JP2007251811A - Radio communication apparatus, radio communication method, and method of creating route information table - Google Patents

Radio communication apparatus, radio communication method, and method of creating route information table Download PDF

Info

Publication number
JP2007251811A
JP2007251811A JP2006075240A JP2006075240A JP2007251811A JP 2007251811 A JP2007251811 A JP 2007251811A JP 2006075240 A JP2006075240 A JP 2006075240A JP 2006075240 A JP2006075240 A JP 2006075240A JP 2007251811 A JP2007251811 A JP 2007251811A
Authority
JP
Japan
Prior art keywords
node
packet
hop
relay
integrated
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
JP2006075240A
Other languages
Japanese (ja)
Other versions
JP4572173B2 (en
Inventor
Jun Osai
潤 小佐井
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.)
Toyota Motor Corp
Toyota InfoTechnology Center Co Ltd
Original Assignee
Toyota Motor Corp
Toyota InfoTechnology Center Co Ltd
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 Toyota Motor Corp, Toyota InfoTechnology Center Co Ltd filed Critical Toyota Motor Corp
Priority to JP2006075240A priority Critical patent/JP4572173B2/en
Publication of JP2007251811A publication Critical patent/JP2007251811A/en
Application granted granted Critical
Publication of JP4572173B2 publication Critical patent/JP4572173B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide techniques with which improvement in communication efficiency can be attained in an ad-hoc wireless network. <P>SOLUTION: Each of nodes in the ad-hoc wireless network holds, in a route information table, the combination of an adjacent relay node for each destination node and a destination node of which the repeating route is common for two or more hops. Each of the nodes merges packets of which the repeating route is common for two or more hops, as a multi-hop merged packet and transmits it and packets of which the repeating route is common only for one hop, are merged and transmitted as a one-hop merged packet. Furthermore, in such merging determination processing, if it is determined that a node which has first created the one-hop merged packet can be notified about updating of the route, updating of the route is notified, thereby updating the route information table of that node. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、無線パケット通信において経路が重複するパケットを統合して送信する技術に関する。   The present invention relates to a technique for integrating and transmitting packets having overlapping routes in wireless packet communication.

従来、無線LANなどではCSMA/CA(Carrier Sense Multiple Access with Collision Avoidance:搬送波感知多重アクセス/衝突回避)方式を用いて無線パケット通信が行われている。CSMA/CA方式では、共通の無線チャネルを共用して通信するために、他のノードが無線チャネルを使用していないか確認してからパケットの送信を行う。この際、送信ノードは、DIFSとバックオフ時間だけ待機し、この間に他の通信が行われなければパケットの送信を開始する。このように、パケット送信の間に待ち時間(オーバヘッド)が発生するため、細かいパケットを多数送ることは効率的ではない。   Conventionally, wireless packet communication is performed using a CSMA / CA (Carrier Sense Multiple Access with Collision Avoidance) method in a wireless LAN or the like. In the CSMA / CA system, in order to communicate using a common wireless channel, packets are transmitted after confirming whether other nodes are using the wireless channel. At this time, the transmission node waits for the DIFS and the back-off time, and starts transmission of a packet if no other communication is performed during this period. Thus, since a waiting time (overhead) occurs during packet transmission, it is not efficient to send a large number of fine packets.

このようなオーバヘッドを回避するために、同一の送受信ノード間で連続して複数のパケットを送信する場合には、DIFSよりも短いSIFS間隔でパケットを連続して(バースト的に)送信する技術が知られている。DIFSよりも短い間隔で続けてパケット送信するため、連続するパケットの間に他のノードが送信を開始することはない。また、連続するパケット送信の間隔が短くなるため、オーバヘッドを減らしスループットを向上させることができる。   In order to avoid such overhead, when a plurality of packets are transmitted continuously between the same transmission / reception nodes, there is a technique for transmitting packets continuously (in a burst) at SIFS intervals shorter than DIFS. Are known. Since packets are continuously transmitted at intervals shorter than DIFS, other nodes do not start transmission between successive packets. In addition, since the interval between successive packet transmissions is shortened, overhead can be reduced and throughput can be improved.

また、複数のパケットを連結してマルチキャストパケットとして送信することで、送信するパケット数を減らす技術が知られている(特許文献1)。この技術によれば、送信するパケット数を減らすことで、待ち時間によるオーバヘッドを回避することができる。   Also, a technique is known in which a plurality of packets are concatenated and transmitted as multicast packets to reduce the number of packets to be transmitted (Patent Document 1). According to this technique, overhead due to waiting time can be avoided by reducing the number of packets to be transmitted.

また、ネットワーク内の経路情報をあらかじめ保有しておき、送信するパケットの宛先から同一の経路を通るパケットを統合して送信する技術も知られている(特許文献2)。この技術によっても、同様に、送信するパケットの数を減らすことができるので待ち時間によるオーバヘッドを回避することが可能である。   A technique is also known in which route information in a network is held in advance, and packets transmitted through the same route are integrated and transmitted from the destination of the packet to be transmitted (Patent Document 2). Similarly, with this technique, the number of packets to be transmitted can be reduced, so that overhead due to waiting time can be avoided.

ところで、アドホック無線ネットワークという形態のネットワークシステムが知られている。アドホック無線ネットワークは、基地局や専用線といった基盤インフラに依存せずに、移動端末同士が一時的に構築する自律型無線ネットワークである。ノード間で距離が離れている場合など直接通信(1ホップ通信)ができない場合には、途中に存在するノードを中継してマルチホップ通信することによって情報を交換する。つまり、各ノードは通信装置として機能するだけでなく、無線通信の中継機能(ルーティング機能)も持つことになる。   Incidentally, a network system in the form of an ad hoc wireless network is known. An ad hoc wireless network is an autonomous wireless network that is temporarily constructed by mobile terminals without depending on infrastructure such as a base station or a dedicated line. When direct communication (one-hop communication) is not possible, such as when the distance between nodes is long, information is exchanged by relaying nodes existing on the way and performing multi-hop communication. That is, each node not only functions as a communication device but also has a wireless communication relay function (routing function).

アドホック無線ネットワークを構成する無線通信装置は、移動によりノード間の距離が変化し通信可能なノードが変化する。また、移動のみならず、障害物や干渉等による電波品質の急激な変動なども生じる。このような原因によって、アドホック無線ネットワークは、ネットワークトポロジーが頻繁に変化することに特徴がある。
特開2005−57373号公報 特開2005−223656号公報
In a wireless communication device that configures an ad hoc wireless network, the distance between nodes changes due to movement, and the communicable nodes change. Moreover, not only movement but also a rapid fluctuation of radio wave quality due to obstacles, interference, etc. occurs. For these reasons, ad hoc wireless networks are characterized by frequent changes in the network topology.
JP 2005-57373 A JP 2005-223656 A

アドホック無線ネットワークにおいて、上述したような待ち時間によるオーバヘッドを
抑制するために、上記従来技術を適用すると以下のような問題が生じる。
In the ad hoc wireless network, in order to suppress the overhead due to the waiting time as described above, the following problems occur when the above conventional technique is applied.

まず、複数のパケットをSIFS間隔でバースト的に送信する技術は、同一の送受信ノード間で行われる通信に適用されるものであるため、効果を発揮する場面が限られてしまう。また、異なる送信先に対してバースト的に送信することでオーバヘッドを抑制する技術も存在するが、1ホップ間での通信を効率化するものであり、マルチホップするパケットを連続して送信する際には適用できない。   First, since the technique of transmitting a plurality of packets in bursts at SIFS intervals is applied to communication performed between the same transmission / reception nodes, the scene where the effect is exhibited is limited. In addition, there is a technology that suppresses overhead by transmitting to different transmission destinations in bursts, but it improves the efficiency of communication between 1 hops. Not applicable to

また、アドホック無線ネットワークにおいてマルチキャスト通信を実現するためには、マルチキャストグループを構築しなければならないが、この処理は煩雑である。さらに、アドホック無線ネットワークにおいては、ネットワークトポロジーが頻繁に変化するので、マルチキャストグループの更新も頻繁に行う必要が生じる。このように、マルチキャストを用いて通信待ち時間を削減する特許文献1の方法では、マルチキャストグループの作成及び更新にオーバヘッドを要するというデメリットが存在する。   In order to realize multicast communication in an ad hoc wireless network, a multicast group must be established, but this process is complicated. Furthermore, in an ad hoc wireless network, the network topology frequently changes, so it is necessary to frequently update multicast groups. As described above, the method of Patent Document 1 that uses multicast to reduce the communication waiting time has a demerit that it requires overhead to create and update a multicast group.

また、特許文献2記載の技術は共通する経路のパケットを統合して送信するが、ネットワークトポロジーが変化せず、かつ、経路情報をあらかじめ全て保有していることを前提としている。しかしながら、一般的に経路制御装置(ルータ)は、宛先アドレスごとに次に転送するアドレスのみを保有することが一般的であり、全ての経路についての情報を持つことは現実的ではない。また、アドホック無線ネットワークでは、経路が動的に確立されるため、経路情報をあらかじめ保有することは困難である。   Further, the technique described in Patent Literature 2 transmits packets of common routes in an integrated manner, but it is assumed that the network topology does not change and all route information is held in advance. However, in general, the route control device (router) generally holds only the next transfer address for each destination address, and it is not realistic to have information about all routes. Moreover, in an ad hoc wireless network, since a route is dynamically established, it is difficult to hold route information in advance.

本発明は上記実情に鑑みてなされたものであって、その目的とするところは、アドホック無線ネットワークにおいて、効率的な通信を実現することのできる技術を提供することにある。   The present invention has been made in view of the above circumstances, and an object thereof is to provide a technique capable of realizing efficient communication in an ad hoc wireless network.

上記目的を達成するために本発明では、以下の手段または処理によって効率的な無線パケット通信を行う。   In order to achieve the above object, the present invention performs efficient wireless packet communication by the following means or processing.

本発明に係る無線通信装置は、アドホック無線ネットワークにおいて、中継経路が共通する複数のパケットを1つのパケットに統合して(まとめて)送信する無線通信装置である。アドホック無線ネットワークにおいては、無線通信装置(ノード)は他のノードと直接あるいは1又は複数の中継ノードを介して無線パケット通信を行う。本明細書中においては、パケットを送信するノードを送信ノード、送信ノードがパケット(情報)を送り届けたい相手のノードを宛先ノード、送信ノードから宛先ノードへパケットを送信する際にこのパケットを中継するノードを中継ノードと呼ぶ。   The wireless communication apparatus according to the present invention is a wireless communication apparatus that integrates (collectively) and transmits a plurality of packets having a common relay route in an ad hoc wireless network. In an ad hoc wireless network, a wireless communication device (node) performs wireless packet communication with another node directly or via one or more relay nodes. In this specification, a node that transmits a packet is a transmission node, a node that the transmission node wants to send a packet (information) to is a destination node, and the packet is relayed when the packet is transmitted from the transmission node to the destination node. A node is called a relay node.

本発明に係る無線通信装置は、経路情報記憶手段、統合パケット生成手段、およびパケット送信手段を備える。経路情報記憶手段は、あるノードにパケットを送信する場合に、1ホップ先のノード(以下、隣接ノードともいう)のうちどのノードにパケットを転送すればいいかを記憶する。経路情報記憶手段は、また、中継経路が2ホップ以上共通する宛先ノードの組み合わせ及びどの中継ノードまで中継経路が共通するかという情報を記憶する。   The wireless communication apparatus according to the present invention includes route information storage means, integrated packet generation means, and packet transmission means. The route information storage means stores which node to transfer the packet to among the nodes one hop ahead (hereinafter also referred to as an adjacent node) when transmitting the packet to a certain node. The route information storage means also stores information on a combination of destination nodes having a common relay route of two or more hops and to which relay node the relay route is common.

統合パケット生成手段は、送信する複数のパケットの中継経路が、2ホップ以上先の中継ノードまで一致するか判定し、一致する場合にはこれら複数のパケットを統合して該経路上の中継ノードを宛先とする1つのパケット(以下、マルチホップ統合パケットという)を生成する。なお、マルチホップ統合パケットの宛先は、共通の中継経路上の最も遠い(ホップ数の多い)中継ノードであることが好ましい。また、統合パケット生成手段は、
これら複数のパケットの中継経路が2ホップ以上共通しない場合には、1ホップ先の中継ノードが一致するか判定し、一致する場合には複数のパケットを統合してその中継ノードを宛先とする1つのパケット(以下、1ホップ統合パケットという)を生成する。
The integrated packet generation means determines whether the relay route of the plurality of packets to be transmitted matches up to a relay node that is two or more hops ahead, and if they match, integrates the plurality of packets to determine the relay node on the route. One packet (hereinafter referred to as a multi-hop integrated packet) is generated as a destination. Note that the destination of the multi-hop integrated packet is preferably the farthest (having many hops) relay node on the common relay route. The integrated packet generation means
If the relay paths of these multiple packets are not common for two or more hops, it is determined whether the relay nodes that are one hop ahead match, and if they match, the multiple packets are combined and the relay node is the destination 1 One packet (hereinafter referred to as a 1-hop integrated packet) is generated.

パケット送信手段は、統合パケット生成手段が生成した統合パケット(マルチホップ統合パケット及び1ホップ統合パケットの両方を指す。)を送信する。   The packet transmitting unit transmits the integrated packet generated by the integrated packet generating unit (refers to both a multi-hop integrated packet and a one-hop integrated packet).

