JP2010011084A - Communication system, communication node, and communication method - Google Patents

Communication system, communication node, and communication method Download PDF

Info

Publication number
JP2010011084A
JP2010011084A JP2008167988A JP2008167988A JP2010011084A JP 2010011084 A JP2010011084 A JP 2010011084A JP 2008167988 A JP2008167988 A JP 2008167988A JP 2008167988 A JP2008167988 A JP 2008167988A JP 2010011084 A JP2010011084 A JP 2010011084A
Authority
JP
Japan
Prior art keywords
node
address
communication node
destination
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.)
Pending
Application number
JP2008167988A
Other languages
Japanese (ja)
Inventor
Susumu Asaoka
進 浅岡
Keisuke Kishida
啓介 岸田
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.)
Kyocera Corp
Original Assignee
Kyocera 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 Kyocera Corp filed Critical Kyocera Corp
Priority to JP2008167988A priority Critical patent/JP2010011084A/en
Publication of JP2010011084A publication Critical patent/JP2010011084A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To prevent overload of processing of a specific communication node even if many wireless communication nodes perform packet communication via the specific communication node in a tree network. <P>SOLUTION: A route node N0 stores node addresses NA of nodes N1 and N9 which are one level lower in the hierarchy than the route node N0 as addresses of candidates for a destination through which a packet is relayed. The route node N0 receives a packet which contains a node address NA of a node N3 as a destination address. The node address NA of the node N3 contains node addresses NA of nodes N1 and N2. The route node N0 determines a destination (node N1) through which the packet will be relayed, based on the node addresses NA of the nodes N1 and N2 contained in the node address NA of the node N3 and the stored addresses (the node addresses NA of the nodes N1 and N9) of candidates for a destination through which a packet is relayed. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、木構造の接続形態が採用された無線ネットワークを構成する通信システム、通信ノードおよび通信方法に関する。   The present invention relates to a communication system, a communication node, and a communication method that constitute a wireless network employing a tree-structured connection form.

近年、パケット中継機能を有する複数の無線通信ノードによって自律的に構成される無線ネットワークであるアドホックネットワークが注目されている。アドホックネットワークにおいてパケットを中継する中継経路を管理する経路管理プロトコルとしては、AODV(Ad hoc On-Demand Distance Vector; RFC 3561)やDSR(Dynamic Source Routing; RFC 4728)などが提案されている。   In recent years, an ad hoc network, which is a wireless network autonomously configured by a plurality of wireless communication nodes having a packet relay function, has attracted attention. As a route management protocol for managing a relay route for relaying a packet in an ad hoc network, AODV (Ad hoc On-Demand Distance Vector: RFC 3561), DSR (Dynamic Source Routing: RFC 4728), and the like have been proposed.

このような経路管理プロトコルでは、各無線通信ノードにアドレス(具体的には、IPアドレス)が割り当てられ、各無線通信ノードは、宛先アドレスと中継先アドレスとを対応付けた経路表を管理する。中継先アドレスとは、次に中継すべき装置のアドレスであり、次ホップアドレスとも呼ばれる。各無線通信ノードは、当該経路表と、中継すべきパケットに含まれる宛先アドレスとに基づき、中継先(次ホップ)の無線通信ノードを決定する。   In such a route management protocol, each wireless communication node is assigned an address (specifically, an IP address), and each wireless communication node manages a route table in which a destination address and a relay destination address are associated with each other. The relay destination address is an address of a device to be relayed next, and is also called a next hop address. Each wireless communication node determines a wireless communication node as a relay destination (next hop) based on the route table and a destination address included in a packet to be relayed.

また、アドホックネットワークの1つとして、木構造の接続形態が採用された無線ネットワーク(以下、木構造ネットワーク)がある。例えば、複数の無線端末および無線基地局は、無線基地局を最上位階層のノード(以下、ルートノード)とした木構造ネットワークを構成する(特許文献1参照)。このような構成によれば、無線端末は、無線基地局の電波到達範囲外であっても無線基地局を介してインフラネットワークと通信することができる。
特開2003−124876号公報(第6−7頁、第7図)
As one of ad hoc networks, there is a wireless network (hereinafter referred to as a tree-structured network) that employs a tree-structured connection form. For example, a plurality of wireless terminals and wireless base stations form a tree-structured network in which the wireless base stations are the highest layer nodes (hereinafter, root nodes) (see Patent Document 1). According to such a configuration, the wireless terminal can communicate with the infrastructure network via the wireless base station even if it is outside the radio wave coverage of the wireless base station.
Japanese Patent Laid-Open No. 2003-124876 (page 6-7, FIG. 7)

ところで、木構造ネットワークでは、多数の無線通信ノードが、上位の階層に位置する特定通信ノード(例えば、ルートノード)を経由してパケット通信を実行することがある。このため、上述したAODVやDSRなどの従来の経路管理プロトコルを木構造ネットワークに適用すると、次のような問題が生じる。   By the way, in a tree structure network, a large number of wireless communication nodes may execute packet communication via a specific communication node (for example, a root node) located in a higher hierarchy. For this reason, when the conventional route management protocol such as AODV or DSR described above is applied to a tree structure network, the following problems occur.

具体的には、従来の経路管理プロトコルでは、宛先アドレスと中継先アドレス(次ホップアドレス)とを対応付けた経路表が用いられるため、特定通信ノードは、木構造ネットワークを構成する多数の無線通信ノードのアドレスを宛先アドレスとして含む経路表を管理する必要がある。したがって、従来の経路管理プロトコルを木構造ネットワークに適用すると、特定通信ノードの処理負荷が過大になる問題があった。   Specifically, in the conventional route management protocol, a route table in which a destination address and a relay destination address (next hop address) are associated with each other is used. Therefore, a specific communication node has a large number of wireless communications that constitute a tree structure network. It is necessary to manage a routing table that includes a node address as a destination address. Therefore, when the conventional route management protocol is applied to the tree structure network, there is a problem that the processing load of the specific communication node becomes excessive.

そこで、本発明は、上述した課題を解決するためになされたものであり、木構造ネットワークにおいて多数の無線通信ノードが特定通信ノードを経由してパケット通信を実行する場合であっても、当該特定通信ノードの処理負荷が過大になることを防止できる通信システム、通信ノードおよび通信方法を提供することを目的とする。   Therefore, the present invention has been made to solve the above-described problem, and even when a large number of wireless communication nodes perform packet communication via a specific communication node in a tree structure network, the specific It is an object of the present invention to provide a communication system, a communication node, and a communication method that can prevent an excessive processing load on the communication node.

上述した課題を解決するために、本発明は以下のような特徴を有している。まず、本発明の第1の特徴は、木構造の接続形態が採用された無線ネットワークである木構造ネットワーク(木構造ネットワーク10)を構成し、パケット中継機能を有する複数の無線通信ノード(ノードN0〜N10)を備え、前記無線通信ノードは、前記木構造ネットワークにおいて所定の階層に位置する上位通信ノード(例えば、ルートノードN0)と、前記木構造ネットワークにおいて前記所定の階層よりも下位の階層に位置し、第1アドレスが割り当てられた宛先通信ノード(例えば、ノードN3)と、前記木構造ネットワークにおいて前記特定通信ノードと前記宛先通信ノードとの間のパケット中継経路(中継経路R1)上に位置し、第2アドレスが割り当てられた少なくとも1つの中間通信ノード(例えば、ノードN1,N2)とを含む通信システム(通信システム1)であって、前記第2アドレスは、前記木構造ネットワーク上の前記中間通信ノードの位置を示し、前記第1アドレスは、前記木構造ネットワーク上の前記宛先通信ノードの位置を示し、全ての前記中間通信ノードに割り当てられた前記第2アドレスを含み、前記特定通信ノードは、前記木構造ネットワークにおいて前記所定の階層の1つ下位の階層に位置する無線通信ノード(例えば、ノードN1,N9)のアドレスを中継先候補アドレスとして記憶するアドレス記憶部(アドレス記憶部103)と、前記第1アドレスを宛先アドレスとして含むパケットを受信した場合、前記第1アドレスに含まれる前記第2アドレスと、前記アドレス記憶部が記憶する前記中継先候補アドレスとに基づいて、前記パケットの中継先を決定する中継先決定部(パケット中継部104)とを備えることを要旨とする。   In order to solve the above-described problems, the present invention has the following features. First, the first feature of the present invention is that a tree-structured network (tree-structured network 10) that is a wireless network adopting a tree-structured connection form is configured, and a plurality of wireless communication nodes (node N0) having a packet relay function. N10), and the wireless communication node is connected to an upper communication node (for example, a root node N0) located in a predetermined hierarchy in the tree-structured network and a hierarchy lower than the predetermined hierarchy in the tree-structured network. A destination communication node (for example, the node N3) to which the first address is assigned and a packet relay path (relay path R1) between the specific communication node and the destination communication node in the tree-structured network. And at least one intermediate communication node (e.g., nodes N1, N2) assigned the second address The second address indicates a position of the intermediate communication node on the tree structure network, and the first address indicates the destination communication on the tree structure network. A wireless communication node which indicates a position of a node, includes the second address assigned to all the intermediate communication nodes, and the specific communication node is located in a hierarchy one level lower than the predetermined hierarchy in the tree-structured network If an address storage unit (address storage unit 103) that stores the addresses of the nodes (for example, nodes N1 and N9) as a relay destination candidate address and a packet that includes the first address as a destination address are included in the first address Based on the second address and the relay destination candidate address stored in the address storage unit. And summarized in that comprises a relay destination determining unit for determining a relay destination of the packet and (packet relay unit 104).

このような通信システムによれば、中継先決定部は、第1アドレスを宛先アドレスとして含むパケットを受信した場合、第1アドレスに含まれる第2アドレスと、アドレス記憶部が記憶する中継先候補アドレスとに基づいて、当該パケットの中継先を決定する。   According to such a communication system, when receiving a packet including the first address as the destination address, the relay destination determining unit receives the second address included in the first address and the relay destination candidate address stored in the address storage unit. Based on the above, the relay destination of the packet is determined.

