Security Node Radio Wake-Up Using RSSI Threshold Monitoring

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing security monitoring systems face challenges in managing battery life of nodes due to inefficient power consumption in radio communication modules, particularly in noisy environments, leading to increased operational costs and reduced security effectiveness.

Innovation Solution

A node configuration for security monitoring systems that operates a radio communication module in multiple states - receive, monitoring, and sleep states - with distinct subsets of elements energized in each state, allowing for reduced power consumption by transitioning to sleep state when RSSI levels are below a threshold, and performing packet analysis only when necessary.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If the radio communication module operates in receive state continuously to ensure accurate packet reception and decryption, then communication reliability is improved, but power consumption increases significantly

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

Solution Approach 1:

The radio communication module dynamically transitions between monitoring state and receive state based on RSSI threshold comparisons. The controller adjusts the operational state of the radio module in real-time, activating full receive functionality only when signal strength exceeds the threshold, thereby resolving the contradiction between continuous reliability and power consumption.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system implements periodic monitoring of RSSI levels and transitions between sleep, monitoring, and receive states at defined intervals. This periodic operation allows the node to maintain communication reliability while significantly reducing average power consumption by spending most time in low-power states and activating full functionality only when necessary.

Inventive Principle:
Principle #19Periodic action

2Reliability

If the node wakes up more frequently to check for messages from the central unit, then message reception reliability is improved, but battery life decreases

Engineering Contradiction:
Improvemessage reception reliabilityVSAvoidbattery life
Core Design Contradiction:
ReliabilityVSDuration of action of moving object

Solution Approach 1:

The node implements periodic wake-up cycles with configurable intervals, transitioning from sleep to monitoring state at defined periods. This allows the system to balance message reception reliability against battery life by adjusting the wake-up frequency - more frequent wake-ups improve reliability while less frequent wake-ups extend battery life, resolving the contradiction through configurable periodic operation.

Inventive Principle:
Principle #19Periodic action

Solution Approach 2:

The system uses RSSI feedback to dynamically adjust wake-up behavior. When RSSI levels indicate strong signal presence, the node may wake up more frequently to ensure message reception. When RSSI levels are low or absent, the node reduces wake-up frequency to conserve battery, thereby resolving the contradiction between reception reliability and battery life through feedback-driven adaptation.

Inventive Principle:
Principle #23Feedback

3Reliability

If guard intervals are added to wake-up timing to compensate for clock inaccuracy, then message reception reliability is improved, but power consumption increases due to extended wake-up duration

Engineering Contradiction:
Improvemessage reception reliabilityVSAvoidpower consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The system applies partial guard intervals selectively based on clock accuracy requirements and message criticality. Rather than adding full guard intervals to all wake-up events, the system applies them only when necessary - such as for critical messages or when clock drift exceeds thresholds - thereby maintaining reception reliability while minimizing the power consumption impact of extended wake-up durations.

Inventive Principle:
Principle #16Partial or excessive action

4Reliability

If the node performs full packet decryption and analysis upon waking, then security and message accuracy are improved, but processing time and power consumption increase

Engineering Contradiction:
Improvemessage accuracyVSAvoidprocessing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system performs preliminary RSSI assessment and partial packet header analysis before committing to full decryption. By pre-evaluating signal strength and packet structure in the monitoring state, the node can determine whether full processing is necessary, thereby reducing unnecessary decryption operations and minimizing processing time while maintaining message accuracy for valid packets.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The node performs partial packet analysis - examining only essential header fields and address identifiers - rather than full decryption of all packets. This selective processing approach maintains security and message accuracy for relevant packets while significantly reducing processing time and power consumption for packets that are not intended for the node or fail initial validation checks.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentEP3841675B1Security monitoring system and node therefor
Publication Date: 2026.04.22 VERISURE SARL
  • EP3841675B1 patent drawingFigure 1
  • EP3841675B1 patent drawingFigure 2
  • EP3841675B1 patent drawingFigure 3

AI summary

A security monitoring system comprising a central unit including a radio frequency transceiver, and a controller for controlling the radio frequency transceiver, and a plurality of nodes each including a radio communication module for communication with the central unit and a controller operatively connected to the radio communication module. The radio communication module of at least one node has a plurality of elements that are used in receiving and demodulating radio signals received from the central unit, a first subset of the plurality of elements being operable to receive a radio signal and detect an RSSI level in the received radio signal, and a second subset of the plurality of elements being operable to demodulate the received radio signal. The radio communication module is configured to operate in a receive state, in which both the first and second subset of elements are powered/active, and in a monitoring state in which the first but not the second subset of elements are powered/active, the power consumption of the radio communication module being greater in the receive state than in the monitoring state. The central unit is configured to transmit periodic wake up messages/signals to the at least one node. The at least one node being configured to: operate the radio communication module in the monitoring state to detect an RSSI level and compare the RSSI level to an RSSI threshold, and if the RSSI level is above the RSSI threshold, to change the radio communication module to the receive state. In the receive state, the node receives and demodulates a packet and, if the packet is a wakeup message from the central unit with the node as an intended recipient, the node is configured to transmit, to the central unit, a wakeup acknowledgement. The central unit is configured, in response to receipt of a wake up acknowledgement, to transmit an information message to the node from which the wake up acknowledgement was received.