本発明に係る無線通信装置によれば、2ホップ以上先の中継ノードまで中継経路が共通するパケットを統合して送信することができ、複数のパケットを個別に送信する場合に比較して通信処理が効率化される。特に2ホップ以上先までパケットを統合して送信することによって、ホップごとにパケットの統合・復元をする必要がないため、効率的な通信が実現できる。   According to the wireless communication apparatus according to the present invention, packets having a common relay route can be integrated and transmitted to a relay node that is two or more hops ahead, and communication processing is performed compared to a case where a plurality of packets are individually transmitted. Is made more efficient. In particular, by integrating and transmitting packets up to two or more hops away, it is not necessary to integrate and restore packets for each hop, and thus efficient communication can be realized.

また、1ホップ先の中継ノードは、アドホック無線ネットワークにおける既存のプロトコルを利用して取得することが容易である。したがって、本発明に係る無線通信装置は、経路情報が完全に取得できておらず2ホップ以上先の中継ノードまでの中継経路が分からない場合であっても、少なくとも1ホップだけは複数のパケットを統合して送信することが可能であり、これにより通信処理が効率化される。   In addition, it is easy to acquire a relay node that is one hop ahead using an existing protocol in an ad hoc wireless network. Therefore, the wireless communication apparatus according to the present invention is capable of acquiring a plurality of packets for at least one hop even when the route information is not completely acquired and the relay route to the relay node beyond two hops is unknown. It is possible to transmit in an integrated manner, thereby improving the efficiency of communication processing.

本発明に係る無線通信装置は、受信した統合パケットを復元する統合パケット復元手段をさらに有することが好ましい。本発明に係る無線通信装置は、自ノードが宛先として指定された統合パケットを受信した場合には、この統合パケット復元手段によって受信した統合パケットを復元することが好ましい。そして、統合パケット生成手段は、復元された複数のパケットの中継経路が共通するか判断し、共通する場合にはこれら複数のパケットを再び統合してマルチホップ統合パケット又は1ホップ統合パケットを上記と同様に生成することが好ましい。このような構成によれば、経路情報記憶手段に2ホップ以上先の経路に関する情報が構築されていない状況であっても、パケットの統合及び復元を繰り返すことで、複数のパケットを個別に送信する場合よりも通信処理を効率化することができる。また、経路情報記憶手段の蓄積状況によっては、送信ノードではマルチホップ統合できないと判定された場合であっても、中継経路上の中継ノードにおいてはマルチホップ統合可能と判定される場合もある。このような場合でも、中継経路の途中からマルチホップ統合パケットとすることができるので通信処理が効率化される。すなわち、全ての無線通信装置が経路情報を完全に取得できていない状況であっても、効率的な通信が実現される。   It is preferable that the wireless communication apparatus according to the present invention further includes integrated packet restoration means for restoring the received integrated packet. The wireless communication apparatus according to the present invention preferably restores the integrated packet received by the integrated packet restoring means when the node receives the integrated packet designated as the destination. Then, the integrated packet generation means determines whether the relay routes of the restored plurality of packets are common, and if so, integrates the plurality of packets again to obtain a multi-hop integrated packet or a one-hop integrated packet as described above. It is preferable to produce similarly. According to such a configuration, a plurality of packets are individually transmitted by repeating the integration and restoration of packets even in a situation where information on a route ahead of 2 hops or more is not constructed in the route information storage unit. Communication processing can be made more efficient than the case. Further, depending on the accumulation state of the route information storage means, even if it is determined that multi-hop integration is not possible at the transmission node, it may be determined that multi-hop integration is possible at the relay node on the relay route. Even in such a case, since the multi-hop integrated packet can be formed from the middle of the relay route, the communication processing is made efficient. That is, efficient communication is realized even in a situation where not all wireless communication devices have completely acquired route information.

本発明に係る無線通信装置において、1ホップ統合パケットには、内部に含まれる複数のパケットを最初に統合したノードのアドレスが統合元ノードとして格納されていることが好ましい。そして、1ホップ統合パケットを受信して復元した中継ノードが、復元して得た複数のパケットを統合して送信できないと判定した場合には、統合元のノードに経路更新通知を行う。すなわち、統合元ノードからこのノードまでは、1ホップごとに1ホップ統合パケットの生成と復元を繰り返してパケットが中継されているので、これらのパケットの中継経路は統合元ノードからこのノードまで共通することが判断できる。そこで、このノードは統合元ノードにその旨の通知を行う。この経路更新通知を受信したノードは、その通知内容に基づいて経路情報を更新する。   In the wireless communication apparatus according to the present invention, it is preferable that an address of a node that first integrates a plurality of packets included therein is stored as an integration source node in the 1-hop integrated packet. When the relay node that has received and restored the one-hop integrated packet determines that a plurality of packets obtained by the restoration cannot be integrated and transmitted, it performs route update notification to the integration source node. That is, from the integration source node to this node, the packet is relayed by repeating generation and restoration of a 1-hop integration packet for each hop, so the relay route of these packets is common from the integration source node to this node. Can be judged. Therefore, this node notifies the integration source node to that effect. The node that has received this route update notification updates the route information based on the notification content.

また、1ホップ統合パケットを受信して復元した中継ノードが、復元して得た複数のパケットをマルチホップ統合パケットに統合できる場合、すなわちこの中継ノードから2ホップ以上先の中継ノードまでの経路が共通すると判定した場合には、1ホップ統合パケットに含まれる統合元ノードに対して経路更新通知を行う。このような状況では、統合元ノードからマルチホップ統合パケットに統合して送信することが可能であることが判断できる。そこで、このノードは統合元ノードにその旨の通知を行う。この経路情報更新通知に
は、複数の宛先ノードのアドレスと、これらの宛先ノードの中継経路がどの中継ノードまで共通するかという情報が含まれる。この経路情報更新通知を受信したノードは、この通知に基づいて経路情報を更新する。
In addition, when the relay node that has received and restored the 1-hop integrated packet can integrate the multiple packets obtained by the restoration into a multi-hop integrated packet, that is, there is a route from this relay node to the relay node that is two or more hops ahead If it is determined that they are common, a route update notification is sent to the integration source node included in the one-hop integration packet. In such a situation, it can be determined that it is possible to integrate and transmit the multi-hop integrated packet from the integration source node. Therefore, this node notifies the integration source node to that effect. This route information update notification includes information on addresses of a plurality of destination nodes and to which relay node the relay routes of these destination nodes are common. The node that has received this route information update notification updates the route information based on this notification.

このような処理によって、統合元ノードに複数の宛先ノードの共通経路を通知することで、経路情報を動的に構築することができる。また、ネットワークトポロジーに変化が生じ経路が変更になった場合であっても、短時間で新しい経路情報を構築することが可能となる。   By such processing, the route information can be dynamically constructed by notifying the integration source node of the common routes of a plurality of destination nodes. Further, even when the network topology changes and the route is changed, new route information can be constructed in a short time.

なお、上記経路情報更新通知も中継ノードを介して統合元ノードまで送信されるが、この経路情報更新通知を中継したノードも、この通知に基づいて、経路情報記憶手段を更新することが好ましい。このような構成をとることで、経路情報更新通知の中継経路上のノードの経路情報が全て更新されるため、より迅速に経路情報を構築することが可能となる。   The route information update notification is also transmitted to the integration source node via the relay node. It is preferable that the node that relayed the route information update notification also updates the route information storage unit based on this notification. By adopting such a configuration, all the route information of the nodes on the relay route of the route information update notification is updated, so that the route information can be constructed more quickly.

本発明に係る無線通信装置において、統合パケット生成手段は、1ホップ統合パケットを生成する際に、統合する複数のパケットがパケット復元手段によって1ホップ統合パケットから復元されたものではない場合には、生成する1ホップ統合パケット内に自ノードのアドレスを統合元アドレスとして格納する。逆に、統合する複数のパケットがパケット復元手段によって1ホップ統合パケットから復元されたものである場合には、復元前の1ホップ統合パケットに含まれる統合元アドレスを、新たに生成する1ホップ統合パケットに格納する。このようにして、1ホップずつ統合パケットを生成・復元して中継する場合に、統合元のノードのアドレスが1ホップ統合パケット内に保持されて中継されていく。   In the wireless communication apparatus according to the present invention, when the integrated packet generation unit generates a 1-hop integrated packet, if a plurality of packets to be integrated are not restored from the 1-hop integrated packet by the packet recovery unit, The address of the own node is stored as the integration source address in the generated one-hop integration packet. Conversely, when the plurality of packets to be integrated are those restored from the 1-hop integrated packet by the packet restoring means, the 1-hop integration that newly generates the integration source address included in the 1-hop integrated packet before the restoration Store in packet. In this way, when an integrated packet is generated / restored for each hop and relayed, the address of the integration source node is held in the 1-hop integrated packet and relayed.

なお、本発明は上記処理の少なくとも一部を含む無線通信方法、または、かかる方法を実現するためのプログラムとして捉えることもできる。また、上記処理によって経路情報を記憶する経路情報テーブルを作成する方法、または、かかる方法を実現するためのプログラムとして捉えることも可能である。   In addition, this invention can also be grasped | ascertained as a radio | wireless communication method including at least one part of the said process, or a program for implement | achieving this method. Moreover, it is also possible to grasp as a method for creating a route information table for storing route information by the above processing, or as a program for realizing such a method.

本発明によれば、アドホック無線通信ネットワークにおいて、通信の効率化を図ることが可能となる。   According to the present invention, it is possible to improve communication efficiency in an ad hoc wireless communication network.

以下に図面を参照して、この発明の好適な実施の形態を例示的に詳しく説明する。   Exemplary embodiments of the present invention will be described in detail below with reference to the drawings.

本実施形態では、複数の移動可能な無線通信装置からアドホック無線ネットワークが構成される。各無線通信装置は、共通の無線チャネルを用いて無線パケット通信を行う。そして、パケットの衝突を回避するために、各無線通信装置はCSMA/CA方式を利用して無線通信を行う。具体的には、IEEE802.11系の無線LANのアクセス方式を採用する。もっとも、他の無線通信方式を採用しても構わない。なお、移動可能な無線通信装置には、ノートパソコン、携帯電話機、PDA(Personal Data Assistant)等のよ
うにその装置自体を持ち運び可能なものの他、自動車等に固定されて設置されてはいるが、設置された対象物(自動車等)が移動体であるため移動する無線通信装置も含まれる。
In the present embodiment, an ad hoc wireless network is configured by a plurality of movable wireless communication devices. Each wireless communication device performs wireless packet communication using a common wireless channel. And in order to avoid the collision of a packet, each radio | wireless communication apparatus performs radio | wireless communication using a CSMA / CA system. Specifically, an IEEE802.11 wireless LAN access method is adopted. However, other wireless communication methods may be adopted. In addition, the movable wireless communication device is installed in a car or the like in addition to the portable device such as a notebook computer, a mobile phone, and a PDA (Personal Data Assistant), A wireless communication device that moves because an installed object (such as an automobile) is a moving object is also included.

アドホック無線ネットワークでは、ネットワークを構成する全てのノード(無線通信装置)が中継機能(ルータ機能)を有する。すなわち、各ノードは、経路情報テーブルを有しており、その経路情報テーブルに基づいて、宛先ノードごとにどのノードを中継ノードとしてパケットの中継を行えばよいか判断できる。なお、アドホック無線ネットワークでは、ネットワークトポロジーが頻繁に変化するため、経路情報テーブルは常に更新される
必要がある。
In an ad hoc wireless network, all nodes (wireless communication devices) constituting the network have a relay function (router function). That is, each node has a route information table, and based on the route information table, it is possible to determine which node should be used as a relay node for each destination node to relay a packet. Note that in an ad hoc wireless network, the network topology changes frequently, so the route information table needs to be constantly updated.

本実施形態では、共通の中継経路を有する複数のパケットを統合して送信することで、パケット送信の間に発生する待ち時間による無駄を解消する。なお、本明細書では、2ホップ以上中継経路が共通する複数のパケットを、2ホップ以上先のノードまで統合して送信することをマルチホップ統合送信という。また、マルチホップ統合送信の際に生成される、複数のパケットが統合されたパケットのことを、マルチホップ統合パケットという。また、次ホップが共通する複数のパケットを、次ホップまで統合して送信することを1ホップ統合送信という。また、1ホップ統合送信の際に生成される、複数のパケットが統合されたパケットのことを、1ホップ統合パケットという。   In the present embodiment, a plurality of packets having a common relay route are integrated and transmitted, thereby eliminating waste due to waiting time that occurs during packet transmission. In the present specification, multi-hop integrated transmission refers to integrating and transmitting a plurality of packets having a common relay route of 2 hops or more to a node that is 2 hops or more ahead. A packet generated by multi-hop integrated transmission and integrated with a plurality of packets is called a multi-hop integrated packet. Also, one-hop integrated transmission refers to integrating and transmitting a plurality of packets having a common next hop to the next hop. Further, a packet generated by one-hop integrated transmission and integrated with a plurality of packets is referred to as a one-hop integrated packet.

以下では、パケットの統合処理について詳しく説明する。また、このパケットの統合処理は経路情報に基づいて行われるため、上記の目的に適した経路情報テーブルの作成・更新の方法についても詳しく説明する。   Hereinafter, the packet integration process will be described in detail. Further, since this packet integration processing is performed based on route information, a method of creating / updating a route information table suitable for the above-described purpose will be described in detail.

