What is PAM4 Signaling and How Does It Work?

Pulse Amplitude Modulation 4-Level (PAM4) is a multi-level signal modulation technique that doubles the data capacity of high-speed digital communications compared to traditional binary signaling. By utilizing four distinct voltage levels instead of two, PAM4 transmits two bits of data within every clock cycle (symbol), enabling higher bandwidth without requiring a corresponding increase in transmission frequency.

The Baseline: Binary Signaling (NRZ)

To understand PAM4, it helps to first look at standard binary signaling, commonly known as Non-Return-to-Zero (NRZ) or PAM2. In an NRZ system, an electrical or optical signal alternates between two distinct voltage levels:

Because each voltage pulse (symbol) can only represent one of two states, an NRZ system transmits exactly one bit per symbol. If the system runs at 28 Gbaud (28 billion symbols per second), the resulting throughput is 28 Gbps.

How PAM4 Encodes Two Bits Per Symbol

PAM4 expands on binary signaling by using four distinct voltage amplitudes instead of two. Because four states can be represented mathematically as \(2^2\), each discrete voltage level maps directly to a unique two-bit binary combination:

(Note: Gray coding is typically used for these assignments so that an adjacent amplitude error only results in a single-bit error rather than a two-bit error.)

By evaluating which of the four voltage thresholds the signal hits during a single symbol period, the receiver decodes two bits at once. Consequently, at the same symbol rate (baud rate) of 28 Gbaud, a PAM4 link achieves a throughput of 56 Gbps—effectively doubling the data rate of NRZ over the same channel bandwidth.

Key Trade-offs: Bandwidth vs. Signal-to-Noise Ratio

While PAM4 doubles spectral efficiency, it introduces design challenges:

Summary

PAM4 achieves double the throughput of standard binary signaling by converting pairs of bits into four distinct amplitude levels. This allows high-speed communication standards—such as 400G/800G Ethernet and PCIe 6.0—to scale bandwidth dramatically without exceeding the physical frequency limits of existing copper traces and optical channels.