SWRA782 October   2023 CC1311P3 , CC1311R3 , CC1312PSIP , CC1312R , CC1312R7 , CC1314R10 , CC1352P , CC1352P7 , CC1352R , CC1354P10

 

  1.   1
  2.   Abstract
  3.   Trademarks
  4. 1Overview
    1. 1.1 Acronyms
    2. 1.2 Regulatory Compliance
      1. 1.2.1 TI 15.4 Stack
      2. 1.2.2 Regulatory Body
        1. 1.2.2.1 SUB 1
          1. 1.2.2.1.1 ETSI
          2. 1.2.2.1.2 ARIB
          3. 1.2.2.1.3 FCC
    3. 1.3 Polite Spectrum Access Timing Parameters
      1. 1.3.1 2.4 GHz
      2. 1.3.2 Coexistence
  5. 2Reference Examples
    1. 2.1 Available Chipsets
    2. 2.2 Flash and RAM Allocation
  6. 3Software Block Diagram
  7. 4Network Features
    1. 4.1 15.4 Supported PHYS
    2. 4.2 15.4 Device Architecture
    3. 4.3 15.4 Network Topology
      1. 4.3.1 Supported Network Modes
      2. 4.3.2 Beacon-Enabled Mode
      3. 4.3.3 Non Beacon-Enabled Mode
      4. 4.3.4 Frequency Hopping Mode
  8. 5Security
  9. 6Performance and Test Data
    1. 6.1 Test Data
    2. 6.2 Large Network Stability Tests
      1. 6.2.1 Sub1G
      2. 6.2.2 2.4 GHz
    3. 6.3 Transmission Rate
      1. 6.3.1 One Sensor Network
      2. 6.3.2 Five Sensor Network
      3. 6.3.3 47- Sensor Network
  10. 7Out-of-the Box-Experience
  11. 8Tools
    1. 8.1 Code Composer Studio
    2. 8.2 Sysconfig
    3. 8.3 Packet Sniffer
    4. 8.4 Battery Life Calculator
    5. 8.5 Linux

Beacon-Enabled Mode

The Beacon-Enabled Mode is synchronized as the coordinator sends out beacons periodically. These beacons use the IEEE802.15.4 superframe structure. This network mode is recommended for applications where the data flow is mainly downstream (coordinator transmits to sensor nodes). The superframe consists of an inactive and an active period. This allows the PAN-Coordinator to go to sleeping mode in between beacons. Thus it is used whenever the PAN-Coordinator is running in an energy critical application. Since beacons can be used to specify which device has pending packets, not all nodes have to keep polling the Coordinator for data.

The Beacon-Enabled mode causes every sensor to wake up within the active period even if it does not have to transmit data. This increases the energy consumption of sensor devices. The active period duration has to be set as a trade off between power consumption and data-rate. The setup of the beacon mode causes a delay in packet transmission it is not possible to transit messages at any time..

GUID-20230613-SS0I-JGNK-L4XV-QWK2G2PSHSWH-low.svg Figure 4-3 Beacon-Enabled Mode

If the device losses connection, it tries to resynchronize with the coordinator until it is able to track the beacon again. This is done by "listening" to its intended frequency.

Advantages:

  • Super frame allows PAN-Coordinator to be inactive (sleep). This is not possible in Frequency hopping or Non-Beacon mode
  • Synchronization and tracking provided
  • Good if you can estimate your data transmission rate and know your system well

Disadvantages:

  • Beacon causes every device to wake up and thus wastes power on devices which would not have to send data during a particular superframe
  • Beacon leads to delay in transmission
  • Devices might not be able to transmit or receive their required data within the active period
  • If you do not know your network, there might be to many or to less active time