MAC Layer Behavior Manipulation for Wireless Network Throughput

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In wireless communication networks, simultaneous transmissions by multiple devices often interfere, leading to degraded network performance, particularly when slower devices dominate the network, causing issues like signal attenuation and interference.

Innovation Solution

The technology modifies medium access control behavior by deploying specialized software on access points and stations to manage access to the shared communication medium, using preemptive Clear to Send (CTS) messages and adjusting Maximum Transmission Units (MTUs) based on connection speeds to prioritize and optimize data transmission, ensuring fair and efficient use of the wireless link.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If standard medium access control protocols are used to manage simultaneous transmissions, then collision avoidance is achieved, but slower devices can dominate the network and degrade overall performance

Engineering Contradiction:
Improvecollision avoidanceVSAvoidnetwork throughput
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The access point performs preliminary actions by sending preemptive Clear to Send (CTS) messages to stations before they can transmit data. This preliminary reservation of transmission opportunities prevents slower devices from dominating the channel and ensures that high-priority or fast devices can transmit without being blocked by slower devices' longer transmission times.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system dynamically changes transmission parameters including Maximum Transmission Unit (MTU) sizes and transmission opportunities based on device characteristics. By adjusting these parameters, the system optimizes network throughput while preventing slower devices from monopolizing the shared medium, thus resolving the contradiction between reliable collision avoidance and maintaining high productivity.

Inventive Principle:
Principle #35Parameter changes

2Ease of operation

If transmission opportunities are allocated equally to all devices, then fairness is achieved, but devices with different transmission speeds cause interference and signal attenuation issues

Engineering Contradiction:
ImprovefairnessVSAvoidinterference and signal attenuation
Core Design Contradiction:
Ease of operationVSObject-affected harmful factors

Solution Approach 1:

The system applies local quality by treating different stations differently based on their specific characteristics, particularly their transmission speeds and distances from the access point. The access point sends preemptive CTS messages selectively to stations that need priority access, and adjusts MTU sizes according to individual station capabilities. This differentiated approach maintains fairness while preventing slower devices from causing excessive interference and signal attenuation problems.

Inventive Principle:
Principle #3Local quality

3Productivity

If preemptive Clear to Send messages and MTU adjustments are implemented, then network performance is optimized and slower devices cannot dominate, but system complexity increases

Engineering Contradiction:
Improvenetwork throughputVSAvoidMAC layer complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The access point acts as an intermediary that implements the complex preemptive CTS messaging and MTU adjustment logic centrally, rather than requiring each station to implement complex algorithms. This centralized mediation approach optimizes network throughput and prevents slower devices from dominating while concentrating the complexity in a single device, thereby managing overall system complexity more effectively.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS11212727B2Method and apparatus for application specific medium access control and physical layer network behavior manipulation
Publication Date: 2021.12.28 ACTION STREAMER LLC
  • US11212727B2 patent drawing
  • US11212727B2 patent drawing
  • US11212727B2 patent drawing

AI summary

The behavior of devices on a network can be modified on the medium access control level to achieve various application level objectives. These types of modifications can include organizing the behavior of transmitting stations to achieve various objectives (e.g., equal allocation of airtime on a wireless network link) for the transmission of data back to those stations' access points. Other modifications, such as changing various stations' maximum data transmission size and modifying an access point's amplifier gain could also be made.