A bad capacitor announces itself in three ways: physical deformation, capacitance drift beyond ±20% of its rated value, or elevated Equivalent Series Resistance (ESR). While a cheap digital multimeter can catch a dead short or a massive capacitance drop, figuring out how to determine if a capacitor is bad in a switching power supply or audio circuit almost always requires an ESR meter. A capacitor can read its perfect rated microfarads on a DMM but still fail under load because its internal resistance has spiked, turning it into a tiny heater rather than a charge reservoir.

Capacitor Failure Modes and Visual Symptoms

Before you desolder anything or apply probes, perform a strict visual and olfactory inspection. Different dielectrics fail in distinctly different ways.

  • Aluminum Electrolytic: Look for a domed or bulging top vent. If the rubber seal at the bottom is pushed out, or if there is a brown, crusty residue on the PCB beneath the can, the electrolyte has boiled and leaked. You may also smell a sharp, chemical fish-odor.
  • MLCC (Ceramic):strong> These rarely show visual distress unless they have suffered mechanical flexure. A board that was bent during depaneling or connector insertion can crack the ceramic internally, causing a dead short. You often need a 10x loupe to see the hairline fracture near the termination pads.
  • Tantalum: When a solid tantalum capacitor fails due to voltage spikes or reverse polarity, it typically goes into a catastrophic thermal runaway. Look for a charred, blackened component or a literal burn mark on the FR4 fiberglass beneath it.
  • Film (Polypropylene/Polyester): Usually fail open-circuit. In AC snubber or crossover applications, look for melted plastic casing, bulging ends, or a distinct smell of burnt wax.
SAFETY WARNING: Never touch capacitor terminals directly after removing power from a circuit. Large electrolytics in power supplies and camera flashes can store lethal energy for weeks. Always discharge them using a proper bleeder resistor (e.g., a 1kΩ 5W ceramic resistor on insulated probes) before handling. Verify dead with a multimeter set to DC voltage.

The Capacitor Selection and Substitution Matrix

Understanding how to test a part is only half the battle; you must know what the part was supposed to do in the circuit. The table below outlines the electrical characteristics of common capacitor families, dictating which type belongs in which job and how to approach substitutions.

Type Construction / Dielectric Tolerance Tempco / Stability Typical ESR Best Application Substitution Rule
Aluminum Electrolytic Etched Foil / Liquid Electrolyte ±20% Poor (High drift over temp/age) 50 - 200 mΩ Bulk filtering, PSU smoothing Upgrade V-rating; match µF; watch polarity
MLCC (X7R / X5R) Barium Titanate Ceramic ±15% to ±22% Moderate (Voltage coefficient) 1 - 5 mΩ General bypass, decoupling Can swap X5R for X7R; avoid in precision timing
MLCC (C0G / NP0) Paraelectric Ceramic ±5% (J Code) Excellent (±30 ppm/°C) < 2 mΩ RF, PLL loops, precision timing NEVER downgrade to X7R/X5R
Polypropylene Film Metalized Plastic Film ±5% to ±10% Good (±250 ppm/°C) < 10 mΩ Audio crossovers, AC snubbers Must match exact µF and VAC/VDC rating
Solid Polymer Al Conductive Polymer / Foil ±20% Good (Stable over temp) 5 - 15 mΩ High-frequency DC-DC output filtering Direct upgrade path for standard electrolytics

Decoding Capacitor Markings and Codes

Reading the value off a physical component is straightforward for large electrolytics, which print their capacitance (e.g., 1000µF) and voltage (e.g., 25V) directly on the sleeve. The negative lead is indicated by a prominent stripe with minus signs running down the side. However, surface-mount and small through-hole ceramics use a condensed shorthand that trips up many beginners.

The 3-Digit Ceramic Code

Most small ceramic capacitors use a three-digit EIA code representing picofarads (pF). The first two digits are the significant figures, and the third digit is the multiplier (number of zeros).

  • 104: 10 followed by 4 zeros = 100,000 pF. This converts to 100 nF, or 0.1 µF. This is the most common bypass capacitor value on the market.
  • 473: 47 followed by 3 zeros = 47,000 pF = 47 nF.
  • 221: 22 followed by 1 zero = 220 pF.

Tolerance Letters

