The Core Math: How to Find Charge on a Capacitor
To find the electrical charge stored on a capacitor, use the fundamental equation Q = C × V, where Q is charge in Coulombs, C is capacitance in Farads, and V is the voltage across the terminals. However, in power and energy storage systems, charge (Coulombs) is only half the story; we actually care about usable energy (Joules or Watt-hours), calculated as E = ½ × C × V².
Let us run a concrete numeric example using an industry-standard supercapacitor, the Eaton XL60-2R7307W-R (rated at 3000F, 2.7V max). If we charge this single cell to its 2.7V limit:
- Charge (Q): 3000F × 2.7V = 8,100 Coulombs
- Energy (E): 0.5 × 3000F × (2.7V)² = 10,935 Joules (approx. 3.03 Watt-hours)
While 3 Watt-hours seems trivial compared to a battery, a supercapacitor can dump that energy in seconds without the voltage sag or chemical degradation that destroys lithium cells under high-surge loads. For a deeper look at the physics of capacitor charge storage, refer to the All About Circuits capacitor textbook chapter.
System Architecture: Source to Load Block Diagram
When integrating capacitors into a DC microgrid or off-grid solar setup, they do not replace batteries; they buffer them. Here is the standard system block description for a high-surge application (like a 1.5 HP well pump or an AC compressor):
- Source: Solar PV array or grid-tied charger feeds DC power.
- Charge Controller: MPPT regulates voltage to the DC bus (e.g., 48V nominal).
- DC Bus (The Buffer): A LiFePO4 battery bank is wired in parallel with a Supercapacitor bank. The caps sit directly on the bus to absorb instantaneous inrush current.
- Inverter: Draws from the DC bus, converting 48V DC to 120V/240V AC.
- Load: The inductive motor (well pump) demands a massive 4500W surge for 2 seconds upon startup, which the capacitors supply, keeping the battery discharge rate within safe limits.
Series vs. Parallel: Voltage, Farads, and Ah Consequences
Wiring capacitors follows different rules than wiring batteries. Misunderstanding this is the most common reason DIY capacitor banks fail or underperform.
| Configuration | Capacitors (Supercaps) | Batteries (LiFePO4) |
|---|---|---|
| Series | Voltage rating adds up. Total capacitance drops (1/C_total = 1/C1 + 1/C2). Charge (Q) per cell remains identical. | Voltage adds up (e.g., 4x 12V = 48V). Ah capacity remains the same. |
| Parallel | Capacitance adds up (C_total = C1 + C2). Voltage rating stays the same. Total charge (Q) increases. | Ah capacity adds up (e.g., 2x 100Ah = 200Ah). Voltage remains the same. |
Worked Example: You need a 10.8V capacitor bank to buffer a 12V system. You wire four 3000F, 2.7V cells in series. Your new bank specs are: 750F total capacitance (3000 / 4) and a 10.8V max rating. The total charge Q is 750F × 10.8V = 8,100 Coulombs (the same as one cell, because the same charge is pushed through the entire series string), but the total energy quadruples to 43,740 Joules because the voltage is higher.
Sizing Math: Peukert, ESR Efficiency, and C-Rate Limits
To properly size the battery and capacitor bank, we must account for chemical inefficiencies and electrical resistance.
Battery Sizing and Peukert’s Law
Peukert’s Law (t = H(C/I)^k) dictates that as discharge current increases, the effective capacity of a battery decreases. For lead-acid, the Peukert exponent (k) is around 1.3, meaning high surges brutally slash usable capacity. For LiFePO4, k is much closer to 1.05, making them vastly superior for surges. However, voltage sag still occurs. If your 100Ah LiFePO4 battery has a continuous C-rate limit of 1C (100A) and a peak surge limit of 3C (300A for 30 seconds), a 4500W surge at 48V draws roughly 93A. This is within the 1C continuous limit, but if the load were a 3HP pump drawing 180A, you would trip the Battery Management System (BMS) without a capacitor buffer.
Capacitor Efficiency and ESR
Capacitors do not have Peukert losses, but they do have Equivalent Series Resistance (ESR). The Eaton 3000F cell has an ESR of roughly 0.29 milliohms. Power lost to heat during a 200A surge is calculated as P = I² × R. Loss = (200A)² × 0.00029Ω = 11.6 Watts. This is incredibly efficient compared to the internal resistance heating of a battery under the same load.
Decision Tree: Pure LiFePO4 vs. Hybrid Supercapacitor Bank
When designing for a 48V system powering a 1.5HP well pump (1100W running, 4500W surge for 2 seconds), use this decision path to select your storage architecture.
| Criteria | Option A: Pure LiFePO4 (Oversized) | Option B: Hybrid (LiFePO4 + Supercaps) |
|---|---|---|
| Surge Handling | Requires 200Ah+ bank to keep surge under 1C and prevent BMS trips. | 50Ah LiFePO4 bank + 16x 3000F Supercaps handles the 4500W surge easily. |
| Depth of Discharge (DoD) | 80% DoD yields 160Ah usable. Massive overbuild for a small daily load. | 80% DoD on 50Ah yields 40Ah usable. Caps handle the peak, battery handles the baseline. |
| Cost (Approx. 2026) | ~$1,400 for 200Ah of quality LiFePO4. | ~$450 for 50Ah LiFePO4 + ~$400 for 16 used/surplus 3000F caps. |
| Battery Cycle Life | Degraded faster by repeated high-C micro-cycles from motor starts. | Extended life; battery only sees smooth, low-C baseline draws. |
Inverter and Charger Sizing for the Stated Load
With the hybrid DC bus selected, you must size the inverter and charge controller to match the physics of the system.
- Inverter Sizing: The 1.5HP well pump requires a 4500W surge. You need an inverter with a peak rating of at least 6000W to account for transformer inefficiencies and startup power factor. Pick: Victron MultiPlus 48/3000/35. It delivers 3000W continuous and 6000W peak, perfectly matching the hybrid DC bus.
- Charge Controller Sizing: To replenish the 50Ah battery and keep the 48V bus topped up, a 35A MPPT is sufficient. Pick: Victron SmartSolar MPPT 150/35. This provides roughly 1600W of solar harvesting, enough to run the pump directly during the day while floating the battery and caps.
- Charge/Discharge Limits: You must install a precharge circuit (a high-wattage resistor bypassed by a relay) between the LiFePO4 battery and the supercapacitor bank. Connecting a 54V battery directly to a discharged 166F capacitor bank will result in thousands of amps of inrush current, instantly welding your contactors and destroying the BMS. Limit the capacitor bank's maximum charge voltage to 48V (roughly 2.66V per cell in an 18-cell series string) to ensure you never breach the 2.7V absolute maximum rating, which causes rapid dielectric breakdown.
By calculating the exact charge and energy requirements using Q=CV and E=½CV², you transition from guessing battery sizes to engineering a precise, surge-immune power system. For further reading on integrating these components into a cohesive off-grid architecture, consult the Department of Energy's inverter and system design resources.






