JPH04249427A - Analog/digital converter - Google Patents

Analog/digital converter

Info

Publication number
JPH04249427A
JPH04249427A JP1549291A JP1549291A JPH04249427A JP H04249427 A JPH04249427 A JP H04249427A JP 1549291 A JP1549291 A JP 1549291A JP 1549291 A JP1549291 A JP 1549291A JP H04249427 A JPH04249427 A JP H04249427A
Authority
JP
Japan
Prior art keywords
conversion
analog
register
bits
successive approximation
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP1549291A
Other languages
Japanese (ja)
Inventor
Masato Koura
小浦 正人
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP1549291A priority Critical patent/JPH04249427A/en
Publication of JPH04249427A publication Critical patent/JPH04249427A/en
Pending legal-status Critical Current

Links

Landscapes

  • Analogue/Digital Conversion (AREA)

Abstract

PURPOSE:To obtain desired converted data in the conversion using a successive comparison type A/D converter by terminating the A/D converting operation when the conversion of a necessary number of bits is terminated. CONSTITUTION:Initial data '00H' is set in shift register 21, and initial data '80H' is set in a successive comparison type register 11. Analog voltage 15 to be outputted from resistor ladder 14 is compared with analog input voltage 17 by comparator 16 to change the content of the successive comparison type register 11. Repeating this operation carries out A/D conversion of the content successively from the uppermost bit, and converted data is inputted to both a shift register 21 and an A/D conversion stop circuit 22. The A/D conversion stop circuit 22 calculates the number of bits from the successive comparison type register 11, and when the number of bits calculated reaches a value set in register 23 in advance, the A/D conversion is stopped. At this point of time, the number of bits of data stored in shift register 21 is obtained as a result of the A/D conversion.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は電子回路に係わり、特に
アナログデータをディジタルデータに変換するアナログ
ディジタル変換器に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to electronic circuits, and more particularly to an analog-to-digital converter for converting analog data into digital data.

【0002】0002

【従来の技術】各種測定器等で測定されたデータはアナ
ログ量なので、これについてデータ処理を行うには、い
わゆるアナログディジタル変換器(以下A/D変換器と
呼ぶ。)によりディジタル量に変換する必要がある。こ
のA/D変換器としては、現在各種のタイプが登場して
いるが、その1つに逐次比較型のA/D変換器がある。 図3は従来用いられていた逐次比較型A/D変換器の要
部を表わしたものである。このA/D変換器には8ビッ
トの逐次比較型レジスタ(11)が備えられ、その各ビ
ットは電源電圧(12)及びグランド電圧(13)が印
加されている抵抗ラダー(14)の各段に接続されてい
る。この抵抗ラダー(14)はいわゆる梯子型A/D変
換器であり、逐次比較型レジスタ(11)から与えられ
た8ビットのディジタルデータに対応して、電源電圧(
12)の値とグランド電圧(13)の値との間を256
(=28 )段階に分割したアナログ電圧(15)を出
力するようになっている。
[Prior Art] Data measured by various measuring instruments is an analog quantity, so in order to perform data processing on this data, it is converted into a digital quantity using a so-called analog-to-digital converter (hereinafter referred to as an A/D converter). There is a need. Various types of A/D converters are currently available, one of which is a successive approximation type A/D converter. FIG. 3 shows the main part of a conventional successive approximation type A/D converter. This A/D converter is equipped with an 8-bit successive approximation register (11), and each bit corresponds to each stage of the resistance ladder (14) to which the power supply voltage (12) and ground voltage (13) are applied. It is connected to the. This resistance ladder (14) is a so-called ladder type A/D converter, and corresponds to the 8-bit digital data given from the successive approximation type register (11).
12) and the ground voltage (13) by 256
It outputs an analog voltage (15) divided into (=28) stages.

【0003】アナログ電圧(15)は比較器(16)の
入力端子の一方に入力され、A/D変換の対象となるア
ナログ入力電圧(17)と比較される。比較器(16)
は、その比較結果に応じた比較信号(18)を逐次比較
型レジスタ(11)に与えることにより、この逐次比較
型レジスタ(11)内のディジタルデータを変更する制
御を行うようになっている。
[0003] The analog voltage (15) is input to one of the input terminals of a comparator (16) and is compared with an analog input voltage (17) to be subjected to A/D conversion. Comparator (16)
is adapted to control changing the digital data in the successive approximation type register (11) by giving the comparison signal (18) according to the comparison result to the successive approximation type register (11).

