Background of the Invention
The present invention relates generally to analog-to-digital converters, and more particularly to an A/D converter comparable in speed to flash A/D converters.
Two approaches are available for analog-to-digital conversion. One is a serial method called successive approximation A/D algorithm which is basically a tree search through all possible quantization levels, where each conversion step selects the next branch to follow based on the result of the previous estimate. While it requires only one comparator, the A/D conversion process is several times slower than the sampling rate. The second approach is the parallel A/D conversion architecture, which is commonly referred to as flash A/D conversion, and provides the high speed approach to quantizing an analog signal. This architecture relies on a technique where all of the possible quantization levels are simultaneously compared to the analog input signal. To compare all the quantization levels of an N-bit A/D structure, 2.sup.N -1 comparators are required. As a result, shortcomings inherent in the conventional flash A/D converter are that a substantial amount of chip size is required for circuit integration and a substantial amount of energy is dissipated.
Summary of the Invention
It is therefore an object of the present invention to provide a high-speed analog-to-digital converter which requires small chip size and less waste energy.
According to the present invention, the analog-to-digital converter of includes a plurality of one-bit analog-to-digital (A/D) conversion stages connected in series to an analog input terminal to which an analog signal is applied. Each of the A/D conversion stages includes a sample-and-hold circuit for sampling an analog signal from a preceding stage, a comparator for comparing the sampled signal with a specified voltage level to produce a logic signal at one of two discrete levels depending on whether the signal received from the preceding stage is higher or lower than the specified level. The signal received from the preceding stage is summed in each stage with a prescribed reference voltage of one of opposite polarities depending on the discrete level of the logic signal to produce an analog output signal. The sample-and-hold circuits of the one-bit A/D conversion stages are successively driven so that the analog output signal is transferred from one conversion stage to the next in a direction away from the input terminal, and the logic signals generated by the one-bit A/D conversion stages are delayed so that they appear simultaneously at a plurality of digital output terminals.
Brief Description of the Drawings
The present invention will be described in further detail with reference to the accompanying drawings, in which:
FIG. 1 is a circuit diagram of a one-bit A/D converter which is used as a basic building block in the present invention to implement an N-bit analog-to-digital converter;
FIG. 2 is a block diagram of the A/D converter of the present invention; and
FIG. 3 is a timing diagram useful for describing the operation of the present invention.
Detailed Description
In FIG. 1, there is shown a one-bit A/D converter 10-i of the present invention for an N-bit A/D converter (where i indicates the significant bit position of the one-bit A/D converter for the N-bit A/D conversion process). The one-bit A/D converter includes a sample-and-hold circuit 11 for receiving an analog input signal X.sub.i through an input terminal 1 to sample the input signal in response to a clock pulse supplied through a clock terminal 3 and hold the sampled value until the next clock pulse. The output of the sample-and-hold circuit 11 is connected to the positive input of a comparator 12 which compares the analog sample value with a zero reference voltage and produces a logic 1 if it is equal to or higher than the reference voltage and a logic 0 otherwise. Thus, the output of comparator 12 is a 1 when the analog input is at zero or positive and a 0 when it is negative. The output of comparator 12 is connected to the data input of a D-type flip-flop 13 which is clocked simultaneously with the sample-and-hold circuit 11. The Q output of flip-flop 13 is delivered through a digital output terminal 4 as a one-bit digital signal D.sub.i and further applied as a control signal to a selector 14 to which reference voltages +V.sub.r and -V.sub.r are supplied through terminals 5a, 5b. When the digital output D.sub.i is a1, -V.sub.r is selected and when it is zero, +Vr is selected. The selected reference voltage is applied as V.sub.a to an adder 15 where it is arithmetically summed with the output of sample-and-hold circuit 11. A multiply-by-2 circuit 16 is connected to the output of adder 15 to produce an analog output voltage Y.sub.i which is equal to 2(X.sub.i +V.sub.a).
Since V.sub.a is equal to -V.sub.r (2D.sub.i -1), the following relations hold:
Therefore, the A/D converter 10 can be considered to constitute a one-bit A/D converter that produces a logic output D.sub.i depending on the polarity of the analog input voltage X.sub.i.
Since the analog output signal Y.sub.i is caused to vary stepwisely by an amount of corresponding to the reference voltage V.sub.r in one of opposite senses depending on the digital output D.sub.i, it will be seen that by series-connecting such one-bit A/D converters in N successive stages and having them successively compare the analog outputs of previous stages with zero reference voltage, N digital outputs from such stages will constitute a digital equivalent of the analog input at the first of the N stages, with the first stage producing a sign bit.
FIG. 2 is a block diagram of an 8-bit A/D converter. One-bit A/D converters 10-0 through 10-7 are connected such that the analog output Y.sub.i at terminal 2 of each stage is the analog input X.sub.i+1 to the terminal 1 of the next stage and one-bit A/D converter 10-7 is the first stage to produce a sign bit and converter 10-0 is the last stage to produce a least significant bit. Clock source 21 supplies clock pulses with opposite phases .phi.1 and .phi.2. Odd-numbered A/D converters 10 are driven by a clock pulse of phase .phi.1 and even-numbered A/D converters are driven by clock pulse with .phi.2 so that the analog samples are stepped along successive one-bit converter stages at the clock rate. Voltage source 22 feeds reference voltages +V.sub.r and -V.sub.r to all one-bit A/D converters 10. The digital output D.sub.0 of one-bit converter stage 10-0 is directly connected to an output terminal DD.sub.0, while the digital outputs D.sub.i of the other stages 10-1 to 10-7 are coupled respectively to shift registers 20-1 through 20-7 having one to seven stages, respectively.
Multiplying Equation (2) with a value 2.sup.-(N-1-i) gives the following outputs from successive stages 10-7.about.10-0: ##EQU1## Since the relation X.sub.i =Y.sub.i+1 holds, the following relation is given: ##EQU2## Equation (4) is therefore generalized for an N-bit A/D converter as follows: ##EQU3## If the analog input X.sub.i of each stage is in the range between -2V.sub.r and +2V.sub.r, Equation (1) can be rewritten as:
It is seen that the analog output Y.sub.i of each stage also falls in the range between -2V.sub.r and +2V.sub.r.
Therefore, Equation (5) can be rewritten as: ##EQU4## where, V.sub.max is equal to 2V.sub.r and represents the maximum amplitude of the analog input voltage. It is seen from Equation (7) that the N-bit A/D converter divides the range between -V.sub.max and +V.sub.max into 2.sup.N successive voltage intervals and each stage generates a logical 1 output if its analog input corresponds to 2.sup.i -th interval. An analog input voltage varying in the range of values +128 and -128 can be resolved into 2.sup.8 intervals using a reference voltage V.sub.r equal to a value "64".
The operation of the N-bit A/D converter will be fully understood with reference to FIG. 3. If the analog input at terminal 23 is of a positive value +98, then the analog output Y.sub.7 from converter stage 10-7 is given as equal to +68 from equation (3-) and its digital output D.sub.7 is a positive sign bit 1. Using the analog output Y.sub.7 as an analog input, the next stage 10-6 generates a logic 1 as a digital output D.sub.6 and a voltage value +8 as an analog output Y.sub.6 as given by Equation (3-2). In like manner, subsequent stages 10-5.about.10-0 generate Y.sub.5 =-112 (D.sub.5 =1), Y.sub.4 =-96 (D.sub.4 =0), Y.sub.3 =-64 (D.sub.3 =0), Y.sub.2 =0 (D.sub.2 =0), Y.sub.1 =-128 (D.sub.1 =1), and Y.sub.0 =-128 (D.sub.0 =0) in succession. Shift registers 20-0.about.20-7 are clocked by the same clock phases as those supplied to their corresponding A/D converter stages 10-0.about.10-7 so that the stored digital values "11100010" are made to appear simultaneously at their output terminals DD.sub.7 -DD.sub.0.
Because of the significant reduction of comparators and the associated circuit elements, the present invention assures less circuit complexity with attendant reduction in chip size and power consumption. In addition, since each one-bit converter stage operates at the sampling clock rate, the N-bit A/D converter of the present invention attains substantially the same A/D conversion speed as conventional flash A/D converters.