At its core, a capacitor is a passive electronic component that stores electrical energy in an electric field. Unlike a battery, which stores energy chemically and releases it through electrochemical reactions, a capacitor stores energy electrostatically between two conductive plates separated by an insulating material called a dielectric. When a voltage is applied, electrons accumulate on one plate, repelling electrons from the opposite plate, creating an electric field across the dielectric. This fundamental mechanism allows capacitors to block direct current (DC) while passing alternating current (AC), making them indispensable for filtering, timing, decoupling, and energy storage in virtually every electronic circuit.
The Physics of Capacitance and Dielectric Breakdown
To understand what is a capacitor physics wise, you must look at the governing equation for parallel-plate capacitance:
C = (εr × ε0 × A) / d
- C = Capacitance in Farads (F)
- εr = Relative permittivity (dielectric constant) of the insulating material
- ε0 = Permittivity of free space (≈ 8.854 × 10-12 F/m)
- A = Overlapping area of the plates in square meters
- d = Distance between the plates in meters
This formula reveals three ways to increase capacitance: increase the plate area (A), use a material with a higher dielectric constant (εr), or decrease the distance between the plates (d). However, decreasing the distance d introduces a critical physical limit: dielectric breakdown. Every insulating material has a maximum electric field strength it can withstand before it becomes conductive. If the voltage across the capacitor exceeds the dielectric's breakdown threshold, the material ionizes, creating a short circuit that often destroys the component catastrophically. This is why high-voltage capacitors are physically larger—they require thicker dielectrics to prevent arcing, which inherently reduces capacitance unless the plate area is massively increased.
A useful water analogy for AC/DC behavior is a water pipe blocked by a flexible rubber membrane. If you apply steady water pressure (DC), the membrane stretches until it matches the pressure, and water flow stops entirely. But if you rapidly push and pull the water back and forth (AC), the membrane flexes, transmitting the pressure wave to the other side without any water actually crossing the barrier. For a deeper mathematical breakdown of electrostatic storage, Georgia State University's HyperPhysics provides an excellent interactive model of charge distribution.
Capacitor Types: Construction, Tolerance, and Tempco
Selecting the right capacitor is not just about matching the microfarad (µF) value. The dielectric material dictates the component's tolerance, temperature coefficient (tempco), equivalent series resistance (ESR), and behavior under DC bias. Below is a data-dense comparison to guide your selection.
| Type | Dielectric Material | Typical Tolerance | Tempco / Stability | Best Application |
|---|---|---|---|---|
| C0G / NP0 Ceramic | Class I Ceramic (Paraelectric) | ±1% to ±5% | ±30 ppm/°C (Near zero drift) | RF filters, precision oscillators, resonant tanks |
| X7R Ceramic | Class II Ceramic (Ferroelectric) | ±10% to ±20% | ±15% over -55°C to +125°C | General decoupling, bypass, bulk MLCC use |
| Aluminum Electrolytic | Aluminum Oxide (Liquid/Solid Electrolyte) | -20% to +80% | High drift, degrades with heat | Bulk power supply filtering, low-frequency coupling |
| Tantalum | Tantalum Pentoxide (MnO2 or Polymer) | ±10% to ±20% | Moderate drift, highly stable ESR | Space-constrained low-ESR filtering, medical/aerospace |
| Polypropylene Film | Plastic Film (Metallized) | ±1% to ±5% | -100 to -250 ppm/°C | Audio crossovers, high-voltage snubbers, motor run |
Which type for which job? Use C0G/NP0 ceramics when your circuit depends on exact timing or frequency, such as in a 555 timer astable oscillator or an LC radio filter. Use X7R ceramics for power rail decoupling, but be aware of DC bias derating—a 10µF X7R capacitor might only provide 2µF of actual capacitance when 10V DC is applied across it due to the alignment of ferroelectric domains. For bulk energy storage on a 12V or 24V power supply input, aluminum electrolytics are the only cost-effective choice, despite their massive tolerances and limited lifespans.
Decoding Physical Markings and Capacitor Codes
Unlike resistors with their color-coded bands, capacitors use a mix of printed text, 3-digit EIA codes, and physical geometry to convey their specs. Misreading these codes is a common source of bench errors.
The 3-Digit EIA Code (Ceramic Disc and SMD)
Small ceramic capacitors use a three-digit code measured in picofarads (pF). The first two digits are the significant figures, and the third digit is the multiplier (number of zeros).
- 104 = 10 × 104 pF = 100,000 pF = 100 nF = 0.1 µF (The most common decoupling cap in existence).
- 222 = 22 × 102 pF = 2,200 pF = 2.2 nF.
- 473 = 47 × 103 pF = 47,000 pF = 47 nF.
Tolerance and Voltage Letters
A letter immediately following the numeric code usually denotes tolerance: J = ±5%, K = ±10%, M = ±20%. Voltage codes on SMD tantalum and ceramic caps often use a letter-number scheme based on Japanese Industrial Standards (JIS). For example, 1E = 25V, 1A = 10V, 1H = 50V, and 0J = 6.3V.
Polarity Indicators
Electrolytic and tantalum capacitors are polarized. On through-hole aluminum electrolytics, a contrasting stripe with minus signs (-) indicates the negative lead, and the positive lead is usually longer. On SMD tantalum chips, a painted bar or stripe indicates the positive anode. Reversing these will destroy the part.
Failure Modes and Visual Symptoms
Capacitors do not last forever. They degrade based on thermal stress, voltage spikes, and mechanical strain. Recognizing failure modes visually and electrically is a critical troubleshooting skill.
- Aluminum Electrolytic Venting: As the liquid electrolyte boils and degrades over time, it generates hydrogen gas. This causes internal pressure to build until the scored vent on the top of the can pops open. Visual symptom: A domed or bulging top, often accompanied by a crusty brown or black residue leaking from the vent or the bottom rubber seal. Electrically, the Equivalent Series Resistance (ESR) skyrockets, causing switching power supplies to whine or fail to start.
- Ceramic Flex Cracking: Multilayer Ceramic Capacitors (MLCCs) are brittle. If a PCB bends during assembly, testing, or enclosure mounting, the ceramic body can develop micro-fractures. Visual symptom: Often invisible to the naked eye, but under magnification, you may see a hairline crack near the solder joint. Electrically, moisture enters the crack, creating a high-resistance short that causes localized heating and eventual thermal runaway.
- Tantalum Thermal Runaway: Tantalum capacitors have very low ESR but are notoriously unforgiving of reverse voltage or high inrush currents. Visual symptom: A charred, melted, or exploded SMD package that smells distinctly of burning plastic. If a tantalum fails short, it often takes the PCB trace with it.
- Film Capacitor Corona and Clearing: High-voltage polypropylene film caps can experience internal partial discharges (corona). Metallized film caps are "self-clearing," meaning the thin metal layer vaporizes around a defect, isolating the short. Visual symptom: The outer epoxy or plastic shell may look slightly melted or deformed, and the measured capacitance will have dropped permanently as internal surface area is lost.
Safe Substitution Rules When the Exact Part is Missing
When you are on the bench and lack the exact BOM component, you can substitute capacitors safely if you follow these strict engineering rules. For further reading on component derating and substitution limits, refer to the Kemet Technical Guides on ceramic and tantalum applications.
- Voltage Rating (Never Compromise): The substitute's voltage rating must be equal to or higher than the original. A 50V cap can safely replace a 25V cap, but a 16V cap in a 25V circuit will eventually suffer dielectric breakdown. Note that higher voltage caps are physically larger, so verify mechanical clearance.
- Capacitance Value (Context Dependent):
- Power Supply Decoupling/Bypass: You can usually substitute a higher capacitance value. Replacing a 10µF bypass cap with a 22µF cap is generally safe and may improve low-frequency ripple rejection. However, be cautious of resonant frequency shifts in high-speed digital PDNs (Power Distribution Networks).
- Timing and Filtering: If the capacitor sets a time constant (e.g., an RC low-pass filter, a 555 timer delay, or an audio crossover), the value must be exact. Substituting a 100nF cap with a 220nF cap will cut your cutoff frequency in half, ruining the circuit's intended response.
- Dielectric Class (Do Not Downgrade): Never replace a Class I (C0G/NP0) capacitor with a Class II (X7R/X5R) or Class III (Y5V) in a precision timing or RF circuit. The piezoelectric effects and severe temperature/voltage coefficients of Class II/III dielectrics will cause frequency drift and introduce microphonic noise into the signal path.
- Polarity and ESR: Never replace a non-polarized ceramic or film capacitor with a polarized electrolytic cap, even if the capacitance and voltage ratings match. The AC component of the signal will reverse-bias the electrolytic, destroying it. Additionally, if replacing an electrolytic in a switching regulator (buck/boost converter), ensure the substitute has a similarly low ESR rating; standard electrolytics will overheat and fail rapidly under high-frequency ripple current.






