introduction to the design of analogs by allen and hollberg

14
CMOS Analog Circuit Design Page 1.0-1 Chapter 1 - Introduction and Background (7/15/99) © P.E. Allen, 2000 CHAPTER 1 - INTRODUCTION AND BACKGROUND Chapter Outline 1.1 Analog Integrated Circuit Design 1.2 Technology Impact on Analog IC Design 1.3 Analog Signal Processing 1.4 Notation, Symbology and Terminology 1.5 Summary Objectives The objective of this course is to teach analog integrated circuit design using today’s technologies and in particular, CMOS technology. Approach 1. Develop a firm background on technology and modeling 2. Present analog integrated circuits in a hierarchical, bottom-up manner 3. Emphasize understanding and concept over analytical methods (simple models) 4. Illustrate the correct usage of the simulator in design 5. Develop design procedures that permit the novice to design complex analog circuits (these procedures will be modified with experience) CMOS Analog Circuit Design Page 1.0-2 Chapter 1 - Introduction and Background (7/15/99) © P.E. Allen, 2000 Organization (Second Edition of CMOS Analog IC Design) Chapter 9 Switched Capaci- tor Circuits Chapter 6 Simple CMOS & BiCMOS OTA's Chapter 7 High Performance OTA's Chapter 2 CMOS/BiCMOS Technology Chapter 3 CMOS/BiCMOS Modeling Chapter 4 CMOS Subcircuits Chapter 5 CMOS Amplifiers Systems Complex Circuits Devices Simple Introduction Chapter 8 CMOS/BiCMOS Comparators Chapter 10 D/A and A/D Converters Chapter 11 Analog Systems

Upload: kiran-kirru

Post on 29-Nov-2015

54 views

Category:

Documents


3 download

DESCRIPTION

introduction to the design of analog ic design and opamps .....

TRANSCRIPT

CMOS Analog Circuit Design Page 1.0-1

Chapter 1 - Introduction and Background (7/15/99) © P.E. Allen, 2000

CHAPTER 1 - INTRODUCTION AND BACKGROUND

Chapter Outline1.1 Analog Integrated Circuit Design

1.2 Technology Impact on Analog IC Design

1.3 Analog Signal Processing

1.4 Notation, Symbology and Terminology

1.5 Summary

ObjectivesThe objective of this course is to teach analog integrated circuit design using today’s technologies and inparticular, CMOS technology.

Approach1. Develop a firm background on technology and modeling

2. Present analog integrated circuits in a hierarchical, bottom-up manner

3. Emphasize understanding and concept over analytical methods (simple models)

4. Illustrate the correct usage of the simulator in design

5. Develop design procedures that permit the novice to design complex analog circuits (these procedures willbe modified with experience)

CMOS Analog Circuit Design Page 1.0-2

Chapter 1 - Introduction and Background (7/15/99) © P.E. Allen, 2000

Organization (Second Edition of CMOS Analog IC Design)

Chapter 9Switched Capaci-

tor Circuits

Chapter 6Simple CMOS &BiCMOS OTA's

Chapter 7High Performance

OTA's

Chapter 10D/A and A/DConverters

Chapter 11AnalogSystems

Chapter 2CMOS/BiCMOS

Technology

Chapter 3CMOS/BiCMOS

Modeling

Chapter 4CMOS

Subcircuits

Chapter 5CMOS

Amplifiers

Systems

Complex

Circuits

Devices

Simple

Introduction

Chapter 8CMOS/BiCMOS

Comparators

Chapter 10D/A and A/DConverters

Chapter 11AnalogSystems

CMOS Analog Circuit Design Page 1.1-1

Chapter 1 - Introduction and Background (7/15/99) © P.E. Allen, 2000

SECTION 1.1 - ANALOG INTEGRATED CIRCUIT DESIGNWhat is Analog IC Design?

Analog IC design is the successful implementation of analog circuits and systems using integrated circuittechnology.

IntegratedCircuitTechnology

Function orApplication

SuccessfulSolution

Fig. 1-1

Unique Features of Analog IC Design• Geometry is an important part of the design

Electrical Design → Physical Design → Test Design

• Usually implemented in a mixed analog-digital circuit

• Analog is 20% and digital 80% of the chip area

• Analog requires 80% of the design time

• Analog is designed at the circuit level

• Passes for success: 2-3 for analog, 1 for digital

CMOS Analog Circuit Design Page 1.1-2

Chapter 1 - Introduction and Background (7/15/99) © P.E. Allen, 2000

The Analog IC Design Flow

Conception of the idea

Definition of the design

Implementation

Simulation

Physical Verification

Parasitic Extraction

Fabrication

Testing and Verification

Product

Comparisonwith design

specifications

Comparisonwith design

specifications

Physical Definition

ElectricalDesign

PhysicalDesign

Fabrication

Testing andProduct

DevelopmentFig. 1.1-2

CMOS Analog Circuit Design Page 1.1-3

Chapter 1 - Introduction and Background (7/15/99) © P.E. Allen, 2000

Analog IC Design - Continued• Electrical Aspects

-

+vin

M1 M2

M3 M4

M5

M6

M7

vout

VDD

VSS

VBias

CL

+

-

CcAnalogIntegrated

Circuit Design

W/L ratios

Topology

DC Currents

��L

W

Circuit orsystems

specifications

Fig. 1.1-3

• Physical Aspects

Implementation of the physical design including:

- Transistors and passive components

- Connections between the above

- Busses for power and clock distribution

- External connections

• Testing Aspects

Design and implementation for the experimental verification of the circuit after fabrication

CMOS Analog Circuit Design Page 1.1-4

Chapter 1 - Introduction and Background (7/15/99) © P.E. Allen, 2000

Comparison of Analog and Digital Circuits

Analog Circuits Digital Circuits

Signals are continuous in amplitude and can becontinuous or discrete in time

Signal are discontinuous in amplitude and time -binary signals have two amplitude states

Designed at the circuit level Designed at the systems level

Components must have a continuum of values Component have fixed values

Customized Standard

CAD tools are difficult to apply CAD tools have been extremely successful

Requires precision modeling Timing models only

Performance optimized Programmable by software

Irregular block Regular blocks

Difficult to route automatically Easy to route automatically

Dynamic range limited by power supplies andnoise (and linearity)

Dynamic range unlimited

CMOS Analog Circuit Design Page 1.1-5

Chapter 1 - Introduction and Background (7/15/99) © P.E. Allen, 2000

Skills Required for Analog IC Design• In general, analog circuits are more complex than digital

• Requires an ability to grasp multiple concepts simultaneously

• Must be able to make appropriate simplifications and assumptions

• Requires a good grasp of both modeling and technology

• Have a wide range of skills - breadth (analog only is rare)

• Be able to learn from failure

• Be able to use simulation correctly

Simulation “truths”:

♦ (Usage of a simulator) x (Common sense) ≈ Constant

♦ Simulators are only as good as the models and the knowledge of those models by the designer

♦ Simulators are only good if you already know the answers

One Viewpoint of Analog Circuit Designers:

“Analog circuit designers tend to think of themselves as lone cowboys, brave pioneers, creative andindependent types, in contrast to the herd animals of the digital IC world,”

Chris Mangelsdorf, “The Analog Top Ten”, ISSCC Digest of Technical Papers, 1996.

Mangelsdorf again:

“Quit whining and start designing” - response to multi-chip proponents on a 1998 ISSCC Panel onSingle-Chip versus Multi-Chip solutions for RF ICs.

CMOS Analog Circuit Design Page 1.1-6

Chapter 1 - Introduction and Background (7/15/99) © P.E. Allen, 2000

Complexity and Design IQ as a Function of the Number of Transistors

100 101 102 103 104 105 106

Numberof

Transistors

DesignComplexity

Microwave RF ASIC Digital

100 101 102 103 104 105 106

Numberof

Transistors

IQ

Microwave RF ASIC Digital

Fig. 1.1-4

CMOS Analog Circuit Design Page 1.2-1

Chapter 1 - Introduction and Background (7/15/99) © P.E. Allen, 2000

