JP2009020791A - Information gathering system and method of network, and information processor - Google Patents

Information gathering system and method of network, and information processor Download PDF

Info

Publication number
JP2009020791A
JP2009020791A JP2007184171A JP2007184171A JP2009020791A JP 2009020791 A JP2009020791 A JP 2009020791A JP 2007184171 A JP2007184171 A JP 2007184171A JP 2007184171 A JP2007184171 A JP 2007184171A JP 2009020791 A JP2009020791 A JP 2009020791A
Authority
JP
Japan
Prior art keywords
information
information collection
nodes
switching
state
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
JP2007184171A
Other languages
Japanese (ja)
Other versions
JP5070965B2 (en
Inventor
Satoshi Matsuo
聡 松尾
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.)
Konica Minolta Inc
Original Assignee
Konica Minolta Inc
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 Konica Minolta Inc filed Critical Konica Minolta Inc
Priority to JP2007184171A priority Critical patent/JP5070965B2/en
Publication of JP2009020791A publication Critical patent/JP2009020791A/en
Application granted granted Critical
Publication of JP5070965B2 publication Critical patent/JP5070965B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an information gathering system and method capable of gathering information and controlling the gathered information without excessively increasing performance and resources of each node in a proper number of nodes, to which information gathering functions are allocated, or placing excessive loads to a network, and to provide an information processor as a node. <P>SOLUTION: When each of nodes constituting the network has a means for performing a change between an ON state and an OFF state of an information gathering function and a means for determining a change according to a predetermined change rule, a node having an information gathering function autonomously changes to another node according to the circumstances of the nodes constituting the network, and consequently, a proper number of nodes are maintained continuously. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、複数のノード間で情報を送受信するネットワークにおける情報収集システム、情報収集方法、及びネットワークを構成するノードとしての情報処理装置に関する。   The present invention relates to an information collection system, an information collection method, and an information processing apparatus as a node constituting a network that transmit and receive information between a plurality of nodes.

近年、ネットワークを構成する任意のノード間で自由にデータの送受信を行うような通信形態を有するネットワークが盛んに利用されるようになってきた。   In recent years, a network having a communication form in which data is freely transmitted and received between arbitrary nodes constituting the network has been actively used.

従来は、中央にホストの役目を担ったサーバなどがあり、クライアントとしての各端末が、それぞれホストサーバにアクセスし、端末間でやり取りが必要であれば、ホストサーバが仲介して行うというタイプの中央集中処理型のネットワークが主流であった。   Conventionally, there is a server that plays the role of a host at the center, and each terminal as a client accesses the host server, and if it is necessary to exchange between terminals, the host server mediates A centralized network was the mainstream.

これに対して、いわゆる分散処理型のネットワークが徐々に登場してきている。保存する情報を分散する、またその処理を分散するといった機構を実現するためには、ネットワークを構成する各ノード間で、自由にデータ通信が行われなければならない。   In contrast, so-called distributed processing networks are gradually appearing. In order to realize a mechanism for distributing the information to be stored and for distributing the processing, data communication must be freely performed between the nodes constituting the network.

代表的な形態として、P2P(Peer to Peer)と呼ばれる通信ネットワークの形態がある。P2Pは不特定多数のノード間で直接情報のやり取りを行うネットワークの利用形態である。   A typical form is a form of a communication network called P2P (Peer to Peer). P2P is a network usage mode in which information is directly exchanged between an unspecified number of nodes.

こういった分散処理のネットワーク形態を効率的に達成する技術が研究され、任意のノード間でデータを分散して保持し、互いにデータ送受信を行うシステムが形成されている。これらにより、ネットワークシステムの利用形態としての自由度は向上し、ユーザは大きな利便性を手に入れた。   A technique for efficiently achieving such a distributed processing network form has been studied, and a system has been formed in which data is distributed and held among arbitrary nodes and data is transmitted and received between them. As a result, the degree of freedom as a form of use of the network system has improved, and the user has gained great convenience.

しかしながら一方では、各ノードに関する情報などの管理をどうするかという問題もある。例えば、各ノードの物理的情報やステータス情報、その他各ノード固有の情報で他のノードが参照を要する可能性のある情報などの管理がある。従来は、データを集中管理する特定のサーバなどを設けていたが、少数の固定したノードにそういった情報の収集と保持を担わせると、ネットワークの自由性が失われてしまう。   However, on the other hand, there is a problem of how to manage information about each node. For example, there is management of physical information and status information of each node, and other information unique to each node that may need to be referred to by other nodes. Conventionally, a specific server or the like for centrally managing data is provided. However, if a small number of fixed nodes are responsible for collecting and holding such information, the freedom of the network is lost.

例えば、ネットワークの規模が大きくなり、ノード数が増えるほど、取り扱うデータ量は増大するが、その分サーバに負荷が集中し、性能とリソースが要求される上、そのサーバが動作していないと、問い合わせへの応答は全くなくなる。   For example, as the size of the network increases and the number of nodes increases, the amount of data handled increases, but the load is concentrated on the server, performance and resources are required, and if the server is not operating, There is no response to the inquiry.

分散処理のネットワークという点を考慮した場合、各ノードは均等に役割分担することが望ましい。特にP2Pのようなネットワーク形態においては、接続するノードがかなり頻繁に動的に変化することもあり、固定した少数のノードに情報収集機能を持たせることは困難である。   Considering the point of the distributed processing network, it is desirable that the nodes share the roles equally. In particular, in a network form such as P2P, connected nodes may change dynamically quite frequently, and it is difficult to provide an information collection function to a small number of fixed nodes.

そういう観点から、すべてのノードが他のノードに関する情報を保持するような情報収集のシステムも考えられた(例えば、特許文献1参照)。   From this point of view, an information collection system in which all nodes hold information related to other nodes has been considered (for example, see Patent Document 1).

特許文献1では、すべてのノードが、他の各ノードのCPU使用率やメモリ使用率などの物理的情報を収集し、保持する技術が提案されている。物理的情報を収集する意図は、それに基づいて信頼度を算出し、各ノードの信頼度に基づいてノード間の送受信が最も効率的になされるような接続管理を行うことである。   Patent Document 1 proposes a technique in which all nodes collect and hold physical information such as CPU usage rates and memory usage rates of other nodes. The intention of collecting physical information is to calculate the reliability based on the physical information and to perform connection management so that transmission / reception between the nodes is most efficiently performed based on the reliability of each node.

しかしながら、この場合もネットワークを構成するノードが頻繁に、動的に変化する状況では、ノード数に比例して問い合わせ件数が増大し、ネットワークへの負荷が大きくなる。また他のノードに関する情報を保持するリソースも必要となる。
特開2005−252596号公報
However, in this case as well, in a situation where the nodes constituting the network frequently and dynamically change, the number of inquiries increases in proportion to the number of nodes, and the load on the network increases. Also, a resource that holds information about other nodes is required.
JP 2005-252596 A

上記のように、P2Pのような分散処理型のネットワークにおいては、各ノードに関する情報収集機能を少数の固定的なノードに割り当てると、そのノードに過大な負荷が集中し、性能とリソースの要求が大きくなる。また信頼性の点からも問題がある。一方すべてのノードに均等に役割を担わせるのも現実的ではない。ノード数が増えると通信負荷が膨大になり、ネットワークへの負荷が増大する。   As described above, in a distributed processing network such as P2P, if the information collection function for each node is assigned to a small number of fixed nodes, an excessive load is concentrated on the nodes, and performance and resource requirements are reduced. growing. There is also a problem in terms of reliability. On the other hand, it is not realistic to make all nodes play equal roles. As the number of nodes increases, the communication load becomes enormous and the load on the network increases.

また、ネットワークの規模に応じて適切な数のノードに情報収集機能を分担させようとしても、接続するノードが頻繁に変化することも起こり得るので、ノードを固定化することが困難である。またその変化が情報収集機能を分担するノード数に直接影響して、適切なノード数を維持することも難しい。   Further, even if an information collection function is assigned to an appropriate number of nodes according to the scale of the network, it is possible that the nodes to be connected frequently change, so that it is difficult to fix the nodes. In addition, the change directly affects the number of nodes sharing the information collection function, and it is difficult to maintain an appropriate number of nodes.

本発明の目的は、上記の課題を解決し、情報収集の機能を割り当てられた適切な台数のノードが、ネットワークを構成するノードの状況に応じて、自律的に他のノードと入れ替わり適切な台数を継続的に維持することで、各ノードの性能とリソースを過大にすることもなく、ネットワークに過大すぎる負担をかけることもなく、情報収集とその管理を行うことができる情報収集システム、情報収集方法、及びノードとしての情報処理装置を提供することである。   The object of the present invention is to solve the above-mentioned problems, and an appropriate number of nodes to which an information collecting function is assigned are autonomously replaced with other nodes according to the situation of the nodes constituting the network. Information collection system and information collection that can collect and manage information without excessive performance and resources of each node and without overloading the network. A method and an information processing apparatus as a node are provided.

上記の課題を解決するために、本発明は以下の特徴を有するものである。   In order to solve the above problems, the present invention has the following features.

1. 互いに情報を送受信することができる複数のノードで構成されるネットワークにおける情報収集システムであって、前記複数のノードのうち、少なくとも一部の複数のノードそれぞれが、他のノードに関する情報を、それぞれのノードとの通信によって収集し、収集情報を保持する情報収集手段と、前記情報収集手段を作動状態にする情報収集機能ON状態と、非作動状態にする情報収集機能OFF状態とを切り替える切替手段と、前記他のノードとの通信に基づいて、前記情報収集機能ON状態にあるノード数を推定し、当該ノード数が所定の条件を満たすように、前記切替手段による切り替えを行うかどうかを判定する判定手段と、を有することを特徴とするネットワークの情報収集システム。   1. An information collection system in a network composed of a plurality of nodes capable of transmitting / receiving information to / from each other, wherein at least some of the plurality of nodes respectively receive information on other nodes Information collecting means for collecting and holding collected information by communication with a node; and switching means for switching between an information collecting function ON state for bringing the information collecting means into an operating state and an information collecting function OFF state for bringing the information collecting means into an inoperative state Based on the communication with the other nodes, the number of nodes in the information collection function ON state is estimated, and it is determined whether or not the switching unit performs switching so that the number of nodes satisfies a predetermined condition. A network information collection system comprising: a determination unit;

2. 前記少なくとも一部の複数のノードそれぞれは、前記他のノードそれぞれからの個別情報問い合わせを受け、保持する前記収集情報に基づき応答する個別情報応答手段を有し、前記個別情報応答手段は、前記情報収集機能ON状態で作動し、前記情報収集機能OFF状態で作動しないことを特徴とする1に記載のネットワークの情報収集システム。   2. Each of the at least some of the plurality of nodes has an individual information response unit that receives an individual information inquiry from each of the other nodes and responds based on the collected information to be held, and the individual information response unit includes the information 2. The network information collection system according to 1, wherein the network information collection system operates when the collection function is ON and does not operate when the information collection function is OFF.

3. 前記判定手段は、情報収集機能ON状態のノードが、情報収集問い合わせを送信し、他のノードからの応答により取得した収集情報に基づき推定した情報収集機能ON状態にあるノード数が、所定の上限値より大きい場合に、自ら切り替えを判定する第1の切替規則と、情報収集機能ON状態のノードが、一定期間内に、他のノードから情報収集問い合わせを受信した数に基づき推定した情報収集機能ON状態にあるノード数が、所定の上限値より大きい場合に、自ら切り替えを判定する第2の切替規則と、情報収集機能OFF状態のノードが、一定期間内に、他のノードから情報収集問い合わせを受信した数に基づき推定した情報収集機能ON状態にあるノード数が、所定の下限値より小さい場合に、自ら切り替えを判定する第3の切替規則と、情報収集機能OFF状態のノードが、個別情報問い合わせを送信し、他のノードからの応答を受信した数に基づき推定した情報収集機能ON状態にあるノード数が、所定の下限値より小さい場合に、自ら切り替えを判定する第4の切替規則と、のうちの一つ以上の切替規則に従って、判定を実行することを特徴とする2に記載のネットワークの情報収集システム。   3. The determination means is configured so that the number of nodes in the information collection function ON state estimated based on the collection information obtained by the information collection function ON state node transmitting the information collection inquiry and the response from other nodes is a predetermined upper limit. The first switching rule for determining switching by itself when the value is larger than the value and the information collection function estimated based on the number of information collection queries received from other nodes within a certain period by the information collection function ON state node When the number of nodes in the ON state is larger than the predetermined upper limit value, the second switching rule for determining switching by itself and the node in the information collection function OFF state make an information collection inquiry from other nodes within a certain period of time. The third switching rule for determining switching by itself when the number of nodes in the information collection function ON state estimated based on the number of received messages is smaller than a predetermined lower limit value And the number of nodes in the information collection function ON state estimated based on the number of received information inquiry and the response received from other nodes is smaller than the predetermined lower limit value. 3. The network information collection system according to 2, wherein the determination is executed in accordance with one or more switching rules of the fourth switching rule for determining switching by itself.

4. 前記ネットワークを構成する前記複数のノードそれぞれが、前記情報収集機能ON状態である時にのみ動作可能な情報収集停止手段を有し、前記判定手段は、情報収集機能ON状態のノードが、自らが情報収集機能ON状態になってから所定の時間が経過した場合に、自ら切り替えを判定する第5の切替規則に従って判定を実行し、前記情報収集停止手段は、前記第5の切替規則に従った判定に基づき、前記切替手段による切り替えを実行する場合に、所定の条件を満たす他のノードに自らの情報収集停止通知を送信し、前記判定手段はさらに、情報収集機能OFF状態のノードが、前記情報収集停止通知を受信した場合に、自ら切り替えを判定する第6の切替規則に従って判定を実行することを特徴とする2または3に記載のネットワークの情報収集システム。   4). Each of the plurality of nodes constituting the network has an information collection stop unit operable only when the information collection function is in an ON state, and the determination unit determines that a node in the information collection function is in an ON state. When a predetermined time elapses after the collection function is turned on, the determination is performed according to the fifth switching rule for determining switching by itself, and the information collection stopping unit determines according to the fifth switching rule. When the switching by the switching means is executed, the information collection stop notification is transmitted to another node satisfying a predetermined condition, and the determination means further includes the node in the information collection function OFF state. The network according to 2 or 3, wherein when the collection stop notification is received, the determination is performed according to a sixth switching rule for determining switching by itself. Information collection system.

5. 前記第5の切替規則は、情報収集機能ON状態のノードが、ネットワークへの接続を終了する場合、あるいは情報収集機能ON状態を維持していくことが不適切であると自ら判断した場合に、切り替えを判定するものであることを特徴とする4に記載のネットワークの情報収集システム。   5). In the fifth switching rule, when a node in the information collection function ON state terminates connection to the network, or when it determines that it is inappropriate to maintain the information collection function ON state, 5. The network information collecting system according to 4, wherein the switching is determined.

6. 互いに情報を送受信することができる複数のノードで構成されるネットワークにおける情報収集方法であって、前記複数のノードのうち、少なくとも一部の複数のノードそれぞれについて、他のノードに関する情報を、それぞれのノードとの通信によって収集し、収集情報を保持する情報収集工程と、前記情報収集工程を実行する情報収集機能ON状態と、実行しない情報収集機能OFF状態とを切り替える切替工程と、前記他のノードとの通信に基づいて、前記情報収集機能ON状態にあるノード数を推定し、当該ノード数が所定の条件を満たすように、前記切替工程による切り替えを行うかどうかを判定する判定工程と、を備えることを特徴とするネットワークの情報収集方法。   6). An information collection method in a network composed of a plurality of nodes capable of transmitting / receiving information to / from each other, wherein at least some of the plurality of nodes, information on other nodes is An information collecting step for collecting and holding collected information by communication with a node; an information collecting function ON state for executing the information collecting step; and a switching step for switching an information collecting function OFF state not to be executed; and the other node And a determination step of determining whether or not to perform switching by the switching step so that the number of nodes in the information collection function ON state is estimated based on communication with the node and the number of nodes satisfies a predetermined condition. A network information collection method comprising:

7. 前記少なくとも一部の複数のノードそれぞれについて、前記他のノードそれぞれからの個別情報問い合わせを受け、保持する前記収集情報に基づき応答する個別情報応答工程を備え、前記個別情報応答工程は、前記情報収集機能ON状態で実行し、前記情報収集機能OFF状態で実行しないことを特徴とする6に記載のネットワークの情報収集方法。   7. For each of the at least some of the plurality of nodes, an individual information inquiry step from each of the other nodes is received and responded based on the collected information to be held, and the individual information response step includes the information collection step 7. The network information collection method according to 6, wherein the network information collection method is executed when the function is on and is not executed when the information collection function is off.

8. 前記判定工程では、情報収集機能ON状態のノードが、情報収集問い合わせを送信し、他のノードからの応答により取得した収集情報に基づき推定した情報収集機能ON状態にあるノード数が、所定の上限値より大きい場合に、自ら切り替えを判定する第1の切替規則と、情報収集機能ON状態のノードが、一定期間内に、他のノードから情報収集問い合わせを受信した数に基づき推定した情報収集機能ON状態にあるノード数が、所定の上限値より大きい場合に、自ら切り替えを判定する第2の切替規則と、情報収集機能OFF状態のノードが、一定期間内に、他のノードから情報収集問い合わせを受信した数に基づき推定した情報収集機能ON状態にあるノード数が、所定の下限値より小さい場合に、自ら切り替えを判定する第3の切替規則と、情報収集機能OFF状態のノードが、個別情報問い合わせを送信し、他のノードからの応答を受信した数に基づき推定した情報収集機能ON状態にあるノード数が、所定の下限値より小さい場合に、自ら切り替えを判定する第4の切替規則と、のうちの一つ以上の切替規則に従って、判定が実行されることを特徴とする7に記載のネットワークの情報収集方法。   8). In the determination step, the number of nodes in the information collection function ON state estimated based on the collection information obtained by the information collection function ON state transmitting the information collection inquiry and the response from other nodes is a predetermined upper limit. The first switching rule for determining switching by itself when the value is larger than the value, and the information collection function estimated based on the number of information collection queries received from other nodes within a certain period by the information collection function ON state node When the number of nodes in the ON state is larger than a predetermined upper limit value, the second switching rule for determining switching by itself and the node in the information collection function OFF state make an information collection inquiry from other nodes within a certain period of time The third switching for determining switching by itself when the number of nodes in the information collection function ON state estimated based on the number of received signals is smaller than a predetermined lower limit value In principle, the number of nodes in the information collection function ON state estimated based on the number of information collection function OFF nodes that have transmitted individual information inquiries and received responses from other nodes is smaller than a predetermined lower limit value. 8. The network information collecting method according to 7, wherein the determination is executed according to one or more switching rules of the fourth switching rule for determining switching by itself.

9. 前記ネットワークを構成する前記複数のノードそれぞれについて、前記情報収集機能ON状態である時にのみ機能する情報収集停止工程を備え、前記判定工程では、情報収集機能ON状態のノードが、自らが情報収集機能ON状態になってから所定の時間が経過した場合に、自ら切り替えを判定する第5の切替規則に従って判定が実行され、前記情報収集停止工程では、前記第5の切替規則に従った判定に基づき、前記切替工程における切り替えが実行される場合に、所定の条件を満たす他のノードに自らの情報収集停止通知が送信され、前記判定工程ではさらに、情報収集機能OFF状態のノードが、前記情報収集停止通知を受信した場合に、自ら切り替えを判定する第6の切替規則に従って判定が実行されることを特徴とする7または8に記載のネットワークの情報収集方法。   9. For each of the plurality of nodes constituting the network, an information collection stop step that functions only when the information collection function is in an ON state is provided, and in the determination step, a node in the information collection function ON state has its own information collection function When a predetermined time has elapsed since entering the ON state, the determination is executed according to the fifth switching rule for determining switching by itself, and the information collection stop step is based on the determination according to the fifth switching rule. When the switching in the switching step is executed, its own information collection stop notification is transmitted to another node that satisfies a predetermined condition, and in the determination step, a node in the information collection function OFF state further receives the information collection The determination is executed according to a sixth switching rule for determining switching by itself when a stop notification is received 7 or 8 Network method of information collection described.

10. 前記第5の切替規則は、情報収集機能ON状態のノードが、ネットワークへの接続を終了する場合、あるいは情報収集機能ON状態を維持していくことが不適切であると自ら判断した場合に、切り替えを判定するものであることを特徴とする9に記載のネットワークの情報収集方法。   10. In the fifth switching rule, when a node in the information collection function ON state terminates connection to the network, or when it determines that it is inappropriate to maintain the information collection function ON state, 10. The network information collecting method according to 9, wherein switching is determined.

11. 互いに情報を送受信することができる複数のノードで構成されるネットワークにおけるノードとしての情報処理装置であって、前記複数のノードとしての情報処理装置のうち、少なくとも一部の複数の情報処理装置それぞれが、他のノードに関する情報を、それぞれのノードとの通信によって収集し、収集情報を保持する情報収集手段と、前記情報収集手段を作動状態にする情報収集機能ON状態と、非作動状態にする情報収集機能OFF状態とを切り替える切替手段と、前記他のノードとの通信に基づいて、前記情報収集機能ON状態にあるノード数を推定し、当該ノード数が所定の条件を満たすように、前記切替手段による切り替えを行うかどうかを判定する判定手段と、を有することを特徴とするネットワークのノードとしての情報処理装置。   11. An information processing device as a node in a network composed of a plurality of nodes capable of transmitting / receiving information to / from each other, and at least some of the plurality of information processing devices among the information processing devices as the plurality of nodes , Information about other nodes is collected by communication with each node, information collecting means for holding the collected information, information collecting function ON state for making the information collecting means into an operating state, and information for making it in an inoperative state Based on the communication with the switching means for switching the collection function OFF state and the other nodes, the number of nodes in the information collection function ON state is estimated, and the switching is performed so that the number of nodes satisfies a predetermined condition. And determining means for determining whether or not to perform switching by the means, information processing as a node of the network Apparatus.

12. 前記少なくとも一部の複数の情報処理装置それぞれは、前記他のノードそれぞれからの個別情報問い合わせを受け、保持する前記収集情報に基づき応答する個別情報応答手段を有し、前記個別情報応答手段は、前記情報収集機能ON状態で作動し、前記情報収集機能OFF状態で作動しないことを特徴とする11に記載の情報処理装置。   12 Each of the at least some of the plurality of information processing apparatuses has individual information response means for receiving an individual information inquiry from each of the other nodes and responding based on the collected information to be held, and the individual information response means, 12. The information processing apparatus according to 11, which operates in the information collection function ON state and does not operate in the information collection function OFF state.

13. 前記判定手段は、情報収集機能ON状態のノードが、情報収集問い合わせを送信し、他のノードからの応答により取得した収集情報に基づき推定した情報収集機能ON状態にあるノード数が、所定の上限値より大きい場合に、自ら切り替えを判定する第1の切替規則と、情報収集機能ON状態のノードが、一定期間内に、他のノードから情報収集問い合わせを受信した数に基づき推定した情報収集機能ON状態にあるノード数が、所定の上限値より大きい場合に、自ら切り替えを判定する第2の切替規則と、情報収集機能OFF状態のノードが、一定期間内に、他のノードから情報収集問い合わせを受信した数に基づき推定した情報収集機能ON状態にあるノード数が、所定の下限値より小さい場合に、自ら切り替えを判定する第3の切替規則と、情報収集機能OFF状態のノードが、個別情報問い合わせを送信し、他のノードからの応答を受信した数に基づき推定した情報収集機能ON状態にあるノード数が、所定の下限値より小さい場合に、自ら切り替えを判定する第4の切替規則と、のうちの一つ以上の切替規則に従って、判定を実行することを特徴とする12に記載の情報処理装置。   13. The determination means is configured so that the number of nodes in the information collection function ON state estimated based on the collection information obtained by the information collection function ON state node transmitting the information collection inquiry and the response from other nodes is a predetermined upper limit. The first switching rule for determining switching by itself when the value is larger than the value and the information collection function estimated based on the number of information collection queries received from other nodes within a certain period by the information collection function ON state node When the number of nodes in the ON state is larger than the predetermined upper limit value, the second switching rule for determining switching by itself and the node in the information collection function OFF state make an information collection inquiry from other nodes within a certain period of time. The third switching rule for determining switching by itself when the number of nodes in the information collection function ON state estimated based on the number of received messages is smaller than a predetermined lower limit value And the number of nodes in the information collection function ON state estimated based on the number of received information inquiry and the response received from other nodes is smaller than the predetermined lower limit value. 13. The information processing apparatus according to 12, wherein the determination is performed in accordance with one or more switching rules of the fourth switching rule for determining switching by itself.

14. 前記ネットワークを構成する前記複数のノードとしての情報処理装置それぞれが、前記情報収集機能ON状態である時にのみ動作可能な情報収集停止手段を有し、前記判定手段は、情報収集機能ON状態のノードが、自らが情報収集機能ON状態になってから所定の時間が経過した場合に、自ら切り替えを判定する第5の切替規則に従って判定を実行し、前記情報収集停止手段は、前記第5の切替規則に従った判定に基づき、前記切替手段による切り替えを実行する場合に、所定の条件を満たす他のノードに自らの情報収集停止通知を送信し、前記判定手段はさらに、情報収集機能OFF状態のノードが、前記情報収集停止通知を受信した場合に、自ら切り替えを判定する第6の切替規則に従って判定を実行することを特徴とする12または13に記載の情報処理装置。   14 Each of the information processing devices as the plurality of nodes constituting the network has an information collection stop unit operable only when the information collection function is in an ON state, and the determination unit is a node in the information collection function ON state However, when a predetermined time has elapsed since the information collection function was turned on, the information collection stop means performs the determination according to the fifth switching rule for determining whether to switch the information collection function. When switching by the switching means is executed based on the determination according to the rule, the information collection stop notification is transmitted to other nodes that satisfy a predetermined condition, and the determination means further includes the information collection function OFF state. When the node receives the information collection stop notification, the node executes determination according to a sixth switching rule for determining switching by itself 12 or The information processing apparatus according to 3.

15. 前記第5の切替規則は、情報収集機能ON状態のノードが、ネットワークへの接続を終了する場合、あるいは情報収集機能ON状態を維持していくことが不適切であると自ら判断した場合に、切り替えを判定するものであることを特徴とする14に記載の情報処理装置。   15. In the fifth switching rule, when a node in the information collection function ON state terminates connection to the network, or when it determines that it is inappropriate to maintain the information collection function ON state, 14. The information processing apparatus according to 14, wherein the information processing apparatus determines switching.

本発明にかかる情報収集システム、情報収集方法、及びノードとしての情報処理装置によれば、ネットワークを構成する各ノードが、情報収集機能ON状態とOFF状態とを切り替える手段を持ち、かつ所定の切替規則に従って切り替えを判定する手段を持つ。   According to the information collection system, the information collection method, and the information processing apparatus as a node according to the present invention, each node configuring the network has means for switching between the information collection function ON state and the OFF state, and predetermined switching Means to determine switching according to the rules.

これにより、情報収集機能ON状態の適切な台数のノードが、ネットワークを構成するノードの状況に応じて、自律的に他のノードと入れ替わり適切な台数を継続的に維持して、各ノードの性能とリソースを過大にすることもなく、ネットワークに過大すぎる負担をかけることもなく、情報収集とその管理を行うことができる。   As a result, the appropriate number of nodes in the information collection function ON state can be autonomously replaced with other nodes according to the status of the nodes constituting the network, and the appropriate number of nodes can be continuously maintained. It is possible to collect and manage information without excessive resources and without overburdening the network.

以下に、図を参照して本発明に係る実施形態を説明する。   Embodiments according to the present invention will be described below with reference to the drawings.

(ネットワークの全体構成)
図1は本実施形態に係る情報収集システムとして、情報処理装置により構成されるネットワーク1の全体的な構成の例を示す図である。図1を用いて本発明の実施形態に係る情報収集システムとしてのネットワーク1について、その全体構成を説明する。
(Overall network configuration)
FIG. 1 is a diagram illustrating an example of an overall configuration of a network 1 configured by information processing apparatuses as an information collection system according to the present embodiment. The overall configuration of a network 1 as an information collection system according to an embodiment of the present invention will be described with reference to FIG.

ネットワーク1は、図1に示すように、複数台の端末装置2(21、22、…、2n)、スイッチングハブ3、ルータ4、および認証サーバ5などのノードによって構成されるLAN(Local Area Network)である。これらの端末装置2は、スイッチングハブ3にツイストペアケーブルによってスター型に繋がれている。   As shown in FIG. 1, the network 1 includes a plurality of terminal devices 2 (21, 22,..., 2n), a switching hub 3, a router 4, and an authentication server 5 and other nodes (Local Area Network). ). These terminal devices 2 are connected to the switching hub 3 in a star shape by a twisted pair cable.

ネットワークを構成するノードとしての端末装置2は、本発明に係る情報処理装置であり、パーソナルコンピュータ、ワークステーション、またはプリンタなどのような、他の装置との間でデータの入出力の処理を実行する装置である。以下、ノードといえば単にこの端末装置のことを指し、情報処理装置としてのパーソナルコンピュータが用いられるものとして説明する。   A terminal device 2 as a node constituting a network is an information processing device according to the present invention, and executes data input / output processing with another device such as a personal computer, a workstation, or a printer. It is a device to do. Hereinafter, the term “node” simply refers to this terminal device, and a description will be given assuming that a personal computer as an information processing device is used.

また本実施形態では、P2P(Peer to Peer)と呼ばれる通信ネットワークの形態を採っている。P2Pは不特定多数のノード間で直接情報のやり取りを行うネットワークの利用形態であり、技術的に中央サーバの媒介を要するものと、バケツリレー式にデータを運ぶものの2種類がある。中央サーバを要する場合にも、中央サーバはファイル検索データベースの提供とノードの接続管理のみを行っており、データ自体のやり取りはノード間の直接接続によって行われている。   In the present embodiment, a communication network called P2P (Peer to Peer) is employed. P2P is a network usage mode in which information is directly exchanged between an unspecified number of nodes, and there are two types, technically requiring a central server, and carrying data in a bucket relay manner. Even when a central server is required, the central server only provides a file search database and manages connection of nodes, and exchange of data itself is performed by direct connection between nodes.

本実施形態では、中央サーバは用いず、後で図3の接続トポロジーを説明するが、予め関連付けられたノード(情報処理装置)2間では直接接続を行い、通信する。その他のノードとは、直接接続したノードを介して間接的に接続することになる。認証サーバ5は認証のための証明書に関わる管理のみを担い、通信のための接続には直接関わらない。またルータ4もノード(情報処理装置)間の通信には直接関与しない。   In this embodiment, the central server is not used, and the connection topology of FIG. 3 will be described later. However, the nodes (information processing apparatuses) 2 associated in advance are directly connected and communicated. Other nodes are indirectly connected through directly connected nodes. The authentication server 5 is responsible only for management related to the certificate for authentication, and is not directly related to connection for communication. The router 4 is not directly involved in communication between nodes (information processing apparatuses).

P2Pでは、直接ノード同士が通信するため、如何にお互いの正当性を認証するか、不正の入り込む余地を抑制するかというセキュリティが重要である。そのために認証サーバ5の発行するディジタル証明書を用いる。   In P2P, since the nodes communicate directly with each other, the security of how to authenticate each other's validity and how to suppress the room for unauthorized entry is important. For this purpose, a digital certificate issued by the authentication server 5 is used.

以下、上記の観点から、本実施形態に係るネットワークにおいて、各ノードに関する情報を何れかのノードで情報収集して保持し、必要なときに必要なノードに安定して情報提供できる情報収集方法とシステムを説明する。すなわち、ネットワークを構成するノードのうち、少なくとも一部の複数のノードが、それぞれ情報収集機能を有するとともに、その機能のON状態とOFF状態とを自律的に切り替えることで、ネットワークを構成するノードの状況に応じて、収集情報を保持する適切な台数を継続的に維持して、各ノードの性能とリソースを過大にすることもなく、ネットワークに過大すぎる負担をかけることもなく、情報収集とその管理を行うシステムについて説明する。   Hereinafter, from the above viewpoint, in the network according to the present embodiment, an information collecting method capable of collecting and holding information on each node at any node and stably providing information to the necessary node when necessary Describe the system. That is, among the nodes constituting the network, at least some of the plurality of nodes each have an information collection function, and by autonomously switching between the ON state and the OFF state of the function, the nodes constituting the network Depending on the situation, it is necessary to continuously maintain the appropriate number of collected information, so that the performance and resources of each node are not excessive and the network is not overburdened. A management system will be described.

(ノードとしての情報処理装置の構成)
図2はノード(情報処理装置)2のハードウェア構成の例を示す図である。
(Configuration of information processing device as a node)
FIG. 2 is a diagram illustrating an example of a hardware configuration of the node (information processing apparatus) 2.

情報処理装置2は、図2に示すように、CPU20a、RAM20b、ROM20c、ハードディスク20d、通信インタフェース20e、画像インタフェース20f、入出力インタフェース20g、その他の種々の回路または装置などによって構成される。   As shown in FIG. 2, the information processing apparatus 2 includes a CPU 20a, a RAM 20b, a ROM 20c, a hard disk 20d, a communication interface 20e, an image interface 20f, an input / output interface 20g, and other various circuits or devices.

通信インタフェース20eは、例えばNIC(Network Interface Card)であって、ツイストペアケーブルを介してスイッチングハブ3のいずれかのポートに繋がれている。画像インタフェース20fは、モニタと繋がれており、画面を表示するための映像信号をモニタに送出する。   The communication interface 20e is, for example, a NIC (Network Interface Card), and is connected to one of the ports of the switching hub 3 via a twisted pair cable. The image interface 20f is connected to a monitor and sends a video signal for displaying a screen to the monitor.

入出力インタフェース20gは、キーボード若しくはマウスなどの入力装置またはCD−ROMドライブなどの外部記憶装置などと繋がれている。そして、ユーザが入力装置に対して行った操作の内容を示す信号を入力装置から入力する。または、CD−ROMなどの記録媒体に記録されているデータを外部記憶装置に読み取らせ、これを入力する。または、記録媒体に書き込むためのデータを外部記憶装置に出力する。   The input / output interface 20g is connected to an input device such as a keyboard or a mouse or an external storage device such as a CD-ROM drive. And the signal which shows the content of operation which the user performed with respect to the input device is input from an input device. Alternatively, data recorded on a recording medium such as a CD-ROM is read by an external storage device and input. Alternatively, data to be written to the recording medium is output to the external storage device.

ハードディスク20dには、後で機能ブロック図(図5)を用いて説明するが、データ保持部201、情報収集機能データ保持部202、情報収集判定部204、情報収集操作部205、データ操作部206、データ受信部207、データ解析部208、データ作成部209、データ送信部210、その他情報保持部211,及びその他操作部212などの機能を実現するためのプログラムおよびデータが格納されている。これらのプログラムおよびデータは必要に応じてRAM20bに読み出され、CPU20aによってプログラムが実行される。   The hard disk 20d will be described later with reference to a functional block diagram (FIG. 5). The data holding unit 201, the information collection function data holding unit 202, the information collection determination unit 204, the information collection operation unit 205, and the data operation unit 206 will be described later. A program and data for realizing functions such as a data reception unit 207, a data analysis unit 208, a data creation unit 209, a data transmission unit 210, other information holding unit 211, and other operation unit 212 are stored. These programs and data are read into the RAM 20b as necessary, and the programs are executed by the CPU 20a.

各ノード2には、それぞれ、他のノード2との識別のための識別情報として、ホスト名(マシン名)、IPアドレス、およびMACアドレスが与えられている。ホスト名は、ネットワーク1の管理者などが自由に付けることができる。IPアドレスは、ネットワーク1の規則に従って与えられる。MACアドレスは、そのノード2の通信インタフェース10eに対して固定的に与えられているアドレスである。なおMACアドレスに代えて他のユニークなIDを用いてもよい。   Each node 2 is given a host name (machine name), an IP address, and a MAC address as identification information for identifying each other node 2. The host name can be freely assigned by the administrator of the network 1 or the like. The IP address is given according to the rules of the network 1. The MAC address is an address fixedly given to the communication interface 10e of the node 2. Note that another unique ID may be used instead of the MAC address.

本実施形態では、ノード(情報処理装置)21、22、…ごとに「PC1」、「PC2」、…のようなホスト名が付されているものとする。以下、これらのノード2をホスト名によって記載することがある。   In this embodiment, it is assumed that host names such as “PC1”, “PC2”,... Are assigned to the nodes (information processing apparatuses) 21, 22,. Hereinafter, these nodes 2 may be described by host names.

(ノードの接続形態)
図3はノードの接続形態、すなわち情報処理装置2の論理的なトポロジーの例を示す図である。図3を用いてノード(情報処理装置)の接続形態を説明する。
(Node connection mode)
FIG. 3 is a diagram illustrating an example of a node connection form, that is, a logical topology of the information processing apparatus 2. A connection form of nodes (information processing apparatuses) will be described with reference to FIG.

ノード2は、図3に示すように、仮想空間に配置されているものと仮想されている。そして、点線で示すように、仮想空間内の近隣の少なくとも1台の他のノード2と関連付けられている。かつ、これらの関連付けによって、すべてのノード2が互いに直接的にまたは間接的に関連するようになっている。   As shown in FIG. 3, the node 2 is assumed to be arranged in the virtual space. Then, as indicated by a dotted line, it is associated with at least one other node 2 in the vicinity in the virtual space. And, by these associations, all the nodes 2 are associated directly or indirectly with each other.

なお、「直接的に関連」とは、図3において1本の点線で繋がれていること(例えば、図3のPC1とPC2またはPC9とのような関係)を言い、「間接的に関連」とは、2本以上の点線および1つ以上のノードで繋がれていること(例えば、図3のPC1とPC4とのような関係)を言う。ノード2は、自らに直接的に関連付けられている他のノード2に対してデータを送信する。   Note that “directly related” means that they are connected by a single dotted line in FIG. 3 (for example, a relationship such as PC1 and PC2 or PC9 in FIG. 3), and “indirectly related”. Means that they are connected by two or more dotted lines and one or more nodes (for example, the relationship between PC1 and PC4 in FIG. 3). Node 2 sends data to other nodes 2 that are directly associated with it.

図4は、図3のように関連付けられたノード2の接続テーブルTLの例を示す図である。各ノード2毎に、直接データ送信可能な、すなわち「直接的に関連」付けられている他のノード2との接続のための情報のリストをテーブル化して保持している。   FIG. 4 is a diagram showing an example of the connection table TL of the nodes 2 associated as shown in FIG. For each node 2, a list of information for connection with other nodes 2 capable of direct data transmission, that is, “directly related” is stored in a table.

例えば、図3におけるPC1、PC2、PC6、PC7、PC8、およびPC9には、それぞれ図4に示すような接続テーブルTL1、TL2、TL6、TL7、TL8、およびTL9が保存されている。   For example, connection tables TL1, TL2, TL6, TL7, TL8, and TL9 as shown in FIG. 4 are stored in PC1, PC2, PC6, PC7, PC8, and PC9 in FIG. 3, respectively.

(情報処理装置の各部の処理機能)
図5はノード(情報処理装置)2の機能的構成の例を示すブロック図である。図5を用いてノード(情報処理装置)2の各部の処理機能について説明する。
(Processing functions of each part of the information processing device)
FIG. 5 is a block diagram illustrating an example of a functional configuration of the node (information processing apparatus) 2. The processing function of each unit of the node (information processing apparatus) 2 will be described with reference to FIG.

まず、情報収集機能に関わる処理以外の処理機能について説明する。   First, processing functions other than the processing related to the information collection function will be described.

データ操作部206は、各種データをデータ保持部201に保存したり、参照したり、また要求に応じて書き込みや読み出し、各種更新処理などを行う。ネットワーク内で共有されたデータの取り扱いに関わる処理機能を有する。   The data operation unit 206 stores various types of data in the data holding unit 201, refers to them, and performs writing, reading, various updating processes, and the like as required. It has a processing function related to the handling of data shared in the network.

データ保持部201は、データ操作部206の処理の対象となるデータ、すなわちネットワーク内で共有されたデータを保持する。   The data holding unit 201 holds data to be processed by the data operation unit 206, that is, data shared in the network.

その他情報保持部211は、そのノード2またはユーザなどの属性を示す属性データ、そのノード2自身のディジタル証明書、オペレーティングシステム(OS)またはアプリケーションソフトなどが使用するデータ、ユーザがアプリケーションソフトによって作成したデータ、その他種々のデータを、ファイルとして保存している。   The other information holding unit 211 is attribute data indicating attributes of the node 2 or the user, digital certificate of the node 2 itself, data used by the operating system (OS) or application software, and the user created by the application software Data and other various data are stored as files.

ディジタル証明書は、ノード2の要請により認証サーバ5が発行し、当該ノード2が保持し、ノード2同士の通信時に互いを認証するのに利用される。   The digital certificate is issued by the authentication server 5 at the request of the node 2, held by the node 2, and used to authenticate each other during communication between the nodes 2.

また、その他情報保持部211は、そのノード2自身に直接的に関連付けられている他のノード2のホスト名、IPアドレス、およびMACアドレスなどの属性の一覧を示す接続テーブルTLを保存している。例えば、図3におけるPC1、PC2、PC6、PC7、PC8、およびPC9の接続テーブル保持部201に、それぞれ接続テーブルTL1、TL2、TL6、TL7、TL8、およびTL9が保存されている例を図4を用いて既述した。これらの接続テーブルTLの内容は、各ノード2の関連付けに基づいて管理者によって予め作成される。   In addition, the other information holding unit 211 stores a connection table TL that shows a list of attributes such as the host name, IP address, and MAC address of another node 2 directly associated with the node 2 itself. . For example, FIG. 4 shows an example in which the connection tables TL1, TL2, TL6, TL7, TL8, and TL9 are stored in the connection table holding unit 201 of PC1, PC2, PC6, PC7, PC8, and PC9 in FIG. As stated above. The contents of these connection tables TL are created in advance by the administrator based on the association of each node 2.

その他操作部212は、上記その他情報保持部211に保持される接続テーブルTLの管理を行う。また、その他情報保持部211にデータを保存し、または保存されているデータを更新するなどの処理を行う。例えば、ノード2の環境または設定内容が変わるごとに、属性データを更新する。また、他のノード2から送信されて来たディジタル証明書などに基づいて当該他のノード2の認証の処理を行う。   The other operation unit 212 manages the connection table TL held in the other information holding unit 211. In addition, processing such as storing data in the other information holding unit 211 or updating the stored data is performed. For example, the attribute data is updated every time the environment or setting content of the node 2 changes. Further, the authentication process of the other node 2 is performed based on the digital certificate transmitted from the other node 2.

データ操作部206及びその他操作部212は、必要に応じてデータ受信部207、データ送信部210を介してネットワーク1の他のノード2とデータ通信を行い、また必要に応じてデータ保持部201及びその他情報保持部211のデータを参照、あるいは更新する。   The data operation unit 206 and the other operation unit 212 perform data communication with the other nodes 2 of the network 1 via the data reception unit 207 and the data transmission unit 210 as necessary, and the data holding unit 201 and The data in the other information holding unit 211 is referred to or updated.

データ受信部207は、他のノード2とデータ通信を行うための制御処理を行う。データ受信部207は、ネットワーク1を流れるパケットのうち、そのノード2に必要なものを受信する。   The data receiving unit 207 performs control processing for performing data communication with other nodes 2. The data receiving unit 207 receives a packet necessary for the node 2 among the packets flowing through the network 1.

データ解析部208は、データ受信部207が受信した受信データから必要な情報を抽出してその内容を解析することによって、その受信データの種類を判別する。   The data analyzing unit 208 extracts necessary information from the received data received by the data receiving unit 207 and analyzes the contents thereof, thereby determining the type of the received data.

データ作成部209は、その他操作部212の指示に基づいて、他のノード2に送信するための送信データを作成する。   The data creation unit 209 creates transmission data for transmission to another node 2 based on an instruction from the other operation unit 212.

データ送信部210は、送信データ作成部209によって生成され、パケット化された送信データを他のノード2に送信する。   The data transmission unit 210 transmits the packetized transmission data generated by the transmission data creation unit 209 to the other nodes 2.

<情報収集機能に関わる処理機能>
次に、図6を用いて各ノードに関する情報を一括して管理するために情報収集し、保持し、要求に応じて提供する処理、及びその情報収集の機能を持つノードを自律的に切り替えながら適切に維持するための処理機能について説明する。
<Processing functions related to information collection function>
Next, information is collected and stored to collectively manage information on each node using FIG. 6 while autonomously switching the node having the function of collecting and holding the information and collecting the information upon request. The processing function for maintaining it appropriately will be described.

なお、図6を用いて説明する処理機能は、ネットワークを構成する複数のノードのうち、少なくとも一部の複数のノードが備えていればよい。図6に示す処理機能を備えないノード(常時OFF状態)が、ネットワークに接続していても差し支えない。   Note that the processing functions described with reference to FIG. 6 may be provided in at least some of the plurality of nodes constituting the network. A node that does not have the processing function shown in FIG. 6 (always OFF state) may be connected to the network.

図6は、図5における情報収集機能データ保持部202、情報収集判定部204、及び情報収集操作部205の詳細な内部構成例を示すブロック図である。   FIG. 6 is a block diagram illustrating a detailed internal configuration example of the information collection function data holding unit 202, the information collection determination unit 204, and the information collection operation unit 205 in FIG.

なお各ノードに関する情報とは、例えば、各ノードの装置や性能に関する物理的情報、ステータス情報、個別に保持するデータに関する情報など、他のノードが参照する必要が生ずる可能性のある情報であれば何でもよい。   Note that the information regarding each node is information that may need to be referred to by other nodes, such as physical information regarding the device and performance of each node, status information, and information regarding individually held data. Anything

以降の説明では、情報収集機能を持つノードが上記の各ノードに関する情報を取得することを情報収集と呼び、情報収集機能を持つノードに収集され、保持される情報を収集情報と呼ぶ、また、他のノードが参照するために要求し、上記収集情報に基づいて提供される情報を個別情報と呼ぶ。   In the following explanation, a node having an information collection function acquires information on each of the above nodes is called information collection, and information collected and held by the node having an information collection function is called collection information. Information requested by other nodes for reference and provided based on the collected information is referred to as individual information.

情報収集機能データ保持部202は、情報収集操作部205及び情報収集判定部204が扱うデータを保持する。保持するデータの具体例は、収集情報241、切替規則242、自己状態情報243等である。   The information collection function data holding unit 202 holds data handled by the information collection operation unit 205 and the information collection determination unit 204. Specific examples of data to be held are collection information 241, switching rules 242, self-state information 243, and the like.

収集情報241は、情報収集機能を持つノードのみが保持する。すなわち情報収集により収集した他の各ノードに関する情報を保持しているものである。   The collection information 241 is held only by a node having an information collection function. That is, the information about each other node collected by collecting information is held.

切替規則242は、後述する判定部231で情報収集機能ON状態とOFF状態とを切り替えるための判定を行う基準となる規則である。また判定の基準となる設定値も含む。   The switching rule 242 is a rule serving as a reference for making a determination for switching between the information collection function ON state and the OFF state by the determination unit 231 described later. It also includes set values that serve as criteria for determination.

自己状態情報243は、情報収集機能がON状態かOFF状態かの現在状態、その状態になってからの時間経過、ON状態での負荷を担うだけの性能、リソース状態など、情報収集機能を持つための条件に関わるデータである。   The self-state information 243 has an information collection function such as the current state of whether the information collection function is ON or OFF, the elapsed time after entering the state, the performance sufficient to bear the load in the ON state, and the resource state. Data related to the conditions for

情報収集判定部204は、情報収集の機能を持つノードを自律的に切り替えながら適切に維持するための処理を行う。情報収集判定部204は、判定部231と切替部232とを含む。   The information collection determination unit 204 performs processing for appropriately maintaining a node having an information collection function while autonomously switching the node. The information collection determination unit 204 includes a determination unit 231 and a switching unit 232.

判定部231は、情報収集機能データ保持部202を参照し、切替規則242及び自己状態情報243に従って、情報収集機能ON状態とOFF状態とを切り替えるかどうかの判定を行う。すなわち、判定部231は判定手段として機能する。   The determination unit 231 refers to the information collection function data holding unit 202 and determines whether to switch between the information collection function ON state and the OFF state according to the switching rule 242 and the self state information 243. That is, the determination unit 231 functions as a determination unit.

切替部232は、判定部231での判定に従って情報収集機能ON状態とOFF状態とを切り替える。すなわち、切替部232は切替手段として機能する。   The switching unit 232 switches between the information collection function ON state and the OFF state according to the determination by the determination unit 231. That is, the switching unit 232 functions as a switching unit.

情報収集操作部205は、情報収集機能ON状態の場合のみ動作する情報収集部221a、情報収集停止部222a、個別情報応答部223a、そして情報収集機能のON状態とOFF状態に関わらず動作する情報収集応答部221b、停止受諾部222b、個別情報要求部223bを含む。   The information collection operation unit 205 is an information collection unit 221a that operates only when the information collection function is on, an information collection stop unit 222a, an individual information response unit 223a, and information that operates regardless of whether the information collection function is on or off. A collection response unit 221b, a stop acceptance unit 222b, and an individual information request unit 223b are included.

情報収集部221aは、情報収集機能ON状態の場合のみ動作し、一定期間毎に、各ノードに情報収集問い合わせを送信し、各ノードに関する最新の情報を収集する。収集情報は、情報収集機能データ保持部202に収集情報241として保持する。すなわち、情報収集部221aは情報収集手段として機能する。   The information collection unit 221a operates only when the information collection function is ON, and transmits an information collection inquiry to each node at regular intervals to collect the latest information regarding each node. The collected information is held as collected information 241 in the information collecting function data holding unit 202. That is, the information collection unit 221a functions as an information collection unit.

情報収集応答部221bは、上記情報収集問い合わせを受信し、各ノードに関する情報を応答として一定時間内に返信する。   The information collection response unit 221b receives the information collection inquiry and returns information about each node as a response within a certain time.

個別情報要求部223bは、他のノードに関する情報を参照する必要が生じたときに、情報収集機能がON状態のノードからの応答を期待して、すべてのノードに個別情報問い合わせを送信する。   The individual information request unit 223b transmits an individual information inquiry to all nodes in anticipation of a response from a node whose information collection function is ON when it is necessary to refer to information on another node.

個別情報応答部223aは、情報収集機能ON状態の場合のみ動作し、個別情報問い合わせを受信し、応答として、情報収集機能データ保持部202に保持する収集情報241に基づく個別情報を一定時間内に返信する。すなわち、個別情報応答部223aは個別情報応答手段として機能する。   The individual information response unit 223a operates only when the information collection function is ON, receives an individual information inquiry, and, as a response, sends individual information based on the collection information 241 held in the information collection function data holding unit 202 within a certain period of time. Send back. That is, the individual information response unit 223a functions as an individual information response unit.

情報収集停止部222aは、情報収集機能ON状態の場合のみ動作し、ネットワークへの接続を終了する、情報収集機能に対する負荷が担えない、あるいはON状態になってから所定の時間が経過するなどの切替規則に従って、自らが情報収集機能ON状態を停止する場合、その前に所定の条件を満たす他のノードに自らの情報収集停止通知を送信する。すなわち、情報収集停止部222aは情報収集停止手段として機能する。   The information collection stopping unit 222a operates only when the information collection function is in an ON state, and terminates connection to the network, cannot bear a load on the information collection function, or a predetermined time elapses after the ON state. When the information collection function ON state is stopped according to the switching rule, the information collection stop notification is transmitted to another node that satisfies a predetermined condition before that. That is, the information collection stop unit 222a functions as information collection stop means.

停止受諾部222bは、情報収集停止通知を受信し、自らが既に情報収集機能ON状態の場合は応答しない(あるいは拒否応答する)。自らが情報収集機能OFF状態の場合は、切替規則に従ってON状態に切り替えることを判定し、受諾応答を返信する。また、切り替えを実行する。   The stop acceptance unit 222b receives the information collection stop notification, and does not respond (or rejects) when the information collection function is already ON. When the information collecting function is in the OFF state, it is determined to switch to the ON state according to the switching rule, and an acceptance response is returned. Also, switching is executed.

情報収集操作部205は、必要に応じてデータ受信部207、データ送信部210を介してネットワーク1の他のノード2とデータ通信を行い、また必要に応じて情報収集機能データ保持部202のデータを参照、あるいは更新する。   The information collection operation unit 205 performs data communication with the other nodes 2 of the network 1 via the data reception unit 207 and the data transmission unit 210 as necessary, and data of the information collection function data holding unit 202 as necessary. Refer to or update

(情報収集機能に関する処理)
本実施形態に係るネットワーク1では、上述したように接続テーブルTLにより規定された「関連付けられた」ノード(情報処理装置)間で相互認証し、互いにデータの送受信を行う。
(Processing related to information collection function)
In the network 1 according to the present embodiment, as described above, mutual authentication is performed between “associated” nodes (information processing apparatuses) defined by the connection table TL, and data is transmitted / received to / from each other.

こういった通信をベースにして、データが各ノードに共有されることにより、また必要に応じて共有されたデータが検索、取得されることにより、任意のノードで必要なデータを利用することが可能となる。   Based on such communication, data can be shared among nodes, and data that is shared as needed can be retrieved and acquired, so that any node can use the necessary data. It becomes possible.

しかしながら、このように各ノード間で自由にデータ通信して、データ利用するに際しては、各ノードに関しての情報で、他のノードが参照する必要がたびたび生じてくるようなものがある。例えば、既述したような、各ノードの装置や性能に関する物理的情報、ステータス情報、個別に保持するデータに関する情報など、他のノードが参照する必要が生ずる可能性のある任意の情報が該当する。   However, when data is freely communicated between the nodes and used in this way, there is information about each node that frequently needs to be referred to by other nodes. For example, as described above, any information that may need to be referred to by other nodes such as physical information related to the device and performance of each node, status information, and information related to individually held data is applicable. .

こういった情報は一括して管理したほうが効率的である。すなわち、情報収集機能を受け持つノードが情報収集し、保持し、要求に応じて提供するようにする。   It is more efficient to manage such information collectively. In other words, the node responsible for the information collecting function collects, holds, and provides information upon request.

しかしながら、情報収集機能を受け持つノードの数は、各ノードの性能やリソース、そしてネットワークの負荷の点から、多すぎても少なすぎても不効率である。   However, the number of nodes responsible for the information collection function is inefficient if it is too much or too little from the viewpoint of the performance and resources of each node and the load on the network.

少数のノードが情報収集機能を受け持つと、そのノードに信頼性が要求されることになる。例えば、たまたま情報収集機能を受け持つ一部のノードに接続停止などの障害が生じてしまうと、必要な情報を取得できなくなってしまうといった危険性もはらんでいる。   If a small number of nodes are responsible for the information collection function, reliability is required for the nodes. For example, if a failure such as connection stop occurs in some nodes that happen to be in charge of the information collection function, there is a risk that necessary information cannot be acquired.

また多数のノードが情報収集機能を受け持つと、情報収集問い合わせの頻度も組み合わせも、膨大な増加を辿り、ネットワークの負荷が大きくなりすぎることがある。   In addition, when a large number of nodes are in charge of the information collection function, the frequency of information collection inquiries and the combination may increase enormously, and the load on the network may become excessive.

また、ネットワークの規模に応じて適切な数のノードに情報収集機能を分担させようとしても、接続するノードが頻繁に変化することも起こり得るので、ノードを固定化することが困難である。またその変化が情報収集機能を分担するノード数に直接影響して、適切なノード数を維持することも難しい。   Further, even if an information collection function is assigned to an appropriate number of nodes according to the scale of the network, it is possible that the nodes to be connected frequently change, so that it is difficult to fix the nodes. In addition, the change directly affects the number of nodes sharing the information collection function, and it is difficult to maintain an appropriate number of nodes.

本実施形態に係るネットワーク1では、こういった危険性に対処するために、ネットワークを構成するすべてのノードのうち、少なくとも一部の複数のノードが、それぞれ情報収集機能を有すると同時に、その情報収集機能ON状態とOFF状態とを独自に切り替えられるようにした。各ノードが切替規則に従って、自律的に切替判定を行うことで、全体として適切な数の情報収集機能ON状態のノードが維持されるようにした。   In the network 1 according to the present embodiment, in order to deal with such dangers, at least some of the plurality of nodes constituting the network each have an information collection function, and at the same time, the information The collection function ON state and OFF state can be switched independently. Each node autonomously performs switching determination according to the switching rule, so that an appropriate number of nodes in the information collection function ON state are maintained as a whole.

まず情報収集機能に関わるノード間の通信について説明し、次に情報収集機能ON状態とOFF状態とを切り替えるための判定を行う基準となる切替規則について説明する。   First, communication between nodes related to the information collection function will be described, and then a switching rule serving as a reference for performing determination for switching between the information collection function ON state and the OFF state will be described.

<情報収集機能に関わるノード間通信>
図7は、ネットワークがノードA、B、C、Dの4台のノードから構成されるとした場合の、情報収集機能に関わるノード間通信の様子を模式的に示す図である。図7を用いて、情報収集機能に関わるノード間通信の各工程を説明する。
<Inter-node communication related to information collection function>
FIG. 7 is a diagram schematically illustrating the state of inter-node communication related to the information collection function when the network is configured of four nodes A, B, C, and D. Each step of inter-node communication related to the information collection function will be described with reference to FIG.

なお、以下の図7の説明では、上記情報収集機能に関わるノードとしてノードA、B、C、Dの4台のノードを設定したが、ネットワークには、他に情報収集機能に関わることのないノードが含まれていてもかまわない。   In the following description of FIG. 7, four nodes A, B, C, and D are set as nodes related to the information collecting function. However, the network has no other information collecting function. It does not matter if nodes are included.

(1)情報収集問い合わせ
図7(a)は情報収集問い合わせの送信とその応答を示す図である。
(1) Information Collection Inquiry FIG. 7A is a diagram showing information collection inquiry transmission and its response.

まず、情報収集機能ON状態のノードAは、情報収集操作部205の情報収集部221aが、定められた一定期間毎に、すべての他のノードに対して情報収集問い合わせを送信する。これは情報収集機能ON状態のノードにのみ可能な動作である。   First, in the node A in the information collection function ON state, the information collection unit 221a of the information collection operation unit 205 transmits an information collection inquiry to all the other nodes at a predetermined fixed period. This is an operation that can be performed only on a node in which the information collection function is ON.

情報収集問い合わせを受信した各ノード(B、C、D)は、それぞれの情報収集応答部221bが、一定時間内に応答としてそれぞれのノードに関する情報(収集情報)を返信する。   In each node (B, C, D) that has received the information collection inquiry, each information collection response unit 221b returns information (collection information) on each node as a response within a certain time.

各ノードからの応答を受けたノードAは、収集した情報を収集情報241として情報収集機能データ保持部202に保持する。以上は、ノードAにとって、情報収集工程として機能している。   The node A that receives the response from each node holds the collected information in the information collection function data holding unit 202 as the collection information 241. The above functions as an information collecting process for the node A.

(2)個別情報問い合わせ
図7(b)は個別情報問い合わせの送信とその応答を示す図である。
(2) Individual Information Inquiry FIG. 7B is a diagram showing transmission of individual information inquiry and its response.

まず、ノードA(情報収集機能ON状態でもOFF状態でもよい)は、情報収集操作部205の個別情報要求部223bが、必要の生じたときに、すべての他のノードに対して個別情報問い合わせを送信する。これはどのノードが情報収集機能ON状態であるか分からないためである。   First, the node A (which may be in the ON state or the OFF state of the information collection function) makes an individual information inquiry to all other nodes when the individual information request unit 223b of the information collection operation unit 205 becomes necessary. Send. This is because it is not known which node is in the information collection function ON state.

個別情報問い合わせを受信した各ノード(B、C、D)のうち、情報収集機能ON状態のノードDは、情報収集操作部205の個別情報応答部223aが、一定時間内に応答として、情報収集機能データ保持部202に保持する収集情報241に基づく個別情報を返信する。情報収集機能OFF状態の他のノードB、Cは、応答を行わない。   Among the nodes (B, C, D) that have received the individual information inquiry, the individual information response unit 223a of the information collection operation unit 205 collects information as a response within a certain time for the node D in the information collection function ON state. Individual information based on the collected information 241 held in the function data holding unit 202 is returned. The other nodes B and C in the information collection function OFF state do not respond.

ノードDからの応答を受けたノードAは、個別情報を取得する。以上は、ノードDにとって、個別情報応答工程として機能している。   The node A that receives the response from the node D acquires the individual information. The above functions for the node D as an individual information response process.

(3)情報収集停止通知
図7(c)は情報収集停止通知の送信とその応答を示す図である。
(3) Information Collection Stop Notification FIG. 7 (c) is a diagram showing the transmission of the information collection stop notification and its response.

まず、情報収集機能ON状態のノードAは、所定の切替規則に従いON状態の停止を判定した場合、情報収集操作部205の情報収集停止部222aが、定められた所定の条件を満たす1番目の情報収集機能OFF状態のノードBを選択し、情報収集停止通知を送信する。当然これは情報収集機能ON状態のノードにのみ可能な動作である。   First, when the node A in the information collection function ON state determines the stop of the ON state according to a predetermined switching rule, the information collection stop unit 222a of the information collection operation unit 205 performs the first operation that satisfies the predetermined condition. The node B in the information collection function OFF state is selected, and an information collection stop notification is transmitted. Naturally, this is an operation that can only be performed on a node in which the information collection function is ON.

