The circuit symbol for a switch on a schematic depends entirely on the governing standard: IEC 60617 (global/European) uses abstract angled lines, while NEMA and JIC (North American industrial) use hinged lines with specific contact designations. Understanding these variations is critical for reading ladder logic, tracing residential wiring, or troubleshooting PLC panels.
Master Reference Table: Circuit Symbol for a Switch
The table below maps the most common switch types to their visual geometry in both major global standards. Use this as your bench reference when tracing schematics.
| Switch Type | IEC 60617 Symbol Geometry | NEMA / JIC Symbol Geometry | Real-World Application & Ratings |
|---|---|---|---|
| SPST (Single Pole Single Throw) | A single angled line breaking a horizontal gap, with a manual lever indicator. | A hinged line breaking a gap, often with a distinct 'knife-blade' latch drawing. | Basic on/off lighting, 120V/15A residential branch circuits, simple machine disconnects. |
| SPDT (Single Pole Double Throw) | One moving angled line pivoting between two stationary horizontal contact points. | A hinged blade throwing left or right to meet two distinct stationary dots. | Residential 3-way switches, motor forward/reverse control, transfer switches. |
| DPST (Double Pole Single Throw) | Two parallel SPST symbols mechanically linked by a dashed or solid horizontal line. | Two hinged blades ganged together on a single pivot crossbar. | 240V appliance disconnects, breaking both Line 1 and Line 2 simultaneously. |
| DPDT (Double Pole Double Throw) | Two parallel SPDT symbols mechanically linked by a crossbar. | Two ganged hinged blades throwing between four stationary contacts. | Motor reversing contactors, polarity reversal circuits, complex interlocking. |
| Pushbutton NO (Normally Open) | A horizontal line with a gap, bridged by a push-actuator line pointing down. | A gap with a movable bridge drawn slightly above the contacts, push-actuator on top. | Start buttons, momentary jog controls, horn triggers. Rated for pilot duty (e.g., 10A at 120V). |
| Pushbutton NC (Normally Closed) | A horizontal line with a bridge already touching, push-actuator pointing down to break it. | A bridge resting on the contacts, with a push-actuator drawn to lift it off. | E-Stop buttons, safety interlocks, stop circuits. Critical for fail-safe wiring. |
The 'Normal' State Rule: In both IEC and NEMA, the 'normal' state (NO or NC) depicts the switch in its unactuated, at-rest condition. A Normally Closed (NC) E-Stop symbol shows the contacts touching, meaning current flows when the button is untouched. Pressing the button breaks the circuit. Never confuse the schematic 'normal' state with the operational 'normal' state of the machine.
Regional Standards: Which Symbol Set Applies to Your Region?
Before tracing a wire, you must identify which drafting standard the engineer used. Mixing them up leads to miswired PLCs and tripped breakers.
North America: NEMA ICS 19 and NFPA 79 (JIC)
In the US and Canada, industrial schematics rely heavily on NEMA (National Electrical Manufacturers Association) and JIC (Joint Industry Council, now largely absorbed into NFPA 79) standards. NEMA symbols are highly literal. A DPDT switch looks like a physical mechanical linkage. NEMA ladder logic also heavily utilizes 'state' indicators, where a limit switch symbol might include a specific cam or roller drawing attached to the moving blade to show exactly how the switch is physically actuated on the assembly line.
Global & Europe: IEC 60617
The IEC 60617 standard is the international baseline, heavily used in Europe, Asia, and modern global PLC programming software (like Siemens TIA Portal or Beckhoff TwinCAT). IEC symbols are abstract and minimalist. Instead of drawing a literal roller lever on a limit switch, IEC uses a standardized actuator code (like a small circle with a line through it) attached to the base switch symbol. This minimalism allows for much denser schematics on standard A3 or ANSI D paper sizes without visual clutter.
Legacy UK: BS 3939
If you are troubleshooting an older facility in the UK, you may encounter BS 3939 symbols. While largely superseded by harmonized IEC standards, BS 3939 used unique variations, such as drawing a solid black rectangle to represent a switch block rather than the angled lines used today. If you see blocky, filled-in switch symbols on a 240V ring main diagram, you are likely looking at legacy British Standard drafting.
The 'Rows People Get Wrong' Notes Section
Even experienced electricians and panel builders misread specific switch variations. Here are the most common schematic traps and how to avoid them.
Trap 1: Residential '3-Way' vs. Industrial SPDT
In North American home wiring, a '3-way switch' allows you to control a light from two locations. Electrically, this is an SPDT (Single Pole Double Throw) switch. However, on a residential wiring diagram, it is often drawn as a simple box with three terminal screws (Common, Traveler 1, Traveler 2). On an industrial IEC schematic, that exact same internal mechanism is drawn with the explicit SPDT blade and two stationary contacts. Do not let the residential terminology confuse you when reading industrial ladder logic; a 3-way is just an SPDT.
Trap 2: Disconnect Switches vs. Control Switches
A standard control switch symbol just shows the contacts. A disconnect switch (used for Lockout/Tagout and main panel isolation) includes additional visual cues. In NEMA, it often features a drawn fuse symbol in series with the blade, or a manual operator indicator (an 'H' for Hand or 'M' for Motor). In IEC, a disconnect switch is often denoted by a specific half-circle arc over the blade, indicating it has the physical arc-chuting capability to break a full load, unlike a standard pilot-duty control switch.
Trap 3: Limit Switch Actuators
The base symbol for a limit switch is just a standard NO or NC contact. The confusion arises from the actuator symbol attached to it. A simple line means a standard lever. A line ending in a small circle means a roller lever. A line ending in a 'W' shape means a wobble stick. Misreading the actuator means you might install a standard lever limit switch in a high-speed conveyor application where a roller lever is required to prevent the physical switch from being ripped off the mounting bracket.
Safe Interpretation When Schematic Markings Are Faded
When working on legacy equipment, 30-year-old blueprints are often sun-faded, oil-stained, or torn. The distinction between a Normally Open (NO) and Normally Closed (NC) contact might be completely illegible. Guessing is not an option when dealing with 480V 3-phase motor controls.
The Multimeter Verification Protocol
When the paper fails, the bench meter takes over. Set your digital multimeter to continuity mode (the diode/sound icon).
- De-energize the panel. Lock out and tag out the main disconnect. Verify zero voltage with a non-contact tester and a proven meter across Line-to-Line and Line-to-Ground.
- Isolate the switch. If possible, pull the wire off one terminal of the suspect switch to avoid reading parallel paths through indicator lights or PLC inputs (which can show false continuity).
- Probe the terminals in the at-rest state. If the meter beeps (reads < 1 ohm), the physical switch is Normally Closed (NC). If it reads 'OL' (Open Loop), it is Normally Open (NO).
- Actuate the switch manually. The state must flip. If it does not flip, the internal contacts are welded (common in heavily abused contactors) or the mechanical linkage is broken.
By cross-referencing the physical multimeter readings with the standardized switch symbols from IEC and NEMA tables, you can accurately reconstruct the faded schematic. Always document your findings with a red pen on the original print or update the CAD files to ensure the next technician does not face the same blind spots.






