Hi MrAl, thank you. I'll try the experiments you suggested in post #38 later.
Now let me continue with the calculations in post #39 and stick to the circuit shown in Fig.1.
Vo=A*Vd= -A*Vn= -(Vin*A*Rp1/(Rs+Rp1))/(1+A*Rp2/(Rf+Rp2))
From this expression, I notice that if the gain A is high enough, A*Rp2/(Rf+Rp2) >> 1, or
A >> (Rf+Rp2)/Rp2, then the output voltage magnitude can go up to any value the input Vin wants it to, even with a small Ri as long as A is large enough. But the output voltage of an opamp in inverting configuration is limited by its two power supplies.
Let's see what can happen to the current Ii through the resistor Ri.
Since Vn=(Vin*Rp1/(Rs+Rp1))/(1+A*Rp2/(Rf+Rp2)), Ii=Vn/Ri. Likewise, we can control the magnitude of Ii by controlling gain A for any given resistances. If the gain is heigh enough, Ii becomes negligible, and Vn=Vp=0. Or even simpler, just look at the expression for Vn, if A is heigh enough, Vn=0. Since Vp=0, so Ii=0
I would like to do some experiments to compare the voltage Vn in two different circuits, one with a dependant voltage source, another without it:
But I'll let a computer do the calculations.
Arbitrarily choose values for Vin, the resistances and the gain A.
For Vin=1, Rs=1k, Ri=1k, Rf=10k, A=2, then the voltage at node n in Fig.2, Vn2=435mV, the voltage at node n in Fig.3, Vn3=500mV.
For the same Vin and resistances but A=20, Vn2=244mV, Vn3=500mV.
For A=200, Vn2=45mV, Vn3=500mV.
For A=2000, Vn2=5mV, Vn3=500mV.
For A=10^6, Vn2=10uV, Vn3=500mV ...
A few things I can see.
When the gain increases, Vn2 decreases, eventually approaches zero, even Ri is small compared to the input resistance of an opamp. This is basically what MikeMl showed me in post #2.
No matter what the gain is, Vn2 is always smaller than Vn3, so I think there must be something forcing the voltage to drop and it must come from that VCVS. But I'm not sure if I should call this action the "feedback", for two reasons. One I think it will depend on what the definition of "feedback" is, and two, please look at this transistor circuit which I found in textbook:
It has a relationship between Vg, Vgs the voltage between the gate and the source and Id the drain current:
Vg=Vgs+Rs*Id
If we fix Vg, and somehow Id increases a little, then Vgs has to be reduced, because Id=K*(Vgs-Vt)^2, in turn Id decreases. That's what they call the "feedback". I can't see a similar relation exist in the VCVS circuit.