JP2011171974A - Cyclic type a/d converter - Google Patents

Cyclic type a/d converter Download PDF

Info

Publication number
JP2011171974A
JP2011171974A JP2010033479A JP2010033479A JP2011171974A JP 2011171974 A JP2011171974 A JP 2011171974A JP 2010033479 A JP2010033479 A JP 2010033479A JP 2010033479 A JP2010033479 A JP 2010033479A JP 2011171974 A JP2011171974 A JP 2011171974A
Authority
JP
Japan
Prior art keywords
bit
converter
cyclic
clock
cycle
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
JP2010033479A
Other languages
Japanese (ja)
Inventor
Hidetoshi Miyazaki
英敏 宮崎
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.)
Toyota Motor Corp
Original Assignee
Toyota Motor 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 Toyota Motor Corp filed Critical Toyota Motor Corp
Priority to JP2010033479A priority Critical patent/JP2011171974A/en
Publication of JP2011171974A publication Critical patent/JP2011171974A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Analogue/Digital Conversion (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a cyclic type A/D converter achieving increase of the speed of an A/D conversion processing by shortening the A/D (an analog-digital) conversion processing time while reducing the circuit area of an incorporated IC (an integrated circuit). <P>SOLUTION: The cyclic type A/D converter converts an analog signal into a digital signal by successively repeating comparison operations towards lower bits from upper bits. The cyclic type A/D converter has an operation-clock generating means generating operation clocks on the basis of an input master clock so that operation cycles corresponding to each bit are reduced successively towards the lower bits from the upper bits. The cyclic type A/D converter also has an A/D conversion means successively repeating the comparison operations towards the lower bits from the upper bits by using the operation clocks generated by the operation-clock generating means. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、巡回型A/D(アナログデジタル)変換器に関し、より特定的には、A/D変換処理時間を短縮する巡回型A/D変換器に関する。   The present invention relates to a cyclic A / D (analog-digital) converter, and more particularly to a cyclic A / D converter that shortens the A / D conversion processing time.

近年、センサリング技術が進歩しており、車載システムにおいても様々なセンサリング技術が用いられている。このような車載システムでは、多数のセンシング信号を必要とし、さらに当該センシング信号を時分割で処理するため、当該センシング信号におけるA/D変換処理の高速化が不可欠となっている。また、集積回路(IC: Integrated Circuit)が組み込まれたA/D変換器において、入力されたセンシング信号は、当該ICでA/D変換処理される。この場合、A/D変換器に組み込まれるICは、小型かつ低コストを要求される。   In recent years, sensoring technology has progressed, and various sensoring technologies are also used in in-vehicle systems. In such an in-vehicle system, since a large number of sensing signals are required and the sensing signals are processed in a time-sharing manner, it is indispensable to increase the speed of A / D conversion processing for the sensing signals. Further, in an A / D converter incorporating an integrated circuit (IC), an input sensing signal is A / D converted by the IC. In this case, the IC incorporated in the A / D converter is required to be small and low cost.

A/D変換処理の高速化方法としては、A/D変換処理における比較演算の単位を2ビット以上にすることによって、演算サイクルを減少させる方法がある(例えば、特許文献1参照)。しかし、この方法は、2ビット以上の高精度DAC(デジタルアナログコンバータ)回路が必要となるため、A/D変換回路の回路面積が大きくなってしまう。   As a method for speeding up the A / D conversion process, there is a method of reducing the operation cycle by setting the unit of comparison operation in the A / D conversion process to 2 bits or more (for example, see Patent Document 1). However, this method requires a high-accuracy DAC (digital analog converter) circuit of 2 bits or more, and thus increases the circuit area of the A / D conversion circuit.

そこで、巡回型A/D変換器(1bit/stage)を適用する。巡回型A/D変換器(1bit/stage)では、A/D変換処理における比較演算の単位を1ビットとし、同一回路を用いて比較と演算とを実行する。このため、当該巡回型A/D変換器に組み込まれるICでは、高精度DAC回路を必要とせず、回路面積を小さくすることができる。   Therefore, a cyclic A / D converter (1 bit / stage) is applied. In the cyclic A / D converter (1 bit / stage), the unit of the comparison operation in the A / D conversion process is 1 bit, and the comparison and the operation are executed using the same circuit. For this reason, the IC incorporated in the cyclic A / D converter does not require a high-precision DAC circuit, and the circuit area can be reduced.

図5は、従来の巡回型A/D変換器におけるA/D変換処理時間を示す図である。図5において、第1サイクル〜第N(Nはビット数)サイクルにおいて、1ビット単位で最上位ビットから順に比較演算を繰り返している。   FIG. 5 is a diagram showing an A / D conversion processing time in a conventional cyclic A / D converter. In FIG. 5, in the first cycle to the Nth cycle (N is the number of bits), the comparison operation is repeated in order from the most significant bit in 1-bit units.

具体的には、従来の巡回型A/D変換器において、最上位ビットから順に比較演算を繰り返す上で、量子化許容誤差を鑑みて、最上位ビットが必要とする比較演算処理時間t1が決定される。また、各ビットに対応する第1サイクル〜第Nサイクルについて、単一周波数の演算クロックによってNビットの比較演算処理を行う。つまり、従来の巡回型A/D変換器では、比較演算処理時間が最大となる最上位ビットの比較演算処理時間に合わせて、各ビットに対応する演算サイクル(周波数)で演算クロックを発生させている。したがって、従来の巡回型A/D変換器におけるA/D変換処理時間Tは、最上位ビットが必要とする比較演算処理時間t1を用いて、以下の(数1)で表される。
T=t1×N ・・・(数1)
Specifically, in the conventional cyclic A / D converter, when the comparison operation is repeated in order from the most significant bit, the comparison operation processing time t1 required by the most significant bit is determined in view of the quantization tolerance. Is done. Further, for the first cycle to the Nth cycle corresponding to each bit, an N-bit comparison operation process is performed using a single-frequency operation clock. In other words, in the conventional cyclic A / D converter, the operation clock is generated in the operation cycle (frequency) corresponding to each bit in accordance with the comparison operation processing time of the most significant bit that maximizes the comparison operation processing time. Yes. Therefore, the A / D conversion processing time T in the conventional cyclic A / D converter is expressed by the following (Equation 1) using the comparison operation processing time t1 required by the most significant bit.
T = t1 × N (Equation 1)

特許第3458812号公報Japanese Patent No. 3458812

しかしながら、従来の巡回型A/D変換器では、各ビットの比較演算処理時間は、比較演算処理時間が最大となる最上位ビットの比較演算処理時間と同一であって、各ビットに対応する最適な演算サイクルで演算クロックを発生させていない。このため、従来の巡回型A/D変換器では、A/D変換処理全体の高速化が図れないという問題があった。   However, in the conventional cyclic A / D converter, the comparison operation processing time of each bit is the same as the comparison operation processing time of the most significant bit that maximizes the comparison operation processing time, and is optimal for each bit. The operation clock is not generated in a simple operation cycle. For this reason, the conventional cyclic A / D converter has a problem that the entire A / D conversion process cannot be speeded up.

なお、従来の巡回型A/D変換器において、比較演算処理時間が最大となる最上位ビットの比較演算処理にのみ高速化処理を適用すれば、A/D変換処理全体の高速化が図れる。しかし、この場合、最上位ビットの比較演算処理にのみ用いる高速処理回路が必要となるため、A/D変換器に組み込まれるICは、小型かつ低コストという要求が満たされない。   Note that, in the conventional cyclic A / D converter, if the acceleration processing is applied only to the comparison operation of the most significant bit where the comparison operation processing time is maximum, the entire A / D conversion processing can be accelerated. However, in this case, since a high-speed processing circuit used only for the most significant bit comparison operation processing is required, the IC incorporated in the A / D converter does not satisfy the demand for small size and low cost.

それ故に、本発明は、組み込まれるICの回路面積を小さくしつつ、かつA/D変換処理時間を短縮することによってA/D変換処理の高速化を実現する巡回型A/D変換器を提供することである。   Therefore, the present invention provides a cyclic A / D converter that realizes a high speed A / D conversion process by reducing the circuit area of an integrated IC and shortening the A / D conversion process time. It is to be.

上記目的を達成するために、本発明の巡回型A/D変換器は、上位ビットから下位ビットに向かって順に比較演算を繰り返して、アナログ信号をデジタル信号に変換する巡回型A/D(アナログデジタル)変換器であって、各ビットに対応する演算サイクルが上位ビットから下位ビットに向かって順に小さくなるように、入力されるマスタクロックに基づいて演算クロックを発生する演算クロック発生手段と、演算クロック発生手段によって発生された演算クロックを用いて、上位ビットから下位ビットに向かって順に比較演算を繰り返すA/D変換手段とを備える。
かかる構成によれば、A/D変換処理における比較演算の単位を1ビットとし、同一回路を用いて比較と演算とを実行する巡回型A/D変換器(1bit/stage)を適用するため、高精度DAC回路を必要とせず、組み込まれるICの回路面積を小さくすることができる。同時に、本発明の巡回型A/D変換器によれば、各ビットに対応する最適な演算サイクルで演算クロックを発生させるため、A/D変換処理時間を短縮することができ、A/D変換処理の高速化を実現することができる。
In order to achieve the above object, a cyclic A / D converter according to the present invention repeats a comparison operation in order from an upper bit to a lower bit to convert an analog signal into a digital signal. A digital) converter for generating an operation clock based on an input master clock so that an operation cycle corresponding to each bit decreases in order from an upper bit to a lower bit; A / D conversion means for repeating the comparison operation in order from the upper bit to the lower bit using the operation clock generated by the clock generation means.
According to such a configuration, in order to apply a cyclic A / D converter (1 bit / stage) that performs comparison and calculation using the same circuit with a unit of comparison calculation in A / D conversion processing as 1 bit, A high-accuracy DAC circuit is not required, and the circuit area of the integrated IC can be reduced. At the same time, according to the cyclic A / D converter of the present invention, since the operation clock is generated in the optimum operation cycle corresponding to each bit, the A / D conversion processing time can be shortened, and the A / D conversion is performed. Speeding up of processing can be realized.

