Wake-Up Radio Control for Wireless Devices Using Predicted Sensor Data

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

IoT devices often wake up and transmit data unnecessarily, leading to quicker depletion of battery resources and undermining energy efficiency due to inefficient power management strategies.

Innovation Solution

Implement a system with a wake-up logic that compares predicted sensor data with actual sensor data to determine whether to switch the transceiver from sleep mode to wake mode, using a machine learning model trained on historical data to predict sensor data and minimize unnecessary wake-ups.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If IoT devices wake up and transmit data during every target wake time, then data transmission reliability is improved, but energy consumption increases and battery life decreases

Engineering Contradiction:
Improvedata transmission reliabilityVSAvoidenergy consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The system performs preliminary actions by receiving and storing predicted sensor data before the scheduled wake time. During the wake time, the device compares actual sensor data with previously received predicted data to determine whether transmission is necessary, thereby avoiding unnecessary wake-ups and energy consumption while maintaining data transmission reliability when needed.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system implements feedback by comparing actual sensor data with predicted sensor data. This comparison mechanism provides feedback on whether the predicted data accurately represents the current state, enabling the device to make informed decisions about whether to wake up and transmit data, thus balancing reliability with energy efficiency.

Inventive Principle:
Principle #23Feedback

2Loss of energy

If IoT devices operate in sleep mode to conserve energy, then energy efficiency is improved, but data transmission responsiveness deteriorates

Engineering Contradiction:
Improveenergy efficiencyVSAvoiddata transmission responsiveness
Core Design Contradiction:
Loss of energyVSLoss of time

Solution Approach 1:

The network device performs preliminary actions by predicting sensor data in advance and transmitting these predictions to the IoT device before the scheduled wake time. This allows the IoT device to remain in sleep mode longer while still having access to predicted data, improving energy efficiency without significantly compromising transmission responsiveness when actual data differs from predictions.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system dynamically adjusts the wake-up behavior based on the comparison between predicted and actual sensor data. When predictions are accurate, the device remains in sleep mode longer; when predictions deviate beyond a threshold, the device wakes up to transmit actual data. This dynamic adaptation optimizes both energy efficiency and transmission responsiveness.

Inventive Principle:
Principle #15Dynamics

3Ease of operation

If IoT devices use traditional power management with fixed target wake times, then operational simplicity is maintained, but energy efficiency deteriorates due to unnecessary wake-ups

Engineering Contradiction:
Improveoperational simplicityVSAvoidenergy efficiency
Core Design Contradiction:
Ease of operationVSLoss of energy

Solution Approach 1:

The system maintains operational simplicity by keeping the fixed target wake time schedule while adding a preliminary action: receiving and storing predicted sensor data before each wake time. This preliminary step enables the device to evaluate whether waking up is necessary, improving energy efficiency without complicating the basic operational structure.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The IoT device performs self-service by autonomously comparing its actual sensor data with received predicted data and making independent decisions about whether to wake up and transmit data. This self-service mechanism improves energy efficiency without requiring complex external control systems, maintaining operational simplicity.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS20250220586A1Power Conservation in Wireless Devices
Publication Date: 2025.07.03 CISCO TECHNOLOGY INC
  • US20250220586A1 patent drawing
  • US20250220586A1 patent drawing
  • US20250220586A1 patent drawing

AI summary

Devices, networks, systems, methods, and processes for facilitating power conservation in wireless devices are described herein. An access point (AP) in a wireless network may predict sensor data associated with a wireless device based on historical sensor data and various parameters associated with the wireless device. The AP predicts the sensor data when a transceiver of the wireless device is operating in a sleep mode. A wake-up radio of the wireless device that consumes less power than the transceiver is awake when the transceiver is operating in the sleep mode. The AP transmits the predicted sensor data to the wake-up radio. The wake-up radio maintains the transceiver in the sleep mode in response to the predicted sensor data deviating from actual sensor data, that is generated by a sensor of the wireless device, below a threshold value, thereby conserving power of the wireless device.