Solved Problems · Set 20

Sinusoids and Phasors

Part 3 · AC Analysis — the transform that turns calculus into arithmetic. Drive a linear circuit with a sustained sinusoid, wait for the transient to die, and the whole of Part 1 becomes available again with resistances replaced by complex impedances.

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

Set 20 — Sinusoids and Phasors

Every source so far has been constant or a step, and the interest was in the transient. Reverse the emphasis: drive a linear circuit with a sinusoid that has been running for ever, and the transient of Sets 18 and 19 has long since decayed. What remains oscillates at the source's frequency — always, because a linear circuit cannot manufacture a new one — so the only unknowns are an amplitude and a phase. Two numbers, which is exactly what a complex number holds. That observation turns every differential equation in this book into algebra, and returns the whole of Part 1 to service unchanged.

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

i Method Recap
  • The phasor transform. A sinusoid of known frequency carries only two pieces of information:

    \[ v(t) = V_m\cos(\omega t + \phi) \;\longleftrightarrow\; \mathbf{V} = V_m\angle\phi \]
  • Differentiation becomes multiplication:

    \[ \frac{d}{dt} \;\longleftrightarrow\; j\omega, \qquad \int dt \;\longleftrightarrow\; \frac{1}{j\omega} \]
  • Impedance is the phasor ratio \(\mathbf{Z} = \mathbf{V}/\mathbf{I}\), measured in ohms:

    \[ Z_R = R, \qquad Z_L = j\omega L, \qquad Z_C = \frac{1}{j\omega C} = -\frac{j}{\omega C} \]
  • Kirchhoff's laws hold unchanged for phasors, so series–parallel reduction, division, delta–wye, mesh, nodal, Thévenin, Norton and superposition all apply with \(R \to \mathbf{Z}\).

  • The procedure: transform sources to phasors; replace elements by impedances; solve the resulting algebraic circuit by any Part 1 method; transform back.

  • Valid only for steady state, a single frequency, and linear elements. Problem 18 sets out what falls outside.

§ Notation and Convention

From this set onward the arithmetic is complex, so the conventions used throughout Part 3 are fixed here.

  • Cosine is the reference. Every phasor in this book is referred to \(\cos\). A sine must be converted first, using \(\sin\theta = \cos(\theta - 90°)\). Mixing the two references within one problem is the single most productive source of sign errors — Problem 2.

  • Amplitude, not RMS. \(\mathbf{V} = V_m\angle\phi\) uses the peak value. Some texts scale phasors by \(1/\sqrt2\); that convention is convenient for power and is adopted from Set 23 onward, where it will be stated explicitly.

  • Answers in polar form, as magnitude \(\angle\) degrees, since that is what an instrument reads. Rectangular form is used for intermediate steps, because impedances and phasors add rectangularly and multiply polar-ly.

  • Angles in degrees in results, radians inside \(\omega t\). This is universal engineering practice and harmless provided \(\omega t\) and \(\phi\) are never added without converting.

  • Bold denotes a phasor (\(\mathbf{V}\), \(\mathbf{I}\), \(\mathbf{Z}\)); lower case italic denotes an instantaneous value (\(v(t)\), \(i(t)\)).

  • Every answer in this set has been checked either by substituting back into the time-domain differential equation, or by confirming that the component phasors sum to the source — Problem 17 shows both methods.

Problem 1CoreReading a Sinusoid

For \(v(t) = 12\cos(377t + 30°)\ \text{V}\), find the amplitude, angular frequency, frequency, period and phase. Evaluate \(v\) at \(t = 0\) and at \(t = 2\ \text{ms}\).

Solution

Match against the standard form \(v = V_m\cos(\omega t + \phi)\):

QuantitySymbolValue
Amplitude\(V_m\)12 V
Angular frequency\(\omega\)377 rad/s
Frequency\(f = \omega/2\pi\)60.0 Hz
Period\(T = 1/f\)16.67 ms
Phase\(\phi\)+30°

The value 377 is worth recognising on sight: it is \(2\pi \times 60\), the mains angular frequency in North America, as 314 is for 50 Hz systems.

Instantaneous values. At \(t = 0\):

\[ v(0) = 12\cos 30° = 10.39\ \text{V} \]

Not 12 V — the phase shift means the peak has already passed.

At \(t = 2\ \text{ms}\), converting carefully:

\[ \omega t = 377(0.002) = 0.754\ \text{rad} = 43.20° \]
\[ v = 12\cos(43.20° + 30°) = 12\cos 73.20° = 3.47\ \text{V} \]

Note that \(\omega t\) arrives in radians and \(\phi\) is quoted in degrees. They cannot be added until one is converted — the most common arithmetic slip in this topic.

When does the peak occur? When the argument is zero:

\[ 377t + \tfrac{\pi}{6} = 0 \;\Longrightarrow\; t = -1.389\ \text{ms} \]

A negative time, meaning the most recent peak was 1.389 ms before the origin — a positive phase shifts the waveform to the left, i.e. earlier. This is the geometric content of "leading".

The phasor discards everything that is not amplitude or phase:

\[ \mathbf{V} = 12\angle 30°\ \text{V} \]

The frequency is not lost but held aside — it is the same for every quantity in the circuit, so carrying it through the algebra would be redundant. It must be restored when transforming back.

A sinusoid of known frequency contains exactly two numbers. That is the entire justification for what follows: a complex number also holds two numbers, so the correspondence is exact and nothing is thrown away. Where the frequency is not common to all sources, the correspondence fails — Problem 18.
Answer\(V_m = 12\ \text{V}\), \(f = 60\ \text{Hz}\), \(T = 16.67\ \text{ms}\), \(\phi = 30°\); \(v(0) = 10.39\ \text{V}\), \(v(2\ \text{ms}) = 3.47\ \text{V}\)
Problem 2CoreLeading and Lagging

Given \(v_1 = 10\cos(\omega t - 30°)\) and \(v_2 = 8\sin(\omega t + 50°)\), determine the phase relationship. Then state the rule for converting between sine and cosine references.

Solution

Convert to a common reference. Both must be cosines before any comparison is meaningful. Using \(\sin\theta = \cos(\theta - 90°)\):

\[ v_2 = 8\sin(\omega t + 50°) = 8\cos(\omega t + 50° - 90°) = 8\cos(\omega t - 40°) \]

Now compare the phases:

\[ \phi_1 - \phi_2 = (-30°) - (-40°) = +10° \]

\(v_1\) leads \(v_2\) by 10°, or equivalently \(v_2\) lags \(v_1\) by 10°.

What "leads" means physically. \(v_1\) reaches its peak earlier in time. At 60 Hz, 10° corresponds to

\[ \Delta t = \frac{10°}{360°}T = \frac{16.67\ \text{ms}}{36} = 0.463\ \text{ms} \]

A positive phase difference means earlier; the sign convention is fixed by the argument increasing with \(t\).

The conversion identities, all of which follow from shifting the argument:

To convertUse
\(\sin\) to \(\cos\)\(\sin\theta = \cos(\theta-90°)\)
\(\cos\) to \(\sin\)\(\cos\theta = \sin(\theta+90°)\)
Remove a minus sign\(-\cos\theta = \cos(\theta\pm180°)\)
Remove a minus sign\(-\sin\theta = \sin(\theta\pm180°)\)

A negative amplitude is never left standing — it is absorbed as a 180° phase shift, since a phasor's magnitude is by definition positive.

A graphical aid. On a phasor diagram, adding 90° rotates anticlockwise. So \(\sin\) lags \(\cos\) by 90°, \(-\cos\) is \(\cos\) reversed, and the four functions sit at 90° intervals around the diagram. Reading the conversion off a sketch is more reliable than recalling which identity carries which sign.

Why the phase difference is meaningful but the phase is not. Shifting the time origin changes both \(\phi_1\) and \(\phi_2\) equally, leaving their difference untouched. Only relative phase has physical content — which is why one quantity in a circuit is usually chosen as the reference and assigned \(0°\).

Convert everything to cosine before doing anything else. Nearly every sign error in AC analysis comes from comparing a sine with a cosine, or from carrying a negative amplitude into a phasor. Both are eliminated by one habit: rewrite every source in the form \(V_m\cos(\omega t + \phi)\) with \(V_m > 0\) before starting.
Answer\(v_2 = 8\cos(\omega t - 40°)\), so \(v_1\) leads \(v_2\) by \(10°\) (0.463 ms at 60 Hz)
Problem 3ChallengeWhy Phasors Work

Justify the phasor method from first principles. Solve \(L\frac{di}{dt} + Ri = V_m\cos\omega t\) for the steady state directly, then show the phasor result is identical — and explain precisely why differentiation becomes multiplication by \(j\omega\).

Solution

The direct route. Assume a steady-state solution of the same frequency — which it must be, since a linear circuit cannot create frequencies:

\[ i(t) = I_m\cos(\omega t + \theta) \]

Substituting and expanding both terms gives, after collecting \(\cos\omega t\) and \(\sin\omega t\) separately, two equations in \(I_m\) and \(\theta\). The work is tedious and the trigonometric identities are easy to mis-apply.

The complex route. Note that \(V_m\cos\omega t = \operatorname{Re}\left(V_me^{j\omega t}\right)\), and solve the complex problem instead:

\[ L\frac{d\tilde{i}}{dt} + R\tilde{i} = V_me^{j\omega t} \]

Because the equation has real coefficients, the real part of its solution solves the real problem. That is the whole trick, and it works only because the circuit is linear.

Try \(\tilde{i} = \mathbf{I}e^{j\omega t}\) with \(\mathbf{I}\) a complex constant. The key property of the exponential:

\[ \frac{d}{dt}\left(\mathbf{I}e^{j\omega t}\right) = j\omega\,\mathbf{I}e^{j\omega t} \]

Differentiation reproduces the function, multiplied by \(j\omega\). No other function has this property — which is exactly why the complex exponential, and not the sinusoid itself, is the right object to work with.

Substituting, the common factor \(e^{j\omega t}\) cancels from every term:

\[ \left(j\omega L + R\right)\mathbf{I}e^{j\omega t} = V_me^{j\omega t} \;\Longrightarrow\; \mathbf{I} = \frac{V_m}{R + j\omega L} \]

The differential equation has become a division. Every trace of \(t\) has gone.

Recovering the time function:

\[ i(t) = \operatorname{Re}\left(\mathbf{I}e^{j\omega t}\right) = |\mathbf{I}|\cos\left(\omega t + \angle\mathbf{I}\right) \]
\[ |\mathbf{I}| = \frac{V_m}{\sqrt{R^2+\omega^2L^2}}, \qquad \angle\mathbf{I} = -\tan^{-1}\frac{\omega L}{R} \]

Identical to what the trigonometric route yields, with a fraction of the effort.

The three conditions this rests on:

RequirementWhy
LinearityOnly then does \(\operatorname{Re}\) pass through the equation
Single frequencyOnly then does \(e^{j\omega t}\) cancel throughout
Steady stateThe natural response is discarded, not solved for
The phasor method is not an approximation and not a mnemonic — it is an exact change of variable. The differential equation is genuinely solved; the exponential simply carries the differentiation, leaving algebra behind. Set 31's Laplace transform generalises this by allowing \(s = \sigma + j\omega\), which restores the transient the phasor method deliberately drops.
Answer\(\frac{d}{dt}e^{j\omega t} = j\omega e^{j\omega t}\) turns the ODE into \((R+j\omega L)\mathbf{I} = V_m\); valid for linear, single-frequency, steady state
Problem 4Exam levelAdding Sinusoids

Find the single sinusoid equal to \(20\cos(\omega t - 45°) + 15\sin(\omega t + 30°)\), and verify the result.

Solution

Convert the sine to cosine reference first, as Problem 2 requires:

\[ 15\sin(\omega t + 30°) = 15\cos(\omega t + 30° - 90°) = 15\cos(\omega t - 60°) \]

Write both as phasors and convert to rectangular form, because addition is rectangular:

\[ \mathbf{V}_1 = 20\angle{-45°} = 14.142 - j14.142 \]
\[ \mathbf{V}_2 = 15\angle{-60°} = 7.500 - j12.990 \]

Add:

\[ \mathbf{V} = 21.642 - j27.133 \]
\[ |\mathbf{V}| = \sqrt{21.642^2 + 27.133^2} = 34.71, \qquad \angle\mathbf{V} = \tan^{-1}\frac{-27.133}{21.642} = -51.42° \]
\[ v(t) = 34.71\cos\left(\omega t - 51.42°\right) \]

Note what did not happen. The amplitudes did not add: \(20 + 15 = 35\) but the answer is 34.71. They would add only if the phases were equal; here the 15° difference costs a little. The general result is the cosine rule:

\[ V^2 = V_1^2 + V_2^2 + 2V_1V_2\cos(\phi_1-\phi_2) \]
\[ = 400 + 225 + 2(300)\cos 15° = 1204.6 \;\Longrightarrow\; V = 34.71\;\checkmark \]

Verification in the time domain. Evaluating both expressions at any instant must agree. At \(\omega t = 0\):

\[ 20\cos(-45°) + 15\sin(30°) = 14.142 + 7.500 = 21.642 \]
\[ 34.71\cos(-51.42°) = 21.642\;\checkmark \]

Checking at a second instant — say \(\omega t = 90°\) — confirms the phase as well as the amplitude, and is worth the few seconds it takes.

Why this matters beyond arithmetic. Every KVL and KCL equation in an AC circuit is a sum of sinusoids of the same frequency. Doing it by trigonometry is possible but unpleasant; doing it as complex addition is mechanical. That is where most of the phasor method's practical value lies.

Add in rectangular form, multiply and divide in polar form. Rectangular addition is componentwise; polar multiplication multiplies magnitudes and adds angles. Converting between them is the routine labour of AC analysis, and choosing the wrong form makes easy problems tedious.
Answer\(v(t) = 34.71\cos(\omega t - 51.42°)\)not \(35\cos(\ldots)\)
Problem 5CoreImpedance of R, L and C

Derive the impedance of each passive element from its element law, and evaluate at \(\omega = 500\ \text{rad/s}\) for \(R = 10\ \Omega\), \(L = 0.1\ \text{H}\) and \(C = 1\ \text{mF}\). State the phase relationship each imposes.

Solution

RThe resistor. Ohm's law is already algebraic:

\[ v = Ri \;\Longrightarrow\; \mathbf{V} = R\mathbf{I} \;\Longrightarrow\; Z_R = R = 10\ \Omega \]

Real and positive, so voltage and current are in phase. Resistance does not depend on frequency.

LThe inductor, using \(d/dt \to j\omega\) from Problem 3:

\[ v = L\frac{di}{dt} \;\Longrightarrow\; \mathbf{V} = j\omega L\mathbf{I} \]
\[ Z_L = j\omega L = j(500)(0.1) = j50\ \Omega = 50\angle 90° \]

Multiplying by \(j\) adds 90°, so the voltage leads the current by 90°. Mnemonic: ELI\(E\) before \(I\) in an \(L\).

CThe capacitor:

\[ i = C\frac{dv}{dt} \;\Longrightarrow\; \mathbf{I} = j\omega C\mathbf{V} \]
\[ Z_C = \frac{1}{j\omega C} = -\frac{j}{\omega C} = -\frac{j}{(500)(10^{-3})} = -j2\ \Omega = 2\angle{-90°} \]

The current leads the voltage by 90°. Mnemonic: ICE\(I\) before \(E\) in a \(C\). Together: ELI the ICE man.

Summary, with the frequency dependence made explicit:

Element\(Z\)At \(\omega=500\)PhaseAs \(\omega\to0\)As \(\omega\to\infty\)
R\(R\)10 Ω\(R\)\(R\)
L\(j\omega L\)\(j50\) Ω+90°0 (short)\(\infty\) (open)
C\(1/j\omega C\)\(-j2\) Ω−90°\(\infty\) (open)0 (short)

The last two columns recover Set 18's DC rules as the \(\omega \to 0\) limit, and Set 19's \(t=0^+\) rules as \(\omega \to \infty\) — the same facts, now as endpoints of a continuum.

Reactance versus impedance. The imaginary part is the reactance \(X\), so \(\mathbf{Z} = R + jX\) with \(X_L = \omega L > 0\) and \(X_C = -1/\omega C < 0\). Reactance stores and returns energy; only the real part dissipates it — Set 23.

Impedance is where the calculus went. The derivative in the inductor's law has become the \(j\) in \(j\omega L\), and the 90° phase shift a derivative produces is the same fact geometrically. Nothing has been approximated — the element's full behaviour is captured, provided the frequency is fixed.
Answer\(Z_R = 10\ \Omega\), \(Z_L = j50\ \Omega\), \(Z_C = -j2\ \Omega\); ELI the ICE man
Problem 6CoreA Series RL Circuit

A source \(v = 100\cos 500t\ \text{V}\) drives \(R = 40\ \Omega\) in series with \(L = 0.1\ \text{H}\). Find the current and the voltage across each element, and verify that the element voltages sum to the source.

Solution

Transform to the frequency domain. The source becomes a phasor and the elements become impedances:

\[ \mathbf{V} = 100\angle 0°\ \text{V}, \qquad Z_R = 40\ \Omega, \qquad Z_L = j(500)(0.1) = j50\ \Omega \]

Series impedances add, exactly as resistances did in Set 2:

\[ \mathbf{Z} = 40 + j50\ \Omega = 64.03\angle 51.34°\ \Omega \]

The magnitude is \(\sqrt{40^2+50^2}\) and the angle \(\tan^{-1}(50/40)\). Note it is not \(40+50 = 90\) — impedances add as complex numbers, so the magnitudes do not.

Ohm's law, unchanged:

\[ \mathbf{I} = \frac{\mathbf{V}}{\mathbf{Z}} = \frac{100\angle 0°}{64.03\angle 51.34°} = 1.562\angle{-51.34°}\ \text{A} \]
\[ i(t) = 1.562\cos\left(500t - 51.34°\right)\ \text{A} \]

The current lags the voltage by 51.34°, as it must in an inductive circuit.

The element voltages:

\[ \mathbf{V}_R = \mathbf{I}Z_R = (1.562\angle{-51.34°})(40) = 62.47\angle{-51.34°}\ \text{V} \]
\[ \mathbf{V}_L = \mathbf{I}Z_L = (1.562\angle{-51.34°})(50\angle 90°) = 78.09\angle 38.66°\ \text{V} \]

The inductor's voltage leads the current by exactly 90°, and the resistor's is in phase with it.

Verify KVL. The magnitudes are 62.47 and 78.09, summing to 140.6 — far more than 100 V. But phasors add as vectors:

\[ \mathbf{V}_R + \mathbf{V}_L = (39.04 - j48.80) + (60.96 + j48.80) = 100 + j0\;\checkmark \]

The imaginary parts cancel exactly, leaving \(100\angle0°\). KVL holds for phasors, not for magnitudes.

Compare with the DC case. At \(\omega = 0\) the inductor is a short, giving \(I = 100/40 = 2.5\ \text{A}\) in phase. The reactance has reduced the current to 1.562 A and shifted it by 51°, without dissipating anything additional — the inductor stores and returns energy each cycle rather than consuming it.

Every step here is a Part 1 step with complex numbers substituted. Series addition, Ohm's law, KVL — all unchanged in form. That is the payoff of the phasor transform: no new circuit theory is needed for AC, only new arithmetic. The one habit to acquire is checking KVL and KCL as phasor sums, never as magnitude sums.
Answer\(\mathbf{I} = 1.562\angle{-51.34°}\ \text{A}\); \(\mathbf{V}_R = 62.47\angle{-51.34°}\), \(\mathbf{V}_L = 78.09\angle 38.66°\), summing to \(100\angle0°\)
Problem 7Exam levelCombining Impedances

Find the total impedance of \(\mathbf{Z}_1 = 8 + j6\ \Omega\) in series with the parallel combination of \(\mathbf{Z}_2 = 10\ \Omega\) and \(\mathbf{Z}_3 = -j20\ \Omega\).

Solution

The parallel combination, by the product-over-sum rule of Set 2 — which holds unchanged for impedances:

\[ \mathbf{Z}_p = \frac{\mathbf{Z}_2\mathbf{Z}_3}{\mathbf{Z}_2+\mathbf{Z}_3} = \frac{(10)(-j20)}{10 - j20} \]

Evaluate in polar form for the division:

\[ \text{numerator} = -j200 = 200\angle{-90°} \]
\[ \text{denominator} = 10 - j20 = 22.36\angle{-63.43°} \]
\[ \mathbf{Z}_p = \frac{200\angle{-90°}}{22.36\angle{-63.43°}} = 8.944\angle{-26.57°} = 8 - j4\ \Omega \]

A clean result: 8 Ω of resistance and 4 Ω of capacitive reactance.

Something worth noticing. Combining a pure resistance with a pure reactance in parallel has produced both a resistance and a reactance — and the resistive part, 8 Ω, is less than the 10 Ω resistor that produced it. Parallel combination reduces the real part, just as with resistors.

Add the series impedance, which is rectangular addition:

\[ \mathbf{Z} = (8+j6) + (8-j4) = 16 + j2\ \Omega \]
\[ = 16.12\angle 7.13°\ \Omega \]

The inductive and capacitive reactances have largely cancelled: \(+6\) and \(-4\) leave \(+2\). The network is only slightly inductive.

Reactance cancellation is the distinctive AC phenomenon. Resistances can only accumulate; reactances of opposite sign subtract. Had \(\mathbf{Z}_3\) been \(-j15\) instead, the parallel part would have been different and the total could have been made purely resistive — which is what tuning a circuit to resonance means (Set 29).

Practical procedure, to avoid the commonest errors:

OperationBest formRule
Series / additionRectangularAdd real and imaginary parts
MultiplicationPolarMultiply magnitudes, add angles
DivisionPolarDivide magnitudes, subtract angles
Product-over-sumBothPolar for the product, rectangular for the sum
Impedances combine exactly as resistances do, and reduction proceeds identically. Set 2's whole toolkit — series, parallel, ladder reduction — transfers without modification. The only new feature is that reactances of opposite sign cancel, which gives AC networks behaviour no resistive network can imitate.
Answer\(\mathbf{Z}_p = 8 - j4\ \Omega\), total \(\mathbf{Z} = 16 + j2\ \Omega = 16.12\angle 7.13°\ \Omega\)
Problem 8ChallengeDivision and Voltage Magnification

A 120 V source drives \(\mathbf{Z}_1 = 5+j12\ \Omega\) in series with \(\mathbf{Z}_2 = 3-j4\ \Omega\). Find the voltage across each, and account for the surprising result.

Solution

Total impedance and current:

\[ \mathbf{Z} = (5+j12)+(3-j4) = 8+j8 = 11.31\angle 45°\ \Omega \]
\[ \mathbf{I} = \frac{120\angle 0°}{11.31\angle 45°} = 10.61\angle{-45°}\ \text{A} \]

Voltage division, the Set 2 formula with impedances:

\[ \mathbf{V}_1 = \mathbf{V}\frac{\mathbf{Z}_1}{\mathbf{Z}_1+\mathbf{Z}_2} = \mathbf{I}\mathbf{Z}_1 \]
\[ \mathbf{Z}_1 = 5+j12 = 13\angle 67.38° \;\Longrightarrow\; \mathbf{V}_1 = (10.61)(13)\angle(-45°+67.38°) = 137.9\angle 22.38°\ \text{V} \]
\[ \mathbf{Z}_2 = 3-j4 = 5\angle{-53.13°} \;\Longrightarrow\; \mathbf{V}_2 = 53.03\angle{-98.13°}\ \text{V} \]

The surprise: \(|\mathbf{V}_1| = 137.9\ \text{V}\) exceeds the 120 V source. A resistive divider can never do this — Set 2's division always gives a fraction less than one.

How it is possible. KVL is satisfied, as the phasor sum confirms:

\[ \mathbf{V}_1 + \mathbf{V}_2 = (127.5 + j52.5) + (-7.5 - j52.5) = 120 + j0\;\checkmark \]

The two voltages are nearly 120° apart in phase, so a large part of each cancels the other. Their magnitudes sum to 190.9 V but their phasor sum is 120 V.

The magnification factor is essentially \(Q\) from Set 19. The reactances here are \(+12\) and \(-4\), partially cancelling, while the total resistance is only 8 Ω:

\[ \frac{|\mathbf{V}_1|}{|\mathbf{V}|} = \frac{|\mathbf{Z}_1|}{|\mathbf{Z}|} = \frac{13}{11.31} = 1.149 \]

A 15% magnification here. In a circuit tuned so the reactances cancel exactly, the denominator becomes the resistance alone and the factor becomes \(Q\) — which can be hundreds. Set 29 develops this.

Why this matters practically. Voltages inside a reactive network can exceed the supply, and components must be rated for what actually appears across them, not for the source voltage. Series compensation capacitors on transmission lines and the ignition coil in a petrol engine both exploit the effect; insulation failures in resonant circuits are caused by ignoring it.

The intuition that "part of a whole must be smaller than the whole" fails for phasors. It rests on all quantities having the same sign, which is guaranteed for resistances and not for impedances. Whenever a result looks impossible in an AC circuit, check KVL as a phasor sum before assuming an error — the arithmetic is usually right and the intuition wrong.
Answer\(\mathbf{V}_1 = 137.9\angle 22.38°\ \text{V}\)larger than the source — and \(\mathbf{V}_2 = 53.03\angle{-98.13°}\ \text{V}\); they sum to \(120\angle0°\)
Problem 9Exam levelDelta–Wye with Impedances

Convert a delta of \(\mathbf{Z}_a = j10\ \Omega\), \(\mathbf{Z}_b = 10\ \Omega\) and \(\mathbf{Z}_c = -j10\ \Omega\) to its equivalent wye, and comment on the result.

Solution

The transformation formulas from Set 2 apply unchanged, with \(R \to \mathbf{Z}\):

\[ \mathbf{Z}_1 = \frac{\mathbf{Z}_a\mathbf{Z}_b}{\sum\mathbf{Z}}, \qquad \mathbf{Z}_2 = \frac{\mathbf{Z}_b\mathbf{Z}_c}{\sum\mathbf{Z}}, \qquad \mathbf{Z}_3 = \frac{\mathbf{Z}_c\mathbf{Z}_a}{\sum\mathbf{Z}} \]

The sum, where the reactances cancel completely:

\[ \sum\mathbf{Z} = j10 + 10 - j10 = 10\ \Omega \]

A purely real denominator, which makes the arithmetic unusually clean.

The three wye arms:

\[ \mathbf{Z}_1 = \frac{(j10)(10)}{10} = j10\ \Omega \]
\[ \mathbf{Z}_2 = \frac{(10)(-j10)}{10} = -j10\ \Omega \]
\[ \mathbf{Z}_3 = \frac{(-j10)(j10)}{10} = \frac{-j^2 100}{10} = +10\ \Omega \]

Note \(j \times (-j) = -j^2 = +1\): multiplying an inductive by a capacitive reactance gives a positive real number. That is how a wye arm of pure resistance appears from a delta containing none.

What has happened. The delta had one resistor and two reactances; the wye has one resistor and two reactances too — but they are not the same elements, and the resistance has moved to a different arm:

Delta armValueWye armValue
\(\mathbf{Z}_a\)\(j10\) (inductive)\(\mathbf{Z}_1\)\(j10\)
\(\mathbf{Z}_b\)\(10\) (resistive)\(\mathbf{Z}_2\)\(-j10\)
\(\mathbf{Z}_c\)\(-j10\) (capacitive)\(\mathbf{Z}_3\)\(10\)

The equivalence is exact at this frequency and only at this frequency — since each impedance depends on \(\omega\) differently, the wye that matches at 500 rad/s will not match at 1000.

A caution about realisability. The formulas can produce an arm with negative resistance if the delta impedances are chosen adversely. Such a wye cannot be built from passive components, though it remains perfectly valid as an intermediate step in a calculation — the negative resistance always cancels before the final answer.

Frequency-domain equivalence is single-frequency equivalence. Every Thévenin equivalent, delta–wye conversion and reduction in Part 3 is valid at one \(\omega\) only, and must be recomputed if the frequency changes. Set 2's resistive equivalents held for all time; these hold for all time at one frequency, which is a weaker and easily forgotten claim.
Answer\(\mathbf{Z}_1 = j10\ \Omega\), \(\mathbf{Z}_2 = -j10\ \Omega\), \(\mathbf{Z}_3 = 10\ \Omega\) — valid at this frequency only
Problem 10Exam levelRMS Values

