Bartlett's method

In time series analysis, Bartlett's method (also known as the method of averaged periodograms[1]), is used for estimating power spectra. It provides a way to reduce the variance of the periodogram in exchange for a reduction of resolution, compared to standard periodograms.[2][3] A final estimate of the spectrum at a given frequency is obtained by averaging the estimates from the periodograms (at the same frequency) derived from a non-overlapping portions of the original series.

The method is used in physics, engineering, and applied mathematics. Common applications of Bartlett's method are frequency response measurements and general spectrum analysis.

The method is named after M. S. Bartlett who first proposed it.[2][3]

Definition and procedure

Bartlett’s method consists of the following steps:

  1. The original N point data segment is split up into K (non-overlapping) data segments, each of length M
  2. For each segment, compute the periodogram by computing the discrete Fourier transform (DFT version which does not divide by M), then computing the squared magnitude of the result and dividing this by M.
  3. Average the result of the periodograms above for the K data segments.
    1. The averaging reduces the variance, compared to the original N point data segment.

The end result is an array of power measurements vs. frequency "bin".

Related methods

References

  1. Engelberg, S. (2008), Digital Signal Processing: An Experimental Approach, Springer, Chap. 7 p. 56
  2. 1 2 Bartlett, M.S. (1948). "Smoothing Periodograms from Time-Series with Continuous Spectra". Nature. 161: 686–687. doi:10.1038/161686a0.
  3. 1 2 Bartlett, M.S. (1950). "Periodogram Analysis and Continuous Spectra". Biometrika. 37 (1-2): 1–16. doi:10.1093/biomet/37.1-2.1.

Further reading

This article is issued from Wikipedia - version of the 10/29/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.