The schematic symbol for a resistor depends entirely on the regional standard your schematic was drawn under. In the United States, the IEEE/ANSI standard uses a zig-zag line, while Europe and most of the international community follow the IEC 60617 standard, which uses a simple rectangular box. Both represent the exact same component, but misreading the regional variant can cause confusion when tracing complex variable or specialized resistor networks.

Complete Resistor Symbol Reference Table

Below is the definitive cross-reference for fixed, variable, and specialized resistor symbols across the two dominant global standards, alongside the typical silkscreen designator you will find printed on the physical PCB.

Component Type IEEE/ANSI Symbol (US) IEC 60617 Symbol (EU/Global) Standard PCB Silkscreen
Fixed Resistor Zig-zag line Plain rectangle R1, R2, R3 (e.g., R14)
Variable Resistor (Potentiometer) Zig-zag with arrow pointing to center Rectangle with arrow pointing to center VR1, POT1, P1
Rheostat (2-Terminal Variable) Zig-zag with arrow pointing to side Rectangle with arrow pointing to side RH1, VR2
Trimpot (Preset Potentiometer) Zig-zag with a 'T' or adjustment arrow Rectangle with a 'T' or adjustment arrow TR1, TP1, RV1
Thermistor (NTC/PTC) Zig-zag with a line through it and '-t°' or '+t°' Rectangle with a line through it and '-t°' or '+t°' TH1, RT1, NTC1
Photoresistor (LDR) Zig-zag in a circle with inward arrows Rectangle in a circle with inward arrows LDR1, PR1, RL1
Varistor (MOV) Zig-zag with a diagonal line through it Rectangle with a diagonal line through it MOV1, VR3, Z1

For a deeper dive into how these components behave in a physical circuit, the SparkFun Resistor Tutorial provides an excellent breakdown of the physics and practical applications of each type.

The Rows People Get Wrong in Schematic Reading

Even experienced hobbyists and junior technicians frequently misidentify specific resistor variants on a schematic. Here are the most common mix-ups and how to definitively tell them apart.

Potentiometer vs. Rheostat

The critical difference is the number of active terminals. A potentiometer symbol always shows three connection points: the two ends of the resistive track and the wiper (the arrow). It is used as a voltage divider. A rheostat symbol only shows two connection points: one end of the track and the wiper. It is used as a variable current limiter. If you see the third terminal tied to the wiper on a schematic, the designer has intentionally wired a potentiometer as a rheostat.

Thermistor vs. Varistor (MOV)

Both symbols feature a line striking through the main resistor body, which leads to frequent misreads. Look at the annotation next to the strike-through line. A thermistor will have a temperature coefficient indicator like -t° (Negative Temperature Coefficient / NTC) or +t° (Positive Temperature Coefficient / PTC). A varistor (Metal Oxide Varistor, or MOV) will typically have a diagonal strike-through line that breaks outside the body, often annotated with a voltage rating (e.g., '275V') rather than a temperature symbol. Confusing these two during board repair can lead to catastrophic failure, as an MOV is designed to clamp high-voltage transients, while an NTC thermistor is designed to limit inrush current based on heat.

Trimpot vs. Standard Potentiometer

A trimpot (trimmer potentiometer) is meant for 'set-and-forget' calibration at the factory, not for daily user adjustment. On a schematic, the trimpot symbol often includes a small 'T' at the end of the adjustment arrow or a box around the wiper. Physically, trimpots use a slotted screw head (often requiring a ceramic or plastic adjustment tool to prevent static damage), whereas standard potentiometers feature a shaft meant for a knob.

Safe Interpretation When Markings Are Faded or Missing

Warning: Never guess a resistor's value based on its physical size or circuit position if the color bands or SMD markings are burned off. A 1/4W carbon film resistor and a 1/2W metal oxide resistor can look nearly identical when charred. Always verify with a multimeter.

When a resistor has been subjected to thermal stress, the color bands may fade, blister, or burn off entirely. Here is the professional workflow for identifying an unmarked or faded resistor safely:

  1. Check the PCB Silkscreen and Schematic: Look for the designator (e.g., R42) printed on the board. Cross-reference this with the service manual or schematic to find the specified value.
  2. Measure In-Circuit (With Caveats): You can measure a resistor while it is still soldered to the board, but you must account for parallel paths. According to the parallel resistance formula, the measured value will always be lower than the actual resistor value if other components are connected across it. If your meter reads 4.7kΩ on a resistor marked as 10kΩ in the schematic, the resistor might be fine, but the surrounding circuitry is pulling the reading down.
  3. Isolate for True Measurement: To get a 100% accurate reading, desolder and lift one leg of the resistor off the PCB pad. This breaks the parallel circuit. As noted in Fluke's official testing guidelines, ensuring the component is isolated is the only way to verify if the resistor has drifted out of its tolerance band.
  4. Account for Age and Drift: Old carbon composition resistors (common in vintage audio and tube amplifiers) naturally drift upward in resistance over decades. It is common to see a nominal 100kΩ carbon comp resistor measure at 130kΩ or higher. If it has drifted more than 20% from its nominal value, replace it with a modern 1% metal film equivalent.

Frequently Asked Questions

What does a standard resister symbol look like on a schematic?

Whether you are searching for the correct resistor symbol or dealing with the common search typo resister symbol, the visual representation depends on your region. In North America, the standard IEEE/ANSI symbol is a jagged, zig-zag line. In Europe and most international standards (IEC 60617), the symbol is a simple, unfilled rectangular box. Both symbols serve the exact same function in circuit analysis.

Why do European and American schematics use different symbols?

The divergence stems from the historical development of electrical standards. The US adopted the zig-zag line early on through the Institute of Radio Engineers (which later merged into the IEEE) to visually represent the 'restriction' or 'friction' of electron flow. The International Electrotechnical Commission (IEC) later standardized the rectangular box to make schematic drawing easier with early CAD tools and to create a more uniform, modular look for all passive components (capacitors and inductors also use modified rectangles in IEC standards).

How do I test a resistor when the color bands are burned off?

If the physical markings are destroyed, you must use a digital multimeter (DMM) set to the Ohms (Ω) range. For an accurate reading, you must desolder at least one leg of the resistor from the circuit board to prevent parallel components from skewing the measurement. If the measured value is infinite (open line/OL), the resistor has burned out internally and must be replaced. Always investigate why it burned out before applying power again.

What does a resistor symbol with an arrow through it mean?

An arrow pointing diagonally through or touching the main resistor body indicates a variable resistor. If the arrow connects to a third terminal line, it is a potentiometer (used for voltage division). If the arrow simply touches the body and only two terminals are shown, it is a rheostat (used for variable resistance/current limiting). If the arrow has a small 'T' or is enclosed in a box, it denotes a factory-set trimpot.