JP3260395B2 - Multi-input fuzzy logic operation circuit - Google Patents

Multi-input fuzzy logic operation circuit

Info

Publication number
JP3260395B2
JP3260395B2 JP03865691A JP3865691A JP3260395B2 JP 3260395 B2 JP3260395 B2 JP 3260395B2 JP 03865691 A JP03865691 A JP 03865691A JP 3865691 A JP3865691 A JP 3865691A JP 3260395 B2 JP3260395 B2 JP 3260395B2
Authority
JP
Japan
Prior art keywords
input
bit
data
gate group
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 - Fee Related
Application number
JP03865691A
Other languages
Japanese (ja)
Other versions
JPH04277836A (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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry Co 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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP03865691A priority Critical patent/JP3260395B2/en
Publication of JPH04277836A publication Critical patent/JPH04277836A/en
Application granted granted Critical
Publication of JP3260395B2 publication Critical patent/JP3260395B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、ファジィ情報処理装置
において、ファジィ推論実行時のMAX演算またはMI
N演算を行う多入力ファジィ論理演算回路に関するもの
である。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a fuzzy information processing apparatus which performs a MAX operation or MI
The present invention relates to a multi-input fuzzy logic operation circuit for performing N operation.

【0002】[0002]

【従来の技術】従来、このような分野の技術としては、
例えば、アイ イーイーイー ジャーナル オブ ソリ
ッド−ステート サーキット(IEEE Journal of Solid-
StateCircuits)25[2](1990−4)(米)H.Wa
tanabe,W.Dettloff,K.Yount、「ア ブイエルエスアイ
ファジー ロジック コントローラ ウィズ リコン
フィギュラブル,カスケイダブル アーキテクチュア
(A VLSI Fuzzy Logic Controller with Reconfigurabl
e,Cascadable Architecture)」P.376−382に
記載されるものがあった。
2. Description of the Related Art Conventionally, techniques in such a field include:
For example, the IEEE Journal of Solid-State Circuit
State Circuits) 25 [2] (1990-4) (US) H. Wa
tanabe, W. Dettloff, K. Yount, "AVS
A VLSI Fuzzy Logic Controller with Reconfigurabl
e, Cascadable Architecture) " 376-382.

【0003】従来、前記文献等に記載されているよう
に、ファジィ情報処理装置においては、ファジィ合成
や、ルール型推論の一つ一つのルールの演算結果を統合
する時に、多くの引数に対してファジィ論理演算である
MAX/MIN演算が多く使用されている。その回路構
成例を図2に示す。
Conventionally, as described in the above-mentioned literatures and the like, in a fuzzy information processing apparatus, when integrating the operation results of each rule of fuzzy synthesis or rule type inference, a large number of arguments MAX / MIN operations, which are fuzzy logic operations, are often used. FIG. 2 shows an example of the circuit configuration.

【0004】図2は、前記文献等に記載された従来の多
入力ファジィ論理MAX演算回路の一構成例を示すブロ
ック図である。
FIG. 2 is a block diagram showing an example of a configuration of a conventional multi-input fuzzy logic MAX arithmetic circuit described in the above-mentioned literature and the like.

【0005】この多入力ファジィ論理MAX演算回路
は、複数段の2入力MAX演算器1−1〜1−8,2−
1〜2−4,3−1,3−2,4が2進木構造に接続さ
れている。そして、2進数(バイナリナンバ)からなる
複数の入力データを、入力段の複数のMAX演算器1−
1〜1−8で、各ビットの比較を行って大きい方を選択
するMAX演算を行う。この入力段の各MAX演算器1
−1〜1−8の出力は、次段の複数のMAX演算器2−
1〜2−4で、それぞれMAX演算が行われ、さらにそ
の演算結果が、次段の複数のMAX演算器3−1,3−
2でMAX演算された後、最終段のMAX演算器4で、
MAX演算が行われて演算結果が出力される。
This multi-input fuzzy logic MAX operation circuit comprises a plurality of stages of 2-input MAX operation units 1-1 to 1-8, 2-
1-2-4, 3-1, 3-2, and 4 are connected to a binary tree structure. Then, a plurality of input data consisting of binary numbers (binary numbers) is converted into a plurality of MAX arithmetic units 1- 1 of the input stage.
In steps 1 to 1-8, a MAX operation is performed to compare each bit and select the larger one. Each MAX computing unit 1 of this input stage
The outputs of -1 to 1-8 are output to a plurality of MAX arithmetic units 2- in the next stage.
1 to 2-4, each of which performs a MAX operation, and further outputs the operation result to a plurality of MAX operation units 3-1 and 3-
After the MAX operation in step 2, the MAX operation unit 4 in the final stage
The MAX operation is performed and the operation result is output.

【0006】図3は、図2中の2入力MAX演算器の構
成ブロック図である。
FIG. 3 is a block diagram showing the configuration of the 2-input MAX computing unit in FIG.

【0007】この2入力MAX演算器では、2つの入力
がコンパレータ5で比較され、その比較結果によってセ
レクタ6が選択動作を行い、2つの入力のいづれか大き
な方を出力する。セレクタ6は、ANDゲート及びNO
Rゲート等で構成されている。
In this two-input MAX calculator, two inputs are compared by a comparator 5, and a selector 6 performs a selecting operation based on the comparison result, and outputs the larger of the two inputs. The selector 6 includes an AND gate and a NO
It is composed of an R gate and the like.

【0008】[0008]

【発明が解決しようとする課題】しかしながら、上記構
成の演算回路では、比較対象となる入力データ、つまり
引数が多くなった場合、ハードウェア量(回路規模)が
増大し、さらに演算速度が低下するという問題がある。
従って、この多入力ファジィ論理演算回路を設けたファ
ジィ情報処理装置を集積回路化等すると、チップサイズ
が大型化するという問題があり、それを解決することが
困難であった。
However, in the arithmetic circuit having the above configuration, when the number of input data to be compared, that is, the number of arguments increases, the amount of hardware (circuit scale) increases, and the operation speed further decreases. There is a problem.
Therefore, if the fuzzy information processing device provided with the multi-input fuzzy logic operation circuit is integrated or the like, there is a problem that the chip size increases, and it has been difficult to solve it.

