- #36
CNC101
- 30
- 0
Could you explain what you mean by Numerical approximation simplification, cheers :)
In post #28 you wrote:CNC101 said:Could you explain what you mean by Numerical approximation simplification, cheers :)
CNC101 said:Ok, (-I*Rf-Vout)/R1+(-I*Rf-0)/R2-I= 0 transposes as Vout=-I*Rf(R1/R2+1) to which I= 1nA.
How do you know that? There's a junction between R1 and R2 where there's a third connection (to Rf), and you can't make the assumption that it doesn't interfere with the potential drop ratio without justification. In the case of the given problem with the given component values it is possible to make such a justification, but if those values had been different it might not have been the case.Rafeng404 said:We know there is -0.1V across R1 and R2 so R1 must drop -0.09V and R2 must drop -0.01V.
gneill said:How do you know that? There's a junction between R1 and R2 where there's a third connection (to Rf), and you can't make the assumption that it doesn't interfere with the potential drop ratio without justification. In the case of the given problem with the given component values it is possible to make such a justification, but if those values had been different it might not have been the case.
If you submitted your working for marking without providing such a justification, you'd very likely lose points.
Yes, just be sure to state clearly why your assumption/approximation is valid.Rafeng404 said:Thank you for your reply, just so that I understand you correctly, in this case, as we know all the values it is ok to do what I did?
gneill said:The exact expression is:
##V_{out} = -I \left[ \frac{(R_1 + R_2)}{R_2} R_f + R_1 \right]##
dave pallamino said:Hi All,
My attempt is a little different, could any of you guys confirm I've gone about this one the right way?
Using KCL at V-
I=(0-Vx)/Rf
Vx=-I*Rf
Using KCL at Vx
((Vx-Vout)/R1)+(Vx/R2)=0
(R2*Vx)-(R2*Vout)+(R1*Vx)=0
Vout=(R1+R2/R2)Vx
Vout=-(R1+R2/R2)I*Rf
Vout=-kI
k=(R1+R2/R2)Rf
I=-((Vout*R2)/((R1+R2)Rf))
I=-((0.1*(10k))/((90k+10k)10M))=-1nF
Any advice would be greatly appreciated...Thanks!
gneill said:The exact expression is:
##V_{out} = -I \left[ \frac{(R_1 + R_2)}{R_2} R_f + R_1 \right]##