ttiger2k7
- 57
- 0
Homework Statement
Use mesh analysis to find i_{x}.
http://img16.imageshack.us/img16/3384/circuitwd7.jpg
Where R_{1} = 100 ohms , R_{2} = 50, R_{3} =100, R_4 = 220, and R_{5} = 470. V_{s} = 15 V.
Homework Equations
V = iR
\Sigma V=0
The Attempt at a Solution
First of all, the current orientation of the left (i_{1}) and middle (i_{x}) loops are clockwise, and the right (i_{2}) loop current is counter clockwise.
Step 1) Finding i_{1} and i_{2}
i_{1} = 15/100 = .15 A
i_{2} = 9/100 = .09 A
Step 2) Mesh Analysis
i_{x}*50+(i_{x}+i_{2})*470+(i_{x}-i_{1})*220=0
i_{x}*50+(i_{x})*470+(.09)(470)+(i_{x})*220+(.15)(220)=0
740i_{x}+9.3=0
i_{x} = -.0125 A
*******
The only thing that is bothering me is that I am getting an negative answer. Is this the correct answer using mesh analysis? Thank you.
Last edited by a moderator: