Capacitor Energy Calculator
Use the equation E = 1/2 × C × V² to find stored energy in joules.
What this capacitor energy calculator does
This calculator estimates how much electrical energy a capacitor can store based on capacitance and voltage. If you work on power electronics, RC timing circuits, audio systems, flash circuits, or embedded hardware, knowing stored energy helps you choose safe and effective components.
Because capacitor energy scales with the square of voltage, even a moderate voltage increase can significantly raise stored energy. This is one of the most important design insights when moving from low-voltage prototypes to real-world hardware.
The core formula
The standard equation for energy stored in a capacitor is:
E = 1/2 × C × V²
- E = energy in joules (J)
- C = capacitance in farads (F)
- V = voltage across the capacitor in volts (V)
Why voltage matters so much
Energy is proportional to V². Doubling voltage does not double energy; it increases energy by four times. In practice, this means the same capacitor can behave very differently depending on operating voltage.
Related equations you may use
Depending on what values you already know, these are also useful:
- Q = C × V (charge in coulombs)
- E = 1/2 × Q × V
- E = Q² / (2C)
How to use this calculator
- Enter the capacitance value and choose the correct unit (F, mF, µF, nF, pF).
- Enter the voltage value and choose mV, V, or kV.
- Click Calculate Energy.
- Read the result in joules, watt-hours, and charge in coulombs.
The calculator internally converts all values to SI units first, then computes the final result.
Practical examples
Example 1: Small filter capacitor
A 470 µF capacitor at 12 V stores:
E = 1/2 × 470×10-6 × 12² = 0.03384 J
This is a small amount of energy, common in smoothing and decoupling applications.
Example 2: Supercapacitor backup
A 10 F supercapacitor charged to 5 V stores:
E = 1/2 × 10 × 5² = 125 J
That is enough to briefly power low-power electronics or provide ride-through during short outages.
Example 3: High-voltage capacitor bank
A 2 mF bank at 400 V stores:
E = 1/2 × 0.002 × 400² = 160 J
This energy level can be hazardous. Discharge pathways and safety resistors become essential.
Unit conversion quick guide
- 1 mF = 0.001 F
- 1 µF = 0.000001 F
- 1 nF = 0.000000001 F
- 1 pF = 0.000000000001 F
- 1 kV = 1000 V
- 1 J = 1 W·s
- 1 Wh = 3600 J
Design and safety notes
- Voltage derating: Avoid operating close to maximum rated voltage.
- Tolerance: Real capacitors can vary significantly from nominal value.
- ESR and ripple: Heating and losses are not included in ideal energy formulas.
- Leakage current: Stored energy decays over time in real components.
- Safe discharge: Large capacitors should be discharged through appropriate resistors, not shorted directly.
Common mistakes to avoid
- Entering µF values as F without unit conversion.
- Forgetting that voltage is squared in the formula.
- Ignoring rated voltage and safety margins.
- Assuming ideal behavior in high-current pulse applications.
Frequently asked questions
Is a higher capacitance always better?
Not always. More capacitance can improve energy storage and filtering, but increases size, cost, inrush current, and sometimes startup stress.
Can two capacitors in parallel store more energy?
Yes. Parallel capacitors add capacitance, so total stored energy increases at the same voltage.
What about capacitors in series?
Series combinations increase voltage handling but reduce equivalent capacitance. Energy depends on both the final equivalent capacitance and applied voltage distribution.
Does this calculator include ESR, temperature, or aging?
No. It calculates ideal stored energy from capacitance and voltage only. For production designs, account for real-world electrical and thermal behavior.