<機能構成>
まず、本実施形態における無線通信装置1について説明する。無線通信装置1は、ハードウェア構成としては、バスを介して接続されたCPU(中央演算処理装置)、主記憶装置(RAM)、補助記憶装置(ROM)、通信インタフェースなどを備えるように構成されてもよい。
<Functional configuration>
First, the wireless communication device 1 in the present embodiment will be described. The wireless communication device 1 is configured to include a CPU (Central Processing Unit), a main storage device (RAM), an auxiliary storage device (ROM), a communication interface, and the like connected via a bus as a hardware configuration. May be.

図1は、無線通信装置1の機能ブロック例を示す図である。本実施形態における無線通信装置1は、補助記憶装置に記憶された各種のプログラム(OS、アプリケーション等)が主記憶装置にロードされCPUによって実行されることによって、パケット受信部2、パケット判定部3、パケットバッファ部4、統合パケット生成部7、統合パケット復元部6、経路情報テーブル5、パケット送信部8、経路更新部9として機能する。また、本実施形態における無線通信装置1の全部又は一部の機能は、専用のチップによって構成されても良い。   FIG. 1 is a diagram illustrating an example of functional blocks of the wireless communication device 1. In the wireless communication device 1 according to the present embodiment, various programs (OS, applications, etc.) stored in the auxiliary storage device are loaded into the main storage device and executed by the CPU, whereby the packet reception unit 2 and the packet determination unit 3 are loaded. , Packet buffer unit 4, integrated packet generation unit 7, integrated packet restoration unit 6, route information table 5, packet transmission unit 8, and route update unit 9. In addition, all or some of the functions of the wireless communication device 1 in the present embodiment may be configured by a dedicated chip.

パケット受信部2は、他のノード(無線通信装置)からパケットを受信する。パケット受信部2によって受信されたパケットは、パケット判定部3へと渡される。パケット判定部3は、受信したパケットを判定してその処理方法を決定する。   The packet receiver 2 receives a packet from another node (wireless communication device). The packet received by the packet receiving unit 2 is passed to the packet determining unit 3. The packet determination unit 3 determines the processing method by determining the received packet.

パケット判定部3は、受信したパケットが自ノード宛の統合パケットである場合には、このパケットを統合パケット復元部6に渡す。統合パケット復元部6は、この統合パケットを個々のパケットに分解(復元)し、復元された個々のパケットは再びパケット判定部3によって処理方法が決定される。   When the received packet is an integrated packet addressed to its own node, the packet determination unit 3 passes this packet to the integrated packet restoration unit 6. The integrated packet restoration unit 6 decomposes (restores) the integrated packet into individual packets, and the packet determination unit 3 determines the processing method of the restored individual packets again.

受信したパケットが自ノード宛の通常パケット(統合されていないパケットのことをいう)の場合は、パケット判定部3は、このパケットを上位層へと転送する。   If the received packet is a normal packet addressed to its own node (refers to a packet that is not integrated), the packet determination unit 3 transfers this packet to an upper layer.

受信したパケットが自ノード宛ではない統合パケットである場合には、パケット判定部3は、このパケットをパケットバッファ部4にバッファする。   When the received packet is an integrated packet that is not addressed to its own node, the packet determination unit 3 buffers this packet in the packet buffer unit 4.

受信したパケットが自ノード宛ではない通常パケットである場合には、パケット判定部3は、このパケットを統合処理の対象とするか否か判定する。この判定処理は、パケットの性質に基づいて行われる。例えば、パケット判定部3は、このパケットの許容遅延量が小さい場合やパケットサイズが大きい場合には統合処理の対象としないと判定する。許容遅延量が小さいパケットを統合処理の対象としないのは、統合するためにはバッファリングする必要があるがバッファリングすると遅延が大きくなるためである。また、大きいパ
ケットを統合処理の対象としないのは、パケットサイズが大きいパケットを統合してもオーバヘッド抑制の効果が少ないためである。また、パケットサイズには上限値が定められているので、上限に近いサイズのパケットは他のパケットと統合できない場合が多いためでもある。
If the received packet is a normal packet that is not addressed to its own node, the packet determination unit 3 determines whether or not this packet is the target of integration processing. This determination process is performed based on the nature of the packet. For example, the packet determination unit 3 determines that the packet is not a target of integration processing when the allowable delay amount of the packet is small or the packet size is large. The reason why a packet with a small allowable delay amount is not subjected to integration processing is that it is necessary to perform buffering in order to integrate, but buffering increases delay. Also, the reason why large packets are not subjected to integration processing is that the effect of suppressing overhead is small even when packets with large packet sizes are integrated. In addition, since an upper limit is set for the packet size, a packet having a size close to the upper limit often cannot be integrated with other packets.

経路情報テーブル5には、パケットの中継経路に関する情報が格納される。図2はアドホック無線ネットワークにおける各ノードの位置関係の例を示す図である。図2において、直接通信(1ホップ通信)できるノード同士は直線でつながれている。図3は図2のノードcが有する経路情報テーブル5の例である。経路情報テーブル5には、宛先ノードごとに、次の転送ノードのアドレス(「転送先」)、宛先ノードまでのホップ数(「ホップ数」)、マルチホップ統合送信可能なノードのアドレス(「マルチホップ統合ノード」)、及びどのノードまでマルチホップ統合可能か(「マルチホップ統合送信宛先」)を示す情報が格納される。図3の経路情報テーブルを参照すると、例えば、ノードcからノードhまでパケットを送信する場合には、次に転送すべきノードはノードdであり4ホップでノードhまで到達することが分かる。また、例えば、ノードcからノードhまでパケットを送信する場合には、ノードg,i宛のパケットをノードgまで、ノードe,f宛のパケットをノードeまで統合して送信できることが分かる。   The route information table 5 stores information related to the packet relay route. FIG. 2 is a diagram illustrating an example of the positional relationship between nodes in an ad hoc wireless network. In FIG. 2, nodes capable of direct communication (one-hop communication) are connected by a straight line. FIG. 3 is an example of the route information table 5 that the node c in FIG. 2 has. The routing information table 5 includes, for each destination node, the address of the next forwarding node (“forwarding destination”), the number of hops to the destination node (“hop count”), and the address of the node that can perform multihop integrated transmission (“multiple” Information indicating “hop integration node”) and to which node multihop integration is possible (“multihop integration transmission destination”) is stored. Referring to the route information table of FIG. 3, for example, when a packet is transmitted from node c to node h, it is understood that the next node to be transferred is node d and reaches node h in 4 hops. Further, for example, when packets are transmitted from the node c to the node h, it can be understood that packets addressed to the nodes g and i can be integrated and transmitted to the node g and packets addressed to the nodes e and f can be integrated and transmitted to the node e.

なお、図3は経路情報テーブル5の例示であり、宛先ノードごとの次ホップノード、中継経路が2ホップ以上共通する宛先ノードの組み合わせ及びどのノードまでマルチホップ統合送信可能かという情報が格納されるのであれば、どのような具体的構造であっても構わない。   FIG. 3 is an example of the route information table 5, and stores information on the next hop node for each destination node, a combination of destination nodes having a common relay route of two or more hops, and up to which node multihop integrated transmission is possible. As long as it is, any specific structure may be used.

統合パケット生成部7は、パケットバッファ部4に格納された複数のパケットを、経路情報テーブル5を参照して統合して送信することが可能か判定し、統合して送信可能な場合には統合パケットを生成する。本実施形態では、統合パケット生成の際には、2ホップ以上中継経路が共通する複数のパケットを統合したマルチホップ統合パケットを優先的に生成し、マルチホップ統合パケットを生成できないパケットを対象に1ホップだけ中継経路が共通する1ホップ統合パケットを生成する。このように、マルチホップ統合パケットを優先的に生成することで、複数のパケットを送信することによる通信待ち時間等のオーバヘッドを効果的に抑制することができる。   The integrated packet generation unit 7 determines whether or not the plurality of packets stored in the packet buffer unit 4 can be integrated and transmitted with reference to the path information table 5, and if the packets can be integrated and transmitted, the integrated packet generator 7 integrates the packets. Generate a packet. In this embodiment, when generating an integrated packet, a multi-hop integrated packet in which a plurality of packets having a common relay route of 2 hops or more are integrated is preferentially generated, and a packet that cannot generate a multi-hop integrated packet is set to 1 A one-hop integrated packet having a common relay route for hops is generated. Thus, by generating the multi-hop integrated packet preferentially, it is possible to effectively suppress overhead such as communication waiting time due to transmission of a plurality of packets.

統合パケット生成部7が行う複数のパケット中継経路に基づいてパケットを統合するパケット統合処理の詳細や、統合パケット生成部7が生成する統合パケット(マルチホップ統合パケット及び1ホップ統合パケット)のパケット構成は、後で詳細に説明する。   Details of packet integration processing for integrating packets based on a plurality of packet relay paths performed by the integrated packet generation unit 7 and packet configurations of integrated packets (multi-hop integrated packet and 1-hop integrated packet) generated by the integrated packet generation unit 7 Will be described in detail later.

パケット送信部8は、統合パケット生成部7によって生成された統合パケットや、パケット判定部3によって統合せずに送信すると判定されたパケットを送信する。パケット送信部8は、また、パケットバッファ部4に一定期間以上格納されたパケットも送信する。   The packet transmitting unit 8 transmits the integrated packet generated by the integrated packet generating unit 7 and the packet determined to be transmitted without being integrated by the packet determining unit 3. The packet transmission unit 8 also transmits a packet stored in the packet buffer unit 4 for a certain period or more.

経路更新部9は、経路情報テーブル5の更新を行う。具体的には、他ノードに対して経路情報を通知する処理及び、他ノードからの通知にしたがって経路情報テーブル5を更新する処理を行う。この経路更新処理の詳細についても後で詳細に説明する。   The route update unit 9 updates the route information table 5. Specifically, a process for notifying route information to other nodes and a process for updating the route information table 5 in accordance with notifications from other nodes are performed. Details of the route update processing will be described later in detail.

<パケット構造>
[1ホップ統合パケット]
図4は、1ホップ統合パケットの構造を説明する図である。1ホップ統合パケットは、統合パケットヘッダ20と、それに続く統合される通常のパケット21a〜21nによって構成される。
<Packet structure>
[1-hop integrated packet]
FIG. 4 is a diagram for explaining the structure of a 1-hop integrated packet. The 1-hop integrated packet includes an integrated packet header 20 and subsequent normal packets 21a to 21n to be integrated.

統合パケットヘッダ20は、コントロールヘッダ201、受信者MACアドレス202、送信者MACアドレス203、統合パケット数204、統合元アドレス205、パケット1オフセット値206a、・・・、パケットnオフセット値206nから構成される。   The integrated packet header 20 includes a control header 201, a receiver MAC address 202, a sender MAC address 203, an integrated packet number 204, an integration source address 205, a packet 1 offset value 206a,..., A packet n offset value 206n. The

コントロールヘッダ201には、このパケットが1ホップ統合パケットであることを表す値が格納される。受信者MACアドレス202には、この1ホップ統合パケットを受信するノード、すなわち、統合された複数のパケットの共通の1ホップ先の中継ノードのMACアドレスが格納される。送信者MACアドレス203には、この1ホップ統合パケットを送信するノード、すなわち、この1ホップ統合パケットを生成したノードのMACアドレスが格納される。統合パケット数204には、この1ホップ統合パケットに統合されたパケットの数が格納される。統合元アドレス205には、この1ホップ統合パケットに含まれるパケットを最初に統合したノードのアドレスが格納される。1ホップ統合パケットは、後述するように復元された後に再び1ホップ統合パケットとして再統合される場合がある。この場合、統合元アドレス205に格納されるアドレスは再統合前と後とで同一のアドレスが使用される。パケット1オフセット値206aにはパケット21aの開始位置を示すオフセット値、パケットnオフセット値206nにはパケット21nの開始位置を示すオフセット値が格納される。   The control header 201 stores a value indicating that this packet is a 1-hop integrated packet. The receiver MAC address 202 stores the MAC address of the node that receives the one-hop integrated packet, that is, the common relay node that is one hop ahead of the integrated packets. The sender MAC address 203 stores the MAC address of the node that transmits this 1-hop integrated packet, that is, the node that generated this 1-hop integrated packet. The integrated packet number 204 stores the number of packets integrated into the one-hop integrated packet. The integration source address 205 stores the address of the node that first integrated the packets included in this one-hop integration packet. The 1-hop integrated packet may be reintegrated again as a 1-hop integrated packet after being restored as described later. In this case, the same address is used as the address stored in the integration source address 205 before and after the reintegration. The packet 1 offset value 206a stores an offset value indicating the start position of the packet 21a, and the packet n offset value 206n stores an offset value indicating the start position of the packet 21n.

本実施形態では、上述のようなパケット構造を取るが、例えば、通常のMACヘッダに、統合パケット数204、統合元アドレス205、パケット1オフセット値206a〜パケットnオフセット値206nを追加したヘッダと、統合される複数のパケットが連結されたペイロードとからなるパケット構造であっても良い。   In the present embodiment, the packet structure as described above is adopted. For example, a header obtained by adding an integrated packet number 204, an integration source address 205, and a packet 1 offset value 206a to a packet n offset value 206n to a normal MAC header; A packet structure including a payload in which a plurality of packets to be integrated is connected may be used.

