SlideShare a Scribd company logo
1 of 24
Dr. AMBEDKAR INSTITUTE OF TECHNOLOGY
BY: HARSHA.R
ASSISTANT PROFESSOR
ECE DEPARTMENT,DR AMBEDKAR INSTITUTE OF
TECHNOLOGY,BENGALURU
Mob:9620640486
ANALOG MIXED MODE VLSI
ANALOG TO DIGITAL CONVERTER
UNIT III,ECE
1
What is an ADC (Analog to Digital Converter)?
• An analog to digital converter is a circuit that converts a continuous
voltage value (analog) to a binary value (digital) that can be understood by
a digital device which could then be used for digital computation.
• These ADC circuits can be found as an individual ADC ICs by themselves
or embedded into a microcontroller. They’re called ADCs for short.
HARSHA R, ECE. ANALOG TO DIGITAL
CONVERTER. Dr AIT,BENGALURU
2
Why analog to digital converters?
Modern day electronics is purely digital – gone are the good old days of analog computers.
Unfortunately for digital systems, the world we live in is still analog.
 For example a temperature sensor like the LM35 outputs a voltage dependent on the
temperature, in the case of that specific device 10mV per degree rise in temperature. If
we directly connect this to a digital input, it will register either as a high or a low
depending on the input thresholds, which is completely useless.
 Instead we use an ADC to convert the analog voltage input to a series of bits that can be
directly connected to the data bus of the microprocessor and used for computation.
HARSHA R, ECE. ANALOG TO DIGITAL
CONVERTER. Dr AIT,BENGALURU
3
TYPES OF ADC ARCHITECTURES:
HARSHA R, ECE. ANALOG TO DIGITAL
CONVERTER. Dr AIT,BENGALURU
4
1. FLASH ADC
2. PIPELINE ADC
3. SUCCESSIVE APPROXIMATION ADC
4. OVER SAMPLED ADC
1. Flash ADC
• Flash or parallel converters have the highest speed
of conversion than compared to any type of
ADC.
• As seen in Fig, they use one comparator per
quantization level (2 𝑁- 1) and 2 𝑁 resistors (a
resistor-string DAC).
• The reference voltage is divided into 2N values,
each of which is fed into a comparator.
• The input voltage is compared with each
reference value and results in a thermometer
code at the output of the comparators.
HARSHA R, ECE. ANALOG TO DIGITAL
CONVERTER. Dr AIT,BENGALURU
5
Contd..
• A thermometer code exhibits all zeros for each
resistor level if the value of 𝑣 𝑚 is less than the value
on the resistor string, and ones if 𝑣𝐼 𝑁 is greater
than or equal to voltage on the resistor string.
• A simple 2 𝑁 − 1: 𝑁 digital thermometer decoder
circuit converts the compared data into an N-bit
digital word.
HARSHA R, ECE. ANALOG TO DIGITAL
CONVERTER. Dr AIT,BENGALURU
6
Digital Input code
HARSHA R, ECE. ANALOG TO DIGITAL
CONVERTER. Dr AIT,BENGALURU
7
Design a 3-bit Flash converter, listing the values of the voltages at each resistor tap, draw the transfer
curve for Vin =0 to 5V. Assume Vref = 5v. Construct a table listing the values of the thermometer code
and the output of the decoder for Vin =1.5V,3v, 4.5V.
• Solution :
 The 3-bit flash can be seen in figure 1.
 The values of all the resistors are equal, therefore the voltage of each resister tap Vi is given by
Vi=Vref(i/8) (ideal) -------(1)
 Where I is the number of resistor in the string for i=1 to 7.
 By using the equation from (1) and substituting the value of i we obtain
 V1=0.625V
 V2=1.25V
 V3=1.875V
 V4=2.5V
 V5=3.125V
 V6=3.75V
 V7=4.375V
