JP2009077133A - Radio communication device and radio communication system - Google Patents

Radio communication device and radio communication system Download PDF

Info

Publication number
JP2009077133A
JP2009077133A JP2007243882A JP2007243882A JP2009077133A JP 2009077133 A JP2009077133 A JP 2009077133A JP 2007243882 A JP2007243882 A JP 2007243882A JP 2007243882 A JP2007243882 A JP 2007243882A JP 2009077133 A JP2009077133 A JP 2009077133A
Authority
JP
Japan
Prior art keywords
node
information
environment information
wireless environment
wireless
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2007243882A
Other languages
Japanese (ja)
Other versions
JP4772019B2 (en
Inventor
Hiroto Noisshiki
裕人 野一色
Misato Sasaki
美沙都 佐々木
Akira Idogami
彰 井戸上
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.)
KDDI Research Inc
Original Assignee
KDDI R&D Laboratories Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by KDDI R&D Laboratories Inc filed Critical KDDI R&D Laboratories Inc
Priority to JP2007243882A priority Critical patent/JP4772019B2/en
Publication of JP2009077133A publication Critical patent/JP2009077133A/en
Application granted granted Critical
Publication of JP4772019B2 publication Critical patent/JP4772019B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To reduce an overhead of messages to be transmitted and received between radio communication devices in a cognitive radio while achieving a route construction in consideration of radio environmental information. <P>SOLUTION: A transmitting part 1 transmits to the other radio communication devices messages containing identification information identifying the radio communication devices, environmental information indicating a radio communication environment of the radio communication device identified by the identification information, and advertizement range information indicating a range of advertizing the environmental information. A receiving part 2 receives the messages transmitted from the other radio devices. A control part 3 decides a communication route via the other radio communication devices based on: the environmental information of the other radio communication devices transmitted by the messages received by the receiving part 2; and pseudo environmental information of the other radio communication devices not transmitted by the messages received by the receiving part 2. Further, the control part 3 controls a transfer of the messages concerned by the transmitting part 1 based on the advertizement range information included in the messages received by the receiving part 2. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、無線通信装置および無線通信システムに関する。   The present invention relates to a wireless communication apparatus and a wireless communication system.

従来、アドホックネットワークにおけるルーティングプロトコルとしてOLSR、QOLSR、FSRが提案されている。OLSRでは定期的にHELLOやTCと呼ばれる制御メッセージに、隣接するノードの情報などのトポロジ情報を搭載し、ノード間で定期的に交換することで、各ノードはトポロジ情報を把握し、トポロジ情報に基づいた経路制御を行う(例えば非特許文献1参照)。   Conventionally, OLSR, QOLSR, and FSR have been proposed as routing protocols in an ad hoc network. OLSR periodically mounts topology information such as information on adjacent nodes in control messages called HELLO and TC, and periodically exchanges information between nodes so that each node can grasp the topology information and use it as topology information. Based on the route control (see, for example, Non-Patent Document 1).

また、QOLSRでは、ホップ数ベースのコストを用いるOLSRに対し、各リンクに複数のQoS(Quality of Service、クオリティ オブ サービス)情報(帯域幅、遅延など)を関連付けた制御メッセージをノード間で交換することにより、各ノードは、トポロジ情報とリンク品質を考慮したトポロジの把握、ならびに経路構築が可能となる(例えば非特許文献2参照)。   QOLSR also exchanges control messages that associate multiple QoS (Quality of Service, Quality of Service) information (bandwidth, delay, etc.) between nodes for OLSR that uses hop count-based costs. As a result, each node can grasp the topology in consideration of the topology information and the link quality, and can construct a path (for example, see Non-Patent Document 2).

また、FSRでは、ネットワークを自ノードからのホップ数により、いくつかのスコープに分割する。例えば、2ホップまでをINスコープとし、2ホップより遠いノードをOUTスコープとする。そこで、FSRは定期的なメッセージ広告における広告周期をスコープごとに使い分けることでメッセージオーバヘッドを削減させる。FSRでは近いノードスコープに対しては短い広告周期を用いて頻繁に広告させ、OUTスコープについては長い広告周期を用いて広告メッセージ作成を削減しつつ、トポロジ情報を交換して経路構築を行う。この場合、送信元で決定した転送先ノードへの経路のうち、遠くのノードの経路に関しては情報が古いため正確ではないおそれがある。しかしながら、近くのノードのメッセージ広告は頻繁に行われているため、フォワードするノードは、次にフォワードされるノードへの経路情報を正確に認識している。よって、送信元のノードでは古い情報あった送信先周辺の経路情報が、次のノードにフォワードされるにしたがって正確な経路情報となるため、最終的には正確な経路情報を元にパケットはフォワーディングできる(例えば非特許文献3参照)。
T. Clausen and P. Jacquet, “Optimized Link State Routing Protocol (OLSR),” IETF RFC 3626, 2003. H. Badis and K. Al Agha, "Quality of Service for Ad hoc Optimized Link State Routing Protocol (QOLSR)," Internet-draft, 2006. M. Gerla, G. Pei, X. Hong and T. Chen, “Fisheye State Routing Protocol (FSR) for Ad Hoc Networks,” Internet-draft, 2000.
In FSR, the network is divided into several scopes according to the number of hops from the own node. For example, up to 2 hops is an IN scope, and a node farther than 2 hops is an OUT scope. Therefore, the FSR reduces the message overhead by properly using the advertisement period in the periodic message advertisement for each scope. In the FSR, a short node cycle is frequently used for the advertisement for the near node scope, and the route construction is performed by exchanging the topology information while reducing the generation of the advertisement message using the long advertisement cycle for the OUT scope. In this case, among the routes to the transfer destination node determined by the transmission source, there is a possibility that the information about the route of the distant node is not accurate because the information is old. However, since the message advertisement of the nearby node is frequently performed, the forward node recognizes the route information to the next forward node accurately. Therefore, since the route information around the destination that was old information at the source node becomes accurate route information as it is forwarded to the next node, the packet is finally forwarded based on the accurate route information. (See Non-Patent Document 3, for example).
T. Clausen and P. Jacquet, “Optimized Link State Routing Protocol (OLSR),” IETF RFC 3626, 2003. H. Badis and K. Al Agha, "Quality of Service for Ad hoc Optimized Link State Routing Protocol (QOLSR)," Internet-draft, 2006. M. Gerla, G. Pei, X. Hong and T. Chen, “Fisheye State Routing Protocol (FSR) for Ad Hoc Networks,” Internet-draft, 2000.

しかし、OLSRでは、トポロジ情報とリンク品質を関連付けて広告することはできず、かつ、経路のコストとしてホップ数を利用して、最短ホップ経路を構築するため、コグニティブ無線技術を適用したネットワークにおいては、そのリンク品質の変動に対応することが困難である。   However, in OLSR, topology information and link quality cannot be advertised in association with each other, and the number of hops is used as the cost of the route to construct the shortest hop route. Therefore, in a network using cognitive radio technology, It is difficult to cope with fluctuations in the link quality.

また、コグニティブ無線技術では、ノード間に複数の無線方式による無線リンクが存在する。そのため、QOLSRをコグニティブ無線環境に適用すると、各無線方式にひもづく無線環境情報の量は多くなってしまう。また、これらの複数の無線リンクを束ねて一つのIPリンクとしてみた場合、下位レイヤにおける無線方式の選択により、そのIPリンク品質は頻繁に変動することになる。このような変動頻度が高く、情報量の多い無線環境情報をQOLSRのQoS情報として広告した場合、メッセージ増大によるオーバヘッドが発生してしまうという問題があった。また、FSRを使用したとしても、リンクに複数のQoS情報を関連付けた場合には、メッセージの増大によるオーバヘッドが発生してしまうという問題があった。   In the cognitive radio technology, there are radio links using a plurality of radio systems between nodes. Therefore, when QOLSR is applied to a cognitive radio environment, the amount of radio environment information associated with each radio system increases. In addition, when these multiple wireless links are bundled and viewed as one IP link, the IP link quality frequently fluctuates depending on the selection of the wireless method in the lower layer. When such wireless environment information with a high fluctuation frequency and a large amount of information is advertised as QoS information of QOLSR, there is a problem that overhead due to an increase in messages occurs. Even if FSR is used, there is a problem in that overhead is caused by an increase in messages when a plurality of QoS information is associated with a link.

本発明は、上記の課題を解決するためになされたものであり、コグニティブ無線において、無線通信装置間で送受信するメッセージのオーバヘッドを削減しつつ、無線環境情報を考慮した経路構築を実現することが可能な無線フレーム制御装置および無線通信システムを提供することを目的とする。   The present invention has been made to solve the above-described problem, and in cognitive radio, it is possible to reduce the overhead of messages transmitted and received between radio communication apparatuses and realize path construction considering radio environment information. An object of the present invention is to provide a possible radio frame control device and radio communication system.

本発明は、無線通信装置を識別する識別情報と、前記識別情報で識別される無線通信装置の無線通信環境を示す環境情報と、前記環境情報を広告する範囲を示す広告範囲情報とを含むメッセージを他の無線通信装置へ送信する送信部と、他の無線装置が送信した前記メッセージを受信する受信部と、前記受信部が受信した前記メッセージで送信された他の無線通信装置の前記環境情報と、前記受信部が受信した前記メッセージで送信されなかった他の無線通信装置の擬似的な前記環境情報とに基づいて、他の無線通信装置を経由する通信経路を決定する経路決定部と、前記受信部が受信した前記メッセージに含まれる前記広告範囲情報に基づいて、前記送信部による当該メッセージの転送を制御する転送制御部と、を備えたことを特徴とする無線通信装置。   The present invention relates to a message including identification information for identifying a wireless communication device, environment information indicating a wireless communication environment of the wireless communication device identified by the identification information, and advertisement range information indicating a range for advertising the environment information. A transmission unit that transmits the message transmitted to the other wireless communication device, a reception unit that receives the message transmitted by the other wireless device, and the environment information of the other wireless communication device transmitted by the message received by the reception unit. And a path determination unit that determines a communication path via another wireless communication device based on the pseudo environment information of the other wireless communication device that was not transmitted in the message received by the reception unit; A transfer control unit configured to control transfer of the message by the transmission unit based on the advertisement range information included in the message received by the reception unit. Line communication device.

また、本発明の無線通信装置において、前記メッセージはさらに、複数種類の前記環境情報と、前記環境情報の種類ごとに前記環境情報を広告する範囲を示す前記広告範囲情報とを含み、前記転送制御部はさらに、前記環境情報の種類ごとに、前記広告範囲情報に基づいて前記環境情報を転送するか否か判断し、転送しないと判断した前記環境情報を前記メッセージから削除することを特徴とする。   In the wireless communication device of the present invention, the message further includes a plurality of types of environment information, and the advertisement range information indicating a range in which the environment information is advertised for each type of the environment information, and the transfer control. The unit further determines, for each type of the environmental information, whether to transfer the environmental information based on the advertisement range information, and deletes the environmental information determined not to be transferred from the message. .

また、本発明は、無線通信装置を複数含むことを特徴とする無線通信システムである。   In addition, the present invention is a wireless communication system including a plurality of wireless communication devices.

本発明によれば、コグニティブ無線において、無線通信装置間で送受信するメッセージのオーバヘッドを削減しつつ、無線環境情報を考慮した経路構築を実現することが可能となる。   ADVANTAGE OF THE INVENTION According to this invention, in cognitive radio, it becomes possible to implement | achieve path | route construction which considered radio | wireless environment information, reducing the overhead of the message transmitted / received between radio | wireless communication apparatuses.

以下、図面を参照し、本発明の実施形態を説明する。図1は本発明の一実施形態による無線通信装置の構成を示した構成図である。無線通信装置(ノード)は、送信部1と受信部2と制御部3と記憶部4とを備える。送信部1は他の無線通信装置に情報を送信する。受信部2は他の無線通信装置から送信された情報を受信する。制御部3は無線通信装置の各部を制御する。記憶部4は無線通信装置が使用する情報を記憶する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a configuration diagram showing a configuration of a wireless communication apparatus according to an embodiment of the present invention. The wireless communication device (node) includes a transmission unit 1, a reception unit 2, a control unit 3, and a storage unit 4. The transmission unit 1 transmits information to other wireless communication devices. The receiving unit 2 receives information transmitted from other wireless communication devices. The control unit 3 controls each unit of the wireless communication device. The storage unit 4 stores information used by the wireless communication device.

図2は本実施形態における無線通信システムに含まれるノード同士の接続状態を示した図である。図示する例では、無線通信システムにはノードSと、ノードAと、ノードBと、ノードCと、ノードDと、ノードEと、ノードFと、ノードGとが含まれる。また、直線で結ばれているノード同士が無線で接続している。図示する例では、ノードSは、ノードAとEとに接続している。ノードAは、ノードSとBとFとに接続している。以下同様に図示する通りノード同士が接続している。   FIG. 2 is a diagram illustrating a connection state between nodes included in the wireless communication system according to the present embodiment. In the illustrated example, the wireless communication system includes a node S, a node A, a node B, a node C, a node D, a node E, a node F, and a node G. In addition, nodes connected by a straight line are connected wirelessly. In the illustrated example, the node S is connected to the nodes A and E. Node A is connected to nodes S, B and F. Similarly, nodes are connected as shown in the figure.

本実施形態では、QoS(Quality of Service、クオリティ オブ サービス)情報などの無線通信の帯域幅や遅延といった無線環境の情報を無線環境情報とする。また、本実施形態では無線環境情報1と無線環境情報2との2つの無線環境情報を使用して、各ノードは他のノードとの通信に使用する通信経路を選択するとする。   In this embodiment, wireless environment information such as bandwidth and delay of wireless communication such as QoS (Quality of Service) quality information is used as wireless environment information. In the present embodiment, it is assumed that each node selects a communication path to be used for communication with other nodes by using two pieces of wireless environment information of wireless environment information 1 and wireless environment information 2.

また、本実施形態では、無線環境情報1の広告範囲を3ホップ、無線環境情報2の広告範囲を2ホップとする。図2では、ノードSの無線環境情報1と無線環境情報2の広告範囲を示している。ノードSの無線環境情報1は、ノードSと3ホップ以内に接続されているノードA、ノードB、ノードC、ノードE、ノードF、ノードGに広告される。ノードSの無線環境情報2は、ノードSと2ホップ以内に接続されているノードA、ノードB、ノードE、ノードFに広告される。   In the present embodiment, the advertisement range of the wireless environment information 1 is 3 hops, and the advertisement range of the wireless environment information 2 is 2 hops. FIG. 2 shows the advertisement range of the wireless environment information 1 and the wireless environment information 2 of the node S. The wireless environment information 1 of the node S is advertised to the nodes A, B, C, E, F, and G connected to the node S within 3 hops. The wireless environment information 2 of the node S is advertised to the nodes A, B, E, and F connected to the node S within two hops.

また、図2には、ノードSの記憶部4に記憶されている、ノードSが他のノードから広告された無線環境情報が記載されている。ノードSの記憶部4が記憶する無線環境情報はノードを結ぶ直線上に記載されており、例えば、ノードSとノードA間の無線環境情報はSA(100,50)と記載される。SAはノードSとノードA間の無線環境情報であることを示し、()内の1つ目の値である100は無線環境情報1の情報を示し、2つ目の値である50は無線環境情報2の情報を示す。なお、本実施形態では、無線環境情報1および無線環境情報2の値が大きいほど無線環境が良いとする。また、広告範囲内に接続されていないノードの無線環境情報はnullとする。図示する例では、ノードSの記憶部4に記憶されている、ノードSとノードE間の無線環境情報はSE(50,10)である。ノードSの記憶部4に記憶されている、ノードGとノードD間の無線環境情報はGD(null,null)である。同様にノードSの記憶部4に記憶されている、他のノード間の無線環境情報についても図2に示す通りである。ノードSが他のノードから広告された無線環境情報を記憶する手順については後述する。   In FIG. 2, wireless environment information in which the node S is advertised by another node, which is stored in the storage unit 4 of the node S, is described. The wireless environment information stored in the storage unit 4 of the node S is described on a straight line connecting the nodes. For example, the wireless environment information between the node S and the node A is described as SA (100, 50). SA indicates the wireless environment information between the node S and the node A, the first value 100 in () indicates the information of the wireless environment information 1, and the second value 50 indicates the wireless environment information. Information on environment information 2 is shown. In this embodiment, it is assumed that the wireless environment is better as the values of the wireless environment information 1 and the wireless environment information 2 are larger. The wireless environment information of nodes not connected within the advertisement range is null. In the illustrated example, the wireless environment information between the node S and the node E stored in the storage unit 4 of the node S is SE (50, 10). The wireless environment information between the node G and the node D stored in the storage unit 4 of the node S is GD (null, null). Similarly, wireless environment information between other nodes stored in the storage unit 4 of the node S is as shown in FIG. The procedure for storing the wireless environment information advertised by the node S from other nodes will be described later.

(隣接リンクの発見)
次に、ノードSがノードAに対して、自身の無線環境情報を通知する手順について図3を参照して説明する。図3には、ノードSとノードA間で送信する情報の送信順序および、ノードSとノードAが送信された情報を記憶する順序が記されている。
(Finding adjacent links)
Next, a procedure for the node S to notify the node A of its own wireless environment information will be described with reference to FIG. FIG. 3 shows the transmission order of information transmitted between the node S and the node A and the order in which the information transmitted by the node S and the node A is stored.

(ステップS101)ノードSの制御部3は、送信部1を介して他のノードに対してTTL(Time to Live)=1のHelloメッセージを定期的に送信する。
ノードSの記憶部4は、隣接するノードのリンク情報を隣接リンクテーブルとして記憶しているが、この時点では、隣接するノードの情報は何も知らないため、ノードSの記憶部4が記憶する隣接リンクテーブルは空である。ノードSは、隣接するノードの情報は知らないため、周囲のノードに対して未認識リンク情報を含んだHelloメッセージをブロードキャスト送信する。
(Step S <b> 101) The control unit 3 of the node S periodically transmits a TTL (Time to Live) = 1 Hello message to other nodes via the transmission unit 1.
The storage unit 4 of the node S stores the link information of the adjacent nodes as an adjacent link table. At this time, since the information of the adjacent nodes is not known, the storage unit 4 of the node S stores the information. The adjacent link table is empty. Since the node S does not know the information of the adjacent nodes, the node S broadcasts a Hello message including unrecognized link information to surrounding nodes.

図4は、各ノードが隣接リンクの状態が未認識の他のノードに対して送信する、未認識リンク情報を含んだHelloメッセージのフォーマットを示した図である。図示する例では、未認識リンク情報を含んだHelloメッセージには自ノードインタフェースIDが含まれている。自ノードインタフェースIDは、自ノードを一意に決定することができる情報である。ノードSの自ノードインタフェースIDは「S」とする。ノードSの制御部3が送信部1を介してノードAに送信する未認識リンク情報を含んだHelloメッセージは、自ノードインタフェースID=Sである。   FIG. 4 is a diagram showing a format of a Hello message including unrecognized link information that each node transmits to another node whose adjacent link state is unrecognized. In the illustrated example, the Hello message including unrecognized link information includes the own node interface ID. The own node interface ID is information that can uniquely determine the own node. The node S's own node interface ID is “S”. The Hello message including the unrecognized link information that the control unit 3 of the node S transmits to the node A via the transmission unit 1 has its own node interface ID = S.

(ステップS102)受信部2を介して未認識リンク情報を含んだHelloメッセージを受信したノードAの制御部3は、ノードAの自ノードインタフェースID「A」と、未認識リンク情報を含んだHelloメッセージに含まれる自ノードインタフェースID「S」との組をID「AS」とし、ID「AS」とリンク状態「非対称」とをノードAの記憶部4が記憶する隣接リンクテーブルに非対称リンク情報として記憶する。   (Step S102) The control unit 3 of the node A that has received the Hello message including the unrecognized link information via the receiving unit 2 receives the self-node interface ID “A” of the node A and the Hello including the unrecognized link information. The pair with the own node interface ID “S” included in the message is ID “AS”, and the ID “AS” and the link state “asymmetric” are stored as asymmetric link information in the adjacent link table stored in the storage unit 4 of the node A. Remember.

(ステップS103)ノードAの制御部3も、送信部1を介して他のノードに対してTTL=1のHelloメッセージを定期的に送信する。送信するHelloメッセージは、記憶部4が記憶する隣接テーブルの情報によって異なる。ノードAの記憶部4が記憶する隣接リンクテーブルには、ID「AS」,リンク状態「非対称」の非対称リンク情報が記憶されている。よって、ノードAの制御部3は、ノードSに対しては、送信部1を介して非対応リンク情報を含んだHelloメッセージを送信し、その他のノードに対しては、送信部1を介して未認識リンク情報を含んだHelloメッセージをブロードキャスト送信する。   (Step S103) The control unit 3 of the node A also periodically transmits a TTL = 1 Hello message to other nodes via the transmission unit 1. The Hello message to be transmitted differs depending on the information in the adjacent table stored in the storage unit 4. The adjacent link table stored in the storage unit 4 of the node A stores asymmetric link information with an ID “AS” and a link state “asymmetric”. Therefore, the control unit 3 of the node A transmits a Hello message including non-corresponding link information to the node S via the transmission unit 1, and to the other nodes via the transmission unit 1. A Hello message including unrecognized link information is broadcast.

図5は、各ノードが隣接リンクの状態が非対称のノードに対して送信する、非対称リンク情報を含んだHelloメッセージのフォーマットを示した図である。図示する例では、非対称リンク情報を含んだHelloメッセージには自ノードインタフェースIDと、隣接リンクインタフェースID1と、リンク状態=非対称と、自ノード無線環境情報1と、自ノード無線環境情報2とが含まれている。自ノードインタフェースIDは、自ノードを一意に決定することができる情報である。隣接リンクインタフェースID1は、自ノードが認識しているノードのインタフェースIDである。   FIG. 5 is a diagram illustrating a format of a Hello message including asymmetric link information transmitted from each node to a node having an adjacent link state that is asymmetric. In the illustrated example, the Hello message including the asymmetric link information includes the own node interface ID, the adjacent link interface ID1, the link state = asymmetric, the own node radio environment information 1, and the own node radio environment information 2. It is. The own node interface ID is information that can uniquely determine the own node. The adjacent link interface ID 1 is an interface ID of a node recognized by the own node.

ノードAの制御部3が送信部1を介してノードSに送信する非対称リンク情報を含んだHelloメッセージには、自ノードインタフェースID=A、隣接リンクインタフェースID1=S、リンク状態=非対称、自ノード無線環境情報1=100、自ノード無線環境情報2=50が含まれる。ノードAの制御部3が送信部1を介して、未認識の周囲のノードに対して送信する未認識リンク情報を含んだHelloメッセージには、自ノードインタフェースID=Aが含まれる。   In the Hello message including the asymmetric link information transmitted from the control unit 3 of the node A to the node S via the transmission unit 1, the own node interface ID = A, the adjacent link interface ID1 = S, the link state = asymmetric, the own node Radio environment information 1 = 100 and own node radio environment information 2 = 50 are included. The Hello message including the unrecognized link information that the control unit 3 of the node A transmits to the unrecognized surrounding nodes via the transmission unit 1 includes its own node interface ID = A.

(ステップS104)受信部2を介してノードAが送信した非対称リンク情報を含んだHelloメッセージを受信したノードSの制御部3は、ノードSの自ノードインタフェースID「S」と、非対称リンク情報を含んだHelloメッセージに含まれる自ノードインタフェースID「A」との組をID「SA」、自ノード無線環境情報1を対向ノード無線環境情報1、自ノード無線環境情報2を対向ノード無線環境情報2とし、ID「SA」と、対向ノード無線環境情報1=100と、対向ノード無線環境情報2=50と、リンク状態「対称」とを関連付けてノードSの記憶部4が記憶する隣接リンクテーブルに対称リンク情報として記憶する。   (Step S104) The control unit 3 of the node S that has received the Hello message including the asymmetric link information transmitted by the node A via the receiving unit 2 receives the own node interface ID “S” of the node S and the asymmetric link information. The set with the own node interface ID “A” included in the included Hello message is ID “SA”, the own node radio environment information 1 is the opposite node radio environment information 1, and the own node radio environment information 2 is the opposite node radio environment information 2. In the adjacent link table stored in the storage unit 4 of the node S, the ID “SA”, the opposite node wireless environment information 1 = 100, the opposite node wireless environment information 2 = 50, and the link state “symmetric” are associated with each other. Store as symmetric link information.

(ステップS105)次のHelloメッセージの送信時に、ノードSの制御部3は、送信部1を介して他のノードに対してTTL=1のHelloメッセージを送信する。送信するHelloメッセージは、記憶部4が記憶する隣接テーブルの情報によって異なる。ノードAの記憶部4が記憶する隣接リンクテーブルには、ID「SA」、対向ノード無線環境情報1=100、対向ノード無線環境情報2=50、リンク状態「対称」の対称リンク情報が記憶されている。よって、ノードSの制御部3は、ノードAに対しては、送信部1を介して対称リンク情報を含んだHelloメッセージを送信し、その他のノードに対しては、送信部1を介して未認識リンク情報を含んだHelloメッセージをブロードキャスト送信する。   (Step S105) At the time of transmitting the next Hello message, the control unit 3 of the node S transmits the Hello message of TTL = 1 to the other nodes via the transmission unit 1. The Hello message to be transmitted differs depending on the information in the adjacent table stored in the storage unit 4. The adjacent link table stored in the storage unit 4 of the node A stores ID “SA”, opposite node wireless environment information 1 = 100, opposite node wireless environment information 2 = 50, and symmetrical link information of the link state “symmetric”. ing. Therefore, the control unit 3 of the node S transmits a Hello message including the symmetric link information to the node A through the transmission unit 1, and does not transmit to the other nodes through the transmission unit 1. A Hello message including the recognition link information is broadcast.

図6は、各ノードが隣接リンクの状態が対称のノードに対して送信する、対称リンク情報を含んだHelloメッセージのフォーマットを示した図である。図示する例では、対称リンク情報を含んだHelloメッセージには、自ノードインタフェースIDと、隣接リンクインタフェースID1と、リンク状態=対称と、自ノード無線環境情報1と、対向ノード無線環境情報1と、自ノード無線環境情報2と、対向ノード無線環境情報2とが含まれている。   FIG. 6 is a diagram illustrating a format of a Hello message including symmetric link information that is transmitted from each node to a node whose adjacent link state is symmetric. In the illustrated example, the Hello message including the symmetric link information includes the own node interface ID, the adjacent link interface ID1, the link state = symmetric, the own node radio environment information 1, the opposite node radio environment information 1, The own node radio environment information 2 and the opposite node radio environment information 2 are included.

ノードSの制御部3が送信部1を介してノードAに送信する対称リンク情報を含んだHelloメッセージには、自ノードインタフェースID=S、隣接リンクインタフェースID1=A、リンク状態=対称、自ノード無線環境情報1=100、対向ノード無線環境情報1=100、自ノード無線環境情報2=50、対向ノード無線環境情報2=50が含まれる。ノードSの制御部3が送信部1を介して、未認識の周囲のノードに対して送信する未認識リンク情報を含んだHelloメッセージには、自ノードインタフェースID=Aが含まれる。   In the Hello message including the symmetric link information transmitted from the control unit 3 of the node S to the node A via the transmission unit 1, the own node interface ID = S, the adjacent link interface ID1 = A, the link state = symmetric, the own node Radio environment information 1 = 100, opposite node radio environment information 1 = 100, own node radio environment information 2 = 50, and opposite node radio environment information 2 = 50 are included. The Hello message including the unrecognized link information that the control unit 3 of the node S transmits to the unrecognized surrounding nodes via the transmission unit 1 includes its own node interface ID = A.

