How to Read SMD Resistor Values: Codes, Charts, and Identification Guide
8 min
- Quick Checklist to Identify SMD Resistor Value
- SMD Resistor Value Chart
- Common SMD Resistor Value Examples
- SMD Resistor Package Sizes
- How to Read SMD Resistor Codes (3-Digit, 4-Digit & EIA-96)
- Common Mistakes When Reading SMD Resistor Codes
- How to Measure SMD Resistor Values When Codes Are Missing
- Sourcing and Assembling SMD Resistors for PCB Projects at JLCPCB
- FAQs
- Conclusion
An SMD resistor value is identified using numeric or alphanumeric marking codes printed on the surface of chip resistors. These codes represent resistance in ohms using standardized 3-digit, 4-digit, or EIA-96 systems.
This guide breaks down the 3-digit, 4-digit, and EIA-96 marking systems so you can decode, calculate, and replace any SMD resistor with confidence.
Quick Checklist to Identify SMD Resistor Value
Understanding SMD resistor values simply requires recognizing which standardized system is printed on the chip.
- Count the digits: 3 numbers (5% tolerance) or 4 numbers (1% tolerance)?
- Check for letters: Is there an "R" (decimal), or a letter like "C" (EIA-96)?
- Refer to the chart: Use a lookup table to confirm the math.
- Measure if unmarked: Isolate 0402/0201 packages and test with a DMM.
SMD Resistor Value Chart
Below is an expanded quick-reference chart containing both low-ohm and high-ohm markings across all three systems. Use this chart for rapid bench identification without recalculating resistor values.
Marking Code | Significant Figures | Multiplier | Calculated Value | System Type |
|---|---|---|---|---|
100 | 10 | × 10^0 (1) | 10 Ω | 3-Digit (5%) |
101 | 10 | × 10^1 (10) | 100 Ω | 3-Digit (5%) |
220 | 22 | × 10^0 (1) | 22 Ω | 3-Digit (5%) |
221 | 22 | × 10^1 (10) | 220 Ω | 3-Digit (5%) |
330 | 33 | × 10^0 (1) | 33 Ω | 3-Digit (5%) |
331 | 33 | × 10^1 (10) | 330 Ω | 3-Digit (5%) |
680 | 68 | × 10^0 (1) | 68 Ω | 3-Digit (5%) |
4R7 | 4.7 | N/A | 4.7 Ω | Decimal Code |
103 | 10 | × 10^3 (1,000) | 10 kΩ | 3-Digit (5%) |
104 | 10 | × 10^4 (10,000) | 100 kΩ | 3-Digit (5%) |
105 | 10 | × 10^5 (100,000) | 1 MΩ | 3-Digit (5%) |
472 | 47 | × 10^2 (100) | 4.7 kΩ | 3-Digit (5%) |
1002 | 100 | × 10^2 (100) | 10 kΩ | 4-Digit (1%) |
01B | 100 | × 10 | 1 kΩ | EIA-96 (1%) |
01C | 100 | × 100 | 10 kΩ | EIA-96 (1%) |
Table: SMD resistor value chart showing 3-digit and EIA codes
Common SMD Resistor Value Examples
The following quick examples explain how common SMD resistor codes translate into actual resistance values.
Break down the most frequently encountered SMD resistor codes using these quick-reference mini-cards:
102 Resistor Value- Formula: 10 × 102
- Result: 1000Ω (1kΩ)
- Formula: 10 × 10³
- Result: 10,000Ω (10kΩ)
- Formula: 10 × 10⁴
- Result: 100,000Ω (100kΩ)
- Formula: 10 × 105
- Result: 1,000,000Ω (1MΩ)
- Formula: 47 × 100
- Result: 47Ω (Note: The 3rd digit '0' means no zeros are added)
- Formula: 47 × 10²
- Result: 4,700Ω (4.7kΩ)
- Formula: 22 × 10⁰
- Result: 22 × 1 = 22Ω (Note: The 3rd digit '0' means no zeros are added)
- Formula: "R" replaces the decimal point
- Result: 4.7Ω
- Formula: Lookup '01' (100) × Multiplier 'C' (100)
- Result: 10,000Ω (10kΩ)
- Formula: N/A (Jumper)
- Result: 0Ω (Used to bridge signals or configure hardware)
SMD Resistor Package Sizes
SMD resistor package size influences the marking system used. The electronics industry commonly uses imperial codes (such as 1206, 0805, and 0603) to define component dimensions. Smaller packages enable higher PCB routing density and help reduce parasitic inductance and capacitance in high-frequency designs.
Package size is also closely related to power rating and marking visibility:
- 1206 and 0805 Packages: Larger components that are typically marked with 3- or 4-digit codes. Typical power ratings: 1206 (~0.25W), 0805 (~0.125W)
- 0603 Packages: Standard size, often marked with condensed EIA-96 codes (~0.1W).
- 0402 and 0201 Packages: Microscopic components for high-density electronics. Rarely marked due to space limitations (~0.062W). You need a schematic or a multimeter to identify them.

Figure: SMD resistor package size comparison
How to Read SMD Resistor Codes (3-Digit, 4-Digit & EIA-96)
SMD resistor values are identified using standardized marking codes printed on the component.
The vast majority of marked SMD resistors use a simple mathematical system based on significant figures and a multiplier.
General Formula:
Resistance = Significant digits × 10^(multiplier)
This system is split into two categories based on the resistor's manufacturing tolerance.
The 3-Digit System (Standard 5% Tolerance)
Used for standard-precision SMD resistors (typically 5% tolerance), the 3-digit system is straightforward: the first two digits represent the significant figures, and the third digit is the multiplier (power of 10).
For example, 103 = 10 × 10³, or 10kΩ.
For decimal values under 10 ohms, the letter "R" acts as a decimal point. For example, 4R7 = 4.7Ω.
The 4-Digit System (Precision 1% Tolerance)
Used for precision resistors (usually 1% tolerance), the 4-digit system adds an extra significant figure. The first three digits are significant, and the fourth is the multiplier.
For example, 1002 = 100 × 10² = 10kΩ
For sub-ohm current sense resistors in power circuits, "M" or "m" represents a decimal point in milliohms
For example, 0M50 = 0.05Ω (50mΩ)

Figure: The step-by-step calculation of 3-digit and 4-digit SMD resistor marking codes.
The EIA-96 System (1% Tolerance for 0603 & Smaller)
Printing four legible digits on tiny 0603 packages is physically impractical. The Electronic Industries Alliance solved this with the EIA-96 standard (based on the IEC 60062 standard marking codes).
This condensed 3-character code is used exclusively for 1% tolerance resistors and requires a reference table to decode:
- First two numbers (01 to 96): Point to a base value on the standardized lookup table (e.g., '01' = 100).
- Final letter: Represents the mathematical multiplier (e.g., Z = ×0.001, A = ×1, B = ×10, C = ×100).
Because decoding EIA-96 values requires memorizing 96 base codes, engineers rely on lookup charts. You can view the full table in our complete resistor marking reference.

Figure: EIA96 resistor code identification
Common Mistakes When Reading SMD Resistor Codes
Even experienced engineers can misread SMD resistor codes, especially when working with tiny packages or contaminated components.
Misreading SMD resistor codes can easily lead to incorrect resistor values, causing circuit malfunction or signal drift.
- Confusing 103 vs 1003: Both equal 10kΩ, but 103 is a 5% tolerance part, while 1003 is a precision 1% part. Swapping them causes signal drift.
- Wrong Multiplier Interpretation: Reading 220 as 220 ohms. The last digit is the power of 10. (220 is 22 ohms; 221 is 220 ohms).
- Confusing "R" Marking with a Tolerance Letter: 4R7 signifies 4.7Ω. However, a part numbered 4R7F means 4.7Ω with an 'F' denoting a 1% tolerance.
- Misreading Due to Flux Residue: Burnt flux can easily make a 3 look like an 8 or 0, causing disastrous swaps. Always clean the component first.
- Measuring Resistors In-Circuit: Parallel paths give artificially low readings. Always lift one pad to isolate the component.
How to Measure SMD Resistor Values When Codes Are Missing
When dealing with unmarked microscopic packages (like 0402 or 0201), use this strict testing workflow:
- Microscope: Check for faint laser-etched codes hidden by flux residue.
- Check BOM: Cross-reference the component's reference designator (e.g., R14) with your schematic.
- Lift One Pad: Isolate the component to break the circuit before measuring.
- Measure: Use a Digital Multimeter (DMM) for general troubleshooting, or an LCR Meter for sub-ohm precision.

Figure: Multimeter probes testing an isolated SMD resistor with one pad desoldered from the PCB.
Sourcing and Assembling SMD Resistors for PCB Projects at JLCPCB
Hand-reading SMD values is essential for prototyping, but inefficient at scale. Reliable hardware manufacturing relies on a meticulously organized, digital Bill of Materials (BOM) rather than manual visual identification.
Strict CAD exports dictate exact values and footprints. Sourcing authentic, reel-packaged components matching your BOM is critical - you can explore components on the JLCPCB Parts Library.
During automated assembly, high-speed pick-and-place machines bypass visual checks, pulling parts directly from mapped reels based on BOM coordinates. Scaling up with a reliable PCB Assembly service like JLCPCB reduces manual identification errors and ensures production consistency.
FAQs
Q: What does 104 mean on a resistor?
The code 104 is a 3-digit SMD marking. The first two digits (10) are multiplied by 10⁴, giving 100,000 ohms (100kΩ).
Q: What does a 000 resistor mean?
A resistor marked 0 or 000 is a zero-ohm jumper. It has virtually no resistance and is used purely to bridge traces or configure hardware on a PCB.
Q: How do I identify an SMD resistor value without removing it?
Measure the approximate resistance with a multimeter and compare it with the schematic. If it reads significantly lower, parallel components are affecting the reading, and you must unsolder one pad to isolate it.
Q: Why do some SMD resistors have no marking?
Due to extreme size limitations (such as on 0402 or 0201 packages) and specific manufacturer choices, printing legible codes is often physically impractical.
Q: What is the EIA-96 code system?
It is a 3-character alphanumeric system (e.g., 01C) specifically developed to mark 1% precision resistors on tiny packages (0603 and smaller) where printing four numbers is physically impractical.
Conclusion
Mastering SMD resistor decoding speeds up troubleshooting, ensures correct component substitution, and improves overall reliability in high-density PCB designs.
Popular Articles
• SMD Resistor Package Sizes: Complete Size Chart, Footprints & How to Choose
• SMD Capacitor Codes: Identification, Markings, and Polarity
• SMD Capacitor Sizes: Complete Size Chart and Selection Tips for PCB Design and Assembly
• How to Solder SMD Components Like a Pro [2026 Updated]
• The Complete Guide to Read SMD Resistor Codes
Keep Learning
PoP Package (Package on Package) Explained: Architecture, Assembly, and SMT Challenges
In the race for miniaturization, fitting more processing power into smaller footprints is the ultimate challenge for PCB designers. Package on Package (PoP) technology answers this by integrating logic and memory vertically, becoming the standard for modern mobile processors. However, this 3D architecture demands advanced SMT assembly capabilities beyond standard fabrication. JLCPCB specializes in the high-precision manufacturing required to master these complex stacks. This guide covers how PoP packa......
What Is a PQFP Package? Plastic Quad Flat Package Design, Footprint, and Assembly Guide
The Plastic Quad Flat Package (PQFP) is a widely used IC package in industrial, automotive, and embedded designs. This article provides a practical, engineering-focused guide to PQFP package. It explains how PQFP is built, when it makes sense to use it, how it compares with newer package types, and what designers should consider in terms of footprint design, thermal performance, signal integrity, manufacturing, and reliability. What Is a PQFP Package (Plastic Quad Flat Package)? A Plastic Quad Flat Pa......
Small Outline Integrated Circuit (SOIC): Package, Specs & Uses
As designs transition from legacy through-hole components to high-density Surface Mount Technology (SMT), the Small Outline Integrated Circuit (SOIC) remains the industry standard for operational amplifiers, flash memory, sensors, and microcontrollers. It stands as a testament to balanced engineering, offering a perfect compromise between the miniaturisation demanded by modern consumer electronics and the ruggedness required for industrial applications. This article serves as a definitive engineering ......
A Complete Guide to Surface Mount Device (SMD)
Imagine holding a smartphone in your hand. Inside that sleek device lies a complex network of thousands of miniature components — resistors smaller than a grain of rice, capacitors thinner than a fingernail, and integrated circuits containing millions of transistors. Without Surface Mount Technology (SMT) and its compact Surface Mount Devices (SMDs), none of this would exist. Just a few decades ago, electronics were bulky. Radios filled desks, computers filled rooms, and assembling a circuit meant dri......
Circuit Breaker Types Explained: MCB, MCCB, RCCB, RCBO, ACB, VCB & SF6 Circuit Breakers
A circuit breaker automatically disconnects power when it detects faults such as overloads or short circuits, protecting equipment and reducing fire risk. Different circuit breaker types are designed for different voltage levels, current ratings, and applications, from household distribution boards to high-voltage substations. This guide explains the most common types - including MCBs, MCCBs, RCCBs, RCBOs, ACBs, VCBs, and SF6 breakers and helps you choose the right one for your application. Figure: Ci......
Quad Flat Package (QFP): The Engineer's Guide to Design, Assembly and Thermal Management
What is QFP Package? The Quad Flat Package (QFP) is one of the most popular surface mount technology (SMT) package formats throughout the history of electronic manufacturing. After it became standard in the 1980s, the QFP has been the industry standard for integrated circuits (ICs) with moderate to high pin counts that typically range from 32 to 304 pins, so it was a good alternative for simple SOIC packages and complex Ball Grid Arrays (BGAs) at the same time. Defined by its "gull-wing" leads extendi......
