The polarity of a capacitor symbol in schematics is defined by a '+' sign, a curved plate (ANSI/IEEE), or a filled rectangular plate (IEC). On physical components, aluminum electrolytics mark the negative terminal with a stripe, while tantalum capacitors mark the positive terminal with a bar. Misinterpreting these symbols or physical markings is the leading cause of catastrophic component failure on the bench.

Capacitor Polarity Symbol Reference Chart

Before wiring any board, cross-reference your schematic symbols and physical components against this master table. This chart bridges the gap between what the schematic demands and what the physical part actually provides.

Schematic Symbol Component Type Standard Polarity Indicator Physical Marking
Two parallel lines (one curved) Aluminum Electrolytic ANSI/IEEE Y32.2 '+' on straight plate Stripe = Negative (-)
Two parallel lines (one filled) Polarized (Generic) IEC 60617 '+' next to empty plate Varies by chemistry
Two parallel straight lines Ceramic / Film IEC / ANSI Non-polarized None
Straight line + curved with arrow Variable / Trimmer ANSI/IEEE Y32.2 Non-polarized None
Two parallel lines, one with '+' Tantalum / Niobium IEC 60617 '+' explicitly marked Bar/Stripe = Positive (+)

Rows People Get Wrong (and How to Fix Them)

Even experienced builders trip over specific edge cases where the schematic symbol and the physical component markings seem to contradict each other. Here are the most common failure points.

The Tantalum Trap

This is the most dangerous mistake in DC circuit assembly. A schematic will show a standard polarized capacitor symbol. The builder grabs an aluminum electrolytic (like a Nichicon UPW series) and learns that the physical stripe means negative. Later, they grab a Kemet T491 solid tantalum capacitor for a surface-mount pad. The tantalum also has a stripe/bar, but on tantalums, the stripe indicates the POSITIVE anode.

WARNING: Reversing an aluminum electrolytic usually results in the pressure relief vent popping open with a hiss and a spray of electrolyte. Reversing a solid tantalum capacitor causes a violent thermal runaway. The manganese dioxide dielectric breaks down, creating a short circuit that ignites the component. Always verify the chemistry before trusting the stripe.

The Curved Plate Assumption

In older North American schematics (ANSI/IEEE), the curved plate represents the negative terminal (historically the outer foil in wound paper capacitors). However, if you are reading a modern European schematic (IEC 60617), both plates are drawn straight and equal. Polarity is strictly denoted by the '+' sign. Assuming the thicker or shorter line is positive without checking the governing standard will blow your capacitors.

IEC vs ANSI/IEEE: Regional Symbol Variants

Capacitor symbols are not universal. The standard applied depends on the origin of the schematic and the CAD software used (e.g., Altium vs KiCad default libraries).

Criteria ANSI/IEEE Y32.2 (North America) IEC 60617 (Europe / International)
Polarized Shape One straight plate, one curved plate Two straight parallel plates of equal length
Polarity Marker '+' sign next to the straight plate '+' sign next to one plate, or one plate drawn as a filled rectangle
Non-Polarized Shape Two straight parallel plates (often with a gap) Two straight parallel plates (identical to polarized, but lacking '+' or fill)
Software Defaults Default in older OrCAD, P-CAD, and US military prints Default in KiCad, Altium (modern IEC libs), and European OEM prints

For a comprehensive breakdown of global electronic symbols, refer to the Electronic Symbol reference on Wikipedia, which tracks the historical divergence between IEEE and IEC standards.

Decision Tree: Identifying Polarity on Faded or Unmarked Parts

When you are scavenging parts from a junk bin or repairing a vintage board where the silkscreen and capacitor shrink-wrap have faded, do not guess. Follow this decision path to terminate in a safe, concrete action.

  1. Is there a physical stripe or bar on the component?
    • Yes, and it's a through-hole cylindrical can (Aluminum): The stripe is NEGATIVE. Install accordingly.
    • Yes, and it's a small SMD or through-hole teardrop/rectangular block (Tantalum): The bar is POSITIVE. Install accordingly.
    • No stripe, or stripe is completely faded: Proceed to Step 2.
  2. Is the capacitor rated above 1µF? (Implies electrolytic/tantalum chemistry)
    • Yes: You must verify polarity electrically. Set your multimeter to the highest resistance range (e.g., 20MΩ). Connect the red probe to one leg and black to the other. Note the resistance reading. Swap the probes and measure again. The configuration that yields the higher resistance (lower leakage current) indicates the red probe is on the POSITIVE terminal. (See All About Circuits Reference for multimeter techniques).
    • No (Under 1µF): It is almost certainly a ceramic or film capacitor. It is non-polarized. Install in either direction.
  3. Is the schematic ambiguous (straight lines, no '+' sign) but the BOM calls for an electrolytic?
    • Action: The schematic is poorly drawn. Check the PCB silkscreen for a '+' or a shaded semicircle (shaded = negative). If the PCB is also unmarked, discard the polarized part and substitute a known non-polarized WIMA MKP10 metallized polypropylene film capacitor of the same value to guarantee safe operation regardless of orientation.
Bench Tip: If you frequently work with vintage audio gear or salvaged power supplies, invest in an ESR meter with a dedicated polarity test function (like the Atlas ESR70). It applies a safe, low-voltage AC signal to determine the dielectric oxide layer orientation without risking a reverse-bias explosion.

Safe Bench Practices for Polarized Capacitors

Understanding the polarity of a capacitor symbol is only half the battle; safe implementation on the bench prevents injuries and destroyed prototypes.

The 50mA Current-Limit Rule

Never power a newly populated board with a polarized capacitor directly from an unregulated bench supply or a battery. Set your bench power supply's current limit to 50mA. If you accidentally installed a 470µF Nichicon UHE capacitor backward, the reverse leakage will spike immediately. The power supply will trip into constant-current (CC) mode, dropping the voltage to near zero and saving the capacitor from venting.

Voltage Derating for Tantalums

When reading a schematic that specifies a polarized symbol for a 16V rail, do not install a 16V rated tantalum capacitor. Solid tantalum capacitors require aggressive voltage derating to prevent field crystallization and short circuits. According to Vishay's Solid Tantalum Design Guidelines, you must derate by at least 50% for standard circuits. For a 16V rail, the schematic's polarized symbol demands a 35V rated Kemet T491 or AVX TAJS series tantalum capacitor.

Physical Clearance for Vents

Aluminum electrolytics (like the Rubycon ZL series) feature a scored cross or 'K' on the top of the can. This is a pressure relief vent. When soldering, ensure the top of the capacitor has at least 5mm of vertical clearance from any enclosure lid or secondary PCB. If the capacitor fails due to age or transient overvoltage, the vent needs physical space to deploy; otherwise, the aluminum can becomes a projectile.