Solved Problems · Set 18

First-Order Circuits

Part 2 · Transient Analysis — one storage element, one time constant, and one formula that covers every case. The exponential that Sets 16 and 17 were handed now arrives as the solution of a differential equation the circuit writes for itself.

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

Set 18 — First-Order Circuits

A circuit with one energy-storage element obeys a first-order differential equation, and every such circuit — RC or RL, source-free or driven, however many resistors and sources it contains — has the same solution shape. Three numbers determine it completely: the initial value, the final value, and the time constant. This set derives that formula rather than quoting it, then works fifteen circuits with it, and closes by asking what happens when the assumptions fail.

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

i Method Recap
  • The general formula. For any quantity \(x\) in a first-order circuit:

    \[ x(t) = x(\infty) + \left[x(0^+) - x(\infty)\right]e^{-t/\tau} \]
  • Three numbers, three separate circuits. Find \(x(0^+)\) from the DC circuit before switching plus continuity; \(x(\infty)\) from the DC circuit after switching; and \(\tau\) from the deactivated circuit after switching.

  • Continuity supplies the link. \(v_C(0^+) = v_C(0^-)\) and \(i_L(0^+) = i_L(0^-)\) — Sets 16 and 17. No other quantity is continuous.

  • The time constant uses the Thévenin resistance seen by the storage element, with all independent sources deactivated:

    \[ \tau = R_{Th}C \qquad\text{or}\qquad \tau = L/R_{Th} \]
  • In DC steady state, a capacitor is an open circuit and an inductor a short. This is how both the initial and final values are found.

  • Apply the formula to the state variable first\(v_C\) or \(i_L\) — then obtain everything else from it. Other quantities follow the same exponential but may jump at \(t = 0\).

VideoWalkthrough
Problem 1ChallengeDeriving the Formula

A 12 V source charges an initially uncharged 50 µF capacitor through a 4 kΩ resistor, the switch closing at \(t = 0\). Derive the response from the differential equation rather than quoting a formula, then find the time to reach 90% of the final voltage.

Solution

Write KVL round the loop, using the capacitor's element law from Set 17:

\[ V_s = iR + v_C, \qquad i = C\frac{dv_C}{dt} \;\Longrightarrow\; RC\frac{dv_C}{dt} + v_C = V_s \]

A first-order linear differential equation with constant coefficients — and this is the only kind a single-storage-element circuit can produce.

Separate the variables:

\[ \frac{dv_C}{v_C - V_s} = -\frac{dt}{RC} \;\Longrightarrow\; \ln\left(v_C - V_s\right) = -\frac{t}{RC} + K \]
\[ v_C(t) = V_s + Ae^{-t/RC} \]

Identify the constants physically. As \(t \to \infty\) the exponential vanishes, so \(V_s = v_C(\infty)\); and at \(t = 0\), \(v_C(0^+) = V_s + A\). Hence

\[ \boxed{\;v_C(t) = v_C(\infty) + \left[v_C(0^+) - v_C(\infty)\right]e^{-t/\tau}\;} \]

Nothing about the derivation was specific to this circuit. Any first-order circuit produces the same equation with different constants, so this formula covers every problem in the set.

Apply it here. The capacitor starts uncharged and ends at the source voltage:

\[ v_C(0^+) = 0, \qquad v_C(\infty) = 12\ \text{V}, \qquad \tau = RC = (4\times10^3)(50\times10^{-6}) = 0.2\ \text{s} \]
\[ v_C(t) = 12\left(1 - e^{-5t}\right)\ \text{V} \]

The 90% point:

\[ 0.9 = 1 - e^{-5t_{90}} \;\Longrightarrow\; t_{90} = -\frac{\ln 0.1}{5} = \tau\ln 10 = 0.461\ \text{s} \]

Note that \(t_{90} = 2.303\tau\) whatever the circuit — the fraction reached depends only on \(t/\tau\), never on the individual values.

The two-term reading. The solution splits naturally into the parts named in Set 11, Problem 18:

\[ v_C = \underbrace{12}_{\text{forced / steady-state}} \;\underbrace{-\;12e^{-5t}}_{\text{natural / transient}} \]

The forced term is what the sources impose; the natural term is the circuit's own decaying response, and its shape is fixed by \(\tau\) alone regardless of what drives the circuit.

Everything in this set is that one formula with three numbers substituted. The work is never the differential equation — it is finding \(x(0^+)\), \(x(\infty)\) and \(\tau\), and each comes from a different DC circuit analysed by the methods of Sets 1 to 13. Transient analysis is mostly resistive analysis, done three times.
Answer\(v_C(t) = 12(1-e^{-5t})\ \text{V},\quad t_{90} = \tau\ln10 = 0.461\ \text{s}\)
Problem 2CoreThe Time Constant

A capacitor \(C\) is connected at a node where a resistor \(R\) leads to a 10 V source and a resistor \(2R\) leads to the reference. Determine the time constant.

Solution

The time constant is set by the resistance the capacitor sees, not by any single resistor in the circuit. Deactivate the independent source — short the 10 V battery — and look back from the capacitor's terminals:

\[ R_{Th} = R \parallel 2R = \frac{R \cdot 2R}{R + 2R} = \frac{2}{3}R \]

Hence

\[ \tau = R_{Th}C = \frac{2}{3}RC\ \text{s} \]

Why this is Thévenin's theorem doing the work. Set 9 reduced any linear network at a terminal pair to \(V_{Th}\) behind \(R_{Th}\). Do that at the capacitor's terminals and the circuit becomes a single loop — exactly Problem 1's circuit — with

\[ v_C(\infty) = V_{Th}, \qquad \tau = R_{Th}C \]

So every first-order RC circuit, however complicated, is Problem 1 after one Thévenin reduction.

The common error is to use the series resistor alone, giving \(\tau = RC\) instead of \(\tfrac23RC\) — a 50% error. The shunt \(2R\) provides a second discharge path and speeds the circuit up.

A useful check: adding any resistor in parallel with the capacitor always reduces \(R_{Th}\) and hence shortens \(\tau\). Adding one in series with the storage element lengthens it. If a change makes the circuit slower when intuition says faster, the wrong resistance has been used.

Finding \(\tau\) is a Set 9 problem, not a Set 18 one. Deactivate every independent source — leaving dependent ones active, as Problem 14 requires — and compute the resistance at the storage element's terminals by any method available: reduction, a test source, or \(V_{oc}/I_{sc}\). The transient analysis proper begins only afterwards.
Answer\(R_{Th} = \tfrac23 R\), so \(\tau = \tfrac23 RC\)
Problem 3CoreSource-Free RC Discharge

A 24 V source feeds a 10 kΩ resistor in series with a 2 kΩ resistor; a 40 µF capacitor sits across the 2 kΩ. The switch has been closed a long time and opens at \(t = 0\), disconnecting the source. Find \(v(t)\) for \(t \ge 0\).

Solution

Initial value. For \(t < 0\) the circuit is in DC steady state, so the capacitor is an open circuit (Set 17) and the source divides across the two resistors:

\[ v(0^-) = 24 \times \frac{2}{10+2} = 4\ \text{V} \]

By continuity, \(v(0^+) = 4\ \text{V}\) as well.

After switching the source and the 10 kΩ are disconnected. The capacitor discharges through the 2 kΩ alone:

\[ v(\infty) = 0, \qquad \tau = R_{Th}C = (2\times10^3)(40\times10^{-6}) = 0.08\ \text{s} \]

Substituting into the general formula, with a final value of zero:

\[ v(t) = 0 + \left[4 - 0\right]e^{-t/0.08} = 4e^{-12.5t}\ \text{V} \]

Note which resistor appears in each calculation. The 10 kΩ sets the initial value but plays no part in the time constant, because the switch removed it. Using \(R_{Th} = 12\ \text{k}\Omega\) would be a common and serious error:

QuantityCircuit usedResistors involved
\(v(0^-)\)Before switching, DC10 kΩ and 2 kΩ
\(v(\infty)\)After switching, DC2 kΩ only
\(\tau\)After switching, sources dead2 kΩ only

This is the natural response — the circuit's behaviour with no sources at all, driven only by stored energy. Its shape is a pure decaying exponential, and the time constant is the only thing that distinguishes one such circuit from another.

Three different circuits, drawn separately, is the habit worth forming. Most errors in transient analysis come from using one diagram for all three questions. Sketch the pre-switch circuit with the capacitor open, the post-switch circuit with it open again, and the post-switch circuit with sources dead — then read off the three numbers.
Answer\(v(t) = 4e^{-12.5t}\ \text{V}\) \((\tau = 80\ \text{ms})\)
Problem 4Exam levelThe Universal Curve

A 60 V source feeds a 9 kΩ resistor in series with a 3 kΩ resistor shunted by a 20 µF capacitor. The source is removed at \(t = 0\). Find \(v_o(t)\), the time for it to fall to one-third of its initial value, and tabulate the universal decay.

Solution

Initial value, with the capacitor open in DC steady state:

\[ v(0^-) = 60 \times \frac{3}{3+9} = 15\ \text{V} \]

The source-free response through the remaining 3 kΩ:

\[ \tau = (3\times10^3)(20\times10^{-6}) = 0.06\ \text{s} \;\Longrightarrow\; v_o(t) = 15e^{-16.667t}\ \text{V} \]

The one-third point. The initial amplitude cancels, because the fraction remaining depends only on \(t/\tau\):

\[ \tfrac13 = e^{-t_0/\tau} \;\Longrightarrow\; t_0 = \tau\ln 3 = (0.06)(1.0986) = 65.92\ \text{ms} \]

The universal table, which applies to every first-order circuit and is worth committing to memory:

\(t\)Decay \(e^{-t/\tau}\)Rise \(1-e^{-t/\tau}\)
\(\tau\)36.8%63.2%
\(2\tau\)13.5%86.5%
\(3\tau\)5.0%95.0%
\(4\tau\)1.8%98.2%
\(5\tau\)0.67%99.3%

"Five time constants" is the usual engineering definition of steady state, at 99.3%. Useful landmarks: half-life is \(\tau\ln2 = 0.693\tau\), and the 10%–90% rise takes \(\tau\ln9 = 2.20\tau\) — Problem 19.

Why the initial value cancels. Any question of the form "how long to reach a given fraction?" has an answer depending on \(\tau\) alone:

\[ t = \tau\ln\left(\frac{1}{\text{fraction remaining}}\right) \]

Here \(\ln 3 = 1.0986\), so any first-order circuit falls to a third in 1.1 time constants — whether it started at 15 V or 15 kV.

An exponential has no natural timescale except \(\tau\), and that is what makes it universal. Plotted against \(t/\tau\), every first-order response in this set is the same curve. It is why one table serves for all of them, and why the exponential is the only function whose rate of decay is proportional to what remains.
Answer\(v_o(t) = 15e^{-16.667t}\ \text{V},\quad t_0 = \tau\ln3 = 65.92\ \text{ms}\)
Problem 5Exam levelCharge Lost in an Interval

A 5 µF capacitor charged to 4 V discharges through a 5 Ω resistor from \(t = 0\). Find the charge lost between \(t = 25\ \mu\text{s}\) and \(t = 100\ \mu\text{s}\).

Solution

The discharge current:

\[ \tau = RC = (5)(5\times10^{-6}) = 25\ \mu\text{s}, \qquad i(t) = \frac{V_0}{R}e^{-t/\tau} = 0.8\,e^{-t/\tau}\ \text{A} \]

Note the initial current is \(4/5 = 0.8\ \text{A}\) — the capacitor voltage is continuous, so the resistor immediately sees the full 4 V.

Charge is the integral of current, and the interval is exactly \(1\tau\) to \(4\tau\):

\[ Q = \int_{25\mu s}^{100\mu s} i\,dt = 0.8\,\tau\left[e^{-1} - e^{-4}\right] \]
\[ = (0.8)(25\times10^{-6})(0.36788 - 0.01832) = 6.99\ \mu\text{C} \]

Check by charge directly, which avoids the integral entirely. Since \(q = Cv\):

\[ \Delta q = C\left[v(25\mu s) - v(100\mu s)\right] = C V_0\left(e^{-1} - e^{-4}\right) \]
\[ = (5\times10^{-6})(4)(0.34956) = 6.99\ \mu\text{C}\;\checkmark \]

Identical, and it must be: \(CV_0 = 20\ \mu\text{C}\) and \((V_0/R)\tau = (V_0/R)(RC) = CV_0\) are the same quantity.

The total charge available is \(CV_0 = 20\ \mu\text{C}\), so this interval accounts for 35% of it. The first time constant alone carries 63%, and by \(4\tau\) only 1.8% remains.

A note on the current's discontinuity. Before the switch closes the current is zero; immediately after, it is 0.8 A. Nothing forbids this — only the capacitor voltage must be continuous (Set 17, Problem 13), and it is.

Working in units of \(\tau\) makes these problems arithmetic. The interval here was \(1\tau\) to \(4\tau\), so the answer is \(CV_0\) times the difference of two table entries from Problem 4 — no integration needed. Converting the given times to multiples of \(\tau\) should be the first step in any such question.
Answer\(Q = CV_0\left(e^{-1}-e^{-4}\right) = 6.99\ \mu\text{C}\)
Problem 6Exam levelSwitching Between Sources

A 10 µF capacitor has been charged by a 1 V source through \(S_1\) for a long time. At \(t = 0\), \(S_1\) opens and \(S_2\) closes, connecting a 3 V source through a 1 Ω resistor, with a 2 Ω resistor across the capacitor. Find \(v_C\) at \(t = 5\ \mu\text{s}\).

Solution

Initial value. The capacitor was charged to the 1 V source and carries that voltage across the switching instant:

\[ v_C(0^-) = v_C(0^+) = 1\ \text{V} \]

Final value. With the new source connected and the capacitor open in DC steady state, the 3 V divides across the 1 Ω and 2 Ω:

\[ v_C(\infty) = 3 \times \frac{2}{1+2} = 2\ \text{V} \]

Time constant. Deactivating the 3 V source puts the two resistors in parallel at the capacitor's terminals:

\[ R_{Th} = 2 \parallel 1 = \tfrac23\ \Omega, \qquad \tau = \tfrac23 \times 10\times10^{-6} = 6.667\ \mu\text{s} \]

The response:

\[ v_C(t) = 2 + \left[1 - 2\right]e^{-t/\tau} = 2 - e^{-t/\tau}\ \text{V} \]
\[ \frac{t}{\tau} = \frac{5}{6.667} = 0.75 \;\Longrightarrow\; v_C = 2 - e^{-0.75} = 2 - 0.4724 = 1.53\ \text{V} \]

Reading the result. The capacitor is charging from 1 V towards 2 V, and at \(0.75\tau\) it has covered 53% of the 1 V gap. Checking against Problem 4's table: at \(\tau\) it would have covered 63.2%, so 53% at \(0.75\tau\) is consistent.

Why the initial value is not zero here — and why that matters. Many textbook problems start from rest, making the response \(x(\infty)(1-e^{-t/\tau})\). This one does not, and using that simplified form would give \(2(1-e^{-0.75}) = 1.06\ \text{V}\), badly wrong. The general formula handles both cases; the simplified one is a special case worth not memorising separately.

Continuity is what links the two circuits. The pre-switch circuit and the post-switch circuit share exactly one number — the capacitor voltage — and the whole method rests on it. Sets 16 and 17 proved that this is the only quantity guaranteed to carry across; every current and every resistor voltage in this circuit jumps at \(t = 0\).
Answer\(v_C(t) = 2 - e^{-t/\tau}\) with \(\tau = 6.67\ \mu\text{s}\); \(v_C(5\ \mu\text{s}) = 1.53\ \text{V}\)
Problem 7Exam levelStep Response with Initial Charge

A 0.5 F capacitor carrying an initial charge of 10 C is connected through a 2 Ω resistor to a 100 V source when switch \(S\) closes. Find the current 1 second later.

Solution

Convert the charge to a voltage, since voltage is the state variable:

\[ v_C(0^-) = v_C(0^+) = \frac{Q}{C} = \frac{10}{0.5} = 20\ \text{V} \]

Final value and time constant:

\[ v_C(\infty) = 100\ \text{V}, \qquad \tau = RC = (2)(0.5) = 1\ \text{s} \]

The capacitor voltage:

\[ v_C(t) = 100 + \left[20 - 100\right]e^{-t} = 100 - 80e^{-t}\ \text{V} \]

The current, from the element law:

\[ i_C = C\frac{dv_C}{dt} = (0.5)(80e^{-t}) = 40e^{-t}\ \text{A} \]
\[ i_C(1\ \text{s}) = 40e^{-1} = 14.71\ \text{A} \]

Check the initial current independently. At \(t = 0^+\) the capacitor holds 20 V, so the resistor sees the difference:

\[ i(0^+) = \frac{100 - 20}{2} = 40\ \text{A}\;\checkmark \]

This is always worth doing. The current at \(0^+\) can be read straight off the circuit by replacing the capacitor with a voltage source equal to \(v_C(0^+)\) — which is the substitution theorem of Set 14, Problem 10.

The current could have been written directly. The general formula applies to any quantity, so with \(i(0^+) = 40\) and \(i(\infty) = 0\):

\[ i(t) = 0 + (40-0)e^{-t} = 40e^{-t}\ \text{A} \]

— no differentiation needed. Every quantity in a first-order circuit shares the same \(\tau\); only the two endpoint values differ.

The state variable is continuous; everything else may jump. Here \(v_C\) moves smoothly from 20 V, while the current leaps from 0 to 40 A at the switching instant. Applying the general formula to a jumping quantity is fine, provided \(x(0^+)\) is evaluated after the switch — never before.
Answer\(v_C = 100-80e^{-t}\ \text{V}\), \(i = 40e^{-t}\ \text{A}\), \(i(1) = 14.71\ \text{A}\)
Problem 8CoreA Discharge Value

A 1 µF capacitor charged to 10 V is connected across a 10 kΩ resistor when the switch closes at \(t = 0\). Find \(v_C\) at \(t = 10\ \text{ms}\), and the energy dissipated by then.

Solution

A source-free discharge:

\[ \tau = RC = (10^4)(10^{-6}) = 10\ \text{ms}, \qquad v_C(t) = 10e^{-100t}\ \text{V} \]

At exactly one time constant:

\[ v_C(10\ \text{ms}) = 10e^{-1} = 3.679\ \text{V} \]

36.8% of the initial value — the defining property of \(\tau\), matching Problem 4's table exactly.

The energy dissipated is the difference in stored energy, since the capacitor is the only source:

\[ W_{\text{diss}} = \tfrac12C\left[v(0)^2 - v(\tau)^2\right] = \tfrac12(10^{-6})\left[100 - 13.53\right] \]
\[ = 43.2\ \mu\text{J} \]

Out of a total stored energy of 50 µJ. So 86.5% of the energy is gone after one time constant, even though 36.8% of the voltage remains.

Why energy decays twice as fast. Energy goes as \(v^2\), so

\[ w(t) = \tfrac12Cv_0^2e^{-2t/\tau} \]

an exponential with time constant \(\tau/2\). The same is true of power and of any squared quantity — a distinction worth watching, since "the circuit has a time constant of 10 ms" refers to the voltage, not the energy.

Practical note. This is the standard discharge circuit fitted across power-supply capacitors as a bleeder resistor. Sizing it is a trade: a small \(R\) discharges quickly but wastes power continuously in normal operation, while a large one may leave a dangerous charge for minutes after the supply is switched off.

The 63/37 split at one time constant is the single most useful number in transient analysis. It converts any measured waveform into an estimate of \(\tau\) by inspection, and it is the basis of Problem 17's measurement method. Note it applies to the state variable; squared quantities halve their time constant.
Answer\(v_C(10\ \text{ms}) = 10e^{-1} = 3.679\ \text{V}\); 43.2 µJ dissipated, 86.5% of the total
Problem 9ChallengeEnergy from the Source

An uncharged 1 F capacitor is charged from a 10 V DC source through a resistive bridge network that reduces to 5 Ω. Find the total energy delivered by the source until steady state, and show it does not depend on the resistance.

Solution

The charging current, after reducing the bridge by delta–wye transformation (Set 2):

\[ \tau = RC = (5)(1) = 5\ \text{s}, \qquad i(t) = \frac{V}{R}e^{-t/\tau} = 2e^{-0.2t}\ \text{A} \]

The energy delivered is the integral of the source's power:

\[ E = \int_0^\infty Vi\,dt = \int_0^\infty (10)(2)e^{-0.2t}\,dt = \frac{20}{0.2} = 100\ \text{J} \]

Now show the resistance is irrelevant. The source holds \(V\) constant while the total charge \(Q = CV\) passes through it, so

\[ E = V\int_0^\infty i\,dt = VQ = CV^2 = (1)(10)^2 = 100\ \text{J}\;\checkmark \]

No \(R\) appears. A different bridge, or a different reduction, would change the time constant but not the energy.

The accounting, which is Set 17, Problem 17 arriving as a transient calculation:

QuantityValueShare
Delivered by the source\(CV^2 = 100\) J100%
Stored in the capacitor\(\tfrac12CV^2 = 50\) J50%
Dissipated in the resistance\(\tfrac12CV^2 = 50\) J50%

Exactly half is lost, whatever the resistance and however the bridge is arranged.

Confirming the dissipation by integration, as a check on the claim:

\[ \int_0^\infty i^2R\,dt = \frac{V^2}{R}\int_0^\infty e^{-2t/RC}dt = \frac{V^2}{R}\cdot\frac{RC}{2} = \tfrac12CV^2 = 50\ \text{J}\;\checkmark \]

The \(R\) cancels, as it must.

A smaller resistance does not improve the efficiency — it only shortens the transient. Halving \(R\) doubles the peak current, halves \(\tau\), and dissipates precisely the same 50 J in half the time. This is why switched-mode converters use inductors rather than resistors to charge capacitors: the 50% limit applies only to charging through a resistance from a fixed voltage.
Answer\(E = CV^2 = 100\ \text{J}\), independent of \(R\); half is stored and half dissipated
Problem 10Exam levelEnergy in a Resistor

A 10 V source drives a 4 Ω resistor in series with a 2 F capacitor initially charged to 6 V. Find the energy absorbed by the resistor over \((0,\infty)\).

Solution

The current at \(0^+\), found by treating the capacitor as a 6 V source at that instant:

\[ i(0^+) = \frac{10-6}{4} = 1\ \text{A} \]

Final value and time constant:

\[ i(\infty) = 0 \ \text{(capacitor blocks DC)}, \qquad \tau = RC = (4)(2) = 8\ \text{s} \]
\[ i(t) = e^{-t/8}\ \text{A} \]

The energy absorbed:

\[ E = \int_0^\infty i^2R\,dt = \int_0^\infty 4e^{-t/4}\,dt = 4\left[-4e^{-t/4}\right]_0^\infty = 16\ \text{J} \]

Note the exponent: squaring \(e^{-t/8}\) gives \(e^{-t/4}\), so the power decays with time constant \(\tau/2 = 4\ \text{s}\) — the point made in Problem 8.

Check by energy balance, which is independent of the integration. The capacitor charges from 6 V to 10 V, so the charge delivered is

\[ \Delta q = C\,\Delta v = (2)(10-6) = 8\ \text{C} \]
\[ E_{\text{source}} = V\,\Delta q = (10)(8) = 80\ \text{J} \]
\[ \Delta E_{\text{stored}} = \tfrac12(2)\left(10^2 - 6^2\right) = 64\ \text{J} \]
\[ E_R = 80 - 64 = 16\ \text{J}\;\checkmark \]

Two independent routes agreeing — always worth doing when an integral is involved.

Note the efficiency here is 80%, not 50%. Problem 9's half-and-half result assumed charging from zero. Starting at 6 V means less of the journey is spent at a large voltage difference across the resistor, and less is wasted. Charging in stages exploits exactly this — Set 17, Challenge C2.

Whenever a transient problem asks for energy, try the balance sheet before the integral. Source energy is \(V\Delta q\), stored energy is \(\tfrac12C\Delta(v^2)\), and the resistor takes the difference — no integration, no time constant, and no opportunity to mishandle the factor of two in the exponent.
Answer\(i(t) = e^{-t/8}\ \text{A}\), \(E_R = 16\ \text{J}\) — confirmed by \(80 - 64\)
Problem 11CoreRL Step Response

A 24 V source energises a 2 H inductor through an 8 Ω resistor, the inductor current being zero before the switch closes at \(t = 0\). Find \(i(t)\) and the inductor voltage.

Solution

The three numbers. The state variable is now the current (Set 16), and in DC steady state the inductor is a short:

\[ i(0^+) = 0, \qquad i(\infty) = \frac{24}{8} = 3\ \text{A}, \qquad \tau = \frac{L}{R} = \frac{2}{8} = 0.25\ \text{s} \]

The response:

\[ i(t) = 3 + (0-3)e^{-4t} = 3\left(1 - e^{-4t}\right)\ \text{A} \]

The inductor voltage:

\[ v_L = L\frac{di}{dt} = (2)(3)(4)e^{-4t} = 24e^{-4t}\ \text{V} \]

Check at \(t = 0^+\). The inductor voltage starts at 24 V — the entire source voltage:

\[ v_L(0^+) = 24\ \text{V} = V_s \]

which must be so: the current is still zero, so the resistor drops nothing and KVL puts all 24 V across the inductor. An inductor with zero initial current behaves momentarily as an open circuit.

The two elements' switching behaviour is worth tabulating, since it supplies the initial values in every problem:

ElementAt \(t = 0^+\) from restAt \(t = \infty\) (DC)
CapacitorShort circuit \((v_C = 0)\)Open circuit
InductorOpen circuit \((i_L = 0)\)Short circuit

Each behaves at the first instant as the opposite of what it becomes in steady state — provided it starts from rest. With a non-zero initial condition, replace it instead by a source of the appropriate value, as in Problem 7.

The RL and RC calculations are identical once the right state variable is chosen. Everything from Problems 1 to 10 applies here with \(v_C \to i_L\) and \(RC \to L/R\) — the duality of Set 17, Problem 20 in action. Problem 16 makes the correspondence explicit.
Answer\(i(t) = 3\left(1-e^{-4t}\right)\ \text{A},\quad v_L = 24e^{-4t}\ \text{V}\)
Problem 12Exam levelSource-Free RL

A 40 V source feeds a 2 Ω resistor into a node from which a 4 Ω and a 12 Ω branch descend; a 2 H inductor in the 4 Ω–12 Ω path carries the current \(i\), and a 16 Ω resistor is shorted while the switch is closed. The switch opens at \(t = 0\). Find \(i(t)\).

Solution

Initial value. For \(t < 0\) the inductor is a short in DC steady state, which also shorts out the 16 Ω. The 4 Ω and 12 Ω are then in parallel:

\[ R_{eq} = \frac{4 \times 12}{4+12} = 3\ \Omega, \qquad i_1 = \frac{40}{2+3} = 8\ \text{A} \]

Current division gives the inductor's share — the opposite resistance on top, as in Set 10:

\[ i(0^-) = \frac{12}{12+4}(8) = 6\ \text{A} = i(0^+) \]

After the switch opens the source is gone and the inductor drives the remaining loop:

\[ R_{eq} = (12+4) \parallel 16 = 16 \parallel 16 = 8\ \Omega, \qquad \tau = \frac{L}{R_{eq}} = \frac{2}{8} = 0.25\ \text{s} \]

The natural response:

\[ i(t) = 6e^{-4t}\ \text{A},\qquad t > 0 \]

Note the role reversal of the 16 Ω. While the switch was closed it was shorted out and contributed nothing; once open, it becomes the discharge path and sets the time constant. The 2 Ω, conversely, mattered before and not after:

ResistorSets \(i(0^-)\)?Sets \(\tau\)?
2 ΩYesNo — disconnected
4 Ω, 12 ΩYesYes
16 ΩNo — shortedYes

Why this matters practically. Removing the 16 Ω would leave the inductor current nowhere to go, forcing a very large \(L\,di/dt\) across the opening switch — the inductive kick of Set 16, Problem 19. The 16 Ω is doing the job of a freewheeling path.

A switch changes the topology, and both the initial value and the time constant must be recomputed for the new one. The resistor that determines the starting current is frequently not the one that determines how fast it decays — and assuming otherwise is the most common error in RL switching problems.
Answer\(i(0^+) = 6\ \text{A}\), \(\tau = 0.25\ \text{s}\), so \(i(t) = 6e^{-4t}\ \text{A}\)
Problem 13Exam levelRL Complete Response

A 10 V source drives a 2 Ω resistor and a 3 Ω resistor in series with a 2 H inductor; a 6 Ω resistor is connected by a switch that has been open a long time and closes at \(t = 0\), disconnecting the source. Find \(i\), \(v_o\) and \(i_o\) for all time.

Solution

Before switching the inductor is a short and the 6 Ω branch is disconnected:

\[ i = \frac{10}{2+3} = 2\ \text{A}, \qquad v_o = 3i = 6\ \text{V}, \qquad i_o = 0 \]

After switching, the inductor drives the 3 Ω and 6 Ω in parallel:

\[ R_{Th} = 3 \parallel 6 = 2\ \Omega, \qquad \tau = \frac{L}{R_{Th}} = \frac{2}{2} = 1\ \text{s} \]
\[ i(t) = 2e^{-t}\ \text{A} \]

The inductor voltage, and from it the other two quantities:

\[ v_L = L\frac{di}{dt} = (2)(2)(-1)e^{-t} = -4e^{-t}\ \text{V} \]
\[ v_o = -v_L = 4e^{-t}\ \text{V}, \qquad i_o = \frac{v_L}{6} = -\tfrac23e^{-t}\ \text{A} \]

Assembling all three for all time:

\[ i = \begin{cases}2\ \text{A}, & t<0\\ 2e^{-t}\ \text{A}, & t>0\end{cases} \qquad v_o = \begin{cases}6\ \text{V}, & t<0\\ 4e^{-t}\ \text{V}, & t>0\end{cases} \qquad i_o = \begin{cases}0, & t<0\\ -\tfrac23e^{-t}\ \text{A}, & t>0\end{cases} \]

Which quantities jump. Only \(i\) is continuous, at 2 A. The others step at \(t = 0\):

Quantity\(t = 0^-\)\(t = 0^+\)Continuous?
\(i\) (inductor)2 A2 AYes — state variable
\(v_o\)6 V4 VNo
\(i_o\)0−0.667 ANo

Check the jump in \(v_o\): at \(0^+\) the inductor still carries 2 A, which now divides between the 3 Ω and 6 Ω, giving \(2 \times 2 = 4\ \text{V}\) across the parallel pair — matching the formula.

The negative sign on \(i_o\) says the 6 Ω current flows opposite to its assumed reference. That is physically right: the inductor is now the source, driving current backwards through a branch that previously carried none.

Solve for the state variable, then derive everything else — never the reverse. Applying the general formula directly to \(v_o\) would need \(v_o(0^+) = 4\ \text{V}\), which can only be found by first knowing \(i(0^+)\). The continuous quantity is the one the circuit hands you across the switching instant.
Answer\(i = 2e^{-t}\ \text{A}\), \(v_o = 4e^{-t}\ \text{V}\), \(i_o = -\tfrac23e^{-t}\ \text{A}\) for \(t>0\)
Problem 14ChallengeRL with a Dependent Source

A \(\tfrac12\ \text{H}\) inductor with \(i(0) = 10\ \text{A}\) sits in a network containing a current-controlled dependent source, whose mesh equations are \(2(i_1-i_2) + v_o = 0\) and \(6i_2 - 2i_1 - 3i_1 = 0\). Find \(i(t)\) and \(i_x(t)\), by two methods.

Solution

Method 1 — a test source. Dependent sources must not be deactivated, so \(R_{Th}\) requires the test-source technique of Set 9. Apply \(v_o = 1\ \text{V}\) at the inductor's terminals:

\[ 2(i_1-i_2) + 1 = 0, \qquad 6i_2 = 5i_1 \;\Longrightarrow\; i_2 = \tfrac56 i_1 \]

Substituting the second into the first:

\[ 2i_1 - \tfrac{5}{3}i_1 = -1 \;\Longrightarrow\; \tfrac13 i_1 = -1 \;\Longrightarrow\; i_1 = -3\ \text{A},\quad i_o = 3\ \text{A} \]
\[ R_{Th} = \frac{v_o}{i_o} = \frac{1}{3}\ \Omega, \qquad \tau = \frac{L}{R_{Th}} = \frac{1/2}{1/3} = \frac{3}{2}\ \text{s} \]
\[ i(t) = 10e^{-2t/3}\ \text{A},\qquad t>0 \]

Method 2 — write the differential equation directly, as a check that does not use Thévenin at all:

\[ \tfrac12\frac{di_1}{dt} + 2(i_1-i_2) = 0 \;\Longrightarrow\; \frac{di_1}{dt} + 4i_1 - 4i_2 = 0 \]
\[ \text{with } i_2 = \tfrac56 i_1:\qquad \frac{di_1}{dt} + 4i_1 - \tfrac{10}{3}i_1 = 0 \;\Longrightarrow\; \frac{di_1}{dt} + \tfrac23 i_1 = 0 \]

The coefficient \(\tfrac23\) is \(1/\tau\), agreeing with Method 1. The two routes are the same calculation organised differently.

Then \(i_x\) follows from the inductor voltage across the 2 Ω:

\[ v = L\frac{di}{dt} = (0.5)(10)\left(-\tfrac23\right)e^{-2t/3} = -\tfrac{10}{3}e^{-2t/3}\ \text{V} \]
\[ i_x = \frac{v}{2} = -1.667e^{-2t/3}\ \text{A} \]

The point of interest is \(R_{Th} = \tfrac13\ \Omega\), far smaller than any resistor in the circuit. The dependent source is supplying current in support of the test source, which lowers the effective resistance — the same effect Set 9, Problem 13 found. Had the dependence been reversed in sign, \(R_{Th}\) could have been negative, and the "decaying" exponential would have grown instead.

A dependent source can make \(\tau\) anything at all, including negative. With \(R_{Th} < 0\) the response is \(e^{+t/|\tau|}\) and the circuit is unstable — which is exactly the positive-feedback condition of Set 15, Problem 15. Checking the sign of \(R_{Th}\) in any circuit containing a dependent source is not optional.
Answer\(R_{Th} = \tfrac13\ \Omega\), \(\tau = 1.5\ \text{s}\); \(i = 10e^{-2t/3}\ \text{A}\), \(i_x = -1.667e^{-2t/3}\ \text{A}\)
Problem 15ChallengeSequential Switching

A 5 H inductor sits in a 6 Ω branch. At \(t = 0\) switch 1 closes, connecting a 40 V source through 4 Ω; at \(t = 4\ \text{s}\) switch 2 closes, connecting a 10 V source through 2 Ω. Find \(i(t)\) throughout, and evaluate at \(t = 2\) and \(t = 5\ \text{s}\).

Solution

Three intervals, each a separate first-order problem linked by continuity of \(i_L\).

a\(t \le 0\): both switches open, so \(i(0^-) = i(0^+) = 0\).

b\(0 \le t \le 4\): only \(S_1\) closed, giving 4 Ω and 6 Ω in series:

\[ i(\infty) = \frac{40}{10} = 4\ \text{A}, \qquad \tau = \frac{5}{10} = 0.5\ \text{s} \]
\[ i(t) = 4\left(1-e^{-2t}\right)\ \text{A} \]

Note \(i(\infty) = 4\ \text{A}\) is the value this interval is heading towards, not one it reaches — the second switch intervenes first.

c\(t \ge 4\): the new initial value comes from continuity:

\[ i(4) = 4\left(1-e^{-8}\right) = 3.9987 \approx 4\ \text{A} \]

Eight time constants have passed, so the first transient is essentially complete.

The new final value, by KCL at the junction node \(P\) with the inductor shorted:

\[ \frac{40-v}{4} + \frac{10-v}{2} = \frac{v}{6} \;\Longrightarrow\; 120 - 3v + 60 - 6v = 2v \]
\[ v = \frac{180}{11}\ \text{V}, \qquad i(\infty) = \frac{v}{6} = \frac{30}{11} = 2.727\ \text{A} \]

The current falls — adding the 10 V source through 2 Ω loads the node down, since 10 V is below the 16.4 V the node would otherwise reach.

The new time constant:

\[ R_{Th} = (4 \parallel 2) + 6 = \tfrac43 + 6 = \tfrac{22}{3}\ \Omega, \qquad \tau = \frac{5}{22/3} = \frac{15}{22} = 0.682\ \text{s} \]

Shift the exponential by the 4 s delay — the single most-missed step in these problems:

\[ i(t) = 2.727 + (4 - 2.727)e^{-(t-4)/\tau} = 2.727 + 1.273e^{-1.467(t-4)}\ \text{A} \]

Writing \(e^{-1.467t}\) instead of \(e^{-1.467(t-4)}\) would make the response start decaying from \(t=0\) and give nonsense at \(t=4\).

Evaluating:

\[ i(2) = 4\left(1-e^{-4}\right) = 3.93\ \text{A} \]
\[ i(5) = 2.727 + 1.273e^{-1.467} = 2.727 + 0.294 = 3.02\ \text{A} \]
Each switching event restarts the problem with a new \(x(\infty)\), a new \(\tau\), and a shifted time origin. Only the state variable carries across, and only its value at the switching instant. Three separate analyses joined by two numbers — which is how every sequentially-switched circuit is handled, however many switches it has.
Answer\(i(2) = 3.93\ \text{A}\), \(i(5) = 3.02\ \text{A}\); \(\tau\) changes from 0.5 s to 0.682 s at \(t=4\)
Problem 16Exam levelRC–RL Duality

Set out the correspondence between RC and RL first-order circuits, explain why \(\tau = RC\) but \(\tau = L/R\), and use it to convert Problem 3's answer into an RL result without further analysis.

Solution

The two differential equations, side by side:

\[ RC\frac{dv_C}{dt} + v_C = V_{Th} \qquad\longleftrightarrow\qquad \frac{L}{R}\frac{di_L}{dt} + i_L = I_{N} \]

Identical in form. Everything proved for one holds for the other under the dictionary of Set 17, Problem 20.

The correspondence:

RC circuitRL circuit
State variable \(v_C\)State variable \(i_L\)
\(\tau = R_{Th}C\)\(\tau = L/R_{Th}\)
Thévenin reductionNorton reduction
DC: open circuitDC: short circuit
At \(0^+\) from rest: shortAt \(0^+\) from rest: open
Larger \(R\) → slowerLarger \(R\)faster

Why \(R\) appears in opposite places. The time constant is always \(\tau = (\text{storage})/(\text{dissipation rate})\). For a capacitor the resistance limits the current that charges it, so more \(R\) means slower. For an inductor the resistance dissipates its stored energy, so more \(R\) means faster:

\[ \tau_{RC} = RC \ \text{grows with } R; \qquad \tau_{RL} = \frac{L}{R} \ \text{shrinks with } R \]

This is not an inconsistency but the duality: \(R \leftrightarrow G\), so \(\tau = RC\) becomes \(\tau = GL = L/R\).

Converting Problem 3. There a capacitor charged to 4 V discharged through 2 kΩ with \(\tau = 80\ \text{ms}\), giving \(v = 4e^{-12.5t}\ \text{V}\). The dual circuit has an inductor carrying 4 A decaying through a conductance, and by inspection:

\[ i(t) = 4e^{-12.5t}\ \text{A} \quad\text{with}\quad \frac{L}{R} = 80\ \text{ms} \]

For example \(L = 160\ \text{H}\) with \(R = 2\ \text{k}\Omega\), or more practically \(L = 80\ \text{mH}\) with \(R = 1\ \Omega\). No re-derivation was required.

A practical asymmetry. The two are equivalent mathematically but not physically. RC time constants of seconds are trivial to obtain; an RL circuit with \(\tau = 1\ \text{s}\) would need, say, \(L = 1\ \text{H}\) with \(R = 1\ \Omega\) — a large, heavy coil whose own winding resistance would probably exceed 1 Ω and spoil the design. Long time constants are the capacitor's territory, which is why timing circuits are almost always RC.

Recognising the dual halves the work. Every RL problem in this set could have been converted to an RC problem and solved with Problems 1 to 10 — and conversely. The only thing to get right is which quantity is the state variable, because that is the one that must be continuous and the one the general formula should be applied to first.
Answer\(v_C \leftrightarrow i_L\), \(R_{Th}C \leftrightarrow L/R_{Th}\); \(R\) inverts because \(R \leftrightarrow G\) under duality
Problem 17Exam levelMeasuring a Time Constant

An oscilloscope trace of a decaying voltage reads 8 V at \(t = 1\ \text{ms}\) and 3 V at \(t = 3\ \text{ms}\). Find the time constant and the initial voltage, and give three practical methods for extracting \(\tau\) from a measured waveform.

Solution

Take the ratio of two samples, which eliminates the unknown amplitude:

\[ \frac{v_1}{v_2} = \frac{V_0e^{-t_1/\tau}}{V_0e^{-t_2/\tau}} = e^{(t_2-t_1)/\tau} \]
\[ \tau = \frac{t_2-t_1}{\ln(v_1/v_2)} = \frac{2\ \text{ms}}{\ln(8/3)} = \frac{2}{0.9808} = 2.04\ \text{ms} \]

Back out the initial value:

\[ V_0 = v_1e^{t_1/\tau} = 8e^{1/2.039} = 13.06\ \text{V} \]

Note that \(V_0\) was never measured — it is inferred, which is useful when the start of the transient was missed or obscured by switching noise.

Three practical methods:

MethodHowComment
63.2% pointRead the time to fall to \(0.368V_0\)Quickest; needs a clean \(V_0\)
Two-point ratioAs aboveImmune to an unknown \(V_0\)
Initial-slope interceptExtend the tangent at \(t=0\) to the final value; it crosses at \(t = \tau\)Good on a chart recording

Why the tangent method works. Differentiating the decay at the origin:

\[ \left.\frac{dv}{dt}\right|_{0} = -\frac{V_0}{\tau} \]

so a line of that slope from \(V_0\) reaches zero after exactly \(\tau\). Equivalently: if the initial rate continued unchanged, the transient would finish in one time constant. That is the cleanest physical definition of \(\tau\).

The best method for noisy data is none of these: plot \(\ln v\) against \(t\), which should be a straight line of slope \(-1/\tau\), and fit it. This uses every sample rather than two, and a visible curvature in the log plot is immediate evidence that the circuit is not first order — which is Problem 18.

A log plot is the diagnostic tool for exponential behaviour. Straight means a single time constant; curved means two or more, or something non-linear. That test underlies the identification of everything from circuit faults to thermal models, and it costs nothing beyond replotting data already taken.
Answer\(\tau = \Delta t/\ln(v_1/v_2) = 2.04\ \text{ms}\), \(V_0 = 13.06\ \text{V}\)
Problem 18ChallengeWhen Is It First Order?

State the precise test for whether a circuit is first order, and classify these cases: two capacitors in parallel; two capacitors separated by a series resistor; a capacitor and an inductor; three capacitors in a delta.

Solution

The test. A circuit's order equals the number of independent energy-storage elements — that is, the number remaining after all possible series and parallel combinations have been made. Equivalently, it is the number of independent initial conditions the circuit requires.

Applying it:

CircuitOrderReason
Two capacitors in parallel1Combine to \(C_1+C_2\); they share one voltage
Two capacitors in series1Combine reciprocally; they carry one charge
Two capacitors with a series \(R\) between2Cannot combine — their voltages differ independently
One capacitor, one inductor2Different element types never combine — Set 19
Three capacitors in delta2Three voltages, but KVL round the loop leaves only two free

The delta case is the subtle one: three elements, but the loop constraint \(v_1+v_2+v_3 = 0\) removes one degree of freedom. Counting elements is not always counting order.

The general rule for such constraints. A capacitor loop (a closed path of capacitors and voltage sources) removes one order; an inductor cutset (a set of inductors and current sources whose removal splits the circuit) likewise removes one:

\[ \text{order} = n_C + n_L - (\text{capacitor loops}) - (\text{inductor cutsets}) \]

These are exactly the degenerate configurations of Set 17, Problem 13, where an impulsive current was needed — the circuit has fewer free initial conditions than it appears to.

Why order matters. Only a first-order circuit has the single-exponential response of this set:

OrderResponseWhere
1One exponential, always monotonicSet 18
2Two exponentials, or a damped sinusoid — may overshootSet 19
\(n\)\(n\) natural frequenciesSet 32, by Laplace

The diagnostic. A first-order response can never overshoot its final value or oscillate — it moves monotonically from \(x(0^+)\) to \(x(\infty)\). Observing any overshoot in a circuit believed to be first order means a storage element has been overlooked, very often a stray capacitance or a lead inductance.

Two capacitors do not automatically make a second-order circuit, and one of each always does. The question is whether they can be combined, and elements of different types never can — a capacitor stores energy in an electric field and an inductor in a magnetic one, so they exchange energy rather than merging. That exchange is oscillation, and it is the whole subject of Set 19.
AnswerOrder = independent storage elements after combination; parallel/series capacitors give order 1, a delta gives 2, and any L–C pair gives 2
Problem 19ChallengeRise Time and Pulses

Derive the 10%–90% rise time of a first-order circuit in terms of \(\tau\), relate it to the bandwidth, and determine what an \(RC\) circuit with \(\tau = 1\ \text{ms}\) does to pulses of width 0.1 ms, 1 ms and 5 ms.

Solution

The rise time. For a step response \(1-e^{-t/\tau}\), solve for the 10% and 90% crossings:

\[ t_{10} = \tau\ln\frac{1}{0.9} = 0.105\tau, \qquad t_{90} = \tau\ln 10 = 2.303\tau \]
\[ t_r = t_{90} - t_{10} = \tau\ln 9 = 2.20\tau \]

The bandwidth relation. An \(RC\) low-pass has its \(-3\ \text{dB}\) point at \(f_c = 1/2\pi\tau\), so

\[ t_r \times f_c = \frac{\ln 9}{2\pi} = 0.35 \]

The standard rule of thumb: a 350 MHz oscilloscope has a 1 ns rise time. Speed in the time domain and bandwidth in the frequency domain are the same specification, and Sets 28 and 30 will make the connection general.

The pulse response. During a pulse of width \(T\) the output rises towards the final value; when the pulse ends it decays back:

Pulse width\(T/\tau\)Peak reachedBehaviour
0.1 ms0.19.5%Barely responds — acts as an integrator
1 ms163.2%Badly rounded, roughly triangular
5 ms599.3%Faithful, with rounded corners

The two limiting behaviours are worth naming, since they connect to Set 15, Problem 19:

\[ T \ll \tau:\quad v_o \approx \frac{1}{RC}\int v_{in}\,dt \quad\text{(integrator)} \]
\[ T \gg \tau:\quad v_o \approx v_{in} \quad\text{(faithful transmission)} \]

Taking the output across the resistor instead gives the complementary pair: a differentiator for \(T \gg \tau\), and faithful transmission for \(T \ll \tau\).

The design consequence. To pass a pulse train of period \(T\) without appreciable distortion requires \(\tau \lesssim T/10\). Every stray capacitance in a digital circuit forms such an \(RC\) with the driving resistance, and it is this that sets the maximum clock rate — not the transistors' switching speed.

Rise time, bandwidth and time constant are three names for one number. \(t_r = 2.2\tau\) and \(f_c = 1/2\pi\tau\), so specifying any one fixes the others. This is the first appearance of the time–frequency correspondence that Sets 31 to 34 make into a complete theory, and the fact that it emerges from a single \(RC\) pair is not a coincidence.
Answer\(t_r = \tau\ln9 = 2.2\tau\), \(t_rf_c = 0.35\); pulses reach 9.5%, 63.2% and 99.3% of full amplitude
Problem 20ChallengeWhat the Method Is

Summarise the method of this set as a procedure, identify which earlier results each step depends on, and state what changes when a second storage element is added.

Solution

The procedure, with its dependencies:

StepMethodRests on
1. Find \(x(0^-)\)DC analysis before switching, \(C\) open, \(L\) shortSets 1–7
2. Get \(x(0^+)\)Continuity of \(v_C\) or \(i_L\)Sets 16, 17
3. Find \(x(\infty)\)DC analysis after switchingSets 1–7
4. Find \(\tau\)\(R_{Th}\) at the element's terminalsSet 9
5. AssembleThe general formulaProblem 1
6. Derive other quantitiesElement laws and KCL/KVLSets 3, 16, 17

Only step 5 is new to this set. Everything else is Part 1 applied three times over.

The single genuinely new idea is that a circuit now has a state — one number carrying information across the switching instant. Before Set 16 a circuit's response depended only on its present sources; now it depends on its history, compressed into one variable.

What a second storage element changes. The differential equation becomes second order, and its solution can no longer be written down by inspection:

First order (Set 18)Second order (Set 19)
Equation\(\tau\dot{x} + x = f\)\(\ddot{x} + 2\alpha\dot{x} + \omega_0^2x = f\)
Initial conditionsOne: \(x(0^+)\)Two: \(x(0^+)\) and \(\dot{x}(0^+)\)
ResponseOne exponentialTwo, or a damped sinusoid
OvershootImpossiblePossible
Parameters\(\tau\)\(\alpha\) and \(\omega_0\) — damping and natural frequency

The second initial condition is the awkward part. Where this set needed only \(v_C(0^+)\), a second-order circuit needs \(dv_C/dt\) at \(0^+\) as well — which must be obtained from the other element's initial condition through the element law:

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