(ステップS106)受信部2を介してノードSが送信した対称リンク情報を含んだHelloメッセージを受信したノードAの制御部3は、ノードAの自ノードインタフェースID「A」と、対称リンク情報を含んだHelloメッセージに含まれる自ノードインタフェースID「S」との組をID「AS」、自ノード無線環境情報1を対向ノード無線環境情報1、自ノード無線環境情報2を対向ノード無線環境情報2とし、ID「AS」と、自ノード無線環境情報1=100と、対向ノード無線環境情報1=100と、自ノード無線環境情報2=50と、対向ノード無線環境情報2=50と、リンク状態「対称」とを関連付けてノードAの記憶部4が記憶する隣接リンクテーブルに対称リンク情報として登録する。   (Step S106) The control unit 3 of the node A that has received the Hello message including the symmetric link information transmitted by the node S via the receiving unit 2 receives the own node interface ID “A” of the node A and the symmetric link information. The set with the own node interface ID “S” included in the included Hello message is ID “AS”, the own node radio environment information 1 is the opposite node radio environment information 1, and the own node radio environment information 2 is the opposite node radio environment information 2 ID “AS”, own node radio environment information 1 = 100, opposite node radio environment information 1 = 100, own node radio environment information 2 = 50, opposite node radio environment information 2 = 50, link state The information is registered as symmetric link information in the adjacent link table stored in the storage unit 4 of the node A in association with “symmetric”.

上述したとおり、ノードSは、隣接するノードAの情報を取得し、隣接リンクテーブルにノードAの情報を対称リンク情報として記憶することができ、また、ノードAも、隣接するノードSの情報を取得し、隣接リンクテーブルにノードSの情報を対称リンク情報として記憶することができる。他のノードについても同様の手順を行い、隣接するノードの情報を隣接リンクテーブルに対称リンク情報として登録することができる。   As described above, the node S can acquire the information of the adjacent node A, and can store the information of the node A as the symmetric link information in the adjacent link table. The information of the node S can be acquired and stored as symmetric link information in the adjacent link table. The same procedure can be performed for other nodes, and information on adjacent nodes can be registered in the adjacent link table as symmetric link information.

(ネットワーク全体構成の把握)
次に、各ノードがネットワーク全体の構成を把握する手順について説明する。上述したとおり、各ノードは隣接する他のノードの情報を記憶部4が記憶する隣接リンクテーブルに対称リンク情報として登録している。隣接リンクテーブルに登録された対称リンク情報をトポロジ情報として他のノードに対して各ノードがフラッディングすることで、各ノードは隣接ノード以外の対称リンク情報についても把握することができる。また、各ノードは、記憶部4が記憶するトポロジ管理テーブルに、受信したトポロジ情報を保管する。
(Understanding the entire network configuration)
Next, a procedure for each node to grasp the configuration of the entire network will be described. As described above, each node registers information of another adjacent node in the adjacent link table stored in the storage unit 4 as symmetric link information. Each node floods other nodes with the symmetric link information registered in the adjacent link table as topology information, so that each node can grasp symmetric link information other than the adjacent nodes. Each node stores the received topology information in the topology management table stored in the storage unit 4.

図7は、対称リンク情報をフラッディングする際に各ノードが送信する、トポロジ情報のフォーマットを示した図である。図示する例では、トポロジ情報には、シーケンス番号と、自ノードインタフェースIDと、隣接リンクインタフェースID1と、自ノード無線環境情報1と、対向ノード無線環境情報1と、無線環境情報1の広告範囲と、自ノード無線環境情報2と、対向ノード無線環境情報2と、無線環境情報2の広告範囲とが含まれている。シーケンス番号はフラッディングを行う度に一つずつ加算される数値である。   FIG. 7 is a diagram showing a format of topology information transmitted by each node when flooding symmetric link information. In the illustrated example, the topology information includes the sequence number, the own node interface ID, the adjacent link interface ID1, the own node radio environment information 1, the opposite node radio environment information 1, and the advertisement range of the radio environment information 1. The own node wireless environment information 2, the opposite node wireless environment information 2, and the advertisement range of the wireless environment information 2 are included. The sequence number is a numerical value that is incremented by one each time flooding is performed.

図7に記載したとおり、各ノードは対称リンク情報をフラッディングする際に、無線環境情報ごとに定められた広告の範囲の情報もあわせてトポロジ情報に搭載する。広告の範囲の情報は、無線環境情報を何ステップ先のノードまで送信するか予め決定した値である。例えば、本実施形態では無線環境情報1の広告の範囲は3であり、無線環境情報2の広告の範囲は2である。よって、無線環境情報1は3ホップ先のノードまで広告され、無線環境情報2は2ホップ先のノードまで広告される。広告範囲の制御については後述する。   As shown in FIG. 7, when flooding symmetric link information, each node also loads information on the range of advertisements determined for each wireless environment information in the topology information. The advertisement range information is a value determined in advance as to how many nodes ahead the wireless environment information is transmitted. For example, in this embodiment, the advertisement range of the wireless environment information 1 is 3, and the advertisement range of the wireless environment information 2 is 2. Therefore, the wireless environment information 1 is advertised up to a node that is 3 hops away, and the wireless environment information 2 is advertised up to a node that is 2 hops away. The control of the advertisement range will be described later.

トポロジ情報を受信したノードの制御部3は、受信部2を介して受信したトポロジ情報を初めて受信したか否か判断し、初めて受信した場合、制御部3は、記憶部4が記憶するトポロジ管理テーブルに受信したトポロジ情報を保管する。具体的には、受信したトポロジ情報に含まれるシーケンス番号が、記憶部4が記憶するトポロジ管理テーブルに含まれているか否か判断し、トポロジ管理テーブルに含まれていないと判断した場合、受信したトポロジ情報をトポロジ管理テーブルに登録する。   The control unit 3 of the node that has received the topology information determines whether or not the topology information received via the reception unit 2 has been received for the first time, and if received for the first time, the control unit 3 stores the topology management stored in the storage unit 4. The received topology information is stored in the table. Specifically, it is determined whether or not the sequence number included in the received topology information is included in the topology management table stored in the storage unit 4. Register the topology information in the topology management table.

制御部3がトポロジ管理テーブルに登録する情報は、トポロジ情報に含まれている、シーケンス番号と、自ノードインタフェースIDと、隣接リンクインタフェースID1と、自ノード無線環境情報1と、対向ノード無線環境情報1と、無線環境情報1の広告範囲と、自ノード無線環境情報2と、対向ノード無線環境情報2と、無線環境情報2の広告範囲とである。なお、受信したトポロジ情報が以前に受信したトポロジ情報である場合、制御部3は、受信したトポロジ情報を破棄する。   Information registered in the topology management table by the control unit 3 includes sequence number, own node interface ID, adjacent link interface ID1, own node radio environment information 1, and opposite node radio environment information included in the topology information. 1, the advertisement range of the wireless environment information 1, the own node wireless environment information 2, the opposite node wireless environment information 2, and the advertisement range of the wireless environment information 2. When the received topology information is previously received topology information, the control unit 3 discards the received topology information.

また、受信部2を介して受信したトポロジ情報が初めて受信したトポロジ情報の場合、トポロジ情報を受信したノードの制御部3は、受信したトポロジ情報を隣接するノードにブロードキャストする。ブロードキャストを行う際、制御部3は、トポロジ情報に含まれる広告範囲の数値を1つ減算し、広告範囲を減算した値としてブロードキャストを行う。また、制御部3は、トポロジ情報に含まれる広告範囲の数値を1つ減算した結果、広告範囲の数値が0となった場合は、広告範囲と結びついている自ノード無線環境情報と、対向ノード無線環境情報と、0となった広告範囲とをトポロジ情報から削除し、削除した後のトポロジ情報を隣接ノードにブロードキャストする。   When the topology information received via the receiving unit 2 is topology information received for the first time, the control unit 3 of the node that has received the topology information broadcasts the received topology information to adjacent nodes. When broadcasting, the control unit 3 subtracts one value of the advertisement range included in the topology information and broadcasts it as a value obtained by subtracting the advertisement range. In addition, when the numerical value of the advertising range is 0 as a result of subtracting one of the numerical values of the advertising range included in the topology information, the control unit 3 determines that the own node wireless environment information associated with the advertising range and the opposite node The wireless environment information and the advertisement range that has become 0 are deleted from the topology information, and the deleted topology information is broadcast to adjacent nodes.

上記のブロードキャストを各ノードが行うことで、図1に示したように、各ノードは他のノードの無線環境情報を予め定められた広告範囲に基づいて広告させることができる。なお、広告範囲外に接続されているノードから受信したトポロジ情報には無線環境情報が含まれていないため、受信したトポロジ情報に無線環境情報が含まれていない場合、各ノードは、無線環境情報の値をnullとしてトポロジ情報を記憶部4が記憶するトポロジ管理テーブルに登録する。   When each node performs the above broadcast, as shown in FIG. 1, each node can advertise the wireless environment information of other nodes based on a predetermined advertisement range. Note that the topology information received from a node connected outside the advertising range does not include wireless environment information. Therefore, if the received topology information does not include wireless environment information, each node The topology information is registered in the topology management table stored in the storage unit 4.

上述したとおり、各ノードはトポロジ管理テーブルにネットワーク全体構成を登録することができる。   As described above, each node can register the entire network configuration in the topology management table.

(ネットワーク経路の構築)
次に各ノードの制御部3は、記憶部4が記憶するトポロジ管理テーブルの情報に基づいて、情報を送信する経路を決定する。本実施形態では、無線環境情報1と無線環境情報2との2つの無線環境情報を使用している。各ノードの制御部3は、無線環境情報1と無線環境情報2とから各リンクのコストを計算し、各リンクのコストに基づいて情報を送信する経路を決定する。なお、無線環境情報1の値をn、無線環境情報2の値をnとする。
(Network path construction)
Next, the control unit 3 of each node determines a route for transmitting information based on the information in the topology management table stored in the storage unit 4. In the present embodiment, two pieces of wireless environment information, that is, wireless environment information 1 and wireless environment information 2 are used. The control unit 3 of each node calculates the cost of each link from the wireless environment information 1 and the wireless environment information 2, and determines a route for transmitting information based on the cost of each link. Note that the value of the wireless environment information 1 is n 1 and the value of the wireless environment information 2 is n 2 .

コストは以下のように計算する。無線環境情報1と無線環境情報2との両方の無線環境情報の値が得られているリンクのコストは、1/n+1/nとする。無線環境情報1の無線環境情報の値が得られており、無線環境情報2の値がnullの場合のコストは、1/n+1/minNとする。ここで、minNは、コストを算出しているノードが得た、他の無線環境情報2のうち最小の値を指す。無線環境情報2の無線環境情報の値が得られており、無線環境情報1の値がnullの場合のコストは、1/minN+1/nとする。ここで、minNは、コストを算出しているノードが得た、他の無線環境情報1のうち最小の値を指す。無線環境情報1と無線環境情報2との両方の無線環境情報の値がnullの場合のコストは、1/minN+1/minNとする。ここで、minNは、コストを算出しているノードが得た、他の無線環境情報1のうち最小の値を指す。minNは、コストを算出しているノードが得た、他の無線環境情報2のうち最小の値を指す。 The cost is calculated as follows: The cost of the link from which the values of both the radio environment information 1 and the radio environment information 2 are obtained is 1 / n 1 + 1 / n 2 . The value of the wireless environment information 1 of the wireless environment information 1 is obtained, and the cost when the value of the wireless environment information 2 is null is 1 / n 1 + 1 / minN 2 . Here, minN 2 indicates the minimum value among the other wireless environment information 2 obtained by the node calculating the cost. The value of the wireless environment information 2 of the wireless environment information 2 is obtained, and the cost when the value of the wireless environment information 1 is null is 1 / minN 1 + 1 / n 2 . Here, minN 1 indicates the minimum value among the other wireless environment information 1 obtained by the node calculating the cost. The cost when the values of both the wireless environment information 1 and the wireless environment information 2 are null is 1 / minN 1 + 1 / minN 2 . Here, minN 1 indicates the minimum value among the other wireless environment information 1 obtained by the node calculating the cost. minN 2 indicates the minimum value among the other wireless environment information 2 obtained by the node calculating the cost.

上述のとおり計算したコストに基づいて、各ノードの制御部3は、ダイクストラ法により最短経路を求め、経路テーブルを作成し、記憶部4に記憶させる。   Based on the cost calculated as described above, the control unit 3 of each node obtains the shortest route by the Dijkstra method, creates a route table, and stores it in the storage unit 4.

以下、ノードSが算出する各ノード間のコストおよび経路について説明する。ノードSの制御部3がコストの算出に使用する無線環境情報1および無線環境情報2は、図2に示したとおりである。また、ノードSには届いていない無線環境情報1のnullについては、ノードSに届いている無線環境情報1のうち最小値である50を使用し、ノードSには届いていない無線環境情報2のnullについては、ノードSに届いている無線環境情報2のうち最小値である10を使用する。   Hereinafter, the cost and path between the nodes calculated by the node S will be described. The radio environment information 1 and the radio environment information 2 used by the control unit 3 of the node S for calculating the cost are as shown in FIG. For the null of the wireless environment information 1 that has not reached the node S, the minimum value 50 of the wireless environment information 1 that has reached the node S is used, and the wireless environment information 2 that has not reached the node S. For the null, 10 which is the minimum value among the wireless environment information 2 reaching the node S is used.

図8は本実施形態におけるノードSが算出した各ノード間のコストを示した図である。図8には、ノードSの記憶部4に記憶されている、ノードSの制御部3が算出した各リンクのコストが記載されている。ノードSの記憶部4が記憶するコストは各リンク上に記載されており、例えば、ノードSとノードA間のリンクのコストは3/100である。なお、本実施形態では、コストの値が小さいほど無線環境が良いとする。図示する例では、ノードSの記憶部4に記憶されている、ノードSとノードE間のコストは12/100である。ノードSの記憶部4に記憶されている、ノードAとノードB間のコストは11/100である。同様にノードSの記憶部4に記憶されている、他のノード間のコストについても図8に示す通りである。また、図8において、各ノードを接続している直線のうち、太い直線で示した経路が、ノードSの制御部3が決定した、ノードSからノードDまでの最短経路である。図示する例では、ノードSからノードDまでパケットが転送される際の経路は、ノードS−ノードA−ノードB−ノードG−ノードDである。   FIG. 8 is a diagram showing the costs between the nodes calculated by the node S in the present embodiment. FIG. 8 shows the cost of each link calculated by the control unit 3 of the node S and stored in the storage unit 4 of the node S. The cost stored in the storage unit 4 of the node S is described on each link. For example, the cost of the link between the node S and the node A is 3/100. In this embodiment, it is assumed that the wireless environment is better as the cost value is smaller. In the example illustrated, the cost between the node S and the node E stored in the storage unit 4 of the node S is 12/100. The cost between the node A and the node B stored in the storage unit 4 of the node S is 11/100. Similarly, the cost between other nodes stored in the storage unit 4 of the node S is as shown in FIG. In FIG. 8, among the straight lines connecting the nodes, a path indicated by a thick straight line is the shortest path from the node S to the node D determined by the control unit 3 of the node S. In the illustrated example, the path when the packet is transferred from the node S to the node D is node S-node A-node B-node G-node D.

図9は本実施形態におけるノードSが把握している、ノードSから各ノードへの経路を示す経路テーブルである。経路テーブルには、Destination、Hext hop、ホップ数、Costの4つの属性がある。DestinationはノードSがパケットを送信する際のあて先のノード名を示す。Next hopは、Destinationに示したノードにパケットを送信する際、ノードSが最初に送信するノード名を示す。ホップ数は、Destinationに示したノードにパケットを送信する際、何ホップ必要か示す。CostはDestinationに示したノードにパケットを送信する際に必要なコストを示す。   FIG. 9 is a route table showing the route from the node S to each node, which is understood by the node S in this embodiment. The route table has four attributes: Destination, hex hop, hop count, and cost. Destination indicates a destination node name when the node S transmits a packet. Next hop indicates a node name that the node S transmits first when transmitting a packet to the node indicated in Destination. The number of hops indicates how many hops are required when transmitting a packet to the node indicated in Destination. Cost indicates a cost required for transmitting a packet to the node indicated in Destination.

図示する例では、Destination:A、Next hop:A、ホップ数A、Cost:3/100の行がある。この行は、ノードSからノードAにパケットを送信するには、ノードSは次にノードAに送信すること、ノードSからノードAまでのホップ数は1であること、ノードSからノードAまでのコストは3/100であることを示す。以下同様に、図9の各行は、ノードSが各ノードまで送信する際に、ノードSが次に送信するノード、ノードSから送信先ノードまでのホップ数、ノードSから送信先ノードまでのコストを示す。   In the illustrated example, there are rows of Destination: A, Next hop: A, Hop count A, Cost: 3/100. This line shows that in order to send a packet from node S to node A, node S then sends to node A, the number of hops from node S to node A is 1, node S to node A Indicates that the cost is 3/100. Similarly, each row in FIG. 9 indicates the node to be transmitted next by the node S, the number of hops from the node S to the destination node, and the cost from the node S to the destination node. Indicates.

また、以下、ノードAが算出する各ノード間のコストおよび経路について説明する。図10には、ノードAの記憶部4に記憶されている、ノードAが他のノードから広告された無線環境情報を記載されている。ノードAの記憶部4が記憶する無線環境情報はノードを結ぶ直線上に記載されており、例えば、ノードAとノードB間の無線環境情報はAB(100,10)と記載される。ABはノードAとノードB間の無線環境情報であることを示し、()内の1つ目の値である100は無線環境情報1の情報を示し、2つ目の値である10は無線環境情報2の情報を示す。図示する例では、ノードAの記憶部4に記憶されている、ノードAとノードF間の無線環境情報はAF(100,50)である。ノードAの記憶部4に記憶されている、ノードGとノードD間の無線環境情報はGD(100,null)である。同様にノードAの記憶部4に記憶されている、他のノード間の無線環境情報についても図10に示す通りである。   Hereinafter, the cost and path between the nodes calculated by the node A will be described. FIG. 10 describes the wireless environment information in which the node A is advertised from another node, which is stored in the storage unit 4 of the node A. The wireless environment information stored in the storage unit 4 of the node A is described on a straight line connecting the nodes. For example, the wireless environment information between the node A and the node B is described as AB (100, 10). AB indicates the wireless environment information between the node A and the node B, the first value 100 in () indicates the information of the wireless environment information 1, and the second value 10 indicates the wireless environment information. Information on environment information 2 is shown. In the illustrated example, the wireless environment information between the node A and the node F stored in the storage unit 4 of the node A is AF (100, 50). The wireless environment information between the node G and the node D stored in the storage unit 4 of the node A is GD (100, null). Similarly, radio environment information between other nodes stored in the storage unit 4 of the node A is as shown in FIG.

図11には、ノードAの記憶部4に記憶されている、ノードAの制御部3が算出した各リンクのコストが記載されている。なお、ノードAの制御部3がコストの算出に使用する無線環境情報1および無線環境情報2は、図10に示したとおりである。また、ノードAには届いていない無線環境情報2のnullについては、ノードAに届いている無線環境情報2のうち最小値である5を使用する。   FIG. 11 shows the cost of each link calculated by the control unit 3 of the node A and stored in the storage unit 4 of the node A. Note that the wireless environment information 1 and the wireless environment information 2 used by the control unit 3 of the node A for calculating the cost are as shown in FIG. For the null of the wireless environment information 2 that has not reached the node A, the minimum value 5 of the wireless environment information 2 that has reached the node A is used.

