Bluetooth LE Broadcast Condensing Airtime

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current Bluetooth Low Energy (BLE) techniques face inefficiencies and increased power consumption due to the lack of automatic repeat query (ARQ) mechanisms, leading to channel collisions, RF pollution, and decreased battery life, especially when dealing with multiple peripherals.

Innovation Solution

The proposed solution involves a central device transmitting broadcast messages to multiple peripherals, allowing for reliable data transfer through acknowledgement messages, and condensing multiple advertising/scan request/scan response packets into a single transmission window, reducing overall airtime and power consumption.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If the central device constantly broadcasts data packets to multiple peripherals, then data transfer reliability is improved, but power consumption and airtime increase significantly

Engineering Contradiction:
Improvedata transfer reliabilityVSAvoidpower consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The patent implements periodic advertising intervals where the central device broadcasts data packets at defined intervals rather than continuously. The Link Layer automatically repeats packets until acknowledged, allowing the Host to enter low-power states between intervals while maintaining reliable data delivery through structured periodic transmission cycles.

Inventive Principle:
Principle #19Periodic action

Solution Approach 2:

The patent establishes predetermined communication windows and schedules for data transmission and acknowledgment. By pre-defining when broadcasts occur and when acknowledgments are expected, the system optimizes power usage by knowing in advance when the radio needs to be active versus when it can enter sleep mode.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If the central device sends individual scan requests to each peripheral, then data collection from each device is reliable, but communication overhead and airtime increase

Engineering Contradiction:
Improvedata collection reliabilityVSAvoidcommunication overhead
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent merges individual scan request/response exchanges into a single broadcast-acknowledgment model. Instead of separate bidirectional communication with each peripheral, the central device broadcasts a single data packet that all peripherals can receive simultaneously, and each peripheral sends back a compact acknowledgment, dramatically reducing the number of communication events required.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The broadcast data packet serves multiple functions simultaneously: it delivers data to all peripherals, provides a synchronization signal for the communication schedule, and triggers standardized acknowledgment responses. This multi-functionality eliminates the need for separate dedicated request messages to each device.

Inventive Principle:
Principle #6Universality (Multi-functionality)

3Reliability

If the advertiser periodically broadcasts the same data packet, then data delivery is maintained, but RF pollution and channel collision increase

Engineering Contradiction:
Improvedata deliveryVSAvoidRF pollution
Core Design Contradiction:
ReliabilityVSObject-generated harmful factors

Solution Approach 1:

The patent uses controlled periodic broadcasting with defined intervals and structured communication windows. By limiting broadcasts to specific time slots and using predictable patterns, the system reduces random RF interference and allows other devices to anticipate and avoid conflicting transmissions, reducing overall RF pollution compared to uncoordinated continuous broadcasting.

Inventive Principle:
Principle #19Periodic action

Data Source

PatentUS20250081215A1Enhanced Bluetooth Low Energy Broadcast
Publication Date: 2025.03.06 AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE LTD
  • US20250081215A1 patent drawing
  • US20250081215A1 patent drawing
  • US20250081215A1 patent drawing

AI summary

Novel communication techniques for Bluetooth LE devices. In some cases, a central device transmits broadcast messages, which can be received by one or more peripheral devices, which then transmit responses in turn. In an aspect, these techniques can condense multiple advertising/scan request/scan response packets into a single transmission window and/or multiple, contiguous receive windows for the central device and single transmit/single receive windows for each peripheral device.