📈 Topic 8 — Lecture 14

RC & RL Transients

Universal response formula · Time constant τ · RC charging/discharging · RL circuits · Impedance · All lecture examples

← Home

Universal Transient Response Formula

Universal Formula — applies to ALL first-order RC and RL circuits
x(t) = X_f + (X₀ − X_f) · e^(−t/τ)
x = any voltage or current  |  X₀ = initial value (at t=0⁺)  |  X_f = final value (at t→∞)  |  τ = time constant

Time Constants

RC circuit
τ = R · C   [seconds]
R in Ω, C in Farads → τ in seconds
RL circuit
τ = L / R   [seconds]
L in Henrys, R in Ω → τ in seconds
💡 How to find R for τ

Kill all independent sources (V sources → short, I sources → open), then find the Thevenin resistance seen by L or C at its terminals.

The 5τ Table

Time% of final value% remaining
63.2%36.8%
86.5%13.5%
95.0%5.0%
98.2%1.8%
99.3% ← "fully charged"0.7%
t x X_f X₀ τ 63.2% 86.5% 99.3%
Charging curve: reaches 63.2% at τ, essentially complete at 5τ. Discharging curve is mirrored (starts at X₀, decays to X_f=0).

DC Steady-State Rules (Critical!)

Inductor at DC (t→∞)

Replace with
SHORT CIRCUIT (wire)
v_L = L·di/dt = 0 when i = constant
📌 Why?

At DC steady state, current is constant → di/dt=0 → v_L=0 → inductor behaves as a wire (short). Current flows freely through it.

Capacitor at DC (t→∞)

Replace with
OPEN CIRCUIT (no connection)
i_C = C·dv/dt = 0 when v = constant
📌 Why?

At DC steady state, voltage is constant → dv/dt=0 → i_C=0 → no current flows → acts like an open gap.

⚠️ Initial vs Final — Key Difference!
  • t=0⁻ (just before switch): Old circuit, DC steady state → use rules above to find X₀
  • t=0⁺ (just after switch): i_L(0⁺) = i_L(0⁻) and v_C(0⁺) = v_C(0⁻) — they CANNOT change instantaneously
  • t→∞ (after switch): New circuit, DC steady state again → use rules above to find X_f

5-Step Solution Procedure

RC Circuit — Lecture Examples

RC Charging — Time Constant Calculation
Given: R = 47 kΩ, C = 1000 μF. VS = 5V. Find: τ, voltage at t=0.7τ, time to fully charge.
Step 1 — Time constant:
τ = R×C = 47×10³ × 1000×10⁻⁶ = 47 seconds

Step 2 — Voltage at t = 0.7τ:
At t=0.7τ: approximately 50% of final value
VC = 0.5 × VS = 0.5 × 5 = 2.5 V

Step 3 — Time to "fully charge" (≥99.3%):
t_full = 5τ = 5 × 47 = 235 seconds
RC Charging — Find voltage at t = 2τ
Given: VS = 12V, R = 1kΩ, C = 5μF. Switch closes at t=0. Capacitor initially uncharged. Find VC at t=10ms.
Step 1 — X₀: Capacitor uncharged → V₀ = 0 V
Step 2 — X_f: At DC steady state, C=open → all voltage across C → V_f = VS = 12V
Step 3 — τ: τ = RC = 1×10³ × 5×10⁻⁶ = 5×10⁻³ s = 5ms
Step 4 — Formula:
VC(t) = 12 + (0 − 12)·e^(−t/5ms) = 12 − 12e^(−t/5ms)

At t=10ms = 2τ:
VC = 12 − 12·e^(−10/5) = 12 − 12·e^(−2)
RC Discharging — Capacitor as source
Given: Capacitor initially charged to VS. Discharging through R. Find VC(t).
X₀ = VS (initial charge), X_f = 0 (fully discharged)
VC(t) = 0 + (VS − 0)·e^(−t/τ) = VS·e^(−t/τ)

At t=τ: VC = VS·e^(−1) = 0.368·VS → 36.8% of initial (= 1−63.2%)
Current discharges in the same direction as charging current (capacitor acts as source)

