Radiotag Multi-Platform Service Stack for Concurrent Alarm Actions

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing radiotags are typically configured to operate with a single communication platform, limiting their compatibility with multiple competing platforms, and face challenges in efficiently switching between platforms without user input.

Innovation Solution

A radiotag design that supports multiple communication platforms by pruning unused service stack components, using a common interface for different platforms, and executing service stacks in separate threads to manage concurrent platform interactions, allowing seamless bonding and beacon transmission.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If a radiotag is configured to operate with a single communication platform, then the device complexity is reduced and reliability is improved, but the adaptability to multiple platforms is limited

Engineering Contradiction:
Improveplatform compatibilityVSAvoidservice stack configuration
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The radiotag is designed with a universal service stack that can operate with multiple communication platforms (Apple Find My, Google Find My Device, Amazon Sidewalk). The device contains complete service stacks for each platform, enabling it to function seamlessly across different ecosystems without requiring separate hardware configurations.

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

Solution Approach 2:

The service stack is divided into separate, independently configurable components for each communication platform. Each platform's service stack can be individually enabled or disabled through bonding information storage, allowing the device to segment its functionality and activate only the required platform-specific services while maintaining the ability to support multiple platforms.

Inventive Principle:
Principle #1Segmentation

2Adaptability or versatility

If a radiotag supports multiple communication platforms with complete service stacks, then the adaptability is improved, but the resource consumption and device complexity increase

Engineering Contradiction:
Improvemulti-platform supportVSAvoidpower consumption
Core Design Contradiction:
Adaptability or versatilityVSUse of energy by moving object

Solution Approach 1:

The radiotag dynamically configures its service stack based on bonding information. Instead of continuously running all platform services, the device activates only the service stack corresponding to the bonded platform, while keeping other service stacks in a dormant state. This dynamic adjustment optimizes power consumption by eliminating unnecessary service execution while maintaining multi-platform capability.

Inventive Principle:
Principle #15Dynamics

3Adaptability or versatility

If alarm actions are executed while beacon transmission is ongoing, then the native functionality is improved, but the interference with communication platform actions may occur

Engineering Contradiction:
Improvenative functionalityVSAvoidcommunication reliability
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

An application service acts as an intermediary between the alarm processing actions and the service stack thread. The application service detects alarm initiation events and coordinates the execution of alarm actions (such as playing audio alerts or vibrating) while managing the beacon transmission process. This intermediary layer ensures that alarm actions are executed reliably without causing interference to the communication platform's beacon transmission.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS20260045157A1Radiotag devices with seamless multi-platform support and added native functionality
Publication Date: 2026.02.12 PB INC
  • US20260045157A1 patent drawing
  • US20260045157A1 patent drawing
  • US20260045157A1 patent drawing

AI summary

In some embodiments, a method of performing alarm actions by a radiotag while the radiotag is performing actions associated with a communication platform is provided. An application service of the radiotag executes a service stack thread for which bonding information is stored in a service configuration data storage of the radiotag. Actions performed by the executing service stack thread include transmitting one or more beacons in a format for a communication platform associated with the service stack thread. The application service detects an alarm initiation event. In response to detecting the alarm initiation event, the radiotag executes one or more alarm processing actions concurrently with the actions performed by the executing service stack thread.