Electronics Guide

PAM Signaling

Introduction to Pulse Amplitude Modulation

Pulse amplitude modulation (PAM) is a baseband signaling technique that encodes information in the amplitude of transmitted pulses. Multi-level PAM carries more than one bit per symbol by using more than two amplitude levels. Binary signaling, usually called non-return-to-zero (NRZ) in the high-speed link community, is simply PAM-2: two levels, one bit per symbol. Adding levels raises the number of bits carried per symbol, which raises the data rate without raising the symbol rate—and it is the symbol rate, not the bit rate, that sets how much channel bandwidth a link demands.

The most widely deployed multi-level form is PAM-4, which uses four levels to carry two bits per symbol. At a fixed symbol rate, PAM-4 doubles the data rate relative to NRZ. Higher orders continue the pattern: PAM-8 carries three bits per symbol and PAM-16 carries four. The number of levels need not be a power of two. PAM-3, with three levels, carries about 1.58 bits per symbol in theory and is used in practice with block codes that map groups of bits onto groups of ternary symbols. PAM-3 has become important precisely because it captures much of PAM-4's benefit at a smaller signal-to-noise ratio penalty.

PAM is not new. Gigabit Ethernet over twisted pair has used five-level PAM since 1999, and 10GBASE-T has used a sixteen-level constellation since 2006. What changed in the last decade is the arrival of multi-level signaling at multi-gigabaud symbol rates on lossy copper and on optical links, where it now underpins 400G and 800G Ethernet, PCI Express 6.0 and 7.0, InfiniBand, USB4 Version 2.0, and GDDR6X and GDDR7 graphics memory. Note that mainstream DDR5 main memory remains binary; the move to PAM in the memory world began with graphics DRAM, not with DDR.

The reason for the shift is straightforward. Channel loss on copper grows steeply with frequency, and packages, connectors, and vias impose bandwidth ceilings that no amount of process scaling removes. When a channel cannot pass a higher symbol rate, encoding more bits into each symbol is the remaining lever—paid for in signal-to-noise ratio, circuit linearity, equalization effort, and forward error correction.

PAM-4 Fundamentals

PAM-4 employs four nominally equally spaced amplitude levels, conventionally labeled 0 through 3. In the normalized units used by IEEE 802.3, the levels sit at −1, −1/3, +1/3, and +1, so the spacing between adjacent levels is one-third of the total peak-to-peak swing. Each symbol carries two bits, so a link running at 28 GBaud transports 56 Gb/s where NRZ at the same symbol rate would transport 28 Gb/s.

The price is noise margin. For a fixed peak-to-peak swing, the vertical distance a noise excursion must cover to cause an error falls from the full swing (NRZ) to one-third of it (PAM-4). The resulting penalty in required signal-to-noise ratio is exactly

20 × log₁₀(3) ≈ 9.54 dB

That figure—usually quoted as "about 9.5 dB"—is the single most important number in multi-level signaling. It says that converting a working NRZ link to PAM-4 at the same symbol rate, with no other changes, throws away roughly a decade of accumulated link margin. Everything else in a PAM-4 design exists to earn that margin back: better equalization, tighter jitter budgets, cleaner supplies, and forward error correction.

Two related consequences follow. First, PAM-4 opens a channel's usable reach in frequency terms because the same bit rate now occupies half the bandwidth, which matters enormously on channels whose loss climbs at 1 to 2 dB per gigahertz. Second, PAM-4 is far more sensitive than NRZ to any impairment that shifts amplitude: reflections, crosstalk, transmitter nonlinearity, and amplitude noise from the supply all consume a margin that was already reduced by 9.5 dB.

Key characteristics of PAM-4 include:

  • Four discrete amplitude levels encoding two bits per symbol
  • An approximately 9.54 dB signal-to-noise ratio penalty relative to NRZ at the same peak-to-peak swing and symbol error rate
  • Half the required channel bandwidth for a given bit rate, or twice the bit rate for a given bandwidth
  • Three decision thresholds instead of one, requiring adaptive threshold placement
  • Demanding transmitter and receiver linearity, since unequal level spacing directly erodes the smallest eye
  • Near-universal reliance on forward error correction, which NRZ links at lower rates could often omit

Higher-Order PAM Schemes

PAM-8 uses eight levels for three bits per symbol; PAM-16 uses sixteen for four. Each step buys one more bit per symbol and costs signal-to-noise ratio.

For a fixed peak-to-peak swing, the spacing between adjacent levels scales as 1/(M − 1), so the penalty for moving from an M-level scheme to a 2M-level scheme is 20 × log₁₀[(2M − 1)/(M − 1)]. Moving from PAM-4 to PAM-8 narrows the spacing from one-third to one-seventh of the swing, costing about 7.4 dB. Moving from PAM-8 to PAM-16 narrows it from one-seventh to one-fifteenth, costing about 6.6 dB. Relative to NRZ, PAM-8 gives up roughly 16.9 dB and PAM-16 roughly 23.5 dB. These penalties come purely from geometry: packing more levels into the same voltage range leaves each level less room.

PAM-3 sits between NRZ and PAM-4 and illustrates that the level count is a design variable rather than a fixed ladder. Its level spacing is half the swing, so its penalty against NRZ is only 20 × log₁₀(2), or about 6 dB—roughly 3.5 dB better than PAM-4—while it still carries about 1.58 bits per symbol. Because raw ternary symbols do not map cleanly onto binary data, PAM-3 systems use block codes: USB4 Version 2.0 maps eleven bits onto seven ternary symbols, and 1000BASE-T1 automotive Ethernet uses an 80B/81B mapping. The overhead is modest, and the extra eye opening is often worth more than the lost spectral efficiency.

