Reading a control print requires instant recognition of component glyphs. Because global manufacturing mixes US and European machinery, you will inevitably encounter both NEMA and IEC standards on the same jobsite. Below is the direct translation guide for the most critical electrical symbols in ladder and schematic diagrams.
The Master Reference Table: Electrical Symbols in Ladder and Schematic Diagrams
The following table maps the physical component to its graphical representation across the two dominant global standards. Use this as your bench reference when tracing faults or designing new control panels.
| Component | NEMA (US/Ladder) Symbol | IEC 60617 (EU/Schematic) Symbol | Practical Meaning & Application |
|---|---|---|---|
| Relay/Contactor Coil | Circle with letters (e.g., CR1, M1) | Rectangle with alphanumeric (e.g., -K1, -KM1) | The electromagnetic load that actuates the physical contacts. NEMA uses circles; IEC strictly uses rectangles for all coils. |
| Normally Open (NO) Contact | Two parallel lines with a diagonal bridging line | Two parallel lines with a straight bridging line | Passes current only when the associated coil is energized or the mechanical actuator is pressed. |
| Normally Closed (NC) Contact | Two parallel lines with a diagonal bridge and a slash through it | Two parallel lines with a straight bridge and a slash through it | Passes current at rest. Used for stop buttons, safety interlocks, and thermal overload protection. |
| Thermal Overload Relay (OL) | Box with "OL" or a heater element symbol (zigzag) | Rectangle with a bimetallic strip curve (arc over a line) | Protects motors from drawing excessive current over time. Trips the control circuit to drop the main contactor. |
| Time-Delay Relay (On-Delay) | Contact with an upward-pointing arrow inside | Contact with an "x" and an upward arrow | Delay-On-Energize (DOE). The contact changes state only after the coil has been powered for the set duration. |
| Limit Switch (Mechanical) | NO/NC contact with a lever/roller arm drawn attached | NO/NC contact with a standardized mechanical actuator line | Activated by physical machine movement (e.g., a conveyor hitting the end of travel). |
| Fuse | Zigzag line or a box with a solid line through it | Rectangle with a solid line through the center | One-time overcurrent protection. IEC uses a strict rectangle; NEMA allows the older zigzag in legacy prints. |
Rows People Get Wrong & Regional Standard Variants
The Most Commonly Misread Symbols
Even experienced technicians trip over time-delay contacts and the distinction between thermal overloads and fuses.
- Time-Delay Contacts (On-Delay vs. Off-Delay): In NEMA ladder logic, an upward arrow inside a contact means On-Delay (the contact delays changing state when the coil turns on). A downward arrow means Off-Delay (it delays changing state when the coil turns off). In IEC schematics, this is denoted by an "x" crosshatch with the arrow. Confusing these two will cause you to completely misdiagnose a sequencing fault in a star-delta motor starter.
- Thermal Overload (OL) vs. Fuse: A fuse clears short circuits instantly (high let-through current interruption). A thermal OL protects against sustained, moderate overloads (like a jammed conveyor) by mimicking the heating curve of the motor windings. On a NEMA print, the OL heater symbol is often placed in the main power lines, while its associated NC "OL" contact is drawn in the low-voltage ladder control circuit. Beginners often look for the OL contact in the 480V power section and fail to find it.
Which Standard Applies to Your Region?
Your geographic location and the origin of the machinery dictate the standard you will read:
- North America (NEMA / NFPA 79 / IEEE 315): If you are in the US or Canada, or working on equipment built by North American OEMs, you will read NEMA-style ladder diagrams. These prioritize vertical "ladders" with L1 and L2 rails, using descriptive text inside circles and specific stylized glyphs. Reference the NFPA 79 Electrical Standard for Industrial Machinery for US compliance.
- Europe, UK, Australia (IEC 60617 / IEC 81346): IEC schematics do not use ladders. They use a grid-based, functional layout (often divided into power, control, and signaling sections). Symbols are purely geometric (rectangles, straight lines) without internal text descriptions. See the IEC symbol guide via Electrical Engineering Portal for visual references.
- Legacy UK (BS 3939): If you are maintaining equipment in older British facilities, you may encounter the obsolete BS 3939 standard. It shares similarities with early IEC but uses distinct, sometimes hand-drawn-style glyphs for valves and relays. Always verify the print's title block for the governing standard before assuming it's modern IEC.
Safe Interpretation When Markings Are Faded or Missing
In legacy plants, UV exposure, oil mist, and heat routinely destroy wire markers, schematic printouts, and the physical stamped labels on contactors. When you cannot rely on the diagram or the device markings to identify a contact as NO or NC, you must empirically verify it.
Never probe control terminals on live circuits to determine NO/NC states. Arc flashes and accidental shorting of 120V/240V control rails can cause severe injury or destroy PLC output cards. Always perform Lockout/Tagout (LOTO), verify the absence of voltage with a Category III or IV multimeter, and only then proceed with continuity testing.
The Empirical Verification Procedure
- Isolate the Component: Disconnect at least one wire from the contact terminals you are testing to prevent back-feeding through parallel circuit paths, which will yield false continuity readings.
- Set the Multimeter: Switch your meter to Continuity (the diode/audio symbol) or low Ohms (Ω).
- Test at Rest (De-energized): Place probes on the two terminals.
- If the meter reads < 1 ohm (or beeps), the contact is Normally Closed (NC).
- If the meter reads OL (Open Loop / infinite), the contact is Normally Open (NO).
- Test Actuated: Manually press the contactor armature or pushbutton. The reading must invert. If it does not invert, the internal spring or contact block is mechanically failed and the component must be replaced.
For a deeper understanding of how these physical components map to digital logic, review the ladder and schematic diagram fundamentals on All About Circuits.
Frequently Asked Questions
What is the difference between a schematic diagram and a ladder diagram?
A ladder diagram (predominantly NEMA/US) is drawn to mimic the physical layout of a relay control panel, with vertical power rails (L1/L2) and horizontal rungs representing current flow. It is optimized for troubleshooting by electricians tracing voltage from left to right. A schematic diagram (predominantly IEC/EU) is drawn to show the functional, logical relationship between components regardless of their physical location. Schematics use a grid coordinate system (e.g., page 4, column B) to link a coil on one page to its contacts on another, optimizing the design for engineering readability rather than physical panel layout.
How do I read overlapping electrical symbols in complex ladder logic?
In dense NEMA ladder prints, you will often see multiple contacts stacked vertically on a single rung (representing an AND logic gate) or branching into parallel paths (representing an OR logic gate). Read the rung from left to right, treating it as a DC circuit. Current must find a continuous path from L1 (left rail) through all series NO/NC contacts to energize the coil on the right. If a branch splits, current only needs to pass through one of the parallel paths to reach the other side. Always identify the final output device (coil, solenoid, indicator light) on the far right of the rung first, then trace backward to see what conditions must be met to fire it.
Why do European IEC schematics look so different from US NEMA ladder prints?
The divergence stems from differing design philosophies. NEMA standards evolved alongside the physical relay panels they represented; the symbols are somewhat pictorial, and the ladder format mimics the physical wiring of rungs between two vertical busbars. IEC 60617 was developed later with a focus on international standardization and functional logic. IEC strips away pictorial elements in favor of pure geometry (rectangles and lines) and separates the power circuit (thick lines) from the control circuit (thin lines), often placing them on entirely different pages. This makes IEC schematics vastly superior for complex, PLC-driven systems, while NEMA ladders remain highly intuitive for simple, hardwired relay replacements.






