Skip to content
RFrftools.io
General

Current Divider Calculator

Calculate current division between two parallel resistors using the current divider rule. Computes branch currents I1 and I2, parallel resistance, voltage, and power dissipation in each resistor.

Loading calculator...

Formula

I1=ItotalR2R1+R2,I2=ItotalR1R1+R2I_1 = I_{total} \cdot \frac{R_2}{R_1 + R_2}, \quad I_2 = I_{total} \cdot \frac{R_1}{R_1 + R_2}

Reference: Hayt & Kemmerly, Engineering Circuit Analysis, 8th ed.

I_totalTotal input current (A)
I_1Current through R1 (A)
I_2Current through R2 (A)
R_1First resistor (Ω)
R_2Second resistor (Ω)

How It Works

The current divider rule states that in a parallel resistor network, each branch carries a fraction of the total current inversely proportional to its resistance. For two parallel resistors R1 and R2 with total input current I_total, branch currents are I1 = I_total × R2/(R1+R2) and I2 = I_total × R1/(R1+R2). Note the counterintuitive result: the larger resistor carries less current. This follows directly from Kirchhoff's Current Law (KCL) and Ohm's Law — both branches share the same terminal voltage V = I_total × (R1∥R2). The current divider is the dual of the voltage divider, applying wherever current must be apportioned between parallel branches such as in transistor bias networks, current mirrors, and parallel power distribution paths.

Worked Example

A shunt resistor measurement system uses two parallel paths: a 0.1 Ω shunt (R1) for current sensing and a 10 kΩ bypass (R2) for a voltmeter. Total current = 5 A. Step 1: I1 through shunt = 5A × 10000/(0.1+10000) = 5A × 0.99999 = 4.99995 A. Step 2: I2 through voltmeter = 5A × 0.1/10000.1 ≈ 0.00005 A = 50 µA. Conclusion: 99.999% of current flows through the shunt, 0.001% through the voltmeter. Voltage across the shunt = 4.99995 A × 0.1 Ω = 0.5 V, which the voltmeter reads accurately without disturbing the circuit. This design pattern (low-impedance shunt + high-impedance measurement path) is used in every amperemeters and CT (current transformer) circuit.

Practical Tips

  • Current dividers are used in LED arrays: paralleling N identical LEDs with matched ballast resistors ensures each carries I_total/N — per Lumileds AN026, keep ballast resistance ≥5× the LED dynamic resistance for <5% current imbalance across ±3σ production variation
  • In battery parallel configurations, internal resistance acts as the divider element — two cells with 100 mΩ and 200 mΩ internal resistance carry 2/3 and 1/3 of total current respectively, causing uneven aging; use an active balancing circuit for >3S configurations
  • For RF/microwave current splitting, use Wilkinson power dividers rather than resistive current dividers — resistive splitters lose 6 dB of signal power, while Wilkinson dividers provide 3 dB split with better port isolation and return loss

Common Mistakes

  • Applying the formula backwards — the current through R1 = I × R2/(R1+R2) uses R2 in the numerator (not R1), because a higher R1 forces more current through R2
  • Forgetting that the divider ratio changes with additional parallel loads — adding a third branch R3 changes the effective parallel resistance and invalidates the two-resistor calculation
  • Assuming current divides equally — equal division requires equal resistances; a 2:1 ratio in resistance values produces exactly a 1:2 ratio in currents (proportional, not equal)

Frequently Asked Questions

The ratio changes. With three parallel resistors, I1 = I_total × R_parallel23/R1 where R_parallel23 = R2∥R3. Equivalently, use the general formula: In = I_total × (1/Rn) / Σ(1/Ri). For R1=1kΩ, R2=2kΩ, R3=3kΩ: 1/R_total = 1/1k+1/2k+1/3k = 11/6k. I1 = I_total × (1/1k)/(11/6k) = I_total × 6/11 ≈ 0.545 × I_total.
Voltage dividers use series resistors and divide voltage proportional to resistance. Current dividers use parallel resistors and divide current inversely proportional to resistance. They are circuit duals: swapping series/parallel, voltage/current, and R/1R gives one from the other. In practice: use voltage dividers to scale signals for ADC inputs; use current dividers to set bias currents in transistor circuits.
Yes, but replace resistance R with impedance Z. For RC or RL parallel branches, impedance is complex: Z = R + jX. The current through each branch is In = V/Zn where V = I_total × Z_parallel. At RF frequencies, stray capacitance and inductance significantly alter Z, so always model parallel paths with their full parasitic model above ~10 MHz.

Shop Components

As an Amazon Associate we earn from qualifying purchases.

Resistor Kit (1%, E24)

Precision 1% thin-film SMD resistor assortment, 0402 package

Ceramic Capacitor Kit

MLCC ceramic capacitor assortment in 0402 package

Solderless Breadboard

Full-size breadboard for circuit prototyping

Related Calculators