In the previous article we saw how to distribute voltage by connecting resistors in series. Now we will see how to distribute the flow of electrons by connecting resistors in parallel using a current divider.
What it is and how it works
A current divider is a simple linear circuit that takes advantage of Ohm’s Law and Kirchhoff’s Law to distribute current between two components.
Physically, it is nothing more than two resistors connected in PARALLEL between the voltage (
The physical principle: the path of least resistance
Electricity is lazy. It always prefers the easy path. At a node where the current splits:
- The branch with LESS resistance will take the GREATER share of the current.
- The branch with MORE resistance will take the SMALLER share.
The formula
Imagine a total current (
The formula is:
Note carefully the numerator. To calculate the current in branch 1 (
- In the voltage divider we placed our own resistor (
) on top. - In the current divider, to calculate
we place the resistor from the other branch ( ) in the numerator.
And, logically, for the other branch:
Where this formula comes from
It is a direct application of Ohm’s Law and the fact that in parallel the voltage is the same (
- Calculate the equivalent resistance (
). - Know that
. - Apply Ohm’s law to branch 1:
. - By substituting, we obtain the formula above.
Voltage Divider and Current Divider
| Characteristic | Voltage Divider | Current Divider |
|---|---|---|
| Connection | Series (Row) | Parallel (Ladder) |
| Constant Variable | Current ( | Voltage ( |
| Variable that changes | ||
| Proportionality | Direct ( | Inverse ( |
| Primary Use | Sensors, References | Shunts, Mesh Analysis |
Key difference from the voltage divider:
- In the voltage divider: more resistance = More voltage (Proportional).
- In the current divider: more resistance = Less current (Inversely Proportional).
Real-world applications
Current Measurement (the Shunt)
To measure current, a shunt resistor of very small value is often used. The instrument measures the voltage drop across its terminals and calculates the current using Ohm’s law.
- 99.9% of the current flows through the Shunt (easy path).
- A tiny, safe fraction flows through the delicate meter. Knowing the proportion of resistances, the device calculates the total current.
The Danger of LEDs in Parallel
A typical beginner mistake is connecting two LEDs in parallel using a single resistor to limit the total current.
Theoretically, the current would split 50/50. In practice: No two LEDs are identical.
- One of them will have a slightly lower forward voltage or will heat up a bit more.
- That LED will conduct more current because the current-voltage relationship is not linear.
- As it heats up, its forward voltage usually decreases, and the sharing can worsen.
- Avalanche effect: One LED ends up hogging all the current and burns out. The other, left alone, suddenly receives all the current and burns out afterwards.
Solution: NEVER use passive current dividers for semiconductors. Put a series resistor for each LED.