Voltage at inverting input of OPAMP

Thread Starter

xxxyyyba

Joined Aug 7, 2012
289
Hi!

Here is my circuit:

sema.png

(v3=vul(t)=sin(2*pi*100*t))

My task is to find expression for viz(t) and expression for voltage at inverting input (- input). I found using superposition expression for viz(t):
viz(t)=-R3*Vcc/R2-R3*vul(t)/R1.

Here is sketch of viz(t):

izlas.png

But how to find expression for voltage at inverting output?
 

Thread Starter

xxxyyyba

Joined Aug 7, 2012
289
Here is voltage diagram from Multisim.
Red - viz(t), green vin(t) ( = vul(t) in original scheme), blue - voltage at inverting input), OPAMP - LT1097CN8

sk.png
 

WBahn

Joined Mar 31, 2012
30,057
But how to find expression for voltage at inverting output?
What is Viz when the opamp is saturated?

Given that value and the value of Vin, can you not calculate the value at the inverting input of the opamp? After all, isn't it just a problem with three resistors sharing a common node but each resistor being held at a different potential?
 

shteii01

Joined Feb 19, 2010
4,644
What is Viz when the opamp is saturated?

Given that value and the value of Vin, can you not calculate the value at the inverting input of the opamp? After all, isn't it just a problem with three resistors sharing a common node but each resistor being held at a different potential?
Like this one?



vul.jpg
 

vinodh2308

Joined Oct 1, 2015
3
The voltage at the inverting terminal
can be found from the graph that is present above in the following way.
Op amp will be in virtual short condition only if Vcc < Vout(output voltage of opamp) < -Vee
if op amp is in virtual short then voltage at inverting terminal is zero.since inverting terminal is at zero potential.
but in our problem Vee is 12 volts...k...
our output graph is exceeding -12 volts at some point of time.
Op amp is not capable of providing a voltage more than -12v. it will saturated at -12 volts.
so now output voltage = -12 is fixed
and Vcc = 12 is also fixed (input to circuit)
and Vul = sin(2*pi*100t) is also fixed.
using the above values and node equations you just find the equation for voltage at inverting input.
if you want i can upload my solution....
 

Thread Starter

xxxyyyba

Joined Aug 7, 2012
289
So after solving circuit in post #6 (Viz=-12V), I get this expression for voltage at inverting node:

\(v^{-}(t)=\frac{\frac{Vcc}{R_2}+\frac{Viz}{R_3}}{\frac{1}{R_1}+\frac{1}{R_2}+\frac{1}{R_3}}+vul(t)(1-\frac{R_1}{R_1+\frac{R_2R_3}{R_2+R_3}})\).
Now I need to find point in time when \(v^{-}(t)\) start (marked point):

sk.png

I found it solving this equation (for t):
viz(t)=-R3*Vcc/R2-R3*vul(t)/R1=-12V,
-R3*Vcc/R2-R3*vul(t)/R1=-12V=>t=0.001s.
Is it ok?
 

WBahn

Joined Mar 31, 2012
30,057
The result looks about right.

But do look at your simulation and see if it is reasonable to use -12 V as the saturated output voltage of the opamp. Sure looks closer to -11 V to me.
 

Thread Starter

xxxyyyba

Joined Aug 7, 2012
289
I didn't say at beginning that OPAMP is considered to be ideal with exactly +-12V at Viz when OPAMP works in saturation, so that is why I used exactly -12V for Viz. We were told to compare results we got by hand with results from simulator.
 

WBahn

Joined Mar 31, 2012
30,057
I didn't say at beginning that OPAMP is considered to be ideal with exactly +-12V at Viz when OPAMP works in saturation, so that is why I used exactly -12V for Viz. We were told to compare results we got by hand with results from simulator.
Sounds reasonable. You might mention in your analysis that the simulation (or, better yet, the data sheet) show that this opamp's saturation voltage is about 1V from the rail and that, with that information, more accurate hand results are easily obtainable. But that is going a bit above and beyond -- but THAT is something that good engineers typically do.
 

WBahn

Joined Mar 31, 2012
30,057
That's only for an ideal op amp with infinite gain.
For the non-ideal device shown, the voltage at the (-) input is the (inverse) of the output voltage divided by the op amp open-loop gain (ignoring any DC offsets).
For this problem, this isn't the case, either. The whole point of this exercise would appear to be to recognize that when the opamp saturates that the voltage difference between the inputs is no longer constrained to be zero (for an ideal opamp) or the output voltage divided by the open-loop gain (for a real opamp) at all.
 
Top