Capacitor Energy: E = ½ C V² in Practice

The capacitor energy formula E = ½ C V² links the three quantities every power-electronics, RF and high-energy-pulse designer reaches for: stored joules, capacitance in farads and the working voltage. This guide derives the formula, explains the factor of one half, walks through worked examples from a 12 V smoothing cap up to a defibrillator and a flash tube, lays out the ESR, dielectric absorption and bias-derating caveats that turn nameplate energy into deliverable energy, and shows how to size a capacitor for a target energy budget — the maths behind every input to the capacitor energy calculator.

#science#physics#electricity#capacitor#energy#electronics#power-electronics

What energy a capacitor actually stores

A capacitor is the simplest device for storing electrical energy in a static field. Push charge onto one of its two plates and you create a potential difference across the gap; that potential difference is what holds the energy, in the electric field between the plates. The amount stored is given by one of the most useful three-variable identities in electrical engineering, the formula the capacitor energy calculator solves in any direction: E = ½ C V².

Three numbers — energy (E, in joules), capacitance (C, in farads) and voltage (V, in volts) — are linked by that single relation, and knowing any two lets you read off the third. The same workflow that lets you size a smoothing capacitor for a 12 V rail also tells you how much energy a defibrillator dumps through a chest, how much a 1 F supercapacitor can release before its terminal voltage collapses, and how big a flash capacitor a disposable camera needs. The maths is one-line; the engineering nuance — ESR, dielectric absorption, voltage derating, series-parallel topology — is what surrounds it.

The capacitor energy formula: E = ½ C V²

The energy stored in an ideal linear capacitor charged to voltage V with capacitance C is:

E = ½ · C · V² = ½ · Q · V = Q² / (2 · C)

All three forms are equivalent — they fall out of the substitution Q = C·V into the general result. Energy is in joules (J), capacitance in farads (F = coulombs per volt), voltage in volts (V), charge in coulombs (C). The result is derived in Halliday, Resnick and Walker’s Fundamentals of Physics (11th ed.), chapter 25 §25-4 “Energy Stored in an Electric Field”, and appears in essentially identical form in every introductory electromagnetism textbook from Griffiths to Purcell.

Two practical rearrangements make the calculator’s solve-for-energy/capacitance/voltage modes possible:

  • C = 2E / V² — capacitance required to store a target energy at a chosen working voltage. Used when you have an energy budget (the millijoules required for a single coil discharge, the joules required for a camera flash) and a voltage rail, and need to spec a part.
  • V = √(2E / C) — voltage you have to charge a given capacitor to in order to store the target energy. Used when the capacitance is fixed (say, by a previously purchased bank) and you need to know how high a rail to design for, then compare against the part’s rated working voltage.

The capacitor energy calculator also returns the stored charge Q = C·V on each plate in coulombs. That second number is essential when the discharge path is current-limited — a defibrillator pulse, a flash-tube trigger, a motor-start surge — because charge divided by pulse width is the average current the circuit must handle.

Why the factor of one half

The ½ is not an empirical fudge. It comes from integrating the work done as the capacitor charges from zero to its final voltage. Push the first electron across the plate gap and it costs almost no work, because the plates are still at almost equal potential. Push the last electron across and it has to be forced against the full final voltage. On average you pushed each electron through half the final voltage, so the total work — the stored energy — is half the charge times the final voltage: E = ½ Q V.

Formally: starting from V(q) = q/C for the running voltage when charge q has accumulated on the plates, the incremental work done in adding the next dq is dW = V(q)·dq = (q/C)·dq. Integrating from 0 to the final charge Q:

W = ∫₀^Q (q/C) dq = Q² / (2C) = ½ Q V = ½ C V²

The factor of one half is the same reason that the kinetic energy of a mass accelerated from rest is ½ m v² rather than m v². In both cases you are integrating a linearly-rising quantity (voltage with charge, velocity with momentum), and the average of zero and the final value is half the final value. The same integration appears in spring potential energy U = ½ k x² and in inductor energy E = ½ L I². It is one of the most often-recurring numerical signatures in physics.

Worked example: a 12 V smoothing cap, a defibrillator, a flash capacitor

Take the most common case first — a 100 µF aluminium electrolytic capacitor on a 12 V DC rail, the kind you find on every microcontroller board and motor driver. Plug 100×10⁻⁶ F and 12 V into the capacitor energy calculator:

E = ½ × 100×10⁻⁶ × 12² = 0.5 × 0.0001 × 144 = 7.2 mJ
Q = C × V = 100×10⁻⁶ × 12 = 1.2 mC

Seven point two millijoules. That is enough to hold the rail above the brownout threshold of a microcontroller for a few hundred microseconds if the supply skips a beat — exactly what the smoothing cap is there to do. The 1.2 millicoulombs of charge can sustain a 1.2 A current pulse for one millisecond, or 12 A for 100 µs, before the cap’s voltage drops appreciably.

Scale the voltage up by a factor of about 400 and the capacitance down by a factor of three and you arrive at a clinical defibrillator. A typical biphasic defibrillator stores roughly 360 J at peak setting, delivered from a capacitor of around 32 µF charged to about 4 700 V:

E = ½ × 32×10⁻⁶ × 4700² ≈ 353 J
Q = 32×10⁻⁶ × 4700 ≈ 0.15 C

Three hundred and fifty joules — roughly the kinetic energy of a 1 kg textbook dropped from 36 m, delivered through the chest in 10 milliseconds. The same V² scaling that makes defibrillators useful is also what makes them dangerous if a discharged capacitor turns out not to have bled down between shots. Doubling the voltage quadruples the stored energy, every time.

Scale the other way and you get the flash capacitor in a disposable camera: 160 µF at 330 V stores E = ½ × 160×10⁻⁶ × 330² ≈ 8.7 J, dumped through a xenon tube in about a millisecond for a brief but intense kilowatt-class light pulse. The same formula explains every member of the family, from the 33 pF trimmer at 5 V storing 0.4 nJ in an RF tuner up through 3 000 F supercapacitor modules at 2.7 V storing 11 kJ in regenerative braking systems.

Factors that change how much energy a capacitor really delivers

Voltage squared dominates

Because V appears squared, voltage matters far more than capacitance for stored energy. Doubling capacitance doubles energy; doubling voltage quadruples it. That is why all the high-energy capacitor banks in the world — Marx generators, pulsed-power weapons research rigs, flash-pumped lasers — chase voltage first and capacitance second, even though higher-voltage parts cost more and need more insulation. It is also why undervolting a cap is much more costly to your energy budget than slightly oversizing one.

Effective series resistance (ESR)

The formula E = ½ C V² is the energy stored in the field. The energy you can actually deliver into a load is reduced by losses in the capacitor’s effective series resistance — the tiny ohmic component in series with the ideal capacitance, due to lead and electrode resistance, dielectric loss and electrolyte resistance. For a high-current pulse, ESR-related heating can be a significant fraction of the stored energy, and at extreme currents can destroy the part outright. Electrolytics have higher ESR than film or ceramic; supercapacitors much higher still. For low-frequency energy storage at modest currents the loss is negligible; for kilohertz-MHz pulses it is the first-order limit.

Dielectric absorption

After a capacitor is discharged through a short, a small residual voltage often reappears across the terminals over seconds to minutes — the dielectric “remembers” being polarised. This is dielectric absorption, and it represents energy that was stored in slowly-relaxing dipoles inside the insulator rather than in the main electric field between the plates. In precision sample-and-hold and integrator circuits the residual is a measurable error; in safety contexts (HVDC links, large capacitor banks) it is a reason to leave bleed resistors permanently across the terminals.

Voltage-dependent capacitance

Class II ceramics (X5R, X7R, Y5V) lose a substantial fraction of their nameplate capacitance when biased at a significant fraction of their rated voltage — sometimes more than 50% at 80% of rated voltage. The energy actually stored is the integral of C(V) dV from 0 to the bias voltage, not ½ C_nameplate V². For decoupling and bypass that derating matters; for energy-storage applications you want Class I ceramics (C0G/NP0), film or electrolytic, where C is genuinely voltage-independent.

