Ele symbols (electrical symbols) are the standardized graphical shorthand used to represent components, connections, and functions in schematic diagrams. Whether you are reading a legacy NEMA motor control print or a modern IEC programmable logic controller (PLC) schematic, misinterpreting a single symbol can lead to catastrophic wiring errors. Below is the definitive reference for the most critical symbols used in modern electrical and electronic design.

The Master Ele Symbols Reference Table (ANSI/IEEE vs. IEC)

The two dominant global standards for ele symbols are ANSI/IEEE 315 (predominant in North America, aligned with NEC and NEMA practices) and IEC 60617 (predominant in Europe, the UK, Australia, and international IEC-compliant facilities). The table below maps the geometric differences and practical meanings for the components you will encounter on 95% of schematics.

Circle or rectangle with 'CR' (Control Relay)
Component ANSI/IEEE (US/NEC) Symbol IEC (EU/Global) Symbol Practical Meaning & Bench Notes
Resistor Zigzag line Empty rectangular box Fixed resistance. IEC rectangle allows easy inline stacking for voltage dividers.
Capacitor (Non-Polarized) Two parallel straight lines Two parallel straight lines Ceramic or film caps. Identical in both standards. Blocks DC, passes AC.
Capacitor (Polarized) One straight line, one curved line (or '+' sign) One straight line, one curved line (or '+' sign) Electrolytic/Tantalum. The curved plate or '+' denotes the negative/outer foil terminal.
Inductor / Coil Series of looping humps (semi-circles) Series of looping humps or rectangular boxes Chokes and solenoids. IEC sometimes uses stacked rectangles for iron-core inductors.
Relay Coil Rectangle with 'K' or 'KA' designation The electromagnetic actuator. 'CR' is NEMA standard; 'K' is IEC standard.
NO Contact (Normally Open) Gap with a diagonal slash bridge Gap with an angled, non-touching line Passes current only when the coil is energized. Think of it as an 'off' switch by default.
NC Contact (Normally Closed) Overlapping lines with a diagonal slash bridge Overlapping lines with a crossing slash Passes current when de-energized. Used for E-Stop circuits and safety interlocks.
Transformer Two parallel coils with zigzag or humps, separated by straight lines (core) Two parallel circles (coils) with straight lines (core) Steps voltage up/down. IEC circles are much faster to draw in CAD than ANSI humps.
Earth Ground Three decreasing horizontal lines Three decreasing horizontal lines Physical connection to the earth rod/grounding electrode system (GES).
Chassis / Signal Ground Three diagonal lines slanting down-left Empty downward-pointing triangle or diagonal lines Reference point for 0V logic or equipment enclosure. Not necessarily earthed.

Regional Variants and Standard Authorities

Knowing which standard applies to your region prevents dangerous cross-wiring, especially when dealing with imported machinery or legacy panels. The governing bodies dictate not just the ele symbols, but the wire color codes and terminal numbering schemes that accompany them.

  • North America (US & Canada): Governed by ANSI/IEEE Std 315 for graphic symbols, and NEMA (National Electrical Manufacturers Association) for industrial control device designations. Wire colors follow NEC Article 250 (Ground = Green/Bare, Neutral = White/Gray) and NFPA 79 for industrial panels (DC+ = Red, DC- = Black/Blue).
  • Europe, UK, and Australia: Governed by IEC 60617 for symbols and IEC 60446 for wire identification. Wire colors follow harmonized codes (Earth = Green/Yellow, Neutral = Blue, Line = Brown/Black/Gray). Note that the UK transitioned to these harmonized colors in 2004/2006; older UK installations will still feature the legacy Red (Line) and Black (Neutral) scheme.
  • Legacy and Mixed Facilities: It is highly common in US manufacturing plants to find IEC-style PLCs (like Siemens S7 series) wired inside NEMA-style enclosures. Always check the title block of the schematic first. The title block will explicitly state "Symbols per IEC 60617" or "Symbols per JIC/NEMA".

The "Rows People Get Wrong" Field Guide

Even experienced technicians misread specific ele symbols under time pressure. Here are the most common points of failure and how to interpret them correctly.

1. Normally Open (NO) vs. Normally Closed (NC) Contacts

The most frequent error in motor control and safety circuits is confusing NO and NC auxiliary contacts.
The Fix: Look at the physical state of the contact when the coil is de-energized (at rest). If the symbol shows a physical gap (the slash doesn't touch the other side, or the IEC line is angled away), it is NO. If the lines overlap or cross, it is NC. In safety E-Stop circuits, you must use NC contacts wired in series so that a broken wire fails safe (opens the circuit) rather than failing dangerous.

2. Earth Ground vs. Chassis Ground

Using a chassis ground symbol when an earth ground is required (or vice versa) can create ground loops in sensitive analog circuitry or leave a metal enclosure energized during a fault.
The Fix: Earth ground (the three horizontal lines) must be tied to the physical grounding electrode or the main panel's ground bus. Chassis ground (the diagonal lines or triangle) is simply the metal frame of the device. In a properly bonded NEC-compliant system, the equipment grounding conductor (EGC) bonds the chassis to earth ground, but on the schematic, they serve distinct logical purposes.

3. Polarized Capacitor Orientation

Reversing a polarized electrolytic capacitor can cause the dielectric oxide layer to break down, leading to venting or explosion.
The Fix: In ele symbols, the curved plate always represents the negative terminal (the outer foil). If a straight line and a curved line are shown, the straight line is positive. Always verify the physical can: the negative side is marked with a contrasting stripe and minus signs.

Safe Interpretation When Markings Are Faded or Missing

In older industrial panels, UV exposure, heat, and oil mist will destroy physical component labels and fade printed schematics. When the ele symbols on the diagram no longer match the physical reality of the panel, you must safely verify the circuit topology.

⚠️ HIGH VOLTAGE WARNING: Never trace or probe control circuits while energized unless you are using appropriately rated CAT III/CAT IV test leads and wearing NFPA 70E compliant PPE. Always de-energize, lockout/tagout (LOTO), and verify dead with a tested multimeter before performing continuity checks.

Step-by-Step Verification for Unmarked Relays and Contacts:

  1. Identify the Coil: With power OFF, set your digital multimeter (DMM) to resistance (Ω). Probe the suspected coil terminals (usually marked A1/A2 on IEC contactors, or just the two furthest pins on a PCB relay). A healthy AC control coil will typically read between 10Ω and 200Ω depending on the voltage rating. An open reading (OL) means a blown coil.
  2. Map the NO/NC Contacts: Keep power OFF. Switch the DMM to continuity (the diode/beep setting). Place probes across the common (C) and normally closed (NC) terminals. You should read < 1 Ω and hear a beep. Place probes across Common and NO; it should read OL (open).
  3. Verify Mechanical Action: If it's a physical contactor or relay, use a non-conductive tool (like a fiberglass electrical stick or a plastic zip-tie) to manually depress the armature or test button on the relay. While depressed, the continuity should swap: C-to-NC goes OL, and C-to-NO drops to < 1 Ω.
  4. Trace Faded Wire Numbers: If the wire ferrule numbers are faded, do not guess based on standard color codes (e.g., assuming a black wire is always Line). Use a tone generator and probe, or perform a point-to-point continuity test from the terminal block back to the PLC I/O card or terminal strip to definitively map the connection.

By relying on physical electrical measurements rather than degraded visual markings, you ensure the physical wiring matches the logical intent of the original ele symbols, keeping both the equipment and the operator safe.