ADC notes
ADC notes
The counter type ADC is constructed using a binary counter, DAC and a comparator.
The output voltage of a DAC is VD which is equivalent to corresponding digital input
to DAC.
The following figure shows the n-bit counter type ADC.
Operation:
The n-bit binary counter is initially set to 0 by using reset command. Therefore the
digital output is zero and the equivalent voltage VD is also 0V.
When the reset command is removed, the clock pulses are allowed to go through
AND gate and are counted by the binary counter.
The D to A converter (DAC) converts the digital output to an analog voltage and
applied as the inverting input to the comparator. The output of the comparator enables
the AND gate to pass the clock.
The number of clock pulses increases with time and the analog input voltage VD is a
rising staircase waveform as shown in figure below.
The counting will continue until the DAC output VD, equals and just rises more than
unknown analog input voltage VA. Then the comparator output becomes low and this
disables the AND gate from passing the clock.
The counting stops at the instance VA< VD, and at that instant the counter stops its
progress and the conversion is said to be complete.
∴VS=-VA/RC×t1
output of integrator is given by
When the counter reaches the fixed count at time period t1, the binary counter resets
to 0000 and switches the integrator input to a negative reference voltage –Vref.
Now the ramp generator starts with the initial value –Vs and increases in positive
direction until it reaches 0V and the counter gets advanced. When Vs reaches 0V,
comparator output becomes negative (i.e. logic 0) and the AND gate is deactivated.
Hence no further clock is applied through AND gate. Now, the conversion cycle is
∴VS=Vref/RC×t2
said to be completed and the positive ramp voltage is given by
This type of ADC operates by successively dividing the voltage range by half, as
explained in the following steps.
(1) The MSB is initially set to 1 with the remaining three bits set as 000. The digital
equivalent voltage is compared with the unknown analog input voltage.
(2) If the analog input voltage is higher than the digital equivalent voltage, the MSB is
retained as 1 and the second MSB is set to 1. Otherwise, the MSB is set to 0 and the
second MSB is set to 1. Comparison is made as given in step (1) to decide whether to
retain or reset the second MSB.
Advantages:
1 Conversion time is very small.
2 Conversion time is constant and independent of the amplitude of the analog input
signal VA.
Disadvantages:
1 Circuit is complex.
2 The conversion time is more compared to flash type ADC.
SINGLE SLOPE ADC
A to D Converter- Specifications
1. Resolution:
The resolution refers to the finest minimum change in the signal which is
accepted for conversion, and it is decided with respect to number of bits.
It is given as 1/2n, where ‘n’ is the number of bits in the digital output
word. As it is clear, that the resolution can be improved by increasing the
number of bits or the number of bits representing the given analog input
voltage.
Resolution can also be defined as the ratio of change in the value of input
voltage Vi, needed to change the digital output by 1 LSB. It is given as
2.Quantization error:
If the binary output bit combination is such that for all the values of input
voltage Vi between any two voltage levels, there is a unavoidable
uncertainty about the exact value of Vi when the output is a particular
binary combination. This uncertainty is termed as quantization error. Its
value is ± (1/2) LSB. And it is given as,
QE = ViFS / 2(2n – 1)
Maximum the number of bits selected, finer the resolution and smaller the
quantization error.
3.Conversion Time: