Encrypted RF Protocol for Multi-Capability Security Devices

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Legacy security/automation sensors/devices face limitations in communication range, reliability, battery life, and capability due to one-way unencrypted communication, inefficient antennas, and limited modulation techniques, leading to increased costs and maintenance.

Innovation Solution

Implementing a radio-frequency (RF) protocol and radio for 2-way communication with encryption, supporting multi-capability sensors/devices, and using advanced modulation schemes like OQPSK and DSSS to enhance range and efficiency, allowing for flexible configuration and over-the-air firmware updates.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If one-way unencrypted communication is used, then device complexity is reduced, but reliability and security deteriorate

Engineering Contradiction:
Improvecommunication protocol complexityVSAvoidcommunication reliability
Core Design Contradiction:
Device complexityVSReliability

Solution Approach 1:

The communication protocol is segmented into distinct functional layers including packet formatting, encryption/decryption, acknowledgment handling, and retry logic. This modular segmentation allows each layer to be optimized independently, maintaining reliability through comprehensive error handling while managing complexity through organized structure.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system implements feedback mechanisms through acknowledgment packets and retry logic. When a packet is transmitted, the receiving device sends an acknowledgment, and if no acknowledgment is received within a timeout period, the transmitting device automatically retries. This feedback loop ensures reliable communication without requiring overly complex protocol design.

Inventive Principle:
Principle #23Feedback

2Reliability

If advanced modulation schemes like OQPSK and DSSS are used, then communication range and reliability are improved, but energy consumption increases

Engineering Contradiction:
Improvecommunication reliabilityVSAvoidbattery energy consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The device operates in periodic cycles, alternating between low-power sleep mode and active transmission/reception modes. The radio is activated only when packets need to be transmitted or received, and remains dormant otherwise. This periodic operation allows the use of energy-efficient modulation schemes during active periods while minimizing overall energy consumption through extended idle periods.

Inventive Principle:
Principle #19Periodic action

Solution Approach 2:

The system dynamically adjusts transmission parameters including modulation scheme selection, transmit power levels, and packet sizes based on communication conditions. Under good signal conditions, simpler modulation schemes are used to conserve energy, while more robust schemes like OQPSK and DSSS are employed when reliability is paramount, optimizing the trade-off between energy consumption and communication reliability.

Inventive Principle:
Principle #35Parameter changes

3Adaptability or versatility

If multi-capability sensors/devices are supported with configurable packet formats, then adaptability is improved, but device complexity increases

Engineering Contradiction:
Improvedevice capability supportVSAvoidprotocol implementation complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

A universal packet format is designed that can accommodate multiple device capabilities and data types through configurable fields. The same basic packet structure handles different sensor types, capability queries, and data representations, allowing a single device implementation to support multiple functions without requiring separate protocol handling for each capability.

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

Solution Approach 2:

The packet format includes dynamic fields that can be configured based on the specific capabilities being queried or reported. Capability bits and data fields are dynamically adjusted according to the device type and communication requirements, allowing the protocol to adapt to different scenarios while maintaining a consistent underlying structure that simplifies implementation.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS12395574B2Radio frequency protocol for a security / automation system
Publication Date: 2025.08.19 TYCO FIRE & SECURITY GMBH
  • US12395574B2 patent drawing
  • US12395574B2 patent drawing
  • US12395574B2 patent drawing

AI summary

Example implementations include a method, apparatus, and computer-readable medium comprising receiving, by a multi-capability device from a control panel, a message configured according to a protocol that defines a packet format configurable to indicate each queried capability of the multi-capability device; transmitting, responsive to the message querying a single capability of the multi-capability device, a second message from the multi-capability device to the control panel, wherein the second message includes a packet configured according to the packet format to include a state or data value for the single capability of the device; and transmitting, responsive to the message querying at least two capabilities of the multi-capability device, a third message from the multi-capability device to the control panel, wherein the third message includes a packet configured according to the packet format to include one state or data value for each one of the at least two capabilities of the device.