Inside a capacitor, you will find two conductive electrodes separated by an insulating material called a dielectric. In a surface-mount 0603 multilayer ceramic capacitor (MLCC) like the Murata GRM188R61H104K, this means roughly 200 alternating microscopic layers of nickel and barium titanate ceramic stacked together. In a through-hole aluminum electrolytic like the Panasonic FR series, it consists of two etched aluminum foils separated by electrolyte-soaked paper, tightly rolled into a cylinder. The physical geometry and materials inside the casing dictate the electrical behavior, and knowing exactly what is inside determines how the part will fail, how to read its markings, and how to substitute it on the bench.

The Physics of the Stack and the Roll

The fundamental equation for capacitance is C = εA/d, where ε is the permittivity of the dielectric, A is the overlapping surface area of the plates, and d is the distance between them. To achieve high capacitance in a physically small volume, manufacturers must maximize A and minimize d.

Aluminum electrolytic capacitors achieve massive surface area by electrochemically etching the aluminum foil, creating a microscopic sponge-like texture that increases the area by up to 200 times compared to a smooth foil. The dielectric is an aluminum oxide layer grown directly on the anode foil, which is only nanometers thick (minimizing d). This is why electrolytics offer huge capacitance values (up to thousands of microfarads) but are polarized; reversing the voltage dissolves the oxide layer.

Multilayer ceramic capacitors (MLCCs) take a different approach. They maximize area by stacking hundreds of microscopic layers in parallel inside a single monolithic block. Because the ceramic dielectric layers are incredibly thin (often under 1 micrometer), MLCCs achieve high capacitance without the need for liquid electrolytes, resulting in non-polarized, highly reliable components with extremely low equivalent series resistance (ESR).

Capacitor Type Comparison: Which Dielectric for Which Job?

Choosing the right capacitor requires matching the internal construction to the circuit's demands. A bulk power supply filter has vastly different requirements than a high-frequency RF oscillator. Below is a selection matrix for the most common dielectric types.

Type Internal Construction Typical Tolerance Tempco / Stability Best Use Case
MLCC Class I (C0G/NP0) Stacked paraelectric ceramic & metal ±2% to ±5% ±30 ppm/°C (Ultra-stable) RF matching, precision timing, snubbers, PLL filters
MLCC Class II (X7R/X5R) Stacked ferroelectric ceramic & metal ±10% to ±20% ±15% cap change over temp/voltage Decoupling, bulk bypass, general DC blocking
Aluminum Electrolytic Rolled etched foil, paper, liquid electrolyte ±20% High cap drop at -40°C; dries out at 105°C Power supply bulk filtering, high energy storage, audio coupling
Solid Tantalum Sintered tantalum powder pellet, MnO2 cathode ±10% to ±20% Moderate stability; high DC bias derating Low-profile DC filtering, medical devices, compact audio
Polypropylene Film Wound metalized plastic film ±1% to ±5% -200 ppm/°C; excellent self-healing AC line filtering (X/Y safety), high-current snubbers, motor run

Selection Rule of Thumb: Never use a Class II (X7R) ceramic in a precision timing or RF circuit. Ferroelectric ceramics exhibit a strong piezoelectric effect and voltage coefficient; applying a DC bias can reduce an X7R capacitor's actual capacitance by 50% or more compared to its zero-bias rated value. Always use C0G for precision, and reserve X7R for power rail decoupling.

Decoding the Markings: What the Codes Mean

Because capacitors come in vastly different sizes, manufacturers use different coding schemes to indicate capacitance, voltage, and tolerance. Understanding these markings prevents costly bench mistakes.

Ceramic and Film 3-Digit Codes

Through-hole and small SMD ceramics use a three-digit EIA code expressed in 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 = 100 nF = 0.1 µF.
  • 472: 47 followed by 2 zeros = 4,700 pF = 4.7 nF.
  • 221: 22 followed by 1 zero = 220 pF.

Tantalum and Large SMD Codes

Solid tantalum capacitors often use a similar three-digit code, but the base unit is still picofarads, which can be confusing when dealing with microfarad values.

  • 476: 47 followed by 6 zeros = 47,000,000 pF = 47 µF.
  • 107: 10 followed by 7 zeros = 100,000,000 pF = 100 µF.

Aluminum Electrolytic Markings

Through-hole electrolytics have enough surface area to print explicit values. A typical marking reads 470µF 25V 105°C. The voltage listed is the Working Voltage (WV) or rated DC voltage. The temperature (e.g., 85°C or 105°C) indicates the maximum ambient temperature at which the capacitor will meet its specified lifespan (usually 2,000 to 10,000 hours). For every 10°C drop in operating temperature below this rating, the expected lifespan doubles.

Failure Modes and Visual Symptoms

Capacitors fail in distinct ways based on their internal chemistry and mechanical structure. Recognizing these visual symptoms is critical for troubleshooting dead boards.

⚠️ Safety Warning: Failed electrolytic capacitors can retain hazardous voltages and may vent boiling, corrosive electrolyte. Always discharge large capacitors through a high-wattage bleeder resistor before handling or inspecting them. Never short them with a screwdriver.

Aluminum Electrolytic: Venting and Drying

The Mechanism: Over time, or when subjected to excessive ripple current, the internal liquid electrolyte heats up and vaporizes. If the pressure exceeds the casing limit, the safety vent ruptures.
Visual Symptoms: The top of the can bulges upward, or the scored "K" or cross pattern on the top pops open, revealing dried, crusty brown or black residue. On the bottom, the rubber bung may be pushed out. Electrically, the Equivalent Series Resistance (ESR) skyrockets, and capacitance drops severely.

MLCC: Flex Cracking

The Mechanism: Ceramic is brittle. When a printed circuit board bends (during depaneling, connector insertion, or thermal expansion), the mechanical stress transfers through the solder joint into the ceramic body, causing an internal fracture that bridges the alternating electrode layers.
Visual Symptoms: Often completely invisible from the outside. In severe cases, you may see a microscopic hairline crack near the solder fillet. Electrically, this manifests as a dead short circuit across the power rail, often causing the component to burn or the PCB trace to vaporize. For a deep dive into preventing this, refer to Analog Devices' guidelines on avoiding MLCC cracking.

Tantalum: Thermal Runaway

The Mechanism: Tantalum capacitors have a self-healing oxide layer, but if subjected to reverse polarity, excessive voltage spikes (high dV/dt), or high surge currents, the dielectric breaks down. The resulting short circuit causes massive localized heating, igniting the manganese dioxide cathode.
Visual Symptoms: The component physically pops, cracks open, or catches fire, leaving a charred, blackened crater on the PCB. Tantalum failures are catastrophic and destructive.

Safe Substitution: When the Exact Part is Missing

When you are repairing a board or prototyping and the exact BOM part is out of stock, you must substitute safely. Follow these four rules to avoid creating a latent fire hazard or a failing circuit.

  1. Voltage Rating (Go Up, Never Down): You can always substitute a 50V capacitor for a 25V capacitor. However, higher voltage parts are physically larger and may have higher ESR or lower resonant frequencies. Ensure it fits the footprint and that the ESR is acceptable for the circuit.
  2. Capacitance Value (Context Dependent): For bulk power supply filtering, substituting a 1000µF for a 470µF is usually fine and may even improve ripple rejection. However, in timing circuits (like a 555 timer oscillator), active filters, or RF matching networks, the exact value is critical. Do not deviate by more than the original tolerance.
  3. ESR Requirements (Match the Chemistry): Do not substitute a standard aluminum electrolytic for a low-ESR polymer or ceramic capacitor in a switching regulator output. The control loop relies on a specific ESR zero for stability; using a high-ESR part will cause the power supply to oscillate or overshoot.
  4. Dielectric Class (Never Cross the Streams): Never substitute a Class II (X7R/Y5V) ceramic for a Class I (C0G/NP0) in precision analog, audio, or RF paths. The microphonic piezoelectric effect of X7R will inject noise into your signal, and the capacitance will shift wildly with applied voltage and temperature.

For comprehensive derating and application data, the Cornell Dubilier Aluminum Electrolytic Application Guide remains an industry-standard reference for understanding how temperature and ripple current affect part selection and substitution.

Frequently Asked Questions

Can I see inside a capacitor without destroying it?

Practically, no. To physically see the internal layers of an MLCC or the rolled foil of an electrolytic, you must perform a destructive "decapsulation." This involves carefully cutting away the outer epoxy or aluminum can with a Dremel tool, followed by chemical etching or fine mechanical polishing to expose the cross-section. In industrial failure analysis labs, engineers use non-destructive X-ray computed tomography (CT) scans to inspect the internal electrode alignment and detect voids or flex cracks without cutting the part open.

What happens if I put a polarized capacitor in backward?

If you reverse-bias an aluminum electrolytic capacitor, the internal aluminum oxide dielectric layer on the anode begins to dissolve chemically. Without the dielectric, massive DC current flows directly through the electrolyte, causing rapid electrolysis. This generates hydrogen and oxygen gas, building immense internal pressure within seconds. The capacitor will bulge, vent corrosive liquid, and eventually explode with a loud pop. Tantalum capacitors react even more violently to reverse polarity, often resulting in immediate thermal runaway and fire.

Why do multilayer ceramic capacitors crack internally?

Internal cracking in MLCCs is almost always a mechanical issue, not an electrical one. The ceramic body is rigid and brittle, while the FR4 fiberglass PCB is slightly flexible. If the board bends—even slightly—after the capacitor is soldered down, the stress concentrates at the rigid solder joint and transfers into the ceramic. This causes a microscopic fracture that propagates through the internal layers. If the crack bridges the gap between the positive and negative electrode plates, it creates a dead short. To prevent this, PCB designers keep MLCCs away from board edges, mounting holes, and large connectors that experience physical stress.

How do I safely discharge a high-voltage capacitor before inspecting it?

Never short a charged high-voltage capacitor (like those inside CRT monitors, microwave ovens, or camera flashes) with a metal screwdriver. The instantaneous current spike can vaporize the screwdriver tip, weld your tool to the terminals, and destroy the capacitor's internal connections. Instead, construct a discharge tool using a high-wattage, high-voltage power resistor (e.g., a 20kΩ, 10W ceramic resistor) attached to insulated probe leads. Connect the resistor across the terminals and hold it there for several time constants (roughly 5 × R × C seconds) until a multimeter confirms the voltage is below 5V. For an excellent primer on capacitor behavior and safety, check out the SparkFun Capacitor Tutorial.