Want a Custom tool for Yourself?

Need a Custom Tool? We build custom tools that can save hours per employee per day.

Parallel Resistor Calculator

Compute equivalent resistance for two resistors in parallel, or enter a target resistance to solve for the needed value. Useful for circuit design.

Parallel Resistor Calculator

You can arrange up to 10 resistors.





Result will appear here...


Last updated: May 2, 2026

Created by: Eon Tools Dev Team

Reviewed by: Bibek Lal Karna



What the parallel resistor calculator does

When resistors are wired in parallel, their combined resistance is less than any one of them. This calculator finds the equivalent resistance of up to ten resistors in parallel, and it can also work backward, finding the resistor you would need to add to reach a target total.

Below is what parallel resistors do, the equation behind it, why the total always shrinks, and a worked example.

How to use it

  1. Choose the mode: calculate the equivalent resistance, or solve for a missing resistor.
  2. Enter the resistor values, adding more as needed, and a target total if you are finding a missing one.
  3. Press Calculate for the result, or Reset to clear it.

What resistors in parallel do

Resistors are in parallel when they are connected across the same two points, so that the current splits and flows through all of them at once. This is one of the two fundamental ways to combine resistors, the other being in series, and it behaves very differently. Where resistors in series add up to a larger total, resistors in parallel combine to a smaller one, because offering the current several paths at once makes it easier for charge to flow overall.

The picture to hold in mind is several pipes side by side rather than one. If water can flow through several pipes at once instead of just one, more flows for the same pressure, which is exactly what lower resistance means. Adding another resistor in parallel always opens another path and so always lowers the combined resistance. This calculator computes that combined value for any set of parallel resistors, and it handles the common design problem of working out what resistor to add to hit a particular total.

The equation it uses

For resistors in parallel, the reciprocals of the resistances add, and the reciprocal of that sum is the total:

1 ÷ Rtotal = 1 ÷ R1 + 1 ÷ R2 + …

So you add up one over each resistance, then take one over the result to get the equivalent resistance. The reciprocal of resistance is called conductance, a measure of how easily current flows, so another way to say it is that conductances add in parallel. For the special case of just two resistors, this works out to the product over the sum, but the calculator uses the general reciprocal rule so it can handle any number of resistors at once.

Why the total is always smaller

A result that often surprises people is that the equivalent resistance of resistors in parallel is always less than the smallest resistor in the group, never more. Adding even a very large resistor in parallel still lowers the total slightly, because it provides one more path for current, however small. You can never increase resistance by adding a resistor in parallel; you can only decrease it.

This follows directly from the conductances adding. Each resistor contributes some conductance, some ease of flow, and these only ever add up, so the combined ease of flow is always greater than any single resistor provides, which means the combined resistance is always less. If you put two equal resistors in parallel, the total is exactly half of one; put three equal ones in parallel and it is a third. This behaviour is why parallel combinations are used to get a lower resistance than any available single resistor, or to share current among several components, and the calculator makes the shrinking total easy to see.

Solving for a missing resistor

A practical question in circuit design is the reverse of the usual one: you know the total resistance you want and the resistors you already have, and you need to find what additional resistor in parallel would get you there. The calculator's missing-resistor mode does exactly this, working out the value to add so that the parallel combination hits your target total.

Because adding a parallel resistor can only lower the total, this only works when your target is less than the resistance you already have; asking for a higher total than the existing combination is impossible with a parallel addition, and the calculator flags that. When the target is achievable, it gives the precise resistor value needed, which you can then match to a standard part. This is a genuinely useful design aid, turning the parallel rule into a tool for hitting a specific resistance rather than just reading off whatever a given combination produces.

Units and precision

The calculator takes each resistance in ohms or its multiples, from milliohms to megaohms, and handles up to ten resistors at once. It returns the equivalent resistance, or in the other mode the value of the missing resistor. The reciprocal rule is applied exactly, so the result is as precise as your inputs. Because parallel combinations always reduce the resistance, the total will sit below your smallest resistor, which is a useful sanity check on the answer.

A worked example

Suppose you connect two 100-ohm resistors in parallel.

The total is 1 ÷ Rtotal = 1/100 + 1/100, which gives Rtotal = 50 ohms, exactly half of one resistor, as expected for two equal ones. For the reverse problem, suppose you already have a 100-ohm resistor and want a total of 60 ohms: the calculator finds that adding a 150-ohm resistor in parallel does it, since 100 ohms and 150 ohms in parallel combine to 60 ohms.

Questions people ask

How do you calculate resistors in parallel?

Add the reciprocals of the resistances and take the reciprocal of the sum: 1 ÷ Rtotal = 1/R1 + 1/R2 + …. Conductances add in parallel.

Why is the parallel total smaller than each resistor?

Because each resistor adds another path for current, increasing the overall ease of flow. The combined resistance is always less than the smallest resistor in the group.

What about just two resistors?

For two resistors, the total is the product divided by the sum: R1R2 ÷ (R1 + R2). Two equal resistors give exactly half their value.

Why connect resistors in parallel?

To get a lower resistance than any single resistor available, or to share current among components. Parallel paths let more current flow for the same voltage.

References

A quick note on where the physics comes from. Resistors in parallel and the conductance rule are standard physics, set out in OpenStax's University Physics and in Georgia State University's HyperPhysics. The HyperPhysics link is worth a quick click to confirm it lands where you expect.

  1. OpenStax, University Physics Volume 2, Section 10.3, Resistors in Series and Parallel. https://openstax.org/books/university-physics-volume-2/pages/10-3-resistors-in-series-and-parallel
  2. HyperPhysics, Resistor Combinations. http://hyperphysics.phy-astr.gsu.edu/hbase/electric/rescom.html
  3. National Institute of Standards and Technology (NIST), SP 811, Guide for the Use of the International System of Units. https://www.nist.gov/pml/special-publication-811


Bibek Lal Karna

Bibek Lal Karna is a PhD student and graduate teaching assistant at the University of Mississippi, with deep interests in theoretical and gravitational physics. He is also the founder of NRCC and is strongly engaged in scientific teaching and communication. At Eon Tools, he reviews physics tools.