JPH05335953A - A/d converter - Google Patents

A/d converter

Info

Publication number
JPH05335953A
JPH05335953A JP2433392A JP2433392A JPH05335953A JP H05335953 A JPH05335953 A JP H05335953A JP 2433392 A JP2433392 A JP 2433392A JP 2433392 A JP2433392 A JP 2433392A JP H05335953 A JPH05335953 A JP H05335953A
Authority
JP
Japan
Prior art keywords
conversion
bit data
bit
converted
converting
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
JP2433392A
Other languages
Japanese (ja)
Inventor
Tomohiko Kadowaki
智彦 門脇
Hiroyuki Chikamatsu
裕之 近松
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.)
Intel Corp
Original Assignee
Intel 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 Intel Corp filed Critical Intel Corp
Priority to JP2433392A priority Critical patent/JPH05335953A/en
Publication of JPH05335953A publication Critical patent/JPH05335953A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE: To accurately and quickly convert a digital signal by converting the upper bit data of the digital signal by parallel conversion and converting its lower bit data by sequential comparision conversion. CONSTITUTION: The A/D converter is provided with plural parallel type A/D conversion parts 303, 304 for converting an inputted analog signal into plural upper bit data each of which consists of plural bits by parallel conversion and a sequential comparison type A/D conversion part 305 for correcting the least significant bit of each upper bit data and generating lower bit data by converting the converted digital value into an analog value again and sequentially comparing the converted analog value with the inputted analog value. In the case of converting an analog signal into a digital signal, the upper bit data of the digital signal is converted by parallel conversion, the lower bit data is converted by sequential comparison conversion, and at the time of converting the lower bit data, the least significant bit in the upper bit data is corrected.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、MCU(マイクロコン
トローラ装置)に内蔵されアナログ信号をデジタル信号
に変換するAD変換器に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an AD converter incorporated in an MCU (micro controller unit) for converting an analog signal into a digital signal.

【0002】[0002]

【従来の技術】従来、MCUは、CPUの他にROM,
RAM等のメモリ、メモリコントローラ、割り込みコン
トローラ、クロックジェネレータ、入出力ポート及びA
D変換器等の周辺装置から構成されている。MCUに内
蔵されたAD変換器は、例えばハードディスク上に記録
されヘッドにより読み出されたアナログ電圧信号を入力
すると、このアナログ電圧値を4ビットや8ビット等の
デジタル値に変換すると共に、変換されたデジタル値を
内部バスを介しCPUへ出力するようにしており、CP
Uはこうしたデジタル値に基づき所定の処理を実行する
ものとなっている。
2. Description of the Related Art Conventionally, an MCU has a ROM,
Memory such as RAM, memory controller, interrupt controller, clock generator, input / output port and A
It is composed of peripheral devices such as a D converter. When the analog voltage signal recorded on the hard disk and read by the head is input, the AD converter built in the MCU converts the analog voltage value into a digital value such as 4 bits or 8 bits, and converts the analog value. It outputs the digital value to the CPU via the internal bus.
U executes predetermined processing based on these digital values.

【0003】[0003]

【発明が解決しようとする課題】MCUに内蔵された従
来のAD変換器は、入力したアナログ電圧を逐一基準電
圧と比較してデジタル値に変換する逐次変換方式、或い
は入力したアナログ電圧を1回の操作で数ビットのデジ
タル値に変換するフラッシュ(並列)方式を採用してい
る。しかし、フラッシュ方式の場合、例えば10ビット
のデジタル値に変換しようとすると、デジタル値に変換
するための比較器の数が非常に多くなり、CPUと同一
のチップ内に収容できないばかりではなく、コストの上
昇を招くという問題があった。一方、逐次比較方式の場
合は、例えば10ビットのデジタル値に変換しようとす
ると、1回の操作で1ビット分のデータしか得られない
ため、入力したアナログ信号を10回も基準電圧と比較
することが必要になり、高速に変換できないという問題
があった。
The conventional AD converter incorporated in the MCU is a successive conversion method in which an input analog voltage is compared with a reference voltage one by one and converted into a digital value, or the input analog voltage is once input. The flash (parallel) method that converts to a digital value of several bits is adopted. However, in the case of the flash method, for example, if an attempt is made to convert to a 10-bit digital value, the number of comparators for converting to a digital value becomes very large, and not only can it not be accommodated in the same chip as the CPU, but also the cost is high. There was a problem of causing the rise of. On the other hand, in the case of the successive approximation method, for example, if an attempt is made to convert into a 10-bit digital value, only one bit of data can be obtained by one operation, so the input analog signal is compared with the reference voltage 10 times. However, there was a problem that conversion could not be performed at high speed.

【0004】[0004]

【課題を解決するための手段】このような課題を解決す
るために、本発明は、入力したアナログ信号をそれぞれ
が複数ビットからなる複数の上位ビットデータに並列変
換する複数の並列型AD変換部と、これら複数の並列型
AD変換部により変換されたデジタル値を再度アナログ
値に変換すると共に変換されたアナログ値と上記の入力
アナログ信号との逐次比較を行うことにより上記の上位
ビットデータ中の最下位ビットを補正して下位ビットデ
ータを生成する逐次比較型AD変換部とを備えたもので
ある。
In order to solve such a problem, the present invention provides a plurality of parallel AD converters for converting an input analog signal into a plurality of higher-order bit data each having a plurality of bits. And converting the digital value converted by the plurality of parallel AD converters into an analog value again and performing successive comparison between the converted analog value and the input analog signal. It is provided with a successive approximation type AD conversion unit that corrects the least significant bit and generates lower bit data.

【0005】[0005]

【作用】したがって、アナログ信号をデジタル信号に変
換する場合に、デジタル信号の上位ビットデータは並列
変換により、また下位ビットデータは逐次比較変換によ
り変換されると共に下位ビットデータの変換の際に上位
ビットデータ中の最下位ビットが補正されるため、精度
の良いアナログ値からデジタル値への高速変換が実現さ
れ、かつ変換の際の部品点数を削減することができる。
Therefore, when an analog signal is converted into a digital signal, the upper bit data of the digital signal is converted by parallel conversion, the lower bit data is converted by successive approximation conversion, and the upper bit data is converted when the lower bit data is converted. Since the least significant bit in the data is corrected, high-accuracy analog-to-digital high-speed conversion can be realized, and the number of parts during conversion can be reduced.

【0006】[0006]

【実施例】以下、本発明について図面を参照して説明す
る。図1は、本発明に係るAD変換器を用いた装置の一
実施例を示すブロック図である。なお、この装置はハー
ドディスクを制御するハードディスク制御装置である。
図1において、1はプログラムの実行によりハードディ
スクへのデータの読み書きを制御する制御部、2はハー
ドディスクを制御するための周辺回路からなる周辺部で
あり、これら制御部1及び周辺部2は1チップ化されて
いる。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of an apparatus using an AD converter according to the present invention. This device is a hard disk control device that controls a hard disk.
In FIG. 1, reference numeral 1 is a control unit that controls reading and writing of data from and to a hard disk by executing a program, and 2 is a peripheral unit including peripheral circuits for controlling the hard disk. These control unit 1 and peripheral unit 2 are one chip. Has been converted.

【0007】なお、制御部1は、CPU10、ハードデ
ィスクを回転させるモータ(以下、SPM)の速度制御
を行うSPM制御部11、ヘッドの位置決めを行うボイ
ス・コイル・モータ(以下、VCM)を制御するVCM
制御部12、ヘッドの制御を行うヘッド制御部13、後
述するハードディスク制御回路(以下、HDC)を制御
するHDC制御部14及び制御部1に供給される電源の
監視を行う電源監視部15から構成されていると共に、
周辺部2は、比較器20〜25、増幅器26〜28、ア
ナログ信号をデジタル信号に変換するAD変換器30、
デジタル信号をアナログ信号に変換するDA変換器3
1,32、イベント発生に関する制御を行うイベント・
プロセッサ・アレイ(以下、EPA)部35〜37及び
リセット回路38から構成されている。
The control unit 1 controls the CPU 10, the SPM control unit 11 that controls the speed of a motor that rotates a hard disk (hereinafter, SPM), and the voice coil motor (hereinafter, VCM) that positions the head. VCM
The control unit 12, a head control unit 13 that controls the head, an HDC control unit 14 that controls a hard disk control circuit (hereinafter, HDC) described later, and a power supply monitoring unit 15 that monitors the power supplied to the control unit 1. Is being done,
The peripheral section 2 includes comparators 20 to 25, amplifiers 26 to 28, an AD converter 30 that converts an analog signal into a digital signal,
DA converter 3 for converting a digital signal into an analog signal
1, 32, events that control the occurrence of events
The processor array (hereinafter referred to as EPA) section 35 to 37 and a reset circuit 38.

【0008】また、周辺部2に接続されるものとして
は、ヘッド40、ヘッド40に対するデータの読み書き
を行うリード・ライト部41、データ分離回路42、H
DC43、RAM44、パソコン等の上位装置とデータ
授受を行うバス45、VCMを駆動するVCMドライバ
46、エッジ検出器47、SPMを駆動するSPMドラ
イバ49、トランジスタQ1〜Q3等がある。
Further, as the components connected to the peripheral portion 2, a head 40, a read / write portion 41 for reading / writing data from / to the head 40, a data separation circuit 42, H.
There are a DC 43, a RAM 44, a bus 45 for exchanging data with a higher-level device such as a personal computer, a VCM driver 46 for driving a VCM, an edge detector 47, an SPM driver 49 for driving an SPM, and transistors Q1 to Q3.

【0009】次に、以上のように構成されたハードディ
スク制御装置の概略の動作について説明する。上位装置
からバス45,HDC43,HDC制御部14を介しハ
ードディスクに対するアクセス要求があると、CPU1
0は、SPM制御部11に対しハードディスクを一定速
度で回転させるように指示する。この指示によりSPM
制御部11はEPA37を介してSPMドライバ49を
駆動し、この結果SPM48の回転によりハードディス
クが一定速度で回転する。また、このときCPU10
は、ハードディスクに対し所定のデータを読み書き可能
とするため、VCM制御部12に対しVCMがハードデ
ィスクの所定の位置へ移動させるように指示すると共
に、ヘッド制御部13に対してハードディスクへのデー
タの読み書きが可能となるように指示する。
Next, the general operation of the hard disk control device configured as described above will be described. When there is an access request to the hard disk from the host device via the bus 45, HDC 43, and HDC control unit 14, the CPU 1
0 instructs the SPM control unit 11 to rotate the hard disk at a constant speed. This instruction causes SPM
The control unit 11 drives the SPM driver 49 via the EPA 37, and as a result, the rotation of the SPM 48 causes the hard disk to rotate at a constant speed. At this time, the CPU 10
Instructs the VCM control unit 12 to move the VCM to a predetermined position on the hard disk in order to read / write predetermined data from / to the hard disk, and the head control unit 13 to read / write data from / to the hard disk. Instruct you to do so.

【0010】即ち、CPU10の指示を受けたVCM制
御部12は、まずVCMドライバ46に対しVCMの移
動方向を指示すると共に、DA変換器31に対し所定の
デジタル信号を送出する。このデジタル信号は所定量の
アナログ信号に変換されて増幅器26、トランジスタQ
1,増幅器27を経てトランジスタQ2へ出力され、こ
の結果VCMドライバ46によりVCMが駆動されてヘ
ッド40が所望の位置へ移動する。一方、CPU10の
指示を受けたヘッド制御部13は、リード・ライト部4
1を制御し、バス45,HDC43,RAM44,デー
タ分離回路42を介する上位装置からのデータをヘッド
40によりハードディスクの所望の位置に記録させると
共に、ハードディスク上に記録されているデータはデー
タ分離回路42,HDC43,RAM44,バス45を
介し上位装置へ送出される。
That is, the VCM control unit 12 which has received the instruction from the CPU 10 first instructs the VCM driver 46 in the moving direction of the VCM and sends a predetermined digital signal to the DA converter 31. This digital signal is converted into a predetermined amount of analog signal, and then the amplifier 26 and the transistor Q
1, the signal is output to the transistor Q2 via the amplifier 27, and as a result, the VCM is driven by the VCM driver 46, and the head 40 moves to a desired position. On the other hand, the head controller 13 that has received the instruction from the CPU 10 causes the read / write unit 4 to
1 to control the data from the host device via the bus 45, the HDC 43, the RAM 44, and the data separation circuit 42 by the head 40 at a desired position on the hard disk, and the data recorded on the hard disk is the data separation circuit 42. , HDC 43, RAM 44, and bus 45 to the upper device.

【0011】次に、図2は、このようなハードディスク
制御装置に用いられるAD変換器30のブロック図であ
る。同図において、300はAD制御部、301はnチ
ャネルのアナログ信号の中から選択されたアナログ信号
を入力する入力回路、302は入力したアナログ信号を
一定時間保持するサンプルホールド回路、303,30
4は入力したアナログ信号を4ビットのデジタル値に高
速に変換できる4ビット並列AD変換部、304は上記
アナログ信号を4ビットのデジタル値に変換するための
下位4ビットを生成する4ビット並列AD変換部、30
5は少ない部品により構成され,入力したアナログ信号
を10ビットのデジタル値に拡張するために上記8ビッ
トデジタル値に対して1LSBの補正及び下位2ビット
分のデジタル値を生成する逐次比較AD変換部、306
は変換したこれらのデジタルデータを蓄積するレジスタ
である。また、307はバスインターフェース、308
は内部バス、310は抵抗311及びタップ・デコーダ
312からなる抵抗ラダー回路である。
Next, FIG. 2 is a block diagram of an AD converter 30 used in such a hard disk controller. In the figure, reference numeral 300 is an AD control unit, 301 is an input circuit for inputting an analog signal selected from n-channel analog signals, 302 is a sample hold circuit for holding the input analog signal for a predetermined time, 303, 30
Reference numeral 4 is a 4-bit parallel AD conversion unit capable of converting an input analog signal into a 4-bit digital value at high speed, and 304 is a 4-bit parallel AD generating the lower 4 bits for converting the analog signal into a 4-bit digital value. Converter, 30
Reference numeral 5 is composed of a small number of parts, and in order to expand the input analog signal to a 10-bit digital value, a successive approximation AD conversion unit for correcting the 8-bit digital value by 1 LSB and generating a lower 2-bit digital value. , 306
Is a register for storing these converted digital data. Also, 307 is a bus interface, 308
Is an internal bus, and 310 is a resistor ladder circuit including a resistor 311 and a tap decoder 312.

【0012】即ち、アナログ信号を10ビットのデジタ
ルデータ信号に変換する場合、まず4ビット並列AD変
換部303により4ビットのデジタルデータに変換し上
位の4ビットデータとする。即ち、4ビット並列AD変
換部303は、入力したアナログ信号のレベルと、抵抗
ラダー回路310により分割されタップ・デコーダ31
2を介する基準電圧Vref とを比較して4ビットのデジ
タルデータを高速で生成しレジスタ306に蓄積する。
図3(a)は、フラッシュ方式と呼称されるこのような
AD変換の原理を示す図であり、例えばタップ・デコー
ダ312を介する3つの基準電圧1/4V〜3/4Vを
比較器#1〜#3のそれぞれの−入力端子に印加すると
共に、+入力端子にはアナログ入力信号INPUTを印
加し、これらの大小を比較して3ビットのデータとしエ
ンコーダ313へ出力する。3ビットの比較結果のデー
タは、エンコーダ313により2ビットのデジタルデー
タa,bに変換されレジスタ306に蓄積される。した
がって、4ビット並列AD変換部303から4ビットの
デジタルデータを得るためには、比較器の数は24 −1
=15個必要になる。
That is, when converting an analog signal into a 10-bit digital data signal, first, the 4-bit parallel AD conversion unit 303 converts it into 4-bit digital data to obtain higher 4-bit data. That is, the 4-bit parallel AD conversion unit 303 is divided by the level of the input analog signal and the resistance ladder circuit 310 into the tap / decoder 31.
The 4-bit digital data is generated at high speed by comparison with the reference voltage Vref via 2 and stored in the register 306.
FIG. 3A is a diagram showing a principle of such AD conversion called a flash method. For example, three reference voltages 1 / 4V to 3 / 4V via the tap decoder 312 are compared with comparators # 1 to # 1. The analog input signal INPUT is applied to the + input terminal of each # 3 and the analog input signal INPUT is applied to the + input terminal. The 3-bit comparison result data is converted into 2-bit digital data a and b by the encoder 313 and stored in the register 306. Therefore, in order to obtain 4-bit digital data from the 4-bit parallel AD conversion unit 303, the number of comparators is 2 4 −1.
= 15 are required.

【0013】こうして、4ビット並列AD変換部303
により上位の4ビットのデジタルデータが生成され、そ
のときのアナログ信号のレベルが例えば図3(b)の
,間の×印に示すレベルにあるとすると、この,
間をさらに16分割することにより詳細なレベルを求
める。即ち、このとき抵抗ラダー回路310内のタップ
・デコーダ312において、例えば図3(b)の,
間の電圧が16分割できるように、基準電圧Vref の接
続替えが行われると共に、この16分割された基準電圧
とアナログ入力電圧との比較が4ビット並列AD変換部
304により行われ、この比較結果のデジタルデータが
中位の4ビットデジタルデータとしてレジスタ306に
蓄積される。こうして2つの4ビット並列AD変換部3
03,304により、アナログ信号は8ビットのデジタ
ルデータに変換される。この場合2つの並列AD変換部
の比較器の合計数は2×15=30となり、直接8ビッ
トデータに変換する場合の比較器の数(216−1=25
5個)に比較して極めて少ない数の比較器でAD変換を
行うことが可能になる。
In this way, the 4-bit parallel AD conversion unit 303
4 bits of high-order digital data is generated by, and the analog signal level at that time is, for example, at the level indicated by the cross mark in FIG.
A detailed level is obtained by further dividing the space into 16 parts. That is, at this time, in the tap decoder 312 in the resistance ladder circuit 310, for example, in FIG.
The connection of the reference voltage Vref is changed so that the voltage between them can be divided into 16, and the reference voltage divided into 16 is compared with the analog input voltage by the 4-bit parallel AD conversion unit 304. Digital data is stored in the register 306 as medium 4-bit digital data. Thus, the two 4-bit parallel AD conversion units 3
An analog signal is converted into 8-bit digital data by 03 and 304. In this case, the total number of comparators of the two parallel AD converters is 2 × 15 = 30, and the number of comparators (2 16 −1 = 25) when directly converting to 8-bit data.
It is possible to perform AD conversion with an extremely small number of comparators as compared with (5).

