When you download an 8 pin relay wiring diagram PDF for a control panel or DIY automation project, you are almost always looking at a Double-Pole Double-Throw (DPDT) electromechanical switch. The most common physical format is the flat-blade plug-in relay (like the industry-standard Omron MY2N or Finder 55 series). The direct answer to the standard IEC 61810 pinout is this: Pins 2 and 7 energize the coil, Pins 1 and 8 are the common inputs, Pins 4 and 5 are Normally Closed (NC), and Pins 3 and 6 are Normally Open (NO).
Reading the schematic is only half the battle; tracing the physical current path and verifying it with a meter is what keeps your circuit from shorting out. This guide walks you through the exact symbols, maps the physical terminals, traces a complete source-to-load circuit, and gives you a concrete decision framework to pick the right part number for your bench.
Decoding the 8 Pin Relay Wiring Diagram PDF Symbols
Manufacturers like Omron, Finder, and Schneider Electric use standardized schematic symbols in their PDF datasheets. If you don't know what the abstract lines mean, you can't translate the PDF to the physical socket. According to All About Circuits relay terminology standards, here is how the PDF symbols map to reality:
| PDF Symbol | Visual Description | Physical Meaning |
|---|---|---|
| Coil | Rectangle or circle, sometimes with A1/A2 or 2/7 inside | The electromagnetic winding. When voltage is applied, it creates the magnetic field to pull the contacts. |
| Switch Throw | A straight line hinged at one end, pointing to a dot | The physical metal contact arm. The hinge is the 'Common' terminal; the dot is the NO or NC terminal. |
| Flyback Diode | Triangle with a line across it, placed parallel to the coil | Suppression diode. It absorbs the inductive voltage spike when the coil is de-energized, protecting your driving transistor or PLC output. |
| LED Indicator | Circle with arrows, or a small diode symbol in series with a resistor | Visual confirmation that the coil is receiving voltage. Often built into the relay housing. |
Terminal Pin Mapping and Physical Identification
Before you strip a single wire, you must understand the physical layout. Look at the bottom of the relay or the printed diagram on its side. The pins are numbered 1 through 8. Here is the exact terminal mapping for a standard 8-pin flat-blade DPDT relay:
| Pin Number | Function | IEC Alt Label | Physical Location (Bottom View) |
|---|---|---|---|
| 2 | Coil Positive (DC) / Line (AC) | A1 | Top Left |
| 7 | Coil Negative (DC) / Neutral (AC) | A2 | Bottom Right |
| 1 | Pole 1 Common (Input) | 11 | Middle Left |
| 8 | Pole 2 Common (Input) | 21 | Middle Right |
| 4 | Pole 1 Normally Closed (NC) | 12 | Top Middle-Left |
| 5 | Pole 2 Normally Closed (NC) | 22 | Top Middle-Right |
| 3 | Pole 1 Normally Open (NO) | 14 | Bottom Middle-Left |
| 6 | Pole 2 Normally Open (NO) | 24 | Bottom Middle-Right |
Node-by-Node Trace: Source to Load
Let's trace a real-world circuit. We are using a 24VDC PLC output to switch a 120VAC water valve using the NO contacts. Here is the exact textual trace from the power source to the load:
- Node 1 (Control Power): The 24VDC power supply positive terminal (+24V) routes to the PLC output card. When the PLC logic goes HIGH, 24VDC exits the PLC output channel and lands on Relay Pin 2.
- Node 2 (Control Ground Path): The 24VDC power supply negative terminal (0V) routes directly to Relay Pin 7. When the PLC energizes Pin 2, current flows through the coil to Pin 7, completing the control circuit to ground. The magnetic field pulls the internal armatures.
- Node 3 (Load Source): A 120VAC hot wire from your main breaker panel lands on Relay Pin 1 (Pole 1 Common). Because the relay is now energized, the internal switch moves from the NC terminal to the NO terminal.
- Node 4 (Load Output): The 120VAC current flows through the closed internal contact and exits via Relay Pin 3 (Pole 1 NO). This wire routes directly to the Hot terminal of the 120VAC water valve.
- Node 5 (Load Return): The Neutral wire from the water valve routes back to the 120VAC neutral bus bar. (Note: If the valve requires an earth ground for safety, that green wire bypasses the relay entirely and goes straight to the ground bus).
Verifying Connections with a Multimeter
Never trust the printed diagram blindly. Always verify the physical relay with a digital multimeter (DMM) before applying mains voltage. Set your DMM to the Ohms (Ω) and Continuity (beep) settings.
1. Testing the Coil (Pins 2 and 7)
Set the DMM to Ohms. Place the red probe on Pin 2 and the black probe on Pin 7. For a standard 24VDC coil, you should read between 600Ω and 1,200Ω. If you read 0.0Ω or near zero, the coil is internally shorted—throw the relay away. If you read 'OL' (Over Limit), the coil wire is broken internally.
2. Testing the NC Contacts (Pins 1-4 and 8-5)
With the relay unpowered, set the DMM to Continuity. Place probes on Pin 1 and Pin 4. You should hear a continuous beep, indicating less than 1Ω of resistance. Repeat for Pin 8 and Pin 5. If there is no beep, the contacts are pitted or oxidized.
3. Testing the NO Contacts (Pins 1-3 and 8-6)
Still unpowered, place probes on Pin 1 and Pin 3. The meter should read 'OL' (infinite resistance). Now, apply your rated DC voltage (e.g., 24VDC) to Pins 2 and 7 using a bench supply. You should hear an audible 'click'. While the coil is energized, probe Pin 1 and Pin 3 again. The meter should now beep, confirming the NO contact has closed.
Decision Tree: Selecting Your Exact Relay Part Number
Stop guessing which relay to buy. Use this decision matrix to terminate your search and select the exact part number for your project.
| Control Voltage | Load Type & Current | Mounting Style | Concrete Part Number Pick |
|---|---|---|---|
| 24VDC (PLC/Microcontroller) | Resistive/Light Inductive, <10A | DIN Rail (Socketed) | Omron MY2IN DC24 (with PYF-14A socket) |
| 120VAC (Mains Switched) | Resistive/Light Inductive, <10A | DIN Rail (Socketed) | Omron MY2IN AC110/120 (with PYF-14A socket) |
| 5VDC (Arduino/ESP32 direct) | Low current signal, <2A | PCB Through-Hole | Finder 38.51.7.005.0000 |
| High Cycle / Vibrating Env | Any, requires zero arcing | DIN Rail | Omron G2RV-SR DC24 (Solid State / Slim) |
Safety and Mains Wiring Caveats
When wiring the load side of an 8-pin relay to mains voltage (anything over 50VAC or 120VDC), standard NFPA and NEC-style guidance applies. Always de-energize the main breaker, lock out or tag out the panel, and verify the bus is dead with a non-contact voltage tester and a proven multimeter before touching the socket terminals.
Never route high-voltage AC load wires and low-voltage DC control wires in the same conduit or tight cable bundle without shielding; the AC inductive noise can induce phantom voltages in the DC control lines, causing microcontrollers to reset or PLCs to misread inputs. Finally, if your PDF diagram does not show a flyback diode across Pins 2 and 7 for a DC coil, and you are driving it with a sensitive semiconductor (like a 2N2222 transistor or an ESP32 GPIO pin via an optocoupler), you must add an external 1N4007 diode in reverse bias across the coil to prevent the inductive kickback from destroying your driver circuit.






