Wireless LAN Protocol Stack with Physical Layer Feedback

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Wireless communication systems face inefficiencies in managing high throughput and varying data transfer requirements, leading to reduced system capacity and inefficient operation due to inadequate resource management and MAC protocol design.

Innovation Solution

A sub-network protocol stack is deployed that includes a layer manager and physical layer feedback for efficient MAC processing, enabling segmentation, reassembly, and multicast mapping to optimize data transmission across multiple flows and channels, supporting high data rate and low latency operations.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If a sub-network protocol stack with layer manager and physical layer feedback is deployed, then media access control efficiency and throughput are improved, but device complexity increases

Engineering Contradiction:
Improvemedia access control efficiencyVSAvoidprotocol stack complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The protocol stack is divided into distinct layers (adaptation layer, data link control layer, physical layer) with specific functions. Each layer handles particular tasks such as segmentation/reassembly at the adaptation layer, error correction at the data link control layer, and physical transmission at the physical layer, making the complex system manageable through functional decomposition

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The layer manager receives feedback from the physical layer about channel conditions and transmission status, and uses this information to adapt higher layer parameters. This feedback mechanism enables dynamic optimization of media access control decisions based on actual physical layer performance, improving overall efficiency

Inventive Principle:
Principle #23Feedback

2Reliability

If segmentation and reassembly functions are implemented, then data transmission reliability is improved, but processing time increases

Engineering Contradiction:
Improvedata transmission reliabilityVSAvoidprocessing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The adaptation layer performs segmentation of data packets into smaller units before transmission, and the receiver performs reassembly in advance based on sequence numbers. This preliminary preparation ensures reliable reconstitution of data streams while minimizing processing delays during actual transmission

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The segmentation and reassembly parameters are dynamically adjusted based on channel conditions and data characteristics. The system adapts the segmentation size and reassembly timing to optimize both reliability and processing speed for different transmission scenarios

Inventive Principle:
Principle #15Dynamics

3Productivity

If multicast mapping is performed, then system capacity is improved, but measurement and detection complexity increases

Engineering Contradiction:
Improvesystem capacityVSAvoidmulticast detection complexity
Core Design Contradiction:
ProductivityVSDifficulty of detecting and measuring

Solution Approach 1:

The data link control layer handles multiple functions including unicast transmission, multicast mapping, and error correction using the same structural framework. This multi-functionality allows the system to serve diverse data types and transmission requirements without proportionally increasing detection and measurement complexity

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS8472473B2Wireless LAN protocol stack
Publication Date: 2013.06.25 QUALCOMM INC
  • US8472473B2 patent drawing
  • US8472473B2 patent drawing
  • US8472473B2 patent drawing

AI summary

Embodiments addressing MAC processing for efficient use of high throughput systems are disclosed. In one aspect, a protocol stack is disclosed comprising one or more of the following: an adaptation layer, a data link control layer, a physical layer, and a layer manager. In another aspect, physical layer feedback is used for adaptation layer processing. In one embodiment, physical layer feedback is used for segmentation. In another embodiment, physical layer feedback is used for multicast mapping onto one or more unicast channels. In another aspect, a data unit for transmission from a first station to a second station comprises zero or more complete sub-data units, zero or one partial sub-data units from a prior transmission, and zero or one partial sub-data units to fill the data unit. In one embodiment, a pointer may be used to indicate the location of any complete sub-data units.