すなわち、宛先アドレス(第1アドレス)自体に中継先アドレス(第2アドレス)を含めたアドレス体系とすることによって、特定通信ノードは、従来の経路管理プロトコルのような経路表を使用せずに、宛先アドレス(第1アドレス)から中継先アドレス(第2アドレス)を把握できる。このため、特定通信ノードは、1つ下位の階層に位置する無線通信ノードのアドレスを中継先候補アドレスとして記憶するだけで中継先(次ホップ)を決定可能である。   That is, by adopting an address system including the relay destination address (second address) in the destination address (first address) itself, the specific communication node can use a route table like a conventional route management protocol without using a route table. The relay destination address (second address) can be grasped from the destination address (first address). For this reason, the specific communication node can determine the relay destination (next hop) only by storing the address of the wireless communication node located in the next lower hierarchy as the relay destination candidate address.

したがって、本発明の第1の特徴に係る通信システムによれば、特定通信ノードにおいて従来の経路管理プロトコルのような経路表の管理が不要であるため、木構造ネットワークにおいて多数の無線通信ノードが特定通信ノードを経由してパケット通信を実行する場合であっても、当該特定通信ノードの処理負荷が過大になることを防止できる。   Therefore, according to the communication system according to the first feature of the present invention, it is not necessary to manage the routing table as in the conventional route management protocol in the specific communication node. Even when packet communication is executed via a communication node, it is possible to prevent an excessive processing load on the specific communication node.

本発明の第2の特徴は、本発明の第1の特徴に係り、前記第1アドレスは、前記宛先通信ノードの接続先の前記中間通信ノードによって、前記宛先通信ノードに割り当てられることを要旨とする。   A second feature of the present invention relates to the first feature of the present invention, wherein the first address is assigned to the destination communication node by the intermediate communication node to which the destination communication node is connected. To do.

本発明の第3の特徴は、本発明の第2の特徴に係り、前記宛先通信ノードは、接続先の前記中間通信ノードを他の無線通信ノード(例えば、ノードN10)へ切り替えるハンドオーバを実行し、前記他の無線通信ノードは、前記宛先通信ノードが前記ハンドオーバを実行した場合、前記木構造ネットワーク上の前記他の無線通信ノードの位置に応じた新たな第1アドレスを前記宛先通信ノードに割り当て、前記新たな第1アドレスは、前記他の無線通信ノードのアドレスを含むことを要旨とする。   A third feature of the present invention relates to the second feature of the present invention, wherein the destination communication node executes a handover for switching the intermediate communication node to be connected to another wireless communication node (for example, the node N10). The other wireless communication node allocates a new first address to the destination communication node according to the position of the other wireless communication node on the tree-structured network when the destination communication node executes the handover. The new first address includes the address of the other wireless communication node.

本発明の第4の特徴は、本発明の第3の特徴に係り、前記宛先通信ノードは、前記ハンドオーバを実行した場合、前記宛先通信ノード宛の前記パケットの転送を要求する転送要求を、ハンドオーバ元の前記中間通信ノードに送信し、前記転送要求は、前記他の無線通信ノードが前記宛先通信ノードに割り当てた前記新たな第1アドレスを含むことを要旨とする。   A fourth feature of the present invention relates to the third feature of the present invention, wherein, when the destination communication node executes the handover, a transfer request for requesting transfer of the packet addressed to the destination communication node is issued as a handover. The transmission is transmitted to the original intermediate communication node, and the transfer request includes the new first address assigned to the destination communication node by the other wireless communication node.

本発明の第5の特徴は、本発明の第3または第4の特徴に係り、前記他の無線通信ノードによって前記新たな第1アドレスが前記宛先通信ノードに割り当てられた場合、前記宛先通信ノードは、前記木構造ネットワーク上の前記宛先通信ノードの位置に応じた新たなアドレスを、前記木構造ネットワークにおいて前記宛先通信ノードの下位の階層に位置する無線通信ノード(例えば、ノードN5,N6)に割り当てることを要旨とする。   A fifth feature of the present invention relates to the third or fourth feature of the present invention, wherein when the new first address is assigned to the destination communication node by the other radio communication node, the destination communication node Transmits a new address corresponding to the position of the destination communication node on the tree-structured network to wireless communication nodes (for example, nodes N5 and N6) located in a lower hierarchy of the destination communication node in the tree-structured network. The gist is to assign.

本発明の第6の特徴は、本発明の第1〜第5のいずれか1つの特徴に係り、前記所定の階層は、前記木構造ネットワークにおける最上位の階層であることを要旨とする。   A sixth feature of the present invention relates to any one of the first to fifth features of the present invention, and is summarized in that the predetermined hierarchy is the highest hierarchy in the tree structure network.

本発明の第7の特徴は、パケット中継機能を有する複数の無線通信ノード(ノードN0〜N10)によって構成され、木構造の接続形態が採用された無線ネットワークである木構造ネットワーク(木構造ネットワーク10)において、所定の階層に位置する通信ノード(例えば、ルートノードN0)であって、前記木構造ネットワークにおいて前記所定の階層の1つ下位の階層に位置する無線通信ノードのアドレスを中継先候補アドレスとして記憶するアドレス記憶部(アドレス記憶部103)と、第1アドレスを宛先アドレスとして含むパケットを受信した場合、前記第1アドレスに含まれる第2アドレスと、前記アドレス記憶部が記憶する前記中継先候補アドレスとに基づいて、前記パケットの中継先を決定する中継先決定部(パケット中継部104)とを備え、前記第1アドレスは、前記木構造ネットワークにおいて前記所定の階層よりも下位の階層に位置する宛先通信ノード(例えば、ノードN3)に割り当てられるとともに、前記木構造ネットワーク上の前記宛先通信ノードの位置を示し、前記第2アドレスは、前記木構造ネットワークにおいて前記通信ノードと前記宛先通信ノードとの間のパケット中継経路上に位置する中間通信ノード(例えば、ノードN1,N2)に割り当てられるとともに、前記木構造ネットワーク上の前記中間通信ノードの位置を示すことを要旨とする。   A seventh feature of the present invention is a tree-structured network (tree-structured network 10), which is a wireless network configured by a plurality of wireless communication nodes (nodes N0 to N10) having a packet relay function and adopting a tree-structured connection form. ), A communication node (for example, a root node N0) located in a predetermined hierarchy, and an address of a wireless communication node located in a hierarchy one level lower than the predetermined hierarchy in the tree-structured network is set as a relay destination candidate address. When the address storage unit (address storage unit 103) stores the packet and the packet including the first address as the destination address, the second address included in the first address and the relay destination stored by the address storage unit Based on the candidate address, a relay destination determination unit (packet for determining the relay destination of the packet) And the first address is assigned to a destination communication node (for example, a node N3) located in a hierarchy lower than the predetermined hierarchy in the tree-structure network, and on the tree-structure network And the second address is an intermediate communication node (for example, nodes N1, N2) located on a packet relay path between the communication node and the destination communication node in the tree-structured network. And indicating the position of the intermediate communication node on the tree-structured network.

本発明の第8の特徴は、パケット中継機能を有する複数の無線通信ノードによって構成され、木構造の接続形態が採用された無線ネットワークである木構造ネットワークにおいて、所定の階層に位置する通信ノードに適用される通信方法であって、前記木構造ネットワークにおいて前記所定の階層の1つ下位の階層に位置する無線通信ノードのアドレスを中継先候補アドレスとして記憶するステップと、第1アドレスを宛先アドレスとして含むパケットを受信した場合、前記第1アドレスに含まれる第2アドレスと、前記記憶するステップにおいて記憶した前記中継先候補アドレスとに基づいて、前記パケットの中継先を決定するステップとを備え、前記第1アドレスは、前記木構造ネットワークにおいて前記所定の階層よりも下位の階層に位置する宛先通信ノードに割り当てられるとともに、前記木構造ネットワーク上の前記宛先通信ノードの位置を示し、前記第2アドレスは、前記木構造ネットワークにおいて前記通信ノードと前記宛先通信ノードとの間のパケット中継経路上に位置する中間通信ノードに割り当てられるとともに、前記木構造ネットワーク上の前記中間通信ノードの位置を示すことを要旨とする。   According to an eighth aspect of the present invention, there is provided a communication node located in a predetermined hierarchy in a tree-structured network, which is a wireless network composed of a plurality of wireless communication nodes having a packet relay function and adopting a tree-structured connection form. A communication method to be applied, the step of storing, as a relay destination candidate address, an address of a wireless communication node located in a hierarchy one level lower than the predetermined hierarchy in the tree structure network, and a first address as a destination address Determining a relay destination of the packet based on the second address included in the first address and the relay destination candidate address stored in the storing step when receiving the packet including the packet, The first address is in a hierarchy lower than the predetermined hierarchy in the tree-structured network. And the second address is a packet relay between the communication node and the destination communication node in the tree-structured network, and indicates the position of the destination communication node on the tree-structured network. The gist is to be assigned to an intermediate communication node located on a route and to indicate the position of the intermediate communication node on the tree-structured network.

本発明によれば、木構造ネットワークにおいて多数の無線通信ノードが特定通信ノードを経由してパケット通信を実行する場合であっても、特定通信ノードの処理負荷が過大になることを防止できる通信システム、通信ノードおよび通信方法を提供できる。   According to the present invention, a communication system capable of preventing an excessive processing load on a specific communication node even when a large number of wireless communication nodes perform packet communication via the specific communication node in a tree structure network. A communication node and a communication method can be provided.

次に、図面を参照して、本発明の実施形態に係る通信システムについて説明する。具体的には、(1)通信システムの概略構成、(2)通信システムの詳細構成、(3)アドレス体系、(4)通信システムの動作例、(5)作用・効果、(6)その他の実施形態について説明する。以下の実施形態における図面の記載において、同一又は類似の部分には同一又は類似の符号を付している。   Next, a communication system according to an embodiment of the present invention will be described with reference to the drawings. Specifically, (1) schematic configuration of communication system, (2) detailed configuration of communication system, (3) address system, (4) operation example of communication system, (5) action / effect, (6) other Embodiments will be described. In the description of the drawings in the following embodiments, the same or similar parts are denoted by the same or similar reference numerals.

(1)通信システムの概略構成
図1は、本実施形態に係る通信システム1の全体概略構成図である。
(1) Schematic Configuration of Communication System FIG. 1 is an overall schematic configuration diagram of a communication system 1 according to the present embodiment.

図1に示すように、通信システム1は、複数のノードN0〜N10を含む。ノードN0〜N10のそれぞれは、パケットを中継するパケット中継機能を有する。   As shown in FIG. 1, the communication system 1 includes a plurality of nodes N0 to N10. Each of the nodes N0 to N10 has a packet relay function for relaying a packet.

ノードN0〜N10は、木構造の接続形態が採用された無線ネットワークである木構造ネットワーク10を構成する。ノードN0〜N10は、ルートノードN0およびノードN1〜N10を含む。   The nodes N0 to N10 constitute a tree structure network 10 that is a wireless network adopting a tree structure connection form. Nodes N0 to N10 include a root node N0 and nodes N1 to N10.

ルートノードN0は、WAN(Wide Area Network)またはLAN(Local Area Network)などのインフラネットワークである外部ネットワーク100に接続されている。ルートノードN0は、例えば、外部ネットワーク100に有線接続される無線基地局あるいはゲートウェイである。   The root node N0 is connected to an external network 100 that is an infrastructure network such as a WAN (Wide Area Network) or a LAN (Local Area Network). The root node N0 is, for example, a radio base station or gateway that is connected to the external network 100 by wire.

本実施形態においてルートノードN0は、無線通信可能なエリアである通信エリアを構成する。図1の例では、ノードN1,N9は、当該通信エリア内に位置しており、ルートノードN0に接続している。   In the present embodiment, the root node N0 constitutes a communication area that is an area where wireless communication is possible. In the example of FIG. 1, the nodes N1 and N9 are located in the communication area and are connected to the root node N0.

ノードN1〜N10は、携帯電話端末、あるいは、無線通信機能を有するノートPCまたはPDAなど、可搬型の無線端末である。ノードN1〜N10は、例えば無線LAN(IEEE802.11など)、Bluetooth(登録商標)、またはiBurst(登録商標)などに従った無線通信を実行する。   The nodes N1 to N10 are portable wireless terminals such as mobile phone terminals or notebook PCs or PDAs having a wireless communication function. The nodes N1 to N10 execute wireless communication according to, for example, a wireless LAN (such as IEEE 802.11), Bluetooth (registered trademark), or iBurst (registered trademark).

ノードN1〜N10のそれぞれは、ルートノードN0と無線通信する機能と、ルートノードN0と他のノードとの通信を中継する機能とを有する。すなわち、ノードN1〜N10のそれぞれは、ルートノードN0との無線通信(シングルホップ通信)、あるいは、少なくとも1つの他のノードを介してルートノードN0と間接通信(マルチホップ通信)することができる。   Each of the nodes N1 to N10 has a function of performing wireless communication with the root node N0 and a function of relaying communication between the root node N0 and other nodes. That is, each of the nodes N1 to N10 can perform wireless communication (single hop communication) with the root node N0 or indirect communication (multihop communication) with the root node N0 via at least one other node.

木構造ネットワーク10は、ルートノードN0を最上位の階層とした木構造を有する。木構造ネットワーク10において、ノードN1およびノードN9は、最上位の階層の1つ下位の階層である第1階層に位置している。   The tree-structure network 10 has a tree structure with the root node N0 as the highest hierarchy. In the tree-structured network 10, the node N1 and the node N9 are located in the first hierarchy that is one hierarchy below the highest hierarchy.

また、ノードN2およびノードN10は、第1階層の1つ下位の階層である第2階層に位置している。ノードN3およびノードN4は、第2階層の1つ下位の階層である第3階層に位置している。ノードN5およびノードN6は、第3階層の1つ下位の階層である第4階層に位置している。ノードN7およびノードN8は、第4階層の1つ下位の階層である第5階層に位置している。   In addition, the node N2 and the node N10 are located in the second hierarchy that is one hierarchy lower than the first hierarchy. The node N3 and the node N4 are located in the third hierarchy that is one hierarchy lower than the second hierarchy. The node N5 and the node N6 are located in the fourth layer that is one layer below the third layer. The node N7 and the node N8 are located in the fifth hierarchy that is one hierarchy lower than the fourth hierarchy.

以下においては、あるノードの位置する階層の1つ上位の階層において当該ノードに接続するノードを適宜「親ノード」と称する。また、あるノードの位置する階層の1つ下位の階層において当該ノードに接続するノードを適宜「子ノード」と称する。   In the following, a node connected to the node in the hierarchy one level higher than the hierarchy where a certain node is located is appropriately referred to as a “parent node”. In addition, a node connected to the node in a hierarchy one level lower than a hierarchy where a certain node is located is appropriately referred to as a “child node”.

例えば、ノードN2は、ノードN3およびノードN4の親ノードであり、ノードN1の子ノードである。ノードN3は、ノードN5およびノードN6の親ノードであり、ノードN2の子ノードである。なお、あるノードの位置する階層よりも下位の階層において当該ノードに直接または他のノードを介して接続するノード群を適宜「配下のノード」と称する。   For example, the node N2 is a parent node of the node N3 and the node N4, and is a child node of the node N1. The node N3 is a parent node of the node N5 and the node N6, and is a child node of the node N2. Note that a node group connected to the node directly or via another node in a hierarchy lower than a hierarchy where a certain node is located is appropriately referred to as a “subordinate node”.

ノードN1〜N10のそれぞれには、木構造ネットワーク10において一意のノードアドレスNAが割り当てられる。ノードアドレスNAは、パケット通信に使用され、ノードアドレスNAに基いてパケットの中継経路が確定する。ノードアドレスNAは、木構造ネットワーク10上のノードN1〜N10の各位置を示している。ノードアドレスNAは、親ノードから子ノードに割り当てられる。そして、親ノードは、子ノードに割り当てたノードアドレスNAを管理する。   A unique node address NA in the tree-structured network 10 is assigned to each of the nodes N1 to N10. The node address NA is used for packet communication, and a packet relay route is determined based on the node address NA. The node address NA indicates the position of each of the nodes N1 to N10 on the tree structure network 10. The node address NA is assigned from the parent node to the child node. The parent node manages the node address NA assigned to the child node.

ノードアドレスNAは、従来のIPアドレスのような固定的に4バイトのアドレス体系ではなく、親ノード毎に割り当てられた、階層毎に一意の番号によって、下位ノードを特定できるようなアドレス体系としている。   The node address NA is not a fixed 4-byte address system as in the conventional IP address, but an address system in which a lower node can be identified by a unique number assigned to each hierarchy and assigned to each parent node. .

本実施形態では、ルートノードN0にはノードアドレスNAが割り当てられていない。ルートノードN0には、ルートノードN0が接続する外部ネットワーク100のアドレスが割り当てられる。   In this embodiment, the node address NA is not assigned to the root node N0. The address of the external network 100 connected to the root node N0 is assigned to the root node N0.

木構造ネットワーク10に新たに参加するノードは、幾つかの候補から最も無線条件の良い親ノードに対して接続要求を送り、接続要求に対して接続が許可された場合に、ノードアドレスNAが付与される。   A node newly joining the tree-structured network 10 sends a connection request to a parent node having the best wireless condition from several candidates, and when the connection is permitted for the connection request, the node address NA is given. Is done.

ノードアドレスNAは、ルートノードN0から新たに接続したノードまでの経路情報を兼ねており、新たに接続したノードは、取得したノードアドレスNAを用いて、木構造ネットワーク10内の他ノードまたはルートノードN0が属する外部ネットワーク100とのパケット通信を始める。   The node address NA also serves as path information from the root node N0 to the newly connected node, and the newly connected node uses another node or root node in the tree-structured network 10 using the acquired node address NA. Packet communication with the external network 100 to which N0 belongs is started.

新たに接続したノードのノードアドレスNAは親ノードのみが知っていればよく、ルートノードN0またはルートノードN0までの経路上のノードは知らなくて良い。このようなアドレス管理手法によって、特にルートノードN0の処理負荷が軽減される。   Only the parent node needs to know the node address NA of the newly connected node, and it does not need to know the root node N0 or the node on the route to the root node N0. Such an address management technique particularly reduces the processing load on the root node N0.

以下においては、ルートノードN0の処理負荷を軽減可能なアドレス管理手法について詳細に説明する。なお、ノードN1〜N10は同様に構成されるため、以下の実施形態においては、ノードN1〜N10を代表するノードとしてノードN3を主として説明する。   Hereinafter, an address management method capable of reducing the processing load of the root node N0 will be described in detail. Since the nodes N1 to N10 are configured in the same manner, in the following embodiments, the node N3 is mainly described as a node representing the nodes N1 to N10.

ノードN3は、外部ネットワーク100からのノードN3宛のパケットを、ルートノードN0からノードN1,N2を介して受信する。本実施形態においてルートノードN0は、木構造ネットワーク10において所定の階層(最上位の階層)に位置する通信ノードである。   The node N3 receives a packet addressed to the node N3 from the external network 100 from the root node N0 via the nodes N1 and N2. In the present embodiment, the root node N0 is a communication node located in a predetermined hierarchy (the highest hierarchy) in the tree structure network 10.

また、本実施形態においてノードN3は、木構造ネットワーク10において所定の階層よりも下位の階層に位置し、第1アドレスが割り当てられた宛先通信ノードを構成する。   In the present embodiment, the node N3 is located in a hierarchy lower than a predetermined hierarchy in the tree-structure network 10, and constitutes a destination communication node to which a first address is assigned.

ノードN1,N2は、木構造ネットワーク10において特定通信ノードと宛先通信ノードとの間の中継経路R1上に位置し、第2アドレスが割り当てられた少なくとも1つの中間通信ノードを構成する。   The nodes N1 and N2 are located on the relay route R1 between the specific communication node and the destination communication node in the tree structure network 10, and constitute at least one intermediate communication node to which the second address is assigned.

(2)通信システムの詳細構成
次に、通信システム1の詳細について、(2.1)ルートノードの構成、(2.2)ノードの構成の順に説明する。
(2) Detailed Configuration of Communication System Next, details of the communication system 1 will be described in the order of (2.1) configuration of the root node and (2.2) configuration of the node.

(2.1)ルートノードの構成
図2は、ルートノードN0の構成を示すブロック図である。図2に示すように、ルートノードN0は、送受信部101、アドレス管理部102、アドレス記憶部103、およびパケット中継部104を含む。
(2.1) Configuration of Root Node FIG. 2 is a block diagram showing the configuration of the root node N0. As illustrated in FIG. 2, the root node N0 includes a transmission / reception unit 101, an address management unit 102, an address storage unit 103, and a packet relay unit 104.

送受信部101は、外部ネットワーク100およびノードN1,N9とパケットを送受信する。本実施形態において送受信部101は、外部ネットワーク100と有線通信する機能、およびノードN1,N9と無線通信する機能を有している。   The transmission / reception unit 101 transmits / receives packets to / from the external network 100 and the nodes N1 and N9. In the present embodiment, the transmission / reception unit 101 has a function of performing wired communication with the external network 100 and a function of performing wireless communication with the nodes N1 and N9.

アドレス管理部102は、アドレス記憶部103が記憶するアドレステーブルを管理する。ここでアドレステーブルは、従来の経路表のような宛先アドレスと中継先アドレスとを対応付けた構成ではなく、子ノードのノードアドレスNAを中継先候補アドレスとして記憶するだけの構成である。   The address management unit 102 manages the address table stored in the address storage unit 103. Here, the address table is not a configuration in which a destination address and a relay destination address are associated with each other as in the conventional route table, but a configuration in which the node address NA of a child node is only stored as a relay destination candidate address.

アドレス記憶部103には、ルートノードN0の1つ下位の階層に位置するノードN1,N9のノードアドレスNAが記憶される。アドレス管理部102は、ルートノードN0に接続を要求するノードに対して、一意のノードアドレスNAを割り当て、割り当てたノードアドレスNAをアドレス記憶部103に記憶する。   The address storage unit 103 stores the node addresses NA of the nodes N1 and N9 located in the hierarchy one level lower than the root node N0. The address management unit 102 assigns a unique node address NA to a node that requests connection to the root node N0, and stores the assigned node address NA in the address storage unit 103.

パケット中継部104は、ノードN1〜N10のいずれかに中継すべきパケットを送受信部101が受信した場合、当該パケットに含まれる宛先アドレス(ノードアドレスNA)と、アドレス記憶部103が記憶する中継先候補アドレスとに基づいて、パケットの中継先ノード(次ホップ)を決定し、決定した中継先ノードにパケットを中継する。すなわち、パケット中継部104は、パケットの中継先を決定する中継先決定部として機能する。   When the transmission / reception unit 101 receives a packet to be relayed to any one of the nodes N1 to N10, the packet relay unit 104 and the destination address (node address NA) included in the packet and the relay destination stored in the address storage unit 103 Based on the candidate address, a relay destination node (next hop) of the packet is determined, and the packet is relayed to the determined relay destination node. That is, the packet relay unit 104 functions as a relay destination determination unit that determines a packet relay destination.

(2.2)ノードの構成
図3は、ノードN3の構成を示すブロック図である。なお、上述したように、ノードN1〜N10は全て同様の構成であるため、ここではノードN3について説明する。
(2.2) Node Configuration FIG. 3 is a block diagram showing the configuration of the node N3. As described above, since all the nodes N1 to N10 have the same configuration, the node N3 will be described here.

図3に示すように、ノードN3は、送受信部201、アドレス管理部202、アドレス記憶部203、パケット中継部204、および接続制御部205を含む。   As illustrated in FIG. 3, the node N3 includes a transmission / reception unit 201, an address management unit 202, an address storage unit 203, a packet relay unit 204, and a connection control unit 205.

送受信部201は、親ノードおよび子ノードとパケットを送受信する。本実施形態において送受信部201は、ノードN2、ノードN5およびノードN6と無線通信する機能を有している。   The transmission / reception unit 201 transmits / receives packets to / from the parent node and the child node. In the present embodiment, the transmission / reception unit 201 has a function of performing wireless communication with the node N2, the node N5, and the node N6.

アドレス管理部202は、アドレス記憶部203が記憶するアドレステーブルを管理する。ノードN3におけるアドレステーブルでは、ルートノードN0におけるアドレステーブルとは異なり、ノードN3自身のノードアドレスNAも記憶される。また、アドレス記憶部203は、子ノード(ノードN5,N6)のノードアドレスNAを中継先候補アドレスとして記憶する。   The address management unit 202 manages the address table stored in the address storage unit 203. In the address table in the node N3, unlike the address table in the root node N0, the node address NA of the node N3 itself is also stored. The address storage unit 203 stores the node address NA of the child node (nodes N5 and N6) as a relay destination candidate address.

パケット中継部204は、配下のノードのいずれかに中継すべきパケットを送受信部201が受信した場合、当該パケットに含まれる宛先アドレス(ノードアドレスNA)と、アドレス記憶部203が記憶する中継先候補アドレスとに基づいて、パケットの中継先ノード(次ホップ)を決定し、決定した中継先ノードにパケットを中継する。   When the transmission / reception unit 201 receives a packet to be relayed to any of the subordinate nodes, the packet relay unit 204 receives the destination address (node address NA) included in the packet and the relay destination candidate stored in the address storage unit 203 Based on the address, a relay destination node (next hop) of the packet is determined, and the packet is relayed to the determined relay destination node.

接続制御部205は、ノードN3の接続先を決定し、決定した接続先に接続する。例えば、接続制御部205は、ノードN0〜N10のそれぞれが定期的に報知するビーコン信号を受信し、当該ビーコン信号の受信品質が最も高いノードを接続先として決定する。また、接続制御部205は、あるノードから他のノードへ接続先を切り替えるハンドオーバを制御する。なお、アドレス管理部202は、接続制御部205による初期接続動作またはハンドオーバ動作に応じて、アドレステーブルを更新する。   The connection control unit 205 determines the connection destination of the node N3 and connects to the determined connection destination. For example, the connection control unit 205 receives a beacon signal periodically notified by each of the nodes N0 to N10, and determines a node having the highest reception quality of the beacon signal as a connection destination. In addition, the connection control unit 205 controls handover for switching a connection destination from a certain node to another node. The address management unit 202 updates the address table in accordance with the initial connection operation or the handover operation by the connection control unit 205.

(3)アドレス体系
次に、通信システム1において用いられるアドレス体系について説明する。ここでは、ノードN3に割り当てられているノードアドレスNA“1.1.2”の構成について説明する。
(3) Address System Next, an address system used in the communication system 1 will be described. Here, the configuration of the node address NA “1.1.2” assigned to the node N3 will be described.

ノードアドレスNAは、ノードを一意に識別する識別子(ID)としての機能と、木構造ネットワーク10上の位置を示す位置情報としての機能と、パケットの中継経路を示す経路情報としての機能とを有する。具体的には、ノードアドレスNA“1.1.2”には、図4に示すように、ルートノードN0とノードN3との間の中継経路R1上に位置するノードN1,N2のノードアドレスNAが含まれる。   The node address NA has a function as an identifier (ID) for uniquely identifying a node, a function as position information indicating a position on the tree structure network 10, and a function as path information indicating a packet relay path. . Specifically, as shown in FIG. 4, the node address NA “1.1.2” includes the node addresses NA of the nodes N1 and N2 located on the relay route R1 between the root node N0 and the node N3. Is included.

具体的には、ノードアドレスNA“1.1.2”において、左側の値“1”は、ノードN1のノードアドレスNAであり、左側および中央の値“1.1”は、ノードN2のノードアドレスNAである。すなわち、ノードアドレスNA“1.1.2”からは、ノードN3の親ノードのノードアドレスNAが“1.1”であり、当該親ノードの親ノードのノードアドレスNAが“1”であることが特定できるアドレス体系になっている。   Specifically, in the node address NA “1.1.2”, the value “1” on the left side is the node address NA of the node N1, and the value “1.1” on the left side and the center is the node address of the node N2. Address NA. That is, from the node address NA “1.1.2”, the node address NA of the parent node of the node N3 is “1.1”, and the node address NA of the parent node of the parent node is “1”. The address system can be specified.

このため、ルートノードN0は、ノードアドレスNA“1.1.2”を宛先アドレスとして含むパケットを受信した場合、中継先のノードアドレスNAは“1”であると即座に判断できる。この場合、ルートノードN0は、ノードアドレスNAが“1”である子ノード(ノードN1)を当該パケットの中継先として決定する。   Therefore, when receiving a packet including the node address NA “1.1.2” as the destination address, the root node N0 can immediately determine that the relay destination node address NA is “1”. In this case, the root node N0 determines the child node (node N1) having the node address NA “1” as the relay destination of the packet.

(4)通信システムの動作例
次に、通信システム1の動作例について、(4.1)全体概略動作、(4.2)動作シーケンス、(4.3)テーブル変更動作の順に説明する。
(4) Operation Example of Communication System Next, an operation example of the communication system 1 will be described in the order of (4.1) overall schematic operation, (4.2) operation sequence, and (4.3) table changing operation.

(4.1)全体概略動作
本動作例では、図5に示すように、幾つかの子ノード(ノードN5,N6)を保持したノードN3が、無線環境の変化によって、別のノードN10にハンドオーバする際の動作について説明する。
(4.1) Overall Schematic Operation In this operation example, as shown in FIG. 5, when a node N3 holding several child nodes (nodes N5 and N6) is handed over to another node N10 due to a change in the radio environment. Will be described.

具体的には、ノードN3は、ノードN3とノードN2との間の無線品質が劣化し、ノードN3とノードN10との間の無線品質が良好であると判断し、ノードN10にハンドオーバする。図5では、ノードN3がノードN10に接続要求を送信し、ノードN10が接続要求を許可した際にノードN3に対して“2.1.1”というノードアドレスNAを割当てる。   Specifically, the node N3 determines that the radio quality between the node N3 and the node N2 is deteriorated and the radio quality between the node N3 and the node N10 is good, and performs handover to the node N10. In FIG. 5, the node N3 transmits a connection request to the node N10, and when the node N10 permits the connection request, a node address NA of “2.1.1” is assigned to the node N3.

ノードN3の配下のノードは、親ノードのノードアドレスNAが変化することに伴って、自ノードが使用するノードアドレスNAも変更する必要がある。このため、ハンドオーバ後にノードN3は子ノード(ノードN5およびノードN6)に対してノードアドレスNAの変更を通知する。当該子ノード(ノードN5およびノードN6)は、更に子ノード(ノードN7およびノードN8)に通知する。   The node under the node N3 needs to change the node address NA used by the own node as the node address NA of the parent node changes. Therefore, after the handover, the node N3 notifies the child nodes (node N5 and node N6) of the change of the node address NA. The child nodes (node N5 and node N6) further notify the child nodes (node N7 and node N8).

また、ノードN3はハンドオーバ前の親ノードN2に対してハンドオーバ前に通信していたパケットを新たなノードアドレスNAに転送してもらうように、転送要求を送信する。これにより、通信の継続性が維持される。図5の例では、転送要求は、ハンドオーバ先のノードN10からルートノードN0を経由してノードN2まで中継される。   In addition, the node N3 transmits a transfer request to the parent node N2 before the handover so that the packet communicated before the handover is transferred to the new node address NA. Thereby, the continuity of communication is maintained. In the example of FIG. 5, the transfer request is relayed from the handover destination node N10 to the node N2 via the route node N0.

ノードN3がノードN10の配下に参加したことを、ノードN9およびルートノードN0は知らなくてもよく、ノードN3とノードN10の間のみでネゴシエーションされていれば通信が可能である。また、ノードN3の配下にあるノード群に対しても、ノードN10およびノードN9、ルートノードN0が知っている必要はない。   The node N9 and the root node N0 do not need to know that the node N3 has joined the node N10, and communication is possible if only the node N3 and the node N10 are negotiated. Further, the node N10, the node N9, and the root node N0 do not need to know the node group under the node N3.

(4.2)動作シーケンス
図6は、通信システム1の詳細動作例を示すシーケンス図である。
(4.2) Operation Sequence FIG. 6 is a sequence diagram illustrating a detailed operation example of the communication system 1.

ステップS11において、ノードN3は、ノードN2に接続する。ノードN3がノードN2に接続すると、ノードN2は、自ノードアドレスNA“1.1”を含むノードアドレスNA“1.1.2”をノードN3に割り当てる(ステップS12)。   In step S11, the node N3 is connected to the node N2. When the node N3 connects to the node N2, the node N2 assigns the node address NA “1.1.2” including its own node address NA “1.1” to the node N3 (step S12).

また、ノードN3がノードN2に接続した後に、配下のノード(ノードN5〜N8)がノードN3に接続したものとする。そして、ノードN3は、自ノードアドレスNA“1.1.2”を含むノードアドレスNA“1.1.2.1”をノードN6に割り当てる(ステップS14)。ノードN3は、自ノードアドレスNA“1.1.2”を含むノードアドレスNA“1.1.2.2”をノードN5に割り当てる(ステップS13)。   Further, it is assumed that the subordinate nodes (nodes N5 to N8) are connected to the node N3 after the node N3 is connected to the node N2. Then, the node N3 assigns the node address NA “1.1.2.1” including its own node address NA “1.1.2” to the node N6 (step S14). The node N3 assigns the node address NA “1.1.2.2” including its own node address NA “1.1.2” to the node N5 (step S13).

ステップS15において、ノードN3は、ノードN2よりもノードN10の方が条件が良いと判断し、親ノードをノードN2からノードN10へ切り替えるハンドオーバ手順を開始する。ハンドオーバ手順を開始すると、ノードN3は、接続要求をノードN10に送信する(ステップS16)。ノードN10は、ノードN3からの接続要求を許可した旨の接続許可をノードN3に送信する(ステップS17)。   In step S15, the node N3 determines that the condition of the node N10 is better than that of the node N2, and starts a handover procedure for switching the parent node from the node N2 to the node N10. When the handover procedure is started, the node N3 transmits a connection request to the node N10 (step S16). The node N10 transmits a connection permission indicating that the connection request from the node N3 has been permitted to the node N3 (step S17).

ステップS18において、ノードN3は、ノードN2との接続の切断を要求する切断要求をノードN2に送信する。ノードN2は、ノードN3からの切断要求に応じて、ノードN3との接続を切断する(ステップS19)。   In step S18, the node N3 transmits to the node N2 a disconnection request for disconnecting the connection with the node N2. In response to the disconnection request from the node N3, the node N2 disconnects the connection with the node N3 (step S19).

ステップS20において、ノードN3は、新たなノードアドレスNAの割り当てを要求するアドレス割り当て要求をノードN10に送信する。ノードN10は、ノードN3からのアドレス割り当て要求に応じて、自ノードアドレスNA“2.1”を含む新たなノードアドレスNA“2.1.1”をノードN3に割り当てる(ステップS21)。そして、ノードN3は、自ノードアドレスNA“1.1.2”を、新たなノードアドレスNA“2.1.1”に変更する(ステップS22)。   In step S20, the node N3 transmits an address assignment request for requesting assignment of a new node address NA to the node N10. In response to the address assignment request from the node N3, the node N10 assigns a new node address NA “2.1.1” including its own node address NA “2.1” to the node N3 (step S21). Then, the node N3 changes its own node address NA “1.1.2” to a new node address NA “2.1.1” (step S22).

ステップS23において、ノードN3は、ノードN3宛のパケットの転送を要求する転送要求をハンドオーバ元のノードN2に宛てて送信する。ここで転送要求は、ノードN2のノードアドレスNA“1.1”を宛先アドレスとして含み、ノードN3の新たなノードアドレスNA“2.1.1”を転送先アドレスとして含む。図5の例では、転送要求は、ノードN3からノードN10およびノードN9を介してルートノードN0に到達した後、宛先アドレス“1.1”に従ってノードN2まで中継される。ノードN2は、転送要求を受信すると、新たなノードアドレスNA“2.1.1を記憶し、記憶した以降は、ノードN3の元のノードアドレスNA“1.1.2.x.x...”宛のパケットを新たなノードアドレスNA“2.1.1”に転送するようにする(ステップS24)。   In step S23, the node N3 transmits a transfer request for requesting transfer of a packet addressed to the node N3 to the handover source node N2. Here, the transfer request includes the node address NA “1.1” of the node N2 as the destination address, and the new node address NA “2.1.1” of the node N3 as the transfer destination address. In the example of FIG. 5, the transfer request arrives at the root node N0 from the node N3 via the node N10 and the node N9, and is then relayed to the node N2 according to the destination address “1.1”. When the node N2 receives the transfer request, the node N2 stores the new node address NA “2.1.1. After the storage, the node N2 stores the original node address NA“ 1.1.2. x. x. . . The packet addressed to "" is transferred to the new node address NA "2.1.1" (step S24).

ステップS25およびステップS27において、ノードN3は、自ノードアドレスNAが新たなノードアドレスNA“2.1.1”に変更されたことに応じて、子ノード(ノードN5,N6)にも新たなノードアドレスNAを割り当てる。   In step S25 and step S27, the node N3 also has a new node for the child nodes (nodes N5 and N6) in response to the change of the own node address NA to the new node address NA “2.1.1”. Assign an address NA.

具体的には、ステップS25において、ノードN3は、新たなノードアドレスNA“2.1.1”を含む新たなノードアドレスNA“2.1.1.2”をノードN5に割り当て、その旨をノードN5に通知する。ノードN5は、新たなノードアドレスNA“2.1.1.2”が通知されると、自ノードアドレスNA“1.1.2.2”を、新たなノードアドレスNA“2.1.1.2”に変更する(ステップS26)。そして、ノードN5は、自ノードアドレスNAが新たなノードアドレスNA“2.1.1.2”に変更されたことに応じて、ノードN5の子ノードであるノードN8にも新たなノードアドレスNAを割り当てる(ステップS28)。   Specifically, in step S25, the node N3 assigns a new node address NA “2.1.1.2” including the new node address NA “2.1.1” to the node N5, and notifies that. Notify node N5. When the node N5 is notified of the new node address NA “2.1.1.2”, the node N5 uses its own node address NA “1.1.2.2” and the new node address NA “2.1.1”. .2 "(step S26). Then, in response to the change of the own node address NA to the new node address NA “2.1.1.2”, the node N5 also sends a new node address NA to the node N8 that is a child node of the node N5. Is assigned (step S28).

ステップS27において、ノードN3は、ノードN6に対して、新たなノードアドレスNA“2.1.1.1”を割り当て、その旨をノードN6に通知する。ノードN6は、新たなノードアドレスNA“2.1.1.1”が通知されると、自ノードアドレスNA“1.1.2.1”を、新たなノードアドレスNA“2.1.1.1”に変更する(ステップS29)。そして、ノードN6は、自ノードアドレスNAが新たなノードアドレスNA“2.1.1.1”に変更されたことに応じて、ノードN6の子ノードであるノードN7にも新たなノードアドレスNAを割り当てる(ステップS30)。   In step S27, the node N3 assigns a new node address NA “2.1.1.1” to the node N6 and notifies the node N6 to that effect. When the new node address NA “2.1.1.1” is notified, the node N6 assigns its own node address NA “1.1.2.1” to the new node address NA “2.1.1”. .1 "(step S29). Then, in response to the change of the own node address NA to the new node address NA “2.1.1.1”, the node N6 also sends a new node address NA to the node N7 that is a child node of the node N6. Is assigned (step S30).

