Parent Device Link Loss Detection and Parent Reselection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing parent-child link maintenance procedures in low-power wireless personal area networks (WPANs) are inefficient due to high signaling overhead, slow link failure detection and recovery, and battery waste in sleepy end devices (SEDs) due to continued ACK responses after link degradation.

Innovation Solution

The proposed solution involves a parent device maintaining a child table in its firmware to track active contexts with child devices. When a child device's context is removed due to link degradation, the parent device stops sending ACKs to the child device, allowing the child to initiate parent reselection procedures.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If the parent device continues to send ACK responses to data requests from child devices, then communication reliability is maintained, but signaling overhead and battery power consumption increase

Engineering Contradiction:
Improvecommunication reliabilityVSAvoidbattery power consumption
Core Design Contradiction:
ReliabilityVSLoss of energy

Solution Approach 1:

The parent device performs preliminary detection of link quality before continuing normal ACK responses. By detecting link degradation early through failed data request responses, the system can proactively stop ACK transmissions before battery power is wasted, while still maintaining reliability during healthy link conditions

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system implements feedback mechanisms where the parent device monitors whether data requests from child devices are being properly responded to. When no responses are received within expected timeframes, this feedback indicates link degradation, triggering the cessation of further ACK transmissions to conserve battery power

Inventive Principle:
Principle #23Feedback

2Loss of time

If the parent device monitors link quality frequently to detect link loss, then link failure detection speed improves, but power consumption and signaling overhead increase

Engineering Contradiction:
Improvelink failure detection timeVSAvoidpower consumption
Core Design Contradiction:
Loss of timeVSUse of energy by moving object

Solution Approach 1:

Instead of continuous monitoring, the system uses periodic link quality assessment based on data request-response cycles. The parent device leverages existing periodic data requests from child devices to infer link status, eliminating the need for separate continuous monitoring transmissions and reducing overall power consumption while maintaining timely detection

Inventive Principle:
Principle #19Periodic action

Solution Approach 2:

The system uses the existing data request-response mechanism as a self-service link quality indicator. Rather than requiring separate monitoring transmissions, the normal operational traffic itself provides the information needed to detect link degradation, eliminating redundant power-consuming monitoring actions

Inventive Principle:
Principle #25Self-service

3Adaptability or versatility

If the parent device responds to all data requests to maintain compatibility, then device compatibility is improved, but signaling overhead increases

Engineering Contradiction:
Improvedevice compatibilityVSAvoidsignaling overhead
Core Design Contradiction:
Adaptability or versatilityVSQuantity of substance

Solution Approach 1:

The system extracts and removes unnecessary ACK responses from the communication protocol when link degradation is detected. By taking out only the harmful redundant responses rather than modifying the entire protocol, the system reduces signaling overhead while preserving compatibility for devices with healthy links

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system dynamically adjusts its response behavior based on real-time link conditions. When link quality is good, full compatibility is maintained with all ACK responses. When degradation is detected, responses are selectively withheld, creating a dynamic adaptation that reduces overhead without permanently sacrificing compatibility

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS20250081098A1Enhanced Link Loss Detection and Parent Reselection for Power Constrained Accessories
Publication Date: 2025.03.06 APPLE INC
  • US20250081098A1 patent drawing
  • US20250081098A1 patent drawing
  • US20250081098A1 patent drawing

AI summary

An apparatus configured to process, based on signaling received from a child device, a data request, determine whether an active context exists with the child device based on data stored in firmware and determine whether to respond to the data request based on whether the active context exists with the child device.