| Thread Links | Date Links | ||||
|---|---|---|---|---|---|
| Thread Prev | Thread Next | Thread Index | Date Prev | Date Next | Date Index |
|
Hi Mike, Richard,
Focus: Explanation for the large TDECQ difference between Phase=0 and Phase= 24.
It was nice speaking with you during breakfast, and I looked into your concern regarding Phase=0 has TDECQ_fixed= 6.39 dB while Phase= 24 has TDECQ_fixed= 2. 70 dB which seems odd!
Yes, I am not truncating the histograms.
The large reduction in TDECQ_fixed (Phase0= PhaseHist) from 6.39 dB at Phase 0 to.2.70 dB at Phase= 24 is mainly due to the "improved timing alignment" between the sampling phase and the channel response.
- This alignment enables the equalizer to significantly reduce residual ISI, increase effective eye opening (OMA_TDECQ) and require less DFE correction.
- Although the estimated noise is actually higher at Phase= 24, the reduction in ISI more than compensates, resulting in a much lower TDECQ.
- Comment: Phase= 24 provides a substantially cleaner equalizer eye than Phase= 0, and the TDECQ improvement is primarily ISI-driven rather than noise-driven.
How do you see?
Below are the key observations.
Below is the reasoning for Phase= 24 being better.
- At Phase= 24, the equalizer is able to concentrate much more signal energy into the target symbol and suppress residual ISI more effectively.
- Evidence of this includes:
* Equalizer gain (Ceq) increases from 1.576 to 3.615.
* Effective eye opening (OMA_TDECQ) improves from 0.417 to 0.688.
* Required DFE decrease from 0.33 to 0.19, indicating that less post-cursor cancellation is needed.
- Comment: Sampling phase at Phase= 24 is much better aligned with the dominant cursor of the channel response, resulting in a cleaner equalizer eye.
Below is the reasoning noise being not the main driver.
- Interestingly, the estimated noise actually increases, wherein Phase=0 has sigmaG= 0.010 and Phase= 24 has sigmaG= 0.017.
- If noise were the dominant factor, we would expect TDECQ to worsen but instead TDECQ improves dramatically.
- Comment: This indicates that the improvement comes primarily from:
* Reduced residual ISI.
* Better timing alignment.
* Improved equalizer solution.
* Greater effective eye opening.
rather than from any reduction in Gaussian noise.
Regards,
Hansel
From: Hansel DSilva <00004708d0869f3e-dmarc-request@xxxxxxxxxxxxxxxxx>
Sent: Tuesday, July 14, 2026 6:26 AM To: STDS-802-3-B400G-OPTX@xxxxxxxxxxxxxxxxx <STDS-802-3-B400G-OPTX@xxxxxxxxxxxxxxxxx> Subject: Re: [802.3_B400G_OPTX] [EXTERNAL] RE: [**EXTERNAL**] RE: IEEE 802.3 TDECQ: Clarification on Histogram Window positioning CAUTION: EXTERNAL EMAIL
Hi,
Apologizes for the lengthy email, I am trying my best to recognize the different positions of individuals.
Clause 180 in IEEE 802.3dj D3p1: "Two vertical histograms are measured through the eye diagram, nominally centered 0.05 UI before and after sampling phase phi0. Each of the histogram windows spans all of the modulation levels of the eye diagram, as illustrated
in Figure 180-11. The precise time position of the pair of histogram windows is adjusted to minimize TDECQ while keeping the histogram windows spaced 0.1 UI apart."
I was able to script it out at
https://opensource.ieee.org/hansel.dsilva/com_code/-/tree/tdecq/Exploratory/tdecq?ref_type=heads.
For today Tuesday, below are a few observations that may help frame the discussion between Phase0 equal to PhaseHist and Phase0 approximately equal to PhaseHist.
How do you see the below?
Below is a brief description of the setup.
1] samples per UI= 25
- Comment: Clause 180: "Each histogram window has a width of 0.04 UI."
2] Discrete phase indices: Phase= 0, 1, 2, ..., 24.
3] Equalizer optimization phase: Phase0= Phase/ samples per UI.
4] Histogram phase: PhaseHist= Phase0+ delta
Where delta is the histogram-center offset.
Under "local optimization" interpretation: -0.1UI<= delta<= +0.1UI.
5] Histogram windows are then positioned as:
Left= PhaseHist- 0.05 UI
Right= PhaseHist+ 0.05 UI
Therefore: Right- Left= 0.10 UI is always maintained.
6] Delta UI= PhaseHist- Phase0= delta
- Comment:
- It is a wrap-around (modulo-1 UI) phase difference.
- The reported phase offset should represent the minimum phase displacement between PhaseHist and Phase0 on a circular UI scale.
- Since the phase is periodic with a period of 1 UI, the offset is then wrapped into the interval: -0.5<= Delta UI<= +0.5
- Applied is the following:
Delta UI= Delta UI- 1...for Delta UI> +0.5
Delta UI= Delta UI+ 1...for Delta UI< -0.5
Delta UI= Delta UI...otherwise
7] TDECQ_fixed= TDECQ(Phase0)
- Comment. Histogram pair centered at Phase0.
8] TDECQ_search= TDECQ(Phase0, PhaseHist)
- Comment. Equalizer remains optimized at Phase0, but the histogram is allowed to move to PhaseHist.
9] Improvement in TDECQ: Delta TDECQ= TDECQ_search- TDECQ_fixed.
- Comment: Negative values indicate an improvement in TDECQ.
Below are the results.
Below are four observations.
1] Observation #1: Phase0 is approximately equal to PhaseHist
- The optimum histogram position is either equal to, or very close to Phase0.
- Moving the histogram pair provides little or no additional benefit.
- The eye is already being evaluated near its optimum sampling position.
- Comment. These cases suggest that the optimum histogram location can, in some circumstances, coincide with or remain very close to the equalizer optimization phase.
2] Observation #2: PhaseHist is offset from Phase0
- Allowing the histogram center to move away from Phase0 produces a noticeable reduction in TDECQ (improves TDECQ).
- ***Important***: Optimum histogram phase does not seem to wander arbitrary over the entire UI.
=> Even for the cases showing the largest TDECQ improvements, the optimum PhaseHist remains within ***approximately*** +-0.1 UI of Phase0 after modulo-1 wrap-around is taken into account.
=> In this dataset, the maximum observed offset is approximately 0.10 UI.
- Several phases exhibit improvements approaching or exceeding 1 dB when the histogram center is shifted by approximately 0.08-0.10 UI.
- Comment: This suggests that, while PhaseHist may differ from Phase0, the optimum offset remains relatively localized around Phase0 rather than moving freely across the entire UI.
3] Observation #3: Phase0 Boundary/ Wrap-around Effect
- Phase 0 exhibits the largest TDECQ improvement observed in the dataset.
- Although the numerical value of PhaseHist appears significantly different from Phase0, the wrapped phase difference is only delta UI= -0.075 UI.
- Due to the periodic nature of phase, PhaseHist= 0.925 UI may be interpreted as a local phase shift ocurring 0.075 UI before Phase0= 0.000 UI.
- Comment: This observation provides a strong example that PhaseHist= Phase0 does not always yield the minimum TDECQ.
- Question. Is the observed TDECQ reduction attributable to a realistic receiver behavior near the phase boundary, or is it a consequence of introducing additional optimization freedom into the metric?
4] Observation #4: Largest improvement occurrence
- Interestingly, the largest TDECQ improvements occur near the later phases where the optimum histogram offset approaches the imposed search limit.
- This could be interpreted in two different ways:
A. The eye is asymmetric and a local histogram shift better captures receiver behavior
B. The TDECQ calculation is benefiting from an additional optimization degree of freedom.
- Comment: Distinguishing between these two interpretations may ultimately require agreement on the receiver's behavior being modeled.
Below are the final comments.
1] In support of Laurent's position: I am not seeing evidence from this dataset that PhaseHist= Phase0 must always hold
- Comment: Several cases show improved TDECQ when the histogram center is allowed to move away from Phase0.
2] In support of Adee/ Mike Dudek/ Norm: I am not seeing a need based on this dataset for PhaseHist to be completely independent of Phase0 over the entire unit interval.
- Comment: The optimum histogram phase appears to remain relatively localized around Phase0 rather than wandering arbitrarily across the full UI.
3] The results appear more consistent with: PhaseHist= Phase0 + delta
Where, delta is allowed to vary over a limited range while maintaining:
Left = PhaseHist - 0.05 UI
Right = PhaseHist + 0.05 UI
Where, Right- Left= 0.10 UI is always preserved
- Comment: In the results above, the optimum offset was observed to remain withing approximately |delta|<= 0.10 UI after modulo-1 wrap-around is taken into account.
4] Question. Your simulation only examined +-0.1 UI, so how can you conclude anything about the full UI?
Answer. Fair point. The analysis only evaluated a +-0.1 UI histogram-center search range. Therefore, I am not claiming that the global optimum must lie within +-0.1 UI. Rather, I am observing that, within the search range evaluated, the optimum PhaseHist
was consistently found within that local neighborhood of Phase0. Determining whether larger offsets provide additional improvement would require extending the histogram-center search beyond +-0.1 UI.
In support of the question raised by Richard, which I believe may be the key question underlying this discussion: What receiver behavior or impairment is the histogram phase adjustment intended to model? Clarifying that receiver model may ultimately
determine which interpretation is most appropriate.
Below is some insight in helping start a discussion.
1] PhaseHist= approx. Phase0 with only small local adjustment
- Histogram pair represents the same timing reference used by the equalizer optimization and symbol decisions.
- The small local adjustment accounts for finite timing resolution, implementation uncertainty, interpolation error, clock recovery tolerance or other practical imperfections.
- The histogram search is not intended to represent an independent timing optimization, but rather a refinement around the receiver's selected sampling phase.
- Under this interpretation, moving the histogram center slightly allows the measurement procedure to avoid artifacts caused by discrete phase granularity while remaining representative of the actual receiver operation.
- This interpretation appears consistent with the Clause 180 wording: ""nominally centered 0.05 UI before and after sampling phase phi0" since the histogram pair remains associated with the sampling phase rather than becoming a separate optimization variable.
2] PhaseHist independent of Phase0
- The histogram pair represents a timing reference that is not necessarily tied to the equalizer optimization phase.
- The histogram search models a receiver in which monitoring, slicing, adaptation or quality-estimation functions may operate using different timing references.
- Under this interpretation, Phase0 determines where the equalizer is optimized, while PhaseHist independently determines where the noise distributions are evaluated.
- The histogram adjustment seeks the location that minimizes TDECQ regardless of where the equalizer optimization occurred.
- A sophisticated receiver architecture with independent monitoring circuitry could potentially justify this interpretation.
- However, it raises the question of whether the resulting improvement represents a realistic receiver capability or simply additional mathematical freedom withing compliance metric?
3] Adee's proposed Redacted comments L08 and L09:
https://www.ieee802.org/3/dj/comments/D3p1/8023dj_D3p1_Non-BallotComments_Adee_Ran_proposed_Redacted.pdf
- The comments are stronger than supporting a relationship between PhaseHist and Phase0.
- These comments specially argue from a receiver-model perspective.
- A few interpretations of L09:
A. Real receivers optimize their equalizers based on an average sampling phase.
B. The concept of moving the histograms away from being symmetrically spaced around a sampling phase are not from the old TDECQ...
C. This additional degree of freedom increases the space on which TDECQ should be optimized...
D. ...expecting a real receiver to optimize at one phase but sample at another phase is not realistic..
Comment: One interpretation of L09 is that the Equalizer Optimization Phase, Receiver Sampling Phase, and Histogram Center Phase are fundamentally linked. Under this view, introducing an independently optimized histogram-center phase may create an additional
degree of freedom beyond that expected of a minimally compliant receiver.
- A few interpretations of L08:
A. The purpose of using two separated histograms is to account for varying sampling phase in a real receiver.
B. The histogram does not model any real behavior and is only widening each histogram and increases variability of measurement results.
C. Ideally a zero width histogram could be used to capture the vertical opening at each specific phase.
Comment: L08 appears to emphasize measurement of signal quality at specific phase locations. In the limit of sufficient oversampling or interpolation, the histogram measurement approaches a specific phase point rather than relying on wider histogram
windows. Under this interpretation, the role of the histogram is to characterize signal quality at a sampling phase rather than to identify a more favorable sampling phase.
4] Questions to ask ourselves and discuss among each other are the following.
- Is the histogram offset intended to model clock recovery uncertainty?
- Is it intended to model finite timing resolution of the measurement process?
- Is it intended to model phase-tracking error in the receiver?
- Is it intended to model implementation variation between the equalizer and decision circuitry?
- Is it intended to model an independently optimized timing path within a sophisticated receiver architecture?
- If PhaseHist differs significantly from Phase0 and yields a lower TDECQ, does that represent an actual receiver capability, or does it simply represent a larger optimization space within the compliance metric?
- Finally, is the purpose of TDECQ to report the mathematically lowest achievable value or to emulate a specific receiver behavior?
Regards,
Hansel D'Silva
Standards Development Engineer- Amphenol
From: Hansel DSilva <00004708d0869f3e-dmarc-request@xxxxxxxxxxxxxxxxx>
Sent: Monday, July 13, 2026 11:34 AM To: STDS-802-3-B400G-OPTX@xxxxxxxxxxxxxxxxx <STDS-802-3-B400G-OPTX@xxxxxxxxxxxxxxxxx> Subject: Re: [802.3_B400G_OPTX] [EXTERNAL] RE: [**EXTERNAL**] RE: IEEE 802.3 TDECQ: Clarification on Histogram Window positioning CAUTION: EXTERNAL EMAIL
Hi,
I do not mean to put my hat in the ring as this is not my cup of tea.
Though I have started to code out an open-source script in calculating TDECQ under the guidance of Norm, Laurent, Roberto, Amit, Richard and a few others, which is posted at
https://opensource.ieee.org/hansel.dsilva/com_code/-/tree/tdecq/Exploratory/tdecq?ref_type=heads and a final version release is pending. Reach out if interested.
Clause 180 in IEEE 802.3dj D3p1: "Two vertical histograms are measured through the eye diagram, nominally centered 0.05 UI before and after sampling phase phi0. Each of the histogram windows spans all of the modulation levels of the eye diagram, as illustrated
in Figure 180-11. The precise time position of the pair of histogram windows is adjusted to
minimize TDECQ while keeping the histogram windows spaced 0.1 UI apart."
The text clearly requires the histogram windows to remain 0.1 UI apart. The question is whether their center is constrained to Phase0 or may vary independently? Laurent's interpretation is consistent with preserving historical TDECQ behavior and receiver architectures
with independent slicer timing. However, the wording "nominally centered" suggests the histogram-center search should remain local to Phase0 rather than becoming a completely independent optimization over the entire unit interval.
Therefore my interpretation is:
- It is not PhaseHist= Phase0 nor PhaseHist is free over entire UI.
- PhaseHist = approx. Phase0 with a constrained local optimization.
- For example, PhaseHist= Phase0+ delta where delta belongs to the interval from minus 0.1 UI to plus 0.1 UI.
=> Then Left = PhaseHist - 0.05 UI and Right = PhaseHist + 0.05 UI in selecting the minimum TDECQ.
How do you see it?
My reading of the discussion so far is recognizing three positions.
1] Laurent's interpretation
Phase0 = equalizer optimization phase
PhaseHist = histogram center phase
PhaseHist and Phase0 are independent
With only requirement: Left histogram = PhaseHist - 0.05 UI and Right histogram = PhaseHist + 0.05 UI wherein Right- Left= 0.1 UI being always maintained.
Comment:
A. In this interpretation:
1) Optimize equalizer at phase0.
2) Build eye.
3) Move histogram pair center.
4) Find minimum TDECQ.
B. This introduces another search dimension: TDECQ(phase0, histogram_center) rather than TDECQ(phase0) alone.
2] Norm/ Mike/ Adee interpretation
- The key sentence in Clause 180: "Two vertical histograms are measured through the eye diagram, nominally centered 0.05 UI before and after sampling phase phi0".
- The above implies: Histogram center= approx. Phase0 and not histogram center completely independent of phase0.
- The subsequent sentence: "The precise time position of the pair of histogram windows is adjusted to minimize TDECQ while keeping the histogram windows spaced 0.1 UI apart"
- The above implies: small adjustment around Phase0 rather than free search over the entire UI...which is Norm's position.
3] Rich's question (most important)
- Rich asks: What receiver impairment or uncertainty is the histogram intended to model?
- This is a fundamental question.
- If phase0 already comes from the TDECQ optimization itself then: what additional physical receiver capability does PhaseHist not equal to Phase0 represent?
- Laurent's answer: independent slicer timing which can occur in a sophisticated receiver.
I will attempt to code something and share some insight, I do not have a preference whether position 1] or 2] though wish the ambiguity is cleared in helping me complete the coding of the script of TDECQ.
Regards,
Hansel D'Silva
Standards Development Engineer- Amphenol
From: Richard Mellitz <000014533bad0b9c-dmarc-request@xxxxxxxxxxxxxxxxx>
Sent: Sunday, July 12, 2026 3:44 PM To: STDS-802-3-B400G-OPTX@xxxxxxxxxxxxxxxxx <STDS-802-3-B400G-OPTX@xxxxxxxxxxxxxxxxx> Subject: Re: [802.3_B400G_OPTX] [EXTERNAL] RE: [**EXTERNAL**] RE: IEEE 802.3 TDECQ: Clarification on Histogram Window positioning CAUTION: EXTERNAL EMAIL
Since the measured eye already includes all transmitter jitter and phase 0 is optimized directly through the TDECQ search, what receiver impairment or uncertainty is the histogram intended to model? Without identifying the physical meaning of the histogram, it is difficult to determine whether the histogram center should be tied to phase 0 or treated as an independent optimization variable. …Rich
Get
Outlook for iOS
From: Mike Dudek <mtdudek@xxxxxxxxx>
Sent: Sunday, 12 July 2026 10:09:41 To: STDS-802-3-B400G-OPTX@xxxxxxxxxxxxxxxxx <STDS-802-3-B400G-OPTX@xxxxxxxxxxxxxxxxx> Subject: Re: [802.3_B400G_OPTX] [EXTERNAL] RE: [**EXTERNAL**] RE: IEEE 802.3 TDECQ: Clarification on Histogram Window positioning
At lower speeds and D3.0 the reference phase was the average zero crossing. These were the words that allowed a phase search from that zero crossing reference. With D3.1 the phase search is explicit
San Clemente
CA 92673
On Sun, Jul 12, 2026, 5:18 AM Adee Ran (aran) <0000147b29386f6c-dmarc-request@xxxxxxxxxxxxxxxxx>
wrote:
To unsubscribe from the STDS-802-3-B400G-OPTX list, click the following link: https://listserv.ieee.org/cgi-bin/wa?SUBED1=STDS-802-3-B400G-OPTX&A=1 To unsubscribe from the STDS-802-3-B400G-OPTX list, click the following link: https://listserv.ieee.org/cgi-bin/wa?SUBED1=STDS-802-3-B400G-OPTX&A=1 To unsubscribe from the STDS-802-3-B400G-OPTX list, click the following link: https://listserv.ieee.org/cgi-bin/wa?SUBED1=STDS-802-3-B400G-OPTX&A=1 To unsubscribe from the STDS-802-3-B400G-OPTX list, click the following link: https://listserv.ieee.org/cgi-bin/wa?SUBED1=STDS-802-3-B400G-OPTX&A=1 To unsubscribe from the STDS-802-3-B400G-OPTX list, click the following link: https://listserv.ieee.org/cgi-bin/wa?SUBED1=STDS-802-3-B400G-OPTX&A=1 |