Energy Stored in Capacitor Calculator Formula
Understand the math behind the energy stored in capacitor calculator. Each variable explained with a worked example.
Formulas Used
Stored Energy
energy = 0.5 * capacitance * 1e-6 * pow(voltage, 2)Stored Energy (mJ)
energy_mj = 0.5 * capacitance * 1e-6 * pow(voltage, 2) * 1000Variables
| Variable | Description | Default |
|---|---|---|
capacitance | Capacitance(μF) | 1000 |
voltage | Voltage(V) | 12 |
How It Works
Energy in a Capacitor
A charged capacitor stores energy in its electric field.
Formula
E = (1/2) * C * V²
This energy is released when the capacitor discharges. Doubling the voltage quadruples the stored energy.
Worked Example
A 1000 μF capacitor charged to 12 V.
capacitance = 1000voltage = 12
- 01E = 0.5 * C * V²
- 02E = 0.5 * 1000e-6 * 12²
- 03E = 0.5 * 0.001 * 144
- 04E = 0.072 J = 72 mJ
Ready to run the numbers?
Open Energy Stored in Capacitor Calculator