Solved Problems · Set 19

Second-Order Circuits

Part 2 · Transient Analysis — two storage elements of different kinds, and the first circuits in this book that can oscillate. A capacitor and an inductor exchange energy rather than merely dissipating it, and how much resistance stands between them decides everything.

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

Set 19 — Second-Order Circuits

Two storage elements of different types cannot be combined, so a circuit containing both obeys a second-order differential equation and needs two initial conditions instead of one. What emerges is genuinely new: the capacitor's electric field and the inductor's magnetic field can pass energy back and forth, and if the resistance is small enough the exchange continues for many cycles before dying away. This set derives the characteristic equation, works all three damping cases for both topologies, and then asks what the damping ratio actually means.

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

i Method Recap
  • The characteristic equation for every second-order circuit:

    \[ s^2 + 2\alpha s + \omega_0^2 = 0 \;\Longrightarrow\; s_{1,2} = -\alpha \pm \sqrt{\alpha^2-\omega_0^2} \]
  • The parameters differ by topology, and confusing them is the most common error in this set:

    \[ \text{series: } \alpha = \frac{R}{2L}; \qquad \text{parallel: } \alpha = \frac{1}{2RC}; \qquad \text{both: } \omega_0 = \frac{1}{\sqrt{LC}} \]
  • Three cases, decided by the damping ratio \(\zeta = \alpha/\omega_0\):

    \[ \begin{aligned} \zeta > 1 \;&(\alpha>\omega_0): && x = A_1e^{s_1t} + A_2e^{s_2t} &&\text{overdamped}\\ \zeta = 1 \;&(\alpha=\omega_0): && x = (A_1 + A_2t)e^{-\alpha t} &&\text{critically damped}\\ \zeta < 1 \;&(\alpha<\omega_0): && x = e^{-\alpha t}(A_1\cos\omega_dt + A_2\sin\omega_dt) &&\text{underdamped} \end{aligned} \]

    with \(\omega_d = \sqrt{\omega_0^2-\alpha^2}\).

  • The complete response adds the forced term: \(x(t) = x(\infty) + \text{transient}\).

  • Two initial conditions are needed: \(x(0^+)\) and \(\dot{x}(0^+)\). The second comes from the other element's continuity through an element law — Problem 7.

  • Procedure: find \(v_C(0^-)\) and \(i_L(0^-)\); use continuity; find \(x(\infty)\); compute \(\alpha\) and \(\omega_0\); identify the case; then fit the two constants.

VideoWalkthrough
Problem 1ChallengeThe Characteristic Equation

Derive the differential equation of a source-free series \(RLC\) circuit, obtain its characteristic equation, and show why three distinct kinds of solution arise. Identify \(\alpha\) and \(\omega_0\) physically.

Solution

KVL round the single loop, using the element laws of Sets 16 and 17:

\[ L\frac{di}{dt} + Ri + \frac{1}{C}\int i\,dt = 0 \]

The integral is awkward, so differentiate once to clear it.

Differentiating and dividing by \(L\):

\[ \frac{d^2i}{dt^2} + \frac{R}{L}\frac{di}{dt} + \frac{1}{LC}i = 0 \]
\[ \frac{d^2i}{dt^2} + 2\alpha\frac{di}{dt} + \omega_0^2 i = 0, \qquad \alpha = \frac{R}{2L},\quad \omega_0 = \frac{1}{\sqrt{LC}} \]

Try \(i = Ae^{st}\), as the first-order case did. Substituting and cancelling \(Ae^{st}\):

\[ s^2 + 2\alpha s + \omega_0^2 = 0 \;\Longrightarrow\; s_{1,2} = -\alpha \pm \sqrt{\alpha^2 - \omega_0^2} \]

A quadratic, so there are two natural frequencies rather than one. The general solution is a combination of both, which is why two initial conditions are required.

Three cases, from the discriminant:

ConditionRootsSolutionName
\(\alpha > \omega_0\)Real, distinct, both negative\(A_1e^{s_1t}+A_2e^{s_2t}\)Overdamped
\(\alpha = \omega_0\)Real, equal\((A_1+A_2t)e^{-\alpha t}\)Critically damped
\(\alpha < \omega_0\)Complex conjugates \(-\alpha\pm j\omega_d\)\(e^{-\alpha t}(A_1\cos\omega_dt+A_2\sin\omega_dt)\)Underdamped

Why the repeated root needs a \(t\). When \(s_1 = s_2\) the two exponentials collapse into one, leaving only one arbitrary constant — not enough for two initial conditions. Substituting \(i = A_2te^{-\alpha t}\) into the equation with \(\omega_0 = \alpha\) confirms it is a second independent solution.

What the parameters mean. \(\omega_0\) is the frequency at which a lossless \(LC\) circuit would oscillate for ever (Problem 18), and \(\alpha\) measures how fast the resistance removes energy:

\[ \alpha = \frac{R}{2L} \ \text{[series]} \quad\text{—}\quad \text{the "neper frequency", units s}^{-1} \]

The envelope of any underdamped response decays as \(e^{-\alpha t}\), so \(1/\alpha\) plays the role that \(\tau\) played in Set 18.

Everything in this set follows from where the two roots sit. Real and negative gives decay without oscillation; complex gives oscillation inside a decaying envelope; and the real part is always \(-\alpha\) regardless. Set 32's Laplace transform will call these the poles of the circuit, and the same reading of their positions applies to circuits of any order.
Answer\(s^2+2\alpha s+\omega_0^2 = 0\) with \(\alpha = R/2L\), \(\omega_0 = 1/\sqrt{LC}\); three cases from the discriminant
Problem 2CoreDamping Ratio

Define the damping ratio, express the three cases in terms of it, and classify these circuits: series \(R=10\ \Omega, L=1\ \text{H}, C=\tfrac1{16}\ \text{F}\); series \(R=6\ \Omega, L=1\ \text{H}, C=0.04\ \text{F}\); parallel \(R=2\ \Omega, L=0.4\ \text{H}, C=0.125\ \text{F}\).

Solution

The damping ratio is the dimensionless comparison of the two rates:

\[ \zeta = \frac{\alpha}{\omega_0} \;\Longrightarrow\; s_{1,2} = \omega_0\left(-\zeta \pm \sqrt{\zeta^2-1}\right) \]

Writing the roots this way separates shape from speed: \(\zeta\) alone fixes the shape of the response, and \(\omega_0\) merely scales the time axis.

Classifying the three circuits:

Circuit\(\alpha\)\(\omega_0\)\(\zeta\)Case
Series 10 Ω, 1 H, 1/16 F\(R/2L = 5\)41.25Overdamped
Series 6 Ω, 1 H, 0.04 F350.60Underdamped
Parallel 2 Ω, 0.4 H, 0.125 F\(1/2RC = 2\)4.4720.447Underdamped

Note the reversal between topologies. In a series circuit \(\alpha = R/2L\) rises with \(R\); in a parallel circuit \(\alpha = 1/2RC\) falls with \(R\):

\[ \text{series: large } R \Rightarrow \text{overdamped}; \qquad \text{parallel: large } R \Rightarrow \text{underdamped} \]

Physically obvious once stated: a series resistor is in the oscillating loop and dissipates its current, while a parallel one is a bypass that only steals current if it is small. Problem 16 shows this is duality.

The boundary conditions in component terms:

\[ \text{series critical: } R = 2\sqrt{\frac{L}{C}}; \qquad \text{parallel critical: } R = \frac{1}{2}\sqrt{\frac{L}{C}} \]

The two critical resistances differ by a factor of four, and one is a maximum for oscillation while the other is a minimum.

Why \(\zeta\) rather than \(\alpha\). Two circuits with the same \(\zeta\) have identical response shapes, differing only in timescale. So overshoot, number of visible oscillations and settling time in units of \(1/\omega_0\) are all functions of \(\zeta\) alone — which is what makes it the design parameter, in circuits and in control systems alike. Problem 17 quantifies this.

Set 18 had one parameter and one behaviour; this set has two parameters, and one of them decides the qualitative outcome. A first-order circuit could only be fast or slow. A second-order circuit can be sluggish, perfectly damped, or ringing — and moving \(\zeta\) through 1 changes the roots from real to complex, which is a change of kind rather than degree.
Answer\(\zeta = \alpha/\omega_0\); the three circuits give \(\zeta = 1.25\) (over), \(0.60\) and \(0.447\) (both under)
Problem 3CoreSource-Free Series, Overdamped

A source-free series \(RLC\) circuit has \(R = 10\ \Omega\), \(L = 1\ \text{H}\), \(C = \tfrac{1}{16}\ \text{F}\), with \(i(0) = 0\) and \(v_C(0) = 12\ \text{V}\). Find \(i(t)\) for \(t > 0\).

Solution

Damping parameters:

\[ \alpha = \frac{R}{2L} = 5, \qquad \omega_0 = \frac{1}{\sqrt{LC}} = \sqrt{16} = 4 \]

\(\alpha > \omega_0\), so overdamped with \(\zeta = 1.25\).

The roots:

\[ s_{1,2} = -5 \pm \sqrt{25-16} = -5 \pm 3 = -2,\ -8 \]
\[ i(t) = A_1e^{-2t} + A_2e^{-8t} \]

aFirst initial condition: \(i(0) = 0\) gives

\[ A_1 + A_2 = 0 \]

bSecond initial condition — the one that needs care. Apply KVL at \(t = 0^+\):

\[ v_L(0^+) = -Ri(0^+) - v_C(0^+) = -0 - 12 = -12\ \text{V} \]
\[ \left.\frac{di}{dt}\right|_{0^+} = \frac{v_L(0^+)}{L} = -12\ \text{A/s} \]

The capacitor's stored voltage becomes the inductor's slope. This is the coupling between the two elements, and it is the whole reason a second-order circuit needs both continuity results.

Solving:

\[ -2A_1 - 8A_2 = -12, \qquad A_1 = -A_2 \]
\[ 2A_2 - 8A_2 = -12 \;\Longrightarrow\; A_2 = 2,\quad A_1 = -2 \]
\[ i(t) = 2\left(e^{-8t} - e^{-2t}\right)\ \text{A} \]

Check the shape. At small \(t\), expanding gives \(i \approx 2[(1-8t)-(1-2t)] = -12t\) — starting at zero with slope \(-12\), as required. The current goes negative, reaches a minimum, and returns to zero without ever crossing back: an overdamped response has at most one turning point and no oscillation.

An overdamped response is a difference of two decaying exponentials, and the slower root dominates the tail. Here \(e^{-8t}\) has vanished by \(t \approx 0.5\ \text{s}\) while \(e^{-2t}\) persists four times longer, so the circuit settles at a rate set by \(s_2 = -2\) — considerably slower than the \(1/\alpha = 0.2\ \text{s}\) the neper frequency alone would suggest. Heavy damping is slow, which is the point of Problem 17.
Answer\(i(t) = 2\left(e^{-8t}-e^{-2t}\right)\ \text{A}\)
Problem 4CoreSource-Free Parallel, Underdamped

A source-free parallel \(RLC\) circuit has \(R = 2\ \Omega\), \(L = 0.4\ \text{H}\), \(C = 0.125\ \text{F}\), with \(v(0) = 10\ \text{V}\) and \(i_L(0) = 0\). Find \(v(t)\) for \(t > 0\).

Solution

Parallel damping parameters — note the different \(\alpha\):

\[ \alpha = \frac{1}{2RC} = \frac{1}{2(2)(0.125)} = 2, \qquad \omega_0 = \frac{1}{\sqrt{(0.4)(0.125)}} = \frac{1}{\sqrt{0.05}} = 4.472 \]

\(\alpha < \omega_0\), so underdamped with \(\zeta = 0.447\).

The damped frequency:

\[ \omega_d = \sqrt{\omega_0^2 - \alpha^2} = \sqrt{20-4} = 4\ \text{rad/s} \]
\[ v(t) = e^{-2t}\left(B_1\cos4t + B_2\sin4t\right) \]

The circuit oscillates at \(\omega_d = 4\), slightly below the undamped \(\omega_0 = 4.47\) — damping always slows the oscillation.

aFrom \(v(0) = 10\): \(B_1 = 10\).

bThe second condition, from KCL at the node at \(t = 0^+\). The three parallel branches must sum to zero:

\[ C\frac{dv}{dt} + \frac{v}{R} + i_L = 0 \;\Longrightarrow\; \left.\frac{dv}{dt}\right|_{0^+} = \frac{1}{C}\left(-\frac{v(0)}{R} - i_L(0)\right) \]
\[ = \frac{1}{0.125}\left(-\frac{10}{2} - 0\right) = -40\ \text{V/s} \]

Differentiating the solution and evaluating at zero:

\[ \left.\frac{dv}{dt}\right|_{0} = -\alpha B_1 + \omega_dB_2 = -20 + 4B_2 = -40 \]
\[ B_2 = -5 \;\Longrightarrow\; v(t) = e^{-2t}\left(10\cos4t - 5\sin4t\right)\ \text{V} \]

The amplitude–phase form is often more revealing:

\[ v(t) = 11.18\,e^{-2t}\cos\left(4t + 26.57°\right)\ \text{V} \]

since \(\sqrt{10^2+5^2} = 11.18\) and \(\tan^{-1}(5/10) = 26.57°\). The envelope \(11.18e^{-2t}\) and the oscillation \(\cos(4t+26.57°)\) are now separate.

The envelope decays at \(\alpha\) and the oscillation runs at \(\omega_d\), and the two are independent readings of the same pair of roots. The real part of \(s\) gives the decay; the imaginary part gives the frequency. That reading of a complex root is used unchanged in Sets 20, 28 and 32 — it is the single most transferable idea in transient analysis.
Answer\(v(t) = e^{-2t}\left(10\cos4t - 5\sin4t\right)\ \text{V} = 11.18e^{-2t}\cos(4t+26.57°)\)
Problem 5Exam levelSource-Free Parallel, Critical

A 6 V source with a 1 Ω and a 2 Ω resistor establishes initial conditions in a parallel \(RLC\) network with \(R = 1\ \Omega\), \(L = 1\ \text{H}\), \(C = 0.25\ \text{F}\); at \(t = 0\) the source is short-circuited. Given \(i(0) = -2\ \text{A}\) and \(v(0) = 2\ \text{V}\), find \(i(t)\) and \(v(t)\).

Solution

Initial conditions, from the pre-switch DC circuit:

\[ i(0) = \frac{-6}{1+2} = -2\ \text{A}, \qquad v(0) = 2 \times 1 = 2\ \text{V} \]

Damping parameters for the source-free parallel circuit:

\[ \alpha = \frac{1}{2RC} = \frac{1}{2(1)(0.25)} = 2, \qquad \omega_0 = \frac{1}{\sqrt{(1)(0.25)}} = 2 \]

\(\alpha = \omega_0\) exactly — critically damped, with the repeated root \(s = -2\).

Solve for the inductor current (the state variable), using the repeated-root form:

\[ i(t) = (A + Bt)e^{-2t}, \qquad i(0) = -2 = A \]

The second condition, from the inductor's own element law:

\[ v = L\frac{di}{dt} = \left[B - 2(A+Bt)\right]e^{-2t} \]
\[ v(0) = B - 2A = B + 4 = 2 \;\Longrightarrow\; B = -2 \]

Hence both quantities:

\[ i(t) = -(2+2t)e^{-2t}\ \text{A} \]
\[ v(t) = \left[-2 - 2(-2-2t)\right]e^{-2t} = (2+4t)e^{-2t}\ \text{V} \]

Check the two against each other. Differentiating the current:

\[ \frac{di}{dt} = \left[-2 + 2(2+2t)\right]e^{-2t} = (2+4t)e^{-2t} = \frac{v}{L}\;\checkmark \]

Consistent with \(v = L\,di/dt\) at every instant, not merely at \(t=0\) — a worthwhile check whenever both quantities have been written out.

Reading the response. The voltage has zero initial slope, since

\[ \frac{dv}{dt} = \left[4 - 2(2+4t)\right]e^{-2t} = -8t\,e^{-2t} \]

which vanishes at \(t=0\) and is negative thereafter. So \(v\) decays monotonically from 2 V, and the current climbs monotonically from \(-2\ \text{A}\) towards zero. A critically damped response never crosses its final value — the \(te^{-\alpha t}\) term can produce at most one hump, and here the constant term suppresses even that.

Critical damping is a knife-edge that no real circuit sits on exactly. It requires \(R = \tfrac12\sqrt{L/C}\) to infinite precision, and any tolerance pushes the circuit to one side. It matters as a boundary — the fastest response with no overshoot at all — rather than as a state a physical circuit occupies, and designs aiming for it usually accept \(\zeta\) slightly above 1.
Answer\(i(t) = -(2+2t)e^{-2t}\ \text{A},\quad v(t) = (2+4t)e^{-2t}\ \text{V}\)
Problem 6Exam levelSource-Free Series after Switching

A switch closed for a long time opens at \(t = 0\), leaving a source-free series \(RLC\) loop with \(R = 8+12 = 20\ \Omega\), \(L = 1\ \text{H}\), \(C = \tfrac{1}{36}\ \text{F}\). Before switching, \(v_C = 16\ \text{V}\) and the 8 Ω carried the inductor current. Find \(i_x = -i\) and \(v_R = 8i\) for \(t>0\).

Solution

Initial conditions from the DC steady state before switching:

\[ v(0^-) = 16\ \text{V}, \qquad i(0^-) = \frac{16}{8} = 2\ \text{A} \]

Both carry across by continuity: \(v(0^+) = 16\ \text{V}\) and \(i(0^+) = 2\ \text{A}\).

Damping parameters after switching:

\[ \alpha = \frac{R}{2L} = \frac{20}{2} = 10, \qquad \omega_0 = \frac{1}{\sqrt{1 \times \tfrac{1}{36}}} = 6 \]
\[ s_{1,2} = -10 \pm \sqrt{100-36} = -10 \pm 8 = -2,\ -18 \]

Overdamped, \(\zeta = 1.67\).

aFrom \(i(0) = 2\):

\[ i(t) = Ae^{-2t} + Be^{-18t},\qquad A + B = 2 \tag{1} \]

bSecond condition by KVL at \(t = 0^+\). The capacitor drives the loop against the resistance:

\[ -v(0) + Ri(0) + v_L(0) = 0 \;\Longrightarrow\; v_L(0) = 16 - 20(2) = -24\ \text{V} \]
\[ \left.\frac{di}{dt}\right|_{0^+} = \frac{v_L(0)}{L} = -24\ \text{A/s} \]

Note that both initial conditions were needed here — the capacitor voltage and the inductor current — which is exactly what distinguishes second order from first.

Solving:

\[ -2A - 18B = -24 \;\Longrightarrow\; A + 9B = 12 \tag{2} \]
\[ (2)-(1):\quad 8B = 10 \;\Longrightarrow\; B = 1.25,\quad A = 0.75 \]
\[ i(t) = 0.75e^{-2t} + 1.25e^{-18t}\ \text{A} \]

The requested quantities:

\[ i_x = -i = -\left(0.75e^{-2t} + 1.25e^{-18t}\right)\ \text{A} \]
\[ v_R = 8i = 6e^{-2t} + 10e^{-18t}\ \text{V} \]

Check: \(v_R(0) = 16\ \text{V} = 8 \times 2\) ✓, consistent with the initial current.

Both natural frequencies appear in every quantity, with different weights. Here the fast root carries most of the initial current (1.25 of 2 A) but has vanished within 0.2 s, leaving the slow root to determine the tail. Which root dominates depends entirely on the initial conditions — the circuit supplies the frequencies, the initial conditions supply the amplitudes.
Answer\(i_x = -(0.75e^{-2t}+1.25e^{-18t})\ \text{A}\), \(v_R = 6e^{-2t}+10e^{-18t}\ \text{V}\)
Problem 7ChallengeThe Second Initial Condition

Set out systematically how to obtain \(\dot{x}(0^+)\) for any second-order circuit, for each choice of unknown and each topology, and explain why this is the step that most often goes wrong.

Solution

The difficulty. Continuity gives \(v_C(0^+)\) and \(i_L(0^+)\) directly — two numbers. But if the unknown is \(v_C\), the general solution needs \(v_C(0^+)\) and \(\dot{v}_C(0^+)\), and the derivative is not given. It must be manufactured from the other element's condition.

The bridge is always an element law:

\[ \left.\frac{dv_C}{dt}\right|_{0^+} = \frac{i_C(0^+)}{C}, \qquad \left.\frac{di_L}{dt}\right|_{0^+} = \frac{v_L(0^+)}{L} \]

So the derivative of one state variable is set by the other quantity at the same element — and finding \(i_C(0^+)\) or \(v_L(0^+)\) is an ordinary resistive problem at the single instant \(t = 0^+\).

The procedure. Draw the circuit at \(t = 0^+\) with each storage element replaced by a source of its known value:

ElementReplace at \(0^+\) byThen read off
CapacitorVoltage source \(v_C(0^+)\)Its current \(i_C(0^+)\)
InductorCurrent source \(i_L(0^+)\)Its voltage \(v_L(0^+)\)

This is the substitution theorem of Set 14 applied at one instant. The resulting network is purely resistive and yields to KCL or KVL immediately.

The standard results, which follow from applying that procedure to the two canonical topologies:

\[ \text{series, unknown } i_L:\quad \left.\frac{di}{dt}\right|_{0^+} = \frac{V_s - Ri(0^+) - v_C(0^+)}{L} \]
\[ \text{parallel, unknown } v_C:\quad \left.\frac{dv}{dt}\right|_{0^+} = \frac{1}{C}\left(I_s - \frac{v(0^+)}{R} - i_L(0^+)\right) \]

The first is KVL round the loop; the second is KCL at the node. Neither should be memorised — both are one line of Kirchhoff at \(t = 0^+\).

Three ways this goes wrong:

ErrorWhy it is wrong
Assuming \(\dot{x}(0^+) = 0\)True only if the other element's initial value happens to be zero
Using the \(t=0^-\) circuitThe topology has changed; use the post-switch circuit with pre-switch state values
Forgetting the source termA driven circuit has \(V_s\) or \(I_s\) in the Kirchhoff equation at \(0^+\)

A worked instance. Take Problem 3: unknown \(i\), with \(i(0^+) = 0\) and \(v_C(0^+) = 12\ \text{V}\). Replacing the capacitor by a 12 V source and the inductor by a 0 A source (an open circuit):

\[ v_L(0^+) = -R(0) - 12 = -12\ \text{V} \;\Longrightarrow\; \dot{i}(0^+) = -12\ \text{A/s} \]

The resistor contributes nothing because no current flows yet. Had \(i(0^+)\) been non-zero, its \(Ri\) drop would have entered.

The two elements are coupled through their initial conditions, and that coupling is the second-order behaviour. A capacitor's stored voltage becomes the inductor's rate of change of current, which a moment later becomes current, which charges the capacitor the other way. Written as initial conditions it looks like bookkeeping; Problem 18 shows it is the mechanism of oscillation.
Answer\(\dot{v}_C(0^+) = i_C(0^+)/C\) and \(\dot{i}_L(0^+) = v_L(0^+)/L\), both found from the resistive circuit at \(t=0^+\)
Problem 8Exam levelSeries Step, Underdamped

A series \(RLC\) circuit with \(R = 6\ \Omega\), \(L = 1\ \text{H}\), \(C = 0.04\ \text{F}\) has \(i(0^-) = 0\) and \(v(0^-) = -12\ \text{V}\) established by a 2 A source through 6 Ω. At \(t = 0\) a 50 V step is applied. Find \(v(t)\) for \(t>0\).

Solution

Initial conditions:

\[ i(0) = 0, \qquad v(0) = -2 \times 6 = -12\ \text{V} \]

Damping parameters:

\[ \alpha = \frac{R}{2L} = 3, \qquad \omega_0 = \frac{1}{\sqrt{0.04}} = 5, \qquad s = -3 \pm \sqrt{9-25} = -3 \pm j4 \]

Underdamped, \(\zeta = 0.6\), \(\omega_d = 4\ \text{rad/s}\).

The final value. In DC steady state the capacitor is open and no current flows, so the whole source voltage appears across it:

\[ v(\infty) = 50\ \text{V} \]
\[ v(t) = 50 + e^{-3t}\left(A\cos4t + B\sin4t\right) \]

aFrom \(v(0) = -12\):

\[ -12 = 50 + A \;\Longrightarrow\; A = -62 \]

bFrom the capacitor's element law, with zero initial current:

\[ \left.\frac{dv}{dt}\right|_{0} = \frac{i(0)}{C} = 0 \]
\[ -\alpha A + \omega_dB = -3(-62) + 4B = 0 \;\Longrightarrow\; B = \tfrac34 A = -46.5 \]

The response:

\[ v(t) = 50 - \left(62\cos4t + 46.5\sin4t\right)e^{-3t}\ \text{V} \]

Or in amplitude–phase form, with \(\sqrt{62^2+46.5^2} = 77.5\):

\[ v(t) = 50 - 77.5\,e^{-3t}\cos\left(4t - 36.87°\right)\ \text{V} \]

The circuit overshoots. Starting at \(-12\ \text{V}\) and heading for 50 V, it does not stop there — Problem 17 computes the peak as 55.9 V, an overshoot of 9.5% of the 62 V step. No first-order circuit can do this, and Set 18, Challenge C3 proved why.

The forced and natural responses are genuinely separate here. The 50 V is what the source imposes; the decaying sinusoid is the circuit's own behaviour, at a frequency the source knows nothing about. Superposition (Set 11) guarantees they simply add — and the initial conditions determine only the natural part's amplitude and phase, never its frequency.
Answer\(v(t) = 50 - \left(62\cos4t+46.5\sin4t\right)e^{-3t}\ \text{V}\)
Problem 9Exam levelSeries Step, Overdamped

A series \(RLC\) circuit with \(R = 5\ \Omega\), \(L = 1\ \text{H}\), \(C = 4\ \text{F}\) has \(i(0) = 2\ \text{A}\) and \(v(0) = 10\ \text{V}\), and a final capacitor voltage of 20 V. Find \(v(t)\).

Solution

Initial conditions after converting the current source to a voltage source (Set 12):

\[ i(0) = \frac{30}{15} = 2\ \text{A}, \qquad v(0) = 5 \times 2 = 10\ \text{V} \]

Damping parameters:

\[ \alpha = \frac{R}{2L} = 2.5, \qquad \omega_0 = \frac{1}{\sqrt{1 \times 4}} = 0.5 \]

Heavily overdamped: \(\zeta = 5\). The large capacitance makes \(\omega_0\) very small.

The roots are widely separated, which is characteristic of large \(\zeta\):

\[ s_{1,2} = -2.5 \pm \sqrt{6.25-0.25} = -2.5 \pm 2.449 = -0.0505,\ -4.950 \]
\[ v(t) = 20 + A_1e^{-4.95t} + A_2e^{-0.0505t} \]

aFrom \(v(0) = 10\):

\[ 10 = 20 + A_1 + A_2 \;\Longrightarrow\; A_2 = -10 - A_1 \]

bFrom the capacitor's element law:

\[ \left.\frac{dv}{dt}\right|_{0} = \frac{i(0)}{C} = \frac{2}{4} = 0.5\ \text{V/s} \]
\[ 0.5 = -4.95A_1 - 0.0505A_2 = -4.8995A_1 + 0.505 \]
\[ A_1 = 0.001,\qquad A_2 = -10.001 \]

The response:

\[ v(t) = 20 + 0.001e^{-4.95t} - 10.001e^{-0.0505t}\ \text{V} \]

Read what the numbers say. The fast root's amplitude is a thousandth of the slow root's, so to any practical accuracy

\[ v(t) \approx 20 - 10e^{-0.0505t}\ \text{V} \]

— a first-order response with \(\tau = 19.8\ \text{s}\). When \(\zeta \gg 1\) the two roots separate widely, the fast one contributes almost nothing, and the circuit behaves as though the inductor were absent. Setting \(L = 0\) gives \(\tau = RC = 20\ \text{s}\), close to the 19.8 s found.

Heavy damping degrades a second-order circuit to a first-order one. The two natural frequencies split, the fast one becomes irrelevant to the observed waveform, and Set 18's methods would have given nearly the right answer with a fraction of the work. Recognising the regime before starting is worth more than the algebra that follows.
Answer\(v(t) = 20 + 0.001e^{-4.95t} - 10.001e^{-0.0505t}\ \text{V} \approx 20 - 10e^{-0.0505t}\)
Problem 10ChallengeSeries, Critically Damped

Mesh analysis on a resistive network before switching gives \(18i_2 - 6i_1 = 0\) and \(-30 + 6(i_1-i_2) + 10 = 0\). After switching, a series \(RLC\) circuit remains with \(R = 6\parallel12 = 4\ \Omega\), \(L = \tfrac12\ \text{H}\), \(C = \tfrac18\ \text{F}\) and a 10 V source. Find \(i(t)\).

Solution

Initial conditions from the mesh equations:

\[ i_1 = 3i_2, \qquad i_1 - i_2 = \tfrac{10}{3} \;\Longrightarrow\; 3i_2 - i_2 = \tfrac{10}{3} \]
\[ i_2 = \tfrac53,\qquad i_1 = 5 \]
\[ i(0) = i_1 = 5\ \text{A}, \qquad v(0) = 10 + 6\left(\tfrac53\right) = 20\ \text{V} \]

Damping parameters:

\[ \omega_0 = \frac{1}{\sqrt{\tfrac12 \cdot \tfrac18}} = \frac{1}{\sqrt{1/16}} = 4, \qquad \alpha = \frac{R}{2L} = \frac{4}{2 \cdot \tfrac12} = 4 \]

Exactly critical: \(\zeta = 1\), repeated root \(s = -4\).

Solve for the capacitor voltage, whose final value is the source voltage:

\[ v(t) = 10 + (A + Bt)e^{-4t}, \qquad v(0) = 20 \;\Longrightarrow\; A = 10 \]

The second condition. The capacitor current is the loop current, here flowing so as to discharge it:

\[ i_C(0) = C\left.\frac{dv}{dt}\right|_{0} = C\left(B - 4A\right) = \tfrac18\left(B - 40\right) = -5 \]
\[ B - 40 = -40 \;\Longrightarrow\; B = 0 \]

The \(t\,e^{-4t}\) term vanishes — a legitimate outcome, not an error. Critical damping guarantees the form, not that both constants are non-zero.

Hence the capacitor voltage and the current:

\[ v(t) = 10 + 10e^{-4t}\ \text{V} \]
\[ i(t) = -i_C = -C\frac{dv}{dt} = -\tfrac18\left(-40e^{-4t}\right) = 5e^{-4t}\ \text{A} \]

Two checks. At \(t = 0\), \(i = 5\ \text{A}\) ✓ matching the initial condition; and as \(t \to \infty\), \(i \to 0\) and \(v \to 10\ \text{V}\) ✓ — the capacitor blocks DC and takes the full source voltage.

A single exponential appearing in a second-order circuit is not a contradiction. The circuit still has two natural frequencies; the initial conditions simply happened to excite only one combination of them. This is why the form of the solution must be chosen from \(\alpha\) and \(\omega_0\) before the constants are fitted — inferring the case from the answer's appearance gets it backwards.
Answer\(v(t) = 10 + 10e^{-4t}\ \text{V}\), \(i(t) = 5e^{-4t}\ \text{A}\) — critically damped with \(B = 0\)
Problem 11Exam levelSwitched Series, Critical

A switch moves from \(a\) to \(b\) at \(t=0\). Before the move, a 4 A source divides between 6 Ω and 2 Ω and the capacitor is uncharged. After it, a series \(RLC\) loop remains with \(R = 6+14 = 20\ \Omega\), \(L = 2\ \text{H}\), \(C = 0.02\ \text{F}\) and a net source of \(24-12 = 12\ \text{V}\). Find \(i(t)\).

Solution

Initial conditions:

\[ v_C(0) = 0, \qquad i_L(0) = \frac{6}{6+2}(4) = 3\ \text{A} \]

Current division sends the larger share through the smaller resistance — the 6 Ω on top divides into the inductor's branch.

Damping parameters:

\[ \omega_0 = \frac{1}{\sqrt{(2)(0.02)}} = \frac{1}{0.2} = 5, \qquad \alpha = \frac{R}{2L} = \frac{20}{4} = 5 \]

Critically damped again, \(s = -5\) repeated.

Solve for the capacitor voltage:

\[ v(t) = 12 + (A+Bt)e^{-5t}, \qquad v(0) = 0 \;\Longrightarrow\; A = -12 \]

The second condition, from the capacitor current — which in a series loop is the inductor current:

\[ i(0) = C\left.\frac{dv}{dt}\right|_0 = C(B - 5A) = 0.02(B + 60) = 3 \]
\[ B + 60 = 150 \;\Longrightarrow\; B = 90 \]

The current follows by differentiating:

\[ i(t) = C\frac{dv}{dt} = 0.02\left[90 - 5(-12+90t)\right]e^{-5t} \]
\[ = 0.02\left[150 - 450t\right]e^{-5t} = (3 - 9t)e^{-5t}\ \text{A} \]

The current changes sign at \(t = \tfrac13\ \text{s}\), where the bracket vanishes. Physically: the capacitor charges past 12 V, then discharges back towards it. That single reversal is the most a critically damped response can manage — it approaches the final value from one side and never crosses.

\[ v\left(\tfrac13\right) = 12 + \left(-12 + 30\right)e^{-5/3} = 12 + 18(0.1889) = 15.4\ \text{V} \]

The capacitor voltage does exceed 12 V — but that is not overshoot of the current's final value, which is zero and approached monotonically after the reversal.

"Critically damped" describes the state variable's approach, and different quantities in the same circuit look different. Here \(v_C\) rises above its final value while \(i_L\) merely changes sign once. The damping case is a property of the roots, shared by every quantity; what each waveform looks like depends on its own initial conditions.
Answer\(i(t) = (3-9t)e^{-5t}\ \text{A}\), reversing sign at \(t = \tfrac13\ \text{s}\)
Problem 12Exam levelParallel Step, Underdamped

A parallel \(RLC\) circuit with \(R = 2\ \text{k}\Omega\), \(L = 8\ \text{mH}\), \(C = 5\ \mu\text{F}\) is driven by a 6 mA step, with \(v(0) = 0\) and \(i(0) = 0\). Find the inductor current for \(t>0\).

Solution

Damping parameters:

\[ \alpha = \frac{1}{2RC} = \frac{1}{2(2\times10^3)(5\times10^{-6})} = 50\ \text{s}^{-1} \]
\[ \omega_0 = \frac{1}{\sqrt{(8\times10^{-3})(5\times10^{-6})}} = \frac{1}{\sqrt{4\times10^{-8}}} = 5000\ \text{rad/s} \]

Very lightly damped: \(\zeta = 0.01\). This is a resonant circuit rather than a damped one.

The damped frequency is barely distinguishable from \(\omega_0\):

\[ \omega_d = \sqrt{5000^2 - 50^2} = 4999.75 \approx 5000\ \text{rad/s} \]

A 1% damping ratio shifts the frequency by only 0.005% — which is why \(\omega_d \approx \omega_0\) is a safe approximation for any lightly damped circuit.

The final value is the whole source current, since the inductor is a DC short:

\[ i(\infty) = 6\ \text{mA} \]
\[ i(t) = 6 + e^{-50t}\left(A\cos5000t + B\sin5000t\right)\ \text{mA} \]

aFrom \(i(0) = 0\): \(A = -6\ \text{mA}\).

bFrom \(v(0) = L\,\dot{i}(0) = 0\):

\[ -\alpha A + \omega_dB = 0 \;\Longrightarrow\; B = \frac{\alpha A}{\omega_d} = \frac{50(-6)}{5000} = -0.06\ \text{mA} \]

\(B\) is a hundredth of \(A\) — for light damping the sine term is nearly negligible and the response is almost a pure cosine.

The response:

\[ i(t) = 6 - \left(6\cos5000t + 0.06\sin5000t\right)e^{-50t}\ \text{mA} \]

The current rings around 6 mA, reaching nearly 12 mA at its first peak — an overshoot approaching 100%.

How long does the ringing last? The envelope decays with \(1/\alpha = 20\ \text{ms}\), while one oscillation takes \(2\pi/\omega_d = 1.26\ \text{ms}\). So roughly

\[ \frac{5/\alpha}{2\pi/\omega_d} = \frac{100\ \text{ms}}{1.26\ \text{ms}} \approx 80\ \text{cycles} \]

before settling. Problem 19 shows this count is essentially the quality factor.

Light damping means many cycles of ringing and near-100% overshoot. That is disastrous in a power supply or a digital line, and exactly what is wanted in a filter or oscillator. The same circuit, the same equation — only the application decides whether \(\zeta = 0.01\) is a fault or a specification.
Answer\(i(t) = 6 - (6\cos5000t + 0.06\sin5000t)e^{-50t}\ \text{mA}\)
Problem 13CoreParallel Step, Critical

A parallel \(RLC\) circuit with \(R = 5\ \Omega\), \(L = 5\ \text{H}\), \(C = 0.05\ \text{F}\) is driven by a 3 A step. Before switching, \(i(0) = 3 + \tfrac{12}{4} = 6\ \text{A}\) and \(v(0) = 0\). Find \(i(t)\).

Solution

Damping parameters:

\[ \alpha = \frac{1}{2RC} = \frac{1}{2(5)(0.05)} = 2, \qquad \omega_0 = \frac{1}{\sqrt{(5)(0.05)}} = \frac{1}{0.5} = 2 \]

Critically damped, \(s = -2\) repeated.

The final value is the source current, since the inductor shorts in DC:

\[ i(\infty) = 3\ \text{A} \]
\[ i(t) = 3 + (A + Bt)e^{-2t} \]

aFrom \(i(0) = 6\):

\[ 6 = 3 + A \;\Longrightarrow\; A = 3 \]

bFrom \(v(0) = 0\), using the inductor's element law:

\[ \left.\frac{di}{dt}\right|_0 = \frac{v(0)}{L} = 0 \]
\[ B - 2A = 0 \;\Longrightarrow\; B = 2(3) = 6 \]

The response:

\[ i(t) = 3 + (3 + 6t)e^{-2t}\ \text{A} \]

Trace its shape. The current starts at 6 A with zero slope, must reach 3 A, and cannot overshoot. Differentiating:

\[ \frac{di}{dt} = \left[6 - 2(3+6t)\right]e^{-2t} = -12t\,e^{-2t} \]

Zero at \(t=0\) and negative thereafter — a flat start followed by a monotonic fall to 3 A. The \(6t\) term does not create a hump here; it holds the response up briefly before the exponential takes over.

Zero initial slope is the signature of a state variable whose partner element starts at zero. Here \(v(0) = 0\) forces \(\dot{i}(0) = 0\) through \(v = L\,di/dt\). Problem 7's coupling shows this is general — and it is why a step response starting from rest always begins flat in a second-order circuit, unlike the first-order case where it starts at its steepest.
Answer\(i(t) = 3 + (3+6t)e^{-2t}\ \text{A}\)
Problem 14ChallengeParallel with Switched Source

