Solved Problems · Set 26

Mutual Inductance

Part 3 · AC Analysis — two coils that share a magnetic field but no conducting path. A current in one produces a voltage in the other, and a single sign convention decides whether the two effects add or oppose.

Prof. Mithun Mondal 20 solved · 12 practice · 3 challenge GATE · ESE · University

Set 26 — Mutual Inductance

Every element so far has been connected to its circuit by wires. A pair of magnetically coupled coils is not: a changing current in one sets up a flux that links the other, inducing a voltage across a gap that carries no current at all. This is how transformers work, how signals leak between adjacent tracks on a circuit board, and how a wireless charger reaches a phone. The analysis needs only one addition to Set 21's methods — a mutual term in each loop equation — but that term carries a sign that no amount of algebra can determine, which is why the dot convention exists.

Textbook Chapter 14 · 20 solved · 12 practice · 3 challenge · 12 MCQs

i Method Recap
  • Mutual inductance relates the voltage in one coil to the rate of change of current in the other:

    \[ v_1 = L_1\frac{di_1}{dt} \pm M\frac{di_2}{dt}, \qquad v_2 = \pm M\frac{di_1}{dt} + L_2\frac{di_2}{dt} \]
  • The coupling coefficient:

    \[ M = k\sqrt{L_1L_2}, \qquad 0 \le k \le 1 \]

    with \(k = 1\) for perfect coupling and \(k = 0\) for none — Problem 3.

  • The dot convention. If both currents enter (or both leave) their dotted terminals, the mutual term is positive. If one enters and the other leaves, it is negative.

  • In the frequency domain, \(M \to j\omega M\) and the equations become

    \[ \mathbf{V}_1 = j\omega L_1\mathbf{I}_1 \pm j\omega M\mathbf{I}_2, \qquad \mathbf{V}_2 = \pm j\omega M\mathbf{I}_1 + j\omega L_2\mathbf{I}_2 \]
  • Energy stored:

    \[ w = \tfrac12L_1i_1^2 + \tfrac12L_2i_2^2 \pm Mi_1i_2 \]
  • Series and parallel:

    \[ L_{\text{series}} = L_1+L_2\pm2M, \qquad L_{\text{parallel}} = \frac{L_1L_2-M^2}{L_1+L_2\mp2M} \]
  • Reflected impedance seen at the primary of a coupled pair:

    \[ \mathbf{Z}_{in} = \mathbf{Z}_{11} + \frac{(\omega M)^2}{\mathbf{Z}_{22}} \]
  • The mesh matrix stays symmetric. Mutual inductance is a bilateral element, so \(Z_{jk} = Z_{kj}\) always — Set 21, Problem 17. This is the single most useful check, and Problem 15 shows what a violation means.

VideoWalkthrough
Problem 1ChallengeWhat Couples the Coils

Derive mutual inductance from Faraday's law, define the coupling coefficient, and explain why \(M_{12} = M_{21}\).

Solution

Start with a single coil. A current \(i_1\) in coil 1 produces a flux \(\phi_1\), and Faraday's law gives the voltage across it:

\[ v_1 = N_1\frac{d\phi_1}{dt} = \underbrace{N_1\frac{d\phi_1}{di_1}}_{L_1}\frac{di_1}{dt} \]

Self-inductance is the constant of proportionality between a coil's own flux linkage and its own current — Set 16.

Bring a second coil nearby. Only part of \(\phi_1\) passes through it:

\[ \phi_1 = \underbrace{\phi_{11}}_{\text{leakage}} + \underbrace{\phi_{12}}_{\text{links coil 2}} \]

The linked portion induces a voltage in coil 2 even though no current flows there:

\[ v_2 = N_2\frac{d\phi_{12}}{dt} = \underbrace{N_2\frac{d\phi_{12}}{di_1}}_{M_{21}}\frac{di_1}{dt} \]
\[ \boxed{\;v_2 = M_{21}\frac{di_1}{dt}\;} \]

This is the whole phenomenon. A voltage appears across terminals connected to nothing, because flux — not charge — carries the influence.

The coupling coefficient measures what fraction of the flux is shared:

\[ k = \frac{\phi_{12}}{\phi_1}, \qquad 0 \le k \le 1 \]
\(k\)SituationTypical construction
0No shared fluxCoils at right angles, or far apart
< 0.5Loose couplingAir-cored, separated coils
0.5–0.9ModerateAir-cored, close-wound
> 0.99Tight couplingIron core, interleaved windings
1Perfect — no leakageIdeal only; unattainable

Relating \(k\) to \(M\). Working through both directions and multiplying:

\[ M_{12}M_{21} = k^2L_1L_2 \;\Longrightarrow\; M = k\sqrt{L_1L_2} \]

Why \(M_{12} = M_{21}\). This is not obvious — the coils may have wildly different sizes and turn counts. The reason is energy. Bring the two currents to their final values by two different routes:

RouteMutual energy contributed
Raise \(i_1\) first, then \(i_2\)\(M_{21}i_1i_2\)
Raise \(i_2\) first, then \(i_1\)\(M_{12}i_1i_2\)

The stored energy of a lossless system depends only on the final state, not on how it was reached. Hence \(M_{12} = M_{21} \equiv M\) — an instance of the reciprocity that Set 21, Problem 17 established for any bilateral network.

The complete pair of equations:

\[ v_1 = L_1\frac{di_1}{dt} \pm M\frac{di_2}{dt}, \qquad v_2 = \pm M\frac{di_1}{dt} + L_2\frac{di_2}{dt} \]

The \(\pm\) is the only thing left undetermined, and geometry rather than algebra fixes it — Problem 2.

Mutual inductance is the first element in this book that transmits without a conducting path. Everything before it required a wire. That single difference makes transformers possible, makes isolation possible, and makes unwanted crosstalk between adjacent conductors unavoidable — the same physics whether it is wanted or not.
Answer\(v_2 = M\,di_1/dt\) with \(M = k\sqrt{L_1L_2}\); \(M_{12} = M_{21}\) because stored energy is path-independent
Problem 2CoreThe Dot Convention

State the dot convention, explain what physical fact the dots encode, and give a reliable procedure for applying it.

Solution

The problem the dots solve. A circuit diagram shows how coils are connected but not how they are wound. Reversing the winding direction of one coil reverses the sign of every mutual term — and no amount of information about the connections can reveal it.

\[ \text{Same circuit diagram} \;\longrightarrow\; \text{two possible signs for } M \]

What a dot means. Dots mark terminals such that

\[ \text{current entering a dot in one coil} \;\Longrightarrow\; \text{induced voltage is positive at the dot in the other} \]

Equivalently: currents entering dotted terminals produce fluxes that add. The dots are a two-dimensional summary of a three-dimensional winding fact.

The sign rule in the form used throughout this set:

Current \(i_1\)Current \(i_2\)Mutual termFluxes
Enters dotEnters dot\(+M\)Aid
Leaves dotLeaves dot\(+M\)Aid
Enters dotLeaves dot\(-M\)Oppose
Leaves dotEnters dot\(-M\)Oppose

Only the relative orientation matters, which is why moving both dots to the opposite ends of both coils changes nothing.

A reliable procedure:

\[ \text{(i) Assign mesh currents} \to \text{(ii) For each coil, note enter/leave} \to \text{(iii) Apply the table} \]

The commonest error is deciding the sign from the appearance of the diagram rather than from the assigned current directions. If a mesh current is later found negative, the sign of \(M\) does not change — the assignment was a bookkeeping choice, not a physical claim.

The symmetry check. Whatever sign is chosen, it must be the same in both equations:

\[ \mathbf{V}_1 = j\omega L_1\mathbf{I}_1 + j\omega M\mathbf{I}_2, \qquad \mathbf{V}_2 = j\omega M\mathbf{I}_1 + j\omega L_2\mathbf{I}_2 \]

A mesh matrix with \(Z_{12} \ne Z_{21}\) is always an error for a passive coupled circuit, since \(M_{12} = M_{21}\) was proved in Problem 1. Problem 15 shows a published example where this check catches a defect.

Determining the dots experimentally. Apply a DC source to coil 1 through a switch and watch a voltmeter on coil 2 at the instant of closing:

Observation on closingConclusion
Coil 2's meter kicks positiveIts \(+\) terminal is the dotted one
Meter kicks negativeThe other terminal is dotted

The current enters the dotted terminal of coil 1 by construction, so the dot on coil 2 is wherever the induced voltage is positive.

The dots carry information that the schematic cannot. Two circuits identical on paper behave differently — Problem 6 gives an equivalent inductance of 14 H or 6 H for the same two coils depending only on which way round one is connected. A coupled-circuit diagram without dots is genuinely incomplete, not merely untidy.
AnswerCurrents entering (or both leaving) dotted terminals give \(+M\); one entering and one leaving gives \(-M\). The sign must be identical in both equations.
Problem 3ChallengeWhy k Cannot Exceed 1

Prove from energy considerations that \(M \le \sqrt{L_1L_2}\), and show what would happen if it did not hold.

Solution

The energy stored in a coupled pair, taking the worst case where the mutual term subtracts:

\[ w = \tfrac12L_1i_1^2 + \tfrac12L_2i_2^2 - Mi_1i_2 \]

Passivity requires \(w \ge 0\) for every possible pair of currents — a passive network cannot store negative energy, since that would mean energy could be extracted from it indefinitely.

Treat it as a quadratic in \(i_1\):

\[ \tfrac12L_1i_1^2 - \left(Mi_2\right)i_1 + \tfrac12L_2i_2^2 \ge 0 \]

A quadratic \(ax^2+bx+c\) with \(a > 0\) is non-negative for all \(x\) exactly when its discriminant is non-positive:

\[ b^2 - 4ac \le 0 \;\Longrightarrow\; \left(Mi_2\right)^2 - 4\left(\tfrac12L_1\right)\left(\tfrac12L_2i_2^2\right) \le 0 \]
\[ M^2i_2^2 - L_1L_2i_2^2 \le 0 \;\Longrightarrow\; \boxed{\;M \le \sqrt{L_1L_2}, \quad k \le 1\;} \]

What happens at each value of \(k\), taking \(L_1 = 4\ \text{H}\), \(L_2 = 9\ \text{H}\) so \(\sqrt{L_1L_2} = 6\):

\(M\)\(k\)Minimum \(w\) at \(i_2 = 1\)Verdict
5 H0.833+1.375 JPhysical
6 H1.0000 J exactlyLimiting case
7 H1.167−1.625 JImpossible

