IoT Device Energy Management via Heartbeat Synchronization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

IoT devices in wireless communication systems face suboptimal battery life due to inefficient energy modes and varying AP device buffering times, leading to frequent wake-ups and potential packet loss.

Innovation Solution

Implementing a method that uses heartbeats to synchronize IoT devices with a server, allowing them to enter sleep states for extended durations without tracking AP beacons, and utilizing Power Save Mode (PSM) signals to manage awake and sleep states based on calculated buffer timeout and idle times, reducing energy consumption and packet loss.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If IoT devices wake up frequently to monitor beacons for buffered packets, then packet retrieval reliability is improved, but energy consumption increases

Engineering Contradiction:
Improvepacket retrieval reliabilityVSAvoidenergy consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The AP device performs preliminary action by buffering packets during its idle time before the IoT device needs to retrieve them. The system calculates and uses buffer timeout values to manage this提前 buffering, allowing packets to be prepared in advance without requiring frequent device wake-ups.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system changes the parameter of sleep state duration by extending it based on calculated buffer timeout values and idle time. Instead of fixed wake-intervals, the sleep duration is dynamically adjusted using parameters like buffer timeout and idle time to optimize both energy savings and packet retrieval reliability.

Inventive Principle:
Principle #35Parameter changes

2Reliability

If IoT devices extend awake periods to reduce packet drop chance, then packet loss is reduced, but energy consumption increases

Engineering Contradiction:
Improvepacket loss reductionVSAvoidenergy consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The AP device performs preliminary buffering of packets during idle periods, so that when the IoT device wakes up, packets are already ready for immediate transmission. This eliminates the need for extended awake periods to prevent packet drops.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system uses feedback from beacon monitoring and packet transmission status to dynamically adjust sleep and awake durations. The calculated buffer timeout and idle time parameters provide feedback that optimizes the awake period length, ensuring packets are retrieved reliably without excessive energy consumption.

Inventive Principle:
Principle #23Feedback

3Reliability

If AP devices buffer packets for extended periods, then packet delivery reliability is improved, but system complexity increases

Engineering Contradiction:
Improvepacket delivery reliabilityVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The AP device performs preliminary buffering of packets during idle periods before the IoT device needs them. This is managed through calculated buffer timeout values that are communicated to the IoT device, simplifying the synchronization mechanism while maintaining reliability.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system uses an intermediary mechanism where the AP device manages packet buffering and the IoT device uses calculated timeout values to determine wake intervals. This intermediary approach simplifies the overall system complexity by distributing the buffering management function.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS11166233B2Wireless communication system and method of managing energy consumption of a wireless device
Publication Date: 2021.11.02 KIDDE FIRE PROTECTION LLC
  • US11166233B2 patent drawing
  • US11166233B2 patent drawing
  • US11166233B2 patent drawing

AI summary

A wireless communication system includes gateway, a server, and a wireless device. The server is configured to send a heartbeat of a plurality of heartbeats to the wireless device upon expiration of a respective heartbeat interval of a plurality of heartbeat intervals. The wireless device is configured to send a plurality of Power Save polls to the Access Point device, wherein each Power Save poll of the plurality of Power Save polls retrieves a respective heartbeat of the plurality of heartbeats.