Temperature and ageing

Electrolytic capacitors lose capacitance and gain ESR as their electrolyte dries out over years of service, especially at high temperatures (the famous 10 °C halves the lifetime rule). A 30-year-old smoothing cap may have lost 50% of its capacitance and stored energy; a fresh equivalent will store the formula value. For tolerance-critical designs, use the end-of-life capacitance figure, not the new-part nominal.

How to size a capacitor for a target energy

  • Start from the energy budget and chosen voltage. Decide how many joules you need and the working voltage of the rest of the circuit. Solve for C with the capacitor energy calculator’s “solve for capacitance” mode: C = 2E / V².
  • Derate the voltage by 20–40%. Never run a capacitor at its rated voltage in steady state. Aim for 60–80% of rated for general use, lower for high-rel and high-temperature applications. The energy storage drops accordingly, so size for the derated voltage from the start.
  • Account for ripple and surge currents. A capacitor’s ripple-current rating (in amps RMS) is usually a tighter constraint than its energy capacity. Exceed ripple ratings and ESR heating cooks the part long before any energy-related limit is reached.
  • Pick the right family. Electrolytics give the most µF per dollar but have high ESR and finite lifetime. Film caps give long life and low ESR but cost more per joule. Ceramics are tiny but bias-derate. Supercapacitors give enormous capacitance at low voltage. Match the family to the use case before sizing.
  • Use series/parallel arrangements when no single part fits. Two equal capacitors in parallel double the energy at the same voltage. Two in series halve the capacitance but double the rated voltage, increasing energy by the same factor of two (V doubles, C halves, V²·C is constant — but each part still sees the same E_each). Pulsed-power banks routinely run 4×4 or larger matrices.
  • Provision a bleed resistor. Any cap that can store more than about 1 J at more than about 50 V is a hazard if left unbled. Pick R to discharge in seconds to minutes depending on how often you need to handle the cap, but never omit it on a high-energy bank.

Common mistakes when using E = ½ C V²

Forgetting the factor of one half. An easy slip that doubles every answer you produce. Especially common when working from a Q = C·V derivation, where the intermediate “energy equals charge times voltage” shorthand is wrong by exactly the factor of two.

Mixing prefixes. Capacitance prefixes span 18 orders of magnitude — from picofarads in RF circuits up through farads in supercapacitors. The most frequent error is confusing microfarads (10⁻⁶) with picofarads (10⁻¹²), which is a million-fold mistake. The capacitor energy calculator takes capacitance in farads — always convert µF to ×10⁻⁶ and pF to ×10⁻¹² before entering.

Using the rated voltage instead of the working voltage. Energy stored is set by the voltage actually applied, not the maximum the part can survive. A 1 000 V-rated cap actually run at 200 V stores 1/25th of its rated-voltage maximum energy.

Ignoring AC versus DC. Capacitors in AC circuits cycle through positive and negative voltages; the peak stored energy each cycle is set by the peak voltage, not the RMS. Sizing a snubber or filter cap from RMS voltage gives you half (peak² vs RMS² for a sinusoid is a factor of 2) the energy headroom you thought you had.

How capacitor energy compares to other electrical energy stores

Putting capacitor energy into context: a single 18650 lithium-ion cell stores around 40 kJ (11 Wh) of chemical energy. The largest commercial 3 000 F supercapacitor module at 2.7 V stores E = ½ × 3000 × 2.7² ≈ 11 kJ. So the supercap stores about a quarter of the lithium cell’s energy in similar volume. Where it wins by orders of magnitude is on power density — the supercap can dump that 11 kJ in seconds, while a Li-ion safely sustains roughly C-rate (about 11 W over an hour). That power-density-vs-energy-density trade-off is the entire reason capacitors and batteries coexist: capacitors handle short bursts, batteries handle endurance.

For mechanical analogues, the energy stored in an inductor is the dual quantity E = ½ L I², with the same factor of one half coming from integrating I dI against the rising back-EMF. The full picture of RLC circuit energy oscillates between capacitor and inductor twice per cycle, which is the physics behind every oscillator and tuned RF front-end. Pair this calculator with the Ohm’s Law calculator for V = I·R and you have all three basic elements covered.

When the calculator isn’t enough

E = ½ C V² is exact for an ideal capacitor and accurate to a few percent for real linear capacitors (Class I ceramics, film, polypropylene, mica). For Class II ceramics under bias you need the manufacturer’s C(V) curve and an integral. For supercapacitor banks under pulse discharge you need the manufacturer’s impedance model — terminal voltage drops rapidly under high current because of ESR even before the stored energy is depleted, so the deliverable energy at a given minimum useful voltage can be substantially less than ½ C V_nominal². For high-frequency power-electronics design — switching DC-DC converters, resonant power supplies, induction-heating tanks — you need full-circuit SPICE simulation, not a one-line energy formula. Treat the capacitor energy calculator as the order-of-magnitude sanity check that tells you whether you are in the millijoule, joule or kilojoule regime; let that answer guide the more detailed analysis at the next level.

For hands-on lab work always assume any capacitor above 1 µF at over 50 V holds enough energy to give you a memorable shock and any above 100 µF at over 100 V holds enough to weld a screwdriver to itself. Discharge every cap through a deliberate resistor before handling — never with a short, which transfers the energy as a current spike that can destroy both the cap and the tool.

Where you will use this in practice

  • Power-supply design. Sizing bulk and decoupling capacitors for a given ripple voltage and hold-up time. The hold-up time during input dropout is set directly by E = ½ C V² and the load power.
  • Pulsed-power applications. Flash photography, defibrillators, spot welders, electromagnetic launchers, plasma sources. Wherever a brief burst of high power is needed, a charged capacitor is the standard energy buffer.
  • Energy harvesting and backup. Coin-cell-substitute supercapacitors buffering the energy from a piezo or solar harvester to power a brief radio transmission. The energy budget per packet is set by ½ C V² minus the deliverable minimum-voltage cutoff.
  • Motor and inverter design. DC-link capacitors in inverter front-ends smooth ripple and absorb regenerative braking energy. Sizing them is largely an energy calculation against a target ripple voltage.
  • Resonant tank circuits. The energy in an LC tank oscillates between ½ L I² in the inductor and ½ C V² in the capacitor twice per cycle. The total energy is conserved (lossless case) and sets the Q-factor against the parasitic resistance.

Frequently asked questions

Detailed answers to the most common questions about capacitor energy storage — why the factor of one half is there, how charge differs from stored energy, what scale of energy a farad really is, the dangers of overvoltage, how capacitor energy compares to battery energy, and how series/parallel arrangements combine — are listed in the FAQ section on this page. For related physics tools, see the wavelength calculator for v = f·λ in the electromagnetic and acoustic spectrum, and the force calculator for Newton’s second law. To compute capacitor energy, capacitance or voltage directly from any two inputs, return to the capacitor energy calculator and step through the solve-for dropdown.

Frequently asked questions

Why is there a factor of ½ in E = ½ C V²?

Because the voltage across the capacitor rises linearly with the charge already on it. The first electrons cross at almost zero potential difference and cost almost no work; the last electrons have to push against the full final voltage. Integrating V dq from 0 to Q against V = q/C gives ½ Q V — the average of zero and V times the total charge. The factor of one half is the same reason that the kinetic energy of a mass accelerated from rest is ½ m v² rather than m v², that spring potential energy is ½ k x², and that inductor energy is ½ L I² — all four arise from integrating a linearly-rising quantity from zero to its final value.

What is the difference between charge and energy stored on a capacitor?

Charge Q = C·V is what physically sits on the plates — measured in coulombs. Energy E = ½ Q V = ½ C V² is the work you had to do to put it there — measured in joules. They are related but distinct quantities. Doubling the voltage on a fixed capacitance doubles the charge but quadruples the energy, which is why high-voltage capacitor banks deliver so much more punch than low-voltage ones of the same capacitance. When you discharge through a load, charge flows as current and energy flows as power; their integrals over the discharge match the original charge Q and energy E respectively.

How big is a farad — what range do real capacitors span?

One farad is enormous. A typical 1 F supercapacitor is a small puck the size of a watch battery, and a 1 F aluminium electrolytic would fill a soda can. Standard electrolytics span 1 µF (10⁻⁶ F) to about 10 000 µF. Film and ceramic capacitors run 1 nF (10⁻⁹ F) to 1 µF. RF tuning and integrated-circuit decoupling parts drop into picofarads (10⁻¹² F). Supercapacitors for regenerative braking and short-term backup reach 1–3 000 F. So real capacitor values span 15 orders of magnitude — pF to kF — which is why the most frequent mistake using E = ½ C V² is mixing prefixes by a factor of a million.

Can I exceed a capacitor’s rated voltage to store more energy?

No. Exceeding the rated working voltage causes dielectric breakdown — the insulating material between the plates ionises and conducts, usually destroying the part and often with a loud bang. Aluminium electrolytic capacitors fail catastrophically and can vent or explode; ceramic capacitors crack and may short. Always derate: aim for a working voltage of 60–80% of the rated value to allow margin for transients and ageing. If you need more energy at a given voltage, use a larger capacitance; if you need more energy than any single part can hold, use capacitors in parallel (capacitance and energy add) or in series (rated voltage adds, capacitance drops, energy capability increases overall).

How does a capacitor’s stored energy compare to a battery’s?

A typical 18650 lithium-ion cell stores around 40 kJ (11 Wh) of chemical energy in roughly 17 cm³. The largest commercial 3 000 F supercapacitor module at 2.7 V stores only E = 0.5 × 3000 × 2.7² ≈ 11 kJ — about a quarter as much, in a similar volume. So batteries beat capacitors by roughly 4× on energy density. Capacitors win by 10–100× on power density: they can deliver their stored energy in milliseconds, where batteries safely sustain only roughly C-rate over hours. That is why capacitors handle ignition pulses, defibrillator shocks, camera flash and motor-start surges, while batteries handle the long endurance load.

How do capacitors in series and parallel combine for stored energy?

In parallel the capacitances add (C_total = C₁ + C₂ + …) and the stored energy at a given voltage is E_total = ½ C_total V², i.e. it simply adds across the bank. In series the reciprocals add (1/C_total = 1/C₁ + 1/C₂ + …), so total capacitance falls, but the rated voltage capability adds — letting you charge the bank to higher V and recover the energy. For equal-value capacitors in series, each stores the same energy and the total is N × ½ C_each V_each² with V_total = N × V_each. Real pulsed-power banks almost always run series-parallel matrices to hit both the rated voltage and the target energy.

What does ESR do to a capacitor’s deliverable energy?

ESR (effective series resistance) is the tiny ohmic component in series with the ideal capacitance, due to lead resistance, electrode resistance, dielectric loss and electrolyte resistance. The energy stored in the field is still E = ½ C V², but the energy you can deliver into a load is reduced by I²·ESR losses during the discharge. For low-current, low-frequency energy storage the loss is negligible. For high-frequency pulse discharge (camera flash, ultrasound transducers, switching converters at MHz rates), ESR-related heating can be tens of percent of the stored energy and at extreme currents can destroy the part. Electrolytics have higher ESR than film or ceramic; supercapacitors have higher still — which is why supercapacitor banks lose terminal voltage rapidly under high current even when nominal energy remains.

Why does a real ceramic capacitor store less energy than E = ½ C_nameplate V² predicts?

Because Class II ceramics (X5R, X7R, Y5V) have voltage-dependent capacitance — they lose a substantial fraction of their nameplate value when biased at a significant fraction of their rated voltage, sometimes more than 50% at 80% of rated voltage. The energy actually stored is ∫₀^V C(V) dV multiplied by V — not ½ C_nameplate V². For energy-critical applications, use Class I ceramics (C0G/NP0), film or electrolytic capacitors where C is essentially voltage-independent, or fall back on the manufacturer’s C(V) curve for the part you have selected. For decoupling and bypass the bias-derating is annoying but tolerable; for energy storage it can mean halving your effective stored energy without warning.

Informational only. Not personalised financial, legal, or tax advice.