In electrical schematics, ladder logic diagrams, and fluid power prints, the electromagnet symbol represents any device that converts electrical energy into linear mechanical motion via a magnetic field. This broad category includes relay coils, contactor coils, solenoid valves, and magnetic latches. The exact geometric shape you see on the page depends entirely on whether your prints follow IEC (International Electrotechnical Commission) or NEMA/JIC (North American) standards. Misreading these can lead to wiring a 24VDC proportional valve into a 120VAC discrete output, instantly bricking the coil.
Electromagnet Symbol Reference Chart (IEC, NEMA, & Legacy)
Use this reference table to decode the specific type of electromagnet you are looking at. Note that IEC 60617 favors rectangular blocks, while NEMA ICS and JIC standards historically favor circles for coils, though modern NEMA prints often adopt rectangles for consistency.
| Component Type | IEC 60617 Symbol | NEMA / JIC Symbol | Typical Designator | Practical Meaning in Circuit |
|---|---|---|---|---|
| Standard Relay / Contactor Coil | Rectangle (often with diagonal lines or A1/A2 terminal labels) | Circle or Rectangle (sometimes with CR or M prefix) | K1, CR1, M1 | Momentary electromagnetic coil; drops out immediately when power is removed. |
| Solenoid Valve (Single-Acting) | Rectangle with a single diagonal line and directional arrow | Circle with a single diagonal line and arrow | SOL1, Y1 | Shifts a hydraulic/pneumatic valve spool one way; spring-returns when de-energized. |
| Solenoid Valve (Dual/Reversing) | Rectangle with two opposing diagonal lines/arrows on ends | Circle with two opposing diagonal lines | SOL2, Y2 | Two separate coils on one valve body; energizing one shifts flow direction, the other shifts it back. |
| Latching Electromagnet | Rectangle with a mechanical latch hook symbol or two opposing coils | Circle with a mechanical latch indicator | KL1, L1 | Pulses to set or reset; maintains state without continuous power (magnetic or mechanical latch). |
| Proportional Solenoid | Rectangle with diagonal line plus a 'proportional' zigzag or specific modifier | Circle with diagonal line and internal zigzag/modifier | PROP1, Y3 | Position is proportional to current (mA); requires an analog drive or PWM signal, not simple discrete I/O. |
Regional Standards and the 'Rows People Get Wrong'
While the IEC graphical symbols database has largely standardized global schematic design, legacy machines and regional quirks still trip up technicians. In North America, NEMA (National Electrical Manufacturers Association) and JIC (Joint Industry Council) standards dominate heavy industry and automotive manufacturing. In older UK and Commonwealth facilities, you will still encounter the legacy BS 3939 standard, which used circles for relays but cluttered the inside with highly specific mechanical linkage drawings that modern IEC standards abandoned in favor of clean, separated logic blocks.
The Rows People Get Wrong
- Proportional vs. On/Off Solenoids: Drafters frequently get lazy and draw a proportional solenoid (which requires a 4-20mA or 0-10V analog drive) using the standard single-acting on/off solenoid symbol. If the valve controls flow rate or pressure proportionally rather than just fully open/closed, treat it as proportional and verify the PLC output card type before wiring.
- Latching Coils vs. Standard Coils: A latching electromagnet requires a brief pulse to change state. If you wire a standard continuous-duty relay output to a latching coil, you will burn out the coil wire. Look closely for the small mechanical latch hook inside the IEC rectangle.
- AC vs. DC Shading: Some older NEMA prints shade the coil circle to indicate DC, or add a specific hatching pattern for AC. This is non-standard and highly dependent on the specific engineering firm's in-house CAD library. Do not rely on shading; rely on wire numbers and physical inspection.
Safe Interpretation When Markings Are Faded or Missing
When dealing with degraded prints from a 30-year-old stamping press where the electromagnet symbol is smeared or torn, do not guess. Use these bench and jobsite verification steps:
- Trace the Wire Numbers: In NEMA ladder logic, coil outputs typically terminate on specific wire number sequences (e.g., 10, 11, 12 for standard control circuits, or specific PLC output addresses like O:0/0). Trace the physical wire back to the terminal block.
- Measure DC Resistance: Disconnect the coil and measure it with a multimeter. A 24VDC discrete relay coil will typically read between 300 and 1,000 ohms. A 120VAC contactor coil will read much lower DC resistance (often 5 to 20 ohms) because its impedance in operation is primarily inductive reactance, not DC resistance.
- Check for Flyback Components: If there is a diode physically wired across the coil terminals, it is a DC electromagnet. AC electromagnets use RC snubber networks or MOVs (Metal Oxide Varistors) instead of simple diodes.
Practical Application: Sizing and Driving Electromagnet Coils
Understanding the symbol is only half the battle; driving the physical component without destroying your solid-state outputs requires respecting the physics of inductive loads. According to industrial relay manufacturers, the electrical behavior of an electromagnet changes drastically between the moment you apply power and the moment the armature physically seats.
Inrush vs. Sealed (Holding) Current
When an AC electromagnet (like a large 120VAC lighting contactor) is first energized, the air gap in the magnetic circuit is at its maximum. The coil draws a massive inrush current—often 5 to 10 times higher than its normal running current. For example, a contactor might pull 1.5A on startup, but drop to 0.15A once the armature pulls in and the inductance spikes. If you are sizing a solid-state relay (SSR) or a PLC transistor output to drive this coil, the output must be rated to handle the inrush spike, not just the sealed current, or the output triac will fail prematurely.
Flyback Diodes and Inductive Kickback
When driving a DC electromagnet, the collapsing magnetic field generates a massive reverse voltage spike (inductive kickback) the millisecond power is cut. Schematics will often show a flyback diode drawn directly across the electromagnet symbol, with the cathode (stripe) pointing toward the positive supply.
- General Purpose: For slow-switching discrete relays and solenoids, a standard 1N4007 rectifier diode is perfectly adequate and costs pennies.
- High-Speed / PWM: If you are driving a proportional solenoid with a high-frequency PWM signal, the slow reverse-recovery time of a 1N4007 will keep the diode conducting during the next PWM cycle, causing erratic valve behavior and overheating. Use a fast-recovery diode like the UF4007, or better yet, a bidirectional TVS (Transient Voltage Suppression) diode rated just above your supply voltage (e.g., a 28V TVS for a 24VDC system).
Frequently Asked Questions
What is the difference between a relay coil symbol and a solenoid valve symbol?
While both are electromagnets, a relay coil symbol (usually a plain rectangle or circle) represents a device that switches electrical contacts. A solenoid valve symbol includes a diagonal line and a directional arrow, indicating that the magnetic field is physically shifting a hydraulic or pneumatic valve spool to route fluid flow. In IEC 60617, the solenoid symbol is often drawn attached to the side of a square valve-body symbol.
How do I identify an electromagnet symbol on a faded or damaged schematic?
If the print is unreadable, look at the physical device. If it has A1 and A2 terminals, it is almost certainly an IEC-style relay or contactor coil. If it has a spool body with fluid ports (P, A, B, T), it is a solenoid valve. Measure the coil resistance with a multimeter to determine if it is a low-voltage DC coil (high resistance) or a high-voltage AC coil (low DC resistance, high inductive impedance).
Why does my DC electromagnet schematic symbol include a diode drawn across it?
That is a flyback (or freewheeling) diode. When the circuit opens, the inductor tries to maintain current flow, generating a voltage spike that can easily exceed 100V on a 24VDC system, destroying the driving transistor or PLC output. The diode provides a safe, localized loop for that collapsing magnetic energy to dissipate as heat. Always ensure the diode's cathode (the line on the symbol) faces the positive voltage rail.
Are NEMA and JIC electromagnet symbols exactly the same?
For the most part, yes. JIC (Joint Industry Council) standards were heavily based on NEMA ICS 1 and ICS 2 standards, specifically tailored for automotive and heavy machinery control panels. Both use the circle or rectangle for coils and share the same wire numbering conventions. However, modern facilities are overwhelmingly migrating to IEC 60617 rectangular symbols to align with global PLC programming environments like Siemens TIA Portal and Rockwell Studio 5000.






