Solving Kirchhoff's Problem: Finding Current in a Directed Graph

  • Thread starter Thread starter Dench
  • Start date Start date
  • Tags Tags
    Kirchhoff
AI Thread Summary
The discussion revolves around solving Kirchhoff's problem to find the current in a directed graph, specifically focusing on the edge ac, with s as the sink and t as the source. The user has applied Kirchhoff's First and Second Laws to set up equations based on assumed current directions but struggles to solve them simultaneously. It is noted that the graph must be directed, and incorrect assumptions about current flow can lead to negative values, which do not affect grading. The user has calculated specific current values using a matrix solver but is uncertain about the validity of their assumptions and methods. The conversation emphasizes the importance of correctly applying Kirchhoff's laws and understanding the implications of current direction in circuit analysis.
Dench

Homework Statement


I have been given the above information and asked to find the current in the edge ac. s is the sink, t is the source.

Homework Equations


Kirchoff's First Law, current in = current out.
Kirchoff's Second Law, the sum of resistance.current for all vertices in a cycle = 0.

The Attempt at a Solution


Firstly I have assumed that all currents connected to the sink go into the sink, and all connected to the source go away from the source. I have also assumed the current flows from c to b, and c to a. I have made these assumptions to make sure there cannot be an infinite cycle in the graph and I simply cannot see a way to solve this if the graph is not directed.

So from kirchhoff 1 i have:
Icb - 10 - Ibs = 0
Itc - Ica - Icb = 0
Ita + Ica + 10 - Ias = 0

And from kirchhoff 2:
cycle tca : 6Itc + Ica - 3Ita = 0
cycle cab : Ica - 20 - 3Icb = 0
cycle bas : 20 + Ias - 2Ibs = 0

However I cannot seem to solve these simultaneously to get any closer to my result,and I'm not sure my initial assumptions about the direction of flow of current are valid, any hints/tips would be appreciated!
 
Last edited by a moderator:
Physics news on Phys.org
I was able to solve them simultaneously using the matrix solver on my HP50 calculator:

Ibs = -21.6667
Ias = -63.3333
Icb = -11.6667
Ica = -15.0000
Ita = -58.3333
Itc = -26.6667

The magnitude of the sink and source currents is 85.
 
So are my assumptions about the direction of current correct?
and why are these values all negative?
I mean I'm not even sure I am using the correct method! :S
 
@ tiny-tim : OK, thanks a lot! I'll work on that!
 
Last edited by a moderator:
Welcome to PF!

Hi Dench! Welcome to PF! :smile:

{have an omega: Ω :wink:)
Dench said:
Firstly I have assumed that all currents connected to the sink go into the sink, and all connected to the source go away from the source. I have also assumed the current flows from c to b, and c to a. I have made these assumptions to make sure there cannot be an infinite cycle in the graph and I simply cannot see a way to solve this if the graph is not directed.

Yes, the graph does have to be directed, but there's no need to make the correct assumptions … if you guess wrong, the current will come out negative instead of positive … you won't lose any marks for it! :wink:

(and obviously, if you use I1 I2 I3 etc, you have to draw arrows, but it you use Icb etc, meaning from c to b, then you don't.)
So from kirchhoff 1 i have:
Icb - 10 - Ibs = 0
Itc - Ica - Icb = 0
Ita + Ica + 10 - Ias = 0

And from kirchhoff 2:
cycle tca : 6Itc + Ica - 3Ita = 0
cycle cab : Ica - 20 - 3Icb = 0
cycle bas : 20 + Ias - 2Ibs = 0

However I cannot seem to solve these simultaneously to get any closer to my result

You have 6 unknowns and 6 equations, so if you just slug your way through, everything should come out fine. :smile:

(The Electrician, please don't give out full answers!)
 
Back
Top