The solenoid valve electrical symbol represents an electromechanical actuator that controls fluid or gas flow by converting electrical energy into linear mechanical force. Because modern schematics cross international borders and legacy plants mix older drafting standards, knowing whether you are looking at an IEC 60617 or ANSI/IEEE 315 symbol prevents costly wiring errors, misdiagnosed PLC faults, and blown output cards.

Complete Solenoid Valve Electrical Symbol Reference Matrix

The table below maps the most common solenoid valve electrical symbols to their functional meanings, regional drafting standards, and real-world electrical characteristics. Use this matrix to identify the exact component type before pulling wire or writing PLC logic.

Component Type IEC 60617 Symbol Description ANSI/IEEE 315 Symbol Description Practical Application & PLC I/O Typical Coil DC Resistance
Standard On/Off Solenoid Rectangle with diagonal inward arrows (or simple rectangle with 'Y' designator) Semicircle with flat side down, often labeled 'SOL' Discrete digital output (relay or transistor). Simple open/close fluid control. 24VDC: 10–50 Ω
120VAC: 20–40 Ω (DCR)
Proportional Solenoid Rectangle with a diagonal arrow crossing through it Semicircle with a diagonal arrow crossing through it Analog output (4-20mA, 0-10V) or high-frequency PWM. Variable flow/pressure. 24VDC: 2–10 Ω (low impedance for PWM)
Solenoid with Manual Override Standard symbol with a small solid line and dot extending from the side Semicircle with a mechanical push-button symbol attached Crucial for maintenance. Allows manual forcing of the valve if PLC/panel fails. Same as standard On/Off
Latching (Bistable) Solenoid Two adjacent rectangles with opposing arrows, or a single rectangle with a mechanical latch symbol Two semicircles or a semicircle with a latch indicator Requires two discrete outputs (Set/Reset). Draws power only to change state. 24VDC: 5–20 Ω (pulsed duty only)
Solenoid with Integrated Rectifier Rectangle containing a diode bridge symbol or labeled 'AC/DC' Semicircle with an internal bridge rectifier schematic Accepts AC mains but runs the coil on DC to eliminate AC hum and reduce heat. Input: 120/240VAC
Internal Coil: 40–80 Ω

Regional Standards: IEC, ANSI/IEEE, and Legacy UK

Electrical symbols are not universal. The standard that applies to your schematic depends on the region where the machine was built or the corporate standard of the engineering firm that drafted it. Misidentifying the standard can lead to wiring a proportional valve to a discrete relay, instantly destroying the valve coil or the PLC output.

IEC 60617 (International / European / Modern Global)

The International Electrotechnical Commission (IEC) standard 60617-7 governs relays, contactors, and solenoids. IEC symbols favor rectangular functional blocks. A standard solenoid coil is drawn as a simple rectangle, often labeled with a functional designator like -Y1 or -SOL1. Proportional valves are distinguished by a diagonal arrow slicing through the rectangle. IEC schematics are highly functional and rely heavily on alphanumeric cross-referencing rather than graphical intricacy.

ANSI/IEEE 315 and NEMA (North America)

In the United States, industrial control panels are largely governed by NEMA standards and NFPA 79, which defer to ANSI/IEEE 315 for schematic symbols. The ANSI solenoid valve electrical symbol is traditionally a semicircle with the flat side facing down. You will frequently see the letter designation SOL or Y next to it. While modern US firms are increasingly adopting IEC-style rectangles for software compatibility (like AutoCAD Electrical or EPLAN), older US machinery and legacy Allen-Bradley/Reliance drawings heavily feature the semicircle.

Legacy UK (BS 3939)

Before harmonizing with IEC standards, the UK used BS 3939. If you are troubleshooting equipment in older British water treatment plants or manufacturing facilities, you may encounter solenoid coils represented by crossed circles or highly stylized relay boxes. While officially withdrawn, these symbols remain on as-built drawings for plant infrastructure built prior to the late 1990s. Always verify the drawing's title block for the drafting standard before assuming a circle represents a motor or a light.

Rows People Get Wrong and Faded Marking Workarounds

Schematics in the field are often coffee-stained, torn, or faded. When the graphical symbol is ambiguous, technicians frequently make assumptions that lead to hardware damage. Here are the most common misinterpretations and how to safely verify the component when the drawing is unreadable.

The Most Commonly Misinterpreted Symbols

  • Proportional vs. Standard On/Off: The diagonal arrow indicating a proportional solenoid is often drawn faintly or mistaken for a standard line-crossing wire. If you wire a 24VDC proportional valve (which expects a 0-10V analog signal or 1000Hz PWM) to a standard 24VDC discrete relay, the coil will overheat and fail. Always check the PLC I/O list; if the output is tagged as an analog channel, the valve is proportional.
  • Manual Override vs. Limit Switch: The manual override indicator (a small line with a dot) is frequently confused with a mechanical limit switch feedback symbol. An override is an input mechanism (you push it with a screwdriver); a limit switch is an output mechanism (it sends a 24V signal back to the PLC). Confusing the two will cause you to wire a feedback loop to a manual push-pin.
  • Latching (Bistable) vs. Standard: Latching solenoids use a permanent magnet and require only a brief voltage pulse to change state. If you treat a latching valve like a standard valve and apply continuous 24VDC to the 'Set' coil, you will burn out the coil in seconds. Latching valves always have two distinct coils or a polarity-reversing single coil.

Safe Interpretation When Markings Are Faded or Missing

When the schematic is destroyed or the physical valve label is worn off by caustic washdown chemicals, you must rely on electrical measurements to identify the valve type. According to Omega Engineering, coil resistance and behavior under power are the definitive identifiers.

  1. Measure DC Resistance (Cold): Disconnect the valve from the circuit. Use a multimeter to measure resistance across the coil pins. A standard 24VDC industrial solenoid typically reads between 10 Ω and 50 Ω. If it reads near 0 Ω, the coil is shorted. If it reads OL (Open Loop), the internal thermal fuse has blown or the wire is broken.
  2. Check for Flyback Diodes: Set your multimeter to diode test mode. Probe the coil terminals in both directions. If you get a reading of ~0.6V in one direction and OL in the other, the solenoid has an integrated flyback (freewheeling) diode. Critical Note: You must observe polarity when wiring DC solenoids with integrated diodes. Reversing the polarity will short the power supply through the diode, instantly blowing the PLC fuse.
  3. The AC Solenoid Impedance Trap: AC solenoids (120VAC/240VAC) are fundamentally different from DC solenoids. Their current is limited by inductive reactance, not just DC resistance. A 120VAC solenoid might measure only 25 Ω of DC resistance on your multimeter, which looks like a dead short to an inexperienced tech. However, when the plunger is fully seated, the AC impedance rises dramatically, limiting the holding current. If an AC solenoid is energized but the plunger is jammed open (due to debris), the impedance stays low, current remains high, and the coil will literally melt.
WARNING: Mains voltage AC solenoids (120VAC/240VAC) store significant inductive energy and can deliver a lethal shock. Always de-energize, lock out/tag out (LOTO), and verify dead with a CAT III or CAT IV multimeter before probing coil terminals. Local codes and facility safety policies may require a licensed electrician for mains-level troubleshooting and replacement.