SlideShare ist ein Scribd-Unternehmen logo
1 von 29
Analog to Digital Conversion (ADC)
Analog-to-Digital Conversion
An analog signal is a continuous signal that contains time-varying
quantities, such as temperature or speed, with infinite possible values
in between
An analog signal can be used to measure changes in some physical
phenomena such as light, sound, pressure, or temperature.
For example, an analog microphone can convert sound waves into an
analog signal.
Even in digital devices, there is typically some analog component that
is used to take in information from the external world, which will then
get translated into digital form
(using an analog-to-digital converter).
Analog-to-Digital Conversion
A digital signal refers to an electrical signal that is
converted into a pattern of bits. A digital signal has a discrete
value at each sampling point. The precision of the signal is
determined by how many samples are recorded per unit of
time.
For example an analog pattern (represented as the curve)
alongside a digital pattern (represented as the discrete lines).
A digital signal is easily represented by a computer because
each sample can be defined with a series of bits that are
either in the state 1 (on) or 0 (off).
Digital signals can be compressed
and can include additional
information for error correction.
An analog-to-digital converter
Abbreviated ADC, A/D or A to D,A2D
ADC is a device that converts a continuous
quantity to a discrete digital number. The
reverse operation is performed by a digital-to-
analog converter (DAC).
©Alex Doboli 2006
Quantization
• Quantization is the process of converting the sampled continuous-
Valued signals into discrete-valued data
In mathematics and digital signal processing, is the process of mapping a
large set of input values to a (countable) smaller set – such as rounding values
to some unit of precision.
Quantizing
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
Analog  Digital Conversion
2-Step Process:
• Quantizing - breaking down analog value is a
set of finite states
• Encoding - assigning a digital word or number to
each state and matching it to the input signal
Step 1: Quantizing
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)
Output
States
Discrete Voltage
Ranges (V)
0 0.00-1.25
1 1.25-2.50
2 2.50-3.75
3 3.75-5.00
4 5.00-6.25
5 6.25-7.50
6 7.50-8.75
7 8.75-10.0
Step 2. Encoding
• Here we assign the
digital value (binary
number) to each state
for the computer to
read.
Output
States
Output Binary Equivalent
0 000
1 001
2 010
3 011
4 100
5 101
6 110
7 111
Sampling
• It is a process of taking a sufficient number of
discrete values at point on a waveform that
will define the shape of waveform.
• The more samples you take, the more
accurately you will define the waveform.
• It converts analog signal into series of
impulses, each representing amplitude of the
signal at given point…….
3 Basic Types
• Flash ADC
• Digital-Ramp/Dual slope/Counter slope ADC
• Successive Approximation ADC
Flash ADC
• Flash ADC
• Also known as a Direct conversion ADC is
a type of analog-to-digital converter that
uses a linear voltage ladder with a
comparator at each "rung" of the ladder
to compare the input voltage to
successive reference voltages.
How Flash Works
• As the analog input voltage exceeds the
reference voltage at each comparator, the
comparator outputs will sequentially saturate
to a high state.
• The priority encoder generates a binary
number based on the highest-order active
input, ignoring all other active inputs.
3 bit Flash ADC Circuit
Flash ADC
• Very fast for high quality audio and video
• Very expensive for wide bits conversion
• Sample and hold circuit usually NOT required
• The number of comparators needed is 2n-1
which grows rapidly with the number of bits
i.e. 4-bit,15 comparators; for 6-bit,63
comparators
Flash ADC
• Flash ADC is one of the fastest ADC
• Complexity is less when compared to other
ADC’s
• As # bits increases we need more comparators
so required more space on chip
ADC Output
Flash
Advantages
• Simplest in terms of
operational theory
• Most efficient in terms of
speed, very fast
limited only in terms of
comparator and gate
propagation delays
Disadvantages
• Lower resolution
• Expensive
• For each additional
output bit, the number of
comparators is doubled
i.e. for 8 bits, 256
comparators needed
2-> Dual Slope ADC
• Also known as Counter-Ramp or Digital Ramp ADC
• A dual slope ADC is commonly used in
measurement instruments (such as DVM’s).
ADC 1.21
Dual Slope ADC circuit
Input
Digital Output
Oscillator
Control Logic
Registers
Switch
Counter
VReference
ADC 1.22
Dual Slope Function
• The Dual Slope ADC functions in this manner:
– When an analog value is applied the capacitor begins to
charge in a linear manner and the oscillator passes to
the counter.
– The counter continues to count until it reaches a
predetermined value. Once this value is reached the
count stops and the counter is reset. The control logic
switches the input to the first comparator to a reference
voltage, providing a discharge path for the capacitor.
– As the capacitor discharges the counter counts.
– When the capacitor voltage reaches the reference
voltage the count stops and the value is stored in the
register.
ADC 1.23
Successive approximation ADC
• Much faster than the
digital ramp ADC
because it uses digital
logic to converge on
the value closest to the
input voltage.
• A comparator and a
DAC are used in the
process.
Successive Approximation ADC
• A Successive Approximation Register (SAR) is
added to the circuit
• Instead of counting up in binary sequence,
this register counts by trying all values of bits
starting with the MSB and finishing at the LSB.
• The register monitors the comparators output
to see if the binary count is greater or less
than the analog signal input and adjusts the
bits accordingly
Successive Approximation ADC
Circuit
Output
Successive Approximation
Advantages
• Capable of high speed and
reliable
• Medium accuracy compared
to other ADC types
• Good tradeoff between speed
and cost
• Capable of outputting the
binary number in serial (one
bit at a time) format.
Disadvantages
• Higher resolution successive
approximation ADC’s will be
slower
• Speed limited to ~5Msps
Analog to Digital Conversion

Weitere ähnliche Inhalte

Was ist angesagt?

Dual Slope ADC.pptx
Dual Slope ADC.pptxDual Slope ADC.pptx
Dual Slope ADC.pptxhepzijustin
 
Successive Approximation ADC
Successive Approximation ADC Successive Approximation ADC
Successive Approximation ADC AbhayDhupar
 
Analog to digital converter
Analog to digital converterAnalog to digital converter
Analog to digital convertershrutishreya14
 
Successive approximation adc
Successive approximation adcSuccessive approximation adc
Successive approximation adcMaria Roshan
 
M ary psk and m ary qam ppt
M ary psk and m ary qam pptM ary psk and m ary qam ppt
M ary psk and m ary qam pptDANISHAMIN950
 
(D/A) and (A/D)conversion
(D/A) and (A/D)conversion(D/A) and (A/D)conversion
(D/A) and (A/D)conversionPraveen Kumar
 
Instrumentational Amplifier
Instrumentational Amplifier Instrumentational Amplifier
Instrumentational Amplifier ZunAib Ali
 
Pipelining approach
Pipelining approachPipelining approach
Pipelining approachGopinathD17
 
Fir filter design using windows
Fir filter design using windowsFir filter design using windows
Fir filter design using windowsSarang Joshi
 
Companding & Pulse Code Modulation
Companding & Pulse Code ModulationCompanding & Pulse Code Modulation
Companding & Pulse Code ModulationYeshudas Muttu
 
Adc and dac
Adc and dacAdc and dac
Adc and dacboarddk1
 

Was ist angesagt? (20)

Power amplifiers
Power amplifiersPower amplifiers
Power amplifiers
 
Dual Slope ADC.pptx
Dual Slope ADC.pptxDual Slope ADC.pptx
Dual Slope ADC.pptx
 
Successive Approximation ADC
Successive Approximation ADC Successive Approximation ADC
Successive Approximation ADC
 
Analog to digital converter
Analog to digital converterAnalog to digital converter
Analog to digital converter
 
Classes of amplifiers
Classes of amplifiersClasses of amplifiers
Classes of amplifiers
 
Successive approximation adc
Successive approximation adcSuccessive approximation adc
Successive approximation adc
 
M ary psk and m ary qam ppt
M ary psk and m ary qam pptM ary psk and m ary qam ppt
M ary psk and m ary qam ppt
 
Multirate DSP
Multirate DSPMultirate DSP
Multirate DSP
 
Sample and hold circuit
Sample and hold circuitSample and hold circuit
Sample and hold circuit
 
(D/A) and (A/D)conversion
(D/A) and (A/D)conversion(D/A) and (A/D)conversion
(D/A) and (A/D)conversion
 
Instrumentational Amplifier
Instrumentational Amplifier Instrumentational Amplifier
Instrumentational Amplifier
 
Signal conditioning
Signal conditioningSignal conditioning
Signal conditioning
 
Pipelining approach
Pipelining approachPipelining approach
Pipelining approach
 
Fir filter design using windows
Fir filter design using windowsFir filter design using windows
Fir filter design using windows
 
ADC & DAC
ADC & DACADC & DAC
ADC & DAC
 
Companding & Pulse Code Modulation
Companding & Pulse Code ModulationCompanding & Pulse Code Modulation
Companding & Pulse Code Modulation
 
Adc and dac
Adc and dacAdc and dac
Adc and dac
 
OMAP
OMAPOMAP
OMAP
 
ADC and DAC Best Ever Pers
ADC and DAC Best Ever PersADC and DAC Best Ever Pers
ADC and DAC Best Ever Pers
 
Subband Coding
Subband CodingSubband Coding
Subband Coding
 

Ähnlich wie Analog to Digital Conversion

Chap 3. signal processing elemnt part three
Chap 3. signal processing elemnt part threeChap 3. signal processing elemnt part three
Chap 3. signal processing elemnt part threeYemaneBayray
 
Meeting w9 chapter 3 part 2
Meeting w9   chapter 3 part 2Meeting w9   chapter 3 part 2
Meeting w9 chapter 3 part 2Hattori Sidek
 
Adc by anil kr yadav
Adc by anil kr yadavAdc by anil kr yadav
Adc by anil kr yadavAnil Yadav
 
Analog to Digital Converters
Analog to Digital ConvertersAnalog to Digital Converters
Analog to Digital ConvertersAnas Smarty
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAbhinavSharma374939
 
Data acquisition system
Data acquisition systemData acquisition system
Data acquisition systemgirishgandhi4
 
analog to digital converter.ppt
analog to digital converter.pptanalog to digital converter.ppt
analog to digital converter.pptDreamers6
 
MODULE-2_SIGNAL_CONDITIONING.pptx
MODULE-2_SIGNAL_CONDITIONING.pptxMODULE-2_SIGNAL_CONDITIONING.pptx
MODULE-2_SIGNAL_CONDITIONING.pptxManjunathtv2
 
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
 
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
 
Interfacing to the analog world
Interfacing to the analog worldInterfacing to the analog world
Interfacing to the analog worldIslam Samir
 
ANALOG TO DIGITAL CONVERTERS
ANALOG TO DIGITAL CONVERTERSANALOG TO DIGITAL CONVERTERS
ANALOG TO DIGITAL CONVERTERSHarsha Raju
 
ADC_class.pptx
ADC_class.pptxADC_class.pptx
ADC_class.pptxDinooJoel
 

Ähnlich wie Analog to Digital Conversion (20)

Chap 3. signal processing elemnt part three
Chap 3. signal processing elemnt part threeChap 3. signal processing elemnt part three
Chap 3. signal processing elemnt part three
 
Data convertors
Data convertorsData convertors
Data convertors
 
Meeting w9 chapter 3 part 2
Meeting w9   chapter 3 part 2Meeting w9   chapter 3 part 2
Meeting w9 chapter 3 part 2
 
Adc by anil kr yadav
Adc by anil kr yadavAdc by anil kr yadav
Adc by anil kr yadav
 
Analog to Digital Converters
Analog to Digital ConvertersAnalog to Digital Converters
Analog to Digital Converters
 
ADC - Types (Analog to Digital Converter)
ADC - Types (Analog to Digital Converter)ADC - Types (Analog to Digital Converter)
ADC - Types (Analog to Digital Converter)
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog Converter
 
simple ADC Interfacing
simple ADC Interfacingsimple ADC Interfacing
simple ADC Interfacing
 
Data acquisition system
Data acquisition systemData acquisition system
Data acquisition system
 
analog to digital converter.ppt
analog to digital converter.pptanalog to digital converter.ppt
analog to digital converter.ppt
 
MODULE-2_SIGNAL_CONDITIONING.pptx
MODULE-2_SIGNAL_CONDITIONING.pptxMODULE-2_SIGNAL_CONDITIONING.pptx
MODULE-2_SIGNAL_CONDITIONING.pptx
 
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 &dac ppt
Adc &dac pptAdc &dac ppt
Adc &dac ppt
 
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
 
Microprocesser
MicroprocesserMicroprocesser
Microprocesser
 
Interfacing to the analog world
Interfacing to the analog worldInterfacing to the analog world
Interfacing to the analog world
 
Adc dac converter
Adc dac converterAdc dac converter
Adc dac converter
 
ANALOG TO DIGITAL CONVERTERS
ANALOG TO DIGITAL CONVERTERSANALOG TO DIGITAL CONVERTERS
ANALOG TO DIGITAL CONVERTERS
 
ADC_class.pptx
ADC_class.pptxADC_class.pptx
ADC_class.pptx
 
Analog to digital converter
Analog to digital converterAnalog to digital converter
Analog to digital converter
 

Mehr von Syed Umair

Assignement code
Assignement codeAssignement code
Assignement codeSyed Umair
 
New microsoft office word document
New microsoft office word documentNew microsoft office word document
New microsoft office word documentSyed Umair
 
New microsoft office word document (2)
New microsoft office word document (2)New microsoft office word document (2)
New microsoft office word document (2)Syed Umair
 
Assignement of programming & problem solving
Assignement of programming & problem solvingAssignement of programming & problem solving
Assignement of programming & problem solvingSyed Umair
 
Assignement of discrete mathematics
Assignement of discrete mathematicsAssignement of discrete mathematics
Assignement of discrete mathematicsSyed Umair
 
Assignment c++12
Assignment c++12Assignment c++12
Assignment c++12Syed Umair
 
Assignement of discrete mathematics
Assignement of discrete mathematicsAssignement of discrete mathematics
Assignement of discrete mathematicsSyed Umair
 
Assignement c++
Assignement c++Assignement c++
Assignement c++Syed Umair
 

Mehr von Syed Umair (20)

Assignement code
Assignement codeAssignement code
Assignement code
 
Tree 4
Tree 4Tree 4
Tree 4
 
Title page
Title pageTitle page
Title page
 
S.k
S.kS.k
S.k
 
Q.a
Q.aQ.a
Q.a
 
Prog
ProgProg
Prog
 
Perception
PerceptionPerception
Perception
 
New microsoft office word document
New microsoft office word documentNew microsoft office word document
New microsoft office word document
 
New microsoft office word document (2)
New microsoft office word document (2)New microsoft office word document (2)
New microsoft office word document (2)
 
M.b
M.bM.b
M.b
 
C++ 4
C++ 4C++ 4
C++ 4
 
B.g
B.gB.g
B.g
 
Assignement of programming & problem solving
Assignement of programming & problem solvingAssignement of programming & problem solving
Assignement of programming & problem solving
 
Assignement of discrete mathematics
Assignement of discrete mathematicsAssignement of discrete mathematics
Assignement of discrete mathematics
 
A.i
A.iA.i
A.i
 
H m
H mH m
H m
 
Prog
ProgProg
Prog
 
Assignment c++12
Assignment c++12Assignment c++12
Assignment c++12
 
Assignement of discrete mathematics
Assignement of discrete mathematicsAssignement of discrete mathematics
Assignement of discrete mathematics
 
Assignement c++
Assignement c++Assignement c++
Assignement c++
 

Kürzlich hochgeladen

Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...PsychoTech Services
 

Kürzlich hochgeladen (20)

Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
 

Analog to Digital Conversion

  • 1.
  • 2.
  • 3. Analog to Digital Conversion (ADC)
  • 4. Analog-to-Digital Conversion An analog signal is a continuous signal that contains time-varying quantities, such as temperature or speed, with infinite possible values in between An analog signal can be used to measure changes in some physical phenomena such as light, sound, pressure, or temperature. For example, an analog microphone can convert sound waves into an analog signal. Even in digital devices, there is typically some analog component that is used to take in information from the external world, which will then get translated into digital form (using an analog-to-digital converter).
  • 5. Analog-to-Digital Conversion A digital signal refers to an electrical signal that is converted into a pattern of bits. A digital signal has a discrete value at each sampling point. The precision of the signal is determined by how many samples are recorded per unit of time. For example an analog pattern (represented as the curve) alongside a digital pattern (represented as the discrete lines). A digital signal is easily represented by a computer because each sample can be defined with a series of bits that are either in the state 1 (on) or 0 (off). Digital signals can be compressed and can include additional information for error correction.
  • 6. An analog-to-digital converter Abbreviated ADC, A/D or A to D,A2D ADC is a device that converts a continuous quantity to a discrete digital number. The reverse operation is performed by a digital-to- analog converter (DAC).
  • 7. ©Alex Doboli 2006 Quantization • Quantization is the process of converting the sampled continuous- Valued signals into discrete-valued data In mathematics and digital signal processing, is the process of mapping a large set of input values to a (countable) smaller set – such as rounding values to some unit of precision.
  • 8. Quantizing 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
  • 9. Analog  Digital Conversion 2-Step Process: • Quantizing - breaking down analog value is a set of finite states • Encoding - assigning a digital word or number to each state and matching it to the input signal
  • 10. Step 1: Quantizing 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) Output States Discrete Voltage Ranges (V) 0 0.00-1.25 1 1.25-2.50 2 2.50-3.75 3 3.75-5.00 4 5.00-6.25 5 6.25-7.50 6 7.50-8.75 7 8.75-10.0
  • 11. Step 2. Encoding • Here we assign the digital value (binary number) to each state for the computer to read. Output States Output Binary Equivalent 0 000 1 001 2 010 3 011 4 100 5 101 6 110 7 111
  • 12. Sampling • It is a process of taking a sufficient number of discrete values at point on a waveform that will define the shape of waveform. • The more samples you take, the more accurately you will define the waveform. • It converts analog signal into series of impulses, each representing amplitude of the signal at given point…….
  • 13. 3 Basic Types • Flash ADC • Digital-Ramp/Dual slope/Counter slope ADC • Successive Approximation ADC
  • 14. Flash ADC • Flash ADC • Also known as a Direct conversion ADC is a type of analog-to-digital converter that uses a linear voltage ladder with a comparator at each "rung" of the ladder to compare the input voltage to successive reference voltages.
  • 15. How Flash Works • As the analog input voltage exceeds the reference voltage at each comparator, the comparator outputs will sequentially saturate to a high state. • The priority encoder generates a binary number based on the highest-order active input, ignoring all other active inputs.
  • 16. 3 bit Flash ADC Circuit
  • 17. Flash ADC • Very fast for high quality audio and video • Very expensive for wide bits conversion • Sample and hold circuit usually NOT required • The number of comparators needed is 2n-1 which grows rapidly with the number of bits i.e. 4-bit,15 comparators; for 6-bit,63 comparators
  • 18. Flash ADC • Flash ADC is one of the fastest ADC • Complexity is less when compared to other ADC’s • As # bits increases we need more comparators so required more space on chip
  • 20. Flash Advantages • Simplest in terms of operational theory • Most efficient in terms of speed, very fast limited only in terms of comparator and gate propagation delays Disadvantages • Lower resolution • Expensive • For each additional output bit, the number of comparators is doubled i.e. for 8 bits, 256 comparators needed
  • 21. 2-> Dual Slope ADC • Also known as Counter-Ramp or Digital Ramp ADC • A dual slope ADC is commonly used in measurement instruments (such as DVM’s). ADC 1.21
  • 22. Dual Slope ADC circuit Input Digital Output Oscillator Control Logic Registers Switch Counter VReference ADC 1.22
  • 23. Dual Slope Function • The Dual Slope ADC functions in this manner: – When an analog value is applied the capacitor begins to charge in a linear manner and the oscillator passes to the counter. – The counter continues to count until it reaches a predetermined value. Once this value is reached the count stops and the counter is reset. The control logic switches the input to the first comparator to a reference voltage, providing a discharge path for the capacitor. – As the capacitor discharges the counter counts. – When the capacitor voltage reaches the reference voltage the count stops and the value is stored in the register. ADC 1.23
  • 24. Successive approximation ADC • Much faster than the digital ramp ADC because it uses digital logic to converge on the value closest to the input voltage. • A comparator and a DAC are used in the process.
  • 25. Successive Approximation ADC • A Successive Approximation Register (SAR) is added to the circuit • Instead of counting up in binary sequence, this register counts by trying all values of bits starting with the MSB and finishing at the LSB. • The register monitors the comparators output to see if the binary count is greater or less than the analog signal input and adjusts the bits accordingly
  • 28. Successive Approximation Advantages • Capable of high speed and reliable • Medium accuracy compared to other ADC types • Good tradeoff between speed and cost • Capable of outputting the binary number in serial (one bit at a time) format. Disadvantages • Higher resolution successive approximation ADC’s will be slower • Speed limited to ~5Msps

Hinweis der Redaktion

  1. Examples: Thermometer – mercury height rises as temperature rises
  2. Examples :Light switch can be either on or off Door to a room is either open or closed
  3. The process of converting, or digitizing, the almost infinitely variable amplitude of an analog waveform to one of a finite series of discrete levels. In video compression, quantization is a process that attempts to determine what information can be discarded safely without a significant loss in visual fidelity. The quantization process is inherently lossy because of the many-to-one mapping process.