Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP2663733B2 - Gray-binary conversion method - Google Patents
[go: Go Back, main page]

JP2663733B2 - Gray-binary conversion method - Google Patents

Gray-binary conversion method

Info

Publication number
JP2663733B2
JP2663733B2 JP4155791A JP4155791A JP2663733B2 JP 2663733 B2 JP2663733 B2 JP 2663733B2 JP 4155791 A JP4155791 A JP 4155791A JP 4155791 A JP4155791 A JP 4155791A JP 2663733 B2 JP2663733 B2 JP 2663733B2
Authority
JP
Japan
Prior art keywords
exclusive
gray
code
binary
bits
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
JP4155791A
Other languages
Japanese (ja)
Other versions
JPH04278726A (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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP4155791A priority Critical patent/JP2663733B2/en
Publication of JPH04278726A publication Critical patent/JPH04278726A/en
Application granted granted Critical
Publication of JP2663733B2 publication Critical patent/JP2663733B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Analogue/Digital Conversion (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、アナログーデジタル変
換器などに必要なグレイ−バイナリ変換を行うための方
法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for performing gray-binary conversion necessary for an analog-to-digital converter.
About the law.

【0002】[0002]

【従来の技術】アナログーデジタル変換器におけるエン
コーダでは、バブリング等によるエラーを最小限に抑え
るためにグレイコードが用いられるが、出力はバイナリ
コードで出力するため、グレイコードをバイナリコード
に変換する必がある
BACKGROUND ART ene in analog-to-digital converter
The coder, but Gray code is used to suppress errors due to bubbling or the like to a minimum, the output for outputting a binary code, it is necessary that converts a gray code into a binary code.

【0003】図4に、従来のグレイ−バイナリ変換方法
によるグレイーバイナリ変換回路を示す(n=8ビット
の場合)。ここで、nビットのグレイ及びバイナリコー
ドをそれぞれ最上位ビットからGn〜G1、Bn〜B1とす
る。従来のグレイ−バイナリ変換方法では、 最上位ビ
ットは両者一致し、mビット目のバイナリコードB
mは、1つ上位のバイナリコードBm+1とmビット目のグ
レイコードGmとの排他的論理和をとることによって得
られる。
FIG. 4 shows a conventional gray-binary conversion method.
Shows a gray over binary conversion circuit according to (n = 8-bit). Here, the n-bit gray and binary codes are G n to G 1 and B n to B 1 , respectively, from the most significant bit. In the conventional gray-binary conversion method , the most significant bits match each other, and the m-th binary code B
m is obtained by taking the exclusive OR of the next higher binary code B m + 1 and the m-th bit gray code G m .

【0004】[0004]

【発明が解決しようとする課題】しかしながら、従来の
グレイ−バイナリ変換方法による変換回路では、nビッ
トのグレイコードをバイナリコードに変換する場合、最
下位ビットのバイナリコードB1が確定するまでにnー
1個の排他的論理ゲートを通らねばならないため、ゲー
トnー1段分の時間遅延が生じることになる。このよう
な時間遅延は、グレイコードをエンコーダに用いた高速
のアナログ・デジタル変換器においては、極めて大きな
問題となる。
SUMMARY OF THE INVENTION However, the conventional
Gray - for binary conversion circuit according to the conversion method, when converting gray code of n bits into a binary code, which must pass through the n-1 exclusive logic gates to binary code B 1 least significant bit is determined , A time delay corresponding to the gate n-1 stage occurs. Such a time delay becomes a serious problem in a high-speed analog-to-digital converter using a Gray code as an encoder.

【0005】本発明は、こうした問題点を鑑みてなされ
たもので、時間遅延を最小限に抑えることのできるグレ
イ−バイナリ変換方法を提供することを目的とする。
[0005] The present invention has been made in view of such problems, gray <br/> Lee can Rukoto minimal time delay - and to provide a binary conversion method.

【0006】[0006]

【課題を解決するための手段】本発明の請求項1記載の
グレイ−バイナリ変換方法では、nビットのグレイコー
ドをバイナリコードに変換する場合、まず、グレイコー
ドのmビット目Gmとm+1ビット目Gm+1の排他的論理
和を取り、d(1,m)を発生させる(1≦m≦n−20=n−
1)。次に、このようにして発生したd(1,1)〜d(1,n-1)
の出力に対して、d(1,m)とd(1,m+21)の排他的論理和を
とり、d(2,m)を発生させる(1≦m≦n−21=n−
2)。ただし、d(1,n)は、Gnとする。同様に、d(2,1)
d(2,n-2)の出力に対して、d(2,m)とd(2,m+22)の排他
的論理和を取り、d(3,m)を発生させる(1≦m≦n−22
=n−4)。ただし、d(2,n)=d(1,n)、d(2,n-1)=d(1,
n-1)である。ここでlog2(n)を切り上げで整数化した値
をkとすると、上記手順をk回行うことにより、nビッ
トのグレイコードバイナリコードに変換される
In the gray-to-binary conversion method according to the first aspect of the present invention, when converting an n-bit Gray code into a binary code, first, the m-th bits Gm and m + 1 of the Gray code are converted. bit G m + 1 of an exclusive OR, d (1, m) to generate a (1 ≦ m ≦ n-2 0 = n-
1). Next, d (1,1) to d (1, n-1) generated in this way
Respect of the output, d (1, m) and d (1, m + 2 1 ) takes the exclusive OR, d (2, m) to generate a (1 ≦ m ≦ n-2 1 = n −
2). Here, d (1, n) is Gn . Similarly, d (2,1)
~ (2, n-2) is ORed with d (2, m) and d (2, m + 2 2 ) to generate d (3, m) (1 ≦ m ≦ n-2 2
= N-4). Where d (2, n) = d (1, n) and d (2, n-1) = d (1,
n-1). Here, assuming that a value obtained by converting log 2 (n) to an integer by rounding up is k, by performing the above procedure k times, an n-bit Gray code is converted into a binary code.

【0007】また、本発明の請求項2記載のグレイ−バ
イナリ変換方法では、上記の手順を奇数ビット(または
偶数ビット)に対してのみ行い、残りの偶数ビット(ま
たは奇数ビット)を、求められた奇数ビット(または偶
数ビット)から求めるすなわち、nビットのグレイコ
ードをバイナリコードに変換する場合、まず、グレイコ
ードのn-2m-1ビット目Gn-2m-1とn-2mビット目Gn-2m
排他的論理和をとり、d(1,INT(n/2)-m)を発生させる(I
NT(n/2)-1≧m≧0)。ここでINT()は、切り捨ての整数化
を表す。次に、こうして求められたd(1,1)〜d(1,INT(n/
2))の出力に対して、d(1,m)とd(1,m+20)の排他的論理和
をとり、d(2,m)を発生させる(1≦m≦INT(n/2)-1)。同様
に、d(2,1)〜d(2,INT(n/2)-1)の出力に対して、d(2,m)
とd(2,m+21)の排他的論理和をとり、d(3,m)を発生させ
る(1≦m≦INT(n/2)-21)。ただし、d(2,INT(n/2))=d(1,I
NT(n/2))である。上記の操作をk回行うことにより、ま
ず、Bn及びBn-2m+1(1≦m≦INT(n/2))のバイナリコー
ドが求まる。残りのBn-2m(1≦m≦UINT(n/2)-1)のコー
ドは、求められたBn-2m+1とGn-2mとの排他的論理和を
とることにより得られる。ここでUINT()は、切り上げの
整数化を表す。
In the gray-to-binary conversion method according to the second aspect of the present invention, the above procedure is performed only on odd bits (or even bits), and the remaining even bits (or odd bits) are obtained. From the odd bits (or even bits) . That is, when converting gray code of n bits in binary code, first, an exclusive OR of the n-2m-1 th bit G n-2m-1 and n-2m th bit G n-2m gray code , D (1, INT (n / 2) -m) (I
NT (n / 2) -1 ≧ m ≧ 0). Here, INT () represents truncation to an integer. Next, d (1,1) to d (1, INT (n /
2)), the exclusive OR of d (1, m) and d (1, m + 2 0 ) is generated to generate d (2, m) (1 ≦ m ≦ INT (n / 2) -1). Similarly, for the output of d (2,1) to d (2, INT (n / 2) -1), d (2, m)
And an exclusive OR of d (2, m + 2 1 ) and d (3, m) is generated (1 ≦ m ≦ INT (n / 2) −2 1 ). Where d (2, INT (n / 2)) = d (1, I
NT (n / 2)). By performing the above operation k times, first, binary codes of B n and B n−2m + 1 (1 ≦ m ≦ INT (n / 2)) are obtained. The remaining codes of B n−2m (1 ≦ m ≦ UINT (n / 2) −1) are obtained by taking the exclusive OR of the determined B n−2m + 1 and G n−2m. . Here, UINT () represents rounding up to an integer.

【0008】[0008]

【作用】請求項1記載のグレイ−バイナリ変換方法によ
れば、最下位ビットのバイナリコードが確定するまでの
ゲート遅延は、nビットのグレイコードの場合、 log
2(n)を切り上げで整数化した値をkとすると、排他的論
理和k段分のゲート遅延ですむことになる。
According to the gray-to-binary conversion method of claim 1 ,
Lever, the gate delay to binary code of the least significant bit is determined in the case of n-bit Gray code, log
When 2 integer values rounded up to (n) and k, so that requires only the gate delay of XOR k stages min.

【0009】また、請求項2記載のグレイ−バイナリ変
方法によれば、奇数ビット(または偶数ビット)のみ
を請求項1記載の方法で求め、残りの偶数ビット(また
は奇数ビット)を、求められた奇数ビット(または偶数
ビット)とグレイコードとの排他的論理和によって求め
ているので、 請求項1と同程度のゲート遅延時間の短
縮が可能になるだけでなく、グレイ−バイナリ変換回路
に要する排他的論理ゲートの数を、請求項1記載の方法
に比べて大幅に削減することができる。
According to the gray-binary conversion method of the present invention, only odd bits (or even bits) are obtained by the method of claim 1, and the remaining even bits (or odd bits) are obtained. Calculated by the exclusive OR of the odd bit (or even bit) and the gray code
Therefore , not only the gate delay time can be reduced to the same extent as in claim 1, but also the number of exclusive logic gates required for the gray-to-binary conversion circuit can be reduced by the method according to claim 1. It can be greatly reduced in comparison.

【0010】[0010]

【実施例】(実施例1)図1に、請求項1記載のグレイ−バイナリ変換方法によ
グレイ−バイナリ変換回路を示す(n=8ビットの場
合)
FIG. 1 shows a gray-to-binary conversion method according to the first embodiment .
That Gray - shows a binary conversion circuit (n = 8-bit field
) .

【0011】同図に示すように、1列目の排他的論理ゲ
ート(EX1〜EX7)は20個だけ隣のグレイコードとの排他
的論理和をとり、d(1,1)からd(1,7)の出力を発生してい
る。
[0011] As shown in the figure, the first column of the exclusive logic gates (EX1~EX7) takes the exclusive OR of the only two zero next to the gray code, from d (1,1) d ( 1,7) output is generated.

【0012】次に2列目の排他的論理ゲート(EX8〜EX1
3)は、21個だけ隣の出力との排他的論理和をとり、d
(2,1)からd(2,6)の出力を発生している。同様に、3列
目の排他的論理ゲート(EX14〜EX17)は、22個だけ隣の
出力との排他的論理和をとり、d(3,1)からd(3,4)の出力
を発生している。そして、d(3,1)からd(3,4)が、最終的
なバイナリコードの1ビット目から4ビット目に対応
し、d(2,5)、d(2,6)がバイナリコードの5ビット目、6
ビット目に対応し、d(1,7)がバイナリコードの7ビット
目に対応している。このように8ビットのグレイコード
は、排他的論理ゲート3段の遅延でバイナリコードに変
換される。
Next, exclusive logic gates (EX8 to EX1) in the second column
3), only 2 one takes an exclusive OR of the output of the next, d
An output of d (2,6) is generated from (2,1). Similarly, the third column of the exclusive logic gates (EX14~EX17), only 2 two XORs the output of the next to the output of the d (3, 4) from d (3, 1) It has occurred. Then, d (3,1) to d (3,4) correspond to the first to fourth bits of the final binary code, and d (2,5) and d (2,6) correspond to the binary code. 5th bit of 6
D (1,7) corresponds to the 7th bit of the binary code. Thus, the 8-bit Gray code is converted into a binary code with a delay of three stages of exclusive logic gates.

【0013】またn=10ビットの場合の本発明の実施
例を、図2に示す。同図より10ビットの場合、4段の
ゲート遅延でバイナリコードに変換することができる。
FIG. 2 shows an embodiment of the present invention when n = 10 bits. As shown in the figure, in the case of 10 bits, it can be converted into a binary code with four stages of gate delay.

【0014】以上のように、本実施例のグレイ−バイナ
リ変換方法では、最下位ビットのバイナリコードが確定
するまでのゲート遅延は、nビットのグレイコードの場
合、log2(n)を切り上げで整数化した値をkとすると、
排他的論理和k段分のゲート遅延となる。一方、従来の
グレイ−バイナリ変換方法では、nビットのグレイコー
ドの場合、n−1段分のゲート遅延となる。したがっ
て、例えば10ビットのグレイコードをバイナリコードに
変換する場合、従来の変換方法では9ゲート分の遅延と
なるが、本発明によるグレイ−バイナリ変換方法によれ
ば、4ゲート分の遅延に抑えることができる。また、16
ビットのグレイコードの場合、従来の変換方法では15ゲ
ート分の遅延となるが、本発明によれば10ビットの場合
と同じ4ゲート分の遅延で変換することができる。この
ように本実施例によるグレイ−バイナリ変換方法によれ
、従来の変換方法に比べてゲート遅延時間を指数関数
的に減少させることができ、極めて高速なグレイ−バイ
ナリコード変換が可能となる。
As described above, in the gray-to-binary conversion method of the present embodiment, the gate delay until the binary code of the least significant bit is determined is obtained by rounding up log 2 (n) for an n-bit Gray code. If k is an integer value,
The gate delay corresponds to k stages of exclusive OR. On the other hand, in the conventional gray-binary conversion method , in the case of an n-bit gray code, a gate delay of n-1 stages is required. Therefore, for example, when converting a 10-bit Gray code into a binary code, the conventional conversion method requires a delay of 9 gates, but the gray-binary conversion method according to the present invention requires that the delay be reduced to a 4-gate delay. Can be. Also, 16
In the case of a bit gray code, the conventional conversion method requires a delay of 15 gates, but according to the present invention, conversion can be performed with the same delay of 4 gates as in the case of 10 bits. Thus, according to the gray-binary conversion method according to the present embodiment ,
For example , the gate delay time can be reduced exponentially as compared with the conventional conversion method , and extremely high-speed gray-binary code conversion can be performed.

【0015】(実施例2) n=10ビットの場合で、奇数ビットを請求項1記載の方
で求め、残りの偶数ビットを、求められた奇数ビット
とグレイコードとの排他的論理和で求める請求項2記載
の方法による実施例を図3に示す。
(Embodiment 2) In the case of n = 10 bits, the odd number bits are set as described in claim 1.
Required by law, the remaining even-numbered bits, according to claim 2, wherein obtaining an exclusive logical sum of the odd bits and a gray code obtained
FIG. 3 shows an embodiment using the above method .

【0016】同図に示すように、1列目の排他的論理ゲ
ート(EX1〜EX5)は、奇数ビットのグレイコードと1つ上
位の偶数ビットのグレイコードとの排他的論理和をと
り、d(1,1)からd(1,5)を発生する。2列目の排他的論理
ゲート(EX6〜EX9)は、1列目の排他的論理ゲートの出力
に対して隣同士の排他的論理和をとり、d(2,1)からd(2,
4)の出力を発生する。同様に3列目の排他的論理ゲート
(EX10〜EX12)は、21個だけ隣の出力同士の排他的論理
和をとり、d(3,1)からd(3,3)を発生する。更に4列目の
排他的論理ゲート(EX13)は、22個だけ隣の出力の排他
的論理和をとり、d(4,1)を発生する。この時点で、奇数
ビットのバイナリコードが全て求まったことになる。
As shown in FIG. 1, the exclusive logic gates (EX1 to EX5) in the first column take the exclusive OR of the odd-numbered bit gray code and the upper-order even-numbered bit gray code, and Generate d (1,5) from (1,1). The exclusive logic gates (EX6 to EX9) in the second column take the exclusive OR of the adjacent exclusive logic gates with respect to the output of the exclusive logic gate in the first column, and d (2,1) to d (2,
Generates the output of 4). Similarly, an exclusive logic gate in the third column
(EX10~EX12), only 2 one takes the exclusive OR of the outputs of the neighboring generates d (3,3) from d (3,1). Furthermore fourth column of the exclusive logic gates (EX13), only 2 two takes an exclusive logical sum of the outputs of neighboring generates d (4,1). At this point, all the odd-bit binary codes have been obtained.

【0017】残りの偶数ビットは、EX14〜EX17の排他的
論理ゲートにより求められた奇数ビットとグレイコード
の排他的論理和をとることによって求められる。
The remaining even bits are obtained by taking the exclusive OR of the odd bits obtained by the exclusive logic gates EX14 to EX17 and the Gray code.

【0018】図3より、このグレイ−バイナリ変換回路
の最大遅延は、排他的論理ゲート4段分と図2の変換回
路と全く同等でありながら、変換に要する排他的論理ゲ
ートの数は17ゲートであり、図2の場合の25ゲート
に対して大幅に削減されている。
FIG. 3 shows that the maximum delay of this gray-binary conversion circuit is equivalent to four exclusive logic gates and the conversion circuit of FIG. 2, but the number of exclusive logic gates required for conversion is 17 gates. That is, the number of gates is greatly reduced with respect to 25 gates in the case of FIG.

【0019】以上のように本実施例によれば、奇数ビッ
ト(または偶数ビット)のみを請求項1記載の方法で求
め、残りの偶数ビット(または奇数ビット)を、求めら
れた奇数ビット(または偶数ビット)とグレイコードと
の排他的論理和によって求めているので、請求項1記載
の方法と同程度のゲート遅延時間の短縮が可能になるだ
けでなく、グレイ−バイナリ変換回路に要する排他的論
理ゲートの数を、実施例1の変換回路に比べて大幅に削
減することができる。
As described above , according to this embodiment , only the odd bits (or even bits) are obtained by the method described in claim 1 , and the remaining even bits (or odd bits) are obtained by the obtained odd bits (or odd bits). 2. The method according to claim 1, wherein the value is obtained by an exclusive OR of an even bit) and a gray code.
Not only can the gate delay time be reduced to the same extent as the method described above , but also the number of exclusive logic gates required for the gray-binary conversion circuit can be significantly reduced as compared with the conversion circuit of the first embodiment. .

【0020】[0020]

【発明の効果】以上述べたように、nビットのグレイコ
ードをバイナリコードに変換する場合、従来のグレイ−
バイナリ変換方法ではn−1ゲート分の時間遅延が生じ
ていたが、請求項1記載の方法によれば、log2(n)を切
り上げで整数化した段数の遅延に抑えることができ、指
数関数的な大幅な時間遅延の短縮が可能となる。
As described above, when converting an n-bit Gray code into a binary code, the conventional gray code is used.
In the binary conversion method , a time delay of n-1 gates occurs. However, according to the method of claim 1 , log 2 (n) can be suppressed to a delay of the number of stages obtained by rounding up, and an exponential function It is possible to significantly reduce the time delay.

【0021】また、請求項2記載の方法によれば、奇数
ビット(または偶数ビット)のみを請求項1記載の方法
により求め、残りの偶数ビット(または奇数ビット)
を、求められた奇数ビット(または偶数ビット)とグレ
イコードの排他的論理和により求めているので、排他
的論理ゲートのを抑えながら、大幅な時間遅延の短縮
が可能となる。
According to the method of claim 2, only the odd bits (or even bits) are obtained by the method of claim 1 , and the remaining even bits (or odd bits) are obtained.
Is calculated by the exclusive OR of the obtained odd-numbered bits (or even-numbered bits) and the Gray code , so that the time delay can be significantly reduced while the number of exclusive logic gates is suppressed.

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

【図1】本発明の実施例1におけるn=8ビットの場合
のグレイ−バイナリ変換回路図である。
FIG. 1 is a gray-binary conversion circuit diagram in the case of n = 8 bits in Embodiment 1 of the present invention.

【図2】本発明の実施例1におけるn=10ビットの場
合のグレイ−バイナリ変換回路図である。
FIG. 2 is a gray-to-binary conversion circuit diagram when n = 10 bits in the first embodiment of the present invention.

【図3】本発明の実施例2におけるn=10ビットの場
合のグレイ−バイナリ変換回路図である。
FIG. 3 is a gray-binary conversion circuit diagram in the case of n = 10 bits in Embodiment 2 of the present invention.

【図4】従来のn=8ビットの場合のグレイ−バイナリ
変換回路図である。
FIG. 4 is a circuit diagram of a conventional gray-binary conversion circuit when n = 8 bits.

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

n〜G1 グレイコード Bn〜B1 バイナリコードG n ~G 1 gray code B n .about.B 1 binary code

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 nビットのグレイコードに対して、まず
n−1個の排他的論理ゲートにより隣合グレイコード
同士の排他的論理和をとり、次にそれらの出力に対して
n−2 1 個の排他的論理ゲートにより1個隣の出力同士
の排他的論理和をとり、更にそれらの出力に対してn−
2 個の排他的論理ゲートにより2個隣の出力同士の排
他的論理和をとり、上記手法を繰り返し行うことにより
グレイコードをバイナリコードに変換するグレイ−バイ
ナリ変換方法。
1. For an n-bit Gray code, first,
The (n-1) exclusive gates exclusively ORs the gray code <br/> between cormorants Tonarigo, then for their output
The n-2 1 exclusive logic gate takes an exclusive OR of outputs of the 2 one next, with respect to further their output n-
Binary conversion method - 2 by two exclusive gates exclusively ORs the outputs of the 2 two neighboring gray to convert the gray code into a binary code by repeating the above method.
【請求項2】 nビットのグレイコードに対して、まず
INT(n/2)個の排他的論理ゲートにより隣合
レイコード同士の排他的論理和を上位から1つおきにと
(INTは切捨ての整数化を表す)、次にそれらの出
力に対してINT(n/2)−2 0 個の排他的論理ゲー
トにより隣合う出力同士の排他的論理和を下位から順番
にとり、それらの出力に対してINT(n/2)−2 1
個の排他的論理ゲートにより1個隣の出力同士の排他
的論理和を下位から順番にとり、上記手法を繰り返し行
うことにより1おきにバイナリコードを求め、残りの
バイナリコードを求まったバイナリコードとグレイコー
ドの排他的論理和により求めるグレイ−バイナリ変換方
法。
2. For an n-bit Gray code, first,
INT (n / 2) number of Tonarigo cormorant grayed by the exclusive logic gate
An exclusive OR between the ray code to every one of the upper (INT represents an integer of truncated), then INT for their output (n / 2) -2 0 amino exclusive gate
The exclusive OR of adjacent outputs by
Nitrile, INT for their output (n / 2) -2 1
Number of exclusive exclusively ORs the outputs of the 2 one next to the logic gates in order from lower to obtain the binary code every second by repeatedly performing the above method, waited determined remaining binary code binary A gray-to-binary conversion method obtained by an exclusive OR of a code and a gray code.
JP4155791A 1991-03-07 1991-03-07 Gray-binary conversion method Expired - Fee Related JP2663733B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4155791A JP2663733B2 (en) 1991-03-07 1991-03-07 Gray-binary conversion method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4155791A JP2663733B2 (en) 1991-03-07 1991-03-07 Gray-binary conversion method

Publications (2)

Publication Number Publication Date
JPH04278726A JPH04278726A (en) 1992-10-05
JP2663733B2 true JP2663733B2 (en) 1997-10-15

Family

ID=12611735

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4155791A Expired - Fee Related JP2663733B2 (en) 1991-03-07 1991-03-07 Gray-binary conversion method

Country Status (1)

Country Link
JP (1) JP2663733B2 (en)

Also Published As

Publication number Publication date
JPH04278726A (en) 1992-10-05

Similar Documents

Publication Publication Date Title
JP2819006B2 (en) Thermometer binary encoding method
US5463395A (en) Semi-flash type A/D converter employing a correction encoder for eliminating errors in the output signals due to noise, and a corresponding method therefor
US5353027A (en) Multistep analog-to-digital converter with error correction
JPH11103253A (en) Analog-to-digital converter
US4975698A (en) Modified quasi-gray digital encoding technique
KR920002539B1 (en) Code modulation system
EP0135290B1 (en) Analog-to-digital-converter and related encoding technique
US5959564A (en) Broken thermometer code and comparator error correction by pseudo majority gate decoding in analog-to-digital converters
US5623265A (en) Flash analog-to-digital converter and method of operation
US5134399A (en) Subranging analog-to-digital converter with dither
JP4308841B2 (en) Analog-to-digital converter
JP4526919B2 (en) A / D converter
KR910003504A (en) Digital signal processing circuit
KR100677079B1 (en) Conditional Selection Encoder and Its Encoding Method
JP2663733B2 (en) Gray-binary conversion method
JPWO2004086628A1 (en) Encoder circuit and A / D conversion circuit
US20260100721A1 (en) Digital to analog conversion system and digital to analog conversion method
JP2638802B2 (en) Parallel A / D converter
US6906656B2 (en) Flash type analog to digital converting method and circuit
US6816098B2 (en) High-speed oversampling modulator device
JP3071607B2 (en) Multiplication circuit
JP2877983B2 (en) A / D converter circuit
JPH09107289A (en) Encoding circuit and analog / digital conversion device
GB2149162A (en) Fixed point to floating point conversion
JP2007088677A (en) D / A converter, system using the same, and D / A conversion method

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees