The capacitor size calculator determines the physical dimensions, capacitance value, voltage rating, and energy storage characteristics of capacitors used in electronic circuits. Engineers use this tool to select appropriate capacitor packages for PCB layout, verify clearance requirements in high-density assemblies, calculate stored energy for safety analysis, and estimate component footprints during the design phase. Capacitor sizing bridges electrical specifications with mechanical constraints—critical for modern electronics where board space directly impacts product cost and performance.
📐 Browse all free engineering calculators
Table of Contents
Physical Dimensions Diagram
Capacitor Size Calculator
Key Equations
Energy Stored in Capacitor:
E = ½CV²
Cylindrical Capacitor Volume:
V = πr²H = π(D/2)²H
Charge Stored:
Q = CV
Capacitive Reactance:
XC = 1/(2πfC)
Energy Density:
ρE = E/V
Where:
- E = Energy stored (Joules)
- C = Capacitance (Farads)
- V = Voltage (Volts)
- Q = Charge (Coulombs)
- D = Diameter (mm)
- H = Height (mm)
- r = Radius (mm)
- XC = Capacitive reactance (Ohms)
- f = Frequency (Hz)
- ρE = Energy density (J/cm³)
Theory & Practical Applications
Physical Package Standards and Selection Criteria
Capacitor physical dimensions follow standardized package codes that define both mechanical footprint and electrical performance boundaries. Electrolytic capacitors use diameter-height notation (e.g., 10×20mm, 8×11.5mm), while surface-mount ceramic capacitors follow EIA/metric codes (0402, 0603, 0805, 1206, 1210). The package selection process involves simultaneous constraint satisfaction across multiple domains: required capacitance value, voltage rating, ESR limits for ripple current handling, physical clearance on the PCB, and thermal dissipation requirements. A critical but often overlooked consideration is the voltage derating factor—aluminum electrolytic capacitors operated continuously above 85% of rated voltage experience accelerated electrolyte evaporation, reducing operational lifetime from the nominal 2000 hours at 105°C to potentially less than 500 hours in high-temperature automotive environments. For this reason, power supply designers typically apply 50% voltage derating, meaning a 50V-rated capacitor for a 25V rail, which directly increases package size due to thicker dielectric layers.
Energy Storage Density and Technology Comparison
Energy density varies by five orders of magnitude across capacitor technologies, fundamentally limiting application domains. Aluminum electrolytic capacitors achieve approximately 0.01-0.05 J/cm³, suitable for bulk energy storage in power supplies where volume constraints are relaxed. Tantalum capacitors reach 0.2-0.4 J/cm³ with superior volumetric efficiency, explaining their dominance in space-constrained portable electronics despite higher cost ($2-5 per component versus $0.10-0.30 for aluminum electrolytics of equivalent capacitance). Multi-layer ceramic capacitors (MLCC) in X7R/X5R dielectrics provide 0.02-0.1 J/cm³ but with critical temperature and voltage coefficient nonlinearities—a 10μF X7R capacitor rated at 25V may exhibit only 3-4μF actual capacitance when operated at 24V due to dielectric saturation effects, a phenomenon absent from linear dielectrics like C0G/NP0. Supercapacitors represent the extreme end at 1-10 J/cm³, approaching battery energy densities but with pure capacitive charge storage mechanisms enabling millions of charge-discharge cycles versus hundreds for lithium-ion cells.
For detailed calculations of energy distribution in multi-component systems, engineers can reference the free engineering calculators library for parallel circuit analysis and power dissipation modeling.
Thermal Management and Package Size Interaction
Ripple current heating creates a direct coupling between electrical stress and required package size. When AC current flows through a capacitor's equivalent series resistance (ESR), power dissipation follows P = I²RMS × ESR. This heat must conduct through the package to ambient air, creating a temperature rise ΔT = P × θJA, where θJA is the junction-to-ambient thermal resistance. Larger diameter capacitors have lower θJA due to increased surface area—a 10mm diameter electrolytic might exhibit θJA = 60°C/W, while a 16mm diameter version of the same capacitance drops to θJA = 35°C/W. In switch-mode power supplies operating at 500 kHz with 2A ripple current and ESR = 0.050Ω, this difference means 6W dissipation creating 360°C rise (impossible) versus 210°C rise (still catastrophic) before considering forced airflow. The practical solution requires either parallel capacitor banks to divide ripple current, or low-ESR polymer capacitors with ESR < 0.010Ω, which command 3-5× price premiums but enable smaller package sizes through reduced thermal stress.
Worked Example: Backup Power Capacitor Bank Sizing
An industrial control system requires 5 seconds of backup power at 12V delivering 250mA average current to allow graceful shutdown during power failures. The circuit operates from a 15V supply rail with ±10% tolerance (13.5V minimum). Determine the required capacitor bank specifications including package dimensions, accounting for voltage droop limits and component availability.
Step 1: Calculate total energy requirement
Energy = Power × Time = (12V × 0.25A) × 5s = 15 Joules
The system must maintain V ≥ 12V, but capacitor voltage begins at 13.5V (minimum supply) and can discharge to 12V, providing useful voltage swing ΔV = 1.5V.
Step 2: Determine required capacitance from energy equation
For a capacitor discharging from V₁ to V₂, energy delivered is:
E = ½C(V₁² - V₂²) = ½C(13.5² - 12²) = ½C(182.25 - 144) = ½C(38.25)
15J = ½C(38.25)
C = 30J / 38.25 = 0.784F = 784,000μF
Step 3: Apply voltage derating and select standard values
With 50% derating for reliability, required voltage rating = 13.5V × 2 = 27V minimum. Standard voltage ratings: 16V (insufficient), 25V (marginal), 35V (recommended). Selecting 35V-rated capacitors provides margin for supply voltage transients.
Standard high-capacitance electrolytics in 35V: 10,000μF, 22,000μF, 33,000μF, 47,000μF
Using 22,000μF units: 784,000μF / 22,000μF = 35.6 ≈ 36 capacitors in parallel
Step 4: Calculate individual capacitor dimensions and array layout
Typical 22,000μF 35V aluminum electrolytic: 18mm diameter × 40mm height (e.g., Nichicon UVR series)
PCB footprint per capacitor = π(9mm)² = 254mm²
Lead spacing = 7.5mm (standard for 18mm diameter)
Minimum recommended spacing between capacitors for thermal management = 3mm
Effective footprint with spacing = (18mm + 3mm)² = 441mm² per unit
Total board area for 36-capacitor 6×6 array = 6 × 6 × 441mm² = 15,876mm² ≈ 126mm × 126mm
Step 5: Verify discharge characteristics and ripple current capability
Actual capacitance bank: 36 × 22,000μF = 792,000μF
Discharge current at midpoint voltage (12.75V): I = 250mA constant load
Per-capacitor current = 250mA / 36 = 6.94mA (negligible compared to rated ripple current > 1A)
Time constant at beginning of discharge: τ = RC = 792,000μF × (12V / 0.25A) = 792,000μF × 48Ω = 38s
Since 5s < 5τ, linear approximation is valid: ΔV = (I/C)×t = (0.25A / 0.792F) × 5s = 1.58V
Final voltage = 13.5V - 1.58V = 11.92V (slightly below 12V target)
Step 6: Iteration—increase capacitance to meet specification
Required C for ΔV = 1.5V: C = (0.25A × 5s) / 1.5V = 0.833F = 833,000μF
Using 22,000μF units: 833,000 / 22,000 = 37.86 ≈ 38 capacitors
Final specification: 38 × 22,000μF, 35V electrolytic capacitors, 18×40mm package, arranged in 6×7 array (with 2 positions unused), total PCB area 132mm × 147mm, estimated cost $45-60 for capacitors alone at $1.20-1.60 per unit.
PCB Layout Considerations for Large Capacitor Arrays
When mounting banks of electrolytic capacitors exceeding 10mm diameter, mechanical stress from vibration becomes a primary failure mode. The cantilever moment created by a 20mm tall capacitor with 1g lateral acceleration is M = m × a × (h/2), where mass for a typical 10,000μF 25V unit is approximately 8 grams. At automotive vibration levels (10g peaks), this creates cyclic stress at the lead-to-body joint that can fracture internal connections after 10⁶-10⁷ cycles unless the component is mechanically restrained. Through-hole mounting provides superior vibration resistance compared to SMD packages—a PTH lead soldered through 1.6mm FR-4 with plated-through-hole reinforcement can withstand 50g shock, while SMD electrolytics delaminate from pads at 15-20g without additional adhesive. For critical applications, silicone adhesive applied at the capacitor base distributes stress and increases vibration immunity by factors of 3-5×.
Frequency-Dependent Impedance and Multi-Capacitor Networks
Real capacitors exhibit series inductance (ESL) from lead geometry and internal construction, creating a series RLC circuit with self-resonant frequency f₀ = 1/(2π√(LC)). Above f₀, the component behaves inductively, Z increasing with frequency rather than decreasing as ideal capacitance predicts. A 470μF aluminum electrolytic with 20nH lead inductance resonates at f₀ = 1/(2π√(20nH × 470μF)) ≈ 16.4 kHz, becoming inductive above this frequency. Power supply designers must parallel capacitor types: bulk electrolytics for low-frequency energy storage (< 1 kHz), ceramic capacitors for high-frequency bypassing (> 100 kHz), creating a multi-pole filter network where each capacitor type dominates impedance in its frequency band. The transition frequencies depend critically on physical package size—larger electrolytics have higher ESL (30-50nH for through-hole vs. 5-10nH for SMD), necessitating closer placement of ceramic decoupling capacitors to the load.
Frequently Asked Questions
Free Engineering Calculators
Explore our complete library of free engineering and physics calculators.
Browse All Calculators →🔗 Explore More Free Engineering Calculators
- Resistor Color Code Calculator
- Capacitor Charge Discharge Calculator — RC Circuit
- Wheatstone Bridge Calculator
- I2C Pull-Up Resistor Calculator
- Cutoff Frequency Calculator
- Joule Heating Calculator
- Fermi Level Calculator
- Voltage Divider Calculator — Output Voltage from Two Resistors
- Transformer Turns Ratio Calculator
- Voltage Divider Calculator
About the Author
Robbie Dickson — Chief Engineer & Founder, FIRGELLI Automations
Robbie Dickson brings over two decades of engineering expertise to FIRGELLI Automations. With a distinguished career at Rolls-Royce, BMW, and Ford, he has deep expertise in mechanical systems, actuator technology, and precision engineering.