JP2014086026A - Information transfer device and program thereof - Google Patents

Information transfer device and program thereof Download PDF

Info

Publication number
JP2014086026A
JP2014086026A JP2012236909A JP2012236909A JP2014086026A JP 2014086026 A JP2014086026 A JP 2014086026A JP 2012236909 A JP2012236909 A JP 2012236909A JP 2012236909 A JP2012236909 A JP 2012236909A JP 2014086026 A JP2014086026 A JP 2014086026A
Authority
JP
Japan
Prior art keywords
information
network
transmission information
area
stored
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.)
Granted
Application number
JP2012236909A
Other languages
Japanese (ja)
Other versions
JP5487273B1 (en
Inventor
Shunichi Seko
俊一 瀬古
Ryosuke Aoki
良輔 青木
Ryo Hashimoto
遼 橋本
Yasuyuki Kataoka
泰之 片岡
Masayuki Ihara
雅行 井原
Masahiro Watanabe
昌洋 渡辺
Toru Kobayashi
透 小林
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2012236909A priority Critical patent/JP5487273B1/en
Application granted granted Critical
Publication of JP5487273B1 publication Critical patent/JP5487273B1/en
Publication of JP2014086026A publication Critical patent/JP2014086026A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

PROBLEM TO BE SOLVED: To allow information transfer between different network areas even in a state where an environment is severely varied.SOLUTION: A terminal 100 generates network transition information and stores it in a storage unit 101 each time moving between network areas and, when being in a network area B, stores received transfer information in the storage unit 101 on reception of the transfer information transmitted from another node existing in the network area B. When the terminal 101 is moved from the network area B to a network area A, the terminal 101 determines whether the terminal itself is an unstable node or not on the basis of the stored transition information and, if it is an unstable node, reads out transfer information received and stored in the network area B where the terminal 101 existed before movement, and transmits it to a super node SND1 existing in the network area A where the terminal exists after movement.

Description

この発明は、例えば災害時のように通信状態が不安定な状況においても情報伝達を可能にする情報伝達装置及びそのプログラムに関する。   The present invention relates to an information transmission device and a program thereof that enable information transmission even in a situation where the communication state is unstable, such as during a disaster.

近年、災害時等の特殊な状況においても臨機応変に動作するレジリエントなICT(Information and Communication Technology)システムが注目されている。特に、災害時には必要な情報を収集可能なことが安全確保につながるため、その必要性は益々高まっている。しかし、災害時にはインターネット等の上位ネットワークの通信が不安定になる、ネットワークを構成する端末の入れ替わりが頻繁に起こる等の環境変化が激しく、平常時の運用で広く用いられているサーバ・クライアント通信のシステムでは対応が困難という問題がある。   In recent years, attention has been focused on a resilient ICT (Information and Communication Technology) system that operates flexibly even in special situations such as disasters. In particular, the necessity of collecting necessary information in the event of a disaster leads to ensuring safety, so the necessity is increasing. However, in the event of a disaster, environment changes such as the instability of higher-level networks such as the Internet and frequent switching of terminals that make up the network are severe, and server-client communication widely used in normal operations There is a problem that it is difficult to cope with the system.

一方、環境変化に依存し難い情報流通を実現する手法として、P2P(Peer-to-Peer)ネットワークを応用した手法が提案されている。例えば、非特許文献1には、同一地域でネットワークエリアを分け、各端末(ノード)がP2P通信を行うことにより同一ネットワークエリア内で情報を送受信可能とする技術が紹介されている。また、各ネットワークエリア内で代表端末(スーパーノード)を選出し、スーパーノード同士が情報を送受信することで、異なるネットワークエリア間における情報伝達を実現する手段も紹介されている。   On the other hand, as a technique for realizing information distribution that does not depend on environmental changes, a technique using a P2P (Peer-to-Peer) network has been proposed. For example, Non-Patent Document 1 introduces a technique in which network areas are divided in the same region and information can be transmitted and received in the same network area by each terminal (node) performing P2P communication. In addition, means for realizing information transmission between different network areas by selecting a representative terminal (super node) in each network area and transmitting / receiving information between the super nodes is also introduced.

本多俊貴他、“P2P環境下における災害情報交換システムの提案”、情報処理学会研究報告、EIP、[電子化知的財産・社会基盤]、2009-EIP-46, vol. 13, pp.1-7, 2009.Toshitaka Honda et al., “Proposal of Disaster Information Exchange System in P2P Environment”, IPSJ Research Report, EIP, [Electronic Intellectual Property / Social Infrastructure], 2009-EIP-46, vol. 13, pp.1 -7, 2009.

ところが、非特許文献1に記載された技術では、異なるネットワークエリア間で情報伝送するためには、異なるネットワーク間を接続するためのインターネット等の上位ネットワークを介する必要がなる。このため、ネットワークを構成する端末の入れ替わりという環境変化には対応可能であるが、上位ネットワークの通信状態が不安定になる環境下においては、異なるネットワークエリア間で情報伝達を行えなくなる。   However, in the technique described in Non-Patent Document 1, in order to transmit information between different network areas, it is necessary to use an upper network such as the Internet for connecting different networks. For this reason, although it is possible to cope with an environmental change such as switching of terminals constituting the network, information cannot be transmitted between different network areas in an environment where the communication state of the host network becomes unstable.

この発明は上記事情に着目してなされたもので、その目的とするところは、通信環境の変化が激しい状況においても異なるネットワークエリア間で情報を伝達できるようにした情報伝達装置及びそのプログラムを提供することにある。   The present invention has been made paying attention to the above circumstances, and an object of the present invention is to provide an information transmission apparatus and a program for transmitting information between different network areas even in a situation in which the communication environment changes drastically. There is to do.

上記目的を達成するためにこの発明の第1の観点は、異なるエリアで構成される第1及び第2のネットワーク間を移動しながら当該第1及び第2のネットワークのエリア内に存在する他のノードとの間で情報伝送を行う情報伝達装置にあって、先ず情報伝達装置が第1のネットワークエリアに存在する状態で、当該エリアに存在する他のノードから送信された伝達情報を受信したときに、この受信された伝達情報を記憶媒体に記憶する。また、情報伝達装置が上記ネットワークエリア間を移動するごとに、各エリアへの滞在履歴の変遷を表す情報を生成し記憶する。そして、情報伝達装置が第1のネットワークエリアから第2のネットワークエリアに移動した場合に、上記記憶された変遷情報に基づいて、自装置が上記第1及び第2のネットワーク間を過去に移動した履歴を持つアンステイブルノードであるか否かを判定し、自装置がアンステイブルノードと判定されると、上記第1のネットワークエリアで受信し記憶した伝達情報を読み出して、第2のネットワークエリアに存在する他のノードへ送信するようにしたものである。   In order to achieve the above object, the first aspect of the present invention is to move between the first and second networks configured in different areas while moving within other areas of the first and second networks. In an information transmission apparatus that transmits information to and from a node, first, when the information transmission apparatus exists in the first network area and receives transmission information transmitted from another node existing in the area. In addition, the received transmission information is stored in a storage medium. Further, every time the information transmission apparatus moves between the network areas, information indicating changes in the stay history in each area is generated and stored. Then, when the information transmission apparatus moves from the first network area to the second network area, the own apparatus has moved in the past between the first and second networks based on the stored transition information. It is determined whether or not the node is an unstable node having a history, and when the own device is determined to be an unstable node, the transmission information received and stored in the first network area is read out and stored in the second network area. The data is transmitted to other existing nodes.

また、この発明の第1の観点は以下のような態様を備えることを特徴とする。
第1の態様は、自装置がアンステイブルノードであるか否かを判定する際に、上記記憶された変遷情報をもとに滞在履歴があるネットワークの実数が予め設定された第1の閾値以上であるか否かを判定する第1の判定処理と、滞在履歴がある複数のネットワークの中にエリア間の物理的距離が予め設定された第2の閾値以上離間しているネットワークが存在するか否かを判定する第2の判定処理と、滞在履歴があるネットワークの実数が2以上でかつ同一のネットワークへの滞在回数が予め設定された第3の閾値以上であるか否かを判定する第3の判定処理のうちの少なくとも一つを用いて、自装置がアンステイブルノードであるか否かを判定するものである。
The first aspect of the present invention is characterized by comprising the following aspects.
In the first aspect, when determining whether or not the own device is an unstable node, a real number of networks having a stay history based on the stored transition information is equal to or greater than a first threshold set in advance. Whether there is a network in which the physical distance between the areas is more than a preset second threshold in a plurality of networks having a stay history and the first determination process for determining whether or not And a second determination process for determining whether or not the real number of networks having a stay history is 2 or more and whether or not the number of stays in the same network is greater than or equal to a preset third threshold value. At least one of the three determination processes is used to determine whether the own device is an unstable node.

第2の態様は、受信された伝達情報を記憶媒体に格納する際に、当該受信された伝達情報及び上記記憶手段に記憶されている伝達情報の優先度をそれぞれ計算すると共に、上記記憶手段の空き容量を計算する。そして、上記計算された空き容量が第4の閾値未満の場合に、上記記憶手段に記憶されている伝達情報の中で、上記受信された伝達情報より優先度が低い伝達情報を削除し、代わりに上記受信された伝達情報を上記記憶媒体に記憶させるようにしたものである。   In the second aspect, when the received transmission information is stored in the storage medium, the priority of the received transmission information and the transmission information stored in the storage unit is calculated, and the storage unit Calculate free space. When the calculated free space is less than the fourth threshold, the transmission information having a lower priority than the received transmission information is deleted from the transmission information stored in the storage means, The received transmission information is stored in the storage medium.

第3の態様は、上記優先度を計算する手段として、上記受信された伝達情報が上記記憶媒体に記憶された時点で自装置が存在していたネットワークと自装置が現在存在するネットワークとの間の物理的距離を計算する第1の手段と、上記受信された伝達情報と、上記記憶媒体に記憶されている伝達情報との間の類似度を計算する第2の手段と、上記受信された伝達情報の新しさが第5の閾値以上であるか否かを判定する第3の手段を備え、これら第1、第2及び第3の手段による計算結果及び判定結果をもとに、上記受信された伝達情報の優先度を決定するようにしたものである。   In a third aspect, as a means for calculating the priority, between the network where the own device was present when the received transmission information was stored in the storage medium and the network where the own device currently exists. First means for calculating the physical distance of the received information, second means for calculating the similarity between the received transmission information and the transmission information stored in the storage medium, and the received A third means for determining whether or not the newness of the transmission information is equal to or greater than a fifth threshold, and the reception is performed based on the calculation result and the determination result by the first, second and third means. The priority of the transmitted information is determined.

第4の態様は、上記類似度を計算する第2の手段として、上記受信された伝達情報を空間ベクトル化してその余弦類似度を算出する手段を用いるものである。   In the fourth aspect, as a second means for calculating the similarity, a means for calculating the cosine similarity by converting the received transmission information into a space vector.

この発明の一観点によれば、第1のネットワークエリアにおいて情報伝達装置が当該エリア内の他のノードから送信された伝達情報を受信し記憶した後、第2のネットワークエリアに移動すると、自装置がネットワーク間で移動した履歴を持つアンステイブルノードであるか否かが判定され、アンステイブルノードであれば自装置に記憶されている伝達情報が読み出されて第2のネットワークエリアに存在する他のノードへ送信される。すなわち、ネットワークエリアとこれらを接続する上位ネットワークとの間で通信障害等が発生した状態で、ネットワークエリア間を移動した履歴を持つ情報伝達装置を仲介してネットワーク間の伝達情報の転送を行うことが可能となる。   According to one aspect of the present invention, when an information transmission apparatus receives and stores transmission information transmitted from another node in the first network area and then moves to the second network area, Is determined to be an unstable node having a history of movement between networks, and if it is an unstable node, the transmission information stored in its own device is read out and exists in the second network area. Sent to other nodes. In other words, in the state where a communication failure has occurred between the network area and the higher-level network connecting them, transfer of the transmission information between the networks through an information transmission device having a history of movement between the network areas Is possible.

また第1の態様によれば、情報伝達装置が過去に滞在したことがあるネットワークの実数と、ネットワーク間の物理的距離と、過去に滞在したことがあるネットワークの実数が2以上でかつ同一のネットワークへの滞在回数が所定数以上であるか否かの判定結果のうちの少なくとも一つを用いて、自装置がアンステイブルノードであるか否かが判定される。このため、情報伝達装置がネットワークエリア間を渡り歩いているノードであるか否かを的確に判定することができる。   According to the first aspect, the real number of networks in which the information transmission device has stayed in the past, the physical distance between the networks, and the real number of networks in which the information transfer device has stayed in the past are equal to or greater than two. It is determined whether or not the device is an unstable node using at least one of the determination results as to whether or not the number of stays in the network is equal to or greater than a predetermined number. For this reason, it is possible to accurately determine whether or not the information transmission device is a node walking between network areas.

第2の態様によれば、伝達情報が受信されるごとに当該伝達情報の優先度と、記憶手段の空き容量が計算され、計算された空き容量が少ない場合に、上記記憶手段に記憶されている伝達情報の中で上記受信された伝達情報より優先度が低い伝達情報が削除されて、代わりに上記受信された伝達情報が上記記憶媒体に記憶される。したがって、伝達情報の仲介を行うアンステイブルノードの限られた記憶容量をより有効に活用することが可能となる。   According to the second aspect, each time the transmission information is received, the priority of the transmission information and the free capacity of the storage means are calculated. When the calculated free capacity is small, the priority is stored in the storage means. The transmission information having a lower priority than the received transmission information is deleted from the received transmission information, and the received transmission information is stored in the storage medium instead. Therefore, it is possible to more effectively utilize the limited storage capacity of the unstable node that mediates the transmission information.

第3の態様によれば、優先度を計算する際に、移動前後のネットワーク間の距離と、受信された伝達情報と記憶媒体に記憶されている伝達情報との間の類似度と、受信された伝達情報の新しさをもとに、上記受信された伝達情報の優先度が決定される。したがって、受信された伝達情報の優先度を正確に判定することができる。   According to the third aspect, when calculating the priority, the distance between the networks before and after the movement, the similarity between the received transmission information and the transmission information stored in the storage medium, and the received The priority of the received transmission information is determined based on the newness of the transmission information. Therefore, it is possible to accurately determine the priority of the received transmission information.

第4の態様によれば、受信された伝達情報と記憶されている伝達情報との間の類似度が、空間ベクトル化されてその余弦類似度として算出される。このため、比較的簡単に類似度を求めることができる。
すなわちこの発明によれば、環境変化が激しい状況においても異なるネットワークエリア間で情報を伝達することができる情報伝達装置及びそのプログラムを提供することが可能となる。
According to the fourth aspect, the similarity between the received transmission information and the stored transmission information is converted into a space vector and calculated as its cosine similarity. For this reason, the similarity can be obtained relatively easily.
That is, according to the present invention, it is possible to provide an information transmission apparatus and a program for transmitting information between different network areas even in a situation where the environment changes drastically.

この発明の原理説明に用いる図。The figure used for description of the principle of the present invention. 情報の優先度の判定規則の一例を示す図。The figure which shows an example of the determination rule of the priority of information. この発明の一実施形態に係る情報伝達装置の機能構成を示すブロック図。The block diagram which shows the function structure of the information transmission apparatus which concerns on one Embodiment of this invention. 図3に示した情報伝達装置で管理されるネットワークエリア変遷情報の一例を示す図。The figure which shows an example of the network area transition information managed by the information transmission apparatus shown in FIG. 図3に示した情報伝達装置に記憶される伝達情報の一例を示す図。The figure which shows an example of the transmission information memorize | stored in the information transmission apparatus shown in FIG. 図3に示した情報伝達装置による全体の処理手順と処理内容を示すフローチャート。The flowchart which shows the whole process sequence and process content by the information transmission apparatus shown in FIG. 図6に示した処理手順のうちアンステイブルノードの判定処理手順と処理内容を示すフローチャート。7 is a flowchart showing an unstable node determination processing procedure and processing contents in the processing procedure shown in FIG. 6. 図6に示した処理手順のうち伝達情報の優先度算出処理手順と処理内容を示すフローチャート。The flowchart which shows the priority calculation processing procedure and processing content of transmission information among the processing procedures shown in FIG. 図6に示した処理手順のうち伝達情報の記憶処理手順と処理内容を示すフローチャート。7 is a flowchart showing a transmission information storage processing procedure and processing contents in the processing procedure shown in FIG. 6.

[原理]
この発明では、ネットワークを滞在する端末(ノード)の「滞在したネットワークエリアの変遷」、及び「伝達情報の優先度」を利用することで課題を解決する。以下、図1を用いて説明する。
例えばP2Pネットワークでは、ネットワークに対するノードの加入・離脱が発生する。そこで、各ノードにはどこのネットワークエリアに加入・離脱したかを示す履歴を残しておく。この「所属したネットワークエリアの変遷」を表す情報を用いることで、ノードが同一ネットワークエリアに長期間滞在しているノード(以下ステイブルノードと称する)か、異なるネットワークエリア間を転々と移動しているノード(以下アンステイブルノードと称する)かを判別することが可能となる。
[principle]
In the present invention, the problem is solved by using “transition of stayed network area” and “priority of transmission information” of a terminal (node) staying in the network. Hereinafter, a description will be given with reference to FIG.
For example, in a P2P network, a node joins or leaves the network. Therefore, a history indicating which network area the subscriber has joined / leaved is left in each node. By using this information representing the “change of the network area to which the user belongs”, the node has been staying in the same network area for a long time (hereinafter referred to as “stable node”) or has been moving between different network areas. It is possible to determine whether it is a node (hereinafter referred to as an unstable node).

そして、ネットワークエリア間を転々と移動した履歴を持つアンステイブルノードND3に、移動前のネットワークエリアBで発生した伝達情報を記憶させておき、当該アンステイブルノードND3がネットワークエリアBを離脱して他のネットワークエリアAに移動し加入したときに、上記移動前のネットワークエリアBで記憶した伝達情報を読み出して移動後のネットワークエリアAに存在するスーパーノードSND1へ送信する。   Then, in the unstable node ND3 having a history of moving between the network areas, the transmission information generated in the network area B before the movement is stored, and the unstable node ND3 leaves the network area B and other information is stored. Is transferred to the network area A, and the transmission information stored in the network area B before the movement is read out and transmitted to the super node SND1 existing in the network area A after the movement.

このようにすることで、上記各エリアA,Bのネットワークとインターネット等の上位のネットワークとの間に通信障害が発生していても、他のエリアのネットワークに所属するノードに対し情報を伝達することが可能となる。   In this way, even if a communication failure occurs between the networks in the areas A and B and a higher-level network such as the Internet, information is transmitted to nodes belonging to networks in other areas. It becomes possible.

一方、ネットワークエリアA,Bを転々とするアンステイブルノードには伝達情報が順次蓄積されることになるが、記憶容量等の制限により記憶させることができる情報の数には限度がある。そこで、アンステイブルノードに記憶させるべき情報を決めるために「情報の優先度」を求める。情報の優先度を求めるためのパラメータとしては、例えば「ネットワークエリア間の物理的距離」、「情報の類似度」、「情報の新しさ」を用いる。   On the other hand, transmission information is sequentially stored in unstable nodes that change over the network areas A and B, but there is a limit to the number of information that can be stored due to limitations such as storage capacity. Therefore, “information priority” is determined to determine information to be stored in the unstable node. For example, “physical distance between network areas”, “similarity of information”, and “newness of information” are used as parameters for obtaining the priority of information.

先ず、ネットワークエリア間の物理的距離とは、新たに滞在したネットワークエリアと過去に滞在したネットワークエリアとの間の地理的な距離のことである。この発明では、インターネット等の上位ネットワークに接続不可能な場合を想定するため、ネットワークエリアは無線LAN(Local Area Network)のアドホックネットワーク等のように物理的な距離が近い端末同士で構成される。そのため、所属するネットワークエリアが変化するということは地球上の物理的な位置が変化したことと等しく、ネットワークエリア間の遠さはアンステイブルノードの位置変化の大きさと比例する。   First, the physical distance between network areas is a geographical distance between a newly staying network area and a network area that has stayed in the past. In the present invention, since it is assumed that connection to a higher-level network such as the Internet is impossible, the network area is composed of terminals having a close physical distance such as a wireless local area network (LAN) ad hoc network. Therefore, changing the network area to which it belongs is equivalent to changing the physical position on the earth, and the distance between the network areas is proportional to the magnitude of the change in position of the unstable node.

次に、情報の類似度とは、新たに受信した情報とアンステイブルノードが記憶している情報との類似度合いを示す値である。似ていると判断されれば同じ内容を示している情報である可能性が高くなり、似ていないとなれば異なる内容を示している可能性が高くなる。この類似度を利用することにより、例えば似ていない情報をアンステイブルノードに優先的に記憶させる。このようにすることで、アンステイブルノードに記憶させるべき情報を自動的に判断でき、ノートの記憶容量を考慮しつつ有効な情報を優先的に伝達させることが可能になる。   The information similarity is a value indicating the degree of similarity between the newly received information and the information stored in the unstable node. If it is determined that they are similar, the possibility that the information indicates the same contents is high, and if they are not similar, the possibility that they indicate different contents is high. By utilizing this similarity, for example, dissimilar information is preferentially stored in the unstable node. In this way, information to be stored in the unstable node can be automatically determined, and effective information can be preferentially transmitted in consideration of the storage capacity of the notebook.

情報間の類似度を求める手法としては、情報が文書ファイルであれば、例えばベクトル空間法を用いる。受信した情報の一つをD、アンステイブルノードに記憶されている情報の一つをE、情報Dと情報Eに出現する単語種類数をn、その単語種類のうちi番目の単語をwi 、情報Dおよび情報Eにおける単語wの出現頻度をそれぞれDw 、Ew とすると、情報Dと情報Eの情報の類似度Sim(D,E)は、例えば以下の式(1)により算出できる。

Figure 2014086026
この場合、情報の類似度Simの取りうる値は−1≦Sim≦1であり、値が大きいほど類似していると見なす。 If the information is a document file, for example, a vector space method is used as a method for obtaining the similarity between the information. One of the received information is D, one of the information stored in the unstable node is E, the number of word types appearing in the information D and the information E is n, and the i-th word of the word types is wi, When the appearance frequencies of the word w in the information D and the information E are Dw and Ew, respectively, the similarity Sim (D, E) between the information D and the information E can be calculated by the following equation (1), for example.
Figure 2014086026
In this case, the possible value of information similarity Sim is −1 ≦ Sim ≦ 1, and it is considered that the larger the value, the more similar.

続いて、情報の新しさとは、その情報が登録もしくは更新されたタイムスタンプの新しさのことである。タイムスタンプが現時刻に近いほど新しいと判定し、遠ざかるほど古いと判定する。   Subsequently, the newness of information refers to the newness of the time stamp when the information is registered or updated. It is determined that the time stamp is newer as it is closer to the current time, and that it is older as the time stamp is farther away.

以上の「ネットワークエリア間の物理的距離」、「情報の類似度」、「情報の新しさ」を用いて「情報の優先度」を算出する。図2は、情報の優先度の付け方を高、中、低の3段階にした場合を示した図である。この例では、「ネットワークエリア間の物理的距離が近いかつ情報の類似度が低い」ものが優先度を高く、「遠いかつ低い」ものは優先度が中程度、「遠いかつ高い」ものは優先度を低く設定している。さらに、「近いかつ高い」場合は情報の新しさも考慮し、新しければ優先度を高く、古ければ優先度を低く設定する。   The “information priority” is calculated using the above “physical distance between network areas”, “similarity of information”, and “newness of information”. FIG. 2 is a diagram showing a case where information is prioritized in three stages of high, medium, and low. In this example, “physical distance between network areas is close and information similarity is low” has a high priority, “distant and low” has a medium priority, and “distant and high” has a priority. The degree is set low. Further, in the case of “close and high”, the newness of information is also taken into consideration, and if it is new, the priority is set high, and if it is old, the priority is set low.

この優先度判定例は、物理的に近くで発生した情報を優先的に更新することに主眼が置かれており、近隣に多くのネットワークエリアが存在し情報の変化が頻繁に起こる場合に特に有効な例である。ここで、ネットワークエリア間の物理的距離が遠いほど情報の優先度を高くすると、できる限り情報を遠くの様々なネットワークエリアまで伝達させたい場合に有効になる。この様に、これらのパラメータを利用して情報の優先度を求めることで、どんな情報伝播に主眼を置いているかの場合に応じて柔軟に対応することが容易になる。また、ネットワークエリア間の物理的距離、情報の類似度、情報の新しさは数値で表すことができるため、それらの加重平均値を情報の優先度とするといったように、連続的な値で扱ってもよい。   This priority determination example focuses on preferentially updating information that occurs physically nearby, and is particularly effective when there are many network areas in the vicinity and information changes frequently. This is an example. Here, increasing the priority of information as the physical distance between network areas increases is effective in transmitting information to various distant network areas as much as possible. Thus, by obtaining the priority of information using these parameters, it becomes easy to respond flexibly depending on what kind of information propagation is focused on. In addition, since physical distance between network areas, information similarity, and information novelty can be expressed numerically, they are treated as continuous values, such as the weighted average value of information priority. May be.

計算コストをかけても精密な優先度を算出したい場合には、連続的な値を利用するのが適しており、大まかな優先度であっても計算コストがかからないことに主眼をおく場合は上記の3段階(高、中、低)といった離散的な値を利用することが有効である。この様にすることで、精密さか計算コストのどちらを重視するかに対応することが可能になる。   If you want to calculate precise priorities even if calculation costs are applied, it is appropriate to use continuous values, and if you want to focus on the fact that calculation costs are not incurred even with rough priorities, use the above It is effective to use discrete values such as three levels (high, medium, and low). By doing so, it becomes possible to deal with whether to place importance on precision or calculation cost.

以上のように、「所属したネットワークエリアの変遷」、及び「情報の優先度」を用いることで、インターネット等の上位ネットワークとの間の通信状態が不安定な環境下においても、アンステイブルノードの地域ネットワーク間の移動を利用した情報伝達が可能となる。   As described above, by using “change of network area to which the user belongs” and “priority of information”, even in an environment where the communication state with the upper network such as the Internet is unstable, the unstable node Information transmission using movement between regional networks becomes possible.

[一実施形態]
以下、図面を参照してこの発明に係わる一実施形態を説明する。
(構成)
ここでは、図1に示したネットワークシステムを例に説明する。図3はこの発明の一実施形態に係る情報伝達装置の構成を示す機能ブロック図であり、図1ではノードND1〜ND4がこれに相当する。情報伝達装置は、携帯電話機やスマートホン、タブレット型端末、ノート型パーソナル・コンピュータ等の移動端末(ノード)からなり、それぞれ利用者が所持している。
[One Embodiment]
Hereinafter, an embodiment according to the present invention will be described with reference to the drawings.
(Constitution)
Here, the network system shown in FIG. 1 will be described as an example. FIG. 3 is a functional block diagram showing the configuration of the information transmission apparatus according to the embodiment of the present invention. In FIG. 1, nodes ND1 to ND4 correspond to this. The information transmission device includes mobile terminals (nodes) such as a mobile phone, a smart phone, a tablet terminal, and a notebook personal computer, and each user possesses the information transmission apparatus.

移動端末100は、この実施形態を実現するために必要な機能として、記憶部101とアンテステイブルノード判定部102と、優先度算出部103と、ネットワークエリア決定部104と、スーパーノード判定部105と、スーパーノード機能部106と、伝達情報送受信部107と、位置情報測定部108と、通信インタフェース110と、タイマ111を備えている。このうち、記憶部101を除いた各機能部は、図示しないプログラムメモリに格納されたアプリケーション・プログラムを図示しないCPU(Central Processing Unit)に実行させることにより実現される。   The mobile terminal 100 includes, as functions necessary for realizing this embodiment, a storage unit 101, an unstable node determination unit 102, a priority calculation unit 103, a network area determination unit 104, and a super node determination unit 105. A super node function unit 106, a transmission information transmitting / receiving unit 107, a position information measuring unit 108, a communication interface 110, and a timer 111. Of these, each functional unit excluding the storage unit 101 is realized by causing a CPU (Central Processing Unit) (not shown) to execute an application program stored in a program memory (not shown).

記憶部101は、変遷情報記憶エリア1011と、伝達情報記憶エリア1012を有する。変遷情報記憶エリア1011は、移動端末100のネットワークエリアへの滞在履歴を表す情報、つまり所属するネットワークの変遷情報を記憶するために用いられる。図4はその一例を示すもので、ネットワークエリアの識別情報であるエリア名に関連付けて、滞在開始時刻及び終了時刻と、滞在位置を示す緯度経度データを記憶したものとなっている。   The storage unit 101 includes a transition information storage area 1011 and a transmission information storage area 1012. The transition information storage area 1011 is used to store information representing the stay history of the mobile terminal 100 in the network area, that is, the transition information of the network to which the mobile terminal 100 belongs. FIG. 4 shows an example thereof, in which the stay start time and end time, and the latitude and longitude data indicating the stay position are stored in association with the area name that is the identification information of the network area.

伝達情報記憶エリア1012は、自端末で生成された伝達情報及び他の端末から受信した伝達情報を記憶するために用いられる。図5はその一例を示すもので、登録時刻と、登録ネットワークエリア名と、緯度経度データと、内容データと、優先度を表す情報とから構成される。   The transmission information storage area 1012 is used for storing transmission information generated by the terminal itself and transmission information received from other terminals. FIG. 5 shows an example thereof, which includes registration time, registration network area name, latitude / longitude data, content data, and information indicating priority.

ネットワークエリア決定部104は、どこかのネットワークに加入した場合に当該ネットワークからネットワークエリア情報を受信し、この受信したネットワークエリア情報を記憶部101に記憶する。そして、スーパーノード判定部105、アンステイブルノード判定部102、伝達情報送受信部107及び位置情報測定部108に対し処理開始トリガを与える。また、所属していたネットワークから離脱した場合に、その時刻を記憶部101のネットワークエリア変遷情報記憶エリア1011内にある該当する項目に格納し、スーパーノード判定部105に対し開始トリガを送信する機能を有する。   The network area determination unit 104 receives network area information from the network when joining a network, and stores the received network area information in the storage unit 101. Then, a process start trigger is given to the super node determination unit 105, the unstable node determination unit 102, the transmission information transmission / reception unit 107, and the position information measurement unit 108. A function of storing the time in a corresponding item in the network area transition information storage area 1011 of the storage unit 101 and transmitting a start trigger to the super node determination unit 105 when leaving the network to which it belongs Have

スーパーノード判定部105は、上記ネットワークエリア決定部104或いは周期的にトリガを発生するタイマ111から開始トリガを受け取った場合に、自端末がスーパーノードとして動作すべき端末か否かを判定する。そして、スーパーノードとして動作すべきと判定した場合には、スーパーノード機能部106に対し開始トリガを与える。一方、現在スーパーノード機能が動作しているがスーパーノードとして動作する必要がなくなったと判定した場合には、スーパーノード機能部106に対し停止トリガを与える機能を有する。   When receiving a start trigger from the network area determination unit 104 or the timer 111 that periodically generates a trigger, the super node determination unit 105 determines whether the own terminal is a terminal that should operate as a super node. When it is determined that the node should operate as a super node, a start trigger is given to the super node function unit 106. On the other hand, when it is determined that the super node function is currently operating but it is no longer necessary to operate as a super node, the super node function unit 106 has a function of giving a stop trigger.

スーパーノード機能部106は、開始トリガを受け取ったならばスーパーノード機能を起動し、停止トリガを受け取ったならばスーパーノード機能を停止する。なお、スーバーノード機能としては、ネットワークエリア内に新たに参加した端末から伝達情報を受信し、この受信した伝達情報を当該ネットワークエリアに既に所属している他の端末に対し配信する機能と、当該ネットワークエリアに所属している端末を把握する機能がある。この様な機能を有するスーバーノードを用いることで、ネットワークエリア内の伝達情報送受信を円滑に行うことができる。   The super node function unit 106 activates the super node function when receiving the start trigger, and stops the super node function when receiving the stop trigger. The super node function includes a function for receiving transmission information from a terminal newly joined in the network area and distributing the received transmission information to other terminals already belonging to the network area, There is a function to know the terminals belonging to the network area. By using a super node having such a function, transmission / reception of transmission information in the network area can be performed smoothly.

アンステイブルノード判定部102は、開始トリガを受け取ったならば記憶部101よりネットワーク変遷情報を読み出し、このネットワーク変遷情報をもとに自端末がアンステイブルノードであるか否かを判定して、その判定結果をプログラムメモリに記憶する。アンステイブルノード判定フラグは、プログラム終了後まで保持している必要がないため、プログラムメモリに記憶することで記憶部101の容量を節約する。   When receiving the start trigger, the unstable node determination unit 102 reads the network transition information from the storage unit 101, determines whether or not the terminal is an unstable node based on the network transition information, and The determination result is stored in the program memory. Since the unstable node determination flag does not need to be held until after the program ends, the capacity of the storage unit 101 is saved by storing it in the program memory.

伝達情報送受信部107は、開始トリガを受け取ったならば、自端末が滞在するネットワークエリア内に存在する他のノードより伝達情報を受信する。そして、プログラムメモリに自端末がアンステイブルノードであることを示す判定フラグが記憶されているか否かを判定し、記憶されていなければ上記受信した伝達情報を記憶部101の伝達情報記憶エリア1012に記憶する。一方、記憶されている場合には、情報の優先度算出部103に対し開始トリガを与える。また、ネットワークに加入した場合には、記憶部101の伝達情報記憶エリア1012に記憶されている伝達情報を読み出して、スーバーノードになっている端末へ送信する機能を有する。   When the transmission information transmitting / receiving unit 107 receives the start trigger, the transmission information transmitting / receiving unit 107 receives the transmission information from other nodes existing in the network area where the terminal itself stays. Then, it is determined whether or not a determination flag indicating that the terminal is an unstable node is stored in the program memory. If the determination flag is not stored, the received transmission information is stored in the transmission information storage area 1012 of the storage unit 101. Remember. On the other hand, if it is stored, a start trigger is given to the information priority calculation unit 103. In addition, when joining the network, the transmission information stored in the transmission information storage area 1012 of the storage unit 101 is read out and transmitted to the terminal serving as the super node.

情報の優先度算出部103は、ネットワークエリア間の物理的距離算出部1021と、情報の類似度算出部1022と、情報の新しさ算出部1023を有する。そして、開始トリガを受け取った場合に伝達情報の優先度を算出し、この算出した優先度を当該伝達情報に対応付けて記憶部101の伝達情報記憶エリア1012に記憶させる。   The information priority calculation unit 103 includes a physical distance calculation unit 1021 between network areas, an information similarity calculation unit 1022, and an information freshness calculation unit 1023. Then, when a start trigger is received, the priority of the transmission information is calculated, and the calculated priority is stored in the transmission information storage area 1012 of the storage unit 101 in association with the transmission information.

位置情報判定部108は、開始トリガを受け取った場合に、例えばGPS(Global Area Network)を利用して自端末の位置を測位し、この測位により得られた緯度経度データを記憶部101のネットワークエリア変遷情報記憶エリア1011内にある該当する項目に記憶させる。   When the position information determination unit 108 receives a start trigger, the position information determination unit 108 measures the position of the terminal itself using, for example, GPS (Global Area Network), and the latitude / longitude data obtained by the positioning is stored in the network area of the storage unit 101. It is stored in the corresponding item in the transition information storage area 1011.

(動作)
次に、以上のように構成された端末100の動作を説明する。図6は端末100による情報伝達動作の全体の処理手順と処理内容を示すフローチャートである。
(Operation)
Next, the operation of the terminal 100 configured as described above will be described. FIG. 6 is a flowchart showing the entire processing procedure and processing contents of the information transmission operation by the terminal 100.

(1)ネットワークBに加入したときの動作
端末100は、先ずステップS1において、ネットワークエリア決定部104により自端末が新たなネットワークに加入したか否かを監視している。そして、例えば図1に示したネットワークエリアBに加入したことが検出されると、ステップS2において当該ネットワークからネットワークエリア情報を受信し、この受信したネットワークエリア情報を記憶部101のネットワークエリア変遷情報記憶エリア1011に格納する。続いてステップS3において、位置情報測定部108によりGPSを利用して自端末の位置を測位し、この測位により得られた緯度経度データを記憶部101のネットワークエリア変遷情報記憶エリア1011に記憶させる。
(1) Operation when Joining Network B First, in step S1, the terminal 100 monitors whether or not the terminal 100 has joined a new network by the network area determination unit 104. For example, when it is detected that the network area B shown in FIG. 1 has been joined, the network area information is received from the network in step S2, and the received network area information is stored in the network area transition information storage unit 101. Store in area 1011. Subsequently, in step S3, the position information measuring unit 108 measures the position of the terminal using GPS, and the latitude / longitude data obtained by this positioning is stored in the network area transition information storage area 1011 of the storage unit 101.

端末100は、次にステップS4において、スーパーノード判定部105により自端末がスーパーノードとして動作すべき端末か否かを判定する。スーパーノードとして動作すべきか否かの判定は、スーパーノード型P2Pで一般的に利用されている安定性(電源ON状態が所定期間以上連続していること)、記憶容量が所定容量以上であること、CPUのデータ処理速度が規定速度以上であること等をパラメータとして行われる。同一ネットワークエリア内でこれらの条件を満足すると、自端末をスーパーノードになるべき端末であると判定し、スーパーノード機能部106を動作させる。   Next, in step S4, the terminal 100 determines whether or not the terminal itself should operate as a super node by the super node determination unit 105. The determination as to whether or not to operate as a super node is based on the stability generally used in the super node type P2P (the power-on state is continuous for a predetermined period or more) and the storage capacity is a predetermined capacity or more. The parameter is such that the data processing speed of the CPU is equal to or higher than a specified speed. If these conditions are satisfied within the same network area, it is determined that the terminal is a terminal to be a super node, and the super node function unit 106 is operated.

端末100は、次にステップS5によりアンステイブルノード判定部102を起動し、このアンステイブルノード判定部102の制御の下で、自端末がアンステイブルノードであるか否かを以下のように判定する。図7はその処理手順と処理内容を示すフローチャートである。   Next, in step S5, the terminal 100 activates the unstable node determination unit 102, and determines whether or not the own terminal is an unstable node under the control of the unstable node determination unit 102 as follows. . FIG. 7 is a flowchart showing the processing procedure and processing contents.

すなわち、先ずステップS501において、予め設定した期間における自端末が滞在したネットワークエリアの変遷情報を、記憶部101のネットワーク変遷情報記憶エリア1011から読み出す。続いてステップS502において、自端末が滞在したネットワークの実数、つまり2回以上滞在したネットワークエリアが存在する場合には当該ネットワークエリアへの滞在数を1回として数えたときのネットワークエリアの数を計数する。例えば、いま図4に示すように4つの滞在データが記憶されている場合、この4つの滞在データのうちエリアAには2回滞在しているためこれを1回とし、その結果滞在したネットワークの実数は3となる。   That is, first, in step S501, the transition information of the network area where the terminal stayed in the preset period is read from the network transition information storage area 1011 of the storage unit 101. Subsequently, in step S502, if there is a real number of networks in which the terminal has stayed, that is, if there is a network area that has stayed twice or more, the number of network areas when the number of stays in the network area is counted as one is counted. To do. For example, as shown in FIG. 4, when four stay data are stored, since the four stay data have stayed twice in the area A, this is set as one time. The real number is 3.

そして、この計数されたネットワークの実数が予め設定された閾値以上であるか否かを判定する。この判定の結果、ネットワークの実数が予め設定された閾値以上であれば、アンステイブルノード判定部102はステップS505において自端末はアンステイブルノードであると判断し、その旨を示すアンステイブルノード判定フラグをプログラムメモリに記憶させる。   Then, it is determined whether or not the counted real number of the network is equal to or larger than a preset threshold value. If the result of this determination is that the real number of the network is greater than or equal to a preset threshold value, the unstable node determination unit 102 determines that the terminal is an unstable node in step S505, and an unstable node determination flag indicating that fact. Is stored in the program memory.

これに対し、上記計数されたネットワークの実数が閾値未満だったとする。この場合アンステイブルノード判定部102は、上記読み出されたネットワークエリア変遷情報の中に、現在滞在するネットワークエリアから予め設定された距離以上離れたネットワークエリアがあるか否かを判定する。例えば、いま読み出されたネットワークエリア変遷情報に図4に示すような滞在データが含まれているとすれば、これらの滞在データに含まれる緯度経度データをもとにネットワークエリア間の距離を算出する。そして、この算出したネットワークエリア間の距離を予め設定された閾値と比較し、閾値以上のネットワークエリアが存在すれば、ステップS505において自端末はアンステイブルノードであると判断して、その旨を示すアンステイブルノード判定フラグをプログラムメモリに記憶させる。   On the other hand, it is assumed that the counted real number of the network is less than the threshold value. In this case, the unstable node determination unit 102 determines whether or not the read network area transition information includes a network area that is more than a preset distance from the currently staying network area. For example, if the stay data as shown in FIG. 4 is included in the network area transition information just read out, the distance between the network areas is calculated based on the latitude and longitude data included in the stay data. To do. Then, the calculated distance between the network areas is compared with a preset threshold value, and if there is a network area equal to or larger than the threshold value, it is determined in step S505 that the own terminal is an unstable node, and this is indicated. An unstable node determination flag is stored in the program memory.

また、上記ステップS503による判定の結果、ネットワークエリア間の距離が閾値以上のネットワークエリアがネットワーク変遷情報中に存在しなかったとする。この場合アンステイブルノード判定部102は、ステップS504に移行して、上記読み出されたネットワークエリア変遷情報の中に、ネットワークエリア実数が2種類以上でかつ同一のネットワークエリアの最大出現数が予め設定された閾数以上あるか否かを判定する。同一のネットワークエリアの最大出現数とは、ネットワークエリア変遷情報の中に同一のネットワークエリアがいくつ含まれているかを数えたうち、最大の数となるものを指す。   In addition, as a result of the determination in step S503, it is assumed that there is no network area in the network transition information whose distance between the network areas is equal to or greater than the threshold. In this case, the unstable node determination unit 102 proceeds to step S504 and sets the maximum number of occurrences of the same network area in advance in the network area transition information that has been read in such a manner that there are two or more types of network areas. It is determined whether or not there is more than the threshold number set. The maximum number of occurrences of the same network area refers to the maximum number of the same network areas included in the network area transition information.

図4を例にとると、ネットワークエリアAは2回、エリアBおよびエリアCはそれぞれ1回の出現回数であるため、同一ネットワークエリアの最大出現数は2回となる。ここで、少なくとも2つの異なるネットワークエリアへの滞在履歴があり、かつ同一のネットワークエリアに対し加入・離脱を繰り返す端末は、複数のネットワークエリアを転々と移動することはないが、1つのネットワークエリアに対して定期的に滞在する端末と捉えることが可能であるため、ネットワークエリア間の情報伝播を託すに足りるアンステイブルノードの役割を果たせるとノードと見なすことができる。したがって、滞在したネットワークエリアの実数が2以上でかつ同一ネットワークエリアの最大出現数が閾値以上であれば、ステップS505において自端末はアンステイブルノードであると判断して、その旨を示すアンステイブルノード判定フラグをプログラムメモリに記憶させる。   Taking FIG. 4 as an example, the maximum number of appearances of the same network area is two because the network area A has two appearances and the areas B and C each have one appearance. Here, a terminal that has stay history in at least two different network areas and repeatedly joins and leaves the same network area does not move from one network area to another. On the other hand, since it can be regarded as a terminal that stays regularly, it can be regarded as a node if it can play the role of an unstable node sufficient to entrust information propagation between network areas. Therefore, if the actual number of staying network areas is 2 or more and the maximum number of appearances of the same network area is greater than or equal to the threshold, it is determined in step S505 that the terminal is an unstable node, and an unstable node indicating that fact. The determination flag is stored in the program memory.

(2)伝達情報を受信したときの動作
端末100が、図1に示すネットワークエリアBに滞在している状態で、当該ネットワークエリアBに滞在する他の端末から自端末宛の伝達情報が送信されたとする。そうすると端末100は、伝達情報送受信部107の制御の下、ステップS7において上記伝達情報を通信インタフェース110を介して受信する。そして、ステップS8により、プログラムメモリからアンステイブルノード判定フラグを読み出し、この判定フラグにより自端末がアンステイブルノードであるか否かを判定する。
(2) Operation when receiving transmission information In a state where the terminal 100 is staying in the network area B shown in FIG. 1, transmission information addressed to itself is transmitted from another terminal staying in the network area B. Suppose. Then, the terminal 100 receives the transmission information via the communication interface 110 in step S7 under the control of the transmission information transmitting / receiving unit 107. In step S8, an unstable node determination flag is read from the program memory, and it is determined whether or not the own terminal is an unstable node based on the determination flag.

上記判定の結果、自端末がアンステイブルノードであれば、ステップS9に移行してここで情報の優先度算出部103を起動し、この優先度算出部103により上記受信された伝達情報の優先度を以下のように計算する。図8はその処理手順と処理内容を示すフローチャートである。   If the result of the determination is that the terminal is an unstable node, the process proceeds to step S9, where the information priority calculation unit 103 is activated, and the priority of the received transmission information received by the priority calculation unit 103. Is calculated as follows. FIG. 8 is a flowchart showing the processing procedure and processing contents.

すなわち、優先度算出部103は先ずステップS901において、上記受信した伝達情報が複数あればその中に優先度をまだ計算していない情報があるかどうかを判定する。そして、未計算の伝達情報があればステップS902に移行し、未計算の伝達情報を1つ選択する。   That is, in step S901, the priority calculation unit 103 first determines whether there is information for which the priority has not yet been calculated if there is a plurality of the received transmission information. If there is uncalculated transmission information, the process proceeds to step S902, and one piece of uncalculated transmission information is selected.

次に、上記選択された伝達情報について、ステップS903において、ネットワークエリア間の物理的距離算出部1021により、現在滞在しているネットワークエリアと、上記選択された伝達情報が記憶されたときに自端末が滞在していたネットワークエリアとの間の地理的距離を計算する。この地理的距離は、上記選択された伝達情報に含まれる緯度経度データと、現在滞在しているネットワークエリアの緯度経度データとをもとに計算される。この計算されたネットワークエリア間の物理的距離を表すデータは作業メモリに保存される。   Next, for the selected transmission information, in step S903, the physical distance calculation unit 1021 between the network areas stores the currently staying network area and the selected transmission information when the selected transmission information is stored. Calculate the geographical distance between the network area where the person was staying. This geographical distance is calculated based on the latitude / longitude data included in the selected transmission information and the latitude / longitude data of the network area where the user is currently staying. Data representing the calculated physical distance between the network areas is stored in the working memory.

続いてステップS904において、情報の類似度算出部1022により、上記選択された伝達情報と、記憶部102の伝達情報記憶エリア1012に記憶されている全ての伝達情報との間の類似度を算出する。情報の類似度は、先に原理の項で述べたように例えばベクトル空間法を用いて以下のように算出する。   In step S904, the information similarity calculation unit 1022 calculates the similarity between the selected transmission information and all the transmission information stored in the transmission information storage area 1012 of the storage unit 102. . The similarity of information is calculated as follows using, for example, a vector space method as described in the principle section.

すなわち、選択された伝達情報をD、伝達情報記憶エリア1012に記憶されている伝達情報の一つをE、上記伝達情報Dと記憶された伝達情報Eに出現する単語種類数をn、その単語種類のうちi番目の単語をwi 、伝達情報Dおよび伝達情報Eにおける単語wの出現頻度をそれぞれDw 、Ew とし、伝達情報Dと伝達情報Eとの間の情報の類似度Sim(D,E)を、下記の式(2)により算出する。

Figure 2014086026
そして、この算出された各類似度のデータを作業メモリに保存する。 That is, the selected transmission information is D, one of the transmission information stored in the transmission information storage area 1012 is E, the number of word types appearing in the transmission information D and the stored transmission information E is n, the word The i-th word of the type is wi, the appearance frequencies of the word w in the transmission information D and the transmission information E are Dw and Ew, respectively, and the similarity of information Sim between the transmission information D and the transmission information E (D, E ) Is calculated by the following equation (2).
Figure 2014086026
The calculated similarity data is stored in the work memory.

次にステップS905において、上記計算された類似度が最も低い伝達情報を選択し、この選択された伝達情報を予め設定した閾値と比較して当該閾値以下であるか否かを判定する。この判定の結果、閾値以下であればステップS906に移行し、上記算出したネットワーク間の物理的距離が予め設定された閾値以上であるかどうかを判定する。そして、閾値以上であれば、ステップS909において、上記選択された伝達情報の優先度を「中」に設定し、これを伝達情報に関連付けて作業メモリに保存する。これに対し上記ネットワーク間の物理的距離が閾値未満であれば、ステップS910において、上記選択された伝達情報の優先度を「高」に設定し、これを伝達情報に関連付けて作業メモリに保存する。   Next, in step S905, the transmission information having the lowest calculated similarity is selected, and the selected transmission information is compared with a preset threshold value to determine whether or not the threshold value is equal to or less than the threshold value. If the result of this determination is below the threshold value, the process moves to step S906, where it is determined whether or not the calculated physical distance between the networks is greater than or equal to a preset threshold value. If it is equal to or greater than the threshold value, in step S909, the priority of the selected transmission information is set to “medium”, and this is associated with the transmission information and stored in the work memory. On the other hand, if the physical distance between the networks is less than the threshold value, the priority of the selected transmission information is set to “high” in step S910, and this is associated with the transmission information and stored in the working memory. .

一方、上記選択された伝達情報の類似度が閾値より高かったとする。そうするとステップS905からステップS907に移行し、ここで上記算出したネットワーク間の物理的距離が閾値以下であるかどうかを判定する。そして、閾値より高ければステップS911において、上記選択された伝達情報の優先度を「低」に設定し、これを伝達情報に関連付けて作業メモリに保存する。   On the other hand, it is assumed that the similarity of the selected transmission information is higher than a threshold value. If it does so, it will transfer to step S907 from step S905, and it will be determined here whether the physical distance between the calculated networks is below a threshold value. If it is higher than the threshold, in step S911, the priority of the selected transmission information is set to “low”, and this is associated with the transmission information and stored in the working memory.

これに対し、上記算出したネットワーク間の物理的距離が閾値以下だったとすると、ステップS908に移行して、ここで上記選択された伝達情報の新しさが予め設定された閾値以上であるか否かを判定する。この判定の結果、閾値以上であればステップS910において、上記選択された伝達情報の優先度を「高」に設定し、これを伝達情報に関連付けて作業メモリに保存する。一方、閾値未満であればステップS911において、上記選択された伝達情報の優先度を「低」に設定し、これを伝達情報に関連付けて作業メモリに保存する。   On the other hand, if the calculated physical distance between the networks is equal to or smaller than the threshold, the process proceeds to step S908, where whether or not the newness of the selected transmission information is equal to or larger than a preset threshold. Determine. If the result of this determination is greater than or equal to the threshold, in step S910, the priority of the selected transmission information is set to “high”, and this is associated with the transmission information and stored in the work memory. On the other hand, if it is less than the threshold value, the priority of the selected transmission information is set to “low” in step S911, and this is associated with the transmission information and stored in the working memory.

以下同様に優先度算出部103は、受信された伝達情報の各々についてそれぞれ優先度を計算し、全ての伝達情報に対する優先度の計算が終了すると、ステップS10に移行して、上記受信された伝達情報を記憶部101の伝達情報記憶エリア1012に記憶させる処理を以下のように実行する。図9はその処理手順と処理内容を示すフローチャートである。   Similarly, the priority calculation unit 103 calculates the priority for each of the received transmission information, and when the calculation of the priority for all the transmission information is completed, the process proceeds to step S10, and the received transmission information A process of storing information in the transmission information storage area 1012 of the storage unit 101 is executed as follows. FIG. 9 is a flowchart showing the processing procedure and processing contents.

すなわち、先ず受信された伝達情報に関連付けられた優先度をステップS1001で判定する。この結果、優先度が「低」の伝達情報については、ステップS1002において伝達情報記憶エリア1012の空き容量が所定量以上残っているか否かを判定し、残っていればステップS1003で伝達情報記憶エリア1012に記憶させる。これに対し空き容量がなければ、記憶せずに破棄する。   That is, first, the priority associated with the received transmission information is determined in step S1001. As a result, for the transmission information with the priority “low”, it is determined in step S1002 whether or not the free space in the transmission information storage area 1012 remains a predetermined amount or more. If it remains, the transmission information storage area is determined in step S1003. 1012 is stored. On the other hand, if there is no free space, it is discarded without being stored.

次に、上記ステップS1001による判定の結果、優先度が「中」の伝達情報については、ステップS1004において伝達情報記憶エリア1012の空き容量が所定量以上残っているか否かを判定し、残っていればステップS1005において伝達情報記憶エリア1012に記憶させる。これに対し所定量以上の空き容量がなければ、ステップS1006において伝達情報記憶エリア1012に記憶されている伝達情報の中に優先度が「中」よりも低い、つまり優先度が「低」の伝達情報があるか否かを判定する。そして、優先度が「低」の伝達情報が見つかった場合には、ステップS1007により当該伝達情報を削除し、しかる後ステップS1008において、上記受信された優先度が「中」の伝達情報を記憶させる。   Next, as a result of the determination in step S1001, for the transmission information with the priority “medium”, it is determined in step S1004 whether or not the free space in the transmission information storage area 1012 remains over a predetermined amount. For example, it is stored in the transmission information storage area 1012 in step S1005. On the other hand, if there is no free space equal to or larger than the predetermined amount, the transmission information stored in the transmission information storage area 1012 in step S1006 has a priority lower than “medium”, that is, a transmission with a priority of “low”. It is determined whether there is information. If transmission information having a priority of “low” is found, the transmission information is deleted in step S1007, and then the received transmission information having a medium priority is stored in step S1008. .

また、上記ステップS1001による判定の結果、優先度が「高」の伝達情報については、ステップS1009において伝達情報記憶エリア1012の空き容量が所定量以上残っているか否かを判定し、残っていればステップS1010において伝達情報記憶エリア1012に記憶させる。これに対し所定量以上の空き容量がなければ、ステップS1011において伝達情報記憶エリア1012に記憶されている伝達情報の中に優先度が「高」よりも低い、つまり優先度が「低」又は「中」の伝達情報があるか否かを判定する。そして、優先度が「低」又は「中」の伝達情報が見つかった場合には、ステップS1012により当該伝達情報のうち優先度が最も低いものを削除し、しかる後ステップS1013において、上記受信された優先度が「高」の伝達情報を記憶させる。   As a result of the determination in step S1001, for the transmission information with the priority “high”, in step S1009, it is determined whether or not the free space in the transmission information storage area 1012 remains a predetermined amount or more. In step S1010, the information is stored in the transmission information storage area 1012. On the other hand, if there is no free space equal to or larger than the predetermined amount, the priority is lower than “high” in the transmission information stored in the transmission information storage area 1012 in step S1011, that is, the priority is “low” or “ It is determined whether there is transmission information of “medium”. If transmission information with a priority of “low” or “medium” is found, the transmission information with the lowest priority is deleted in step S1012, and then the received information is received in step S1013. The transmission information having a high priority is stored.

(3)他の端末から伝達情報の送信依頼を受信したときの動作
ネットワークエリアBに滞在中に、同エリアの他の端末から伝達情報の送信要求が送られたとする。端末100は、ステップS11でこの送信要求の受信を検出すると、ステップS12において伝達情報送受信部107を起動する。そして、この伝達情報送受信部107の制御の下、該当する伝達情報を記憶部101の伝達情報記憶エリア1012から読み出し、この読み出された伝達情報を通信インタフェース110から要求元の端末に向け送信する。
(3) Operation when a transmission request for transmission information is received from another terminal It is assumed that a transmission information transmission request is sent from another terminal in the same area while staying in the network area B. When the terminal 100 detects reception of this transmission request in step S11, the terminal 100 activates the transmission information transmitting / receiving unit 107 in step S12. Then, under the control of the transmission information transmitting / receiving unit 107, the corresponding transmission information is read from the transmission information storage area 1012 of the storage unit 101, and the read transmission information is transmitted from the communication interface 110 to the requesting terminal. .

(4)ネットワークからの離脱したときの動作
端末100がネットワークエリアBから離れ、当該ネットワークエリアBに滞在する他の端末から電波を受信できなくなったとする。そうすると、端末100はネットワークエリア決定部104の制御の下、ステップS13により自端末はネットワークエリアBから離脱したと判断し、ステップS14に移行する。そして、このステップS14において、記憶部101のネットワークエリア変遷情報記憶エリア1011に記憶されている該当する滞在データに、離脱時刻を終了時刻として書込み、次のイベントが発生するまで待機状態となる。
(4) Operation when leaving the network Assume that the terminal 100 leaves the network area B and cannot receive radio waves from other terminals staying in the network area B. Then, the terminal 100 determines that the terminal 100 has left the network area B in step S13 under the control of the network area determination unit 104, and proceeds to step S14. In this step S14, the departure time is written as the end time in the corresponding stay data stored in the network area transition information storage area 1011 of the storage unit 101, and a standby state is entered until the next event occurs.

(5)ネットワークエリアBからネットワークエリアAへ移動したときの動作
端末100が上記ネットワークエリアBから離脱した後、ネットワークエリアAに移動し加入しようとしたとする。端末100は、先に(1)で述べた場合と同様に、ステップS1においてネットワークエリア決定部104により自端末がネットワークに加入したか否かを監視している。そして、図1に示したようにネットワークエリアAに加入したことが検出されると、(1)で述べた場合と同様に、ステップS2乃至ステップS5においてネットワークエリア情報の記憶処理、位置情報の測定処理、スーパーノードの判定処理をそれぞれ行った後、アンステイブルノードの判定処理を行う。
(5) Operation when moving from network area B to network area A It is assumed that after the terminal 100 leaves the network area B, it moves to the network area A and tries to join. Similarly to the case described in (1) above, the terminal 100 monitors whether or not the own terminal has joined the network by the network area determination unit 104 in step S1. Then, when it is detected that the network area A has been joined as shown in FIG. 1, the storage processing of the network area information and the measurement of the position information are performed in steps S2 to S5 as in the case described in (1). After performing the process and the super node determination process, the unstable node determination process is performed.

そして、このアンステイブルノードの判定処理の結果、自端末がアンステイブルノードであれば、ステップS6において伝達情報送受信部107の制御の下、記憶部101の伝達情報記憶エリア1012に記憶されている全ての伝達情報を読み出す。そして、この読み出された伝達情報を、通信インタフェース110からネットワークエリアAのスーパーノードSND1に向け送信する。なお、ネットワークエリアAにスーパーノードSND1が設定されていない場合には、ネットワークエリアAに滞在する全ての端末へ同報送信するようにしてもよい。   As a result of the unstable node determination process, if the own terminal is an unstable node, all the information stored in the transmission information storage area 1012 of the storage unit 101 under the control of the transmission information transmitting / receiving unit 107 in step S6. Read the transmission information. Then, the read transmission information is transmitted from the communication interface 110 to the super node SND1 in the network area A. When the super node SND1 is not set in the network area A, it may be broadcast to all terminals staying in the network area A.

したがって、アンステイブルな端末100のネットワーク間移動により、移動前のネットワークエリアBで端末100が受信し記憶した伝達情報は、移動先のネットワークエリアAに存在するスーパーノードSND1又は他の端末ND1,ND2に伝達される。   Accordingly, the transfer information received and stored by the terminal 100 in the network area B before the movement due to the movement of the unstable terminal 100 between the networks is the super node SND1 or other terminals ND1, ND2 existing in the network area A of the movement destination. Is transmitted to.

(効果)
以上詳述したように一実施形態では、端末100においてネットワークエリア間を移動するごとに、各エリアへの滞在履歴の変遷を表す情報を生成し記憶部101に記憶するようにし、ネットワークエリアBに存在する状態で当該エリアBに存在する他のノードから送信された伝達情報を受信したときに、この受信された伝達情報を記憶部101に記憶するようにしている。そして、端末101がネットワークエリアBからネットワークエリアAに移動した場合に、上記記憶された変遷情報に基づいて自装置がアンステイブルノードであるか否かを判定し、アンステイブルノードの場合に移動前のネットワークエリアBで受信し記憶した伝達情報を読み出して、移動後のネットワークエリアAに存在するスーパーノードSND1へ送信するようにしている。
(effect)
As described in detail above, in one embodiment, each time the terminal 100 moves between network areas, information indicating the transition of the stay history in each area is generated and stored in the storage unit 101, and the network area B When the transmission information transmitted from other nodes existing in the area B in the existing state is received, the received transmission information is stored in the storage unit 101. Then, when the terminal 101 moves from the network area B to the network area A, it is determined based on the stored transition information whether the own device is an unstable node. The transmission information received and stored in the network area B is read out and transmitted to the super node SND1 existing in the network area A after movement.

したがって、ネットワークエリアA,Bとインターネット等の上位ネットワークとの間で例えば災害により通信障害等が発生したとしても、アンステイブルノードである端末100のネットワーク間移動を利用して、ネットワークエリアA,B間で情報を伝達することが可能となる。   Therefore, even if a communication failure or the like occurs between the network areas A and B and a higher level network such as the Internet due to a disaster, for example, the network areas A and B are utilized by using the movement of the terminal 100 that is an unstable node between networks. It is possible to transmit information between them.

また、端末100がアンステイブルノードであるか否かの判定を、端末100が過去に滞在したことがあるネットワークの実数と、ネットワーク間の物理的距離と、過去に滞在したことがあるネットワークの実数が2以上でかつ同一のネットワークへの滞在回数が所定数以上であるか否かの判定結果を用いて行っている。したがって、端末100がネットワークエリアA,B間を渡り歩いているノードであるか否かを、的確に判定することができる。   Whether the terminal 100 is an unstable node is determined based on the real number of networks in which the terminal 100 has stayed in the past, the physical distance between networks, and the real number of networks in which the terminal 100 has stayed in the past. Is equal to or greater than 2, and the determination result of whether or not the number of stays in the same network is equal to or greater than a predetermined number is used. Therefore, it can be accurately determined whether or not the terminal 100 is a node walking between the network areas A and B.

さらに、伝達情報が受信されるごとに当該伝達情報の優先度と、記憶部101の伝達情報記憶エリア1012の空き容量が計算され、計算された空き容量が所定量に満たない場合に、上記記憶部101に記憶されている伝達情報の中で上記受信された伝達情報より優先度が低い伝達情報が削除されて、代わりに上記受信された伝達情報が上記記憶部101に記憶される。したがって、伝達情報の仲介を行うアンステイブルノードの限られた記憶容量をより有効に活用することが可能となる。   Further, each time the transmission information is received, the priority of the transmission information and the free capacity of the transmission information storage area 1012 of the storage unit 101 are calculated. If the calculated free capacity is less than a predetermined amount, the storage information is stored. The transmission information having a lower priority than the received transmission information is deleted from the transmission information stored in the unit 101, and the received transmission information is stored in the storage unit 101 instead. Therefore, it is possible to more effectively utilize the limited storage capacity of the unstable node that mediates the transmission information.

また優先度を計算する際には、移動前後のネットワーク間の距離と、受信された伝達情報と記憶媒体に記憶されている伝達情報との間の類似度と、受信された伝達情報の新しさをもとに、上記受信された伝達情報の優先度を決定するようにしている。しかも、伝達情報間の類似度の算出手法として、文書ファイルに対するベクトル空間法を用いている。したがって、受信された伝達情報の優先度を正確に判定することができる。   When calculating the priority, the distance between the networks before and after the movement, the similarity between the received transmission information and the transmission information stored in the storage medium, and the newness of the received transmission information. Based on the above, the priority of the received transmission information is determined. Moreover, a vector space method for document files is used as a method for calculating the similarity between transmission information. Therefore, it is possible to accurately determine the priority of the received transmission information.

[他の実施形態]
なお、この発明は上記実施形態に限定されるものではない。例えば、前記実施形態では、アンステイブルノードである端末100は移動先のネットワークエリアAにおいて、記憶している伝達情報をスーパーノードSND1へ送信する場合を例にとって説明したが、ネットワークエリアAに所属している全てのノードND1,NS2,SND1に同報送信するようにしてもよい。
[Other Embodiments]
The present invention is not limited to the above embodiment. For example, in the above embodiment, the terminal 100 that is an unstable node has been described as an example in which the stored transmission information is transmitted to the super node SND1 in the network area A of the movement destination. However, the terminal 100 belongs to the network area A. Broadcast transmission may be made to all the nodes ND1, NS2, and SND1.

また、この発明はP2Pネットワーク以外に、有線LANや無線LAN等のように特定の地域に固定的な通信エリアを構築するネットワークを適用してもよく、その他ネットワークの数やその種類、ノードの種類や構成、伝達情報の送受信制御、優先度の計算、アンステイブルノードの判定等における各処理手順とその処理内容等についても、この発明の要旨を逸脱しない範囲で種々変形して実施可能である。   In addition to the P2P network, the present invention may be applied to a network that establishes a fixed communication area in a specific area, such as a wired LAN and a wireless LAN, and the number and types of other networks and types of nodes. Various processing procedures and processing contents in the configuration, transmission / reception control of transmission information, priority calculation, unstable node determination, and the like can be variously modified without departing from the scope of the present invention.

要するにこの発明は、上記実施形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化できる。また、上記実施形態に開示されている複数の構成要素の適宜な組み合せにより種々の発明を形成できる。例えば、実施形態に示される全構成要素から幾つかの構成要素を削除してもよい。さらに、異なる実施形態に亘る構成要素を適宜組み合せてもよい。   In short, the present invention is not limited to the above-described embodiment as it is, and can be embodied by modifying the constituent elements without departing from the scope of the invention in the implementation stage. Further, various inventions can be formed by appropriately combining a plurality of constituent elements disclosed in the embodiment. For example, some components may be deleted from all the components shown in the embodiment. Furthermore, you may combine suitably the component covering different embodiment.

ND1〜ND4…ノード、SND1,SND2…スーパーノード、NW…ネットワーク、100…移動端末(ノード)、101…記憶部、1011…ネットワーク変遷情報記憶エリア、1012…伝達情報記憶エリア、102…アンテステイブルノード、103…優先度算出部、1021…ネットワークエリア間の物理的距離算出部、1022…情報の類似度算出部、1023…情報の新しさ算出部、104…ネットワークエリア決定部、105…スーパーノード判定部、106…スーパーノード機能部、107…伝達情報送受信部、108…位置情報測定部、110…通信インタフェース、111…タイマ。   ND1 to ND4 ... node, SND1, SND2 ... super node, NW ... network, 100 ... mobile terminal (node), 101 ... storage unit, 1011 ... network transition information storage area, 1012 ... transmission information storage area, 102 ... unstable node , 103 ... priority calculation unit, 1021 ... physical distance calculation unit between network areas, 1022 ... information similarity calculation unit, 1023 ... information freshness calculation unit, 104 ... network area determination unit, 105 ... super node determination 106: Super node function unit, 107: Transmission information transmitting / receiving unit, 108 ... Location information measuring unit, 110 ... Communication interface, 111 ... Timer.

Claims (6)

異なるエリアで構成される第1及び第2のネットワーク間を移動しながら当該第1及び第2のネットワークのエリアに存在する他のノードとの間で情報伝送を行う情報伝達装置であって、
前記ネットワーク間を移動するごとに当該ネットワークのエリアへの滞在履歴の変遷を表す情報を生成して記憶する変遷情報管理手段と、
前記第1のネットワークのエリアに存在する状態で、当該エリアに存在する他のノードから送信された伝達情報を受信したときに、この受信された伝達情報を記憶媒体に格納する伝達情報受信手段と、
前記第1のネットワークのエリアから第2のネットワークのエリアに移動した場合に、前記記憶された変遷情報に基づいて、自装置が過去に前記第1及び第2のネットワーク間を移動した履歴を持つアンステイブルノードであるか否かを判定する判定手段と、
自装置がアンステイブルノードと判定された場合に、前記第1のネットワークのエリアで受信し記憶した伝達情報を読み出して、前記第2のネットワークのエリアに存在する他のノードへ送信する伝達情報送信手段と
を具備することを特徴とする情報伝達装置。
An information transmission device that performs information transmission with other nodes existing in areas of the first and second networks while moving between first and second networks configured in different areas,
A transition information management means for generating and storing information representing a transition of a stay history in an area of the network every time the network moves.
Transmission information receiving means for storing the received transmission information in a storage medium when receiving the transmission information transmitted from another node existing in the area in the state existing in the area of the first network; ,
When moving from the first network area to the second network area, the own device has a history of moving between the first and second networks in the past based on the stored transition information. Determining means for determining whether the node is an unstable node;
When it is determined that the own device is an unstable node, the transmission information received and stored in the area of the first network is read and transmitted to other nodes existing in the area of the second network. Means for transmitting information.
前記判定手段は、前記記憶された変遷情報に基づいて、滞在した履歴があるネットワークの実数が予め設定された第1の閾値以上であるか否かを判定する第1の判定処理と、滞在した履歴がある複数のネットワークの中にエリア間の物理的距離が予め設定された第2の閾値以上離間しているネットワークが存在するか否かを判定する第2の判定処理と、滞在履歴があるネットワークの実数が2以上でかつ同一のネットワークへの滞在回数が予め設定された第3の閾値以上であるか否かを判定する第3の判定処理のうちの少なくとも一つを用いて、自装置がアンステイブルノードであるか否かを判定することを特徴とする請求項1記載の情報伝達装置。   Based on the stored transition information, the determination means has stayed with a first determination process for determining whether or not a real number of a network having a stay history is equal to or more than a first threshold set in advance. There is a second determination process for determining whether or not there is a network whose physical distance between areas is more than a preset second threshold in a plurality of networks having a history, and a stay history Using at least one of the third determination processes for determining whether or not the real number of networks is 2 or more and the number of stays in the same network is greater than or equal to a preset third threshold, The information transmission apparatus according to claim 1, wherein it is determined whether or not is an unstable node. 前記伝達情報受信手段は、
前記受信された伝達情報及び前記記憶手段に記憶されている伝達情報の優先度をそれぞれ計算する手段と、
前記記憶手段の空き容量を計算する手段と、
前記計算された空き容量が第4の閾値未満の場合に、前記記憶手段に記憶されている伝達情報の中で、前記受信された伝達情報より優先度が低い伝達情報を削除し、代わりに前記受信された伝達情報を前記記憶媒体に記憶させる手段と
を備えることを特徴とする請求項1又は2記載の情報伝達装置。
The transmission information receiving means includes
Means for calculating the priority of the received transmission information and the transmission information stored in the storage means;
Means for calculating the free capacity of the storage means;
When the calculated free space is less than a fourth threshold, the transmission information stored in the storage means deletes transmission information having a lower priority than the received transmission information, and instead 3. The information transmission apparatus according to claim 1, further comprising means for storing received transmission information in the storage medium.
前記優先度を計算する手段は、
前記受信された伝達情報を前記記憶媒体に記憶した時点で自装置が存在していたネットワークエリアと、自装置が現在存在するネットワークエリアとの間の物理的距離を計算する第1の手段と、
前記受信された伝達情報と、前記記憶媒体に記憶されている伝達情報との間の類似度を計算する第2の手段と、
前記受信された伝達情報の新しさが第5の閾値以上であるか否かを判定する第3の手段と、
前記第1、第2及び第3の手段による計算結果及び判定結果をもとに前記受信された伝達情報の優先度を決定する手段と
を備えることを特徴とする請求項3記載の情報伝達装置。
The means for calculating the priority is:
A first means for calculating a physical distance between a network area where the device itself was present at the time of storing the received transmission information in the storage medium and a network area where the device is present;
A second means for calculating a similarity between the received transmission information and the transmission information stored in the storage medium;
Third means for determining whether the received transmission information is newer than a fifth threshold;
4. An information transmission apparatus according to claim 3, further comprising means for determining a priority of the received transmission information based on a calculation result and a determination result by the first, second and third means. .
前記類似度を計算する第2の手段は、前記受信された伝達情報を空間ベクトル化してその余弦類似度を算出することを特徴とする請求項4記載の情報伝達装置。   5. The information transmission apparatus according to claim 4, wherein the second means for calculating the similarity calculates the cosine similarity by converting the received transmission information into a space vector. 請求項1乃至5のいずれかに記載の情報伝達装置が備える各手段の処理を、当該情報伝達装置が備えるコンピュータに実行させるプログラム。   The program which makes the computer with which the said information transmission apparatus performs the process of each means with which the information transmission apparatus in any one of Claims 1 thru | or 5 is provided.
JP2012236909A 2012-10-26 2012-10-26 Information transmission device and program thereof Active JP5487273B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012236909A JP5487273B1 (en) 2012-10-26 2012-10-26 Information transmission device and program thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012236909A JP5487273B1 (en) 2012-10-26 2012-10-26 Information transmission device and program thereof

Publications (2)

Publication Number Publication Date
JP5487273B1 JP5487273B1 (en) 2014-05-07
JP2014086026A true JP2014086026A (en) 2014-05-12

Family

ID=50788986

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012236909A Active JP5487273B1 (en) 2012-10-26 2012-10-26 Information transmission device and program thereof

Country Status (1)

Country Link
JP (1) JP5487273B1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008005431A (en) * 2006-06-26 2008-01-10 Hitachi Communication Technologies Ltd Wireless communication system, and method of uploading service software thereof
JP2009506455A (en) * 2005-08-30 2009-02-12 マイクロソフト コーポレーション Distributed caching of files in the network
JP2012147155A (en) * 2011-01-11 2012-08-02 Nec Corp Information provision method related to p2p communication, information provision system related to p2p communication, mobile terminal, and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009506455A (en) * 2005-08-30 2009-02-12 マイクロソフト コーポレーション Distributed caching of files in the network
JP2008005431A (en) * 2006-06-26 2008-01-10 Hitachi Communication Technologies Ltd Wireless communication system, and method of uploading service software thereof
JP2012147155A (en) * 2011-01-11 2012-08-02 Nec Corp Information provision method related to p2p communication, information provision system related to p2p communication, mobile terminal, and program

Also Published As

Publication number Publication date
JP5487273B1 (en) 2014-05-07

Similar Documents

Publication Publication Date Title
US10111059B2 (en) Systems and methods for utilizing wireless communications to suggest connections for a user
US20160012068A1 (en) Venue prediction based on ranking
JP2010263621A (en) Predicting presence of mobile user equipment
Tang et al. Towards context-aware workflow management for ubiquitous computing
AU2020359295A1 (en) System and method for identifying a disease affected area
KR101656778B1 (en) Method, system and non-transitory computer-readable recording medium for analyzing sentiment based on position related document
JP2015137929A (en) Transfer guide system, transfer guide method and computer program
CN103685714B (en) Terminal daily record generates method and terminal
JP5487273B1 (en) Information transmission device and program thereof
JP2017173999A (en) Life pattern prediction device for predicting life pattern of user in future period, portable terminal, program, and method
CN105025436A (en) Information acquiring method and mobile terminal
CN104735237A (en) Path prediction method and interactive voice response (IVR) path prediction system
JP6070561B2 (en) Information processing device
CN106028275A (en) Location system structure based on server
JP2011170811A (en) Staying place estimating device, method and program
JP6430873B2 (en) Position analysis device
JP2016038744A (en) Area attribute estimation apparatus and area attribute estimation method
O'Sullivan et al. Mobile cloud contextual awareness with the cloud personal assistant
WO2015053667A1 (en) Apparatus, system, method, computer program, and computer program product for generating activity information for a cell
US11356546B2 (en) Smart system and method for providing increased availability of content in an offline mode using BOTs
US11770248B2 (en) System for generation of real-time gathering partner credentials
Uzun et al. Exploiting location semantics for realizing cross-referencing proactive location-based services
JP5308374B2 (en) Schedule management apparatus and program
US9736750B2 (en) Radio communication system and communication control method
Kontogianni et al. Mobile Applications in Smart Tourism and Smart Cities Based on Crowdsourcing

Legal Events

Date Code Title Description
TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20140218

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140224

R150 Certificate of patent or registration of utility model

Ref document number: 5487273

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150