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
  • Use Cases
  • Short range wireless application areas
  • How much energy does traditional Bluetooth use?
  • What is Bluetooth Low Energy?
  • Basic Concepts
  • Factsheet
  • Designed for exposing state
  • Architecture
  1. Bluetooth, Wireless Sensor Networks, ZigBee
  2. Bluetooth
  3. 802.15.x

Bluetooth 4.0: Low Energy

Use Cases

  • Proximity.

  • Time.

  • Emergency.

  • Network availability.

  • Personal User Interface.

  • Simple remote control.

  • Browse over Bluetooth.

  • Temperature Sensor.

  • Humidity Sensor.

  • HVAC.

  • Generic I/O (automation).

  • Battery status.

  • Heart rate monitor.

  • Physical activity monitor.

  • Blood glucose monitor.

  • Cycling sensors.

  • Pulse Oximeter.

  • Body thermometer.

Short range wireless application areas

How much energy does traditional Bluetooth use?

Traditional Bluetooth is connection oriented. When a device is connected, a link is maintained, even if there is no data flowing.

Sniff modes allow devices to sleep, reducing power consumption to give months of battery life.

Peak transmit current is typically around 25mA.

Even though it has been independently shown to be lower power than other radio standards, it is still not low enough power for coin cells and energy harvesting applications.

What is Bluetooth Low Energy?

Bluetooth low energy is a open, short range radio technology.

  • Blank sheet of paper design.

  • Different to Bluetooth classic (BR/EDR).

  • Optimized for ultra low power.

  • Enable coin cell battery use cases.

    • < 20mA peak current.

    • < 5 uA average current.

Basic Concepts

Everything is optimized for lowest power consumption.

  • Short packets reduce TX peak current.

  • Short packets reduce RX time.

  • Less RF channels to improve discovery and connection time.

  • Simple state machine.

  • Single protocol.

  • Etc.

Factsheet

Designed for exposing state

Data Throughput.

  • Data throughput is not a meaningful parameter. It does not support streaming.

  • Data rate (typical) = 1Mbps, but is not optimized for file transfer.

  • Designed for sending small chunks of data (exposing state).

    • It’s good at small, discrete data transfers.

    • Data can triggered by local events.

    • Data can be read at any time by a client.

    • Interface model is very simple (GATT).

Architecture

PreviousBluetooth Networking Encapsulation ProtocolNextDevice Modes

Last updated 2 years ago