The primary physical formula for inductance of an ideal solenoid is L = (N² × μ × A) / l. This equation dictates that inductance scales with the square of the turn count, the magnetic permeability of the core material, and the cross-sectional area, while inversely scaling with the coil's physical length. If you are designing a filter, winding a custom transformer, or just trying to understand why your buck converter needs a specific choke, this geometric relationship is your baseline.

The Core Formula for Inductance and Symbol Definitions

Before wrapping wire around a former, you need to know exactly what each variable represents and the strict SI units required to make the math work. The formula applies to an ideal, tightly wound solenoid where the length is significantly greater than the diameter, ensuring a uniform magnetic field inside the coil.

Table 1: Symbol Definitions and SI Units for Inductance
Symbol Parameter SI Unit Practical Notes
L Inductance Henries (H) Realistic magnitudes range from nanohenries (nH) for RF chokes to millihenries (mH) for audio crossovers and power filtering.
N Number of Turns Dimensionless Must be an integer in physical builds. Because it is squared, doubling N quadruples L.
μ Absolute Permeability Henries per meter (H/m) Calculated as μ₀ × μᵣ. μ₀ (vacuum permeability) is exactly 4π × 10⁻⁷ H/m (approx 1.2566 × 10⁻⁶ H/m).
A Cross-Sectional Area Square meters (m²) The area of the core's magnetic path, not the physical footprint of the entire component.
l Magnetic Path Length Meters (m) For a straight solenoid, this is the coil length. For a toroid, it is the mean magnetic path length (lₑ).
Assumptions & Limitations: This formula assumes a uniform magnetic flux density and neglects fringing effects at the ends of the coil. It also ignores parasitic inter-winding capacitance, which creates a self-resonant frequency (SRF) that limits high-frequency performance. For short, fat coils, you must apply Nagaoka's correction factor to account for field non-uniformity.

Rearranged Forms for Inductor Design

In bench practice, you rarely calculate L from scratch without constraints. Usually, you have a target inductance and a specific core, and you need to find the turn count. Here are the algebraic rearrangements solving for each variable:

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

Worked Examples with Strict Unit Tracking

The most common point of failure in inductor math is dropping a unit conversion. Below are two solved problems tracking every unit from raw measurements to the final answer.

Problem 1: Calculating Inductance of an Air-Core RF Choke

Scenario: You wind 40 turns of enameled copper wire on a plastic former with a radius of 4 mm. The total winding length is 15 mm. What is the inductance?

  1. Convert to SI base units:
    • Radius (r) = 4 mm = 0.004 m
    • Length (l) = 15 mm = 0.015 m
  2. Calculate Area (A):
    • A = π × r² = 3.14159 × (0.004 m)² = 5.026 × 10⁻⁵ m²
  3. Determine Permeability (μ):
    • Air core means μᵣ ≈ 1. Therefore, μ = μ₀ = 1.2566 × 10⁻⁶ H/m.
  4. Apply the formula for inductance:
    • L = (N² × μ × A) / l
    • L = (40² × 1.2566 × 10⁻⁶ H/m × 5.026 × 10⁻⁵ m²) / 0.015 m
    • L = (1600 × 6.315 × 10⁻¹¹ H·m) / 0.015 m
    • L = 1.010 × 10⁻⁷ H·m / 0.015 m
    • L = 6.73 × 10⁻⁶ H
  5. Final Answer: 6.73 μH (microhenries).

Problem 2: Finding Turn Count for a Ferrite Power Choke

Scenario: You need a 2.5 mH inductor for a low-frequency audio crossover. You have a manganese-zinc (MnZn) ferrite rod with a relative permeability (μᵣ) of 125, a cross-sectional area of 0.5 cm², and a length of 5 cm. How many turns do you need?

  1. Convert to SI base units:
    • Target L = 2.5 mH = 0.0025 H
    • Area (A) = 0.5 cm² = 0.5 × 10⁻⁴ m² = 5.0 × 10⁻⁵ m²
    • Length (l) = 5 cm = 0.05 m
  2. Calculate Absolute Permeability (μ):
    • μ = μ₀ × μᵣ = (1.2566 × 10⁻⁶ H/m) × 125 = 1.57 × 10⁻⁴ H/m
  3. Apply the rearranged formula for N:
    • N = √( (L × l) / (μ × A) )
    • N = √( (0.0025 H × 0.05 m) / (1.57 × 10⁻⁴ H/m × 5.0 × 10⁻⁵ m²) )
    • N = √( 1.25 × 10⁻⁴ / 7.85 × 10⁻⁹ )
    • N = √( 15923.5 )
    • N = 126.18
  4. Final Answer: Round to the nearest whole number. Wind 126 turns.

Unit Mistakes That Break Your Calculation

When your physical prototype measures 100x off from your spreadsheet, you likely fell victim to one of these three unit traps. According to standard magnetics design principles outlined by Georgia State University's HyperPhysics, dimensional consistency is the most frequent point of failure for students and hobbyists.

Warning: The Area Squaring Trap
Converting cm² to m² requires multiplying by 10⁻⁴, not 10⁻². If your core area is 1 cm², it is 0.0001 m². Forgetting to square the linear conversion factor will make your calculated inductance 100 times larger than reality.
  • Confusing μᵣ with μ: Datasheets list relative permeability (μᵣ) as a dimensionless multiplier (e.g., 2000 for high-permeability ferrites). If you plug '2000' directly into the formula without multiplying by μ₀ (1.2566 × 10⁻⁶), your result will be off by a factor of roughly one million.
  • Mixing mm and m in the denominator: If you calculate Area in square meters but leave the coil length (l) in millimeters, your units do not cancel. Always convert linear dimensions to meters before calculating area.
  • Toroid Mean Path vs. Outer Diameter: For toroidal cores, 'l' is not the outer diameter. It is the mean magnetic path length (lₑ), usually provided in the core datasheet. Using the physical outer diameter will underestimate your inductance.

Decision Path: Selecting a Core and Part Number

Calculating the geometry is only half the battle; picking the right magnetic material prevents core saturation and high-frequency losses. Use the decision matrix below to select your core material based on operating frequency and inductance requirements. For material specifics, refer to the Fair-Rite material catalog or equivalent manufacturer data.

Table 2: Core Material Decision Matrix
Operating Frequency Target Inductance Core Material Choice Why It Wins
> 10 MHz < 1 μH Air Core or Powdered Iron (e.g., Amidon -2 mix) Zero core losses at VHF/UHF; powdered iron offers slight Q-factor boost without severe eddy currents.
100 kHz – 10 MHz 1 μH – 100 μH NiZn Ferrite (e.g., Fair-Rite Type 43 or 61) High resistivity prevents eddy current losses in the switching frequency band of most modern SMPS.
< 100 kHz > 1 mH MnZn Ferrite or Laminated Silicon Steel High permeability allows massive inductance in small volumes; steel handles high line-frequency power.
Concrete Part Recommendation:
If you are designing a standard 100 kHz to 500 kHz switching buck converter and your math dictates a need for roughly 47 μH, skip winding your own toroid. Select the Bourns SRP1265A-470M shielded drum-core power inductor. It provides exactly 47 μH, handles up to 14A of saturation current, features a shielded construction to prevent EMI coupling into nearby sensitive traces, and costs roughly $1.50 in low volumes. This eliminates winding variability and guarantees the SRF and DC resistance (DCR) match the datasheet.