|
This article is about white noise as a scientific concept, see also:
White noise is a signal (or process) with a flat frequency spectrum. In other words, the signal has equal power in any band, at any centre frequency, having a given bandwidth.
An infinite-bandwidth white noise signal is purely a theoretical construct. By having power at all frequencies, the total power of such a signal would be infinite. In practice a signal can be "white" with a flat spectrum over a defined frequency band.
Statistical properties
A signal that is "white" in the frequency domain must have certain important statistical properties in time. For example, it must have zero autocorrelation with itself over time, except at zero timeshift. Conversely, if the autocorrelation of a signal has those properties (zero except at zero timeshift), the signal is white.
Being uncorrelated in time does not however restrict the values a signal can take. Any distribution of values is possible (although it must have zero DC component). For example, a binary signal which can only take on the values 1 or 0 will be white if the sequence of zeros and ones is statistically uncorrelated. Noise having a continuous distribution, such as a normal distribution, can of course be white.
It is often incorrectly assumed that Gaussian noise (see normal distribution) is necessarily white noise. However, neither property implies the other. Thus, the two words "Gaussian" and "white" are often both specified in mathematical models of systems. Gaussian white noise is a good approximation of many real-world situations and generates mathematically tractable models.
Colors of noise
There are also other "colors" of noise, the most commonly used being pink and brown. See colors of noise.
Applications
One use for white noise is in the field of architectural acoustics. Here in order to submerge distracting, undesirable noises (for example conversations, etc.,) in interior spaces, a constant low level of noise is generated and provided as a background sound.
White noise has also been used in electronic music, where is it used either directly or as an input for a filter to create other types of noise signal.
To set up the EQ for a concert or other perfomance in a venue, white noise is sent through the PA system and monitored from various points in the venue so that the engineer can tell if the acoustics of the building naturally boost or cut any frequencies and can compensate with the mixer.
Whitening a random vector
In statistics, a random vector is said to be "white" if its elements are uncorrelated and have unit variance. This corresponds to a flat power spectrum.
A vector can be whitened to remove nonzero correlations. This is useful in various procedures such as data compression.
One common method for whitening a vector <math>\mathbf{x}<math> with mean <math>\mathbf{\mu}<math> is to perform the following calculation:
- <math>\mathbf{w} = \Lambda^{-1/2}\ E^T\ ( \mathbf{x} - \mathbf{\mu} )<math>
where:
- <math>\mathbf{x}<math> is the vector to be whitened,
- <math>E<math> is the orthogonal matrix of eigenvectors of the covariance matrix <math>\mathbb{E}\{(\mathbf{x}-\mathbf{\mu})(\mathbf{x}-\mathbf{\mu})^T\}<math>
- <math>\Lambda=diag(\lambda_1,...,\lambda_n)<math> is the diagonal matrix of corresponding eigenvalues
- <math>\mathbf{w}<math> is the whitened vector with zero mean and the identity matrix for its covariance matrix
and
- <math>\Lambda^{-1/2} = diag(\lambda_1^{-1/2},...,\lambda_n^{-1/2})<math>
Simulating a random vector
We can also simulate the 1st and 2nd moment properties of any random vector <math>\mathbf{x}<math> with mean <math>\mathbf{\mu}<math> via the following transformation of a white vector <math>\mathbf{w}<math>:
- <math> \mathbf{x} = E\ \Lambda^{1/2}\ \mathbf{w} + \mu<math>
Whitening a continuous-time random signal
Suppose we are given a wide-sense stationary, continuous-time random process <math>x(t) : t \in \mathbb{R}\,\!<math> with constant mean <math>\mu<math> and covariance function
- <math>K_x(\tau) = \mathbb{E} \left\{ (x(t_1) - \mu) (x(t_2) - \mu)^{*} \right\} \mbox{ where } \tau = t_1 - t_2<math>
and power spectral density
- <math>S_x(\omega) = \int_{-\infty}^{\infty} K_x(\tau) \, e^{-j \omega \tau} \, d\tau<math>
We can whiten this signal using frequency domain techniques.
Because <math>K_x(\tau)<math> is Hermitian symmetric and positive semi-definite, it follows that <math>S_x(\omega) <math> is real and can be factored as
- <math>S_x(\omega) = | H(\omega) |^2 = H(\omega) \, H^{*} (\omega) <math>
if and only if <math>S_x(\omega)<math> satisfies the Paley-Wiener criterion.
- <math> \int_{-\infty}^{\infty} \frac{\log (S_x(\omega))}{1 + \omega^2} \, d \omega < \infty <math>
If <math>S_x(\omega)<math> is a rational function, we can then factor it into pole-zero form as
- <math>S_x(\omega) = \frac{\Pi_{k=1}^{N} (c_k - j \omega)(c^{*}_k + j \omega)}{\Pi_{k=1}^{D} (d_k - j \omega)(d^{*}_k + j \omega)}<math>
Choosing a minimum phase <math>H(\omega)<math> so that its poles and zeros lie inside the left half s-plane, we can then whiten <math>x(t)<math> with the following inverse filter
- <math>H_{inv}(\omega) = \frac{1}{H(\omega)}<math>
We choose the minimum phase filter so that the resulting inverse filter is stable. Additionally, we must be sure that <math>H(\omega)<math> is strictly positive for all <math>\omega \in \mathbb{R}<math> so that <math>H_{inv}(\omega)<math> does not have any singularities.
The final form of the whitening procedure is as follows:
- <math>w (t) = \mathcal{F}^{-1} \left\{ H_{inv}(\omega) \right\} * (x(t) - \mu)<math>
so that <math>w(t)<math> is a white noise random process with zero mean and constant, unit power spectral density
- <math>S_{w}(\omega) = \mathcal{F} \left\{ \mathbb{E} \{ w(t_1) w(t_2) \} \right\} = H_{inv}(\omega) S_x(\omega) H^{*}_{inv}(\omega) = \frac{S_x(\omega)}{S_x(\omega)} = 1<math>
Note that this power spectral density corresponds to a delta function for the covariance function of <math>w(t)<math>.
- <math>K_w(\tau) = \,\!\delta (\tau)<math>
Simulating a continuous-time random signal
We can simulate any wide-sense stationary, continuous-time random process <math>x(t)<math> defined with the same mean <math>\mu<math>, covariance function <math>K_x(\tau)<math>, and power spectral density <math>S_x(\omega)<math> as above. Again, we use frequency domain techniques.
We factor the power spectral density of the desired signal <math>x(t)<math>
- <math>S_x(\omega) = \,\!|H(\omega)|^2<math>
and choose the minimum phase <math>H(\omega)<math>.
We can simulate <math>x(t)<math> by constructing the following linear, time-invariant filter
- <math>\hat{x}(t) = \mathcal{F}^{-1} \left\{ H(\omega) \right\} * w(t) + \mu <math>
where <math>w(t)<math> is a continuous-time, white-noise signal with the following 1st and 2nd moment properties:
- <math> \mathbb{E}\{w(t)\} = 0<math>
- <math> \mathbb{E}\{w(t_1)w^{*}(t_2)\} = K_w(t_1, t_2) = \delta(t_1 - t_2)<math>
Thus, the resultant signal <math>\hat{x}(t)<math> will have the same 2nd moment properties as the desired signal <math>x(t)<math>.
See also
External links
|