You will often see a letter trailing the numeric code. According to standard IEC marking conventions, these denote the manufacturing tolerance:

  • J: ±5% (Common for C0G/NP0 precision ceramics)
  • K: ±10% (Standard for X7R and many film caps)
  • M: ±20% (Standard for electrolytics and high-density MLCCs)
  • Z: +80% / -20% (Legacy electrolytic marking, largely obsolete)

Bench Testing: Multimeter and ESR Meter Procedures

When visual inspection yields no clues, you must move to electrical testing. Here is the definitive workflow to determine if a capacitor is bad on the bench.

Step 1: The DMM Capacitance Test

Remove the capacitor from the circuit. Measuring in-circuit will yield false readings due to parallel impedance paths. Set your digital multimeter to the capacitance mode (often denoted by a capacitor symbol or 'CAP'). Discharge the cap by briefly shorting the leads with a resistor, then connect the DMM probes.

The Threshold: If a 1000µF capacitor reads 750µF, it has drifted by 25%. Since most electrolytics are rated for ±20%, this part is degraded and should be scrapped. Note that cheap DMMs struggle to accurately read very low values (under 1nF) or very high values (over 10,000µF), often timing out or displaying erratic numbers.

Step 2: The ESR Meter Test (The Real Truth)

As Analog Devices application notes frequently highlight, capacitance is only half the story. Equivalent Series Resistance (ESR) is the internal AC resistance of the capacitor. In a switching power supply running at 100kHz, a high ESR causes severe ripple voltage and internal I²R heating, which boils the electrolyte and kills the part.

An ESR meter injects a high-frequency AC signal (usually 100kHz) to measure this resistance without being fooled by the capacitive reactance. You can often test ESR in-circuit because the low-impedance AC signal ignores parallel semiconductor junctions and large inductors.

Capacitor Rating Expected Good ESR (at 100kHz) Failure Threshold (Replace if >)
1000µF / 25V (Electrolytic) 0.04 Ω - 0.08 Ω 0.20 Ω
470µF / 50V (Electrolytic) 0.08 Ω - 0.15 Ω 0.35 Ω
100µF / 16V (Electrolytic) 0.20 Ω - 0.40 Ω 0.80 Ω
10µF / 50V (Electrolytic) 1.50 Ω - 3.00 Ω 5.00 Ω
0.1µF (MLCC Ceramic) < 0.05 Ω N/A (Fails short or open, not high ESR)

If your 1000µF filter capacitor measures 980µF on a DMM (looks perfect) but reads 1.5 Ω on an ESR meter (should be <0.1 Ω), the capacitor is definitively bad. It has dried out internally, and the power supply will likely exhibit whining, overheating, or random microcontroller resets under load.

Safe Substitution Rules When the Exact Part is Missing

You are repairing a board at 11 PM, your parts bin is missing the exact BOM component, and you need a substitute. Follow these strict engineering rules to avoid creating a secondary failure.

  1. Voltage Rating: You can always substitute a higher voltage rating for a lower one (e.g., using a 35V cap in place of a 16V cap). Never substitute a lower voltage rating. The physical size will be larger, so verify mechanical clearance.
  2. Capacitance in Power Filtering: For bulk DC filtering, going up in capacitance (e.g., replacing 1000µF with 2200µF) is generally safe and improves ripple rejection. Edge case: If the capacitor is on the output of a soft-start DC-DC converter or a linear regulator, massively increasing the output capacitance can cause inrush current faults or destabilize the regulator's feedback loop. Check the regulator datasheet's 'Maximum Output Capacitance' spec.
  3. Capacitance in Timing and Filters: If the capacitor is part of an RC timing network (like a 555 timer oscillator) or an active analog filter, you must match the exact microfarad value. A 20% drift will shift your oscillator frequency or alter your filter cutoff frequency unacceptably.
  4. Dielectric Swaps in Audio: Never substitute a Class II ceramic (X7R/X5R) into an analog audio signal path where a C0G/NP0 or Film capacitor was specified. X7R ceramics exhibit the piezoelectric effect—they act as microphones, picking up mechanical vibrations and introducing severe microphonic distortion into the audio signal. For deep technical context on this phenomenon, refer to foundational capacitor theory resources covering dielectric absorption and microphonics.
  5. ESR Requirements: If replacing an electrolytic in a high-frequency switching regulator output, do not use a standard 'general purpose' 105°C electrolytic. You must use a 'Low-ESR' or 'High-Ripple Current' rated series (e.g., Panasonic FR or Rubycon ZL series), otherwise the substitute will overheat and fail within months.