PHY Packet Aggregation for Wireless LAN Overhead Reduction
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
The IEEE 802.11 standards result in high PHY overhead percentage due to fixed PHY overheads for data packets, especially in next-generation wireless LANs with increased data rates, leading to inefficient data transmission.
Innovation Solution
A PHY packet aggregation technique is employed, where higher-layer packets are fragmented into sub-packets with individual MAC headers and FCS fields, concatenated to form aggregated PHY packets, allowing for individual acknowledgement and retransmission of erroneous sub-packets, thereby reducing PHY overhead.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Productivity
If fixed PHY overhead is used for each data packet as specified by IEEE 802.11 standards, then packet transmission reliability is maintained, but PHY overhead percentage increases and throughput decreases
Solution Approach 1:
Multiple MAC protocol data units (MPDUs) are aggregated into a single PHY data unit, allowing multiple data packets to share one common PHY header and preamble. This merging approach reduces the total PHY overhead by eliminating redundant header repetitions for each individual packet, thereby improving throughput and reducing the percentage of PHY overhead in the transmitted data.
Solution Approach 2:
The aggregated PHY data unit is segmented into multiple sub-packets at the receiver side, each corresponding to an original MPDU. The receiver processes each sub-packet individually, maintaining the ability to handle errors and acknowledgments on a per-packet basis while benefiting from the reduced overhead of the aggregated transmission format.
2Speed
If PHY data rate is increased by a factor of three or four in IEEE 802.11n, then transmission speed improves, but transmission time for each data packet decreases, increasing PHY overhead percentage
Solution Approach 1:
By aggregating multiple MPDUs into a single PHY data unit transmitted at high data rates, the patent reduces the relative impact of PHY overhead. The high data rate enables faster transmission of the aggregated data, while the shared PHY header structure ensures that overhead does not scale linearly with the number of packets, thus reducing overhead percentage despite increased speed.
3Reliability
If individual MAC headers and FCS fields are included in each sub-packet, then error detection and individual acknowledgment capability is maintained, but data unit size increases
Solution Approach 1:
The aggregated PHY data unit is divided into multiple sub-packets, each containing individual MAC headers and FCS fields. This segmentation enables the receiver to detect errors in individual sub-packets and send selective acknowledgments, maintaining reliability while organizing data in a structured manner that facilitates efficient processing and error handling.
Data Source
AI summary
A physical layer (PHY) packet aggregation technique may be used to reduce the percentage of PHY overhead in data transmission in order to achieve better PHY efficiency and higher throughput. Higher layer packets in an upper layer data queue may be fragmented into appropriate small-size sub-packets, which include a body encapsulated by a MAC header and an FCS field. The sub-packets are then concatenated to form the data field of an aggregated PHY packet. Since each of the sub-packets contains its own MAC (Media Access Control) header and FCS (Frame Check Sequence) field, the receiver can identify and flag erroneous sub-packets on an individual basis. The receiver may transmit a block ACK, which includes the acknowledgement status for each of the sub-packets in the aggregated PHY packet, to the transmitter. The transmitter may resend only the erroneous sub-packet(s).


