JPH0241029A - Analog/digital conversion circuit - Google Patents

Analog/digital conversion circuit

Info

Publication number
JPH0241029A
JPH0241029A JP19132988A JP19132988A JPH0241029A JP H0241029 A JPH0241029 A JP H0241029A JP 19132988 A JP19132988 A JP 19132988A JP 19132988 A JP19132988 A JP 19132988A JP H0241029 A JPH0241029 A JP H0241029A
Authority
JP
Japan
Prior art keywords
voltage
ladder circuit
circuit
counter
mode
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
JP19132988A
Other languages
Japanese (ja)
Inventor
Hitoshi Izuno
泉野 人志
Hiroshi Hikichi
博 引地
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 JP19132988A priority Critical patent/JPH0241029A/en
Publication of JPH0241029A publication Critical patent/JPH0241029A/en
Pending legal-status Critical Current

Links

Landscapes

  • Analogue/Digital Conversion (AREA)

Abstract

PURPOSE:To eliminate the need for A/D conversion and to confirm the accuracy of a resistance ladder circuit in a short time by designating a test mode and reading a divided voltage designated by the resistance ladder circuit externally directly. CONSTITUTION:When a level 1 is set to a mode register 11, a selector 12 inputs an output of a counter 13 to a resistance ladder circuit 1. The resistance ladder circuit 1 outputs a prescribed division voltage alphaVr of a reference voltage depending on the content of the counter 13. When the resolution of the resistance ladder circuit 1 is 1/256, since the counter 13 handles 8-bit, the resistance ladder circuit 1 outputs a voltage corresponding to the count (m) of the counter 13, that is, a voltage being a multiple of m/256 of the reference voltage Vr. The voltage is outputted one after another by counting up the counter 13 and outputted to a terminal 2 via a switch 14. Thus, the test of the ladder resistance deciding the conversion accuracy is conducted by measuring the voltage alphaVr at the terminal 2 externally.

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明は逐次変換方式のアナログ・デイジタル変換回路
(以下A/Dコンバータと称す)に関し、特に基準電圧
を分割する抵抗ラダー回路のテスト方式に関する。
[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to a successive conversion type analog-to-digital conversion circuit (hereinafter referred to as an A/D converter), and particularly relates to a test method for a resistance ladder circuit that divides a reference voltage. .

[従来の技術] 従来より比較的高速のA/Dコンバータとして逐次比較
形のA/Dコンバータが知られている。
[Prior Art] Conventionally, a successive approximation type A/D converter is known as a relatively high-speed A/D converter.

第3図はこのタイプのA/Dコンバータの構成を示す。FIG. 3 shows the configuration of this type of A/D converter.

抵抗ラダー回路1は基準電圧Vrを分割して所定の分割
電圧を出力する。端子2から入力されるアナログ電圧は
、電圧比較回路3において、上記分割電圧と比較される
。その比較結果は、ANDゲート41乃至4nを介して
逐次比較レジスタ5に格納される。逐次比較レジスタ5
は、電圧比較回路3の比較結果に基づき、抵抗ラダー回
路1の分割電圧をバイナリ−サーチ法により逐次選択す
る。即ち、始めに分割電圧としてV、/2が選択され、
アナログ入力電圧■Inが VIn〉■r/2であるときには、次に3V、/4が選
択され、V+、、く■r/2であるときにはvr/4が
選択される。このような選択を徐々に細いレベルで行な
っていく。この比較はA/Dコンバータのビット数だけ
行なわれる。例えば、8ピツ)A/Dコンバータであれ
ば8回の比較が行なわれる。比較のたびにクロック信号
ψ1が1回出力される。このクロック信号ψ1をカウン
タ6でカウントすることにより比較回数が計数される。
The resistance ladder circuit 1 divides the reference voltage Vr and outputs a predetermined divided voltage. The analog voltage input from the terminal 2 is compared with the above-mentioned divided voltage in the voltage comparison circuit 3. The comparison results are stored in the successive approximation register 5 via AND gates 41 to 4n. Successive approximation register 5
Based on the comparison result of the voltage comparator circuit 3, divided voltages of the resistance ladder circuit 1 are sequentially selected by a binary search method. That is, V,/2 is first selected as the dividing voltage,
When the analog input voltage ■In is VIn>■r/2, then 3V, /4 is selected, and when it is V+, *r/2, vr/4 is selected. This kind of selection is gradually made at a finer level. This comparison is performed for the number of bits of the A/D converter. For example, in the case of an 8-bit A/D converter, eight comparisons are performed. Clock signal ψ1 is output once for each comparison. By counting this clock signal ψ1 with a counter 6, the number of comparisons is counted.

