If you are working through an electrical apprenticeship workbook, NCCER curriculum, or introductory electronics course, "Exercise 1.2: Identify Electrical Symbols" is the universal gatekeeper. You cannot safely wire a control panel or debug a printed circuit board if you misread a normally closed (NC) contact as a normally open (NO) one. Below is the direct reference you need to pass the exercise and apply it on the bench or jobsite.
The Core Symbol Reference Table (NEMA/NEC vs. IEC 60617)
Electrical symbols are not universal. North America largely follows IEEE 315 / NEMA ICS 19 standards, while Europe, the UK, Australia, and most of the globe use IEC 60617. Use this table to identify the component, recognize both regional variants, and understand what it actually does in a live circuit.
| Component | NEMA / IEEE 315 (US/Canada) | IEC 60617 (EU/Global) | Practical Meaning in Circuit |
|---|---|---|---|
| Resistor | Zigzag line | Empty rectangle | Limits current flow; drops voltage. Rated in Ohms (Ω) and Watts (W). |
| Capacitor (Non-Polarized) | Two parallel straight lines | Two parallel straight lines | Stores electrical charge; blocks DC, passes AC. Rated in Farads (F) and Voltage. |
| Capacitor (Polarized) | One straight line, one curved line (+ on straight) | One straight line, one curved line (or + sign) | Electrolytic/Tantalum cap. Must be wired with correct polarity or it will vent/explode. |
| Inductor / Coil | Series of looping humps | Series of looping humps (or half-circles) | Opposes changes in AC current; stores energy in a magnetic field. Rated in Henrys (H). |
| Relay / Contactor Coil | Circle (often with letters like CR, M) | Rectangle (often with letters like K, KM) | The electromagnet that pulls in the mechanical contacts when voltage is applied. |
| Normally Open (NO) Contact | Gap with an angled, hinged line | Gap with a straight, hinged line | Open (off) when de-energized. Closes to pass power when the coil is energized. |
| Normally Closed (NC) Contact | Gap with angled line + diagonal slash | Gap with straight line + diagonal slash | Closed (on) when de-energized. Opens to stop power when the coil is energized. |
| Earth Ground | Three descending horizontal lines | Three descending horizontal lines (or circle with lines) | Safety path to physical earth. Trips breakers during a fault; prevents shock. |
| Chassis Ground | Three diagonal lines under a horizontal bar | Three diagonal lines under a horizontal bar | Reference zero-volt point tied to the metal enclosure, not necessarily physical dirt. |
Rows People Get Wrong (and How to Fix Them)
When grading Exercise 1.2 or troubleshooting a real control schematic, students and junior technicians consistently trip over three specific symbol variations. Here is how to avoid those mistakes.
1. The NO vs. NC Contact "Slash" Confusion
The most critical error in motor control wiring is swapping Normally Open (NO) and Normally Closed (NC) contacts. In both NEMA and IEC standards, the diagonal slash through the contact arm indicates that the circuit is physically closed (conducting) in its resting, de-energized state. If you see a gap with a hinged line but no slash, it is NO (off at rest). If you wire a stop button using an NO contact instead of an NC contact, the machine will not have a reliable way to break the holding circuit during an emergency.
2. The Polarized Capacitor Curve
On a PCB schematic, missing the curve on a capacitor symbol means swapping a non-polarized ceramic capacitor for a polarized electrolytic one. If you install a polarized electrolytic capacitor backward in a DC power supply filter, the dielectric oxide layer breaks down. The resulting internal short generates gas, and the capacitor will violently vent its electrolyte. Always look for the curved plate (which represents the outer foil/cathode) or the explicit + sign next to the straight plate.
3. Earth Ground vs. Chassis Ground vs. Signal Ground
Exercise 1.2 often groups all grounds together, but on the bench, they are distinct. Earth ground (three descending horizontal lines) is your safety bond to the grounding electrode system. Chassis ground (diagonal lines under a bar) is just the metal box. Signal ground (usually a single solid triangle pointing down or a single horizontal line) is the 0V reference for low-voltage DC logic like an Arduino or ESP32. Never assume a chassis ground symbol means the enclosure is safely bonded to earth; you must verify the bonding jumper.
Safe Interpretation When Markings Are Faded or Missing
Textbook exercises feature crisp, perfectly printed symbols. Real-world jobsite blueprints, sun-faded panel schematics, and worn PCB silkscreens do not. When you cannot confidently identify a symbol or a physical component label, follow this diagnostic protocol before applying power.
- De-energize and Lock Out: Turn off the main disconnect, apply your LOTO (Lockout/Tagout) device, and verify zero voltage with a tested CAT III or CAT IV multimeter.
- Continuity Test for Contacts: If a relay or switch symbol is smeared, set your multimeter to the continuity/beep mode. Place probes across the terminals. If it beeps with the coil de-energized or the switch at rest, it is a Normally Closed (NC) path. If it reads "OL" (Open Loop), it is Normally Open (NO).
- Diode Test for Semiconductors: If a symbol looks like a triangle hitting a line (diode) but the physical component is unmarked, use the multimeter's diode test mode. A reading of 0.4V to 0.7V in one direction and "OL" in the reverse confirms a standard silicon diode and identifies the anode (red probe) and cathode (black probe).
- Resistance Check for Resistors/Inductors: A faded zigzag or rectangle can be verified by measuring resistance. A reading in the Ohms range confirms a resistor. A reading near 0.0Ω to 2.0Ω on a component with thick wire loops confirms an inductor or transformer winding.
FAQ: Exercise 1.2 Identify Electrical Symbols
What standard applies to my region for electrical schematics?
If you are in the United States or Canada, your textbooks, local AHJ (Authority Having Jurisdiction), and panel builders will primarily use NEMA and IEEE 315 standards. If you are in the UK, EU, Australia, or working with imported machinery (like Siemens or Schneider Electric PLCs), the schematics will use IEC 60617. Always check the title block in the bottom right corner of the schematic; it will explicitly state the drafting standard (e.g., "Drawn to IEC 60617").
How do I tell a normally open (NO) from a normally closed (NC) symbol on a faded print?
Look closely at the hinged arm of the contact. If there is a distinct diagonal line (a slash) crossing through the arm or resting against the stationary contact point, it is NC (conducting at rest). If the arm is just an open gap with no slash, it is NO (open at rest). If the print is too degraded to see the slash, trace the wire: NC contacts are typically used in series for stop buttons and safety interlocks, while NO contacts are used in parallel for start buttons and holding circuits.
Why does my textbook show a rectangular resistor instead of a zigzag?
Your textbook is likely using the IEC 60617 standard, which is increasingly adopted globally even in North American university engineering programs. The IEC standard uses a simple empty rectangle for all fixed resistors, reserving the zigzag (or an arrow through a rectangle) for variable resistors and potentiometers. Both symbols mean the exact same thing electrically: a component that provides a specific resistance to limit current.
Is the chassis ground symbol the same as earth ground in exercise 1.2?
No, and confusing them is a major safety and noise hazard. Earth ground (three descending horizontal lines) represents a physical connection to the earth via a grounding rod or water pipe, designed to clear fault currents and prevent lethal shocks. Chassis ground (diagonal lines under a horizontal bar) simply means the circuit's 0V reference is tied to the metal enclosure. In a properly wired system, chassis and earth are bonded together at exactly one point (the main panel), but on a schematic, they denote different functional intents.






