Set 21 — AC Mesh and Nodal Analysis
Set 20 promised that every technique from Part 1 would transfer, and this set collects on it. Mesh analysis, nodal analysis, supermeshes, supernodes and dependent sources all work exactly as they did in Sets 4 to 7 — the equations are written by the same rules, the matrices have the same structure, and the same symmetry holds. What changes is the arithmetic: every entry is complex, hand solution beyond three unknowns becomes unpleasant, and answers can no longer be sanity-checked by asking whether a number looks too big. The compensating gain is that checking becomes systematic, which Problem 12 sets out.
Transform first, then analyse. Convert every source to a phasor and every element to an impedance before writing a single equation. Mixing domains is the commonest error in this set.
Mesh analysis is unchanged from Set 4:
\[ \mathbf{Z}\mathbf{I} = \mathbf{V} \]with \(Z_{kk}\) the sum of impedances round mesh \(k\), and \(Z_{jk}\) the negative of the shared impedance.
Nodal analysis is unchanged from Set 6:
\[ \mathbf{Y}\mathbf{V} = \mathbf{I} \]with \(Y_{kk}\) the sum of admittances at node \(k\), and \(Y_{jk}\) the negative of the connecting admittance.
Both matrices are symmetric when there are no dependent sources — the reciprocity of Set 14, still true — Problem 17.
Supermesh and supernode handle awkwardly placed sources by exactly the rules of Sets 5 and 7 — Problems 3 and 8.
Check every answer, since complex results carry no intuitive plausibility. Substituting back into one equation costs seconds — Problem 12.
A source \(100\angle0°\ \text{V}\) drives a two-mesh circuit. Mesh 1 contains a 6 Ω resistor and shares a \(j8\ \Omega\) inductor with mesh 2; mesh 2 also contains a \(-j4\ \Omega\) capacitor. Find both mesh currents and the current in the shared branch.
Write the mesh equations by exactly the rules of Set 4, with impedances in place of resistances:
The diagonal is the sum round each mesh; the off-diagonal is minus the shared impedance. Note \(j8 - j4 = j4\) — the reactances partly cancel in mesh 2.
In matrix form:
The determinant, remembering \((-j8)^2 = j^2 64 = -64\):
The sign trap: \(-(-j8)^2 = -(-64) = +64\). Two sign errors are available in that one step, and they cancel only if both are made.
Solve by Cramer's rule:
The shared-branch current is the difference of the mesh currents, as in Set 4:
Here both mesh currents happen to share a phase angle, so the subtraction is simple. In general it must be done rectangularly.
Check by substituting into mesh 2, the equation not used to obtain \(\mathbf{I}_1\):
More directly: \(-j8(10) + j4(20) = -j80 + j80 = 0\) once the common phase factor is taken out.
Set out the structure of the AC mesh matrix, state which properties of Set 4's resistance matrix survive and which do not, and explain the consequence for solution methods.
The construction rules are identical to Set 4:
| Entry | Value |
|---|---|
| \(Z_{kk}\) | Sum of all impedances round mesh \(k\) |
| \(Z_{jk}\ (j\ne k)\) | Minus the impedance shared by meshes \(j\) and \(k\) |
| \(V_k\) | Sum of source rises round mesh \(k\) |
What survives:
| Property | DC (Set 4) | AC |
|---|---|---|
| Symmetry \(Z_{jk} = Z_{kj}\) | Yes | Yes — no dependent sources |
| Off-diagonals negative | Yes | Negative of a complex number |
| Solvable by Cramer or elimination | Yes | Yes |
| Diagonal dominance | Usually | Not guaranteed |
What does not survive is everything that depended on the entries being positive real:
In Problem 1, mesh 2's diagonal was \(j4\) — purely imaginary, with no resistance at all. Had the capacitor been \(-j8\) the diagonal would have been exactly zero, which cannot happen in a resistive network.
Three practical consequences:
| Consequence | Detail |
|---|---|
| No sign intuition | A DC mesh current's sign can often be guessed; a phase angle cannot |
| No magnitude bound | Currents and voltages inside the circuit may exceed source values — Set 20, Problem 8 |
| Possible ill-conditioning | Near resonance \(\Delta\) becomes small and the solution sensitive — Problem 18 |
The consequence for method. Two unknowns are comfortable by hand, three are tedious, and four are best left to a calculator or computer. The structure of the matrix is worth writing out regardless, because it is where the circuit's topology lives — and because a symmetry failure is an immediate signal that an equation has been written wrongly.
A \(60\angle0°\ \text{V}\) source drives a circuit in which a \(4\angle0°\ \text{A}\) current source sits between meshes 1 and 2. Mesh 1 contains 5 Ω, mesh 2 contains \(-j10\ \Omega\), and \(j20\ \Omega\) lies in the outer loop. Find both mesh currents.
The difficulty is unchanged from Set 5. A current source has no defined voltage across it, so KVL cannot be written round either mesh individually.
Equation 1 — the constraint. The source fixes the difference of the mesh currents:
This replaces one KVL equation, so the count still balances.
Equation 2 — KVL round the supermesh, the path enclosing both meshes and avoiding the current source:
Substitute the constraint \(\mathbf{I}_2 = \mathbf{I}_1 + 4\):
And the second current:
The addition must be done rectangularly — adding 4 to a polar quantity is not a change of magnitude.
Check the constraint:
The imaginary parts cancel exactly, which they must — the constraint was real.
A \(40\angle0°\ \text{V}\) source drives mesh 1, which contains \(8-j6\ \Omega\) and shares \(j4\ \Omega\) with mesh 2. Mesh 2 contains 10 Ω and a dependent voltage source \(3\mathbf{I}_x\) where \(\mathbf{I}_x = \mathbf{I}_1\). Find the mesh currents and comment on the matrix.
Write the equations, treating the dependent source exactly as Set 4 did — as a source, then substituting its controlling variable:
Collect terms:
The matrix is not symmetric: \(Z_{12} = -j4\) but \(Z_{21} = 3-j4\). The dependent source has added 3 to one off-diagonal only.
Solve. The determinant:
Check in mesh 2, which was not used for \(\mathbf{I}_1\):
Two equal magnitudes exactly 180° apart — they cancel, as required.
What the asymmetry means. Set 14 traced reciprocity to \(\mathbf{Z} = \mathbf{Z}^{\mathsf T}\), and Set 15, Problem 12 showed that active devices break it. Exactly the same happens here: this circuit is not reciprocal, so interchanging source and meter would give a different reading. The symmetry check of Problem 17 must therefore be applied only to circuits without dependent sources.
Solve the three-mesh system driven by \(100\angle0°\ \text{V}\) in mesh 1:
First, verify the matrix is well formed. It is symmetric — \(Z_{12} = Z_{21} = -j5\), \(Z_{13} = Z_{31} = -4\), \(Z_{23} = Z_{32} = -6\) — so no dependent sources are present and the setup is consistent with Problem 2.
Solve by elimination rather than by three 3×3 determinants, which is far less error-prone by hand. From row 3:
Substituting into rows 1 and 2 reduces the system to 2×2, which can then be handled as in Problem 1.
The solution:
| Current | Polar | Rectangular |
|---|---|---|
| \(\mathbf{I}_1\) | \(7.503\angle{-32.37°}\) A | \(6.337 - j4.017\) |
| \(\mathbf{I}_2\) | \(3.849\angle{+53.76°}\) A | \(2.275 + j3.104\) |
| \(\mathbf{I}_3\) | \(2.764\angle{-4.38°}\) A | \(2.756 - j0.211\) |
Verify in row 2, which the elimination used only indirectly:
Real parts: \(-20.09+36.61-16.53 = -0.01\). Imaginary: \(-31.69+30.44+1.27 = 0.02\). Both zero to rounding.
Note the phase spread. The three currents lie at \(-32°\), \(+54°\) and \(-4°\) — nearly 90° apart in places. In a resistive version of this circuit all three would be in phase, and their relative sizes could be estimated by inspection. Here neither magnitude nor phase can be guessed, which is why the verification step is not optional.
On hand computation. Three complex unknowns is about the practical limit. Beyond it, set the matrix up carefully by inspection — that part is still worth doing by hand, since it encodes the topology — and hand the arithmetic to a calculator.
Set out how to evaluate complex determinants reliably, identify the specific traps, and demonstrate on Problem 1's system.
The rule is unchanged. For \(\mathbf{Z}\mathbf{I} = \mathbf{V}\), replace column \(k\) by \(\mathbf{V}\) and divide:
Everything about the method survives; only the arithmetic inside changes.
The \(2\times2\) determinant:
with \(ad\) and \(bc\) complex products. Products are easiest in polar form, but the subtraction must then be done rectangularly — so both forms are needed within one calculation.
The traps, all arising from \(j^2 = -1\):
| Expression | Correct | Common error |
|---|---|---|
| \((-j8)^2\) | \(-64\) | \(+64\) |
| \(-(-j8)^2\) | \(+64\) | \(-64\) |
| \((j4)(-j6)\) | \(+24\) | \(-24\) |
| \(1/j\) | \(-j\) | \(+j\) |
The third is worth dwelling on: an inductive reactance multiplied by a capacitive one gives a positive real number. That is how purely reactive networks produce real terms, as Set 20, Problem 9 found in the delta–wye conversion.
Demonstrating on Problem 1. Written out with every sign explicit:
Writing \(j^2\) explicitly before replacing it with \(-1\) is a small discipline that removes most of these errors.
A useful check on \(\Delta\). For a passive network the determinant can be anything, but it should not be zero unless the circuit is degenerate. If \(|\Delta|\) comes out very small compared with the products that formed it, either an error has been made or the circuit is near resonance — Problem 18 distinguishes the two.
For \(3\times3\) and larger, prefer Gaussian elimination to cofactor expansion. A \(3\times3\) complex determinant requires six triple products with signs; elimination requires fewer operations and, more importantly, produces intermediate results that can be checked as they appear.
A \(4\angle0°\ \text{A}\) source feeds node 1, which connects to ground through 5 Ω and to node 2 through \(-j4\ \Omega\). Node 2 connects to ground through \(j10\ \Omega\). Find both node voltages.
Convert to admittances first, since nodal analysis adds admittances:
Note the sign flip: \(1/(-j4) = +j0.25\), because \(1/j = -j\). A capacitor has positive susceptance and negative reactance — the reversal Set 20, Problem 11 warned about.
Write the nodal equations by the rules of Set 6:
Diagonal: sum of admittances at the node. Off-diagonal: minus the connecting admittance. Symmetric, as expected.
The second diagonal is \(j0.15\) — purely imaginary, since node 2 touches no resistance. Compute the determinant:
Solve:
Node 2's voltage exceeds node 1's, even though node 2 is further from the source and has no source of its own. This is the magnification of Set 20, Problem 8 appearing again: the capacitor and inductor form a partially resonant pair, and the voltage across the inductor is boosted.
The ratio is exactly the divider ratio \(Y_{12}/(Y_{12}+Y_2)\) inverted — nothing mysterious, but impossible in a resistive network.
Check KCL at node 1:
A \(20\angle30°\ \text{V}\) source sits between nodes 1 and 2, neither of which is the reference. A \(3\angle0°\ \text{A}\) source feeds node 1. Node 1 has 10 Ω to ground; node 2 has \(j5\ \Omega\) and \(-j20\ \Omega\) to ground. Find both node voltages.
The difficulty, unchanged from Set 7. A voltage source between two non-reference nodes carries an unknown current, so KCL cannot be written at either node alone. The remedy is to enclose both in a supernode.
Equation 1 — the constraint imposed by the source:
Equation 2 — KCL over the supernode. The source's current is internal to the boundary and cancels:
The two reactive admittances partly cancel, as they always do when an inductor and capacitor share a node.
Substitute \(\mathbf{V}_1 = \mathbf{V}_2 + 17.32 + j10\):
And node 1:
Check the constraint, which is the fastest verification available:
Set out the procedure for handling each type of dependent source in AC nodal analysis, and explain why the controlling variable must be expressed in node voltages before the matrix is assembled.
The general procedure, identical to Set 6:
| Step | Action |
|---|---|
| 1 | Write KCL treating the dependent source as though it were independent |
| 2 | Express its controlling variable in terms of node voltages |
| 3 | Substitute and collect, moving all unknowns to the left |
| 4 | Solve; expect an asymmetric matrix |
The four source types and how each enters:
| Type | Controlling variable | Expressed as |
|---|---|---|
| VCVS | A voltage \(\mathbf{V}_x\) | Difference of node voltages |
| VCCS | A voltage \(\mathbf{V}_x\) | Difference of node voltages |
| CCVS | A current \(\mathbf{I}_x\) | \((\mathbf{V}_a-\mathbf{V}_b)\mathbf{Y}_{ab}\) |
| CCCS | A current \(\mathbf{I}_x\) | \((\mathbf{V}_a-\mathbf{V}_b)\mathbf{Y}_{ab}\) |
Current-controlled sources need the extra step of converting a branch current to node voltages — where the admittance of the controlling branch appears, complete with its \(j\).
A worked instance. Suppose a VCCS of \(0.5\mathbf{V}_x\) feeds node 2, with \(\mathbf{V}_x = \mathbf{V}_1 - \mathbf{V}_3\) the voltage across a capacitor. KCL at node 2 initially reads
which becomes, after substitution and collection:
The \(-0.5\) is added to \(Y_{21}\) but nothing is added to \(Y_{12}\) — hence the asymmetry.
Why the substitution must precede assembly. The matrix form \(\mathbf{Y}\mathbf{V} = \mathbf{I}\) requires every unknown on the left and every known on the right. A dependent source left on the right-hand side is an unknown masquerading as a source, and the system cannot be solved as written.
One AC-specific hazard. When a current-controlled source is controlled by the current through a reactive branch, the conversion introduces a complex admittance:
so a gain that looked real, say \(4\mathbf{I}_x\), contributes a complex coefficient \(4j\omega C\) to the matrix. Forgetting the \(j\) here is a genuinely AC error with no DC counterpart.
Solve the three-node system driven by \(6\angle0°\ \text{A}\) into node 1:
Check the structure before solving. The matrix is symmetric, so no dependent sources are present. Note also that \(Y_{13} = +j0.25\) is positive imaginary — an off-diagonal is minus the connecting admittance, and minus an inductor's \(-j\) admittance is positive.
Off-diagonals are not automatically negative in AC — only their admittance is negated, and the sign of the result depends on the element.
Solve by elimination. The solution:
| Voltage | Polar | Rectangular |
|---|---|---|
| \(\mathbf{V}_1\) | \(11.99\angle{+21.37°}\) V | \(11.16 + j4.37\) |
| \(\mathbf{V}_2\) | \(4.87\angle{-5.47°}\) V | \(4.845 - j0.464\) |
| \(\mathbf{V}_3\) | \(2.91\angle{-47.56°}\) V | \(1.965 - j2.149\) |
Verify at node 3, the equation least involved in the elimination:
Real parts sum to \(-0.002\), imaginary to \(-0.001\) — zero to the precision carried.
Reading the result. The voltages fall away from the driven node — 12.0, 4.9, 2.9 V — and their phases spread over nearly 70°. The phase spread is the AC-specific feature: in a resistive network every node voltage would be in phase with the source, and only the magnitudes would differ.
A note on effort. The setup took one pass of inspection; the solution took several minutes of complex arithmetic. That ratio is characteristic, and it is why the structural checks — symmetry, and the sign of each off-diagonal — are worth applying before any arithmetic begins. An error caught in the matrix costs seconds; the same error caught after solving costs the whole calculation.
Give a systematic basis for choosing between mesh and nodal analysis in AC circuits, and identify the considerations that differ from the DC case of Set 6.
The primary criterion is unchanged: count the unknowns.
for \(b\) branches and \(n\) nodes — Set 8's topology result, which knows nothing about impedance. Choose whichever is smaller, since a \(2\times2\) complex system is far less work than a \(3\times3\).
Secondary criteria:
| Favours mesh | Favours nodal |
|---|---|
| Voltage sources predominate | Current sources predominate |
| Series-connected topology | Parallel-connected topology |
| Branch currents wanted | Node voltages wanted |
| Planar circuit | Any circuit — nodal always applies |
What is new in AC. A third criterion appears that has no DC counterpart — which elements are present:
A capacitor-heavy circuit is easier by nodal analysis; an inductor-heavy one by mesh. Each avoids taking reciprocals of imaginary numbers, where the \(1/j = -j\) sign flip lives.
Applying this to earlier problems:
| Problem | Method used | Why appropriate |
|---|---|---|
| 1 | Mesh | Voltage source, two meshes, inductor present |
| 7 | Nodal | Current source, capacitor between nodes |
| 3 | Supermesh | Current source between meshes |
| 8 | Supernode | Voltage source between nodes |
The last two show the criteria can conflict: a current source normally suggests nodal analysis, but one sitting between two meshes is handled perfectly well by a supermesh if mesh analysis is otherwise preferable.
A practical tiebreaker. When the counts are equal, prefer nodal. It applies to non-planar circuits, its unknowns are directly measurable with a voltmeter referred to ground, and node voltages are what most subsequent calculations need.
Give a systematic set of checks for an AC mesh or nodal solution, ordered by cost, and explain what each catches.
Why this needs its own problem. In Part 1 a wrong answer often announced itself — a negative resistance, a current larger than the source could supply, a node voltage outside the supply rails. Complex answers offer none of that. A result wrong by a factor of \(j\), or with two terms transposed, looks entirely reasonable.
Check 1 — matrix symmetry, before solving. Costs seconds:
Must hold if there are no dependent sources. Catches: mis-copied shared impedances, wrong signs on off-diagonals, omitted branches. Will not catch an error made symmetrically in both entries.
Check 2 — substitute into an unused equation. The single most valuable check:
Use the row not used to isolate the answer. Both real and imaginary parts must vanish, which is two independent conditions from one substitution. Catches nearly all arithmetic errors in the solving stage.
Check 3 — Kirchhoff on the original circuit. Reconstruct a branch voltage or current from the answer and verify a loop or node directly:
Catches errors in setting up the matrix itself, which Check 2 cannot — a consistently wrong system is solved consistently.
Check 4 — physical plausibility. Weaker in AC, but three things still hold:
| Expectation | Reason |
|---|---|
| Current lags in an inductive circuit | Sign of the net reactance |
| \(|\mathbf{I}| \le |\mathbf{V}|/R_{\text{total}}\) | Reactance can only limit current |
| Power dissipated is positive | Passive network — Set 23 |
Note what is not on the list: any expectation that internal voltages be smaller than the source. Set 20, Problem 8 disposed of that.
Worked example on Problem 1's answer. Check 2, using mesh 2:
Check 4: the net reactance in mesh 1 is inductive, and \(\mathbf{I}_1\) at \(+53°\)... which leads. Investigating: mesh 1's own impedance is \(6+j8\), but the coupled mesh 2 is net capacitive, and the combination seen by the source is
— capacitive overall, so a leading current is correct. The check did its job: it flagged something worth examining, and the examination confirmed the answer.
A \(60\angle0°\ \text{V}\) source drives a ladder: series \(j10\ \Omega\), shunt \(-j20\ \Omega\), series \(10\ \Omega\), and a \(20\ \Omega\) load. Find the source current and the load voltage by successive reduction.
Work from the load backwards, exactly as Set 2 did for resistive ladders. The last two elements are in series:
That combines with the shunt capacitor:
Add the series inductor:
A clean result. Note that the network is capacitive overall despite the series inductor — the shunt capacitor dominates.
The source current:
Work forwards to the load. The voltage at the shunt node:
99.85 V from a 60 V source — the magnification of Set 20, Problem 8 again, now inside a ladder. The series inductor and shunt capacitor partly resonate.
Then the load current and voltage:
The load voltage also exceeds the source. A resistive ladder can only attenuate; a reactive one can amplify voltage — though not power, as Set 23 will confirm.
Check by KVL round the input loop:
Derive the balance condition for an AC bridge. Given \(\mathbf{Z}_1 = 100\ \Omega\), \(\mathbf{Z}_2 = -j200\ \Omega\) and \(\mathbf{Z}_3 = 300\ \Omega\), find \(\mathbf{Z}_4\) for balance and explain why AC balance is harder to achieve than DC.
Balance means zero detector current, which requires the two detector nodes to be at the same potential. With no detector current, each arm pair acts as an undisturbed divider:
Cross-multiplying and cancelling gives the classical condition:
Formally identical to Set 2's \(R_1R_4 = R_2R_3\) — but now a complex equation.
That is the crucial difference. A complex equation is two real equations:
Magnitudes and angles must balance simultaneously. A DC bridge has one condition and one adjustment; an AC bridge has two of each.
Solving for the unknown arm:
A pure capacitive reactance of 600 Ω. At 1 kHz that is
Verify both conditions:
| Condition | Left | Right |
|---|---|---|
| Magnitude | \(100 \times 600 = 60\,000\) | \(200 \times 300 = 60\,000\) ✓ |
| Angle | \(0° + (-90°) = -90°\) | \(-90° + 0° = -90°\) ✓ |
Why AC balancing is harder in practice. Two independent adjustments are needed, and they usually interact — changing a resistance to correct the magnitude disturbs the angle, and vice versa. Balancing therefore proceeds iteratively, adjusting each in turn until the detector nulls. Three further complications:
| Complication | Effect |
|---|---|
| Balance is frequency-dependent | Generally holds at one \(\omega\) only |
| Stray capacitance to ground | Adds unwanted arms; needs shielding |
| Source harmonics | Null at the fundamental leaves harmonics audible |
Why bridges are used at all, despite this. A null measurement depends only on the ratio of known components, not on the detector's calibration or the source's amplitude. That makes bridge measurements of impedance among the most accurate available — which is why they survived long after direct-reading instruments became common.
A Maxwell bridge measures an unknown inductor \(R_x + j\omega L_x\) using arms \(R_2 = 1\ \text{k}\Omega\), \(R_3 = 500\ \Omega\), and \(R_4 = 2\ \text{k}\Omega\) in parallel with \(C_4 = 0.1\ \mu\text{F}\) opposite the unknown. Derive \(R_x\) and \(L_x\) and explain the design's key advantage.
The balance condition with the unknown opposite the parallel \(RC\) arm:
Placing the unknown opposite the \(RC\) arm is the whole trick: it makes \(\mathbf{Z}_4\) appear as a product rather than a quotient, so its admittance enters directly.
Rearranging in terms of admittance:
The parallel combination's admittance is a simple sum — which is why the arm is built as a parallel \(RC\) rather than a series one.
Equate real and imaginary parts separately, the two conditions of Problem 14:
The key advantage: \(\omega\) cancels from the inductance result.
So the measurement does not require the source frequency to be known accurately, and it does not need to be stable. Compare Problem 14's general bridge, where balance held at one frequency only.
The second advantage is that a capacitor is used as the standard. Precision capacitors are far easier to make than precision inductors: they have negligible loss, no stray magnetic coupling, and stable values. Measuring an inductance against a capacitance standard is therefore more accurate than against another inductor.
The limitation. The two balance conditions interact through \(R_4\) and \(C_4\), and convergence is poor when the unknown coil's \(Q\) is high:
A high-\(Q\) coil needs a large \(R_4\), which becomes impractical above \(Q \approx 10\). The Hay bridge — the same idea with a series \(RC\) arm — is used instead for high-\(Q\) coils, at the cost of reintroducing a frequency dependence.
A series circuit of \(R = 10\ \Omega\), \(L = 20\ \text{mH}\) and \(C = 100\ \mu\text{F}\) is driven by \(v = 50\cos 500t + 30\cos 1000t\ \text{V}\). Find \(i(t)\) and explain the symmetry in the result.
Two separate analyses, as Set 20, Problem 18 requires — the impedance differs at each frequency, so no single phasor exists.
aAt \(\omega = 500\ \text{rad/s}\):
Capacitive, so the current leads.
bAt \(\omega = 1000\ \text{rad/s}\):
Inductive, so the current lags.
Add the time functions — never the phasors:
The symmetry explained. The reactances swapped exactly between the two frequencies, and the reason is the resonant frequency:
The two driving frequencies straddle it, and in fact \(500 \times 1000 = 500\,000 = \omega_0^2\) — they are geometrically symmetric about resonance. Whenever \(\omega_a\omega_b = \omega_0^2\), the net reactance at one is exactly the negative of the net reactance at the other, so the impedance magnitudes match and the angles are equal and opposite.
The RMS current, where mean squares add because different frequencies are orthogonal:
Show that the symmetry of the AC impedance matrix implies reciprocity, verify it on Problem 5's system, and state precisely when it fails.
The argument is Set 14's, unchanged. Solving \(\mathbf{Z}\mathbf{I} = \mathbf{V}\) gives
and the inverse of a symmetric matrix is symmetric. So the transfer impedance from mesh \(j\) to mesh \(k\) equals that from \(k\) to \(j\):
Now a complex equality, so both magnitude and phase are reciprocal.
Verifying on Problem 5. A source of \(100\angle0°\) in mesh 1 produced \(\mathbf{I}_3 = 2.764\angle{-4.38°}\ \text{A}\). Moving the same source to mesh 3 and measuring in mesh 1 gives, from the transfer impedance,
Identical in both magnitude and angle — the phase is reciprocal too, which is a stronger statement than the DC version and is easy to overlook.
When it fails. Exactly when the matrix is asymmetric:
| Present | Reciprocal? | Reference |
|---|---|---|
| R, L, C only | Yes | This set |
| Mutual inductance | Yes — \(M\) enters symmetrically | Set 26 |
| Ideal transformer | Yes | Set 27 |
| Dependent source | No | Problem 4 |
| Op-amp | No | Set 15, Problem 12 |
The mutual-inductance entry is worth noting in advance: coupled coils add off-diagonal terms \(\pm j\omega M\) to both \(Z_{jk}\) and \(Z_{kj}\) equally, so symmetry survives and Set 26's circuits remain reciprocal.
The practical use is as a check on the matrix, before any arithmetic. If a circuit contains only passive bilateral elements and the assembled matrix is asymmetric, an equation is wrong — most often a shared branch entered in one row and omitted from the other, or entered with the wrong sign.
A second use is labour-saving. Reciprocity means a transfer function need be computed once and can then be read in either direction, which halves the work when a network's behaviour is wanted from both ports — as it will be in Set 35's two-port parameters, where \(z_{12} = z_{21}\) is precisely this result.
Explain what happens to an AC mesh system as the circuit approaches resonance, why the determinant becomes small, and how to tell an ill-conditioned circuit from a wrongly-assembled one.
Consider a single mesh containing \(R\), \(L\) and \(C\) in series. Its "matrix" is the scalar
At \(\omega = \omega_0\) the imaginary part vanishes and \(\Delta = R\). If \(R\) is small, so is \(\Delta\) — while the individual terms \(\omega L\) and \(1/\omega C\) may each be large.
That is the definition of ill-conditioning: a small result from the near-cancellation of large terms. With \(R = 10\ \Omega\) and reactances of 31.6 Ω each (Set 20, Problem 13):
A 1% error in either reactance produces a 3% error in \(\Delta\) and hence in every current — errors are amplified by the cancellation.
The consequences:
| Effect | Detail |
|---|---|
| Rounding matters | Carry extra digits through the cancellation |
| Large internal quantities | Currents and voltages far exceed the naive estimate |
| Sensitivity to components | A 1% tolerance shifts the answer by \(Q\)% |
| Frequency sensitivity | The response changes rapidly with \(\omega\) |
Distinguishing ill-conditioning from an error. Both produce a suspiciously small determinant, so the test is whether the smallness is explicable:
| Question | Ill-conditioned | Error |
|---|---|---|
| Is \(\omega\) near \(1/\sqrt{LC}\)? | Yes | Not necessarily |
| Does \(\Delta\) equal roughly the resistances? | Yes | Often much smaller |
| Is \(\operatorname{Re}(\Delta) > 0\)? | Yes, always | May be zero or negative |
| Does the answer satisfy KVL? | Yes | No |
The third row is the useful one. For a passive network the determinant's real part cannot vanish — there is always some resistance somewhere. A determinant that is exactly zero, or has negative real part, is an error rather than a physical near-cancellation.
An exactly singular matrix means no unique solution exists. Physically this happens only in idealised circuits: a lossless \(LC\) loop driven exactly at \(\omega_0\) would demand infinite current. Real circuits always have resistance, so the singularity is an artefact of neglecting it — a reminder that the ideal \(L\) and \(C\) of Sets 16 and 17 are approximations.
Tabulate every configuration of source placement and the correct handling for each, in both mesh and nodal analysis, and identify the one situation where a source can be eliminated entirely.
The complete catalogue for mesh analysis:
| Source | Position | Handling |
|---|---|---|
| Voltage | In one mesh only | Enters \(V_k\) on the right — easy |
| Voltage | Shared between meshes | Enters both rows with opposite signs |
| Current | In one mesh only | That mesh current is known; drop the equation |
| Current | Shared between meshes | Supermesh — Problem 3 |
And for nodal analysis, the exact dual:
| Source | Position | Handling |
|---|---|---|
| Current | Node to reference | Enters \(I_k\) on the right — easy |
| Current | Between two nodes | Enters both rows with opposite signs |
| Voltage | Node to reference | That node voltage is known; drop the equation |
| Voltage | Between two nodes | Supernode — Problem 8 |
The two tables are duals under \(V\leftrightarrow I\), mesh\(\leftrightarrow\)node, which is Set 17's duality operating on the analysis methods themselves.
The row worth exploiting is the third in each table. A voltage source connected from a node to the reference makes that node voltage known, removing an unknown entirely:
Choosing the reference node adjacent to a voltage source is therefore worth doing deliberately. Placing it at the source's negative terminal can convert a supernode problem into a trivial one.
The elimination. A voltage source in series with an impedance, or a current source in parallel with one, can be converted by source transformation:
Set 12's method, valid unchanged for impedances. This can turn a supermesh into an ordinary mesh, or a supernode into an ordinary node, and is often the quickest simplification available — Set 22 develops it.
A worked judgement. Problem 8's supernode arose from a voltage source between two non-reference nodes. Had that source had any impedance in series with it, transformation would have converted it to a current source in parallel — removing the supernode and leaving two ordinary node equations. The supernode was necessary only because the source was ideal.
Audit what this set actually contained: which results were transferred unchanged, which needed modification, and what is genuinely new.
Transferred with no modification whatever:
| Result | Original |
|---|---|
| Mesh equation construction | Set 4 |
| Nodal equation construction | Set 6 |
| Supermesh | Set 5 |
| Supernode | Set 7 |
| Dependent-source procedure | Sets 4, 6 |
| Equation counting \(b-n+1\) | Set 8 |
| Matrix symmetry and reciprocity | Set 14 |
| Ladder reduction | Set 2 |
| Bridge balance \(\mathbf{Z}_1\mathbf{Z}_4 = \mathbf{Z}_2\mathbf{Z}_3\) | Set 2 |
Nine major results, none requiring re-derivation. The proofs in Part 1 used only Kirchhoff's laws and linearity, both of which survive the phasor transform.
Needing modification:
| Result | Change | Problem |
|---|---|---|
| "Off-diagonals are negative" | Minus the admittance — may be positive imaginary | 10 |
| Bridge balance | One complex condition = two real ones | 14 |
| Method choice | New criterion: element type | 11 |
| Plausibility checking | Most DC intuitions void | 12 |
Genuinely new:
and nothing else. A resistive network's matrix cannot be near-singular from cancellation, because resistances only accumulate. Reactances of opposite sign can cancel, and that possibility is the one structurally new feature of AC analysis.
The honest summary of this set's difficulty: it is arithmetic, not conceptual. Anyone who could solve Sets 4 to 7 can set up every problem here. What takes the time is complex multiplication, and what causes errors is \(j^2 = -1\) appearing where a sign was not expected.
What Set 22 will do is complete the transfer, taking Sets 9 to 14 — Thévenin, Norton, superposition, source transformation, maximum power and the additional theorems — into the frequency domain. One result there genuinely changes: the maximum power condition becomes the conjugate match \(\mathbf{Z}_L = \mathbf{Z}_{Th}^*\), previewed in Set 20's Challenge C2. Everything else transfers as here.
Practice Problems
Work each on paper before opening the answer. The answer is given so you can check yourself; the method is deliberately not.
P1. A mesh contains 5 Ω, \(j8\ \Omega\) and \(-j3\ \Omega\). Find its diagonal entry \(Z_{11}\).
Show answer
\(5 + j8 - j3 = 5 + j5\ \Omega\) — sum round the mesh, reactances signed — Problem 2.P2. Find the current for \(100\angle0°\ \text{V}\) across \(\mathbf{Z} = 3 + j4\ \Omega\).
Show answer
\(100\angle0°/5\angle53.13° = 20\angle{-53.13°}\) A.P3. Find the admittance of an inductor of reactance \(j20\ \Omega\).
Show answer
\(1/j20 = -j0.05\) S. The sign flips because \(1/j = -j\) — Problem 7.P4. Evaluate \(\begin{vmatrix}10+j5 & -j5\\ -j5 & 8-j5\end{vmatrix}\).
Show answer
\((10+j5)(8-j5) - (-j5)^2 = (105 - j10) + 25 = 130 - j10\) — note \(-(-j5)^2 = +25\) — Problem 6.P5. A \(6\angle0°\ \text{A}\) source sits between meshes 2 and 3. Write the constraint.
Show answer
\(\mathbf{I}_3 - \mathbf{I}_2 = 6\) (sign set by the source's direction), plus KVL round the supermesh — Problem 3.P6. A node has 10 Ω, \(-j5\ \Omega\) and \(j20\ \Omega\) attached. Find \(Y_{11}\).
Show answer
\(0.1 + j0.2 - j0.05 = 0.1 + j0.15\) S — convert each to admittance first — Problem 7.P7. An AC bridge has \(\mathbf{Z}_1 = 200\ \Omega\), \(\mathbf{Z}_2 = j100\ \Omega\), \(\mathbf{Z}_3 = 400\ \Omega\). Find \(\mathbf{Z}_4\) for balance.
Show answer
\(\mathbf{Z}_4 = \mathbf{Z}_2\mathbf{Z}_3/\mathbf{Z}_1 = j200\ \Omega\) — an inductive reactance — Problem 14.P8. A Maxwell bridge has \(R_2 = 800\ \Omega\), \(R_3 = 600\ \Omega\), \(R_4 = 1500\ \Omega\), \(C_4 = 0.2\ \mu\text{F}\). Find \(R_x\) and \(L_x\).
Show answer
\(R_x = R_2R_3/R_4 = 320\ \Omega\), \(L_x = R_2R_3C_4 = 96\) mH — Problem 15.P9. A mesh matrix has \(Z_{12} = -j6\) and \(Z_{21} = -j6 + 2\). What does this indicate?
Show answer
A dependent source is present — or an error. Passive bilateral circuits give symmetric matrices — Problems 4 and 17.P10. Find the input impedance of 10 Ω in series with \(j20\ \Omega\) parallel to 20 Ω.
Show answer
\((j20)(20)/(20+j20) = 10+j10\), so total \(20 + j10\ \Omega\) — Problem 13.P11. A circuit is driven at 200 and 600 rad/s. Can the two phasor currents be added?
Show answer
No — add the time functions. Only mean squares and average powers add across frequencies — Problem 16.P12. Why is a determinant near zero not automatically a sign of error in an AC problem?
Show answer
Near resonance the reactances cancel, leaving only the resistances. Check that \(\operatorname{Re}(\Delta) > 0\) and that KVL holds — Problem 18.
Challenge Problems
Each needs an idea rather than a formula. Decide what the governing principle is before opening the answer.
C1. An AC bridge with \(\mathbf{Z}_1 = 100\ \Omega\), \(\mathbf{Z}_2 = -j200\ \Omega\), \(\mathbf{Z}_3 = 300\ \Omega\) and a 1 kΩ detector is driven by \(100\angle0°\ \text{V}\). With \(\mathbf{Z}_4 = -j500\ \Omega\) instead of the balance value, find the detector current, and use the result to comment on bridge sensitivity.
Show answer
Use nodal analysis with the two detector nodes as unknowns. Each is fed from the source through its upper arm and drains through its lower arm and the detector:Solving:\[ \begin{bmatrix} \frac{1}{\mathbf{Z}_1}+\frac{1}{\mathbf{Z}_2}+\frac{1}{\mathbf{Z}_d} & -\frac{1}{\mathbf{Z}_d} \\[4pt] -\frac{1}{\mathbf{Z}_d} & \frac{1}{\mathbf{Z}_3}+\frac{1}{\mathbf{Z}_4}+\frac{1}{\mathbf{Z}_d} \end{bmatrix} \begin{bmatrix} \mathbf{V}_a \\ \mathbf{V}_b \end{bmatrix} = \begin{bmatrix} 100/\mathbf{Z}_1 \\ 100/\mathbf{Z}_3 \end{bmatrix} \]\[ \mathbf{V}_a = 89.04\angle{-26.78°}\ \text{V}, \qquad \mathbf{V}_b = 86.91\angle{-30.33°}\ \text{V} \]Check the balance case. Setting \(\mathbf{Z}_4 = \mathbf{Z}_2\mathbf{Z}_3/\mathbf{Z}_1 = -j600\) and re-solving gives \(\mathbf{I}_d = 0\) to machine precision ✓ — confirming Problem 14's condition independently.\[ \mathbf{I}_d = \frac{\mathbf{V}_a-\mathbf{V}_b}{1000} = 5.8\angle{40.02°}\ \text{mA} \]
On sensitivity. A 17% error in \(\mathbf{Z}_4\) (500 instead of 600) produced only 5.8 mA in the detector, and the two node voltages differ by just 2.4% — so a bridge near balance is insensitive, which is exactly why balancing requires a sensitive detector rather than a precise one. The measurement's accuracy comes from the arm ratios, not from the detector.
The design consequence. Sensitivity improves with a lower-impedance detector and a higher source voltage, and is greatest when all four arms are comparable in magnitude. A bridge with wildly mismatched arms balances poorly regardless of component quality.C2. Prove that for a passive network the real part of the input impedance \(\mathbf{Z}_{in} = \mathbf{V}_1/\mathbf{I}_1\) at any port can never be negative, and connect the result to Set 14's Tellegen theorem.
Show answer
Start from power. The average power a source delivers to a one-port is (anticipating Set 23)using \(\mathbf{V}_1 = \mathbf{Z}_{in}\mathbf{I}_1\), so that \(\mathbf{V}_1\mathbf{I}_1^* = \mathbf{Z}_{in}|\mathbf{I}_1|^2\).\[ P = \tfrac12\operatorname{Re}\left(\mathbf{V}_1\mathbf{I}_1^*\right) = \tfrac12|\mathbf{I}_1|^2\operatorname{Re}\left(\mathbf{Z}_{in}\right) \]
Now apply conservation. That power must equal the total dissipated inside the network, which by Tellegen's theorem (Set 14) is the sum over all branches:Every \(R_k \ge 0\) for passive elements, and inductors and capacitors contribute nothing to the real part — they store and return. So \(P \ge 0\), and therefore\[ P = \sum_k \tfrac12|\mathbf{I}_k|^2 R_k \]Equality only when every branch carrying current is purely reactive — an ideal lossless network, which cannot be built.\[ \operatorname{Re}\left(\mathbf{Z}_{in}\right) = \frac{2P}{|\mathbf{I}_1|^2} \ge 0 \]
Three consequences. First, a computed \(\mathbf{Z}_{in}\) with negative real part is an error, not a finding — a useful check, and the one Problem 18 relied on. Second, \(\angle\mathbf{Z}_{in}\) is confined to \(\pm90°\), so a computed phase outside that range is likewise wrong. Third, the imaginary part is unconstrained: it may be positive, negative or zero, and passing through zero is resonance.
The exception proves the rule. Set 15's negative impedance converter achieved \(R_{in} = -R_L\) — and required a power supply. The proof above assumed passivity precisely at the step where \(R_k \ge 0\), and an active element is what violates it.C3. A two-mesh circuit has \(\mathbf{Z} = \begin{bmatrix} Z_{11} & Z_{12} \\ Z_{12} & Z_{22}\end{bmatrix}\). Show that the impedance seen at mesh 1 depends on mesh 2 through a term of a particular form, interpret it, and determine what mesh 2 must contain to make mesh 1 appear purely resistive.
Show answer
Eliminate \(\mathbf{I}_2\). With a source only in mesh 1, row 2 givesSubstituting into row 1:\[ Z_{12}\mathbf{I}_1 + Z_{22}\mathbf{I}_2 = 0 \;\Longrightarrow\; \mathbf{I}_2 = -\frac{Z_{12}}{Z_{22}}\mathbf{I}_1 \]\[ \mathbf{V}_1 = \left(Z_{11} - \frac{Z_{12}^2}{Z_{22}}\right)\mathbf{I}_1 \]The interpretation. The second term is the reflected or coupled impedance: mesh 2 appears at mesh 1, transformed by the coupling. It is subtracted, and its size grows with the coupling \(Z_{12}\) and shrinks as mesh 2 becomes heavier.\[ \boxed{\;\mathbf{Z}_{in} = Z_{11} - \frac{Z_{12}^2}{Z_{22}}\;} \]
Why the sign is subtraction but the effect need not be. Since \(Z_{12}\) is complex, \(Z_{12}^2\) may be negative or imaginary. If the meshes share a capacitor, \(Z_{12} = +j/\omega C\) and \(Z_{12}^2 = -1/\omega^2C^2\) is negative real — so the reflected term is added. Problem 1 saw exactly this: the input impedance came out \(6-j8\) although mesh 1's own impedance was \(6+j8\). The coupled mesh reversed the sign of the reactance entirely.
Making mesh 1 purely resistive. Require \(\operatorname{Im}(\mathbf{Z}_{in}) = 0\):one real equation, so one adjustable element in mesh 2 suffices. With a shared reactance \(Z_{12} = jX\) so that \(Z_{12}^2 = -X^2\), and writing \(Z_{22} = R_2 + jX_2\), the condition becomes\[ \operatorname{Im}\left(Z_{11}\right) = \operatorname{Im}\left(\frac{Z_{12}^2}{Z_{22}}\right) \]solvable for \(X_2\). This is how a coupled circuit is tuned from the secondary side — and Set 26 will show it is exactly the mechanism by which a transformer's secondary load appears at its primary.\[ \operatorname{Im}(Z_{11}) = \frac{X^2X_2}{R_2^2+X_2^2} \]
Multiple-Choice Questions
Twelve questions in GATE/ESE style. Commit to an answer before opening the explanation.
Q1. In an AC mesh matrix, the off-diagonal \(Z_{12}\) equals
(a) the shared impedance (b) minus the shared impedance (c) the sum round mesh 1 (d) zero
Show answer
(b) — the same rule as Set 4 — Problem 2.Q2. \((-j8)^2\) equals
(a) \(+64\) (b) \(-64\) (c) \(-j64\) (d) \(+j64\)
Show answer
(b), since \(j^2 = -1\). Inside a determinant it appears as \(-(-j8)^2 = +64\) — Problem 6.Q3. The admittance of a capacitor is
(a) \(-j\omega C\) (b) \(j\omega C\) (c) \(1/j\omega C\) (d) \(\omega C\)
Show answer
(b) — which is why capacitive circuits suit nodal analysis — Problem 11.Q4. An asymmetric mesh matrix in a circuit of only R, L and C indicates
(a) resonance (b) an error (c) a dependent source (d) non-planarity
Show answer
(b). With no dependent sources the matrix must be symmetric — Problems 4 and 17.Q5. A current source shared between two meshes is handled by
(a) ignoring it (b) a supermesh (c) a supernode (d) source transformation only
Show answer
(b), plus the constraint equation — Problem 3.Q6. The AC bridge balance condition is
(a) \(|\mathbf{Z}_1||\mathbf{Z}_4| = |\mathbf{Z}_2||\mathbf{Z}_3|\) only (b) \(\mathbf{Z}_1\mathbf{Z}_4 = \mathbf{Z}_2\mathbf{Z}_3\) (c) \(\mathbf{Z}_1+\mathbf{Z}_4 = \mathbf{Z}_2+\mathbf{Z}_3\) (d) \(\mathbf{Z}_1 = \mathbf{Z}_4\)
Show answer
(b) — a complex equation, hence two real conditions. Option (a) is only half of it — Problem 14.Q7. In a Maxwell bridge, the measured inductance is
(a) frequency-dependent (b) \(R_2R_3C_4\) (c) \(R_2R_3/R_4\) (d) \(R_4C_4\)
Show answer
(b), independent of \(\omega\) — the design's main advantage. Option (c) is \(R_x\) — Problem 15.Q8. Nodal analysis is preferable when the circuit contains mostly
(a) inductors (b) capacitors (c) resistors (d) voltage sources
Show answer
(b), since \(Y_C = j\omega C\) avoids reciprocals of imaginary numbers — Problem 11.Q9. The best single check on a solved AC mesh system is
(a) that magnitudes look reasonable (b) substitution into an unused equation (c) that all phases are negative (d) that \(\Delta\) is real
Show answer
(b) — both real and imaginary parts must vanish, giving two conditions from one substitution — Problem 12.Q10. Near resonance, the system determinant
(a) becomes large (b) becomes small (c) is unchanged (d) becomes purely imaginary
Show answer
(b), from cancelling reactances, leaving the resistances — Problem 18.Q11. For a passive one-port, \(\operatorname{Re}(\mathbf{Z}_{in})\) is
(a) always positive or zero (b) always negative (c) any value (d) always zero
Show answer
(a). It equals \(2P/|\mathbf{I}|^2\) and passive networks cannot generate power — Challenge C2.Q12. A circuit driven at two frequencies requires
(a) one matrix with both (b) separate analyses, adding time functions (c) separate analyses, adding phasors (d) the mean frequency
Show answer
(b). The impedances differ, so the two phasor domains are unrelated — Problem 16.
Key Formulas
| Quantity | Relation | Notes |
|---|---|---|
| Mesh system | \(\mathbf{Z}\mathbf{I} = \mathbf{V}\) | \(b-n+1\) equations |
| Nodal system | \(\mathbf{Y}\mathbf{V} = \mathbf{I}\) | \(n-1\) equations |
| Mesh diagonal | \(Z_{kk} = \sum\) impedances round mesh \(k\) | Reactances signed |
| Mesh off-diagonal | \(Z_{jk} = -\)(shared impedance) | Symmetric if passive |
| Nodal diagonal | \(Y_{kk} = \sum\) admittances at node \(k\) | Convert first |
| Nodal off-diagonal | \(Y_{jk} = -\)(connecting admittance) | May be positive imaginary |
| Supermesh | Constraint + KVL round enclosure | Current source between meshes |
| Supernode | Constraint + KCL over enclosure | Voltage source between nodes |
| Cramer's rule | \(\mathbf{I}_k = \Delta_k/\Delta\) | Watch \(j^2 = -1\) |
| Reciprocity | \(\mathbf{Z} = \mathbf{Z}^{\mathsf T} \Rightarrow\) equal transfer | Magnitude and phase |
| Bridge balance | \(\mathbf{Z}_1\mathbf{Z}_4 = \mathbf{Z}_2\mathbf{Z}_3\) | Two real conditions |
| Maxwell bridge | \(R_x = R_2R_3/R_4\), \(L_x = R_2R_3C_4\) | \(L_x\) frequency-independent |
| Reflected impedance | \(\mathbf{Z}_{in} = Z_{11} - Z_{12}^2/Z_{22}\) | Coupled mesh — Challenge C3 |
| Source transformation | \(\mathbf{V}_s \leftrightarrow \mathbf{I}_s = \mathbf{V}_s/\mathbf{Z}\) | Can remove supernodes |
| Passivity bound | \(\operatorname{Re}(\mathbf{Z}_{in}) \ge 0\) | \(|\angle\mathbf{Z}_{in}| \le 90°\) |
| Multiple frequencies | Solve separately, add \(i(t)\) | Mean squares add |
Common Mistakes
Analysing before transforming. Convert every source to a phasor and every element to an impedance first; never mix domains within one equation.
Mishandling \(j^2\) in a determinant. \(-(-j8)^2 = +64\), not \(-64\). Write \(j^2\) explicitly before simplifying — Problem 6.
Assuming off-diagonals are negative. They are minus the admittance, which for an inductor gives a positive imaginary entry — Problem 10.
Forgetting \(1/j = -j\). A capacitor's reactance is negative but its susceptance is positive — Problem 7.
Leaving a dependent source on the right-hand side. Substitute its controlling variable and collect before assembling the matrix — Problem 9.
Checking only the magnitude of a bridge balance. The angle must balance too — Problem 14.
Adding a real number to a polar quantity. Convert to rectangular first — Problem 3.
Trusting DC intuition about magnitudes. Internal voltages can exceed the source, and a distant node can be higher than a near one — Problems 7 and 13.
Treating a small determinant as an error. Near resonance it is physical; check \(\operatorname{Re}(\Delta)>0\) and KVL — Problem 18.
Skipping the verification step. Complex answers give no warning when wrong. Substitute into an unused equation, always — Problem 12.
This set contained almost no new theory, and that was the point. Nine major results from Part 1 transferred without a line of re-derivation, four needed only restatement, and exactly one phenomenon — ill-conditioning from cancelling reactances — had no resistive counterpart. The difficulty of AC analysis is arithmetic and the remedy is discipline: check the matrix's symmetry before solving, and substitute the answer into an unused equation afterwards.
Set 22 completes the transfer, taking Thévenin, Norton, superposition, source transformation and the additional theorems into the frequency domain. One result there does change substantively — maximum power transfer becomes the conjugate match — and the reason is worth anticipating: the load must now cancel the source's reactance as well as match its resistance, which is two conditions where DC had one.
Next: Set 22 — Theorems in the Frequency Domain. After that, Set 23 introduces the first genuinely new physics of Part 3, when the phase between voltage and current turns out to determine how much power flows at all.