Analysis of a certain DC network results in the system of equations shown below. Use Cramer's Rules to solve for the so-called loop currents I1 and I2.
6 I1 - 4 I2 = 10
-4 I1 + 6 I2 = -5
Solution:
Solve with Cramer's Rule...
System determinant
∆ =
|  6 |  -4 | 
| -4 |   6 | 
∆1 =
| 10 |  -4 | 
| -5 | 6 | 
∆2 =
| 6 |  10 | 
| -4 | -5 | 
Finally, by Cramer's Rule...
I1 = ∆1 / ∆ = 40 / 20 = 2
I2 = ∆2 / ∆ = 10 / 20 = 0.5

 
No comments:
Post a Comment