The capacitor energy calculator covers the three quantities engineers and students reach for most often: the energy stored in a charged capacitor, the equivalent capacitance of a series or parallel network, and the voltage and power profile as a capacitor discharges through a resistive load. Everything runs in your browser — no data is uploaded or stored.
How it works
Energy stored (Tab 1)
A capacitor stores energy in the electric field between its plates. The governing formula is:
E = ½ × C × V²
where C is capacitance in farads and V is the voltage across the plates. Because charge Q = C × V, two equivalent forms are useful:
E = Q² / (2C) and E = ½ × Q × V
All three forms are shown in the working section so you can cross-check. Results are also expressed in watt-hours (Wh) and kilowatt-hours (kWh) for comparison with battery-sized storage.
Series and parallel networks (Tab 2)
When capacitors are combined:
- Parallel — all share the same voltage; capacitances add directly: C_total = C1 + C2 + … + Cn. Total energy is ½ × C_total × V².
- Series — all carry the same charge Q; reciprocals of capacitances add: 1/C_total = 1/C1 + 1/C2 + … + 1/Cn. Each capacitor develops a different share of the total voltage.
The per-capacitor breakdown table shows the charge and energy held by each individual capacitor after solving the network.
RC discharge and power (Tab 3)
When a charged capacitor is discharged through a resistor R, the voltage decays as:
Vt = V₀ × e^(−t/RC)
The energy remaining at time t is:
E(t) = ½ × C × Vt²
The peak current occurs at t = 0 when the full voltage appears across R: I_peak = V₀ / R. Average power over the elapsed interval equals the energy dissipated divided by the time: P_avg = (E₀ − E(t)) / t.
Worked example
A 1 000 µF capacitor charged to 400 V (typical in a camera flash or power-factor correction bank):
- Stored energy: E = 0.5 × 1 000×10⁻⁶ × 400² = 80 J
- Equivalent to 80 J ÷ 3 600 = 0.0222 Wh
If that capacitor discharges into a 100 Ω load:
- Time constant τ = 100 Ω × 1 000 µF = 0.1 s
- After 100 ms (one τ) the voltage has dropped to 400 × e⁻¹ ≈ 147 V
- Remaining energy: 0.5 × 1 000×10⁻⁶ × 147² ≈ 10.8 J — about 13.5% of the original
- Average power over that 100 ms: (80 − 10.8) / 0.1 = 692 W
| Capacitance | Voltage | Energy |
|---|---|---|
| 100 µF | 12 V | 7.2 mJ |
| 470 µF | 5 V | 5.875 mJ |
| 1 000 µF | 400 V | 80 J |
| 10 mF | 2.7 V | 36.45 mJ |
Formula note
The factor of ½ in E = ½CV² arises because charging is not done at constant voltage. As the first element of charge dQ flows onto an empty plate it encounters zero opposing voltage; the last element dQ flows against the full voltage V. Integrating V × dQ from 0 to Q = CV gives E = ½CV². This is analogous to the ½mv² kinetic-energy formula and for the same mathematical reason: both involve integrating a linearly increasing force (or voltage) over a displacement (or charge).