ノードAの記憶部4が記憶するコストは各リンク上に記載されており、図示する例では、ノードAとノードB間のリンクのコストは11/100である。同様にノードAの記憶部4に記憶されている、他のノード間のコストについても図11に示す通りである。また、図11において、各ノードを接続している直線のうち、太い直線で示した経路が、ノードAの制御部3が決定した、ノードAからノードDまでの最短経路である。図示する例では、ノードAからノードDまでパケットが転送される際の経路は、ノードA−ノードB−ノードC−ノードDである。   The cost stored in the storage unit 4 of the node A is described on each link. In the illustrated example, the cost of the link between the node A and the node B is 11/100. Similarly, the cost between other nodes stored in the storage unit 4 of the node A is as shown in FIG. In FIG. 11, among the straight lines connecting the nodes, a path indicated by a thick straight line is the shortest path from the node A to the node D determined by the control unit 3 of the node A. In the illustrated example, the path when a packet is transferred from node A to node D is node A-node B-node C-node D.

図12は本実施形態におけるノードAが把握している、ノードAから各ノードへの経路を示す経路テーブルである。経路テーブルには、Destination、Hext hop、ホップ数、Costの4つの属性がある。各属性は図9と同様である。   FIG. 12 is a route table showing the route from the node A to each node, as understood by the node A in the present embodiment. The route table has four attributes: Destination, hex hop, hop count, and cost. Each attribute is the same as in FIG.

図示する例では、Destination:S、Next hop:S、ホップ数1、Cost:3/100の行がある。この行は、ノードAからノードSにパケットを送信するには、ノードAは次にノードSに送信すること、ノードAからノードSまでのホップ数は1であること、ノードAからノードSまでのコストは3/100であることを示す。以下同様に、図11の各行は、ノードAが各ノードまで送信する際に、ノードAが次に送信するノード、ノードAから送信先ノードまでのホップ数、ノードAから送信先ノードまでのコストを示す。   In the illustrated example, there are rows of Destination: S, Next hop: S, hop count 1, and Cost: 3/100. This line shows that in order to send a packet from node A to node S, node A then sends to node S, the number of hops from node A to node S is 1, node A to node S Indicates that the cost is 3/100. Similarly, each row in FIG. 11 indicates the node to be transmitted next by node A, the number of hops from node A to the destination node, and the cost from node A to the destination node when node A transmits to each node. Indicates.

また、以下、ノードBが算出する各ノード間のコストおよび経路について説明する。図13には、ノードBの記憶部4に記憶されている、ノードBが他のノードから広告された無線環境情報を記載されている。ノードBの記憶部4が記憶する無線環境情報はノードを結ぶ直線上に記載されており、例えば、ノードBとノードC間の無線環境情報はBC(50,50)と記載される。BCはノードBとノードC間の無線環境情報であることを示し、()内の1つ目の値である50は無線環境情報1の情報を示し、2つ目の値である50は無線環境情報2の情報を示す。図示する例では、ノードBの記憶部4に記憶されている、ノードBとノードG間の無線環境情報はBG(50,20)である。ノードBの記憶部4に記憶されている、ノードGとノードD間の無線環境情報はGD(100,50)である。同様にノードBの記憶部4に記憶されている、他のノード間の無線環境情報についても図13に示す通りである。   Hereinafter, the cost and path between the nodes calculated by the node B will be described. In FIG. 13, the wireless environment information in which Node B is advertised by another node, which is stored in the storage unit 4 of Node B, is described. The wireless environment information stored in the storage unit 4 of the node B is described on a straight line connecting the nodes. For example, the wireless environment information between the node B and the node C is described as BC (50, 50). BC indicates wireless environment information between the node B and the node C, the first value 50 in parentheses indicates information of the wireless environment information 1, and the second value 50 indicates wireless. Information on environment information 2 is shown. In the illustrated example, the wireless environment information between the node B and the node G stored in the storage unit 4 of the node B is BG (50, 20). The wireless environment information between the node G and the node D stored in the storage unit 4 of the node B is GD (100, 50). Similarly, the wireless environment information between other nodes stored in the storage unit 4 of the node B is as shown in FIG.

図14には、ノードBの記憶部4に記憶されている、ノードBの制御部3が算出した各リンクのコストが記載されている。なお、ノードBの制御部3がコストの算出に使用する無線環境情報1および無線環境情報2は、図13に示したとおりである。   FIG. 14 shows the cost of each link calculated by the control unit 3 of the node B and stored in the storage unit 4 of the node B. Note that the wireless environment information 1 and the wireless environment information 2 used by the control unit 3 of the node B for calculating the cost are as shown in FIG.

ノードBの記憶部4が記憶するコストは各リンク上に記載されており、図示する例では、ノードBとノードC間のリンクのコストは4/100である。同様にノードBの記憶部4に記憶されている、他のノード間のコストについても図14に示す通りである。また、図14において、各ノードを接続している直線のうち、太い直線で示した経路が、ノードBの制御部3が決定した、ノードBからノードDまでの最短経路である。図示する例では、ノードBからノードDまでパケットが転送される際の経路は、ノードB−ノードG−ノードDである。   The cost stored in the storage unit 4 of the node B is described on each link. In the illustrated example, the cost of the link between the node B and the node C is 4/100. Similarly, the costs between other nodes stored in the storage unit 4 of the node B are as shown in FIG. In FIG. 14, among the straight lines connecting the nodes, the path indicated by a thick straight line is the shortest path from the node B to the node D determined by the control unit 3 of the node B. In the illustrated example, the path when the packet is transferred from the node B to the node D is node B-node G-node D.

図15は本実施形態におけるノードBが把握している、ノードBから各ノードへの経路を示す経路テーブルである。経路テーブルには、Destination、Hext hop、ホップ数、Costの4つの属性がある。各属性は図9と同様である。   FIG. 15 is a route table showing the route from the node B to each node, which is understood by the node B in the present embodiment. The route table has four attributes: Destination, hex hop, hop count, and cost. Each attribute is the same as in FIG.

図示する例では、Destination:A、Next hop:A、ホップ数1、Cost:11/100の行がある。この行は、ノードBからノードAにパケットを送信するには、ノードBは次にノードAに送信すること、ノードBからノードAまでのホップ数は1であること、ノードBからノードAまでのコストは11/100であることを示す。以下同様に、図15の各行は、ノードBが各ノードまで送信する際に、ノードBが次に送信するノード、ノードBから送信先ノードまでのホップ数、ノードBから送信先ノードまでのコストを示す。   In the example illustrated, there are rows of Destination: A, Next hop: A, 1 hop number, and Cost: 11/100. This line shows that to send a packet from Node B to Node A, Node B must then send to Node A, the number of hops from Node B to Node A is 1, and from Node B to Node A Indicates that the cost is 11/100. Similarly, each row in FIG. 15 indicates the node to be transmitted next by Node B when Node B transmits to each node, the number of hops from Node B to the destination node, and the cost from Node B to the destination node. Indicates.

上述したとおり、本実施形態では、各ノードの制御部3は、自ノードからパケット送信先のノードまでのコストを算出することができる。   As described above, in the present embodiment, the control unit 3 of each node can calculate the cost from its own node to the packet transmission destination node.

次に、算出したコストに基づいて、本実施形態におけるノードSがノードDに対してパケットを送信する際の、各ノードの動作について説明する。   Next, the operation of each node when the node S in this embodiment transmits a packet to the node D based on the calculated cost will be described.

ノードSの記憶部4が記憶する経路テーブルには、Destination:Dの行のNext hopはAと記憶されているため(図9参照)、ノードSの制御部3は、送信部1を介してノードAにパケットを送信する。なお、ノードSが認識しているパケットの転送経路は図8よりノードS−ノードA−ノードB−ノードG−ノードDである。   In the path table stored in the storage unit 4 of the node S, the Next hop of the line of Destination: D is stored as A (see FIG. 9), so the control unit 3 of the node S passes through the transmission unit 1. A packet is transmitted to node A. The packet transfer path recognized by the node S is node S-node A-node B-node G-node D from FIG.

ノードAの受信部2は、ノードSから送信されたパケットを受信する。受信部2が受信したパケットから、ノードAの制御部3は受信したパケットのあて先はノードDであることを判断する。ノードAの記憶部4が記憶する経路テーブルには、Destination:Dの行のNext hopはBと記憶されているため(図12参照)、ノードAの制御部3は、送信部1を介してノードBにパケットを送信する。なお、ノードAが認識しているパケットの転送経路は、図11よりノードA−ノードB−ノードC−ノードDである。   The receiving unit 2 of the node A receives the packet transmitted from the node S. From the packet received by the receiving unit 2, the control unit 3 of the node A determines that the destination of the received packet is the node D. In the path table stored in the storage unit 4 of the node A, the Next hop of the line of Destination: D is stored as B (see FIG. 12), so the control unit 3 of the node A passes through the transmission unit 1 Send the packet to Node B. Note that the transfer path of the packet recognized by the node A is node A-node B-node C-node D from FIG.

ノードBの受信部2は、ノードAから送信されたパケットを受信する。受信部2が受信したパケットから、ノードBの制御部3は受信したパケットのあて先はノードDであることを判断する。ノードBの記憶部4が記憶する経路テーブルには、Destination:Dの行のNext hopはGと記憶されているため(図15参照)、ノードBの制御部3は、送信部1を介してノードGにパケットを送信する。なお、ノードBが認識しているパケットの転送経路は、図14よりノードB−ノードG−ノードDである。   The reception unit 2 of the node B receives the packet transmitted from the node A. From the packet received by the receiving unit 2, the control unit 3 of the node B determines that the destination of the received packet is the node D. In the path table stored in the storage unit 4 of the node B, since the Next hop of the line of Destination: D is stored as G (see FIG. 15), the control unit 3 of the node B passes through the transmission unit 1. A packet is transmitted to the node G. Note that the transfer path of the packet recognized by the node B is node B-node G-node D from FIG.

