03 March 2018 0 4K Report

Hi everyone!

I'm reading a book on noise and vibration analysis. And i knew that how to calculate a RMS value of periodic signal (x(n)) by:

xRMS = sqrt(sum(XL^2(k)) / Ben)

where:

xRMS is RMS value of the sampled signal x(n).

XL(k) is single-sided linear spectrum of the signal x(n)

Ben is normalized equivalent noise bandwidth.

Note that:

XL(k) = sqrt(Axx(k)), with Axx(k) is single-side auto-power spectrum of signal.

Axx(k) = Aw^2/N^2*abs(Xw(k)^2)

where,

Aw is amplitude correction factor of the window, w(n).

N is number of samplings

Xw(k) is scaled DFT to RMS of windowed signal xw(n), or:

Xw(k) = Aw/(N*sqrt(2))*FFT(xw(n))

xw(n) = x(n)*w(n),

w(n) is a window function.

Thank you so much.

More Le Dung's questions See All
Similar questions and discussions