Voltage dependent resistance is a non-linear electrical property where a component's resistance drops sharply once the applied voltage exceeds a specific threshold, effectively clamping voltage spikes. In a real circuit or installation, it changes a high-impedance open path into a low-impedance shunt during transient overvoltage events, diverting destructive surge current away from sensitive loads and dissipating the energy as heat. The most common component exhibiting this property is the Metal Oxide Varistor (MOV).

The Mechanics of Non-Linear Clamping

To understand voltage dependent resistance, you have to look inside the component. A standard MOV is a ceramic mass of zinc oxide grains sandwiched between two metal plate electrodes. The boundaries between these grains form diode-like semiconductor junctions. Under normal operating voltages, these junctions are reverse-biased, allowing only a tiny microamp leakage current to pass. The component acts essentially as an open circuit.

However, when a transient voltage spike exceeds the junction breakdown threshold, the depletion regions collapse via quantum tunneling and avalanche breakdown. The resistance plummets from megaohms to a fraction of an ohm in nanoseconds.

The Boiler Analogy: Think of a VDR like a mechanical pressure relief valve on a steam boiler. Below 150 PSI, the valve is sealed tight and ignores the system. But the exact millisecond pressure hits 151 PSI, the spring compresses and vents the excess energy to the atmosphere, protecting the boiler tank from rupturing. Once the pressure drops back below 150 PSI, the valve reseals.

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

Sizing a voltage dependent resistor is not about matching the nominal line voltage; it is about surviving the peak continuous voltage while remaining ready to clamp transients. Let us walk through sizing an MOV for a standard US 120V AC branch circuit protecting a switch-mode power supply.

  • Nominal Line Voltage: 120V RMS
  • Peak AC Voltage: 120V × √2 (1.414) = 169.7V Peak
  • Utility Tolerance (+10%): 132V RMS × 1.414 = 186.6V Peak

If you select an MOV rated exactly for 120V RMS, the normal 170V peaks will constantly degrade the zinc oxide grains, leading to premature thermal runaway. You must select a Maximum Continuous Operating Voltage (MCOV) that exceeds the highest expected steady-state peak.

The Selection: We choose a 150V RMS rated MOV, such as the Bourns MOV-20D150. This part has an MCOV of 150V RMS (which safely covers our 132V worst-case RMS scenario). During a standard 100A surge event, this specific 20mm disc component will clamp the voltage at approximately 395V, safely protecting downstream components rated for 600V isolation.

Where You Meet Voltage Dependent Resistance in Practice

You will rarely see VDRs used for precision signal conditioning. They are brute-force energy absorbers. Here is where they live in the wild:

  1. Switch-Mode Power Supplies (SMPS): Placed immediately after the fuse and before the bridge rectifier on the primary side to absorb lightning-induced ring waves and grid switching transients.
  2. HVAC Control Boards: Soldered across the 24V AC secondary of the transformer to protect the microcontroller and triacs from inductive kickback when the compressor contactor coil de-energizes.
  3. Telecom and Data Lines: Used in network interface devices (NIDs) to shunt high-voltage cross-overs (e.g., when a 120V AC power line physically falls across a 48V DC telecom line) to earth ground.

Real-World Scenario Walkthrough: The 24V DC PLC Failure

Theory is clean; the jobsite is not. Here is a failure analysis from a real industrial control panel retrofit that highlights what happens when voltage dependent resistance is misunderstood.

The Setup: A 24V DC industrial control panel powering a Siemens S7-1200 PLC and several 24V relays. The power source was a high-quality 24V DC switching supply. To protect the PLC from inductive spikes generated by the relays, the panel builder installed a standard 30V RMS rated MOV across the DC bus.

The Numbers: The nominal voltage was 24V DC. However, under light load conditions, the switching supply actually floated at 27.8V DC. The 30V rated MOV had a maximum continuous DC operating voltage of roughly 38V, which seemed safe on paper. But the 30V AC RMS rating meant its DC clamping threshold was optimized for much lower steady-state stress.

The Outcome: Over 14 months, the constant 27.8V operation pushed the MOV into its micro-conduction region. It began leaking a few milliamps continuously. This leakage generated localized heat, which lowered the resistance further (thermal runaway), increasing the leakage. Eventually, the MOV degraded into a dead short circuit.

What Went Wrong: When the MOV failed short, it drew massive current from the 24V power supply. The 5A main DC breaker tripped, instantly killing power to the entire PLC rack, halting the production line, and corrupting the HMI database. The builder failed to account for the power supply's float voltage and the MOV's continuous DC derating curve. Always derate VDRs by at least 20% above the absolute maximum continuous steady-state voltage, not the nominal voltage.

Common Confusions: VDRs vs. TVS Diodes vs. Thermistors

People frequently confuse voltage dependent resistors with other protection or variable-resistance components. Here is how they actually differ on the bench.

Component Trigger Mechanism Response Time Energy Capacity (Joules) Best Application
MOV (VDR) Voltage threshold (Avalanche) ~25 nanoseconds High (10J - 500J+) Primary AC mains surge protection
TVS Diode Voltage threshold (Avalanche/Zener) <1 picosecond Low (1J - 50J) High-speed data lines, sensitive IC clamping
NTC Thermistor Temperature (Self-heating or ambient) Milliseconds to seconds N/A (Limits inrush current) SMPS inrush current limiting

The most dangerous confusion is swapping an MOV for a TVS diode on an AC mains input. A TVS diode will react faster, but a standard lightning surge will instantly vaporize its tiny silicon die, causing a catastrophic short and potentially a fire. For high-energy AC transients, the mass and thermal capacity of the zinc oxide in an MOV is mandatory.

FAQ: Troubleshooting and Testing VDRs

How do I test a voltage dependent resistor with a multimeter?

Set your multimeter to the highest resistance range (usually 20MΩ or higher). Place the probes across the MOV legs. A healthy MOV will read 'OL' (Open Loop) or infinite resistance. If it reads anywhere from 0Ω to a few kilo-ohms, the component has suffered dielectric breakdown from a previous surge and must be replaced. Note that standard multimeters cannot output enough voltage to test the actual clamping threshold; you can only test for short-circuit failures.

Can I replace a burnt MOV with one that has a higher voltage rating?

You can go slightly higher, but do not overdo it. If you replace a 130V RMS MOV with a 275V RMS MOV, the new part will not clamp until the voltage reaches nearly 700V. By that time, the downstream capacitors and semiconductors (often rated for 400V or 600V) will have already exploded. Stick to the original MCOV specification or the next standard step up (e.g., 130V to 150V).

Why did my MOV catch fire instead of blowing the fuse?

This happens when a sustained overvoltage event (like a neutral-to-ground fault pushing 240V onto a 120V leg) occurs. The MOV clamps, but the energy exceeds its thermal absorption limit before the slow-blow fuse can clear the fault. To prevent this, modern UL 1449 standards require a thermal disconnect mechanism (a spring-loaded solder joint inside the MOV package) that physically pops the MOV off the circuit before it reaches ignition temperature.