DTN Node Device Delivery Predictability Management
Find Innovative SolutionsGenerate 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
Engineering 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
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.
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.
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
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.
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.
Data Source
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.


