Math Problem Statement

The resultant value of two currents that are out of phase with each other by 60 elec deg is 70 amp. If one of them is 50 amp, what is the other?

Solution

To determine the other current, we use the vector addition formula for two AC currents that are out of phase:

IR=I12+I22+2I1I2cosθI_R = \sqrt{I_1^2 + I_2^2 + 2 I_1 I_2 \cos \theta}

where:

  • IR=70I_R = 70 A (resultant current)
  • I1=50I_1 = 50 A (one of the currents)
  • I2=?I_2 = ? (the unknown current)
  • θ=60\theta = 60^\circ (phase difference)

Step 1: Substitute the values into the equation:

702=502+I22+2(50)(I2)cos6070^2 = 50^2 + I_2^2 + 2(50)(I_2) \cos 60^\circ

Since cos60=0.5\cos 60^\circ = 0.5, the equation simplifies to:

4900=2500+I22+50I24900 = 2500 + I_2^2 + 50 I_2

Step 2: Rearrange into quadratic form:

I22+50I22400=0I_2^2 + 50 I_2 - 2400 = 0

Step 3: Solve using the quadratic formula:

I2=b±b24ac2aI_2 = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

where:

  • a=1a = 1,
  • b=50b = 50,
  • c=2400c = -2400

I2=50±5024(1)(2400)2(1)I_2 = \frac{-50 \pm \sqrt{50^2 - 4(1)(-2400)}}{2(1)}

I2=50±2500+96002I_2 = \frac{-50 \pm \sqrt{2500 + 9600}}{2}

I2=50±121002I_2 = \frac{-50 \pm \sqrt{12100}}{2}

I2=50±1102I_2 = \frac{-50 \pm 110}{2}

Step 4: Compute the two possible solutions:

I2=50+1102=602=30I_2 = \frac{-50 + 110}{2} = \frac{60}{2} = 30

I2=501102=1602=80I_2 = \frac{-50 - 110}{2} = \frac{-160}{2} = -80

Since current cannot be negative, we take I2=30I_2 = 30 A.

Final Answer:

The other current is 30 A.

Would you like a detailed vector diagram to illustrate this?


Related Questions:

  1. How does the phase difference affect the resultant current in AC circuits?
  2. What is the significance of vector addition in AC circuit analysis?
  3. Can the resultant current ever be larger than the sum of individual currents?
  4. How does the power factor change with phase differences in AC circuits?
  5. What happens if the phase difference is 90 degrees instead of 60 degrees?

Tip:

In AC circuit analysis, always use phasor representation for easy vector calculations when dealing with phase differences. 📉

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Vector Addition
AC Circuit Analysis
Quadratic Equations

Formulas

I_R = √(I_1^2 + I_2^2 + 2 I_1 I_2 cos(θ))
Quadratic formula: I_2 = (-b ± √(b^2 - 4ac)) / 2a

Theorems

Vector Addition Theorem
Quadratic Formula

Suitable Grade Level

Grades 10-12