This website requires JavaScript.
Coupons Download APP
Ship to
Blog

The Comprehensive Guide to Circuit Symbols: Key to Understanding Electrical and Electronic Diagrams

Published Aug 27, 2024, updated Jul 01, 2026

13 min

Table of Contents
  • Circuit Symbols Chart (Quick Reference)
  • What Are Circuit Symbols?
  • Common Circuit Symbols
  • ANSI vs IEC Electrical Symbols
  • How to Read a Circuit Diagram (Step by Step)
  • Schematic Symbol vs PCB Footprint
  • Common Mistakes When Reading Circuit Symbols
  • FAQs about Circuit Symbols

Note

Need a quick reference while reading schematics?

Download our free, printable Circuit Symbols Cheat Sheet (PDF), featuring the most common IEC and ANSI symbols organized by category.

Keep it on your desktop or print it for easy reference at your workbench.

⬇ Download the Free Circuit Symbols Cheat Sheet (PDF)


Every electronic diagram is written in a visual language, and circuit symbols are its alphabet. From your first electrical schematic to a multi-layer board, knowing circuit symbols can make the difference between a drawing you can't read and one that you can easily understand.

This guide provides you with a full circuit symbols chart and a breakdown of each component commonly found in schematics.

Here we provide a breakdown of the differences among IEC, ANSI, and JIS standards, a step-by-step guide to reading a schematic, and a free, downloadable circuit symbols cheat sheet for your bench.

Circuit Symbols Chart (Quick Reference)

circuit symbols chart

Figure: A quick-reference chart showing common circuit symbols

The table above is your one-screen circuit-symbol chart for the most common components in any schematic. You can jump straight to the different categories in this article, or grab the full cheat sheet from here.

The Ultimate Circuit Symbols Cheat Sheet [Free PDF Download] ⬇

ComponentSymbol (how it looks)What it represents
ResistorZig-zag line (ANSI) or plain rectangle (IEC)Limits current / drops voltage
CapacitorTwo parallel lines (one curved if polarized)Stores charge, blocks DC, passes AC
InductorA row of loops/coilsStores energy in a magnetic field
BatteryAlternating long and short parallel linesDC voltage source
GroundThree shrinking horizontal lines0 V reference/return path
DiodeTriangle pointing into a barLet's current flow one way only
LEDDiode with two arrows pointing outwardEmits light when forward-biased
NPN transistorCircle with base bar and an arrow on the emitter (outward)Current-controlled switch/amplifier
MOSFETGate, source, and drain with a channel lineVoltage-controlled switch/amplifier
Switch (SPST)A break in the wire with a hinged leverOpens or closes a connection
FuseLine through a small rectangleOvercurrent protection
AND gateFlat back, rounded (D-shaped) frontOutput high only if all inputs are high
VoltmeterCircle with a "V" insideMeasures voltage across two nodes
Wire junctionA solid dot where wires meetConnected nodes (no dot = crossing only)

What Are Circuit Symbols?

Circuit symbols are graphic shapes that represent electronic or electrical components in a schematic diagram in a standard way. Each symbol represents a part's function and the parts in which it connects, not necessarily what it actually looks like. Why is it so? Because in this way, engineers around the world can read the same circuit. In short, they turn a physical circuit into a clear, universal drawing.

Standards are important because a component may be depicted differently in different countries. A resistor is a zig-zag in the United States and a clean rectangle in Europe. Having one standard ensures your schematic is easy to read for manufacturers, collaborators, and reviewers. It prevents costly misreadings when your design moves from drawing to a finished PCB.

Common Circuit Symbols

Below are the symbols you will actually encounter, grouped into the categories that match how people read schematics. Under each group, you will find a short note on what the parts do.

Passive Components

Passive components are electronic components that cannot provide power gain. Instead, they store, dissipate, or transfer electrical energy without requiring an external power source for their basic operation.

Common passive components include resistors, capacitors, and inductors. These components form the foundation of many electronic circuits, including filters, timing networks, impedance matching networks, and biasing networks.

circuit symbols for passive components

Figure: Circuit Symbols for Passive Components

ComponentSymbol (how it looks)Function
ResistorZig-zag (ANSI) / rectangle (IEC)Limits current, sets voltage levels
PotentiometerResistor with an arrow (wiper) across itAdjustable resistance/voltage divider
RheostatResistor with a diagonal arrow on one endVariable resistance, two-terminal
Capacitor (non-polarized)Two straight parallel platesStores charge, blocks DC, passes AC
Capacitor (polarized/electrolytic)One straight plate, one curved plate, with a "+."Polarity-sensitive bulk storage
Variable capacitorCapacitor with an arrow through itTunable capacitance (RF tuning)
Inductor / CoilA series of loops (ANSI) or a rectangle (IEC)Stores energy magnetically, opposes current change
TransformerTwo coils facing each other with core lines betweenStep the voltage up or down via magnetic coupling
Crystal / ResonatorA small rectangle between two capacitor-like platesSets a precise oscillation frequency

Power & Ground

Power and ground symbols tell you where energy enters the circuit and where it returns. Getting these right is essential, as a misread ground reference is one of the most common beginner mistakes.

circuit symbols for power and ground

Figure: Circuit Symbols for power and ground

ComponentSymbol (how it looks)Function
DC voltage sourcePositive terminal (+) and negative (−) in a circle. Constant DC supply (e.g., a cell)
BatterySeveral alternating long/short lines stackedMulti-cell DC source
AC sourceA circle with a sine wave insideAlternating current supply
Earth groundThree horizontal lines shrinking downward0 V reference, earth connection
Chassis groundA "rake" of angled hatchingConnection to the metal enclosure
Signal / common groundA downward triangleCommon 0 V return for signals
VCC / V+ railAn arrow or labeled node (VCC, +5V, +3V3)Positive supply rail

Diodes & LEDs

Diodes conduct current primarily in one direction while blocking reverse current. In schematic symbols, conventional current flows from the anode to the cathode when the diode is forward-biased. The vertical bar identifies the cathode, while an LED uses the same symbol with two outward arrows to indicate light emission.

diode symbol

Figure: Diode symbol

ComponentSymbol (how it looks)Function
DiodeTriangle pointing into a flat barAllows the current one-way (rectification)
LEDDiode with two arrows pointing awayEmits light when forward-biased
Zener diodeDiode with a bent, Z-shaped barRegulates voltage in reverse breakdown
Schottky diodeDiode with an S-shaped barFast switching, low forward drop
PhotodiodeA diode with two arrows pointing toward itConverts light into current
Tunnel / Varactor diodeDiode with a curved or capacitor-like barSpecialty RF/tuning use

Transistors & Active Components

Active components use external energy to amplify or switch signals. Some of the best examples are transistors and op-amps. The key with transistors is the arrow, which marks the emitter (BJT) and shows current direction.

circuit symbols for active components

Figure: Circuit Symbols for Active Components

ComponentSymbol (how it looks)Function
NPN transistor (BJT)Base bar; emitter arrow points outwardSwitch/amplifier, current flows in on the collector
PNP transistor (BJT)Base bar; emitter arrow points inwardSwitch/amplifier, complementary to NPN
N-channel MOSFETGate, source, drain; arrow points inwardVoltage-controlled switch (logic, power)
P-channel MOSFETGate, source, drain; arrow points outwardComplementary MOSFET switch
JFETGate joins a channel line with an arrowVoltage-controlled, high input impedance
Operational amplifierA triangle with + and − inputsAmplifies the difference between two inputs
Integrated circuit (IC)A rectangle with numbered pinsA packaged sub-circuit (MCU, regulator, etc.)

Switches, Relays & Protection

These parts are normally acting switches that can open and close in order to protect or turn on/off a circuit. Switches and relays make and break connections, and fuses, on the other hand, burn against an overcurrent.

switch symbols

Figure: Switch symbols

relay and protection symbols

Figure: Relay and Protection Symbols

ComponentSymbol (how it looks)Function
Switch (SPST)A hinged lever breaks the wireSingle on/off contact
Switch (SPDT)A lever that swings between two contactsSelects one of two paths
Pushbutton (NO)A button bridging two contactsMomentarily make contact
RelayA coil next to a switch contactThe coil energizes to move the contact
FuseA line through a small rectangle (or "S" shape)Breaks the circuit on overcurrent
Circuit breakerA switch with an "x" or a break boxResettable overcurrent protection

Logic Gates

Logic gates are the building blocks of digital circuits; they are internally based on a number of transistors coming together in a certain order. Their ANSI/IEEE shapes are the most recognizable symbols in electronics. You should learn at least these five, and you can read most digital schematics.

logic gate symbols

Figure: Logic gate symbols

GateSymbol (how it looks)Logic function
BufferA plain triangleOutput equals input
NOT (Inverter)Triangle with a small bubble on the tipOutput is the inverse of input
ANDFlat back, rounded (D-shaped) frontHigh only if all inputs are high
ORCurved back, pointed frontHigh if any input is high
NANDAND shape with an output bubbleInverted AND
NOROR shape with an output bubbleInverted OR
XOROR shape with an extra curved back lineHigh if inputs differ

Connectors & Meters

Finally, connectors bring signals on and off the board, and meters let you measure what is happening at a node.

connector and meter symbols

Figure: Connector and meter symbols

ComponentSymbol (how it looks)Function
Connector / HeaderPins or a labeled boxOff-board input/output point
AntennaA small "T" or triangle on a stemTransmits/receives RF
VoltmeterA circle with "V"Measures voltage across two points
AmmeterA circle with "A"Measures current through a wire
OhmmeterA circle with "Ω."Measures resistance
Lamp / BulbA circle with an "x" or a loop insideIndicator or load
Speaker / BuzzerA trapezoid or coil-and-arc shapeConverts a signal to sound

ANSI vs IEC Electrical Symbols

Three main rules dictate the way in which circuit symbols are drawn, and the symbol you use will depend upon where your audience is.

  • The ANSI / IEEE (Y32.2 / Std 315) standard is adopted in the United States and some parts of Asia. It is more pictorial and descriptive in shape.
  • IEC 60617 is the international standard, however, which is predominant in Europe and is now gaining dominance globally. It uses simple, language-independent shapes and labels the references (e.g., "R1").

The gap is most obvious between the resistor and the inductor. Let's do a comparison side by side:

iec vs ansi circuit symbols for resistor and logic gates

Figure: IEC vs ANSI circuit symbols for the resistor and the logic gates.

ComponentANSI / IEEEIEC 60617 (and JIS)
ResistorZig-zag linePlain rectangle
InductorA row of looped coilsA narrow rectangle (or filled bar)
FuseLine through an oval/rectangleA rectangle with a line through the center
Logic gatesDistinctive shapes (D-shape AND, etc.)Rectangular boxes with "&", "≥1", as labels

How to Read a Circuit Diagram (Step by Step)

Once you know the symbols, reading a schematic is a repeatable process.

Note

For a more detailed, step-by-step walkthrough, read our complete guide to understanding electrical schematics.

  1. Find power and ground first. Locate the supply rail (VCC, +5V) at the top and ground at the bottom. Current conceptually flows from the higher potential down to ground.
  2. Identify the main building blocks. Scan for ICs, transistors, and connectors; these are the "verbs" of the circuit that do the work.
  3. Trace the signal path left to right. Most schematics are drawn with inputs on the left and outputs on the right. Follow the wires from source to load.
  4. Read the wire junctions carefully. A solid dot means the wires are connected; a plain crossing (or a little hop) means they are not.
  5. Note the reference designators and values. R1 = 10 kΩ, C3 = 100 nF. These labels tell you exactly which part each symbol is.
  6. Group the functional stages. Recognize sub-circuits, a power supply section, an amplifier stage, and a microcontroller block, and read each as a unit.

schematic power rail, ground, signal path, component labels

Figure: One sample schematic showing power rail, ground, signal path, and labeled reference

Schematic Symbol vs PCB Footprint

A circuit symbol and a PCB footprint represent the same component in two different worlds. Let’s see how:

  • The schematic symbol is the logical view. It shows the component's function and its electrical connections. For example, a resistor is a simple zig-zag or rectangle with two terminals. It says nothing about the part's real size.
  • The PCB footprint (or land pattern) is the physical view. It is the exact arrangement of copper pads, drill holes, and silkscreen that the real part is soldered onto. For example, a 0402 or 0805 surface-mount resistor land pattern with precise pad dimensions.

In your EDA tool, every schematic symbol is mapped to a footprint before layout. Getting that mapping wrong means the board will not assemble correctly, even though the schematic looks perfect. That is why the symbol-to-footprint link is one of the most important steps in PCB design.

schematic symbol to pcb footprint

Figure: Schematic symbol → PCB footprint → 3D assembly workflow.

jlcpcb pcb assembly service banner 1
Turn Your Circuit Design into Reality with JLCPCB
Get Quote Now
  • After verifying your symbols and footprints, it's time to bring your design to life.
  • Simply upload your Gerber files to JLCPCB for an instant PCB fabrication quote.

Need PCB assembly too? Import your BOM and Pick & Place files, source components from the JLCPCB Parts Library, and receive professionally assembled PCBs delivered to your door.

Common Mistakes When Reading Circuit Symbols

Even experienced builders trip on these. Watch out for:

  • Ignoring polarity: Electrolytic capacitors, diodes, and LEDs only work one way.
  • Misreading wire crossings: A junction dot is mandatory for a real connection.
  • Confusing NPN and PNP (or N- and P-channel): The arrow direction is the only clue, and it changes the whole circuit's behavior.
  • Overlooking the ground reference: Earth, chassis, and signal grounds are different symbols and sometimes different nets.

FAQs about Circuit Symbols

Q: What are the most common circuit symbols?

The ones that you will be seeing in almost every schematic are: resistor, capacitor, inductor, diode, LED, transistor, battery, ground, switch, and the basic logic gates (AND, OR, NOT). Know these and read most beginner and intermediate circuits.

Q: What are the differences between IEC and ANSI circuit symbols?

ANSI (US) symbols are more pictorial; a resistor is a zig-zag, and logic gates have distinctive shapes. The IEC (international) symbols are easier and do not carry any language: a resistor is a simple rectangle, logic gates are boxes with "&" or "≥1. The Japanese standard JIS is harmonized with IEC, thus they are similar in nature.

Q: How to determine if two wires are connected in a schematic?

Find a solid dot at the crossing point. A dot represents an electrical connection (a node), and a crossing with no dot, or a small "hop" arc, represents a crossing with no electrical connection.

Q: Are circuit symbols and PCB footprints the same?

No. The circuit symbol is the symbolic representation of the part that is used in your schematic, and the footprint (land pattern) is the actual copper pattern that the actual part will be soldered onto. Before laying out the board, each symbol is mapped to a footprint.

Keep Learning