- #106
gneill
Mentor
- 20,989
- 2,934
I think we're losing the plot a bit here. Your goal is to find expressions for ##I_1## and ##I_2## starting with the equations
##U = L_1 I_1 + M I_2~~~~~~~## (1)
##U = L_2 I_2 + M I_1~~~~~~~## (2)
Two equations in two unknowns. Everything else is treated as known constants. This is a typical pair of simultaneous equations which you wish to solve for the variables ##I_1## and ##I_2##.
These equations have been solved in this thread already (granted the thread is getting rather large due to it being continuously "reawakened" by students with the same question and issues...), so I'm able to recap here without really giving anything away that hasn't already been presented.
Isolate ##I_1## equation (1):
##I_1 = \frac{(U - M I_2)}{L_1}##
Plug that expression for ##I_1## into equation (2):
##U = L_2 I_2 + M \frac{(U - M I_2)}{L_1}##
Solve for ##I_2##:
##I_2 = \frac{L_1 - M}{L_1 L_2 - M^2}##
Now you have an expression for ##I_2## that only involves the known values.
Do a similar thing to find the expression for ##I_1##, or use this ##I_2## result in equation (1) to eliminate ##I_2## there and solve for ##I_1##, or simply look at the symmetry of the two equations and write the result for ##I_2## by inspection from the result for ##I_2##.
##U = L_1 I_1 + M I_2~~~~~~~## (1)
##U = L_2 I_2 + M I_1~~~~~~~## (2)
Two equations in two unknowns. Everything else is treated as known constants. This is a typical pair of simultaneous equations which you wish to solve for the variables ##I_1## and ##I_2##.
These equations have been solved in this thread already (granted the thread is getting rather large due to it being continuously "reawakened" by students with the same question and issues...), so I'm able to recap here without really giving anything away that hasn't already been presented.
Isolate ##I_1## equation (1):
##I_1 = \frac{(U - M I_2)}{L_1}##
Plug that expression for ##I_1## into equation (2):
##U = L_2 I_2 + M \frac{(U - M I_2)}{L_1}##
Solve for ##I_2##:
##I_2 = \frac{L_1 - M}{L_1 L_2 - M^2}##
Now you have an expression for ##I_2## that only involves the known values.
Do a similar thing to find the expression for ##I_1##, or use this ##I_2## result in equation (1) to eliminate ##I_2## there and solve for ##I_1##, or simply look at the symmetry of the two equations and write the result for ##I_2## by inspection from the result for ##I_2##.
Last edited: