The physical inductance formula for an ideal solenoid is L = (N² × μ × A) / l. In the time domain, the defining circuit equation is V = L × (di/dt). Whether you are winding a custom choke for a high-frequency buck converter or calculating the flyback voltage spike across a relay coil, these two equations dictate your component selection and protection circuitry. Below is the complete derivation framework, rearranged design forms, and bench-tested examples with strict unit tracking.

The Core Inductance Formula and Symbol Definitions

The physical construction formula calculates the inductance of a coil based on its geometry and core material. This equation assumes an ideal, tightly wound solenoid where the length is significantly greater than the diameter, ensuring a uniform magnetic field inside and negligible leakage flux outside.

Symbol Parameter Standard SI Unit Practical Bench Notes
L Inductance Henries (H) Typically measured in µH or mH on the bench.
N Number of turns Dimensionless Total wraps of the conductor; scales inductance quadratically.
μ Absolute permeability Henries per meter (H/m) Product of vacuum permeability (μ₀) and relative permeability (μᵣ).
A Cross-sectional area Square meters (m²) Area of the core, not the wire. For circular cores, A = π × r².
l Length of the coil Meters (m) The physical length of the wound section, not the total wire length.

When this applies: This formula is highly accurate for air-core solenoids and long ferrite rods. For toroids or short, stubby coils, the Nagaoka correction factor or specific core geometry constants (like the A_L value provided by ferrite manufacturers) must be used to account for flux fringing.

Rearranged Forms for Coil Design

On the bench, you rarely solve for L directly. Usually, you have a target inductance and a specific core, and you need to find how many turns to wind. Here are the algebraic rearrangements solving for each variable:

  • Solving for Turns (N): N = √((L × l) / (μ × A))
  • Solving for Area (A): A = (L × l) / (N² × μ)
  • Solving for Length (l): l = (N² × μ × A) / L
  • Solving for Permeability (μ): μ = (L × l) / (N² × A)

Solved Problems with Strict Unit Tracking

Abstract formulas fail when unit prefixes are ignored. Here are two common bench scenarios with explicit intermediate steps.

Problem 1: Winding a Custom Air-Core Choke

Scenario: You need a 19.7 µH air-core inductor for a 500 kHz RF filter. You have a 10 mm diameter (5 mm radius) PVC form and plan to wind a coil 50 mm long. How many turns of enameled copper wire are required?

  1. Convert all dimensions to base SI units (meters):
    Radius (r) = 5 mm = 0.005 m
    Length (l) = 50 mm = 0.05 m
    Target Inductance (L) = 19.7 µH = 19.7 × 10⁻⁶ H
  2. Calculate Cross-Sectional Area (A):
    A = π × r² = 3.14159 × (0.005)² = 7.854 × 10⁻⁵ m²
  3. Identify Permeability (μ):
    Air core means μμ₀ = 4π × 10⁻⁷ H/m ≈ 1.2566 × 10⁻⁶ H/m
  4. Apply the rearranged formula for N:
    N = √((L × l) / (μ × A))
    N = √((19.7 × 10⁻⁶ × 0.05) / (1.2566 × 10⁻⁶ × 7.854 × 10⁻⁵))
    N = √((9.85 × 10⁻⁷) / (9.869 × 10⁻¹¹))
    N = √(9980.7) ≈ 99.9 turns

Outcome: Wind exactly 100 turns. Verify with an LCR meter at 100 kHz.

Problem 2: Calculating Flyback Voltage Spike

Scenario: A 12V automotive relay coil has an inductance of 50 mH and draws 120 mA. If a microcontroller GPIO switches the driving MOSFET off in 5 µs, what is the induced voltage spike?

  1. Convert to base SI units:
    L = 50 mH = 0.05 H
    di = 120 mA = 0.12 A (current drops from 0.12 A to 0 A)
    dt = 5 µs = 5 × 10⁻⁶ s
  2. Apply the time-domain circuit formula (V = L × di/dt):
    V = 0.05 × (0.12 / (5 × 10⁻⁶))
    V = 0.05 × 24,000
    V = 1,200 V

Outcome: The inductor will generate a 1,200V spike to maintain current flow. Without a flyback diode, this will instantly avalanche and destroy a standard 2N7000 MOSFET or 2N2222 BJT. Always place a 1N4148 or 1N4007 diode in reverse parallel across the coil.

Real-World Bench Scenario: The Permeability and Area Trap

Formulas are only as good as the inputs. Here is a documented failure from a DIY induction heater build that highlights how unit assumptions destroy physical prototypes.

Setup: A builder was designing a work coil for a 50 kHz induction heater using a Mn-Zn ferrite rod core to concentrate the magnetic field. The core had a relative permeability (μᵣ) of 2,000, a diameter of 10 mm, and the planned coil length was 40 mm. The target inductance was 45 µH.

The Numbers (Flawed Calculation):
The builder used the formula N = √((L × l) / (μ × A)).
They plugged in: L = 45, l = 40, μ = 2000, and A = 0.785 (using π × 5²).
The math yielded N ≈ 2.7 turns. They wound 3 turns of heavy copper tubing.

Outcome: Upon testing with an LCR meter, the measured inductance was a dismal 18 nH (0.018 µH), completely failing to resonate with the tank capacitor at 50 kHz. The MOSFET bridge blew up due to zero impedance at the switching frequency.

What Went Wrong: Two massive unit errors compounded to ruin the build.
1. Permeability Confusion: They used relative permeability (μᵣ = 2000) instead of absolute permeability (μ = μ₀ × μᵣ = 4π × 10⁻⁷ × 2000 ≈ 0.0025 H/m).
2. Area Unit Mismatch: They calculated area in cm² (or mm² scaled wrong) rather than converting the 5 mm radius to 0.005 m before squaring. The actual area in m² is 7.85 × 10⁻⁵.
When corrected with strict SI units, the required turns jumped from 3 to roughly 42. The builder had to scrap the coil and start over.

Magnitude Sanity Checks and Unit Mistakes That Break the Math

Before winding wire or ordering custom magnetics, run a sanity check against realistic magnitude ranges. If your math yields an inductance outside these bounds for your physical size, you have a decimal error.

Application Typical Inductance Range Core Material
RF Chokes / Antenna Matching 1 nH to 500 nH Air, powdered iron
Switch-Mode Power Supplies (SMPS) 1 µH to 100 µH Ferrite, sendust
Audio Crossovers / Line Filters 100 µH to 10 mH Laminated silicon steel, ferrite
Mains Ballasts / Heavy Relays 10 mH to 5 H Iron cores, high-permeability laminates

For deeper theoretical modeling of non-ideal behaviors like skin effect and proximity effect in these windings, refer to the Georgia State University HyperPhysics magnetic field databases.

The Three Unit Mistakes That Break Inductance Math

  1. The Centimeter Trap: Plugging area in cm² directly into the SI formula. 1 cm² is 10⁻⁴ m². Forgetting this conversion inflates your calculated inductance by 10,000x.
  2. μᵣ vs μ₀: Datasheets list relative permeability (μᵣ) as a dimensionless multiplier (e.g., 250 for Amidon Mix-2 iron powder). You must multiply this by the permeability of free space (μ₀ = 1.2566 × 10⁻⁶ H/m) to get the absolute permeability required by the formula.
  3. Radius vs Diameter: The area formula requires radius. Using the diameter directly in A = π × r² results in an area 4x larger than reality, throwing off your turn count by a factor of 2.