Define the RMS value and derive it for a sinusoid. Find the RMS values of a 170 V peak sinusoid, a 10 V peak triangular wave and a 10 V peak square wave, and explain why RMS is the value quoted for AC supplies.

Solution

The definition is chosen so that an AC quantity delivers the same average power to a resistor as a DC quantity of the same value:

\[ P_{av} = \frac{1}{T}\int_0^T\frac{v^2}{R}\,dt = \frac{V_{rms}^2}{R} \;\Longrightarrow\; V_{rms} = \sqrt{\frac{1}{T}\int_0^Tv^2\,dt} \]

Root of the mean of the square — read backwards, the name is the recipe.

For a sinusoid \(v = V_m\cos\omega t\), using \(\overline{\cos^2} = \tfrac12\):

\[ V_{rms}^2 = V_m^2\,\overline{\cos^2\omega t} = \frac{V_m^2}{2} \;\Longrightarrow\; V_{rms} = \frac{V_m}{\sqrt2} = 0.707V_m \]
\[ 170\ \text{V peak} \;\Longrightarrow\; V_{rms} = 120.2\ \text{V} \]

Which is why a "120 V" outlet has a peak of about 170 V, and a "240 V" supply peaks near 340 V — a distinction that matters for insulation and for component voltage ratings.

The factor \(\sqrt2\) is not universal. It applies to sinusoids alone:

Waveform\(V_{rms}\)For 10 V peak
Sinusoid\(V_m/\sqrt2\)7.07 V
Triangular\(V_m/\sqrt3\)5.77 V
Square\(V_m\)10 V
Half-wave rectified sine\(V_m/2\)5.00 V

A square wave spends all its time at the peak, so its RMS is the peak. Applying \(0.707\) to a non-sinusoid is a common and consequential error — an inexpensive multimeter does exactly this, which is why "true RMS" instruments exist.

Deriving the triangular result as an example. Over a quarter period the wave rises linearly, \(v = 4V_mt/T\):

\[ V_{rms}^2 = \frac{4}{T}\int_0^{T/4}\left(\frac{4V_mt}{T}\right)^2dt = \frac{V_m^2}{3} \]
\[ V_{rms} = \frac{V_m}{\sqrt3} = 0.577V_m \]

The DC-offset case, which arises constantly in rectifier and switching circuits. For \(v = V_{DC} + V_m\cos\omega t\) the squares add, not the values:

\[ V_{rms} = \sqrt{V_{DC}^2 + \frac{V_m^2}{2}} \]

This generalises: for any sum of a DC term and sinusoids of different frequencies, the total RMS is the square root of the sum of the individual mean squares. Set 33's Fourier series makes this a general theorem.

RMS exists to make power calculations look like DC ones. With RMS values, \(P = V_{rms}^2/R\) without any factor of two — the whole point of the definition. Set 23 will show that for reactive circuits even this is not the full story, because the phase between voltage and current also matters.
AnswerSinusoid 120.2 V; triangular 5.77 V; square 10 V. The \(\sqrt2\) factor is for sinusoids only.
Problem 11CoreAdmittance

Define admittance, conductance and susceptance, and find the admittance of \(\mathbf{Z} = 30 + j75.4\ \Omega\) (an \(R = 30\ \Omega\), \(L = 0.2\ \text{H}\) series pair at 60 Hz). Show why \(G \ne 1/R\) in general.

Solution

Definitions, the AC extensions of Set 2's conductance:

\[ \mathbf{Y} = \frac{1}{\mathbf{Z}} = \frac{\mathbf{I}}{\mathbf{V}} = G + jB \ \text{ siemens} \]

\(G\) is the conductance, \(B\) the susceptance. As with impedance, the real part is associated with dissipation and the imaginary part with storage.

Compute the reactance at 60 Hz:

\[ X_L = 2\pi(60)(0.2) = 75.40\ \Omega \;\Longrightarrow\; \mathbf{Z} = 30 + j75.40 = 81.15\angle 68.30°\ \Omega \]

Invert. In polar form this is trivial:

\[ \mathbf{Y} = \frac{1}{81.15\angle 68.30°} = 0.01232\angle{-68.30°}\ \text{S} \]

Inverting reciprocates the magnitude and negates the angle — an inductive impedance gives a capacitive-looking admittance angle.

In rectangular form, using the conjugate:

\[ \mathbf{Y} = \frac{1}{R+jX} = \frac{R-jX}{R^2+X^2} = \frac{30 - j75.40}{900+5685} \]
\[ G = \frac{30}{6585} = 4.556\ \text{mS}, \qquad B = -\frac{75.40}{6585} = -11.45\ \text{mS} \]

Now the point: \(1/R = 1/30 = 33.3\ \text{mS}\), but \(G = 4.56\ \text{mS}\) — different by more than sevenfold. In general

\[ G = \frac{R}{R^2+X^2} \ne \frac{1}{R} \quad\text{unless } X = 0 \]

The reactance limits the current, so the circuit conducts less than its resistance alone suggests. Only in a purely resistive circuit do the two coincide.

Why admittance is worth having. It makes parallel combination additive:

\[ \mathbf{Y}_{\text{parallel}} = \mathbf{Y}_1 + \mathbf{Y}_2 + \cdots \]
Element\(\mathbf{Z}\)\(\mathbf{Y}\)
Resistor\(R\)\(1/R = G\)
Inductor\(j\omega L\)\(1/j\omega L = -j/\omega L\)
Capacitor\(1/j\omega C\)\(j\omega C\)

The capacitor's admittance \(j\omega C\) is the tidiest expression in the table, which is why nodal analysis of AC circuits (Set 21) is naturally written in admittances.

Use impedance for series work and admittance for parallel work, exactly as Set 2 used resistance and conductance. Converting between them is one reciprocal, and the choice can turn an unpleasant product-over-sum into a simple addition. Susceptance is positive for capacitors and negative for inductors — the reverse of reactance, which catches people out.
Answer\(\mathbf{Y} = 4.56 - j11.45\ \text{mS} = 12.32\angle{-68.30°}\ \text{mS}\); note \(G = 4.56\ \text{mS} \ne 1/R = 33.3\ \text{mS}\)
Problem 12Exam levelA Phase Shifter

An \(RC\) circuit takes its output across the resistor. Derive the transfer function, tabulate magnitude and phase for \(\omega RC = 0.1, 1, 10\), and determine the phase range achievable.

Solution

Voltage division with the output across \(R\):

\[ \mathbf{H} = \frac{\mathbf{V}_o}{\mathbf{V}_i} = \frac{R}{R + \dfrac{1}{j\omega C}} \]

Multiply numerator and denominator by \(j\omega C\) to clear the compound fraction:

\[ \mathbf{H} = \frac{j\omega RC}{1 + j\omega RC} \]

Magnitude and phase, writing \(x = \omega RC\):

\[ |\mathbf{H}| = \frac{x}{\sqrt{1+x^2}}, \qquad \angle\mathbf{H} = 90° - \tan^{-1}x \]

The numerator's \(j\) contributes \(+90°\) and the denominator subtracts \(\tan^{-1}x\).

Tabulating:

\(\omega RC\)\(|\mathbf{H}|\)PhaseBehaviour
0.10.0995+84.29°Large shift, tiny output
10.7071+45°Corner frequency
100.9950+5.71°Full output, little shift

At \(\omega RC = 1\), that is \(\omega = 1/RC\), the output is \(1/\sqrt2\) of the input — the half-power or \(-3\ \text{dB}\) point, and the same \(0.707\) that appeared as the settling-optimal \(\zeta\) in Set 19.

The achievable phase range. As \(x\) runs from 0 to \(\infty\) the phase runs from \(+90°\) to \(0°\):

\[ 0° < \angle\mathbf{H} < 90° \ \text{ — never more} \]

And the two ends are useless: \(90°\) comes with zero output, \(0°\) with no shift. This is the fundamental limitation of a single \(RC\) stage, and the reason phase-shift oscillators use three cascaded stages to obtain 180°.

The complementary circuit. Taking the output across the capacitor instead gives

\[ \mathbf{H} = \frac{1}{1+j\omega RC}, \qquad -90° < \angle\mathbf{H} < 0° \]

a low-pass with lagging phase, where the first was a high-pass with leading phase. The two magnitudes satisfy \(|\mathbf{H}_R|^2 + |\mathbf{H}_C|^2 = 1\) at every frequency — the power splits between them.

Magnitude and phase are not independent — they are two readings of one complex function. Getting a large phase shift from a single pole necessarily costs amplitude, and no arrangement of one \(R\) and one \(C\) escapes it. Set 28's Bode plots make the constraint precise and general.
Answer\(\mathbf{H} = j\omega RC/(1+j\omega RC)\); \(0.707\angle45°\) at \(\omega = 1/RC\); phase confined to \(0°\)\(90°\)
Problem 13ChallengeImpedance Against Frequency

A series \(RLC\) circuit has \(R = 10\ \Omega\), \(L = 1\ \text{mH}\), \(C = 1\ \mu\text{F}\). Find its impedance at 1 kHz, 5.033 kHz and 20 kHz, and describe how its character changes with frequency.

Solution

The impedance as a function of frequency:

\[ \mathbf{Z}(\omega) = R + j\left(\omega L - \frac{1}{\omega C}\right) \]

The two reactances oppose each other, one rising with frequency and the other falling.

