WO2018074585A1 - Communication device - Google Patents

Communication device Download PDF

Info

Publication number
WO2018074585A1
WO2018074585A1 PCT/JP2017/037999 JP2017037999W WO2018074585A1 WO 2018074585 A1 WO2018074585 A1 WO 2018074585A1 JP 2017037999 W JP2017037999 W JP 2017037999W WO 2018074585 A1 WO2018074585 A1 WO 2018074585A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
adjacent
hierarchy
communication
neighboring
Prior art date
Application number
PCT/JP2017/037999
Other languages
French (fr)
Japanese (ja)
Inventor
ラバリジョンナ ヴェルティナ
史秀 児島
Original Assignee
国立研究開発法人情報通信研究機構
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 国立研究開発法人情報通信研究機構 filed Critical 国立研究開発法人情報通信研究機構
Publication of WO2018074585A1 publication Critical patent/WO2018074585A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W40/00Communication routing or communication path finding
    • H04W40/02Communication route or path selection, e.g. power-based or shortest path routing
    • H04W40/04Communication route or path selection, e.g. power-based or shortest path routing based on wireless node resources
    • H04W40/10Communication route or path selection, e.g. power-based or shortest path routing based on wireless node resources based on available power or energy

Definitions

  • the network NW in the embodiment has a hierarchical structure with the router device R at the top of the hierarchy as the apex. Therefore, the network construction is started when the device R broadcasts a hello packet.
  • the communication apparatus 1 of the embodiment will be described as being the apparatus D in FIG.
  • condition determination unit 50 selects the device with the smallest count value from the selected four devices (S305). In the example shown in FIG.
  • the device D in FIG. 7 selects not only the device R but also the devices B, C, and G as the routing destination (broken line in FIG. 7). By performing this operation in all the devices constituting the network, the routing destinations are evenly distributed, and the power consumption of each individual device can be made uniform.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The present invention comprises: a hierarchy storage unit that stores an own identifier and own hierarchy information indicating an own hierarchy in a hierarchical structure; an adjacent device storage unit that stores adjacent device information including a plurality of, respectively, identifiers of adjacent devices that are adjacent, adjacent hierarchy information items indicating the hierarchy of the adjacent devices in the hierarchical structure, information items regarding communication quality between adjacent devices, and count information items indicating the number of routings to the adjacent devices; a candidate extraction unit that extracts, on the basis of the adjacent hierarchy information and the communication quality information for each of the adjacent devices included in the adjacent device information, candidate devices to be a routing destination candidate, from among the adjacent devices; a device selection unit that selects a device to be a routing destination, on the basis of the count information corresponding to each of the candidate devices included in the adjacent device information; and an update unit that updates the count information corresponding to the selected device in the adjacent device information.

Description

通信装置Communication device
 本発明は、メッシュ構造でネットワークを構成する通信装置に関する。 The present invention relates to a communication device that configures a network with a mesh structure.
 メッシュ構造をなすネットワークにおいては、ルート装置を頂点に、各装置が階層を構成する形態をとることがある。このような形態では、各装置は階層が1つ上位の親装置を有し、親子関係はそれぞれの該当する装置間での制御信号の交換により築かれる。ルート装置へ到達させるべき情報は、各装置からその親となる装置を順繰りに中継しながら(=マルチホップして)パケット伝送される。 In a network having a mesh structure, each device may take a form with a root device at the apex. In such a form, each device has a parent device one level higher, and a parent-child relationship is established by exchanging control signals between the corresponding devices. The information that should reach the root device is transmitted as a packet from each device while relaying the parent device in sequence (= multi-hop).
 一方、メッシュ構造のネットワーク通信においては、所定の通信品質や通信コスト、接続品質、経路コスト(接続成功率、受信パワー、SNR)などに基づき、階層の上位および下位の通信相手を確定(経路を確定)させることでネットワークが完成する。通信相手が一旦確定すると、エラーが発生しない限り確定したルートを継続使用することで、安定した通信を可能としている。 On the other hand, in the network communication of the mesh structure, the upper and lower communication partners of the hierarchy are determined based on the predetermined communication quality, communication cost, connection quality, route cost (connection success rate, reception power, SNR), etc. Confirm) to complete the network. Once the communication partner is determined, stable communication is possible by continuously using the determined route unless an error occurs.
 ところで、通信経路を経路コストなどにより決定した場合、通信経路が最適解に収束し、実質的にツリー構造となってしまう。ツリー構造のネットワークでは、自己よりも下位に接続される通信装置が多いほど、自己を通過して上位に流れる通信トラヒックが増加する。すなわち、自分宛でない通信トラヒックを中継する機会が増える。また、本来は通信可能な経路が複数あるにもかかわらず固定されてしまい、ネットワーク全体として、頻繁に通信トラヒックが発生する通信装置と、そうではない通信装置との間で電力消費に差が生じてしまう。これは、特に通信装置が電池などにより駆動する形態では、特定の通信装置の電源消費のみが増加することで、当該通信装置の電池残量減によるネットワーク切断等を引き起こし、ネットワーク全体の通信効率を下げる恐れがある。 By the way, when the communication path is determined by the path cost or the like, the communication path converges to the optimal solution, and the tree structure is substantially formed. In a network having a tree structure, the more communication devices are connected to the lower level than the self, the more communication traffic flows through the self and flows to the upper level. That is, the opportunity to relay communication traffic not addressed to itself increases. In addition, it is fixed despite the fact that there are multiple paths that can be communicated, and there is a difference in power consumption between communication devices that frequently generate communication traffic and communication devices that do not, as a whole network. End up. This is because, in particular, when the communication device is driven by a battery or the like, only the power consumption of the specific communication device increases, causing a network disconnection or the like due to a decrease in the remaining battery power of the communication device, thereby reducing the communication efficiency of the entire network. There is a risk of lowering.
特開2013-191358号公報JP 2013-191358 A
 このように、従来の通信装置では、メッシュ構造のネットワークを構成した場合に、通信装置相互間で電力消費に差が生ずるという問題がある。本発明はかかる問題を解決するためになされたもので、ネットワークを構成する通信装置相互間で電力消費を均一にすることのできる通信装置を提供することを目的とする。 As described above, the conventional communication apparatus has a problem that a difference in power consumption occurs between the communication apparatuses when the mesh structure network is configured. The present invention has been made to solve such a problem, and an object of the present invention is to provide a communication apparatus that can make power consumption uniform among communication apparatuses constituting a network.
 上記した課題を解決するため、実施形態の通信装置は、ルート装置を頂点とした階層構造をなすネットワークにおける通信装置であって、自己の識別子、および、階層構造における自己の階層を示す自己階層情報を記憶する階層記憶部と、隣接する隣接装置の識別子、階層構造における隣接装置の階層を示す隣接階層情報、隣接装置との間の通信品質情報、および、隣接装置に対するルーティング回数を示すカウント情報をそれぞれ複数含む隣接装置情報を記憶する隣接装置記憶部と、階層構造における自己よりも上位に位置する装置に対するルーティングイベントが発生した場合に、隣接装置情報に含まれる隣接装置それぞれの隣接階層情報および通信品質情報に基づいて、隣接装置の中からルーティング先候補たる候補装置を抽出する候補抽出部と、隣接装置情報に含まれる候補装置それぞれに対応するカウント情報に基づいて、ルーティング先たる装置を選択する装置選択部と、隣接装置情報における選択された装置に対応するカウント情報を更新する更新部とを具備する。 In order to solve the above-described problem, the communication device according to the embodiment is a communication device in a network having a hierarchical structure with the root device as a vertex, and includes a self-identifier and self-hierarchy information indicating the self-hierarchy in the hierarchical structure And a hierarchical storage unit that stores the identifier of the adjacent device, adjacent layer information indicating the layer of the adjacent device in the hierarchical structure, communication quality information between the adjacent devices, and count information indicating the number of times of routing to the adjacent device. Neighboring device storage unit for storing plural neighboring device information, and adjacent layer information and communication of each neighboring device included in neighboring device information when a routing event occurs for a device positioned higher than the self in the hierarchical structure Extract candidate devices as routing destination candidates from neighboring devices based on quality information Based on the count information corresponding to each candidate device included in the neighboring device information, the complementary extraction unit, the device selection unit that selects a device that is the routing destination, and the count information corresponding to the selected device in the neighboring device information are updated. And an updating unit.
 本発明によれば、ネットワークを構成する通信装置相互間で電力消費を均一にすることのできる通信装置を提供することができる。 According to the present invention, it is possible to provide a communication device that can make power consumption uniform among communication devices constituting a network.
