The coil inductance equation for an ideal solenoid is L = (μ × N2 × A) / l. This formula dictates how much magnetic energy a coil can store per amp of current, serving as the foundational math for everything from RF chokes to switch-mode power supply (SMPS) inductors. While simulation tools like LTspice or FEMM are great for final validation, you need this equation at the bench to estimate turns, select core materials, and debug unexpected saturation.
Core Formula and Symbol Definitions
Before winding a single turn of magnet wire, you must map the physical geometry of your coil to the variables in the equation. The standard ideal solenoid formula is expressed as:
L = (μ × N2 × A) / l
Below is the spec-sheet table defining every symbol, its strict SI unit, and the practical bench unit you will likely measure with your calipers and multimeter.
| Symbol | Parameter | Strict SI Unit | Practical Bench Unit |
|---|---|---|---|
| L | Inductance | Henrys (H) | nH, μH, mH |
| μ | Permeability of the core material (μ0 × μr) | Henrys per meter (H/m) | H/m (often referenced via relative μr) |
| N | Number of turns | Unitless (count) | Turns |
| A | Cross-sectional area of the core | Square meters (m2) | mm2 or cm2 |
| l | Magnetic path length of the coil | Meters (m) | cm or mm |
Note on Permeability: The absolute permeability μ is the product of the permeability of free space (μ0 ≈ 1.2566 × 10-6 H/m) and the relative permeability of the core material (μr). For air-core coils, μr = 1. For ferrites, μr can range from 20 to 10,000.
Rearranged Forms and Boundary Assumptions
At the bench, you rarely solve for L directly. Usually, you have a target inductance and a specific core, meaning you need to solve for N (turns) or verify if a core's A and l can physically support your design. Here are the rearranged forms:
- Solve for Turns (N): N = √((L × l) / (μ × A))
- Solve for Area (A): A = (L × l) / (μ × N2)
- Solve for Length (l): l = (μ × N2 × A) / L
- Solve for Permeability (μ): μ = (L × l) / (N2 × A)
When the Formula Applies (and When It Fails)
This equation assumes an ideal, infinitely long solenoid where the magnetic field is perfectly uniform inside and zero outside. In practice, it yields accurate results (within ~5%) when the coil length l is at least 10 times greater than the coil diameter. If you are winding a short, stubby coil, fringing flux at the ends becomes significant, and the actual inductance will be lower than the equation predicts. For short coils, you must apply Nagaoka's correction factor or use empirical tools like the Wheeler approximation.
Realistic Answer Magnitudes
• RF Chokes (Air core): 10 nH to 500 nH
• SMPS Inductors (Ferrite/Iron Powder): 1 μH to 100 μH
• Audio Crossovers & Mains Filters: 1 mH to 50 mH
If your air-core math spits out 4.2 H, you have a decimal error. If your ferrite buck inductor calculates to 0.05 nH, your core is saturating or your area unit is wrong.
Unit Traps That Will Break Your Math
The most common reason hobbyists and junior engineers abandon the coil inductance equation is unit mismatch. The formula demands strict SI units, but datasheets provide metric sub-units. Here are the three traps that will break your calculation:
- The Area Trap (mm2 vs m2): Core datasheets list cross-sectional area (Ae) in mm2. To convert mm2 to m2, you must multiply by 10-6, not 10-3. A 100 mm2 core is 100 × 10-6 m2 (or 1 × 10-4 m2).
- The Permeability Trap (μ0 vs μr): Plugging a ferrite's relative permeability (e.g., μr = 2000) directly into the μ slot without multiplying by μ0 (1.2566 × 10-6) will result in an inductance value that is off by a factor of nearly one million.
- The Length Trap (Physical vs. Magnetic): For straight solenoids, l is the physical length of the winding. For toroids, l is the effective magnetic path length (le), which is the circumference at the mean diameter, not the outer or inner edge.
Worked Problem 1: Air-Core RF Choke Sizing
Scenario: You are building a 433 MHz transmitter and need an air-core RF choke. You wind 50 turns of 24 AWG enameled copper wire tightly on a 5 mm diameter ceramic form. The winding length is 20 mm. What is the inductance?
Step 1: Extract and convert variables to strict SI units.
- N = 50 turns
- l = 20 mm = 0.02 m
- Diameter = 5 mm → Radius (r) = 2.5 mm = 0.0025 m
- A = π × r2 = π × (0.0025)2 = 1.963 × 10-5 m2
- μ = μ0 (air core) = 1.2566 × 10-6 H/m
Step 2: Plug into the coil inductance equation.
- L = (1.2566 × 10-6 × 502 × 1.963 × 10-5) / 0.02
- L = (1.2566 × 10-6 × 2500 × 1.963 × 10-5) / 0.02
- L = (3.1415 × 10-3 × 1.963 × 10-5) / 0.02
- L = 6.166 × 10-8 / 0.02
- L = 3.08 × 10-6 H
Outcome: The inductance is 3.08 μH. This is a highly realistic magnitude for an air-core VHF/UHF choke. For deeper theoretical backing on solenoid fields, refer to the Georgia State University HyperPhysics magnetic field database.
Worked Problem 2: Ferrite-Core Buck Inductor Turns Calculation
Scenario: You are designing a 12V-to-5V buck converter and need a 100 μH inductor. You select a gapped ferrite E-core with a relative permeability (μr) of 1000, a cross-sectional area (Ae) of 1.5 cm2, and an effective magnetic path length (le) of 6 cm. How many turns do you need?
Step 1: Convert to SI units.
- L = 100 μH = 100 × 10-6 H
- μ = μ0 × μr = (1.2566 × 10-6) × 1000 = 1.2566 × 10-3 H/m
- A = 1.5 cm2 = 1.5 × 10-4 m2
- l = 6 cm = 0.06 m
Step 2: Use the rearranged formula for N.
- N = √((L × l) / (μ × A))
- N = √((100 × 10-6 × 0.06) / (1.2566 × 10-3 × 1.5 × 10-4))
- N = √(6 × 10-6 / 1.8849 × 10-7)
- N = √(31.83)
- N = 5.64 turns
Outcome: You cannot wind 0.64 of a turn. You must round up to 6 turns (yielding ~113 μH) or round down to 5 turns (yielding ~78 μH) and adjust your switching frequency or ripple current calculations accordingly. For practical inductor design in power supplies, All About Circuits provides excellent supplementary reading on core saturation limits.
Real-World Scenario: The Buck Converter Inductor Failure
Formulas assume perfect geometry; physical cores do not. Here is a bench failure that highlights what happens when you misinterpret the l variable in the coil inductance equation.
The Setup
An engineer was winding a high-current toroidal inductor for a 5A continuous buck converter using a Fair-Rite FT-50-43 ferrite toroid (Outer Diameter = 12.7 mm, Inner Diameter = 7.15 mm, Height = 4.9 mm). The target was 47 μH. Using the rearranged equation for N, they calculated the required turns based on the core's physical dimensions.
The Numbers
Instead of looking up the datasheet's effective magnetic path length (le = 3.12 cm), the engineer calculated the circumference using the inner diameter (ID = 7.15 mm).
- Incorrect l = π × 7.15 mm = 2.24 cm (0.0224 m)
- Correct le = 3.12 cm (0.0312 m)
Because their 'l' value was 28% smaller than reality, the equation told them they needed 28% fewer turns to hit 47 μH. They wound the coil, measured it with an LCR meter at 1 kHz, and it read exactly 47 μH. They installed it in the circuit.
The Outcome and What Went Wrong
Upon applying a 3A load, the converter emitted a high-pitched whine, the output voltage drooped, and the high-side MOSFET violently failed (shorted drain-to-source).
The Root Cause: While the 1 kHz LCR meter read 47 μH at micro-amp signal levels, the inductor was severely under-wound for the physical core volume. The magnetic flux density (B) is inversely proportional to the number of turns and the area. By under-winding, the core hit magnetic saturation at just 2A of DC bias. Once a ferrite core saturates, its relative permeability (μr) plummets from ~2500 down to ~1 (air). The inductance instantly collapsed from 47 μH to roughly 0.5 μH under load. The SMPS controller tried to compensate for the missing inductance by maxing out the duty cycle, resulting in massive current spikes that exceeded the MOSFET's safe operating area (SOA).