【0009】本発明は、前記従来技術が持っていた課題
として、引数が多くなった場合にハードウェア量が増加
すると共に演算速度が低下するという点について解決し
た、多入力ファジィ論理演算回路を提供するものであ
る。
The present invention provides a multi-input fuzzy logic operation circuit which solves the problem of the prior art, in that when the number of arguments increases, the amount of hardware increases and the operation speed decreases. Is what you do.

【0010】[0010]

【課題を解決するための手段】記課題を解決するため
に、本発明のうちの第1の発明は、ファジィ推論実行時
の複数の入力データA j (但し、j=1,2,……,
m)のMAX演算をビットシリアルに行って、該複数の
入力データA j 中の最大値のデータDを求める多入力フ
ァジィ論理演算回路において、上位側から送られてくる
i番目(但し、i =0,1,……,n)の複数の伝達信
号Q ji と、前記各入力データA j 中のi番目のビットa
ji との論理積をそれぞれ求める第1の制御ゲート群と、
前記第1の制御ゲート群の出力データの論理和を求めて
前記データD中のi番目のビットd i を出力する多入力
ゲートと、前記ビットd i の反転データと前記各ビット
ji との論理和をそれぞれ求める2入力ゲート群と、前
記2入力ゲート群の各出力データと前記各伝達信号Q ji
との論理積をそれぞれ求めて、(i−1)番目の各伝達
信号Q j(i-1) を下位側へ出力する第2の制御ゲート群
と、を備えている。
To solve the previous SL problems SUMMARY OF THE INVENTION The first aspect of the present invention, when the fuzzy inference execution
Of the plurality of input data A j (where j = 1, 2,...,
m) MAX operation is performed bit-serial, and the plurality of
A multi-input file for obtaining the maximum value data D in the input data A j
In the fuzzy logic operation circuit, sent from the upper side
i-th (where i = 0, 1,..., n) plural transmission signals
Signal Q ji and the i-th bit a in each of the input data A j
a first group of control gates for obtaining a logical product with ji ;
Obtaining OR of output data of the first control gate group
Multiple-input for outputting the i th bit d i in the data D
A gate, wherein each bit and the inverted data of the bit d i
a two-input gate group for calculating the logical sum with a ji
2. Each output data of the input gate group and each transmission signal Q ji
And (i-1) th transmission
Second control gate group for outputting signal Q j (i-1) to the lower side
And

【0011】第2の発明は、ファジィ推論実行時の複数
の入力データA j (但し、j=1,2,……,m)のM
IN演算をビットシリアルに行って、該複数の入力デー
タA j 中の最小値のデータDを求める多入力ファジィ論
理演算回路において、上位側から送られてくるi番目
(但し、i=0,1,……,n)の複数の伝達信号Q ji
と、前記各入力データA j 中のi番目のビットa ji との
論理和をそれぞれ求める第1の制御ゲート群と、前記第
1の制御ゲート群の出力データの論理積を求めて前記デ
ータD中のi番目のビットd i を出力する多入力ゲート
と、前記ビットd i の反転データと前記各ビットa ji
の論理積をそれぞれ求める2入力ゲート群と、前記2入
力ゲート群の各出力データと前記各伝達信号Q ji との論
理和をそれぞれ求めて、(i−1)番目の各伝達信号Q
j(i-1) を下位側へ出力する第2の制御ゲート群と、を備
えている。
[0011] A second aspect of the present invention provides a method for executing a plurality of fuzzy inferences.
M of input data A j (where j = 1, 2,..., M)
Performs an IN operation in a bit-serial manner and outputs
Multi-input fuzzy theory for finding the minimum data D in A j
In the arithmetic operation circuit, the i-th
(Where, i = 0,1, ......, n ) a plurality of transmission signals Q ji of
When the the i-th bit a ji in each input data A j
A first group of control gates for respectively calculating a logical sum,
The logical product of the output data of one control gate group is obtained and
Multi-input gate for outputting the i th bit d i in over data D
When, the inverted data of the bit d i wherein each bit a ji
A two-input gate group for calculating the logical product of
Theory of each output data of the force gate group and each transmission signal Qji
The respective sums are obtained, and the (i-1) th transmission signal Q
j (i-1) to the lower side.
I have.

【0012】[0012]

【作用】本発明によれば、以上のように多入力ファジィ
論理演算回路を構成したので、複数の入力データA j
入力されると、この各入力データA j 中のi番目のビッ
トa ji と、上位側から送られてくるi番目の複数の伝達
信号Q ji とが、第1の制御ゲート群で論理積(または論
理和)がとられる。この論理積(または論理和)の出力
データは、多入力ゲートで論理和(または論理積)がと
られ、出力データD中のi番目のビットd i が求められ
る。 ビットd i の反転データと、各入力データA j 中の
ビットa ji とは、2入力ゲート群で論理和(または論理
積)がとられる。この各出力データと各伝達信号Q ji
が、第2の制御ゲート群で論理積(または論理和)がと
られ、(i-1) 番目の各伝達信号Q j(i-1) が求められて下
位側へ出力される。 このような第1、第2の制御ゲート
群、多入力ゲート、及び2入力ゲート群を出力データD
のビット数分だけ設けて縦続接続すれば(但し、出力デ
ータDの最上位ビット(MSB)箇所では、第1及び第
2の制御ゲート群が不要のために省略し、出力データD
の最下位ビット(LSB)箇所では、2入力ゲート群及
び第2の制御ゲート群が不要のために省略)、複数の入
力データ j に対するMAX演算結果、或いはMIN演
算結果が得られる。
According to the present invention, since the configuration of the multi-input fuzzy logic circuit as described above, a plurality of input data A j
Is input, i-th bit in the respective input data A j
And bets a ji, i th plurality of transmission sent from the host side
The signal Q ji is ANDed (or argued) by the first group of control gates.
Riwa) is taken. Output of this logical product (or logical sum)
Data is ORed (or ANDed) with multiple input gates
It is, i th bit d i in the output data D is obtained
You. And inverted data bit d i, in each input data A j
Bit aji is a logical OR (or logical
Product). The each output data and the transmission signal Q ji
But the logical AND (or logical sum) of the second control gate group is
And the (i-1) th transmitted signal Qj (i-1) is calculated and
Output to the digit. Such first and second control gates
Group, multi-input gate, and 2-input gate group to output data D
If cascade connection is provided with the number of bits of
In the most significant bit (MSB) of data D, the first and
2 are omitted because the control gate group is unnecessary, and the output data D
At the least significant bit (LSB) of
Beauty omitted for the second control gate group is not required), MAX operation result to a plurality of input data A j, or MIN operation result is obtained.