[マルチホップ統合パケット]
図5は、マルチホップ統合パケットの構造を説明する図である。マルチホップ統合パケットは、統合パケットヘッダ30と、それに続く統合される通常のパケット31a〜31nによって構成される。
[Multi-hop integrated packet]
FIG. 5 is a diagram for explaining the structure of a multi-hop integrated packet. The multi-hop integrated packet includes an integrated packet header 30 and subsequent normal packets 31a to 31n to be integrated.

統合パケットヘッダ30は、コントロールヘッダ301、次ホップMACアドレス302、送信者MACアドレス303、転送先IPアドレス304、転送元IPアドレス305、統合パケット数306、パケット1オフセット値307a、・・・、パケットnオフセット値307nから構成される。   The integrated packet header 30 includes a control header 301, a next hop MAC address 302, a sender MAC address 303, a transfer destination IP address 304, a transfer source IP address 305, an integrated packet number 306, a packet 1 offset value 307a,. n offset value 307n.

コントロールヘッダ301には、このパケットがマルチホップ統合パケットであることを表す値が格納される。次ホップMACアドレス302には、このマルチホップ統合パケットを次に中継するノードのアドレスが格納される。送信者MACアドレス303には、このマルチホップ統合パケットを送信あるいは中継するノードのMACアドレスが格納される。転送先IPアドレス304には、このマルチホップ統合パケットが最終的に届けられるノードのIPアドレスが格納される。マルチホップ統合パケットは、この転送先IPアドレス304のノードまで復元されずに統合されたままの状態で送信される。転送元IPアドレス305には、このマルチホップ統合パケットを生成したノードのIPアドレスが格納される。統合パケット数306には、このマルチホップ統合パケットに統合されたパケットの数が格納される。パケット1オフセット値307aにはパケット31aの開始位置を示すオフセット値、パケットnオフセット値307nにはパケット31nの開始位置を示すオフセット値が格納される。   The control header 301 stores a value indicating that this packet is a multi-hop integrated packet. The next hop MAC address 302 stores the address of the node that relays this multi-hop integrated packet next. The sender MAC address 303 stores the MAC address of the node that transmits or relays this multi-hop integrated packet. The transfer destination IP address 304 stores the IP address of the node to which this multi-hop integrated packet is finally delivered. The multi-hop integrated packet is transmitted without being restored to the node of the transfer destination IP address 304 without being restored. The source IP address 305 stores the IP address of the node that generated this multi-hop integrated packet. The integrated packet number 306 stores the number of packets integrated into the multi-hop integrated packet. The packet 1 offset value 307a stores an offset value indicating the start position of the packet 31a, and the packet n offset value 307n stores an offset value indicating the start position of the packet 31n.

本実施形態では、マルチホップ統合パケットは上記のような構造を取るが、これに限られるものではない。マルチホップ統合パケットは、2ホップ以上先のノードを宛先とするためIP層で処理されるべきであるため、ペイロードとして統合された複数のパケット31a〜31n、IPヘッダとして従来のIPヘッダ(転送先IPアドレス、転送元IPア
ドレスは含まれる)に統合パケット数及び各パケットのオフセット値を追加したものを利用し、さらにMACヘッダを付加した構造を取っても良い。
In the present embodiment, the multi-hop integrated packet has the structure as described above, but is not limited thereto. Since the multi-hop integrated packet is to be processed in the IP layer because it is destined for a node that is two or more hops ahead, a plurality of packets 31a to 31n integrated as a payload, a conventional IP header (forwarding destination) as an IP header A structure in which the number of integrated packets and the offset value of each packet are added to the IP address and the transfer source IP address is used, and a structure in which a MAC header is further added may be used.

<パケット判定処理>
無線通信装置1によって受信されたパケットは、まずパケット判定部3によって、どのように処理すべきかが判定される。すなわち、パケット判定部3は、受信したパケットを、上位層に渡すべきか、そのまま転送すべきか、統合パケットに統合可能か判定すべきか、ということを判定する。図6は、パケット判定部3が行うパケット判定処理の流れを示すフローチャートである。
<Packet determination processing>
The packet received by the wireless communication device 1 is first determined by the packet determination unit 3 as to how to process it. That is, the packet determination unit 3 determines whether the received packet should be transferred to the upper layer, transferred as it is, or whether it can be integrated into an integrated packet. FIG. 6 is a flowchart illustrating a flow of packet determination processing performed by the packet determination unit 3.

まず、パケット受信部2がパケットを受信し、受信したパケットをパケット判定部3へと渡す(S101)。パケット判定部3は、このパケットが自ノード宛であるか判定する(S102)。自ノード宛であると判定された場合(S102−YES)は、このパケットが統合パケットであるか判断する(S103)。統合パケットである場合(S103−YES)には、統合パケット復元部6がこのパケットを復元(分解)する(S104)。復元されたパケットは再びパケット判定部3によって処理内容が判定される(S103)。受信した自ノード宛のパケットが統合パケットではない場合(S103−NO)、パケット判定部3は、このパケットを上位層へ転送し(S105)、判定処理を終了する。   First, the packet receiving unit 2 receives a packet and passes the received packet to the packet determining unit 3 (S101). The packet determination unit 3 determines whether this packet is addressed to its own node (S102). If it is determined that the packet is addressed to the own node (S102-YES), it is determined whether this packet is an integrated packet (S103). If it is an integrated packet (S103-YES), the integrated packet restoration unit 6 restores (disassembles) this packet (S104). The processing content of the restored packet is again determined by the packet determination unit 3 (S103). When the received packet addressed to the own node is not an integrated packet (S103-NO), the packet determination unit 3 transfers this packet to the upper layer (S105) and ends the determination process.

受信したパケットが自ノード宛ではない場合(S102−NO)、このパケットが統合パケットであるか判断する(S106)。統合パケットではない場合(S106−NO)は、このパケットがパケットを統合するための条件に合致するか判断する(S107)。ここでのパケットを統合するための条件とは、例えば、許容遅延量が所定の閾値より小さいかや、パケットサイズが所定の閾値より小さいかという、パケット統合に適するか否かの条件である。パケットを統合するための条件に合致しない場合(S107−NO)は、このパケットはパケット送信部8に渡され(S108)、統合されない状態でパケット送信部8によって送信される。パケットを統合するための条件に合致する場合(S107−YES)や、このパケットが統合パケットである場合(S106−YES)には、このパケットをパケットバッファ部4にバッファする(S109)。パケットバッファ部4にバッファされたパケットは、後述する統合判定の対象となる。   If the received packet is not addressed to its own node (S102-NO), it is determined whether this packet is an integrated packet (S106). If it is not an integrated packet (S106-NO), it is determined whether this packet matches the conditions for integrating the packets (S107). Here, the condition for integrating the packets is, for example, a condition as to whether or not the packet is suitable for packet integration, such as whether the allowable delay amount is smaller than a predetermined threshold or whether the packet size is smaller than the predetermined threshold. If the condition for integrating the packets is not met (S107-NO), the packet is passed to the packet transmitter 8 (S108), and transmitted by the packet transmitter 8 without being integrated. When the conditions for integrating the packets are met (S107-YES) or when this packet is an integrated packet (S106-YES), this packet is buffered in the packet buffer unit 4 (S109). The packets buffered in the packet buffer unit 4 are subjected to integration determination described later.

なお、上記では統合パケットをさらに統合することを想定している(S106−YES〜S109)が、統合パケットであると判定された場合(S106−YES)には、そのままパケット送信部8によって送信しても構わない。統合パケットをさらに統合すると、処理に時間がかかってしまうことも考えられるので、これを省略して処理を簡素化できる。   In the above, it is assumed that the integrated packet is further integrated (S106-YES to S109). However, when it is determined that the integrated packet is an integrated packet (S106-YES), the packet transmission unit 8 transmits the packet as it is. It doesn't matter. If the integrated packets are further integrated, it can be considered that processing takes time, so this can be omitted to simplify the processing.

<パケット統合処理>
図7は、本実施形態における無線通信装置1が行う、パケットの中継経路に基づいて統合パケットを生成する処理の流れを示すフローチャートである。
<Packet integration processing>
FIG. 7 is a flowchart illustrating a flow of processing for generating an integrated packet based on a packet relay route, which is performed by the wireless communication device 1 according to the present embodiment.

統合パケット生成部7は、パケットバッファ部4から所定数の複数のパケットを取得する(S201)。   The integrated packet generation unit 7 acquires a predetermined number of packets from the packet buffer unit 4 (S201).

そして、統合パケット生成部7は、取得した複数のパケットのうちからマルチホップ統合送信可能なパケットが存在するか判定する(S202)。具体的には、取得した複数のパケットのうちに、経路情報テーブル5に格納されているマルチホップ統合送信可能な宛先ノードの組み合わせが存在するか否かによって判定する。   Then, the integrated packet generation unit 7 determines whether there is a packet capable of multihop integrated transmission from among the plurality of acquired packets (S202). Specifically, the determination is made based on whether or not there is a combination of destination nodes capable of multihop integrated transmission stored in the route information table 5 among the plurality of acquired packets.

マルチホップ統合送信可能であると判定された場合(S202−YES)には、統合パ
ケット生成部7は、マルチホップ統合パケットを生成する(S203)。マルチホップ統合パケットの構造は既に説明したとおりである。なお、パケットバッファ部4より取得した複数のパケットから、統合パケットに統合するパケットを選択する方法は様々なものが考えられる。例えば、最も遠い(ホップ数の多い)ノードまで中継経路が共通するパケットを統合する方法(この場合、統合パケットに統合されるパケットの数は少なくなる)や、最も多くのパケットを1つの統合パケットにできるように統合する方法(この場合、統合パケットの宛先は近い(ホップ数が少ない)ノードとなる)など、統合するパケットを選択するアルゴリズムには様々なものが考えられる。なお、本実施形態では、最もホップ数の多いノードまで統合して送信できる統合パケットを生成する、ホップ数優先のアルゴリズムを用いる。
If it is determined that multi-hop integrated transmission is possible (S202—YES), the integrated packet generator 7 generates a multi-hop integrated packet (S203). The structure of the multihop integrated packet is as described above. There are various methods for selecting a packet to be integrated into an integrated packet from a plurality of packets acquired from the packet buffer unit 4. For example, a method of integrating packets having a common relay route to the farthest node (having the largest number of hops) (in this case, the number of packets integrated into the integrated packet is reduced), or the most packets being integrated into one integrated packet Various algorithms can be considered for selecting packets to be integrated, such as a method of integrating packets so that the destination of the integrated packet is a close node (with a small number of hops). In this embodiment, a hop number priority algorithm is used that generates an integrated packet that can be transmitted in an integrated manner up to a node having the largest number of hops.

マルチホップ統合パケットが生成された場合は他ノードに対して経路更新通知を行える場合があるので、経路更新通知が可能であるか判定する処理を行う(S204)。この、経路更新処理の詳細については後述する。   When a multi-hop integrated packet is generated, it may be possible to send a route update notification to another node, so a process is performed to determine whether a route update notification is possible (S204). Details of this route update processing will be described later.

統合パケット生成部7によって生成されたマルチホップ統合パケットは、パケット送信部8へと送られ(S208)、次の中継ノードへと送信される。   The multi-hop integrated packet generated by the integrated packet generator 7 is sent to the packet transmitter 8 (S208), and is transmitted to the next relay node.

パケットバッファ部4から取得した複数のパケットがマルチホップ統合送信不可能と判定された場合(S202−NO)は、これら複数のパケットを1ホップ統合送信可能か判定する(S205)。具体的には、経路情報テーブル5に基づいて、1ホップ先の中継ノードが共通するパケットが存在するか否か判定する。1ホップ統合送信可能である場合(S205−YES)は、これらのパケットを統合して1ホップ統合パケットを生成する(S206)。1ホップ統合パケットの構造は既に説明したとおりである。そして、作成された1ホップ統合パケットはパケット送信部8へと送られ(S208)、次の中継ノードへと送信される。   When it is determined that a plurality of packets acquired from the packet buffer unit 4 cannot be integrated multi-hop transmission (S202-NO), it is determined whether the one-hop integrated transmission is possible for the plurality of packets (S205). Specifically, based on the route information table 5, it is determined whether or not there is a packet common to the relay nodes one hop ahead. If 1-hop integrated transmission is possible (S205—YES), these packets are integrated to generate a 1-hop integrated packet (S206). The structure of the 1-hop integrated packet is as described above. Then, the created one-hop integrated packet is sent to the packet transmission unit 8 (S208) and transmitted to the next relay node.

パケットバッファ部4から取得した複数のパケットが1ホップ統合送信も不可能であると判定された場合(S205−NO)は、他のノードに対して経路更新通知を行える場合があるので、経路更新通知が可能であるか判定する処理を行う(S207)。この経路更新処理の詳細については後述する。   When it is determined that a plurality of packets acquired from the packet buffer unit 4 cannot perform 1-hop integrated transmission (S205-NO), a route update notification may be made to another node. Processing for determining whether notification is possible is performed (S207). Details of this route update processing will be described later.

そして、統合送信することができないと判定されたこれら複数のパケットはパケット送信部8へと送られ(S208)、通常のパケットとして次の中継ノードへ送信される。   The plurality of packets determined to be unable to be integratedly transmitted are sent to the packet transmission unit 8 (S208), and are transmitted as normal packets to the next relay node.

<経路更新処理>
上述したように、パケット統合処理において、他ノードに対して経路更新通知を行える場合がある。図8は、パケット統合処理のS204における経路更新処理の流れを示すフローチャートであり、図9は、パケット統合処理のS207における経路更新処理の流れを示すフローチャートである。
<Route update process>
As described above, in the packet integration process, there are cases where a route update notification can be made to another node. FIG. 8 is a flowchart showing the flow of the route update processing in S204 of the packet integration processing, and FIG. 9 is a flowchart showing the flow of the route update processing in S207 of the packet integration processing.

