An SPDT (Single Pole Double Throw) SSR relay, also known as a Form C solid state relay, switches one common load terminal between a Normally Open (NO) and Normally Closed (NC) path using semiconductor switches (triacs, SCRs, or MOSFETs) instead of mechanical contacts. While true monolithic SPDT SSRs (like specific Carlo Gavazzi RM1E or Crydom Form C modules) exist, they are niche. Most industrial "SPDT SSR" applications actually use two SPST (Form A) SSRs with logical interlocking to achieve the same result, primarily to avoid the break-before-make timing hazards inherent in solid-state Form C designs.
Input vs. Output Wiring and the Flyback Rule
Wiring an SPDT SSR relay requires a strict mental separation between the control (input) circuit and the load (output) circuit. Unlike electromechanical relays (EMRs), there is no magnetic coupling; isolation is achieved via internal optocouplers.
The Control (Coil) Side
Though SSRs lack physical copper coils, the input control circuit is still universally referred to as the "coil" side in schematics. Inputs are typically rated for 3–32 VDC or 24–280 VAC. The input side contains an LED and a current-limiting resistor network.
While the SSR input itself is an LED (not an inductive coil), the DC control signal is often switched by an interposing mechanical relay or a PLC transistor output. If you are driving the SSR via a mechanical relay, you must install a flyback diode (e.g., 1N4007) across that driving relay's coil to prevent inductive kickback from destroying the PLC transistor. Furthermore, if your DC control wiring runs parallel to high-voltage AC lines, induced transients can exceed the SSR's reverse-LED voltage rating (typically 5V). Always place a reverse-biased protection diode across the SSR's DC input terminals in noisy industrial panels.
The Load (Contact) Side
The output side features three terminals: Common (COM), Normally Open (NO), and Normally Closed (NC). For AC loads, back-to-back thyristors (triacs) are used; for DC loads, power MOSFETs are used. Because semiconductor junctions generate heat proportional to the forward voltage drop (typically 1.0V to 1.5V for AC triacs), the SSR must be mounted to a properly sized extruded aluminum heatsink using thermal paste. A monolithic SPDT SSR will generate heat on both the NO and NC internal switches, requiring aggressive thermal management.
Rating Table and Load Selection Decision Path
Selecting the right SSR requires looking past the headline "40A" rating. The following table outlines the critical parameters for a standard 40A panel-mount AC Form C SSR (e.g., Crydom D12D series equivalent).
| Parameter | Specification | Engineering Notes |
|---|---|---|
| Control (Coil) Voltage | 3–32 VDC | Must maintain >3V to guarantee turn-on; <1V to guarantee turn-off. |
| Contact Rating (RMS Current) | 40A @ 40°C | Derates heavily with ambient temperature. At 60°C, capacity may drop to 25A. |
| Surge Current (1 cycle) | 500A peak | Governs inrush handling for cold filaments or transformer magnetization. |
| I²t Rating (for fusing) | 1250 A²s | The maximum thermal energy the silicon die can survive before catastrophic failure. |
| Breaking Capacity | N/A (See Protection) | SSRs do not have mechanical breaking capacity. They will fail short-circuit under fault conditions. |
| dv/dt (Commutating) | 500 V/µs | Maximum rate of voltage rise the triac can withstand without false triggering. |
Which Rating Column Governs Your Load?
The most common mistake in solid state relay selection is sizing solely by RMS current. Use this decision path to determine the governing column:
| Load Type | Governing Rating Column | Sizing Rule of Thumb |
|---|---|---|
| Resistive (Heaters, Incandescent) | RMS Current | Size SSR at 1.25x the steady-state load current. |
| Inductive (Solenoids, Contactors) | Peak Off-State Voltage & dv/dt | Size SSR at 2x to 3x RMS current to survive the inductive voltage spike upon turn-off. Use an RC snubber. |
| Motor (AC Induction, Compressors) | Surge Current (Peak) & I²t | Size SSR at 5x to 7x the motor FLA (Full Load Amps) to survive Locked Rotor Inrush current. |
Standard DIN-rail Miniature Circuit Breakers (MCBs) use a thermal-magnetic inverse-time curve. A 40A MCB might take 10 seconds to trip at 200A. An SSR will vaporize its internal silicon die in milliseconds under those same conditions. You cannot use a standard breaker to protect an SSR from short circuits. You must install a fast-acting semiconductor fuse (e.g., Bussmann 170M series) whose total clearing I²t is strictly less than the SSR's rated I²t (1250 A²s in our example).
Bench Testing: Dead and Live Diagnostics
When troubleshooting a suspected faulty SPDT SSR relay on the bench, you must perform both de-energized and energized tests to confirm the health of the optocoupler and the output triacs.
1. Dead Testing (De-energized)
Safety First: Lock out/tag out the panel and verify zero voltage with a CAT III multimeter before touching terminals.
- Input Test: Set your multimeter to Diode Test mode. Place the red probe on the positive DC input and the black on the negative. You should read a forward voltage drop between 1.0V and 1.5V (the internal LED). Reversing the probes should read "OL" (Open Loop). If it reads 0.00V, the input is shorted; if it reads OL both ways, the internal LED is blown.
- Output Test: Set the meter to Resistance (Ohms). Measure between COM and NO, then COM and NC. Both should read in the megaohms or "OL". If either reads near 0 ohms, the triac has suffered a catastrophic short-circuit failure.
2. Live Testing (Energized)
Warning: Mains voltage is present. Use insulated probes and keep one hand behind your back.
- Off-State Leakage: With the load connected but the control voltage at 0V, measure the AC voltage across the COM and NO terminals. You may read a "ghost voltage" (often 40V–80V) due to the triac's internal snubber capacitor. This is normal and will collapse to near 0V once a true resistive load is connected.
- On-State Voltage Drop: Apply the DC control voltage. Measure the voltage drop directly across the COM and NO terminals while the load is running. A healthy triac will drop between 0.8V and 1.5V. If you measure full line voltage (e.g., 120V or 240V) across the output terminals while the load is dead, the SSR has failed open.
When to Repair vs. Replace
Never attempt to repair a potted SSR. The internal semiconductor die is encased in a thermally conductive epoxy resin. If a triac fails, it almost always fails into a short-circuit state due to thermal runaway or over-voltage transients melting the silicon junction. Unlike an EMR where you might file down pitted contacts or replace a coil, an SSR is a sealed, monolithic component. If live or dead testing confirms a shorted output or an open input LED, the only correct action is to unmount the unit, clean the heatsink surface, apply fresh thermal paste, and install a replacement.
SPDT SSR Relay FAQ
Can I use two SPST SSRs instead of a true SPDT SSR relay?
Yes, and in most high-reliability industrial applications, you should. True monolithic Form C (SPDT) SSRs suffer from a "break-before-make" timing gap. When switching from NC to NO, there is a brief microsecond window where both internal triacs are off. If the load is highly inductive, this gap can cause a massive voltage spike (inductive kickback) that destroys the triacs. By using two separate SPST (Form A) SSRs and controlling them with a microcontroller or PLC logic that enforces a deliberate dead-time (e.g., 5ms off before turning the other on), you achieve safer SPDT behavior with better heat dissipation across two separate heatsinks.
Why did my SPDT SSR relay short out both NO and NC terminals?
This is the classic failure mode of monolithic SPDT SSRs driving inductive loads without snubbers. When the control signal commands a state change, the rapid interruption of current through the inductive load generates a high dv/dt voltage spike. If this spike exceeds the triac's commutating dv/dt rating (typically 500 V/µs), the triac will forcefully latch back on, effectively turning both the NO and NC paths "on" simultaneously. This creates a dead short across your power supply, destroying the SSR instantly. Always install an RC snubber network (e.g., 47 ohms in series with 0.1µF) across the COM and NO/NC terminals when switching inductive loads.
Do I need a snubber network for an SPDT SSR relay?
It depends entirely on the load. If you are switching purely resistive loads like heating elements, the internal dv/dt protection of the SSR is sufficient, and an external snubber is unnecessary. However, if you are switching AC motors, solenoids, transformers, or fluorescent lighting ballasts, an external RC snubber is mandatory. The snubber slows the rate of voltage rise across the triac when it turns off, preventing false triggering and protecting the silicon junction from over-voltage transients generated by the collapsing magnetic field of the inductive load.






