JPH0619681A - Redundant binary/binary conversion circuit including rounding processing - Google Patents

Redundant binary/binary conversion circuit including rounding processing

Info

Publication number
JPH0619681A
JPH0619681A JP4175103A JP17510392A JPH0619681A JP H0619681 A JPH0619681 A JP H0619681A JP 4175103 A JP4175103 A JP 4175103A JP 17510392 A JP17510392 A JP 17510392A JP H0619681 A JPH0619681 A JP H0619681A
Authority
JP
Japan
Prior art keywords
binary
redundant
conversion circuit
rounding processing
rounding
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.)
Granted
Application number
JP4175103A
Other languages
Japanese (ja)
Other versions
JP3261742B2 (en
Inventor
Masahiro Nomura
昌弘 野村
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 JP17510392A priority Critical patent/JP3261742B2/en
Publication of JPH0619681A publication Critical patent/JPH0619681A/en
Application granted granted Critical
Publication of JP3261742B2 publication Critical patent/JP3261742B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE:To provide a redundant binary/binary conversion circuit including a rounding processing only by the addition of a few circuits and the increase of a few delay to the redundant binary/binary conversion circuit. CONSTITUTION:An addition necessary for the rounding processing is operated based on a redundant numerical expression by a redundant binary adder 1 for the rounding processing. The transmission of a carry can be limited by the addition operated based on the redundant numerical expression, so that a high parallel property can be realized without necessitating a large-scaled carry preparing circuit indispensable to a binary high speed parallel adder. Then, the redundant binary expression is converted into a binary by a redundant binary/binary conversion circuit 2, and the number of the digits necessary for the rounding processing is limited by a number of digit limiting circuit 3 for the rounding processing based on the binary expression. The characteristic of the round-down of the digits of the redundant numerical expression is different from that of the binary due to the redundancy, and then the round-down of the digits of the redundant numerical expression is operated after the redundant numerical expression is converted into the binary.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、ディジタル型の丸め処
理を含む冗長2進/2進変換回路に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a redundant binary / binary conversion circuit including digital type rounding processing.

【0002】[0002]

【従来の技術】冗長2進数系は2進重み数系の一種であ
り、通常用いられる2進数系は各桁を{0,1}の2値
で表現するのに対して、各桁を符号を持った{−1,
0,1}の3値で表現することを特徴とし、その冗長性
から、通常の2進数演算の速度を制限する桁上げ伝搬が
1段のみに制限できるため、高並列な演算を実現でき
る。
2. Description of the Related Art A redundant binary number system is a kind of binary weighted number system, and a normally used binary number system represents each digit by a binary value of {0, 1}, whereas each digit is a code. With {-1,
It is characterized in that it is expressed by three values of 0, 1}, and because of its redundancy, carry propagation that limits the speed of ordinary binary number operations can be limited to only one stage, so that highly parallel operations can be realized.

【0003】従来、冗長2進/2進変換は、各桁が{−
1,0,1}からなる冗長2進数を、各桁が{0,1}
からなる正数と、各桁が{−1,0}からなる負数に分
けて、2進数に基づき加算することにより実現できるこ
とが知られている。
Conventionally, in redundant binary / binary conversion, each digit is {-
Redundant binary number consisting of 1,0,1} with each digit {0,1}
It is known that it can be realized by dividing into a positive number consisting of and a negative number consisting of {−1,0} for each digit and adding based on a binary number.

【0004】また、丸め処理は、必要とする桁の最下位
桁のさらに1つ下の桁に、1を加算した後、その桁以下
を切り捨てることにより実現できることが知られてい
る。
Further, it is known that the rounding process can be realized by adding 1 to the digit immediately below the least significant digit of the required digit and then truncating the digits below that digit.

【0005】したがって、丸め処理を含む冗長2進/2
進変換は、これらを順次行うことにより実現できる。図
4にこの構成を示す。
Therefore, redundant binary / 2 including rounding processing
The decimal conversion can be realized by sequentially performing these. FIG. 4 shows this configuration.

【0006】[0006]

【発明が解決しようとする課題】しかしながら従来の技
術を用いて構成された丸め処理を含む冗長2進/2進変
換回路は、変換及び丸め処理は共に2進数の加算器を用
いて実現され、それぞれにおいて桁上げが伝搬するた
め、高速な回路を実現するには、桁上げ先見型の大規模
な並列加算器を2つ必要とする。よって、冗長2進/2
進変換回路に丸め処理の機能を追加することにより、ハ
ードウェアが倍増し、また、ゲート段数の増加により遅
延も大きくなる。
However, in the redundant binary / binary conversion circuit including the rounding processing configured by using the conventional technique, both the conversion and the rounding processing are realized by using a binary adder, Since each carry propagates, two large-scale carry-look-ahead parallel adders are required to realize a high-speed circuit. Therefore, redundant binary / 2
The addition of the rounding function to the binary conversion circuit doubles the hardware, and also increases the delay due to the increase in the number of gate stages.

【0007】本発明の目的は、冗長2進/2進変換回路
に、少しの回路の付加とわずかな遅延の増加だけで、丸
め処理を含む冗長2進/2進変換回路を提供することに
ある。
An object of the present invention is to provide a redundant binary / binary conversion circuit including a rounding process with a small addition of a circuit and a slight increase in delay. is there.

【0008】[0008]

【課題を解決するための手段】本発明の丸め処理を含む
冗長2進/2進変換回路は、丸め処理と、冗長2進数表
現から2進数表現への変換を行う回路において、丸め処
理に必要な加算を冗長な数表現に基づき行い、2進数へ
の変換を行い、2進数表現に基づき丸め処理に必要な桁
数制限を行うことを特徴としている。
A redundant binary / binary conversion circuit including rounding processing according to the present invention is necessary for rounding processing in a circuit that performs rounding processing and conversion from redundant binary number representation to binary number representation. The addition is performed based on a redundant number expression, conversion into a binary number is performed, and the number of digits required for rounding processing is limited based on the binary number expression.

【0009】[0009]

【作用】丸め処理は加算と桁の切り捨てからなる。冗長
数表現における加算は桁上げの伝搬を制限できるため、
2進数の高速並列加算器に不可欠な大規模な桁上げ生成
回路を必要とせずに高並列性を実現できる。したがっ
て、2進数への変換後に丸め処理を行うのではなく、冗
長数表現のまま丸め処理に必要な加算を行うことによ
り、丸め処理における加算を高速かつコンパクトに実現
できる。桁の切り捨てについては、冗長数表現ではその
冗長性のため、2進数における桁の切り捨てとは性質が
異なるため、2進数への変換後に行っている。この手順
により、丸め処理を含んだ冗長2進/2進変換を、冗長
2進/2進変換回路に冗長数系に基づく並列加算器1つ
の追加と冗長数全加算器1段の遅延の増加程度で実現で
きる。
Operation: Rounding processing consists of addition and rounding down of digits. Since addition in the redundant number representation can limit carry propagation,
High parallelism can be realized without requiring a large-scale carry generation circuit which is indispensable for a binary high-speed parallel adder. Therefore, the rounding process is not performed after the conversion to the binary number, but the addition necessary for the rounding process is performed as it is in the redundant number representation, whereby the addition in the rounding process can be realized quickly and compactly. The digit truncation is performed after the conversion to the binary number because the property is different from the digit truncation in the binary number due to its redundancy in the redundant number expression. By this procedure, the redundant binary / binary conversion including the rounding process is added to the redundant binary / binary conversion circuit by adding one parallel adder based on the redundant number system and increasing the delay of one stage of the redundant number full adder. It can be achieved in a certain degree.

【0010】[0010]

【実施例】次に、本発明の実施例を図を用いて説明す
る。
Embodiments of the present invention will now be described with reference to the drawings.

【0011】図1は本発明の1実施例を示したものであ
る。加算器1で丸め処理に必要な加算をそのまま冗長2
進数系に基づき行い、次に、変換回路2を用いて冗長2
進/2進変換のための加算を行い、最後に桁数制限回路
3で丸め処理に必要な桁数の制限を桁の切り捨てにより
行っている。
FIG. 1 shows an embodiment of the present invention. Adder 1 adds redundancy required for rounding processing as is 2
Based on the base number system, and then the conversion circuit 2 is used to provide redundancy 2.
The addition for binary / binary conversion is performed, and finally, the digit number limiting circuit 3 limits the number of digits necessary for rounding processing by rounding down the digits.

【0012】図2は本発明の別の実施例である。加算器
4で丸め処理に必要な加算をそのまま冗長2進数系に基
づき行い、次に、変換回路5で冗長2進/2進変換のた
めの加算とともに丸め処理に必要な桁数の制限を行って
いる。桁数の制限を冗長2進/2進変換とあわせて行う
ことにより、制限される桁では、桁上げ信号の生成回路
以外の和生成のための回路を削除できるため、図1の実
施例に比べてハードウェアを削減できる。
FIG. 2 shows another embodiment of the present invention. The adder 4 performs the addition required for the rounding processing as it is based on the redundant binary number system, and then the conversion circuit 5 performs the addition for the redundant binary / binary conversion and limits the number of digits required for the rounding processing. ing. By performing the limitation of the number of digits together with the redundant binary / binary conversion, circuits for sum generation other than the carry signal generation circuit can be deleted in the limited digits, so that the embodiment of FIG. Hardware can be reduced in comparison.

【0013】図3は本発明の別の実施例である。加算器
6で冗長2進数を次式で表現される冗長数に変換すると
ともに丸め処理に必要な加算をこの冗長数系に基づき行
う。ここで、Xは、n桁とする。
FIG. 3 shows another embodiment of the present invention. An adder 6 converts the redundant binary number into a redundant number represented by the following equation and performs addition necessary for rounding processing based on this redundant number system. Here, X is n digits.

【0014】 [0014]

【0015】次に、変換回路7で前記冗長数系から2進
数系への変換とともに丸め処理に必要な桁数制限を行っ
ている。冗長2進/2進変換は前記冗長数系を間にはさ
んだものとして考えることができる。
Next, the conversion circuit 7 converts the redundant number system to the binary number system and limits the number of digits necessary for the rounding process. Redundant binary / binary conversion can be considered as interposing the redundant number system.

【0016】 [0016]

【0017】1は冗長2進数系であり、3は(2の補数
表現の)2進数系である。ここで、Xの範囲は、3の2
進数系で表現できる範囲とする。加算器6は、変換回路
8と変換回路9からなる。変換回路8で前記1の冗長2
進数から前記2の冗長数への変換と丸め処理用線形加算
を行い、次に、変換回路9で前記2の冗長数出力を得る
ためのダイナミックレンジの圧縮を行う。前記1の冗長
2進数から前記2の冗長数への変換は、各桁においてx
(2)i =x(1)i +1の演算を行えばよい。冗長2
進数演算を論理回路で実現する場合、通常、各桁の値を
2bitの2の補数で表現する。すなわち、−1を1
1、0を00および1を01で表す。各桁を{0,1,
2}で表現する前記2の冗長数系において、各桁を0を
00、1を01および2を10と表せば、前記1の冗長
2進数を前記2の冗長数へ変換するには、−1=(1
1)を0=(00)に、0=(00)を1=(01)
に、そして1=(01)を2=(10)に置き換えれば
よく、1bit目は論理反転12、2bit目は両ビッ
トの排他的論理和11で実現できる。よって、この変換
は少しの回路の追加で実現でき、また、桁上げの伝搬は
生じないため、高並列に実現できる。丸め処理用線形加
算は1を加算する桁kにおいては、前記1の冗長2進数
から前記2の冗長数への変換において、−1=(11)
を1=(01)、0=(00)を2=(10)および1
=(01)を3=(11)と変換すれば実現でき、これ
は1bit目はそのままで、2bit目の論理反転13
のみで行える。この変換は容易であり、回路及び遅延の
増加は少ない。この線形加算により各桁は{0,1,
2,3}をとる。{0,1,2}へのダイナミックレン
ジの圧縮は以下のように実現できる。
1 is a redundant binary number system, and 3 is a binary number system (in 2's complement representation). Here, the range of X is 2 of 3
The range can be expressed in the base system. The adder 6 includes a conversion circuit 8 and a conversion circuit 9. Redundancy 2 of 1 in the conversion circuit 8
Conversion from the base number to the redundant number of 2 and linear addition for rounding are performed, and then the conversion circuit 9 compresses the dynamic range for obtaining the output of the redundant number of 2. The conversion from the redundant binary number of 1 to the redundant number of 2 is x at each digit.
(2) i = x (1) i + 1 may be calculated. Redundancy 2
In the case of implementing a radix operation by a logic circuit, the value of each digit is usually represented by a 2 bit two's complement number. That is, -1 is 1
1, 0 is represented by 00 and 1 is represented by 01. Replace each digit with {0, 1,
In the 2 redundant number system expressed by 2}, if each digit is expressed as 00, 1 as 01 and 2 as 10, to convert the redundant binary number of 1 into the redundant number of 2, 1 = (1
1) to 0 = (00), 0 = (00) to 1 = (01)
Then, 1 = (01) may be replaced with 2 = (10), and the first bit can be realized by logical inversion 12, and the second bit can be realized by the exclusive OR 11 of both bits. Therefore, this conversion can be realized by adding a few circuits, and since propagation of carry does not occur, it can be realized in high parallel. In the linear addition for rounding, at the digit k for adding 1, in the conversion from the redundant binary number of 1 to the redundant number of 2, −1 = (11)
1 = (01), 0 = (00) 2 = (10) and 1
This can be realized by converting = (01) into 3 = (11), which is the logical inversion 13 of the second bit while the first bit remains unchanged.
You can do it only. This conversion is easy and adds little circuitry and delay. By this linear addition, each digit becomes {0, 1,
2, 3}. The compression of the dynamic range to {0,1,2} can be realized as follows.

【0018】 [0018]

【0019】si はi桁と(i−1)桁に依存するだけ
であり、この演算は高並列に行える。ステップ1におけ
るci とwi の生成は ci =0 wi =xi i <2 ci =1 wi =xi −2 xi ≧2 で行える。前記2の冗長数表現においては、上記2つの
ステップからなる演算は、半加算器だけで実現できる。
回路の追加は、半加算器の桁数分ですみ、しかも遅延の
増加は、半加算器1段分だけである。
Since s i only depends on the i digit and the (i-1) digit, this operation can be performed in a highly parallel manner. Generation of c i and w i in step 1 can be performed with c i = 0 w i = x i x i <2 c i = 1 w i = x i −2 x i ≧ 2. In the redundant number representation of 2, the operation consisting of the above two steps can be realized only by the half adder.
The circuit is added by the number of digits of the half adder, and the increase in delay is only for one stage of the half adder.

【0020】変換回路7で行われる前記2の冗長数から
前記3の2進数への変換は、{0,1,2}から{0,
1}へのダイナミックレンジの圧縮と、最下位桁への1
の加算で行え、これは最下位桁の桁上げ入力C- 1 が1
の並列加算器10により実現できる。並列加算器とし
て、桁上げ先見型を用いれば、x(2)i の1ビット目
を桁上げ伝搬信号pi として、また、2ビット目を桁上
げ生成信号gi としてそのまま利用でき、これらを生成
する回路を削減できる。
The conversion from the redundant number of 2 to the binary number of 3 performed by the conversion circuit 7 is performed from {0, 1, 2} to {0,
Compression of the dynamic range to 1} and 1 to the least significant digit
This can be done by adding, and the carry input C -1 of the least significant digit is 1
Can be realized by the parallel adder 10 of. If a carry lookahead type is used as the parallel adder, the first bit of x (2) i can be used as the carry propagation signal p i and the second bit can be used as the carry generation signal g i without modification. The number of circuits to generate can be reduced.

【0021】この回路の削減分は上述の前記1の冗長2
進数から前記2の冗長数への変換のための回路追加分に
担当し、全体として、回路の追加は、半加算器の桁数分
であり、遅延の増加は半加算器1段分となる。
This circuit reduction is due to the redundancy 2 of the above-mentioned 1
Responsible for adding a circuit for conversion from the base number to the redundant number of 2, and as a whole, the addition of the circuit is the number of digits of the half adder, and the increase of the delay is one half adder. .

【0022】前記2の冗長数から前記3の2進数への変
換のための最下位桁への1の加算は、本実施例では加算
器の最下位桁に桁上げ入力があるものとして、実現して
いるが、最下位桁に丸めの加算をするのでなければ、最
下位桁も丸めのための1の加算を行う桁と同様に前記1
の冗長2進数から前記2の冗長数への変換を行うことに
よっても実現できる。
The addition of 1 to the least significant digit for conversion from the redundant number of 2 to the binary number of 3 is realized assuming that the least significant digit of the adder has a carry input in this embodiment. However, if the rounding addition is not performed on the least significant digit, the least significant digit is the same as the digit for adding 1 for rounding.
It can also be realized by converting the redundant binary number of 2 to the redundant number of 2.

【0023】[0023]

【発明の効果】本発明の丸め処理を含む冗長2進/2進
変換回路を使用すれば、従来の技術を用いた構成では冗
長2進/2進変換回路に加えて、大規模な2進数並列加
算器を必要としていたが、図3の例においては、半加算
器を桁数分の回路の増加と、半加算器1段分の遅延の増
加だけで、丸め処理を行った変換出力を得ることができ
る。
When the redundant binary / binary conversion circuit including the rounding processing of the present invention is used, in addition to the redundant binary / binary conversion circuit in the configuration using the conventional technique, a large-scale binary number is used. Although the parallel adder was required, in the example of FIG. 3, the rounded conversion output is obtained only by increasing the number of circuits in the half adder by the number of digits and increasing the delay by one stage of the half adder. Obtainable.

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

【図1】本発明の丸め処理を含む冗長2進/2進変換回
路の一実施例を示す図である。
FIG. 1 is a diagram showing an embodiment of a redundant binary / binary conversion circuit including rounding processing according to the present invention.

【図2】本発明の別の丸め処理を含む冗長2進/2進変
換回路の一実施例を示す図である。
FIG. 2 is a diagram showing an embodiment of a redundant binary / binary conversion circuit including another rounding process of the present invention.

【図3】本発明の別の丸め処理を含む冗長2進/2進変
換回路の一実施例を示す図である。
FIG. 3 is a diagram showing an embodiment of a redundant binary / binary conversion circuit including another rounding process of the present invention.

【図4】従来の技術を用いて構成された丸め処理を含む
冗長2進/2進変換回路の一例を示す図である。
FIG. 4 is a diagram showing an example of a redundant binary / binary conversion circuit including rounding processing configured by using a conventional technique.

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

1,4 冗長2進数丸め処理用加算器 2,17 冗長2進/2進変換回路 3,19 丸め処理用桁数制限回路 5 丸め処理用桁数制限を含む冗長2進/2進変換回路 6 各桁が{0,1,2}をとる重み2の冗長数丸め処
理用加算器 7 丸め処理用桁数制限を含む各桁が{0,1,2}を
とる重み2の冗長/2進変換回路 8 丸め処理用線形加算を含む冗長2進/各桁が{0,
1,2,3}をとる重み2の冗長変換回路 9 各桁が{0,1,2,3}をとる重み2の冗長/各
桁が{0,1,2}をとる重み2の冗長変換回路 10 2進数桁上げ先見型並列加算器 11 排他的論理和ゲート 12,13 論理反転ゲート 14,15,16 半加算器 18 2進数丸め処理用加算器
1,4 Redundant binary number rounding adder 2,17 Redundant binary / binary conversion circuit 3,19 Rounding processing digit number limiting circuit 5 Redundant binary / binary conversion circuit including rounding processing digit number limitation 6 Redundant number rounding adder with weight 2 in which each digit takes {0,1,2} 7 Redundant / binary with weight 2 in which each digit including rounding digit limit includes {0,1,2} Conversion circuit 8 Redundant binary including linear addition for rounding / each digit is {0,
Redundancy conversion circuit of weight 2 taking 1, 2, 3} 9 Redundancy of weight 2 in which each digit takes {0, 1, 2, 3} / Redundancy of weight 2 in which each digit takes {0, 1, 2} Conversion circuit 10 Binary carry look-ahead parallel adder 11 Exclusive OR gate 12,13 Logical inversion gate 14,15,16 Half adder 18 Binary rounding adder

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 丸め処理と、冗長2進数表現から2進数
表現への変換を行う回路において、丸め処理に必要な加
算を冗長な数表現に基づき行い、2進数への変換を行
い、2進数表現に基づき丸め処理に必要な桁数制限を行
うことを特徴とする丸め処理を含む冗長2進/2進変換
回路。
1. A circuit that performs rounding processing and conversion from redundant binary number representation to binary number representation, performs addition necessary for rounding processing based on redundant number representation, and performs conversion to binary number A redundant binary / binary conversion circuit including a rounding process, wherein the number of digits required for the rounding process is limited based on the expression.
JP17510392A 1992-07-02 1992-07-02 Redundant binary / binary conversion circuit including rounding processing Expired - Lifetime JP3261742B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP17510392A JP3261742B2 (en) 1992-07-02 1992-07-02 Redundant binary / binary conversion circuit including rounding processing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP17510392A JP3261742B2 (en) 1992-07-02 1992-07-02 Redundant binary / binary conversion circuit including rounding processing

Publications (2)

Publication Number Publication Date
JPH0619681A true JPH0619681A (en) 1994-01-28
JP3261742B2 JP3261742B2 (en) 2002-03-04

Family

ID=15990314

Family Applications (1)

Application Number Title Priority Date Filing Date
JP17510392A Expired - Lifetime JP3261742B2 (en) 1992-07-02 1992-07-02 Redundant binary / binary conversion circuit including rounding processing

Country Status (1)

Country Link
JP (1) JP3261742B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100420410B1 (en) * 2001-05-02 2004-03-04 주식회사 하이닉스반도체 Real-complex multiplier using redudant binary operation

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100420410B1 (en) * 2001-05-02 2004-03-04 주식회사 하이닉스반도체 Real-complex multiplier using redudant binary operation

Also Published As

Publication number Publication date
JP3261742B2 (en) 2002-03-04

Similar Documents

Publication Publication Date Title
Wang et al. A high-speed residue-to-binary converter for three-moduli (2/sup k/, 2/sup k/-1, 2/sup k-1/-1) RNS and a scheme for its VLSI implementation
US4866656A (en) High-speed binary and decimal arithmetic logic unit
JP2608165B2 (en) Method and apparatus for multiplying a real-time two&#39;s complement code in a digital signal processing system
Mohan et al. Evaluation of mixed-radix digit computation techniques for the three Moduli RNS {2 n− 1, 2 n, 2 n+ 1− 1}
JPH0619685A (en) Parallel multiplying circuit
US6546411B1 (en) High-speed radix 100 parallel adder
JPH09222991A (en) Adding method and adder
JPH0619681A (en) Redundant binary/binary conversion circuit including rounding processing
US5781465A (en) Method and apparatus for fast carry generation detection and comparison
JP4354648B2 (en) Method and apparatus for compressing a signal to a fixed-point format without incurring bias
Choo et al. A novel conversion scheme from a redundant binary number to two's complement binary number for parallel architectures
JP2682142B2 (en) Multiplier
JP3071607B2 (en) Multiplication circuit
JP2890412B2 (en) Code conversion circuit
JP2795253B2 (en) Divider
JP3106525B2 (en) Addition method and its circuit
Veeramachaneni et al. A novel carry-look ahead approach to a unified BCD and binary adder/subtractor
JP2901463B2 (en) Addition device
JP4643951B2 (en) CONVERTING DEVICE AND CONVERTING METHOD FOR CONVERTING RESIDUAL CONVERSION NUMBER TO BINARY NUMBER
JPH05108308A (en) Multiplication circuit
KR100196520B1 (en) Two&#39;s complement converter for area improvement
JP2000010763A (en) Division circuit
KR0163904B1 (en) D/a converter using digital signal delta
JPS63211431A (en) Adding circuit
JPH0527949A (en) Exponent arithmetic circuit in floating point multiplication

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: 20011120

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20071221

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081221

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091221

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091221

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101221

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101221

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111221

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111221

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121221

Year of fee payment: 11

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121221

Year of fee payment: 11