A solid state contactor relay (SSC) replaces the mechanical armature and copper contacts of a traditional contactor with semiconductor switches—typically back-to-back thyristors (SCRs) for AC loads or power MOSFETs for DC. This eliminates contact bounce, acoustic noise, and mechanical wear, granting cycle lives in the tens of millions. However, because semiconductors fail short-circuit and generate continuous conduction heat, sizing and protecting an SSC requires a completely different approach than sizing an electromechanical contactor.
Solid State Contactor Relay Sizing and Rating Guide
When reading an SSC datasheet, hobbyists often look straight at the nominal RMS current column. This is a mistake. The surge current and I²t (let-through energy) columns govern the selection for inductive and motor loads. A 50A nominal SSC will instantly self-destruct if subjected to a 400A motor starting surge if its internal die cannot absorb the thermal mass of that transient.
| Parameter | Specification | Why It Matters |
|---|---|---|
| Control (Coil) Voltage | 4 to 32 VDC / 24 VAC | Defines your PLC or microcontroller interface requirements. |
| Nominal Contact Rating | 50A RMS (at 40°C) | Only valid for steady-state resistive loads with infinite heatsinking. |
| Surge Current (Non-Repetitive) | 500A for 10ms (1/2 cycle) | Governs whether the SSC survives motor locked-rotor inrush. |
| Breaking Capacity | N/A (Relies on external fuses) | SSCs cannot interrupt fault currents; they melt and fail closed. |
| I²t Rating (Let-Through) | 1250 A²s | Must be higher than the let-through of your protective semiconductor fuse. |
For authoritative component selection, always cross-reference the manufacturer's thermal derating curves. As noted in All About Circuits' guide on solid state relays, an SSC rated for 50A at 25°C ambient may only safely carry 20A at 60°C ambient without forced air cooling.
Wiring the Coil and Load Sides (With Protection)
Unlike electromechanical contactors that use a physical copper coil to pull an armature, the "coil" side of an SSC is actually an internal LED and optocoupler circuit. The "contact" side is the semiconductor power stage.
The Input (Coil Equivalent) Side
Wire your control voltage (e.g., 24VDC from a PLC) to the A1 (+) and A2 (-) terminals. The input impedance is high, typically drawing only 10mA to 20mA. DC Flyback Protection Note: While the SSC's internal optocoupler does not generate an inductive kickback, if your DC control circuit uses an intermediate electromechanical relay to switch the 24VDC signal to the SSC, you must place a flyback diode across that intermediate relay's coil. Failing to do so allows the inductive spike from the mechanical relay to travel back through the control wiring, potentially punching through the SSC's input optocoupler and destroying your PLC output card.
The Output (Contact Equivalent) Side
Wire the AC mains to the Line (L1, L2, L3) terminals and the load to the Load (T1, T2, T3) terminals.
Load Type Decision Path: Resistive, Inductive, and Motor
Selecting the wrong switching topology for your load is the most common cause of premature SSC failure. Use this decision tree to match the load to the correct internal SSC architecture.
| Load Type | Inrush Multiplier | Required SSC Feature | Typical Application |
|---|---|---|---|
| Resistive (Heaters) | 1.0x to 1.2x | Zero-Crossing Turn-On | Industrial ovens, injection molding barrels |
| Inductive (Transformers) | 2.0x to 5.0x | Zero-Crossing + High dv/dt snubber | Control transformers, solenoid banks |
| Motor (AC Induction) | 6.0x to 10.0x | Random Turn-On (Instantaneous) + High I²t | Conveyors, pumps, compressors |
Why Random Turn-On for Motors? Zero-crossing SSCs wait for the AC sine wave to hit 0V before turning on. If you command a motor to start at the zero-cross, the sudden application of voltage as the sine wave ramps up can cause severe magnetic core saturation and massive inrush currents. A "random turn-on" (or instantaneous) SSC fires the SCRs the exact microsecond the control signal arrives, regardless of the sine wave position, which is necessary to manage motor starting torque and current spikes safely. For deeper standard references on semiconductor switching, consult the Electronics Tutorials SSR breakdown.
Testing, Diagnostics, and Replacement
Semiconductors do not wear out gradually like copper contacts; they fail catastrophically, usually short-circuiting the load to the line.
How to Test an SSC Dead (Power Removed)
Set your multimeter to Diode Test mode. 1. Input Side: Place probes across A1 and A2. You should read a standard LED forward voltage drop (typically 1.1V to 1.5V). If it reads OL (open), the internal optocoupler is blown. 2. Output Side: Place probes across Line and Load terminals. A healthy SSC will read OL in both directions, or a high resistance in one direction and a diode drop in the other if an internal RC snubber network is present. If it reads near 0 ohms (continuity) in both directions, the SCRs have shorted and the unit is dead.
How to Test an SSC Live (Energized)
Safety First: De-energize and verify dead before making connections, then re-energize with extreme caution around exposed mains terminals. With the control signal OFF, measure AC voltage from Line to Load. You should read full line voltage (e.g., 240V). With the control signal ON, measure the voltage drop across the Line and Load terminals. A healthy SSC will show a voltage drop of 1.0V to 1.5V. If you read full line voltage across the terminals while the unit is commanded ON, the internal SCRs have failed open (rare, but possible due to bond wire lift-off).
The Fusing Curve Problem: Repair vs. Replace
When to repair vs replace: Never attempt to repair an SSC. The internal SCRs are potted in thermally conductive epoxy; desoldering them destroys the thermal interface. Always replace the unit.
The Breaker vs. Fuse Trap: You cannot protect an SSC with a standard thermal-magnetic Miniature Circuit Breaker (MCB). An MCB's thermal curve takes several seconds to trip at 5x overload. An SCR will melt and fail closed in less than 10 milliseconds under the same fault. To protect the SSC, you must install ultra-fast semiconductor fuses (Class aR or gR per IEC 60269-4) on the line side. These fuses have an I²t let-through value lower than the SSC's I²t rating, ensuring the fuse clears the fault before the semiconductor die vaporizes.
Frequently Asked Questions
Why is my solid state contactor relay leaking current when turned off?
All AC SSCs have an internal RC snubber network (a resistor and capacitor in series) placed across the output SCRs to protect against high dv/dt (voltage spikes). This capacitor allows a small amount of AC leakage current (typically 2mA to 10mA) to pass through even when the relay is OFF. If this leakage current is enough to faintly illuminate an LED indicator or cause a sensitive solenoid to chatter, you must install a bleeder resistor (e.g., 100kΩ, 2W) in parallel with the load to drain the snubber current.
Do I need a heatsink for a 10A solid state contactor relay?
Yes, unless the manufacturer explicitly states otherwise for your specific ambient temperature. Even at 10A, an SSC dissipates roughly 12W to 15W of heat per pole. In a sealed control panel with an ambient temperature of 40°C, a bare PCB-mounted or DIN-rail SSC without an aluminum heatsink will quickly exceed its maximum junction temperature of 125°C and trigger its internal thermal protection or fail. Always calculate thermal resistance (°C/W) based on your worst-case summer panel temperatures.
Can I switch a DC motor load with an AC solid state contactor relay?
No. AC SSCs use TRIACs or back-to-back SCRs that rely on the AC sine wave crossing zero volts to naturally commutate (turn off) the semiconductor. If you apply DC voltage, the SCR will latch ON the moment you trigger it, but it will never turn off when you remove the control signal, because DC voltage never crosses zero. The load will remain permanently energized until you physically disconnect the DC power source. For DC motor loads, you must use a DC-specific SSC built with power MOSFETs or IGBTs.






