Notes - MIECT
Comunicações Móveis
Notes - MIECT
Comunicações Móveis
  • Comunicações Móveis
  • The Communication Network
    • The Phone Network
    • The Internet
    • The Mobile Network
  • Wireless Systems
    • Wireless Systems
    • Mobile Hassles
    • Device Issues
    • Why is mobile hard?
  • Physical Layer
    • Classifications of Transmission Media
    • Wireless
    • Radio Transmission Impairments
    • Time-Domain View
    • Propagation Degrades
    • Propagation Mechanisms
    • Redundancy
  • Satellite Networks
    • Satellites
    • Satellite Networks
      • GEO - Geostationary Orbit
      • NGSO - Non Geostationary Orbits
    • Routing
  • Mobile Networks
    • Connections and structures
    • Cell
    • Wireless networks
    • 802.11
    • Infrastructure vs Ad Hoc Mode
    • Data Flow Examples
    • Physical layer
    • MAC
      • Multi-bit Rate
      • MAC Layer
      • Carrier Sense Multiple Access
      • Some More MAC Features
    • How does a station connect to an Access Point?
      • IEEE 802.11 Mobility
    • How to extend range in Wi- Fi?
      • IEEE 1905.1 standard, Convergent Digital Home Network for Heterogeneous Technologies
  • Bluetooth, Wireless Sensor Networks, ZigBee
    • Bluetooth
      • Piconets
        • Device Discovery Illustrated
        • Paging
      • Scatternet
      • Bluetooth Stack
        • Baseband in Bluetooth
        • Adaptation protocols
      • Profiles and security
        • Bluetooth
        • Link keys in a piconet
      • 802.15.x
        • Bluetooth Networking Encapsulation Protocol
        • Bluetooth 4.0: Low Energy
          • Device Modes
          • Link Layer Connection
          • How low can the energy get?
          • BLE and GAP
    • Wireless Sensor Networks
      • MIoT and HIoT are different
      • Types of Wireless Networks
      • Wireless Sensor Network
      • 802.15.4 and Zigbee
      • 802.15.4 / ZigBee Architecture
        • IEEE 802.15.4 MAC
        • Channel Access Mechanism
        • Association procedures
        • ZigBee
        • ZigBee and BLE
  • Cellular Networks
    • Wireless cellular network
    • Wide Area Wireless Sensor Networks (WWSN)
      • LTE-M
      • NB-IoT
      • Spectrum & Access
      • Cellular technologies
      • LoRa
      • The Things Network
    • Technological waves
    • 1G - Mobile voice
    • 2G - Global System for Mobile Communications (GSM)
    • 2.5G - General Packet Radio Service (GPRS)
    • 3G - Universal Mobile Telecommunication System
      • Multiplexing mechanisms
      • SIP Protocol
      • Services in IMS
    • 4G - Long Term Evolution/Evolved Packet Core (LTE/EPC)
      • Long Term Evolution (LTE)
    • 5G
      • Example of verticals
      • 3GPP Releases detail
      • Technologies
      • New Radio is required
      • System architecture
      • Non-stand Alone (NSA)
      • Networks deployment
      • Protocol stacks
      • Procedures
      • QoS Model
      • Mobility in 5G
      • Distributed cloud: Edge Computing and 5G
      • Slicing
    • 6G
  • Software and Virtualization Technologies in Mobile Communication Networks
    • Network Function Virtualization
    • Management and Orchestration
    • Software Defined Networking
      • How to “direct” the controller?
      • Emulation
      • Programming Protocol-Independent Packet Processors (P4)
    • OpenRAN
    • Multi-access Edge Computing
    • Network Automation
Powered by GitBook
On this page
  • Basics
  • General characteristics
  • Frequency bands
  • PHY frame structure
  1. Bluetooth, Wireless Sensor Networks, ZigBee
  2. Wireless Sensor Networks

802.15.4 / ZigBee Architecture

Previous802.15.4 and ZigbeeNextIEEE 802.15.4 MAC

Last updated 2 years ago

Basics

802.15.4 is a simple packet data protocol for lightweight wireless networks.

  • Channel Access is via Carrier Sense Multiple Access with collision avoidance and optional time slotting.

  • Message acknowledgment and an optional beacon structure.

  • Multi-level security.

  • Works well for.

    • Long battery life, selectable latency for controllers, sensors, remote monitoring and portable electronics.

  • Configured for maximum battery life, has the potential to last as long as the shelf life of most batteries.

General characteristics

Data rates of 250 kbps , 20 kbps and 40kpbs.

Star or Peer-to-Peer operation.

Support for low latency devices.

SMA-CA channel access, with CCA detection.

  • Clear Channel Assessment.

Dynamic device addressing.

Fully handshaked protocol for transfer reliability.

Low power consumption.

16 channels in the 2.4GHz ISM band.

10 channels in the 915MHz ISM band.

One channel in the European 868MHz band.

Extremely low duty-cycle (<0.1%).

Frequency bands

Operates in Unlicensed Bands.

  • ISM 2.4 GHz Global Band at 250kbps.

  • 868 MHz European Band at 20kbps.

  • 915 MHz North American Band at 40kbps.

PHY frame structure

PHY packet fields.

  • Preamble (32 bits) – synchronization.

  • Start of packet delimiter (8 bits) – shall be formatted as “11100101”.

  • PHY header (8 bits) – PSDU length.

  • PSDU (0 to 127 bytes) – data field.