Circuit parts symbols are standardized graphical shorthand for electrical components, governed primarily by IEC 60617 globally and IEEE 315 (ANSI Y32.2) in North America. Whether you are reading a schematic for a switching power supply or tracing a legacy control panel, knowing whether a rectangle or a zig-zag represents a resistor—and exactly which ground symbol ties to earth dirt versus a 0V logic reference—prevents miswiring and component destruction.
The Master Circuit Parts Symbols Reference Table
The table below maps the most common components to their graphical representations across the two dominant modern standards, alongside practical bench notes for interpretation.
| Component | IEC 60617 Symbol | IEEE 315 / ANSI Symbol | Practical Meaning & Bench Note |
|---|---|---|---|
| Resistor | Empty Rectangle | Zig-zag Line | Limits current. IEC rectangle often includes ohm value inside; IEEE zig-zag places value above. Power rating is rarely drawn; check BOM. |
| Capacitor (Non-Polarized) | Two Parallel Lines | Two Parallel Lines | Stores charge, blocks DC. Usually ceramic or film. Orientation on the PCB does not matter. |
| Capacitor (Polarized) | One Straight, One Curved Line (with '+') | One Straight, One Curved Line (with '+') | Electrolytic/Tantalum. The curved line or the side without the '+' is the negative terminal. Reverse polarity causes venting or explosion. |
| Inductor | Series of Half-Circles (Scallops) | Series of Loops (Coils) | Resists AC changes. Often includes a straight line underneath to denote a magnetic core (ferrite/iron) vs. air core. |
| Diode | Triangle Pointing to a Bar | Triangle Pointing to a Bar | One-way current valve. The bar represents the cathode (negative side). Matches the physical silver/black band on the component body. |
| NPN BJT Transistor | Circle with Arrow Pointing OUT | Circle with Arrow Pointing OUT | Current-controlled switch. Arrow points OUT for NPN (Not Pointing iN). Emitter, Base, Collector. |
| N-Channel MOSFET | Line with Arrow Pointing IN, Broken Channel | Line with Arrow Pointing IN, Broken Channel | Voltage-controlled switch. Arrow points IN for N-channel. Broken channel line indicates Enhancement mode (normally OFF). |
| Relay Coil | Rectangle with Diagonal LinesCircle or Rectangle (often with 'K' or 'CR') | Electromagnet that actuates mechanical contacts. Look for the adjacent switch symbols tied to the same reference designator (e.g., K1). | |
| SPST Switch (NO) | Line with a Gap and Hinged Lever | Line with a Gap and Hinged Lever | Normally Open. Circuit is broken until actuated. A dot at the hinge indicates a mechanical pivot point. |
Regional Variants: IEC 60617 vs. IEEE/ANSI vs. Old UK
If you are troubleshooting equipment built in different decades or regions, the symbols will shift. Understanding these variants is critical for accurate interpretation.
IEC 60617 (International / Modern EU / Global)
The IEC 60617 standard favors simple geometric shapes. Resistors are rectangles, and logic gates are drawn as standardized rectangular blocks with internal function symbols (like an '&' for AND gates) rather than the distinctive curved shapes used in the US. This standard is dominant in modern global manufacturing and European PLC programming.
IEEE 315 / ANSI Y32.2 (North America)
The IEEE 315 standard retains older, more pictorial representations. Resistors are zig-zags (mimicking the physical wire-wound resistors of the early 20th century), and logic gates use the familiar D-shape (AND) and curved-shape (OR). You will see this almost exclusively in US-based legacy schematics, military documentation (MIL-STD), and older North American university textbooks.
Old UK (BS 3939)
Before harmonizing with the IEC, the UK used BS 3939. You will encounter this in equipment manufactured before the late 1980s. Notable differences include the use of a circle with a cross for generic motors (instead of an 'M') and distinct, non-standardized hatch marks for variable resistors. If you are restoring vintage British audio or test gear, expect a hybrid of BS 3939 and early IEC drafts.
The 'Rows People Get Wrong' Notes
Even experienced builders misread specific schematic conventions. Here are the most common pitfalls:
- Ground vs. Earth vs. Chassis: A triangle pointing down with three horizontal lines of decreasing width is Earth Ground (physical dirt/ground rod). A triangle with one horizontal line is Chassis Ground (the metal enclosure). A simple downward-pointing triangle or a flat line with three downward slashes is Signal/Common Ground (the 0V DC reference). Tying signal ground directly to earth ground without a star-point strategy will create ground loops and introduce 50/60Hz hum into audio or sensor circuits.
- Normally Open (NO) vs. Normally Closed (NC) Contacts: On relays and contactors, an NO contact is drawn with a gap between the stationary and moving lines. An NC contact is drawn with the moving line overlapping the stationary line. People frequently wire NC safety interlocks as NO because they misinterpret the overlap as a 'drawn open' state.
- Wire Junction Dots: A solid dot where two wires cross means they are electrically connected. If two wires cross without a dot (or if one wire draws a semi-circle 'hop' over the other), they are insulated from each other. Modern CAD tools (like Altium or KiCad) prefer the 'no-dot' cross to mean no connection, but older hand-drawn schematics assumed a cross was a connection unless a hop was drawn. Always verify with a continuity test if the schematic is pre-1990.
Safe Interpretation for Faded or Missing Schematic Markings
When working on legacy hardware, silkscreen fades, and schematics are often blurry photocopies missing reference designators. Do not guess based on physical proximity.
If you are probing a faded PCB in a switching power supply, CRT monitor, or motor drive, large electrolytic capacitors can hold >300V DC for days after unplugging. Never short them with a screwdriver. Discharge them safely using a high-wattage bleeder resistor (e.g., a 10kΩ 5W resistor on insulated probe leads) and verify with a CAT III rated multimeter before touching the board.
Step 1: Trace the Copper. If the symbol is missing, use your multimeter in continuity mode (listening for the beep) to trace the component pads to known IC pins or ground planes. A component tied between a microcontroller GPIO and ground is almost certainly a pull-down resistor or a bypass capacitor.
Step 2: Read the Physical Component. If the schematic symbol for a diode is smudged, look at the physical part. A 1N4007 has a silver band (cathode). A Schottky diode might have a distinct package. Measure the forward voltage drop with your multimeter's diode test mode: ~0.6V indicates standard silicon, ~0.3V indicates Schottky or germanium, and 'OL' (open loop) in both directions means the part is blown.
Step 3: Identify Polarization Clues. For polarized capacitors with faded PCB silkscreen, look for the physical negative stripe on the capacitor can. The PCB pad connected to the negative stripe must trace to the lower-voltage or ground net. For ICs, look for the chamfered (cut) corner or the laser-etched dot indicating Pin 1, and match it to the schematic's Pin 1 indicator (usually a thick line or a dot in the symbol).
Circuit Parts Symbols FAQ
What are the different circuit parts symbols for ground connections?
There are three primary ground symbols. Earth ground is a vertical line terminating in three horizontal lines of decreasing width (resembling a pitchfork pointing down); this connects to a physical ground rod. Chassis ground is a vertical line terminating in a single horizontal line with diagonal hash marks underneath; this connects to the metal frame of the device for shielding and safety. Signal ground (or common) is typically an empty downward-pointing triangle or a simple horizontal line; this is the 0V return path for DC logic and analog signals.
Why do circuit parts symbols for resistors look different in US vs EU schematics?
The difference stems from the governing standards. North American schematics traditionally follow IEEE 315, which uses a zig-zag line to represent a resistor, mimicking the physical appearance of early carbon-composition and wire-wound resistors. European and modern international schematics follow IEC 60617, which standardizes the resistor as a simple empty rectangle to make automated CAD drawing and international harmonization easier. Both symbols mean the exact same thing electrically.
How to read circuit parts symbols for transistors and MOSFETs?
For Bipolar Junction Transistors (BJTs), look at the arrow on the emitter leg. If the arrow points outward away from the base, it is an NPN transistor. If it points inward toward the base, it is a PNP. For MOSFETs, look at the arrow on the body/substrate line. An arrow pointing inward indicates an N-Channel MOSFET, while an arrow pointing outward indicates a P-Channel. Additionally, a broken vertical line between the drain and source indicates an 'enhancement mode' MOSFET (normally OFF), while a solid continuous line indicates 'depletion mode' (normally ON).
What does a circle with a dot in the center mean on a PCB schematic?
A circle with a solid dot in the center typically represents a test point. On the physical PCB, this will manifest as an exposed copper pad or a small wire loop designed for you to hook a multimeter or oscilloscope probe onto without slipping. In some older schematics, a dot inside a circle can also represent a terminal block connection point or a specific mechanical mounting hole, but in modern logic and power schematics, it is almost universally a dedicated electrical test point.