【0013】本発明では、ANDゲートやORゲート等
の基本論理素子レベルで多入力化を行い、該多入力OR
ゲートや多入力ANDゲート等を用いてMAX演算や
IN演算が行えるので、入力データ数が多くなっても、
ハードウェア量の削減化及び演算速度の高速化が図れ
る。従って、前記課題を解決できるのである。
In the present invention , multi-input is performed at the level of a basic logic element such as an AND gate or an OR gate, and the multi-input OR
MAX operation and M using a multi-input AND gate
Since IN operation can be performed, even if the number of input data is large,
The amount of hardware can be reduced and the calculation speed can be increased. Therefore, the above problem can be solved.

【0014】[0014]

【実施例】先ず、本発明の実施例である多入力ファジィ
論理演算回路の構成を説明する前に、本実施例で用いら
れるファジィ推論のアルゴリズム、及びそれに用いられ
るMAX/MIN演算をビットシリアルに計算するアル
ゴリズムについて説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Before describing the configuration of a multi-input fuzzy logic operation circuit according to an embodiment of the present invention, the fuzzy inference algorithm used in this embodiment and the MAX / MIN operation used in this embodiment are converted into bit serial data. The calculation algorithm will be described.

【0015】処理速度の高速化を図るため、ルールタイ
プのファジィ推論の並列実行を考える場合、各ルール毎
にその処理が独立しているので、1つのルールの処理を
並列実行する単位に選ぶことが自然である。ところが、
ルール数が増加した場合、次のような問題が生じる。即
ち、各ルールを完全に独立に処理するためには、ルール
毎に1つの処理ユニットを割当てなければならず、ルー
ル数の増加に伴ない、回路規模の増大が問題になる。ま
た、推論結果を統合する処理で、ルール数だけの引数に
対するMAX演算を行うため、ルール数が増加した場
合、各ルールの推論結果を統合する処理速度が低下す
る。このようなことから、ルール数の増加に伴ない、並
列処理の処理単位を大きくした方が有利になる。一方、
メンバーシップ関数の種類は、応用例から10種類以下
の場合がほとんどである。
When considering parallel execution of rule type fuzzy inference in order to increase the processing speed, since the processing is independent for each rule, the processing of one rule should be selected as a unit for parallel execution. Is natural. However,
When the number of rules increases, the following problem occurs. In other words, in order to process each rule completely independently, one processing unit must be assigned to each rule, and an increase in the number of rules causes an increase in circuit scale. Further, in the process of integrating the inference results, since the MAX operation is performed on the arguments of the number of rules, when the number of rules increases, the processing speed of integrating the inference results of each rule decreases. For this reason, it is advantageous to increase the processing unit of the parallel processing as the number of rules increases. on the other hand,
In most cases, the number of types of membership functions is ten or less from the application examples.

【0016】そこで、本実施例では、後件部のラベル
(メンバーシップ関数の種類)が等しいルール群を集
め、1つの新しいルールをつくる。この新しいルールを
並列処理の単位にすることで、処理ユニット数を後件部
のラベル数に抑えることができ、さらに推論結果を統合
する演算の引数の個数もラベル数にすることができる。
Therefore, in the present embodiment, a group of rules having the same consequent label (type of membership function) is collected to create one new rule. By using this new rule as a unit of parallel processing, the number of processing units can be reduced to the number of labels in the consequent part, and the number of arguments of the operation for integrating the inference results can also be the number of labels.

【0017】入力数2、出力数1、後件部のラベル数2
の場合を例を考えると、次式(1)の4つのルール1〜
4は、次式(2)の2つのルール11,12にまとめら
れる。
Number of inputs 2, number of outputs 1, number of labels of consequent part 2
Considering the case of the following example, four rules 1 to 1 of the following equation (1)
4 is summarized in two rules 11 and 12 of the following equation (2).

【0018】 ルール1: if x1 is A11,x2 is A12 then y is B1 ルール2: if x1 is A21,x2 is A22 then y is B2 ルール3: if x1 is A31,x2 is A32 then y is B2 ルール4: if x1 is A41,x2 is A42 then y is B1 …(1) 但し、 if x1 is A11 など;前件部命題 then y is B1など ;後件部命題 x1 ,x2 ;入力変数 y ;結果(出力) A11〜A41,A12〜A42;前件部メンバーシップ関数(ラベル) を表わすパラメータ B1,B2 ;後件部メンバーシップ関数(ラベル) を表わすパラメータ 前件部内の「,」 ;AND結合 ルール11: if(x1 is A11,x2 is A12)or (x1 is A41,x2 is A42)then y is B1 ルール12: if(x1 is A21,x2 is A22)or (x1 is A31,x2 is A32)then y is B2 …(2) 式(2)では、前件部が加法標準形になっている。ま
た、推論過程において、or結合をルール統合演算に対
応させると、ルールをまとめる以前の推論結果とまった
く同じ結果を得る。MAX/MIN推論法を採用する
と、入力x1=x1′,x2=x2′の前件部に対する
適合度w1 は、次式(3)で求められる。 w1=[A11(x1′)∧A12(x2′)]∨ [A41(x1′)∧A42(x2′)] …(3) 但し、 ∧;MIN演算 ∨;MAX演算 次に、後件部のラベルBiに対する推論結果Bi′を Bi′(y)=wi・Bi(y) i=1,2 …(4) として求める。ルール全体の推論結果B′は、各ルール
の推論結果から、次式(5)で求められる。
Rule 1: if x1 is A11, x2 is A12 then is B1 Rule 2: if x1 is A21, x2 is A22 then is B2 Rule 3: if x1 is A31, x2 is A32 then B2 rule : If x1 is A41, x2 is A42 thenis B1 ... (1) where if x1 is A11, etc .; antecedent proposition protest, isy B1, etc .; consequent proposition x1, x2; input variable y, result (output) A11 to A41, A12 to A42; parameters B1, B2 representing the antecedent part membership function (label); parameters representing the consequent part membership function (label) "," in the antecedent part; AND join rule 11: if (x1 is A11, x2 is A12) or (x1 is A41, x2 is A42) theny is B1 Rule 12: if (x1 is A21, x2 is A22) or (x1 is A31, x2 is A32) theny is B2 ... (2) In the expression (2), the antecedent part Is an additive standard form. Also, in the inference process, if the or combination corresponds to the rule integration operation, the same result as the inference result before the rules are put together is obtained. When the MAX / MIN inference method is adopted, the fitness w1 of the input x1 = x1 ', x2 = x2' with respect to the antecedent is obtained by the following equation (3). w1 = [A11 (x1 ') ∧A12 (x2')] ∨ [A41 (x1 ') ∧A42 (x2')] (3) where ∧; MIN operation ∨; MAX operation The inference result Bi ′ for the label Bi is obtained as Bi ′ (y) = wi · Bi (y) i = 1, 2,... (4). The inference result B 'of the entire rule is obtained by the following equation (5) from the inference result of each rule.

