The fundamental rule of inductors is that the current through an inductor cannot change instantaneously. When you force current through the coil, it stores energy in a magnetic field; when you remove the drive, the collapsing field maintains the current flow. In practical circuit design—especially in switching power supplies—managing this current is the difference between a stable output and a blown MOSFET. To select, debug, or substitute an inductor, you must evaluate two distinct current limits: Saturation Current ($I_{sat}$), where the core loses its magnetic permeability and inductance collapses, and Temperature Rise Current ($I_{rms}$ or $I_{therm}$), where the copper winding overheats due to $I^2R$ losses.
The Two Critical Current Limits (and Real-World Specs)
Beginners often look only at the inductance value (e.g., 10µH) and ignore the current ratings. This is a fatal mistake in power electronics. The governing equation $V = L(di/dt)$ tells us that if the inductance $L$ drops to near zero because the core saturates, the rate of current change $(di/dt)$ spikes toward infinity. In a buck converter, this results in a massive current spike that instantly destroys the switching transistor.
Manufacturers define $I_{sat}$ as the DC current that causes the inductance to drop by a specific percentage (usually 10%, 20%, or 30%, depending on the datasheet). $I_{rms}$ is the continuous DC current that causes the component's temperature to rise by a specified amount (typically 40°C above ambient). Below is a data-dense comparison of real-world power inductors to illustrate how these ratings diverge based on construction.
| Manufacturer / Part Number | Inductance | $I_{sat}$ (10% Drop) | $I_{rms}$ (40°C Rise) | DCR (Typ) |
|---|---|---|---|---|
| Coilcraft MSS1210-103KEB | 10 µH | 9.4 A | 7.2 A | 15.4 mΩ |
| Würth Elektronik 74477420 | 10 µH | 4.2 A | 2.9 A | 52.0 mΩ |
| TDK SPM5020T-1R0M | 1.0 µH | 9.0 A | 7.5 A | 10.5 mΩ |
| Bourns SRP1265A-100M | 10 µH | 14.0 A | 11.0 A | 16.0 mΩ |
Source data compiled from manufacturer datasheets. Always verify the exact drop percentage for $I_{sat}$ in the specific datasheet, as some manufacturers use a 20% or 30% drop threshold to make the $I_{sat}$ number look higher.
Never open a circuit carrying significant current through an inductor without a flyback diode or snubber. The collapsing magnetic field will generate thousands of volts to maintain current flow, which will arc across switch contacts or punch through semiconductor junctions. Always de-energize and verify capacitors are discharged before probing inductor circuits.
Inductor Core Types and Selection Criteria
The core material dictates how the inductor handles current, its physical size, and its electromagnetic interference (EMI) profile. Choosing the right type for the job requires balancing $I_{sat}$ behavior, core losses at high frequencies, and physical constraints.
| Core Material | Construction | Saturation Behavior | Typical Tolerance | Best Application |
|---|---|---|---|---|
| Ferrite (Unshielded) | Wire wound on a drum/bobbin | Hard saturation (sharp inductance drop) | ±10% to ±20% | Low-cost DC-DC converters, basic filtering |
| Powdered Iron | Wire wound on a toroid | Soft saturation (gradual inductance roll-off) | ±10% to ±15% | High-current AC filtering, PFC chokes, audio |
| Metal Alloy (Shielded) | Coil embedded in composite powder | Very soft saturation, excellent thermal coupling | ±20% to ±30% | High-density point-of-load (POL) regulators, automotive |
| Air Core | Self-supporting wire coil | Cannot saturate (linear at all currents) | ±2% to ±5% | RF circuits, high-frequency resonant tanks, crossovers |
Which Type for Which Job?
- High-Frequency Switching Regulators (>1 MHz): Use Metal Alloy (Shielded). The soft saturation prevents catastrophic switch failure during transient load spikes, and the shielded construction prevents magnetic flux from inducing noise in nearby sensitive analog traces.
- Audio Crossovers and High-Current AC: Use Air Core or large Powdered Iron. Air cores eliminate hysteresis distortion entirely, while powdered iron handles massive RMS currents without saturating due to the distributed air gaps in the powder.
- Budget Consumer Electronics: Unshielded Ferrite is the default. It is cheap and offers high inductance per volume, but you must manage EMI and ensure peak currents stay well below the hard saturation knee.
Decoding Markings and Safe Substitution Rules
When scavenging parts or repairing a board, you will encounter cryptic SMD markings. Understanding these codes is essential for identifying the baseline inductance before you even look at the physical dimensions to estimate current handling.
How to Read SMD Inductor Markings
SMD inductors typically use a three-digit code or an alphanumeric code, similar to resistors but with different multiplier bases.
- Three-Digit Code (e.g., 101): The first two digits are the significant figures, and the third is the multiplier (number of zeros) in microhenries (µH). Therefore,
101= 10 × 10^1 µH = 100 µH.470= 47 µH. - Letter 'R' as Decimal (e.g., 4R7): The 'R' denotes the decimal point in microhenries.
4R7= 4.7 µH.R10= 0.10 µH (100 nH). - Letter 'N' for Nanohenries (e.g., N82): Common in RF inductors.
N82= 8.2 nH.1N0= 1.0 nH.
How to Substitute Safely When the Exact Part is Missing
If a power inductor fails and you lack the exact BOM part, follow this strict substitution hierarchy. Never substitute blindly based on inductance alone.
- Match or Exceed $I_{sat}$: The substitute's saturation current must be greater than or equal to the original. If you must use a lower $I_{sat}$ part, calculate the peak switch current ($I_{peak} = I_{out} + \frac{\Delta I_L}{2}$) and ensure the new $I_{sat}$ is at least 20% higher than $I_{peak}$.
- Match or Exceed $I_{rms}$: The thermal rating must handle the continuous DC load current. If the substitute has a higher DCR (Direct Current Resistance), calculate the $I^2R$ loss to ensure it won't overheat the PCB pad.
- Keep Inductance Within ±20%: In switching regulators, the inductor value sets the control loop compensation and the ripple current. Swapping a 10µH for a 47µH will drastically reduce ripple but may cause subharmonic oscillation or slow transient response, leading to output voltage overshoot during load dumps.
- Check Physical Footprint and Shielding: If replacing an unshielded drum core with a shielded composite part (or vice versa), verify the pad layout. Shielded parts often have different thermal pad requirements for heat dissipation into the PCB copper.
Failure Modes: Visual Symptoms of Inductor Overcurrent
Inductors rarely fail silently. When pushed beyond their current limits, they exhibit distinct physical and electrical symptoms that you can diagnose on the bench.
Exceeding Saturation Current ($I_{sat}$)
When an inductor saturates, it effectively becomes a piece of wire with very low resistance. In a DC-DC converter, this causes the switch current to ramp up uncontrollably during the 'on' time.
- Electrical Symptom: The switching MOSFET or IC explodes, or the IC triggers its internal over-current protection (OCP) and shuts down repeatedly (hiccup mode).
- Visual Symptom: Often, the inductor itself looks perfectly fine. The damage is done to the silicon. However, in severe cases, the intense magnetic forces (magnetostriction) can cause micro-cracks in the ferrite drum core, visible under a 10x loupe.
- Audible Symptom: A loud, high-pitched 'coil whine' or buzzing. This is the physical vibration of the core laminations or windings as they hit magnetic saturation limits cyclically.
Exceeding Thermal Current ($I_{rms}$)
When the RMS current exceeds the thermal rating, the $I^2R$ heating in the copper winding outpaces the component's ability to dissipate heat into the ambient air and PCB.
- Visual Symptom 1: Discolored or melted winding enamel. If you can see the copper wire (unshielded types), the thin polyurethane or polyamide insulation will turn brown, black, or melt away, leading to shorted turns. Shorted turns further reduce inductance, accelerating the failure.
- Visual Symptom 2: Bulging or cracked epoxy shield. On shielded metal-alloy inductors, the internal heat can cause the epoxy or composite powder binder to expand, crack, or bulge outward.
- Visual Symptom 3: Discolored PCB solder mask. The heat conducts down the terminals into the PCB. A brown or scorched halo around the inductor pads on the FR4 board is a dead giveaway of chronic thermal overstress.
Real-World Debugging: Measuring Inductor Current
You cannot measure the AC ripple current through an inductor with a standard digital multimeter (DMM). A DMM will only show the average DC current. To properly debug saturation and thermal issues, you need to view the actual current waveform.
The industry-standard method is using an oscilloscope with an AC/DC current probe (like a Tektronix TCP0030A or a budget Rohde & Schwarz RT-ZC10). Clamp the probe directly around the inductor body (if it's a toroid or unshielded drum) or around a short jumper wire inserted in series with the inductor leg.
What to look for on the scope:
- Triangular Ripple: In a continuous conduction mode (CCM) buck converter, the current waveform should be a clean triangle riding on a DC offset. The peak-to-peak height of this triangle is your ripple current ($\Delta I_L$).
- The 'Shark Fin' Spike: If you see the rising edge of the current triangle suddenly curve upward into a sharp spike at the end of the switch 'on' time, your inductor is saturating. The core has run out of magnetic capacity, and the current is limited only by the DCR and the MOSFET's $R_{DS(on)}$. You must immediately swap to an inductor with a higher $I_{sat}$ rating or reduce the load.
For deeper analysis of switching power supply magnetics and compensation loop stability, refer to the Texas Instruments SLVA559 application report on buck converter design, or utilize the Würth Elektronik REDEXPERT online simulator to model AC core losses and temperature rise before you ever solder a part to the bench.