(4.3)テーブル変更動作
図7は、ノードN3のハンドオーバ前後において、各ノードの保持するアドレステーブルが変化する様子を示す図である。
(4.3) Table Change Operation FIG. 7 is a diagram showing how the address table held by each node changes before and after the handover of the node N3.

ノードN2は、図7(a)に示すように、ハンドオーバ前において、自ノードアドレスNAが“1.1”、子ノードアドレスNAが“1.1.2(ノードN3)”および“1.1.1(ノードN4)”であると記憶している。ハンドオーバ後においては、ノードN2は、ノードN3が子ノードではなくなるため、該当する子ノードアドレスNA“1.1.2(ノードN3)”を削除する。   As shown in FIG. 7A, the node N2 has its own node address NA “1.1” and its child node address NA “1.1.2 (node N3)” and “1.1” before handover. .1 (node N4) ". After the handover, the node N2 deletes the corresponding child node address NA “1.1.2 (node N3)” because the node N3 is no longer a child node.

ノードN3は、図7(b)に示すように、ハンドオーバ前において、自ノードアドレスNAが“1.1.2”、子ノードアドレスNAが“1.1.2.2(ノードN5)”および“1.1.2.1(ノードN6)”であると記憶している。ハンドオーバ後においては、ノードN3は、親ノードがノードN10になるため、自ノードアドレスNAを“2.1.1”、子ノードアドレスNAを“2.1.1.2(ノードN5)”および“2.1.1.1(ノードN6)”に変更する。   As shown in FIG. 7B, the node N3 has its own node address NA “1.1.2”, the child node address NA “1.1.2.2 (node N5)”, and It is stored that “1.1.2.1 (node N6)”. After the handover, since the parent node becomes the node N10, the node N3 has its own node address NA “2.1.1”, the child node address NA “2.1.1.2 (node N5)”, and Change to “2.1.1.1 (node N6)”.

ノードN10は、図7(c)に示すように、ハンドオーバ前において、自ノードアドレスNAが“2.1”であると記憶している。ハンドオーバ後においては、ノードN3が子ノードになるため、ノードN10は、子ノードアドレスNA“2.1.1(ノードN3)”を追加する。   As shown in FIG. 7C, the node N10 stores that its own node address NA is “2.1” before the handover. Since the node N3 becomes a child node after the handover, the node N10 adds the child node address NA “2.1.1 (node N3)”.

ノードN5は、図7(d)に示すように、ハンドオーバ前において、自ノードアドレスNAが“1.1.1.2”、子ノードアドレスNAが“1.1.2.2.1(ノードN8)”であると記憶している。ハンドオーバ後においては、ノードN5は、自ノードアドレスNAが“2.1.1.2”になるため、子ノードアドレスNAを“2.1.1.2.1(ノードN8)”に変更する。   As shown in FIG. 7D, the node N5 has its own node address NA “1.1.1.2” and its child node address NA “1.1.2.2.1 (node) before the handover. N8) ". After the handover, the node N5 changes its child node address NA to “2.2.1.2.1 (node N8)” because its own node address NA becomes “2.1.1.2”. .

ノードN6は、図7(e)に示すように、ハンドオーバ前において、自ノードアドレスNAが“1.1.2.1”、子ノードアドレスNAが“1.1.2.1.1(ノードN7)”であると記憶している。ハンドオーバ後においては、ノードN6は、自ノードアドレスNAが“2.1.1.1”になるため、子ノードアドレスNAを“2.1.1.1.1(ノードN7)”に変更する。   As shown in FIG. 7E, the node N6 has its own node address NA “1.1.2.1” and its child node address NA “1.1.2.1.1 (node) before the handover. N7) ". After the handover, the node N6 changes its child node address NA to “2.1.1.1.1 (node N7)” because its own node address NA becomes “2.1.1.1”. .

ノードN7は、図7(f)に示すように、ハンドオーバ前において、自ノードアドレスNAが“1.1.2.1.1”であると記憶している。ハンドオーバ後においては、ノードN7は、自ノードアドレスNAが“2.1.1.1.1”になる。   As shown in FIG. 7F, the node N7 stores that its own node address NA is “1.1.2.1.1” before the handover. After the handover, the node N7 has its own node address NA “2.1.1.1.1”.

ノードN8は、図7(g)に示すように、ハンドオーバ前において、自ノードアドレスNAが“1.1.2.2.1”であると記憶している。ハンドオーバ後においては、ノードN7は、自ノードアドレスNAが“2.1.1.2.1”になる。   As shown in FIG. 7G, the node N8 stores that its own node address NA is “1.1.2.2.1” before the handover. After the handover, the node N7 has its own node address NA “2.2.1.2.1”.

(5)作用・効果
以上説明したように、ノードN3のノードアドレスNAは、ノードN1,N2のノードアドレスNAを含む。ルートノードN0のアドレス記憶部103は、1つ下位の階層に位置するノードN1,N9のノードアドレスNAを中継先候補アドレスとして記憶する。
(5) Operation and Effect As described above, the node address NA of the node N3 includes the node addresses NA of the nodes N1 and N2. The address storage unit 103 of the root node N0 stores the node addresses NA of the nodes N1 and N9 located in the next lower hierarchy as relay destination candidate addresses.

また、ルートノードN0のパケット中継部104は、ノードN3のノードアドレスNAを宛先アドレスとして含むパケットを受信した場合、ノードN3のノードアドレスNAに含まれるノードN1,N2のノードアドレスNAと、アドレス記憶部103が記憶する中継先候補アドレス(ノードN1,N9のノードアドレスNA)とに基づいて、パケットの中継先がノードN1であると決定する。そして、パケット中継部104は、決定したノードN1に当該パケットを中継する。   When the packet relay unit 104 of the root node N0 receives a packet including the node address NA of the node N3 as a destination address, the node relay NA of the nodes N1 and N2 included in the node address NA of the node N3 and the address storage Based on the relay destination candidate address (node addresses NA of the nodes N1 and N9) stored in the unit 103, the relay destination of the packet is determined to be the node N1. Then, the packet relay unit 104 relays the packet to the determined node N1.

すなわち、宛先アドレス(ノードN3のノードアドレスNA)自体に中継先アドレス(ノードN1,N2のノードアドレスNA)を含めたアドレス体系とすることによって、ルートノードN0は、従来の経路管理プロトコルのような経路表を使用せずに、宛先アドレス(ノードN3のノードアドレスNA)から中継先アドレス(ノードN1,N2のノードアドレスNA)を把握できる。このため、ルートノードN0は、1つ下位の階層に位置するノード(子ノード)N1,N9のノードアドレスNAを中継先候補アドレスとして記憶するだけで中継先(次ホップ)を決定可能である。   That is, by adopting an address system in which the destination address (the node address NA of the node N3) itself includes the relay destination address (the node addresses NA of the nodes N1 and N2), the root node N0 can be configured like a conventional route management protocol. The relay destination address (node addresses NA of the nodes N1 and N2) can be determined from the destination address (node address NA of the node N3) without using the routing table. Therefore, the root node N0 can determine the relay destination (next hop) only by storing the node addresses NA of the nodes (child nodes) N1 and N9 located in the next lower hierarchy as the relay destination candidate addresses.

したがって、本実施形態によれば、ルートノードN0において従来の経路管理プロトコルのような経路表の管理が不要であるため、木構造ネットワーク10において多数のノードN0〜N10がルートノードN0を経由してパケット通信を実行する場合であっても、ルートノードN0の処理負荷が過大になることを防止できる。   Therefore, according to the present embodiment, it is not necessary to manage the route table as in the conventional route management protocol at the root node N0, and therefore, a large number of nodes N0 to N10 pass through the root node N0 in the tree structure network 10. Even when packet communication is executed, it is possible to prevent the processing load on the root node N0 from becoming excessive.

本実施形態では、ノードN3のノードアドレスNAは、ノードN3の接続先のノードN2によって、ノードN3に割り当てられる。このため、ノードN3のノードアドレスNAをルートノードN0が割り当てる場合と比較して、ルートノードN0の処理負荷を低減できる。   In this embodiment, the node address NA of the node N3 is assigned to the node N3 by the node N2 to which the node N3 is connected. For this reason, the processing load of the root node N0 can be reduced as compared with the case where the root node N0 assigns the node address NA of the node N3.

また、本実施形態では、ノードN3は、接続先をノードN10へ切り替えるハンドオーバを実行する。ハンドオーバを実行した場合、ノードN10は、ノードN10のノードアドレスNAを含む新たなノードアドレスNAをノードN3に割り当てる。したがって、ノードN3がハンドオーバする場合であっても、本実施形態に係るアドレス体系(すなわち、ルートノードN0の処理負荷を低減可能なアドレス体系)を維持することができる。   In the present embodiment, the node N3 performs a handover for switching the connection destination to the node N10. When the handover is executed, the node N10 assigns a new node address NA including the node address NA of the node N10 to the node N3. Therefore, even when the node N3 is handed over, the address system according to the present embodiment (that is, an address system that can reduce the processing load of the root node N0) can be maintained.

本実施形態では、ノードN3は、ノードN10へのハンドオーバを実行した場合、ノードN3宛のパケットの転送を要求する転送要求を、ハンドオーバ元のノードN2に送信する。転送要求は、ノードN10が宛先通信ノードに割り当てた新たなノードN3のノードアドレスNAを含む。したがって、ハンドオーバ元のノードN2は、ノードN3宛のパケットを新たなノードN3のノードアドレスNAに宛てて転送できる。このため、ノードN3がハンドオーバする場合であっても、パケットロスの発生を回避できる。   In the present embodiment, when executing a handover to the node N10, the node N3 transmits a transfer request for requesting transfer of a packet addressed to the node N3 to the handover source node N2. The transfer request includes the node address NA of the new node N3 assigned by the node N10 to the destination communication node. Therefore, the node N2 that is the handover source can transfer the packet addressed to the node N3 to the node address NA of the new node N3. For this reason, even when the node N3 is handed over, occurrence of packet loss can be avoided.

