Selective Relay Bitmaps for WPAN Packet Recovery
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Short-range wireless communications in WPANs are susceptible to packet loss and misalignment between receivers due to noisy and congested transmission mediums, particularly affecting devices with multiple receivers that lack mechanisms to recover missed packets.
Innovation Solution
Implementing a selective relay mechanism using bitmaps to align packet counters and facilitate recovery of lost packets between primary and secondary receivers in devices with dual earpieces, ensuring consistent packet numbering and decryption across all receivers.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If a primary receiver implements feedback mechanisms to recover lost packets, then packet recovery capability is improved, but device complexity increases and secondary receivers remain unable to recover packets
Solution Approach 1:
The patent introduces a bitmap as an intermediary data structure that mediates between the primary and secondary receivers. The bitmap efficiently encodes packet reception status and enables both receivers to identify and recover lost packets without implementing complex feedback mechanisms. This intermediary structure resolves the contradiction by providing a simple, unified solution that improves reliability for both receivers while maintaining low device complexity.
2Adaptability or versatility
If secondary receivers sniff packets intended for primary receivers, then packet reception is enabled, but packet loss occurs and receiver alignment is lost
Solution Approach 1:
The patent implements a feedback mechanism using bitmaps that are exchanged between receivers and the transmitting device. Each receiver generates a bitmap indicating which packets it has successfully received, and this feedback information is used by the transmitting device to determine which packets need to be retransmitted. This feedback loop ensures that both primary and secondary receivers maintain alignment and receive complete packet sets, resolving the reliability issue while preserving multi-receiver adaptability.
3Loss of time
If retransmissions are limited to satisfy low latency requirements, then latency is reduced, but packet loss increases in noisy transmission mediums
Solution Approach 1:
The patent applies preliminary action by having receivers proactively generate and exchange bitmap information about received packets before retransmission decisions are made. This allows the transmitting device to identify exactly which packets were lost and retransmit only those specific packets, rather than performing blanket retransmissions. This preliminary bitmap exchange enables efficient, targeted retransmissions that minimize latency while maximizing packet delivery reliability in noisy transmission environments.
Data Source
Figure 1
Figure 2
Figure 3A
AI summary
An apparatus may receive, from a second device over a first communications link, a first bitmap indicating a first set of packets received by the second device from a third device; determine a second bitmap indicating a second set of packets received by the first device from the third device, each of the first set of packets and the second set of packets comprising at least a fragment of a PDU; transmit, to the second device, information indicating a third set of packets based on the first bitmap and based on the second bitmap, the third set of packets being unsuccessfully received by the first device from the third device; and receive a fourth set of packets from the second device based on transmission of the information indicating the third set of packets, the fourth set of packets including information from the third set of packets.