Electric Circuits & Networks · Chapter 10

Sinusoidal Steady-State Analysis

Part 2 · AC Circuits — nodal analysis, mesh analysis, superposition, source transformation, Thévenin and Norton. Every one of them returns from Part 1 unchanged, with impedances in place of resistances.

Prof. Mithun Mondal Engineering Devotion Digital Textbook
i Learning Objectives
  • Apply the three-step methodology: transform to the frequency domain, solve, transform back.
  • Perform nodal analysis on phasor circuits, including those with dependent sources and supernodes.
  • Perform mesh analysis on phasor circuits, including supermeshes.
  • Use superposition for circuits with several sources.
  • Handle circuits whose sources operate at different frequencies, where phasors cannot be combined.
  • Apply source transformation between voltage and current sources with impedances.
  • Find the Thévenin and Norton equivalents of an AC network, including when dependent sources are present.
  • Analyse operational amplifier circuits driven by sinusoidal sources.
Section 10-1

Introduction

Chapter 9 built the machinery: phasors, impedance, and the proof that Kirchhoff's laws survive the transform. This chapter puts it to work, and it is the shortest-to-learn chapter in the book — because there is almost nothing new in it.

The claim made at the end of Chapter 9 was that every analysis technique from Part 1 carries over to AC circuits unchanged. That claim is now cashed in. Nodal analysis, mesh analysis, supernodes, supermeshes, superposition, source transformation, Thévenin and Norton: all of them work exactly as before. The equations have the same structure, the procedures have the same steps, and the checks are the same checks.

What changes is the arithmetic. Real numbers become complex, which means more careful bookkeeping and a good deal more use of the calculator's polar–rectangular conversion. It also means the answers carry phase information, and interpreting that phase is where the physical insight lies.

Ohm's law   v = iR Nodal analysis Mesh analysis Superposition Source transformation Thévenin / Norton Ohm's law   V = ZI Nodal analysis Mesh analysis Superposition Source transformation Thévenin / Norton TIME DOMAIN · REAL FREQUENCY DOMAIN · COMPLEX PHASORTRANSFORM Same equations, same procedures — only the arithmetic becomes complex.
Nothing has to be relearned; the structure of every method is preserved.
Section 10-2

The Analysis Methodology

Every problem in this chapter follows the same three steps.

  1. Transform the circuit to the phasor domain. Replace every source by its phasor, and every element by its impedance at the source frequency \(\omega\). Resistors keep their value; inductors become \(j\omega L\); capacitors become \(1/j\omega C\).

  2. Solve the problem using any circuit technique — nodal, mesh, superposition, Thévenin. The arithmetic is complex; the method is unchanged.

  3. Transform the answer back to the time domain, if a time function was asked for. A phasor \(\mathbf{I} = I_{m}\angle\theta\) at frequency \(\omega\) becomes \(i(t) = I_{m}\cos\left(\omega t + \theta\right)\).

The three-step methodology for sinusoidal steady-state analysis
The three-step methodology: transform, solve, transform back.

Two points of practice. Step 1 requires \(\omega\), so read it from the source before doing anything else — an impedance is meaningless without a frequency. And step 3 is often forgotten: if the question asks for \(i(t)\) rather than \(\mathbf{I}\), a phasor is not an answer.

Since this chapter's methods produce simultaneous complex equations, a calculator or software able to solve them directly is a considerable help. Solving \(2\times2\) complex systems by hand using Cramer's rule, as in Section 3.6, remains entirely practical and is what the worked examples do.

Section 10-3

Nodal Analysis

Since KCL holds for phasors, nodal analysis proceeds exactly as in Section 3.2. Choose a reference node, assign phasor node voltages, and write KCL at each non-reference node with every branch current expressed as a potential difference divided by an impedance.

\[\mathbf{I} = \frac{\mathbf{V}_{j} - \mathbf{V}_{k}}{\mathbf{Z}}\]

Dependent sources are handled as in Section 3.8: treat them as ordinary sources when writing the equations, then add a constraint expressing the controlling variable in terms of the node voltages.

1 Worked Example 10.1 — Nodal Analysis

Problem. A current source \(5\angle 0^{\circ}~\mathrm{A}\) feeds node 1. From node 1, a 10 \(\Omega\) resistor runs to ground and a \(j5~\Omega\) inductor runs to node 2; from node 2 a \(-j10~\Omega\) capacitor runs to ground. Find \(\mathbf{V}_{1}\) and \(\mathbf{V}_{2}\).

Solution. KCL at node 2 first, since it has only two branches:

\[\frac{\mathbf{V}_{1}-\mathbf{V}_{2}}{j5} = \frac{\mathbf{V}_{2}}{-j10}\]

Multiplying through by \(j10\) gives \(2\left(\mathbf{V}_{1}-\mathbf{V}_{2}\right) = -\mathbf{V}_{2}\), hence

\[\mathbf{V}_{2} = 2\mathbf{V}_{1}\]

KCL at node 1, substituting this result:

\[5 = \frac{\mathbf{V}_{1}}{10} + \frac{\mathbf{V}_{1}-2\mathbf{V}_{1}}{j5} = \frac{\mathbf{V}_{1}}{10} - \frac{\mathbf{V}_{1}}{j5}\]

Since \(1/j = -j\), the second term is \(+j\mathbf{V}_{1}/5\):

\[5 = \mathbf{V}_{1}\left(0.1 + j0.2\right) \quad\Longrightarrow\quad \mathbf{V}_{1} = \frac{5}{0.1+j0.2} = \frac{5\left(0.1-j0.2\right)}{0.05}\]
\[\mathbf{V}_{1} = 10 - j20~\mathrm{V} = 22.36\angle-63.43^{\circ}~\mathrm{V}\]
\[\mathbf{V}_{2} = 2\mathbf{V}_{1} = 20 - j40~\mathrm{V} = 44.72\angle-63.43^{\circ}~\mathrm{V}\]

Check. Substituting back into node 1: \(\left(10-j20\right)/10 = 1-j2\), and \(\left(-10+j20\right)/j5 = 4+j2\), summing to exactly \(5\) \(\checkmark\). Note that both node voltages share the same phase angle here, which happens because the ratio between them turned out purely real.

2 Worked Example 10.2 — Nodal Analysis with a Dependent Source

