Combining Resistors: Series, Parallel & Equivalent Resistance – Part 3

resistor mounted on breadboard

Till now, we have learnt about the Resistor, basically how it works, what its applications are, how to use it in a circuit, etc. But we come across the circuits that involve some combinations of resistors. Our aim in this article is to simplify this network and obtain the equivalent resistance of the network.


1. What is meant by finding equivalent resistance ?

When it comes to circuit solving, we will encounter lot of complex combination of resistors present in the circuit. Finding ‘equivalent’ of such combination of resistors means that, we must be able to replace that whole thing with just a single resistor without changing any of the other parameters (current, potential difference across given points, etc. ) in the circuit.

A resistor network is between a and b
Figure 1(a)
The whole resistor network is replaced by a single resistor of Req
Figure 1(b)

Note that, in Fig.1 (a) and (b), except for the number of resistors, there is no change in other parameters (I remains I, E remains E, Δ\DeltaV remains Δ\DeltaV)

Now, how to actually calculate this value of Req is what we need to study in this article


2. Resistors in Series

Resistors are said to be in Series when the current flowing through them is the same. Done!

The potential difference across individual resistors is written
The potential difference across Req (equivalent resistance) is written

Now, with reference to the above figure,

The voltage drop across Req should be equal to the sum of the voltage drops across R1 and R2, since our main aim is not to disturb the potential difference between points A and B (ΔVAB\Delta V_{AB})

ΔVAB=ΔVReq=ΔV1+ΔV2\Delta V_{AB} = \Delta V_{Req} = \Delta V_1 + \Delta V_2

iReq=iR1+iR2(current remains same)i R_{eq} = i R_1 + i R_2 \quad \text{(current remains same)}

Req=R1+R2\boxed{R_{eq} = R_1 + R_2}

Important Note:

From the above relation, we can infer that we can use series combination if we need a resistance value greater than the individual resistances (i.e., Req > R1 & also Req > R2)

So, Resistors in Series just add up directly!

The figure below shows the series combination of R1 and R2 resistors having resistances of 1.5 kΩ and 1.75 kΩ. The equivalent resistance Req in this case is measured by a multimeter in Tinkercad. The value for Req comes out to be 3.25 kΩ

R1 and R2 resistors are mounted on a breadboard in series, and a multimeter is used to measure the equivalent resistance. This is done in the Tinkercad software
R1 value is 1.5k ohms and R2 is 1.75k ohms. Req value comes out to be 3.25k ohms


3. Resistors in Parallel

Resistors are said to be in parallel, when they have same potential difference across them. Done!

R1 and R2 are connected in parallel between points A and B
Req is connected in parallel between points A and B

The potential difference across Req should also be equal to the potential differences across R1 and R2 (i.e., Δ\DeltaV), since our main aim is not to disturb the potential difference between points A and B

Here, the quantity that is varying is current, and by applying KCL starting from A, we have the relation,

i=i1+i2i = i_1 + i_2

ΔVReq=ΔVR1+ΔVR2(PD remains same)\frac{\Delta V}{R_{eq}} = \frac{\Delta V}{R_1} + \frac{\Delta V}{R_2} \quad \text{(PD remains same)}

1Req=1R1+1R2\boxed{\frac{1}{R_{eq}} = \frac{1}{R_1} + \frac{1}{R_2}}

Important Note :

From the above relation, we can infer that we can use parallel combination if we need a resistance value even lower than the individual resistances. (i.e. Req < R1 & also Req < R2)

Breadboard Connections for parallel combination (in Tinkercad):

R1 and R2 resistors are mounted on a breadboard in parallel, and a multimeter is used to measure the equivalent resistance. This is done in the Tinkercad software
R1 value is 5k ohms and R2 is 2k ohms. Req value comes out to be 1.43k ohms


4. Example on Series & Parallel Combinations

Question-1

Find the equivalent resistance of the given setup across points A and C

figure for question 1

Solution:

step 1
step 2

Step – 1: Both the 4 Ω resistors are connected across the same points B and C. Hence, both are in parallel combination. Req for just this combination will be 2 Ω

Step-2: Now, 5Ω and 2 Ω are in series combination. Req of this will be 7Ω

step 3

Step-3 : Finally, we have 7 Ω resistor between A and C. This is our final Req between points A and C

Question – 2: Find the effective resistance between points A and B for the figure below

figure for question 2

Solution:

step 1
step 2

Step 1 : Same current passes through AF and FE, which makes both the 3 ohm resistors in series. Req for this will be 3Ω+3Ω = 6 Ω

Step 2 : Two 6 Ω resistors are connected across same points A and E which makes them in parallel. Req for this will be 3ohm

step 3
step 4

Step 3 : Again, both 3 Ω are in series. Req will be 6 Ω

Step 4: Both 6 Ω are in parallel. Req will be 3 Ω

step 5
step 6

Step-5 : 3 Ω and 3 Ω are in series. Req of this will be 6 Ω

Step-6: two 6 Ω resistors are in parallel. Req of this will be 3 Ω. Keep on simplifying further.

step 7
step 8

Step-7 :  3 Ω and 3Ω  are in series

Step-8: 6 Ω and 3Ω are in parallel. Solving this combination, we get Req of this as 2ohms.

further extension of step 8

Final Answer : So, the overall equivalent resistance across points A and B is 2 Ω

The Complete Guide on Resistors:

Leave a comment