Information About

Periodogram




"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
: rac{T}{2}a = \int_{t_1}^{t_1+T}f(t)\cos(kt)dt
: rac{T}{2}b = \int_{t_1}^{t_1+T}f(t)\sin(kt)dt
where ''T'' may for convenience be chosen to be equal to some integer multiple of
: rac{2\pi}{k},

and plot a curve with {2\pi}/k as Abscissæ and

:r = \sqrt{a^2+b^2}

as Ordinate s; this curve, or, better, the space between this curve and the axis of abscissæ, represents the periodogram of f(t)."

Those familiar with the Fourier Transform should recognize the formulae for ''a'' and ''b''.

The periodogram is evaluated in practice from a finite digitial sequence using the
Fast Fourier Transform . The raw periodogram is not a good spectral estimate
since it suffers from Spectral Bias and variance problems.

The bias problem arises from a sharp truncation of the sequence, and can be reduced by
first multiplying the finite sequence by a Data Taper 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 .


SEE ALSO