A solid relay—universally known in the industry as a Solid State Relay (SSR)—replaces moving metal contacts with semiconductor switches like TRIACs, SCRs, or MOSFETs. Because there are no moving parts, a solid relay offers silent operation, zero contact bounce, and a lifespan measured in millions of cycles. However, the physics of switching silicon instead of copper means the rules for sizing, wiring, and protecting these components are fundamentally different from traditional electromechanical relays (EMRs).

If you are designing a control panel, building an Arduino-driven kiln controller, or upgrading a compressor circuit, you need to know exactly which ratings matter, how to protect the silicon from inductive kickback, and how to test the unit when it inevitably fails. This guide gives you the exact decision paths and part numbers to get it right the first time.

Decoding the Rating Table: EMR vs. Solid Relay

When you open a datasheet for a traditional electromechanical relay, you look for coil voltage, contact rating, and breaking capacity. A solid relay doesn't have a physical coil or mechanical contacts, and it cannot physically "break" a short circuit on its own. To bridge the gap, here is how those traditional terms map to solid relay specifications.

Traditional EMR Term Solid Relay (SSR) Equivalent What It Actually Means for Your Build
Coil Voltage Input Control Voltage (VDC/VAC) The voltage required to turn on the internal LED/optocoupler. Typically 3-32VDC or 90-280VAC. Draws very little current (usually 10-20mA).
Contact Rating Output Load Current (RMS Amps) The maximum continuous AC or DC current the silicon can pass without exceeding its thermal junction limit, assuming a perfect heatsink.
Breaking Capacity I²t Let-Through & Surge Rating Silicon cannot "break" a fault. It relies on an external semiconductor fuse. The I²t rating dictates how much thermal energy the SSR can survive before the fuse clears the fault.
Bench Tip: Never trust the "25A" printed on the front of a solid relay without checking the thermal derating curve. A 25A SSR mounted on a small PCB without a heatsink will thermally throttle and fail at roughly 8A to 10A in a 40°C ambient environment.

Wiring the Control (Coil) and Load (Contact) Sides

Wiring a solid relay requires strict attention to polarity and transient suppression. The input side (the "coil" equivalent) is an LED-driven optocoupler, while the output side (the "contact" equivalent) is the high-power semiconductor switch.

Input Side (Control) Wiring

The input terminals are typically marked (+) and (-). You must supply a DC voltage within the specified range (e.g., 3-32VDC). If you are driving the solid relay directly from an ESP32 or Arduino GPIO pin, ensure the microcontroller can source the required input current (usually 10-15mA). If your GPIO is limited to 6mA, use a small signal transistor or a ULN2803 Darlington array to drive the SSR input.

Flyback Protection Warning: If your control circuit uses a traditional DC coil relay to switch the DC input of your solid relay, you must install a flyback diode (like a 1N4007) across the traditional relay's coil. Without it, the inductive kickback from the mechanical coil collapsing will spike back into your microcontroller or power supply, causing brownouts or bricking your logic board.

Output Side (Load) Wiring

The output terminals (usually marked 1 and 2, or Line and Load) switch the high-power AC or DC load. Because the output relies on zero-crossing detection for AC loads, you must wire the Line (hot) to terminal 1 and the Load to terminal 2. Reversing them can cause erratic triggering in some zero-cross models.

For inductive AC loads, the sudden interruption of current can cause high dv/dt (rate of voltage rise) transients that force the TRIAC back into conduction. To prevent this, wire an RC snubber network (typically 100Ω in series with 0.1µF) directly across the output terminals, or select an SSR with built-in snubber circuitry.

Selection Decision Path by Load Type

The most common mistake makers make is sizing a solid relay based purely on the steady-state RMS current. Which rating column governs your load depends entirely on the physics of what you are switching.

Load Type Examples Governing Rating Column Sizing Multiplier
Resistive Kanthal heating elements, incandescent lamps, toasters Steady-State RMS Current 1.25x the nominal load current
Inductive Solenoids, contactor coils, transformers, ballasts Surge Current & dv/dt Rating 2.0x to 3.0x the nominal load current
Motor (AC) Compressors, HVAC fans, conveyor belts, pumps Locked Rotor Amps (LRA) / Surge 3.0x to 5.0x the Full Load Amps (FLA)

For example, if you are switching a 120V AC resistive heater that draws 12A, you multiply by 1.25, requiring a 15A minimum SSR. However, if you are switching a 12A AC compressor motor, the locked rotor surge can hit 60A for the first 100 milliseconds. You must select an SSR rated for at least 40A continuous (to handle the thermal mass of the surge) and verify its I²t rating exceeds the motor's startup curve.

Testing, Troubleshooting, and Protection Curves

When a circuit fails, you need to know if the solid relay is dead, and whether you should attempt a repair. Let's address the repair question first: never attempt to repair a solid relay. The internal silicon die, optocoupler, and potting compound are factory-sealed. If it fails shorted (the most common failure mode due to thermal runaway), cut it out and replace it.

How to Test a Solid Relay

  • Dead Test (Multimeter Diode Mode): Disconnect all power. Place your multimeter in diode test mode across the input terminals (+ to -). You should read a forward voltage drop of roughly 1.1V to 1.5V (the internal LED). Reverse the leads; it should read OL (open loop). Next, test the output terminals. A healthy SSR will read OL in both directions. If it reads near 0 ohms, the TRIAC has shorted and the unit is dead.
  • Live Test (Voltage Drop): With the circuit energized and the SSR turned ON, measure the AC voltage across the output terminals. A perfect switch drops 0V. A healthy SSR will drop between 0.8V and 1.5V (the internal silicon junction voltage). If you read full line voltage (e.g., 120V) across the output terminals while the input LED is illuminated, the SSR has failed open.

The Protection Curve: Semiconductor Fuses vs. Breakers

A standard 10A thermal-magnetic miniature circuit breaker (MCB) is designed to protect copper wire from catching fire. It has an inverse-time curve that might take 10 milliseconds to clear a 100A short circuit. A solid relay's silicon die will vaporize in 2 milliseconds under those same conditions.

You cannot treat fuses and breakers as interchangeable here. You must use a dedicated semiconductor fuse (often called a high-speed or rectifier fuse). These fuses have a steep, fast-clearing I²t curve specifically engineered to open the circuit before the thermal energy destroys the SSR's internal silicon junction. Always match the fuse's I²t clearing value to be lower than the SSR's rated I²t withstand value.

The Final Selection Matrix: Pick Your Exact Part Number

Stop guessing. Use this if-then decision path to select the exact solid relay for your workbench or control panel.

  • IF you are switching a high-power AC load (up to 25A) like a kiln, heater, or AC motor, and need a rugged panel-mount puck with a proven track record...
    THEN PICK: Crydom D2425 (25A, 24-280VAC output, 3-32VDC input). Expect to pay around $28. Mount it to a 4x4 inch aluminum plate with thermal paste.
  • IF you are switching an AC load but need a compact, DIN-rail or PCB-friendly footprint on a tighter budget...
    THEN PICK: Omron G3NA-210B (10A, 24-240VAC output). Excellent for DIY espresso machine PID controllers or 3D printer heated bed upgrades. Priced around $14.
  • IF you are switching a DC load (like a 12V/24V Peltier cooler, LED array, or DC motor) where AC TRIACs will fail to commutate...
    THEN PICK: Panasonic AQY212 (1A DC output, PhotomOS) for low current, or a Crydom DC100D40 (40A, 1-100VDC output) for high-current DC battery switching and solar dump loads.
The Default Recommendation: If you are building a general-purpose Arduino or ESP32 automation project and need a reliable, easily replaceable AC solid relay, buy the Omron G3NA-210B. It hits the sweet spot of price, availability, and thermal mass for loads under 8A, and its standard SIP-4 pin layout makes it easy to integrate into custom PCBs or breadboard prototypes using screw terminals.