The Direct Answer: What Dictates the Voltage of an Inductor?

The voltage across an inductor is not a fixed value; it is entirely dependent on the rate of change of current flowing through it, defined by the formula V = L × (di/dt). In a steady-state DC circuit, an inductor acts essentially as a short circuit, and the voltage across it is near zero (limited only by the wire's parasitic DC resistance). However, when you interrupt or rapidly change the current, the voltage of an inductor spikes violently to maintain current flow. This phenomenon, known as back-EMF or inductive kickback, can generate hundreds or even thousands of volts, easily destroying semiconductors and arcing across switch contacts.

⚠️ SAFETY WARNING: Inductive Kickback Hazards
Interrupting highly inductive loads (like large contactor coils, solenoids, or motors) without a suppression path generates high-voltage arcs. This can cause severe shock hazards, weld relay contacts shut, or ignite flammable atmospheres. Always de-energize circuits, verify dead with a CAT III/IV multimeter, and ensure flyback diodes or RC snubbers are installed before testing inductive switching on the bench.

Bench War Story: When di/dt Destroys a $3 MOSFET

To understand why the voltage of an inductor matters in practical design, let us look at a common bench failure. A hobbyist was driving a standard 12V, 40mA automotive relay coil using an IRFZ44N N-channel MOSFET controlled by an Arduino. The circuit worked perfectly for three cycles. On the fourth cycle, the MOSFET exploded with a loud pop, taking out the Arduino's 5V regulator with it.

The Setup and the Numbers

  • Inductance (L): The relay coil measured 50 mH (0.05 H).
  • Steady Current (I): 40 mA (0.04 A) at 12V DC.
  • Switching Time (dt): The MOSFET turned off in roughly 1 µs (1 × 10-6 seconds).

The Outcome and What Went Wrong

When the MOSFET switched off, the current attempted to drop from 40 mA to 0 A in 1 µs. Plugging this into our formula:

di/dt = 0.04 A / 0.000001 s = 40,000 A/s
V = 0.05 H × 40,000 A/s = 2,000 Volts

The inductor generated a 2,000V spike to force the current through the newly opened circuit. The IRFZ44N has a maximum Drain-Source breakdown voltage (VDSS) of just 55V. The 2,000V spike instantly caused avalanche breakdown, punching through the silicon die and shorting the drain to the gate. The 2,000V then fed backward through the gate resistor into the Arduino, killing the microcontroller. The missing element? A simple 1N4148 flyback diode placed in reverse bias across the relay coil to provide a safe recirculation path for the stored magnetic energy (E = ½LI2).

Inductor Types and Selection Criteria

Not all inductors are built to handle the same electrical stresses. Selecting the right core and winding style dictates how the component behaves under transient voltage conditions and continuous DC bias. Here is a breakdown of common through-hole and SMD inductor types.

Type Construction Tolerance Tempco Typical Use
Ferrite Bead Solid ferrite cylinder over wire ±25% High High-frequency EMI suppression, power rail filtering
Molded RF (Axial) Wire wound on non-magnetic core, epoxy dipped ±5% to ±10% Low RF tuning, high-Q resonant circuits, snubbers
Shielded Drum (SMD) Ferrite drum with sleeve, e.g., Würth WE-PD ±20% Moderate DC-DC buck/boost converters, high current power stages
Toroidal Power Thick copper wire on donut-shaped powdered iron ±15% Low Mains filtering, large energy storage, audio crossovers

Which Type for Which Job?

Use shielded drum SMD inductors for switching power supplies where you need high saturation current and minimal radiated EMI. Use molded RF inductors (like the Bourns 78F series) when building LC filters for radio frequencies where a high Q-factor and tight tolerance are mandatory. Reserve ferrite beads strictly for high-frequency noise absorption; they saturate at very low DC currents and are useless for energy storage.

Decoding the Markings: What the Codes Mean

Reading the value stamped on a physical inductor can be confusing because manufacturers use several different coding standards depending on the package size. For a comprehensive database of specific part parameters, tools like the Würth Elektronik RED EXPERT are invaluable for checking real-world derating curves.

How to Read the Markings

  • 3-Digit Code (SMD): Works like resistor codes but yields microhenries (µH). The first two digits are the significant figures, and the third is the multiplier (number of zeros). Example: 101 = 10 × 101 µH = 100 µH. 472 = 47 × 102 µH = 4,700 µH (4.7 mH).
  • The 'R' Notation: The letter 'R' acts as a decimal point. Example: 4R7 = 4.7 µH. R22 = 0.22 µH.
  • Color Bands (Axial): Read exactly like standard 4-band resistors, but the unit is microhenries. A brown-black-brown-silver band means 10 × 101 µH at ±10% tolerance (100 µH).

How to Substitute Safely When the Exact Part is Missing

If you are repairing a board and the exact OEM inductor is unavailable, do not just match the inductance value. You must verify three parameters to ensure the substitute will not fail under the voltage and current stresses of the circuit:

  1. Inductance (L): Must be within ±15% of the original. Too low, and your switching regulator will experience excessive ripple current; too high, and the control loop may become unstable.
  2. Saturation Current (Isat): This is the current at which inductance drops by 20% to 30%. Your substitute's Isat must exceed the peak switching current of the circuit. If Isat is too low, the core saturates, the inductor turns into a plain wire, and the resulting current spike will destroy your switching MOSFET.
  3. Thermal Current (Irms): The maximum continuous DC current the wire can handle before overheating. Ensure the substitute's Irms exceeds your continuous load current.

Failure Modes and Visual Symptoms

Inductors are generally robust, but they do fail when subjected to extreme voltage transients or thermal abuse. According to standard failure analysis outlined in resources like All About Circuits, magnetic components degrade in predictable ways.

  • Insulation Breakdown (Inter-winding Short):
    Cause: A massive voltage spike (like the 2,000V relay example) exceeds the dielectric strength of the thin enamel coating on the copper wire.
    Visual Symptom: Visible charring or melting on the outer wrap. The part smells sharply of burnt epoxy or ozone. Measured DC resistance (DCR) drops significantly lower than the datasheet spec.
  • Core Saturation Overheating:
    Cause: The circuit was redesigned, and the DC bias current now exceeds the core's Isat. The inductance collapses, causing massive AC ripple currents to flow through the wire's parasitic resistance.
    Visual Symptom: No visible arcing, but the component is too hot to touch (>100°C). The surrounding FR4 PCB material may show yellow/brown thermal discoloration.
  • Mechanical Pad Fracture (SMD):
    Cause: Board flexure or drop-shock cracks the solder joint or the ferrite core itself.
    Visual Symptom: Intermittent open circuit. Under a 10x loupe, you can see a hairline crack in the solder fillet or a physical split in the ferrite drum sleeve.

Taming the Spike: Flyback Diodes and Snubbers

To safely manage the voltage of an inductor during switching, you must provide a path for the stored magnetic energy to dissipate. The most common solution is the flyback diode (also called a freewheeling diode). Placed in reverse bias across the coil, it remains invisible during normal operation. When the switch opens and the inductor's voltage reverses polarity, the diode becomes forward-biased, clamping the voltage spike to roughly -0.7V (for silicon) and allowing the current to recirculate until the energy is bled off as heat in the coil's DCR.

For high-speed applications like PWM motor control, a standard 1N4007 rectifier diode is too slow; its reverse recovery time will allow a damaging spike to pass through before it clamps. In these cases, use a Schottky diode (like the 1N5819) or a TVS (Transient Voltage Suppression) diode. A TVS diode clamps the voltage to a specific, safe threshold (e.g., 24V) much faster than a standard rectifier, protecting sensitive logic and power semiconductors while allowing the inductor current to decay rapidly.