Thư viện tri thức trực tuyến
Kho tài liệu với 50,000+ tài liệu học thuật
© 2023 Siêu thị PDF - Kho tài liệu học thuật hàng đầu Việt Nam

Tài liệu Advanced DSP and Noise reduction P9 pdf
Nội dung xem thử
Mô tả chi tiết
9
POWER SPECTRUM AND CORRELATION
9.1 Power Spectrum and Correlation
9.2 Fourier Series: Representation of Periodic Signals
9.3 Fourier Transform: Representation of Aperiodic Signals
9.4 Non-Parametric Power Spectral Estimation
9.5 Model-Based Power Spectral Estimation
9.6 High Resolution Spectral Estimation Based on Subspace Eigen-Analysis
9.7 Summary
he power spectrum reveals the existence, or the absence, of repetitive
patterns and correlation structures in a signal process. These
structural patterns are important in a wide range of applications such
as data forecasting, signal coding, signal detection, radar, pattern
recognition, and decision-making systems. The most common method of
spectral estimation is based on the fast Fourier transform (FFT). For many
applications, FFT-based methods produce sufficiently good results.
However, more advanced methods of spectral estimation can offer better
frequency resolution, and less variance. This chapter begins with an
introduction to the Fourier series and transform and the basic principles of
spectral estimation. The classical methods for power spectrum estimation
are based on periodograms. Various methods of averaging periodograms,
and their effects on the variance of spectral estimates, are considered. We
then study the maximum entropy and the model-based spectral estimation
methods. We also consider several high-resolution spectral estimation
methods, based on eigen-analysis, for the estimation of sinusoids observed
in additive white noise.
e
jkω0t
kω
0t
5H
, P
T
Advanced Digital Signal Processing and Noise Reduction, Second Edition.
Saeed V. Vaseghi
Copyright © 2000 John Wiley & Sons Ltd
ISBNs: 0-471-62692-9 (Hardback): 0-470-84162-1 (Electronic)
264 Power Spectrum and Correlation
9.1 Power Spectrum and Correlation
The power spectrum of a signal gives the distribution of the signal power
among various frequencies. The power spectrum is the Fourier transform of
the correlation function, and reveals information on the correlation structure
of the signal. The strength of the Fourier transform in signal analysis and
pattern recognition is its ability to reveal spectral structures that may be used
to characterise a signal. This is illustrated in Figure 9.1 for the two extreme
cases of a sine wave and a purely random signal. For a periodic signal, the
power is concentrated in extremely narrow bands of frequencies, indicating
the existence of structure and the predictable character of the signal. In the
case of a pure sine wave as shown in Figure 9.1(a) the signal power is
concentrated in one frequency. For a purely random signal as shown in
Figure 9.1(b) the signal power is spread equally in the frequency domain,
indicating the lack of structure in the signal.
In general, the more correlated or predictable a signal, the more
concentrated its power spectrum, and conversely the more random or
unpredictable a signal, the more spread its power spectrum. Therefore the
power spectrum of a signal can be used to deduce the existence of repetitive
structures or correlated patterns in the signal process. Such information is
crucial in detection, decision making and estimation problems, and in
systems analysis.
t f
x(t)
PXX(f)
t f
(a)
x(t)
(b)
PXX(f)
Figure 9.1 The concentration/spread of power in frequency indicates the
correlated or random character of a signal: (a) a predictable signal, (b) a
random signal.
Fourier Series: Representation of Periodic Signals 265
9.2 Fourier Series: Representation of Periodic Signals
The following three sinusoidal functions form the basis functions for the
Fourier analysis:
x t t 1 0 ( ) = cosω (9.1)
x t t 2 0 ( ) = sinω (9.2)
j t
x t t j t e 0 ( ) cos sin 3 0 0
ω = ω + ω = (9.3)
Figure 9.2(a) shows the cosine and the sine components of the complex
exponential (cisoidal) signal of Equation (9.3), and Figure 9.2(b) shows a
vector representation of the complex exponential in a complex plane with
real (Re) and imaginary (Im) dimensions. The Fourier basis functions are
periodic with an angular frequency of ω0 (rad/s) and a period of
T0=2π/ω0=1/F0, where F0 is the frequency (Hz). The following properties
make the sinusoids the ideal choice as the elementary building block basis
functions for signal analysis and synthesis:
(i) Orthogonality: two sinusoidal functions of different frequencies
have the following orthogonal property:
e
jkω0t
Kω0t
5H
,P
t
sin(kω0t) cos(kω0t)
T0
(a) (b)
Figure 9.2 Fourier basis functions: (a) real and imaginary parts of a complex
sinusoid, (b) vector representation of a complex exponential.