Historical Context & Motivation
The study of RL circuits — circuits containing a resistor (R) and an inductor (L) in series — grew directly from the nineteenth-century quest to understand how changing electric currents interact with magnetic fields. Michael Faraday's discovery that a time-varying magnetic flux induces an electromotive force (EMF) laid the groundwork, but it was Joseph Henry's independent discovery of self-inductance that revealed why certain coils resisted sudden changes in current. Understanding the transient response of RL circuits became essential not only for telegraph and telephone engineering in the late 1800s but also for modern power electronics, motor drives, and signal-processing filters. The exponential behavior of current growth and decay in these circuits represents one of the most fundamental first-order differential equations in electrical physics, bridging Faraday's law with Ohm's law in a single, elegant framework.
The central question this lesson addresses is both conceptual and quantitative: when a DC voltage source is suddenly connected to or disconnected from an RL circuit, how does the current evolve in time, and what determines the rate of that evolution? Answering this question requires synthesizing Faraday's law of induction with Kirchhoff's voltage law and solving the resulting first-order ordinary differential equation — a procedure that yields the characteristic exponential curves of current growth and decay.
Core Principles & Definitions
Before diving into the mathematics, it is important to consolidate the foundational ideas that govern RL circuit behavior. An inductor is a passive two-terminal component — typically a coil of wire — that stores energy in a magnetic field when current flows through it. Its defining property is inductance L, measured in henrys (H), which quantifies the magnitude of the induced back-EMF per unit rate of change of current. Combining an inductor with a resistor and a voltage source produces a first-order system whose transient behavior is entirely characterized by the ratio L/R, known as the time constant τ.
Self-Inductance (L)
Back-EMF (Lenz's Law)
Time Constant (τ = L/R)
Steady-State Current
Energy Stored in an Inductor
Visual Explanation — RL Circuit & Current-Time Curves
When the switch closes, the inductor initially acts almost like an open circuit because the rate of change of current, dI/dt, is at its maximum value, producing the largest possible back-EMF. As time progresses, the current rises and dI/dt decreases, reducing the back-EMF. The result is a characteristic exponential approach toward the steady-state current Imax = V/R. Conversely, if the source is suddenly removed (the circuit is opened and the inductor can discharge through R), the current decays exponentially from its initial value toward zero. Both processes are governed by the same time constant τ = L/R, and after approximately 5τ the transient is considered complete — the current has reached within 0.7 % of its final value.
Mathematical Framework
Current Growth — Energizing the RL Circuit
Applying Kirchhoff's voltage law around the series loop after the switch closes at t = 0, the sum of the voltage drops across R and L must equal the source voltage V. The inductor's voltage is vL = L(dI/dt), and the resistor's voltage is vR = IR. This yields the first-order linear ODE whose solution is the current growth equation.
Current Decay — De-energizing the RL Circuit
When the voltage source is removed (or the switch reroutes the inductor through the resistor), the stored magnetic energy drives a decaying current through R. The KVL equation becomes 0 = IR + L(dI/dt), a homogeneous first-order ODE whose solution is a simple decaying exponential.
Growth vs. Decay — Exponential Curves in Detail
| Time | Growth I(t)/I_max | Decay I(t)/I₀ |
|---|---|---|
| 0 | 0 % | 100 % |
| 1τ | 63.2 % | 36.8 % |
| 2τ | 86.5 % | 13.5 % |
| 3τ | 95.0 % | 5.0 % |
| 4τ | 98.2 % | 1.8 % |
| 5τ | 99.3 % | 0.7 % |
The symmetry between growth and decay is noteworthy: if growth reaches fraction f of Imax at time t, then decay has fallen to fraction (1 − f) of I₀ at the same elapsed time. This complementary relationship arises because both curves are solutions to the same first-order linear ODE differing only in boundary conditions. Engineers often adopt the "five time-constant rule": after 5τ, the transient is treated as complete for all practical purposes, since the remaining deviation from steady state is less than 1 %.
Worked Example — Current Growth in an RL Circuit
A series RL circuit consists of a 12 V DC source, a 4 Ω resistor, and a 20 mH inductor. The switch closes at t = 0. Find (a) the time constant, (b) the steady-state current, (c) the current at t = 5 ms, and (d) the time at which the current reaches 2.5 A.
RL vs. RC Circuits — A Comparative Perspective
RL circuits are often studied alongside RC circuits because both exhibit first-order exponential transients yet store energy in fundamentally different forms. A capacitor stores energy in an electric field (U = ½CV²) and resists changes in voltage, while an inductor stores energy in a magnetic field (U = ½LI²) and resists changes in current. Recognizing the duality between these two circuit types deepens conceptual understanding and simplifies the analysis of more complex RLC systems.
| Property | RL Circuit | RC Circuit |
|---|---|---|
| Energy-storing element | Inductor (magnetic field) | Capacitor (electric field) |
| Resists changes in | Current | Voltage |
| Time constant | τ = L/R | τ = RC |
| Growth equation | I(t) = (V/R)(1 − e−t/τ) | VC(t) = V(1 − e−t/τ) |
| Decay equation | I(t) = I₀e−t/τ | VC(t) = V₀e−t/τ |
| Stored energy | U = ½LI² | U = ½CV² |
| DC steady-state behavior | Short circuit (wire) | Open circuit (break) |
Connections to Advanced Theory — RLC Circuits & AC Analysis
The first-order RL transient is a stepping stone to richer dynamics that appear when capacitors join the circuit. In a series RLC circuit, the governing equation becomes a second-order ODE, and the transient response can be overdamped, critically damped, or underdamped depending on the discriminant R² − 4L/C. The RL time constant τ = L/R reappears as part of the damping factor α = R/(2L), which controls how quickly oscillations die out. Similarly, in AC steady-state analysis, the inductor's impedance ZL = jωL introduces a frequency-dependent phase shift between voltage and current, forming the basis of low-pass and high-pass filter design.
| Feature | RL (First-Order) | RLC (Second-Order) |
|---|---|---|
| Order of ODE | 1st | 2nd |
| Transient shape | Purely exponential | Exponential × sinusoid (underdamped) |
| Key parameter | τ = L/R | α = R/(2L), ω₀ = 1/√(LC) |
| Possible behaviors | Monotonic approach to steady state | Overdamped, critically damped, underdamped |
| Resonance | Not applicable | At ω = ω₀, impedance is minimized |
Beyond pure circuit theory, the RL time constant appears in electromagnetic compatibility (EMC) analysis — modeling how quickly eddy currents decay in conductive shields — and in the design of relay drivers, solenoid actuators, and switched-mode power supplies. Any system where an inductive element switches between states involves the growth and decay mathematics developed in this lesson, making RL transient analysis a foundational skill for electrical engineering, applied physics, and power systems design.
Practice Problems
Lesson Summary
An RL circuit contains a resistor R and an inductor L in series. When a DC source is connected, the current grows exponentially according to I(t) = (V/R)(1 − e−t/τ), approaching the steady-state value I_max = V/R. When the source is removed, the current decays exponentially as I(t) = I₀e−t/τ. Both processes are governed by the time constant τ = L/R, which sets the characteristic timescale: the current reaches 63.2 % of its final value after one τ and is within 1 % after five τ.
The inductor's back-EMF (Lenz's law) is the physical mechanism behind these transients: it opposes changes in current, storing energy in a magnetic field (U = ½LI²) during growth and releasing it through the resistor during decay. RL circuits are electromagnetic duals of RC circuits: swapping inductance for capacitance and current for voltage transforms one set of equations into the other. Mastery of the RL transient provides the foundation for analyzing second-order RLC circuits, AC impedance, and practical applications from relay drivers to power converters.