実施形態に係る通信装置の構成を示すブロック図である。It is a block diagram which shows the structure of the communication apparatus which concerns on embodiment. 実施形態に係る通信装置の隣接装置情報の例を示す図である。It is a figure which shows the example of the adjacent apparatus information of the communication apparatus which concerns on embodiment. 実施形態に係る通信装置による自律的ネットワーク構築動作を示すフローチャートである。It is a flowchart which shows the autonomous network construction operation | movement by the communication apparatus which concerns on embodiment. 実施形態に係る通信装置による自律的ネットワーク構築を説明する図である。It is a figure explaining the autonomous network construction by the communication apparatus which concerns on embodiment. 実施形態に係る通信装置によるネットワーク構成の例を示す図である。It is a figure which shows the example of the network structure by the communication apparatus which concerns on embodiment. 実施形態に係る通信装置におけるルーティング動作を示すフローチャートである。It is a flowchart which shows the routing operation | movement in the communication apparatus which concerns on embodiment. 実施形態に係る通信装置によるルーティング動作の様子を示す図である。It is a figure which shows the mode of the routing operation | movement by the communication apparatus which concerns on embodiment.
 以下、図面を参照して実施形態に係る通信装置を詳細に説明する。図1に示すように、実施形態の通信装置1は、メッシュ構造のネットワークNWを構成し、上位の親装置P、下位の子装置C、および自己と同階層の兄弟装置Sと直接的または間接的に接続されている。通信装置1は、アンテナ15が接続された送受信部10、ルーティング設定部20、階層設定部30、階層記憶部35、隣接装置登録部40、隣接装置記憶部45および条件判定部50を備えている。なお、親装置P、兄弟装置S、子装置Cは、それぞれ通信装置1と同様の構成を有している。 Hereinafter, the communication apparatus according to the embodiment will be described in detail with reference to the drawings. As shown in FIG. 1, the communication device 1 of the embodiment constitutes a mesh-structured network NW, and directly or indirectly with an upper parent device P, a lower child device C, and a sibling device S in the same hierarchy as itself. Connected. The communication device 1 includes a transmission / reception unit 10 to which an antenna 15 is connected, a routing setting unit 20, a hierarchy setting unit 30, a hierarchy storage unit 35, an adjacent device registration unit 40, an adjacent device storage unit 45, and a condition determination unit 50. . Note that each of the parent device P, the brother device S, and the child device C has the same configuration as that of the communication device 1.
 送受信部10は、実施形態の通信装置において電波を送信し受信する無線インタフェースである。送受信部10は、以下に説明するルーティング機能だけでなく、具体的なデータの送受信をも行う機能を有している。 The transmission / reception unit 10 is a wireless interface that transmits and receives radio waves in the communication device of the embodiment. The transmission / reception unit 10 has not only a routing function described below but also a function of performing specific data transmission / reception.
 ルーティング設定部20は、ネットワークNWにおけるルーティング処理を実行する演算ブロックである。階層設定部30は、ネットワークNWにおける通信装置1の階層を確定し更新する演算ブロックである。階層記憶部35は、自己の識別子および自己のネットワークNWにおける階層を記憶する。以下の説明において、「階層」は、階層構造のトップに位置する通信装置Rを「0」とし、下位に下るにしたがって1ずつ値が増加する数値として表している。この階層の値は、すべての隣接装置のうち経路コストが最低となる隣接装置の階層に1を加えた値として定義することができる。 The routing setting unit 20 is a calculation block that executes routing processing in the network NW. The hierarchy setting unit 30 is a calculation block that determines and updates the hierarchy of the communication device 1 in the network NW. The hierarchy storage unit 35 stores its own identifier and hierarchy in its own network NW. In the following description, the “hierarchy” is represented as a numerical value in which the communication device R positioned at the top of the hierarchical structure is “0” and the value increases by 1 as it goes down. The value of this layer can be defined as a value obtained by adding 1 to the layer of the adjacent device having the lowest path cost among all the adjacent devices.
 隣接装置登録部40は、ネットワークNWにおいて一つ上位にある親装置P、一つ下位にある子装置Cおよび同位にある兄弟装置Sを隣接装置情報として設定し更新する演算ブロックである。隣接装置記憶部45は、隣接装置登録部40が設定し更新した隣接装置情報を記憶する。 The adjacent device registration unit 40 is a calculation block that sets and updates the parent device P that is one higher in the network NW, the child device C that is one lower, and the sibling device S that is the peer as adjacent device information. The adjacent device storage unit 45 stores the adjacent device information set and updated by the adjacent device registration unit 40.
 図2は、隣接装置記憶部45が記憶する隣接装置情報の一例である。図2に示すように、実施形態の通信装置では、隣接装置情報として、隣接装置それぞれのアドレス、隣接装置それぞれのネットワークNWにおける階層、隣接装置それぞれに対応する通信品質、および、隣接装置それぞれに設定したルーティングの回数を示すカウント値が対応付けられている。 FIG. 2 is an example of neighboring device information stored in the neighboring device storage unit 45. As shown in FIG. 2, in the communication device of the embodiment, as neighboring device information, the address of each neighboring device, the hierarchy in the network NW of each neighboring device, the communication quality corresponding to each neighboring device, and each neighboring device are set. A count value indicating the number of routings performed is associated.
 ここで、通信装置1の階層が「2」であるとすると、アドレスRの通信装置(装置Rと称する。以下同様。)は階層が「0」であり、自己より上位かつ最上位であるから、自己の親装置であるとともに、ネットワークNWにおける頂点たるルータ装置であることが分かる。同様に、装置B、装置Cおよび装置Gは、階層が「1」であり自己より上位であるから、自己の親装置ということになる。装置Mは、階層が自己と同位の「2」であるから、兄弟装置、装置Iおよび装置Jは、階層がいずれも「3」であるから、自己より下位の子装置である。 Here, if the hierarchy of the communication device 1 is “2”, the communication device of the address R (referred to as device R. The same shall apply hereinafter) has a hierarchy of “0”, which is higher and higher than itself. It can be seen that this is a router device which is a self parent device and a vertex in the network NW. Similarly, the device B, the device C, and the device G are “1” in the hierarchy and are higher than the devices themselves, and thus are the parent devices of the devices B, C, and G. Since the device M has a hierarchy of “2”, which is the same as the self, the sibling device, the device I, and the device J are child devices lower than the self because the hierarchy is “3”.
 隣接装置情報における通信品質は、対応する装置との通信における通信品質であり、LQT(Link Quality Threshold)とも呼ばれる。LQTは、リンク品質を示す数値であり、数値が小さいほど品質が良いことを表す。例えば、リンクを設定するLQTを4と設定すると、LQTが4以下の装置を通信相手としたルーティングを行う。 Communication quality in adjacent device information is communication quality in communication with a corresponding device, and is also called LQT (Link Quality Threshold). LQT is a numerical value indicating the link quality. The smaller the numerical value, the better the quality. For example, if the LQT for setting a link is set to 4, routing is performed with a device whose LQT is 4 or less as a communication partner.
 隣接装置情報におけるカウント値は、対応する装置宛のルーティングを何回行ったかを示す数値情報である。図2に示す例では、通信装置1は、カウント値として自然数を用いており、装置Rに対して101回、装置Bに対して100回、装置Cに対して99回のルーティング設定を行ったことを示している。 The count value in the neighboring device information is numerical information indicating how many times the routing to the corresponding device has been performed. In the example illustrated in FIG. 2, the communication device 1 uses a natural number as a count value, and performs routing setting 101 times for the device R, 100 times for the device B, and 99 times for the device C. It is shown that.
 条件判定部50は、通信装置1がルーティングすべき相手装置を決定する演算ブロックである。条件判定部50は、隣接装置情報の階層、通信品質およびカウント値を用いてルーティングの相手装置を決定する。 The condition determination unit 50 is a calculation block that determines a partner device to be routed by the communication device 1. The condition determination unit 50 determines a partner device for routing using the hierarchy of the adjacent device information, the communication quality, and the count value.
 続いて、図1ないし4を参照して、実施形態の通信装置1のネットワーク構築動作を説明する。実施形態におけるネットワークNWは、階層の最上位たるルータ装置Rを頂点とした階層構造をなしている。そのため、ネットワーク構築は装置Rがハローパケットをブロードキャスト送信することにより開始される。以下、実施形態の通信装置1は、図4における装置Dであるものとして説明する。 Subsequently, the network construction operation of the communication apparatus 1 according to the embodiment will be described with reference to FIGS. The network NW in the embodiment has a hierarchical structure with the router device R at the top of the hierarchy as the apex. Therefore, the network construction is started when the device R broadcasts a hello packet. Hereinafter, the communication apparatus 1 of the embodiment will be described as being the apparatus D in FIG.
 図3に示すように、送受信部10は上位たる装置Cからブロードキャスト送信されたハローパケットを受信する(ステップ100。以下「S100」のように称する。)。 As shown in FIG. 3, the transmitting / receiving unit 10 receives a hello packet broadcast from the higher-level device C (step 100; hereinafter referred to as “S100”).
 ルーティング設定部20は、受信したパケットから相手の識別子と階層情報を取り出す。ここで、初期状態においては、通信装置1の階層は設定されていないから(S105のNo)、階層設定部30は、ルーティング設定部20が取り出した相手の階層情報に1を加算した値を自己の階層として設定し、階層記憶部35に記憶させる(S110)。 The routing setting unit 20 extracts the partner identifier and hierarchy information from the received packet. Here, in the initial state, since the hierarchy of the communication device 1 is not set (No in S105), the hierarchy setting unit 30 sets the value obtained by adding 1 to the other party's hierarchy information extracted by the routing setting unit 20. Are stored in the hierarchical storage unit 35 (S110).
 また、受信したパケットを送信したのは少なくとも自己よりも上位の装置であるから、隣接装置登録部40は、ルーティング設定部20が取り出した識別子の相手装置を親装置として設定し、隣接装置記憶部45に記憶させる(S115)。これにより、当該受信したパケットを送信した装置Cは装置Dの親装置であることが確定する。 In addition, since it is at least a higher-level device that has transmitted the received packet, the adjacent device registration unit 40 sets the partner device of the identifier extracted by the routing setting unit 20 as the parent device, and the adjacent device storage unit 45 (S115). Thereby, it is determined that the device C that has transmitted the received packet is the parent device of the device D.
 すでに自己階層が設定してある場合(S105のYes)、ルーティング設定部20が取り出した階層情報と階層記憶部35に記憶された自己の階層と同じであれば(S120のYes)、隣接装置登録部40は、受信した識別子の相手装置を自己と同位の兄弟装置として設定し、隣接装置記憶部45に記憶させる(S125)。例えば、図4に示す装置Mからのハローパケットを受信した場合を考えると、相手の階層は「2」であるから装置Dと同位である。したがって、装置Mは装置Dの兄弟装置ということになる。 If the own hierarchy has already been set (Yes in S105), if the hierarchy information extracted by the routing setting unit 20 is the same as the own hierarchy stored in the hierarchy storage unit 35 (Yes in S120), the neighboring device registration The unit 40 sets the partner device of the received identifier as a sibling device that is the same as itself and stores it in the adjacent device storage unit 45 (S125). For example, considering the case where a hello packet is received from the device M shown in FIG. 4, since the partner's hierarchy is “2”, it is the same as the device D. Therefore, the device M is a sibling device of the device D.
 さらに、ルーティング設定部20が取り出した階層情報と階層記憶部35に記憶された自己の階層とを比較した場合に(S130)、自己の階層の値の方が大きければ(S130のYes)、隣接装置登録部40は、受信した識別子の相手装置を親装置として設定し、隣接装置記憶部45に記憶させる(S135)。例えば、図4に示す装置Bからのハローパケットを受信した場合を考えると、相手の階層は「1」であるから通信装置1よりも上位である。したがって、装置Bは装置Dの親装置ということになる。 Further, when the hierarchy information extracted by the routing setting unit 20 and the own hierarchy stored in the hierarchy storage unit 35 are compared (S130), if the value of the own hierarchy is larger (Yes in S130), it is adjacent. The device registration unit 40 sets the partner device with the received identifier as a parent device, and stores it in the adjacent device storage unit 45 (S135). For example, considering a case where a hello packet is received from the device B shown in FIG. 4, the other party's hierarchy is “1”, which is higher than the communication device 1. Therefore, the device B is a parent device of the device D.
 ルーティング設定部20が取り出した階層情報と階層記憶部35に記憶された階層とを比較した場合に(S130)、自己の階層の方が小さければ(S130のNo)、隣接装置登録部40は、受信相手を子装置として設定し、隣接装置記憶部45に記憶させる(S140)。例えば、図4に示す装置Jからのハローパケットを受信した場合を考えると、相手の階層は「3」であるから自己よりも下位である。したがって、装置Jは装置Dの子装置ということになる。 When the hierarchy information extracted by the routing setting unit 20 is compared with the hierarchy stored in the hierarchy storage unit 35 (S130), if the own hierarchy is smaller (No in S130), the adjacent device registration unit 40 The receiving party is set as a child device and stored in the adjacent device storage unit 45 (S140). For example, considering the case where a hello packet is received from the device J shown in FIG. 4, the partner's hierarchy is “3”, which is lower than the self. Therefore, the device J is a child device of the device D.
 自己および相手装置の階層が確定すると、ルーティング設定部20は、受信した相手装置との通信品質情報を取得し(S145)、隣接装置登録部40は、当該通信品質情報を相手装置のアドレス、階層、通信品質と対応付けて隣接装置記憶部に記憶させる(S150)。 When the hierarchy of itself and the partner device is determined, the routing setting unit 20 acquires the received communication quality information with the partner device (S145), and the adjacent device registration unit 40 obtains the communication quality information from the address of the partner device and the layer. Then, it is stored in the adjacent device storage unit in association with the communication quality (S150).
 自己の階層が確定すると、送受信部10は、自己の識別子および階層を階層記憶部35から読みだしてハローパケットとして送信する(S155)。送信したハローパケットを受信した隣接する装置は、上記した手順により各々の階層を決定していく。 When the own hierarchy is determined, the transmitting / receiving unit 10 reads out its own identifier and hierarchy from the hierarchy storage unit 35 and transmits it as a hello packet (S155). Neighboring devices that have received the transmitted hello packet determine each layer according to the procedure described above.
 これらのステップを、最上位のルータ装置Rから順次行っていくことで、それぞれの装置の通信圏内の装置との間で親子関係、兄弟関係を確定させることができ、ネットワークNWを構築することができる。 By sequentially performing these steps from the highest level router device R, it is possible to establish a parent-child relationship and a sibling relationship with devices in the communication range of each device, and to construct a network NW. it can.
 なお、ネットワークNWの上位・下位関係は、図3にて説明した自律動作だけで決める必要はない。通信品質や経路コストを基準として上位・下位関係を適宜設定しても構わない。 Note that the upper / lower relationship of the network NW need not be determined only by the autonomous operation described in FIG. The upper / lower relationship may be set as appropriate based on communication quality and route cost.
 次に、実施形態の通信装置1におけるルーティング動作を詳細に説明する。 Next, the routing operation in the communication device 1 of the embodiment will be described in detail.
 前述のように構築されたメッシュ構造のネットワークにおいて、どの親装置に対してルーティングを行うかについて、様々な方法が提案されているが、一般に、より高い効率で経済的に通信を実現するルーティングが採用されている。しかし、経路コストを追求すると、ルーティングの最適解は一つに収斂されるから、複数の選択肢があるにもかかわらず通信経路は一つに収束してしまう。 In the mesh-structured network constructed as described above, various methods have been proposed as to which parent device performs routing. Generally, routing that achieves communication with higher efficiency and economy is generally performed. It has been adopted. However, in pursuit of route cost, the optimal routing solution is converged to one, so that the communication route converges to one despite a plurality of options.
 図5は、メッシュ構造を持つネットワークの一例であり、「0」(ルータ装置R)から「4」(装置N)までの5つの階層を持っている。装置Dを例にとると、親装置B、CおよびG、兄弟装置M、子装置IおよびJと接続されており、互いに通信可能な状態にある。さらに、図5に示す例では、装置Dから直接ルータ装置Rにも通信経路が設定された状態にある。かかる状態で、経路コストを優先して最低の階層数かつ所定の通信品質(例えばLQTが4以下)を満たすことを条件にルーティングすると、太線にて示すルートに収斂する。すなわち、装置Dからのパケットは親装置BやCを経由せず直接装置Rにルーティングされている。 FIG. 5 is an example of a network having a mesh structure, and has five layers from “0” (router device R) to “4” (device N). Taking device D as an example, it is connected to parent devices B, C and G, sibling device M, and child devices I and J, and is in a state where they can communicate with each other. Further, in the example shown in FIG. 5, a communication path is set from the device D to the router device R directly. In such a state, when routing is performed on the condition that the route cost is given priority and the minimum number of hierarchies and a predetermined communication quality (for example, LQT is 4 or less) are satisfied, the routes shown in bold lines are converged. That is, the packet from the device D is routed directly to the device R without passing through the parent devices B and C.
 装置Dは、下位に装置IおよびJを擁しているから、自己を通過する通信トラヒックも上位の装置に送信しなければならない。一方、装置Bや装置Cは、自己の通信トラヒック以外に下位から送られてくる通信ルートが存在しない(太線で示されるルーティングが存在しない)から、装置Dと比較して電力消費量は少なくて済む状態である。そうすると、図5に示すネットワーク全体としては、特定の装置(通信トラヒックの多い装置)の電池の消耗が早くなって切断される可能性が高くなってしまう。実施形態の通信装置1は、ルーティング先を、通信品質を満たす隣接する装置の中から順次変更して、ネットワークの装置それぞれの電力消費を同等にすることで、ネットワーク全体の稼働時間を長くすることを可能にしている。 Since device D has devices I and J at the lower level, communication traffic passing through itself must be transmitted to the higher level device. On the other hand, the device B and the device C have less power consumption than the device D because there is no communication route sent from the lower level other than their own communication traffic (there is no routing indicated by a bold line). It is in a state to finish. If it does so, as the whole network shown in FIG. 5, the battery exhaustion of a specific apparatus (apparatus with a lot of communication traffic) will expedite, and possibility that it will be disconnected will become high. The communication device 1 according to the embodiment increases the operation time of the entire network by sequentially changing the routing destination from neighboring devices satisfying the communication quality and equalizing the power consumption of each device in the network. Is possible.
 具体的には、実施形態の通信装置1は、隣接装置記憶部45に記憶させる隣接装置情報として、ルーティング先の装置と、対応する通信品質およびルーティング回数(カウント値)を対応付けて管理する(図2)。そして、ルーティング設定部20が、ルーティング回数が均一となるようルーティング先を決定している。 Specifically, the communication device 1 according to the embodiment manages the routing destination device, the corresponding communication quality, and the number of times of routing (count value) in association with each other as neighboring device information to be stored in the neighboring device storage unit 45 ( Figure 2). The routing setting unit 20 determines the routing destination so that the number of times of routing is uniform.
 以下、図6および7を参照して、実施形態の通信装置1のルーティング動作を説明する。以下の説明において、通信装置1は、図7に示すネットワーク上の装置Dであるものとする。最初の段階において、装置Dは装置Rをルーティング先として設定している(図7中太線)。 Hereinafter, the routing operation of the communication device 1 according to the embodiment will be described with reference to FIGS. In the following description, the communication device 1 is assumed to be the device D on the network shown in FIG. In the first stage, the device D sets the device R as a routing destination (thick line in FIG. 7).
 通信装置1において通信トラヒックが発生する等、ルーティングイベントが発生すると(S300)、条件判定部50は、隣接装置記憶部45から隣接装置情報を読み出し、ルーティング先の候補となる装置を抽出する。すなわち、階層が自己よりも上で所定の通信品質が満たされる装置を抽出する。図2および図7に示す例では、装置R(アドレスR)、装置B(同B)、装置C(同C)および装置G(同G)が該当する。すなわち、階層が1または0であり、通信品質が4以下の値をとる装置が抽出される。 When a routing event occurs such as occurrence of communication traffic in the communication device 1 (S300), the condition determination unit 50 reads adjacent device information from the adjacent device storage unit 45 and extracts a device that is a routing destination candidate. That is, a device that satisfies a predetermined communication quality when the hierarchy is higher than itself is extracted. In the example shown in FIG. 2 and FIG. 7, device R (address R), device B (same B), device C (same C), and device G (same G) correspond. That is, a device having a hierarchy of 1 or 0 and a communication quality value of 4 or less is extracted.
 次いで、条件判定部50は、選択した4つの装置のうち、カウント値が最も小さい装置を選択する(S305)。図2に示す例では、装置Cが該当する。 Next, the condition determination unit 50 selects the device with the smallest count value from the selected four devices (S305). In the example shown in FIG.
 ルーティング候補として装置Cが選択されると、ルーティング設定部20は、ルーティング先として装置Cを設定する(S310)。これにより、通信トラヒックのルーティング先は装置Rから装置Cに変更されることになる。 When the device C is selected as a routing candidate, the routing setting unit 20 sets the device C as a routing destination (S310). Thereby, the routing destination of the communication traffic is changed from the device R to the device C.
 ルーティング先が装置Cに決定すると、隣接装置登録部40は、隣接装置記憶部45に記憶された隣接装置情報のうち装置Cのカウント値に「1」を加算する(S315)。すなわち、図2中「99」に「1」を加算する。 When the routing destination is determined to be the device C, the adjacent device registration unit 40 adds “1” to the count value of the device C in the adjacent device information stored in the adjacent device storage unit 45 (S315). That is, “1” is added to “99” in FIG.
 カウント値の加算処理が終わると、隣接装置登録部40は、更新した隣接装置情報を隣接装置記憶部45に記憶させる(S320)。なお、カウント値が上限に達した場合(例えば0からカウントして255)、カウント値をリセットして再び「0」からカウントすれば、引き続き同様の動作を継続することができる。 When the count value addition processing is completed, the neighboring device registration unit 40 stores the updated neighboring device information in the neighboring device storage unit 45 (S320). If the count value reaches the upper limit (for example, counting from 0 to 255), the same operation can be continued by resetting the count value and counting from “0” again.
 このような動作により、図7における装置Dは、ルーティング先として装置Rだけでなく装置B、装置Cおよび装置Gも選択するようになる(図7中破線)。ネットワークを構成する装置すべてにおいてこの動作を行うことで、ルーティング先が満遍なく分散され、個々の装置それぞれの電力消費を均一化することができる。 With this operation, the device D in FIG. 7 selects not only the device R but also the devices B, C, and G as the routing destination (broken line in FIG. 7). By performing this operation in all the devices constituting the network, the routing destinations are evenly distributed, and the power consumption of each individual device can be made uniform.
 以上説明した通り、実施形態の通信装置1は、隣接装置のアドレス、階層、通信品質、ルーティング回数を示す情報を対応付けて管理するので、ルーティング先の装置を固定させることなく、階層と通信品質などのルーティング先の要件を満たす装置すべてについて、満遍なくルーティング先として設定することができる。 As described above, the communication device 1 according to the embodiment manages the information indicating the address, hierarchy, communication quality, and routing count of neighboring devices in association with each other, so that the hierarchy and communication quality can be maintained without fixing the routing destination device. All devices that satisfy the requirements of the routing destination such as can be set as routing destinations uniformly.
 1…通信装置、10…送受信部、20…ルーティング設定部、30…階層設定部、35…階層記憶部、40…隣接装置登録部、45…隣接装置記憶部、50…条件判定部、P…親装置、S…兄弟装置、C…子装置、NW…ネットワーク。 DESCRIPTION OF SYMBOLS 1 ... Communication apparatus, 10 ... Transmission / reception part, 20 ... Routing setting part, 30 ... Hierarchy setting part, 35 ... Hierarchy memory | storage part, 40 ... Neighboring apparatus registration part, 45 ... Neighboring apparatus memory | storage part, 50 ... Condition determination part, P ... Parent device, S ... sibling device, C ... child device, NW ... network.

Claims (3)

  1.  ルート装置を頂点とした階層構造をなすネットワークにおける通信装置であって、
     自己の識別子、および、前記階層構造における自己の階層を示す自己階層情報を記憶する階層記憶部と、
     隣接する隣接装置の識別子、前記階層構造における前記隣接装置の階層を示す隣接階層情報、前記隣接装置との間の通信品質情報、および、前記隣接装置に対するルーティング回数を示すカウント情報をそれぞれ複数含む隣接装置情報を記憶する隣接装置記憶部と、
     前記階層構造における自己よりも上位に位置する装置に対するルーティングイベントが発生した場合に、前記隣接装置情報に含まれる前記隣接装置それぞれの前記隣接階層情報および前記通信品質情報に基づいて、前記隣接装置の中からルーティング先候補たる候補装置を抽出する候補抽出部と、
     前記隣接装置情報に含まれる前記候補装置それぞれに対応する前記カウント情報に基づいて、ルーティング先たる装置を選択する装置選択部と、
     前記隣接装置情報における前記選択された装置に対応する前記カウント情報を更新する更新部と
    を具備した通信装置。
    A communication device in a network having a hierarchical structure with a root device at the top,
    A hierarchical storage unit for storing a self-identifier and self-hierarchy information indicating a self-hierarchy in the hierarchical structure;
    Neighboring devices each including a plurality of neighboring device identifiers, neighboring layer information indicating a layer of the neighboring device in the hierarchical structure, communication quality information with the neighboring device, and count information indicating the number of times of routing to the neighboring device An adjacent device storage unit for storing device information;
    When a routing event for a device located higher than the self in the hierarchical structure occurs, based on the adjacent layer information and the communication quality information of each of the adjacent devices included in the adjacent device information, A candidate extraction unit for extracting candidate devices as routing destination candidates from the inside;
    A device selection unit that selects a routing destination device based on the count information corresponding to each of the candidate devices included in the neighboring device information;
    A communication device comprising: an update unit that updates the count information corresponding to the selected device in the neighboring device information.
  2.  前記候補抽出部は、前記隣接装置のうち自己よりも前記階層が上位に位置し、かつ対応する前記通信品質情報が所定の基準を満たす装置を前記候補装置として抽出することを特徴とする請求項1記載の通信装置。 The candidate extracting unit extracts, as the candidate device, a device in which the hierarchy is positioned higher than the self among the neighboring devices and the corresponding communication quality information satisfies a predetermined criterion. The communication apparatus according to 1.
  3.  前記隣接装置情報は、前記カウント情報として自然数の値を含み、
     前記更新部は、前記装置選択部が前記選択された装置をルーティング先として選択するごとに前記カウント情報に1を加算し、
     前記装置選択部は、前記候補装置のうち対応する前記カウント情報が最も小さい値である装置を選択すること
    を特徴とする請求項1または2記載の通信装置。
    The neighboring device information includes a natural number value as the count information,
    The update unit adds 1 to the count information every time the device selection unit selects the selected device as a routing destination,
    The communication device according to claim 1, wherein the device selection unit selects a device having the smallest corresponding count information among the candidate devices.
PCT/JP2017/037999 2016-10-21 2017-10-20 Communication device WO2018074585A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2016-207368 2016-10-21
JP2016207368A JP6767044B2 (en) 2016-10-21 2016-10-21 Communication device

Publications (1)

Publication Number Publication Date
WO2018074585A1 true WO2018074585A1 (en) 2018-04-26

Family

ID=62019203

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2017/037999 WO2018074585A1 (en) 2016-10-21 2017-10-20 Communication device

Country Status (2)

Country Link
JP (1) JP6767044B2 (en)
WO (1) WO2018074585A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021145308A (en) * 2020-03-13 2021-09-24 サクサ株式会社 Wireless communication system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005142909A (en) * 2003-11-07 2005-06-02 Fuji Electric Systems Co Ltd Radio terminal equipment and program
JP2015061085A (en) * 2013-09-17 2015-03-30 独立行政法人情報通信研究機構 Communication device, communication method
JP2015162892A (en) * 2014-02-28 2015-09-07 シャープ株式会社 Wireless telemeter system and wireless communication device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005142909A (en) * 2003-11-07 2005-06-02 Fuji Electric Systems Co Ltd Radio terminal equipment and program
JP2015061085A (en) * 2013-09-17 2015-03-30 独立行政法人情報通信研究機構 Communication device, communication method
JP2015162892A (en) * 2014-02-28 2015-09-07 シャープ株式会社 Wireless telemeter system and wireless communication device

Also Published As

Publication number Publication date
JP6767044B2 (en) 2020-10-14
JP2018067895A (en) 2018-04-26

Similar Documents

Publication Publication Date Title
US10250503B2 (en) Routing method and wireless node for wireless mesh network
EP2652905B1 (en) Increased communication opportunities with low-contact nodes in a computer network
US8937886B2 (en) Dynamic reroute scheduling in a directed acyclic graph (DAG)
US8787392B2 (en) Dynamic routing metric adjustment
US8472348B2 (en) Rapid network formation for low-power and lossy networks
US20120030150A1 (en) Hybrid Learning Component for Link State Routing Protocols
US20120039190A1 (en) Partitioning directed acyclic graph (dag) topologies
US9060386B2 (en) Method of selecting relay mode in mobile ad-hoc network
US20130028140A1 (en) Using service discovery to build routing topologies
US9210045B2 (en) Gravitational parent selection in directed acyclic graphs
US20130088999A1 (en) Route prefix aggregation using reachable and non-reachable addresses in a computer network
US20120113807A1 (en) Affecting Node Association Through Load Partitioning
US20090037601A1 (en) System and Method for Updating State Information in a Router
EP2879336B1 (en) Transfer apparatus, server, and route changing method
JP2012217164A (en) Method for discovering multiple routes in multi-hop networks, and nodes for searching for multiple routes
JP2010074691A (en) Ad-hoc network wireless communication method
JP4474527B2 (en) Multihop wireless system configuration method and wireless node device
JP2008193407A (en) Radio terminal and radio communication system
WO2018074585A1 (en) Communication device
US20220006731A1 (en) Distributing information in communication networks
US9712423B1 (en) Routing protocol for an interconnection network
CN109714260A (en) Implementation method based on UCDS algorithm building virtual backbone network in OLSR Routing Protocol
JP2006050460A (en) Radio node device and multi-hop radio system
WO2012132013A1 (en) Node, link forming method, and link forming program
US9450835B2 (en) Method for turning off routers in a communications network and router implementing this method

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17861474

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17861474

Country of ref document: EP

Kind code of ref document: A1