Differential Amplifier Equations for Vout Determination | Amplifier-1.jpg

AI Thread Summary
The discussion focuses on determining the output voltage (Vout) of a differential amplifier using various equations. Key points include the assumption of zero input currents into the op-amp and the equality of voltages at nodes V3 and V4 due to negative feedback. Participants clarify that while V3 and V4 are equal, they are not necessarily zero volts unless grounded. The conversation also addresses the impact of resistor connections on voltage levels at these nodes. Overall, the exchange enhances understanding of ideal op-amp behavior and circuit analysis techniques.
esmeco
Messages
144
Reaction score
0
Hello!
I'm trying to determine Vout on this amplifier and I'm having some problems with the equations,because I'm not sure if they're correct!
This's the link to the amplifier:

http://i75.photobucket.com/albums/i281/esmeco/Amplifier-1.jpg

The equations I've got so far are these:

IB=0
IA=0
V2-V3=R3xI3
V3-0=I4xR4
V4-V1=R1xI1
Vo-V4=R2xI2

I have some questions:how do I know from which way does the current flow(On the wire that is connected to Vo I've determined that current flows from right to left,and,on the top,the current flows from left to right)?Is the voltage on node V3 and V4 the same as VA and VB respectively(As Va=Vb the voltage in both points are 0 volts)?
Any help on this is really appreciated!
Thanks in advance!:smile:
 
Physics news on Phys.org
esmeco said:
Hello!
I'm trying to determine Vout on this amplifier and I'm having some problems with the equations,because I'm not sure if they're correct!
This's the link to the amplifier:

http://i75.photobucket.com/albums/i281/esmeco/Amplifier-1.jpg

The equations I've got so far are these:

IB=0
IA=0
V2-V3=R3xI3
V3-0=I4xR4
V4-V1=R1xI1
Vo-V4=R2xI2

I have some questions:how do I know from which way does the current flow(On the wire that is connected to Vo I've determined that current flows from right to left,and,on the top,the current flows from left to right)?Is the voltage on node V3 and V4 the same as VA and VB respectively(As Va=Vb the voltage in both points are 0 volts)?
Any help on this is really appreciated!
Thanks in advance!:smile:

When you are using the ideal op amp assumptions (for quick circuit analysis), you assume:
i_{+} = i_{-} = 0
v_{+} = v_{-}

Thus the node you labeled V4 is at the same potential as V3.

Write the KCL equations for the current flowing into the nodes.
 
Oh, and VA and VB are not zero volts. You have not grounded either of them.
 
So,since there is negative feedback,V4=V3,but would not they be equal to 0?JUSt another question:if there wasn't a resistor connected to V4,would V4 be equal to V1 and thus V3 equal to V1 and the current that would flow from V4 to V1 equal to 0?
 
Last edited:
esmeco said:
So,since there is negative feedback,V4=V3,but would not they be equal to 0?JUSt another question:if there wasn't a resistor connected to V4,would V4 be equal to V1 and thus V3 equal to V1 and the current that would flow from V4 to V1 equal to 0?

So,since there is negative feedback,V4=V3,but would not they be equal to 0?

No.

V4 = V3, because that is an assumption you make. When you are working with an ideal op-amp model.

I pulled this from http://en.wikipedia.org/wiki/Operational_amplifier" ,
"For any input voltages the ideal op-amp has infinite open-loop gain, infinite bandwidth, infinite input impedances resulting in zero input currents, infinite slew rate, zero output impedance and zero noise."

So you assume infinite open-loop gain.
A differential amplifier the output is equal to A(v_+-v_-).

Ideally, the voltage between the terminals is zero, thus:
A(v_+-v_-)=v_0
A(0) = v_0
0 = \frac{v_0}{A}

Since A is infinite, v- must equal v+.

Is the fact that there is zero current flowing into the op-amp messing with you? Why do you think V3 = V4 = 0?

Zero current into the op-amp essentially means you can take the op amp out of there, since it acts as an open circuit. For example on the bottom you would have,

V1-----R1------V4-------R2-------V0

and on the top you would have,

V2-----R3------V3-------R4------GROUND

Now since you are using ideal op amp assumption, V3 = V4, so you get a system of equations:
V1-----R1------VN-------R2-------V0
V2-----R3------VN-------R4------GROUND


For your second question,
if there wasn't a resistor connected to V4,would V4 be equal to V1 and thus V3 equal to V1 and the current that would flow from V4 to V1 equal to 0?

What do you mean if there wasn't a resistor connected to V4. You have R1, and R2 connected to V4. Which one are you talking about?
 
Last edited by a moderator:
Thanks for the explanations!I'm now understanding this...Well,when I said about a resistor not connected to V4 I meant R1,and in that situation would V4=V1?
 
esmeco said:
Thanks for the explanations!I'm now understanding this...Well,when I said about a resistor not connected to V4 I meant R1,and in that situation would V4=V1?

If you remove node 1 (short it for example), yup, V4 would equal V1.

And no problem at all man. I actually have a test on Wednesday about this stuff (it's for the first class after basic circuit analysis though).
 
Back
Top