When reading schematics or reverse-engineering a PCB, correctly identifying the symbol electrolytic capacitor variants is critical to avoiding catastrophic reverse-polarity failures. Unlike ceramic or film capacitors, electrolytics are polarized components where the anode and cathode must be strictly observed. Below is the definitive reference table mapping schematic symbols to their governing standards, followed by physical identification methods for when the silk screen has faded.
| Component Type | IEC 60617 (Global/EU) | IEEE/ANSI Y32.2 (US Legacy) | Practical Application & Notes |
|---|---|---|---|
| Standard Polarized | Two parallel straight lines; '+' sign adjacent to the anode plate. | One straight line (anode), one curved line (cathode). '+' often omitted. | General power supply filtering (e.g., Panasonic FR series). The curved plate historically denoted the outer foil/cathode. |
| Bipolar (Non-Polarized) | Two parallel straight lines with '+' signs on both sides, or two anode plates back-to-back. | Two curved lines facing away from each other, or two straight lines with no polarity marks. | Audio crossover networks and AC coupling where voltage reverses. Internally two anodes in series. |
| Variable Electrolytic | Standard straight plates with a diagonal arrow crossing through them. | Straight and curved plates with a diagonal arrow. | Rare in modern designs; historically used in analog tuning circuits. Arrow indicates adjustable capacitance. |
| Tantalum (Polarized) | Rectangular block with a '+' sign on the anode side and a solid bar for the cathode. | Similar to IEC, but sometimes drawn as a standard polarized symbol with a 'T' annotation. | High-density decoupling on logic boards (e.g., KEMET T491). Extremely sensitive to reverse voltage and surge currents. |
Decoding the Schematic: What Each Symbol Variant Means in Practice
The schematic symbol tells you not just where the component goes, but how it behaves under stress. In modern power supply design, you will almost exclusively encounter the IEC 60617 standard, which uses two straight parallel lines for the plates. The anode (positive) is always marked with a + sign. If you are reading older American equipment manuals or legacy military schematics, you will encounter the ANSI/IEEE Y32.2 standard, which relies on plate geometry rather than text labels.
For a deeper dive into how these components store charge and behave in DC circuits, the All About Circuits capacitor chapter provides excellent foundational theory on the dielectric oxide layer formation that necessitates these polarity markings.
Rows People Get Wrong
- The Curved Plate Myth: Many hobbyists assume that if a modern schematic uses a curved plate, it indicates a specific type of dielectric. In reality, the curved plate is purely a legacy ANSI/IEEE holdover indicating the cathode (negative) side. If you see a curved plate on a new design, the engineer is likely using an outdated CAD library.
- Bipolar vs. Back-to-Back: A true bipolar electrolytic capacitor (like the Nichicon BP series for audio) has a specific symbol (two anodes back-to-back). Do not confuse this with a designer placing two standard polarized capacitors in series with reverse polarity to simulate a bipolar cap—a common, albeit flawed, workaround in cheap audio gear that requires balancing resistors to prevent unequal voltage division.
- Tantalum Rectangles: The rectangular block symbol is often mistaken for a ceramic capacitor. In IEC standards, a plain rectangle is a polarized tantalum. Confusing a 16V tantalum for a 50V ceramic and applying 24V will result in a violent thermal runaway event.
Physical Polarity Markings & Faded-Label Recovery
Schematic symbols are only half the battle. On the bench, you must match the physical component to the symbol. Manufacturers like Rubycon, Chemi-Con, and Vishay follow strict conventions for marking the aluminum can, but heat, flux residue, and age can obliterate these markings.
| Marker Type | Visual Description | Indicates | Reliability |
|---|---|---|---|
| Silk Screen Stripe | A bold vertical stripe running down the can, usually with minus signs (-) inside. | Cathode (Negative) | High (unless chemically washed off) |
| Lead Length | One radial lead is physically longer than the other from the factory. | Anode (Positive) | Low (unreliable if leads were clipped for through-hole insertion) |
| PCB Silkscreen | A circle with a shaded half, or a '+' printed on the board. | Shaded = Negative; '+' = Positive | Medium (varies by PCB fab house conventions) |
| Vent Score | Cross or 'K' shaped groove on the top aluminum dome. | Pressure Relief (NOT polarity) | N/A (Never use for polarity ID) |
A common and dangerous bench myth is that the 'K' or cross-shaped score on the top of the capacitor indicates the anode. Per electronics-tutorials.ws and IEC 60384-4 safety standards, this score is purely a mechanical weak point designed to rupture safely and vent electrolyte gas if the capacitor overheats and pressurizes. It has zero correlation to the internal anode/cathode alignment.
Safe Interpretation When Markings are Faded or Missing
If you are repairing a vintage amplifier or a degraded industrial power supply and the electrolytic capacitor's silk screen is completely gone, do not guess. Reverse-biasing an aluminum electrolytic capacitor causes the dielectric aluminum oxide layer to break down, generating hydrogen gas that will vent or explode the can. Use this bench procedure to safely identify the anode:
- Discharge Completely: Short the leads with a high-wattage power resistor (e.g., 100Ω 5W) to ensure no residual charge remains.
- The Leakage Test: Set your digital multimeter to the highest resistance range (usually 20MΩ). Apply the probes to the leads. Note the resistance reading as the capacitor charges, then wait for it to stabilize. The stabilized value is the leakage resistance.
- Swap and Compare: Discharge the capacitor again. Swap the multimeter probes and repeat the measurement. The configuration that yields the highest stabilized resistance (lowest leakage current) indicates that the multimeter's positive (red) probe is on the capacitor's anode, and the negative (black) probe is on the cathode.
- Verify with ESR: While an ESR meter (like the DER EE DE-5000) won't explicitly tell you polarity, measuring the Equivalent Series Resistance confirms the capacitor hasn't been permanently damaged by previous reverse-voltage stress before you solder it back into the circuit.
Standard Variants: Which Schematic Convention Applies to Your Region?
Just as wiring color codes change across borders, schematic symbols are governed by regional standards bodies. Knowing which standard your schematic adheres to prevents miswiring imported equipment.
- IEC 60617 (International / Europe / Modern Global): This is the dominant standard today. It relies on explicit
+text markers rather than geometric plate shapes. If you are using modern EDA software like KiCad 7+ or Altium Designer, the default libraries are IEC compliant. Both plates are drawn as straight, equal-length lines. - IEEE/ANSI Y32.2 (United States Legacy): While largely superseded by IEC in new designs, you will still see the straight/curved plate convention in US military documentation, vintage Ham radio schematics, and older textbooks. The curved plate always represents the cathode (negative) and the outer foil.
- JIS C 0617 (Japan): Japanese schematics, particularly in consumer electronics service manuals from Sony, Panasonic, and Yamaha, historically used JIS symbols. These are very similar to IEC but often include specific annotations for voltage ratings directly inside the symbol boundary rather than adjacent to it. For detailed component-level datasheets and regional symbol variations, Components101 maintains an excellent library of manufacturer-specific footprint and symbol mappings.
When designing your own schematics, always default to the IEC 60617 straight-plate with a + marker. It removes the ambiguity of the curved plate, ensures compatibility with modern PCB fab houses, and aligns with global safety review standards. If you must use the ANSI curved-plate symbol for legacy compatibility, ensure your CAD library explicitly maps the curved pad to the cathode footprint pad to prevent silent netlist errors during PCB layout.






