Fork me on GitHub

Project Notes

#593 74HC14 Inverter Voltage Multiplier

Testing a voltage multiplier circuit based on a 74HC14 inverter-driven bucket brigade.

Build

Notes

An inverter-based bucket-brigade voltage multiplier is a circuit used to generate higher DC voltages from a lower input voltage. It operates by using a series of capacitors and switches (typically transistors or diodes) arranged in stages. Each stage alternately charges and discharges capacitors in a “bucket-brigade” fashion, transferring charge step-by-step to the next stage. Inverter-based designs use inverters to control the switching sequence. As the charge propagates through the stages, the voltage is progressively multiplied, resulting in an output voltage that is a multiple of the input voltage. This type of circuit is commonly used in low-power applications, such as boosting voltages in electronic devices or energy harvesting systems.

Circuit Design

The circuit is based on a suggestion by @steveschnepp

The first inverter unit is configured as a Schmitt Oscillator to generate a square wave that is predicted to run at 8.33 kHz.

Four bucket stages are included, which boosts the voltage to around 18-22V depending on load. The number of stages may be varied to generate different voltages.

A simple resistive load (LED1 and resistor R2) is attached to a final load capacitor C6 (33µF rated for 400V). There is no regulation of the output voltage.

bb

schematic

bb_build

Test Results

The scope trace below captures the system in operation:

  • CH1 (Yellow): oscillator output at 1Y.
    • Measured: 15.64 kHz 45.8%
    • Calculated: 8.33 kHz
  • CH2 (Blue): voltage at OUT
    • Measured: 21.2V

oscillator

Credits and References

About LEAP#593 CMOS/TTL74HC14Power

This page is a web-friendly rendering of my project notes shared in the LEAP GitHub repository.

Project Source on GitHub Return to the LEAP Catalog
About LEAP

LEAP is my personal collection of electronics projects - usually involving an Arduino or other microprocessor in one way or another. Some are full-blown projects, while many are trivial breadboard experiments, intended to learn and explore something interesting.

Projects are often inspired by things found wild on the net, or ideas from the many great electronics podcasts and YouTube channels. Feel free to borrow liberally, and if you spot any issues do let me know or send a pull-request.

NOTE: For a while I included various scale modelling projects here too, but I've now split them off into a new repository: check out LittleModelArt if you are looking for these projects.

Project Gallery view the projects as an image gallery Notebook reference materials and other notes Follow the Blog follow projects and notes as they are published in your favourite feed reader