A voltage tripler is a passive multiplier circuit that uses a cascaded network of diodes and capacitors to convert an AC input into a DC output approximately equal to three times the peak input voltage. It changes a circuit's architecture by eliminating the need for a heavy, expensive high-voltage step-up transformer, trading current capacity and tight voltage regulation for a compact, low-cost PCB footprint. Beginners commonly confuse the passive voltage tripler with an active DC-DC boost converter (which relies on inductors and high-frequency MOSFET switching) or mistakenly assume it can supply high continuous current like a transformer-based linear supply.
The Math, the Drops, and the Ripple
To understand a voltage tripler, we have to look past the ideal schematic and calculate the real-world losses. A standard half-wave Cockcroft-Walton tripler consists of three diodes and three capacitors. During the negative half-cycle of the AC input, the first capacitor charges to the peak voltage. Subsequent cycles pump that charge up the ladder, stacking the peak voltages on top of one another.
Assume you are driving a tripler from a 24VAC RMS bench transformer at 60Hz.
- Peak Voltage (V_peak): 24V × 1.414 = 33.94V
- Ideal Tripler Output: 3 × 33.94V = 101.82V DC
- Diode Forward Drops: Using three UF4007 diodes, each drops roughly 1.0V at low current. Total drop = 3.0V.
- Real Unloaded Output: 101.82V - 3.0V = 98.82V DC
On your multimeter, you will read roughly 99V DC. But this is only true at zero load.
The fatal flaw of any passive multiplier is voltage sag and ripple under load. The ripple voltage ($\Delta V$) in a half-wave multiplier is governed by the equation: $\Delta V = \frac{I_{load}}{f \cdot C} \times \frac{n(n+1)}{2}$, where n is the number of stages (3 for a tripler).
If you pull just 5mA from this 99V supply using standard 1µF capacitors at 60Hz, the math exposes the problem: $\Delta V = (0.005 / (60 \times 0.000001)) \times 6 = 500V$ of theoretical ripple. Since you only have 99V available, the voltage completely collapses, and your multimeter will read something closer to 20V DC. To achieve a usable ripple of less than 5V at a 5mA load, you must increase the capacitance to at least 47µF, or drastically increase the switching frequency f by driving the tripler with a high-frequency oscillator rather than 60Hz mains. For deeper theoretical breakdowns of multiplier stages, the All About Circuits semiconductor textbook provides excellent baseline formulas.
Where You Meet Voltage Triplers in Practice
You will rarely find a passive voltage tripler in high-current consumer electronics. Instead, they dominate niche, high-voltage, ultra-low-current applications where a bulky flyback transformer would ruin the form factor.
- Nixie Tube Clocks: Vintage IN-12 and IN-14 Nixie tubes require roughly 170V DC to strike, but draw less than 3mA per tube. Makers often use a voltage tripler or quadrupler driven by a high-frequency MOSFET oscillator to generate this voltage from a 12V or 24V DC source (converted to AC first). Dalibor Farny’s Nixie power supply guides frequently highlight these topologies for compact desk clocks.
- Photomultiplier Tubes (PMTs): Used in radiation detection and medical imaging, PMTs require a highly stable, low-current bias voltage (often 500V to 1500V). A cascaded tripler or multi-stage multiplier provides the necessary voltage with minimal electromagnetic interference (EMI), which is critical since PMTs are highly sensitive to switching noise.
- Electrostatic Adhesion & Chucks: In robotics and semiconductor manufacturing, electrostatic chucks hold silicon wafers or lightweight materials using high voltage (200V–1000V) and virtually zero current. A tripler circuit is ideal here because the load is purely capacitive; once the chuck is charged, current draw drops to near zero.
Decision Tree: Tripler vs. Boost Converter vs. Flyback
Choosing how to generate high voltage is a strict function of your output current requirements. Use the table below to lock in your topology.
| Criterion | Passive Voltage Tripler | Active DC-DC Boost (e.g., MT3608) | Isolated Flyback (e.g., UC3843) |
|---|---|---|---|
| Output Current | < 10mA | 10mA to 2A | 5mA to 500mA+ |
| Output Voltage | 50V – 300V (limited by cap ratings) | Up to 28V (typically) | 50V – 10kV+ |
| Galvanic Isolation | No (shares input ground) | No | Yes (via transformer) |
| Component Count | Low (3 caps, 3 diodes) | Medium (IC, inductor, diode, caps) | High (IC, custom transformer, optocoupler) |
| EMI / Noise | Very Low | Medium | High (requires snubbers) |
Component Selection: Why Your Prototype is Sagging
When a voltage tripler fails on the bench, it is almost always due to incorrect component selection. The schematic might look simple, but the parasitic elements of cheap components will destroy your output voltage.
The Capacitor Trap: Electrolytic vs. Film
Hobbyists frequently reach for standard aluminum electrolytic capacitors (e.g., 47µF 160V) to keep costs down. This is a mistake. Electrolytics have high Equivalent Series Resistance (ESR) and significant dielectric absorption. In a multiplier ladder, the ESR of the first capacitor compounds with the ESR of the second and third, acting as a massive voltage divider under load. Furthermore, electrolytics dry out and fail when subjected to the high-frequency ripple currents inherent in multiplier stacks.
The Fix: Use metallized polypropylene (MKP) or polyester (MKT) film capacitors. A WIMA MKP10 1µF 630V film capacitor has an ESR in the milliohm range and will maintain your voltage under load far better than a 10µF electrolytic. If you need higher capacitance, drive the tripler with a 20kHz-50kHz square wave from a CD4047 astable multivibrator; this allows you to use physically smaller 100nF or 220nF film capacitors while maintaining low ripple.
The Diode Speed Limit
The standard 1N4007 rectifier diode is rated for 1000V, making it look perfect for a high-voltage tripler. However, its reverse recovery time ($t_{rr}$) is roughly 30µs. If you drive your tripler with a high-frequency oscillator (anything above 5kHz), the 1N4007 will not turn off fast enough. It will conduct backwards during part of the cycle, effectively shorting your capacitor ladder and collapsing the output voltage.
The Fix: Always use ultrafast diodes like the UF4007 ($t_{rr}$ = 50ns) or high-voltage Schottky diodes if your voltage per stage allows it. The UF4007 costs pennies more and completely eliminates high-frequency switching losses in the multiplier stack.
Frequently Asked Questions
Can I connect a voltage tripler directly to 120VAC mains?
Technically yes, but practically you should never do this. A mains-driven tripler will output roughly 500V DC (3 × 170V peak). Because there is no transformer isolation, the entire circuit is referenced to live mains voltage. A single fault, capacitor rupture, or accidental touch will deliver a lethal, un-isolated shock. Always use a step-down isolation transformer (e.g., 120VAC to 24VAC) before the tripler circuit.
Why does my output voltage read correctly on a multimeter but drop to zero when I connect my load?
Your multimeter has an input impedance of 10MΩ, drawing virtually zero current. Your load is drawing more current than the tripler's RC time constant can replenish. Calculate your ripple using the formula in section one, and either increase your capacitor values, decrease your load, or increase the AC drive frequency.
Do I need bleeder resistors across the capacitors?
Yes. High-voltage film capacitors can hold a lethal charge for hours or days after power is removed. Always place high-value resistors (e.g., 1MΩ to 5MΩ, rated for the appropriate voltage) in parallel with each capacitor in the ladder to safely bleed the charge to ground within seconds of power-off.






