A voltage multiplier is a passive diode-capacitor circuit that converts an alternating current (AC) input into a higher direct current (DC) output voltage without relying on a bulky step-up transformer. What this topology changes in a real circuit or installation is the physical footprint and cost of high-voltage power supplies; it trades off high current capacity and tight voltage regulation for a lightweight, inexpensive way to generate hundreds or thousands of volts from a low-voltage AC source.
The Core Topology: Stage Multipliers and Output Limits
The most fundamental voltage multiplier is the half-wave voltage doubler (often called a Villard circuit or Greinacher doubler, depending on the exact filtering). By cascading these doubler stages, you create a Cockcroft-Walton generator. Each theoretical stage adds twice the peak input voltage ($2 \times V_p$) to the output. However, as you add stages, the internal impedance of the ladder grows exponentially, causing massive voltage sag under load and severe ripple.
Below is a comparison of standard multiplier topologies. This data assumes an ideal, unloaded state; real-world loaded outputs will be significantly lower, as demonstrated in the numeric example below.
| Topology | Stages (n) | Theoretical V_out (No Load) | Max Practical Current | Ripple Characteristic |
|---|---|---|---|---|
| Half-Wave Doubler | 1 | $2 \times V_p$ | ~50 - 100 mA | High (peaks at line frequency) |
| Full-Wave Doubler | 1 (Bridge) | $2 \times V_p$ | ~100 - 200 mA | Moderate (peaks at 2x line frequency) |
| 3-Stage Cockcroft-Walton | 3 | $6 \times V_p$ | ~10 - 20 mA | High (scales with $n^2$) |
| 4-Stage Cockcroft-Walton | 4 | $8 \times V_p$ | ~5 - 10 mA | Very High (scales with $n^3$) |
| Symmetrical (Full-Wave) CW | n | $2n \times V_p$ | ~2x standard CW | Low (ripple cancels partially) |
For a deeper look at the underlying semiconductor physics governing these diode-capacitor networks, refer to the All About Circuits semiconductor textbook chapter on voltage multipliers.
Worked Numeric Example: Designing a 4-Stage Cockcroft-Walton
Let us design a 4-stage half-wave Cockcroft-Walton multiplier to power a small Geiger-Muller tube interface. We will drive it from a 12V AC RMS wall transformer operating at 60 Hz.
$V_p = V_{rms} \times \sqrt{2} = 12 \times 1.414 = 16.97V$ (We will use 17V for calculation).
Step 2: Calculate Ideal No-Load Output
$V_{out(ideal)} = 2 \times n \times V_p = 2 \times 4 \times 17V = 136V DC$.
Step 3: Calculate Voltage Drop Under Load
This is where most bench builds fail. The voltage drop ($\Delta V$) under a continuous DC load current ($I$) in a half-wave multiplier is governed by the equation:
$\Delta V = \frac{I}{f \times C} \times (\frac{2}{3}n^3 + \frac{1}{2}n^2 - \frac{1}{6}n)$
Assume we use standard 10μF electrolytic capacitors ($C = 0.00001F$), a 60 Hz line frequency ($f = 60$), and our Geiger tube circuit draws 5 mA ($I = 0.005A$). Let us solve the polynomial for $n=4$:
- Polynomial term: $(2/3 \times 64) + (1/2 \times 16) - (1/6 \times 4) = 42.67 + 8 - 0.67 = 50$
- $\Delta V = \frac{0.005}{60 \times 0.00001} \times 50 = \frac{0.005}{0.0006} \times 50 = 8.33 \times 50 = 416.5V$
Step 4: The High-Frequency Fix
To fix this, we abandon the 60 Hz wall transformer and drive the multiplier with a 555 timer or microcontroller PWM pushing a MOSFET at 20 kHz ($f = 20,000$). We also drop the capacitors to 0.1μF ceramic ($C = 0.0000001F$), which are cheaper and have lower ESR. Let us re-calculate with a reduced 1 mA load ($I = 0.001A$):
- $f \times C = 20,000 \times 0.0000001 = 0.002$
- $\Delta V = \frac{0.001}{0.002} \times 50 = 0.5 \times 50 = 25V$
Final Loaded Output: $136V - 25V = 111V DC$. This is a highly realistic, stable bench result. For more on the mathematical derivation of this voltage sag, see the Georgia State University HyperPhysics reference on voltage multipliers.
Where You Meet Voltage Multipliers in Practice
You will rarely find a Cockcroft-Walton ladder in modern high-current consumer electronics, as switch-mode power supplies (SMPS) have largely replaced them. However, they remain the undisputed king of low-current, ultra-high-voltage applications where a transformer would be prohibitively heavy or expensive.
- Bug Zappers and Air Ionizers: These devices use 3- to 5-stage multipliers driven by high-frequency oscillators to generate the 2,000V to 4,000V needed to charge a grid or emit ions, drawing less than 2 mA.
- Photocopiers and Laser Printers: The corona wires that apply a uniform electrostatic charge to the imaging drum require 5kV to 6kV at microamp currents, perfectly suited for a multi-stage multiplier.
- Portable X-Ray and NDT Equipment: Battery-powered non-destructive testing gear uses cascaded symmetrical multipliers to reach 50kV+ without carrying a 30-pound flyback transformer.
- CRT Flyback Supplies: Older televisions and oscilloscopes used a specialized high-voltage tripler (a 1.5-stage multiplier) integrated directly into the flyback transformer casing to generate the 25kV anode voltage.
Component Selection and Real-World Failure Modes
Building a voltage multiplier that works on a simulator but fails on the bench almost always comes down to two component misunderstandings: diode reverse recovery time and capacitor dielectric absorption.
The Diode Reverse Recovery Trap
If you build a multiplier driven by a 20 kHz oscillator, do not use the ubiquitous 1N4007 rectifier diode. The 1N4007 has a reverse recovery time ($t_{rr}$) of roughly 30 μs. At 20 kHz, the AC cycle switches polarity every 25 μs. The diode never fully turns off before the voltage reverses, effectively acting as a resistor and destroying your voltage gain. You must use fast-recovery diodes like the UF4007 ($t_{rr} = 75 ns$) or, for stages exceeding 1,000V, specialized high-voltage fast diodes like the 2CL2FL series.
Capacitor Voltage Ratings and ESR
Every capacitor in a Cockcroft-Walton ladder must be rated for at least $2 \times V_p$ of the input stage. If your peak input is 100V, every capacitor in the entire chain must be rated for 200V minimum, regardless of its position in the ladder. Furthermore, high Equivalent Series Resistance (ESR) in electrolytic capacitors will dissipate power as heat, leading to catastrophic failure in enclosed high-voltage modules. Always prefer high-voltage ceramic or polypropylene film capacitors for multiplier stages.
Frequently Asked Questions
Can I use a voltage multiplier to power a Nixie tube display?
Yes, but Nixie tubes require roughly 170V DC at 2-3 mA per tube. A standard 60 Hz multiplier will sag heavily. You must use a high-frequency (10 kHz+) push-pull driver and a symmetrical (full-wave) multiplier topology to keep the ripple low enough to prevent visible flickering in the tubes.
Why does my output voltage measure correctly with a multimeter, but drop when I connect my load?
Digital multimeters have an input impedance of 10 MΩ or higher, drawing virtually zero current. You are measuring the ideal no-load voltage. The moment you connect a load (even 1 mA), the internal impedance of the capacitor ladder causes the voltage to divide and sag, as proven in the numeric example above.
Is a symmetrical voltage multiplier better than a half-wave cascade?
For anything beyond 3 stages, yes. A symmetrical (full-wave) multiplier effectively halves the ripple voltage and doubles the current capacity compared to a half-wave cascade of the same stage count, because it charges the output capacitors on both the positive and negative half-cycles of the AC input. Read more on symmetrical topologies via the Wikipedia entry on Voltage Multipliers.






