Determine the currents I1,I2,
and I3 for the electrical network.
There are two junctions shown, but both of them are equal, so there is no need to name them as J1 and J2.
The answer is I2 = I1+I3, when we use Network
Analysis.
After that, we will use a matrix to solve for the Amperes (I). We will combine the resistances (Rn) shown on the Amperes (In) and make them equal to the amount of their voltage (v) for determining the entries for the matrix. The answers are:
I1 – I2 + I3 = 0 Volts
4I1
+ 3I2 = 3 Volts
1I3
+ 3I2 = 4 Volts
Then we use them as entries for the matrix.
[ 1 -1 1 0 ]
[ 4 3 0 3 ] -4(R1)
+ R2 ---> R2
[ 0 3 1 4 ]
[ 1 -1 1 0 ]
[ 0 7 -4 3 ] -2(R3)
+ R2 ---> R2
[ 0 3 1 4 ]
[ 1 -1 1 0 ]
[ 0 1 -6 -5 ] -3(R2)
+ R3 ---> R3
[ 0 3 1 4 ]
[ 1 -1 1 0 ]
[ 0 1 -6 -5 ] 1/19 (R3)
[ 0 0 19 19 ]
[ 1 -1 1 0 ]
[ 0 1 -6 -5 ] R1
+ R2 ---> R1
[ 0 0 1 1 ]
[ 1 0 -5 -5 ]
[ 0 1 -6 -5 ] 5(R3)
+ R1 ---> R1
[ 0 0 1 1 ]
[ 1 0 0 0 ]
[ 0 1 -6 -5 ] 6(R3)
+ R2 ---> R2
[ 0 0 1 1 ]
[ 1 0 0 0 ]
[ 0 1 0 1 ]
[ 0 0 1 1 ]
Now we know that:
I1
= 0 Amperes
I2
= 1 Ampere
and
I3
= 1 Ampere