Determine average and RMS value of the waveform ?(see attachment)
its pretty easy
just need to find the period, then describe the function in each of the different invervals
so its period ( time to repeat is 5seconds ) , you see that from the graph
now describe the function in the seperate intervals for 0<=t<=2 , f(t) = 2 for 2<t<=3 , f(t) = 0 for 3<t<=4 , f(t) = -3 for 4<t<=5, f(t) =0
now the average value is defined as the integral of the function, over one period, divided by that period
Average value =\[\frac{1}{5} ( \int\limits_{0}^{2} 2dt + \int\limits_{2}^{3}0dt + \int\limits_{3}^{4} -3 dt + \int\limits_{4}^{5} 0 dt )\]
where the (1/5) comes from dividing by the period
rms value is similar , excepts it the ROOT MEAN SQAURE value which means you find the mean ( ie average ) of the square of the function , then you take the sqrt of it
you still use the same interval definitions for the function
RMS value = \[\sqrt{ \frac{1}{5} (\int\limits_{0}^{2} (2)^2 dt + \int\limits_{2}^{3} 0^2 dt + \int\limits_{3}^{4} (-3)^2 dt + \int\limits_{4}^{5} 0^2 dt )}\]
you can do the easy calculations
Join our real-time social learning platform and learn together with your friends!