802.11ax ============ .. toctree:: :maxdepth: 1 :hidden: :includehidden: 802_11ax/802_11ax 802_11ax/mac_functions 802_11ax/mac_timings 802_11ax/packet_formats 802_11ax/power_save 802_11ax/interoperability 802_11ax/physical_rates 802_11ax/ppdu IEEE 802.11ax (Wi-Fi 6) is a high-efficiency wireless networking standard designed to improve throughput, capacity, and performance in dense environments. .. list-table:: :widths: 20 60 20 :header-rows: 1 * - Category - Description - Use Case * - MAC Functions - Advanced MAC responsibilities including OFDMA scheduling, MU-MIMO management, and improved frame aggregation. - Enhancing wireless efficiency and reliable data delivery in dense networks * - MAC Timings - Optimized timing parameters like reduced interframe spaces and target wake time (TWT) for better medium access. - Coordinating transmissions to reduce collisions and improve power savings * - Packet Formats - Enhanced frame structures supporting new features like HE (High-Efficiency) headers and extended frame aggregation. - Efficient frame handling and improved QoS in modern wireless environments * - Power Save - Advanced power saving features including Target Wake Time (TWT) for scheduled device wake-up. - Extending battery life for IoT and mobile devices while maintaining performance * - Interoperability - Backward compatibility with legacy devices and coexistence mechanisms for mixed networks. - Seamless operation across diverse device generations and vendor equipment * - Physical Rates - Support for higher data rates up to 10 Gbps using 1024-QAM, OFDMA, and wider channel bandwidths (up to 160 MHz). - Enabling ultra-high throughput and low latency for bandwidth-intensive applications * - PPDU - New HE PPDU format with improved preambles and multi-user support. - Reliable synchronization and efficient multi-user transmissions in dense deployments .. tab-set:: .. tab-item:: 802.11ax MAC Functions **Standard:** IEEE 802.11ax (2019) **Main Features:** - Manages advanced frame delimiting, addressing, and error detection with improved efficiency - Supports multi-user OFDMA and MU-MIMO for simultaneous transmissions - Implements enhanced medium access control with BSS coloring and spatial reuse - Handles dynamic scheduling and target wake time (TWT) for power saving - Controls acknowledgments, retransmissions, and frame aggregation with higher throughput - Works closely with Physical Layer enhancements for better spectral efficiency and reduced latency **Use Cases:** - Providing reliable high-speed data delivery in dense Wi-Fi environments - Efficiently managing medium access for multiple users and devices - Supporting advanced QoS, security, and power management features **Related Functions:** - OFDMA and MU-MIMO resource scheduling - BSS coloring and spatial reuse mechanisms - Target Wake Time (TWT) for power efficiency - Advanced frame aggregation and error correction .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: What You Will Learn in This Section **Explore the details of 802.11ax MAC Functions:** * :ref:`Learnings in this section ` * :ref:`Terminology ` * :ref:`Version Info ` * :ref:`mac_functions Basic Setup on Ubuntu using IPv4 ` * :ref:`Reference links ` .. button-link:: ./802_11ax/mac_functions.html :color: primary :shadow: :expand: Jump to "802.11ax MAC Functions" .. tab-set:: .. tab-item:: 802.11ax MAC Timings **Standard:** IEEE 802.11ax (2019) **Main Features:** - Defines updated timing parameters for frame transmission and acknowledgments in dense environments - Includes Interframe Spaces (SIFS, AIFS, TWT-based wake timings) for enhanced medium coordination - Specifies slot times and contention window adjustments for OFDMA and MU-MIMO operations - Enables collision avoidance and fair access with spatial reuse considerations - Manages timing for retransmissions, triggered access, and scheduled transmissions - Synchronizes MAC and PHY layers to optimize efficiency in high-density WLANs **Use Cases:** - Coordinating transmission timing in high-density 2.4 GHz and 5 GHz WLANs - Reducing collisions and optimizing throughput in multi-user scenarios - Supporting QoS and power-saving through advanced timing control **Related Timing Parameters:** - Short Interframe Space (SIFS) - Arbitration Interframe Space (AIFS) - Target Wake Time (TWT) scheduling - Slot time, backoff timers, and OFDMA-specific timing .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: What You Will Learn in This Section **Explore the details of 802.11ax MAC Timings:** * :ref:`Learnings in this section ` * :ref:`Terminology ` * :ref:`Version Info ` * :ref:`mac_timings Basic Setup on Ubuntu using IPv4 ` * :ref:`Reference links ` .. button-link:: ./802_11ax/mac_timings.html :color: primary :shadow: :expand: Jump to "802.11ax MAC Timings" .. tab-set:: .. tab-item:: 802.11ax Packet Formats **Standard:** IEEE 802.11ax (2019) **Main Features:** - Defines enhanced MAC and PHY layer frame structures for 802.11ax - Includes Frame Control, Duration, Address fields, Sequence Control, and CRC with new fields for OFDMA and MU-MIMO - Supports data, management, and control frames optimized for high-efficiency WLANs - Uses OFDMA and 1024-QAM modulation at the PHY layer for higher throughput - Frame formats support advanced QoS, security, and spatial reuse features - Enables fragmentation, aggregation (A-MPDU, A-MSDU), and reassembly for efficient large packet handling **Use Cases:** - Structuring packets for high-efficiency wireless communication in 2.4 GHz and 5 GHz bands - Enabling multi-user data transmission and enhanced throughput - Supporting backward compatibility and interoperability with legacy devices **Related Frame Types:** - Management frames (e.g., Beacon, Probe Request with HE capabilities) - Control frames (e.g., Block ACK, Trigger frames for OFDMA) - Data frames (with QoS and spatial reuse support) .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: What You Will Learn in This Section **Explore the details of 802.11ax Packet Formats:** * :ref:`Learnings in this section ` * :ref:`Terminology ` * :ref:`Version Info ` * :ref:`packet_formats Basic Setup on Ubuntu using IPv4 ` * :ref:`Reference links ` .. button-link:: ./802_11ax/packet_formats.html :color: primary :shadow: :expand: Jump to "802.11ax Packet Formats" .. tab-set:: .. tab-item:: 802.11ax Power Saving Mechanisms **Standard:** IEEE 802.11ax (2019) **Main Features:** - Enhances power saving with Target Wake Time (TWT) to schedule specific wake/sleep intervals - Allows devices to negotiate sleep schedules with the Access Point for improved efficiency - Supports spatial reuse and reduced contention for better battery life in dense environments - AP buffers frames and coordinates with stations to optimize data delivery during wake times - Improves power efficiency for IoT, mobile, and battery-operated devices in both 2.4 GHz and 5 GHz bands - Integrates with MAC layer mechanisms for coordinated sleep, wake, and multi-user transmissions **Use Cases:** - Extending battery life of smartphones, tablets, and IoT devices in dense Wi-Fi networks - Reducing power consumption during off-peak data usage periods - Enhancing network efficiency while balancing device power constraints **Related Mechanisms:** - Target Wake Time (TWT) scheduling - Enhanced Delivery Traffic Indication Map (DTIM) - Coordination of sleep/wake cycles with MU-MIMO and OFDMA transmissions .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: What You Will Learn in This Section **Explore the details of 802.11ax Power Saving mechanisms:** * :ref:`Learnings in this section ` * :ref:`Terminology ` * :ref:`Version Info ` * :ref:`power_save Basic Setup on Ubuntu using IPv4 ` * :ref:`Reference links ` .. button-link:: ./802_11ax/power_save.html :color: primary :shadow: :expand: Jump to "802.11ax Power Saving" .. tab-set:: .. tab-item:: 802.11ax Interoperability **Standard:** IEEE 802.11ax (2019) **Main Features:** - Ensures seamless compatibility among devices from various vendors operating in 2.4 GHz and 5 GHz bands - Supports backward compatibility with legacy 802.11a/b/g/n/ac devices for smooth network transitions - Defines enhanced frame formats and signaling to support multi-user OFDMA and MU-MIMO - Implements advanced channel access mechanisms like BSS Coloring for coexistence in dense deployments - Uses standardized management and control frames for efficient association, roaming, and power management - Facilitates coexistence with overlapping wireless technologies and improved spectrum utilization **Use Cases:** - Enabling robust multi-vendor Wi-Fi 6 deployments in enterprises, campuses, and public spaces - Supporting seamless roaming and handoffs across different Wi-Fi generations and vendors - Allowing mixed standard environments to operate efficiently without interference **Related Mechanisms:** - Backward compatibility and dual-band operation - BSS Coloring and spatial reuse techniques - Standardized PHY/MAC procedures including MU-MIMO and OFDMA .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: What You Will Learn in This Section **Explore the details of 802.11ax Interoperability mechanisms:** * :ref:`Learnings in this section ` * :ref:`Terminology ` * :ref:`Version Info ` * :ref:`interoperability Basic Setup on Ubuntu using IPv4 ` * :ref:`Reference links ` .. button-link:: ./802_11ax/interoperability.html :color: primary :shadow: :expand: Jump to "802.11ax Interoperability" .. tab-set:: .. tab-item:: 802.11ax Physical Rates **Standard:** IEEE 802.11ax (2019) **Main Features:** - Supports a wide range of physical layer data rates from under 1 Mbps up to several Gbps - Utilizes Orthogonal Frequency Division Multiple Access (OFDMA) and 1024-QAM modulation - Provides flexible channel widths: 20, 40, 80, and 160 MHz for high throughput - Enables simultaneous multi-user transmissions via MU-MIMO and OFDMA - Implements dynamic rate adaptation based on channel quality and user demand - Operates in both 2.4 GHz and 5 GHz frequency bands with enhanced spectral efficiency **Use Cases:** - High-density environments like stadiums, airports, and offices - Enhanced streaming, gaming, and real-time communications - IoT and low-latency applications requiring efficient spectrum use **Related Concepts:** - Modulation and coding schemes (MCS) including 1024-QAM - MU-MIMO and OFDMA resource unit allocation - Dynamic bandwidth management and spatial reuse .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: What You Will Learn in This Section **Explore the details of 802.11ax Physical Rates:** * :ref:`Learnings in this section ` * :ref:`Terminology ` * :ref:`Version Info ` * :ref:`physical_rates Basic Setup on Ubuntu using IPv4 ` * :ref:`Reference links ` .. button-link:: ./802_11ax/physical_rates.html :color: primary :shadow: :expand: Jump to "802.11ax Physical Rates" .. tab-set:: .. tab-item:: 802.11ax PPDU **Standard:** IEEE 802.11ax (2019) **Main Features:** - Defines the Physical Protocol Data Unit (PPDU) structure for 802.11ax - Includes various preamble formats for different transmission modes (HE SU, HE MU, HE TB) - Contains SIGNAL fields specifying MCS, bandwidth, length, and spatial streams - Payload is encoded using OFDMA and OFDM with advanced modulation schemes (up to 1024-QAM) - Supports uplink and downlink multi-user transmissions with MU-MIMO and OFDMA - Enables high-efficiency, robust wireless communication in 2.4 GHz and 5 GHz bands **Use Cases:** - Efficient encapsulation of data for high throughput wireless networks - Synchronization and channel estimation for multi-user OFDMA and MU-MIMO - Facilitating reliable and low-latency communication in dense environments **Related Concepts:** - High Efficiency (HE) preamble and trigger frames - Resource Unit (RU) allocation and spatial streams - Forward Error Correction (FEC) and interleaving techniques .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: What You Will Learn in This Section **Explore the details of 802.11ax PPDU:** * :ref:`Learnings in this section ` * :ref:`Terminology ` * :ref:`Version Info ` * :ref:`ppdu Basic Setup on Ubuntu using IPv4 ` * :ref:`Reference links ` .. button-link:: ./802_11ax/ppdu.html :color: primary :shadow: :expand: Jump to "802.11ax PPDU"