They cancel when \(\omega L = 1/\omega C\):

\[ \omega_0 = \frac{1}{\sqrt{LC}} = \frac{1}{\sqrt{10^{-3}\times10^{-6}}} = 31\,623\ \text{rad/s} \]
\[ f_0 = \frac{\omega_0}{2\pi} = 5.033\ \text{kHz} \]

The same \(\omega_0 = 1/\sqrt{LC}\) as Set 19's undamped natural frequency — not a coincidence, and Problem 19 explains why.

Evaluating at the three frequencies:

\(f\)\(\omega L\)\(1/\omega C\)\(\mathbf{Z}\)Character
1 kHz6.28 Ω159.2 Ω\(10 - j152.9\)Capacitive
5.033 kHz31.62 Ω31.62 Ω\(10 + j0\)Resistive
20 kHz125.7 Ω7.96 Ω\(10 + j117.7\)Inductive

The magnitudes:

\[ |\mathbf{Z}| = 153.2\ \Omega,\quad 10\ \Omega,\quad 118.1\ \Omega \]

At resonance the impedance falls to the resistance alone — a factor of fifteen below its value a decade away. The same source voltage would drive fifteen times the current.

The character changes with frequency because the two elements dominate in different regions:

\[ \omega \ll \omega_0: \ \mathbf{Z} \approx \frac{1}{j\omega C}; \qquad \omega \gg \omega_0: \ \mathbf{Z} \approx j\omega L \]

Below resonance the capacitor's large reactance dominates; above it the inductor's does. The circuit is a capacitor at low frequency, a resistor at \(\omega_0\), and an inductor at high frequency — three behaviours from one network.

The characteristic impedance is the common value of the two reactances at resonance:

\[ Z_0 = \omega_0L = \sqrt{\frac{L}{C}} = \sqrt{\frac{10^{-3}}{10^{-6}}} = 31.62\ \Omega \]

and \(Q = Z_0/R = 3.16\) — the same quantity Set 19 defined from the damping, now read off the impedances.

An AC circuit has no single "behaviour" — it has a behaviour at each frequency. This is the largest conceptual shift in Part 3. Set 29 studies the resonance point in detail, Set 30 exploits the frequency dependence to build filters, and Set 28 plots it over decades so the whole picture can be read at once.
Answer\(10-j152.9\ \Omega\), \(10+j0\ \Omega\), \(10+j117.7\ \Omega\); capacitive below \(f_0 = 5.033\ \text{kHz}\), inductive above
Problem 14CorePhasor Diagrams

Explain how to construct a phasor diagram, draw the one for Problem 6's series \(RL\) circuit, and state what such diagrams reveal that algebra does not.

Solution

Construction rules. Each phasor is drawn as an arrow: length proportional to magnitude, angle equal to phase, measured anticlockwise from the positive real axis.

Circuit typeTake as referenceWhy
SeriesThe currentCommon to every element
ParallelThe voltageCommon to every branch

Choosing the common quantity as reference means every other phasor can be placed relative to it by the element's known 90° rule.

For Problem 6's circuit, taking \(\mathbf{I} = 1.562\angle0°\) as reference:

\[ \mathbf{V}_R = 62.47\angle 0° \ \text{(in phase with } \mathbf{I}) \]
\[ \mathbf{V}_L = 78.09\angle 90° \ \text{(leading } \mathbf{I} \text{ by }90°) \]
\[ \mathbf{V}_s = \mathbf{V}_R + \mathbf{V}_L = 100\angle 51.34° \]

The three form a right triangle, since \(\mathbf{V}_R\) and \(\mathbf{V}_L\) are perpendicular. Pythagoras gives the source magnitude directly:

\[ \sqrt{62.47^2 + 78.09^2} = 100.0\ \text{V}\;\checkmark \]

The impedance triangle is the same figure divided by \(|\mathbf{I}|\):

\[ R = 40, \qquad X_L = 50, \qquad |\mathbf{Z}| = \sqrt{40^2+50^2} = 64.03 \]

Similar triangles, so the angle is the same 51.34°. Set 23 will add a third similar triangle — the power triangle — completing the family.

What the diagram shows that algebra does not.

ReadingSeen immediately
Whether the circuit is inductive or capacitiveWhich side of the reference the total lies
Whether KVL is satisfiedWhether the arrows close
Why \(|\mathbf{V}_1| > |\mathbf{V}_s|\) is possibleObtuse angle between components — Problem 8
What happens as \(\omega\) changesThe reactive phasor lengthens or shortens

A worked use. To make Problem 6's circuit unity power factor, a capacitor must be added whose \(\mathbf{V}_C\) cancels \(\mathbf{V}_L\). On the diagram this is obvious — draw an arrow of 78.09 V pointing at \(-90°\) — and it requires \(X_C = 50\ \Omega\), hence \(C = 1/(500 \times 50) = 40\ \mu\text{F}\). Set 23 uses exactly this reasoning for power-factor correction.

A phasor diagram is a picture of the complex plane with the circuit's quantities plotted on it. Nothing in it is unavailable from the algebra, but relationships that take three lines to establish symbolically are visible at a glance. It is the fastest way to check that an answer is plausible before checking whether it is right.
AnswerCurrent as reference for series; \(\mathbf{V}_R\) and \(\mathbf{V}_L\) perpendicular, so \(\sqrt{62.47^2+78.09^2} = 100\ \text{V}\)
Problem 15Exam levelA Frequency Response

An \(RC\) low-pass has \(R = 1\ \text{k}\Omega\) and \(C = 1\ \mu\text{F}\). Find the corner frequency and the response at 16 Hz, 159 Hz and 1590 Hz, in both ratio and decibel form.

Solution

The transfer function, output across the capacitor:

\[ \mathbf{H} = \frac{1/j\omega C}{R + 1/j\omega C} = \frac{1}{1+j\omega RC} \]
\[ |\mathbf{H}| = \frac{1}{\sqrt{1+(\omega RC)^2}}, \qquad \angle\mathbf{H} = -\tan^{-1}(\omega RC) \]

The corner frequency, where \(\omega RC = 1\):

\[ f_c = \frac{1}{2\pi RC} = \frac{1}{2\pi(10^3)(10^{-6})} = 159.2\ \text{Hz} \]

Equivalently \(1/2\pi\tau\), with \(\tau = RC = 1\ \text{ms}\) the time constant of Set 18 — the same circuit, described in the frequency domain instead.

Evaluating, with the three frequencies chosen a decade apart around the corner:

\(f\)\(f/f_c\)\(|\mathbf{H}|\)dBPhase
16 Hz0.10.995−0.04−5.7°
159 Hz10.707−3.01−45°
1590 Hz100.0996−20.0−84.3°

The decibel definition for a voltage ratio:

\[ \text{dB} = 20\log_{10}|\mathbf{H}| \]

The factor is 20 for amplitude ratios and 10 for power ratios, because power goes as amplitude squared. Confusing them is a factor-of-two error in the exponent, and is common.

Two facts worth memorising from the table:

\[ \text{at } f_c: \ -3\ \text{dB and } -45°; \qquad \text{a decade above: } -20\ \text{dB and } \approx -90° \]

Twenty decibels per decade is the asymptotic slope of a single pole. Set 28 builds the entire Bode construction on these two landmarks.

The connection to Set 18's rise time. There the 10%–90% rise time was \(t_r = 2.2\tau\), and here \(f_c = 1/2\pi\tau\), so

\[ t_rf_c = \frac{2.2}{2\pi} = 0.35 \]

recovering the rule quoted there. The time and frequency descriptions are the same information, and either can be derived from the other.

Frequency response and step response are two views of one circuit. A fast circuit has a wide bandwidth; a sluggish one is narrow-band. Set 18 measured \(\tau\) from a waveform; this set reads \(f_c\) off a Bode plot — and \(f_c = 1/2\pi\tau\) converts between them exactly for a single pole.
Answer\(f_c = 159.2\ \text{Hz}\); \(-0.04\ \text{dB}\), \(-3.01\ \text{dB}\), \(-20.0\ \text{dB}\) at the three frequencies
Problem 16Exam levelKirchhoff in the Frequency Domain

Prove that KVL and KCL hold for phasors, and set out which Part 1 results transfer to AC and which do not.

Solution

The proof for KVL. In the time domain, round any loop,

\[ v_1(t) + v_2(t) + \cdots + v_n(t) = 0 \quad\text{for all } t \]

Each is a sinusoid of the same frequency, so \(v_k = \operatorname{Re}\left(\mathbf{V}_ke^{j\omega t}\right)\). Substituting:

\[ \operatorname{Re}\left[\left(\mathbf{V}_1+\cdots+\mathbf{V}_n\right)e^{j\omega t}\right] = 0 \quad\text{for all } t \]

The conclusion. A complex number whose product with \(e^{j\omega t}\) has zero real part at every instant must itself be zero — because \(e^{j\omega t}\) sweeps through all phases, so any non-zero sum would show up at some instant. Hence

\[ \sum\mathbf{V}_k = 0 \]

The identical argument at a node gives \(\sum\mathbf{I}_k = 0\). This is why Problem 6's element voltages summed to the source as phasors and not as magnitudes.

What transfers, and it is nearly everything:

Part 1 resultAC formSet
Series / parallelSame, with \(\mathbf{Z}\)2 → 20
Voltage / current divisionSame2 → 20
Delta–wyeSame2 → 20
Mesh and nodal analysisComplex simultaneous equations4, 6 → 21
SuperpositionSame, per frequency11 → 22
Thévenin and Norton\(\mathbf{V}_{Th}\) behind \(\mathbf{Z}_{Th}\)9, 10 → 22
Source transformationSame12 → 22
Maximum power transferModified: \(\mathbf{Z}_L = \mathbf{Z}_{Th}^*\)13 → 22
Reciprocity, TellegenSame14 → 22

Only one entry is genuinely altered: maximum power transfer now requires the conjugate match, so the load's reactance must cancel the source's rather than equal it.

What does not transfer:

Does not holdReason
Magnitudes obeying KVLOnly the phasors sum to zero — Problem 8
"Part is less than the whole"Fails for phasors — Problem 8
Superposition across frequencies in one phasorEach frequency needs its own analysis — Problem 18
Superposition of powerPower is quadratic, never superposable — Set 23

Why so much survives. Kirchhoff's laws come from charge and energy conservation, which know nothing about frequency; and every theorem in Part 1 was derived from those laws plus linearity. Both survive the transform intact, so the theorems must too. The proofs need no re-derivation — only the substitution \(R \to \mathbf{Z}\).

Sets 21 and 22 will not introduce new theory — they will re-run Sets 4 to 14 with complex numbers. Understanding that now is worth more than any individual result: the phasor transform was constructed precisely so that no new circuit theory would be needed, and the effort ahead is arithmetic, not conceptual.
AnswerBoth laws hold for phasors; every Part 1 theorem transfers with \(R\to\mathbf{Z}\), except maximum power transfer, which needs \(\mathbf{Z}_L = \mathbf{Z}_{Th}^*\)
Problem 17ChallengeChecking a Phasor Answer

Give two independent ways to verify a phasor result, and apply both to Problem 6's answer \(i = 1.562\cos(500t - 51.34°)\ \text{A}\).

Solution

Method 1 — substitute into the differential equation. The circuit obeys

\[ L\frac{di}{dt} + Ri = 100\cos 500t \]

With \(i = I_m\cos(\omega t+\theta)\), the derivative is \(-\omega I_m\sin(\omega t+\theta)\), so the left side is

\[ -\omega LI_m\sin(\omega t+\theta) + RI_m\cos(\omega t+\theta) \]

Evaluate at a convenient instant. At \(t = 0\), with \(\theta = -51.34°\) and \(I_m = 1.562\):

\[ -50(1.562)\sin(-51.34°) + 40(1.562)\cos(-51.34°) \]
\[ = -78.09(-0.7809) + 62.47(0.6247) = 60.98 + 39.03 = 100.0\;\checkmark \]

Matching the source's value of 100 at \(t = 0\). Repeating at \(\omega t = 90°\) should give zero, and does — one instant checks the amplitude, two check the phase as well.

Method 2 — check Kirchhoff's law as a phasor sum. From Problem 6:

\[ \mathbf{V}_R = 62.47\angle{-51.34°} = 39.02 - j48.78 \]
\[ \mathbf{V}_L = 78.09\angle 38.66° = 60.98 + j48.78 \]
\[ \mathbf{V}_R + \mathbf{V}_L = 100.00 + j0.00 = \mathbf{V}_s\;\checkmark \]

The imaginary parts cancel to the last digit. This is the faster check and the one to use routinely.

Why two methods. They fail differently, so agreement is strong evidence:

MethodCatchesMisses
SubstitutionWrong impedance, wrong \(\omega\), sine/cosine confusionErrors in the original ODE
Phasor KVLArithmetic slips, wrong divisionA wrong impedance used consistently

Three quick sanity checks worth applying before any detailed verification:

CheckExpectation
Phase signInductive circuit → current lags. Here \(-51°\) ✓
Magnitude bound\(|\mathbf{I}| \le V_m/R = 2.5\ \text{A}\). Here 1.562 ✓
Phase bound\(|\theta| < 90°\) for any \(RL\) or \(RC\). Here 51.34° ✓

The middle one generalises usefully: adding reactance can only reduce the current magnitude below its purely resistive value, never increase it.

The phasor method is easy to apply and easy to apply wrongly. Its algebra offers no resistance to a sign error or a mis-transformed source, and the answer still looks plausible. A KVL phasor sum takes fifteen seconds and catches most of it — worth doing on every problem, not merely the ones that look difficult.
AnswerSubstitution gives 100.0 at \(t=0\) ✓; phasor KVL gives \(100.00+j0.00\) ✓
Problem 18ChallengeWhat Phasors Cannot Do

Set out the limitations of phasor analysis, and explain how to handle a circuit driven by \(v = 10\cos 100t + 6\cos 300t\).

Solution

The three requirements identified in Problem 3, and what fails without each:

RequirementIf violatedRemedy
Steady stateTransient omitted entirelyAdd the natural response (Sets 18–19), or use Laplace (Set 32)
Single frequency\(e^{j\omega t}\) will not cancelSuperposition, one frequency at a time
LinearityNew frequencies are generatedNo phasor method exists

The two-frequency source. There is no single phasor for \(10\cos100t + 6\cos300t\) — writing \(10\angle0° + 6\angle0° = 16\angle0°\) would be meaningless, since the two terms are never in step. Instead, treat them as two separate sources and superpose:

\[ i(t) = i_1(t)\big|_{\omega=100} + i_2(t)\big|_{\omega=300} \]

The procedure — the essential point being that the impedances must be recomputed:

StepAt \(\omega = 100\)At \(\omega = 300\)
Source phasor\(10\angle0°\)\(6\angle0°\)
Inductor \(L\)\(j100L\)\(j300L\)
Capacitor \(C\)\(-j/100C\)\(-j/300C\)
Solve\(\mathbf{I}_1\)\(\mathbf{I}_2\)
Transform back\(i_1(t)\) at 100 rad/s\(i_2(t)\) at 300 rad/s

Add the two time functions — never the two phasors. That is the whole rule, and it is where superposition across frequencies most often goes wrong.

A consequence for power. Since power is quadratic, cross terms between different frequencies must be considered — but their time average vanishes:

\[ \overline{\cos\omega_1t\cos\omega_2t} = 0 \quad\text{for } \omega_1 \ne \omega_2 \]

So average powers do add across frequencies, even though instantaneous powers do not. This orthogonality is the foundation of Set 33's Fourier analysis of power.

Non-linearity is the case with no remedy. A diode, a saturating iron core or a transistor produces output frequencies absent from the input — harmonics, and sums and differences of input frequencies. Since superposition itself fails, no decomposition into single-frequency problems is available, and numerical or specialised methods are required.

Why the steady-state restriction is usually harmless. The transient decays as \(e^{-t/\tau}\), so in a circuit with \(\tau = 1\ \text{ms}\) it is gone within 5 ms. For a mains circuit examined over seconds, that is invisible. It matters only when the switching instant matters — inrush current, relay contact bounce, or the first cycle after a fault.

Every method in this book has a domain of validity, and the phasor method's is unusually easy to leave without noticing. It produces a confident, well-formed answer for a circuit with two source frequencies, or for the first millisecond after switch-on — and the answer is simply wrong. Checking the three requirements takes a moment and is worth making automatic.
AnswerRequires linearity, single frequency and steady state. For two frequencies, solve separately and add the time functions.
Problem 19ChallengePhasors and the s-Plane

Explain the relationship between the phasor impedances of this set and the characteristic equation of Set 19, and show that \(j\omega\) is a special case of a more general variable.

Solution

Observe a coincidence. Set 19's series \(RLC\) had

\[ s^2 + \frac{R}{L}s + \frac{1}{LC} = 0 \]

and this set's series impedance is

\[ \mathbf{Z}(\omega) = R + j\omega L + \frac{1}{j\omega C} \]

Substituting \(s\) for \(j\omega\) in the second and multiplying by \(s/L\) reproduces the first exactly. The two are not merely similar — they are the same expression.

The unifying variable. Both arise from assuming a solution \(e^{st}\) and using \(d/dt \to s\):

Element\(\mathbf{Z}(s)\)At \(s = j\omega\)
R\(R\)\(R\)
L\(sL\)\(j\omega L\)
C\(1/sC\)\(1/j\omega C\)

Phasor analysis is what happens when \(s\) is restricted to the imaginary axis.

What each part of \(s = \sigma + j\omega\) means:

\[ e^{st} = e^{\sigma t}e^{j\omega t} = \underbrace{e^{\sigma t}}_{\text{envelope}} \times \underbrace{e^{j\omega t}}_{\text{oscillation}} \]
Where \(s\) liesBehaviourAppeared in
Negative real axisPure decaySet 18
Left half-plane, complexDamped oscillationSet 19, underdamped
Imaginary axisSustained oscillationSet 20 — this set
Right half-planeGrowth — unstableSet 19, C2

The imaginary axis is precisely the boundary between decay and growth, which is why it describes a steady state that neither dies nor grows.

Why the natural frequency reappeared. Problem 13 found the reactances cancel at \(\omega_0 = 1/\sqrt{LC}\) — the same \(\omega_0\) as Set 19's undamped natural frequency. Now the reason is visible: both come from the same polynomial. Resonance in the frequency domain and natural oscillation in the time domain are one phenomenon, examined from two directions.

What this anticipates. Set 31's Laplace transform takes \(s\) as a genuine complex variable, and Set 32 analyses circuits with \(\mathbf{Z}(s)\) directly. The result contains everything: the transient (from the poles' real parts), the steady state (from the behaviour on \(s = j\omega\)), and the initial conditions, in one calculation.

Sets 18, 19 and 20 have been examining one object from three angles. The characteristic equation's roots, the damping cases, the impedance's frequency dependence and the resonant frequency are all readings of a single polynomial in \(s\). Recognising this now makes Set 32 feel like a simplification rather than a new subject.
AnswerPhasor analysis is \(\mathbf{Z}(s)\) evaluated on \(s = j\omega\) — the boundary between decaying and growing solutions
Problem 20ChallengeWhat the Transform Buys

Summarise what the phasor transform achieves, what it costs, and what remains to be built in Part 3.

Solution

What it achieves. The transform converts calculus into arithmetic:

Time domainFrequency domain
Differential equationsAlgebraic equations
Trigonometric identitiesComplex multiplication
Two unknowns per sinusoidOne complex unknown
Element laws with \(d/dt\)Impedances
Circuit theory must be redonePart 1 applies unchanged

The last row is the real prize. Twelve sets of network theory transfer intact under \(R \to \mathbf{Z}\).

What it costs. Three things are given up, of which only the first is serious:

\[ \text{transient} \ \text{(discarded)}, \quad \text{multiple frequencies} \ \text{(one at a time)}, \quad \text{non-linearity} \ \text{(excluded)} \]

What remains in Part 3:

SetTopicWhat it adds
21AC mesh and nodalSets 4–7 with complex coefficients
22Theorems in the frequency domainSets 9–14, including the conjugate match
23Single-phase powerNew: phase decides how much power flows
24–25Three-phaseThree sources 120° apart
26–27Mutual inductance, transformersMagnetically coupled circuits
28–30Bode, resonance, filtersResponse over all frequencies at once

Only Set 23 introduces genuinely new physics. The rest is either Part 1 re-run or the consequences of examining \(\mathbf{Z}(\omega)\) across a range rather than at a point.

The one thing genuinely new so far is that phase now matters. In a DC circuit a voltage and a current either coexist or they do not; here they can be 90° apart, in which case the product averages to zero and no power flows at all despite both being non-zero. Set 23 develops this into real, reactive and apparent power.

A word on why sinusoids specifically. The method works because the sinusoid is the only waveform a linear circuit passes without changing its shape — only its amplitude and phase. Set 33 shows this makes sinusoids a basis: any periodic waveform can be decomposed into them, analysed frequency by frequency, and reassembled. The restriction to one frequency is therefore far less limiting than it appears.

The phasor transform is the best return on effort in this book. One idea — represent a sinusoid by a complex number — makes every earlier technique work on AC circuits, converts differential equations into division, and costs only the transient, which had usually decayed before anyone looked. Part 3 spends fifteen sets collecting on that one investment.
AnswerCalculus becomes arithmetic and all of Part 1 transfers; the cost is the transient, one frequency at a time, and linearity
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. For \(v = 60\cos(100t - 20°)\), find \(f\), \(T\) and \(v\) at \(t = 10\ \text{ms}\).

    Show answer
    \(f = 15.92\) Hz, \(T = 62.8\) ms; \(\omega t = 57.30°\), so \(v = 60\cos 37.30° = 47.73\) V — Problem 1.
  2. P2. Does \(4\cos(\omega t + 10°)\) lead or lag \(6\cos(\omega t + 40°)\), and by how much?

    Show answer
    It lags by 30°. The amplitudes are irrelevant to phase — Problem 2.
  3. P3. Express \(5\sin(\omega t + 60°)\) as a cosine, then as a phasor.

    Show answer
    \(5\cos(\omega t - 30°)\), so \(\mathbf{V} = 5\angle{-30°}\) — Problem 2.
  4. P4. Convert \(\mathbf{Z} = 3 + j4\ \Omega\) to polar form.

    Show answer
    \(5\angle 53.13°\ \Omega\) — the 3-4-5 triangle, worth recognising.
  5. P5. Find the reactance of a 2 µF capacitor at 1 kHz.

    Show answer
    \(X_C = 1/2\pi fC = 79.58\ \Omega\), so \(Z_C = -j79.58\ \Omega\) — Problem 5.
  6. P6. A source \(100\angle0°\) drives \(\mathbf{Z} = 20 + j20\ \Omega\). Find the current.

    Show answer
    \(\mathbf{I} = 100\angle0°/28.28\angle45° = 3.54\angle{-45°}\) A — Problem 6.
  7. P7. Add \(12\angle30°\) and \(8\angle{-60°}\).

    Show answer
    Rectangular: \((10.39+j6) + (4-j6.93) = 14.39 - j0.93\), giving \(14.42\angle{-3.69°}\) — Problem 4.
  8. P8. Find the RMS value of a square wave of 100 V peak.

    Show answer
    100 V, not 70.7 — the \(\sqrt2\) factor applies only to sinusoids — Problem 10.
  9. P9. Find the admittance of \(\mathbf{Z} = 40 - j30\ \Omega\).

    Show answer
    \(\mathbf{Y} = 1/(50\angle{-36.87°}) = 0.02\angle36.87° = 16 + j12\) mS — Problem 11.
  10. P10. At what frequency do \(L = 50\ \text{mH}\) and \(C = 20\ \mu\text{F}\) have equal reactances?

    Show answer
    \(f_0 = 1/2\pi\sqrt{LC} = 159.2\) Hz — Problem 13.
  11. P11. A series circuit has \(X_L = X_C = 40\ \Omega\) and \(R = 5\ \Omega\). Find \(\mathbf{Z}\).

    Show answer
    \(\mathbf{Z} = 5 + j(40-40) = 5\ \Omega\), purely resistive — the circuit is at resonance — Problem 13.
  12. P12. An \(RC\) low-pass is driven at twice its corner frequency. Find the gain in dB.

    Show answer
    \(|H| = 1/\sqrt{1+4} = 0.447\), i.e. \(-6.99\) dB — Problem 15.
Challenge

Challenge Problems

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

  1. C1. A source \(v = 20\cos 100t + 10\cos 400t\ \text{V}\) drives \(R = 10\ \Omega\) in series with \(L = 50\ \text{mH}\). Find \(i(t)\), the RMS current, and the average power — being careful about which quantities may be added.

    Show answer
    Two separate analyses, since the impedance differs at each frequency.

    At \(\omega = 100\): \(X_L = 5\ \Omega\), so
    \[ \mathbf{Z}_1 = 10+j5 = 11.18\angle26.57°, \qquad \mathbf{I}_1 = \frac{20\angle0°}{11.18\angle26.57°} = 1.789\angle{-26.57°} \]
    At \(\omega = 400\): \(X_L = 20\ \Omega\), four times larger, so
    \[ \mathbf{Z}_2 = 10+j20 = 22.36\angle63.43°, \qquad \mathbf{I}_2 = \frac{10\angle0°}{22.36\angle63.43°} = 0.447\angle{-63.43°} \]
    Add the time functions:
    \[ i(t) = 1.789\cos(100t - 26.57°) + 0.447\cos(400t - 63.43°)\ \text{A} \]
    Note the circuit has attenuated the higher-frequency component far more — halved at the source, but reduced by a further factor of two by the rising reactance. An inductor in series is a low-pass filter.

    The RMS current. The two components are at different frequencies, so their cross term averages to zero and the mean squares add:
    \[ I_{rms} = \sqrt{\left(\frac{1.789}{\sqrt2}\right)^2 + \left(\frac{0.447}{\sqrt2}\right)^2} = \sqrt{1.600+0.100} = 1.304\ \text{A} \]
    Not \((1.789+0.447)/\sqrt2 = 1.581\) A, which would be the answer if they shared a frequency.

    The average power, dissipated only in \(R\):
    \[ P = I_{rms}^2R = (1.304)^2(10) = 17.0\ \text{W} \]
    The rule this illustrates. Phasors may not be added across frequencies, and neither may currents — but mean squares and average powers may, because sinusoids of different frequencies are orthogonal over a period. That orthogonality is what makes Set 33's Fourier method possible.
  2. C2. Set 13 showed maximum power transfer requires \(R_L = R_{Th}\). Derive the AC condition for \(\mathbf{Z}_{Th} = 6+j8\ \Omega\) and a 10 V source, and compare three candidate loads.

    Show answer
    Set up the power expression. With \(\mathbf{Z}_L = R_L + jX_L\) and source amplitude \(V_m\):
    \[ |\mathbf{I}| = \frac{V_m}{\sqrt{(R_{Th}+R_L)^2 + (X_{Th}+X_L)^2}}, \qquad P = \tfrac12|\mathbf{I}|^2R_L \]
    Optimise in two stages. \(X_L\) appears only in the denominator, so \(P\) is maximised by making that term vanish:
    \[ X_L = -X_{Th} = -8\ \Omega \]
    The load's reactance must cancel the source's, not match it. With that done, the problem reduces to Set 13's resistive case:
    \[ P = \frac{V_m^2R_L}{2(R_{Th}+R_L)^2} \ \text{ maximised at } R_L = R_{Th} = 6\ \Omega \]
    Hence the conjugate match:
    \[ \mathbf{Z}_L = \mathbf{Z}_{Th}^* = 6 - j8\ \Omega \]
    Comparing three loads with \(V_m = 10\ \text{V}\):
    \(\mathbf{Z}_L\)\(|\mathbf{I}|\)\(P\)
    \(6-j8\) (conjugate)0.833 A2.083 W
    \(10+j0\) (equal magnitude)0.559 A1.563 W
    \(6+j8\) (identical)0.500 A0.750 W
    The conjugate delivers 2.8 times the power of the identical load — a striking demonstration that "matched" means conjugate, not equal.

    Why cancelling helps. The reactances store energy and pass it back and forth without dissipating it, but they do limit the current. Cancelling them removes that limitation entirely, leaving the circuit purely resistive at that frequency — which is resonance again (Set 29), now used deliberately.

    The practical caveat. The match holds at one frequency only, since \(X_{Th}\) varies with \(\omega\). Broadband matching networks are correspondingly harder to design, and the achievable bandwidth is fundamentally limited.
  3. C3. As one element of a two-element circuit is varied from 0 to \(\infty\), the tip of the impedance phasor traces a curve in the complex plane. Determine the locus for a series \(RL\) with variable \(L\), and for a parallel \(RL\) with variable \(L\) — and explain why the second is a circle.

    Show answer
    Series \(RL\), variable \(L\). Immediate:
    \[ \mathbf{Z} = R + j\omega L \]
    The real part is fixed and the imaginary part sweeps from 0 to \(\infty\), so the locus is a vertical half-line at \(\operatorname{Re} = R\), running upward from the real axis. The magnitude grows without limit and the angle approaches 90°.

    Parallel \(RL\), variable \(L\). Work in admittance, where parallel elements add:
    \[ \mathbf{Y} = \frac{1}{R} - \frac{j}{\omega L} \]
    This is again a vertical half-line, at \(\operatorname{Re} = 1/R\), running downward. So the admittance locus is straight.

    The impedance locus is its reciprocal, \(\mathbf{Z} = 1/\mathbf{Y}\). Inversion in the complex plane maps straight lines not through the origin onto circles through the origin. Hence the impedance locus is a circle — specifically, the one of diameter \(R\) sitting on the real axis between 0 and \(R\), traversed in the upper half-plane.

    Check the endpoints. At \(L \to 0\) the inductor shorts the resistor, so \(\mathbf{Z} \to 0\) — the origin. At \(L \to \infty\) the inductor opens, so \(\mathbf{Z} \to R\) — the far end of the diameter. Both lie on the circle ✓. The maximum reactance occurs at the top of the circle, where \(\omega L = R\) and \(\mathbf{Z} = R/2 + jR/2\).

    Why this matters. The property that inversion maps lines and circles to lines and circles is the mathematical basis of the Smith chart, on which impedance-matching problems are solved graphically. It is also why every simple two-element locus is either a line or a circular arc — a useful check on any sketch.
MCQ

Multiple-Choice Questions

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

  1. Q1. The phasor of \(10\sin(\omega t + 30°)\) is

    (a) \(10\angle30°\)   (b) \(10\angle{-60°}\)   (c) \(10\angle120°\)   (d) \(7.07\angle30°\)

    Show answer
    (b). Convert first: \(10\sin(\omega t+30°) = 10\cos(\omega t-60°)\) — Problem 2.
  2. Q2. The impedance of an inductor is

    (a) \(\omega L\)   (b) \(j\omega L\)   (c) \(1/j\omega L\)   (d) \(-j\omega L\)

    Show answer
    (b). Option (a) is the reactance, the magnitude only — Problem 5.
  3. Q3. In a capacitor,

    (a) voltage leads current by 90°   (b) current leads voltage by 90°   (c) they are in phase   (d) 180° apart

    Show answer
    (b)ICE, \(I\) before \(E\) in a \(C\) — Problem 5.
  4. Q4. Two impedances in series have magnitudes 3 Ω and 4 Ω. The total magnitude is

    (a) 7 Ω   (b) 5 Ω   (c) 1 Ω   (d) cannot be determined

    Show answer
    (d). Impedances add as complex numbers; without the angles the total is anywhere from 1 to 7 Ω — Problem 7.
  5. Q5. The RMS value of a 100 V peak triangular wave is

    (a) 70.7 V   (b) 57.7 V   (c) 100 V   (d) 50 V

    Show answer
    (b)\(V_m/\sqrt3\). The \(\sqrt2\) factor is sinusoid-only — Problem 10.
  6. Q6. In an AC circuit, the voltage across one element

    (a) can never exceed the source   (b) can exceed the source   (c) equals the source   (d) is always in phase with the source

    Show answer
    (b), because the phasors can partly cancel — Problem 8 gave 137.9 V from a 120 V source.
  7. Q7. For \(\mathbf{Z} = R + jX\), the conductance \(G\) equals

    (a) \(1/R\)   (b) \(R/(R^2+X^2)\)   (c) \(R\)   (d) \(-X/(R^2+X^2)\)

    Show answer
    (b). Only when \(X = 0\) does \(G = 1/R\). Option (d) is the susceptance — Problem 11.
  8. Q8. An \(RC\) low-pass at its corner frequency has gain

    (a) 0 dB   (b) −3 dB   (c) −6 dB   (d) −20 dB

    Show answer
    (b), i.e. \(0.707\), with \(-45°\) of phase — Problem 15.
  9. Q9. A series \(RLC\) circuit below its resonant frequency behaves as

    (a) resistive   (b) inductive   (c) capacitive   (d) an open circuit

    Show answer
    (c). \(1/\omega C\) exceeds \(\omega L\) at low frequency — Problem 13.
  10. Q10. Phasor analysis requires

    (a) linearity only   (b) a single frequency only   (c) steady state only   (d) all three

    Show answer
    (d) — Problems 3 and 18.
  11. Q11. For maximum power transfer in an AC circuit, the load should be

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

    Show answer
    (b), the conjugate — the load's reactance must cancel the source's — Challenge C2.
  12. Q12. A circuit driven at two frequencies is analysed by

    (a) one phasor for the sum   (b) adding the two phasors   (c) solving separately and adding the time functions   (d) using the higher frequency

    Show answer
    (c). The impedances differ at each frequency, so phasors from different frequencies can never be added — Problem 18.
Formulas

Key Formulas

QuantityRelationNotes
Phasor transform\(V_m\cos(\omega t+\phi) \to V_m\angle\phi\)Cosine reference
Sine to cosine\(\sin\theta = \cos(\theta-90°)\)Convert before comparing
Derivative\(d/dt \to j\omega\)Integral \(\to 1/j\omega\)
Resistor\(Z_R = R\)In phase
Inductor\(Z_L = j\omega L\)V leads I by 90° — ELI
Capacitor\(Z_C = 1/j\omega C = -j/\omega C\)I leads V by 90° — ICE
Impedance\(\mathbf{Z} = R + jX\)\(X_L>0\), \(X_C<0\)
Admittance\(\mathbf{Y} = 1/\mathbf{Z} = G + jB\)\(G = R/(R^2+X^2)\)
Series\(\mathbf{Z} = \sum\mathbf{Z}_k\)Add rectangular
Parallel\(\mathbf{Y} = \sum\mathbf{Y}_k\)Or product over sum
Division\(\mathbf{V}_1 = \mathbf{V}\mathbf{Z}_1/\sum\mathbf{Z}\)May exceed the source
RMS (sinusoid)\(V_{rms} = V_m/\sqrt2\)Triangular \(/\sqrt3\); square \(= V_m\)
RMS with DC\(\sqrt{V_{DC}^2 + V_m^2/2}\)Mean squares add
Resonance\(\omega_0 = 1/\sqrt{LC}\)Reactances cancel
Characteristic impedance\(Z_0 = \sqrt{L/C}\)\(Q = Z_0/R\) for series
RC corner\(f_c = 1/2\pi RC = 1/2\pi\tau\)\(-3\) dB, \(-45°\)
Decibels\(20\log_{10}|\mathbf{H}|\)10 for power ratios
Conjugate match\(\mathbf{Z}_L = \mathbf{Z}_{Th}^*\)Maximum power
Generalisation\(\mathbf{Z}(s)\) with \(s = j\omega\)Laplace, Set 32
Pitfalls

Common Mistakes

  1. Mixing sine and cosine references. Convert every source to \(V_m\cos(\omega t+\phi)\) with \(V_m>0\) before starting — Problem 2.

  2. Leaving a negative amplitude in a phasor. Absorb it as a 180° phase shift; a magnitude is never negative.

  3. Adding \(\omega t\) in radians to \(\phi\) in degrees. Convert one first — Problem 1.

  4. Applying KVL to magnitudes. Only the phasors sum to zero; magnitudes generally do not — Problems 6 and 8.

  5. Assuming a component voltage cannot exceed the source. It can, and often does — Problem 8.

  6. Writing \(Z_L = \omega L\) without the \(j\). That is the reactance; the impedance carries the 90° — Problem 5.

  7. Taking \(G = 1/R\) in a reactive circuit. It is \(R/(R^2+X^2)\) — Problem 11.

  8. Applying \(0.707\) to a non-sinusoid. Each waveform has its own RMS factor — Problem 10.

  9. Adding phasors from different frequencies. Solve separately and add the time functions — Problem 18.

  10. Forgetting that an AC equivalent holds at one frequency only. Every impedance, Thévenin equivalent and delta–wye must be recomputed if \(\omega\) changes — Problem 9.

Looking Ahead

One idea has done all the work: a sinusoid of known frequency holds two numbers, and so does a complex number. From that follow impedance, the disappearance of calculus, and the return of every technique from Part 1 — series and parallel reduction, division, delta–wye, and shortly mesh, nodal, Thévenin and superposition, all unchanged except that the arithmetic is now complex.

What has not yet been examined is the consequence of phase for energy. In a resistive circuit, voltage and current rise and fall together and the product is always positive — power flows one way. With a reactive element they can be 90° apart, and the product is positive for half the cycle and negative for the other half: energy flows out to the element and back again, with nothing consumed. That circulating flow is real, occupies real current-carrying capacity in cables and generators, and is charged for.

Next: Set 21 — AC Mesh and Nodal Analysis, applying Sets 4 to 7 to circuits with complex impedances, before Set 22 completes the transfer of the network theorems.