Problem. In a circuit operating at \(\omega = 4~\mathrm{rad/s}\), a 20 V source drives node 1 through 10 \(\Omega\). Node 1 connects to ground through \(-j2.5~\Omega\) and to node 2 through \(j4~\Omega\); node 2 connects to ground through \(j2~\Omega\). A dependent current source \(2\mathbf{I}_{x}\) feeds node 2, where \(\mathbf{I}_{x}\) is the current in the \(-j2.5~\Omega\) branch. Find \(i_{x}(t)\).

Solution. KCL at node 1:

\[\frac{20 - \mathbf{V}_{1}}{10} = \frac{\mathbf{V}_{1}}{-j2.5} + \frac{\mathbf{V}_{1}-\mathbf{V}_{2}}{j4} \quad\Longrightarrow\quad \left(1+j1.5\right)\mathbf{V}_{1} + j2.5\,\mathbf{V}_{2} = 20\]

KCL at node 2, with the constraint \(\mathbf{I}_{x} = \mathbf{V}_{1}/(-j2.5)\) substituted immediately:

\[2\mathbf{I}_{x} + \frac{\mathbf{V}_{1}-\mathbf{V}_{2}}{j4} = \frac{\mathbf{V}_{2}}{j2} \quad\Longrightarrow\quad 11\mathbf{V}_{1} + 15\mathbf{V}_{2} = 0\]

In matrix form:

\[\begin{bmatrix} 1+j1.5 & j2.5 \\ 11 & 15 \end{bmatrix}\begin{bmatrix} \mathbf{V}_{1} \\ \mathbf{V}_{2} \end{bmatrix} = \begin{bmatrix} 20 \\ 0 \end{bmatrix}\]

From the second equation \(\mathbf{V}_{2} = -11\mathbf{V}_{1}/15\). Substituting into the first:

\[\left(1 + j1.5 - j\tfrac{27.5}{15}\right)\mathbf{V}_{1} = \left(1 - j0.3333\right)\mathbf{V}_{1} = 20\]
\[\mathbf{V}_{1} = 18 + j6~\mathrm{V} = 18.97\angle 18.43^{\circ}~\mathrm{V}, \qquad \mathbf{V}_{2} = 13.91\angle 198.43^{\circ}~\mathrm{V}\]

Finally the controlling current itself:

\[\mathbf{I}_{x} = \frac{\mathbf{V}_{1}}{-j2.5} = \frac{18.97\angle 18.43^{\circ}}{2.5\angle-90^{\circ}} = 7.590\angle 108.4^{\circ}~\mathrm{A}\]
\[i_{x}(t) = 7.590\cos\left(4t + 108.4^{\circ}\right)~\mathrm{A}\]

Step 3 of the methodology has been applied: the question asked for \(i_{x}(t)\), so \(\omega = 4\) is reinstated and the phasor becomes a cosine.

Nodal analysis worked example circuit in the frequency domain
The circuit of Worked Example 10.2.
Section 10-4

Supernodes

A voltage source between two non-reference nodes requires a supernode, exactly as in Section 3.3. Enclose the source and both nodes, write KCL for the branches crossing the boundary, and add the source constraint.

3 Worked Example 10.3 — Supernode

Problem. A 3 A current source feeds a supernode. Node 1 connects to ground through \(-j3~\Omega\); node 2 connects to ground through \(j6~\Omega\) and through 12 \(\Omega\). A voltage source of \(10\angle 45^{\circ}~\mathrm{V}\) joins node 2 to node 1. Find \(\mathbf{V}_{1}\) and \(\mathbf{V}_{2}\).

Solution. KCL across the supernode boundary — the source itself is inside and does not appear:

\[3 = \frac{\mathbf{V}_{1}}{-j3} + \frac{\mathbf{V}_{2}}{j6} + \frac{\mathbf{V}_{2}}{12}\]

The constraint supplied by the source:

\[\mathbf{V}_{1} = \mathbf{V}_{2} + 10\angle 45^{\circ}\]

Writing \(10\angle45^{\circ} = 7.071 + j7.071\) and substituting, then collecting terms in \(\mathbf{V}_{2}\):

\[5.357 - j2.357 = \mathbf{V}_{2}\left(0.08333 + j0.16667\right)\]
\[\mathbf{V}_{2} = \frac{5.853\angle-23.75^{\circ}}{0.1863\angle 63.43^{\circ}} = 31.41\angle-87.18^{\circ}~\mathrm{V}\]
\[\mathbf{V}_{1} = \mathbf{V}_{2} + 10\angle 45^{\circ} = 25.78\angle-70.48^{\circ}~\mathrm{V}\]

Note that the final addition had to be performed in rectangular form: \(\left(1.545 - j31.37\right) + \left(7.071 + j7.071\right) = 8.616 - j24.30\). Adding the polar magnitudes would have been meaningless.

Supernode analysis worked example circuit
The supernode arrangement of Worked Example 10.3.
Section 10-5

Mesh Analysis

KVL holds for phasors, so mesh analysis transfers likewise. Assign mesh currents, conventionally all clockwise, and write KVL around each mesh with element voltages expressed as \(\mathbf{Z}\mathbf{I}\). For an impedance shared between meshes \(j\) and \(k\), the drop seen from mesh \(j\) is \(\mathbf{Z}\left(\mathbf{I}_{j}-\mathbf{I}_{k}\right)\) — the own mesh current first, exactly as in Section 3.4.

The by-inspection method of Section 3.6 also survives, with the resistance matrix becoming an impedance matrix. With only independent sources present it remains symmetric, which is as useful an error check here as it was there.

4 Worked Example 10.4 — Mesh Analysis

Problem. A \(30\angle 0^{\circ}~\mathrm{V}\) source drives mesh 1, which contains a 6 \(\Omega\) resistor and shares a \(j8~\Omega\) inductor with mesh 2. Mesh 2 contains the shared \(j8~\Omega\) and a \(-j4~\Omega\) capacitor. Find both mesh currents and the current in the shared branch.

Solution. KVL around mesh 2, which has no source:

\[j8\left(\mathbf{I}_{2}-\mathbf{I}_{1}\right) - j4\mathbf{I}_{2} = 0 \quad\Longrightarrow\quad j4\mathbf{I}_{2} = j8\mathbf{I}_{1} \quad\Longrightarrow\quad \mathbf{I}_{2} = 2\mathbf{I}_{1}\]

KVL around mesh 1, substituting:

\[-30 + 6\mathbf{I}_{1} + j8\left(\mathbf{I}_{1}-2\mathbf{I}_{1}\right) = 0 \quad\Longrightarrow\quad \left(6 - j8\right)\mathbf{I}_{1} = 30\]
\[\mathbf{I}_{1} = \frac{30}{6-j8} = \frac{30\left(6+j8\right)}{100} = 1.8 + j2.4~\mathrm{A} = 3\angle 53.13^{\circ}~\mathrm{A}\]
\[\mathbf{I}_{2} = 2\mathbf{I}_{1} = 3.6 + j4.8~\mathrm{A} = 6\angle 53.13^{\circ}~\mathrm{A}\]

The shared branch carries the difference, taken in the direction of \(\mathbf{I}_{1}\):

\[\mathbf{I}_{1} - \mathbf{I}_{2} = -1.8 - j2.4~\mathrm{A} = 3\angle-126.87^{\circ}~\mathrm{A}\]

Check. Substituting into mesh 1: \(6(1.8+j2.4) + j8(-1.8-j2.4) = 10.8 + j14.4 - j14.4 + 19.2 = 30\) \(\checkmark\). Note that \(\mathbf{I}_{2}\) is larger than \(\mathbf{I}_{1}\), which is possible because mesh 2 contains the near-cancelling pair \(j8\) and \(-j4\) and is close to resonance.

Mesh analysis worked example circuit
A further mesh-analysis problem in the frequency domain.
Section 10-6

Supermeshes

A current source shared by two meshes requires a supermesh, as in Section 3.5: take KVL around the combined loop excluding the branch containing the source, and supply the constraint \(\mathbf{I}_{j}-\mathbf{I}_{k} = \mathbf{I}_{s}\).

A source belonging to one mesh alone is easier still: that mesh current is simply known, and no KVL equation is written for it. In the four-mesh circuit below, two of the four unknowns are fixed this way:

\[\begin{aligned} -10 + \left(8-j2\right)\mathbf{I}_{1} - \left(-j2\right)\mathbf{I}_{2} - 8\mathbf{I}_{3} &= 0 \\ \mathbf{I}_{2} &= -3 \\ \left(8-j4\right)\mathbf{I}_{3} - 8\mathbf{I}_{1} + \left(6+j5\right)\mathbf{I}_{4} - j5\mathbf{I}_{2} &= 0 \\ \mathbf{I}_{4} &= \mathbf{I}_{3} + 4 \end{aligned}\]

Four equations, of which two are constraints rather than KVL statements. Solving gives \(\mathbf{I}_{1} = 3.618\angle 274.5^{\circ}~\mathrm{A}\), and the voltage across the \(-j2~\Omega\) element follows:

\[\mathbf{V}_{o} = -j2\left(\mathbf{I}_{1}-\mathbf{I}_{2}\right) = 9.756\angle 222.3^{\circ}~\mathrm{V}\]
Supermesh analysis worked example circuit
The four-mesh supermesh problem.
Video · Sinusoidal Steady-State Analysis
Section 10-7

Superposition

Superposition applies to phasor circuits for the same reason it applied to resistive ones: linearity. Deactivate all independent sources but one, solve, and repeat; then sum the partial responses. The deactivation rules are unchanged — voltage sources become short circuits, current sources become open circuits, and dependent sources are never deactivated.

For a circuit whose sources all share one frequency, superposition is legitimate but rarely economical: it means solving several circuits instead of one. Its indispensable role appears in the next section, where the sources have different frequencies and no other method will do.

Superposition applied to an AC circuit
Superposition in the frequency domain.
5 Worked Example 10.5 — Superposition at One Frequency

Problem. A \(20\angle 0^{\circ}~\mathrm{V}\) source drives a node through a 5 \(\Omega\) resistor. A \(4\angle 90^{\circ}~\mathrm{A}\) current source also feeds the same node, and a \(-j5~\Omega\) capacitor connects the node to ground. Find the node voltage by superposition.

Part 1 — voltage source alone. Open-circuit the current source. What remains is a voltage divider:

\[\mathbf{V}_{a} = \frac{-j5}{5-j5}\left(20\right) = \frac{-j100}{5-j5} = \frac{-j100\left(5+j5\right)}{50} = 10 - j10~\mathrm{V} = 14.14\angle-45^{\circ}~\mathrm{V}\]

Part 2 — current source alone. Short-circuit the voltage source. The 5 \(\Omega\) and \(-j5~\Omega\) are now in parallel:

\[\mathbf{Z}_{p} = \frac{5\left(-j5\right)}{5-j5} = \frac{-j25\left(5+j5\right)}{50} = 2.5 - j2.5~\Omega\]
\[\mathbf{V}_{b} = \left(j4\right)\left(2.5-j2.5\right) = 10 + j10~\mathrm{V} = 14.14\angle 45^{\circ}~\mathrm{V}\]

Sum.

\[\mathbf{V} = \mathbf{V}_{a} + \mathbf{V}_{b} = \left(10-j10\right) + \left(10+j10\right) = 20 + j0 = 20\angle 0^{\circ}~\mathrm{V}\]

A striking result: the two contributions have equal magnitude 14.14 V but opposite phase angles of \(\mp45^{\circ}\), and their imaginary parts cancel exactly. The total is purely real. This is why phasors must be summed rather than magnitudes — adding \(14.14 + 14.14 = 28.28\) V would be wrong by 40 %.

Section 10-8

Sources at Different Frequencies

Here superposition is not merely convenient but necessary. Recall from Section 9.5 that phasors suppress the factor \(e^{j\omega t}\). If two sources have different \(\omega\), the suppressed factors differ, and their phasors cannot be added — the sum would be meaningless.

Worse, the impedances differ too. An inductor presents \(j\omega L\), which is not the same element at 50 rad/s as at 500 rad/s. There is no single frequency-domain circuit that represents the problem.

The procedure:

  1. Take one frequency at a time, deactivating sources at all other frequencies.

  2. Draw the frequency-domain circuit for that frequency, recomputing every impedance.

  3. Solve, and immediately transform the answer back to the time domain.

  4. Repeat for each frequency, and add the time-domain results.

The addition happens in step 4, in the time domain, where sinusoids of different frequencies coexist perfectly happily. A DC source counts as a separate "frequency" with \(\omega = 0\), at which inductors are shorts and capacitors open circuits.

One consequence worth noting for Chapter 11: powers from different frequencies do add directly, because the cross terms average to zero over time. But voltages and currents must be combined as time functions.

6 Worked Example 10.6 — Two Different Frequencies

Problem. A series circuit of \(R = 3~\Omega\) and \(L = 0.8~\mathrm{H}\) is driven by two sources in series: a 10 V DC source and a source \(5\cos 5t~\mathrm{V}\). Find the total current \(i(t)\).

Part 1 — the DC source, \(\omega = 0\). Short the AC source. At DC the inductor is a short circuit:

\[I_{1} = \frac{10}{3} = 3.333~\mathrm{A} \quad\text{(constant)}\]

Part 2 — the AC source, \(\omega = 5~\mathrm{rad/s}\). Short the DC source and recompute the impedance at this frequency:

\[\mathbf{Z} = R + j\omega L = 3 + j(5)(0.8) = 3 + j4~\Omega = 5\angle 53.13^{\circ}~\Omega\]
\[\mathbf{I}_{2} = \frac{5\angle 0^{\circ}}{5\angle 53.13^{\circ}} = 1\angle-53.13^{\circ}~\mathrm{A}\]

Transform back before combining:

\[i_{2}(t) = \cos\left(5t - 53.13^{\circ}\right)~\mathrm{A}\]

Total. Adding in the time domain:

\[i(t) = 3.333 + \cos\left(5t - 53.13^{\circ}\right)~\mathrm{A}\]

This is the answer, and it cannot be written as a single phasor — it is a DC level with a sinusoidal ripple riding on it. Attempting to add \(3.333\angle 0^{\circ}\) to \(1\angle-53.13^{\circ}\) would produce a number, but that number would mean nothing.

The physical picture is worth noting: the inductor passes DC freely (it is a short at \(\omega=0\)) but impedes the AC component, whose amplitude is reduced by the factor \(3/5\) relative to what a purely resistive circuit would give. This is exactly the smoothing action of a choke in a power supply.

Section 10-9

Source Transformation

The transformation of Section 4.4 carries over directly, with impedance replacing resistance:

\[\boxed{\mathbf{V}_{s} = \mathbf{Z}_{s}\mathbf{I}_{s} \qquad\text{or}\qquad \mathbf{I}_{s} = \frac{\mathbf{V}_{s}}{\mathbf{Z}_{s}}}\]

A voltage source \(\mathbf{V}_{s}\) in series with \(\mathbf{Z}_{s}\) is indistinguishable, at its terminals, from a current source \(\mathbf{V}_{s}/\mathbf{Z}_{s}\) in parallel with the same \(\mathbf{Z}_{s}\). The current-source arrow points towards what was the positive terminal, and an ideal source with no series or parallel impedance cannot be transformed.

Source transformation with impedances
Source transformation in the frequency domain.
7 Worked Example 10.7 — Source Transformation

Problem. A source \(20\angle 90^{\circ}~\mathrm{V}\) in series with 5 \(\Omega\) feeds a network in which a \(\left(3+j4\right)~\Omega\) branch appears in parallel with the 5 \(\Omega\). The result drives a 10 \(\Omega\) resistor through a \(\left(4-j13\right)~\Omega\) branch. Find \(\mathbf{V}_{x}\) across the 10 \(\Omega\).

Solution. Transform the source to its current form:

\[\mathbf{I}_{s} = \frac{20\angle 90^{\circ}}{5} = j4~\mathrm{A} \quad\text{in parallel with}~5~\Omega\]

Combine the 5 \(\Omega\) with the \(\left(3+j4\right)~\Omega\) branch in parallel:

\[\mathbf{Z}_{1} = \frac{5\left(3+j4\right)}{5+3+j4} = \frac{15+j20}{8+j4} = 2.5 + j1.25~\Omega\]

Now transform back to a voltage source, taking the reference direction into account so that the equivalent source is

\[\mathbf{V}_{s} = \mathbf{I}_{s}\mathbf{Z}_{1} = \left(-j4\right)\left(2.5+j1.25\right) = 5 - j10~\mathrm{V}\]

Finally apply voltage division across the remaining series chain:

\[\mathbf{V}_{x} = \frac{10}{10 + \left(2.5+j1.25\right) + \left(4-j13\right)}\left(5-j10\right) = \frac{50-j100}{16.5-j11.75}\]
\[\mathbf{V}_{x} = \frac{111.8\angle-63.43^{\circ}}{20.26\angle-35.45^{\circ}} = 5.519\angle-27.98^{\circ}~\mathrm{V}\]

Source transformation earned its place here: it replaced a parallel branch and a source with a single series pair, avoiding simultaneous equations entirely. As in Chapter 4, its value is greatest when it lets two dissimilar sources be merged or a network be collapsed into a chain.

Section 10-10

Thévenin and Norton Equivalents

The two most useful theorems of Chapter 4 transfer intact. Any linear two-terminal AC network can be replaced by

  • a voltage source \(\mathbf{V}_{Th}\) in series with an impedance \(\mathbf{Z}_{Th}\), or

  • a current source \(\mathbf{I}_{N}\) in parallel with the same impedance,

related by the same conversion as before:

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

The methods for finding \(\mathbf{Z}_{Th}\) are those of Sections 4.5 and 4.7: deactivate the independent sources and reduce, when only independent sources are present; otherwise use \(\mathbf{V}_{oc}/\mathbf{I}_{sc}\) or apply a test source.

One difference matters. \(\mathbf{Z}_{Th}\) is complex and frequency-dependent. A network's Thévenin equivalent is valid only at the frequency for which it was computed — change \(\omega\) and both \(\mathbf{V}_{Th}\) and \(\mathbf{Z}_{Th}\) change with it.

Thevenin equivalent circuit in the frequency domain
The AC Thévenin equivalent.
Norton equivalent circuit in the frequency domain
The AC Norton equivalent.
8 Worked Example 10.8 — Thévenin Equivalent

Problem. Obtain the Thévenin equivalent at terminals \(a\)\(b\) of a circuit driven by \(120\angle 75^{\circ}~\mathrm{V}\), in which an 8 \(\Omega\) resistor is in parallel with \(-j6~\Omega\) forming one branch, and a 4 \(\Omega\) resistor is in parallel with \(j12~\Omega\) forming another.