さらに、好ましい演算クロック発生手段は、A/D変換手段によって比較演算される際の各ビットに対応する許容誤差に応じて、演算サイクルを決定することを特徴とする。
かかる構成によれば、各ビットに対応する許容誤差に応じて、演算サイクルを決定するため、高精度なA/D変換処理を実現することができる。
Further, the preferred operation clock generation means is characterized in that an operation cycle is determined according to an allowable error corresponding to each bit when the comparison operation is performed by the A / D conversion means.
According to such a configuration, since the calculation cycle is determined according to the allowable error corresponding to each bit, a highly accurate A / D conversion process can be realized.

また、本発明の巡回型A/D変換器は、A/D変換手段によって比較演算される最下位ビットの処理時間に基づいて、マスタクロックを決定するマスタクロック決定手段をさらに備える。
かかる構成によれば、最下位ビットの演算に必要な時間に基づいて、マスタクロックを決定するため、各ビットに対応する最適な演算サイクルで演算クロックを発生させることができる。
The cyclic A / D converter according to the present invention further includes master clock determining means for determining a master clock based on the processing time of the least significant bit compared and calculated by the A / D converting means.
According to this configuration, since the master clock is determined based on the time required for the operation of the least significant bit, the operation clock can be generated in the optimal operation cycle corresponding to each bit.

さらに、好ましいマスタクロック決定手段は、最下位ビットに対応する演算サイクルをマスタクロックの周期とすることを特徴とする。
かかる構成によれば、最下位ビットに対応する演算サイクルをマスタクロックの周期とするため、A/D変換処理時間を最適に短縮することができる。
Further, the preferred master clock determining means is characterized in that the operation cycle corresponding to the least significant bit is set as the cycle of the master clock.
According to such a configuration, the arithmetic cycle corresponding to the least significant bit is set as the master clock cycle, so that the A / D conversion processing time can be optimally shortened.

さらに、好ましい各ビットに対応する演算サイクルは、ビットが1つ上位になる毎に、マスタクロックの周期分が加算されることを特徴とする。
かかる構成によれば、各ビットに対応する演算サイクルは、ビットが1つ上位になる毎に、マスタクロックの周期分が加算されるため、A/D変換処理における全演算時間をより短縮することができる。
Furthermore, the operation cycle corresponding to each preferred bit is characterized in that the master clock cycle is added each time the bit is one higher.
According to such a configuration, the operation cycle corresponding to each bit is added by the period of the master clock every time the bit is one higher, so that the total operation time in the A / D conversion process can be further shortened. Can do.

また、上記目的を達成するために、上述した巡回型A/D変換器の各構成が行うそれぞれの処理は、一連の処理手順を与える巡回型A/D変換方法として捉えることができる。この方法は、一連の処理手順をコンピュータに実行させるためのプログラムの形式で提供される。このプログラムは、コンピュータ読み取り可能な記録媒体に記録された形態で、コンピュータに導入されてもよい。   In addition, in order to achieve the above object, each process performed by each configuration of the cyclic A / D converter described above can be regarded as a cyclic A / D conversion method that provides a series of processing procedures. This method is provided in the form of a program for causing a computer to execute a series of processing procedures. This program may be installed in a computer in a form recorded on a computer-readable recording medium.

上述のように、本発明の巡回型A/D変換器によれば、A/D変換処理における比較演算の単位を1ビットとし、同一回路を用いて比較と演算とを実行する巡回型A/D変換器(1bit/stage)を適用するため、高精度DAC回路を必要とせず、組み込まれるICの回路面積を小さくすることができる。同時に、本発明の巡回型A/D変換器によれば、各ビットに対応する最適な演算サイクルで演算クロックを発生させるため、A/D変換処理時間を短縮することができ、A/D変換処理の高速化を実現することができる。   As described above, according to the cyclic A / D converter of the present invention, the unit of the comparison operation in the A / D conversion process is 1 bit, and the cyclic A / D that performs comparison and calculation using the same circuit. Since the D converter (1 bit / stage) is applied, a high-accuracy DAC circuit is not required, and the circuit area of the IC to be incorporated can be reduced. At the same time, according to the cyclic A / D converter of the present invention, since the operation clock is generated in the optimum operation cycle corresponding to each bit, the A / D conversion processing time can be shortened, and the A / D conversion is performed. Speeding up of processing can be realized.

本発明の一実施形態に係る巡回型A/D変換器10を示す図The figure which shows the cyclic | annular A / D converter 10 which concerns on one Embodiment of this invention. 巡回型A/D変換回路100が上位ビットから下位ビットに向かって順に比較演算を繰り返し、アナログ信号をデジタル信号に変換する様子を示す図The figure which shows a mode that the cyclic | annular A / D conversion circuit 100 repeats a comparison operation in order from an upper bit to a lower bit, and converts an analog signal into a digital signal. 巡回型A/D変換器10におけるA/D変換処理について、最上位ビットでの許容誤差を示す図The figure which shows the tolerance in a most significant bit about the A / D conversion process in the cyclic | annular A / D converter 10 本発明の一実施形態に係る巡回型A/D変換器10におけるA/D変換処理時間を示す図The figure which shows the A / D conversion processing time in the cyclic | annular A / D converter 10 which concerns on one Embodiment of this invention. 従来の巡回型A/D変換器におけるA/D変換処理時間を示す図The figure which shows the A / D conversion processing time in the conventional cyclic | annular A / D converter

以下、本発明の一実施形態について、図面を参照しながら説明する。
図1は、本発明の一実施形態に係る巡回型A/D変換器10を示す図である。図1において、巡回型A/D変換器10は、巡回型A/D変換回路100と、演算クロック発生回路200とを備える。巡回型A/D変換回路100は、第1のスイッチ101と、サンプリングホールド(S/H)回路102と、比較器103と、シフト演算器104と、第2のスイッチ105と、乗算器106と、加算器107とを備える。
Hereinafter, an embodiment of the present invention will be described with reference to the drawings.
FIG. 1 is a diagram showing a cyclic A / D converter 10 according to an embodiment of the present invention. In FIG. 1, the cyclic A / D converter 10 includes a cyclic A / D conversion circuit 100 and an arithmetic clock generation circuit 200. The cyclic A / D converter circuit 100 includes a first switch 101, a sampling hold (S / H) circuit 102, a comparator 103, a shift calculator 104, a second switch 105, and a multiplier 106. And an adder 107.

先ず、演算クロック発生回路200は、各ビットに対応する演算サイクルを上位ビットから下位ビットに向かって順に小さくなるように、入力されるマスタクロックに基づいて演算クロックを発生する。演算クロック発生回路200によって発生される演算クロックについて、詳細な説明は後述する。   First, the operation clock generation circuit 200 generates an operation clock based on the input master clock so that the operation cycle corresponding to each bit decreases in order from the upper bit to the lower bit. A detailed description of the operation clock generated by the operation clock generation circuit 200 will be described later.

そして、巡回型A/D変換回路100は、演算クロック発生回路200によって発生された演算クロックを用いて、上位ビットから下位ビットに向かって順に比較演算を繰り返し、アナログ信号をデジタル信号に変換する。   Then, the cyclic A / D conversion circuit 100 uses the operation clock generated by the operation clock generation circuit 200 to repeat the comparison operation in order from the upper bit to the lower bit to convert the analog signal into a digital signal.

図2は、巡回型A/D変換回路100が上位ビットから下位ビットに向かって順に比較演算を繰り返し、アナログ信号をデジタル信号に変換する様子を示す図である。   FIG. 2 is a diagram illustrating a state in which the cyclic A / D conversion circuit 100 repeats comparison operations in order from the upper bit to the lower bit to convert an analog signal into a digital signal.

巡回型A/D変換回路100において、入力信号Vinは、第1のスイッチ101を介して、S/H回路102に入力される。   In the cyclic A / D conversion circuit 100, the input signal Vin is input to the S / H circuit 102 via the first switch 101.

S/H回路102は、入力信号Vinをサンプリング信号V1としてサンプリングし、一定時間保持する。   The S / H circuit 102 samples the input signal Vin as the sampling signal V1, and holds it for a certain time.

比較器103は、サンプリング信号V1と基準電圧V0とを比較し、当該比較結果をシフト演算器104および第2のスイッチ105に出力する。なお、本実施形態では、サンプリング信号V1は、基準電圧V0より大きい。また、基準電圧V0は、A/D変換レンジ内−Vref〜+Vrefの中点である。   The comparator 103 compares the sampling signal V1 with the reference voltage V0, and outputs the comparison result to the shift calculator 104 and the second switch 105. In the present embodiment, the sampling signal V1 is larger than the reference voltage V0. The reference voltage V0 is the midpoint of −Vref to + Vref within the A / D conversion range.

シフト演算器104は、比較器103から出力された比較結果に基づいて、シフト演算し、当該結果を出力する。なお、ここでは、サンプリング信号V1は、基準電圧V0より大きいため、シフト演算器104は、シフト演算の結果として「1」を出力する。   The shift calculator 104 performs a shift operation based on the comparison result output from the comparator 103 and outputs the result. Here, since the sampling signal V1 is larger than the reference voltage V0, the shift calculator 104 outputs “1” as a result of the shift calculation.

第2のスイッチ105は、比較器103から出力された比較結果に基づいて、A/D変換レンジ内の参照電圧Vrefに関して、+Vrefまたは−Vrefのいずれかを出力するように切り換えられる。なお、ここでは、サンプリング信号V1は、基準電圧V0より大きいため、第2のスイッチ105は、−Vrefを出力するように切り換えられる。   Based on the comparison result output from the comparator 103, the second switch 105 is switched to output either + Vref or -Vref with respect to the reference voltage Vref within the A / D conversion range. Here, since the sampling signal V1 is larger than the reference voltage V0, the second switch 105 is switched to output −Vref.

乗算器106は、S/H回路102によってサンプリングされたサンプリング信号V1を2倍する。   The multiplier 106 doubles the sampling signal V1 sampled by the S / H circuit 102.

加算器107は、乗算器106によって2倍されたサンプリング信号V1に、第2のスイッチ105から出力された−Vrefを加算して、当該加算結果を次のサンプリング信号V2として出力する。   The adder 107 adds -Vref output from the second switch 105 to the sampling signal V1 doubled by the multiplier 106, and outputs the addition result as the next sampling signal V2.

そして、サンプリング信号V2は、第1のスイッチ101を介して、S/H回路102に入力される。なお、入力信号Vinが第1のスイッチ101を介してS/H回路102に入力された後、加算器107から出力される加算結果が第1のスイッチ101を介してS/H回路102に入力されるように、第1のスイッチ101は切り換えられる。   The sampling signal V2 is input to the S / H circuit 102 via the first switch 101. After the input signal Vin is input to the S / H circuit 102 via the first switch 101, the addition result output from the adder 107 is input to the S / H circuit 102 via the first switch 101. As described above, the first switch 101 is switched.

次に、比較器103は、サンプリング信号V2と基準電圧V0とを比較し、当該比較結果をシフト演算器104および第2のスイッチ105に出力する。なお、本実施形態では、サンプリング信号V2は、基準電圧V0より小さい。   Next, the comparator 103 compares the sampling signal V2 with the reference voltage V0, and outputs the comparison result to the shift calculator 104 and the second switch 105. In the present embodiment, the sampling signal V2 is smaller than the reference voltage V0.

シフト演算器104は、比較器103から出力された比較結果に基づいて、シフト演算し、当該結果を出力する。なお、ここでは、サンプリング信号V2は、基準電圧V0より小さいため、シフト演算器104は、シフト演算の結果として「0」を出力する。   The shift calculator 104 performs a shift operation based on the comparison result output from the comparator 103 and outputs the result. Here, since the sampling signal V2 is smaller than the reference voltage V0, the shift calculator 104 outputs “0” as a result of the shift calculation.

第2のスイッチ105は、比較器103から出力された比較結果に基づいて、A/D変換レンジ内の参照電圧Vrefに関して、+Vrefまたは−Vrefのいずれかを出力するように切り換えられる。なお、ここでは、サンプリング信号V2は、基準電圧V0より小さいため、第2のスイッチ105は、+Vrefを出力するように切り換えられる。   Based on the comparison result output from the comparator 103, the second switch 105 is switched to output either + Vref or -Vref with respect to the reference voltage Vref within the A / D conversion range. Here, since the sampling signal V2 is smaller than the reference voltage V0, the second switch 105 is switched to output + Vref.

乗算器106は、S/H回路102から出力されたサンプリング信号V2を2倍する。   The multiplier 106 doubles the sampling signal V2 output from the S / H circuit 102.

加算器107は、乗算器106によって2倍されたサンプリング信号V2に、第2のスイッチ105から出力された+Vrefを加算して、当該加算結果を次のサンプリング信号V3として出力する。   The adder 107 adds + Vref output from the second switch 105 to the sampling signal V2 doubled by the multiplier 106, and outputs the addition result as the next sampling signal V3.

そして、サンプリング信号V3は、第1のスイッチ101を介して、S/H回路102に入力される。なお、第1のスイッチ101および第2のスイッチ105は、制御部(図示せず)による制御によって切り換えられるものである。   The sampling signal V3 is input to the S / H circuit 102 via the first switch 101. The first switch 101 and the second switch 105 are switched by control by a control unit (not shown).

このように、サンプリング信号V3および次のサンプリング信号V4についても同様の比較演算が繰り返され、巡回型A/D変換回路100は、入力信号Vinを出力信号Vout「1001」にA/D変換している。   Thus, the same comparison operation is repeated for the sampling signal V3 and the next sampling signal V4, and the cyclic A / D conversion circuit 100 A / D converts the input signal Vin into the output signal Vout “1001”. Yes.

図3は、巡回型A/D変換器10におけるA/D変換処理について、最上位ビットでの許容誤差を示す図である。図3において、NビットのA/D変換処理が開始されると、量子化許容誤差Verrは、A/D変換レンジ内の参照電圧Vrefを用いて、以下の(数2)で表される。
Verr=2Vref/2(N+1) ・・・(数2)
FIG. 3 is a diagram showing an allowable error at the most significant bit in the A / D conversion process in the cyclic A / D converter 10. In FIG. 3, when the N-bit A / D conversion process is started, the quantization allowable error Verr is expressed by the following (Equation 2) using the reference voltage Vref in the A / D conversion range.
Verr = 2Vref / 2 (N + 1) ( Expression 2)

また、A/D変換回路が有する時定数τを用いると、許容誤差に到達するまでの時間tとの関係は、以下の(数3)で表される。
2Vref/2(N+1) =<< 2Vref×e(−t/τ) ・・・(数3)
When the time constant τ of the A / D conversion circuit is used, the relationship with the time t until reaching the allowable error is expressed by the following (Equation 3).
2Vref / 2 (N + 1) = << 2Vref × e (−t / τ) (Equation 3)

さらに、(数3)より、以下の(数4)および(数5)が導き出される。
t >>= (N+1)τln(2) ・・・(数4)
t ≒ 0.7(N+1)τ ・・・(数5)
なお、ln(2)≒0.7とする。
Furthermore, the following (Equation 4) and (Equation 5) are derived from (Equation 3).
t >> = (N + 1) τln (2) (Expression 4)
t ≈ 0.7 (N + 1) τ (Expression 5)
Note that ln (2) ≈0.7.

上述したように、巡回型A/D変換回路100では、乗算器106によってサンプリング信号を2倍しながら、上位ビットから下位ビットに向かって順に比較演算を繰り返している。つまり、1サイクル毎にサンプリング信号の振幅が2倍されるため、1サイクル毎に許容誤差も2倍ずつ増加する。したがって、許容誤差に到達するまでの時間tは、0.7(N)τ、0.7(N−1)τ、0.7(N−2)τ、・・・と減少する。   As described above, the cyclic A / D conversion circuit 100 repeats the comparison operation in order from the upper bit to the lower bit while the multiplier 106 doubles the sampling signal. That is, since the amplitude of the sampling signal is doubled every cycle, the allowable error is also doubled every cycle. Therefore, the time t until the allowable error is reached decreases to 0.7 (N) τ, 0.7 (N−1) τ, 0.7 (N−2) τ,.

ここで、演算クロック発生回路200は、巡回型A/D変換回路100における演算サイクルに合わせて、マスタクロックに基づいて演算クロックを生成している。以下に、演算クロック発生回路200によって発生される演算クロックについて、詳しく説明する。   Here, the operation clock generation circuit 200 generates an operation clock based on the master clock in accordance with the operation cycle in the cyclic A / D conversion circuit 100. Hereinafter, the operation clock generated by the operation clock generation circuit 200 will be described in detail.

図4は、本発明の一実施形態に係る巡回型A/D変換器10におけるA/D変換処理時間を示す図である。図1および図2を用いて説明したように、巡回型A/D変換器10は、第1サイクル〜第N(Nはビット数)サイクルにおいて、1ビット単位で上位ビットから下位ビットに向かって順に比較演算を繰り返している。また、ここでは、巡回型A/D変換器10は、A/D変換処理について、図3に示した最上位ビットでの許容誤差を有するものとする。   FIG. 4 is a diagram showing an A / D conversion processing time in the cyclic A / D converter 10 according to an embodiment of the present invention. As described with reference to FIG. 1 and FIG. 2, the cyclic A / D converter 10 moves from the upper bit to the lower bit in 1-bit units from the first cycle to the Nth cycle (N is the number of bits). The comparison operation is repeated in order. Here, it is assumed that the cyclic A / D converter 10 has an allowable error at the most significant bit shown in FIG. 3 for the A / D conversion processing.

図4において、従来の巡回型A/D変換器では、上述した(数5)より、第1サイクル(最上位ビット)の演算時間を0.7(N+1)τとし、当該第1サイクル(最上位ビット)の演算時間に合わせて、マスタクロックを決定していた。つまり、従来の巡回型A/D変換器では、各ビットに対応する第1サイクル(最上位ビット)から第Nサイクル(最下位ビット)まで単一周波数の演算クロックを用いて、上位ビットから下位ビットに向かって順に比較演算を繰り返していた。このため、従来の巡回型A/D変換器におけるA/D変換処理時間T=0.7(N+1)τ×Nであった。   In FIG. 4, in the conventional cyclic A / D converter, the calculation time of the first cycle (most significant bit) is set to 0.7 (N + 1) τ from (Equation 5) described above, and the first cycle (maximum The master clock was determined in accordance with the calculation time of the upper bits). In other words, the conventional cyclic A / D converter uses a single-frequency operation clock from the first cycle (most significant bit) to the Nth cycle (lowest bit) corresponding to each bit, from the upper bit to the lower bit. The comparison operation was repeated in order toward the bit. For this reason, the A / D conversion processing time T in the conventional cyclic A / D converter is T = 0.7 (N + 1) τ × N.

一方、本発明の一実施形態に係る巡回型A/D変換器10では、単一周波数の演算クロックを用いるのではなく、各ビットに対応する演算クロックを用いて、上位ビットから下位ビットに向かって順に比較演算を繰り返す。   On the other hand, the cyclic A / D converter 10 according to an embodiment of the present invention does not use a single-frequency operation clock, but uses an operation clock corresponding to each bit to move from an upper bit to a lower bit. Repeat the comparison operation in order.

ここで、本発明の一実施形態に係る巡回型A/D変換器10における演算クロック発生回路200は、演算クロックに比べて高速であるマスタクロックに基づいて、各ビットに対応する演算クロックを発生させる演算サイクルを決定する。   Here, the arithmetic clock generation circuit 200 in the cyclic A / D converter 10 according to an embodiment of the present invention generates an arithmetic clock corresponding to each bit based on a master clock that is faster than the arithmetic clock. Determine the operation cycle to be performed.

なお、マスタクロックは、演算クロックに比べて十分高速であって、予め設定されていても構わないし、または第N演算サイクル(最下位ビット)の演算時間を算出することによって設定されても構わない。以下に、マスタクロックと、各ビットに対応する演算クロックとの関係について、詳しく説明する。   The master clock is sufficiently faster than the operation clock and may be set in advance or may be set by calculating the operation time of the Nth operation cycle (least significant bit). . Hereinafter, the relationship between the master clock and the operation clock corresponding to each bit will be described in detail.

図4において、本発明の一実施形態に係る巡回型A/D変換器10では、上述した(数5)より、第Nサイクル(最下位ビット)の演算時間を0.7×2τとしている。つまり、最下位ビットにおける量子化許容誤差を考慮すれば、第Nサイクル(最下位ビット)の演算に必要な時間は、0.7×2τである。マスタクロックは、0.7τに設定されており、第Nサイクル(最下位ビット)の演算に必要な時間は、論理的には、0.7τで構わない。本実施形態では、A/D変換処理における非線形誤差を補正して、要求される精度(線形性)を確保するために、余裕度を考慮して、第Nサイクル(最下位ビット)の演算時間を0.7×2τとしている。   In FIG. 4, in the cyclic A / D converter 10 according to an embodiment of the present invention, the calculation time of the Nth cycle (least significant bit) is 0.7 × 2τ from (Equation 5) described above. That is, when the quantization tolerance in the least significant bit is taken into consideration, the time required for the operation in the Nth cycle (the least significant bit) is 0.7 × 2τ. The master clock is set to 0.7τ, and the time required for the calculation in the Nth cycle (least significant bit) may be 0.7τ logically. In the present embodiment, in order to correct the non-linear error in the A / D conversion process and ensure the required accuracy (linearity), the calculation time of the Nth cycle (least significant bit) is considered in consideration of the margin. Is set to 0.7 × 2τ.

このように、本発明の一実施形態に係る巡回型A/D変換器10における演算クロック発生回路200は、0.7τを周期とするマスタクロックに基づいて、各ビットに対応する演算クロックを発生させる演算サイクルを決定している。具体的には、図4に示すように、演算クロック発生回路200は、第Nサイクル(最下位ビット)の演算時間を0.7×2τ、第(N−1)サイクルの演算時間を0.7×3τ、第(N−2)サイクルの演算時間を0.7×4τ、・・・、第3サイクルの演算時間を0.7×(N−1)τ、第2サイクルの演算時間を0.7×(N)τ、第1サイクルの演算時間を0.7×(N+1)τと決定し、各ビットに対応する演算クロックを発生させている。   As described above, the arithmetic clock generation circuit 200 in the cyclic A / D converter 10 according to the embodiment of the present invention generates the arithmetic clock corresponding to each bit based on the master clock having a period of 0.7τ. The operation cycle to be performed is determined. Specifically, as shown in FIG. 4, the operation clock generation circuit 200 sets the operation time of the Nth cycle (least significant bit) to 0.7 × 2τ and the operation time of the (N−1) th cycle to 0. 0. 7 × 3τ, the calculation time of the (N−2) cycle is 0.7 × 4τ,..., The calculation time of the third cycle is 0.7 × (N−1) τ, and the calculation time of the second cycle is The operation time for the first cycle is determined to be 0.7 × (N + 1) τ, and the operation clock corresponding to each bit is generated.

そして、本発明の一実施形態に係る巡回型A/D変換器10における巡回型A/D変換回路100は、演算クロック発生回路200によって発生される演算クロックを用いて、上位ビットから下位ビットに向かって順に比較演算を繰り返す。このため、本発明の一実施形態に係る巡回型A/D変換器10におけるA/D変換処理時間T=0.7(N+1)τ×(1+N)/2となる。   Then, the cyclic A / D converter circuit 100 in the cyclic A / D converter 10 according to the embodiment of the present invention uses the operation clock generated by the operation clock generation circuit 200 to change from the upper bit to the lower bit. The comparison operation is repeated in order. Therefore, the A / D conversion processing time T in the cyclic A / D converter 10 according to the embodiment of the present invention is T = 0.7 (N + 1) τ × (1 + N) / 2.

つまり、本発明の一実施形態に係る巡回型A/D変換器10は、各サイクル(ビット)の演算に必要な時間に合わせて演算クロックを発生させ、当該発生させた演算クロックによって各サイクルの演算時間を最適化している。   That is, the cyclic A / D converter 10 according to an embodiment of the present invention generates an operation clock in accordance with the time required for the operation of each cycle (bit), and the cycle of each cycle is generated by the generated operation clock. The calculation time is optimized.

したがって、本発明の一実施形態に係る巡回型A/D変換器10は、各ビットに対応する最適な演算サイクルで演算クロックを発生させて、上位ビットから下位ビットに向かって順に比較演算を繰り返すため、単一周波数の演算クロックを用いて、上位ビットから下位ビットに向かって順に比較演算を繰り返していた従来の巡回型A/D変換器に比べて、第1サイクル〜第Nサイクルの全演算時間Tを短縮することができる。   Therefore, the cyclic A / D converter 10 according to the embodiment of the present invention generates an operation clock in an optimal operation cycle corresponding to each bit, and repeats the comparison operation in order from the upper bit to the lower bit. Therefore, compared with the conventional cyclic A / D converter in which the comparison operation is repeated in order from the upper bit to the lower bit using a single frequency operation clock, all operations in the first cycle to the Nth cycle are performed. Time T can be shortened.

以上のように、本発明の一実施形態に係る巡回型A/D変換器10によれば、A/D変換処理における比較演算の単位を1ビットとし、同一回路を用いて比較と演算とを実行する巡回型A/D変換器(1bit/stage)を適用するため、高精度DAC回路を必要とせず、組み込まれるICの回路面積を小さくすることができる。同時に、本発明の一実施形態に係る巡回型A/D変換器10によれば、各ビットに対応する最適な演算サイクル(第1〜第Nサイクル)で演算クロックを発生させるため、A/D変換処理時間を短縮することができ、A/D変換処理の高速化を実現することができる。   As described above, according to the cyclic A / D converter 10 according to the embodiment of the present invention, the unit of the comparison operation in the A / D conversion process is 1 bit, and the comparison and the operation are performed using the same circuit. Since the cyclic A / D converter (1 bit / stage) to be executed is applied, a high-accuracy DAC circuit is not required, and the circuit area of the integrated IC can be reduced. At the same time, according to the cyclic A / D converter 10 according to the embodiment of the present invention, the operation clock is generated in the optimum operation cycle (first to Nth cycles) corresponding to each bit. Conversion processing time can be shortened, and high speed A / D conversion processing can be realized.

また、本発明の一実施形態に係る巡回型A/D変換器10によれば、図3に示した各ビットに対応する許容誤差に応じて、各ビットに対応する演算サイクル(第1〜第Nサイクル)を決定するため、高精度なA/D変換処理を実現することができる。   In addition, according to the cyclic A / D converter 10 according to the embodiment of the present invention, the operation cycle (first to first) corresponding to each bit is determined according to the allowable error corresponding to each bit illustrated in FIG. N cycles) can be determined, so that highly accurate A / D conversion processing can be realized.

また、本発明の一実施形態に係る巡回型A/D変換器10によれば、第Nサイクル(最下位ビット)の演算に必要な時間に基づいて、マスタクロックの周期(0.7τ)を決定するため、各ビットに対応する最適な演算サイクル(第1〜第Nサイクル)で演算クロックを発生させることができる。   Further, according to the cyclic A / D converter 10 according to the embodiment of the present invention, the period (0.7τ) of the master clock is set based on the time required for the operation of the Nth cycle (least significant bit). Therefore, the operation clock can be generated in the optimum operation cycle (first to Nth cycles) corresponding to each bit.

また、本発明の一実施形態に係る巡回型A/D変換器10によれば、第Nサイクル(最下位ビット)に対応する演算サイクルをマスタクロックの周期とするため、A/D変換処理時間を最適に短縮することができる。   Further, according to the cyclic A / D converter 10 according to the embodiment of the present invention, since the operation cycle corresponding to the Nth cycle (least significant bit) is the period of the master clock, the A / D conversion processing time Can be shortened optimally.

また、本発明の一実施形態に係る巡回型A/D変換器10によれば、各ビットに対応する演算サイクルは、ビットが1つ上位になる毎に、マスタクロックの周期分(0.7τ)が加算されるため、第1サイクル〜第Nサイクルの全演算時間Tをより短縮することができる。   Further, according to the cyclic A / D converter 10 according to the embodiment of the present invention, the operation cycle corresponding to each bit is equal to the master clock period (0.7τ) every time the bit is one higher. ) Is added, the total calculation time T of the first to Nth cycles can be further shortened.

なお、本実施形態に係る巡回型A/D変換器10では、図1に示した巡回型A/D変換回路100を用いたが、これに限定されるものでなく、その他の回路構成である巡回型A/D変換回路を用いても構わない。   In the cyclic A / D converter 10 according to the present embodiment, the cyclic A / D converter circuit 100 shown in FIG. 1 is used. However, the circuit is not limited to this and has other circuit configurations. A cyclic A / D conversion circuit may be used.

また、A/D変換回路が有する時定数τは、A/D変換回路の回路構成に依存するものである。換言すれば、巡回型A/D変換器に用いるA/D変換回路に応じて、予め時定数τは決定される。このため、A/D変換処理におけるビット数Nの値も予め設定されている場合、マスタクロックおよび各ビットに対応する演算クロックは、予め算出することができる。これにより、演算クロック発生回路は、予め算出された各ビットに対応する演算クロックを発生させても構わない。   The time constant τ of the A / D conversion circuit depends on the circuit configuration of the A / D conversion circuit. In other words, the time constant τ is determined in advance according to the A / D conversion circuit used in the cyclic A / D converter. Therefore, when the value of the number of bits N in the A / D conversion process is also set in advance, the master clock and the operation clock corresponding to each bit can be calculated in advance. Thereby, the arithmetic clock generation circuit may generate an arithmetic clock corresponding to each bit calculated in advance.

多数のセンシング信号を必要とするセンサリング技術等において、組み込まれるICの回路面積を小さくしつつ、かつA/D変換処理の高速化等に有用である。   In sensoring technology that requires a large number of sensing signals, it is useful for reducing the circuit area of an integrated IC and increasing the speed of A / D conversion processing.

10 巡回型A/D変換器
100 巡回型A/D変換回路
200 演算クロック発生回路
101 第1のスイッチ
102 サンプリングホールド(S/H)回路
103 比較器
104 シフト演算器
105 第2のスイッチ
106 乗算器
107 加算器
DESCRIPTION OF SYMBOLS 10 Cyclic A / D converter 100 Cyclic A / D converter circuit 200 Operation clock generation circuit 101 1st switch 102 Sampling hold (S / H) circuit 103 Comparator 104 Shift computing unit 105 2nd switch 106 Multiplier 107 adder

Claims (6)

上位ビットから下位ビットに向かって順に比較演算を繰り返して、アナログ信号をデジタル信号に変換する巡回型A/D(アナログデジタル)変換器であって、
各ビットに対応する演算サイクルが上位ビットから下位ビットに向かって順に小さくなるように、入力されるマスタクロックに基づいて演算クロックを発生する演算クロック発生手段と、
前記演算クロック発生手段によって発生された演算クロックを用いて、上位ビットから下位ビットに向かって順に比較演算を繰り返すA/D変換手段とを備える、巡回型A/D変換器。
A cyclic A / D (analog-digital) converter that converts an analog signal into a digital signal by repeating comparison operations in order from the upper bit to the lower bit;
Arithmetic clock generating means for generating an arithmetic clock based on an input master clock so that the arithmetic cycle corresponding to each bit decreases in order from the upper bit to the lower bit;
A cyclic A / D converter comprising: an A / D converter that repeats a comparison operation in order from an upper bit to a lower bit using the operation clock generated by the operation clock generation unit.
前記演算クロック発生手段は、前記A/D変換手段によって比較演算される際の前記各ビットに対応する許容誤差に応じて、前記演算サイクルを決定することを特徴とする、請求項1に記載の巡回型A/D変換器。   2. The operation clock generation unit according to claim 1, wherein the operation clock generation unit determines the operation cycle in accordance with an allowable error corresponding to each bit when the A / D conversion unit performs comparison operation. Cyclic A / D converter. 前記A/D変換手段によって比較演算される最下位ビットの処理時間に基づいて、前記マスタクロックを決定するマスタクロック決定手段をさらに備える、請求項1〜2のいずれかに記載の巡回型A/D変換器。   3. The cyclic A / C according to claim 1, further comprising: a master clock determination unit that determines the master clock based on a processing time of a least significant bit that is compared and calculated by the A / D conversion unit. D converter. 前記マスタクロック決定手段は、前記最下位ビットに対応する演算サイクルを前記マスタクロックの周期とすることを特徴とする、請求項3に記載の巡回型A/D変換器。   The cyclic A / D converter according to claim 3, wherein the master clock determination unit sets an operation cycle corresponding to the least significant bit as a cycle of the master clock. 前記各ビットに対応する演算サイクルは、ビットが1つ上位になる毎に、前記マスタクロックの周期分が加算されることを特徴とする、請求項4に記載の巡回型A/D変換器。   5. The cyclic A / D converter according to claim 4, wherein the operation cycle corresponding to each bit is incremented by a period of the master clock every time a bit becomes one higher. 上位ビットから下位ビットに向かって順に比較演算を繰り返して、アナログ信号をデジタル信号に変換する巡回型A/D(アナログデジタル)変換方法を、巡回型A/D変換装置に実行させるためのコンピュータに読み取り可能なプログラムであって、
各ビットに対応する演算サイクルが上位ビットから下位ビットに向かって順に小さくなるように、入力されるマスタクロックに基づいて演算クロックを発生する演算クロック発生ステップと、
前記演算クロック発生ステップによって発生された演算クロックを用いて、上位ビットから下位ビットに向かって順に比較演算を繰り返すA/D変換ステップとを、前記巡回型A/D変換装置に実行させるためのプログラム。
A computer for causing a cyclic A / D converter to execute a cyclic A / D (analog-digital) conversion method for converting an analog signal into a digital signal by repeating comparison operations in order from the upper bit to the lower bit. A readable program,
An operation clock generation step for generating an operation clock based on an input master clock so that the operation cycle corresponding to each bit decreases in order from the upper bit to the lower bit;
A program for causing the cyclic A / D converter to execute an A / D conversion step that repeats a comparison operation in order from an upper bit to a lower bit using the operation clock generated by the operation clock generation step .
JP2010033479A 2010-02-18 2010-02-18 Cyclic type a/d converter Pending JP2011171974A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010033479A JP2011171974A (en) 2010-02-18 2010-02-18 Cyclic type a/d converter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010033479A JP2011171974A (en) 2010-02-18 2010-02-18 Cyclic type a/d converter

Publications (1)

Publication Number Publication Date
JP2011171974A true JP2011171974A (en) 2011-09-01

Family

ID=44685636

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010033479A Pending JP2011171974A (en) 2010-02-18 2010-02-18 Cyclic type a/d converter

Country Status (1)

Country Link
JP (1) JP2011171974A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110661528A (en) * 2018-06-28 2020-01-07 株式会社三丰 Analog-to-digital converter, analog-to-digital conversion method, and displacement detection device
CN117318720A (en) * 2023-11-30 2023-12-29 深圳市华普微电子股份有限公司 ADC (analog to digital converter) implementation method and circuit of iterative structure

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110661528A (en) * 2018-06-28 2020-01-07 株式会社三丰 Analog-to-digital converter, analog-to-digital conversion method, and displacement detection device
JP2020005130A (en) * 2018-06-28 2020-01-09 株式会社ミツトヨ Analog-digital converter, analog-digital conversion method, and displacement detection device
CN110661528B (en) * 2018-06-28 2024-03-08 株式会社三丰 Analog-to-digital converter, analog-to-digital conversion method and displacement detection device
CN117318720A (en) * 2023-11-30 2023-12-29 深圳市华普微电子股份有限公司 ADC (analog to digital converter) implementation method and circuit of iterative structure
CN117318720B (en) * 2023-11-30 2024-03-26 深圳市华普微电子股份有限公司 ADC (analog to digital converter) implementation method and circuit of iterative structure

Similar Documents

Publication Publication Date Title
US9300317B2 (en) Adaptive delay based asynchronous successive approximation analog-to-digital converter
US8390501B2 (en) Successive approximation register ADC with a window predictive function
KR102103933B1 (en) Successive approximation analog to digital converter and method of analog to digital conversion
EP2779463A2 (en) Background calibration of adc reference voltage errors due to input signal dependency
KR101690060B1 (en) Successive approximation analog to digital converter and method of analog to digital conversion
US7576677B2 (en) Pipeline A/D converter converting analog signal to digital signal
US20150270848A1 (en) D/a conversion apparatus, d/a conversion method and electric musical instrument
US7532139B2 (en) System and method for converting analog values into digital form
CN103840833A (en) Analog-digital conversion circuit of infrared focal plane array reading circuit
JP2011171974A (en) Cyclic type a/d converter
US20180013443A1 (en) Analog-to-digital conversion device
JP2014090308A (en) Successive approximation register a/d converter and multi-bit delta-sigma modulator using the same
KR20130095113A (en) Successive approximation register analog to digital converter and successive approximation register analog to digital converting method
KR101700371B1 (en) Correlated double sampling circuit and image sensor including the same
CN106712776B (en) Successive approximation type analog-to-digital converter and control method thereof
US10778240B1 (en) Device and method for digital to analog conversion
US20040164890A1 (en) Analog to digital converter selecting reference voltages in accordance with feedback from prior stages
JP5883705B2 (en) Signal generator
CN109412598B (en) Successive approximation type analog-to-digital conversion device
JP5190014B2 (en) Integrating AD conversion circuit and AD conversion method
CN112564710A (en) Analog-to-digital conversion method, device, circuit and computer readable storage medium
JP2001077692A (en) D/a converting circuit
JP2020036255A (en) A/d conversion circuit
KR20110090669A (en) Analog-to-digital converter with successive approximation register
RU122535U1 (en) ANALOG-DIGITAL CONVERTER

Legal Events

Date Code Title Description
RD02 Notification of acceptance of power of attorney

Effective date: 20110901

Free format text: JAPANESE INTERMEDIATE CODE: A7422