JPH04177529A - Dividing and multiplying circuit - Google Patents

Dividing and multiplying circuit

Info

Publication number
JPH04177529A
JPH04177529A JP2305259A JP30525990A JPH04177529A JP H04177529 A JPH04177529 A JP H04177529A JP 2305259 A JP2305259 A JP 2305259A JP 30525990 A JP30525990 A JP 30525990A JP H04177529 A JPH04177529 A JP H04177529A
Authority
JP
Japan
Prior art keywords
digit
data
circuit
division
multiplication
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2305259A
Other languages
Japanese (ja)
Inventor
Takehiko Maeda
武彦 前田
Keiichi Ito
敬一 伊藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
NEC Engineering Ltd
Original Assignee
NEC Corp
NEC Engineering Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp, NEC Engineering Ltd filed Critical NEC Corp
Priority to JP2305259A priority Critical patent/JPH04177529A/en
Publication of JPH04177529A publication Critical patent/JPH04177529A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To reduce the capacity of a necessary memory by converting the data by distributing it at every digit, and executing weighting addition in the end. CONSTITUTION:Digital data (a) (hexadecimal (n) digits) corresponding to a numerator of division (or a multiplicand of multiplication) is decomposed to hexadecimal each digit by a digit decomposing circuit 2. Also, decomposed data c0-cn of every digit from the digit decomposing circuit 2, and digital data (b) (hexadecimal (i) digit) corresponding to a denominator of division (or a multiplier of multiplication) become an address by data conversion memory circuits 10-1n of every digit. Subsequently, to conversion data d0-dn of every digit from the data conversion memory circuits 10-1n of every digit, weighting data e0-en of every digit from weighting circuits 30-3n are added by an adding circuit 4 at every digit by the weighting circuits 30-3n. In such a way, the capacity of the necessary memory can be reduced.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は除算および乗算回路、特に、データ変換メモリ
回路を用いた除算および乗算回路に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to division and multiplication circuits, and more particularly to division and multiplication circuits using data conversion memory circuits.

〔従来の技術〕[Conventional technology]

従来の技術としては、除算(または乗算)を行う2つの
データから作られるアドレス位置に除算式(または乗算
式)に応じた商(または積)をあらかじめ記憶させたデ
ータ変換用メモリ回路を用いて記憶させた商(または積
)を読み出して除算(または乗算)を行っていた。
Conventional technology uses a data conversion memory circuit that stores in advance a quotient (or product) according to a division formula (or multiplication formula) at an address location created from two pieces of data to be divided (or multiplied). The stored quotient (or product) was read out and division (or multiplication) was performed.

第2図は従来の一例を示すブロック図である。FIG. 2 is a block diagram showing a conventional example.

除算の場合は、除算の分子に当たるデジタルデータaと
除算の分母に当たるデジタルデータbをアドレスとする
データ変換メモリ回路1を用いて、あらかじめ必要な除
算の商をデータ変換メモリ回路lの各アドレスに記憶し
ておき、入力されたデジタルデータaとデジタルデータ
bから作られるアドレスに従い、記憶させている除算の
商を結果データfとして出力する。
In the case of division, a data conversion memory circuit 1 whose addresses are digital data a corresponding to the numerator of the division and digital data b corresponding to the denominator of the division is used to store the necessary quotient of the division in each address of the data conversion memory circuit l in advance. Then, according to the address created from the input digital data a and digital data b, the stored division quotient is output as result data f.

乗算の場合は、乗算の被乗数に当たるデジタルデータa
と乗算の乗数に当たるデジタルデータbをアドレスとす
るデータ変換メモリ回路1を用いてあらかじめ必要な乗
算の積をデータ変換メモリ回路1の各アドレスに記憶し
ておき、入力されたデジタルデータaとデジタルデータ
bから作られるアドレスに従い、記憶されている乗算の
積を結果データfとして出力する。
In the case of multiplication, the digital data a corresponding to the multiplicand of the multiplication
By using the data conversion memory circuit 1 whose address is digital data b corresponding to the multiplier and the multiplication factor, the necessary multiplication products are stored in advance at each address of the data conversion memory circuit 1, and the input digital data a and the digital data are According to the address created from b, the stored multiplication product is output as result data f.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

従来の除算および乗算回路は、分子と分母の2つのデジ
タルデータの組み合わせにより作られるアドレスデータ
と結果データが、1対1のため2つのデジタルデータの
ビット数が多くなるほど結果データを記憶させておくメ
モリ回路の容量も多くなるという欠点があった。
In conventional division and multiplication circuits, the address data and result data created by the combination of two digital data, numerator and denominator, are one-to-one, so the more bits of the two digital data, the more result data is stored. The disadvantage was that the capacity of the memory circuit also increased.

