The Core Job: What an Inductor Does in a Circuit

At the most fundamental level, what an inductor does is oppose changes in electrical current. While a capacitor opposes changes in voltage by storing energy in an electric field, an inductor stores energy in a magnetic field to resist current fluctuations. This behavior is governed by Faraday’s law of induction, expressed in circuit design as:

V = L(di/dt)

Here, V is the induced voltage, L is the inductance in Henrys, and di/dt is the rate of change of current over time. If current tries to increase rapidly, the inductor generates a reverse voltage to fight it. If current tries to drop to zero, the collapsing magnetic field induces a forward voltage to keep the electrons moving.

The Flywheel Analogy: Think of an inductor as a heavy mechanical flywheel. It takes significant effort (voltage) to get it spinning (build current). But once it is spinning, it possesses kinetic energy E = ½ L I² and will violently resist any attempt to stop it suddenly. In a switching power supply, this 'momentum' is exactly what we use to transfer energy to the output when the main switch turns off.

Decoding the Markings: What the Codes on Your Inductor Mean

Unlike resistors, where a 3-digit SMD code denotes Ohms, inductor markings almost universally denote microhenrys (µH). Misreading these is a common bench mistake that leads to ordering parts that are 10x or 100x off target.

SMD Inductor Codes

  • Three-Digit Numeric (EIA Standard): The first two digits are the significant figures, and the third is the multiplier (number of zeros).
    • 100 = 10 × 10⁰ = 10 µH (Not 100 µH!)
    • 101 = 10 × 10¹ = 100 µH
    • 472 = 47 × 10² = 4700 µH (or 4.7 mH)
  • The 'R' Decimal Indicator: For values under 10 µH, 'R' acts as the decimal point.
    • 4R7 = 4.7 µH
    • R22 = 0.22 µH

Through-Hole Color Bands

Axial and radial leaded inductors often use a 4-band color code identical to resistors, but the resulting value is read in microhenrys, not ohms. A brown-black-black-silver band means 10 µH with a ±10% tolerance. Always verify with an LCR meter, as some legacy military-spec parts use different base units.

Inductor Types and Selection Matrix

Knowing what an inductor does is only half the battle; selecting the right physical construction for your specific topology is where designs succeed or fail. Below is a selection matrix to determine which type for which job.

Type Construction Tolerance Tempco (ppm/°C) Typical Use Case
Air Core Wire wound on non-magnetic form ±2% to ±5% ~ +50 RF tuning, high-frequency filters (>100 MHz), zero saturation risk.
Ferrite Bead Wire passing through lossy ferrite N/A (Impedance spec) Highly non-linear EMI suppression, high-frequency noise filtering on DC power rails.
Shielded SMD Power Wire wound inside composite/ferrite box ±10% to ±20% +100 to +300 Switching regulators (Buck/Boost), high-current DC-DC conversion.
Unshielded Radial Bobbin wound, exposed ferrite core ±10% to ±20% +100 to +300 Low-cost, low-density power supplies where EMI is not critical.
Toroidal Wire wound around a donut-shaped core ±10% to ±20% Varies by core mix Audio crossovers, 50/60Hz line filtering, high-efficiency SMPS.

Bench War Story: When the Wrong Inductor Fries a Buck Converter

To understand why datasheet parameters matter, let us look at a real-world failure. A builder was designing a custom 12V-to-5V, 3A step-down (buck) converter to power a Raspberry Pi cluster, using the Texas Instruments TPS5430 switching regulator.

The Setup: The BOM specified a 33µH shielded SMD power inductor (like the Coilcraft MSS1278 series) with a 5A saturation current (I_sat). Due to supply chain delays, the builder substituted a cheap, unshielded 33µH radial leaded inductor from a bulk bin. The radial part was rated for 2A RMS current, but the builder confused RMS current with saturation current.

The Numbers: In a buck converter, peak inductor current is calculated as I_out + (ΔI_L / 2). For a 3A output with a calculated ripple of 1.76A, the peak current hitting the inductor was roughly 3.88A.

The Outcome: When the board powered up under load, the radial inductor hit its magnetic saturation limit at around 2.2A. Once an inductor saturates, its core can no longer store magnetic energy, and its inductance effectively drops to near-zero (just the air-core value of the wire). With L approaching zero, the di/dt spiked violently. The TPS5430's internal MOSFET experienced a massive current rush, exceeded its absolute maximum ratings, and popped with a sharp crack and a wisp of magic smoke.

Critical Rule: Never confuse I_RMS (the current that heats the wire and causes thermal failure) with I_sat (the current that maxes out the magnetic core and causes inductance collapse). For switching power supplies, I_sat MUST be higher than your calculated peak ripple current.

Failure Modes and Visual Symptoms

Inductors are generally robust, but they do fail. Diagnosing them requires knowing what to look for beyond just checking continuity with a multimeter.

  1. Open Circuit (Wire Break):
    • Cause: Mechanical stress, vibration, or a thermal overload that melted the fine internal wire.
    • Visual Symptom: Often invisible on SMD parts. On radial parts, you may see a hairline fracture where the wire meets the lead. Multimeter reads infinite resistance (OL).
  2. Shorted Turns (Insulation Breakdown):
    • Cause: Voltage spikes or prolonged overheating melt the thin enamel insulation between adjacent windings.
    • Visual Symptom: The component may look darkened or smell like burning phenolic resin. Crucially, a multimeter will show a lower DC Resistance (DCR) than the datasheet specifies, and an LCR meter will show a significantly reduced inductance value.
  3. Core Saturation (Invisible but Deadly):
    • Cause: Exceeding I_sat during operation.
    • Visual Symptom: The inductor itself will look perfectly fine and measure correctly on the bench. The damage is done to the driving IC (e.g., a cracked MOSFET package or blown switching node). If your switching IC is dead but the inductor measures fine, suspect saturation.

The Substitution Playbook: Swapping Parts Safely

When the exact BOM part is out of stock, you cannot just grab any inductor with the same microhenry rating. Follow this 5-step verification checklist to substitute safely without redesigning your PCB.

  1. Match Inductance (Tolerance Check): For power conversion (buck/boost), a ±20% variance in inductance is usually acceptable and will just shift your ripple current slightly. For RF filters or precision timing circuits, you must match the exact value and tolerance (±2% or better).
  2. Verify Saturation Current (I_sat): Calculate your peak current. The substitute's I_sat must be strictly greater than this peak. If substituting a shielded part for an unshielded one, note that unshielded parts often have softer saturation curves (inductance rolls off gradually), whereas shielded composite parts have hard saturation cliffs.
  3. Verify Thermal/RMS Current (I_RMS): The substitute's I_RMS rating must exceed your maximum continuous DC load current to prevent the winding from overheating and melting the solder joints.
  4. Check DC Resistance (DCR): Lower DCR is always better for efficiency. If your substitute has a significantly higher DCR, calculate the I²R loss to ensure the part will not overheat in your specific enclosure.
  5. Respect Shielding Requirements: Never substitute an unshielded inductor for a shielded one if the inductor is placed near sensitive analog traces, Hall-effect sensors, or high-gain audio amplifiers. The stray magnetic flux from an unshielded radial part will induce hum or noise into adjacent circuitry.

By treating the inductor not just as a passive placeholder, but as a dynamic energy-storage engine with strict magnetic and thermal limits, you eliminate the most common points of failure in modern power and signal designs.