When executing a 2 way switch wiring feed at switch configuration for high-amperage or highly inductive loads, standard mechanical SPDT (Single Pole Double Throw) wall switches will prematurely fail from internal arcing. In UK/AU terminology, a "2-way switch" is the equivalent of a US "3-way switch," used to control a load from two locations. However, when the main power feed originates at the switch box and the load is a heavy motor, a massive LED array, or a DC solar bank, mechanical contacts simply cannot handle the inrush current or the inductive kickback.

The professional solution is to use the physical wall switch as a low-current pilot device that triggers the coil of an electromechanical SPDT relay, while the relay's heavy-duty contacts handle the actual load switching. This guide breaks down the exact component ratings, wiring topology, and diagnostic procedures for building a bulletproof relay-based 2-way feed-at-switch circuit.

Spec-Sheet Breakdown: Relay Ratings for 2-Way Switching

Before pulling any wire, you must select a relay or contactor rated for your specific load. Electromechanical components are not rated by a single universal amperage; their capacity changes drastically depending on the physics of the load they are switching. Below is a standard spec-sheet matrix for a heavy-duty 30A SPDT relay.

Parameter AC-1 (Resistive/Heating) AC-3 (Motor/Inductive) DC-1 (DC Resistive)
Coil Voltage 120V AC / 24V DC (Selectable by model)
Nominal Contact Rating 30A @ 240V AC 15A @ 240V AC 10A @ 24V DC
Breaking Capacity 45A 90A (Locked Rotor) 15A (with magnetic blowout)
Electrical Life (Cycles) 100,000 50,000 20,000

Which Rating Column Governs This Load?

The governing column is dictated by the utilization category of your specific load. If you are switching a purely resistive load like a baseboard heater, the AC-1 column governs, and you can safely pull 30A through the contacts. However, if you are switching an AC motor (like a workshop dust collector or HVAC fan), the AC-3 column governs. Motors draw 5 to 7 times their running current during startup (Locked Rotor Amperage). A relay rated for 30A resistive might weld its contacts shut on the second startup if subjected to a 25A motor load, which is why the AC-3 rating drops to 15A. For DC circuits, the DC-1 column applies, and the amperage drops significantly because DC lacks the natural zero-crossing that helps extinguish AC arcs. Always size your relay based on the most restrictive column that applies to your load type.

Coil vs. Contact Side Wiring (Feed at the Switch)

In a "feed at switch" scenario, the main power source (Line and Neutral) enters the physical switch box first, rather than starting at the light fixture. This gives you both a hot and a neutral right at the control point, which is ideal for powering a relay coil.

The Contact Side (High Current)

The contact side handles the heavy lifting. The incoming Line (hot) wire connects to the Common (COM) terminal of the SPDT relay. The Normally Open (NO) and Normally Closed (NC) terminals act as your two switched outputs (the "travelers" in a traditional 2-way setup, or dual outputs for a reversing/interlock circuit). The load's neutral is spliced directly to the incoming Neutral using a properly sized wire nut or Wago connector, bypassing the relay entirely. Use 12 AWG or 10 AWG THHN/NM-B wire for the contact side, torqued to the manufacturer's spec (usually 12-14 in-lbs) to prevent resistive heating.

The Coil Side (Low Current)

The coil side is the control circuit. The incoming Neutral splices to the relay coil's A2 terminal. The incoming Line connects to the physical wall switch's Line terminal. The wall switch's Load terminal connects to the relay coil's A1 terminal. Because the coil draws less than 50mA, you can use 14 AWG or even 18 AWG control wire for this side, keeping the junction box uncluttered.

DC Coil Flyback Protection: If your control circuit is DC (e.g., a 12V or 24V DC coil in an off-grid solar, automotive, or marine setup), you must wire a flyback diode (like a 1N4007) in reverse parallel across the coil terminals (cathode to positive, anode to negative). When the coil de-energizes, the collapsing magnetic field generates a high-voltage reverse spike. Without the diode, this spike will arc across your physical wall switch contacts or fry upstream solid-state controllers like an ESP32 or Arduino GPIO pin.
Overcurrent Protection Curves: Never treat fuses and breakers as interchangeable for protecting the coil or contactor circuit. Fuses provide fast, precise clearing for semiconductor protection. Miniature Circuit Breakers (MCBs) rely on thermal and magnetic trip curves (B, C, or D). A C-curve breaker allows 5-10x inrush current for magnetic components, while a B-curve might nuisance-trip on relay coil inrush. Match the protection device to the specific inrush profile of the load, adhering to NEC guidelines for branch circuit protection.

Selection Decision Path by Load Type

Choosing the wrong electromechanical component for a specific load profile is the most common cause of welded contacts and junction box fires. Use this decision tree to select the right relay architecture.

Load Type Governing Rating Recommended Relay Type Edge Case / Gotcha
Resistive (Heaters, Incandescent) AC-1 Standard Electromechanical Relay (EMR) Inrush is minimal (cold resistance is slightly lower, but negligible). Standard contacts are fine.
Inductive (Transformers, Solenoids) AC-15 Contactor with arc chutes High kickback voltage on break. Requires snubber circuits (RC networks) across contacts to prevent arcing.
Motor (Pumps, Fans, Compressors) AC-3 Motor-Rated Contactor (Class 8502) Must handle 600% inrush current for locked rotor. Do not use standard lighting relays; contacts will weld.
Capacitive (LED Drivers, SMPS) AC-1 (with caveats) Relay with Tungsten ballast rating or Solid State Relay (SSR) Massive inrush current as empty capacitors charge. Can cause "pop" welding on standard EMR contacts.

For deeper theory on how magnetic fields actuate these components and the physics of contact bounce, the All About Circuits relay chapter provides excellent bench-level context.

Testing, Diagnostics, and Replacement

When a 2-way relay circuit fails to throw the load, you need a systematic approach to isolate the fault to either the coil circuit, the contact circuit, or the mechanical armature.

How to Test It Dead (Power Off)

De-energize the circuit, lock out the breaker, and verify dead with a non-contact voltage tester and a multimeter. Set your multimeter to resistance (Ohms) and continuity.

  • Test the Coil: Place probes across A1 and A2. A healthy 120V AC coil typically reads between 2,000 and 5,000 ohms. A 24V DC coil might read 100 to 400 ohms. If it reads OL (Open Loop), the internal coil wire is snapped. If it reads 0.0 ohms, it is internally shorted.
  • Test the Contacts: Place probes across COM and NO. It should read OL. Place probes across COM and NC. It should read less than 1 ohm. If COM-NO reads less than 1 ohm while de-energized, the contacts are welded shut from a previous inrush event.

How to Test It Live (Power On)

Restore power and use extreme caution around exposed terminals. Set your multimeter to AC or DC Voltage.

  • Verify Coil Voltage: Energize the wall switch. Measure across A1 and A2. You should read nominal voltage (e.g., 114V-126V for a 120V system). If you read 0V, the fault is in the physical wall switch or the control wiring. If you read nominal voltage but the relay doesn't pull in, the relay armature is mechanically jammed or the coil is open.
  • Measure Contact Voltage Drop: With the relay energized and the load running, measure the voltage drop across the COM and NO terminals. A healthy contact will show less than 0.1V drop. If you measure 1V to 3V across closed contacts, the silver-alloy contact faces are pitted, oxidized, or carbon-fouled, creating a dangerous resistive heating point.

When to Repair vs. Replace

The decision to repair or replace hinges on the component class and the nature of the failure. For standard DIN-rail or PCB-mount electromechanical relays (typically $5 to $25), always replace. The labor cost to diagnose and clean exceeds the part cost, and internal springs lose their tension over time, leading to contact bounce.

For large industrial contactors (typically $50 to $200+), repair is viable if the failure is isolated to the coil. Many heavy-duty contactors feature modular, field-replaceable coils. However, if the main power contacts are severely pitted, melted, or welded, replace the entire contactor block. Attempting to file down pitted contacts removes the silver cadmium-oxide plating, exposing the base copper, which will oxidize rapidly and fail catastrophically on the next high-load cycle. For comprehensive manufacturer specs and modular teardown guides, refer to Electronics Tutorials' relay documentation.

By treating the physical wall switch as a pilot device and letting an appropriately rated electromechanical relay handle the heavy lifting, your 2 way switch wiring feed at switch setup will operate flawlessly for decades, entirely immune to the arcing and pitting that destroys standard mechanical switches.