JP2013207399A - Cluster tree network and address update method - Google Patents

Cluster tree network and address update method Download PDF

Info

Publication number
JP2013207399A
JP2013207399A JP2012072078A JP2012072078A JP2013207399A JP 2013207399 A JP2013207399 A JP 2013207399A JP 2012072078 A JP2012072078 A JP 2012072078A JP 2012072078 A JP2012072078 A JP 2012072078A JP 2013207399 A JP2013207399 A JP 2013207399A
Authority
JP
Japan
Prior art keywords
node
address
nodes
address system
cluster tree
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
JP2012072078A
Other languages
Japanese (ja)
Other versions
JP5945817B2 (en
Inventor
Takashi Saruwatari
孝至 猿渡
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.)
Panasonic Corp
Original Assignee
Panasonic Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Panasonic Corp filed Critical Panasonic Corp
Priority to JP2012072078A priority Critical patent/JP5945817B2/en
Publication of JP2013207399A publication Critical patent/JP2013207399A/en
Application granted granted Critical
Publication of JP5945817B2 publication Critical patent/JP5945817B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Small-Scale Networks (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a cluster tree network capable of flexibly corresponding to an installation density of node.SOLUTION: In a cluster tree network, a network management server makes a tree-like connection with a plurality of nodes making itself as a top of the connection, and address of each node includes route information for reaching the node. The cluster tree network comprises: a change condition determination part 13 to determine whether an address system change condition is satisfied or not, in which the address system change condition is to be satisfied when a node number is increased; an address system change part 14 to change the address system so as to decrease a maximum allowable hop number when the address system change condition is determined to be satisfied; and an address update part 23 to update an address of a node according to the changed address system.

Description

本発明は、クラスタ・ツリーネットワークに関し、より詳しくは、網管理サーバを頂点として複数のノードがツリー状に接続され、各ノードのアドレスが当該ノードまでの経路情報を含むクラスタ・ツリーネットワーク、及びアドレス更新方法に関するものである。   The present invention relates to a cluster tree network, and more specifically, a cluster tree network in which a plurality of nodes are connected in a tree shape with a network management server as a vertex, and each node address includes path information to the node, and an address It relates to the update method.

従来、複数のノードと網管理サーバとを接続するネットワークとして、クラスタ・ツリーネットワークが知られている。図13は、クラスタ・ツリーネットワークの構成を示すネットワーク構成図である。図13の例では、網管理サーバ100を頂点として、ノード1〜10がツリー状に接続されている。各ノード1〜10は他の1つ又は複数のノードと接続されるが、その接続には方向が定義されている。即ち、各ノード1〜10は、接続されるノードについて親ノードか子ノードかを区別する。ノード1〜10の各々は、1つの親ノードを有する。複数のノードのうち、ブランチノードは、1つ又は複数の子ノードを有し、リーフノードは、子ノードがなく、親ノードのみを有する。   Conventionally, a cluster tree network is known as a network connecting a plurality of nodes and a network management server. FIG. 13 is a network configuration diagram showing the configuration of the cluster tree network. In the example of FIG. 13, nodes 1 to 10 are connected in a tree shape with the network management server 100 as a vertex. Each node 1-10 is connected to one or more other nodes, but the direction is defined for the connection. In other words, each of the nodes 1 to 10 distinguishes whether the connected node is a parent node or a child node. Each of the nodes 1 to 10 has one parent node. Among the plurality of nodes, the branch node has one or a plurality of child nodes, and the leaf node has no child nodes but only a parent node.

このようなクラスタ・ツリーネットワークは、例えば、センサネットワ.ークとして応用され得る。この場合には、ノード1〜10にそれぞれセンサが接続される。クラスタ・ツリーネットワーク構造を用いることで、各ノード1〜10がセンサの検出値を網管理サーバ100に送信して、網管理サーバ100で各ノードにおけるセンサ検出値を一括管理するというセンサネットワークを構成できる。例えば、センサとして、電気やガスの検針をするセンサを採用し、ノード1〜10を住戸とすれば、各住戸における電気やガスの使用料の情報を網管理サーバ100で一括収集でき、検針員が各住戸を廻って検針をする必要がなくなる。   Such a cluster tree network can be applied as, for example, a sensor network. In this case, sensors are connected to the nodes 1 to 10, respectively. By using the cluster tree network structure, each node 1-10 transmits a sensor detection value to the network management server 100, and the network management server 100 collectively manages the sensor detection value at each node. it can. For example, if a sensor for metering electricity or gas is adopted as a sensor and the nodes 1 to 10 are dwelling units, information on electricity and gas usage fees at each dwelling unit can be collected in a batch by the network management server 100, and the meter reader Does not need to go through each dwelling unit.

このようなクラスタ・ツリーネットワークでは、各ノードのアドレスとして、親ノードのアドレスを一部に含むアドレスを採用できる(例えば、特許文献1を参照)。図14は、アドレスの具体例を示す図である。図14の例において、アドレスは、8桁である。図14の例のアドレス1000において、「00」でない最も下位の数字1001が親ノードから見た自ノードアドレスの特徴部分である。それより上位の部分1002は、親ノードのアドレスを示す部分である。また、親ノードのアドレスを示す部分1002の最下位を除く部分1003はその親ノードのさらに親のノードのアドレスを示す部分である。   In such a cluster tree network, an address partially including the address of the parent node can be adopted as the address of each node (see, for example, Patent Document 1). FIG. 14 is a diagram illustrating a specific example of an address. In the example of FIG. 14, the address is 8 digits. In the address 1000 of the example of FIG. 14, the lowest number 1001 that is not “00” is a characteristic part of the own node address as seen from the parent node. The upper part 1002 is a part indicating the address of the parent node. Further, a portion 1003 excluding the lowest part of the portion 1002 indicating the address of the parent node is a portion indicating the address of the parent node of the parent node.

具体的には、「00」でない最も下位の数字「02」が親ノードから見た自ノードアドレスの特徴部分であり、それより上位の部分「01:02:01:01」は、親ノードのアドレスの実効部分であり、親ノードのアドレスを示す部分「01:02:01:01」の最下位「01」を除く部分「01:02:01」はその親ノードのさらに上位のノードのアドレスの実効部分である。なお、本願の明細書及び図面において、アドレスの記載をする際の「:」は、上記のようなノードの経路を示すための便宜上の表記であり、実際のアドレスに「:」に相当する何らかの情報が含まれるわけではない。また、アドレスの記載では、16進数表記をする。16進数表記では、通常は「0x01」のように先頭に「0x」を付すが、本願の明細書及び図面では、この「0x」を省略して表記する。   Specifically, the lowest number “02” that is not “00” is the characteristic part of the own node address seen from the parent node, and the higher part “01: 02: 01: 01” The effective part of the address, the part “01:02:01” excluding the lowest part “01” of the part “01: 02: 01: 01” indicating the address of the parent node is the address of the higher-order node of the parent node Is the effective part of In the specification and drawings of the present application, “:” used when describing an address is a notation for the purpose of indicating the path of the node as described above, and is equivalent to “:” in the actual address. Information is not included. In addition, the address is described in hexadecimal notation. In hexadecimal notation, “0x” is usually added to the head like “0x01”. However, in the specification and drawings of the present application, this “0x” is omitted.

このようなアドレス体系によれば、各ノードのアドレスには、その上位のノードのアドレス情報が含まれており、その上位のノードのアドレス情報には、さらにその上位のノードのアドレス情報が含まれているので、各ノードのアドレスは、即ち、網管理サーバから当該ノードへの経路情報を示していることになる。   According to such an address system, each node's address includes the address information of the upper node, and the address information of the upper node includes the address information of the upper node. Therefore, the address of each node indicates the path information from the network management server to the node.

網管理サーバ100には、すべての子ノードのアドレスが記憶されている。また、各ノードには、自己の親ノードのアドレス及び子ノードのアドレスが記憶されている。網管理サーバ100は、特定のノードにデータを送信する場合には、最上位ノードに対して宛先の子ノードのアドレスを特定して送信する。図15は、網管理サーバ100からアドレス「01:02:01:01:02:00:00:00」を有するノード10にデータを送信する例を示している。図15の例において、網管理サーバ100は、ノード10のアドレス「01:02:01:01:02:00:00:00」を送信アドレスとして、データを送信する。   The network management server 100 stores the addresses of all child nodes. Each node stores an address of its own parent node and an address of a child node. When transmitting data to a specific node, the network management server 100 specifies and transmits the address of the destination child node to the highest node. FIG. 15 shows an example in which data is transmitted from the network management server 100 to the node 10 having the address “01: 02: 01: 01: 02: 00: 00: 00”. In the example of FIG. 15, the network management server 100 transmits data using the address “01: 02: 01: 01: 02: 00: 00: 00” of the node 10 as a transmission address.

ノード1は、送信アドレスとしてアドレス「01:02:01:01:02:00:00:00」を含む送信データを受信して、自アドレス「01:00:00:00:00:00:00:00」と比較して、送信アドレスに自アドレスが含まれているので、この送信データを送信する。ノード1の子ノードであるノード2及びノード3は、送信アドレス「01:02:01:01:02:00:00:00」と自アドレスを比較する。ノード2では、自アドレスが「01:01:00:00:00:00:00:00」であるところ、送信アドレスにはこのアドレスが含まれていないので、ノード2はこの受信した送信データを破棄する。ノード3では、自アドレスが「01:02:00:00:00:00:00:00」であるところ、送信アドレスにはこのアドレスが含まれているので、ノード3はこのデータをさらに転送すべく送信する。   The node 1 receives the transmission data including the address “01: 02: 00: 01: 02: 00: 00: 00” as the transmission address, and receives its own address “01: 00: 00: 00: 00: 00: 00”. Compared with “0:00”, the transmission address includes its own address, so this transmission data is transmitted. The node 2 and the node 3 that are child nodes of the node 1 compare their own addresses with the transmission address “01: 02: 01: 01: 02: 00: 00: 00”. In node 2, since its own address is “01: 01: 00: 00: 00: 00: 00”, since this address is not included in the transmission address, node 2 stores the received transmission data. Discard. In the node 3, the self address is “01: 02: 00: 00: 00: 00: 00”, and since this address is included in the transmission address, the node 3 further transfers this data. Send as much as possible.

以下同様にして、ノード6、ノード8、及びノード10が順に転送された送信データを受信する。送信データがノード10に辿り着くと、ノード10は、送信データに含まれる送信アドレスと自アドレスとが一致するので、この送信データを自分宛のデータとして受領する。   Similarly, the node 6, the node 8, and the node 10 receive the transmission data transferred in order. When the transmission data arrives at the node 10, the node 10 receives the transmission data as data addressed to itself because the transmission address included in the transmission data matches the own address.

このように、アドレスに経路情報を含めるというアドレス体系によれば、各ノードは、自己の子ノードのアドレスを管理するだけでよく、各ノードがすべてのノードのルーティングテーブルを記憶しておく必要がなくなるので、各ノードのアドレス付与やルーティング時の負荷を軽減できる。   In this way, according to the address system in which route information is included in the address, each node only needs to manage the address of its own child node, and each node needs to store the routing table of all nodes. This eliminates the load on each node addressing and routing.

上記のようなアドレス体系では、最大許容ホップ数(許容される最大ホップ数)を多くすると1つのブランチノード(子ノードを有することができるノード)に接続可能な子ノードが制限される。即ち、図14に示したアドレスの各「:」で区切ったそれぞれを位として、各位が1バイトであるとすると、このアドレスは8位なので、8バイトとなる。そして、アドレス中の位の個数は、最大許容ホップ数であるので、図14のアドレス体系の最大許容ホップ数は7ホップである。また、各位は1バイト(0〜255)であるので、1つのブランチノードは、254の子ノード(1つは自ノード用、1つはブロードキャスト用)を有することができる。この8バイトのアドレスにおいて、最大許容ホップ数を例えば15に増やすと、全体として8バイトを維持するために、各位は0〜15となり、ブランチノードは最大で14の子ノードしか持ち得なくなる。   In the address system as described above, if the maximum allowable hop count (maximum allowable hop count) is increased, the child nodes that can be connected to one branch node (a node that can have child nodes) are limited. That is, assuming that each of the addresses shown in FIG. 14 separated by “:” is a place and each place is 1 byte, since this address is the 8th place, it becomes 8 bytes. Since the number of places in the address is the maximum allowable hop count, the maximum allowable hop count in the address system of FIG. 14 is 7 hops. Also, since each rank is 1 byte (0 to 255), one branch node can have 254 child nodes (one for its own node and one for broadcasting). In this 8-byte address, if the maximum allowable hop count is increased to 15, for example, 8 bytes are maintained as a whole, each rank becomes 0-15, and the branch node can have only 14 child nodes at the maximum.

そのため、ノードの設置密度が高くなると、ノードをこのクラスタ・ツリーネットワークに接続するために、多くのブランチノードが必要となり、その結果、ブランチノード間の干渉が発生して、ブランチノードの周辺に存在するノードをクラスタ・ツリーネットワークに接続できない状況が生じる。   Therefore, when the installation density of nodes increases, a large number of branch nodes are required to connect the nodes to this cluster tree network, resulting in interference between the branch nodes and existing around the branch nodes. A situation occurs in which the node to be connected cannot be connected to the cluster tree network.

このような課題に対して、特許文献2のネットワークでは、ZigBeeのメッシュネットワークにおいて、1ホップ先、2ホップ先の隣接ノード情報に基づいて自ノードの周囲のノードの設置密度を類推し、密度が高ければパケットの送信間隔を延ばすようにしている。   In order to deal with such a problem, in the network of Patent Document 2, in the ZigBee mesh network, the installation density of nodes around the own node is inferred based on the neighboring node information of 1 hop ahead and 2 hop ahead, and the density is If it is higher, the packet transmission interval is extended.

特開2010−11084号公報JP 2010-11084 A 特開2011−55394号公報JP 2011-55394 A

しかしながら、上記の特許文献2の技術によれば、ノードの設置密度が高くに従い、パケットの送信間隔が長くなるので、その結果、同じ量のデータを送信するのに必要な通信時間が長くなってしまうという問題がある。上記の特許文献2の技術は、上述のようにメッシュネットワークに関するものであるが、これをクラスタ・ツリーネットワークに適用すれば、設置密度が高くなるに従ってデータを時分割で送信する際の割り当てが少なくなることになり、やはり、データの送信に要する通信時間が長くなるという問題が生じることになる。   However, according to the technique of Patent Document 2 described above, the node installation density increases and the packet transmission interval becomes longer. As a result, the communication time required to transmit the same amount of data becomes longer. There is a problem of end. The technique of Patent Document 2 described above relates to a mesh network as described above. However, if this technique is applied to a cluster tree network, the allocation at the time of transmitting data in a time-sharing manner decreases as the installation density increases. As a result, there also arises a problem that the communication time required for data transmission becomes long.

そこで、本発明は、ノードの設置密度に柔軟に対応できるクラスタ・ツリーネットワークを提供することを目的とする。   Therefore, an object of the present invention is to provide a cluster tree network that can flexibly cope with the installation density of nodes.

本発明のクラスタ・ツリーネットワークは、網管理サーバを頂点として複数のノードがツリー状に接続され、各ノードのアドレスが当該ノードまでの経路情報を含むクラスタ・ツリーネットワークであって、前記ノードの増加によって満たすことになるアドレス体系変更条件を満たすか否かを判断する変更条件判断部と、前記アドレス体系変更条件を満たすと判断したときに、最大許容ホップ数を減少させるように、前記アドレスの体系を変更するアドレス体系変更部と、変更された前記アドレス体系に従って前記ノードのアドレスを更新するアドレス更新部とを備えた構成を有している。   The cluster tree network of the present invention is a cluster tree network in which a plurality of nodes are connected in a tree shape with a network management server as a vertex, and the address of each node includes path information to the node, and the increase in the number of nodes A change condition determination unit that determines whether or not an address system change condition that is satisfied by the above condition is satisfied, and the address system so that the maximum allowable hop count is reduced when it is determined that the address system change condition is satisfied And an address updating unit for updating the address of the node in accordance with the changed address system.

この構成によれば、ノードが増加した際に、アドレス体系を変更することで、接続可能なノードの数を増加させるので、接続可能なノードの数を増加させるために時分割送信における分割数を増やすことはなく、よって、通信速度の遅延を伴うことなく接続可能なノードの数を増加させることができる。   According to this configuration, when the number of nodes increases, the number of nodes that can be connected is increased by changing the address system. Therefore, in order to increase the number of nodes that can be connected, the number of divisions in time division transmission is increased. The number of nodes that can be connected can be increased without increasing the communication speed.

上記のクラスタ・ツリーネットワークにおいて、前記アドレス体系変更条件は、前記ノードの設置密度が所定の閾値を上回ることであってよい。   In the above cluster tree network, the address system change condition may be that the installation density of the nodes exceeds a predetermined threshold.

この構成によれば、ノードの設置密度が高くなって、それ以上子ノードを持つことができないブランチノード等が生じることにより、新たに接続可能なノードの数が制限される場合にも、アドレス体系を変更することで、接続可能なノードの数を増加させることができる。   According to this configuration, even if the number of nodes that can be newly connected is limited due to the high density of nodes and the occurrence of branch nodes that cannot have any more child nodes, the address system By changing, the number of connectable nodes can be increased.

上記のクラスタ・ツリーネットワークにおいて、前記ノードの設置密度は、前記網管理サーバに直接接続されるノードである中継器のフィールド内における単位面積あたりの前記ノードの設置台数であってよい。   In the cluster tree network, the node installation density may be the number of nodes installed per unit area in a field of a repeater that is a node directly connected to the network management server.

この構成によれば、簡単な計算でノードの設置密度を求めることができる。   According to this configuration, the node installation density can be obtained by simple calculation.

上記のクラスタ・ツリーネットワークにおいて、前記ノードの設置密度は、複数の前記中継器のフィールド内にある前記ノードについては、他の中継器とシェアされている割合に応じた台数をカウントして求められてよい。   In the cluster tree network described above, the installation density of the nodes is obtained by counting the number of nodes in the field of the plurality of repeaters according to the proportion shared with other repeaters. It's okay.

この構成によれば、複数の中継器のフィールドが一部において重複する場合にも適切にノードの設置密度を求めることができる。   According to this configuration, it is possible to appropriately obtain the node installation density even when the fields of a plurality of repeaters partially overlap.

上記のクラスタ・ツリーネットワークにおいて、前記ノードの設置密度は、前記ノードごとに求められてよい。   In the above cluster tree network, the installation density of the nodes may be obtained for each node.

この構成によれば、クラスタ・ツリーネットワークを構成する複数のノードの一部のみのアドレス体系を変更して、アドレスを更新することができる。   According to this configuration, the address can be updated by changing the address system of only a part of the plurality of nodes constituting the cluster tree network.

上記のクラスタ・ツリーネットワークにおいて、前記ノードごとに求められる前記ノードの設置密度は、網管理サーバに直接接続される中継器のフィールド内における単位面積あたりの前記ノードの設置台数と、当該ノードの接続済み子ノード数とに基づいて求められてよい。   In the above cluster tree network, the installation density of the nodes required for each node is the number of nodes installed per unit area in the field of the relay directly connected to the network management server, and the connection of the nodes It may be obtained based on the number of finished child nodes.

この構成によれば、中継器以下のネットワークの全体の設置密度と、当該ノードの周りの設置密度とに基づいて、アドレス体系を変更するか否かを判断できる。   According to this configuration, it is possible to determine whether or not to change the address system based on the overall installation density of the network below the repeater and the installation density around the node.

上記のクラスタ・ツリーネットワークにおいて、前記ノードごとに求められる前記ノードの設置密度は、当該ノード通信半径内における単位面積あたりの前記ノードの設置台数に基づいて求められてよい。   In the cluster tree network described above, the installation density of the nodes obtained for each node may be obtained based on the number of installed nodes per unit area within the node communication radius.

この構成によれば、当該ノードの周りの設置密度に基づいてアドレス体系を変更するか否かを判断できる。   According to this configuration, it is possible to determine whether or not to change the address system based on the installation density around the node.

上記のクラスタ・ツリーネットワークにおいて、前記アドレス体系変更条件は、前記網管理サーバに直接接続されるノードである中継器の子ノードの数が閾値を上回ることであってよい。   In the cluster tree network described above, the address system change condition may be that the number of child nodes of a repeater that is a node directly connected to the network management server exceeds a threshold value.

この構成によれば、非常に簡単にアドレス体系を変更するか否かを判断できる。   According to this configuration, it is possible to determine whether or not to change the address system very easily.

上記のクラスタ・ツリーネットワークにおいて、前記アドレス体系変更条件は、前記網管理サーバが、前記ノードから新規のノードを追加できなかった旨の通知を受けることであってよい。   In the cluster tree network described above, the address system change condition may be that the network management server receives a notification that a new node could not be added from the node.

この構成によれば、各ノードにおいて実際に新規のノードを追加できない場合に、アドレス体系を変更することができる。   According to this configuration, the address system can be changed when a new node cannot be actually added at each node.

上記のクラスタ・ツリーネットワークにおいて、前記アドレス体系変更部は、前記ノードのアドレスの一部の位のビット数を増加させるよう前記アドレス体系を変更し、前記アドレス更新部は、前記ノードのアドレスの前記一部の位のビット数を増加させ、当該一部の位のビットを下位にビットシフトし、前記アドレスの最下位のビットを削除するよう、前記アドレスを更新し、最大許容ホップ数の前記ノードの前記アドレス更新部は、その親ノードを変更することで、そのアドレスを更新する。   In the above cluster tree network, the address system changing unit changes the address system to increase the number of bits of a part of the node address, and the address update unit is configured to change the address of the node address. Increase the number of bits in some places, bit-shift the bits in some places, and update the address to delete the least significant bit of the address, and the node with the maximum allowed hop count The address update unit updates the address by changing the parent node.

この構成によれば、最大許容ホップ数が減少するとともに、アドレスの一部の位のビット数が増加するので、全体として、接続可能なノードの数を増加できる。   According to this configuration, the maximum allowable number of hops decreases, and the number of bits in a part of the address increases, so that the total number of connectable nodes can be increased as a whole.

上記のクラスタ・ツリーネットワークにおいて、前記アドレス体系変更部は、前記ノードごとに求められる前記ノードの設置密度が前記閾値を上回るノード及びそれより下位のノード、又は新規のノードを追加できなかった旨の通知をしたノード及びそれより下位のノードの前記アドレス体系を変更してよい。   In the above cluster tree network, the address system changing unit may not add a node having a node density higher than the threshold and a node lower than the threshold or a new node required for each node. The address system of the notified node and lower nodes may be changed.

この構成によれば、クラスタ・ツリーネットワークにおいて接続可能なノードを増加させるために必要な一部においてのみアドレス体系を変更することができる。   According to this configuration, the address system can be changed only in a part necessary for increasing the number of connectable nodes in the cluster tree network.

上記のクラスタ・ツリーネットワークにおいて、前記アドレス体系変更部は、新規のノードを追加できなかった旨の通知をしたノードが複数ある場合に、そのうちの設置密度の低いノード及びそれより下位のノードのアドレス体系を変更してよい。   In the cluster tree network described above, when there are a plurality of nodes that have notified that a new node could not be added, the address system changing unit has addresses of nodes with lower installation density and lower-level nodes. You may change the system.

この構成によれば、クラスタ・ツリーネットワークにおいて接続可能なノードを増加させるために必要な一部においてのみアドレス体系を変更することができる。   According to this configuration, the address system can be changed only in a part necessary for increasing the number of connectable nodes in the cluster tree network.

本発明の別の態様は、網管理サーバを頂点として複数のノードがツリー状に接続され、各ノードのアドレスが当該ノードまでの経路情報を含むクラスタ・ツリーネットワークにおけるアドレス更新方法であって、このアドレス更新方法は、前記ノードの増加によって満たすことになるアドレス体系変更条件を満たすか否かを判断する変更条件判断ステップと、前記変更条件判断ステップにて前記アドレス体系変更条件を満たすと判断したときに、最大許容ホップ数を減少させるように、前記アドレスの体系を変更するアドレス体系変更ステップと、変更された前記アドレスの体系に従って前記ノードのアドレスを更新するアドレス更新ステップとを含んでいる。   Another aspect of the present invention is an address updating method in a cluster tree network in which a plurality of nodes are connected in a tree shape with a network management server as a vertex, and the address of each node includes path information to the node. When the address update method determines that the address system change condition is satisfied in the change condition determination step and the change condition determination step for determining whether or not the address system change condition to be satisfied by the increase of the nodes is satisfied, The address system changing step for changing the address system so as to reduce the maximum allowable hop number and the address updating step for updating the address of the node according to the changed address system are included.

この構成によっても、ノードが増加した際に、アドレス体系を変更することで、接続可能なノードの数を増加させるので、接続可能なノードの数を増加させるために時分割送信における分割数を増やすことはなく、よって、通信速度の遅延を伴うことなく接続可能なノードの数を増加させることができる。   Even with this configuration, when the number of nodes increases, the number of connectable nodes is increased by changing the address system, so the number of divisions in time division transmission is increased to increase the number of connectable nodes. Therefore, the number of nodes that can be connected without increasing the communication speed can be increased.

本発明によれば、ノードが増加した際に、アドレス体系を変更することで、接続可能なノードの数を増加させるので、接続可能なノードの数を増加させるために時分割送信における分割数を増やすことはなく、よって、通信速度の遅延を伴うことなく接続可能なノードの数を増加させることができる。   According to the present invention, when the number of nodes is increased, the number of connectable nodes is increased by changing the address system. Therefore, in order to increase the number of connectable nodes, the number of divisions in time division transmission is set. The number of nodes that can be connected can be increased without increasing the communication speed.

本発明の実施の形態における網管理サーバの構成を示すブロック図The block diagram which shows the structure of the network management server in embodiment of this invention 干渉を考慮した接続シミュレーションの結果(ノードの設置密度が低い場合)を示す図Diagram showing the result of connection simulation considering interference (when node installation density is low) 干渉を考慮した接続シミュレーションの結果(ノードの設置密度が高い場合)を示す図Diagram showing the result of connection simulation considering interference (when node installation density is high) 干渉を考慮した接続シミュレーションの結果(ノードの設置密度が高い場合)の部分拡大図Partial enlarged view of connection simulation result considering interference (when node installation density is high) 本発明の実施の形態におけるノード管理テーブルの具体例を示す図The figure which shows the specific example of the node management table in embodiment of this invention 本発明の実施の形態におけるノードの構成を示すブロック図The block diagram which shows the structure of the node in embodiment of this invention (a)本発明の実施の形態におけるアドレス体系変更条件の判断例1の具体例を示す図 (b)本発明の実施の形態におけるアドレス体系変更条件の判断例2の具体例を示す図(A) The figure which shows the specific example of the determination example 1 of the address system change condition in embodiment of this invention (b) The figure which shows the specific example of the determination example 2 of the address system change condition in embodiment of this invention (a)本発明の実施の形態におけるアドレス体系の変更の具体例(変更前)を示す図 (b)本発明の実施の形態におけるアドレス体系の変更の具体例(変更後)を示す図(A) The figure which shows the specific example (before change) of the change of the address system in embodiment of this invention (b) The figure which shows the specific example (after change) of the change of the address system in embodiment of this invention (a)本発明の実施の形態におけるアドレス体系の変更によるアドレス更新の具体例(変更前)を示す図 (b)本発明の実施の形態におけるアドレス体系の変更によるアドレス更新の具体例(変更後)を示す図(A) The figure which shows the specific example (before change) of the address update by the change of the address system in embodiment of this invention (b) The specific example (after change) of the address system by the change of embodiment of this invention Figure showing 本発明の実施の形態におけるアドレス体系の変更に伴う代替えを説明する図The figure explaining the alternative accompanying the change of the address system in embodiment of this invention 本発明の実施の形態の変形例におけるノードの構成を示すブロック図The block diagram which shows the structure of the node in the modification of embodiment of this invention. アドレス情報の具体例を示す図Figure showing a specific example of address information クラスタ・ツリーネットワークの構成を示すネットワーク構成図Network configuration diagram showing the configuration of a cluster tree network アドレスの具体例を示す図Figure showing a specific example of an address 網管理サーバから特定のノードにデータを送信する例を示すネットワーク構成図Network configuration diagram showing an example of transmitting data from a network management server to a specific node

以下、本発明の実施の形態のクラスタ・ツリーネットワークについて、図面を参照しながら説明する。本発明の実施の形態のクラスタ・ツリーネットワークは、従来のものと同様に、網管理サーバを頂点として、その下にツリー状に複数のノードが接続された構成を有する。   Hereinafter, a cluster tree network according to an embodiment of the present invention will be described with reference to the drawings. The cluster tree network according to the embodiment of the present invention has a configuration in which a network management server is used as a vertex and a plurality of nodes are connected in a tree shape under the network management server, as in the prior art.

以下の説明では、ノード間の接続をリンクともいう。以下の実施の形態では、ノード同士は無線で接続され、最上位のノード(中継器)と網管理サーバとは有線で接続されるが、本発明はこれに限られず、一部又は全部のノード同士が有線で接続されていてもよく、最上位のノードと網管理サーバが無線で接続されてもよい。また、以下の説明では、網管理サーバからノードへの送信を下り送信といい、ノードから網管理サーバに向けた送信を上り送信という。   In the following description, the connection between nodes is also referred to as a link. In the following embodiments, the nodes are connected to each other wirelessly, and the highest node (relay device) and the network management server are connected by wire. However, the present invention is not limited to this, and some or all of the nodes are connected. They may be connected to each other by wire, or the highest node and the network management server may be connected wirelessly. In the following description, transmission from the network management server to the node is referred to as downlink transmission, and transmission from the node to the network management server is referred to as uplink transmission.

また、以下の説明において、子ノード及び親ノード、上位及び下位という用語は、あるノード又は網管理サーバから見た相対的な概念である。従って、あるノードは、その1つ上位のノードから見ると子ノードとなり、その1つ下位のノードから見ると親ノードとなる。また、網管理サーバからあるノードへ、又はあるノードから網管理サーバにデータを送信する際の各ノードにおけるデータの転送をホップともいい、送信元からの転送の回数をホップ数ともいう。クラスタ・ツリーネットワークは、複数回のホップによってデータを伝達するマルチホップネットワークの一種である。また、子ノードを有するノードをブランチノードといい、子ノードを有しないノードをリーフノードという。   Further, in the following description, the terms child node and parent node, upper and lower, are relative concepts viewed from a certain node or network management server. Therefore, a certain node becomes a child node when viewed from the next higher node, and becomes a parent node when viewed from the next lower node. Further, data transfer at each node when data is transmitted from the network management server to a certain node or from a certain node to the network management server is also referred to as a hop, and the number of transfers from the transmission source is also referred to as a hop number. A cluster tree network is a type of multi-hop network that transmits data by multiple hops. A node having child nodes is called a branch node, and a node having no child nodes is called a leaf node.

以下では、まず、ノードの設置密度が高くなるとノードをクラスタ・ツリーネットワークに接続できなくなる状況を分析した後に、その問題を解決する本発明の実施の形態を説明する。   In the following, an embodiment of the present invention that solves the problem after analyzing the situation where the node cannot be connected to the cluster tree network when the installation density of the node becomes high will be described.

図2及び図3は、干渉を考慮した接続結果を示す図である。図4は、図3の部分拡大図である。図2及び図3では干渉を避けるために数種類の周波数帯を使用しており、実線と鎖線と一点鎖線と二点鎖線とは、それぞれ異なる周波数帯が割り当てられることを示している。   2 and 3 are diagrams illustrating connection results in consideration of interference. FIG. 4 is a partially enlarged view of FIG. In FIG. 2 and FIG. 3, several types of frequency bands are used in order to avoid interference, and it is shown that different frequency bands are assigned to the solid line, the chain line, the one-dot chain line, and the two-dot chain line, respectively.

図2は、ノードの設置密度が低い(たとえばノードの設置密度が360個/km2)状態で且つ予め最大許容ホップ数を8と設定した場合であり、一方、図3はノードの設置密度が高い(たとえば、ノードの設置密度が640個/km2)状態で且つ1段ホップ〜4段ホップまでの各位の最大子ノード数を254個とし、5段ホップ以降の各位の最大子ノード数を14とし、最大許容ホップ数を9と設定した場合である。 FIG. 2 shows a case where the node installation density is low (for example, the node installation density is 360 / km2) and the maximum allowable hop count is set to 8 in advance, while FIG. 3 shows that the node installation density is high. (For example, the node installation density is 640 / km 2 ) and the maximum number of child nodes in each rank from the first hop to the fourth hop is 254, and the maximum number of child nodes in each rank after the fifth hop is 14 And the maximum allowable hop count is set to 9.

図2では図中の1000個のノードについて、997個のノードは接続できたが、左上の丸印で囲った3つのノードが接続できていないことを示している。これらのノードの周辺のノードがすでに最大許容ホップ数になってしまっていたからと考えられる。また、図3では、図中の1000個のノードについて、997個のノードは接続できたが、左下の丸印で囲った3つのノードが接続できていないことを示している。これは、これらのノードの周囲のノードがすでに最大子ノード数の子ノードを有してしまっていたからと考えられる。   FIG. 2 shows that 997 nodes can be connected with respect to 1000 nodes in the figure, but the three nodes surrounded by a circle at the upper left cannot be connected. This is probably because the nodes around these nodes have already reached the maximum allowable hop count. Further, FIG. 3 shows that 997 nodes can be connected to 1000 nodes in the figure, but the three nodes surrounded by a circle at the lower left cannot be connected. This is presumably because the nodes around these nodes already have the maximum number of child nodes.

これら図2及び図3のように、ノード設置密度ごとの最大許容ホップ数と接続可能なノードの数との関係においては、アドレスのサイズを変えずにホップを伸ばすと1ブランチノードに接続可能な子ノード数が減少する。そのため、ノード設置密度が高くなるにつれてブランチノードが増加し、最終的に利用可能な周波数を使い果たしてしまう。その結果、接続可能な距離にあるノードでも接続ができないノードが現れる。   As shown in FIG. 2 and FIG. 3, in the relationship between the maximum allowable hop count for each node installation density and the number of connectable nodes, it is possible to connect to one branch node by extending the hop without changing the address size. The number of child nodes decreases. Therefore, as the node installation density increases, the number of branch nodes increases, and eventually the available frequencies are used up. As a result, a node that cannot be connected even at a node within a connectable distance appears.

このような状況を踏まえて、本実施の形態では、ノードの増加によって満たすことになるアドレス体系変更条件を満たすか否かによって、最大許容ホップ数を変更するように、アドレス体系を変更する。以下、本発明の実施の形態のクラスタ・ツリーネットワークを具体的に説明する。   Based on such a situation, in the present embodiment, the address system is changed so as to change the maximum allowable number of hops depending on whether or not an address system change condition that will be satisfied by an increase in the number of nodes is satisfied. Hereinafter, the cluster tree network according to the embodiment of the present invention will be described in detail.

図1は、本発明の実施の形態の網管理サーバの構成を示すブロック図である。網管理サーバ110は、送受信部11と、ノード管理テーブル記憶部12と、変更条件判断部13と、アドレス体系変更部14とを備えている。送受信部11は、中継器との間でデータの送受信をする。送受信部11は、通常時には、ツリー内のノードから上り送信で送られてくるデータ(例えば、検針情報等のセンサ検出値)を受信する。また、送受信部11は、下り送信において、ツリー内の全ノード又は特定の一部のノードに対して送信データ(例えば、後述するアドレス体系変更の指示等)を送信する。特定のノードにデータを送信する場合は、送受信部11は、送信データに送信アドレスとして当該特定のノードのアドレスを付加して送信する。送信データは、ヘッダ部とデータ部からなり、送信アドレスは送信データのヘッダ部に付与される。   FIG. 1 is a block diagram showing the configuration of the network management server according to the embodiment of this invention. The network management server 110 includes a transmission / reception unit 11, a node management table storage unit 12, a change condition determination unit 13, and an address system change unit 14. The transmission / reception unit 11 transmits / receives data to / from the repeater. The transmission / reception unit 11 normally receives data (for example, sensor detection values such as meter reading information) transmitted by uplink transmission from a node in the tree. Further, in downlink transmission, the transmission / reception unit 11 transmits transmission data (for example, an instruction to change an address system to be described later) to all nodes in the tree or a specific part of nodes. When transmitting data to a specific node, the transmission / reception unit 11 transmits the transmission data with the address of the specific node added as a transmission address. Transmission data consists of a header part and a data part, and a transmission address is given to the header part of transmission data.

ノード管理テーブル記憶部12は、ノード管理テーブルが保存されている。ノード管理テーブルでは、クラスタ・ツリーネットワーク内のノードのノードIDとアドレスとが対応付けられている。図5は、ノード管理テーブルの具体例を示す図である。この例では、アドレスは、各位が1バイトで、最大許容ホップ数は7ホップであるアドレス体系を示している。   The node management table storage unit 12 stores a node management table. In the node management table, node IDs and addresses of nodes in the cluster tree network are associated with each other. FIG. 5 is a diagram illustrating a specific example of the node management table. In this example, the address shows an address system in which each rank is 1 byte and the maximum allowable hop count is 7 hops.

変更条件判断部13は、アドレス体系変更条件を満たすか否かを判断する。アドレス体系変更条件については、後述する。アドレス体系変更部14は、変更条件判断部13にてアドレス体系変更条件を満たすと判断されたときに、一部又は全てのノードのアドレス体系を変更する。具体的には、アドレス体系変更部14は、設置密度が高くなると、最大許容ホップ数を減少させるように、アドレス体系を変更する。アドレス体系の変更についての詳細は後述する。   The change condition determination unit 13 determines whether or not the address system change condition is satisfied. The address system change condition will be described later. The address system change unit 14 changes the address system of some or all nodes when the change condition determination unit 13 determines that the address system change condition is satisfied. Specifically, the address system changing unit 14 changes the address system so as to decrease the maximum allowable hop count when the installation density increases. Details of the change of the address system will be described later.

図6は、ノードの構成を示すブロック図である。ノード210は、送受信部21と、受信判断部22と、アドレス更新部23と、自アドレス記憶部24とを備えている。送受信部21は、下り送信の場合には、親ノードから送信データを受信して、必要な情報を抽出し、上り送信の場合には、子ノードから送信データを受信して、必要な情報を抽出する。自アドレス記憶部24には、そのノードのアドレスが記憶されている。   FIG. 6 is a block diagram showing the configuration of the node. The node 210 includes a transmission / reception unit 21, a reception determination unit 22, an address update unit 23, and a self address storage unit 24. In the case of downlink transmission, the transmission / reception unit 21 receives transmission data from the parent node and extracts necessary information. In the case of uplink transmission, the transmission / reception unit 21 receives transmission data from the child node, and transmits necessary information. Extract. The own address storage unit 24 stores the address of the node.

受信判断部213は、下り送信の場合に、親ノードから受信した送信データのヘッダ部のデータに基づいて、自アドレス記憶部212に記憶された自己のアドレスを参照して、送信先を判断する。具体的には、自アドレスが、送信データのヘッダ部のデータのうちの上位の部分と一致しているか否か(即ち、ヘッダ部のデータに自アドレスが含まれているか否か)によって、その送信データを受信するか否かを判断する。受信判断部213は、自アドレスが、送信データのヘッダ部のデータのうちの上位の部分と一致している場合には、そのデータをさらに転送し、自アドレスが送信データのヘッダ部のデータと完全に一致している場合には、その送信データを自分宛のデータとして受領し、自アドレスが、送信データのヘッダ部のデータのうちの上位の部分と一致していない場合(送信データのヘッダ部に自アドレスが含まれていない場合)には、受信したデータを破棄する。   In the case of downlink transmission, the reception determination unit 213 determines the transmission destination by referring to the own address stored in the own address storage unit 212 based on the data of the header part of the transmission data received from the parent node. . Specifically, depending on whether or not the own address matches the upper part of the header data of the transmission data (that is, whether or not the own address is included in the header data) It is determined whether or not transmission data is received. When the own address matches the upper part of the header data of the transmission data, the reception determining unit 213 further transfers the data, and the own address is the same as the header data of the transmission data. If they match completely, the transmission data is received as the data addressed to itself, and the self address does not match the upper part of the header data of the transmission data (the header of the transmission data If the address is not included in the part), the received data is discarded.

アドレス更新部23は、自アドレス記憶部24に記憶されている自アドレスを更新する。アドレス更新部23によるアドレス更新については、後述する。   The address update unit 23 updates the own address stored in the own address storage unit 24. The address update by the address update unit 23 will be described later.

上述のように、本実施の形態のクラスタ・ツリーネットワークでは、アドレス体系変更条件を満たすか否かの判断に基づいて、アドレス体系を変更する。そこで、まず、変更条件判断部13における、アドレス体系変更条件及びその条件を満たすか否の判断について説明する。   As described above, in the cluster tree network according to the present embodiment, the address system is changed based on whether or not the address system change condition is satisfied. First, the address condition change condition and the determination as to whether the condition is satisfied in the change condition determination unit 13 will be described.

(アドレス体系変更条件の判断例1)
この例では、網管理サーバ110に接続される各中継器について、そのフィールドが定められる。このフィールドの情報は、ノード管理テーブル記憶部12に記憶される。変更条件判断部13は、中継器ごとに、ノード管理テーブル記憶部12に記憶されたフィールドのサイズと、ノード管理テーブル記憶部12に記憶されたノード管理テーブルに含まれるノードの台数、即ちノード設置台数とに基づいて、下式(1)によってノードの設置密度を算出する。
設置密度=ノード設置台数/フィールドサイズ ・・・(1)
図7(a)は、判断例1の具体例を示す図である。図7(a)の例では、フィールドサイズが1km×1kmであり、ノード設置台数は4台であるので、設置密度は4台/km2となる。なお、中継器はノードとしてはカウントしない。
(Example of address system change condition judgment 1)
In this example, the field is determined for each repeater connected to the network management server 110. Information of this field is stored in the node management table storage unit 12. For each repeater, the change condition determination unit 13 determines the size of the field stored in the node management table storage unit 12 and the number of nodes included in the node management table stored in the node management table storage unit 12, that is, node installation Based on the number, the node installation density is calculated by the following equation (1).
Installation density = number of nodes installed / field size (1)
FIG. 7A is a diagram illustrating a specific example of the first determination example. In the example of FIG. 7A, since the field size is 1 km × 1 km and the number of installed nodes is 4, the installation density is 4 / km 2 . Note that the repeater does not count as a node.

変更条件判断部13は、設置密度の閾値を保持している。変更条件判断部13は、上式(1)によって計算した設置密度が、設置密度の閾値を上回ったときに、アドレス体系変更条件を満たしたと判断して、アドレス体系変更部14に対してそれを通知し、アドレス体系変更部14はアドレス体系を変更する。   The change condition determination unit 13 holds a threshold value for installation density. The change condition determination unit 13 determines that the address system change condition is satisfied when the installation density calculated by the above equation (1) exceeds the installation density threshold, and the address system change unit 14 determines that. The address system changing unit 14 changes the address system.

(アドレス体系変更条件の判断例2)
この例は、上記判断例1の変形例であり、複数の中継器のフィールドが一部重複している場合の設置密度の判断を適切に行うものである。図7(b)は、判断例2の具体例を示す図である。図7(b)の例では、中継器X1のフィールドには8台のノードが含まれているが、そのうちの4台のノードは、中継器X2のフィールドにも属している。図7(b)に示すように、複数の中継器のフィールドが一部重複している場合には、フィールドごとの設置台数も考慮して、下式(2)によってノードの設置密度を算出する。
設置密度=(非重複ノード設置台数/フィールドサイズ)+(重複ノード設置台数/重複数/フィールドサイズ) ・・・(2)
(Example 2 of address system change condition determination)
This example is a modification of the above determination example 1, and appropriately determines the installation density when the fields of a plurality of repeaters partially overlap. FIG. 7B is a diagram illustrating a specific example of the determination example 2. In the example of FIG. 7B, the relay X1 field includes eight nodes, but four of these nodes also belong to the relay X2 field. As shown in FIG. 7B, when the fields of a plurality of repeaters partially overlap, the installation density of nodes is calculated by the following equation (2) in consideration of the number of installations for each field. .
Installation density = (Number of non-overlapping nodes installed / field size) + (Number of overlapping nodes installed / duplicate / field size) (2)

ここで、非重複ノード設置台数とは、1つの中継器のフィールドにのみ属しているノードの設置台数であり、重複ノード設置台数とは、複数の中継器のフィールドに属しているノードの設置台数である。即ち、複数の中継器のフィールドに属しているノードについては、1個のノードとはカウントせずに、他の中継器とシェアしている割合(本実施の形態では均等とする。)に応じた台数をカウントする。図7(b)の例では、中継器X1のフィールドに含まれるノードのうちの4個のノードは中継器X2のフィールドにも属しており、合計2個の中継器のフィールドに属しているので、1/2個としてカウントする。   Here, the number of installed non-overlapping nodes is the number of installed nodes belonging to only one repeater field, and the number of installed redundant nodes is the number of installed nodes belonging to a plurality of repeater fields. It is. That is, nodes belonging to a plurality of repeater fields are not counted as one node, but are shared with other repeaters (equal in the present embodiment). Count the number. In the example of FIG. 7B, four of the nodes included in the field of the repeater X1 belong to the field of the repeater X2 and belong to the field of two repeaters in total. , Count as 1/2.

変更条件判断部13は、設置密度の閾値を保持している。変更条件判断部13は、上式(2)によって計算した設置密度が、設置密度の閾値を上回ったときに、アドレス体系変更条件を満たしたと判断して、アドレス体系変更部14に対してそれを通知する。   The change condition determination unit 13 holds a threshold value for installation density. The change condition determination unit 13 determines that the address system change condition is satisfied when the installation density calculated by the above equation (2) exceeds the installation density threshold, and the address system change unit 14 Notice.

(アドレス体系変更条件の判断例3)
この例では、ノードごとに設置密度を求める。具体的には、ノードごとに、判断例1又は判断例2による設置密度に、重み付けとして、当該ノードの接続済みの子ノード数の定数倍を付加する。即ち、変更条件判断部13は、下式(3)によって、各ノードの設置密度を計算する。
各ノードの設置密度=判断例1又は判断例2の設置密度+α(接続済みの子ノード数) ・・・(3)
ここで、αは定数である。
(Example of address system change condition judgment 3)
In this example, the installation density is obtained for each node. Specifically, a constant multiple of the number of connected child nodes of the node is added as a weight to the installation density according to the determination example 1 or the determination example 2 for each node. That is, the change condition determination unit 13 calculates the installation density of each node by the following equation (3).
Installation density of each node = Installation density of determination example 1 or determination example 2 + α (number of connected child nodes) (3)
Here, α is a constant.

変更条件判断部13は、各ノードについて式(3)により設置密度を求めて、それをアドレス体系変更条件として付与されている閾値と比較する。変更条件判断部13は、設置密度が閾値を上回るノードがあるときに、アドレス体系変更条件を満たしたと判断して、アドレス体系変更部14に対してそれを通知する。   The change condition determination unit 13 obtains the installation density for each node according to the equation (3), and compares it with the threshold given as the address system change condition. When there is a node whose installation density exceeds the threshold, the change condition determination unit 13 determines that the address system change condition is satisfied, and notifies the address system change unit 14 of it.

(アドレス体系変更条件の判断例4)
この例でも、ノードごとに設置密度を求める。具体的には、各ノードの通信半径内に含まれるノードの数から、下式(4)によって設置密度を算出する。
各ノードの設置密度=通信半径内に含まれるノード数/通信半径 ・・・(4)
ここで、通信半径は各ノードに共通であってよく、この場合には密度判断部13がその通信半径の情報を有していてよい。また、通信半径はノードごとに異なっていてもよく、この場合には、ノード管理テーブルにおいて、各ノードIDに通信半径の情報が対応付けられる。
(Example 4 of address system change condition determination)
Also in this example, the installation density is obtained for each node. Specifically, the installation density is calculated by the following equation (4) from the number of nodes included in the communication radius of each node.
Installation density of each node = number of nodes included in communication radius / communication radius (4)
Here, the communication radius may be common to each node. In this case, the density determination unit 13 may have information on the communication radius. Further, the communication radius may be different for each node. In this case, information on the communication radius is associated with each node ID in the node management table.

変更条件判断部13は、各ノードについて式(4)により設置密度を求めて、それをアドレス体系変更条件として付与されている閾値と比較する。変更条件判断部13は、設置密度が閾値を上回るノードがあるときに、アドレス体系変更条件を満たしたと判断して、アドレス体系変更部14に対してそれを通知する。   The change condition determination unit 13 obtains the installation density for each node according to the equation (4), and compares it with the threshold given as the address system change condition. When there is a node whose installation density exceeds the threshold, the change condition determination unit 13 determines that the address system change condition is satisfied, and notifies the address system change unit 14 of it.

(アドレス体系変更条件の判断例5)
この例では、各中継器に接続されているノードの数、即ち、各中継器の子ノード数によってアドレス体系変更条件を満たすか否かを判断する。変更条件判断部13は、ノード管理テーブル記憶部12に記憶されたノード管理テーブルを参照することで、各中継器についてその子ノード数を取得する。そして、変更条件判断部13は、取得した子ノード数を所定の閾値と比較する。変更条件判断部13は、子ノード数が閾値を上回る中継器があるときに、アドレス体系変更条件を満たしたと判断して、アドレス体系変更部14に対してそれを通知する。
(Example 5 of address system change condition determination)
In this example, whether or not the address system change condition is satisfied is determined based on the number of nodes connected to each repeater, that is, the number of child nodes of each repeater. The change condition determination unit 13 refers to the node management table stored in the node management table storage unit 12 to obtain the number of child nodes for each repeater. Then, the change condition determination unit 13 compares the acquired number of child nodes with a predetermined threshold value. The change condition determination unit 13 determines that the address system change condition is satisfied when there is a repeater whose number of child nodes exceeds the threshold value, and notifies the address system change unit 14 of the determination.

次に、アドレス体系変更部14におけるアドレス更新の処理について説明する。上述のように、本実施の形態のクラスタ・ツリーネットワークでは、最大許容ホップ数を変更するように、アドレス体系を変更する。アドレス体系変更部14は、変更条件判断部13がアドレス体系変更条件を満たしたと判断してその旨を通知してきたときに、アドレス体系を変更する。以下、いくつかの例を示す。   Next, address update processing in the address system changing unit 14 will be described. As described above, in the cluster tree network according to the present embodiment, the address system is changed so as to change the maximum allowable hop count. The address system changing unit 14 changes the address system when the change condition determining unit 13 determines that the address system changing condition is satisfied and notifies that fact. Here are some examples.

図8は、本実施の形態におけるアドレス体系の変更を示す図である。図8(a)は変更前のアドレス体系を示しており、図8(b)は変更後のアドレス体系を示している。図8(a)に示すように、変更前は、各位に1バイトずつ均等にビット数が割り当てられていたが、アドレス体系変更条件を満たしたことで、アドレス体系変更部14は、図8(b)に示すように、アドレスの第2位(中継器の直下の位)を2バイトに変更する。これによって、最大許容ホップ数は1つ減ることとなり、図8(a)に示す変更前に7ホップであった最大許容ホップ数は6ホップに減少する。   FIG. 8 is a diagram showing a change of the address system in the present embodiment. FIG. 8A shows the address system before the change, and FIG. 8B shows the address system after the change. As shown in FIG. 8A, before the change, the number of bits was evenly allocated to each byte, but when the address system change condition is satisfied, the address system change unit 14 As shown in b), the second place of the address (the place immediately below the repeater) is changed to 2 bytes. As a result, the maximum allowable number of hops is reduced by 1, and the maximum allowable number of hops that was 7 hops before the change shown in FIG. 8A is reduced to 6 hops.

送受信部11は、アドレス体系変更部14にて変更されたアドレス体系とともにアドレス更新の指示を該当する中継器を介してその下位のノードに配信する。このアドレス更新の指示を受けたノード210のアドレス更新部23は、アドレスを更新して、新たなアドレスを網管理サーバ110に通知する。網管理サーバ110では、送受信部11にてこの通知を受けて、ノード管理テーブルを更新する。   The transmission / reception unit 11 delivers an address update instruction together with the address system changed by the address system change unit 14 to a lower node through the corresponding relay. Upon receiving this address update instruction, the address update unit 23 of the node 210 updates the address and notifies the network management server 110 of the new address. In the network management server 110, the transmission / reception unit 11 receives this notification and updates the node management table.

図9は、アドレス体系の変更によるアドレス更新の具体例を示す図である。図9(a)は変更前のアドレスを示し、図9(b)は変更後のアドレスを示している。図8の例では中継器の直下の第2位のビット数が増加されたので、1段ホップ目のノードのアドレス「01:01:00:00:00:00:00:00」は、「01:0001:00:00:00:00:00」に変更される。そして、それ以下のノードについても同様に、第2位の「01」が「0001」に変更されるとともに、最後の位が削除される。   FIG. 9 is a diagram showing a specific example of address update by changing the address system. FIG. 9A shows the address before the change, and FIG. 9B shows the address after the change. In the example of FIG. 8, since the number of second-order bits immediately below the repeater is increased, the address “01: 01: 00: 00: 00: 00: 00” of the first hop node is “ 01: 0001: 00: 00: 00: 00 ”. Similarly, for the nodes below that, the second place “01” is changed to “0001” and the last place is deleted.

図10は、アドレス体系の変更に伴う代替えを説明する図である。上記のように、アドレス体系の変更によって、各ノードの最後の位が削除されるので、このアドレス更新によって、最大許容ホップ数のノードは、その親ノードのアドレスと同じになってしまう。これを避けるために、この例のクラスタ・ツリーネットワークでは、以下のようにして、アドレスを更新する。   FIG. 10 is a diagram for explaining an alternative associated with a change in the address system. As described above, since the last place of each node is deleted by changing the address system, the node with the maximum allowable number of hops becomes the same as the address of its parent node by this address update. In order to avoid this, in the cluster tree network of this example, the address is updated as follows.

アドレス体系変更部14は、全ノードに対して、ホップ数を減らすアドレス体系変更の指示を配信する。指示を受けたノード210のアドレス更新部23は、次のようにしてアドレスを更新する。まず、最大許容ホップ数から2段目より上位のノード、即ち、最大許容ホップ数が7ホップであるときの6段ホップ目より上位のノード(1段ホップ目〜5段ホップ目のノード)は、図8に示すようにビットシフトして最後の位は削除することで、アドレスを更新する。   The address system changing unit 14 distributes an instruction for changing the address system to reduce the number of hops to all nodes. Upon receiving the instruction, the address update unit 23 of the node 210 updates the address as follows. First, nodes higher than the second tier from the maximum allowable hop count, that is, nodes higher than the sixth hop when the maximum allowable hop count is 7 hops (nodes from the first hop to the fifth hop) are as follows: As shown in FIG. 8, the address is updated by bit-shifting and deleting the last digit.

最大許容ホップ数から2段目(6段ホップ目)のノードがリーフノード(子ノードを有しないノード)である場合は、上位のノードと同様にビットシフトして最後の位を削除することで、アドレスを更新する。最大許容ホップ数から2段目(6段ホップ目)のノードがブランチノード(子ノードを有するノード)である場合は、そのノードは、元の親ノードよりも上位のノードであって接続可能な周囲のノードを探索する。   If the node at the second stage (sixth stage hop) from the maximum allowable hop count is a leaf node (a node that does not have a child node), it can be bit-shifted and deleted at the last place in the same way as the upper node. , Update the address. If the node of the second tier (the sixth hop) from the maximum allowable hop count is a branch node (a node having a child node), the node is a higher-order node than the original parent node and can be connected. Search for surrounding nodes.

探索の結果、2段ホップ以上の子ノードを接続可能なノードがあれば、最大許容ホップ数から2段目のブランチノードは、当該接続可能なノードを新たな親ノードとする代替えを行なう。新たな親ノードは、代替えをしたノードに対して新たなアドレスを発行し、代替えをしたノードは、発行された新たなアドレスを自アドレス記憶部24に保存する。代替えをしたノードは、子ノードに対して新たな自アドレスを通知する。通知を受けた子ノードは、代替えをした親ノードのアドレスを含むように自アドレスを更新し、自アドレス記憶部24に保存する。   As a result of the search, if there is a node that can connect a child node of two or more hops, the branch node in the second tier from the maximum allowable hop count substitutes the connectable node as a new parent node. The new parent node issues a new address to the replaced node, and the replaced node stores the issued new address in its own address storage unit 24. The replaced node notifies the child node of the new own address. The child node that has received the notification updates its own address so as to include the address of the replaced parent node, and stores it in its own address storage unit 24.

探索の結果、2段ホップ以上の子ノードを接続可能なノードがなければ、最大許容ホップ数から2段目のブランチノードは、子ノードを切り離して、自アドレスのみ、ビットシフトして最後の位を削除することで、アドレスを更新する。図10の例では、6段ホップ目のノードB6は、周囲に2段ホップ以上の子ノードを接続可能なノードがなかったため、子ノードである7段ホップ目のノードB7を切り離して、自アドレスは、ビットシフトさせて最後の位の「00」を削除することで更新している。   As a result of the search, if there is no node that can connect a child node with two or more hops, the branch node in the second tier from the maximum allowable number of hops separates the child node, bit-shifts only its own address, and moves to the last position. Update the address by deleting. In the example of FIG. 10, since the node B6 of the sixth hop has no nodes that can connect child nodes of two or more hops around it, the node B7 of the seventh hop that is a child node is separated and its own address Is updated by bit-shifting and deleting the last digit “00”.

探索の結果、2段ホップ以上の子ノードを接続可能なノードがない場合には、最大許容ホップ数のノード、即ち、最下位のノードは、接続可能な周囲のノードを探索し、発見した接続可能なノードを新たな親ノードとする代替えを行なう。新たな親ノードは、代替えをした最下位のノードに対して新たなアドレスを発行し、代替えをした最下位のノードは、発行された新たなアドレスを自アドレス記憶部24に保存する。図10の例では、最下位の7段ホップ目のノードB7は、接続可能な周囲のノードを探索して、5段ホップ目のノードA5が接続可能であったので、このノードA5に代替えをしている。   As a result of the search, if there is no node that can connect a child node of two or more hops, the node with the maximum allowable number of hops, that is, the lowest-order node searches for a connectable surrounding node, and finds the connection found The possible node is replaced with a new parent node. The new parent node issues a new address to the lowermost node that has been replaced, and the lowermost node that has performed the replacement stores the issued new address in its own address storage unit 24. In the example of FIG. 10, the lowermost 7th hop node B7 searches for connectable surrounding nodes and the 5th hop node A5 is connectable. doing.

