Ana 7
Ana 7
Ana 7
(ADC)
Objectives
• The objectives of this lecture are to understand:
• What is an Analog to Digital Converter (ADC)?
• Application of ADC
• Encoding:
• Assigning a unique digital code to each
quantum, then allocating the digital code to the
input signal.
Quantizer Types
• Two types of quantizers:
• unipolar quantizers, and
• bipolar quantizers
• Where:
• V is the step size of quantizer or the ADC resolution.
• Vmax and Vmin are the maximum and minimum values, respectively, of the
analog input signal V.
• L = 2N denotes the number of quantization levels
Table 8.1: Quantization Table for a 3-bit unipolar
quantizer
Binary Quantization Input Signal
Code Level Vq Subrange
000 0 0 V < V
001 V V V < 2 V
010 2V 2 V V < 3 V
011 3V 3 V V < 4 V
100 4V 4 V V < 5 V
101 5V 5 V V < 6 V
110 6V 6 V V < 7 V
111 7V 7 V V < 8 V
Quantized Output and Quantization
Error
• For any analog input signal V, the quantized output signal V q is given by:
7V
q Quantization error
6V
5V
Transfer function of a 3- V/2
bit 4V Quantization Level
unipolar quantizer 3V
2V V
Adding 1/2 LSB Offset
V
V
0 V 2V 3V 4V 5V 6V 7V 8V
V/2
-V/2
Quantization error
Table 8.2: Quantization Table for a 3-bit unipolar quantizer with ½
V offset
• Disadvantages
• The DAC grows with the number of bits
• They take as many cycles to convert the signal as the number of bits
• The component mismatch in the DAC limits its linearity (and therefore
of the ADC) to around 12bits
• Higher resolution successive approximation ADC’s will be slower
Successive Approximation
Example
• Find the digital value of Vin = 0.6 volts (from analog
device).
• Solution:
• N = 210 = 1024
• Disadvantages
• Slow
• Accuracy is dependent on the use of precision external
components
• Cost
SIGMA-DELTA A/D Converter
• Main Components
• Integrator
• Comparator
• DAC
• Control Logic
SIGMA-DELTA ADC Circuit
+V
+
1-bit DAC
-
C
-V
R Vref
R R
R +V
- +V
Vin +
SET Output
+ D Q
-
Difference -V
-V CLR Q
Clock
• Disadvantages
• Slow due to over sampling
• Only good for low bandwidth
ADC Types Comparison
Conversion speed
• The conversion speed, defined as samples
per second, measures how fast the ADC can
accurately convert analog values.
Errors Affecting ADCs
• There are several errors that affect an
ADC performance. These are:
• Offset error,
• Gain error,
• Integral and differential nonlinearity