Neha Patil (Editor)

Statistical signal processing

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Statistical signal processing httpsimagesnasslimagesamazoncomimagesI5

ssp 1 1 2 implied bayes theorm likelihood priori posteriori


Statistical signal processing is an area of Applied Mathematics and Signal Processing that treats signals as stochastic processes, dealing with their statistical properties (e.g., mean, covariance, etc.). Because of its very broad range of application Statistical signal processing is taught at the graduate level in either Electrical Engineering, Applied Mathematics, Pure Mathematics/Statistics, or even Biomedical Engineering and Physics departments around the world, although important applications exist in almost all scientific fields.

Contents

Basic Signal Model

In many applications, a signal is modeled as functions consisting of both a deterministic and a stochastic component. A simple example and also a common model of many statistical systems is a signal y ( t ) that consists of a deterministic part x ( t ) added to noise which can be modeled in many situations as white Gaussian noise w ( t ) :

y ( t ) = x ( t ) + w ( t )

where

w ( t ) N ( 0 , σ 2 )

White noise simply means that the noise process is completely uncorrelated. As a result, its autocorrelation function is an impulse:

R w w ( τ ) = σ 2 δ ( τ )

where

δ ( τ ) is the Dirac delta function.

Given information about a statistical system and the random variable from which it is derived, we can increase our knowledge of the output signal; conversely, given the statistical properties of the output signal, we can infer the properties of the underlying random variable. These statistical techniques are developed in the fields of estimation theory, detection theory, and numerous related fields that rely on statistical information to maximize their efficiency.

Example

The Computation of Average Transients (CAT) is used routinely in FT-NMR spectroscopy (nuclear magnetic resonance) to improve the signal-noise ratio of nmr spectra. The signal is measured repeatedly n times and then averaged.

y ¯ = 1 n i y ( t ) i = x ( t ) + 1 n i w ( t ) i

Assuming that the noise is white and that its variance is constant in time it follows by error propagation that

σ ( y ¯ ) = 1 n σ

Thus, if 10,000 measurements are averaged the signal to noise ratio is increased by a factor of 100, enabling the measurement of 13C NMR spectra at natural abundance (1.1%) of 13C.

References

Statistical signal processing Wikipedia


Similar Topics