Welcome to Fuding Ge's

Design ideas for Data Converters

Fuding Ge
© copyright
All rights reserved, Personal use only

Data converter design was my first "research" area in the analog, mixed signal IC design field.


Analog to Digital Converter (ADC)

Performance

DC (static) performance

AC (dynamic) Performance

Other Performance Parameters

ADC Architecture

Nyquist-Rate ADC

  1. Integrating ADC
  2. Successive-Approximation Register (SAR) ADC (low power !)


  3. Algorithmic (Cyclic) ADC
  4. Flash (Parallel) ADC
  5. Two-step ADC
  6. Interpolating ADC
  7. Folding ADC
  8. Pipeline ADC
  9. Time-Interleaved ADC

Oversampling/Delta-Sigma ADC

Nonideal Effects

ADC Building Blocks Design

Signal Code Type

ADC Tests

ADC Case Study

  • SAR ADC: 8 bit MAX1117, power consumption: 175 uA @ 1000Ksps and Vdd=3.0V; INL < ± 1 LSB;


    15-b pipelined CMOS Floating-Point A/D Converter:

    Normally a switched-capacitor pipelined ADC can achieve a maximum resolution of 10 bits without calibration. But with the floating point architecture, it can reach 15 bits resolution. More please read this IEEE JSSC paper "A 15-b Pipelined CMOS Floating-Point A/D Converterby"by D.U. Thompson and B.A. Wooley at Stanford University. Its sampling rate is 20MS/s, peak SNDR: 60 dB, dynamic range: 90 dB, power supply: 5V analog,4.5V digital, power dissipation: 380 mV in 0.5um triple-metal CMOS with linear poly/Nwell caps tonology and occupy are of 4.3 mm X 3.2 mm (input range is 0.8Vpp, 1.8V). The main problem with this technique is the offset, gain and timing mismatch between channels.


    High speed ADC (for example date convertion rate > 100 MHz)

    Time-interleaved architecture may be the natural and best choice. What is time-interleaved structure? It is kind of pipeline of an indivadual ADC array. The individual ADC itself could be pipeline structure too. You can think of this structure as parallel of ADCs operating at the same frequency but with even spaced phase clock signals. With this technique, the research group at UC Davis (Stephen H. Lewis) achieved a 7b 450MSample/s 50mW ADC with area of 0.3mm^2 using 0.18 CMOS process.


    Digital to Analog Converter (DAC)

    DAC Architecture


    Data Converter Modeling

    VerilogA Models:


    I have designed a charge-redistribution ADC. Here is the write-up of the charge redistribution ADC.


    References
    1. Boris Murmann, Bernhard E. Boser, "Digitally Assisted Pipeline ADCs : Theory and Implementation", Kulwer 2004
    2. Stanford University EE315: VLSI Data converter class lecture notes, Boris Murmann/Bruce Wooley, http://eeclass.stanford.edu/ee315/
    3. UC Berlely EE247 Analog-Digital Interfaces in VLSI Technology class notes, https://www-inst.eecs.berkeley.edu/~ee247/
    4. Ion Opris "Challenges in A/D design and practical understanding of their specifications", April 17th, 2003: IEEE Santa Clara Valley (SCV) Solid State Circuits Society talk

    You are the Counter visitor to this page. Thanks.
    This page was last updated at April, 2005.