Using Mesh Analysis to Solve for Current and Voltage in Complex Circuits

AI Thread Summary
The discussion revolves around using mesh analysis to solve for current and voltage in a circuit with three loops and multiple sources. The user initially struggles with applying Kirchhoff’s Voltage Law (KVL) to their equations and seeks clarification on the correct signs for current directions. After some back-and-forth, they refine their equations for each mesh and confirm their approach is correct for setting up a matrix to solve the system. Ultimately, the user successfully solves the circuit using the matrix method, indicating a resolution to their initial confusion. The conversation highlights the importance of consistency in loop direction and the flexibility of solving methods in circuit analysis.
ash-kennard
Messages
16
Reaction score
0
this question is part of my electronics CW, I've done it before, but briefly. and looking back at all my old notes I've realized that every single one I've done before has 2 sources and only 2 loops, whereas you can see from the image below that this has 3 and its getting me in quite a kerfuffle. help is appreciated

"With the calculated value of R1, determine the current through resistor R5 using mesh analysis. Using this current value, determine the voltage across resistor R5.

You need to clearly indicate the mesh current directions and voltage drop directions. Your answer should include Kirchhoff’s law Voltage (KVL) equations for each loop and method that you used for solving simultaneous equations. "


my attempt at the solution gets stuck at the KVL rule. i am fairly certain I am wrong but so far I've gotten this far: left mesh=I1 top right mesh=I2 bottom left =I3

i believe all the loops are clockwise

I1= V=R1*(I1-I2)+R4*(I1-I3)
I2= 0=R5*(I2±I3)+R1*(I2-I1)+R5*I2
I3= 0=R3*I3+R4*(I3-I1)+R5(I3±I2)

can someone please give me a heads up how to keep this going as its really bothering me now.

regards ash kennard

EDIT: R20 was mean to be R2, but multisim wouldn't let me change it for some reason :S

EDIT: i think i have the KVL down now, but the places i have"±" i am confused which sign to have. an input on that for now would be awesome. cheers guys xxx
 

Attachments

  • mesh analysis.jpg
    mesh analysis.jpg
    51.6 KB · Views: 464
Last edited:
Physics news on Phys.org
The direction of the loops is completely arbitrary. Maintain consistency, and the directions will work themselves out properly once you've performed your analysis.

EDIT: And if all the loops are assumed to have current going clockwise through them, you can see that the currents due to I2 and I3 will be going in opposite directions through R5, and will thus have a negative sign.
 
so it is this?

I1= V=R1*(I1-I2)+R4*(I1-I3)
I2= 0=R5*(I2-I3)+R1*(I2-I1)+R5*I2
I3= 0=R3*I3+R4*(I3-I1)+R5(I3-I2)
 
hi ash-kennard! :smile:

(try using the X2 icon just above the Reply box :wink:)
ash-kennard said:
so it is this?

I1= V=R1*(I1-I2)+R4*(I1-I3)
I2= 0=R5*(I2-I3)+R1*(I2-I1)+R5*I2
I3= 0=R3*I3+R4*(I3-I1)+R5(I3-I2)

looks fine … now solve! :smile:

(except too many "=" signs and "I"s … perhaps you could write eg "Mesh1:" instead of "I1 =" ? :wink:)
 
bollocksed the calculation of R1, so here's the new picture haha
 

Attachments

  • mesh analysis.jpg
    mesh analysis.jpg
    59 KB · Views: 438
just a quick on now, if i have
mesh 1:
V=R1*(I1-I2)+R4*(I1-I3)
mesh 2:
0=R5*(I2-I3)+R1*(I2-I1)+R5*I2
mesh 3:
0=R3*I3+R4*(I3-I1)+R5(I3-I2)

rearranged so they can be solved using a matrix will they look like this?
mesh 1:
I1*(R1+R4)-I2*(R1)-I3*(R4)=V
mesh 2:
-I1*(R1)+I2*(R1+R2+R5)-I3*(R5)=0
mesh 3:
-I1*(R4)-I2*(R5)+I3*(R3+R4+R5)=0

is this right? if so i can crack out a matrix i think :)
 
looks ok
 
brilliant, thank you very much tiny-tom and matlabdude. ill let you know how i get on
 
Last edited by a moderator:
  • #10
ignore that last one I am going to try a different method haha
 
  • #11
You're not forced to use a matrix to solve. Just solve your first two equations for different unknowns and substitute into the third.
 
  • #12
solved it using the matrix, cheers lads xxx
 

Similar threads

Replies
7
Views
2K
Replies
7
Views
2K
Replies
7
Views
2K
Replies
5
Views
2K
Replies
26
Views
3K
Replies
187
Views
57K
Back
Top