IEEE's 802.15.4e amendment introduces enhancements and modifications to the MAC layer of IEEE 802.15.4 in order to overcome these limitations. It improves the old standard by introducing mechanisms such as time slotted access, multichannel communication and channel hopping . It defines five new MAC protocols (called MAC behavior modes) to support specific application domains and some general functional enhancements that are not designed for specific applications.
Functional Enhancements
The following enhancements were introduced in the 802.15.4e standard:
- Low Energy (LE) for applications that can trade latency for energy efficiency. It allows a node to operate with a very low duty cycle (1% or below) while appearing to be always on to the upper layers. This enables the IoT paradigm, which uses Internet protocols that assume that hosts are always on.
- Information Elements (IE) are an extensible mechanism to exchange information at the MAC sublayer.
- Enhanced Beacons (EB) are an extension of the 802.15.4 beacon frames and is more flexible. It allows the creation of application-specific frames by including relevant IEs.
- Multipurpose frame provides a flexible frame format that addresses a number of MAC operations. It is based on IEs.
- MAC Performance Metric is a mechanism to provide feedback on the channel quality to the network and upper layers, so that appropriate decision can be taken, e.g., the IP protocol may implement dynamic fragmentation of datagrams depending on the channel conditions.
- Fast Association (FastA). The 802.15.4 association procedure introduces a significant delay in order to save energy. For time critical applications, reducing latency is more important than energy efficiency. The FastA mechanism allows a node to associate in a shorter time.