The symbol for resistor in schematics depends entirely on the drafting standard your region or CAD software follows. In the US and older textbooks, you will see a zigzag line; in Europe, Asia, and modern international designs, it is a simple rectangular box. Below is the complete reference for identifying these symbols, decoding their physical markings, and avoiding common schematic misinterpretations.
Resistor Schematic Symbols: ANSI/IEEE vs IEC Standards
Before 2010, US-based engineers almost exclusively used the ANSI Y32.2 / IEEE 315 standard (zigzag). Today, modern EDA tools like KiCad 8/9 and Altium Designer frequently default to the IEC 60617 standard (rectangular box) to align with global manufacturing. Here is how the core symbols map across both standards.
| Component Type | ANSI/IEEE Symbol (US) | IEC 60617 Symbol (Global) | Practical Application |
|---|---|---|---|
| Fixed Resistor | Zigzag line | Empty rectangle | Current limiting, pull-up/pull-down, voltage division. |
| Variable Resistor (Potentiometer) | Zigzag with diagonal arrow | Rectangle with diagonal arrow | User-adjustable voltage division (3 terminals used). |
| Rheostat | Zigzag with arrow on 2 terminals | Rectangle with arrow on 2 terminals | Variable current limiting (2 terminals used). |
| Tapped Resistor | Zigzag with perpendicular tap line | Rectangle with perpendicular tap line | High-power voltage dividers, multi-tap bleeder circuits. |
| Photoresistor (LDR) | Zigzag in circle with inward arrows | Rectangle in circle with inward arrows | Light-activated switching, dusk-to-dawn sensors. |
| Thermistor (NTC/PTC) | Zigzag with hockey-stick line | Rectangle with hockey-stick line | Inrush current limiting, temperature compensation. |
Rows People Get Wrong: Specialty and Variable Symbols
Even experienced hobbyists misread specific symbol variants when skimming a complex schematic. Pay close attention to these common pitfalls:
- Potentiometer vs. Rheostat: A potentiometer symbol shows an arrow pointing to the middle of the resistor body, implying a third terminal (the wiper) is connected. A rheostat symbol shows the arrow connecting to one end of the resistor, indicating only two terminals are in the circuit. Wiring a 3-pin pot as a 2-pin rheostat requires tying the wiper to one of the outer lugs to prevent open-circuit dropouts if the wiper loses contact.
- Photoresistor (LDR) vs. Photodiode: The symbol for a light-dependent resistor features arrows pointing inward toward the body, indicating it receives light to change resistance. A photodiode or LED has arrows pointing outward, indicating it emits light or generates current.
- Tapped Resistor vs. Center-Tapped Inductor: A tapped resistor has a straight perpendicular line intersecting the zigzag or box. A center-tapped inductor or transformer looks similar but uses the coil/loop symbol. Confusing these in a power supply schematic can lead to catastrophic short circuits.
Never guess a faded through-hole resistor's value in a mains-connected, high-voltage, or precision circuit. A misidentified bleeder resistor or current-sense shunt can lead to lethal shock hazards or destroyed MOSFETs. If the color bands are burnt or unreadable, desolder and isolate the component. Always lift one leg of the resistor off the PCB pad before measuring with a digital multimeter (DMM) to prevent parallel circuit paths from skewing your ohms reading.
Physical Markings: When Schematic Symbols Meet the Bench
Schematic symbols tell you the function, but physical markings tell you the value. When the schematic calls for a 10kΩ pull-up but you are staring at a bin of unsorted parts, use these decoding frameworks.
Through-Hole Color Codes (IEC 60062)
Most 1/4W and 1/2W carbon/metal film resistors use the 4-band or 5-band system. According to All About Circuits, the 5-band system is standard for 1% tolerance metal film resistors:
- 4-Band: Digit 1, Digit 2, Multiplier, Tolerance (e.g., Brown-Black-Orange-Gold = 10 × 1,000 = 10,000Ω or 10kΩ ±5%).
- 5-Band: Digit 1, Digit 2, Digit 3, Multiplier, Tolerance (e.g., Brown-Black-Black-Red-Brown = 100 × 10 = 1,000Ω or 1kΩ ±1%).
SMD Resistor Codes (EIA-96 and Standard)
Surface mount devices (SMD) lack the physical space for color bands. As noted in SparkFun's Resistor Tutorial, they rely on printed alphanumeric codes:
- 3-Digit (5% tolerance): First two digits are significant, third is the multiplier.
103= 10 × 10³ = 10,000Ω (10kΩ). - 4-Digit (1% tolerance): First three digits are significant, fourth is the multiplier.
1002= 100 × 10² = 10,000Ω (10kΩ). - EIA-96 (High Precision 0402/0603 packages): Uses a 2-digit code for the base value and a letter for the multiplier. For example,
01Ctranslates to Base 100 (from the EIA-96 lookup table) × Multiplier 10² (Letter C) = 10,000Ω (10kΩ).
Frequently Asked Questions
What is the standard symbol for a resistor on a multimeter dial?
On a multimeter, the symbol for measuring resistance is the Greek letter Omega (Ω), not the schematic zigzag or box. You will typically see this on the dial alongside ranges like 200Ω, 2kΩ, and 20MΩ. When probing a circuit, ensure the dial is set to the Ω setting and the circuit is completely de-energized; measuring resistance on a live circuit will blow the multimeter's internal fuse or destroy the ADC.
How do I read a resistor symbol with an arrow pointing through it?
An arrow intersecting the resistor body indicates a variable resistor (potentiometer or trimmer). If the arrow is connected to a third distinct terminal line, it is a potentiometer used for voltage division. If the arrow simply crosses the body and ties back to one of the main terminals, it represents a rheostat used for variable current limiting. In CAD software, this arrow is often adjustable to indicate the wiper's physical position.
Why do European schematics use a box instead of a zigzag for resistors?
The IEC 60617 standard adopted the rectangular box to simplify automated CAD drafting and reduce visual clutter in dense schematics. More importantly, it prevents visual confusion with inductors. In the ANSI/IEEE standard, an inductor is drawn as a series of loops (coils). On low-resolution prints or poorly rendered PDFs, a tightly drawn zigzag resistor can look remarkably similar to a coil inductor, leading to dangerous wiring errors in filter circuits.
What does a resistor symbol with a third perpendicular terminal mean?
A fixed resistor symbol featuring a third line intersecting it perpendicularly (without an arrow) represents a tapped resistor. These are typically high-power wirewound resistors encased in ceramic or aluminum housings. The tap provides a specific intermediate voltage or resistance value without needing two separate resistors. They are heavily used in tube amplifier bias networks and industrial motor starting circuits.






