Author Topic: Mesh analysis with Kirchoff law, VERY likely done wrong  (Read 560 times)

0 Members and 1 Guest are viewing this topic.

Offline Turrican3Topic starter

  • Regular Contributor
  • *
  • Posts: 64
  • Country: it
  • Playing is believing
    • Gamers4um
Mesh analysis with Kirchoff law, VERY likely done wrong
« on: July 04, 2020, 02:22:38 pm »
Hey there, right when I thought I was making progresses with (basic) electronics, here's one example that unfortunately brought back confusion.

Given:

E1 = 12V
R1 = 1 Ω
R2 = 3 Ω
R3 = 4 Ω
R5 = 2 Ω
i2 = 2 A

I need to find the value of R4

This is what I did (no subscripts anymore for the sake of making the post easier to write)

1. Identified three meshes: left one with R5, R1, E1 / center one with E1, R1, R2 / right one with R2, R3, R4

2. at first, I ignored the right mesh and just went on with calculations

Assumed clockwise current flow, wrote the following equations, with IL / IC / IR being the currents of each mesh (Left / Center / Right respectively)

-E1 - R5 * IL - R1 * IL = 0

E1 - R1 * IC  - R2 * IC = 0

3. I chose to temporarily ignore the righmost mesh and went on with calculations, ended up with IL = -4 A and IC = 3 A; since the first number is negative I understand it just means the actual current flow is the opposite of the assumed one, but the number is supposed to be right... right?

And here's the issue: by reproducing the circuit with the assumed solution (R4 = 2 Ω) in this circuit simulator I get different results, namely 3A instead of 4 at R5, and 2A instead of 3 at R2. Now, I understand R2 might be wrong due to having to take into account the other resistors, but shouldn't R5 be right anyway? Or perhaps the whole approach is flawed and hence led to wrong results in the first place?

===============================

To cut a long story short: I think I don't get this law as well as I thought. :-\

And that is especially true since I've seen the dedicated, excellent EEVBlog video (#820) about nesh/nodal analysis.

Problem is, I don't think I've ever seen what he did with the middle resistor (which is shared between the left and right mesh), i.e. take into account the current from the right mesh when writing the left equation and viceversa. And that, albeit extremely clear in the video, definitely confused me as a beginner.

So the question is: do I have to apply that kind of calculation in this example, too? And what would be the equation of the rightmost mesh, i.e. the one with R2, R3, R4 ?

Would it be something like - R2 * IR - R3*IR - R4 * IR = 0 or does this not even make sense?
 

Offline Benta

  • Super Contributor
  • ***
  • Posts: 5880
  • Country: de
Re: Mesh analysis with Kirchoff law, VERY likely done wrong
« Reply #1 on: July 04, 2020, 05:51:56 pm »
"at first, I ignored the right mesh and just went on with calculations"

This is where you crashed.
For three meshes you need three equations.  You can't just ignore things.

 
The following users thanked this post: Turrican3

Offline Turrican3Topic starter

  • Regular Contributor
  • *
  • Posts: 64
  • Country: it
  • Playing is believing
    • Gamers4um
Re: Mesh analysis with Kirchoff law, VERY likely done wrong
« Reply #2 on: July 04, 2020, 07:11:23 pm »
Hmm ok, so is the third one actually right (end of post) or is that wrong too?
 

Offline SparkyFX

  • Frequent Contributor
  • **
  • Posts: 676
  • Country: de
Re: Mesh analysis with Kirchoff law, VERY likely done wrong
« Reply #3 on: July 04, 2020, 07:27:41 pm »
Just go in sequence... the voltage across all three meshes will equal the voltage source (and R1), so start with what you got, i2 and R2. Vab = R2 * i2 = 3Ω * 2A = 6V
These 6V are shared between R3 and R4, but to get to the Resistance of R4 you got to know its current.

You also know E1 = 12V, therefore 6V need to drop at R1 (1Ω), which means there need to be I = (E1-Vab)/R1 = 6V/1Ω = 6Amps for this to happen. This means the supply delivers 6A in total, 2Amps through R2, 3 Amps through R5 (6V/2Ω  = 3A), which leaves 1A through R3 and R4.

6V/1A = 6Ω, you know that R3 is 4Ω, therefore R4 must be the remaining 2Ω.
Support your local planet.
 
The following users thanked this post: Turrican3

Offline Turrican3Topic starter

  • Regular Contributor
  • *
  • Posts: 64
  • Country: it
  • Playing is believing
    • Gamers4um
Re: Mesh analysis with Kirchoff law, VERY likely done wrong
« Reply #4 on: July 04, 2020, 07:39:56 pm »
Thanks, I will write that down so that it (hopefully) better sticks in my head.
 

Offline SparkyFX

  • Frequent Contributor
  • **
  • Posts: 676
  • Country: de
Re: Mesh analysis with Kirchoff law, VERY likely done wrong
« Reply #5 on: July 04, 2020, 10:20:39 pm »
Well, its not strictly KVL or KCL, its a mix of both (which can get you in trouble should someone insist on using only one). But you might always use this approach as a sanity check for findings with KVL/KCL.
Also consider to redraw the schematic in your head with source on one side and loads on the other, but keep the nodes in their proper place (don't change the function of the schematic itself, just rearrange it to better visualize the flow of energy). Sometimes this makes it easier to understand.

Support your local planet.
 
The following users thanked this post: Turrican3

Offline Turrican3Topic starter

  • Regular Contributor
  • *
  • Posts: 64
  • Country: it
  • Playing is believing
    • Gamers4um
Re: Mesh analysis with Kirchoff law, VERY likely done wrong
« Reply #6 on: July 05, 2020, 05:15:39 am »
Thanks again.

I guess both are factors that are making things more confusing (to me) than they should: i.e. the fact that apparently you often have more then one way to find the exact same solution. And since the exercise was in the Kirchoff section I thought I had to stick with just one of them so I kept forcing myself to use KVL (although I tried at first to simplify the right part of the circuit, I assume that would be correct too: I calculated an equivalent resistor consisting of R3 and R4 in series, in parallel with R2... but this is Thevenin right? so I thought I wasn't solving it the intended way :palm:)

And for the record, the provided solution from the author of the exercise did exactly what you are suggesting now, he redrew the circuit and moved the source to the far left side. :-)
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf