When a schematic or BOM calls for an f capacitor (a capacitor rated in Farads rather than microfarads or picofarads), you are crossing the boundary from standard passives into energy storage. Commonly known as supercapacitors, ultracapacitors, or Electric Double-Layer Capacitors (EDLCs), these components bridge the gap between the rapid discharge of a ceramic capacitor and the long-term energy density of a lithium cell.

The direct answer for when to use an f capacitor is simple: deploy them when you need to bridge power gaps between 10 milliseconds and 3 minutes, or when your circuit demands massive peak current pulses (e.g., 2A+ for GSM/WiFi transmission) that would cause severe voltage sag or damage a primary battery. However, treating an f capacitor like a standard oversized electrolytic is the fastest way to fry a microcontroller. Below is a bench-level guide to decoding, selecting, and troubleshooting these high-capacity components.

Decoding F-Capacitor Markings and Specs

Unlike standard ceramic or film capacitors that rely on the classic three-digit picofarad code (e.g., 104 for 100nF), f capacitors almost never use the pF multiplier system. A 1-Farad capacitor would be 1,000,000,000,000 pF, requiring a code like 109, which conflicts with standard multiplier rules. Instead, manufacturers use direct decimal printing or specific alphanumeric series codes.

How to Read the Physical Part:
  • Capacitance: Usually printed directly as a decimal: 0.47F, 1.0F, or 10F.
  • Voltage Rating: Printed alongside capacitance. Common EDLC limits are 2.7V, 5.5V, or 10V. Never exceed this; EDLCs do not tolerate overvoltage gracefully.
  • Polarity: Most coin-cell and radial EDLCs are polarized. Look for a white arrow pointing to the negative pin, a thick black stripe, or a - symbol. Reversing polarity causes rapid internal heating and venting.
  • Series Prefixes: Panasonic uses EEC (e.g., EECS0HD334 for a 0.33F 5.5V cap). Eaton/Vishay often use XL or KR series prefixes.

Capacitor Type Comparison: Where the Farad-Rated Supercap Fits

To select the right component, you must understand the trade-offs. The table below maps standard capacitor chemistries against the f capacitor to help you decide which type belongs in your circuit.

Type Construction Typical Range Tolerance & Tempco Typical Use Case
MLCC (Ceramic) Alternating metal/ceramic layers 0.5pF – 100µF ±10% to +80/-20% (Y5V); Low Tempco (C0G) High-frequency decoupling, RF filtering, snubber circuits.
Aluminum Electrolytic Etched aluminum foil with liquid/polymer electrolyte 1µF – 10,000µF ±20%; High Tempco, degrades at 105°C Bulk power supply filtering, audio coupling, low-frequency smoothing.
Tantalum Tantalum metal anode, manganese dioxide cathode 0.1µF – 1,000µF ±10% to ±20%; Stable Tempco Space-constrained DC filtering, medical/aerospace hold-up.
F Capacitor (EDLC) Activated carbon electrodes, organic/aqueous electrolyte 0.1F – 5,000F -20% to +80%; High ESR variance, temp sensitive RTC backup, memory save, peak current buffering, energy harvesting.

Real-World Bench Scenario: The RTC Backup Power Failure

Theory is clean; the workbench is not. Here is a classic scenario where ignoring the specific physics of an f capacitor leads to a failed prototype.

The Setup

An engineer is designing a low-power ESP32 datalogger powered by a CR2032 coin cell. To handle the 350mA peak current required during the 200ms WiFi transmission burst, they place a 0.47F, 5.5V Panasonic EDLC in parallel with the battery to act as a current buffer.

The Numbers (On Paper)

The CR2032 can only supply ~15mA continuously without severe voltage sag. The engineer calculates the voltage drop on the capacitor using the standard formula: ΔV = (I × Δt) / C.
ΔV = (0.35A × 0.2s) / 0.47F = 0.148V.
Assuming the cap is charged to 3.0V, it should drop to 2.85V during transmission. The ESP32 brownout threshold is 2.2V. The math says it will work perfectly.

The Outcome

On the bench, the moment the ESP32 initiates the WiFi TX burst, the voltage rail instantly collapses to 0.8V. The microcontroller brownouts, resets, and enters a boot loop. The battery voltage remains at 2.9V.

What Went Wrong: The ESR Trap