ノードGの受信部2は、ノードBから送信されたパケットを受信する。受信部2が受信したパケットから、ノードGの制御部3は受信したパケットのあて先はノードDであることを判断する。なお、ノードGの経路テーブルの算出についてはノードS、ノードA、ノードBと同様に算出する。ノードGの記憶部4が記憶する経路テーブルには、Destination:Dの行のNext hopはDと記憶されているため(図示せず)、ノードGの制御部3は、送信部1を介してノードDにパケットを送信する。   The reception unit 2 of the node G receives the packet transmitted from the node B. From the packet received by the receiving unit 2, the control unit 3 of the node G determines that the destination of the received packet is the node D. Note that the route table of the node G is calculated in the same manner as the nodes S, A, and B. In the path table stored in the storage unit 4 of the node G, the Next hop of the line of Destination: D is stored as D (not shown), and therefore the control unit 3 of the node G passes through the transmission unit 1. Send the packet to node D.

上述したとおり、本実施形態では、ノードSがノードDに対してパケットを送信する際での各ノードの動作より、パケットがノードを転送されるにつれて、多くの無線環境情報に基づいてあて先への最短木が変化し、より正確にコストの低い経路を選択することができる。具体的には、本実施形態では、ノードAが認識している経路はノードA−ノードB−ノードC−ノードDであるが、ノードBが認識している経路はノードB−ノードG−ノードDである。ノードBとノードC間と比較して、ノードBとノードG間のコストは低い。よって、パケットがあて先ノードであるノードDに近づくにつれて、より正確にコストの低い経路を選択することができることがわかる。   As described above, in this embodiment, the node S transmits the packet to the node D, and the operation of each node is performed based on a lot of radio environment information as the packet is transferred to the destination. The shortest tree changes, and a path with lower cost can be selected more accurately. Specifically, in this embodiment, the path recognized by node A is node A-node B-node C-node D, but the path recognized by node B is node B-node G-node. D. Compared with the node B and the node C, the cost between the node B and the node G is low. Therefore, it can be seen that a route with lower cost can be selected more accurately as the packet approaches the destination node, Node D.

(無線環境情報の例)
なお、上述した実施形態では、無線環境情報を無線環境情報1および無線環境情報2として説明してきたが、無線環境情報として想定される例を説明する。想定される無線環境情報としては、各無線方式の伝送容量や遅延がある。伝送容量と遅延を本実施形態に当てはめ、無線環境情報1は伝送容量として定義し、無線環境情報2は遅延として定義する。伝送容量と遅延との2つの値からコストを計算する方法としては、伝送容量を遅延より重視する方法が考えられる。伝送容量をC(Mbps)、遅延をd(msec)とすると、コストの計算式の例として(α/C)+(β・d)となる。ここで、α、βは無線環境情報の重み係数である。
(Example of wireless environment information)
In the above-described embodiment, the wireless environment information has been described as the wireless environment information 1 and the wireless environment information 2, but an example assumed as the wireless environment information will be described. As assumed wireless environment information, there are transmission capacity and delay of each wireless system. The transmission capacity and the delay are applied to this embodiment, the wireless environment information 1 is defined as the transmission capacity, and the wireless environment information 2 is defined as the delay. As a method for calculating the cost from the two values of the transmission capacity and the delay, a method in which the transmission capacity is more important than the delay can be considered. Assuming that the transmission capacity is C (Mbps) and the delay is d (msec), an example of a cost calculation formula is (α / C) + (β · d). Here, α and β are weighting factors of the radio environment information.

また、無線方式Aと無線方式Bとの2種類の無線方式を搭載したノードを想定した場合、無線方式Aを無線環境情報1とし、無線方式Bを無線環境情報2とすることもできる。無線方式Aの方が無線方式Bより伝送容量が高いとすると、伝送容量が高い無線環境情報1の広告範囲を広い範囲に、伝送容量が低い無線環境情報2の広告範囲を狭い範囲とし、無線環境情報の重要さに合わせて、効率的な広告を行うことも考えられる。また、無線環境情報1をC(Mbps)、無線環境情報2をC(Mbps)とすると、コストの計算式の例として(γ/C)+(θ/C)となる。ここで、γ、θは無線環境情報の重み係数である。 Further, when assuming a node equipped with two types of wireless methods, wireless method A and wireless method B, wireless method A can be set as wireless environment information 1 and wireless method B can be set as wireless environment information 2. If the transmission capacity of the wireless system A is higher than that of the wireless system B, the advertising range of the wireless environment information 1 having a high transmission capacity is set to a wide range, and the advertising range of the wireless environment information 2 having a low transmission capacity is set to a narrow range. Efficient advertising can be considered according to the importance of environmental information. Further, assuming that the wireless environment information 1 is C 1 (Mbps) and the wireless environment information 2 is C 2 (Mbps), an example of a cost calculation formula is (γ / C 1 ) + (θ / C 2 ). Here, γ and θ are weighting factors of the radio environment information.

上述したとおり、従来、遠くのノードでは無線環境情報が必要のない場合においても、各ノードは、近くのノードに対して送信した情報と同一の情報を遠くのノードに対して送信していたが、本実施形態によれば、無線環境情報の種類に応じて無線環境情報の広告の範囲を指定することで、各ノードは、近隣のノードには無線環境情報を送信し、遠くのノードには無線環境情報を送信することが無くなる。これにより、コグニティブ無線において、無線通信装置間で送受信するメッセージのオーバヘッドを削減することができる。また、無線環境情報が分からないノードの無線環境情報を最も悪い値として経路情報を構築するため、メッセージのオーバヘッドを削減したにもかかわらず、無線環境情報を考慮した経路構築を実現することが可能となる。   As described above, each node has transmitted the same information as the information transmitted to the nearby node to the far node even when the radio environment information is not necessary at the far node. According to the present embodiment, each node transmits wireless environment information to a neighboring node and designates a remote node to a remote node by designating a radio environment information advertisement range according to the type of wireless environment information. Wireless environment information is not transmitted. Thereby, the overhead of the message transmitted / received between radio | wireless communication apparatuses can be reduced in cognitive radio. In addition, since the route information is constructed with the wireless environment information of the node whose wireless environment information is unknown as the worst value, it is possible to realize the route construction considering the wireless environment information even though the message overhead is reduced. It becomes.

以上、本発明の実施形態について図面を参照して詳述してきたが、具体的な構成や方法はこの実施形態に限られるものではなく、本発明の要旨を逸脱しない範囲の設計変更等も含まれる。   The embodiment of the present invention has been described in detail with reference to the drawings, but the specific configuration and method are not limited to this embodiment, and include design changes and the like within the scope of the present invention. It is.

例えば、本実施形態では、各ノードは1種類の無線リンクを搭載しており、1つの無線リンクに無線環境情報1と無線環境情報2との2つの無線環境情報が関連付けられている例を説明したが、複数の無線リンクをノードが搭載していても良い。   For example, in this embodiment, each node is equipped with one type of wireless link, and an example in which two wireless environment information of wireless environment information 1 and wireless environment information 2 are associated with one wireless link will be described. However, a node may be equipped with a plurality of wireless links.

ノード間に存在する複数の無線方式のうち、いずれか一つの無線方式のみの無線環境情報を広告する方法が考えられる。具体的には、ノードSとノードA間に無線方式アと無線方式イによる無線リンクがある場合、無線方式アまたは無線環境イのいずれか1つの無線環境情報のみを広告する。ここで、広告する無線方式を決定する方法としては、無線方式アと無線環境イとの無線環境情報を比較し、無線環境が良い無線方式を選択する方法や、ランダムに無線方式を選択する方法がある。   A method of advertising wireless environment information of only one of the plurality of wireless systems existing between the nodes can be considered. Specifically, when there is a wireless link between the wireless system A and the wireless system A between the node S and the node A, only one wireless environment information of the wireless system A or the wireless environment A is advertised. Here, as a method of determining a wireless method to be advertised, a method of selecting a wireless method with a good wireless environment by comparing wireless environment information between wireless method A and wireless environment A, or a method of selecting a wireless method at random There is.

また、ノード間に存在する複数の無線方式のうち、すべての無線方式の無線環境情報を広告する方法が考えられる。具体的には、ノードSとノードA間に無線方式アと無線方式イによる無線リンクがある場合、無線方式アまたは無線環境イの両方の無線環境情報を広告する。無線方式アと無線方式イとがそれぞれ2つの無線環境情報を持っている場合は、合計4つの無線環境情報を広告する。ネットワーク全体に広告されるトポロジ情報は、隣接リンク単位ではなく隣接ノード単位であるため、この場合においても無線環境情報を広告することが可能である。また、本実施形態では、無線環境情報毎に広告範囲を設定することができるため、効率的に広告を行うことが可能である。   Also, a method of advertising wireless environment information of all wireless methods among a plurality of wireless methods existing between nodes can be considered. Specifically, when there is a wireless link between the wireless system A and the wireless system A between the node S and the node A, the wireless environment information of both the wireless system A and the wireless environment A is advertised. When wireless system A and wireless system A each have two pieces of wireless environment information, a total of four pieces of wireless environment information are advertised. Since the topology information advertised to the entire network is not an adjacent link unit but an adjacent node unit, radio environment information can be advertised even in this case. Moreover, in this embodiment, since an advertisement range can be set for each wireless environment information, an advertisement can be efficiently performed.

本発明の一実施形態による無線通信装置の構成を示した構成図である。It is the block diagram which showed the structure of the radio | wireless communication apparatus by one Embodiment of this invention. 本実施形態における無線通信システムに含まれるノード同士の接続状態を示した図である。It is the figure which showed the connection state of the nodes contained in the radio | wireless communications system in this embodiment. 本実施形態におけるノードSがノードAに対して自身の無線環境情報を通信する手順を示した図である。It is the figure which showed the procedure in which the node S in this embodiment communicates own radio | wireless environment information with respect to the node A. FIG. 本実施形態における未認識リンク情報を含んだHelloメッセージのフォーマットを示した図である。It is the figure which showed the format of the Hello message containing the unrecognized link information in this embodiment. 本実施形態における非対応リンク情報を含んだHelloメッセージのフォーマットを示した図である。It is the figure which showed the format of the Hello message containing the non-corresponding link information in this embodiment. 本実施形態における対称リンク情報を含んだHelloメッセージのフォーマットを示した図である。It is the figure which showed the format of the Hello message containing the symmetrical link information in this embodiment. 本実施形態におけるトポロジ情報のフォーマットを示した図である。It is the figure which showed the format of the topology information in this embodiment. 本実施形態におけるノードSが算出した各ノード間のコストを示した図である。It is the figure which showed the cost between each node which the node S in this embodiment calculated. 本実施形態におけるノードSが把握している、ノードSから各ノードへの経路を示す経路テーブルである。It is a path | route table which shows the path | route from the node S to each node which the node S in this embodiment grasps | ascertains. 本実施形態におけるノードAが他のノードから広告された無線環境情報を示した図である。It is the figure which showed the radio | wireless environment information which the node A in this embodiment advertised from the other node. 本実施形態におけるノードAが算出した各ノード間のコストを示した図である。It is the figure which showed the cost between each node which the node A in this embodiment calculated. 本実施形態におけるノードAから各ノードへの経路を示す経路テーブルである。It is a route table which shows the path | route from the node A in this embodiment to each node. 本実施形態におけるノードBが他のノードから広告された無線環境情報を示した図である。It is the figure which showed the wireless environment information which the node B in this embodiment advertised from the other node. 本実施形態におけるノードBが算出した各ノード間のコストを示した図である。It is the figure which showed the cost between each node which the node B in this embodiment calculated. 本実施形態におけるノードBから各ノードへの経路を示す経路テーブルである。It is a path | route table which shows the path | route from the node B to each node in this embodiment.

符号の説明Explanation of symbols

1・・・送信部、2・・・受信部、3・・・制御部、4・・・記憶部 DESCRIPTION OF SYMBOLS 1 ... Transmission part, 2 ... Reception part, 3 ... Control part, 4 ... Memory | storage part

Claims (3)

無線通信装置を識別する識別情報と、前記識別情報で識別される無線通信装置の無線通信環境を示す環境情報と、前記環境情報を広告する範囲を示す広告範囲情報とを含むメッセージを他の無線通信装置へ送信する送信部と、
他の無線装置が送信した前記メッセージを受信する受信部と、
前記受信部が受信した前記メッセージで送信された他の無線通信装置の前記環境情報と、前記受信部が受信した前記メッセージで送信されなかった他の無線通信装置の擬似的な前記環境情報とに基づいて、他の無線通信装置を経由する通信経路を決定する経路決定部と、
前記受信部が受信した前記メッセージに含まれる前記広告範囲情報に基づいて、前記送信部による当該メッセージの転送を制御する転送制御部と、
を備えたことを特徴とする無線通信装置。
A message including identification information for identifying a wireless communication device, environment information indicating a wireless communication environment of the wireless communication device identified by the identification information, and advertisement range information indicating a range in which the environment information is advertised. A transmitter for transmitting to the communication device;
A receiver for receiving the message transmitted by another wireless device;
The environment information of another wireless communication device transmitted by the message received by the receiving unit and the pseudo environment information of another wireless communication device not transmitted by the message received by the receiving unit. A route determination unit for determining a communication route via another wireless communication device,
A transfer control unit that controls transfer of the message by the transmission unit based on the advertisement range information included in the message received by the reception unit;
A wireless communication apparatus comprising:
前記メッセージはさらに、複数種類の前記環境情報と、前記環境情報の種類ごとに前記環境情報を広告する範囲を示す前記広告範囲情報とを含み、
前記転送制御部はさらに、前記環境情報の種類ごとに、前記広告範囲情報に基づいて前記環境情報を転送するか否か判断し、転送しないと判断した前記環境情報を前記メッセージから削除する
ことを特徴とする請求項1に記載の無線通信装置。
The message further includes a plurality of types of environmental information, and the advertising range information indicating a range in which the environmental information is advertised for each type of the environmental information,
The transfer control unit further determines, for each type of the environment information, whether to transfer the environment information based on the advertisement range information, and deletes the environment information determined not to be transferred from the message. The wireless communication apparatus according to claim 1, wherein:
請求項1または請求項2に記載の無線通信装置を複数含むことを特徴とする無線通信システム。   A wireless communication system comprising a plurality of wireless communication devices according to claim 1 or 2.
JP2007243882A 2007-09-20 2007-09-20 Wireless communication apparatus and wireless communication system Expired - Fee Related JP4772019B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007243882A JP4772019B2 (en) 2007-09-20 2007-09-20 Wireless communication apparatus and wireless communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007243882A JP4772019B2 (en) 2007-09-20 2007-09-20 Wireless communication apparatus and wireless communication system

Publications (2)

Publication Number Publication Date
JP2009077133A true JP2009077133A (en) 2009-04-09
JP4772019B2 JP4772019B2 (en) 2011-09-14

Family

ID=40611692

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007243882A Expired - Fee Related JP4772019B2 (en) 2007-09-20 2007-09-20 Wireless communication apparatus and wireless communication system

Country Status (1)

Country Link
JP (1) JP4772019B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012216887A (en) * 2011-03-31 2012-11-08 Oki Electric Ind Co Ltd Radio terminal device, radio system, and radio communication method
WO2013076912A1 (en) * 2011-11-21 2013-05-30 日本電気株式会社 Route information exchange method, communication terminal and non-transitory computer-readable medium upon which route information exchange program has been stored
JP2018174511A (en) * 2017-03-31 2018-11-08 西日本電信電話株式会社 Communication route optimizing apparatus, communication route optimizing method, and communication route optimizing program

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012216887A (en) * 2011-03-31 2012-11-08 Oki Electric Ind Co Ltd Radio terminal device, radio system, and radio communication method
WO2013076912A1 (en) * 2011-11-21 2013-05-30 日本電気株式会社 Route information exchange method, communication terminal and non-transitory computer-readable medium upon which route information exchange program has been stored
JPWO2013076912A1 (en) * 2011-11-21 2015-04-27 日本電気株式会社 Route information exchange method, communication terminal, and route information exchange program
US9451529B2 (en) 2011-11-21 2016-09-20 Nec Corporation Route information exchange method, communication terminal, and non-transitory computer-readable medium storing route information exchange program
JP2018174511A (en) * 2017-03-31 2018-11-08 西日本電信電話株式会社 Communication route optimizing apparatus, communication route optimizing method, and communication route optimizing program

Also Published As

Publication number Publication date
JP4772019B2 (en) 2011-09-14

Similar Documents

Publication Publication Date Title
US20180249393A1 (en) Routing method and system for a wireless network
US7856001B2 (en) Wireless mesh routing protocol utilizing hybrid link state algorithms
Herberg et al. A comparative performance study of the routing protocols load and rpl with bi-directional traffic in low-power and lossy networks (lln)
Singh et al. Comparative performance analysis of LANMAR, LAR1, DYMO and ZRP routing protocols in MANET using Random Waypoint Mobility Model
EP1898574A1 (en) Method and system for loop-free ad-hoc routing
US20090161578A1 (en) Data routing method and device thereof
JP2005168020A (en) Communication path control method and communication terminal for radio multi-hop network
JP2006319676A (en) Frame transmitting method, topology acquiring method and radio communication system
US20080101244A1 (en) Data routing method and apparatus
JP2008011448A (en) Ad-hoc network, node, and route control and program
KR20040013744A (en) Link-state synchronization on Ad-hoc network, method therefore, and data structure therefore
US9197510B2 (en) Efficient network data dissemination
US10448310B2 (en) Method of mapping optimal communication routes through a mesh network
KR20120071953A (en) Method for transmitting routing information and routing apparatus in wireless network
JP5353576B2 (en) Wireless communication apparatus and wireless communication program
JP4993185B2 (en) Wireless communication system
JP4772019B2 (en) Wireless communication apparatus and wireless communication system
EP1475926A2 (en) Routing system for establishing optimal route in wireless personal area network (WPAN) and method thereof
JP5424818B2 (en) Route control method, node, and communication system
US9226219B2 (en) System and method for route learning and auto-configuration
KR101762696B1 (en) Route Maintenance Protocol Using Destination-initiated Flooding in Mobile Ad Hoc Networks
JP5664768B2 (en) Node, link forming method and link forming program
US8982908B1 (en) Extension of path reply message to encode multiple route information in a mesh network
KR100754279B1 (en) Routing metric method of the ad-hoc on-demand distance vector routing over wireless networks
Banik et al. Design of QoS Routing Framework based on OLSR Protocol

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100201

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20100202

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110526

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110607

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110621

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

Free format text: PAYMENT UNTIL: 20140701

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees