- Periodogram
The periodogram is an estimate of the
spectral density of a signal. The term was coined byArthur Schuster in1898 Schuster, A., "On the investigation of hidden periodicities with application to a supposed 26 day period of meteorological phenomena," "Terrestrial Magnetism and Atmospheric Electricity", 3, 13-41, 1898.] as in the following quote: [cite web | url = http://books.google.com/books?id=v-EOAAAAIAAJ&q=schuster+%22convenient+to+have+a+word+for+some+representation+of+a+variable+quantity%22&dq=schuster+%22convenient+to+have+a+word+for+some+representation+of+a+variable+quantity%22&ei=4OwaR7WSOI7wpwKd5Zm4CQ&pgis=1 | title = The Annals of Mathematical Statistics | year = 1972 ]cquote|THE PERIODOGRAM. It is convenient to have a word for some representation of a variable quantity which shall correspond to the 'spectrum' of a luminous radiation. I propose the word periodogram, and define it more particularly in the following way:Let:::frac{T}{2}a = int_{t_1}^{t_1+T}f(t)cos(kt)dt:::frac{T}{2}b = int_{t_1}^{t_1+T}f(t)sin(kt)dtwhere "T" may for convenience be chosen to be equal to some integer multiple of :::frac{2pi}{k},and plot a curve with 2pi}/k as
abscissæ and :::r = sqrt{a^2+b^2}asordinate s; this curve, or, better, the space between this curve and the axis of abscissæ, represents the periodogram of f(t).Note that the term "periodogram" may also be used to describe the quantity r^2,Box, George and Jenkins, Gwilym (1970) "Time series analysis: Forecasting and control", San Francisco: Holden-Day.] which is its common meaning in astronomy (as in "the modulus-squared of the discrete Fourier transform of the time series (with the appropriate normalisation)"Vaughan and Uttley (2006), "Advances in Space Research", Volume 38, Issue 7, p. 1405-1408] ). See Scargle (1982) for a detailed discussion in this context.Scargle (1982), "Astrophysical Journal", Part 1, vol. 263, Dec. 15, 1982, p. 835-853]
A spectral plot refers to a smoothed version of the periodogram. [ [http://www.itl.nist.gov/div898/handbook/eda/section3/eda33r.htm Spectral Plot] , from the
NIST Engineering Statistics Handbook.] [ [http://www.itl.nist.gov/div898/software/dataplot/refman1/ch2/spectral.pdf Short explanation] of the relation between the spectral plot and the periodogram.]Smoothing is performed to reduce the effect of measurement noise.In practice, the periodogram is often computed from a finite-length digital sequence using the
fast Fourier transform (FFT). The raw periodogram is not a good spectral estimate because ofspectral bias and the fact that the variance at a given frequency does not decrease as the number of samples used in the computation increases.The spectral bias problem arises from a sharp truncation of the sequence, and can be reduced by first multiplying the finite sequence by a
window function which truncates the sequence gracefully rather than abruptly.The variance problem can be reduced by smoothing the periodogram. Various techniques to reduce spectral bias and variance are the subject of
spectral estimation .One such technique to solve the variance problems is also known as the method of averaged periodogramsEngelberg, S. (2008), "Digital Signal Processing: An Experimental Approach", Springer, Chap. 7 p. 56] . The idea behind it is, to divide the set of samples into N sets of M samples, compute the DFT of each set, square it to get the power spectral density and compute the average of all of them. This leads to a decrease in the standard deviation as frac{1}{sqrt{N .
See also
*
Fourier transform
*Discrete Fourier transform
*Least-squares spectral analysis
*Spectral density
*Spherical harmonics
*Welch method References
Wikimedia Foundation. 2010.