Reading a circuit diagram requires fluency in two distinct visual languages depending on your geography and the origin of the equipment. Below is the definitive cross-reference for the most common electronic schematics symbols used in modern circuit design, mapped across North American and International standards.
The Master Electronic Schematics Symbols Reference Table
This table covers the foundational passive, active, and power symbols you will encounter on 95% of board-level and industrial schematics. Use the All About Circuits Reference for deeper component-specific variations.
| Component | ANSI/IEEE (US) Symbol | IEC 60617 (Intl) Symbol | Practical Meaning & Bench Context |
|---|---|---|---|
| Resistor | Zig-zag line | Empty rectangle | Restricts current flow. The IEC rectangle is easier to draw in CAD and allows internal text for resistance values. |
| Capacitor (Non-polarized) | Two parallel straight lines | Two parallel straight lines | Stores charge in an electric field. Used for decoupling and AC coupling. Identical in both standards. |
| Capacitor (Polarized) | One straight line, one curved line (or '+' sign) | One straight line, one curved line (or '+' sign) | Electrolytic/Tantalum. The curved line or '+' denotes the positive anode. Reversing polarity causes catastrophic failure. |
| Inductor | Series of looping humps | Series of looping humps (or rectangle with diagonal) | Stores energy in a magnetic field. Used in switching power supplies and RF filters. |
| Diode | Triangle pointing to a line | Triangle pointing to a line | Allows current in one direction. The line represents the cathode (negative side). |
| Zener Diode | Triangle pointing to a line with bent ends | Triangle pointing to a line with bent ends | Conducts in reverse when voltage exceeds the Zener breakdown threshold. Used for voltage clamping. |
| NPN Transistor (BJT) | Circle with vertical line, arrow pointing OUT on emitter | Circle with vertical line, arrow pointing OUT on emitter | Current-controlled switch. 'Not Pointing iN' is the common mnemonic for NPN. |
| N-Channel MOSFET | Line with three branches, arrow pointing IN on body, broken channel line | Similar, often without the outer circle | Voltage-controlled switch. The broken line indicates enhancement mode (normally OFF). |
| Ground (Signal) | Three descending horizontal lines | Three descending horizontal lines | The 0V reference for analog/digital signals. Not necessarily connected to physical earth. |
| Ground (Earth/Chassis) | Three descending lines under a horizontal line, or a rake shape | Three lines descending at angles from a horizontal line | Safety earth. Connected to the physical metal enclosure to prevent shock hazards. |
| DC Voltage Source | Circle with '+' and '-' inside, or long/short parallel lines | Circle with '+' and '-' inside | Battery or bench power supply. The long line (if used) is the positive terminal. |
| AC Voltage Source | Circle with a sine wave inside | Circle with a sine wave inside | Mains power or signal generator. Indicates alternating polarity over time. |
Regional Variants: ANSI/IEEE vs. IEC vs. Old UK Standards
Before tracing a net, you must identify which drafting standard the engineer used. Applying the wrong mental model to a schematic can lead to misidentifying a relay coil as a resistor, or a logic gate as an amplifier.
| Standard | Governing Body | Primary Regions | Key Visual Characteristics |
|---|---|---|---|
| ANSI/IEEE 315 | IEEE (US) | North America, Japan, South Korea | Resistors are zig-zags; logic gates use distinct geometric shapes (D-shape for AND, curved for OR). See the IEEE Std 315 documentation for full specs. |
| IEC 60617 | IEC (Intl) | Europe, UK, Australia, China, India | Resistors are rectangles; logic gates use standardized rectangular boxes with internal function codes (e.g., '&' for AND, '≥1' for OR). |
| BS 3939 (Legacy) | BSI (UK) | Older UK industrial/marine panels | Superseded by IEC, but still found on legacy equipment. Uses unique graphical symbols for relays and contactors that do not match modern CAD libraries. |
Which applies to you? If you are reading a schematic generated by modern EDA tools (KiCad, Altium, Eagle) in North America, it defaults to ANSI. If you are servicing imported European machinery (e.g., Siemens PLCs, Festo pneumatics), expect strict IEC 60617 compliance.
The 'Rows People Get Wrong' Notes Section
Even experienced technicians misread specific symbols when moving between regional standards or dealing with degraded documentation. Here are the most common pitfalls and how to resolve them.
1. Signal Ground vs. Earth Ground vs. Chassis
Mixing up the three descending lines (signal ground) with the earth/chassis ground symbol is a frequent cause of ground loops and noisy ADC readings. Signal ground is your 0V logic reference. Earth ground is a safety path. They should only meet at a single star-point in mixed-signal designs. If a schematic shows them connected randomly, it is either a poor design or a simplified representation you must verify on the actual PCB.
2. Polarized vs. Non-Polarized Capacitors
In IEC schematics, a non-polarized ceramic capacitor is a simple rectangle (or two parallel lines), while a polarized electrolytic is a rectangle with a '+' sign or one curved plate. If the '+' is omitted due to drafting laziness, check the value: anything above 1µF is almost certainly polarized. Installing a 100µF electrolytic backward in a 12V rail will result in a venting failure.
3. Safe Interpretation of Faded or Missing Markings
When dealing with legacy equipment, reference designators (like R14 or C22) or the symbols themselves may be faded, smudged, or torn.
Low-voltage troubleshooting framework: If a resistor symbol is faded and its value is unreadable, trace the net. If it connects a microcontroller GPIO pin to a 3.3V or 5V rail, it is a pull-up resistor (typically 4.7kΩ to 10kΩ). If it sits in series with an LED, calculate the expected value using Ohm's Law based on the rail voltage and standard LED forward voltages (e.g., 2V for red, 3.2V for blue).
Frequently Asked Questions
What are the standard electronic schematics symbols for a relay coil vs. a contactor?
In ANSI/IEEE, a relay coil is typically drawn as a circle or a rectangle with the letter 'K' or 'CR' (Control Relay), while a contactor is a rectangle with 'M' or 'C'. In IEC 60617, a relay coil is a rectangle with 'K', and a contactor is a rectangle with 'KM'. The associated contacts are drawn separately and linked by a dashed mechanical line or a shared alphanumeric tag (e.g., K1-A for the coil, K1-13/14 for the NO contact).
How do I read electronic schematics symbols for logic gates (ANSI vs IEC)?
ANSI uses distinct shapes: a D-shape for AND, a curved shield for OR, and a triangle for NOT (inverter), with a bubble indicating logical negation. IEC 60617 abandons shapes entirely in favor of rectangular boxes. Inside the IEC box, you will find a function code: '&' for AND, '≥1' for OR, '1' for a buffer, and '=1' for XOR. A bubble on the input or output pin means the same thing in both standards: active-low or inverted logic.
Why do some electronic schematics symbols show a circle with a cross inside?
A circle with a cross (or an 'X') inside usually represents a lamp, an indicator LED, or a generic light source. In older industrial schematics, it may also denote a motor armature or a specific type of rotating machine. Check the reference designator: if it starts with 'H' or 'DS' (e.g., H1, DS1), it is an indicator light. If it starts with 'M', it is a motor.
What does a dashed line connecting two electronic schematics symbols mean?
A dashed or dotted line between components indicates a mechanical linkage or a shared physical enclosure, rather than an electrical connection. For example, a dashed line connecting a potentiometer to a switch means turning the knob also clicks the switch (like a vintage volume/power knob). In relay logic, a dashed line links the coil to its physically associated switch contacts, confirming they operate together when the coil is energized.






