Identifying the correct symbol capacitor representation on a schematic and matching it to physical board markings is the difference between a stable power filter and a shorted prototype. This reference maps the exact schematic symbols used in IEEE 315 (US) and IEC 60617 (International) standards, alongside the physical EIA 3-digit and alphanumeric codes you will encounter on the bench.
The Master Capacitor Symbol & Marking Reference
Read this table by matching the schematic symbol in your CAD tool to the physical marking on the component casing. Values assume standard commercial tolerances (typically ±10% to ±20%) unless a specific tolerance code is noted.
| Component Type | IEEE 315 Symbol (US) | IEC 60617 Symbol (EU/Global) | Physical Marking / Code Example | Real-World Value & Notes |
|---|---|---|---|---|
| Non-Polarized (Ceramic/Film) | Two parallel straight lines | Two parallel straight lines (often enclosed in a box for specific film types) | 104 (EIA 3-digit) | 100,000 pF (100 nF / 0.1 µF). The '4' is the multiplier (10^4). |
| Polarized (Aluminum Electrolytic) | One straight line, one curved line, with '+' | One straight line, one box/rectangle, with '+' | 47µF 25V (Direct print) or Black Band (Negative) | 47 Microfarads, 25V DC Max. Stripe indicates negative cathode. |
| Polarized (Tantalum Bead) | Same as electrolytic, sometimes with '+' at anode | Same as IEC electrolytic | 107 (EIA) + Polarity Stripe | 100 µF (10 * 10^7 pF). Stripe indicates POSITIVE anode. |
| Variable / Trimmer | Two parallel lines crossed by a diagonal arrow | Two parallel lines (or box variant) crossed by diagonal arrow | 5-50 or 2-22 (Direct print) | 5 pF to 50 pF adjustable range. No standard EIA 3-digit code. |
| Feedthrough / Piercing | Line passing perpendicularly through two parallel plates | Line passing through IEC box variant | 1n0 (Alphanumeric) | 1.0 nF (1000 pF). The 'n' acts as the decimal point and unit. |
Rows People Get Wrong & Faded Marking Survival
Capacitor markings are notoriously inconsistent compared to resistors. Here are the specific traps that cause bench failures and how to recover when the silkscreen is gone.
The 'R' and 'n' Decimal Trap
In alphanumeric codes like 4R7 or 1n0, the letter acts as both the decimal point and the unit multiplier. 4R7 means 4.7 µF (where R implies microfarads in older conventions, or simply a decimal placeholder depending on the manufacturer). 1n0 means 1.0 nF. Beginners frequently misread 4R7 as 47 µF or 4.7 pF. Always look at the physical size: a 4.7 µF ceramic will be massive (likely a 1206 or 1210 footprint), while a 4.7 pF will be a tiny 0402.
The Tantalum Polarity Reversal
This is the most dangerous misinterpretation on the bench. Unlike aluminum electrolytics where the printed stripe indicates the negative terminal, the stripe on a tantalum bead capacitor indicates the positive (anode) terminal.
Wiring a tantalum capacitor backward does not just fail the circuit; it creates a violent thermal runaway. The manganese dioxide dielectric breaks down, creating a low-impedance short that ignites the component. Always verify the anode stripe against the schematic's polarized symbol capacitor before applying power. Use a current-limited bench supply (set to 500mA) for the first power-up of any board with bulk tantalum decoupling.
Safe Interpretation for Faded or Missing Markings
When rework heat, ultrasonic cleaning, or age removes the silkscreen on a ceramic capacitor, do not guess based on physical footprint size alone. An 0805 footprint can hold anywhere from 10 pF to 10 µF depending on the dielectric class (C0G vs X7R vs X5R).
Recovery Protocol:
- Desolder and Clean: Remove the component and clean it with 99% isopropyl alcohol. Sometimes the laser-etched code is just obscured by flux residue.
- LCR Meter Measurement: If the code remains illegible, measure it using an LCR meter. Use 120 Hz test frequency for electrolytics (>1µF), 1 kHz for standard ceramics, and 1 MHz for RF/high-frequency decoupling caps. If the meter reads open (OL) or a dead short, the dielectric has cracked or failed.
- Substitution and DC Bias Derating: When replacing an unmarked capacitor in a power decoupling role, substitute a low-ESR X7R ceramic rated for at least 2x the rail voltage. Multilayer ceramic capacitors (MLCCs) suffer from severe DC bias derating. According to Murata's technical documentation on MLCC characteristics, a 10µF X5R capacitor subjected to its rated 10V might actually deliver only 3µF of effective capacitance in circuit. Always use a 25V rated cap on a 12V rail to maintain actual capacitance.
Regional Standards: IEC 60617 vs. IEEE 315 in Practice
Schematic symbols are not universal. The symbol capacitor representation you draw depends on the regulatory and geographic target of your design.
The Geographic and Industry Split
- IEEE 315 (US / Aerospace / Legacy): Formerly ANSI Y32.2, this standard uses the curved line for polarized capacitors. It is still heavily specified in US military, aerospace, and legacy industrial schematics. You can review the standard specifications via the IEEE Standards Association.
- IEC 60617 (EU / Automotive / Global Consumer): The international standard uses a straight line and a hollow box/rectangle to denote the polarized plate. If you are designing for European CE marking or global automotive (ISO 26262), your schematic review will expect IEC symbols. The IEC 60617 standard database provides the exact graphical definitions.
- BS 3939 (Old UK / Vintage Audio): Obsolete, but you will encounter it when repairing 1970s British audio gear (like early Quad or Leak amplifiers). It largely mirrors early IEC but uses distinct diagonal hatch marks on the polarized plate instead of a '+' sign or box.
CAD Tool Configuration
If you use KiCad, Altium, or Eagle, the default symbol libraries often mix IEEE and IEC styles depending on the specific library author. For professional consistency, do not mix them on a single sheet. In Altium Designer, use the 'IEC Symbols' vault library for international projects. In KiCad 8+, you can toggle between ANSI and IEC symbol styles in the schematic setup preferences under 'Symbol Display'. Mixing a curved-plate IEEE electrolytic symbol with an IEC box-style ceramic symbol on the same power schematic creates cognitive friction during layout and debugging.






