When selecting a relay for a standard 120V AC or 12V DC DIY project, your default pick should be a 10A SPDT electromechanical relay with a coil voltage matching your control logic (e.g., 5V DC for microcontrollers, 12V DC for automotive/solar) and AgSnO2 (Silver Tin Oxide) contacts for inrush tolerance. For 90% of general-purpose workbench applications, the Omron G2R-1-E series is the gold standard. It provides reliable galvanic isolation, handles moderate inductive spikes, and costs under $4. Below is the exact decision path to ensure you do not undersize your contacts or fry your control logic.

The Two Halves of a Relay: Coil vs. Contact Wiring

A relay is essentially two separate circuits sharing a magnetic core. Understanding the strict boundary between the coil side and the contact side is the first step in selecting a relay that will not destroy your low-voltage electronics.

The Galvanic Boundary: The coil circuit (control) and the contact circuit (load) share no electrical connection. This isolation is why we use relays to let a 3.3V ESP32 GPIO pin safely switch a 240V AC water heater.

Coil Side Wiring and the Flyback Mandate

The coil is an inductor. When you energize it, it builds a magnetic field. When you cut the power, that collapsing magnetic field induces a massive reverse voltage spike (inductive kickback). If you are driving a DC coil with a transistor, MOSFET, or microcontroller GPIO, this spike will instantly punch through the silicon junction and destroy your driver.

The Fix: You must wire a flyback diode in parallel with every DC relay coil. Use a standard 1N4007 or 1N4148 diode. Wire the cathode (the striped end) to the positive coil terminal, and the anode to the negative/ground terminal. This clamps the reverse voltage to a safe ~0.7V. Note: AC coils do not require flyback diodes, as the alternating current naturally mitigates the DC-style inductive spike, though RC snubbers are sometimes used for contactor-level AC coils.

Contact Side Wiring

The contact side handles the load. You will typically see three terminals on an SPDT (Single Pole, Double Throw) relay: Common (COM), Normally Open (NO), and Normally Closed (NC). For fail-safe designs (like a heating element that must turn off if power is lost), wire the load through the NO terminal. For fail-deadly systems (like an exhaust fan in a chemical enclosure), wire through the NC terminal.

Decoding the Datasheet: Which Rating Column Governs Your Load?

The most common mistake when selecting a relay is looking at the bold "10A 250VAC" printed on the plastic shell and assuming it can switch a 10A motor. It cannot. That bold text refers strictly to a resistive load (like a heater) with a power factor of 1.0.

To find the true capacity, you must look at the manufacturer's rating table. Here is how the governing columns break down for a standard 10A-rated relay:

Parameter Resistive Load (Cos φ = 1.0) Inductive Load (Cos φ = 0.4) Motor Load (LRA/FLA) Lamp Load (Tungsten)
Governing Rating 10A @ 250VAC 3A to 5A @ 250VAC 1/4 HP to 1/2 HP 100W to 300W
Breaking Capacity 2500 VA ~750 VA High Inrush (6x FLA) 10x to 15x Inrush
Real-World Example Nichrome wire heater AC Solenoid valve, transformer Fridge compressor, fan Incandescent bulb array
Protection Device Curves: Do not treat fuses and circuit breakers as interchangeable when protecting relay contacts. A standard thermal-magnetic breaker has an inverse-time curve designed to allow brief motor Locked Rotor Amps (LRA) spikes without tripping. A relay's contact rating does not have this grace period; it will weld shut if subjected to LRA. Always size the relay for the inrush current, or use a fast-acting semiconductor fuse on the load side.

Load-Type Decision Tree: Picking the Right Contact Material

Contact material dictates arc suppression and inrush survival. Use this decision path to lock in the correct contact alloy for your specific application.

IF Your Load Is... THEN Select Contact Material... WHY It Works Concrete Part Pick
Resistive (Heaters, basic DC loads) AgNi (Silver Nickel) Excellent conductivity, low contact resistance. Prone to welding under high inrush, but fine for steady-state resistive loads. TE Connectivity OJE-SS-112DM
Inductive (Solenoids, relays, small transformers) AgSnO2 (Silver Tin Oxide) Superior arc erosion resistance. SnO2 particles in the silver matrix prevent the contacts from welding together when the inductive field collapses and arcs. Omron G2R-1-E DC12
Motor (Compressors, pumps, high LRA) AgCdO (Silver Cadmium Oxide) or Heavy-Duty AgSnO2 Handles extreme inrush (6x running current) without pitting. Excellent thermal conductivity to dissipate the heat of motor starting arcs. Omron G7L-2A-T (25A/30A class)
Low-Level Logic (Audio routing, sensor multiplexing) Au (Gold) or Gold-Clad Gold does not oxidize. Standard silver contacts develop a non-conductive oxide layer that will block milliamp-level signals. Omron G6K-2F-Y (Signal Relay)

Bench Testing: Dead and Live Diagnostics

Before wiring a relay into a live panel, or when troubleshooting a suspected failure, follow this strict diagnostic sequence using a standard digital multimeter (DMM).

Phase 1: Dead Testing (Power Removed)

  1. Coil Resistance: Set your DMM to Ohms (Ω). Probe the two coil pins (usually A1 and A2, or pins 2 and 5 on a standard 5-pin PCB relay). A 12V DC coil should read between 100Ω and 400Ω. A 5V coil will read much lower (typically 50Ω to 120Ω). If it reads OL (Open Loop), the coil wire is broken internally. If it reads near 0Ω, it is shorted.
  2. Contact Continuity: Set DMM to Continuity (beep mode). Probe COM and NC. It should beep cleanly. Probe COM and NO. It should read OL. Now, apply the rated DC voltage to the coil (or use a bench supply). You should hear a distinct click. The COM-NC continuity should break, and COM-NO should beep.

Phase 2: Live Testing (Under Load)

If a relay passes dead testing but the load is not running, test for voltage drop.

  1. Set your DMM to AC or DC Volts, matching the load.
  2. With the relay energized and the load attempting to run, place one probe on the COM terminal and the other on the NO terminal.
  3. The Threshold: You should read less than 0.1V. If you read a significant voltage drop (e.g., 2V to 10V) across the closed contacts, the internal contacts are heavily pitted or carbon-fouled. The relay is failing and must be replaced.

Repair vs. Replace: When to Toss a Welded Relay

In the hobbyist and light-commercial space, the answer is almost always replace. Electromechanical PCB and plug-in relays (like the Finder 40-series or Omron LY1) cost between $3 and $12. Attempting to file down pitted contacts or pry apart welded contacts compromises the spring tension and contact pressure, leading to high-resistance arcing and a potential fire hazard.

The DC Welding Problem: Relays switching DC loads fail much faster than those switching AC loads. AC current crosses zero 120 times a second (in a 60Hz system), which naturally helps extinguish the electrical arc when the contacts open. DC current has no zero-crossing. When opening a highly inductive DC load (like a 12V car horn or a DC motor), the arc sustains, melting the silver alloy and welding the NO and COM contacts together. If your DC relay contacts weld, upgrade to a relay with a higher DC breaking capacity, or add an RC snubber network across the load.

Exception: The only time you repair rather than replace is when dealing with heavy industrial contactors (e.g., Allen-Bradley 100-C series or Siemens Sirius 3RT) handling 50A+ 3-phase motor loads. These are designed with replaceable contact tips and accessible arc chutes. For anything under 30A, swap the whole unit.

The Default Workbench Pick

If you are building a home automation node, a solar dump-load controller, or a general-purpose timer circuit and do not want to spend 20 minutes cross-referencing inrush curves, use this default specification:

  • Part Number: Omron G2R-1-E DC12 (for 12V control) or G2R-1-E DC5 (for 5V/Arduino control).
  • Form Factor: Through-hole PCB mount (use a matching Omron P2R-07 socket if you want plug-in serviceability).
  • Contact Rating: 10A at 250VAC / 10A at 30VDC (Resistive).
  • Contact Material: AgSnO2 (Handles moderate inductive and lamp loads without welding).
  • Price: Typically $3.50 to $5.00 per unit via Mouser or DigiKey.

By standardizing your inventory on the G2R-1-E series for general loads and stepping up to the Omron G7L series strictly for compressor/motor loads, you eliminate 95% of relay-related field failures. Always pair your DC coils with a flyback diode, respect the inductive derating columns on the datasheet, and verify contact health with a live voltage-drop test.