Adc F08
Adc F08
Introduction of ADC
Application of ADC
…
&
S uI′(t) Encoding D1
C D0
S/H circuit
2 steps
Sampling and Holding (S/H)
Resolution
Time Time
Types of A/D Converters
By: Todd Sifleet
The key advantage of this architecture over the single-slope is that the final
conversion result is insensitive to errors in the component values. That is, any
error introduced by a component value during the integrate cycle will be
cancelled out during the de-integrate phase.
How Does it Work Cont.
At t<0, S1 is set to ground, S2 is closed, and
counter=0.
At t=0 a conversion begins and S2 is open, and S1
is set so the input to the integrator is Vin.
S1 is held for TINT which is a constant
predetermined time interval.
When S1 is set the counter begins to count clock
pulses, the counter resets to zero after TINT
Vout of integrator at t=TINT is VINTINT/RC is linearly
proportional to VIN
At t=TINT S1 is set so -Vref is the input to the
integrator which has the voltage VINTINT/RC stored
in it.
The integrator voltage then drops linearly with a
slop -Vref/RC.
A compartor is used to determine when the output
voltage of the integrator crosses zero
When it is zero the digitized output value is the
state of the counter.
Dual Slope A/D Converter
Pros and Cons
PROS CONS
Conversion result is insensitive Slow
to errors in the component Accuracy is dependent on the
values. use of precision external
Fewer adverse affects from components
“noise” Cost
High Accuracy
Flash A/D Converter
Fundamental Components (For N bit Flash A/D)
2N-1 Comparators
2N Resistors
Control Logic
How does it work
Uses the 2N resistors to form a ladder voltage divider, which
divides the reference voltage into 2N equal intervals.
Uses the 2N-1 comparators to determine in which of these 2N
voltage intervals the input voltage Vin lies.
The Combinational logic then translates the information
provided by the output of the comparators
This ADC does not require a clock so the conversion time is
essentially set by the settling time of the comparators and the
propagation time of the combinational logic.
Flash A/D Converter
Pros and Cons
PROS CONS
Very Fast (Fastest) Expensive
Very simple Prone to produce
operational theory glitches in the output
Speed is only limited Each additional bit
by gate and of resolution
comparator requires twice the
propagation delay comparators.
SIGMA-DELTA A/D Converter
Main Components
Resistors
Capacitor
Comparators
Control Logic
DAC
How does it work
Input is over sampled, and goes to integrator.
The integration is then compared to ground.
Iterates and produces a serial bit stream
Output is a serial bit stream with # of 1’s proportional to Vin
PROS CONS
High Resolution Slow due to over
No need for sampling
precision Only good for low
components bandwidth
ADC Types Comparison
ADC Resolution Comparison
Dual Slope
Flash
Successive Approx
Sigma-Delta
0 5 10 15 20 25
Resolution (Bits)
-
SAR DAC
VIN + Vref
0100
10000000
0000
Example
10 bit ADC
device)
Vref=1 volts