KR20140138053A - 특히 함수 모델을 순수 하드웨어에 기초하여 연산하기 위한 함수 모델 유닛 내에서 사용하기 위한 fma 유닛 - Google Patents
특히 함수 모델을 순수 하드웨어에 기초하여 연산하기 위한 함수 모델 유닛 내에서 사용하기 위한 fma 유닛 Download PDFInfo
- Publication number
- KR20140138053A KR20140138053A KR1020140060977A KR20140060977A KR20140138053A KR 20140138053 A KR20140138053 A KR 20140138053A KR 1020140060977 A KR1020140060977 A KR 1020140060977A KR 20140060977 A KR20140060977 A KR 20140060977A KR 20140138053 A KR20140138053 A KR 20140138053A
- Authority
- KR
- South Korea
- Prior art keywords
- exponent
- result
- unit
- mantissa
- bit resolution
- Prior art date
Links
- 238000012821 model calculation Methods 0.000 title claims description 6
- 238000004364 calculation method Methods 0.000 title claims description 3
- 238000000034 method Methods 0.000 claims description 12
- 238000005070 sampling Methods 0.000 claims description 7
- 238000004422 calculation algorithm Methods 0.000 claims description 6
- 238000010606 normalization Methods 0.000 claims description 6
- 238000011156 evaluation Methods 0.000 claims description 5
- 238000007792 addition Methods 0.000 description 23
- 230000006870 function Effects 0.000 description 10
- 238000012549 training Methods 0.000 description 5
- 239000000654 additive Substances 0.000 description 2
- 230000000996 additive effect Effects 0.000 description 2
- 238000004891 communication Methods 0.000 description 2
- 238000005259 measurement Methods 0.000 description 2
- 230000015572 biosynthetic process Effects 0.000 description 1
- 238000006243 chemical reaction Methods 0.000 description 1
- 230000001186 cumulative effect Effects 0.000 description 1
- 230000001419 dependent effect Effects 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000010801 machine learning Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F7/00—Methods or arrangements for processing data by operating upon the order or content of the data handled
- G06F7/38—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
- G06F7/48—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices
- G06F7/483—Computations with numbers represented by a non-linear combination of denominational numbers, e.g. rational numbers, logarithmic number system or floating-point numbers
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F7/00—Methods or arrangements for processing data by operating upon the order or content of the data handled
- G06F7/38—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
- G06F7/48—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices
- G06F7/544—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices for evaluating functions by calculation
- G06F7/5443—Sum of products
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Computational Mathematics (AREA)
- Computing Systems (AREA)
- Mathematical Analysis (AREA)
- Mathematical Optimization (AREA)
- Pure & Applied Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Nonlinear Science (AREA)
- Complex Calculations (AREA)
Abstract
Description
도 1은 모델 연산 유닛을 구비한 제어 장치를 개략적으로 도시한 도면.
도 2는 모델 연산 유닛의 연산 코어를 개략적으로 도시한 도면.
도 3은 도 1의 모델 연산 유닛 내의 FMA 연산을 개략적으로 도시한 도면.
Claims (9)
- 제어 장치(1) 내 모델 연산 유닛(3) 내에서의 연산을 실행하기 위한 FMA 유닛(42)이며, 이때 입력 변수로서 각각 부동 소수점 값의 형태로 2개의 피승수 및 하나의 피가수가 처리 가능하고, 출력 변수로서 부동 소수점 값의 형태로 연산 결과가 제공되며, FMA 유닛(42)은 2개의 피승수를 위한 입력부와 피가수를 위한 입력부를 포함하고, 상기 피승수들의 곱셈과, 곱셈의 연산 결과와 피가수와의 후속하는 덧셈을 실행하기 위해 형성되며, 피승수를 위한 입력부들의 비트 분해능은 출력 변수의 비트 분해능 및 피가수를 위한 입력부의 비트 분해능보다 더 낮은, FMA 유닛(42).
- 제1항에 있어서, 피승수는 제1 가수-비트 분해능 및 제1 지수-비트 분해능을 포함하고, 피가수 및 출력 변수는 제2 가수-비트 분해능 및 제2 지수-비트 분해능을 포함하며, 제2 가수-비트 분해능은 적어도 제1 가수-비트 분해능의 2배에 상응하는, FMA 유닛(42).
- 제2항에 있어서, FMA 유닛은
- 피승수의 지수를 지수의 곱셈을 위해 더하고, 상응하는 지수-중간 결과를 제공하기 위해 형성된 지수-덧셈 블록(51)과,
- 피승수의 가수값들(Ma, Mb)을 곱셈하고, 가수-곱셈 결과(MG)를 얻기 위해 형성된 곱셈 블록(53)과,
- 피가수의 지수(Ec)와 지수-중간 결과(EG) 사이의 차이를 검출하고, 지수-결과(EE)를 제공하기 위해 형성된 지수-평가 블록(52)과,
- 가수-결과를 얻기 위해 피가수의 지수(Ec)와 지수-중간 결과(EG) 사이의 검출된 차이와는 무관하게 가수-곱셈 결과(MG) 또는 피가수의 가수(Mc)에 우측 이동 연산을 실행하고, 뒤이어 덧셈하기 위해 형성된 덧셈 블록(54)으로서, 이때 가수-결과(ME)와 지수-결과(EE)는 출력 변수(D)를 제공하는 덧셈 블록을 포함하고,
곱셈 블록(53)의 입력부의 비트 분해능은 덧셈 블록의 입력부의 비트 분해능보다 더 낮은, FMA 유닛(42). - 제2항 또는 제3항에 있어서, 지수-평가 블록(52)은 지수-결과(EE)를 더 큰 지수의 값으로서 피가수의 지수(Ec)와 지수-중간 결과(EG)로부터 제공하기 위해 형성되며, 덧셈 블록(54)은 피가수의 지수와 지수-중간 결과(EG) 사이의 검출된 차이에 따라, 피가수의 가수(Mc) 또는 가수-곱셈 결과(MG)로부터의, 할당 지수가 더 작은 지수인 값을 우측 이동 연산의 실행을 위해 형성되는, FMA 유닛(42).
- 제1항 내지 제3항 중 어느 한 항에 있어서, 지수-결과(EE) 및 가수-결과(ME)를 정규화하기 위한 정규화 블록(55)이 제공되는, FMA 유닛(42).
- 하드웨어 내에서 구현되는 알고리즘을 연산하기 위해 논리 유닛(43)을 구비한 연산 코어(31)를 포함하는, 제어 장치(1)를 위한 모델 연산 유닛(3)이며, 이때 덧셈 연산과 곱셈 연산 중 어느 하나 또는 이 두 연산 모두의 실행을 위한 제1항 내지 제3항 중 어느 한 항에 따른 FMA 유닛(42)이 제공되는, 제어 장치(1)를 위한 모델 연산 유닛(3).
- 제6항에 있어서, 연산 코어(31)는 베이즈 회귀를 연산하기 위해 형성되는, 모델 연산 유닛(3).
- - 소프트웨어 제어된 메인 연산 유닛(2)과,
- 제6항에 따른 모델 연산 유닛(3)을 포함하는, 제어 장치(1). - 제8항에 따라, 데이터 베이스화된 함수 모델의 샘플링 포인트 데이터 및 하이퍼 매개변수를 저장하기 위한 메모리(5)가 제공되며, 이때 더 낮은 비트 분해능을 갖는 샘플링 포인트 데이터 및 하이퍼 매개변수가 제공되는, 제어 장치(1).
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
DE102013209657.7A DE102013209657A1 (de) | 2013-05-24 | 2013-05-24 | FMA-Einheit, insbesondere zur Verwendung in einer Modellberechnungseinheit zur rein hardwarebasierten Berechnung von Funktionsmodellen |
DE102013209657.7 | 2013-05-24 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20140138053A true KR20140138053A (ko) | 2014-12-03 |
KR102208274B1 KR102208274B1 (ko) | 2021-01-27 |
Family
ID=51863176
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020140060977A KR102208274B1 (ko) | 2013-05-24 | 2014-05-21 | 특히 함수 모델을 순수 하드웨어에 기초하여 연산하기 위한 함수 모델 유닛 내에서 사용하기 위한 fma 유닛 |
Country Status (5)
Country | Link |
---|---|
US (1) | US9569175B2 (ko) |
JP (1) | JP6382577B2 (ko) |
KR (1) | KR102208274B1 (ko) |
CN (1) | CN104182201A (ko) |
DE (1) | DE102013209657A1 (ko) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20210021540A (ko) * | 2018-06-19 | 2021-02-26 | 로베르트 보쉬 게엠베하 | 2개 이상의 피승수를 곱하기 위한 계산 유닛, 방법 및 컴퓨터 프로그램 |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
DE102013213420A1 (de) * | 2013-04-10 | 2014-10-16 | Robert Bosch Gmbh | Modellberechnungseinheit, Steuergerät und Verfahrenzum Berechnen eines datenbasierten Funktionsmodells |
CN112685693B (zh) * | 2020-12-31 | 2022-08-02 | 南方电网科学研究院有限责任公司 | 一种实现Softmax函数的设备 |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001092636A (ja) * | 1999-07-28 | 2001-04-06 | Arm Ltd | 第1、第2、第3オペランドに浮動小数点演算を適用するためのデータ処理装置および方法 |
US20130110749A1 (en) * | 2010-04-27 | 2013-05-02 | Robert Bosch Gmbh | Control device and method for calculating an output parameter for a controller |
Family Cites Families (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
PL325231A1 (en) * | 1995-08-31 | 1998-07-06 | Intel Corp | Apparatus for performing multiplying/adding operations of packed data |
US7080111B2 (en) | 2001-06-04 | 2006-07-18 | Intel Corporation | Floating point multiply accumulator |
US7346642B1 (en) | 2003-11-14 | 2008-03-18 | Advanced Micro Devices, Inc. | Arithmetic processor utilizing multi-table look up to obtain reciprocal operands |
US7499962B2 (en) * | 2004-12-21 | 2009-03-03 | Intel Corporation | Enhanced fused multiply-add operation |
US8965945B2 (en) * | 2011-02-17 | 2015-02-24 | Arm Limited | Apparatus and method for performing floating point addition |
FR2974645A1 (fr) * | 2011-04-28 | 2012-11-02 | Kalray | Operateur de multiplication et addition fusionnees a precision mixte |
DE102013213420A1 (de) * | 2013-04-10 | 2014-10-16 | Robert Bosch Gmbh | Modellberechnungseinheit, Steuergerät und Verfahrenzum Berechnen eines datenbasierten Funktionsmodells |
DE102013212840B4 (de) * | 2013-07-02 | 2022-07-07 | Robert Bosch Gmbh | Modellberechnungseinheit und Steuergerät zur Berechnung eines datenbasierten Funktionsmodells mit Daten in verschiedenen Zahlenformaten |
-
2013
- 2013-05-24 DE DE102013209657.7A patent/DE102013209657A1/de active Pending
-
2014
- 2014-05-21 KR KR1020140060977A patent/KR102208274B1/ko active IP Right Grant
- 2014-05-21 US US14/283,528 patent/US9569175B2/en active Active
- 2014-05-23 CN CN201410220542.XA patent/CN104182201A/zh active Pending
- 2014-05-23 JP JP2014106814A patent/JP6382577B2/ja active Active
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001092636A (ja) * | 1999-07-28 | 2001-04-06 | Arm Ltd | 第1、第2、第3オペランドに浮動小数点演算を適用するためのデータ処理装置および方法 |
US20130110749A1 (en) * | 2010-04-27 | 2013-05-02 | Robert Bosch Gmbh | Control device and method for calculating an output parameter for a controller |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20210021540A (ko) * | 2018-06-19 | 2021-02-26 | 로베르트 보쉬 게엠베하 | 2개 이상의 피승수를 곱하기 위한 계산 유닛, 방법 및 컴퓨터 프로그램 |
Also Published As
Publication number | Publication date |
---|---|
JP6382577B2 (ja) | 2018-08-29 |
KR102208274B1 (ko) | 2021-01-27 |
US9569175B2 (en) | 2017-02-14 |
US20140351309A1 (en) | 2014-11-27 |
JP2014229318A (ja) | 2014-12-08 |
DE102013209657A1 (de) | 2014-11-27 |
CN104182201A (zh) | 2014-12-03 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8595279B2 (en) | Floating-point processor with reduced power requirements for selectable subprecision | |
EP3447634B1 (en) | Non-linear function computing device and method | |
US8990282B2 (en) | Apparatus and method for performing fused multiply add floating point operation | |
US10318290B2 (en) | Merged floating point operation using a modebit | |
CN106406810A (zh) | 微处理器及其方法 | |
KR20080055985A (ko) | 선택가능 준정밀도를 가진 부동―소수점 프로세서 | |
US20080208945A1 (en) | Method to compute an approximation to the reciprocal of the square root of a floating point number in ieee format | |
JP5640081B2 (ja) | 飽和を伴う整数乗算および乗算加算演算 | |
KR102412746B1 (ko) | 부동 소수점 제곱근 연산 장치 및 방법 | |
US8019805B1 (en) | Apparatus and method for multiple pass extended precision floating point multiplication | |
Quinnell et al. | Bridge floating-point fused multiply-add design | |
KR102208274B1 (ko) | 특히 함수 모델을 순수 하드웨어에 기초하여 연산하기 위한 함수 모델 유닛 내에서 사용하기 위한 fma 유닛 | |
US7752250B2 (en) | Rounding floating point division results | |
JP6646350B2 (ja) | 様々な数値フォーマットのデータを用いてデータに基づく関数モデルを計算するためのモデル計算ユニット、および制御装置 | |
EP3912272A1 (en) | Anchored data element conversion | |
Aguilera-Galicia et al. | On-chip implementation of a low-latency bit-accurate reciprocal square root unit | |
Gollamudi et al. | Design of High Performance IEEE-754 Single Precision (32 bit) Floating Point Adder Using VHDL | |
JP2006228190A (ja) | 入力値に逆数演算を実施して結果値を作り出すデータ処理装置および方法 | |
GB2423385A (en) | Determining an initial estimate of a result value of a reciprocal operation | |
KR100900790B1 (ko) | 재구성형 프로세서 연산 방법 및 장치 | |
LaMeres | Floating-Point Systems | |
Mangalath et al. | An efficient universal multi-mode floating point multiplier using Vedic mathematics | |
JPWO2002029546A1 (ja) | 演算器及びそれを用いた電子回路装置 | |
Ziaullah et al. | Design and Implementation of Floating Point ALU with Parity Generator Using Verilog HDL | |
JP3522387B2 (ja) | パイプライン演算装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20140521 |
|
PG1501 | Laying open of application | ||
PA0201 | Request for examination |
Patent event code: PA02012R01D Patent event date: 20190315 Comment text: Request for Examination of Application Patent event code: PA02011R01I Patent event date: 20140521 Comment text: Patent Application |
|
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20200319 Patent event code: PE09021S01D |
|
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20201230 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20210121 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20210122 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
PR1001 | Payment of annual fee |
Payment date: 20240110 Start annual number: 4 End annual number: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20250110 Start annual number: 5 End annual number: 5 |