Current Divider Calculator
Calculate current distribution in parallel resistor circuits. Useful for analyzing parallel branches.
I₁ = Iₜ × (R₂ / (R₁ + R₂))
How to use:
Enter total current and both resistances to calculate current through each branch. Or enter one branch current and both resistances to find total current.
Faultfinding tip: Unequal current distribution may indicate a faulty component or incorrect resistance value in one branch.
Published: December 2025 | Author: TriVolt Editorial Team | Last Updated: February 2026
Understanding Current Division
Current division is a fundamental principle in parallel circuits that describes how current splits among parallel branches. When multiple resistors are connected in parallel, the total current divides inversely proportional to their resistances - current takes the path of least resistance. Understanding current division is essential for analyzing parallel circuits, designing current-sharing networks, and troubleshooting electrical systems.
The current divider rule is the complement to the voltage divider rule. While voltage dividers work with series circuits, current dividers work with parallel circuits. This principle is used extensively in circuit design, power distribution, and current sensing applications.
The Current Divider Formula
For two resistors in parallel, the current through each resistor is:
I₁ = Iₜ × (R₂ / (R₁ + R₂))
I₂ = Iₜ × (R₁ / (R₁ + R₂))
Where: Iₜ = Total Current, I₁ = Current through R₁, I₂ = Current through R₂
Notice that current through a resistor is proportional to the other resistor's value. The resistor with lower resistance carries more current. This is the inverse relationship that makes current division work.
The sum of branch currents equals the total current: Iₜ = I₁ + I₂
How Current Division Works
In a parallel circuit, all branches experience the same voltage (V = I₁R₁ = I₂R₂). Since voltage is constant, current must adjust to maintain this relationship. According to Ohm's Law (I = V/R), the branch with lower resistance will have higher current.
The current divider formula can be derived from:
- Ohm's Law: V = I × R
- Parallel voltage equality: V = I₁R₁ = I₂R₂
- Current conservation: Iₜ = I₁ + I₂
Solving these equations simultaneously yields the current divider formulas.
Practical Applications
Current Sharing
Current dividers are used to share current among multiple loads or components. For example, multiple LEDs can be connected in parallel with appropriate resistors to ensure each receives the correct current.
Current Sensing
Shunt resistors in parallel with loads create current dividers for measurement. A small resistance in parallel with a larger one allows measuring a fraction of the total current.
Load Distribution
In power distribution systems, current dividers help understand how current distributes among parallel loads, ensuring no single branch is overloaded.
Circuit Analysis
Current division simplifies analysis of complex parallel circuits, allowing engineers to quickly determine branch currents without solving multiple simultaneous equations.
Real-World Examples
Example 1: Equal Resistors
Two 100Ω resistors in parallel with 2A total current:
I₁ = 2A × (100Ω / (100Ω + 100Ω)) = 2A × 0.5 = 1A
I₂ = 2A × (100Ω / (100Ω + 100Ω)) = 2A × 0.5 = 1A
Equal resistors share current equally
Example 2: Unequal Resistors
R₁ = 100Ω, R₂ = 300Ω, with 1A total current:
I₁ = 1A × (300Ω / (100Ω + 300Ω)) = 1A × 0.75 = 0.75A
I₂ = 1A × (100Ω / (100Ω + 300Ω)) = 1A × 0.25 = 0.25A
The lower resistance (100Ω) carries more current (0.75A)
Example 3: Finding Total Current
If I₁ = 0.5A through 200Ω, and R₂ = 600Ω:
Iₜ = 0.5A × (200Ω + 600Ω) / 600Ω = 0.5A × 1.333 = 0.667A
I₂ = 0.667A - 0.5A = 0.167A
Multiple Parallel Resistors
For more than two parallel resistors, the current through any resistor Rₖ is:
Iₖ = Iₜ × (Req / Rₖ)
Where Req is the equivalent parallel resistance
Alternatively, use the conductance method: Iₖ = Iₜ × (Gₖ / Gₜ), where G = 1/R is conductance.
Important Considerations
Power Dissipation
The branch with higher current dissipates more power (P = I²R). Ensure all resistors are rated for their power dissipation.
Component Tolerance
Resistor tolerances affect current distribution. For precise current sharing, use matched resistors or precision components.
Temperature Effects
If resistors have different temperature coefficients, heating can change relative resistances, affecting current distribution.
Tips for Using This Calculator
- Enter total current and both resistances to find branch currents
- Enter one branch current and both resistances to find total current
- Remember: lower resistance carries more current
- Branch currents always sum to total current
- For multiple parallel branches, calculate equivalent resistance first
- Always verify critical calculations independently, especially for safety-critical applications
Worked Examples
Example 1 — Two-branch LED string. 100 mA total current shared between R1 = 220 Ω and R2 = 330 Ω. I1 = 100 × 330/(220+330) = 60 mA. I2 = 100 × 220/(220+330) = 40 mA. Lower-resistance branch carries more current — the opposite pattern from voltage dividers.
Example 2 — Paralleled MOSFETs. Two IRF540 MOSFETs in parallel with individual 10 mΩ source resistors to force current sharing. Total load 20 A. If one MOSFET's R_DS(on) is 40 mΩ at temperature and the other is 50 mΩ, combined with 10 mΩ source resistors: branches are 50 mΩ and 60 mΩ. I1 = 20 × 60/(50+60) = 10.9 A; I2 = 9.1 A. Without the source resistors, the 40-mΩ MOSFET would hog nearly all current, overheat, and fail.
Example 3 — Current-measurement shunt. Measuring 50 A DC using a 75 mV / 50 A shunt (1.5 mΩ) in parallel with a 7.5 kΩ meter. Meter current = 50 × 0.0015/(0.0015 + 7500) = 10 μA. Nearly all current (50 A − 10 μA) flows through the shunt; the meter sees a tiny fraction it's calibrated to interpret as 50 A.
Example 4 — Three-branch current split. 6 A flowing into three parallel resistors: R1 = 4 Ω, R2 = 6 Ω, R3 = 12 Ω. First find equivalent: 1/R_eq = 1/4 + 1/6 + 1/12 = 6/12 = 1/2, so R_eq = 2 Ω. Bus voltage = 6 × 2 = 12 V. I1 = 12/4 = 3 A, I2 = 12/6 = 2 A, I3 = 12/12 = 1 A. Check: 3+2+1 = 6 ✓.
Common Pitfalls
Reversing the resistor ratio. For two-branch divider: I1 = I_total × R2/(R1+R2) — the branch current is proportional to the OTHER branch's resistance, not its own. Confusing this with the voltage-divider form (V_out ∝ R2/(R1+R2) with R2 on the output) is the most common mistake.
Ignoring wiring resistance. At high currents, PCB trace and wire resistance (tens of milliohms) can dominate carefully-matched low-value current-sense or shunt networks. A 10 mΩ shunt with 15 mΩ of lead resistance on one side and 5 mΩ on the other is no longer a symmetric divider.
Assuming paralleled devices share current equally. Diodes, MOSFETs, and LEDs have temperature-dependent V-I curves with negative coefficients — the hottest device draws more current, which makes it hotter. Without ballast resistors, current hogging is inevitable. For paralleled power semiconductors, always include individual ballast resistors sized to dominate device variation.
Mixing instantaneous and RMS values. For AC current dividers with purely resistive loads, the divider equation works for any consistent quantity (instantaneous, peak, RMS). With reactive elements (L, C), you must use complex impedance, not resistance.
Forgetting Kirchhoff's Current Law as a sanity check. Sum of all branch currents must equal total entering current. If your answer fails KCL, you've made an arithmetic error somewhere in the divider math.
Frequently Asked Questions
What's the difference between current and voltage dividers? Voltage dividers split series voltage — same current through all elements, voltage drops proportional to resistance. Current dividers split parallel current — same voltage across all branches, currents inversely proportional to resistance.
How do three or more parallel branches work? Generalized form: I_k = I_total × (1/R_k) / Σ(1/R_j). Easier method: compute equivalent resistance, then bus voltage V = I_total × R_eq, then each branch I_k = V/R_k.
Can I use this for parallel AC loads? Yes, but replace R with complex impedance Z. Branch current magnitude depends on |Z|, and phase depends on the reactive part. Two inductors in parallel share current by the same inverse-impedance rule at a given frequency.
What about DC power supplies in parallel? Active-source parallel operation is NOT a simple current divider. Supplies fight each other unless they have explicit current-sharing circuitry (droop, master-slave, active-sharing). Just putting two batteries or two supplies in parallel often results in one supplying nearly all the load.
How accurate does the current-sense resistor need to be? For a protection trip-point (e.g., 10 A overcurrent), ±5% is fine. For battery-gauge coulomb counting, 0.5%. For precision instrumentation, 0.1% with 10 ppm/°C temperature coefficient — typically a 4-terminal Kelvin-connected shunt.
Related Calculators
The current divider is the dual of the voltage divider. Related tools:
- Voltage Divider — the series-circuit counterpart.
- Ohm's Law — fundamental V/I/R relationship.
- Series/Parallel — compute equivalent resistance first.
- LED Resistor — protect parallel LEDs with individual ballast resistors.
- Power Dissipation — check wattage in each parallel branch.
- Impedance — extend current division to AC circuits.
- All Electrical Calculators — complete hub.
Disclaimer
This calculator is provided for educational and informational purposes only. While we strive for accuracy, users should verify all calculations independently, especially for critical applications. We are not responsible for any errors, omissions, or damages arising from the use of this calculator.
Also in Engineering
- → 3-Phase Power — Calculate 3-phase power, current, voltage, and power factor
- → Airflow vs Static Pressure — Calculate airflow characteristics, velocity, and fan power for ducts and fans
- → Arc Flash Calculator — Calculate incident energy and arc flash boundaries for safety
- → ASHRAE Humidity Calculator — Calculate dew point and verify conditions against ASHRAE TC 9.9 environmental classes