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
  • Operation
  • Before setup
  • In operation
  • Device states
  • Connection Procedure
  • Low-Power Operation in BT classic
  1. Bluetooth, Wireless Sensor Networks, ZigBee
  2. Bluetooth

Piconets

Bluetooth devices connected in an “ad-hoc” cell.

There is a master with up to 7 active slaves and several hundreds parked.

  • Slaves only communicate with master.

  • Slaves must wait for permission from master.

Master defines radio parameters (”clock” and “deviceID”).

  • Channel, hopping sequence, timing, ...

Each piconet has an unique FH pattern (e and a single ID).

Each piconet has a maximum bandwidth (1MSPS).

A slave in one piconet can also be part of another piconet.

  • Either as a master or as a slave.

  • If master, it can create scatternets.

Operation

FH-SS: all devices must share the same hopping pattern:

  • Master provides clock and deviceID such that:

    • deviceID (48-bits) defines hopping pattern.

    • Clock defines phase inside the pattern.

If a device is inside a piconet, and is not connected, sb it must be in standby.

There are two types of piconet addresses (7+200...).

  • Active Member Address (AMA, 3-bits).

    • Parked Member Address (PMA, 8-bits).

Before setup

In operation

Device states

Standby

  • Waiting to join a piconet.

Inquire

  • Ask about radios to connect to (discover nodes).

Page

  • Connect to a specific radio.

Connected

  • Actively on a piconet (master or slave).

Park/Sniff/Hold

  • Low Power connected states.

Connection Procedure

General Inquiry Access Code (GIAC).

Dedicated Inquiry Access Code (DIAC).

Low-Power Operation in BT classic

3 modes:

  • Hold: node sleeps for specified interval.

    • Master can put slaves in hold while searching for new members, attending another piconet, etc.

    • No ACL packets (Asynchronous Connection-Less) -> general data packets.

      • (there is also Synchronous Connection Oriented -> Audio).

  • Sniff: slave low-duty cycle mode.

    • Slave wakes up periodically to talk to master.

    • Fixed “sniff” intervals.

  • Park:

    • Very low power state.

    • Used to admit more than 7 slaves in piconet.

      • Slave gives up its active member address.

      • Receives “parked” member address.

    • Wakes up periodically listening for broadcasts which can be used to “unpark” node.

PreviousBluetoothNextDevice Discovery Illustrated

Last updated 2 years ago