Inductance is a component's ability to oppose changes in electrical current by storing energy in a magnetic field. When you introduce inductance into a real circuit, it fundamentally changes how current behaves over time: it slows down the rise and fall of DC current and causes the current waveform to lag behind the voltage waveform in AC systems. Think of it like a heavy water wheel placed inside a pipe; it requires high water pressure to start spinning, but once it is up to speed, its inertia violently resists any attempt to suddenly shut the water valve.
Finding the exact inductance of a coil—whether you are winding your own transformers or selecting surface-mount chokes for a buck converter—requires either calculating it from physical dimensions or measuring it with specialized bench equipment. Below is the practical guide to doing both, complete with the real-world data you need to make component selections.
The Core Math and a Worked Numeric Example
If you are winding your own inductor or need to verify a manufacturer's spec sheet, you can find the inductance of a simple solenoid using its physical geometry. The formula is:
L = (μ₀ × μᵣ × N² × A) / l
Where:
• L = Inductance in Henries (H)
• μ₀ = Permeability of free space (4π × 10⁻⁷ H/m)
• μᵣ = Relative permeability of the core material (1 for air)
• N = Number of turns
• A = Cross-sectional area of the coil in square meters (m²)
• l = Length of the coil in meters (m)
Worked Numeric Example
Suppose you are building an RF tank circuit and wind an air-core solenoid (μᵣ = 1) using 150 turns of enameled copper wire. The coil has a diameter of 2 cm (radius = 0.01 m) and a physical length of 10 cm (0.1 m).
Step 1: Find the cross-sectional area (A).
A = π × r² = 3.14159 × (0.01 m)² = 3.14 × 10⁻⁴ m²
Step 2: Plug the values into the formula.
L = [(4π × 10⁻⁷) × 1 × (150)² × (3.14 × 10⁻⁴)] / 0.1
L = [1.256 × 10⁻⁶ × 22,500 × 3.14 × 10⁻⁴] / 0.1
L = 8.87 × 10⁻⁶ / 0.1
L = 88.7 μH
This calculation gives you the theoretical baseline. However, in practice, parasitic capacitance between the wire windings and the proximity effect will slightly alter the final value, which is why bench measurement is the ultimate source of truth.
Typical Inductance Values by Component Type
You rarely calculate inductance from scratch in modern electronics; you select off-the-shelf components. The table below outlines the standard inductance ranges, core materials, and DC resistance (DCR) profiles you will encounter when sourcing parts for different applications. Use this as a quick reference when reading distributor parametric search filters.
| Component Type | Typical Inductance Range | Core Material | Primary Application | Typical DCR |
|---|---|---|---|---|
| Ferrite Bead | 10 nH – 10 μH | Lossy Ferrite | High-freq noise suppression | < 0.1 Ω |
| RF Air-Core Coil | 1 nH – 500 nH | Air / Ceramic | RF tuning & impedance matching | < 0.05 Ω |
| Power Choke (SMD) | 1 μH – 100 μH | Powdered Iron / Ferrite | DC-DC buck/boost converters | 10 mΩ – 500 mΩ |
| Mains Common Mode Choke | 1 mH – 50 mH | High-μ Ferrite | EMI filtering on AC lines | 0.5 Ω – 5.0 Ω |
For a deeper dive into how these core materials affect saturation current and thermal performance, the electronics-tutorials.ws guide on inductors provides excellent baseline theory on magnetic permeability.
How to Measure Inductance on the Bench
Standard digital multimeters (DMMs) cannot measure inductance. To find the true value of a physical component, you need an LCR meter (measuring Inductance, Capacitance, and Resistance). Entry-level bench models like the DER EE DE-5000 (around $120) or professional units like the Keysight U1733C (around $450) are standard tools for this.
However, simply clipping the probes to the leads is not enough. Inductance is highly dependent on the test frequency due to core material characteristics and parasitic parallel capacitance. Follow these rules for accurate bench measurements:
- Match the Test Frequency to the Application: If you are measuring a 10 μH power choke for a 500 kHz switching regulator, set your LCR meter to 100 kHz or 1 MHz. If you measure that same choke at the default 120 Hz, the reading will be artificially inflated and useless for your design.
- Zero the Probes: At high frequencies (1 MHz+), the capacitance and inductance of the test leads themselves will skew the reading. Short the probes and run the 'Zero' or 'CAL' function before measuring low-nH RF coils.
- Never Measure In-Circuit: If the inductor is soldered to a PCB, parallel traces, bypass capacitors, and semiconductor junctions will create alternative current paths. The LCR meter will integrate these parallel impedances, giving you a completely false reading. Desolder at least one leg of the component first.
- Check the Q Factor: A good LCR meter will also display the Quality factor (Q). For RF tank circuits, you want a high Q (low energy loss). For snubber networks or EMI beads, a low Q (high damping) is actually desirable.
Where You Meet This in Practice
Understanding how to find and apply inductance is critical in three common scenarios on the workbench:
1. DC-DC Converter Energy Storage
In a buck converter, the inductor acts as a temporary battery. The controller switches a MOSFET on and off, and the inductor smooths the pulsed voltage into a steady DC current. If you select an inductor with too low a value, the ripple current will exceed the IC's limits. If the physical core is too small, it will hit magnetic saturation, its inductance will instantly drop to near-zero, and the resulting current spike will destroy your switching MOSFET.
2. Flyback Voltage and Snubber Diodes
Because inductance opposes changes in current, turning off a relay coil or a solenoid valve creates a massive di/dt (change in current over time). According to the formula V = L × (di/dt), a sudden stop generates a voltage spike that can easily exceed 100V on a 12V system. This is why you must always install a flyback diode (like a 1N4007 or a faster Schottky diode) in reverse-parallel across inductive loads to clamp the spike.
3. EMI and Common Mode Chokes
USB cables and AC power supplies use common mode chokes to block high-frequency noise. These components feature two windings on a single core. The inductance is designed to be high for 'common mode' noise (signals traveling in the same direction on both wires) but effectively zero for the 'differential mode' power or data signals traveling in opposite directions.
FAQ: Common Confusions and Edge Cases
When discussing AC theory and component selection, terminology often gets tangled. Here is what people commonly confuse with raw inductance:
Inductance vs. Inductive Reactance vs. Impedance
- Inductance (L): Measured in Henries (H). This is the physical, fixed property of the coil based on its geometry and core. It does not change with frequency.
- Inductive Reactance (X_L): Measured in Ohms (Ω). This is the AC resistance the inductor presents at a specific frequency, calculated as X_L = 2πfL. A 10 μH inductor has 6.28 Ω of reactance at 100 kHz, but 628 Ω at 10 MHz.
- Impedance (Z): Also measured in Ohms (Ω). This is the total, vector-sum opposition to current, combining the inductive reactance (X_L) and the wire's physical DC resistance (DCR). All About Circuits provides a thorough breakdown of how these vector additions work in complex AC networks.
Why does my inductor get hot even with low DC resistance?
If your DCR is low but the component is burning hot, you are likely experiencing core losses (hysteresis and eddy currents) or AC skin/proximity effect losses in the copper windings. This happens when the AC ripple current or switching frequency exceeds the core material's rated capabilities. To fix this, you must swap to a core material designed for higher frequencies (like powdered iron instead of standard manganese-zinc ferrite) or use Litz wire to mitigate skin effect.






