Hybrid Pipeline SAR ADC
Hybrid Pipeline SAR ADC
Gaurav Singh
20.05.2020
Outline
• ADC requirement and architecture
• Analog Design Challenge due to device scaling
• ADC performance parameter
• SAR ADC
• Pipeline ADC
• Hybrid SAR-Pipeline ADC
• Recent Publications in Hybrid Pipeline SAR ADC
• Assignment
Real World vs. Bandwidth
Advantages Disadvantages
• High Resolution • Cycle-latency
• Higher Stability (averages and filters out noise) • Low Speed
• Low power
• Low cost
Advantages Disadvantages
• Zero Cycle Latency • Max sample rates 2-5 MHz
• Low latency-time
• High accuracy
• Typically low power
• Easy to use
Advantages Disadvantages
• Higher Speeds • Lower resolution
• Higher Bandwidth • Pipeline Delay/Data Latency
• More Power
• Dynamic Parameters
• INL, for the ith code, is defined as follows (assuming ADC codes
• Thus DNL and INL parameters capture the deviation in step sizes of
the ADC.
• Both DNL and INL are measured in LSB (Least Significant Bit). One
• To measure these parameters, a pure sinusoid input is fed to the ADC and the ADC output
spectrum is analyzed using techniques such as Fast Fourier Transform (FFT).
• SNR is the ratio of sinusoid power to total noise power excluding harmonic distortion.
• SNDR: The ratio of sinusoid power to total noise power at the output is the SNDR of the ADC
𝑆𝑁𝐷𝑅(𝑑𝐵)−1.76
• 𝑬𝑵𝑶𝑩 = 6.02
Dynamic Parameters
• The ratio of the sinusoid power to the largest interferer power is the
SFDR of the ADC.
• Spurious free dynamic range (SFDR) is the ratio of the rms value of
the signal to the rms value of the worst spurious signal regardless of
where it falls in the frequency spectrum.
Dynamic Parameters
• Another important ADC parameter is the power consumption of the ADC. Usually a high-speed, or high-resolution
ADC will consume more power as compared to its low-speed or low-resolution counterpart.
• To compare ADCs with different speeds and resolutions a figure-of-merit (FOM) has been devised that normalizes an
ADC’s speed, resolution and power consumption to a single performance parameter
𝑷
• 𝑭𝒐𝑴 =
𝟐.𝐁𝐖 ∗𝟐𝐄𝐍𝐎𝐁
• Where P is the power consumption of the ADC, ENOB is calculated from SNDR and BW is effective BW or Nyquist
frequency (whichever is smaller) of the ADC
• No op-amps are required for implementation. Thus the architecture has minimum analog complexity
• Comparator offset can be modeled as an input referred offset for the whole ADC
• Thus comparator offsets don’t cause non-linearity as in the case of other ADC architectures.
• It has very low power consumption because of the absence of op-amps and the use of only one
comparator.
• This architecture shows excellent scalability with process because of the lack of analog building blocks.
Disadvantage: SAR ADC
• The SAR ADC architecture suffers from a few but serious disadvantages that have prevented it from
being used in high-speed, high-resolution ADCs.
• The number of unit capacitors required for an N-bit SAR ADC is about 2N-1 (for differential implementation it is 2N). This
becomes prohibitively large for N>10.
• Capacitors can be connected in series or a 2C/C capacitor array can be used to reduce the number of unit capacitors
required, but their accuracy gets compromised because of the presence of parasitic capacitors.
• Comparator noise causes performance degradation of the ADC because of the lack of gain in the ADC architecture.
One can put a preamplifier before the comparator to reduce this noise, but at the expense of burning more power in the
preamplifier.
• Because of these reasons, low-power SAR ADCs have been limited to resolutions of 10-bits.
Pipeline ADC
Pipeline ADC
• The high throughput nature of the architecture makes it a good candidate for implementing
highspeed ADCs
• The presence of redundancy and gain relaxes the comparator offset requirements
Disadvantage: pipeline archtecture
• High gain op-amps are required in the initial stages of the pipeline to reduce errors due to finite op-amp
gain. This is difficult to achieve in low-voltage nanometer CMOS processes.
• Large op-amp bandwidth is also required to reduce errors due to finite settling.
• Good capacitor matching is also required in the initial stages of the pipeline.
• Capacitor matching in modern CMOS processes is limited to about 11-bits. This makes the
implementation of pipeline ADCs with resolutions >12-bits difficult without the use of calibration for
capacitor mismatch.
• A front-end S/H is usually required in a high-resolution, high-speed pipeline ADC to reduce aperture
errors between the signal sampled by the input sampling capacitors (C1-C4 in Fig) and the sub-ADC.
• The front-end S/H dissipates considerable power and also eats into the noise budget of the whole
ADC.
SAR Assisted Pipeline Architecture
• FoM= 52fJ/Conversion-step
• Resolution= 12bits
Fig. Block diagram of the proposed 12b hybrid pipelined two-stage ADC with an 8b SAR ADC as the coarse stage and a 6b 2D Vernier TDC as the fine stage
• SAR ADC architectures are popular for achieving high energy efficiency
• On the other hand, pipeline ADC architectures can achieve high resolution
and speed but have lower energy-efficiency and are more complex.
high-speed operation
References
1. https://en.wikipedia.org/wiki/Successive_approximation_ADC
2. Choose the right A/D converter for your application, Texas Instruments,
https://www.ti.com/europe/downloads/Choose%20the%20right%20data%20converter%20for%20your%20applicatio
n.pdf
4. Improving Accuracy and Energy Efficiency of Pipeline Analog to Digital Converters, Chun C. Lee, PhD Thesis, The
University of Michigan, 2010
5. A Temperature-Stabilized Single-Channel 1-GS/s 60-dB SNDR SAR-Assisted Pipelined ADC with Dynamic Gm-R-
Based Amplifier, Wenning Jiang et. al., JSSC, Feb-2020
6. A 280MS/s 12b SAR-Assisted Hybrid ADC with Time Domain Sub-Range Quantizer in 45nm CMOS. Zhan Su et. al.,
CICC 2019
7. A 1GS/s 12-Bit Pipelinned/SAR Hybrid ADC in 40nm CMOS Technology, Jianwen Li et. al.,EOAJ, Feb-2020
8. A SAR-Assisted Two-Stage Pipeline ADC, Chun C. Lee et. al., JSSC 2011
Assignment
• Using the given SNDR of Hybrid ADC proposed by Wenning
Jiang et. al. [5], Zhan Su et. al. [6], and Jianwen Li et. al. [7],
calculate the ENOB values for the ADCs.
Thank You!