So both continuity results are needed together, and finding initial conditions becomes most of the work.

What does not change. Kirchhoff's laws, linearity, superposition, Thévenin, and the division into natural and forced response all survive unaltered. The natural response is still the circuit's own decaying behaviour and the forced response still what the sources impose — there are simply two natural modes instead of one.

The whole of transient analysis is: find the state, find where it is going, find how fast. Higher-order circuits complicate each of those three questions without changing what is being asked, and Set 32's Laplace transform will eventually answer all three at once, for any order, by turning the differential equation into algebra.
AnswerThree DC analyses plus continuity; a second element doubles the initial conditions and permits overshoot
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. Find \(\tau\) for a 100 µF capacitor seeing 5 kΩ in parallel with 20 kΩ.

    Show answer
    \(R_{Th} = 4\ \text{k}\Omega\), so \(\tau = 0.4\) s — Problem 2.
  2. P2. A capacitor charged to 20 V discharges with \(\tau = 5\) ms. Find \(v\) at 15 ms.

    Show answer
    \(t = 3\tau\), so \(v = 20e^{-3} = 1.0\) V — 5% remaining, per Problem 4's table.
  3. P3. How many time constants to fall below 1% of the initial value?

    Show answer
    \(\ln 100 = 4.6\tau\) — hence the "five time constants" convention.
  4. P4. A 0.5 H inductor with 6 Ω in series. Find \(\tau\).

    Show answer
    \(\tau = L/R = 0.0833\) s. Note this is \(L/R\), not \(LR\) — Problem 16.
  5. P5. A 12 V source energises an inductor through 4 Ω from rest. What is \(v_L\) at \(t=0^+\)?

    Show answer
    12 V — the full source voltage, since \(i_L(0^+) = 0\) makes the inductor momentarily an open circuit — Problem 11.
  6. P6. A capacitor charged to 5 V is switched to a circuit whose Thévenin voltage is 15 V with \(\tau = 2\) ms. Write \(v_C(t)\).

    Show answer
    \(v_C = 15 + (5-15)e^{-500t} = 15 - 10e^{-500t}\) V — Problem 6.
  7. P7. Which quantities are guaranteed continuous at a switching instant?

    Show answer
    Only \(v_C\) and \(i_L\). Every other voltage and current may jump — Problem 13.
  8. P8. An uncharged 10 µF capacitor charges from a 20 V source. How much energy does the source supply in total?

    Show answer
    \(CV^2 = 4\) mJ, independent of the resistance; half is stored — Problem 9.
  9. P9. A trace falls from 10 V to 5 V in 3 ms. Find \(\tau\).

    Show answer
    \(\tau = 3/\ln 2 = 4.33\) ms — the half-life is \(0.693\tau\) — Problem 17.
  10. P10. Is a circuit with two capacitors in parallel first order?

    Show answer
    Yes — they combine to a single \(C_1+C_2\). Order counts independent elements — Problem 18.
  11. P11. A first-order step response overshoots its final value by 5%. What does this indicate?

    Show answer
    The circuit is not first order — a first-order response is always monotonic. Suspect a stray inductance or capacitance — Problem 18.
  12. P12. An oscilloscope has a 2 ns rise time. Estimate its bandwidth.

    Show answer
    \(f_c \approx 0.35/t_r = 175\) MHz — Problem 19.
Challenge

Challenge Problems

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

  1. C1. A capacitor \(C\) charges through \(R\) from a source that is switched on for time \(T_{on}\) and off for \(T_{off}\), repeating for ever. Find the steady-state maximum and minimum voltages, and show they depend only on the ratios \(T_{on}/\tau\) and \(T_{off}/\tau\).

    Show answer
    Set up the recursion. Let \(V_{\min}\) and \(V_{\max}\) be the steady-state extremes, and write \(a = e^{-T_{on}/\tau}\), \(b = e^{-T_{off}/\tau}\). Charging from \(V_{\min}\) towards \(V_s\):
    \[ V_{\max} = V_s + (V_{\min}-V_s)a \]
    Discharging from \(V_{\max}\) towards 0:
    \[ V_{\min} = V_{\max}\,b \]
    Solve the pair. Substituting the second into the first:
    \[ V_{\max} = V_s + (V_{\max}b - V_s)a \;\Longrightarrow\; V_{\max}(1-ab) = V_s(1-a) \]
    \[ V_{\max} = V_s\frac{1-a}{1-ab}, \qquad V_{\min} = V_s\frac{b(1-a)}{1-ab} \]
    Both depend only on \(a\) and \(b\), hence only on \(T_{on}/\tau\) and \(T_{off}/\tau\) — the individual values of \(R\), \(C\) and the switching times never appear separately.

    The ripple:
    \[ \Delta V = V_{\max} - V_{\min} = V_s\frac{(1-a)(1-b)}{1-ab} \]
    Check the limits. With \(T_{on}, T_{off} \gg \tau\) we get \(a, b \to 0\), so \(V_{\max} \to V_s\) and \(V_{\min} \to 0\) — full swing, as expected. With both \(\ll \tau\), expand to first order: \(a \approx 1-T_{on}/\tau\) and \(b \approx 1-T_{off}/\tau\), giving
    \[ V_{\max} \approx V_s\frac{T_{on}}{T_{on}+T_{off}} = V_s D \]
    the duty cycle, with vanishing ripple. That is precisely the averaging behaviour a PWM circuit relies on, and it explains why a switched supply with a slow filter delivers a clean DC proportional to duty cycle — the same conclusion Set 16, C2 reached from volt-second balance.
  2. C2. Two capacitors \(C_1\) (charged to \(V_0\)) and \(C_2\) (uncharged) are connected through a resistor \(R\) at \(t=0\). Find the response, and reconcile the result with Set 17, Problem 12, where the energy loss was independent of \(R\) and the transition instantaneous.

    Show answer
    This is a first-order circuit despite having two capacitors — they are in series through \(R\) with no other path, so the loop carries one current and there is one independent state. Order 1 by Problem 18's rule (a capacitor loop removes one order).

    The state variable is best taken as the voltage difference \(u = v_1 - v_2\), which drives the current \(i = u/R\). Since \(\dot{v}_1 = -i/C_1\) and \(\dot{v}_2 = +i/C_2\):
    \[ \frac{du}{dt} = -i\left(\frac{1}{C_1}+\frac{1}{C_2}\right) = -\frac{u}{R}\cdot\frac{1}{C_s} \]
    where \(C_s = C_1C_2/(C_1+C_2)\) is the series combination. Hence
    \[ \tau = RC_s = R\frac{C_1C_2}{C_1+C_2}, \qquad i(t) = \frac{V_0}{R}e^{-t/\tau} \]
    The final voltages follow from charge conservation, as in Set 17:
    \[ V_f = \frac{C_1V_0}{C_1+C_2} \ \text{ on both} \]
    The energy dissipated:
    \[ W_R = \int_0^\infty i^2R\,dt = \frac{V_0^2}{R}\cdot\frac{RC_s}{2} = \tfrac12C_sV_0^2 = \tfrac12\frac{C_1C_2}{C_1+C_2}V_0^2 \]
    The \(R\) cancels — exactly as Set 17, Problem 12 asserted without being able to prove it. And the answer agrees with the energy bookkeeping there: \(\tfrac12C_1V_0^2 - \tfrac12(C_1+C_2)V_f^2 = \tfrac12C_sV_0^2\).

    The reconciliation. Set 17's model had no resistor, so it predicted an instantaneous jump and could say only that energy vanished. Including \(R\) reveals how — an exponential of time constant \(RC_s\) — while giving the identical total. As \(R \to 0\) the transient becomes infinitely brief and infinitely intense, and the idealised discontinuity is its limit. The lost energy was never mysterious; it was simply in a component the idealisation had removed.
  3. C3. Prove that a first-order response can never overshoot its final value, and determine the condition under which a first-order circuit is unstable.

    Show answer
    No overshoot. Write the response as \(x(t) = x_\infty + Ae^{-t/\tau}\) with \(A = x(0^+)-x_\infty\). Then
    \[ \frac{dx}{dt} = -\frac{A}{\tau}e^{-t/\tau} \]
    For \(\tau > 0\) the exponential is strictly positive for all finite \(t\), so \(dx/dt\) never changes sign. The response is monotonic, and since \(x \to x_\infty\) it approaches from one side only and never crosses. Overshoot would require the derivative to vanish and reverse at some finite time, which needs the sum of at least two exponentials — hence at least second order.

    Instability. The response grows without bound when
    \[ \tau < 0 \;\Longleftrightarrow\; R_{Th} < 0 \ \text{(for RC)} \]
    since \(e^{-t/\tau} = e^{+t/|\tau|}\). A passive circuit always has \(R_{Th} > 0\), which Set 14, C1 proved from Tellegen's theorem — a source-free positive-resistance network dissipates and must decay. So a first-order circuit of passive elements is unconditionally stable.

    Instability therefore requires an active element. Problem 14 showed a dependent source can produce \(R_{Th} = \tfrac13\ \Omega\); reverse the sign of the dependence and it can be made negative. Set 15, Challenge C1's negative impedance converter does this deliberately, giving \(R_{in} = -R_L\).

    The general picture. Stability is the sign of the natural frequency \(s = -1/\tau\): stable for \(s < 0\), unstable for \(s > 0\). Set 19 has two such frequencies and Set 32 has \(n\), where the same criterion becomes "all poles in the left half-plane" — and a first-order circuit is simply the case where there is only one pole to check.
