





















Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
This presentation covers the fundamentals of analog to digital conversion (adc), including the concepts of analog and digital signals, the working principle of adc, quantization, sampling, and three types of adc: flash, dual slope, and successive approximation. Applications of adc in various fields are also discussed.
Typology: Slides
1 / 29
This page cannot be seen from the preview
Don't miss anything!






















Analog signals – directly measurable quantities in terms of some other quantity Examples: Thermometer – mercury height rises as temperature rises Car Speedometer – Needle moves farther right as you accelerate
Digital Signals – have only two states. For digital computers, we refer to binary states, 0 and 1. “1” can be on, “0” can be off. Examples: Light switch can be either on or off Door to a room is either open or closed
©Alex Doboli 2006
The number of possible states that the converter can output is: N=2n where n is the number of bits in the AD converter Example: For a 3 bit A/D converter, N=23=8. Analog quantization size: Q=(V max -V min)/N = (10V – 0V)/8 = 1.25V
Example: You have 0-10V signals. Separate them into a set of discrete states with 1.25V increments. (How did we get 1.25V? (Discussed in previous slide)
©Alex Doboli 2006
Flash ADC Digital-Ramp/Dual slope/Counter slope ADC Successive Approximation ADC
Advantages
For each additional output bit, the number of comparators is doubled i.e. for 8 bits, 256 comparators needed