The fundamental divide in electrical schematic symbols is between the North American IEEE 315 / NEMA standard (which uses distinct geometric shapes like zig-zags for resistors) and the international IEC 60617 standard (which uses rectangular blocks for almost all passive and active components). If you are troubleshooting a US-built machine, use the IEEE column; for European or modern global PLC panels, default to IEC. When markings are faded, rely on pinout continuity and voltage measurements rather than visual guessing.
Master Electrical Schematic Symbol Reference
Before reading the table, note that IEC heavily favors rectangular envelopes to denote component function, while IEEE/NEMA relies on mimicking the physical or electrical behavior of the part. Use this chart to cross-reference the standard component symbols you will encounter on the bench.
| Component | IEEE 315 / NEMA (North America) | IEC 60617 (International) | Practical Meaning & Bench Notes |
|---|---|---|---|
| Resistor | Zig-zag line | Empty rectangle | Restricts current. IEC rectangles often have the ohm value written inside the box. |
| Capacitor (Non-Polarized) | Two parallel straight lines | Two parallel straight lines (identical) | Blocks DC, passes AC. One of the few symbols universally shared between standards. |
| Capacitor (Polarized) | One straight line, one curved line (+ sign) | One straight line, one curved line (+ sign) | Electrolytic/Tantalum. The curve always indicates the negative (ground) side. |
| Inductor / Coil | Series of looping humps | Rectangle with a diagonal line or 'L' inside | Stores energy in a magnetic field. In IEC, the diagonal line denotes inductance. |
| Diode | Triangle pointing to a line | Triangle pointing to a line (identical) | Allows current in one direction. The line is the cathode (striped end on physical part). |
| NPN Transistor | Circle with arrow pointing OUT on emitter | No circle; arrow pointing OUT on emitter | Switches/amplifies. IEC drops the enclosing circle to save drafting space. |
| Relay Coil | Circle or semi-circle with 'K' or 'CR' | Rectangle with 'K' or coil designation | Electromechanical switch. NEMA circles often include the contact rating inside. |
| Earth Ground | Three horizontal lines decreasing in width | One horizontal line with three downward spikes | Safety earth. Never confuse with signal ground or chassis ground. |
Regional Standards: Which Schema Applies to Your Bench?
Assuming a single standard applies universally is the fastest way to miswire a control cabinet. Your region and the origin of the equipment dictate the drafting rules.
- IEEE 315 / ANSI Y32.2 (North America): The legacy US standard. It uses highly descriptive shapes (humps for inductors, zig-zags for resistors). It is heavily integrated with NEMA standards for industrial motor controls. You will see this on older Allen-Bradley and Cutler-Hammer schematics.
- IEC 60617 (Global / EU): The modern international standard. It prioritizes grid alignment and rectangular blocks. Active components (transistors, ICs) and passive components are all boxed. This is mandatory for CE-marked equipment and modern global supply chains.
- BS 3939 (Legacy UK): Largely superseded by IEC, but you will still encounter it in older British marine, rail, and industrial installations. It shares similarities with IEEE but uses unique cross-hatching for certain transformers and specific dot notations for phase shifts.
The "Rows People Get Wrong" Trapdoor Symbols
Misreading a single symbol variant can result in a dead short or a destroyed microcontroller. These are the specific symbols that trip up even experienced techs.
1. Ground vs. Earth vs. Chassis
In IEEE 315, these are three distinct symbols. Earth ground (three decreasing lines) connects to the physical earth rod. Chassis ground (a line with three diagonal spikes pointing down to a horizontal base) connects to the metal enclosure for shielding. Signal ground (an inverted triangle or single line) is the 0V reference for the circuit. Tying signal ground to earth ground at multiple points creates ground loops, introducing 60Hz hum into analog sensor lines.
2. Normally Open (NO) vs. Normally Closed (NC) Contacts
On relay and contactor schematics, the slash direction matters. A vertical line with a slash leaning away from the contact point is Normally Open (NO). A vertical line with a slash crossing through the contact point is Normally Closed (NC). If you wire an E-stop circuit using NO contacts because you misread the slash angle, the machine will not stop when the button is pressed.
3. Polarized vs. Non-Polarized Capacitors
If the schematic shows two straight parallel lines, it is a non-polarized film or ceramic capacitor. If one line is curved, it is polarized (electrolytic). Installing a polarized capacitor backward in a 48V DC bus filter will result in dielectric breakdown, venting electrolyte, and potentially an explosion.
Decision Tree: Identifying Faded or Unknown Schematic Symbols
When dealing with legacy panels (e.g., 1980s CNC machines or HVAC units), UV exposure and oil mist often fade schematic placards. Use this decision path to identify an unknown 8-pin relay block.
| Step | Action / Observation | Result / Next Step |
|---|---|---|
| 1 | Visually inspect the faded symbol outline. Is it a circle (NEMA) or a rectangle (IEC)? | Circle = US legacy (likely 120VAC coil). Rectangle = Global/Modern (likely 24VDC coil). |
| 2 | Locate the physical component. Count the pins. (Assume 8 pins for this path). | Proceed to electrical verification. 8 pins indicates a DPDT (Double Pole Double Throw) relay. |
| 3 | With power OFF, use a Fluke 87V in continuity mode across pins 13 and 14 (standard coil pins). | If reading is open (OL), coil is burnt. If reading is 100Ω - 500Ω, coil is intact. |
| 4 | Check pins 9 and 11 (Common and NC) for continuity with power OFF. | If continuous, it is a standard DPDT. If open, it may be a time-delay or latching relay. |
| 5 | Apply control voltage (verified via schematic voltage labels) and measure pins 9 and 13. | If continuity shifts from 9-11 to 9-13, it is a standard instantaneous DPDT relay. |
| Terminate | Final Pick: Order an Omron MY2N-D2 DC24 (if 24VDC) or Finder 40.52 120VAC. | Replace the component. Do not attempt to guess the schematic symbol further. |
Safe Interpretation When Markings Are Missing or Faded
When a schematic is entirely missing or illegible, you must reverse-engineer the circuit safely. Do not rely on wire colors; a previous technician may have used whatever spool was left in the truck. In the US, NEC 310.12 dictates white/gray for neutral and green/bare for ground, but control wiring (24VDC) has no strict color code, though IEC 60446 suggests blue for DC control and red for AC control.
The Default Protocol: If you cannot definitively identify a symbol or its corresponding physical part, isolate that specific branch circuit. Treat any unidentified wire connected to a metal chassis as a potential ground fault risk until proven otherwise with a megohmmeter (applying 500V DC to verify >1 MΩ insulation resistance). When in doubt, default to IEC 60617 rectangular logic for modern replacements, as IEC components are globally sourced and universally documented in modern datasheets. Never jumper a missing protective relay symbol; if the schematic shows a thermal overload (a rectangle with a bimetallic curve inside) and the physical part is missing, the machine must remain locked out until a correctly rated overload (e.g., Schneider TeSys LRD series matched to the motor FLA) is installed.