デコーダ7は、カウンタ6の値に応じて順次上位ビット
側からANDゲート41乃至4.をアクティブにする。
The decoder 7 sequentially operates AND gates 41 to 4 . Activate.

これにより、各ビットの比較結果は逐次比較レジスタ5
に取込まれる。
As a result, the comparison result of each bit is stored in the successive approximation register 5.
be taken into account.

ところで、上述したA/DコンバータのA/D変換精度
を調べるため、従来、次のようなテストが行なわれてい
た。即ち、先ず端子2から既知のアナログ電圧を入力す
る。例えば、1/256の分解能を持つA/Dコンバー
タでは、既知のアナログ電圧を256段階に変化させて
入力する。そして、これらの各アナログ電圧について逐
次比較方式のA/D変換を行い、変換されたディジタル
値が、入力した既知のアナログ電圧に対応する理想的な
ディジタル値であるか否かをチエツクし、A/Dコンバ
ータの精度を判定している。
Incidentally, in order to examine the A/D conversion accuracy of the above-mentioned A/D converter, the following test has been conventionally performed. That is, first, a known analog voltage is input from terminal 2. For example, in an A/D converter with a resolution of 1/256, a known analog voltage is input after changing it in 256 steps. Then, A/D conversion using a successive approximation method is performed for each of these analog voltages, and it is checked whether the converted digital value is an ideal digital value corresponding to the input known analog voltage. /D converter accuracy is being determined.

[発明が解決しようとする課題] 上述した従来の逐次変換A/Dコンバータのテスト方式
では、例えば、変換精度が8ビツトの場合、アナログ入
力電圧を1/256ステツプで256回入力する必要が
ある。しかも、一つのアナログ入力電圧に対するディジ
タル値を得るにはカウンタ6を8回カウントアツプする
必要がある。
[Problems to be Solved by the Invention] In the conventional test method for the successive conversion A/D converter described above, for example, if the conversion accuracy is 8 bits, it is necessary to input the analog input voltage 256 times at 1/256 steps. . Furthermore, it is necessary to count up the counter 6 eight times to obtain a digital value for one analog input voltage.

更に、変換したディジタル値を外部に出力することも必
要であり、テスト時間が長くなるという欠点がある。ま
た、変換精度が9ビツト、10ビツトと高精度化が進む
と、ラダー抵抗数が512゜1024個となり、ますま
すテスト時間が増加し、この欠点は更に顕著になる。
Furthermore, it is also necessary to output the converted digital value to the outside, which has the disadvantage of increasing test time. Furthermore, as the conversion accuracy increases to 9 bits and 10 bits, the number of ladder resistors increases to 512.degree. 1024, which increases the test time and makes this drawback even more noticeable.

本発明はかかる問題点に鑑みてなされたものであって、
極めて短時間でテストを行なうことができる逐次比較方
式のアナログ・デイジタル変換回路を提供することを目
的とする。
The present invention has been made in view of such problems, and includes:
The object of the present invention is to provide a successive approximation type analog-to-digital conversion circuit that can perform tests in an extremely short time.

[課題を解決するための手段] 本発明に係るアナログ・デイジタル変換回路は、テスト
モードを措定することにより、抵抗ラダー回路の指定さ
れた分割電圧を直接外部に読出すための手段を付加した
ものである。
[Means for Solving the Problems] The analog-to-digital conversion circuit according to the present invention has an additional means for directly reading out the specified divided voltage of the resistance ladder circuit to the outside by establishing a test mode. It is.

即ち、本発明に係るアナログ・デイジタル変換回路は、
基準電圧を分割して得られる複数の分割電圧のうち指定
された分割電圧を出力する抵抗ラダー回路と、アナログ
電圧を入力する入力端子と、この入力端子を介して入力
される前記アナログ電圧と前記指定された分割電圧とを
比較する電圧比較回路と、この電圧比較回路の比較結果
を逐次格納する逐次比較レジスタと、テストモードと通
常動作モードとを切替えるためのモード切替え手段と、
前記抵抗ラダー回路に対して通常モード時は前記逐次比
較レジスタの出力に基づいて分割電圧を指定しテストモ
ード時は観測しない分割電圧を指定する手段と、通常モ
ード時は前記端子を前記電圧比較回路の一方の入力に接
続しテストモード時には前記入力端子を前記抵抗ラダー
回路の出力と接続するスイッチとを具備している。
That is, the analog-to-digital conversion circuit according to the present invention is
a resistor ladder circuit that outputs a specified divided voltage among a plurality of divided voltages obtained by dividing a reference voltage; an input terminal that inputs an analog voltage; a voltage comparison circuit that compares a specified divided voltage; a successive approximation register that sequentially stores comparison results of the voltage comparison circuit; and mode switching means for switching between a test mode and a normal operation mode;
Means for specifying a divided voltage for the resistor ladder circuit based on the output of the successive approximation register in normal mode and a divided voltage that is not observed in test mode; and a switch for connecting the input terminal to the output of the resistor ladder circuit in the test mode.

[作用] 本発明によれば、テストモードを指定することにより、
抵抗ラダー回路からの指定された分割電圧がスイッチを
介して端子に直接出力される。従って、この場合、A/
D変換を行なう必要がなく、A/Dコンバータの分解能
に相当する回数だけ分割電圧を外部に出力すれば、抵抗
ラダー回路の精度を極めて短時間に確認できる。また、
電圧比較回路の精度は、いくつかの代表的なアナログ入
力電圧を与えることによりチエツクできる。
[Operation] According to the present invention, by specifying the test mode,
The specified divided voltage from the resistor ladder circuit is output directly to the terminal via the switch. Therefore, in this case, A/
There is no need to perform D conversion, and the accuracy of the resistance ladder circuit can be checked in an extremely short time by outputting the divided voltage to the outside a number of times corresponding to the resolution of the A/D converter. Also,
The accuracy of the voltage comparator circuit can be checked by applying some representative analog input voltages.

[実施例] 以下、図面を参照して本発明の実施例について説明する
[Example] Hereinafter, an example of the present invention will be described with reference to the drawings.

第1図は本発明の一実施例に係るA/Dコンバータのブ
ロック図である。第3図と同一部分には同一符号を付し
である。このA/Dコンバータが従来のものと異なる点
は、モードレジスタ11゜セレクタ12.カウンタ13
.及びスイッチ14が付加されている点である。モード
レジスタ11は、通常のA/Dコンバータの動作モード
(以下、「通常モード」と呼ぶ)とテストモードのいず
れか一方を措定するための1ビツトのモード指定情報を
格納する。セレクタ12は、モード指定情報が通常モー
ドを示しているときく例えば“0”)、逐次比較レジス
タ5の出力を抵抗ラダー回路1の入力情報として与え、
モード指定情報がテストモードを示しているとき(例え
ば1”)、カウンタ13の値を抵抗ラダー回路1の入力
情報として与える。カウンタ13は、A/Dコンバータ
のビット数nと同じビット数のカウンタで、クロック信
号ψ2に従ってカウント動作を行なう。スイッチ14は
、アナログ電圧を入力する端子2を、通常モード時は電
圧比較回路3の入力端に接続し、テストモード時は抵抗
ラダー回路1の出力端に接続する。
FIG. 1 is a block diagram of an A/D converter according to an embodiment of the present invention. The same parts as in FIG. 3 are given the same reference numerals. This A/D converter differs from conventional ones in that it includes a mode register 11° selector 12. counter 13
.. and a switch 14 is added. The mode register 11 stores 1-bit mode designation information for specifying either a normal A/D converter operating mode (hereinafter referred to as "normal mode") or a test mode. When the mode designation information indicates the normal mode (for example, "0"), the selector 12 provides the output of the successive approximation register 5 as input information to the resistance ladder circuit 1;
When the mode designation information indicates the test mode (for example, 1"), the value of the counter 13 is given as input information to the resistance ladder circuit 1. The counter 13 is a counter with the same number of bits as the number of bits n of the A/D converter. The switch 14 connects the analog voltage input terminal 2 to the input terminal of the voltage comparison circuit 3 in the normal mode, and connects the terminal 2 to the output terminal of the resistance ladder circuit 1 in the test mode. Connect to.

次に、上述のように構成されたA/Dコンバータの動作
について説明する。
Next, the operation of the A/D converter configured as described above will be explained.

この回路では、通常のA/Dコンバータとじて動作する
通常モードと、変換精度を決定するラダー抵抗のテスト
を行なうテストモードとの2種類が選択可能となってい
る。
In this circuit, two types can be selected: a normal mode in which the converter operates like a normal A/D converter, and a test mode in which a ladder resistance test is performed to determine conversion accuracy.

先ず、モードレジスタ11に0”が設定されると、通常
モードが指定される。このとき、スイッチ14は、端子
2に印加されるアナログ電圧■lflが電圧比較回路3
に入力されるように接続される。また、セレクタ12は
、逐次比較レジスタ5の出力を選択する。カウンタ6が
リセットされ、そのカウント値が初期値Oになると、デ
コーダ7は、そのOをデコードしてANDゲート41に
デコーダ出力“1”を出力する。続いて、変換動作が開
始される。抵抗ラダー回路1の分解能が1/256で逐
次比較レジスタ5が8ビツトであるとすると、変換開始
前、逐次比較レジスタ5は基準電圧■、の1/2の電圧
値V、/2に相当するディジタル値(7FH)に設定さ
れている。これにより、抵抗ラダー回路1はV、/2を
分割電圧として出力している。端子2に入力されたアナ
ログ電圧と抵抗ラダー回路1の分割電圧V、/2とが電
圧比較回路3によって比較され、その比較結果がAND
ゲート41を介して逐次比較レジスタ5の最上位ビット
に格納される。アナログ入力電圧Vl、がV、/2より
大きければ、逐次比較レジスタ5の最上位ビットは“1
”となり、同時に次の下位ビットを“0″に設定し、そ
の値は(BFH)となる。一方、アナログ入力電圧VI
fiがV、 /2より小さければ、逐次比較レジスタ5
の最上位ビットはO′′となり、同時に次の下位ビット
をO″に設定し、その値は(3FH)となる。1回の比
較が終了するとクロック信号ψ1が出力される。カウン
タ6はタロツク信号ψ1に同期してカウントアツプ動作
をする。これにより、カウント値が1″になるので、デ
コーダ7はANDゲート42にII I IIを出力す
る。このとき、カウント値“0″のときに確定した逐次
比較レジスタ5の出力は、セレクタ12を介して抵抗ラ
ダー回路1に入力される。これにより、抵抗ラダー回路
1内の基準電圧Vrのタップ出力が選択され、アナログ
入力電圧vIflと比較される。以降、1回の比較が終
了する毎にカウンタ6がカウントアツプし、アナログ入
力電圧Vlaが抵抗ラダー回路1の出力電圧と比較され
、比較結果が逐次比較レジスタ5の最下位ビットへ至る
まで厘次格納されると、カウンタ6のカウントアツプ動
作が終り、ディジタル変換サイクルが終了する。従って
、変換終了時、逐次比較レジスタ5の内容はアナログ入
力電圧を1/256の分解能で近似したディジタル値を
示すものとなる。
First, when the mode register 11 is set to 0'', the normal mode is designated.At this time, the switch 14 detects that the analog voltage ■lfl applied to the terminal 2 is set to the voltage comparator circuit 3.
connected to be input. Further, the selector 12 selects the output of the successive approximation register 5. When the counter 6 is reset and its count value reaches the initial value O, the decoder 7 decodes O and outputs a decoder output "1" to the AND gate 41. Subsequently, the conversion operation is started. Assuming that the resolution of the resistance ladder circuit 1 is 1/256 and the successive approximation register 5 is 8 bits, before the conversion starts, the successive approximation register 5 corresponds to a voltage value V, /2, which is 1/2 of the reference voltage ■, It is set to a digital value (7FH). As a result, the resistance ladder circuit 1 outputs V,/2 as a divided voltage. The analog voltage input to terminal 2 and the divided voltage V, /2 of resistance ladder circuit 1 are compared by voltage comparison circuit 3, and the comparison result is ANDed.
It is stored in the most significant bit of the successive approximation register 5 via the gate 41. If the analog input voltage Vl, is greater than V,/2, the most significant bit of the successive approximation register 5 is “1”.
”, and at the same time sets the next lower bit to “0”, and its value becomes (BFH). On the other hand, the analog input voltage VI
If fi is smaller than V, /2, successive approximation register 5
The most significant bit of is set to O'', and at the same time, the next lower bit is set to O'', and its value becomes (3FH). When one comparison is completed, clock signal ψ1 is output. A count-up operation is performed in synchronization with the signal ψ1. As a result, the count value becomes 1'', so the decoder 7 outputs II II II to the AND gate 42. At this time, the output of the successive approximation register 5 determined when the count value is "0" is input to the resistance ladder circuit 1 via the selector 12. As a result, the tap output of the reference voltage Vr in the resistance ladder circuit 1 is selected and compared with the analog input voltage vIfl. Thereafter, the counter 6 counts up each time one comparison is completed, and the analog input voltage Vla is compared with the output voltage of the resistor ladder circuit 1, and the comparison result is successively counted up until the comparison result reaches the least significant bit of the successive approximation register 5. Once stored, the count-up operation of the counter 6 ends and the digital conversion cycle ends. Therefore, at the end of the conversion, the contents of the successive approximation register 5 indicate a digital value that approximates the analog input voltage with a resolution of 1/256.

次にテストモードによる抵抗ラダー回路1のテスト動作
について説明する。
Next, a test operation of the resistance ladder circuit 1 in the test mode will be explained.

モードレジスタ11に“1”を設定すると、セレクタ1
2はカウンタ13の出力を抵抗ラダー回路1に入力する
。また、スイッチ14は端子2を抵抗ラダー回路1の出
力端に接続する。カウンタ13がリセットされ、そのカ
ウント値が初期値゛0″に設定される。そのカウント値
はセレクタ16を介して抵抗ラダー回路1に入力される
。抵抗ラダー回路1はカウンタ13の内容によって基準
電圧の所定の分割電圧αVrを出力する。抵抗うダー回
路1の分解能が1/256の場合、カウンタ13は8ビ
ツトであるから、抵抗ラダー回路1は、カウンタ13の
計数値mに対応した電圧、即ち、基準電圧V、のm /
 256倍の電圧を出力する。この電圧は、カウンタ1
3をカウントアツプすることにより次々に出力される。
When mode register 11 is set to “1”, selector 1
2 inputs the output of the counter 13 to the resistance ladder circuit 1. Further, the switch 14 connects the terminal 2 to the output end of the resistance ladder circuit 1. The counter 13 is reset and its count value is set to the initial value "0".The count value is input to the resistor ladder circuit 1 via the selector 16. When the resolution of the resistance ladder circuit 1 is 1/256, the counter 13 is 8 bits, so the resistance ladder circuit 1 outputs a voltage corresponding to the count value m of the counter 13, That is, m/of the reference voltage V,
Outputs 256 times the voltage. This voltage is
By counting up 3, they are output one after another.

この分割電圧はスイッチ14を介して端子2に出力され
る。従って、端子2の電圧αvrを外部で測定すること
により、変換精度を決定するラダー抵抗のテストを実行
することができる。
This divided voltage is output to terminal 2 via switch 14. Therefore, by measuring the voltage αvr at terminal 2 externally, it is possible to perform a ladder resistance test that determines conversion accuracy.

なお、電圧比較回路3の動作は、モードレジスタ11に
“0“を設定して、端子2に3乃至4種類のアナログ電
圧を入力することにより従来例と同様のA/D変換動作
テストを実施すればよい。
The voltage comparison circuit 3 operates by setting the mode register 11 to "0" and inputting three to four types of analog voltages to the terminal 2 to perform an A/D conversion operation test similar to the conventional example. do it.

第2図は本発明の他の実施例を示す図である。FIG. 2 is a diagram showing another embodiment of the present invention.

この実施例では、第1図のセレクタ12及びカウンタ1
3の代わりに、逐次比較レジスタ15の出力を、モード
レジスタ11が“1′′のとき、テスト用のディジタル
値として外部から指定できるように構成している。この
ため、テストモード時は、逐次比較レジスタ15の出力
によって抵抗ラダー回路1は、基準電圧のタップ出力を
選択し、これをスイッチ14を介して端子2に出力する
。その他の構成要件は、先の実施例と同じである。
In this embodiment, the selector 12 and counter 1 of FIG.
3, the output of the successive approximation register 15 can be specified externally as a digital value for testing when the mode register 11 is "1''. Therefore, in the test mode, the output of the successive approximation register 15 is The resistance ladder circuit 1 selects the reference voltage tap output based on the output of the comparison register 15, and outputs it to the terminal 2 via the switch 14.Other structural requirements are the same as in the previous embodiment.

この実施例によれば、モードレジスタ11を介して、逐
次比較レジスタ15に対してテストしたいディジタル値
を入力できるため、精度をあまり必要としない場合、任
意のディジタル値のテストのみ行なうことによってテス
ト時間をより短くすることができる。
According to this embodiment, the digital value to be tested can be input to the successive approximation register 15 via the mode register 11, so if high accuracy is not required, the test time can be reduced by testing only an arbitrary digital value. can be made shorter.

なお、モードレジスタ11が“0″のときは、通常のA
/Dコンバータとして動作する。
Note that when the mode register 11 is “0”, the normal A
/D converter.

以上の各実施例では、テストモード設定のため、モード
レジスタを設けたが、外部端子等からテストモードを設
定してもよい。
In each of the above embodiments, a mode register is provided for setting the test mode, but the test mode may also be set from an external terminal or the like.

[発明の効果] 以上説明したように、本発明は、テストモードによりA
/D変換精度の基準となるラダー抵抗の各電圧レベルを
外部に直接出力し、これを測定できるため、テストの際
にA/D変換動作時間を必要とせず、雉時間でテストを
完了できるという効果がある。
[Effect of the invention] As explained above, the present invention achieves A
Since each voltage level of the ladder resistor, which serves as the standard for A/D conversion accuracy, can be output directly to the outside and measured, the test can be completed in a fraction of the time without requiring A/D conversion operation time. effective.

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

第1図は本発明の実施例に係るA/Dコンバータのブロ
ック図、第2図は本発明の他の実施例に係るA/Dコン
バータのブロック図、第3図は従来のA/Dコンバータ
のブロック図である。 1;抵抗ラダー回路、2;端子、3;電圧比較回路、4
1乃至4n ;ANDゲート、5,15;逐次比較レジ
スタ、6;カウンタ、7;デコーダ、11;モードレジ
スタ、12;セレクタ、13;カウンタ、14;スイッ
FIG. 1 is a block diagram of an A/D converter according to an embodiment of the present invention, FIG. 2 is a block diagram of an A/D converter according to another embodiment of the present invention, and FIG. 3 is a conventional A/D converter. FIG. 1; Resistance ladder circuit, 2; Terminal, 3; Voltage comparison circuit, 4
1 to 4n; AND gate; 5, 15; successive approximation register; 6; counter; 7; decoder; 11; mode register; 12; selector; 13; counter; 14; switch

Claims (1)

【特許請求の範囲】[Claims] (1)基準電圧を分割して得られる複数の分割電圧のう
ち指定された分割電圧を出力する抵抗ラダー回路と、ア
ナログ電圧を入力する入力端子と、この入力端子を介し
て入力される前記アナログ電圧と前記指定された分割電
圧とを比較する電圧比較回路と、この電圧比較回路の比
較結果を逐次格納する逐次比較レジスタと、テストモー
ドと通常動作モードとを切替えるためのモード切替え手
段と、前記抵抗ラダー回路に対して通常モード時は前記
逐次比較レジスタの出力に基づいて分割電圧を指定しテ
ストモード時は観測したい分割電圧を指定する手段と、
通常モード時は前記入力端子を前記電圧比較回路の一方
の入力に接続しテストモード時には前記端子を前記抵抗
ラダー回路の出力と接続するスイッチとを具備したこと
を特徴とするアナログ・デイジタル変換回路。
(1) A resistor ladder circuit that outputs a specified divided voltage among a plurality of divided voltages obtained by dividing a reference voltage, an input terminal that inputs an analog voltage, and the analog input through this input terminal. a voltage comparator circuit that compares a voltage with the designated divided voltage; a successive approximation register that sequentially stores comparison results of the voltage comparator circuit; mode switching means for switching between a test mode and a normal operation mode; means for specifying a divided voltage for the resistance ladder circuit based on the output of the successive approximation register in a normal mode and a divided voltage to be observed in a test mode;
An analog-to-digital conversion circuit comprising a switch that connects the input terminal to one input of the voltage comparison circuit in a normal mode and connects the terminal to an output of the resistance ladder circuit in a test mode.
JP19132988A 1988-07-30 1988-07-30 Analog/digital conversion circuit Pending JPH0241029A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP19132988A JPH0241029A (en) 1988-07-30 1988-07-30 Analog/digital conversion circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP19132988A JPH0241029A (en) 1988-07-30 1988-07-30 Analog/digital conversion circuit

Publications (1)

Publication Number Publication Date
JPH0241029A true JPH0241029A (en) 1990-02-09

Family

ID=16272743

Family Applications (1)

Application Number Title Priority Date Filing Date
JP19132988A Pending JPH0241029A (en) 1988-07-30 1988-07-30 Analog/digital conversion circuit

Country Status (1)

Country Link
JP (1) JPH0241029A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003085834A1 (en) * 2002-04-08 2003-10-16 Robert Bosch Gmbh Method and device for functionally testing an analog-to-digital converter, and a corresponding analog-to-digital converter
WO2010082488A1 (en) 2009-01-16 2010-07-22 株式会社カネカ Curable composition and cured object formed therefrom
WO2014038656A1 (en) 2012-09-10 2014-03-13 株式会社カネカ Curable composition

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003085834A1 (en) * 2002-04-08 2003-10-16 Robert Bosch Gmbh Method and device for functionally testing an analog-to-digital converter, and a corresponding analog-to-digital converter
US7307561B2 (en) 2002-04-08 2007-12-11 Robert Bosch Gmbh Method and device for functionally testing an analog to-digital converter and a corresponding analog-to-digital converter
WO2010082488A1 (en) 2009-01-16 2010-07-22 株式会社カネカ Curable composition and cured object formed therefrom
WO2014038656A1 (en) 2012-09-10 2014-03-13 株式会社カネカ Curable composition

Similar Documents

Publication Publication Date Title
US6566857B1 (en) Testing of digital-to-analog converters
US4745310A (en) Programmable delay circuit
US20050184894A1 (en) Analog-to-digital converter and microcomputer in which the same is installed
JPH0241029A (en) Analog/digital conversion circuit
US6011500A (en) Integrated circuit with a built-in D/A converter
JPH05152960A (en) AD converter
JPS6211816B2 (en)
JPH03211471A (en) Measuring range automatic selecting cir- cuit of digital multimeter
US5657019A (en) Analog to digital converter
JPH03206728A (en) Self-calibration system ad converter and test method therefor
JPH05227028A (en) Analog/digital conversion circuit
JP4525706B2 (en) A / D conversion circuit test method
KR100339542B1 (en) High speed a/d converter
JPS60182220A (en) Analog-digital converter
JP2995817B2 (en) Single-chip microcomputer
JPH10173526A (en) Sequentially-comparing-type a/d converting circuit
JP2006303979A (en) A / D conversion circuit test method and A / D conversion circuit
SU964981A1 (en) Method and apparatus for analogue-digital conversion
JPH02268520A (en) Successive approximation analog/digital conversion circuit
JPH04325999A (en) Test circuit for shift register
JPH04122865A (en) Semiconductor integrated circuit and method for testing the same
JPH04249427A (en) Analog/digital converter
JP2001203575A (en) A / D converter
JP2000049607A (en) A / D converter
JPH03198426A (en) Successive comparison type a/d converter