図8に示す経路更新処理は、パケットバッファ部4から取得された複数のパケットがマルチホップ統合パケットに統合された後に行われる処理である。この経路更新処理においては、まず、マルチホップ統合パケットに統合された複数のパケットが、1ホップ統合パケットに統合されて自ノードに送信されてきたものであるかを経路更新部9が判定する(S301)。統合されたパケットが1ホップ統合パケットとして自ノードに送信されたものである場合(S301−YES)は、経路更新部9は、送信された1ホップ統合パケットの統合元ノードに対して、経路更新通知を行う(S302)。   The route update process illustrated in FIG. 8 is a process performed after a plurality of packets acquired from the packet buffer unit 4 are integrated into a multihop integrated packet. In this route update processing, first, the route update unit 9 determines whether a plurality of packets integrated into a multi-hop integrated packet are integrated into a one-hop integrated packet and transmitted to the own node ( S301). When the integrated packet is transmitted to the own node as a one-hop integrated packet (S301-YES), the route update unit 9 updates the route to the integration source node of the transmitted one-hop integrated packet. Notification is performed (S302).

1ホップ統合パケットとして自ノードまで送られてきた複数のパケットをマルチホップ
統合パケットに統合して送信可能であるということは、本来統合元のノードからマルチホップ統合パケットに統合して送信可能であることを意味する。したがって、経路更新部9は、1ホップ統合パケットの統合元ノードを1ホップ統合パケットの統合元アドレス205から取得し、この統合元ノードに、統合された複数のパケットの複数の宛先ノードのアドレスと、マルチホップ統合パケットの宛先アドレス(このノードまでそれら複数の宛先ノードの中継経路は共通する)を経路更新通知として通知する。この経路更新通知を受け取った統合元ノードは、この通知に基づいて自ノードの経路情報テーブルを更新する。
The fact that a plurality of packets sent to the node as one-hop integrated packets can be integrated into a multi-hop integrated packet and transmitted from the original source node into a multi-hop integrated packet. Means that. Therefore, the route updating unit 9 acquires the integration source node of the 1-hop integrated packet from the integration source address 205 of the 1-hop integrated packet, and the addresses of the plurality of destination nodes of the integrated packets are stored in the integration source node. The destination address of the multi-hop integrated packet (the relay routes of the plurality of destination nodes are common to this node) is notified as a route update notification. The integration source node that has received this route update notification updates the route information table of its own node based on this notification.

マルチホップ統合パケットに統合された複数のパケットが1ホップ統合パケットとして自ノードに送信されたものではない場合(S301−NO)は、経路更新通知は行わずにパケット統合処理のフローチャートに戻る。   If the plurality of packets integrated into the multi-hop integrated packet are not transmitted as one-hop integrated packets to the own node (S301-NO), the process returns to the packet integration processing flowchart without performing route update notification.

図9に示す経路更新処理は、パケットバッファ部4から取得された複数のパケットが統合送信(マルチホップ統合送信または1ホップ統合送信)できないと判定された後に行われる処理である。この経路更新処理においては、まず、1ホップ統合パケットとして送信されてきた複数のパケットを1ホップ統合パケットとして再統合できなかったか否かが経路更新部9によって判定される(S401)。すなわち、経路更新部9は、統合送信不可能な複数パケットが、1ホップ統合パケットに統合されて自ノードに送信されてきたものであるかを判定する(S401)。これらのパケットが1ホップ統合パケットとして自ノードに送信されたものである場合(S401−YES)、経路更新部9は、送信された1ホップ統合パケットの統合元ノードに対して、経路更新通知を行う(S402)。   The route update process illustrated in FIG. 9 is a process performed after it is determined that a plurality of packets acquired from the packet buffer unit 4 cannot be integratedly transmitted (multihop integrated transmission or 1-hop integrated transmission). In this route update process, first, the route update unit 9 determines whether or not a plurality of packets transmitted as one-hop integrated packets could not be reintegrated as one-hop integrated packets (S401). That is, the path update unit 9 determines whether a plurality of packets that cannot be integrated and transmitted are integrated into a 1-hop integrated packet and transmitted to the own node (S401). When these packets are transmitted to the own node as one-hop integrated packets (S401-YES), the route update unit 9 sends a route update notification to the integration source node of the transmitted one-hop integrated packets. Perform (S402).

1ホップ統合送信を繰り返して自ノードまで送信された複数のパケットが自ノードにおいて統合送信不可能であるということは、これら複数のパケットの宛先ノードへの中継経路は、1ホップ統合パケットの統合元ノードから自ノードまで共通することを意味する。したがって、経路更新部9は、1ホップ統合パケットの統合元ノードに対して、これら複数の宛先ノードへの中継経路は、自ノードまで共通することを経路更新通知として通知する。この経路更新通知を受け取った統合元ノードは、この通知に基づいて自ノードの経路情報テーブルを更新する。なお、統合元ノードが自ノードの隣接ノードである場合には、経路更新通知を省略して良い。   The fact that a plurality of packets transmitted to the own node by repeating the one-hop integrated transmission cannot be integratedly transmitted at the own node means that the relay route to the destination node of the plurality of packets is the integration source of the one-hop integrated packet. It means that it is common from the node to its own node. Therefore, the route update unit 9 notifies the integration source node of the one-hop integrated packet that the relay routes to the plurality of destination nodes are common to the own node as a route update notification. The integration source node that has received this route update notification updates the route information table of its own node based on this notification. When the integration source node is an adjacent node of the own node, the route update notification may be omitted.

統合送信できないと判定された複数のパケットが、1ホップ統合パケットに統合されて自ノードに送信されてきたものではない場合(S402−NO)は、経路更新通知は行わずパケット統合処理のフローチャートに戻る。   If a plurality of packets determined not to be integrated and transmitted are not integrated into a one-hop integrated packet and transmitted to the own node (NO in S402), route update notification is not performed and the flowchart of the packet integration process is performed. Return.

このように、パケット統合処理を行いつつ、経路更新処理を行うことで各ノードの経路情報テーブル5を動的に更新することが可能となる。   In this way, it is possible to dynamically update the route information table 5 of each node by performing route update processing while performing packet integration processing.

<動作例>
[動作例1・経路情報テーブルが完全な場合]
次に、図2のようなネットワークトポロジーのときの、パケット統合処理の動作例について説明する。なお、全てのノードにおいて経路情報テーブルは完全にできあがっているものとして、パケット統合の処理に焦点を当てて説明する。
<Operation example>
[Operation example 1 / Route information table is complete]
Next, an operation example of packet integration processing in the case of the network topology as shown in FIG. 2 will be described. In the following description, it is assumed that the path information table is completely completed in all the nodes, and focusing on packet integration processing.

まずノードcが行うパケット統合処理の例について説明する。ノードcの経路情報テーブルは図3に示すものである。ノードcが、ノードaからノードh宛のパケットを、ノードbからノードi宛のパケットを受信したとする。この場合、経路情報テーブルを参照することで、ノードhとノードiへの中継経路はノードgまで共通することが分かる。したがって、ノードcでは、これらのパケットを統合して、ノードg宛のマルチホップ統合パケットを生成する。   First, an example of packet integration processing performed by the node c will be described. The path information table of node c is shown in FIG. Assume that node c receives a packet addressed to node h from node a and a packet addressed to node i from node b. In this case, by referring to the route information table, it is understood that the relay route to the node h and the node i is common to the node g. Therefore, node c integrates these packets to generate a multi-hop integrated packet addressed to node g.

ノードcが、ノードaからノードh宛のパケットを、ノードbからノードf宛のパケットを受信したとする。この場合、経路情報テーブルを参照することで、ノードhとノードfへの中継経路はノードeまで共通することが分かる。したがって、ノードcでは、これらのパケットを統合して、ノードe宛のマルチホップ統合パケットを生成する。   Assume that node c receives a packet addressed to node h from node a and a packet addressed to node f from node b. In this case, by referring to the route information table, it is understood that the relay route to the node h and the node f is common to the node e. Accordingly, node c integrates these packets to generate a multi-hop integrated packet addressed to node e.

同様にノードcでは、ノードf,g宛のパケットをノードe宛のマルチホップ統合パケットとして生成したり、ノードg,h宛のパケットをノードg宛のマルチホップ統合パケットとして生成したりする。   Similarly, the node c generates a packet addressed to the nodes f and g as a multi-hop integrated packet addressed to the node e, or generates a packet addressed to the nodes g and h as a multi-hop integrated packet addressed to the node g.

次に、ノードeが行うパケット統合処理の例について説明する。ノードeの経路情報テーブルは図10に示すものである。ノードeが、ノードdからノードh宛のパケットを、ノードfからノードi宛のパケットを受信したものとする。これらのパケットの中継経路は2ホップ以上共通せずマルチホップ統合送信はできないことが、経路情報テーブルから判断できる。一方、これらのパケットの次ホップのノードはノードgで共通するため、ノードgを宛先とする1ホップ統合パケットを生成する。   Next, an example of packet integration processing performed by the node e will be described. The route information table of the node e is shown in FIG. Assume that node e receives a packet addressed to node h from node d and a packet addressed to node i from node f. It can be determined from the route information table that the relay routes of these packets are not common to two or more hops and multi-hop integrated transmission is not possible. On the other hand, since the next hop node of these packets is common to node g, a one-hop integrated packet destined for node g is generated.

[動作例2・経路情報テーブルが不完全の場合]
次に、経路情報テーブルが不完全の場合のパケット統合の処理の動作および、経路情報テーブルを更新するための処理について説明する。図11は、パケット統合処理及び経路更新処理を説明するための図である。図11に示すように、ネットワーク内の各ノードは、各宛先ノードについて次にどのノードに対してパケットを転送すればよいかという情報は既に持っているが、2ホップ以上先の経路についての情報はまだ持っていないものとする(なお、図11では宛先ノードh,iについての経路情報のみを示している)。本動作例では、このような状況において、パケットを統合して送信しつつ経路情報テーブルを構築(更新)する処理を説明する。
[Operation example 2-When the routing information table is incomplete]
Next, the operation of packet integration processing when the route information table is incomplete and the processing for updating the route information table will be described. FIG. 11 is a diagram for explaining packet integration processing and route update processing. As shown in FIG. 11, each node in the network already has information on which node the packet should be forwarded for each destination node, but information on a route that is two or more hops ahead Is not yet held (note that FIG. 11 shows only the route information for the destination nodes h and i). In this operation example, processing for constructing (updating) a route information table while integrating and transmitting packets in such a situation will be described.

まず、ノードaからノードcにノードh宛のパケットPが送信される。また、ノードbからノードcにノードi宛のパケットQが送信される。ノードcでは、これらのパケットを統合して送信できるか否か判定する。まず、マルチホップ統合送信が可能か判定するが、ノードcの経路情報テーブルには2ホップ以上先の経路が共通するノードについての情報はないため、マルチホップ統合送信はできないと判定される。次に、これらのパケットを1ホップ統合送信可能か判定する。経路情報テーブルを参照すると、ノードh,iいずれも次ホップノードはノードdであるため、1ホップ統合送信可能と判定される。   First, the packet P addressed to the node h is transmitted from the node a to the node c. Further, the packet Q addressed to the node i is transmitted from the node b to the node c. The node c determines whether or not these packets can be transmitted in an integrated manner. First, it is determined whether multi-hop integrated transmission is possible. However, since there is no information about a node having a common path beyond two hops in the path information table of node c, it is determined that multi-hop integrated transmission is not possible. Next, it is determined whether 1-hop integrated transmission of these packets is possible. Referring to the route information table, since both nodes h and i are the node d, the next hop node is determined to be capable of 1-hop integrated transmission.

ノードcが生成する1ホップ統合パケットI1には、受信者MACアドレス202としてノードdのMACアドレス、送信者MACアドレス303としてノードcのMACアドレス、統合パケット数として2が格納される。また、このパケットPとパケットQはノードcにおいて初めて統合されたものであるので、統合元アドレス205にノードcのMACアドレスが格納される。   The one-hop integrated packet I1 generated by the node c stores the MAC address of the node d as the receiver MAC address 202, the MAC address of the node c as the sender MAC address 303, and 2 as the number of integrated packets. Further, since the packet P and the packet Q are integrated for the first time at the node c, the MAC address of the node c is stored in the integration source address 205.

ノードcが作成した1ホップ統合パケットI1は、宛先として指定されたノードdによって受信される。ノードdは、この1ホップ統合パケットI1が自ノード宛であるため復元処理を行う。復元することによってパケットP、パケットQが得られるが、どちらも自ノード宛のパケットではないため、ノードdはパケットバッファ部4に格納し統合処理の対象とする。   The 1-hop integrated packet I1 created by the node c is received by the node d designated as the destination. Node d performs restoration processing because this one-hop integrated packet I1 is addressed to its own node. By restoring, packet P and packet Q are obtained, but since neither is a packet addressed to its own node, node d is stored in packet buffer unit 4 and is subject to integration processing.

ノードdにおいてもノードcでの場合と同様に、パケットPとパケットQはマルチホップ統合送信はできないが、ノードe宛に1ホップ統合送信することができると判定される。したがって、ノードdは、パケットPとパケットQを統合してノードe宛の1ホップ統
合パケットI2を生成する。この1ホップ統合パケットI2の、受信者MACアドレス202にはノードeのMACアドレスが、送信者MACアドレス203にはノードdのMACアドレスが格納される。
Similarly to the case of the node c, the node d is determined that the packet P and the packet Q cannot be subjected to the multi-hop integrated transmission, but can be one-hop integrated transmission to the node e. Therefore, the node d integrates the packet P and the packet Q to generate a one-hop integrated packet I2 addressed to the node e. In the one-hop integrated packet I2, the MAC address of the node e is stored in the receiver MAC address 202, and the MAC address of the node d is stored in the sender MAC address 203.

また、1ホップ統合パケットI2に統合されたパケットPとパケットQは、ノードd宛に1ホップ統合パケットI1として送信されたものである。そして、その1ホップ統合パケットI1に統合元アドレス205としてノードcのMACアドレスが格納されている。したがって、ノードdは、パケットPとパケットQはノードcで初めて統合されたと判断でき、生成する1ホップ統合パケットI2の統合元アドレス205にはノードcのMACアドレスを格納する。   The packet P and the packet Q integrated into the 1-hop integrated packet I2 are transmitted as the 1-hop integrated packet I1 addressed to the node d. The MAC address of the node c is stored as the integration source address 205 in the one-hop integration packet I1. Therefore, the node d can determine that the packet P and the packet Q are integrated for the first time at the node c, and stores the MAC address of the node c in the integration source address 205 of the generated one-hop integrated packet I2.

ノードdが生成した1ホップ統合パケットI2は、宛先として指定されたノードeによって受信される。ノードeにおいても、ノードdと同様の処理が行われ、ノードg宛の1ホップ統合パケットI3が生成される。なお、1ホップ統合パケットI3の統合元アドレス205には、パケットPとパケットQを初めて統合したノードcのMACアドレスが格納される。   The one-hop integrated packet I2 generated by the node d is received by the node e designated as the destination. Also in the node e, the same processing as that of the node d is performed, and the 1-hop integrated packet I3 addressed to the node g is generated. The integration source address 205 of the 1-hop integrated packet I3 stores the MAC address of the node c that first integrated the packet P and the packet Q.

1ホップ統合パケットI3を受信したノードgは、このパケットは自ノード宛である統合パケットであるため復元処理を行う。復元されたパケットP、パケットQは、自ノード宛ではないため統合処理の対象とする。ノードgの経路情報テーブルを参照すると、パケットPとパケットQとは、次ホップのノードが異なるため1つのパケットに統合できないことが判定できる。したがって、ノードgは、パケットPをノードh宛に、パケットQをノードi宛にそれぞれ通常のパケットとして送信する。   The node g that has received the 1-hop integrated packet I3 performs a restoration process because this packet is an integrated packet addressed to itself. Since the restored packets P and Q are not addressed to the own node, they are targeted for integration processing. Referring to the path information table of node g, it can be determined that packet P and packet Q cannot be integrated into one packet because the next-hop nodes are different. Therefore, the node g transmits the packet P to the node h and the packet Q to the node i as a normal packet.

また、ノードgは、1ホップ統合パケットI3を分解して得たパケットPとパケットQを1ホップ統合送信することができなかったため、経路更新通知を1ホップ統合パケットI3の統合元のノードに対して行う。統合元ノードは1ホップ統合パケットI3の統合元アドレス205を参照することで、ノードcであることが分かる。ノードh宛のパケットPとノードi宛のパケットQが1ホップ統合送信を繰り返してノードcからノードgまで到達したということは、本来ノードcにおいて、パケットPとパケットQをノードg宛にマルチホップ統合送信できたということである。したがって、ノードgは、ノードhとノードiへの中継経路は自ノード(ノードg)まで共通することをノードcに対して通知する。   Further, since the node g could not transmit the packet P and the packet Q obtained by disassembling the 1-hop integrated packet I3 by 1-hop integrated transmission, the node g sends a route update notification to the integration source node of the 1-hop integrated packet I3. Do it. The integration source node is identified as node c by referring to the integration source address 205 of the one-hop integration packet I3. The fact that the packet P addressed to the node h and the packet Q addressed to the node i arrived from the node c to the node g by repeating one-hop integrated transmission means that the packet P and the packet Q are originally multi-hoped to the node g at the node c. This means that it was possible to perform integrated transmission. Therefore, the node g notifies the node c that the relay route to the node h and the node i is common to the own node (node g).

この経路更新通知を受信したノードcは、この通知に基づいて自ノードの経路情報テーブルを更新する。すなわち、ノードhとノードiの中継経路はノードgまで共通することを経路情報テーブルに格納する。なお、この経路更新通知は、ノードgからノードe,dを中継して、ノードcまで送信される。この経路更新通知を中継するノードe,dも、同様に経路情報テーブルを更新することができる。   The node c receiving this route update notification updates its own route information table based on this notification. That is, the fact that the relay route of node h and node i is common to node g is stored in the route information table. The route update notification is transmitted from the node g to the node c through the nodes e and d. Nodes e and d that relay this route update notification can similarly update the route information table.

このように、2ホップ以上先の経路についての経路情報テーブルが完全に作成されていない場合であっても、1ホップ統合送信を繰り返すことで個別にパケットを送信する場合よりも通信効率を向上させることができる。また、1ホップ統合送信を行いながら、経路更新通知を用いて経路情報テーブルを構築することができる。上記の説明では、経路情報が未蓄積の状況を例に説明したが、経路情報が蓄積された状況でネットワークトポロジーが変化した場合でも同様に、経路更新通知を用いて、短時間で新たな経路情報を構築することができる。   As described above, even when the route information table for the route beyond 2 hops is not completely created, the communication efficiency is improved by repeating the 1-hop integrated transmission as compared with the case where the packets are individually transmitted. be able to. In addition, a route information table can be constructed using route update notification while performing one-hop integrated transmission. In the above description, the situation in which route information is not accumulated has been described as an example. However, even when the network topology changes in a situation in which route information is accumulated, a new route can be created in a short time using the route update notification. Information can be constructed.

[動作例3・経路情報テーブルが不完全の場合]
次に、経路情報テーブルが不完全の場合のパケット統合の処理の動作および、経路情報
テーブルを更新するための処理の別の例を説明する。図12はパケット統合処理及び経路更新するための図である。本動作例では、ノードcの経路情報テーブルのみが不完全で、その他のノードの経路情報テーブルは正しいという点が、動作例2(図11)の場合と異なる。なお、図12には宛先ノードh,iについての経路情報のみが示されている。
[Operation example 3-When the routing information table is incomplete]
Next, another example of packet integration processing when the route information table is incomplete and another example of processing for updating the route information table will be described. FIG. 12 is a diagram for packet integration processing and route update. This operation example is different from the operation example 2 (FIG. 11) in that only the path information table of the node c is incomplete and the path information tables of other nodes are correct. FIG. 12 shows only the route information for the destination nodes h and i.

本動作例においても、ノードaからノードcにノードh宛のパケットPが送信され、ノードbからノードcにノードi宛のパケットQが送信される。ノードcでは、これらのパケットをマルチホップ統合送信はできないが、ノードdまで1ホップ統合送信可能であると判定される。   Also in this operation example, the packet P addressed to the node h is transmitted from the node a to the node c, and the packet Q addressed to the node i is transmitted from the node b to the node c. Node c cannot perform multi-hop integrated transmission of these packets, but determines that 1-hop integrated transmission is possible up to node d.

ノードdの経路情報テーブルは正しく構築されているので、ノードh宛のパケットPとノードi宛のパケットQを、ノードgまでマルチホップ統合送信可能であると判定できる。したがって、ノードdは、ノードg宛のマルチホップ統合パケットを生成して送信する。このとき、ノードdでは、1ホップ統合パケットに統合されて送信されたパケットPとパケットQを、マルチホップ統合送信できたため、1ホップ統合パケットの送信元であるノードcに対して経路更新通知を行う。すなわち、ノードdは、統合元のノードcは本来ノードh,i宛のパケットをノードgまでマルチホップ送信できたことが判断できるので、その旨をノードcに対して通知する。   Since the path information table of the node d is correctly constructed, it can be determined that the packet P addressed to the node h and the packet Q addressed to the node i can be multi-hop integrated transmission to the node g. Accordingly, the node d generates and transmits a multihop integrated packet addressed to the node g. At this time, since the packet d and the packet Q, which are transmitted by being integrated into the 1-hop integrated packet, have been transmitted by the multi-hop integrated transmission, the node d sends a route update notification to the node c that is the transmission source of the 1-hop integrated packet. Do. That is, the node d can determine that the integration source node c was originally able to perform multi-hop transmission of the packet addressed to the nodes h and i to the node g, and notifies the node c of that fact.

この経路更新通知を受信したノードcは、この通知に基づいて自ノードの経路情報テーブルを更新する。すなわち、ノードhとノードiの中継経路はノードgまで共通することを経路情報テーブルに格納する。   The node c receiving this route update notification updates its own route information table based on this notification. That is, the fact that the relay route of node h and node i is common to node g is stored in the route information table.

このように、マルチホップ統合送信可能である場合には、できるだけマルチホップ統合送信を用いることで通信処理の効率化が図れる。また、効率的な通信処理を行いつつ、経路情報テーブルの更新も行える。   Thus, when multi-hop integrated transmission is possible, the efficiency of communication processing can be improved by using multi-hop integrated transmission as much as possible. In addition, the route information table can be updated while performing efficient communication processing.

<実施形態の効果>
アドホック無線ネットワークにおいて、複数のパケットを統合して送信することによって、複数のパケットを送信する際に生じるDIFSやバックオフ時間などの送信待ち時間のオーバヘッドを削減して通信処理の効率化を図ることができる。この際、2ホップ以上経路が共通するノードを経路情報テーブルによって管理し、優先的にマルチホップ統合送信を利用することで、1ホップごとにパケットの復元および統合を行う無駄を省くことを可能としている。また、パケット統合の判断に用いる経路情報テーブルは、動的な経路確立に対応しており、あらかじめ経路情報テーブルに全ての経路情報を持つ必要はない。パケットを統合して送信する処理を行いながら、経路更新通知を行うことで、経路情報を動的に更新することができる。
<Effect of embodiment>
In an ad hoc wireless network, by integrating and transmitting multiple packets, the overhead of transmission waiting time such as DIFS and backoff time that occurs when transmitting multiple packets is reduced, thereby improving the efficiency of communication processing. Can do. In this case, it is possible to eliminate the waste of packet restoration and integration for each hop by managing a node having a common route of 2 hops or more by the route information table and preferentially using multi-hop integrated transmission. Yes. Further, the route information table used for determining packet integration corresponds to dynamic route establishment, and it is not necessary to have all route information in the route information table in advance. The route information can be dynamically updated by performing the route update notification while performing the process of integrating and transmitting the packets.

<変形例>
上述の説明では、2つのパケットを統合して統合パケットを生成する例のみを説明したが、3つ以上のパケットを統合して統合パケットを生成しても良い。また、統合するパケットの対象となるパケットは通常のパケットのみではなく、複数の統合パケットや、統合パケットと通常パケットとを統合して統合パケットを生成しても構わない。
<Modification>
In the above description, only an example in which two packets are integrated to generate an integrated packet has been described, but an integrated packet may be generated by integrating three or more packets. Further, the packets to be integrated are not limited to ordinary packets, and a plurality of integrated packets, or integrated packets and normal packets may be integrated to generate an integrated packet.

本実施形態に係る無線通信装置の機能ブロックを示す図である。It is a figure which shows the functional block of the radio | wireless communication apparatus which concerns on this embodiment. アドホック無線ネットワークのネットワークトポロジーの例を示す図である。It is a figure which shows the example of the network topology of an ad hoc wireless network. 経路情報テーブルの例を示す図である。It is a figure which shows the example of a path | route information table. 1ホップ統合パケットの構造を説明する図である。It is a figure explaining the structure of a 1-hop integrated packet. マルチホップ統合パケットの構造を説明する図である。It is a figure explaining the structure of a multihop integrated packet. パケット判定処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a packet determination process. パケット統合処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a packet integration process. 経路更新処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a route update process. 経路更新処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a route update process. 経路情報テーブルの例を示す図である。It is a figure which shows the example of a path | route information table. パケット統合処理及び経路更新処理を説明するための図である。It is a figure for demonstrating a packet integration process and a route update process. パケット統合処理及び経路更新処理を説明するための図である。It is a figure for demonstrating a packet integration process and a route update process.

符号の説明Explanation of symbols

1 無線通信装置
2 パケット受信部
3 パケット判定部
4 パケットバッファ部
5 経路情報テーブル
6 統合パケット復元部
7 統合パケット生成部
8 パケット送信部
9 経路更新部
DESCRIPTION OF SYMBOLS 1 Wireless communication apparatus 2 Packet receiving part 3 Packet determination part 4 Packet buffer part 5 Path | route information table 6 Integrated packet decompression | restoration part 7 Integrated packet generation part 8 Packet transmission part 9 Path | route update part

Claims (11)

