Electrical control symbols are the standardized schematic shorthand used to represent electromechanical and solid-state devices in ladder logic and wiring diagrams. Whether you are troubleshooting a 480V motor starter bucket or wiring a 24VDC PLC control panel, misreading a single symbol can lead to a dead short or a fried controller. The two dominant global standards you will encounter are IEC 60617 (International/European) and IEEE 315 / NEMA (North American). Below is the direct reference data you need to decode any control schematic.
Master Electrical Control Symbols Reference Chart
This table maps the most common control components to their respective standard representations and practical applications. Use this as your primary bench reference when tracing ladder diagrams.
| Component | IEC 60617 Symbol Description | IEEE 315 / NEMA Symbol Description | Typical Application |
|---|---|---|---|
| Normally Open (NO) Pushbutton | Line gap with a horizontal line above; actuator line drops to the gap. | Line gap with no cross; actuator line drops to the gap. | Start buttons, momentary trigger switches. |
| Normally Closed (NC) Pushbutton | Line gap with a diagonal line crossing it; actuator pushes the diagonal. | Line gap with a diagonal line crossing it (sometimes an 'X' for mechanical interlocks). | Stop buttons, emergency stops, safety interlocks. |
| Contactor / Starter Coil | Circle or rectangle with alphanumeric designation (e.g., -KM1). | Circle with letter designation (e.g., M for Motor, CR for Control Relay). | Energizing the main power contacts to run a motor or load. |
| Thermal Overload Relay (Heater) | Rectangle with a curved line inside (power circuit); separate thermal curve symbol for the NC contact (control circuit). | Rectangle with a curved line (heater); 'OL' or overlapping boxes for the contact. | Protecting motors from sustained overcurrent; heater in series with motor, contact in series with coil. |
| On-Delay Timer Coil & Contact | Rectangle with '-KT' designation. NO contact has an arrow pointing up toward the gap (delaying closure). | Circle with 'TR'. NO contact has an arrow pointing away from the gap. | Soft-start sequences, star-delta transition timing, alarm delays. |
| Limit Switch (Roller Plunger) | Pushbutton symbol with a roller-wheel at the end of the actuator line. | Pushbutton symbol with a roller-wheel and a specific 'LS' letter designation. | Conveyor end-of-travel limits, door interlocks, hoist upper limits. |
| Inductive Proximity Sensor | Diamond shape with a sine wave inside; output drawn as a transistor (NPN/PNP) or relay contact. | Diamond or circle with a magnet/sine symbol; often drawn explicitly as a 3-wire solid-state block. | Non-contact metal part detection on automated assembly lines. |
Rows People Get Wrong on Control Schematics
Even experienced technicians make specific errors when interpreting control symbols, usually stemming from a misunderstanding of how the physical device maps to the schematic. Here are the most common traps and how to avoid them.
Confusion 1: The Overload Heater vs. The Overload Contact
Beginners frequently place the thermal overload heater symbol in the 120V control circuit, right next to the contactor coil. This is a critical error. In a physical motor starter (like a Schneider Electric TeSys or Eaton Freedom series), the overload block contains two distinct mechanisms:
- The Heater Element (or Bimetallic Strip): This carries the actual motor load current (e.g., 15A at 480V). It belongs in the power circuit, wired in series with the motor phases.
- The Overload Contact: This is a low-current, dry-contact switch actuated by the heat of the heater. It belongs in the control circuit, wired in series with the contactor coil to drop out the starter if the motor overheats.
Always trace the power lines (L1, L2, L3) to find the heater symbol, and the control lines (120VAC or 24VDC) to find the OL contact symbol.
Confusion 2: Timer Contact Arrows (On-Delay vs. Off-Delay)
Timer contacts are notoriously misread. In the IEC standard, the direction of the arrow on the contact tells you what is being delayed:
- On-Delay (Delay on Energize): The arrow points upward, toward the contact gap. This visually represents the contact 'pushing up' against a delay mechanism before it finally closes.
- Off-Delay (Delay on De-energize): The arrow points downward, away from the contact gap. This represents the contact 'falling away' slowly after the coil loses power.
If you wire an off-delay timer when the schematic calls for an on-delay, your safety circuits or transition sequences will operate in reverse, potentially causing mechanical crashes in motor-driven actuators.
Confusion 3: Coil vs. Contact Designations
A schematic will show a coil labeled -KM1 on rung 4, and a set of NO contacts labeled -KM1 on rung 12. The contacts are not located next to the coil physically; they are auxiliary contacts mounted on the side or top of the main contactor. The alphanumeric tag links them logically, not spatially.
IEC vs. NEMA: Regional Standards and Designations
Knowing which standard applies to your region—and the equipment installed in it—is critical for accurate interpretation. While globalization has blurred the lines, legacy panels and regional preferences still dictate the symbols you will see.
| Criteria | IEC 60617 (International) | IEEE 315 / NEMA (North America) |
|---|---|---|
| Primary Regions | Europe, Asia, Australia, modern global OEMs. | USA, Canada, older US industrial plants. |
| Designation Style | Alphanumeric with function prefix (e.g., -K1 for relay, -F1 for fuse, -S1 for switch). | Descriptive letters (e.g., 1CR for Control Relay, 1M for Motor Starter, 1LS for Limit Switch). |
| Symbol Philosophy | Function-based. Symbols represent what the device does logically, regardless of physical layout. | Device-based (historically JIC). Symbols often reflect the physical construction of NEMA-rated gear. |
| Common Brands | Siemens (SIRIUS), Schneider Electric (TeSys), ABB. | Eaton (Cutler-Hammer), Rockwell Automation (Allen-Bradley NEMA). |
For a deeper dive into the logical structure of these diagrams, the All About Circuits industrial control relays chapter provides an excellent breakdown of how these symbols translate into physical ladder logic. Additionally, the official IEC symbols database is the definitive source for verifying obscure or highly specific solid-state control symbols.
Safely Identifying Unmarked or Faded Control Components
In older industrial facilities, the silk-screened labels on panel backplanes fade, and schematic binders go missing. When you are faced with a panel full of unmarked relays and contactors, you must safely map the physical devices to your understanding of control symbols. Follow this bench-tested procedure:
- De-energize and Verify Dead: Never attempt to trace control wiring on a live panel using your hands. Lock out and tag out (LOTO) the main disconnect. Use a proven voltage tester to verify the control circuit is dead. Note: High-impedance digital multimeters can read 'ghost voltages' induced in long control cables. Use a low-impedance (LoZ) setting or a solenoid tester to confirm zero energy.
- Trace the Physical Actuator: Identify the physical input device (e.g., a limit switch on a conveyor). Follow the mechanical linkage or the physical cable back to the terminal block. This tells you which physical device corresponds to the input symbol (like an -S1 or 1LS) on your newly drawn schematic.
- Perform Continuity Checks on Contacts: With the power off, set your multimeter to continuity or resistance mode. Place probes across the NO and NC terminals of a relay or pushbutton. Manually actuate the device (push the button, or use a small screwdriver to press the contactor armature).
- If resistance drops from >1MΩ to <1Ω when pressed, you are on the NO contacts.
- If resistance goes from <1Ω to >1MΩ when pressed, you are on the NC contacts.
- Identify the Coil Terminals: Control relay coils (like a standard 24VDC ice-cube relay) will typically read between 100Ω and 2kΩ across the coil pins (usually marked A1 and A2 on IEC relays). If you read 0Ω, the coil is shorted; if you read infinite resistance, the coil is burned open and the device is dead.
By combining a firm grasp of the IEC and NEMA control symbols with methodical, de-energized bench testing, you can accurately map, troubleshoot, and repair any control panel, regardless of its age or origin.