本実施形態では、ノードN10によって新たなノードアドレスNAがノードN3に割り当てられた場合、ノードN3は、木構造ネットワーク10上のノードN3の位置に応じた新たなノードアドレスNAを、木構造ネットワーク10において宛先通信ノードの下位の階層に位置するノードN5,N6に割り当てる。すなわち、ノードN5,N6には、新たなノードN3のノードアドレスNAを含むノードアドレスNAが割り当てられる。   In the present embodiment, when a new node address NA is assigned to the node N3 by the node N10, the node N3 assigns a new node address NA corresponding to the position of the node N3 on the tree structure network 10 to the tree structure network 10. Are assigned to nodes N5 and N6 located in the lower hierarchy of the destination communication node. That is, node addresses NA including the node address NA of the new node N3 are assigned to the nodes N5 and N6.

したがって、子ノードを有するノードN3がハンドオーバする場合に、当該子ノードに対しても、本実施形態に係るアドレス体系(すなわち、ルートノードN0の処理負荷を低減可能なアドレス体系)を維持することができる。   Therefore, when the node N3 having a child node performs a handover, the address system according to the present embodiment (that is, an address system that can reduce the processing load of the root node N0) can be maintained for the child node. it can.

(6)その他の実施形態
上記のように、本発明は実施形態によって記載したが、この開示の一部をなす論述および図面はこの発明を限定するものであると理解すべきではない。この開示から当業者には様々な代替実施形態、実施例および運用技術が明らかとなる。
(6) Other Embodiments As described above, the present invention has been described according to the embodiment. However, it should not be understood that the description and drawings constituting a part of this disclosure limit the present invention. From this disclosure, various alternative embodiments, examples and operational techniques will be apparent to those skilled in the art.

上述した実施形態では、ルートノードN0が外部ネットワーク100に有線接続された無線基地局あるいはゲートウェイであると説明したが、ルートノードN0が外部ネットワーク100に無線接続される無線端末であってもよい。なお、上述した実施形態では、ノードN0〜N10の全てが可搬型の無線端末であると説明したが、ノードN0〜N10の一部に固定型の無線端末が含まれていてもよい。   In the embodiment described above, the root node N0 is described as a wireless base station or gateway connected to the external network 100 by wire, but the root node N0 may be a wireless terminal wirelessly connected to the external network 100. In the embodiment described above, all of the nodes N0 to N10 have been described as portable wireless terminals. However, a part of the nodes N0 to N10 may include a fixed wireless terminal.

上述した実施形態では、ルートノードN0の処理負荷を低減することについて主に説明したが、ルートノードN0に限らず、他の上位ノード(例えば、ノードN1,N9)などの処理負荷も低減することは勿論である。すなわち、上述した実施形態では、従来の経路管理プロトコルのような経路表を使用しないため、木構造ネットワーク10の全体的な処理負荷を低減できる。   In the above-described embodiment, the description has been mainly made of reducing the processing load of the root node N0. However, not only the root node N0 but also the processing loads of other upper nodes (for example, the nodes N1 and N9) are reduced. Of course. That is, in the above-described embodiment, since the route table as in the conventional route management protocol is not used, the overall processing load of the tree structure network 10 can be reduced.

なお、上述した実施形態では、外部ネットワーク100においても上述したアドレス体系が適用されていることを前提に説明したが、外部ネットワーク100において上述したアドレス体系と異なるアドレス体系(例えば、IPアドレス)が適用される場合には、ルートノードN0がNATのようなアドレス変換機能を有していてもよい。   In the above-described embodiment, the description has been made on the assumption that the above-described address system is applied to the external network 100, but an address system (for example, an IP address) different from the above-described address system is applied to the external network 100. In this case, the root node N0 may have an address translation function such as NAT.

このように本発明は、ここでは記載していない様々な実施形態等を包含するということを理解すべきである。したがって、本発明はこの開示から妥当な特許請求の範囲の発明特定事項によってのみ限定されるものである。   Thus, it should be understood that the present invention includes various embodiments and the like not described herein. Therefore, the present invention is limited only by the invention specifying matters in the scope of claims reasonable from this disclosure.

本発明の実施形態に係る通信システムの全体概略構成図である。1 is an overall schematic configuration diagram of a communication system according to an embodiment of the present invention. 本発明の実施形態に係るルートノードの構成を示すブロック図である。It is a block diagram which shows the structure of the root node which concerns on embodiment of this invention. 本発明の実施形態に係るノードの構成を示すブロック図である。It is a block diagram which shows the structure of the node which concerns on embodiment of this invention. 本発明の実施形態に係る通信システムにおいて用いられるアドレス体系について説明するための図である。It is a figure for demonstrating the address system used in the communication system which concerns on embodiment of this invention. 本発明の実施形態に係る通信システムの全体概略動作を説明するための図である。It is a figure for demonstrating the whole schematic operation | movement of the communication system which concerns on embodiment of this invention. 本発明の実施形態に係る通信システムの詳細動作例を示すシーケンス図である。It is a sequence diagram which shows the detailed operation example of the communication system which concerns on embodiment of this invention. 本発明の実施形態に係るノードのハンドオーバ前後において、各ノードの保持するアドレステーブルが変化する様子を示す図である。It is a figure which shows a mode that the address table which each node hold | maintains before and after the handover of the node which concerns on embodiment of this invention.

符号の説明Explanation of symbols

N0…ルートノード、N1〜N10…ノード、1…通信システム、10…木構造ネットワーク、100…外部ネットワーク、101…送受信部、102…アドレス管理部、103…アドレス記憶部、104…パケット中継部、201…送受信部、202…アドレス管理部、203…アドレス記憶部、204…パケット中継部、205…接続制御部   N0: root node, N1-N10 ... node, 1 ... communication system, 10 ... tree network, 100 ... external network, 101 ... transmission / reception unit, 102 ... address management unit, 103 ... address storage unit, 104 ... packet relay unit, 201 ... transmission / reception unit, 202 ... address management unit, 203 ... address storage unit, 204 ... packet relay unit, 205 ... connection control unit

Claims (8)

木構造の接続形態が採用された無線ネットワークである木構造ネットワークを構成し、パケット中継機能を有する複数の無線通信ノードを備え、
前記無線通信ノードは、
前記木構造ネットワークにおいて所定の階層に位置する特定通信ノードと、
前記木構造ネットワークにおいて前記所定の階層よりも下位の階層に位置し、第1アドレスが割り当てられた宛先通信ノードと、
前記木構造ネットワークにおいて前記特定通信ノードと前記宛先通信ノードとの間のパケット中継経路上に位置し、第2アドレスが割り当てられた少なくとも1つの中間通信ノードと
を含む通信システムであって、
前記第2アドレスは、前記木構造ネットワーク上の前記中間通信ノードの位置を示し、
前記第1アドレスは、前記木構造ネットワーク上の前記宛先通信ノードの位置を示し、全ての前記中間通信ノードに割り当てられた前記第2アドレスを含み、
前記特定通信ノードは、
前記木構造ネットワークにおいて前記所定の階層の1つ下位の階層に位置する無線通信ノードのアドレスを中継先候補アドレスとして記憶するアドレス記憶部と、
前記第1アドレスを宛先アドレスとして含むパケットを受信した場合、前記第1アドレスに含まれる前記第2アドレスと、前記アドレス記憶部が記憶する前記中継先候補アドレスとに基づいて、前記パケットの中継先を決定する中継先決定部と
を備える通信システム。
A tree-structured network that is a wireless network adopting a tree-structured connection form is configured, and includes a plurality of wireless communication nodes having a packet relay function,
The wireless communication node is
A specific communication node located in a predetermined hierarchy in the tree structure network;
A destination communication node located in a hierarchy lower than the predetermined hierarchy in the tree-structured network and assigned a first address;
A communication system including at least one intermediate communication node located on a packet relay path between the specific communication node and the destination communication node in the tree-structured network and assigned a second address;
The second address indicates a position of the intermediate communication node on the tree-structured network;
The first address indicates a position of the destination communication node on the tree-structured network, and includes the second address assigned to all the intermediate communication nodes;
The specific communication node is:
An address storage unit that stores, as a relay destination candidate address, an address of a wireless communication node located in a hierarchy one level lower than the predetermined hierarchy in the tree-structured network;
When a packet including the first address as a destination address is received, the relay destination of the packet is based on the second address included in the first address and the relay destination candidate address stored in the address storage unit A communication system comprising: a relay destination determining unit that determines
前記第1アドレスは、前記宛先通信ノードの接続先の前記中間通信ノードによって、前記宛先通信ノードに割り当てられる請求項1に記載の通信システム。   The communication system according to claim 1, wherein the first address is assigned to the destination communication node by the intermediate communication node to which the destination communication node is connected. 前記宛先通信ノードは、接続先の前記中間通信ノードを他の無線通信ノードへ切り替えるハンドオーバを実行し、
前記他の無線通信ノードは、前記宛先通信ノードが前記ハンドオーバを実行した場合、前記木構造ネットワーク上の前記他の無線通信ノードの位置に応じた新たな第1アドレスを前記宛先通信ノードに割り当て、
前記新たな第1アドレスは、前記他の無線通信ノードのアドレスを含む請求項2に記載の通信システム。
The destination communication node performs a handover to switch the intermediate communication node of the connection destination to another wireless communication node;
The other wireless communication node assigns a new first address to the destination communication node according to the position of the other wireless communication node on the tree-structured network when the destination communication node executes the handover,
The communication system according to claim 2, wherein the new first address includes an address of the other wireless communication node.
前記宛先通信ノードは、前記ハンドオーバを実行した場合、前記宛先通信ノード宛の前記パケットの転送を要求する転送要求を、ハンドオーバ元の前記中間通信ノードに送信し、
前記転送要求は、前記他の無線通信ノードが前記宛先通信ノードに割り当てた前記新たな第1アドレスを含む請求項3に記載の通信システム。
When the destination communication node executes the handover, the destination communication node transmits a transfer request for requesting transfer of the packet addressed to the destination communication node to the intermediate communication node of the handover source,
The communication system according to claim 3, wherein the transfer request includes the new first address assigned to the destination communication node by the other wireless communication node.
前記他の無線通信ノードによって前記新たな第1アドレスが前記宛先通信ノードに割り当てられた場合、前記宛先通信ノードは、前記木構造ネットワーク上の前記宛先通信ノードの位置に応じた新たなアドレスを、前記木構造ネットワークにおいて前記宛先通信ノードの下位の階層に位置する無線通信ノードに割り当てる請求項3または4に記載の通信システム。   When the new first address is assigned to the destination communication node by the other wireless communication node, the destination communication node assigns a new address according to the position of the destination communication node on the tree-structured network, The communication system according to claim 3 or 4, wherein the communication system is assigned to a wireless communication node located in a lower hierarchy of the destination communication node in the tree structure network. 前記所定の階層は、前記木構造ネットワークにおける最上位の階層である請求項1〜5のいずれか1項に記載の通信システム。   The communication system according to claim 1, wherein the predetermined hierarchy is a highest hierarchy in the tree-structured network. パケット中継機能を有する複数の無線通信ノードによって構成され、木構造の接続形態が採用された無線ネットワークである木構造ネットワークにおいて、所定の階層に位置する通信ノードであって、
前記木構造ネットワークにおいて前記所定の階層の1つ下位の階層に位置する無線通信ノードのアドレスを中継先候補アドレスとして記憶するアドレス記憶部と、
第1アドレスを宛先アドレスとして含むパケットを受信した場合、前記第1アドレスに含まれる第2アドレスと、前記アドレス記憶部が記憶する前記中継先候補アドレスとに基づいて、前記パケットの中継先を決定する中継先決定部と
を備え、
前記第1アドレスは、前記木構造ネットワークにおいて前記所定の階層よりも下位の階層に位置する宛先通信ノードに割り当てられるとともに、前記木構造ネットワーク上の前記宛先通信ノードの位置を示し、
前記第2アドレスは、前記木構造ネットワークにおいて前記通信ノードと前記宛先通信ノードとの間のパケット中継経路上に位置する中間通信ノードに割り当てられるとともに、前記木構造ネットワーク上の前記中間通信ノードの位置を示す通信ノード。
A tree-structured network, which is a wireless network configured by a plurality of wireless communication nodes having a packet relay function and adopting a tree-structured connection form, is a communication node located in a predetermined hierarchy,
An address storage unit that stores, as a relay destination candidate address, an address of a wireless communication node located in a hierarchy one level lower than the predetermined hierarchy in the tree-structured network;
When a packet including the first address as a destination address is received, the relay destination of the packet is determined based on the second address included in the first address and the relay destination candidate address stored in the address storage unit A relay destination determination unit that
The first address is assigned to a destination communication node located in a hierarchy lower than the predetermined hierarchy in the tree structure network, and indicates a position of the destination communication node on the tree structure network,
The second address is assigned to an intermediate communication node located on a packet relay path between the communication node and the destination communication node in the tree structure network, and the position of the intermediate communication node on the tree structure network Communication node indicating
パケット中継機能を有する複数の無線通信ノードによって構成され、木構造の接続形態が採用された無線ネットワークである木構造ネットワークにおいて、所定の階層に位置する通信ノードに適用される通信方法であって、
前記木構造ネットワークにおいて前記所定の階層の1つ下位の階層に位置する無線通信ノードのアドレスを中継先候補アドレスとして記憶するステップと、
第1アドレスを宛先アドレスとして含むパケットを受信した場合、前記第1アドレスに含まれる第2アドレスと、前記記憶するステップにおいて記憶した前記中継先候補アドレスとに基づいて、前記パケットの中継先を決定するステップと
を備え、
前記第1アドレスは、前記木構造ネットワークにおいて前記所定の階層よりも下位の階層に位置する宛先通信ノードに割り当てられるとともに、前記木構造ネットワーク上の前記宛先通信ノードの位置を示し、
前記第2アドレスは、前記木構造ネットワークにおいて前記通信ノードと前記宛先通信ノードとの間のパケット中継経路上に位置する中間通信ノードに割り当てられるとともに、前記木構造ネットワーク上の前記中間通信ノードの位置を示す通信方法。
In a tree-structure network, which is a wireless network configured by a plurality of wireless communication nodes having a packet relay function and adopting a tree-structured connection form, a communication method applied to a communication node located in a predetermined hierarchy,
Storing, as a relay destination candidate address, an address of a wireless communication node located in a hierarchy one level lower than the predetermined hierarchy in the tree-structured network;
When a packet including the first address as a destination address is received, the relay destination of the packet is determined based on the second address included in the first address and the relay destination candidate address stored in the storing step And a step of
The first address is assigned to a destination communication node located in a hierarchy lower than the predetermined hierarchy in the tree structure network, and indicates a position of the destination communication node on the tree structure network,
The second address is assigned to an intermediate communication node located on a packet relay path between the communication node and the destination communication node in the tree structure network, and the position of the intermediate communication node on the tree structure network Indicates the communication method.
JP2008167988A 2008-06-26 2008-06-26 Communication system, communication node, and communication method Pending JP2010011084A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008167988A JP2010011084A (en) 2008-06-26 2008-06-26 Communication system, communication node, and communication method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008167988A JP2010011084A (en) 2008-06-26 2008-06-26 Communication system, communication node, and communication method

Publications (1)

Publication Number Publication Date
JP2010011084A true JP2010011084A (en) 2010-01-14

Family

ID=41591036

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008167988A Pending JP2010011084A (en) 2008-06-26 2008-06-26 Communication system, communication node, and communication method

Country Status (1)

Country Link
JP (1) JP2010011084A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103179696A (en) * 2013-03-15 2013-06-26 北京邮电大学 Cognitive radio based communication network system in intelligent power grid and networking method
JP2013207399A (en) * 2012-03-27 2013-10-07 Panasonic Corp Cluster tree network and address update method
US8615603B2 (en) 2010-02-24 2013-12-24 Buffalo Inc. Wireless LAN system, wireless LAN device, and storage medium having stored therein wireless LAN program
JPWO2013076912A1 (en) * 2011-11-21 2015-04-27 日本電気株式会社 Route information exchange method, communication terminal, and route information exchange program
WO2018220696A1 (en) * 2017-05-30 2018-12-06 三菱電機株式会社 Communication control system and communication control method
JP2022022277A (en) * 2015-08-28 2022-02-03 テキサス インスツルメンツ インコーポレイテッド Network address assignment and reclamation for hierarchical based rpl networks

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8615603B2 (en) 2010-02-24 2013-12-24 Buffalo Inc. Wireless LAN system, wireless LAN device, and storage medium having stored therein wireless LAN program
JPWO2013076912A1 (en) * 2011-11-21 2015-04-27 日本電気株式会社 Route information exchange method, communication terminal, and route information exchange program
JP2013207399A (en) * 2012-03-27 2013-10-07 Panasonic Corp Cluster tree network and address update method
CN103179696A (en) * 2013-03-15 2013-06-26 北京邮电大学 Cognitive radio based communication network system in intelligent power grid and networking method
JP2022022277A (en) * 2015-08-28 2022-02-03 テキサス インスツルメンツ インコーポレイテッド Network address assignment and reclamation for hierarchical based rpl networks
JP7249720B2 (en) 2015-08-28 2023-03-31 テキサス インスツルメンツ インコーポレイテッド Allocation and Reuse of Network Addresses for Hierarchy-Based RPL Networks
WO2018220696A1 (en) * 2017-05-30 2018-12-06 三菱電機株式会社 Communication control system and communication control method
JPWO2018220696A1 (en) * 2017-05-30 2019-11-07 三菱電機株式会社 Communication control system and communication control method

Similar Documents

Publication Publication Date Title
JP4715750B2 (en) Multi-interface communication device, terminal, and path switching method
US7586894B2 (en) Communication system capable of selecting optimum gateway for terminals
JP4466434B2 (en) Routing method and home agent
JP5048684B2 (en) Selective service update method for communication network
EP1453255B1 (en) Communication system, mobile terminal and transfer device
KR20120052092A (en) Method for tethering network, method for connecting network and wirelessly communication system thereof
WO2003017582A1 (en) A system and method for providing an addressing and proxy scheme for facilitating mobility of wireless nodes between wired access points on a core network of a communications network
CN107182104B (en) Mobile communication terminal and position management device
CA2435163C (en) Packet communication systems
JP2010011084A (en) Communication system, communication node, and communication method
JP2008530942A (en) Method for releasing link after handover of multi-mode mobile terminal and mobile terminal
JP5655018B2 (en) Handover processing system and gateway router
US9602386B2 (en) Node apparatus, record medium for storing control program, wireless communication system, and method for data communication
JP2007068043A (en) Routing selection method in communication network, and communications network system
JP4569544B2 (en) Wireless multi-hop network routing system
JP4606985B2 (en) Wireless communication system
JP4406377B2 (en) Routing method in ad hoc network
JP4455600B2 (en) Ad hoc network and gateway node
JP4735202B2 (en) Mobile terminal and program for selecting routing protocol for ad hoc network
JP2008301138A (en) Communication system, wireless communication node, address management device, and communication method
JP2010283543A (en) Path switching method and relay station
US9532332B2 (en) Node device for releasing allocation of the unused channel to the radio interface
CN108809934B (en) Mobility management protocol negotiation method in IPv6 network
JP2006173776A (en) Mobile communication system, mobile, and mobile router
JP2003153330A (en) Movable body communication system, and method of setting label switching path

Legal Events

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

Effective date: 20091015

Free format text: JAPANESE INTERMEDIATE CODE: A7424