SECTION 1.2 - TECHNOLOGY IMPACT ON ANALOG IC DESIGNTrends in CMOS Technology

• Moore’s law: The minimum feature size tends to decrease by a factor of 1/ 2 every three years

• Semiconductor Industry Association roadmap for CMOS

1995 1998 2001 2004 2007 2010

3.0V

2.5V

2.0V

1.5V

1.0V

0.35µm 0.25µm 0.18µm 0.13µm 0.10µm 0.07µmFeature Size

Pow

er S

uppl

y V

olta

ge

Year Fig. 1.2-1

Desktop Systems

Portable Systems

CMOS Analog Circuit Design Page 1.2-2

Chapter 1 - Introduction and Background (7/15/99) © P.E. Allen, 2000

Trends in CMOS Technology - ContinuedThreshold voltages

0.1

1

10

0.01 0.1 1Pow

er S

uppl

y an

d T

hres

hold

Vol

tage

(V

olts

)

MOSFET Channel Length, µm

2

5

0.5

0.2

0.050.02 0.2 0.5

VDD

VT

2003-2006

Fig. 1.2-2

CMOS Analog Circuit Design Page 1.2-3

Chapter 1 - Introduction and Background (7/15/99) © P.E. Allen, 2000

Trends in IC TechnologyTechnology Speed Figure of Merit vs. Time:

75 77 79 81 83 85 87 89 91 93 95 97 99

100GHz

30GHz

10GHz

3GHz

1GHz

ft

Year

GaAs

Bipolar

CMOS

Hemts, HBTs

3µm

2µm 1.5µm

1µm0.8µm 0.6µm

0.5µm0.35µm

0.25µm

Carrier Frequency of RFCellular Telephony

Fig. 1.2-3A

01

0.18µm0.01µm

SiGe

Estimated Frequency Performance based on Scaling:

Technology ft fmax

0.35 micron 25GHz 40GHz

0.25 micron 40GHz ≈60-70GHz

0.18 micron 60GHz ≈90-100GHz

CMOS Analog Circuit Design Page 1.2-4

Chapter 1 - Introduction and Background (7/15/99) © P.E. Allen, 2000

Innovation in Analog IC DesignIn the past, circuit innovation was driven by new technologies.

1950 1960 1970 1980 1990 2000

DiscreteTransistors

BipolarAnalog IC

MOSAnalog IC

Rate ofCircuit

Innovation

Fig. 1.2-4

Candidates for the 90’s and 00’s

• SiGe?

• Packaging?

• Opto-electronics?

• Vertically integrated transistors?

CMOS Analog Circuit Design Page 1.2-5

Chapter 1 - Introduction and Background (7/15/99) © P.E. Allen, 2000

Technology-Driven versus Application-Driven Innovation

NewTechnology

GenericFunction

InnovativeSolution

StandardTechnology

NewApplication

InnovativeSolution

Technology driven circuit innovation:

Application driven circuit innovation:

Fig. 1.2-5

CMOS Analog Circuit Design Page 1.2-6

Chapter 1 - Introduction and Background (7/15/99) © P.E. Allen, 2000

IC Design Development TimeA steeper ramp for the IC design development is required for every new generation of technology.

IC D

esig

n D

evel

opm

ent

Time

Increasing generationperformance

0.35µm

0.6µm

0.8µm

1.0µm

Fig. 1.2-6

Results:

• Scramble to develop new tools

• Complexity is increasing with each new scaling generation

• Need more trained and skilled circuit designers

CMOS Analog Circuit Design Page 1.2-7

Chapter 1 - Introduction and Background (7/15/99) © P.E. Allen, 2000

Implications of Technology on IC DesignThe good:

• Smaller geometries

• Smaller parasitics

• Higher transconductance

• Higher bandwidths

The bad:

• Reduced voltages

• Smaller channel resistances (lower gain)

• More nonlinearity

• Deviation from square-law behavior

The ugly:

• Increased substrate noise in mixed signal applications

• Increased 1/f noise below 0.25µm CMOS

• Threshold voltages are not scaling with power supply

• Suitable models for analog design

CMOS Analog Circuit Design Page 1.3-1

Chapter 1 - Introduction and Background (7/15/99) © P.E. Allen, 2000

SECTION 1.3 - ANALOG SIGNAL PROCESSINGSignal Bandwidths versus Application

101 100 1k 10k 100k 1M 10M 100M 1G 10G 100G

Seismic

Sonar

Audio

Video

Acousticimaging

Radar

AM-FM radio, TV

Telecommunications

Microwave

Signal Bandwidth (Hz)

Cellular

CMOS Analog Circuit Design Page 1.3-2

Chapter 1 - Introduction and Background (7/15/99) © P.E. Allen, 2000

Signal Bandwidths versus Technology

101 100 1k 10k 100k 1M 10M 100M 1G 10G 100GSignal Bandwidth (Hz)

GaAs, SiGe

Optical

Surfaceacousticwaves

MOS digital logic

Bipolar digital logic

Bipolar analog

MOS analog

Mostly digital implementationMostly analogimplementation

BiCMOS

Fuzzyboundary,

keeps moving tothe right

CMOS Analog Circuit Design Page 1.3-3

Chapter 1 - Introduction and Background (7/15/99) © P.E. Allen, 2000

Analog IC Design has Reached Maturity

There are established fields of application:

• Digital-analog and analog-digital conversion

• Disk drive controllers

• Modems - filters

• Bandgap reference

• Analog phase lock loops

• DC-DC conversion

• Buffers

• Codecs···

Existing philosophy regarding analog circuits:

“If it can be done economically by digital, don’t use analog.”

Consequently:

Analog finds applications where speed, area, or power have advantages over a digital approach.

CMOS Analog Circuit Design Page 1.3-4

Chapter 1 - Introduction and Background (7/15/99) © P.E. Allen, 2000

Eggshell Analogy of Analog IC Design (Paul Gray)

VLSIDIGITALSYSTEM

PowerSource

TransmissionMedia

StorageMedia

Analog/DigitalInterfaceElectronics

AudioI/O

Imagers &Displays

PhysicalSensorsActuators

Fig. 1.3-3

CMOS Analog Circuit Design Page 1.3-5

Chapter 1 - Introduction and Background (7/15/99) © P.E. Allen, 2000

Analog Signal Processing versus Digital Signal Processing in VLSIKey issues:

Analog/Digital mix is application dependent

Not scaling driven

Driven by system requirements for programmability/adaptability/testability/designability

Now:

ASP A/D DSP System

ASP A/D DSP System

Trend:

Fig. 1.3-4

CMOS Analog Circuit Design Page 1.3-6

Chapter 1 - Introduction and Background (7/15/99) © P.E. Allen, 2000

Application Areas of Analog IC DesignThere appear to be two major areas of analog IC design:

• Restituitive - performance oriented (speed, accuracy, power, area)

Classical analog circuit and systems design

• Cognitive - function oriented (adaptable, massively parallel)

A newly growing area inspired by biological systems

Analog VLSI (An oxymoron):

Combination of analog circuits and VLSI philosophies

• Many similarities between analog circuits and biological systems

ScalabilityNonlinearityAdaptabilityEtc.

• Neuromorphic analog VLSI

Use the form of biological systems to inspire circuit design such as smart sensors and smart imagers

• Smart autonomous systems

Self-guided vehiclesMars landerIndustrial cleanup in a hazardous environment

• Sensorimotor feedback

Self contained systems with sensor input, motor output

CMOS Analog Circuit Design Page 1.3-7

Chapter 1 - Introduction and Background (7/15/99) © P.E. Allen, 2000

What is the Future of Analog IC Design?• Technology will require more creative circuit solutions in order to achieve desired performance

• Analog circuits will continue to be a part of large VLSI digital systems

• Interference and noise will become even more serious as the chip complexity increases

• Packaging will be an important issue and offers some interesting solutions

• Analog circuits will always be at the cutting edge of performance

• Analog designer must also be both a circuit and systems designer and must know:

Technology and modeling

Analog circuit design

VLSI digital design

System application concepts

• There will be no significantly new and different technologies - innovation will combine new applications withexisting or improved technologies

• Semicustom methodology will eventually evolve with CAD tools that will allow:

- Design capture and reuse

- Quick extraction of model parameters from new technology

- Test design

- Automated design and layout of simple analog circuits

CMOS Analog Circuit Design Page 1.4-1

Chapter 1 - Introduction and Background (7/15/99) © P.E. Allen, 2000

SECTION 1.4 - NOTATION, SYMBOLOGY, AND TERMINOLOGYDefinition of Symbols for Various Signals

Signal Definition Quantity Subscript Example

Total instantaneous value of the signal Lowercase Uppercase qA

DC value of the signal Uppercase Uppercase QA

AC value of the signal Lowercase Lowercase qa

Complex variable, phasor, or rms value of the signal Uppercase Lowercase Qa

Example:

t

ID iD

id

Idm

Fig. 1.4-1

Dra

in C

urre

nt

CMOS Analog Circuit Design Page 1.4-2

Chapter 1 - Introduction and Background (7/15/99) © P.E. Allen, 2000

MOS Transistor Symbols

G

S

D

G

S

D

G

S

D

G

S

D

B G

S

D

B

G

S

D

EnhancementNMOS withVBS = 0V.

EnhancementPMOS withVBS = 0V.

EnhancementNMOS withVBS ≠ 0V.

EnhancementPMOS withVBS ≠ 0V.

SimpleNMOSsymbol

SimplePMOSsymbol

CMOS Analog Circuit Design Page 1.4-3

Chapter 1 - Introduction and Background (7/15/99) © P.E. Allen, 2000

Other Schematic Symbols

Differential amplifier,op amp, or comparator

+

-

+

-

V1 GmV1

I2

+-

+

-

V1 V2AvV1

+

-

+-

+

-

V2

I1

RmI1

I2I1

AiI1

Voltage-controlled,voltage source

Voltage-controlled, current source

Current-controlled, voltage source

Current-controlled, current source

Independent current source

Independentvoltage sources

+

-V

+

-V

+

-

V

CMOS Analog Circuit Design Page 1.4-4

Chapter 1 - Introduction and Background (7/15/99) © P.E. Allen, 2000

Three-Terminal Notation (Data books)

QABC

A = Terminal with the larger magnitude of potential

B = Terminal with the smaller magnitude of potential

C = Condition of the remaining terminal with respect to terminal BC = 0 ⇒ There is an infinite resistance between terminal B and the third terminalC = S ⇒ There is a zero resistance between terminal B and the third terminalC = R ⇒ There is a finite resistance between terminal B and the third terminalC = X ⇒ There is a voltage source in series with a resistor between terminal B and the third

terminal in such a manner as to reverse bias a PN junction.

Examples

+

-VGS

S D

G

CDGS

S

DG

IDSS

+

-

S D

G

IDS BVDGO

(a.) (b.) (c.)

(a.) Capacitance from drain to gate with the source shorted to the gate.

(b.) Drain-source current when gate is shorted to source (depletion device)

(c.) Breakdown voltage from drain to gate when the source is open- circuited with respect to the gate.

CMOS Analog Circuit Design Page 1.5-1

Chapter 1 - Introduction and Background (7/15/99) © P.E. Allen, 2000

1.5 - SUMMARY• Analog IC design combines a function or application with IC technology for a successful solution.

• Analog IC design consists of three major steps:

1.) Electrical design ⇒ Topology, W/L values, and dc currents

2.) Physical design

(Fabrication)

3.) Test design

• Analog designers must be flexible and have a skill set that allows one to simplify and understand a complexproblem

• Analog IC design is driven by improving technologies rather than new technologies.

• Analog IC design has reached maturity and is here to stay.

• The appropriate philosophy is “If it can be done economically by digital, don’t use analog”.

• As a result of the above, analog finds applications where speed, area, or power have advantages over adigital approach.

• Deep-submicron technologies will offer severe challenges to the creativity of the analog designer.