Notes on Experiment #10

Week 15 (4/30 and 5/02)

Prepare for this experiment!


Be sure to print a copy of experiment #10 and bring it with you to your lab session. There will not be any copies available in the lab.


Read the OP-Amp Tutorial before going on with this experiment.



Part 2: Op Amp as a Linear Amplifier

Since the circuit has negative feedback the above assumptions are true.

Let's find VO = f(VS)

KCL at V-:

(V- - VS)/1K + (V- - VO)/10K = 0

But V- = V+ = 0 So,

VO = -(10K/1K)VS = -10VS

Let VS = 1cos(2000(pi)t) volts. Then,

VO = -10(1cos(2000(pi)t)) = -10cos(2000(pi)t) volts.

Let VS = 2cos(2000(pi)t) volts. Then,

VO = -10(2cos(2000(pi)t)) = -20cos(2000(pi)t) volts.

But in this case the output voltage exceeds the supply voltage of the op amp. So the amp goes into "saturation" for |VO| > 15 volts. The result of this is that the peaks of the -20cos(2000(pi)t) are "clipped off" at +15 and -15 volts.

Part 3: Op Amp as a Linear Adder

Since the circuit has negative feedback the above assumptions are true.

Let's find VO = f(Va, Vb)

KCL at V- :

(V- - Va)/10K + (V- - Vb)/20K + (V- - VO)/10K = 0

But V- = V+ = 0 So,

VO = -(10K/10K)Va -(10K/20K)Vb = -1(Va + 1/2Vb)

Part 4: Op Amp as an Integrater

Since the circuit has negative feedback the above assumptions are true.

Let's find VO = f(VS)

KCL at V-:

(V- - VS)/R + iC + i100K = 0

But V- = V+ = 0 , assume i100K = 0 and

iC = Cd(vC)/dt = Cd(0 - VO)/dt So,

-VS/R - Cd(VO)/dt = 0

d(VO) = (-1/RC)VSdt So,

VO = (-1/RC)I[VS;(-infinity, t)] where,
I[VS;(-infinity, t)] is " the integral of VS from -infinity to t"

Let R = 10K, C= 0.02uF and VS = 4cos(10000(pi)t) volts. Then,

VO = (-1/10000x0.02E-6)[(-4/10000(pi))sin(10000(pi)t)] Or,

VO = 0.637sin(10000(pi)t)


Have fun.


Last modified: Sun Apr 20 21:44:09 2008