Capacitor Size Calculator - C = 2E/V^2 Energy Solver
Use this capacitor size calculator to find the capacitance needed for a given start-up energy and voltage, with auto-prefixed µF, nF, pF outputs.
Capacitor Size Calculator
Results
Reads as AB × 10^C pF (covers 10 pF to 99 µF).
What Is a Capacitor Size Calculator?
A capacitor size calculator is a physics tool that turns a target start-up energy and an operating voltage into the capacitance value a circuit must hold, using the capacitor size formula C = 2 E / V^2. It is the right starting point when you are sizing a motor-start reservoir, a defibrillator capacitor bank, a DC-link bulk capacitor, or any other design where the deliverable energy matters more than the printed capacitance.
- • Motor start-up sizing: Pick a reservoir capacitor that delivers the joules a small DC motor needs during the first few milliseconds of motion.
- • DC-link bulk capacitance: Choose the bulk capacitor on a 400 V bus that has to ride through an 8 J brownout without sagging below the logic rail.
- • Defibrillator and pulse capacitor sizing: Estimate the capacitance needed to deliver hundreds of joules through a high-voltage pulse.
- • Battery backup on a low-voltage rail: Reserve enough capacitance on a 3.3 V or 5 V rail so a brief load step does not collapse the supply.
The word 'size' in this context means capacitance in farads, not the physical dimensions of the part. A capacitor with higher capacitance stores more charge at the same voltage and therefore more energy.
The result is often quoted in microfarads, nanofarads, or picofarads because practical components rarely sit above one farad. The calculator picks the prefix automatically so the printed number lands between 1 and 999.
When you already know the printed capacitance and want to decode a 3-digit marking instead, Capacitor Calculator handles the reverse direction in the same capacitor cluster.
How the Capacitor Size Calculator Works
The calculator takes a target start-up energy E in joules and an operating voltage V in volts, then solves the stored-energy equation for C. The only assumptions are that V is positive and that E is non-negative, both of which the form enforces before the math runs.
- E: Start-up energy the capacitor must deliver, in joules (J). Same unit as watt-seconds.
- V: Voltage across the capacitor in volts (V). Use the rated supply or motor operating voltage, not the ripple peak.
- C: Required capacitance in farads (F), returned by the calculator in mF, uF, nF, pF, or fF.
C = 2 E / V^2 is just E = 1/2 C V^2 rearranged. If you would rather solve for energy from a known capacitance, multiply C by V squared and divide by two; for voltage, take the square root of 2 E / C.
The calculator prefixes the capacitance so the displayed value stays between 1 and 999 in the chosen unit. A 5e-7 F result is reported as 500 nF and a 1e-4 F result as 100 µF; the underlying farad value is unchanged.
16 V motor with 64 µJ of start-up energy
E = 64 µJ = 0.000064 J, V = 16 V
C = 2 * 0.000064 / 16^2 = 0.000128 / 256 = 5e-7 F
C = 500 nF (also written as 0.5 µF), 3-digit code 504
Pick a 0.5 µF or 470 nF capacitor rated for at least 16 V, ideally 25 V to leave margin.
400 V DC link absorbing 8 J of brownout energy
E = 8 J, V = 400 V
C = 2 * 8 / 400^2 = 16 / 160000 = 1e-4 F
C = 100 µF; the 3-digit code field shows "—" because 100 µF exceeds the 99 µF marking limit.
Use a 100 µF, 450 V electrolytic or a film bank of equivalent rating; electrolytic parts use direct µF markings, not 3-digit codes.
According to Hyperphysics, Georgia State University, the energy stored in a charged capacitor is E = 1/2 C V^2, and solving for C gives the capacitor size formula C = 2 E / V^2.
Once you know the required capacitance and want to verify it against plate geometry, Capacitance Calculator solves the parallel-plate form C = ε A / d for the same kind of part.
Key Concepts Behind Capacitor Sizing
Four ideas show up in every capacitor-sizing problem: the stored-energy equation, the V squared dependence, the SI prefix system, and the 3-digit capacitor code.
Stored energy E = 1/2 C V^2
Energy stored in a capacitor grows linearly with capacitance and with the square of voltage, which is why doubling V stores four times as much energy at the same C. This is the relationship the calculator inverts.
Voltage squared in the denominator
C is inversely proportional to V squared, so a 16 V design needs four times the capacitance of a 32 V design that delivers the same energy.
Farad prefixes
The farad is a huge unit. Practical capacitors live in microfarads (µF), nanofarads (nF), and picofarads (pF); the calculator auto-selects the prefix so the printed value is readable.
3-digit capacitor code
Ceramic and film capacitors are marked with a three-digit code where the first two digits are the capacitance in picofarads and the third is a power-of-ten multiplier. A 104 marking reads as 10 * 10^4 pF = 100 nF.
The 3-digit code is convenient when you are at a parts bench comparing unmarked ceramic or film parts. The calculator prints the code so you can match the calculated capacitance to a physical part without converting prefixes by hand; values outside the 10 pF to 99 µF range print "—" because large electrolytic parts use direct µF markings.
When sizing a capacitor for AC filtering rather than energy storage, Capacitive Reactance Calculator takes the same capacitance and applies Xc = 1 / (2π f C) to find the impedance.
How to Use the Capacitor Size Calculator
Enter the energy the capacitor must deliver and the voltage it will sit at, then read the capacitance and the 3-digit code.
- 1 Estimate the start-up energy: Convert the motor, defibrillator, or DC-link energy budget into joules (1 mJ = 0.001 J, 1 µJ = 0.000001 J). For a current pulse, compute E = V * I * t first; for example, a small DC motor that draws 4 mA at 16 V for 1 ms needs E = 16 * 0.004 * 0.001 = 0.000064 J, which matches the 64 µJ default.
- 2 Enter the operating voltage: Use the rated supply or motor operating voltage in volts, not the ripple peak. If the rail sags by 10 % during the pulse, use the sagged value to keep the answer conservative.
- 3 Read the required capacitance: The primary output shows C in the most readable SI prefix. The unit appears next to the number and updates if you change the inputs.
- 4 Note the 3-digit capacitor code: The second output prints the EIA 3-digit marking when the capacitance falls inside the 10 pF to 99 µF range the convention covers; values outside that range show "—" because large electrolytic capacitors use direct µF markings.
- 5 Pick a part with margin: Choose a capacitor whose voltage rating is at least 1.5x the operating rail and whose tolerance fits the application. The calculator does not enforce those rules because they depend on the design.
A 12 V brushed motor that draws 2 A for 5 ms during start-up needs E = 12 * 2 * 0.005 = 0.12 J. The calculator reports C = 2 * 0.12 / 144 = 0.00167 F, or about 1.67 mF; the 3-digit code field shows "—" because 1.67 mF exceeds the 99 µF limit.
Once you have chosen the capacitance, Capacitor Charge Time Calculator tells you how long the same component takes to charge through a series resistor so you can confirm the start-up window.
Benefits of Using This Capacitor Size Calculator
Sizing a capacitor from energy and voltage collapses several design steps into one entry, which saves time on every motor-start and DC-link design.
- • Skip the algebra on every design: You avoid rewriting C = 2 E / V^2 from scratch each time, so you can compare energy budgets across multiple rails quickly.
- • Match the answer to a physical part: The auto-prefixed capacitance plus the EIA 3-digit code take you from joules and volts to a part number on a distributor page.
- • Quantify the energy cost of higher voltages: Doubling the operating rail quarters the capacitance, easy to see by re-entering the new V and watching the answer move.
- • Stay dimensionally correct: The farad, joule, and volt are SI units, so the result is dimensionally consistent with the input. You can sanity-check by multiplying C by V squared and dividing by two.
- • Support safety-critical applications: Defibrillator, welding, and pulsed-power designs all start from an energy target. Declaring the joules up front keeps safety margins visible during review.
If you would rather not enter joules, compute them from V * I * t for a known current pulse and plug the result into the same calculator.
If you would rather enter a known capacitance and a voltage to see the stored energy in joules, Capacitor Charge Calculator runs the math in the opposite direction.
Factors That Affect the Capacitor Size Result
Four factors influence how a real capacitor behaves compared with the calculator output: voltage tolerance, temperature, equivalent series resistance, and aging.
Voltage rating and derating
The calculator treats the entered voltage as the operating rail. Real capacitors need a safety margin, typically 1.5x to 2x the operating voltage, so the printed capacitance is the minimum.
Temperature and dielectric type
Ceramic capacitors lose capacitance near their Curie temperature, and electrolytic capacitors drift with age. A 10 % to 20 % design margin covers most temperature effects.
Equivalent series resistance (ESR)
Real capacitors dissipate energy in their ESR during charge and discharge, so the effective energy delivered is E = 1/2 C V^2 minus I^2 R losses. The calculator ignores ESR.
Tolerance and aging
Commercial capacitors ship with ±5 %, ±10 %, or ±20 % tolerance and drift further over thousands of hours. The rounded capacitance output is a target value, not a fixed property of any one part.
- • The calculator assumes a single ideal capacitor. Real circuits often combine parallel or series banks to hit a target while keeping voltage or ESR within limits.
- • It does not model leakage current, dielectric absorption, or frequency-dependent behavior. Use a separate tool or bench measurement if those effects dominate your design.
- • Auto-prefixing rounds the printed value to four significant figures, so the displayed capacitance is within 0.05 % of the underlying farad value but the part you buy may still sit on the wrong side of a tight tolerance band.
If your design sits on the edge of a safety margin, run the calculator with a slightly higher energy target to leave room for tolerance, temperature, and aging combined.
According to NIST Physical Measurement Laboratory, the farad is the SI derived unit of capacitance, defined as one coulomb per volt, which keeps the C = 2 E / V^2 relationship dimensionally consistent in joules, volts, and farads.
As published by Omni Calculator capacitor size reference, a 16 V motor with 64 µJ of start-up energy requires a 0.5 µF capacitor, matching C = 2 * 64e-6 / 16^2 = 5e-7 F.
When the printed capacitance needs to move between F, mF, uF, nF, and pF without losing precision, Capacitance Conversion Calculator handles the prefix conversion and the 3-digit code decode in one step.
Frequently Asked Questions
Q: What is a capacitor size calculator?
A: A capacitor size calculator is a physics tool that solves C = 2 E / V^2 for the capacitance required to deliver a given start-up energy E at a given operating voltage V. It returns the capacitance in the most readable SI prefix and prints the matching 3-digit capacitor code so you can match the result to a physical part.
Q: How do you calculate capacitor size from voltage and energy?
A: Divide twice the start-up energy in joules by the square of the operating voltage in volts. For a 16 V motor that needs 64 µJ of energy, C = 2 * 0.000064 / 16^2 = 5e-7 F, which the calculator reports as 0.5 µF (500 nF) with the 3-digit marking code 504.
Q: What is the capacitor size formula C = 2E/V^2?
A: C = 2 E / V^2 is the inversion of the stored-energy equation E = 1/2 C V^2. E is start-up energy in joules, V is operating voltage in volts, and C is capacitance in farads. The form holds for an ideal single capacitor and a single charge or discharge pulse.
Q: How much energy can a capacitor store?
A: A capacitor stores E = 1/2 C V^2 joules. A 100 µF capacitor charged to 10 V holds 0.005 J, a 1 mF capacitor at 5 V holds 0.0125 J, and a defibrillator-scale 180 µF capacitor at 2000 V holds 360 J. Energy scales linearly with C and with V squared.
Q: What size capacitor do I need for a 12 V motor with 50 mJ start-up energy?
A: C = 2 * 0.050 / 144 = 0.000694 F, which the calculator reports as about 694 µF. Pick a standard 1000 µF, 25 V electrolytic to leave room for tolerance, temperature drift, and aging.
Q: Why are practical capacitors rated in microfarads, nanofarads, and picofarads?
A: The farad is a large unit because one coulomb per volt would require plates the size of a room with an air dielectric. Practical capacitors live in microfarads (µF), nanofarads (nF), or picofarads (pF); the calculator auto-prefixes the answer so the printed value stays between 0.001 and 999.