When asking which labeled element represents a resistor, the answer depends on whether you are looking at a schematic, a printed circuit board (PCB), or the physical component itself. On a schematic, a resistor is represented by a zigzag line (US ANSI/IEEE standard) or a hollow rectangle (IEC 60617 standard). On a PCB silkscreen or Bill of Materials (BOM), it is identified by the reference designator prefix "R" followed by a sequential number (e.g., R1, R42). Physically, through-hole resistors use colored bands, while surface-mount (SMD) resistors use a 3-digit, 4-digit, or EIA-96 alphanumeric code.
Decoding Schematic Symbols and PCB Silkscreen Labels
Identifying a resistor on paper or in CAD software requires knowing the regional standard your schematic follows. In North America, the ANSI Y32.2 standard dictates a zigzag line. In Europe and most international IEC-compliant designs, it is a simple hollow rectangle. Both symbols represent the exact same electrical function: restricting current flow and dropping voltage.
On the physical PCB, the silkscreen layer uses reference designators to map components to the schematic. The letter R always denotes a discrete resistor. If you see RN, it represents a resistor network or array (multiple resistors in a single SIP/DIP package). Variable resistors and potentiometers are often labeled RV or VR, and their schematic symbol includes a diagonal arrow crossing the standard resistor body to indicate the wiper terminal.
Bench Tip: When troubleshooting a board, always cross-reference the PCB silkscreen (e.g., R14) with the schematic. Manufacturers sometimes use "virtual" resistors in the BOM (labeled DNP or "Do Not Populate") that have a schematic symbol and PCB pads but no physical component installed.
Resistor Type Comparison: Which Part for Which Job?
Not all resistors are created equal. Selecting the wrong construction type can lead to thermal runaway, excessive noise, or catastrophic failure. Use this matrix to match the component to your circuit's demands.
| Construction Type | Tolerance | Tempco (ppm/°C) | Typical Use Case & Selection Criteria |
|---|---|---|---|
| Carbon Composition | ±5% to ±20% | -200 to +1000 | High-energy pulse absorption (e.g., snubber circuits). Avoid in precision or high-gain audio due to high current noise. |
| Carbon Film | ±2% to ±5% | -200 to -800 | General-purpose pull-up/pull-down networks, basic LED current limiting. Cheap, but negative tempco means resistance drops as it heats. |
| Metal Film (e.g., Vishay CMF55) | ±0.1% to ±1% | ±15 to ±50 | Feedback loops, voltage dividers, precision analog front-ends. Excellent stability and very low thermal noise. |
| Thick Film SMD | ±1% to ±5% | ±100 to ±200 | High-density digital logic, microcontroller GPIO protection. Standard for 90% of modern consumer PCBs. |
| Wirewound (e.g., Bourns 2200) | ±1% to ±5% | ±20 to ±90 | High-power dissipation (5W to 50W+), dummy loads, power supply bleeder circuits. Beware of parasitic inductance in high-frequency paths. |
| Metal Foil (e.g., Vishay Z-Foil) | ±0.005% to ±0.01% | ±0.2 to ±2 | Metrology, high-end DACs, precision shunt current sensing. Extremely expensive, used only when absolute stability is mandatory. |
Reading Physical Markings: Bands and SMD Codes
Once you have identified the physical component, you must decode its value. Through-hole and surface-mount parts use entirely different marking systems.
Through-Hole Color Bands
Most axial resistors use a 4-band or 5-band system. For a standard 5-band resistor (common on 1% metal film parts):
- Bands 1-3: Significant digits.
- Band 4: Multiplier (number of zeros).
- Band 5: Tolerance (Brown = ±1%, Red = ±2%, Gold = ±5%).
Worked Example: A resistor with bands Brown-Black-Black-Red-Brown. Brown (1), Black (0), Black (0) = 100. Red multiplier = x100. Total = 10,000Ω or 10kΩ. The final Brown band indicates ±1% tolerance.
SMD Alphanumeric Codes
Surface-mount resistors are too small for color bands, so manufacturers print numeric codes directly on the epoxy casing.
- 3-Digit Code (5% tolerance): The first two digits are significant, the third is the multiplier.
103= 10 x 10^3 = 10,000Ω (10kΩ). - 4-Digit Code (1% tolerance): The first three digits are significant, the fourth is the multiplier.
1002= 100 x 10^2 = 10,000Ω (10kΩ). - EIA-96 Code (High precision 0402/0603): Uses two digits and a letter. The digits map to a lookup table (01 = 100), and the letter is the multiplier (C = 10^2).
01C= 100 x 100 = 10kΩ. Refer to the DigiKey resistor code guide for the full EIA-96 lookup table.
Failure Modes and Visual Symptoms
Resistors are passive, but they are not immune to failure. Understanding how they fail helps you diagnose board-level faults without endlessly swapping components.
Safety Warning: Always de-energize the circuit and discharge large capacitors before probing resistors. Testing a resistor while the circuit is live can destroy your multimeter or cause an arc flash.
- Thermal Overload (Open Circuit): When a resistor dissipates more power than its wattage rating (P = I²R), the epoxy body chars, blisters, or cracks. Visually, you will see black scorch marks on the PCB directly beneath the part. Electrically, the resistive element vaporizes, resulting in an infinite resistance (open circuit) reading.
- Sulfuration (High Resistance/Drift): Thick film SMD resistors exposed to high-sulfur environments (like automotive exhaust or heavy industrial air) suffer from silver sulfide creep. The silver in the inner electrode reacts with sulfur, forming a non-conductive crystal. Visually, the part looks fine, but it reads out of tolerance or completely open. Use anti-sulfur resistors (e.g., Panasonic ERJ-S series) in these environments.
- Mechanical Fracture: Wirewound and ceramic-encased power resistors can crack due to thermal expansion/contraction cycles or board flexing. The visual symptom is a hairline fracture in the ceramic casing, often leading to intermittent opens when the board heats up.
Safe Substitution When the Exact Part is Missing
When your bench stock is missing the exact BOM component, you can substitute safely by following three immutable rules of passive substitution:
- Wattage can go UP, never DOWN. Replacing a 1/4W (0.25W) resistor with a 1/2W (0.5W) part is perfectly safe; the larger part will just run cooler. Replacing a 1W part with a 1/4W part will result in immediate thermal failure and a potential fire hazard.
- Tolerance can go TIGHTER, never WIDER. If the schematic calls for a 10kΩ ±1% metal film resistor, you can safely use a 10kΩ ±0.1% part. You cannot substitute a ±5% carbon film part, as the circuit's feedback loop or voltage divider ratio will drift out of spec.
- Tempco can go LOWER, never HIGHER. If the design specifies a 50 ppm/°C temperature coefficient, substituting a 15 ppm/°C part improves stability. Substituting a 200 ppm/°C part means the resistance will swing wildly as the ambient temperature changes, ruining precision measurements.
Edge Case: Never substitute a wirewound resistor for a metal film resistor in high-frequency RF paths or fast-switching snubber circuits. The parasitic inductance of the wirewound coil will alter the circuit's impedance at high frequencies, potentially causing oscillation.
Frequently Asked Questions
Which labeled element represents a variable resistor or potentiometer?
On a schematic, a variable resistor is represented by the standard resistor symbol (zigzag or rectangle) with a diagonal arrow pointing at the center, terminating in a third lead (the wiper). On a PCB silkscreen, it is typically labeled with the prefix VR (Variable Resistor) or RV, followed by a number (e.g., VR1). In a BOM, it may be listed under "Potentiometer" or "Trimmer".
How do I identify a resistor network or array on a schematic?
A resistor network (multiple resistors housed in a single SIP or DIP package) is usually drawn as a group of individual resistor symbols enclosed in a dashed box, or as a specialized symbol with multiple pins sharing a common bus. On the PCB, the reference designator prefix is RN (e.g., RN1) or sometimes RP (Resistor Pack). They are commonly used for I2C pull-up arrays or digital bus termination.
What does the letter 'R' mean when used inside a resistor's value label (like 4R7)?
The letter R acts as a decimal point for values less than 10 ohms, preventing the decimal point from being missed during manufacturing or visual inspection. For example, 4R7 means 4.7Ω, and R22 means 0.22Ω. This convention is also used for inductors (e.g., 4R7 µH) and capacitors (e.g., 4R7 pF) in some European BOM standards.
Which schematic symbol represents a current sense resistor?
A current sense resistor (shunt) uses the standard resistor symbol, but it is often annotated with a specific label like R_SHUNT or RS, and typically features a very low resistance value (e.g., 0.005Ω or 5mΩ). In advanced schematics, it may be drawn with four terminals (Kelvin connection) to indicate that the sense lines are separated from the high-current load paths to eliminate the voltage drop of the PCB traces from the measurement. For authoritative symbol references, consult the All About Circuits DC theory guide on shunt configurations.






