Inductance Calculator — Solenoid and Toroid

Calculate inductance for solenoid and toroid coils from core permeability, turns, and geometry.
Includes inductive reactance at frequency and stored energy.

Inductance

Inductance L measures how strongly a coil opposes changes in current. A higher inductance means the coil stores more magnetic energy per amp of current and resists faster.

For a solenoid (a straight coil of N turns, length l, cross-section area A):

L = mu0 * mu_r * N^2 * A / l

mu0 = 4pi x 10^-7 H/m (permeability of free space). mu_r is the relative permeability of the core – 1 for air, around 200-10,000 for silicon steel or ferrite cores. The N^2 dependence is why doubling the number of turns quadruples the inductance.

For a toroid (a donut-shaped coil, mean radius R, cross-section area A):

L = mu0 * mu_r * N^2 * A / (2pi * R)

Toroids are preferred in power electronics because the closed magnetic path contains the flux, reducing EMI. Air-core toroids (mu_r = 1) are used in RF applications where a predictable, stable inductance matters more than high inductance per turn.

Inductive reactance at frequency f is XL = 2pi * f * L (in ohms). This is what makes inductors block high-frequency signals while passing DC – the foundation of low-pass filters and power supply chokes.

Energy stored in the magnetic field when carrying current I: U = 0.5 * L * I^2 (in joules). The chart shows inductive reactance vs frequency, showing how an inductor becomes increasingly resistive to higher frequencies.


How we build and check this calculator

This calculator runs entirely in your browser, so the numbers you enter stay on your device. The math behind it is written by hand and tested against worked examples and standard references before the page goes live.

SuperGlobalCalculator is independently built and maintained. See how we build and verify our calculators.

Embed This Calculator

Copy the code below and paste it into your website or blog.
The calculator will work directly on your page.