A relay diagram splits into two electrically isolated circuits: the low-power coil (control side) and the high-power contacts (load side). To wire it correctly, identify the coil pins (typically 85/86 or A1/A2) for your control voltage, and the contact pins (87/30 or 13/14) for your load. The golden rule is that the contact's specific AC/DC and inductive ratings—not just its maximum resistive amperage—must exceed your load's inrush current.
The Two Halves of a Relay Diagram: Coil vs. Contacts
When interpreting a relay wiring diagram, the first step is separating the control circuit from the load circuit. The schematic symbol for the coil is a simple rectangle, while the contacts are drawn as a switch blade (Normally Open or Normally Closed). Physically, these map to specific pins depending on the relay standard you are using.
| Standard | Coil Pins | Common (C) | Normally Open (NO) | Normally Closed (NC) | Typical Use Case |
|---|---|---|---|---|---|
| IEC / DIN (Industrial) | A1, A2 | 11, 21 | 14, 24 | 12, 22 | Panel mount, PLC outputs, motor starters |
| Automotive (ISO 7588) | 85, 86 | 30 | 87 | 87a | 12VDC car lighting, winches, aux panels |
| PCB Mount (Electronics) | Coil 1, Coil 2 | COM | NO | NC | Arduino/ESP32 projects, bench power supplies |
The coil side is purely an electromagnet. It doesn't care about the polarity of the voltage (unless it has an internal flyback diode or LED indicator, in which case A1/85 is usually positive). The contact side is a physical metal switch. It carries the heavy current and is entirely isolated from the coil, which is the primary reason we use relays to protect sensitive microcontrollers from high-voltage loads.
Decoding the Rating Table: Which Column Governs Your Load?
The most common mistake DIYers make is looking only at the maximum amperage printed on the relay casing (e.g., '10A 250VAC'). That number is almost always the resistive rating. If you use that relay to switch a motor or a transformer, the contacts will weld shut or pit severely within a few cycles. You must look at the manufacturer's datasheet to find which rating column governs your specific load type.
| Parameter | Typical Value (e.g., Omron G2R-2) | What It Means for Your Load |
|---|---|---|
| Coil Voltage | 12VDC / 24VDC | Must match your control circuit. Relays typically require 75% to 110% of nominal voltage to pull in and hold reliably. |
| Resistive Rating | 5A @ 250VAC | Governs steady-state loads like heaters or incandescent bulbs. No significant inrush current. |
| Inductive / Motor Rating | 2A @ 250VAC (cos φ=0.4) | Governs motors, solenoids, and transformers. Inductive loads create massive voltage spikes when breaking the circuit. |
| Breaking Capacity | 1250VA | The absolute maximum power the contacts can safely interrupt without sustaining an uncontrollable arc. |
Which column governs? If your load has a coil, a winding, or a compressor, the Inductive/Motor rating governs. If your load is a heating element or an LED driver with a large input capacitor, you must check the inrush current against the Resistive rating or the specific Tungsten lamp rating if provided.
Load Selection Decision Path: From Schematic to Part Number
Don't guess your part number. Use this decision tree to select the right electromechanical relay based on your load profile. This path terminates in concrete, readily available part numbers for your next project.
| Load Type | Current / Power Profile | Derating Rule | Concrete Part Pick |
|---|---|---|---|
| Resistive (Heaters, LED strips) | Steady state < 10A, minimal inrush | None. Match nominal current. | Omron G2R-1-E (16A resistive, PCB/Socket mount) |
| Inductive (Solenoids, Valves, Contactors) | High inrush, high break-voltage spike | Derate resistive rating by 50% to 70%. | Panasonic ALDP124 (High dielectric strength, 8A inductive) |
| Capacitive (Switching power supplies) | Massive inrush (up to 100x steady state) | Derate by 80% or use TVS/pre-charge. | Finder 40.61 (High inrush capable, 16A / 250VAC) |
| Motor (HVAC compressors, Pumps) | Locked Rotor Amps (LRA) > 30A | Do not use standard PCB relays. Use contactors. | Eaton C25DND230 (Definite Purpose Contactor, 30A FLA) |
For 90% of general-purpose DIY and maker projects involving small solenoids or 12V DC motors, the Omron G2R-1-E series is the default recommendation. It offers excellent contact reliability and fits standard 14-pin DIN sockets if you ever need to swap it out.
Wiring the Coil: Flyback Protection and DC Hazards
When wiring the coil side of your diagram, you must account for inductive kickback. The relay coil itself is an inductor. When your microcontroller or transistor cuts power to the coil, the collapsing magnetic field generates a reverse voltage spike that can easily exceed 100V, instantly destroying your driving transistor or frying your ESP32 GPIO pin.
If you are switching an AC coil (e.g., a 24VAC industrial relay), a standard diode will short out the AC waveform. Instead, use a snubber network (a resistor and capacitor in series, typically 100 ohms and 0.1µF) across the coil, or rely on a zero-crossing solid-state relay (SSR) if the application permits.
Bench Testing: Dead and Live Verification
Before installing a relay into a live panel or a finished project, verify its health on the bench. Here is the exact procedure using a standard digital multimeter (DMM).
1. Set your DMM to resistance (Ohms). Measure across the coil pins (A1/A2). A healthy 12VDC relay coil will typically read between 150Ω and 400Ω. An 'OL' (open loop) reading means the internal wire is broken.
2. Switch to continuity mode. Place probes on the Common and NC pins. You should hear a beep. Place probes on Common and NO pins; it should remain silent.
3. Apply your control voltage directly to the coil pins via a bench power supply. You should hear a distinct mechanical 'click'. Re-check continuity: Common-to-NO should now beep, and Common-to-NC should be silent.
Live Testing (Under Load):
Once wired into the circuit and powering the actual load, set your DMM to AC or DC Voltage (matching the load). Place your probes directly across the relay's Common and NO contact terminals while the relay is energized. A healthy relay will show a voltage drop of less than 0.1V (100mV). If you read 1V or higher across the closed contacts, the internal contacts are pitted, carbon-fouled, or failing, and the relay must be replaced immediately to prevent a fire hazard.
Repair vs. Replace: When to Toss a Pitted Contactor
A frequent question on the bench is whether to clean or replace a relay with damaged contacts. The answer depends entirely on the relay class.
For PCB-mount and standard automotive relays, the rule is absolute: always replace. These units are sealed or semi-sealed, and the contacts are coated with a specific silver-alloy plating designed to resist welding. Filing or sanding pitted contacts removes this plating, exposing base metal that will oxidize rapidly and weld shut under the next inductive load, potentially causing a stuck-on heater or motor.
For heavy-duty industrial contactors (like the Eaton C25 series mentioned above), the contacts are often replaceable cartridges. If the arc chutes are intact and the coil tests good, you can order a replacement contact kit (often $15-$30) rather than replacing the entire $150 contactor block. However, if the contactor has sustained a dead short and the plastic housing shows heat warping or soot tracking, replace the entire unit. The dielectric strength of the housing is compromised.
When in doubt, default to replacement. A $5 Omron relay is cheap insurance against a melted wiring harness or a burned-out microcontroller. Stick to the decision path, respect the inductive derating columns, and always use a flyback diode on DC coils.






