Learn to identify capacitor polarity on electrolytic, tantalum & SMD types. Covers markings, PCB silkscreen symbols, multimeter testing & common polarity mistakes.
If you’ve spent any time on the bench debugging a blown PCB, there’s a decent chance a backwards electrolytic capacitor was somewhere in the story. Capacitor polarity is one of those fundamentals that trips up beginners and occasionally bites experienced engineers too โ especially when you’re staring at a 105ยฐC bulk capacitor with worn markings under fluorescent lighting at midnight.
This guide walks through everything you need to know: what capacitor polarity means, which capacitor types are affected, how to read the physical markings, how to interpret PCB silkscreen symbols, and how to test polarity with a multimeter when the markings are gone.
What Is CapacitorArity and Why Does It Matter?
Capacitor polarity refers to the orientation requirement of certain capacitors โ specifically, which terminal must connect to the higher voltage (positive) and which must connect to the lower voltage (negative or ground). Install one the wrong way around and you’re looking at reduced capacitance, excessive leakage current, internal gas buildup, and in worst-case scenarios, a capacitor that vents, bulges, or explodes.
This isn’t theoretical. Reversed electrolytic capacitors are a leading cause of field failures in consumer electronics power supplies. The damage is often silent at first: the cap degrades over weeks before the circuit starts misbehaving.
Not all capacitors are polarized. The distinction is critical before you even pick up your soldering iron.
Polarized vs. Non-Polarized Capacitors
Understanding which capacitor types require correct polarity orientation is step one.
| Capacitor Type | Polarized? | Typical Use Case |
| Aluminum Electrolytic | โ Yes | Bulk power filtering, decoupling |
| Tantalum (solid) | โ Yes | Low-profile power filtering |
| Niobium Oxide | โ Yes | Alternative to tantalum |
| Ceramic (MLCC) | โ No | High-frequency decoupling |
| Film (polyester, polypropylene) | โ No | Audio, timing, filtering |
| Mica | โ No | RF, precision circuits |
| Supercapacitor / EDLC | โ Yes | Energy storage, backup power |
| Bipolar Electrolytic | โ No | Audio crossovers (special case) |
The key takeaway: if it has an electrolyte inside โ liquid or solid โ it almost certainly has a polarity requirement. Ceramics and films are inherently symmetric and can be placed in either direction.
How to Identify Capacitor Polarity: The Markings Explained
H3: Through-Hole Electrolytic Capacitors
Through-hole aluminum electrolytics are the easiest to read once you know the conventions. Manufacturers use multiple overlapping cues, which helps when one marking gets obscured.
Negative stripe: The most universal marking is a prominent stripe โ usually white or light gray โ running vertically along the body of the capacitor. This stripe marks the negative (โ) lead. The stripe typically contains repeated “โ” symbols or chevrons pointing toward the negative terminal.
Lead length: On a brand-new, untrimmed capacitor, the longer lead is positive (+). This mirrors the convention used for LEDs and diodes. Once leads are trimmed during assembly, this method becomes unreliable โ use the stripe instead.
Flat side on the base: Some capacitors (especially smaller radial types) have a slight flat edge on the bottom plastic ring, indicating the negative terminal side.
Markings summary table:
| Marking Method | Positive (+) Indicator | Negative (โ) Indicator |
| Lead length (untrimmed) | Longer lead | Shorter lead |
| Body stripe | Opposite side | Stripe side |
| Base flat | Opposite side | Flat edge side |
| Printed symbol | “+” printed on body | “โ” or stripe |
H3: SMD Electrolytic Capacitors (Radial SMD / Can Style)
Surface-mount aluminum electrolytics follow the same stripe convention but the implementation varies slightly. Look for:
- A notch or indentย on the top of the can โ this marks the negative terminal
- A light-colored stripeย on the body wrapping toward the negative pad
- PCB silkscreen will show a “+” marker on the positive land
Because SMD electrolytics are tiny, always cross-reference with the PCB silkscreen before soldering.
H3: Tantalum Capacitors (Through-Hole and SMD)
Tantalum capacitors are the exception to the “stripe = negative” rule that trips people up constantly.
Through-hole tantalum: The longer lead is positive, and the positive terminal is usually marked with a “+” symbol directly on the body. Some older teardrop-shaped tantalums have a band at the positive end โ the opposite of electrolytic convention.
SMD tantalum (chip style): A line or bar marking at one end indicates the POSITIVE terminal. This is the reverse of what you’d expect coming from electrolytic experience. The positive end often has a colored band or a stripe on the top of the component. This catches engineers out regularly.
| Capacitor Type | Stripe/Band Meaning |
| Aluminum Electrolytic | Stripe = NEGATIVE |
| Tantalum SMD | Stripe/Bar = POSITIVE |
| Supercapacitor | Stripe = NEGATIVE (follows electrolytic) |
Commit that table to memory. The tantalum reversal has caused more than a few smoke-testing incidents.
H3: Supercapacitors (EDLCs)
Supercapacitors follow the same convention as aluminum electrolytics: the stripe indicates the negative terminal, and the longer lead (when untrimmed) is positive. Given that supercapacitors can store significant energy, reversed installation isn’t just a component failure โ it can be a safety hazard.
Reading Capacitor Polarity on a PCB
Even if you can’t read the component markings clearly, the PCB itself carries polarity information.
H3: Silkscreen Symbols
The silkscreen layer on a properly designed PCB will indicate polarity in several ways:
- A “+” symbolย next to or inside the component footprint pad
- A filled or shaded semicircleย inside the circular outline โ the filled half indicates the negativeย side (this is the most common electrolytic symbol)
- A longer line on one padย in the component outline
- Some designs add explicit “+” and “โ” labels on the copper or silkscreen
H3: Component Footprint in PCB Design Software
If you’re designing the PCB yourself, the capacitor footprint in your EDA tool (KiCad, Altium, Eagle) will designate Pin 1 as positive by IPC convention for polarized capacitors. The silkscreen should be generated automatically to reflect this, but always verify โ library footprints are not always reliable on polarity markings.
H3: Checking Polarity on an Assembled PCB
When reworking an existing board where silkscreen is unclear:
- Locate the ground plane connection using continuity mode on your multimeter โ the negative lead of a bulk electrolytic almost always ties to ground
- Check the schematic if available
- Use circuit context: the positive rail goes to the positive terminal
How to Test Capacitor Polarity with a Multimeter
When physical markings are worn, obscured, or simply absent (it happens with salvaged components), you can use a multimeter to determine polarity.
Method โ Diode/Resistance Mode:
- Set your multimeter to resistance (ฮฉ) or diode mode
- Touch the red probe (positive)ย to one lead, black to the other
- Record the resistance reading
- Swap the probes and record again
- The orientation that gives the higher resistanceย has the red probe on the positive lead
This works because polarized electrolytic capacitors have a slightly forward-biased oxide layer when correctly oriented, producing asymmetric leakage behavior.
Method โ Capacitance Mode (for confirmation):
Most modern multimeters with a capacitance function show a stable, accurate reading when the capacitor is inserted with correct polarity, and may show an erratic or lower reading when reversed. This isn’t definitive but can confirm your resistance-mode finding.
| Test | Result | Interpretation |
| Red on Lead A โ High resistance | Red probe = + | Lead A is positive |
| Red on Lead B โ Lower resistance | Correct polarity confirmed | Lead B is negative |
Common Capacitor Polarity Mistakes (And How to Avoid Them)
From a board-level perspective, here are the failure patterns that come up repeatedly:
1. Assuming all stripe conventions are the same. The tantalum vs. electrolytic reversal catches even experienced engineers. Always check the datasheet for the specific component.
2. Trusting lead length on pre-assembled boards. Leads get trimmed. The length is meaningless once the component has been cut.
3. Ignoring silkscreen on dense boards. On tightly packed boards, the “+” marker might be hidden under a nearby component. Always check before soldering.
4. Reusing salvaged capacitors without verification. If you don’t know the history of a component, test it before trusting it.
5. Forgetting polarity on SMD tantalums during hand assembly. The bar marking is subtle. Use a magnifying lens and orient the component in good lighting before placement.
Capacitor Polarity Marking Standards Reference
| Standard | Scope | Key Guidance |
| IEC 60062 | Component marking codes | Color and alphanumeric marking |
| EIA-198 | Ceramic capacitors | Non-polarized, no polarity marking required |
| JIS C 5101 | Aluminum electrolytics | Negative terminal marking requirements |
| EIA-717 | Tantalum capacitors | Positive terminal indicated by marking band |
| IPC-7351 | PCB land patterns | Pin 1 = positive for polarized footprints |
Useful Resources for Capacitor Polarity
- Murata Capacitor FAQย โ murata.comย โ Detailed technical notes on MLCC and electrolytic behavior
- Nichicon Application Notesย โ nichicon.co.jpย โ Aluminum electrolytic construction and reliability data
- KEMET Tantalum Capacitor Handbookย โ kemet.comย โ Comprehensive SMD tantalum polarity and handling guide
- IPC-7351B Standardย โ PCB footprint and land pattern standard including polarity conventions
- All About Circuits Capacitor Referenceย โ allaboutcircuits.comย โ Community-reviewed component guides
- Digi-Key Capacitor Parametric Searchย โ digikey.comย โ Filter by type, polarity, voltage, capacitance
FAQs About Capacitor Polarity
Q1: What happens if I install a polarized capacitor backwards? At best, the capacitor will have reduced capacitance and higher leakage current, causing circuit malfunction. At worst, internal gas pressure builds up and the capacitor vents (usually through a scored vent on top of aluminum electrolytics) or ruptures. Reversed tantalum capacitors can fail catastrophically and catch fire. Always double-check polarity before powering up.
Q2: Can you use a non-polarized capacitor in place of a polarized one? In principle, yes โ a non-polarized capacitor of equivalent capacitance and voltage rating will work in the same position. However, non-polarized types (ceramics, films) of equivalent capacitance and voltage rating are physically much larger and more expensive for values above ~10ยตF. It’s not a practical swap for bulk filtering applications.
Q3: How do I identify capacitor polarity on an old, worn component? Use the resistance method with a multimeter: the orientation giving higher resistance has the red (positive) probe on the positive lead. Cross-reference with the PCB silkscreen or schematic if available.
Q4: Do ceramic capacitors have polarity? Standard ceramic MLCCs are non-polarized and can be installed in any orientation. The only exception is certain specialty types used in specific filter applications โ always check the datasheet if you’re unsure.
Q5: Why does the tantalum capacitor stripe indicate positive while electrolytic stripe indicates negative? Historical convention from different manufacturing traditions. Tantalum marking standards followed a “this is the important terminal” philosophy and marked the anode (positive). Electrolytic manufacturers chose to mark the cathode sleeve (negative) for safety reasons โ indicating which terminal must not go to high voltage. Both conventions coexist today, which is why you always need to check the specific component datasheet.
Final Thoughts
Capacitor polarity is a small detail with large consequences. Whether you’re designing a new board, reworking a failed unit, or sourcing replacement components, taking sixty seconds to verify polarity with the datasheet, silkscreen, and physical markings is always worth it. The tantalum stripe-equals-positive convention alone has caused more circuit smoke than it should have โ now that you know it, you won’t be caught out.
When in doubt: check the datasheet, check the silkscreen, and test before you power up.