When you ask "what size capacitor do I need," the answer splits into three distinct engineering problems: energy storage (motors and power supplies), timing and filtering (RC networks and audio), and decoupling (digital logic). There is no universal size. A microcontroller decoupling cap needs 0.1 µF of ceramic, a 1/2 HP AC motor run circuit needs a precisely calculated 15 µF film capacitor, and a linear power supply bulk filter might require 10,000 µF of electrolytic.
This guide gives you the exact formulas, reference tables, and dielectric selection criteria to size and select the right capacitor for your specific circuit, whether you are repairing an HVAC blower or designing an ESP32 sensor node.
The Core Sizing Formulas and Application Reference
Capacitor sizing is dictated by the physical job the component must perform. Below are the governing formulas for the two most common sizing challenges on the bench: power supply bulk filtering and AC motor run capacitors.
Bulk Power Supply Filtering:
To calculate the minimum capacitance required to smooth a rectified AC waveform into DC, use the formula:
C = I / (2 × f × ΔV)
Where C is capacitance in Farads, I is load current in Amps, f is the AC line frequency (60Hz in North America, 50Hz in EU/UK), and ΔV is your acceptable peak-to-peak ripple voltage.
Worked Example: You are building a 12V linear supply for a 2A audio amplifier. The transformer outputs 60Hz. You can tolerate 1.5V of ripple before the linear regulator drops out.
C = 2 / (2 × 60 × 1.5) = 2 / 180 = 0.0111 Farads, or 11,100 µF. You would select the next standard size up: a 15,000 µF or two parallel 6,800 µF electrolytic capacitors.
AC Motor Run Capacitors:
For single-phase induction motors, the run capacitor creates the phase shift for the start winding. While exact sizing requires motor winding impedance data, the industry rule-of-thumb for replacement sizing is roughly 30 to 50 µF per horsepower at 240V, scaling inversely with voltage. Always defer to the motor nameplate data.
| Application | Typical Capacitance Range | Voltage Derating Rule | Required Dielectric / Type |
|---|---|---|---|
| Logic IC Decoupling (MCU, FPGA) | 0.01 µF to 0.1 µF | Rated ≥ 2x VCC (e.g., 16V for 5V logic) | MLCC (X7R or C0G/NP0) |
| Bulk DC Power Filtering | 470 µF to 22,000 µF | Rated ≥ 1.5x Max DC Bus Voltage | Aluminum Electrolytic (Low ESR) |
| AC Motor Run (HVAC, Pumps) | 5 µF to 80 µF | Must match or exceed AC RMS rating (e.g., 370VAC / 440VAC) | Metallized Polypropylene Film |
| Audio Signal Coupling | 1 µF to 10 µF | Rated ≥ 2x Max Signal Peak Voltage | Polyester Film or WIMA MKP |
| Switching Regulator Input (Buck) | 10 µF to 47 µF | Rated ≥ 1.5x Max Input Voltage | MLCC (X5R or X7R, Low ESR) |
Capacitor Types: Which Dielectric for Which Job?
Selecting the right size is only half the battle; the dielectric material determines how the capacitor behaves under temperature and voltage stress. A 10 µF Y5V ceramic will lose up to 70% of its capacitance when DC bias is applied, effectively becoming a 3 µF part. Here is how the major dielectric families compare.
| Dielectric / Type | Construction | Typical Tolerance | Tempco / Voltage Stability | Typical Use Case |
|---|---|---|---|---|
| C0G / NP0 (Class 1 Ceramic) | Multi-layer ceramic (MLCC) | ±1% to ±5% | 0 ±30 ppm/°C. Zero DC bias drop. | RF filters, precision audio, oscillator timing. |
| X7R (Class 2 Ceramic) | Multi-layer ceramic (MLCC) | ±10% to ±20% | ±15% over temp. Moderate DC bias drop. | General decoupling, bypass, non-critical filtering. |
| Aluminum Electrolytic | Foil and paper soaked in electrolyte | -20% to +80% | Poor. High tempco, dries out over time. | Bulk energy storage, low-frequency power filtering. |
| Metallized Polypropylene (Film) | Plastic film with vapor-deposited metal | ±3% to ±10% | Excellent. Self-healing, highly stable. | AC motor run, snubber circuits, high-end audio crossovers. |
The DC Bias Trap: When sizing MLCCs for power circuits, always check the manufacturer's DC bias curve. According to Vishay's ceramic capacitor application notes, a 10 µF X5R 0805 capacitor rated at 6.3V may only provide 2 µF of actual capacitance when 5V DC is applied. To get a true 10 µF at 5V, you must either step up to a 1210 package size or select a 10V/16V rated part.
Decoding Physical Markings and Codes
Through-hole and surface-mount capacitors rarely have enough surface area to print "0.1 µF 50V". Instead, they rely on standardized EIA (Electronic Industries Alliance) coding systems. Knowing how to read these prevents costly mistakes when scavenging parts or verifying BOMs.
The 3-Digit Ceramic Code
The first two digits represent the significant figures, and the third digit is the multiplier (number of zeros to add), always in picofarads (pF).
- 104: 10 × 104 pF = 100,000 pF = 100 nF = 0.1 µF (The most common decoupling cap in existence).
- 473: 47 × 103 pF = 47,000 pF = 47 nF = 0.047 µF.
- 221: 22 × 101 pF = 220 pF.
Tolerance and Voltage Letters
You will often see a letter following the numeric code. This indicates tolerance or voltage rating.
- J = ±5% tolerance
- K = ±10% tolerance
- M = ±20% tolerance
For voltage, manufacturers use EIAJ codes consisting of a number and a letter. The number represents the multiplier (10^x), and the letter represents the base voltage.
- 1E = 25V (1 = 10^1, E = 2.5V base -> 10 × 2.5 = 25V)
- 1H = 50V (1 = 10^1, H = 5.0V base -> 10 × 5.0 = 50V)
- 2A = 100V (2 = 10^2, A = 1.0V base -> 100 × 1.0 = 100V)
Failure Modes and Visual Symptoms
Capacitors are the most common point of failure in aging electronics. According to KEMET's failure mode analysis, different chemistries fail in distinctly different ways. Recognizing the visual symptoms saves hours of oscilloscope debugging.
Aluminum Electrolytic: The Drying and Venting Cycle
Visual Symptom: The top aluminum can is domed or bulging (the "K-score" vent has popped). Alternatively, the cap looks flat, but brown, crusty electrolyte has leaked from the bottom rubber bung onto the PCB.
Electrical Symptom: Massive increase in Equivalent Series Resistance (ESR) and a drop in measured capacitance. A 1000 µF cap might measure 400 µF on an LCR meter. This causes switching power supplies to whine, output voltage ripple to spike, and logic to brownout under load.
MLCC Ceramic: Flex Cracking
Visual Symptom: Often invisible to the naked eye. Under magnification, you may see a hairline fracture running diagonally from the bottom corner of the solder joint up into the ceramic body. In catastrophic failures, the part is split in half or shows a scorch mark.
Electrical Symptom: Dead short circuit. This happens when PCB flexing (from pushing a connector or dropping the board) cracks the brittle ceramic, causing internal electrode layers to touch. It frequently takes down the entire voltage rail.
Metallized Film: Self-Healing and Capacitance Loss
Visual Symptom: The plastic casing may look slightly melted or discolored near the terminals if subjected to extreme overvoltage, but they often look perfectly fine externally.
Electrical Symptom: Gradual capacitance drop. When a voltage spike punctures the dielectric, the thin metal layer vaporizes around the fault, isolating it (self-healing). This clears a tiny amount of plate area. Over years of AC motor operation, enough area clears that a 40 µF motor run cap drops to 30 µF, causing the motor to hum, overheat, and trip its thermal overload.
Safe Substitution Rules When the Exact Part is Missing
You are repairing a board at 11 PM and your kit is missing the exact BOM part. Substituting capacitors is safe if you follow the physics of the circuit, but violating these rules will result in immediate failure or latent reliability issues.
- Voltage Can Go Up, Never Down (With a Catch): You can always substitute a 50V cap for a 25V cap. However, in high-frequency switching regulators (like a buck converter), a higher voltage MLCC might have a higher ESR or different resonance characteristics. For bulk electrolytics, higher voltage parts also have higher physical volume and higher leakage current; ensure they physically fit and won't trip sensitive leakage-detection circuits.
- Capacitance Tolerance Depends on the Circuit:
- Decoupling/Bypass: You can substitute a 0.22 µF for a 0.1 µF. More bulk capacitance on a logic rail is rarely a problem unless it causes inrush current issues that trip a polyfuse.
- Timing/Oscillators: Never substitute. A 555 timer or RC low-pass filter relies on exact math. A 20% tolerance swap will shift your cutoff frequency or PWM duty cycle out of spec.
- Motor Run: Never substitute outside ±5%. A larger run cap will over-voltage the start winding and burn it out; a smaller cap will result in low torque and stalled rotors.
- Never Downgrade the Temperature Coefficient: Do not substitute a Y5V or Z5U ceramic for an X7R. Y5V parts lose up to 80% of their capacitance at 85°C. If the original designer specified X7R, the circuit relies on that stability over temperature.
- Watch the ESR on Switching Supplies: If you are replacing an output filter cap on a switching regulator, you must use a "Low ESR" or "High Ripple Current" rated electrolytic. Substituting a standard, high-ESR general-purpose cap will cause it to overheat internally and vent within hours of operation due to the high-frequency ripple current.
For deep-dive application guides on specific motor and power factor correction sizing, the Cornell Dubilier Application Guide remains the definitive bench reference for heavy-duty and industrial capacitor selection.






