Exercises — Understand RL transient behavior
Everything here rests on the parent note: the RL transient topic. The three formulas you will reuse constantly:
Every symbol here is built in the parent: is the source voltage in volts, the resistance in ohms, the inductance in henries, the current at time , the number Reminders as we go.

How to read this figure — we will use it in every level. The horizontal axis is time measured in units of , so "" means "two time constants have passed." The magenta curve is the energizing rise climbing toward the dashed orange line at ; the violet curve is the de-energizing decay falling toward zero. The two navy dots mark the landmarks: reached on the rise, remaining on the decay. When you solve L2.1 you are reading a height off the magenta curve at ; in L2.3 you read a height off the violet curve at ; in L3.1/L3.2 you are running the picture backward — given a height, find the horizontal position. Keep this figure open as your coordinate map.
Level 1 — Recognition
Goal: recognise which formula, which number, which regime — no heavy algebra.
L1.1 A series RL circuit has and . What is its time constant ?
Recall Solution L1.1
"milli" means , so . Why and not ? Units force it: . A product would give ohm·henry, not seconds.
L1.2 In the same circuit fed by , what is the final (steady-state) current?
Recall Solution L1.2
After a long time the current stops changing, so , so — the inductor becomes a plain wire. Only limits the current:
L1.3 A switch flips at . Immediately after (), the current in an initially-unenergized inductor is what value?
Recall Solution L1.3
The inductor forbids sudden jumps in current, so . All the source voltage momentarily sits across the inductor.
Level 2 — Application
Goal: plug into the formula and grind a clean number.
L2.1 , , . Find at (energizing from zero).
Recall Solution L2.1
, so . . On the figure: read the magenta rise curve at — the navy dot sits at of the final, i.e. .
L2.2 Same circuit. What is the inductor voltage at ?
Recall Solution L2.2
Using (derived above from ). At : Polarity: current is rising (), so by the passive sign convention — the inductor is absorbing, eating part of the source. KVL check: ; . ✓ (This is Kirchhoff's Voltage Law closing the loop.)
L2.3 An inductor carries ; the source is shorted at . With , , find at .
Recall Solution L2.3
, so . Discharge is pure exponential : On the figure: read the violet decay curve at — the height is of the starting . Polarity note: here , so flips sign — the inductor now acts as a source pushing the current through , with .
Level 3 — Analysis
Goal: reason backward, or combine two ideas.
L3.1 A rising RL current reaches out of a final at . Find .
Recall Solution L3.1
This is the figure read backward: given a height ( of final) on the magenta curve, find the horizontal position. Start from and solve for (this "undoes" the exponential with a logarithm — the tool built in First-Order Differential Equations). Take the natural log of both sides: Why ? The exponential hides inside a power; is the exact question "to what power do I raise ?" — it pulls out.
L3.2 How many time constants must pass for a decaying current to fall to of its start?
Recall Solution L3.2
This reads the violet decay curve backward: at what horizontal position does the height drop to ? . So about 2.3 τ. (Cross-check with the parent's table: at we have , at we have — sits between, closer to . ✓)
L3.3 Two circuits have the same . Circuit A: . Circuit B: . Which stores more energy if both use the same source ?
Recall Solution L3.3
Same and means , so , . Final currents: , . Energies: Circuit A stores more (4×). Same settling speed, very different stored energy — controls both current and energy here.
Level 4 — Synthesis
Goal: build a multi-step story with a twist.
L4.1 , , . The switch closes at . (a) Find and . (b) Find the current and inductor voltage at . (c) At that instant, verify KVL.
Recall Solution L4.1
(a) ; . (b) . (c) Current is still rising, so (absorbing). ; . ✓
L4.2 A relay coil (, ) energized from needs current to "click." How long after switch-on does it click?
Recall Solution L4.2
; . Need : Story check: the coil can just barely reach , and it needs — that's of final, which takes more than one τ. Answer : consistent. ✓
L4.3 Same relay is holding at . The supply is suddenly disconnected and the coil discharges through the same . The relay releases when current drops below . How long does it stay engaged after disconnect?
Recall Solution L4.3
Now it's a decay: still, . Same drop → same . The symmetry between the rise target and the decay target is not a coincidence — both are the same survival fraction. Polarity: during this decay the coil's voltage flips and it becomes the source keeping current alive.
Level 5 — Mastery
Goal: design, prove, or handle a degenerate/limiting case.
L5.1 (Design) You must build an RL circuit with from a source, and it must reach of final within . Choose and .
Recall Solution L5.1
Fix R from the final current: . Reaching takes (from the parent's table: at ). We need , so . . Choose , (gives exactly , hits at exactly ). A smaller would settle faster — also acceptable. Why fix R first? alone sets the steady value (Steady-State Analysis: inductor is a short at DC); then is free to tune the speed.
L5.2 (Limiting case : the pure-L circuit) With and fixed, what happens to the rise as ? Interpret physically.
Recall Solution L5.2
, so on any finite time scale the exponential barely moves. But the shape is more revealing than the plateau: near the current is . Notice cancels — with no resistance the current is a straight ramp , climbing forever at constant slope and never settling. Physically: a pure inductor across a battery has nothing to dissipate energy, so current builds without limit (a real coil's tiny resistance eventually caps it). This is the degenerate floor of : remove and there is no time constant at all — the "settling" never happens.
L5.3 (Limiting case : the open circuit) Now let with , fixed. What happens?
Recall Solution L5.3
: the transient becomes infinitely fast. The final current — a huge resistance chokes the current down to nothing, essentially an open circuit. So the inductor's "inertia" becomes irrelevant: with almost no current ever flowing, there is nothing for to oppose. This is the opposite extreme from L5.2 — here dominates completely and 's role vanishes. Together L5.2 and L5.3 bracket every real RL circuit: small → slow ramp dominated by ; large → instant, tiny response dominated by .
L5.4 (Proof) Prove that at the rate of current rise is , independent of . Then explain why the initial slope, extended as a straight line, hits exactly at .
Recall Solution L5.4
Differentiate the rise formula. With : At : — no appears. (Sanity: at the inductor takes the full , and gives directly.) Tangent-line argument: starting at with slope , a straight line reaches height after time So the initial tangent crosses the final value exactly at one τ — a clean geometric meaning for the time constant, shown by the dashed line in the figure below.

Connections
- Understand RL transient behavior — the parent topic these exercises drill.
- Time Constant — the used in every problem.
- Inductor Fundamentals — continuity of current, stored energy , and the polarity (L3.3, L4.3, L5).
- Kirchhoff's Voltage Law — the loop check in L2.2 and L4.1(c).
- First-Order Differential Equations — logarithm inversions in L3, L4.
- Steady-State Analysis — fixing from in L5.1.
- RC Transient Behavior — parallel exercises with .