# SMD Resistor Code Identification Guide
## Introduction to SMD Resistors
Surface Mount Device (SMD) resistors are widely used in modern electronics due to their compact size and suitability for automated assembly. Unlike through-hole resistors with color bands, SMD resistors use a numerical code system for identification. Understanding these codes is essential for anyone working with electronic circuits.
## Standard SMD Resistor Code Systems
There are three main coding systems used for SMD resistors:
### 1. Three-Digit Code
The simplest system uses three digits where:
– First two digits represent significant figures
– Third digit represents the multiplier (number of zeros to add)
Example: “472” means 47 × 10² = 4700Ω or 4.7kΩ
### 2. Four-Digit Code
For more precise values, a four-digit code is used where:
– First three digits represent significant figures
– Fourth digit represents the multiplier
Example: “4702” means 470 × 10² = 47000Ω or 47kΩ
### 3. EIA-96 Code
This advanced system uses two digits and one letter:
– First two digits represent a code from a lookup table (01-96)
– Letter represents the multiplier
Example: “01A” means 100 × 10⁰ = 100Ω
## How to Read SMD Resistor Codes
Follow these steps to decode an SMD resistor:
– Determine the code system (3-digit, 4-digit, or EIA-96)
– For numeric codes:
– Identify significant digits
– Apply the multiplier
– The result is in ohms (Ω)
– For EIA-96 codes:
– Look up the first two digits in the EIA-96 table
– Use the letter to determine the multiplier
## Practical Examples
Let’s examine some common SMD resistor codes:
Keyword: SMD Resistor Code
– “103” = 10 × 10³ = 10,000Ω (10kΩ)
– “5601” = 560 × 10¹ = 5,600Ω (5.6kΩ)
– “68C” = 499 × 10² = 49,900Ω (49.9kΩ) [EIA-96 code]
## Tolerance and Other Markings
SMD resistors may also include additional markings:
– Tolerance is sometimes marked with a letter:
– “F” = ±1%
– “J” = ±5%
– “K” = ±10%
– Some manufacturers include additional codes for:
– Temperature coefficient
– Packaging information
– Date codes
## Tips for Working with SMD Resistors
– Use magnification when reading small codes
– Keep a code reference chart handy
– Measure with a multimeter when in doubt
– Be aware that some resistors may have no marking (typically 0Ω jumpers)
## Conclusion
Mastering SMD resistor codes is a fundamental skill for electronics work. While the coding systems may seem complex at first, with practice you’ll be able to quickly identify resistor values. Always double-check your readings, especially when working with critical circuits.