The standard switch SPST (Single Pole, Single Throw) symbol represents a basic on/off switch that controls one continuous circuit path. In US NEMA schematics, it appears as a hinged lever breaking a horizontal line; in international IEC standards, it is depicted as an angled line over a gap. This reference decodes these symbols for bench and jobsite use, translating paper schematics into physical wiring actions.

Complete Switch SPST Symbol and Variant Reference Table

To correctly interpret a wiring diagram, you must first identify the baseline SPST symbol and understand how it scales to more complex switching arrangements. The table below maps the schematic symbols to their physical equivalents and standard residential/light-commercial ampacities.

Switch TypeNEMA Symbol DescriptionIEC Symbol DescriptionPhysical EquivalentTypical Ampacity (120/240V AC)
SPST-NO (Normally Open)Hinged lever angled up, breaking a single horizontal line.Angled line pointing up and away from a gap in a horizontal line.Standard single-pole wall switch (e.g., Leviton 1451).15A (14 AWG) / 20A (12 AWG)
SPST-NC (Normally Closed)Hinged lever angled down, crossing and touching the horizontal line.Angled line pointing down, crossing the gap and touching the far node.Maintained emergency stop, industrial limit switch.10A to 15A (Control circuits)
SPDT (Single Pole, Double Throw)Center-hinged lever pointing to one of two upper/lower contacts.Angled line pointing to one of two nodes arranged vertically.Residential 3-way light switch (e.g., Eaton 15A 3-way).15A / 20A
DPST (Double Pole, Single Throw)Two parallel SPST symbols linked by a dashed mechanical line.Two parallel IEC SPST symbols linked by a dashed mechanical line.240V baseboard heater switch, double-pole breaker.20A to 30A (12 AWG / 10 AWG)

Regional Standards: NEMA vs. IEC vs. Legacy UK

Electrical symbols are not universal. The schematic you are reading depends entirely on the region and the era in which the panel or machine was designed. Assuming a US symbol on a European machine can lead to catastrophic miswiring.

NEMA / ANSI / IEEE (North America)

Governed primarily by IEEE 315 and ANSI Y32.2, NEMA symbols rely on physical resemblance. The SPST symbol looks like a literal knife switch: a stationary contact, a hinged blade, and a line representing the wire. This standard is universal across the US and Canada for both residential wiring diagrams and industrial motor control centers. When working on NFPA 70 (NEC) compliant systems, expect NEMA symbology.

IEC (Europe and Global)

Governed by IEC 60617, the International Electrotechnical Commission uses abstract, geometric representations. The SPST symbol strips away the 'knife switch' analogy, presenting simply as a straight line with a gap, and an angled line representing the movable contact. IEC symbols are standard across the EU, UK, Australia, and most modern international PLC programming environments. They are designed to be drawn quickly by hand and scale cleanly in CAD software like AutoCAD Electrical or EPLAN.

Legacy UK (BS 3939)

Before harmonizing with IEC standards in the 1990s, the UK used BS 3939. If you are troubleshooting a legacy industrial panel in an older British facility, you may encounter these obsolete symbols. The BS 3939 SPST symbol looks like a hybrid: a horizontal line with a small circle at the contact point, and a straight (not hinged) line acting as the blade. Always verify the drawing's title block for the standard revision year before trusting legacy schematics.

Rows People Get Wrong and Faded Marking Troubleshooting

Misinterpreting a switch symbol rarely results from not knowing what 'SPST' means; it usually stems from confusing the resting state or the pole count. Here are the most common field errors and how to resolve them.

Confusing SPST-NO with SPST-NC

The most frequent bench and jobsite mistake is wiring a Normally Closed (NC) limit switch or pushbutton when the logic requires a Normally Open (NO) switch. In a motor starter circuit, wiring an NC stop button as an NO button means the circuit will energize immediately upon power-up and refuse to latch. The fix: Always check the schematic for the slash mark or the specific 'NC' designation. In NEMA, if the lever crosses the line at rest, it is NC. In IEC, if the angled line bridges the gap at rest, it is NC.

Confusing DPST with SPDT

Visually, a DPST (Double Pole, Single Throw) and an SPDT (Single Pole, Double Throw) can look similar to a tired eye. DPST breaks two separate circuits simultaneously (e.g., L1 and L2 on a 240V line). SPDT routes one circuit to one of two destinations (e.g., a 3-way switch). Look for the dashed mechanical link line in DPST symbols; if the two switches are linked, it is DPST. If there is one input and two outputs with no link, it is SPDT.

Safe Interpretation of Faded or Missing Markings

On a 40-year-old machine panel, the schematic might be sun-faded, oil-stained, or entirely missing. Never guess the switch state based on physical appearance alone.

  1. De-energize and LOTO: Turn off the main disconnect and apply a Lockout/Tagout device.
  2. Verify Dead: Use a True-RMS multimeter (like a Fluke 117) to confirm zero voltage at the switch terminals.
  3. Test Continuity: Set your DMM to the continuity/diode setting. Place probes across the switch terminals in its resting (unactuated) state.
  4. Interpret: A reading of < 1.0 Ω indicates a Normally Closed (NC) switch. A reading of 'OL' (Over Limit) or >400 MΩ indicates a Normally Open (NO) switch. Actuate the switch manually; the reading must invert. If it does not, the internal contacts are welded or broken.

Physical Wiring Translation and Safety Caveats

Translating the switch SPST symbol from paper to a physical junction box requires strict adherence to conductor color codes and disconnect rules. A standard residential SPST switch (single-pole toggle) interrupts the ungrounded conductor.

WARNING: Mains Voltage Hazard. Working on 120V/240V branch circuits carries a risk of lethal shock and arc flash. Always de-energize the circuit at the breaker panel, verify it is dead with a non-contact voltage tester and a multimeter, and follow NEC-style guidance. Your local Authority Having Jurisdiction (AHJ) has final authority on code compliance.

Wiring a Physical 120V SPST Switch

When wiring a physical SPST switch to control a 120V lighting load, follow NEC Article 404.2(B), which mandates that switches must break the hot (ungrounded) wire, never the neutral.

  • Line (Hot): The incoming 14 AWG or 12 AWG black wire connects to one of the brass terminal screws on the switch.
  • Load: The outgoing black wire leading to the light fixture connects to the second brass terminal screw.
  • Neutral: The incoming and outgoing white wires are spliced together with a wire nut inside the back of the box; they do not touch the switch.
  • Ground: The bare copper or green THHN ground wire connects to the green grounding screw on the switch yoke and must also be pigtailed to the metal box (if applicable).

Understanding the switch SPST symbol is the foundational step in reading any electrical schematic. Whether you are debugging an IEC-based PLC ladder logic diagram or wiring a Leviton toggle in a residential remodel, verifying the pole count, throw count, and resting state against your multimeter readings ensures the circuit operates safely and predictably.