lect2 up390 (100329)

14
Lecture 390 – Oversampling ADCs – Part I (3/29/10) Page 390-1 CMOS Analog Circuit Design © P.E. Allen - 2010 LECTURE 390 – OVERSAMPLING ADCS – PART I LECTURE ORGANIZATION Outline • Introduction • Delta-sigma modulators • Summary CMOS Analog Circuit Design, 2 nd Edition Reference Pages 698-705 Lecture 390 – Oversampling ADCs – Part I (3/29/10) Page 390-2 CMOS Analog Circuit Design © P.E. Allen - 2010 INTRODUCTION What is an oversampling converter? An oversampling converter uses a noise-shaping modulator to reduce the in-band quantization noise to achieve a high degree of resolution. • What is the range of oversampling? The oversampling ratio, called M, is a ratio of the clock frequency to the Nyquist frequency of the input signal. This oversampling ratio can vary from 8 to 256. - The resolution of the oversampled converter is proportional to the oversampled ratio. - The bandwidth of the input signal is inversely proportional to the oversampled ratio. • What are the advantages of oversampling converters? Very compatible with VLSI technology because most of the converter is digital High resolution Single-bit quantizers use a one-bit DAC which has no INL or DNL errors Provide an excellent means of trading precision for speed (16-18 bits at 50ksps to 8-10 bits at sampling rates of 5-10Msps). • What are the disadvantages of oversampling converters? Difficult to model and simulate Limited in bandwidth to the clock frequency divided by the oversampling ratio

Upload: aicdesign

Post on 02-Aug-2015

33 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Lect2 up390 (100329)

Lecture 390 – Oversampling ADCs – Part I (3/29/10) Page 390-1

CMOS Analog Circuit Design © P.E. Allen - 2010

LECTURE 390 – OVERSAMPLING ADCS – PART ILECTURE ORGANIZATION

Outline• Introduction• Delta-sigma modulators• SummaryCMOS Analog Circuit Design, 2nd Edition ReferencePages 698-705

Lecture 390 – Oversampling ADCs – Part I (3/29/10) Page 390-2

CMOS Analog Circuit Design © P.E. Allen - 2010

INTRODUCTIONWhat is an oversampling converter?An oversampling converter uses a noise-shaping modulator to reduce the in-bandquantization noise to achieve a high degree of resolution.• What is the range of oversampling?

The oversampling ratio, called M, is a ratio of the clock frequency to the Nyquistfrequency of the input signal. This oversampling ratio can vary from 8 to 256.- The resolution of the oversampled converter is proportional to the oversampled ratio.- The bandwidth of the input signal is inversely proportional to the oversampled ratio.

• What are the advantages of oversampling converters?Very compatible with VLSI technology because most of the converter is digitalHigh resolutionSingle-bit quantizers use a one-bit DAC which has no INL or DNL errorsProvide an excellent means of trading precision for speed (16-18 bits at 50ksps to 8-10bits at sampling rates of 5-10Msps).

• What are the disadvantages of oversampling converters?Difficult to model and simulateLimited in bandwidth to the clock frequency divided by the oversampling ratio

Page 2: Lect2 up390 (100329)

Lecture 390 – Oversampling ADCs – Part I (3/29/10) Page 390-3

CMOS Analog Circuit Design © P.E. Allen - 2010

Nyquist Versus Oversampled ADCsConventional Nyquist ADC Block Diagram:

Fig.10.9-01

DigitalProcessor

y(kTN)x(t)

Filtering Sampling Quantization Digital Coding

Oversampled ADC Block Diagram:

Fig.10.9-02

DecimationFilter

y(kTN)x(t)

Filtering Sampling Quantization Digital Coding

Modulator

Components:• Filter - Prevents possible aliasing of the following sampling step.• Sampling - Necessary for any analog-to-digital conversion.• Quantization - Decides the nearest analog voltage to the sampled voltage (determines

the resolution).• Digital Coding - Converts the quantizer information into a digital output signal.

