How to Find Current Through an Inductor- Circuit Analysis Guide

What Is Current Through an Inductor, Really?

Inductors store energy in magnetic fields. When voltage is applied across one, the current doesn't jump immediately—it builds up over time. That's the whole story.

The current through an inductor depends on the rate of change of current, not the voltage itself. This relationship is why inductors behave so differently from resistors in circuits.

If you're trying to find current through an inductor, you need to understand one thing: the inductor opposes changes in current flow. That's its only job.

The Core Formula: V = L × (di/dt)

This is the fundamental voltage-current relationship for an inductor. Break it down:

Rearrange it to solve for current change:

di/dt = V/L

This tells you how fast the current changes at any instant. The bigger the voltage or smaller the inductance, the faster current builds up.

Current in DC Circuits

When You First Apply Voltage

At the moment you close a switch, current is zero. The inductor sees the sudden voltage and starts ramping current up. During this transient period, current follows this equation:

i(t) = (V/R) × (1 - e-Rt/L)

Where:

After Steady State

Once enough time passes, the current reaches its maximum value and stops changing. When di/dt = 0, the voltage across the inductor drops to zero. The inductor acts like a short circuit.

Final current = V/R

This is Ohm's law again—the inductor stops fighting once current stabilizes.

The Time Constant (τ = L/R)

Every LR circuit has a time constant that tells you how fast it responds. It's simple:

τ = L/R

Units: henries ÷ ohms = seconds

Here's what τ means in practice:

Most engineers consider the circuit settled after 5τ. That's your practical cutoff point.

Current in AC Circuits

AC is where inductors get interesting. Current and voltage are out of phase. Current lags voltage by 90°.

The inductive reactance formula tells you how much the inductor resists AC:

XL = 2πfL

Where f is frequency in Hz.

Higher frequency = more opposition to current flow. This is why inductors are used for filtering and frequency selection.

For sinusoidal AC, peak current is:

Ipeak = Vpeak / XL

How to Find Current: Step-by-Step

DC Circuit Example

Problem: 12V battery, 100mH inductor, 50Ω resistor in series. Find current 3ms after connecting.

Step 1: Calculate time constant

τ = L/R = 0.1H / 50Ω = 2ms

Step 2: Calculate final current

Ifinal = V/R = 12V / 50Ω = 240mA

Step 3: Apply the formula

i(t) = Ifinal × (1 - e-t/τ)

i(3ms) = 240mA × (1 - e-3ms/2ms)

i(3ms) = 240mA × (1 - e-1.5)

i(3ms) = 240mA × (1 - 0.223) = 240mA × 0.777 = 186.5mA

AC Circuit Example

Problem: 120V RMS at 60Hz, 250mH inductor. Find RMS current.

Step 1: Calculate inductive reactance

XL = 2π × 60 × 0.25 = 94.25Ω

Step 2: Calculate current

I = V / XL = 120V / 94.25Ω = 1.27A RMS

Common Mistakes to Avoid

Series vs Parallel Inductors

Series inductors: Add directly. Total L = L1 + L2 + L3...

Parallel inductors: Like resistors in parallel. 1/Ltotal = 1/L1 + 1/L2 + 1/L3...

Parallel inductors reduce total inductance. This matters when you're combining inductors in filter circuits.

Comparison: Finding Current in Different Scenarios

Scenario Formula to Use Key Parameter
DC at steady state I = V/R Total circuit resistance
DC transient (charging) i(t) = (V/R)(1 - e-Rt/L) Time constant τ = L/R
DC transient (discharging) i(t) = I0 × e-Rt/L Initial current I0
Sinusoidal AC IRMS = VRMS / (2πfL) Frequency f
Pulse/ square wave V = L(di/dt) duty cycle, rise time

When Inductors Act Like Opens or Shorts

Two extreme cases to remember:

This "open at start, short at end" behavior is why inductors are tricky in switching circuits. Capacitors do the opposite—they short at start and open at steady state.

Solving Complex Circuits

For circuits with multiple components, use these approaches:

For most practical problems, the basic formulas above are enough. Save the heavy math for circuits with multiple coupled inductors or non-sinusoidal sources.

Quick Reference Cheatsheet

That's everything you need to find current through an inductor in most practical situations. Memorize the time constant concept—it's the key to understanding how inductors behave over time.