【0004】また、このA/D変換器には8ビットのA
/Dレジスタ(19)が備えられ、各ビットはそれぞれ
逐次比較型レジスタ(11)の各ビットに対応して接続
されている。このA/Dレジスタ(19)には、A/D
変換が終了した時点でそのA/D変換結果が格納される
ようになっている。
[0004] Also, this A/D converter has an 8-bit A/D converter.
A /D register (19) is provided, and each bit is connected to correspond to each bit of the successive approximation type register (11). This A/D register (19) contains the A/D register (19).
When the conversion is completed, the A/D conversion result is stored.

【0005】なお、このような構成のA/D変換器は、
実際にはマイクロコンピュータシステム等に組み込まれ
、システム内のCPU(中央処理装置)により初期設定
等の制御や変換結果の使用等が行われるが、これらの制
御はソフトウェアによるのが一般的である。
[0005] Note that an A/D converter with such a configuration is
In reality, it is incorporated into a microcomputer system or the like, and a CPU (central processing unit) within the system controls initial settings and uses conversion results, but these controls are generally performed by software.

【0006】以上のような構成の従来の逐次比較型A/
D変換器の動作を説明する。
Conventional successive approximation type A/
The operation of the D converter will be explained.

【0007】図示しないCPUは、初期データとして“
80H”を逐次比較型レジスタ(11)に与える。ここ
で、符号“H”は16進データであることを示している
(以下同じ)。これを2進数で表わすと“100000
00”となる。
[0007] The CPU (not shown) receives “
80H" is applied to the successive approximation type register (11). Here, the code "H" indicates hexadecimal data (the same applies hereinafter). If this is expressed in binary, it is "100000.
00”.

【0008】抵抗ラダー(14)からは、このディジタ
ルデータ“80H”に対応したアナログ電圧(15)が
出力され、比較器(16)に入力される。比較器(16
)による比較の結果、アナログ電圧(15)よりアナロ
グ入力電圧(17)の方が大きい場合には、比較信号(
18)として“1”が逐次比較型レジスタ(11)に与
えられる。この場合、逐次比較型レジスタ(11)の最
上位ビット(第7ビット)“1”を保持したまま、次の
第6ビット“0”を“1”に変更する。これにより逐次
比較型レジスタ(11)の値は“11000000”、
即ち“C0H”となる。
An analog voltage (15) corresponding to this digital data "80H" is output from the resistor ladder (14) and input to the comparator (16). Comparator (16
), if the analog input voltage (17) is larger than the analog voltage (15), the comparison signal (
18), "1" is given to the successive approximation type register (11). In this case, the most significant bit (seventh bit) of the successive approximation register (11) is held as "1" and the next sixth bit "0" is changed to "1". As a result, the value of the successive approximation type register (11) is “11000000”,
In other words, it becomes "C0H".

【0009】一方、アナログ電圧(15)よりアナログ
入力電圧(17)の方が小さい場合には、比較信号(1
8)として“0”が逐次比較型レジスタ(11)に与え
られる。この場合、逐次比較型レジスタ(11)の最上
位ビット“1”は“0”に、第6ビット“0”は“1”
へと変更される。これにより逐次比較型レジスタ(11
)の値は“01000000”、即ち“40H”となる
On the other hand, when the analog input voltage (17) is smaller than the analog voltage (15), the comparison signal (1
8), "0" is given to the successive approximation type register (11). In this case, the most significant bit “1” of the successive approximation register (11) becomes “0” and the sixth bit “0” becomes “1”.
will be changed to This allows the successive approximation register (11
) is "01000000", that is, "40H".

