WO2015104753A1 - ノード装置 - Google Patents
ノード装置 Download PDFInfo
- Publication number
- WO2015104753A1 WO2015104753A1 PCT/JP2014/006089 JP2014006089W WO2015104753A1 WO 2015104753 A1 WO2015104753 A1 WO 2015104753A1 JP 2014006089 W JP2014006089 W JP 2014006089W WO 2015104753 A1 WO2015104753 A1 WO 2015104753A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- node
- destination
- delivery probability
- destination node
- unit
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W40/00—Communication routing or communication path finding
- H04W40/34—Modification of an existing route
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04B—TRANSMISSION
- H04B1/00—Details of transmission systems, not covered by a single one of groups H04B3/00 - H04B13/00; Details of transmission systems not characterised by the medium used for transmission
- H04B1/69—Spread spectrum techniques
- H04B1/713—Spread spectrum techniques using frequency hopping
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/16—Threshold monitoring
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04M—TELEPHONIC COMMUNICATION
- H04M1/00—Substation equipment, e.g. for use by subscribers
- H04M1/72—Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
- H04M1/724—User interfaces specially adapted for cordless or mobile telephones
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W40/00—Communication routing or communication path finding
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W40/00—Communication routing or communication path finding
- H04W40/02—Communication route or path selection, e.g. power-based or shortest path routing
- H04W40/18—Communication route or path selection, e.g. power-based or shortest path routing based on predicted events
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04M—TELEPHONIC COMMUNICATION
- H04M2250/00—Details of telephonic subscriber devices
- H04M2250/64—Details of telephonic subscriber devices file transfer between terminals
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W84/00—Network topologies
- H04W84/18—Self-organising networks, e.g. ad-hoc networks or sensor networks
Definitions
- the present invention relates to a node device, a communication network system, a destination node selection method, and a program used in a delay tolerant network.
- DTN Delay Tolerant Network
- transfer data is divided into unit sizes called bundles, and transfer processing to destinations is performed in bundle units.
- the greatest feature of DTN is that, when the route to the destination of the bundle to be transferred is unknown, the bundle is not discarded, and the bundle is stored and waited until the next hop to be transferred is found. By performing such an operation, even if there is no end-to-end route from the source node to the destination node at the same time, the bundle is transferred to the intermediate node, and then the route to the destination node is established. It becomes possible to resume the transfer of the bundle, and as a result, the arrival rate to the destination node is improved.
- the route control method in the DTN is different from the IP routing for finding the end-to-end route from the source node to the destination node.
- One of the typical routing methods in DTN is a routing method based on the probability of delivery to a destination node called PROPHET.
- P (i-1) is a delivery probability for the node B in the node A before the update.
- P init is an initialization constant, and 0 ⁇ P init ⁇ 1.
- ⁇ is a decreasing parameter, and 0 ⁇ ⁇ 1.
- K is the number of times that the unit time has elapsed since the last time node A and node B adjoined.
- the delivery probability P i for the destination node is exchanged with an adjacent node, and the bundle is passed to the adjacent node having the highest delivery probability. Also, if the delivery probability to the destination node of the adjacent node is smaller than the delivery probability to the destination node of the local node, the bundle is held by the local node without being passed to the adjacent node. Keep doing.
- routing is performed by comparing the magnitudes of delivery probabilities to destination nodes calculated based on the adjacency history.
- Patent Document 1 not only the distribution probability is calculated based on the adjacent history, but also based on the history of the end-to-end route from the past to the present to the destination node registered in the routing table in the node.
- a method for calculating the delivery probability to the node is described.
- PROPHET not only the value calculated based on only the adjacent history is used as the delivery probability, but also the value calculated using other parameters as described in Patent Document 1 is extended. It is also possible to do this.
- DTN can deliver transfer data with high reliability between end-to-end even when the connectivity between nodes is unstable and the quality is low.
- the transfer data does not always arrive quickly from the source node to the destination node, and may take a long time to arrive. Whether it arrives promptly or requires a considerable amount of time differs for each destination node. This is because the transfer data delivery probability from a certain node to the destination node is different for each destination node. Whether the transfer data may arrive at the destination node promptly is one of important information for the user who uses the DTN communication.
- the delivery probability of the transfer data to the destination node in each node is only used for path control, and even the existence of that is not recognized by the user of the node. For this reason, it is difficult for the user of the source node to select the destination node based on the delivery probability.
- An object of the present invention is to provide a node device that solves the above-described problem, that is, it is difficult for a user to select a destination node for DTN communication based on a delivery probability.
- the node device provides: A delivery probability management unit for storing the delivery probability to the destination node calculated by the own node and the adjacent node for each destination node; A DTN communication unit that selects a next hop node when transferring transfer data from the own node to the destination node with reference to the delivery probability for each destination node; A user interface unit that selects a destination node of DTN communication using the own node as a source node based on the delivery probability for each destination node.
- a communication network system provides: A communication network system composed of a plurality of nodes, Each of the above nodes A delivery probability management unit for storing the delivery probability to the destination node calculated by the own node and the adjacent node for each destination node; A DTN communication unit that selects a next hop node when transferring transfer data from the own node to the destination node with reference to the delivery probability for each destination node; A user interface unit that selects a destination node of DTN communication using the own node as a source node based on the delivery probability for each destination node.
- the destination node selection method is: Transfer from the own node to the destination node with reference to the delivery probability management unit for storing the delivery probability to the destination node calculated by the own node and adjacent nodes for each destination node, and the delivery probability for each destination node
- a destination node selection method executed by a node having a DTN communication unit for selecting a next hop node when transferring data and a user interface unit, The user interface unit selects a destination node for DTN communication using the self node as a source node based on the delivery probability for each destination node.
- the program according to the fourth aspect of the present invention is: Computer A delivery probability management unit for storing the delivery probability to the destination node calculated by the own node and the adjacent node for each destination node; A DTN communication unit that selects a next hop node when transferring transfer data from the own node to the destination node with reference to the delivery probability for each destination node; Based on the delivery probability for each destination node, it functions as a user interface unit for selecting a destination node for DTN communication using the own node as a source node.
- the user of the node device can select the destination node based on the delivery probability.
- FIG. 1 shows the structural example of the communication network system which concerns on the 1st Embodiment of this invention.
- It is a block diagram which shows the structural example of the node which concerns on the 1st Embodiment of this invention.
- It is a figure which shows the structural example of the delivery probability data calculated by the own node among the delivery probability data of the node which concerns on the 1st Embodiment of this invention.
- It is a figure which shows the structural example of the delivery probability data which the adjacent node calculated among the delivery probability data of the node which concerns on the 1st Embodiment of this invention.
- It is a figure which shows the structural example of the routing table for DTN communication of the node which concerns on the 1st Embodiment of this invention.
- the communication network system NW1 has no end-to-end reachability from the source node to the destination node by temporarily storing the transfer data in the intermediate node. It is a delay tolerant network that enables delivery.
- the communication network system NW1 is composed of node A, node B, node C,..., Node W, node X, node Y, and node Z.
- the number and arrangement of the nodes are arbitrary, and the nodes A to Z can move.
- FIG. 2 shows a configuration of the node 100 that can be used as each of the nodes A to Z.
- the node 100 includes a wireless communication unit 101, an operation input unit 102, a screen display unit 103, a storage unit 104, an arithmetic processing unit 105, and an antenna 106.
- the wireless communication unit 101 has a function of transmitting and receiving communication messages wirelessly with other nodes such as NFC (Near Field Communication).
- the wireless communication unit 101 creates a communication message packet in response to a request from the arithmetic processing unit 105, performs processing such as adding a header and an error detection code to the created packet, and processes the processed data.
- a modulated signal in the carrier frequency band is generated from the antenna 106 and transmitted as a radio signal from the antenna 106.
- the wireless communication unit 101 demodulates the wireless signal received by the antenna 106, decodes the communication message packet, and receives the communication message that has been confirmed to be error-free based on the error detection code. Notify
- the operation input unit 102 includes an operation input device such as a keyboard and a mouse, and has a function of detecting an operator operation and outputting it to the arithmetic processing unit 105.
- the screen display unit 103 includes a screen display device such as an LCD (Liquid Crystal Display) or a PDP (Plasma Display Panel), and displays various types of information such as a destination node selection screen according to an instruction from the arithmetic processing unit 105. It has a function.
- a screen display device such as an LCD (Liquid Crystal Display) or a PDP (Plasma Display Panel)
- LCD Liquid Crystal Display
- PDP Plasma Display Panel
- the storage unit 104 includes a storage device such as a ROM (Read Only Memory), a RAM (Random Access Memory), and a hard disk, and stores a program 1041 and processing information.
- the program 1041 is a program that realizes various processing units by being read and executed by the arithmetic processing unit 105.
- Main processing information stored in the storage unit 104 includes delivery probability data 1042, a routing table 1043, and a node list 1044.
- Delivery probability data 1042 is delivery probability data to the destination node calculated by the own node and the adjacent node. The delivery probability to the destination node calculated by the adjacent node is transmitted from the adjacent node as will be described later.
- FIG. 3 is a configuration example of the delivery probability data 1042A to the destination node calculated by the own node (node A) in the delivery probability data 1042.
- the probability of delivery to each destination node (for example, the destination node name and its IP address) is recorded.
- the delivery probability for node X is 0.6
- the delivery probability for node Y is 0.2
- the delivery probability for node Z is 0.3
- the delivery probability for nodes B and C is 1.0. It has been shown.
- the delivery probability is a numerical value indicating how much each node can deliver the bundle to the destination node, and takes a value from 0 to 1.
- a certain node has a delivery probability of 1.0 with respect to the destination node when the node has a direct route to the destination node.
- a certain node having a delivery probability of 0 with respect to the destination node indicates that there is no possibility that the bundle can be delivered from the node to the destination node, or that it is unknown.
- having a delivery probability greater than 0 and less than 1 for a destination node means that the node has a direct route with the destination node, but currently there is no direct route. Represents.
- the magnitude of the delivery probability is calculated based on the elapsed time from the time when there was a direct route to the destination node at the end.
- FIG. 4 is a configuration example of the delivery probability data 1042B to the destination node calculated by the adjacent node in the delivery probability data 1042.
- the delivery probability from the adjacent node to the destination node, the node that calculated the delivery probability, and the expiration date of the delivery probability are recorded.
- the distribution probability is received from two adjacent nodes, one is the distribution probability is 0.4, the transmitting node is node B, and the expiration date is November 21, 2013.
- the time is 10 minutes 49.500 seconds, and the other is that the delivery probability is 0.1, the transmitting node is node C, and the expiration date is 17: 11: 10.000 seconds on November 21, 2013. It is shown.
- the expiration date is given on the transmission side, and corresponds to the expiration date of the SV message when the delivery probability data 1042B is exchanged between nodes as an SV message.
- the routing table 1043 is a routing table in DTN.
- FIG. 5 is a configuration example of the routing table 1043.
- the routing table 1043 records the next hop node and the IP address of the next hop node for each destination node (for example, the destination node name and its IP address).
- the next hop node is node A (own node), and the IP address of the next hop is 10.0.0.1.
- the next hop node is node C and the next hop IP address is 10.0.0.3.
- the next hop node is node B and the next hop The IP address is shown to be 10.0.0.2.
- the node list 1044 is a list of nodes that are communication partners.
- FIG. 6 is a configuration example of the node list 1044.
- a node name and an IP address are recorded in the node list 1044 for each communication partner.
- the IP address of the node name X is 10.0.0.3
- the IP address of the node name Y is 10.0.0.2
- the IP address of the node name Z is 10.0.0.3. It is 0.4
- the IP address of the node name W is 10.0.0.5.
- the arithmetic processing unit 105 includes a microprocessor such as an MPU and its peripheral circuits, and reads and executes the program 1041 from the storage unit 104, thereby realizing various processing units by cooperating the hardware and the program 1041. It has a function to do.
- main processing units realized by the arithmetic processing unit 105 there are a delivery probability management unit 1051, a DTN communication unit 1052, and a user interface unit 1053.
- the delivery probability management unit 1051 has a function of storing and maintaining the delivery probability data 1042 in the storage unit 104. Specifically, it has the following functions.
- the delivery probability management unit 1051 has a function of calculating a delivery probability to the destination node and storing the calculated delivery probability in the storage unit 104 as delivery probability data 1042A to the destination node calculated by the own node.
- Examples of delivery probability calculation algorithms include a calculation method based on whether or not adjacent, a calculation method based on route history (Patent Document 1), and the like.
- the calculation method of the delivery probability is not limited to this, and any calculation method may be used.
- the delivery probability management unit 1051 has a function of transmitting a delivery probability calculated by the own node to an adjacent node and a function of receiving a delivery probability calculated by the adjacent node transmitted from the adjacent node. This delivery probability information is transmitted and received as an SV message.
- the delivery probability management unit 1051 has a function of storing the delivery probability received from the adjacent node in the storage unit 104 as delivery probability data 1042B to the destination node calculated by the adjacent node.
- the DTN communication unit 1052 has a DTN communication function. Specifically, it has the following functions.
- the DTN communication unit 1052 has a function of determining the next hop node for each destination node with reference to the delivery probability data 1042 and registering it as a routing entry in the routing table 1043.
- the function of registering a routing entry will be described in detail with reference to FIGS.
- the DTN communication unit 1052 registers its own node (node A) whose distribution probability is calculated as the next hop node in the routing table 1043.
- the DTN communication unit 1052 registers the node C that has calculated the delivery probability in the routing table 1043 as the next hop node.
- the DTN communication unit 1052 has a function of performing DTN transfer. Specifically, when DTN communication unit 1052 receives the IP address and transmission data of the destination node from user interface unit 1053, DTN communication unit 1052 temporarily accumulates the transmission data in order to start DTN transfer using the own node as the source node. When the next hop to be transferred is found, the transmission data is divided into bundles and transferred to the next hop. The next hop to be transferred is determined by referring to the routing table 1043. For example, in the case of the routing table 1043 of FIG. 5, transmission data whose destination node is the node X or the node Z is accumulated and held without being transferred to other adjacent nodes.
- transmission data whose destination node is the node Y is divided into bundles and transferred to the node C.
- the transmission data whose destination node is the node W is divided into bundles and transferred to the node B.
- transmission / reception of a bundle is performed via the lower layer (for example, TCP / IP) of a bundle layer.
- the DTN communication unit 1052 reconfigures the bundle received from the adjacent node as data, and temporarily stores it in the own node. Then, as in the case where the own node is the source node, when the next hop to be transferred is found, the data is divided into bundles and transferred to the next hop. Further, when the own node is the destination node, the DTN communication unit 1052 reconfigures the bundle received from the adjacent node as data, and notifies the upper layer (for example, the application layer) of the received data.
- the upper layer for example, the application layer
- the user interface unit 1053 has a function of causing the user to select a destination node of DTN communication using the own node as a source node based on the delivery probability data 1042.
- a specific example of the user interface unit 1053 is shown below.
- the user interface unit 1053 displays a destination selection screen on the screen display unit 103. At that time, on the destination selection screen, a destination node having a delivery probability equal to or higher than a threshold value and a destination node having a distribution probability lower than the threshold value are displayed separately.
- a selection method is referred to as method 1.
- a node list 1044 stored in the storage unit 104 is used as a list of destination nodes to be displayed.
- the delivery probability of a destination node that is described in the node list 1044 and not described in the delivery probability data 1042 is set to a minimum value, for example. However, a list of destination nodes recorded in the delivery probability data 1042 may be created and displayed without using the node list 1044.
- FIG. 7 shows a configuration example of the destination selection screen 1031 displayed on the screen display unit 103 by the method 1.
- a circle mark indicating that DTN communication is possible or a cross mark indicating that DTN communication is impossible or difficult is displayed.
- the threshold value is 0.4
- the maximum delivery probability is 1.0. Is displayed.
- the maximum delivery probability is 0.3. Therefore, it is determined that DTN communication is impossible or difficult, and “x” is displayed.
- the suitability of DTN communication is indicated to the user by marks of ⁇ and ⁇ , but may be displayed with characters such as “appropriate” and “inappropriate”, and display of destination nodes exceeding the threshold value
- Various display modes are conceivable, such as displaying blue in red and displaying red in less than the threshold.
- the user operates the operation input unit 102 to select a destination node as a communication partner on the destination selection screen 1031 displayed on the screen display unit 103.
- Each destination node on the destination selection screen 1031 is displayed with a mark “ ⁇ ” if the delivery probability is equal to or higher than the threshold value, and a mark “X” if the delivery probability is lower than the threshold value.
- the user interface unit 1053 notifies the DTN communication unit 1052 of the IP address of the selected destination node.
- the user interface unit 1053 receives input of transmission data or designation of a file in which the transmission data is recorded from the user, and notifies the DTN communication unit 1052 of the transmission data. As an example, FIG.
- FIG. 7 shows an example in which a text editing field 1032 is arranged at the bottom of the destination selection screen 1031.
- the operation input unit 102 When the user operates the operation input unit 102 to describe the text to be transmitted to the text editing field 1032 and selects any destination node on the destination selection screen 1031, the IP address and the transmitted text are converted into the DTN communication unit 1052. To be notified.
- a method for selecting a destination node on the destination selection screen 1031 for example, there is a method of performing a touch operation on a portion marked with a circle, but any other method may be used.
- FIG. 8 shows another configuration example of the destination selection screen 1031 displayed on the screen display unit 103 by the method 1.
- the destination nodes described in the node list 1044 are sorted and displayed on the destination selection screen 1031 in descending order or ascending order of the delivery probability.
- the maximum value of the delivery probability of destination nodes B and C is 1.0
- the maximum value of the delivery probability of destination node X is 0.6
- the delivery probability of destination node Y is
- the maximum value is 0.5
- the maximum delivery probability of the destination node Z is 0.3
- the maximum delivery probability of the destination node W is 0.8. Therefore, when sorted in descending order, B, C, W, X, Y, and Z are obtained as shown in FIG.
- the user operates the operation input unit 102 to select a destination node as a communication partner on the destination selection screen 1031 displayed on the screen display unit 103. Since the destination nodes are displayed on the destination selection screen 1031 in descending order of the delivery probability, the user can select the destination nodes based on the selection criteria.
- the user interface unit 1053 notifies the DTN communication unit 1052 of the IP address and transmission data of the selected destination node.
- the user interface unit 1053 displays on the screen display unit 103 a destination selection screen having a list of destination nodes with delivery probabilities added.
- this selection method is referred to as method 2.
- a node list 1044 stored in the storage unit 104 is used as a list of destination nodes to be displayed.
- the delivery probability of a destination node that is described in the node list 1044 and not described in the delivery probability data 1042 is set to a minimum value, for example.
- a list of destination nodes recorded in the delivery probability data 1042 may be created and displayed without using the node list 1044.
- FIG. 9 shows a configuration example of the destination selection screen 1031 displayed on the screen display unit 103 by the method 2.
- a numerical value indicating the distribution probability is displayed for each destination node described in the node list 1044.
- the distribution probability is presented to the user by a numerical value, but the display of the destination node having the distribution probability of 1.0 is displayed in blue, for example, and if less than 1.0 and 0.7 or higher, the display is green.
- Various modes of presenting the distribution probability to the user are conceivable, such as displaying in yellow if less than 0.7 and 0.4 or more, and displaying in red if less than 0.4.
- the user operates the operation input unit 102 to select a destination node as a communication partner on the destination selection screen 1031 displayed on the screen display unit 103. Since the delivery probability is appended to each destination node on the destination selection screen 1031, the user can select a destination node based on the selection criterion.
- the user interface unit 1053 notifies the DTN communication unit 1052 of the IP address and transmission data of the selected destination node.
- the user interface unit 1053 displays a list of destination nodes having a delivery probability equal to or higher than the threshold on the screen display unit 103.
- a destination node having a delivery probability less than the threshold is not included in the list.
- this selection method is referred to as method 3.
- a node list 1044 stored in the storage unit 104 is used as a list of destination nodes to be displayed.
- the delivery probability of a destination node that is described in the node list 1044 and not described in the delivery probability data 1042 is set to a minimum value, for example.
- the user interface unit 1053 includes, among destination nodes described in the node list 1044, a destination node whose maximum delivery probability to the destination node described in the delivery probability data 1042 is greater than or equal to a threshold value. And a list of the extracted destination nodes is displayed on the screen display unit 103. However, without using the node list 1044, a destination node whose maximum value of the delivery probability recorded in the delivery probability data 1042 is equal to or greater than the threshold is extracted from the delivery probability data 1042, and the list of the extracted destination nodes is displayed on the screen. You may display on the part 103. FIG.
- FIG. 10 is a configuration example of the destination selection screen 1031 displayed on the screen display unit 103 by the method 3.
- the threshold value is 0.4
- the maximum delivery probability is 1.0. Therefore, it is determined that DTN communication is possible, and the destination is selected. It is displayed on the screen 1031.
- the maximum delivery probability is 0.3. Therefore, it is determined that DTN communication is impossible and is not displayed on the destination selection screen 1031.
- the user operates the operation input unit 102 to select a destination node as a communication partner on the destination selection screen 1031 displayed on the screen display unit 103. Since only destination nodes having a delivery probability equal to or higher than the threshold value are displayed on the destination selection screen 1031, the user can select a destination node having a delivery probability of a certain level or higher regardless of which destination node is selected.
- the user interface unit 1053 notifies the DTN communication unit 1052 of the IP address and transmission data of the selected destination node.
- the delivery probability management unit 1051 of the node device 100 executes the processing shown in FIG. 11 at regular intervals. First, the delivery probability management unit 1051 calculates a delivery probability for the destination node (step S101). Next, the delivery probability management unit 1051 checks whether the delivery probability for the same destination node is already stored in the delivery probability data 1042A (step S102). If the delivery probability for the same destination node is stored, the delivery probability data The delivery probability in the existing entry of 1042A is updated with the calculated delivery probability (step S103), and if the delivery probability for the same destination node is not stored, the calculated delivery probability is newly stored (step S104).
- control is transferred from the delivery probability management unit 1051 to the DTN communication unit 1052, and the DTN communication unit 1052 updates the routing table 1043 based on the results of steps S103 and S104 (step S105). That is, the node for which the maximum delivery probability is calculated is set as the next hop node for the destination node.
- control returns from the DTN communication unit 1052 to the delivery probability management unit 1051, and the delivery probability management unit 1051 broadcasts an SV message including the delivery probability to an adjacent node (step S106).
- FIG. 12 is a flowchart showing an operation when the node device 100 receives a delivery probability from an adjacent node.
- the delivery probability management unit 1051 receives an SV message including a list of delivery probabilities (step S111).
- the delivery probability management unit 1051 checks whether or not the delivery probability already transmitted by the same node is stored in the delivery probability data 1042B (step S112), and the delivery probability from the same node to the same destination node is already stored. If the distribution probability in the existing entry of the distribution probability data 1042B is updated with the received distribution probability (step S113), and the distribution probability from the same node to the same destination node is not yet stored, the received distribution is updated.
- the probability is newly stored in the delivery probability data 1042B (step S114).
- control is transferred from the delivery probability management unit 1051 to the DTN communication unit 1052, and the DTN communication unit 1052 updates the routing table 1043 based on the results of steps S113 and S114 (steps S115 and S116). That is, the DTN communication unit 1052 checks whether or not the maximum delivery probability has changed due to the update / new storage of the delivery probability (step S115). If there is a change, the DTN communication unit 1052 determines the node that calculated the maximum delivery probability as the destination node. Is set as the next hop node for (step S116).
- the user interface unit 1053 of the node device 100 selects the DTN communication function from the user through the operation input unit 102, the user interface unit 1053 starts executing the processing illustrated in FIG. First, the user interface unit 1053 reads the delivery probability data 1042 and the node list 1044 from the storage unit 104, creates a destination selection screen 1031 as described with reference to FIGS. 7 to 10, and displays it on the screen display unit 103. (Step S121). Next, the user interface unit 1053 receives a destination node selection input and transmission data input from the user (step S122). The user interface unit 1053 notifies the DTN communication unit 1052 of the IP address and transmission data of the destination node selected by the user.
- the DTN communication unit 1052 accumulates the notified transmission data (step S123). Next, the DTN communication unit 1052 refers to the routing table 1043 and checks whether there is a next hop node corresponding to the destination node (step S124). If there is a next hop node, it is determined whether it is the local node (step S125). When the next hop node corresponding to the destination node is not its own node, the DTN communication unit 1052 divides the transmission data into bundles and transfers them to the next hop node (step S126). If the next hop node does not exist, and if it exists, if it is the local node, the process returns to step S124 and continues.
- the DTN communication unit 1052 of the node device 100 determines whether the destination node of the bundle is the local node (step S132). If the destination node is its own node, the DTN communication unit 1052 reconfigures the bundle as data and notifies the higher layer (step S133).
- the DTN communication unit 1052 reconstructs and stores the bundle as data (step S134).
- the DTN communication unit 1052 refers to the routing table 1043 and checks whether there is a next hop node corresponding to the destination node (step S135). If there is a next hop node, it is determined whether it is the local node (step S136). When the next hop node corresponding to the destination node is not its own node, the DTN communication unit 1052 divides the transmission data into bundles and transfers the bundle to the next hop node (step S137). If the next hop node does not exist, and if it exists, if it is the local node, the process returns to step S135 and continues.
- the user of the node device 100 can select a destination node based on the delivery probability when performing DTN communication.
- the reason is that it has a user interface unit 1053 that selects a destination node of DTN communication using the own node as a source node based on a delivery probability for each destination node.
- the communication network system NW2 is a network having a wireless ad hoc network function and a mobile phone network function in addition to the DTN function.
- the communication network system NW2 includes a node A, a node B, a node C,..., A node W, a node X, a node Y, and a node Z.
- a direct route exists between the nodes A, B, and C one small ad hoc network is formed by these three nodes.
- a direct route exists between the nodes X, Y, Z, and W another small ad hoc network is formed by these four nodes.
- the number and arrangement of the nodes are arbitrary, and the nodes A to Z can move.
- FIG. 16 shows a configuration of a node 200 that can be used as each of the nodes A to Z.
- the node 200 includes wireless communication units 201 and 207, an operation input unit 202, a screen display unit 203, a storage unit 204, an arithmetic processing unit 205, antennas 206 and 209, and a transmission / reception unit 208.
- the wireless communication unit 201, the operation input unit 202, the screen display unit 203, and the antenna 206 are the wireless communication unit 101, the operation input unit 102, the node 100 according to the first embodiment of the present invention illustrated in FIG.
- the screen display unit 103 and the antenna 106 have the same functions.
- the wireless communication unit 207 has a function of transmitting and receiving communication messages wirelessly through the antenna 209 with the base station of the mobile phone network.
- the transmitter / receiver unit 208 includes a transmitter and a receiver for performing voice communication.
- the storage unit 204 includes a storage device such as a ROM, a RAM, and a hard disk, and stores a program 2041 and processing information.
- the program 2041 is a program that implements various processing units by being read and executed by the arithmetic processing unit 205.
- Main processing information stored in the storage unit 204 includes delivery probability data 2042, a routing table 2043, a node list 2044, out-of-service area information 2045, and a routing table 2046.
- the delivery probability data 2042 and the routing table 2043 have the same functions as the delivery probability data 1042 and the routing table 1043 of the node 100 according to the first embodiment of the present invention shown in FIG.
- the node list 2044 is a list of nodes that are communication partners.
- FIG. 17 is a configuration example of the node list 2044.
- a node name, an IP address, and a mobile phone number are recorded in the node list 2044 for each communication partner.
- the IP address of the node name X is 10.0.0.4
- the mobile phone number is 070-XXXX-0004
- the IP address of the node name Y is 10.0.0.5
- the mobile phone number is 070-XXXX-0005
- the IP address of the node name Z is 10.0.0.6
- the mobile phone number is 070-XXXX-0006,
- the IP address of the node name W is 10.0.0. 7. It is shown that the mobile phone number is 070-XXX-0007.
- the mobile phone service out-of-service information 2045 is data representing whether or not the own node is out of the mobile phone service service area.
- the routing table 2046 is an ad hoc network routing table.
- FIG. 18 is a configuration example of the routing table 2046.
- the routing table 2046 records a next hop node (for example, an IP address) and a metric for each destination node (for example, the destination node name and its IP address). For example, for destination node B, it is shown that the next hop node is node B and the metric is 1. For the destination node C, the next hop node is the node C and the metric is 1.
- the destination nodes recorded in the routing table 2045 are only the nodes B and C.
- the arithmetic processing unit 205 includes a microprocessor such as an MPU and its peripheral circuits, and reads and executes the program 2041 from the storage unit 204, thereby realizing various processing units by cooperating the hardware and the program 2041. It has a function to do.
- main processing units realized by the arithmetic processing unit 205 there are a delivery probability management unit 2051, a DTN communication unit 2052, a user interface unit 2053, a mobile phone unit 2054, and an ad hoc communication unit 2055.
- the delivery probability management unit 2051 and the DTN communication unit 2052 have the same functions as the delivery probability management unit 2051 and the DTN communication unit 2052 of the node 100 according to the first embodiment of the present invention shown in FIG. .
- the mobile phone unit 2054 determines whether or not the own node is out of the mobile phone service area based on the strength of the radio wave from the base station received by the wireless communication unit 207, and the determination result is out of the mobile phone service range. It has a function of storing the information 2045 in the storage unit 204. In addition, the mobile phone unit 2054 has a function of performing voice communication with other nodes through the base station of the mobile phone network.
- the ad hoc communication unit 2055 has an ad hoc communication function. Specifically, it has the following functions.
- the ad hoc communication unit 2055 periodically exchanges control information regarding a route with an adjacent node using a proactive type routing protocol such as OLSR (Optimized Link State Routing), and creates and updates a routing table 2045. It has the function to do.
- OLSR Optimized Link State Routing
- the ad hoc communication unit 2055 has a function of performing voice communication and message communication with other nodes through the ad hoc network.
- the user interface unit 2053 has a function of causing the user to select a destination node of DTN communication using the own node as a source node based on the delivery probability data 2042. This function is the same function as the user interface unit 1053 of the node 100 according to the first embodiment of the present invention shown in FIG.
- the user interface unit 2053 has a function of causing the user to select a destination node for ad hoc communication using the own node as a source node based on the routing table 2046. Specifically, the user interface unit 2053 displays a destination selection screen having a list of destination nodes capable of ad hoc communication on the screen display unit 203. As a list of destination nodes to be displayed, a node list 2044 stored in the storage unit 204 is used. A destination node described in the node list 2044 and capable of ad hoc communication is possible for a destination node described in the routing table 2046, and ad hoc communication is impossible for a destination node not described in the routing table 2046. However, a list of destination nodes recorded in the routing table 2046 may be created and displayed without using the node list 2044.
- the user interface unit 2053 has a function of selecting a destination node of a mobile phone having the own node as a transmission source based on the mobile phone service out-of-service area information 2045. Specifically, the user interface unit 2053 displays a destination selection screen having the node list 2044 stored in the storage unit 204 on the screen display unit 203. At this time, if the mobile phone service out-of-service information 2045 indicates out-of-service, each destination node disables the mobile phone.
- FIG. 19 shows a configuration example of the destination selection screen 2031 displayed on the screen display unit 203.
- the node list 2044 for each destination node described in the node list 2044, whether or not mobile phone communication via a base station, ad hoc communication, and DTN communication are possible are marked with a circle, respectively. In some cases, it is indicated by a cross.
- the example of FIG. 19 is a case where the mobile phone service out-of-service information 2045 is not out of service, and all destination nodes are displayed as mobile phone enabled (O). Further, the example of FIG. 19 is a case where the routing table 2046 of its own node (node A) has the contents shown in FIG.
- FIG. 19 the availability of the DTN communication in FIG. 19 is the same as the destination selection screen 1031 in FIG. 8 of the node 100 according to the first embodiment of the present invention.
- the suitability of the mobile phone, ad hoc communication, and DTN communication is indicated to the user by marks of ⁇ and ⁇ , but may be displayed in characters such as “suitable” and “unsuitable”
- Various modes are possible in which the possible destination nodes are displayed separately, for example, in blue, and incapable communication destination nodes are displayed in red.
- the user operates the operation input unit 202 to select a communication type and a destination node on the destination selection screen 2031 displayed on the screen display unit 203.
- each destination node on the destination selection screen 2031 whether communication is possible or not is displayed for each type of communication by a circle mark or a cross mark, so that the user can select a destination node based on the selection criterion.
- the selection input can be performed, for example, by touching a portion marked with a circle.
- the user can select that the communication type is DTN and the destination node is Node B by performing a touch operation on a circled portion indicated by reference numeral 2033 in FIG.
- the user interface unit 1053 sends the destination node information (cell phone number) selected by the user to the mobile phone unit 2053, the ad hoc communication unit 2055, and the DTN communication unit 2052 that control the type of communication selected by the user. , IP address).
- the user interface unit 2053 accepts transmission data input or file designation from the user, and notifies the ad hoc communication unit 2054 or the DTN communication unit 2052 of the transmission data.
- FIG. 19 shows an example in which a text editing field 2032 is arranged at the bottom of the destination selection screen 2031.
- the IP address And the transmitted text are notified to the ad hoc communication unit 2055 or the DTN communication unit 2052.
- the destination selection screen 2031 shown in FIG. 19 has a destination selection function for mobile phone and ad hoc communication added to the destination selection screen 1031 shown in FIG. Similarly, a destination selection function for mobile phone and ad hoc communication may be added to the destination selection screen 1031 shown in FIGS.
- the operation of the node 200 according to this embodiment will be described.
- the operations of the delivery probability management unit 2051 and the DTN communication unit 2052 are the same as those of the delivery probability management unit 1051 and the DTN communication unit 1052 of the node 100 according to the first embodiment of the present invention. Same as operation.
- operations of the mobile phone unit 2054, the ad hoc communication unit 2055, and the user interface unit 2053 will be described.
- the mobile phone unit 2054 determines whether or not the own node is out of the mobile phone service area based on the intensity of the radio wave from the base station received by the wireless communication unit 207 at regular intervals. If the mobile node 2054 is outside the mobile phone service range, the mobile phone unit 2054 stores mobile phone service out-of-service information 2045 indicating that fact in the storage unit 204. In addition, the mobile phone unit 2054 transmits a mobile phone from its own node to the destination node in accordance with an instruction from the user interface unit 2053, and realizes a voice call using the transmission / reception unit 208 with the destination node.
- the mobile phone unit 2054 when there is an incoming call from the mobile phone network through the wireless communication unit 207, the mobile phone unit 2054 notifies the user that the incoming call has been received, and when the user responds, a voice call using the transmission / reception unit 208 between them. Is realized.
- the ad hoc communication unit 2055 periodically exchanges control information regarding a route with an adjacent node using a predetermined routing protocol, creates a routing table 2046, and stores it in the storage unit 204.
- the ad hoc communication unit 2055 transmits voice communication and message communication from its own node to the destination node in accordance with an instruction from the user interface unit 2053. When voice communication is transmitted, the ad hoc communication unit 2055 transmits data to and from the destination node. A voice call using the receiver 208 is realized.
- the ad hoc communication unit 2055 when the ad hoc communication unit 2055 receives data from the adjacent node through the ad hoc network through the wireless communication unit 201, the ad hoc communication unit 2055 notifies the higher layer (application layer) if the data is directed to the own node, and other data if the data is directed to the other node. To the adjacent node.
- the higher layer application layer
- the user interface unit 2053 starts executing the process shown in FIG. 20 when a communication function is selected by the user through the operation input unit 202.
- the user interface unit 2053 reads the delivery probability data 2042, the node list 2044, the mobile phone service out-of-service area information 2045, and the routing table 2046 from the storage unit 204, and creates the destination selection screen 2031 as described with reference to FIG. Is displayed on the screen display unit 203 (step S201).
- the user interface unit 2053 accepts a communication type and destination node selection input from the user, and transmission data input in the case of message communication (step S202).
- the user interface unit 2053 determines whether the communication type selected by the user is a mobile phone, ad hoc communication, or DTN communication (step S203).
- the user interface unit 2053 acquires the mobile phone number corresponding to the destination node selected by the user on the destination selection screen 2031 from the node list 2044, and the mobile phone The mobile phone unit 2054 is requested to make a call to the number.
- the cellular phone unit 2054 uses the wireless communication unit 207 to make a call via the base station, and when the other party answers, the mobile phone unit 2054 enables a call between the two (step S204).
- the user interface unit 2053 acquires an IP address corresponding to the destination node selected by the user on the destination selection screen 2031 from the node list 2045, and the IP address To the ad hoc communication unit 2055.
- the ad hoc communication unit 2055 performs communication through the ad hoc network between the own node and the destination node (step S205). At that time, the ad hoc communication unit 2055 uses the routing table 2046 to determine the next hop node to which data is transferred, and transmits the data toward the determined next hop node.
- the user interface unit 2053 and the DTN communication unit 2052 correspond to the user interface unit 1053 and the DTN communication unit 1052 of the node 100 according to the first embodiment of the present invention.
- the same operation is performed to start DTN communication using the own node as a source node.
- the user of the node device 200 can select a destination node based on the delivery probability when performing DTN communication.
- the reason is that it has a user interface unit 2053 that selects a destination node of DTN communication using the own node as a source node based on a delivery probability for each destination node.
- the user of the node device 200 can recognize which destination node can perform ad hoc communication on the same screen as the destination selection screen for selecting the destination node for DTN communication.
- the reason is that the user interface unit 2053 selects a destination node for ad hoc communication using the own node as a source node on the destination selection screen on the basis of the routing table 2046 created by the proactive routing protocol. is there.
- the user of the node device 200 can recognize which destination node and mobile phone can be used on the same screen as the destination selection screen for selecting a destination node for DTN communication.
- the reason is that the user interface unit 2053 causes the mobile node to select a mobile phone destination node on the destination selection screen based on whether or not the mobile node is outside the mobile phone service area. .
- the present invention can be used when voice communication, message communication, or the like is performed between terminals using wireless communication in a mobile phone terminal or a mobile terminal.
- NE1 Communication network system A to Z ... Node 100 ... Node 101 ... Wireless communication unit 102 ... Operation input unit 103 ... Screen display unit 104 ... Storage unit 105 ... Calculation processing unit 1041 ... Program 1042 ... Delivery probability data 1043 ... Routing table 1044 ... Node list 1051 ... Delivery probability management unit 1052 ... DTN communication unit 1053 ... User interface unit
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Human Computer Interaction (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
Description
Pi=P(i-1)+(1-P(i-1))×Pinit …式(1)
Pi=P(i-1)×γk …式(2)
自ノードおよび隣接ノードが計算した宛先ノードへの配送確率を上記宛先ノードごとに記憶する配送確率管理部と、
上記宛先ノードごとの上記配送確率を参照して、上記自ノードから上記宛先ノードへ転送データを転送する際の次ホップノードを選択するDTN通信部と、
上記宛先ノードごとの上記配送確率に基づいて、上記自ノードをソースノードとするDTN通信の宛先ノードを選択させるユーザインターフェイス部と
を有する。
複数のノードから構成される通信ネットワークシステムであって、
上記各ノードは、
自ノードおよび隣接ノードが計算した宛先ノードへの配送確率を上記宛先ノードごとに記憶する配送確率管理部と、
上記宛先ノードごとの上記配送確率を参照して、上記自ノードから上記宛先ノードへ転送データを転送する際の次ホップノードを選択するDTN通信部と、
上記宛先ノードごとの上記配送確率に基づいて、上記自ノードをソースノードとするDTN通信の宛先ノードを選択させるユーザインターフェイス部と
を有する。
自ノードおよび隣接ノードが計算した宛先ノードへの配送確率を上記宛先ノードごとに記憶する配送確率管理部と、上記宛先ノードごとの上記配送確率を参照して、上記自ノードから上記宛先ノードへ転送データを転送する際の次ホップノードを選択するDTN通信部と、ユーザインターフェイス部とを有するノードが実行する宛先ノード選択方法であって、
上記ユーザインターフェイス部が、上記宛先ノードごとの上記配送確率に基づいて、上記自ノードをソースノードとするDTN通信の宛先ノードを選択させる。
コンピュータを、
自ノードおよび隣接ノードが計算した宛先ノードへの配送確率を上記宛先ノードごとに記憶する配送確率管理部と、
上記宛先ノードごとの上記配送確率を参照して、上記自ノードから上記宛先ノードへ転送データを転送する際の次ホップノードを選択するDTN通信部と、
上記宛先ノードごとの上記配送確率に基づいて、上記自ノードをソースノードとするDTN通信の宛先ノードを選択させるユーザインターフェイス部と
して機能させる。
[第1の実施形態]
図1を参照すると、本発明の第1の実施形態に係る通信ネットワークシステムNW1は、転送データを途中ノードにおいて一時的に蓄積することにより、ソースノードから宛先ノードまでエンド-エンドの到達性がなくても配送を可能にするディレイトレラントネットワークである。通信ネットワークシステムNW1は、ノードA、ノードB、ノードC、…、ノードW、ノードX、ノードY、ノードZから構成されている。各ノードの数や配置は任意であり、また、各ノードA~Zは移動することができる。
ユーザインターフェイス部1053は、宛先選択画面を画面表示部103に表示する。その際、宛先選択画面では、配送確率が閾値以上の宛先ノードと閾値未満の宛先ノードとを区別して表示する。以下、このような選択方式を方式1と記す。表示する宛先ノードの一覧としては、記憶部104に記憶されているノード一覧1044を使用する。ノード一覧1044に記載されていて、配送確率データ1042に記載されていない宛先ノードの配送確率は例えば最小値とする。但し、ノード一覧1044を使用せずに、配送確率データ1042に記録されている宛先ノードの一覧を作成して表示してもよい。
ユーザインターフェイス部1053は、配送確率を付記した宛先ノードの一覧を有する宛先選択画面を画面表示部103に表示する。以下、この選択方式を方式2と記す。表示する宛先ノードの一覧としては、記憶部104に記憶されているノード一覧1044を使用する。ノード一覧1044に記載されていて、配送確率データ1042に記載されていない宛先ノードの配送確率は例えば最小値とする。但し、ノード一覧1044を使用せずに、配送確率データ1042に記録されている宛先ノードの一覧を作成して表示してもよい。
ユーザインターフェイス部1053は、配送確率が閾値以上の宛先ノードの一覧を画面表示部103に表示する。配送確率が閾値未満の宛先ノードは上記一覧には含めない。以下、この選択方式を方式3と記す。表示する宛先ノードの一覧としては、記憶部104に記憶されているノード一覧1044を使用する。ノード一覧1044に記載されていて、配送確率データ1042に記載されていない宛先ノードの配送確率は例えば最小値とする。より具体的には、ユーザインターフェイス部1053は、ノード一覧1044に記載されている宛先ノードのうち、配送確率データ1042に記載されている当該宛先ノードへの配送確率の最大値が閾値以上の宛先ノードを抽出し、この抽出した宛先ノードの一覧を画面表示部103に表示する。但し、ノード一覧1044を使用せずに、配送確率データ1042に記録されている配送確率の最大値が閾値以上の宛先ノードを配送確率データ1042から抽出し、この抽出した宛先ノードの一覧を画面表示部103に表示してもよい。
図15を参照すると、本発明の第2の実施形態に係る通信ネットワークシステムNW2は、DTN機能に加えて、無線アドホックネットワーク機能と携帯電話ネットワーク機能とを有するネットワークである。通信ネットワークシステムNW2は、ノードA、ノードB、ノードC、…、ノードW、ノードX、ノードY、ノードZから構成されている。図15に示す例では、ノードA、B、C間に直接の経路が存在するため、それら3つのノードによって1つの小規模なアドホックネットワークが形成されている。また、ノードX、Y、Z、W間に直接の経路が存在するため、それら4つのノードによって別の1つの小規模なアドホックネットワークが形成されている。各ノードの数や配置は任意であり、また、各ノードA~Zは移動することができる。
A~Z…ノード
100…ノード
101…無線通信部
102…操作入力部
103…画面表示部
104…記憶部
105…演算処理部
1041…プログラム
1042…配送確率データ
1043…ルーティングテーブル
1044…ノード一覧
1051…配送確率管理部
1052…DTN通信部
1053…ユーザインターフェイス部
Claims (11)
- 自ノードおよび隣接ノードが計算した宛先ノードへの配送確率を前記宛先ノードごとに記憶する配送確率管理部と、
前記宛先ノードごとの前記配送確率を参照して、前記自ノードから前記宛先ノードへ転送データを転送する際の次ホップノードを選択するDTN通信部と、
前記宛先ノードごとの前記配送確率に基づいて、前記自ノードをソースノードとするDTN通信の宛先ノードを選択させるユーザインターフェイス部と
を有するノード装置。 - 前記ユーザインターフェイス部は、前記配送確率が閾値以上の前記宛先ノードと閾値未満の前記宛先ノードとを区別して表示する宛先選択画面を表示部に表示する
請求項1に記載のノード装置。 - 前記宛先選択画面では、前記配送確率の降順または昇順に前記宛先ノードが配列されている
請求項2に記載のノード装置。 - 前記宛先選択画面では、前記配送確率が閾値以上の前記宛先ノードの表示形態と閾値未満の前記宛先ノードの表示形態とが相違する
請求項2に記載のノード装置。 - 前記ユーザインターフェイス部は、前記配送確率を付記した前記宛先ノードの一覧を有する宛先選択画面を表示部に表示する
請求項1に記載のノード装置。 - 前記ユーザインターフェイス部は、前記配送確率が閾値以上の前記宛先ノードの一覧を有する宛先選択画面を表示部に表示する
請求項1に記載のノード装置。 - プロアクティブ型のルーティングプロトコルによって作成したルーティングテーブルを参照して、前記自ノードから前記宛先ノードへ通信を行う際の次ホップノードを選択するアドホック通信部を有し、
前記ユーザインターフェイス部は、前記ルーティングテーブルに基づいて、前記自ノードをソースノードとするアドホック通信の宛先ノードを選択させる
請求項1乃至6の何れかに記載のノード装置。 - 携帯電話ネットワークの基地局を通じて前記自ノードと前記宛先ノードとの間で音声通信を行う携帯電話部を有し、
前記ユーザインターフェイス部は、自ノードが携帯電話サービスの圏外であるかどうかに基づいて、前記自ノードを発信元とする携帯電話の宛先ノードを選択させる
請求項1乃至7の何れかに記載のノード装置。 - 複数のノードから構成される通信ネットワークシステムであって、
前記各ノードは、
自ノードおよび隣接ノードが計算した宛先ノードへの配送確率を前記宛先ノードごとに記憶する配送確率管理部と、
前記宛先ノードごとの前記配送確率を参照して、前記自ノードから前記宛先ノードへ転送データを転送する際の次ホップノードを選択するDTN通信部と、
前記宛先ノードごとの前記配送確率に基づいて、前記自ノードをソースノードとするDTN通信の宛先ノードを選択させるユーザインターフェイス部と
を有する
通信ネットワークシステム。 - 自ノードおよび隣接ノードが計算した宛先ノードへの配送確率を前記宛先ノードごとに記憶する配送確率管理部と、前記宛先ノードごとの前記配送確率を参照して、前記自ノードから前記宛先ノードへ転送データを転送する際の次ホップノードを選択するDTN通信部と、ユーザインターフェイス部とを有するノードが実行する宛先ノード選択方法であって、
前記ユーザインターフェイス部が、前記宛先ノードごとの前記配送確率に基づいて、前記自ノードをソースノードとするDTN通信の宛先ノードを選択させる
宛先ノード選択方法。 - コンピュータを、
自ノードおよび隣接ノードが計算した宛先ノードへの配送確率を前記宛先ノードごとに記憶する配送確率管理部と、
前記宛先ノードごとの前記配送確率を参照して、前記自ノードから前記宛先ノードへ転送データを転送する際の次ホップノードを選択するDTN通信部と、
前記宛先ノードごとの前記配送確率に基づいて、前記自ノードをソースノードとするDTN通信の宛先ノードを選択させるユーザインターフェイス部と
して機能させるためのプログラム。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2015556633A JP6493222B2 (ja) | 2014-01-09 | 2014-12-05 | ノード装置 |
| US15/108,531 US10225786B2 (en) | 2014-01-09 | 2014-12-05 | Delay tolerant network (DTN) and ad-hoc node device |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2014002141 | 2014-01-09 | ||
| JP2014-002141 | 2014-01-09 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2015104753A1 true WO2015104753A1 (ja) | 2015-07-16 |
Family
ID=53523612
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/JP2014/006089 Ceased WO2015104753A1 (ja) | 2014-01-09 | 2014-12-05 | ノード装置 |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US10225786B2 (ja) |
| JP (1) | JP6493222B2 (ja) |
| WO (1) | WO2015104753A1 (ja) |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN106028415A (zh) * | 2016-04-27 | 2016-10-12 | 浙江工商大学 | 一种面向物联网应用的容迟网络路由方法 |
| JP2019517213A (ja) * | 2016-05-18 | 2019-06-20 | ヴェニアム,インコーポレーテッド | 移動物体のネットワークにおいてダウンロード方向におけるデータのルーティングおよび複製を管理するためのシステムならびに方法 |
| JP2019521579A (ja) * | 2016-05-18 | 2019-07-25 | ヴェニアム,インコーポレーテッド | 移動物体のネットワークにおいてアップロード方向におけるデータのルーティングおよび複製を管理するためのシステムならびに方法 |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| GB2548798A (en) * | 2016-03-17 | 2017-10-04 | Virtuosys Ltd | Wireless communication unit and method for sharing delay tolerant content |
| WO2020150349A1 (en) * | 2019-01-15 | 2020-07-23 | Loud-Hailer, Inc. | Device presence method and system for mesh network management |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2006222831A (ja) * | 2005-02-14 | 2006-08-24 | Canon Inc | 無線通信を用いた会議システム |
| WO2009078427A1 (ja) * | 2007-12-17 | 2009-06-25 | Nec Corporation | 経路制御方法およびノード |
| JP2009246419A (ja) * | 2008-03-28 | 2009-10-22 | Kyocera Corp | 携帯無線端末装置 |
| JP2012074882A (ja) * | 2010-09-28 | 2012-04-12 | Seiko Epson Corp | 無線通信装置、無線通信接続方法、及び無線通信接続プログラム |
| WO2013076912A1 (ja) * | 2011-11-21 | 2013-05-30 | 日本電気株式会社 | 経路情報交換方法、通信端末および経路情報交換プログラムを格納した非一時的なコンピュータ可読媒体 |
Family Cites Families (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| GB2332809A (en) * | 1997-12-24 | 1999-06-30 | Northern Telecom Ltd | Least cost routing |
| US8683552B2 (en) * | 2005-02-21 | 2014-03-25 | Panasonic Corporation | Information distribution system and terminal device |
| JP2007104613A (ja) * | 2005-10-07 | 2007-04-19 | Sony Computer Entertainment Inc | 電子通信方法、電子通信システム、通信端末、およびサーバ |
| US7561024B2 (en) * | 2007-04-05 | 2009-07-14 | Harris Corporation | Ad-hoc network routing protocol including the use of forward and reverse multi-point relay (MPR) spanning tree routes |
| CN101568802B (zh) * | 2007-05-02 | 2012-04-04 | 松下电器产业株式会社 | 移动目标预测装置、移动目标预测方法及导航装置 |
| US8787257B2 (en) * | 2008-10-23 | 2014-07-22 | Nec Corporation | Network communication system, node device, routing method and routing program |
| US9858559B2 (en) * | 2009-01-28 | 2018-01-02 | Headwater Research Llc | Network service plan design |
| US9854079B2 (en) * | 2011-12-29 | 2017-12-26 | International Business Machines Corporation | Contact list availability prioritization |
| US9202304B1 (en) * | 2012-09-28 | 2015-12-01 | Emc Corporation | Path performance mini-charts |
| US9439081B1 (en) * | 2013-02-04 | 2016-09-06 | Further LLC | Systems and methods for network performance forecasting |
| US9705634B2 (en) * | 2013-12-30 | 2017-07-11 | Applied Research Associates, Inc. | Communication users predictive product |
-
2014
- 2014-12-05 US US15/108,531 patent/US10225786B2/en active Active
- 2014-12-05 JP JP2015556633A patent/JP6493222B2/ja not_active Expired - Fee Related
- 2014-12-05 WO PCT/JP2014/006089 patent/WO2015104753A1/ja not_active Ceased
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2006222831A (ja) * | 2005-02-14 | 2006-08-24 | Canon Inc | 無線通信を用いた会議システム |
| WO2009078427A1 (ja) * | 2007-12-17 | 2009-06-25 | Nec Corporation | 経路制御方法およびノード |
| JP2009246419A (ja) * | 2008-03-28 | 2009-10-22 | Kyocera Corp | 携帯無線端末装置 |
| JP2012074882A (ja) * | 2010-09-28 | 2012-04-12 | Seiko Epson Corp | 無線通信装置、無線通信接続方法、及び無線通信接続プログラム |
| WO2013076912A1 (ja) * | 2011-11-21 | 2013-05-30 | 日本電気株式会社 | 経路情報交換方法、通信端末および経路情報交換プログラムを格納した非一時的なコンピュータ可読媒体 |
Cited By (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN106028415A (zh) * | 2016-04-27 | 2016-10-12 | 浙江工商大学 | 一种面向物联网应用的容迟网络路由方法 |
| CN106028415B (zh) * | 2016-04-27 | 2019-06-18 | 浙江工商大学 | 一种面向物联网应用的容迟网络路由方法 |
| JP2019517213A (ja) * | 2016-05-18 | 2019-06-20 | ヴェニアム,インコーポレーテッド | 移動物体のネットワークにおいてダウンロード方向におけるデータのルーティングおよび複製を管理するためのシステムならびに方法 |
| JP2019521579A (ja) * | 2016-05-18 | 2019-07-25 | ヴェニアム,インコーポレーテッド | 移動物体のネットワークにおいてアップロード方向におけるデータのルーティングおよび複製を管理するためのシステムならびに方法 |
| US11122492B2 (en) | 2016-05-18 | 2021-09-14 | Veniam, Inc. | Systems and methods for managing the routing and replication of data in the upload direction in a network of moving things |
Also Published As
| Publication number | Publication date |
|---|---|
| JP6493222B2 (ja) | 2019-04-03 |
| US10225786B2 (en) | 2019-03-05 |
| JPWO2015104753A1 (ja) | 2017-03-23 |
| US20160323804A1 (en) | 2016-11-03 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US8363565B2 (en) | Routing method and node | |
| JP6493222B2 (ja) | ノード装置 | |
| US11233722B2 (en) | System and method for network topology management | |
| US8982708B1 (en) | Priority aware dynamic routing protocol for ad-hoc networks | |
| US8867387B2 (en) | Mobile communication system and transmission-side node | |
| US8213352B2 (en) | Wireless communication system, wireless communication device, wireless communication method, and program | |
| US10243832B2 (en) | Routing message delivery method applicable to network node and network node using the same and communication network using the same | |
| EP3821680B1 (en) | Multi-hop relaying in a mobile communication network | |
| CN116419256A (zh) | 通信方法、装置及通信设备 | |
| JPWO2010047024A1 (ja) | ネットワーク通信システム、ノード装置、ルーティング方法、および、ルーティングプログラム | |
| CN115580914A (zh) | 中继选择方法、中继信息传输方法、装置及终端 | |
| US10771373B2 (en) | Ad hoc network route construction system, node, and center node | |
| US10349331B2 (en) | Packet processing method for software-defined network | |
| CN115051949B (zh) | 数据路由方法及装置 | |
| CN108390824B (zh) | 自组网络路径构筑系统及节点 | |
| WO2016046869A1 (ja) | 通信品質計測方法、及び通信システム | |
| US11937166B2 (en) | Systems and methods for refining topology of a distributed unit mesh in a radio access network | |
| CN107959985B (zh) | 混合mesh网络构建方法、数据传输方法及装置 | |
| US20170214548A1 (en) | Control device and control method | |
| US9049136B2 (en) | System and method for packet transmission along shortest-path to multiple destinations | |
| JP2006314147A (ja) | 個人通信無線ネットワークにおけるルーティング経路設定システムおよびその方法 | |
| WO2018095506A1 (en) | Optimized user plane path selection | |
| US8135380B1 (en) | Location enhancement for emergency service sessions of wireless communication devices | |
| US10912149B2 (en) | Communication device | |
| JP6389070B2 (ja) | 通信端末、音声通信制御方法及びコンピュータプログラム |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 14877795 Country of ref document: EP Kind code of ref document: A1 |
|
| ENP | Entry into the national phase |
Ref document number: 2015556633 Country of ref document: JP Kind code of ref document: A |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 15108531 Country of ref document: US |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 14877795 Country of ref document: EP Kind code of ref document: A1 |