Practical deployment of PAM-8 and above faces several obstacles:

  • Linearity requirements: Transmitter drivers and receiver front ends must hold their gain constant across the full amplitude range, because compression at the outer levels squeezes the inner eyes.
  • Noise sensitivity: Thermal noise, crosstalk, and supply noise consume a proportionally larger share of a denser constellation's margin.
  • Equalization complexity: Residual inter-symbol interference that a two-level system would tolerate can close an inner eye entirely, so the equalizer must cancel far more of it.
  • Converter resolution: Analog-to-digital and digital-to-analog converters need more effective bits, and converter power rises steeply with both resolution and sample rate.
  • Implementation cost: Precision analog blocks and advanced process nodes raise die cost and design effort.

It would be wrong, however, to treat high-order PAM as purely a research topic. 10GBASE-T has shipped in volume since 2006 using PAM-16 arranged in a two-dimensional checkerboard constellation known as DSQ128, transmitted at 800 MBd on each of four twisted pairs, with Tomlinson-Harashima precoding at the transmitter and low-density parity-check coding for error correction. 1000BASE-T uses five-level PAM at 125 MBd per pair. What these links share is a modest symbol rate over a comparatively benign channel, which leaves enough signal-to-noise ratio to spend on levels and enough time budget to spend on heavy digital signal processing.

That observation generalizes: the difficulty is not high modulation order by itself, nor high symbol rate by itself, but the two together. Multi-gigabaud links over lossy copper have little margin to give away, which is why PAM-4 remains the practical ceiling there while sixteen-level signaling is routine at a few hundred megabaud.

Level Spacing and Transmitter Linearity

Uniform level spacing maximizes the minimum distance between levels for a given peak-to-peak swing, which is the right optimization when noise is additive, white, Gaussian, and independent of the transmitted level. That describes most electrical links well, so equal spacing is the default.

In an ideal PAM-4 signal with a 1 V total swing, the three gaps between the four levels are each about 333 mV, and the decision thresholds sit midway between adjacent levels, giving three equal noise margins of about 167 mV. Any departure from equal spacing shrinks one eye at another's expense, and link performance is set by the worst eye, not the average one.

Because unequal spacing is so costly, standards measure it explicitly. IEEE 802.3 PAM-4 transmitter specifications include a level separation mismatch ratio, denoted RLM, a normalized figure of merit that equals 1.0 for perfectly even spacing and degrades as the levels bunch together. Compliance limits keep RLM close to unity, which in practice constrains driver compression and output-stage design far more tightly than an NRZ specification would.

Deliberately non-uniform spacing is nonetheless useful in specific circumstances:

  • Transmitter nonlinearity: If the driver compresses at large amplitudes, pre-distorting the commanded levels restores even spacing at the receiver. This is a correction for a known distortion, not a departure from the equal-spacing optimum.
  • Optical nonlinearity: Directly modulated lasers and electro-absorption modulators have nonlinear transfer characteristics, so the drive levels that produce equally spaced optical power levels are themselves unequal.
  • Level-dependent noise: In optical receivers, shot noise and relative intensity noise scale with received power, so upper levels are noisier than lower ones. Spacing the upper levels more widely equalizes error probability across the eyes.

A distinct and frequently confused technique is probabilistic constellation shaping, which leaves the level spacing alone but transmits the outer, higher-energy levels less often than the inner ones. Shaping reduces average transmit power for a given minimum distance and can recover a fraction of a decibel toward the Shannon limit. It is well established in coherent optical transport and is studied for high-order electrical links, but it adds a distribution matcher and complicates the interface to the error-correction code.

Adaptive schemes close a loop around all of this: the receiver reports eye-quality or error statistics through a back channel, and the transmitter trims its levels and equalizer taps in response. Link training in PCI Express and Ethernet does exactly this during startup, and some systems continue to adapt slowly during operation to track temperature and supply drift.

Gray Coding in PAM Systems

Gray coding maps bit patterns onto amplitude levels so that adjacent levels differ in exactly one bit position. This matters because the overwhelming majority of symbol errors are single-level errors: noise pushes a sample across one decision threshold, rarely two. With Gray coding, such an error corrupts one bit rather than two.

The PAM-4 mapping used by IEEE 802.3 is:

  • Level 0 (most negative): 00
  • Level 1: 01
  • Level 2: 11
  • Level 3 (most positive): 10

Under this mapping, mistaking level 1 (01) for level 0 (00) or for level 2 (11) produces a single bit error. Natural binary ordering (00, 01, 10, 11) would turn the level 1 to level 2 confusion into two bit errors at once, because both bits flip.

The benefits of Gray coding include:

  • Lower bit error rate: For a given symbol error rate, Gray-coded PAM-4 yields a bit error rate of about half the symbol error rate, since each symbol carries two bits and errors typically corrupt one of them. Natural binary produces measurably more bit errors from the same symbol errors.
  • Better match to the error-correction code: Reed-Solomon codes correct a bounded number of symbols per codeword, so keeping each channel error confined to one bit limits how many code symbols a burst can touch.
  • Cleaner adaptation: Error signals derived from bit decisions are less noisy when a single-level slip does not flip both bits.

Gray coding also creates a structural asymmetry worth understanding. In the PAM-4 mapping above, the most significant bit changes only at the middle threshold, while the least significant bit changes at both outer thresholds. The most significant bit therefore enjoys roughly twice the decision distance and a substantially lower error rate than the least significant bit. Receivers exploit this: the most significant bit can often be recovered with a single slicer at the center of the eye, which is why PAM-4 clock and data recovery circuits frequently key on that bit alone.

For PAM-8 and PAM-16 the argument only strengthens, since a natural binary mapping across sixteen levels can turn one level slip into four simultaneous bit errors. A proper Gray code guarantees that any single-level slip costs exactly one bit, which is what keeps the burden on the error-correction code manageable.

Transmit Equalization and Pre-Emphasis

Transmit equalization pre-distorts the outgoing waveform to anticipate the channel's low-pass response. Because inter-symbol interference depends on the sequence of transmitted symbols rather than on any symbol in isolation, the pre-distortion is computed from a short window of symbol history.

The standard implementation is a feed-forward equalizer built as a short finite impulse response filter in the transmitter. A three-tap filter forms its output from the previous, current, and next symbol, with tap weights normalized so that the sum of their magnitudes equals one and the peak output stays within the driver's swing. A representative setting for a moderately lossy channel is a pre-cursor tap of −0.10, a main cursor of 0.75, and a post-cursor tap of −0.15. The negative outer taps subtract the energy that the channel will smear into the neighboring symbol intervals.

Terminology varies by community and is worth pinning down. Pre-emphasis boosts the amplitude of transitions above the steady-state level; de-emphasis holds transitions at full amplitude and attenuates the symbols that follow. The two are mathematically equivalent up to a scale factor, but they differ in whether the peak output voltage rises. Because a driver has a hard swing limit, most modern transmitters implement de-emphasis and pay for the correction with reduced low-frequency amplitude rather than exceeding the supply.

Transmit equalization has a distinctive property: it shapes the signal before the channel adds noise, so it does not amplify receiver noise the way a receive-side linear equalizer does. Its limitation is the swing budget. Every decibel of high-frequency boost is taken out of the low-frequency amplitude, so aggressive transmit equalization reduces the total energy delivered and eventually loses to receiver noise. This is why practical links split the work between transmitter and receiver rather than pushing either to its limit.

In PAM-4 the transmit filter must also preserve level spacing. Because each tap operates on multi-level rather than binary symbols, the driver's linearity error appears directly in the filtered output, and a driver that compresses at large excursions will degrade RLM exactly when the equalizer is working hardest. Multi-level transmitters therefore typically use segmented, thermometer-coded output stages with per-segment calibration, rather than the simpler current-mode drivers that suffice for NRZ.

Receiver Design Considerations

A PAM receiver must resolve several amplitude levels in the presence of noise and residual inter-symbol interference, recover symbol timing from a waveform with reduced transition density, and keep all of its adaptive loops stable. It is substantially harder than a binary receiver.

The core components of a PAM receiver include:

  • Continuous-time linear equalizer (CTLE): An analog filter that boosts high frequencies ahead of the sampler. Operating before sampling lets it improve the signal-to-noise ratio presented to the decision circuits and relax the dynamic-range demand on anything downstream.
  • Variable gain amplifier and offset correction: Multi-level detection depends on absolute amplitude, so automatic gain control and offset cancellation are mandatory rather than optional.
  • Clock and data recovery (CDR): Recovers symbol timing from the data itself. This is harder in PAM-4 than in NRZ because many transitions are between adjacent levels and carry a weaker timing edge, and because transitions that cross multiple levels have different slopes and effective crossing times.
  • Samplers or an analog-to-digital converter: Slicer-based receivers use three comparators per symbol for PAM-4. Digital-signal-processing receivers instead digitize the waveform, typically with six to eight physical bits and roughly five to six effective bits, which is enough to resolve four levels plus the noise and residual interference that the digital equalizer must still remove.
  • Decision feedback equalizer (DFE): Cancels post-cursor inter-symbol interference using previously detected symbols, which is especially valuable against reflections and long impulse-response tails.
  • Multi-level slicers: Comparators that assign each sample to a level by testing it against the three PAM-4 decision thresholds.

Critical design challenges include:

  • Threshold calibration: Decision thresholds must track the received level positions across process, voltage, and temperature, and across changes in the transmitter's equalizer settings. A threshold error consumes noise margin directly.
  • Noise budget: With one-third the voltage margin of NRZ, front-end thermal noise, converter quantization noise, and reference noise all become first-order contributors rather than second-order ones.
  • Linearity: The analog front end must preserve equal spacing through the full input range; compression in the front end is indistinguishable from transmitter compression at the slicer.
  • Jitter-to-amplitude conversion: Because the waveform has finite slope at the sampling instant, timing jitter translates into amplitude error. The conversion factor is worse in PAM-4 because the smaller eyes tolerate less amplitude error to begin with.
  • Adaptation convergence: The CTLE, DFE, thresholds, gain, and timing loops interact. They must converge reliably from an unknown starting point during link training and then remain stable, without one loop chasing another.

The architectural choice between slicer-based and converter-based receivers is the defining trade-off at these rates. Slicer-based analog receivers are efficient and low-latency but offer limited equalization depth. Converter-based receivers digitize the signal and apply long feed-forward filters, decision feedback, and sometimes maximum-likelihood sequence detection in the digital domain, which handles far more channel loss at the cost of converter power and added latency. Long-reach and optical links generally take the converter path; short-reach and latency-critical links generally do not.

Machine-learning techniques, particularly neural-network equalizers for nonlinear optical channels, have been demonstrated in research and in some optical products. Their appeal is the ability to model distortions that linear filters cannot. Their obstacle in mainstream electrical SerDes is the same one that constrains every other block: power and latency per bit.

Equalization Requirements

Equalization combats the inter-symbol interference produced by a channel's frequency-dependent attenuation and group delay. Reduced voltage margin makes it more critical in multi-level signaling than in binary signaling, because residual interference that would merely narrow an NRZ eye can close a PAM-4 inner eye outright.

A practical link combines several techniques at different points in the signal path.

Continuous-Time Linear Equalization (CTLE)

CTLE provides analog equalization before sampling. It implements a frequency-dependent gain that boosts the high frequencies the channel attenuated. A typical CTLE transfer function includes:

  • A configurable DC gain or attenuation that sets the operating amplitude
  • A zero that begins the high-frequency boost
  • One or more poles that cap the boost and limit noise amplification
  • Adjustable peaking, selected during training to match the channel's loss profile

CTLE is power-efficient and adds negligible latency, and by acting before the sampler it protects the dynamic range of everything downstream. Its limitation is that it is a smooth, low-order filter: it cannot invert deep notches caused by reflections or via stubs, and boosting toward such a notch amplifies noise and crosstalk along with the signal.

Feed-Forward Equalization (FFE)

FFE applies a multi-tap finite impulse response filter to the received waveform, canceling both pre-cursor interference (from symbols not yet detected) and post-cursor interference. It may be implemented in the analog domain or, more commonly at high rates, digitally after the analog-to-digital converter.

FFE handles pre-cursor interference, which a decision feedback equalizer structurally cannot, and it never propagates errors. Its drawback is noise enhancement: because it approximates an inverse of the channel, it boosts noise in the same bands where it boosts signal.

Decision Feedback Equalization (DFE)

DFE subtracts the interference contributed by previously detected symbols. Because it operates on clean, quantized decisions rather than on the noisy waveform, it cancels strong post-cursor interference without amplifying noise, which makes it uniquely effective against reflections and long impulse-response tails.

DFE has two well-known limitations. The first is error propagation: an incorrect decision feeds the wrong correction into subsequent symbols and can produce a burst of errors. The second is timing. The first DFE tap must be computed and applied within a single symbol interval, which at multi-gigabaud rates is one of the hardest timing paths on the die and drives designs toward unrolled or speculative implementations.

Error propagation is severe enough in PAM-4 that IEEE 802.3 defines an optional precoding scheme specifically to contain it. The transmitter applies a simple modulo-based recursive precoder ahead of the Gray mapper; the receiver applies the inverse after slicing. The precoder does not reduce the number of channel errors, but it converts a propagating burst into a bounded pair of errors, which the Reed-Solomon code can then absorb. Precoding is negotiated during link training and is widely used on the most difficult channels.

Equalizer Adaptation

Every equalizer section needs an adaptation algorithm to set its coefficients for the specific channel in front of it. Common approaches include:

  • Least mean squares (LMS): Iteratively adjusts coefficients to minimize the mean squared error between the equalized sample and the nearest ideal level.
  • Sign-sign LMS: Uses only the signs of the error and the data, which reduces the update hardware to simple logic at a modest cost in convergence speed and residual error. It is the workhorse in high-speed SerDes.
  • Zero forcing: Drives the sampled interference to zero at specific instants. It is conceptually clean but can amplify noise badly on high-loss channels.
  • Minimum mean squared error (MMSE): Balances residual interference against noise amplification, which is the correct objective when both matter—as they always do in PAM-4.

The amount of equalization a PAM-4 link must supply is substantial. Standards for long-reach electrical interfaces at 50 and 100 Gb/s per lane target channels with roughly 30 dB of insertion loss at the Nyquist frequency, and the most difficult backplane and cable channels approach or exceed that. Recovering a usable eye through that much loss requires the CTLE, FFE, and DFE to be co-designed and co-adapted; tuning any one of them in isolation will not converge on a good answer.

Error Correction Techniques

Forward error correction is effectively mandatory in high-speed PAM systems. The 9.54 dB penalty of PAM-4 pushes the raw error rate to levels that no protocol could tolerate directly, so the link is designed to run with a substantial pre-correction error rate and to rely on the code to deliver a clean data stream. This is a deliberate architectural inversion relative to earlier NRZ links, which were designed to be nearly error-free on their own.

Common FEC Codes for PAM

  • Reed-Solomon codes: Block codes that operate on multi-bit symbols, which suits them well to the bursty errors that DFE and multi-level slicing produce. The dominant example is RS(544,514), known as KP4 and specified in IEEE 802.3 for PAM-4 Ethernet. It works on 10-bit symbols, appends 30 parity symbols to 514 data symbols, and corrects up to 15 symbol errors per codeword. The overhead is about 5.8 percent, and it delivers an electrical coding gain of roughly 6.6 dB, converting a pre-correction bit error rate of about 2.4 × 10⁻⁴ into a post-correction rate below 10⁻¹⁵.
  • Low-density parity-check (LDPC) codes: Iteratively decoded codes that approach the Shannon limit, delivering soft-decision coding gains above 10 dB. The gain comes at the cost of decoder area, power, and latency, so LDPC dominates where those costs are acceptable: coherent optical transport, wireless standards, and—notably—10GBASE-T, where the symbol rate is low enough that a large decoder is affordable.
  • BCH codes: Binary block codes historically used in optical transport, often concatenated with an outer Reed-Solomon code. Hard-decision concatenated schemes of this kind delivered net coding gains in the high single digits of decibels before soft-decision LDPC displaced them.
  • Lightweight codes for low-latency links: PCI Express 6.0 and 7.0 deliberately avoid heavy coding. They pair a very light Reed-Solomon FEC, which corrects a single symbol error per group, with a strong cyclic redundancy check and selective link-level retransmission. The code catches the common single-symbol case in a few nanoseconds, and the rare uncorrected case is repaired by retry. The result preserves the low latency that a memory-coherent interconnect requires, at the cost of a tighter raw error-rate target than Ethernet imposes.

FEC Performance Metrics

  • Coding gain: The reduction in required signal-to-noise ratio for a target output error rate. Roughly 6.6 dB for hard-decision KP4; above 10 dB for soft-decision LDPC in optical transport.
  • Overhead: The fraction of the line rate spent on redundancy—about 5.8 percent for KP4, and 15 to 25 percent for the strong codes used in long-haul optical links.
  • Latency: The delay added by encoding and decoding. Single-pass block codes add nanoseconds; iterative soft-decision decoders add hundreds of nanoseconds to microseconds, which is why interconnect standards and transport standards make opposite choices.
  • Complexity and power: Decoder gate count and switching activity, which at these throughputs is a meaningful fraction of the whole transceiver's power.
  • Error floor: The residual error rate that persists as the input error rate improves. It matters greatly for applications specifying 10⁻¹⁵ or better and is a known concern for iteratively decoded codes.

Interleaving and Scrambling

Interleaving distributes consecutive coded symbols across time or across lanes so that a burst affecting a contiguous stretch of the line is spread over many codewords, each of which then sees only a correctable number of errors. Deeper interleaving tolerates longer bursts but adds latency and buffer memory, so the depth is chosen against the expected burst length rather than maximized.

Scrambling randomizes the transmitted pattern using a linear feedback shift register. It prevents long runs of identical symbols that would starve the clock recovery loop, avoids the periodic patterns that produce worst-case crosstalk and electromagnetic emissions, and keeps the signal's spectral content and average level stable regardless of the payload.

Adaptive and Negotiated FEC

Some systems select the error-correction scheme during link negotiation rather than fixing it. Ethernet interfaces routinely negotiate between different FEC modes depending on the reach and media type, choosing lighter coding for short, clean links and stronger coding where the channel demands it. Fully continuous rate adaptation during operation is used in optical transport but is uncommon in electrical links, where the channel changes slowly and the negotiation cost is better paid once at startup.

Channel Capacity and the Shannon Limit

The theoretical ceiling on error-free data rate over a noisy channel is Shannon's capacity. For an additive white Gaussian noise channel, the capacity C in bits per second is

C = B × log₂(1 + SNR)

where B is the bandwidth in hertz and SNR is the signal-to-noise ratio as a power ratio. Capacity rises linearly with bandwidth but only logarithmically with signal-to-noise ratio, which is the mathematical statement of why bandwidth is so much more valuable than power—and why a channel that has run out of bandwidth is a genuinely hard problem.

Multi-level PAM is the practical response when bandwidth is fixed. It trades the abundant resource, signal-to-noise ratio, for the scarce one, bandwidth. The trade is favorable only while the link still has margin to spend: each additional bit per symbol costs about 6 dB, and once the channel's remaining margin falls below that, the next step in modulation order stops paying.

Spectral Efficiency

Spectral efficiency comparisons are frequently muddled by inconsistent bandwidth conventions, so it is worth stating one explicitly. For baseband PAM at symbol rate R, the Nyquist minimum bandwidth is R/2, and the bit rate is R × log₂(M). Ideal spectral efficiency is therefore 2 × log₂(M) bits per second per hertz:

  • NRZ (M = 2): 2 b/s/Hz
  • PAM-4: 4 b/s/Hz
  • PAM-8: 6 b/s/Hz
  • PAM-16: 8 b/s/Hz

Real links fall well short of these numbers. Pulse shaping with a raised-cosine roll-off factor β divides the ideal figure by (1 + β), and error-correction overhead removes several percent more of the payload. A PAM-4 link with 25 percent excess bandwidth and KP4 coding therefore delivers roughly 3 b/s/Hz of user data against an ideal of 4. Comparisons quoting much lower figures are usually measuring bandwidth to the symbol rate rather than to the Nyquist frequency—a defensible engineering convention, but a different one.

Practical Capacity Considerations

Real channels depart from the ideal additive-white-Gaussian-noise model in ways that reduce achievable rate:

  • Frequency-dependent attenuation: Loss that climbs with frequency does not simply reduce bandwidth; it forces equalization that amplifies noise, so the effective signal-to-noise ratio degrades faster than the raw loss suggests.
  • Reflections and resonances: Impedance discontinuities produce notches in the frequency response. A notch is far more damaging than uniform loss of the same average depth, because no linear equalizer can invert it without unbounded noise gain.
  • Nonlinearity: Driver compression, receiver front-end nonlinearity, and optical modulator and fiber nonlinearity all create distortion that behaves as noise but does not shrink when transmit power rises.
  • Crosstalk: Coupling from neighboring lanes is correlated with those lanes' data, not white. It is the dominant impairment in dense connectors and packages and often sets the real link budget.
  • Timing jitter: Phase noise converts to amplitude error through the waveform's finite slope, an effect that grows worse as eyes narrow.
  • Quantization noise: In converter-based receivers, finite effective resolution places a floor on the signal-to-noise ratio available to the digital equalizer.

Modern coded links close a large fraction of the gap to Shannon capacity on well-behaved channels, and soft-decision LDPC in coherent optical systems comes within a small number of decibels of the limit. High-speed electrical links sit further back, not because their codes are weak, but because crosstalk, reflections, and nonlinearity violate the assumptions the capacity formula rests on.

Directions for Further Gain

  • Hybrid amplitude and phase modulation, which is what quadrature amplitude modulation already is in coherent optical systems
  • Multi-carrier schemes such as discrete multi-tone, which allocate bits per subcarrier according to each subcarrier's measured signal-to-noise ratio
  • Soft-decision decoding and probabilistic shaping, which recover margin without adding levels
  • Co-optimization of modulation, coding, and equalization for a specific channel rather than independent design of each
  • Escaping the bandwidth constraint entirely by moving to optical media or shorter, better-behaved electrical channels through advanced packaging

Implementation Challenges and Trade-offs

Deploying PAM in production systems means navigating trade-offs that span analog design, digital signal processing, power, packaging, and cost.

Analog Design Challenges

  • Transmitter linearity: Producing evenly spaced levels demands segmented drivers with per-segment calibration, and the calibration must track process, voltage, and temperature drift over the product's life.
  • Receiver sensitivity: Resolving one-third-swing eyes requires a low-noise front end, well-regulated supplies, and careful isolation between the analog front end and the switching digital logic on the same die.
  • Termination and impedance control: Reflections consume margin that PAM-4 does not have. Termination accuracy, via design, and trace impedance tolerance all tighten relative to NRZ practice.
  • Clock distribution: Low-jitter clocking becomes a first-order concern, because jitter converts to amplitude error and the amplitude budget is already reduced.

Power Consumption

PAM-4 raises the data rate per pin, not the energy efficiency per bit. The added power comes from high-resolution converters, long adaptive filters, error-correction encoding and decoding, and continuously running calibration loops. Published 112 Gb/s PAM-4 transceivers in advanced FinFET nodes report energy efficiencies on the order of a few picojoules per bit, which corresponds to a few hundred milliwatts per lane; NRZ SerDes at lower rates are generally more efficient per bit because they avoid the converter and the digital signal processing behind it. The engineering conclusion is that PAM-4 is chosen when pins, connectors, or channel bandwidth are the binding constraint—not when power is.

System Integration

  • Backward compatibility: PCI Express and Ethernet interfaces must still negotiate down to legacy NRZ rates, so a PAM-4 SerDes carries a complete NRZ datapath alongside the multi-level one.
  • Link training: Bringing up a multi-level link means converging gain, thresholds, timing, transmit taps, receive equalization, and optionally precoding and FEC mode, from an unknown starting point, within a bounded time, across every channel the standard permits.
  • Interoperability: Transmitters and receivers from different vendors must work together over reference channels, which requires standardized test patterns, compliance methodology, and negotiated parameters.
  • Diagnostics: Built-in self-test, on-die eye monitoring, per-level error counters, and FEC statistics are not conveniences but requirements, because a PAM-4 link that has lost a few decibels of margin still passes traffic until suddenly it does not.

Cost Considerations

  • More complex SerDes intellectual property, generally requiring an advanced process node
  • Larger die area for converters, digital signal processing, and calibration
  • Tighter PCB impedance and loss tolerances, and often lower-loss laminate materials
  • Higher-performance connectors and cable assemblies
  • More extensive validation and compliance testing, with correspondingly expensive instrumentation

Whether that premium is worth paying depends entirely on the application. In hyperscale data centers, where front-panel bandwidth per rack unit is the scarce resource, it plainly is. In cost-sensitive consumer and embedded products, binary signaling at a lower rate frequently remains the better engineering answer.

Applications and Industry Adoption

PAM signaling spans a wide range of deployed systems, and the pattern of adoption reveals what actually drives the choice of modulation order.

High-Speed Serial Interconnects

  • PCI Express 6.0: Adopts PAM-4 at 64 GT/s per lane, doubling PCIe 5.0 throughput to roughly 256 GB/s bidirectional on a x16 link while keeping the same pin count and connector. It also introduced FLIT-based encoding, lightweight FEC, and link-level retry to manage PAM-4's higher raw error rate.
  • PCI Express 7.0: Released by PCI-SIG in June 2025, it retains PAM-4 and doubles the rate again to 128 GT/s per lane, reaching about 512 GB/s bidirectional on a x16 link. That the specification kept PAM-4 rather than moving to PAM-8 illustrates the general point that the next step in modulation order rarely pays.
  • Ethernet at 400G and 800G: Uses PAM-4 at 53.125 GBd for 100 Gb/s electrical and optical lanes and at 106.25 GBd for 200 Gb/s lanes, combined with KP4 Reed-Solomon FEC. Four 100 Gb/s lanes make 400G; eight of them, or four 200 Gb/s lanes, make 800G.
  • InfiniBand: HDR uses PAM-4 at 50 Gb/s per lane and NDR at 100 Gb/s per lane, giving 200 and 400 Gb/s respectively over four-lane ports, with later generations continuing to 200 Gb/s per lane.
  • USB4 Version 2.0: Reaches 80 Gb/s over existing USB-C cabling using three-level PAM-3 at 25.6 GBd, with an 11-bit-to-7-symbol mapping. Choosing PAM-3 over PAM-4 trades spectral efficiency for roughly 3.5 dB of extra eye opening—the right call for a consumer interface that must work over passive cables of uncertain provenance.

Copper Ethernet over Twisted Pair

The oldest volume applications of multi-level PAM are also the highest-order ones:

  • 1000BASE-T: Five-level PAM at 125 MBd on each of four pairs, in service since 1999.
  • 10GBASE-T: Sixteen-level PAM arranged as the two-dimensional DSQ128 constellation at 800 MBd per pair, with Tomlinson-Harashima precoding and LDPC coding. It remains the clearest production example that high-order PAM is entirely practical when the symbol rate is low enough to afford the necessary signal processing.

Memory Interfaces

  • GDDR6X: Micron's graphics memory used PAM-4 to reach 19 to 24 Gb/s per pin, roughly doubling per-pin rate over GDDR6 without a corresponding increase in symbol rate.
  • GDDR7: JEDEC published JESD239 in March 2024, making GDDR7 the first JEDEC-standard DRAM to adopt PAM signaling. It uses PAM-3 rather than PAM-4, encoding three bits across two ternary symbols, with an initial target of 32 Gb/s per pin, headroom defined to 48 Gb/s, and up to 192 GB/s per device. The choice of PAM-3 over PAM-4—by a standards body that had GDDR6X's PAM-4 experience available—is a direct endorsement of the signal-to-noise-ratio-versus-efficiency trade.
  • DDR main memory: DDR5 remains binary throughout, with JEDEC extending the specification to higher transfer rates without changing modulation. Multi-level signaling for mainstream DDR is under industry discussion for future generations but is not part of any published DDR5 specification.

Optical Communications

  • Data center optics: 400G and 800G modules use PAM-4 with directly detected intensity modulation, which keeps the transceiver simple enough for pluggable form factors and short reaches.
  • Coherent transport: Long-haul systems use quadrature amplitude modulation, which is mathematically two orthogonal PAM tributaries carried on the in-phase and quadrature components of the optical carrier, typically doubled again across two polarizations.
  • Co-packaged optics: Emerging designs move the optical engine adjacent to the switch die, shortening the electrical channel so that its PAM-4 lanes can run faster with less equalization.

Automotive Networking

Automotive Ethernet adopted multi-level PAM early, driven by the need to carry high data rates over lightweight unshielded single twisted pairs while meeting stringent emissions limits. 1000BASE-T1, standardized as IEEE 802.3bp, uses PAM-3 at 750 MBd with an 80B/81B mapping and Reed-Solomon FEC. The multi-gigabit variants defined by IEEE 802.3ch—2.5GBASE-T1, 5GBASE-T1, and 10GBASE-T1—all use PAM-4 with 64B/65B encoding and Reed-Solomon FEC, at symbol rates of 1,406.25, 2,812.5, and 5,625 MBd respectively. Here the motivation is not only channel bandwidth but electromagnetic emissions: a lower symbol rate for a given data rate puts less energy at high frequencies, which matters greatly in a vehicle.

The thread running through every one of these applications is the same. PAM is chosen when the number of conductors, the connector, the cable, or the channel's frequency response is fixed and the required data rate is not. Where bandwidth is available and cheap, binary signaling remains simpler, more efficient, and more robust.

Testing and Validation

Validating PAM implementations requires instruments and methods beyond those used for binary signaling, because the quantities that matter—level spacing, per-eye margin, and pre-correction error rate—have no NRZ equivalent.

Eye Diagram Analysis

A PAM-4 waveform produces three stacked eyes between its four levels, and link performance is governed by the worst of them. Key measurements include:

  • Eye height and eye width: Vertical and horizontal openings, specified not as a visible contour but as the opening remaining at a defined low error probability. Contours evaluated at a 10⁻⁶ probability, reported as EH6 and EW6, are the common convention in IEEE and OIF electrical specifications.
  • Level separation mismatch ratio (RLM): The normalized measure of how evenly the four levels are spaced, and the primary transmitter linearity specification for PAM-4.
  • Eye symmetry and skew: Differences between the upper and lower eyes, which expose duty-cycle distortion and asymmetric driver behavior.
  • TDECQ: Transmitter and dispersion eye closure for PAM-4, the standard optical transmitter metric in IEEE 802.3. It expresses, in decibels, how much noise the transmitter's own impairments have effectively added, measured through a reference receiver and equalizer.

Instrumentation requirements follow from the symbol rate rather than the bit rate. A useful rule of thumb is that the oscilloscope must provide roughly two to three times the Nyquist frequency, so a 28 GBd PAM-4 signal (14 GHz Nyquist) calls for about 33 GHz of bandwidth, while 53.125 GBd (26.6 GHz Nyquist) calls for 50 to 70 GHz and sample rates well above 100 GSa/s. Statistical eye analysis accumulates large sample populations to characterize the distribution tails that actually determine the error rate, since the rare events cannot be observed directly in a short acquisition.

Error Rate Measurement

The most common misconception about PAM-4 testing is the expected error rate. Unlike a well-designed NRZ link, a PAM-4 link is not expected to be error-free before correction. IEEE 802.3 budgets a pre-FEC bit error rate as high as 2.4 × 10⁻⁴ for KP4-corrected links, and the code converts that into a post-FEC rate below 10⁻¹⁵. A PAM-4 receiver reporting a pre-FEC error rate of 10⁻⁶ is not marginal; it is comfortably inside its budget with margin to spare.

This changes test methodology in useful ways:

  • Because the pre-FEC rate is high, it can be measured directly in seconds rather than extrapolated over days, which makes margin testing practical during characterization.
  • Post-FEC performance is inferred from the pre-FEC symbol-error distribution rather than measured directly, since observing 10⁻¹⁵ events is not feasible.
  • Error statistics matter as much as error count: the code's correction capability assumes errors are reasonably distributed across codewords, so a burst-heavy distribution can fail at a pre-FEC rate that a random distribution would survive.
  • Test patterns are quaternary rather than binary. PAM-4 compliance uses patterns such as PRBS13Q and PRBS31Q, in which pseudorandom bits are mapped to PAM-4 symbols, along with the linearity and jitter patterns defined by the relevant standard.

Equalization and Compliance Validation

Verifying a PAM link involves characterizing the CTLE, FFE, and DFE sections individually, confirming that adaptation converges from cold start across the full range of permitted channels and environmental conditions, and demonstrating stability once converged. Compliance testing adds transmitter output level and linearity limits, jitter decomposition, receiver stressed-input tolerance, and operation over standardized reference channels—typically defined PCB traces or cable assemblies that represent the worst case the standard admits. Certification is generally performed at accredited laboratories with calibrated instrumentation.

Debug and Diagnostic Features

Production PAM implementations expose diagnostics that are essential in the field:

  • FEC symbol-error and codeword-error histograms, which reveal margin trends long before uncorrected errors appear
  • Per-level and per-threshold error counters that identify which eye is closing
  • On-die eye monitors that sweep sampling phase and threshold to reconstruct the eye without external instruments
  • Loopback modes at several points in the datapath to isolate transmit from receive faults
  • Readback of equalizer coefficients and adaptation state, which often diagnoses a channel problem faster than any measurement
  • On-die temperature and supply monitors to correlate error bursts with environmental events

Future Trends and Research Directions

Work on PAM continues along several lines, some incremental and some structural.

Modulation Order and Symbol Rate

Research into PAM-8 and beyond for high-speed electrical links continues, but the arithmetic is unforgiving: each step costs roughly 6 to 7 dB on channels that already lack margin. The industry's revealed preference has been to raise the symbol rate instead, pushing PAM-4 from 26.5625 to 53.125 to 106.25 GBd and beyond, while investing in lower-loss materials, better connectors, and shorter electrical reach. PAM-3 has meanwhile gained ground in the opposite direction, trading a little efficiency for margin where the channel or the ecosystem demands it.

Hybrid and Multi-Dimensional Schemes

  • Amplitude combined with phase, which quadrature amplitude modulation already realizes in coherent optical links
  • Polarization multiplexing in optical systems, carrying independent tributaries on orthogonal polarizations
  • Multi-carrier discrete multi-tone, which adapts the bit loading of each subcarrier to its measured channel quality—valuable on frequency-selective channels where a single-carrier scheme must design for the worst frequency
  • Multi-dimensional constellations such as the DSQ128 arrangement already used in 10GBASE-T, which recovers coding gain from the geometry of the constellation itself

Signal Processing and Detection

  • Maximum-likelihood sequence detection, which decides on symbol sequences rather than individual symbols and outperforms threshold detection on channels with controlled inter-symbol interference
  • Neural-network equalizers for nonlinear optical channels, where the distortion is not well modeled by linear filters
  • Faster, more robust link training that converges reliably across a wider range of channels
  • Automated tuning that maintains optimal settings across process, voltage, and temperature variation over the product's lifetime

Advanced Error Correction

  • Soft-decision decoding in electrical links, which converter-based receivers make feasible because they already have amplitude information the slicer would discard
  • Polar codes and other capacity-approaching constructions with lower decoding complexity than LDPC
  • Codes engineered specifically for the burst statistics that DFE and multi-level slicing produce, rather than for the random-error model
  • Tighter co-design of the modulation, the mapping, and the code, so that the code sees the error distribution it was designed for

Packaging and Integration

The most consequential trend may be structural rather than modulation-related. Chiplet architectures, 2.5D interposers, and co-packaged optics all shorten the electrical channel dramatically. A short, well-controlled die-to-die channel has bandwidth to spare, which frequently makes wide, slow, binary interfaces the better answer than narrow, fast, multi-level ones. In that sense the long-term trajectory of PAM depends less on how many levels engineers can resolve than on how much of the interconnect problem packaging can remove.

Energy Efficiency

  • Analog-centric and mixed architectures that avoid full digitization where the channel does not require it
  • Converter designs that trade resolution against power under the protection of the error-correction code
  • Dynamic scaling of rate, equalization depth, and coding strength to match actual traffic and channel conditions
  • Continued process scaling, which improves the digital signal processing far more than it improves the analog front end

Summary and Key Takeaways

PAM increases data rate within a fixed bandwidth by encoding multiple bits per symbol as discrete amplitude levels. The essential points are:

  • The trade is bandwidth for signal-to-noise ratio. PAM-4 halves the required bandwidth for a given bit rate and pays 20 × log₁₀(3), about 9.54 dB, for the privilege. Each further doubling of levels costs roughly another 6 to 7 dB.
  • The level count is a design variable. PAM-3 gives up only about 6 dB against NRZ and has been adopted by USB4 Version 2.0, GDDR7, and automotive 1000BASE-T1 precisely because the extra margin outweighs the lost efficiency.
  • High order and high symbol rate are what conflict. 10GBASE-T has used sixteen-level PAM in volume since 2006 at 800 MBd, while multi-gigabaud copper links stop at four levels. The constraint is the product of the two, not either alone.
  • Equalization is not optional. CTLE, FFE, and DFE must be co-designed and co-adapted to recover a usable eye through 30 dB or more of channel loss, and PAM-4 links commonly add precoding to keep DFE error propagation bounded.
  • Gray coding is the cheapest gain available. Mapping adjacent levels one bit apart confines the common single-level slip to a single bit error, roughly halving the bit error rate for a given symbol error rate at no hardware cost.
  • FEC is part of the architecture, not a safety net. PAM-4 Ethernet is designed to run at a pre-correction bit error rate as high as 2.4 × 10⁻⁴, with KP4 Reed-Solomon coding supplying about 6.6 dB of gain to reach a post-correction rate below 10⁻¹⁵.
  • Linearity is the hard analog constraint. Unequal level spacing shrinks one eye at another's expense, which is why RLM appears in every PAM-4 transmitter specification and why drivers are segmented and calibrated.
  • PAM buys rate per pin, not energy per bit. Converters, long adaptive filters, and FEC decoding make PAM-4 lanes power-hungry. It is the right choice when pins, connectors, or channel bandwidth are the binding constraint.
  • Testing follows different rules. Instrument bandwidth is set by symbol rate, error-rate measurement targets the pre-FEC regime, error distribution matters as much as error count, and compliance patterns are quaternary rather than binary.

PAM signaling is best understood not as a fixed technique but as one lever in a system-level budget that also includes symbol rate, channel materials, equalization depth, coding strength, and packaging. The engineering skill lies in knowing when adding a level is the cheapest available decibel—and, just as often, when it is not.

Related Topics

To deepen your understanding of PAM signaling and related concepts, explore these additional topics: