Parallel Capacitor Calculator

Calculate total capacitance for 2-10 capacitors in parallel, with reactance, energy storage, charge, and comparison to series configuration.

2 to 10 capacitors in parallel
V
Hz
µF
µF
µF
Total (Parallel)
79.0000 µF
C_total = C₁ + C₂ + C₃ + ...
Total (Series)
5.9977 µF
1/C = 1/C₁ + 1/C₂ + ... (for comparison)
Reactance (X_C)
2.015 Ω
At 1000 Hz
Energy Stored
24.687 mJ
E = ½CV² at 25V
Total Charge
1.975 mC
Q = CV
Parallel ÷ Series Ratio
13.17×
How much more capacitance in parallel

Capacitor Contribution

C1
12.7%
10 µF
C2
27.8%
22 µF
C3
59.5%
47 µF

Individual Capacitor Details

#Value (µF)X_C (Ω)ChargeEnergyShare (%)
C110.0015.9250.0 µC3.13 mJ12.7
C222.007.2550.0 µC6.88 mJ27.8
C347.003.41.17 mC14.69 mJ59.5

Common Capacitor Values (E12 Series)

ValuepFnFµFTypical Use
10p100.010.00001RF tuning
100p1000.10.0001RF bypass
1n100010.001Signal coupling
10n10000100.01Audio filtering
100n1000001000.1IC decoupling
100000010001Audio coupling
10µ100000001000010Power filtering
100µ1e8100000100Bulk decoupling
1000µ1e910000001000Power supply
Planning notes, formulas, and examples

About the Parallel Capacitor Calculator

The **Parallel Capacitor Calculator** computes the total equivalent capacitance when 2 to 10 capacitors are connected in parallel. Capacitors in parallel simply add: C_total = C₁ + C₂ + C₃ + ... — making parallel combinations the easiest way to increase capacitance in a circuit.

Beyond the basic sum, this calculator also determines the **capacitive reactance** at a given frequency, **energy stored** at a supply voltage, **charge on each capacitor**, and the **individual contribution percentages**. It also shows the equivalent series capacitance for comparison, so you can see how the same capacitors would behave in a different configuration.

This calculator is essential for power supply designers selecting filter capacitor banks, audio engineers combining values for crossover networks, and anyone needing to achieve a specific capacitance using standard available values. The visual contribution chart makes it easy to see which capacitor dominates the total and how much each part contributes to the overall charge and energy storage.

When This Page Helps

Parallel capacitor combinations appear in virtually every electronic circuit. Power supply filtering typically uses multiple electrolytic capacitors in parallel for ripple reduction, while digital PCB design requires parallel ceramic capacitors on every IC's power pins. This calculator handles up to 10 capacitors simultaneously, computing not just the total but each capacitor's individual contribution to charge, energy, and impedance.

The visual contribution chart immediately shows which capacitor dominates the combination, helping designers optimize their component selection. The parallel-vs-series comparison is useful when evaluating different topologies for the same set of components.

How to Use the Inputs

  1. Select the capacitance unit (pF, nF, µF, mF, or F).
  2. Choose how many capacitors (2 to 10) you want to combine.
  3. Enter the supply voltage and signal frequency for impedance and energy calculations.
  4. Enter each capacitor's value in the chosen unit.
  5. Read the total parallel capacitance, reactance, stored energy, and charge.
  6. Check the contribution bar chart to see which capacitor dominates.
  7. Review the detail table for individual reactance, charge, and energy values.
Formula used
Parallel Capacitance: C_total = C₁ + C₂ + C₃ + ... + C_n Series Capacitance (for comparison): 1/C_total = 1/C₁ + 1/C₂ + ... + 1/C_n Reactance: X_C = 1 / (2πfC) Energy: E = ½CV² Charge: Q = CV

Example Calculation

Result: Total = 79 µF, X_C = 2.01 Ω, Energy = 24.69 mJ

In parallel: C_total = 10 + 22 + 47 = 79 µF. Reactance X_C = 1/(2π × 1000 × 79×10⁻⁶) = 2.01 Ω. Energy = ½ × 79×10⁻⁶ × 25² = 24.69 mJ. The 47 µF capacitor contributes 59.5% of total capacitance.

Tips & Best Practices

  • For power supply decoupling, combine a large electrolytic (100µF+) in parallel with a small ceramic (100nF) for broadband noise filtering.
  • When you need an exact capacitance, combine two standard values in parallel — e.g., 10µF + 3.3µF = 13.3µF.
  • Parallel capacitors reduce ESR (equivalent series resistance) — each capacitor's ESR contributes in parallel, lowering total ESR.
  • All parallel capacitors must have voltage ratings at or above the circuit voltage — the weakest link dictates safety.
  • For energy storage applications, energy scales with C×V². It's often more efficient to use higher voltage rather than more capacitance.
  • Use the E12 reference table to identify standard values that combine to your target capacitance.

Parallel vs Series Capacitor Behavior

Capacitors in parallel and series behave oppositely to resistors. In **parallel**, capacitances add directly (like resistors in series). In **series**, the reciprocals add (like resistors in parallel). This inverse relationship makes parallel the natural choice when you need more capacitance and series the choice when you need less capacitance or higher voltage rating.

ESR and Frequency Response

Real capacitors have equivalent series resistance (ESR) and equivalent series inductance (ESL) that limit high-frequency performance. Placing capacitors in parallel reduces both ESR and ESL, which is why power delivery networks use arrays of parallel capacitors with different values — each optimized for a different frequency band. Typical designs include bulk electrolytic (low frequency), tantalum/polymer (mid frequency), and MLCC ceramic (high frequency) capacitors in parallel.

Capacitor Banks in Power Systems

Large capacitor banks used in power factor correction, motor drives, and energy storage systems connect many capacitors in parallel. These banks can store thousands of joules and must be carefully designed with balancing resistors, fusing, and discharge mechanisms for safety. The total capacitance of a bank is simply the sum of all individual unit capacitances.

Sources & Methodology

Last updated:

Frequently Asked Questions

  • In parallel, all capacitors share the same voltage. The total charge stored is Q = Q₁ + Q₂ + ... = C₁V + C₂V + ... = (C₁ + C₂ + ...)V. Since Q = C_total × V, the total capacitance is just the sum of individual values.