When sizing a passive component for a buck converter, boost circuit, or LC filter, 'inductor current' is not a single number. It is bounded by two distinct physical limits: magnetic saturation current ($I_{sat}$) and thermal RMS current ($I_{rms}$). If you only look at the inductance value and ignore these current thresholds, your circuit will either blow the switching MOSFET from spike currents or cook the PCB traces from $I^2R$ heating. This guide breaks down the physics, decoding methods, and exact selection criteria to get your power rails stable on the first spin.
The Two Current Limits: Saturation vs. Thermal RMS
Every power inductor datasheet lists two critical current ratings. Understanding the difference between them is the foundation of reliable power supply design.
Saturation Current ($I_{sat}$)
This is a magnetic limit. As DC current flows through the coil, it generates a magnetic field in the core. Eventually, the core material cannot hold any more magnetic flux. When this happens, the core 'saturates,' and the inductance value collapses—often dropping by 30% or more.
The Bench Result: When inductance collapses, the inductor stops resisting changes in current ($V = L \frac{di}{dt}$). Current spikes uncontrollably during the switching cycle. If you are driving this with a MOSFET, the massive current spike will exceed the FET's $I_{D(max)}$ and destroy it instantly. $I_{sat}$ is typically defined as the DC current that causes a 10%, 20%, or 30% drop in nominal inductance (check the specific manufacturer's definition, as Coilcraft and Würth Elektronik sometimes use different drop percentages).
Thermal RMS Current ($I_{rms}$)
This is a thermal limit. The copper wire wound inside the inductor has DC resistance (DCR). As continuous current flows, it generates heat according to $P = I_{rms}^2 \times DCR$.
The Bench Result: $I_{rms}$ is usually defined as the continuous DC current that causes a 40°C temperature rise above ambient. Exceeding this won't cause an instant explosion, but it will slowly degrade the enamel insulation on the wire, bake the solder mask, and eventually cause an open-circuit failure or a PCB fire.
Inductor Types and Current Handling Capabilities
Not all inductors handle current the same way. The core material and physical construction dictate how much current they can take before saturating or overheating. Use this comparison table to match the construction to your specific job.
| Type | Core Construction | Tolerance | Tempco (Inductance vs Temp) | Typical Use Case |
|---|---|---|---|---|
| Unshielded Drum | Ferrite core, exposed copper windings | ±20% | Highly non-linear; drops sharply above 85°C | Low-cost, low-current DC-DC, basic filtering |
| Shielded Ferrite | Ferrite core enclosed in magnetic epoxy/shield | ±20% | Moderate; stable up to 105°C, then rolls off | Mid-range power rails, noise-sensitive mixed-signal boards |
| Molded Alloy (Powder) | Iron-alloy powder compressed around the coil | ±20% | Extremely stable; soft saturation curve up to 125°C+ | High-current buck converters, fast-transient CPU rails |
| Toroidal | Ring-shaped ferrite or powdered iron, hand-wound | ±10% to ±20% | Depends on core mix; generally very stable | High-power AC/DC supplies, EMI common-mode chokes |
Decoding Inductor Markings and Datasheet Codes
Unlike resistors, inductors rarely print their full specs on the physical part. Small SMD power inductors (like the 4x4mm or 5x5mm footprints) usually only have enough room for the inductance value. You will never find the current rating printed on a standard SMD inductor body; you must trace the reel label or look up the physical dimensions in the datasheet.
Reading the Inductance Code
Most SMD inductors use a three-digit or alphanumeric code based on microhenries (µH):
- 100 = 10 µH (10 × 10^0)
- 101 = 100 µH (10 × 10^1)
- 471 = 470 µH (47 × 10^1)
- 4R7 or 4.7 = 4.7 µH (The 'R' acts as a decimal point)
- R10 = 0.10 µH
Reading the Date and Lot Codes
Larger shielded or molded inductors (like 10x10mm or 12x12mm) might have a secondary line of text. This is almost always a manufacturing lot or date code, not a current rating. For example, a Würth WE-HCI or Bourns SRP series might show '2415'—meaning manufactured in the 15th week of 2024. Always cross-reference the physical footprint (e.g., 5020, 6030, 1210 metric equivalents) with the manufacturer's selector guide to find the $I_{sat}$ and $I_{rms}$.
Failure Modes: Exceeding Inductor Current Limits
When you push an inductor past its rated current, it fails in one of two very distinct ways. Recognizing the visual (and electrical) symptoms will save you hours of oscilloscope debugging.
Magnetic Saturation Failure (The 'Hidden' Killer)
- Visual Symptom: The inductor looks perfectly fine. No discoloration, no cracking, no burnt smell.
- Electrical Symptom: The switching node (SW pin) on your oscilloscope shows massive, high-frequency ringing and sharp current spikes at the turn-on edge. The high-side MOSFET is dead (shorted drain-to-source).
- Root Cause: Peak ripple current exceeded $I_{sat}$. The inductance collapsed, $di/dt$ went to infinity, and the FET absorbed a lethal current spike before the controller's overcurrent protection (OCP) could react.
Thermal RMS Failure (The 'Slow Cook')
- Visual Symptom: The PCB solder mask under and around the inductor is browned or blistered. The inductor's epoxy coating may be cracked, or the ferrite core might have a visible hairline fracture due to thermal expansion stress.
- Electrical Symptom: The circuit works fine at light loads but shuts down or drops voltage when the load increases. Eventually, it fails open-circuit.
- Root Cause: Continuous DC load exceeded $I_{rms}$. The $I^2R$ heat baked the internal copper wire enamel, causing a short between windings (which drops inductance) or eventually melting the wire entirely.
The Substitution and Selection Decision Path
When the exact BOM part is out of stock, or you are designing from scratch, use this decision tree to lock in the right part. Never substitute blindly based on inductance alone.
| If your application is... | Then choose this topology... | Because... | Concrete Default Pick (Example) |
|---|---|---|---|
| High-current CPU/GPU buck (>5A), tight EMI limits | Molded Alloy (Shielded) | Soft saturation prevents FET death during transients; metal powder core handles high DC bias without inductance drop. | Coilcraft XEL4020-100 (10µH, 4.5A $I_{sat}$) |
| Mid-range logic rail (1A - 4A), cost-sensitive | Shielded Ferrite | Cheaper than molded alloy, keeps radiated EMI away from sensitive RF traces (like WiFi/BLE antennas). | Würth 74438334010 (1µH, 4A $I_{rms}$) |
| Low-current auxiliary bias (under 500mA), basic filtering | Unshielded Drum | Lowest cost, smallest footprint. EMI radiation is negligible at low currents. | Bourns SRN4018-100M (10µH, 1.2A $I_{sat}$) |
| AC/DC offline flyback or high-power PFC | Toroidal / Gapped Ferrite | Requires custom gap tuning to handle massive DC bias without saturating; off-the-shelf SMD parts cannot handle >100W. | Custom wound on Micrometals T-106-2 core |
Rules for Safe Substitution
If you must swap an exact part number for an alternative, verify these five parameters in order:
- Footprint: Must match exactly (e.g., 5x5mm). Do not force a 6x6mm part onto a 5x5mm pad; the mechanical stress will crack the ferrite during board flex.
- Inductance (L): Must be within ±10% of the original. Changing L alters the control loop compensation and ripple current.
- $I_{sat}$: Must be greater than or equal to the original part.
- $I_{rms}$: Must be greater than or equal to the original part.
- DCR (DC Resistance): Must be less than or equal to the original. A higher DCR will increase heat and drop efficiency.
What about Shielded vs. Unshielded? You can almost always substitute a shielded inductor for an unshielded one (assuming footprint and current ratings match). You cannot safely substitute an unshielded part for a shielded one if the inductor sits within 15mm of an antenna, a high-gain op-amp, or a sensitive ADC, as the radiated magnetic field will couple noise directly into those traces. For a deeper look at how magnetic fields interact with PCB layout, refer to Analog Devices' guidelines on inductor selection for switching regulators.
The Default Recommendation
If you are prototyping a modern DC-DC buck or boost converter between 1A and 10A and want to avoid EMI headaches and saturation failures, default to shielded molded alloy inductors (like the Coilcraft XEL/XGL series or Würth WE-MAPI series). They cost roughly $0.80 to $1.50 each in low quantities—a tiny premium over unshielded drum cores ($0.20) that saves you from failed EMI pre-compliance scans and blown switching FETs on the bench.






