Given input 1mA
and resistances: 1kOmh
and 100Ohm
. Find the V[exit].
My try:
- V[on R1] = I[R1]*R1 = 1V
- As long as R2 "grounded" the I=0A and U=0V
- The difference in Voltage between "-" and "+" should be 0.
How to solve it?
Given input 1mA
and resistances: 1kOmh
and 100Ohm
. Find the V[exit].
My try:
How to solve it?
Given V- = V+ = 0V and no current flows into the opamp
Then input current = output current
1mA = (0-Vout)/1000
Therefore Vout = -1V