802.11ay MAC Timings ======================= .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **What are MAC timing parameters in 802.11ay?** MAC timing parameters define how long devices wait before transmitting, responding, or backing off to avoid collisions. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **What role does SIFS play in 802.11ay?** Short Interframe Space (SIFS) is the shortest waiting period used for immediate response frames like ACKs and CTS. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **How is DIFS used in 802.11ay?** Distributed Interframe Space (DIFS) is used before regular data transmissions to ensure fair access among devices. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **Does 802.11ay introduce new timing intervals?** Yes, it introduces modified timing intervals tailored for millimeter-wave (mmWave) directional transmissions. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **How does the backoff mechanism work in 802.11ay?** Devices use a randomized backoff timer after sensing the medium busy, avoiding simultaneous retransmissions. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **Are timing values fixed or adaptive in 802.11ay?** Many timing values are fixed per standard, but some may be tuned by the AP for environmental conditions or QoS. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **How do MAC timings support directional transmissions?** Timings are adjusted to accommodate beamforming delays and alignment for directional communication. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **Why is timing critical in mmWave communication?** Precise timing ensures synchronization, reduces interference, and maintains low-latency transmission in narrow beams. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **What is the role of PIFS in 802.11ay?** Point Coordination Function Interframe Space (PIFS) is used by the AP to gain medium access before stations. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **How is time synchronization achieved in 802.11ay?** Beacon frames and timing synchronization functions (TSF) are used to align all devices in the BSS. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **How does MAC timing help in collision avoidance?** Timing parameters regulate when devices transmit, helping avoid simultaneous access and ensuring orderly communication. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **Does 802.11ay support time-sensitive traffic?** Yes, it supports scheduled access and tight timing for latency-sensitive applications like VR and streaming. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **Are timing values different for control and data frames?** Yes, shorter interframe spaces like SIFS are used for control frames, while longer ones like DIFS are for data. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **How does beamforming affect MAC timing?** Beamforming introduces additional training time, which is considered in timing coordination between sender and receiver. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **Can MAC timing impact throughput?** Yes, efficient timing minimizes idle periods and collisions, directly impacting throughput and latency. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **What is AIFS and is it used in 802.11ay?** Arbitration Interframe Space (AIFS) is used for differentiated access categories, helping prioritize traffic. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **Do timing intervals vary by device capability?** Some intervals may differ based on device class or supported features, especially in directional or MU scenarios. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **How is timing managed across multiple links in 802.11ay?** The MAC layer synchronizes transmissions and receptions across links to avoid conflicts and ensure coherence. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **Does 802.11ay MAC timing support burst transmissions?** Yes, timing rules allow for TXOPs (Transmit Opportunities) where multiple frames can be sent without recontending. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow Topics in this section, * :ref:`Learnings in this section ` * :ref:`Terminology ` * :ref:`Version Info ` * :ref:`mac_timings Basic Setup on Ubuntu using IPv4 ` * :ref:`Reference links ` .. _mac_timings_step1: .. tab-set:: .. tab-item:: Learnings in this section * In this section, you are going to learn .. _mac_timings_step2: .. tab-set:: .. tab-item:: Terminology * Terminology .. _mac_timings_step3: .. tab-set:: .. tab-item:: Version Info * Version Info .. _mac_timings_step18: .. tab-set:: .. tab-item:: mac_timings Basic Setup on Ubuntu using IPv4 * setup .. _mac_timings_step17: .. tab-set:: .. tab-item:: Reference links * Reference links