misspelledsearch.com:

whitening toothpaste

information page

If you cannot find the information you are searching for on this page, we suggest searching Google with the correct spelling "whitening toothpaste":

Google

Noise
Environmental noise
Noise (acoustic)
Noise (audio)
Noise (video)
Electronic noise
Statistical noise
Cosmic noise
White noise
Pink noise

For other uses of the term "white noise", see white noise (disambiguation).


White noise () is a random signal (or process) with a flat power spectral density. In other words, the signal's power spectral density has equal power in any band, at any centre frequency, having a given bandwidth. White noise is so called as an analogy with white light which contains all frequencies.

An infinite-bandwidth white noise signal is purely a theoretical construct. By having power at all frequencies, the total power of such a signal is infinite. In practice, a signal can be "white" with a flat spectrum over a defined frequency band.


Contents

  • 1 Statistical properties
  • 2 Colors of noise
  • 3 Applications
  • 4 Mathematical definition
    • 4.1 White random vector
    • 4.2 White random process (white noise)
  • 5 Random vector transformations
    • 5.1 Simulating a random vector
    • 5.2 Whitening a random vector
  • 6 Random signal transformations
    • 6.1 Simulating a continuous-time random signal
    • 6.2 Whitening a continuous-time random signal
  • 7 See also
  • 8 External links

Statistical properties

Four thousandths of a second of white noise An example realization of a white noise process.

The term white noise is also commonly applied to a noise signal in the spatial domain which has zero autocorrelation over the relevant space dimensions. The signal is then "white" in the spatial frequency domain (this is equally true for signals in the angular frequency domain, e.g. the distribution of a signal across all angles in the night sky). The image to the right displays a finite length, discrete time realization of a white noise process generated from a computer.

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(ie noise with a Gaussian amplitude distribution - see normal distribution) is necessarily white noise. However, neither property implies the other. Gaussianity refers to the way signal values are distributed, while the term 'white' refers to correlations at two distict times, which are independent of the noise amplitude distribution.

We can therefore find Gaussian white noise, but also Poisson, Cauchy, ... white noises. 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. These models are used so frequently that the term additive white Gaussian noise has a standard abbreviation: AWGN. Gaussian white noise has the useful statistical property that its values are independent (see Statistical independence).

White noise is the generalized mean-square derivative of the Wiener process or Brownian motion.

Colors of noise

Main article: Colors of noise

There are also other "colors" of noise, the most commonly used being pink and brown.

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 is used by some sirens for emergency vehicles, due to its ability to cut through background noise (e.g. urban traffic noise).

White noise has also been used in electronic music, where it is used either directly or as an input for a filter to create other types of noise signal. It is used extensively in audio synthesis, typically to recreate percussive instruments such as cymbals which have high noise content in their frequency domain.

It is also used to generate impulse responses. To set up the EQ for a concert or other performance in a venue, a short burst of pink 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. He or she can then adjust the overall EQ to ensure a balanced mix.

White noise is used as the basis of some random number generators.

White noise can be used to disorient individuals prior to interrogation and may be used as part of sensory deprivation techniques. White noise machines are sold as privacy enhancers and sleep aids.

Mathematical definition

White random vector

A random vector is a white random vector if and only if its mean vector and autocorrelation matrix are the following:

I.e., it is a zero mean random vector, and its autocorrelation matrix is a multiple of the identity matrix. When the autocorrelation matrix is a multiple of the identity, we say that it has spherical correlation.

White random process (white noise)

A continuous time random process w(t) where is a white noise process if and only if its mean function and autocorrelation function satisfy the following:

I.e., it is a zero mean process for all time and has infinite power at zero time shift since its autocorrelation function is the Dirac delta function.

The above autocorrelation function implies the following power spectral density.

since the Fourier transform of the delta function is equal to 1. Since this power spectral density is the same at all frequencies, we call it white as an analogy to the frequency spectrum of white light.

Random vector transformations

Two theoretical applications using a white random vector are the simulation and whitening of another arbitrary random vector. To simulate an arbitrary random vector, we transform a white random vector with a carefully chosen matrix. We choose the transformation matrix so that the mean and covariance matrix of the transformed white random vector matches the mean and covariance matrix of the arbitrary random vector that we are simulating. To whiten an arbitrary random vector, we transform it by a different carefully chosen matrix so that the output random vector is a white random vector.

These two ideas are crucial in applications such as channel estimation and channel equalization in communications and audio. These concepts are also used in data compression.

Simulating a random vector

Suppose that a random vector has covariance matrix Kxx. Since this matrix is Hermitian symmetric and positive semidefinite, by the spectral theorem from linear algebra, we can diagonalize or factor the matrix in the following way.

where E is the orthogonal matrix of eigenvectors and Λ is the diagonal matrix of eigenvalues.

We can simulate the 1st and 2nd moment properties of this random vector with mean and covariance matrix Kxx via the following transformation of a white vector :

where

Thus, the output of this transformation has expectation

and covariance matrix

Whitening a random vector

The method for whitening a vector with mean and covariance matrix Kxx is to perform the following calculation:

Thus, the output of this transformation has expectation

and covariance matrix

By diagonalizing Kxx, we get the following:

Thus, with the above transformation, we can whiten the random vector to have zero mean and the identity covariance matrix.

Random signal transformations

We can extend the same two concepts of simulating and whitening to the case of continuous time random signals or processes. For simulating, we create a filter into which we feed a white noise signal. We choose the filter so that the output signal simulates the 1st and 2nd moments of any arbitrary random process. For whitening, we feed any arbitrary random signal into a specially chosen filter so that the output of the filter is a white noise signal.

Simulating a continuous-time random signal

White noise fed into a linear, time-invariant filter to simulate the 1st and 2nd moments of an arbitrary random process.

We can simulate any wide-sense stationary, continuous-time random process with constant mean μ and covariance function

and power spectral density

We can simulate this signal using frequency domain techniques.

Because Kx(τ) is Hermitian symmetric and positive semi-definite, it follows that Sx(ω) is real and can be factored as

if and only if Sx(ω) satisfies the Paley-Wiener criterion.

If Sx(ω) is a rational function, we can then factor it into pole-zero form as

Choosing a minimum phase H(ω) so that its poles and zeros lie inside the left half s-plane, we can then simulate x(t) with H(ω) as the transfer function of the filter.

We can simulate x(t) by constructing the following linear, time-invariant filter

where w(t) is a continuous-time, white-noise signal with the following 1st and 2nd moment properties:

Thus, the resultant signal has the same 2nd moment properties as the desired signal x(t).

Whitening a continuous-time random signal

An arbitrary random process x(t) fed into a linear, time-invariant filter that whitens x(t) to create white noise at the output.

Suppose we have a wide-sense stationary, continuous-time random process defined with the same mean μ, covariance function Kx(τ), and power spectral density Sx(ω) as above.

We can whiten this signal using frequency domain techniques. We factor the power spectral density Sx(ω) as described above.

Choosing the minimum phase H(ω) so that its poles and zeros lie inside the left half s-plane, we can then whiten x(t) with the following inverse filter

We choose the minimum phase filter so that the resulting inverse filter is stable. Additionally, we must be sure that H(ω) is strictly positive for all so that Hinv(ω) does not have any singularities.

The final form of the whitening procedure is as follows:

so that w(t) is a white noise random process with zero mean and constant, unit power spectral density

Note that this power spectral density corresponds to a delta function for the covariance function of w(t).

See also

  • Electronics
  • Electronic noise
  • Delta function
  • Independent component analysis
  • Noise (physics)
  • Principal components analysis
  • Statistics
  • White noise machine
  • Pink Noise

External links

  • A mathematical application of noise whitening of pictures - pdf
  • White noise calculator, thermal noise - Voltage in microvolts, conversion to noise level in dBu and dBV and vice versa
  • Noise Relief Site: Practical uses of White Noise in Tinnitus Treatment and Masking

This whitening toothpaste index site has been developed to help wayward users find the information they are looking for, no matter how they are mistakenly spelled or mistyped. This site is designed to help users find whitening toothpaste information for the following query variants:

whitening whitening toothpasght whitening touthpasght whitening tothpaste
whitening toohpaste whitening tootpaste whitening toothaste whitening toothpste
whitening toothpate whitening toothpase whitening touthpaste whitening toothpaset
whitening toothpatse whitening toothpsate whitening toothapste whitening tootphaste
whitening toohtpaste whitening totohpaste whitening otothpaste toothpaste
witening toothpaste whytening toothpaste whtening toothpaste whytenint toothpaste
whiening toothpaste whettening toothpaste whitning toothpaste whettenint toothpaste
whiteing toothpaste whitenng toothpaste whitenig toothpaste whetining toothpaste
whetinint toothpaste whitiegning toothpaste whetteignint toothpaste whetteniegnt toothpaste
whetteneigng toothpaste whitiegniegng toothpaste whytiegning toothpaste whiteigneigng toothpaste
whetiegning toothpaste whetteneignt toothpaste whytiegniegng toothpaste whitiegnint toothpaste
whyteigneigng toothpaste whetiegnint toothpaste wheteigning toothpaste whitiegniegnt toothpaste
whytiegnint toothpaste whiteigneignt toothpaste wheteigniegng toothpaste wheteignint toothpaste
whettiegniegng toothpaste whettiegning toothpaste whetteigneigng toothpaste whiteigning toothpaste
whiteniegng toothpaste whettiegnint toothpaste whiteigniegng toothpaste whyteigning toothpaste
whyteniegng toothpaste whiteneigng toothpaste whitiegneigng toothpaste whyteigniegng toothpaste
whiteignint toothpaste whiteniegnt toothpaste whyteneigng toothpaste whytiegneigng toothpaste
whiteigniegnt toothpaste whyteignint toothpaste whyteniegnt toothpaste whiteneignt toothpaste
whitiegneignt toothpaste whetteigniegng toothpaste whetteigning toothpaste whetteniegng toothpaste
whyteneignt toothpaste whettiegneigng toothpaste whitenint toothpaste whltenlng toothpaste
whiteming toothpaste whitenign toothpaste whitennig toothpaste whiteinng toothpaste
whitneing toothpaste whietning toothpaste whtiening toothpaste wihtening toothpaste
hwitening toothpaste whitenin toothpaste hitening toothpaste

If you would like to add or correct the content of this site, or if you are interested in supporting the efforts of misspelledsearch.com by placing your product information on these whitening toothpaste pages, please contact mistype@gmail.com for details.