Monday, 27 July 2015

operational amplifier - In an op-amp, why does Vn approach Vp until the difference is delta V / A? Why doesn't Vn just equal Vp?


In an op-amp (non-inverting), like this picture


when $V_s$ increases by $\Delta V$, $V_n$ approaches $V_p$ until the difference is $\Delta V/ A$ (where A is infinity).


Why is there the $\Delta V/ A$ difference and where does this difference come from? Why doesn't $V_n$ just equal $V_p$ (so that the difference is 0)?




No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...