When residential electricians in the UK or Australia hear "single pole 2 way switch," they typically picture a manual SPDT toggle switch used for staircase lighting circuits. But in industrial automation, embedded systems, and electromechanical design, an electrically actuated single pole double throw device is an SPDT relay. This guide bridges that terminology gap, focusing entirely on the electromechanical SPDT relay—how to read its datasheet, wire its coil safely, and switch heavy loads without welding the contacts shut.

The Direct Answer: When switching non-resistive loads, the inductive or motor rating column governs your maximum current, not the headline resistive rating. Furthermore, if your coil is driven by DC, you must include a flyback diode to prevent back-EMF from destroying your driving transistor.

Rating Tables and Load Selection: Which Column Governs?

A common bench mistake is sizing a relay based on its maximum resistive rating (e.g., "10A at 250VAC") and then using it to switch a motor or solenoid. Inductive loads generate massive voltage spikes when the circuit opens, and motors draw 5 to 7 times their running current during startup (Locked Rotor Amps). If you ignore the specific load columns, your contacts will pit, arc, and eventually weld together.

Core Rating Table (Based on Omron G2R-1-E / Finder 40.52 Class Relays)

ParameterTypical ValueBreaking CapacityEngineering Notes
Coil Voltage12V DC / 24V ACN/AMust operate between 80% and 110% of nominal voltage.
Resistive Contact Rating10A at 250VAC2500 VAOnly valid for heaters, incandescent lamps, and purely resistive loads.
Inductive Contact Rating3A at 250VAC750 VAGoverns solenoids, contactor coils, and transformers. Notice the 70% derating.
Motor Contact Rating1/4 HP at 120VACN/AGoverns compressors and fans. Accounts for LRA (Locked Rotor Amps) inrush.
Dielectric Strength5000V (Coil to Contact)N/AEnsures mains voltage cannot jump back to your low-voltage microcontroller.

Decision Path: Selecting by Load Type

Use this decision tree to determine which rating column governs your specific application:

Load TypeExamplesGoverning ColumnRequired Protection
ResistiveSpace heaters, toaster elementsResistive RatingStandard thermal breaker.
InductiveSolenoid valves, smaller relay coilsInductive Rating (Derate by 70%)RC Snubber or MOV across the load.
MotorHVAC fans, pump compressorsMotor / HP RatingMotor-rated breaker (Curve D) to handle inrush without nuisance tripping.
Lamp (Tungsten)Incandescent bulb banksResistive (Derate by 80%)None, but expect high inrush on cold startup.
Warning: Fuses vs. Breakers for Contact Protection
Do not treat fuses and breakers as interchangeable for protecting these contacts. A fast-acting semiconductor fuse clears a short in milliseconds, but a thermal-magnetic breaker relies on a time-current curve (Trip Curve B, C, or D). A standard Curve C breaker may allow enough let-through current during a fault to weld your relay contacts before the bimetallic strip trips. Always match the protective device's let-through energy to the relay's breaking capacity, or use a contactor for high-fault-current environments.

Coil vs. Contact Side Wiring (and DC Flyback Protection)

The primary advantage of an electromechanical single pole 2 way switch is galvanic isolation. The coil side (your control circuit) and the contact side (your load circuit) share no physical electrical connection; they are coupled only by a magnetic field.

The Coil Side (Control Circuit)

The coil is essentially an inductor. When driving a 12V DC coil from an ESP32 or Arduino, you cannot source the required 30mA to 45mA directly from the GPIO pin. You must use a driver transistor or MOSFET (like an IRLZ44N or 2N2222). Connect the GPIO to the gate/base, the source/emitter to ground, and the drain/collector to the relay coil's negative terminal.

Mandatory DC Flyback Protection: When the coil is DC, collapsing the magnetic field generates a high-voltage spike ($V = -L \frac{di}{dt}$). This back-EMF can easily exceed 100V, instantly destroying your driving MOSFET or frying your microcontroller's GPIO. You must place a flyback diode (e.g., 1N4007 or 1N4148) in reverse parallel across the coil pins. The diode's cathode (stripe) points toward the positive supply. If you are using an AC coil, a flyback diode will cause a short circuit; instead, use an RC snubber or an MOV (Metal Oxide Varistor) across the coil.

The Contact Side (Load Circuit)

An SPDT relay features three contact terminals: COM (Common), NO (Normally Open), and NC (Normally Closed).

  • Fail-Safe Design: Wire your load to the NC terminal if the system must default to "ON" during a power failure (e.g., emergency lighting or heating).
  • Fail-Secure Design: Wire your load to the NO terminal if the system must default to "OFF" when power is lost (e.g., magnetic door locks or irrigation valves).
For detailed relay driver circuit schematics, refer to the Electronics Tutorials relay guide or the All About Circuits textbook chapter on relays.

Testing Dead and Live: Repair vs. Replace

Relays are mechanical wear items. The contacts physically strike each other millions of times, eventually degrading. Here is how to diagnose a suspect single pole 2 way switch on the bench or in the panel.

How to Test It Dead (De-energized)

  1. Verify Isolation: Set your multimeter to resistance (Ohms). Measure between the coil pins and the COM terminal. It must read infinite (OL). Any reading here means the dielectric barrier has failed; discard immediately.
  2. Check Coil Continuity: Measure across the two coil pins. A healthy 12V DC coil typically reads between 150Ω and 400Ω. If it reads OL, the internal winding is snapped.
  3. Check Contact Continuity: In the resting state, COM to NC should beep (near 0Ω). COM to NO should read OL. If you manually press the armature with a non-conductive tool, the continuity should swap perfectly.

How to Test It Live (Energized)

Sometimes a relay passes the dead test but fails under load due to carbon buildup.

  1. Energize the coil and apply your nominal load.
  2. Set your multimeter to AC or DC Voltage (depending on the load).
  3. Measure the voltage drop directly across the COM and NO terminals while the load is running.
  4. The Threshold: A healthy closed contact drops less than 50mV. If you read > 1V, the contacts are pitted or carbonized, generating excess heat ($P = I^2R$). If you read the full supply voltage, the contact has failed to close internally despite the coil clicking.

When to Repair vs. Replace

Repair: You can repair a socket connection by re-tinning wires, applying anti-oxidant paste, or tightening terminal screws to the manufacturer's torque spec (usually 0.5 to 0.8 Nm). Lightly oxidized contacts on heavy-duty open-frame relays can sometimes be burnished with a specialized contact-cleaning file.

Replace: You must replace the entire relay (or the socketed module) if the NO and NC contacts are welded together, if the coil reads infinite resistance, or if the plastic housing shows any thermal deformation or browning. Sealed PCB relays (like the Omron G2R series) cannot be opened for contact cleaning; they are strictly replaceable units.

Frequently Asked Questions

Can I use a single pole 2 way switch for a 240V AC motor?

Yes, but only if the relay's datasheet explicitly lists a Motor or HP rating that covers your specific motor's Locked Rotor Amps (LRA). A relay rated for "10A Resistive" might only handle 1/4 HP (approx. 3A running, but up to 18A inrush) at 240VAC. If you use the resistive rating for a motor, the inrush current will arc across the contacts during startup, rapidly destroying the silver-alloy plating. Always check the motor-specific column or step up to a dedicated contactor.

Why did my single pole 2 way switch contacts weld together?

Contact welding almost always occurs when opening an inductive load without proper suppression. When the contacts part, the inductor's collapsing magnetic field maintains the current, creating an arc that melts the silver-tin oxide (AgSnO2) contact material. When the armature springs back, the molten metal fuses the NO and COM terminals into a single solid block. To prevent this, install an RC snubber (e.g., 100Ω + 0.1µF) or a MOV across the inductive load, or use a relay with a higher inductive breaking capacity.

What is the difference between a single pole 2 way switch and a DPDT?

The terminology defines the physical switch architecture. A Single Pole 2 Way (SPDT) switch has one common input terminal that can be thrown to one of two output terminals (NO or NC), controlling a single circuit. A DPDT (Double Pole Double Throw) switch contains two completely isolated SPDT switches actuated by the same coil. DPDT relays are used when you need to switch both the Line and Neutral of an AC circuit simultaneously for safety, or when you need to reverse the polarity of a DC motor (H-bridge configuration) using a single control signal.