RC & RL Waveform Sketches

RC Charging (left) & Discharging (right) — v_C(t) Charging: 0 → V_S Vs 0 τ 63.2% 99.3% v_C = Vs(1 − e^(−t/τ)) Discharging: V_S → 0 Vs τ 36.8% v_C = Vs · e^(−t/τ) RL Circuit — same exponential shape, tracks i_L instead of v_C Charging: i_L rises 0 → Vs/R  |  τ = L/R  |  Discharging: i_L decays Is → 0 Max current in RC: at t=0 (C=short). Max current in RL: at t=∞ (L=short at steady state).
RC charging/discharging waveforms for v_C(t). At t=τ: charging reaches 63.2%, discharging drops to 36.8%. RL i_L has identical shape with τ=L/R.

RL Circuit — Lecture Examples

RL Series Circuit — L=40mH, R=2Ω, VS=20V DC
Given: L=40mH, R=2Ω, VS=20V DC. Find: (a) final steady state current, (b) time constant τ, (c) transient time.
(a) Final steady state current (t→∞):
At DC steady state: L = short circuit → all voltage across R
I_f = VS/R = 20/2 = 10 A

(b) Time constant:
τ = L/R = 40×10⁻³ / 2 = 20 ms

(c) Transient time (until steady state):
t_transient = 5τ = 5 × 20×10⁻³ = 100 ms
RL Discharge — Find time for current to reach given value
Given: RL circuit, switch was closed for a long time (I₀=1.2A). L=10mH, R=10Ω. Find time for I to drop from 1.2A to 0.8A after switch opens.
Setup: X₀ = I₀ = 1.2A, X_f = 0 (switch opens, source removed)
τ = L/R = 10×10⁻³/10 = 1ms

iL(t) = 0 + (1.2 − 0)·e^(−t/1ms) = 1.2·e^(−t/10⁻³)

Set iL = 0.8A and solve for t:
0.8 = 1.2·e^(−t/10⁻³)
0.8/1.2 = e^(−t/10⁻³)
0.667 = e^(−1000t)
ln(0.667) = −1000t
−0.4055 = −1000t
Lec 12/13 — Inductor current i=10t·e^(−5t) A, L=100mH
Given: i=0 for t<0, i=10t·e^(−5t) A for t≥0. L=100mH.
(a) Time of maximum current:
di/dt = 10e^(−5t) + 10t·(−5)e^(−5t) = 10e^(−5t)(1 − 5t)
Set di/dt = 0: 1 − 5t = 0 → t = 0.2 s = 1/5 s

(c) Voltage across inductor:
v = L·di/dt = 0.1 × 10e^(−5t)(1−5t)
v = (1 − 5t)e^(−5t) V

(e) Instantaneous voltage change?
YES — at t=0, voltage jumps from 0 to 1V. (Voltage across L CAN change instantaneously!)

(f) Same time for max v and max i?
NO — v is proportional to di/dt, not i. Max v at t=0, max i at t=0.2s.

(g) Voltage changes polarity when:
v=0 → (1−5t)=0 → t = 0.2 s
Lec 12/13 — Power & Energy in inductor (Example 3)
Given: Same i=10t·e^(−5t) A, L=100mH.
v = (1−5t)e^(−5t) V
p = v·i = (1−5t)e^(−5t) · 10t·e^(−5t) = 10t(1−5t)e^(−10t) W
w = ½Li² = ½ × 0.1 × (10t·e^(−5t))² = 5t²e^(−10t) J

(b) Energy stored interval: p>0 → 0 < t < 0.2 s
(c) Energy extracted interval: p<0 → 0.2 s < t < ∞
(d) Maximum energy stored:
At t=0.2s: w_max = 5×(0.2)²×e^(−10×0.2) = 5×0.04×e^(−2) = 0.2×0.1353

Capacitor Dynamics — Lecture Examples

Lec 12/13 — 2mH Inductor: current pulse → find voltage
Given: L=2mH. iL=0 for t<1μs, iL=10³(t−10⁻⁶) for 1μs≤t≤2μs, iL=1mA for t>2μs.
v = L·di/dt
For t<1μs: di/dt=0 → v=0 V
For 1μs≤t≤2μs: di/dt = 10³ A/s → v = 2×10⁻³ × 10³ = 2 V
For t>2μs: di/dt=0 → v=0 V