他のノードと直接あるいは1又は複数の中継ノードを介して無線パケット通信を行い、中継経路が共通する複数のパケットを1つのパケットに統合して送信する無線通信装置であって、
宛先ノードごとの1ホップ先の中継ノードと、中継経路が2ホップ以上共通する宛先ノードの組み合わせと、を経路情報として記憶する経路情報記憶手段と、
複数のパケットの中継経路が2ホップ以上先の中継ノードまで共通すると前記経路情報に基づいて判定された場合には、該2ホップ以上先の中継ノードを宛先とする1つのパケットであるマルチホップ統合パケットを生成し、2ホップ以上先の中継ノードまで中継経路が共通しないが1ホップ先の中継ノードが共通すると前記経路情報に基づいて判定された場合には、該1ホップ先の中継ノードを宛先とする1つのパケットである1ホップ統合パケットを生成する統合パケット生成手段と、
前記統合パケット生成手段が生成した統合パケットを送信するパケット送信手段と、
を有する無線通信装置。
A wireless communication device that performs wireless packet communication directly with another node or via one or more relay nodes, and transmits a plurality of packets having a common relay route in a single packet,
Route information storage means for storing, as route information, a relay node that is one hop ahead for each destination node, and a combination of destination nodes having a common relay route of two or more hops;
When it is determined based on the route information that the relay route of a plurality of packets is common to relay nodes that are two or more hops ahead, multi-hop integration that is one packet destined for the relay node that is two or more hops ahead When a packet is generated and the relay route is not common to a relay node that is two or more hops ahead but the relay node that is one hop ahead is common based on the route information, the relay node that is one hop ahead is the destination Integrated packet generation means for generating a one-hop integrated packet that is one packet
Packet transmitting means for transmitting the integrated packet generated by the integrated packet generating means;
A wireless communication device.
受信した統合パケットを復元する統合パケット復元手段をさらに有し、
自ノードが宛先として指定された統合パケットを受信した場合には、
前記統合パケット復元手段が統合パケットを復元し、
復元された複数のパケットの中継経路が共通すると前記経路情報に基づいて判定された場合には、前記統合パケット生成手段が該複数のパケットを再び統合する
ことを特徴とする請求項1に記載の無線通信装置。
An integrated packet restoring means for restoring the received integrated packet;
When this node receives an integrated packet specified as the destination,
The integrated packet recovery means recovers the integrated packet;
The integrated packet generation unit reintegrates the plurality of packets again when it is determined based on the route information that the relay routes of the plurality of restored packets are common. Wireless communication device.
前記1ホップ統合パケットには、該1ホップ統合パケットに含まれる複数のパケットを最初に統合したノードのアドレスが統合元ノードとして格納されており、
前記統合パケット復元手段によって1ホップ統合パケットから復元された複数のパケットの次の中継ノードが異なると判定された場合には、該1ホップ統合パケットに含まれる前記統合元ノードに、該1ホップ統合パケットに含まれる複数のパケットの宛先ノードへの中継経路が自ノードまで共通することを通知する経路通知手段と、
を有することを特徴とする請求項2に記載の無線通信装置。
In the one-hop integrated packet, an address of a node that first integrated a plurality of packets included in the one-hop integrated packet is stored as an integration source node,
When it is determined that the next relay node of the plurality of packets restored from the one-hop unified packet by the unified packet restoration means is different, the one-hop integration is performed on the integration source node included in the one-hop unified packet. A route notification means for notifying that a relay route to a destination node of a plurality of packets included in the packet is common to the own node;
The wireless communication apparatus according to claim 2, further comprising:
前記1ホップ統合パケットには、該1ホップ統合パケットに含まれる複数のパケットを最初に統合したノードのアドレスが統合元ノードとして格納されており、
前記統合パケット復元手段によって1ホップ統合パケットから復元された複数のパケットの中継経路が2ホップ以上先の中継ノードまで共通すると判定された場合には、該1ホップ統合パケットに含まれる前記統合元ノードに、該1ホップ統合パケットに含まれる複数のパケットの宛先ノードへの中継経路が、前記2ホップ以上先の中継ノードまで共通することを通知する経路通知手段と、
を有することを特徴とする請求項2に記載の無線通信装置。
In the one-hop integrated packet, an address of a node that first integrated a plurality of packets included in the one-hop integrated packet is stored as an integration source node,
When it is determined that the relay route of the plurality of packets restored from the 1-hop integrated packet by the integrated packet restoration means is common to the relay nodes that are two or more hops ahead, the integration source node included in the one-hop integrated packet A route notification means for notifying that a relay route to a destination node of a plurality of packets included in the one-hop integrated packet is common to the relay node that is two or more hops ahead;
The wireless communication apparatus according to claim 2, further comprising:
前記統合パケット生成手段は、1ホップ統合パケットを生成する際に、
統合する複数のパケットが前記パケット復元手段によって1ホップ統合パケットから復元されたものでない場合には、生成する1ホップ統合パケット内に自ノードのアドレスを統合元アドレスとして格納し、
統合する複数のパケットが前記パケット復元手段によって1ホップ統合パケットから復元されたものである場合には、復元前の1ホップ統合パケットに含まれる統合元アドレスを、生成する1ホップ統合パケットに格納する
ことを特徴とする請求項3又は4に記載の無線通信装置。
The integrated packet generation means generates a one-hop integrated packet when
If a plurality of packets to be integrated are not restored from the 1-hop integrated packet by the packet recovery means, the address of the own node is stored as an integration source address in the generated 1-hop integrated packet,
When a plurality of packets to be integrated are those restored from the one-hop integrated packet by the packet restoration means, the integration source address included in the one-hop integrated packet before the restoration is stored in the generated one-hop integrated packet. The wireless communication apparatus according to claim 3, wherein the wireless communication apparatus is a wireless communication apparatus.
他のノードと直接あるいは1又は複数の中継ノードを介して、中継経路が共通する複数
のパケットを1つのパケットに統合して送信する無線通信方法であって、
無線通信装置が、
宛先ノードごとの1ホップ先の中継ノードと、中継経路が2ホップ以上共通する宛先ノードの組み合わせと、を経路情報として取得し、
複数のパケットの中継経路が2ホップ以上先の中継ノードまで共通すると前記経路情報に基づいて判定された場合には、該経路上の中継ノードを宛先とする1つのパケットであるマルチホップ統合パケットを生成し、2ホップ以上先の中継ノードまで中継経路が共通しないが1ホップ先の中継ノードが共通すると前記経路情報に基づいて判定された場合には、該1ホップ先の中継ノードを宛先とする1つのパケットである1ホップ統合パケットを生成し、
生成された統合パケットを送信する、
ことを特徴とする無線通信方法。
A wireless communication method in which a plurality of packets having a common relay route are integrated into one packet and transmitted directly to another node or via one or more relay nodes,
Wireless communication device
Obtain, as route information, a relay node that is one hop ahead for each destination node and a combination of destination nodes that have a common relay route of two or more hops,
When it is determined based on the route information that the relay route of a plurality of packets is common to relay nodes that are two or more hops ahead, a multi-hop integrated packet that is one packet destined for the relay node on the route is If a relay path is not common to a relay node that is two or more hops ahead, but it is determined based on the route information that a relay node that is one hop ahead is common, the destination is the relay node that is one hop ahead Generate one-hop integrated packet that is one packet,
Send the generated integrated packet,
A wireless communication method.
他のノードと直接あるいは1又は複数の中継ノードを介して、中継経路が共通する複数のパケットを1つのパケットに統合して送信する無線通信装置に無線通信を実行させるプログラムであって、
無線通信装置に対して、
宛先ノードごとの1ホップ先の中継ノードと、中継経路が2ホップ以上共通する宛先ノードの組み合わせと、を経路情報として取得させ、
複数のパケットの中継経路が2ホップ以上先の中継ノードまで共通すると前記経路情報に基づいて判定された場合には、該経路上の中継ノードを宛先とする1つのパケットであるマルチホップ統合パケットを生成させ、2ホップ以上先の中継ノードまで中継経路が共通しないが1ホップ先の中継ノードが共通すると前記経路情報に基づいて判定された場合には、該1ホップ先の中継ノードを宛先とする1つのパケットである1ホップ統合パケットを生成させ、
生成された統合パケットを送信させる、
ことを特徴とするプログラム。
A program for causing a wireless communication apparatus to perform a wireless communication by integrating and transmitting a plurality of packets having a common relay route into one packet directly with another node or via one or more relay nodes,
For wireless communication devices
A relay node that is one hop ahead for each destination node and a combination of destination nodes that have a common relay route of two or more hops are acquired as route information.
When it is determined based on the route information that the relay route of a plurality of packets is common to relay nodes that are two or more hops ahead, a multi-hop integrated packet that is one packet destined for the relay node on the route is If it is determined based on the route information that the relay node is not common to the relay nodes that are two or more hops ahead, but the relay node that is one hop ahead is common, the relay node that is one hop ahead is the destination Generate one-hop integrated packet that is one packet,
Send the generated integrated packet,
A program characterized by that.
他のノードと直接あるいは1又は複数の中継ノードを介して無線パケット通信を行い、宛先ノードごとの1ホップ先の中継ノードと、中継経路が2ホップ以上共通する宛先ノードの組み合わせと、を記憶する経路情報テーブルに基づいてパケットを統合して送信する無線通信装置から構成される無線通信システムにおける経路情報テーブルの作成方法であって、
該無線通信システム内の各ノードが、
宛先ノードごとの1ホップ先の中継ノードを取得して経路情報テーブルに格納し、
送信ノードが、
1ホップ先の中継ノードが共通する複数のパケットを統合して1ホップ統合パケットを作成し、該1ホップ統合パケットに自ノードのアドレスを統合元アドレスとして格納し、
生成した1ホップ統合パケットを送信し、
1ホップ統合パケットを受信したノードが、
受信した1ホップ統合パケットを復元し、
復元して得られた複数のパケットの1ホップ先の中継ノードが共通するか判定し、
復元して得られた複数のパケットの1ホップ先の中継ノードが共通する場合には該複数のパケットを再び統合して新たな1ホップ統合パケットを生成し、復元前の1ホップ統合パケットに格納されている統合元アドレスを、該新たな1ホップ統合パケットに統合元アドレスとして格納し、
復元して得られた複数のパケットの1ホップ先の中継ノードが共通しない場合には、前記1ホップ統合パケットに含まれる統合元アドレスのノードに対して、復元された複数のパケットの宛先ノードへの中継経路が自ノードまで共通することを通知し、
前記通知を受信したノードが、
該通知に基づいて経路情報テーブルを更新する
ことを特徴とする経路情報テーブルの作成方法。
Performs wireless packet communication with other nodes directly or via one or more relay nodes, and stores a relay node that is one hop ahead for each destination node and a combination of destination nodes that have a common relay route of two or more hops A method for creating a route information table in a wireless communication system including a wireless communication device that integrates and transmits packets based on a route information table,
Each node in the wireless communication system
Obtain a relay node 1 hop ahead for each destination node, store it in the route information table,
The sending node
A 1-hop integrated packet is created by integrating a plurality of packets shared by the relay nodes that are 1 hop ahead, and the address of the own node is stored as an integrated source address in the 1-hop integrated packet,
Send the generated 1-hop integrated packet,
The node that received the 1-hop integrated packet
Restore the received 1-hop integrated packet,
Determine whether the relay nodes one hop ahead of a plurality of packets obtained by restoration are common,
When the relay nodes that are one hop ahead of a plurality of packets obtained by restoration are common, the plurality of packets are merged again to generate a new one-hop unified packet and stored in the one-hop unified packet before restoration. Stored as the integration source address in the new one-hop integration packet,
When the relay nodes one hop ahead of the plurality of packets obtained by restoration are not common, the node of the integration source address included in the one-hop integration packet is directed to the destination node of the plurality of packets restored That the relay route of
The node that received the notification
A route information table creation method, wherein the route information table is updated based on the notification.
他のノードと直接あるいは1又は複数の中継ノードを介して無線パケット通信を行い、宛先ノードごとの1ホップ先の中継ノードと、中継経路が2ホップ以上共通する宛先ノードの組み合わせと、を記憶する経路情報テーブルに基づいてパケットを統合して送信する無線通信装置から構成される無線通信システムにおける経路情報テーブルを作成させるためのプログラムであって、
該無線通信システム内の各ノードに、
宛先ノードごとの1ホップ先の中継ノードを取得させて経路情報テーブルに格納させ、
送信ノードに、
1ホップ先の中継ノードが共通する複数のパケットを統合して1ホップ統合パケットを作成させ、該1ホップ統合パケットに自ノードのアドレスを統合元アドレスとして格納させ、
生成した1ホップ統合パケットを送信させ、
1ホップ統合パケットを受信ノードに、
受信した1ホップ統合パケットを復元させ、
復元して得られた複数のパケットの1ホップ先の中継ノードが共通するか判定させ、
復元して得られた複数のパケットの1ホップ先の中継ノードが共通する場合には該複数のパケットを再び統合して新たな1ホップ統合パケットを生成し、復元前の1ホップ統合パケットに格納されている統合元アドレスを、該新たな1ホップ統合パケットに統合元アドレスとして格納させ、
復元して得られた複数のパケットの1ホップ先の中継ノードが共通しない場合には、前記1ホップ統合パケットに含まれる統合元アドレスのノードに対して、復元された複数のパケットの宛先ノードへの中継経路が自ノードまで共通することを通知させ、
前記通知を受信したノードに、
該通知に基づいて経路情報テーブルを更新させる
ことを特徴とするプログラム。
Performs wireless packet communication with other nodes directly or via one or more relay nodes, and stores a relay node that is one hop ahead for each destination node and a combination of destination nodes that have a common relay route of two or more hops A program for creating a route information table in a wireless communication system composed of wireless communication devices that integrate and transmit packets based on a route information table,
Each node in the wireless communication system
Get the relay node 1 hop ahead for each destination node and store it in the route information table,
To the sending node
A plurality of packets common to one-hop destination relay nodes are integrated to create a one-hop integrated packet, and the address of the own node is stored as an integration source address in the one-hop integrated packet;
Send the generated 1-hop integrated packet,
1-hop integrated packet to receiving node,
Restore the received 1-hop integrated packet,
It is determined whether the relay nodes one hop ahead of the plurality of packets obtained by restoration are common,
When the relay nodes that are one hop ahead of a plurality of packets obtained by restoration are common, the plurality of packets are merged again to generate a new one-hop unified packet and stored in the one-hop unified packet before restoration. Stored integration source address as the integration source address in the new one-hop integration packet,
When the relay nodes one hop ahead of the plurality of packets obtained by restoration are not common, the node of the integration source address included in the one-hop integration packet is directed to the destination node of the plurality of packets restored To notify that the relay route of
To the node that received the notification,
A program for updating a route information table based on the notification.
他のノードと直接あるいは1又は複数の中継ノードを介して無線パケット通信を行い、宛先ノードごとの1ホップ先の中継ノードと、中継経路が2ホップ以上共通する宛先ノードの組み合わせと、を記憶する経路情報テーブルに基づいてパケットを統合して送信する無線通信装置から構成される無線通信システムにおける該経路情報テーブルの作成方法であって、
該無線通信システム内の各ノードが、
宛先ノードごとの1ホップ先の中継ノードを取得して経路情報テーブルに格納し、
送信ノードが、
1ホップ先の中継ノードが共通する複数のパケットを統合して1ホップ統合パケットを作成し、該1ホップ統合パケットに自ノードのアドレスを統合元アドレスとして格納し、
生成した1ホップ統合パケットを送信し、
1ホップ統合パケットを受信したノードが、
受信した1ホップ統合パケットを復元し、
復元して得られた複数のパケットの中継経路が2ホップ以上先の中継ノードまで共通するか判定し、
復元して得られた複数のパケットの経路が2ホップ以上先の中継ノードまで共通する場合には、1ホップ統合パケット内に格納されている統合元アドレスのノードに対して、復元して得られた複数のパケットの宛先ノードへの中継経路が前記2ホップ以上先の中継ノードまで共通することを通知し、
前記通知を受信したノードが、
該通知に基づいて経路情報テーブルを更新する
ことを特徴とする経路情報テーブルの作成方法。
Performs wireless packet communication with other nodes directly or via one or more relay nodes, and stores a relay node that is one hop ahead for each destination node and a combination of destination nodes that have a common relay route of two or more hops A method for creating the route information table in a wireless communication system including a wireless communication device that integrates and transmits packets based on a route information table,
Each node in the wireless communication system
Obtain a relay node 1 hop ahead for each destination node, store it in the route information table,
The sending node
A 1-hop integrated packet is created by integrating a plurality of packets shared by the relay nodes that are 1 hop ahead, and the address of the own node is stored as an integrated source address in the 1-hop integrated packet,
Send the generated 1-hop integrated packet,
The node that received the 1-hop integrated packet
Restore the received 1-hop integrated packet,
It is determined whether the relay route of the plurality of packets obtained by the restoration is common to the relay node more than 2 hops ahead,
When the path of multiple packets obtained by restoration is common to relay nodes that are two or more hops away, the restoration is obtained for the node of the integration source address stored in the one-hop integration packet. The relay route to the destination node of the plurality of packets is common to the relay node more than two hops ahead,
The node that received the notification
A route information table creation method, wherein the route information table is updated based on the notification.
他の無線ノードと直接あるいは1又は複数の中継ノードを介して無線パケット通信を行い、宛先ノードごとの1ホップ先の中継ノードと、中継経路が2ホップ以上共通する宛先ノードの組み合わせと、を記憶する経路情報テーブルに基づいてパケットを統合して送信する無線通信装置から構成される無線通信システムにおける経路情報テーブルを作成させるためのプログラムであって、
前記無線通信システム内の各ノードに、
宛先ノードごとの1ホップ先の中継ノードを取得させて経路情報テーブルに格納させ、
送信ノードに、
1ホップ先の中継ノードが共通する複数のパケットを統合して1ホップ統合パケットを作成させ、該1ホップ統合パケットに自ノードのアドレスを統合元アドレスとして格納させ、
生成した1ホップ統合パケットを送信させ、
1ホップ統合パケットを受信したノードに、
受信した1ホップ統合パケットを復元させ、
復元して得られた複数のパケットの中継経路が2ホップ以上先の中継ノードまで共通するか判定させ、
復元して得られた複数のパケットの経路が2ホップ以上先の中継ノードまで共通する場合には、1ホップ統合パケット内に格納されている統合元アドレスのノードに対して、復元して得られた複数のパケットの宛先ノードへの中継経路が前記2ホップ以上先の中継ノードまで共通することを通知させ、
前記通知を受信したノードに、
該通知に基づいて経路情報テーブルを更新させる
ことを特徴とするプログラム。


