Looking for an all-in-one current divider calculator to estimate the current flowing through each branch of a resistive, inductive, or capacitive circuit? You're in the right place. Let's quickly tell you what our tool can do:
- It's a current branch calculator.
- Explains the current divider rule and how current divides in a resistive circuit with an example.
- Guides you on how to derive the current divider formula for resistive, inductive, and capacitive circuits.
- Helps you understand how other components influence the current flowing through a component in a parallel circuit.
In a nutshell, our tool is a comprehensive current division calculator! 🙋 You may also be interested in the dual problem solved by our voltage divider calculator.
What is a current divider?
Any circuit that divides current into various paths is a current divider circuit. The magnitude of the current passing through a particular path depends on the impedance of that path. Unlike what we saw with a voltage divider, current and impedance have an inverse relationship — the more the impedance of a path, the lesser the current passing through it.
For example, in a parallel connection of two resistors of equal resistance, the current from the source divides equally and flows through each resistor.
Let's take a look at how current divides in a resistive circuit, an inductive circuit, and a capacitive circuit.
What is the current divider rule?
When we connect two components providing parallel resistance (or impedance in AC circuits), the current in any branch is a fraction of the total current. For example, in a 1-ampere DC parallel circuit with a 1 Ω resistor in each of the two branches, the current flowing through each of the branches is 0.5 A.
The current divider rule states that the current through any branch of a parallel network is equal to the total current multiplied by the ratio of the opposite branch's resistance to the sum of the two resistances. The "opposite" appears because current prefers the path of least resistance — so the bigger the other resistor, the more current is pushed through the branch we are looking at.
How does current divide in a parallel resistive circuit?
Consider a total current IT entering a node where two resistors R1 and R2 sit in parallel. Because both resistors share the same voltage V across the node, Ohm's law gives the branch currents directly. Using V = IT × Rparallel with Rparallel = R1R2 / (R1 + R2), the current divider formula for a resistive circuit is:
I2 = IT × R1 / (R1 + R2)
where:
- IT — the total current entering the parallel node;
- I1, I2 — the currents in branches 1 and 2;
- R1, R2 — the two parallel resistances.
Example: with IT = 100 mA, R1 = 10 kΩ and R2 = 10 kΩ, the current splits evenly: I1 = 100 × 10/(10 + 10) = 50 mA, and I2 = 50 mA. If instead R2 were three times larger than R1, then I1 = 75 mA would flow through R1 (the lower-resistance path) and only 25 mA through R2.
What is the current divider formula for an inductive circuit?
In an AC circuit, the reactance of an inductor is XL = 2πfL, which is proportional to the inductance. Because higher reactance means lower current, the current divides inversely with inductance — exactly like the resistive case. For two parallel inductors:
I2 = IT × L1 / (L1 + L2)
The branch with the smaller inductance (lower reactance) carries the larger share of the current. The equivalent inductance of the pair is Lparallel = L1L2 / (L1 + L2).
What is the current divider equation for a capacitive circuit?
For a capacitor, the reactance is XC = 1/(2πfC), which is inversely proportional to the capacitance. Lower reactance carries more current, so the current divides in direct proportion to capacitance — the opposite of the resistive and inductive cases. For two parallel capacitors:
I2 = IT × C2 / (C1 + C2)
Here the branch with the larger capacitance carries the larger current. The equivalent capacitance of two parallel capacitors simply adds up: Cparallel = C1 + C2.
Instructions to use the current divider calculator
- Select the divider type — resistive (R–R), capacitive (C–C) or inductive (L–L). The calculator shows only the fields relevant to your choice.
- Choose your unit system — metric (SI) or American. Electrical quantities use the same SI base units worldwide (amperes, ohms, farads, henries), so both systems share identical formulas; the drop-down selectors let you enter convenient sub-units such as μA, mA, kA, kΩ, MΩ, μF, nF, pF, mH and μH.
- Enter the total current IT entering the parallel node, and the two component values.
- Click Calculate. The tool returns the current in each branch (I1 and I2), the division ratio of each branch (as a decimal and a percentage), and — for the resistive divider — the equivalent parallel resistance, the node voltage, and the power dissipated in each resistor.
Applications of current dividers
- Designing ammeter shunts that route most of the current around a sensitive meter movement;
- Sharing load current between parallel power devices, traces or windings;
- Setting bias and feedback currents in analog circuits;
- Analysing how a load draws current away from the rest of a parallel network; and
- Building current mirrors and reference branches in integrated circuits.
FAQs
- What is the current divider rule in one sentence?
- The current through one branch of a two-resistor parallel circuit equals the total current times the opposite resistor divided by the sum of both resistors: I1 = IT × R2/(R1 + R2).
- Why is the resistor "swapped" in the formula?
- Current follows the path of least resistance. A branch carries more current when the other branch has a large resistance, so the opposite resistor appears in the numerator.
- Does the current divider work for capacitors and inductors?
- Yes, in AC circuits you replace resistance with reactance. Inductors behave like resistors (current divides inversely with L). Capacitors are reversed: current divides in direct proportion to capacitance, because a larger capacitor has a lower reactance.
- Does the unit system change the result?
- No. Electrical engineering uses SI units (A, Ω, F, H) worldwide, so the American and metric systems give the same branch currents. The calculator converts your chosen sub-units (mA, kΩ, μF, mH, …) to base SI units automatically.
- What happens to the sum of the branch currents?
- By Kirchhoff's current law, the branch currents always add back up to the total current: I1 + I2 = IT. You can use this as a quick sanity check on any result.