At its core, a capacitor stores electrical energy in an electric field between two conductive plates separated by a dielectric insulator. In practical circuits, what a capacitor does is act as a localized energy reservoir to smooth voltage ripples, block DC while passing AC signals, or set precise timing delays. Whether you are debugging a switching power supply or restoring a vintage audio amplifier, understanding dielectric behavior, physical markings, and failure modes is the difference between a working board and a catastrophic component failure.
The Core Job: Energy Storage, Filtering, and Timing
Think of a capacitor like a pressurized water tank connected to a plumbing system. The water pressure represents voltage, the flow rate represents current, and the tank's volume represents capacitance. If the main pump (power supply) stutters, the tank releases its stored water to keep the flow steady. If a sudden surge of water arrives, the tank absorbs the excess, preventing a pressure spike.
On a bench, this translates directly to power supply filtering. Consider a linear power supply rectifying 60Hz AC mains into DC. The full-wave rectifier produces a 120Hz ripple. If you are pulling 1A of continuous current and want to limit the voltage ripple to 0.5V, you can calculate the exact capacitance required using the formula:
C = I / (f × Vripple)
C = 1A / (120Hz × 0.5V) = 0.0166 Farads, or 16,600 µF.
This is why you frequently see massive 10,000 µF or 22,000 µF aluminum electrolytic capacitors in audio amplifiers and linear bench supplies—they are physically large because they must store enough charge to bridge the gaps between AC waveform peaks.
Capacitor Types: Which Dielectric for Which Job?
Selecting the right capacitor is not just about matching the microfarad (µF) value. The dielectric material dictates the component's tolerance, temperature stability, equivalent series resistance (ESR), and failure mode. Here is how to choose the right type for your specific application.
| Type | Construction / Dielectric | Typical Tolerance | Tempco (Temp Stability) | Typical Use Case |
|---|---|---|---|---|
| Ceramic (MLCC) | Alternating layers of ceramic and metal. Class I (C0G/NP0) and Class II (X7R, Y5V). | ±5% to -20%/+80% | C0G: Excellent (±30ppm/°C) X7R: Good (±15%) Y5V: Poor | High-frequency decoupling, RF filtering, bypassing IC VCC pins. |
| Aluminum Electrolytic | Etched aluminum foil with a liquid or polymer electrolyte. Polarized. | ±20% | Moderate (varies by series, typically -40°C to +105°C) | Bulk power supply filtering, audio coupling, low-frequency energy storage. |
| Tantalum | Tantalum pentoxide dielectric on a porous tantalum anode. Polarized. | ±10% to ±20% | Stable over temperature | Space-constrained DC filtering, medical devices, sample-and-hold circuits. |
| Film (Polypropylene) | Thin plastic film with metallized or foil electrodes. Non-polarized. | ±1% to ±5% | Excellent (very low drift) | High-voltage snubbers, audio crossover networks, motor run capacitors, EMI suppression (X/Y class). |
Selection Rule of Thumb: Use C0G/NP0 ceramics for precision timing and RF. Use X7R ceramics for general decoupling. Use low-ESR aluminum or polymer caps for switching power supply outputs. Never use Y5V ceramics for anything critical, as they can lose up to 80% of their capacitance at room temperature when DC bias is applied.
Decoding the Markings: What Do the Numbers and Letters Mean?
Through-hole ceramic and film capacitors rarely have enough surface area to print '0.1µF 50V'. Instead, manufacturers use a standardized 3-digit code based on picofarads (pF), followed by a letter for tolerance.
The 3-Digit Capacitance Code
- First two digits: The significant figures.
- Third digit: The multiplier (number of zeros to add).
- Base Unit: Picofarads (pF).
Worked Example: A ceramic disc capacitor marked 104K.
The significant figures are '10'. The multiplier is '4' (add four zeros).
10 + 0000 = 100,000 pF.
Convert to nanofarads: 100,000 pF / 1000 = 100 nF (or 0.1 µF). This is the most common decoupling capacitor in digital electronics.
Tolerance and Voltage Letters
- J = ±5%
- K = ±10% (Most common for general ceramics)
- M = ±20% (Standard for electrolytics)
- Z = +80% / -20% (Common on Y5V ceramics)
For SMD (surface mount) tantalum and electrolytic capacitors, you will often see a voltage letter code preceding the capacitance. For example, 16V might be printed directly, but on tiny SMD chips, a letter like C denotes 16V, while E denotes 25V (referencing the EIA JIS standard). Always verify the manufacturer's specific datasheet for SMD voltage codes, as they can vary between brands like KEMET and Vishay.
Failure Modes: Visual Symptoms and Bench Testing
Capacitors are the most common point of failure in aging electronics. Knowing how they fail—and what they look like when they do—will save you hours of troubleshooting. For deeper technical analysis of failure mechanisms, refer to the component characteristic guides on All About Circuits or manufacturer application notes.
Aluminum Electrolytics: Drying Out and Venting
Visual Symptom: The top vent (K-shaped or X-shaped cross on the can) is domed or bulging. You may see a brown, crusty residue leaking from the bottom rubber bung or the top vent.
The Physics: The liquid electrolyte slowly evaporates through the rubber seal over years of heat exposure. As the electrolyte volume drops, the effective surface area of the plates decreases (capacitance drops) and the internal resistance increases (ESR spikes).
Bench Test: A standard multimeter capacitance test might show a 'normal' value, but the capacitor will fail under load. You must test with an ESR meter. A healthy 1000µF 16V cap should have an ESR below 0.1Ω. If it reads >1.0Ω, it is dead.
MLCC Ceramics: Flex Cracks
Visual Symptom: Often invisible to the naked eye. Sometimes a faint hairline crack near the PCB pad, or the component is completely sheared off.
The Physics: Ceramics are brittle. If the PCB flexes (during depaneling, connector insertion, or mechanical shock), the board bends and snaps the ceramic body. Because the internal metal layers are interleaved, a crack shorts the layers together.
Bench Test: Fails as a dead short. If a power rail reads 0Ω to ground, and removing a specific MLCC restores the resistance, you found the flex crack victim.
Tantalum: Thermal Runaway
Visual Symptom: The yellow or black rectangular SMD body is cracked, melted, or has a visible burn mark on the PCB. In extreme cases, it catches fire.
The Physics: Tantalum capacitors have a failure mode where a dielectric fault causes a localized short. The high current ignites the manganese dioxide cathode, which supplies its own oxygen.
Safe Substitution: When You Don't Have the Exact Part
When repairing a board and the exact BOM part is out of stock, you must substitute safely. Follow this decision matrix to avoid destroying your circuit:
- Voltage Rating: The substitute must have a voltage rating equal to or higher than the original. A 50V cap can replace a 25V cap. (Exception: physical size constraints in cramped enclosures).
- Capacitance Value:
- For Power Filtering: You can safely go higher (e.g., subbing a 2200µF for a 1000µF). This reduces ripple. Note: extremely large capacitance on linear regulator outputs can cause startup overshoot or require larger bleeder resistors.
- For Timing/Oscillators (e.g., 555 timers, crystal load caps): You must match the value exactly. Substituting a 22pF for a 15pF load capacitor on a 32.768kHz RTC crystal will cause the clock to drift significantly.
- ESR and Ripple Current: Never substitute a standard 'general purpose' aluminum electrolytic for a 'Low-ESR' or 'High-Frequency' cap in a switching mode power supply (SMPS). The high-frequency ripple current will overheat and boil a standard cap in weeks.
- Dielectric Swaps: You can usually swap a polyester film cap for a polypropylene film cap in audio paths (polypropylene has lower dielectric absorption). Never swap a polarized electrolytic into an AC signal path; use a non-polarized film or bipolar electrolytic instead.
Frequently Asked Questions
What does a capacitor do in a DC circuit compared to an AC circuit?
In a pure DC circuit, a capacitor acts as an open circuit once fully charged; it blocks steady DC current but absorbs and releases energy to smooth out voltage transients (acting as a reservoir). In an AC circuit, the constantly reversing voltage causes the capacitor to continuously charge and discharge. This allows AC current to effectively 'pass through' the capacitor, with the opposition to current flow (capacitive reactance, Xc) decreasing as the AC frequency increases.
What does a run capacitor do in an HVAC compressor motor?
In single-phase AC induction motors (like those in air conditioners and refrigerators), a run capacitor is wired between the start and run windings. It introduces a phase shift in the current of the start winding, creating a rotating magnetic field that keeps the motor running efficiently. If a run capacitor fails (usually dropping in µF value due to dielectric degradation), the motor will hum, draw excessive current, overheat, and eventually trip the thermal overload or burn out the winding.
What does a bypass capacitor do on a microcontroller VCC pin?
A bypass (or decoupling) capacitor—typically a 100nF (0.1µF) X7R ceramic placed as physically close to the IC's VCC and GND pins as possible—provides a localized, low-impedance source of high-frequency current. When a microcontroller's internal logic gates switch states simultaneously, they demand a sudden burst of current. The parasitic inductance of the PCB traces prevents the main power supply from delivering this current fast enough. The bypass capacitor supplies the instantaneous microsecond current spike, preventing the local VCC voltage from dipping (brownout) and keeping high-frequency switching noise off the main power rail.