以上のようにして、ノードの設置密度が大きくなる等のアドレス体系変更条件を満たした場合に、最大許容ホップ数を減少させるようにアドレス体系を変更することで、接続可能なノードを増加させている。上記のようにしてアドレス体系の変更を行なった後に、さらにノード数が増加したことにより、接続できないノードが発生した場合には、最大許容ホップ数をさらに減少させるようにアドレス体系を変更する。図8の例の変更の後に、さらに最大許容ホップ数を減少させる場合には、2段ホップ目のビット数を2バイトとして、最下位である6段ホップ目を削除するように、アドレス体系を変更する。以下、同様にして、ノードの設置密度の増大に応じてアドレス体系を変更する。   As described above, when the address system change condition such as the increased node density is satisfied, the number of connectable nodes can be increased by changing the address system to reduce the maximum allowable hop count. Yes. After the address system is changed as described above, if a node that cannot be connected due to an increase in the number of nodes occurs, the address system is changed so as to further reduce the maximum allowable hop count. When the maximum allowable hop count is further reduced after the change in the example of FIG. 8, the address system is changed so that the number of bits of the second hop is 2 bytes and the sixth hop that is the lowest is deleted. change. In the same manner, the address system is changed in accordance with the increase in node installation density.

以上のように、本実施の形態のクラスタ・ツリーネットワークによれば、ノードの設置密度が増大した等のアドレス体系変更条件を満たしたときに、アドレス体系を変更することで、接続可能なノードの数を増加させるので、接続可能なノードの数を増加させるために時分割送信における分割数を増やすことはなく、よって、通信速度の遅延を伴うことなく接続可能なノードの数を増加させることができる。   As described above, according to the cluster tree network of the present embodiment, when an address system change condition such as an increase in the installation density of nodes is satisfied, the address system can be changed by changing the address system. In order to increase the number of nodes that can be connected, the number of divisions in time division transmission is not increased to increase the number of nodes that can be connected, and therefore the number of nodes that can be connected without increasing the communication speed is increased. it can.

上記の実施の形態では、設置密度の判断例として、5つの例を説明した。以下では、設置密度の判断の更なる変形例を説明する。   In the above embodiment, five examples have been described as examples of determining the installation density. Below, the further modification of judgment of installation density is demonstrated.

(アドレス体系変更条件の判断の変形例)
変形例では、接続できない子ノードを親ノードが見つけて、網管理サーバ110に通知することで、網管理サーバ110がアドレス体系を変更する。図11は、変形例におけるノードの構成を示すブロック図である。変形例のノード220は、上記の実施の形態のノード210の構成に加えて、子アドレス記憶部25と更新判断部26とを備えている。子アドレス記憶部25には、全ての子ノードのノードIDとアドレスとを対応付けた子アドレステーブルが記憶されている。子アドレス記憶部25及び子ノード追加判断部26は、新規に追加されるノード(新規ノード)から、当該新規ノードの親ノードとなるよう要請を受けた場合、即ちノードが親ノード候補となった場合に、用いられる。
(Modification example of judgment of address system change condition)
In the modification, the network management server 110 changes the address system when the parent node finds a child node that cannot be connected and notifies the network management server 110 of the child node. FIG. 11 is a block diagram illustrating a configuration of a node in the modification. The node 220 of the modification includes a child address storage unit 25 and an update determination unit 26 in addition to the configuration of the node 210 of the above embodiment. The child address storage unit 25 stores a child address table in which node IDs and addresses of all child nodes are associated with each other. When the child address storage unit 25 and the child node addition determination unit 26 receive a request from a newly added node (new node) to become the parent node of the new node, that is, the node becomes a parent node candidate. Used in some cases.

本変形例では、自アドレス記憶部24に、自アドレスの他、アドレス情報として、自アドレスを構成する8バイトについて、「自アドレスの特徴部分開始ビット」、「自アドレスの特徴部分のビット数」、及び「子ノードのアドレスの特徴部分のビット数」が記憶されている。図12は、アドレス情報の具体例を示す図である。図12の例において、ノードA1のアドレスは、「01:0001:00:00:00:00:00」であり、このうちの自アドレスの特徴部分(親ノードと相違する部分)は、第2位の「0001」である。このノードA1は、子ノードとしてノードAA1及びノードAB1を有している。   In this modification, in the self-address storage unit 24, as the address information, in addition to the self-address, “the characteristic part start bit of the self-address” and “the number of bits of the characteristic part of the self-address” for the eight bytes constituting the self-address And “the number of bits of the characteristic part of the address of the child node” are stored. FIG. 12 is a diagram illustrating a specific example of address information. In the example of FIG. 12, the address of the node A1 is “01: 0001: 00: 00: 00: 00”, and the characteristic part of the own address (part different from the parent node) is the second The first place is “0001”. This node A1 has a node AA1 and a node AB1 as child nodes.

ノードAA1のアドレスは、親ノードであるノードA1のアドレスの実効部分(ゼロでない上位の部分)を全て含む「01:0001:01:00:00:00:00」である。このノードAA1の自アドレスの特徴部分は、第3位の「01」であるので、「自アドレスの特徴部分開始ビット」は、25ビット目(8ビット×3桁+1)である。また、「自アドレスの特徴部分のビット数」は、第3位「01」の8ビットであり、「子ノードのアドレスの特徴部分のビット数」は、第4位「00」の8ビットである。よって、ノードAA1の自アドレス記憶部24には、自アドレスの特徴部分開始ビット:25、自アドレスの特徴部分のビット数:8、子ノードのアドレスの特徴部分のビット数:8という情報が記憶されている。   The address of the node AA1 is “01: 0001: 01: 00: 00: 00” including all effective parts (higher parts that are not zero) of the address of the node A1 that is the parent node. Since the characteristic part of the own address of this node AA1 is “01” in the third place, the “characteristic part start bit of the own address” is the 25th bit (8 bits × 3 digits + 1). Also, “the number of bits of the feature part of the own address” is 8 bits of the third place “01”, and “the number of bits of the feature part of the address of the child node” is 8 bits of the fourth place “00”. is there. Therefore, the self address storage unit 24 of the node AA1 stores information such as the characteristic part start bit of the self address: 25, the number of bits of the characteristic part of the self address: 8, and the number of bits of the characteristic part of the address of the child node: 8. Has been.

同様に、ノードAB1のアドレスは、親ノードであるノードA1のアドレスの実効部分(ゼロでない上位の部分)を全て含む「01:0001:02:000:00:00:0」である。このノードAB1の自アドレスの特徴部分は、第3位の「02」であるので、「自アドレスの特徴部分開始ビット」は、25ビット目である。また、「自アドレスの特徴部分のビット数」は、第3位「02」の8ビットであり、「子ノードのアドレスの特徴部分のビット数」は、第4位「000」の12ビットである。よって、ノードAB1の自アドレス記憶部24には、自アドレスの特徴部分開始ビット:25、自アドレスの特徴部分のビット数:8、子ノードのアドレスの特徴部分のビット数:12という情報が記憶されている。   Similarly, the address of the node AB1 is “01: 0001: 02: 00: 00: 00: 0” including all effective parts (higher parts that are not zero) of the address of the node A1 that is the parent node. Since the characteristic part of the own address of the node AB1 is “02” in the third place, the “characteristic part start bit of the own address” is the 25th bit. In addition, “the number of bits of the feature part of the own address” is 8 bits of the third place “02”, and “the number of bits of the feature part of the address of the child node” is 12 bits of the fourth place “000”. is there. Accordingly, the own address storage unit 24 of the node AB1 stores information such as the feature part start bit of the own address: 25, the number of bits of the feature part of the own address: 8, and the number of bits of the feature part of the address of the child node: 12. Has been.

ここで、子ノードのアドレスの特徴部分のビット数は、即ち、そのノードが持つことのできる子ノードの数(子ノード最大収容数)を表している。子ノード追加判断部26は、アドレス更新部23が新規ノードから親ノードとなるよう要請を受けた場合、即ち自ノードが親ノード候補となった場合に、子アドレス記憶部25に記憶された子アドレステーブル及び自アドレス記憶部24に記憶されたアドレス情報を参照して、新規ノードを子ノードとして追加するか否かを判断する。   Here, the number of bits of the characteristic part of the address of the child node represents the number of child nodes that the node can have (maximum number of child nodes). When the address update unit 23 receives a request from the new node to become a parent node, that is, when the own node becomes a parent node candidate, the child node addition determination unit 26 stores the child stored in the child address storage unit 25. With reference to the address table and the address information stored in the own address storage unit 24, it is determined whether or not to add a new node as a child node.

具体的には、子ノード追加判断部26は、子アドレステーブルに含まれる子ノードの数が、「子ノードのアドレスの特徴部分のビット数」によって定まる子ノード最大収容数に達しているか否かを判断する。子アドレステーブルに含まれる子ノードの数が子ノード最大収容数に達しており、新規ノードに発行できるアドレスがない場合、即ち、子ノード橙収容数の制約により新規の子ノードを追加できない場合には、アドレス更新部23に、新規ノードを子ノードとして追加できない旨の通知をする。アドレス更新部23は、子ノード追加部26から子ノードの追加ができない旨の通知を受けた場合は、送受信部21を用いて、網管理サーバ110に、新規ノードを子ノードとして追加できない旨を通知する。   Specifically, the child node addition determining unit 26 determines whether or not the number of child nodes included in the child address table has reached the maximum number of child nodes determined by “the number of bits of the characteristic part of the address of the child node”. Judging. When the number of child nodes included in the child address table has reached the maximum capacity of child nodes and there is no address that can be issued to a new node, that is, when a new child node cannot be added due to the restriction of the number of child nodes orange Notifies the address updating unit 23 that a new node cannot be added as a child node. When the address updating unit 23 receives a notification from the child node adding unit 26 that a child node cannot be added, the address updating unit 23 uses the transmission / reception unit 21 to notify the network management server 110 that a new node cannot be added as a child node. Notice.

