Resistors in Series and Parallel – Equivalent Resistance, Current and Power
Combining resistors is the first piece of circuit analysis anyone learns, and the two rules point in opposite directions. In series the resistances add, R_eq = R₁ + R₂ + … + Rₙ, because the same current has to push through every drop in turn. In parallel the conductances add, 1/R_eq = 1/R₁ + 1/R₂ + … + 1/Rₙ, because each branch offers the current another route. This resistors in series and parallel calculator evaluates either rule for any number of resistors, mixes units freely, and then works out how current, voltage and dissipated power divide across the network.
Why parallel resistance is always below the smallest branch
Adding a parallel branch never removes an existing path, so the total conductance can only rise — and its reciprocal, the resistance, can only fall. That gives a free sanity check on every parallel answer: it must come out below the smallest member. Three resistors of 100 Ω, 200 Ω and 300 Ω in parallel sum to 18.333 mS of conductance and therefore 54.545 Ω, comfortably under the 100 Ω branch. Series obeys the mirror-image rule: 220 + 330 + 1000 = 1550 Ω, always above the largest member. For exactly two in parallel the reciprocal identity collapses into the familiar product over sum shortcut, R_eq = R₁·R₂ / (R₁ + R₂), and for N identical parts it reduces further to N·R in series and R/N in parallel.
How current, voltage and power divide
This is where the two topologies genuinely behave differently. In a series string the current is common — one loop, one current — so I = V/R_eq and the supply divides in proportion to resistance, Vᵢ = I·Rᵢ. The biggest resistor drops the most voltage and burns the most power. In a parallel bank the voltage is common, so Iᵢ = V/Rᵢ and the current divides inversely with resistance: the smallest branch carries the most current and runs the hottest. Either way Pᵢ = Vᵢ·Iᵢ = Iᵢ²·Rᵢ = Vᵢ²/Rᵢ, and the per-resistor figures must sum back to P = V²/R_eq for the whole network.
A 220 Ω and a 330 Ω resistor in series across 12 V give R_eq = 550 Ω, so I = 21.818 mA. The 220 Ω part drops 4.8 V and dissipates 104.7 mW; the 330 Ω part drops 7.2 V and dissipates 157.1 mW. An ordinary 1/4 W part covers both with room to spare.
Choosing a wattage rating
Equivalent resistance alone will not tell you whether a circuit is safe to build. Once a supply voltage is entered, the calculator reports the power dissipation of every resistor and names the smallest catalogue rating — 1/8 W, 1/4 W, 1/2 W, 1 W, 2 W, 5 W — that covers the worst one. Common practice is to derate: pick a part rated at roughly twice the calculated dissipation, so it runs warm rather than hot. Paralleling is also a legitimate way to raise the power budget, because four 4.7 Ω 1 W resistors share the heat and handle 4 W between them while presenting 1.175 Ω.
A zero-ohm branch shorts out the whole bank: the equivalent resistance collapses to 0 Ω and the branch current is unbounded. The calculator rejects it with an explanation rather than printing Infinity.
Standard values, tolerance and reverse solving
Real resistors come only in the IEC 60063 preferred series — E6, E12, E24, E48, E96 and E192 — whose steps are spaced so that neighbouring values just overlap at the series’ nominal tolerance (E24 with ±5 %, E96 with ±1 %). The standard value matcher snaps any target to its nearest stock part and searches for the best two-resistor series or parallel combination, which is how awkward values such as 750 Ω get built from parts you already own. Reverse solve answers the same question from the other end: given a target and one resistor in hand, R₂ = R_target − R₁ for a series partner and R₂ = R₁·R_target / (R₁ − R_target) for a parallel one — so a 1 kΩ resistor reaches 750 Ω with a 3 kΩ part in parallel.
The tolerance range recomputes the network with every component at its low extreme and again at its high extreme. Both combination rules increase monotonically with each individual value, so those corners really are the worst cases: two 1 kΩ ±5 % resistors in parallel give 500 Ω nominal with a true 475 Ω – 525 Ω envelope. Combining parts does not average tolerance away — plan for the band, or trim after assembly.