Wireless Aggregation and Queuing Layer for Throughput Optimization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Wireless networks typically have lower throughput than wired networks due to noise in the medium, and existing standards like 802.11n do not effectively manage frame aggregation and queuing, leading to inefficiencies in data transmission.

Innovation Solution

Implementing an aggregation and queuing layer at the access point that assigns target and acceptable delivery times to frames based on traffic type and characteristics, using sub-queues for prioritization and mapping frames onto a time axis for efficient transmission, allowing for aggregation and reducing overhead.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If frames are transmitted individually in wireless networks, then each frame can be transmitted with standard protocols, but the throughput is reduced due to repeated overhead from preambles and setup for each transmission

Engineering Contradiction:
ImprovethroughputVSAvoidoverhead time
Core Design Contradiction:
ProductivityVSLoss of time

Solution Approach 1:

The patent combines multiple individual frames into a single aggregated frame for transmission. This merging approach allows the overhead (preamble, setup) to be incurred only once for the aggregated frame rather than repeatedly for each individual frame, thereby improving throughput and reducing time loss.

Inventive Principle:
Principle #5Merging (Combining)

2Productivity

If larger packets are transmitted to amortize overhead, then transmission efficiency improves, but the standard does not specify when frames should be aggregated or how large they should be, leading to implementation uncertainty

Engineering Contradiction:
Improvetransmission efficiencyVSAvoidaggregation management complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent implements dynamic frame aggregation where the size and composition of aggregated frames are not fixed but adapt based on current network conditions, traffic characteristics, and quality of service requirements. This dynamic approach allows the system to optimize aggregation size in real-time, improving transmission efficiency while managing complexity through adaptive algorithms rather than static rules.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent changes key parameters such as aggregation size, frame timing, and priority levels based on traffic type and network conditions. By dynamically adjusting these parameters, the system can optimize transmission efficiency for different scenarios (e.g., voice vs. data traffic) without requiring complex manual configuration or fixed structures.

Inventive Principle:
Principle #35Parameter changes

3Reliability

If frames are queued with strict timing requirements to meet jitter buffers, then quality of service is maintained, but the queuing and scheduling complexity increases

Engineering Contradiction:
Improvequality of serviceVSAvoidqueuing and scheduling complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent segments the queuing system into multiple priority queues (e.g., high priority for voice, medium for video, low for data) with different scheduling policies. This segmentation allows the system to handle different traffic types with appropriate timing requirements separately, maintaining quality of service for time-sensitive traffic while simplifying the overall scheduling complexity through hierarchical management.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS8670383B2System and method for aggregation and queuing in a wireless network
Publication Date: 2014.03.11 TRAPEZE NETWORKS INC
  • US8670383B2 patent drawing
  • US8670383B2 patent drawing
  • US8670383B2 patent drawing

AI summary

A technique for improved throughput at an access point (AP) involves when frames are received for transmission by the AP, queuing the frames for a particular station. A system constructed according to the technique may include an aggregation and queuing layer. Station queues may be processed by the aggregation and queuing layer before being given to radio hardware for transmission. In an illustrative embodiment, when frames are received by the aggregation and queuing layer, the packet will be assigned a target delivery time (TDT) and an acceptable delivery time (ADT). The TDT is the “ideal” time to transmit a frame, based on its jitter and throughput requirements. Frames are mapped on to a time axis for transmission by TDT. In an illustrative embodiment, each frame is mapped by priority, so that there are separate maps for voice, video, best effort, and background frames. There will be gaps between frames for transmission that can be used for aggregation.