The correct relay type depends entirely on the load's inrush current and power factor, not just the steady-state amperage. For general-purpose AC/DC switching, an electromechanical relay (EMR) like the Omron G2R-2 or Finder 55 series is the baseline standard. However, inductive and motor loads generate severe arcing during contact opening, requiring relays with specific high breaking capacities, specialized contact alloys (like AgSnO2), or solid-state alternatives. Selecting a relay based solely on its nominal resistive rating is the most common cause of premature contact welding and control circuit failure.

Relay Type Specification Sheet: Decoding the Ratings

Datasheets list multiple current ratings for a single relay. A relay rated for 10A resistive might only be rated for 3A inductive. Below is a specification matrix comparing common industrial and PCB-mount relay types to illustrate how ratings shift based on the internal contact material and arc suppression design.

Relay Model / Type Coil Voltage Nominal Contact (Resistive) Breaking Capacity (Inductive/Motor) Contact Material
Omron G2R-2 (General Purpose) 12V DC 5A @ 250VAC 2A @ 250VAC (cos φ=0.4) AgSnO2 (Indium Tin)
Finder 55.34 (Industrial) 24V AC/DC 7A @ 250VAC 2A @ 24VDC (L/R=7ms) AgNi (Silver Nickel)
Panasonic ALDP112 (Latching) 12V DC Latching 16A @ 250VAC 1/2 HP @ 120VAC / 1.5A DC AgSnO2
Crydom D2425 (Solid State) 3-32V DC (Input) 25A @ 280VAC 25A (Zero-crossing turn-on) Silicon SCR / Triac

Note: Breaking capacity for DC loads is heavily dependent on the L/R time constant. A 2A DC rating at L/R=7ms drops significantly if switching a highly inductive load with an L/R of 30ms or higher. For deeper component-level specifications, refer to the Omron Relay Technical Guides or the Finder Relays Catalog.

Coil vs. Contact Wiring: Isolating the Control and Load

A relay is fundamentally two separate circuits sharing a magnetic bridge. The coil side (terminals A1/A2 on DIN sockets, or the +/– pins on PCB relays) is the low-power control circuit. The contact side (COM, NO, NC) is the high-power load circuit. They must be wired and fused independently.

⚠️ MAINS SAFETY WARNING: Always de-energize the panel, lock out/tag out the breaker, and verify the contact terminals are dead with a known-working CAT III/IV multimeter before wiring the load side. Local electrical codes may require a licensed electrician for mains voltage terminations.

The DC Coil Flyback Requirement

When you wire a DC voltage to a relay coil, you are energizing an inductor. When the control signal drops to 0V, the collapsing magnetic field induces a massive reverse voltage spike (often 10x to 50x the supply voltage). If driven by a microcontroller GPIO or a sensitive PLC transistor output, this spike will instantly destroy the driving semiconductor.

  • Standard Protection: Wire a 1N4007 flyback diode in reverse parallel across the coil terminals (cathode to positive, anode to negative). This clamps the spike to ~0.7V but slows the relay's drop-out time.
  • Fast Drop-Out: If you need the contacts to open immediately (e.g., in safety interlocks), use a Zener diode in series with the flyback diode, or a bidirectional TVS diode, to dissipate the energy faster while clamping the voltage to a safe threshold for the driver.

Load-Based Decision Tree: Matching the Relay Type to the Application

Which rating column governs your specific load? Use this decision matrix to map your application to the correct utilization category and relay type. For a broader theoretical foundation on how electromechanical contacts manage arcs, review the All About Circuits relay chapter.

Load Type Inrush Characteristic Governing Rating Column Recommended Relay Type / Action
Resistive (Heaters, Incandescent) 1x to 15x (Cold filament) Nominal AC/DC Resistive Rating Standard EMR (e.g., Finder 55 series). AgNi contacts are sufficient.
Inductive (Contactors, Solenoids, Valves) 5x to 10x inrush; High break voltage AC-15 / DC-13 Breaking Capacity EMR with AgSnO2 contacts or add an RC snubber across the load to suppress turn-off arcs.
Motor (Compressors, Fans, Pumps) 6x to 8x Locked Rotor Amps (LRA) HP Rating / IEC AC-3 Category Heavy-duty contactor or motor-rated EMR. Do not use standard PCB signal relays.
Capacitive (Switching PSUs, LED Drivers) 20x to 50x inrush spike Peak Make Capacity (I2t) Solid State Relay (SSR) or EMR with Tungsten pre-contacts to prevent welding on closure.

Testing, Troubleshooting, and Replacement Criteria

When a circuit fails, determining whether the relay is the culprit requires a systematic dead and live test sequence. Relays are mechanical wear items; the contacts degrade with every switching cycle due to material transfer and arcing.

1. Dead Testing (Power Removed)

Set your multimeter to the Ohms (Ω) range. Measure across the coil terminals (A1/A2). A healthy 12V DC relay coil (like the Omron G2R) should read approximately 120Ω to 150Ω.
Fault indicators: An 'OL' (Open Line) reading indicates a burnt internal coil winding. A reading near 0Ω indicates a shorted coil. Next, test the contacts. Place one probe on COM and the other on NC; it should read < 0.5Ω. Place the probe on NO; it should read 'OL'. If you read > 2Ω across closed contacts, the internal wiper is heavily pitted or carbon-fouled.

2. Live Testing (Under Load)

Warning: Only perform this if you are qualified to work on live circuits with appropriate PPE.
Apply the rated coil voltage. You should hear an audible click. With the load operating, set your multimeter to the millivolt (mV) DC/AC range and measure the voltage drop directly across the closed contacts (e.g., from the COM terminal to the NO terminal). A healthy relay under load will drop less than 50mV. If you measure > 100mV, the contacts are suffering from severe pitting, generating excess heat, and are nearing failure.

When to Repair vs. Replace

Replace, do not repair. In the mid-20th century, technicians would use a contact burnishing file to clean pitted relay contacts. Never do this on modern relays. The contact plating (AgSnO2 or AgNi) is only microns thick. Filing or sanding strips this specialized alloy, exposing the base brass or copper, which will rapidly oxidize, increase resistance, and weld shut on the next high-inrush cycle.
Exception: Large, high-voltage industrial contactors (e.g., 100A+ 3-phase units) sometimes feature replaceable contact blocks or arc chutes. But for standard DIN-rail, PCB, and plug-in octal relays, a failing unit must be swapped out entirely. Always replace with an exact-match part number to ensure the coil impedance and contact gap remain identical to the original design.