Cell Detection via System Frame Number Validation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Cellular communication devices often fail to synchronize with cells under low signal conditions due to erroneous cyclic redundancy check failures, leading to the incorrect assumption that the cell is unavailable for communication, thereby limiting network accessibility.

Innovation Solution

The method involves acquiring synchronization to first radio frame boundaries of a physical channel, attempting to decode frames with second radio frame boundaries that are multiples of the first, performing cyclic redundancy checks, and extracting predictable information from frames that fail the check, such as system frame numbers, by computing the difference between local and received system frame numbers to validate cell synchronization.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If cyclic redundancy check is used as the sole criterion to validate system frame number, then decoding reliability is improved, but cell detection availability deteriorates under low signal conditions

Engineering Contradiction:
Improvedecoding reliabilityVSAvoidcell detection availability
Core Design Contradiction:
ReliabilityVSAdaptability or versatility

Solution Approach 1:

The patent segments the validation process into multiple independent criteria: cyclic redundancy check validation and system frame number consistency validation. By dividing the single validation step into separate checks, the system can identify cells even when CRC fails, as long as the SFN shows consistent sequential progression across multiple frames.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent performs preliminary extraction of system frame numbers from multiple frames before making the final cell availability determination. By collecting and analyzing SFN values from several frames in advance, the system builds a confidence level that compensates for individual CRC failures, enabling cell detection under low signal conditions.

Inventive Principle:
Principle #10Preliminary action

2Loss of information

If multiple PCCPCH decoding attempts are performed, then system frame number extraction is improved, but cell detection accuracy deteriorates when all attempts fail CRC

Engineering Contradiction:
Improvesystem frame number extractionVSAvoidcell detection accuracy
Core Design Contradiction:
Loss of informationVSMeasurement precision

Solution Approach 1:

The patent implements feedback by monitoring the sequential consistency of system frame numbers across multiple decoding attempts. When CRC fails, the system feedback-checks whether the extracted SFN values follow the expected sequential pattern (incrementing by 1 for each frame). This feedback mechanism allows the system to distinguish between genuine signal failures and transient CRC errors.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The patent performs excessive decoding attempts beyond the traditional single CRC check, extracting SFN values from multiple frames even when CRC fails. By taking more decoding actions than traditionally required, the system gathers sufficient information to validate cell availability through SFN consistency, compensating for the partial failures in individual decoding attempts.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS8660063B2Method and apparatus for cell detection in a wireless communication system
Publication Date: 2014.02.25 APPLE INC
  • US8660063B2 patent drawing
  • US8660063B2 patent drawing
  • US8660063B2 patent drawing

AI summary

A method (300) and apparatus (200) for cell detection in a wireless communication system may include acquiring (315), using a transceiver, synchronization to first radio frame boundaries of a first physical channel from a cell. The method may include attempting to decode frames (320) of a second physical channel that has second radio frame boundaries that are a multiple of the first radio frame boundaries. The method may include performing (325) a cyclic redundancy check on the frames of the second physical channel. The method may include extracting (345) predictable information from a payload from frames that fail the cyclic redundancy check.