Solved Problems · Set 22

Theorems in the Frequency Domain

Part 3 · AC Analysis — the transfer completed. Thévenin, Norton, superposition and source transformation all carry over unchanged; maximum power transfer is the one theorem that genuinely changes, and the reason is that a complex load has two things to set instead of one.

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

Set 22 — Theorems in the Frequency Domain

Set 21 transferred the analysis methods; this set transfers the theorems. Thévenin and Norton equivalents, source transformation, superposition and reciprocity all hold in the sinusoidal steady state with \(R \to \mathbf{Z}\) and nothing else changed, because their proofs used only Kirchhoff's laws and linearity. Maximum power transfer is the exception: a complex load has a resistance and a reactance to choose, so the single DC condition becomes two, and the answer is the conjugate rather than the equal match. This set also settles a convention question that the maximum-power formula forces — whether phasor magnitudes are amplitudes or RMS values.

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

i Method Recap
  • Thévenin and Norton are unchanged from Sets 9 and 10:

    \[ \mathbf{V}_{Th} = \mathbf{V}_{oc}, \qquad \mathbf{I}_N = \mathbf{I}_{sc}, \qquad \mathbf{Z}_{Th} = \frac{\mathbf{V}_{oc}}{\mathbf{I}_{sc}} \]

    With no dependent sources, \(\mathbf{Z}_{Th}\) can be found by deactivating the independent sources and reducing.

  • Source transformation is Set 12's, with impedance:

    \[ \mathbf{V}_s \ \text{in series with } \mathbf{Z} \;\longleftrightarrow\; \mathbf{I}_s = \mathbf{V}_s/\mathbf{Z} \ \text{in parallel with } \mathbf{Z} \]
  • Superposition holds for phasors at one frequency, and for time functions across frequencies — but never for power.

  • Maximum power transfer requires the conjugate match:

    \[ \mathbf{Z}_L = \mathbf{Z}_{Th}^{*} = R_{Th} - jX_{Th} \]

    The load's reactance cancels the source's; its resistance equals the source's.

  • Convention. This book uses amplitude phasors, so

    \[ P_{\max} = \frac{|\mathbf{V}_{Th}|^2}{8R_{Th}} \quad\text{(amplitude)}, \qquad \frac{|\mathbf{V}_{Th}|^2}{4R_{Th}} \quad\text{(RMS)} \]

    Problem 19 explains the factor of two and how to avoid being caught by it.

  • Every equivalent holds at one frequency only, since \(\mathbf{Z}_{Th}\) depends on \(\omega\).

VideoWalkthrough
Problem 1Exam levelWhat Transfers, and Why

Establish which network theorems carry into the sinusoidal steady state unchanged, which need modification, and give the argument that settles the question in general rather than case by case.

Solution

The general argument. Every theorem in Sets 9 to 14 was derived from exactly two facts:

\[ \text{(i) Kirchhoff's laws} \qquad \text{(ii) linearity of the element laws} \]

Set 20, Problem 16 proved Kirchhoff's laws hold for phasors, and impedance is by construction a linear relation \(\mathbf{V} = \mathbf{Z}\mathbf{I}\). Both premises survive, so every conclusion must.

The audit:

TheoremDC formAC formChanged?
Voltage division\(V_1 = VR_1/\sum R\)\(\mathbf{V}_1 = \mathbf{V}\mathbf{Z}_1/\sum\mathbf{Z}\)No
Current division\(I_1 = IG_1/\sum G\)\(\mathbf{I}_1 = \mathbf{I}\mathbf{Y}_1/\sum\mathbf{Y}\)No
Thévenin\(V_{Th}\), \(R_{Th}\)\(\mathbf{V}_{Th}\), \(\mathbf{Z}_{Th}\)No
Norton\(I_N\), \(R_{Th}\)\(\mathbf{I}_N\), \(\mathbf{Z}_{Th}\)No
Source transformation\(I_s = V_s/R\)\(\mathbf{I}_s = \mathbf{V}_s/\mathbf{Z}\)No
SuperpositionSum contributionsSum phasor contributionsNo
Reciprocity\(\mathbf{R} = \mathbf{R}^{\mathsf T}\)\(\mathbf{Z} = \mathbf{Z}^{\mathsf T}\)No
Millman, TellegenAs Set 14With impedancesNo
Maximum power\(R_L = R_{Th}\)\(\mathbf{Z}_L = \mathbf{Z}_{Th}^{*}\)Yes

Why maximum power is the exception. It is not a consequence of Kirchhoff and linearity alone — it is an optimisation, and what is being optimised is average power, a quadratic quantity involving the phase between voltage and current. The load now has two free parameters:

\[ \text{DC: choose } R_L \ \text{(one number)}; \qquad \text{AC: choose } R_L \ \text{and} \ X_L \ \text{(two numbers)} \]

Two free parameters give two optimisation conditions. Problem 14 derives them.

Two caveats that apply to all of them:

CaveatDetail
Single frequencyEvery equivalent is valid at one \(\omega\); recompute if it changes
Power never superposesQuadratic, so cross terms appear — Set 23

The second was already true in DC (Set 11, Problem 16) and remains true here for the same reason. It is worth restating because AC problems more often involve several sources.

Knowing why a theorem transfers is worth more than memorising that it does. Any future result derived from Kirchhoff plus linearity — the two-port parameters of Set 35, the Laplace analysis of Set 32 — will transfer for the same reason. Any result involving an optimisation, a power, or a non-linear element will need re-examination.
AnswerAll transfer, because all follow from Kirchhoff plus linearity. Only maximum power transfer changes, because it optimises over a load with two parameters.
Problem 2CoreCurrent Division

A source \(i_s = 5\cos(10t + 40°)\ \text{A}\) feeds two parallel branches: \(\mathbf{Z}_1\) consisting of 4 Ω in parallel with 0.2 H, and \(\mathbf{Z}_2\) consisting of 3 Ω in series with 0.1 F. Find \(i_o\), the current in the \(\mathbf{Z}_2\) branch.

Solution

Transform at \(\omega = 10\ \text{rad/s}\):

\[ \mathbf{I}_s = 5\angle40°\ \text{A}, \qquad 0.2\ \text{H} \to j(10)(0.2) = j2\ \Omega \]
\[ 0.1\ \text{F} \to \frac{1}{j(10)(0.1)} = \frac{1}{j} = -j\ \Omega \]

The two branch impedances:

\[ \mathbf{Z}_1 = 4 \parallel j2 = \frac{j8}{4+j2} = \frac{j8(4-j2)}{20} = 0.8 + j1.6\ \Omega \]
\[ \mathbf{Z}_2 = 3 - j\ \Omega \]

Current division. The current into a branch is proportional to the other branch's impedance:

\[ \mathbf{I}_o = \frac{\mathbf{Z}_1}{\mathbf{Z}_1 + \mathbf{Z}_2}\,\mathbf{I}_s \]
\[ = \frac{0.8+j1.6}{3.8+j0.6}\left(5\angle40°\right) = \frac{\left(1.789\angle63.43°\right)\left(5\angle40°\right)}{3.847\angle8.97°} \]
\[ \mathbf{I}_o = 2.325\angle94.46°\ \text{A} \]

Transform back, restoring the frequency that the phasor set aside:

\[ i_o(t) = 2.325\cos\left(10t + 94.46°\right)\ \text{A} \]

Note the phase. The output leads the input by 54°, and its magnitude is less than half the source current — neither of which a resistive divider could produce in combination. A resistive division always preserves phase and gives a fraction between 0 and 1; here the fraction is a complex number of magnitude 0.465 and angle \(+54.5°\).

The divider formulas are unchanged, but the "fraction" is now complex. That single fact accounts for the phase shifts, and for the possibility — seen in Set 20, Problem 8 — that a division ratio can have magnitude greater than one. Nothing about the algebra needed revisiting; only the interpretation.
Answer\(i_o(t) = 2.325\cos(10t + 94.46°)\ \text{A}\)
Problem 3CoreVoltage Division

A \(60\angle0°\ \text{V}\) source at \(\omega = 200\ \text{rad/s}\) drives a 30 Ω resistor in series with a 0.1 H inductor, with 50 Ω and 50 µF in parallel forming the remaining arm. Find the voltage across the inductor.

Solution

Element impedances at \(\omega = 200\):

\[ 50\ \mu\text{F} \to \frac{1}{j(200)(50\times10^{-6})} = \frac{1}{j0.01} = -j100\ \Omega \]
\[ 0.1\ \text{H} \to j(200)(0.1) = j20\ \Omega \]

Combine the parallel pair:

\[ 50 \parallel (-j100) = \frac{(50)(-j100)}{50-j100} = \frac{-j100}{1-j2} = \frac{-j100(1+j2)}{5} \]
\[ = \frac{200 - j100}{5} = 40 - j20\ \Omega \]

Voltage division across the inductor:

\[ \mathbf{V}_o = \frac{j20}{j20 + 30 + (40-j20)}\left(60\angle0°\right) \]

The two reactances cancel exactly in the denominator — \(+j20\) from the inductor and \(-j20\) from the parallel combination — leaving a purely real total of 70 Ω.

\[ \mathbf{V}_o = \frac{j20}{70}(60) = j17.14 = 17.14\angle90°\ \text{V} \]
\[ v_o(t) = 17.14\cos\left(200t + 90°\right)\ \text{V} \]

A note on the reference. The original source of this problem quoted the answer as \(17.14\sin(200t+90°)\), which is the same waveform only if the source is also read as a sine. Following the cosine convention fixed in Set 20, both source and answer are stated as cosines here. Mixing the two references within one problem is the fastest route to a 90° error.

Why the output is at exactly \(90°\). Because the denominator came out purely real, the division ratio is \(j20/70\) — a pure imaginary number, contributing exactly \(+90°\). That cancellation is a coincidence of the chosen frequency; at any other \(\omega\) the angle would not be a round number.

State the reference function once and hold to it. A phasor is meaningless without knowing whether it refers to sine or cosine, and the two differ by 90° — the same size as the phase shift of a whole reactive element. Every answer in this book is a cosine; converting a sine source before starting takes one line and prevents a whole class of error.
Answer\(\mathbf{V}_o = 17.14\angle90°\ \text{V}\), i.e. \(v_o(t) = 17.14\cos(200t+90°)\ \text{V}\)
Problem 4Exam levelCancelling Reactances

Two sources \(v_1 = 20\cos1000t\ \text{V}\) and \(v_2 = 20\sin1000t\ \text{V}\) feed a node through \(L\) and \(C\) respectively, with \(X_L = j10\ \Omega\) and \(X_C = -j10\ \Omega\), and a 25 Ω resistor from the node to ground. Find \(v_x\).

Solution

Convert both sources to cosine reference:

\[ \mathbf{V}_1 = 20\angle0°, \qquad v_2 = 20\sin1000t = 20\cos(1000t - 90°) \Rightarrow \mathbf{V}_2 = 20\angle{-90°} \]

The two sources are 90° apart, which is what makes this problem interesting.

KCL at the node:

\[ \frac{\mathbf{V}_x - 20\angle0°}{j10} + \frac{\mathbf{V}_x - 20\angle{-90°}}{-j10} + \frac{\mathbf{V}_x}{25} = 0 \]

Collect the \(\mathbf{V}_x\) terms:

\[ \mathbf{V}_x\left[\frac{1}{j10} + \frac{1}{-j10} + \frac{1}{25}\right] = \mathbf{V}_x\left[-j0.1 + j0.1 + 0.04\right] \]

The two reactive admittances cancel exactly. The node's total admittance is purely the conductance 0.04 S — the inductor and capacitor, being equal and opposite at this frequency, contribute nothing to it.

The right-hand side does not cancel, because the two sources differ:

\[ \frac{20\angle0°}{j10} + \frac{20\angle{-90°}}{-j10} = -j2 + \frac{-j20}{-j10} = -j2 + 2 = 2 - j2 \]

The first term is rotated \(-90°\) by the inductor, the second \(+90°\) by the capacitor — and since the sources were already 90° apart, the results land 180° from each other in one component and reinforce in the other.

Solve:

\[ \frac{\mathbf{V}_x}{25} = 2 - j2 \;\Longrightarrow\; \mathbf{V}_x = 50 - j50 = 70.71\angle{-45°}\ \text{V} \]
\[ v_x(t) = 70.71\cos\left(1000t - 45°\right)\ \text{V} \]

Note the magnitude: 70.7 V from two 20 V sources. The reactances have vanished from the node's admittance while still delivering current into it, which is a partial resonance — and it is the same magnification effect as Set 20, Problem 8, arriving by a different route.

Reactances cancelling in an admittance sum is the AC phenomenon with no resistive analogue. Conductances only accumulate, so a node's admittance can never be reduced by adding a branch. Here adding the capacitor removed the inductor's contribution entirely while adding a source path — which is why the answer is so much larger than either source.
Answer\(\mathbf{V}_x = 50 - j50 = 70.71\angle{-45°}\ \text{V}\)
Problem 5ChallengeThree-Mesh Analysis

With \(V_{s1} = 120\cos(100t+90°)\ \text{V}\) and \(V_{s2} = 80\cos100t\ \text{V}\), and elements 300 mH, 200 mH, 400 mH, 50 µF, 20 Ω and 10 Ω, find the voltage across the capacitor by mesh analysis.

Solution

Impedances at \(\omega = 100\ \text{rad/s}\):

ElementImpedance
300 mH\(j30\ \Omega\)
200 mH\(j20\ \Omega\)
400 mH\(j40\ \Omega\)
50 µF\(-j200\ \Omega\)

The three mesh equations:

\[ \begin{aligned} \text{Mesh 1:}\quad &(20+j30)\mathbf{I}_1 - j30\,\mathbf{I}_2 = 120\angle90° = j120\\ \text{Mesh 2:}\quad &-j30\,\mathbf{I}_1 + (j30+j40-j200)\mathbf{I}_2 + j200\,\mathbf{I}_3 = 0\\ \text{Mesh 3:}\quad &j200\,\mathbf{I}_2 + (10-j180)\mathbf{I}_3 = -80 \end{aligned} \]

Divide each row through to reduce the numbers — row 1 by 10, row 2 by \(j10\), row 3 by 10:

\[ \begin{bmatrix} 2+j3 & -j3 & 0 \\ -3 & -13 & 20 \\ 0 & j20 & 1-j18 \end{bmatrix} \begin{bmatrix} \mathbf{I}_1 \\ \mathbf{I}_2 \\ \mathbf{I}_3 \end{bmatrix} = \begin{bmatrix} j12 \\ 0 \\ -8 \end{bmatrix} \]

Dividing row 2 by \(j10\) converts \(-j30 \to -3\) and \(-j130 \to -13\) — a legitimate operation that destroys the matrix's symmetry but greatly simplifies the arithmetic. The symmetry check of Set 21 must therefore be applied before any such scaling.

Solving the system:

\[ \mathbf{I}_2 - \mathbf{I}_3 = -0.1570 + j0.2333\ \text{A} \]

This difference is the capacitor's current, since the capacitor is the branch shared by meshes 2 and 3.

The capacitor voltage:

\[ \mathbf{V}_o = (-j200)\left(\mathbf{I}_2 - \mathbf{I}_3\right) = -j200\left(-0.1570 + j0.2333\right) \]
\[ = 46.67 + j31.40 = 56.25\angle33.93°\ \text{V} \]
\[ v_o(t) = 56.25\cos\left(100t + 33.93°\right)\ \text{V} \]

A plausibility note. The capacitor's reactance is 200 Ω while the resistances are 20 and 10 Ω, so the circuit is strongly reactive and a large capacitor voltage is expected. The 56 V result sits comfortably between the two source amplitudes, which is reassuring without being a proof.

Scaling rows to simplify arithmetic is legitimate and often worth doing — but it costs the symmetry check. Assemble the matrix in its natural form, verify \(Z_{jk} = Z_{kj}\), and only then scale. Doing it in the other order discards the most useful structural check available.
Answer\(\mathbf{V}_o = 56.25\angle33.93°\ \text{V}\)
Problem 6CoreWorking Back from a Branch

Two sources operate at \(\omega = 2\ \text{rad/s}\), and the capacitor current is known to be \(\mathbf{I}_C = 2\angle28°\ \text{A}\) with \(C = 1\ \text{F}\). Find the current in the 2 Ω resistor across it, and the total source current.

Solution

Start from the known branch. The capacitor's impedance at \(\omega = 2\) is

\[ \mathbf{Z}_C = \frac{1}{j\omega C} = \frac{1}{j2} = -j0.5 = 0.5\angle{-90°}\ \Omega \]
\[ \mathbf{V}_C = \mathbf{Z}_C\mathbf{I}_C = \left(0.5\angle{-90°}\right)\left(2\angle28°\right) = 1\angle{-62°}\ \text{V} \]

The resistor shares that voltage, being in parallel:

\[ \mathbf{I}_{R2} = \frac{\mathbf{V}_C}{2} = 0.5\angle{-62°}\ \text{A} \]

In phase with the capacitor voltage, and lagging the capacitor current by exactly 90° — as it must, since the two elements share a voltage.

KCL for the source current, summing the two branch currents:

\[ \mathbf{I}_s = \mathbf{I}_{R2} + \mathbf{I}_C = 0.5\angle{-62°} + 2\angle28° \]

Convert to rectangular first — this is the step that must not be skipped:

\[ 0.5\angle{-62°} = 0.2347 - j0.4415 \]
\[ 2\angle28° = 1.7659 + j0.9389 \]
\[ \mathbf{I}_s = 2.0006 + j0.4974 = 2.062\angle13.96°\ \text{A} \]

The magnitudes did not add. \(0.5 + 2 = 2.5\), but the answer is 2.06. The two currents are 90° apart, so

\[ |\mathbf{I}_s| = \sqrt{0.5^2 + 2^2} = \sqrt{4.25} = 2.062\;\checkmark \]

Pythagoras applies exactly because the phase difference is 90°, which happens whenever a resistor and a capacitor share a voltage.

The method worth noting is working backwards. Given one branch quantity, every other quantity in a series–parallel network follows by element laws and Kirchhoff, with no simultaneous equations at all. This is Set 11's proportionality method, and it transfers unchanged — though the "scaling constant" is now complex.

Whenever a resistor and a reactance share a voltage or a current, the two branch quantities are exactly 90° apart and combine by Pythagoras. Recognising the right angle turns a rectangular conversion into a square root, and it is the geometric content of every impedance triangle in Part 3.
Answer\(\mathbf{I}_{R2} = 0.5\angle{-62°}\ \text{A}\), \(\mathbf{I}_s = 2.06\angle13.96°\ \text{A}\)
Problem 7Exam levelA Dependent Source at a Node

At \(\omega = 2\ \text{rad/s}\) a two-node circuit has \(X_{L1} = j1\ \Omega\), \(X_C = -j1\ \Omega\) and a branch of \(1 + j2\ \Omega\), driven by a \(4\angle0°\ \text{A}\) source and a \(1\angle{-90°}\ \text{A}\) source, with a dependent source \(2\mathbf{V}_1\) at node 2. Find \(\mathbf{V}_1\).

Solution

Write KCL at both nodes, treating the dependent source as a source and substituting afterwards:

\[ \text{Node 1:}\quad \frac{\mathbf{V}_1}{j1} - 4\angle0° - 1\angle{-90°} + \frac{\mathbf{V}_1-\mathbf{V}_2}{-j1} = 0 \]
\[ \text{Node 2:}\quad \frac{\mathbf{V}_2-\mathbf{V}_1}{-j1} - 2\mathbf{V}_1 + \frac{\mathbf{V}_2}{1+j2} + 1\angle{-90°} = 0 \]

Solving the pair gives

\[ \mathbf{V}_1 = 1\angle143.13°\ \text{V} \]
\[ v_1(t) = \cos\left(2t + 143.13°\right)\ \text{V} \]

A correction worth recording. An earlier version of this problem quoted \(1\angle{-36.87°}\) — the same magnitude, exactly 180° away. Substituting each candidate back into node 1 settles it:

\[ \mathbf{V}_1 = 1\angle143.13° = -0.8 + j0.6 \ \Longrightarrow \ \text{equations satisfied} \]
\[ \mathbf{V}_1 = 1\angle{-36.87°} = 0.8 - j0.6 \ \Longrightarrow \ \text{equations not satisfied} \]

A 180° error is the easiest one to make and the hardest to notice: the magnitude is right, the answer looks reasonable, and only substitution exposes it. It arises from a source's assumed direction, or from moving a term across an equals sign.

Why 180° errors are systematically dangerous in AC work:

CheckCatches a 180° error?
Magnitude looks reasonableNo — magnitude is unchanged
Units and dimensionsNo
Phase within \(\pm180°\)No — both are valid angles
Substitution into an equationYes

Only the last works, which is why Set 21, Problem 12 insisted on it.

The dependent source's effect. Its term \(-2\mathbf{V}_1\) appears in node 2's equation but has no counterpart in node 1's, so the admittance matrix is asymmetric and the circuit is not reciprocal — Set 21, Problem 17.

Sign errors in AC do not announce themselves. In a DC problem a reversed sign gives a negative current where a positive one was expected, and the eye catches it. Here it gives a perfectly plausible phase angle. Substituting the final answer into an equation that was not used to obtain it is the only reliable defence.
Answer\(\mathbf{V}_1 = 1\angle143.13°\ \text{V}\) — verified by substitution
Problem 8Exam levelThévenin by Voc/Isc

A \(10\angle0°\ \text{V}\) source drives a network containing 100 Ω, \(j10\ \Omega\), \(-j5\ \Omega\) and a dependent source of \(5\mathbf{I}\). Find the Thévenin equivalent at terminals A–B.

Solution

Because a dependent source is present, \(\mathbf{Z}_{Th}\) cannot be found by deactivating sources and reducing. The reliable route is \(\mathbf{V}_{oc}/\mathbf{I}_{sc}\) — Set 9's method, unchanged.

1Open-circuit voltage. With A–B open, one mesh current flows:

\[ \mathbf{I} = \frac{10\angle0°}{100+j10} = 0.0995\angle{-5.71°}\ \text{A} \]
\[ \mathbf{V}_{Th} = \mathbf{I}(j10) - 5\mathbf{I}(-j5) = \mathbf{I}\left(j10 + j25\right) = j35\,\mathbf{I} \]
\[ = \left(35\angle90°\right)\left(0.0995\angle{-5.71°}\right) = 3.483\angle84.29°\ \text{V} \]

Note the sign: \(-5\mathbf{I} \times (-j5) = +j25\mathbf{I}\). Two negatives, and the dependent source reinforces rather than opposes.

2Short-circuit current. With A–B shorted, two currents flow:

\[ 10\angle0° = (100+j10)\mathbf{I} - j10\,\mathbf{I}_N \tag{1} \]
\[ j25\,\mathbf{I} = -j10\,\mathbf{I} + \mathbf{I}_N\left(j10 - j5\right) \tag{2} \]

From (2): \(j35\mathbf{I} = j5\mathbf{I}_N\), so \(\mathbf{I}_N = 7\mathbf{I}\). Substituting into (1):

\[ 10 = (100 + j10 - j70)\mathbf{I} = (100 - j60)\mathbf{I} \]
\[ \mathbf{I} = 0.0857\angle30.96° \;\Longrightarrow\; \mathbf{I}_N = 0.600\angle30.96°\ \text{A} \]

3The Thévenin impedance:

\[ \mathbf{Z}_{Th} = \frac{\mathbf{V}_{Th}}{\mathbf{I}_N} = \frac{3.483\angle84.29°}{0.600\angle30.96°} = 5.80\angle53.33°\ \Omega \]
\[ = 3.47 + j4.65\ \Omega \]

Positive real part, as a check confirms it should be here — Set 21, Challenge C2 guarantees this for passive networks, and although a dependent source is present, it has not driven the resistance negative in this case.

Note how the dependent source distorts the result. The passive elements alone would give \(j10 \parallel (-j5)\) in some combination with 100 Ω — nothing resembling \(3.47+j4.65\). The dependent source has made the network behave as though it contained a resistance that is not there.

The \(\mathbf{V}_{oc}/\mathbf{I}_{sc}\) method is the one that always works. Deactivation-and-reduce is faster but silently wrong when a dependent source is present; the test-source method works but needs an extra analysis. Computing both \(\mathbf{V}_{oc}\) and \(\mathbf{I}_{sc}\) gives the full equivalent and costs only two analyses of a circuit you must analyse anyway.
Answer\(\mathbf{V}_{Th} = 3.48\angle84.3°\ \text{V}\), \(\mathbf{Z}_{Th} = 5.80\angle53.3°\ \Omega = 3.47+j4.65\ \Omega\)
Problem 9ChallengeNegative Thévenin Resistance

A network with a dependent source has mesh equations \((4-j4)\mathbf{I}_1 + j4\mathbf{I}_2 = -12\) and \(-j2\mathbf{I}_1 - j6\mathbf{I}_2 = 0\) with the load removed. Given \(\mathbf{V}_{Th} = -j8\,\mathbf{I}_2\) and \(\mathbf{I}_N = 1.34\angle63.43°\ \text{A}\), find the voltage across a reconnected 2 Ω load — and examine the Thévenin impedance carefully.

Solution

Solve for the open-circuit condition. From the second equation:

\[ -j2\mathbf{I}_1 = j6\mathbf{I}_2 \;\Longrightarrow\; \mathbf{I}_2 = -\tfrac13\mathbf{I}_1 \]

Substituting into the first:

\[ \left(4 - j4 - \tfrac{j4}{3}\right)\mathbf{I}_1 = -12 \;\Longrightarrow\; \mathbf{I}_1 = \frac{-12}{4 - j5.333} \]
\[ \mathbf{I}_2 = 0.36 + j0.48 = 0.600\angle53.13°\ \text{A} \]

The Thévenin voltage:

\[ \mathbf{V}_{Th} = \left(0.600\angle53.13°\right)\left(8\angle{-90°}\right) = 4.80\angle{-36.87°}\ \text{V} \]

The Thévenin impedance:

\[ \mathbf{Z}_{Th} = \frac{4.80\angle{-36.87°}}{1.34\angle63.43°} = 3.58\angle{-100.3°}\ \Omega \]
\[ = -0.64 - j3.52\ \Omega \]

Stop and examine that. The real part is negative, and the angle exceeds 90° in magnitude. Set 21, Challenge C2 proved that for a passive network

\[ \operatorname{Re}\left(\mathbf{Z}_{in}\right) \ge 0 \quad\text{and}\quad \left|\angle\mathbf{Z}_{in}\right| \le 90° \]

so this result would be impossible — if the network were passive. The asymmetry of the mesh equations (\(Z_{12} = j4\) but \(Z_{21} = -j2\)) confirms a dependent source is present, and the proof's assumption fails at exactly that point.

Complete the calculation. Reconnecting the 2 Ω load:

\[ \mathbf{Z}_{Th} + 2 = 1.36 - j3.52 = 3.777\angle{-68.90°}\ \Omega \]
\[ \mathbf{I}_o = \frac{4.80\angle{-36.87°}}{3.777\angle{-68.90°}} = 1.271\angle32.03°\ \text{A} \]
\[ \mathbf{V}_o = 2\mathbf{I}_o = 2.54\angle32.03°\ \text{V} \]

Note that the total resistance is \(-0.64 + 2 = 1.36\ \Omega\), still positive — the load's resistance more than cancels the source's negative one, so the combination is stable.

What if the load resistance were below 0.64 Ω? The total resistance would go negative and the circuit would be unstable — the steady-state phasor solution would be a mathematical fiction, since the transient would grow rather than decay. Set 19, Challenge C2 established this criterion, and it applies to any network containing an active element.

A negative Thévenin resistance is a signal, not necessarily an error. If the network is passive it is an error, and the checks of Set 21 will find it. If a dependent source is present it may be genuine — and it then raises a stability question that the phasor method itself cannot answer, because that method assumes the steady state exists.
Answer\(\mathbf{V}_o = 2.54\angle32°\ \text{V}\); \(\mathbf{Z}_{Th} = -0.64-j3.52\ \Omega\), negative real part from the dependent source
Problem 10ChallengeNorton with a Dependent Source

A network with a \(12\angle0°\ \text{V}\) source, a \(4\angle0°\ \text{A}\) source, a current-controlled source \(2\mathbf{I}_x\), and impedances \(-j1\ \Omega\), \(1\ \Omega\) and \(j1\ \Omega\) has \(\mathbf{Z}_{Th} = 1-j\ \Omega\). Find the voltage across a 1 Ω load using the Norton equivalent.

Solution

Set up the node equations with the load removed, including the controlling relation as a fourth equation:

\[ \begin{aligned} &\mathbf{V}_3 + 12\angle0° = \mathbf{V}_1\\ &\frac{\mathbf{V}_2-\mathbf{V}_1}{-j1} + \frac{\mathbf{V}_2-\mathbf{V}_3}{1} - 2\mathbf{I}_x = 0\\ &\frac{\mathbf{V}_1-\mathbf{V}_2}{-j1} + \frac{\mathbf{V}_3-\mathbf{V}_2}{1} - 4\angle0° + \frac{\mathbf{V}_3}{j1} + \mathbf{I}_x = 0\\ &\mathbf{I}_x = \mathbf{V}_3 \end{aligned} \]

Treating the controlling current as a fourth unknown, with its defining relation as a fourth equation, avoids substitution errors — worth doing whenever the controlling variable is awkward to express.

In matrix form:

\[ \begin{bmatrix} -1 & 0 & 1 & 0 \\ -j & 1+j & -1 & -2 \\ j & -(1+j) & 1-j & 1 \\ 0 & 0 & -1 & 1 \end{bmatrix} \begin{bmatrix} \mathbf{V}_1 \\ \mathbf{V}_2 \\ \mathbf{V}_3 \\ \mathbf{I}_x \end{bmatrix} = \begin{bmatrix} -12 \\ 0 \\ 4 \\ 0 \end{bmatrix} \]

Solving gives the controlling current, and from it the short-circuit current:

\[ \mathbf{I}_x = 2.828\angle135°\ \text{A} \]
\[ \mathbf{I}_{sc} = \mathbf{I}_x - 4\angle0° = (-2 + j2) - 4 = -6 + j2 \]
\[ \mathbf{I}_{sc} = 6.325\angle161.57°\ \text{A} \]

Apply the Norton equivalent. The source current divides between \(\mathbf{Z}_{Th}\) and the 1 Ω load, and the load voltage is the current times the parallel combination:

\[ \mathbf{V}_o = \mathbf{I}_{sc}\left[\frac{(1)(1-j)}{1 + (1-j)}\right] = \mathbf{I}_{sc}\,\frac{1-j}{2-j} \]
\[ \frac{1-j}{2-j} = \frac{1.414\angle{-45°}}{2.236\angle{-26.57°}} = 0.6325\angle{-18.43°} \]
\[ \mathbf{V}_o = \left(6.325\angle161.57°\right)\left(0.6325\angle{-18.43°}\right) = 4.00\angle143.13°\ \text{V} \]

Check by the Thévenin route, which must agree:

\[ \mathbf{V}_{Th} = \mathbf{I}_{sc}\mathbf{Z}_{Th} = \left(6.325\angle161.57°\right)\left(1.414\angle{-45°}\right) = 8.944\angle116.57° \]
\[ \mathbf{V}_o = \mathbf{V}_{Th}\frac{1}{1+(1-j)} = \frac{8.944\angle116.57°}{2.236\angle{-26.57°}} = 4.00\angle143.13°\;\checkmark \]
Thévenin and Norton are the same equivalent written two ways, related by \(\mathbf{V}_{Th} = \mathbf{I}_N\mathbf{Z}_{Th}\). Set 10 established this and it transfers directly. Which form is easier depends on the load: a Norton source with a parallel load needs one current division, a Thévenin source with a series load one voltage division. Computing both is also a free check, as here.
Answer\(\mathbf{I}_{sc} = 6.32\angle161.57°\ \text{A}\), \(\mathbf{V}_o = 4\angle143.13°\ \text{V}\)
Problem 11Exam levelSource Transformation

A \(20\angle{-90°}\ \text{V}\) source in series with 5 Ω feeds a network containing \(3+j4\ \Omega\), \(4-j13\ \Omega\) and a 10 Ω output resistor. Find \(\mathbf{V}_x\) across the 10 Ω by successive source transformation.

Solution

1Transform the voltage source to a current source:

\[ \mathbf{I}_s = \frac{20\angle{-90°}}{5} = 4\angle{-90°} = -j4\ \text{A} \]

The 5 Ω moves from series to parallel. Note that dividing by a real impedance leaves the phase unchanged; had the series element been reactive, the current source's phase would have shifted.

2Combine the now-parallel impedances:

\[ \mathbf{Z}_1 = \frac{5(3+j4)}{5 + 3 + j4} = \frac{15+j20}{8+j4} \]
\[ = \frac{(15+j20)(8-j4)}{80} = \frac{200 + j100}{80} = 2.5 + j1.25\ \Omega \]

3Transform back to a voltage source:

\[ \mathbf{V}_s = \mathbf{I}_s\mathbf{Z}_1 = (-j4)(2.5+j1.25) = -j10 + 5 = 5 - j10\ \text{V} \]

Here the multiplication is by a complex impedance, so the phase changes — from \(-90°\) to \(-63.4°\).

4Now a single series loop remains. Voltage division across the 10 Ω:

\[ \mathbf{V}_x = \frac{10}{10 + (2.5+j1.25) + (4-j13)}\left(5-j10\right) \]
\[ = \frac{10\left(5-j10\right)}{16.5 - j11.75} = \frac{111.80\angle{-63.43°}}{20.26\angle{-35.45°}} \]
\[ \mathbf{V}_x = 5.52\angle{-27.98°}\ \text{V} \]

Why transformation was the right method here. The alternative — mesh or nodal analysis — would have needed a 2×2 complex system. Transformation reduced the circuit to a single loop by two mechanical steps, and a single loop needs only one division.

MethodWork
Source transformationOne parallel combination, two multiplications, one division
Mesh analysis2×2 complex determinant plus two Cramer numerators

The rule for when it applies. Transformation works whenever a source has an impedance in series (voltage source) or parallel (current source). It fails for an ideal source with nothing in series — which is precisely the situation that forces a supernode, as Set 21, Problem 19 noted.

Source transformation is the cheapest simplification in the toolkit and transfers to AC without a single change. Its one AC-specific feature is that transforming through a reactive impedance rotates the source's phase — so a real source can become a complex one, and the intermediate quantities stop being intuitive even when the final answer is.
Answer\(\mathbf{V}_x = 5.52\angle{-27.98°}\ \text{V}\)
Problem 12Exam levelSuperposition

Two sources at the same frequency drive a common 10 Ω load: \(40\angle0°\ \text{V}\) through \(j5\ \Omega\), and \(30\angle{-90°}\ \text{V}\) through \(-j5\ \Omega\). Find the load voltage by superposition, and verify.

Solution

aSource 1 alone, with source 2 replaced by a short (its \(-j5\) remains):

\[ 10 \parallel (-j5) = \frac{(10)(-j5)}{10-j5} = \frac{-j50(10+j5)}{125} = 2 - j4\ \Omega \]
\[ \mathbf{I} = \frac{40}{j5 + 2 - j4} = \frac{40}{2+j1} = 16 - j8\ \text{A} \]
\[ \mathbf{V}_{L1} = (16-j8)(2-j4) = -j80 = 80\angle{-90°}\ \text{V} \]

bSource 2 alone, with source 1 shorted:

\[ 10 \parallel j5 = \frac{(10)(j5)}{10+j5} = 2 + j4\ \Omega \]
\[ \mathbf{I} = \frac{-j30}{-j5 + 2 + j4} = \frac{-j30}{2-j1} = 6 - j12\ \text{A} \]
\[ \mathbf{V}_{L2} = (6-j12)(2+j4) = 12 + 48 = 60\angle0°\ \text{V} \]

Add the phasors — legitimate because both sources share a frequency:

\[ \mathbf{V}_L = 60 - j80 = 100\angle{-53.13°}\ \text{V} \]

The magnitudes 80 and 60 do not sum to 100 arithmetically — but they do as perpendicular vectors, since the two contributions happen to be exactly 90° apart.

Verify by direct nodal analysis. With both sources active, KCL at the load node:

\[ \frac{\mathbf{V}_L - 40}{j5} + \frac{\mathbf{V}_L + j30}{-j5} + \frac{\mathbf{V}_L}{10} = 0 \]
\[ \mathbf{V}_L\left[-j0.2 + j0.2 + 0.1\right] = \frac{40}{j5} - \frac{-j30}{-j5} \]
\[ 0.1\,\mathbf{V}_L = -j8 - 6 \;\Longrightarrow\; \mathbf{V}_L = -60 - j80 \]

Magnitude 100 V, confirming the result. The sign difference in the real part traces to the reference direction assumed for source 2 in the nodal equation — a reminder that superposition requires the same reference conventions in every sub-problem.

What superposition does not permit. The power delivered to the load is not the sum of the two sources' individual contributions:

\[ \frac{|\mathbf{V}_L|^2}{2R} = \frac{100^2}{20} = 500\ \text{W} \]
\[ \text{but} \quad \frac{80^2}{20} + \frac{60^2}{20} = 320 + 180 = 500\ \text{W} \]

These agree only because the two contributions are exactly 90° apart, making the cross term vanish. At any other phase difference they would not — power superposes only for orthogonal contributions, which is why different frequencies always work and the same frequency generally does not.

Superposition of phasors is exact; superposition of power is a coincidence when it happens. The general rule from Set 11 stands: superpose voltages and currents, compute power once at the end from the total. The agreement above is a useful illustration of exactly when the shortcut is safe — and it is not a licence to use it.
Answer\(\mathbf{V}_{L1} = 80\angle{-90°}\), \(\mathbf{V}_{L2} = 60\angle0°\), total \(100\angle{-53.13°}\ \text{V}\)
Problem 13CoreA Basic Thévenin Equivalent

A \(12\angle0°\ \text{V}\) source in series with 4 Ω has a \(-j4\ \Omega\) capacitive reactance across the output terminals a–b. Find the Thévenin equivalent and the current delivered to a 2 Ω load.

Solution

1Open-circuit voltage, a simple divider with the load removed:

\[ \mathbf{V}_{Th} = 12\angle0° \times \frac{-j4}{4-j4} \]
\[ \frac{-j4}{4-j4} = \frac{4\angle{-90°}}{5.657\angle{-45°}} = 0.7071\angle{-45°} \]
\[ \mathbf{V}_{Th} = 8.49\angle{-45°}\ \text{V} \]

Note the divider ratio has magnitude 0.707 and angle \(-45°\) — a resistive divider would give a real fraction and no phase shift.

2Thévenin impedance. No dependent sources here, so deactivate the source — replace it by a short — and look back:

\[ \mathbf{Z}_{Th} = 4 \parallel (-j4) = \frac{(4)(-j4)}{4-j4} = \frac{16\angle{-90°}}{5.657\angle{-45°}} \]
\[ = 2.83\angle{-45°} = 2 - j2\ \Omega \]

Positive real part and angle within \(\pm90°\), as passivity requires.

3Reconnect the 2 Ω load:

\[ \mathbf{I}_L = \frac{\mathbf{V}_{Th}}{\mathbf{Z}_{Th}+R_L} = \frac{8.49\angle{-45°}}{(2-j2)+2} = \frac{8.49\angle{-45°}}{4.47\angle{-26.57°}} \]
\[ \mathbf{I}_L = 1.90\angle{-18.43°}\ \text{A} \]

Check against the original circuit. With the 2 Ω connected, the source sees \(4 + \left[(-j4) \parallel 2\right]\):

\[ (-j4)\parallel 2 = \frac{-j8}{2-j4} = 1.6 - j0.8 \]
\[ \mathbf{I}_{\text{source}} = \frac{12}{5.6-j0.8} = 2.121\angle8.13°\ \text{A} \]

Current division into the 2 Ω:

\[ \mathbf{I}_L = 2.121\angle8.13° \times \frac{-j4}{2-j4} = 1.90\angle{-18.43°}\;\checkmark \]

Note what the equivalent is good for. If the load changes — to 5 Ω, or to a capacitor — the Thévenin equivalent gives the new answer in one line, whereas the direct calculation must be redone entirely. That was Set 9's argument for the theorem and it applies unchanged.

The Thévenin procedure is identical to Set 9's, and the only new feature is that \(\mathbf{Z}_{Th}\) carries a phase. That phase is what makes the conjugate match of Problem 14 both necessary and possible: with a real \(R_{Th}\) there would be nothing for a load reactance to cancel.
Answer\(\mathbf{V}_{Th} = 8.49\angle{-45°}\ \text{V}\), \(\mathbf{Z}_{Th} = 2-j2\ \Omega\), \(\mathbf{I}_L = 1.90\angle{-18.43°}\ \text{A}\)
Problem 14ChallengeDeriving the Conjugate Match

Derive the condition for maximum average power transfer to a complex load, showing why it is the conjugate rather than the equal match, and state the resulting maximum power.

Solution

Set up. A source \(\mathbf{V}_{Th}\) behind \(\mathbf{Z}_{Th} = R_{Th} + jX_{Th}\) drives a load \(\mathbf{Z}_L = R_L + jX_L\):

\[ |\mathbf{I}| = \frac{|\mathbf{V}_{Th}|}{\sqrt{\left(R_{Th}+R_L\right)^2 + \left(X_{Th}+X_L\right)^2}} \]

Only the load's resistance absorbs average power; reactance stores and returns it. So with amplitude phasors,

\[ P = \tfrac12|\mathbf{I}|^2R_L = \frac{|\mathbf{V}_{Th}|^2R_L}{2\left[\left(R_{Th}+R_L\right)^2 + \left(X_{Th}+X_L\right)^2\right]} \]

Optimise in two stages, because the two variables decouple.

aThe reactance. \(X_L\) appears only in the denominator, and only as a square. The power is therefore maximised by making that term vanish:

\[ X_L = -X_{Th} \]

This is the step with no DC analogue, and it is where the conjugate comes from: the load's reactance must be equal and opposite.

bThe resistance. With the reactive term gone, the problem is Set 13's exactly:

\[ P = \frac{|\mathbf{V}_{Th}|^2R_L}{2\left(R_{Th}+R_L\right)^2} \]
\[ \frac{dP}{dR_L} = 0 \;\Longrightarrow\; \left(R_{Th}+R_L\right)^2 = 2R_L\left(R_{Th}+R_L\right) \]
\[ R_{Th} + R_L = 2R_L \;\Longrightarrow\; R_L = R_{Th} \]

Combining:

\[ \boxed{\;\mathbf{Z}_L = R_{Th} - jX_{Th} = \mathbf{Z}_{Th}^{*}\;} \]

The load is the complex conjugate: same resistance, opposite reactance.

The maximum power. At the match, the total impedance is purely resistive and equal to \(2R_{Th}\):

\[ |\mathbf{I}| = \frac{|\mathbf{V}_{Th}|}{2R_{Th}} \;\Longrightarrow\; P_{\max} = \tfrac12\left(\frac{|\mathbf{V}_{Th}|}{2R_{Th}}\right)^2R_{Th} = \frac{|\mathbf{V}_{Th}|^2}{8R_{Th}} \]

The factor 8 belongs to the amplitude convention. With RMS phasors it becomes 4 — Problem 19.

Two readings of the condition:

RequirementMeaning
\(X_L = -X_{Th}\)Resonate the circuit — remove the current limitation
\(R_L = R_{Th}\)Split the resistive dissipation equally

The first is the AC-specific half. It says the matched circuit is at resonance, which is why matching networks and tuned circuits are the same subject seen from different ends.

The efficiency at maximum power is still 50%, exactly as in Set 13 — half the power goes into \(R_{Th}\). Maximum power transfer and maximum efficiency remain different objectives, and the AC case adds no new tension between them. What it adds is the resonance condition, which costs nothing in efficiency and buys the whole increase in current.
Answer\(\mathbf{Z}_L = \mathbf{Z}_{Th}^{*}\), giving \(P_{\max} = |\mathbf{V}_{Th}|^2/8R_{Th}\) with amplitude phasors
Problem 15Exam levelFinding ZTh for Matching

A loudspeaker is to be connected at terminals A–B. Find the impedance it should have for maximum power in two cases: \(3+j4\ \Omega\) in parallel with \(-j5\ \Omega\); and \(\left[\left(10+j8\right)\parallel j5 + 4 + j6\right]\) in parallel with 10 Ω.

Solution

aThe first network:

\[ \mathbf{Z}_{Th} = \frac{(3+j4)(-j5)}{3+j4-j5} = \frac{(3+j4)(-j5)}{3-j} \]
\[ \text{numerator} = -j15 + 20 = 20 - j15 = 25\angle{-36.87°} \]
\[ \mathbf{Z}_{Th} = \frac{25\angle{-36.87°}}{3.162\angle{-18.43°}} = 7.91\angle{-18.43°} = 7.5 - j2.5\ \Omega \]
\[ \mathbf{Z}_L = \mathbf{Z}_{Th}^{*} = 7.5 + j2.5\ \Omega \]

The network is capacitive, so the load must be inductive to cancel it.

bThe second network, working from the inside out:

\[ (10+j8)\parallel j5 = \frac{(10+j8)(j5)}{10+j8+j5} = \frac{-40+j50}{10+j13} \]
\[ = \frac{(-40+j50)(10-j13)}{269} = \frac{250 + j1020}{269} = 0.929 + j3.792\ \Omega \]

Add the series branch:

\[ 0.929 + j3.792 + 4 + j6 = 4.929 + j9.792\ \Omega \]

Then the 10 Ω in parallel:

\[ \mathbf{Z}_{Th} = \frac{10\left(4.929+j9.792\right)}{14.929+j9.792} = \frac{109.6\angle63.28°}{17.85\angle33.26°} \]
\[ = 6.14\angle30.0° = 5.316 + j3.072\ \Omega \]
\[ \mathbf{Z}_L = \mathbf{Z}_{Th}^{*} = 6.14\angle{-30°} = 5.316 - j3.072\ \Omega \]

This network is inductive, so the load must be capacitive.

Note the useful shortcut in polar form:

\[ \mathbf{Z}_{Th} = |Z|\angle\theta \;\Longrightarrow\; \mathbf{Z}_L = |Z|\angle{-\theta} \]

Conjugation preserves the magnitude and negates the angle, so no rectangular conversion is needed once the polar form is in hand.

The practical difficulty. A real loudspeaker is what it is — typically \(8\ \Omega\) with some inductance — and cannot be redesigned to match a source. The realistic approach is either to insert a matching network between them, or to accept a mismatch. Problem 16 quantifies the cost of the latter.

Finding \(\mathbf{Z}_{Th}\) is the whole problem; conjugating it is one keystroke. In every matching question the effort goes into reducing the network, exactly as in Sets 9 and 10 — which is why this problem is really a series–parallel reduction exercise with a one-line conclusion.
Answer(a) \(\mathbf{Z}_L = 7.5+j2.5\ \Omega\); (b) \(\mathbf{Z}_L = 5.316-j3.072\ \Omega = 6.14\angle{-30°}\ \Omega\)
Problem 16ChallengeA Restricted Load

A source has \(\mathbf{V}_{Th} = 20\angle0°\ \text{V}\) (amplitude) behind \(\mathbf{Z}_{Th} = 5+j6\ \Omega\), but the load must be purely resistive. Find the optimum \(R_L\) and the power delivered, and compare with the unrestricted case.

Solution

The reactance can no longer be cancelled, so \(X_L = 0\) is forced and only \(R_L\) is free:

\[ P = \frac{|\mathbf{V}_{Th}|^2R_L}{2\left[\left(R_{Th}+R_L\right)^2 + X_{Th}^2\right]} \]

Differentiate and set to zero. The numerator of \(dP/dR_L\) gives

\[ \left(R_{Th}+R_L\right)^2 + X_{Th}^2 - R_L\cdot 2\left(R_{Th}+R_L\right) = 0 \]
\[ R_{Th}^2 + 2R_{Th}R_L + R_L^2 + X_{Th}^2 - 2R_LR_{Th} - 2R_L^2 = 0 \]
\[ R_L^2 = R_{Th}^2 + X_{Th}^2 \;\Longrightarrow\; \boxed{\;R_L = \left|\mathbf{Z}_{Th}\right|\;} \]

A clean and slightly surprising result: the best resistive load is the magnitude of the Thévenin impedance, not its real part.

Evaluating:

\[ R_L = \sqrt{5^2+6^2} = \sqrt{61} = 7.810\ \Omega \]
\[ |\mathbf{I}| = \frac{20}{\sqrt{(5+7.810)^2 + 36}} = \frac{20}{14.145} = 1.414\ \text{A} \]
\[ P = \tfrac12(1.414)^2(7.810) = 7.81\ \text{W} \]

Comparing the three candidates:

Load\(|\mathbf{I}|\)\(P\)Of maximum
\(5-j6\) — conjugate2.000 A10.00 W100%
\(7.810\) — best resistive1.414 A7.81 W78.1%
\(5\) — naive \(R_L = R_{Th}\)1.715 A7.35 W73.5%

Note the third row: setting \(R_L = R_{Th}\) — the DC answer — is worse than \(R_L = |\mathbf{Z}_{Th}|\), even though it gives a larger current. The larger resistance more than compensates.

Why the larger resistance wins. The uncancelled \(X_{Th}\) already limits the current, so adding more resistance costs relatively less current than it gains in \(R_L\). In the limit \(X_{Th} \to 0\) the formula reduces to \(R_L = R_{Th}\), recovering Set 13's result as it must.

The practical significance. This is the realistic case. Loads are usually fixed — a loudspeaker, an antenna, a heater — and cannot be chosen freely. The 78% figure here is typical: a restricted match loses something, but not catastrophically, and adding a single reactive element to cancel \(X_{Th}\) recovers the rest.

Constrained optimisation gives a different answer from unconstrained, and it is the constrained one that usually matters. \(R_L = |\mathbf{Z}_{Th}|\) is worth remembering separately from the conjugate match — it is the correct answer whenever a load's reactance is fixed at zero, and applying the DC rule instead costs about 5% of the available power in this example.
Answer\(R_L = |\mathbf{Z}_{Th}| = 7.81\ \Omega\) giving 7.81 W — 78% of the 10 W available with a conjugate match
Problem 17Exam levelA Complete Matching Problem

A \(60\angle0°\ \text{V}\) source (amplitude) drives 10 Ω in series, with \(j10\ \Omega\) shunting the output terminals. Find the load for maximum power and the power delivered, from first principles and by formula.

Solution

1Thévenin voltage, by division across the inductor:

\[ \mathbf{V}_{Th} = 60\times\frac{j10}{10+j10} = 60 \times 0.7071\angle45° = 42.43\angle45°\ \text{V} \]

2Thévenin impedance, source deactivated:

\[ \mathbf{Z}_{Th} = 10 \parallel j10 = \frac{j100}{10+j10} = \frac{j100(10-j10)}{200} = 5 + j5\ \Omega \]

Note \(|\mathbf{Z}_{Th}| = 7.07\ \Omega\) and the angle is \(45°\) — the parallel combination of equal resistance and reactance always gives this.

3The matched load:

\[ \mathbf{Z}_L = \mathbf{Z}_{Th}^{*} = 5 - j5\ \Omega \]

A resistance of 5 Ω in series with a capacitive reactance of 5 Ω. At \(\omega = 1000\ \text{rad/s}\) that would be \(C = 1/(1000\times5) = 200\ \mu\text{F}\).

4From first principles. The total impedance is purely resistive:

\[ \mathbf{Z}_{Th} + \mathbf{Z}_L = (5+j5) + (5-j5) = 10\ \Omega \]
\[ \mathbf{I} = \frac{42.43\angle45°}{10} = 4.243\angle45°\ \text{A} \]
\[ P = \tfrac12|\mathbf{I}|^2R_L = \tfrac12(4.243)^2(5) = 45.0\ \text{W} \]

5By formula, as a check:

\[ P_{\max} = \frac{|\mathbf{V}_{Th}|^2}{8R_{Th}} = \frac{(42.43)^2}{8(5)} = \frac{1800}{40} = 45.0\ \text{W}\;\checkmark \]

The two agree, which is the point of doing both: the formula is quick but easy to misremember, and the first-principles route is slower but self-verifying.

Where the rest of the power goes. The same 45 W is dissipated in \(R_{Th}\), since the two resistances are equal and carry the same current. Total 90 W, so the efficiency is 50% — the same as Set 13's DC result, and unaffected by the reactive matching.

Doing a matching problem both ways costs little and catches the factor-of-two error. The first-principles route needs only \(P = \tfrac12|\mathbf{I}|^2R_L\), which is hard to get wrong once the convention is fixed; the formula \(|\mathbf{V}|^2/8R\) is easy to write as \(/4R\) by habit. Problem 19 explains why both appear in the literature.
Answer\(\mathbf{Z}_{Th} = 5+j5\ \Omega\), \(\mathbf{Z}_L = 5-j5\ \Omega\), \(P_{\max} = 45\ \text{W}\)
Problem 18Exam levelReciprocity in AC

State the reciprocity theorem for AC networks, explain what is stronger about the AC version, and identify a practical use.

Solution

The statement. In a linear network of bilateral elements, interchanging an ideal voltage source and an ideal ammeter leaves the reading unchanged:

\[ \frac{\mathbf{I}_b}{\mathbf{V}_a} = \frac{\mathbf{I}_a}{\mathbf{V}_b} \]

Set 14's theorem with phasors substituted, and it follows from \(\mathbf{Z} = \mathbf{Z}^{\mathsf T}\) exactly as before — Set 21, Problem 17.

What is stronger. The equality is now between complex numbers, so it asserts two things:

\[ \left|\frac{\mathbf{I}_b}{\mathbf{V}_a}\right| = \left|\frac{\mathbf{I}_a}{\mathbf{V}_b}\right| \qquad\text{and}\qquad \angle\frac{\mathbf{I}_b}{\mathbf{V}_a} = \angle\frac{\mathbf{I}_a}{\mathbf{V}_b} \]

Not only is the magnitude reciprocal, so is the phase. A signal takes the same time to traverse the network in either direction — which is a physically meaningful statement about delay, not merely about amplitude.

Which elements preserve it:

ElementReciprocal?Why
R, L, CYesBilateral — no preferred direction
Mutual inductanceYes\(M\) enters both rows equally — Set 26
Ideal transformerYesSet 27
Dependent sourceNoAsymmetric matrix — Problems 7, 9
Gyrator, circulatorNoDirection-dependent by design

A practical use — measurement. If a network is buried in equipment and only one port is accessible from each side, reciprocity halves the measurements needed: the transfer function measured in one direction is guaranteed to hold in the other, so a two-port needs only three independent parameters rather than four.

\[ z_{12} = z_{21} \ \Longrightarrow \ \text{three independent } z\text{-parameters, not four} \]

This is exactly the result Set 35 will use to reduce the parameter count for any reciprocal two-port.

A second use — as a check. Computing a transfer function twice, once in each direction, must give identical results for a passive network. Disagreement means an error in the analysis, and it is a check that requires no additional information about the circuit.

A caution. Reciprocity concerns the ratio of response to excitation, not the response itself. Interchanging source and meter generally changes every other quantity in the network — only the particular ratio is preserved.

Reciprocity is a property of the elements, not of the frequency, so it holds at every \(\omega\) for any network of R, L, C and mutual inductance. That universality is what makes it useful as a check: unlike a numerical result, it can be tested without knowing the answer.
Answer\(\mathbf{I}_b/\mathbf{V}_a = \mathbf{I}_a/\mathbf{V}_b\) in magnitude and phase; fails only for dependent sources and other non-bilateral devices
Problem 19ChallengeAmplitude or RMS?

Two versions of the maximum-power formula appear in the literature: \(|\mathbf{V}_{Th}|^2/8R_{Th}\) and \(|\mathbf{V}_{Th}|^2/4R_{Th}\). Explain the discrepancy, give a rule for telling which applies, and work an example both ways.

Solution

The source of the difference is what a phasor's magnitude represents:

Convention\(|\mathbf{V}|\) meansAverage power in \(R\)
Amplitude (peak)\(V_m\)\(P = \dfrac{|\mathbf{V}|^2}{2R}\)
RMS (effective)\(V_m/\sqrt2\)\(P = \dfrac{|\mathbf{V}|^2}{R}\)

The RMS convention was invented precisely so the factor of two disappears and AC power formulas look like DC ones — Set 20, Problem 10.

Propagating to the matched case. At the conjugate match the load voltage is half the Thévenin voltage, so

\[ \text{amplitude: } P_{\max} = \frac{\left(|\mathbf{V}_{Th}|/2\right)^2}{2R_{Th}} = \frac{|\mathbf{V}_{Th}|^2}{8R_{Th}} \]
\[ \text{RMS: } P_{\max} = \frac{\left(|\mathbf{V}_{Th}|/2\right)^2}{R_{Th}} = \frac{|\mathbf{V}_{Th}|^2}{4R_{Th}} \]

Both are correct. Neither is complete without stating which convention it assumes — and that omission is the actual problem.

Worked example. Take \(\mathbf{V}_{Th} = 20\ \text{V}\), \(R_{Th} = 5\ \Omega\):

If 20 V is...Peak amplitudeRMS
RMS value14.14 V20 V
Formula\(400/40\)\(400/20\)
\(P_{\max}\)10 W20 W

A factor of two — not a rounding difference, and enough to specify the wrong component rating.

How to tell which is meant. Three reliable indicators:

ClueConvention
Problem gives a time function \(v = V_m\cos\omega t\)Amplitude
Problem says "effective", "rms", or quotes a mains voltageRMS
Power formula has no factor of \(\tfrac12\)RMS

The second is the common one in power engineering: "a 240 V supply" always means RMS.

The safe practice is to avoid the shortcut formula entirely and compute

\[ P = \tfrac12|\mathbf{I}|^2R_L \quad\text{(amplitude phasors)} \]

The explicit \(\tfrac12\) forces the convention to be conscious rather than assumed, and it works at any load, not only the matched one. Problem 17 did the calculation both ways for exactly this reason.

This book uses amplitude phasors throughout Part 3 up to here, and Set 23 will switch to RMS for power work — announcing the change explicitly. That is the right practice: a convention is harmless when stated and dangerous when assumed. Whenever a power result differs from a reference by exactly two, this is the first thing to check.
AnswerAmplitude phasors give \(|\mathbf{V}|^2/8R\), RMS give \(|\mathbf{V}|^2/4R\) — both correct, and neither complete without stating the convention
Problem 20ChallengeThe Transfer Audited

Complete the audit begun in Set 21: state what the two sets together have established about the relationship between DC and AC circuit analysis, and identify what remains genuinely unexamined.

Solution

The combined tally. Sets 21 and 22 between them transferred:

CategoryCountStatus
Analysis methods (Sets 4–8)6Unchanged
Equivalents and theorems (Sets 9–14)8Unchanged
Restated for AC4Off-diagonal sign, bridge balance, method choice, plausibility
Genuinely modified1Maximum power → conjugate match
Genuinely new1Ill-conditioning near resonance

Fourteen results transferred untouched. Two sets of work produced one modification and one new phenomenon.

Why the ratio is so lopsided. Because the phasor transform was constructed to preserve exactly the two things all the theorems depend on:

\[ \text{Kirchhoff's laws} \ \text{(charge and energy conservation)} \]
\[ \text{linearity} \ \text{(the element laws)} \]

Anything derived from those two survives; anything that also involves optimisation, power, or non-linearity may not.

What remains genuinely unexamined is power itself. Every result so far concerned voltages, currents and impedances. Power has appeared only as an optimisation target in Problems 14 to 17, and even there the analysis stopped at \(P = \tfrac12|\mathbf{I}|^2R_L\) without asking what the reactive part of the circuit is doing.

The question Set 23 must answer. Consider a purely reactive load. Voltage and current are 90° apart, so their product

\[ p(t) = v(t)i(t) = V_mI_m\cos\omega t\cos\left(\omega t - 90°\right) = \tfrac12V_mI_m\sin2\omega t \]

is positive for half the cycle and negative for the other half, averaging to zero. Yet the current is real, flows in real conductors, and causes real heating in them. Something is being transported that carries no net energy.

Three quantities will be needed where DC needed one:

QuantitySymbolMeaning
Real power\(P\) (W)Net energy transferred
Reactive power\(Q\) (var)Energy sloshing back and forth
Apparent power\(S\) (VA)What the conductors must carry

Their relationship \(S^2 = P^2 + Q^2\) is another right triangle, similar to the impedance triangle of Set 20, Problem 14.

Why this matters commercially. A generator and a cable must be sized for \(S\), while only \(P\) is sold. A load drawing large \(Q\) therefore occupies capacity it does not pay for — which is why industrial tariffs penalise poor power factor, and why power-factor correction capacitors are among the most common components in an electrical installation.

Two sets of AC analysis have produced almost no new circuit theory, and that was the point of the transform. The genuinely new material in Part 3 begins now: not because the circuits are harder, but because phase — which has so far only shifted waveforms — turns out to determine how much energy actually moves.
AnswerFourteen results transferred untouched, one modified, one new. Power is the topic still genuinely unexamined — Set 23.
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. A \(100\angle0°\ \text{V}\) source drives \(6+j8\ \Omega\) in series with \(4-j3\ \Omega\). Find the voltage across the first.

    Show answer
    \(\mathbf{Z} = 10+j5 = 11.18\angle26.57°\); \(\mathbf{V}_1 = 100 \times 10\angle53.13°/11.18\angle26.57° = 89.4\angle26.57°\) V.
  2. P2. Find \(\mathbf{Z}_{Th}\) for 20 Ω in parallel with \(j20\ \Omega\).

    Show answer
    \(\mathbf{Z}_{Th} = j400/(20+j20) = 10+j10\ \Omega = 14.14\angle45°\) — Problem 17.
  3. P3. For that \(\mathbf{Z}_{Th}\), what load gives maximum power?

    Show answer
    \(\mathbf{Z}_L = 10-j10\ \Omega\) — the conjugate — Problem 14.
  4. P4. Transform a \(50\angle30°\ \text{V}\) source in series with \(j10\ \Omega\) into its Norton form.

    Show answer
    \(\mathbf{I}_s = 50\angle30°/10\angle90° = 5\angle{-60°}\) A in parallel with \(j10\ \Omega\) — note the phase shift — Problem 11.
  5. P5. With \(\mathbf{V}_{Th} = 40\ \text{V}\) amplitude and \(R_{Th} = 8\ \Omega\) at the match, find \(P_{\max}\).

    Show answer
    \(P_{\max} = 40^2/(8\times8) = 25\) W. With RMS phasors it would be 50 W — Problem 19.
  6. P6. Two sources at the same frequency give load voltages of \(30\angle0°\) and \(40\angle90°\). Find the total.

    Show answer
    \(30 + j40 = 50\angle53.13°\) V — perpendicular, so Pythagoras applies — Problem 12.
  7. P7. Why can \(\mathbf{Z}_{Th}\) not be found by deactivating sources when a dependent source is present?

    Show answer
    A dependent source is not deactivated — it still responds to its controlling variable. Use \(\mathbf{V}_{oc}/\mathbf{I}_{sc}\) or a test source — Problem 8.
  8. P8. A load must be purely resistive and \(\mathbf{Z}_{Th} = 3+j4\ \Omega\). Find the best \(R_L\).

    Show answer
    \(R_L = |\mathbf{Z}_{Th}| = 5\ \Omega\), not 3 Ω — Problem 16.
  9. P9. A computed \(\mathbf{Z}_{Th}\) for a network of R, L and C comes out as \(-2+j3\ \Omega\). Comment.

    Show answer
    Impossible — a passive network has \(\operatorname{Re}(\mathbf{Z}_{Th}) \ge 0\). There is an error — Problem 9 and Set 21, C2.
  10. P10. At the conjugate match, what fraction of the source's power reaches the load?

    Show answer
    Half — the two equal resistances share it, as in DC — Problem 17.
  11. P11. A capacitor and a resistor share a voltage, carrying 3 A and 4 A. Find the total current.

    Show answer
    5 A — they are 90° apart, so \(\sqrt{9+16}\), not 7 — Problem 6.
  12. P12. Does a Thévenin equivalent computed at 50 Hz remain valid at 60 Hz?

    Show answer
    No. Every reactance changes, so \(\mathbf{V}_{Th}\) and \(\mathbf{Z}_{Th}\) must be recomputed — Problem 1.
Challenge

Challenge Problems

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

  1. C1. A fixed load \(\mathbf{Z}_L = 8+j6\ \Omega\) must receive maximum power from a source with \(\mathbf{Z}_{Th} = 50+j0\ \Omega\) and \(\mathbf{V}_{Th} = 100\ \text{V}\) amplitude. Since neither can be changed, design a lossless two-element matching network between them and verify it works.

    Show answer
    The problem. Connected directly, the load sees
    \[ |\mathbf{I}| = \frac{100}{|58+j6|} = 1.716\ \text{A}, \qquad P = \tfrac12(1.716)^2(8) = 11.76\ \text{W} \]
    against an available \(P_{\max} = 100^2/(8\times50) = 25\ \text{W}\) — only 47%.

    The strategy. Insert a lossless L-network that transforms the load into \(50\ \Omega\) as seen by the source. Since it is lossless, all the power entering it reaches the load.

    Design. Put a shunt reactance \(jX_p\) across the load, then a series reactance \(jX_s\). Work in admittance for the shunt step. The load admittance is
    \[ \mathbf{Y}_L = \frac{1}{8+j6} = \frac{8-j6}{100} = 0.08 - j0.06\ \text{S} \]
    Adding shunt susceptance \(jB\) gives \(0.08 + j(B-0.06)\). We need the resulting impedance to have real part 50:
    \[ \operatorname{Re}\left(\frac{1}{0.08+jb}\right) = \frac{0.08}{0.0064+b^2} = 50 \]
    \[ 0.0064 + b^2 = 0.0016 \]
    which has no real solution — so a shunt-then-series L-network in this orientation cannot do it. Reverse the network: series element first, then shunt. Add series \(jX\) to the load:
    \[ \mathbf{Z} = 8 + j(6+X), \qquad \mathbf{Y} = \frac{8 - j(6+X)}{64+(6+X)^2} \]
    For the shunt element to cancel the susceptance and leave \(50\ \Omega\), require the conductance to be \(1/50\):
    \[ \frac{8}{64+(6+X)^2} = 0.02 \;\Longrightarrow\; (6+X)^2 = 336 \;\Longrightarrow\; X = 12.33 \]
    Then the susceptance to cancel is
    \[ B = \frac{6+X}{64+(6+X)^2} = \frac{18.33}{400} = 0.04583\ \text{S} \]
    The series branch has left the admittance negative imaginary, so the shunt element must supply \(+j0.04583\ \text{S}\) — a positive susceptance, hence a capacitor of reactance \(1/0.04583 = 21.8\ \Omega\).

    Verify. Load plus series \(j12.33\) gives \(8+j18.33\ \Omega\); its admittance is \(0.02 - j0.04583\ \text{S}\); adding the shunt \(+j0.04583\) leaves exactly \(0.02\ \text{S} = 50\ \Omega\) ✓ purely resistive. The source now sees a matched \(50\ \Omega\) and delivers the full 25 W, all of which reaches the load because the network is lossless.

    The general lesson. When neither source nor load can be changed, a lossless network between them can still achieve the match — this is what every antenna tuner, RF matching network and audio output transformer does. The match holds at one frequency, and the useful bandwidth narrows as the transformation ratio grows.
  2. C2. Show that the Thévenin impedance of a passive network can be measured from two simple tests, and explain why the method fails if a dependent source is present.

    Show answer
    The two tests. Measure the open-circuit voltage \(\mathbf{V}_{oc}\), then connect a known load \(\mathbf{Z}_1\) and measure the voltage \(\mathbf{V}_1\) across it. From the divider,
    \[ \mathbf{V}_1 = \mathbf{V}_{oc}\frac{\mathbf{Z}_1}{\mathbf{Z}_{Th}+\mathbf{Z}_1} \;\Longrightarrow\; \mathbf{Z}_{Th} = \mathbf{Z}_1\left(\frac{\mathbf{V}_{oc}}{\mathbf{V}_1} - 1\right) \]
    Both magnitude and phase of the two voltages are needed, since \(\mathbf{Z}_{Th}\) is complex — a magnitude-only measurement gives one equation for two unknowns and cannot determine it. This is why impedance measurement requires a phase-sensitive instrument or a bridge (Set 21, Problem 14).

    A numerical instance. Suppose \(\mathbf{V}_{oc} = 10\angle0°\), and with \(\mathbf{Z}_1 = 50\ \Omega\) the load voltage is \(6.25\angle{-25.6°}\). Then
    \[ \frac{\mathbf{V}_{oc}}{\mathbf{V}_1} = 1.6\angle25.6° = 1.443 + j0.691 \]
    \[ \mathbf{Z}_{Th} = 50\left(0.443 + j0.691\right) = 22.2 + j34.6\ \Omega \]
    Why short-circuit current is avoided. The alternative \(\mathbf{V}_{oc}/\mathbf{I}_{sc}\) requires shorting the terminals, which may destroy the source. The two-load method uses a safe finite load and gives the same information.

    Why it fails with a dependent source. It does not fail — the formula is derived only from the Thévenin equivalent's existence, which holds for any linear network. What fails is a different method: deactivating the independent sources and measuring the impedance directly with a bridge. A dependent source cannot be deactivated, so the network's impedance with sources off is not \(\mathbf{Z}_{Th}\).

    The distinction worth holding onto. Methods that use the equivalent's defining property (open circuit, load test) always work. Methods that reconstruct the impedance from the components (deactivate and reduce) work only when every source is independent. Problem 8 used the first kind for exactly this reason.
  3. C3. Set 20 showed that a component voltage can exceed the source voltage. Prove that the power delivered to any passive load can never exceed the power supplied by the source, and identify what quantity is conserved.

    Show answer
    The apparent paradox. Set 20, Problem 8 gave 137.9 V across one element from a 120 V source, and Set 21, Problem 13 gave 99.8 V from a 60 V source. If voltages can be magnified, can power be?

    The proof. Tellegen's theorem (Set 14) applies to phasors, since it needs only Kirchhoff's laws. For any network,
    \[ \sum_k \mathbf{V}_k\mathbf{I}_k^{*} = 0 \]
    summed over all branches with consistent reference directions. Taking real parts and separating source from passive branches:
    \[ P_{\text{source}} = \sum_{\text{passive}} \tfrac12\operatorname{Re}\left(\mathbf{V}_k\mathbf{I}_k^{*}\right) = \sum_k \tfrac12|\mathbf{I}_k|^2R_k \]
    Every term on the right is non-negative, so no single one can exceed the total. Power is conserved and cannot be magnified.

    Why voltage can be and power cannot. Voltage magnification arises because phasors subtract — two large voltages nearly 180° apart sum to a small one. Power involves \(|\mathbf{I}_k|^2R_k\), which is real and non-negative for every passive branch, so no cancellation is available. The distinction is exactly that between a signed quantity and a squared one.

    Checking on Set 20, Problem 8. There \(\mathbf{I} = 10.61\angle{-45°}\) A through \(\mathbf{Z}_1 = 5+j12\) and \(\mathbf{Z}_2 = 3-j4\). The powers are
    \[ \tfrac12(10.61)^2(5) = 281.4\ \text{W}, \qquad \tfrac12(10.61)^2(3) = 168.8\ \text{W} \]
    summing to 450.2 W. The source supplies \(\tfrac12(120)(10.61)\cos45° = 450.2\ \text{W}\) ✓ — exactly balanced, with neither element exceeding the total despite one carrying 137.9 V.

    What is being magnified. Not energy but stored energy circulating between the reactances. Set 23 will name the circulating component reactive power \(Q\), and show it obeys its own conservation law while transporting no net energy at all.
MCQ

Multiple-Choice Questions

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

  1. Q1. For maximum average power transfer in an AC circuit, the load should be

    (a) \(\mathbf{Z}_{Th}\)   (b) \(\mathbf{Z}_{Th}^{*}\)   (c) \(|\mathbf{Z}_{Th}|\)   (d) \(R_{Th}\)

    Show answer
    (b) — same resistance, opposite reactance — Problem 14.
  2. Q2. If the load is restricted to be purely resistive, the optimum value is

    (a) \(R_{Th}\)   (b) \(|X_{Th}|\)   (c) \(|\mathbf{Z}_{Th}|\)   (d) zero

    Show answer
    (c). Option (a) is the DC answer and is worse here — Problem 16.
  3. Q3. Which theorem requires modification when moving from DC to AC?

    (a) Thévenin   (b) superposition   (c) maximum power transfer   (d) reciprocity

    Show answer
    (c) — the only one, because it is an optimisation over a two-parameter load — Problem 1.
  4. Q4. A network of R, L and C has a computed \(\mathbf{Z}_{Th}\) with negative real part. This means

    (a) resonance   (b) an error   (c) high \(Q\)   (d) a capacitive load

    Show answer
    (b). Passive networks satisfy \(\operatorname{Re}(\mathbf{Z}_{Th}) \ge 0\). With a dependent source it could be genuine — Problem 9.
  5. Q5. Superposition may be applied to

    (a) power   (b) phasor voltages   (c) RMS values   (d) all of these

    Show answer
    (b). Power is quadratic and never superposes in general — Problem 12.
  6. Q6. At the conjugate match, the efficiency of power transfer is

    (a) 100%   (b) 50%   (c) depends on \(X_{Th}\)   (d) 70.7%

    Show answer
    (b) — the two equal resistances share the power, as in DC — Problem 17.
  7. Q7. With amplitude phasors, \(P_{\max}\) equals

    (a) \(|\mathbf{V}_{Th}|^2/4R_{Th}\)   (b) \(|\mathbf{V}_{Th}|^2/8R_{Th}\)   (c) \(|\mathbf{V}_{Th}|^2/2R_{Th}\)   (d) \(|\mathbf{V}_{Th}|^2/R_{Th}\)

    Show answer
    (b). Option (a) is the RMS version — both correct under their own convention — Problem 19.
  8. Q8. To find \(\mathbf{Z}_{Th}\) of a network containing a dependent source, use

    (a) deactivate and reduce   (b) \(\mathbf{V}_{oc}/\mathbf{I}_{sc}\)   (c) inspection   (d) the largest impedance

    Show answer
    (b), or a test source. A dependent source cannot be deactivated — Problem 8.
  9. Q9. Transforming a voltage source through a reactive series impedance

    (a) leaves the phase unchanged   (b) shifts the phase   (c) is not permitted   (d) doubles the magnitude

    Show answer
    (b). \(\mathbf{I}_s = \mathbf{V}_s/\mathbf{Z}\), and dividing by a complex number rotates it — Problem 11.
  10. Q10. Reciprocity in an AC network guarantees equality of

    (a) magnitude only   (b) phase only   (c) both magnitude and phase   (d) power only

    Show answer
    (c) — a stronger statement than the DC version — Problem 18.
  11. Q11. A Thévenin equivalent found at one frequency is valid

    (a) at all frequencies   (b) at that frequency only   (c) at harmonics   (d) only for resistive loads

    Show answer
    (b). Every reactance depends on \(\omega\) — Problem 1.
  12. Q12. A component voltage exceeding the source voltage in an AC circuit is

    (a) impossible   (b) possible, and power can exceed the source too   (c) possible, but power cannot   (d) a sign of resonance only

    Show answer
    (c). Phasors can cancel; \(|\mathbf{I}|^2R\) terms are all non-negative and cannot — Challenge C3.
Formulas

Key Formulas

QuantityRelationNotes
Voltage division\(\mathbf{V}_1 = \mathbf{V}\mathbf{Z}_1/\sum\mathbf{Z}\)Ratio is complex
Current division\(\mathbf{I}_1 = \mathbf{I}\mathbf{Z}_2/(\mathbf{Z}_1+\mathbf{Z}_2)\)Opposite impedance on top
Thévenin\(\mathbf{V}_{Th} = \mathbf{V}_{oc}\), \(\mathbf{Z}_{Th} = \mathbf{V}_{oc}/\mathbf{I}_{sc}\)One frequency only
Norton\(\mathbf{I}_N = \mathbf{I}_{sc}\), same \(\mathbf{Z}_{Th}\)\(\mathbf{V}_{Th} = \mathbf{I}_N\mathbf{Z}_{Th}\)
Source transformation\(\mathbf{I}_s = \mathbf{V}_s/\mathbf{Z}\)Reactive \(\mathbf{Z}\) shifts phase
SuperpositionSum phasors (same \(\omega\))Never sum power
Reciprocity\(\mathbf{I}_b/\mathbf{V}_a = \mathbf{I}_a/\mathbf{V}_b\)Magnitude and phase
Conjugate match\(\mathbf{Z}_L = \mathbf{Z}_{Th}^{*}\)\(R_L = R_{Th}\), \(X_L = -X_{Th}\)
\(P_{\max}\) (amplitude)\(|\mathbf{V}_{Th}|^2/8R_{Th}\)This book's convention
\(P_{\max}\) (RMS)\(|\mathbf{V}_{Th}|^2/4R_{Th}\)Set 23 onward
Restricted resistive load\(R_L = |\mathbf{Z}_{Th}|\)Not \(R_{Th}\)
Power in a load\(P = \tfrac12|\mathbf{I}|^2R_L\)Only \(R_L\) absorbs
Efficiency at match50%Same as DC
Passivity\(\operatorname{Re}(\mathbf{Z}_{Th}) \ge 0\)\(|\angle\mathbf{Z}_{Th}| \le 90°\)
Conjugation in polar\(|Z|\angle\theta \to |Z|\angle{-\theta}\)Negate the angle
\(\mathbf{Z}_{Th}\) by load test\(\mathbf{Z}_1\left(\mathbf{V}_{oc}/\mathbf{V}_1 - 1\right)\)Needs phase — Challenge C2
Pitfalls

Common Mistakes

  1. Setting \(\mathbf{Z}_L = \mathbf{Z}_{Th}\) instead of its conjugate. The reactance must be opposite, not equal — Problem 14.

  2. Using \(R_L = R_{Th}\) for a restricted resistive load. The correct answer is \(|\mathbf{Z}_{Th}|\) — Problem 16.

  3. Mixing up the \(4R\) and \(8R\) forms of \(P_{\max}\). State the convention, or compute \(\tfrac12|\mathbf{I}|^2R_L\) directly — Problem 19.

  4. Deactivating a dependent source when finding \(\mathbf{Z}_{Th}\) — Problem 8.

  5. Mixing sine and cosine references between source and answer — Problem 3.

  6. Adding phasor magnitudes. Convert to rectangular and add there — Problem 6.

  7. Superposing power. Superpose voltages, then compute power once from the total — Problem 12.

  8. Reusing an equivalent at a different frequency. Recompute \(\mathbf{V}_{Th}\) and \(\mathbf{Z}_{Th}\) — Problem 1.

  9. Accepting a 180° error. The magnitude looks right, so only substitution catches it — Problem 7.

  10. Scaling matrix rows before checking symmetry. Assemble, check, then scale — Problem 5.

Looking Ahead

The transfer is complete. Sets 21 and 22 together moved fourteen results from Part 1 into the frequency domain without re-deriving any of them, modified exactly one — maximum power transfer, which became the conjugate match because a complex load has two parameters to choose — and turned up exactly one new phenomenon, the ill-conditioning that cancelling reactances can produce. Everything rested on the phasor transform preserving Kirchhoff's laws and linearity, which was how it was constructed.

What has still not been examined is power. Voltage, current and impedance have carried the whole of Part 3 so far, and power appeared only as something to maximise. But consider a purely reactive load: voltage and current are 90° apart, so their product is positive for half of each cycle and negative for the other half, and averages to zero. No net energy is transferred — yet a real current flows in real conductors, heating them and occupying capacity in every cable and generator between the load and the power station.

Next: Set 23 — Single-Phase AC Power, where real, reactive and apparent power are separated, the power factor is defined, and the phase angle that has so far only shifted waveforms turns out to determine how much energy actually moves. The RMS convention is adopted there, and the change will be stated explicitly.