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

Click For Summary
SUMMARY

This discussion focuses on using mesh analysis to solve for current and voltage in complex circuits, specifically involving three loops and multiple resistors. The user, Ash Kennard, seeks assistance with applying Kirchhoff’s Voltage Law (KVL) to derive equations for each mesh. The final equations derived for the three meshes are: I1 = V = R1*(I1-I2) + R4*(I1-I3), I2 = 0 = R5*(I2-I3) + R1*(I2-I1) + R5*I2, and I3 = 0 = R3*I3 + R4*(I3-I1) + R5(I3-I2). The discussion concludes with the user successfully solving the circuit using matrix methods.

PREREQUISITES
  • Understanding of mesh analysis in electrical circuits
  • Familiarity with Kirchhoff’s Voltage Law (KVL)
  • Knowledge of simultaneous equations and matrix methods
  • Experience with circuit simulation tools like Multisim
NEXT STEPS
  • Learn advanced techniques for solving mesh analysis problems
  • Explore the use of MATLAB for circuit analysis and simulation
  • Study the application of nodal analysis as an alternative to mesh analysis
  • Investigate the impact of varying resistor values on circuit behavior
USEFUL FOR

Electrical engineering students, circuit designers, and professionals involved in analyzing and solving complex electrical circuits using mesh analysis techniques.

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: 482
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: 457
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 ·
Replies
7
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
9
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
18
Views
2K
  • · Replies 26 ·
Replies
26
Views
3K
  • · Replies 187 ·
7
Replies
187
Views
59K
  • · Replies 1 ·
Replies
1
Views
2K