At \(k = 1\) there is a particular current combination that stores exactly zero energy — the fluxes cancel completely. Beyond it, the stored energy goes negative, which no passive arrangement of coils can do.

The current combination that stores nothing. At \(k = 1\) the quadratic has a repeated root:

\[ i_1 = \frac{Mi_2}{L_1} = i_2\sqrt{\frac{L_2}{L_1}} \]

With \(L_1 = 4\), \(L_2 = 9\), \(i_2 = 1\): \(i_1 = 1.5\ \text{A}\), giving \(w = \tfrac12(4)(2.25) + \tfrac12(9)(1) - 6(1.5)(1) = 4.5+4.5-9 = 0\) ✓. The two fluxes are equal and opposite, so the core carries no net field at all.

Why \(k = 1\) is unattainable in practice. It requires every flux line from one coil to link the other. Real windings have leakage — flux that escapes into the air around the core — so even a good iron-cored transformer reaches only \(k \approx 0.998\). That small shortfall is the leakage inductance, and it is what limits a transformer's short-circuit current and sets its voltage regulation.

The bound comes from passivity, not from geometry. The same argument — a quadratic form must be non-negative — bounds the off-diagonal terms of any energy-storing network, and it reappears in Set 35 as a condition on two-port parameters. Whenever a physical quantity is defined by an energy expression, its limits follow from requiring that energy to be non-negative.
AnswerRequiring \(w \ge 0\) makes the discriminant non-positive, giving \(M^2 \le L_1L_2\). At \(k = 1\) a particular current pair stores exactly zero energy; beyond it the energy would be negative.
Problem 4Exam levelInduced Voltage and Energy

With \(L_1 = 0.4\ \text{H}\), \(L_2 = 2.5\ \text{H}\), \(k = 0.6\) and \(i_1 = 4i_2 = 20\cos(500t-20°)\ \text{mA}\), find \(v_1(0)\) and the total energy stored at \(t = 0\).

Solution

The mutual inductance:

\[ M = k\sqrt{L_1L_2} = 0.6\sqrt{(0.4)(2.5)} = 0.6\sqrt{1} = 0.6\ \text{H} \]

The two currents:

\[ i_1 = 20\cos(500t-20°)\ \text{mA}, \qquad i_2 = \tfrac14i_1 = 5\cos(500t-20°)\ \text{mA} \]

Both in phase, so both fluxes vary together — and with both entering the dots, the mutual term adds.

The derivatives at \(t = 0\):

\[ \frac{di_1}{dt} = -(20)(500)\sin(500t-20°)\ \text{mA/s} = -10\sin(500t-20°)\ \text{A/s} \]
\[ \left.\frac{di_1}{dt}\right|_0 = -10\sin(-20°) = +3.420\ \text{A/s}, \qquad \left.\frac{di_2}{dt}\right|_0 = +0.855\ \text{A/s} \]

The primary voltage:

\[ v_1(0) = L_1\left.\frac{di_1}{dt}\right|_0 + M\left.\frac{di_2}{dt}\right|_0 \]
\[ = 0.4(3.420) + 0.6(0.855) = 1.368 + 0.513 = 1.881\ \text{V} \]

The mutual term contributes 27% of the total — substantial even at \(k = 0.6\) and with the secondary current only a quarter of the primary.

The instantaneous currents at \(t = 0\):

\[ i_1(0) = 20\cos(-20°) = 18.79\ \text{mA}, \qquad i_2(0) = 4.698\ \text{mA} \]

The stored energy, with the mutual term positive:

\[ w = \tfrac12L_1i_1^2 + \tfrac12L_2i_2^2 + Mi_1i_2 \]
\[ = \tfrac12(0.4)(18.79\text{m})^2 + \tfrac12(2.5)(4.698\text{m})^2 + 0.6(18.79\text{m})(4.698\text{m}) \]
\[ = 70.6 + 27.6 + 53.0 = 151.2\ \mu\text{J} \]

The mutual term is 35% of the total — larger than the secondary's own self-energy. Coupling contributes to stored energy quite out of proportion to the smaller current.

Check the coupling is physical:

\[ M = 0.6 \le \sqrt{L_1L_2} = 1.0\;\checkmark \]

Always worth a glance — a stated \(M\) exceeding \(\sqrt{L_1L_2}\) is the fastest way to detect a misprinted problem.

Note that \(v_1\) depends on the secondary current. Loading the secondary changes the voltage at the primary terminals even though no current crosses between them — which is exactly how a transformer reflects its load back to the supply, and the subject of Problem 13.
Answer\(M = 0.6\ \text{H}\), \(v_1(0) = 1.881\ \text{V}\), \(w = 151.2\ \mu\text{J}\)
Problem 5CoreCoupling Coefficient and Energy

Two coils, \(L_1 = 2\ \text{H}\) and \(L_2 = 8\ \text{H}\), have \(k = 0.5\) and carry steady currents \(i_1 = 4\ \text{A}\), \(i_2 = 2\ \text{A}\), both entering the dotted terminals. Find \(M\) and the total stored energy.

Solution

The mutual inductance:

\[ M = k\sqrt{L_1L_2} = 0.5\sqrt{(2)(8)} = 0.5\sqrt{16} = 0.5(4) = 2\ \text{H} \]

Both currents enter the dots, so the fluxes aid and the mutual energy term is positive:

\[ w = \tfrac12L_1i_1^2 + \tfrac12L_2i_2^2 + Mi_1i_2 \]
\[ = \tfrac12(2)(16) + \tfrac12(8)(4) + (2)(4)(2) \]
\[ = 16 + 16 + 16 = 48\ \text{J} \]

All three terms happen to be equal here — a coincidence of the chosen numbers, but a convenient reminder that the mutual term can be as large as either self term.

Steady currents, yet energy is stored. No voltage is induced — \(di/dt = 0\) — but the magnetic fields exist and hold energy. Interrupting either current would release it, which is why opening an inductive circuit produces an arc.

If one coil were reversed, the mutual term would subtract:

\[ w = 16 + 16 - 16 = 16\ \text{J} \]

A factor of three difference in stored energy from reversing one winding, with every component value unchanged. This is the quantitative statement of Problem 2's point about dots carrying real information.

Verify against the passivity bound. With the mutual term subtracting, the minimum possible energy is

\[ w_{\min} = \tfrac12L_1\left(i_1 - i_2\sqrt{L_2/L_1}\right)^2 \ \text{at } k = 1 \]

Here \(k = 0.5\), well inside the bound, and 16 J is comfortably positive. Had \(k\) been 1 with these currents:

\[ M = 4, \qquad w = 16 + 16 - 4(4)(2) = 0\ \text{J} \]

Exactly zero — the fluxes cancel completely, which is Problem 3's limiting case appearing with concrete numbers.

The mutual energy term is the only one whose sign can change. Self-energies are always positive, being proportional to squares; \(Mi_1i_2\) takes the sign of the dot arrangement and of the current directions together. That makes the total stored energy — and hence the equivalent inductance of Problem 6 — depend on a fact no measurement of \(L_1\), \(L_2\) and \(|M|\) alone can reveal.
Answer\(M = 2\ \text{H}\), \(w = 48\ \text{J}\) (aiding); it would be 16 J if one coil were reversed
Problem 6CoreSeries Aiding and Opposing

Two coupled coils with \(L_1 = 4\ \text{H}\), \(L_2 = 6\ \text{H}\) and \(M = 2\ \text{H}\) are connected in series. Find the equivalent inductance for both connections, and derive the formula.

Solution

Derive it first. In series both coils carry the same current \(i\), and the total voltage is the sum:

\[ v = \left(L_1\frac{di}{dt} \pm M\frac{di}{dt}\right) + \left(\pm M\frac{di}{dt} + L_2\frac{di}{dt}\right) \]
\[ = \left(L_1+L_2\pm2M\right)\frac{di}{dt} \;\Longrightarrow\; \boxed{\;L_{eq} = L_1+L_2\pm2M\;} \]

The factor of two is the point: the mutual term appears once in each coil's equation, so it enters the total twice.

Series aiding — the current enters both dotted terminals, fluxes add:

\[ L_{eq} = 4 + 6 + 2(2) = 14\ \text{H} \]

Series opposing — one coil reversed, fluxes oppose:

\[ L_{eq} = 4 + 6 - 2(2) = 6\ \text{H} \]

A factor of 2.33 between them, from an identical pair of coils differently connected. The two are not small perturbations of the uncoupled value \(L_1+L_2 = 10\ \text{H}\) — they straddle it symmetrically:

Connection\(L_{eq}\)Relative to 10 H
Aiding14 H+40%
Uncoupled (\(k=0\))10 H
Opposing6 H−40%

Can \(L_{eq}\) go negative? The opposing case requires

\[ L_1 + L_2 - 2M \ge 0 \]

and since \(M \le \sqrt{L_1L_2}\) by Problem 3:

\[ L_1+L_2-2M \ge L_1+L_2-2\sqrt{L_1L_2} = \left(\sqrt{L_1}-\sqrt{L_2}\right)^2 \ge 0\;\checkmark \]

So it is never negative — the passivity bound of Problem 3 guarantees it. Equality occurs only when \(k = 1\) and \(L_1 = L_2\), giving \(L_{eq} = 0\) exactly: two identical perfectly coupled coils in opposition behave as a short circuit at every frequency.

The practical use — a bifilar winding. Winding two identical wires together and connecting them in opposition gives \(k \approx 1\) and hence almost zero inductance, producing a genuinely non-inductive resistor. The same trick in reverse, connected aiding, doubles the inductance for the same wire length.

The two series values bracket the uncoupled sum, and their spread measures the coupling directly. Their difference is \(4M\) and their mean is \(L_1+L_2\) — which is exactly the basis of the measurement in Problem 8.
AnswerAiding \(L_{eq} = 14\ \text{H}\), opposing \(L_{eq} = 6\ \text{H}\); the opposing value can never be negative
Problem 7ChallengeCoupled Coils in Parallel

Derive the equivalent inductance of two coupled coils in parallel, and evaluate it for \(L_1 = 4\ \text{H}\), \(L_2 = 6\ \text{H}\), \(M = 2\ \text{H}\) in both orientations.

Solution

In parallel the coils share a voltage, not a current — so the derivation must start from the two branch equations and eliminate the currents:

\[ \mathbf{V} = j\omega\left(L_1\mathbf{I}_1 + M\mathbf{I}_2\right), \qquad \mathbf{V} = j\omega\left(M\mathbf{I}_1 + L_2\mathbf{I}_2\right) \]

Taking the aiding case; the opposing case replaces \(M\) by \(-M\) throughout.

Subtract to relate the two currents:

\[ 0 = \left(L_1-M\right)\mathbf{I}_1 - \left(L_2-M\right)\mathbf{I}_2 \;\Longrightarrow\; \mathbf{I}_2 = \frac{L_1-M}{L_2-M}\mathbf{I}_1 \]

Substitute into the first equation and form \(\mathbf{V}/(\mathbf{I}_1+\mathbf{I}_2)\):

\[ L_{eq} = \frac{L_1L_2-M^2}{L_1+L_2-2M} \quad\text{(aiding)} \]
\[ L_{eq} = \frac{L_1L_2-M^2}{L_1+L_2+2M} \quad\text{(opposing)} \]

Note the sign in the denominator is opposite to the series case — a frequent source of error, and worth checking against a limiting case every time.

The check. With \(M = 0\) both formulas reduce to

\[ L_{eq} = \frac{L_1L_2}{L_1+L_2} \]

the familiar product-over-sum for uncoupled inductors in parallel ✓.

Evaluating:

\[ L_1L_2 - M^2 = 24 - 4 = 20 \]
ConnectionDenominator\(L_{eq}\)
Aiding\(4+6-4 = 6\)3.333 H
Uncoupled\(4+6 = 10\)2.400 H
Opposing\(4+6+4 = 14\)1.429 H

Aiding increases the parallel inductance and opposing decreases it — the same direction as the series case, though the algebra looks reversed.

Why the numerator is \(L_1L_2-M^2\). This is the determinant of the inductance matrix:

\[ \det\begin{bmatrix} L_1 & M \\ M & L_2 \end{bmatrix} = L_1L_2-M^2 \]

Problem 3 showed this determinant is non-negative, vanishing exactly at \(k = 1\). So perfectly coupled coils in parallel have zero equivalent inductance in either orientation — the same degenerate behaviour as the series-opposing case, arrived at differently.

The parallel formula is the one most often misremembered, because the sign convention inverts relative to the series case. The reliable route is to check \(M = 0\) against product-over-sum, then confirm that aiding gives the larger value — two checks that between them fix both signs.
Answer\(L_{eq} = (L_1L_2-M^2)/(L_1+L_2\mp2M)\); here 3.333 H aiding, 1.429 H opposing
Problem 8Exam levelMeasuring M

Two series measurements on a coupled pair give 14 H and 6 H. Determine \(M\), \(L_1+L_2\), and — given that \(L_1 = 4\ \text{H}\) — the coupling coefficient.

Solution

The two measurements are the aiding and opposing connections of Problem 6:

\[ L_{\text{aid}} = L_1+L_2+2M = 14, \qquad L_{\text{opp}} = L_1+L_2-2M = 6 \]

Subtract to isolate \(M\):

\[ L_{\text{aid}} - L_{\text{opp}} = 4M \;\Longrightarrow\; \boxed{\;M = \frac{L_{\text{aid}}-L_{\text{opp}}}{4}\;} \]
\[ M = \frac{14-6}{4} = 2\ \text{H} \]

Add to obtain the sum of the self-inductances:

\[ L_1+L_2 = \frac{L_{\text{aid}}+L_{\text{opp}}}{2} = \frac{20}{2} = 10\ \text{H} \]

So with \(L_1 = 4\), \(L_2 = 6\ \text{H}\) — recovering Problem 6's coils exactly.

The coupling coefficient:

\[ k = \frac{M}{\sqrt{L_1L_2}} = \frac{2}{\sqrt{24}} = \frac{2}{4.899} = 0.408 \]

Moderate coupling — typical of air-cored coils placed close together but not interleaved.

Why two series tests do not suffice alone. They give \(M\) and \(L_1+L_2\), which is two facts for three unknowns. A third measurement is needed — usually \(L_1\) alone, with the second coil open-circuited:

MeasurementGives
Coil 1 alone, coil 2 open\(L_1\)
Coil 2 alone, coil 1 open\(L_2\)
Series aiding\(L_1+L_2+2M\)
Series opposing\(L_1+L_2-2M\)

Any three of these four determine everything, and the fourth then serves as a consistency check — a redundancy worth using.

The method also identifies the dots. Whichever connection gives the larger reading is the aiding one, so the terminals joined in that connection are opposite in dot status: a current entering one coil's dot leaves the other's. This is a purely electrical way to establish the dot markings, needing only an inductance meter rather than the switching test of Problem 2.

Sum and difference again. Set 25 measured three-phase \(P\) and \(Q\) from the sum and difference of two wattmeter readings; here \(L_1+L_2\) and \(M\) come from the sum and difference of two inductance readings. Arranging a measurement so that one combination isolates each unknown is a recurring and very general technique.
Answer\(M = (14-6)/4 = 2\ \text{H}\), \(L_1+L_2 = 10\ \text{H}\), and with \(L_1 = 4\): \(k = 0.408\)
Problem 9Exam levelPhasor Currents

Coils with \(L_1 = 40\ \text{mH}\), \(L_2 = 5\ \text{mH}\) and \(k = 0.6\) operate at \(\omega = 2000\ \text{rad/s}\). Given \(v_1 = 10\cos\omega t\) and \(i_2 = 2\sin\omega t\), find \(i_1(t)\) and \(v_2(t)\).

Solution

The reactances at \(\omega = 2000\ \text{rad/s}\):

\[ M = 0.6\sqrt{(40)(5)} = 0.6\sqrt{200} = 8.485\ \text{mH} \]
\[ \omega L_1 = 80, \qquad \omega L_2 = 10, \qquad \omega M = 16.97\ \Omega \]

Convert the sources to phasors, with cosine as the reference:

\[ \mathbf{V}_1 = 10\angle0°, \qquad i_2 = 2\sin\omega t = 2\cos(\omega t - 90°) \Rightarrow \mathbf{I}_2 = 2\angle{-90°} = -j2 \]

The coupled equations. From the dot markings one current enters a dot and the other the undotted end, so the mutual term is subtractive:

\[ \mathbf{V}_1 = j80\,\mathbf{I}_1 - j16.97\,\mathbf{I}_2 \]
\[ \mathbf{V}_2 = -j16.97\,\mathbf{I}_1 + j10\,\mathbf{I}_2 \]

The same sign in both — the symmetry required by \(M_{12} = M_{21}\).

Solve the first for \(\mathbf{I}_1\):

\[ 10 = j80\,\mathbf{I}_1 - j16.97(-j2) = j80\,\mathbf{I}_1 - 33.94 \]

Note \(-j16.97 \times -j2 = j^2(33.94) = -33.94\) — a real number, because two imaginary quantities multiply to a real one.

\[ j80\,\mathbf{I}_1 = 43.94 \;\Longrightarrow\; \mathbf{I}_1 = \frac{43.94}{j80} = -j0.5493 = 0.5493\angle{-90°}\ \text{A} \]

Substitute into the second:

\[ \mathbf{V}_2 = -j16.97(-j0.5493) + j10(-j2) = -9.32 + 20 = 10.68\angle0°\ \text{V} \]

Back to the time domain:

\[ i_1(t) = 0.5493\cos(2000t-90°) = 0.5493\sin2000t\ \text{A} \]
\[ v_2(t) = 10.68\cos2000t\ \text{V} \]

Note the two contributions to \(\mathbf{V}_2\). The mutual term gives −9.32 V and the self term +20 V, partly cancelling to leave 10.68 V. Had the dots been the other way round they would have added to 29.32 V — nearly three times as much, from the same components.

Coupled coils are a two-port from the start. Two equations relate two voltages to two currents, and any two of the four may be specified with the other two following — here a voltage and a current were given, one from each side. That structure is exactly the \(z\)-parameter description of Set 35, met here in its simplest physical form.
Answer\(i_1(t) = 0.5493\sin2000t\ \text{A}\), \(v_2(t) = 10.68\cos2000t\ \text{V}\)
Problem 10CoreMesh Analysis with Coupling

A 12 V source drives a two-mesh coupled network with mesh impedances \((2+j6)\) and \((2+j3)\ \Omega\) and a mutual reactance of \(j1\ \Omega\). Find the output voltage across the 1 Ω element in mesh 2.

Solution

The mesh equations, with the mutual term appearing off-diagonal in both rows:

\[ \begin{aligned} \text{Mesh 1:}\quad & 12 = (2+j6)\mathbf{I}_1 + j\mathbf{I}_2\\ \text{Mesh 2:}\quad & 0 = j\mathbf{I}_1 + (2+j3)\mathbf{I}_2 \end{aligned} \]
\[ \begin{bmatrix} 2+j6 & j \\ j & 2+j3 \end{bmatrix} \begin{bmatrix} \mathbf{I}_1 \\ \mathbf{I}_2 \end{bmatrix} = \begin{bmatrix} 12 \\ 0 \end{bmatrix} \]

Check the symmetry immediately: \(Z_{12} = Z_{21} = j\) ✓. This is the first thing to verify in any coupled mesh problem.

Solve by Cramer's rule. The determinant:

\[ \Delta = (2+j6)(2+j3) - (j)^2 = \left(4+j6+j12-18\right)+1 = -13+j18 \]
\[ \mathbf{I}_2 = \frac{-j(12)}{\Delta} = \frac{-j12}{-13+j18} \]

Rationalise:

\[ \mathbf{I}_2 = \frac{-j12\left(-13-j18\right)}{169+324} = \frac{-216+j156}{493} \]
\[ = -0.4381 + j0.3164 = 0.5405\angle144.16°\ \text{A} \]

Second-quadrant angle — the real part is negative and the imaginary part positive, so \(\tan^{-1}\) must be taken with care.

The output voltage:

\[ \mathbf{V}_0 = \mathbf{I}_2 \times 1\ \Omega = 540.5\angle144.16°\ \text{mV} \]

Where the mutual term went. Notice that \((j)^2 = -1\) increased the determinant's real part from −14 to −13. The mutual coupling has changed the network's response even though mesh 2 contains no source — it is the sole reason any current flows there at all. Setting \(M = 0\) gives \(\mathbf{I}_2 = 0\) exactly, and no output.

Sanity check on the coupling. With mesh reactances of \(j6\) and \(j3\), if these were the coil reactances alone then

\[ k = \frac{\omega M}{\sqrt{\omega L_1 \cdot \omega L_2}} = \frac{1}{\sqrt{18}} = 0.236 \]

— light coupling, comfortably below 1 and therefore physical. Whenever mesh reactances are given, this check costs one line.

Mutual inductance enters mesh analysis as an ordinary off-diagonal term. Nothing about the method of Set 21 changes: assemble the matrix, verify symmetry, solve. The only new work is deciding the mutual term's sign, and the only new check is that \(k \le 1\).
Answer\(\mathbf{I}_2 = 0.5405\angle144.16°\ \text{A}\), \(\mathbf{V}_0 = 540.5\angle144.16°\ \text{mV}\)
Problem 11Exam levelSource Transformation

A coupled network is driven by an \(8\angle30°\ \text{V}\) source in mesh 1 and a \(2\angle0°\ \text{A}\) source with a \(-j1\ \Omega\) capacitor in mesh 2, with a mutual reactance of \(j1\ \Omega\). Find \(\mathbf{V}_x\) across the 2 Ω resistor.

Solution

Transform the current source first. A \(2\angle0°\) A source in parallel with \(-j1\ \Omega\) becomes a voltage source in series with the same impedance — Set 22, Problem 11:

\[ \mathbf{V}_s = \mathbf{I}_s\mathbf{Z} = (2)(-j1) = -j2\ \text{V} \]

Source transformation applies unchanged here, because it concerns only the source branch and not the coupling.

The mesh equations after the transformation:

\[ \begin{aligned} \text{Mesh 1:}\quad & (2+j4)\mathbf{I}_1 - j\mathbf{I}_2 = 8\angle30°\\ \text{Mesh 2:}\quad & -j\mathbf{I}_1 + (2+j3)\mathbf{I}_2 = j2 \end{aligned} \]

Symmetric off-diagonals ✓. Mesh 2's self-impedance is \(2 - j1 + j4 = 2+j3\), combining the capacitor and the coil.

Solving the pair:

\[ \mathbf{I}_2 = 1.037\angle21.11°\ \text{A} \]

The output voltage:

\[ \mathbf{V}_x = 2\mathbf{I}_2 = 2.074\angle21.11°\ \text{V} \]

A caution about transforming coupled branches. The transformation was applied to a branch containing no coupled coil. Attempting to transform a source in series with one of the coupled inductors is not valid in the ordinary way — the coil's voltage depends on the other mesh's current, so it is not a simple impedance:

Branch containsTransformation valid?
R, L, C — no couplingYes
A coupled coilNo — decouple first (Problem 19)

Why the sign of the transformed source matters. Mesh 2's right-hand side is \(+j2\), not \(-j2\) — the polarity follows from which way the original current source pushed relative to the assumed mesh direction. Getting this wrong changes \(\mathbf{I}_2\) substantially without producing anything obviously wrong, which is why the transformed circuit should be sketched rather than done in the head.

Every simplification of Part 1 still applies to the uncoupled parts of a coupled network. Source transformation, series–parallel reduction and Thévenin equivalents all work as before, provided the branch being manipulated contains no mutual term. Problem 19 shows how to remove the coupling entirely so that nothing is off limits.
Answer\(\mathbf{I}_2 = 1.037\angle21.11°\ \text{A}\), \(\mathbf{V}_x = 2.074\angle21.11°\ \text{V}\)
Problem 12CoreEquivalent Inductance

A coupled network has loop equations \(1 = j8\mathbf{I}_1 + j4\mathbf{I}_2\) and \(0 = j4\mathbf{I}_1 + j18\mathbf{I}_2\) at \(\omega = 1\ \text{rad/s}\) with a 1 V test source. Find \(L_{eq}\).

Solution

The test-source method. Drive the port with 1 V at \(\omega = 1\ \text{rad/s}\), find the resulting input current, and take the ratio — Set 22, Problem 8's technique applied to a purely inductive network.

Eliminate the second loop current:

\[ 0 = j4\mathbf{I}_1 + j18\mathbf{I}_2 \;\Longrightarrow\; \mathbf{I}_2 = -\frac{4}{18}\mathbf{I}_1 = -0.2222\,\mathbf{I}_1 \]

Note the two \(j\) factors cancel, leaving a purely real ratio — the two loop currents are in phase or antiphase, as they must be in a lossless network.

Substitute into the first equation:

\[ 1 = j8\mathbf{I}_1 + j4(-0.2222\,\mathbf{I}_1) = j\left(8 - 0.8889\right)\mathbf{I}_1 \]
\[ = j7.111\,\mathbf{I}_1 \;\Longrightarrow\; \mathbf{I}_1 = \frac{1}{j7.111} = -j0.1406\ \text{A} \]

The input impedance and hence the inductance:

\[ \mathbf{Z} = \frac{1}{\mathbf{I}_1} = j7.111\ \Omega = j\omega L_{eq} \]
\[ L_{eq} = 7.111\ \text{H} \quad (\omega = 1) \]

Purely imaginary with a positive imaginary part, so the network is net inductive — as it must be, since it contains only inductors.

Note what the coupling did. Without the mutual term the second loop would carry no current and the input would see \(j8\), giving \(L_{eq} = 8\ \text{H}\). The coupling has reduced the equivalent inductance to 7.111 H:

\[ L_{eq} = L_1 - \frac{M^2}{L_2} = 8 - \frac{16}{18} = 7.111\ \text{H}\;\checkmark \]

This is the reflected-impedance formula of Problem 13 in its simplest, purely inductive form — a shorted secondary always lowers the primary inductance.

Setting \(\omega = 1\) is a convenience, not a restriction. Because every impedance is proportional to \(\omega\), the ratio \(\mathbf{Z}/j\omega\) is frequency-independent for a purely inductive network. Working at \(\omega = 1\) makes the reactances numerically equal to the inductances and removes a layer of arithmetic.

A shorted or loaded secondary always reduces the primary's apparent inductance, because the induced secondary current produces a flux opposing the original — Lenz's law expressed as a circuit quantity. At \(k = 1\) with a shorted secondary the reduction is total and \(L_{eq}\) falls to zero, which is why a short-circuited ideal transformer looks like a short at its primary.
Answer\(L_{eq} = 7.111\ \text{H}\), equal to \(L_1 - M^2/L_2 = 8 - 16/18\)
Problem 13ChallengeReflected Impedance

A coupled pair has \(L_1 = 12\ \text{mH}\), \(L_2 = 30\ \text{mH}\), \(k = 0.6\), a 10 Ω primary resistance and a secondary circuit of 60 Ω feeding a 15 mH load of reactance \(j40\ \Omega\). Find \(\mathbf{Z}_{in}\), and derive the reflected-impedance formula.

Solution

Derive first. The two coupled equations with the secondary loop closed on itself:

\[ \mathbf{V}_1 = \mathbf{Z}_{11}\mathbf{I}_1 + j\omega M\mathbf{I}_2, \qquad 0 = j\omega M\mathbf{I}_1 + \mathbf{Z}_{22}\mathbf{I}_2 \]

From the second, \(\mathbf{I}_2 = -j\omega M\mathbf{I}_1/\mathbf{Z}_{22}\). Substituting:

\[ \mathbf{V}_1 = \mathbf{Z}_{11}\mathbf{I}_1 - \frac{(j\omega M)^2}{\mathbf{Z}_{22}}\mathbf{I}_1 \]
\[ \boxed{\;\mathbf{Z}_{in} = \mathbf{Z}_{11} + \frac{(\omega M)^2}{\mathbf{Z}_{22}}\;} \]

The sign works out positive because \((j\omega M)^2 = -(\omega M)^2\). Note the mutual term's sign disappears — it is squared, so the dot orientation does not affect the input impedance at all.

Find the operating frequency from the load:

\[ j\omega L = j40 \ \text{with } L = 15\ \text{mH} \;\Longrightarrow\; \omega = \frac{40}{0.015} = 2667\ \text{rad/s} \]

The mutual inductance and all reactances:

\[ M = 0.6\sqrt{(12)(30)}\ \text{mH} = 0.6(18.97) = 11.384\ \text{mH} \]
ElementReactance at 2667 rad/s
12 mH (primary)\(j32\ \Omega\)
30 mH (secondary)\(j80\ \Omega\)
11.384 mH (mutual)\(j30.36\ \Omega\)
15 mH (load)\(j40\ \Omega\)

The secondary loop impedance:

\[ \mathbf{Z}_{22} = j80 + 60 + j40 = 60 + j120\ \Omega \]

The reflected impedance:

\[ \frac{(\omega M)^2}{\mathbf{Z}_{22}} = \frac{(30.36)^2}{60+j120} = \frac{921.6}{60+j120} \]
\[ = \frac{921.6(60-j120)}{18\,000} = 3.072 - j6.144\ \Omega \]

Note the sign inversion. The secondary is inductive (\(+j120\)), but what it reflects into the primary is capacitive (\(-j6.14\)). Dividing by a complex number conjugates its angle, so an inductive load always reflects as capacitive and vice versa.

The input impedance:

\[ \mathbf{Z}_{in} = 10 + j32 + 3.072 - j6.144 = 13.07 + j25.86\ \Omega \]

The reflected resistance of 3.07 Ω represents real power delivered to the secondary's 60 Ω — power crossing the air gap with no conducting path.

Two limiting cases worth knowing:

Secondary\(\mathbf{Z}_{in}\)
Open circuit (\(\mathbf{Z}_{22} \to \infty\))\(\mathbf{Z}_{11}\) — no reflection
Short circuit (\(\mathbf{Z}_{22} = j\omega L_2\))\(\mathbf{Z}_{11} - j\omega M^2/L_2\) — Problem 12
The reflected term is how a load makes itself felt through a magnetic coupling, and it is why a transformer's primary current depends on what is connected to its secondary. Set 22, Challenge C3 met the same expression as \(\mathbf{Z}_{11} - \mathbf{Z}_{12}^2/\mathbf{Z}_{22}\) for a general two-port; here the physical mechanism behind it is visible.
Answer\(\mathbf{Z}_{in} = 10+j32+(3.07-j6.14) = 13.07+j25.86\ \Omega\)
Problem 14Exam levelA Coupled Network

A \(4\angle60°\ \text{A}\) source with 50 Ω feeds a coupled network with \(\omega L_1 = 20\), \(\omega L_2 = 40\ \Omega\), \(k = 0.6\), a \(-j30\ \Omega\) capacitor in mesh 1 and 10 Ω in mesh 2. Find \(\mathbf{I}_0\), the mesh-2 current.

Solution

Transform the source:

\[ \mathbf{V}_s = (4\angle60°)(50) = 200\angle60°\ \text{V} \]

The mutual reactance, computed directly in reactance terms:

\[ \omega M = k\sqrt{\omega L_1 \cdot \omega L_2} = 0.6\sqrt{(20)(40)} = 0.6\sqrt{800} = 16.97 \approx 17\ \Omega \]

Working in reactances avoids ever computing \(\omega\) or the inductances — legitimate because \(k\) is dimensionless and the \(\omega\) factors cancel inside the square root.

The mesh equations:

\[ \begin{aligned} \text{Mesh 1:}\quad & (50 - j30 + j20)\mathbf{I}_1 - j17\mathbf{I}_2 = 200\angle60°\\ \text{Mesh 2:}\quad & -j17\mathbf{I}_1 + (10+j40)\mathbf{I}_2 = 0 \end{aligned} \]
\[ \begin{bmatrix} 50-j10 & -j17 \\ -j17 & 10+j40 \end{bmatrix} \begin{bmatrix} \mathbf{I}_1 \\ \mathbf{I}_2 \end{bmatrix} = \begin{bmatrix} 200\angle60° \\ 0 \end{bmatrix} \]

Symmetric ✓. Mesh 1's self-impedance combines the resistance, the capacitor and the coil: \(50 - j30 + j20 = 50 - j10\).

Solving:

\[ \mathbf{I}_0 = \mathbf{I}_2 = 1.516\angle92.04°\ \text{A} \]

Check the coupling is physical:

\[ k = \frac{17}{\sqrt{(20)(40)}} = \frac{17}{28.28} = 0.601\;\checkmark \]

Recovering the stated \(k = 0.6\), which confirms the mutual reactance was computed correctly.

The current in mesh 2 exists only because of the coupling. There is no source in that loop, and no conducting path to mesh 1 — the entire 1.5 A is induced magnetically. Setting \(k = 0\) gives \(\mathbf{I}_2 = 0\), and the network falls apart into two unconnected pieces.

Working in reactances rather than inductances is worth adopting as a habit. \(\omega M = k\sqrt{X_1X_2}\) holds because the \(\omega\) factors cancel, so a problem quoting reactances never needs the frequency at all. Problem 13 needed \(\omega\) only because a load was specified as an inductance rather than a reactance.
Answer\(\omega M = 17\ \Omega\), \(\mathbf{I}_0 = 1.516\angle92.04°\ \text{A}\)
Problem 15ChallengeInput Impedance

A published problem gives the mesh equations \(1 = (1+j10)\mathbf{I}_1 - j4\mathbf{I}_2\) and \(0 = -j\mathbf{I}_1 + (2+j3)\mathbf{I}_2\) for a coupled network, and quotes \(\mathbf{Z} = 9.219\angle79.91°\ \Omega\). Examine the equations before solving.

Solution

Apply the symmetry check first, as the Method Recap requires:

\[ Z_{12} = -j4, \qquad Z_{21} = -j1 \]
\[ Z_{12} \ne Z_{21} \]

The matrix is not symmetric. For a network of resistors, inductors, capacitors and mutual inductance this is impossible. Problem 1 proved \(M_{12} = M_{21}\) from energy conservation, and Set 21, Problem 17 showed the mesh matrix of any bilateral network must be symmetric. There are no dependent sources here. The equations as printed contain an error.

Solving them anyway does reproduce the quoted answer:

\[ \mathbf{I}_1 = 0.0190 - j0.1068 \;\Longrightarrow\; \mathbf{Z} = \frac{1}{\mathbf{I}_1} = 1.615+j9.077 = 9.219\angle79.91°\ \Omega \]

So the published answer follows correctly from the published equations — the defect is upstream, in forming them.

Locating the error. One of the two mutual terms is wrong. The two repairs give quite different answers:

Repair\(\mathbf{Z}\)Implied \(k\)
\(\omega M = 4\) both rows\(3.46+j6.31 = 7.195\angle61.24°\)0.730
\(\omega M = 1\) both rows\(1.15+j9.77 = 9.837\angle83.26°\)0.183
As printed (asymmetric)\(9.219\angle79.91°\)Not defined

Both repairs are physically valid — each gives \(k \le 1\) against \(\sqrt{(10)(3)} = 5.48\). Without the original figure the choice cannot be settled from the equations alone.

Which is more likely. A dropped digit is a commoner typographical accident than a spurious one, so \(-j\mathbf{I}_1\) is probably a mistyping of \(-j4\mathbf{I}_1\). On that reading:

\[ \begin{bmatrix} 1+j10 & -j4 \\ -j4 & 2+j3 \end{bmatrix} \begin{bmatrix} \mathbf{I}_1 \\ \mathbf{I}_2 \end{bmatrix} = \begin{bmatrix} 1 \\ 0 \end{bmatrix} \]
\[ \mathbf{Z} = \frac{1}{\mathbf{I}_1} = 3.46 + j6.31 = 7.195\angle61.24°\ \Omega \]

Confirm via reflected impedance: \(\mathbf{Z} = (1+j10) + 16/(2+j3) = 1+j10+2.462-j3.692 = 3.46+j6.31\) ✓, agreeing with Problem 13's formula.

Why this matters more than the arithmetic. The published answer is internally consistent — it solves its own equations correctly, has a plausible magnitude, and a plausible angle. Nothing about the number reveals the problem. Only the structural check on the matrix catches it:

CheckCatches this error?
Magnitude plausibleNo
Angle within \(\pm90°\) (passive)No
Re\((\mathbf{Z}) > 0\)No
Substitution into the equationsNo — they are self-consistent
Matrix symmetryYes
Structural checks catch errors that numerical checks cannot. Symmetry is a property of how the equations were assembled, so it tests a step that substitution never revisits. Set 21 introduced it as a convenience; here it is the only thing standing between a reader and a wrong answer that looks entirely reasonable.
AnswerThe printed equations are asymmetric and therefore erroneous. Repairing to \(\omega M = 4\) gives \(\mathbf{Z} = 7.195\angle61.24°\ \Omega\), confirmed by the reflected-impedance formula.
Problem 16ChallengeCurrents and Stored Energy

A network at \(\omega = 1000\ \text{rad/s}\) has mesh equations \(j12 = (4+j5)\mathbf{I}_1 + j10\mathbf{I}_2\) and \(-20 = j10\mathbf{I}_1 + (8+j5)\mathbf{I}_2\), with \(k = 0.5\) and \(\omega L_1 = \omega L_2 = 10\ \Omega\). Find the three branch currents and the energy stored at \(t = 2\ \text{ms}\) — and explain why the off-diagonal is \(j10\) and not \(j5\).

Solution

The apparent discrepancy. With \(k = 0.5\) and \(\omega L_1 = \omega L_2 = 10\):

\[ \omega M = k\sqrt{\omega L_1 \cdot \omega L_2} = 0.5\sqrt{100} = 5\ \Omega \]

Yet the off-diagonal term is \(j10\), twice the mutual reactance. This looks like an error — and is not.

The resolution: an off-diagonal term has two sources. When two meshes share a branch and are magnetically coupled, both contribute:

\[ Z_{12} = \underbrace{-\mathbf{Z}_{\text{shared}}}_{\text{shared branch}} \;\pm\; \underbrace{j\omega M}_{\text{coupling}} \]

For \(Z_{12} = j10\) with \(\omega M = 5\), the shared branch must contribute \(+j5\), so \(\mathbf{Z}_{\text{shared}} = -j5\)a capacitor.

Confirm against the diagonals. If mesh 1 contains 4 Ω, the shared \(-j5\) capacitor and its coil \(j10\):

\[ Z_{11} = 4 - j5 + j10 = 4+j5\;\checkmark \]
\[ Z_{22} = 8 - j5 + j10 = 8+j5\;\checkmark \]

Both diagonals reproduced exactly. The circuit is entirely consistent — the coil reactances are 10 Ω each, the shared capacitor is \(-j5\ \Omega\), and the mutual reactance is 5 Ω.

Solving the system:

\[ \mathbf{I}_1 = 2.462\angle72.18°\ \text{A}, \qquad \mathbf{I}_2 = 0.878\angle{-97.48°}\ \text{A} \]
\[ \mathbf{I}_3 = \mathbf{I}_1 - \mathbf{I}_2 = 3.329\angle74.89°\ \text{A} \]

\(\mathbf{I}_3\) is the current in the shared capacitor, and it is larger than either mesh current because the two are nearly antiphase.

The inductances, from \(\omega L = 10\) at \(\omega = 1000\):

\[ L_1 = L_2 = 10\ \text{mH}, \qquad M = kL_1 = 5\ \text{mH} \]

Instantaneous currents at \(t = 2\ \text{ms}\), where \(\omega t = 2\ \text{rad} = 114.59°\):

\[ i_1 = 2.462\cos(114.59°+72.18°) = 2.462\cos186.77° = -2.445\ \text{A} \]
\[ i_2 = 0.878\cos(114.59°-97.48°) = 0.878\cos17.11° = +0.839\ \text{A} \]

The angle must be converted from radians: \(\omega t\) is in radians while the phase is in degrees, and mixing them is a standard error.

The stored energy, with the mutual term subtracting (opposite dot orientations):

\[ w = \tfrac12L_1i_1^2 + \tfrac12L_2i_2^2 - Mi_1i_2 \]
\[ = \tfrac12(0.01)(5.98) + \tfrac12(0.01)(0.704) - (0.005)(-2.445)(0.839) \]
\[ = 29.9 + 3.5 + 10.3 = 43.7\ \text{mJ} \]

The mutual term is positive here despite the minus sign in the formula, because the two currents have opposite signs at this instant. Energy is a function of the instantaneous currents, and their signs matter.

An off-diagonal term is not always the mutual reactance alone. When coupled meshes also share a branch, the two effects superpose — and reading \(\omega M\) straight off the matrix then gives the wrong answer. The check that resolves it is to reconstruct the diagonals: if they come out right, the interpretation is right.
Answer\(\mathbf{I}_1 = 2.462\angle72.18°\), \(\mathbf{I}_2 = 0.878\angle{-97.48°}\), \(\mathbf{I}_3 = 3.329\angle74.89°\ \text{A}\); \(w = 43.7\ \text{mJ}\). The \(j10\) is \(+j5\) from a shared capacitor plus \(j5\) mutual.
Problem 17Exam levelThree Coupled Coils

Three coils in series have \(L_1 = 6\), \(L_2 = 8\), \(L_3 = 10\ \text{H}\) with \(M_{12} = 4\), \(M_{23} = 5\), \(M_{13} = 2\ \text{H}\). Given that 1–2 and 2–3 oppose while 1–3 aids, find the total inductance.

Solution

Every pair couples, so with three coils there are three mutual terms, each with its own sign fixed by its own pair of dots.

Coil by coil, summing each coil's self term and the mutual contributions it receives from the other two:

\[ \begin{aligned} \text{Coil 1:}\quad & L_1 - M_{12} + M_{13} = 6-4+2 = 4\\ \text{Coil 2:}\quad & L_2 - M_{12} - M_{23} = 8-4-5 = -1\\ \text{Coil 3:}\quad & L_3 + M_{13} - M_{23} = 10+2-5 = 7 \end{aligned} \]
\[ L_T = 4 + (-1) + 7 = 10\ \text{H} \]

Coil 2's contribution is negative. That is permitted — an individual coil's share of the total can be negative when its mutual terms outweigh its self-inductance. Only the total must be positive.

The direct formula, in which each mutual term appears twice:

\[ L_T = L_1+L_2+L_3 - 2M_{12} - 2M_{23} + 2M_{13} \]
\[ = 24 - 8 - 10 + 4 = 10\ \text{H}\;\checkmark \]

Agreeing with the coil-by-coil route. The factor of two arises exactly as in Problem 6 — each mutual pair contributes to both of its coils.

Check every coupling coefficient:

Pair\(M\)\(\sqrt{L_aL_b}\)\(k\)
1–246.930.577 ✓
2–358.940.559 ✓
1–327.750.258 ✓

All below 1, so the arrangement is physically realisable. Coils 1 and 3 couple most weakly, which is expected if coil 2 sits between them.

The general rule for \(n\) coils in series:

\[ L_T = \sum_{i} L_i + 2\sum_{i

The number of mutual terms grows as \(n(n-1)/2\) — three for three coils, six for four — and each needs its own sign determination. This is why multi-coil problems are laborious rather than difficult.

Note that all three signs cannot be chosen freely. With three coils on a common core, the dot orientations are physically constrained: if 1 aids 2 and 2 aids 3, then 1 must aid 3. Here 1 opposes 2 and 2 opposes 3, and the two reversals cancel, so 1 aids 3 — which is exactly what the problem states, and a useful consistency check.

The sign pattern of the mutual terms is not arbitrary. For coils sharing one magnetic path, reversing a winding flips the sign of every mutual term involving that coil — so the pattern of pluses and minuses must be reproducible by choosing an orientation for each coil. A stated pattern that cannot be so reproduced indicates an error in the problem.
Answer\(L_T = 24 - 8 - 10 + 4 = 10\ \text{H}\); coil 2 contributes −1 H, which is legitimate
Problem 18Exam levelA Three-Mesh Network

With \(v_1(t) = 8\sin720t\), a three-mesh coupled network reduces to the impedance matrix below. Find \(i_2(t)\).

Solution

The system, with all reactances evaluated at \(\omega = 720\ \text{rad/s}\):

\[ \begin{bmatrix} 1.8+j0.72 & -j0.72036 & j3.6\times10^{-4}\\ -j0.72036 & j0.77183 & -j1.44036\\ j3.6\times10^{-4} & -j1.44036 & 2+j1.44 \end{bmatrix} \begin{bmatrix} \mathbf{I}_1 \\ \mathbf{I}_2 \\ \mathbf{I}_3 \end{bmatrix} = \begin{bmatrix} 8 \\ 0 \\ 0 \end{bmatrix} \]

Symmetry check: \(Z_{12} = Z_{21}\), \(Z_{13} = Z_{31}\), \(Z_{23} = Z_{32}\) ✓ — all three pairs match, so the matrix is properly assembled.

Reading the structure. Each off-diagonal combines a shared-branch impedance with a mutual term, as Problem 16 explained:

TermMagnitudeInterpretation
\(Z_{12}\)0.720Strong coupling between meshes 1 and 2
\(Z_{23}\)1.440Strongest — exactly twice \(Z_{12}\)
\(Z_{13}\)\(3.6\times10^{-4}\)Essentially zero — meshes 1 and 3 barely interact

The tiny \(Z_{13}\) is characteristic of a chain: mesh 1 couples to 2, and 2 to 3, but 1 and 3 are separated and interact only through the intermediate stage.

Note that \(Z_{22}\) is purely imaginary\(j0.77183\), with no resistance. Mesh 2 contains only reactive elements, which is consistent with it being a coupling stage rather than a source or load loop.

Solving the 3×3 system:

\[ \mathbf{I}_2 = 1.696 + j2.634 = 3.132\angle57.22°\ \text{A} \]

Back to the time domain. The source was given as a sine, so the answer is stated as a sine to match:

\[ i_2(t) = 3.132\sin\left(720t + 57.22°\right)\ \text{A} \]

Consistency of reference is what matters — Set 22, Problem 3. A cosine reference would give \(i_2 = 3.132\cos(720t - 32.78°)\), which is the same waveform.

A plausibility note. The mesh-1 impedance has magnitude \(|1.8+j0.72| = 1.94\ \Omega\), so an 8 V source would drive about 4 A there if the other meshes were absent. A mesh-2 current of 3.1 A is of the right order — the coupling is strong enough to transfer most of the action into the second loop.

With three meshes the symmetry check becomes considerably more valuable, because there are three pairs to verify rather than one and the matrix is assembled from many more terms. Checking it costs three comparisons and rules out the entire class of assembly errors that Problem 15 showed to be otherwise undetectable.
Answer\(\mathbf{I}_2 = 3.132\angle57.22°\ \text{A}\), so \(i_2(t) = 3.132\sin(720t+57.22°)\ \text{A}\)
Problem 19ChallengeThe T-Equivalent

Show that a coupled pair sharing a common terminal can be replaced by an uncoupled T-network, and verify it for \(L_1 = 6\), \(L_2 = 8\), \(M = 3\ \text{H}\).

Solution

The claim. A coupled pair with one terminal in common behaves identically to three uncoupled inductors in a T:

ArmValue
Series arm on the primary side\(L_1 - M\)
Series arm on the secondary side\(L_2 - M\)
Shunt arm (common branch)\(M\)

Verify by comparing impedance matrices. The coupled pair has

\[ \mathbf{Z}_{\text{coupled}} = \begin{bmatrix} j\omega L_1 & j\omega M \\ j\omega M & j\omega L_2 \end{bmatrix} \]

For the T, mesh 1 traverses \((L_1-M)\) and the shunt \(M\), mesh 2 traverses \((L_2-M)\) and the same shunt:

\[ Z_{11} = j\omega\left[(L_1-M)+M\right] = j\omega L_1\;\checkmark \]
\[ Z_{22} = j\omega\left[(L_2-M)+M\right] = j\omega L_2\;\checkmark \]
\[ Z_{12} = Z_{21} = j\omega M \ \text{(the shared shunt arm)}\;\checkmark \]

All four entries match, so the two networks are indistinguishable at their terminals.

The numerical case:

\[ L_1-M = 3\ \text{H}, \qquad L_2-M = 5\ \text{H}, \qquad M = 3\ \text{H} \]

Three ordinary uncoupled inductors reproducing a coupled pair exactly.

Arms may be negative. If \(M > L_1\) the primary arm is negative — which is perfectly acceptable as a mathematical equivalent:

ConditionConsequence
\(M < L_1\) and \(M < L_2\)All arms positive — physically buildable
\(M > L_1\) or \(M > L_2\)One arm negative — valid in analysis only

A negative inductance cannot be constructed, but it can appear in an equivalent circuit — exactly as negative resistances appear in Thévenin equivalents of active networks (Set 22, Problem 9). The T is a calculating device, not a construction plan.

Why this is worth having. Once decoupled, every technique of Parts 1 and 2 applies without restriction:

TechniqueOn a coupled circuitOn the T-equivalent
Series–parallel reductionNot directlyYes
Source transformation through a coilNo — Problem 11Yes
Thévenin at any pointAwkwardYes
Delta–star transformationNoYes

The one requirement is a common terminal between primary and secondary. Where the two sides must remain electrically isolated — a real transformer's whole purpose — the T-equivalent cannot be used, and the coupled equations or an ideal-transformer model must be retained. That restriction leads directly into Set 27.

The T-equivalent converts a magnetic problem into an ordinary circuit problem. It is the same manoeuvre as the delta–star transformation of Set 2 — replacing an inconvenient structure by an equivalent one that existing methods can handle. Nothing new is learned about the physics; a great deal of analytical labour is saved.
AnswerArms \(L_1-M = 3\), \(L_2-M = 5\), shunt \(M = 3\ \text{H}\); the impedance matrices are identical, and arms may be negative
Problem 20ChallengeTowards Transformers

Show that a perfectly coupled pair behaves as an ideal voltage transformer, and identify what a real transformer adds.

Solution

Take the limit \(k \to 1\), so \(M = \sqrt{L_1L_2}\). With the secondary open-circuited (\(\mathbf{I}_2 = 0\)):

\[ \frac{\mathbf{V}_2}{\mathbf{V}_1} = \frac{j\omega M\mathbf{I}_1}{j\omega L_1\mathbf{I}_1} = \frac{M}{L_1} = \frac{\sqrt{L_1L_2}}{L_1} = \sqrt{\frac{L_2}{L_1}} \]

Bring in the turns. Inductance goes as the square of the turns for coils on a common core:

\[ L \propto N^2 \;\Longrightarrow\; \sqrt{\frac{L_2}{L_1}} = \frac{N_2}{N_1} = n \]
\[ \boxed{\;\frac{\mathbf{V}_2}{\mathbf{V}_1} = \frac{N_2}{N_1}\;} \]

The transformer voltage ratio, obtained from mutual inductance alone with no further assumption than perfect coupling.

The current ratio follows from power conservation in a lossless element:

\[ \mathbf{V}_1\mathbf{I}_1^{*} = \mathbf{V}_2\mathbf{I}_2^{*} \;\Longrightarrow\; \frac{\mathbf{I}_2}{\mathbf{I}_1} = \frac{N_1}{N_2} = \frac{1}{n} \]

Voltage up means current down, in exact proportion — which is why transmission at high voltage carries small currents and small losses.

Impedance transformation, combining the two:

\[ \mathbf{Z}_{in} = \frac{\mathbf{V}_1}{\mathbf{I}_1} = \frac{\mathbf{V}_2/n}{n\mathbf{I}_2} = \frac{\mathbf{Z}_L}{n^2} \]

A load appears at the primary divided by the turns ratio squared — which makes a transformer a matching network in the sense of Set 22, Challenge C1, and one that works over a wide band rather than at a single frequency.

What the ideal model omits:

Real effectModelled byConsequence
Imperfect coupling (\(k < 1\))Leakage inductance in seriesVoltage drops with load
Finite \(L_1\)Magnetising inductance in shuntCurrent flows with no load
Winding resistanceSeries resistances\(I^2R\) loss, heating
Core hysteresis and eddy currentsShunt resistanceLoss even at no load
Core saturationNon-linear \(L\)Distortion, inrush current

The first two are the important ones, and both are visible already in this set — leakage is the shortfall of \(k\) from 1, and magnetising current is what flows in Problem 13's open-circuit case.

What this set established, in summary:

ResultProblem
\(M = k\sqrt{L_1L_2}\), \(M_{12} = M_{21}\)1
Dot convention fixes the sign2
\(k \le 1\) from passivity3
Series and parallel combinations6, 7
Mesh analysis with mutual terms10, 14, 18
Reflected impedance12, 13
T-equivalent removes the coupling19
Every transformer property follows from mutual inductance plus the limit \(k \to 1\). The voltage ratio, the current ratio and the impedance ratio are not separate facts to memorise but three readings of the same coupled equations under one idealisation — which is why understanding this set well makes Set 27 largely a matter of adding non-ideal terms back in.
AnswerAt \(k = 1\): \(\mathbf{V}_2/\mathbf{V}_1 = n\), \(\mathbf{I}_2/\mathbf{I}_1 = 1/n\), \(\mathbf{Z}_{in} = \mathbf{Z}_L/n^2\). A real transformer adds leakage, magnetising current, winding resistance and core loss.
Practice

Practice Problems

Work each on paper before opening the answer. The answer is given so you can check yourself; the method is deliberately not.

  1. P1. \(L_1 = 9\ \text{H}\), \(L_2 = 4\ \text{H}\), \(k = 0.5\). Find \(M\).

    Show answer
    \(M = 0.5\sqrt{36} = 3\ \text{H}\) — Problem 1.
  2. P2. Two coils in series aiding give 20 H; opposing gives 8 H. Find \(M\).

    Show answer
    \(M = (20-8)/4 = 3\ \text{H}\) — Problem 8.
  3. P3. For the same pair, find \(L_1+L_2\).

    Show answer
    \((20+8)/2 = 14\ \text{H}\) — Problem 8.
  4. P4. Is \(M = 7\ \text{H}\) possible with \(L_1 = 4\), \(L_2 = 9\ \text{H}\)?

    Show answer
    No. \(\sqrt{36} = 6 < 7\), so \(k > 1\) and the stored energy would go negative — Problem 3.
  5. P5. Two coils, both currents entering dots, \(L_1 = L_2 = 2\ \text{H}\), \(M = 1\ \text{H}\), \(i_1 = i_2 = 3\ \text{A}\). Find the stored energy.

    Show answer
    \(w = 9+9+9 = 27\ \text{J}\) — Problem 5.
  6. P6. Find \(L_{eq}\) for \(L_1 = 5\), \(L_2 = 5\ \text{H}\), \(M = 5\ \text{H}\) in series opposing.

    Show answer
    \(5+5-10 = 0\ \text{H}\) — the \(k = 1\), \(L_1 = L_2\) degenerate case — Problem 6.
  7. P7. A mesh matrix has \(Z_{12} = j3\) and \(Z_{21} = j5\). Comment.

    Show answer
    An error. A passive coupled network must be symmetric — Problem 15.
  8. P8. A secondary loop of \(\mathbf{Z}_{22} = 10+j10\ \Omega\) with \(\omega M = 10\ \Omega\). Find the reflected impedance.

    Show answer
    \(100/(10+j10) = 5-j5\ \Omega\) — inductive reflects as capacitive — Problem 13.
  9. P9. Find the T-equivalent of \(L_1 = 10\), \(L_2 = 4\), \(M = 6\ \text{H}\).

    Show answer
    Arms 4 H and −2 H, shunt 6 H. A negative arm is valid in an equivalent — Problem 19.
  10. P10. A perfectly coupled pair has \(L_1 = 1\), \(L_2 = 100\ \text{mH}\). Find the turns ratio.

    Show answer
    \(n = \sqrt{L_2/L_1} = \sqrt{0.1} = 0.316\) — a step-down of about 3.16:1 — Problem 20.
  11. P11. Coupled coils in parallel, aiding: \(L_1 = 3\), \(L_2 = 6\), \(M = 2\ \text{H}\). Find \(L_{eq}\).

    Show answer
    \((18-4)/(3+6-4) = 14/5 = 2.8\ \text{H}\) — Problem 7.
  12. P12. Why does shorting the secondary reduce the primary's inductance?

    Show answer
    The induced secondary current opposes the original flux (Lenz), reflecting \(-M^2/L_2\) — Problem 12.
Challenge

Challenge Problems

Each needs an idea rather than a formula. Decide what the governing principle is before opening the answer.

  1. C1. A coupled pair with \(L_1 = 50\ \text{mH}\), \(L_2 = 200\ \text{mH}\) and \(k = 0.9\) operates at 1 kHz. The primary has 5 Ω resistance and the secondary 20 Ω feeding a resistive load \(R_L\). Find the \(R_L\) that maximises the power delivered to it, and the efficiency at that point.

    Show answer
    Set up. At \(\omega = 2\pi(1000) = 6283\ \text{rad/s}\):
    \[ M = 0.9\sqrt{(50)(200)}\ \text{mH} = 0.9(100) = 90\ \text{mH} \]
    \[ \omega L_1 = 314.2, \qquad \omega L_2 = 1256.6, \qquad \omega M = 565.5\ \Omega \]
    The load sees a Thévenin source. Rather than maximise directly, find the equivalent the load faces. With the load removed, the secondary carries no current, so
    \[ \mathbf{V}_{Th} = \frac{j\omega M}{5+j314.2}\mathbf{V}_1 \]
    and deactivating the source, the impedance looking back into the secondary is its own self-impedance plus what is reflected from the primary side:
    \[ \mathbf{Z}_{Th} = 20 + j1256.6 + \frac{(565.5)^2}{5+j314.2} \]
    \[ \frac{319\,790}{5+j314.2} = \frac{319\,790(5-j314.2)}{98\,760} = 16.20 - j1017.6 \]
    \[ \mathbf{Z}_{Th} = 36.20 + j239.0\ \Omega \]
    The load is restricted to be resistive, so Set 22, Problem 16 applies rather than the conjugate match:
    \[ R_L = \left|\mathbf{Z}_{Th}\right| = \sqrt{36.20^2+239.0^2} = 241.7\ \Omega \]
    Efficiency at that point. The load receives
    \[ P_L = |\mathbf{I}_2|^2R_L, \qquad |\mathbf{I}_2| = \frac{|\mathbf{V}_{Th}|}{|36.20+241.7+j239.0|} \]
    Taking \(|\mathbf{V}_{Th}| = 1\) V for convenience gives \(|\mathbf{I}_2| = 1/366.6 = 2.728\) mA and \(P_L = 1.800\) mW, against a total of \(|\mathbf{I}_2|^2(36.20+241.7) = 2.068\) mW drawn from the equivalent source:
    \[ \eta = \frac{241.7}{36.20+241.7} = 87.0\% \]
    Why efficiency is so high here, unlike the 50% of a conjugate match: because the load could not be conjugate-matched, the optimum \(R_L\) came out far larger than \(R_{Th}\) — 242 Ω against 36 Ω. The large uncancelled reactance forces this, and the side effect is good efficiency at the cost of not extracting the theoretical maximum power.

    The engineering reading. A transformer coupling a source to a resistive load is not usually operated for maximum power transfer at all. The reactances here are enormous compared with the resistances, which is characteristic of a coupling that is too loose or a frequency that is too low for the inductances chosen — a well-designed audio transformer would use a much larger \(k\) and a core that raises both inductances together.
  2. C2. Two identical coils, \(L = 100\ \text{mH}\) each, are wound on a common core with \(k = 0.95\). Show that connecting them in series-opposing produces an inductance far more sensitive to \(k\) than series-aiding, and quantify the sensitivity.

    Show answer
    The two values:
    \[ M = k\sqrt{L^2} = kL = 95\ \text{mH} \]
    \[ L_{\text{aid}} = 2L+2M = 2L(1+k) = 390\ \text{mH} \]
    \[ L_{\text{opp}} = 2L-2M = 2L(1-k) = 10\ \text{mH} \]
    Differentiate with respect to \(k\):
    \[ \frac{dL_{\text{aid}}}{dk} = +2L, \qquad \frac{dL_{\text{opp}}}{dk} = -2L \]
    The absolute sensitivities are identical. But the relative sensitivities are not:
    \[ \frac{1}{L_{\text{aid}}}\frac{dL_{\text{aid}}}{dk} = \frac{1}{1+k} = 0.513 \]
    \[ \frac{1}{L_{\text{opp}}}\frac{dL_{\text{opp}}}{dk} = \frac{-1}{1-k} = -20.0 \]
    A factor of 39 difference. A 1% error in \(k\) — from 0.95 to 0.9595 — changes the two by:
    ConnectionAt \(k=0.95\)At \(k=0.9595\)Change
    Aiding390 mH391.9 mH+0.5%
    Opposing10 mH8.1 mH−19%
    Why. The opposing connection is a difference of two nearly equal quantities, and differences of nearly equal quantities amplify relative error — the same cancellation problem as the ill-conditioning of Set 21, Problem 16 and the near-resonant networks there.

    The practical consequences:
    ConsequenceDetail
    Poor manufacturing toleranceOpposing inductance varies widely between nominally identical units
    Temperature driftCore permeability changes shift \(k\) and hence \(L_{\text{opp}}\) sharply
    Excellent for measurementThe same sensitivity makes it a precise way to determine \(k\)
    The general lesson. High sensitivity is a defect in a component and a virtue in an instrument. The series-opposing connection is a poor choice for a fixed inductor and an excellent one for a coupling-coefficient bridge — exactly the reasoning behind every null method in Set 21.
  3. C3. A signal conductor runs parallel to a power cable for 20 m, giving a mutual inductance of 5 µH between them. The power cable carries 100 A at 50 Hz. Estimate the induced interference voltage, and evaluate three mitigation strategies quantitatively.

    Show answer
    The induced voltage, directly from Problem 1:
    \[ V = \omega M I = 2\pi(50)(5\times10^{-6})(100) = 0.157\ \text{V} \]
    157 mV of 50 Hz hum induced into a signal circuit — enormous compared with a typical sensor output of a few millivolts, and completely swamping it.

    Strategy 1 — increase separation. Mutual inductance between parallel conductors falls roughly as \(\ln(d)\), so it decreases only logarithmically with distance:
    \[ \text{Doubling } d \ \text{reduces } M \ \text{by perhaps } 20\text{–}30\% \]
    Achieving a hundredfold reduction would need an impractical separation. Weak strategy.

    Strategy 2 — twisted pair. Twisting the signal pair reverses the flux linkage every half twist, so successive sections induce voltages that cancel:
    \[ V_{\text{net}} \approx \frac{V}{\text{number of twists}} \times (\text{mismatch fraction}) \]
    With a few hundred twists over 20 m and 1% geometric mismatch, the residual is of order
    \[ 0.157 \times 0.01 \approx 1.6\ \text{mV} \]
    a hundredfold improvement from a manufacturing detail costing nothing. Strong strategy — and note it works by making \(k\) alternate in sign rather than by making it small.

    Strategy 3 — perpendicular routing. If the conductors cross at right angles, the flux from one links essentially none of the other:
    \[ k \to 0 \;\Longrightarrow\; M \to 0 \;\Longrightarrow\; V \to 0 \]
    The strongest strategy where the layout permits it — Problem 1's table listed perpendicular coils as the \(k = 0\) case. This is why cable trays for power and signal cross rather than run together.

    Summary:
    StrategyMechanismEffectiveness
    SeparationReduce \(M\)Poor — logarithmic
    Twisted pairAlternate the sign of \(M\)Excellent — ~100×
    Perpendicular routingDrive \(k\) to zeroBest where possible
    The wider point. Mutual inductance is not an optional component that appears only when a transformer is drawn. It exists between every pair of conductors, and most engineering effort concerning it goes into making it small rather than into using it. The physics of Problem 1 is the same whether the coupling is the purpose of the device or its principal defect.
MCQ

Multiple-Choice Questions

Twelve questions in GATE/ESE style. Commit to an answer before opening the explanation.

  1. Q1. The coupling coefficient is defined as

    (a) \(M/(L_1L_2)\)   (b) \(M/\sqrt{L_1L_2}\)   (c) \(M^2/(L_1L_2)\)   (d) \(\sqrt{M/(L_1L_2)}\)

    Show answer
    (b), and it cannot exceed 1 — Problems 1 and 3.
  2. Q2. If both currents enter the dotted terminals, the mutual term is

    (a) positive   (b) negative   (c) zero   (d) depends on frequency

    Show answer
    (a) — the fluxes aid — Problem 2.
  3. Q3. Two coils in series aiding have \(L_{eq}\) equal to

    (a) \(L_1+L_2+M\)   (b) \(L_1+L_2+2M\)   (c) \(L_1+L_2-2M\)   (d) \(L_1L_2/M\)

    Show answer
    (b) — the mutual term enters both coils' equations — Problem 6.
  4. Q4. \(M_{12} = M_{21}\) because

    (a) the coils are identical   (b) stored energy is path-independent   (c) of Lenz's law   (d) the turns are equal

    Show answer
    (b). It holds even for coils of wildly different size — Problem 1.
  5. Q5. A mesh matrix for a passive coupled network must be

    (a) diagonal   (b) real   (c) symmetric   (d) singular

    Show answer
    (c), and a violation is the one check that catches assembly errors — Problem 15.
  6. Q6. Shorting the secondary of a coupled pair makes the primary inductance

    (a) larger   (b) smaller   (c) unchanged   (d) negative

    Show answer
    (b) — it becomes \(L_1 - M^2/L_2\) — Problem 12.
  7. Q7. An inductive secondary load reflects into the primary as

    (a) inductive   (b) capacitive   (c) resistive   (d) unchanged

    Show answer
    (b). Dividing by \(\mathbf{Z}_{22}\) conjugates the angle — Problem 13.
  8. Q8. The T-equivalent of a coupled pair has arms

    (a) \(L_1, L_2, M\)   (b) \(L_1-M, L_2-M, M\)   (c) \(L_1+M, L_2+M, -M\)   (d) \(L_1/M, L_2/M, M\)

    Show answer
    (b), and an arm may be negative — Problem 19.
  9. Q9. With \(L_1 = L_2 = L\) and \(k = 1\), the series-opposing inductance is

    (a) \(4L\)   (b) \(2L\)   (c) \(L\)   (d) zero

    Show answer
    (d) — the basis of a bifilar non-inductive winding — Problem 6.
  10. Q10. For a perfectly coupled pair, \(\mathbf{V}_2/\mathbf{V}_1\) equals

    (a) \(L_2/L_1\)   (b) \(\sqrt{L_2/L_1}\)   (c) \(M/L_2\)   (d) \(L_1/L_2\)

    Show answer
    (b), which equals the turns ratio \(N_2/N_1\) — Problem 20.
  11. Q11. Twisting a signal pair reduces magnetic pickup by

    (a) reducing \(M\)   (b) alternating the sign of \(M\)   (c) increasing separation   (d) shielding

    Show answer
    (b) — successive sections induce voltages that cancel — Challenge C3.
  12. Q12. An off-diagonal mesh term of \(j10\) in a coupled network means \(\omega M = 10\)

    (a) always   (b) only if the meshes share no branch   (c) never   (d) only at resonance

    Show answer
    (b). A shared branch contributes to the same term — Problem 16.
Formulas

Key Formulas

QuantityRelationNotes
Mutual inductance\(M = k\sqrt{L_1L_2}\)\(0 \le k \le 1\)
Reciprocity\(M_{12} = M_{21}\)From energy path-independence
Coupled equations\(v_1 = L_1\dot i_1 \pm M\dot i_2\)Sign from the dots
Frequency domain\(\mathbf{V}_1 = j\omega L_1\mathbf{I}_1 \pm j\omega M\mathbf{I}_2\)Same sign in both rows
In reactances\(\omega M = k\sqrt{X_1X_2}\)No need for \(\omega\)
Stored energy\(w = \tfrac12L_1i_1^2+\tfrac12L_2i_2^2 \pm Mi_1i_2\)Must be \(\ge 0\)
Passivity bound\(M^2 \le L_1L_2\)From the discriminant
Series\(L_{eq} = L_1+L_2\pm2M\)Never negative
Parallel\(L_{eq} = \dfrac{L_1L_2-M^2}{L_1+L_2\mp2M}\)Denominator sign inverts
Measuring \(M\)\(M = (L_{\text{aid}}-L_{\text{opp}})/4\)\(L_1+L_2 = (L_{\text{aid}}+L_{\text{opp}})/2\)
Reflected impedance\(\mathbf{Z}_{in} = \mathbf{Z}_{11} + \dfrac{(\omega M)^2}{\mathbf{Z}_{22}}\)Sign of \(M\) irrelevant
Shorted secondary\(L_{eq} = L_1 - M^2/L_2\)Always a reduction
T-equivalentArms \(L_1-M\), \(L_2-M\), shunt \(M\)Needs a common terminal
Three coils in series\(L_T = \sum L_i + 2\sum_{i\(n(n-1)/2\) mutual terms
Perfect coupling\(\mathbf{V}_2/\mathbf{V}_1 = \sqrt{L_2/L_1} = n\)\(\mathbf{Z}_{in} = \mathbf{Z}_L/n^2\)
Mesh symmetry\(Z_{jk} = Z_{kj}\)Always — the key check
Pitfalls

Common Mistakes

  1. Using different signs for \(M\) in the two equations. Reciprocity forbids it — Problems 2 and 15.

  2. Writing \(L_1+L_2\pm M\) for the series case. The factor is 2M, since the mutual term appears in both coils — Problem 6.

  3. Inverting the sign convention in the parallel formula. Aiding takes \(-2M\) in the denominator — Problem 7.

  4. Reading \(\omega M\) directly off an off-diagonal term when the meshes also share a branch — Problem 16.

  5. Accepting \(M > \sqrt{L_1L_2}\). A one-line check that catches misprinted data — Problems 3 and 4.

  6. Transforming a source through a coupled coil. Decouple with a T-equivalent first — Problems 11 and 19.

  7. Changing the sign of \(M\) because a computed current came out negative. The sign follows the assumed directions — Problem 2.

  8. Mixing radians and degrees when evaluating \(\cos(\omega t + \phi)\) — Problem 16.

  9. Rejecting a negative T-equivalent arm. It is a valid equivalent, not a buildable component — Problem 19.

  10. Assuming the dots' absolute position matters. Only their relative orientation does — Problem 2.

Looking Ahead

Mutual inductance is the first element in this book that transmits without a wire. Everything follows from one relation, \(v_2 = M\,di_1/dt\), together with two facts that took a little proving: \(M_{12} = M_{21}\), because stored energy cannot depend on the order in which the currents were established, and \(k \le 1\), because that same stored energy cannot be negative. The analysis needed no new method — a mutual term is an ordinary off-diagonal entry in a mesh matrix, and the T-equivalent removes even that when a common terminal exists.

What the sign of that term should be is the one thing no algebra can settle, which is why the dot convention exists and why the same two coils give 14 H or 6 H depending only on how one of them is connected. Problem 20 then showed that pushing \(k\) to its limit of 1 produces every property of an ideal transformer at once — the voltage ratio, the current ratio and the \(n^2\) impedance transformation are three readings of the same pair of equations.

Next: Set 27 — Linear, Ideal and Autotransformers, where the idealisation is relaxed. Leakage inductance, magnetising current, winding resistance and core loss are added back one at a time, the equivalent circuit that results is tested against open- and short-circuit measurements, and the autotransformer shows what is gained by abandoning electrical isolation.