A relay schematic splits into two entirely isolated circuits: the low-power control side (the coil) and the high-power load side (the contacts). To select, wire, and troubleshoot one correctly, you must match the contact rating to the specific load type—resistive, inductive, or motor—and protect DC coils from inductive kickback. This guide decodes standard IEC and DIN relay schematic symbols, explains which datasheet columns actually govern your load, and provides a concrete decision path for selecting the right component for your bench or panel.

Decoding the Relay Schematic: Coil vs. Contact Side

When you look at a standard industrial relay schematic (like an 8-pin octal or 11-pin plug-in), the drawing is physically divided to emphasize galvanic isolation. The control circuit never electrically touches the load circuit.

The Coil Side (Control)

On modern IEC-style schematics, the coil is designated by A1 (positive or hot) and A2 (negative or neutral). On older octal or 11-pin schematics, you will see pins 13 and 14, or 2 and 7. The coil is essentially an electromagnet; when energized, it pulls the mechanical armature to shift the contacts.

Flyback Diode Requirement for DC Coils: If you are wiring a DC coil, you must wire a flyback (freewheeling) diode in parallel with the coil, with the diode's cathode pointing toward A1 (positive). When the control circuit opens, the collapsing magnetic field generates a reverse voltage spike that can instantly destroy the driving transistor or PLC output. A standard 1N4007 diode handles this for most relays under 2A coil current.

The Contact Side (Load)

The contacts are drawn as switches tethered to the coil's armature. Standard IEC numbering dictates:

  • Common (COM / C): Pins 11, 21, 31, 41 (the moving blade).
  • Normally Closed (NC): Pins 12, 22, 32, 42 (connected when coil is de-energized).
  • Normally Open (NO): Pins 14, 24, 34, 44 (connected when coil is energized).
If you are reading an 8-pin octal schematic (like the classic 70-800 series), the numbering shifts: Coil is 2/7, COM is 1/4, NC is 3/6, and NO is 8/5. Always verify the pinout printed on the relay casing, as manufacturers occasionally deviate for specific solid-state or latching variants.

Rating Tables: Which Column Governs Your Load?

The most common mistake hobbyists and junior technicians make is looking at the largest ampacity number on the relay casing and assuming it applies to all loads. It does not. Here is a standard rating table for a typical 10A general-purpose relay (e.g., Omron G2R-1-E series):

Parameter Resistive Load (cos φ = 1.0) Inductive Load (cos φ = 0.4) Motor / Lamp Load
Coil Voltage 12V DC, 24V DC, 120V AC, 240V AC
Contact Rating (Make/Carry) 10A @ 250V AC 10A @ 250V AC 10A @ 250V AC
Breaking Capacity (Break) 10A @ 250V AC 3A @ 250V AC 1/3 HP @ 120V AC
Electrical Life (Operations) 100,000 cycles 50,000 cycles 20,000 cycles

Which Rating Column Governs This Load?

The governing column is determined by the load's power factor and inrush characteristics.

  • Resistive Loads (Heaters, Incandescent bulbs): The standard Resistive Contact Rating governs. Current is steady, and there is no inrush or inductive kickback.
  • Inductive Loads (Solenoids, Transformers, Contactors): The Inductive Breaking Capacity governs. When you break an inductive circuit, the collapsing magnetic field creates a massive voltage arc across the opening contacts. A relay rated for 10A resistive might only safely break 3A of inductive current without the contacts welding together.
  • Motor Loads (Pumps, Compressors): The Motor HP/kW Rating governs. Motors draw 6x to 10x their Full Load Amps (FLA) as Locked Rotor Amps (LRA) during startup. The relay must survive this massive 'make' current without pitting.
For a deep dive into how power factor impacts contact erosion, refer to Macromatic's guide on relay contact ratings, which details the physics of arc suppression.

Selection Decision Path: Matching Load Type to Relay

Use this decision tree to select the correct relay architecture for your specific application. Do not use a general-purpose relay for high-inrush motor loads.

Load Type Characteristics Required Relay Feature Concrete Part Pick (Approx. Cost)
Resistive (Heaters, LED drivers) Steady state, no inrush, no arc. Standard SPDT/DPDT general purpose. Omron G2R-1-S DC12 (~$6.00)
Inductive (Solenoids, Valves) High break arc, requires dielectric strength. High dielectric gap, bifurcated contacts. Finder 40.52.8.024.0000 (~$8.50)
Motor (Compressors, Fans) Massive LRA inrush, requires heavy 'make' capacity. Definite-purpose contactor or high-inrush relay. Omron G7J-4A-P DC24 (~$18.00)
High-Frequency Switching (PWM, PID) Millions of cycles, mechanical relays will fail in days. Solid State Relay (SSR) with zero-crossing. Crydom D2425 (~$45.00)
The Default Recommendation: If you are building a general-purpose 12V DC control panel for a DIY solar system, home automation hub, or bench power supply switching mixed loads under 8A, default to the Omron G2R-2-S DC12 (DPDT, socket-mount, ~$7.50). It covers 80% of standard hobbyist and light-industrial needs, and the socket allows for easy replacement without desoldering.

Testing and Diagnostics: Dead vs. Live Verification

When a circuit fails, you need to determine if the relay coil is open, the contacts are welded, or the control signal is missing. Here is the exact diagnostic sequence.

Dead Testing (De-energized)

Safety First: For any circuit involving mains voltage, de-energize the panel, apply Lockout/Tagout (LOTO), and verify the circuit is dead with a known-working CAT III multimeter before touching terminals.

  1. Test the Coil: Set your multimeter to Ohms (Ω). Place probes on A1 and A2 (or 13/14). A healthy 12V DC coil typically reads between 120Ω and 160Ω. A 24V DC coil reads 600Ω to 800Ω. If it reads OL (Open Line), the internal coil wire is snapped. If it reads 0.1Ω, the coil is shorted.
  2. Test the Contacts (NC): With the coil de-energized, measure resistance between COM (11) and NC (12). It must read < 1.0Ω. Measure COM (11) to NO (14); it must read OL.

Live Testing (Energized)

  1. Verify Coil Voltage: With the control signal active, measure DC/AC voltage across A1 and A2. It must be within ±10% of the nominal coil rating (e.g., 11.4V to 12.6V for a 12V relay). A voltage below 75% of nominal will cause the relay to 'chatter' and rapidly destroy the contacts.
  2. Measure Contact Voltage Drop: Under full load, place your multimeter probes directly on the load-side COM and NO terminals. A healthy closed contact will show a voltage drop of < 50mV. If you read > 200mV, the contacts are pitted or carbon-fouled and are generating excess heat.

For more on the mechanical physics of contact chatter and bounce, All About Circuits provides an excellent breakdown of how armature dynamics affect switching reliability.

Repair vs. Replace: When to Swap the Component

Electromechanical relays are fundamentally sacrificial components. Every time they break an inductive load, a micro-plasma arc vaporizes a tiny amount of the silver-alloy contact material. Eventually, the contacts either pit (causing high resistance and heat) or weld together (failing to open).

When to Repair

You only repair a relay if it is a massive, expensive industrial contactor (e.g., a 100A Allen-Bradley 100-C series costing $300+). In these cases, you can order replacement contact blocks or swap out a burnt coil while keeping the main chassis. You might also clean heavily oxidized contacts on a vintage piece of equipment where the exact form-factor replacement is obsolete, using a burnishing tool (never sandpaper, which leaves conductive grit embedded in the silver).

When to Replace

If you are dealing with standard PCB-mount, SIP, or socket-plug relays under $20, always replace the entire unit. If a multimeter shows an OL reading across a coil, or if a contact is welded closed (reads 0Ω between COM and NO even when the coil is dead), the relay is in the trash. Attempting to pry open a sealed plastic G2R or Finder 40-series relay to 'fix' it compromises the dielectric isolation and creates a severe shock and fire hazard.

By reading the relay schematic correctly, matching the breaking capacity column to your specific load type, and enforcing strict dead-testing protocols, you ensure your control panels operate reliably for hundreds of thousands of cycles. Stick to socket-mounted IEC-standard parts for your builds, and always include that flyback diode on your DC coils.