【0019】 B′(y)=ΣBi′(y)=Σwi・Bi(y) …(5) 確定値y′が必要な場合は、例えば重心法を用いてメン
バーシップ関数B′から、次式(6)で算出できる。
B ′ (y) = ΣBi ′ (y) = Σwi · Bi (y) (5) If a definite value y ′ is required, for example, the following equation is obtained from the membership function B ′ using the center of gravity method. It can be calculated in (6).

【0020】[0020]

【数1】 (Equation 1)

【0021】次に、以上のようなファジィ推論を処理す
る場合に用いられるMAX/MIN演算を、ビットシリ
アルに計算するアルゴリズムを説明する。
Next, a description will be given of an algorithm for calculating the MAX / MIN operation bit-serially used in processing the above fuzzy inference.

【0022】例えば、MAX演算のD=MAX(A,
B,C)を行う場合について説明する。ここで、A,
B,C,Dは、nビットの2進数(バイナリナンバ)、
i ,bi ,ci ,di =0,1(i=0,1,…,
n)は、それぞれA,B,C,Dのi番目のビットを表
す。di は次の漸化式(7)〜(9)で求めることがで
きる。 di =(Qai ・ai )+(Qbi ・bi )+(Qci ・ci )…(7) Qai-1 =Qai(c i +ai ) …(8) Qbi-1 =Qbi(c i +bi ) …(9) Qci-1 =Qci(d i +ci ) …(10) 但し、「・」「+」は2値論理のAND演算、OR演
算、 i はci の反転ビット、Qai ,Qbi ,Qc
i は、MSBからiビット目までの比較結果を保持する
状態変数である。漸化式(7)〜(10)をi=n−1
0まで、初期値Qan-1 1=Qbn-1 =Qcn-1 で繰
返すと、D=MAX(A,B,C)が求まる。
For example, D = MAX (A,
B, C) will be described. Where A,
B, C, and D are n-bit binary numbers (binary numbers);
a i , b i , c i , d i = 0, 1 (i = 0, 1,...,
n) represents the i-th bit of A, B, C, and D, respectively. d i can be calculated by the following recurrence formulas (7) to (9). d i = (Qa i · a i) + (Qb i · b i) + (Qc i · c i) ... (7) Qa i-1 = Qa i · (c i / + a i) ... (8) Qb i-1 = Qb i · ( c i / + b i) ... (9) Qc i-1 = Qc i · (d i / + c i) ... (10) However, "-", "+" is binary logic Operation, OR operation, c i / is the inverted bit of c i , Qa i , Qb i , Qc
i is a state variable that holds the comparison result from the MSB to the i-th bit. Let recurrence equations (7) to (10) be i = n-1
By repeating the process from 0 to 0 with the initial value Qan -1 1 = Qbn -1 = Qcn -1 , D = MAX (A, B, C) is obtained.

【0023】MIN演算の場合、D=MIN(A,B,
C)の漸化式は、(7)〜(10)式と双対な式にな
る。
In the case of the MIN operation, D = MIN (A, B,
The recurrence formula of C) is a dual formula with the formulas (7) to (10).

