What are Resistors?
Resistors are passive electronic components that oppose the flow of electric current in a circuit. They are used to control the amount of current flowing through a specific part of a circuit, and to create voltage drops across them. Resistors are typically made from materials with high resistivity, such as carbon, metal film, or wire-wound materials.
Types of Resistors
There are several types of resistors available, each with its own characteristics and applications:
- Carbon Composition Resistors
- Carbon Film Resistors
- Metal Film Resistors
- Wire-Wound Resistors
- Surface Mount Resistors (SMD)
Resistor Values and Tolerances
Resistor values are typically expressed in ohms (Ω), which is the unit of electrical resistance. The ohm is defined as the resistance that allows a current of one ampere to flow when a potential difference of one volt is applied across it.
Resistors are manufactured with specific resistance values, and they also have a tolerance, which is the acceptable range of variation from the nominal value. Common tolerances for resistors are ±1%, ±5%, and ±10%.
Tolerance | Meaning |
---|---|
±1% | Actual value is within ±1% of the nominal value |
±5% | Actual value is within ±5% of the nominal value |
±10% | Actual value is within ±10% of the nominal value |
Standard Resistor Values
To simplify the manufacturing process and inventory management, resistors are produced in a series of standard values. These values are based on the E-series, which are logarithmic progressions of nominal values. The most common E-series are E12, E24, E48, and E96.
E-Series | Number of Values | Tolerance |
---|---|---|
E12 | 12 | ±10% |
E24 | 24 | ±5% |
E48 | 48 | ±2% |
E96 | 96 | ±1% |
Calculating Resistor Values
To calculate the resistance of a resistor, you need to know its color code or read its value directly if it’s printed on the component.
Resistor Color Code
Most through-hole resistors use a color-coding system to indicate their resistance value and tolerance. The color code consists of four or five colored bands, each representing a specific digit or multiplier.
Color | Digit | Multiplier | Tolerance |
---|---|---|---|
Black | 0 | 1 | – |
Brown | 1 | 10 | ±1% |
Red | 2 | 100 | ±2% |
Orange | 3 | 1,000 | – |
Yellow | 4 | 10,000 | – |
Green | 5 | 100,000 | ±0.5% |
Blue | 6 | 1,000,000 | ±0.25% |
Violet | 7 | 10,000,000 | ±0.1% |
Gray | 8 | 100,000,000 | ±0.05% |
White | 9 | – | – |
Gold | – | 0.1 | ±5% |
Silver | – | 0.01 | ±10% |
To read the resistance value, start from the band closest to one end of the resistor. The first two bands represent the first two digits of the resistance value, the third band is the multiplier, and the fourth band (if present) indicates the tolerance. If there is a fifth band, it represents the temperature coefficient.
For example, if a resistor has the color code Yellow, Violet, Orange, Gold, its value would be:
– Yellow (4) and Violet (7) = 47
– Orange (1,000) = x 1,000
– Gold (±5%) = ±5% tolerance
Therefore, the resistor value is 47,000 ohms (47 kΩ) with a tolerance of ±5%.
Surface Mount Resistor Values
Surface mount resistors often have their values printed directly on the component body. The value is typically represented using a three or four-digit code.
For three-digit codes:
– The first two digits represent the first two digits of the resistance value
– The third digit is the multiplier (number of zeros)
For four-digit codes:
– The first three digits represent the first three digits of the resistance value
– The fourth digit is the multiplier (number of zeros)
For example, a surface mount resistor with the code “473” would have a value of 47,000 ohms (47 kΩ), while a resistor with the code “4701” would have a value of 4,700 ohms (4.7 kΩ).

Resistors in Series and Parallel
When designing circuits, resistors can be connected in series, parallel, or a combination of both. Understanding how to calculate the total resistance in these configurations is essential for proper circuit design.
Resistors in Series
When resistors are connected in series, the total resistance is equal to the sum of the individual resistances:
Rtotal = R1 + R2 + … + Rn
For example, if three resistors with values of 1 kΩ, 2.2 kΩ, and 4.7 kΩ are connected in series, the total resistance would be:
Rtotal = 1 kΩ + 2.2 kΩ + 4.7 kΩ = 7.9 kΩ
Resistors in Parallel
When resistors are connected in parallel, the total resistance is calculated using the following formula:
1 / Rtotal = 1 / R1 + 1 / R2 + … + 1 / Rn
For example, if three resistors with values of 1 kΩ, 2.2 kΩ, and 4.7 kΩ are connected in parallel, the total resistance would be:
1 / Rtotal = 1 / 1 kΩ + 1 / 2.2 kΩ + 1 / 4.7 kΩ
1 / Rtotal ≈ 0.001 + 0.000455 + 0.000213 ≈ 0.001668
Rtotal ≈ 1 / 0.001668 ≈ 599.5 Ω
Voltage Dividers
A voltage divider is a simple circuit that uses resistors to create a voltage drop, allowing you to obtain a specific output voltage from a higher input voltage. Voltage dividers are commonly used in Sensor Circuits, signal conditioning, and as references for comparators and other electronic components.
To calculate the output voltage of a voltage divider, use the following formula:
Vout = Vin × (R2 / (R1 + R2))
Where:
– Vout is the output voltage
– Vin is the input voltage
– R1 and R2 are the resistor values
For example, if you have a 12 V input and two resistors with values of 10 kΩ and 5 kΩ, the output voltage would be:
Vout = 12 V × (5 kΩ / (10 kΩ + 5 kΩ)) = 12 V × (5 kΩ / 15 kΩ) = 4 V
Power Ratings
In addition to resistance values, resistors also have power ratings, which indicate the maximum amount of power the component can dissipate without being damaged. The power rating is typically expressed in watts (W).
To calculate the power dissipated by a resistor, use one of the following formulas:
P = V² / R
P = I² × R
P = V × I
Where:
– P is the power in watts (W)
– V is the voltage across the resistor in volts (V)
– I is the current flowing through the resistor in amperes (A)
– R is the resistance in ohms (Ω)
It’s essential to choose a resistor with a power rating higher than the calculated power dissipation to ensure the component operates safely and reliably.
Frequently Asked Questions (FAQ)
- What is the difference between a fixed and a variable resistor?
-
A fixed resistor has a constant resistance value, while a variable resistor (such as a potentiometer or rheostat) allows you to adjust the resistance within a specific range.
-
How do I determine the wattage rating for a resistor in my circuit?
-
To determine the appropriate wattage rating, calculate the power dissipation using one of the formulas mentioned in the “Power Ratings” section. Choose a resistor with a power rating higher than the calculated value to ensure a safe operating margin.
-
Can I replace a resistor with one that has a different tolerance?
-
Yes, you can replace a resistor with one that has a different tolerance, as long as the resistance value is within the acceptable range for your circuit. However, it’s generally recommended to use resistors with the same or better tolerance than the original component.
-
What happens if I connect resistors with different values in series or parallel?
-
When connecting resistors with different values in series, the total resistance will be the sum of the individual resistances. When connecting resistors with different values in parallel, the total resistance will be lower than the smallest individual resistance.
-
How do I identify the polarity of a resistor?
- Resistors are non-polar components, meaning they do not have a specific polarity. You can connect them in either direction in a circuit without affecting their performance.
Conclusion
Understanding resistor values is a crucial skill for anyone working with electronic circuits. By knowing how to calculate resistance, read color codes, and determine the appropriate power ratings, you can design and troubleshoot circuits more effectively. Remember to consider factors such as tolerance, series and parallel configurations, and voltage dividers when working with resistors. With this knowledge, you’ll be well-equipped to tackle a wide range of electronic projects and designs.
No responses yet