Network Reduction Techniques

| 1-2 min read |
-- reads
Network Reduction Techniques

Network Reduction Techniques

In this section, we shall give the formula for reducing the networks consisting of resistors connected in series or parallel.


Resistors in Series

Resistors are in series whenever the flow of charge, called the current, must flow through devices sequentially.

According to Ohm’s law, the current through the resistance is directly proportional to the voltage and inversely proportional to the resistance. The voltage in a circuit is

V=IRV = IR

where:

  • I = current
  • R = resistance

Resistors in series

Now, we are calculating the individual voltage drop across the individual resistances (R_1), (R_2), and (R_3).

The voltage drop across:

V1=IR1V_1 = IR_1 V2=IR2V_2 = IR_2 V3=IR3V_3 = IR_3

The sum of total voltage is equal to:

V=V1+V2+V3V = V_1 + V_2 + V_3

Substituting the voltage drops,

V=IR1+IR2+IR3V = IR_1 + IR_2 + IR_3

or

V=I(R1+R2+R3)V = I(R_1 + R_2 + R_3)

Now we must convert the individual resistances into an equivalent single resistance (R_s).

We have,

V=IRsV = IR_s

Therefore,

IRs=I(R1+R2+R3)IR_s = I(R_1 + R_2 + R_3)

So,

Rs=R1+R2+R3R_s = R_1 + R_2 + R_3

For “N” number of resistances, the total resistance will be:

Rs=R1+R2+R3++RNR_s = R_1 + R_2 + R_3 + \dots + R_N

Resistors in Parallel

Figure shows resistors in parallel connected to a voltage source.

Resistors are in parallel when each resistor is connected directly to the voltage source by connecting wires having negligible resistance. Each resistor thus has the full voltage of the source applied to it. Each resistor draws the same current it would if it alone were connected to the voltage source.

Parallel resistors

To find an expression for the equivalent parallel resistance (R_p), let us consider the currents that flow and how they are related to resistance.

Since each resistor in the circuit has the full voltage, the currents flowing through the individual resistors are:

I1=VR1I_1 = \frac{V}{R_1} I2=VR2I_2 = \frac{V}{R_2} I3=VR3I_3 = \frac{V}{R_3}

Conservation of charge implies that the total current (I) produced by the source is the sum of these currents:

I=I1+I2+I3I = I_1 + I_2 + I_3

Substituting the expressions for the individual currents gives:

I=VR1+VR2+VR3I = \frac{V}{R_1} + \frac{V}{R_2} + \frac{V}{R_3}

Using Ohm’s law for the equivalent resistance,

I=VRpI = \frac{V}{R_p}

Therefore,

1Rp=1R1+1R2+1R3\frac{1}{R_p} = \frac{1}{R_1} + \frac{1}{R_2} + \frac{1}{R_3}

Generalizing to any number of resistors,

1Rp=1R1+1R2+1R3++1RN\frac{1}{R_p} = \frac{1}{R_1} + \frac{1}{R_2} + \frac{1}{R_3} + \dots + \frac{1}{R_N}

When resistors are connected in parallel, more current flows from the source than would flow for any of them individually, and so the total resistance is lower.


Summary

  • Resistors in series carry the same current.
  • Equivalent resistance in series is the sum of individual resistances.
  • Resistors in parallel have the same voltage across them.
  • Equivalent resistance in parallel is obtained using reciprocal relations.
  • Parallel combinations always produce a lower equivalent resistance.

More from "Basic Electrical Engineering"