A 4 A source feeds an inductor while a \(30u(-t)\) voltage source charges a capacitor through two 20 Ω resistors. At \(t=0\) the switch closes and the voltage source vanishes, leaving a parallel \(RLC\) circuit with \(R = 20\parallel20 = 10\ \Omega\), \(L = 20\ \text{H}\), \(C = 8\ \text{mF}\). Find \(i(t)\) and \(i_R(t)\).

Solution

Initial conditions. Before switching, the two halves are independent. The 4 A source drives the inductor, and the capacitor sits at the divider's output:

\[ i(0) = 4\ \text{A}, \qquad v(0) = \frac{20}{20+20}(30) = 15\ \text{V} \]

Recall \(30u(-t)\) equals 30 for \(t<0\) and zero for \(t>0\) — a source that switches off.

Damping parameters after switching:

\[ \alpha = \frac{1}{2RC} = \frac{1}{2(10)(8\times10^{-3})} = 6.25, \qquad \omega_0 = \frac{1}{\sqrt{(20)(8\times10^{-3})}} = \frac{1}{0.4} = 2.5 \]
\[ s_{1,2} = -6.25 \pm \sqrt{39.0625 - 6.25} = -6.25 \pm 5.7282 \]
\[ s_1 = -11.978,\qquad s_2 = -0.5218 \]

Overdamped, \(\zeta = 2.5\).

The final value is the source current, since the inductor is a DC short:

\[ i(t) = 4 + A_1e^{-11.978t} + A_2e^{-0.5218t} \]

aFrom \(i(0) = 4\): \(A_1 + A_2 = 0\), so \(A_1 = -A_2\).

bFrom the inductor's element law:

\[ \left.\frac{di}{dt}\right|_0 = \frac{v(0)}{L} = \frac{15}{20} = 0.75\ \text{A/s} \]
\[ s_1A_1 + s_2A_2 = \left(11.978 - 0.5218\right)A_2 = 0.75 \]
\[ A_2 = 0.0655,\qquad A_1 = -0.0655 \]

The inductor current:

\[ i(t) = 4 + 0.0655\left(e^{-0.5218t} - e^{-11.978t}\right)\ \text{A} \]

The transient is tiny — 65 mA against a 4 A steady value — because the initial current already equals the final one. Only the capacitor's 15 V disturbs it.

The resistor current, obtained from the node voltage \(v = L\,di/dt\):

\[ i_R = \frac{v}{20} = \frac{L}{20}\frac{di}{dt} = \frac{di}{dt} \]
\[ i_R(t) = 0.785e^{-11.978t} - 0.0342e^{-0.5218t}\ \text{A} \]

Check: \(i_R(0) = 0.785 - 0.034 = 0.75\ \text{A} = 15/20\) ✓, the current the 15 V initially drives through the 20 Ω.

The two quantities weight the roots quite differently. The inductor current is dominated by the slow root and settles in about 10 s; the resistor current is dominated by the fast root and is largely gone in 0.3 s. Both contain both frequencies, because both are determined by the same characteristic equation — it is only the initial conditions that decide the mixture.
Answer\(i(t) = 4 + 0.0655\left(e^{-0.5218t}-e^{-11.978t}\right)\ \text{A}\), \(i_R = 0.785e^{-11.978t} - 0.0342e^{-0.5218t}\ \text{A}\)
Problem 15ChallengeA Two-Loop RLC Circuit

A 20 V source drives a loop containing 6 Ω and a 0.25 H inductor, sharing a 0.04 F capacitor with a second loop containing 4 Ω. With \(i(0) = 0\) and \(v(0) = 0\), find the second-loop current \(i(t)\) — a circuit that is neither series nor parallel \(RLC\).

Solution

The standard formulas do not apply here, because the circuit fits neither canonical topology. The general method is to derive the differential equation from Kirchhoff's laws and read \(\alpha\) and \(\omega_0\) from its coefficients.

Mesh equations, with \(i_0\) in the source loop and \(i\) in the other:

\[ -20 + 6i_0 + 0.25\frac{di_0}{dt} + 25\!\int(i_0+i)\,dt = 0 \tag{1} \]
\[ 4i + 25\!\int(i+i_0)\,dt = 0 \;\Longrightarrow\; \int(i+i_0)\,dt = -0.16\,i \tag{2} \]

Here \(1/C = 25\), and the capacitor is common to both loops.

Eliminate \(i_0\). Differentiating (2):

\[ 4\frac{di}{dt} + 25(i+i_0) = 0 \;\Longrightarrow\; i_0 = -0.16\frac{di}{dt} - i \]
\[ \frac{di_0}{dt} = -0.16\frac{d^2i}{dt^2} - \frac{di}{dt} \]

Substituting into (1), together with \(25\int(i_0+i)dt = -4i\):

\[ -20 + 6\left(-0.16\dot{i} - i\right) + 0.25\left(-0.16\ddot{i} - \dot{i}\right) - 4i = 0 \]
\[ -0.04\ddot{i} - 1.21\dot{i} - 10i - 20 = 0 \]
\[ \frac{d^2i}{dt^2} + 30.25\frac{di}{dt} + 250\,i = -500 \]

Read the parameters off the coefficients:

\[ 2\alpha = 30.25 \Rightarrow \alpha = 15.125, \qquad \omega_0^2 = 250 \Rightarrow \omega_0 = 15.81 \]
\[ s_{1,2} = -15.125 \pm j\sqrt{250 - 228.77} = -15.125 \pm j4.608 \]

Underdamped, but only just: \(\zeta = 0.957\). Neither \(R/2L\) nor \(1/2RC\) would have given 15.125.

The final value from the forcing term, or equally from the DC circuit:

\[ i(\infty) = \frac{-500}{250} = -2\ \text{A} \]

Check: at steady state the capacitor is open, so the two loops form one path of \(6+4 = 10\ \Omega\) carrying \(20/10 = 2\ \text{A}\), which is \(-2\) in the second loop's reference direction ✓.

Fitting the constants, with \(i(0) = 0\) and \(\dot{i}(0) = 0\) (from \(v(0) = 0\) through equation 2):

\[ 0 = -2 + A_1 \;\Longrightarrow\; A_1 = 2 \]
\[ 0 = -15.125A_1 + 4.608A_2 \;\Longrightarrow\; A_2 = \frac{30.25}{4.608} = 6.565 \]
\[ i(t) = -2 + e^{-15.125t}\left(2\cos4.608t + 6.565\sin4.608t\right)\ \text{A} \]
The canonical formulas are shortcuts, not the theory. Any circuit with two independent storage elements has a characteristic equation of the form \(s^2+2\alpha s+\omega_0^2\), and the three cases follow as before — but \(\alpha\) and \(\omega_0\) must be extracted from the actual differential equation whenever the topology is not the textbook one. Set 32's Laplace method makes this elimination routine rather than laborious.
Answer\(i(t) = -2 + e^{-15.125t}\left(2\cos4.608t + 6.565\sin4.608t\right)\ \text{A}\)
Problem 16Exam levelSeries and Parallel as Duals

Show that the series and parallel \(RLC\) circuits are duals, and use the correspondence to convert Problem 3's overdamped series result into a parallel one without repeating the analysis.

Solution

The two governing equations. For the series loop, KVL in terms of current; for the parallel node, KCL in terms of voltage:

\[ L\ddot{i} + R\dot{i} + \frac{i}{C} = 0 \qquad\longleftrightarrow\qquad C\ddot{v} + G\dot{v} + \frac{v}{L} = 0 \]

Identical under the substitutions \(i \leftrightarrow v\), \(L \leftrightarrow C\), \(R \leftrightarrow G = 1/R\) — the dual dictionary of Set 17, Problem 20.

The parameters map accordingly:

SeriesParallelComment
KVL, one loopKCL, one nodeDual laws
State variables \(i_L, v_C\)State variables \(v_C, i_L\)Roles swap
\(\alpha = R/2L\)\(\alpha = G/2C = 1/2RC\)Same form in dual quantities
\(\omega_0 = 1/\sqrt{LC}\)\(\omega_0 = 1/\sqrt{LC}\)Self-dual
Large \(R\) → overdampedLarge \(R\) → underdampedBecause \(R \leftrightarrow G\)
Critical at \(R = 2\sqrt{L/C}\)Critical at \(R = \tfrac12\sqrt{L/C}\)Differ by a factor of 4

\(\omega_0\) being self-dual is the reason both topologies resonate at the same frequency for the same \(L\) and \(C\) — a fact Set 29 relies on.

Converting Problem 3. There a series circuit with \(R = 10\ \Omega\), \(L = 1\ \text{H}\), \(C = \tfrac1{16}\ \text{F}\) gave \(\alpha = 5\), \(\omega_0 = 4\) and

\[ i(t) = 2\left(e^{-8t} - e^{-2t}\right)\ \text{A} \]

The dual circuit needs \(G = 10\ \text{S}\) (so \(R = 0.1\ \Omega\)), \(C = 1\ \text{F}\), \(L = \tfrac{1}{16}\ \text{H}\). Check:

\[ \alpha = \frac{1}{2RC} = \frac{1}{2(0.1)(1)} = 5\;\checkmark \qquad \omega_0 = \frac{1}{\sqrt{\tfrac1{16}\cdot 1}} = 4\;\checkmark \]
\[ v(t) = 2\left(e^{-8t} - e^{-2t}\right)\ \text{V} \]

with \(v(0) = 0\) and \(i_L(0) = 12\ \text{A}\) as the dual initial conditions. Not one line of algebra was repeated.

Why the critical resistances differ by four. Setting \(\alpha = \omega_0\) in each case:

\[ \frac{R}{2L} = \frac{1}{\sqrt{LC}} \Rightarrow R = 2\sqrt{\frac{L}{C}}; \qquad \frac{1}{2RC} = \frac{1}{\sqrt{LC}} \Rightarrow R = \frac{1}{2}\sqrt{\frac{L}{C}} \]

Both involve the characteristic impedance \(\sqrt{L/C}\), and the factor of 4 is the accumulated effect of the two factors of 2 sitting on opposite sides.

Half the formulas in this set are the other half read through the dual dictionary. Learning the series case thoroughly and the substitution rule is more reliable than memorising two parallel lists — and it explains the one fact students most often get backwards, that adding series resistance calms a circuit while adding parallel resistance sets it ringing.
AnswerDuals under \(i\leftrightarrow v\), \(L\leftrightarrow C\), \(R\leftrightarrow G\); \(\omega_0\) is self-dual, and critical \(R\) differs by a factor of 4
Problem 17ChallengeOvershoot and Settling Time

Derive the peak overshoot and peak time of an underdamped step response in terms of \(\zeta\), evaluate them for Problem 8's circuit, and explain why \(\zeta \approx 0.7\) is so often the design target.

Solution

The normalised step response. For a step from 0 to 1 with zero initial slope:

\[ x(t) = 1 - e^{-\alpha t}\left(\cos\omega_dt + \frac{\alpha}{\omega_d}\sin\omega_dt\right) \]

Differentiate to find the peak. The cosine terms cancel, leaving

\[ \frac{dx}{dt} = \frac{\omega_0^2}{\omega_d}e^{-\alpha t}\sin\omega_dt \]

which vanishes whenever \(\omega_dt = n\pi\). The first maximum is at

\[ t_p = \frac{\pi}{\omega_d} \]

Substituting back, with \(\sin\pi = 0\) and \(\cos\pi = -1\):

\[ x(t_p) = 1 + e^{-\alpha\pi/\omega_d} \;\Longrightarrow\; M_p = e^{-\pi\zeta/\sqrt{1-\zeta^2}} \]

using \(\alpha/\omega_d = \zeta/\sqrt{1-\zeta^2}\). The overshoot depends on \(\zeta\) alone — not on \(\omega_0\), nor on the component values individually.

Applying to Problem 8 (\(\alpha = 3\), \(\omega_d = 4\), \(\zeta = 0.6\)):

\[ M_p = e^{-\pi(0.6)/0.8} = e^{-2.356} = 0.0948 = 9.48\% \]
\[ t_p = \frac{\pi}{4} = 0.785\ \text{s} \]

The step there ran from \(-12\) to 50 V, a span of 62 V, so the predicted peak is \(50 + 0.0948(62) = 55.9\ \text{V}\) — which is exactly what evaluating the full expression gives at \(t = 0.785\ \text{s}\).

The design table:

\(\zeta\)OvershootCharacter
0.172.9%Severe ringing
0.425.4%Noticeable ringing
0.7074.3%Fast, barely rings
0.90.15%Essentially no overshoot
1.00Critical — slowest with none

Settling time is governed by the envelope, so to within 2% takes

\[ t_s \approx \frac{4}{\alpha} = \frac{4}{\zeta\omega_0} \]

For Problem 8, \(t_s = 4/3 = 1.33\ \text{s}\). Note that reducing \(\zeta\) below 1 makes settling slower, not faster — the ringing has to die away.

Why \(\zeta = 0.707\). It is the compromise: 4.3% overshoot is usually tolerable, and settling is markedly faster than at \(\zeta = 1\). It also gives the flattest possible frequency response with no peaking — the Butterworth condition of Set 30. The same number appearing in both the time and frequency domains is not a coincidence, as Set 28 will show.

Overshoot is a function of \(\zeta\) and speed is a function of \(\zeta\omega_0\), so the two can be chosen independently. Pick \(\zeta\) for the shape you want, then scale \(\omega_0\) for the speed. That separation is the entire logic of second-order design, in circuits, in control loops and in mechanical suspensions alike.
Answer\(M_p = e^{-\pi\zeta/\sqrt{1-\zeta^2}}\), \(t_p = \pi/\omega_d\); Problem 8 gives 9.48% at 0.785 s, peaking at 55.9 V
Problem 18ChallengeWhy Circuits Oscillate

Take a lossless \(LC\) circuit with \(L = 1\ \text{H}\), \(C = 0.04\ \text{F}\), \(v(0) = 10\ \text{V}\) and \(i(0) = 0\). Track the energy in each element and explain why oscillation requires two different kinds of storage.

Solution

With \(R = 0\), \(\alpha = 0\) and the roots are purely imaginary:

\[ s = \pm j\omega_0, \qquad \omega_0 = \frac{1}{\sqrt{(1)(0.04)}} = 5\ \text{rad/s} \]
\[ v(t) = 10\cos 5t\ \text{V}, \qquad i(t) = -C\frac{dv}{dt} = 2\sin 5t\ \text{A} \]

Undamped: the oscillation never decays, because there is nothing to dissipate energy.

Track the energy:

\[ w_C = \tfrac12Cv^2 = 2\cos^2 5t\ \text{J}, \qquad w_L = \tfrac12Li^2 = 2\sin^2 5t\ \text{J} \]
\(t\)\(w_C\)\(w_L\)Total
02 J02 J
\(\pi/2\omega_0\)02 J2 J
\(\pi/\omega_0\)2 J02 J
\[ w_C + w_L = 2\left(\cos^2 + \sin^2\right) = 2\ \text{J} \ \text{ always} \]

That is the mechanism. Energy moves completely from the electric field to the magnetic field and back, twice per cycle, with the total conserved. The oscillation is not something the circuit is driven to do — it is the only way two conservative stores connected together can behave.

Why two different kinds are needed. Two capacitors connected together also exchange charge, but they reach a common voltage and stop (Set 18, Challenge C2). The exchange is one-way because the driving quantity — voltage difference — is destroyed by the transfer itself. With an \(L\) and a \(C\):

StageWhat happens
Capacitor fullIts voltage drives \(di/dt\) — current begins to grow
Voltage reaches zeroCurrent is at maximum, and the inductor keeps it flowing
Current charges C the other wayVoltage grows with reversed sign
Current reaches zeroCapacitor is fully charged, opposite polarity — cycle repeats

Each element's state drives the other's rate of change, so neither can settle while the other is charged. That 90° lag is what turns exchange into oscillation.

Adding resistance takes a share of the energy on every pass:

\[ w(t) \approx w_0e^{-2\alpha t} \]

— the envelope of the energy, decaying at twice the rate of the amplitude, as Set 18, Problem 8 found for the first-order case. When \(\alpha \ge \omega_0\) the resistance removes the energy faster than one exchange can complete, and no oscillation is visible at all. That is precisely what overdamping is.

Damping is a race between exchange and dissipation, and \(\zeta\) is the ratio of their rates. Below 1, energy crosses between the fields many times before it is gone; above 1, it is gone before the first crossing completes. Sets 20 and 29 return to this circuit and let the exchange be sustained by a source, which is resonance.
AnswerEnergy alternates between \(2\cos^2\omega_0t\) and \(2\sin^2\omega_0t\) with a constant total of 2 J; oscillation needs two different store types
Problem 19Exam levelThe Quality Factor

Define the quality factor \(Q\), relate it to \(\zeta\), give its component form for both topologies, and use it to predict how many cycles Problem 12's circuit rings.

Solution

Definition:

\[ Q = \frac{\omega_0}{2\alpha} = \frac{1}{2\zeta} \]

A high \(Q\) means light damping. The two quantities carry the same information; \(\zeta\) is preferred for transient work and \(Q\) for resonance, where Set 29 will show it also equals \(\omega_0/\text{bandwidth}\).

Component forms, obtained by substituting each \(\alpha\):

\[ \text{series: } Q = \frac{\omega_0L}{R} = \frac{1}{R}\sqrt{\frac{L}{C}}; \qquad \text{parallel: } Q = \omega_0RC = R\sqrt{\frac{C}{L}} \]

Again inverse in \(R\), as duality requires. Both involve \(\sqrt{L/C}\), so \(Q\) compares the resistance with the circuit's characteristic impedance.

Checking against earlier problems:

ProblemTopology\(\zeta\)\(Q = 1/2\zeta\)
8Series 6 Ω, 1 H, 0.04 F0.600.833
4Parallel 2 Ω, 0.4 H, 0.125 F0.4471.118
12Parallel 2 kΩ, 8 mH, 5 µF0.0150

Verify the last directly: \(Q = R\sqrt{C/L} = 2000\sqrt{5\times10^{-6}/8\times10^{-3}} = 2000(0.025) = 50\) ✓.

The energy interpretation, which is where the name comes from:

\[ Q = 2\pi\,\frac{\text{energy stored}}{\text{energy lost per cycle}} \]

Since the stored energy decays as \(e^{-2\alpha t}\), the fraction lost in one period \(T = 2\pi/\omega_d\) is about \(2\alpha T = 4\pi\alpha/\omega_0 = 2\pi/Q\) for light damping — which inverts to the definition above.

Counting the ringing. The response is essentially over after \(5/\alpha\), and each cycle takes \(2\pi/\omega_d\), so

\[ N \approx \frac{5/\alpha}{2\pi/\omega_0} = \frac{5\omega_0}{2\pi\alpha} = \frac{5Q}{\pi} \approx 1.6\,Q \]

For Problem 12 with \(Q = 50\) that predicts about 80 visible cycles — matching the direct calculation there exactly. A useful rule: a circuit rings for roughly \(Q\) cycles.

\(Q\) is the number that tells you what a circuit is for. Below about 1 it is a damper or a smoothing network; between 1 and 10 it is a filter; above 100 it is a tuned circuit or an oscillator, and above 1000 it is probably a crystal. The same second-order equation describes all of them, and one dimensionless number separates the applications.
Answer\(Q = \omega_0/2\alpha = 1/2\zeta\); Problem 12 has \(Q = 50\) and rings about 80 cycles
Problem 20ChallengeWhat Order Buys

Compare first- and second-order circuits systematically, state what is genuinely new here, and identify the limitation of the classical method that motivates the Laplace transform.

Solution

The comparison:

First order (Set 18)Second order (Set 19)
Natural frequenciesOne, always realTwo, real or complex
Initial conditions\(x(0^+)\)\(x(0^+)\) and \(\dot{x}(0^+)\)
Parameters\(\tau\)\(\alpha\) and \(\omega_0\), or \(\zeta\) and \(\omega_0\)
Qualitative casesOneThree
OvershootImpossiblePossible
OscillationImpossiblePossible
Energy behaviourStored then dissipatedExchanged, then dissipated

What is genuinely new is the last row. A first-order circuit's stored energy has only one destination — the resistance. A second-order circuit has somewhere else to put it, and the round trip takes time, which is what a frequency is.

What is not new is the method. Kirchhoff's laws, continuity, DC analysis for initial and final values, and the split into natural and forced response all work exactly as in Set 18. Even the procedure is the same shape — find the state, find where it is going, find how fast — with "how fast" now requiring two numbers instead of one.

The limitation. Problem 15 showed what happens when the topology is not canonical: the differential equation must be assembled by hand, integrals differentiated away, and one variable eliminated between two equations. For third order and beyond this becomes impractical, and there are three further difficulties:

DifficultyConsequence
Deriving the ODELaborious and error-prone above second order
Initial conditions\(n\) of them, and the higher derivatives are awkward
Non-step sourcesThe particular integral must be guessed case by case

What the Laplace transform does about it. Set 31 converts differentiation into multiplication by \(s\), so the circuit's equations become algebraic. Initial conditions enter as sources rather than as separate conditions, the natural and forced responses emerge together, and Set 32 shows the whole analysis reduces to writing impedances and applying Set 6's nodal analysis unchanged.

\[ s^2 + 2\alpha s + \omega_0^2 = 0 \ \text{ is already the denominator of the transfer function} \]

The characteristic equation of this set becomes the pole polynomial, and the three damping cases become three arrangements of poles in the complex plane.

The immediate next step, though, is different. Sets 20 onwards ask what happens when the source is a sustained sinusoid rather than a step. The transient dies away and only the forced response remains — and for that special case there is a shortcut that makes the whole of Part 1 apply again, unchanged, to AC circuits.

Two storage elements are enough to produce every qualitative behaviour a linear circuit can have. Higher orders give more natural frequencies but no new kinds — each one is still either a real pole (decay) or a complex pair (damped oscillation). Understanding this set thoroughly is understanding the transient behaviour of linear circuits in general; everything after adds machinery, not phenomena.
AnswerTwo natural frequencies, two initial conditions, three cases, and energy exchange. The method's labour above second order motivates Laplace.
Practice

Practice Problems

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

  1. P1. A series \(RLC\) has \(R = 4\ \Omega\), \(L = 1\ \text{H}\), \(C = 0.25\ \text{F}\). Classify the response.

    Show answer
    \(\alpha = 2\), \(\omega_0 = 2\), so \(\zeta = 1\) — critically damped.
  2. P2. Same components, but connected in parallel. Classify it now.

    Show answer
    \(\alpha = 1/2RC = 0.5\), \(\omega_0 = 2\), so \(\zeta = 0.25\)underdamped. The same parts give a different case — Problem 16.
  3. P3. What series resistance makes \(L = 2\ \text{H}\), \(C = 0.02\ \text{F}\) critically damped?

    Show answer
    \(R = 2\sqrt{L/C} = 2\sqrt{100} = 20\ \Omega\) — Problem 11's circuit.
  4. P4. A circuit has roots \(s = -3 \pm j4\). Find \(\alpha\), \(\omega_d\), \(\omega_0\) and \(\zeta\).

    Show answer
    \(\alpha = 3\), \(\omega_d = 4\), \(\omega_0 = \sqrt{9+16} = 5\), \(\zeta = 0.6\) — Problem 8.
  5. P5. Write the form of the response for a repeated root \(s = -6\).

    Show answer
    \(x(t) = x(\infty) + (A+Bt)e^{-6t}\) — the \(t\) is needed for a second independent solution — Problem 1.
  6. P6. A series \(RLC\) has \(v_C(0) = 8\ \text{V}\), \(i(0) = 1\ \text{A}\), \(R = 2\ \Omega\), \(L = 0.5\ \text{H}\), no source. Find \(\dot{i}(0^+)\).

    Show answer
    \(v_L(0) = -Ri(0)-v_C(0) = -2-8 = -10\), so \(\dot{i}(0^+) = -10/0.5 = -20\) A/s — Problem 7.
  7. P7. An underdamped circuit has \(\zeta = 0.5\). Find the percentage overshoot.

    Show answer
    \(M_p = e^{-\pi(0.5)/\sqrt{0.75}} = e^{-1.814} = 16.3\%\) — Problem 17.
  8. P8. A parallel \(RLC\) has \(R = 1\ \text{k}\Omega\), \(L = 1\ \text{mH}\), \(C = 1\ \mu\text{F}\). Find \(Q\).

    Show answer
    \(Q = R\sqrt{C/L} = 1000\sqrt{10^{-6}/10^{-3}} = 1000(0.0316) = 31.6\) — Problem 19.
  9. P9. Roughly how many cycles does that circuit ring?

    Show answer
    About \(1.6Q \approx 50\) cycles — the rule from Problem 19.
  10. P10. A step response settles with 2% accuracy in 0.8 s and has \(\zeta = 0.5\). Find \(\omega_0\).

    Show answer
    \(t_s = 4/\zeta\omega_0 \Rightarrow \omega_0 = 4/(0.5 \times 0.8) = 10\) rad/s — Problem 17.
  11. P11. Why can a purely resistive–capacitive circuit never oscillate, however many capacitors it has?

    Show answer
    All its natural frequencies are real and negative — there is only one kind of storage, so energy has no second place to go — Problem 18.
  12. P12. In a lossless \(LC\) circuit, when is the inductor energy maximum?

    Show answer
    When the capacitor voltage is zero — a quarter cycle after the capacitor's peak. The total is constant — Problem 18.
Challenge

Challenge Problems

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

  1. C1. Show that a critically damped circuit reaches its final value faster than any overdamped one with the same \(\omega_0\), and explain why that is the precise sense in which critical damping is "optimal".

    Show answer
    The settling rate is set by the slowest root. For \(\zeta \ge 1\) the roots are
    \[ s_{1,2} = \omega_0\left(-\zeta \pm \sqrt{\zeta^2-1}\right) \]
    and the response decays at the rate of the root nearest the origin, \(|s_2| = \omega_0(\zeta - \sqrt{\zeta^2-1})\).

    Show this is maximised at \(\zeta = 1\). Write \(f(\zeta) = \zeta - \sqrt{\zeta^2-1}\) for \(\zeta \ge 1\):
    \[ f'(\zeta) = 1 - \frac{\zeta}{\sqrt{\zeta^2-1}} < 0 \ \text{ for all } \zeta > 1 \]
    since \(\zeta > \sqrt{\zeta^2-1}\). So \(f\) is strictly decreasing, with maximum \(f(1) = 1\). Hence
    \[ |s_2|_{\max} = \omega_0 \ \text{ at } \zeta = 1 \]
    Numerically, for \(\omega_0 = 10\):
    \[ \zeta=1: |s_2|=10; \quad \zeta=2: |s_2|=2.68; \quad \zeta=5: |s_2|=1.01 \]
    Increasing the damping fivefold makes settling ten times slower — which is Problem 9's heavily overdamped circuit, where \(\zeta=5\) gave a 19.8 s time constant from components whose \(1/\omega_0\) was only 2 s.

    The precise claim. Critical damping is the fastest response subject to no overshoot. It is not the fastest overall — \(\zeta = 0.7\) reaches the final value sooner and settles to within 2% sooner too, at the price of 4.3% overshoot (Problem 17). Which is optimal depends entirely on whether overshoot is permitted, and that is a specification, not a mathematical question.

    Why "over"damped is a good name. Adding resistance beyond critical does not damp the response better; it slows it down. The intuition that more damping always means more control is exactly wrong past \(\zeta = 1\).
  2. C2. A parallel \(RLC\) circuit is source-free with \(v(0) = V_0\) and \(i_L(0) = 0\). Prove that the total energy dissipated in \(R\) over all time equals the initial stored energy, whatever the damping case — and that this places a constraint on the natural frequencies.

    Show answer
    The energy statement is conservation, and needs no solution of the differential equation. The capacitor starts with \(\tfrac12CV_0^2\), the inductor with nothing, and both end at zero because the circuit is source-free with \(R > 0\). The only place energy can go is \(R\):
    \[ W_R = \int_0^\infty \frac{v^2}{R}\,dt = \tfrac12CV_0^2 \]
    Verify in the underdamped case as a check. With \(v = V_0e^{-\alpha t}\left(\cos\omega_dt + \frac{\alpha}{\omega_d}\sin\omega_dt\right)\), the integral evaluates — after some work — to \(\tfrac12CV_0^2\) exactly, for every \(\alpha\) and \(\omega_d\). The route depends on damping; the total cannot.

    The constraint on the roots. For the integral to converge at all, \(v\) must decay, so every natural frequency needs
    \[ \operatorname{Re}(s) < 0 \]
    Both roots satisfy this whenever \(\alpha > 0\) and \(\omega_0^2 > 0\) — that is, whenever \(R\), \(L\) and \(C\) are all positive. Applying the quadratic's coefficient relations to \(s^2+2\alpha s+\omega_0^2\):
    \[ s_1+s_2 = -2\alpha < 0, \qquad s_1s_2 = \omega_0^2 > 0 \]
    A negative sum and positive product force both roots into the left half-plane, whether real or complex. So a passive second-order circuit is unconditionally stable, extending Set 18, C3's first-order result.

    What breaks it. Only a negative \(\alpha\) — hence a negative effective resistance, which needs an active element (Set 15, C1). Then \(e^{+|\alpha|t}\) grows and the energy integral diverges, because energy is being supplied from a power supply the model has hidden inside a dependent source. An oscillator is precisely a circuit designed so that \(\alpha = 0\) is approached from the unstable side and held there by saturation.
  3. C3. Two identical \(LC\) tanks are coupled by a small capacitor. Without solving the circuit, argue what qualitatively new behaviour appears that Problem 18's single tank cannot show, and connect it to the order-counting rule of Set 18.

    Show answer
    Count the order first. Two inductors and three capacitors, none combinable in series or parallel, but the coupling capacitor with the two tank capacitors forms a capacitor loop, removing one. By Set 18, Problem 18's rule:
    \[ \text{order} = 2 + 3 - 1 = 4 \]
    So there are four natural frequencies — two complex conjugate pairs for a lightly damped circuit.

    What the two pairs are. By symmetry the circuit has two natural modes: the tanks oscillating in phase, and out of phase. In the in-phase mode no current flows through the coupling capacitor at all — it might as well be absent — so that mode sits at \(\omega_0\). In the out-of-phase mode the coupling capacitor is driven hard, adding to the effective capacitance and shifting the frequency. Hence
    \[ \omega_1 = \omega_0, \qquad \omega_2 \ne \omega_0 \]
    The new behaviour is beating. Excite one tank alone and the response contains both modes at slightly different frequencies. Their sum is
    \[ \cos\omega_1t + \cos\omega_2t = 2\cos\left(\frac{\omega_1-\omega_2}{2}t\right)\cos\left(\frac{\omega_1+\omega_2}{2}t\right) \]
    a fast oscillation with a slowly varying envelope. Physically the energy migrates completely from one tank to the other and back, at the beat rate \(|\omega_1-\omega_2|/2\) — weaker coupling giving a slower transfer.

    Why second order cannot do this. With one pair of roots there is one frequency and a monotonic envelope. Two pairs are needed for an envelope that itself oscillates. This is the qualitative gain from going beyond second order — not a new kind of root, as Problem 20 noted, but new behaviour from their interaction.

    Where it matters. Coupled-resonator filters, the double-humped response of over-coupled transformers (Set 26), and the mode splitting seen whenever two identical oscillators are joined — from pendulums to atoms.
MCQ

Multiple-Choice Questions

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

  1. Q1. For a series \(RLC\) circuit, \(\alpha\) equals

    (a) \(1/2RC\)   (b) \(R/2L\)   (c) \(2L/R\)   (d) \(1/\sqrt{LC}\)

    Show answer
    (b). Option (a) is the parallel case — the commonest error in this topic — Problem 2.
  2. Q2. A circuit is overdamped when

    (a) \(\alpha < \omega_0\)   (b) \(\alpha = \omega_0\)   (c) \(\alpha > \omega_0\)   (d) \(\omega_0 = 0\)

    Show answer
    (c), equivalently \(\zeta > 1\), giving real distinct roots — Problem 1.
  3. Q3. The critically damped response has the form

    (a) \(A_1e^{s_1t}+A_2e^{s_2t}\)   (b) \((A_1+A_2t)e^{-\alpha t}\)   (c) \(e^{-\alpha t}(A_1\cos+A_2\sin)\)   (d) \(A e^{-\alpha t}\)

    Show answer
    (b). The repeated root needs a \(t\) for a second independent solution; (d) has only one constant — Problem 1.
  4. Q4. Increasing \(R\) in a parallel \(RLC\) circuit moves it towards

    (a) overdamped   (b) underdamped   (c) no change   (d) unstable

    Show answer
    (b), since \(\alpha = 1/2RC\) falls. The opposite of the series case — Problem 16.
  5. Q5. The damped frequency \(\omega_d\) compared with \(\omega_0\) is

    (a) larger   (b) smaller   (c) equal   (d) unrelated

    Show answer
    (b). \(\omega_d = \sqrt{\omega_0^2-\alpha^2} < \omega_0\) — damping always slows oscillation — Problem 4.
  6. Q6. How many initial conditions does a second-order circuit need?

    (a) one   (b) two   (c) three   (d) four

    Show answer
    (b)\(x(0^+)\) and \(\dot{x}(0^+)\), obtained from \(v_C(0^+)\) and \(i_L(0^+)\) — Problem 7.
  7. Q7. In a series \(RLC\) circuit, \(\dot{i}(0^+)\) is found from

    (a) \(i(0^+)/C\)   (b) \(v_L(0^+)/L\)   (c) \(v_C(0^+)/R\)   (d) it is always zero

    Show answer
    (b), with \(v_L(0^+)\) from KVL at \(t=0^+\) — Problem 7.
  8. Q8. The percentage overshoot of an underdamped step response depends on

    (a) \(\omega_0\) only   (b) \(\zeta\) only   (c) both   (d) the step size

    Show answer
    (b). \(M_p = e^{-\pi\zeta/\sqrt{1-\zeta^2}}\); \(\omega_0\) only scales the time axis — Problem 17.
  9. Q9. The quality factor equals

    (a) \(2\zeta\)   (b) \(1/2\zeta\)   (c) \(\zeta\)   (d) \(\alpha/\omega_0\)

    Show answer
    (b), i.e. \(\omega_0/2\alpha\). Option (d) is \(\zeta\) itself — Problem 19.
  10. Q10. A lossless \(LC\) circuit has natural frequencies that are

    (a) real and negative   (b) purely imaginary   (c) complex with negative real part   (d) zero

    Show answer
    (b). \(\alpha = 0\) gives \(s = \pm j\omega_0\) — undamped oscillation for ever — Problem 18.
  11. Q11. Increasing damping beyond critical makes the settling

    (a) faster   (b) slower   (c) unchanged   (d) oscillatory

    Show answer
    (b). The slower root moves towards the origin — Challenge C1.
  12. Q12. A second-order circuit with all-positive \(R\), \(L\), \(C\) is

    (a) sometimes unstable   (b) always stable   (c) stable only if overdamped   (d) marginally stable

    Show answer
    (b). \(s_1+s_2 = -2\alpha < 0\) and \(s_1s_2 = \omega_0^2 > 0\) place both roots in the left half-plane — Challenge C2.
Formulas

Key Formulas

QuantityRelationNotes
Characteristic equation\(s^2+2\alpha s+\omega_0^2 = 0\)Any second-order circuit
Roots\(s_{1,2} = -\alpha\pm\sqrt{\alpha^2-\omega_0^2}\)Real or complex
Series \(\alpha\)\(R/2L\)Rises with \(R\)
Parallel \(\alpha\)\(1/2RC\)Falls with \(R\)
Natural frequency\(\omega_0 = 1/\sqrt{LC}\)Same for both — self-dual
Damping ratio\(\zeta = \alpha/\omega_0\)Decides the case
Damped frequency\(\omega_d = \sqrt{\omega_0^2-\alpha^2}\)Underdamped only
Overdamped\(A_1e^{s_1t}+A_2e^{s_2t}\)\(\zeta>1\)
Critically damped\((A_1+A_2t)e^{-\alpha t}\)\(\zeta=1\)
Underdamped\(e^{-\alpha t}(A_1\cos\omega_dt+A_2\sin\omega_dt)\)\(\zeta<1\)
Complete response\(x(\infty)\;+\;\) transientForced plus natural
Second initial condition\(\dot{v}_C = i_C/C\), \(\dot{i}_L = v_L/L\)From the \(t=0^+\) circuit
Critical \(R\) (series)\(2\sqrt{L/C}\)Maximum for oscillation
Critical \(R\) (parallel)\(\tfrac12\sqrt{L/C}\)Minimum for oscillation
Overshoot\(M_p = e^{-\pi\zeta/\sqrt{1-\zeta^2}}\)Function of \(\zeta\) alone
Peak time\(t_p = \pi/\omega_d\)First maximum
Settling time (2%)\(t_s \approx 4/\alpha = 4/\zeta\omega_0\)Envelope-limited
Quality factor\(Q = \omega_0/2\alpha = 1/2\zeta\)Rings about \(Q\) cycles
\(Q\) in componentsSeries \(\tfrac1R\sqrt{L/C}\); parallel \(R\sqrt{C/L}\)Inverse in \(R\)
Pitfalls

Common Mistakes

  1. Using the wrong \(\alpha\) for the topology. Series is \(R/2L\), parallel is \(1/2RC\). Identify the topology before writing anything — Problem 2.

  2. Assuming \(\dot{x}(0^+) = 0\). It is zero only when the partner element's initial value is zero — Problem 7.

  3. Finding \(\dot{x}(0^+)\) from the pre-switch circuit. Use the post-switch topology with the pre-switch state values — Problem 7.

  4. Choosing the solution form from the answer's appearance. Compute \(\alpha\) and \(\omega_0\) first; a constant may legitimately come out zero — Problem 10.

  5. Omitting the \(t\) in the critically damped case, leaving only one constant and no way to satisfy two conditions — Problem 1.

  6. Using \(\omega_0\) where \(\omega_d\) belongs in the underdamped solution. The oscillation runs at \(\omega_d\) — Problem 4.

  7. Forgetting the forced term. A driven circuit's response is \(x(\infty)\) plus the transient — Problem 8.

  8. Applying the series or parallel formulas to a circuit that is neither. Derive the differential equation and read off the coefficients — Problem 15.

  9. Believing more damping always means faster settling. Beyond \(\zeta = 1\) it is slower — Challenge C1.

  10. Expecting the same waveform shape for every quantity. All share the roots, but each has its own constants — Problem 11.

Looking Ahead

Part 2 is complete. Two storage elements produce two natural frequencies, and where those sit in the complex plane determines everything: real gives decay, complex gives ringing, and the real part always sets the envelope. Higher-order circuits add more frequencies but no new kinds of behaviour, which is why this set is the natural end of classical transient analysis.

Every source so far has been a constant or a step, and the interest has been in the transient — the part that dies away. Now invert the question. Drive a circuit with a sustained sinusoid and wait: the transient vanishes, and what remains is a steady oscillation at the source's frequency. It turns out that this forced response can be found without solving a differential equation at all.

Next: Set 20 — Sinusoids and Phasors, where a sinusoid becomes a complex number, a derivative becomes multiplication by \(j\omega\), and every technique from Part 1 returns to service with resistances replaced by impedances.