Are capacitors polarized? The short answer is: it depends entirely on the dielectric material. Aluminum electrolytic and tantalum capacitors are strictly polarized and will violently fail if wired backward. Ceramic, film, and mica capacitors are non-polarized and can be inserted in either direction. Knowing which is which, how to read their markings, and how to substitute them when your parts bin runs dry is the difference between a functioning board and a workbench fire.

The Polarity Divide: Which Capacitor Type for Which Job?

Choosing the right capacitor goes far beyond just matching the microfarad (µF) value. The dielectric material dictates the component's polarity, equivalent series resistance (ESR), temperature stability, and physical size. Here is the definitive breakdown of common capacitor families and where they belong in your circuit.

Type Polarized? Construction / Dielectric Tolerance Tempco (Temperature Coefficient) Typical Use Case
Aluminum Electrolytic Yes Etched aluminum foil, liquid/polymer electrolyte ±20% (M) Poor (varies widely with temp) Bulk power supply filtering, low-frequency coupling
Tantalum Yes Tantalum anode, manganese dioxide cathode ±10% to ±20% Moderate Compact DC decoupling, space-constrained boards
MLCC (Ceramic) No Alternating layers of ceramic and metal ±10% (K) to ±20% (M) X7R (±15%), Y5V (-82% to +22%) High-frequency bypass, general decoupling
Ceramic (NP0/C0G) No Paraelectric ceramic ±1% to ±5% C0G (±30 ppm/°C) RF filters, precision timing, oscillator circuits
Polyester Film (Mylar) No Polyester dielectric, metal foil or metallized ±5% (J) to ±10% (K) Moderate Audio crossovers, snubber circuits, AC line filtering

Selection Criteria: Use MLCCs for high-frequency decoupling right at the VCC pins of ICs because their low ESL (Equivalent Series Inductance) allows them to react quickly to transient current spikes. Use aluminum electrolytics for bulk energy storage at the input of voltage regulators where high capacitance (100µF+) is needed to smooth low-frequency ripple. Use film capacitors in AC signal paths (like audio or motor snubbers) because they handle high dV/dt without degrading and are completely non-polarized.

Decoding the Silkscreen: How to Read Capacitor Markings

Physical space on a capacitor is limited, so manufacturers rely on standardized shorthand. Misreading these codes is a primary cause of bench errors.

The 3-Digit EIA Code (Ceramic and Film)

Most through-hole and small SMD ceramics 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).

  • 104: 10 followed by 4 zeros = 100,000 pF = 100 nF = 0.1 µF. (The most common decoupling cap in electronics).
  • 473: 47 followed by 3 zeros = 47,000 pF = 47 nF.
  • 221: 22 followed by 1 zero = 220 pF.

Tolerance and Voltage Codes

Following the capacitance code, you will often see a letter indicating tolerance, and sometimes a letter/number combo for voltage.

  • J = ±5%, K = ±10%, M = ±20%, Z = +80% / -20%.
  • Voltage Codes: 1C = 16V, 1E = 25V, 1H = 50V, 1V = 35V, 2A = 100V. (e.g., 104K 1H means 0.1µF, ±10%, 50V).

Identifying Polarity on Electrolytics

On through-hole aluminum electrolytics, look for a painted stripe running down the side of the can. This stripe contains minus signs (-) and denotes the negative lead. This trips up many beginners who assume a stripe means positive. On new parts, the positive lead is also physically longer. For SMD aluminum electrolytics, the black plastic base will have a painted semi-circle or a thick stripe indicating the positive terminal.

⚠️ Workbench Warning: Never rely solely on lead length to determine polarity on a salvaged or clipped electrolytic capacitor. Previous owners may have trimmed the leads. Always verify using the case stripe or test with a multimeter's diode/continuity mode if unsure.

Catastrophic Physics: Failure Modes and Visual Symptoms

When capacitors are subjected to conditions outside their datasheet limits—particularly reverse polarity or overvoltage—the failure mechanisms are distinct and highly visual.

Aluminum Electrolytic: The Venting Rupture

Applying reverse voltage to an aluminum electrolytic capacitor breaks down the aluminum oxide dielectric layer. This causes rapid electrolysis of the liquid electrolyte, generating hydrogen gas. Visual Symptoms: The top of the can bulges outward. If the pressure exceeds the vent's threshold, the K-shaped or cross-shaped scored vent on top tears open, spewing a brownish, foul-smelling (often described as fishy) electrolyte across the PCB. According to the Cornell Dubilier Aluminum Electrolytic Application Guide, even a few seconds of reverse bias at full rated voltage can permanently degrade the oxide layer, leading to high leakage current and eventual thermal failure.

Tantalum: Thermal Runaway and Fire

Tantalum capacitors offer high volumetric efficiency but are notoriously unforgiving. If reverse-biased or subjected to high surge currents without adequate series resistance, the dielectric fails and creates a low-resistance short. Because the manganese dioxide cathode acts as an oxidizer, this short quickly escalates into thermal runaway. Visual Symptoms: The epoxy casing cracks, emits a sharp chemical smoke, and frequently catches fire. There is no vent mechanism on a standard tantalum chip; it simply burns until the circuit opens or the board melts.

MLCC (Ceramic): The Invisible Flex Crack

Ceramic capacitors are non-polarized and don't explode, but they suffer from mechanical fragility. Bending the PCB (during depanelization or connector insertion) induces piezoelectric stress. Visual Symptoms: Often invisible to the naked eye. A micro-crack propagates from the solder fillet into the ceramic body, eventually bridging the internal electrode layers. As noted in Texas Instruments' MLCC handling documentation, this results in a low-impedance short that can cause localized board heating or erratic logic resets, requiring thermal imaging or careful DMM resistance probing to isolate.

The Bench Reality: How to Substitute Safely When the Exact Part is Missing

You are debugging a board at 2 AM and the exact 10µF 16V X7R ceramic cap is out of stock. Can you substitute it? Follow these hard rules to avoid creating secondary failures.

  1. Voltage Rating: You can always substitute a higher voltage rating for a lower one (e.g., using a 25V cap in a 16V circuit). Never go lower. However, be aware that higher voltage MLCCs are physically larger, which may violate clearance constraints.
  2. The ESR Trap in Switching Regulators: Never blindly swap capacitor chemistries in the output filter of a buck or boost converter. If the schematic calls for a low-ESR polymer or ceramic capacitor, substituting a standard aluminum electrolytic with the exact same µF and V rating will cause the output ripple voltage to spike. This happens because the regulator's control loop relies on the specific ESR zero for stability, and the higher ESR of the electrolytic will induce phase margin collapse and oscillation.
  3. AC Signal Paths: Never substitute a polarized electrolytic into an AC coupling or snubber circuit where the voltage swings below 0V. If you absolutely must use polarized parts in a pinch for a low-frequency AC signal, wire two identical electrolytics in series, back-to-back (negative to negative), and double the required capacitance value (since series capacitance halves).
  4. Temperature Coefficient (Tempco) Swaps: You can safely substitute an NP0/C0G ceramic for an X7R or Y5V in almost any application. You cannot safely substitute a Y5V for an X7R in a precision filter or timing circuit, as the Y5V will lose up to 80% of its capacitance when it gets warm from ambient board heat, shifting your filter cutoff frequency drastically.
  5. Physical Pitch and Footprint: For through-hole parts, verify the lead spacing (pitch). Standard small electrolytics are 2.0mm or 2.5mm pitch. Forcing a 3.5mm pitch cap into a 2.5mm board hole will stress the copper pads and cause liftoff.

Frequently Asked Questions

What exactly happens inside a polarized capacitor if I solder it backward?

When reverse voltage is applied to an aluminum electrolytic capacitor, the electrochemical process that formed the insulating aluminum oxide layer on the anode foil reverses. The oxide layer dissolves, turning the capacitor into a low-value resistor. Current flows freely, boiling the internal electrolyte and generating hydrogen gas. The internal pressure rises until the mechanical safety vent on the top of the can ruptures to prevent a shrapnel explosion. Once vented, the capacitor is permanently destroyed and must be replaced.

Can I use a non-polarized capacitor instead of a polarized one?

Yes, electrically speaking, a non-polarized capacitor (like a film or bipolar electrolytic) will work perfectly in a DC circuit designed for a polarized cap. In fact, it is safer because it eliminates the risk of reverse-polarity failure. The catch is physical and financial: non-polarized capacitors with high capacitance values (e.g., 100µF+) are significantly larger, more expensive, and have higher parasitic inductance than their polarized aluminum counterparts. For high-value bulk filtering, polarized electrolytics remain the only practical choice.

How do I identify the positive and negative leads on an unmarked or faded electrolytic capacitor?

If the silkscreen stripe has faded, look closely at the rubber bung at the bottom of the can. The negative lead is usually mechanically crimped or staked into the metal can itself, while the positive lead passes through an insulated hole. If you are still unsure, you can use a multimeter in resistance mode. A polarized capacitor will show a brief charging spike and then settle to a very high resistance when the positive meter lead is on the positive cap lead. If reversed, the leakage resistance will be noticeably lower. For a deeper dive on capacitor behavior, refer to the All About Circuits capacitor theory guide.

Are surface mount (SMD) capacitors polarized?

It depends on the chemistry. Multilayer Ceramic Chip Capacitors (MLCCs)—the tiny brown or gray rectangular blocks on your PCB—are completely non-polarized and can be placed in either orientation. However, SMD aluminum electrolytic capacitors (the cylindrical black cans on plastic bases) are strictly polarized. On SMD electrolytics, look for a painted white or black semi-circle on the top plastic base, or a thick stripe on the side of the base, which indicates the positive terminal. SMD tantalum chips are also polarized; the thick band across one end of the yellow or black rectangular body always denotes the positive anode.