HARSHA R, ECE. ANALOG TO DIGITAL
CONVERTER. Dr AIT,BENGALURU
8
Figure 1: Transfer curve for the 3-bit flash converter
• When Vin first becomes equal or greater than each of these values an transition will
occur in the transfer curve, which can be seen in figure 1.
• The quantization levels and there corresponding thermometer codes is shown in
table 1
HARSHA R, ECE. ANALOG TO DIGITAL
CONVERTER. Dr AIT,BENGALURU
9
HARSHA R, ECE. ANALOG TO DIGITAL
CONVERTER. Dr AIT,BENGALURU
10
Figure 2: 3-bit flash ADC
Table1:code transition for the Flash ADC
flash ADC
Advantages of Flash ADC
1. The advantage of this converter is the speed with which one
conversion can take place. Each clock pulse generates an output digital
word.
2. The advantage of having high speed, however, is counter
balanced by the doubling of area with each bit of increased resolution. For
example, an 8-bit converter requires 255 comparators, but a 9-bit ADC
requires 511!
3. Flash converters have traditionally been limited to 8-bit resolution with
conversion speeds of 10-40 Ms/s using CMOS technology.
HARSHA R, ECE. ANALOG TO DIGITAL
CONVERTER. Dr AIT,BENGALURU
11
HARSHA R, ECE. ANALOG TO DIGITAL
CONVERTER. Dr AIT,BENGALURU
12
Disadvantages of Flash ADC
1. The disadvantages of the Flash ADC are the area and power
requirements of the 2 𝑁- 1comparators.
2. The speed is limited by the switching of the comparators
and the digital logic.
***Accuracy Issues for the FlashADC***
– Accuracy depends on the matching of the resistor string and the input
offset voltage of the comparators
– an ideal comparator should switch at the point in which the two inputs,
𝑣+ and 𝑣− , are the same potential. However, the offset voltage, Vos
prohibits this from occurring as the comparator output switches states
as follows:
𝑉0 = 1
𝑉0 = 0
𝑤ℎ𝑒𝑛
𝑤ℎ𝑒𝑛
𝑉+ ≥ 𝑉− + Vos
𝑉+ < 𝑉− + Vos
HARSHA R, ECE. ANALOG TO DIGITAL
CONVERTER. Dr AIT,BENGALURU
13
• We know from N bit resistor string DAC the value of the voltage
at the 𝑖𝑡ℎ tap is
Where 𝑉𝑖, 𝑖 𝑑 𝑒 𝑎 𝑙 = voltage at the 𝑖𝑡ℎ tap if all the resistors had an ideal value of R,
Δ𝑅𝑘is value of resistance error due to mismatch,
• Then switching point of 𝑖𝑡ℎcomparator becomes
𝑉𝑠 𝑤,𝑖 = 𝑉𝑖+ 𝑉𝑜𝑠, 𝑖
Where 𝑉𝑜s,𝑖 is input offset voltage of 𝑖𝑡ℎ comparator
• Then INL is given by
HARSHA R, ECE. ANALOG TO DIGITAL
CONVERTER. Dr AIT,BENGALURU
14
HARSHA R, ECE. ANALOG TO DIGITAL
CONVERTER. Dr AIT,BENGALURU
15
• The worst-case INL will occur at the middle of the string (i = 2 𝑁−1), as
described for R-2R DAC. Including the offset voltage, the maximum INL
will be
• DNL
– Using the definition of DNL,
But 𝑉𝑠𝑤,𝑖 = 𝑉𝑖+ 𝑉𝑜𝑠,𝑖 thus We can be write DNL as
• The maximum DNL will occur, assuming Δ𝑅𝑖 is at its
maximum, and 𝑉𝑜𝑠,𝑖 at its maximum positive value, and 𝑉𝑜𝑠,𝑖is
at its maximum negative voltage Thus
HARSHA R, ECE. ANALOG TO DIGITAL
CONVERTER. Dr AIT,BENGALURU
16
(Similar to resister string DAC)
The two-step Flash ADC.
• Another type of Flash converter is called the two-step Flash converter or the parallel,
feed-forward ADC.
• The basic block diagram of a two-step converter is seen in Fig. above.
• The converter is separated into two complete Flash ADCs with feed-forward circuitry.
• The first converter generates a rough estimate of the value of the input, and the second
converter performs a fine conversion.
HARSHA R, ECE. ANALOG TO DIGITAL
CONVERTER. Dr AIT,BENGALURU
17
2(2 𝑁/2-1 )
For example, an 8-bit Flash converter requires 255 comparators, while the
two-step Flash requires only 30.
• The trade-off is that the conversion process takes two steps instead of one,
with the speed limited by the bandwidth and settling time required by the
residue amplifier and the summer.
• Conversion process is as follows :
1. After the input is sampled, the most significant bits (MSBs) are converted by the first
Flash ADC.
2. The result is then converted back to an analog voltage with the DAC and subtracted with
the original input.
3. The result of the subtraction, known as the residue, is then multiplied by 2 𝑁/2 and input
into the second ADC. The multiplication not only allows the two ADCs to be identical,
but also increases the quantum level of the signal input into the second ADC.
4. The second ADC produces the least significant bits through a Flash conversion.
HARSHA R, ECE. ANALOG TO DIGITAL
CONVERTER. Dr AIT,BENGALURU
18
The advantages of this architecture are that the number of comparators is greatly
reduced from that of the Flash converter from 2 𝑁 − 1 comparators to
comparators. −
HARSHA R, ECE. ANALOG TO DIGITAL
CONVERTER. Dr AIT,BENGALURU
19
• Figure below illustrates the two-step nature of the converter. The first
conversion identifies the segment in which the analog voltage resides.
This is also known asa coarse conversion of the MSBs.
• The results of the coarse conversion are then multiplied by 2 𝑁/2 so that the
segment within which 𝑉𝐼𝑁resides will be scaled to the same reference as the
first conversion. The second conversion is known as the fine conversion and
will generate the final LSBs using the same Flash approach.
HARSHA R, ECE. ANALOG TO DIGITAL
CONVERTER. Dr AIT,BENGALURU
20
Example :
Assume that the two-step ADC shown in Fig. 29.26 has four bits of resolution.
Make a table listing the MSBs, Vi' Vz, V3 , and the LSBs for V1N = 2, 4, 9, and 15
V assuming that VREF = 16 V.
Solution :
Since VREF was conveniently made 16 V, each LSB will be 1 V. If V1N =2 V, the
output of the first 2-bit Flash converter will be 00 since VREF = 16 V and each
resistor drops 4 V. The output of the 2-bit DAC, Vi' will therefore be 0,
resulting in Vz =2 V. The multiplication of Vz by the 4 results in V3 =8 V.
Remember that each 2-bit Flash converter resembles that of Fig. 29.21. The
thermometer code from the second Flash converter will be 0011, which results in
10 as the LSBs.
HARSHA R, ECE. ANALOG TO DIGITAL
CONVERTER. Dr AIT,BENGALURU
21
Now how to obtain v1,v2,v3, for this lets refer to the 2 step flash ADC diagram
as shown below. Initially Vin is 2V, after the S/H process the MSB AND LSB is divided as you can see
in the above table. Now to obtain V1 we have to use the flash ADC formula which is Vi= Vref x i/2^n.
here n is 4 for this problem.
00 corresponds to 0 weightage in binary therefore V1 is 0
This V1 (0) is the subtracted with Vin which will be 0-2 =2V
V2 will be multiplied by 2^N/2 here N is 4.. 2x2^4/2=8V
If we take Vin as 9V then MSB is 10 which corresponds to V1=16x8/16=8
Similarly for V15 V1= 16x12/16=12
HARSHA R, ECE. ANALOG TO DIGITAL
CONVERTER. Dr AIT,BENGALURU
22
Accuracy Issues Related to the Two-Step Flash Converters
The overall accuracy of the converter is dependent on the first ADC. The second Flash
must have only the accuracy of a stand-alone Flash converter. This means that if an 8-bit
two-step Flash converter contains two 4-bit Flash converters, the second Flash needs only
to have the resolution of a 4-bit Flash, which is not difficult to achieve.
However, the first 4-bit Flash must have the accuracy of an 8-bit Flash, meaning that the
worst-case INL and DNL for the first bit Flash must be less than ±V2 LSB for an 8-bit
ADC. Thus, the resistor matching and comparators contained in the first ADC must
possess the accuracy of the overall converter. Refer Flash ADC for derivations on INL and
DNL . The DAC must also be accurate to within the resolution of the ADC.
HARSHA R, ECE. ANALOG TO DIGITAL
CONVERTER. Dr AIT,BENGALURU
23
Accuracy Issues Related to the Operational Amplifiers
• With the addition of the summer and the amplifier, other sources of accuracy errors are present in this converter.
• The summer and the amplifier must add and amplify the signal to within ±V2 LSB of the ideal value. It is quite
difficult to implement standard operational amplifiers within high-resolution data converters because of these
accuracy requirements.
• The non ideal characteristics of the op-amp are well known and in many cases alone limit the accuracy of the data
converter. In this case, the amplifier is required to multiply the residue signal by some factor of two.
• Although this may not seem difficult at first glance, a closer examination will reveal a dependency on the open-
loop gain. Suppose that the amplifier was being used in a 12-bit, two-step data converter. Remember that in order
for a data converter to be N-bit accurate, the INL and DNL need to be kept below ±V2 LSB and one-half of an
LSB can be defined as
• Since the output of the amplifier gets quantized to 6 bits, the amplifier would need to be 6-bit accurate,
resulting in an accuracy of
THANK YOU
HARSHA R, ECE.
ANALOG TO DIGITAL CONVERTER.
Dr AIT,BENGALURU

More Related Content

What's hot (20)

Power amplifire analog electronics
Power amplifire analog electronicsPower amplifire analog electronics
Power amplifire analog electronics
 
single stage amplifier Unit 5 AMVLSI
single stage amplifier Unit 5 AMVLSIsingle stage amplifier Unit 5 AMVLSI
single stage amplifier Unit 5 AMVLSI
 
Schmitt trigger circuit
Schmitt trigger circuitSchmitt trigger circuit
Schmitt trigger circuit
 
Bjt oscillators
Bjt oscillatorsBjt oscillators
Bjt oscillators
 
MOSFET....complete PPT
MOSFET....complete PPTMOSFET....complete PPT
MOSFET....complete PPT
 
High pass-low-pass-filter
High pass-low-pass-filterHigh pass-low-pass-filter
High pass-low-pass-filter
 
Power amplifier
Power amplifierPower amplifier
Power amplifier
 
Lic lab manual
Lic lab manualLic lab manual
Lic lab manual
 
CASCADE AMPLIFIER
CASCADE AMPLIFIERCASCADE AMPLIFIER
CASCADE AMPLIFIER
 
CMOS Logic
CMOS LogicCMOS Logic
CMOS Logic
 
MOSFETs
MOSFETsMOSFETs
MOSFETs
 
ISI and Pulse shaping.ppt
ISI and Pulse shaping.pptISI and Pulse shaping.ppt
ISI and Pulse shaping.ppt
 
ADC & DAC
ADC & DACADC & DAC
ADC & DAC
 
Overview of Crystal Oscillator Circuit Working and Its Application
Overview of Crystal Oscillator Circuit Working and Its ApplicationOverview of Crystal Oscillator Circuit Working and Its Application
Overview of Crystal Oscillator Circuit Working and Its Application
 
267182869 large-signal-amplifiers-ppt
267182869 large-signal-amplifiers-ppt267182869 large-signal-amplifiers-ppt
267182869 large-signal-amplifiers-ppt
 
Classes of amplifiers
Classes of amplifiersClasses of amplifiers
Classes of amplifiers
 
Two Port Network Parameters
Two Port Network ParametersTwo Port Network Parameters
Two Port Network Parameters
 
Successive Approximation ADC
Successive Approximation ADC Successive Approximation ADC
Successive Approximation ADC
 
Comparator
ComparatorComparator
Comparator
 
ADC - Analog digital converter
ADC - Analog digital converterADC - Analog digital converter
ADC - Analog digital converter
 

Similar to Dr Ambedkar Institute of Technology Analog to Digital Converter

adc dac converter
adc dac converteradc dac converter
adc dac converterGaurav Rai
 
Analog to Digital Conversion
Analog to Digital ConversionAnalog to Digital Conversion
Analog to Digital ConversionSyed Umair
 
analog to digital adn digital to analog .ppt
analog to digital adn digital to analog .pptanalog to digital adn digital to analog .ppt
analog to digital adn digital to analog .pptdaredevil15082004
 
Unit IV DA & AD Convertors and Phase Locked Loop
Unit IV  DA & AD Convertors and Phase Locked LoopUnit IV  DA & AD Convertors and Phase Locked Loop
Unit IV DA & AD Convertors and Phase Locked LoopDr.Raja R
 
Fundamental of MSD Module-III Part-a.ppt
Fundamental of MSD Module-III Part-a.pptFundamental of MSD Module-III Part-a.ppt
Fundamental of MSD Module-III Part-a.pptBEVARAVASUDEVAAP1813
 
LIC UNIT IV.pptx
LIC UNIT IV.pptxLIC UNIT IV.pptx
LIC UNIT IV.pptxArunS118525
 
ANALOG PRESENTATION.pptx
ANALOG PRESENTATION.pptxANALOG PRESENTATION.pptx
ANALOG PRESENTATION.pptxSakthiElango
 
ANALOG TO DIGITAL CONVERTOR
ANALOG TO DIGITAL CONVERTORANALOG TO DIGITAL CONVERTOR
ANALOG TO DIGITAL CONVERTORAnil Yadav
 
An approach to design Flash Analog to Digital Converter for High Speed and Lo...
An approach to design Flash Analog to Digital Converter for High Speed and Lo...An approach to design Flash Analog to Digital Converter for High Speed and Lo...
An approach to design Flash Analog to Digital Converter for High Speed and Lo...VLSICS Design
 
Pic ppt 13104022(4th_year)
Pic ppt 13104022(4th_year)Pic ppt 13104022(4th_year)
Pic ppt 13104022(4th_year)Daman Singh
 
Data converter modelingの参考資料2
Data converter modelingの参考資料2Data converter modelingの参考資料2
Data converter modelingの参考資料2Tsuyoshi Horigome
 
Nyquist-Rate D/A Converters presented by Oveis Dehghantanha
Nyquist-Rate D/A Converters presented by Oveis DehghantanhaNyquist-Rate D/A Converters presented by Oveis Dehghantanha
Nyquist-Rate D/A Converters presented by Oveis Dehghantanhaoveis dehghantanha
 

Similar to Dr Ambedkar Institute of Technology Analog to Digital Converter (20)

Adc2
Adc2Adc2
Adc2
 
21. ADC.pptx
21. ADC.pptx21. ADC.pptx
21. ADC.pptx
 
Data convertors
Data convertorsData convertors
Data convertors
 
adc dac converter
adc dac converteradc dac converter
adc dac converter
 
Analog to Digital Conversion
Analog to Digital ConversionAnalog to Digital Conversion
Analog to Digital Conversion
 
analog to digital adn digital to analog .ppt
analog to digital adn digital to analog .pptanalog to digital adn digital to analog .ppt
analog to digital adn digital to analog .ppt
 
Unit IV DA & AD Convertors and Phase Locked Loop
Unit IV  DA & AD Convertors and Phase Locked LoopUnit IV  DA & AD Convertors and Phase Locked Loop
Unit IV DA & AD Convertors and Phase Locked Loop
 
Fundamental of MSD Module-III Part-a.ppt
Fundamental of MSD Module-III Part-a.pptFundamental of MSD Module-III Part-a.ppt
Fundamental of MSD Module-III Part-a.ppt
 
ADC and DAC Best Ever Pers
ADC and DAC Best Ever PersADC and DAC Best Ever Pers
ADC and DAC Best Ever Pers
 
Dac, adc architecture
Dac, adc architectureDac, adc architecture
Dac, adc architecture
 
LIC UNIT IV.pptx
LIC UNIT IV.pptxLIC UNIT IV.pptx
LIC UNIT IV.pptx
 
ANALOG PRESENTATION.pptx
ANALOG PRESENTATION.pptxANALOG PRESENTATION.pptx
ANALOG PRESENTATION.pptx
 
ANALOG TO DIGITAL CONVERTOR
ANALOG TO DIGITAL CONVERTORANALOG TO DIGITAL CONVERTOR
ANALOG TO DIGITAL CONVERTOR
 
Adc dac converter
Adc dac converterAdc dac converter
Adc dac converter
 
An approach to design Flash Analog to Digital Converter for High Speed and Lo...
An approach to design Flash Analog to Digital Converter for High Speed and Lo...An approach to design Flash Analog to Digital Converter for High Speed and Lo...
An approach to design Flash Analog to Digital Converter for High Speed and Lo...
 
Pic ppt 13104022(4th_year)
Pic ppt 13104022(4th_year)Pic ppt 13104022(4th_year)
Pic ppt 13104022(4th_year)
 
C011122428
C011122428C011122428
C011122428
 
Data converter modelingの参考資料2
Data converter modelingの参考資料2Data converter modelingの参考資料2
Data converter modelingの参考資料2
 
ADC - Types (Analog to Digital Converter)
ADC - Types (Analog to Digital Converter)ADC - Types (Analog to Digital Converter)
ADC - Types (Analog to Digital Converter)
 
Nyquist-Rate D/A Converters presented by Oveis Dehghantanha
Nyquist-Rate D/A Converters presented by Oveis DehghantanhaNyquist-Rate D/A Converters presented by Oveis Dehghantanha
Nyquist-Rate D/A Converters presented by Oveis Dehghantanha
 

Recently uploaded

High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...ranjana rawat
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxhumanexperienceaaa
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 

Recently uploaded (20)

High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 

Dr Ambedkar Institute of Technology Analog to Digital Converter

  • 1. Dr. AMBEDKAR INSTITUTE OF TECHNOLOGY BY: HARSHA.R ASSISTANT PROFESSOR ECE DEPARTMENT,DR AMBEDKAR INSTITUTE OF TECHNOLOGY,BENGALURU Mob:9620640486 ANALOG MIXED MODE VLSI ANALOG TO DIGITAL CONVERTER UNIT III,ECE 1
  • 2. What is an ADC (Analog to Digital Converter)? • An analog to digital converter is a circuit that converts a continuous voltage value (analog) to a binary value (digital) that can be understood by a digital device which could then be used for digital computation. • These ADC circuits can be found as an individual ADC ICs by themselves or embedded into a microcontroller. They’re called ADCs for short. HARSHA R, ECE. ANALOG TO DIGITAL CONVERTER. Dr AIT,BENGALURU 2
  • 3. Why analog to digital converters? Modern day electronics is purely digital – gone are the good old days of analog computers. Unfortunately for digital systems, the world we live in is still analog.  For example a temperature sensor like the LM35 outputs a voltage dependent on the temperature, in the case of that specific device 10mV per degree rise in temperature. If we directly connect this to a digital input, it will register either as a high or a low depending on the input thresholds, which is completely useless.  Instead we use an ADC to convert the analog voltage input to a series of bits that can be directly connected to the data bus of the microprocessor and used for computation. HARSHA R, ECE. ANALOG TO DIGITAL CONVERTER. Dr AIT,BENGALURU 3
  • 4. TYPES OF ADC ARCHITECTURES: HARSHA R, ECE. ANALOG TO DIGITAL CONVERTER. Dr AIT,BENGALURU 4 1. FLASH ADC 2. PIPELINE ADC 3. SUCCESSIVE APPROXIMATION ADC 4. OVER SAMPLED ADC
  • 5. 1. Flash ADC • Flash or parallel converters have the highest speed of conversion than compared to any type of ADC. • As seen in Fig, they use one comparator per quantization level (2 𝑁- 1) and 2 𝑁 resistors (a resistor-string DAC). • The reference voltage is divided into 2N values, each of which is fed into a comparator. • The input voltage is compared with each reference value and results in a thermometer code at the output of the comparators. HARSHA R, ECE. ANALOG TO DIGITAL CONVERTER. Dr AIT,BENGALURU 5
  • 6. Contd.. • A thermometer code exhibits all zeros for each resistor level if the value of 𝑣 𝑚 is less than the value on the resistor string, and ones if 𝑣𝐼 𝑁 is greater than or equal to voltage on the resistor string. • A simple 2 𝑁 − 1: 𝑁 digital thermometer decoder circuit converts the compared data into an N-bit digital word. HARSHA R, ECE. ANALOG TO DIGITAL CONVERTER. Dr AIT,BENGALURU 6
  • 7. Digital Input code HARSHA R, ECE. ANALOG TO DIGITAL CONVERTER. Dr AIT,BENGALURU 7
  • 8. Design a 3-bit Flash converter, listing the values of the voltages at each resistor tap, draw the transfer curve for Vin =0 to 5V. Assume Vref = 5v. Construct a table listing the values of the thermometer code and the output of the decoder for Vin =1.5V,3v, 4.5V. • Solution :  The 3-bit flash can be seen in figure 1.  The values of all the resistors are equal, therefore the voltage of each resister tap Vi is given by Vi=Vref(i/8) (ideal) -------(1)  Where I is the number of resistor in the string for i=1 to 7.  By using the equation from (1) and substituting the value of i we obtain  V1=0.625V  V2=1.25V  V3=1.875V  V4=2.5V  V5=3.125V  V6=3.75V  V7=4.375V HARSHA R, ECE. ANALOG TO DIGITAL CONVERTER. Dr AIT,BENGALURU 8 Figure 1: Transfer curve for the 3-bit flash converter
  • 9. • When Vin first becomes equal or greater than each of these values an transition will occur in the transfer curve, which can be seen in figure 1. • The quantization levels and there corresponding thermometer codes is shown in table 1 HARSHA R, ECE. ANALOG TO DIGITAL CONVERTER. Dr AIT,BENGALURU 9
  • 10. HARSHA R, ECE. ANALOG TO DIGITAL CONVERTER. Dr AIT,BENGALURU 10 Figure 2: 3-bit flash ADC Table1:code transition for the Flash ADC flash ADC
  • 11. Advantages of Flash ADC 1. The advantage of this converter is the speed with which one conversion can take place. Each clock pulse generates an output digital word. 2. The advantage of having high speed, however, is counter balanced by the doubling of area with each bit of increased resolution. For example, an 8-bit converter requires 255 comparators, but a 9-bit ADC requires 511! 3. Flash converters have traditionally been limited to 8-bit resolution with conversion speeds of 10-40 Ms/s using CMOS technology. HARSHA R, ECE. ANALOG TO DIGITAL CONVERTER. Dr AIT,BENGALURU 11
  • 12. HARSHA R, ECE. ANALOG TO DIGITAL CONVERTER. Dr AIT,BENGALURU 12 Disadvantages of Flash ADC 1. The disadvantages of the Flash ADC are the area and power requirements of the 2 𝑁- 1comparators. 2. The speed is limited by the switching of the comparators and the digital logic.
  • 13. ***Accuracy Issues for the FlashADC*** – Accuracy depends on the matching of the resistor string and the input offset voltage of the comparators – an ideal comparator should switch at the point in which the two inputs, 𝑣+ and 𝑣− , are the same potential. However, the offset voltage, Vos prohibits this from occurring as the comparator output switches states as follows: 𝑉0 = 1 𝑉0 = 0 𝑤ℎ𝑒𝑛 𝑤ℎ𝑒𝑛 𝑉+ ≥ 𝑉− + Vos 𝑉+ < 𝑉− + Vos HARSHA R, ECE. ANALOG TO DIGITAL CONVERTER. Dr AIT,BENGALURU 13
  • 14. • We know from N bit resistor string DAC the value of the voltage at the 𝑖𝑡ℎ tap is Where 𝑉𝑖, 𝑖 𝑑 𝑒 𝑎 𝑙 = voltage at the 𝑖𝑡ℎ tap if all the resistors had an ideal value of R, Δ𝑅𝑘is value of resistance error due to mismatch, • Then switching point of 𝑖𝑡ℎcomparator becomes 𝑉𝑠 𝑤,𝑖 = 𝑉𝑖+ 𝑉𝑜𝑠, 𝑖 Where 𝑉𝑜s,𝑖 is input offset voltage of 𝑖𝑡ℎ comparator • Then INL is given by HARSHA R, ECE. ANALOG TO DIGITAL CONVERTER. Dr AIT,BENGALURU 14
  • 15. HARSHA R, ECE. ANALOG TO DIGITAL CONVERTER. Dr AIT,BENGALURU 15 • The worst-case INL will occur at the middle of the string (i = 2 𝑁−1), as described for R-2R DAC. Including the offset voltage, the maximum INL will be
  • 16. • DNL – Using the definition of DNL, But 𝑉𝑠𝑤,𝑖 = 𝑉𝑖+ 𝑉𝑜𝑠,𝑖 thus We can be write DNL as • The maximum DNL will occur, assuming Δ𝑅𝑖 is at its maximum, and 𝑉𝑜𝑠,𝑖 at its maximum positive value, and 𝑉𝑜𝑠,𝑖is at its maximum negative voltage Thus HARSHA R, ECE. ANALOG TO DIGITAL CONVERTER. Dr AIT,BENGALURU 16 (Similar to resister string DAC)
  • 17. The two-step Flash ADC. • Another type of Flash converter is called the two-step Flash converter or the parallel, feed-forward ADC. • The basic block diagram of a two-step converter is seen in Fig. above. • The converter is separated into two complete Flash ADCs with feed-forward circuitry. • The first converter generates a rough estimate of the value of the input, and the second converter performs a fine conversion. HARSHA R, ECE. ANALOG TO DIGITAL CONVERTER. Dr AIT,BENGALURU 17
  • 18. 2(2 𝑁/2-1 ) For example, an 8-bit Flash converter requires 255 comparators, while the two-step Flash requires only 30. • The trade-off is that the conversion process takes two steps instead of one, with the speed limited by the bandwidth and settling time required by the residue amplifier and the summer. • Conversion process is as follows : 1. After the input is sampled, the most significant bits (MSBs) are converted by the first Flash ADC. 2. The result is then converted back to an analog voltage with the DAC and subtracted with the original input. 3. The result of the subtraction, known as the residue, is then multiplied by 2 𝑁/2 and input into the second ADC. The multiplication not only allows the two ADCs to be identical, but also increases the quantum level of the signal input into the second ADC. 4. The second ADC produces the least significant bits through a Flash conversion. HARSHA R, ECE. ANALOG TO DIGITAL CONVERTER. Dr AIT,BENGALURU 18 The advantages of this architecture are that the number of comparators is greatly reduced from that of the Flash converter from 2 𝑁 − 1 comparators to comparators. −
  • 19. HARSHA R, ECE. ANALOG TO DIGITAL CONVERTER. Dr AIT,BENGALURU 19 • Figure below illustrates the two-step nature of the converter. The first conversion identifies the segment in which the analog voltage resides. This is also known asa coarse conversion of the MSBs. • The results of the coarse conversion are then multiplied by 2 𝑁/2 so that the segment within which 𝑉𝐼𝑁resides will be scaled to the same reference as the first conversion. The second conversion is known as the fine conversion and will generate the final LSBs using the same Flash approach.
  • 20. HARSHA R, ECE. ANALOG TO DIGITAL CONVERTER. Dr AIT,BENGALURU 20 Example : Assume that the two-step ADC shown in Fig. 29.26 has four bits of resolution. Make a table listing the MSBs, Vi' Vz, V3 , and the LSBs for V1N = 2, 4, 9, and 15 V assuming that VREF = 16 V. Solution : Since VREF was conveniently made 16 V, each LSB will be 1 V. If V1N =2 V, the output of the first 2-bit Flash converter will be 00 since VREF = 16 V and each resistor drops 4 V. The output of the 2-bit DAC, Vi' will therefore be 0, resulting in Vz =2 V. The multiplication of Vz by the 4 results in V3 =8 V. Remember that each 2-bit Flash converter resembles that of Fig. 29.21. The thermometer code from the second Flash converter will be 0011, which results in 10 as the LSBs.
  • 21. HARSHA R, ECE. ANALOG TO DIGITAL CONVERTER. Dr AIT,BENGALURU 21 Now how to obtain v1,v2,v3, for this lets refer to the 2 step flash ADC diagram as shown below. Initially Vin is 2V, after the S/H process the MSB AND LSB is divided as you can see in the above table. Now to obtain V1 we have to use the flash ADC formula which is Vi= Vref x i/2^n. here n is 4 for this problem. 00 corresponds to 0 weightage in binary therefore V1 is 0 This V1 (0) is the subtracted with Vin which will be 0-2 =2V V2 will be multiplied by 2^N/2 here N is 4.. 2x2^4/2=8V If we take Vin as 9V then MSB is 10 which corresponds to V1=16x8/16=8 Similarly for V15 V1= 16x12/16=12
  • 22. HARSHA R, ECE. ANALOG TO DIGITAL CONVERTER. Dr AIT,BENGALURU 22 Accuracy Issues Related to the Two-Step Flash Converters The overall accuracy of the converter is dependent on the first ADC. The second Flash must have only the accuracy of a stand-alone Flash converter. This means that if an 8-bit two-step Flash converter contains two 4-bit Flash converters, the second Flash needs only to have the resolution of a 4-bit Flash, which is not difficult to achieve. However, the first 4-bit Flash must have the accuracy of an 8-bit Flash, meaning that the worst-case INL and DNL for the first bit Flash must be less than ±V2 LSB for an 8-bit ADC. Thus, the resistor matching and comparators contained in the first ADC must possess the accuracy of the overall converter. Refer Flash ADC for derivations on INL and DNL . The DAC must also be accurate to within the resolution of the ADC.
  • 23. HARSHA R, ECE. ANALOG TO DIGITAL CONVERTER. Dr AIT,BENGALURU 23 Accuracy Issues Related to the Operational Amplifiers • With the addition of the summer and the amplifier, other sources of accuracy errors are present in this converter. • The summer and the amplifier must add and amplify the signal to within ±V2 LSB of the ideal value. It is quite difficult to implement standard operational amplifiers within high-resolution data converters because of these accuracy requirements. • The non ideal characteristics of the op-amp are well known and in many cases alone limit the accuracy of the data converter. In this case, the amplifier is required to multiply the residue signal by some factor of two. • Although this may not seem difficult at first glance, a closer examination will reveal a dependency on the open- loop gain. Suppose that the amplifier was being used in a 12-bit, two-step data converter. Remember that in order for a data converter to be N-bit accurate, the INL and DNL need to be kept below ±V2 LSB and one-half of an LSB can be defined as • Since the output of the amplifier gets quantized to 6 bits, the amplifier would need to be 6-bit accurate, resulting in an accuracy of
  • 24. THANK YOU HARSHA R, ECE. ANALOG TO DIGITAL CONVERTER. Dr AIT,BENGALURU