Resistor Series Calculator

Total resistance, current, voltage drops and power for any series resistor network.

Ad placeholder (leaderboard)
Enjoying the tools? Go Pro for £4.99 (one-time) and remove all ads — forever, on this device. Remove ads — £4.99

A series resistor calculator that goes beyond a simple sum. Enter any number of resistor values, optionally supply a source voltage or current, and the tool instantly returns the total resistance, the circuit current, and a per-resistor breakdown showing each component’s voltage drop, power dissipation, and its proportional share of the total resistance. Useful for electronics design, circuit homework, voltage-divider sizing, and power-budget checks.

How it works

In a series circuit every resistor is connected end-to-end along a single path, so current has nowhere to branch. The governing equations come directly from Ohm’s law and Kirchhoff’s Voltage Law (KVL):

Rₜ = R₁ + R₂ + ⋯ + Rₙ (total resistance = arithmetic sum)

I = V ÷ Rₜ (one current for the whole loop)

Vᵢ = I × Rᵢ (voltage drop proportional to each Rᵢ)

Pᵢ = I² × Rᵢ (power dissipated by each resistor)

The calculator first sums all the resistors to get Rₜ. If you supply a source voltage V it applies I = V / Rₜ; if you supply a current I it applies V = I × Rₜ. It then sweeps through every resistor to compute the individual voltage drop and power, and cross-checks that KVL holds: the sum of all individual drops must equal the supply voltage, which it always does by construction.

The resistance share column (% of Rₜ) is a quick diagnostic: a resistor dominating the total also dominates the voltage and power. Conversely, small resistors in a high-value series chain have negligible effect and could be omitted.

Worked example

Suppose you have four resistors — 100 Ω, 220 Ω, 470 Ω and 1 000 Ω — wired in series across a 12 V supply:

Step 1 — total resistance

Rₜ = 100 + 220 + 470 + 1000 = 1790 Ω

Step 2 — circuit current (Ohm’s law)

I = 12 V ÷ 1790 Ω ≈ 6.704 mA

Step 3 — per-resistor voltage drops

ResistorVᵢ = I × RᵢPᵢ = I² × Rᵢ
R1 = 100 Ω0.670 V4.49 mW
R2 = 220 Ω1.475 V9.89 mW
R3 = 470 Ω3.151 V21.12 mW
R4 = 1 000 Ω6.704 V44.94 mW
Total12.000 V80.44 mW

KVL check: 0.670 + 1.475 + 3.151 + 6.704 = 12 V

The 1 kΩ resistor drops more than half the supply and dissipates the most power. All four are well within a standard ¼ W (250 mW) rating, giving a comfortable safety margin.

Formula note

The formula Pᵢ = I² × Rᵢ follows from substituting Ohm’s law (V = IR) into the power equation P = V × I. An equivalent form is Pᵢ = Vᵢ² / Rᵢ; both give identical answers. The total power delivered by the source equals P_total = V × I = I² × Rₜ, which also equals the sum of all individual resistor powers — energy is conserved.

When choosing physical resistors, always ensure the rated wattage exceeds the calculated dissipation by at least 50 %. For example, if a resistor dissipates 150 mW, select a ½ W (500 mW) component rather than the bare-minimum ¼ W to avoid thermal stress and premature failure.

Ad placeholder (rectangle)