Every capacitor, regardless of its physical size or chemistry, relies on three fundamental parts: two conductive plates, an insulating dielectric layer separating them, and external terminals. Understanding the physical anatomy and material choices of these parts is the difference between a circuit that runs for a decade and one that fails in a week. This guide breaks down the internal construction, decoding schemes, and failure diagnostics you need to select, read, and replace capacitors on the bench.
The Core Anatomy: Internal Parts of a Capacitor
While a schematic symbol shows two parallel lines, the physical reality of a capacitor involves layered materials engineered to maximize surface area while minimizing distance. According to foundational circuit theory principles, capacitance is directly proportional to plate area and dielectric permittivity, and inversely proportional to the distance between the plates.
- Conductive Plates (Electrodes): These store the actual charge. In multilayer ceramic capacitors (MLCCs), these are microscopic layers of silver or nickel. In aluminum electrolytics, they are etched aluminum foils. The etching process increases the effective surface area by up to 100 times compared to a flat sheet.
- The Dielectric: This is the insulating material between the plates. It prevents DC current flow while allowing the electric field to pass. The dielectric material dictates almost all of the capacitor's critical specifications: voltage rating, temperature stability, and equivalent series resistance (ESR).
- Electrolyte (Electrolytic Types Only): In aluminum and tantalum capacitors, a liquid or solid electrolyte acts as the true cathode (second plate) and serves to chemically heal the oxide dielectric layer if minor defects form.
- Terminals and Encapsulation: Leads (axial or radial) or surface-mount pads connect the internal plates to the PCB. The encapsulation—whether it is a dipped epoxy resin, a plastic film wrap, or an aluminum can—protects the internal parts from ambient moisture, which can drastically alter capacitance and increase leakage current.
Dielectric Materials: Which Type for Which Job?
Choosing the right capacitor is entirely about matching the dielectric material to the circuit's electrical and environmental demands. You cannot blindly swap a ceramic for an electrolytic just because the microfarad (µF) values match. Below is a selection matrix for the most common bench components.
| Type | Dielectric Material | Construction | Tolerance | Tempco (Temp Stability) | Typical Use Case |
|---|---|---|---|---|---|
| MLCC (Class 1) | Ceramic (C0G/NP0) | Multilayer stacked | ±0.5% to ±5% | 0 ±30 ppm/°C (Excellent) | RF filters, oscillator timing, precision analog |
| MLCC (Class 2) | Ceramic (X7R, X5R) | Multilayer stacked | ±10% to ±20% | ±15% over range (Moderate) | General decoupling, bypass, I2C pull-up filtering |
| Aluminum Electrolytic | Aluminum Oxide + Liquid Electrolyte | Rolled foil cylinder | -20% to +80% | Poor (High temp drift) | Bulk power supply filtering, audio coupling |
| Tantalum | Tantalum Pentoxide | Sintered powder pellet | ±10% to ±20% | Moderate | Compact space-constrained DC decoupling |
| Film (Polypropylene) | Plastic Film (PP) | Wound or stacked film | ±1% to ±5% | Excellent (Linear) | High-voltage AC, motor run, snubber circuits |
Decoding the Shell: How to Read Capacitor Markings
Manufacturers use different coding schemes depending on the physical size of the part. Misreading these codes is a primary cause of bench errors.
Ceramic Capacitors (The 3-Digit Code)
Through-hole and small SMD ceramics use a three-digit EIA code. The first two digits are the significant figures, and the third digit is the multiplier (number of zeros) in picofarads (pF).
- 104: 10 × 10^4 pF = 100,000 pF = 100 nF = 0.1 µF.
- 223: 22 × 10^3 pF = 22,000 pF = 22 nF.
- 471: 47 × 10^1 pF = 470 pF.
Aluminum Electrolytic Polarity Stripe
Electrolytic capacitors are polarized. The painted stripe running down the side of the can, accompanied by minus signs (-), indicates the negative (cathode) lead. This is a common trap: beginners often assume the stripe indicates the positive terminal, similar to the stripe on a rectifier diode. Reversing polarity causes the internal electrolyte to decompose rapidly, generating gas and leading to catastrophic venting.
Film Capacitor Alphanumeric Codes
Larger film capacitors often use a combination of letters and numbers. For example, a cap marked 2J224K:
- 2J: EIA voltage code for 630V DC.
- 224: 220,000 pF (220 nF).
- K: Tolerance code (K = ±10%, J = ±5%, M = ±20%).
Visual Diagnostics: Capacitor Failure Modes and Symptoms
Capacitors rarely fail without leaving physical evidence. When troubleshooting a dead board, inspect these components for the following visual symptoms.
- Aluminum Electrolytic Venting/Bulging: The top of the can features a scored cross (the K-score vent). If the capacitor is subjected to overvoltage, reverse polarity, or excessive ripple current, the electrolyte boils. The internal pressure pops the vent open, releasing a foul-smelling vapor. Visually, the top will be domed upward, or the rubber bottom bung will be pushed out.
- MLCC Flex Cracking: Ceramic capacitors are brittle. If a PCB is bent during depaneling or connector insertion, the mechanical stress transfers to the MLCC. This causes microscopic internal cracks that bridge the plates, resulting in a dead short. Visually, you may see a hairline fracture near the solder fillet, or the part may simply measure 0Ω on a multimeter.
- Tantalum Thermal Runaway: Tantalum capacitors fail as a dead short. If subjected to a voltage spike exceeding their rating or a reverse voltage, the tantalum pentoxide dielectric breaks down. The resulting short circuit causes extreme heat, igniting the manganese dioxide electrolyte. Visually, the part will be charred black, cracked open, or entirely missing from the board, often taking the PCB pad with it.
- Drying Out (Invisible Failure): Older electrolytics may look perfectly normal but have dried out internally. This causes the Equivalent Series Resistance (ESR) to skyrocket. You cannot see this; you must measure it with a dedicated ESR meter. An ESR reading above 5Ω on a 100µF power supply cap usually indicates it is dead.
Bench Rules: How to Substitute Safely When the Exact Part is Missing
When your component bin lacks the exact BOM part, you can substitute, but you must respect the physics of the dielectric and the circuit topology.
- Voltage Rating (Never Go Down): You can always substitute a 50V capacitor for a 25V capacitor. However, be aware that higher voltage ratings often mean a physically larger part, which may not fit the PCB footprint. Furthermore, in some switching regulators, a massive increase in physical size can alter parasitic inductance.
- Capacitance Value (Context Dependent): For bulk power decoupling (e.g., filtering a 5V rail), substituting a 22µF cap for a 10µF cap is usually fine. However, in timing circuits (like a 555 timer oscillator) or active filter networks, the exact value dictates the frequency response. Do not deviate more than the stated tolerance in these circuits.
- ESR Matching (Critical for Switchers): I once saw a junior tech replace a 100µF low-ESR polymer cap on a 5V buck converter output with a standard 100µF electrolytic. The ESR difference (5mΩ vs 80mΩ) caused the output ripple to spike from 15mV to 240mV, crashing the downstream ESP32 during WiFi transmission bursts. If the original part is a polymer or low-ESR type, the substitute must also be low-ESR.
- Dielectric Class Swaps: Never substitute a Class 2 ceramic (X7R) for a Class 1 (C0G) in an RF or timing circuit. X7R ceramics exhibit severe capacitance loss under DC bias (a 10µF X7R might only provide 4µF at its rated voltage) and are piezoelectric, meaning they can act as microphones and inject acoustic noise into sensitive analog paths.
For comprehensive manufacturer specifications and derating curves, always consult the technical guides provided by major suppliers like Cornell Dubilier or Vishay before finalizing a substitution in a production environment.
Frequently Asked Questions
What are the internal parts of a capacitor called?
The internal parts consist of the anode (positive plate), the cathode (negative plate), and the dielectric (the insulating layer between them). In electrolytic capacitors, the liquid or solid electrolyte acts as the actual cathode and provides the chemical means to repair minor defects in the oxide dielectric layer during operation.
Which part of a capacitor determines its voltage rating?
The dielectric material and its physical thickness determine the voltage rating. A thicker dielectric can withstand a higher electric field before breaking down (dielectric breakdown). However, increasing the thickness also increases the distance between the plates, which lowers the overall capacitance. This is why high-voltage, high-capacitance capacitors are physically massive.
Can I replace a capacitor with a higher uF rating?
Yes, for bulk power filtering and decoupling applications, a higher microfarad (µF) rating is generally acceptable and can improve transient response. However, you should never increase the µF value in circuits where the capacitor sets a specific time constant (like an RC delay) or a crossover frequency (like an audio filter), as this will fundamentally alter the circuit's behavior.
What is the stripe on an electrolytic capacitor?
The painted stripe on the side of an aluminum electrolytic capacitor, usually marked with minus signs, designates the negative (cathode) terminal. This is critical for correct orientation; installing the capacitor backward will cause the internal electrolyte to break down, generate hydrogen gas, and eventually cause the capacitor to vent or explode.






