Inductor Working Principle: Magnetic Field and Energy Storage

Share:
Electronics
Inductor Working Principle: Magnetic Field and Energy Storage

An inductor stores energy in a magnetic field, not in an electric field like a capacitor.

When current flows through a coil, it builds a magnetic field around each turn. That field stores energy and opposes any change in current, creating the back EMF that makes inductors both useful and dangerous.

This guide covers Faraday's Law, Lenz's Law, the RL time constant, energy storage, inductive reactance, and key industrial applications.

Faraday's Law Back EMF RL Time Constant E = ½LI²

An inductor resists any change in current. Increasing current makes the field expand and the inductor opposes it.

Decreasing current makes the field collapse and the inductor tries to maintain the flow -- releasing its stored energy back, sometimes at a much higher voltage than the supply.

The Physics: Faraday's Law and Lenz's Law

Faraday's Law states that a changing magnetic flux induces a voltage (EMF) in a conductor. In an inductor, the changing magnetic field from changing current induces a voltage in the same coil that produced it.

Lenz's Law tells us that the induced voltage always opposes the change that caused it.

inductor-working-principle

Increase current and the induced EMF opposes the increase. Decrease current and the EMF reverses, trying to sustain it. This opposing voltage is called back EMF.

The result is electrical inertia -- an inductor resists changes in current the same way a flywheel resists changes in rotation speed. The greater the inductance, the more it resists change. See the inductor working principle guide for core types and inductance calculation.

V = L × dI/dt
Back EMF equals inductance times rate of current change
E = ½LI²
Energy stored in the magnetic field
τ = L/R
RL time constant in seconds
XL = 2πfL
Inductive reactance -- rises with frequency
Advertisement

Key Inductor Formulas

Back EMF and Energy Storage
V_L = L × dI/dt
V_L = induced back EMF (V) -- opposes the change in current
L = inductance (henries, H)
dI/dt = rate of change of current (A/s)

Example: 100 mH inductor with current changing at 500 A/s:
V_L = 0.1 × 500 = 50 V back EMF -- even from a 24V supply
Energy Stored and Inductive Reactance
E = ½ × L × I²
E = energy stored in the magnetic field (joules)
L = inductance (H)
I = steady-state current through the inductor (A)
Example: 50 mH at 10 A: E = 0.5 × 0.05 × 100 = 2.5 J

Inductive reactance: XL = 2π × f × L
XL rises with frequency -- opposite to capacitors (XC falls with frequency).
An inductor passes DC freely (XL = 0 at DC) and blocks high frequency AC.
When a circuit with an inductor is switched off suddenly, dI/dt becomes very large. The back EMF can spike to hundreds of volts even in low voltage circuits. This spike can destroy transistors, MOSFETs, and relay driver ICs. A flyback diode (freewheeling diode) placed across the inductor clamps this spike to one diode drop above supply voltage, protecting the switching device. This is essential on every relay coil, solenoid valve, and motor winding driver circuit.

RL Time Constant: Current Rise and Fall

In a series RL circuit, current rises exponentially when voltage is applied, limited by τ = L/R.

The same applies when current falls -- it decays exponentially through the same time constant.

RL Circuit Current Equations
I(t) = I_max × (1 − e−t/τ)
Rising current (switch just closed):
I_max = Vs / R = final steady-state current
τ = L / R (seconds)

Falling current (supply disconnected, current decays through R):
I(t) = I₀ × e−t/τ
I₀ = initial current at the moment of switch-off

At DC steady state: dI/dt = 0, so V_L = 0. The inductor looks like a short circuit to DC.
Time
Current rise toward I_max
% of I_max
0%
63.2%
86.5%
95.0%
99.3%
Unlike an RC circuit where τ = RC, the RL time constant τ = L/R. A larger inductance gives a longer time constant (slower current rise). A larger resistance gives a shorter time constant (faster rise). This means adding resistance in series with an inductor makes it respond faster -- opposite to what most people expect from a component that "resists" current change.
Advertisement

Inductor Calculator

RL Time Constant, Energy and Reactance Calculator
Three modes -- RL transient, energy stored, inductive reactance
-
-

Inductor vs Capacitor: Key Differences

PropertyInductorCapacitor
Energy storageMagnetic field (E = ½LI²)Electric field (E = ½CV²)
Resists change inCurrentVoltage
DC steady stateShort circuit (V_L = 0)Open circuit (I = 0)
At switch onOpen circuit (opposes current rise)Short circuit (accepts voltage instantly)
Time constantτ = L/R -- larger R gives faster responseτ = RC -- larger R gives slower response
ReactanceXL = 2πfL -- rises with frequencyXC = 1/(2πfC) -- falls with frequency
Passes freelyDC and low frequencyAC and high frequency
BlocksHigh frequency AC (choke)DC
Voltage spike riskYes -- sudden current interruption creates high back EMF spikeNo -- but charged capacitors store lethal energy at high voltage

Industrial Applications

Power Supply Chokes and Filters

Inductors in series with a DC supply smooth current ripple. They resist rapid current changes, flattening the output current waveform. Combined with capacitors in an LC filter, they reject switching noise in signal conditioning power rails and in switch mode power supplies.

Transformer Action (Mutual Inductance)

Two coupled inductors share a magnetic core. Changing current in the primary induces a voltage in the secondary through mutual inductance. This is the operating principle of the power transformer and isolation transformers used in instrumentation loops.

Solenoid Valves and Relay Coils

A solenoid coil converts current to magnetic force. See the solenoid valve working principle for the full detail.

Always fit a flyback diode across the coil to suppress back EMF when the coil is switched off.

Power Factor Correction (Reactors)

Inductors (reactors) are fitted in series with capacitor banks in power factor correction panels to detune the bank away from harmonic resonance frequencies. Without a detuning reactor, the capacitors can resonate with supply harmonics and overheat. See the power factor correction guide for reactor sizing.

RF and EMI Filtering

Small inductors (ferrite beads) in series with signal and power lines block high frequency interference. They present low impedance at DC but high impedance at radio frequencies.

See noise reduction techniques for PCB level filter design.

Buck and Boost Converters (DC to DC)

The inductor is the energy storage element in all switch mode DC to DC converters. In a buck converter it smooths pulsed current; in a boost converter it stores energy on the on-time and releases it at higher voltage on the off time.

See PCB design fundamentals for inductor placement guidance.

Watch: Energy Stored in a Magnetic Field and Inductors Explained

Advertisement

Inductor Working Principle Questions

Why does an inductor oppose changes in current?
By Lenz's Law, the induced back EMF always opposes the change that caused it. Increasing current causes back EMF opposing the increase; decreasing current causes back EMF trying to sustain it.
What is the difference between XL and R for an inductor?
R is the DC winding resistance -- real power lost as heat. XL opposes AC current but stores and returns energy, not dissipates it. At DC steady state, XL = 0 and only R limits current.
Why is a flyback diode needed across a relay coil?
When the driver switches off, coil current collapses rapidly, generating a large back EMF spike that can destroy the transistor. The diode clamps it to one diode drop. See the noise reduction guide.
What happens to an inductor at DC steady state?
At DC steady state, dI/dt = 0 and back EMF is zero. The inductor is a short circuit -- only winding resistance remains.
How does an inductor differ from a capacitor in energy storage?
An inductor stores energy in a magnetic field (needs current flowing). A capacitor stores energy in an electric field (needs voltage across it). An inductor blocks current change; a capacitor blocks voltage change.

External References

Advertisement

What We Learn Today

  • Back EMF = L × dI/dt -- opposes every change in current by Lenz's Law
  • Energy stored: E = ½LI² -- in the magnetic field, requires current to be flowing
  • RL time constant: τ = L/R -- at 1τ current reaches 63.2% of final value
  • XL = 2πfL -- rises with frequency (opposite to capacitor XC which falls)
  • At DC steady state: XL = 0, inductor is a short circuit -- only winding resistance remains
  • Always fit a flyback diode across any inductive load switched by a transistor or driver IC
“An inductor does not resist current -- it resists the change in current. At steady state, it offers no opposition at all. That distinction is everything.”

Leave a Reply

Your email address will not be published. Required fields are marked *