A metal oxide varistor (MOV) is a voltage-dependent, nonlinear resistor that automatically drops its resistance to near-zero when voltage exceeds a specific threshold, acting as a sacrificial shock absorber for electrical transients. In a real circuit or installation, the MOV electronic component changes the voltage profile during a surge event; it clamps incoming spikes of thousands of volts down to a safe hundreds-of-volts level while shunting the excess current away from sensitive downstream silicon. If you are designing a power supply, repairing an HVAC board, or building a smart home hub, understanding how to select and protect an MOV is the difference between a device that survives a lightning-induced grid surge and one that catches fire on your workbench.

The Physics of Clamping and Common Component Confusions

Under normal operating conditions, an MOV behaves like a tiny capacitor with near-infinite resistance, drawing virtually zero leakage current (typically less than 50 microamps). Internally, it consists of a ceramic mass of zinc oxide (ZnO) grains compressed between two metal plates. The boundaries between these grains form semiconductor-like junctions. When normal voltage is applied, these junctions block current. But when a high-voltage transient hits, the junctions undergo quantum tunneling (avalanche breakdown), dropping the bulk resistance to a fraction of an ohm in nanoseconds and diverting the surge.

The Pressure Relief Valve Analogy: Think of an MOV like a mechanical pressure relief valve on a boiler. Under normal pressure (voltage), the valve stays shut and ignores the system. If pressure spikes beyond the valve's cracking point, it blows open to vent the excess energy, then snaps shut when pressure normalizes. If the pressure is too massive, the valve tears itself apart to save the boiler.

Designers frequently confuse MOVs with other transient voltage suppression (TVS) components. Here is how they actually differ on the bench:

  • TVS Diodes (Silicon): Much faster response time (<1 nanosecond vs. ~25 nanoseconds for an MOV) and tighter clamping voltage, but they cannot handle high energy. A standard TVS diode might absorb 5 Joules; a 20mm MOV absorbs over 100 Joules.
  • GDTs (Gas Discharge Tubes): Can handle massive surge currents (20,000A+) and have extremely low capacitance, making them ideal for high-speed data lines. However, they are slow to trigger (~1 microsecond) and suffer from "follow-on current" where they fail to extinguish the arc on DC circuits.

MOV Spec Sheet Table: Reading the Datasheet Rows

Selecting the right MOV electronic component requires reading past the marketing headers and looking at the impulse test data. Below is a reference table of real-world radial-leaded MOVs (based on Littelfuse TMOV series and Bourns MOV series datasheets) commonly used in AC mains applications.

Part Number (14mm/20mm) Max Continuous AC (Vrms) Max Continuous DC (V) Varistor Voltage (V_N @ 1mA) Max Clamping Voltage (V_C @ 100A) Energy Rating (Joules)
TMOV14RP130E 130 V 170 V 205 V (185-225) 340 V 52 J
TMOV14RP150E 150 V 200 V 240 V (216-264) 395 V 61 J
TMOV20RP150E 150 V 200 V 240 V (216-264) 395 V 100 J
TMOV14RP275E 275 V 350 V 430 V (387-473) 710 V 110 J
TMOV20RP320E 320 V 420 V 510 V (459-561) 845 V 165 J

How to read this data: The Varistor Voltage (V_N) is the threshold where the MOV begins to conduct (measured at 1mA DC). The Max Clamping Voltage (V_C) is the actual voltage the downstream circuit will see when the MOV is shunting a massive 100A surge. If your downstream bridge rectifier is rated for 600V, you must ensure the MOV's V_C at your expected surge current remains below 600V.

Worked Numeric Example: Sizing for a 120V AC Mains Circuit

Let us walk through the exact math for sizing an MOV for a standard North American 120V AC mains input, governed by IEEE C62.41 surge recommendations.

Step 1: Determine the continuous peak voltage.
A 120V AC RMS line has a peak sine wave voltage of:
V_peak = 120V × √2 = 169.7V

