Consider the following time function:
What is the root mean square value for this function?
Note: Integrate over an interval of time such that all three sinusoidal signals go through integer numbers of periods in that time
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
We will consider the function on the interval [ − π , π ] , since the function has a period of 2 π . Then, the mean square of the function is given by f MS = 2 π 1 ∫ − π π ( sin ( t ) + 2 1 sin ( 2 t ) + 3 1 sin ( 3 t ) ) 2 d t = 2 π 1 ∫ − π π ( sin 2 ( t ) + 4 1 sin 2 ( 2 t ) + 9 1 sin 2 ( 3 t ) + sin ( t ) sin ( 2 t ) + 3 2 sin ( t ) sin ( 3 t ) + 3 1 sin ( 2 t ) sin ( 3 t ) ) d t We make use of the following identities: sin 2 ( x ) sin ( x ) sin ( y ) = 2 1 − 2 1 cos ( 2 x ) = 2 1 cos ( x − y ) − 2 1 cos ( x + y ) ( 1 ) ( 2 ) After applying (1) to the first 3 terms and (2) to the others, we will be left with a sum of cosines and constants. The cosines integrate to become sines, which evaluate to zero because of the terminals − π and π , leaving only the constants from identity (1). This leaves f MS = 2 π 1 ∫ − π π ( 2 1 + 8 1 + 1 8 1 ) d t = 2 π 1 ∫ − π π ( 7 2 4 9 ) d t = 2 π 1 7 2 4 9 ( π + π ) = 7 2 4 9 Thus, the root mean square value is simply the square root of this result, f RMS = 7 2 4 9 = 6 2 7 ≈ 0 . 8 2 4 9 6