You are on page 1of 35

Basic Analog Electronic Circuits

ROCHESTER INSTITUTE OF TECHNOLOGY


MICROELECTRONIC ENGINEERING

Basic Analog Electronic Circuits


Dr. Lynn Fuller
Webpage: http://people.rit.edu/lffeee
Microelectronic Engineering
Rochester Institute of Technology
82 Lomb Memorial Drive
Rochester, NY 14623-5604
Tel (585) 475-2035
Email: Lynn.Fuller@rit.edu
MicroE webpage: http://www.microe.rit.edu

Rochester Institute of Technology 9-15-2015 Basic_Analog_Circuits.ppt


Microelectronic Engineering

© September 15, 2015 Dr. Lynn Fuller, Professor Page 1


Basic Analog Electronic Circuits

OUTLINE

Introduction
Op Amp
Comparator
Bistable Multivibrator
RC Oscillator
RC Integrator
Peak Detector
Switched Capacitor Amplifier
Capacitors
Design Examples
References
Homework
Rochester Institute of Technology
Microelectronic Engineering

© September 15, 2015 Dr. Lynn Fuller, Professor Page 2


Basic Analog Electronic Circuits

INTRODUCTION

Analog electronic circuits are different from digital circuits in that


the signals are expected to have any value rather than two discrete
values. Primitive analog components include the diode, mosfet,
BJT, resistor, capacitor, etc,. Analog circuit building blocks include
single stage amplifiers, differential amplifiers, constant current
sources, voltage references, etc. Basic analog electronic ciruits
include the operational amplifier, inverting amplifier, non-inverting
amplifier, integrator, bistable multivibrator, peak detector,
comparator, RC oscillator, etc. Mixed-mode analog integrated
circuits include D-to-A, A-to-D, etc.
This document will introduce some Basic analog electronic circuits.

Rochester Institute of Technology


Microelectronic Engineering

© September 15, 2015 Dr. Lynn Fuller, Professor Page 3


Basic Analog Electronic Circuits

BASIC TWO STAGE OPERATIONAL AMPLIFIER

Rochester Institute of Technology


Microelectronic Engineering

© September 15, 2015 Dr. Lynn Fuller, Professor Page 4


Basic Analog Electronic Circuits

SPICE ANALYSIS OF OP AMP VERSION 2


.incl rit_sub_param.txt
m1 8 9 7 6 cmosn w=9u l=5u nrd=1 nrs=1 ad=45p pd=28u as=45p ps=28u
m2 1 10 7 6 cmosn w=9u l=5u nrd=1 nrs=1 ad=45p pd=28u as=45p ps=28u
m3 8 8 4 4 cmosp w=21u l=5u nrd=1 nrs=1 ad=102p pd=50u as=102p
ps=50u
m4 1 8 4 4 cmosp w=21u l=5u nrd=1 nrs=1 ad=102p pd=50u as=102p
ps=50u
m5 7 5 6 6 cmosn w=40u l=5u nrd=1 nrs=1 ad=205p pd=90u as=205p
ps=90u 13.5kV/V gain
m6 2 1 4 4 cmosp w=190u l=5u nrd=1 nrs=1 ad=950p pd=400u as=950p
ps=400u
m7 2 5 6 6 cmosn w=190u l=5u nrd=1 nrs=1 ad=950p pd=400u as=950p ***dc open loop gain*********
ps=400u vi1 9 0 0
m8 5 5 6 6 cmosn w=40u l=5u nrd=1 nrs=1 ad=205p pd=90u as=205p vi2 10 0 0
ps=90u *.dc vi2 -0.002 0.002 1u
vdd 4 0 3 .dc vi2 -1 1 0.1m
vss 6 0 -3 *****open loop frequency
cprobe 2 0 30p characteristics*****
Rprobe 2 0 1meg *vi1 9 0 0
cc 1 2 0.6p *vi2 10 0 dc 0 ac 1u
mr1 20 20 4 4 cmosp w=6u l=10u nrd=1 nrs=1 ad=200p pd=60u as=200p *.ac dec 100 10 1g
ps=60u .end
mr2 5 5 20 4 cmosp w=6u l=10u nrd=1 nrs=1 ad=200p pd=60u as=200p
ps=60u
***************
*************
Rochester Institute of Technology
Microelectronic Engineering

© September 15, 2015 Dr. Lynn Fuller, Professor Page 5


Basic Analog Electronic Circuits

OPERATIONAL AMPLIFIER

Rochester Institute of Technology


Microelectronic Engineering

© September 15, 2015 Dr. Lynn Fuller, Professor Page 6


Basic Analog Electronic Circuits

RIT OP AMP WITH OUTPUT STAGE

99
M6 M5 M8 M11 M15
W/L W/L W/L
100/2 100/2 W/L W/L 9 686/2
M19
100/2 282/2

3 M12 12
W/L
M16 3800/2
1 +V +V 2
Vin+ Vin- W/L
10 W/L M18
100/2 336/2
40/2 M1 M2 40/2 7 14

6 5 4 W/L RL
M9 M13 100/2
M20
30/2 30/2 13
M14 11 M17
8 W/L
M3 M4 645/2
20/40 90/2 W/L
90/2 90/2 90/2
M7 M10 2600/2

Rochester Institute of Technology98


W/L Microelectronic Engineering

© September 15, 2015 Dr. Lynn Fuller, Professor Page 7


Basic Analog Electronic Circuits

OPERATIONAL AMPLIFERS

The 741 Op Amp is a general purpose bipolar integrated circuit that


has input bias current of 80nA, and input voltage of +/- 15 volts @
supply maximum of +/- 18 volts. The output voltage can not go all
the way to the + and - supply voltage. At a minimum supply of +/- 5
volts the output voltage can go ~6 volts p-p.
The newer Op Amps have rail-rail output swing and supply voltages
as low as +/- 1.5 volts. The MOSFET input bias currents are ~ 1pA.
The NJU7031 is an example of this type of Op Amp.

Rochester Institute of Technology


Microelectronic Engineering

© September 15, 2015 Dr. Lynn Fuller, Professor Page 8


Basic Analog Electronic Circuits

LOW VOLTAGE, RAIL-TO-RAIL OP AMP

Rochester Institute of Technology


Microelectronic Engineering

© September 15, 2015 Dr. Lynn Fuller, Professor Page 9


Basic Analog Electronic Circuits

SOME BASIC ANALOG ELECTRONIC CIRCUITS

These circuits should be familiar:


R1 R2
R1 R2 -
Vin - Vo
Vo +
+ Vin
Vo= - Vin R2/R1 Vo= Vin (1 + R2/R1)

Inverting Amplifier Non-Inverting Amplifier

C
R
-
Vo Vin -
Vin Vo
+ +
Vo= Vin

Unity Gain Buffer Vo= -1/RC Vin dt


Rochester Institute of Technology Integrator
Microelectronic Engineering

© September 15, 2015 Dr. Lynn Fuller, Professor Page 10


Basic Analog Electronic Circuits

SOME BASIC ANALOG ELECTRONIC CIRCUITS

R1
V1
R3
V2 -
Vo
R1 +
Vo= ( -R3/R1) (V1 + V2)
Rf
Rin
Inverting Summer V2 - Vo
+
V1 Vo= Rf/Rin (V1-V2)
Rin
Rf

Difference Amplifier
Rochester Institute of Technology
Microelectronic Engineering

© September 15, 2015 Dr. Lynn Fuller, Professor Page 11


Basic Analog Electronic Circuits

COMPARATOR

+V
Vo Theoretical
Vin -
Vo +V
+

Vref -V
Vref
-V Vin
+V

-V
Rochester Institute of Technology
Microelectronic Engineering Measured
© September 15, 2015 Dr. Lynn Fuller, Professor Page 12
Basic Analog Electronic Circuits

BISTABLE CIRCUIT WITH HYSTERESIS


R1 R2 Vo
Theoretical
+V +V

+
Vo
- VTH
Vin
Vin -V
VTL

-V

Measured
Rochester Institute of Technology Sedra and Smith pg 1187
Microelectronic Engineering

© September 15, 2015 Dr. Lynn Fuller, Professor Page 13


Basic Analog Electronic Circuits

RC INTEGRATOR

Vin Vout
R Smaller RC
Vin C Vout
+Va +Va
t1
t t
-Va -Va

Vout = (-Va) + [2Va(1-e-t/RC)] for 0<t<t1

If R=1MEG and C=10pF find RC=10us


so t1 might be ~20us
Rochester Institute of Technology
Microelectronic Engineering

© September 15, 2015 Dr. Lynn Fuller, Professor Page 14


Basic Analog Electronic Circuits

OSCILLATOR (MULTIVIBRATOR)

R1 VT R2
Vo
+V +V t1
t
+ -V
Vo
-

-V 1+Vt/V
Period = T = 2RC ln
C 1-Vt/V
R

Bistable Circuit with Hysteresis and RC Integrator


Rochester Institute of Technology
Microelectronic Engineering

© September 15, 2015 Dr. Lynn Fuller, Professor Page 15


Basic Analog Electronic Circuits

PEAK DETECTOR

Variable Vin -
Vo
+
C

Diode reverse leakage current ~100nA