Step 2: Apply the safety derating margin.
Grid voltage can fluctuate up to 10% high (132V AC), and you must prevent the MOV from conducting during normal peaks, which would cause continuous thermal degradation. The industry rule of thumb is to select an MOV with a continuous AC rating (Vrms) at least 20% to 25% above the nominal line voltage.
120V × 1.25 = 150V RMS minimum.

Step 3: Select the component.
Looking at our table, the TMOV20RP150E is the correct choice. It has a 150V RMS rating and a 20mm disc diameter for higher energy absorption.

Step 4: Calculate energy dissipation during a surge.
Assume a standard Category B3 combination wave surge hits the line: a 6,000V open-circuit voltage spike that drives a 3,000A short-circuit current. The MOV will clamp this. Based on the datasheet curves, at a 1,000A pulse, the TMOV20RP150E clamps at approximately 500V.
The energy (E) absorbed by the MOV during a standard 8/20 microsecond current pulse is roughly:
E ≈ V_clamp × I_peak × K (where K is a waveform shape factor, typically ~0.7 for an 8/20µs pulse).
E ≈ 500V × 1000A × (20µs × 0.7) ≈ 7 Joules.
Since the TMOV20RP150E is rated for 100 Joules, it will absorb this spike with minimal degradation. However, if the surge is the full 3,000A, the clamping voltage rises to ~750V, and the absorbed energy jumps to roughly 31 Joules. It survives, but its internal ZnO grain boundaries will suffer micro-fractures, slightly lowering its V_N for the next event.

Where You Meet This in Practice (and Catastrophic Failure Modes)

You will find MOVs in almost every piece of mains-powered equipment. In an ATX computer power supply, a 14mm or 20mm blue or yellow disc sits right after the input fuse and EMI filter. On residential HVAC control boards, an MOV is placed across the 24V AC transformer secondary to protect the microcontroller from inductive kicks when the contactor coil de-energizes. In whole-home Surge Protective Devices (SPDs), massive 40mm block MOVs are bolted directly to busbars.

The "Pop and Smoke" Failure Mode: MOVs do not fail open like a fuse; they degrade and eventually fail short-circuit. When an MOV absorbs surges over its lifetime, its leakage current increases. Eventually, it enters thermal runaway. If connected directly across Line and Neutral without dedicated overcurrent protection, a shorted MOV will draw hundreds of amps from the grid, glow red hot, and violently catch fire, often cracking the epoxy coating and shooting shrapnel.

The Engineering Fix: Thermally Protected MOVs (TF-MOVs)
To prevent catastrophic fires, modern designs use TF-MOVs (like the Littelfuse TMOV25S series). These components integrate a thermal disconnect mechanism inside the MOV housing. A spring-loaded solder joint holds a pin against the MOV body. If the MOV overheats due to thermal runaway, the solder melts, and the spring pulls the pin away, physically opening the circuit and taking the degraded MOV offline before it can ignite. When designing your own mains circuits, always place a standard fast-acting fuse or thermal fuse in series with a standard MOV to ensure it disconnects safely when it inevitably fails short.

Frequently Asked Questions

Can I wire two MOVs in series to double the voltage rating?
No. Because of manufacturing tolerances, their leakage currents and internal capacitances will never match perfectly. One MOV will hog the voltage and fail prematurely. If you need a higher voltage rating, buy a single MOV with the correct V_N, or use a series stack only if you implement complex active voltage-balancing networks (which is rarely practical for standard transients).

Do MOVs wear out over time?
Yes. Every time an MOV clamps a surge, the intense localized heat causes micro-cracks in the zinc oxide grain boundaries. This is called impulse degradation. After dozens of moderate surges, the MOV's leakage current at normal operating voltage will rise, eventually leading to the thermal runaway failure mode described above.

Should I put an MOV on the DC side of my power supply?
You can, but silicon TVS diodes are usually superior for DC rails (like 5V, 12V, or 24V). TVS diodes clamp much tighter (protecting low-voltage logic chips better) and do not suffer from the same catastrophic short-circuit fire risks on low-energy DC rails as MOVs do on high-energy AC mains.