HOME

TheInfoList



OR:

Spectrum continuation analysis (SCA) is a generalization of the concept of
Fourier series A Fourier series () is a summation of harmonically related sinusoidal functions, also known as components or harmonics. The result of the summation is a periodic function whose functional form is determined by the choices of cycle length (or ''p ...
to non-periodic functions of which only a fragment has been sampled in the time domain. Recall that a Fourier series is only suitable to the analysis of periodic (or finite-domain) functions ''f''(''x'') with period 2π. It can be expressed as an infinite series of sinusoids: :f(x) = \sum_^ F_n \,e^ where F_n is the amplitude of the individual harmonics. In SCA however, one decomposes the spectrum into optimized discrete frequencies. As a consequence, and as the period of the sampled function is supposed to be infinite or not yet known, each of the discrete periodic functions that compose the sampled function fragment can not be considered to be a multiple of the fundamental frequency: :f(x) = \sum_^ F_n \,e^. As such, SCA does not necessarily deliver 2 \pi periodic functions, as would have been the case in Fourier analysis. For real-valued functions, the SCA series can be written as: :f(x) = \sum_^\infty\left _n \cos(\omega_n x)+B_n \sin(\omega_n x)\right+ C(x) where ''A''''n'' and ''B''''n'' are the series amplitudes. The amplitudes can only be solved if the series of values \omega_n is previously optimized for a desired objective function (usually least residuals). C(x) is not necessarily the average value over the sampled interval: one might prefer to include predominant information on the behavior of the offset value in the time domain.


Etymology

SCA deals with the prediction problem of continuing a frequency spectrum beyond a sampled (usually
stochastic Stochastic (, ) refers to the property of being well described by a random probability distribution. Although stochasticity and randomness are distinct in that the former refers to a modeling approach and the latter refers to phenomena themselv ...
) time series fragment. Unlike ordinary Fourier analysis that infinitely repeats an observed function period or time domain, SCA filters the exact composing frequencies out of the observed spectrum and let them continue (resp. precede) in the time domain. In the scientific terminology, therefore preference is given to the term ''continuation'' rather than for instance ''extrapolation''.


Algorithm

An algorithm is required to cope with several problems: detrending, decomposition, frequency resolution optimization, superposition, transformation and computational efficiency. * Detrending or trend estimation. * Decomposition. Since
discrete Fourier transform In mathematics, the discrete Fourier transform (DFT) converts a finite sequence of equally-spaced samples of a function into a same-length sequence of equally-spaced samples of the discrete-time Fourier transform (DTFT), which is a complex- ...
is inherently related to Fourier analysis, this type of spectral analysis is by definition not suitable for spectrum decomposition in SCA. DFT (or
FFT A fast Fourier transform (FFT) is an algorithm that computes the discrete Fourier transform (DFT) of a sequence, or its inverse (IDFT). Fourier analysis converts a signal from its original domain (often time or space) to a representation in the ...
) may provide however an initial approximation, which often speeds up the decomposition. * Improving frequency resolution. After decomposition of a discrete frequency, it should be filtered for optimal resolution (i.e. varying three parameters: frequency value, amplitude and phase). * Transformation.


Spectrum dispersion

Compared to DFT (or
FFT A fast Fourier transform (FFT) is an algorithm that computes the discrete Fourier transform (DFT) of a sequence, or its inverse (IDFT). Fourier analysis converts a signal from its original domain (often time or space) to a representation in the ...
), which is characterized by perfect spectral resolution, but poor temporal information, SCA favours temporal information, but yields higher spectrum dispersion. This property shows where the analytic strength of SCA is located. For instance, discrete composing frequency resolution is by definition far better in SCA than in DFT. {{DEFAULTSORT:Spectrum Continuation Analysis Fourier analysis Mathematical series Digital signal processing Transforms Functional analysis