Library
Back to reading

What Is Pulse Amplitude Modulation?

How Does Pulse Amplitude Modulation Represent Information Using Pulse Amplitudes?

Pulse Amplitude Modulation (PAM) is a modulation and signalling technique in which information is represented by varying the amplitude of a sequence of equally spaced pulses. Each pulse carries a value determined by its amplitude, allowing analogue or digital information to be transmitted efficiently over a communication channel. PAM forms the basis of numerous digital communication systems and is widely used in high-speed computer networking.

The basic principle is straightforward. The transmitter generates pulses at regular intervals while adjusting the amplitude of each pulse according to the information being transmitted. In analogue PAM, the pulse amplitude is proportional to the instantaneous value of an analogue signal. In digital PAM, each amplitude level represents one or more binary digits. The receiver measures the amplitude of each pulse and reconstructs the original information.

A useful analogy is a row of identical buckets being filled to different levels. Although the buckets are equally spaced, the amount of water in each bucket represents the information. Similarly, PAM uses identical pulse timing while varying the pulse amplitude to convey data.

PAM is used in several forms. Binary PAM (2-PAM) employs two amplitude levels corresponding to binary 0 and 1. Higher-order forms, such as PAM-4, PAM-8, and PAM-16, use four, eight, or sixteen amplitude levels respectively, allowing multiple bits to be transmitted with each symbol. For example, PAM-4 represents two bits per symbol, effectively doubling the data rate without increasing the symbol rate.

One of the principal advantages of higher-order PAM is improved spectral efficiency. By transmitting more bits per symbol, higher data rates can be achieved within the same transmission bandwidth. The trade-off is that the receiver must distinguish between more closely spaced amplitude levels, making higher-order PAM more sensitive to noise, distortion, and timing errors. Consequently, modern PAM systems often employ sophisticated equalisation, forward error correction, and digital signal processing techniques.

Pulse Amplitude Modulation is widely used in Ethernet communication, digital subscriber line (DSL) systems, optical fibre communication, digital telephony, and data converters. Modern 25 Gb/s, 50 Gb/s, 100 Gb/s, and faster Ethernet standards employ PAM-4 signalling to achieve very high data rates over copper and optical communication channels while remaining within practical bandwidth limits.

It is important to distinguish Pulse Amplitude Modulation from Quadrature Amplitude Modulation (QAM). PAM varies only the amplitude of successive pulses, whereas QAM simultaneously varies both the amplitude and phase of a sinusoidal carrier. PAM is therefore commonly used in baseband communication systems, while QAM is widely employed in passband systems such as cable television, Wi-Fi, and cellular communication.

Today, Pulse Amplitude Modulation is one of the most important signalling techniques in modern digital communications. From analogue signal sampling to the latest high-speed Ethernet standards, PAM provides an efficient means of increasing data throughput while making effective use of available transmission bandwidth. Its continuing evolution demonstrates how relatively simple signalling concepts can support the ever-growing demand for faster digital communication systems.

Back to reading