If you are asking what are inductors used for, the direct bench-level answer is: they resist changes in electrical current by storing energy in a magnetic field. While capacitors fight voltage changes, inductors fight current changes. In practical circuit design, we use them for four primary jobs: storing and transferring energy in switch-mode power supplies (SMPS), filtering out high-frequency electromagnetic interference (EMI), tuning resonant frequencies in RF circuits, and shaping current waveforms in motor drives. Understanding how to select, read, and substitute these components is the difference between a stable power rail and a blown switching MOSFET.

The Four Primary Functions of Inductors in Practice

Before selecting a part, you need to know which physical phenomenon you are trying to exploit. Inductors generally fall into one of four functional buckets on the workbench:

  1. Energy Storage (SMPS): In buck, boost, and buck-boost converters, the inductor acts as a temporary energy bucket. When the high-side switch turns on, current ramps up, storing energy in the magnetic field. When the switch turns off, the collapsing field forces current into the load. A typical 5V/3A buck converter (like those using the TI TPS5430) requires a shielded power inductor in the 10µH to 15µH range to maintain continuous conduction mode (CCM).
  2. Filtering and Choking: Because inductive reactance ($X_L = 2\pi fL$) increases with frequency, inductors block high-frequency AC noise while passing DC. Common-mode chokes use dual windings on a single core to cancel out differential flux, choking high-frequency EMI on USB or power lines without saturating from the DC load current.
  3. Impedance Matching and RF Tuning: In radio frequency circuits, inductors are paired with capacitors to form LC tank circuits. These resonate at specific frequencies, allowing you to filter out unwanted bands or match the impedance between an antenna and an amplifier stage to maximize power transfer.
  4. Snubbers and Spike Suppression: When current through an inductive load (like a relay coil or motor) is suddenly interrupted, the collapsing magnetic field generates a massive voltage spike ($V = -L \frac{di}{dt}$). Inductors are sometimes used in series with snubber networks to limit the rate of current rise, protecting sensitive silicon.

Inductor Construction Types and Specification Matrix

Not all inductors are created equal. The core material dictates the saturation current, thermal stability, and frequency response. Below is a data-dense comparison of the most common inductor constructions you will encounter in modern electronics. Use this matrix to match the core type to your specific circuit requirements.

Core Type Construction Method Typical Tolerance Tempco (ppm/°C) Saturation Behavior Best Application
Air Core Copper wire wound on non-magnetic ceramic/plastic form ±2% to ±5% ~15 to 50 Linear (no magnetic saturation) RF tuning, high-frequency filters, high-end audio crossovers
Multilayer Ceramic Ferrite tape and conductive paste co-fired in layers ±5% to ±20% ~100 to 500 Soft, gradual roll-off High-frequency decoupling, low-current signal lines (<100mA)
Powdered Iron Iron dust particles suspended in an epoxy or phenolic binder ±10% to ±20% ~200 to 800 Very gradual, distributed air-gap roll-off SMPS output chokes, PFC circuits, high DC bias applications
MnZn Toroid Manganese-Zinc ferrite ring, often wound with bifilar wire ±20% to ±30% ~1000 to 3000 Sharp, hard saturation knee Common-mode chokes, low-frequency EMI filtering, current sensing
Shielded Composite Metal alloy powder compressed in a molded magnetic resin ±20% to ±30% ~100 to 300 Extremely soft saturation, high thermal stability High-density SMPS, point-of-load buck converters, automotive electronics

For a deeper dive into how core materials affect magnetic flux density, the Coilcraft Power Inductor Basics guide provides excellent manufacturer-level data on alloy vs. ferrite performance curves.

Decoding Physical Markings and SMD Codes

Reading the value off a physical inductor can be confusing because the industry uses several different coding standards depending on the package size and manufacturer. Here is how to decode the markings on the bench:

The 3-Digit SMD Code (Microhenries)

Most surface-mount 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). The base unit is always microhenries (µH).

  • 100 = 10 × 10⁰ = 10 µH
  • 101 = 10 × 10¹ = 100 µH
  • 472 = 47 × 10² = 4700 µH (or 4.7 mH)

The 'R' Indicator Code

For values less than 10 µH, the letter 'R' replaces the decimal point.

  • 4R7 = 4.7 µH
  • R10 = 0.10 µH
  • R47 = 0.47 µH

Axial Color Bands

Through-hole axial inductors (like the classic Vishay IM-series) use color bands similar to resistors, but the base unit is microhenries (µH), not ohms. The first two bands are significant digits, the third is the multiplier, and the fourth (usually silver or gold) is tolerance. A band sequence of Brown-Black-Brown-Silver translates to 1-0-×10 = 100 µH with a ±10% tolerance.

Failure Modes and Visual Diagnostics

Inductors are generally robust, but they fail spectacularly when pushed beyond their datasheet limits. When troubleshooting a dead power supply or a noisy RF board, look for these specific failure modes:

Warning: Never rely solely on a standard digital multimeter's continuity beep to test an inductor. A DMM will show continuity even if 80% of the internal windings are shorted together. You must use an LCR meter to measure actual inductance, or an ESR meter to check for winding degradation.

1. Thermal Runaway (Open Circuit)

The Physics: You exceeded the component's $I_{rms}$ (RMS thermal current rating). The $I^2R$ losses in the copper wire generated more heat than the component could dissipate, melting the internal wire or the solder joint.
Visual Symptoms: Discolored or cracked epoxy casing, a distinct burnt-resin smell, or a visible break in the wire right at the terminal pad. On SMD parts, the solder pad may lift entirely from the PCB.

2. Core Saturation (Catastrophic Switch Failure)

The Physics: You exceeded the $I_{sat}$ (Saturation current rating). The magnetic core ran out of capacity to store flux, causing the inductance to plummet toward zero. The inductor effectively became a low-value resistor, causing a massive current spike that destroyed the driving MOSFET.
Visual Symptoms: The inductor itself often looks perfectly fine. The visual damage is on the switching IC or MOSFET, which will have a blown die, a cracked package, or a melted drain pin. If you see a blown buck converter IC, always suspect inductor saturation first.

3. Shorted Turns (Inter-winding Breakdown)

The Physics: A high-voltage transient exceeded the dielectric breakdown voltage of the thin enamel insulation coating the copper magnet wire. Adjacent turns shorted together, lowering the overall inductance and increasing the Q-factor unpredictably.
Visual Symptoms: A localized charred spot or bulging on the winding body. In unshielded drum-core inductors, you may see melted copper fusing between adjacent windings under magnification.

Safe Substitution: What to Do When the Exact Part is Missing

When you are prototyping or repairing a board and the exact BOM inductor is out of stock, you cannot just grab any part with the same microhenry rating. Substituting inductors requires a strict hierarchy of parameter matching to avoid circuit failure.

The 5-Step Substitution Checklist

  1. Inductance Value (L): Must match within the original tolerance. A 10µH ±20% part can be replaced by a 10µH ±10% part, but not a 15µH part.
  2. Saturation Current ($I_{sat}$): The substitute's $I_{sat}$ must be equal to or greater than the original. Never downsize $I_{sat}$ in an SMPS, or you risk blowing the switching transistor.
  3. Thermal Current ($I_{rms}$): The substitute's $I_{rms}$ must be equal to or greater than the original to prevent overheating.
  4. DC Resistance (DCR): Lower DCR is generally better for power efficiency, but in RF filter circuits, changing the DCR alters the Q-factor and can shift the filter bandwidth. For power applications, ensure the substitute DCR is within 20% of the original.
  5. Shielding: Never substitute an unshielded inductor (like an open drum core) for a shielded one (like a molded composite part) in a high-frequency SMPS. The unshielded part will radiate magnetic flux, coupling noise into nearby feedback traces and causing EMI failures or erratic switching behavior.

Quick Decision Framework: Which Type for Which Job?

If you are designing from scratch or completely re-engineering a failed section, use this quick framework to pick the right topology:

  • High-Current SMPS (Buck/Boost > 2A): Use Shielded Composite Alloy or Shielded Ferrite. They handle high DC bias without saturating and keep magnetic noise contained.
  • RF / High-Frequency Signal (>100MHz): Use Air Core or Ceramic Multilayer. You need low parasitic capacitance and a high Self-Resonant Frequency (SRF).
  • EMI / Common Mode Choking on Data Lines: Use MnZn Toroids or NiZn Ferrite Beads. They provide massive impedance at high frequencies without attenuating the differential data signal.
  • Audio Crossovers (High Wattage): Use large Air-Core or Laminated Iron coils. Ferrite cores will saturate and introduce harsh harmonic distortion when pushed with high-wattage bass frequencies.

For comprehensive electrical theory and standard component behavior models, the All About Circuits textbook chapter on inductors remains an essential reference for understanding the underlying math of inductive reactance and phase angles.