A Double Pole Double Throw (DPDT) switch controls two completely independent circuits simultaneously, toggling each circuit between two distinct output paths. In its simplest manual form—like a 6-terminal Carling toggle switch—it has two input "Common" (COM) terminals, and four output terminals (two Normally Open, two Normally Closed). However, in modern home automation, HVAC control boards, and industrial panels, the term "DPDT switch" almost universally refers to an electromechanical DPDT relay (the ubiquitous 8-pin or 14-pin plug-in cube).
Whether you are flipping a manual toggle or energizing a relay coil, the internal mechanics are identical: a physical bridge moves to disconnect the Common terminal from the Normally Closed (NC) path and connect it to the Normally Open (NO) path, doing this for two separate poles at the exact same time. This guide breaks down the exact ratings, wiring topology, and load-derating math you need to specify, wire, and test a DPDT switch safely.
DPDT Relay vs. Toggle Switch: Rating & Spec Sheet
When sizing a DPDT component, the first mistake hobbyists make is looking only at the "10A" stamp on the plastic housing. That number almost always refers to a purely resistive load. If you switch an inductive load like a motor or a solenoid valve at that full 10A, the resulting arc will weld the contacts shut within a few cycles.
To select the right component, you must cross-reference the coil voltage (which dictates your control circuit) against the specific breaking capacity for your load type. Below is a spec-sheet table comparing standard bench and panel-mount DPDT relays used in 2026 control systems.
| Manufacturer / Model | Coil Voltage | Coil Resistance | Contact Rating (Resistive AC-1) | Breaking Capacity (Inductive AC-15) | Standard Pinout |
|---|---|---|---|---|---|
| Omron MY2N-D2 | 12VDC | 160 Ω | 10A @ 250VAC | 5A @ 250VAC | 8-pin (Flat blade) |
| Schneider RXM2AB2BD | 24VDC | 650 Ω | 12A @ 250VAC | 3A @ 240VAC | 8-pin (Flat blade) |
| Finder 40.52.9.012 | 12VDC | 450 Ω | 8A @ 250VAC | 3A @ 250VAC | 8-pin (PCB / Socket) |
| Eaton XTCE007 | 120VAC | N/A (AC Impedance) | 7A (Motor AC-3) | 3.5A @ 480VAC | 14-pin (Heavy duty) |
Note: The Omron MY2N-D2 includes an internal flyback diode, which is critical for DC coil protection (detailed below). Always verify the exact part number suffix for built-in suppression.
Coil vs. Contact Wiring & Flyback Protection
A DPDT relay provides complete galvanic isolation between the control side (the coil) and the load side (the contacts). Understanding this separation is critical for preventing high-voltage noise from destroying low-voltage microcontrollers like an ESP32 or Arduino.
The Coil Side (Control Circuit)
On a standard 8-pin DPDT relay, the coil terminals are typically pins 7 and 8 (or labeled A1 and A2 on DIN sockets). When you apply the rated voltage across these pins, the electromagnet pulls the armature, shifting both poles.
DC Coil Warning: If you are driving a DC coil (e.g., 12VDC or 24VDC) using a transistor, MOSFET, or PLC output, you must install a flyback diode in reverse parallel across the coil (cathode to positive). When the coil de-energizes, the collapsing magnetic field generates a massive reverse voltage spike (inductive kickback) that will instantly destroy your driving transistor. If your relay doesn't have a built-in diode, wire a standard 1N4007 diode across pins 7 and 8.
The Contact Side (Load Circuit)
The switching contacts occupy the remaining six pins, split into two independent poles:
- Pole 1: Common (Pin 1), Normally Closed (Pin 4), Normally Open (Pin 3).
- Pole 2: Common (Pin 8/2 depending on standard), Normally Closed (Pin 6), Normally Open (Pin 5).
Wire your incoming load power to the Common pins. Wire your "Off" or "Default" state load to the NC pins, and your "On" or "Active" state load to the NO pins. Never wire two different voltage sources (e.g., 120VAC and 24VDC) into the NO and NC terminals of the same pole unless the Common terminal is strictly isolated and the dielectric rating between contacts is verified.
When switching 120VAC/240VAC mains loads with a DPDT relay, ensure the socket base is rated for the line voltage and features physical finger guards. NEC-style guidance requires that all mains wiring in a panel be routed separately from low-voltage DC control wiring to prevent inductive coupling and shock hazards.
Load Selection Decision Tree: Resistive, Inductive, and Motor
Which rating column governs your specific load? The "10A" printed on the relay cover is a best-case scenario for heating elements. Real-world loads generate inrush currents and arc upon opening. Use the decision tree below to determine the governing column and required derating factor.
| Load Type | Governing Rating Column | Inrush / Arcing Factor | Required Derating | Example Application |
|---|---|---|---|---|
| Resistive | AC-1 (Resistive) | 1.0x (None) | 0% (Use full rated current) | Baseboard heater, incandescent lamp |
| Inductive | AC-15 (Inductive) | 3x to 6x inrush | Derate to 30-50% of AC-1 rating | Solenoid valve, contactor coil |
| Motor | AC-3 (Motor) | 6x to 8x LRA | Derate to 20-30% of AC-1 rating | 1/4 HP HVAC blower fan motor |
| Capacitive | AC-1 with Surge Limit | 10x to 20x inrush | Derate to 10% or add NTC thermistor | LED driver bank, switching PSU |
Practical Example: You are using a Schneider RXM2AB2BD (rated 12A resistive) to switch a 24VAC irrigation solenoid valve. Solenoids are highly inductive. Looking at the AC-15 column, the breaking capacity drops to 3A. If your solenoid draws 1.5A steady-state, the inrush could hit 4.5A, exceeding the relay's inductive breaking capacity and causing premature contact pitting. You must either step up to a heavy-duty contactor or place an RC snubber across the solenoid coil to suppress the arc.
Testing, Troubleshooting, and Repair vs. Replace
When a DPDT circuit fails, you need a systematic approach to isolate whether the fault lies in the coil, the contacts, or the external wiring. Grab your multimeter and follow this diagnostic path.
How to Test Dead (Power Off & Locked Out)
- Verify De-energized: Use a non-contact voltage tester and a multimeter to confirm zero voltage at the socket terminals.
- Test Coil Resistance: Set your meter to Ohms (Ω). Place probes on pins 7 and 8 (or A1/A2). A healthy 12VDC Omron MY2N coil will read approximately 160 Ω. A reading of "OL" (Open Loop) means the coil wire is broken internally; the relay is dead.
- Test Contact Continuity: Place probes on COM and NC. You should read < 1 Ω. Press the manual test button on the relay (or apply a temporary 9V battery to a 12V coil). The continuity should shift from COM-NC to COM-NO. If COM-NO reads high resistance even when the armature is pulled, the contacts are carbon-fouled or pitted.
How to Test Live (Energized System)
Only perform live testing if you are trained in mains voltage safety. Wear appropriate PPE and use CAT III or CAT IV rated meter probes.
- Verify Coil Voltage: Set meter to AC or DC Volts. Measure across A1 and A2. If you read nominal voltage (e.g., 24VDC) but the relay hasn't pulled in, the coil is mechanically jammed or open.
- Measure Voltage Drop Across Contacts: With the relay energized and the load running, place your meter probes on the COM pin and the NO pin. A healthy, clean contact will show a voltage drop of less than 50mV (0.05V). If you read 2V to 5V across closed contacts, the contacts are heavily oxidized or arced, generating heat and starving the load of voltage.
When to Repair vs. Replace
In the mid-20th century, technicians used contact burnishing files to clean pitted relay contacts. Do not do this today. Modern DPDT relays use silver-alloy or gold-flashed contacts designed for specific arc-quenching geometries. Filing them removes the protective plating, alters the contact pressure, and guarantees rapid failure and potential welding under load.
- Replace the entire relay if: The coil reads open, the plastic housing shows heat discoloration (brown melting near the terminals), or the voltage drop across closed contacts exceeds 100mV.
- Repair (Replace Socket/Base) if: The relay tests perfectly on the bench, but the socket terminals show green corrosion, loose blade tension, or arc tracking across the plastic base. The socket is the weakest mechanical link in a plug-in DPDT system.
For deeper diagnostic procedures and standard relay testing methodologies, refer to the Fluke guide on relay testing or consult the Macromatic technical documentation library for specific time-delay and monitoring relay schematics. Always defer to the manufacturer's datasheet and your local AHJ for final code compliance on panel wiring.






