A solid state relay (SSR) replaces the mechanical armature and copper contacts of a traditional electromechanical relay (EMR) with an optocoupler for isolation and a semiconductor switch—typically a TRIAC for AC or a MOSFET for DC—to carry the load. Because there are no moving parts, an SSR offers silent operation, zero bounce, and a lifespan measured in billions of cycles. However, semiconductors fail differently than mechanical contacts, and sizing them requires a shift in how you read datasheet ratings.

Solid State Relay SSR Ratings: Translating Mechanical Specs to Silicon

If you are transitioning from mechanical relays, the first hurdle is translating familiar EMR terminology to SSR datasheet columns. An SSR does not have a physical 'coil' or mechanical 'contacts', but the functional equivalents dictate your selection.

EMR Term SSR Equivalent Term What It Actually Means Typical Value (Example)
Coil Voltage Input Control Voltage The DC or AC voltage required to forward-bias the internal optocoupler LED. 3-32 VDC or 90-280 VAC
Contact Rating Output Load Current (RMS) The maximum continuous steady-state current the semiconductor can pass at a specific ambient temperature (usually 25°C or 40°C). 25A RMS at 40°C
Breaking Capacity Surge Current / I²t Rating The non-repetitive peak current the device can survive for one half-cycle (8.3ms at 60Hz) and the thermal energy limit for clearing faults. 250A peak / 312 A²s

Which Rating Column Governs This Load?

The governing column depends entirely on your load's inrush characteristics. For purely resistive loads (like a nichrome heating element), the Output Load Current (RMS) column governs; a 20A heater needs a 25A SSR. For inductive or motor loads, the inrush current can be 6x to 10x the steady-state draw. Here, the Surge Current / I²t Rating governs. If your motor draws 5A steady but pulls 40A on startup for 50ms, you must verify that 40A falls within the SSR's surge curve for that specific time duration, otherwise the silicon junction will thermally runaway and fail short.

Input Control vs. Output Load Wiring (And Protection Rules)

Wiring an SSR is straightforward, but omitting protection components is the leading cause of field failures.

Input Control Side (The 'Coil')

The input side is essentially an LED inside an optocoupler. Most modern panel-mount SSRs (like the Crydom D24 series) include an internal current-limiting resistor designed for 3-32 VDC. If you are driving the input from a 24V PLC output, you can wire it directly. However, if you are driving it from a higher voltage source or a raw microcontroller GPIO (3.3V/5V), you must calculate and add an external series resistor to limit the forward current to the datasheet's specified maximum (typically 10-15mA).

Output Load Side (The 'Contact')

The output side switches the load. For AC SSRs, the internal TRIAC generates heat proportional to the current and the forward voltage drop (usually 1.0V to 1.5V). At loads above 5A, you must mount the SSR to a heatsink using thermal paste.

⚠️ Callout Warning: Flyback and Snubber Protection

When switching DC inductive loads (solenoids, DC motors) with a DC MOSFET SSR, the collapsing magnetic field will generate a massive reverse voltage spike that will instantly avalanche and destroy the MOSFET. You must wire a flyback diode (e.g., 1N5408) in reverse bias directly across the load terminals. When switching AC inductive loads (contactors, AC motors, transformers) with a TRIAC SSR, the phase shift between voltage and current can cause the TRIAC to commutate improperly and latch ON. You must wire an RC snubber network across the SSR output terminals to limit the rate of voltage rise (dv/dt).

Load-Type Decision Tree: Resistive, Inductive, and Motor

Choosing the wrong SSR switching type for your load will result in either severe electromagnetic interference (EMI) or immediate component failure. Use this decision matrix to select the correct architecture and part.

Load Type Required SSR Switching Mode Why? Concrete Default Pick (2026)
Resistive (Heaters, Incandescent) Zero-Cross Turn-On Turns on exactly when the AC sine wave crosses 0V, minimizing inrush current and EMI. Crydom D2425 (25A, 24-280VAC, Zero-Cross). Approx $22.
Inductive AC (Solenoids, Transformers) Random Turn-On (Instant-On) Zero-cross SSRs can fail to trigger or latch when driving highly inductive loads due to phase shift. Random turn-on fires immediately upon the control signal. Crydom D2425-10 (25A, Random Turn-On) + external RC Snubber. Approx $28.
DC Motor / DC Solenoid DC MOSFET SSR TRIACs cannot switch DC (they will never commutate off). MOSFETs provide low Rds(on) and fast switching. Omron G3VM-61G1 (60V, 2.5A, MOSFET). Approx $8.
💡 Callout Tip: The Default Recommendation

If you are building a general-purpose AC control panel for heating elements or standard lighting and need a single default part to stock, buy the Crydom D2425 (or the Sensata/Crydom equivalent in your region). It handles 25A at 240VAC, features an integrated zero-cross circuit, and its 3-32VDC input covers almost all PLC and microcontroller logic levels without external resistors.

Testing an SSR: Dead Bench Checks and Live Circuit Diagnostics

Because SSRs are solid-state, you cannot listen for a 'click' to verify operation. You must use a multimeter to test the semiconductor junctions.

Dead Bench Test (Power Disconnected)

  1. Input Side: Set your multimeter to Diode Test mode. Place the red probe on the positive input terminal (Pin 3) and black on the negative (Pin 4). You should read a forward voltage drop of roughly 1.1V to 1.5V (the internal LED). Reverse the probes; it should read 'OL' (Open Loop). If it reads 0.00V or shorted in both directions, the optocoupler is blown.
  2. Output Side: Set the meter to Resistance (Ohms). Measure across the load terminals (Pins 1 and 2). An un-triggered AC SSR will typically read 'OL' or a very high resistance (megaohms) in both directions. If it reads near 0 ohms, the internal TRIAC has failed short.

Live Circuit Test (Energized)

Safety Note: Only perform live tests if you are qualified to work on energized circuits. Use properly rated CAT III/IV test leads.

  1. Set your multimeter to AC Volts (or DC Volts for DC SSRs).
  2. With the control signal OFF, measure across the output terminals. You should read the full line voltage (e.g., 120VAC or 240VAC). This confirms the SSR is blocking the voltage.
  3. Apply the control signal to turn the SSR ON. The voltage across the output terminals should drop to the semiconductor's forward voltage drop—typically 0.8V to 1.5V. If it remains at line voltage, the SSR has failed open or the control circuit isn't providing adequate drive current.

Repair vs. Replace: When a Solid State Relay Fails

Unlike contactors where you can sometimes file down pitted contacts or replace a burnt coil, you never repair a solid state relay. SSRs are encased in thermally conductive epoxy potting to protect the silicon die and wire bonds. When they fail, they must be replaced.

The 'Fail-Short' Hazard and Semiconductor Fuses

The most common failure mode of an AC TRIAC SSR is a short circuit across the output terminals, usually caused by exceeding the I²t thermal limit during a load fault or a massive voltage transient. When a TRIAC fails, it typically fails short, meaning the load will remain permanently energized even when the control signal is removed. This is a critical safety hazard in heating applications.

To prevent a dead short from destroying your new SSR the moment you power it back up, you must protect the output side with a fast-acting semiconductor fuse. Standard thermal-magnetic circuit breakers are far too slow; their trip curves allow thousands of amps to pass for several milliseconds, which will vaporize the SSR's internal silicon before the breaker trips. According to Littelfuse semiconductor fuse guidelines, you must select a fuse with an I²t let-through rating that is strictly less than the SSR's maximum rated I²t. For a 25A SSR like the Crydom D2425 (rated at ~312 A²s), a 30A fast-acting semiconductor fuse (like a Bussmann FWP-30B or equivalent) is mandatory. For comprehensive application wiring and thermal derating curves, refer to the Omron Solid State Relay Technical Guide.

When replacing a blown SSR, always test the load with a megohmmeter (megger) or standard multimeter first. If the load itself has shorted to ground or internally shorted, replacing the SSR without fixing the load will just result in another blown SSR and another blown semiconductor fuse.