Dynamic Wi-Fi ACK Timing for Long Range

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The existing IEEE 802.11 Wi-Fi communication standard's ACKTimeout interval limits the range of wireless communications, as it assumes a fixed propagation time, which is impractical for unknown distances, leading to packet retries and reduced throughput in long-range communications.

Innovation Solution

A method and monitoring station that determine the round trip time (RTT) of packets transmitted to a wireless device, allowing for dynamic adjustment of acknowledgement timing based on the RTT, preamble, and data rate, enabling timely acknowledgement transmission even at extended ranges.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Length of stationary object

If the ACKTimeout interval is set according to the standard formula without adjustment, then the system maintains compatibility with standard IEEE 802.11 devices, but the communication range is limited due to unaccounted propagation delay

Engineering Contradiction:
Improvecommunication rangeVSAvoidACK reception reliability
Core Design Contradiction:
Length of stationary objectVSReliability

Solution Approach 1:

The patent implements dynamic adjustment of the ACKTimeout interval based on measured round-trip propagation delay. The system initially uses standard timeout values for compatibility, then measures actual propagation delay through packet exchange, and dynamically adjusts the timeout interval to accommodate long-range communications while maintaining standard behavior for short-range connections

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent changes the timeout parameter from a fixed standard value to a dynamically calculated value based on propagation delay measurements. The formula is modified from the standard ACKTimeout = aSIFSTime + aSlotTime + aPHY-RX-START-Delay to include an additional propagation delay component that adapts to the actual communication distance

Inventive Principle:
Principle #35Parameter changes

2Length of stationary object

If the aSlotTime is extended to accommodate unknown long range propagation delay, then the communication range can be extended, but the system becomes impractical for devices at unknown distances

Engineering Contradiction:
Improvecommunication rangeVSAvoidsetup simplicity
Core Design Contradiction:
Length of stationary objectVSEase of operation

Solution Approach 1:

The patent performs preliminary propagation delay measurement during the association phase or initial packet exchange before actual data transmission begins. This preliminary action allows the system to determine the appropriate timeout value in advance, eliminating the need for manual configuration or complex setup procedures

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system automatically measures propagation delay and adjusts timeout parameters without requiring manual intervention or prior knowledge of the communication distance. The devices self-configure the appropriate timeout values through automated measurement and calculation procedures

Inventive Principle:
Principle #25Self-service

3Productivity

If packet retries are implemented according to the standard retry limit, then the system maintains standard compliance, but throughput is reduced to a fraction of potential capacity due to repeated retries in long-range scenarios

Engineering Contradiction:
ImprovethroughputVSAvoidtime lost to retries
Core Design Contradiction:
ProductivityVSLoss of time

Solution Approach 1:

The patent implements feedback mechanisms where the receiving device sends acknowledgment packets that include information about successful packet reception. The transmitting device uses this feedback to determine whether to continue transmission or implement retries, allowing for more intelligent retry behavior that accounts for actual communication conditions rather than blindly following standard retry limits

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS11750333B2System and method for long range wireless local area network communications
Publication Date: 2023.09.05 SR TECH INC
  • US11750333B2 patent drawing
  • US11750333B2 patent drawing
  • US11750333B2 patent drawing

AI summary

A method in a monitoring station configured for communication with a wireless device is described. The method includes determining a round trip time, RTT, that corresponds to a first packet transmitted to the wireless device; receiving a second packet from the wireless device; determining the second packet from the wireless device has been received without error based at least in part on an error-detecting field; and receiving a subsequent packet from the wireless device. The method further includes determining that the subsequent packet received is a second packet retransmission; determining a preamble receipt time of the subsequent packet; determining a delay value based in part on the RTT of the first packet, the length field of the subsequent packet, and data rate field of the subsequent packet. The first acknowledgement packet is transmitted timed at the delay value after the preamble receipt time of the subsequent packet.