Resistors in Parallel tutorial  
Tutorials Home Montek Store            

Resistors in Parallel

In this section, we will look at how we can add resistors together to create lower value resistors.

Adding resistors together to decrease their value

Resistors can be added together in parallel to create a smaller total resistance value.  Take R as the value for a resistor, where:

Rtotal = 1/(1/R1 + 1/R2 + 1/R3 + ... + 1/Rn)

As you can see, Rtotal is more complex to calculate in a parallel circuit than in a series circuit.  We have to first add together the inverse value of each resistor (1/Rx) and then take the inverse value of the resulting total to get Rtotal.  Unless you're really good at working out inverse values, it is a good idea to have a scientific calculator handy.

How does this formula work on real resistors?  If you needed a 510R resistor, you could connect two 1K resistors together as shown below.

resistor left legResistorResistor right leg
Resistor left legResistorResistor right leg

The resulting value would be:

Rtotal = 1/(1/1000R + 1/1000R)
Rtotal = 1/(.001+.001)
Rtotal = 1/.002
Rtotal = 500R

The 500R value is within 5% of the desired 510R value, so this is acceptable.

 

 

 

 


Written by Sean Moniz
Copyright 2001-2007