Hybrid Waveform RMS

Calculus Level 4

Consider the following periodic waveforms (only one period is defined below).

x ( t ) = 1 0 t π x ( t ) = 1 π < t 2 π y ( t ) = α sin ( t ) + ( 1 α ) x ( t ) \large{x(t) = 1 \hspace{1cm} 0 \leq t \leq \pi \\ x(t) = -1 \hspace{1cm} \pi < t \leq 2 \pi \\ y(t) = \alpha \, \sin(t) + (1-\alpha) \, x(t)}

The root-mean-square expressions are given below:

x r m s = 1 2 π 0 2 π x 2 ( t ) d t y r m s = 1 2 π 0 2 π y 2 ( t ) d t \large{x_{rms} = \sqrt{\frac{1}{2 \pi} \int_0^{2 \pi} x^2 (t) \, dt} \\ y_{rms} = \sqrt{\frac{1}{2 \pi} \int_0^{2 \pi} y^2 (t) \, dt}}

What value of α \alpha yields the following ratio?

y r m s x r m s = 0.9 \large{\frac{y_{rms}}{x_{rms}} = 0.9}

Note: Restrict α \alpha to the interval 0 α 1 0 \leq \alpha \leq 1


The answer is 0.287.

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.

3 solutions

Steven Chase
May 2, 2019

The RMS integral works the same if we integrate from 0 0 to π \pi . I also checked the result from 0 0 to 2 π 2 \pi using numerical integration.

y r m s x r m s = 0.9 y r m s 2 x r m s 2 = 0.81 y r m s 2 = 0.81 0 π y 2 ( t ) d t = 0.81 π \frac{y_{rms}}{x_{rms}} = 0.9 \\ \frac{y^2_{rms}}{x^2_{rms}} = 0.81 \\ y^2_{rms} = 0.81 \\ \int_0^{\pi} y^2(t) \, dt = 0.81 \, \pi

Plugging into the integral:

0 π y 2 ( t ) d t = 0.81 π = 0 π ( α s i n ( t ) + 1 α ) 2 d t = 0.81 π \int_0^{\pi} y^2(t) \, dt = 0.81 \, \pi \\ = \int_0^{\pi} \Big(\alpha \, sin(t) + 1-\alpha \Big)^2 \, dt = 0.81 \, \pi

Evaluating the integral yields:

( 3 π 2 4 ) α 2 2 ( π 2 ) α + π 0.81 π = 0 \Big( \frac{3 \pi}{2} - 4 \Big) \, \alpha^2 - 2(\pi - 2) \, \alpha + \pi - 0.81 \, \pi = 0

Solving the quadratic yields two values of α \alpha , only one of which is in the desired range.

α 1 0.287 α 2 2.918 \boxed{\alpha_1 \approx 0.287} \\ \alpha_2 \approx 2.918

From the definition of x(t), we have to integrate [αsin(t)+(1-α)]^2 within the limits 0 to π, and [αsin(t)-(1-α)]^2 within the limits π to 2π. Then we get (5π/2-4)α^2-4(π-1)α+1.19π=0. The solution of this gives the value of α as 0.59648. I'm not getting where I'm going wrong.

A Former Brilliant Member - 2 years, 1 month ago

I would recommend integrating numerically with your alpha value and mine, as a check on your analytical expression

Steven Chase - 2 years, 1 month ago
Max Yuen
May 4, 2019

The idea of an RMS is the equivalent DC value that produces the same average value for the square of the wave. Squaring (\x) gives a constant function as long as we "ignore" the discontinuities at n π n\pi . (Also, if this function is expanded in Fourier Series, the value at the discontinuity would converge to the average value, not as defined as above, but it makes not practical difference since it'd be a set with measure 0, and contribute nothing to the RMS value.)

Thus, it suffices to show y r m s y_{rms} =0.9 for some α \alpha .

First, we recognize that the RMS value of sin ( 2 π f t ) \sin{(2\pi ft)} is 2 2 \frac{\sqrt{2}}{2} , or the average value of sin 2 ( 2 π f t ) \sin^2{(2\pi ft)} is 1 2 \frac{1}{2} .

Second, we recognize that in a Fourier Series representation of a periodic wave (well behaved enough) the RMS values can be computed in a manner much like a form of Pythagorean Theorem (but for infinite dimensional vectors).

f ( t ) = n A n sin 2 π f n t + B n cos 2 π f n t < f 2 > = n 1 2 ( A n 2 + B n 2 ) f(t)=\sum_n{A_n\sin{2\pi f_n t}+B_n\cos{2\pi f_n t}} \rightarrow <f^2>=\sum_{n}\frac{1}{2}(A_n^2+B_n^2)

Third, the Fourier Series representation of the square wave contains harmonics with A n = 4 ( 2 n + 1 ) π A_n = \frac{4}{(2n+1)\pi} .

The function y ( t ) y(t) as given, simply change the harmonic amplitude for the fundamental from 1 1 to α + ( 1 α ) 4 π \alpha + (1-\alpha)\frac{4}{\pi} .

This is where the intuition comes handy. We know < x 2 ( t ) > <x^2(t)> = 1, and the component of the fundamental is just 1 2 A 1 2 = 16 π 2 1 2 = 8 π 2 \frac{1}{2}A_1^2 = \frac{16}{\pi^2}\frac{1}{2}=\frac{8}{\pi^2} . Thus, the mean squared value of the square wave without the fundamental is just 1 8 π 2 1-\frac{8}{\pi^2} .

Now, we put back the fundamental with the new amplitude and obtain an expression for < y 2 ( t ) > <y^2(t)> :

< y 2 ( t ) > = ( α + ( 1 α ) 4 π ) 2 1 2 + ( 1 α ) 2 ( 1 8 π 2 ) <y^2(t)>=\left(\alpha + (1-\alpha)\frac{4}{\pi}\right)^2\frac{1}{2}+(1-\alpha)^2(1-\frac{8}{\pi^2}) .

Setting the above to 0. 9 2 = 0.81 0.9^2 = 0.81 and solving for α \alpha we obtain the value 0.287 0.287 .

K T
May 10, 2019

y 2 ( t ) = α 2 sin 2 t + 2 α ( 1 α ) x ( t ) sin t + ( 1 α ) 2 x 2 ( t ) y^2(t)=\alpha^2 \sin^2 t + 2 \alpha (1-\alpha) x(t) \sin t + (1-\alpha)^2 x^2(t)

0 2 π y 2 d t = α 2 0 2 π sin 2 t d t + 2 α ( 1 α ) ( 0 π sin t d t π 2 π sin t d t ) + ( 1 α ) 2 0 2 π 1 d t \int_0^{2\pi}{y^2}dt= \alpha^2 \int_0^{2\pi} \sin^2 t dt + 2 \alpha (1-\alpha) (\int_0^{\pi} \sin t dt -\int_{\pi}^{2\pi} \sin t dt ) + (1-\alpha)^2 \int_0^{2\pi}1 dt

= π α 2 + 2 α ( 1 α ) ( 2 + 2 ) + 2 π ( 1 α ) 2 = \pi \alpha^2 + 2 \alpha (1-\alpha) (2+2) +  2\pi(1-\alpha)^2

= ( 3 π 8 ) α 2 + ( 8 4 π ) α + 2 π = (3\pi-8) \alpha^2 + (8- 4\pi) \alpha +  2\pi

This has to be equal to ( 0.9 ) 2 0 2 π x 2 d t = 0.81 2 π = 1.62 π (0.9)^2 \int_0^{2\pi}{x^2}dt= 0.81\cdot 2\pi=1.62 \pi

Solving α = b ± b 2 4 a c 2 a \alpha =\frac{-b \pm \sqrt{b^2-4ac}}{2a} using a = 3 π 8 , b = 8 4 π , c = 0.38 π a=3\pi-8, b=8- 4\pi, c=0.38\pi and selecting the solution that lies within the given range gives α = 0.287 16... \alpha =\boxed{0.287}16...

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...