Sync Pattern Detection Using Differential Digital Sample Comparison

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing systems for detecting synchronization patterns in data storage and transfer are unreliable and inefficient, often requiring substantial storage overhead and being prone to media failures when reference patterns are not found.

Innovation Solution

The implementation of a system comprising a difference calculation circuit, comparator circuit, and output selector circuit that calculates and compares differences between digital samples to robustly detect synchronization patterns, even in noisy conditions, by interpolating samples to align them with sub-T boundaries, thereby improving detection accuracy and reducing the need for additional preamble cycles.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If multiple reference patterns are placed at substantial distances from each other to avoid media failures, then reliability is improved, but the storage overhead increases

Engineering Contradiction:
Improvesynchronization detection reliabilityVSAvoidstorage overhead
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The patent changes the detection parameter from simple threshold comparison to differential comparison of sample values. By calculating the difference between adjacent samples and comparing it to a threshold, the system achieves more reliable synchronization detection without requiring additional reference patterns, thus resolving the contradiction between reliability and storage overhead

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent uses interpolated sample values to create virtual reference points between actual sampled positions. This allows the system to detect synchronization patterns more reliably without physically storing additional reference patterns, effectively reducing storage overhead while maintaining detection reliability

Inventive Principle:
Principle #26Copying

2Device complexity

If simple threshold detection is used to determine sync patterns, then device complexity is reduced, but detection reliability deteriorates

Engineering Contradiction:
Improvedetection circuit complexityVSAvoidsync pattern detection reliability
Core Design Contradiction:
Device complexityVSReliability

Solution Approach 1:

The patent transforms the detection approach by changing from direct threshold comparison to differential threshold comparison. The circuit computes the difference between adjacent samples and compares this difference to a threshold, which provides better noise immunity and reliability while maintaining relatively simple circuit implementation

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent segments the signal analysis into discrete sample points and computes differences between specific pairs of samples. This segmentation approach allows the system to achieve reliable detection through localized comparisons rather than requiring complex global analysis, balancing simplicity and reliability

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS8874410B2Systems and methods for pattern detection
Publication Date: 2014.10.28 AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE LTD
  • US8874410B2 patent drawing
  • US8874410B2 patent drawing
  • US8874410B2 patent drawing

AI summary

Various embodiments of the present invention provide systems and methods related to pattern detection. As an example, a system for sample selection is disclosed that includes a difference calculation circuit, a comparator circuit, and an output selector circuit. The difference calculation circuit is operable to calculate a first difference between a first value corresponding to a first digital sample and a second value corresponding to a second digital sample, and to calculate a second difference between a third value corresponding to a third digital sample and a fourth value corresponding to a fourth digital sample. The comparator circuit is operable to compare the first difference with the second difference to yield a comparison output. The output selector circuit is operable to select one of the second value and the fourth value as an output based at least upon the comparison output.