The Quick Verdict: How to Check and Replace a Capacitor

When a board fails or you are scavenging parts, checking a capacitor requires more than a basic multimeter. To accurately verify health, discharge the component, then measure its Equivalent Series Resistance (ESR) and capacitance. If the ESR reads greater than 1 ohm for a bulk electrolytic (>100µF), or if the capacitance drifts more than 20% from the marked value, the part is dead.

When substituting a failed capacitor, always match the dielectric type, match or exceed the voltage rating, and keep the capacitance within 20% of the original—unless it is a bulk power filter, where a higher microfarad (µF) value is acceptable and often beneficial.

Safety First: Never check a capacitor while it is still charged. A large electrolytic capacitor can hold a lethal charge for days. Discharge it using a high-wattage power resistor (e.g., a 5W, 100-ohm resistor) attached to insulated probes before handling or desoldering.

Decoding the Markings: What the Codes Actually Mean

Capacitor markings are notoriously cryptic, especially on surface-mount devices (SMD). Misreading these codes is the most common reason hobbyists order the wrong replacement. Here is how to decode the physical part.

Ceramic and Film 3-Digit Codes

Through-hole ceramics and film capacitors use a three-digit code representing picofarads (pF). The first two digits are the significant figures, and the third digit is the multiplier (number of zeros).

  • Example: A marking of 104 means 10 followed by 4 zeros = 100,000 pF. This converts to 100 nF or 0.1 µF.
  • Example: A marking of 222 means 22 followed by 2 zeros = 2,200 pF (2.2 nF).

These are often followed by a tolerance letter: J (±5%), K (±10%), or M (±20%).

SMD Tantalum and Electrolytic Voltage Codes

SMD tantalums and aluminum electrolytics often print a letter to denote voltage alongside the capacitance. The standard EIA voltage letter codes are:

  • J = 6.3V | A = 10V | C = 16V | E = 25V | V = 35V | H = 50V

You may also see a number-letter combo like 1E (25V) or 1H (50V). If you see 226 16V on a tan SMD block, the 226 means 22 × 10^6 pF (22 µF), and it is rated for 16V. For a deep dive into basic component identification, the Adafruit Learning System capacitor guide offers excellent visual references for these SMD footprints.

Capacitor Types and Where They Belong

You cannot blindly swap a ceramic for an electrolytic. The dielectric material dictates the capacitor's behavior under temperature, voltage, and frequency stress. Use this spec-sheet-table to select the correct chemistry for your circuit.

Type Dielectric / Construction Typical Tolerance Tempco / Stability Best Application
MLCC (C0G/NP0) Class I Ceramic ±1% to ±5% 0 ±30 ppm/°C (Ultra-stable) RF filters, oscillator timing, precision audio
MLCC (X7R/X5R) Class II Ceramic ±10% to ±20% ±15% over temp range General decoupling, bypass, I2C pull-up filtering
Aluminum Electrolytic Etched foil, liquid electrolyte -20% to +80% Poor (dries out over time) Bulk power filtering, low-frequency coupling
Polymer Tantalum Tantalum anode, polymer cathode ±10% to ±20% Excellent (no dry-out) High-density SMD bulk filtering, space-constrained boards
Polypropylene Film Metallized plastic film ±1% to ±5% Excellent (self-healing) High-voltage AC snubbers, motor run, audiophile crossovers

Visual and Electrical Failure Modes

Capacitors fail in predictable ways based on their chemistry. When checking a capacitor on a suspect board, look for these specific visual and electrical symptoms.

Aluminum Electrolytic: The ESR Creep

  • Visual Symptoms: Domed or bulging top vent, crusty brown/black electrolyte leaking from the bottom rubber bung, or a split cross-vent on the top.
  • Electrical Failure: The liquid electrolyte evaporates over time, especially near hot components like MOSFETs. This causes the Equivalent Series Resistance (ESR) to spike. A healthy 1000µF 16V cap should read <0.05 ohms ESR at 100kHz. If your ESR meter reads 2.5 ohms, the cap is effectively an open circuit for high-frequency ripple, even if a standard multimeter still reads 1000µF.

MLCC Ceramics: The Invisible Crack

  • Visual Symptoms: Often invisible to the naked eye. Under a microscope, you may see a hairline flex crack near the termination edge, or the component may look slightly chipped.
  • Electrical Failure: Board flexure during assembly or mechanical shock causes the brittle ceramic to crack. This usually results in a dead short or an intermittent open circuit. According to SparkFun's component tutorials, MLCCs are highly susceptible to piezoelectric microphonics, but physical cracking is the primary fatal flaw.

Tantalum: Thermal Runaway

  • Visual Symptoms: Charred, popped, or discolored (turning dark brown/black). It often smells distinctly like burnt sugar.
  • Electrical Failure: Standard manganese-dioxide tantalums fail as a dead short. If the power supply can deliver high current, the short causes thermal runaway, literally catching fire. Always use a current-limited supply when testing a board with unknown tantalum health.

The Substitution Decision Tree

When the exact OEM part is out of stock or unidentifiable, use this decision path to select a safe, reliable substitute. Do not guess; follow the logic to a concrete part selection.

Circuit Role (If...) Substitution Rules (Then...) Concrete Default Pick (Buy This)
Bulk Power Filter
(Smoothing DC after a rectifier or buck converter)
Match or exceed voltage. Capacitance can be 2x higher. ESR must be low. Panasonic FR/FM series or Rubycon ZL series (Low-ESR Aluminum Electrolytic)
IC Decoupling / Bypass
(0.1µF caps placed next to VCC pins)
Must be X7R or X5R. Keep physical size (e.g., 0603) identical to avoid pad misalignment. Samsung or Murata 100nF X7R MLCC (Standard 0603 or 0805 package)
High-Density SMD Bulk
(Where vertical clearance is <3mm)
Do NOT use standard MnO2 tantalum. Use polymer cathode to prevent fire risk. KEMET T520 series or AVX TCJ series (Polymer Tantalum)
Audio Signal Path / Timing
(Coupling caps, active filter networks)
Must have zero DC bias derating and low microphonics. Avoid Class II ceramics. WIMA MKS/MKP Film (Through-hole) or Murata C0G/NP0 MLCC (SMD)
AC Mains Snubber / Motor Run
(Across relay contacts or AC lines)
MUST be X2 or Y2 safety-rated. Never substitute standard DC film or electrolytics. Vishay B3292 series (X2 Metallized Polypropylene Film)
Pro-Tip on Voltage Derating: When substituting ceramic (MLCC) capacitors, remember that Class II dielectrics (X7R/X5R) lose massive amounts of capacitance under DC bias. A 10µF X5R cap rated for 10V might only provide 2µF of actual capacitance when 10V is applied. Always check the manufacturer's DC bias curve, or simply step up to the next voltage rating (e.g., use a 25V part in a 12V circuit) to maintain true capacitance.

Bench Testing: Verifying Your Pick Before Soldering

Before you commit to soldering a new or salvaged capacitor into a tight BGA footprint or a multi-layer board, verify it on the bench. Relying solely on the printed marking is a mistake; counterfeit parts and degraded bin-stock are common.

The ESR Meter Test (For Electrolytics)

A standard digital multimeter (DMM) measures capacitance by applying a DC charge and timing the voltage ramp. This method completely ignores ESR. You must use a dedicated ESR meter or an LCR meter (like the DER EE DE-5000) set to 100kHz.

  1. Short the capacitor leads to ensure it is fully discharged.
  2. Zero your meter's test leads by touching them together.
  3. Apply the probes to the capacitor. For a 470µF 25V cap, you want to see an ESR reading between 0.05Ω and 0.15Ω. If it reads >1.0Ω, reject it.

The Leakage Current Test (For High-Voltage / Precision)

If you are checking a capacitor for a high-voltage tube amplifier or a precision sample-and-hold circuit, leakage current is your primary enemy.

  1. Set up a DC power supply to the capacitor's rated voltage.
  2. Place a 1kΩ current-limiting resistor in series with the positive lead.
  3. Connect the capacitor and monitor the voltage drop across the 1kΩ resistor using a DMM in mV mode.
  4. Using Ohm's Law (I = V/R), calculate the leakage current. A healthy modern electrolytic should drop to <10µA after a 5-minute formation soak. If the voltage across the resistor remains high, the dielectric is compromised.

By combining visual inspection, accurate ESR/leakage testing, and strict adherence to the substitution decision tree, you eliminate the guesswork from capacitor replacement. Stop relying on 'it looks fine' and start verifying with data.