Payload Decoding Using Known Portion Correlation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current wireless communication systems, particularly in LTE technology, face challenges in efficiently decoding payloads with unknown portions due to interference and the need for robust decoding methods, especially in heterogeneous networks where strong interference occurs.

Innovation Solution

A method is introduced where candidate payloads are generated by combining a known payload portion with possible unknown portions, allowing for decoding based on correlation with the received payload, using techniques like Tail-Biting Convolutional Coding and log-likelihood ratios to determine the correct payload.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional decoding methods are used for payloads with unknown portions, then the decoding process is simple, but the decoding reliability deteriorates in strong interference environments

Engineering Contradiction:
Improvedecoding reliabilityVSAvoiddecoding process complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The payload is divided into a known portion and an unknown portion. The known portion is used to generate candidate payloads for the unknown portion through correlation with received signal portions. This segmentation allows the decoder to focus computational resources on only the uncertain parts while leveraging known information, thereby improving reliability without requiring complete re-decoding of the entire payload.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The known portion of the payload is processed in advance to generate candidate payloads before the final decoding decision. By pre-computing candidates based on known information and correlation with received signals, the system reduces the computational burden during the critical decoding phase and improves reliability by having multiple hypotheses ready for evaluation.

Inventive Principle:
Principle #10Preliminary action

2Productivity

If the entire payload is decoded without utilizing known portions, then the decoding process is straightforward, but the efficiency deteriorates when known information is available

Engineering Contradiction:
Improvedecoding efficiencyVSAvoiddecoding process complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

Instead of decoding the entire payload from scratch, the system performs partial decoding by using the known portion to generate candidates for only the unknown portion. This partial action approach improves efficiency by reducing the amount of computation required while maintaining accuracy, as the known information is leveraged to eliminate unnecessary decoding operations.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The known portion of the payload is used to create candidate copies for the unknown portion through correlation with received signal portions. These candidate copies are then evaluated to determine the most likely original payload. This copying approach improves efficiency by reusing known information rather than re-decoding everything, while the correlation process ensures accuracy is maintained.

Inventive Principle:
Principle #26Copying

3Measurement precision

If candidate payloads are generated and correlated with received payload, then the decoding accuracy improves, but the computational complexity increases

Engineering Contradiction:
Improvedecoding accuracyVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The correlation and candidate generation process is applied locally to only the unknown portion of the payload rather than the entire payload. By focusing computational resources on the specific regions where uncertainty exists, the system achieves high decoding accuracy for the critical unknown portions while reducing overall computational complexity compared to processing the complete payload.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The system changes the parameter of what is being decoded from the entire payload to only the unknown portion, using the known portion as a constraint. By adjusting the scope of decoding operations based on the availability of known information, the system achieves high accuracy where needed while optimizing computational resources, effectively balancing precision and complexity.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS8396170B2Utilization of a known portion of a payload to decode a payload having a known and an unknown portion
Publication Date: 2013.03.12 QUALCOMM INC
  • US8396170B2 patent drawing
  • US8396170B2 patent drawing
  • US8396170B2 patent drawing

AI summary

A method, an apparatus, and a computer program product for wireless communication are provided in which a payload is received, the payload having a known portion and an unknown portion. The payload is decoded through correlation, where correlation includes the generation of a plurality of payload hypothesis based on possible combinations of the unknown portion and using the known portion and the generation of a metric value based on each of the plurality of payload hypothesis. The received payload is selected through a determination of the payload hypothesis having a largest generated metric value.