When you look at a standard circuit diagram of a switch controlling a single light or appliance, you are looking at a Single-Pole Single-Throw (SPST) series topology. The switch acts as a mechanical gate on the ungrounded conductor (the "Hot" or "Line"), interrupting current flow to the load while the neutral return path remains continuous. Because breadboarding 120V AC mains voltage is lethal and violates every electrical safety standard, we will dissect this topology using a 12V DC bench equivalent. This allows you to safely map the nodes, measure the voltage drops, and observe failure modes before scaling the exact same logic up to 120V AC residential wiring.

The SPST Switch Topology: Nodes, States, and Real Values

A proper topology description requires exact node labels so we can measure voltage differentials. In our series circuit, current has only one path from the source, through the switch, through the load, and back to the source.

  • Node A: Power Source Positive (+) / Mains Line (Hot)
  • Node B: Switch Input Terminal
  • Node C: Switch Output Terminal / Switched Hot
  • Node D: Load Input Terminal
  • Node E: Load Output Terminal
  • Node F: Power Source Negative (-) / Mains Neutral

Below is the spec-sheet table mapping the exact component values for our safe 12V DC breadboard model against the 120V AC mains equivalent you would install in a wall box. Notice how the topology remains identical; only the voltage ratings, wire gauges, and component form factors change.

Table 1: Component Specifications (12V DC Model vs. 120V AC Mains)
Circuit Element 12V DC Breadboard Model 120V AC Mains Equivalent Key Rating / Constraint
Power Source 12V DC Bench Supply (e.g., Korad KA3005P) 120V AC, 60Hz Utility (Single Phase) Mains requires 15A/20A OCPD (Breaker)
Switch (SPST) NKK M2012SS1W01 Mini Toggle (Rated 6A @ 125V) Leviton 1451-W (15A, 120V AC Single Pole) AC switch must handle inductive inrush
Load 5mm Red LED (Vf=2.0V, If=20mA) + 510Ω 1/4W Resistor 60W Equivalent LED Bulb (e.g., Philips 929002) LED bulb draws ~0.5A at 120V
Conductors 22 AWG Solid Copper (Breadboard jumper wire) 14 AWG THHN Copper (or 14/2 NM-B Cable) 14 AWG rated 15A at 60°C column (NEC 310.16)
Overcurrent Protection 1A Resettable PTC Fuse (e.g., Bourns MF-R010) 15A Thermal-Magnetic Circuit Breaker OCPD must trip before wire insulation melts
Design Walkthrough - Picking the Resistor: For the 12V breadboard model, a bare 5mm LED will draw infinite current and pop if connected directly to 12V. We calculate the current-limiting resistor using Ohm's Law: R = (V_source - V_LED) / I_LED. R = (12V - 2.0V) / 0.02A = 500Ω. The nearest standard E24 value is 510Ω. A 1/4W resistor is sufficient since P = I²R = (0.02)² * 510 = 0.204W.

Behavior Matrix and Failure Mode Extremes

Understanding a circuit diagram means predicting what happens when components fail or states change. The table below tracks the voltage at Node C (the switched output) and the total circuit current under normal and extreme fault conditions. This is the failure-mode contrast that separates a working design from a fire hazard.

Table 2: Topology Behavior and Fault Extremes
Circuit State / Fault Switch State Voltage at Node C Current Flow Physical Result
Normal Operation (ON) Closed ~12V (or 120V) 20mA (or ~0.5A) Load illuminates normally.
Normal Operation (OFF) Open 0V (Floating) 0A Load turns off. Node C is dead.
Extreme: Load Shorted Closed ~0V (Voltage sag) Massive Spike PTC trips / 15A Breaker trips instantly. Wire saved.
Extreme: Load Open Closed 12V (or 120V) 0A Load stays off. No hazard, but circuit is broken (e.g., blown filament).
Extreme: Switch Shorted Welded Closed 12V (or 120V) 20mA (or ~0.5A) Switch fails ON. Load cannot be turned off manually.
Extreme: Wire Break (B-C) Closed 0V 0A Open circuit. Load stays off. Node C reads 0V.

Why This Topology Over the Alternatives?

Why use a simple SPST series break instead of other switch topologies?

  • SPST vs. 3-Way (SPDT): A 3-way switch uses a Single-Pole Double-Throw topology with "traveler" wires to allow control from two locations. Using an SPDT switch for a single-location load leaves a floating traveler wire, creating a capacitive coupling hazard and wasting a conductor. SPST is the correct, code-compliant choice for single-point control.
  • Standard SPST vs. Smart Switch Topology: A standard SPST switch completely breaks the circuit; when open, no current flows. However, a smart switch (like a Lutron Caséta or Kasa KS200M) contains an internal WiFi/Zigbee radio that requires continuous standby power. This means a smart switch topology must have a Neutral wire present in the switch box to complete a low-current 120V circuit for the radio, even when the load is switched off. This is why NEC 404.2(C) now requires a neutral at nearly all new switch locations.

Step-by-Step Breadboard Build and Verification

Before touching mains voltage, verify your understanding of the circuit diagram by building the 12V DC equivalent. You will need a 12V bench power supply, a breadboard, an SPST toggle or tactile switch, a 5mm LED, a 510Ω resistor, and a digital multimeter (DMM). For DMM operation and safety baselines, refer to standard Fluke multimeter testing procedures.

  1. De-energize the Bench Supply: Ensure the 12V DC power supply is turned off and unplugged. Never wire a live source.
  2. Place the Switch: Insert the SPST switch across the breadboard's center trench. Connect Node A (12V Positive) to the switch input (Node B).
  3. Wire the Load: Connect the switch output (Node C) to the anode (long leg) of the 5mm LED. Connect the cathode (short leg) to one leg of the 510Ω resistor. Connect the other leg of the resistor to the breadboard's ground rail (Node F / 12V Negative).
  4. Verify Continuity (Power OFF): Set your DMM to continuity mode. Place probes on Node A and Node F. With the switch OPEN, the meter should read 'OL' (Open Loop). Toggle the switch CLOSED; the meter should beep, confirming a complete path.
  5. Energize and Measure Voltage Drops: Turn on the 12V supply. The LED should illuminate. Set the DMM to DC Volts.
    • Measure Node A to F: Should read ~12.0V.
    • Measure Node C to F (Switch Closed): Should read ~11.8V (accounting for minor breadboard contact resistance).
    • Toggle Switch OPEN. Measure Node C to F: Should read 0.0V. The load is isolated.
  6. Simulate a Load Short: With the switch OPEN, use a jumper wire to bypass the LED and resistor (short Node C directly to Node F). Turn the switch CLOSED. The power supply's internal OCPD should trip, or the current limit LED on the bench supply will light up, dropping voltage to near zero. This proves your protection logic works.

Scaling Up: Translating the Diagram to 120V Mains Wiring

Once the DC topology is proven, translating it to a 120V AC residential wall box relies on the exact same node logic, but with strict adherence to the National Electrical Code (NEC) and color codes. For a deeper dive into residential switch types and AC theory, the All About Circuits switch textbook chapter provides excellent foundational theory.

CRITICAL MAINS SAFETY WARNING: Working with 120V AC can be fatal. Always turn off the circuit breaker at the main panel, lock or tag it out, and verify the wires are dead using a Non-Contact Voltage Tester (NCVT) and a multimeter before touching any conductors. Local codes may require this work to be performed by a licensed electrician. Never bypass grounding or overcurrent protection.

In a standard US residential wall box, you are typically dealing with a 14/2 NM-B cable (14 AWG, Black, White, Bare). Here is how the breadboard nodes map to the physical wall box:

  • Node A (Source Hot): The Black wire from the breaker panel. Connects to one brass terminal on the Leviton 1451 switch.
  • Node C (Switched Hot): The Black wire leading up to the light fixture. Connects to the other brass terminal on the switch. (Note: Standard single-pole switches are not polarity sensitive, so Line and Load can go on either brass screw, unlike GFCI outlets).
  • Nodes E & F (Neutral Return): The White wires from the panel and the light fixture are wire-nutted together in the back of the box. They do not connect to the standard SPST switch.
  • Ground (Safety Path): The Bare copper wires are pigtailed together and connected to the green grounding screw on the switch strap. This provides a low-impedance fault path back to the panel to trip the breaker if the hot wire touches the metal box.

By mastering the low-voltage breadboard model first, you internalize exactly why the neutral bypasses the switch and why the ground wire is a safety shield, not a current-carrying conductor under normal operation. When you open a wall box, you aren't just looking at colored wires; you are looking at Nodes A, C, and F, behaving exactly as your multimeter proved they would.