SlideShare a Scribd company logo
2
Most read
5
Most read
6
Most read
Successive approximation adc
 A successive-approximation ADC is a type
of analog-to-digital converter that converts a
continuous analog waveform into a
discrete digital representation using a binary
search through all possible quantization levels
before finally converging upon a digital output
for each conversion.
Successive approximation adc
 One of the most common analog-to-digital
converters used in applications requiring a
sampling rate under 10 MSPS is the
Successive Approximation Register ADC.
This ADC is ideal for applications requiring a
resolution between 8-16 bits.
 The SAR ADC does the following things for each
sample:
 The analog signal is sampled and held.
 For each bit, the SAR logic outputs a binary code to the
DAC that is dependent on the current bit under
scrutiny and the previous bits already approximated.
The comparator is used to determine the state of the
current bit.
 Once all bits have been approximated, the digital
approximation is output at the end of the conversion
(EOC).
 The SAR operation is best explained as a binary search
algorithm. Consider the code shown below. In this
code, the current bit under scrutiny is set to 1. The
resultant binary code from this is output to the DAC.
This is compared to the analog input. If the result of the
DAC output subtracted from the analog input is less
than 0 the bit under scrutiny is set to 0.
 if we consider the example of an analog input value of
0.425 V and a voltage reference of 1 V, we can
approximate the output of an 8 bit ADC as follows:
 Set first bit of 8 bit output to 1 so output to DAC is 0.5
 0.5 subtracted from 0.425 is less than 0, so set the first
bit of output to 0
 Set second bit of 8 bit output to 1, so output to DAC is
0.25
 0.25 subtracted from 0.425 is greater than 0, so second
bit of output is 1
 Set third bit of 8 bit output to 1, so output to DAC is
0.375
 0.375 subtracted from 0.425 is greater than 0, so third
bit of output is 1
 This process is repeated for all 8 bits until the output is
determined to be:
 01101100
 It becomes apparent from this process that an N-bit SAR
ADC must require N clock periods to successfully
approximate the output. As a result of this, although these
ADCs are low power and require very little space, they are
not suitable for high speed, high resolution applications.
Because these ADCs require very little space, they are often
found as a peripheral inside microcontrollers or in an
extremely small package.
 Perhaps slightly less intuitive is the fact that power
dissipation scales with sampling rate. As a result of this,
these ADCs are ideal for use in low power applications
where the ADC is required to take samples infrequently.
 One thing to note in this architecture is the lack of a pipeline
and the latency associated with this. As a result, the SAR
ADC is suited to multiplexed applications.
 The two features of the ADC that define the overall
characteristics of the ADC are not surprisingly, the DAC
and the Comparator.
 Strengths of the SAR ADC
 Low power consumption
 Physically Small
 Weaknesses of the SAR ADC
 Low sampling rates for high resolutions
 Limited resolution due to limits of DAC and
Comparator
 Size increases with number of bits
 Applications of the SAR ADC
 Ideal for multichannel data acquisition systems
with sampling frequencies under 10 MHz and
resolutions between 8-16 bits.
Successive approximation adc

More Related Content

PPTX
Dual Slope ADC.pptx
hepzijustin
 
PPTX
Application of diode
DiLip ChauDhary
 
PPTX
Successive Approximation ADC
AbhayDhupar
 
PPT
BASIC THERMODYNAMICS
naphis ahamad
 
PPT
Massive mimo
Mustafa Khaleel
 
PPT
Transmission characteristics of optical fibers
aibad ahmed
 
PPT
Model Reference Adaptive Control.ppt
niyefa3149
 
PDF
Electrical safety ppt
Er Ramgarhia
 
Dual Slope ADC.pptx
hepzijustin
 
Application of diode
DiLip ChauDhary
 
Successive Approximation ADC
AbhayDhupar
 
BASIC THERMODYNAMICS
naphis ahamad
 
Massive mimo
Mustafa Khaleel
 
Transmission characteristics of optical fibers
aibad ahmed
 
Model Reference Adaptive Control.ppt
niyefa3149
 
Electrical safety ppt
Er Ramgarhia
 

What's hot (20)

PPTX
Ditial to Analog Converter
Gauravsinh Parmar
 
PPTX
Class b amplifier
Gauravsinh Parmar
 
PPT
Schmitt trigger circuit
taranjeet10
 
PPTX
Digital electronics logic families
BLESSINAR0
 
PPTX
Windowing techniques of fir filter design
Rohan Nagpal
 
PDF
Verilog full adder in dataflow & gate level modelling style.
Omkar Rane
 
PDF
Differential amplifier
srirenga
 
PPTX
Oscillators
Neha Mannewar
 
PPTX
Chebyshev filter
MOHAMMAD AKRAM
 
PDF
Varactor diode
Enock Seth Nyamador
 
PPTX
Comparison between the FPGA vs CPLD
Gowri Kishore
 
PPTX
ADC - Types (Analog to Digital Converter)
karthikkkk2
 
PPTX
Pass Transistor Logic
Sudhanshu Janwadkar
 
PPTX
Thyristor
Vinod Srivastava
 
PPTX
Successive approximation
Amit Kumar Mohapatra
 
PPTX
Inverted R-2R Ladder Digital to Analog Converter.pptx
hepzijustin
 
PPTX
Band pass filter
Madeha Arif
 
PPTX
Design of CMOS operational Amplifiers using CADENCE
nandivashishth
 
PPTX
Butterworth filter design
Sushant Shankar
 
Ditial to Analog Converter
Gauravsinh Parmar
 
Class b amplifier
Gauravsinh Parmar
 
Schmitt trigger circuit
taranjeet10
 
Digital electronics logic families
BLESSINAR0
 
Windowing techniques of fir filter design
Rohan Nagpal
 
Verilog full adder in dataflow & gate level modelling style.
Omkar Rane
 
Differential amplifier
srirenga
 
Oscillators
Neha Mannewar
 
Chebyshev filter
MOHAMMAD AKRAM
 
Varactor diode
Enock Seth Nyamador
 
Comparison between the FPGA vs CPLD
Gowri Kishore
 
ADC - Types (Analog to Digital Converter)
karthikkkk2
 
Pass Transistor Logic
Sudhanshu Janwadkar
 
Thyristor
Vinod Srivastava
 
Successive approximation
Amit Kumar Mohapatra
 
Inverted R-2R Ladder Digital to Analog Converter.pptx
hepzijustin
 
Band pass filter
Madeha Arif
 
Design of CMOS operational Amplifiers using CADENCE
nandivashishth
 
Butterworth filter design
Sushant Shankar
 
Ad

Similar to Successive approximation adc (20)

PDF
K045076266
IJERA Editor
 
PDF
12-Bit 1MSps SAR ADC For System-On-Chip
Sheila Sinclair
 
PDF
A 1.2V 10-bit 165MSPS Video ADC
QuEST Global (erstwhile NeST Software)
 
PPTX
ADC and DAC Best Ever Pers
Eng Ahmed Salad Osman
 
PDF
Modelling and Simulation of a SAR ADC with Internally Generated Conversion Si...
iosrjce
 
PDF
A Low Power, 8-Bit, 5MS/s Digital to Analog Converter for Successive Approxim...
IOSR Journals
 
PDF
3BITFLASHADC
Ankit Shivhare
 
PDF
An Optimal Design of UP-DOWN Counter as SAR Logic Based ADC using CMOS 45nm T...
IJERA Editor
 
PDF
C011122428
IOSR Journals
 
PDF
Sigma Delta ADC for Implantable Cardiac Sensing
Ramprasad Vijayagopal
 
PDF
IRJET- Implementation of 16-Bit Pipelined ADC using 180nm CMOS Technology
IRJET Journal
 
PPT
analog to digital converter.ppt
Dreamers6
 
PDF
Camarillo Jan 30 Feb 2 2017 Digital Control of Power Electronics - How to Cho...
Hamish Laird
 
PDF
DESIGN OF LOW POWER SAR ADC FOR ECG USING 45nm CMOS TECHNOLOGY
VLSICS Design
 
PDF
DESIGN OF LOW POWER SAR ADC FOR ECG USING 45nm CMOS TECHNOLOGY
VLSICS Design
 
PPTX
INTERFACING ANALAOG TO DIGITAL CONVERTER (ADC0808/09) TO 8051 MICROCONTROLLER
SIRILsam
 
PPTX
SAR ADC's and industrial Applications
ilker Şin
 
PPT
analog to digital adn digital to analog .ppt
daredevil15082004
 
PPTX
Lica 7th chapter slides
SIVA NAGENDRA REDDY
 
PDF
H0534248
IOSR Journals
 
K045076266
IJERA Editor
 
12-Bit 1MSps SAR ADC For System-On-Chip
Sheila Sinclair
 
A 1.2V 10-bit 165MSPS Video ADC
QuEST Global (erstwhile NeST Software)
 
ADC and DAC Best Ever Pers
Eng Ahmed Salad Osman
 
Modelling and Simulation of a SAR ADC with Internally Generated Conversion Si...
iosrjce
 
A Low Power, 8-Bit, 5MS/s Digital to Analog Converter for Successive Approxim...
IOSR Journals
 
3BITFLASHADC
Ankit Shivhare
 
An Optimal Design of UP-DOWN Counter as SAR Logic Based ADC using CMOS 45nm T...
IJERA Editor
 
C011122428
IOSR Journals
 
Sigma Delta ADC for Implantable Cardiac Sensing
Ramprasad Vijayagopal
 
IRJET- Implementation of 16-Bit Pipelined ADC using 180nm CMOS Technology
IRJET Journal
 
analog to digital converter.ppt
Dreamers6
 
Camarillo Jan 30 Feb 2 2017 Digital Control of Power Electronics - How to Cho...
Hamish Laird
 
DESIGN OF LOW POWER SAR ADC FOR ECG USING 45nm CMOS TECHNOLOGY
VLSICS Design
 
DESIGN OF LOW POWER SAR ADC FOR ECG USING 45nm CMOS TECHNOLOGY
VLSICS Design
 
INTERFACING ANALAOG TO DIGITAL CONVERTER (ADC0808/09) TO 8051 MICROCONTROLLER
SIRILsam
 
SAR ADC's and industrial Applications
ilker Şin
 
analog to digital adn digital to analog .ppt
daredevil15082004
 
Lica 7th chapter slides
SIVA NAGENDRA REDDY
 
H0534248
IOSR Journals
 
Ad

Recently uploaded (20)

PPTX
Measures_of_location_-_Averages_and__percentiles_by_DR SURYA K.pptx
Surya Ganesh
 
PDF
Module 2: Public Health History [Tutorial Slides]
JonathanHallett4
 
PPTX
CONCEPT OF CHILD CARE. pptx
AneetaSharma15
 
PDF
BÀI TẬP TEST BỔ TRỢ THEO TỪNG CHỦ ĐỀ CỦA TỪNG UNIT KÈM BÀI TẬP NGHE - TIẾNG A...
Nguyen Thanh Tu Collection
 
PPTX
How to Close Subscription in Odoo 18 - Odoo Slides
Celine George
 
PPTX
Care of patients with elImination deviation.pptx
AneetaSharma15
 
PPTX
Artificial-Intelligence-in-Drug-Discovery by R D Jawarkar.pptx
Rahul Jawarkar
 
PPTX
An introduction to Dialogue writing.pptx
drsiddhantnagine
 
PPTX
family health care settings home visit - unit 6 - chn 1 - gnm 1st year.pptx
Priyanshu Anand
 
PPTX
Continental Accounting in Odoo 18 - Odoo Slides
Celine George
 
DOCX
SAROCES Action-Plan FOR ARAL PROGRAM IN DEPED
Levenmartlacuna1
 
PPTX
Sonnet 130_ My Mistress’ Eyes Are Nothing Like the Sun By William Shakespear...
DhatriParmar
 
PDF
The Minister of Tourism, Culture and Creative Arts, Abla Dzifa Gomashie has e...
nservice241
 
PDF
Health-The-Ultimate-Treasure (1).pdf/8th class science curiosity /samyans edu...
Sandeep Swamy
 
PPTX
PROTIEN ENERGY MALNUTRITION: NURSING MANAGEMENT.pptx
PRADEEP ABOTHU
 
PPTX
Python-Application-in-Drug-Design by R D Jawarkar.pptx
Rahul Jawarkar
 
PPTX
HEALTH CARE DELIVERY SYSTEM - UNIT 2 - GNM 3RD YEAR.pptx
Priyanshu Anand
 
PPTX
A Smarter Way to Think About Choosing a College
Cyndy McDonald
 
PPTX
Basics and rules of probability with real-life uses
ravatkaran694
 
PDF
The-Invisible-Living-World-Beyond-Our-Naked-Eye chapter 2.pdf/8th science cur...
Sandeep Swamy
 
Measures_of_location_-_Averages_and__percentiles_by_DR SURYA K.pptx
Surya Ganesh
 
Module 2: Public Health History [Tutorial Slides]
JonathanHallett4
 
CONCEPT OF CHILD CARE. pptx
AneetaSharma15
 
BÀI TẬP TEST BỔ TRỢ THEO TỪNG CHỦ ĐỀ CỦA TỪNG UNIT KÈM BÀI TẬP NGHE - TIẾNG A...
Nguyen Thanh Tu Collection
 
How to Close Subscription in Odoo 18 - Odoo Slides
Celine George
 
Care of patients with elImination deviation.pptx
AneetaSharma15
 
Artificial-Intelligence-in-Drug-Discovery by R D Jawarkar.pptx
Rahul Jawarkar
 
An introduction to Dialogue writing.pptx
drsiddhantnagine
 
family health care settings home visit - unit 6 - chn 1 - gnm 1st year.pptx
Priyanshu Anand
 
Continental Accounting in Odoo 18 - Odoo Slides
Celine George
 
SAROCES Action-Plan FOR ARAL PROGRAM IN DEPED
Levenmartlacuna1
 
Sonnet 130_ My Mistress’ Eyes Are Nothing Like the Sun By William Shakespear...
DhatriParmar
 
The Minister of Tourism, Culture and Creative Arts, Abla Dzifa Gomashie has e...
nservice241
 
Health-The-Ultimate-Treasure (1).pdf/8th class science curiosity /samyans edu...
Sandeep Swamy
 
PROTIEN ENERGY MALNUTRITION: NURSING MANAGEMENT.pptx
PRADEEP ABOTHU
 
Python-Application-in-Drug-Design by R D Jawarkar.pptx
Rahul Jawarkar
 
HEALTH CARE DELIVERY SYSTEM - UNIT 2 - GNM 3RD YEAR.pptx
Priyanshu Anand
 
A Smarter Way to Think About Choosing a College
Cyndy McDonald
 
Basics and rules of probability with real-life uses
ravatkaran694
 
The-Invisible-Living-World-Beyond-Our-Naked-Eye chapter 2.pdf/8th science cur...
Sandeep Swamy
 

Successive approximation adc

  • 2.  A successive-approximation ADC is a type of analog-to-digital converter that converts a continuous analog waveform into a discrete digital representation using a binary search through all possible quantization levels before finally converging upon a digital output for each conversion.
  • 4.  One of the most common analog-to-digital converters used in applications requiring a sampling rate under 10 MSPS is the Successive Approximation Register ADC. This ADC is ideal for applications requiring a resolution between 8-16 bits.
  • 5.  The SAR ADC does the following things for each sample:  The analog signal is sampled and held.  For each bit, the SAR logic outputs a binary code to the DAC that is dependent on the current bit under scrutiny and the previous bits already approximated. The comparator is used to determine the state of the current bit.  Once all bits have been approximated, the digital approximation is output at the end of the conversion (EOC).  The SAR operation is best explained as a binary search algorithm. Consider the code shown below. In this code, the current bit under scrutiny is set to 1. The resultant binary code from this is output to the DAC. This is compared to the analog input. If the result of the DAC output subtracted from the analog input is less than 0 the bit under scrutiny is set to 0.
  • 6.  if we consider the example of an analog input value of 0.425 V and a voltage reference of 1 V, we can approximate the output of an 8 bit ADC as follows:  Set first bit of 8 bit output to 1 so output to DAC is 0.5  0.5 subtracted from 0.425 is less than 0, so set the first bit of output to 0  Set second bit of 8 bit output to 1, so output to DAC is 0.25  0.25 subtracted from 0.425 is greater than 0, so second bit of output is 1  Set third bit of 8 bit output to 1, so output to DAC is 0.375  0.375 subtracted from 0.425 is greater than 0, so third bit of output is 1  This process is repeated for all 8 bits until the output is determined to be:  01101100
  • 7.  It becomes apparent from this process that an N-bit SAR ADC must require N clock periods to successfully approximate the output. As a result of this, although these ADCs are low power and require very little space, they are not suitable for high speed, high resolution applications. Because these ADCs require very little space, they are often found as a peripheral inside microcontrollers or in an extremely small package.  Perhaps slightly less intuitive is the fact that power dissipation scales with sampling rate. As a result of this, these ADCs are ideal for use in low power applications where the ADC is required to take samples infrequently.  One thing to note in this architecture is the lack of a pipeline and the latency associated with this. As a result, the SAR ADC is suited to multiplexed applications.  The two features of the ADC that define the overall characteristics of the ADC are not surprisingly, the DAC and the Comparator.
  • 8.  Strengths of the SAR ADC  Low power consumption  Physically Small  Weaknesses of the SAR ADC  Low sampling rates for high resolutions  Limited resolution due to limits of DAC and Comparator  Size increases with number of bits  Applications of the SAR ADC  Ideal for multichannel data acquisition systems with sampling frequencies under 10 MHz and resolutions between 8-16 bits.