# Capacitor Energy Calculator

U = ½·C·V² with capacitance and voltage unit selectors, the stored charge Q = C·V, and auto-scaled energy output.

> Canonical page: https://elysiatools.com/en/tools/energy-stored-capacitor

- **Category:** Science & Education

- **Keywords:** capacitor energy, stored energy, capacitance voltage, joules, charge storage, electromagnetism

## Overview

The Capacitor Energy Calculator computes the electrical potential energy stored in an electrostatic field using the formula U = ½·C·V² and evaluates the total stored charge via Q = C·V. With flexible unit pickers for both capacitance and voltage, it provides instant, auto-scaled outputs in joules and coulombs without manual unit conversions.

## Inputs

- **Capacitance C** (number): e.g. 1
- **Capacitance unit** (select)
- **Voltage V** (number): e.g. 2.7
- **Voltage unit** (select)

## When to use

- Sizing pulse-power storage capacitors or backup supercapacitor banks for electronic devices.
- Analyzing safety discharge requirements and stored energy levels in high-voltage circuit designs.
- Solving physics and electrical engineering problems involving capacitance, voltage, charge, and energy.

## How it works

- Enter the capacitance value and choose its unit (F, mF, µF, nF, or pF).
- Enter the operating voltage across the capacitor and select the voltage unit (mV, V, or kV).
- The tool normalizes inputs to base SI units (farads and volts), evaluates stored energy U = ½·C·V² and charge Q = C·V, and presents the formatted results.

## Use cases

- Hardware engineers calculating energy storage in decoupling capacitors and backup power rails.
- Power electronics designers sizing high-voltage pulse capacitors for discharge systems and defibrillator circuits.
- STEM educators and students verifying electromagnetism homework calculations and laboratory measurements.

## Frequently asked questions

### What is the formula used to calculate stored energy in a capacitor?

Stored energy is calculated as U = ½·C·V², where C is capacitance in farads, V is potential difference in volts, and U is energy in joules.

### How is stored electrical charge calculated?

Stored charge is computed using the relationship Q = C·V, yielding the total charge Q in coulombs.

### Why does doubling the voltage quadruple the stored energy?

Energy scales quadratically with voltage (V²), meaning any multiplier applied to voltage increases energy by that multiplier squared.

### Which capacitance and voltage units are supported?

Capacitance supports F, mF, µF, nF, and pF. Voltage supports millivolts (mV), volts (V), and kilovolts (kV).

### Can I use this calculator for supercapacitors?

Yes, enter the rated capacitance in farads (F) and the cell working voltage in volts (V) to determine the energy and charge capacity.

## Related tools

- [Arrhenius Equation Calculator](https://elysiatools.com/en/tools/arrhenius-equation-calculator): k = A·e^(−Ea/RT) solved for k, A, or Ea (two-point form), with Ea in kJ/mol and kcal/mol.
- [Battery Capacity Calculator](https://elysiatools.com/en/tools/battery-capacity-calculator): C = I·t both ways — runtime from capacity or capacity from runtime — with optional voltage for Wh and W.
- [Beer-Lambert Law Calculator](https://elysiatools.com/en/tools/beer-lambert-law-calculator): A = ε·c·l both ways, with T = 10⁻ᴬ, %T, unit selectors, and the 0.05–1.0 working-range check.
- [Boiling Point Elevation](https://elysiatools.com/en/tools/boiling-point-elevation): ΔT_b = K_b·m·i from a solvent preset table with van't Hoff factor support and custom solvents.
- [Parallel-Plate Capacitance Calculator](https://elysiatools.com/en/tools/capacitance-calculator-parallel-plate): C = εᵣ·ε₀·A/d with area or square-side input, dielectric permittivity, and auto-scaled output from fF to µF.
- [Conductivity Cell Constant Calculator](https://elysiatools.com/en/tools/conductivity-cell-constant): K = κ/G and κ = K·G with unit selectors for κ, G and K — calibrate the cell or convert a reading into conductivity.
- [Mass-Energy Equivalence Calculator](https://elysiatools.com/en/tools/energy-mass-conversion): E = mc² both ways: mass to rest energy (J, kWh, eV-scale, TNT) and energy to mass (kg, g, u, electron masses).
- [Faraday Electrolysis Calculator](https://elysiatools.com/en/tools/faraday-electrolysis): m = M·I·t/(n·F) with unit selectors for current and time: charge passed, moles of electrons, and the mass deposited.

## Samples

- [Web Image Processing Python Samples](https://elysiatools.com/en/samples/web-image-processing-python): Web Python image processing examples using PIL/Pillow including reading, saving, resizing, and format conversion
- [Capacitor Hybrid App Development Samples](https://elysiatools.com/en/samples/capacitor-samples): Capacitor hybrid app development examples including native device APIs, plugins, cross-platform deployment, and Progressive Web App capabilities
- [Android Image Processing Java Samples](https://elysiatools.com/en/samples/android-image-processing-java): Android Java image processing examples including reading/saving images, scaling, and format conversion
- [Android Image Processing Kotlin Samples](https://elysiatools.com/en/samples/android-image-processing-kotlin): Android Kotlin image processing examples including reading/saving images, scaling, and format conversion
