Combining Resistors in Series and Parallel

Calculate total resistance for series and parallel combinations. Includes formulas, worked examples, and how to use combinations to replace unavailable values.

ZERO UPLOAD · ALL LOCAL
  1. Select the number of colour bands on your resistor: 4-band (general purpose), 5-band (precision ±1%), or 6-band (precision + temperature coefficient).
  2. Click each band selector from left to right and choose the matching colour from the picker.
  3. If unsure which end to read from: on a 4-band resistor, the tolerance band (gold or silver) is always on the right — start reading from the opposite end.
  4. Read the calculated resistance in the result panel (shown in Ω, kΩ, or MΩ) along with the tolerance percentage.
  5. Check the E-series indicator to confirm the decoded value matches a standard manufactured resistor (E12, E24, or E96).
  6. For 6-band resistors, the sixth band shows the temperature coefficient in ppm/K — typically 100 ppm/K (brown) for standard thin-film precision resistors.

Series and parallel formulas

  • R_total = R1 + R2 + R3 + ...
  • R_total = (R1×R2)/(R1+R2)
  • R_total = R/N
  • 10kΩ + 22kΩ parallel → 6.875kΩ

This calculator decodes a single resistor's color bands — check each individual resistor in a combination against its own power rating separately.

Resistor type
Band count
Code format
Select band to edit
Resistor code
4.7 kΩ
Resistance
±5% Tolerance
Temp. Coeff.

Combining Resistors in Series and Parallel

Combining resistors in series increases total resistance; combining them in parallel decreases it.1

Understanding the formulas and their implications is essential when a single standard value does not exist for your circuit, when you need to split power across multiple components to meet wattage limits, or when you are trying to match an existing unusual resistance with available parts. Getting the arithmetic right avoids under-rated components and inaccurate circuit parameters.

Series and parallel formulas

Series: Rtotal = R1 + R2 + R3 + ... For two 10kΩ resistors in series: Rtotal = 20kΩ. Each resistor carries the same current, and voltage divides proportionally to resistance. Parallel: 1/Rtotal = 1/R1 + 1/R2 + ... For two resistors: Rtotal = (R1 × R2) / (R1 + R2). For two 10kΩ in parallel: Rtotal = (10k × 10k) / (10k + 10k) = 5kΩ. Equal parallel resistors give exactly half the individual value. For unequal values, say 10kΩ and 22kΩ in parallel: Rtotal = (10 × 22) / (10 + 22) = 220 / 32 = 6.875kΩ. The parallel combination is always less than the smaller individual resistor.1

Checking series and parallel results quickly

Series combinations always increase resistance; parallel combinations always reduce it. If your result moves the opposite way, redraw the circuit and check whether the same current or the same voltage applies. A quick sanity check is to verify that your calculated total resistance is higher than the largest individual value for series, or lower than the smallest individual value for parallel, before trusting the arithmetic.

Selecting combinations for unavailable values

If you need 15kΩ and have only 10kΩ and 5kΩ parts: series them for 15kΩ exactly. If you need 3.3kΩ but have only 6.8kΩ: two 6.8kΩ in parallel give 3.4kΩ, close enough for most applications. Combining standard values this way lets you hit a target resistance without special-ordering a single non-standard part, which saves both lead time and per-unit cost on prototype and small-batch builds.

Fine-tuning values with resistor pairs

For precision: two resistors in parallel where one dominates, such as 3.3kΩ plus 100kΩ in parallel giving 3.198kΩ, lets you fine-tune a value with a small trimming resistor. Consequently, resistor kits covering E12 or E24 series give you access to nearly any target value through series or parallel combination without needing an exhaustive stock. A well-stocked E24 kit with 20 or more values per decade gives you hundreds of possible series and parallel combinations, enough to approximate any target resistance within 1% using just two or three standard parts.

When you need a precise voltage divider ratio that no single pair of standard values can achieve, combining two resistors in series for the upper leg and two in parallel for the lower leg gives you four degrees of freedom to hit the target ratio within 0.5%, which is sufficient for most 12-bit ADC reference applications.

For a target ratio of 0.3125 mapping a 4.2V LiPo to 1.3125V, the combination of 22kΩ + 10kΩ in series (32kΩ) for the upper leg and 100kΩ || 47kΩ (32kΩ) for the lower leg gives a ratio of exactly 0.5, and adjusting the parallel pair to 100kΩ || 33kΩ (24.8kΩ) yields 0.446, which is within 1% of the target when combined with the appropriate series pair.

Common mistakes and practical tips

Forgetting that power still follows P = I²R for each individual resistor (even when combined) is the leading source of component failures. Two 1kΩ resistors in series carrying 50 mA each dissipate 2.5 W total (1.25 W per resistor), and each individual resistor must be rated for 1.25 W minimum.2

Checking power per component

For parallel resistors, current splits inversely to resistance: a 10kΩ and 1kΩ in parallel carry 10× more current through the 1kΩ than the 10kΩ. The smaller resistor must be derated for its higher share of total power. Yet the combined resistance of 909Ω still only tells you the total circuit impedance; per-component power checks are always required. Skipping this step is the most common cause of field failures in combined-resistor circuits, because the total power rating of a parallel or series group is meaningless if one individual resistor inside the group is running above its own wattage limit.

Series resistors for high-voltage tolerance sharing

When a single resistor's voltage rating is lower than the applied voltage, connecting two resistors in series doubles the voltage handling. Two 250V-rated 10kΩ resistors in series form 20kΩ total with a 500V working voltage. This technique is common in mains-level voltage sensing dividers and in CRT flyback circuits where individual component voltage ratings would otherwise be exceeded.

Resistors for this application should be matched in value (within 1% of each other) to ensure voltage splits evenly across the pair. If one resistor has 10% higher resistance than the other, it takes 55% of the applied voltage versus 45%, potentially approaching its working voltage rating with no safety margin. Selecting ±1% parts from the same production lot keeps voltage sharing within 2% across the pair.3 For sustained high-voltage applications, also verify the resistor's energy rating (joules) against any transient pulse energy the circuit may experience.

Three-resistor combinations for non-standard values

Three resistors in series reach target values that two-resistor combinations cannot achieve from E12 or E24 preferred values alone. Target 3.57kΩ with 3.3kΩ + 270Ω = 3.57kΩ exactly. Target 5.09kΩ for an I²C pull-up on a 2.5V rail using 4.7kΩ + 390Ω = 5.09kΩ. Target 7.15kΩ with 6.8kΩ + 330Ω + 22Ω = 7.152kΩ.

Adding a small series resistor to a larger standard value is the most reliable fine-adjustment approach: the large base value sets the approximate result and the small trim resistor closes the gap. A 100Ω trim on a 10kΩ base shifts the total by 1%, achievable with a ±1% 100Ω part from any E12 kit. For parallel combinations targeting a non-standard value, the same principle applies: one large and one small resistor in parallel lets the small value pull the result below the large one with predictable precision.

When to use this

Use series combination when you need a value not available as a single part and precision matters. Confirm a combined resistance before splitting power across parts, then use parallel combination to reduce resistance below the smallest available value or to increase total power handling. Apply the power calculation to each individual resistor, not just the combination.

Examples

Need 3.3kΩ, have only 2.2kΩ and 1.2kΩ parts

Before
Series: 2.2kΩ + 1.2kΩ = 3.4kΩ,3% high.
Parallel: not helpful (gives 0.77kΩ).
After
Use 2.2kΩ + 1.2kΩ in series = 3.4kΩ. For most applications (pull-ups, filters, bias networks), 3.4kΩ vs 3.3kΩ is within ±5% tolerance of a standard 3.3kΩ part anyway.

If 3.3kΩ is available as a standard part, always prefer the single part over a series pair.

Need 500 mW total from ¼W resistors

Before
Single 100Ω ¼W resistor at 500 mA: P = 0.5² × 100 = 25 W, which would cause catastrophic failure.
After
Five 500Ω ¼W resistors in parallel: total resistance = 100Ω. Each carries 100 mA: P per resistor = 0.01 × 500 = 5 W, which is still far too high. Use higher-wattage parts.

Always check dissipation per component after combining. Parallel splitting divides current but each resistor still has its own P = I²R.

Sources
  1. 1.

    "Series and Parallel Resistors," Electronics Tutorials, accessed June 2026. https://www.electronics-tutorials.ws/resistor/res_5.html

  2. 2.

    "Resistor Power," Electronics Tutorials, accessed June 2026. https://www.electronics-tutorials.ws/resistor/res_8.html

  3. 3.

    TE Connectivity, "Resistor Temperature Coefficient," te.com, accessed June 2026. https://www.te.com/usa-en/products/passive-components/resistors.html

FAQ