Resistor reading depends entirely on the physical package. Through-hole resistors use a 4, 5, or 6-band color code system, while surface-mount (SMD) resistors rely on 3-digit, 4-digit, or EIA-96 alphanumeric stamps. Before you swap a part or troubleshoot a board, you must accurately decode the value, tolerance, and package limits. Here is the exact bench-side framework for identifying, selecting, and substituting resistors in 2026.
Decoding Through-Hole Resistor Reading: The Color Code System
Through-hole resistors typically use the IEC 60062 color code standard. The physical orientation matters: read the bands starting from the side closest to the lead, moving toward the tolerance band (usually gold or silver) on the opposite end.
The 4-Band System (Standard 5% Tolerance):
The first two bands are significant digits, the third is the multiplier, and the fourth is tolerance.
Example: Brown (1), Black (0), Red (x100), Gold (±5%).
Calculation: 10 × 100 = 1,000 ohms (1kΩ) ±5%.
The 5-Band System (Precision 1% or 0.5% Tolerance):
The first three bands are significant digits, the fourth is the multiplier, and the fifth is tolerance. You will almost exclusively see this on metal film resistors.
Example: Red (2), Red (2), Black (0), Brown (x10), Brown (±1%).
Calculation: 220 × 10 = 2,200 ohms (2.2kΩ) ±1%.
SMD Resistor Reading: Cracking the Surface Mount Codes
Surface mount resistors (like the ubiquitous Yageo RC0603 series) are too small for color bands. Instead, they use printed numerical codes. Note that 0201 and smaller packages often have no marking at all due to physical size constraints; you must rely on your pick-and-place reel labels or measure them before soldering.
- 3-Digit Code (Standard 5%): The first two digits are significant, the third is the multiplier (number of zeros). Example:
103= 10 × 10³ = 10,000 ohms (10kΩ). - 4-Digit Code (Precision 1%): The first three digits are significant, the fourth is the multiplier. Example:
1002= 100 × 10² = 10,000 ohms (10kΩ). - EIA-96 Code (1% Precision, 0603 and smaller): Uses two digits and a letter. The digits represent a 3-digit lookup value (01 = 100, 02 = 102, etc.), and the letter is the multiplier. Example:
01C. '01' = 100. 'C' = 10². Result: 100 × 100 = 10kΩ. This system saves space on tiny pads while maintaining 1% precision.
Resistor Types and Selection Criteria
Knowing the value is only half the battle; selecting the right construction for the job prevents drift, noise, and catastrophic failure. Here is how the main types compare on the bench.
| Type | Construction | Tolerance | Tempco (ppm/°C) | Typical Use & Cost (2026) |
|---|---|---|---|---|
| Carbon Comp | Clay/carbon binder mix | 5% - 20% | ±1000+ | Vintage audio, high-energy pulse snubbers. ~$0.15/ea. |
| Carbon Film | Carbon coating on ceramic | 5% | ±500 | Legacy general purpose, low-cost consumer repairs. ~$0.01/ea. |
| Metal Film | NiCr sputtered on ceramic | 0.1% - 1% | ±50 | Precision analog, audio signal paths, multimeter dividers. ~$0.03/ea. |
| Thick Film (SMD) | Ruthenium oxide paste fired | 1% - 5% | ±200 | Modern SMD general purpose, digital logic pull-ups. ~$0.002/ea. |
| Wirewound | NiCr wire wound on core | 0.01% - 1% | ±20 | High power braking, current sensing shunts. ~$0.50+/ea. |
Visual Failure Modes and Diagnostic Symptoms
Resistors rarely fail without leaving physical evidence. When troubleshooting a dead board, look for these specific visual symptoms before desoldering.
- Carbon Composition: These are hygroscopic. They absorb moisture from the air over decades, causing the resistance to drift drastically high. Visual Symptom: Micro-cracks in the phenolic outer coating, bulging ends, or a distinct burnt-sugar smell when the board powers on.
- Metal / Carbon Film: When subjected to over-current, the thin film vaporizes, creating an open circuit (infinite resistance). Visual Symptom: Blistered or flaking paint, charred color bands, and occasionally a visible soot-filled spiral cut (the laser trimming kerf) where the film burned through.
- Wirewound Power Resistors: Overheating melts the enamel insulation between the wire windings. This causes adjacent turns to short together, meaning the resistance actually drops before the wire eventually melts open. Visual Symptom: Dark brown or black scorching on the white ceramic or green silicone coating, and cracked cement fill.
Safe Substitution Rules When the Exact Part is Missing
When your component bin lacks the exact BOM part, you can substitute safely by following these four rules. For deeper theory on component selection, refer to the SparkFun Resistor Tutorial or standard All About Circuits DC theory texts.
1. Wattage can go UP, never DOWN.
You can always replace a 1/4W (250mW) resistor with a 1/2W (500mW) part. The only penalty is physical size; ensure the larger body won't short against adjacent components or the chassis. Never sub a lower wattage part, even if your calculated dissipation seems low; transient spikes will destroy it.
2. Tolerance can go TIGHTER, but watch the Tempco.
Replacing a 5% carbon film with a 1% metal film is perfectly safe for pull-ups, pull-downs, and basic LED limiting. However, in RC oscillators or analog filters, a tighter tolerance might shift your frequency response if the original design relied on the specific drift characteristics of carbon.
3. Never substitute Wirewound for Film in high-frequency circuits.
Wirewound resistors are essentially inductors. If you use a 5W wirewound resistor as a snubber in a switching power supply or an RF dummy load, its parasitic inductance will cause massive voltage ringing and destroy your MOSFETs. Always use metal oxide or thick film for high-frequency/high-speed digital applications.
4. Check the Maximum Working Voltage (The Hidden Trap).
Every resistor has a maximum voltage rating independent of its wattage. A standard 0603 SMD resistor is rated for 1/10W, but its max working voltage is only 75V. If you place a 1MΩ 0603 resistor across a 120V DC bus, the power dissipation is only 14mW (well within limits), but the 120V will arc internally across the tiny gap, destroying the part. For high-voltage, high-impedance dividers, use specialized high-voltage thick film resistors (like the Vishay VR25 series) or place multiple lower-value resistors in series to divide the voltage stress.
Resistor Reading FAQ
How do I read a resistor with faded or burnt color bands?
If the paint is blistered or the bands are scorched beyond recognition, do not guess. Desolder one leg of the resistor to isolate it from the parallel paths on the PCB, then measure it with a digital multimeter (DMM). If the DMM reads 'OL' (open loop) or the value is more than 20% outside its suspected tolerance, the part is dead and must be replaced. Never rely on in-circuit measurements for burnt components, as parallel semiconductor junctions will skew the reading.
What does the sixth band mean in a 6-band resistor reading?
The sixth band indicates the Temperature Coefficient (Tempco), measured in parts per million per degree Celsius (ppm/°C). This tells you how much the resistance will drift as the part heats up. Common 6th band colors are Brown (100 ppm/°C), Red (50 ppm/°C), Yellow (25 ppm/°C), and Blue (10 ppm/°C). You will only see 6-band resistors in precision analog equipment, medical devices, or high-end audio DACs where thermal drift ruins signal integrity.
Why is my SMD resistor reading showing '000' or just a single '0'?
A surface mount resistor marked with a single '0' (on 0805/1206 packages) or '000' (on larger packages) is a zero-ohm jumper. It has near-zero resistance (typically <50 milliohms) and is used by PCB designers to route traces across each other on single-layer boards, or to act as a configurable hardware link that can be removed by a pick-and-place machine to change board variants without redesigning the PCB.
Can I use a smartphone app for accurate resistor reading?
Smartphone camera apps are acceptable for quick sorting of 4-band, 5% tolerance resistors in good lighting. However, they are notoriously unreliable for 5-band precision resistors. Phone cameras struggle to differentiate between red/brown and orange/yellow under mixed-temperature shop lighting, and the macro focus often distorts the band spacing. For 1% metal film resistors, always verify the app's guess with a bench DMM before soldering.






