A charge-pump voltage converter is a type of DC-DC converter that can generate different voltage levels by transferring charge between capacitors. Unlike inductive converters (like buck or boost converters), charge-pump converters use capacitors and switches to achieve voltage conversion. Here's a detailed explanation of how they work:
### Basic Principle
1. **Capacitor Charging and Discharging:**
The fundamental idea behind a charge pump is to use capacitors to store and transfer energy. Capacitors are charged to a certain voltage and then discharged to create a different voltage level. By controlling how and when capacitors are charged and discharged, the charge pump can generate higher or lower voltages.
2. **Switching Mechanism:**
Charge pumps use switches (often implemented with MOSFETs or similar electronic components) to control the flow of charge. These switches are typically driven by an oscillator or clock signal.
### Common Configurations
1. **Inverting Charge Pump:**
In an inverting charge pump, the output voltage is inverted relative to the input voltage. For example, if the input voltage is \( V_{in} \), the output voltage might be \(-V_{in}\).
- **Operation:** During one phase of the clock, capacitors are charged to the input voltage. In the next phase, these capacitors are connected in such a way that they discharge in series, creating a negative output voltage. The voltage level can be adjusted by changing the number of stages or capacitors used.
2. **Doubling Charge Pump:**
A voltage doubler generates an output voltage that is approximately twice the input voltage.
- **Operation:** Capacitors are first charged to the input voltage. During the next phase, these capacitors are arranged in a configuration that effectively adds their voltages together. This creates an output voltage of approximately \( 2 \times V_{in} \). In practice, the efficiency and exact output voltage depend on the design and the number of stages used.
3. **Buck-Boost Charge Pump:**
This type of charge pump can either step up or step down the input voltage.
- **Operation:** The buck-boost charge pump uses multiple stages of capacitors and switches to either increase or decrease the voltage depending on the configuration. It can achieve a wider range of voltage conversion compared to simpler charge pumps.
### Detailed Operation
1. **Charging Phase:**
In this phase, the capacitor is connected to the input voltage source. The switch is closed, allowing current to flow and charge the capacitor to the input voltage level.
2. **Transfer Phase:**
The switch is then opened, and the capacitor is disconnected from the input. The charge stored in the capacitor is transferred to another capacitor or load, depending on the circuit design. In this phase, the charge is redistributed to create a different voltage.
3. **Output Phase:**
After the transfer phase, the output voltage is established. The design of the circuit determines whether the output voltage is higher, lower, or inverted relative to the input voltage.
### Example Circuit
One common example of a charge pump is the **LTC1785** voltage converter from Analog Devices. It uses a series of capacitors and switches to convert an input voltage to a higher or lower output voltage.
- **Capacitors:** Two capacitors are typically used: one for charging and one for discharging.
- **Switches:** MOSFETs or other switches control the flow of charge.
- **Clock Signal:** A clock signal controls the timing of the switches to regulate the charge transfer process.
### Advantages and Limitations
**Advantages:**
- **Simplicity:** Charge pumps are relatively simple and require fewer components compared to inductive converters.
- **Size:** They are often smaller and lighter, making them suitable for compact applications.
**Limitations:**
- **Efficiency:** Charge pumps can be less efficient, especially for large voltage conversions or high current applications.
- **Ripple and Noise:** They can introduce more ripple and noise compared to inductive converters.
Charge pumps are versatile and can be tailored to specific voltage conversion needs by adjusting the number of stages, capacitors, and switching mechanisms. They are commonly used in applications requiring moderate power levels and compact size.