184_notes:examples:week6_node_rule

Return to current in wires

Suppose you have the circuit below. You are given a few values: I1=8 A, I2=3 A, and I3=4 A. Determine all other currents in the circuit, using the Current Node Rule. Draw the direction of the current as well.

Circuit

Facts

  • I1=8 A, I2=3 A, and I3=4 A.
  • I1, I2, and I3 are directed as pictured.
  • The Node Rule is Iin=Iout, for any point along the current.

Goal

  • Find all the currents in the circuit and their directions.

Representations

For simplicity of discussion, we label the nodes in an updated representation:

Circuit with Nodes

Assumption

We will assume we have a perfect battery to supply a steady current to the circuit and will not die over time.

Okay, there is a lot going on with all these nodes. Let's make a plan to organize our approach.

Plan

Take the nodes one at a time. Here's the plan in steps:

  • Look at all the known currents attached to a node.
  • Assign variables to the unknown currents attached to a node.
  • Set up an equation using the Node Rule. If not sure about whether a current is going in or coming out of the node, guess.
  • Solve for the unknown currents.
  • If any of them are negative, then we guessed wrong two steps ago. We can just flip the sign now.
  • Repeat the above steps for all the nodes.

Let's start with node A. Incoming current is I1, and outgoing current is I2. How do we decide if IAB is incoming or outgoing? We need to bring it back to the Node Rule: Iin=Iout. Since I1=8 A and I2=3 A, we need IAB to be outgoing to balance. To satisfy the Node Rule, we set IAB=IoutI2=IinI2=I1I2=5 A

We do a similar analysis for node B. Incoming current is IAB, and outgoing current is I3. Since IAB=5 A and I3=4 A, we need IBD to be outgoing to balance. To satisfy the Node Rule, we set IBD=IoutI3=IinI3=IABI3=1 A

For node C, incoming current is I2 and I3. There is no outgoing current defined yet! ICD must be outgoing to balance. To satisfy the Node Rule, we set ICD=Iout=Iin=I2+I3=7 A

Lastly, we look at node D. Incoming current is IBD and ICD. Since there is no outgoing current defined yet, IDbattery must be outgoing to balance. To satisfy the Node Rule, we set IDbattery=Iout=Iin=IBD+IBD=8 A

Notice that IDbattery=I1. This will always be the case for currents going in and out of the battery (approximating a few things that are usually safe to approximate, such as a steady current). In fact, we could have treated the battery as another node in this example. Notice also that if you incorrectly reason about the direction of a current (incoming or outgoing), the calculation will give a negative number for the current. The Node Rule is self-correcting. A final representation with directions is shown below.

Circuit with Nodes
  • 184_notes/examples/week6_node_rule.txt
  • Last modified: 2021/06/08 00:51
  • by schram45