Radio Block Header BER Screening for Corruption Rejection
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Conventional schemes in digital communication systems, such as GPRS/EDGE cellular communication, prone to false acceptance of corrupted data segments due to reliance on payload CRC analysis, leading to delayed retransmissions and poor data throughput.
Innovation Solution
Measurement of the bit error rate (BER) of the header part of a data segment, in conjunction with FEC protection, to determine the validity of the data segment, ensuring that corrupted segments are rejected and preventing erroneous acceptance.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Device complexity
If only payload CRC analysis is used to determine data segment validity, then device complexity is reduced, but reliability deteriorates due to false acceptance of corrupted data segments
Solution Approach 1:
The data segment is divided into two parts for validation: the payload part with its CRC check and the header part with BER measurement. This segmentation allows different validation methods to be applied to different parts, improving overall reliability without requiring complete redesign of the validation mechanism.
Solution Approach 2:
The header part acts as an intermediary indicator of overall data quality. By measuring BER in the header and using it as a preliminary indicator, the system can predict payload quality before performing full CRC validation, reducing false acceptances without adding complex validation logic.
2Reliability
If BER measurement of header part is added to validate data segments, then reliability is improved, but device complexity increases
Solution Approach 1:
BER measurement of the header part is performed as a preliminary action before full payload validation. This early indication of data quality allows the system to avoid unnecessary full validation of obviously corrupted segments and to catch errors that CRC alone would miss, improving reliability with minimal additional complexity.
Solution Approach 2:
The header part, which is already FEC-protected and structurally defined, serves dual purposes: carrying control information and providing quality indication through BER measurement. This self-service approach allows the existing header structure to contribute to validation without requiring separate dedicated validation components.
3Speed
If conventional CRC-only validation is used, then processing speed is maintained, but productivity deteriorates due to unnecessary retransmissions
Solution Approach 1:
BER measurement of the header part provides immediate feedback on data quality before full processing. This feedback mechanism allows the system to identify and reject corrupted segments early, preventing wasteful processing and retransmissions, thereby improving effective throughput without significantly impacting processing speed of valid segments.
Data Source
Figure 1
Figure 2
Figure 3
AI summary
Apparatus, and an associated method, for determining whether to accept as valid a data segment, such as a radio block communicated pursuant to an EDGE communication session. A bit error rate measurer measures the bit error rate of a header part of a received radio block. The measured bit error rate is compared against a selected threshold. Results of the comparison are determinative of whether the radio block is accepted as valid or rejected as corrupted.