tysz said:
Op-amps confuse me
I well remember my profound consternation at my first introduction to them. "Gain of a million? Infinite Zin? Yeah right Professor, you're getting daffy in your old age."
For me the mental hangup was that the word "operational" refers to how they're
used not to how they're built. They are just a plain old amplifier used to perform some mathematical operation. So, to get a handle on opamps it is necessary to train our mind to walk on a leash, as follows:
To use your circuit for an example, ask yourself :
1. Will Vout be something reasonable, like between +-15 volts? Of course it will, that's all the opamp can make.
2. Having accepted (1) , what constraint does that place on voltage at opamp's - input?
Well,
IF the amplifier has gain of a million, and its output is 15 volts or fewer, and it's not being overdriven,
THEN the voltage at its -input must be 15 microvolts or fewer. That rounds off to zero...and that's important.
Do you see that the circuit designer has to surround the amplifier with a circuit that allows it to hold its inputs equal?
(well, actually within Vsupply/(open loop gain) of equal
which is a very small difference, in the range of microvolts that we round off to equal)
SO: We can say "It is the duty of the designer to surround the amplifier with a circuit that let's it hold its inputs equal".
Then and only then can it perform a nice linear math operation for us.
To continue the example
Let us set Rf and Rin in your circuit equal to one another.
Then by voltage divider action the voltage at -input will be halfway between Vin and Vout. Halfway between those voltages would be their average.
May i call voltage at -input simply Vminus, just to present a silly example?
If so, we might write
Vminus = (Vin +Vout )/2 ,, their average
and since Vminus rounds off to zero
0 = (Vin +Vout )/2
which resolves to
Vout = -Vin
and that is the mathematical operation performed by your circuit with equal Rin and Rf . That is, so long as the amplifier can hold Vminus at zero, equal to Vplus.
If you repeat the above exercise with unequal Rin and Rf you'll begin to grasp how handy opamp
circuits are for developing mathematical transfer functions. Rf could become Zf with complex arithmetic...
In summary , to grasp opamp basics it is necessary to kinda reverse our thinking about gain. Gain constrains the input, not determines the output.
I work opamps by writing KVL for both inputs, Vplus and and Vminus, then equating them.
Try it. It soon becomes familiar.
I hope above helps you over this common stumbling block