When switching high-current loads from a low-voltage logic signal, you have two primary paths: a traditional electromechanical relay (EMR) or a solid state relay (SSR). The direct answer on which to choose comes down to switching frequency and load type. Choose a solid state relay for high-frequency PWM switching (>10 Hz), silent operation, and long operational life with resistive loads. Choose an electromechanical relay for low on-state voltage drop, AC/DC switching flexibility, and lower upfront cost. As of 2026, SSR prices have dropped significantly, making them viable for most DIY and industrial panels, but thermal management remains the critical bottleneck you must engineer for.
Spec Sheet Showdown: SSR vs EMR Rating Tables
Reading a relay datasheet can be confusing because EMRs and SSRs use different metrics to describe their limits. Below is a direct comparison between a standard industrial EMR (Omron LY2N, 10A) and a common panel-mount SSR (Crydom D2425, 25A).
| Parameter | EMR (Omron LY2N 10A) | SSR (Crydom D2425 25A) | Why It Matters |
|---|---|---|---|
| Coil / Control Voltage | 12V DC / 24V DC / 120V AC | 3-32V DC (Constant Current) | EMRs require exact coil voltage; SSRs accept a wide DC range via internal LED driver. |
| Steady-State Contact Rating | 10A @ 250V AC / 30V DC | 25A @ 24-280V AC | Maximum continuous current the device can carry without exceeding thermal limits. |
| Breaking / Interrupt Capacity | 10A (Resistive), 3A (Inductive) | N/A (Relies on AC Zero-Cross) | EMRs must physically extinguish an arc; AC SSRs turn off naturally when voltage hits zero. |
| One-Cycle Surge Current | 30A (Making Capacity) | 300A (I²t rated) | Crucial for surviving motor startup inrush or short-circuit faults before the fuse blows. |
| On-State Voltage Drop | < 0.1V (Contact Resistance) | 1.2V (Typical TRIAC drop) | SSRs generate significant heat (Watts = I × V_drop); EMRs generate almost none. |
Which Rating Column Governs Your Load?
Beginners often look only at the steady-state current rating, which leads to melted terminals. The governing column changes based on your load physics:
- Resistive Loads (Heaters, Incandescent Lamps): Governed by the Steady-State Current Rating. Inrush is negligible, so continuous thermal limits are your only concern.
- Inductive Loads (Solenoids, Contactors, Transformers): Governed by Breaking Capacity (for EMRs) or dv/dt rating (for SSRs). When you open an inductive circuit, the collapsing magnetic field creates a massive voltage spike. EMRs must physically quench the resulting arc; SSRs must survive the voltage spike without avalanche breakdown.
- Motor Loads (Compressors, Pumps): Governed by Surge / Making Capacity. AC motors draw 6x to 8x their rated current during locked-rotor startup. If your 10A motor draws 70A for 100ms on startup, your relay must have a surge rating that exceeds that I²t (current-squared-time) value.
Wiring the Control and Load Sides
Wiring a relay involves two isolated circuits: the low-voltage control side (coil or LED) and the high-voltage load side (contacts or TRIAC/MOSFET). Getting the control side wrong will destroy your microcontroller; getting the load side wrong will cause a fire.
Control Side Wiring and Flyback Protection
For an EMR, the coil is a literal spool of copper wire—an inductor. When you de-energize a DC coil, the collapsing magnetic field induces a high-voltage reverse spike (inductive kickback). You must wire a flyback diode (e.g., 1N4007) in reverse bias across the coil terminals. Without it, a 12V coil can generate a 100V+ spike that will instantly fry the driving transistor on your ESP32 or Arduino GPIO pin.
For an SSR, the control side is an internal optocoupler LED. It draws very little current (typically 5-15mA). If you are driving a 3-32V DC input SSR directly from a 5V Arduino pin, you may need a current-limiting resistor depending on the specific SSR's internal driver circuit. Always check the datasheet's control current vs. voltage graph.
Load Side Wiring and Protection
EMR load terminals are simple mechanical screw clamps. Torque them to the manufacturer's spec (usually 0.5 to 0.8 Nm) and use ferrules on stranded wire to prevent splaying.
SSR load terminals require thermal preparation. Because of the 1.2V forward voltage drop across the internal silicon, a 25A SSR running at 20A will dissipate 24W of heat (20A × 1.2V). You must apply thermal interface compound and mount the SSR to a properly sized aluminum heatsink, or it will thermal-shutdown or melt.
Never treat standard thermal-magnetic breakers and semiconductor fuses as interchangeable. A standard 25A breaker uses a bimetallic strip with a slow trip curve designed to protect wiring. An SSR, however, will destructively short-circuit and vent plasma in milliseconds during a fault. You must use a fast-acting semiconductor fuse (Class aR or gR) with an I²t let-through value lower than the SSR’s maximum I²t rating. If you use a standard breaker, the SSR will explode before the breaker even notices the fault. For more on semiconductor protection, refer to Littelfuse's semiconductor fuse guidelines.
Load Selection Decision Path and Field Testing
Use this decision tree to select the right component for your specific application, then verify it in the field using the testing procedures below.
| Load Type | Best Choice | Why? | Required Accessory |
|---|---|---|---|
| High-Freq PWM (Heaters, LED dimming) | SSR (Zero-Cross or Random-Fire) | EMR contacts will pit and weld shut within days at >1Hz switching. | Heatsink + Thermal Paste |
| Low-Freq AC Motors / Pumps | EMR (or SSR with high I²t) | EMRs handle high inrush without massive heatsinks; zero voltage drop. | Snubber network (if using SSR) |
| DC Loads (12V/24V Pumps, Valves) | EMR (DC rated) or DC-specific SSR | Standard AC SSRs rely on AC zero-crossing to turn off and will fail to interrupt DC. | Blowback diode across DC load |
| Explosive/Hazardous Environments | SSR | No internal mechanical arcing when switching. | Intrinsically safe barriers |
How to Test Dead and Live
Dead Testing (Power Off):
- EMR: Set your multimeter to resistance. Measure across the coil pins; you should read 100Ω to 500Ω depending on the voltage rating. Measure across the NO (Normally Open) contacts; it should read OL (Open Loop). Apply the rated coil voltage via a bench supply; you should hear a click, and the contacts should read < 1Ω.
- SSR: Set your multimeter to Diode Test mode. Place probes on the control input pins; you should read a forward voltage drop of ~1.2V to 1.5V (the internal LED). Reverse the probes; it should read OL. Across the load terminals, it should read OL in both directions. (Note: Some multimeters don't output enough voltage to turn on the SSR's internal circuitry, so a dead test isn't always 100% conclusive for SSRs).
Live Testing (Power On):
- EMR: With the load running, measure AC/DC voltage directly across the relay's contact terminals. A healthy EMR will read less than 0.2V. If you read 2V or more, the contacts are pitted and carbonized—replace the relay.
- SSR: Measure voltage across the load terminals while energized. A healthy SSR will read between 1.0V and 1.6V. If it reads full line voltage (e.g., 120V or 240V) while the control LED is on, the internal TRIAC has failed open. If it reads 0V when the control LED is off, the TRIAC has failed short (the most common SSR failure mode).
When to Repair vs. Replace
Never repair an SSR. Solid state relays are potted in solid epoxy to keep out moisture and provide dielectric isolation. If an SSR fails, it is almost always due to thermal runaway or a voltage transient that melted the silicon die. Throw it away, investigate the thermal dissipation or add a snubber network, and install a new unit.
EMRs can technically be opened and contacts filed clean, but this is a waste of time for anything under 30A. The cost of a replacement Omron or Finder relay is under $15. The labor to diagnose and the risk of a subsequent contact weld failure makes replacement the only logical choice.
Thermal Derating and Real-World Failure Modes
The most common reason makers and junior engineers experience SSR failure is ignoring the thermal derating curve found on page 3 of the datasheet. A '25A' SSR is only rated for 25A if mounted to a massive heatsink in a 25°C ambient environment. If you mount a Crydom D2425 flat against a plastic panel with no heatsink, its actual safe continuous current drops to roughly 5A before the internal thermal protection trips or the silicon degrades.
According to Sensata/Crydom's technical guidelines, you must calculate the thermal resistance from junction to ambient (Rθja). If your application requires switching 15A continuously, and the SSR drops 1.2V, you are generating 18W of heat. A standard panel-mount SSR without a heatsink dissipates about 1W per 10°C rise above ambient. To keep the internal junction below 100°C in a 40°C panel, you need a heatsink rated for at least 2.5°C/W.
Another real-world failure mode is dv/dt turn-on. If you are switching highly inductive loads like transformers or long cable runs with an SSR, the rapid rise in voltage when the relay turns off can trick the internal TRIAC into turning back on without a control signal. The fix is not a bigger SSR, but an RC snubber network (typically 100Ω in series with 0.1µF) wired in parallel across the SSR load terminals to absorb the high-frequency transient.
For comprehensive electromechanical and solid-state relay application notes, including detailed torque specs and mounting orientations, refer to the Omron Relay Technical Guide. Proper component selection upfront saves you from chasing ghost faults and replacing melted pucks on the bench later.






