When you look at a diagram of a relay switch, you are looking at two entirely separate circuits that share only a magnetic link. The control side (the coil) uses low power to generate a magnetic field, while the load side (the contacts) switches high power to your device. Misinterpreting the symbols on a relay schematic or ignoring the contact derating charts is the fastest way to weld contacts shut or fry a microcontroller. This guide breaks down the standard IEC pinouts, explains which rating column actually matters for your specific load, and provides exact multimeter testing procedures to diagnose a dead relay.
Decoding the Diagram of a Relay Switch: Coil vs. Contacts
Most modern industrial and DIN-rail relays (like those from Finder, Phoenix Contact, or Omron) use IEC standard numbering on their wiring diagrams. If you are looking at a standard 14-pin or 11-pin plug-in relay, or a slim 6.2mm DIN relay, the diagram will visually separate the coil from the switch contacts, often linked by a dashed line representing the mechanical armature.
The Coil Side (Control Circuit)
- A1 and A2: These are the universal IEC designations for the relay coil. A1 is typically the positive or line connection, and A2 is the negative or neutral. On AC coils, polarity does not matter. On DC coils, swapping them might not stop the relay from pulling in, but it will defeat internal polarity-protection diodes or cause an integrated LED indicator to fail.
The Contact Side (Load Circuit)
Relay contacts are grouped by "poles" (how many separate circuits the relay can switch) and "throws" (whether it is a simple on/off or a transfer switch). The numbering follows a strict two-digit logic:
- Common (COM): Pins ending in 1 (e.g., 11, 21, 31). This is the moving armature that physically shifts.
- Normally Closed (NC): Pins ending in 2 (e.g., 12, 22, 32). Connected to COM when the coil is de-energized.
- Normally Open (NO): Pins ending in 4 (e.g., 14, 24, 34). Connected to COM only when the coil is energized.
For a standard DPDT (Double Pole, Double Throw) relay, the first pole uses 11 (COM), 12 (NC), and 14 (NO). The second pole uses 21, 22, and 24. The diagram on the relay casing will show the contacts in their "de-energized" (resting) state.
Relay Rating Table: Which Column Governs Your Load?
The biggest mistake DIYers and junior technicians make is looking only at the "10A @ 250VAC" printed on the side of the relay and assuming it can switch any 10-amp load. That 10A rating is almost always a resistive thermal limit. If you switch a motor or a solenoid, that rating drops drastically. To size a relay correctly, you must identify your load type and apply the governing rule from the table below.
| Load Type | Example Application | Nominal Rating | Actual Safe Capacity | Which Rating Column Governs? |
|---|---|---|---|---|
| Resistive | Heating elements, incandescent bulbs | 10A @ 250VAC | 10A | Thermal continuous current. The load draws a steady current with virtually no inrush or inductive kickback. |
| Inductive (AC) | Contactors, solenoid valves, AC coils | 10A @ 250VAC | 3A to 5A | Breaking capacity (VA). When contacts open, the collapsing magnetic field creates an arc. The relay must be rated to extinguish it. |
| Motor (AC) | Compressors, fans, pumps | 10A @ 250VAC | FLA 4A / LRA 20A | Locked Rotor Amps (LRA) / HP rating. Motors draw 5x to 7x their running current on startup. The contacts must survive this inrush without welding. |
| Electronic / Ballast | LED drivers, switching power supplies | 10A @ 250VAC | 1A to 2A | Inrush current limit. Capacitive input filters can draw 20x to 40x steady-state current for the first few milliseconds, causing micro-welding. |
Relay contacts are not designed to clear short circuits. If a dead short occurs downstream, a standard thermal-magnetic circuit breaker might take 10 to 50 milliseconds to trip. In that time, the relay contacts will weld shut permanently. Always protect relay-switched loads with fast-acting semiconductor fuses or current-limiting fuses, which clear faults in under 2 milliseconds, saving the relay contacts from catastrophic failure.
Wiring the Coil and Contacts (Plus DC Flyback Protection)
Wiring a relay requires treating the coil and the contacts as two isolated systems. Never share a neutral or ground reference between a 120VAC contact circuit and a 12VDC coil circuit unless the relay is specifically rated and listed for that voltage isolation (most standard 10A relays are rated for 4kV impulse withstand, but you must verify the datasheet).
Step-by-Step Wiring Procedure
- Wire the Load to the Contacts: Connect your line voltage to the Common (11) pin. Connect your load to the Normally Open (14) pin. Use wire gauges appropriate for the load, but ensure the ferrule or spade connector matches the relay terminal size (usually 2.8mm or 4.8mm Quick Connects, or screw terminals accepting up to 14 AWG).
- Wire the Control Signal to the Coil: Connect your control voltage to A1 and A2. If using an Arduino, ESP32, or PLC, never drive the coil directly from a GPIO pin. A typical 12VDC relay coil draws 30mA to 50mA, which exceeds the safe continuous limit of most microcontrollers. Use a logic-level MOSFET (like an IRLZ44N) or a dedicated relay driver IC (like a ULN2803) to switch the coil.
- Install Flyback Protection (Mandatory for DC Coils): When a DC relay coil is de-energized, the collapsing magnetic field generates a high-voltage reverse spike (inductive kickback) that can instantly destroy your driving transistor or microcontroller. You must solder a flyback diode (e.g., 1N4007) in reverse bias across A1 and A2. Connect the diode's cathode (the striped end) to the positive side (A1) and the anode to the negative side (A2).
Note on AC coils: AC coils do not require a flyback diode because the AC waveform naturally crosses zero, extinguishing the inductive spike. However, if you are switching a highly inductive AC load on the contact side, you may need an RC snubber network across the contacts to suppress arcing.
Testing, Troubleshooting, and When to Replace
Relays are mechanical devices with a finite lifespan (typically 100,000 electrical operations for standard EMRs, compared to 10 million for solid-state relays). When a circuit fails, you need to know if the relay is the culprit. Here is how to test it definitively.
Dead Testing (Power Removed and Locked Out)
Before testing, de-energize the circuit, lock out the breaker, and verify zero voltage with a non-contact voltage tester and a multimeter.
- Test Coil Resistance: Set your multimeter to Ohms (Ω). Place probes on A1 and A2. A healthy 12VDC coil will typically read between 100Ω and 400Ω. A 120VAC coil will read much higher (often 3,000Ω to 10,000Ω). If you read infinite (OL), the coil is internally broken. If you read 0.0Ω, the coil is shorted.
- Test Contact Continuity: Set the meter to continuity or low-ohms. Place probes on COM (11) and NC (12). You should read less than 0.5Ω. Now, manually press the relay's armature (most plug-in relays have a small plastic test button). The reading on COM/NC should go to OL, and COM (11) to NO (14) should drop to less than 0.5Ω.
Live Testing (Energized and Under Load)
If the dead tests pass but the circuit still fails, the relay might be suffering from voltage drop under load due to carbonized contacts.
- Verify Coil Voltage: With the circuit energized and the control signal active, measure VAC or VDC across A1 and A2. The voltage must be within 85% to 110% of the coil's nominal rating. A 12VDC relay will chatter or fail to pull in if the voltage drops below 10V due to voltage drop in undersized control wiring.
- Measure Contact Voltage Drop: Set your meter to VAC or VDC. Place one probe on the COM terminal and the other on the NO terminal while the relay is energized and the load is running. A healthy relay will show a voltage drop of less than 0.1V. If you read 0.5V or higher, the contacts are pitted, oxidized, or carbonized. The relay is failing and must be replaced.
Repair vs. Replace: The Golden Rule of Contacts
Never attempt to repair, file, or sand electromechanical relay contacts. Relay contacts are plated with a microscopically thin layer of silver cadmium oxide or silver nickel. This specific alloy is engineered to resist arc erosion and prevent the contacts from welding together under high inrush currents. If you use a file or sandpaper to "clean" pitted contacts, you strip away this protective layer, exposing the base brass or copper. The relay will weld shut on the very next operation, potentially causing a fire or destroying the connected machinery. Electromechanical relays are consumable components; when they fail the voltage drop test, replace the entire relay or the plug-in contact block.
For deeper technical specifications on contact materials and arc suppression, refer to the All About Circuits guide on electromechanical relays and manufacturer application notes like the Omron G2R relay datasheet, which provides exact derating curves for specific inductive and motor loads.






