|
OF CARDIOVASCULAR DATA |
| |LEVEL 0| |HOMEPAGE| |
A function of time that is multiplied by a data segment. It is mainly used before computing the FFT spectrum of the data segment, and its purpose is to smooth or otherwise shape the resulting spectrum.
In fact, the Fourier transform is theoretically defined for signals of infinite duration, and thus a finite segment of data is treated as a periodic signal with period equal to the duration of the data segment. Differences between the starting and ending values of the segment produces a discontinuity which generates high-frequency spurious components. These can be reduced tapering down start and end of the segment by multiplying the signal by a data window w(t). Popular data windows in the analysis of blood pressure and heart rate variabilities are the 10% cosine-taper and the Hann windows. Data windowing, however, worsens frequency resolution and estimation variance of the spectrum.
|
|
|
| Rectangular | w(k)=1
0 |
| Triangular (or Bartlett) | ![]() |
| 10% Cosine-taper | ![]() |
| Hann1 | ![]() |
| Hamming2 | ![]() |
Reference
Marple SL Jr.(1987) Digital spectral analysis with
applications. Prentice Hall, Englewood Cliffs, New Jersey