Wireless LAN Error Recovery via PBAR Frame Exchange

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In wireless LAN systems, existing error recovery mechanisms often require unnecessary retransmissions of data frames, reducing communication efficiency due to the inability to distinguish between transmission failures of data frames and block acknowledgement frames.

Innovation Solution

A method where a transmitting station determines the cause of non-reception of a block acknowledgement frame, and if attributed to a transmission failure of the block acknowledgement frame by the receiving station, it transmits a previous block acknowledgement request frame to request block acknowledgement bitmap information, reducing the need for retransmitting data frames that were successfully received by the receiving station.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If a transmitting station retransmits a data frame upon not receiving a block acknowledgement, then the reliability of data transmission is improved, but unnecessary retransmissions occur reducing communication efficiency

Engineering Contradiction:
Improvedata transmission reliabilityVSAvoidcommunication efficiency
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The patent changes the parameter of error recovery approach from blind retransmission to targeted recovery based on error cause identification. By analyzing whether the error occurred during data frame transmission or block acknowledgement transmission, the system adjusts the recovery parameters accordingly - either retransmitting the data frame or sending a PBAR frame to request retransmission of the block acknowledgement, thereby avoiding unnecessary retransmissions and improving communication efficiency

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent segments the error recovery process into distinct paths based on error cause identification. One path handles data frame transmission errors through retransmission, while another path handles block acknowledgement transmission errors through PBAR frame exchange. This segmentation allows the system to apply the appropriate recovery mechanism for each error type, preventing unnecessary retransmissions and improving overall communication efficiency

Inventive Principle:
Principle #1Segmentation

2Measurement precision

If the transmitting station requests block acknowledgement bitmap information through PBAR frame, then the precision of error identification is improved, but the device complexity increases

Engineering Contradiction:
Improveerror identification precisionVSAvoiderror recovery mechanism complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent implements a feedback mechanism where the transmitting station sends a PBAR (Previous Block Acknowledgement Request) frame to the receiving station when a block acknowledgement is not received. The receiving station responds with a block acknowledgement bitmap indicating which data frames were successfully received. This feedback loop enables precise error identification by providing detailed reception status information, allowing the transmitting station to determine exactly which frames need retransmission without increasing overall system complexity

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS10530524B2Method and device for recovering error without retransmission of data frame in wireless LAN
Publication Date: 2020.01.07 LG ELECTRONICS INC
  • US10530524B2 patent drawing
  • US10530524B2 patent drawing
  • US10530524B2 patent drawing

AI summary

Disclosed are a method and a device for recovering an error without the retransmission of a data frame in a wireless LAN. The method for recovering an error in a wireless LAN may comprise the steps in which: a sender STA transmits a data frame to a receiver STA; if the sender STA does not receive a block ACK frame of the data frame from the receiver STA, the sender STA determines the reason for the non-reception of the data frame; if the sender STA determines that the reason for the non-reception of the data frame is the failure of transmission of the block ACK frame after the receiver STA receives the data frame, the sender STA transmits a PBAR data frame to the receiver STA; and the sender STA receives a PBAR block ACK frame from the receiver STA as a response to the PBAR data frame.