Complete Guide to Electrical Schematic Symbols

Electrical schematic symbols are the universal language of circuit design. Whether you are reading a wiring diagram for a home renovation, debugging an electronics project, or designing an industrial control panel, you need to recognize these symbols instantly. This reference guide covers the most common symbols organized by category, with notes on IEC vs ANSI standards.

Why Standardized Symbols Matter

Imagine trying to read a blueprint where every architect used their own made-up symbols for doors and windows. Electrical schematics would be equally unreadable without standardized symbols. Two main standards govern electrical symbols worldwide:

Most modern tools, including CircuitDiagramMaker, support both standards. Knowing which standard applies to your project avoids confusion.

Switches

Switches are among the most frequently used symbols. They control the flow of current by opening or closing a circuit path.

Single-Pole Single-Throw (SPST)

The simplest switch. One input, one output. The ANSI symbol shows a line (contact) that swings open from a pivot point. The IEC symbol is similar but uses a slightly different line style.

Single-Pole Double-Throw (SPDT)

One input that connects to one of two outputs. Often used in 3-way light switch circuits.

Normally Open Push Button (NO)

A momentary switch that closes the circuit only while pressed. Springs back to open when released.

Normally Closed Push Button (NC)

A momentary switch that opens the circuit when pressed. The circuit is closed at rest.

Emergency Stop (E-Stop)

A special NC push button with a mushroom-head actuator, typically red with a yellow surround. Latches when pressed and must be manually reset.

Selector Switch

A rotary switch with multiple positions (2-position, 3-position). Each position connects different circuit paths.

Outlets and Receptacles

Duplex Outlet

The standard wall outlet symbol. ANSI shows two parallel lines with a semicircle. IEC uses a different representation.

GFCI Outlet

A Ground Fault Circuit Interrupter outlet. Same as a standard outlet but with GFCI label. Required in bathrooms, kitchens, garages, and outdoor locations.

Passive Components

Resistor

The ANSI symbol is a zigzag line. The IEC symbol is a simple rectangle. Both are universally recognized.

Capacitor

Two parallel lines (one may be curved for polarized/electrolytic capacitors). Stores and releases electrical energy.

Inductor

A series of loops or bumps. Stores energy in a magnetic field when current flows through it.

Potentiometer

A resistor symbol with an arrow pointing to the middle, indicating an adjustable tap.

Semiconductors

Diode

A triangle pointing at a line (bar). Current flows from anode (triangle) to cathode (bar).

Zener Diode

Similar to a standard diode but with bent ends on the cathode bar. Designed to conduct in reverse at a specific voltage.

LED (Light Emitting Diode)

A diode symbol with two small arrows pointing away, representing emitted light.

NPN Transistor

A circle containing a base line, a collector line with an arrow pointing outward from the emitter.

PNP Transistor

Similar to NPN but with the arrow pointing inward toward the base.

N-Channel MOSFET

Shows gate, drain, and source terminals. The arrow on the body indicates channel type.

P-Channel MOSFET

Similar to N-MOSFET with the arrow direction reversed.

Integrated Circuits

Operational Amplifier (Op-Amp)

A triangle with inverting (-) and non-inverting (+) inputs and one output.

Comparator

Similar to an op-amp symbol. Compares two input voltages and outputs high or low.

Voltage Regulator

Typically shown as a rectangle with three terminals: input, output, and ground.

Logic Gates

AND Gate

A D-shaped symbol. Output is high only when all inputs are high.

OR Gate

A curved, shield-shaped symbol. Output is high when any input is high.

NOT Gate (Inverter)

A triangle with a small circle (bubble) at the output. Inverts the input.

NAND Gate

An AND gate with a bubble at the output. Output is low only when all inputs are high.

NOR Gate

An OR gate with a bubble at the output. Output is high only when all inputs are low.

XOR Gate

Similar to an OR gate with an additional curved line at the input. Output is high when inputs differ.

D Flip-Flop

A rectangle with D (data) and CLK (clock) inputs, Q and Q-bar outputs. Stores one bit of data.

Protection Devices

Fuse

A line passing through a small rectangle or oval. Melts and opens the circuit when current exceeds its rating.

Circuit Breaker (MCB)

A switch symbol with a small rectangle, indicating it can be manually reset after tripping.

Thermal Overload Relay

A relay symbol with a thermal element indicator. Opens when current causes excessive heating.

Transformers and Power

Transformer

Two coils (inductors) side by side, separated by parallel lines (representing the core).

Battery

Long and short parallel lines alternating. The long line is positive, the short line is negative.

Ground

Three horizontal lines of decreasing length, or a single line with diagonal hatch marks.

Industrial Control Symbols

Contactor Coil

A circle or rectangle labeled with a contactor designation (K1, K2, etc.). When energized, it closes or opens the associated contactor contacts.

Contactor NO Contact

A normally open contact associated with a contactor. Closes when the coil is energized.

Contactor NC Contact

A normally closed contact. Opens when the coil is energized.

Relay Coil and Contacts

Smaller version of contactor symbols, used for control-level switching rather than power-level switching.

Motor Symbols

Pilot Light

A circle with a cross or filled circle, indicating an indicator lamp on a control panel.

PLC I/O

Rectangles representing PLC input and output modules, with terminal numbers.

VFD (Variable Frequency Drive)

A rectangle labeled VFD or ACS, with input power and output motor connections.

IEC vs ANSI: Key Differences

Symbol ANSI/IEEE IEC
Resistor Zigzag line Rectangle
Fuse Oval element Rectangle with wire
Motor Circle with M Circle with M (similar)
Relay coil Circle Rectangle
Ground Three lines Single line with hatch

For most practical purposes, both standards are widely understood. However, if you are working on an international project or following a specific code requirement, confirm which standard is expected.

Browse Our 400+ Symbol Library

CircuitDiagramMaker includes over 400 electrical symbols organized across four packs:

Every symbol follows IEC/ANSI standards and includes proper pin connections for wire routing and simulation.

Browse our 400+ symbol library

Key Takeaways