DTN Node Device Delivery Predictability Management

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In Delay Tolerant Networks (DTNs), users face difficulties in selecting a destination node for communication due to the lack of recognition and utilization of transfer data delivery predictability, which affects the reliability and speed of data arrival.

Innovation Solution

A node device with a delivery predictability management part that stores and calculates delivery predictabilities for each destination node, a DTN communication part that refers to these predictabilities for selecting a next hop node, and a user interface that allows users to select a destination node based on these predictabilities.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If delivery predictability is calculated and stored for each destination node, then the reliability of data transfer is improved, but the device complexity increases due to additional storage and calculation requirements

Engineering Contradiction:
Improvedata transfer reliabilityVSAvoidnode device complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The delivery predictability information is segmented and stored in a structured table format with separate columns for destination node identifiers, delivery predictability values, and update timestamps. This organization reduces storage complexity while maintaining reliability through systematic data management.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system implements feedback mechanisms where delivery predictability is continuously updated based on actual data transfer outcomes and neighboring node information. This feedback loop improves reliability by adapting to changing network conditions while using efficient update algorithms that minimize computational overhead.

Inventive Principle:
Principle #23Feedback

2Ease of operation

If delivery predictability information is made accessible to users for destination node selection, then the ease of operation is improved, but the loss of information increases due to additional data management and transmission overhead

Engineering Contradiction:
Improvedestination node selection easeVSAvoidinformation overhead
Core Design Contradiction:
Ease of operationVSLoss of information

Solution Approach 1:

The system extracts only the essential delivery predictability information needed for user decision-making, presenting simplified metrics to users while maintaining comprehensive internal data structures. This extraction approach improves ease of operation by providing users with actionable insights without incurring overhead from transmitting unnecessary detailed information.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

Different levels of information detail are provided locally - comprehensive delivery predictability data is maintained internally for routing decisions, while users receive simplified, relevance-filtered information for destination selection. This local quality differentiation improves usability without wasting bandwidth on unnecessary information transmission.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS10225786B2Delay tolerant network (DTN) and ad-hoc node device
Publication Date: 2019.03.05 NEC CORP
  • US10225786B2 patent drawing
  • US10225786B2 patent drawing
  • US10225786B2 patent drawing

AI summary

A node device has a delivery predictability management part, a DTN communication part, and a user interface part. The delivery predictability management part stores, for each destination node, delivery predictabilities including a delivery predictability for the destination node calculated by a local node and a delivery predictability for the destination node calculated by a neighboring node. The DTN communication part refers to the delivery predictabilities for each destination node and selects a next hop node in transferring transfer data from the local node to the destination node. The user interface part allows selection of a destination node for DTN communication with the local node as a source node on a basis of the delivery predictabilities for each destination node.