Knowing how to see if a capacitor is bad is one of the most high-yield diagnostic skills you can develop at the bench. A failing capacitor rarely just stops working; it degrades in ways that alter circuit timing, increase power supply ripple, or create dead shorts. The direct answer to identifying a bad capacitor involves a two-step process: first, look for physical deformation (bulging, venting, or leaking electrolyte), and second, measure its Equivalent Series Resistance (ESR) and capacitance out-of-circuit. A standard multimeter can catch dead shorts, but only an ESR meter or LCR meter will reveal the insidious degradation that causes 90% of switch-mode power supply (SMPS) and motherboard failures.
Visual and Physical Failure Modes
Before you even power up your meter, perform a visual and olfactory inspection. Different capacitor chemistries fail in distinctly different ways.
Aluminum Electrolytic Capacitors
These are the most common offenders in power supplies and audio amplifiers. They contain a liquid or gel electrolyte that slowly vaporizes over time, a process accelerated by heat (following the Arrhenius equation, where every 10°C rise in ambient temperature roughly halves the component's lifespan). Look for:
- Bulging or Domed Tops: The top vent (usually stamped with a K, X, or T shape) is designed to pop open if internal pressure builds. If it is domed upward, the capacitor is gassing and definitively bad.
- Crusty Residue: A brownish, crystalline crust around the base or on the PCB traces indicates the rubber end-seal has failed and electrolyte is leaking. This fluid is mildly conductive and corrosive, so clean the board with 99% isopropyl alcohol.
- Sleeve Shrinkage: If the plastic sleeve is melted, shrunk, or brittle, the capacitor has been subjected to severe thermal stress, likely drying out the internals even if it hasn't bulged yet.
Ceramic and Film Capacitors
Multilayer Ceramic Capacitors (MLCCs) rarely show visual symptoms until catastrophic failure. However, look for hairline cracks near the leads, often caused by PCB flexing or thermal shock during soldering. Film capacitors (like polypropylene snubbers) will sometimes exhibit a swollen plastic case or melted potting compound if subjected to voltage spikes beyond their let-through current ratings.
Electrical Testing: Multimeter vs. ESR Meter
Many hobbyists ask if they can test a capacitor with a standard digital multimeter (DMM). You can, but with severe limitations. A DMM in resistance mode can tell you if a capacitor is shorted (reads near 0Ω) or open (reads infinite/OL immediately without a brief charging spike). Some DMMs have a capacitance setting, but they apply a low-frequency DC test that completely misses high-frequency degradation.
The real killer of modern electronics is high Equivalent Series Resistance (ESR). As an electrolytic capacitor dries out, its ESR spikes. A 1000µF filter capacitor might still read 950µF on a DMM (passing a basic capacitance test), but if its ESR has risen from 0.05Ω to 3.0Ω, it will act like a resistor at switching frequencies, generating massive heat and failing to filter high-frequency noise. To catch this, you need a dedicated ESR meter (like the Peak Atlas ESR70 or a generic MESR-100), which injects a 100kHz AC signal to measure impedance without forward-biasing the circuit.
| Metric | Typical Good Range | Fail / Replace Threshold | Required Tool |
|---|---|---|---|
| ESR (100µF - 470µF, 16V+) | < 0.20 Ω | > 1.0 Ω | ESR Meter (100kHz) |
| ESR (1000µF+, 16V+) | < 0.10 Ω | > 0.5 Ω | ESR Meter (100kHz) |
| Capacitance Drift | +/- 20% of nominal | > -30% below nominal | LCR Meter / DMM |
| DC Leakage (Electrolytic) | < 0.01 CV or 3µA | > 1mA (at rated voltage) | Microammeter / Bench PSU |
| Dead Short (Any Type) | Infinite (OL after charge) | < 10 Ω continuous | Standard DMM |
Bench Tip: Always test capacitors out of circuit. If you test in-circuit, the parallel impedance of surrounding components (like transformer windings, MOSFETs, or other parallel filter caps) will skew your ESR and capacitance readings, often making a dead capacitor look perfectly healthy.
Decoding Capacitor Markings and Specifications
When you pull a bad part, you need to read its markings to source a replacement. Through-hole electrolytics are straightforward: they print the capacitance (e.g., 470µF), voltage (e.g., 25V), and maximum temperature (e.g., 105°C) directly on the sleeve, alongside a stripe indicating the negative lead.
Ceramic capacitors, however, use a 3-digit EIA code system similar to resistor color bands, but measured in picofarads (pF). The first two digits are the significant figures, and the third digit is the multiplier (number of zeros). For example, a marking of 104 means 10 followed by four zeros: 100,000 pF. Since 1,000,000 pF = 1µF, a 104 capacitor is 0.1µF (or 100nF). A marking of 223 is 22,000 pF (22nF).
Beyond capacitance, the dielectric material dictates how the capacitor behaves under temperature and voltage stress. According to SparkFun's capacitor guide, selecting the wrong dielectric for a precision circuit will cause severe drift.
| Type / Dielectric | Construction | Tolerance | Tempco (Temp Stability) | Typical Use Case |
|---|---|---|---|---|
| Aluminum Electrolytic | Etched aluminum foil, liquid/polymer electrolyte | ±20% | Poor (High drift) | Bulk power filtering, audio coupling |
| MLCC (C0G / NP0) | Ceramic layers, noble metals | ±1% to ±5% | Excellent (±30ppm/°C) | RF tuning, precision timing, oscillators |
| MLCC (X7R) | Ceramic layers, base metals | ±10% to ±20% | Moderate (±15% over range) | General decoupling, bypass, non-critical filtering |
| Tantalum (MnO2) | Porous tantalum pellet, manganese dioxide | ±10% to ±20% | Good | Space-constrained low-profile filtering (Warning: fails short, fire risk) |
| Polypropylene Film | Metallized plastic film, wound | ±1% to ±5% | Excellent | AC line filtering, snubbers, high-current audio crossovers |
Safe Substitution Rules When the Exact Part is Missing
You will rarely have the exact OEM part number in your bins. When substituting, follow these strict rules to avoid creating a fire hazard or a circuit that fails prematurely. For deeper component-level selection criteria, the All About Circuits textbook provides excellent foundational theory on dielectric breakdown limits.
- Voltage Rating (Go Higher, Never Lower): If the schematic calls for a 16V capacitor, you can safely use a 25V, 35V, or 50V part. The physical size (can diameter and lead pitch) will increase, so verify it will physically fit on the PCB without shorting adjacent traces. Never substitute a lower voltage rating; the dielectric will puncture under transient spikes.
- Capacitance Value: For bulk power supply filtering, going up in capacitance (e.g., using 2200µF instead of 1000µF) is generally safe and can improve ripple rejection, provided the physical size fits and the inrush current doesn't trip your upstream breaker or blow the rectifier diodes. For timing circuits (like a 555 timer or microcontroller RC oscillator), you must match the value exactly, or your frequency will drift.
- Temperature Rating: Always substitute an 85°C rated capacitor with a 105°C rated one. The 105°C parts use higher-grade electrolyte and will last exponentially longer in warm environments like the inside of a TV or power supply.
- ESR and Ripple Current (The SMPS Rule): If you are repairing a switch-mode power supply, motherboard, or LED driver, you must use "Low-ESR" or "High-Ripple" capacitor series (such as Panasonic FR/FM, Rubycon ZL, or Nichicon PW). Substituting a standard general-purpose electrolytic (like a generic 105°C part from an assortment kit) into an SMPS will result in the capacitor overheating, bulging, and failing within weeks due to the high-frequency ripple current.
Selection Matrix: Which Capacitor Type for Which Job?
When designing a circuit or performing a heavy modification, choosing the right chemistry prevents dielectric absorption issues, microphonics, and premature aging. Use this decision framework:
- Bulk DC Filtering (Post-Rectifier): Aluminum Electrolytic. You need massive capacitance (1000µF+) to smooth 120Hz ripple, and electrolytics offer the highest capacitance-per-dollar ratio.
- High-Frequency IC Decoupling: 0.1µF (100nF) MLCC (X7R). Place these as physically close to the VCC and GND pins of microcontrollers and logic ICs as possible. Their low parasitic inductance shunts high-frequency switching noise to ground.
- Audio Signal Coupling: Polypropylene Film or Bipolar (Non-Polarized) Electrolytic. Standard electrolytics introduce distortion and have a polarity, which blocks DC but ruins bipolar audio signals. Film capacitors offer pristine linearity and near-zero distortion.
- Snubber Networks (Across Relays, Triacs, or Flyback Transformers): Polypropylene Film (specifically X2 or Y2 safety-rated if connected to AC mains). Ceramic capacitors can crack under the intense dV/dt (voltage spike) conditions, while film capacitors are self-healing.
- Precision Timing / VCOs: C0G/NP0 Ceramic or Polystyrene Film. These have near-zero temperature coefficients, ensuring your oscillator frequency doesn't drift when the ambient room temperature changes or the board heats up.
Diagnosing a bad capacitor is rarely about a single measurement; it is about correlating physical stress markers with high-frequency impedance data. Keep a dedicated ESR meter on your bench, stock low-ESR 105°C replacements in common values (100µF, 470µF, 1000µF at 16V/25V/50V), and always respect the voltage and ripple current limits of the circuit topology.






