The Short Answer: Why Inductor Current Refuses to Jump
No, inductor current cannot change instantaneously. This is a fundamental law of electromagnetism dictated by Faraday's and Lenz's laws. When current flows through an inductor, it generates a magnetic field that stores energy. If you attempt to interrupt that current in zero time, the collapsing magnetic field induces a voltage spike to keep the current flowing.
The governing equation is V = L(di/dt). If the change in time (dt) approaches zero, the induced voltage (V) approaches infinity. In a real-world circuit, parasitic capacitance and the dielectric breakdown of air or silicon will clamp this voltage, but it routinely spikes to hundreds or thousands of volts—easily destroying semiconductors.
The Water Hammer Analogy: Imagine water flowing through a rigid metal pipe. The water has mass and momentum (analogous to inductance and current). If you slam a valve shut instantly, the water's momentum has nowhere to go. It slams into the valve, creating a massive pressure spike (voltage) that can literally burst the pipe (silicon junction breakdown). This is why plumbers install water hammer arrestors, and why electrical engineers install flyback diodes.
Bench War Story: The Melted MOSFET and the 12V Relay Coil
To understand why this matters on the workbench, let's look at a real-world failure involving a seemingly simple ESP32-based relay driver.
The Setup
A hobbyist was designing a home automation node using an ESP32-WROOM-32 to switch a 12V automotive relay (Bosch-style, coil inductance 120mH, DC resistance 90Ω). The ESP32 GPIO drove the gate of an IRLZ44N logic-level MOSFET. At 12V, the steady-state coil current was 133mA (12V / 90Ω). The MOSFET's maximum drain-source breakdown voltage (VDSS) is rated at 55V.
The Numbers and The Outcome
The ESP32 firmware turned off the GPIO pin, and the MOSFET ceased conduction in roughly 50 nanoseconds. Let's run the math on the inductive kickback:
- L = 0.12 H
- di = 0.133 A
- dt = 50 × 10-9 s
- V = 0.12 × (0.133 / 50e-9) = 319,200V (theoretical)
Obviously, the circuit didn't generate 319kV. Instead, the voltage at the MOSFET's drain spiked instantly past the 55V VDSS limit. The silicon experienced avalanche breakdown, puncturing the drain-source junction. The MOSFET shorted out, locking the relay in the "ON" position, and the IRLZ44N package physically cracked from the resulting thermal runaway.
What Went Wrong
The builder omitted a flyback diode. When the MOSFET opened the circuit, the inductor's magnetic field collapsed, forcing its 133mA of current to find an alternate path. Without a diode to provide a recirculation loop, the current forced its way through the MOSFET's silicon lattice, destroying the component.
Inductor Types, Markings, and Selection Criteria
When designing around inductors—whether for power conversion, filtering, or relay coils—you must select the right core material. The core dictates the inductance stability, saturation current, and frequency response.
| Core Type | Construction | Tolerance | Tempco (ppm/°C) | Typical Use Case |
|---|---|---|---|---|
| Air Core | Wire wound on non-magnetic form | ±2% to ±5% | Very Low (~20) | RF circuits, high-frequency filters, crossover networks. |
| Ferrite Core | Wire wound on ceramic ferrite bobbin | ±10% to ±20% | Moderate to High | Switch-mode power supplies (SMPS), EMI chokes, broadband transformers. |
| Iron Powder | Wire wound on powdered iron toroid | ±10% to ±15% | Low to Moderate | High-current DC-DC converters, RF tuning, where soft saturation is needed. |
| Shielded Drum | Ferrite drum enclosed in a magnetic shield | ±20% to ±30% | Moderate | Compact PCB layouts where magnetic flux must not couple into adjacent sensitive traces. |
How to Read Inductor Markings
Unlike resistors, through-hole and SMD inductors use a few different coding standards. According to standard electronics component identification guides, here is how to decode them:
- EIA 3-Digit Code (SMD): Works like resistors. The first two digits are significant figures, the third is the multiplier (number of zeros) in microhenries (µH). Example: 101 = 10 × 101 µH = 100µH. 470 = 47µH.
- Alphanumeric Code: Uses 'R' as a decimal point. Example: 4R7 = 4.7µH. R22 = 0.22µH.
- Color Bands (Through-Hole): Read from the top down. Band 1 and 2 are digits, Band 3 is the multiplier in µH, Band 4 is tolerance (Gold = ±5%, Silver = ±10%). A mold mark or thicker band indicates the starting end.
Failure Modes and Visual Symptoms on the Workbench
Inductors are generally robust, but they fail in specific, identifiable ways when pushed beyond their datasheet limits. Recognizing these visual symptoms saves hours of oscilloscope debugging.
1. Core Saturation
The Physics: When current exceeds the saturation limit (Isat), the magnetic domains in the core align completely. The inductance plummets, effectively turning the inductor into a low-value resistor. Current spikes uncontrollably.
Visual Symptom: The inductor itself may look pristine, but the winding enamel will be discolored (dark brown or black) from extreme I²R heating. The switching MOSFET or IC driving it will usually be blown.
2. Inter-Winding Insulation Breakdown
The Physics: High voltage transients (like the 319kV theoretical spike mentioned earlier) can arc through the thin enamel coating between adjacent windings, creating a shorted turn.
Visual Symptom: Look for blistered, melted, or charred epoxy/coating on the outside of the winding. A shorted turn will cause the inductor to run unusually hot even under light load, and a multimeter will read a significantly lower DC resistance (DCR) than the spec sheet.
3. Mechanical Fracture (Ferrite Cracking)
The Physics: Ferrite is essentially ceramic. Thermal shock from rapid heating/cooling cycles or physical stress from PCB flexing can crack the core. This introduces an unintended air gap, dropping the inductance value and increasing electromagnetic interference (EMI).
Visual Symptom: A visible hairline crack running through the ferrite core or drum shield. Often accompanied by an audible high-frequency "singing" or ringing noise during operation.
Safe Substitution and Flyback Protection Strategies
When you are in the middle of a build and the exact Bourns or Würth Elektronik inductor is out of stock, you must substitute safely. Furthermore, you must protect your circuit from the inevitable di/dt spike.
Rules for Safe Inductor Substitution
- Match the Inductance (L): Stay within ±10% of the original value for power converters. For simple EMI filtering, a slightly higher value is usually acceptable.
- Verify Saturation Current (Isat): The substitute's Isat must be equal to or greater than the original. If it is lower, your converter will experience sub-harmonic oscillation or destroy the switch.
- Check DC Resistance (DCR): A substitute with a lower DCR is great (less heat). A substitute with a higher DCR will reduce efficiency and may cause thermal shutdown.
- Consider Shielding: Never replace a shielded inductor with an unshielded one if it sits within 5mm of high-impedance analog traces, feedback loops, or RF antennas. The radiated flux will inject noise into your signal path.
Designing the Flyback Protection
To prevent the MOSFET-destroying scenario from our bench war story, you must provide a safe path for the inductor's stored energy to dissipate. According to fundamental DC circuit theory, the most common methods are:
- Freewheeling Diode (DC Loads): Place a diode in reverse bias across the inductor (cathode to the positive supply). When the switch opens, the voltage reverses, forward-biasing the diode and allowing the current to recirculate until resistive losses dissipate the energy. Use a 1N4148 for small signal relays (<100mA) and a 1N4007 or SS34 (Schottky) for higher currents or fast-switching PWM applications.
- RC Snubber (AC Loads or Fast Decay): For AC contactors, or DC relays where a slow diode decay time is unacceptable, use a series Resistor-Capacitor network across the coil. The capacitor absorbs the initial voltage spike, and the resistor dissipates the energy and limits the capacitor's discharge current when the switch closes again.
- TVS Diodes (High-Speed Data Lines): For telecommunications or high-speed data lines where parasitic capacitance from a standard diode would degrade the signal, use a Transient Voltage Suppression (TVS) diode to clamp the spike to a safe voltage (e.g., 15V) almost instantly.
Understanding that inductor current cannot change instantaneously isn't just an academic exercise; it is the difference between a reliable, long-lasting circuit and a workbench covered in shattered silicon. Always respect the di/dt, read your datasheets for Isat, and never leave an inductive load un-snubbed.






