ElectroHub

SMD Resistor Code Calculator

Surface-mount resistors have no room for colour bands, so they carry numeric codes. Three conventions are in circulation, and the shortest ones — EIA-96 — look nothing like a value at all.

SMD Resistor Code

Type the code printed on the chip resistor. Supports 3-digit (472 = 4.7 kΩ), 4-digit (4702 = 47 kΩ), R notation (4R7 = 4.7 Ω) and EIA-96 (68C = 49.9 kΩ).

Resistance
Format
  1. 1.FormulaR = first two digits × 10^(last digit)SubstituteR = 47 × 10^2ResultR = 4.7 kΩ

The formula

3/4-digit: value = (leading digits) × 10^(last digit) ; EIA-96: value = lookup(2 digits) × letter multiplier

3-digit
two significant figures plus a multiplier, e.g. 473
4-digit
three significant figures plus a multiplier, e.g. 4702
R
marks a decimal point, e.g. 4R7 = 4.7 Ω
EIA-96
two digits index a standard table, a letter gives the multiplier

Worked example

Markings 473, 4702 and 01C.

  1. 473 = 47 × 10³ = 47 kΩ
  2. 4702 = 470 × 10² = 47 kΩ (same value, tighter tolerance series)
  3. 01C: code 01 → 100, letter C → ×100, so 100 × 100 = 10 kΩ

47 kΩ, 47 kΩ and 10 kΩ respectively.

Where you'll use it

Repair and board bring-up, where you need a part's value and the board has no silkscreen. A part marked 000 or 0 is a zero-ohm link — a wire jumper in resistor packaging.

The laws behind it

Parts this applies to

Related calculators