This is keeping in mind that the output and input combine to form vn through the same voltage divider action caused by the input and feedback resistors,
Hi MrAl,
It's like what you said, I think that is the most important point to keep in mind. But now we are dealing with AC voltage source which is more complicated than the situation you presented in your post #47. So one way I think to check out if I really understand what you have been trying to show me is to derive a formula of the voltage vn using the input output combination idea, if what it predicts matches the result by using LTspice, then at least in theory, I understand how feedback works in the ideal amplifier we've been talking about.
Considering the contributions from both input and output, the voltage vn will be
vn = (R2+R+jR2*Aol*f/GBW)/[R1+R2+R+Aol*R1+j(R1+R2)*Aol*f/GBW]
In order to show it applies to
any circuit parameters, I arbitrarily set
R1=1, R2=2, R=1, Aol=10, GBW=100, f=1, Vin=1, so
vn= (3+j0.2)/(14+j0.3)
or
vn= 0.2147120863*sin(360*t + 2.5864960022)
Compared with the simulation, the predicted values are pretty much close to those in LTspice:
I want to especially thank you, MrAl, for your patience and your guide all the way through. I
think I've had a better understanding on how the feedback works. Certainly I still have much much more to learn, both in theory and real electronic world. We all do, don't we?
See you!