Selective Contention Criterion for Wireless Medium Access

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In wireless communications systems, especially those using Wi-Fi (IEEE 802.11), contention for the transmission medium becomes increasingly inefficient as the number of stations grows, leading to high collision probabilities and medium blockage, particularly when more than 20 stations contend, resulting in difficulties for stations to obtain ownership of the medium.

Innovation Solution

Implementing a selective contention criterion that allows stations to determine if they can contend for the medium based on a selective condition, enabling only a subset of stations to contend during a selective contention period, thereby reducing the burden on the access point and distributing contention overhead, and using multiple priority levels through selection conditions and contention periods.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If all stations contend for the medium using traditional CSMA/CA, then each station has equal opportunity to access the medium, but collision probability increases and medium availability decreases when the number of stations exceeds 20

Engineering Contradiction:
Improvecollision probabilityVSAvoidmedium availability
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The patent segments the set of contending stations into multiple groups based on selection conditions (e.g., station identifiers, traffic types, priorities). Only stations in the selected group contend during a given contention period, while others defer. This segmentation reduces the number of simultaneous contenders, lowering collision probability while maintaining medium availability for the selected subset.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent dynamically adjusts which stations are permitted to contend by changing selection conditions and contention parameters based on current medium state, traffic conditions, and station behavior. The access point modifies selection conditions in response to observed collisions or medium utilization, creating a dynamic contention mechanism that adapts to system conditions rather than using static equal-access rules.

Inventive Principle:
Principle #15Dynamics

2Reliability

If the access point manages contention for all stations, then centralized control is achieved, but the access point becomes a bottleneck and contention overhead increases

Engineering Contradiction:
Improvecontention management efficiencyVSAvoidaccess point burden
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent enables stations to autonomously determine whether they should contend for the medium by evaluating selection conditions provided by the access point. Each station independently compares its own characteristics (identifier, traffic type, priority level) against the selection conditions and decides whether to participate in contention without requiring direct access point intervention for each decision, thus distributing the computational burden.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The access point pre-establishes selection conditions and contention parameters before the actual contention process. By providing stations with selection conditions in advance (e.g., in beacon frames or control messages), the access point allows stations to make preliminary decisions about their participation, reducing the real-time processing burden on the access point during contention periods.

Inventive Principle:
Principle #10Preliminary action

3Adaptability or versatility

If traditional carrier sense multiple access is used, then simple medium access is provided, but the system cannot efficiently handle large numbers of stations or prioritize different traffic types

Engineering Contradiction:
Improvetraffic prioritization capabilityVSAvoidcontention control mechanism
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent applies different selection conditions to different stations or traffic types, creating localized access rules rather than uniform global rules. Stations with specific characteristics (e.g., real-time traffic, high priority, specific MAC address ranges) are granted different contention opportunities than others. This local differentiation enables traffic prioritization and specialized handling while maintaining a relatively simple overall framework based on condition matching.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS10674539B2System and method for managing contention in a wireless communications system
Publication Date: 2020.06.02 FUTUREWEI TECHNOLOGIES INC
  • US10674539B2 patent drawing
  • US10674539B2 patent drawing
  • US10674539B2 patent drawing

AI summary

A method for transmitting to an access point includes receiving a selection condition and a selection contention period from the access point, and comparing the selection condition to a selection parameter. The method also includes contending for use of a transmission medium during the selection contention period if the selection parameter meets the selection condition.