What Is a Snubber Circuit and How Does It Work?

A snubber circuit is a small protective circuit placed across a switch or semiconductor to absorb dangerous voltage and current spikes that occur during switching transitions. Every time a transistor, thyristor, or mechanical relay turns on or off, the sudden change in current can produce voltage spikes large enough to destroy the component. A snubber absorbs that energy, slows the transition, and keeps the spike within safe limits.

Why Switching Creates Dangerous Spikes

To understand why snubbers exist, you need to know one thing about inductance: any wire or trace carrying current stores energy in its magnetic field. When a switch opens and interrupts that current, the stored energy has to go somewhere. It converts into a voltage spike, sometimes many times higher than the supply voltage, in an attempt to keep the current flowing. The faster the interruption, the bigger the spike.

This is the same principle behind the spark you see when you unplug an appliance under load, just scaled up. In a power converter switching hundreds of thousands of times per second, these spikes happen on every single cycle. Without protection, the semiconductor handling those transitions will eventually fail from overvoltage stress, overheat from the energy dumped into it during each transition, or both.

Power semiconductors have a limited “safe operating area,” meaning there’s a defined range of voltage and current they can handle simultaneously. During switching transitions, the device briefly experiences both high voltage and high current at the same time. A snubber reshapes that transition to keep the device inside its safe zone.

How a Snubber Circuit Works

The simplest snubber is a resistor and capacitor wired in series (an RC snubber) placed directly across the switch. When the switch opens, the capacitor provides an alternative path for current to flow into, absorbing the energy that would otherwise become a voltage spike. The resistor limits the discharge current when the switch closes again and also dampens any oscillation (ringing) between the capacitor and the circuit’s parasitic inductance.

There are two distinct protection needs depending on whether the device is turning on or turning off:

  • Turn-off protection: A resistor-capacitor combination slows the rate of voltage rise across the device. This prevents excessive dv/dt (voltage change per unit of time), which can damage the semiconductor or, in the case of thyristors, cause the device to turn on again unintentionally.
  • Turn-on protection: An inductor (sometimes just the natural inductance of the wiring) limits the rate of current rise through the device. This prevents excessive di/dt (current change per unit of time), which can overheat a small area of the semiconductor before current has time to spread across the full chip.

In both cases, the snubber’s job is the same: slow down the electrical transition so the semiconductor isn’t hit with the full stress all at once.

Types of Snubber Circuits

The three most common configurations are RC, RCD, and simple diode-based snubbers, each suited to different situations.

RC Snubber

A resistor and capacitor in series. This is the simplest and most widely used type. It works well for damping ringing across diodes, transistors, and relay contacts. The resistor dissipates the absorbed energy as heat, so RC snubbers are best for low to moderate energy levels. They’re popular partly because they’re easy to design and tune: start with a capacitor large enough to absorb the spike energy, then size the resistor to critically damp the ringing.

RCD Snubber

Adding a diode to the RC combination creates a more sophisticated circuit. The diode steers current so the capacitor charges through one path (bypassing the resistor for faster absorption) and discharges through the resistor on the next cycle. This gives the RCD snubber a useful advantage: it can achieve “zero voltage switching,” meaning the semiconductor turns on with nearly zero voltage across it, reducing switching losses. The tradeoff is slightly less ability to handle the initial overvoltage compared to a plain RC snubber, because the diode adds constraints to how current flows.

Diode Clamp Snubber

A voltage-clamped snubber uses a diode to route spike energy to the supply rail or into a dedicated energy-absorbing network. This type doesn’t damp ringing as well, but it sets a hard ceiling on the voltage the semiconductor will ever see. It’s common in high-power applications where the consequences of exceeding the voltage rating are catastrophic.

Where Snubbers Are Used

Snubbers appear in nearly every power electronics design, but some applications depend on them especially heavily.

Flyback converters are one of the most common. These are the small power supplies inside phone chargers, laptop adapters, and standby power circuits in appliances. At power levels under about 50 watts, the flyback topology dominates consumer electronics because it’s simple and cheap. But the flyback’s operating principle inherently creates large voltage spikes on the switching transistor and the output diode. Without a properly designed snubber, those spikes would exceed the transistor’s voltage rating within the first few switching cycles.

Motor drives, inverters, and solid-state circuit breakers also rely on snubbers. Any time a power switch interrupts current flowing through a large inductive load (like a motor winding or transformer), the stored energy in that inductance produces proportionally large spikes. Industrial circuit breakers designed for inductive loads use RC or RCD snubbers specifically to keep the power switch’s stress manageable and limit overvoltage to safe levels.

Even outside of power electronics, snubbers show up across relay contacts in control systems, across the coils of solenoids and relays, and in audio amplifier outputs where ringing can create audible distortion or radiate electromagnetic interference.

Reducing Electromagnetic Interference

Beyond protecting components, snubbers play an important role in controlling electromagnetic interference (EMI). The high-frequency ringing that occurs during switching transitions acts like a tiny radio transmitter, radiating noise that can interfere with nearby circuits or fail regulatory EMI testing. Conducted noise also travels along power lines and can affect other equipment.

A well-designed snubber dampens this ringing at its source, which is far more effective than trying to filter the noise later. In products that must pass EMI certification (essentially all commercial electronics), snubber tuning is often one of the key steps in getting a design to comply.

Sizing the Components

Getting the resistor and capacitor values right matters. A capacitor that’s too small won’t absorb enough energy to suppress the spike. One that’s too large will store excessive energy that the resistor must dissipate as heat on every switching cycle, wasting power and potentially overheating the resistor. The resistor value controls damping: too low and the circuit rings, too high and the capacitor can’t charge fast enough to catch the spike.

Texas Instruments publishes a widely referenced seven-step process for calculating RC snubber values. The general approach involves measuring the natural ringing frequency and amplitude without a snubber, then selecting a capacitor that shifts the resonance and a resistor that critically damps it. In practice, engineers often start with a calculated value and then adjust on the bench while watching the waveform on an oscilloscope, because real circuits have parasitic elements that are difficult to predict exactly.

A common starting point for many designs is a 10-ohm resistor paired with a capacitor chosen to match the ringing frequency. Surface-mount components are strongly preferred because their compact size minimizes the additional inductance the snubber itself adds to the circuit. If the snubber’s own leads are too long, they introduce enough inductance to partially defeat the purpose.

Physical Placement on the Board

Where you place a snubber on a circuit board matters almost as much as the component values. The snubber must sit as close as possible to the device it protects, with short, wide traces forming a tight current loop. Every millimeter of extra trace adds parasitic inductance, which reduces the snubber’s effectiveness and can even introduce new ringing of its own.

In flyback converters, the two most critical snubber locations are across the main switching transistor and across the output rectifier diode. Keeping the current loop formed by the snubber components and the device’s pins as small as physically possible is the single most important layout rule. This applies equally to reducing both voltage spikes and radiated EMI, since the loop area directly determines how much noise the circuit broadcasts.