An electromagnetic relay diagram is the roadmap that separates your low-power control logic from your high-power load circuit. Whether you are wiring a 14-pin industrial ice-cube relay or a PCB-mounted signal relay, the schematic printed on the casing tells you exactly how to isolate the coil from the contacts. The direct answer to reading any standard relay diagram is to identify the two electrically isolated halves: the coil terminals (usually A1/A2 or pins 13/14) which receive the control signal, and the switch contacts (Common, Normally Open, Normally Closed) which route the load current.
Decoding the Electromagnetic Relay Diagram: Coil vs. Contact Side
A standard industrial 14-pin relay (like the ubiquitous Omron MY4N or Finder 55.34 series) maps its internal electromagnetic mechanics to specific base pins. Understanding this physical layout prevents cross-wiring the control logic into the mains load.
The Coil Side (Control Circuit)
The coil is an electromagnet wound around an iron core. On a 14-pin diagram, the coil is almost always assigned to Pin 13 (A1, negative/ground) and Pin 14 (A2, positive/hot). When voltage is applied across these pins, current flows through the wire, generating a magnetic field that pulls the armature and shifts the contacts.
If your coil is driven by a DC source (e.g., a 24VDC PLC output or a transistor), you must wire a flyback diode in reverse parallel across the coil (cathode to A2, anode to A1). When the DC control signal drops, the collapsing magnetic field generates a high-voltage inductive kickback. Without a 1N4007 or similar diode to absorb this spike, the voltage will arc across the driving transistor or PLC output, permanently destroying the solid-state component.
The Contact Side (Load Circuit)
The contacts are the physical metal switches moved by the armature. A 4PDT (Four Pole Double Throw) 14-pin relay diagram divides the contacts into four identical poles:
- Common (COM): Pins 9, 10, 11, 12. These are the moving blades attached to the armature.
- Normally Closed (NC): Pins 1, 2, 3, 4. Connected to COM when the coil is de-energized.
- Normally Open (NO): Pins 5, 6, 7, 8. Connected to COM only when the coil is energized.
The diagram will show a physical gap between the coil symbol and the contact symbols, representing the galvanic isolation that protects your low-voltage microcontroller or PLC from the 120V/240V AC mains connected to the NO/NC pins.
Rating Tables and Load Selection Decision Path
The most common mistake makers and junior technicians make is looking only at the maximum resistive current rating. A relay rated for "10A" will quickly destroy itself if used to switch a 10A motor. You must consult the manufacturer's datasheet (such as those from TE Connectivity or Omron) to find the specific derating curves.
Standard 10A Electromechanical Relay Rating Table
| Parameter | Typical Value (e.g., Omron MY4N) | Governing Rule |
|---|---|---|
| Coil Voltage | 24 VDC / 110 VAC | Must match control source ±10% |
| Resistive Contact Rating | 10A @ 250VAC / 30VDC | Heaters, incandescent (steady state) |
| Inductive Contact Rating (cos φ=0.4) | 5A @ 250VAC | Solenoids, contactor coils, transformers |
| Motor Rating | 1/3 HP @ 120VAC / 1/2 HP @ 240VAC | Locked rotor inrush current survival |
| Max Breaking Capacity | 2400 VA | Absolute limit before arc welding occurs |
Which Rating Column Governs Your Load?
To select the right relay, trace your load type through this decision path:
| Load Type | Governing Column | Derating Factor | Real-World Example |
|---|---|---|---|
| Resistive | Standard Ampacity | 100% (No derating) | 10A silicone heating mat |
| Inductive | Inductive Rating / Breaking Capacity | ~50% of resistive | 3A AC contactor coil |
| Motor | Motor HP/kW Rating | ~20% to 30% of resistive | 1/3 HP sump pump (draws 3A running, 18A startup) |
| Lamp/Tungsten | Inrush / Tungsten Rating | ~10% to 20% of resistive | 500W halogen work light (massive cold-filament inrush) |
For deeper analysis on contact materials and arc suppression, refer to application notes from All About Circuits regarding relay derating curves.
Testing, Troubleshooting, and Replacement Rules
Electromechanical relays are consumable components. Every time contacts open under load, an electrical arc forms, slowly vaporizing the silver alloy on the contact faces. Knowing how to test them and when to throw them away is critical for bench and panel reliability.
How to Test a Relay Dead (Bench Testing)
- Test the Coil: Set your multimeter to Ohms (Ω). Place probes on A1 and A2 (pins 13/14). A 24VDC coil typically reads between 600Ω and 1200Ω. An AC coil will read much lower (e.g., 10Ω to 50Ω) because its impedance is largely inductive, not resistive. If it reads OL (open), the internal fine wire is broken. If it reads 0Ω, the coil is shorted.
- Test NC Contacts: With the coil de-energized, measure resistance between COM (pin 9) and NC (pin 1). It must read < 1.0 Ω. Anything higher indicates carbon buildup or pitting.
- Test NO Contacts: Measure COM (pin 9) to NO (pin 5). It must read OL (infinite). If it reads continuity, the contacts have welded shut or the armature is mechanically jammed.
How to Test a Relay Live (In-Circuit)
- Apply the rated control voltage to the coil. You should hear a distinct, sharp "click." (AC coils will emit a slight 50/60Hz hum; excessive buzzing indicates a broken shading ring on the AC core).
- With the load running through the closed contacts, measure the AC/DC voltage drop directly across the COM and NO pins. A healthy relay will drop less than 50mV. If you read 1V to 5V dropping across the contacts, the internal resistance has spiked due to severe pitting, and the relay is generating dangerous heat.
When to Repair vs. Replace
Always replace; never repair. A common novice mistake is to open a relay housing and sand down blackened, pitted contacts with sandpaper or a file. The contact surfaces are plated with a specialized silver-tin oxide (AgSnO2) or silver-nickel alloy only microns thick to resist arc welding. Sanding strips this alloy, exposing the base brass or copper. The next time the relay switches an inductive load, the bare copper will instantly arc, melt, and weld the contacts permanently together, creating a severe fire hazard. If a relay shows visible blackening, pitting, or fails the < 1.0 Ω dead test, throw it in the scrap bin and socket a new $8 replacement.
Frequently Asked Questions
What does the diode symbol on an electromagnetic relay diagram mean?
When you see a diode symbol drawn in reverse parallel across the coil terminals on a schematic, it indicates a mandatory flyback (snubber) diode for DC circuits. It does not mean the relay has a built-in diode (unless specifically noted as "with built-in diode" in the part number suffix). You must physically wire an external 1N400x series diode across the A1/A2 terminals to clamp the inductive voltage spike when the DC control signal is removed, protecting your driving transistors or PLC outputs from catastrophic failure.
Why did my relay contacts weld together on a motor load?
This happens when you size the relay based on its "Resistive" rating instead of its "Motor" or "Breaking Capacity" rating. A 1/2 HP motor might only draw 4 Amps while running, but its locked-rotor inrush current during startup can spike to 25 Amps or more. If you use a relay rated for 10A resistive, that 25A inrush will generate an arc the relay's small air-gap cannot extinguish. The arc melts the silver alloy, fusing the COM and NO pins together. Always use the Motor HP/kW column on the rating table, or use the relay to trigger a heavy-duty contactor designed for motor inrush.
Can I use an AC coil relay on a DC control circuit?
No, this will destroy the relay or fail to operate it. An AC relay coil relies on inductive reactance (impedance) to limit current flow. If you apply DC voltage to an AC coil, the only limiting factor is the very low DC resistance of the copper wire, causing the coil to draw massive current, overheat, and burn out within seconds. Conversely, if you apply AC voltage to a DC coil, the high impedance will restrict the current too much, resulting in a weak magnetic field that causes the armature to chatter violently without fully pulling in. Always match the coil voltage type (AC or DC) exactly to your control source.






