Visual walkthrough — Understand RL transient behavior
We assume only two things you can picture: a battery pushes and a resistor pushes back in proportion to how much current flows. Everything else we build.
Step 1 — Draw the loop and name the pieces
WHAT. We lay out one loop: a battery, a resistor, a coil (inductor), and a switch — all strung in a single line (in series, meaning the same current flows through every part).
WHY. Before any equation, we need a picture where each symbol has a home. If you can't point at , , on a drawing, the algebra later is just noise.
PICTURE.

Reading the figure:
- — the battery voltage (in volts). Think of it as a pump that always tries to push the same amount.
- — the resistor (in ohms ). It burns energy; the more current, the bigger its push-back.
- — the inductor (a coil of wire, in henries ). This is our troublemaker — it resists changes in current.
- — the current, measured in amps. The means "it changes with time" — that's the whole story.
- The switch is open before and snaps closed at .
Step 2 — The one law that makes an inductor special
WHAT. We write down what an inductor does: its voltage depends not on the current, but on how fast the current is changing.
Term by term:
- — voltage across the coil.
- — the rate of change of current: "how many amps per second is climbing right now?" A steep current curve → big number; a flat curve → zero.
- — the coil's stubbornness. Bigger means the same change in current produces a bigger opposing voltage.
WHY this tool — why and not just ? A resistor cares about how much current flows (). But a coil stores energy in a magnetic field, and that field only changes when the current changes. So the natural question is not "how much current?" but "how fast is it changing?" — and the mathematical object that answers "how fast is something changing?" is the derivative . That's exactly why the derivative enters here and nowhere in a pure-resistor circuit. See First-Order Differential Equations and Inductor Fundamentals.
PICTURE.

The figure shows two current curves. Where the curve is steep, is large; where it flattens, shrinks toward zero. A flat current (constant ) gives , so — the coil then behaves like a plain wire.
Step 3 — Walk around the loop (Kirchhoff's Voltage Law)
WHAT. We add up every voltage as we walk once around the loop and set the total equal to the battery.
Term by term:
- — the push supplied.
- — Ohm's law: the resistor's voll drop, proportional to current.
- — the coil's drop, from Step 2.
WHY. Energy can't appear or vanish going around a closed loop, so what the battery gives, the components must use up. That balance-sheet is Kirchhoff's Voltage Law. It converts a picture into one equation linking and its rate of change.
PICTURE.

The arrows show the "climb" at the battery and the two "drops" across and ; they must cancel back to zero when you return to the start.
Step 4 — Separate current from time
WHAT. We shuffle the equation so everything with sits on the left and everything with sits on the right.
- Left: is "how much push is left over to change the current" — the battery minus what the resistor already ate.
- Right: pure time, scaled by .
WHY this tool — separation of variables. The equation is a first-order differential equation: it mixes and . We can't just solve algebraically. The trick is to get -stuff and -stuff on opposite sides so each side can be integrated on its own — that's the standard machinery in First-Order Differential Equations.
PICTURE.

The figure shows the "leftover push" (blue gap) shrinking as grows — when it hits zero, the current stops changing.
Step 5 — Integrate both sides (add up all the tiny steps)
WHAT. Integration means "sum every infinitesimal slice from the start to now." We integrate from up to time , current :
- — because the inside changes at rate , and the integral of is . The appears precisely because we're integrating "one over something."
- The right side integrates trivially to .
WHY the logarithm. We didn't choose for style — it's forced. Whenever a quantity's growth is proportional to itself (as here), summing produces a natural log, and inverting it later produces the exponential. That's the mathematical seed of the whole exponential curve.
PICTURE.

The shaded strip is one tiny slice ; the integral stacks all such strips into the area that equals .
Step 6 — Unwrap the log into an exponential
WHAT. Plug in the limits and solve for .
- The left combines both endpoints: .
- To undo , we raise to both sides — . This is why the exponential shows up: it's the inverse of the log we were forced into.
WHY. We want as an explicit picture, not tangled inside a logarithm. Exponentiating frees it.
PICTURE.

The figure shows the "leftover push" decaying as the pure exponential — starting at , sliding toward .
Step 7 — Read off the current, and meet
WHAT. Solve the last line for :
- — the final current : once the coil stops fighting (), it's a wire and Ohm's law rules. This is the ceiling the curve rises toward. See Steady-State Analysis.
- — the shape: starts at (at , , bracket ), climbs toward .
- — the Time Constant: the natural clock of the circuit. We grouped so time is measured in units of .
WHY in the denominator of the exponent. Big → more inertia → slower rise (larger ). Big → burns stored energy faster → quicker settle (smaller ). This is why sits below .
PICTURE.

The rising curve is marked at (63.2% of the way up) and (essentially done).
Step 8 — The other case: discharge (source removed)
WHAT. Now open the battery out and short the loop while current still flows. Set in Step 3:
- No pump (), so the coil's stored energy drains through .
- Same , same — but now a pure decay from down to .
WHY include this. A derivation must cover every case. Energizing and de-energizing are the two halves of "transient behaviour"; the second falls straight out of the same loop equation with .
PICTURE.

Decay curve from , dropping to 36.8% at .
The one-picture summary

Everything on one board: the loop (top-left), the KVL equation, the rise curve toward , its mirror inductor-voltage, and the decay curve — all breathing to the same clock .
Recall Feynman retelling — the whole walkthrough in plain words
We drew a loop: pump, resistor, coil. The coil's special rule is that its voltage listens to how fast current changes, not how much there is — that's why a derivative shows up. We walked the loop and set pump = drops (that's KVL), giving one equation tying current to its own rate of change. We split current-stuff from time-stuff, summed up tiny slices (integrating), which coughed up a logarithm — and undoing a logarithm gives an exponential. Cleaning up, the current climbs like : it starts flat at zero (coil won't let it jump), curves up, and levels off at once the coil gives up and becomes a wire. Kill the pump and the same machinery gives a pure downhill . The single number running the clock is : heavier coil = slower, bigger resistor = quicker. Sixty-three percent by one , done by five.
Recall Quick self-test
At , what is the current in the energizing circuit? ::: Zero — the coil forbids an instant jump, so . Why does a logarithm appear during integration? ::: Because we integrate , and . Why does the exponential appear right after? ::: Undoing the log (exponentiating both sides) turns into . What is the current's ceiling and why? ::: — at steady state , so the coil is a wire and only limits current. If , what happens to the curve? ::: , so current jumps instantly to — a plain resistor circuit.
Connections
- Understand RL transient behavior — the parent topic this walkthrough serves.
- Inductor Fundamentals — source of .
- Kirchhoff's Voltage Law — the loop equation of Step 3.
- First-Order Differential Equations — the separate-and-integrate machinery.
- Time Constant — the clock .
- Steady-State Analysis — the ceiling after .
- RC Transient Behavior — the same shape with .