Wireless Packet Error Correction Using Soft-Bit Retransmission

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing wireless communication systems require a large number of retransmissions to achieve a desired bit error rate, leading to increased delay and power consumption, especially in delay-sensitive applications like real-time audio or video links.

Innovation Solution

The system employs a method where the receiver generates accumulated packets from multiple corrupted packets to create a decision packet, reducing the number of retransmissions needed by combining soft bits and using a CRC syndrome table for error correction, thereby achieving a desired bit error rate with fewer retransmissions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If a large number of retransmissions are used to achieve a desired bit error rate, then reliability is improved, but delay and power consumption increase

Engineering Contradiction:
Improvebit error rateVSAvoiddelay
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The receiver performs preliminary error detection and correction operations on each received packet before deciding whether to request retransmission. By using CRC checks and soft bit accumulation in advance, the system can identify and correct errors without requiring multiple retransmissions, thus reducing delay while maintaining reliability

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent introduces soft bits as an intermediary representation of packet data. Instead of directly comparing hard binary decisions, the system accumulates soft bit values from multiple transmissions and uses these accumulated values to make more reliable decoding decisions, reducing the number of retransmissions needed

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If a large number of retransmissions are used to achieve a desired bit error rate, then reliability is improved, but power consumption increases

Engineering Contradiction:
Improvebit error rateVSAvoidpower consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The receiver performs preliminary error detection and correction operations on each received packet before deciding whether to request retransmission. By using CRC checks and soft bit accumulation in advance, the system can identify and correct errors without requiring multiple retransmissions, thus reducing power consumption while maintaining reliability

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system implements feedback mechanisms where the receiver sends acknowledgments or negative acknowledgments based on error detection results. This feedback allows the transmitter to adjust transmission strategies and avoid unnecessary retransmissions, optimizing power consumption while ensuring reliable delivery

Inventive Principle:
Principle #23Feedback

3Device complexity

If simple error detection methods are used, then device complexity is reduced, but the number of retransmissions increases

Engineering Contradiction:
Improveerror correction complexityVSAvoidbit error rate
Core Design Contradiction:
Device complexityVSReliability

Solution Approach 1:

The patent segments the error correction process into distinct stages: initial CRC-based error detection, soft bit accumulation, and conditional retransmission. This segmentation allows the system to use simple methods when possible while reserving more complex operations for cases where they are truly needed, balancing complexity and reliability

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs partial error correction by accumulating soft bits from a limited number of transmissions and using CRC checks on selected packets. This partial action approach achieves sufficient reliability for many cases without implementing full error correction on every packet, thus managing device complexity effectively

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS11283543B2Bit error correction for wireless retransmission communications systems
Publication Date: 2022.03.22 INFINEON TECHNOLOGIES AMERICAS CORP
  • US11283543B2 patent drawing
  • US11283543B2 patent drawing
  • US11283543B2 patent drawing

AI summary

Systems, methods, and apparatus receive a corrupted packet of an original packet and at least one corrupted retransmitted packet of the original packet and generate a decision packet for the original packet based on identical bits of the original packet received through the corrupted packet and the at least one corrupted retransmitted packet. Embodiments verify the decision packet to determine whether the decision packet is correct based on a last one of the at least one corrupted retransmitted packet and a one or more cyclic redundancy check (CRC) operations.