In this tutorial, I am going to introduce a top-notch technique for solving series circuits. You can solve a series circuit easily by applying Ohm's law. But Ohm's law has a limitation. You have to know the current flowing through the circuit. This method allows you to find out the voltage across any series component without knowing the current. This method is derived from two very common circuit solving laws, that is Ohm's law and KVL. In this article, I am going to derive the expression of the voltage divider rule as well.
Explanation:
It is only applicable to series circuits where the current remains the same throughout the circuit. Consider a series circuit given below.
Let,
v1 = voltage across R1
v2 = voltage across R2
v3 = voltage across R3
i = total current across the circuit
According to KVL,
v = v1 + v2 + v3
v = iR1 + iR2 + iR3
v = i (R1 + R2 + R3)
i = v/ (R1 + R2 + R3) ….. equation 1
If you want to evaluate voltage across R2, then using Ohm's law
v2 = iR2
i = v2/R2 ….. equation 2
Look at equation 1 and equation 2. Substitute i.
v2/R2 = v/ (R1 + R2 + R3)
v2 = (R2*v) / (R1 + R2 + R3)
Similarly,
v1 = (R1*v) / (R1 + R2 + R3)
v3 = (R3*v) / (R1 + R2 + R3)
This another simple method called the voltage division rule. And the circuit is called a voltage divider because the total voltage is divided into resistances. The larger the resistance, the larger the voltage drop across that resistance.
Solved Examples:
In the previous article (resistors in series), I analysed and solved a series circuit using Ohm's law. In this tutorial, I am going to solve the same examples with the help of the voltage divider rule.
Example 1:
A 12 V source is connected with these resistances: 1kΩ, 2kΩ and 4kΩ. How much current flows through the 4kΩ resistance?
Another way to solve this problem.
The total resistance will be the sum of all individual resistances.
RT = R1 + R2 + R3
RT = (1+2+4) kΩ
RT = 7 kΩ
RT = R1 + R2 + R3
RT = (1+2+4) kΩ
RT = 7 kΩ
Voltage across 4kΩ or R3 = v3
v3 = (R3/RT).V
v3 = (4k/7k).12
v3 = 6.85V
Current flows through R3
i = v3/R3
i = 6.85/4k
i = 1.7mA
Note: The current 1.7mA is the total current flowing through the series circuit.