THE JOY OF CIRCUITS Richard Schreier Jan. 9 2013 ANALOG DEVICES - - PowerPoint PPT Presentation

the joy of circuits
SMART_READER_LITE
LIVE PREVIEW

THE JOY OF CIRCUITS Richard Schreier Jan. 9 2013 ANALOG DEVICES - - PowerPoint PPT Presentation

ANALOG INTEGRATED THE JOY OF CIRCUITS Richard Schreier Jan. 9 2013 ANALOG DEVICES Todays Message Analog IC design taps many areas of expertise: physics, geometry, analysis, algorithms, modeling, . Creativity (= Fun) is


slide-1
SLIDE 1

Richard Schreier

  • Jan. 9 2013

THE JOY OF CIRCUITS

ANALOG INTEGRATED ANALOG DEVICES

slide-2
SLIDE 2

2

ANALOG DEVICES

Today’s Message

  • Analog IC design taps many areas of expertise:

physics, geometry, analysis, algorithms, modeling, …. ⇒ Creativity (= Fun) is possible at multiple levels

Three Examples

1 Circuit: String DAC Tricks 2 Algorithmic/Signal Processing: ∆Σ DAC 3 Physical: Layout of a current-mode DAC

slide-3
SLIDE 3

3

ANALOG DEVICES

  • 1. Resistor-String DAC

+ Simple. Ratiometric. Monotonic. – N-bit DAC requires 2N components Vref r r r V o m 3 ⁄ ( )V ref = m 0 1 2 3 , , , =

2-bit example:

N-bit digital input selects

  • ne of 2N equi-spaced

analog values

slide-4
SLIDE 4

4

ANALOG DEVICES

String DAC with Sub-String

Vref Vo + Number of units grows as 2N / 2 + Monotonic + Can repeat

sub-sub-string, etc.

– Needs buffers to prevent sub-string from loading the main string

Or does it?

slide-5
SLIDE 5

5

ANALOG DEVICES

Unbuffered Sub-String

Vref Vo r r r r r r r 1 1 1

  • Choose the resistor ratio r

such that shifting the sub- string up one step increases the voltage at the common point by 1 LSB

  • Note that the voltages

elsewhere in the string are unaffected

[Dennis Dempsey US5969657]

slide-6
SLIDE 6

6

ANALOG DEVICES

Required Resistor Ratio

+ – 1V r r + – 1V + – 1V 1 1 1 r r + – 4V 1 1 1 4 r

  • 3 1

r

  • 1

3

  • +

    = r 1 = 4 3 r + = Solution: + – 3V

  • regardless of

the number of units in the sub-string! r 1 =

slide-7
SLIDE 7

7

ANALOG DEVICES

More String Cleverness

Vref Vo R R R

  • Walk the sub-string up the

main string in an alternating fashion rather than shift it

  • ne step at a time

⇒ The number of switches on the main string is halved R R R R R R R

slide-8
SLIDE 8

8

ANALOG DEVICES

  • 2. Delta-Sigma (∆Σ) DAC
  • Suppose you have a fast and accurate, but

limited-resolution DAC Q1: How can you get more resolution? OR Q2: How can you get an output that is between two DAC levels?

DAC

8 Desired DAC Output Time Outputs

slide-9
SLIDE 9

9

ANALOG DEVICES

Switch back and forth quickly; Average with a lowpass filter

High-resolution low-speed data

DAC

High-speed clock 16 8 16-b Input Data 8-b DAC Data Time

?

LPF

LPF Output

slide-10
SLIDE 10

10

ANALOG DEVICES

One Digital Block

  • The decision to quantize high/low is made

independently of any previous decision

  • Turns the truncation noise into white noise

spread uniformly over frequency

?

16 8 16 8 8 8 dither spanning

  • ne 8-bit LSB

LSBs MSBs 16

slide-11
SLIDE 11

11

ANALOG DEVICES

The ∆Σ Way

  • Re-circulate the LSBs to bias the next decision

16 8 8 @50 kHz @ 5 MHz 16-b Input Data 8-b DAC Data Time z–1

slide-12
SLIDE 12

12

ANALOG DEVICES

Spectral Implications

  • Truncation noise is still spread over a broad

frequency range, but not uniformly

  • Very little noise is present in the signal band!

⇒ With the ∆Σ technique, a low-resolution DAC can be turned into a high-resolution DAC Freq. 25 kHz 2.5 MHz Desired Signal Shaped Noise

slide-13
SLIDE 13

13

ANALOG DEVICES

  • 3. Debugging

Where circuits designed in the virtual world collide with reality

  • One of the most important and instructive

aspects of analog IC work

  • Consider a current-mode DAC:

Need each leg to carry the same current as the master NMOS to within, say, 1%

Iout = m•Iin Iin = 1 mA 100 current sources

slide-14
SLIDE 14

14

ANALOG DEVICES

Measurement Result— Disaster!

Iin

Current per leg Leg number 0 10 20 30 40 50 60 70 80 90 100 20% Error!

WHY?

slide-15
SLIDE 15

15

ANALOG DEVICES

The Circuit Layout

… … 1 mA 0.8 mA

slide-16
SLIDE 16

16

ANALOG DEVICES

Aha!

Wiring Resistance

r r r r r r I I I I

slide-17
SLIDE 17

17

ANALOG DEVICES

Analysis

– ∆V + ∆I gm∆V = ∆V n2 2 ⁄ ( )rI = r r r r r r I I I I I–∆I n 100 = gm 2 mA/V = r 20 mΩ = ∆V 0.1 V = ∆I 0.2 mA = I 1 mA =

slide-18
SLIDE 18

18

ANALOG DEVICES

How To Fix This Problem?

  • To get 20x better matching, need

Good luck with that.

  • Hopeless?

r 1 mΩ <

slide-19
SLIDE 19

19

ANALOG DEVICES

Tree Connection

slide-20
SLIDE 20

20

ANALOG DEVICES

Summary

  • Peeked at 3 examples of analog IC cleverness

Circuit-level: clever architecture Signal-processing: clever algorithm Physical-level: clever layout geometry

  • Innovation exists at many more levels and in

various combinations

  • There is still fresh ground to explore and exploit

The bulldozer that is digital CMOS is blazing a trail into new territory, enabling techniques that were impractical with earlier technologies. E.g. Reliance on digital signal processing; using time intervals to represent analog quantities.

⇒ Analog IC design provides good entertainment