Rochester Institute of Technology


Microelectronic Engineering

© September 15, 2015 Dr. Lynn Fuller, Professor Page 16


Basic Analog Electronic Circuits

CAPACITORS

Capacitor - a two terminal device whose current is proportional to


the time rate of change of the applied voltage; I

I = C dV/dt +
C V
-

a capacitor C is constructed of any two conductors separated by an


insulator. The capacitance of such a structure is:
C = eo er Area/d where eo is the permitivitty of free space
Area er is the relative permitivitty
Area is the overlap area of the two
conductor separated by distance d
d eo = 8.85E-14 F/cm
Rochester Institute of Technology er air = 1
Microelectronic Engineering
er SiO2 = 3.9
© September 15, 2015 Dr. Lynn Fuller, Professor Page 17
Basic Analog Electronic Circuits

DIELECTRIC CONSTANT OF SELECTED MATERIALS

Vacuum 1 Methanol 30
Air 1.00059 Photoresist 3
Acetone 20 Plexiglass 3.4
Barium strontium 500 Polyimide 2.8
titanate
Rubber 3
Benzene 2.284
Silicon 11.7
Conjugated 6 to 100,000
Polymers Silicon dioxide 3.9
Ethanol 24.3 Silicon Nitride 7.5
Glycerin 42.5 Teflon 2.1
Glass 5-10 Water 80-88

Rochester Institute of Technology


http://www.asiinstruments.com/technical/Dielectric%20Constants.htm
Microelectronic Engineering

© September 15, 2015 Dr. Lynn Fuller, Professor Page 18


Basic Analog Electronic Circuits

CALCULATIONS

Rochester Institute of Technology


Microelectronic Engineering

© September 15, 2015 Dr. Lynn Fuller, Professor Page 19


Basic Analog Electronic Circuits

DESIGN EXAMPLE

Square Wave
Generator

RC Integrator &
Capacitor Sensor

Peak Detector

Comparator
Rochester Institute of Technology
Microelectronic Engineering

© September 15, 2015 Dr. Lynn Fuller, Professor Page 20


Basic Analog Electronic Circuits

DESIGN EXAMPLE – CAPACITOR SENSOR

R1 R2

+V Vo
-
+ +
+ -
- R
-V C C
Vref -V

C R

Square Wave RC Buffer Peak Comparator Display


Generator Integrator Detector
&
Capacitor
Sensor

Rochester Institute of Technology


Microelectronic Engineering

© September 15, 2015 Dr. Lynn Fuller, Professor Page 21


Basic Analog Electronic Circuits

EXAMPLE LABORATORY RESULTS

Smaller Capacitance

Larger Capacitance

Display
Square Wave
Generator
Output
Buffer
Output
Rochester Institute of Technology
Microelectronic Engineering

© September 15, 2015 Dr. Lynn Fuller, Professor Page 22


Basic Analog Electronic Circuits

CAPACITOR MICROPHONE PLUS AMPLIFIER

i R

3.3V
i
NJU703 Vo
V C +
-3.3

Vo = - i R
i = d (CV)/dt , V is constant C = Co + Cm sin (2pft)
i = V Cm 2 p f cos (2pft)

Rochester Institute of Technology


Microelectronic Engineering

© September 15, 2015 Dr. Lynn Fuller, Professor Page 23


Basic Analog Electronic Circuits

PHOTODIODE I TO V LINEAR AMPLIFIER

R2
R4
20K
100K
R1
3.3V R3
10K
3.3V I 10K 3.3V
Vout
NJU703 0 to 1V
p + NJU703
IR LED
-3.3
+
n -3.3

Gnd Gnd
Rochester Institute of Technology
Microelectronic Engineering

© September 15, 2015 Dr. Lynn Fuller, Professor Page 24


Basic Analog Electronic Circuits

PHOTO DIODE I TO V LOG AMPLIFIER


1N4448
Linear amplifier uses
R1 100K ohm in place
3.3V of the 1N4448
20K
I Vout
3.3V n +
NJU703
0 to 1V
IR LED -3.3
p Vout vs. Diode Current
Linear Amplifier
3.5
Gnd Log Amplifier
Gnd 3.0

Output Voltage (V)


2.5

2.0

1.5

1.0

0.5

0.0
Photodiode
Rochester Institute of Technology
Microelectronic Engineering
0.01 0.1 1 10 100 1000 10000
Diode Current (uA)

© September 15, 2015 Dr. Lynn Fuller, Professor Page 25


Basic Analog Electronic Circuits

PHOTO DIODE I TO V INTEGRATING AMPLIFIER

Reset

Internal
100 pF
C Rf
- -
+ Ri Analog Vout
+

