The voltage across an inductor is rarely a static number. In a DC steady-state, it is practically zero—just the minor drop caused by the wire's DC resistance (DCR). But during switching transitions, the voltage across the inductor spikes dramatically, governed by the fundamental relationship V = L(di/dt). If you are designing a buck converter, driving a relay coil, or building a snubber network, misunderstanding this transient voltage will result in blown MOSFETs, arced switch contacts, or catastrophic dielectric breakdown inside the component itself.
This deep-dive breaks down the physics of inductive voltage spikes, provides a data-dense selection matrix for high-transient environments, decodes physical part markings, and details the exact failure modes when voltage limits are exceeded on the bench.
The Physics of Inductor Voltage Spikes and di/dt
An inductor resists changes in current. When you force the current through an inductor to change rapidly, it generates a counter-electromotive force (CEMF) to fight that change. The magnitude of this voltage is calculated as:
VL = L × (di / dt)
Where VL is the voltage across the inductor, L is inductance in Henries, di is the change in current, and dt is the time over which the change occurs.
To understand why this matters in practice, consider a 10µH inductor in a synchronous buck converter. The high-side MOSFET turns off, and the current through the inductor must commutate to the low-side diode or FET. Suppose the inductor was carrying 2A, and the switching transition takes 20 nanoseconds (a typical modern GaN or fast-silicon edge rate).
- L = 10 × 10-6 H
- di = 2A (assuming a hard commutation for worst-case spike estimation)
- dt = 20 × 10-9 s
- VL = 10µH × (2A / 20ns) = 1,000 Volts
The physical inductor does not 'know' it is sitting in a 12V circuit. For those 20 nanoseconds, the voltage across the inductor attempts to reach 1,000V to keep the current flowing. This is the inductive kickback. In power supplies, parasitic capacitance and snubber circuits clamp this spike. In relay circuits, a flyback diode provides a path for the current, clamping the voltage across the inductor to roughly -0.7V (the diode's forward drop). If you omit that diode, the 1,000V spike will arc across the mechanical switch contacts or punch through the silicon of your driving transistor.
Inductor Types for High-Voltage Transient Jobs
Not all inductors handle high di/dt and the resulting voltage stress equally. The core material and physical construction dictate how the component behaves when pushed to its voltage and current limits. Below is a comparison matrix to help you select the right construction for your specific transient environment.
| Core Type | Construction & Shielding | Typical Tolerance | Tempco (ppm/°C) | Saturation Behavior | Best Application |
|---|---|---|---|---|---|
| Ferrite Drum (Unshielded) | Wire wound on ferrite bobbin, open magnetic path | ±10% to ±20% | +100 to +300 | Hard, abrupt drop in L | Low-cost DC-DC rails, non-critical filtering |
| Shielded Ferrite | Wound core encased in magnetic epoxy/powder shield | ±20% to ±30% | +50 to +150 | Softer roll-off than unshielded | Noise-sensitive rails, ADC proximity, high di/dt |
| Iron Powder Toroid | Distributed air-gap core, donut shape | ±10% to ±15% | -200 to -500 | Very soft, gradual saturation | High-current PFC chokes, continuous high RMS loads |
| Multilayer Ceramic | Printed spiral traces in LTCC ceramic block | ±5% to ±10% | +100 to +250 | N/A (Air core equivalent) | High-frequency RF matching, GHz filtering (low L) |
Selection Criteria: If your circuit experiences massive di/dt events (like a boost converter switching node), you must prioritize Shielded Ferrite or Iron Powder types. Unshielded drum inductors will radiate the magnetic flux from those voltage spikes into nearby traces, causing EMI failures. Furthermore, according to Coilcraft's saturation guidelines, an inductor that hits hard saturation effectively loses its inductance (L drops toward zero), which causes di/dt to approach infinity, instantly destroying the switching element.
Decoding Physical Markings and Safe Substitution
When you are hand-soldering prototypes or replacing a blown part on a teardown board, you need to read the physical markings and know how to substitute safely if the exact OEM part is out of stock.
Reading SMD and Through-Hole Codes
Surface mount inductors typically use a three-character alphanumeric code indicating inductance in microhenries (µH):
- 4R7: The 'R' acts as a decimal point. This is 4.7µH.
- 100: The first two digits are significant figures, the third is the multiplier (number of zeros). 10 × 100 = 10µH.
- 101: 10 × 101 = 100µH.
- 222: 22 × 102 = 2,200µH (or 2.2mH).
Through-hole radial inductors often use a 4-band color code identical to resistors, but the resulting value is in microhenries (µH) rather than ohms. A brown-black-brown-silver band translates to 10 × 101 = 100µH, with a ±10% tolerance.
The 4-Rule Safe Substitution Framework
If you are missing the exact BOM part, do not just match the µH value. You must verify the following parameters against the original spec sheet, referencing tools like the Texas Instruments Power Stage Designer for converter-specific requirements:
- Inductance (L): Must match within ±15%. Going too high slows down the control loop transient response; going too high increases ripple current.
- Saturation Current (Isat): The substitute's Isat must be greater than or equal to the original. Isat is the current at which inductance drops by 20% to 30%. If your substitute saturates earlier, the voltage across the inductor will collapse during load steps, spiking current through your FET.
- RMS Current (Irms): Dictated by the wire gauge and DCR. The substitute must handle the continuous thermal load without exceeding its temperature rise rating (usually 40°C above ambient).
- Shielding: Never substitute an unshielded inductor for a shielded one if the component sits within 5mm of a sensitive analog trace, an ADC, or a high-gain op-amp. The radiated EMI from the switching node will couple into the analog ground.
Failure Modes: When Voltage Across the Inductor Exceeds Limits
Inductors are generally robust, but they fail violently when subjected to voltage transients that exceed their dielectric limits or when core saturation is mismanaged. Here is how to diagnose inductor failures on the bench based on visual and electrical symptoms.
1. Inter-Turn Dielectric Breakdown
The Cause: The voltage spike (V = L(di/dt)) exceeds the dielectric strength of the thin polyurethane or polyimide enamel coating the copper wire. This is common in high-voltage flyback transformers or poorly snubbed relay coils.
Visual Symptom: The inductor may look perfectly fine externally, or you might see a tiny blister in the epoxy coating. On shielded SMD types, the metal can might show a faint scorch mark.
Electrical Test: Measure the DCR with a precision multimeter. A shorted turn will cause the DCR to drop significantly below the datasheet spec. An LCR meter will show a massive drop in inductance and a severely degraded Q-factor.
2. Core Saturation (Indirect Voltage Failure)
The Cause: The inductor was undersized for the peak current, or the core material has a negative temperature coefficient that caused it to saturate as it heated up. Once saturated, L approaches zero, di/dt spikes to infinity, and the voltage across the switching MOSFET collapses.
Visual Symptom: The inductor itself looks pristine. However, the driving MOSFET or switching IC is cracked, vented, or has a hole blown through the silicon die.
Electrical Test: Use a current probe on the oscilloscope to monitor the inductor current during a load step. If the current waveform shows a sharp, non-linear upward 'hockey stick' spike at the peak of the duty cycle, the core is saturating.
3. Terminal Delamination and Tombstoning
The Cause: High RMS currents cause severe I²R heating in the windings. Combined with the mechanical stress of rapid magnetic flux expansion (magnetostriction) during high-voltage switching, the solder joints fatigue.
Visual Symptom: Cracked solder fillets visible under a 10x loupe. In extreme SMD cases, the inductor will 'tombstone' (stand up on one end) due to uneven wetting and thermal stress.
Electrical Test: Intermittent open-circuit readings when tapping the component with a non-conductive probe. Pressing down on the inductor temporarily restores circuit continuity.
Understanding the voltage across the inductor is not just about calculating steady-state ripple; it is about respecting the violent transient physics of magnetic fields. By selecting the correct shielded core, decoding the saturation limits hidden in the datasheet, and clamping flyback spikes with proper snubbers, you ensure your power stage survives the bench and the field.






