Andromeda
Note

RL Circuits

Definition

An RL circuit is an electrical circuit containing a resistor (RR) and an inductor (LL) connected in series to a voltage source (VV). The current i(t)i(t) in the circuit is governed by the first-order linear differential equation: Ldidt+Ri=V(t)L \frac{di}{dt} + Ri = V(t)

  • How to read: “The L times the derivative of i with respect to t plus R times i equals V of t.”
  • Meaning: Kirchhoff’s voltage law: applied voltage equals resistive drop (RiRi) plus inductive back-EMF (Ldi/dtL\,di/dt).

Why It Matters

RL circuits are the fundamental building blocks of modern power electronics; understanding their time-dependent behavior is critical for preventing surges that would otherwise destroy sensitive components in everything from smartphones to electric cars.

Core Concepts

  • Inductance (LL): Measured in henries, it represents the circuit’s opposition to changes in current.

  • How to read: “The L.”

    • Meaning: Larger LL means current changes more slowly—the inductor “fights” sudden current changes.
  • Resistance (RR): Measured in ohms, it represents the opposition to the flow of current.

  • How to read: “The R.”

    • Meaning: Dissipates energy as heat; sets the steady-state current limit.
  • Time Constant (τ\tau): Defined as L/RL/R, it determines how quickly the current reaches its steady state.

  • How to read: “The tau equals L divided by R.”

    • Meaning / when to use: After one time constant τ\tau, current reaches ~63% of its final value. After 5τ5\tau, essentially at steady state.
  • Steady-State Current: For a constant voltage, as tt \to \infty, the current approaches V/RV/R (Ohm’s Law), as the inductor eventually acts as a simple wire.

  • How to read: “As t approaches infinity, i approaches V divided by R.”

    • Meaning: At DC steady state, di/dt=0di/dt = 0, so the inductor is a short circuit and i=V/Ri = V/R.

Connected Concepts