1.8: An Application to Resistor Networks
( \newcommand{\kernel}{\mathrm{null}\,}\)
The tools of linear algebra can be used to study the application of resistor networks. An example of an electrical circuit is below.

The jagged lines () denote resistors and the numbers next to them give their resistance in ohms, written as Ω. The voltage source (
) causes the current to flow in the direction from the shorter of the two lines toward the longer (as indicated by the arrow). The current for a circuit is labeled Ik.
In the above figure, the current I1 has been labeled with an arrow in the counter clockwise direction. This is an entirely arbitrary decision and we could have chosen to label the current in the clockwise direction. With our choice of direction here, we define a positive current to flow in the counter clockwise direction and a negative current to flow in the clockwise direction.
The goal of this section is to use the values of resistors and voltage sources in a circuit to determine the current. An essential theorem for this application is Kirchhoff’s law.
The sum of the resistance (R) times the amps (I) in the counter clockwise direction around a loop equals the sum of the voltage sources (V) in the same direction around the loop.
Kirchhoff’s law allows us to set up a system of linear equations and solve for any unknown variables. When setting up this system, it is important to trace the circuit in the counter clockwise direction. If a resistor or voltage source is crossed against this direction, the related term must be given a negative sign.
We will explore this in the next example where we determine the value of the current in the initial diagram.
Applying Kirchhoff’s Law to the diagram below, determine the value for I1.

Solution
Begin in the bottom left corner, and trace the circuit in the counter clockwise direction. At the first resistor, multiplying resistance and current gives 2I1. Continuing in this way through all three resistors gives 2I1+4I1+2I1. This must equal the voltage source in the same direction. Notice that the direction of the voltage source matches the counter clockwise direction specified, so the voltage is positive.
Therefore the equation and solution are given by 2I1+4I1+2I1=188I1=18I1=94A
Since the answer is positive, this confirms that the current flows counter clockwise.
Applying Kirchhoff’s Law to the diagram below, determine the value for I1.

Solution
Begin in the top left corner this time, and trace the circuit in the counter clockwise direction. At the first resistor, multiplying resistance and current gives 4I1. Continuing in this way through the four resistors gives 4I1+6I1+1I1+3I1. This must equal the voltage source in the same direction. Notice that the direction of the voltage source is opposite to the counter clockwise direction, so the voltage is negative.
Therefore the equation and solution are given by 4I1+6I1+1I1+3I1=−2714I1=−27I1=−2714A
Since the answer is negative, this tells us that the current flows clockwise.
A more complicated example follows. Two of the circuits below may be familiar; they were examined in the examples above. However as they are now part of a larger system of circuits, the answers will differ.
The diagram below consists of four circuits. The current (Ik) in the four circuits is denoted by I1,I2,I3,I4. Using Kirchhoff’s Law, write an equation for each circuit and solve for each current.
Solution
The circuits are given in the following diagram.

Starting with the top left circuit, multiply the resistance by the amps and sum the resulting products. Specifically, consider the resistor labeled 2Ω that is part of the circuits of I1 and I2. Notice that current I2 runs through this in a positive (counter clockwise) direction, and I1 runs through in the opposite (negative) direction. The product of resistance and amps is then 2(I2−I1)=2I2−2I1. Continue in this way for each resistor, and set the sum of the products equal to the voltage source to write the equation: 2I2−2I1+4I2−4I3+2I2=18 The above process is used on each of the other three circuits, and the resulting equations are:
Upper right circuit: 4I3−4I2+6I3−6I4+I3+3I3=−27 Lower right circuit: 3I4+2I4+6I4−6I3+I4−I1=0 Lower left circuit: 5I1+I1−I4+2I1−2I2=−23
Notice that the voltage for the upper right and lower left circuits are negative due to the clockwise direction they indicate.
The resulting system of four equations in four unknowns is 2I2−2I1+4I2−4I3+2I2=184I3−4I2+6I3−6I4+I3+I3=−272I4+3I4+6I4−6I3+I4−I1=05I1+I1−I4+2I1−2I2=−23 Simplifying and rearranging with variables in order, we have: −2I1+8I2−4I3=18−4I2+14I3−6I4=−27−I1−6I3+12I4=08I1−2I2−I4=−23 The augmented matrix is [−28−40180−414−6−27−10−61208−20−1−23]
The solution to this matrix is I1=−3AI2=14AI3=−52AI4=−32A
This tells us that currents I1,I3, and I4 travel clockwise while I2 travels counter clockwise.