🔌 Series Resistor Calculator
Rt = R1 + R2 + R3 + … Add up to 10 resistors.
Total Resistance (Rt)
How to Use This Calculator
Enter the resistance values for each resistor in the series chain. Start with the first two fields and add more with the "Add Resistor" button if needed (up to 10 total). The total equivalent resistance appears as soon as you have at least two valid values.
Enter R1 in ohms. Use any value from milliohms to megaohms — just keep all values in the same unit (Ω).
Enter R2 in ohms in the second field.
Click "Add Resistor" if you have more than two. Up to 10 resistors are supported.
Read the total resistance. You can then use this value in Ohm's Law (V = I × Rt) to find current or voltage drops.
Series Resistance Formula
In a series circuit, the same current flows through every component. Voltage drops across each resistor in proportion to its resistance. The largest resistor takes the largest share of the supply voltage. Adding more resistors in series always makes the total resistance larger and reduces the current.
Worked Examples
Where This Comes Up in Real Life
Series resistors are used to limit current through components. When connecting an LED to a 9 V supply, a series resistor prevents too much current. If the LED needs 20 mA and has a forward voltage of 2 V, the resistor must drop 7 V: R = 7 / 0.02 = 350 Ω. You would typically choose the nearest standard value of 330 Ω or 390 Ω from the E12 series.
Voltage dividers are two series resistors used to create an intermediate voltage. With R1 = 10 kΩ and R2 = 10 kΩ on a 5 V supply, the midpoint is 2.5 V. Change R2 to 22 kΩ and the midpoint becomes 5 × 22 / (10 + 22) = 3.44 V. This is how many sensors and microcontrollers set reference voltages. The total resistance also determines how much current the divider draws from the supply.
Frequently Asked Questions
How do series resistors add?
In series: Rt = R1 + R2 + R3 + … The total is always greater than any individual resistor.
What is current in series?
Current is the same through all series resistors: I = V/Rt.
How is voltage distributed?
Each resistor has V_n = I × R_n. Larger resistors have larger voltage drops.
Why use resistors in series?
To increase total resistance, create voltage dividers, or limit current.
What is the power in each resistor?
P_n = I² × R_n = (V_n)²/R_n. Total power = I² × Rt.