A standard relay wiring diagram always represents two electrically isolated circuits: the low-power control circuit (the coil) and the high-power load circuit (the switched contacts). To wire one correctly, you must trace the low-voltage logic path entirely separately from the high-voltage mains path. The control side dictates when the relay switches, while the load side dictates what gets powered. Below is a complete breakdown of how to read the diagram, map the physical pins, and verify your work on the bench.
Decoding the Wiring Diagram of a Relay: Symbols and Pin Mapping
Before touching a wire stripper, you must translate the schematic symbols to the physical terminals on the relay socket. In standard IEC and NEMA diagrams, the coil is drawn as a rectangle (or a circle with parallel lines inside), the Common (COM) terminal is the wiper arm, the Normally Open (NO) contact is a gap in the line, and the Normally Closed (NC) contact is a continuous line with a diagonal slash.
The table below maps these symbols to a standard 8-pin DPDT (Double Pole, Double Throw) industrial relay, such as the widely used Omron MY2N or Finder 55.32 series, mounted in a DIN-rail socket.
| Pin Number | Function | Diagram Symbol | Recommended Wire (Copper) | Max Rating (Resistive) |
|---|---|---|---|---|
| 2 & 7 (or A1/A2) | Coil (Control) | Rectangle / Circle | 18-22 AWG (Stranded w/ ferrules) | 110VAC / 24VDC (Model dependent) |
| 1 & 8 | Common (COM) | Wiper Arm / Hinge | 12-14 AWG THHN | 10A @ 250VAC / 30VDC |
| 4 & 5 | Normally Closed (NC) | Continuous line w/ slash | 12-14 AWG THHN | 10A @ 250VAC / 30VDC |
| 3 & 6 | Normally Open (NO) | Gap in line / Open switch | 12-14 AWG THHN | 10A @ 250VAC / 30VDC |
Node-by-Node Trace: Control Circuit and Load Circuit
A wiring diagram is useless if you don't trace the current path from source to return. Here is the exact node-by-node trace for a standard 24VDC control circuit switching a 120VAC load.
Trace 1: The Control Circuit (Coil Path)
- Source: 24VDC Power Supply (+) terminal.
- Protection: Through a 2A fast-acting glass fuse or supplemental breaker.
- Switching: Into the input side of a momentary pushbutton, PLC transistor output, or limit switch.
- Coil Input: Out of the switch and into Pin 2 (Coil +).
- Coil Output: Out of Pin 7 (Coil -).
- Suppression: Across Pins 2 and 7, a flyback diode is wired in reverse bias (cathode stripe to Pin 2, anode to Pin 7) to absorb inductive kickback when the coil de-energizes.
- Return: Back to the 24VDC Power Supply (-) / Ground terminal.
Polarity Warning: If you are using a standard AC coil relay, polarity on Pins 2 and 7 does not matter. However, if you are using a DC relay with a built-in suppression diode or LED indicator (like the Omron MY2N-D2), polarity is critical. Reversing the DC polarity will forward-bias the internal diode, effectively short-circuiting your control power and blowing your 2A fuse instantly.
Trace 2: The Load Circuit (Switched Path)
- Source: 120VAC Branch Circuit Line (Black wire) from the breaker panel.
- Common Input: Into Pin 1 (COM on Pole 1).
- Switched Output: Out of Pin 3 (NO on Pole 1).
- Load Input: Into the Line/Hot terminal of the load (e.g., a contactor coil, solenoid, or heater element).
- Load Return: Out of the load's Neutral terminal.
- Neutral Path: Back to the 120VAC Branch Circuit Neutral (White wire) busbar.
The Ground Path: The Equipment Grounding Conductor (Bare or Green wire) never passes through the relay contacts. It must be bonded directly to the metal chassis of the load and the panel ground busbar to ensure equipotential bonding and allow the breaker to trip during a ground fault.
Bench Verification: Proving the Diagram with a Multimeter
Never apply mains power to a newly wired relay panel without first verifying the connections on the bench. Set your digital multimeter (DMM) to the correct modes and follow this decision path.
Step 1: Verify Coil Integrity (De-energized)
Set the DMM to Ohms (Ω). Place the probes on Pin 2 and Pin 7.
- Expected Reading: A 24VDC coil typically reads between 600Ω and 1,200Ω. A 120VAC coil will read much higher (often 3,000Ω to 5,000Ω).
- Failure Mode: If the meter reads 'OL' (Open Loop), the internal coil wire is broken. If it reads 0.0Ω, the coil is shorted. Replace the relay.
Step 2: Verify Contact States (De-energized)
Set the DMM to Continuity (the beep mode).
- Probe Pin 1 (COM) to Pin 4 (NC). The meter should beep and read < 1.0Ω.
- Probe Pin 1 (COM) to Pin 3 (NO). The meter should read 'OL' (no continuity).
- Repeat for the second pole: Pin 8 to Pin 5 (NC) and Pin 8 to Pin 6 (NO).
Step 3: Verify Switching Action (Energized Control)
Apply the rated control voltage (e.g., 24VDC) to Pins 2 and 7. You should hear an audible 'click' as the armature pulls in.
- While energized, probe Pin 1 to Pin 3 (NO). It should now beep (< 1.0Ω).
- Probe Pin 1 to Pin 4 (NC). It should now read 'OL'.
Real-World Edge Cases: Derating and Inductive Loads
The most common mistake DIYers and junior technicians make when reading a relay wiring diagram is assuming the '10A' printed on the relay cover applies to all loads. It does not. Relay manufacturers test and rate contacts primarily for resistive loads (like heating elements or incandescent bulbs) where current is steady and inrush is minimal.
When you wire a relay to switch an inductive load (like an AC motor, a transformer, or a large contactor coil), the physics change entirely. Inductive loads suffer from massive inrush currents upon startup and generate severe voltage spikes when the magnetic field collapses upon shutdown. According to Electronics Tutorials, switching inductive loads can cause arcing that rapidly degrades the contact surface.
The Derating Rule of Thumb:
- Resistive Load (Heater): Use 100% of the relay rating (10A relay = 10A load).
- Inductive Load (Motor): Derate by 70% to 80%. A 10A relay should only switch a 2A to 3A motor.
- Lamp Load (Tungsten): Derate by 80% due to cold-filament inrush. A 10A relay handles roughly 2A of lighting.
If your load exceeds these derated values, the wiring diagram changes: the relay no longer switches the load directly. Instead, the relay's NO contacts (Pins 1 to 3) are wired to switch the coil of a heavy-duty contactor, and the contactor's main poles handle the high-amperage load. This two-stage approach protects the small relay contacts from welding themselves shut—a catastrophic failure mode where the relay remains stuck 'ON' even after the control power is removed.
For deep-dive specifications on arc suppression and contact materials, always refer to the manufacturer's application notes, such as the flyback diode guides on All About Circuits, which detail exactly how to protect your control circuitry from the coil's collapsing magnetic field.






