An electrical solenoid symbol represents an electromechanical coil that converts electrical energy into linear mechanical force, typically to shift a pneumatic/hydraulic valve spool, engage a clutch, or pull a relay contact. In modern schematics, it is drawn as a rectangle (IEC 60617) or a circle/semicircle (NEMA/ANSI), typically labeled with the letter 'Y' (IEC) or 'SOL' (NEMA). The exact graphic you draw or read depends entirely on the regional standard governing the control panel.

The Master Electrical Solenoid Symbol Reference Table

Use this table to identify the specific coil type on your schematic. This covers the primary actuator symbols you will encounter in industrial control and fluid power diagrams.

Component Type IEC 60617 Symbol Description NEMA / ANSI Symbol Description Common Practical Application
Standard Solenoid Coil Rectangle with 'Y' designator (e.g., Y1) Circle or semicircle with 'SOL' designator Basic on/off pneumatic directional valves, simple linear actuators.
Latching (Bi-stable) Solenoid Rectangle with a mechanical latch indicator (small hook or cross inside) Circle with a latch symbol or 'LSOL' designation Pulse-valves that stay in position without continuous power (saves heat/energy).
Proportional Solenoid Rectangle with a diagonal arrow pointing through the center Circle with a diagonal arrow or 'PSOL' designation Variable flow/pressure control; driven by PWM or 4-20mA analog signals.
Solenoid Valve (Pneumatic/Hydraulic) Rectangle adjacent to square valve boxes with flow arrows Circle connected to square valve envelopes The complete assembly (electrical coil + fluid valve body) representation.
Slow-Acting / Delayed Solenoid Rectangle with a small 'X' or clock symbol inside Circle with a delay notation or 'TD' prefix Soft-shift valves to prevent hydraulic shock (water hammer) in fluid lines.

Regional Standards: IEC vs. NEMA vs. Legacy UK

Interpreting an electrical solenoid symbol requires knowing which standard the original equipment manufacturer (OEM) followed. Mixing these up leads to miswired cabinets and blown fuses.

IEC 60617 (Global / European Standard)

The International Electrotechnical Commission (IEC) uses a strict rectangular box for all coils. Solenoids are designated with the letter Y (e.g., Y1, Y2), while relays and contactors use K or KM. This separation is critical: if you see a 'Y' on an IEC print, you are looking at a solenoid actuator, not a control relay. For deeper symbol references, the IEC official standards portal maintains the definitive graphical database.

NEMA and ANSI/IEEE 315 (North American Standard)

NEMA (National Electrical Manufacturers Association) and ANSI schematics traditionally use circles or semicircles (often called 'bubble' logic) for coils. Solenoids are typically labeled SOL, S, or sometimes just given a generic number if the context is clearly a valve manifold. Control relays are labeled CR. North American prints also heavily rely on wire numbers and ladder logic rungs rather than the IEC terminal designation system.

Legacy UK (BS 3939)

If you are troubleshooting older machinery in the UK or Commonwealth nations, you may encounter BS 3939. This obsolete standard used hatched or shaded rectangular boxes for solenoids. While officially superseded by IEC equivalents (BS EN 60617), legacy water treatment and manufacturing plants still have these prints taped inside control cabinet doors.

Symbols and Rows People Get Wrong

Even experienced technicians misread specific solenoid variations. Here are the most common schematic traps:

  • Proportional vs. Standard On/Off: A standard solenoid is binary (0V or 24V). A proportional solenoid (indicated by the diagonal arrow through the IEC box) requires a continuous analog signal or high-frequency PWM. Wiring a standard 24VDC digital PLC output directly to a proportional coil without a specialized amplifier card will result in erratic valve chatter and eventual coil burnout.
  • The AC vs. DC Coil Trap: The base shape of the solenoid symbol rarely changes between AC and DC coils. Sometimes a squiggly line (~) or straight line (=) is placed inside the box, but draftsmen frequently omit this. Applying 120VAC to a 24VDC coil will cause an immediate, violent failure (often popping the breaker and destroying the coil insulation). Always verify the physical coil nameplate or measure resistance before energizing.
  • Solenoid vs. Relay Coil: In NEMA prints, a circle labeled 'CR' is a Control Relay. A circle labeled 'SOL' is a solenoid. Physically, a relay switches electrical current, while a solenoid moves a mechanical mass. Substituting a relay coil in a simulation where a solenoid is expected will ignore the massive inductive kickback (flyback voltage) that a solenoid generates when de-energized.
Warning: Never assume coil voltage based on the PLC output card alone. A 24VDC PLC output card can trigger an interposing relay that switches 120VAC or 240VAC to the actual solenoid coil. Trace the interposing relay contacts on the schematic before applying power.

Safe Interpretation When Markings Are Faded or Missing

On jobsites, physical solenoid nameplates fade from UV exposure, oil mist, and heat. If your schematic is also damaged, you must safely identify the solenoid's electrical characteristics before replacing it or applying power. Follow this bench-test sequence:

  1. Measure DC Resistance: Disconnect the solenoid from the circuit. Use a multimeter to measure resistance across the two coil pins.
    • 24VDC coils (like those on common Festo or SMC pneumatic valves) typically read between 15Ω and 50Ω.
    • 120VAC coils read much higher on a DC resistance scale (usually 100Ω to 500Ω) because they rely on inductive reactance to limit AC current, not just DC resistance.
    • Open Line (OL): The coil is burnt out or the internal thermal fuse has blown. Replace the coil.
    • Near 0Ω: The coil is shorted internally. Do not apply power; it will trip your power supply fault.
  2. Check for an Integral Flyback Diode: Many modern DC solenoids have built-in suppression diodes. Set your multimeter to 'Diode Test' mode. Place the red probe on Pin 1 and black on Pin 2, then swap. If you read ~0.6V in one direction and 'OL' in the other, a diode is present. Critical note: The polarity matters. The cathode (stripe) must face the positive voltage supply. If wired backward, the diode will act as a dead short and blow the PLC fuse instantly upon energization.
  3. Inspect Wire Colors (IEC 60446): If the wiring is intact, look at the conductor colors. Brown and Blue typically indicate a 24VDC or 230VAC single-phase circuit (with Brown as Line/Positive). Black and White (or Red and Black) often point to North American 120VAC or 24VDC conventions. Use this as a clue, but never as absolute proof without a voltage test.

For more on testing industrial components safely, the Electrical Engineering Portal provides excellent field-testing frameworks for inductive loads.

Frequently Asked Questions

What does a diagonal line through an electrical solenoid symbol mean?

A straight diagonal line crossing the rectangular solenoid box (often ending in a small line perpendicular to it) typically indicates a manual override button on the physical valve. This allows a technician to physically push the valve spool with a screwdriver or finger to test the mechanical mechanism without applying electrical power. If the line has an arrowhead, it denotes a proportional (variable) coil.

How is a proportional solenoid symbol different from a standard on/off solenoid?

The proportional solenoid symbol features a diagonal arrow passing through the center of the coil rectangle. In practice, this means the coil is designed to move the valve spool proportionally to the current applied (e.g., 0 to 1000mA). You cannot drive this with a simple mechanical relay or standard discrete PLC output; it requires a dedicated proportional amplifier card or a specialized PWM output module to maintain the precise magnetic field required for metering flow.

Does the electrical solenoid symbol change for AC versus DC coils?

The base geometric shape (rectangle for IEC, circle for NEMA) does not change based on the current type. However, draftsmen will often place a '~' (tilde) for AC or a straight horizontal line (or '=' sign) for DC inside or immediately adjacent to the symbol. Because this annotation is frequently skipped in rushed CAD drawings, you must always verify the voltage type via the Bill of Materials (BOM) or physical coil stamping, as AC and DC coils of the same physical size have entirely different internal winding gauges and impedance characteristics.

Why does my PLC schematic show a box with a zigzag inside the solenoid symbol?

A zigzag or heater symbol inside a coil box usually indicates that the solenoid has an integral holding resistor or an inrush suppression circuit. Some heavy-duty AC contactors and large hydraulic solenoids use a high-current inrush to pull the heavy armature in, then switch to a lower-current holding circuit (via an internal economizer resistor) to prevent the coil from overheating during continuous duty. The zigzag alerts the troubleshooting technician that the coil will draw significantly less current once fully seated.