WHITE AND COLOURED NOISE



Description of the simulated system

A noise signal, v(k), being a uniformly distributed random signal is generated. Thus, v is white noise, which means it varies principally completely randomly between the samples. This signal is sent to the following discrete-time signal filter - also denoted shaping filter:

x(k) = a*x(k-1) + K*v(k)

where a is a filter parameter and K is a gain. With a = 0, the filter output signal, x, is also white noise. With parameter between 0 and 1, x becomes coloured noise, which means it does not vary completely randomly between the samples. The autocorrelation of x, Rxx(L), is plotted. L is the lag parameter. Rxx(L) shows the "colour" of x.


Aims

  • To see typical plots of white noise and coloured noise.
  • To observe how the autocorrelation function expresses the "colourness" of a signal.

Motivation

White noise and coloured noise are important signals in stochastic systems. For example, in applications as minimum variance optimal control and in state estimation using a Kalman filter the noise signals acting on the system (for control or estimation) are assumed to be white. If the noise is coloured, it can be regarded as the output of a dynamic signal filter typically called a shaping filter.


Tasks

  1. White noise: Set parameter a = 0, causing x to be white noise. Also set the gain K = 1.
    1. Observe the signal x. Can you clearly see the random characteristics of the signal?
    2. Observe the autocorrelation Rxx(L). For ideal white noise the normalized Rxx(L) is 1 for lag L = 0, and 0 for other values of L. Why does the autocorrelation of x differ from the ideal form of Rxx(L).

     

  2. Coloured noise: Initially, set a = 0. Also set the gain K = 1.
    1. Increase the parameter a continuously. Observe how the shape of the signal x changes. Does it become less random? Explain thsi from the shaping filter model. Simultaneously, observe the autocorrelation Rxx(L). How does its shape change as parameter a increases? Explain!

[KYBSIM] [TechTeach]


Oppdatert January 23, 2005. Developed by Finn Haugen. E-mail: finn@techteach.no.