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
• How to Solder SMD Components Like a Pro [2026 Updated]
• SMD Resistor Codes: How to Read 3-Digit, 4-Digit, and EIA-96 Markings
• SMD Capacitor Codes: Identification, Markings, and Polarity
• SMD Resistor Package Sizes: Complete Size Chart, Footprints & How to Choose
• SMD Capacitor Sizes: Complete Size Chart and Selection Tips for PCB Design and Assembly
Keep Learning
PCB Connector Types Explained: Categories, Comparison, Applications and How to Choose the Right One
PCB connectors are essential components for connecting circuit boards with external devices, cables, or other PCBs. Choosing the right connector type affects signal reliability, mechanical stability, and overall product performance. Factors such as current rating, frequency requirements, pitch size, and mounting method should be considered during selection. In this guide, you will learn: The major types of PCB connectors and their applications. How different connector types compare. How to select the ......
What Is a System on a Chip (SoC)? A Complete Guide for PCB Designers
Nearly every electronic device you interact with today, from smartphones and IoT sensors to industrial controllers and AI edge systems, is powered by a System on a Chip (SoC). By integrating processors, memory controllers, communication interfaces, and specialized accelerators onto a single piece of silicon, SoCs deliver the performance, power efficiency, and compact form factors modern electronics demand. Whether you're selecting a processor for an embedded Linux design, evaluating an AI-capable plat......
Capacitors in PCB Design_ A Complete Guide to All Types
Capacitors are indispensable components in PCB (Printed Circuit Board) design, providing functionality from energy storage and noise filtering to voltage regulation. Whether you're designing a simple circuit or a complex multi-layer board, understanding the different types of capacitors and their applications is crucial. The basic structure of a capacitor consists of two metal plates separated by a layer of dielectric. Capacitors can be of fixed or variable type. The ability of the capacitor to hold e......
SMD LED Explained: Types, Packages, Applications, and How to Choose
SMD LED has become the standard light source in modern electronics and lighting products. From LED strips and displays to automotive dashboards and consumer devices, SMD LEDs are everywhere—but many designers and buyers still struggle to choose the right type. Package sizes, brightness, heat dissipation, color control, and assembly constraints all affect performance and reliability. Choosing the wrong SMD LED can lead to overheating, uneven lighting, or manufacturing issues. This guide breaks down wha......
SMD Inductor Selection Guide: How to Choose the Right Inductor for Any Circuit
Choosing the wrong SMD inductor can quietly destroy your design - causing overheating, efficiency loss, noise, or even complete circuit failure. Yet most selection mistakes come from misunderstanding just a few key parameters. This guide cuts through the confusion and shows you exactly how to select the right SMD inductor with confidence. In this guide, you will learn: 1. How to choose an SMD inductor correctly for any circuit (not just guess from a datasheet) 2. The real difference between inductance......
Ceramic Capacitor Types Explained: C0G, X7R, X5R, Y5V and How to Choose
Two ceramic capacitors can share the same capacitance value, the same voltage rating, and the same footprint, yet behave nothing alike on a powered board. The reason is the dielectric, not the number on the label. Ceramic capacitor types are defined by the dielectric, captured in codes like C0G, X7R, X5R, and Y5V. This guide decodes those codes, compares the dielectric classes, explains the DC bias and aging effects that catch designers off guard, and gives you a practical way to pick the right part f......