A solid state relay (SSR) works by using a low-power control signal to activate an internal optocoupler, which in turn triggers a semiconductor switch—typically a TRIAC for AC loads or a MOSFET for DC loads—to pass high-power current without any moving mechanical parts. Because they rely on silicon junctions rather than physical metal contacts, SSRs offer silent operation, zero arcing, and lifespans measured in decades rather than mechanical cycles.

The Inner Workings: Optocouplers and Semiconductor Switches

Unlike electromechanical relays that use a magnetic field to pull a physical armature, an SSR achieves galvanic isolation and switching through light and semiconductor physics. The process happens in three distinct stages:

  1. The Input Stage: A DC or AC voltage drives an internal infrared LED. This is your control signal.
  2. The Isolation Barrier: The LED shines across a small dielectric gap onto a photodiode or phototriac array. This optocoupler transfers the signal via light, providing 2,500V to 4,000V of galvanic isolation between the low-voltage control circuit and the high-voltage load.
  3. The Output Stage: The photodetector triggers the gate of the main switching semiconductor. For AC SSRs, this is usually a pair of inverse-parallel thyristors or a single TRIAC. Many AC SSRs include a zero-crossing detector, which waits until the AC sine wave crosses 0V before turning on, drastically reducing inrush currents and electromagnetic interference (EMI).

For a deeper look at the semiconductor physics governing these junctions, the All About Circuits semiconductor textbook provides an excellent breakdown of thyristor latching behavior.

Wiring and Ratings: Translating Electromechanical Terms to SSRs

When transitioning from mechanical relays to SSRs, the terminology shifts. SSRs do not have 'coils' or 'contacts'. Instead, they have an Input (Control) side and an Output (Load) side. Below is a translation table mapping standard electromechanical ratings to their SSR equivalents, using the industry-standard Crydom D2425 (25A AC SSR) as a baseline.

SSR Rating Translation Table
Electromechanical Term SSR Equivalent Term Typical SSR Specification (Crydom D2425)
Coil Voltage Input Control Voltage 3 - 32 VDC (Draws ~15mA max)
Contact Rating Output Load Current / Voltage 25A RMS @ 24 - 280 VAC
Breaking Capacity Short Circuit Withstand / I²t Rating 250 A²s (for 8.3ms half-cycle)

Control vs. Load Side Wiring

Input (Control) Wiring: The input side behaves like an LED. Polarity matters for DC inputs (terminals 3 and 4 are typically + and -). If your PLC or microcontroller outputs 24VDC but the SSR input is rated for 3-14VDC, you must wire a current-limiting resistor in series to prevent burning out the internal optocoupler.

Output (Load) Wiring: The output side (terminals 1 and 2) acts as a switch in series with your load and AC line. Unlike mechanical contacts, SSRs leak a small amount of current (typically 1-5mA) when OFF due to internal snubber networks. Never rely on an SSR alone for safety lockout; always use a mechanical disconnect.

DC Coil Wiring & Flyback Protection Note: When wiring DC control circuits, note that SSR inputs are purely resistive/LED loads and do not generate inductive kickback. However, if your control panel also drives traditional mechanical relay coils alongside the SSR, you must install a flyback diode across those mechanical coils. Failing to suppress the DC back-EMF from mechanical coils will destroy your driving transistors or PLC outputs.

Load Selection Decision Tree: Sizing for Resistive, Inductive, and Motor Loads

When sizing an SSR, the Output RMS Current and the Surge/I²t Withstand Capacity are the governing rating columns. A 25A SSR cannot safely switch a 25A motor. You must derate based on the load's inrush characteristics and ensure adequate heatsinking.

SSR Selection Decision Path by Load Type
Load Type Inrush Characteristic Sizing Multiplier (vs Steady State) SSR Type Required
Resistive (Heaters, Incandescent) Low (1.1x to 1.5x) 1.25x to 1.5x nominal current Zero-Crossing AC SSR
Inductive (Transformers, Solenoids) Moderate (Phase shift delays turn-on) 2x to 3x nominal current Random-Fire (Instantaneous) AC SSR
AC Motors (Compressors, Pumps) High (Locked-rotor inrush) 3x to 5x Full Load Amps (FLA) Random-Fire AC SSR + Snubber

Thermal Management: Silicon junctions fail at roughly 125°C. An SSR conducting 10A will dissipate about 12W of heat (1.2V forward drop × 10A). Without a heatsink, the junction temperature will rise by ~100°C above ambient, leading to thermal runaway. Always apply thermal compound between the SSR baseplate and the heatsink, and consult the manufacturer's derating curve.

Protection Warning: Do not treat standard thermal-magnetic circuit breakers and semiconductor fuses as interchangeable. Breakers trip on inverse-time thermal curves, which are far too slow to save a TRIAC during a short circuit. You must use specialized semiconductor fuses with steep I²t clearing curves to interrupt fault currents before the SSR silicon melts.

Testing, Troubleshooting, and Replacement

SSRs fail in predictable ways, usually short-circuiting the output due to thermal stress or voltage transients. Here is how to diagnose them on the bench and in the panel.

How to Test an SSR Dead (Bench Test)

  1. Input Test: Set your multimeter to Diode Test mode. Place the red probe on the positive input terminal and black on the negative. You should read a forward voltage drop of roughly 1.0V to 1.5V. Reversing the probes should read 'OL' (Open Line). If it reads 0.00V or short, the internal LED is blown.
  2. Output Test: Set the meter to Resistance or Continuity. Measure across the output terminals (1 and 2). It should read 'OL' in both directions. If it reads near 0 ohms, the TRIAC has failed shorted and the unit is dead.

How to Test an SSR Live (In-Circuit)

Warning: Mains voltage is present. Use a CAT III rated meter and proper PPE.

  1. Voltage Drop Test: With the load connected and the SSR turned ON, measure the AC voltage directly across the output terminals. A healthy SSR will show a voltage drop of 0.8V to 1.5V. If you read full line voltage (e.g., 120V or 240V) across the output terminals while the input is energized, the SSR has failed open internally.
  2. Leakage Test: With the SSR turned OFF, measure the voltage across the load. You may read a 'ghost voltage' (often 40V-80V) due to the snubber capacitor. This is normal and will collapse under a real load.

When to Repair vs. Replace

Always replace. SSRs are potted in solid epoxy or silicone to protect the silicon die and wire bonds from moisture and arc tracking. You cannot open an SSR to repair a blown TRIAC or degraded optocoupler. If an SSR fails prematurely (under 100,000 cycles), investigate the root cause before installing the replacement: check for loose load connections (which cause localized heating), verify the heatsink thermal compound hasn't dried out, and ensure your I²t fault rating wasn't exceeded by a downstream short.

Frequently Asked Questions

How does a solid state relay work with PWM for temperature control?

When you apply a high-frequency PWM signal (e.g., 1kHz) to a standard zero-crossing AC SSR, it will not switch fast enough, resulting in erratic heating and potential SSR damage. For precise temperature control using PID loops and fast PWM, you must use a specialized Phase-Angle Fired SSR or a Burst-Fire (Proportional) SSR. These models accept a 4-20mA or 1-10VDC analog control signal and internally manage the AC sine-wave chopping to deliver proportional power to resistive heating elements.

Why does my solid state relay get hot even at low loads?

Unlike mechanical relays which have near-zero resistance when closed, an SSR always has a forward voltage drop (typically 1.0V to 1.6V) across its internal silicon junctions. Power dissipation is calculated as P = V_drop × I_load. Even at a modest 5A load, a 1.2V drop generates 6 Watts of heat. Because the SSR's plastic housing is a poor thermal conductor, that 6W will cause the baseplate to reach 60°C+ without a heatsink. Always mount SSRs to a metal backplane or finned heatsink, even for loads under 10A.

Can I use an AC solid state relay to switch a DC load?

No. AC SSRs rely on the alternating current sine wave crossing zero to naturally commutate (turn off) the internal TRIAC. If you apply a DC load, the TRIAC will latch ON as soon as the input signal is applied, but it will never turn off when you remove the input signal, because the DC current never drops to zero. To switch DC loads, you must purchase a DC-specific SSR, which uses power MOSFETs instead of TRIACs and can actively break the DC circuit.