Library
Back to reading

What Is Additive White Gaussian Noise?

What Is AWGN?

Preview: Learn more about Additive White Gaussian Noise (AWGN) and why it is the most widely used model of communication-channel noise.

Additive White Gaussian Noise (AWGN) is the most widely used mathematical model for representing noise in communication systems. It provides a simple yet remarkably useful description of the random electrical noise that affects signals as they propagate through practical communication channels. Although no real communication channel exhibits exactly AWGN behaviour, the model closely approximates many terrestrial, satellite, microwave, optical, and wireless communication systems and has therefore become the standard reference against which communication techniques are evaluated.

The term Additive White Gaussian Noise describes three distinct properties of the noise.

The term additive indicates that the noise simply adds to the transmitted signal without modifying it in any other way. If the transmitted signal is denoted by s(t) and the noise by n(t), the received signal becomes

r(t)=s(t)+n(t).

The communication channel therefore neither multiplies nor distorts the signal; it merely superimposes the random noise upon it.

The term white refers to the frequency spectrum of the noise. By analogy with white light, which contains all visible wavelengths, white noise contains equal average power at all frequencies within the bandwidth of interest. More precisely, its power spectral density is constant with frequency. This property greatly simplifies communication-system analysis because every frequency component of the transmitted signal experiences the same average noise level.

The term Gaussian describes the statistical distribution of the instantaneous noise amplitude. If many samples of the noise voltage are measured, they follow the familiar bell-shaped Gaussian (or normal) probability distribution. Small noise amplitudes occur frequently, while very large positive or negative values occur only rarely. This distribution arises naturally because thermal noise is produced by the combined random motion of enormous numbers of electrons within electronic components.

Thermal noise provides the principal physical origin of AWGN in many communication systems. The continual thermal agitation of electrons within resistors, amplifiers, receivers, and other electronic circuits generates small random voltage fluctuations that are well described by the Gaussian distribution. Because these fluctuations arise from fundamental physical processes, thermal noise cannot be eliminated entirely; it can only be reduced by lowering the system temperature, reducing bandwidth, or improving receiver design.

The AWGN model has become fundamental to communication theory because it provides a convenient benchmark for analysing system performance. Engineers routinely evaluate the bit error rate (BER) of digital modulation schemes, estimate receiver sensitivity, calculate signal-to-noise ratio (SNR), and determine channel capacity under the assumption that the channel is affected only by additive white Gaussian noise. This common reference allows different communication techniques to be compared objectively under identical conditions.

One of the most important theoretical results based on the AWGN model is the Shannon-Hartley theorem, which establishes the maximum data rate that can be transmitted reliably over an AWGN channel for a given bandwidth and signal-to-noise ratio. Similarly, the performance of modulation schemes such as BPSK, QPSK, QAM, and FSK is almost always first evaluated under AWGN conditions before more realistic propagation effects are considered.

Although extremely useful, AWGN does not describe every impairment encountered in practical communication systems. Real wireless channels often experience multipath propagation, frequency-selective fading, shadowing, Doppler shift, impulsive noise, and interference from other transmitters. Satellite links may experience atmospheric attenuation and scintillation, while mobile communication systems must contend with rapidly changing propagation conditions. Consequently, AWGN is best regarded as an idealized baseline model rather than a complete description of every communication channel.

Despite these limitations, many communication channels closely resemble AWGN under suitable conditions. Satellite links with clear line-of-sight propagation, microwave radio links, optical fibre systems, and well-designed wired communication channels are frequently dominated by thermal noise, making the AWGN model an excellent approximation. More complex channel models often begin with an AWGN foundation before additional propagation effects are incorporated.

Modern communication systems are designed specifically to combat the effects of AWGN. Increasing transmitter power improves the signal-to-noise ratio, while forward error correction (FEC), adaptive modulation, diversity reception, and sophisticated digital signal processing reduce the probability that noise will cause transmission errors. Advances in coding theory have allowed practical systems to operate remarkably close to the theoretical performance limits predicted for AWGN channels.

Today, Additive White Gaussian Noise remains the standard reference model used throughout communications engineering. It underpins the design and analysis of mobile telephone networks, satellite communications, Wi-Fi, optical fibre systems, radar, digital broadcasting, and countless other communication technologies. Although real channels exhibit many additional impairments, AWGN continues to provide the common foundation upon which modern communication theory has been built.

Additive White Gaussian Noise therefore represents far more than a mathematical abstraction. It provides the universal reference against which communication systems are designed, analysed, and compared, allowing engineers to understand the fundamental limits imposed by random noise and to develop techniques that approach those limits as closely as possible.

Back to reading