情報収集停止通知を受信したノードBは、ON状態への切り替えを要請されたことに相当する。情報収集操作部205の停止受諾部222bが、ON状態への切り替えが可能か判定し、一定時間内に応答として返信する。この図7(c)では拒否応答を行っている。   This corresponds to the node B receiving the information collection stop notification being requested to switch to the ON state. The stop acceptance unit 222b of the information collection operation unit 205 determines whether switching to the ON state is possible and returns a response within a certain time. In FIG. 7C, a rejection response is performed.

ノードBからの拒否応答を受けたノードAは、定められた所定の条件を満たす2番目の情報収集機能OFF状態のノードDを選択し、再度情報収集停止通知を送信する。   Upon receiving the rejection response from the node B, the node A selects the node D in the second information collection function OFF state that satisfies the predetermined condition, and transmits an information collection stop notification again.

情報収集停止通知を受信したノードDは、停止受諾部222bが、ON状態への切り替えが可能か判定し、この図7(c)では受諾応答を返信している。ノードDはON状態への切り替えを実行する。   Upon receiving the information collection stop notification, the node D determines whether the stop accepting unit 222b can be switched to the ON state, and returns an acceptance response in FIG. 7C. Node D performs switching to the ON state.

ノードDからの受諾応答を受信したノードAは、OFF状態への切り替えを実行する。以上は、ノードAにとって、情報収集停止工程として機能している。   The node A that has received the acceptance response from the node D performs switching to the OFF state. The above functions as an information collection stop process for the node A.

<切替規則に従った判定、切替処理>
上述した情報収集機能に関わるノード間通信に対して、切替規則が設定されており、これに基づき切り替えの判定と実行が行われる。すなわち、情報収集部204の判定部231が、情報収集機能データ保持部202に保持する切替規則242に従い、情報収集機能ON状態またはOFF状態からの切り替えを行うかどうかを判定し、情報収集部204の切替部232が切り替えを実行する。
<Judgment according to switching rules, switching processing>
A switching rule is set for the inter-node communication related to the information collection function described above, and switching is determined and executed based on the switching rule. That is, the determination unit 231 of the information collection unit 204 determines whether to switch from the information collection function ON state or the OFF state according to the switching rule 242 held in the information collection function data holding unit 202, and the information collection unit 204 The switching unit 232 performs switching.

切替規則とそれに基づく判定処理の例を以下に説明する。なお参照する図14乃至図16は、ネットワークが情報収集機能に関わるノードA、B、C、Dの4台のノードから構成されるとした場合の判定処理の様子を模式的に示す図である。   An example of the switching rule and determination processing based on it will be described below. FIGS. 14 to 16 to be referred to are diagrams schematically showing the state of determination processing when the network is composed of four nodes A, B, C, and D related to the information collection function. .

なお、図ではノードA、B、C、Dの4台のノードすべてが情報収集機能に関わる、すなわち判定、切替処理機能を備えるものとして説明するが、もちろんネットワークにそういった機能を有していないノードが含まれていても、以下の切替規則とその実行には差し支えない。   In the figure, it is assumed that all four nodes A, B, C, and D are related to the information collection function, that is, the determination and switching processing functions are provided. Of course, the node does not have such a function in the network. May be included in the following switching rules and their execution.

(1)第1の切替規則
第1の切替規則は、情報収集機能ON状態のノードが、情報収集問い合わせを送信し、他のノードからの応答により取得した収集情報に基づき推定した情報収集機能ON状態にあるノード数が、所定の上限値より大きい場合に、自ら切り替えを判定するものである。
(1) First switching rule The first switching rule is that an information collection function ON state is estimated based on collected information acquired by a response from another node when an information collection function ON state node transmits an information collection inquiry. When the number of nodes in the state is larger than a predetermined upper limit value, the switching is determined by itself.

図8は、第1の切替規則に基づく判定処理の例を示すフローチャートである。図14(a)は、第1の切替規則の適用されるノード間通信の様子を説明する図である。図8と図14(a)を用いて第1の切替規則に基づく判定処理の例を説明する。   FIG. 8 is a flowchart illustrating an example of determination processing based on the first switching rule. FIG. 14A is a diagram for explaining the state of inter-node communication to which the first switching rule is applied. An example of determination processing based on the first switching rule will be described with reference to FIGS. 8 and 14A.

第1の切替規則は、情報収集機能ON状態のノードに適用される。まずステップS11では、所定の期間毎の情報収集問い合わせを各ノードに送信する。これに対してステップS12で各ノードからの応答を受信する。ステップS13で所定時間が経過するまで、ステップS12を繰り返すが、これはすべてのノードから応答を受信するためである。   The first switching rule is applied to a node in which the information collection function is ON. First, in step S11, an information collection inquiry for each predetermined period is transmitted to each node. In response to this, a response from each node is received in step S12. Step S12 is repeated until a predetermined time elapses in step S13, because the responses are received from all nodes.

図14(a)では、情報収集機能ON状態のノードAがノードB、C、Dに情報収集問い合わせを送信し、各ノードから応答を得ている。   In FIG. 14A, the node A in the information collection function ON state transmits an information collection inquiry to the nodes B, C, and D, and obtains a response from each node.

所定時間が経過し、各ノードからの応答を受信する(ステップS13:YES)と、次にステップS14で収集情報から情報収集機能ON状態のノード数Nを推定する。これは収集情報に各ノードの情報収集機能のON、OFF状態情報が含まれていてもよいし、応答時に添付させるようにしてもよい。各ノードの情報収集機能のON、OFF状態情報を集計して、ON状態のノード数Nを算出する。   When a predetermined time has elapsed and a response from each node is received (step S13: YES), the number N of nodes in the information collection function ON state is estimated from the collected information in step S14. This may include ON / OFF state information of the information collection function of each node in the collected information, or may be attached at the time of response. The ON / OFF state information of the information collection function of each node is totaled to calculate the number N of nodes in the ON state.

図14(a)では、ノードB、C、DのどのノードもON状態ではなく、ノードAだけがON状態なので、ノードAの情報収集判定部204の判定部231は、情報収集機能ON状態のノード数Nは1であると推定する。   In FIG. 14A, since none of the nodes B, C, and D is in the ON state and only the node A is in the ON state, the determination unit 231 of the information collection determination unit 204 of the node A is in the information collection function ON state. The number of nodes N is estimated to be 1.

次にステップS15で、推定ノード数Nを所定の設定上限値であるNuと比較し、Nuを上回っているかどうかを判定する。推定ノード数Nが設定上限値Nuを上回る場合(ステップS15:YES)は、次のステップS16を実行し、そうでない場合(ステップS15:NO)は、切り替えなしで判定は終了する。   Next, in step S15, the estimated number of nodes N is compared with Nu, which is a predetermined set upper limit value, and it is determined whether or not it exceeds Nu. When the estimated number of nodes N exceeds the set upper limit value Nu (step S15: YES), the next step S16 is executed. Otherwise (step S15: NO), the determination ends without switching.

ステップS16では、推定ノード数Nが設定上限値Nuを上回るため、情報収集判定部204の判定部231が、情報収集機能データ保持部202に切替規則242として保持する第1の切替規則に従って、情報収集機能OFF状態への切り替えを判定する。すなわち、上記ステップS14乃至ステップS16は判定工程として機能する。   In step S16, since the estimated number of nodes N exceeds the set upper limit value Nu, the determination unit 231 of the information collection determination unit 204 determines the information according to the first switching rule held as the switching rule 242 in the information collection function data holding unit 202. The switch to the collection function OFF state is determined. That is, the above steps S14 to S16 function as a determination process.

次のステップS17では、ステップS16での情報収集機能OFF状態への切替判定に従い、情報収集判定部204の切替部232が、情報収集機能OFF状態への切り替えを実行する。情報収集機能データ保持部202の自己状態情報243などが更新される。すなわち、ステップS17は切替工程として機能する。   In the next step S17, the switching unit 232 of the information collection determination unit 204 performs switching to the information collection function OFF state in accordance with the switching determination to the information collection function OFF state in step S16. The self-status information 243 and the like of the information collection function data holding unit 202 are updated. That is, step S17 functions as a switching process.

なお図14(a)では、推定した情報収集機能ON状態のノード数N=1は、設定上限値(Nu=1とする)を上回ることはないので、上記第1の切替規則は該当せず、切り替えなし判定となる。   In FIG. 14A, the estimated number of nodes N = 1 in the information collection function ON state does not exceed the set upper limit (Nu = 1), so the first switching rule does not apply. It is determined that there is no switching.

以上で、第1の切替規則に基づく判定処理例の説明を終了する。   Above, description of the example of a determination process based on a 1st switching rule is complete | finished.

(2)第2の切替規則
第2の切替規則は、情報収集機能ON状態のノードが、一定期間内に、他のノードから情報収集問い合わせを受信した数に基づき推定した情報収集機能ON状態にあるノード数が、所定の上限値より大きい場合に、自ら切り替えを判定するものである。
(2) Second switching rule The second switching rule is to set the information collection function ON state estimated based on the number of information collection queries received from other nodes within a certain period of time. When the number of nodes is larger than a predetermined upper limit value, the switching is determined by itself.

図9は、第2の切替規則に基づく判定処理の例を示すフローチャートである。図14(b)は、第2の切替規則の適用されるノード間通信の様子を説明する図である。図9と図14(b)を用いて第2の切替規則に基づく判定処理の例を説明する。   FIG. 9 is a flowchart illustrating an example of determination processing based on the second switching rule. FIG. 14B is a diagram for explaining a state of inter-node communication to which the second switching rule is applied. An example of determination processing based on the second switching rule will be described with reference to FIGS. 9 and 14B.

第2の切替規則も、情報収集機能ON状態のノードに適用される。まずステップS22で、所定の期間毎の情報収集問い合わせを何れかのノードから受信する。これに対して、ステップS23で所定の期間が経過するまで、ステップS22を繰り返す。   The second switching rule is also applied to the node in which the information collection function is ON. First, in step S22, an information collection inquiry for each predetermined period is received from any node. On the other hand, step S22 is repeated until a predetermined period elapses in step S23.

所定の期間とは情報収集問い合わせが発信される間隔であり、この期間の経過を待つのは、すべての情報収集機能ON状態のノードからの情報収集問い合わせを受信するためである。この期間の情報収集問い合わせ受信数により、情報収集機能ON状態にあるノード数を推定できる。   The predetermined period is an interval at which the information collection inquiry is transmitted. The reason for waiting for the elapse of this period is to receive the information collection inquiry from all the nodes in the information collection function ON state. The number of nodes in the information collection function ON state can be estimated from the number of information collection inquiries received during this period.

図14(b)では、情報収集機能ON状態のノードAが、同じく情報収集機能ON状態のノードDから情報収集問い合わせを受信し、応答を送信している。次に同じノードDから情報収集問い合わせを受信するまでの期間を経過しても、他のノードB、Cからは情報収集問い合わせを受信することはなく、それらは情報収集機能OFF状態であることが推定される。   In FIG. 14B, the node A in the information collection function ON state receives the information collection inquiry from the node D that is also in the information collection function ON state, and transmits a response. Next, even if a period until the information collection inquiry is received from the same node D has passed, the information collection inquiry is not received from the other nodes B and C, and they may be in the information collection function OFF state. Presumed.

所定の期間において、送信されてきた情報収集問い合わせをすべて受信する(ステップS23:YES)と、次にステップS24で情報収集問い合わせの受信数から情報収集機能ON状態のノード数Nを推定する。   If all transmitted information collection queries are received during a predetermined period (step S23: YES), then in step S24, the number N of nodes in the information collection function ON state is estimated from the number of received information collection queries.

図14(b)では、ノードDがON状態で、ノードB、CはON状態ではなく、情報収集問い合わせの受信数は1である。従って、ノードAの情報収集判定部204の判定部231は、受信数1(ON状態のノード数1)と、ノードA自身のON状態とを合わせて、情報収集機能ON状態のノード数Nは2であると推定する。   In FIG. 14B, node D is in the ON state, nodes B and C are not in the ON state, and the number of information collection queries received is 1. Therefore, the determination unit 231 of the information collection determination unit 204 of the node A combines the reception number 1 (number of nodes 1 in the ON state) with the ON state of the node A itself, and the number N of nodes in the information collection function ON state is 2 is estimated.

次のステップS15以後は、第1の切替規則に基づく判定処理例の場合と同様であり、説明は省略する。すなわち、上記ステップS24とステップS15〜ステップS16は第2の切替規則を適用する判定工程として機能し、ステップS17は切替工程として機能する。   The subsequent step S15 and subsequent steps are the same as in the case of the determination processing example based on the first switching rule, and a description thereof will be omitted. That is, step S24 and steps S15 to S16 function as a determination process for applying the second switching rule, and step S17 functions as a switching process.

なお図14(b)では、推定した情報収集機能ON状態のノード数N=2は設定上限値(Nu=1とする)を上回るため、第2の切替規則により、ノードAは切替判定となり、情報収集機能OFF状態への切り替えが実行される。   In FIG. 14B, since the estimated number N of nodes in the information collection function ON state exceeds the set upper limit (Nu = 1), node A is determined to be switched by the second switching rule. Switching to the information collection function OFF state is executed.

以上で、第2の切替規則に基づく判定処理例の説明を終了する。   This is the end of the description of the determination processing example based on the second switching rule.

(3)第3の切替規則
第3の切替規則は、情報収集機能OFF状態のノードが、一定期間内に、他のノードから情報収集問い合わせを受信した数に基づき推定した情報収集機能ON状態にあるノード数が、所定の下限値より小さい場合に、自ら切り替えを判定するものである。
(3) Third switching rule The third switching rule is that the information collection function OFF state is set to the information collection function ON state estimated based on the number of information collection queries received from other nodes within a certain period. When the number of nodes is smaller than a predetermined lower limit value, the switching is determined by itself.

図10は、第3の切替規則に基づく判定処理の例を示すフローチャートである。図15(a)は、第3の切替規則の適用されるノード間通信の様子を説明する図である。図10と図15(a)を用いて第3の切替規則に基づく判定処理の例を説明する。   FIG. 10 is a flowchart illustrating an example of determination processing based on the third switching rule. FIG. 15A is a diagram for explaining a state of inter-node communication to which the third switching rule is applied. An example of determination processing based on the third switching rule will be described with reference to FIGS. 10 and 15A.

第3の切替規則は、情報収集機能OFF状態のノードに適用される。まずステップS22では、第2の切替規則に基づく判定処理例と同様、所定の期間毎の情報収集問い合わせを何れかのノードから受信し、ステップS23で所定の期間が経過するまで繰り返す。同様に受信数により、情報収集機能ON状態にあるノード数を推定するためである。   The third switching rule is applied to a node in the information collection function OFF state. First, in step S22, as in the example of determination processing based on the second switching rule, an information collection inquiry for each predetermined period is received from any node, and is repeated until the predetermined period elapses in step S23. Similarly, the number of nodes in the information collection function ON state is estimated from the number of receptions.

図15(a)では、情報収集機能OFF状態のノードAが、情報収集機能ON状態のノードDから情報収集問い合わせを受信し、応答を送信している。次に同じノードDから情報収集問い合わせを受信するまでの期間を経過しても、他のノードB、Cからは情報収集問い合わせを受信することはなく、それらは情報収集機能OFF状態であることが推定される。   In FIG. 15A, the node A in the information collection function OFF state receives the information collection inquiry from the node D in the information collection function ON state, and transmits a response. Next, even if a period until the information collection inquiry is received from the same node D has passed, the information collection inquiry is not received from the other nodes B and C, and they may be in the information collection function OFF state. Presumed.

所定の期間において、送信されてきた情報収集問い合わせをすべて受信する(ステップS23:YES)と、次にステップS24で情報収集問い合わせの受信数から情報収集機能ON状態のノード数Nを推定するのも、第2の切替規則に基づく判定処理例の場合と同様である。   If all transmitted information collection inquiries are received in a predetermined period (step S23: YES), then in step S24, the number N of nodes in the information collection function ON state is estimated from the number of information collection inquiries received. This is the same as the case of the determination processing example based on the second switching rule.

図15(a)では、ノードDがON状態で、ノードB、CはON状態ではなく、情報収集問い合わせの受信数は1である。従って、ノードAの情報収集判定部204の判定部231は、受信数1により、情報収集機能ON状態のノード数Nは1であると推定する。   In FIG. 15A, node D is in the ON state, nodes B and C are not in the ON state, and the number of received information collection queries is 1. Therefore, the determination unit 231 of the information collection determination unit 204 of the node A estimates that the number N of nodes in the information collection function ON state is 1 based on the reception number 1.

次にステップS35で推定ノード数Nを、所定の設定下限値であるNdと比較し、Ndを下回っているかどうかを判定する。推定ノード数Nが設定下限値Ndを下回る場合(ステップS35:YES)は、次のステップS36を実行し、そうでない場合(ステップS35:NO)は、切り替えなしで判定は終了する。   Next, in step S35, the estimated number of nodes N is compared with Nd, which is a predetermined setting lower limit value, and it is determined whether it is below Nd. When the estimated number of nodes N is less than the set lower limit value Nd (step S35: YES), the next step S36 is executed. Otherwise (step S35: NO), the determination ends without switching.

ステップS36では、推定ノード数Nが設定下限値Ndを下回るため、情報収集判定部204の判定部231が、情報収集機能データ保持部202に切替規則242として保持する第3の切替規則に従って、情報収集機能ON状態への切り替えを判定する。すなわち、上記ステップS24とステップS35〜ステップS36は判定工程として機能する。   In step S36, since the estimated number of nodes N is less than the set lower limit value Nd, the determination unit 231 of the information collection determination unit 204 determines the information according to the third switching rule held as the switching rule 242 in the information collection function data holding unit 202. It is determined whether or not the collection function is turned on. That is, step S24 and steps S35 to S36 function as a determination process.

次のステップS17は、ステップS36での情報収集機能ON状態への切替判定に従い、情報収集判定部204の切替部232が、情報収集機能ON状態への切り替えを実行する。情報収集機能データ保持部202の自己状態情報243などが更新される。すなわち、ステップS17は切替工程として機能する。   In the next step S17, according to the switching determination to the information collection function ON state in step S36, the switching unit 232 of the information collection determination unit 204 executes switching to the information collection function ON state. The self-status information 243 and the like of the information collection function data holding unit 202 are updated. That is, step S17 functions as a switching process.

なお図15(a)では、推定したON状態ノード数N=1が設定下限値(Nd=1とする)を下回ることはないため、第3の切替規則は該当せず、切り替えなし判定となる。   In FIG. 15A, the estimated number of ON-state nodes N = 1 does not fall below the set lower limit value (Nd = 1), so the third switching rule does not apply and it is determined that there is no switching. .

以上で、第3の切替規則に基づく判定処理例の説明を終了する。   Above, description of the example of a determination process based on a 3rd switching rule is complete | finished.

(4)第4の切替規則
第4の切替規則は、情報収集機能OFF状態のノードが、個別情報問い合わせを送信し、他のノードからの応答を受信した数に基づき推定した情報収集機能ON状態にあるノード数が、所定の下限値より小さい場合に、自ら切り替えを判定するものである。
(4) Fourth switching rule The fourth switching rule is based on the information collection function ON state estimated based on the number of times that a node in the information collection function OFF state transmits an individual information inquiry and receives a response from another node. When the number of nodes in the node is smaller than a predetermined lower limit value, the switching is determined by itself.

図11は、第4の切替規則に基づく判定処理の例を示すフローチャートである。図15(b)は、第4の切替規則の適用されるノード間通信の様子を説明する図である。図11と図15(b)を用いて第4の切替規則に基づく判定処理の例を説明する。   FIG. 11 is a flowchart illustrating an example of determination processing based on the fourth switching rule. FIG. 15B is a diagram illustrating the state of inter-node communication to which the fourth switching rule is applied. An example of determination processing based on the fourth switching rule will be described with reference to FIGS. 11 and 15B.

第4の切替規則は、情報収集機能OFF状態のノードに適用される。まずステップS41では、必要が生じたときに個別情報問い合わせを各ノードに送信する。これに対してステップS42で各ノードからの応答を受信する。ステップS13で所定時間が経過するまで、ステップS42を繰り返すが、これは応答のあるべき(情報収集機能ON状態の)すべてのノードから応答を受信するためである。   The fourth switching rule is applied to a node in the information collection function OFF state. First, in step S41, an individual information inquiry is transmitted to each node when necessary. In response to this, a response from each node is received in step S42. Step S42 is repeated until a predetermined time elapses in step S13, because this is to receive responses from all nodes that should be responding (in the information collection function ON state).

図15(b)では、情報収集機能OFF状態のノードAがノードB、C、Dに個別情報問い合わせを送信し、情報収集機能ON状態のノードDから応答を受信している。他のノードB、Cからは応答受信することはなく、それらは情報収集機能OFF状態であることが推定される。   In FIG. 15B, the node A in the information collection function OFF state transmits an individual information inquiry to the nodes B, C, and D, and receives a response from the node D in the information collection function ON state. No response is received from the other nodes B and C, and it is estimated that they are in the information collection function OFF state.

所定時間が経過し、各ノードからの応答をすべて受信する(ステップS13:YES)と、次にステップS44で個別情報問い合わせに対する応答の受信数から情報収集機能ON状態のノード数Nを推定する。   When the predetermined time has elapsed and all responses from each node are received (step S13: YES), the number N of nodes in the information collection function ON state is estimated from the number of received responses to the individual information inquiry in step S44.

図15(b)では、ノードB、CはON状態ではなく、唯一応答のあったノードDだけがON状態なので、ノードAの情報収集判定部204の判定部231は、情報収集機能ON状態のノード数Nは1であると推定する。   In FIG. 15B, since the nodes B and C are not in the ON state and only the node D that has responded is in the ON state, the determination unit 231 of the information collection determination unit 204 of the node A is in the information collection function ON state. The number of nodes N is estimated to be 1.

次のステップS35以後は、第3の切替規則に基づく判定処理例の場合と同様であり、説明は省略する。すなわち、上記ステップS44とステップS35〜ステップS36は第4の切替規則を適用する判定工程として機能し、ステップS17は切替工程として機能する。   The subsequent step S35 and subsequent steps are the same as in the case of the determination processing example based on the third switching rule, and the description thereof is omitted. That is, step S44 and steps S35 to S36 function as a determination process for applying the fourth switching rule, and step S17 functions as a switching process.

なお図15(b)では、推定した情報収集機能ON状態のノード数N=1は、設定下限値(Nd=1とする)を下回ることはないので、上記第4の切替規則は該当せず、切り替えなし判定となる。   In FIG. 15B, the estimated number of nodes N = 1 in the information collection function ON state does not fall below the set lower limit value (Nd = 1), so the fourth switching rule does not apply. It is determined that there is no switching.

以上で、第4の切替規則に基づく判定処理例の説明を終了する。   This is the end of the description of the determination processing example based on the fourth switching rule.

(5)第5の切替規則
第5の切替規則は、情報収集機能ON状態のノードが、ON状態になってから所定の時間が経過した場合に、自ら切り替えを判定するものである。
(5) Fifth switching rule The fifth switching rule determines switching by itself when a predetermined time elapses after a node in the information collection function ON state is turned on.

図12は、第5の切替規則に基づく判定処理の例を示すフローチャートである。図16は、第5及び第6の切替規則の適用されるノード間通信の様子を説明する図である。図12と図16を用いて第5の切替規則に基づく判定処理の例を説明する。   FIG. 12 is a flowchart illustrating an example of determination processing based on the fifth switching rule. FIG. 16 is a diagram for explaining a state of inter-node communication to which the fifth and sixth switching rules are applied. An example of determination processing based on the fifth switching rule will be described with reference to FIGS. 12 and 16.

第5の切替規則は、情報収集機能ON状態のノードに適用される。まずステップS51では、情報収集機能データ保持部202に保持する自己状態情報243を参照して、自らが情報収集機能ON状態になった時刻を参照する。   The fifth switching rule is applied to the node in which the information collection function is ON. First, in step S51, the self-status information 243 held in the information collecting function data holding unit 202 is referred to and the time when the information collecting function is turned on is referred to.

続いてステップS52でON状態になってから所定時間が経過したかどうかを判定する。これは情報収集機能ON状態が長期間にわたることを避け、適当な時期にローテーションをかけることで、信頼性の偏りを避けるためである。   Subsequently, in step S52, it is determined whether or not a predetermined time has elapsed since the ON state was set. This is to avoid the bias of reliability by avoiding the information collecting function ON state for a long period of time and rotating it at an appropriate time.

設定された時間が経過している場合(ステップS52:YES)は、次のステップS16を実行する。そうでない場合(ステップS52:NO)は、第5の切替規則に該当せず、従って切り替えなしで判定終了である。所定時間が経過するまで、ローテーションはかからない。   When the set time has elapsed (step S52: YES), the next step S16 is executed. Otherwise (step S52: NO), it does not correspond to the fifth switching rule, and therefore the determination is completed without switching. The rotation does not start until the predetermined time has elapsed.

次にステップS16では、ローテーションのための所定時間が経過しているため、情報収集判定部204の判定部231が、情報収集機能データ保持部202に切替規則242として保持する第5の切替規則に従って、情報収集機能OFF状態への切り替えを判定する。すなわち、上記ステップS51〜ステップS52及びステップS16は判定工程として機能する。   Next, in step S <b> 16, since a predetermined time for rotation has elapsed, the determination unit 231 of the information collection determination unit 204 follows the fifth switching rule held as the switching rule 242 in the information collection function data holding unit 202. The switch to the information collection function OFF state is determined. That is, step S51 to step S52 and step S16 function as a determination step.

次にステップS53では、情報収集操作部205の情報収集停止部222aは、情報収集停止通知の送信先ノードを選定する。これは情報収集機能ON状態を停止するに当たって、ローテーションでON状態を引き継いでもらうノードの選定である。従ってその時点でOFF状態にあるノードから選定される。   Next, in step S53, the information collection stop unit 222a of the information collection operation unit 205 selects a transmission destination node for the information collection stop notification. This is the selection of a node that takes over the ON state by rotation when stopping the information collection function ON state. Therefore, it is selected from the nodes that are OFF at that time.

選定方法は任意である。例えば、情報収集機能データ保持部202に保持する各ノードの収集情報241を参照して、OFF状態になって最も長い時間の経過しているノードを選んでもよい。他により適切な選定の条件データがあれば、自由に利用してもよい。   The selection method is arbitrary. For example, referring to the collection information 241 of each node held in the information collection function data holding unit 202, the node that has been in the OFF state and has the longest time may be selected. If there is condition data for more appropriate selection, it may be freely used.

このように選定した通知先ノードに情報収集停止通知を送信する。   An information collection stop notification is transmitted to the notification destination node thus selected.

図16では、ノードAは、ノードB、C、DのどのノードもOFF状態であるので、上記選定方法によりノードBを第1番目の通知先として選定し、情報収集停止通知を送信している。   In FIG. 16, since all of the nodes B, C, and D are in the OFF state, the node A selects the node B as the first notification destination by the selection method and transmits the information collection stop notification. .

次のステップS54では、情報収集停止通知を受信した通知先ノードからの受諾応答があったかどうかを判定する。受諾応答があった場合(ステップS54:YES)は、次のステップS17を実行する。   In the next step S54, it is determined whether or not there is an acceptance response from the notification destination node that has received the information collection stop notification. If there is an acceptance response (step S54: YES), the next step S17 is executed.

ステップS17では、ステップS16での情報収集機能OFF状態への切替判定に従い、情報収集判定部204の切替部232が、OFF状態への切り替えを実行する。また情報収集機能データ保持部202の自己状態情報243などが更新される。すなわち、ステップS17は切替工程として機能する。   In step S17, according to the switching determination to the information collection function OFF state in step S16, the switching unit 232 of the information collection determination unit 204 performs switching to the OFF state. In addition, the self-state information 243 of the information collection function data holding unit 202 is updated. That is, step S17 functions as a switching process.

受諾応答がなかった場合(ステップS54:NO)は、ステップS53へ戻り、通知先ノードを選定し直す。   If there is no acceptance response (step S54: NO), the process returns to step S53 to reselect the notification destination node.

図16では、ノードAは、第1番目に選定した通知先のノードBから、拒否応答を受けており、ノードC、Dから2番目の通知先としてノードDを選定し、情報収集停止通知を再度送信している。また、ノードDからは受諾応答を受信している。   In FIG. 16, node A has received a rejection response from node B, which is the first selected notification destination, selects node D as the second notification destination from nodes C and D, and sends an information collection stop notification. Sending again. In addition, an acceptance response is received from the node D.

ステップS53とステップS54の繰り返しにおいて、受諾応答のあった時点で、情報収集停止通知によるローテーションが成立し、ステップS17の切替工程が実行されるのは、上述したとおりである。   As described above, in the repetition of step S53 and step S54, when there is an acceptance response, the rotation by the information collection stop notification is established and the switching step of step S17 is executed.

なお図16では、第2番目の通知先であるノードDから受諾応答を受信し、ノードAは自らのOFF状態への切り替えを実施している。   In FIG. 16, the acceptance response is received from the second notification destination node D, and the node A switches to its own OFF state.

以上で、第5の切替規則に基づく判定処理例の説明を終了する。   This is the end of the description of the determination processing example based on the fifth switching rule.

(6)第6の切替規則
第6の切替規則は、情報収集機能OFF状態のノードが、情報収集停止通知を受信した場合に、自ら切り替えを判定するものである。
(6) Sixth switching rule The sixth switching rule is to determine switching by itself when a node in the information collection function OFF state receives an information collection stop notification.

図13は、第6の切替規則に基づく判定処理の例を示すフローチャートである。図16は、既述したように第5及び第6の切替規則の適用されるノード間通信の様子を説明する図である。図13と図16を用いて第6の切替規則に基づく判定処理の例を説明する。   FIG. 13 is a flowchart illustrating an example of determination processing based on the sixth switching rule. FIG. 16 is a diagram illustrating the state of inter-node communication to which the fifth and sixth switching rules are applied as described above. An example of determination processing based on the sixth switching rule will be described with reference to FIGS. 13 and 16.

第6の切替規則は、情報収集機能OFF状態のノードに適用される。まずステップS61では、情報収集操作部205の停止受諾部222bが、情報収集停止通知を受信する。これは、ローテーションによる情報収集機能ON状態の引き継ぎ依頼に相当する。   The sixth switching rule is applied to a node in the information collection function OFF state. First, in step S61, the stop acceptance unit 222b of the information collection operation unit 205 receives an information collection stop notification. This corresponds to a takeover request for turning on the information collection function by rotation.

続いてステップS62で、自らが情報収集機能ON状態になることが可能かどうかを判定する。これは性能やリソース面で不十分であったり、接続を停止する予定があったりして、情報収集機能ON状態を維持することが不適切な場合に、それを避けるためである。   In step S62, it is determined whether or not the information collecting function can be turned on. This is to avoid the case where it is inappropriate to maintain the information collection function ON state due to insufficient performance and resources, or due to a plan to stop the connection.

情報収集停止通知に対して受諾応答できる場合(ステップS62:YES)は、次のステップS63を実行する。そうでない場合(ステップS62:NO)は、第6の切替規則に該当せず、従って切り替えなしで判定終了である。ローテーションは他のノードに任せることになる。   When an acceptance response can be made to the information collection stop notification (step S62: YES), the next step S63 is executed. When that is not right (step S62: NO), it does not correspond to a 6th switching rule, Therefore Therefore, it is complete | finished determination without switching. Rotation is left to other nodes.

図16では、情報収集機能ON状態のノードAが送信した情報収集停止通知に対して、ノードBは拒否応答し、ノードDが受諾応答を返信している。   In FIG. 16, in response to the information collection stop notification transmitted by the node A in the information collection function ON state, the node B returns a rejection response and the node D returns an acceptance response.

ステップS63では、情報収集停止通知の送信元に受諾応答を送信する、すなわちローテーションを引き受ける。   In step S63, an acceptance response is transmitted to the transmission source of the information collection stop notification, that is, the rotation is accepted.

次いでステップS36では、情報収集判定部204の判定部231が、情報収集機能データ保持部202に切替規則242として保持する第6の切替規則に従って、情報収集機能ON状態への切り替えを判定する。すなわち、上記ステップS62〜ステップS63及びステップS36は判定工程として機能する。   Next, in step S <b> 36, the determination unit 231 of the information collection determination unit 204 determines switching to the information collection function ON state according to the sixth switching rule held as the switching rule 242 in the information collection function data holding unit 202. That is, step S62 to step S63 and step S36 function as a determination step.

次のステップS17では、ステップS16での情報収集機能OFF状態への切替判定に従い、情報収集判定部204の切替部232が、OFF状態への切り替えを実行する。また情報収集機能データ保持部202の自己状態情報243などが更新される。すなわち、ステップS17は切替工程として機能する。   In the next step S17, the switching unit 232 of the information collection determination unit 204 executes switching to the OFF state in accordance with the switching determination to the information collection function OFF state in step S16. In addition, the self-state information 243 of the information collection function data holding unit 202 is updated. That is, step S17 functions as a switching process.

なお図16では、情報収集停止通知を受信したノードDは受諾応答を返信し、自ら情報収集機能ON状態への切り替えを実施している。   In FIG. 16, the node D that has received the information collection stop notification returns an acceptance response and switches itself to the information collection function ON state.

以上で、第6の切替規則に基づく判定処理例の説明を終了する。   This is the end of the description of the determination processing example based on the sixth switching rule.

なお、上述の実施形態においては、第5の切替規則及び第6の切替規則について、ローテーションをかける場合を想定していたが、さらに拡張した規則に修正してもよい。   In the above-described embodiment, the fifth switching rule and the sixth switching rule are assumed to be rotated, but may be modified to more extended rules.

例えば、情報収集機能ON状態のノードが、自らが情報収集機能ON状態になってから所定の時間が経過した場合に、自ら切り替えを判定する第5の規則については、以下のように拡張することもできる。   For example, the fifth rule for determining whether to switch itself when a node in the information collection function ON state has passed a predetermined time after it has entered the information collection function ON state is expanded as follows: You can also.

第5の切替規則はさらに、情報収集機能ON状態のノードが、ネットワークへの接続を終了する場合、あるいは情報収集機能ON状態を維持していくことが不適切であると自ら判断した場合に、自ら切り替えを判定するものである。   In the fifth switching rule, when a node in the information collection function ON state terminates the connection to the network or determines that it is inappropriate to maintain the information collection function ON state, It is to determine the switching by itself.

このように、情報収集機能ON状態にあるノード数を維持するためではなく、ローカルな理由によりON状態を停止しようとする場合一般に対して、第5の切替規則、さらに対応する第6の切替規則を適用させることもできる。   As described above, the fifth switching rule and the corresponding sixth switching rule are generally used for stopping the ON state for local reasons, not for maintaining the number of nodes in the information collecting function ON state. Can also be applied.

上述のように、本実施形態にかかる情報収集システム、情報収集方法、及びノードとしての情報処理装置によれば、ネットワークを構成する各ノードが、情報収集機能ON状態とOFF状態とを切り替える手段を持ち、かつ所定の切替規則に従って切り替えを判定する手段を持つ。これにより、情報収集機能ON状態の適切な台数のノードが、ネットワークを構成するノードの状況に応じて、自律的に他のノードと入れ替わり適切な台数を継続的に維持して、各ノードの性能とリソースを過大にすることもなく、ネットワークに過大すぎる負担をかけることもなく、情報収集とその管理を行うことができる。   As described above, according to the information collection system, the information collection method, and the information processing apparatus as a node according to the present embodiment, each node configuring the network has means for switching between the information collection function ON state and the OFF state. And has means for determining switching according to a predetermined switching rule. As a result, the appropriate number of nodes in the information collection function ON state can be autonomously replaced with other nodes according to the status of the nodes constituting the network, and the appropriate number of nodes can be continuously maintained. It is possible to collect and manage information without excessive resources and without overburdening the network.

なお本発明の範囲は、上記実施形態に限定されるものではない。本発明の趣旨を逸脱しない限り、それらの変更された形態もその範囲に含むものである。   The scope of the present invention is not limited to the above embodiment. Unless it deviates from the meaning of this invention, those changed forms are also included in the range.

ネットワーク1の全体構成例を示す図である。1 is a diagram illustrating an example of the overall configuration of a network 1. FIG. ネットワーク1を構成するノード(情報処理装置)2のハードウェア構成例を示す図である。2 is a diagram illustrating a hardware configuration example of a node (information processing apparatus) 2 configuring a network 1. FIG. ネットワーク1を構成する各ノード2の接続形態、すなわちノードの論理的なトポロジーの例を示す図である。It is a figure which shows the example of the connection form of each node 2 which comprises the network 1, ie, the logical topology of a node. 図3のように関連付けられたノード2の接続テーブルTL例を示す図である。It is a figure which shows the connection table TL example of the node 2 linked | related like FIG. ノード(情報処理装置)2の機能構成例を示すブロック図である。3 is a block diagram illustrating a functional configuration example of a node (information processing apparatus) 2. FIG. ノード(情報処理装置)2のより詳細な機能構成例を示すブロック図である。3 is a block diagram illustrating a more detailed functional configuration example of a node (information processing apparatus) 2; FIG. ネットワークが4台のノードで構成される場合の、情報収集機能に関わるノード間通信の様子を模式的に示す図である。It is a figure which shows typically the mode of the communication between nodes in connection with an information collection function in case a network is comprised with four nodes. 第1の切替規則に基づく判定処理の例を示すフローチャートである。It is a flowchart which shows the example of the determination process based on a 1st switching rule. 第2の切替規則に基づく判定処理の例を示すフローチャートである。It is a flowchart which shows the example of the determination process based on a 2nd switching rule. 第3の切替規則に基づく判定処理の例を示すフローチャートである。It is a flowchart which shows the example of the determination process based on a 3rd switching rule. 第4の切替規則に基づく判定処理の例を示すフローチャートである。It is a flowchart which shows the example of the determination process based on a 4th switching rule. 第5の切替規則に基づく判定処理の例を示すフローチャートである。It is a flowchart which shows the example of the determination process based on a 5th switching rule. 第6の切替規則に基づく判定処理の例を示すフローチャートである。It is a flowchart which shows the example of the determination process based on a 6th switching rule. (a)第1の切替規則及び(b)第2の切替規則の適用されるノード間通信の様子を説明する図である。It is a figure explaining the mode of the communication between nodes to which (a) 1st switching rule and (b) 2nd switching rule are applied. (a)第3の切替規則及び(b)第4の切替規則の適用されるノード間通信の様子を説明する図である。It is a figure explaining the mode of the communication between nodes to which (a) 3rd switching rule and (b) 4th switching rule are applied. 第5の切替規則及び第6の切替規則の適用されるノード間通信の様子を説明する図である。It is a figure explaining the mode of the communication between nodes to which a 5th switching rule and a 6th switching rule are applied.

符号の説明Explanation of symbols

1 ネットワーク(P2P)
2 情報処理装置(ノード)
3 スイッチングハブ
4 ルータ
5 認証サーバ
201 データ保持部
202 情報収集機能データ保持部
204 情報収集判定部
205 情報収集操作部
206 データ操作部
207 データ受信部
208 データ解析部
209 データ作成部
210 データ送信部
211 その他情報保持部
212 その他操作部
221a 情報収集部
221b 情報収集応答部
222a 情報収集停止部
222b 停止受諾部
223a 個別情報応答部
223b 個別情報要求部
231 判定部
232 切替部
241 収集情報
242 切替規則
243 自己状態情報
TL 接続テーブル
1 Network (P2P)
2 Information processing device (node)
DESCRIPTION OF SYMBOLS 3 Switching hub 4 Router 5 Authentication server 201 Data holding part 202 Information collection function data holding part 204 Information collection determination part 205 Information collection operation part 206 Data operation part 207 Data reception part 208 Data analysis part 209 Data creation part 210 Data transmission part 211 Other information holding unit 212 Other operation unit 221a Information collection unit 221b Information collection response unit 222a Information collection stop unit 222b Stop acceptance unit 223a Individual information response unit 223b Individual information request unit 231 determination unit 232 Switching unit 241 Collected information 242 Switching rule 243 Self Status information TL connection table

Claims (15)

互いに情報を送受信することができる複数のノードで構成されるネットワークにおける情報収集システムであって、
前記複数のノードのうち、少なくとも一部の複数のノードそれぞれが、
他のノードに関する情報を、それぞれのノードとの通信によって収集し、収集情報を保持する情報収集手段と、
前記情報収集手段を作動状態にする情報収集機能ON状態と、非作動状態にする情報収集機能OFF状態とを切り替える切替手段と、
前記他のノードとの通信に基づいて、前記情報収集機能ON状態にあるノード数を推定し、当該ノード数が所定の条件を満たすように、前記切替手段による切り替えを行うかどうかを判定する判定手段と、を有する
ことを特徴とするネットワークの情報収集システム。
An information collection system in a network composed of a plurality of nodes capable of transmitting / receiving information to / from each other,
At least some of the plurality of nodes are each
Information collecting means for collecting information about other nodes through communication with each node and holding the collected information;
Switching means for switching between an information collecting function ON state for bringing the information collecting means into an operating state and an information collecting function OFF state for bringing the information collecting means into an inoperative state;
Judgment that estimates the number of nodes in the information collection function ON state based on communication with the other nodes, and determines whether to perform switching by the switching means so that the number of nodes satisfies a predetermined condition And a network information collecting system.
前記少なくとも一部の複数のノードそれぞれは、
前記他のノードそれぞれからの個別情報問い合わせを受け、保持する前記収集情報に基づき応答する個別情報応答手段を有し、
前記個別情報応答手段は、前記情報収集機能ON状態で作動し、前記情報収集機能OFF状態で作動しない
ことを特徴とする請求項1に記載のネットワークの情報収集システム。
Each of the at least some of the plurality of nodes is
Receiving individual information inquiries from each of the other nodes, and having individual information response means for responding based on the collected information to be held,
2. The network information collection system according to claim 1, wherein the individual information response means operates in the information collection function ON state and does not operate in the information collection function OFF state.
前記判定手段は、
情報収集機能ON状態のノードが、情報収集問い合わせを送信し、他のノードからの応答により取得した収集情報に基づき推定した情報収集機能ON状態にあるノード数が、所定の上限値より大きい場合に、自ら切り替えを判定する第1の切替規則と、
情報収集機能ON状態のノードが、一定期間内に、他のノードから情報収集問い合わせを受信した数に基づき推定した情報収集機能ON状態にあるノード数が、所定の上限値より大きい場合に、自ら切り替えを判定する第2の切替規則と、
情報収集機能OFF状態のノードが、一定期間内に、他のノードから情報収集問い合わせを受信した数に基づき推定した情報収集機能ON状態にあるノード数が、所定の下限値より小さい場合に、自ら切り替えを判定する第3の切替規則と、
情報収集機能OFF状態のノードが、個別情報問い合わせを送信し、他のノードからの応答を受信した数に基づき推定した情報収集機能ON状態にあるノード数が、所定の下限値より小さい場合に、自ら切り替えを判定する第4の切替規則と、
のうちの一つ以上の切替規則に従って、判定を実行する
ことを特徴とする請求項2に記載のネットワークの情報収集システム。
The determination means includes
When a node in the information collection function ON state transmits an information collection inquiry, and the number of nodes in the information collection function ON state estimated based on the collection information acquired by a response from another node is larger than a predetermined upper limit value. A first switching rule for determining switching by itself;
If the number of nodes in the information collection function ON state estimated based on the number of information collection queries received from other nodes within a certain period of time is greater than a predetermined upper limit, A second switching rule for determining switching;
When the number of nodes in the information collection function ON state estimated based on the number of information collection queries received from other nodes within a certain period of time is smaller than the predetermined lower limit value A third switching rule for determining switching;
When the number of nodes in the information collection function ON state estimated based on the number of nodes in which the information collection function is OFF transmits individual information inquiries and receives responses from other nodes is smaller than a predetermined lower limit value, A fourth switching rule for determining switching by itself;
The network information collection system according to claim 2, wherein the determination is performed in accordance with one or more switching rules.
前記ネットワークを構成する前記複数のノードそれぞれが、
前記情報収集機能ON状態である時にのみ動作可能な情報収集停止手段を有し、
前記判定手段は、
情報収集機能ON状態のノードが、自らが情報収集機能ON状態になってから所定の時間が経過した場合に、自ら切り替えを判定する第5の切替規則に従って判定を実行し、
前記情報収集停止手段は、
前記第5の切替規則に従った判定に基づき、前記切替手段による切り替えを実行する場合に、所定の条件を満たす他のノードに自らの情報収集停止通知を送信し、
前記判定手段はさらに、
情報収集機能OFF状態のノードが、前記情報収集停止通知を受信した場合に、自ら切り替えを判定する第6の切替規則に従って判定を実行する
ことを特徴とする請求項2または3に記載のネットワークの情報収集システム。
Each of the plurality of nodes constituting the network is
Having information collection stop means operable only when the information collection function is ON;
The determination means includes
When a predetermined time elapses after the node in which the information collection function is turned on, the node executes the determination according to the fifth switching rule for determining switching by itself.
The information collection stop means includes
Based on the determination according to the fifth switching rule, when performing switching by the switching means, it transmits its own information collection stop notification to other nodes that satisfy a predetermined condition,
The determination means further includes
4. The network according to claim 2, wherein a node in an information collection function OFF state executes determination according to a sixth switching rule for determining switching by itself when receiving the information collection stop notification. 5. Information collection system.
前記第5の切替規則は、
情報収集機能ON状態のノードが、ネットワークへの接続を終了する場合、あるいは情報収集機能ON状態を維持していくことが不適切であると自ら判断した場合に、切り替えを判定するものである
ことを特徴とする請求項4に記載のネットワークの情報収集システム。
The fifth switching rule is:
When a node in the information collection function ON state terminates connection to the network, or when it determines that it is inappropriate to maintain the information collection function ON state, it shall determine switching. The network information collection system according to claim 4, wherein:
互いに情報を送受信することができる複数のノードで構成されるネットワークにおける情報収集方法であって、
前記複数のノードのうち、少なくとも一部の複数のノードそれぞれについて、
他のノードに関する情報を、それぞれのノードとの通信によって収集し、収集情報を保持する情報収集工程と、
前記情報収集工程を実行する情報収集機能ON状態と、実行しない情報収集機能OFF状態とを切り替える切替工程と、
前記他のノードとの通信に基づいて、前記情報収集機能ON状態にあるノード数を推定し、当該ノード数が所定の条件を満たすように、前記切替工程による切り替えを行うかどうかを判定する判定工程と、を備える
ことを特徴とするネットワークの情報収集方法。
An information collection method in a network composed of a plurality of nodes capable of transmitting / receiving information to / from each other,
For each of at least some of the plurality of nodes,
An information collecting process for collecting information about other nodes by communication with each node and holding the collected information;
A switching step for switching between an information collecting function ON state for executing the information collecting step and an information collecting function OFF state for not executing;
Judgment that estimates the number of nodes in the information collection function ON state based on communication with the other nodes, and determines whether to perform switching by the switching step so that the number of nodes satisfies a predetermined condition And a network information collecting method comprising: a step.
前記少なくとも一部の複数のノードそれぞれについて、
前記他のノードそれぞれからの個別情報問い合わせを受け、保持する前記収集情報に基づき応答する個別情報応答工程を備え、
前記個別情報応答工程は、前記情報収集機能ON状態で実行し、前記情報収集機能OFF状態で実行しない
ことを特徴とする請求項6に記載のネットワークの情報収集方法。
For each of the at least some of the plurality of nodes,
An individual information response step of receiving an individual information inquiry from each of the other nodes and responding based on the collected information to be held;
The network information collecting method according to claim 6, wherein the individual information response step is executed when the information collecting function is ON, and is not executed when the information collecting function is OFF.
前記判定工程では、
情報収集機能ON状態のノードが、情報収集問い合わせを送信し、他のノードからの応答により取得した収集情報に基づき推定した情報収集機能ON状態にあるノード数が、所定の上限値より大きい場合に、自ら切り替えを判定する第1の切替規則と、
情報収集機能ON状態のノードが、一定期間内に、他のノードから情報収集問い合わせを受信した数に基づき推定した情報収集機能ON状態にあるノード数が、所定の上限値より大きい場合に、自ら切り替えを判定する第2の切替規則と、
情報収集機能OFF状態のノードが、一定期間内に、他のノードから情報収集問い合わせを受信した数に基づき推定した情報収集機能ON状態にあるノード数が、所定の下限値より小さい場合に、自ら切り替えを判定する第3の切替規則と、
情報収集機能OFF状態のノードが、個別情報問い合わせを送信し、他のノードからの応答を受信した数に基づき推定した情報収集機能ON状態にあるノード数が、所定の下限値より小さい場合に、自ら切り替えを判定する第4の切替規則と、
のうちの一つ以上の切替規則に従って、判定が実行される
ことを特徴とする請求項7に記載のネットワークの情報収集方法。
In the determination step,
When a node in the information collection function ON state transmits an information collection inquiry, and the number of nodes in the information collection function ON state estimated based on the collection information acquired by a response from another node is larger than a predetermined upper limit value. A first switching rule for determining switching by itself;
If the number of nodes in the information collection function ON state estimated based on the number of information collection queries received from other nodes within a certain period of time is greater than a predetermined upper limit, A second switching rule for determining switching;
When the number of nodes in the information collection function ON state estimated based on the number of information collection queries received from other nodes within a certain period of time is smaller than the predetermined lower limit value A third switching rule for determining switching;
When the number of nodes in the information collection function ON state estimated based on the number of nodes in which the information collection function is OFF transmits individual information inquiries and receives responses from other nodes is smaller than a predetermined lower limit value, A fourth switching rule for determining switching by itself;
The network information collection method according to claim 7, wherein the determination is performed in accordance with one or more switching rules.
前記ネットワークを構成する前記複数のノードそれぞれについて、
前記情報収集機能ON状態である時にのみ機能する情報収集停止工程を備え、
前記判定工程では、
情報収集機能ON状態のノードが、自らが情報収集機能ON状態になってから所定の時間が経過した場合に、自ら切り替えを判定する第5の切替規則に従って判定が実行され、
前記情報収集停止工程では、
前記第5の切替規則に従った判定に基づき、前記切替工程における切り替えが実行される場合に、所定の条件を満たす他のノードに自らの情報収集停止通知が送信され、
前記判定工程ではさらに、
情報収集機能OFF状態のノードが、前記情報収集停止通知を受信した場合に、自ら切り替えを判定する第6の切替規則に従って判定が実行される
ことを特徴とする請求項7または8に記載のネットワークの情報収集方法。
For each of the plurality of nodes constituting the network,
Comprising an information collection stop process that functions only when the information collection function is ON;
In the determination step,
The determination is executed in accordance with the fifth switching rule for determining switching when a predetermined time elapses after the node in which the information collection function is ON has entered the information collection function ON state,
In the information collection stop step,
Based on the determination according to the fifth switching rule, when switching in the switching step is executed, its own information collection stop notification is transmitted to another node that satisfies a predetermined condition,
In the determination step,
The network according to claim 7 or 8, wherein when a node in the information collection function OFF state receives the information collection stop notification, the determination is performed according to a sixth switching rule for determining switching by itself. Information collection method.
前記第5の切替規則は、
情報収集機能ON状態のノードが、ネットワークへの接続を終了する場合、あるいは情報収集機能ON状態を維持していくことが不適切であると自ら判断した場合に、切り替えを判定するものである
ことを特徴とする請求項9に記載のネットワークの情報収集方法。
The fifth switching rule is:
When a node in the information collection function ON state terminates connection to the network, or when it determines that it is inappropriate to maintain the information collection function ON state, it shall determine switching. The network information collection method according to claim 9.
互いに情報を送受信することができる複数のノードで構成されるネットワークにおけるノードとしての情報処理装置であって、
前記複数のノードとしての情報処理装置のうち、少なくとも一部の複数の情報処理装置それぞれが、
他のノードに関する情報を、それぞれのノードとの通信によって収集し、収集情報を保持する情報収集手段と、
前記情報収集手段を作動状態にする情報収集機能ON状態と、非作動状態にする情報収集機能OFF状態とを切り替える切替手段と、
前記他のノードとの通信に基づいて、前記情報収集機能ON状態にあるノード数を推定し、当該ノード数が所定の条件を満たすように、前記切替手段による切り替えを行うかどうかを判定する判定手段と、を有する
ことを特徴とするネットワークのノードとしての情報処理装置。
An information processing apparatus as a node in a network composed of a plurality of nodes capable of transmitting / receiving information to / from each other,
Among the information processing devices as the plurality of nodes, at least some of the plurality of information processing devices,
Information collecting means for collecting information about other nodes through communication with each node and holding the collected information;
Switching means for switching between an information collecting function ON state for bringing the information collecting means into an operating state and an information collecting function OFF state for bringing the information collecting means into an inoperative state;
Judgment that estimates the number of nodes in the information collection function ON state based on communication with the other nodes, and determines whether to perform switching by the switching means so that the number of nodes satisfies a predetermined condition And an information processing device as a node of the network.
前記少なくとも一部の複数の情報処理装置それぞれは、
前記他のノードそれぞれからの個別情報問い合わせを受け、保持する前記収集情報に基づき応答する個別情報応答手段を有し、
前記個別情報応答手段は、前記情報収集機能ON状態で作動し、前記情報収集機能OFF状態で作動しない
ことを特徴とする請求項11に記載の情報処理装置。
Each of the at least some of the plurality of information processing devices
Receiving individual information inquiries from each of the other nodes, and having individual information response means for responding based on the collected information to be held,
The information processing apparatus according to claim 11, wherein the individual information response unit operates in the information collection function ON state and does not operate in the information collection function OFF state.
前記判定手段は、
情報収集機能ON状態のノードが、情報収集問い合わせを送信し、他のノードからの応答により取得した収集情報に基づき推定した情報収集機能ON状態にあるノード数が、所定の上限値より大きい場合に、自ら切り替えを判定する第1の切替規則と、
情報収集機能ON状態のノードが、一定期間内に、他のノードから情報収集問い合わせを受信した数に基づき推定した情報収集機能ON状態にあるノード数が、所定の上限値より大きい場合に、自ら切り替えを判定する第2の切替規則と、
情報収集機能OFF状態のノードが、一定期間内に、他のノードから情報収集問い合わせを受信した数に基づき推定した情報収集機能ON状態にあるノード数が、所定の下限値より小さい場合に、自ら切り替えを判定する第3の切替規則と、
情報収集機能OFF状態のノードが、個別情報問い合わせを送信し、他のノードからの応答を受信した数に基づき推定した情報収集機能ON状態にあるノード数が、所定の下限値より小さい場合に、自ら切り替えを判定する第4の切替規則と、
のうちの一つ以上の切替規則に従って、判定を実行する
ことを特徴とする請求項12に記載の情報処理装置。
The determination means includes
When a node in the information collection function ON state transmits an information collection inquiry, and the number of nodes in the information collection function ON state estimated based on the collection information acquired by a response from another node is larger than a predetermined upper limit value. A first switching rule for determining switching by itself;
If the number of nodes in the information collection function ON state estimated based on the number of information collection queries received from other nodes within a certain period of time is greater than a predetermined upper limit, A second switching rule for determining switching;
When the number of nodes in the information collection function ON state estimated based on the number of information collection queries received from other nodes within a certain period of time is smaller than the predetermined lower limit value A third switching rule for determining switching;
When the number of nodes in the information collection function ON state estimated based on the number of nodes in which the information collection function is OFF transmits individual information inquiries and receives responses from other nodes is smaller than a predetermined lower limit value, A fourth switching rule for determining switching by itself;
The information processing apparatus according to claim 12, wherein the determination is performed in accordance with one or more switching rules.
前記ネットワークを構成する前記複数のノードとしての情報処理装置それぞれが、
前記情報収集機能ON状態である時にのみ動作可能な情報収集停止手段を有し、
前記判定手段は、
情報収集機能ON状態のノードが、自らが情報収集機能ON状態になってから所定の時間が経過した場合に、自ら切り替えを判定する第5の切替規則に従って判定を実行し、
前記情報収集停止手段は、
前記第5の切替規則に従った判定に基づき、前記切替手段による切り替えを実行する場合に、所定の条件を満たす他のノードに自らの情報収集停止通知を送信し、
前記判定手段はさらに、
情報収集機能OFF状態のノードが、前記情報収集停止通知を受信した場合に、自ら切り替えを判定する第6の切替規則に従って判定を実行する
ことを特徴とする請求項12または13に記載の情報処理装置。
Each of the information processing devices as the plurality of nodes constituting the network
Having information collection stop means operable only when the information collection function is ON;
The determination means includes
When a predetermined time elapses after the node in which the information collection function is turned on, the node executes the determination according to the fifth switching rule for determining switching by itself.
The information collection stop means includes
Based on the determination according to the fifth switching rule, when performing switching by the switching means, it transmits its own information collection stop notification to other nodes that satisfy a predetermined condition,
The determination means further includes
14. The information processing according to claim 12, wherein a node in an information collection function OFF state executes determination according to a sixth switching rule for determining switching by itself when receiving the information collection stop notification. apparatus.
前記第5の切替規則は、
情報収集機能ON状態のノードが、ネットワークへの接続を終了する場合、あるいは情報収集機能ON状態を維持していくことが不適切であると自ら判断した場合に、切り替えを判定するものである
ことを特徴とする請求項14に記載の情報処理装置。
The fifth switching rule is:
When a node in the information collection function ON state terminates connection to the network, or when it determines that it is inappropriate to maintain the information collection function ON state, it shall determine switching. The information processing apparatus according to claim 14.
JP2007184171A 2007-07-13 2007-07-13 Network information collection system, information collection method, and information processing apparatus Expired - Fee Related JP5070965B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007184171A JP5070965B2 (en) 2007-07-13 2007-07-13 Network information collection system, information collection method, and information processing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007184171A JP5070965B2 (en) 2007-07-13 2007-07-13 Network information collection system, information collection method, and information processing apparatus

Publications (2)

Publication Number Publication Date
JP2009020791A true JP2009020791A (en) 2009-01-29
JP5070965B2 JP5070965B2 (en) 2012-11-14

Family

ID=40360366

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007184171A Expired - Fee Related JP5070965B2 (en) 2007-07-13 2007-07-13 Network information collection system, information collection method, and information processing apparatus

Country Status (1)

Country Link
JP (1) JP5070965B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003186765A (en) * 2001-12-20 2003-07-04 Fuji Xerox Co Ltd Network connecting device, network connecting device management system and network connecting device management method
WO2008126271A1 (en) * 2007-03-30 2008-10-23 Pioneer Corporation Network configuration investigating device, network configuration investigating program, network configuration management method, and network configuration management system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003186765A (en) * 2001-12-20 2003-07-04 Fuji Xerox Co Ltd Network connecting device, network connecting device management system and network connecting device management method
WO2008126271A1 (en) * 2007-03-30 2008-10-23 Pioneer Corporation Network configuration investigating device, network configuration investigating program, network configuration management method, and network configuration management system

Also Published As

Publication number Publication date
JP5070965B2 (en) 2012-11-14

Similar Documents

Publication Publication Date Title
US20180234300A1 (en) Method and system of connecting to a multipath hub in a cluster
EP2901308B1 (en) Load distribution in data networks
JP4606404B2 (en) COMPUTER RESOURCE MANAGEMENT PROGRAM AND COMPUTER RESOURCE MANAGEMENT DEVICE
US7287179B2 (en) Autonomic failover of grid-based services
US8321862B2 (en) System for migrating a virtual machine and resource usage data to a chosen target host based on a migration policy
US7490140B2 (en) Peer data transfer orchestration
JP5352367B2 (en) Virtual machine boot terminal and virtual machine boot program
WO2015078498A1 (en) Method and system for balancing load in a sdn network
US7966394B1 (en) Information model registry and brokering in virtualized environments
JP6272190B2 (en) Computer system, computer, load balancing method and program thereof
JP2015523747A (en) Computer system, communication control server, communication control method and program
JP3554134B2 (en) Network connection path search method, computer, network system, and storage medium.
WO2016082078A1 (en) Path management system, device and method
JP4410608B2 (en) Web service providing method
WO2013132910A1 (en) Host providing system and host providing method
US10819650B2 (en) Dynamically adaptive cloud computing infrastructure
JP2016019270A (en) Communication method and communication program
JP3782429B2 (en) Load balancing system and computer management program
JP2009003625A (en) Field apparatus
JP5200424B2 (en) Information management method and information processing apparatus
JP2009080642A (en) Load control method, device and program
Romanov et al. Principles of building modular control plane in software-defined network
JP5070965B2 (en) Network information collection system, information collection method, and information processing apparatus
JP7332869B2 (en) Communication program, communication method and communication device
KR101146742B1 (en) METHOD OF DISTRIBUTED SESSION MANAGEMENT IN SaaS AND SESSION MANAGEMENT SYSTEM THEROF

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100518

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20110225

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20111220

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20111227

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120224

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: 20120724

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120806

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150831

Year of fee payment: 3

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees