Inductance Calculator

Compute inductance for common coil geometries (solenoid or toroid) or solve for required turns.

Configuration

Choose what to solve for and which coil geometry you’re modeling.

Inputs

Results

Practical Guide

Inductance Calculator: Solenoids & Toroids Made Simple

This guide explains what the inductance calculator is doing under the hood, how to choose the right coil model, and how to sanity-check results. You’ll see the exact equations used for solenoids and toroids, what assumptions they rely on, and how small design choices (turns, core, geometry) move inductance by a lot.

6–8 min read Updated 2025 Electrical / EM

Quick Start

If you’re here from Google, you probably want a fast, trustworthy inductance number. Follow these steps to avoid the most common errors.

  1. 1 Select what you want to solve for: Inductance (L) or Number of turns (N).
  2. 2 Choose your coil type: Solenoid (long straight coil) or Toroid (ring core).
  3. 3 Enter the core’s relative permeability \( \mu_r \). Use \( \mu_r \approx 1 \) for air-core, or a datasheet value for ferrite/iron.
  4. 4 Provide the geometry:
    • Solenoid: coil radius \(r\) and coil length \(\ell\).
    • Toroid: core cross-section area \(A\) and mean path length \(\ell_m\).
  5. 5 If solving for \(L\), enter the number of turns \(N\). If solving for \(N\), enter your target inductance \(L\).
  6. 6 Check the result units (H, mH, or μH) and review quick stats like area and inductance per turn².
  7. 7 Sanity-check: does the magnitude match typical parts? (Rules of thumb below.)

Tip: Inductance scales with \(N^2\). If your result looks off by ~4×, you may have doubled/halved turns somewhere.

Watch the assumptions: The solenoid formula assumes a “long” coil (length several times diameter). Short coils can read high in theory but lower in practice due to fringing.

Choosing Your Method

Inductance depends heavily on geometry and magnetic path. The calculator offers two standard models—use the one that matches your field path.

Method A — Long Solenoid (straight coil)

Use this when your coil is wound on a straight bobbin, tube, or air former, and the magnetic field is mostly inside the coil.

\( L = \dfrac{\mu_0 \mu_r N^2 A}{\ell} \)
  • Great for air-core inductors and straight-core chokes.
  • Easy to estimate quickly from radius & length.
  • Matches many introductory EM and circuits problems.
  • Assumes uniform internal field; short coils & wide spacing reduce accuracy.
  • Ignores leakage/fringing and winding thickness.

Method B — Toroid (ring core)

Use this when the field follows a closed loop through a doughnut-shaped core (ferrite/iron powder toroid).

\( L = \dfrac{\mu_0 \mu_r N^2 A}{\ell_m} \)
  • Very accurate for toroids because flux is well-contained.
  • Low EMI and leakage; common in power electronics.
  • Datasheets often provide \(A\) and \(\ell_m\).
  • Requires mean path length, not just outer diameter.
  • Core saturation and gaps need extra modeling.

Which one do I pick? If your winding looks like a spring on a straight tube → solenoid. If it wraps around a ring core → toroid.

What Moves the Number the Most

These are the dominant “levers” in inductance. Changing any one of them can shift results by orders of magnitude.

Number of turns \(N\)

Inductance scales as \(N^2\). Doubling turns multiplies \(L\) by 4. Halving turns cuts \(L\) to 1/4.

Core permeability \(\mu_r\)

Air-core coils have \(\mu_r \approx 1\). Ferrite may be 200–5000. A high-\(\mu_r\) core is the fastest way to raise \(L\).

Cross-sectional area \(A\)

Larger coil/core area increases flux linkage. For solenoids, \(A=\pi r^2\), so radius has a squared effect.

Magnetic path length \(\ell\) or \(\ell_m\)

Longer path reduces inductance (flux spreads out). Shortening a solenoid while keeping turns the same increases \(L\), but also increases fringing.

Winding build & spacing

Thick multi-layer windings and wide turn spacing lower effective coupling. The calculator assumes tight winding.

Core saturation / gaps

If current drives the core toward saturation, effective \(\mu_r\) drops and inductance falls. Air gaps intentionally lower \(L\) but raise linear current range.

Worked Examples

Below are two realistic, fully worked cases that match the calculator’s equations. You can plug these values into the tool to verify the same results.

Example 1 — Air-Core Solenoid, Solve for Inductance

  • Coil type: Solenoid
  • Turns: \(N = 200\)
  • Radius: \(r = 0.01\ \text{m}\) (1 cm)
  • Length: \(\ell = 0.05\ \text{m}\) (5 cm)
  • Relative permeability: \(\mu_r = 1\) (air)
1
Compute area: \[ A=\pi r^2=\pi(0.01)^2=3.1416\times10^{-4}\ \text{m}^2 \]
2
Apply solenoid inductance: \[ L=\frac{\mu_0\mu_r N^2A}{\ell} \]
3
Substitute values (\(\mu_0=4\pi\times10^{-7}\ \text{H/m}\)): \[ L=\frac{(4\pi\times10^{-7})(1)(200^2)(3.1416\times10^{-4})}{0.05} =3.16\times10^{-4}\ \text{H} \]
4
Convert: \[ L = 0.316\ \text{mH} \]

Interpretation: This magnitude is typical for a small air-core choke. If you need several mH without adding many turns, you’ll almost always need a magnetic core.

Example 2 — Ferrite Toroid, Solve for Turns

  • Coil type: Toroid
  • Target inductance: \(L = 2.0\ \text{mH} = 0.002\ \text{H}\)
  • Core area: \(A = 1.5\times10^{-4}\ \text{m}^2\)
  • Mean path length: \(\ell_m = 0.12\ \text{m}\)
  • Relative permeability: \(\mu_r = 2000\)
1
Rearrange toroid formula: \[ N=\sqrt{\frac{L\ell_m}{\mu_0\mu_rA}} \]
2
Substitute: \[ N=\sqrt{ \frac{(0.002)(0.12)} {(4\pi\times10^{-7})(2000)(1.5\times10^{-4})} } \approx 25.2 \]
3
Round up to a buildable integer: \[ N=\lceil 25.2\rceil = 26\ \text{turns} \]

Interpretation: A high-\(\mu_r\) toroid needs far fewer turns for the same \(L\). Always check saturation current in the datasheet—2 mH at low current can drop at high current if the core saturates.

Common Layouts & Variations

Real inductors come in many shapes and materials. The calculator focuses on the two most common analytical models; use this table to map your real build to the right inputs and expectations.

ConfigurationTypical Use CaseHow to ModelPros / Cons
Air-core solenoidRF inductors, sensors, low-loss coilsSolenoid with \(\mu_r=1\)Pros: no saturation, low hysteresis. Cons: larger size for same \(L\).
Ferrite rod / straight coreChokes, small signal inductorsSolenoid with datasheet \(\mu_r\)Pros: large \(L\) boost. Cons: \(\mu_r\) varies with frequency & bias.
Toroidal ferrite/iron powderPower inductors, EMI filtersToroid using \(A\) and \(\ell_m\)Pros: tight flux, low EMI. Cons: winding is slower; can saturate.
Gapped core (toroid or E-core)Energy storage inductorsUse lower effective \(\mu_r\)Pros: higher linear current range. Cons: lower \(L\) per turn.
Short solenoid / pancake coilWireless power, coils near metalSolenoid as a rough estimatePros: compact. Cons: fringing makes simple theory optimistic.

Frequency matters: Datasheet \(\mu_r\) is not constant; ferrite permeability drops with frequency and DC bias. The calculator assumes a constant \(\mu_r\).

Specs, Logistics & Sanity Checks

The calculator gives a clean physics estimate. Before you commit to a design or order parts, verify these practical items.

Core Datasheet Must-Knows

  • Material type (ferrite vs iron powder vs laminated steel)
  • \(\mu_r\) at your operating frequency
  • Effective area \(A_e\) and path length \(\ell_e\)
  • Saturation flux density \(B_\text{sat}\)
  • Loss curves vs frequency & temperature

Winding Realities

  • Wire gauge and fill factor (space for turns)
  • Single-layer vs multi-layer (multi-layer lowers accuracy)
  • Spacing/insulation thickness between turns
  • Skin & proximity effects at high frequency
  • Lead length adds small inductance too

Sanity Check Ranges

Use these to see if your result is in the right ballpark:

  • Small air-core coils: ~1–500 μH
  • Ferrite toroids, tens of turns: ~0.5–20 mH
  • Power inductors: choose \(L\) so ripple current meets spec
  • If \(L\) changes a lot with current → saturation risk

If your calculated inductance seems too high for a given core size, check for a unit slip: area in cm² vs m² and length in cm vs m are the two most common mistakes.

Frequently Asked Questions

What is inductance, in simple terms?
Inductance \(L\) measures how strongly a coil resists changes in current by storing energy in a magnetic field. A higher \(L\) means more voltage is induced for the same rate of current change: \(v = L\,\dfrac{di}{dt}\).
Why does inductance scale with turns squared?
Each turn links magnetic flux, so adding turns increases both the produced flux and the number of turns linking it. The combined effect produces the \(N^2\) term in \(L=\dfrac{\mu_0\mu_r N^2 A}{\ell}\).
When should I use the solenoid vs toroid option?
Use solenoid for straight coils on tubes/bobbins (air or straight cores). Use toroid when the winding wraps a ring core and the flux path is closed through the core.
What value of μr should I enter?
For air-core coils use \(\mu_r \approx 1\). For magnetic cores, check the material datasheet at your operating frequency and bias. If you only know the “initial” permeability, treat results as an upper estimate at low current.
Why might my measured inductance be lower than the calculator?
Real coils have fringing, leakage, uneven winding, and sometimes lower effective \(\mu_r\) due to frequency and DC bias. Short solenoids and multi-layer windings are especially prone to measuring lower than ideal theory.
Does this calculator account for core saturation?
No. It assumes constant permeability. If current pushes the core toward saturation, effective \(\mu_r\) drops and \(L\) falls. Always compare your operating flux to \(B_\text{sat}\) from the datasheet.
What inductance units are most common?
Henries (H) are the base unit, but most practical coils are in millihenries (mH) or microhenries (μH). Power filters often sit in the mH range; RF coils are usually μH.
Scroll to Top