Current Divider Calculator
Enter total current and two parallel resistance values to instantly calculate the current through each branch.
Circuit Inputs
Results
Enter values and click Calculate
Branch 1 Current (I1)
Branch 2 Current (I2)
Total current
Parallel resistance (Req)
Voltage across network (V)
Current Divider Rule — Formula Reference
Branch 1 Current
I₁ = Itotal × R2 / (R1 + R2)
Branch 2 Current
I₂ = Itotal × R1 / (R1 + R2)
Parallel Resistance
Req = (R1 × R2) / (R1 + R2)
Copied!
Summary
Enter total current and two parallel resistance values to instantly calculate the current through each branch.
How it works
- Enter the total current flowing into the parallel network (in mA or A).
- Enter the resistance of Branch 1 (R1) in ohms.
- Enter the resistance of Branch 2 (R2) in ohms.
- The calculator applies the current divider rule: I1 = I_total × R2 / (R1 + R2) and I2 = I_total × R1 / (R1 + R2).
- Results show branch currents plus a percentage breakdown of how current is split.
Use cases
- Design parallel resistor networks in analog circuits.
- Verify current distribution in LED driver circuits.
- Troubleshoot unequal current sharing in power supply branches.
- Teach or study the current divider rule in electronics courses.
- Check biasing currents in transistor base networks.
- Validate SPICE simulation results for parallel branches.
Frequently Asked Questions
Last updated: 2026-06-10 ·
Reviewed by Nham Vu