Skip to content
— CH. 1 · INTRODUCTION —

White noise

12 min listen · Ch. 1 of 8
8 sections
  • White noise gets its name from white light. Yet light that looks white to the eye rarely spreads its energy evenly across the visible spectrum, the way this signal spreads energy across frequencies.

    Play it through a speaker and the ear hears a steady hiss, close to the sustained /h/ sound in a breath. Shift only slightly to the sh sound in the word ash, and the noise turns colored, shaped by a formant structure rather than flat.

    What separates a signal that counts as white from one that counts as colored? And what makes engineers, insomniacs, and tinnitus sufferers alike reach for machines built to produce this hiss deliberately?

  • Signal processing does not treat white noise as one specific signal. Instead the term names a statistical model, one that fits any signal or signal source with the same flat behavior. Physics, acoustical engineering, telecommunications, and statistical forecasting all borrow the same word for the same idea.

    In discrete time, each sample of the signal behaves as one term in a sequence of serially uncorrelated random variables. Each carries a mean of zero and a finite variance. A single realization of that sequence is called a random shock. Some definitions tighten the requirement further, insisting the samples be independent and identically distributed, the simplest version of the concept. When each sample also follows a normal distribution centered at zero, the result carries its own name: additive white Gaussian noise.

    Samples need not run only through time; they can also spread across one or more spatial dimensions. In digital image processing, the pixels of a white noise image typically sit on a rectangular grid. Each pixel behaves as an independent random variable, drawn from a uniform distribution over some interval. The same concept stretches even onto a sphere or a torus.

    No real device produces a perfectly flat spectrum forever. That version of white noise is a purely theoretical construction. In practice, bandwidth gets capped by the noise generator itself, by the transmission medium, and by the limits of observation. A signal counts as white noise whenever it looks flat across whichever frequency range matters for the job at hand. For audio, that range runs from 20 to 20,000 Hz, the span of human hearing.

    The label travels well beyond acoustics too. In statistical methods that compare species across evolutionary trees, white noise can describe data that shows no phylogenetic pattern at all. In everyday speech, the same phrase can simply mean random talk without meaningful content.

  • A binary signal that only takes the values 1 or negative 1 can still qualify as white noise. It only needs a sequence with no statistical correlation. Almost any distribution works this way, provided it has zero DC component. A signal with a continuous distribution, such as a normal distribution, can be white just as easily.

    Gaussian noise is often assumed, wrongly, to be automatically white. Gaussianity describes the probability distribution of a signal's amplitude, the odds that any one value falls within a given range. Whiteness describes something separate: how the signal's power is distributed, independently, across time or among frequencies. Neither property forces the other to hold.

    One recognized form of white noise is the generalized mean square derivative of the Wiener process, the mathematical name for Brownian motion. The same flat spectrum idea generalizes further still, to random fields defined on infinite dimensional spaces, through what mathematicians call the white noise measure.

  • Electronic music production leans on white noise constantly, feeding it directly into a mix or running it through a filter to build other noise colors. Audio synthesis uses it to recreate percussive instruments such as cymbals or snare drums, instruments whose frequency domain is dense with noise. A nonexistent radio station, the plain static between channels, is itself a simple everyday example.

    Electrical engineers use white noise to measure the impulse response of a circuit, especially in amplifiers and other audio gear. It is unsuited to testing loudspeakers directly, since its spectrum carries far too much high frequency content for that job. Pink noise, which spreads equal energy across each octave rather than each frequency, fills that role instead, testing transducers such as loudspeakers and microphones.

    That same principle, choosing a noise spectrum to match the job at hand, carries over once white noise leaves acoustic testing behind. It resurfaces in the business of generating random numbers.

  • A tinnitus masker uses white noise as its standard synthetic sound source, built to cover the ringing with a steadier hiss. White noise machines sold this way double as privacy enhancers and sleep aids, marketed to anyone chasing quiet through sound rather than silence. The Marpac Sleep-Mate, built in 1962 by traveling salesman Jim Buckwalter, was the first white noise machine made for home use.

    An AM radio tuned to an unused frequency offers a simpler, cheaper source of the same static. That approach is far more fragile though, easily contaminated by adjacent radio stations or harmonics bleeding in from stations further away. Electrical equipment near the receiving antenna can add interference of its own. Even atmospheric events, solar flares among them, along with lightning, can corrupt the signal.

    A study published in 2007 found that background white noise improves cognitive functioning for secondary school students with attention deficit hyperactivity disorder, or ADHD. The same noise lowered performance for students without the condition. Other research points the opposite way for adults at work. White noise can lift mood and output by masking office noise, yet it drags down performance on complex card sorting tasks.

    A separate experiment tested sixty-six healthy participants on a learning task, asking them to identify different images while different sounds played in the background. White noise came out ahead overall, sharpening participants' ability to learn and giving a slight boost to their recognition memory afterward.

  • Some random number generators use white noise as their foundation. Random.org is one example, drawing on a network of atmospheric antennas to produce random digit patterns modeled well by white noise itself.

    Generating white noise digitally means running a digital signal processor, microprocessor, or microcontroller, feeding a stream of random numbers into a digital to analog converter. The resulting noise is only as good as the algorithm behind it.

    Economists and statisticians often assume an observed data series comes from a deterministic process plus a layer of random noise. Regression analysis then estimates that process's hidden parameters from the data. Reliable hypothesis testing depends on that noise being Gaussian white: uncorrelated, zero mean, and identically distributed throughout. If the noise correlates across observations instead, parameter estimates stay unbiased, but the confidence intervals built around them turn unreliable. The same problem shows up when the noise is heteroskedastic, meaning its variance shifts from one data point to the next. In time series analysis, the noise is often modeled as a moving average process instead. There, each value depends on current and past terms of a white noise sequence.

    A suitable linear transformation, called a coloring transformation, can turn a white random vector into a non-white one with any prescribed covariance structure. Run the process in reverse with a whitening transformation, and a vector with a known covariance matrix becomes white again. Both ideas underpin channel estimation and channel equalization in communications and audio, and both show up again in data compression.

  • A random vector counts as a white noise vector when each of its components has zero mean and finite variance of its own. Stricter signal processing definitions require those variances to match exactly, guaranteeing a flat power spectrum. Looser statistical treatments only ask that the components be finite and mutually independent, meaning their joint probability distribution multiplies out component by component.

    Because independence requires zero covariance between components, the covariance matrix of a white noise vector with n elements must be diagonal. Its correlation matrix, in turn, must equal the n by n identity matrix. Add a normal distribution to every component, still centered at zero with matching variance, and the result is a Gaussian white noise vector. Its joint distribution turns out to be spherically symmetric in n dimensional space. Any orthogonal transformation leaves that symmetry intact. Under a discrete Fourier transform such as the FFT or the Hartley transform, the resulting coefficients stay independent Gaussian variables, zero mean, matching variance. That combination gives a perfectly flat power spectrum.

    Two vectors can look identically white by the weaker, merely uncorrelated standard, yet behave quite differently once independence is actually required. Some authors call these versions weakly white and strongly white to keep them apart. The same split carries into discrete time. There, a process counts as weak sense white noise if its mean stays zero, and its autocorrelation vanishes except when comparing a sample to itself. A stricter version, demanding the samples be fully independent and identically distributed, is called strict sense white noise instead. When the uncorrelated variables happen to be jointly Gaussian, though, uncorrelated and independent collapse into the same thing.

    Continuous time pushes the definition further. Here, a signal is a random process running over a real valued parameter, rather than a finite list of samples. The strongest version requires the value at any moment to be independent of its entire prior history. Weaker versions ask only for independence, or merely zero correlation, between any two distinct times.

    Oddly, a genuinely white continuous signal must be discontinuous at literally every point. Even integrating it over a simple interval demands more advanced mathematics than it first appears to need. A naive heuristic definition runs into real trouble here. If each instant carries only finite variance, the integral over any interval works out to zero variance. That would mean the signal carries no measurable energy at all. The fix instead requires infinite variance at each single instant, captured through the Dirac delta function inside the signal's autocovariance. The whole construction is formalized through what is called the Bochner-Minlos-Sazanov theorem. That guarantee is what lets engineers and mathematicians build models on an infinite dimensional space with real confidence, despite the paradoxes crowding the finite case.

  • Chatter from overlapping conversations in a crowded room counts as white noise in casual speech, an indistinct wash rather than any one voice. The same label covers continuous background sound used deliberately to mask distraction and help someone relax or sleep.

    Politicians get accused of producing their own version too, deploying pleonastic jargon to bury a point they would rather nobody noticed. Music without melody, disagreeable or dissonant or discordant, earns the same description in casual conversation.

    Don DeLillo borrowed the phrase outright for the title of his 1985 novel, White Noise. He used it to explore the symptoms of a modern culture that made it hard for a person to hold onto their identity and ideas.

