The fixed resistor symbol on a schematic is universally represented by either a zigzag line (ANSI/IEEE standard) or an empty rectangle (IEC standard). Both denote a two-terminal passive component with a specific, non-adjustable ohmic value, but the symbol you encounter depends entirely on the regional origin of the schematic.
Fixed Resistor Schematic Symbols & Regional Standards
When reading schematics or designing PCBs in tools like Altium or KiCad, you must choose a symbol library that matches your regional standards. The two dominant frameworks are the North American ANSI/IEEE 315 standard and the international IEC 60617 standard.
| Component Type | ANSI / IEEE 315 Symbol (US/Japan) | IEC 60617 Symbol (EU/UK/Aus) | Practical Notes |
|---|---|---|---|
| Fixed Resistor (Standard) | Zigzag line (peaks typically 3 to 4) | Empty hollow rectangle | Non-polarized; orientation on schematic does not affect circuit function. |
| Fixed Resistor (with Power Rating) | Zigzag with diagonal slashes or Roman numerals (e.g., III for 3W) | Rectangle with internal wattage text or specific slash marks | Crucial for identifying when a standard 1/4W carbon film part must be swapped for a 2W metal oxide part. |
| Variable Resistor (Potentiometer) | Zigzag with a diagonal arrow pointing to the middle | Rectangle with a diagonal arrow pointing to the middle | The arrow denotes the wiper (terminal 2). Terminals 1 and 3 are the fixed resistance ends. |
| Trimmer / Preset Resistor | Zigzag with a T-shaped adjustment arrow | Rectangle with a T-shaped adjustment arrow | Indicates a multi-turn cermet trimpot meant for calibration, not user adjustment. |
Regional Variants & Legacy Standards: If you are servicing older equipment, be aware of legacy British Standard BS 3939. Before the UK fully harmonized with IEC 60617 in the late 1990s, British schematics sometimes used a slightly different rectangular aspect ratio or retained the zigzag for specific high-power wirewound resistors. Today, however, if you are reading a schematic from Europe, the UK, or Australia, expect the IEC rectangle. If you are reading from the US, Canada, or Japan, expect the ANSI zigzag.
The Fixed Resistor Color Code & Value Table
Because fixed resistors are non-polarized, they do not have pinouts. Instead, through-hole resistors use painted bands to indicate their value. Below is the standard 4-band and 5-band color code reference.
| Color | Digit Value | Multiplier | Tolerance |
|---|---|---|---|
| Black | 0 | x1 (10^0) | - |
| Brown | 1 | x10 (10^1) | ±1% |
| Red | 2 | x100 (10^2) | ±2% |
| Orange | 3 | x1k (10^3) | - |
| Yellow | 4 | x10k (10^4) | - |
| Green | 5 | x100k (10^5) | ±0.5% |
| Blue | 6 | x1M (10^6) | ±0.25% |
| Violet | 7 | x10M (10^7) | ±0.1% |
| Grey | 8 | - | ±0.05% |
| White | 9 | - | - |
| Gold | - | x0.1 | ±5% |
| Silver | - | x0.01 | ±10% |
Rows People Get Wrong
- Red (2) vs. Orange (3): Under 4000K fluorescent bench lights or when the lacquer is heavily yellowed from heat, red and orange look nearly identical. If the second band is ambiguous, verify the expected value with a digital multimeter (DMM) rather than guessing.
- Gold (5% Tolerance) vs. Yellow (Multiplier): Yellow is never used as a tolerance band. If you see a yellow band at the far end of the resistor, you are reading the bands backward. The tolerance band (usually gold or silver) is always spaced slightly further apart from the digit bands.
- The 5th Band on 1% Metal Film: Precision 1% resistors use five bands (three digits, one multiplier, one tolerance). The tolerance band for 1% is brown. Beginners often misread this final brown band as the digit '1', throwing off their calculation by an order of magnitude. Always count the total number of bands before assigning digit values.
Safe Interpretation When Markings Are Faded or Missing
On older PCBs, resistors often suffer from chipped paint, thermal darkening, or complete burnout. When the color code is illegible, you must rely on bench measurement and standard value logic.
Step 1: Isolate the Component. Measuring a resistor while it is still soldered into a circuit (in-circuit) will almost always yield a falsely low reading. This is because your DMM is measuring the target resistor in parallel with the rest of the circuit's impedance. You must desolder at least one leg of the resistor, lifting it completely off the pad to break the parallel path.
Step 2: Apply E-Series Logic. Resistors are not manufactured in arbitrary values; they follow the IEC 60063 E-series standard. The most common is the E12 series (12 values per decade: 1.0, 1.2, 1.5, 1.8, 2.2, 2.7, 3.3, 3.9, 4.7, 5.6, 6.8, 8.2). If your DMM reads 4.62 kΩ on an isolated component, it is not a custom 4.62 kΩ part. It is almost certainly a standard 4.7 kΩ E12 resistor that has drifted by roughly 2% due to age or thermal stress. Understanding the E-series prevents you from ordering non-existent replacement values.
Step 3: Check for Thermal Damage. If the resistor body is cracked, blistered, or measures open-circuit (OL on your DMM), it has failed. Do not just replace it; trace the schematic to find out why it burned. A burnt fixed resistor is rarely the root cause of a failure; it is usually the victim of a shorted semiconductor (like a failed MOSFET or rectifier diode) downstream.
Fixed Resistor Symbol & Identification FAQ
What is the exact difference between a fixed resistor symbol and a variable resistor symbol?
The core shape (zigzag or rectangle) remains the same, but a variable resistor (potentiometer or rheostat) adds an arrow pointing at the center of the resistive element. This arrow represents the wiper terminal. In a fixed resistor symbol, there are only two connection nodes. In a variable resistor symbol, there are three nodes (or two, if wired as a rheostat), and the arrow indicates which terminal provides the adjustable voltage division.
Why do European schematics use a rectangle for the fixed resistor symbol?
The IEC 60617 standard adopted the hollow rectangle to create a unified, modular visual language for all passive components. Under IEC rules, a basic rectangle represents a general passive impedance. By adding internal symbols or external lines, the base rectangle can be adapted to represent capacitors (parallel lines inside), inductors (half-circles inside), or specific resistor types. This contrasts with the ANSI/IEEE approach, which assigns a unique, distinct geometric shape (the zigzag) specifically to resistors.
How do I read a fixed resistor surface mount (SMD) code when there are no color bands?
SMD resistors are too small for color bands and instead use printed numeric codes. For standard 5% tolerance parts, you will see a 3-digit code (e.g., 472). The first two digits are the significant figures (47), and the third is the multiplier (10^2), making it 4,700 Ω or 4.7 kΩ. For 1% precision SMDs, look for a 4-digit code (e.g., 4702 = 470 x 10^2 = 47 kΩ). If the resistor is tiny (0402 or 0201 size), it may use the EIA-96 standard, which consists of two numbers and a letter (e.g., 68X), requiring a specific EIA-96 lookup chart to decode the exact value.






