Types of Resistors: A Complete Guide with Uses and Color Codes
Learn all types of resistors used in electronics, how to read resistor color codes, and when to use each type in your circuits.
GADGETSTECHNOLOGYELECTRONIC AND HARDWAREHOME TECH
3/19/20265 min read


Resistors are the most common component in all of electronics. A single circuit board might contain dozens or hundreds of them. They are so ubiquitous that many beginners assume they are all the same — just little cylindrical things that 'reduce current.' But resistors come in a remarkable variety of types, each with different construction, performance characteristics, and ideal applications.
This guide covers every major type of resistor, explains the resistor colour code system, and helps you choose the right resistor for any application.
What Does a Resistor Do?
A resistor is a passive two-terminal component that introduces a specific, controlled amount of electrical resistance into a circuit. By opposing the flow of current, resistors serve many functions: limiting current to protect components (like LEDs), dividing voltages, setting bias points in amplifier circuits, filtering signals, and matching impedances.
The key parameters of any resistor are: resistance value (Ohms), power rating (Watts), tolerance (percentage accuracy), and temperature coefficient (how resistance changes with temperature).
Fixed Resistors
Fixed resistors have a set resistance value that does not change (within their tolerance and temperature specification). They are by far the most common type used in everyday electronics.
Carbon Film Resistors
The most common resistor type in hobbyist kits. A thin layer of carbon is deposited onto a ceramic rod and a helical groove is cut to achieve the desired resistance value. They are inexpensive, available in a huge range of values, and perfectly adequate for most low-frequency digital and analogue circuits.
Typical specifications: Resistance range 1 Ohm to 10 MOhm, power ratings 1/8W to 2W, tolerance 5% (gold band). Carbon film resistors generate some electrical noise, which limits their use in precision audio and high-frequency applications.
Metal Film Resistors
Similar in appearance to carbon film resistors but use a thin metal alloy film instead of carbon. Metal film resistors offer tighter tolerance (typically 1%), lower noise, and a better temperature coefficient than carbon film.
They are the preferred choice for precision circuits, audio equipment, measurement instruments, and anywhere the 5% tolerance of a carbon film resistor is not accurate enough. They are identified by five colour bands rather than four (the extra band indicating 1% tolerance).
Metal Oxide Resistors
A metal oxide (usually tin oxide) film is used instead of metal. Metal oxide resistors offer excellent stability at high temperatures and can handle higher power ratings than carbon or metal film types. They are common in power supplies and industrial equipment.
Wirewound Resistors
A resistance wire (usually nichrome or similar alloy) is wound around a ceramic or fibreglass core. Wirewound resistors can handle very high power levels — from a few watts up to hundreds of watts — making them essential in power electronics, motor drives, and load banks.
However, their wound construction creates significant inductance, making them unsuitable for high-frequency circuits. Non-inductive wirewound resistors exist (with bifilar winding) for applications where inductance is a problem.
Thick Film and Thin Film Chip Resistors (SMD)
Surface-mount (SMD) resistors are used in modern PCB assembly. Thick film chip resistors are the standard SMD type — cheap, small, and available in everything from 0402 (1.0mm x 0.5mm) to 2512 (6.3mm x 3.2mm) package sizes. Thin film chip resistors offer tighter tolerances and lower noise for precision applications.
SMD resistors are identified by a numerical code printed on their surface rather than colour bands. A '104' marking means 10 x 10^4 = 100,000 Ohms = 100kOhm.
Variable Resistors
Variable resistors allow their resistance to be adjusted either manually or by some external condition.
Potentiometer (Pot)
A potentiometer has three terminals: two end terminals with a fixed total resistance and a central wiper terminal that slides along the resistive element. As you rotate the shaft or slide the actuator, the wiper moves, changing the resistance between the wiper and each end terminal.
Potentiometers are used as volume controls (audio equipment), position sensors, calibration trimmers, and user input devices. A pot used with only two terminals (wiper and one end) becomes a variable resistor (rheostat) rather than a voltage divider.
Trimmer Potentiometer
A small, PCB-mounted potentiometer adjusted with a screwdriver. Used for factory calibration or infrequent adjustment — not for regular user interaction. Common in power supplies (output voltage trim), amplifiers (offset adjustment), and sensor circuits (threshold setting).
Rheostat
A two-terminal variable resistor, typically used to control current. Large power rheostats are used in motor speed controls, heater controls, and laboratory equipment.
Sensor Resistors
These special resistors change their resistance value in response to physical conditions.
Thermistor
A thermistor is a temperature-sensitive resistor. NTC (Negative Temperature Coefficient) thermistors decrease in resistance as temperature increases — the most common type, used in temperature measurement, inrush current limiters, and thermal protection circuits. PTC (Positive Temperature Coefficient) thermistors increase in resistance with temperature, used as self-resetting fuses and motor protection devices.
LDR (Light Dependent Resistor / Photoresistor)
An LDR changes resistance based on the intensity of light falling on it. In darkness, resistance can be 1 MOhm or more; in bright light, it drops to 1 kOhm or less. Used in automatic night lights, camera exposure metering, and ambient light sensing.
Varistor (VDR — Voltage Dependent Resistor)
A varistor dramatically decreases in resistance when voltage exceeds a threshold. Metal Oxide Varistors (MOVs) are used as surge protectors — they clamp voltage spikes from lightning strikes and power surges that would otherwise damage equipment. Found in virtually every surge protector power strip.
Force Sensitive Resistor (FSR)
An FSR decreases in resistance as pressure or force is applied to its surface. Used in touch-sensitive switches, pressure mapping, and musical instrument interfaces.
The Resistor Colour Code
Through-hole resistors use colour bands to indicate their resistance value and tolerance. Reading the code correctly is an essential skill for any electronics hobbyist.
Four-Band Resistors (5% Tolerance)
The first two bands are significant digits. The third band is the multiplier (the power of 10 to multiply by). The fourth band is tolerance: Gold = 5%, Silver = 10%.
Colour values: Black=0, Brown=1, Red=2, Orange=3, Yellow=4, Green=5, Blue=6, Violet=7, Grey=8, White=9.
Example: Red-Red-Brown-Gold = 2, 2, x10, 5% = 220 Ohms, 5% tolerance. Example: Brown-Black-Orange-Gold = 1, 0, x1000, 5% = 10,000 Ohms = 10 kOhm.
Five-Band Resistors (1% Tolerance)
Three significant digits, one multiplier band, one tolerance band. The tolerance band for 1% metal film resistors is Brown. Example: Brown-Black-Black-Red-Brown = 1, 0, 0, x100, 1% = 10,000 Ohms = 10 kOhm, 1%.
Mnemonic for colour order: 'Better Be Right Or Your Great Big Venture Goes Wrong' — Black, Brown, Red, Orange, Yellow, Green, Blue, Violet, Grey, White (0 through 9).
Power Rating: Choosing the Right Wattage
Every resistor has a maximum power rating — the maximum power it can dissipate as heat without being damaged. Common ratings for through-hole resistors: 1/8W (0.125W), 1/4W (0.25W, the most common in hobby kits), 1/2W, 1W, 2W. For high-power applications, wirewound resistors go up to 50W or more.
Always calculate the power dissipated: P = I^2 x R or P = V^2 / R. Then choose a resistor rated for at least twice the calculated power for a safety margin. A 220 Ohm resistor carrying 15mA dissipates: P = (0.015)^2 x 220 = 0.0495W = 49.5mW. A 1/4W (250mW) resistor is perfectly adequate.
Resistor Tolerance: How Accurate Is Your Resistor?
A 220 Ohm resistor with 5% tolerance can have an actual resistance anywhere from 209 to 231 Ohms. For most digital circuits and LED current limiting, 5% is perfectly fine. For precision voltage dividers, filter circuits, and measurement applications, use 1% metal film resistors.
In critical applications, 0.1% and even 0.01% tolerance resistors exist (though at significantly higher cost).
How to Buy and Organise Resistors
Buy resistor assortment kits — typically 600-1000 resistors covering common values from 1 Ohm to 1 MOhm for around $10.
Use a labelled component storage box with one compartment per value for easy retrieval.
Always verify value with a multimeter before critical use — colour bands can be misread.
For SMD work, buy reel or cut-tape quantities of commonly used values (100, 220, 1k, 4.7k, 10k, 100k Ohm).
Conclusion
Resistors are foundational components, but understanding the different types — carbon film, metal film, wirewound, potentiometers, thermistors, LDRs — helps you make better design choices. Reading the colour code quickly and accurately is a skill that becomes second nature with practice, and selecting the correct power rating prevents failures in your circuits.
For more electronics fundamentals, visit the Circuit Diary Blog, and explore component-focused guides and projects on our Home page.
Explore
Your source for electronics and innovation.
Connect
Learn
info@circuitdairy.com
© 2025. All rights reserved.