【0024】 di =(Qai +ai )・(Qbi +bi(Qci +ci )…(11) Qai-1 =Qai(c i ・ai ) …(12) Qbi-1 =Qbi(c i ・bi ) …(13) Qci-1 =Qci(d i ・ci ) …(14) 但し、初期値Qan-1 =Qbn-1 =Qcn-1 =0 前記のMAX/MIN演算の漸化式は、容易に多入力化
できる。D=MAX(A1 ,A2 ,…,Am )を例に説
明する。但し、Aj (j=1,2,…,m)、Dはnビ
ットのバイナリナンバ、aji,di =0,1(i=0,
1,…,n)は、それぞれAjのi番目のビットを
表す。di を求める漸化式は、次のようになる。
[0024] d i = (Qa i + a i) · (Qb i + b i) · (Qc i + c i) ... (11) Qa i-1 = Qa i + (c i / · a i) ... (12) Qb i-1 = Qb i + (c i / · b i) ... (13) Qc i-1 = Qc i + (d i / · c i) ... (14) However, the initial value Qa n-1 = Qb n-1 = Qc n-1 = 0 The recurrence formula of the MAX / MIN operation can be easily multi-input. An example will be described in which D = MAX (A 1 , A 2 ,..., Am ). Where A j (j = 1, 2,..., M), D is an n-bit binary number, a ji , d i = 0, 1 (i = 0,
1,..., N) represent the i-th bit of A j and D , respectively. The recurrence formula for obtaining d i is as follows.

【0025】 di =(Qa1i・a1i)+(Qa2i・a2i)+… +(Qami・ami) =d1i+d2i+…+dmi …(15) dji=Qaji・aji …(16) Qaj(i-1)=Qaji(d i +aji) …(17) 但し、di/;di の反転ビット 以上のようなMAX/MIN演算のアルゴリズムを用い
て、多入力ファジィ論理MAX演算回路を構成するに
は、(15)(16)式を実行する回路構成にすれば
よい。その一構成例を図1に示す。
D i = (Qa 1i · a 1i ) + (Qa 2i · a 2i ) + ... + (Qa mi · a mi ) = d 1i + d 2i + ... + d mi (15) d ji = Qa ji · a ji ... (16) Qa j (i-1) = Qa ji · (d i / + a ji) ... (17) However, di /; using d i MAX / MIN calculation algorithms described above the inverted bit Thus, in order to configure a multi-input fuzzy logic MAX operation circuit, a circuit configuration that executes equations (15) and (16) may be used. FIG. 1 shows an example of the configuration.

【0026】図1は、本発明の一実施例を示す多入力フ
ァジィ論理MAX演算回路の回路図である。
FIG. 1 is a circuit diagram of a multi-input fuzzy logic MAX operation circuit showing one embodiment of the present invention.

【0027】この図1では、3入力A,B,CのMAX
演算D=MAX(A,B,C)を行う例が示されてい
る。ここで、A2 〜A0 はそれぞれ1番目の入力Aの各
ビット(A2 がMSB)、B2 〜B0 はそれぞれ2番目
の入力Bの各ビット、C2 〜C0 はそれぞれ3番目の入
力Cの各ビット、D2 〜D0 はそれぞれ出力Dの各ビッ
トを表す。
In FIG. 1, MAX of three inputs A, B, C
An example in which the calculation D = MAX (A, B, C) is performed is shown. Here, A 2 to A 0 are each bit of the first input A (A 2 is the MSB), B 2 to B 0 are each bit of the second input B, and C 2 to C 0 are the third. Of the input C, D 2 to D 0 respectively represent the bits of the output D.

【0028】この3入力ファジィ論理MAX演算回路で
は、各ビット位置毎に、多入力ゲートである3入力OR
ゲート10,20,30がそれぞれ設けられている。各
ORゲート10,20の出力側には、それらの出力ビッ
トD2 ,D1 を反転するインバータ11,21がそれぞ
れ設けられている。インバータ11,21の出力側に
は、2入力ゲートである複数の2入力ORゲート12
−1〜12−3,22−1〜22−3がそれぞれ接続さ
れている。
In the three-input fuzzy logic MAX operation circuit, a three-input OR which is a multi-input gate is provided for each bit position.
Gates 10, 20, and 30 are provided, respectively. Inverters 11 and 21 for inverting the output bits D 2 and D 1 are provided on the output side of each of the OR gates 10 and 20, respectively. On the output side of the inverters 11 and 21, a plurality of 2-input OR gates 12 as a 2-input gate group are provided.
-1 to 12-3 and 22-1 to 22-3 are respectively connected.

【0029】各入力A,B,CのMSBであるA2 ,B
2 ,C2 は、3入力ORゲート10及び2入力ORゲー
ト12−1〜12−3の入力側に、それぞれ接続されて
いる。
A 2 , B which is the MSB of each input A, B, C
2, C 2 is 3 to the input side of the input OR gate 10 and two-input OR gate 12-1 to 12-3 are connected respectively.

【0030】各入力A,B,Cの1つ下位ビットである
1 ,B1 ,C1 と、MSBからの伝達信号QA2 ,Q
2 ,QC2 とは、第1の制御ゲートである各2入力
ANDゲート23−1〜23−3を介して、3入力OR
ゲート20の入力側に接続されている。3入力ORゲー
ト20の出力ビットD1 は、インバータ21で反転さ
れ、その反転出力と、各入力A,B,Cの下位ビットA
1 ,B1 ,C1 とが、各2入力ORゲート22−1〜2
2−3の入力側に、それぞれ接続されている。MSBか
らの各伝達信号QA2 〜QC2 と、各ORゲート22−
1〜22−3の出力とは、第2の制御ゲートである各
2入力ANDゲート24−1〜24−3の入力側に、そ
れぞれ接続されている。
The lower bits A 1 , B 1 , C 1 of each of the inputs A, B, C and transmission signals QA 2 , Q from the MSB
B 2 and QC 2 are connected to a 3-input OR gate via 2-input AND gates 23-1 to 23-3 as a first control gate group.
It is connected to the input side of the gate 20. The output bit D 1 of the three-input OR gate 20 is inverted by the inverter 21, and its inverted output and the lower bit A of each of the inputs A, B, and C are output.
1 , B 1 , and C 1 are two-input OR gates 22-1 to 22-2, respectively.
2-3 are connected to the input side. Each transmission signal QA 2 ~QC 2 from MSB, the OR gate 22-
The outputs of 1 to 22-3 are connected to the input side of each of the two-input AND gates 24-1 to 24-3 as the second control gate group .

【0031】各2入力ANDゲート24−1〜24−3
から出力される伝達信号QA1 ,QB1 ,QC1 と、各
入力A,B,CのLSBのA0 ,B0 ,C0 とは、第1
制御ゲートである各2入力ANDゲート33−1〜
33−3の入力側に接続されている。各2入力ANDゲ
ート33−1〜33−3の出力側は、3入力ORゲート
30に接続され、その3入力ORゲート30から、出力
DのLSBD0 が出力される構成になっている。
Each of the two-input AND gates 24-1 to 24-3
The transmission signals QA 1 , QB 1 , and QC 1 output from the first and the LSBs A 0 , B 0 , and C 0 of the inputs A, B, and C are the first signals .
Each 2-input AND gates 33-1~ a control gate group
33-3 is connected to the input side. The output side of the 2-input AND gates 33-1 to 33-3 are three-input is connected to the OR gate 30, from the three-input OR gate 30 has a configuration in which the LSBD 0 output D is output.

【0032】次に、動作を説明する。Next, the operation will be described.

【0033】先ず、各入力A,B,CのMSBA2 ,B
2 ,C2 の論理和がORゲート10で求められ、その出
力ビットがD2 になる。出力ビットD2 がインバータ1
1で反転され、その反転信号と入力ビットA2 ,B2
2 との論理和が、各ORゲート12−1〜12−3で
求められる。各ORゲート12−1〜12−3の出力で
ある伝達信号QA2 ,QB2 ,QC2 は、MSBA2
2 ,C2 との比較で、大きいものに対応する信号が論
理“H”、他は論理“L”になる。
First, MSBA 2 , B of each input A, B, C
2, the logical sum of C 2 is determined by an OR gate 10, the output bit is D 2. Output bit D 2 is inverter 1
1, the inverted signal and the input bits A 2 , B 2 ,
Logical sum of the C 2 is determined at each OR gate 12-1 through 12-3. The transmission signals QA 2 , QB 2 , and QC 2 output from each of the OR gates 12-1 to 12-3 are MSBA 2 ,
In comparison with B 2 and C 2 , the signal corresponding to the larger one becomes logic “H”, and the others correspond to logic “L”.

【0034】例えば、A2 =“H”、B2 =“H”、C
2 =“L”の場合、QA2 =“H”、QB2 =“H”、
QC2 =“L”となる。また、MSBA2 ,B2 ,C2
がすべて“L”の場合は、すべて大きいものと考えて、
伝達信号QA2 ,QB2 ,QC2 がすべて“H”にな
る。伝達信号QAi ,QBi ,QCi (i=2,1)
は、上位ビットからビットiまでの比較結果を1つ下位
ビットに伝達する信号である。
For example, A 2 = “H”, B 2 = “H”, C
When 2 = “L”, QA 2 = “H”, QB 2 = “H”,
QC 2 = “L”. MSBA 2 , B 2 , C 2
Are all "L", it is considered to be all large,
The transmission signals QA 2 , QB 2 , and QC 2 all become “H”. Transmission signals QA i , QB i , QC i (i = 2,1)
Is a signal for transmitting the comparison result from the upper bit to the bit i to one lower bit.

【0035】次に、MSBからの伝達信号QA2 と入力
ビットA1 との論理積、QB2 とB1 の論理積、QC2
とC1 の論理積が、それぞれ各ANDゲート23−1〜
23−3で求められ、それらの出力の論理和がORゲー
ト20で求められ、その出力ビットがD1 となる。出力
ビットD1 はインバータ21で反転され、その反転信号
と入力ビットA1 ,B1 ,C1 との論理和がORゲート
22−1〜22−3で求められる。ORゲート22−1
〜22−3の出力と伝達信号QA2 ,QB2 ,QC2
の論理積が、それぞれ各ANDゲート24−1〜24−
3で求められ、それらの出力が伝達信号QA1 ,QB
1 ,QC1 になる。
Next, the logical product of the transmission signal QA 2 from the MSB and the input bit A 1 , the logical product of QB 2 and B 1 , QC 2
A logical product of C 1 is, each respective AND gates 23-1~
Obtained in 23-3, the logical sum of the output is determined by the OR gate 20, whose output bits are D 1. The output bit D 1 is inverted by the inverter 21, and the OR of the inverted signal and the input bits A 1 , B 1 , C 1 is obtained by the OR gates 22-1 to 22-3. OR gate 22-1
Output transmission signal QA 2 of ~22-3, QB 2, logical product of the QC 2 are each respective AND gates 24-1~24-
3 and their outputs are transmitted signals QA 1 , QB
1, the QC 1.

【0036】最後に、LSBでは、伝達信号QA1 と入
力ビットA0 との論理積、QB1 とB0 との論理積、Q
1 とC0 の論理積とを、それぞれ各ANDゲート33
−1〜33−3で求め、それらの出力の論理和をORゲ
ート30で求めれば、そのORゲート30の出力が出力
ビットD0 になる。
Finally, in the LSB, the logical product of the transmission signal QA 1 and the input bit A 0 , the logical product of QB 1 and B 0 ,
The logical product of C 1 and C 0 is added to each AND gate 33
Obtained in -1~33-3, by obtaining the logical sum of the output OR gate 30, the output of OR gate 30 is the output bit D 0.

【0037】以上のように、図1の3入力ファジィ論理
MAX演算回路では、従来のような2進木構造を採用せ
ずに、直接、ORゲート、ANDゲート、及びインバー
タの基本論理素子で該演算回路を構成したので、入力デ
ータ数が多くなっても、ハードウェア量を低減でき、そ
れによってMAX演算を高速に行える。従って、このよ
うな多入力ファジィ論理MAX演算回路をファジィ情報
処理装置に設け、その装置を集積回路化等すれば、チッ
プサイズの小型化が可能となる。
As described above, the three-input fuzzy logic MAX operation circuit shown in FIG. 1 does not employ a conventional binary tree structure but directly employs OR gates, AND gates, and basic logic elements of inverters. Since the arithmetic circuit is configured, even if the number of input data is large, the amount of hardware can be reduced, and MAX operation can be performed at high speed. Therefore, if such a multi-input fuzzy logic MAX operation circuit is provided in a fuzzy information processing device and the device is integrated, the chip size can be reduced.

【0038】なお、本発明は、上記実施例に限定され
ず、種々の変形が可能である。その変形例としては、例
えば次のようなものがある。
Note that the present invention is not limited to the above embodiment, and various modifications are possible. For example, there are the following modifications.

【0039】 (i) 図1では、3ビットの比較演算を行っている
が、3ビット以上の比較演算を行う場合、MSB及びL
SBを除き、出力ビットD1 、及び伝達信号QA1,Q
1 ,QC1 を求めるための論理回路を、増加するビッ
ト数だけ設ければよい。 (ii) 図1では、3入力ファジィ論理MAX演算回路
について説明したが、図1と同様の構成方法で、入力数
を増加することもできる。この場合、多入力のORゲー
ト(10,20)が必要になるが、例えばダイナミック
論理回路を用いることで、容易に実現できる。
(I) In FIG. 1, a 3-bit comparison operation is performed. However, when a 3-bit or more comparison operation is performed, MSB and L
Except for SB, the output bit D 1 and the transmission signals QA 1 , Q
It is sufficient to provide a logic circuit for obtaining B 1 and QC 1 in an increasing number of bits. (Ii) Although the three-input fuzzy logic MAX operation circuit has been described in FIG. 1, the number of inputs can be increased by the same configuration method as in FIG. In this case, a multi-input OR gate (10, 20) is required, but can be easily realized by using, for example, a dynamic logic circuit.

【0040】(iii) 上記実施例では、多入力ファジィ
論理MAX演算回路の例を示しているが、(11)〜
(14)式に基づき、図1と双対回路で多入力ファジィ
論理MIN演算回路を構成することもできる。この場
合、例えば図1の3入力ORゲート10,20,30
3入力ANDゲート、2入力ORゲート12−1〜12
−3,22−1〜22−3を2入力ANDゲート、2入
力ANDゲート23−1〜23−3,24−1〜24−
3,33−1〜33−3を2入力ORゲートに置き換え
ればよい。
(Iii) In the above embodiment, an example of the multi-input fuzzy logic MAX operation circuit is shown.
Based on the equation (14), a multi-input fuzzy logic MIN operation circuit can be constituted by the dual circuit shown in FIG. In this case, for example, the three-input OR gates 10 , 20, and 30 in FIG. 1 are replaced with three-input AND gates and two-input OR gates 12-1 to 12-12.
-3 , 22-1 to 22-3 are 2-input AND gate , 2-input
Force AND gates 23-1 to 23-3, 24-1 to 24-
3, 33-1 to 33-3 may be replaced with a 2-input OR gate .

【0041】(iv) 図1の回路において、3入力OR
ゲート10,20,30を他の多入力ゲートに変えた
り、2入力ORゲート12−1〜12−3,22−1〜
22−3を他の2入力ゲートに変えたり、或いは2入力
ANDゲート23−1〜23−3,24−1〜24−
3,33−1〜33−3を他の制御ゲートに変えてもよ
い。その他、図1の回路に他のゲートを付加する等、種
々の変形が可能である。
(Iv) In the circuit shown in FIG.
The gates 10, 20, 30 may be changed to other multi-input gates, or two-input OR gates 12-1 to 12-3, 22-1 to 22
22-3 can be changed to another two-input gate, or two-input AND gates 23-1 to 23-3, 24-1 to 24-
3, 33-1 to 33-3 may be changed to other control gates. In addition, various modifications are possible, such as adding another gate to the circuit of FIG.

【0042】[0042]

【発明の効果】以上詳細に説明したように、第1及び第
2の発明によれば、例えば、ANDゲート、ORゲート
及びインバータ等の基本論理素子を用いた多入力ゲー
ト、2入力ゲート、及び第1、第2の制御ゲート
多入力ファジィ論理演算回路を構成したので、ファジィ
合成や、ルール型ファジィ推論におけるルール統合演算
等において、引数が多くなった場合でも、従来の2進木
構造の演算回路に比べ、ハードウェア量を低減できると
共に、それによりMAX演算またはMIN演算を高速に
実行することが可能となる。そのため、第1及び第2の
発明の演算回路をファジィ情報処理装置に搭載すれば、
その装置の小型化と演算速度の高速化が可能となる。
As described in detail above, the first and second embodiments are described .
According to the second invention, for example, a multi-input fuzzy logic operation circuit using a multi-input gate, a two-input gate group , and first and second control gate groups using basic logic elements such as an AND gate, an OR gate, and an inverter Therefore, even if the number of arguments is large in fuzzy synthesis or rule integration operation in rule-type fuzzy inference, the amount of hardware can be reduced as compared with the conventional arithmetic circuit having a binary tree structure. MAX operation or MIN operation can be performed at high speed. Therefore, if the arithmetic circuits of the first and second inventions are mounted on a fuzzy information processing apparatus,
This makes it possible to reduce the size of the device and increase the calculation speed.

【0043】第1及び第2の発明の演算回路は、ファジ
ィ情報処理装置に限らず、例えばマルチウィンドウシス
テムの画像処理に必要なプライオリティエンコーダの演
算器に応用すれば、どのウィンドウを表示すべきかの判
断が高速に行える。その他、種々の応用分野に適用でき
る。
The arithmetic circuit according to the first and second aspects of the present invention is not limited to a fuzzy information processing apparatus. For example, if the arithmetic circuit is applied to an arithmetic unit of a priority encoder required for image processing of a multi-window system, which window should be displayed. Decisions can be made quickly. In addition, it can be applied to various application fields.

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

【図1】本発明の実施例を示す多入力ファジィ論理MA
X演算回路の回路図である。
FIG. 1 shows a multi-input fuzzy logic MA showing an embodiment of the present invention.
FIG. 3 is a circuit diagram of an X operation circuit.

【図2】従来の多入力ファジィ論理MAX演算回路の構
成ブロック図である。
FIG. 2 is a configuration block diagram of a conventional multi-input fuzzy logic MAX operation circuit.

【図3】図2中の2入力MAX演算器の構成ブロック図
である。
FIG. 3 is a configuration block diagram of a two-input MAX computing unit in FIG. 2;

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

10,20,30 3入力OR
ゲート 11,21 インバータ 12−1〜12−3,22−1〜22−3 2入力OR
ゲート 23−1〜23−3,24−1〜24−3,33−1〜
33−3 2入力ANDゲート
10, 20, 30 3-input OR
Gate 11, 21 Inverter 12-1 to 12-3, 22-1 to 22-3 2-input OR
Gates 23-1 to 23-3, 24-1 to 24-3, 33-1 to 3
33-3 2-Input AND Gate

───────────────────────────────────────────────────── フロントページの続き (72)発明者 片白 剛史 東京都港区虎ノ門1丁目7番12号 沖電 気工業株式会社内 (72)発明者 中川 浩一 東京都港区虎ノ門1丁目7番12号 沖電 気工業株式会社内 (72)発明者 佐々木 守 熊本県熊本市長嶺町2178番322号 龍美 荘10号 (72)発明者 上野 文男 熊本県菊池郡西合志町須屋 花立浦3023 番12号 (58)調査した分野(Int.Cl.7,DB名) G06N 7/02 G06F 7/00 ──────────────────────────────────────────────────続 き Continuing on the front page (72) Inventor Takeshi Katshiro 1-7-12 Toranomon, Minato-ku, Tokyo Oki Electric Industry Co., Ltd. (72) Inventor Koichi Nakagawa 1-7-12 Toranomon, Minato-ku, Tokyo No. Oki Electric Industries Co., Ltd. (58) Field surveyed (Int. Cl. 7 , DB name) G06N 7/02 G06F 7/00

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 ファジィ推論実行時の複数の入力データ
j (但し、j=1,2,……,m)のMAX演算をビ
ットシリアルに行って、該複数の入力データA j 中の最
大値のデータDを求める多入力ファジィ論理演算回路に
おいて、 上位側から送られてくるi番目(但し、i=0,1,…
…,n)の複数の伝達信号Q ji と、前記各入力データA
j 中のi番目のビットa ji との論理積をそれぞれ求める
第1の制御ゲート群と、 前記第1の制御ゲート群の出力データの論理和を求めて
前記データD中のi番目のビットd i を出力する多入力
ゲートと、 前記ビットd i の反転データと前記各ビットa ji との論
理和をそれぞれ求める2入力ゲート群と、 前記2入力ゲート群の各出力データと前記各伝達信号Q
ji との論理積をそれぞれ求めて、(i−1)番目の各伝
達信号Q j(i-1) を下位側へ出力する第2の制御ゲート群
と、 を備えたことを特徴とする多入力ファジィ論理演算回
路。
1. A plurality of input data when executing fuzzy inference
A j (where, j = 1,2, ......, m ) a MAX operation bicycloalkyl
Go to Ttoshiriaru, the most in the input data A j of the plurality of
Multi-input fuzzy logic operation circuit for finding large value data D
The i-th (i = 0, 1,...) Sent from the upper side
..., a plurality of transmission signals Q ji of n), each input data A
Find the logical product of the ith bit a ji in j
Seeking a first control gate group, the logical sum of the output data of said first control gate group
Multiple-input for outputting the i th bit d i in the data D
Logical of the gate, and the inverted data and the respective bit a ji of the bit d i
A two-input gate group for calculating a sum, each output data of the two-input gate group, and each transmission signal Q
The logical product with ji is calculated, and the (i-1) th
Second control gate group for outputting the arrival signal Qj (i-1) to the lower side
And a multi-input fuzzy logic operation circuit characterized by comprising:
Road.
【請求項2】 ファジィ推論実行時の複数の入力データ
j (但し、j=1,2,……,m)のMIN演算をビ
ットシリアルに行って、該複数の入力データA j 中の最
小値のデータDを求める多入力ファジィ論理演算回路に
おいて、 上位側から送られてくるi番目(但し、i=0,1,…
…,n)の複数の伝達信号Q ji と、前記各入力データA
j 中のi番目のビットa ji との論理和をそれぞれ求める
第1の制御ゲート群と、 前記第1の制御ゲート群の出力データの論理積を求めて
前記データD中のi番目のビットd i を出力する多入力
ゲートと、 前記ビットd i の反転データと前記各ビットa ji との論
理積をそれぞれ求める2入力ゲート群と、 前記2入力ゲート群の各出力データと前記各伝達信号Q
ji との論理和をそれぞれ求めて、(i−1)番目の各伝
達信号Q j(i-1) を下位側へ出力する第2の制御 ゲート群
と、 を備えたことを特徴とする多入力ファジィ論理演算回
路。
2. A plurality of input data during execution of fuzzy inference
The MIN operation of A j (where j = 1, 2,.
Go to Ttoshiriaru, the most in the input data A j of the plurality of
Multi-input fuzzy logic operation circuit for finding small value data D
The i-th (i = 0, 1,...) Sent from the upper side
..., a plurality of transmission signals Q ji of n), each input data A
Calculate the logical sum with the ith bit a ji in j
Seeking a first control gate group, the logical product of the output data of said first control gate group
Multiple-input for outputting the i th bit d i in the data D
Logical of the gate, and the inverted data and the respective bit a ji of the bit d i
A two-input gate group for calculating the logical product, each output data of the two-input gate group, and each of the transmission signals Q
The logical sum with ji is calculated, and the (i-1) th
Second control gate group for outputting the arrival signal Qj (i-1) to the lower side
And a multi-input fuzzy logic operation circuit characterized by comprising:
Road.
JP03865691A 1991-03-05 1991-03-05 Multi-input fuzzy logic operation circuit Expired - Fee Related JP3260395B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP03865691A JP3260395B2 (en) 1991-03-05 1991-03-05 Multi-input fuzzy logic operation circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP03865691A JP3260395B2 (en) 1991-03-05 1991-03-05 Multi-input fuzzy logic operation circuit

Publications (2)

Publication Number Publication Date
JPH04277836A JPH04277836A (en) 1992-10-02
JP3260395B2 true JP3260395B2 (en) 2002-02-25

Family

ID=12531303

Family Applications (1)

Application Number Title Priority Date Filing Date
JP03865691A Expired - Fee Related JP3260395B2 (en) 1991-03-05 1991-03-05 Multi-input fuzzy logic operation circuit

Country Status (1)

Country Link
JP (1) JP3260395B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11288040B2 (en) * 2019-06-07 2022-03-29 Intel Corporation Floating-point dot-product hardware with wide multiply-adder tree for machine learning accelerators

Also Published As

Publication number Publication date
JPH04277836A (en) 1992-10-02

Similar Documents

Publication Publication Date Title
US5278783A (en) Fast area-efficient multi-bit binary adder with low fan-out signals
US5095457A (en) Digital multiplier employing CMOS transistors
US5600583A (en) Circuit and method for detecting if a sum of two multidigit numbers equals a third multidigit number prior to availability of the sum
JP2976114B2 (en) Adder circuit
JPH0479013B2 (en)
US4525797A (en) N-bit carry select adder circuit having only one full adder per bit
EP0081632A2 (en) Adder circuit
US5426598A (en) Adder and multiplier circuit employing the same
JPH08339291A (en) Selection circuit of maximum value
JPH03116326A (en) High speed parallel multiplier circuit
JP3260395B2 (en) Multi-input fuzzy logic operation circuit
US5245563A (en) Fast control for round unit
JPH0552530B2 (en)
JP3356613B2 (en) Addition method and adder
US3462589A (en) Parallel digital arithmetic unit utilizing a signed-digit format
Herrfeld et al. Ternary multiplication circuits using 4-input adder cells and carry look-ahead
US5777907A (en) Processor for selectively performing multiplication/division
US20040073593A1 (en) Hybrid carry look ahead/carry select adder including carry logic generating complementary hot carry signals, and method for producing the carry logic
JP2606339B2 (en) Multiplier
Yeh et al. Generalized earliest-first fast addition algorithm
US5784534A (en) Circuit and method for representing fuzzy rule weights during a fuzzy logic operation
US6772187B1 (en) Parallel greater than analysis method and apparatus
Lutz et al. Comparison of two's complement numbers
US6516333B1 (en) Sticky bit value predicting circuit
CA2135858A1 (en) Artificial neuron using adder circuit and method of using same

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20011204

LAPS Cancellation because of no payment of annual fees