Integrator and amplifier allow for measurement at low light levels

Rochester Institute of Technology


Microelectronic Engineering

© September 15, 2015 Dr. Lynn Fuller, Professor Page 26


Basic Analog Electronic Circuits

DIODE AS A TEMPERATURE SENSOR

P+

N+

Poly Heater, Buried pn Diode,


N+ Poly to Aluminum Thermocouple

Compare with theoretical -2.2mV/°C


Rochester Institute of Technology
Microelectronic Engineering

© September 15, 2015 Dr. Lynn Fuller, Professor Page 27


Basic Analog Electronic Circuits

SIGNAL CONDITIONING FOR TEMPERATURE SENSOR

R1
20K

p +
3.3V I
n 0.2 < Vout < 0.7V

Gnd

Rochester Institute of Technology


Microelectronic Engineering

© September 15, 2015 Dr. Lynn Fuller, Professor Page 28


Basic Analog Electronic Circuits

OP AMP CONSTANT CURRENT SOURCE

Floating Load Grounded Load


Vs +
Vo Rx Rx/R1=R3/R2
R1
- Load Vs
Vo
I = Vs/R +
R2 R3

Load
I = Vs/R2

Rochester Institute of Technology


Microelectronic Engineering

© September 15, 2015 Dr. Lynn Fuller, Professor Page 29


Basic Analog Electronic Circuits

RESISTIVE PRESSURE SENSOR

+5 Volts Vo2 5 Volts

R3
R1
R1=427 R3=427
R4
R2 Vo1=2.5v Vo2=2.5v

R2=427 R4=427
Vo1 Gnd
Resistors on a Diaphragm No Pressure
Gnd Vo2-Vo1 = 0
Rochester Institute of Technology
Microelectronic Engineering

© September 15, 2015 Dr. Lynn Fuller, Professor Page 30


Basic Analog Electronic Circuits

INSTRUMENTATION AMPLIFIER

5 Volts V1 Vo1
+
R4
-
R2
R3
-
R3=426.4 Vo
R1=427.6 R1 +
R3
Vo1=2.4965v Vo2=2.5035v R2 R4
+
V2 - Vo2
R2=426.4 R4=427.6 Gnd

R4 R2
Gnd Vo = (V2-V1) 2 1+
With Pressure R3 R1
Vo2-Vo1
Rochester= 0.007v
Institute of Technology
Microelectronic Engineering
=7 mV
© September 15, 2015 Dr. Lynn Fuller, Professor Page 31
Basic Analog Electronic Circuits

POWER OUTPUT STAGE

+V
+V

-
Vo
Vin +
Rload
-V
-V

Rochester Institute of Technology


Microelectronic Engineering

© September 15, 2015 Dr. Lynn Fuller, Professor Page 32


Basic Analog Electronic Circuits

REFERENCES
1. Switched Capacitor Circuits, Phillip E. Allen and Edgar Sanchez-Sinencio, Van
Nostrand Reinhold Publishers, 1984.
2. “Active Filter Design Using Operational Transconductance Amplifiers: A
Tutorial,” Randall L. Geiger and Edgar Sanchez-Sinencio, IEEE Circuits and
Devices Magazine, March 1985, pg. 20-32.
3. Microelectronic Circuits, 5th Edition, Sedra and Smith

Rochester Institute of Technology


Microelectronic Engineering

© September 15, 2015 Dr. Lynn Fuller, Professor Page 33


Basic Analog Electronic Circuits

HOMEWORK – BASIC ANALOG CIRCUITS

1. Create one good homework problem and the solution related to


the material covered in this document. (for next years students)
2. Design a bistable multivibrator with Vth of +/- 7.5 volts and
frequency of 5 Khz.
3. Design a temperature sensor circuit that will shut down a heater
if the temperature exceeds 90°C
4. Design a peak detector that will respond to changes in input in
less than one second.
5. Derive the equation for the oscillator on page 15
(multivibrator).
6. Derive the voltage gain equation for the difference amplifier.
Rochester Institute of Technology
Microelectronic Engineering

© September 15, 2015 Dr. Lynn Fuller, Professor Page 34


Basic Analog Electronic Circuits

DERIVE GAIN EQUATION FOR DIFFERENCE AMP


Rf
I I = (V2-Vx)/Rin Rf
Rin Vx = V1
Rf + Rin
I
V2 - Vo
Vo = -I Rf + Vx
Vx +
V1 Vo= Rf/Rin (V1-V2)
Rin
Rf

Difference Amplifier

Rochester Institute of Technology


Microelectronic Engineering

© September 15, 2015 Dr. Lynn Fuller, Professor Page 35

You might also like