DivGradCurl
- 364
- 0
Homework Statement
For coupled coils in this arrangement (illustration attached), show
L_{eq} = \frac{L_1 L_2 - M^2}{L_1 + L_2 - 2M}
Homework Equations
KVL (mesh analysis)
The Attempt at a Solution
As you can see, I get to a final answer - which is not exactly the same; there's a subtle difference! Please help me find the mistake. I guess my mesh equations are not correct, because the rest of the process is straight-forward. By the way, the meshes are in the same figure (attached).
MESH 1:
-V + (I_1 - I_2) j\omega L_1 + j\omega M I_2 = 0
j\omega L_1 I_1 + (j\omega M - j\omega L_1) I_2 = V
MESH 2:
j\omega L_2 I_2 - (I_2 - I_1) j\omega M - (I_2 - I_1)j\omega L_1 + I_2 j\omega M = 0
(j\omega M + j\omega L_1) I_1 + (j\omega L_2 - j\omega L_1) I_2 = 0
So, there are 2 equations and 2 unknowns:
\underbrace{\begin{bmatrix} \displaystyle j\omega L_1 & (j\omega M - j\omega L_1) \\ \displaystyle (j\omega M + j\omega L_1) & (j\omega L_2 - j\omega L_1)\end{bmatrix}}_{\displaystyle A} \underbrace{\begin{bmatrix} \displaystyle I_1 \\ I_2 \end{bmatrix}}_{\displaystyle X} = \underbrace{\begin{bmatrix} \displaystyle V \\ 0 \end{bmatrix}}_{\displaystyle B}
I get
X = A^{-1} B = \begin{bmatrix} \displaystyle \frac{(L_1 - L_2)V}{(L_1 \cdot L_2 - M^2)\omega} j\phantom{\Bigg(} \\ \displaystyle \frac{(L_1 +M)V}{(L_1 \cdot L_2 - M^2)\omega} j \end{bmatrix}
which means
I_1 = \frac{(L_1 - L_2)V}{(L_1 \cdot L_2 - M^2)\omega} j
But, Z = V/I and L_{eq} = Z_{eq}/(j\omega). Thus, it follows.
L_{eq} = \frac{L_1 L_2 - M^2}{L_2 - L_1}
Any help is highly appreciated
Attachments
Last edited: