JP2005236764A - Route establishment method in ad hoc radio network, and radio node - Google Patents

Route establishment method in ad hoc radio network, and radio node Download PDF

Info

Publication number
JP2005236764A
JP2005236764A JP2004044589A JP2004044589A JP2005236764A JP 2005236764 A JP2005236764 A JP 2005236764A JP 2004044589 A JP2004044589 A JP 2004044589A JP 2004044589 A JP2004044589 A JP 2004044589A JP 2005236764 A JP2005236764 A JP 2005236764A
Authority
JP
Japan
Prior art keywords
node
relay
route
request message
route request
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
JP2004044589A
Other languages
Japanese (ja)
Other versions
JP4297347B2 (en
Inventor
Hiroto Imagawa
裕人 今川
Hidetoshi Yokota
英俊 横田
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 Corp
Original Assignee
KDDI Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by KDDI Corp filed Critical KDDI Corp
Priority to JP2004044589A priority Critical patent/JP4297347B2/en
Publication of JP2005236764A publication Critical patent/JP2005236764A/en
Application granted granted Critical
Publication of JP4297347B2 publication Critical patent/JP4297347B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To prevent wasteful broadcast of a control packet without impeding route establishment in an ad hoc radio network. <P>SOLUTION: The method includes the procedures of: transmitting an RREQ message from a source node; registering route information of a return path into a routing table by a relay node receiving the above RREQ; determining in the relay node whether or not relaying the RREQ is permitted, on the basis of location information of the relay node registered in the RREQ and a present location of the relay node concerned; registering in the relay node the present location of the relay node concerned into the RREQ permitted to relay, as location information; replying an RREP message from the destination node receiving the RREQ; and registering route information of the forward path into the routing table by the relay node receiving the RREP. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、アドホック無線ネットワークの経路確立方法および無線ノードに係り、特に、マルチホップ通信に好適なアドホック無線ネットワークの経路確立方法および無線ノードに関する。   The present invention relates to an ad hoc wireless network route establishment method and a wireless node, and more particularly to an ad hoc wireless network route establishment method and a wireless node suitable for multi-hop communication.

無線通信機能を備えた移動端末が、無線基地局などのインフラを介することなく、端末同士で自律的にネットワークを構成して通信を行うアドホック無線ネットワークに対する関心が高まっている。このようなアドホック無線ネットワークでは、通信可能圏内に位置している端末同士のみが通信に参加できる従来手法をさらに拡張し、通信可能圏外に位置している移動端末との通信も可能とするために、各移動端末にルーティング機能を付加し、通信データを中継させる(マルチホップ通信)アドホックルーティング技術の開発が、例えば特許文献1に開示されている。アドホックルーティングに関しては様々な方式が活発に検討されているが、中でもAODV(RFC-3561)、DSR(draft-ietf-manet-dsr-09.txt)は非常に注目されるアドホックルーティングプロトコルである。
特開2003−273788号公報
There is an increasing interest in an ad hoc wireless network in which mobile terminals having a wireless communication function perform communication by autonomously configuring a network between terminals without using an infrastructure such as a wireless base station. In such an ad hoc wireless network, in order to further expand the conventional method in which only terminals located within a communicable area can participate in communication, and to enable communication with mobile terminals located outside the communicable area For example, Patent Document 1 discloses the development of an ad hoc routing technique in which a routing function is added to each mobile terminal and communication data is relayed (multi-hop communication). Various methods regarding ad hoc routing are being actively studied. Among them, AODV (RFC-3561) and DSR (draft-ietf-manet-dsr-09.txt) are ad hoc routing protocols that are attracting much attention.
JP 2003-273788 A

これまでに提案されている手法では、送信元ノードと宛先ノードとの間に通信経路を確立する際、送信元ノードが経路要求の制御パケットを隣接するノードに対してブロードキャストする。この制御パケットを受信した隣接ノードは、当該制御パケットを送信したノードへの逆方向経路を確立する一方、この制御パケットを一度も受け取ったことがなく、かつ、宛先ノードに至る経路情報を持っていなければ、受信した制御パケットを中継して隣接ノードにブロードキャストする。このような一連の制御パケットのブロードキャスト動作はフラッディングと呼ばれ、制御パケットが宛先ノードに届くまで繰り返される。   In the methods proposed so far, when establishing a communication path between a transmission source node and a destination node, the transmission source node broadcasts a control packet for a path request to adjacent nodes. The adjacent node that has received this control packet establishes a reverse path to the node that transmitted the control packet, but has never received this control packet and has path information to reach the destination node. Otherwise, the received control packet is relayed and broadcast to adjacent nodes. This series of control packet broadcast operations is called flooding, and is repeated until the control packet reaches the destination node.

宛先ノードが前記制御パケットを受信すると、この宛先ノードから経路応答パケットが返信される。応答パケットは、前記制御パケットのフラッディングにより確立された逆方向経路に沿って送信元ノードへ返信される。経路応答の制御パケットを転送する中継ノードは宛先ノードへの順方向経路を確立し、送信元ノードまでパケットが転送されると送信元ノードと宛先ノードの間に通信経路が確立されることになる。また、隣接ノード間では、経路維持のための制御パケットが定期的に送受信される。   When the destination node receives the control packet, a route response packet is returned from the destination node. The response packet is returned to the source node along the reverse path established by flooding the control packet. The relay node that transfers the route response control packet establishes a forward path to the destination node, and when the packet is transferred to the source node, a communication path is established between the source node and the destination node. . In addition, control packets for route maintenance are periodically transmitted and received between adjacent nodes.

多数のノードが参加・接続するアドホック無線ネットワークでは隣接ノード数が多くなり、上記のような制御パケットのブロードキャストを行った場合、必要以上に多くのノードが経路生成動作に関わってしまい、その結果、制御パケットが大量に発生してしまう。大量の制御パケットが氾濫すると、通信の輻輳を引き起こしデータ転送に不具合が生じる可能性があるのみならず、各中継ノードがパケットをブロードキャストする際のシグナリングによる電力消費の問題も発生する。   In an ad hoc wireless network in which a large number of nodes participate and connect, the number of neighboring nodes increases, and when the control packet is broadcast as described above, more nodes are involved in the route generation operation, and as a result, A large amount of control packets are generated. When a large number of control packets are flooded, there is a possibility that not only will data congestion be caused by communication congestion but also a problem of power consumption due to signaling when each relay node broadcasts a packet.

本発明の目的は、アドホック無線ネットワークにおいて、経路確立に支障をきたすことなく、制御パケットの無駄なブロードキャストを防止できる経路確立方法および無線ノードを提供することにある。   An object of the present invention is to provide a route establishment method and a wireless node capable of preventing wasteful broadcast of control packets without causing trouble in route establishment in an ad hoc wireless network.

上記した目的を達成するために、本発明は、アドホック無線ネットワーク上で無線ノードが経路要求メッセージおよび経路応答メッセージを交換して経路情報を生成するアドホック無線ネットワークの経路確立方法および無線ノードにおいて、以下のような手順あるいは手段を講じた点に特徴がある。   To achieve the above object, the present invention provides an ad hoc wireless network route establishment method and a wireless node in which wireless nodes exchange route request messages and route response messages to generate route information on an ad hoc wireless network. This is characterized by the following procedures or measures taken.

(1)本発明の経路確立方法は、送信元ノードが経路要求メッセージを送信する手順と、経路要求メッセージを受信した中継ノードが、復路の経路情報を登録する手順と、前記中継ノードが自ノードの現在位置を検知する手順と、前記中継ノードが、経路要求メッセージに登録されている位置情報と自ノードの現在位置とに基づいて、当該経路要求メッセージの中継許否を決定する手順と、前記中継ノードが、中継を許可された経路要求メッセージに自ノードの現在位置を位置情報として登録し、送信する手順と、経路要求メッセージを受信した宛先ノードが経路応答メッセージを返信する手順と、経路応答メッセージを受信した中継ノードが、往路の経路情報を登録する手順とを含む。   (1) The route establishing method of the present invention includes a procedure in which a transmission source node transmits a route request message, a procedure in which a relay node that has received the route request message registers route information of a return route, and the relay node is a local node. Detecting the current position of the route request message based on the position information registered in the route request message and the current position of the own node, and the relay node A procedure for a node to register and transmit the current position of its own node as location information in a route request message that is permitted to be relayed, a procedure for a destination node that receives the route request message to return a route response message, and a route response message The relay node that has received the message includes a procedure for registering route information of the forward route.

(2)本発明の無線ノードは、受信した経路要求メッセージおよび経路応答メッセージに基づいて経路情報を生成する手段と、前記経路情報を記憶するルーティングテーブルと、自ノードの現在位置を検知する手段と、送信元ノードとして機能するための送信元機能部と、中継ノードとして機能するための中継機能部と、宛先ノードとして機能するための宛先機能部とを含み、前記送信元機能部が経路要求メッセージを生成する手段を含み、前記中継機能部が、受信した経路要求メッセージに登録されている位置情報を抽出する手段と、抽出した位置情報と自ノードの現在位置とに基づいて当該経路要求メッセージの中継許否を決定する手段と、中継の許可された経路要求メッセージに自ノードの現在位置を位置情報として登録する手段とを含み、前記宛先機能部が経路応答メッセージを生成する手段を含む。   (2) The wireless node of the present invention includes means for generating route information based on the received route request message and route response message, a routing table for storing the route information, and means for detecting the current position of the own node. A source function unit for functioning as a source node, a relay function unit for functioning as a relay node, and a destination function unit for functioning as a destination node, wherein the source function unit is a route request message The relay function unit extracts the position information registered in the received route request message, and based on the extracted position information and the current position of the own node, Means for determining whether or not relaying is permitted, and means for registering the current position of the own node as position information in a route request message permitted to relay. Comprising means for said destination functional unit generates a route response message.

本発明によれば、自ノード宛以外のRREQメッセージを受信した各無線ノードは、当該RREQメッセージに登録されている各無線ノード(送信元ノード、宛先ノードあるいは1ホップ前の無線ノード)の位置情報と自ノードの現在位置とに基づいて当該メッセージに関する中継確率を求め、中継確率が低い場合には当該RREQメッセージを中継しないので、経路確立に支障をきたすことなく制御パケットの無駄なブロードキャストを防止できる。   According to the present invention, each radio node that has received an RREQ message other than that addressed to itself is the location information of each radio node (source node, destination node, or radio node one hop ahead) registered in the RREQ message. The relay probability for the message is calculated based on the current position of the node and the current node position, and when the relay probability is low, the RREQ message is not relayed, so that unnecessary broadcast of the control packet can be prevented without hindering the route establishment. .

以下、図面を参照して本発明の好ましい実施の形態について詳細に説明する。図1は、本発明に係る無線ノードの機能ブロック図であり、ここでは、本発明の説明に必要な構成以外は図示を省略している。   Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the drawings. FIG. 1 is a functional block diagram of a radio node according to the present invention, in which illustration is omitted except for the configuration necessary for the description of the present invention.

無線インターフェース10は、経路要求(Route Request: RREQ)メッセージおよび経路応答(Route Reply:RREP)メッセージを含む各種の制御パケットあるいはデータを送受信する。経路情報生成部11は、受信されるRREQメッセージおよびRREPメッセージに基づいて、宛先の無線ノードと次ホップとの関係を示す経路情報を生成し、これをルーティングテーブル12に登録する。現在位置検知部13は、例えば複数のGPS衛星から受信したGPS信号に基づいて自ノードの現在位置を検知する。   The wireless interface 10 transmits and receives various control packets or data including a route request (Route Request: RREQ) message and a route response (Route Reply: RREP) message. The route information generation unit 11 generates route information indicating the relationship between the destination wireless node and the next hop based on the received RREQ message and RREP message, and registers this in the routing table 12. The current position detection unit 13 detects the current position of the own node based on, for example, GPS signals received from a plurality of GPS satellites.

各無線ノードはさらに、自ノードが送信元ノードとして機能するための送信元機能部14と、自ノードが中継ノードとして機能するための中継機能部15と、自ノードが宛先ノードとして機能するための宛先機能部16とを含む。   Each wireless node further includes a source function unit 14 for the own node to function as a source node, a relay function unit 15 for the own node to function as a relay node, and a function for the own node to function as a destination node. Destination function unit 16.

送信元機能部14において、RREQ生成部141は現在位置登録部141aを含み、経路要求宛先として宛先ノードのアドレスが登録され、かつ経路要求送信元として自ノードのアドレスが登録されたRREQメッセージを生成する。前記現在位置登録部141aは、当該RREQメッセージに自ノードの現在位置および宛先ノードの現在位置を登録する。前記宛先ノードの現在位置は位置情報キャッシュ17に予め登録されている。RREQ送信部142は、前記RREQメッセージを送信(ブロードキャスト)する。   In the transmission source function unit 14, the RREQ generation unit 141 includes a current position registration unit 141a, and generates an RREQ message in which the address of the destination node is registered as the route request destination and the address of the own node is registered as the route request transmission source. To do. The current position registration unit 141a registers the current position of the own node and the current position of the destination node in the RREQ message. The current position of the destination node is registered in advance in the position information cache 17. The RREQ transmission unit 142 transmits (broadcasts) the RREQ message.

中継機能部15において、位置情報抽出部151は、受信したRREQメッセージまたはRREPメッセージに登録されている位置情報を抽出して前記位置情報キャッシュ17に登録する。中継許否決定部152は、後に詳述するように、受信したRREQメッセージに登録されている送信元ノード、宛先ノードおよび1ホップ前の中継ノードの各位置情報、ならびに自ノードの現在位置に基づいて、当該RREQメッセージの中継許否を決定する。メッセージ中継部153は現在位置登録部153aを含み、中継するRREQメッセージおよびRREPメッセージに自ノードの現在位置を更新登録する。   In the relay function unit 15, the location information extraction unit 151 extracts the location information registered in the received RREQ message or RREP message and registers it in the location information cache 17. As described later in detail, the relay permission / refusal determination unit 152 is based on the position information of the transmission source node, the destination node, and the relay node one hop ahead registered in the received RREQ message, and the current position of the own node. Then, whether to relay the RREQ message is determined. The message relay unit 153 includes a current location registration unit 153a, and updates and registers the current location of the own node in the relayed RREQ message and RREP message.

宛先機能部16において、RREP生成部161は現在位置登録部161aを含み、自ノード宛のRREQメッセージの受信に応答してRREPメッセージを生成すると共に、当該RREPメッセージに自ノードの現在位置および送信元ノードの現在位置を位置情報として登録する。RREP送信部162は、前記RREPメッセージを送信(ユニキャスト)する。   In the destination function unit 16, the RREP generation unit 161 includes a current location registration unit 161a, generates an RREP message in response to reception of the RREQ message addressed to the own node, and includes the current location and transmission source of the own node in the RREP message. The current position of the node is registered as position information. The RREP transmission unit 162 transmits (unicasts) the RREP message.

次いで、図2に示したネットワークトポロジにおいて、送信元ノードとしての無線ノードMN1が、宛先ノードとしての無線ノードMN6との間に、複数の無線ノードを中継する経路を確立する手順を、図3〜図7のフローチャートおよび図8のシーケンス図に沿って説明する。   Next, in the network topology shown in FIG. 2, a procedure for establishing a route for relaying a plurality of wireless nodes from the wireless node MN1 as the transmission source node to the wireless node MN6 as the destination node is described with reference to FIG. Description will be made along the flowchart of FIG. 7 and the sequence diagram of FIG.

図3は、送信元ノードMN1で実行されるRREQ送信処理の手順を示したフローチャートであり、ステップS1において通信要求が検知されると、ステップS2では、宛先ノードMN6に至る経路情報がルーティングテーブル12に既登録であるか否かが判定される。既登録であればステップS7へ進み、当該既登録の経路情報を利用してデータ通信が開始される。宛先ノードMN6に至る経路情報が未登録であればステップS3へ進む。   FIG. 3 is a flowchart showing the procedure of the RREQ transmission process executed by the transmission source node MN1, and when a communication request is detected in step S1, the route information reaching the destination node MN6 is displayed in the routing table 12 in step S2. It is determined whether or not already registered. If it is already registered, the process proceeds to step S7, and data communication is started using the already registered route information. If the route information to the destination node MN6 is not registered, the process proceeds to step S3.

ステップS3では、前記現在位置検知部13により検知されている自ノードの現在位置P1が取得される。ステップS4では、前記RREQ生成部141においてRREQメッセージが生成される。ステップS5では、前記自ノードの現在位置P1および宛先ノードMN6の現在位置P6が、位置情報として前記RREQメッセージに登録される。ステップS6では、前記RREQメッセージが送信され、2つの中継ノードMN2,MN3で受信される。   In step S3, the current position P1 of the current node detected by the current position detector 13 is acquired. In step S4, the RREQ generator 141 generates an RREQ message. In step S5, the current position P1 of the own node and the current position P6 of the destination node MN6 are registered in the RREQ message as position information. In step S6, the RREQ message is transmitted and received by the two relay nodes MN2 and MN3.

図10(a)は、前記RREQメッセージのパケットフォーマットの一例を示した図であり、「パケット送信者」として送信元ノード"MN1"が登録され、「パケット宛先」としてブロードキャストを意味する"ALL"が登録され、「パケットタイプ」として"Request"が登録され、「経路要求宛先」として宛先ノード"MN6"が登録され、「経路要求送信元」として送信元ノード"MN1"が登録され、さらに位置情報として、送信元ノードMN1の現在位置"P1"および宛先ノードMN6の現在位置"P6"が登録されている。前記宛先ノードMN6の現在位置P6は前記位置情報キャッシュ17から読み出される。   FIG. 10A shows an example of the packet format of the RREQ message. The transmission source node “MN1” is registered as “packet sender”, and “ALL” means broadcast as “packet destination”. Is registered, "Request" is registered as "Packet Type", destination node "MN6" is registered as "Route Request Destination", source node "MN1" is registered as "Route Request Source", and the location As information, the current position “P1” of the source node MN1 and the current position “P6” of the destination node MN6 are registered. The current position P6 of the destination node MN6 is read from the position information cache 17.

次いで、図4のフローチャートを参照して、各無線ノードにおける前記RREQメッセージの受信処理を説明する。   Next, the reception processing of the RREQ message in each wireless node will be described with reference to the flowchart of FIG.

RREQメッセージが受信されると、ステップS21では、当該メッセージに登録されている位置情報が全て抽出されて位置情報キャッシュ17に記憶される。例えば、中継ノードMN2であれば、送信元ノードMN1から送信されたRREQメッセージには、図10(a)に示したように、送信元ノードMN1の現在位置P1および宛先ノードの現在位置P6が登録されているので、この2つの位置情報P1,P6が抽出される。中継ノードMN5であれば、中継ノードMN2で中継されたRREQメッセージには、図10(b)に示したように、送信元ノードMN1の現在位置P1、宛先ノードの現在位置P6、および1ホップ前の中継ノードMN2の現在位置P2が登録されているので、これら3つの位置情報P1,P6,P2が抽出される。ステップS22では、受信されたRREQメッセージに基づいて、送信元ノードMN1への経路情報(復路情報)がルーティングテーブル12に登録される。   When the RREQ message is received, all the position information registered in the message is extracted and stored in the position information cache 17 in step S21. For example, in the case of the relay node MN2, as shown in FIG. 10A, the current position P1 of the source node MN1 and the current position P6 of the destination node are registered in the RREQ message transmitted from the source node MN1. Therefore, the two pieces of position information P1 and P6 are extracted. In the case of the relay node MN5, as shown in FIG. 10B, the RREQ message relayed by the relay node MN2 includes the current position P1 of the source node MN1, the current position P6 of the destination node, and one hop ahead. Since the current position P2 of the relay node MN2 is registered, these three pieces of position information P1, P6, and P2 are extracted. In step S22, route information (return route information) to the transmission source node MN1 is registered in the routing table 12 based on the received RREQ message.

ステップS23では、当該RREQメッセージの経路要求宛先が自ノードであるか否かに基づいて、その宛先が自ノードであるか否かが判定される。宛先ノードMN6であれば、自ノード宛と判定されるので、図6の「RREQ応答処理」へ進む。宛先ノードMN6以外であればステップS24へ進み、前記RREQメッセージに登録されている各無線ノードの位置情報および自ノードの現在位置に基づいて、当該RREQメッセージの中継許否が判定される。   In step S23, based on whether the route request destination of the RREQ message is the local node, it is determined whether the destination is the local node. If it is the destination node MN6, it is determined that it is addressed to its own node, so the process proceeds to “RREQ response processing” in FIG. If it is not the destination node MN6, the process proceeds to step S24, and based on the location information of each wireless node registered in the RREQ message and the current location of the own node, whether or not to relay the RREQ message is determined.

本実施形態では、RREQメッセージの中継許否を判定するために各無線ノードの位置情報を取得し、以下のような5つのポリシから中継確率を決定する。
・第1ポリシ:中継ノードが1ホップ前の無線ノードから自ノードに移った際に、送信元ノードと中継ノードとの距離が大きくなるほど中継確率を高くする。
・第2ポリシ:中継ノードが1ホップ前の無線ノードから自ノードに移った際に、宛先ノードと中継ノードとの距離が小さくなるほど中継確率を高くする。
・第3ポリシ:1ホップ前の無線ノードから自ノードまでの距離に比例して中継確率を高くする。
・第4ポリシ:送信元ノードから自ノードまでの距離に比例して中継確率を高くする。
・第5ポリシ:自ノードから宛先ノードまでの距離に比例して中継確率を低くする。
In the present embodiment, in order to determine whether or not to relay the RREQ message, position information of each wireless node is acquired, and the relay probability is determined from the following five policies.
First policy: When the relay node moves from the wireless node one hop ahead to its own node, the relay probability increases as the distance between the transmission source node and the relay node increases.
Second policy: When the relay node moves from the wireless node one hop ahead to its own node, the relay probability increases as the distance between the destination node and the relay node decreases.
Third policy: The relay probability is increased in proportion to the distance from the wireless node before one hop to the own node.
Fourth policy: The relay probability is increased in proportion to the distance from the transmission source node to the own node.
Fifth policy: The relay probability is lowered in proportion to the distance from the own node to the destination node.

本発明では、これら5つのポリシを単独で適用することも、また、複数を同時に適用することも可能である。   In the present invention, these five policies can be applied singly or plural can be applied simultaneously.

次いで、前記ステップS24で実行される中継許否判定処理について、図9に示したように、送信元ノードMNsから宛先ノードMNdに向けて送信されたRREQメッセージを中継ノードMNiからホップされた中継ノードMNjでの動作を例にして、図5のフローチャートに沿って説明する。ここでは、上記第1および第2ポリシを適用して中継許否が判定される。   Next, with respect to the relay permission / refusal determination processing executed in step S24, as shown in FIG. 9, the relay node MNj hopped from the relay node MNi to the RREQ message transmitted from the source node MNs to the destination node MNd. The operation in FIG. 5 will be described as an example along the flowchart of FIG. Here, whether the relay is permitted or not is determined by applying the first and second policies.

ステップS41では、送信元ノードMNsから自ノードMNjまでの距離ΔLsjが、それぞれの現在位置Ps,Pjを用いて次式(1)により算出される。   In step S41, the distance ΔLsj from the transmission source node MNs to the own node MNj is calculated by the following equation (1) using the respective current positions Ps and Pj.

ΔLsj=Pj−Ps …(1)     ΔLsj = Pj−Ps (1)

ステップS42では、送信元ノードMN1から1ホップだけ前の中継ノードMNiまでの距離ΔLsiが、それぞれの現在位置Ps,Piを用いて次式(2)により算出される。   In step S42, the distance ΔLsi from the transmission source node MN1 to the relay node MNi one hop ahead is calculated by the following equation (2) using the respective current positions Ps and Pi.

ΔLsi=Pi−Ps …(2)     ΔLsi = Pi−Ps (2)

ステップS43では、中継ノードが1ホップだけ前のノードMNiから自ノードMNjへ移ったことによる、送信元ノードMN1から中継ノードまでの距離の変化量の絶対量Aが、次式(3)に基づいて算出される。   In step S43, the absolute amount A of the amount of change in the distance from the source node MN1 to the relay node due to the relay node moving from the node MNi just one hop ahead to its own node MNj is based on the following equation (3). Is calculated.

A=|ΔLsj−ΔLsi|…(3)     A = | ΔLsj−ΔLsi | (3)

ステップS44では、自ノードMNjから宛先ノードMNdまでの距離ΔLjdが、それぞれの現在位置Pj,Pdを用いて次式(4)により算出される。   In step S44, the distance ΔLjd from the own node MNj to the destination node MNd is calculated by the following equation (4) using the respective current positions Pj and Pd.

ΔLjd=Pd−Pj …(4)     ΔLjd = Pd−Pj (4)

ステップS45では、1ホップだけ前のノードMNiから宛先ノードMNdまでの距離ΔLidが、それぞれの現在位置情報Pi,Pdを用いて次式(5)により算出される。   In step S45, the distance ΔLid from the node MNi one hop ahead to the destination node MNd is calculated by the following equation (5) using the respective current position information Pi and Pd.

ΔLid=Pd−Pi …(5)     ΔLid = Pd−Pi (5)

ステップS46では、中継ノードが1ホップだけ前のノードMNiから自ノードMNjへ移ったことによる、中継ノードから宛先ノードMNdまでの距離の変化量の絶対値Dが、次式(6)に基づいて算出される。   In step S46, the absolute value D of the amount of change in the distance from the relay node to the destination node MNd due to the relay node moving from the node MNi just one hop ahead to its own node MNj is based on the following equation (6). Calculated.

D=|ΔLjd−ΔLid|…(6)     D = | ΔLjd−ΔLid | ... (6)

ステップS47では、次式(7)に基づいて中継確率qが求められる。ただし、pは(0,1)の間の定数であり、γ1およびγ2は正の定数とする。   In step S47, the relay probability q is obtained based on the following equation (7). Here, p is a constant between (0, 1), and γ1 and γ2 are positive constants.

q=max(0,min(p+A/γ1−D/γ2,1)) …(7)     q = max (0, min (p + A / γ1-D / γ2,1)) (7)

ステップS48では、前記中継確率qに基づいて当該メッセージの中継許否が判定される。ここでは、たとえば0〜1の範囲で乱数Rを別途に発生させて前記中継確率qと比較し、q≧Rであれば「中継許可」、q<Rであれば「中継禁止」と判定することができる。   In step S48, whether or not the message is relayed is determined based on the relay probability q. Here, for example, a random number R is separately generated in the range of 0 to 1 and compared with the relay probability q. If q ≧ R, “relay permitted” is determined, and if q <R, “relay prohibited” is determined. be able to.

図4へ戻り、ステップS25では前記ステップS48における中継許否の判定結果が参照され、中継が禁止されていれば、ステップS30へ進んで前記RREQメッセージが破棄される。中継が許可されていればステップS26へ進み、前記現在位置検知部13により検知されている自ノードの現在位置が取得される。本実施形態では、図2に示したように、中継ノードMN3,MN4では中継が禁止され、中継ノードMN2,MN5では中継が許可されている。ステップS27では、前記RREQメッセージのパケット送信者が自ノードに更新される。ステップS28では、前記RREQメッセージに自ノードの現在位置が追加される。ステップS29では、更新後のRREQメッセージが送信される。   Returning to FIG. 4, in step S25, the determination result of whether or not relaying is permitted in step S48 is referred to. If relaying is prohibited, the process proceeds to step S30 and the RREQ message is discarded. If relaying is permitted, the process proceeds to step S26, and the current position of the current node detected by the current position detection unit 13 is acquired. In the present embodiment, as shown in FIG. 2, the relay nodes MN3 and MN4 are prohibited from relaying, and the relay nodes MN2 and MN5 are permitted to relay. In step S27, the packet sender of the RREQ message is updated to its own node. In step S28, the current position of the own node is added to the RREQ message. In step S29, the updated RREQ message is transmitted.

図10(b)は、中継ノードMN2から送信されるRREQメッセージのパケットフォーマットを示した図であり、「パケット送信者」が"MN2"に書き換えられると共に、位置情報として中継ノードMN2の現在位置P2が追加されている。同図(c)は、中継ノードMN5から送信されるRREQメッセージのパケットフォーマットを示した図であり、「パケット送信者」が"MN5"に書き換えられると共に、位置情報として中継ノードMN5の現在位置P5が更新登録されている。   FIG. 10B is a diagram showing a packet format of the RREQ message transmitted from the relay node MN2, where “packet sender” is rewritten to “MN2” and the current position P2 of the relay node MN2 is used as position information. Has been added. FIG. 5C shows the packet format of the RREQ message transmitted from the relay node MN5. “Packet sender” is rewritten to “MN5” and the current position P5 of the relay node MN5 is used as position information. Is registered for renewal.

図6は、自ノード宛のRREQメッセージを受信した宛先ノードMN6で実行されるRREQ応答処理の手順を示したフローチャートである。   FIG. 6 is a flowchart showing the procedure of the RREQ response process executed by the destination node MN6 that has received the RREQ message addressed to its own node.

ステップS61では、自ノードの現在位置検知部13で検知されている現在位置P6が取得される。ステップS62ではRREPメッセージが作成される。図10(d)は、前記RREPメッセージのパケットフォーマットの一例を示した図であり、「パケット送信者」として宛先ノードMN6が登録され、「パケット宛先」として1ホップ前の中継ノードMN5が登録され、「パケットタイプ」として"RREP"が登録され、「経路要求宛先」として宛先ノードMN6が登録され、「経路要求送信元」として送信元ノードMN1が登録され、さらに位置情報として、送信元ノードMN1の現在位置P1および宛先ノードの現在位置P6が登録されている。ステップS63では、当該RREPメッセージが送信される。   In step S61, the current position P6 detected by the current position detection unit 13 of the own node is acquired. In step S62, an RREP message is created. FIG. 10 (d) shows an example of the packet format of the RREP message. The destination node MN6 is registered as the “packet sender” and the relay node MN5 one hop ahead is registered as the “packet destination”. , “RREP” is registered as “packet type”, destination node MN6 is registered as “route request destination”, transmission source node MN1 is registered as “route request transmission source”, and transmission source node MN1 is further registered as location information. Current position P1 and destination node current position P6 are registered. In step S63, the RREP message is transmitted.

次いで、前記RREPメッセージの受信に応答して各無線ノードで実行されるRREP受信処理の手順を、図7のフローチャートを参照して説明する。   Next, the procedure of RREP reception processing executed in each wireless node in response to reception of the RREP message will be described with reference to the flowchart of FIG.

ステップS71では、受信したRREPメッセージに登録されている位置情報が全て抽出され、前記位置情報キャッシュ17に登録される。ステップS72では、宛先ノードMN6へ至る経路情報(往路情報)がルーティングテーブル12に登録される。ステップS73では、当該RREPメッセージの宛先が自ノードであるか否かが判定される。送信元ノードMN1以外の中継ノードであればステップS74へ進む。   In step S71, all the location information registered in the received RREP message is extracted and registered in the location information cache 17. In step S72, route information (outbound route information) to the destination node MN6 is registered in the routing table 12. In step S73, it is determined whether or not the destination of the RREP message is the local node. If it is a relay node other than the source node MN1, the process proceeds to step S74.

ステップS74では、自ノードの現在位置検知部13で検知されている現在位置が取得される。ステップS75では、RREPメッセージのパケット宛先が前記ルーティングテーブルに登録されている復路情報に基づいて書き換えられると共に、パケット送信者が自ノードに書き換えられる。ステップS76では、位置情報として登録されている1ホップ前の無線ノードの現在位置が前記自ノードの現在位置に書き換えられる。ステップS77では、更新されたRREPメッセージが送信される。   In step S74, the current position detected by the current position detection unit 13 of the own node is acquired. In step S75, the packet destination of the RREP message is rewritten based on the return route information registered in the routing table, and the packet sender is rewritten to the own node. In step S76, the current position of the wireless node one hop before registered as position information is rewritten to the current position of the own node. In step S77, the updated RREP message is transmitted.

図10(e)は、中継ノードMN5から送信されるRREPメッセージのパケットフォーマットの一例を示した図であり、「パケット送信者」が中継ノードMN5に書き換えられ、「パケット宛先」が1ホップ前の中継ノードMN2に書き換えられ、さらに、位置情報として中継ノードMN5の現在位置P5が登録されている。同図(f)は、中継ノードMN2から送信されるRREPメッセージのパケットフォーマットの一例を示した図であり、「パケット送信者」が中継ノードMN2に書き換えられ、「パケット宛先」が1ホップ前の送信元ノードMN1に書き換えられ、さらに、位置情報として中継ノードMN2の現在位置P2が更新登録されている。   FIG. 10 (e) is a diagram showing an example of the packet format of the RREP message transmitted from the relay node MN5, where “packet sender” is rewritten to the relay node MN5 and “packet destination” is one hop ahead. The information is rewritten to the relay node MN2, and the current position P5 of the relay node MN5 is registered as position information. FIG. 8 (f) is a diagram showing an example of a packet format of the RREP message transmitted from the relay node MN2, in which “packet sender” is rewritten to the relay node MN2 and “packet destination” is one hop ahead. The information is rewritten to the transmission source node MN1, and the current position P2 of the relay node MN2 is updated and registered as position information.

一方、送信元ノードMN1であれば、前記ステップS73において、宛先が自ノードと判定されるのでステップS78へ進み、データ送信が開始される。   On the other hand, if it is the transmission source node MN1, since the destination is determined to be its own node in step S73, the process proceeds to step S78 and data transmission is started.

なお、上記した実施形態では、前記第1ポリシおよび第2ポリシを適用して経路要求メッセージの中継許否が判定されたが、第3ポリシを適用して、1ホップ前の無線ノードから自ノードまでの絶対距離Xが大きくなるほど中継確率を上昇させるのであれば、次式(8)に基づいて中継確率qを求めることができる。ただし、pは(0,1)の間の定数であり、γ3は正の定数である。   In the above-described embodiment, whether or not to relay the route request message is determined by applying the first policy and the second policy. However, from the wireless node one hop before the own node by applying the third policy. If the relay probability increases as the absolute distance X increases, the relay probability q can be obtained based on the following equation (8). However, p is a constant between (0, 1), and γ3 is a positive constant.

q=max(0,min(p+X/γ3,1)) …(8)     q = max (0, min (p + X / γ3,1)) (8)

さらに、第4および第5ポリシを適用し、送信元ノードMNsから自ノードMNjまでの絶対距離Yに比例して中継確率を高くすると同時に、自ノードMNjから宛先ノードMNdまでの距離Zに比例して中継確率を低くするのであれば、次式(9)に基づいて中継確率qを求めることができる。ただし、pは(0,1)の間の定数であり、γ4,γ5は正の定数である。   Furthermore, the fourth and fifth policies are applied to increase the relay probability in proportion to the absolute distance Y from the source node MNs to the own node MNj, and at the same time to the distance Z from the own node MNj to the destination node MNd. If the relay probability is lowered, the relay probability q can be obtained based on the following equation (9). However, p is a constant between (0, 1), and γ4 and γ5 are positive constants.

q=max(0,min(p+Y/γ4−Z/γ5,1)) …(9)     q = max (0, min (p + Y / γ4−Z / γ5,1)) (9)

本発明に係る無線ノードの機能ブロック図である。It is a functional block diagram of the radio | wireless node which concerns on this invention. 本発明が適用されるネットワークトポロジの一例を示した図である。It is the figure which showed an example of the network topology to which this invention is applied. RREQ送信処理のフローチャートである。It is a flowchart of a RREQ transmission process. RREQ受信処理のフローチャートである。It is a flowchart of a RREQ reception process. 中継許否判定処理のフローチャートである。It is a flowchart of a relay permission / rejection determination process. RREQ応答処理のフローチャートである。It is a flowchart of a RREQ response process. RREP受信処理のフローチャートである。It is a flowchart of a RREP reception process. 本実施形態の動作を示したシーケンス図である。It is the sequence diagram which showed the operation | movement of this embodiment. 中継許否判定処理を説明するための模式図である。It is a schematic diagram for demonstrating relay permission determination processing. メッセージパケットのフレーム構造を示した図である。It is the figure which showed the frame structure of the message packet.

符号の説明Explanation of symbols

10…無線インターフェース,11…経路情報生成部,12…ルーティングテーブル,13…現在位置検知部,14…送信元機能部,15…中継機能部,16…宛先機能部,17…位置情報キャッシュ   DESCRIPTION OF SYMBOLS 10 ... Wireless interface, 11 ... Routing information generation part, 12 ... Routing table, 13 ... Current position detection part, 14 ... Transmission source function part, 15 ... Relay function part, 16 ... Destination function part, 17 ... Position information cache

Claims (12)

アドホック無線ネットワーク上で無線ノードが経路要求メッセージおよび経路応答メッセージを交換して経路情報を生成するアドホック無線ネットワークの経路確立方法において、
送信元ノードが経路要求メッセージを送信する手順と、
前記経路要求メッセージを受信した中継ノードが、復路の経路情報を登録する手順と、
前記中継ノードが自ノードの現在位置を検知する手順と、
前記中継ノードが、前記経路要求メッセージに登録されている位置情報と自ノードの現在位置とに基づいて、当該経路要求メッセージの中継許否を決定する手順と、
前記中継ノードが、中継を許可された経路要求メッセージに自ノードの現在位置を位置情報として登録する手順と、
前記経路要求メッセージを受信した宛先ノードが経路応答メッセージを返信する手順と、
前記経路応答メッセージを受信した中継ノードが、往路の経路情報を登録する手順とを含むことを特徴とするアドホック無線ネットワークの経路確立方法。
In an ad hoc wireless network route establishment method in which wireless nodes exchange route request messages and route response messages on an ad hoc wireless network to generate route information.
A procedure for the source node to send a route request message;
The relay node that has received the route request message registers the return route information.
A procedure for the relay node to detect the current position of the node;
A procedure for the relay node to determine whether or not to relay the route request message based on the location information registered in the route request message and the current location of the node;
A procedure for the relay node to register the current location of the node as location information in a route request message permitted to be relayed;
A destination node that has received the route request message returns a route response message;
A route establishment method for an ad hoc wireless network, comprising: a relay node that has received the route response message registers a route information of a forward route.
前記送信元ノードが自ノードの現在位置を検知する手順と、
前記送信元ノードが自ノードの現在位置および宛先ノードの位置情報を前記経路要求メッセージに登録する手順とを更に含み、
前記中継ノードは、受信した経路要求メッセージに登録されている送信元ノード、宛先ノードおよび1ホップ前の中継ノードの各位置情報と自ノードの現在位置とに基づいて中継許否を決定することを特徴とする請求項1に記載のアドホック無線ネットワークの経路確立方法。
A procedure for the source node to detect the current position of the node;
A step in which the transmission source node registers the current position of the own node and the position information of the destination node in the route request message;
The relay node determines whether or not to permit relaying based on each position information of a source node, a destination node, and a relay node one hop ahead registered in the received route request message and a current position of the own node. The ad hoc wireless network path establishment method according to claim 1.
前記中継ノードは、中継を許可された経路要求メッセージに登録されている1ホップ前の中継ノードの位置情報を自ノードの現在位置に更新することを特徴とする請求項1または2に記載のアドホック無線ネットワークの経路確立方法。   3. The ad hoc according to claim 1, wherein the relay node updates the position information of the relay node one hop ahead registered in the route request message permitted to be relayed to the current position of the own node. A method for establishing a route in a wireless network. 前記中継ノードは、1ホップ前の無線ノードと自ノードとの距離が大きいほど中継許可の確率を上昇させることを特徴とする請求項1に記載のアドホック無線ネットワークの経路確立方法。   The method for establishing a route of an ad hoc wireless network according to claim 1, wherein the relay node increases the probability of relay permission as the distance between the wireless node one hop ahead and the self node increases. 前記中継ノードは、送信元ノードと1ホップ前の無線ノードとの距離に対する送信元ノードと自ノードとの距離の増分が大きいほど中継許可の確率を上昇させることを特徴とする請求項2に記載のアドホック無線ネットワークの経路確立方法。   The relay node increases the probability of relay permission as the increment of the distance between the source node and the own node with respect to the distance between the source node and the wireless node one hop ahead increases. To establish a route for an ad hoc wireless network. 前記中継ノードは、宛先ノードと1ホップ前の無線ノードとの距離に対する宛先ノードと自ノードとの距離の減分が大きいほど中継許可の確率を上昇させることを特徴とする請求項2に記載のアドホック無線ネットワークの経路確立方法。   The relay node increases the probability of relay permission as the decrement of the distance between the destination node and the own node with respect to the distance between the destination node and the wireless node one hop ahead increases. A method for establishing a route in an ad hoc wireless network. アドホック無線ネットワーク上で経路要求メッセージおよび経路応答メッセージを送受して経路情報を生成する無線ノードにおいて、
受信した経路要求メッセージおよび経路応答メッセージに基づいて経路情報を生成する手段と、
前記経路情報を記憶するルーティングテーブルと、
自ノードの現在位置を検知する手段と、
送信元ノードとして機能するための送信元機能部と、
中継ノードとして機能するための中継機能部と、
宛先ノードとして機能するための宛先機能部とを含み、
前記送信元機能部が、
経路要求メッセージを生成する手段を含み、
前記中継機能部が、
受信した経路要求メッセージに登録されている位置情報を抽出する手段と、
前記抽出した位置情報と自ノードの現在位置とに基づいて、当該経路要求メッセージの中継許否を決定する手段と、
前記中継の許可された経路要求メッセージに自ノードの現在位置を位置情報として登録する手段とを含み、
前記宛先機能部が、
受信した経路要求メッセージに対する経路応答メッセージを生成する手段を含むことを特徴とするアドホック無線ネットワークの無線ノード。
In a wireless node that generates route information by sending and receiving route request messages and route response messages on an ad hoc wireless network,
Means for generating route information based on the received route request message and route response message;
A routing table for storing the route information;
Means for detecting the current position of the own node;
A source function unit for functioning as a source node;
A relay function unit for functioning as a relay node;
A destination function unit for functioning as a destination node,
The source function unit is
Means for generating a route request message;
The relay function unit
Means for extracting location information registered in the received route request message;
Means for determining whether or not to relay the route request message based on the extracted location information and the current location of the node;
Means for registering the current location of the node as location information in the route request message permitted to relay,
The destination function unit is
A wireless node of an ad hoc wireless network comprising means for generating a route response message for a received route request message.
前記経路要求メッセージを生成する手段が、自ノードの現在位置を送信元ノードの位置情報として登録すると共に、宛先ノードの位置情報を登録し、
前記中継許否を決定する手段は、受信した経路要求メッセージに登録されている送信元ノード、宛先ノードおよび1ホップ前の中継ノードの各位置情報と自ノードの現在位置とに基づいて中継許否を決定することを特徴とする請求項7に記載のアドホック無線ネットワークの無線ノード。
The means for generating the route request message registers the current position of the own node as the position information of the transmission source node, and registers the position information of the destination node,
The means for determining relay permission / rejection determines relay permission / rejection based on each position information of the source node, destination node, and relay node one hop ahead registered in the received route request message and the current position of the own node. The radio node of the ad hoc radio network according to claim 7.
前記中継の許可された経路要求メッセージに位置情報を登録する手段は、受信した経路要求メッセージに登録されている1ホップ前の中継ノードの位置情報を自ノードの現在位置に更新することを特徴とする請求項7に記載のアドホック無線ネットワークの無線ノード。   The means for registering position information in the route request message permitted to relay updates the position information of the relay node one hop ahead registered in the received route request message to the current position of the own node. The wireless node of the ad hoc wireless network according to claim 7. 前記中継許否を決定する手段は、1ホップ前の無線ノードと自ノードとの距離が大きいほど中継許可の確率を上昇させることを特徴とする請求項7に記載のアドホック無線ネットワークの無線ノード。   The wireless node of the ad hoc wireless network according to claim 7, wherein the means for determining whether or not to permit relaying increases the probability of relay permission as the distance between the wireless node one hop before and the own node increases. 前記中継許否を決定する手段は、送信元ノードと1ホップ前の無線ノードとの距離に対する送信元ノードと自ノードとの距離の増分が大きいほど中継許可の確率を上昇させることを特徴とする請求項8に記載のアドホック無線ネットワークの無線ノード。   The means for determining whether or not to permit relaying increases the probability of relay permission as the increment of the distance between the source node and the own node with respect to the distance between the source node and the wireless node one hop ahead increases. Item 9. A wireless node of the ad hoc wireless network according to Item 8. 前記中継許否を決定する手段は、宛先ノードと1ホップ前の無線ノードとの距離に対する宛先ノードと自ノードとの距離の減分が大きいほど、中継許可の確率を上昇させることを特徴とする請求項8に記載のアドホック無線ネットワークの無線ノード。   The means for determining whether or not to permit relaying increases the probability of relay permission as the decrement of the distance between the destination node and the own node with respect to the distance between the destination node and the wireless node one hop ahead is larger. Item 9. A wireless node of the ad hoc wireless network according to Item 8.
JP2004044589A 2004-02-20 2004-02-20 Ad hoc wireless network route establishment method and wireless node Expired - Fee Related JP4297347B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004044589A JP4297347B2 (en) 2004-02-20 2004-02-20 Ad hoc wireless network route establishment method and wireless node

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004044589A JP4297347B2 (en) 2004-02-20 2004-02-20 Ad hoc wireless network route establishment method and wireless node

Publications (2)

Publication Number Publication Date
JP2005236764A true JP2005236764A (en) 2005-09-02
JP4297347B2 JP4297347B2 (en) 2009-07-15

Family

ID=35019252

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004044589A Expired - Fee Related JP4297347B2 (en) 2004-02-20 2004-02-20 Ad hoc wireless network route establishment method and wireless node

Country Status (1)

Country Link
JP (1) JP4297347B2 (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007080773A1 (en) * 2006-01-11 2007-07-19 Mitsubishi Electric Corporation Ad hoc network system and its node device
JP2007329667A (en) * 2006-06-07 2007-12-20 Denso Corp Communication device and program
JPWO2007066668A1 (en) * 2005-12-07 2009-05-21 学校法人東京電機大学 Switching node, communication system, and switching node control method
JP2009171517A (en) * 2008-01-21 2009-07-30 Kddi R & D Laboratories Inc Wireless network configuring method and communication device
JP2009535868A (en) * 2006-04-28 2009-10-01 華為技術有限公司 Apparatus, system and method for implementing mobile communication
JP2014155057A (en) * 2013-02-08 2014-08-25 Kansai Univ Radio equipment, and radio communication system having the same
JP2018117205A (en) * 2017-01-17 2018-07-26 京セラドキュメントソリューションズ株式会社 Ad hoc network path construction system, node, center node and ad hoc network path construction method
JP2019062501A (en) * 2017-09-28 2019-04-18 京セラドキュメントソリューションズ株式会社 Ad hoc network route construction system, node, center node, and ad hoc network route construction method
CN114079994A (en) * 2020-08-11 2022-02-22 东芝泰格有限公司 Communication system, communication device, and communication method

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2007066668A1 (en) * 2005-12-07 2009-05-21 学校法人東京電機大学 Switching node, communication system, and switching node control method
JP4831628B2 (en) * 2005-12-07 2011-12-07 学校法人東京電機大学 Switching node, communication system, and switching node control method
WO2007080773A1 (en) * 2006-01-11 2007-07-19 Mitsubishi Electric Corporation Ad hoc network system and its node device
JP2012080546A (en) * 2006-04-28 2012-04-19 Huawei Technologies Co Ltd Apparatus and system for implementing mobile communication
JP2009535868A (en) * 2006-04-28 2009-10-01 華為技術有限公司 Apparatus, system and method for implementing mobile communication
JP2007329667A (en) * 2006-06-07 2007-12-20 Denso Corp Communication device and program
JP4645534B2 (en) * 2006-06-07 2011-03-09 株式会社デンソー COMMUNICATION DEVICE, COMMUNICATION SYSTEM, AND PROGRAM
JP2009171517A (en) * 2008-01-21 2009-07-30 Kddi R & D Laboratories Inc Wireless network configuring method and communication device
JP2014155057A (en) * 2013-02-08 2014-08-25 Kansai Univ Radio equipment, and radio communication system having the same
JP2018117205A (en) * 2017-01-17 2018-07-26 京セラドキュメントソリューションズ株式会社 Ad hoc network path construction system, node, center node and ad hoc network path construction method
JP2019062501A (en) * 2017-09-28 2019-04-18 京セラドキュメントソリューションズ株式会社 Ad hoc network route construction system, node, center node, and ad hoc network route construction method
JP7003539B2 (en) 2017-09-28 2022-01-20 京セラドキュメントソリューションズ株式会社 Ad hoc network route construction system, node, center node and ad hoc network route construction method
CN114079994A (en) * 2020-08-11 2022-02-22 东芝泰格有限公司 Communication system, communication device, and communication method

Also Published As

Publication number Publication date
JP4297347B2 (en) 2009-07-15

Similar Documents

Publication Publication Date Title
Heissenbüttel et al. BLR: beacon-less routing algorithm for mobile ad hoc networks
JP2005168020A (en) Communication path control method and communication terminal for radio multi-hop network
US20070266143A1 (en) System and method for distributing proxying error information in wireless networks
US20070280174A1 (en) Small Geographical Area Cell-based Dynamic Source Routing for Mobil Ad-hoc Networks
KR100645428B1 (en) Apparatus and method for establishment of routing path in wpan
JP2006314147A (en) Routing system in wireless personal communication network and method thereof
Huang et al. Coordinate-assisted routing approach to bypass routing holes in wireless sensor networks
JP4918900B2 (en) Wireless multi-hop network, node, multicast routing method and program
JP4627465B2 (en) Wireless communication terminal and QoS information collecting method
JP4297347B2 (en) Ad hoc wireless network route establishment method and wireless node
Vijayakumar et al. Efficient location management of mobile node in wireless mobile ad-hoc network
JP4993185B2 (en) Wireless communication system
Ramalakshmi et al. Weighted dominating set based routing for ad hoc communications in emergency and rescue scenarios
JP4696318B2 (en) Wireless device and wireless communication network provided with the same
Cordero et al. Enabling multihop communication in spontaneous wireless networks
Mahajan et al. Event driven dynamic path optimization for AODV in MANET
Chen et al. SOM: spiral-fat-tree-based on-demand multicast protocol in a wireless ad-hoc network
JP4765997B2 (en) Communication route construction method and communication terminal device
JP5136434B2 (en) Wireless communication apparatus and wireless communication system
KR101349061B1 (en) Method for routing in mobile ad-hoc network
JP4107255B2 (en) Route construction method and program for mobile node in ad hoc network
JP2008211744A (en) Wireless device and wireless network with the same
Lakshmi et al. Comparative analysis of QoS routing protocols in MANETS: Unicast &Multicast
JPWO2008105039A1 (en) Nodes in ad hoc networks and ad hoc network systems
Zapata Shortcut detection and route repair in ad hoc networks

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070216

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20081219

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090107

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090305

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20090401

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

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20120424

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20120424

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20150424

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees