Skip to content
LearnTronics menu

LearnTronics

Electronic Parts

Discrete Components

Resistors

Basics

A resistor controls the relationship between voltage and current. In many ordinary circuits it follows Ohm's law closely:

V = I × R
I = V / R
R = V / I
A 1,000 Ω resistor connected across 5 V carries approximately:
I = 5 / 1000 = 0.005 A = 5 mA
Resistance units and prefixes
Written value Meaning
1 ΩOne ohm
1 kΩ1,000 ohms
1 MΩ1,000,000 ohms
4.7 kΩ4,700 ohms
2.2 MΩ2,200,000 ohms

On schematics and parts lists, the multiplier letter may replace the decimal point: 4K7 means 4.7 kΩ, and 2M2 means 2.2 MΩ. The letter R may be used for values below 1 kΩ, so 4R7 means 4.7 Ω.

Four-band color code

On a common four-band resistor, the first two bands are digits, the third is the multiplier, and the fourth is tolerance. Read from the end where the digit bands are grouped more closely; the tolerance band is often gold or silver and is usually separated slightly from the others.

Color Digit Multiplier Common tolerance use
Black0×1
Brown1×10±1%
Red2×100±2%
Orange3×1,000
Yellow4×10,000
Green5×100,000±0.5%
Blue6×1,000,000±0.25%
Violet7×10,000,000±0.1%
Gray8×100,000,000±0.05%
White9×1,000,000,000
Gold×0.1±5%
Silver×0.01±10%
Yellow, violet, red, gold:
4, 7, ×100, ±5%
47 × 100 = 4,700 Ω = 4.7 kΩ, ±5%

Five-band precision resistors normally use three digit bands, followed by a multiplier and a tolerance band. Six-band codes may add a temperature coefficient. Color can be hard to judge under poor lighting, and body colors can be confusing, so verify uncertain parts with a meter.

Tolerance

Tolerance states how far the actual resistance may be from the marked value. A 1 kΩ resistor with ±5% tolerance may be between 950 Ω and 1,050 Ω when new under its specified reference conditions.

Power and heat
P = V × I
P = I2R
P = V2 / R
A 1 kΩ resistor with 10 V across it dissipates:
P = 102 / 1000 = 0.1 W
A 1/4 W resistor has enough nominal rating for this simple example, but good design still allows margin.
Power rating and maximum working voltage are separate limits. A high-value resistor may remain below its wattage limit yet exceed its permitted voltage. Always check both when the circuit voltage is substantial.
Series resistors

Series resistances add because the same current passes through each one:

Rtotal = R1 + R2 + R3 + ...
1 kΩ + 2.2 kΩ + 3.3 kΩ in series = 6.5 kΩ.
Parallel resistors

Parallel resistors share the same voltage and provide multiple current paths:

1 / Rtotal = 1 / R1 + 1 / R2 + ...

For two resistors:

Rtotal = (R1 × R2) / (R1 + R2)
Two equal 10 kΩ resistors in parallel equal 5 kΩ. The result of a parallel connection is always lower than its smallest branch resistance.
Voltage dividers

Two series resistors can produce a fraction of an input voltage:

Vout = Vin × Rbottom / (Rtop + Rbottom)
With 10 V applied to two equal 10 kΩ resistors, the unloaded midpoint is approximately 5 V.

A connected load changes the divider because it appears in parallel with the bottom resistor. Voltage dividers are therefore best for signal and reference levels, not for powering loads that draw significant or changing current.

Current-limiting example

A resistor is often placed in series with an LED. Subtract the LED's expected forward voltage from the supply voltage, then divide by the desired current:

R = (Vsupply − VLED) / I
For a 5 V supply, an LED expected to drop 2 V, and a desired current of 10 mA:
R = (5 − 2) / 0.010 = 300 Ω
A nearby standard value such as 330 Ω would give a little less current. The LED datasheet and supply range should be checked before final selection.
Measuring resistance
  1. Remove circuit power.
  2. Discharge capacitors safely.
  3. Place the meter on an appropriate resistance range.
  4. Measure across the resistor.
  5. For an accurate value, lift one lead if other circuit paths affect the reading.
Never use the resistance range on a powered circuit. The meter supplies its own small test current, and outside voltage may damage the meter or produce a false reading.