網管理サーバ110の変更条件判断部13は、この通知を受けたときに、アドレス体系変更条件を満たしたと判断して、アドレス体系変更部14に対してそれを通知する。   When receiving the notification, the change condition determination unit 13 of the network management server 110 determines that the address system change condition is satisfied, and notifies the address system change unit 14 of the determination.

一方、子ノード追加判断部26は、子アドレス記憶部25に記憶された子アドレステーブル及び自アドレス記憶部24に記憶されたアドレス情報を参照して、新規ノードに発行できるアドレスがある場合には、そのアドレスを子アドレステーブルに追加するとともに、アドレス更新部23にそのアドレスを通知する。この場合に、アドレス更新部23は、送受信部21を用いて、発行したアドレスを当該新規ノードに通知するとともに、網管理サーバ110に当該新規ノードのノードIDと発行したアドレスを通知する。網管理サーバ110の送受信部11はこの通知を受けてノード管理テーブル記憶部12のノード管理テーブルにこの新規ノードのアドレスを追加する。   On the other hand, the child node addition determination unit 26 refers to the child address table stored in the child address storage unit 25 and the address information stored in the own address storage unit 24, and when there is an address that can be issued to the new node. The address is added to the child address table, and the address update unit 23 is notified of the address. In this case, the address updating unit 23 uses the transmission / reception unit 21 to notify the new node of the issued address and notifies the network management server 110 of the node ID of the new node and the issued address. Upon receiving this notification, the transmission / reception unit 11 of the network management server 110 adds the address of the new node to the node management table of the node management table storage unit 12.

以上のように、本変形例では、アドレス体系変更条件は、新規ノードからの親ノードの要請を親ノード候補が断ったことの通知を受けることである。このように、網管理サーバ110の変更条件判断部13は、ノードから受けた通知に基づいてアドレス体系変更条件を満たすと判断してもよい。   As described above, in this modification, the address system change condition is to receive notification that a parent node candidate has refused a request for a parent node from a new node. Thus, the change condition determination unit 13 of the network management server 110 may determine that the address system change condition is satisfied based on the notification received from the node.

なお、上記の実施の形態では、ノードの設置密度が高くなった場合に、該当する中継器以下の全てのノードのアドレス体系を一律に変更した。本発明はこれに限られず、クラスタ・ツリーネットワークにおけるノードの設置密度が高い一部分のみのアドレス体系を変更してもよい。即ち、上記の判断例3及び判断例4では、ノードごとに設置密度が閾値を越えたか否かを判断するので、あるノードの設置密度が閾値を超えた場合には、そのノード及びそのノードより下位のノードのアドレス体系を変更することができる。また、上記の判断の変形例では、親ノード候補から、新規ノードを子ノードとして追加できない旨の通知とともに、当該新規ノードのノードIDを受けることで、当該親ノード候補及びその親ノード候補より下位のノードのアドレス体系を変更することができる。   In the above embodiment, when the installation density of nodes becomes high, the address system of all nodes below the corresponding repeater is uniformly changed. The present invention is not limited to this, and the address system of only a part of the cluster tree network having a high installation density of nodes may be changed. That is, in the above determination example 3 and determination example 4, it is determined whether or not the installation density exceeds the threshold value for each node. If the installation density of a certain node exceeds the threshold value, the node and the node The address system of lower nodes can be changed. Further, in the modified example of the above determination, the parent node candidate and the parent node candidate are subordinate to the parent node candidate by receiving the notification that the new node cannot be added as a child node and receiving the node ID of the new node. You can change the node address system.

既出の図11の例は、このようにして部分的にアドレス体系が変更された例が示されている。図11の例において、ノードAA1とノードAB1とは共通の親ノードを有するが、子ノードのアドレスの特徴部分のビット数は、ノードAA1が2であるのに対して、ノードAB1は3である。これは、判断例3又は判断例4によってノードAB1の設置密度が閾値を超えると判断されて、ノードAB1及びそれより下位のノードアドレス体系が変更された結果、又は判断の変形例によってノードAB1が新規ノードを子ノードとして追加できなかったことにより、ノードAB1及びそれより下位のノードのアドレス体系が変更された結果である。   The above-described example of FIG. 11 shows an example in which the address system is partially changed in this way. In the example of FIG. 11, the node AA1 and the node AB1 have a common parent node, but the number of bits of the feature part of the address of the child node is 2 for the node AA1 and 3 for the node AB1 . This is because the installation density of the node AB1 is determined to exceed the threshold value by the determination example 3 or the determination example 4, and the node AB1 is changed as a result of the change of the node AB1 and the lower node address system, or the modification of the determination. This is a result of changing the address system of the node AB1 and lower nodes because the new node could not be added as a child node.

また、上記のように一部分のアドレス体系のみを変更する場合には、アドレス体系を変更する候補が複数上げられることがある。例えば、上記の判断の変形例において、新規ノードがある親ノード候補に親ノードとなることを断られた後に、他の親ノード候補に親ノードとなるよう要請をして、当該他の親ノード候補にも親ノードとなることを断られた場合には、それぞれの親ノード候補が網管理サーバ110に対して新規ノードの追加ができなかった旨の通知を送ることになる。   Further, when only a part of the address system is changed as described above, a plurality of candidates for changing the address system may be raised. For example, in the modification of the above judgment, after a new parent node is refused to become a parent node by a parent node candidate, the other parent node candidate is requested to become a parent node, and the other parent node When a candidate is also refused to become a parent node, each parent node candidate sends a notification to the network management server 110 that a new node could not be added.

このような場合に、網管理サーバ110のアドレス体系変更部14は、アドレス体系変更条件を満たした全てのノード及びそれより下位のノードについて、アドレス体系を変更することもできるが、アドレス体系変更条件を満たした複数のノードのいずれかを選択してアドレス体系を変更してもよい。例えば、アドレス体系変更条件を満たした複数のノードのうちの、設置密度が低いノードを選択して、アドレス体系を変更してよい。   In such a case, the address system changing unit 14 of the network management server 110 can change the address system for all the nodes that satisfy the address system changing condition and the lower-level nodes. The address system may be changed by selecting any of a plurality of nodes satisfying the above. For example, the address system may be changed by selecting a node having a low installation density among a plurality of nodes that satisfy the address system change condition.

なお、上記の説明では、ノード数が増加して設置密度が高くなるとアドレス体系を変更する例を説明したが、これと同時に、ノード数が減少して設置密度が低くなる場合にも、そのような設置密度の低下に応じてアドレス体系を変更してもよい。例えば、ノードが取り除かれる場合や、新たな中継器が設置されて、それに伴ってアドレスが更新される場合に、ノード数が減少することが考えられる。これらの場合には、例えば、ノードの設置密度が所定の閾値を下回ったときに、最大許容ホップ数を増加させるように、アドレス体系を変更してよい。また、この場合に、最大許容ホップ数を増加させるようにアドレス体系を変更か否かの判断として、上記の判断例1ないし5の判断を行なうことができる。   In the above description, an example is described in which the address system is changed when the number of nodes increases and the installation density increases. However, at the same time, when the number of nodes decreases and the installation density decreases, such a case also occurs. The address system may be changed according to a decrease in installation density. For example, it is conceivable that the number of nodes decreases when a node is removed or when a new repeater is installed and an address is updated accordingly. In these cases, for example, the address system may be changed so that the maximum allowable hop count is increased when the installation density of nodes falls below a predetermined threshold. In this case, the determinations in the above determination examples 1 to 5 can be performed as a determination as to whether or not the address system is changed so as to increase the maximum allowable hop count.

即ち、判断例1ないし4については、中継器以下のノードの設置密度又はノードごとの設置密度が閾値を下回った場合に、最大許容ホップ数を増加させるためのアドレス体系変更条件を満たしたと判断して、アドレス体系を変更してよい。判断例5については、中継器の直下の子ノードの数が閾値を下回った場合に、最大許容ホップ数を増加させるためのアドレス体系変更条件を満たしたと判断して、アドレス体系を変更してよい。但し、アドレス体系が頻繁に変更されることを回避するという観点からは、最大許容ホップ数を増加させるためのアドレス体系変更条件としての閾値は、最大許容ホップ数を減少させるためのアドレス体系変更条件の閾値よりも低くすることが望ましい。   That is, in the determination examples 1 to 4, it is determined that the address system change condition for increasing the maximum allowable hop count is satisfied when the installation density of nodes below the repeater or the installation density for each node falls below the threshold. The address system may be changed. For Judgment Example 5, when the number of child nodes immediately below the repeater falls below the threshold, it may be determined that the address system change condition for increasing the maximum allowable hop count is satisfied, and the address system may be changed. . However, from the viewpoint of avoiding frequent changes to the address system, the threshold as the address system change condition for increasing the maximum allowable hop count is the address system change condition for decreasing the maximum allowable hop count. It is desirable to make it lower than the threshold value.

なお、上記の実施の形態では、網管理サーバ110がノード210に変更されたアドレス体系及びアドレス更新の指示を送り、各ノードのアドレスの更新は各ノードで行なったが、これらのノードのアドレス更新の一部の処理を網管理サーバ110にて行なって、更新されたアドレスをノードに通知してもよい。例えば、上記で説明したように、一部のノードは、代替えの可能性に関係なく、ビットシフト及び最下位の削除によってアドレスを更新できるので、これらのアドレス更新は網管理サーバ110で行なってよい。また、網管理サーバ110が親ノード候補から新規ノードの追加ができなかった旨の通知を受けた場合にも、網管理サーバ110にて親ノード候補のアドレス体系を変更した上で、新規のノードに対して当該親ノード候補の異なるようにアドレスを付与してもよい。   In the above embodiment, the network management server 110 sends the changed address system and the instruction for updating the address to the node 210, and the address of each node is updated at each node. The network management server 110 may perform part of the above processing and notify the node of the updated address. For example, as described above, since some nodes can update addresses by bit shift and deletion of the lowest order, regardless of the possibility of substitution, these address updates may be performed by the network management server 110. . In addition, when the network management server 110 receives a notification from the parent node candidate that a new node could not be added, the network management server 110 changes the address system of the parent node candidate and then creates a new node. Addresses may be assigned so that the parent node candidates are different.

本発明は、通信速度の遅延を伴うことなく接続可能なノードの数を増加させることができるという効果を有し、網管理サーバを頂点として複数のノードがツリー状に接続され、各ノードのアドレスが当該ノードまでの経路情報を含むクラスタ・ツリーネットワークにおける網管理サーバ等として有用である。   The present invention has an effect of increasing the number of nodes that can be connected without causing a delay in communication speed, and a plurality of nodes are connected in a tree shape with a network management server as a vertex, and the address of each node Is useful as a network management server or the like in a cluster tree network including route information to the node.

110 網管理サーバ
11 送受信部
12 ノード管理テーブル記憶部
13 変更条件判断部
14 アドレス体系変更部
210 ノード
21 送受信部
22 受信判定部
23 アドレス更新部
24 自アドレス記憶部
220 ノード
25 子アドレス記憶部
26 子ノード追加判断部
DESCRIPTION OF SYMBOLS 110 Network management server 11 Transmission / reception part 12 Node management table storage part 13 Change condition judgment part 14 Address system change part 210 Node 21 Transmission / reception part 22 Reception determination part 23 Address update part 24 Self address storage part 220 Node 25 Child address storage part 26 Child Node addition decision part

Claims (13)

網管理サーバを頂点として複数のノードがツリー状に接続され、各ノードのアドレスが当該ノードまでの経路情報を含むクラスタ・ツリーネットワークであって、
前記ノードの増加によって満たすことになるアドレス体系変更条件を満たすか否かを判断する変更条件判断部と、
前記アドレス体系変更条件を満たすと判断したときに、最大許容ホップ数を減少させるように、前記アドレスの体系を変更するアドレス体系変更部と、
変更された前記アドレス体系に従って前記ノードのアドレスを更新するアドレス更新部と、
を備えたことを特徴とするクラスタ・ツリーネットワーク。
A cluster tree network in which a plurality of nodes are connected in a tree shape with a network management server as a vertex, and each node address includes path information to the node,
A change condition determination unit that determines whether or not an address system change condition that will be satisfied by an increase in the number of nodes is satisfied;
When it is determined that the address system change condition is satisfied, an address system change unit that changes the address system so as to reduce the maximum allowable hop count;
An address update unit for updating the address of the node according to the changed address system;
A cluster tree network characterized by comprising:
前記アドレス体系変更条件は、前記ノードの設置密度が所定の閾値を上回ることであることを特徴とする請求項1に記載のクラスタ・ツリーネットワーク。   2. The cluster tree network according to claim 1, wherein the address system change condition is that an installation density of the nodes exceeds a predetermined threshold. 前記ノードの設置密度は、前記網管理サーバに直接接続されるノードである中継器のフィールド内における単位面積あたりの前記ノードの設置台数であることを特徴とする請求項2に記載のクラスタ・ツリーネットワーク。   3. The cluster tree according to claim 2, wherein the installation density of the nodes is the number of installed nodes per unit area in a field of a repeater that is a node directly connected to the network management server. network. 前記ノードの設置密度は、複数の前記中継器のフィールド内にある前記ノードについては、他の中継器とシェアされている割合に応じた台数をカウントして求められることを特徴とする請求項3に記載のクラスタ・ツリーネットワーク。   4. The installation density of the nodes is obtained by counting the number of nodes in the field of the plurality of repeaters according to a ratio shared with other repeaters. Cluster tree network as described in. 前記ノードの設置密度は、前記ノードごとに求められることを特徴とする請求項2に記載のクラスタ・ツリーネットワーク。   The cluster tree network according to claim 2, wherein the installation density of the nodes is obtained for each of the nodes. 前記ノードごとに求められる前記ノードの設置密度は、網管理サーバに直接接続される中継器のフィールド内における単位面積あたりの前記ノードの設置台数と、当該ノードの接続済み子ノード数とに基づいて求められることを特徴とする請求項5に記載のクラスタ・ツリーネットワーク。   The installation density of the nodes required for each node is based on the number of nodes installed per unit area in the field of the relay directly connected to the network management server and the number of connected child nodes of the node. 6. The cluster tree network according to claim 5, wherein the cluster tree network is obtained. 前記ノードごとに求められる前記ノードの設置密度は、当該ノード通信半径内における単位面積あたりの前記ノードの設置台数に基づいて求められることを特徴とする請求項5に記載のクラスタ・ツリーネットワーク。   6. The cluster tree network according to claim 5, wherein the installation density of the nodes obtained for each node is obtained based on the number of installed nodes per unit area within the node communication radius. 前記アドレス体系変更条件は、前記網管理サーバに直接接続されるノードである中継器の子ノードの数が閾値を上回ることであることを特徴とする請求項1に記載のクラスタ・ツリーネットワーク。   2. The cluster tree network according to claim 1, wherein the address system change condition is that the number of child nodes of a relay that is a node directly connected to the network management server exceeds a threshold value. 前記アドレス体系変更条件は、前記網管理サーバが、前記ノードから新規のノードを追加できなかった旨の通知を受けることであることを特徴とする請求項1に記載のクラスタ・ツリーネットワーク。   2. The cluster tree network according to claim 1, wherein the address system change condition is that the network management server receives a notification that a new node cannot be added from the node. 前記アドレス体系変更部は、前記ノードのアドレスの一部の位のビット数を増加させるよう前記アドレス体系を変更し、
前記アドレス更新部は、前記ノードのアドレスの前記一部の位のビット数を増加させ、当該一部の位のビットを下位にビットシフトし、前記アドレスの最下位のビットを削除するよう、前記アドレスを更新し、
最大許容ホップ数の前記ノードの前記アドレス更新部は、その親ノードを変更することで、そのアドレスを更新する
ことを特徴とする請求項1ないし9のいずれかに記載のクラスタ・ツリーネットワーク。
The address system changing unit changes the address system to increase the number of bits of a part of the address of the node,
The address update unit increases the number of bits of the part of the address of the node, bit-shifts the bits of the part of the order, and deletes the least significant bit of the address. Update the address,
The cluster tree network according to any one of claims 1 to 9, wherein the address update unit of the node having the maximum allowable hop count updates its address by changing its parent node.
前記アドレス体系変更部は、前記ノードごとに求められる前記ノードの設置密度が前記閾値を上回るノード及びそれより下位のノード、又は新規のノードを追加できなかった旨の通知をしたノード及びそれより下位のノードの前記アドレス体系を変更することを特徴とする請求項1ないし10のいずれかに記載のクラスタ・ツリーネットワーク。   The address system changing unit is configured to notify the node that the installation density of the nodes required for each node exceeds the threshold and lower nodes, or a node that has not been able to add a new node and lower 11. The cluster tree network according to claim 1, wherein the address system of the node is changed. 前記アドレス体系変更部は、新規のノードを追加できなかった旨の通知をしたノードが複数ある場合に、そのうちの設置密度の低いノード及びそれより下位のノードのアドレス体系を変更することを特徴とする請求項9に記載のクラスタ・ツリーネットワーク。   The address system changing unit, when there are a plurality of nodes that have notified that a new node could not be added, to change the address system of a node with a lower installation density and lower nodes among them The cluster tree network according to claim 9. 網管理サーバを頂点として複数のノードがツリー状に接続され、各ノードのアドレスが当該ノードまでの経路情報を含むクラスタ・ツリーネットワークにおけるアドレス更新方法であって、
前記ノードの増加によって満たすことになるアドレス体系変更条件を満たすか否かを判断する変更条件判断ステップと、
前記変更条件判断ステップにて前記アドレス体系変更条件を満たすと判断したときに、最大許容ホップ数を減少させるように、前記アドレスの体系を変更するアドレス体系変更ステップと、
変更された前記アドレスの体系に従って前記ノードのアドレスを更新するアドレス更新ステップと、
を含むことを特徴とするアドレス更新方法。
A method of updating an address in a cluster tree network in which a plurality of nodes are connected in a tree shape with a network management server as a vertex, and each node address includes path information to the node,
A change condition determination step for determining whether or not an address system change condition to be satisfied by an increase in the number of nodes is satisfied;
When determining that the address system change condition is satisfied in the change condition determination step, an address system change step for changing the address system so as to reduce the maximum allowable hop count;
An address update step of updating the address of the node according to the changed address system;
An address update method comprising:
JP2012072078A 2012-03-27 2012-03-27 Cluster tree network and address updating method Expired - Fee Related JP5945817B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012072078A JP5945817B2 (en) 2012-03-27 2012-03-27 Cluster tree network and address updating method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012072078A JP5945817B2 (en) 2012-03-27 2012-03-27 Cluster tree network and address updating method

Publications (2)

Publication Number Publication Date
JP2013207399A true JP2013207399A (en) 2013-10-07
JP5945817B2 JP5945817B2 (en) 2016-07-05

Family

ID=49526117

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012072078A Expired - Fee Related JP5945817B2 (en) 2012-03-27 2012-03-27 Cluster tree network and address updating method

Country Status (1)

Country Link
JP (1) JP5945817B2 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4823111A (en) * 1988-02-22 1989-04-18 The Mitre Corporation Landmark hierarchy method for routing signals in a communications network
JP2004297222A (en) * 2003-03-25 2004-10-21 Toudai Tlo Ltd Automatic setting method for routing table
JP2010011084A (en) * 2008-06-26 2010-01-14 Kyocera Corp Communication system, communication node, and communication method
JP2010166150A (en) * 2009-01-13 2010-07-29 Nippon Telegr & Teleph Corp <Ntt> Sensor data collecting system, sensor network building apparatus, sensor node, sensor network building method and master node switching method
JP2010199742A (en) * 2009-02-23 2010-09-09 Kansai Electric Power Co Inc:The Radio communication system
JP2011055394A (en) * 2009-09-04 2011-03-17 Oki Electric Industry Co Ltd Wireless communication apparatus and wireless communication program

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4823111A (en) * 1988-02-22 1989-04-18 The Mitre Corporation Landmark hierarchy method for routing signals in a communications network
JP2004297222A (en) * 2003-03-25 2004-10-21 Toudai Tlo Ltd Automatic setting method for routing table
US20060062221A1 (en) * 2003-03-25 2006-03-23 Center For Advanced Science And Technology Incubation, Ltd. Routing table automatic setting method
JP2010011084A (en) * 2008-06-26 2010-01-14 Kyocera Corp Communication system, communication node, and communication method
JP2010166150A (en) * 2009-01-13 2010-07-29 Nippon Telegr & Teleph Corp <Ntt> Sensor data collecting system, sensor network building apparatus, sensor node, sensor network building method and master node switching method
JP2010199742A (en) * 2009-02-23 2010-09-09 Kansai Electric Power Co Inc:The Radio communication system
JP2011055394A (en) * 2009-09-04 2011-03-17 Oki Electric Industry Co Ltd Wireless communication apparatus and wireless communication program

Also Published As

Publication number Publication date
JP5945817B2 (en) 2016-07-05

Similar Documents

Publication Publication Date Title
US7688739B2 (en) Method and apparatus for maximizing data transmission capacity of a mesh network
CN100377529C (en) Route designing method
CN105553680A (en) System and method for creating virtual interfaces based on network characteristics
US20160269272A1 (en) Content-based routing method and system
JP6195014B2 (en) COMMUNICATION SYSTEM, COMMUNICATION METHOD, RELAY DEVICE, AND COMMUNICATION PROGRAM
CN106416158B (en) For the traffic engineered of large-scale data central site network
CN101312438A (en) Router and route updating method thereof
CN103780499A (en) Routing table updating
CN108471628B (en) Routing controller with optimized network load
CN102484614A (en) Address stripping in a meter reading wireless mesh network and associated system
CN104969655A (en) Data distribution system, distribution device, terminal device, and data distribution method
JP2010074691A (en) Ad-hoc network wireless communication method
US20140317271A1 (en) Method and node apparatus for collecting information in content network based on information-centric networking
JP5945817B2 (en) Cluster tree network and address updating method
US10098037B2 (en) Method of fragmenting a message in a network
JP5741651B2 (en) Packet relay system and wireless node
US20150117257A1 (en) Slot assignment method and apparatus based on partition
JP5810899B2 (en) Wireless communication apparatus, wireless communication program, and wireless communication method
CN110958629A (en) Distributed self-organizing wireless narrowband communication method, device, terminal equipment and system
JP6249201B2 (en) Network system
KR101186880B1 (en) Content-based routing method in mobile ad-hoc networks and apparatus thereof
CN102685005B (en) Method for routing and router
JP2014158224A (en) Radio communication device, radio communication system and radio communication program
JP2017139635A (en) Route selection device and route selection method
JP7019629B2 (en) Communication system, communication system control method, and communication device

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20150126

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150325

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20150422

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20150527

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20151029

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20160108

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160119

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160317

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160512

R150 Certificate of patent or registration of utility model

Ref document number: 5945817

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees