Zigbee Physical Layer Frame Format (PPDU)

zigbee
physical layer
frame format
ppdu
wireless communication

This page describes the Zigbee physical layer (PHY) frame format, focusing on the components of the PPDU (PLCP Protocol Data Unit). As depicted in the figure for a generic packet format, the PPDU comprises the preamble, Start Frame Delimiter (SFD), frame length, and PSDU (PHY Service Data Unit).

Generic Packet Format

The following table outlines the structure of a generic packet format:

FieldOctetsDescription
Preamble432 zeros used for synchronization.
SFD1Start Frame Delimiter, marks the beginning of the data.
Frame Length17 bits for frame length, 1 reserved bit.
PSDUVariablePHY Service Data Unit; carries the actual payload.
SHRConsists of Preamble and SFD
PHRIncludes Frame length field
PHY PayloadContains the data being transmitted.

Start Frame Delimiter (SFD)

The SFD is an 8-bit (1 octet) field that acts as a delimiter between the preamble and the actual packet data. Its specific bit pattern is:

Bit01234567
Value01234567
-----11100101

The combination of the Preamble and the SFD is collectively referred to as the SHR (Synchronization Header). The Frame length is part of PHR (Physical Header) as shown in above table.

Frame Length

The frame length field, as the name suggests, indicates the total number of octets contained within the PSDU (physical layer frame payload). It’s a 7-bit field within the PHR.

Frame Length ValuesPayload
0-4Reserved
5MPDU (ACK)
6-7Reserved
8 to aMaxPHYPacketSizeMPDU

PSDU (PHY Service Data Unit)

The PSDU carries the actual physical layer information. It can also contain MAC sublayer information (MPDU - MAC Protocol Data Unit) when the packet length is 5 octets or greater. The variable-length payload within the PSDU ultimately carries the MAC sublayer information, which contains the data being transmitted.

WLAN 802.11ac Frame Format Explained

WLAN 802.11ac Frame Format Explained

Explore the 802.11ac frame format, its components (L-STF, L-LTF, L-SIG, VHT-SIG-A/B, VHT-STF, VHT-LTF, Data), and their functions for 11ac compliant frames.

wlan
802.11ac
frame format
Zigbee Physical Layer (PHY) Explained

Zigbee Physical Layer (PHY) Explained

Understand the Zigbee physical layer (PHY), including 868/915MHz and 2450MHz formats, modulation techniques, and the PPDU frame structure.

zigbee
physical layer
modulation
Understanding Zigbee Layers in IoT

Understanding Zigbee Layers in IoT

Explore the 7 layers of the Zigbee protocol stack used in IoT. From the Physical layer to the Application layer, learn how each contributes to wireless communication.

zigbee
iot
network layer
OFDMA Physical Layer Basics: WiMAX Example

OFDMA Physical Layer Basics: WiMAX Example

Explore OFDMA basics, frame structure, and physical layer with a Mobile WiMAX (IEEE 802.16e) example. Learn about subchannel formation, data mapping, and more.

ofdma
physical layer
mobile wimax