When you pull a schematic for a motor control center, a custom PCB, or a home subpanel, the electrical symbols chart is your translation key. In North America, legacy and industrial schematics heavily rely on IEEE 315 (often overlapping with NEMA standards), while international, modern IEC-compliant panels, and most electronics use IEC 60617. Mixing them up is the fastest way to wire a 24VDC logic circuit into a 120VAC coil and fry your PLC outputs.
This guide provides a master symbol reference, explains how to read schematic modifiers, and bridges the gap between logical symbols and physical wire sizing using NEC ampacity derating tables.
The Master Electrical Symbols Chart (IEEE 315 / IEC 60617)
How to read this table: The chart below maps the core component to its visual geometry in both major standards. The most critical column for troubleshooting is the Standard Modifier. A base symbol only tells you the component class; the modifier tells you the trip curve, actuation method, or physical state. Always look for the diagonal lines, crosses, or delayed-action marks attached to the base shape.
| Component | IEEE 315 (US/NEMA) Shape | IEC 60617 (Intl) Shape | Standard Modifier / Note |
|---|---|---|---|
| Resistor | Zig-zag line | Empty rectangle | Diagonal arrow = Variable; Arrow across = Potentiometer |
| Capacitor | Two parallel lines (one curved for polarized) | Two parallel lines (one curved for polarized) | Plus sign indicates anode; 'X' across = feedthrough |
| Inductor / Coil | Four connected semicircles (loops) | Four connected semicircles (loops) | Straight line above = iron core; Dashed line = variable |
| Circuit Breaker | Rectangle with a switch arm and 'X' mark | Switch arm with a rectangle and 'X' mark | Thermal = box; Magnetic = box with diagonal line; Solid-state = box with sine wave |
| Contactor Coil | Circle with 'M' or 'C' inside | Rectangle with diagonal lines or 'K' | Shading coil = AC hum reduction; 'DC' inside = DC coil |
| Normally Open (NO) Contact | Gap in line with angled arm | Gap in line with angled arm | Time-delayed = small 'D' or dashed line on arm |
| Normally Closed (NC) Contact | Connected line with angled arm and cross | Connected line with angled arm and cross | Time-delayed = small 'D' or dashed line on arm |
| Thermal Overload Relay | Heater element (box) linked to NC contact | Rectangle with 'e' linked to NC contact | Dashed mechanical link line shows physical trip coupling |
Bookmark-Friendly Quick-Jump Rows
These are the most queried symbols in residential and light-commercial wiring. Memorize their geometry:
- Equipment Ground: Three horizontal lines of decreasing width, stacked vertically. (IEC uses a single line with three downward diagonals).
- Neutral / Grounded Conductor: A circle with a letter 'N' or a hollow circle connected to the line.
- SPST Switch (Single Pole Single Throw): A line broken by an angled arm resting on a contact dot.
- DPDT Switch (Double Pole Double Throw): Two parallel SPDT switches connected by a dashed mechanical linkage line.
What the Symbol Chart Cannot Tell You
A schematic symbol chart is a logical map, not a physical specification. The most common mistake DIYers and junior technicians make is assuming that because a wire is drawn as a single thin line on a schematic, any physical wire will work. The symbol chart cannot tell you voltage drop, physical routing clearances, or ampacity.
When a schematic shows a line connecting a 40A breaker symbol to a motor starter symbol, the drawing does not specify if you need 8 AWG or 6 AWG copper. To bridge the gap between the logical schematic and the physical installation, you must cross-reference the physical conductor tables governed by the National Electrical Code (NEC).
Conductor Ampacity and Derating Reference (NEC Table 310.16)
To size the physical wires represented by the line symbols on your schematic, use the companion table below. This is based on copper conductors with THHN/THWN-2 insulation in an ambient temperature of 30°C (86°F).
How to read the temperature columns: Which column applies to your installation depends on the terminations, not just the wire. Per NEC 110.14(C), if your breaker or receptacle is rated for 60°C (common on 100A and smaller residential breakers), you must use the 60°C column, even if your wire is rated for 90°C. You only use the 75°C or 90°C columns if both the wire and the termination lugs are explicitly rated for those temperatures.
How derating rows modify the base value: The 90°C column is your 'base value' for derating calculations. If you pull more than three current-carrying conductors in a single conduit, the wires heat each other up. You multiply the 90°C base ampacity by the derating factor. Example: Four 12 AWG wires in a conduit. Base 90°C ampacity is 30A. Multiply by the 4-6 conductor derating factor (80%): 30A × 0.80 = 24A. You then compare this 24A derated value against your termination column (60°C = 20A). The lower number (20A) is your final legal limit.
| AWG Size | 60°C Column (Amps) | 75°C Column (Amps) | 90°C Column (Base for Derating) | Derating Factor (4-6 Conductors) |
|---|---|---|---|---|
| 14 AWG | 15A | -- | 25A | 80% |
| 12 AWG | 20A | 25A | 30A | 80% |
| 10 AWG | 30A | 35A | 40A | 80% |
| 8 AWG | 40A | 50A | 55A | 80% |
| 6 AWG | 55A | 65A | 75A | 80% |
| 4 AWG | 70A | 85A | 95A | 80% |
When calculating the derating factor for conductors in a conduit, equipment grounding conductors (bare copper or green) are not counted as current-carrying conductors. However, if you are using a neutral as a current-carrying conductor (like on a 120/208V wye system or a 120V circuit with non-linear loads like LED drivers), the neutral must be counted in your derating math.
Common Schematic Mistakes and Field Troubleshooting
Even with the right electrical symbols chart, misreading a modifier or ignoring a standard difference will halt your build. Watch for these specific failure modes:
- Confusing the Coil with the Contact: In IEC schematics, a contactor coil is a rectangle, while its associated auxiliary contacts are drawn elsewhere on the page, linked only by an alphanumeric tag (e.g., K1). Beginners often trace the physical wiring expecting the coil and contacts to be drawn adjacent to each other. Always follow the tag numbers, not the physical proximity on the page.
- Ignoring the 'Thermal-Magnetic' Breaker Modifier: If a schematic calls for a breaker with a thermal-magnetic modifier symbol (a box with both a curved thermal line and a straight magnetic line), substituting a standard thermal-only breaker will result in nuisance tripping under high inrush currents, like those from a motor starting or a transformer energizing.
- Mixing NEMA and IEC Contactors: NEMA contactors (common in older US heavy industry) are physically massive and use different auxiliary contact block layouts than IEC contactors (compact, DIN-rail mounted). The schematic symbol might look identical, but the physical terminal pinout (e.g., A1/A2 for coil, 13/14 for NO auxiliary) is strictly an IEC convention. Always verify the manufacturer's datasheet against the physical terminal markings before terminating control wires.