The engineer forgot Equivalent Series Resistance (ESR). While a 100µF MLCC has an ESR of ~0.01Ω, a standard 0.47F coin-type supercapacitor has an ESR of 30Ω to 50Ω.
When the ESP32 pulls 350mA, the instantaneous voltage drop across the ESR is:
V_drop = I × ESR = 0.35A × 30Ω = 10.5V.
Because the capacitor is only charged to 3.0V, the internal resistance chokes the current delivery, and the terminal voltage instantly hits the floor.
The Fix: The engineer replaced the 0.47F coin EDLC with a 1.0F radial EDLC (ESR < 0.5Ω) and added a 220µF low-ESR polymer capacitor in parallel to handle the sub-millisecond high-frequency transient spikes. The circuit worked flawlessly.

Failure Modes and Visual Symptoms

F capacitors fail differently than standard electrolytics. Because they rely on a physical double-layer charge mechanism rather than a chemical dielectric, their failure modes are heavily tied to voltage and thermal abuse. According to application notes from Eaton Electronics, pushing an EDLC past its limits yields specific visual and electrical symptoms.

  • Overvoltage Venting: If you apply 6V to a 5.5V rated part, the electrolyte begins to decompose, generating gas. Visual Symptom: The top vent bulges outward, or the heat-shrink sleeve splits. You may smell a faint, sweet, solvent-like odor.
  • Reverse Polarity Catastrophe: Applying reverse voltage causes rapid electrochemical breakdown. Visual Symptom: The part becomes too hot to touch within seconds, followed by violent venting and a yellowish/brown crusty residue (leaked electrolyte) around the base pins.
  • Thermal Degradation (ESR Spike):strong> Operating continuously above 70°C (for standard organic electrolytes) dries out the internal solvent. Visual Symptom: No external physical changes. Electrical Symptom: Capacitance drops by 20-30%, and ESR doubles or triples over a few months, leading to unexplained brownouts in older deployments.
  • Dielectric Absorption / Leakage: If left uncharged for months, the internal carbon pores de-wet. When recharged, they exhibit massive leakage currents (sometimes >1mA per Farad) for the first 24 hours before stabilizing.

Safe Substitution and Selection Rules

When the exact f capacitor on your BOM is out of stock, you cannot simply swap in any part with the same Farad rating. Follow these rules to substitute safely.

Which Type for Which Job?

  1. Memory/RTC Backup (Days to Weeks): Use a coin-cell type EDLC (e.g., 0.1F to 1.0F, 5.5V). High ESR is acceptable here because the load is purely static (microamps). Prioritize low leakage current (<1µA).
  2. Peak Current Buffering (Milliseconds to Seconds): Use a radial or cylindrical EDLC (e.g., 1F to 50F, 2.7V). You must prioritize ultra-low ESR (<0.1Ω). Coin cells will fail here.
  3. Motor Start / Regenerative Braking (Minutes): Use a prismatic or large cylindrical module (100F+). These require active balancing circuits and heavy-gauge busbars.

How to Substitute Safely

Warning: Never substitute a standard aluminum electrolytic for an f capacitor if the required hold-up time exceeds 1 second. A 10,000µF (0.01F) electrolytic will drain in milliseconds under a 100mA load.

If you must substitute an EDLC, match these three parameters in order of priority:

  1. Voltage Rating: The substitute must have a voltage rating equal to or greater than the original. If you need a 5.5V cap but only have 2.7V caps, you must wire two 2.7V caps in series.
  2. ESR (Equivalent Series Resistance): If the original spec sheet calls for <1Ω ESR, do not use a substitute with 30Ω ESR, even if the Farad rating is identical. Check the datasheet for the 1kHz ESR spec.
  3. Series Balancing: When wiring 2.7V f capacitors in series to achieve a higher voltage rating, the capacitance halves, and you must add balancing resistors (typically 10kΩ to 100kΩ across each cell). Without balancing, slight differences in internal leakage current will cause one capacitor to absorb more than half the total voltage, leading to overvoltage failure. For critical designs, use dedicated EDLC balancing ICs like the TI BQ33100.

For deeper design validation, always consult manufacturer-specific derating curves. Cornell Dubilier (CDE) provides excellent application notes on calculating series string balancing and thermal lifetime expectations based on your specific ambient operating temperatures. Treat the f capacitor not just as a passive, but as an electrochemical battery that obeys the laws of both capacitance and chemistry.