JP2626591B2 - Multiplier core circuit - Google Patents

Multiplier core circuit

Info

Publication number
JP2626591B2
JP2626591B2 JP6296621A JP29662194A JP2626591B2 JP 2626591 B2 JP2626591 B2 JP 2626591B2 JP 6296621 A JP6296621 A JP 6296621A JP 29662194 A JP29662194 A JP 29662194A JP 2626591 B2 JP2626591 B2 JP 2626591B2
Authority
JP
Japan
Prior art keywords
transistor
voltage signal
voltage
input
gate
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.)
Expired - Lifetime
Application number
JP6296621A
Other languages
Japanese (ja)
Other versions
JPH08153147A (en
Inventor
克治 木村
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
Original Assignee
NEC Corp
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 filed Critical NEC Corp
Priority to JP6296621A priority Critical patent/JP2626591B2/en
Priority to US08/566,439 priority patent/US5831468A/en
Priority to GB9808814A priority patent/GB2321987B/en
Priority to GB9808816A priority patent/GB2321988B/en
Priority to GB9524525A priority patent/GB2295704B/en
Publication of JPH08153147A publication Critical patent/JPH08153147A/en
Application granted granted Critical
Publication of JP2626591B2 publication Critical patent/JP2626591B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Amplifiers (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、2つのアナログ信号を
乗算するマルチプライヤ・コア回路に係わり、特に半導
体集積回路上に形成される低電圧動作可能なマルチプラ
イヤ・コア回路に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a multiplier core circuit for multiplying two analog signals, and more particularly to a low voltage operable multiplier core circuit formed on a semiconductor integrated circuit.

【0002】[0002]

【従来の技術】2つの信号の値を乗算するマルチプライ
ヤは、アナログ信号処理において欠くことのできないフ
ァンクションブロックである。従来から用いられている
マルチプライヤには、MOSトランジスタの2乗特性を
利用して2つのトランジスタによって構成されたものが
ある。すなわち、入力電圧をa、bとするとマルチプラ
イヤの直線動作は以下の代数方程式で表わされる。 (a+b)2 −(a−b)2 =4ab (1) このように、2つの2乗差で定義される線形関数を基に
マルチプライヤを得る方法は、クォター・スクェア技術
として知られている。
2. Description of the Related Art A multiplier for multiplying two signal values is an indispensable function block in analog signal processing. 2. Description of the Related Art Conventionally used multipliers include those configured by two transistors using the square characteristic of a MOS transistor. That is, assuming that input voltages are a and b, the linear operation of the multiplier is expressed by the following algebraic equation. (A + b) 2- (ab) 2 = 4ab (1) As described above, a method of obtaining a multiplier based on a linear function defined by two square differences is known as a quarter-square technique. .

【0003】飽和領域で動作しているMOSトランジス
タのドレイン電流は、チャネル長変調と基板効果を無視
すれば次式で表わされる。 IDi=β(VGSi −VTH2 (VGSi >=VTH) (2a) IDi=0 (VGSi <=VTH) (2b) ここで、β=μ(COX/2)(W/L)はトランスコン
ダクタンス・パラメータであり、μはキャリアの実効モ
ビリティ、COXは単位面積当たりのゲート酸化膜容量、
W、Lはそれぞれ、ゲート幅、ゲート長を表わしてい
る。またVGSi はゲート・ソース間電圧を、VTHはスレ
ッショルド電圧をそれぞれ表わしている。このように、
MOSトランジスタのドレイン電流特性には、スレッシ
ョルド電圧がパラメータに加わっているために、(1)
式に対応する回路をMOSトランジスタで構成した場合
には、そのスレショルド電圧の影響が消去されていな
い。
The drain current of a MOS transistor operating in the saturation region is expressed by the following equation if channel length modulation and the body effect are neglected. I Di = β (V GSi −V TH ) 2 (V GSi > = V TH ) (2a) I Di = 0 (V GSi ≦ V TH ) (2b) where β = μ (C OX / 2) (W / L) is a transconductance parameter, μ is effective mobility of carrier, C OX is gate oxide film capacity per unit area,
W and L represent a gate width and a gate length, respectively. V GSi represents a gate-source voltage, and V TH represents a threshold voltage. in this way,
Since the threshold voltage is added to the parameters in the drain current characteristic of the MOS transistor, (1)
When the circuit corresponding to the equation is constituted by MOS transistors, the effect of the threshold voltage is not eliminated.

【0004】そこで、これを消去するためにさらに、不
要なパラメータcを追加し、これを含んだ4つの2乗の
和と差を用いた次式で表わされるような2つの線形関数
が定義されている。 (a+b+c)2 −(a−b+c)2 +(a+b−c)2 −(a−b−c)2 =8ab (3) (a+b)2 −(a−c)2 +(a+b−c)2 −(a−b+c)2 =4ab (4) これらの線形関数に対応するマルチプライヤは4つのM
OSトランジスタを用いて実現することができる。
Therefore, in order to eliminate this, an unnecessary parameter c is further added, and two linear functions expressed by the following equation using the sum and difference of four squares including the parameter are defined. ing. (A + b + c) 2 - (a-b + c) 2 + (a + b-c) 2 - (a-b-c) 2 = 8ab (3) (a + b) 2 - (a-c) 2 + (a + b-c) 2 − (Ab−c) 2 = 4ab (4) The multipliers corresponding to these linear functions are four M
It can be realized using an OS transistor.

【0005】図15は、クァドリテールセルを用いた入
力のフローティング化されたマルチプライヤ・コア回路
の構成を表わしたものである。第1〜第4MOSトラン
ジスタ101〜104のソースは互いに共通接続され
て、定電流源105を介して接地されている。第1のM
OSトランジスタ101と第2のMOSトランジスタ1
02のドレイン同士、および第3のMOSトランジスタ
103と第4のMOSトランジスタ104のドレイン同
士はそれぞれ共通接続されている。共通接続により2つ
MOSトランジスタのドレイン電流の和が取られる。そ
して、ドレイン電流IL 106からドレイン電流IR
07の差が差動出力電流として出力されるようになって
いる。マルチプライヤ・コア回路を構成する4つのトラ
ンジスタをいずれもカットオフしない入力電圧範囲で用
いれば、各トランジスタは(2a)式で示した2乗則に
沿って動作する。したがって、図示した回路によって
(3)式および(4)式に示した線形関数に対応する動
作を得ることができる。
FIG. 15 shows a configuration of a multiplier core circuit in which an input is floated using a quadritail cell. The sources of the first to fourth MOS transistors 101 to 104 are commonly connected to each other, and are grounded via a constant current source 105. First M
OS transistor 101 and second MOS transistor 1
02 and the drains of the third MOS transistor 103 and the fourth MOS transistor 104 are commonly connected. The sum of the drain currents of the two MOS transistors is obtained by the common connection. The drain current I R 1 from the drain current I L 106
07 is output as a differential output current. If all of the four transistors constituting the multiplier core circuit are used in an input voltage range that does not cut off, each transistor operates according to the square law shown in the equation (2a). Therefore, an operation corresponding to the linear functions shown in the equations (3) and (4) can be obtained by the illustrated circuit.

【0006】図16は、ソース接地された4つのMOS
トランジスタを用いたマルチプライヤ・コア回路の構成
を表わしたものである。図15と同一の部分には同一の
符号を付してその説明を適宜省略する。このマルチプラ
イヤ・コア回路は、図15に示したものと比べて、第1
〜第4のMOSトランジスタ101〜104がソース接
地されている点が異なる。この回路においても、IL
06からIR 107の差が差動出力電流として出力され
るようになっており、(3)式または(4)式の線形関
数に対応するマルチプライヤを実現することができる。
FIG. 16 shows four source-grounded MOSs.
This shows the configuration of a multiplier core circuit using transistors. The same parts as those in FIG. 15 are denoted by the same reference numerals, and description thereof will be omitted as appropriate. This multiplier core circuit is different from the one shown in FIG.
To the fourth MOS transistors 101 to 104 are grounded at the source. In this circuit, I L 1
The difference from 06 to I R 107 is output as a differential output current, and a multiplier corresponding to the linear function of equation (3) or (4) can be realized.

【0007】図15あるいは図16に示したマルチプラ
イヤ・コア回路の差動出力電流ΔI/βは、回路中のト
ランジスタがいずれもカットオフしない入力電圧範囲に
おいては次式で表わされる。 ΔI/β=(V1 +VR −VS −VTH2 +(V2 +VR −VS −VTH2 −(V3 +VR −VS −VTH2 −(V4 +VR −VS −VTH2 =V1 2 +V2 2 −V3 2 −V4 2 +2c(V1 +V2 −V3 −V4 ) (5) ただし、c=VR −VS −VTH、VR は入力信号の直流
電圧、VS は共通のソース電圧であり、ソースが接地さ
れた図16の場合には、VS は“0”である。また、図
15においては、テール電流は共通であるから、次式で
表わされる条件が成立する。 ID1+ID2+ID3+ID4=I0 (6) cの項を消去するような入力電圧の組み合わせでは以下
の関係が成立する。 V1 +V2 −V3 −V4 =0 (7) 従って、(5)式は、以下のようになる。 ΔI/β=V1 2 +V2 2 −V3 2 −V4 2 =(V1 −V4 )(V1 +V4 −V2 −V3 ) (8)
The differential output current ΔI / β of the multiplier core circuit shown in FIG. 15 or 16 is expressed by the following equation in an input voltage range where none of the transistors in the circuit is cut off. ΔI / β = (V 1 + V R -V S -V TH) 2 + (V 2 + V R -V S -V TH) 2 - (V 3 + V R -V S -V TH) 2 - (V 4 + V R -V S -V TH) 2 = V 1 2 + V 2 2 -V 3 2 -V 4 2 + 2c (V 1 + V 2 -V 3 -V 4) (5) However, c = V R -V S - V TH, the V R DC voltage of the input signal, V S is the common source voltage, in the case of Figure 16 the source of which is grounded, V S is "0". In FIG. 15, since the tail current is common, the condition represented by the following equation is satisfied. I D1 + I D2 + I D3 + I D4 = I 0 (6) The following relationship is established for a combination of input voltages that eliminates the term c. V 1 + V 2 −V 3 −V 4 = 0 (7) Therefore, the expression (5) becomes as follows. ΔI / β = V 1 2 + V 2 2 -V 3 2 -V 4 2 = (V 1 -V 4) (V 1 + V 4 -V 2 -V 3) (8)

【0008】これまでに、差動出力電流の特性が直線化
される入力電圧の組み合わせ方法は、バルト(Bult)と
ワリンガ(Wallinga)が提案した第1のタイプのもの
と、バルトが提案しこれをワン(Wang) およびスチュー
マン(Schaumann )が再提案した第2のタイプのものが
知られている。バルト等の提案した回路は、IEEE Journ
al of Solid-State Circuits,Vol.SC-21,No.3 pp430-43
5,June 1986 に開示されている。また、バルトの提案し
た回路は、彼のPh,D, 論文に開示されているが、ワン等
により再提案されており、それらが入手し易い。ワンの
再提案した回路は、IEE Electron letters、18th Jan.1
990,Vol.26,No.9 に開示されている。さらに、ウー(Wu)
とスチューマンが再提案した回路は、IEE Electron let
ters、4thJuly 1991,Vol.27,No14 に開示されている。
第1のタイプにおける入力電圧の関係は、次式で表わさ
れる。 (V1 、V2 、V3 、V4 )={(VX +VY )/2、−(VX +VY )/2 、−(VX −VY )/2、(VX −VY )/2} (9) また、第2のタイプにおける入力電圧の関係は、次式で
表わされる。 (V1 、V2 、V3 、V4 )={VX /2、−VX /2+VY 、VX /2−V Y 、−VX /2} (10)
[0008] Heretofore, there are two types of input voltage combination methods in which the characteristics of the differential output current are linearized, the first type proposed by Bult and Wallinga, and the one proposed by Balt. A second type is known, which was re-proposed by Wang and Schaumann. The circuit proposed by Balt et al. Is IEEE Journ
al of Solid-State Circuits, Vol.SC-21, No.3 pp430-43
5, June 1986. Also, the circuit proposed by Balt is disclosed in his Ph, D and dissertation, but has been re-proposed by Wang et al. And is easily available. Wang's re-proposed circuit is the IEE Electron letters, 18th Jan.1
990, Vol.26, No.9. In addition, Wu
The circuit re-proposed by Stuman was an IEE Electron let
ters, 4th July 1991, Vol. 27, No. 14.
The relationship of the input voltage in the first type is represented by the following equation. (V 1, V 2, V 3, V 4) = {(V X + V Y) / 2, - (V X + V Y) / 2, - (V X -V Y) / 2, (V X -V Y ) / 2} (9) Further, the relationship of the input voltage in the second type is represented by the following equation. (V 1, V 2, V 3, V 4) = {V X / 2, -V X / 2 + V Y, V X / 2-V Y, -V X / 2} (10)

【0009】図17は、入力がフローティングされてい
る第1のタイプのマルチプライヤ・コア回路の構成およ
びその入力電圧の組み合わせを表わしたものである。図
15と同一の回路部分には同一の符号を付してその説明
を適宜省略する。入力信号の直流電圧VR を調整するこ
とによって、各トランジスタをカットオフしない範囲で
動作させるようになっている。
FIG. 17 shows a configuration of a first-type multiplier core circuit whose input is floating and a combination of input voltages thereof. The same circuit portions as those in FIG. 15 are denoted by the same reference numerals, and description thereof will be omitted as appropriate. By adjusting the DC voltage V R of the input signal, each transistor is operated within a range not to cut off.

【0010】図18は、4つのトランジスタがソース接
地されている第1のタイプのマルチプライヤ・コア回路
の構成およびその入力電圧の組み合わせを表わしたもの
である。図17および図18に示した第1のタイプの入
力電圧の組み合わせはいずれも、(V1 、V2 、V3
4 )=(a+b、−a−b、−a+b、a−b)にな
っており、(3)式に相当する関係である。これらを
(8)式に代入すると、V1 −V4 =2b、V1 +V4
−V2 −V3 =4a(ただし、V1 +V4 =−V 2 −V
3 =2a)となり、ΔI/β=8abと求まる。このよ
うに、乗算すべき2つの電圧信号を第1のタイプの組み
合わせの4つの電圧信号に変換してマルチプライヤ・コ
ア回路の各トランジスタに入力することで不要なパラメ
ータcを消去して線形な特性のマルチプライヤを得るこ
とができる。
FIG. 18 shows that four transistors are connected to the source.
Grounded first type of multiplier core circuit
And the combination of the input voltage
It is. The first type of input shown in FIG. 17 and FIG.
Each combination of force and voltage is (V1, VTwo, VThree,
VFour) = (A + b, -ab, -a + b, ab)
This is a relation corresponding to the equation (3). these
Substituting into equation (8) gives V1-VFour= 2b, V1+ VFour
-VTwo-VThree= 4a (where V1+ VFour= -V Two-V
Three= 2a), and ΔI / β = 8ab is obtained. This
Thus, the two voltage signals to be multiplied are of the first type
Convert to the combined four voltage signals and
Unnecessary parameters by inputting to each transistor of the
Data c to obtain a multiplier with linear characteristics.
Can be.

【0011】図19は、入力がフローティングされてい
る第2のタイプのマルチプライヤ・コア回路の構成およ
びその入力電圧の組み合わせを表わしたものである。回
路の構成は図13に示したものと同一である。入力電圧
の組み合わせは、乗算すべき2つの電圧信号をVX 、V
Y とすると、VX /2、−VX /2+VY 、VX /2−
Y 、−VX /2になっている。この回路においても、
入力信号の直流電圧V R を調整することで、各トランジ
スタがカットオフしない範囲で動作させるようになって
いる。
FIG. 19 shows that the input is floating.
Of a second type of multiplier core circuit
And the combination of the input voltages. Times
The configuration of the road is the same as that shown in FIG. Input voltage
Is to convert the two voltage signals to be multiplied to VX, V
YThen VX/ 2, -VX/ 2 + VY, VX/ 2-
VY, -VX/ 2. Also in this circuit,
DC voltage V of input signal RBy adjusting the
Stars operate within the range that does not cut off
I have.

【0012】図20は、4つのトランジスタがソース接
地されている第2のタイプのマルチプライヤ・コア回路
の構成およびその入力電圧の組み合わせを表わしたもの
である。図19および図20に示した第2のタイプの入
力電圧の組み合わせはいずれも、(V1 、V2 、V3
4 )=(a、−a−b、a−b、−a)になってお
り、(4)式に相当する関係である。これらを(8)式
に代入すると、V1 −V 4 =2a、V1 +V4 −V2
3 =2b(ただし、V1 +V4 =−V2 −V3=2
a)となり、ΔI/β=4abと求まる。このように、
第2のタイプの組み合わせになるように2つの入力電圧
を変換して、マルチプライヤ・コア回路の各トランジス
タに印加することによって線形な特性のマルチプライヤ
を得ることができる。
FIG. 20 shows that four transistors are connected to the source.
Grounded second type of multiplier core circuit
And the combination of the input voltage
It is. The second type of input shown in FIG. 19 and FIG.
Each combination of force and voltage is (V1, VTwo, VThree,
VFour) = (A, -ab, ab, -a)
That is, the relationship corresponds to the expression (4). These are given by equation (8)
Substituting into1-V Four= 2a, V1+ VFour-VTwo
VThree= 2b (where V1+ VFour= -VTwo-VThree= 2
a), and ΔI / β = 4ab is obtained. in this way,
Two input voltages to be a combination of the second type
Is converted to each transistor of the multiplier core circuit.
Multiplier with linear characteristics by applying
Can be obtained.

【0013】4つのトランジスタをソース接地した場合
には、入力電圧範囲を広くとることができ、回路電流は
トランジスタの内部抵抗等の要因で制約されるまで流す
ことができる。一方、4つのトランジスタを定電流源で
駆動する場合には、回路電流はテール電流で設定され、
入力電圧範囲はこのテール電流によって制限される。し
かしながら、LSI化を図る場合には、製造バラツキの
影響を回避できるフローティング入力、定電流駆動が望
ましい。
When the four transistors are grounded at the source, the input voltage range can be widened, and the circuit current can flow until it is restricted by factors such as the internal resistance of the transistors. On the other hand, when four transistors are driven by a constant current source, the circuit current is set by the tail current,
The input voltage range is limited by this tail current. However, in the case of realizing an LSI, it is desirable to employ a floating input and a constant current drive which can avoid the influence of manufacturing variations.

【0014】図21は、4つのバイポーラ・トランジス
タによって構成されたマルチプライヤ・コア回路の構成
を表わしたものである。第1〜第4のバイポーラ・トラ
ンジスタ111〜114のエミッタは互いに共通接続さ
れた後、定電流源115を介して接地されている。ま
た、第1のバイポーラ・トランジスタ111と第2のバ
イポーラ・トランジスタ112のコレクタは共通接続さ
れ、それらのコレクタ電流が加算され、出力電流IL
16になっている。一方第3のバイポーラ・トランジス
タ113と第4のバイポーラ・トランジスタ114のコ
レクタも共通接続され、それらのコレクタ電流が加算さ
れ、出力電流IR 117になっている。I L からIR
差し引いた差動出力電流はマルチプライヤ・コア回路の
出力電流になっている。第1〜第4のバイポーラ・トラ
ンジスタ111〜114のベースにはそれぞれ、入力電
圧を所定の組み合わせに変換した後の電圧値が印加され
るようになっている。
FIG. 21 shows four bipolar transistors.
Configuration of multiplier core circuit composed of
Is expressed. First to fourth bipolar tigers
The emitters of the transistors 111 to 114 are commonly connected to each other.
After that, it is grounded via a constant current source 115. Ma
In addition, the first bipolar transistor 111 and the second
The collectors of the bipolar transistors 112 are commonly connected.
And their collector currents are added to produce an output current IL1
It is 16. On the other hand, the third bipolar transistor
Of the transistor 113 and the fourth bipolar transistor 114.
The collectors are also connected in common, and their collector currents are added.
Output current IR117. I LTo IRTo
The subtracted differential output current is used for the multiplier core circuit.
Output current. First to fourth bipolar tigers
The bases of the transistors 111 to 114
The voltage value after converting the pressure into a predetermined combination is applied.
It has become so.

【0015】バイポーラ・トランジスタのコレクタ電流
とベース−エミッタ間電圧の関係は、指数則に従うもの
とすれば、次式で表わされる。
The relationship between the collector current and the base-emitter voltage of a bipolar transistor is expressed by the following equation, assuming that it follows an exponential law.

【数1】 ここで、VBEi はベース−エミッタ間電圧、IS は飽和
電流である。VT は熱電圧であり、VT =q/kTと表
わされる。ただし、qは単位電子電荷、kはボルツマン
定数、Tは絶対温度である。ベース−エミッタ間電圧V
BEi が600mV前後のトランジスタの通常動作時にお
いては、(11)式の指数部exp(V BEi /VT )は
10乗程度の値になるので、“−1”の項は無視でき
る。したがって、(11)式は以下のように表わすこと
ができる。
(Equation 1)Where VBEiIs the base-emitter voltage, ISIs saturated
It is a current. VTIs the thermal voltage, VT= Q / kT and table
Be forgotten. Where q is unit electron charge and k is Boltzmann
The constant, T, is the absolute temperature. Base-emitter voltage V
BEiIs about 600 mV during normal operation of the transistor.
In other words, the exponent part exp (V BEi/ VT) Is
Since the value is about 10th power, the term "-1" can be ignored.
You. Therefore, equation (11) can be expressed as
Can be.

【数2】 (Equation 2)

【0016】このとき、テール電流IEEで駆動される図
18に示したバイポーラ・クァドリテールセルの各トラ
ンジスタのコレクタ電流は素子間の整合性が良いものと
仮定すると次式で表わされる。
[0016] In this case, the collector currents of the transistors of the bipolar quadritail cell shown in FIG. 18 driven by the tail current I EE is expressed by the assumed and equation as a good consistency between elements.

【数3】 ただし、VR は入力信号の直流電圧成分、VE は共通エ
ミッタ電圧である。また、定電流源によって共通のテー
ル電流で駆動されているので、以下の条件式が成立す
る。 IC1+IC2+IC3+IC4=αF 0 (17) ただし、αF はトランジスタの直流電流増幅率である。
(Equation 3) However, the V R DC voltage component of the input signal, V E is a common emitter voltage. In addition, since the motor is driven by the common tail current by the constant current source, the following conditional expression is satisfied. I C1 + I C2 + I C3 + I C4 = α F I 0 (17) where α F is a DC current gain of the transistor.

【0017】(14)式〜(18)式を解くと次式にな
る。
Solving equations (14) to (18) gives the following equation.

【数4】 したがって、バイポーラ・クァドリテールセルの差動出
力電流ΔIは、次式のように求まる。
(Equation 4) Accordingly, the differential output current ΔI of the bipolar quadritail cell is obtained by the following equation.

【数5】 (Equation 5)

【0018】図22は、バイポーラ・クァドリテールセ
ルによるマルチプライヤ・コア回路に第1のタイプの組
み合わせの入力電圧を加えたときのようすを表わしたも
のである。図21と同一の回路部分には同一の符号を付
してその説明を適宜省略する。定電流源115によって
駆動されることによって、入力はフローティングされて
いる。V1 は(VX +VY )/2、V2 は−(VX +V
Y )/2、V3 は−(VX −VY )/2、そしてV4
(VX −VY )/2である。これらを(19)式に代入
すると、バイポーラ・クァドリテールセルの差動出力電
流ΔIは次式のように表わされる。
FIG. 22 shows a state where an input voltage of the first type combination is applied to the multiplier core circuit using the bipolar quadritail cell. The same circuit portions as those in FIG. 21 are denoted by the same reference numerals, and description thereof will be omitted as appropriate. The input is floating by being driven by the constant current source 115. V 1 was (V X + V Y) / 2, V 2 is - (V X + V
Y) / 2, V 3 is - (V X -V Y) / 2 and V 4, is (V X -V Y) / 2 . By substituting these into equation (19), the differential output current ΔI of the bipolar quadritail cell is expressed by the following equation.

【数6】 この式の右辺にαF を掛けると、良く知られているギル
バート・マルチプライヤ・セル(Gilbert multiplier c
ell )の差動出力電流を表わしたものと等しくなる。一
般的なバイポーラプロセスでは、αF は、0.98〜
0.99であり、ほぼ、“1”に近い値になっている。
したがって、入力電圧をこのような組み合わせに変換し
てバイポーラ・クァドリテールセルの各トランジスタに
加えることで、ギルバート・マルチプライヤ・セルとそ
の伝達特性のほぼ等しいマルチプライヤ・コア回路を得
ることができる。ただし、ギルバート・マルチプライヤ
・セル比べて、トランジスタが縦積みされていないので
低電圧で動作が可能になっている。バイポーラ・トラン
ジスタの場合には、エミッタを接地すると、マルチプラ
イヤ・コア回路として動作しない。エミッタを接地した
場合の差動出力電流ΔIは次式で表わされる。
(Equation 6) Multiplying the right-hand side of this equation by α F gives the well-known Gilbert multiplier c
ell) of the differential output current. In a typical bipolar process, α F is between 0.98 and
0.99, which is almost a value close to “1”.
Therefore, by converting the input voltage into such a combination and applying it to each transistor of the bipolar quadritail cell, it is possible to obtain a multiplier core circuit having almost the same transfer characteristics as the Gilbert multiplier cell. . However, compared to the Gilbert multiplier cell, since the transistors are not stacked vertically, operation at a low voltage is possible. In the case of a bipolar transistor, if the emitter is grounded, it will not operate as a multiplier core circuit. The differential output current ΔI when the emitter is grounded is expressed by the following equation.

【数7】 ただし、I0 =IS exp(VR /VT )である。(Equation 7) However, it is I 0 = I S exp (V R / V T).

【0019】図23は、バイポーラ・クァドリテールセ
ルによるマルチプライヤ・コア回路に第2のタイプの組
み合わせの入力電圧を加えたときのようすを表わしたも
のである。図22と同一の回路部分には同一の符号を付
してその説明を適宜省略する。V1 はVX /2、V2
−VX /2−VY 、V3 はVX /2−VY 、そしてV 4
は−VX /2である。これらを(19)式に代入する
と、バイポーラ・クァドリテールセルの差動出力電流Δ
Iは次式のように表わされる。
FIG. 23 shows a bipolar quadrilateral cell.
The second type of set in the multiplier core circuit by
It shows the state when the combined input voltage is applied.
It is. The same circuit parts as those in FIG.
The description is omitted as appropriate. V1Is VX/ 2, VTwoIs
-VX/ 2-VY, VThreeIs VX/ 2-VYAnd V Four
Is -VX/ 2. Substitute these into equation (19)
And the differential output current Δ of the bipolar quadritail cell
I is represented by the following equation.

【数8】 この式の右辺にαF を掛けると、図22の場合と同様に
ギルバート・マルチプライヤ・セルの差動出力電流を表
わしたものと等しくなる。したがって、マルチプライヤ
・コア回路として動作させることができる。ただし、エ
ミッタを接地した場合の差動出力電流ΔIは次式で表わ
される。
(Equation 8) By multiplying the right side of this equation by α F , it becomes equal to the one expressing the differential output current of the Gilbert multiplier cell as in the case of FIG. Therefore, it can be operated as a multiplier core circuit. However, the differential output current ΔI when the emitter is grounded is expressed by the following equation.

【数9】 この場合には、マルチプライヤ・コア回路とは呼べない
伝達特性になっている。
(Equation 9) In this case, the transmission characteristics cannot be called a multiplier core circuit.

【0020】[0020]

【発明が解決しようとする課題】近年、プロセスのファ
イン化が進み、これに伴ってLSIの電源電圧も5Vか
ら3.3Vあるいは3V程度に低電圧化されている。さ
らに、CMOSプロセスがLSI化には最適のプロセス
技術であることが広く認められるようになり、CMOS
プロセスでマルチプライヤを実現するための回路が求め
られている。従来から存在するギルバート・マルチプラ
イヤ・セルを用いたマルチプライヤは、トランジスタが
縦積みされる個数が多いために、低電圧で動作させるこ
とはできない。一方、4つのトランジスタを用いたマル
チプライヤ・コア回路では、トランジスタの縦積みが少
なく、低電圧で動作させることができる。しかしなが
ら、現在提案されている第1および第2のタイプの電圧
の組み合わせは、乗算すべき2つの電圧信号を組み合わ
せた4つの電圧信号に変換するための回路規模が大き
く、マルチプライヤ全体としての回路構成が複雑になる
という問題がある。さらに、マルチプライヤ・コアに与
える電圧を作り出すためには、入力電圧の逆相電圧を生
成しなければならず、回路構成が複雑になるという問題
がある。
In recent years, the process has become finer, and accordingly, the power supply voltage of the LSI has been lowered from 5 V to about 3.3 V or about 3 V. Furthermore, it has been widely accepted that the CMOS process is the most suitable process technology for LSI integration.
There is a demand for a circuit for realizing a multiplier in a process. A conventional multiplier using a Gilbert multiplier cell cannot be operated at a low voltage because a large number of transistors are stacked vertically. On the other hand, in a multiplier core circuit using four transistors, transistors are not stacked vertically and can be operated at a low voltage. However, the combination of the first and second types of voltages proposed at present has a large circuit scale for converting two voltage signals to be multiplied into four voltage signals, and the circuit as a whole multiplier is required. There is a problem that the configuration is complicated. Further, in order to generate a voltage to be applied to the multiplier core, it is necessary to generate a reverse phase voltage of the input voltage, which causes a problem that the circuit configuration becomes complicated.

【0021】そこで本発明の目的は、新たな入力電圧の
組み合わせにより線形な特性を備えた低電圧動作可能な
マルチプライヤ・コア回路を提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a multiplier core circuit having a linear characteristic by a new combination of input voltages and capable of operating at a low voltage.

【0022】[0022]

【課題を解決するための手段】請求項1記載の発明で
は、第1の電圧信号と第2の電圧信号の逆相信号の和信
号がそのゲートあるいはベースに入力された第1のトラ
ンジスタと、第1の電圧信号の2倍の電圧信号がそのゲ
ートあるいはベースに入力されるとともにそのドレイン
あるいはコレクタが第1のトランジスタのドレインある
いはコレクタと共通接続された第2のトランジスタと、
第1の電圧信号がそのゲートあるいはベースに入力され
た第3のトランジスタと、第1の電圧信号の2倍の大き
さの電圧信号と第2の電圧信号の逆相信号の和信号がそ
のゲートあるいはベースに入力されるとともに、そのド
レインあるいはコレクタが第3のトランジスタのドレイ
ンあるいはコレクタと共通接続された第4のトランジス
タと、第1から第4のトランジスタを共通のテール電流
で駆動する定電流源とをマルチプライヤ・コア回路に具
備させている。
According to the first aspect of the present invention, there is provided a first transistor in which a sum signal of a negative phase signal of a first voltage signal and a second voltage signal is input to a gate or a base thereof; A second transistor having a voltage signal twice as large as the first voltage signal input to its gate or base and having its drain or collector commonly connected to the drain or collector of the first transistor;
A third transistor whose first voltage signal is input to its gate or base, and a sum signal of a voltage signal twice as large as the first voltage signal and a reverse phase signal of the second voltage signal are supplied to its gate. Alternatively, a fourth transistor which is input to the base and whose drain or collector is commonly connected to the drain or collector of the third transistor, and a constant current source which drives the first to fourth transistors with a common tail current Are provided in the multiplier core circuit.

【0023】すなわち請求項1記載の発明では、乗算の
対象になる第1の電圧信号をVX 、第2の電圧信号をV
Y とすると、第1のトランジスタにはVX −VY 、第2
のトランジスタには2VX の電圧がそれぞれ印加されて
いる。さらに、第3のトランジスタには、VX 、第4の
トランジスタには2VX −VY の電圧がそれぞれ印加さ
れている。このような組み合わせに入力電圧を変換して
マルチプライヤ・コア回路の各トランジスタに印加する
ことによって、スレッショルド電圧の影響を消去した線
形な特性のマルチプライヤを得ることができる。また、
4つのトランジスタを共通のテール電流によって駆動す
ることによって、入力はフローティングされるととも
に、マルチプライヤ・コア回路にリミッティング特性を
持たせることができる。
That is, according to the first aspect of the present invention, the first voltage signal to be multiplied is V X , and the second voltage signal is V V
When Y, the first transistor V X -V Y, the second
Are applied with a voltage of 2V X. Further, the third transistor, V X, the voltage of 2V X -V Y to the fourth transistor are respectively applied. By converting the input voltage to such a combination and applying it to each transistor of the multiplier core circuit, a multiplier having a linear characteristic in which the influence of the threshold voltage is eliminated can be obtained. Also,
By driving the four transistors with a common tail current, the inputs can be floated and the multiplier core circuit can have limiting characteristics.

【0024】請求項2記載の発明では、第1の電圧信号
と第2の電圧信号の逆相信号の和信号がそのゲートに入
力されかつソース接地されたMOS型あるいは電界効果
型の第1のトランジスタと、第1の電圧信号の2倍の電
圧信号がそのゲートに入力されかつソース接地されると
ともにそのドレインが第1のトランジスタのドレインと
共通接続されたMOS型あるいは電界効果型の第2のト
ランジスタと、第1の電圧信号がそのゲートに入力され
かつソース接地されたMOS型あるいは電界効果型の第
3のトランジスタと、第1の電圧信号の2倍の大きさの
電圧信号と第2の電圧信号の逆相信号の和信号がそのゲ
ートに入力されかつソース接地されるとともに、そのド
レインが第3のトランジスタのドレインと共通接続され
たMOS型あるいは電界効果型の第4のトランジスタと
をマルチプライヤ・コア回路に具備させている。
According to the second aspect of the present invention, the sum signal of the negative phase signal of the first voltage signal and the second voltage signal is input to the gate thereof and the source is grounded. A transistor and a second MOS-type or field-effect type MOS transistor whose gate is supplied with a voltage signal twice as large as the first voltage signal and whose source is grounded and whose drain is commonly connected to the drain of the first transistor. A transistor, a MOS-type or field-effect-type third transistor whose first voltage signal is input to its gate and whose source is grounded, a voltage signal twice as large as the first voltage signal, and a second voltage signal. A MOS type or the like, in which the sum signal of the opposite phase signal of the voltage signal is input to the gate and the source is grounded and the drain is commonly connected to the drain of the third transistor And it is provided with a fourth transistor of the field effect type multiplier core circuit.

【0025】すなわち請求項2記載の発明では、乗算の
対象になる第1の電圧信号をVX 、第2の電圧信号をV
Y とすると、第1のトランジスタにはVX −VY 、第2
のトランジスタには2VX の電圧がそれぞれ印加されて
いる。さらに、第3のトランジスタには、VX 、第4の
トランジスタには2VX −VY の電圧がそれぞれ印加さ
れている。このような組み合わせに入力電圧を変換して
マルチプライヤ・コア回路の各トランジスタに印加する
ことによって、スレッショルド電圧の影響を消去した線
形な特性のマルチプライヤを得ることができる。また、
ソース接地しているので、定電流源が不要になる。ま
た、回路電流はトランジスタの内部抵抗等の要因で制限
されるまで流すことができ、入力電圧範囲を広くするこ
とができる。
That is, according to the second aspect of the present invention, the first voltage signal to be multiplied is V X , and the second voltage signal is V
When Y, the first transistor V X -V Y, the second
Are applied with a voltage of 2V X. Further, the third transistor, V X, the voltage of 2V X -V Y to the fourth transistor are respectively applied. By converting the input voltage to such a combination and applying it to each transistor of the multiplier core circuit, a multiplier having a linear characteristic in which the influence of the threshold voltage is eliminated can be obtained. Also,
Since the source is grounded, a constant current source becomes unnecessary. Further, the circuit current can flow until it is limited by factors such as the internal resistance of the transistor, and the input voltage range can be widened.

【0026】請求項3記載の発明では、第1の電圧信号
の2分の1の大きさの電圧信号と第2の電圧信号の2分
の1の大きさの電圧信号の和信号がそのゲートあるいは
ベースに入力された第1のトランジスタと、第1の電圧
信号の4分の1の大きさの電圧信号がそのゲートあるい
はベースに入力されるとともにそのドレインあるいはコ
レクタが第1のトランジスタのドレインあるいはコレク
タと共通接続された第2のトランジスタと、第1の電圧
信号の4分の1の大きさの電圧信号と第2の電圧信号の
2分の1の大きさの電圧信号の和信号がそのゲートある
いはベースに入力された第3のトランジスタと、第1の
電圧信号の2分の1の大きさの電圧信号がそのゲートあ
るいはベースに入力されるとともに、そのドレインある
いはコレクタが第3のトランジスタのドレインあるいは
コレクタと共通接続された第4のトランジスタと、第1
から第4のトランジスタを共通のテール電流で駆動する
定電流源とをマルチプライヤ・コア回路に具備させてい
る。
According to the third aspect of the present invention, the sum signal of a voltage signal having a magnitude of one half of the first voltage signal and a voltage signal having a magnitude of one half of the second voltage signal is supplied to the gate thereof. Alternatively, a first transistor input to the base and a voltage signal of a quarter of the first voltage signal are input to the gate or the base and the drain or the collector is the drain or the collector of the first transistor. A second transistor commonly connected to the collector, and a sum signal of a voltage signal of a quarter of the first voltage signal and a voltage signal of a half of the second voltage signal. A third transistor input to the gate or base and a voltage signal having half the magnitude of the first voltage signal are input to the gate or base and the drain or collector is input to the third transistor. Drain or collector of the transistor and a fourth transistor connected in common, first
And a constant current source for driving the fourth transistor with a common tail current is provided in the multiplier core circuit.

【0027】すなわち請求項3記載の発明では、乗算の
対象になる第1の電圧信号をVX 、第2の電圧信号をV
Y とすると、第1のトランジスタには(VX +VY )/
2、第2のトランジスタにはVX /4の電圧がそれぞれ
印加されている。さらに、第3のトランジスタには、V
X /4+VY /2、第4のトランジスタにはVX /2の
電圧がそれぞれ印加されている。このような組み合わせ
に入力電圧を変換してマルチプライヤ・コア回路の各ト
ランジスタに印加することによって、スレッショルド電
圧の影響を消去した線形な特性のマルチプライヤを得る
ことができる。また、4つのトランジスタを共通のテー
ル電流によって駆動することによって、入力はフローテ
ィングされるとともに、マルチプライヤ・コア回路にリ
ミッティング特性を持たせることができる。さらに、4
つの電圧はそれぞれVX とVY の正数倍になっているの
で、たとえば抵抗分圧回路によってこれらの電圧を容易
に形成することができ、マルチプライヤ・コア回路の入
力回路を簡単な構成で実現することができる。
That is, in the invention according to claim 3, the first voltage signal to be multiplied is V X , and the second voltage signal is V V
If Y , the first transistor has (V X + V Y ) /
A voltage of V X / 4 is applied to the second and second transistors, respectively. Further, the third transistor has V
X / 4 + VY / 2, and a voltage of VX / 2 is applied to the fourth transistor, respectively. By converting the input voltage to such a combination and applying it to each transistor of the multiplier core circuit, a multiplier having a linear characteristic in which the influence of the threshold voltage is eliminated can be obtained. Also, by driving the four transistors with a common tail current, the inputs can be floated and the multiplier core circuit can have limiting characteristics. In addition, 4
Since each of the two voltages is a positive multiple of V X and V Y , these voltages can be easily formed by, for example, a resistance voltage dividing circuit, and the input circuit of the multiplier core circuit can be formed with a simple configuration. Can be realized.

【0028】請求項4記載の発明では、第1の電圧信号
の2分の1の大きさの電圧信号と第2の電圧信号の2分
の1の大きさの電圧信号の和信号がそのゲートに入力さ
れかつソース接地されたMOS型あるいは電界効果型の
第1のトランジスタと、第1の電圧信号の4分の1の大
きさの電圧信号がそのゲートに入力されかつソース接地
されるとともにそのドレインが第1のトランジスタのド
レインと共通接続されたMOS型あるいは電界効果型の
第2のトランジスタと、第1の電圧信号の4分の1の大
きさの電圧信号と第2の電圧信号の2分の1の大きさの
電圧信号の和信号がそのゲートに入力されかつソース接
地されたMOS型あるいは電界効果型の第3のトランジ
スタと、第1の電圧信号の2分の1の大きさの電圧信号
がそのゲートに入力されかつソース接地されるととも
に、そのドレインが第3のトランジスタのドレインと共
通接続されたMOS型あるいは電界効果型の第4のトラ
ンジスタとをマルチプライヤ・コア回路に具備させてい
る。
According to the fourth aspect of the present invention, the sum signal of a voltage signal having a magnitude of one half of the first voltage signal and a voltage signal having a magnitude of one half of the second voltage signal is supplied to the gate thereof. And a MOS-type or field-effect type first transistor whose source is grounded, a voltage signal having a magnitude of a quarter of the first voltage signal is input to its gate and grounded, and A MOS-type or field-effect type second transistor having a drain commonly connected to the drain of the first transistor; a voltage signal having a magnitude of one-fourth of the first voltage signal; A MOS-type or field-effect-type third transistor whose voltage is summed at the gate thereof and whose source is grounded is connected to a third transistor of the MOS type or the field-effect type. A voltage signal enters its gate By and with the source grounded, its drain is and a fourth transistor of which drain common-connected MOS type or field effect type of the third transistor to the multiplier core circuit.

【0029】すなわち請求項4記載の発明では、乗算の
対象になる第1の電圧信号をVX 、第2の電圧信号をV
Y とすると、第1のトランジスタには(VX +VY )/
2、第2のトランジスタにはVX /4の電圧がそれぞれ
印加されている。さらに、第3のトランジスタには、V
X /4+VY /2、第4のトランジスタにはVX /2の
電圧がそれぞれ印加されている。このような組み合わせ
に入力電圧を変換してマルチプライヤ・コア回路の各ト
ランジスタに印加することによって、スレッショルド電
圧の影響を消去した線形な特性のマルチプライヤを得る
ことができる。また、ソース接地しているので、定電流
源が不要になる。さらに回路電流はトランジスタの内部
抵抗等の要因で制限されるまで流すことができ、入力電
圧範囲を広くすることができる。また、4つの電圧はそ
れぞれVX とVY の正数倍になっているので、たとえば
抵抗分圧回路によってこれらの電圧を容易に形成するこ
とができ、マルチプライヤ・コア回路の入力回路を簡単
な構成で実現することができる。
That is, in the invention according to claim 4, the first voltage signal to be multiplied is V X , and the second voltage signal is V X
If Y , the first transistor has (V X + V Y ) /
A voltage of V X / 4 is applied to the second and second transistors, respectively. Further, the third transistor has V
X / 4 + VY / 2, and a voltage of VX / 2 is applied to the fourth transistor, respectively. By converting the input voltage to such a combination and applying it to each transistor of the multiplier core circuit, a multiplier having a linear characteristic in which the influence of the threshold voltage is eliminated can be obtained. Further, since the source is grounded, a constant current source becomes unnecessary. Further, the circuit current can flow until it is limited by factors such as the internal resistance of the transistor, and the input voltage range can be widened. Further, since the four voltages are each a positive multiple of V X and V Y , these voltages can be easily formed by, for example, a resistor voltage divider, and the input circuit of the multiplier core circuit can be simplified. It can be realized with a simple configuration.

【0030】請求項5記載の発明では、第1のトランジ
スタのゲートあるいはベースに印加される電圧は、第1
の電圧信号と第2の電圧信号を1対1の分圧比で内分す
る第1の抵抗分圧回路によって生成され、第2のトラン
ジスタのゲートあるいはベースに印加される電圧は、第
1の電圧信号と接地電位との間を3対1の分圧比で内分
する第2の抵抗分圧回路によって生成され、第3のトラ
ンジスタのゲートあるいはベースに印加される電圧は、
第1の電圧信号と接地電位との間を1対1の分圧比で内
分する第3の抵抗分圧回路によって生成され、第4のト
ランジスタのゲートあるいはベースに印加される電圧は
その一端に第1の電圧信号の印加された第1の抵抗と、
この第1の抵抗の他端にその一端が接続されかつ他端に
第2の電圧信号が印加されるとともにその抵抗値が第1
の抵抗の半分の第2の抵抗と、第1の抵抗と第2の抵抗
の接続点にその一端が接続され他端の接地されたその抵
抗値が第1の抵抗と等しい第3の抵抗とを備えた第4の
抵抗分圧回路の第1および第2の抵抗の接続点に現われ
る電圧になっている。
According to the fifth aspect of the present invention, the voltage applied to the gate or the base of the first transistor is equal to the first voltage.
And a second voltage signal generated by a first resistive voltage dividing circuit which internally divides the voltage signal at a voltage dividing ratio of 1: 1. The voltage applied to the gate or base of the second transistor is the first voltage. A voltage generated by a second resistor voltage dividing circuit that internally divides a signal and a ground potential at a voltage dividing ratio of 3: 1 and applied to a gate or a base of the third transistor is:
A voltage generated by a third resistive voltage dividing circuit that internally divides the first voltage signal and the ground potential at a voltage dividing ratio of 1: 1 and applied to the gate or base of the fourth transistor is connected to one end of the fourth transistor. A first resistor to which a first voltage signal is applied;
One end of the first resistor is connected to the other end, a second voltage signal is applied to the other end, and the resistance of the first resistor is set to the first value.
And a third resistor having one end connected to a connection point of the first resistor and the second resistor and the other end grounded at the other end and having a resistance value equal to the first resistance. Is the voltage appearing at the connection point of the first and second resistors of the fourth resistor voltage dividing circuit having

【0031】すなわち請求項5記載の発明では、各トラ
ンジスタのゲートあるいはソースに印加される電圧を、
抵抗分圧回路によって生成している。4つの電圧はそれ
ぞれVX とVY の正数倍の組み合わせによって構成され
ているので、このように抵抗分圧回路によって容易にこ
れらの電圧を生成することができる。
That is, according to the fifth aspect of the present invention, the voltage applied to the gate or source of each transistor is
It is generated by a resistance voltage dividing circuit. Since each of the four voltages is configured by a combination of a positive multiple of V X and V Y , these voltages can be easily generated by the resistance voltage dividing circuit.

【0032】[0032]

【実施例】以下実施例につき本発明を詳細に説明する。DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described in detail below with reference to embodiments.

【0033】図1は本発明の一実施例におけるマルチプ
ライヤ・コア回路の構成を表わしたものである。第1〜
第4のMOSトランジスタ11〜14はそれぞれソース
が共通接続された後、定電流源15を介して接地されて
いる。第1と第2のMOSトランジスタ11、12のド
レインは共通接続されて、そのドレイン電流が加算され
出力電流IL 16になっている。また、第3と第4のM
OSトランジスタ13、14のドレインも共通接続さ
れ、そのドレイン電流が加算されて出力電流IR17に
なっている。IL からIR を差し引いた差動出力電流Δ
Iがマルチプライヤ・コア回路の出力電流になってい
る。
FIG. 1 shows a configuration of a multiplier core circuit according to an embodiment of the present invention. First to first
The fourth MOS transistors 11 to 14 are grounded via a constant current source 15 after their sources are commonly connected. The drain of the first and second MOS transistors 11 and 12 are commonly connected, as an output current I L 16 and the drain current is added. Also, the third and fourth M
The drains of the OS transistors 13 and 14 are also commonly connected, and their drain currents are added to form an output current I R 17. Differential output current Δ obtained by subtracting I R from I L
I is the output current of the multiplier core circuit.

【0034】乗算されるべき入力信号の電圧をVX 、V
Y としたとき、第1のMOSトランジスタ11のゲート
に、図示しない周辺回路によってVX −VY が加えられ
るようになっている。第2のMOSトランジスタ12の
ゲートには、2VX が加えられるようになっている。同
様に第3のMOSトランジスタ13には、VX の電圧
が、第4のMOSトランジスタ14には、2VX −VY
の電圧がそれぞれ印加されるようになっている。
The voltages of the input signals to be multiplied are V X , V
When the Y, to the gate of the first MOS transistor 11, so that the V X -V Y is applied by a peripheral circuit (not shown). 2V X is applied to the gate of the second MOS transistor 12. Similarly, the third MOS transistor 13, the voltage of V X is, the fourth MOS transistor 14, 2V X -V Y
Are applied respectively.

【0035】ところで、不要なパラメータcを含んだ4
つの2乗の和と差を用いて、次式のような線形関数を定
義することができる。 (a−b−c)2 +(2a−c)2 −(a−c)2 −(2a−b−c)2 =2 ab (24) この場合の入力電圧の組み合わせは(V1 、V2
3 、V4 )=(a−b、2a、a、2a−b)で表わ
される。これを(8)式に代入すると、V1 −V4=−
a、V1 +V4 −V2 −V3 =2b(ただし、V1 +V
4 =3a+2b、V 2 +V3 =3a)となり、ΔI/β
=2abと求まる。これら4つの電圧の関係は丁度、図
1に示したマルチプライヤ・コア回路の各MOSトラン
ジスタに加えられている電圧の関係に相当する。したが
って、このような電圧の組み合わせによっても不要なパ
ラメータcの消去されたマルチプライヤを形成すること
ができる。
By the way, 4 including unnecessary parameter c
Using the sum and difference of the two squares, define a linear function such as
Can be justified. (Abc)Two+ (2a-c)Two-(Ac)Two-(2a-bc)Two= 2 ab (24) In this case, the combination of input voltages is (V1, VTwo,
VThree, VFour) = (Ab, 2a, a, 2a-b)
Is done. Substituting this into equation (8) gives V1-VFour= −
a, V1+ VFour-VTwo-VThree= 2b (where V1+ V
Four= 3a + 2b, V Two+ VThree= 3a), and ΔI / β
= 2ab. The relationship between these four voltages is exactly
MOS transistors in the multiplier core circuit shown in FIG.
This corresponds to the relationship between the voltages applied to the transistors. But
Therefore, unnecessary power is not available even with such a combination of voltages.
Forming an erased multiplier of parameter c
Can be.

【0036】図1に示した、共通のテール電流で駆動さ
れた4つのトランジスタで構成されたクァドリテールセ
ルにおける各トランジスタのドレイン電流は次式で表わ
される。
The drain current of each transistor in the quad tail cell composed of four transistors driven by a common tail current shown in FIG. 1 is expressed by the following equation.

【数10】 ただし、VR は入力信号の直流電圧、VS は共通ソース
電圧である。テール電流の条件より次式が成立する。 ID1+ID2+ID3+ID4=I0 (29)
(Equation 10) However, the V R DC voltage of the input signal, the V S is the common source voltage. The following equation is established from the condition of the tail current. I D1 + I D2 + I D3 + I D4 = I 0 (29)

【0037】MOS4象限アナログマルチプライヤの差
動出力電流ΔIは次式で示される。
The differential output current ΔI of the MOS 4-quadrant analog multiplier is expressed by the following equation.

【数11】 [Equation 11]

【0038】(30)式はバルトとワリンガが提案した
マルチプライヤの伝達特性、およびワンの提案したマル
チプライヤの伝達特性と等しくなっている。また、MO
Sトランジスタの2乗則を仮定すれば、4つのMOSト
ランジスタのいずれもがカットオフしない入力電圧範囲
(30a式の範囲)においては、理想的なマルチプライ
ヤの特性が得られる。入力電圧が大きくなるに従って、
回路内のMOSトランジスタがカットオフし始め、理想
的なマルチプライヤの特性からは次第にずれが生じてく
る。
Equation (30) is equal to the transfer characteristic of the multiplier proposed by Balt and Waringer and the transfer characteristic of Wang's proposed multiplier. Also, MO
Assuming the square law of the S transistor, an ideal multiplier characteristic can be obtained in an input voltage range where all four MOS transistors are not cut off (range of the 30a equation). As the input voltage increases,
MOS transistors in the circuit start to cut off, and the characteristics gradually deviate from the ideal characteristics of the multiplier.

【0039】図2は、図1に示した入力電圧の組み合わ
せによるマルチプライヤ・コア回路の伝達特性を表わし
たものである。これは(30)式を基に、VY をパラメ
ータにして、その伝達特性を表わしてある。この図か
ら、大信号の入力に対しては、テール電流により、マル
チプライヤ・コア回路がリミッティング特性を有してい
ることが分かる。
FIG. 2 shows the transfer characteristics of the multiplier core circuit according to the combination of the input voltages shown in FIG. This represents the transfer characteristic based on equation (30), using V Y as a parameter. From this figure, it can be seen that the tailor current causes the multiplier core circuit to have limiting characteristics for large signal inputs.

【0040】(30)式を微分すればマルチプライヤの
トランスコンダクタンス特性を求めることができる。次
式は差動出力電流ΔIをVX で微分した結果を表わして
いる。
By differentiating the equation (30), the transconductance characteristic of the multiplier can be obtained. The following equation shows the result of differentiating the differential output current ΔI with V X.

【数12】 (Equation 12)

【0041】図3は、マルチプライヤのトランスコンダ
クタンス特性を表わしたものである。これは(31)式
を基に求めたものである。またVY をパラメータにして
表わしてある。このようにVX が所定の範囲内では、ト
ランスコンダクタンス特性は完全にフラットになってお
り、入力電圧と出力電流の関係が直線化された線形な特
性を有していることが分かる。また、VX 、VY のいず
れに対しても等しいトランスコンダクタンス特性を備え
ていることが分かる。
FIG. 3 shows the transconductance characteristics of the multiplier. This is obtained based on the equation (31). Also, V Y is represented as a parameter. This is within the range V X is given as the transconductance characteristic is in a fully flat, it can be seen that the relation between the input voltage and the output current has a linear characteristic which is linearized. Further, it can be seen that with equal transconductance characteristics for any V X, V Y.

【0042】図4は、図1に示したマルチプライヤ・コ
ア回路に入力回路を加えたマルチプライヤの全体の回路
構成を表わしたものである。トランジスタ21のゲート
にはVX が加えられている。トランジスタ22、23、
24を介してコピーされたV X とトランジスタ25に加
えられたVY の差が取られてダイオード接続されたトラ
ンジスタ26を通じ、電圧VX −VY がトランジスタ2
7のゲートに印加されるようになっている。また、トラ
ンジスタ28によって電圧VX がコピーされ、トランジ
スタ29、31を介して2VX の電圧となり、これがト
ランジスタ32のゲートに印加されている。この2VX
の電圧に対応する電流が、トランジスタ33、34、3
5を介して伝達され、トランジスタ36のゲートに加え
られた電圧VY に対応する電流との差が取られた後、こ
れがダイオード接続されたトランジスタ37のゲート電
圧として取り出されている。そしてこの電圧2VX −V
Yが、トランジスタ38のゲートに印加されている。こ
うして、マルチプライヤ・コア回路を構成するトランジ
スタ27、38、32、21のゲートにはそれぞれ、V
X −VY 、2VX −VY 、VX 、2VX が印加されるよ
うになっている。
FIG. 4 shows the multiplier code shown in FIG.
A Multiplier whole circuit with input circuit added to circuit
It shows the configuration. Gate of transistor 21
Has VXHas been added. Transistors 22, 23,
V copied through 24 XAnd transistor 25
Obtained VYOf the diode-connected transformer
The voltage V through the transistor 26X-VYIs transistor 2
7 is applied to the gate. Also, tiger
The voltage VXIs copied and the
2V via the star 29, 31XVoltage, which is
The voltage is applied to the gate of the transistor 32. This 2VX
Current corresponding to the voltage of the transistors 33, 34, 3
5 and in addition to the gate of transistor 36
Voltage VYAfter the difference from the current corresponding to
This is the gate voltage of the diode-connected transistor 37.
Removed as pressure. And this voltage 2VX-V
YIs applied to the gate of the transistor 38. This
Thus, the transitions constituting the multiplier core circuit
The gates of the gates 27, 38, 32 and 21 have V
X-VY, 2VX-VY, VX, 2VXIs applied
Swelling.

【0043】図5は、テール電流で駆動されるクァドリ
テールセルのマルチプライヤとしての正常動作範囲を示
したものである。入力がフローティングされているマル
チプライヤ・コア回路では、理想的なマルチプライヤと
しての動作範囲51は、図示しなようなダイヤモンド型
をしている。MOSトランジスタがカットオフし始める
に従ってマルチプライヤとして理想的な特性からずれが
生じる。図中、4枚の葉の様な形状の範囲521 〜52
4 は、理想的なマルチプライヤの特性に比べてある程度
の欠陥のある特性範囲である。
FIG. 5 shows a normal operating range of a quad tail cell driven by a tail current as a multiplier. In a multiplier core circuit whose input is floating, the operating range 51 as an ideal multiplier has a diamond shape as shown. As the MOS transistor starts to cut off, a characteristic deviates from an ideal characteristic as a multiplier. In the figure, the range 52 1 to 52 of the shape like four leaves
4 is a characteristic range with some defects compared to the characteristics of an ideal multiplier.

【0044】図6は、ソース接地されたカスコード・ト
ランジスタを入力回路に用いた4象限アナログマルチプ
ライヤの全体の回路構成を表わしたものである。ソース
接地されたカスコード・トランジスタからなる入力回路
を定電流源駆動として入力をフローティング入力にする
と、差動動作となる。このため、MOSマルチプライヤ
・コア回路への入力電圧はワンが提案したものと同様に
なる。図4に示した、CMOS4象限マルチプライヤの
全体回路は、バルトとワリンガの提案したマルチプライ
ヤおよび、ワンの提案したマルチプライヤの全体回路に
比べるとトランジスタの数が少なくなっている。また低
電圧動作も可能である。
FIG. 6 shows the overall circuit configuration of a four-quadrant analog multiplier using a cascode transistor whose source is grounded as an input circuit. When the input circuit consisting of a cascode transistor whose source is grounded is a constant current source drive and the input is a floating input, a differential operation is performed. Thus, the input voltage to the MOS multiplier core circuit is similar to that proposed by Wang. The overall circuit of the CMOS 4-quadrant multiplier shown in FIG. 4 has a smaller number of transistors than the multipliers proposed by Balt and Waringer and those proposed by Wang. Low voltage operation is also possible.

【0045】図7は、ソース接地した場合におけるMO
Sマルチプライヤ・コア回路の構成およびその入力電圧
の組み合わせを表わしたものである。図1と同一部分に
ついては同一の符号を付してその説明を適宜省略する。
図7の回路は、図1に比べて、各MOSトランジスタを
定電流源で駆動するか、ソース接地されているかが異な
る。入力電圧の組み合わせは図1の場合と同じになって
いる。このように入力電圧を印加した場合の各トランジ
スタのドレイン電流は次式で表わされる。
FIG. 7 shows an MO in the case where the source is grounded.
It shows a configuration of an S multiplier core circuit and a combination of input voltages thereof. The same parts as those in FIG. 1 are denoted by the same reference numerals, and description thereof will be omitted as appropriate.
The circuit of FIG. 7 differs from that of FIG. 1 in that each MOS transistor is driven by a constant current source or is grounded. The combination of the input voltages is the same as in FIG. The drain current of each transistor when the input voltage is applied as described above is expressed by the following equation.

【数13】 (Equation 13)

【0046】また、ソース接地されたMOSマルチプラ
イヤ・コア回路の差動出力電流ΔIは次式で表わされ
る。
The differential output current .DELTA.I of the source-grounded MOS multiplier core circuit is expressed by the following equation.

【数14】 [Equation 14]

【0047】トランジスタがカットオフする条件は、
(VX 、VY )の各象限で異なり、第1象限(VX >=
0、VY >=0)では、いずれのトランジスタもカット
オフしない。図7に示したマルチプライヤ・コア回路に
おける入力信号の直流電圧VRは任意に設定することが
できる。また、入力信号の各電圧も、適当なアッティネ
ータにより、トランジスタがカットオフしない範囲に設
定することができる。したがって、(32)式〜(3
6)式より、入力電圧範囲を|VX |+|VY |=<
(VR −VTH)/2に設定すれば、いずれの象限でもト
ランジスタはカットオフしない。(36a)式は、いず
れのトランジスタもカットオフしないときの差動出力電
流特性を表わしたものであり、この式は線形な伝達特性
になっている。すなわち、MOSトランジスタの2乗特
性を仮定すれば、直流電圧VR および入力電圧範囲を適
当に設定し、いずれのトランジスタもカットオフしない
領域で用いることによって、理想的なマルチプライヤ特
性を得ることができる。
The conditions under which the transistor is cut off are as follows:
(V X , V Y ) differs in each quadrant, and the first quadrant (V X > =
0, V Y > = 0), no transistor is cut off. The DC voltage V R of the input signal in the multiplier core circuit shown in FIG. 7 can be set arbitrarily. Also, each voltage of the input signal can be set to a range in which the transistor is not cut off by an appropriate attenuator. Therefore, equations (32) to (3)
From equation (6), the input voltage range is set to | V X | + | V Y | = <
Is set to (V R -V TH) / 2 , the transistor is not cut off at any quadrant. Equation (36a) expresses the differential output current characteristic when none of the transistors is cut off, and this equation has a linear transfer characteristic. That is, assuming a square characteristic of the MOS transistors, appropriately setting the DC voltage V R and the input voltage range by using any of the transistors no cut-off area, it is possible to obtain an ideal multiplier characteristics it can.

【0048】図8は、入力電圧に対する各トランジスタ
がカットオフする領域を表わしたものである。図中の斜
線部分は、4つのトランジスタがいずれもカットオフし
ない領域を示している。この斜線部分の入力電圧範囲
は、|VX |+|VY |=<(VR −VTH)/2で表わ
される。入力電圧が大きくなるに従って、回路内のMO
Sトランジスタがカットオフし始め、理想的なマルチプ
ライヤの特性からずれてくる。
FIG. 8 shows a region where each transistor is cut off with respect to the input voltage. The shaded portions in the figure indicate regions where none of the four transistors are cut off. Input voltage range of this shaded area, | it is expressed by = <(V R -V TH) / 2 | V X | + | V Y. As the input voltage increases, the MO in the circuit
The S transistor starts to cut off, deviating from the ideal characteristics of the multiplier.

【0049】トランジスタがカットオフしない場合にお
ける差動出力電流を表わした(36a)式を、VX で微
分するとトランクコンダクタンス特性が求まり、次式に
なる。
The transistors were expressed differential output current (36a) equation in case of no cutoff, Motomari trunk conductance characteristic is differentiated by V X, it becomes the following equation.

【数15】 (36a)式をVY で微分したときも同様の結果とな
り、マルチプライヤ・コア回路は、トランジスタがカッ
トオフしない入力電圧範囲では、VX 、VY のいずれに
対しても、等しいトランスコンダクタンス特性をもって
いることが分かる。
(Equation 15) A similar result is obtained when the equation (36a) is differentiated by V Y , and the multiplier core circuit has the same transconductance characteristic for both V X and V Y in the input voltage range where the transistor is not cut off. You can see that you have.

【0050】次に、バイポーラ・トランジスタを用いた
マルチプライヤ・コア回路について説明する。
Next, a multiplier core circuit using bipolar transistors will be described.

【0051】図9は、バイポーラ・トランジスタを用い
たマルチプライヤ・コア回路の構成およびその入力電圧
の組み合わせを表わしたものである。第1〜第4のバイ
ポーラ・トランジスタ61〜64のエミッタは互いに共
通接続された後、定電流源65を介して接地されてい
る。また、第1のバイポーラ・トランジスタ61と第2
のバイポーラ・トランジスタ62のコレクタは共通接続
され、それらのコレクタ電流が加算され、出力電流IL
66になっている。一方第3のバイポーラ・トランジス
タ63と第4のバイポーラ・トランジスタ64のコレク
タも共通接続され、それらのコレクタ電流が加算され、
出力電流IR 67になっている。IL からIR を差し引
いた差動出力電流はマルチプライヤ・コア回路の出力電
流になっている。この回路では、第1のトランジスタ6
1のベースには、V1 =VX −VYの電圧が印加されて
いる。第2のトランジスタ62のベースには、V2 =2
Xが印加されている。同様に第3のトランジスタ63
には、V3 =VX が、第4のトランジスタ64には、V
4 =2VX −VY がそれぞれ印加されている。
FIG. 9 shows a configuration of a multiplier core circuit using bipolar transistors and a combination of input voltages thereof. The emitters of the first to fourth bipolar transistors 61 to 64 are commonly connected to each other and then grounded via a constant current source 65. Further, the first bipolar transistor 61 and the second
Collectors of the bipolar transistors 62 are commonly connected, their collector currents are added, and the output current I L
It is 66. On the other hand, the collectors of the third bipolar transistor 63 and the fourth bipolar transistor 64 are also connected in common, and their collector currents are added.
The output current is I R 67. The differential output current obtained by subtracting I R from I L is the output current of the multiplier core circuit. In this circuit, the first transistor 6
The first base voltage of V 1 = V X -V Y is applied. The base of the second transistor 62 has V 2 = 2
V X is applied. Similarly, the third transistor 63
V 3 = V X , and the fourth transistor 64
4 = 2V X -V Y is applied.

【0052】これらの電圧を(19)式に代入すると、
バイポーラ・クァドリテールセルの差動出力電流ΔIは
次式のように求まる。
By substituting these voltages into equation (19),
The differential output current ΔI of the bipolar quadritail cell is obtained by the following equation.

【数16】 これは、(20)式および(22)式と等しい。すなわ
ち、良く知られたギルバート・マルチプライヤ・セルの
差動出力電流を表わしたものと等しくなっている。一般
的にバイポーラプロセスでは、αF は、0.98〜0.
99である、およそ“1”に近い。したがって、このよ
うな入力電圧の組み合わせによって、バイポーラクァド
リテールセルは、マルチプライヤ・コア回路として動作
させることができる。ギルバート・マルチプライヤ・セ
ルに比べて、トランジスタを縦積みしていないため、低
電圧動作が可能になっている。
(Equation 16) This is equal to equations (20) and (22). That is, it is equal to the well-known difference output current of the Gilbert multiplier cell. Generally, in a bipolar process, α F ranges from 0.98 to 0.
99, which is close to "1". Therefore, such a combination of input voltages allows the bipolar quadruple retail cell to operate as a multiplier core circuit. Compared with the Gilbert multiplier cell, the transistor is not stacked vertically, so that low voltage operation is possible.

【0053】図10は、図9に示した入力電圧の組み合
わせによるバイポーラ・マルチプライヤ・コア回路の伝
達特性を表わしたものである。(38)式を基に、VY
をパラメータにして、その伝達特性を表わしてある。V
X が“0”を中心として+−1VT 程度の範囲では、ほ
ぼ直線的な特性になっている。また、大信号の入力に対
しては、テール電流によりリミッティング特性を有して
いることが分かる。
FIG. 10 shows the transfer characteristics of the bipolar multiplier core circuit according to the combination of the input voltages shown in FIG. Based on equation (38), V Y
Is used as a parameter to express the transfer characteristic. V
X is in the range of "0" about + -1 V T around the, are substantially linear characteristics. Also, it can be seen that a large signal input has limiting characteristics due to the tail current.

【0054】図11は、図10に示した伝達特性をVX
で微分したときのトランスコンダクタンス特性を表わし
たものである。この図は、VY をパラメータにして表わ
してある。図から分かるように、VX が“0”の近傍で
は、dΔI/dVX はフラットに近い。したがって、マ
ルチプライヤとしてほぼ線形な特性が得られていること
が分かる。しかしながら、MOSマルチプライヤ・コア
回路にように完全に直線的な線形特性が得られていない
ことが分かる。
[0054] Figure 11, the transfer characteristics shown in FIG. 10 V X
5 shows transconductance characteristics when differentiated by. In this figure, V Y is represented as a parameter. As can be seen from the figure, when V X is near “0”, dΔI / dV X is nearly flat. Therefore, it can be seen that a substantially linear characteristic is obtained as a multiplier. However, it can be seen that a completely linear characteristic is not obtained as in the MOS multiplier core circuit.

【0055】図9に示したバイポーラ・マルチプライヤ
・コア回路のように、定電流源65によって駆動せず
に、各トランジスタのエミッタを接地した場合には、同
じ入力電圧の組み合わせに対して、その差動出力電流は
次式で表わされる。
When the emitter of each transistor is grounded without being driven by the constant current source 65 as in the bipolar multiplier core circuit shown in FIG. The differential output current is represented by the following equation.

【数17】 この式から分かるように、ソース接地した場合には、マ
ルチプライヤ・コア回路とは呼べない伝達特性になって
いる。したがって、バイポーラトランジスタを用いる場
合には、定電流源で駆動しなければ、マルチプライヤ・
コア回路として動作させることはできない。
[Equation 17] As can be seen from this equation, when the source is grounded, the transfer characteristic cannot be called a multiplier core circuit. Therefore, when using a bipolar transistor, unless driven by a constant current source,
It cannot operate as a core circuit.

【0056】マルチプライヤ・コア回路の各トランジス
タのソースあるいはゲートに印加すべき電圧の組み合わ
せは、次の一般式で表わすことができる。 V1 =aVX +bVY (40a) V2 =(a−c)VX +(b−1/c)VY (40b) V3 =(a−c)VX +bVY (40c) V4 =aVX +(b−1/c)VY (40d) ここで、a、b、cはそれぞれ任意の整数である。これ
らの式の間には、次の関係が成立している。 V1 −V3 =V4 −V2 =cVX (41a) V1 −V4 =V3 −V2 =VY /c (41b) V1 〜V4 の各電圧をMOSトランジスタのゲートに印
加した場合におけるドレイン電流は、二乗則より次式の
ようになる。
The combination of voltages to be applied to the source or gate of each transistor of the multiplier core circuit can be represented by the following general formula. V 1 = aV X + bV Y (40a) V 2 = (a-c) V X + (b-1 / c) V Y (40b) V 3 = (a-c) V X + bV Y (40c) V 4 = aV X + (b-1 / c) V Y (40d) where, a, b, c are arbitrary integers, respectively. The following relationship holds between these equations. V 1 −V 3 = V 4 −V 2 = cV X (41a) V 1 −V 4 = V 3 −V 2 = V Y / c (41b) Each voltage of V 1 to V 4 is applied to the gate of the MOS transistor. The drain current when applied is given by the following equation according to the square law.

【数18】 (Equation 18)

【0057】したがって、マルチプライヤ・コア回路の
出力電流ΔIは次式で表わされる。
Therefore, the output current ΔI of the multiplier core circuit is expressed by the following equation.

【数19】 このように、各トランジスタのゲートに印加する電流
が、(40)式で表わした関係にあるときには、マルチ
プライヤとして動作することが分かる。
[Equation 19] As described above, when the current applied to the gate of each transistor has the relationship represented by the equation (40), the transistor operates as a multiplier.

【0058】図12は、このような4つの電圧を形成す
るためのマルチプライヤ・コア回路の入力回路の概要を
表わしたものである。V1 はVX をa倍した電圧とVY
をb倍した電圧の和になっている。これらは、トランジ
スタを用いたアクティブ回路によって構成することがで
きる。(40)式の右辺の係数が負になるような場合に
は、このようなアクティブな回路素子によってマルチプ
ライヤ・コア回路の各トランジスタのゲートあるいはベ
ースに印加する電圧を生成する必要がある。これに対し
a>=c、b>=1/cの関係を満たす場合には、VX
とVY の各係数が正となり、抵抗分圧回路によって加算
が可能になり、入力回路を簡略化することができる。
FIG. 12 shows an outline of an input circuit of a multiplier core circuit for forming such four voltages. V 1 is a voltage obtained by multiplying V X by a and V Y
Is b times the sum of the voltages. These can be configured by an active circuit using a transistor. When the coefficient on the right side of the equation (40) becomes negative, it is necessary to generate a voltage to be applied to the gate or base of each transistor of the multiplier core circuit by such an active circuit element. On the other hand, when the relations a> = c and b> = 1 / c are satisfied, V X
And V Y become positive, the addition can be performed by the resistance voltage dividing circuit, and the input circuit can be simplified.

【0059】図13は、このような4つの電圧を2つの
入力電圧VX とVY から生成するための入力回路の概要
を表わしたものである。これらはVX とVY をそれぞれ
の式における係数に対応する分圧比で内分するものであ
る。ここでは、a=2、b=1、c=1としており、V
1 〜V4 はそれぞれ以下のように表わされる。 V1 =2VX +VY (44a) V2 =VX (44b) V3 =VX +VY (44c) V4 =2VX (44d) ここで、2VX をVX と置き換えるとこれらの式は以下
のようになる。 V1 =VX +VY (45a) V2 =VX /2 (45b) V3 =VX /2+VY (45c) V4 =VX (45d) V1 〜V4 の相対関係はそれぞれの右辺を2分の1して
も同じであり以下のように変形することができる。 V1 =(VX +VY )/2 (46a) V2 =VX /4 (46b) V3 =(VX /2+VY )/2 (46c) V4 =VX /2 (46d)
[0059] Figure 13 shows the outline of the input circuit for generating four such voltages from the two input voltages V X and V Y. These internally divide V X and V Y at a partial pressure ratio corresponding to the coefficient in each equation. Here, a = 2, b = 1, c = 1, and V
Each 1 ~V 4 is expressed as follows. V 1 = 2V X + V Y (44a) V 2 = V X (44b) V 3 = V X + V Y (44c) V 4 = 2V X (44d) where these equations Replacing 2V X and V X Is as follows. V 1 = V X + V Y (45a) V 2 = V X / 2 (45b) V 3 = V X / 2 + V Y (45c) V 4 = V X (45d) relative relationship of V 1 ~V 4 is each The same is true even if the right side is halved, and can be modified as follows. V 1 = (V X + V Y) / 2 (46a) V 2 = V X / 4 (46b) V 3 = (V X / 2 + V Y) / 2 (46c) V 4 = V X / 2 (46d)

【0060】図14は、入力回路を抵抗分圧回路で構成
したマルチプライヤの構成の概要を表わしたものであ
る。第1のトランジスタ71のゲートに印加される電圧
1 は、抵抗器72と抵抗器73によってVX とVY
1対1の分圧比で内分されている。第2のトランジスタ
74のゲートに印加される電圧は、抵抗器75と抵抗器
76によってVX の4分の1の電圧が印加されている。
同様に抵抗器77〜79によって分圧された電圧が第3
のトランジスタ81のゲートに、抵抗器82と抵抗器8
3によって分圧された電圧が第4のトランジスタ84の
ゲートにそれぞれ印加されている。電圧VR を生成する
定電圧源85は、各トランジスタのゲート電圧をソース
電圧よりも高くするためにオフセットさせるためのもの
である。各ゲートに印加された電圧は(46)式で表わ
したものと対応しており、マルチプライヤとして動作さ
せることができることが分かる。このように、(40)
式の右辺における係数が全て正になるような、電圧の組
み合わせでは、抵抗器による分圧回路のみによってマル
チプライヤ・コア回路の入力回路を構成することができ
るので、その回路構成が簡単になる。また、入力回路が
抵抗器のみで構成できるので、縦積みされるトランジス
タがなくなり、低電圧から動作させることができる。
FIG. 14 shows an outline of the configuration of a multiplier in which the input circuit is formed by a resistance voltage dividing circuit. The voltage V 1 applied to the gate of the first transistor 71 is divided internally between V X and V Y by a resistor 72 and a resistor 73 at a voltage division ratio of 1: 1. Voltage applied to the gate of the second transistor 74, the first voltage-quarter of V X is applied by a resistor 75 and the resistor 76.
Similarly, the voltage divided by the resistors 77 to 79 becomes the third voltage.
The resistor 82 and the resistor 8 are connected to the gate of the transistor 81 of FIG.
3 are applied to the gates of the fourth transistors 84, respectively. A constant voltage source for generating a voltage V R 85 are those for causing the offset to be higher than the source voltage of the gate voltage of each transistor. The voltage applied to each gate corresponds to the voltage expressed by the equation (46), and it can be seen that the gate can be operated as a multiplier. Thus, (40)
In a voltage combination in which the coefficients on the right side of the equation are all positive, the input circuit of the multiplier core circuit can be constituted only by the voltage dividing circuit by the resistor, so that the circuit structure is simplified. In addition, since the input circuit can be constituted only by the resistors, there is no transistor stacked vertically, and the operation can be started from a low voltage.

【0061】ここでは、MOSトランジスタについて説
明したが、共通のテール電流で駆動されるバイポーラト
ランジスタで構成されたマルチプライヤ・コア回路の各
ベースにこれらの電圧を印加した場合にもマルチプライ
ヤとして動作することは言うまでもない。すなわち、
(40)式における4つの電圧を、(19)式に代入す
れば、バイポーラ・クァドリテーセルの差動出力電流
は、(38)式と同じになる。
Here, the MOS transistor has been described, but when these voltages are applied to each base of a multiplier core circuit constituted by bipolar transistors driven by a common tail current, the circuit operates as a multiplier. Needless to say. That is,
By substituting the four voltages in equation (40) into equation (19), the differential output current of the bipolar quadratic cell becomes the same as equation (38).

【0062】4象限マルチプライヤでは、その入力電圧
を−VX 、−VY としてもその出力電流は、VX Y
なり、入力電圧の正負によってマルチプライヤの動作が
制限されるものではない。また、VX とVY の一方だけ
が負の場合には、出力電流の正負が入れ代わる。しかし
ながら、ΔIをIL −IR としているところを、その差
の取り方を逆にし、すなわちΔI=IR −IL とすれ
ば、VX とVY が共に正の場合と同一の出力電流を得る
ことができる。さらに、VX とVY をそれぞれ2分の1
にして加えた場合でも、出力電流が4分の1になるだけ
でマルチプライヤとしての乗算特性に変わりはない。も
ちろん、VX とVY の一方だけを2分の1にした場合
は、出力電流が2分の1になるだけであり、乗算特性は
変わらない。したがって、抵抗分圧回路によって入力電
圧を2分の1にして各トランジスタに印加しても、マル
チプライヤとして動作することは当然である。
[0062] In four-quadrant multiplier, the input voltage -V X, the output current as -V Y is V X V Y becomes not intended operation of the multiplier is limited by the positive and negative input voltages. Further, when only one of V X and V Y is negative, positive and negative output current change places. However, the place you are I L -I R a [Delta] I, the way of taking the difference in the opposite, i.e. [Delta] I = I R if -I L, V X and V Y are both positive if the same output current Can be obtained. Further, V X and V Y are each reduced by half.
Even if it is added, the multiplication characteristic as a multiplier does not change only by reducing the output current to a quarter. Of course, if only one of V X and V Y is reduced to one half, the output current will only be reduced to one half and the multiplication characteristics will not change. Therefore, even if the input voltage is reduced to one half by the resistance voltage dividing circuit and applied to each transistor, the transistor naturally operates as a multiplier.

【0063】[0063]

【発明の効果】以上説明したように請求項1記載の発明
によれば、乗算すべき2つの入力電圧をVX 、VY とし
たとき、VX +VY 、−VX +VY 、VX +VY /2、
−VX+VY /2の組み合わせに変換して各トランジス
タに電圧を印加している。これにより、直線性に優れた
特性を持ち、低電圧動作可能なマルチプライヤ・コア回
路を得ることができる。また、乗算すべき入力電圧を変
換するための入力回路の規模を小さくすることができ
る。さらに、一方の入力電圧をその利得を制御する信号
として用いれば、所定のリミッティング特性を有してい
ることからAGC(Auto Gain Control)回路として使用
することもできる。また、ODA回路として使用する場
合に、その入力回路の回路構成を小さくすることができ
る。
According to the invention of claim 1, wherein, as described in the foregoing, when the two input voltages to be multiplied was set to V X, V Y, V X + V Y, -V X + V Y, V X + V Y / 2,
Is converted to a combination of -V X + V Y / 2 applies a voltage to each transistor. As a result, a multiplier core circuit having excellent linearity and capable of operating at a low voltage can be obtained. Further, the scale of an input circuit for converting an input voltage to be multiplied can be reduced. Furthermore, if one of the input voltages is used as a signal for controlling the gain, it can be used as an AGC (Auto Gain Control) circuit because it has a predetermined limiting characteristic. When used as an ODA circuit, the circuit configuration of the input circuit can be reduced.

【0064】また請求項2記載の発明によれば、MOS
型あるいは電界効果型のトランジスタを用いてマルチプ
ライヤ・コア回路を構成しているので、ソース接地する
ことができる。これにより定電流源が不要になり、回路
規模を小さくすることができる。さらに、入力電圧範囲
も広くとることができる。
According to the second aspect of the present invention, the MOS
The source or the ground can be grounded because the multiplier core circuit is formed using transistors of the type or field effect type. This eliminates the need for a constant current source and can reduce the circuit scale. Further, the input voltage range can be widened.

【0065】さらに請求項3または請求項4記載の発明
によれば、乗算すべき2つの入力電圧をVX 、VY とし
たとき、(VX +VY )/2、VX /4、(VX +2V
Y )/4、VX /2の組み合わせに変換して各トランジ
スタに電圧を印加している。これにより、直線性に優れ
た特性を持ち、低電圧動作可能なマルチプライヤ・コア
回路を得ることができる。また、4つの電圧は入力電圧
の正数倍の組み合わせになっているので、これらの電圧
に容易に変換することができ、入力回路の規模を小さく
することができる。
According to the third or fourth aspect of the present invention, when two input voltages to be multiplied are V X and V Y , (V X + V Y ) / 2, V X / 4, ( V X + 2V
Y) / 4, is converted to a combination of V X / 2 applies a voltage to each transistor. As a result, a multiplier core circuit having excellent linearity and capable of operating at a low voltage can be obtained. Further, since the four voltages are a combination of a positive multiple of the input voltage, they can be easily converted to these voltages, and the scale of the input circuit can be reduced.

【0066】また請求項5記載の発明によれば、各トラ
ンジスタのゲートあるいはソースに印加される電圧を、
抵抗分圧回路によって生成している。4つの電圧はそれ
ぞれVX とVY の正数倍の組み合わせによって構成され
ているので、抵抗分圧回路によってこれらの電圧を生成
することができ、入力回路を簡略化することができる。
また、縦積みされるトランジスタが無くなり、低電圧か
ら動作させることができる。
According to the fifth aspect of the present invention, the voltage applied to the gate or source of each transistor is
It is generated by a resistance voltage dividing circuit. Since each of the four voltages is constituted by a combination of a positive multiple of V X and V Y , these voltages can be generated by the resistance voltage dividing circuit, and the input circuit can be simplified.
In addition, there is no transistor stacked vertically, and operation can be performed from a low voltage.

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

【図1】本発明の一実施例におけるMOSマルチプライ
ヤ・コア回路の構成およびその入力電圧の組み合わせを
表わした回路図である。
FIG. 1 is a circuit diagram showing a configuration of a MOS multiplier core circuit and a combination of input voltages thereof in an embodiment of the present invention.

【図2】図1に示したMOSマルチプライヤ・コア回路
の入出力特性を表わした特性図である。
FIG. 2 is a characteristic diagram showing input / output characteristics of the MOS multiplier core circuit shown in FIG.

【図3】図1に示したMOSマルチプライヤ・コア回路
のトランスコンダクタンス特性を表わした特性図であ
る。
FIG. 3 is a characteristic diagram showing a transconductance characteristic of the MOS multiplier core circuit shown in FIG.

【図4】図1に示したMOSマルチプライヤ・コア回路
を用いたマルチプライヤ全体の回路構成の一例を表わし
た回路図である。
FIG. 4 is a circuit diagram showing an example of a circuit configuration of the entire multiplier using the MOS multiplier core circuit shown in FIG.

【図5】入力がフローティングされたマルチプライヤ・
コア回路の正常動作範囲を表わした特性図である。
FIG. 5: Multiplier with input floating
FIG. 4 is a characteristic diagram illustrating a normal operation range of the core circuit.

【図6】図1に示したMOSマルチプライヤ・コア回路
を用いたマルチプライヤ全体の回路構成の他の例を表わ
した回路図である。
FIG. 6 is a circuit diagram showing another example of a circuit configuration of the entire multiplier using the MOS multiplier core circuit shown in FIG.

【図7】ソース接地されたMOSマルチプライヤ・コア
回路の構成およびその入力電圧の組み合わせを表わした
回路図である。
FIG. 7 is a circuit diagram showing a configuration of a MOS multiplier core circuit whose source is grounded and a combination of input voltages thereof.

【図8】図1に示したMOSマルチプライヤ・コア回路
の理想動作入力電圧範囲を表わした特性図である。
8 is a characteristic diagram showing an ideal operation input voltage range of the MOS multiplier core circuit shown in FIG.

【図9】バイポーラ・マルチプライヤ・コア回路の構成
およびその入力電圧の組み合わせを表わした回路図であ
る。
FIG. 9 is a circuit diagram showing a configuration of a bipolar multiplier core circuit and a combination of input voltages thereof.

【図10】図9に示したバイポーラ・マルチプライヤ・
コア回路の入出力特性を表わした特性図である。
FIG. 10 shows a bipolar multiplier shown in FIG.
FIG. 3 is a characteristic diagram illustrating input / output characteristics of a core circuit.

【図11】図9に示したバイポーラ・マルチプライヤ・
コア回路のトランスコンダクタンス特性を表わした特性
図である。
FIG. 11 shows a bipolar multiplier shown in FIG.
FIG. 4 is a characteristic diagram illustrating a transconductance characteristic of a core circuit.

【図12】マルチプライヤ・コア回路の入力回路の構成
の概要を表わしたブロック図である。
FIG. 12 is a block diagram showing an outline of a configuration of an input circuit of the multiplier core circuit.

【図13】抵抗器による分圧回路で構成された入力回路
を表わした回路図である。
FIG. 13 is a circuit diagram showing an input circuit constituted by a voltage dividing circuit using resistors.

【図14】抵抗器による分圧回路を入力回路に用いたマ
ルチプライヤの構成を表わした回路図である。
FIG. 14 is a circuit diagram illustrating a configuration of a multiplier using a voltage dividing circuit including resistors as an input circuit.

【図15】フローティング入力を持つMOSマルチプラ
イヤ・コア回路の構成を表わした回路図である。
FIG. 15 is a circuit diagram showing a configuration of a MOS multiplier core circuit having a floating input.

【図16】ソース接地されたMOSマルチプライヤ・コ
ア回路の構成を表わした回路図である。
FIG. 16 is a circuit diagram showing a configuration of a MOS multiplier core circuit whose source is grounded.

【図17】バルトとワリンガによって提案された従来か
ら使用されているフローティング入力を持つMOSマル
チプライヤ・コア回路の構成およびその入力電圧の組み
合わせを表わした回路図である。
FIG. 17 is a circuit diagram showing a configuration of a conventionally used MOS multiplier core circuit having a floating input proposed by Balut and Warringer and a combination of input voltages thereof.

【図18】バルトとワリンガによって提案された従来か
ら使用されているソース接地されたMOSマルチプライ
ヤ・コア回路の構成およびその入力電圧の組み合わせを
表わした回路図である。
FIG. 18 is a circuit diagram showing the configuration of a conventionally used grounded MOS multiplier core circuit proposed by Balut and Warringer and a combination of input voltages thereof.

【図19】ワンによって再提案された従来から使用され
ているフローティング入力を持つMOSマルチプライヤ
・コア回路の構成およびその入力電圧の組み合わせを表
わした回路図である。
FIG. 19 is a circuit diagram showing a configuration of a conventionally used MOS multiplier core circuit having a floating input and a combination of input voltages thereof, re-proposed by Wang.

【図20】ウーとスチューマンによって提案された従来
から使用されているソース接地されたMOSマルチプラ
イヤ・コア回路の構成およびその入力電圧の組み合わせ
を表わした回路図である。
FIG. 20 is a circuit diagram showing a configuration of a conventionally used MOS multiplier core circuit with a grounded source proposed by Wu and Stuman and a combination of input voltages thereof.

【図21】フローッティング入力を持つバイポーラ・マ
ルチプライヤ・コア回路の構成を表わした回路図であ
る。
FIG. 21 is a circuit diagram showing a configuration of a bipolar multiplier core circuit having a floating input.

【図22】バルトとワリンガによって提案されたMOS
マルチプライヤ・コア回路をバイポーラ・トランジスタ
に置き換えたマルチプライヤ・コア回路の構成およびそ
の入力電圧の組み合わせを表わした回路図である。
FIG. 22: MOS proposed by Balt and Waringah
FIG. 3 is a circuit diagram illustrating a configuration of a multiplier core circuit in which the multiplier core circuit is replaced with a bipolar transistor and a combination of input voltages thereof.

【図23】ワンによって再提案されたMOSマルチプラ
イヤ・コア回路をバイポーラ・トランジスタに置き換え
たマルチプライヤ・コア回路の構成およびその入力電圧
の組み合わせを表わした回路図である。
FIG. 23 is a circuit diagram showing a configuration of a multiplier core circuit in which a MOS multiplier core circuit re-proposed by Wan is replaced with a bipolar transistor and a combination of input voltages thereof;

【符号の説明】[Explanation of symbols]

11〜14 MOSトランジスタ 15、55 定電流源 16、17、56、57 出力電流 51、52、53、54 バイポーラ・トランジスタ 72、73、81 抵抗器 11 to 14 MOS transistors 15, 55 Constant current sources 16, 17, 56, 57 Output currents 51, 52, 53, 54 Bipolar transistors 72, 73, 81 Resistors

Claims (5)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 第1の電圧信号と第2の電圧信号の逆相
信号の和信号がそのゲートあるいはベースに入力された
第1のトランジスタと、 前記第1の電圧信号の2倍の電圧信号がそのゲートある
いはベースに入力されるとともにそのドレインあるいは
コレクタが前記第1のトランジスタのドレインあるいは
コレクタと共通接続された第2のトランジスタと、 前記第1の電圧信号がそのゲートあるいはベースに入力
された第3のトランジスタと、 前記第1の電圧信号の2倍の大きさの電圧信号と前記第
2の電圧信号の逆相信号の和信号がそのゲートあるいは
ベースに入力されるとともに、そのドレインあるいはコ
レクタが前記第3のトランジスタのドレインあるいはコ
レクタと共通接続された第4のトランジスタと、 前記第1から第4のトランジスタを共通のテール電流で
駆動する定電流源とを具備することを特徴とするマルチ
プライヤ・コア回路。
A first transistor having a gate or a base to which a sum signal of a reverse phase signal of the first voltage signal and the second voltage signal is input, and a voltage signal twice as large as the first voltage signal And a second transistor whose drain or collector is commonly connected to the drain or collector of the first transistor, and the first voltage signal is input to its gate or base. A third transistor, a sum signal of a voltage signal twice as large as the first voltage signal and a reverse phase signal of the second voltage signal is input to its gate or base, and its drain or collector is A fourth transistor commonly connected to a drain or a collector of the third transistor, and the first to fourth transistors. Multiplier core circuit, characterized by comprising a constant current source for driving the static in common tail current.
【請求項2】 第1の電圧信号と第2の電圧信号の逆相
信号の和信号がそのゲートに入力されかつソース接地さ
れたMOS型あるいは電界効果型の第1のトランジスタ
と、 前記第1の電圧信号の2倍の電圧信号がそのゲートに入
力されかつソース接地されるとともにそのドレインが前
記第1のトランジスタのドレインと共通接続されたMO
S型あるいは電界効果型の第2のトランジスタと、 前記第1の電圧信号がそのゲートに入力されかつソース
接地されたMOS型あるいは電界効果型の第3のトラン
ジスタと、 前記第1の電圧信号の2倍の大きさの電圧信号と前記第
2の電圧信号の逆相信号の和信号がそのゲートに入力さ
れかつソース接地されるとともに、そのドレインが前記
第3のトランジスタのドレインと共通接続されたMOS
型あるいは電界効果型の第4のトランジスタとを具備す
ることを特徴とするマルチプライヤ・コア回路。
2. A MOS-type or field-effect-type first transistor having a gate to which a sum signal of a reverse phase signal of the first voltage signal and the second voltage signal is input and whose source is grounded, Of which the voltage signal is twice the voltage signal of the first transistor is input to the gate thereof, the source is grounded, and the drain is commonly connected to the drain of the first transistor.
An S-type or field-effect type second transistor; a MOS-type or field-effect type third transistor whose gate receives the first voltage signal and whose source is grounded; A sum signal of a voltage signal of twice the magnitude and a reverse phase signal of the second voltage signal is input to its gate and grounded at its source, and its drain is commonly connected to the drain of the third transistor. MOS
And / or a field effect type fourth transistor.
【請求項3】 第1の電圧信号の2分の1の大きさの電
圧信号と第2の電圧信号の2分の1の大きさの電圧信号
の和信号がそのゲートあるいはベースに入力された第1
のトランジスタと、 前記第1の電圧信号の4分の1の大きさの電圧信号がそ
のゲートあるいはベースに入力されるとともにそのドレ
インあるいはコレクタが前記第1のトランジスタのドレ
インあるいはコレクタと共通接続された第2のトランジ
スタと、 前記第1の電圧信号の4分の1の大きさの電圧信号と前
記第2の電圧信号の2分の1の大きさの電圧信号の和信
号がそのゲートあるいはベースに入力された第3のトラ
ンジスタと、 前記第1の電圧信号の2分の1の大きさの電圧信号がそ
のゲートあるいはベースに入力されるとともに、そのド
レインあるいはコレクタが前記第3のトランジスタのド
レインあるいはコレクタと共通接続された第4のトラン
ジスタと、 前記第1から第4のトランジスタを共通のテール電流で
駆動する定電流源とを具備することを特徴とするマルチ
プライヤ・コア回路。
3. A sum signal of a voltage signal of a half of the first voltage signal and a voltage signal of a half of the second voltage signal is inputted to its gate or base. First
And a voltage signal of a quarter of the first voltage signal is input to its gate or base, and its drain or collector is commonly connected to the drain or collector of the first transistor. A second transistor, a sum signal of a voltage signal having a magnitude of a quarter of the first voltage signal and a voltage signal having a magnitude of a half of the second voltage signal is applied to its gate or base. An input third transistor and a voltage signal having a magnitude half that of the first voltage signal are input to a gate or a base thereof, and a drain or a collector thereof is connected to a drain or a drain of the third transistor. A fourth transistor commonly connected to a collector, and a constant current source for driving the first to fourth transistors with a common tail current And a multiplier core circuit.
【請求項4】 第1の電圧信号の2分の1の大きさの電
圧信号と第2の電圧信号の2分の1の大きさの電圧信号
の和信号がそのゲートに入力されかつソース接地された
MOS型あるいは電界効果型の第1のトランジスタと、 前記第1の電圧信号の4分の1の大きさの電圧信号がそ
のゲートに入力されかつソース接地されるとともにその
ドレインが前記第1のトランジスタのドレインと共通接
続されたMOS型あるいは電界効果型の第2のトランジ
スタと、 前記第1の電圧信号の4分の1の大きさの電圧信号と前
記第2の電圧信号の2分の1の大きさの電圧信号の和信
号がそのゲートに入力されかつソース接地されたMOS
型あるいは電界効果型の第3のトランジスタと、 前記第1の電圧信号の2分の1の大きさの電圧信号がそ
のゲートに入力されかつソース接地されるとともに、そ
のドレインが前記第3のトランジスタのドレインと共通
接続されたMOS型あるいは電界効果型の第4のトラン
ジスタとを具備することを特徴とするマルチプライヤ・
コア回路。
4. A sum signal of a voltage signal having a magnitude of a half of the first voltage signal and a voltage signal having a magnitude of a half of the second voltage signal is inputted to its gate and the source is grounded. A MOS-type or field-effect-type first transistor, and a voltage signal having a magnitude of a quarter of the first voltage signal is input to its gate and grounded at its source, and its drain is connected to the first transistor. A MOS-type or field-effect-type second transistor commonly connected to the drains of the first and second transistors, and a voltage signal of a quarter of the first voltage signal and a half of the second voltage signal. A MOS whose input signal is a sum signal of voltage signals of magnitude 1 and whose source is grounded
Or a third transistor of a field-effect type, a voltage signal having a magnitude half of the first voltage signal is input to its gate and grounded at its source, and its drain is connected to the third transistor. And a fourth transistor of a MOS type or a field effect type commonly connected to a drain of the multiplier.
Core circuit.
【請求項5】 前記第1のトランジスタのゲートあるい
はベースに印加される電圧は、前記第1の電圧信号と前
記第2の電圧信号を1対1の分圧比で内分する第1の抵
抗分圧回路によって生成され、前記第2のトランジスタ
のゲートあるいはベースに印加される電圧は、第1の電
圧信号と接地電位との間を3対1の分圧比で内分する第
2の抵抗分圧回路によって生成され、前記第3のトラン
ジスタのゲートあるいはベースに印加される電圧は、第
1の電圧信号と接地電位との間を1対1の分圧比で内分
する第3の抵抗分圧回路によって生成され、前記第4の
トランジスタのゲートあるいはベースに印加される電圧
はその一端に第1の電圧信号の印加された第1の抵抗
と、この第1の抵抗の他端にその一端が接続されかつ他
端に第2の電圧信号が印加されるとともにその抵抗値が
第1の抵抗の半分の第2の抵抗と、第1の抵抗と第2の
抵抗の接続点にその一端が接続され他端の接地されたそ
の抵抗値が第1の抵抗と等しい第3の抵抗とを備えた第
4の抵抗分圧回路の第1および第2の抵抗の接続点に現
われる電圧であることを特徴とする請求項3または請求
項4記載のマルチプライヤ・コア回路。
5. A voltage applied to a gate or a base of the first transistor is a first resistance component which internally divides the first voltage signal and the second voltage signal at a one-to-one voltage dividing ratio. The voltage generated by the voltage circuit and applied to the gate or the base of the second transistor is a second resistor voltage divider that internally divides the first voltage signal and the ground potential at a voltage division ratio of 3: 1. A voltage generated by the circuit and applied to the gate or base of the third transistor internally divides the voltage between the first voltage signal and the ground potential at a one-to-one voltage dividing ratio. And a voltage applied to the gate or base of the fourth transistor is connected to one end of a first resistor to which a first voltage signal is applied, and the other end of the first resistor is connected to one end of the first resistor. And a second voltage signal at the other end The second resistor, which is applied and whose resistance is half of the first resistor, has one end connected to a connection point between the first resistor and the second resistor and the other end grounded at the other end. 5. A voltage appearing at a connection point between a first resistor and a second resistor of a fourth resistor voltage dividing circuit having a third resistor equal to the first resistor. Multiplier core circuit.
JP6296621A 1994-11-30 1994-11-30 Multiplier core circuit Expired - Lifetime JP2626591B2 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
JP6296621A JP2626591B2 (en) 1994-11-30 1994-11-30 Multiplier core circuit
US08/566,439 US5831468A (en) 1994-11-30 1995-11-30 Multiplier core circuit using quadritail cell for low-voltage operation on a semiconductor integrated circuit device
GB9808814A GB2321987B (en) 1994-11-30 1995-11-30 Multiplier core circuit using quadritail cell
GB9808816A GB2321988B (en) 1994-11-30 1995-11-30 Multiplier core circuit using quadritail cell
GB9524525A GB2295704B (en) 1994-11-30 1995-11-30 Multiplier core circuit using quadritail cell

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6296621A JP2626591B2 (en) 1994-11-30 1994-11-30 Multiplier core circuit

Publications (2)

Publication Number Publication Date
JPH08153147A JPH08153147A (en) 1996-06-11
JP2626591B2 true JP2626591B2 (en) 1997-07-02

Family

ID=17835923

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6296621A Expired - Lifetime JP2626591B2 (en) 1994-11-30 1994-11-30 Multiplier core circuit

Country Status (1)

Country Link
JP (1) JP2626591B2 (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS50105362A (en) * 1974-01-28 1975-08-20
JPH06266863A (en) * 1993-03-15 1994-09-22 Nippon Telegr & Teleph Corp <Ntt> Multipying circuit

Also Published As

Publication number Publication date
JPH08153147A (en) 1996-06-11

Similar Documents

Publication Publication Date Title
JP2556173B2 (en) Multiplier
US5581210A (en) Analog multiplier using an octotail cell or a quadritail cell
JP2555990B2 (en) Multiplier
JP2556293B2 (en) MOS OTA
Wallinga et al. Design and analysis of CMOS analog signal processing circuits by means of a graphical MOST model
GB2290398A (en) Analog multiplier
EP0672992A1 (en) Analog multiplier using multitail cell
JP2778540B2 (en) Logarithmic amplifier circuit
JP2626629B2 (en) Multiplier
JP2626591B2 (en) Multiplier core circuit
JPH08330861A (en) Low-voltage operational transconductance amplifier
JP2616470B2 (en) Multiplier core circuit
JPH06208635A (en) Multiplier
JP2765319B2 (en) Constant voltage circuit
JP3127846B2 (en) CMOS multiplier
JP2900995B2 (en) Voltage addition circuit
JP2526808B2 (en) Tunable MOS OTA
JP2904053B2 (en) Differential amplifier circuit
JP2671872B2 (en) Multiplier
JP3022731B2 (en) Adder and subtractor
JP3196826B2 (en) CMOS multiplier and Bi-CMOS multiplier
JPH06162229A (en) Multiplier
JP2526805B2 (en) Multiplier
JP2000172775A (en) Multiplication circuit and ota
JP3533747B2 (en) Multiplier