SerDes & High-Speed I/O · All levels

NRZ vs PAM4 Signaling Tradeoffs

SerDes Foundations & Signaling: NRZ encodes one bit per unit interval with two voltage levels, simplifying receiver design but demanding higher bandwidth per Gbps. PAM4 packs two bits per UI using four levels, halving symbol rate for the same bit rate but compressing vertical eye height and increasing sensitivity to noise, nonlinearity, and level-spacing drift. Signaling choice couples to equalization complexity, ADC/DSP requirements, FEC overhead, and compliance test methodology.

What this topic teaches

NRZ vs PAM4 Signaling Tradeoffs turns SerDes theory into production-grade review decisions. NRZ encodes one bit per unit interval with two voltage levels, simplifying receiver design but demanding higher bandwidth per Gbps. PAM4 packs two bits per UI using four levels, halving symbol rate for the same bit rate but compressing vertical eye height and increasing sensitivity to noise, nonlinearity, and level-spacing drift. Signaling choice couples to equalization complexity, ADC/DSP requirements, FEC overhead, and compliance test methodology.

The main objective is to identify where the first loss starts in the link service path, prove it with reproducible traces, and close with the smallest owner-controlled fix.

Senior SerDes work is less about isolated register tuning and more about cross-layer causality: traffic shape, command stream legality, bank behavior, PHY margin, and field reliability must agree before signoff.

Senior-engineer framing question

When Eye opening (height/width) and SNR margin at target data rate and channel loss. regresses, can you prove whether the first failure is locality collapse, timing-window pressure, scheduler fairness loss, lane-margin drift, or reliability policy overhead?

diagram
SERDES LINK DIAGRAM - NRZ vs PAM4 Signaling Tradeoffs

[Parallel PCS] -> [TX FFE] -> [Channel: package/PCB/cable] -> [RX AFE/CTLE] -> [CDR/Sampler] -> [DFE/DSP] -> [PCS]

Focus: link physical state changes to service-level latency and bandwidth outcomes
Metric tracked: Eye opening (height/width) and SNR margin at target data rate and channel loss.

Architecture and timing visuals

Draw the mechanism before tuning knobs. These visuals are optimized for design reviews, bring-up triage, and interview whiteboards.

SerDes signal path (Nrz Pam4 Signaling)

diagram
SERDES PATH - Nrz Pam4 Signaling

TX PCS -> FFE -> channel -> CTLE -> CDR -> DFE/DSP -> RX PCS
section: serdes-foundations

Eye and margin lens (Nrz Pam4 Signaling)

diagram
EYE MARGIN - Nrz Pam4 Signaling

width (timing) x height (levels for PAM4)
BER ties to both dimensions + jitter

Array hierarchy context

diagram
INSERTION LOSS - NRZ vs PAM4 Signaling Tradeoffs

|SDD21| dB
  0 ----        \____
             \____
                  \_______
                        \________> freq
                         f_Nyquist

Higher loss -> more ISI -> more equalization needed

Command timing context

diagram
CDR LOOP - NRZ vs PAM4 Signaling Tradeoffs

data in -> [Phase Detector] -> [Loop Filter] -> [VCO/PI] -> recovered clock
                ^                                    |
                +------------------------------------+

BW trade: tracking vs jitter peaking

Controller queue context

diagram
TRAINING FSM - NRZ vs PAM4 Signaling Tradeoffs

Detect -> Electrical Idle -> RX Adapt -> TX FFE -> BER Check -> Align -> Active
   |           |                |           |          |         |
 timeout    partner wait      CTLE/VGA    presets    deskew   mission

Ownership layers

diagram
OWNERSHIP LAYERS - NRZ vs PAM4 Signaling Tradeoffs

protocol/MAC     : link firmware owner
PHY digital      : SerDes architect
PHY analog       : PHY analog designer
SI/PI + package  : SI/PI owner
validation       : validation owner

Evidence to collect before changing knobs

Fast closure comes from complete evidence packets, not from isolated counter wins. Every recommendation should carry a metric, artifact, owner, and rollback-safe validation plan.

  • Primary metric: Eye opening (height/width) and SNR margin at target data rate and channel loss..

  • Primary artifact: NRZ vs PAM4 eye overlay with level histogram and SNR budget sheet..

  • Owners to include: SerDes architect, PHY analog designer, SI/PI owner, validation owner, link firmware owner.

  • One reproducible failing traffic slice plus one stable comparator capture.

  • One command legality timeline that isolates first failing transition.

  • One margin or reliability packet when PHY or RAS behavior is implicated.

Bandwidth-latency operating lens

diagram
JITTER BUDGET - NRZ vs PAM4 Signaling Tradeoffs

refclk RJ  + PLL noise + TX RJ/DJ + channel ISI + RX CDR peaking = total TJ
Each block must fit compliance mask and BER target

Root-cause decision tree

diagram
SERDES DEBUG TREE - NRZ vs PAM4 Signaling Tradeoffs

symptom: BER / eye / training fail
  |-- training timeout -> presets / partner / FSM
  |-- eye closed -> channel loss / FFE / CTLE
  |-- jitter fail -> CDR BW / refclk / PI noise
  |-- lane specific -> package / via / deskew
  -- runtime drift -> thermal / voltage / EMI

Key takeaways

  • Prove first failing transition before touching broad tuning policies.

  • Tie command-level behavior to application-visible QoS outcomes.

  • Close with accountable owner, rollback criteria, and corner validation.

Common pitfalls

  • Optimizing average GB/s while p99 latency and fairness degrade.

  • Comparing traces without fixed firmware, timing profile, and thermal tags.

  • Declaring closure without reliability and retrain robustness checks.

SerDes deep dive

Serializer/deserializer architecture, NRZ and PAM4 signaling, lane/link topology, and clocking/jitter fundamentals for high-speed I/O.

Concept diagram

diagram
SERDES FOUNDATIONS
serializer-deserializer-basics -> nrz-pam4-signaling -> closure

Metric graph

diagram
MARGIN TREND
healthy ██████
failing ██

Reports and artifacts

  • eye margin log

  • BER/FEC counter sheet

  • coefficient dump

  • JTOL/compliance margin report

Mini case study

A corner board failed link training after package update; isolating lane skew and PI noise restored margin.

Debug branches

  • Classify failure: training, eye, jitter, deskew, or runtime drift

  • Capture coefficient and margin artifacts under fixed thermal tags

  • Correlate SI/PI measurements before retuning adaptation

Senior review question

Ask: which latency, bandwidth, and reliability evidence proves this SerDes topic is closed under real traffic?

Key takeaways

  • Always tie controller and PHY counter shifts to application latency and throughput outcomes.

  • Lock firmware timing profile, thermal condition, and DIMM state before comparing SerDes captures.

Common pitfalls

  • Chasing peak bandwidth while ignoring p99 latency and fairness tails.

  • Changing timing guardbands without separating SI noise from scheduling issues.

  • Declaring closure without reliability gates, fault injection, and regression replay.