The standard schematic symbol for a capacitor consists of two parallel lines (representing conductive plates) separated by a gap (representing the dielectric). However, the exact geometry of those lines changes drastically depending on whether the capacitor is polarized, variable, or feedthrough, and whether your schematic follows North American (IEEE) or International (IEC) drafting standards. Misreading these symbols leads to reversed polarity, exploded electrolytics, and failed board bring-ups.

The Master Capacitor Symbol Reference Table

Below is the complete reference for capacitor symbols across the two dominant global standards. Use this table to instantly translate schematic geometry into physical component types.

Component Type IEEE 315 (US / ANSI) IEC 60617 (EU / Global) Physical Equivalent
Non-Polarized (Fixed) Two parallel straight lines Two parallel straight lines Ceramic (MLCC), Film, Mica
Polarized (Electrolytic) One straight line, one curved line Two straight lines, explicit '+' on anode Aluminum Electrolytic (Radial/Axial)
Polarized (Tantalum) One straight line, one curved line with '+' on straight side Two straight lines, '+' on anode, sometimes a box outline Tantalum bead, Polymer Tantalum
Variable Two lines (one curved) with a diagonal arrow crossing through Two straight lines with a diagonal arrow crossing through Air-gap tuning capacitor, large panel mount
Trimmer Two lines with a diagonal arrow ending in a flat 'T' bar Two straight lines with a diagonal arrow ending in a flat bar Ceramic trimmer, PCB-mount tuning
Feedthrough Standard symbol with a line perpendicular to the dielectric gap Standard symbol with a perpendicular ground line EMI feedthrough capacitor, panel mount
Ganged / Multiple Multiple symbols linked by a dashed mechanical line Multiple symbols linked by a dashed mechanical line Dual-gang tuning capacitors

Regional Standards: IEEE 315 vs. IEC 60617

The divergence in capacitor symbols stems from historical drafting conventions. If you are reading a schematic, you must first identify which standard the CAD software or original engineer used.

IEEE 315 / ANSI Y32.2 (North America)

In the US and Canada, the IEEE 315 standard dominates. The defining feature here is the curved plate. Historically, early electrolytic and rolled-film capacitors were constructed with an inner straight foil and an outer curved foil. IEEE drafters used the curved line to represent the outer foil, which in electrolytics is always connected to the negative terminal. Therefore, in IEEE schematics, the curved plate is always the negative side.

IEC 60617 (Europe, UK, Asia, Global)

The IEC 60617 standard rejected the curved plate because it caused confusion with non-polarized rolled-film capacitors (which also have an outer foil but no polarity). Instead, IEC mandates that all capacitor plates are drawn as straight, parallel lines. Polarity is indicated strictly by an explicit '+' sign next to the anode (positive) terminal. If you are working in Europe or using modern global EDA tools like KiCad or Altium set to IEC libraries, rely on the '+' sign, not the plate geometry.

Rows People Get Wrong (And How to Fix Them)

Even experienced bench technicians misinterpret specific rows in the reference table. Here are the most common schematic traps and how to avoid them.

  • The 'Curved Plate' Polarity Trap: Beginners frequently assume the curved plate in an IEEE schematic represents the positive terminal because it looks like a 'cup' holding the charge. This is backwards. The curved plate is the negative terminal (cathode/outer foil). Reversing this on an aluminum electrolytic will cause the dielectric oxide layer to break down, leading to venting or explosive failure.
  • Variable vs. Trimmer Arrows: The diagonal arrow denotes adjustability, but the arrowhead dictates the physical part. An arrow that passes completely through the plates indicates a Variable capacitor (meant for frequent user adjustment, like a radio tuning dial). An arrow that terminates in a flat 'T' bar or crossbar indicates a Trimmer (meant for one-time factory calibration with a small screwdriver). Ordering a panel-mount variable when the schematic calls for a PCB trimmer will ruin your enclosure layout.
  • Tantalum vs. Aluminum Polarization: While both are polarized, tantalum capacitors fail catastrophically (often catching fire) if reverse-biased, whereas aluminum electrolytics typically just vent gas. Some older Mil-Spec schematics draw a small rectangle on the anode side specifically to denote Tantalum. If you see a rectangle on the positive side of a polarized symbol, do not substitute an aluminum electrolytic without verifying the ripple current and ESR requirements.
Bench Trick: In audio and high-impedance analog circuits, you will sometimes see a non-polarized film capacitor drawn with one curved plate (IEEE). This does not mean it is polarized. The curved plate indicates the outer foil, which the designer intends to be connected to the lower-impedance node (usually ground) to act as a Faraday shield against EMI. Always route the curved-plate side to ground in these specific analog layouts.

Safe Interpretation When Silkscreen or Markings Are Missing

When reverse-engineering a board or replacing a blown component, the PCB silkscreen is often burned off, and the schematic may be unavailable. Here is how to safely deduce polarity and value.

Safety Warning: Never probe a capacitor circuit with a multimeter without first verifying the circuit is de-energized and the capacitors are manually discharged using a high-wattage bleeder resistor (e.g., 10kΩ 5W). Lethal shock and destroyed meter fuses are real risks when probing live or recently powered mains-adjacent circuits.
  1. Visual Inspection for the Stripe: For radial aluminum electrolytics, the physical can will have a painted stripe with minus ('-') signs. This stripe always aligns with the negative pin. For axial types, the negative lead is usually shorter, and the stripe points toward the negative end.
  2. Identify the Ground Plane: In 95% of DC circuits, the negative terminal of a polarized capacitor ties directly to the ground plane. Set your multimeter to continuity mode. Place the black probe on a known ground (like a USB connector shield or mounting hole) and probe the capacitor pads with the red probe. The pad that beeps (reads < 1 ohm) is your negative terminal.
  3. Look for the Tantalum Marking: If the physical part is a small, solid-colored bead (usually yellow, orange, or black) with no stripe, it is likely tantalum. The positive anode is marked by a line, dot, or '+' printed on the top of the bead near the positive lead. If this marking is faded, you must rely on the PCB pad layout: tantalum pads are often asymmetrical, with a wider pad for the anode.

Decision Tree: Translating the Symbol to a Physical Part Number

Use this decision matrix to move from the schematic symbol directly to a concrete, orderable part number. This eliminates 'it depends' guessing at the distributor website.

Schematic Symbol Clue Circuit Requirement Physical Chemistry Default Concrete Pick (Part Number)
Straight lines (Non-Polarized), Value < 1µF High-frequency decoupling, RF filtering X7R / C0G Ceramic (MLCC) Kemet C315C104K5R5TA7301 (100nF, 50V, 5% C0G)
Straight lines (Non-Polarized), Value > 1µF Audio coupling, snubber circuits, motor run Metallized Polyester / Polypropylene Film WIMA MKS2D041001I00MSSD (1µF, 100V, Film)
Curved plate / '+' (Polarized), General Purpose Bulk energy storage, low-frequency smoothing Aluminum Electrolytic Nichicon UHE1H101MPD (100µF, 50V, Low ESR)
Curved plate / '+' (Polarized), High Ripple Switch-mode power supply (SMPS) output filtering Polymer Aluminum or Low-ESR Electrolytic Panasonic EEH-ZA1V151P (150µF, 35V, Hybrid Polymer)
Rectangle with '+' (Polarized), Compact Space-constrained DC decoupling, sample-and-hold Solid Tantalum Kemet T491C106K025AT (10µF, 25V, MnO2 Tantalum)

The Default Recommendation: If you are staring at a polarized symbol on a generic DC power rail (e.g., 12V or 24V input to a linear regulator) and the schematic lacks specific ESR or ripple notes, default to the Nichicon UHE series or Panasonic FR/FM series aluminum electrolytics. They offer the best balance of low ESR, high ripple current tolerance, and 105°C longevity without the fire risks associated with misapplied tantalum beads or the high cost of hybrid polymers. Always select a voltage rating at least 1.5x the nominal rail voltage (e.g., use a 25V cap on a 12V rail) to account for transient spikes and the capacitance derating curve inherent to electrolytic chemistry.