【0014】こうして得られた8ビットのデジタルデー
タは、この8ビットデータを上位の確定デジタルデータ
として、逐次比較AD変換部305により上記デジタル
データに対して1LSBの補正及びさらに下位2ビット
を追加して10ビットのデジタル信号としてレジスタに
蓄積されることになる。図3(c)はこのような逐次比
較AD変換部の一例を示す図であり、逐次比較AD変換
はフラッシュ方式で生成された8ビットデジタルデータ
に対して1LSBの補正及び下位2ビットを追加して1
0ビットデジタルデータに拡張するために使用される。
図3(c)に示すように、nビットデジタルデータが確
定している場合、最下位ビットに「1」を付加した(n
+1)ビットデジタルデータを生成し、この(n+1)
ビットデジタルデータは、DA変換部314によりアナ
ログ信号dに変換されて比較器#5の一方の入力端子へ
印加されると共に、他方の入力端子にはアナログ入力信
号INPUTが印加される。そして、比較器#5により
これらの信号を比較し、比較器#5の出力が「H」レベ
ルならば最下位ビットは「1」のまま、また「L」レベ
ルなら最下位ビットを「0」として、(n+1)ビット
データを生成する。なお、最後の2ビットのAD変換の
際に先の8ビットデータの最下位ビットは、重複して再
度変換される。これは8ビットデータと10ビットデー
タの1LSBのデータ幅の違いを補正するためと、複数
個のAD変換器への雑音の影響の違いを補正するために
行われる。こうして生成された10ビットデジタルデー
タは、レジスタ306に格納され、要求に応じてバスイ
ンターフェース307及び内部バス308を介しCPU
10へ出力される。
The 8-bit digital data thus obtained uses the 8-bit data as high-order definite digital data, and the successive approximation AD conversion unit 305 adds 1 LSB correction and further low-order 2 bits to the digital data. Will be stored in the register as a 10-bit digital signal. FIG. 3C is a diagram showing an example of such a successive approximation A / D conversion unit. In the successive approximation A / D conversion, correction of 1 LSB and lower 2 bits are added to 8-bit digital data generated by the flash method. 1
Used to extend to 0 bit digital data.
As shown in FIG. 3C, when n-bit digital data is confirmed, "1" is added to the least significant bit (n
+1) bit digital data is generated, and this (n + 1)
The bit digital data is converted into an analog signal d by the DA conversion unit 314 and applied to one input terminal of the comparator # 5, and the analog input signal INPUT is applied to the other input terminal. The comparator # 5 compares these signals, and if the output of the comparator # 5 is "H" level, the least significant bit remains "1", and if the output is "L" level, the least significant bit is "0". As a result, (n + 1) -bit data is generated. In addition, in the last 2-bit AD conversion, the least significant bit of the preceding 8-bit data is redundantly converted again. This is performed in order to correct the difference in the data width of 1 LSB between 8-bit data and 10-bit data, and to correct the difference in the influence of noise on the plurality of AD converters. The 10-bit digital data generated in this manner is stored in the register 306, and the CPU via the bus interface 307 and the internal bus 308 as required.
It is output to 10.

【0015】通常、アナログ信号をデジタル信号に変換
する場合に、変換されたデータ中の最下位ビットは雑音
等の影響を受けて誤差が生じるものである。また、この
雑音の量は時間により変化するため、複数個のAD変換
器を用いて最終の変換結果を得る場合、それぞれの変換
の際の雑音量が重畳されて最終の変換結果に反映される
ことがある。本発明は、上位4ビットデータから中位4
ビットデータ、または中位4ビットデータから下位2ビ
ットデータへの変換を行う際に、上位ビット中の最下位
ビットを含めた変換を行い、誤差が重畳されて最終結果
に現れることを防止するようにしたものである。この結
果、複数個のAD変換器を用いて変換されたデジタル信
号の最終変換値には、全10ビット中、最後に行われた
AD変換の結果である最下位の10ビット目だけに誤差
が存在することになり、高精度のデジタル信号を得るこ
とができる。このように、上位ビットから下位ビットへ
のAD変換を行う場合に、上位ビット中の最下位ビット
を含めて補正を行うようにしたため、図3(d)に示す
とおり、得られるデジタル信号の上位,中位,下位の各
ビット間の変化は不連続とならずに、連続した直線性を
有するものとなる。
Usually, when an analog signal is converted into a digital signal, the least significant bit in the converted data is affected by noise or the like and causes an error. Further, since the amount of this noise changes with time, when the final conversion result is obtained using a plurality of AD converters, the amount of noise in each conversion is superimposed and reflected on the final conversion result. Sometimes. In the present invention, high-order 4-bit data to medium-order 4
When converting bit data or middle 4-bit data to lower 2-bit data, perform conversion including the least significant bit in the upper bits to prevent errors from appearing in the final result. It is the one. As a result, the final conversion value of the digital signal converted by using the plurality of AD converters has an error only in the least significant 10th bit, which is the result of the last AD conversion performed out of all 10 bits. Since it exists, a highly accurate digital signal can be obtained. As described above, when the AD conversion from the upper bit to the lower bit is performed, the correction is performed by including the least significant bit in the upper bits. Therefore, as shown in FIG. , The change between the middle and lower bits does not become discontinuous but has continuous linearity.

【0016】[0016]

【発明の効果】以上説明したように、本発明によれば、
アナログ信号をデジタル信号に変換する場合に、デジタ
ル信号の上位ビットデータは高速変換が可能な並列変換
により、また下位ビットデータは部品点数の少ない逐次
比較変換により変換されるため、部品数を削減すること
ができると共に、逐次変換の際に上位ビットデータの中
の最下位ビットが補正されるため、デジタル信号を精度
良く高速で変換することができる。
As described above, according to the present invention,
When converting an analog signal to a digital signal, the upper bit data of the digital signal is converted by parallel conversion that enables high-speed conversion, and the lower bit data is converted by successive approximation conversion with a small number of parts, thus reducing the number of parts. In addition, since the least significant bit in the higher-order bit data is corrected during the successive conversion, the digital signal can be converted with high accuracy and at high speed.

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

【図1】本発明に係るAD変換器を適用した装置のブロ
ック図である。
FIG. 1 is a block diagram of an apparatus to which an AD converter according to the present invention is applied.

【図2】上記AD変換器の詳細なブロック図である。FIG. 2 is a detailed block diagram of the AD converter.

【図3】上記AD変換器による変換の例を示す図であ
る。
FIG. 3 is a diagram showing an example of conversion by the AD converter.

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

1 制御部 2 周辺部 10 CPU 30 AD変換器 300 AD制御部 303,304 4ビット並列AD変換部 305 逐次比較AD変換部 306 レジスタ 310 抵抗ラダー回路 #1〜#6 比較器 314 DA変換部 DESCRIPTION OF SYMBOLS 1 control part 2 peripheral part 10 CPU 30 AD converter 300 AD control part 303,304 4-bit parallel AD conversion part 305 successive approximation AD conversion part 306 register 310 resistance ladder circuit # 1- # 6 comparator 314 DA conversion part

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 MCUに内蔵され入力したアナログ信号
をデジタル信号に変換するAD変換器において、 前記入力したアナログ信号をそれぞれが複数ビットから
なる複数の上位ビットデータに並列変換する複数の並列
型AD変換部と、これら複数の並列型AD変換部により
変換されたデジタル信号を再度アナログ信号に変換し,
変換されたアナログ信号と前記入力したアナログ信号と
の逐次比較を行うことにより前記上位ビットデータ中の
最下位ビットを補正すると共にビット長拡張のための下
位ビットデータを生成する逐次比較型AD変換部とを備
えたことを特徴とするAD変換器。
1. An AD converter built in an MCU for converting an input analog signal into a digital signal, wherein a plurality of parallel ADs for converting the input analog signal into a plurality of higher-order bit data each consisting of a plurality of bits. The conversion unit and the digital signals converted by the plurality of parallel AD conversion units are converted into analog signals again,
A successive approximation type AD conversion unit that corrects the least significant bit in the upper bit data and generates lower bit data for bit length extension by performing successive comparison between the converted analog signal and the input analog signal. An AD converter characterized by comprising:
JP2433392A 1992-01-16 1992-01-16 A/d converter Pending JPH05335953A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2433392A JPH05335953A (en) 1992-01-16 1992-01-16 A/d converter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2433392A JPH05335953A (en) 1992-01-16 1992-01-16 A/d converter

Publications (1)

Publication Number Publication Date
JPH05335953A true JPH05335953A (en) 1993-12-17

Family

ID=12135259

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2433392A Pending JPH05335953A (en) 1992-01-16 1992-01-16 A/d converter

Country Status (1)

Country Link
JP (1) JPH05335953A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006121378A (en) * 2004-10-21 2006-05-11 Nec Electronics Corp A/d converter
KR100551894B1 (en) * 1998-12-30 2006-05-23 매그나칩 반도체 유한회사 Analog-to-digital converter
JP2010028327A (en) * 2008-07-17 2010-02-04 Nec Electronics Corp Ad converter and converting method
JP2011091559A (en) * 2009-10-21 2011-05-06 Semiconductor Technology Academic Research Center Analog-to-digital converter
JP2013157769A (en) * 2012-01-30 2013-08-15 Toppan Printing Co Ltd Ad conversion circuit
WO2015019837A1 (en) * 2013-08-05 2015-02-12 ソニー株式会社 Conversion device, imaging device, electronic device, and conversion method

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100551894B1 (en) * 1998-12-30 2006-05-23 매그나칩 반도체 유한회사 Analog-to-digital converter
JP2006121378A (en) * 2004-10-21 2006-05-11 Nec Electronics Corp A/d converter
JP4526919B2 (en) * 2004-10-21 2010-08-18 ルネサスエレクトロニクス株式会社 A / D converter
JP2010028327A (en) * 2008-07-17 2010-02-04 Nec Electronics Corp Ad converter and converting method
US7859446B2 (en) 2008-07-17 2010-12-28 Renesas Electronics Corporation AD converter and AD conversion method
JP2011091559A (en) * 2009-10-21 2011-05-06 Semiconductor Technology Academic Research Center Analog-to-digital converter
JP2013157769A (en) * 2012-01-30 2013-08-15 Toppan Printing Co Ltd Ad conversion circuit
WO2015019837A1 (en) * 2013-08-05 2015-02-12 ソニー株式会社 Conversion device, imaging device, electronic device, and conversion method
JPWO2015019837A1 (en) * 2013-08-05 2017-03-02 ソニー株式会社 CONVERTING DEVICE, IMAGING DEVICE, ELECTRONIC DEVICE, CONVERTING METHOD
US9924080B2 (en) 2013-08-05 2018-03-20 Sony Corporation Conversion apparatus, imaging apparatus, electronic apparatus, and conversion method
US10291829B2 (en) 2013-08-05 2019-05-14 Sony Corporation Conversion apparatus, imaging apparatus, electronic apparatus, and conversion method

Similar Documents

Publication Publication Date Title
US7479914B2 (en) A-D converter and A-D convert method
US7605738B2 (en) A-D converter and A-D convert method
US5877720A (en) Reconfigurable analog-to-digital converter
CN110033794B (en) Semiconductor integrated circuit and method of operating the same
JPH05335953A (en) A/d converter
US6208280B1 (en) Converting a pulse-width modulation signal to an analog voltage
US6362766B1 (en) Variable pulse PWM DAC method and apparatus
JP3342651B2 (en) Differential analog to digital converter, driver section and direct access storage
US9178461B2 (en) Back electromotive force monitoring circuit, motor drive device, magnetic disk storage device, and electronic appliance
JP2001024509A (en) Sequential comparator ad converter of charge redistribution self-correcting system
JP3251827B2 (en) Positioning device
EP0360499A2 (en) Analog-to-digital converter
JPH0526372B2 (en)
US6604121B1 (en) Digital division device and method using a reduced-sized lookup table
JP4210346B2 (en) Signal processing method and signal processing circuit
JPH06152423A (en) D/a converter
JPH06326609A (en) A/d converter and digital signal reproduction processor
JP3273836B2 (en) Encoder signal output method
JP4317725B2 (en) DA converter
JPH11162128A (en) System for controlling positioning of magnetic head and magnetic disk device
JP2559114B2 (en) Magnetic disk drive
JPS62262283A (en) Head speed control system
SPECIFICATIONS AD779–SPECIFICATIONS
JPH0622331B2 (en) DA converter
JPH07182676A (en) Apparatus for correcting eccentricity of disc medium