ADC Final
ADC Final
PPT ON :
Analog to Digital Converters : Workings & Applications
PRESENTED BY:
Amit Bar
Roll-302010701004
Contents
1. Introduction
2. Basics of ADC
3. Working of ADC
4. Features of ADC
5. Types of ADC & their Workings
5. ADC ICs
6. Applications
7. IC Manufacturing Companies
8. Conclusion
Introduction
• An analog signal is a continuous wave that changes over a time period & carries
some information. At any instance of time analog signal has a measurable
amplitude.
• A continuous sine wave is an example of analog continuous time signal.
What is digital signal ?
Analog: Digital:
• Real World signal that contains noise • Discrete in time and value
• continuous in time • Binary digit that contain values 0 or 1
Understanding of ADC
A. Sampling:
Process of converting continuous time analog signal into a discrete time signal by
taking the “samples” at discrete-time intervals .Sampling analog signals makes them
discrete in time but still continuous valued .
• Sample-Hold Circuit
• Aliasing
• Resolution
• Quantization Error
A. Sampling
Flat-Top sampling
Technique shown here
Number of Quantization levels, L=2^N where N is the Number of bit used to encode
the data.
• Approximate a continuous range of values and replaces it with a binary number
• Error is introduced between input voltage and output binary representation
• Error depends on the resolution of the ADC
Quantization Error:
The quantization error is defined as the difference between the actual analog input
value and the nearest quantization level.
Quantization error also introduces noise, called quantization noise, to the sample
signal. The higher the resolution of the A/D converter, the lower the quantization error
and the smaller the quantization noise. Better the resolution ,Error is less.
Max Quantization Error is calculated by the following formula,
Resolution:
Resolution or step size defines the smallest voltage change that can be recognized by
ADC and thus causes a change in the digital output.
Many characteristics of ADCs must be assessed and evaluated before being designed
into a system. The most basic of these characteristics are
Speed-
Speed refers to samples-per-second, and measures how quickly the device can
accurately convert an analog signal/voltage.
Resolution-
Resolution or step size defines the smallest voltage (or current) change that can be
recognized by ADC and thus causes a change in the digital output . For example, an
8-bit ADC that generates a maximum output voltage of 5 volts has a step size or
resolution of (5V / 2^8 ) = 19.5 mV. Sometimes, the resolution is stated in the
percentage value & sometimes expressed by the number of bits (N) of the ADC.
Dynamic Range-
The dynamic range refers to the ratio between the largest and smallest values an ADC
can accurately measure. In other words, it’s the ratio between the strongest
undistorted signal to the minimally detectable signal.
Dynamic Range=6.02*N (approx.) where N is the number of bit
Accuracy-
The accuracy of a converter refers to how many bits, from conversion to conversion,
are repeatable. That is, accuracy reflects how true the ADC’s output reflects the actual
input. Accuracy is determined by the DC specifications for gain, offset, and linearity
(integral nonlinearity and differential nonlinearity).
Increase in number of Quantization levels (resolution bits) results more accuracy.
.
Types of ADC
I. Flash ADC
II. Successive Approximation ADC
III. Dual Slope ADC
IV. Delta-Sigma ADC
V. Pipelined ADC
i. Flash ADC
-
7V
-
6V
5V
- 0
4V
- 1
3V
-
0
2V +
1V +
• Fastest in the order of nano seconds
• Simple Operation Theory
• Speed is limited by only gate and comparator propagation delay
(MSB) a1 a2 a3 a4
Let, Vin=10.2 V, Vref=16 V Analog input= 10.2 V
Digital output= 1010
Initial data of SAR=1000
Vin>VDAC : SAR hold the present value and next bit goes to 1
Vin<VDAC : present bit set to zero and next bit goes to 1
• High Accuracy
• Low power consumption
• Conversion time is constant(for N bit ADC conversion time=N*TClk) &
independent of input
• Easy to use
iii. Dual Slope ADC
Elements need for N bit Dual slope ADC are the followings-
• A comparator
• An integrator
• A N Counter
+ Vc -
V0 _
+
• Slow
• Single slope depends on R & C but dual slope does not.
ADC Comparison
Different Types of ADC ICs
In our digital control lab LM0809 ADC is used in Sun Tracker Experiment.
Applications of ADC
Cell phones:
operate on the digital voice signal. Originally the voice is in analog
form, which is converted through ADC before feeding to the cell phone
transmitter.
Images and videos capturing Devices:
captured using camera is stored in any digital device, is also converted
into digital form using ADC. Digital camera use flash ADC.
Medical Purpose:
Medical Imaging like x-ray & MRI also uses ADC to convert images into
Digital form before modification. They are then modified for better
understanding.
Digital Multimeter:
Dual Slope ADC is used .
Digital Oscilloscope:
DSO also contains ADC for converting Analog signal into
a digital signal for display purposes & different other
features.
Air conditioner:
AC contains temperature sensors for maintaining the
room temperature. This temperature is converted into
digital form using ADC so that onboard controller can
read & adjust the cooling effect
CD & DVD:
Music from the cassette is also converted into the digital
form such as CDs and thumb
drives using ADC converters.
Manufacturer
Conclusion
• Digital signals are less noisy & operate in high speed for processing &
transferring. But physical signals are always in analog.
• In today’s modern world almost every device has become the digital version of
itself & they need to have ADC in it. Because it has to operate in digital domain
which can be only acquired using analog to digital converter (ADC).