Bluetooth Device Identification via Broadcast Signaling
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing device identification methods in high-throughput scenarios, such as transit systems, face challenges in efficiently identifying mobile devices without establishing communication links, which can lead to inconvenience, battery consumption, and reduced scalability.
Innovation Solution
Implementing a system where a zone device identifies mobile devices using broadcast signaling, allowing identification without establishing a communication link, and enabling devices to provide encrypted identifiers based on challenge messages, thereby conserving resources and improving convenience and scalability.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If communication links are established for device identification, then identification reliability is improved, but battery consumption increases and processing time is extended
Solution Approach 1:
The patent extracts the essential identification function from the communication link establishment process. Instead of requiring full Bluetooth connection protocols, the system uses only the advertisement packet exchange mechanism to obtain device identifiers, separating the identification function from the complete communication setup process.
Solution Approach 2:
The system performs preliminary actions by pre-configuring devices with identification capabilities that work passively. The mobile device continuously broadcasts advertisement packets containing identifiers, and the access device continuously scans for these packets, eliminating the need for active connection establishment at the moment of identification.
2Measurement precision
If communication links are established for device identification, then identification accuracy is improved, but processing speed decreases
Solution Approach 1:
The patent extracts only the necessary identification data (device identifiers) from the advertisement packets without requiring the overhead of establishing full communication links. This extraction approach maintains identification accuracy while dramatically reducing processing time.
Solution Approach 2:
Devices perform preliminary broadcasting and scanning operations continuously, so when identification is needed, the data is already available. The mobile device pre-broadcasts its identifiers, and the access device pre-scans for these identifiers, enabling immediate identification without delayed connection setup.
3Reliability
If dedicated devices are used for identification, then identification reliability is improved, but device complexity increases
Solution Approach 1:
The patent makes universal the identification capability by enabling it through standard Bluetooth advertisement functionality that all Bluetooth devices possess. No dedicated identification hardware is needed - the same Bluetooth module used for general communication also handles identification, eliminating the need for specialized devices.
Solution Approach 2:
The system enables devices to self-identify using their own built-in Bluetooth advertisement capabilities. The mobile device automatically broadcasts its identifiers without requiring external dedicated identification equipment, and the access device automatically scans and processes these identifiers using its standard Bluetooth stack.
4Reliability
If communication links are established for each identification event, then security is improved, but scalability decreases
Solution Approach 1:
Security measures are performed in advance through continuous scanning and verification of advertisement packets. The access device continuously monitors for authorized device identifiers before allowing access, so security validation is already complete when identification is requested, enabling rapid scaling without additional security overhead per transaction.
Data Source
Figure 1A
Figure 1B
Figure 1C
AI summary
A device may receive, from a beacon device, a first message including a first identifier. The first identifier may be associated with the beacon device. The device may receive, from a user device, a second message including a second identifier. The second identifier may be associated with the user device. The device may determine the second identifier based on the second message and the first identifier. The device may determine an event associated with the second identifier based on the first identifier. The device may provide, to another device, information that identifies the second identifier and the event to permit the other device to identify a displacement trajectory associated with the user device.