Step 1 — \(\mathbf{Z}_{Th}\). Deactivate the source (short it) and reduce each parallel pair:

\[\mathbf{Z}_{1} = 8\parallel\left(-j6\right) = \frac{8\left(-j6\right)}{8-j6} = 2.88 - j3.84~\Omega\]
\[\mathbf{Z}_{2} = 4\parallel j12 = \frac{4\left(j12\right)}{4+j12} = 3.6 + j1.2~\Omega\]
\[\mathbf{Z}_{Th} = \mathbf{Z}_{1}+\mathbf{Z}_{2} = 6.48 - j2.64~\Omega\]

The equivalent is net capacitive at this frequency, despite the network containing an inductor.

Step 2 — \(\mathbf{V}_{Th}\). With the terminals open, the two branch currents are

\[\mathbf{I}_{1} = \frac{120\angle 75^{\circ}}{8-j6}, \qquad \mathbf{I}_{2} = \frac{120\angle 75^{\circ}}{4+j12}\]

and KVL across the terminals gives \(\mathbf{V}_{Th} = 4\mathbf{I}_{2} + j6\mathbf{I}_{1}\):

\[4\mathbf{I}_{2} = \frac{480\angle 75^{\circ}}{4+j12} = 37.95\angle 3.435^{\circ} = 37.88 + j2.274\]
\[j6\mathbf{I}_{1} = \frac{720\angle 165^{\circ}}{8-j6} = 72\angle 201.87^{\circ} = -66.82 - j26.82\]
\[\mathbf{V}_{Th} = -28.94 - j24.55~\mathrm{V} = 37.95\angle 220.3^{\circ}~\mathrm{V}\]

Note that the two contributions had to be converted to rectangular form before adding — their magnitudes, 37.95 and 72, sum to nothing meaningful.

Thevenin equivalent worked example circuit
The circuit of Worked Example 10.8.
Finding the Thevenin impedance with sources deactivated
Finding \(\mathbf{Z}_{Th}\) with the source deactivated.
9 Worked Example 10.9 — Thévenin with a Dependent Source

Problem. A network contains a 15 A source feeding a node, a dependent current source \(0.5\mathbf{I}_{o}\), and impedances \(\left(2-j4\right)~\Omega\) and \(\left(4+j3\right)~\Omega\), where \(\mathbf{I}_{o}\) is the current in the \(\left(2-j4\right)\) branch. Find the Thévenin equivalent.

Step 1 — \(\mathbf{V}_{Th}\). With the terminals open, KCL at the node gives

\[15 = \mathbf{I}_{o} + 0.5\mathbf{I}_{o} \quad\Longrightarrow\quad \mathbf{I}_{o} = 10~\mathrm{A}\]

Applying KVL to reach the terminals:

\[-\mathbf{I}_{o}\left(2-j4\right) + 0.5\mathbf{I}_{o}\left(4+j3\right) + \mathbf{V}_{Th} = 0\]
\[\mathbf{V}_{Th} = 10\left(2-j4\right) - 5\left(4+j3\right) = \left(20-j40\right) - \left(20+j15\right) = -j55~\mathrm{V}\]
\[\mathbf{V}_{Th} = 55\angle-90^{\circ}~\mathrm{V}\]

Step 2 — \(\mathbf{Z}_{Th}\) by the test-source method. Deactivate the 15 A independent source but keep the dependent source, and inject a test current \(\mathbf{I}_{s} = 3~\mathrm{A}\):

\[3 = \mathbf{I}_{o} + 0.5\mathbf{I}_{o} \quad\Longrightarrow\quad \mathbf{I}_{o} = 2~\mathrm{A}\]
\[\mathbf{V}_{s} = \mathbf{I}_{o}\left[\left(4+j3\right)+\left(2-j4\right)\right] = 2\left(6-j1\right) = 12 - j2~\mathrm{V}\]
\[\mathbf{Z}_{Th} = \frac{\mathbf{V}_{s}}{\mathbf{I}_{s}} = \frac{12-j2}{3} = 4 - j0.6667~\Omega\]

The test-source method of Section 4.7 works unchanged in the frequency domain. As there, the dependent source is never deactivated — only the independent one.

Thevenin equivalent with a dependent source
The dependent-source network of Worked Example 10.9.
10 Worked Example 10.10 — Norton Equivalent

Problem. A network has \(\mathbf{Z}_{N} = 5~\Omega\), and mesh analysis of the short-circuited network yields \(\mathbf{I}_{N} = \left(3+j8\right)~\mathrm{A}\). Find the current \(\mathbf{I}_{o}\) delivered to a load of \(\left(20+j15\right)~\Omega\).

Solution. With the Norton equivalent driving the load, current division applies:

\[\mathbf{I}_{o} = \frac{\mathbf{Z}_{N}}{\mathbf{Z}_{N}+\mathbf{Z}_{L}}\mathbf{I}_{N} = \frac{5}{5+20+j15}\left(3+j8\right)\]

Dividing numerator and denominator by 5:

\[\mathbf{I}_{o} = \frac{3+j8}{5+j3} = \frac{8.544\angle 69.44^{\circ}}{5.831\angle 30.96^{\circ}} = 1.465\angle 38.48^{\circ}~\mathrm{A}\]

Note the crossover in the current-divider rule — the source impedance appears in the numerator, matching the pattern of Section 2.8. As always, the division was done in polar form and the subtraction of angles handled separately from the ratio of magnitudes.

Norton equivalent worked example circuit
The Norton problem of Worked Example 10.10.
Norton equivalent driving a load
The equivalent driving the load impedance.
Video · Network Theorems in the Frequency Domain
Section 10-11

Applications: Op Amp AC Circuits

The two golden rules of Chapter 5 depended only on the ideal op-amp assumptions and negative feedback, neither of which involves frequency. They therefore apply unchanged to phasor circuits:

\[\mathbf{V}_{1} = \mathbf{V}_{2} \qquad\text{and}\qquad \mathbf{I}_{1} = \mathbf{I}_{2} = 0\]

The inverting amplifier's gain becomes a ratio of impedances rather than resistances:

\[\boxed{\frac{\mathbf{V}_{o}}{\mathbf{V}_{i}} = -\frac{\mathbf{Z}_{f}}{\mathbf{Z}_{1}}}\]

Since the ratio is now complex, the circuit provides both gain and phase shift, and both vary with frequency. This single observation is the foundation of the active filter, and Chapter 14 develops it fully.

The integrator and differentiator of Section 6.9 are special cases. With \(\mathbf{Z}_{f} = 1/j\omega C\) and \(\mathbf{Z}_{1} = R\) the gain is \(-1/j\omega RC\), which falls as frequency rises — the frequency-domain signature of integration.

11 Worked Example 10.11 — Op Amp with a Complex Feedback Impedance

Problem. An inverting amplifier has \(\mathbf{Z}_{1} = 10~\mathrm{k}\Omega\) and a feedback network consisting of a 10 \(\mathrm{k}\Omega\) resistor in parallel with a 10 nF capacitor. Find the gain at \(\omega = 10^{4}~\mathrm{rad/s}\).

Solution. The capacitor's impedance at this frequency:

\[\mathbf{Z}_{C} = \frac{1}{j\omega C} = \frac{1}{j\left(10^{4}\right)\left(10\times10^{-9}\right)} = \frac{1}{j10^{-4}} = -j10~\mathrm{k}\Omega\]

The feedback impedance is the parallel combination:

\[\mathbf{Z}_{f} = \frac{\left(10\mathrm{k}\right)\left(-j10\mathrm{k}\right)}{10\mathrm{k} - j10\mathrm{k}} = \frac{-j10\mathrm{k}}{1-j} = \frac{-j10\mathrm{k}\left(1+j\right)}{2} = \left(5 - j5\right)~\mathrm{k}\Omega\]
\[\frac{\mathbf{V}_{o}}{\mathbf{V}_{i}} = -\frac{5-j5}{10} = -0.5 + j0.5 = 0.7071\angle 135^{\circ}\]

The gain magnitude is 0.7071 with a phase shift of 135°. That 135° is the 180° of the inverting configuration reduced by the 45° that the RC network contributes — and the 0.7071 is the same half-power factor met in Example 9.9, arising for the same reason: at \(\omega = 1/RC\) the resistance and reactance are equal.

At low frequencies the capacitor is an open circuit and the gain approaches the DC value of \(-1\); at high frequencies the capacitor shorts \(\mathbf{Z}_{f}\) and the gain falls towards zero. The circuit is a low-pass filter with gain, and this frequency-dependent behaviour is exactly what Chapter 14 will characterise.

Oscillators

An oscillator produces a sinusoid with no sinusoidal input at all, and the phase relationships of this chapter explain how. The requirements, known as the Barkhausen criteria, are that a loop consisting of an amplifier and a frequency-selective feedback network must have a total loop gain of at least unity in magnitude and a total phase shift of exactly 0° (or 360°) at the desired frequency.

In an RC phase-shift oscillator the amplifier is an inverting stage contributing 180°, and three cascaded RC sections contribute the remaining 180° at one particular frequency — each section supplying roughly 60°, as Section 9.10 showed a single section can. In a Wien-bridge oscillator the amplifier is non-inverting, contributing 0°, and a series–parallel RC network provides zero phase shift only at \(\omega = 1/RC\), where its attenuation is exactly \(1/3\) — so the amplifier gain must be set to 3.

Both designs rest entirely on the observation that a network's phase shift varies with frequency, and that there is generally exactly one frequency at which a required shift is achieved.

Section 10-12

Summary and Key Formulas

Summary
  • The methodology is: transform to the frequency domain, solve by any method, transform back if a time function is required.

  • Nodal analysis, mesh analysis, supernodes and supermeshes work exactly as in Chapter 3, with impedances and complex arithmetic.

  • Dependent sources require a constraint equation and are never deactivated.

  • Superposition applies, with voltage sources shorted and current sources opened.

  • For sources at different frequencies, superposition is compulsory: solve at each frequency separately, recomputing every impedance, and add the results in the time domain.

  • Source transformation uses \(\mathbf{V}_{s} = \mathbf{Z}_{s}\mathbf{I}_{s}\).

  • Thévenin and Norton equivalents exist for any linear AC network, with \(\mathbf{Z}_{Th} = \mathbf{V}_{oc}/\mathbf{I}_{sc}\) and both parameters valid only at the frequency for which they were found.

  • Op-amp golden rules hold unchanged, so the inverting gain becomes \(-\mathbf{Z}_{f}/\mathbf{Z}_{1}\) — complex, and frequency-dependent.

Key Formulas
ResultFormulaNotes
Branch current, nodal\(\mathbf{I} = \dfrac{\mathbf{V}_{j}-\mathbf{V}_{k}}{\mathbf{Z}}\)as in Chapter 3
Shared branch, mesh\(\mathbf{Z}\left(\mathbf{I}_{j}-\mathbf{I}_{k}\right)\)own mesh current first
Supernode constraint\(\mathbf{V}_{j}-\mathbf{V}_{k} = \mathbf{V}_{s}\)plus KCL across the boundary
Supermesh constraint\(\mathbf{I}_{j}-\mathbf{I}_{k} = \mathbf{I}_{s}\)plus KVL round the outer loop
Superposition\(\mathbf{V} = \mathbf{V}_{a}+\mathbf{V}_{b}+\cdots\)same frequency only
Different frequencies\(v(t) = v_{1}(t)+v_{2}(t)+\cdots\)add in the time domain
Source transformation\(\mathbf{V}_{s} = \mathbf{Z}_{s}\mathbf{I}_{s}\)finite non-zero \(\mathbf{Z}_{s}\)
Thévenin voltage\(\mathbf{V}_{Th} = \mathbf{V}_{oc}\)terminals open
Norton current\(\mathbf{I}_{N} = \mathbf{I}_{sc}\)terminals shorted
Equivalence\(\mathbf{V}_{Th} = \mathbf{Z}_{N}\mathbf{I}_{N}\), \(\mathbf{Z}_{Th} = \mathbf{Z}_{N}\)frequency-dependent
\(\mathbf{Z}_{Th}\) by ratio\(\mathbf{Z}_{Th} = \dfrac{\mathbf{V}_{oc}}{\mathbf{I}_{sc}}\)always valid
\(\mathbf{Z}_{Th}\) by test source\(\mathbf{Z}_{Th} = \dfrac{\mathbf{V}_{s}}{\mathbf{I}_{s}}\)independent sources off
Inverting op amp\(\dfrac{\mathbf{V}_{o}}{\mathbf{V}_{i}} = -\dfrac{\mathbf{Z}_{f}}{\mathbf{Z}_{1}}\)gain and phase shift
Phasor to time domain\(I_{m}\angle\theta \to I_{m}\cos\left(\omega t+\theta\right)\)do not omit this step
Section 10-13

Common Mistakes

  • Adding phasors from sources at different frequencies. The suppressed \(e^{j\omega t}\) factors differ, and so do all the impedances. Solve separately and add the time functions.

  • Leaving the answer as a phasor when a time function was asked for. Step 3 of the methodology exists for a reason. \(\mathbf{I} = 5\angle 30^{\circ}\) is not an answer to "find \(i(t)\)".

  • Computing impedances without checking \(\omega\). An impedance is meaningless without a frequency, and a circuit with two sources has two sets of impedances.

  • Adding complex quantities in polar form. Convert to rectangular first. This costs more keystrokes in AC analysis than any other single habit.

  • Deactivating a dependent source. Only independent sources are ever deactivated — in superposition, and when finding \(\mathbf{Z}_{Th}\).

  • Adding magnitudes instead of phasors. In Example 10.5 two contributions of 14.14 V sum to 20 V, not 28.28 V.

  • Forgetting that \(1/j = -j\). This sign error propagates silently through an entire solution.

  • Assuming a Thévenin equivalent holds at all frequencies. It holds at one frequency only.

  • Reversing the order in a shared mesh branch. From mesh \(j\) the drop is \(\mathbf{Z}\left(\mathbf{I}_{j}-\mathbf{I}_{k}\right)\), exactly as in Chapter 3.

  • Losing track of which angle unit is in use. Phasor angles are conventionally in degrees; the argument \(\omega t\) is in radians. Convert deliberately, not accidentally.

Section 10-14

Chapter Review

Practice Problems

Work these before opening the answers. Quote phasors in polar form to four significant figures, and give time functions where asked.

  1. P10.1 A \(4\angle 0^{\circ}~\mathrm{A}\) source feeds a node connected to ground through a 5 \(\Omega\) resistor and a \(j5~\Omega\) inductor in parallel. Find the node voltage.

    Show answer
    \[\mathbf{Z}_{p} = \frac{5\left(j5\right)}{5+j5} = 2.5 + j2.5~\Omega\]
    \[\mathbf{V} = \left(4\right)\left(2.5+j2.5\right) = 10 + j10~\mathrm{V} = 14.14\angle 45^{\circ}~\mathrm{V}\]
  2. P10.2 A \(100\angle 0^{\circ}~\mathrm{V}\) source drives a single loop containing 6 \(\Omega\) and \(j8~\Omega\). Find the current, and state whether it leads or lags.

    Show answer
    \[\mathbf{I} = \frac{100}{6+j8} = \frac{100\left(6-j8\right)}{100} = 6 - j8~\mathrm{A} = 10\angle-53.13^{\circ}~\mathrm{A}\]
    The current lags by 53.13°, as it must in an inductive circuit.
  3. P10.3 A series circuit of 4 \(\Omega\) and 1 H is driven by a 12 V DC source in series with \(6\cos 4t~\mathrm{V}\). Find \(i(t)\).

    Show answer
    DC: the inductor is a short, so \(I_{1} = 12/4 = 3~\mathrm{A}\).
    AC at \(\omega = 4\):
    \[\mathbf{Z} = 4 + j4 = 5.657\angle 45^{\circ}~\Omega, \qquad \mathbf{I}_{2} = \frac{6}{5.657\angle 45^{\circ}} = 1.061\angle-45^{\circ}~\mathrm{A}\]
    \[i(t) = 3 + 1.061\cos\left(4t - 45^{\circ}\right)~\mathrm{A}\]
  4. P10.4 Convert a \(20\angle 0^{\circ}~\mathrm{V}\) source in series with \(\left(4+j3\right)~\Omega\) into its Norton form.

    Show answer
    \[\mathbf{I}_{s} = \frac{20}{4+j3} = \frac{20\left(4-j3\right)}{25} = 3.2 - j2.4~\mathrm{A} = 4\angle-36.87^{\circ}~\mathrm{A}\]
    in parallel with \(\left(4+j3\right)~\Omega\).
  5. P10.5 A \(50\angle 0^{\circ}~\mathrm{V}\) source in series with 10 \(\Omega\) feeds terminals \(a\)\(b\), across which a \(-j10~\Omega\) capacitor is connected. Find the Thévenin equivalent.

    Show answer
    \[\mathbf{V}_{Th} = \frac{-j10}{10-j10}\left(50\right) = 25 - j25~\mathrm{V} = 35.36\angle-45^{\circ}~\mathrm{V}\]
    \[\mathbf{Z}_{Th} = 10\parallel\left(-j10\right) = \frac{10\left(-j10\right)}{10-j10} = 5 - j5~\Omega\]
  6. P10.6 Convert the result of P10.5 into a Norton equivalent.

    Show answer
    \[\mathbf{I}_{N} = \frac{\mathbf{V}_{Th}}{\mathbf{Z}_{Th}} = \frac{25-j25}{5-j5} = 5\angle 0^{\circ}~\mathrm{A}\]
    with \(\mathbf{Z}_{N} = 5 - j5~\Omega\). The ratio is purely real because both quantities share the phase angle \(-45^{\circ}\).
  7. P10.7 Repeat Worked Example 10.5 by nodal analysis instead of superposition, and confirm the answer.

    Show answer
    KCL at the node, with both sources present:
    \[\frac{20-\mathbf{V}}{5} + j4 = \frac{\mathbf{V}}{-j5}\]
    Multiplying through by 5: \(20 - \mathbf{V} + j20 = \frac{5\mathbf{V}}{-j5} = j\mathbf{V}\), so
    \[20 + j20 = \mathbf{V}\left(1+j\right) \quad\Longrightarrow\quad \mathbf{V} = \frac{20\left(1+j\right)}{1+j} = 20\angle 0^{\circ}~\mathrm{V} \;\checkmark\]
    One equation instead of two circuits — nodal analysis was the better choice here.
  8. P10.8 An inverting op-amp stage has \(\mathbf{Z}_{1} = 10~\mathrm{k}\Omega\) and \(\mathbf{Z}_{f} = -j20~\mathrm{k}\Omega\). Find the gain and describe what the circuit does.

    Show answer
    \[\frac{\mathbf{V}_{o}}{\mathbf{V}_{i}} = -\frac{-j20}{10} = j2 = 2\angle 90^{\circ}\]
    Gain 2 with a 90° phase lead. Since \(\mathbf{Z}_{f}\) is a pure capacitance, this is an integrator, and its gain falls as frequency rises.
  9. P10.9 A circuit is driven by \(10\cos 2t~\mathrm{V}\) and \(8\cos 5t~\mathrm{V}\) in series. Explain, without solving, why a single phasor circuit cannot be drawn.

    Show answer
    The phasor transform suppresses \(e^{j\omega t}\), and the two sources have different \(\omega\), so their phasors are not comparable. More concretely, every inductor and capacitor has a different impedance at 2 rad/s than at 5 rad/s, so no single frequency-domain circuit represents both. Two separate circuits are required, and the results are added as time functions.
  10. P10.10 A planar AC circuit has 5 nodes and 7 branches, driven entirely by voltage sources. Which analysis method would you choose?

    Show answer
    Nodal needs \(n-1 = 4\) equations; mesh needs \(b-n+1 = 7-5+1 = 3\). Mesh analysis is more economical on count, and with only voltage sources present it avoids supernodes entirely — voltage sources are handled trivially in mesh analysis. Mesh analysis on both grounds.
Multiple-Choice Questions
  1. MCQ 1. The first step in sinusoidal steady-state analysis is to:
    (a) solve the circuit   (b) transform to the frequency domain   (c) find the time constant   (d) apply superposition

    Show answer
    (b). Transform, solve, transform back — and step 1 requires knowing \(\omega\).
  2. MCQ 2. For sources at different frequencies, the partial responses must be added:
    (a) as phasors   (b) as magnitudes   (c) in the time domain   (d) they cannot be added

    Show answer
    (c) in the time domain, where sinusoids of different frequencies coexist without difficulty.
  3. MCQ 3. When finding \(\mathbf{Z}_{Th}\) for a network containing a dependent source, you should:
    (a) deactivate all sources   (b) use a test source   (c) short all sources   (d) open all sources

    Show answer
    (b) use a test source (or the ratio \(\mathbf{V}_{oc}/\mathbf{I}_{sc}\)), deactivating only the independent sources.
  4. MCQ 4. A Thévenin equivalent found at \(\omega = 100~\mathrm{rad/s}\) is valid:
    (a) at all frequencies   (b) at that frequency only   (c) at DC only   (d) at harmonics of 100 rad/s

    Show answer
    (b) at that frequency only. Both \(\mathbf{V}_{Th}\) and \(\mathbf{Z}_{Th}\) depend on \(\omega\).
  5. MCQ 5. In the frequency domain, a current source is deactivated by replacing it with:
    (a) a short circuit   (b) an open circuit   (c) an impedance   (d) a voltage source

    Show answer
    (b) an open circuit, exactly as in Chapter 4.
  6. MCQ 6. Two superposition contributions of \(14.14\angle 45^{\circ}\) and \(14.14\angle-45^{\circ}\) sum to:
    (a) 28.28   (b) 20   (c) 0   (d) 14.14

    Show answer
    (b) 20. The imaginary parts cancel, leaving \(10+10 = 20\). Option (a) wrongly adds magnitudes.
  7. MCQ 7. The gain of an inverting op-amp stage in the frequency domain is:
    (a) \(\mathbf{Z}_{f}/\mathbf{Z}_{1}\)   (b) \(-\mathbf{Z}_{f}/\mathbf{Z}_{1}\)   (c) \(1+\mathbf{Z}_{f}/\mathbf{Z}_{1}\)   (d) \(-\mathbf{Z}_{1}/\mathbf{Z}_{f}\)

    Show answer
    (b). The Chapter 5 result with impedances substituted. Option (c) is the non-inverting form.
  8. MCQ 8. In a supermesh, KVL is written:
    (a) including the current source   (b) excluding the current source   (c) for each mesh separately   (d) twice

    Show answer
    (b) excluding it, since the voltage across a current source is unknown — unchanged from Section 3.5.
  9. MCQ 9. A DC source in a multi-frequency problem is treated as a source at:
    (a) \(\omega = 0\)   (b) \(\omega = \infty\)   (c) \(\omega = 1\)   (d) any convenient \(\omega\)

    Show answer
    (a) \(\omega = 0\), at which inductors are short circuits and capacitors open circuits.
  10. MCQ 10. An impedance matrix written by inspection for a circuit with only independent sources is:
    (a) always real   (b) symmetric   (c) diagonal   (d) singular

    Show answer
    (b) symmetric — a useful error check, exactly as in Section 3.6. Dependent sources destroy the symmetry.
Conceptual Questions
  1. This chapter introduces almost no new theory, yet it is essential. Explain what work it actually does, and why Chapter 9 alone would not have been sufficient.

  2. Superposition is usually uneconomical for same-frequency circuits but compulsory for different-frequency ones. Explain both halves of that statement.

  3. A Thévenin equivalent replaces a network by two numbers. In AC those numbers are complex and frequency-dependent. What does this imply about using a Thévenin model for a circuit driven by a non-sinusoidal waveform?

  4. In Worked Example 10.4 the second mesh current is twice the first. Explain physically how a mesh with no source in it can carry more current than the mesh containing the source.

  5. The op-amp golden rules were derived in Chapter 5 without any mention of frequency. Why does that guarantee they apply to phasor circuits, and where would the derivation eventually break down for a real device?

  6. An oscillator produces a sinusoid with no sinusoidal input. Using the phase relationships of this chapter, explain why an oscillator produces one particular frequency rather than a range.

Looking Ahead

Every voltage and current in an AC circuit can now be found. Chapter 11 asks what they mean for power — and the answer turns out to depend critically on the phase angle between them.

A resistor with voltage and current in phase consumes energy steadily. An inductor or capacitor, with a 90° phase difference, consumes no net energy at all: it borrows energy for a quarter-cycle and returns it in the next. Yet the current it draws is entirely real, and it heats the cables and loads the generator exactly as a useful current would.

That paradox gives rise to reactive power, the power triangle, and the power factor — quantities that determine the cost of an industrial electricity supply and the sizing of every transmission line. Chapter 11 also settles the question of maximum power transfer in AC circuits, where the answer proves to be not \(\mathbf{Z}_{L} = \mathbf{Z}_{Th}\) but the complex conjugate.