Calculating RMS Current from I(t)=3+4sinwt

  • Thread starter Thread starter chaoseverlasting
  • Start date Start date
  • Tags Tags
    Current Rms
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 5K views
chaoseverlasting
Messages
1,051
Reaction score
3

Homework Statement



If the instantaneous current is given by I(t)=3+4sinwt, what is the value of rms current?


The Attempt at a Solution



I thought rms value was max val/1.414. The answer I got was [tex]\frac{7}{\sqrt{2}}[/tex]. The answer given is [tex]\sqrt{17}[/tex]. Why?
 
Physics news on Phys.org
chaoseverlasting said:

Homework Statement



If the instantaneous current is given by I(t)=3+4sinwt, what is the value of rms current?


The Attempt at a Solution



I thought rms value was max val/1.414. The answer I got was [tex]\frac{7}{\sqrt{2}}[/tex]. The answer given is [tex]\sqrt{17}[/tex]. Why?

Actually, the first principles definition of RMS value of a current I(t) with periodicity T is

[tex]I_{rms} = \sqrt{(\frac{1}{T})\int_0^T{{I(t)}^2}dt}[/tex]

RMS is Root-Mean-Square. That's exactly what that expression represents, written from left to right. When you evaluate it, you work from inside outward, i.e. square the current, take the mean, then take the root.

Review the derivation of the expression for the RMS of a simple sinusoidal waveform e.g. [tex]I(t) = I_0\sin{(\omega t)}[/tex] and use that method to work out the RMS here. You will need trig identities to simplify then integrate (everything becomes simple at the end because of the bounds of integration).
 
Thank you. I knew I was being pigheaded here. I got it now.