When engineers and electricians refer to an electromechanical dual throw switch, they are talking about SPDT (Single Pole Double Throw) or DPDT (Double Pole Double Throw) relays and contactors. Unlike a manual toggle switch, an electromechanical variant uses a magnetic coil to actuate the contacts. The direct answer for sizing these components is this: never use the resistive (AC-1) rating column to size a switch for a motor or solenoid. You must use the AC-3 (motor) or AC-15 (inductive) columns, as the inrush current of a motor can be six times its running current, instantly welding undersized contacts together.

Below is a complete guide to selecting, wiring, and testing these workhorses of industrial and DIY control panels, based on IEC 60947 standards and bench-tested failure modes.

Spec Sheet: Dual Throw Switch Ratings & Breaking Capacity

The most common mistake on the workbench is reading the 'Max Switching Capacity' headline on a datasheet and assuming it applies to all loads. That headline is almost always the resistive rating. Below is a data-dense specification table for four industry-standard electromechanical dual throw switches (relays) to illustrate how drastically ratings drop when you introduce inductance.

Manufacturer / Model Configuration Coil Voltage (Nominal) Resistive Rating (AC-1) Inductive/Motor Rating (AC-3 / AC-15) Contact Material
Omron G2R-2-S DPDT (8-pin) 24 VDC / 120 VAC 5A at 250VAC 2A at 250VAC (AC-15) AgSnO2 (Cadmium-free)
Finder 40.52 DPDT (PCB/DIN) 24 VDC 8A at 250VAC 3A at 250VAC (AC-15) AgNi (Silver Nickel)
Schneider 8501KPR12 DPDT (Heavy Duty) 120 VAC 15A at 600VAC 1/2 HP at 120VAC (AC-3) AgCdO (Silver Cadmium Oxide)
Phoenix Contact PLC-RSC SPDT (Slim 6mm) 24 VDC 6A at 250VAC 2A at 24VDC (DC-13) AgSnO2
Warning on Contact Materials: Older AgCdO (Silver Cadmium Oxide) contacts offer excellent arc suppression for motor loads but are being phased out in the EU and US due to RoHS toxicity regulations. When sourcing replacements in 2026, default to AgSnO2 (Silver Tin Oxide) for general purpose, or AgNi (Silver Nickel) for low-level signal switching.

Coil vs. Contact Side Wiring & DC Flyback Protection

An electromechanical dual throw switch is effectively two separate circuits sharing a magnetic core. Mixing up the coil side and the contact side is a fast track to a blown PLC output or a dead short.

The Coil Side (Control Circuit)

The coil is typically wired to terminals labeled A1 and A2. This is your control circuit. If you are driving a 24VAC coil, polarity does not matter. However, if you are driving a 24VDC coil from a solid-state source (like a PLC transistor output, an Arduino, or an ESP32 GPIO via a driver), you must install flyback protection.

When the DC current to the coil is interrupted, the collapsing magnetic field generates a high-voltage inductive kickback (often exceeding 100V). This spike will instantly destroy the driving semiconductor. To prevent this, wire a 1N4007 rectifier diode in reverse-parallel across A1 and A2 (cathode/stripe to the positive A1 terminal). This clamps the spike to a safe ~0.7V. Note that adding a flyback diode slightly increases the relay's release time (dropout time), which can cause issues in high-speed counting applications; in those cases, use a Zener-diode clamp instead.

The Contact Side (Load Circuit)

The load side features the dual throw mechanics: a Common (COM), Normally Open (NO), and Normally Closed (NC) terminal. In IEC numbering, these are typically 11 (COM), 14 (NO), and 12 (NC) for the first pole, and 21, 24, 22 for the second pole in a DPDT configuration. Always wire the load to the NO/NC terminals and the line voltage to the COM terminal to ensure the arc breaks safely away from the source when the contacts open.

Load Selection Decision Tree: Which Column Governs?

To select the right dual throw switch, identify your load type and follow the decision path below. Furthermore, you must coordinate your overcurrent protection correctly: do not treat fuses and circuit breakers as interchangeable. A fast-acting semiconductor fuse protects the delicate PLC output driving the coil, while a thermal-magnetic breaker with a Curve D (high magnetic trip threshold) is required on the contact side to handle motor inrush without nuisance tripping.

Load Type Examples Governing Rating Column Inrush Multiplier Required Protection Curve
Resistive (AC-1 / DC-1) Space heaters, incandescent lamps, resistors AC-1 (Max Resistive) 1x to 1.5x Curve B or C Breaker
Inductive (AC-15 / DC-13) Solenoid valves, contactor coils, transformers AC-15 (Inductive) 6x to 10x Curve C Breaker + RC Snubber
Motor (AC-3) Compressors, pumps, conveyor belts AC-3 (Motor / HP rating) 6x (LRA) Curve D Breaker or Motor Overload
Low-Level Signal Audio routing, sensor multiplexing (< 5V, < 10mA) Min. Switching Capacity N/A None (Use AgNi or Gold-flash)

For authoritative data on utilization categories and derating curves, refer to the Schneider Electric contactor selection guides and the Omron relay technical documentation, both of which strictly enforce IEC 60947-4-1 testing standards for these categories.

Testing Dead and Live & When to Replace

Electromechanical switches fail in two primary ways: the coil burns open, or the contacts pit and carbonize, increasing resistance. Here is how to diagnose the unit on the bench or in the panel.

Dead Testing (De-energized)

Safety First: Lock out and tag out the panel. Verify zero voltage with a CAT III multimeter before touching terminals.

  1. Coil Resistance: Set your meter to Ohms (Ω). Measure across A1 and A2. A 24VDC coil typically reads between 600Ω and 1,200Ω. A 120VAC coil will read much higher (often 3kΩ to 10kΩ). If the meter reads 'OL' (open loop), the internal coil wire is snapped; the relay is dead.
  2. Contact Continuity: Set the meter to continuity or low-ohms. Measure COM to NC. It should read < 0.1Ω. Manually press the plastic actuator tab to simulate the coil pulling in. The COM to NO should now read < 0.1Ω, and COM to NC should read 'OL'.

Live Testing (Energized)

If the relay clicks but the load doesn't run, the contacts are likely pitted.

  1. Coil Voltage: Measure AC or DC voltage across A1 and A2 while the circuit is commanded ON. The voltage must be at least 85% of the nominal coil rating (e.g., > 20.4V for a 24V coil) to guarantee the armature fully seats. If it's lower, you have a voltage drop issue in the control wiring.
  2. Contact Voltage Drop: With the load running, measure the voltage difference between the COM terminal and the NO terminal. A healthy contact will show a voltage drop of less than 50 millivolts (0.050V). If you read 200mV or higher, the contacts are degraded, generating excess heat, and will eventually weld shut.

Repair vs. Replace Decision Matrix

When a dual throw switch fails, the instinct is to fix it. However, modern economics dictate otherwise:

  • Replace: Standard DIN-rail relays (Omron, Finder, Phoenix Contact) and PCB-mounted relays. These cost between $4 and $15. Attempting to file down pitted contacts with sandpaper removes the factory-applied silver plating, exposing the base metal to rapid oxidation and guaranteed failure within weeks. Furthermore, modern AgSnO2 contacts are sintered; filing them destroys the material matrix.
  • Repair: Only consider repairing massive, >100A IEC motor contactors where the replacement cost exceeds $300 and immediate downtime costs thousands per hour. In these cases, use a contact burnishing tool (never sandpaper or emery cloth, which leaves conductive grit embedded in the silver) to clean the arcs, and vacuum out the carbon dust.

For deeper insights into arc suppression and contact lifecycle testing, the Phoenix Contact relay module specifications provide excellent baseline data on electrical lifespan derating under various AC-3 and AC-15 loads.