Problem 14-1 Source:
Problem elaborated by the author of the site.
In the circuit show in Figure 14-01.1, calculate:
a) The currents i1 , i2 and i3.
b) The voltage of the node e1.
Solution of the problem using Method of Transforming SourcesClick here!
Solution of the problem using Nodal VoltageClick here!
Solution of the problem using Kirchhoff MethodClick here!
Solution of the problem using Thévenin/NortonClick here!
Solution of the Problem 14-1 -
Superposition Method
Item a
As we know, the Superposition method allows to calculate the currents of the circuit using
one source at a time. In this problem we will delete one of the sources.
Remember that: we eliminate a voltage source by short-circuiting it,
as shown in the Figure 14-01.2. To differentiate the calculation of currents with different sources,
we will assume the a index for the calculation with the first source and the index
b for the calculation with the second source .
By calculating the equivalent resistance of the circuit, one can find the value of i1a.
For this, we calculate the parallel of the resistors of 6 ohms and 2 ohms , which results in 1.5 ohms and add up to that of 4 ohms , since they are in series, obtaining
5.5 ohms . Then, the current i1a is:
i1a = 16 volts / 5.5 ohms = 2.91 A
With the value of i1a, by applying a current divider , we find
i2a, or:
i2a = i1a ( 6 / (6 + 2)) = 2.18 A
Thus, we discover the value of i3a:
i3a = i1a - i2a = 2.91 - 2.18 = 0.73 A
Then, we calculate the three currents of the circuit using only the voltage source of 16 volts .
Now we must recalculate the currents using only the voltage source of 20 volts ,
shorting the 16 volt source. See in the Figure 14-01.3 for the circuit.
Well, the process is the same. We calculate the equivalent resistance, which is equal to
7.33 ohms and, from this value, we find the value of i3b.
i3b = - 20 volts / 7.33 ohms = - 2.73 A
Note that the calculated current (i3b) has a negative value, meaning that the direction
its is contrary to what appears in the Figure 14-01.3. To calculate i2b and
i1b we apply a current divider , emphasizing that we must obey the direction of the currents chosen in the circuit.
For the calculation of i2b we use -i3b, because they are pointing in opposite directions. It is like i3b has a negative value, it results that
i2b will have a positive value. For the calculation of i1b, we use
i3b, because they point in the same direction. Then, i1b will have a negative value as can be seen in the calculations below.
i2b = - i3b ( 4 / (4 + 2 )) = 1.82 A
i1b = i3b ( 2 / (4 + 2 )) = - 0.91 A
With all the partial values of the currents and adding algebraically the same,
we can find the values of the currents in the circuit, that is:
i1 = i1a + i1b = 2.91 - 0.91 = 2 A
i2 = i2a + i2b = 2.18 + 1.82 = 4 A
i3 = i3a + i3b = 0.73 - 2.73 = - 2 A
Item b
Since we have the value of i2 it is easy to calculate the value of e1, because it is enough to apply the law of Ohm , or:
e1 = 2 i2 = 2 x 4 = 8 volts
Thus, we obtained the same results that were found using the other methods
of circuit resolution.
If we want proof that these results are correct we can take stock
circuit power.
For those interested in seeing this test
click here!
Addendum
As the Superposition method is used for circuits that have as main characteristic the
LINEARITY , it is possible to develop an equation that relates a variable to the two sources,
whether voltage or current. In our case, we will relate i2
with the voltage sources of 16 and 20 volts, which we will call, respectively,
V1 and V2. Then we can write:
i2 = K1 V1 + K2 V2
We should calculate K1 and K2. For this, canceling V2,
that is, equating to ZERO , as we did at the beginning of the problem, we can calculate K1.
In this way, we have:
K1 = i2a / V1 = 2.182 / 16 = 0.1364
Making V1 equal to zero, we can calculate K2:
K2 = i2b / V2 = 1.82 / 20 = 0.091
After we calculate K1 and K2, we are able to write the equation that governs
the circuit, that is:
i2 = 0.1364 V1 + 0.091 V2
Note that with this equation, we can calculate the current i2 for any value of
V1 and V2. We can do this for any variable in our
interest. See the Table 14-01.1 with several values of
V1 and V2 (in volts) and the respective value of
i2 (ampère).
Table 14-01.1
V1 (volts)
V2 (volts)
i2 (A)
-16
-20
-4,00
-10
-15
-2,73
-5
-10
-1,59
+5
-5
+0,23
+10
+10
+2,27
+16
+20
+4,00
+50
+30
+9,55
Resolution by Basic Circuit Method
Let's reproduce the original circuit (see Figure 14-01.4 ) and analyze its solution by BCM (Basic Circuit Method).
Notice that we can quickly calculate the denominator of the equation, represented by
Rsp, which is given by:
Rsp = R1 R2 + R1 R3 + R2 R3
Thus, replacing the numerical values of the resistors that compose the circuit, where we have the values of
R1 = 4, R2 = 2 and
R1 = 6, we find:
Rsp = 4 x 2 + 4 x 6 + 2 x 6 = 44 ohms
Now, just find the numerator by doing the cross multiplication between the voltage sources of 16 and
20 volts, representing V1 and
V2 respectively, by the resistors R3 and
R1, or:
V1 R3 + V2 R1= 16 x 6 + 20 x 4 = 176
And finally, dividing this value by Rsp, we find the value of
i2.
i2 = 174 / 44 = 4 A
Exactly the value found when using the traditional method. With the value of
i2, to find e1 multiply by the value of
R2 (law of Ohm), resulting in:
e1 = R2 i2 = 2 x 4 = 8 volts
Note that the important thing in this circuit is to find the value of i2, because
finding the other values is trivial.
i1 = (16 - 8)/ 4 = 2 A
i3 = (8 - 20)/ 6 = - 2 A
This is a very quick and direct way to calculate the currents in the circuit. In the next problems we will see that through one or two source transformations we will be able to arrive at the configuration of this circuit and solve it easily.
To conclude, see how easy it is to calculate K1 and K2.
K1 = R3/ Rsp = 6/ 44 = 0.1364
K2 = R1/ Rsp = 4/ 44 = 0.091
Ratifying the values previously found. In this way, we can write the equation that governs this circuit, or: