MAC Layer Behavior Manipulation for Wireless Network Throughput
Find Innovative SolutionsGenerate 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
Engineering 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
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.
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.
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
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.
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
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.
Data Source
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.


