Deterministic Networking Mapping Updates for Abnormal Link Delays

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In deterministic networking, downstream nodes fail to detect abnormal delays on links due to switching or delay changes, leading to unstable data transmission.

Innovation Solution

A method for updating period-based mapping relationships by a downstream node that sequentially receives packets from an upstream node, determining time differences, and updating the mapping when differences fall outside a preset range to adapt to link abnormalities.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If a downstream node uses a fixed period-based mapping relationship for packet forwarding, then forwarding simplicity is maintained, but the system cannot adapt to link abnormalities such as switching or delay changes

Engineering Contradiction:
Improveadaptability to link abnormalitiesVSAvoidcomplexity of mapping relationship management
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The downstream node monitors the actual time difference between receiving consecutive packets and compares it with the expected time difference derived from the period-based mapping relationship. When an abnormality is detected (time difference exceeds a threshold), the node requests updated mapping relationship information from the upstream node, creating a feedback loop that enables adaptive response to link changes while maintaining normal operation under fixed conditions

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The mapping relationship transitions from a static, pre-configured structure to a dynamic one that can be updated in response to detected abnormalities. The system maintains the simplicity of fixed-period forwarding during normal operation but introduces dynamic updates only when necessary, allowing the mapping relationship to adapt its behavior based on network conditions

Inventive Principle:
Principle #15Dynamics

2Reliability

If the downstream node detects link abnormalities by monitoring packet arrival times, then transmission stability is improved, but detection complexity increases

Engineering Contradiction:
Improvestability of packet transmissionVSAvoiddifficulty of detecting link abnormalities
Core Design Contradiction:
ReliabilityVSDifficulty of detecting and measuring

Solution Approach 1:

The downstream node performs self-diagnosis by autonomously monitoring its own packet reception times and comparing them against expected values. The node can independently detect abnormalities and initiate requests for updated mapping information without requiring external monitoring systems, enabling reliability improvement through simple local measurements

Inventive Principle:
Principle #25Self-service

3Reliability

If the downstream node updates the period-based mapping relationship in response to detected abnormalities, then packet forwarding stability is maintained, but processing overhead increases

Engineering Contradiction:
Improvestability of packet forwardingVSAvoidtime for updating mapping relationship
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system proactively requests updated mapping relationship information from the upstream node as soon as an abnormality is detected, rather than waiting for forwarding errors to occur. This preliminary action prevents further transmission instability and allows the downstream node to quickly adapt to new link conditions, minimizing the time loss associated with updates

Inventive Principle:
Principle #9Preliminary anti-action

Data Source

PatentUS12395447B2Mapping relationship updating method and apparatus
Publication Date: 2025.08.19 HUAWEI TECH CO LTD
  • US12395447B2 patent drawing
  • US12395447B2 patent drawing
  • US12395447B2 patent drawing

AI summary

This application provides a mapping relationship updating method, applied to deterministic networking. The method includes: A first device sequentially obtains a first packet and a second packet that are sent by a second device; the first device determines a first time difference between a time at which the first packet is received and a time at which the second packet is received; and if the first device determines that the first time difference is not within a preset range, the first device updates a period-based mapping relationship.