MCQ

Multiple-Choice Questions

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

  1. Q1. The time constant of an RC circuit is

    (a) \(R/C\)   (b) \(C/R\)   (c) \(R_{Th}C\)   (d) \(1/RC\)

    Show answer
    (c) — using the Thévenin resistance seen by the capacitor, not any single resistor — Problem 2.
  2. Q2. After one time constant, a decaying quantity has fallen to

    (a) 50%   (b) 36.8%   (c) 63.2%   (d) 5%

    Show answer
    (b). 63.2% is the amount by which it has risen in a step response — Problem 4.
  3. Q3. At \(t = 0^+\) an inductor with zero initial current behaves as

    (a) a short circuit   (b) an open circuit   (c) a resistor \(L\)   (d) a voltage source

    Show answer
    (b) — the opposite of its DC steady-state behaviour — Problem 11.
  4. Q4. The time constant of an RL circuit is

    (a) \(LR\)   (b) \(R/L\)   (c) \(L/R_{Th}\)   (d) \(1/LR\)

    Show answer
    (c). Larger \(R\) makes an RL circuit faster — the reverse of RC — Problem 16.
  5. Q5. Which is continuous across a switching instant?

    (a) capacitor current   (b) inductor voltage   (c) capacitor voltage   (d) resistor current

    Show answer
    (c) — along with inductor current. Nothing else is guaranteed — Problem 13.
  6. Q6. The general first-order response is

    (a) \(x(0)e^{-t/\tau}\)   (b) \(x(\infty)(1-e^{-t/\tau})\)   (c) \(x(\infty)+[x(0^+)-x(\infty)]e^{-t/\tau}\)   (d) \(x(0)e^{-t/\tau}+x(\infty)\)

    Show answer
    (c). Options (a) and (b) are special cases for zero final and zero initial value respectively — Problem 6.
  7. Q7. Charging a capacitor from a DC source through a resistor delivers energy

    (a) \(\tfrac12CV^2\)   (b) \(CV^2\)   (c) depending on \(R\)   (d) \(V^2/R\)

    Show answer
    (b), of which half is stored and half dissipated, independently of \(R\) — Problem 9.
  8. Q8. The stored energy in a discharging capacitor decays with time constant

    (a) \(\tau\)   (b) \(2\tau\)   (c) \(\tau/2\)   (d) \(\tau^2\)

    Show answer
    (c). Energy goes as \(v^2\), so the exponent doubles — Problems 8 and 10.
  9. Q9. When finding \(\tau\) in a circuit with a dependent source, the dependent source should be

    (a) deactivated   (b) left active   (c) replaced by a resistor   (d) ignored

    Show answer
    (b) — only independent sources are deactivated; use a test source — Problem 14.
  10. Q10. After a second switching event at \(t = t_1\), the response contains

    (a) \(e^{-t/\tau}\)   (b) \(e^{-(t-t_1)/\tau}\)   (c) \(e^{-(t+t_1)/\tau}\)   (d) \(e^{-t_1/\tau}\)

    Show answer
    (b) — the time origin shifts to the new switching instant — Problem 15.
  11. Q11. A circuit with two capacitors separated by a series resistor is

    (a) first order   (b) second order   (c) zero order   (d) it depends on the values

    Show answer
    (b) — they cannot be combined, so their voltages vary independently — Problem 18.
  12. Q12. A first-order step response can

    (a) overshoot   (b) oscillate   (c) neither   (d) both

    Show answer
    (c). A single exponential has a derivative of constant sign, so the approach is monotonic — Challenge C3.
Formulas

Key Formulas

QuantityRelationNotes
General response\(x(t) = x(\infty)+[x(0^+)-x(\infty)]e^{-t/\tau}\)Any quantity, any first-order circuit
RC time constant\(\tau = R_{Th}C\)Larger \(R\) → slower
RL time constant\(\tau = L/R_{Th}\)Larger \(R\) → faster
Continuity\(v_C(0^+)=v_C(0^-)\), \(i_L(0^+)=i_L(0^-)\)The only guarantees
Source-free\(x = x(0)e^{-t/\tau}\)Natural response
Step from rest\(x = x(\infty)\left(1-e^{-t/\tau}\right)\)Special case only
Fractional decay\(t = \tau\ln(1/\text{fraction})\)Independent of amplitude
Landmarks63.2% at \(\tau\); 99.3% at \(5\tau\)Half-life \(0.693\tau\)
Rise time\(t_r = \tau\ln9 = 2.20\tau\)10%–90%
Rise time–bandwidth\(t_rf_c = 0.35\)\(f_c = 1/2\pi\tau\)
Energy decay\(w = w_0e^{-2t/\tau}\)Time constant \(\tau/2\)
Charging energySource \(CV^2\); stored \(\tfrac12CV^2\)50% efficient, any \(R\)
Measuring \(\tau\)\(\tau = \Delta t/\ln(v_1/v_2)\)Amplitude-free
Circuit order\(n_C+n_L-\) loops \(-\) cutsetsAfter all combinations
Sequential switchingShift to \(e^{-(t-t_1)/\tau_{\text{new}}}\)New \(x(\infty)\) and \(\tau\)
Pitfalls

Common Mistakes

  1. Using the wrong resistance for \(\tau\). It is the Thévenin resistance seen by the storage element after switching, with independent sources dead — not a series resistor picked by eye — Problems 2 and 3.

  2. Using the pre-switch circuit to find \(\tau\) or \(x(\infty)\). Three different circuits answer the three questions; draw them separately — Problem 12.

  3. Writing \(\tau = LR\) for an RL circuit. It is \(L/R\), and more resistance makes it faster — Problem 16.

  4. Assuming the response starts from zero. \(x(\infty)(1-e^{-t/\tau})\) is only valid when \(x(0^+) = 0\) — Problem 6.

  5. Assuming a non-state variable is continuous. Only \(v_C\) and \(i_L\) carry across; resistor currents and voltages jump freely — Problem 13.

  6. Deactivating a dependent source when computing \(R_{Th}\). Use a test source instead — Problem 14.

  7. Forgetting the time shift after a second switching event. The new exponential must be \(e^{-(t-t_1)/\tau}\) — Problem 15.

  8. Forgetting the factor of two for energy. Energy and power decay with \(\tau/2\), not \(\tau\) — Problems 8 and 10.

  9. Believing a smaller resistance improves charging efficiency. It is 50% regardless; only the duration changes — Problem 9.

  10. Assuming two storage elements mean second order. Combinable elements do not add order, and a capacitor loop removes one — Problem 18.

Looking Ahead

Transient analysis has turned out to be Part 1 applied three times: a DC analysis before switching, another after, and a Thévenin reduction for the time constant. The only genuinely new ingredient is the state variable — one number carrying the circuit's history across the switching instant — and the formula that follows from it covers every first-order circuit without exception.

Add a second storage element of a different type and something new appears. The two can exchange energy rather than merely dissipating it: the capacitor's electric field feeding the inductor's magnetic one and back again. The response can then overshoot, oscillate, and ring — behaviour no first-order circuit can produce, and which Challenge C3 showed is impossible with a single exponential.

Next: Set 19 — Second-Order Circuits, where two initial conditions replace one, the damping ratio decides whether the circuit oscillates, and the natural frequencies of Set 32's general theory make their first appearance.