julz127
- 13
- 0
Homework Statement
[PLAIN]http://img718.imageshack.us/img718/3519/circuith.png
This is a circuit I've simulated in pSpice, I can't get the currents to match up with my hand calculations using mesh analyses. Specifically, I'm not entirely sure how to handle the current source.
Homework Equations
Mesh 1 is far left, mesh 2 is the center and mesh the is the far right.
Mesh 1.
18 = 15i_{1} + 30(i_{1} - i_{2})
Mesh 2.
0 = 10i_{2} + 20(i_{2} - i_{3}) + 30(i_{2} - i_{1})
Mesh 3.
30 = 40i_{3} + 20(i_{3} - i_{2})
finally, putting all this in a matrix ( I'm using an online calculator, to eliminate the possibility of an error here, but I do know how to do it by hand ).
I get,
<br /> i_{1} = 0.407A<br />
<br /> i_{2} = 0.010A<br />
<br /> i_{3} =-0.580A<br />
Thanks

Last edited by a moderator: