A super capacitor (often called an ultracapacitor or EDLC) bridges the gap between standard dielectric capacitors and electrochemical batteries. By storing energy electrostatically in an electric double layer at the electrode-electrolyte interface, these devices deliver capacitance in the Farad (F) to kilofarad (kF) range. Unlike lithium cells, they survive millions of charge cycles and deliver massive pulse currents. However, they are strictly low-voltage DC devices—typically rated between 2.3V and 2.85V per cell. Exceeding that absolute maximum rating by even a fraction of a volt will rapidly destroy the cell. This guide breaks down the physical construction, how to decode the markings on the can, and the exact failure modes you will encounter on the workbench.
The Anatomy of a Super Capacitor: EDLC, Pseudo, and Hybrid
Not all super capacitors are built the same. While the classic Electric Double-Layer Capacitor (EDLC) dominates the market for memory backup and ride-through applications, newer chemistries offer different trade-offs between energy density, voltage limits, and equivalent series resistance (ESR). According to Battery University, understanding the dielectric material is the first step in selecting the right part.
| Type | Construction / Dielectric | Typical Cell Voltage | ESR Range | Tolerance / Tempco | Best Application |
|---|---|---|---|---|---|
| EDLC | Activated carbon electrodes, organic/aqueous electrolyte | 2.3V - 2.85V | Very Low (10mΩ - 100mΩ) | ±20% to -10/+30% | RTC backup, brownout ride-through, regenerative braking |
| Pseudocapacitor | Metal oxides (RuO2) or conducting polymers | 1.0V - 2.2V | Moderate (100mΩ - 500mΩ) | ±20% | High-energy pulse delivery, portable medical devices |
| Hybrid (LIC) | Asymmetric: Li-ion battery anode + capacitive cathode | 2.2V - 3.8V | Low (30mΩ - 150mΩ) | ±20% | Automotive start-stop, IoT nodes requiring higher voltage rails |
| Aluminum Electrolytic (Baseline) | Aluminum foil with oxide dielectric | 6.3V - 450V+ | High (10mΩ - 10Ω) | ±20% | AC filtering, bulk power supply smoothing |
Decoding the Can: How to Read Super Capacitor Markings
When you pull a super capacitor from a parts bin, the markings can be cryptic if you are used to standard ceramic or film capacitors. Here is how to read the physical part.
Polarity and the Negative Stripe
For radial through-hole and SMD can-style super capacitors, manufacturers almost universally follow the aluminum electrolytic convention: a black or white stripe with minus signs (-) denotes the NEGATIVE terminal. However, coin-cell super capacitors (often used in RTC circuits) are different. The entire top metal can of a coin cell is typically the POSITIVE terminal, marked with a '+' symbol, while the flat bottom is negative. Always verify with the manufacturer datasheet before applying power.
Capacitance and Voltage Codes
Unlike ceramics that use a 3-digit multiplier code (e.g., 104 = 100nF), super capacitors usually print the literal value. You will see 10F, 2.7V, or 5.5V printed directly on the heat-shrink sleeve. If you encounter a 5.5V part, it is not a single cell; it is a pre-packaged module containing two 2.7V cells wired in series with internal balancing resistors.
Bench War Story: The 3.3V ESP32 Brownout Ride-Through Disaster
Theory is clean; the workbench is messy. Here is a real-world scenario demonstrating what happens when voltage derating and ESR are ignored in a super capacitor design.
The Setup
We were designing a smart water meter using an ESP32-WROOM-32 module. The device needed to send a final MQTT 'tamper' alert over WiFi if the main 3.3V LDO lost power. The ESP32 draws roughly 240mA during peak WiFi transmission. We needed the system to ride through a 1.5-second power loss, allowing the voltage to droop from 3.3V down to the ESP32's brownout detection limit of 2.8V.
The Math
Using the standard capacitor discharge formula: C = (I × t) / ΔV
C = (0.24A × 1.5s) / (3.3V - 2.8V)
C = 0.36 / 0.5 = 0.72 Farads.
We needed at least 0.72F. We grabbed a standard 1F 2.7V radial EDLC from the parts bin and soldered it directly across the 3.3V rail, assuming the 0.5V droop would protect it.
The Outcome and What Went Wrong
We powered the board. The 3.3V rail immediately applied 3.3V across the 2.7V super capacitor. We exceeded the absolute maximum rating by 22%. Within 45 seconds, the organic electrolyte inside the EDLC began to undergo irreversible electrochemical decomposition, generating hydrogen and other gases. The internal pressure spiked. The mechanical pressure-relief vent on the bottom of the can ruptured with a loud hiss, spraying a sticky, sweet-smelling electrolyte residue across the PCB.
The Fix: We had two options. Option A was to use two 5F 2.7V cells in series (yielding 2.5F total capacitance and a 5.4V voltage rating), adding 100Ω passive balancing resistors across each cell to prevent voltage skew. Option B, which we ultimately chose for board space reasons, was to substitute the EDLC with a 3.8V 1F Hybrid Lithium-Ion Capacitor (LIC), such as the Murata DMF series. The LIC natively tolerated the 3.3V rail without series stacking, and its lower self-discharge rate was better suited for a long-term backup application.
Failure Modes and Visual Autopsy
When a super capacitor fails, it rarely fails silently. Because they store massive amounts of energy in a small volume, failure modes are highly visible if you know what to look for during a board teardown or repair.
- Vent Activation (Bulging Sleeve): The most common failure. Overvoltage or excessive ripple current boils the electrolyte. The rubber plug on the bottom of a radial can will bulge outward, or the crimp seal will split. If you see a super capacitor that looks 'pregnant' or has a crusty white/brown residue on the leads, it has vented.
- ESR Degradation (The Silent Killer): Over time, especially at high ambient temperatures, the electrolyte slowly evaporates through the rubber end seal. The capacitance might still read correctly on a standard multimeter, but the ESR spikes from a healthy 30mΩ to over 1Ω. The part will fail to deliver the pulse current required to start a motor or transmit a radio burst, causing microcontroller brownouts despite having 'plenty of charge'.
- Thermal Runaway in Series Strings: If you wire three 2.7V cells in series for a 12V application without active or passive balancing, leakage current mismatches will cause one cell to absorb more than 2.7V. That cell degrades, its leakage current increases further, and it enters a thermal runaway loop, eventually venting and taking down the entire string.
Selection and Substitution: Which Super Capacitor for Which Job?
According to design notes from Eaton's electronic components division, selecting the right super capacitor requires matching the load profile to the cell chemistry. Here is the decision framework for your next build.
Which Type for Which Job?
- Choose EDLC (2.7V) when: You need millions of cycles, extreme temperature operation (-40°C to +85°C), and massive pulse currents (low ESR). Ideal for motor start-assist, regenerative braking, and high-frequency power buffering.
- Choose Hybrid LIC (3.8V) when: You need to back up a 3.3V or 5V logic rail without using series-stacked cells and balancing resistors. LICs offer higher energy density and lower self-discharge than EDLCs, making them perfect for IoT sleep-mode ride-through and smart meter last-gasp data logging.
- Choose Coin-Cell Supercaps (5.5V stacked) when: You only need to power a Real-Time Clock (RTC) or a low-power SRAM chip drawing microamps for a few days. Never use coin cells for high-pulse loads; their ESR is often >10Ω, which will cause massive voltage sag under a 50mA load.
How to Substitute Safely When the Exact Part is Missing
If your BOM calls for a specific 10F 2.7V EDLC and you only have 5F or 20F parts on the bench, follow these substitution rules:
- Substituting Capacitance: You can almost always substitute a higher capacitance value (e.g., using a 20F instead of a 10F) provided your charging circuit can handle the increased inrush current. A 20F cap with a 30mΩ ESR connected to a 5V rail via a weak LDO will cause the LDO to fold back or trip its thermal shutdown during the initial charge phase. Always add a series current-limiting resistor or use a dedicated constant-current charge IC.
- Substituting Voltage: Never substitute a lower voltage cell. If you must use a higher voltage module (e.g., replacing a 2.7V cell with a 5.4V module), ensure your physical footprint allows for the larger can size, and verify that the higher ESR of the series-stacked module won't choke your pulse current requirements.
- EDLC to Hybrid Substitution: You can replace a 2.7V EDLC with a 3.8V Hybrid LIC to gain voltage headroom, but you must check the charge time. Hybrids rely on lithium-ion intercalation at the anode, meaning they cannot be charged as aggressively as the purely electrostatic EDLC. Check the datasheet for the maximum charge current limit (often C/2 or 1C) to avoid plating lithium and destroying the cell.
Super capacitors are incredible tools for power buffering and backup, but they demand respect for their voltage limits and ESR characteristics. By reading the markings correctly, derating for temperature, and selecting the right chemistry for your specific load profile, you can design ride-through circuits that survive the harshest bench and field conditions.






