A Double Pole Double Throw (DPDT) switch is essentially two independent Single Pole Double Throw (SPDT) switches mechanically linked to a single actuator. It allows you to route two separate circuits simultaneously, making it the standard component for DC motor reversal, dual-power source transfer, and polarity swapping. However, reading a wiring diagram DPDT switch schematic can be confusing if you do not understand how the physical terminals map to the schematic symbols. This guide traces the circuit node-by-node, maps the physical pins, and provides a concrete decision framework for selecting the right switch for your build.
Decoding the DPDT Switch Symbols and Physical Terminals
Before wiring, you must translate the schematic to the physical device. On a standard schematic, a DPDT switch is drawn as two parallel SPDT switches connected by a dashed or solid mechanical linkage line. This linkage indicates that when you flip the actuator, both poles change state at the exact same time.
What the Diagram Symbols Mean
- The Poles (Commons): Represented by the pivot point of the switch arm. This is where your power source or load connects. In a DPDT, there are two poles (Pole 1 and Pole 2).
- The Throws (NO/NC or A/B): Represented by the two stationary contacts the switch arm can touch. 'Throw 1' and 'Throw 2' dictate the two possible paths for each pole.
- The Dashed Line: The mechanical link. It tells you that Pole 1 and Pole 2 move in unison.
Which Terminal is Which on the Physical Device?
Most standard 6-pin DPDT toggle switches (like the common bat-handle toggles) arrange their terminals in two rows of three, or a single inline row of six. Looking at the back of the switch with the actuator pointing 'UP':
- Center Pins: These are your Commons (C1 and C2). Power or load connects here.
- Top Pins (or one outer pair): Throw 1 (often mapped to the 'UP' position).
- Bottom Pins (or the other outer pair): Throw 2 (often mapped to the 'DOWN' position).
For a deeper look into standard switch topologies, the Electronics Tutorials DPDT guide provides excellent schematic breakdowns of how these internal wafers connect.
Node-by-Node Trace: 12V DC Motor Reversal Circuit
The most common application for a DPDT switch in DIY electronics and robotics is reversing the polarity of a DC motor. To achieve this, we use the 'cross-over' or 'X' wiring pattern. Below is the exact textual trace from the power source to the load, including the critical ground/return path.
Step 1: Source to Common Terminals
- Run a wire from your 12V DC Positive (+) source to Terminal 2 (Center pin, Pole 1).
- Run a wire from your 12V DC Negative/Ground (-) source to Terminal 5 (Center pin, Pole 2). Note: In DC circuits, the negative return is your ground path. It must be sized equally to the positive feed (e.g., if using 14 AWG for positive, use 14 AWG for the ground return).
Step 2: The Cross-Over (The 'X' Pattern)
This is where the magic happens. We wire the throws diagonally so that flipping the swap reverses the polarity at the load.
- Run a wire from Terminal 1 (Top Left, Throw 1) to Terminal 6 (Bottom Right, Throw 2).
- Run a wire from Terminal 3 (Bottom Left, Throw 2) to Terminal 4 (Top Right, Throw 1).
Step 3: Load Connections
- Connect Motor Wire A to the junction at Terminal 1.
- Connect Motor Wire B to the junction at Terminal 3.
Trace Verification: Switch Actuation
- Switch UP: Power flows from T2 -> T1 -> Motor A. Ground returns from Motor B -> T3 -> T5. Motor spins Forward.
- Switch DOWN: Power flows from T2 -> T3 -> Motor B. Ground returns from Motor A -> T1 -> (via cross-wire to T6) -> T5. Motor spins Reverse.
- Switch CENTER (if ON-OFF-ON variant): Commons are disconnected from all throws. Motor coasts to a stop.
Terminal Mapping and Multimeter Verification
Never trust factory pinouts blindly, especially on unbranded import switches. Before soldering or crimping, verify the internal wafers with a digital multimeter (DMM). Set your DMM to Continuity mode (the diode/soundwave symbol). A valid connection will read less than 1 ohm and emit a continuous beep.
| Terminal | Function | Continuity Check (Switch UP) | Continuity Check (Switch DOWN) |
|---|---|---|---|
| 1 (Top Left) | Throw 1, Pole 1 | Beep to Terminal 2 | Open (OL) |
| 2 (Mid Left) | Common, Pole 1 | Beep to Terminal 1 | Beep to Terminal 3 |
| 3 (Bot Left) | Throw 2, Pole 1 | Open (OL) | Beep to Terminal 2 |
| 4 (Top Right) | Throw 1, Pole 2 | Beep to Terminal 5 | Open (OL) |
| 5 (Mid Right) | Common, Pole 2 | Beep to Terminal 4 | Beep to Terminal 6 |
| 6 (Bot Right) | Throw 2, Pole 2 | Open (OL) | Beep to Terminal 5 |
When testing continuity on a switch already wired into a circuit, you must disconnect the power source and isolate the switch. If the switch remains connected to the motor or power supply, the DMM will read continuity through the load's internal windings, giving you false positives and masking a faulty switch contact.
Decision Tree: Choosing the Right DPDT Switch for Your Build
Selecting the wrong switch is the most common cause of melted terminals and failed projects in DIY builds. The critical trap is using an AC-rated switch for a DC load. AC voltage crosses zero 120 times a second (in 60Hz systems), which naturally extinguishes the electrical arc when contacts open. DC voltage never crosses zero; it will sustain a continuous arc that rapidly pits and destroys standard AC switch contacts. Always check the DC-specific ampacity rating.
Use the decision matrix below to select the correct component based on your circuit parameters. For a comprehensive breakdown of switch mechanics and contact ratings, refer to the SparkFun Switch Basics tutorial.
Application Decision Matrix
| Circuit Type | Max Current | Voltage Type | Required Switch Spec | Concrete Part Recommendation |
|---|---|---|---|---|
| Logic / Signal Routing | < 1A | DC (3.3V - 12V) | Sub-miniature PCB DPDT | C&K 7101SYZQE (5A max, great for signals) |
| AC Mains Transfer | < 15A | 120V / 240V AC | Heavy Duty AC Toggle | Hubbell HBL5262 (20A 120/277V AC) |
| DC Motor / High Power | 10A - 20A | 12V / 24V DC | DC-Rated Heavy Toggle | Bussmann Togglemaster 12-204 |
The Default Recommendation
If you are building a standard 12V or 24V DC bench power supply, a robotics chassis, or an automotive accessory panel and need a reliable DPDT switch for motor reversal or source swapping, buy the Bussmann Series Togglemaster 12-204.
Why this specific part?
- True DC Rating: It is explicitly rated for 20A at 12VDC. Unlike cheap import switches that claim '20A 250V' (which is an AC rating and will fail at 8A DC), the 12-204 uses silver-cadmium oxide contacts designed to quench DC arcs.
- Terminal Style: It features screw terminals with integrated lock washers, allowing you to securely terminate 12 AWG to 16 AWG ring lugs without the risk of solder joints melting under high continuous current.
- Actuator: The long bat handle provides excellent mechanical leverage, ensuring the internal wafer snaps fully into position, which is critical for minimizing contact resistance.
By mapping the schematic to the physical pins, verifying continuity before applying power, and selecting a switch with a legitimate DC ampacity rating, your DPDT wiring will operate reliably without thermal runaway or contact pitting.






