SlideShare a Scribd company logo
1 of 77
Introduction to
Analog-Digital-Converter
Mr. Amit Kumar Singh
Assistant Professor
ECE Dept.
BCE Bhagalpur
Copyright Sill, 2008 Analog Digital Converter 2
Agenda
 Introduction
 Characteristic Values of ADCs
 Nyquist-Rate ADCs
 Oversampling ADC
 Practical Issues
 Low Power ADC Design
Copyright Sill, 2008 Analog Digital Converter 3
Introduction
 ADC = Analog-Digital-Converter
 Conversion of audio signals (mobile micro,
digital music records, ...)
 Conversion of video signals (cameras,
frame grabber, ...)
 Measured value acquisition (temperature,
pressure, luminance, ...)
Copyright Sill, 2008 Analog Digital Converter 4
ADC - Scheme
Sample
& Hold
Quantization
fsample
Analog Digital
 Analog input can be voltage or current (in the following
only voltage)
 Analog input can be positive or negative (in the following
only positive)
Copyright Sill, 2008 Analog Digital Converter 5
2. Characteristic Values of ADCs
 Which values characterize an ADC?
 What kind of errors exist?
 What is aliasing?
Copyright Sill, 2008 Analog Digital Converter 6
ADC Values
 Resolution N: number of discrete values to represent
the analog values (in Bit)
 8 Bit = 28 = 256 quantization level,
 10 Bit = 210 = 1024 quantization level
 Reference voltage Vref: Analog input signal Vin is
related to digital output signal Dout through Vref with:
Vin = Vref · (D02-1 + D12-2 + … + DN-12-N)
 Example: N = 3 Bit, Vref = 1V, Dout = ‘011’
=> Vin = 1V · ( 2-2 + 2-3) = 1V · (0.25 + 0.125) = 0.375V
ADC
Vin Dout = D0D1…DN-1
Vref
Copyright Sill, 2008 Analog Digital Converter 7
ADC Values cont’d
 VLSB : Minimum measurable voltage difference in
ideal case (LSB – least significant Bit)
 VLSB = Vref / 2N
 Vin = VLSB (D02N-1 + D12N-2 + … + DN-120)
 Example: N = 3 Bit, Vref = 1V, Dout = ‘011’
=> VLSB = 1V / 23 = 0.125V
=> Vin = 0.125V · ( 21 + 20) = 0.125V · 3 = 0.375V
 ΔV: Voltage difference between two logic level
 Ideal: all ΔV = VLSB
 VFSR : Difference between highest and lowest
measurable voltages (FSR – full scale range)
Copyright Sill, 2008 Analog Digital Converter 8
ADC Values cont’d
 SNR: Signal to Noise Ratio
 Ratio of signal power to noise power

 ENOB: Effective Number of Bits
 Effective resolution of ADC under observance of all noise and
distortions

 SINAD (SIgnal to Noise And Distortion) → ratio of fundamental
signal to the sum of all distortion and noise (DC term removed)
 Comparison of SINAD of ideal and real ADC with same word
length
02
.
6
76
.
1


SINAD
ENOB
, 10log
signal signal
db
noise noise
P P
SNR SNR
P P
 
   
 
Copyright Sill, 2008 Analog Digital Converter 9
Ideal ADC
000
001
010
011
100
101
110
111
8
ref
V
Digital
Output
D
out
Analog Input Vin
7
8
ref
V
4
8
ref
V
ΔV, VLSB
VFSR
Copyright Sill, 2008 Analog Digital Converter 10
Further ADC Values
 Bandwidth: Maximum measurable frequency of the
input signal
 Power dissipation
 Conversion Time: Time for conversion of an analog
value into a digital value (interesting in pipeline and
parallel structures)
 Sampling rate (fsamp): Rate at which new digital values
are sampled from the analog signal (also: sample
 Errors: Quantization, offset, gain, INL, DNL, missing
codes, non-monotonicity…
Copyright Sill, 2008 Analog Digital Converter 11
Quantization Error ε
000
001
010
011
100
101
110
111
in
V
2
LSB
V
2
LSB
V

7
8
ref
V
D
out

2 2
LSB LSB
V V

  
Copyright Sill, 2008 Analog Digital Converter 12
Quantization Error (3-Bit Flash)
Eugenio Di Gioia, Sigma-Delta-A/D-Wandler, 2007
sample
sample
Amplitude
Error
Copyright Sill, 2008 Analog Digital Converter 13
Offset Error
 Parallel shift of the whole curve
 E.g. caused by difference in ground line voltages
offset
000
001
010
011
100
101
110
111
8
ref
V 4
8
ref
V
7
8
ref
V
D
out
in
V
Copyright Sill, 2008 Analog Digital Converter 14
Gain Error
 Corresponds to too small or to large but equal ΔV
 E.g. caused by too small or too large Vref
gain
000
001
010
011
100
101
110
111
8
ref
V 4
8
ref
V
7
8
ref
V
D
out
in
V
Copyright Sill, 2008 Analog Digital Converter 15
Differential Non-Linearity (DNL)
 Deviation of ΔV from VLSB value (in VLSB)
 Defined after removing of gain
 E.g. Caused by mismatch of the reference elements
000
001
010
011
100
101
110
111
8
ref
V 4
8
ref
V
7
8
ref
V
D
out
in
V
1
2
LSB
DNL V
 
1
2
LSB
DNL V

VLSB
VLSB
1 1
2 2
LSB LSB
DNL V V V
    
1
1.5
2
LSB LSB
DNL V V V
   
Copyright Sill, 2008 Analog Digital Converter 16
Integral Non-Linearity (INL)
 Deviation from the straight line (best-fit or end-point) (in VLSB)
 Defined after removing of gain and offset
 E.g. caused by mismatch of the reference elements
000
001
010
011
100
101
110
111
8
ref
V 4
8
ref
V
7
8
ref
V
D
out
in
V
1
2
LSB
INL V

1
4
LSB
INL V

Copyright Sill, 2008 Analog Digital Converter 17
Missing Codes
 Some bit combinations never appear
 Occurs, if maximum DNL > 1 VLSB or maximum INL > 0.5 VLSB
000
001
010
011
100
101
110
111
8
ref
V 4
8
ref
V
7
8
ref
V
D
out
in
V
Missing Code
Copyright Sill, 2008 Analog Digital Converter 18
Non-Monotonicity
 Lower conversion result for a higher input voltage
 Includes that same conversion may result from two
separate voltage ranges
000
001
010
011
100
101
110
111
8
ref
V 4
8
ref
V
7
8
ref
V
D
out
in
V
Non-Monotonicity
Ideal
curve
Copyright Sill, 2008 Analog Digital Converter 19
Aliasing
 Too small sampling rate fsamp (under-sampling) can lead
to aliasing ( = frequency of reconstructed signal is to low)
 Nyquist criterion:
 fsamp more than two times higher than highest
frequency component fin of input signal: fsamp > 2·fin
Input signal
(with fin)
Reconstructed
output signal
Measured data points
(sample rate: fsamp)
Copyright Sill, 2008 Analog Digital Converter 20
3. Nyquist-Rate ADCs
 How can Nyquist-rate ADCs be grouped?
 What is a dual slope ADC?
 What is a successive approximation ADC?
 What is an algorithmic ADC?
 What is a flash ADC?
 What is a pipelined ADC?
 What are the pros and cons of the
Nyquist-rate ADCs?
Copyright Sill, 2008 Analog Digital Converter 21
Nyquist-Rate ADCs
 Sampling frequency fsamp is in the same range as
frequency fin of input signal
 Low-to-medium speed and high accuracy ADCs
 Integrating
 Medium speed and medium accuracy ADCs
 Successive Approximation
 Algorithmic
 High speed and low-to-medium accuracy ADCs
 Flash
 Two-Level Flash
 Pipelined
Copyright Sill, 2008 Analog Digital Converter 22
Integrating (Dual Slope) ADCs
 Phase 1: Integration (capacitor C1) of Vin in known time Tload
 Qload = Vin / R1 · Tload
 Phase 2: Integration of reference voltage -Vref until Vout = 0
and estimation of time ΔT
 Qref = -Vref / R1 · ΔT = -Qload => Vin = Vref · ΔT / Tload
 Independent of R1 und C1!
Vin
-Vref
S1
S2
C1
Control
logic
Counter
Comparator
D0
D1
D2
D3
DN-1
Integrator
Vout
R1
Copyright Sill, 2008 Analog Digital Converter 23
Integrating (Dual Slope) ADCs cont’d
Voltage
Time
Vin3
Vin2
Vin1
Phase 1 Phase 2
ΔT1
ΔT2
ΔT3
Tload
constant
slope
slope depends
on Vin
Copyright Sill, 2008 Analog Digital Converter 24
Integrating ADCs: pros and cons
 Simple structure (comparator and
integrator are the only analog
components)
 Low Area / Low Power
 Slow
 Time intervals are not constant
Copyright Sill, 2008 Analog Digital Converter 25
Successive Approximation ADC
 Generate internal analog signal VD/A
 Compare VD/A with input signal Vin
 Modify VD/A by D0D1D2…DN-1 until closest possible
value to Vin is reached
S&H
Logic
DAC
D0 D1 DN-1
Vin
Vref
VD/A
Copyright Sill, 2008 Analog Digital Converter 26
Successive Approximation ADC cont’d
S&H
Logic
DAC
D0 D1 DN-1
Vin
Vref
VD/A
Comparsion of VD/A with
2
V
ref
2
in
V
ref
V

2
in
V
ref
V

Comp. w.
4
V
ref Comp. w.
3
4
V
ref
4
in
V
ref
V

4
in
V
ref
V

4
in
V
ref
V

4
in
V
ref
V

Copyright Sill, 2008 Analog Digital Converter 27
Successive Approximation ADC cont’d
P. Fischer, VLSI-Design - ADC und DAC, Uni Mannheim, 2005
Iterations
in
V
8
ref
V
4
8
ref
V
7
8
ref
V
1. 2. final
result
VD/A
100
110
010
111
101
011
001
111
110
101
100
011
010
001
000
3.
Copyright Sill, 2008 Analog Digital Converter 28
Successive Approx.: pros and cons
 Low Area / Low Power
 High effort for DAC
 Early wrong decision leads to false result
Copyright Sill, 2008 Analog Digital Converter 29
Algorithmic ADC
 Same idea as successive approximation ADC
 Instead of modifying Vref → doubling of error
voltage (Vref stays constant)
Vin S&H
S&H
X2
S1
Vref/4
-Vref/4
S2
D0 D1 DN-1
Shift register
Copyright Sill, 2008 Analog Digital Converter 30
Algorithmic ADC con’t
Start
Sample V = Vin, i = 1
Di = 1
V > 0
Di = 0
V = 2(V - Vref/4) V = 2(V + Vref/4)
i = i+1
i > N
Stop
yes
no
yes
Vin
S&H
X2
S1
Vref/4
-Vref/4
S2
D0 D1 DN-1
Shift register
no
S&H
D.A.. Johns, K. Martin, Analog Integrated Circuit design, John Wiley & Sons, 1997
Copyright Sill, 2008 Analog Digital Converter 31
Algorithmic ADC: pros and cons
 Less analog circuitry than Succ. Approx.
ADC
 Low Power / Low Area
 High effort for multiply-by-two gain amp
Copyright Sill, 2008 Analog Digital Converter 32
Flash ADC
Vin
Vref
Over range
D0
D1
DN-1
(2N
-1) to N
encoder
R/2
R
R/2
R
R
R
R
R
R
 Vin connected with 2N
comparators in parallel
 Comparators connected
to resistor string
 Thermometer code
 R/2-resistors on bottom
and top for 0.5 LSB
offset
Copyright Sill, 2008 Analog Digital Converter 33
Some Flash ADC design issues
 Input capacitive loading on Vin
 Switching noise if comparators switch at the
same time
 Resistors-string bowing by input currents of
bipolar comparators (if used)
 Bubble errors in the thermometer code based on
comparator’s metastability
Copyright Sill, 2008 Analog Digital Converter 34
Flash ADC: pros and cons
 Very fast
 High effort for the 2N comparators
 High Area / High Power
 Recommended for 6-8 Bit and less
Copyright Sill, 2008 Analog Digital Converter 35
Two-Level Flash ADC
 Conversion in two steps:
1. Determination of MSB-Bits and reconverting of
digital signal by DAC
2. Subtraction from Vin and determination of LSB-Bits
 F.e. 8-Bit-ADC: Flash: 28=256 comparators, Two-level:
2·24 = 32 comparators
N/2-Bit
Flash ADC x2N
MSB (D0 … DN/2-1) LSB (DN/2 … DN-1)
N/2-Bit
Flash ADC
gain amp
Vin
N/2-Bit
DAC
Copyright Sill, 2008 Analog Digital Converter 36
Two-Level Flash ADC: pros and cons
 Same throughput as Flash ADC
 Less area, less power, less capacity loading
than Flash ADC
 Easy error-correction after first stage
 Larger latency delay than Flash ADC
 Design of N/2-Bit-DAC
 Currently most popular approach for high-
speed/medium accuracy ADCs
Copyright Sill, 2008 Analog Digital Converter 37
Pipelined ADCs
 Extension of two-level architecture to multiple stages
(up-to 1 Bit per stage)
 Each stage is connected with CLK-signal
 Pipelined conversion of subsequent input signals
 First result after m CLK cycles (m - amount of
stages)
 Stages can be different
Stage 1 Stage 2 Stage m
Vin,0 Vin,1 Vin,m-1
CLK
D0 – Dk-1 Dk – D2k-1 Dmk – DN-1
Copyright Sill, 2008 Analog Digital Converter 38
Pipelined ADCs: Scheme
k-Bit
ADC
k-Bit
DAC
x2k
k Bits
Vin,i
Stage 1
S&H
Stage 2 Stage m
Vin,0
Vin,i+1
Vin,1 Vin,m-1
Time Alignment & Digital Error Correction
D0 D1 DN-1
CLK
CLK
Copyright Sill, 2008 Analog Digital Converter 39
Pipelined ADC: pros and cons
 High throughput
 Easy upgrade to higher resolutions
 High demands on speed and accuracy on gain
amplifier
 High CLK-frequency needed
 High Power
Copyright Sill, 2008 Analog Digital Converter 40
4. Oversampling ADCs
 What are the problems of the quantization
noise?
 How does oversampling work?
 What is noise shaping?
 What is a sigma-delta ADC?
Copyright Sill, 2008 Analog Digital Converter 41
Quantization Error ε (recap)
000
001
010
011
100
101
110
111
in
V
2
LSB
V
2
LSB
V

7
8
ref
V
D
out

2 2
LSB LSB
V V

  
Copyright Sill, 2008 Analog Digital Converter 42
Quantization Noise
 Quantization error ε with probability density p(ε) can be
approximated as uniform distribution
 
/2
/2
1
1
ˆ
LSB
LSB
V
V
LSB
p d
p
V
 




p(ε)
2
LSB
V

2
LSB
V ε
p̂
Copyright Sill, 2008 Analog Digital Converter 43
Quantization Noise cont’d
 Quantization noise reduces Signal-Noise-Ration (SNR)
of ADC
 Estimation of SNR with Root Mean Square (RMS) of
input signal (Vin_RMS) and of noise signal (Vqn_RMS)
SNR = Vin_RMS / Vqn_rms

 Every additional Bit halves VLSB → Vqn_RMS decreases by
6 dB with every new Bit
 F.e. Vin is sinusoidal wave → SNR = (6.02 N + 1.76) dB
 
1/2
1/2 /2
2 2
_
/2
1
12
LSB
LSB
V
LSB
qn RMS
LSB V
V
V p d d
V
    

 
 
 
  
 
 
 
   
 
Copyright Sill, 2008 Analog Digital Converter 44
Quantization Noise cont’d
 Quantization noise can be approximated as white noise
 Spectral density Sε(f) of quantization noise is constant
over whole sampling frequency fs
 Quantization noise power
Sε(f)
2
s
f

2
s
f f
1
12
LSB
s
V
S
f

 
/2 2
2
/2
12
s
s
f
LSB
f
V
P S f df
 


 

Copyright Sill, 2008 Analog Digital Converter 45
Quantization Error (3-Bit Flash, recap)
Eugenio Di Gioia, Sigma-Delta-A/D-Wandler, 2007
sample
sample
Amplitude
Error
Copyright Sill, 2008 Analog Digital Converter 46
Oversampling (OS)
 Quantized signal is low-pass filtered to frequency f0
 elimination of quantization noise greater than f0
 Oversampling rate (OSR) is ratio of sampling frequency fs
to Nyquist rate of f0

2
s
f

2
s
f f
H(f)
|H(f)|
0
2
f
0
2
f

1
Vin(f)
0
2
s
f
OSR
f

Copyright Sill, 2008 Analog Digital Converter 47
OS in Frequency Domain
Power
fs/2 = OSR·f0/2
f0/2 f
Digital filter response
Oversampling
Power
f0/2 f
Signal
amplitude
Average
quantization noise
Copyright Sill, 2008 Analog Digital Converter 48
Oversampling cont’d
 Quantization noise power Pε results to:
Doubling of fs increases SNR by 3 dB
Equivalently to a increase of resolution by 0.5 Bits
 F.e. Vin is sinusoidal wave
SNR = (6.02 N + 1.76 + 10log [OSR]) dB
0
0
/2 /2 2
2
2 2
/2 /2
1
( ) ( )
12
s
s
f f
LS
f
B
f
V
P S f H f df S df
OSR
 
 
 
 
    
 
 
Copyright Sill, 2008 Analog Digital Converter 49
OS signal reconstruction
 Signal results from relation of “0”s and “1”s
n
Nyquist -ADC
Oversampling - ADC
1V
0.66 V
0.33 V
Nyquist - ADC
Oversampling 00000011111111110000000
0.33 0.33
x[n]
2 2
_
0.33 0.33
2
RMS Nyquist
V


   
2 2 2 2
_
5 1 7 0 5 1 7 0
24
RMS Oversampling
V
      

Copyright Sill, 2008 Analog Digital Converter 50
Noise Shaping (NS)
 Next trick: feedback loop
 Quantization noise signal is negative coupled with input
 Based on high gain of closed-loop at low frequencies:
 Quantization noise reduced at low frequencies
 Quantization noise is ”shaped” = moved to higher frequencies

H(z)
Integrator Quantizer
DAC
X Y
E
 
1
1
1 1
H
Y X E X H
H H
   
 
Copyright Sill, 2008 Analog Digital Converter 51
Noise Shaping cont’d
 Oversampling and noise shaping:
Doubling of fs increases SNR by 9 dB
Equivalently to a increase of resolution by 1.5 Bits
F.e. Vin is sinusoidal wave
SNR = (6.02 N + 1.76 – 5.17 + 30log [OSR]) dB
 up to fin = 100 kHz (and more)
1-Bit Quantizer (Comperator)
1-Bit DAC
Copyright Sill, 2008 Analog Digital Converter 52
OS and NS in Frequency Domain
Power fs/2 = OSR·f0/2
f0/2 f
Digital filter response
Oversampling
Power
fs/2
f0/2 f
Oversampling and noise shaping
Power
f0/2 f
Signal
amplitude
Average
quantization noise
Copyright Sill, 2008 Analog Digital Converter 53
DAC
Comparator
Vref = 2.5 V
Vin = 1.2 V
   
in
v t t dt

 
 
   
in
v t t

 

Sigma Delta ADC Example
1.2
-1.3
3.7
-1.3
1.2
-0.1
3.6
2.3
1
0
1
1
2.5
-2.5
2.5
2.5
Copyright Sill, 2008 Analog Digital Converter 54
Sigma Delta ADC Example (Curves)
http://www.beis.de/Elektronik/DeltaSigma/DeltaSigma_D.html
H(z)
Integrator
1Bit
-Quantizer
CLK
DAC
Copyright Sill, 2008 Analog Digital Converter 55
Sigma Delta ADC: pros and cons
 High resolution
 Less effort for analog circuitry
 Low speed
 High CLK-frequency
 Currently popular for audio applications
Copyright Sill, 2008 Analog Digital Converter 56
5. Practical issues
 What are the performance limitations of
ADCs?
 What are the differences between PCB-
and IC-designs?
 Are there hints to improve the ADC
design?
 What are S&H circuits?
Copyright Sill, 2008 Analog Digital Converter 57
Performance Limitations
Analog circuit performance limited by:
 High-frequency behavior of applied components
 Noise
 Crosstalk (analog ↔ analog, analog ↔ digital)
 Power supply coupling
 Thermal noise (white noise)
 Parasitic components (capacitances, inductivities)
 Wire delays
Copyright Sill, 2008 Analog Digital Converter 58
Parasitic Component Example
 Effect of 1pF capacitance on inverting input of
an opamp:
Mancini, Opamps for everyone, Texas Instr., 2002
Copyright Sill, 2008 Analog Digital Converter 59
Noise Demands Examples
 Example 1: Vref = 5V, 10 Bit resolution
 VLSB = 5V / 210 = 5V / 1024 = 4.9 mV
 Every noise must be lower than 4.9 mV
 Example 2: Vref = 5V, 16 Bit resolution
 VLSB = 5V / 216 = 5V / 65536 = 76 µV
 Every noise must be lower than 76 µV
Copyright Sill, 2008 Analog Digital Converter 60
PCB- versus IC-Design
 PCB: Printed Circuit Board, IC: Integrated Circuit
 Noise in PCB-circuits much higher than in ICs
 Influences of parasitics in PCB-circuits much
higher than in ICs
 High-frequency behavior of PCB-circuits much
worse than of ICs
 Wire delays in PCB much higher than in ICs
High accuracy, high speed, high
bandwidth ADCs only possible in ICs!
Copyright Sill, 2008 Analog Digital Converter 61
For PCB and IC:
 Keep ground lines separate!
 Don’t overlap digital and analog signal wires!
 Don’t overlap digital and analog supply wires!
 Locate analog circuitry as close as possible to the I/O
connections!
 Choose right passive components for high-frequency
designs! (only PCB)
Some Hints for Mixed Signal Designs
Mancini, Opamps for everyone, Texas Instr., 2002
Copyright Sill, 2008 Analog Digital Converter 62
Sample and Hold Circuits
 S&H circuits hold signal constant for conversion
 A sample and a hold device (mostly switch and
capacitor)
 Demands:
 Small RC-settling-time (voltage over hold capacitor has to be
fast stable at < 1 LSB)
 Exact switching point (else “aperture-error”)
 Stable voltage over hold capacitor (else “droop error”)
 No charge injection by the switch
Copyright Sill, 2008 Analog Digital Converter 63
6. Low Power ADC Design
 What are the main components of power
dissipation?
 How can each component be reduced?
 What are the differences between power
and energy?
Copyright Sill, 2008 Analog Digital Converter 64
Power Dissipation
Two main components:
 Dynamic power dissipation (Pdyn)
 Based on circuit’s activity
 Square dependency on supply voltage VDD
2
 Dependent on clock frequency fclk
 Dependent on capacitive load Cload
 Dependent on switching probability α
 Pdyn = VDD
2 · Cload · fclk · α
 Static power dissipation (Pstatic)
 Constant power dissipation even if circuit is inactive
 Steady low-resistance connections between VDD und GND
(only in some circuit technologies like pseudo NMOS)
 Leakage (critical in technologies ≤ 0.18 µm)
Copyright Sill, 2008 Analog Digital Converter 65
Low Power ADC Design
 Reduction of VDD:
 Highest influence on power (P ~ VDD
2)
 Sadly, delay increases (td ~ 1/VDD )
 Sadly, loss of maximal amplitude → SNR goes down
 Possible solutions:
 Different supply voltages within the design
 Dynamic change of VDD depending on required
performance
 Reduction of fclk:
 Dynamic change of fclk
Copyright Sill, 2008 Analog Digital Converter 66
Low Power ADC Design cont’d
 Reduction of Cload:
 Cload depends on transistor count and transistor size,
wire count and wire length
 Possible Solutions:
 Reduction of amount evaluating components
 Sizing of the design = all transistor get minimum
size to reach desired performance
 Intelligent placing and routing
Copyright Sill, 2008 Analog Digital Converter 67
Low Power ADC Design cont’d
 Reduction of α:
 Activity = possibility that a signal changes within one
clock cycle
 Possible Solutions:
 Clock gating → no clock signal to inactive blocks
 High active signals connected to the end of blocks
 Asynchronous designs
Copyright Sill, 2008 Analog Digital Converter 68
Which ADC for Low Power?
 If low speed: Dual Slope ADC
 Area is independent of resolution
 Less components
 Problem: Counter
 If medium / high speed: mixed solutions
 Popular: pipelined ADC with SAR
 Pipelined solutions allows reduction of VDD
 Long latency but high throughput
Copyright Sill, 2008 Analog Digital Converter 69
Power vs. Energy
 Power consumption in Watts
 Power = voltage · current at a specific time point
 Peak power:
 Determines power ground wiring designs and
Packaging limits
 Impacts of signal noise margin and reliability
analysis
 Energy consumption in Joules
 Energy = power · delay (joules = watts * seconds)
 Rate at which power is consumed over time
 Lower energy number means less power to perform a
computation at the same frequency
Copyright Sill, 2008 Analog Digital Converter 70
Power vs. Energy cont’d
Watts
time
Power is height of curve
Watts
time
Energy is area under curve
Approach 1
Approach 2
Approach 2
Approach 1
Copyright Sill, 2008 Analog Digital Converter 71
Power vs. Energy: Simple Example
VDD I (each gray block) Delay Power Energy
Flash 1 V 1 µA 1 ns 4 µW 4 fJ
2L-Flash 1 V 1 µA 2.5 ns 2 µW 5 fJ
VDD
Vin
I
Vin
VDD
I
Flash 2L-Flash
 Shaded blocks are ignored
 Dissipation for one input signal:
Copyright Sill, 2008 Analog Digital Converter 72
Low Power ADCs Conclusion
 There is no patent solution for low power ADCs!
 Every solution depends on the specific task.
 Before optimization analyze the problem:
 Which resolution?
 Which speed?
 What are the constraints (area, energy, VDD, Vin,…)?
 Which technology can be used?
 Think also about unconventional solutions
(dynamic logic, asynchronous designs, …).
Copyright Sill, 2008 Analog Digital Converter 73
Open Questions
 Is there another way to design low power ADCs?
 Is it recommended to reduce the analog part and
put more effort in the digital part?
 How do I achieve a high SNR with low power
ADCs?
 Is it better to have only one block with high
frequency or many blocks with low frequency?
 How can asynchronous designs help me?
 How do I realize a low power ADC in sub-micron
technologies?
Copyright Sill, 2008 Analog Digital Converter 74
Basic ADC Literature
[All02] P. E. Allen, D. R. Holberg, “CMOS Analog Circuit Design”,
Oxford University Press, 2002
[Azi96] P.M. Aziz, H. V. Sorensen, J. Van der Spiegel, "An
Overview of Sigma-Delta Converters" IEEE Signal
Processing Magazine, 1996
[Eu07] E. D. Gioia, “Sigma-Delta-A/D-Wandler”, 2007
[Fi05] P. Fischer, “VLSI-Design 0405 - ADC und DAC”, Uni
Mannheim, 2005
[Man02] Mancini, “Opamps for everyone”, Texas Instr., 2002
[Joh97] D. A. Johns, K. Martin, “Analog Integrated Circuit design”,
John Wiley & Sons, 1997
[Tan00] S. Tanner, “Low-power architectures for single-chip digital
image sensors”, dissertation, University of Neuchatel,
Switzerland, 2000.
More Questions?
Copyright Sill, 2008 Analog Digital Converter 76
Signal Reconstruction
 Continuous time (input signal):
 Discrete (reconstructed by ADC):
/ 2 2
_
/ 2
( )
T
RMS ct
T
v t
V dt
T

 
v(t)
time
2
0
_
[ ]
n
i
RMS discrete
x n
V
n



x[n]
n
RMS: root mean square
Copyright Sill, 2008 Analog Digital Converter 77
Voltage supply reduction [Tan00]
 For analog design, it is
shown that a voltage
supply reduction does not
always lead to a power
consumption reduction for
several reasons:
 Threshold of MOS
transistors.
 Loss of maximal amplitudes
(SNR degradation).
 Limits of conduction in
analog switches.
 Low speed of MOS
transistors.
 Limited stack of transistors.
0
0.5
1
1.5
2
2.5
3
0 1 2 3 4 5 6
Supply Voltage [V]
Power
Dissipation
[mW/MS/s]
Power consumption of 10-bit S-C
1.5 bit/stage pipelined ADCs in
function of the voltage supply.
[Tan00] S. Tanner, Low-power architectures for
single-chip digital image sensors, dissertation,
University of Neuchatel, Switzerland, 2000.

More Related Content

Similar to Analog-Digital-Converter for nyquiest model.ppt

Similar to Analog-Digital-Converter for nyquiest model.ppt (20)

Analog to digital converters, adc
Analog to digital converters, adcAnalog to digital converters, adc
Analog to digital converters, adc
 
5942709.ppt
5942709.ppt5942709.ppt
5942709.ppt
 
dsd.pptx
dsd.pptxdsd.pptx
dsd.pptx
 
Unit 6.pptx
Unit 6.pptxUnit 6.pptx
Unit 6.pptx
 
Ditial to Analog Converter
Ditial to Analog ConverterDitial to Analog Converter
Ditial to Analog Converter
 
Adc dac converter
Adc dac converterAdc dac converter
Adc dac converter
 
Adc and dac
Adc and dacAdc and dac
Adc and dac
 
ADC and DAC Best Ever Pers
ADC and DAC Best Ever PersADC and DAC Best Ever Pers
ADC and DAC Best Ever Pers
 
dac-180418111805 (1).pdf
dac-180418111805 (1).pdfdac-180418111805 (1).pdf
dac-180418111805 (1).pdf
 
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
 
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
 
Vhdl-Code-for-Adc0804-Comparator-and-Parity-Generator.pptx
Vhdl-Code-for-Adc0804-Comparator-and-Parity-Generator.pptxVhdl-Code-for-Adc0804-Comparator-and-Parity-Generator.pptx
Vhdl-Code-for-Adc0804-Comparator-and-Parity-Generator.pptx
 
Adc f04
Adc f04Adc f04
Adc f04
 
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
 
ADC - Types (Analog to Digital Converter)
ADC - Types (Analog to Digital Converter)ADC - Types (Analog to Digital Converter)
ADC - Types (Analog to Digital Converter)
 
ANALOG PRESENTATION.pptx
ANALOG PRESENTATION.pptxANALOG PRESENTATION.pptx
ANALOG PRESENTATION.pptx
 
ANALOG TO DIGITAL CONVERTOR
ANALOG TO DIGITAL CONVERTORANALOG TO DIGITAL CONVERTOR
ANALOG TO DIGITAL CONVERTOR
 
Chapter 10
Chapter 10Chapter 10
Chapter 10
 
03 analog control_sp17
03 analog control_sp1703 analog control_sp17
03 analog control_sp17
 

More from BEVARAVASUDEVAAP1813

ADC Conveter Performance and Limitations.ppt
ADC Conveter Performance and Limitations.pptADC Conveter Performance and Limitations.ppt
ADC Conveter Performance and Limitations.pptBEVARAVASUDEVAAP1813
 
Vasbesaggvlsiunit-3 VLSI circuit design.pptx
Vasbesaggvlsiunit-3 VLSI circuit design.pptxVasbesaggvlsiunit-3 VLSI circuit design.pptx
Vasbesaggvlsiunit-3 VLSI circuit design.pptxBEVARAVASUDEVAAP1813
 
mrecadvancedvlsi subject sub-unit-4-ppt.pdf
mrecadvancedvlsi subject sub-unit-4-ppt.pdfmrecadvancedvlsi subject sub-unit-4-ppt.pdf
mrecadvancedvlsi subject sub-unit-4-ppt.pdfBEVARAVASUDEVAAP1813
 
mrvasbemounikaaaicd-150529174426-lva1-app6891.ppt
mrvasbemounikaaaicd-150529174426-lva1-app6891.pptmrvasbemounikaaaicd-150529174426-lva1-app6891.ppt
mrvasbemounikaaaicd-150529174426-lva1-app6891.pptBEVARAVASUDEVAAP1813
 
advanced_VLSIRajaram CMOS Characteristics.ppt
advanced_VLSIRajaram CMOS Characteristics.pptadvanced_VLSIRajaram CMOS Characteristics.ppt
advanced_VLSIRajaram CMOS Characteristics.pptBEVARAVASUDEVAAP1813
 
ECE RRM ppt Dr pramode Kumar Ayabotu.pptx
ECE RRM ppt Dr pramode Kumar Ayabotu.pptxECE RRM ppt Dr pramode Kumar Ayabotu.pptx
ECE RRM ppt Dr pramode Kumar Ayabotu.pptxBEVARAVASUDEVAAP1813
 
lecture_MR in Mosfet Operation and Charecteristics
lecture_MR in Mosfet Operation and Charecteristicslecture_MR in Mosfet Operation and Charecteristics
lecture_MR in Mosfet Operation and CharecteristicsBEVARAVASUDEVAAP1813
 

More from BEVARAVASUDEVAAP1813 (8)

ADC Conveter Performance and Limitations.ppt
ADC Conveter Performance and Limitations.pptADC Conveter Performance and Limitations.ppt
ADC Conveter Performance and Limitations.ppt
 
Vasbesaggvlsiunit-3 VLSI circuit design.pptx
Vasbesaggvlsiunit-3 VLSI circuit design.pptxVasbesaggvlsiunit-3 VLSI circuit design.pptx
Vasbesaggvlsiunit-3 VLSI circuit design.pptx
 
mrecadvancedvlsi subject sub-unit-4-ppt.pdf
mrecadvancedvlsi subject sub-unit-4-ppt.pdfmrecadvancedvlsi subject sub-unit-4-ppt.pdf
mrecadvancedvlsi subject sub-unit-4-ppt.pdf
 
mrvasbemounikaaaicd-150529174426-lva1-app6891.ppt
mrvasbemounikaaaicd-150529174426-lva1-app6891.pptmrvasbemounikaaaicd-150529174426-lva1-app6891.ppt
mrvasbemounikaaaicd-150529174426-lva1-app6891.ppt
 
advanced_VLSIRajaram CMOS Characteristics.ppt
advanced_VLSIRajaram CMOS Characteristics.pptadvanced_VLSIRajaram CMOS Characteristics.ppt
advanced_VLSIRajaram CMOS Characteristics.ppt
 
ECE RRM ppt Dr pramode Kumar Ayabotu.pptx
ECE RRM ppt Dr pramode Kumar Ayabotu.pptxECE RRM ppt Dr pramode Kumar Ayabotu.pptx
ECE RRM ppt Dr pramode Kumar Ayabotu.pptx
 
lecture_MR in Mosfet Operation and Charecteristics
lecture_MR in Mosfet Operation and Charecteristicslecture_MR in Mosfet Operation and Charecteristics
lecture_MR in Mosfet Operation and Charecteristics
 
Module-2.pptx
Module-2.pptxModule-2.pptx
Module-2.pptx
 

Recently uploaded

247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...ranjana rawat
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 

Recently uploaded (20)

247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 

Analog-Digital-Converter for nyquiest model.ppt

  • 1. Introduction to Analog-Digital-Converter Mr. Amit Kumar Singh Assistant Professor ECE Dept. BCE Bhagalpur
  • 2. Copyright Sill, 2008 Analog Digital Converter 2 Agenda  Introduction  Characteristic Values of ADCs  Nyquist-Rate ADCs  Oversampling ADC  Practical Issues  Low Power ADC Design
  • 3. Copyright Sill, 2008 Analog Digital Converter 3 Introduction  ADC = Analog-Digital-Converter  Conversion of audio signals (mobile micro, digital music records, ...)  Conversion of video signals (cameras, frame grabber, ...)  Measured value acquisition (temperature, pressure, luminance, ...)
  • 4. Copyright Sill, 2008 Analog Digital Converter 4 ADC - Scheme Sample & Hold Quantization fsample Analog Digital  Analog input can be voltage or current (in the following only voltage)  Analog input can be positive or negative (in the following only positive)
  • 5. Copyright Sill, 2008 Analog Digital Converter 5 2. Characteristic Values of ADCs  Which values characterize an ADC?  What kind of errors exist?  What is aliasing?
  • 6. Copyright Sill, 2008 Analog Digital Converter 6 ADC Values  Resolution N: number of discrete values to represent the analog values (in Bit)  8 Bit = 28 = 256 quantization level,  10 Bit = 210 = 1024 quantization level  Reference voltage Vref: Analog input signal Vin is related to digital output signal Dout through Vref with: Vin = Vref · (D02-1 + D12-2 + … + DN-12-N)  Example: N = 3 Bit, Vref = 1V, Dout = ‘011’ => Vin = 1V · ( 2-2 + 2-3) = 1V · (0.25 + 0.125) = 0.375V ADC Vin Dout = D0D1…DN-1 Vref
  • 7. Copyright Sill, 2008 Analog Digital Converter 7 ADC Values cont’d  VLSB : Minimum measurable voltage difference in ideal case (LSB – least significant Bit)  VLSB = Vref / 2N  Vin = VLSB (D02N-1 + D12N-2 + … + DN-120)  Example: N = 3 Bit, Vref = 1V, Dout = ‘011’ => VLSB = 1V / 23 = 0.125V => Vin = 0.125V · ( 21 + 20) = 0.125V · 3 = 0.375V  ΔV: Voltage difference between two logic level  Ideal: all ΔV = VLSB  VFSR : Difference between highest and lowest measurable voltages (FSR – full scale range)
  • 8. Copyright Sill, 2008 Analog Digital Converter 8 ADC Values cont’d  SNR: Signal to Noise Ratio  Ratio of signal power to noise power   ENOB: Effective Number of Bits  Effective resolution of ADC under observance of all noise and distortions   SINAD (SIgnal to Noise And Distortion) → ratio of fundamental signal to the sum of all distortion and noise (DC term removed)  Comparison of SINAD of ideal and real ADC with same word length 02 . 6 76 . 1   SINAD ENOB , 10log signal signal db noise noise P P SNR SNR P P        
  • 9. Copyright Sill, 2008 Analog Digital Converter 9 Ideal ADC 000 001 010 011 100 101 110 111 8 ref V Digital Output D out Analog Input Vin 7 8 ref V 4 8 ref V ΔV, VLSB VFSR
  • 10. Copyright Sill, 2008 Analog Digital Converter 10 Further ADC Values  Bandwidth: Maximum measurable frequency of the input signal  Power dissipation  Conversion Time: Time for conversion of an analog value into a digital value (interesting in pipeline and parallel structures)  Sampling rate (fsamp): Rate at which new digital values are sampled from the analog signal (also: sample  Errors: Quantization, offset, gain, INL, DNL, missing codes, non-monotonicity…
  • 11. Copyright Sill, 2008 Analog Digital Converter 11 Quantization Error ε 000 001 010 011 100 101 110 111 in V 2 LSB V 2 LSB V  7 8 ref V D out  2 2 LSB LSB V V    
  • 12. Copyright Sill, 2008 Analog Digital Converter 12 Quantization Error (3-Bit Flash) Eugenio Di Gioia, Sigma-Delta-A/D-Wandler, 2007 sample sample Amplitude Error
  • 13. Copyright Sill, 2008 Analog Digital Converter 13 Offset Error  Parallel shift of the whole curve  E.g. caused by difference in ground line voltages offset 000 001 010 011 100 101 110 111 8 ref V 4 8 ref V 7 8 ref V D out in V
  • 14. Copyright Sill, 2008 Analog Digital Converter 14 Gain Error  Corresponds to too small or to large but equal ΔV  E.g. caused by too small or too large Vref gain 000 001 010 011 100 101 110 111 8 ref V 4 8 ref V 7 8 ref V D out in V
  • 15. Copyright Sill, 2008 Analog Digital Converter 15 Differential Non-Linearity (DNL)  Deviation of ΔV from VLSB value (in VLSB)  Defined after removing of gain  E.g. Caused by mismatch of the reference elements 000 001 010 011 100 101 110 111 8 ref V 4 8 ref V 7 8 ref V D out in V 1 2 LSB DNL V   1 2 LSB DNL V  VLSB VLSB 1 1 2 2 LSB LSB DNL V V V      1 1.5 2 LSB LSB DNL V V V    
  • 16. Copyright Sill, 2008 Analog Digital Converter 16 Integral Non-Linearity (INL)  Deviation from the straight line (best-fit or end-point) (in VLSB)  Defined after removing of gain and offset  E.g. caused by mismatch of the reference elements 000 001 010 011 100 101 110 111 8 ref V 4 8 ref V 7 8 ref V D out in V 1 2 LSB INL V  1 4 LSB INL V 
  • 17. Copyright Sill, 2008 Analog Digital Converter 17 Missing Codes  Some bit combinations never appear  Occurs, if maximum DNL > 1 VLSB or maximum INL > 0.5 VLSB 000 001 010 011 100 101 110 111 8 ref V 4 8 ref V 7 8 ref V D out in V Missing Code
  • 18. Copyright Sill, 2008 Analog Digital Converter 18 Non-Monotonicity  Lower conversion result for a higher input voltage  Includes that same conversion may result from two separate voltage ranges 000 001 010 011 100 101 110 111 8 ref V 4 8 ref V 7 8 ref V D out in V Non-Monotonicity Ideal curve
  • 19. Copyright Sill, 2008 Analog Digital Converter 19 Aliasing  Too small sampling rate fsamp (under-sampling) can lead to aliasing ( = frequency of reconstructed signal is to low)  Nyquist criterion:  fsamp more than two times higher than highest frequency component fin of input signal: fsamp > 2·fin Input signal (with fin) Reconstructed output signal Measured data points (sample rate: fsamp)
  • 20. Copyright Sill, 2008 Analog Digital Converter 20 3. Nyquist-Rate ADCs  How can Nyquist-rate ADCs be grouped?  What is a dual slope ADC?  What is a successive approximation ADC?  What is an algorithmic ADC?  What is a flash ADC?  What is a pipelined ADC?  What are the pros and cons of the Nyquist-rate ADCs?
  • 21. Copyright Sill, 2008 Analog Digital Converter 21 Nyquist-Rate ADCs  Sampling frequency fsamp is in the same range as frequency fin of input signal  Low-to-medium speed and high accuracy ADCs  Integrating  Medium speed and medium accuracy ADCs  Successive Approximation  Algorithmic  High speed and low-to-medium accuracy ADCs  Flash  Two-Level Flash  Pipelined
  • 22. Copyright Sill, 2008 Analog Digital Converter 22 Integrating (Dual Slope) ADCs  Phase 1: Integration (capacitor C1) of Vin in known time Tload  Qload = Vin / R1 · Tload  Phase 2: Integration of reference voltage -Vref until Vout = 0 and estimation of time ΔT  Qref = -Vref / R1 · ΔT = -Qload => Vin = Vref · ΔT / Tload  Independent of R1 und C1! Vin -Vref S1 S2 C1 Control logic Counter Comparator D0 D1 D2 D3 DN-1 Integrator Vout R1
  • 23. Copyright Sill, 2008 Analog Digital Converter 23 Integrating (Dual Slope) ADCs cont’d Voltage Time Vin3 Vin2 Vin1 Phase 1 Phase 2 ΔT1 ΔT2 ΔT3 Tload constant slope slope depends on Vin
  • 24. Copyright Sill, 2008 Analog Digital Converter 24 Integrating ADCs: pros and cons  Simple structure (comparator and integrator are the only analog components)  Low Area / Low Power  Slow  Time intervals are not constant
  • 25. Copyright Sill, 2008 Analog Digital Converter 25 Successive Approximation ADC  Generate internal analog signal VD/A  Compare VD/A with input signal Vin  Modify VD/A by D0D1D2…DN-1 until closest possible value to Vin is reached S&H Logic DAC D0 D1 DN-1 Vin Vref VD/A
  • 26. Copyright Sill, 2008 Analog Digital Converter 26 Successive Approximation ADC cont’d S&H Logic DAC D0 D1 DN-1 Vin Vref VD/A Comparsion of VD/A with 2 V ref 2 in V ref V  2 in V ref V  Comp. w. 4 V ref Comp. w. 3 4 V ref 4 in V ref V  4 in V ref V  4 in V ref V  4 in V ref V 
  • 27. Copyright Sill, 2008 Analog Digital Converter 27 Successive Approximation ADC cont’d P. Fischer, VLSI-Design - ADC und DAC, Uni Mannheim, 2005 Iterations in V 8 ref V 4 8 ref V 7 8 ref V 1. 2. final result VD/A 100 110 010 111 101 011 001 111 110 101 100 011 010 001 000 3.
  • 28. Copyright Sill, 2008 Analog Digital Converter 28 Successive Approx.: pros and cons  Low Area / Low Power  High effort for DAC  Early wrong decision leads to false result
  • 29. Copyright Sill, 2008 Analog Digital Converter 29 Algorithmic ADC  Same idea as successive approximation ADC  Instead of modifying Vref → doubling of error voltage (Vref stays constant) Vin S&H S&H X2 S1 Vref/4 -Vref/4 S2 D0 D1 DN-1 Shift register
  • 30. Copyright Sill, 2008 Analog Digital Converter 30 Algorithmic ADC con’t Start Sample V = Vin, i = 1 Di = 1 V > 0 Di = 0 V = 2(V - Vref/4) V = 2(V + Vref/4) i = i+1 i > N Stop yes no yes Vin S&H X2 S1 Vref/4 -Vref/4 S2 D0 D1 DN-1 Shift register no S&H D.A.. Johns, K. Martin, Analog Integrated Circuit design, John Wiley & Sons, 1997
  • 31. Copyright Sill, 2008 Analog Digital Converter 31 Algorithmic ADC: pros and cons  Less analog circuitry than Succ. Approx. ADC  Low Power / Low Area  High effort for multiply-by-two gain amp
  • 32. Copyright Sill, 2008 Analog Digital Converter 32 Flash ADC Vin Vref Over range D0 D1 DN-1 (2N -1) to N encoder R/2 R R/2 R R R R R R  Vin connected with 2N comparators in parallel  Comparators connected to resistor string  Thermometer code  R/2-resistors on bottom and top for 0.5 LSB offset
  • 33. Copyright Sill, 2008 Analog Digital Converter 33 Some Flash ADC design issues  Input capacitive loading on Vin  Switching noise if comparators switch at the same time  Resistors-string bowing by input currents of bipolar comparators (if used)  Bubble errors in the thermometer code based on comparator’s metastability
  • 34. Copyright Sill, 2008 Analog Digital Converter 34 Flash ADC: pros and cons  Very fast  High effort for the 2N comparators  High Area / High Power  Recommended for 6-8 Bit and less
  • 35. Copyright Sill, 2008 Analog Digital Converter 35 Two-Level Flash ADC  Conversion in two steps: 1. Determination of MSB-Bits and reconverting of digital signal by DAC 2. Subtraction from Vin and determination of LSB-Bits  F.e. 8-Bit-ADC: Flash: 28=256 comparators, Two-level: 2·24 = 32 comparators N/2-Bit Flash ADC x2N MSB (D0 … DN/2-1) LSB (DN/2 … DN-1) N/2-Bit Flash ADC gain amp Vin N/2-Bit DAC
  • 36. Copyright Sill, 2008 Analog Digital Converter 36 Two-Level Flash ADC: pros and cons  Same throughput as Flash ADC  Less area, less power, less capacity loading than Flash ADC  Easy error-correction after first stage  Larger latency delay than Flash ADC  Design of N/2-Bit-DAC  Currently most popular approach for high- speed/medium accuracy ADCs
  • 37. Copyright Sill, 2008 Analog Digital Converter 37 Pipelined ADCs  Extension of two-level architecture to multiple stages (up-to 1 Bit per stage)  Each stage is connected with CLK-signal  Pipelined conversion of subsequent input signals  First result after m CLK cycles (m - amount of stages)  Stages can be different Stage 1 Stage 2 Stage m Vin,0 Vin,1 Vin,m-1 CLK D0 – Dk-1 Dk – D2k-1 Dmk – DN-1
  • 38. Copyright Sill, 2008 Analog Digital Converter 38 Pipelined ADCs: Scheme k-Bit ADC k-Bit DAC x2k k Bits Vin,i Stage 1 S&H Stage 2 Stage m Vin,0 Vin,i+1 Vin,1 Vin,m-1 Time Alignment & Digital Error Correction D0 D1 DN-1 CLK CLK
  • 39. Copyright Sill, 2008 Analog Digital Converter 39 Pipelined ADC: pros and cons  High throughput  Easy upgrade to higher resolutions  High demands on speed and accuracy on gain amplifier  High CLK-frequency needed  High Power
  • 40. Copyright Sill, 2008 Analog Digital Converter 40 4. Oversampling ADCs  What are the problems of the quantization noise?  How does oversampling work?  What is noise shaping?  What is a sigma-delta ADC?
  • 41. Copyright Sill, 2008 Analog Digital Converter 41 Quantization Error ε (recap) 000 001 010 011 100 101 110 111 in V 2 LSB V 2 LSB V  7 8 ref V D out  2 2 LSB LSB V V    
  • 42. Copyright Sill, 2008 Analog Digital Converter 42 Quantization Noise  Quantization error ε with probability density p(ε) can be approximated as uniform distribution   /2 /2 1 1 ˆ LSB LSB V V LSB p d p V       p(ε) 2 LSB V  2 LSB V ε p̂
  • 43. Copyright Sill, 2008 Analog Digital Converter 43 Quantization Noise cont’d  Quantization noise reduces Signal-Noise-Ration (SNR) of ADC  Estimation of SNR with Root Mean Square (RMS) of input signal (Vin_RMS) and of noise signal (Vqn_RMS) SNR = Vin_RMS / Vqn_rms   Every additional Bit halves VLSB → Vqn_RMS decreases by 6 dB with every new Bit  F.e. Vin is sinusoidal wave → SNR = (6.02 N + 1.76) dB   1/2 1/2 /2 2 2 _ /2 1 12 LSB LSB V LSB qn RMS LSB V V V p d d V                           
  • 44. Copyright Sill, 2008 Analog Digital Converter 44 Quantization Noise cont’d  Quantization noise can be approximated as white noise  Spectral density Sε(f) of quantization noise is constant over whole sampling frequency fs  Quantization noise power Sε(f) 2 s f  2 s f f 1 12 LSB s V S f    /2 2 2 /2 12 s s f LSB f V P S f df       
  • 45. Copyright Sill, 2008 Analog Digital Converter 45 Quantization Error (3-Bit Flash, recap) Eugenio Di Gioia, Sigma-Delta-A/D-Wandler, 2007 sample sample Amplitude Error
  • 46. Copyright Sill, 2008 Analog Digital Converter 46 Oversampling (OS)  Quantized signal is low-pass filtered to frequency f0  elimination of quantization noise greater than f0  Oversampling rate (OSR) is ratio of sampling frequency fs to Nyquist rate of f0  2 s f  2 s f f H(f) |H(f)| 0 2 f 0 2 f  1 Vin(f) 0 2 s f OSR f 
  • 47. Copyright Sill, 2008 Analog Digital Converter 47 OS in Frequency Domain Power fs/2 = OSR·f0/2 f0/2 f Digital filter response Oversampling Power f0/2 f Signal amplitude Average quantization noise
  • 48. Copyright Sill, 2008 Analog Digital Converter 48 Oversampling cont’d  Quantization noise power Pε results to: Doubling of fs increases SNR by 3 dB Equivalently to a increase of resolution by 0.5 Bits  F.e. Vin is sinusoidal wave SNR = (6.02 N + 1.76 + 10log [OSR]) dB 0 0 /2 /2 2 2 2 2 /2 /2 1 ( ) ( ) 12 s s f f LS f B f V P S f H f df S df OSR                 
  • 49. Copyright Sill, 2008 Analog Digital Converter 49 OS signal reconstruction  Signal results from relation of “0”s and “1”s n Nyquist -ADC Oversampling - ADC 1V 0.66 V 0.33 V Nyquist - ADC Oversampling 00000011111111110000000 0.33 0.33 x[n] 2 2 _ 0.33 0.33 2 RMS Nyquist V       2 2 2 2 _ 5 1 7 0 5 1 7 0 24 RMS Oversampling V        
  • 50. Copyright Sill, 2008 Analog Digital Converter 50 Noise Shaping (NS)  Next trick: feedback loop  Quantization noise signal is negative coupled with input  Based on high gain of closed-loop at low frequencies:  Quantization noise reduced at low frequencies  Quantization noise is ”shaped” = moved to higher frequencies  H(z) Integrator Quantizer DAC X Y E   1 1 1 1 H Y X E X H H H      
  • 51. Copyright Sill, 2008 Analog Digital Converter 51 Noise Shaping cont’d  Oversampling and noise shaping: Doubling of fs increases SNR by 9 dB Equivalently to a increase of resolution by 1.5 Bits F.e. Vin is sinusoidal wave SNR = (6.02 N + 1.76 – 5.17 + 30log [OSR]) dB  up to fin = 100 kHz (and more) 1-Bit Quantizer (Comperator) 1-Bit DAC
  • 52. Copyright Sill, 2008 Analog Digital Converter 52 OS and NS in Frequency Domain Power fs/2 = OSR·f0/2 f0/2 f Digital filter response Oversampling Power fs/2 f0/2 f Oversampling and noise shaping Power f0/2 f Signal amplitude Average quantization noise
  • 53. Copyright Sill, 2008 Analog Digital Converter 53 DAC Comparator Vref = 2.5 V Vin = 1.2 V     in v t t dt          in v t t     Sigma Delta ADC Example 1.2 -1.3 3.7 -1.3 1.2 -0.1 3.6 2.3 1 0 1 1 2.5 -2.5 2.5 2.5
  • 54. Copyright Sill, 2008 Analog Digital Converter 54 Sigma Delta ADC Example (Curves) http://www.beis.de/Elektronik/DeltaSigma/DeltaSigma_D.html H(z) Integrator 1Bit -Quantizer CLK DAC
  • 55. Copyright Sill, 2008 Analog Digital Converter 55 Sigma Delta ADC: pros and cons  High resolution  Less effort for analog circuitry  Low speed  High CLK-frequency  Currently popular for audio applications
  • 56. Copyright Sill, 2008 Analog Digital Converter 56 5. Practical issues  What are the performance limitations of ADCs?  What are the differences between PCB- and IC-designs?  Are there hints to improve the ADC design?  What are S&H circuits?
  • 57. Copyright Sill, 2008 Analog Digital Converter 57 Performance Limitations Analog circuit performance limited by:  High-frequency behavior of applied components  Noise  Crosstalk (analog ↔ analog, analog ↔ digital)  Power supply coupling  Thermal noise (white noise)  Parasitic components (capacitances, inductivities)  Wire delays
  • 58. Copyright Sill, 2008 Analog Digital Converter 58 Parasitic Component Example  Effect of 1pF capacitance on inverting input of an opamp: Mancini, Opamps for everyone, Texas Instr., 2002
  • 59. Copyright Sill, 2008 Analog Digital Converter 59 Noise Demands Examples  Example 1: Vref = 5V, 10 Bit resolution  VLSB = 5V / 210 = 5V / 1024 = 4.9 mV  Every noise must be lower than 4.9 mV  Example 2: Vref = 5V, 16 Bit resolution  VLSB = 5V / 216 = 5V / 65536 = 76 µV  Every noise must be lower than 76 µV
  • 60. Copyright Sill, 2008 Analog Digital Converter 60 PCB- versus IC-Design  PCB: Printed Circuit Board, IC: Integrated Circuit  Noise in PCB-circuits much higher than in ICs  Influences of parasitics in PCB-circuits much higher than in ICs  High-frequency behavior of PCB-circuits much worse than of ICs  Wire delays in PCB much higher than in ICs High accuracy, high speed, high bandwidth ADCs only possible in ICs!
  • 61. Copyright Sill, 2008 Analog Digital Converter 61 For PCB and IC:  Keep ground lines separate!  Don’t overlap digital and analog signal wires!  Don’t overlap digital and analog supply wires!  Locate analog circuitry as close as possible to the I/O connections!  Choose right passive components for high-frequency designs! (only PCB) Some Hints for Mixed Signal Designs Mancini, Opamps for everyone, Texas Instr., 2002
  • 62. Copyright Sill, 2008 Analog Digital Converter 62 Sample and Hold Circuits  S&H circuits hold signal constant for conversion  A sample and a hold device (mostly switch and capacitor)  Demands:  Small RC-settling-time (voltage over hold capacitor has to be fast stable at < 1 LSB)  Exact switching point (else “aperture-error”)  Stable voltage over hold capacitor (else “droop error”)  No charge injection by the switch
  • 63. Copyright Sill, 2008 Analog Digital Converter 63 6. Low Power ADC Design  What are the main components of power dissipation?  How can each component be reduced?  What are the differences between power and energy?
  • 64. Copyright Sill, 2008 Analog Digital Converter 64 Power Dissipation Two main components:  Dynamic power dissipation (Pdyn)  Based on circuit’s activity  Square dependency on supply voltage VDD 2  Dependent on clock frequency fclk  Dependent on capacitive load Cload  Dependent on switching probability α  Pdyn = VDD 2 · Cload · fclk · α  Static power dissipation (Pstatic)  Constant power dissipation even if circuit is inactive  Steady low-resistance connections between VDD und GND (only in some circuit technologies like pseudo NMOS)  Leakage (critical in technologies ≤ 0.18 µm)
  • 65. Copyright Sill, 2008 Analog Digital Converter 65 Low Power ADC Design  Reduction of VDD:  Highest influence on power (P ~ VDD 2)  Sadly, delay increases (td ~ 1/VDD )  Sadly, loss of maximal amplitude → SNR goes down  Possible solutions:  Different supply voltages within the design  Dynamic change of VDD depending on required performance  Reduction of fclk:  Dynamic change of fclk
  • 66. Copyright Sill, 2008 Analog Digital Converter 66 Low Power ADC Design cont’d  Reduction of Cload:  Cload depends on transistor count and transistor size, wire count and wire length  Possible Solutions:  Reduction of amount evaluating components  Sizing of the design = all transistor get minimum size to reach desired performance  Intelligent placing and routing
  • 67. Copyright Sill, 2008 Analog Digital Converter 67 Low Power ADC Design cont’d  Reduction of α:  Activity = possibility that a signal changes within one clock cycle  Possible Solutions:  Clock gating → no clock signal to inactive blocks  High active signals connected to the end of blocks  Asynchronous designs
  • 68. Copyright Sill, 2008 Analog Digital Converter 68 Which ADC for Low Power?  If low speed: Dual Slope ADC  Area is independent of resolution  Less components  Problem: Counter  If medium / high speed: mixed solutions  Popular: pipelined ADC with SAR  Pipelined solutions allows reduction of VDD  Long latency but high throughput
  • 69. Copyright Sill, 2008 Analog Digital Converter 69 Power vs. Energy  Power consumption in Watts  Power = voltage · current at a specific time point  Peak power:  Determines power ground wiring designs and Packaging limits  Impacts of signal noise margin and reliability analysis  Energy consumption in Joules  Energy = power · delay (joules = watts * seconds)  Rate at which power is consumed over time  Lower energy number means less power to perform a computation at the same frequency
  • 70. Copyright Sill, 2008 Analog Digital Converter 70 Power vs. Energy cont’d Watts time Power is height of curve Watts time Energy is area under curve Approach 1 Approach 2 Approach 2 Approach 1
  • 71. Copyright Sill, 2008 Analog Digital Converter 71 Power vs. Energy: Simple Example VDD I (each gray block) Delay Power Energy Flash 1 V 1 µA 1 ns 4 µW 4 fJ 2L-Flash 1 V 1 µA 2.5 ns 2 µW 5 fJ VDD Vin I Vin VDD I Flash 2L-Flash  Shaded blocks are ignored  Dissipation for one input signal:
  • 72. Copyright Sill, 2008 Analog Digital Converter 72 Low Power ADCs Conclusion  There is no patent solution for low power ADCs!  Every solution depends on the specific task.  Before optimization analyze the problem:  Which resolution?  Which speed?  What are the constraints (area, energy, VDD, Vin,…)?  Which technology can be used?  Think also about unconventional solutions (dynamic logic, asynchronous designs, …).
  • 73. Copyright Sill, 2008 Analog Digital Converter 73 Open Questions  Is there another way to design low power ADCs?  Is it recommended to reduce the analog part and put more effort in the digital part?  How do I achieve a high SNR with low power ADCs?  Is it better to have only one block with high frequency or many blocks with low frequency?  How can asynchronous designs help me?  How do I realize a low power ADC in sub-micron technologies?
  • 74. Copyright Sill, 2008 Analog Digital Converter 74 Basic ADC Literature [All02] P. E. Allen, D. R. Holberg, “CMOS Analog Circuit Design”, Oxford University Press, 2002 [Azi96] P.M. Aziz, H. V. Sorensen, J. Van der Spiegel, "An Overview of Sigma-Delta Converters" IEEE Signal Processing Magazine, 1996 [Eu07] E. D. Gioia, “Sigma-Delta-A/D-Wandler”, 2007 [Fi05] P. Fischer, “VLSI-Design 0405 - ADC und DAC”, Uni Mannheim, 2005 [Man02] Mancini, “Opamps for everyone”, Texas Instr., 2002 [Joh97] D. A. Johns, K. Martin, “Analog Integrated Circuit design”, John Wiley & Sons, 1997 [Tan00] S. Tanner, “Low-power architectures for single-chip digital image sensors”, dissertation, University of Neuchatel, Switzerland, 2000.
  • 76. Copyright Sill, 2008 Analog Digital Converter 76 Signal Reconstruction  Continuous time (input signal):  Discrete (reconstructed by ADC): / 2 2 _ / 2 ( ) T RMS ct T v t V dt T    v(t) time 2 0 _ [ ] n i RMS discrete x n V n    x[n] n RMS: root mean square
  • 77. Copyright Sill, 2008 Analog Digital Converter 77 Voltage supply reduction [Tan00]  For analog design, it is shown that a voltage supply reduction does not always lead to a power consumption reduction for several reasons:  Threshold of MOS transistors.  Loss of maximal amplitudes (SNR degradation).  Limits of conduction in analog switches.  Low speed of MOS transistors.  Limited stack of transistors. 0 0.5 1 1.5 2 2.5 3 0 1 2 3 4 5 6 Supply Voltage [V] Power Dissipation [mW/MS/s] Power consumption of 10-bit S-C 1.5 bit/stage pipelined ADCs in function of the voltage supply. [Tan00] S. Tanner, Low-power architectures for single-chip digital image sensors, dissertation, University of Neuchatel, Switzerland, 2000.