Dynamic Contention Window Adaptation for WLAN Back-Off

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In wireless communication networks, particularly in IEEE 802.11 WLAN standards, the contention window size for back-off timers in contention-based transmissions is not effectively adapted, leading to collisions and degradation in average throughput due to fixed binary exponential back-off schemes.

Innovation Solution

Adapting the contention window size by increasing both the lower and upper bounds after collisions and randomly selecting from previous window ranges after successful transmissions, allowing for a more dynamic and flexible back-off timer value selection.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If the contention window size is increased after collisions using fixed binary exponential back-off, then collision probability is reduced, but network throughput degradation occurs due to overly conservative back-off values

Engineering Contradiction:
Improvecollision avoidanceVSAvoidnetwork throughput
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The patent implements dynamic contention window adaptation by allowing the contention window size to vary based on real-time collision experience and network conditions. Instead of fixed binary exponential back-off, the system dynamically adjusts the contention window range [CWmin, CWmax] based on observed collision patterns and successful transmissions, optimizing the balance between collision avoidance and throughput maintenance.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent changes the parameters of the contention window (lower bound CWmin and upper bound CWmax) based on collision history and transmission success rates. The system modifies these parameters adaptively rather than using fixed values, allowing the back-off mechanism to respond to changing network conditions and maintain optimal performance across different traffic loads and collision scenarios.

Inventive Principle:
Principle #35Parameter changes

2Productivity

If the contention window size is reduced after successful transmissions, then network efficiency improves, but collision probability increases due to insufficient back-off

Engineering Contradiction:
Improvenetwork efficiencyVSAvoidcollision probability
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The patent employs feedback mechanisms where the system continuously monitors transmission success and collision events. Based on this feedback, the contention window parameters are adjusted: successful transmissions trigger reduction of the contention window to improve efficiency, while collisions trigger expansion to reduce future collision probability. This closed-loop control optimizes the balance between efficiency and reliability.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The system periodically evaluates transmission outcomes and adjusts contention window parameters at defined intervals or event triggers (successful transmissions or collisions). This periodic adaptation allows the system to maintain appropriate back-off levels without overly aggressive reductions that would increase collision risk.

Inventive Principle:
Principle #19Periodic action

3Device complexity

If fixed binary exponential back-off is used, then implementation simplicity is maintained, but adaptability to different network conditions deteriorates

Engineering Contradiction:
Improveback-off mechanism simplicityVSAvoidnetwork condition adaptability
Core Design Contradiction:
Device complexityVSAdaptability or versatility

Solution Approach 1:

The patent transitions from static fixed back-off values to dynamic adaptive back-off ranges. The system maintains relative simplicity by using bounded ranges [CWmin, CWmax] and probabilistic selection, while gaining significant adaptability through real-time adjustment of these bounds based on collision experience and network conditions.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent modifies the back-off parameters (contention window bounds) based on observed network conditions and collision patterns. This allows the system to adapt to different network scenarios (dense networks, sparse networks, high traffic, low traffic) while maintaining a relatively simple implementation framework based on standardized parameter adjustment rules.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS20240237069A1Adaption of Contention Window for Back-Off Time in Distributed Coordinate Function (DCF)
Publication Date: 2024.07.11 VESTEL ELEKTRONIK SANAYI & TICARET ANONIM SIRKETI
  • US20240237069A1 patent drawing
  • US20240237069A1 patent drawing
  • US20240237069A1 patent drawing

AI summary

Methods and apparatuses are described to determine a contention window for a back-off timer in a communication device transmitting a signal. The value of the back-off timer is chosen from the range of the contention window. The method selects a future contention window range having increased upper and lower bounds compared to a current contention window range. After a successful transmission a future contention window is chosen randomly from the previous contention windows. The future contention window range may be chosen such that previous contention windows are excluded.