A relay schematic splits into two electrically isolated halves: the low-power control circuit (coil) and the high-power load circuit (contacts). To read it correctly, trace the coil pins (often A1/A2 or 2/7) for your control signal, and the contact pins (Common/NO/NC) for your load path. Crucially, if you are driving a DC coil from a microcontroller or transistor, you must place a flyback diode in reverse bias across the coil to absorb the inductive voltage spike when the circuit opens. Understanding which schematic symbols map to which physical pins—and more importantly, which datasheet rating column governs your specific load—prevents melted contacts and failed control boards.
Decoding the Relay Schematic: Coil vs. Contact Side
Think of a relay as a remote-controlled water valve: the coil is the low-pressure pilot line that moves the actuator, while the contacts are the main gate valve handling the high-pressure flow. The pilot line and the main pipe never physically mix. In a schematic, this isolation is represented by two distinct symbol groups.
The Coil Side (Control Circuit)
The coil is typically drawn as a rectangle or a series of loops. Under the DIN EN 61810 standard, the coil terminals are labeled A1 (positive/hot) and A2 (negative/neutral). On older JEDEC or octal schematics, you will see pins 2 and 7.
The Contact Side (Load Circuit)
The contacts are drawn as a switch mechanism. For a Single Pole Double Throw (SPDT) relay, the standard DIN numbering is:
- 11: Common (C) - The moving blade.
- 12: Normally Closed (NC) - Connected to 11 when the coil is OFF.
- 14: Normally Open (NO) - Connects to 11 when the coil is energized.
Spec Sheet Breakdown: Which Rating Column Governs Your Load?
The most common mistake makers and junior technicians make is sizing a relay based on its maximum "Resistive" ampacity. If a relay is rated for 10A at 250VAC, that does not mean it can safely switch a 10A motor. The load type dictates which rating column governs the selection. Inductive and motor loads suffer from massive inrush currents and severe arcing upon contact opening, drastically reducing the relay's lifespan and safe breaking capacity.
| Part Number | Coil Voltage | Resistive Rating (AC-1) | Inductive / Motor Rating | Max Breaking Capacity |
|---|---|---|---|---|
| Omron G2R-1-E | 12V DC | 16A @ 250V AC | 10A @ 250V AC (PF=0.4) | 4,000 VA (AC) / 480W (DC) |
| Finder 40.52 | 24V AC/DC | 16A @ 250V AC | 8A @ 250V AC (cos φ=0.6) | 4,000 VA |
| Schneider RXM4AB1BD | 24V DC | 6A per pole (24A total) | 3A per pole (Inductive) | 1,440 VA |
| Panasonic ALDP124 | 24V DC | 16A @ 250V AC | 1/2 HP @ 120V AC (Motor) | 4,000 VA |
Sources: Datasheets from Omron G2R Series and Electronics Tutorials Relay Guide.
Which column governs? If you are switching a heating element (pure resistance), the Resistive (AC-1) column governs. If you are switching a solenoid valve or a compressor, you must look at the Inductive (AC-15) or Motor (AC-3) column. A 16A resistive relay might only be rated for 8A inductive. Sizing based on the resistive column for an inductive load will result in pitted, welded contacts within a few hundred cycles.
Selection Decision Path by Load Type
Use the following decision tree to select the correct relay rating and contact protection scheme based on what you are actually switching.
| Load Type | Governing Parameter | Schematic / Wiring Note | Protection & Curve Requirements |
|---|---|---|---|
| Resistive (Heaters, Incandescent) |
Nominal Steady-State Current (AC-1 / DC-1) | Standard SPST or SPDT. No special arc suppression needed for AC. | Standard thermal-magnetic breaker is sufficient. |
| Inductive (Solenoids, Contactors) |
Inrush Current (up to 10x nominal). Use AC-15 / DC-13 ratings. | Add an RC snubber across the load (contacts) to suppress contact arcing. | Breaker inverse-time curve may be too slow to prevent contact welding during a dead short. |
| Motor (Compressors, Fans) |
Locked Rotor Amps (LRA). Use HP ratings or AC-3. | Use DPST or contactors. Never switch motor loads with standard PCB signal relays. | Requires Motor Protection Circuit Breaker (MPCB) with magnetic trip for LRA inrush tolerance. |
| Capacitive (LED Drivers, SMPS) |
Inrush charging current (can exceed 100A for milliseconds). | Use relays specifically rated for tungsten/ballast loads (e.g., Omron G7L series). | Fast-acting semiconductor fuse (aR/gR class) required to clear faults before contacts weld. |
Bench Testing: Dead and Live Verification
When troubleshooting a suspected faulty relay, you must verify both the magnetic circuit (coil) and the mechanical circuit (contacts). Refer to standard Fluke testing methodologies and All About Circuits relay theory for baseline practices.
1. Dead Testing (De-energized)
Safety First: Lock out/tag out the mains supply and verify zero voltage with a multimeter before touching terminals.
- Coil Resistance: Set your multimeter to Ohms (Ω). Measure across A1 and A2. A standard 12VDC Omron G2R-1-E coil should read approximately 144Ω. A 24VDC coil will read closer to 600Ω. If the meter reads OL (Open Line), the internal copper winding is snapped; the relay is dead.
- Contact Continuity: Measure across Common (11) and NC (12). It should read less than 1Ω. Measure Common (11) and NO (14); it should read OL. If you read continuity between C and NO while de-energized, the contacts are welded shut from previous arcing.
2. Live Testing (Energized)
- Bench Actuation: Apply the rated DC/AC voltage to the coil. You should hear a distinct, sharp mechanical "click." If it hums or chatters, the coil voltage is too low, or the AC shading ring on the armature is cracked.
- Voltage Drop Test (Under Load): With the relay switching its rated load, measure the AC or DC voltage directly across the closed contacts (e.g., from terminal 11 to 14). A healthy set of silver-alloy contacts will drop less than 50mV. If you read a voltage drop of 1V to 3V under load, the contacts are severely pitted or carbon-fouled, generating excess heat.
When to Repair vs. Replace
The decision to repair or replace hinges entirely on the relay's physical size, cost, and application criticality.
- Replace (95% of cases): Standard PCB relays (Omron G2R, Finder 40 series) and general-purpose plug-in relays (Schneider RXM) cost between $4 and $15. They are sealed units. If the coil is open, the contacts are welded, or you see arc charring through the plastic housing, throw it in the e-waste bin and solder in a new one. Never attempt to file or sand the contacts on small relays; you will remove the thin silver-nickel plating, exposing the base brass, which will oxidize and fail within days.
- Repair (Industrial Contactors Only): For massive, expensive industrial motor contactors ($200 to $1,000+), replacing the entire unit might mean days of downtime. In these cases, you can replace the contact tips (which are bolted on) or dress them using a specialized contact burnishing tool. Never use sandpaper or emery cloth on industrial contacts, as the embedded abrasive particles will cause severe arcing under high-voltage DC or heavy AC motor loads.






