Eye Center Detection in PAM4 Signal Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for determining the slicing threshold in eye diagram analysis are suboptimal, particularly when dealing with distortions in the received signal, leading to less than ideal slice points and increased bit error rates due to reliance on a single phase and threshold value without considering the full range of voltage levels and phases.

Innovation Solution

A method and system that calculate the optimal slicing threshold by determining the eye center in a signal plot based on sample counts at different voltage levels, calculating ratios of samples above a voltage level, and adjusting the quantizer threshold using a weighted average of these ratios to account for variations across multiple voltage levels and phases.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If the prior art method of finding the phase with the widest eye opening and determining the center between the lids at only that phase is used, then the method is simple and fast, but the calculated slice point is less than optimal due to signal distortions

Engineering Contradiction:
Improveslice point accuracyVSAvoidalgorithm complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent extends the traditional 2D eye diagram analysis (phase vs. voltage) into a 3D analysis by introducing a third dimension: the ratio of samples above a voltage level. This additional dimension allows for more comprehensive evaluation of eye center location, enabling accurate slice point determination even in the presence of signal distortions, while maintaining computational efficiency through systematic processing of sample ratios across multiple voltage levels and phases.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Reliability

If a single phase and threshold value is used for slicing, then the method is computationally efficient, but the slice point accuracy deteriorates due to signal distortions

Engineering Contradiction:
Improveslice point reliabilityVSAvoidprocessing speed
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The patent applies partial action by focusing computations on specific voltage levels and phases that are most relevant to eye center determination. Rather than exhaustively analyzing all possible combinations, the method strategically samples at key points and uses ratio calculations to interpolate optimal slice points, achieving high reliability without sacrificing processing speed.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The patent dynamically adjusts the threshold value and phase selection based on calculated sample ratios. By changing these parameters adaptively rather than using fixed values, the method maintains high slice point reliability across varying signal conditions while keeping computational complexity manageable through efficient ratio-based updates.

Inventive Principle:
Principle #35Parameter changes

3Measurement precision

If the method considers only the range of voltages defining the received signal at a single phase, then the processing is simple, but the adaptation decision is suboptimal due to ignoring variations across different voltage levels

Engineering Contradiction:
Improveeye center location precisionVSAvoidprocessing complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the eye diagram analysis into discrete voltage levels and phases, evaluating sample ratios at each segment. This segmentation allows systematic processing of multi-dimensional data while maintaining computational efficiency. By dividing the complex 3D analysis into manageable segments and combining results through ratio calculations, the method achieves high precision eye center location without overwhelming processing complexity.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS11196484B2Finding the eye center with a low-power eye monitor using a 3-dimensional algorithm
Publication Date: 2021.12.07 MACOM TECH SOLUTIONS HLDG INC
  • US11196484B2 patent drawing
  • US11196484B2 patent drawing
  • US11196484B2 patent drawing

AI summary

An improved method and system for locating a slicer threshold and phase is disclosed. A two-dimensional field of coordinates is defined using phase versus eye monitor magnitude. At each coordinate, the number of samples above the eye monitor magnitude are counted. Dividing by the total number of samples considered yields a ratio between 0 and 1. Each eye 0, 1, 2 (bottom, middle, top in a PAM4 system) has an ideal ratio (75%, 50%, 25%) assuming a balanced distribution of PAM4 levels. The rating (third dimension) at each coordinate is calculated to be (0.25−abs.value (actual_ratio−ideal_ratio)) limited to positive results only. The resulting ratings are summed over phase. The eye center is calculated using weighted average of the sums. The eye center is compared to the calibrated target to determine which way to move the slicer threshold.