The two dominant standards for electronic circuit components symbols are IEC 60617 (International/Europe) and IEEE/ANSI 315 (North America). While basic passive symbols like resistors differ visually between the two (rectangles versus zigzags), semiconductor and logic symbols remain largely harmonized. If you are reading a schematic, the first step is identifying which standard the drafter used to avoid catastrophic wiring errors, particularly with polarized components.
The Master Electronic Circuit Components Symbols Table
Below is the definitive cross-reference for the most common components you will encounter on the bench. This table maps the visual geometry of the symbol to its real-world function and common part numbers.
| Component | IEC 60617 Symbol Shape | ANSI/IEEE 315 Symbol Shape | Real-World Example Part | Practical Circuit Role |
|---|---|---|---|---|
| Resistor | Empty Rectangle | Zigzag Line | Yageo CFR-25 (1/4W) | Current limiting, pull-up/pull-down networks |
| Capacitor (Non-Polar) | Two Parallel Straight Lines | Two Parallel Straight Lines | Kemet C315C (MLCC) | High-frequency decoupling, AC signal coupling |
| Capacitor (Polarized) | Two Straight Lines with '+' on Anode | One Straight Line, One Curved Line | Panasonic EEUFM (Electrolytic) | Bulk power supply filtering, energy storage |
| NPN Transistor (BJT) | Circle with Emitter Arrow Pointing OUT | No Circle, Emitter Arrow Pointing OUT | Onsemi 2N3904 | Low-side switching, small signal amplification |
| PNP Transistor (BJT) | Circle with Emitter Arrow Pointing IN | No Circle, Emitter Arrow Pointing IN | Onsemi 2N3906 | High-side switching, current sourcing |
| N-Channel MOSFET | Line with Arrow IN, Broken Channel Line | Line with Arrow IN, Broken Channel Line | Infineon IRF520 | High-current PWM switching, motor control |
| Ground (Earth/Chassis) | Three Decreasing Horizontal Lines | Three Decreasing Horizontal Lines | N/A (Physical connection) | Safety bonding, shielding, fault current path |
| Ground (Signal) | Triangle Pointing Down | Triangle Pointing Down | N/A (Reference node) | 0V reference return for logic and analog signals |
Regional Standards and Variants
Knowing which standard applies to your region prevents misinterpretation when sourcing schematics online or collaborating internationally.
IEC 60617 (International Electrotechnical Commission)
This is the standard used across Europe, Asia, and most of the global engineering community. It favors simple geometric shapes (like the rectangle for resistors) because they are easier to draw in modern CAD software and scale cleanly on dense, multi-layer PCB schematics. If you are downloading datasheets from STMicroelectronics, NXP, or Infineon, the reference schematics will almost exclusively use IEC symbols.
IEEE/ANSI 315 (North America)
Dominant in the United States and Canada, this standard retains legacy hand-drawing aesthetics, most notably the zigzag resistor. While the IEEE 315 standard was officially reaffirmed in 2008, many US-based universities and legacy military schematics still strictly enforce it. However, modern US CAD libraries (like Altium or KiCad defaults) often blend ANSI passives with IEC semiconductors.
The Old UK Standard (BS 3939)
If you are troubleshooting vintage British audio gear or old industrial control panels, you may encounter BS 3939. This obsolete standard mixed IEC and ANSI concepts and used unique symbols for things like variable resistors (a rectangle with a diagonal slash). The UK officially adopted the IEC standard (as BS EN 60617) decades ago, so treat BS 3939 symbols as legacy artifacts requiring careful verification.
The 'Rows People Get Wrong' Notes Section
Even experienced builders misread specific schematic symbols, leading to blown components or non-functional circuits. Here are the most common pitfalls.
In the ANSI standard, the curved line on a capacitor symbol always represents the negative terminal. In the IEC standard, both lines are straight, and a '+' sign denotes the positive terminal. If you wire an electrolytic capacitor backward based on a misread symbol, the dielectric oxide layer will break down, causing the capacitor to vent electrolyte or explode under load.
- Transistor Arrows: The arrow is always on the emitter leg, never the base or collector. Use the mnemonic: NPN = Not Pointing iN (arrow points out). PNP = Pointing iN (arrow points in). This applies to both BJTs and standard MOSFET body diode representations.
- Normally Open (NO) vs. Normally Closed (NC) Contacts: On relay and switch symbols, the diagonal slash represents the moving contact. The symbol depicts the unactuated, resting state of the switch. A gap between the slash and the fixed contact means NO (open circuit at rest). If the slash overlaps the fixed contact, it is NC (closed circuit at rest).
- Earth vs. Signal Ground: Never connect a high-current earth ground symbol directly to a sensitive analog signal ground symbol on your schematic without a designated star-ground point. The three-line earth symbol implies a physical connection to the chassis or earth rod, while the triangle signal ground is just a 0V reference. Mixing them creates ground loops and 50/60Hz hum in audio circuits.
Safe Interpretation When Markings Are Faded or Missing
Schematics are only half the battle. When you are reverse-engineering a damaged board, dealing with a cheap clone where the silkscreen is missing, or looking at a component whose markings have been burned off by a thermal fault, you must safely identify the physical part.
1. Identifying Scorched Resistors
Do not trust the color bands on a resistor that shows signs of thermal stress (darkening or cracking). The carbon film inside has likely degraded, altering its resistance. The fix: Desolder one leg of the resistor to isolate it from the circuit's parallel paths, then measure it with a digital multimeter (DMM). If it reads more than 5% outside the expected schematic value, replace it with a fresh 1% metal film resistor (e.g., Vishay MRS25 series).
2. Testing Unmarked Semiconductors
If a 3-pin transistor has no laser etching, use your DMM's diode test mode.
Place the red probe on the Base and the black probe on the Emitter and Collector. If you read a forward voltage drop between 0.55V and 0.75V on both junctions, and reversing the probes yields an 'OL' (Open Loop) reading, you have an NPN silicon BJT. If the polarities must be reversed to get the 0.6V drop, it is a PNP.
For MOSFETs, the gate will read completely open (OL) in both directions against the source and drain. If the gate shows continuity to the source or drain, the MOSFET's gate oxide is punctured and the part is dead.
3. Decoding Sanded-Off ICs
Cloned power management ICs (PMICs) and microcontrollers often have their part numbers sanded off to prevent copying. To identify them:
- Locate the Pin 1 indicator (a small dimple or chamfered edge on the epoxy).
- Trace the VCC and GND pins using the continuity beeper on your multimeter against the board's known power planes.
- Measure the package dimensions (e.g., SOIC-8, QFN-16) with digital calipers.
- Cross-reference the pinout, package, and quiescent current draw against known databases like the Electronics Tutorials symbol and component archives or manufacturer parametric search tools.
Always remember that schematic symbols are a language. Whether you are reading an IEC rectangle or an ANSI zigzag, the underlying physics of the component remains exactly the same. Verify your assumptions with a meter before applying power.






