Pipelined ADC Algorithm
Pipelined ADC Algorithm
By Shashank Karkare
28 Oct. 2013 1
Pipelined ADCs
Successive Approximation (Algorithmic) ADCs Integrating (serial) ADCs
Oversampling ADCs
Delta-Sigma based ADCs
Conversion Principles
Principle
Serial Conversion Successive Approximation Parallel Conversion Delta Sigma
Resolution
High >12 Bit Medium 8-14 Bit Low 6-10 Bit High >12 Bit
Speed
Low <1kHz Medium <10MHz High <100MHz Low-Medium <1MHz
Cost
Low Medium High Low (analog only)
3
ADC Architectures
Flash ADCs: High speed, but large area and high power dissipation.
Suitable for low-medium resolution (6-10 bit). Sub-Ranging ADCs: Require exponentially fewer comparators than Flash ADCs. Hence, they consume less silicon area and less power. Pipelined ADCs: Medium-high resolution with good speed. The tradeoffs are latency and power. Successive Approximation ADCs: Moderate speed with mediumhigh resolution (8-14 bit). Compact implementation. Integrating ADCs or Ramp ADCs: Low speed but high resolution. Simple circuitry. Delta-Sigma based ADCs: Moderate bandwidth due to oversampling, but very high resolution thanks to oversampling and noise shaping.
ADCs : Tomorrow?
2.
3.
After the input signal has been sampled, compare it to VREF/2. The output of each comparator is the bit conversion for that stage. If vIN > VREF/2 (comparator output is 1), VREF/2 is subtracted from the held signal and pass the result to the amplifier. If VIN < VREF/2 (comparator output is 0), then pass the original input signal to the amplifier. The output of each stage in the converter is referred to as the residue. Multiply the result of the summation by 2 and pass the result to the sample and- hold of the next stage.
Example
Fischer 08
Fischer 08
10
Reference
CMOS Circuit Design, Layout, and Simulation 2nd Edition - R. Jacob Baker ADC Pipeline Lecture - Texas A&M University
11
Thank You !!
12