Voltage Doubler Circuit
Name- Saxam Desai
I.D No.- 25EL039
Subject- Idea Lab Project
Index
●Introduction
●Materials Required
●Circuit Diagram
●Working Application
●Advantages and Disadvantages
●Applications
●Reference
Introduction
● A voltage doubler is a type of electronic rectifier circuit
that converts an alternating current (AC) voltage into a
direct current (DC) voltage that is, ideally, twice the
peak value of the input AC voltage. Unlike a simple
half-wave or full-wave rectifier which outputs a DC
voltage roughly equal to the input peak voltage, the
doubler utilizes a combination of diodes and capacitors
to sequentially charge the capacitors, resulting in the
addition of voltages.
● These circuits are highly valuable when a relatively small
DC current is required at a voltage much higher than the
readily available AC source (like a transformer's
secondary winding). They are characterized by their
simplicity, requiring only two diodes and two capacitors,
making them cost-effective and easy to implement in
various electronic projects where space and weight are
critical factors. They represent the simplest form of a
voltage multiplier circuit.
Materials Required
● General Purpose PCB
The physical platform for mounting and connecting the electronic
components, ensuring a reliable high-voltage pathway.
1.Function: Provides a structured, conductive path (traces) to
electrically connect the components and a stable physical
support structure.
2.Spacing for High Voltage: The PCB layout must include
adequate spacing between high-voltage traces to prevent
arcing or accidental short circuits, which is critical in a
doubler circuit.
3.Layout Importance: A well-designed PCB layout minimizes
trace lengths, which reduces parasitic inductance and
resistance, ensuring the circuit performs as expected,
especially under high current.
4.Alternatives: For prototyping, a perforated board or
breadboard can be used, but a custom PCB offers superior
mechanical and electrical reliability for the final project.
● 2× Diodes (1N4007)
The diodes are the core component that allows the circuit to
charge the capacitors in the proper sequence to achieve
voltage doubling.
1.Function: Act as one-way gates for electrical current
(rectification). In a voltage doubler, they switch between
charging one capacitor and passing the current to
charge the next, enabling the doubling action.
2.Type: Typically, silicon rectifier diodes (like 1N4001 or
1N4007 series) are used due to their low forward
voltage drop and wide availability.
3.Placement: Correct polarity (Anode and Cathode) is
crucial. Incorrect diode orientation will prevent the
circuit from charging correctly or may short the input.
4.Switching Speed: For standard 50/60 Hz power
applications, general-purpose rectifier diodes are
sufficient, but use faster diodes if the input frequency is
high.
● 2× Capacitors (Electrolytic 25V)
The capacitors store the charge delivered by the AC input through
the diodes, accumulating the voltage to achieve the doubling
effect.
● Function: Store electrical potential energy and filter the
pulsating DC output to provide a smooth, stable DC voltage
to the load.
● Capacitance Value: Larger capacitance values (measured
in microfarads)result in less output ripple (smoother DC
output) but take longer to charge initially.
● Type: Electrolytic Capacitors are the required type for
power circuits due to their high capacitance-to-size ratio,
especially in the high-voltage section.
● Absolute Polarity: Electrolytic capacitors are polarized and
must be connected with the positive (+) and negative (-)
terminals oriented correctly. Connecting them backward will
cause failure, overheating, or explosion due to the DC
voltage stored.
● Ripple Current: In high-power applications, ensure the
capacitor is rated to handle the large charging and
discharging currents (ripple current) to prevent internal
heating.
● 1× Resistor (Load, 1kΩ–10kΩ)
Resistors are used for safe operation, current limiting, and acting
as a load for testing.
1.Current Limiting : Small resistors can be placed in series
with the diodes/input to limit inrush current during the initial
power-up, which protects the diodes and large capacitors.
2.Safety Feature : A high-value resistor placed across the
output terminals to slowly and safely discharge the
high-voltage capacitors when power is removed, which is a
critical safety measure.
3.Load Resistor: Used during testing to simulate the final
application's current draw. It helps measure the actual
output voltage under load and verify the doubler's
regulation.
4.Tolerance: For most power applications, standard 5%
tolerance resistors (carbon film) are acceptable, providing a
balance of precision and cost.
● Step-Down Transformer(6V-12V)
A transformer is used to step the input AC voltage and, more
importantly, provides electrical isolation from the dangerous
mains supply.
1.Function: Converts the input AC voltage (e.g., 120V or
230V mains) to the required AC voltage level for the doubler
circuit. It also acts as a crucial safety barrier (isolation).
2.Voltage Ratio: Defined by the turns ratio. Choose a
transformer with a secondary voltage that, when doubled
and minus diode drops, yields the desired final output DC
voltage.
3.Frequency: The transformer must be designed for the input
frequency (typically 50 Hz or 60 Hz) to operate efficiently.
4.Connections: Has a Primary winding (connects to AC input)
and a Secondary winding (connects to the doubler circuit).
Ensure correct wire identification and terminal connections.
● Shouldering Machine
The primary tool for making permanent, reliable electrical
connections between the components and the PCB, essential for
handling the power load.
1.Function: Provides the necessary heat to melt solder,
creating a metallurgical bond between the component leads
and the copper pads/traces of the PCB.
2.Temperature Control: A soldering station with adjustable
temperature control is highly recommended to prevent heat
damage to sensitive components (like diodes or electrolytic
capacitors).
3.Tip Selection: Use a clean, appropriately sized tip (e.g.,
chisel or conical) for the component size, ensuring a strong
mechanical connection for high-current paths.
4.Safety: Always use the soldering iron on a heat-resistant
stand. Adequate ventilation (fume extractor or fan) is
necessary to avoid inhaling flux fumes.
5.Technique: The goal is to heat the pad and the component
lead simultaneously, then apply the solder to the joint (not
the iron tip) to form a shiny, concave connection ("volcano"
shape) that is mechanically and electrically sound.
Circuit Diagram
Working Principle
The most common design, the half-wave voltage doubler,
operates by charging two capacitors sequentially over two
half-cycles of the AC input signal.
The operation can be broken down into two phases:
Phase 1: Negative Half-Cycle (Vin goes negative)
1.When the AC input voltage swings to its negative peak,
the diode D1 is forward-biased (it turns ON).
2.Current flows through D1 and charges the capacitor C1
up to the peak input voltage .
3.The diode D2 is reverse-biased (it stays OFF) during this
phase, isolating the output section.
4.At the end of this cycle,C1 holds a charge of -Vpeak
(relative to the ground).
Phase 2: Positive Half-Cycle (Vin goes positive)
1.As the AC input voltage swings to its positive peak, the
diode D1 becomes reverse-biased (turns OFF).
2.Simultaneously, the diode D2 is forward-biased (turns
ON).
3.The voltage applied to the D2 circuit is now the
combination of the input peak voltage and the voltage
stored in C1 (also Vpeak).
4.These two voltages are stacked in series, resulting in a
total voltage of 2 times Vpeak.
5.This combined voltage charges the output capacitor C2
up to approximately 2 times Vpeak.
6.The output voltage is taken across C2, providing a DC
voltage that is nearly double the peak of the AC input.
When a load is connected, the output voltage will drop
slightly, and C2 serves to smooth out this final DC
voltage.
Advantages and Disadvantages
Advantages
1.Reduces transformer size and weight - Achieves
higher output voltages without requiring a higher
turns ratio, resulting in a more compact design.
2.Simple and cost-effective design - Requires only two
diodes and two capacitors, making it an inexpensive
solution.
3.Suitable for low current applications - Works well for
high voltage, low current needs like CRT displays and
photomultiplier tubes.
4.Can be cascaded for higher voltages - Multiple stages
can be connected in series to achieve even higher
output voltages.
Disadvantages
1.Poor voltage regulation under load - Output voltage
drops significantly when current is drawn, making it
unsuitable for stable voltage requirements.
2.High ripple voltage - Produces considerable ripple,
requiring large filter capacitors to smooth the output.
3.Lower efficiency at higher loads - Losses in diodes
and capacitor ESR increase with load current,
reducing efficiency.
4.Requires larger capacitors - Needs higher
capacitance values for acceptable ripple levels
compared to standard full-wave rectifiers.
Applications
Voltage doublers are used in countless electronic devices,
especially where the power supply must be compact and
efficient, and a high DC voltage is needed from a
low-voltage AC source.
1.Low-Power DC Supplies: Used to generate the
necessary DC operating voltage for small appliances
and circuits directly from a transformer without
needing a high-voltage secondary winding.
2.Cathode Ray Tubes (CRTs): Historically, voltage
multipliers (including doublers and triplers) were
essential for generating the extremely high
acceleration voltages required for the electron beam
in older television and computer monitors.
3.High-Voltage Testing Equipment: Used in
laboratories or field testing kits to produce high DC
potential for insulation testing (dielectric strength
tests) and checking high-voltage components.
4.Pump Circuits in Integrated Circuits (ICs):
Voltage doublers are built right into ICs (often called
charge pumps) to provide a higher voltage to specific
internal circuits, like for programming memory
(EEPROMs and Flash) or driving specialized output
stages.
5.Microphone Power (Phantom Power): In
professional audio equipment, a specialized form of
voltage doubler or charge pump is sometimes used
to create the required 48V phantom power needed to
operate condenser microphones.
6.Switch-Mode Power Supplies (SMPS): In
dual-mode power supplies, a voltage doubler can be
incorporated to allow the device to accept both 120V
and 240V AC inputs without a manual switch,
converting the 120V input into a 240V DC bus
voltage to match the higher voltage supply's internal
requirements.
Reference
● Content and Circuit diagram-
[Link]
[Link]
[Link]
● Images-
[Link]
Thank You