A voltage suppressor is a protective component that clamps transient voltage spikes to a safe level by diverting excess current away from sensitive circuitry. In a real installation, it changes a catastrophic inductive kickback or electrostatic discharge (ESD) event into a harmless voltage bump, preventing MOSFET gate oxide puncture, microcontroller brownouts, and motor winding insulation failure. People most commonly confuse transient voltage suppressors (TVS) with standard Zener diodes; while both clamp voltage, Zeners are designed for continuous steady-state regulation and will vaporize under a microsecond transient, whereas TVS diodes are built with massive silicon junctions specifically engineered to absorb high-peak pulse energy. Think of a suppressor like a mechanical pressure relief valve on a boiler—it sits idle during normal operation but instantly vents when pressure exceeds the structural limit.

The Physics of the Spike: A Worked Numeric Example

To understand why suppressors are mandatory, we need to look at the math behind inductive kickback. Let’s take a standard 12V automotive relay driven by an NPN transistor. The relay coil has an inductance ($L$) of 50 mH and draws a steady-state current ($I$) of 100 mA. When the transistor switches off, the current drops to zero in roughly 1 µs ($dt$).

Using the inductor voltage equation $V = L \times (di/dt)$, we can calculate the induced voltage spike:

Calculation:
$V = 0.050\text{ H} \times (0.1\text{ A} / 0.000001\text{ s})$
$V = 0.050 \times 100,000$
Result: 5,000V spike

Without a suppressor, this 5,000V spike forces its way across the transistor’s collector-emitter junction, instantly causing avalanche breakdown and destroying the silicon. By placing a 24V TVS diode (like the Littelfuse SMAJ24A) in parallel with the coil, the diode avalanches at 26.7V. It clamps the spike to a maximum of 38.9V and safely dissipates the magnetic energy as heat, saving your switching transistor.

Where You Meet Voltage Suppressors in Practice

You will encounter the need for transient voltage suppression in three primary areas on the bench and in the field:

  • AC Mains Inputs: Placed immediately after the main fuse and before the bridge rectifier on a PCB. Here, they absorb grid surges and nearby lightning strikes. Placement rule: The fuse must be rated to safely interrupt the fault current if the suppressor fails short.
  • DC Inductive Loads: Relays, solenoids, stepper motors, and DC brushed motors. Suppressors here are often called flyback or freewheeling diodes. Placement rule: Place them physically as close to the coil terminals as possible to minimize parasitic trace inductance.
  • High-Speed Data and Comm Lines: RS-485, Ethernet, USB, and CAN bus. These lines are highly susceptible to human-body ESD. Placement rule: The suppressor must be placed directly at the connector pins, before any series termination resistors, so the resistor helps limit the current into the downstream IC.

MOV vs. TVS vs. GDT: The Core Technologies

Not all suppressors are built the same. The three dominant technologies each have distinct trade-offs regarding response time, energy handling, and degradation. Below is a breakdown of how they compare in real-world applications.

Technology Response Time Surge Capacity Degradation Over Time Best Application
TVS Diode (Silicon Avalanche) < 1 picosecond Low to Medium (100W - 5kW) None (does not degrade) ESD, data lines, DC inductive kickback
MOV (Metal Oxide Varistor) ~ 25 nanoseconds High (Up to 70kA) Yes (degrades with each surge) AC mains inputs, power supply front-ends
GDT (Gas Discharge Tube) ~ 1 microsecond (slow) Very High (Up to 100kA) Minimal Telecom lines, outdoor Ethernet, lightning
Bench Tip: Never use an MOV on a high-speed data line. MOVs have high internal parasitic capacitance (often >1000 pF), which will filter out your high-frequency signals and corrupt your data packets. Always use low-capacitance TVS arrays for data lines.

The Decision Path: Selecting Your Exact Part Number

Stop guessing and use this decision tree to select the exact component for your next design or repair. These are proven, readily available parts from major distributors like Mouser and DigiKey in 2026.

  • IF you are protecting an AC mains input (120V/230V) from grid surges and lightning THEN pick a 14mm or 20mm MOV.
    Concrete Pick: Bourns MOV-14D471K (470V DC clamping, 14mm disc, ~$0.25). Pair it with a thermal fuse for fire safety.
  • IF you are protecting a DC microcontroller GPIO, MOSFET gate, or relay coil from inductive kickback THEN pick a unidirectional TVS diode rated for 1.5x your nominal voltage.
    Concrete Pick: Littelfuse SMAJ24A (24V working voltage, 400W peak pulse, SMA package, ~$0.15).
  • IF you are protecting high-speed data lines (USB, HDMI, Ethernet) from human ESD THEN pick a low-capacitance (< 1pF) bidirectional TVS array.
    Concrete Pick: Nexperia PRTR5V0U2X (Rail-to-rail ESD protection, SOT143B package, ~$0.30).
  • IF you are protecting outdoor telecom or PoE Ethernet from direct lightning strikes THEN pick a Gas Discharge Tube (GDT) paired with a secondary TVS diode to handle the GDT's slow turn-on time.
    Concrete Pick: Bourns 2038-23-SM (230V GDT, surface mount, ~$0.80) combined with a secondary SMAJ05C TVS.

Bench Testing and Failure Forensics

When a circuit comes back dead, the voltage suppressor is often the first casualty. Understanding how they fail will save you hours of troubleshooting with your multimeter.

How MOVs Fail: Metal Oxide Varistors degrade with every surge they absorb. The zinc oxide grains inside break down, causing the leakage current to increase. Eventually, the MOV fails into a dead short. If the circuit lacks adequate overcurrent protection (a properly sized fuse), the MOV will overheat, crack, and sometimes catch fire. If you see a blackened, cracked disc on a PCB, the MOV took a hit it couldn't handle, or the fuse was sized too large.

How TVS Diodes Fail: TVS diodes do not degrade over time; they fail catastrophically when a surge exceeds their absolute maximum $I_{PP}$ (Peak Pulse Current) rating. When they fail, they almost always fail into a dead short circuit. This is a deliberate design choice—by shorting out, they blow the upstream fuse and protect the expensive microcontroller behind them.

Testing Procedure:
1. Desolder one leg of the suppressor to isolate it from the circuit.
2. Set your digital multimeter to Diode Test mode.
3. For a unidirectional TVS: You should read a standard diode drop (0.4V - 0.7V) in the forward direction, and "OL" (Open Loop) in reverse. If it reads 0.00V in both directions, it is shorted and dead.
4. For an MOV: It should read "OL" in both directions. If it reads near 0 ohms, it has failed short and must be replaced.

Frequently Asked Questions

Can I use a standard 1N4007 rectifier diode as a voltage suppressor?
For low-frequency relay coils, yes. A 1N4007 wired in reverse across the coil acts as a freewheeling diode and clamps the spike to roughly 0.7V. However, it turns off very slowly, which can cause relay contact sticking. For high-speed PWM motor control or sensitive MOSFETs, always use a TVS diode or a fast-recovery diode.

Why does my TVS diode get hot during normal operation?
Your working voltage ($V_{WM}$) is too close to your nominal supply voltage. If you put a 12V TVS on a 12V automotive line that occasionally spikes to 14.4V during alternator charging, the TVS will partially turn on and leak current, generating heat. Always select a $V_{WM}$ that is 10% to 20% higher than your maximum steady-state operating voltage.

Do I need a voltage suppressor if my power supply already has one?
Yes, for long wire runs. A suppressor at the power supply protects the supply, but the inductance of a 10-foot wire run will allow a new voltage spike to ring on the wire when your local circuit switches a load. Always place local suppression at the point of load.