The standard IEC symbol for a solid state relay (SSR) features a rectangular box representing the optocoupler isolation barrier, with an LED or diode symbol on the input side and a thyristor or triac symbol on the output side, typically bisected by a diagonal or dashed line indicating optical isolation. Unlike electromechanical relays (EMRs), there is no physical coil or moving armature depicted in the schematic.

Solid State Relay Symbol & Pinout Reference Matrix

When reading a schematic or wiring a physical module, you need to translate the abstract symbol into real-world terminals. The tables below map the schematic elements to their physical counterparts and provide exact pinouts for the most common SSR architectures found on the bench and in industrial panels.

Table 1: Schematic Symbol Anatomy

Symbol Element IEC 60617 Depiction IEEE 315 / ANSI Equivalent Practical Meaning on the Bench
Input (Control) Diode or LED symbol inside left half of box Standard diode symbol, sometimes labeled 'IN' The internal GaAs infrared LED. Requires correct polarity (DC) or specific AC input circuitry.
Isolation Barrier Dashed line or diagonal arrows crossing the box Parallel lines or 'OPTO' text label Galvanic isolation (usually 2.5kV to 4kV RMS). No electrical continuity between input and output.
Output (Load - AC) Two inverse-parallel thyristors (triac symbol) Two SCRs in anti-parallel Switches AC loads. Will read Open Loop (OL) on a multimeter when off.
Output (Load - DC) MOSFET symbol (often N-channel with body diode) Transistor or SCR symbol with DC polarity marks Switches DC loads. Polarity matters; reverse bias will blow the internal MOSFET if exceeded.
Zero-Cross Detect Sine wave icon or 'ZC' inside the box 'ZC' text or omitted entirely Output only switches when AC voltage crosses 0V to minimize inrush current and EMI.

Table 2: Real-World Pinout & Control Matrix

Always verify the datasheet for your specific batch, but these industry-standard modules follow strict pinout conventions. This matrix covers the four most common SSR form factors.

Module / Model Input Pins (Control) Output Pins (Load) Turn-On Mode Typical Application
Omron G3NA-210B (Panel) 3 (+), 4 (-) 1 (Load), 2 (Load) Zero-Cross Heaters, solenoids, AC motors (up to 10A)
Crydom D2425 (Panel) 3 (+), 4 (-) 1 (Load), 2 (Load) Random Phase-angle control, lighting dimmers, inductive loads
Fotek SSR-25 DA (DIN) 3 (+), 4 (-) 1 (Load), 2 (Load) Zero-Cross Low-cost DIY 3D printer heated beds, basic AC switching
Panasonic AQY212 (PCB) 1 (+), 2 (-) 3 (Load), 4 (Load) N/A (DC PhotoMOS) PCB-level signal switching, DAQ multiplexing, low-voltage DC

Regional Standard Variants: IEC vs. IEEE/ANSI vs. NEMA

While the underlying physics of the SSR remains identical globally, the way engineers draw it depends heavily on the regional standard governing the schematic. Misinterpreting these variants is a common source of wiring errors when repairing imported machinery or reading legacy prints.

  • IEC 60617 (Global / Europe / Modern US): The IEC International Electrotechnical Vocabulary mandates the detailed rectangular box showing the optocoupler and semiconductor output. This is the most information-dense symbol and the default in modern CAD software like EPLAN or Altium.
  • IEEE 315 / ANSI Y32.2 (North American Academia / Legacy): Often simplifies the SSR to a standard relay coil symbol enclosed in a box, or uses the standard EMR coil symbol with the letters "SS" or "SSR" adjacent to it. The output contacts are drawn as standard normally-open (NO) contacts, which can be misleading since an SSR has no physical moving contacts.
  • NEMA ICS 19 (North American Industrial Ladder Logic): In industrial PLC ladder diagrams, NEMA conventions frequently use a standard relay coil circle for the SSR input, but append a specific modifier (like a solid diamond or the text "SSR") to indicate solid-state switching. The output side is rarely drawn as a component; instead, the PLC output channel itself is labeled as driving an SSR.
Code & Safety Caveat: When replacing an EMR with an SSR based on a legacy ANSI schematic, remember that SSRs leak a small off-state current (typically 1mA to 5mA) due to the internal snubber network. If the load is a low-impedance device or a sensitive indicator light, this leakage can cause the load to remain partially energized. Always install a bleeder resistor across the load terminals when adapting legacy EMR circuits to SSRs.

Faded Markings, Miswiring, and the "Rows People Get Wrong"

Theory is clean; the workbench is not. If you are working with budget SSRs or older industrial panels, you will inevitably encounter faded silk-screening, missing labels, or misinterpreted schematic notes. Here is how to safely navigate the most common pitfalls.

Safe Interpretation When Markings are Faded or Missing

The ubiquitous Fotek SSR-25 DA and its countless unbranded clones are notorious for silk-screen that rubs off after a few months of panel heat, or worse, is printed backward at the factory. Never trust the paint on a budget SSR without verifying it electrically.

Bench Protocol for Unmarked SSRs:
Set your multimeter to Diode Test mode. Probe the terminals pairwise. The input control pins will show a forward voltage drop between 1.1V and 1.5V (the internal GaAs IR LED) and read 'OL' in reverse. The output pins on an AC SSR will read 'OL' in both directions. If the output pins show a diode drop (~0.4V to 0.7V) in one direction, you are holding a DC-switching SSR, and polarity on the load side is critical.

The "Rows People Get Wrong" in Schematic Design

When designing your own circuits or interpreting a colleague's schematic, two specific SSR characteristics are routinely misunderstood, leading to field failures:

  1. Assuming All AC SSRs are Zero-Cross: The Crydom technical FAQ explicitly warns against this. If a schematic calls for phase-angle control (like a DIY AC dimmer or a precision temperature controller using PID output), you must specify a Random Turn-On SSR (e.g., Crydom D2425-R). A zero-cross SSR will fight your phase-angle firing logic, resulting in erratic output, severe EMI, and potential destruction of the internal triac due to high dv/dt stress.
  2. Ignoring the Snubber Network in High-Frequency PWM: Many AC SSRs include an internal RC snubber to protect the triac from voltage spikes. If you attempt to use a standard AC SSR to switch a DC load via PWM, the snubber capacitor will charge up and prevent the SSR from ever turning off. Always verify the symbol specifies a DC output (MOSFET) if you are switching DC, or use a DC-specific SSR like the PhotoMOS series.
  3. Overlooking I²t (Let-Through Current) Ratings: A schematic might specify a 40A SSR for a 30A resistive heater, which looks safe on paper. However, if a short circuit occurs before the breaker trips, the SSR's internal silicon die will vaporize if its I²t rating is lower than the breaker's let-through energy. Always cross-reference the SSR's I²t rating with the upstream fuse or breaker's clearing time.

By anchoring your understanding in the IEC 60617 symbol anatomy and verifying physical pinouts with a meter rather than relying on faded chassis labels, you eliminate the most common failure modes associated with solid state switching. Whether you are wiring a 10A Omron module for a 3D printer or specifying a 50A Crydom contactor for an industrial furnace, the isolation barrier and semiconductor topology remain your primary reference points.