Note: V spikes to 2V during the 1μs transition. If current were ~1A, spike would be 2000V — this is how inductors boost voltage in ignition coils!
Lec 12/13 — Example 4: Capacitor C=0.2μF with triangular current pulse
Given: C=0.2μF, uncharged. i(t): 0 (t≤0), 5000t A (0≤t≤20μs), 0.2−5000t A (20≤t≤40μs), 0 (t≥40μs).
v(t) = (1/C)∫i dt + v(0)

0 ≤ t ≤ 20μs:
v = (1/0.2×10⁻⁶) × ∫₀ᵗ 5000t dt = (5×10⁶) × (5000t²/2) = 12.5×10⁹ t² V
p = v·i = 12.5×10⁹t² × 5000t = 62.5×10¹² t³ W
w = ½Cv² = ½×0.2×10⁻⁶×(12.5×10⁹t²)² = 15.625×10¹² t⁴ J

20 ≤ t ≤ 40μs:
v = 10⁶t − 12.5×10⁹t² − 10 V

t ≥ 40μs:
v = 10V (constant — energy trapped)
p = 0 (no current)
w = ½×0.2×10⁻⁶×10² = 10 μJ

Why does voltage remain after current=0?
Ideal source + ideal capacitor → no dissipation path → energy stays trapped in electric field.
Lec 12/13 — C=0.5μF with given v(t) — full analysis
Given: C=0.5μF, v(t)=0 (t≤0), 4t (0≤t≤1μs), 4e^(−(t−1)) (t≥1μs).
i(t) = C·dv/dt:
0<t<1μs: i = 0.5×10⁻⁶ × 4 = 2μA
t>1μs: i = 0.5×10⁻⁶ × (−4)e^(−(t−1)) = −2e^(−(t−1)) μA

Power p = vi:
0<t<1μs: p = 4t × 2×10⁻⁶ = 8t μW → positive → energy storing
t>1μs: p = 4e^(−(t−1)) × (−2e^(−(t−1)))×10⁻⁶ = −8e^(−2(t−1)) μW → negative → delivering

Energy stored (0→1μs): ∫₀¹ 8t dt = 4t²|₀¹ = 4 μJ
Energy delivered (1→∞): ∫₁^∞ −8e^(−2(t−1)) dt = −4 μJ

Impedance in AC Circuits

Impedance Summary

ElementImpedance ZReactance XBehavior
Resistor RZ_R = RConstant, real
Capacitor CZ_C = 1/(jωC) = −jX_CX_C = 1/ωC↓ with ω↑
Inductor LZ_L = jωL = jX_LX_L = ωL↑ with ω↑
📌 Note: ZC ≠ XC and ZL ≠ XL

X is the reactance (real magnitude). Z is the impedance (includes j direction). The j tells you if it's capacitive (−j) or inductive (+j).

Frequency Extremes

ωInductorCapacitor
ω=0 (DC)Short circuit (Z_L=0)Open circuit (Z_C=∞)
ω=∞ (high freq)Open circuit (Z_L=∞)Short circuit (Z_C=0)
🔌 Applications
  • Blocking capacitor (series): blocks DC, passes AC
  • Bypass capacitor (parallel): shorts AC to ground, lets DC pass
  • Decoupling inductor (series): blocks AC, lets DC pass (RF choke)

Summary & Exam Key Notes

⚠️ Critical Points — Don't Miss These!
  • Max current in RC circuit occurs at t=0 (C acts as short circuit at the instant of switching)
  • Max current in RL circuit occurs at steady state (t→∞), when L is fully "charged" and acts as short
  • 5τ = "fully charged" for BOTH RC and RL circuits
  • RC and RL circuits are non-linear and non-instantaneous
  • v_C CANNOT change instantaneously — i_L CANNOT change instantaneously
  • v_L and i_C CAN change instantaneously
← L & C Home →

EE-I Exam Prep · GIU Cairo · Created by Omar Nader