【0010】この比較動作は次のような意味を有する。 即ち、初期データとしてのディジタルデータ“80H”
は、電源電圧(12)の値VREF とグランド電圧(
13)の値AVSSの差の半分の値(VREF −AV
SS)/2に対応するデータである。従って、このとき
抵抗ラダー(14)から出力されるアナログ電圧(15
)とアナログ入力電圧(17)を比較することにより、
アナログ入力電圧(17)が(VREF −AVSS)
/2より大きいか否かを判定することができる。
This comparison operation has the following meaning. That is, digital data “80H” as initial data
is the value VREF of the power supply voltage (12) and the ground voltage (
13) half the difference between the values AVSS (VREF - AV
This is data corresponding to SS)/2. Therefore, at this time, the analog voltage (15) output from the resistance ladder (14)
) and the analog input voltage (17),
Analog input voltage (17) is (VREF - AVSS)
It is possible to determine whether the value is larger than /2.

【0011】そして、アナログ入力電圧(17)が(V
REF −AVSS)/2より大きい場合、即ち比較信
号(18)が“1”のときには、逐次比較型レジスタ(
11)の値を“C0H”とし、これに対応して抵抗ラダ
ー(14)から出力されるアナログ電圧(15)の値で
ある3×(VREF−AVSS)/4とアナログ入力電
圧(17)との比較を行う。
[0011] Then, the analog input voltage (17) is (V
REF −AVSS)/2, that is, when the comparison signal (18) is “1”, the successive approximation register (
11) is “C0H”, and correspondingly, the value of the analog voltage (15) output from the resistance ladder (14) is 3×(VREF-AVSS)/4 and the analog input voltage (17). Make a comparison.

【0012】一方、アナログ入力電圧(17)が(VR
EF −AVSS)/2より小さい場合、即ち比較信号
(18)が“0”のときには、逐次比較型レジスタ(1
1)の値を“40H”とし、これに対応して抵抗ラダー
(14)から出力されるアナログ電圧(15)の値であ
る(VREF −AVSS)/4とアナログ入力電圧(
17)との比較を行う。
On the other hand, the analog input voltage (17) is (VR
EF −AVSS)/2, that is, when the comparison signal (18) is “0”, the successive approximation register (1
1) is "40H", and correspondingly, the value of the analog voltage (15) output from the resistance ladder (14) is (VREF - AVSS)/4 and the analog input voltage (
17).

【0013】以下同様にして、電圧値(VREF −A
VSS)を2n 個(但しnは正の整数)に分割して得
られる電圧範囲のいずれにアナログ入力電圧(17)が
属するかを比較器(16)で逐次比較しながらチェック
していく。
[0013] Similarly, the voltage value (VREF -A
VSS) is divided into 2n (where n is a positive integer) voltage range to which the analog input voltage (17) belongs is checked by successive comparisons using the comparator (16).

【0014】このようにして、逐次比較型レジスタ(1
1)の8ビット分のデータが決まると、このビットデー
タはA/D変換結果としてA/Dレジスタ(19)に転
送され、格納される。そして、このA/D変換結果はソ
フトウェアによりA/Dレジスタ(19)から読み出さ
れ、マイクロコンピュータシステム内で利用されること
となる。
In this way, the successive approximation register (1
When the 8-bit data of 1) is determined, this bit data is transferred to the A/D register (19) and stored as the A/D conversion result. This A/D conversion result is then read out from the A/D register (19) by software and used within the microcomputer system.

【0015】[0015]

【発明が解決しようとする課題】ところで、このような
逐次比較型のA/D変換器では、A/D変換の結果の下
位数ビットは誤差を含む可能性があるため、上位数ビッ
トのみを利用することが多い。
[Problem to be Solved by the Invention] However, in such a successive approximation type A/D converter, the lower several bits of the A/D conversion result may contain errors, so only the upper few bits are processed. Often used.

【0016】しかしながら、従来のA/D変換器では、
すべてのビットの変換が終了して初めてA/D変換結果
が得られるようになっており、途中までの変換結果を利
用することができなかった。従って、例え上位数ビット
のみを使用する場合でも、全ビットの変換が終了するま
で待たなければならず、時間的に無駄が生ずるという問
題があった。
However, in the conventional A/D converter,
The A/D conversion result is obtained only after all bits have been converted, and it is not possible to use the intermediate conversion result. Therefore, even if only the upper few bits are used, it is necessary to wait until the conversion of all bits is completed, resulting in a problem of wasted time.

【0017】従って、上記問題点を解決しなければなら
ないという課題がある。
[0017]Therefore, there is a problem that the above problems must be solved.

【0018】この発明は、かかる課題を解決するために
なされたもので、必要なビット数分の変換が終了した時
点でA/D変換動作を終了させて所望の変換データを得
ることができるアナログディジタル変換器を得ることを
目的とする。
The present invention has been made to solve this problem, and is an analog system that can obtain desired conversion data by ending the A/D conversion operation when the required number of bits have been converted. The purpose is to obtain a digital converter.

【0019】[0019]

【課題を解決するための手段】この発明に係るアナログ
ディジタル変換器では、(i) セットされた所定ビッ
ト数のディジタルデータを出力する逐次比較型レジスタ
と、(ii)この逐次比較型レジスタから出力されたデ
ィジタルデータに対応したアナログ電圧を出力するディ
ジタルアナログ変換器と、(iii) このディジタル
アナログ変換器から出力されたアナログ電圧と、変換対
象としてのアナログ入力電圧とを比較する比較器と、(
iv)この比較器による比較結果に基づき、逐次比較型
レジスタに新たなディジタルデータを設定するデータ設
定手段と、(v) 逐次比較型レジスタにおいて、アナ
ログディジタル変換結果としてのディジタルデータがそ
の上位ビットから順に確定されるごとに、これを逐次格
納するシフトレジスタと、(vi)逐次比較型レジスタ
においてアナログディジタル変換結果として確定された
ディジタルデータのビット数が所定値となったとき、ア
ナログディジタル変換動作を停止させる停止手段とを有
するものである。
[Means for Solving the Problems] The analog-to-digital converter according to the present invention has (i) a successive approximation register that outputs digital data of a predetermined number of set bits, and (ii) an output from the successive approximation register. (iii) a comparator that compares the analog voltage output from the digital-to-analog converter with an analog input voltage to be converted;
iv) data setting means for setting new digital data in the successive approximation type register based on the comparison result by this comparator; When the number of bits of the digital data determined as the result of analog-to-digital conversion reaches a predetermined value in the (vi) successive approximation type register, the analog-to-digital conversion operation is performed. and a stopping means for stopping.

【0020】[0020]

【作用】この発明では、逐次比較型レジスタで最上位ビ
ットから順にA/D変換が行われるごとに、その変換結
果としてのビットがシフトレジスタに逐次格納され、順
次シフトされていく。そして、A/D変換されたビット
数が所定値になった時点で、それまでにA/D変換の完
了した分のディジタルデータがA/D変換結果として取
り出されることとなる。
According to the present invention, each time A/D conversion is performed in the successive approximation register starting from the most significant bit, the bits resulting from the conversion are sequentially stored in the shift register and sequentially shifted. Then, when the number of A/D converted bits reaches a predetermined value, the digital data for which A/D conversion has been completed up to that point is taken out as the A/D conversion result.

【0021】[0021]

【実施例】以下実施例につき本発明を詳細に説明する。EXAMPLES The present invention will be explained in detail with reference to Examples below.

【0022】図1は本発明の一実施例におけるアナログ
ディジタル変換器を表したものである。この図で、従来
例(図3)と同一部分には同一の符号を付し適宜説明を
省略する。
FIG. 1 shows an analog-to-digital converter in one embodiment of the present invention. In this figure, parts that are the same as those in the conventional example (FIG. 3) are given the same reference numerals and explanations will be omitted as appropriate.

【0023】このA/D変換器には8ビットのシフトレ
ジスタ(21)が設けられ、逐次比較型レジスタ(11
)の最上位ビット側から各ビットデータが転送されてく
るようになっている。転送されてきたビットデータは矢
印(24)の方向に順次シフトされる。
This A/D converter is provided with an 8-bit shift register (21), and a successive approximation register (11).
), each bit data is transferred from the most significant bit side. The transferred bit data is sequentially shifted in the direction of arrow (24).

【0024】逐次比較型レジスタ(11)から転送され
るビットデータは、A/D変換停止回路(22)にも入
力され、そのビット数がカウントされるようになってい
る。このA/D変換停止回路(22)内には3ビットの
レジスタが設けられ、これに予めセットされた停止ビッ
ト指示データ0〜8と、カウントされたビット数との比
較が逐次行われる。
The bit data transferred from the successive approximation register (11) is also input to the A/D conversion stop circuit (22), and the number of bits is counted. A 3-bit register is provided in this A/D conversion stop circuit (22), and the stop bit instruction data 0 to 8 set in advance in this register is successively compared with the counted number of bits.

【0025】なお、この実施例におけるA/D変換器も
、従来例と同様、実際にはマイクロコンピュータシステ
ム等に組み込まれ、システム内のCPU(中央処理装置
)により初期設定等の制御や変換結果の使用等が行われ
るようになっている。
Note that the A/D converter in this embodiment is actually incorporated into a microcomputer system, etc., as in the conventional example, and the CPU (Central Processing Unit) in the system controls initial settings and performs conversion results. The use of

【0026】以上のような構成のA/D変換器の動作を
説明する。
The operation of the A/D converter configured as above will be explained.

【0027】まず、図示しないCPUは、A/D変換開
始に先立ち、シフトレジスタ(21)に初期データ“0
0H”をセットして初期化を行う。
First, the CPU (not shown) stores initial data "0" in the shift register (21) before starting A/D conversion.
0H" to perform initialization.

【0028】この後、逐次比較型レジスタ(11)にデ
ィジタルデータ“80H”がセットされ、これに対応し
たアナログ電圧(15)が抵抗ラダー(14)から出力
されると、このアナログ電圧(15)は比較器(16)
によりアナログ入力電圧(17)と比較され、その比較
結果に応じて新たなディジタルデータが逐次比較型レジ
スタ(11)にセットされる。この動作の詳細は従来例
と同様なので、ここでは説明を省略する。
After that, when digital data "80H" is set in the successive approximation type register (11) and the analog voltage (15) corresponding to this is output from the resistance ladder (14), this analog voltage (15) is a comparator (16)
is compared with the analog input voltage (17), and new digital data is set in the successive approximation register (11) according to the comparison result. The details of this operation are the same as those of the conventional example, so the explanation will be omitted here.

【0029】このようにして、A/D変換結果としての
各ビットデータが逐次比較型レジスタ(11)の最上位
ビットから順に決定されるが、その都度これらのビット
データはシフトレジスタ(21)及びA/D変換停止回
路(22)にも入力される。従って、シフトレジスタ(
21)には、A/D変換の各時点までの変換結果がリア
ルタイムで格納されることとなる。
In this way, each bit data as a result of A/D conversion is determined in order from the most significant bit of the successive approximation type register (11), but each time these bit data are transferred to the shift register (21) and It is also input to the A/D conversion stop circuit (22). Therefore, the shift register (
21) stores the conversion results up to each point of A/D conversion in real time.

【0030】A/D変換停止回路(22)は、A/D変
換されたビット数がレジスタ(23)に予めセットして
ある停止ビット指示データに達したとき、CPUに対し
てA/D変換停止信号(25)を出力し、A/D変換を
終了させる。
The A/D conversion stop circuit (22) stops the A/D conversion for the CPU when the number of A/D converted bits reaches the stop bit instruction data set in advance in the register (23). A stop signal (25) is output to end the A/D conversion.

【0031】ところで、逐次比較型のA/D変換器では
、既に説明したように最上位ビットから変換結果を決定
していくようになっているため、所定ビット数変換した
時点でA/D変換を終了させても、A/D変換結果とし
て決定されるディジタルデータに対応するアナログ電圧
範囲が広くなるだけであり、実用上全く問題はない。 例えば、A/D変換停止回路(22)のレジスタ(23
)に停止ビット指示データとして“011”(=3)が
セットされていたとすると、8ビットのA/D変換のう
ち3ビット変換した時点で変換が停止されることとなる
。このとき、例えば図2に示すように、シフトレジスタ
(21)の最上位ビットから順に“101”の3ビット
が格納されていたとすると、その変換結果は“05H”
となる。そして、この値は、電圧差(VREF −AV
SS)を8(=23 )ステップに分割した電圧範囲の
いずれかに対応するものであることを示している。
By the way, in a successive approximation type A/D converter, the conversion result is determined from the most significant bit, as described above, so the A/D conversion starts when a predetermined number of bits have been converted. Even if the process is terminated, the analog voltage range corresponding to the digital data determined as the A/D conversion result only becomes wider, and there is no practical problem at all. For example, the register (23) of the A/D conversion stop circuit (22)
) is set to "011" (=3) as stop bit instruction data, the conversion will be stopped when 3 bits of 8-bit A/D conversion have been converted. At this time, for example, as shown in FIG. 2, if 3 bits of "101" are stored in order from the most significant bit of the shift register (21), the conversion result is "05H".
becomes. And this value is the voltage difference (VREF −AV
SS) corresponds to one of the voltage ranges divided into 8 (=23) steps.

【0032】なお、本実施例では、A/D変換を停止さ
せるビット数をA/D変換停止回路(22)のレジスタ
(23)にセットしておくこととしたが、A/D変換実
行中に外部から与えられる停止信号により停止させるよ
うにしてもよい。この場合には、停止信号の入力があっ
た時点で完了しているビット数のデータがA/D変換結
果として得られることとなる。
In this embodiment, the number of bits at which A/D conversion is to be stopped is set in the register (23) of the A/D conversion stop circuit (22). It may also be stopped by a stop signal given from outside. In this case, data of the number of bits completed at the time of input of the stop signal will be obtained as the A/D conversion result.

【0033】[0033]

【発明の効果】以上説明したように、本発明によれば、
最上位ビットから順にA/D変換が行われるごとに、そ
の変換結果としてのビットをシフトレジスタに逐次格納
しておくこととしたので、必要なビット数分の変換が終
了した時点でA/D変換動作を終了させて所望の変換デ
ータを得ることができる。
[Effects of the Invention] As explained above, according to the present invention,
Each time A/D conversion is performed starting from the most significant bit, the bits resulting from the conversion are sequentially stored in the shift register, so when the required number of bits have been converted, the A/D By completing the conversion operation, desired conversion data can be obtained.

【0034】従って、上位数ビットだけ使用する場合に
、従来のように全ビットの変換が終了するまで待たずに
変換結果を得ることができ、効率よく迅速にA/D変換
を行うことができるという効果がある。
Therefore, when only the upper few bits are used, the conversion result can be obtained without waiting until conversion of all bits is completed as in the conventional case, and A/D conversion can be performed efficiently and quickly. There is an effect.

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

【図1】本発明の一実施例におけるアナログディジタル
変換器を示すブロック図である。
FIG. 1 is a block diagram showing an analog-to-digital converter in one embodiment of the present invention.

【図2】このアナログディジタル変換器による3ビット
分の変換完了時点でA/D変換を停止した場合における
A/D変換停止回路内のシフトレジスタの内容の一例を
示す説明図である。
FIG. 2 is an explanatory diagram showing an example of the contents of a shift register in an A/D conversion stop circuit when A/D conversion is stopped at the time of completion of conversion of 3 bits by this analog-to-digital converter.

【図3】従来のアナログディジタル変換器を示すブロッ
ク図である。
FIG. 3 is a block diagram showing a conventional analog-to-digital converter.

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

(11)  逐次比較型レジスタ (12)  電源電圧 (13)  グランド電圧 (14)  抵抗ラダー (15)  アナログ電圧 (16)  比較器 (17)  アナログ入力電圧 (21)  シフトレジスタ (22)  A/D変換停止回路 (23)  レジスタ (11) Successive approximation type register (12) Power supply voltage (13) Ground voltage (14) Resistance ladder (15) Analog voltage (16) Comparator (17) Analog input voltage (21) Shift register (22) A/D conversion stop circuit (23) Register

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  セットされた所定ビット数のディジタ
ルデータを出力する逐次比較型レジスタと、この逐次比
較型レジスタから出力されたディジタルデータに対応し
たアナログ電圧を出力するディジタルアナログ変換器と
、このディジタルアナログ変換器から出力されたアナロ
グ電圧と、変換対象としてのアナログ入力電圧とを比較
する比較器と、この比較器による比較結果に基づき、前
記逐次比較型レジスタに新たなディジタルデータを設定
するデータ設定手段と、前記逐次比較型レジスタにおい
て、アナログディジタル変換結果としてのディジタルデ
ータがその上位ビットから順に確定されるごとに、これ
を逐次格納するシフトレジスタと、前記逐次比較型レジ
スタにおいてアナログディジタル変換結果として確定さ
れたディジタルデータのビット数が所定値となったとき
、アナログディジタル変換動作を停止させる停止手段と
、を具備することを特徴とするアナログディジタル変換
器。
1. A successive approximation register that outputs digital data of a predetermined number of set bits, a digital-to-analog converter that outputs an analog voltage corresponding to the digital data output from the successive approximation register, and A comparator that compares the analog voltage output from the analog converter with the analog input voltage as a conversion target, and a data setting that sets new digital data in the successive approximation register based on the comparison result by this comparator. means, a shift register for sequentially storing digital data as an analog-to-digital conversion result in the successive approximation register, each time the digital data is determined in order from the most significant bit thereof in the successive approximation register; An analog-to-digital converter comprising: a stop means for stopping an analog-to-digital conversion operation when the determined number of bits of digital data reaches a predetermined value.
JP1549291A 1991-02-06 1991-02-06 Analog/digital converter Pending JPH04249427A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1549291A JPH04249427A (en) 1991-02-06 1991-02-06 Analog/digital converter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1549291A JPH04249427A (en) 1991-02-06 1991-02-06 Analog/digital converter

Publications (1)

Publication Number Publication Date
JPH04249427A true JPH04249427A (en) 1992-09-04

Family

ID=11890302

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1549291A Pending JPH04249427A (en) 1991-02-06 1991-02-06 Analog/digital converter

Country Status (1)

Country Link
JP (1) JPH04249427A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013070425A (en) * 2012-12-18 2013-04-18 Nec Corp Analog-to-digital conversion device and analog-to-digital conversion method
JP2015505032A (en) * 2011-12-08 2015-02-16 ファウンデーション オブ スンシル ユニヴァーシティー−インダストリー コーポレーション Current sensing device for multi-sensor arrays

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015505032A (en) * 2011-12-08 2015-02-16 ファウンデーション オブ スンシル ユニヴァーシティー−インダストリー コーポレーション Current sensing device for multi-sensor arrays
JP2013070425A (en) * 2012-12-18 2013-04-18 Nec Corp Analog-to-digital conversion device and analog-to-digital conversion method

Similar Documents

Publication Publication Date Title
TWI382670B (en) Successive approximation analog to digital converter and method thereof
NO148015B (en) PROCEDURE AND APPARATUS FOR A CENTRAL LOCATION AA DETERMINE THE CHANNEL FOR WHICH A REMOTE VOLTAGE TEMPERATURE RECEIVED
US6239734B1 (en) Apparatus and a method for analog to digital conversion using plural reference signals and comparators
JP2714999B2 (en) Analog / digital converter
EP0289081A1 (en) Digital-to-analog converter
US6340943B1 (en) Analog to digital converter method and apparatus
US6011503A (en) Half-flash type analog-to-digital converter capable of converting data at high speed
US5455583A (en) Combined conventional/neural network analog to digital converter
JPH04249427A (en) Analog/digital converter
JPH05152960A (en) A/d converter
US4460891A (en) Analog-to-digital converter with explicit interpolation
US6046692A (en) Microprocessor equipped with an A/D converter
JP2723052B2 (en) Automatic adjustment circuit
JPH02501102A (en) N+1 bit resolution with N bit A/D converter
JP2001053612A (en) Sequential comparison type ad converter and microcomputer having same built in
US5479169A (en) Multiple neural network analog to digital converter for simultaneously processing multiple samples
US5424736A (en) Latched neural network A/D converter
JP2609239B2 (en) A / D converter and A / D conversion method
JPS6177430A (en) Analog-digital converter
JPH07231256A (en) A/d converter
JPH03159320A (en) Method and device for analog-digital conversion
JPH0612502A (en) Microcomputer with built-in a/d conversion circuit
US5638075A (en) Successive approximation ADC with rounding to vary bit number output
EP0103468A2 (en) Analog to digital conversion system
JPH02278918A (en) A/d converter and microcomputer with the a/d converter