Skip to main content
Speclore

Current Division

Reference data and engineering information about current division for electrical applications.

currentdivision

Overview

Engineering reference data for Current Division in electrical engineering.

Key Formulas

Ohm's Law

V=IRV = IR

Voltage = Current × Resistance.

Power

P=VI=I2R=V2/RP = VI = I^2R = V^2/R

Electrical power.

Energy

E=PtE = Pt

Energy = Power × Time.

Variables

SymbolDescriptionUnit
VVVoltageV
IICurrentA
RRResistanceΩ
PPPowerW

Practical Example

This section demonstrates the application of the current divider formulas using a common circuit design scenario.

Problem Statement: Calculate the total resistance, total current, and individual branch currents for a current divider circuit supplied with 3.3 V3.3 \text{ V} and containing two resistors: R1=220 ΩR_1 = 220 \ \Omega and R2=47 ΩR_2 = 47 \ \Omega.

Step-by-Step Solution:

  1. Calculate Total Parallel Resistance (RTR_T): RT=R1R2R1+R2=220 Ω47 Ω220 Ω+47 Ω=38.7 ΩR_T = \frac{R_1 \cdot R_2}{R_1 + R_2} = \frac{220 \ \Omega \cdot 47 \ \Omega}{220 \ \Omega + 47 \ \Omega} = 38.7 \ \Omega

  2. Calculate Total Circuit Current (II): I=URT=3.3 V38.7 Ω=0.085 A(85 mA)I = \frac{U}{R_T} = \frac{3.3 \ \text{V}}{38.7 \ \Omega} = 0.085 \ \text{A} \quad (85 \ \text{mA})

  3. Calculate Current through R1R_1 (I1I_1): I1=UR1=3.3 V220 Ω=0.015 A(15 mA)I_1 = \frac{U}{R_1} = \frac{3.3 \ \text{V}}{220 \ \Omega} = 0.015 \ \text{A} \quad (15 \ \text{mA})

  4. Calculate Current through R2R_2 (I2I_2): I2=UR2=3.3 V47 Ω=0.070 A(70 mA)I_2 = \frac{U}{R_2} = \frac{3.3 \ \text{V}}{47 \ \Omega} = 0.070 \ \text{A} \quad (70 \ \text{mA})

Key Insight: Notice that I1+I2=15 mA+70 mA=85 mAI_1 + I_2 = 15 \ \text{mA} + 70 \ \text{mA} = 85 \ \text{mA}, which equals the total current II, satisfying Kirchhoff's Current Law. The branch with the lower resistance (R2R_2) carries the majority of the total current.

References