Performs wireless packet communication with other wireless nodes directly or via one or more relay nodes, and stores a relay node that is one hop ahead for each destination node and a combination of destination nodes that have a common relay route of two or more hops A program for creating a route information table in a wireless communication system composed of wireless communication devices that integrate and transmit packets based on a route information table
For each node in the wireless communication system,
Get the relay node 1 hop ahead for each destination node and store it in the route information table,
To the sending node
A plurality of packets common to one-hop destination relay nodes are integrated to create a one-hop integrated packet, and the address of the own node is stored as an integration source address in the one-hop integrated packet;
Send the generated 1-hop integrated packet,
To the node that received the 1-hop integration packet,
Restore the received 1-hop integrated packet,
It is determined whether the relay route of the plurality of packets obtained by the restoration is common to the relay node more than 2 hops ahead,
When the path of multiple packets obtained by restoration is common to relay nodes that are two or more hops away, the restoration is obtained for the node of the integration source address stored in the one-hop integration packet. The relay route to the destination node of the plurality of packets is common to the relay node more than two hops ahead,
To the node that received the notification,
A program for updating a route information table based on the notification.


JP2006075240A 2006-03-17 2006-03-17 Wireless communication apparatus, wireless communication method, and route information table creation method Expired - Fee Related JP4572173B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006075240A JP4572173B2 (en) 2006-03-17 2006-03-17 Wireless communication apparatus, wireless communication method, and route information table creation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006075240A JP4572173B2 (en) 2006-03-17 2006-03-17 Wireless communication apparatus, wireless communication method, and route information table creation method

Publications (2)

Publication Number Publication Date
JP2007251811A true JP2007251811A (en) 2007-09-27
JP4572173B2 JP4572173B2 (en) 2010-10-27

Family

ID=38595602

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006075240A Expired - Fee Related JP4572173B2 (en) 2006-03-17 2006-03-17 Wireless communication apparatus, wireless communication method, and route information table creation method

Country Status (1)

Country Link
JP (1) JP4572173B2 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010050815A (en) * 2008-08-22 2010-03-04 Nec Corp Aggregation server, distribution server, reception client, distribution system, method thereof, and program
JP2010081470A (en) * 2008-09-29 2010-04-08 Advanced Telecommunication Research Institute International Wireless apparatus, and wireless network with the same
JP2010199998A (en) * 2009-02-25 2010-09-09 Nippon Telegr & Teleph Corp <Ntt> Radio communication system, relay station device and radio communication method
JP2013012864A (en) * 2011-06-29 2013-01-17 Nec Access Technica Ltd Relay node device, ad hoc network and radio relay method therefor
WO2014057709A1 (en) * 2013-02-14 2014-04-17 三菱電機株式会社 Data distribution system, distribution device, terminal device, and data distribution method
CN108462982A (en) * 2017-02-17 2018-08-28 中移(杭州)信息技术有限公司 A kind of method of data capture and device
CN113810280A (en) * 2020-06-15 2021-12-17 北京灵汐科技有限公司 Data packet transmission method and system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003003673A1 (en) * 2001-06-28 2003-01-09 Ntt Docomo, Inc. Routing method, node, packet communication system, program, and recording medium
JP2003333053A (en) * 2002-05-10 2003-11-21 Niigata Tlo:Kk Autonomously formed wireless lan system
JP2004274192A (en) * 2003-03-06 2004-09-30 Sony Corp Wireless ad-hoc communication system, terminal, processing method for the terminal and program for the terminal to implement the method
JP2004282269A (en) * 2003-03-13 2004-10-07 Sony Corp Radio ad hoc communication system, terminal, processing method therein, and program for making terminal to execute the method
JP2006238341A (en) * 2005-02-28 2006-09-07 Oki Electric Ind Co Ltd Network switch apparatus and method, wireless access apparatus, and wireless network
JP2006270914A (en) * 2005-02-23 2006-10-05 Ntt Docomo Inc Sensor terminal, and control method of sensor terminal

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003003673A1 (en) * 2001-06-28 2003-01-09 Ntt Docomo, Inc. Routing method, node, packet communication system, program, and recording medium
JP2003333053A (en) * 2002-05-10 2003-11-21 Niigata Tlo:Kk Autonomously formed wireless lan system
JP2004274192A (en) * 2003-03-06 2004-09-30 Sony Corp Wireless ad-hoc communication system, terminal, processing method for the terminal and program for the terminal to implement the method
JP2004282269A (en) * 2003-03-13 2004-10-07 Sony Corp Radio ad hoc communication system, terminal, processing method therein, and program for making terminal to execute the method
JP2006270914A (en) * 2005-02-23 2006-10-05 Ntt Docomo Inc Sensor terminal, and control method of sensor terminal
JP2006238341A (en) * 2005-02-28 2006-09-07 Oki Electric Ind Co Ltd Network switch apparatus and method, wireless access apparatus, and wireless network

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010050815A (en) * 2008-08-22 2010-03-04 Nec Corp Aggregation server, distribution server, reception client, distribution system, method thereof, and program
JP2010081470A (en) * 2008-09-29 2010-04-08 Advanced Telecommunication Research Institute International Wireless apparatus, and wireless network with the same
JP2010199998A (en) * 2009-02-25 2010-09-09 Nippon Telegr & Teleph Corp <Ntt> Radio communication system, relay station device and radio communication method
JP2013012864A (en) * 2011-06-29 2013-01-17 Nec Access Technica Ltd Relay node device, ad hoc network and radio relay method therefor
WO2014057709A1 (en) * 2013-02-14 2014-04-17 三菱電機株式会社 Data distribution system, distribution device, terminal device, and data distribution method
JP5875696B2 (en) * 2013-02-14 2016-03-02 三菱電機株式会社 Data distribution system, distribution device, terminal device, and data distribution method
US9814052B2 (en) 2013-02-14 2017-11-07 Mitsubishi Electric Corporation Data distribution system, distribution device, terminal device, and data distribution method providing enhanced communication efficiency
CN108462982A (en) * 2017-02-17 2018-08-28 中移(杭州)信息技术有限公司 A kind of method of data capture and device
CN108462982B (en) * 2017-02-17 2020-09-08 中移(杭州)信息技术有限公司 Data collection method and device
CN113810280A (en) * 2020-06-15 2021-12-17 北京灵汐科技有限公司 Data packet transmission method and system

Also Published As

Publication number Publication date
JP4572173B2 (en) 2010-10-27

Similar Documents

Publication Publication Date Title
KR101256687B1 (en) Apparatus for setting multipath and method thereof
US8451807B2 (en) Configuration aware packet routing in an ad-hoc network
JP5087553B2 (en) Method and system for adaptive wireless routing protocol in mesh networks
KR100898681B1 (en) System and method for routing data between different types of nodes in a wireless network
EP1936888B1 (en) Distance adaptive routing protocol
JP4229182B2 (en) Wireless communication system, wireless communication apparatus, wireless communication method, and program
US20070064950A1 (en) Wireless communication system, wireless communication device, method of wireless communication, and computer program
US8254348B2 (en) Voice-over-internet protocol intra-vehicle communications
JP5293744B2 (en) Network communication system, node device, routing method, and routing program
US8213352B2 (en) Wireless communication system, wireless communication device, wireless communication method, and program
JP4572173B2 (en) Wireless communication apparatus, wireless communication method, and route information table creation method
JP5287622B2 (en) Communication system, node, communication control method, and program
KR20050020726A (en) apparatus and method for transparent layer 2 routing in a mobile ad hoc network
JP2009212865A (en) Communication equipment and communication method, and program
JP5241481B2 (en) Communication system including ad hoc network, mobile communication device of communication system, and communication method in communication system
JP2007089182A (en) Method and apparatus for high-speed path establishment
JP4617498B2 (en) Wireless device and wireless network system using the same
JP2007243932A (en) Wireless data communication system
JP4696318B2 (en) Wireless device and wireless communication network provided with the same
JP2007235871A (en) Wireless device and wireless network system using it
JP2008053998A (en) Path control system of wireless multi-hop network
JP2005347879A (en) Radio communication system
JP4862674B2 (en) Wireless communication apparatus and wireless communication system
JP4978796B2 (en) Wireless device and wireless network provided with the same
JP4798583B2 (en) WIRELESS NETWORK, WIRELESS DEVICE USED FOR THE SAME, PROGRAM FOR CAUSING COMPUTER SELECTION OF TRANSFER TERMINAL IN THE SAME AND COMPUTER-READABLE RECORDING MEDIUM CONTAINING THE PROGRAM

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080919

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100722

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

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

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

Free format text: PAYMENT UNTIL: 20130820

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4572173

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees