List of PPDUs Supported in 802.11a ======================================== .. 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 does PPDU stand for in 802.11a?** PPDU stands for Physical Layer Protocol Data Unit, which is the unit of data exchanged at the physical layer. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **How many types of PPDUs does 802.11a support?** 802.11a supports one main PPDU type based on OFDM modulation. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **What modulation technique is used in 802.11a PPDUs?** Orthogonal Frequency Division Multiplexing (OFDM). .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **What are the data rates supported by 802.11a PPDUs?** 6, 9, 12, 18, 24, 36, 48, and 54 Mbps. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **What fields are present in the 802.11a PPDU?** Preamble, Signal, and Data fields. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **What is the purpose of the preamble in 802.11a PPDU?** It allows synchronization, channel estimation, and automatic gain control. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **How long is the preamble in 802.11a?** 16 microseconds. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **What is the Signal field in 802.11a PPDU?** It contains information about the data rate and length of the payload. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **What modulation does the Signal field use?** BPSK with rate 1/2 coding. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **What is the Data field in 802.11a PPDU?** The actual payload data, modulated according to the selected data rate. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **Are there different PPDU formats for control and management frames in 802.11a?** Control frames generally use a different, simpler format but still conform to the overall PPDU structure. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **Is there a Short Preamble PPDU format in 802.11a?** No, the short preamble is defined in 802.11b but not in 802.11a. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **What is the symbol duration in 802.11a PPDU?** 4 microseconds. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **How many OFDM subcarriers are used in 802.11a PPDU?** 52 subcarriers: 48 data and 4 pilot carriers. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **What error correction coding is used in 802.11a PPDU?** Convolutional coding with rates 1/2, 2/3, and 3/4. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **Does 802.11a support multiple PPDU formats?** No, 802.11a uses a single OFDM-based PPDU format. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **What is the maximum PPDU length in 802.11a?** The maximum MPDU size is 2304 bytes, which affects PPDU length. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **How does the PPDU format affect data rate?** The modulation and coding scheme specified in the PPDU determines the data rate. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **Are the PPDU formats backward compatible with earlier 802.11 standards?** No, 802.11a PPDU is not compatible with DSSS/CCK used in 802.11b/g. .. 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:`ppdu Basic Setup on Ubuntu using IPv4 ` * :ref:`Reference links ` .. _ppdu_step1: .. tab-set:: .. tab-item:: Learnings in this section * In this section, you are going to learn .. _ppdu_step2: .. tab-set:: .. tab-item:: Terminology * Terminology .. _ppdu_step3: .. tab-set:: .. tab-item:: Version Info * Version Info .. _ppdu_step18: .. tab-set:: .. tab-item:: ppdu Basic Setup on Ubuntu using IPv4 * setup .. _ppdu_step17: .. tab-set:: .. tab-item:: Reference links * Reference links