Question:medium

An AC current is represented as: $ i = 5\sqrt{2} + 10 \cos\left(650\pi t + \frac{\pi}{6}\right) \text{ Amp} $ The RMS value of the current is:

Show Hint

When calculating the total RMS value of a signal with both DC and AC components, calculate the RMS value of each component separately and then use the formula: \[ \text{Total RMS} = \sqrt{(\text{RMS of DC})^2 + (\text{RMS of AC})^2}. \]
Updated On: Jan 14, 2026
  • 50 Amp
  • 100 Amp
  • 10 Amp
  • \( 5\sqrt{2} \) Amp
Show Solution

The Correct Option is C

Solution and Explanation

Step 1: Identify Current Components
The provided current comprises:

  • A DC component: \( I_{\text{DC}} = 5\sqrt{2} \) Amp (constant value)
  • An AC component: \( i_{\text{AC}}(t) = 10 \cos\left(650\pi t + \frac{\pi}{6}\right) \) Amp

Step 2: Calculate RMS Value of AC Component
The RMS value for a sinusoidal current \( I_{\text{peak}} \cos(\omega t + \phi) \) is given by: \[ I_{\text{AC,rms}} = \frac{I_{\text{peak}}}{\sqrt{2}} \] With \( I_{\text{peak}} = 10 \) Amp, the calculation is: \[ I_{\text{AC,rms}} = \frac{10}{\sqrt{2}} = 5\sqrt{2} \text{ Amp} \]
Step 3: Calculate Total RMS Value
For a current with both DC and AC components, the total RMS value is: \[ I_{\text{rms}} = \sqrt{I_{\text{DC}}^2 + I_{\text{AC,rms}}^2} \] Substituting the known values: \[ I_{\text{rms}} = \sqrt{(5\sqrt{2})^2 + (5\sqrt{2})^2} \] \[ I_{\text{rms}} = \sqrt{50 + 50} \] \[ I_{\text{rms}} = \sqrt{100} \] \[ I_{\text{rms}} = 10 \text{ Amp} \] 
Verification

  • \( (5\sqrt{2})^2 = 25 \times 2 = 50 \)
  • Sum of squared components: \( 50 + 50 = 100 \)
  • Square root of the sum: \( \sqrt{100} = 10 \)

Common Pitfalls

  • Failure to account for the DC component's contribution.
  • Incorrectly calculating the AC RMS value by omitting division by \( \sqrt{2} \).
  • Directly summing RMS values rather than the squares of RMS values.

Conclusion
The calculated total RMS value of the current is 10 Amp.

Was this answer helpful?
3