A supercapacitor charger is not simply a voltage source; it is a strictly controlled constant-current/constant-voltage (CC/CV) power supply with active cell balancing. If you connect a 500F, 2.7V electrical double-layer capacitor (EDLC) directly to a 2.7V bench supply, the initial inrush current will be limited only by the equivalent series resistance (ESR) of the cell and your jumper wires. Using the formula I = C × (dV/dt), charging a 500F cell to 2.7V in one second requires 1,350 amps. This will instantly trip your supply’s overcurrent protection, melt your breadboard traces, or weld your probes to the terminals.

To build a functional 5V to 60V supercapacitor charger for backup power, energy harvesting, or motor assist, you must select the correct cell chemistry, decode its physical limitations, and pair it with a dedicated charger IC capable of current limiting and voltage balancing. Here is the exact framework for selecting, identifying, and charging supercapacitors on the bench.

The Core Challenge: Why Supercaps Need Dedicated Chargers

Unlike lithium-ion cells, which have a relatively flat discharge curve and strict chemical limits, supercapacitors store energy electrostatically. Their voltage scales linearly with the state of charge (SoC). A 2.7V cell at 50% SoC sits at 1.35V. This linear drop means a standard buck converter will struggle to pull useful energy out of the bottom half of the discharge curve without a boost stage, and a standard linear regulator will dissipate massive heat during the initial CC charging phase.

Safety Warning: A fully charged 500F supercapacitor at 2.7V stores 1,822 Joules of energy. If short-circuited, it can deliver peak currents exceeding 1,000A for a few milliseconds. Treat large supercapacitors like live busbars. Always use an active discharge resistor or a bleeder circuit, and never short the terminals with a screwdriver to "discharge" them—you will vaporize the tool and the capacitor's internal foil.

A proper supercapacitor charger IC (like the Analog Devices LTC3350 or Texas Instruments BQ33100) solves this by enforcing a programmable CC limit during the bulk charge phase, transitioning to a CV phase at the exact maximum cell voltage, and actively bleeding off overvoltage from individual cells in a series string to prevent catastrophic dielectric breakdown.

Supercapacitor Types and Charging Profiles

Not all supercapacitors are created equal. The chemistry inside the can dictates your charger’s CV threshold, balancing requirements, and thermal limits. Below is the selection matrix for the three primary commercial types.

Type Construction Tolerance Tempco / Temp Range Typical Use Charging Profile
EDLC (Symmetric) Activated carbon electrodes, organic electrolyte ±20% (often -0% / +30%) -40°C to +85°C (Cap drops ~20% at -40°C) Memory backup, UPS ride-through, regenerative braking Strict CC/CV. CV must not exceed 2.7V (or 3.0V for specific high-voltage variants).
Pseudocapacitor Metal oxide (RuO2, MnO2) or conducting polymer ±10% -20°C to +70°C (High temp accelerates degradation) Peak power assist, audio amplifiers, pulse loads CC/CV. Lower absolute voltage limits (often 2.5V max). Highly sensitive to overvoltage.
Hybrid (Asymmetric) Li-ion anode + Carbon cathode ±10% -20°C to +70°C Solar energy harvesting, long-duration backup (minutes) CC/CV. Higher CV threshold (3.8V to 4.0V). Requires Li-ion style balancing and protection.

Which type for which job? If you need to keep an ESP32 and a relay alive for 30 seconds during a power outage, use EDLC. If you need to buffer a 50A current spike from a solenoid for 200 milliseconds, use Pseudocapacitor or high-power EDLC. If you need to store solar energy to run a low-power sensor node through the night, use Hybrid.

Decoding Physical Markings and Substitution Rules

Supercapacitor markings vary wildly between large radial cans and small surface-mount coin cells. Misreading these can lead to immediate overvoltage failure.

How to Read the Markings

  • Large Radial Cylinders (e.g., Eaton XLR, Vishay 196 series): These rarely use cryptic codes. They explicitly print the capacitance (e.g., "500F"), the maximum voltage (e.g., "2.7V"), and a polarity stripe indicating the negative terminal. The remaining alphanumeric string is a lot/date code, not a capacitance multiplier.
  • Coin / Pin-Type Cells (e.g., Panasonic FM, Seiko): These use a 3-digit code based on microfarads (µF). A marking of 104 means 10 × 10⁴ µF = 100,000 µF = 0.1F. A marking of 105 means 10 × 10⁵ µF = 1,000,000 µF = 1.0F. The voltage is usually printed separately (e.g., "2.3V" or "5.5V" for stacked internals).

How to Substitute Safely When the Exact Part is Missing

When your BOM is short and you need to swap parts, follow these hard rules:

  1. Voltage Overspec is Safe: You can always replace a 2.5V cell with a 2.7V or 3.0V cell. The charger’s CV limit will simply stop charging before the new cell reaches its absolute maximum, which actually extends cycle life.
  2. Capacitance Overspec is Safe (with caveats): Replacing a 50F cell with a 100F cell works, but your charger’s CC phase will take twice as long. Ensure your system’s timeout logic can handle the extended charge time.
  3. Never Mix Values in Series: If building a 10V string (four 2.7V cells in series), all four cells must have the same nominal capacitance. If you mix a 50F and a 100F cell, the 50F cell will charge twice as fast, hit the 2.7V overvoltage threshold, and vent electrolyte while the 100F cell is only at 1.35V.
  4. Never Substitute Hybrid for EDLC: A hybrid cell looks identical to an EDLC but charges to 3.8V. If you put a hybrid in an EDLC charger limited to 2.7V, you will only utilize 30% of its capacity. If you put an EDLC in a hybrid charger set to 3.8V, the EDLC will violently vent and fail within minutes.

Failure Modes: Visual Symptoms and Root Causes

Supercapacitors do not fail silently like ceramic capacitors. When pushed beyond their electrochemical limits, they provide clear visual warnings. Inspect your test boards for these symptoms:

Failure Mode Visual Symptom Root Cause Bench Fix / Prevention
Electrolyte Venting Crusty white or brown residue around the vent score (the cross or K-mark on the top/bottom). Overvoltage. The organic electrolyte decomposes into gas when voltage exceeds the rated max (e.g., pushing 2.9V on a 2.7V cell). Calibrate your charger IC’s CV feedback resistor divider. Add a 5% margin of error to your resistor tolerances.
Thermal Swelling The heat-shrink sleeve splits, or the bottom bulges outward, pushing the cell off the PCB. Excessive ripple current during charge/discharge, or charging in an ambient environment >85°C. Calculate RMS ripple current. If it exceeds the datasheet limit, parallel two smaller cells to share the thermal load.
ESR Degradation No visual symptom. Cell looks pristine but voltage sags heavily under a 1A load. Operating continuously at max voltage (2.7V) at high temperatures (60°C+) for thousands of hours. The electrolyte slowly dries out. Derate the CV charge voltage. Charging an EDLC to 2.5V instead of 2.7V doubles its operational lifespan with only a 15% loss in stored energy.
Bench Tip: Always measure a supercapacitor's ESR with a 1kHz LCR meter before soldering it into a high-current pulse circuit. A fresh 50F Eaton XLR cell should read under 15 mΩ. If it reads >30 mΩ, it has suffered internal delamination or electrolyte loss and will overheat under load.

Decision Path: Selecting Your Cell and Charger IC

Stop guessing and use this decision matrix to lock in your component selection. This path terminates in a specific, proven BOM for the most common maker and industrial use case: a 12V ride-through UPS for microcontrollers and relays.

Condition / Requirement Decision Resulting Component Choice
Is the required backup time > 5 minutes? YES → Stop. Supercaps are the wrong tool. Use LiFePO4. LiFePO4 + BMS
Is the required backup time < 5 minutes AND load is < 5A? YES → Proceed to series string sizing. EDLC Cells
Is the system bus voltage 12V nominal (14.4V max)? YES → You need a minimum of 6 cells in series (6 × 2.5V = 15V max) to handle transients safely, or 5 cells with tight active balancing. 5S or 6S EDLC String
Do you need active balancing and seamless power-path switching? YES → Use a dedicated supercap charger IC with integrated PowerPath control. Analog Devices LTC3350

The Concrete Pick: 12V Microcontroller UPS

If you are building a 12V backup system to keep an ESP32, a cellular modem, or a critical relay alive for 30 to 60 seconds during a mains failure, do not overcomplicate the design. Use this exact configuration:

  • The Cells: Eaton XLR-50R0 (2.7V, 50F, ~15 mΩ ESR). Buy five of them. Wire them in series to create a 13.5V, 10F bank. At $8 to $12 per cell, your capacitor BOM is roughly $50.
  • The Charger IC: Analog Devices LTC3350. This IC handles the CC/CV charging profile, monitors the stack voltage, and actively balances the 5 cells using internal shunt FETs. It also includes an integrated PowerPath controller that seamlessly switches from the 12V wall adapter to the supercapacitor bank when input power drops, with zero voltage droop.
  • The Current Limit: Set the LTC3350’s charge current to 2A using the RPROG resistor. This will recharge the 10F (effective) 5S bank from 9V to 13.5V in approximately 45 seconds without triggering the OCP on a standard 12V/5A desktop power supply.

By matching the linear discharge profile of EDLC cells with the active balancing and CC/CV topology of a dedicated IC like the LTC3350, you eliminate the inrush current hazard and guarantee that no single cell in your series string will silently overcharge and vent. Size your cells for the worst-case ambient temperature, derate the CV threshold by 200mV for longevity, and your supercapacitor bank will outlast the rest of the circuit board.

References and further reading:
Analog Devices LTC3350 Datasheet and Application Notes
Eaton Supercapacitor Technical Guidelines and XLR Series Specs
Cornell Dubilier (CDE) Supercapacitor Application Guide