すなわち、除算の分子(または乗算の被乗数)に当たる
デジタルデータa(16進n桁)と除算の分母(または
乗算の乗数)に当たるデジタルデータb(16進i桁5
間の除算(または乗算)を行う場合、デジタルデータa
((4Xn)ビット)とデジタルデータb((4Xi)
ビット)の組み合わせなので、2(4″+4゛)のメモ
リ容量が必要になり回路全体が大きくなるという欠点が
ある。
That is, digital data a (n hexadecimal digits) corresponding to the numerator of division (or multiplicand of multiplication) and digital data b (i hexadecimal digits 5) corresponding to the denominator of division (or multiplicand of multiplication)
When performing division (or multiplication) between digital data a
((4Xn) bits) and digital data b((4Xi)
Since it is a combination of bits), it requires a memory capacity of 2 (4''+4''), which has the disadvantage that the entire circuit becomes large.

〔課題を解決するための手段〕[Means to solve the problem]

第1の発明の除算回路は、除算の分子に当たるデジタル
データを16進の各桁に分解する桁分解回路と、前記桁
分解回路からの各桁毎の分解データと除算の分母に当た
るデジタルデータをアドレスとする各桁毎のデータ変換
メモリ回路と、前記各桁データ変換メモリ回路からの変
換データに各桁毎に重み付けをする重み付け回路と、前
記各桁毎の重み付け回路からの重み付けしたデータを加
算する加算回路とを含んで構成される。
The division circuit of the first invention includes a digit decomposition circuit that decomposes digital data, which is the numerator of the division, into each hexadecimal digit, and addresses the decomposed data of each digit from the digit decomposition circuit and the digital data, which is the denominator of the division. a data conversion memory circuit for each digit; a weighting circuit that weights the converted data from the digit data conversion memory circuit for each digit; and a weighted data from the weighting circuit for each digit. The circuit includes an adder circuit.

第2の発明の乗算回路は、乗算の被乗数に当たるデジタ
ルデータを16進の各桁に分解する桁分解回路と、前記
桁分解回路からの各桁毎の分解データと乗算の乗数に当
たるデジタルデータをアドレスとする各桁毎のデータ変
換メモリ回路と、前記各桁データ変換メモリ回路からの
変換データに各桁毎に重み付けをする重み付け回路と、
前記各桁毎の重み付け回路からの重み付けしたデータを
加算する加算回路とを含んで構成される。
The multiplication circuit of the second invention includes a digit decomposition circuit that decomposes digital data corresponding to the multiplicand of multiplication into each hexadecimal digit, and an address for the decomposed data of each digit from the digit decomposition circuit and the digital data corresponding to the multiplier of multiplication. a data conversion memory circuit for each digit; a weighting circuit that weights the conversion data from the digit data conversion memory circuit for each digit;
and an addition circuit that adds the weighted data from the weighting circuits for each digit.

〔実施例〕〔Example〕

次に、本発明の一実施例について、図面を参照して詳細
に説明する。
Next, one embodiment of the present invention will be described in detail with reference to the drawings.

第1図は本発明の一実施例を示すブロック図である。FIG. 1 is a block diagram showing one embodiment of the present invention.

第1図に示す除算および乗算回路は、除算の分子(また
は乗算の被乗数)に当たるデジタルデータa(16進n
桁)を16進各桁分解する桁分解回路2と、桁分解回路
2からの各桁毎の分解データC8〜c9と、除算の分母
(または乗算の乗数)に当たるデジタルデータb(16
進i桁)をアドレスとする各桁毎のデータ変換メモリ回
路1゜〜1゜と、各桁毎のデータ変換メモリ回路1゜〜
1.。
The division and multiplication circuit shown in Figure 1 uses digital data a (hexadecimal n
A digit decomposition circuit 2 that decomposes a hexadecimal digit), decomposition data C8 to c9 for each digit from the digit decomposition circuit 2, and digital data b (16
A data conversion memory circuit 1° to 1° for each digit whose address is i digit) and a data conversion memory circuit 1° to 1° for each digit.
1. .

からの各桁毎の変換データd。−d、に各桁毎に重み付
けをする重み付け回路3D〜3nと、各桁毎の重み付け
回路3゜〜3..からの各桁毎の重み付けデータe0〜
eゎを加算する加算回路4とを含んで構成される。
Conversion data for each digit from d. -d, weighting circuits 3D to 3n for each digit, and weighting circuits 3° to 3. .. Weighted data e0~ for each digit from
The adder circuit 4 includes an adder circuit 4 that adds eゎ.

デジタルデータa(16進n桁)は、桁分解回路2によ
って分解され16進の各桁毎の分解データc0〜Cゎと
して出力される。
Digital data a (n hexadecimal digits) is decomposed by a digit decomposition circuit 2 and output as decomposed data c0 to Cゎ for each hexadecimal digit.

各桁毎の分解データC3−C,が各桁毎のデータ変換メ
モリ回路の上位アドレスデータ(4ビツト)、除算の分
母(または乗算の乗数)に当たるデジタルデータb(1
6進i桁)が下位アドレスデータ((4Xi)ビット)
としてそれぞれデータ変換メモリ回路10〜lゎのアド
レスバスに入力される。データ変換メモリ回路では、あ
らかじめ必要な除算の商(または乗算の積)を記憶して
おき、入力された上位アドレス、下位アドレスに従い、
記憶させている除算の商(または乗算の積)を変換デー
タd。−dゎとして出力する。変換データdo”−d、
は各桁毎の重み付け回路3゜〜3oにより重み付けされ
、加算回路4によって加算され結果データfとして出力
される。
The decomposition data C3-C for each digit is the upper address data (4 bits) of the data conversion memory circuit for each digit, and the digital data b (1
hexadecimal i digit) is the lower address data ((4Xi) bits)
are input to the address buses of data conversion memory circuits 10 to 1, respectively. In the data conversion memory circuit, the necessary division quotient (or multiplication product) is stored in advance, and according to the input upper address and lower address,
The stored division quotient (or multiplication product) is converted to data d. Output as -dゎ. Conversion data do”-d,
are weighted by weighting circuits 3° to 3o for each digit, added by an adding circuit 4, and outputted as result data f.

次に、計算式を用いて詳細に説明する。Next, a detailed explanation will be given using a calculation formula.

除算の分子に当たるデジタルデータa(16進n桁)と
除算の分母に当たるデジタルデータb(16進j桁)の
除算式は、 a/b= (co/b)Xl 6°+(c+/b)XI
 6’+・・・+(c、/b)xle。
The division formula for digital data a (n hexadecimal digits) which is the numerator of the division and digital data b (j hexadecimal digits) which is the denominator of the division is a/b= (co/b)Xl 6°+(c+/b) XI
6'+...+(c,/b)xle.

に分解され、各桁毎のc o/ b 、  c +/ 
b 、 ・−、c h/bの計算をデータ変換メモリ回
路10〜1.で行い、do−d、((co/b)=d、
、(c+/b)=(]l+・・・、(c、、/b)=d
、)が出力され、重み付け回路で各桁毎の重み付けを行
い、e0〜e、 (d0×16°=eo、 d、x 1
5’==6.、 ・、 d、、x 16°=e9)を加
算回路4で加算(f = e o十e ++・・十e、
)することにより結果データfが出力される。
decomposed into co/b, c+/ for each digit,
b, . -, ch h/b are calculated by data conversion memory circuits 10 to 1. Do-d, ((co/b)=d,
, (c+/b)=(]l+..., (c,,/b)=d
, ) is output, and the weighting circuit weights each digit to obtain e0~e, (d0×16°=eo, d, x 1
5'==6. , ・, d,,
), the result data f is output.

すなわち、 a/ b= (c o/ b) x 16°+ (c+
/b) x 161+・・・+(cn/b) x 16
゜ =doX16°+d 、x 16 ’+・+d、X 1
6″= e o+ e 、+・・−+ e rl=f を行う。
That is, a/ b= (c o/ b) x 16°+ (c+
/b) x 161+...+(cn/b) x 16
゜=doX16°+d, x 16'+・+d, X 1
6″=eo+e, +...-+erl=f.

乗算の被乗数に当たるデジタルデータa(16進n桁)
と乗算の乗数に当たるデジタルデータb(16進工桁)
の乗算式は、 aXb= (coXb) xl 6°+ (c +×b
) X 16 ’+=−+ (cnXb) X 16″ に分解され、各桁毎のC3Xb、  clXb、・・・
、CnXbの計算をデータ変換メモリ回路1゜〜1oで
行い、do−dn ((coXb)=d0.(c+xb
)=di、−,(c、、Xb)==dnl)が出力され
、重み付け回路で各桁毎の重み付けを行い、eo””’
en (d、x16°=eo、d+X 15’=6.、
 ・++、d、、x 16”= e 、)を加算回路4
で加算(f = e o+ e 1+−十e 、)する
ことにより結果デ゛−タfが出力される。
Digital data a (n hexadecimal digits) corresponding to the multiplicand of multiplication
and digital data b (hexadecimal digit) corresponding to the multiplier
The multiplication formula is aXb= (coXb) xl 6°+ (c +×b
) X 16 '+=-+ (cnXb) X 16'' is decomposed into C3Xb, clXb,...
, CnXb are calculated by data conversion memory circuits 1° to 1o, and do-dn ((coXb)=d0.(c+xb
) = di, -, (c,,
en (d, x16°=eo, d+X15'=6.,
・++, d,, x 16"= e,) to the addition circuit 4
By performing addition (f = e o + e 1 + - 10 e,), result data f is output.

すなわち、 a X b= (c oX b) X 16°+ (c
lXb) xl 61+・・・+(Cゎxb)xl6゜ =d0×16°十diX16’+・・・+d、、X16
゜=6o−1−6.+・・・+eゎ =f を行う。
That is, a X b= (c oX b) X 16°+ (c
lXb) xl 61+...+(Cゎxb)xl6゜=d0×16°tendiX16'+...+d,,X16
°=6o-1-6. +...+eゎ=f.

〔発明の効果〕〔Effect of the invention〕

本発明の除算および乗算回路は、各桁毎に分散してデー
タを変換し最後に重み付け加算することにより、除算の
分子(または乗算の被乗数)に当たるデジタルデータ(
16進n桁)と除算の分母(または乗算の乗数)に当た
るデジタルデータ(16進1桁)の除算(または乗算)
でデータ変換メモリ回路で必要となるメモリの容量は、
n×234°゛3のメモリ容量になる。従って、従来の
回路に比べると、n X 2 (4+ ) / 2 (
4n ” I X+ )と少なくなる効果がある。
The division and multiplication circuit of the present invention transforms the data by distributing it for each digit, and finally performs weighted addition, so that the digital data (or
Division (or multiplication) of digital data (1 hexadecimal digit) corresponding to the denominator of division (or multiplier of multiplication)
The memory capacity required for the data conversion memory circuit is
The memory capacity is n×234°゛3. Therefore, compared to the conventional circuit, n x 2 (4+) / 2 (
4n ” I X+).

すなわち、除算の分子(または乗算の被乗数)に当たる
デジタルデータ(16進3桁)と除算の分母(または乗
算の乗数)に当たるデジタルデータ(16進3桁)の除
算(または乗算)でデータ変換メモリ回路で必要となる
メモリ容量は、従来の回路に比べると 3 X 2 [4・3:/2 [4X3+1・3〕=1
2288/16777216=1/1365少なくなる
In other words, by dividing (or multiplying) digital data (3 hexadecimal digits) corresponding to the numerator of division (or multiplicand of multiplication) and digital data (3 hexadecimal digits) corresponding to the denominator of division (or multiplier of multiplication), a data conversion memory circuit is generated. Compared to conventional circuits, the memory capacity required for
2288/16777216=1/1365 less.

【図面の簡単な説明】[Brief explanation of drawings]

第1図は本発明の一実施例を示すブロック図、第2図は
従来の一例を示すブロック図である。 1o〜1ゎ・・・・・・データ変換メモリ回路、2・・
・・・・桁分解回路、3o〜3.、・・・・・・重み付
け回路、4・・・・・・加算回路。 代理人 弁理士  内 原   晋 第 1 図 第 7図F:Wt?−’57 第 Z  図 ! 1 ; 1−フ爽福更〆tり同辺6 久: 9手1゛シ゛′フル〒−7 b : 昇a〒゛〉゛フル〒°“−7 + :  vU来〒−7
FIG. 1 is a block diagram showing an embodiment of the present invention, and FIG. 2 is a block diagram showing a conventional example. 1o~1ゎ...Data conversion memory circuit, 2...
...Digit decomposition circuit, 3o~3. ,...Weighting circuit, 4...Addition circuit. Agent Patent Attorney Susumu Uchihara 1 Figure 7 F: Wt? -'57 Figure Z! 1; 1-fukufukusara〆tri same side 6 Ku: 9 moves 1゛shi゛' full〒-7 b: Ascend a〒゛〉゛full〒°“-7 +: vU comes〒-7

Claims (1)

【特許請求の範囲】 1、(A)除算の分子に当たるデジタルデータを16進
の各桁に分解する桁分解回路、 (B)前記桁分解回路からの各桁毎の分解データと除算
の分母に当るデジタルデータをアドレスとする各桁毎の
データ変換メモリ回路、 (C)前記各桁毎のデータ変換メモリ回路からの変換デ
ータに各桁毎に重み付けをする重み付け回路、 (D)前記各桁毎の重み付け回路からの重み付けしたデ
ータを加算する加算回路、とを含むことを特徴とする除
算回路。 2、(A)乗算の被乗数に当たるデジタルデータを16
進の各桁に分解する桁分解回路、(B)前記桁分解回路
からの各桁毎の分解データと乗算の乗数に当たるデジタ
ルデータをアドレスとする各桁毎のデータ変換メモリ回
路、 (C)前記各桁毎のデータ変換メモリ回路からの変換デ
ータに各桁毎に重み付けをする重み付け回路、 (D)前記各桁毎の重み付け回路からの重み付けしたデ
ータを加算する加算回路、とを含むことを特徴とする乗
算回路。
[Scope of Claims] 1. (A) A digit decomposition circuit that decomposes digital data corresponding to the numerator of division into each hexadecimal digit; (B) Digit decomposition circuit that decomposes digital data corresponding to the numerator of division into each digit of hexadecimal; (B) Decomposition data of each digit from the digit decomposition circuit and the denominator of division; a data conversion memory circuit for each digit whose address is the corresponding digital data; (C) a weighting circuit that weights the converted data from the data conversion memory circuit for each digit for each digit; (D) for each digit. an addition circuit that adds weighted data from the weighting circuits; 2. (A) Digital data corresponding to the multiplicand of multiplication is 16
a digit decomposition circuit that decomposes the decimal into each digit; (B) a data conversion memory circuit for each digit whose address is the decomposed data for each digit from the digit decomposition circuit and digital data corresponding to a multiplier for multiplication; (C) the above-mentioned data conversion circuit; A weighting circuit that weights the converted data from the data conversion memory circuit for each digit for each digit, and (D) an addition circuit that adds the weighted data from the weighting circuit for each digit. A multiplication circuit with .
JP2305259A 1990-11-09 1990-11-09 Dividing and multiplying circuit Pending JPH04177529A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2305259A JPH04177529A (en) 1990-11-09 1990-11-09 Dividing and multiplying circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2305259A JPH04177529A (en) 1990-11-09 1990-11-09 Dividing and multiplying circuit

Publications (1)

Publication Number Publication Date
JPH04177529A true JPH04177529A (en) 1992-06-24

Family

ID=17942948

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2305259A Pending JPH04177529A (en) 1990-11-09 1990-11-09 Dividing and multiplying circuit

Country Status (1)

Country Link
JP (1) JPH04177529A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5945657A (en) * 1996-07-31 1999-08-31 Nec Corporation Constant divider
KR20210151265A (en) * 2019-05-09 2021-12-13 어플라이드 머티어리얼스, 인코포레이티드 bit-ordered binary-weighted multiplier-accumulator

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5945657A (en) * 1996-07-31 1999-08-31 Nec Corporation Constant divider
KR20210151265A (en) * 2019-05-09 2021-12-13 어플라이드 머티어리얼스, 인코포레이티드 bit-ordered binary-weighted multiplier-accumulator
JP2022533539A (en) * 2019-05-09 2022-07-25 アプライド マテリアルズ インコーポレイテッド Bit-order binary weighted multiplier/accumulator

Similar Documents

Publication Publication Date Title
Wang et al. A high-speed residue-to-binary converter for three-moduli (2/sup k/, 2/sup k/-1, 2/sup k-1/-1) RNS and a scheme for its VLSI implementation
Shenoy et al. A fast and accurate RNS scaling technique for high speed signal processing
Griffin et al. Efficient scaling in the residue number system
JPH04177529A (en) Dividing and multiplying circuit
US4727507A (en) Multiplication circuit using a multiplier and a carry propagating adder
JPH08148990A (en) Arithmetic device of multivalued logical product
Szekeres On the number of divisors of x2+ x+ A
Taylor et al. A comparison of DFT algorithms using a residue architecture
JPH01267728A (en) Multiplier
JPS592935B2 (en) multiplication circuit
Cardarilli et al. Efficient modulo extraction for CRT based residue to binary converters
JPS5994144A (en) Multiplier
JPS6314233A (en) Decimal multplying circuit
JPS61296599A (en) Memory integrated circuit
JPH0371331A (en) Multiplier
JPH0784762A (en) Multiplication circuit
JPS6224365A (en) Product sum arithmetic unit
JPH0628153A (en) Low-error calculation processor
JPS63623A (en) Multiplier
JP2624738B2 (en) Rounding method
JP3433487B2 (en) Binary to decimal converter
JP3130797B2 (en) Product-sum operation processing method and apparatus
JPH04235629A (en) Square root arithmetic unit
JPS62232028A (en) Rom type multiplier
JPH0651949A (en) Multiplexer circuit