Ask a junior engineer what an inductor does, and they will usually recite the textbook definition: it stores energy in a magnetic field and opposes changes in current. But if you ask a seasoned power electronics designer what is the inductor actually doing on the bench, the answer is much more pragmatic. It is a magnetic flywheel. It smooths out the violent, high-frequency chopping of switching regulators, filters out RF noise, and, if chosen poorly, turns into a highly efficient space heater.
Unlike a capacitor, which fights changes in voltage, an inductor fights changes in current. The energy stored is defined by the equation E = ½ × L × I². If you push 2A through a 10µH inductor, you are storing 20µJ of energy in the magnetic field. When the driving voltage drops, that collapsing magnetic field induces a voltage to keep the current flowing in the same direction. This fundamental physics principle is the only reason modern switch-mode power supplies (SMPS) can step 24V down to 1.2V for a microprocessor at 85% efficiency.
Decoding the Markings: Reading Inductor Values on the Bench
When you are scavenging parts or verifying a BOM, reading the physical markings on an inductor is your first hurdle. Unlike resistors, inductor coding is notoriously fragmented between power and RF applications.
Power Inductor Coding (µH)
Most SMD power inductors use a three-digit code where the first two digits are the significant figures and the third digit is the multiplier (number of zeros).
- 470: 47 × 10⁰ = 47µH (Note: This is the most common point of confusion. 470 does not mean 470µH on standard power chokes).
- 101: 10 × 10¹ = 100µH.
- 471: 47 × 10¹ = 470µH.
RF Inductor Coding (nH)
For high-frequency ceramic or air-core inductors (0402 or 0603 packages), values are in nanohenries. They often use an 'N' as a decimal point or a two-digit code.
- 4N7: 4.7nH.
- 10N: 10nH.
- 100: On an RF inductor, this usually means 10 × 10⁰ = 10nH (context and package size dictate this).
Type Comparison: Choosing the Right Core for the Job
The physical core material dictates almost everything about an inductor's behavior: its saturation current, its temperature stability, and its electromagnetic interference (EMI) profile. Here is how the four main families stack up on the bench.
| Core Type | Construction | Typical Tolerance | Tempco (Temp Stability) | Typical Use Case |
|---|---|---|---|---|
| Unshielded Ferrite | Drum core with exposed copper winding | ±20% | Moderate | Cost-sensitive bulk power, non-critical DC-DC converters |
| Shielded Ferrite | Molded magnetic epoxy or closed magnetic path | ±20% to ±30% | Moderate | Noise-sensitive circuits, high-density PCBs, RF-heavy environments |
| Iron Powder / Alloy | Distributed air gap in powdered metal matrix | ±10% to ±15% | Excellent (Soft saturation) | High-current PFC stages, automotive load-dump filtering, high transient loads |
| Ceramic / Air Core | Non-magnetic core, often multilayer ceramic | ±2% to ±5% | Zero (No core material) | RF impedance matching, VHF/UHF filters, GHz-range resonant tanks |
Which type for which job? If you are designing a buck converter for a sensitive 2.4GHz WiFi module (like an ESP32), you must use a shielded ferrite or metal alloy inductor. An unshielded drum core will radiate magnetic flux directly into the antenna trace, destroying your receiver sensitivity. Conversely, if you are building a 50A motor driver, iron powder or metal alloy cores are mandatory because they exhibit "soft saturation"—they gradually lose inductance rather than dropping off a cliff, preventing catastrophic MOSFET shoot-through.
Bench War Story: When a 4.7µH Inductor Turns into a Heater
Theory is clean; the bench is not. Here is a real-world scenario that highlights what happens when you look at the wrong column in the datasheet.
The Setup: Designing a 24V-to-5V synchronous buck converter delivering 4A continuous to a stepper motor driver. The switching frequency was set to 500kHz.
The Numbers: I selected a 4.7µH shielded ferrite inductor (similar to the Coilcraft XEL4030-472ME). The datasheet showed a saturation current (Isat, defined at 10% inductance drop) of 6.8A, and an RMS current rating (Irms, defined at 40°C temperature rise) of 5.5A. Since my continuous load was only 4A, I assumed I had plenty of margin.
The Outcome: Under a continuous 4A load, the inductor surface hit 118°C within three minutes. It emitted a high-pitched acoustic whine, and the 5V rail sagged to 4.3V with massive output ripple.
What Went Wrong: I calculated the average DC current (4A) but completely ignored the inductor ripple current ($\Delta I_L$). Because I was stepping 24V down to 5V, the duty cycle was very low (~21%). This low duty cycle resulted in a massive peak-to-peak ripple current of 3.8A.
The peak inductor current was hitting 5.9A (4A + half of 3.8A). While 5.9A didn't hard-saturate the core (Isat was 6.8A), the high AC flux density caused immense core losses (hysteresis and eddy currents) in the ferrite material. Furthermore, the high RMS current pushed past the thermal limits of the copper winding. The inductor wasn't failing from DC saturation; it was cooking itself from the inside out due to AC core losses. I swapped it for a 10µH metal-alloy inductor, which reduced the ripple current to 1.8A p-p, dropping the surface temperature to a manageable 55°C.
Failure Modes and Visual Diagnostics
Inductors are generally robust, but they do fail. When troubleshooting a dead board, here is how to diagnose inductor failures using visual inspection and a multimeter.
- Open Circuit (Wire Break):
- Visual Symptom: Cracked epoxy coating, visible severed copper wire under magnification, or a scorched PCB pad indicating thermal stress.
- Multimeter Test: Infinite resistance (OL). A healthy power inductor should read between 0.01Ω and 0.5Ω (DCR).
- Shorted Turns (Insulation Breakdown):
- Visual Symptom: Discolored or melted polyurethane wire coating, darkened core material, sometimes a distinct burnt-varnish smell.
- Multimeter Test: The DCR drops significantly (e.g., from 0.05Ω to 0.02Ω). This is hard to catch with a basic DMM; an LCR meter will show a massive drop in inductance and a terrible Quality Factor (Q).
- Core Saturation (Functional Failure):
- Visual Symptom: None. The part looks pristine.
- Thermal Test: A thermal camera will show the inductor and the switching MOSFET running 30°C+ hotter than the surrounding PCB. Saturation causes the inductor to act like a piece of straight wire during the on-time, dumping uncontrolled current into the switch and causing massive $I^2R$ heating.
Safe Substitution: What to Do When the Exact Part Is Missing
Supply chain shortages happen. When the exact BOM inductor is out of stock, you can substitute safely, but you cannot just match the inductance value. According to Coilcraft's power inductor design guidelines, you must evaluate four parameters in this exact order:
- Inductance Value (L): In power converters, a ±20% variance is usually acceptable. Stepping up from 4.7µH to 6.8µH is generally safe and will reduce ripple current, though it may slightly degrade transient response speed. Never drop the value by more than 20%, or you risk peak-current limit tripping.
- Saturation Current (Isat): The substitute's Isat must be equal to or greater than the original part's Isat. Calculate your peak current ($I_{out} + \frac{\Delta I_L}{2}$) and ensure the new Isat exceeds it by at least 20%.
- RMS Current (Irms): This dictates the copper heating. The substitute's Irms must exceed your maximum continuous DC load current. If the substitute has a lower Irms, it will overheat and throttle the power supply.
- DC Resistance (DCR): Lower is always better. A substitute with a higher DCR will reduce overall efficiency and increase the DC voltage drop across the component.
The Shielding Trap: Never substitute an unshielded drum-core inductor for a shielded part if the PCB layout is dense. The radiated EMI from the unshielded part will couple into adjacent high-impedance traces, causing erratic behavior in ADCs or communication buses. If you must use an unshielded part as a temporary bench prototype, keep it physically rotated 90 degrees to sensitive traces and verify with a near-field probe.
Understanding inductive reactance and impedance bridges the gap between reading a datasheet and actually debugging a circuit. The next time you look at an inductor, don't just see a coil of wire—see the magnetic flywheel that is actively fighting to keep your current stable against the chaotic switching of modern electronics.






