SlideShare a Scribd company logo
BY
ASHVANI KUMAR SHUKLA
M.E.(I&C)-2015
R.No-151503
Introduction
Type of ADC
 Flash ADC
 Sigma-delta ADC
 Digital Ramp ADC
 Tracking ADC
 Successive approximation
Application Of ADC
From the name itself it is clear that it is a converter
which converts the analog (continuously variable)
signal to digital signal. This is really an
electronic integrated circuit which directly converts the
continuous form of signal to discrete form. It can be
expressed as A/D or A-to-D or A-D or ADC. A/D
converter is a linkage between the analog (linear)
world of transducers and discreet world of processing
the signal and handling the data. The schematic
representation of ADC is shown below.
 Flash ADC
 Sigma-delta ADC
 Digital Ramp ADC
 Tracking ADC
 Successive approximation ADC
 Also called the parallel A/D converter, this circuit is
the simplest to understand. It is formed of a series of
comparators, each one comparing the input signal to a
unique reference voltage. The comparator outputs
connect to the inputs of a priority encoder circuit,
which then produces a binary output. The following
illustration shows a 3-bit flash ADC circuit
 In a ΔΣ converter, the analog input voltage signal is
connected to the input of an integrator, producing a
voltage rate-of-change, or slope, at the output
corresponding to input magnitude. This ramping
voltage is then compared against ground potential (0
volts) by a comparator. The comparator acts as a sort of
1-bit ADC, producing 1 bit of output (“high” or “low”)
depending on whether the integrator output is positive
or negative. The comparator’s output is then latched
through a D-type flip-flop clocked at a high frequency,
and fed back to another input channel on the integrator,
to drive the integrator in the direction of a 0 volt output.
The basic circuit looks like this.
The leftmost op-amp is the (summing) integrator. The
next op-amp the integrator feeds into is the comparator,
or 1-bit ADC. Next comes the D-type flip-flop, which
latches the comparator’s output at every clock pulse,
sending either a “high” or “low” signal to the next
comparator at the top of the circuit. This final
comparator is necessary to convert the single-polarity
0V / 5V logic level output voltage of the flip-flop into a
+V / -V voltage signal to be fed back to the integrator.
 If the integrator output is positive, the first comparator
will output a “high” signal to the D input of the flip-
flop. At the next clock pulse, this “high” signal will be
output from the Q line into the non inverting input of
the last comparator. This last comparator, seeing an
input voltage greater than the threshold voltage of 1/2
+V, saturates in a positive direction, sending a full +V
signal to the other
 input of the integrator. This +V feedback signal tends to
drive the integrator output in a negative direction. If
that output voltage ever becomes negative, the
feedback loop will send a corrective signal (-V) back
around to the top input of the integrator to drive it in a
positive direction. This is the delta-sigma concept in
action: the first comparator senses a difference (Δ)
between the integrator output and zero volts. The
integrator sums (Σ) the comparator’s output with the
analog input signal.
 Functionally, this results in a serial stream of bits
output by the flip-flop. If the analog input is zero volts,
the integrator will have no tendency to ramp either
positive or negative, except in response to the feedback
voltage. In this scenario, the flip-flop output will
continually oscillate between “high” and “low,” as the
feedback system “hunts” back and forth, trying to
maintain the integrator output at zero volts
 Also known as the stairstep-ramp, or
simply counter A/D converter, this is also fairly easy to
understand but unfortunately suffers from several
limitations.
 The basic idea is to connect the output of a free-running
binary counter to the input of a DAC, then compare the
analog output of the DAC with the analog input signal
to be digitized and use the comparator’s output to tell
the counter when to stop counting and reset. The
following schematic shows the basic idea
 As the counter counts up with each clock pulse, the DAC
outputs a slightly higher (more positive) voltage. This voltage
is compared against the input voltage by the comparator. If the
input voltage is greater than the DAC output, the comparator’s
output will be high and the counter will continue counting
normally. Eventually, though, the DAC output will exceed the
input voltage, causing the comparator’s output to go low. This
will cause two things to happen: first, the high-to-low
transition of the comparator’s output will cause the shift
register to “load” whatever binary count is being output by the
counter, thus updating the ADC circuit’s output; secondly, the
counter will receive a low signal on the active-low LOAD
input, causing it to reset to 00000000 on the next clock pulse.
 In tracking ADC,Instead of a regular “up” counter driving
the DAC, this circuit uses an up/down counter. The counter
is continuously clocked, and the up/down control line is
driven by the output of the comparator. So, when the analog
input signal exceeds the DAC output, the counter goes into
the “count up” mode. When the DAC output exceeds the
analog input, the counter switches into the “count down”
mode. Either way, the DAC output always counts in the
proper direction to track the input signal.
 Notice how no shift register is needed to buffer the binary
count at the end of a cycle. Since the counter’s output
continuously tracks the input (rather than counting to meet
the input and then resetting back to zero), the binary output
is legitimately updated with every clock pulse.
 An advantage of this converter circuit is speed, since the
counter never has to reset.
 One method of addressing the digital ramp ADC’s
shortcomings is the so-called successive-approximation
ADC. The only change in this design is a very special
counter circuit known as a successive-approximation
register. Instead of counting up in binary sequence, this
register counts by trying all values of bits starting with
the most-significant bit and finishing at the least-
significant bit. Throughout the count process, the
register monitors the comparator’s output to see if the
binary count is less than or greater than the analog
signal input, adjusting the bit values accordingly
 The way the register counts is identical to the “trial-
and-fit” method of decimal-to-binary conversion,
whereby different values of bits are tried from MSB to
LSB to get a binary number that equals the original
decimal number. The advantage to this counting
strategy is much faster results: the DAC output
converges on the analog signal input in much larger
steps than with the 0-to-full count sequence of a regular
counter.
 Without showing the inner workings of the successive-
approximation register (SAR), the circuit looks like this
 Used together with the transducer.
 Used in computer to convert the analog signal to digital
signal.
 Used in cell phones.
 Used in microcontrollers.
 Used in digital signal processing.
 Used in digital storage.
 Used in scientific instruments.
 Used in music reproduction technology etc.
THANK YOU..................

More Related Content

What's hot

Transistor Transistor Logic
Transistor Transistor LogicTransistor Transistor Logic
Transistor Transistor Logic
surat murthy
 
Dual Slope ADC.pptx
Dual Slope ADC.pptxDual Slope ADC.pptx
Dual Slope ADC.pptx
hepzijustin
 
Power semiconductor devices
Power semiconductor devicesPower semiconductor devices
Power semiconductor devices
Samsu Deen
 
Power electronics Introduction
Power electronics   IntroductionPower electronics   Introduction
Power electronics Introduction
Burdwan University
 
Function generator
Function generatorFunction generator
Function generator
Poojith Chowdhary
 
Sensor interfacing in 8051
Sensor interfacing in 8051Sensor interfacing in 8051
Sensor interfacing in 8051
Irfan Ahmad
 
Amplitude Modulation ppt
Amplitude Modulation pptAmplitude Modulation ppt
Amplitude Modulation ppt
Priyanka Mathur
 
Signals & Systems PPT
Signals & Systems PPTSignals & Systems PPT
Signals & Systems PPT
Jay Baria
 
L11 rc triggering circuit
L11 rc triggering circuitL11 rc triggering circuit
L11 rc triggering circuit
Mohammad Umar Rehman
 
Initial Conditions of Resistor, Inductor & Capacitor
Initial Conditions of Resistor, Inductor & CapacitorInitial Conditions of Resistor, Inductor & Capacitor
Initial Conditions of Resistor, Inductor & Capacitor
Jayanshu Gundaniya
 
Successive Approximation ADC
Successive Approximation ADC Successive Approximation ADC
Successive Approximation ADC
AbhayDhupar
 
adc dac converter
adc dac converteradc dac converter
adc dac converter
Gaurav Rai
 
Temperature Controller
Temperature ControllerTemperature Controller
Temperature Controller
Supriya Gorai
 
Buck-Boost Converter
Buck-Boost ConverterBuck-Boost Converter
Buck-Boost Converter
Sagar Patil
 
Analog to digital converter
Analog to digital converterAnalog to digital converter
Analog to digital converter
shrutishreya14
 
Sampling Theorem
Sampling TheoremSampling Theorem
Sampling Theorem
Dr Naim R Kidwai
 
Chapter 5 operational amplifier
Chapter 5 operational amplifierChapter 5 operational amplifier
Chapter 5 operational amplifierHattori Sidek
 
Feedback amplifiers
Feedback amplifiersFeedback amplifiers
Feedback amplifiers
ForwardBlog Enewzletter
 
Frequency modulation
Frequency modulationFrequency modulation
Frequency modulation
gopi789
 

What's hot (20)

Transistor Transistor Logic
Transistor Transistor LogicTransistor Transistor Logic
Transistor Transistor Logic
 
Dual Slope ADC.pptx
Dual Slope ADC.pptxDual Slope ADC.pptx
Dual Slope ADC.pptx
 
Power semiconductor devices
Power semiconductor devicesPower semiconductor devices
Power semiconductor devices
 
Power electronics Introduction
Power electronics   IntroductionPower electronics   Introduction
Power electronics Introduction
 
Function generator
Function generatorFunction generator
Function generator
 
Sensor interfacing in 8051
Sensor interfacing in 8051Sensor interfacing in 8051
Sensor interfacing in 8051
 
Amplitude Modulation ppt
Amplitude Modulation pptAmplitude Modulation ppt
Amplitude Modulation ppt
 
Pulse modulation
Pulse modulationPulse modulation
Pulse modulation
 
Signals & Systems PPT
Signals & Systems PPTSignals & Systems PPT
Signals & Systems PPT
 
L11 rc triggering circuit
L11 rc triggering circuitL11 rc triggering circuit
L11 rc triggering circuit
 
Initial Conditions of Resistor, Inductor & Capacitor
Initial Conditions of Resistor, Inductor & CapacitorInitial Conditions of Resistor, Inductor & Capacitor
Initial Conditions of Resistor, Inductor & Capacitor
 
Successive Approximation ADC
Successive Approximation ADC Successive Approximation ADC
Successive Approximation ADC
 
adc dac converter
adc dac converteradc dac converter
adc dac converter
 
Temperature Controller
Temperature ControllerTemperature Controller
Temperature Controller
 
Buck-Boost Converter
Buck-Boost ConverterBuck-Boost Converter
Buck-Boost Converter
 
Analog to digital converter
Analog to digital converterAnalog to digital converter
Analog to digital converter
 
Sampling Theorem
Sampling TheoremSampling Theorem
Sampling Theorem
 
Chapter 5 operational amplifier
Chapter 5 operational amplifierChapter 5 operational amplifier
Chapter 5 operational amplifier
 
Feedback amplifiers
Feedback amplifiersFeedback amplifiers
Feedback amplifiers
 
Frequency modulation
Frequency modulationFrequency modulation
Frequency modulation
 

Similar to Adc.pptx ashvani 151503

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
daredevil15082004
 
digital anlage c converter for digital .ppt
digital anlage c converter for digital .pptdigital anlage c converter for digital .ppt
digital anlage c converter for digital .ppt
AbdullahOmar64
 
Analog to digital converter
Analog to digital converterAnalog to digital converter
Analog to Digital Conversion
Analog to Digital ConversionAnalog to Digital Conversion
Analog to Digital Conversion
Syed Umair
 
Meeting w9 chapter 3 part 2
Meeting w9   chapter 3 part 2Meeting w9   chapter 3 part 2
Meeting w9 chapter 3 part 2Hattori Sidek
 
05 analog control_sp15
05 analog control_sp1505 analog control_sp15
05 analog control_sp15John Todora
 
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
BEVARAVASUDEVAAP1813
 
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
AbhinavSharma374939
 
MODULE-2_SIGNAL_CONDITIONING.pptx
MODULE-2_SIGNAL_CONDITIONING.pptxMODULE-2_SIGNAL_CONDITIONING.pptx
MODULE-2_SIGNAL_CONDITIONING.pptx
Manjunathtv2
 
Data convertors
Data convertorsData convertors
Data convertors
Priyansh Thakar
 
Pic ppt 13104022(4th_year)
Pic ppt 13104022(4th_year)Pic ppt 13104022(4th_year)
Pic ppt 13104022(4th_year)
Daman Singh
 
ADC - Types (Analog to Digital Converter)
ADC - Types (Analog to Digital Converter)ADC - Types (Analog to Digital Converter)
ADC - Types (Analog to Digital Converter)
National Engineering College
 
Adc by anil kr yadav
Adc by anil kr yadavAdc by anil kr yadav
Adc by anil kr yadavAnil Yadav
 
03 analog control_sp17
03 analog control_sp1703 analog control_sp17
03 analog control_sp17
John Todora
 
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
Dr.Raja R
 
Analog to digital conversion
Analog to digital conversionAnalog to digital conversion
Analog to digital conversionEngr Ahmad Khan
 

Similar to Adc.pptx ashvani 151503 (20)

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
 
Adc dac converter
Adc dac converterAdc dac converter
Adc dac converter
 
digital anlage c converter for digital .ppt
digital anlage c converter for digital .pptdigital anlage c converter for digital .ppt
digital anlage c converter for digital .ppt
 
Analog to digital converter
Analog to digital converterAnalog to digital converter
Analog to digital converter
 
Analog to digital converter
Analog to digital converterAnalog to digital converter
Analog to digital converter
 
Analog to Digital Conversion
Analog to Digital ConversionAnalog to Digital Conversion
Analog to Digital Conversion
 
Meeting w9 chapter 3 part 2
Meeting w9   chapter 3 part 2Meeting w9   chapter 3 part 2
Meeting w9 chapter 3 part 2
 
05 analog control_sp15
05 analog control_sp1505 analog control_sp15
05 analog control_sp15
 
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
 
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
 
MODULE-2_SIGNAL_CONDITIONING.pptx
MODULE-2_SIGNAL_CONDITIONING.pptxMODULE-2_SIGNAL_CONDITIONING.pptx
MODULE-2_SIGNAL_CONDITIONING.pptx
 
Data convertors
Data convertorsData convertors
Data convertors
 
Pic ppt 13104022(4th_year)
Pic ppt 13104022(4th_year)Pic ppt 13104022(4th_year)
Pic ppt 13104022(4th_year)
 
3BITFLASHADC
3BITFLASHADC3BITFLASHADC
3BITFLASHADC
 
ADC - Types (Analog to Digital Converter)
ADC - Types (Analog to Digital Converter)ADC - Types (Analog to Digital Converter)
ADC - Types (Analog to Digital Converter)
 
Adc by anil kr yadav
Adc by anil kr yadavAdc by anil kr yadav
Adc by anil kr yadav
 
03 analog control_sp17
03 analog control_sp1703 analog control_sp17
03 analog control_sp17
 
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
 
Prese000
Prese000Prese000
Prese000
 
Analog to digital conversion
Analog to digital conversionAnalog to digital conversion
Analog to digital conversion
 

More from Ashvani Shukla

Pin photodiode.pptx ashvani
Pin photodiode.pptx ashvaniPin photodiode.pptx ashvani
Pin photodiode.pptx ashvani
Ashvani Shukla
 
Furnace safegaurd supervisory system logic-1
Furnace safegaurd supervisory system logic-1Furnace safegaurd supervisory system logic-1
Furnace safegaurd supervisory system logic-1
Ashvani Shukla
 
Temperature measurement
Temperature measurementTemperature measurement
Temperature measurement
Ashvani Shukla
 
Modern coupling
Modern couplingModern coupling
Modern coupling
Ashvani Shukla
 
Mechanical coupling
Mechanical couplingMechanical coupling
Mechanical coupling
Ashvani Shukla
 
Pressure measuring devices
Pressure measuring devicesPressure measuring devices
Pressure measuring devices
Ashvani Shukla
 
Urea manufacturing process
Urea manufacturing processUrea manufacturing process
Urea manufacturing process
Ashvani Shukla
 
Amonia manufacturing process
Amonia manufacturing process Amonia manufacturing process
Amonia manufacturing process
Ashvani Shukla
 
Control valve
Control valveControl valve
Control valve
Ashvani Shukla
 
Paper production process
Paper production processPaper production process
Paper production process
Ashvani Shukla
 
Steel manufacturing process
Steel manufacturing processSteel manufacturing process
Steel manufacturing process
Ashvani Shukla
 
Cement manufacturing process new
Cement manufacturing process newCement manufacturing process new
Cement manufacturing process new
Ashvani Shukla
 
Electrohydraulic governing system
Electrohydraulic governing systemElectrohydraulic governing system
Electrohydraulic governing system
Ashvani Shukla
 
Pulverized coal fired boiler startup procedure
Pulverized coal fired boiler startup procedurePulverized coal fired boiler startup procedure
Pulverized coal fired boiler startup procedure
Ashvani Shukla
 
Nuclear reactor
Nuclear reactorNuclear reactor
Nuclear reactor
Ashvani Shukla
 
Thermal power plant
Thermal power plantThermal power plant
Thermal power plant
Ashvani Shukla
 
Flow measurement
Flow measurementFlow measurement
Flow measurement
Ashvani Shukla
 
Orifice plate
Orifice plateOrifice plate
Orifice plate
Ashvani Shukla
 
Combined ff and iec applications
Combined ff and iec applications  Combined ff and iec applications
Combined ff and iec applications
Ashvani Shukla
 
Device exchange and calibration
Device exchange and calibration Device exchange and calibration
Device exchange and calibration
Ashvani Shukla
 

More from Ashvani Shukla (20)

Pin photodiode.pptx ashvani
Pin photodiode.pptx ashvaniPin photodiode.pptx ashvani
Pin photodiode.pptx ashvani
 
Furnace safegaurd supervisory system logic-1
Furnace safegaurd supervisory system logic-1Furnace safegaurd supervisory system logic-1
Furnace safegaurd supervisory system logic-1
 
Temperature measurement
Temperature measurementTemperature measurement
Temperature measurement
 
Modern coupling
Modern couplingModern coupling
Modern coupling
 
Mechanical coupling
Mechanical couplingMechanical coupling
Mechanical coupling
 
Pressure measuring devices
Pressure measuring devicesPressure measuring devices
Pressure measuring devices
 
Urea manufacturing process
Urea manufacturing processUrea manufacturing process
Urea manufacturing process
 
Amonia manufacturing process
Amonia manufacturing process Amonia manufacturing process
Amonia manufacturing process
 
Control valve
Control valveControl valve
Control valve
 
Paper production process
Paper production processPaper production process
Paper production process
 
Steel manufacturing process
Steel manufacturing processSteel manufacturing process
Steel manufacturing process
 
Cement manufacturing process new
Cement manufacturing process newCement manufacturing process new
Cement manufacturing process new
 
Electrohydraulic governing system
Electrohydraulic governing systemElectrohydraulic governing system
Electrohydraulic governing system
 
Pulverized coal fired boiler startup procedure
Pulverized coal fired boiler startup procedurePulverized coal fired boiler startup procedure
Pulverized coal fired boiler startup procedure
 
Nuclear reactor
Nuclear reactorNuclear reactor
Nuclear reactor
 
Thermal power plant
Thermal power plantThermal power plant
Thermal power plant
 
Flow measurement
Flow measurementFlow measurement
Flow measurement
 
Orifice plate
Orifice plateOrifice plate
Orifice plate
 
Combined ff and iec applications
Combined ff and iec applications  Combined ff and iec applications
Combined ff and iec applications
 
Device exchange and calibration
Device exchange and calibration Device exchange and calibration
Device exchange and calibration
 

Recently uploaded

J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
Jayaprasanna4
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdfCOLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
Kamal Acharya
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
Vaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdfVaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdf
Kamal Acharya
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
addressing modes in computer architecture
addressing modes  in computer architectureaddressing modes  in computer architecture
addressing modes in computer architecture
ShahidSultan24
 
LIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.pptLIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.ppt
ssuser9bd3ba
 
Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.
PrashantGoswami42
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 

Recently uploaded (20)

J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdfCOLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
Vaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdfVaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdf
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
addressing modes in computer architecture
addressing modes  in computer architectureaddressing modes  in computer architecture
addressing modes in computer architecture
 
LIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.pptLIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.ppt
 
Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 

Adc.pptx ashvani 151503

  • 2. Introduction Type of ADC  Flash ADC  Sigma-delta ADC  Digital Ramp ADC  Tracking ADC  Successive approximation Application Of ADC
  • 3. From the name itself it is clear that it is a converter which converts the analog (continuously variable) signal to digital signal. This is really an electronic integrated circuit which directly converts the continuous form of signal to discrete form. It can be expressed as A/D or A-to-D or A-D or ADC. A/D converter is a linkage between the analog (linear) world of transducers and discreet world of processing the signal and handling the data. The schematic representation of ADC is shown below.
  • 4.
  • 5.  Flash ADC  Sigma-delta ADC  Digital Ramp ADC  Tracking ADC  Successive approximation ADC
  • 6.  Also called the parallel A/D converter, this circuit is the simplest to understand. It is formed of a series of comparators, each one comparing the input signal to a unique reference voltage. The comparator outputs connect to the inputs of a priority encoder circuit, which then produces a binary output. The following illustration shows a 3-bit flash ADC circuit
  • 7.
  • 8.  In a ΔΣ converter, the analog input voltage signal is connected to the input of an integrator, producing a voltage rate-of-change, or slope, at the output corresponding to input magnitude. This ramping voltage is then compared against ground potential (0 volts) by a comparator. The comparator acts as a sort of 1-bit ADC, producing 1 bit of output (“high” or “low”) depending on whether the integrator output is positive or negative. The comparator’s output is then latched through a D-type flip-flop clocked at a high frequency, and fed back to another input channel on the integrator, to drive the integrator in the direction of a 0 volt output. The basic circuit looks like this.
  • 9.
  • 10. The leftmost op-amp is the (summing) integrator. The next op-amp the integrator feeds into is the comparator, or 1-bit ADC. Next comes the D-type flip-flop, which latches the comparator’s output at every clock pulse, sending either a “high” or “low” signal to the next comparator at the top of the circuit. This final comparator is necessary to convert the single-polarity 0V / 5V logic level output voltage of the flip-flop into a +V / -V voltage signal to be fed back to the integrator.
  • 11.  If the integrator output is positive, the first comparator will output a “high” signal to the D input of the flip- flop. At the next clock pulse, this “high” signal will be output from the Q line into the non inverting input of the last comparator. This last comparator, seeing an input voltage greater than the threshold voltage of 1/2 +V, saturates in a positive direction, sending a full +V signal to the other
  • 12.  input of the integrator. This +V feedback signal tends to drive the integrator output in a negative direction. If that output voltage ever becomes negative, the feedback loop will send a corrective signal (-V) back around to the top input of the integrator to drive it in a positive direction. This is the delta-sigma concept in action: the first comparator senses a difference (Δ) between the integrator output and zero volts. The integrator sums (Σ) the comparator’s output with the analog input signal.
  • 13.  Functionally, this results in a serial stream of bits output by the flip-flop. If the analog input is zero volts, the integrator will have no tendency to ramp either positive or negative, except in response to the feedback voltage. In this scenario, the flip-flop output will continually oscillate between “high” and “low,” as the feedback system “hunts” back and forth, trying to maintain the integrator output at zero volts
  • 14.
  • 15.  Also known as the stairstep-ramp, or simply counter A/D converter, this is also fairly easy to understand but unfortunately suffers from several limitations.  The basic idea is to connect the output of a free-running binary counter to the input of a DAC, then compare the analog output of the DAC with the analog input signal to be digitized and use the comparator’s output to tell the counter when to stop counting and reset. The following schematic shows the basic idea
  • 16.
  • 17.  As the counter counts up with each clock pulse, the DAC outputs a slightly higher (more positive) voltage. This voltage is compared against the input voltage by the comparator. If the input voltage is greater than the DAC output, the comparator’s output will be high and the counter will continue counting normally. Eventually, though, the DAC output will exceed the input voltage, causing the comparator’s output to go low. This will cause two things to happen: first, the high-to-low transition of the comparator’s output will cause the shift register to “load” whatever binary count is being output by the counter, thus updating the ADC circuit’s output; secondly, the counter will receive a low signal on the active-low LOAD input, causing it to reset to 00000000 on the next clock pulse.
  • 18.  In tracking ADC,Instead of a regular “up” counter driving the DAC, this circuit uses an up/down counter. The counter is continuously clocked, and the up/down control line is driven by the output of the comparator. So, when the analog input signal exceeds the DAC output, the counter goes into the “count up” mode. When the DAC output exceeds the analog input, the counter switches into the “count down” mode. Either way, the DAC output always counts in the proper direction to track the input signal.  Notice how no shift register is needed to buffer the binary count at the end of a cycle. Since the counter’s output continuously tracks the input (rather than counting to meet the input and then resetting back to zero), the binary output is legitimately updated with every clock pulse.  An advantage of this converter circuit is speed, since the counter never has to reset.
  • 19.
  • 20.  One method of addressing the digital ramp ADC’s shortcomings is the so-called successive-approximation ADC. The only change in this design is a very special counter circuit known as a successive-approximation register. Instead of counting up in binary sequence, this register counts by trying all values of bits starting with the most-significant bit and finishing at the least- significant bit. Throughout the count process, the register monitors the comparator’s output to see if the binary count is less than or greater than the analog signal input, adjusting the bit values accordingly
  • 21.  The way the register counts is identical to the “trial- and-fit” method of decimal-to-binary conversion, whereby different values of bits are tried from MSB to LSB to get a binary number that equals the original decimal number. The advantage to this counting strategy is much faster results: the DAC output converges on the analog signal input in much larger steps than with the 0-to-full count sequence of a regular counter.  Without showing the inner workings of the successive- approximation register (SAR), the circuit looks like this
  • 22.
  • 23.  Used together with the transducer.  Used in computer to convert the analog signal to digital signal.  Used in cell phones.  Used in microcontrollers.  Used in digital signal processing.  Used in digital storage.  Used in scientific instruments.  Used in music reproduction technology etc.