Common questions

What is white noise in signal processing?

White noise is a random signal that has equal intensity at every frequency, producing a constant power spectral density. It functions as a statistical model rather than any single specific signal, and the term appears across physics, acoustical engineering, telecommunications, and statistical forecasting.

Why is white noise called white?

White noise takes its name from white light, even though light that looks white typically does not have a flat power spectral density across the visible band. The term borrows the idea of even distribution, applied to frequencies instead of colors of light.

Who built the first white noise machine for home use?

Traveling salesman Jim Buckwalter built the Marpac Sleep-Mate in 1962, the first white noise machine made for domestic use. It offered a manufactured alternative to tuning an AM radio to an unused frequency for static.

Does white noise help or hurt concentration and learning?

The effects are mixed. A 2007 study found background white noise improved cognitive functioning for secondary students with ADHD while lowering performance for students without the condition, and a separate experiment on sixty-six healthy participants found white noise gave a slight boost to learning and recognition memory.

Is white noise the same as Gaussian noise?

No. Gaussianity describes the probability distribution of a signal's amplitude, while whiteness describes how a signal's power is distributed across time or frequency, and neither property implies the other.

What is the difference between white noise and pink noise?

White noise has equal intensity across every frequency, while pink noise has equal energy in each octave instead. Because white noise carries too much high frequency content for loudspeaker testing, pink noise is used to test transducers such as loudspeakers and microphones instead.

All sources

21 references cited across the entry

  1. 1BookOp Amps for EveryoneBruce Carter et al. — Texas Instruments — 2009
  2. 2BookInterpolation of Spatial Data: Some Theory for KrigingMichael L. Stein — Springer — 1999
  3. 3BookElements of ForecastingFrank Diebold — 2007
  4. 4JournalDevelopmental trait evolution in trilobitesG Fusco et al. — 2011
  5. 6NewsLottery Numbers and Books With a VoicePamela LiCalzi O'Connell — 8 April 2004
  6. 7BookTinnitus HandbookP. J. Jastreboff — Singular — 2000
  7. 8JournalEvidence based complementary intervention for insomniaHH López et al. — September 2002
  8. 9NewsThe Sound of SilencePenelope Green — 2018-12-27
  9. 10JournalTinnitus. Diagnosis and treatment of this elusive symptomCourtney A Noell — February 2003
  10. 11JournalThe effects of background white noise on memory performance in inattentive school childrenGoran Soderlund — 2010
  11. 12JournalListen to the noise: Noise is beneficial for cognitive performance in ADHD.Göran Söderlund — 2007
  12. 13JournalCognitive and Arousal Effects of Masking Office NoiseLaura J. Loewen — 1992-05-01
  13. 14JournalThe effects of noise and speech on cognitive task performance.Mary Anne Baker — July 1993
  14. 21white noiseMerriam-Webster