Lecture 390 – Oversampling ADCs – Part I (3/29/10) Page 390-4

CMOS Analog Circuit Design © P.E. Allen - 2010

Frequency Spectrum of Nyquist and Oversampled ConvertersDefinitions:

fB = analog signal bandwidth

fN = Nyquist frequency (two times fB)

fS = sampling or clock frequency

M = fSfN =

fS2fB = oversampling ratio

Frequency prespective:

Fig.10.9-03

��

������

0.5fN = 0.5fSfB fS =fN0

0

Am

plitu

de

f

fB = 0.5fN

0.5fS fS =MfN0

0

Am

plitu

de

ffN

Anti-aliasing filter

Anti-aliasing filter

Signal Bandwidth

Signal Bandwidth

Transition band

Transition band

Conventional ADC with fB≈ 0.5fN=0.5fS.

Oversampled ADC with fB≈ 0.5fN<<fS.

Page 3: Lect2 up390 (100329)

Lecture 390 – Oversampling ADCs – Part I (3/29/10) Page 390-5

CMOS Analog Circuit Design © P.E. Allen - 2010

Quantization Noise of a Conventional (Nyquist) ADCMultilevel Quantizer:

The quantized signal y can be represented as,

y = Gx + ewhere

G = gain of the ADC, normally 1e = quantization error

The mean square value of the quantization error is

e 2rms = SQ =

1 - /2

/2e(x)2dx =

2

12

Fig.10.9-04

Output, y

Input, x

5

1

3

-1

-3

-5

2 4 6

-2-4-6

Ideal curve

Input, x

Quantization error, e1

-1

Δ

Δ

Lecture 390 – Oversampling ADCs – Part I (3/29/10) Page 390-6

CMOS Analog Circuit Design © P.E. Allen - 2010

Quantization Noise of a Conventional (Nyquist) ADC - ContinuedSpectral density of the sampled noise:

When a quantized signal is sampled at fS (= 1/ ), then all of its noise power folds intothe frequency band from 0 to 0.5fS. Assuming that the noise power is white, the spectraldensity of the sampled noise is,

E(f) = erms2fS = erms 2

where = 1/fS and fS = sampling frequency

The inband noise energy no is

no2 = 0

fBE2(f)df = e

2rms (2fB ) = e

2rms

2fBfS =

e2

rmsM no =

erms

M

What does all this mean? • One way to increase the resolution of an ADC is to make the bandwidth of the signal,

fB, less than the clock frequency, fS. In otherwords, give up bandwidth for precision.

• However, it is seen from the above that a doubling of the oversampling ratio M, onlygives a decrease of the inband noise, no, of 1/ 2 which corresponds to -3dB decreaseor an increase of resolution of 0.5 bits

As a result, increasing the oversampling ratio of a Nyquist analog-digital converteris not a very good method of increasing the resolution.

Page 4: Lect2 up390 (100329)

Lecture 390 – Oversampling ADCs – Part I (3/29/10) Page 390-7

CMOS Analog Circuit Design © P.E. Allen - 2010

Oversampled Analog-Digital ConvertersClassification of oversampled ADCs:1.) Straight-oversampling - The quantization noise is assumed to be equally distributed

over the entire frequency range of dc to 0.5fS. This type of converter is representedby the Nyquist ADC.

2.) Predictive oversampling - Uses noise shapingplus oversampling to reduce the inband noise toa much greater extent than the straight-oversampling ADC. Both the signal and noisequantization spectrums are shaped.

3.) Noise-shaping oversampling - Similar to thepredictive oversampling except that only thenoise quantization spectrum is shaped whilethe signal spectrum is preserved.

The noise-shaping oversampling ADCs are also known as delta-sigma ADCs. We willonly consider the delta-sigma type oversampling ADCs.

Lecture 390 – Oversampling ADCs – Part I (3/29/10) Page 390-8

CMOS Analog Circuit Design © P.E. Allen - 2010

DELTA-SIGMA MODULATORSGeneral block diagram of an oversampled ADC

Fig.10.9-07

ΔΣ Modulator(Analog)

Decimator(Digital)

Lowpass Filter(Digital)

fS fD<fS

AnalogInputx(t)

fB 2fB DigitalPCM

Components of the Oversampled ADC:1.) Modulator - Also called the noise shaper because it can shape the quantizationnoise and push the majority of the inband noise to higher frequencies. It modulates theanalog input signal to a simple digital code, normally a one-bit serial stream using asampling rate much higher than the Nyquist rate.2.) Decimator - Also called the down-sampler because it down samples the highfrequency modulator output into a low frequency output and does some pre-filtering onthe quantization noise.3.) Digital Lowpass Filter - Used to remove the high frequency quantization noise and topreserve the input signal.Note: Only the modulator is analog, the rest of the circuitry is digital.

Page 5: Lect2 up390 (100329)

Lecture 390 – Oversampling ADCs – Part I (3/29/10) Page 390-9

CMOS Analog Circuit Design © P.E. Allen - 2010

First-Order, Delta-Sigma ModulatorBlock diagram of a first-order, delta-sigmamodulator:

Components:• Integrator (continuous or discrete time)• Coarse quantizer (typically two levels)

- A/D which is a comparator for two levels- D/A which is a switch for two levels

First-order modulator output for a sinusoidal input:

Fig.10.9-09

-1.5

-1

-0.5

0

0.5

1

1.5

0 50 100 150 200 250

Vol

ts

Tme (Units of T, clock period)

Fig.10.9-08

-

+Integrator A/D

D/A

x

u

v y

Quantizer

fS

Lecture 390 – Oversampling ADCs – Part I (3/29/10) Page 390-10

CMOS Analog Circuit Design © P.E. Allen - 2010

Sampled-Data Model of a First-Order Modulator

Writing the following relationships,y[nTs] = q[nTs] +v[nTs]

v[nTs] = w[(n-1)Ts] + v[(n-1)Ts]

y[nTs] = q[nTs]+w[(n-1)Ts]+v[(n-1)Ts] = q[nTs]+{x[(n-1)Ts]-y[(n-1)Ts]}+v[(n-1)Ts]

But the first equation can be written asy[(n-1)Ts] = q[(n-1)Ts] +v[(n-1)Ts] q[(n-1)Ts] = y[(n-1)Ts]} - v[(n-1)Ts]

Substituting this relationship into the above gives,y[nTs] = x[(n-1)Ts] + q[nTs] - q[(n-1)Ts]

Converting this expression to the z-domain gives,

Y(z) = z-1X(z) + (1-z-1)Q(z)Definitions:

Signal Transfer Function = STF = Y(z)X(x) = z-1

Noise Transfer Function = NT F= Y(z)Q(x) = 1-z-1

+

+

-

+Delay

+Integrator

Quan-tizer

x[nTs] v[nTs]

q[nTs]

y[nTs]

Fig. 10.9-10

w[nTs]

Page 6: Lect2 up390 (100329)

Lecture 390 – Oversampling ADCs – Part I (3/29/10) Page 390-11

CMOS Analog Circuit Design © P.E. Allen - 2010

Higher-Order ModulatorsA second-order, modulator:

070917-01

+

+

-

+Delay

+Integrator 2

Quan-tizer

q[nTs]

y[nTs]x[nTs]

+

+

-

+Integrator 1

Delay

It can be shown that the z-domain output is,

Y(z) = z-1X(z) + (1-z-1)2Q(z)The general, L-th order modulator has the following form,

Y(z) = z-KX(z) + (1-z-1)LQ(z)Note that noise transfer function, NTF, has L-zeros at the origin resulting in a high-passtransfer function. K depends on the architecture where K L.This high-pass characteristic reduces the noise at low frequencies which is the key toextending the dynamic range within the bandwidth of the converter.

Lecture 390 – Oversampling ADCs – Part I (3/29/10) Page 390-12

CMOS Analog Circuit Design © P.E. Allen - 2010

Noise Transfer FunctionThe noise transfer function can be written as,

NTFQ (z) = (1-z-1)L

Evaluate (1-z-1) by replacing z by ej Ts to get

(1-z-1)= 1 - e-j Ts 2j2j

ej f/fs

ej f/fs = ej f/fs - e-j f/fs

2j 2j e-j f/fs = sin( fTs) 2j e-j f/fs

|1-z-1| = (2sin fTs) |NTFQ(f)| = (2sin fTs)L

Magnitude of the noise transferfunction,

Note: Single-loop modulatorshaving noise shaping charac-teristics of the form (1-z-1)Lare unstable for L>2 unless anL-bit quantizer is used.

Fig.10.9-12

LPF

����0

2

4

6

8

10

Mag

nitu

de o

f no

ise

shap

ing

func

tion

Frequency0

L = 1

L = 2

L = 3

fb fs/2

Page 7: Lect2 up390 (100329)

Lecture 390 – Oversampling ADCs – Part I (3/29/10) Page 390-13

CMOS Analog Circuit Design © P.E. Allen - 2010

In-Band Rms Noise of Single-Loop ModulatorAssuming noise power is white, the power spectral density of the modulator, SE(f), is

SE(f) = |NTFQ(f)|2 |SQ(f)|

fs

Next, integrate SE(f) over the signal band to get the inband noise power using SQ = 2

12

SB = 1fs

-fb

fb

(2sin fTs)2L2

12df 2L

2L+11

M2L+12

12 where sin fTs fTs for M>>1.

Therefore, the in-band, rms noise is given as

n0 = SB = L

2L+11

ML+0.5 12 = L

2L+11

ML+0.5 erms

Note that as the is a much more efficient way of achieving resolution by increasing M.

n0 erms

ML+0.5 Doubling of M leads to a 2L+0.5 decrease of in-band noise

resulting in an extra L+0.5 bits of resolution! The increase of the oversampling ratio is an excellent method of increasing the

resolution of a oversampling analog-digital converter.

Lecture 390 – Oversampling ADCs – Part I (3/29/10) Page 390-14

CMOS Analog Circuit Design © P.E. Allen - 2010

Illustration of RMS Noise Versus Oversampling Ratio for Single Loop ModulatorsPlotting n0/erms gives,

n0erms

= L

2L+11

ML+0.5

Page 8: Lect2 up390 (100329)

Lecture 390 – Oversampling ADCs – Part I (3/29/10) Page 390-15

CMOS Analog Circuit Design © P.E. Allen - 2010

Dynamic Range of Analog-Digital ConvertersOversampled Converter:The dynamic range, DR, for a 1 bit-quantizer with level spacing =VREF, is

DR2 = Maximum signal power

SB(f) = 2 2

2

2L

2L+11

M2L+12

12

= 32

2L+12L M2L+1

Nyquist Converter:The dynamic range of a N-bit Nyquist rate ADC is (now becomes VREF for large N),

DR2 = Maximum signal power

SQ =

(VREF/2 2)22/12 =

32 22N DR = 1.5 2N

Expressing DR in terms of dB (DRdB) and solving for N, gives

N = DRdB - 1.7609

6.0206 or DRdB = (6.0206N + 1.7609) dB

Example: A 16-bit ADC requires about 98dB of dynamic range. For a second-ordermodulator, M must be 153 or 256 since we must use powers of 2.Therefore, if the bandwidth is 20kHz, then the clock frequency must be 10.24MHz.

Lecture 390 – Oversampling ADCs – Part I (3/29/10) Page 390-16

CMOS Analog Circuit Design © P.E. Allen - 2010

Multibit QuantizersA single-bit quantizer:

= VREFAdvantage is that the DAC is inherently linear.

Multi-bit quantizer:Consists of an ADC and DAC of B-bits.

= VREF2B-1

Disadvantage is that theDAC is no longer perfectlylinear. To get largeresolution delta-sigmaADCs requires highlyprecise DACs.

Dynamic range of a multibit ADC:

DR2 = 32

2L+12L M2L+1 2B-1 2

+-

yv

uv<0

v>0

Fig. 10.9-13

VREF2

VREF2

Fig. 10.9-14

A/D

D/A

v

Quantizer

fS

u

yVREF Δ

Fig. 10.9-135

Page 9: Lect2 up390 (100329)

Lecture 390 – Oversampling ADCs – Part I (3/29/10) Page 390-17

CMOS Analog Circuit Design © P.E. Allen - 2010

Example 390-1 - Tradeoff Between Signal Bandwidth and Accuracy of ADCs

Find the minimum oversampling ratio, M, for a 16-bit oversampled ADC which uses(a.) a 1-bit quantizer and third-order loop, (b.) a 2-bit quantizer and third-order loop, and(c.) a 3-bit quantizer and second-order loop. For each case, find the bandwidth of theADC if the clock frequency is 10MHz.

Solution

We see that 16-bit ADC corresponds to a dynamic range of approximately 98dB. (a.) Solving for M gives

M = 23

DR2

2L+12L

(2B-1)21/(2L+1)

Converting the dynamic range to 79,433 and substituting into the above equation gives aminimum oversampling ratio of M = 48.03 which would correspond to an oversamplingrate of 64. Using the definition of M as fc/2fB gives fB as 10MHz/2·64 = 78kHz.

(b.) and (c.) For part (b.) and (c.) we obtain a minimum oversampling rates of M = 32.53and 96.48, respectively. These values correspond to oversampling rates of 32 and 128,respectively. The bandwidth of the converters is 312kHz for (b.) and 78kHz for (c.).

Lecture 390 – Oversampling ADCs – Part I (3/29/10) Page 390-18

CMOS Analog Circuit Design © P.E. Allen - 2010

Z-Domain Equivalent CircuitsThe modulator structures are much easier to analyze and interpret in the z-domain.

Fig.10.9-16

+

+

-

+Delay

+Integrator

Quan-tizer

x[nTs] v[nTs]

q[nTs]

y[nTs]w[nTs]

+

+

-

+z-1 +

Integrator

Quan-tizer

X(z) V(z)

Q(z)

Y(z)W(z)

-

+ z-1 +X(z)

Q(z)

Y(z)

1-z-1

Y(z) = Q(z) + z-1

1-z-1 [X(z) - Y(z)] Y(z) 1

1-z-1 = Q(z) + z-1

1-z-1 X(z)

Y(z) = (1-z-1)Q(z) + z-1X(z) NTFQ (z) = (1-z-1) for L = 1

Page 10: Lect2 up390 (100329)

Lecture 390 – Oversampling ADCs – Part I (3/29/10) Page 390-19

CMOS Analog Circuit Design © P.E. Allen - 2010

Cascaded, Second-Order ModulatorSince the single-loop architecture with order higher than 2 are unstable, it is necessary tofind alternative architectures that allow stable higher order modulators.A cascaded, second-order structure:

Y1(z) = (1-z-1)Q1(z) + z-1X(z)

X2(z) = z-1

1-z-1 (X(z) -Y1(z)

= z-1

1-z-1 X(z) - z-1

1-z-1 [(1-z-1)Q1(z) + z-1X(z)]

Y2(z) = (1-z-1)Q2(z) + z-1X2(z) = (1-z-1)Q2(z) + z-2

1-z-1 X(z) - z-2Q1(z) - z-2

1-z-1 X(z)

= (1-z-1)Q2(z) - z-2Q1(z)Y(z) = Y2(z) - z-1Y2(z) + z-2Y1(z) = (1-z-1)Y2(z) + z-2Y1(z)= (1-z-1)2Q2(z) - (1-z-1)z-2Q1(z) + (1-z-1)z-2Q1(z) + z-3X(z) = (1-z-1)2Q2(z) + z-3X(z)

Y(z) = (1-z-1)2Q2(z) + z-3X(z)

Fig.10.9-17

-

+ z-1 +

Q1(z)

Y1(z)

1-z-1

-

+ z-1 +

X(z)

Q2(z)

Y(z)

1-z-1

z-1-

+ z-1 +

X2(z)

Y2(z)

+

Lecture 390 – Oversampling ADCs – Part I (3/29/10) Page 390-20

CMOS Analog Circuit Design © P.E. Allen - 2010

Third-Order, MASH ModulatorIt can be shown that

Y(z) = X(z) + (1-z-1)3Q3(z)

This results in a 3rd-order noise shaping and nodelay between the input and output.

Comments:• The above structures that eliminate the noise of all quantizers except the last are called

MASH or multistage architectures.• Digital error cancellation logic is used to remove the quantization noise of all stages,

except that of the last one.

1-z-11

z-1

X(z) +

-

Q1(z)

+ -

+ +

1-z-11

z-1

Q2(z)

+ -

+ +1-z-1

Y1(z)

Y2(z)

+- +

+

+

+

1-z-11

z-1

Q3(z)

+ +1-z-1

Y3(z)

+-

1-z-1

Y(z)

Fig. 10.9-17A

-Q1(z)

-Q2(z)

Page 11: Lect2 up390 (100329)

Lecture 390 – Oversampling ADCs – Part I (3/29/10) Page 390-21

CMOS Analog Circuit Design © P.E. Allen - 2010

A Fourth-Order, MASH-type Modulator using Scaling of Error Signals†

The signal is dividedby 1/C as it passesfrom the first 2nd-order modulator tothe second 2nd-ordermodulator. Thedigital output of thesecond 2nd-ordermodulator is thenmultiplied by theinverse factor of C.

The various transfer functions are (a1=1, a2=2, b1=1, b2=2, l1=2 and C = 4) :

† U.S. Patent 5,061,928, Oct. 29, 1991.

061207-01

a1

−+ z-1

1-z-1

a2

−+z-1

1-z-1

+Xin(z)

Q1(z)

b1

+ z-1

1-z-1

b2

−+z-1

1-z-1+

Q2(z)

+

1/C

D1(z)

D2(z)

z-1

1-z-11-z-1

z-1+

C

Dout(z)

+

+

+

λ1

D1(z) = Xin(z) + (1-z-1)2 Q1(z)

D2(z) = (1/C)(-Q1(z)) + (1-z-1)2 Q2(z)

Dout(z) = Xin(z) + (1-z-1)4 Q2(z)

Lecture 390 – Oversampling ADCs – Part I (3/29/10) Page 390-22

CMOS Analog Circuit Design © P.E. Allen - 2010

Distributed Feedback Modulator - Fourth-Order

Fig.10.9-20

a1z-1

1-z-1-

+X a2z-1

1-z-1a3z-1

1-z-1a4z-1

1-z-1+

+ 1-bitA/D

1-bitD/A

Q

Y

++

++

Y1 Y2 Y3 Y4

Amplitude of integrator outputs:

0.00

0.25

0.50

0.75

1.00

1.25

1.50

am

plit

ude o

f in

tegra

tor

outp

ut

/ V

REF

-1.00 -0.60 -0.20 0.20 0.60 1.00

input signal amplitude / VREF

fourth order distributed feedback modulator

a1=0.1, a2=0.1, a3=0.4, a4=0.4

y1

y2

y3

y4

Page 12: Lect2 up390 (100329)

Lecture 390 – Oversampling ADCs – Part I (3/29/10) Page 390-23

CMOS Analog Circuit Design © P.E. Allen - 2010

0.00

0.25

0.50

0.75

1.00

1.25

1.50

-1.00

am

plit

ude o

f in

tegra

tor

outp

uts

-0.60 -0.20 0.20 0.60 1.00input signal amplitude / VREF

fourth order feedforward modulator

a1=0.5, a2=0.4, a3=0.1, a4=0.1

y1

y2

y3

y4

Distributed Feedback Modulator - Fourth-Order – Continued

Fig.10.9-20

a1z-1

1-z-1-

+X a2z-1

1-z-1a3z-1

1-z-1a4z-1

1-z-1+

+ 1-bitA/D

1-bitA/D

Q

Y

++

++

Y1 Y2 Y3 Y4

Amplitude of integrator outputs (Integrator constants have been optimized to minimizethe integrator outputs):

Lecture 390 – Oversampling ADCs – Part I (3/29/10) Page 390-24

CMOS Analog Circuit Design © P.E. Allen - 2010

Cascaded of a Second-Order Modulator with a First-Order Modulator

Fig.10.9-21

a1z-1

1-z-1-

+ a2z-1

1-z-1-

+

+

X +

α

a3z-1

1-z-1-

+ +β

q1

q2

+

+

Dig

ital e

rror

can

cella

tion

circ

uit

Y

Comments:• The stability is guaranteed for cascaded structures• The maximum input range is almost equal to the reference voltage level for the

cascaded structures• All structures are sensitive to the circuit imperfection of the first stages• The output of cascaded structures is multi-bit requiring a more complex digital

decimator

Page 13: Lect2 up390 (100329)

Lecture 390 – Oversampling ADCs – Part I (3/29/10) Page 390-25

CMOS Analog Circuit Design © P.E. Allen - 2010

Integrator Circuits for ModulatorsFundamental block of the modulator:

Fig.10.9-22+

+z-1

Vi(z) az-1

1-z-1

Vo(z) Vi(z) Vo(z)a

Fully-Differential, SwitchedCapacitor Implementation:

It can be shown (Chapter 9 of the text) that,Vout(z)Vin(z) =

CsCi

z-1

1-z-1

Vo

out(e j T)

Voin( e j T)

= C1

C2

e-j T/2

j2 sin( T/2) TT =

C1

j TC2

T/2sin( T/2) e-j T/2

V

oout(e j T)

Voin( e j T)

= (Ideal)x(Magnitude error)x(Phase error) where I = C1

TC2 Ideal =

I

j

Fig.10.9-23

+-+

-vin+

-vout+

-

φ2

φ2

φ2

φ2

φ1

φ1

φ1

φ1

Cs

φ1

Cs

Ci

Ci

Lecture 390 – Oversampling ADCs – Part I (3/29/10) Page 390-26

CMOS Analog Circuit Design © P.E. Allen - 2010

Power Dissipation versus Supply Voltage and Oversampling RatioThe following is based on the above switched-capacitor integrator:1.) Dynamic range:

The noise in the band [-fs,fs] is kT/C while the noise in the band [-fs/2M,fs/2M] iskT/MC. We must multiply this noise by 4; x2 for the sampling and integrating phasesand x2 for differential operation.

2.) Lower bound on the sampling capacitor, Cs:

3.) Static power dissipation of the integrator: Pint = IbVDD

4.) Settling time for a step input of Vo,max:

Ib = Ci Vo,maxTsettle

=Ci

Tsettle

CsCi

VDD = CsVDDTsettle

= CsVDD(2fs) = 2MfNCsVDD

Pint = 2MfNCsVDD2 = 16kT·DR·fNBecause of additional feedback to the first integrator, the maximum voltage can be 2VDD.

P1st-int = 32kT·DR·fN

DR = VDD2/24kT/MCs

= V

2DDMCs8kT

Cs = 8kT·DR

V2

DDM

Page 14: Lect2 up390 (100329)

Lecture 390 – Oversampling ADCs – Part I (3/29/10) Page 390-27

CMOS Analog Circuit Design © P.E. Allen - 2010

SUMMARY• Oversampled ADCs allow signal bandwidth to be efficiently traded for resolution• Noise shaping oversampled ADCs preserve the signal spectrum and shape the noise

quantization spectrum• The modulator shapes the noise quantization spectrum with a high pass filter• The quantizer can be single or multiple bit

- Single bit quantizers do not require linear DACs because a 1 bit DAC cannot benonlinear

- Multiple bit quantizers require ultra linear DACs• Modulators consist of combined integrators with the goal of high-pass shaping of the

noise spectrum and cancellation of all quantizer noise but the last quantizer