JP2008306293A - Ad-hoc network system - Google Patents

Ad-hoc network system Download PDF

Info

Publication number
JP2008306293A
JP2008306293A JP2007149490A JP2007149490A JP2008306293A JP 2008306293 A JP2008306293 A JP 2008306293A JP 2007149490 A JP2007149490 A JP 2007149490A JP 2007149490 A JP2007149490 A JP 2007149490A JP 2008306293 A JP2008306293 A JP 2008306293A
Authority
JP
Japan
Prior art keywords
transmission power
power value
communication terminals
transmission
search packet
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.)
Abandoned
Application number
JP2007149490A
Other languages
Japanese (ja)
Inventor
Yuka Nagai
悠香 長井
Takashi Katayama
崇 片山
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.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP2007149490A priority Critical patent/JP2008306293A/en
Publication of JP2008306293A publication Critical patent/JP2008306293A/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Landscapes

  • Small-Scale Networks (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an ad-hoc network system capable of prolonging an operation time by controlling an output voltage when a plurality of one-hop communicable parties exist, and having stability in a network path. <P>SOLUTION: In the ad-hoc network system composed of a plurality of communication terminals for performing mutual communication through ad-hoc wireless communication, each of the communication terminals is provided with a search packet generating section 50 for generating a search packet for collecting information about other communication terminals; a transmitting/receiving section 20, having a function of setting a transmission power value and transmitting and receiving the search packet; a network topology analyzing section 30 for collecting the information about the other communication terminals, on the basis of the searching packet transmitted from other communication terminals and received in the transmitting/receiving section 20; and a transmission power determining section 40 for generating transmission power value data, on the basis of the information about the other communication terminals and the transmission power value, set in the transmitting/receiving section 20. The transmitting/receiving section 20 updates the setting of the transmission power value, on the basis of the transmission power value data generated by the transmission power determining section 40. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、送信電力の制御が可能な複数の通信端末により構成されるアドホックネットワークシステムに関する。   The present invention relates to an ad hoc network system including a plurality of communication terminals capable of controlling transmission power.

アドホックネットワークとは、交換機や基地局に依存しない、交換機能を有するモバイル端末で構成されるネットワークである。アドホックネットワークにおいて、端末装置は互いに対等に通信を実行する。アドホックネットワークでの経路は、一般的にルーティングプロトコルによって決定される。アドホックルーティングプロトコルは、無線環境において複数の端末間でネットワークを形成する通信プロトコルであり、探索パケットを送信・受信し合うことによりルートの構築を実現する。   An ad hoc network is a network composed of mobile terminals having an exchange function that does not depend on an exchange or a base station. In an ad hoc network, terminal devices communicate with each other on an equal basis. A route in an ad hoc network is generally determined by a routing protocol. The ad hoc routing protocol is a communication protocol that forms a network between a plurality of terminals in a wireless environment, and realizes construction of a route by transmitting and receiving search packets.

ルーティングプロトコルは、経路発見処理において、プロアクティブ型とリアクティブ型の2種類に大別される。プロアクティブ型は、通信に先立って事前に周囲のネットワーク状態を確認して把握しておく方式であり、1例としてOLSR(Optimized Link State Routing)がある。OLSRプロトコルは、電波を受信したノードのうち,直接電波の届く周辺ノード数が多いノードがその近辺を代表して中継ノードになることで,余計な中継フラッディングを抑制するため、フラッディングを効率よく行うことができるという特徴がある。リアクティブ型は、あるノードが別のノードと通信を行いたいという要求が引き金となって初めて経路発見処理が行われる方式である。   Routing protocols are roughly classified into two types, a proactive type and a reactive type, in route discovery processing. The proactive type is a method of confirming and grasping the surrounding network state in advance prior to communication, and one example is OLSR (Optimized Link State Routing). In the OLSR protocol, among nodes that have received radio waves, a node that has a large number of peripheral nodes that directly receive radio waves becomes a relay node on behalf of the neighboring nodes, so that unnecessary relay flooding is suppressed, so flooding is performed efficiently. There is a feature that can be. The reactive type is a method in which a route discovery process is performed only when a request for a certain node to communicate with another node is triggered.

例えば特許文献1には、OLSRによる固定端末と移動端末の通信において、直接通信から2ホップ通信へ切り替える際に発生する通信断を回避するアドホックネットワークシステムが記載されている。このアドホックネットワークシステムにおいて、各端末は、位置情報と速度情報を取得し、周辺端末へと広告する。さらに、固定端末は、自分の通信エリアと比較し、移動端末の位置・速度情報から、通信エリアの外へ移動することを事前に検知し、中継端末を経由した2ホップ通信へと切り替える。したがって、このアドホックネットワークシステムによれば、移動端末と固定端末との通信において、移動端末が固定端末の通信エリアから外へ移動する際、通信が途切れることなく直接通信から2ホップ通信へと切り替えることができる。
特開2007−74177号公報
For example, Patent Document 1 describes an ad hoc network system that avoids communication interruption that occurs when switching from direct communication to two-hop communication in communication between a fixed terminal and a mobile terminal using OLSR. In this ad hoc network system, each terminal acquires position information and speed information and advertises them to peripheral terminals. Furthermore, the fixed terminal detects in advance that the mobile terminal moves out of the communication area from the position / speed information of the mobile terminal, and switches to the two-hop communication via the relay terminal. Therefore, according to this ad hoc network system, in communication between a mobile terminal and a fixed terminal, when the mobile terminal moves out of the communication area of the fixed terminal, the communication is switched from direct communication to two-hop communication without interruption. Can do.
JP 2007-74177 A

しかしながら、アドホックネットワークを構成する各端末は、探索パケットやデータの送受信を行う際に、電力を消費する。特に送信においては、電力を多く消費するが、各端末は、電池等を利用した移動端末である場合が多いため、運用時間に影響を与えるという問題が生じる。   However, each terminal constituting the ad hoc network consumes power when transmitting and receiving a search packet and data. In particular, transmission consumes a large amount of power, but each terminal is often a mobile terminal using a battery or the like, which causes a problem of affecting the operation time.

また、1つの端末からの探索パケットの送信を複数の端末が同時に受信できるような、端末が密集する環境においては、ネットワークの経路が安定しにくく、さらにパケットの衝突といった問題も起きる。   Also, in an environment where terminals are crowded so that a plurality of terminals can simultaneously receive transmission of search packets from one terminal, the network path is difficult to stabilize, and problems such as packet collision also occur.

本発明は上述した従来技術の問題点を解決するもので、1ホップでの通信可能な相手が複数存在する場合に、出力電力を制御して運用時間を延ばすとともに、ネットワーク経路の安定性が高いアドホックネットワークシステムを提供することを課題とする。   The present invention solves the above-described problems of the prior art. When there are a plurality of counterparts capable of communication in one hop, the output power is controlled to extend the operation time, and the stability of the network path is high. It is an object to provide an ad hoc network system.

上記課題を解決するために、本発明に係るアドホックネットワークシステムは、アドホック式の無線通信により互いに通信を行う複数の通信端末により構成されるアドホックネットワークシステムであって、前記複数の通信端末の各々は、他の通信端末に関する情報を収集するための探索パケットを生成する生成部と、送信電力値の設定機能を有するとともに、前記探索パケットの送受信を行う送受信部と、他の通信端末から送信され前記送受信部により受信された探索パケットに基づき、前記他の通信端末に関する情報を収集する分析部と、前記分析部により収集された他の通信端末に関する情報と前記送受信部に設定された送信電力値とに基づき、送信電力値データを生成する送信電力値データ生成部とを備え、前記送受信部は、前記送信電力値データ生成部により生成された送信電力値データに基づき送信電力値の設定を更新することを特徴とする。   In order to solve the above problems, an ad hoc network system according to the present invention is an ad hoc network system including a plurality of communication terminals that communicate with each other by ad hoc wireless communication, and each of the plurality of communication terminals includes: A generation unit that generates a search packet for collecting information about other communication terminals, a transmission power value setting function, a transmission / reception unit that transmits and receives the search packet, and a transmission packet that is transmitted from another communication terminal. Based on the search packet received by the transmission / reception unit, an analysis unit that collects information on the other communication terminal, information on the other communication terminal collected by the analysis unit, and a transmission power value set in the transmission / reception unit, And a transmission power value data generation unit for generating transmission power value data, and the transmission / reception unit transmits the transmission power value data. And updates the setting of the transmission power value based on the transmission power value data generated by the power value data generator.

本発明によれば、探索パケットを用いて収集される他の通信端末の情報に基づいて送信電力が制御されるので、電池を利用した通信端末の運用時間が延びるとともに、経路の安定性を高めることができる。   According to the present invention, since transmission power is controlled based on information of other communication terminals collected using the search packet, the operation time of the communication terminal using the battery is extended and the stability of the route is improved. be able to.

以下、本発明のアドホックネットワークシステムの実施の形態を、図面に基づいて詳細に説明する。   Embodiments of an ad hoc network system according to the present invention will be described below in detail with reference to the drawings.

以下、本発明の実施例について図面を参照しながら説明する。図1は、本発明の実施例1のアドホックネットワークシステムの通信端末の構成を示すブロック図である。このアドホックネットワークシステムは、アドホック式の無線通信により互いに通信を行う複数の通信端末により構成される。   Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram illustrating a configuration of a communication terminal of an ad hoc network system according to a first embodiment of this invention. This ad hoc network system includes a plurality of communication terminals that communicate with each other by ad hoc wireless communication.

まず、本実施の形態の構成を説明する。本実施例のアドホックネットワークシステムに用いられる複数の通信端末の各々は、図1に示すように、アンテナ10、送受信部20、ネットワークトポロジ分析部30、送信電力決定部40、探索パケット生成部50、及び計時部60で構成されている。   First, the configuration of the present embodiment will be described. As shown in FIG. 1, each of the plurality of communication terminals used in the ad hoc network system of the present embodiment includes an antenna 10, a transmission / reception unit 20, a network topology analysis unit 30, a transmission power determination unit 40, a search packet generation unit 50, And a time measuring unit 60.

アンテナ10は、例えば携帯情報端末装置等に通常用いられるモノポールアンテナ等のアンテナであり、送受信部20に接続されている。   The antenna 10 is an antenna such as a monopole antenna that is normally used in a portable information terminal device or the like, and is connected to the transmission / reception unit 20.

送受信部20は、送信電力値の設定機能を有するとともに、アンテナ10を介して探索パケットや通信データ等の送受信を行う。本実施例において、送受信部20は、送信電力値の設定が可能な無線デバイスにより構成されるものとし、後述する送信電力決定部40により送信電力値の設定は更新される。   The transmission / reception unit 20 has a transmission power value setting function and transmits / receives a search packet, communication data, and the like via the antenna 10. In this embodiment, the transmission / reception unit 20 is configured by a wireless device capable of setting a transmission power value, and the transmission power value setting is updated by a transmission power determination unit 40 described later.

探索パケット生成部50は、本発明の生成部に対応し、他の通信端末に関する情報を収集するための探索パケットを生成し、送受信部20に出力する。このとき、探索パケットの生成間隔は、計時部60により計時された時間情報に基づく。なお、本発明における探索パケットの機能は、例えば隣接する通信端末に関する情報を収集することであるが、それに限定されるものではなく、アドホックネットワークを構築して経路制御を行うために必要な様々な情報を含んでもよいものとする。   The search packet generation unit 50 corresponds to the generation unit of the present invention, generates a search packet for collecting information related to other communication terminals, and outputs the search packet to the transmission / reception unit 20. At this time, the search packet generation interval is based on time information measured by the timer 60. The search packet function in the present invention is, for example, collecting information about adjacent communication terminals, but is not limited thereto, and various functions necessary for constructing an ad hoc network and performing route control are not limited thereto. Information may be included.

計時部60は、時間を計時し、時間情報を探索パケット生成部50、及び後述するネットワークトポロジ分析部30に出力する。   The timer 60 measures time and outputs the time information to the search packet generator 50 and the network topology analyzer 30 described later.

ネットワークトポロジ分析部30は、本発明の分析部に対応し、アンテナ10を介して他の通信端末から送信され送受信部20により受信された探索パケットに基づき、他の通信端末に関する情報を収集する。具体的には、ネットワークトポロジ分析部30は、他の通信端末により送信された探索パケットに基づき、1ホップで探索パケットの送受信が可能な通信端末数を算出する。   The network topology analysis unit 30 corresponds to the analysis unit of the present invention, and collects information on other communication terminals based on search packets transmitted from the other communication terminals via the antenna 10 and received by the transmission / reception unit 20. Specifically, the network topology analysis unit 30 calculates the number of communication terminals that can transmit and receive a search packet in one hop based on the search packet transmitted by another communication terminal.

ここで「1ホップで送受信が可能な通信端末」とは、自己の通信端末から同一メッセージの探索パケットを送信可能な全ての通信端末に送信(フラッディング)した際に、自己の通信端末から他の通信端末を中継することなく直接探索パケットを送信できる隣接通信端末を指す。   Here, the “communication terminal capable of transmitting and receiving in one hop” means that when the search packet of the same message is transmitted (flooded) from the own communication terminal to all the communication terminals that can transmit, An adjacent communication terminal that can directly transmit a search packet without relaying the communication terminal.

例えば、ネットワークトポロジ分析部30は、計時部60により計時された時間情報と送受信部20により受信された探索パケット数に基づき、1ホップで探索パケットの送信が可能な通信端末数を算出する。すなわち、ネットワークトポロジ分析部30は、他の隣接通信端末からフラッディングされた探索パケットを受信することで、隣接通信端末数を算出することができる。   For example, the network topology analysis unit 30 calculates the number of communication terminals that can transmit the search packet in one hop based on the time information measured by the time measurement unit 60 and the number of search packets received by the transmission / reception unit 20. That is, the network topology analysis unit 30 can calculate the number of adjacent communication terminals by receiving a search packet flooded from another adjacent communication terminal.

上述した通信端末数の算出のために、探索パケット生成部50は、探索パケットにホップ数、時間情報、及び送信元通信端末に関する情報等を持たせることができる。さらに送信された探索パケットが通信端末を経由する際に、探索パケットに経由通信端末に関する情報等を追加することで、各通信端末のネットワークトポロジ分析部30は、フラッディング等を行って探索パケットを送信した際に、他の通信端末から送信されてきた探索パケットと1つ前に送信された探索パケットの内容を参照し、送信時の時間情報を比較して所定時間内に送信された探索パケットを抽出することにより、隣接通信端末の情報を収集することができる。   In order to calculate the number of communication terminals described above, the search packet generation unit 50 can provide the search packet with the number of hops, time information, information on the transmission source communication terminal, and the like. Further, when the transmitted search packet passes through the communication terminal, the network topology analysis unit 30 of each communication terminal transmits the search packet by performing flooding or the like by adding information related to the via communication terminal to the search packet. The search packet transmitted from another communication terminal is referred to the content of the search packet transmitted immediately before, and the search packet transmitted within a predetermined time is compared by comparing the time information at the time of transmission. By extracting, information of adjacent communication terminals can be collected.

なお、ネットワークトポロジ分析部30の機能は、隣接通信端末数の算出のみに限定されるものではなく、他の通信端末に関する情報を収集してネットワーク全体のトポロジ(接続形態)を把握し、アドホックネットワークの通信経路制御を行うアルゴリズムを有するものでもよい。   Note that the function of the network topology analysis unit 30 is not limited only to the calculation of the number of adjacent communication terminals, but collects information related to other communication terminals so as to grasp the topology (connection form) of the entire network. It may have an algorithm for performing the communication path control.

上述した隣接通信端末の情報を収集する方法においては、ネットワークトポロジ分析部30は、他の通信端末から送信された探索パケットに基づいて隣接通信端末数を算出する。しかしながら、例えばリアクティブ型プロトコルを利用する場合において、各通信端末は、不定期ながら探索パケットの相互交換を行うので、自ら探索パケットを送信せず偶発的に他の通信端末により送られてきた探索パケットの情報を利用する方法も考えられる。この場合、ネットワークトポロジ分析部30は、他の通信端末により送信された探索パケットに基づき、どの通信端末が何ホップで探索パケットを送信してきたかを分類し、1ホップで自らの通信端末に対して探索パケットを送信した通信端末の数を算出する。ここで、プロアクティブ型プロトコルを利用する場合のように非通信時に定期的に通信端末同士で情報を交換する場合はよいが、リアクティブ型プロトコルを利用する場合のように情報交換が不定期である場合には、探索パケットが有する時間情報に基づき古い情報を破棄するといった方法も考えられる。いずれにしても、最終的にネットワークトポロジ分析部30は、隣接する通信端末の数を算出することができればよい。   In the above-described method for collecting information on adjacent communication terminals, the network topology analysis unit 30 calculates the number of adjacent communication terminals based on a search packet transmitted from another communication terminal. However, for example, when using the reactive protocol, each communication terminal exchanges search packets irregularly, so that a search that is accidentally sent by another communication terminal without transmitting the search packet itself. A method of using packet information is also conceivable. In this case, the network topology analysis unit 30 classifies which communication terminal has transmitted the search packet at which hop, based on the search packet transmitted by another communication terminal, and performs its own communication terminal with one hop. The number of communication terminals that transmitted the search packet is calculated. Here, it is good to exchange information between communication terminals periodically when not communicating, such as when using a proactive protocol, but information exchange is irregular, such as when using a reactive protocol. In some cases, a method of discarding old information based on time information included in a search packet may be considered. In any case, it is only necessary that the network topology analysis unit 30 can finally calculate the number of adjacent communication terminals.

送信電力決定部40は、本発明の送信電力値データ生成部に対応し、ネットワークトポロジ分析部30により収集された他の通信端末に関する情報と、送受信部20に設定された送信電力値とに基づき、送信電力値データを生成する。本実施例において、送信電力決定部40は、ネットワークトポロジ分析部30により算出された通信端末数に応じて送信電力値データを生成する。   The transmission power determination unit 40 corresponds to the transmission power value data generation unit of the present invention, and is based on information on other communication terminals collected by the network topology analysis unit 30 and the transmission power value set in the transmission / reception unit 20. The transmission power value data is generated. In the present embodiment, the transmission power determination unit 40 generates transmission power value data according to the number of communication terminals calculated by the network topology analysis unit 30.

図2は、本実施例の送信電力決定部40の詳細な構成を示すブロック図である。図2に示すように、送信電力決定部40は、端末数情報取得処理部42、送信電力取得処理部44、送信電力決定処理部46、及び送信電力設定処理部48で構成される。   FIG. 2 is a block diagram illustrating a detailed configuration of the transmission power determination unit 40 of the present embodiment. As illustrated in FIG. 2, the transmission power determination unit 40 includes a terminal number information acquisition processing unit 42, a transmission power acquisition processing unit 44, a transmission power determination processing unit 46, and a transmission power setting processing unit 48.

端末数情報取得処理部42は、ネットワークトポロジ分析部30により算出された1ホップで探索パケットの送受信が可能な通信端末数を取得する。また、送信電力取得処理部44は、送受信部20に設定された送信電力値を取得する。これらの処理が行われるタイミングは、定期的でもよいし、所定のタイミング(例えば、何らかのデータを特定の通信端末に送信する際)でもよい。   The terminal number information acquisition processing unit 42 acquires the number of communication terminals that can transmit and receive a search packet with one hop calculated by the network topology analysis unit 30. Further, the transmission power acquisition processing unit 44 acquires the transmission power value set in the transmission / reception unit 20. The timing at which these processes are performed may be regular or a predetermined timing (for example, when transmitting some data to a specific communication terminal).

送信電力決定処理部46は、端末数情報取得処理部42により取得された通信端末数に関する情報と、送信電力取得処理部44により取得された現在送受信部20に設定されている送信電力値とに基づき、送信電力値データを生成し、送信電力設定処理部48に出力する。具体的な送信電力値データの生成方法は、後述する。   The transmission power determination processing unit 46 includes the information on the number of communication terminals acquired by the terminal number information acquisition processing unit 42 and the transmission power value set in the current transmission / reception unit 20 acquired by the transmission power acquisition processing unit 44. Based on this, transmission power value data is generated and output to the transmission power setting processing unit 48. A specific method for generating transmission power value data will be described later.

送信電力設定処理部48は、送信電力決定処理部46により生成された送信電力値データを送受信部20に出力する。   The transmission power setting processing unit 48 outputs the transmission power value data generated by the transmission power determination processing unit 46 to the transmission / reception unit 20.

送受信部20は、送信電力決定部40により生成された送信電力値データに基づき、送信電力値の設定を更新する。したがって、送受信部20は、更新された送信電力値で探索パケットや通信データの送信を行う。各通信端末の送信電波の到達範囲は、送受信部20に設定された送信電力値に応じて変化する。   The transmission / reception unit 20 updates the setting of the transmission power value based on the transmission power value data generated by the transmission power determination unit 40. Therefore, the transmission / reception unit 20 transmits a search packet and communication data with the updated transmission power value. The reach of the transmission radio wave of each communication terminal changes according to the transmission power value set in the transmission / reception unit 20.

なお、本実施例の送信電力決定部40は、ネットワークトポロジ分析部30により算出された通信端末数に応じて送信電力値データを生成するが、ネットワークトポロジ分析部30により作成されたネットワークトポロジに基づいて送信電力値データを生成することも考えられる。あるいは、各端末がGPSを装備することで、送信電力決定部40は、地理的な位置情報に基づいて送信電力値データを生成することも考えられる。   The transmission power determination unit 40 according to the present embodiment generates transmission power value data according to the number of communication terminals calculated by the network topology analysis unit 30, but is based on the network topology created by the network topology analysis unit 30. It is also possible to generate transmission power value data. Alternatively, it is also conceivable that the transmission power determination unit 40 generates transmission power value data based on geographical position information by equipping each terminal with a GPS.

次に、上述のように構成された本実施の形態の作用を説明する。まず、本実施例において、アドホックネットワークシステムを構成する複数の通信端末の各々は、探索パケット生成部50により生成された探索パケットを送受信部20及びアンテナ10を介して、他の通信端末(隣接通信端末)に送信する。探索パケットを受信した通信端末は、受信した探索パケットに自らの通信端末に関する情報(経由通信端末情報)やホップ数等の情報を付加して、隣接通信端末に転送する。ここで、最初に探索パケットを生成して送信した通信端末は、隣接通信端末から送信された探索パケットを受信するため、1ホップで探索パケットの送信が可能な通信端末の情報を得ることができる。この際、ネットワークトポロジ分析部30は、計時部60により計時された時間情報に基づき、所定の時間内に送信された探索パケットを有効とする構成でもよい。   Next, the operation of the present embodiment configured as described above will be described. First, in this embodiment, each of a plurality of communication terminals constituting an ad hoc network system transmits a search packet generated by the search packet generation unit 50 to another communication terminal (adjacent communication) via the transmission / reception unit 20 and the antenna 10. Terminal). The communication terminal that has received the search packet adds information related to its own communication terminal (routed communication terminal information) and information such as the number of hops to the received search packet, and forwards it to the adjacent communication terminal. Here, since the communication terminal that first generated and transmitted the search packet receives the search packet transmitted from the adjacent communication terminal, information on the communication terminal that can transmit the search packet in one hop can be obtained. . At this time, the network topology analysis unit 30 may be configured to validate the search packet transmitted within a predetermined time based on the time information timed by the time measuring unit 60.

なお、上述した探索パケットの転送方法は1例であり、利用するプロトコルや各通信端末の構成により、探索パケットの転送方法は柔軟に変えられるものとする。したがって、探索パケットの転送タイミングは、一定時間毎でもよいし、送信要求がなされた時でもよい。また、探索パケットの転送についても、必ずしも全ての隣接通信端末に送信する方法ではなく、効率よく情報を得るために別の方法をとってもよい。いずれにしても、最終的に各通信端末のネットワークトポロジ分析部30は、隣接する通信端末の数を算出することができればよい。   The search packet transfer method described above is an example, and the search packet transfer method can be flexibly changed according to the protocol used and the configuration of each communication terminal. Accordingly, the transfer timing of the search packet may be every fixed time or may be when a transmission request is made. In addition, the search packet is not necessarily transmitted to all adjacent communication terminals, but another method may be used to obtain information efficiently. In any case, it is only necessary that the network topology analysis unit 30 of each communication terminal can finally calculate the number of adjacent communication terminals.

次に、各通信端末が探索パケットを受信した場合の動作について述べる。なお、上述したように、各通信端末は、自ら送信した探索パケット以外の探索パケットを受信した場合に必要な情報を付加して転送するといった動作も行うが、ここでは、隣接通信端末の情報を得た探索パケットを受信した場合の動作についてのみ述べる。   Next, the operation when each communication terminal receives a search packet will be described. As described above, each communication terminal also performs an operation of adding and transferring necessary information when a search packet other than the search packet transmitted by itself is received. Only the operation when the obtained search packet is received will be described.

各通信端末は、探索パケットをアンテナ10を介して送受信部20により受信する。送受信部20は、受信した探索パケットをネットワークトポロジ分析部30に出力する。   Each communication terminal receives the search packet by the transmission / reception unit 20 via the antenna 10. The transmission / reception unit 20 outputs the received search packet to the network topology analysis unit 30.

ネットワークトポロジ分析部30は、入力された探索パケットが有する情報を蓄積して、他の通信端末に関する情報を収集する。特にネットワークトポロジ分析部30は、探索パケットに基づき、1ホップで探索パケットの送信が可能な通信端末数(隣接通信端末数)を算出する。算出するにあたり、ネットワークトポロジ分析部30は、計時部60により計時された時間情報に基づき、所定の時間内に送信された探索パケットの情報のみを抽出して、隣接通信端末の数を算出する。   The network topology analysis unit 30 accumulates information included in the input search packet and collects information regarding other communication terminals. In particular, the network topology analysis unit 30 calculates the number of communication terminals (number of adjacent communication terminals) that can transmit the search packet in one hop based on the search packet. In the calculation, the network topology analysis unit 30 extracts only the information of the search packet transmitted within a predetermined time based on the time information timed by the time measuring unit 60 and calculates the number of adjacent communication terminals.

ここで、計時部60により計時された時間情報の活用について補足する。計時部60により計時された時間情報を用いて、自己の通信端末は、所定の時間間隔で探索パケットを送信する。ネットワークトポロジ分析部30は、受信した探索パケットの情報を蓄積して隣接通信端末数の算出を行うことができる。また、ネットワークトポロジ分析部30は、計時部60により計時された時間情報を用いて、ある所定の時間内に自己が受信した探索パケットの情報のみを蓄積し、古い情報を破棄することもできる。これは、各通信端末が移動端末である場合、例えば1時間前に隣接通信端末であった通信端末が今も隣接するとは限らず、極端に古い情報は信用性に欠けるからである。   Here, it supplements about utilization of the time information time-measured by the time measuring part 60. FIG. Using the time information timed by the time measuring unit 60, its own communication terminal transmits search packets at predetermined time intervals. The network topology analysis unit 30 can calculate the number of adjacent communication terminals by accumulating information of received search packets. Further, the network topology analysis unit 30 can accumulate only the information of the search packet received by itself within a predetermined time by using the time information timed by the time measuring unit 60 and discard old information. This is because, if each communication terminal is a mobile terminal, for example, a communication terminal that was an adjacent communication terminal one hour ago is not always adjacent, and extremely old information lacks reliability.

また、ネットワークトポロジ分析部30は、一定時間毎に隣接通信端末数を算出してもよいし、外部入力等により送信要求がなされたときに隣接通信端末数を算出してもよい。   Further, the network topology analysis unit 30 may calculate the number of adjacent communication terminals at regular time intervals, or may calculate the number of adjacent communication terminals when a transmission request is made by an external input or the like.

なお、ネットワークトポロジ分析部30は、隣接する通信端末数の算出のみならず、他の通信端末に関する情報を収集してネットワーク全体のトポロジ(接続形態)を把握し、アドホックネットワークの通信経路制御を行う構成でもよい。   Note that the network topology analysis unit 30 not only calculates the number of adjacent communication terminals, but also collects information on other communication terminals, grasps the topology (connection form) of the entire network, and performs communication path control of the ad hoc network. It may be configured.

ネットワークトポロジ分析部30は、算出した隣接する通信端末数に関する情報を送信電力決定部40に出力する。また、送受信部20は、現在設定されている送信電力値のデータを送信電力決定部40に出力する。これらの情報やデータが送信電力決定部40に出力されるタイミングは、どのようなものでもよく、定期的でもよいし、送信電力決定部40により要求された時でもよい。   The network topology analysis unit 30 outputs information regarding the calculated number of adjacent communication terminals to the transmission power determination unit 40. In addition, the transmission / reception unit 20 outputs data of the currently set transmission power value to the transmission power determination unit 40. The timing at which these pieces of information and data are output to the transmission power determination unit 40 may be anything, may be regular, or may be when requested by the transmission power determination unit 40.

送信電力決定部40は、ネットワークトポロジ分析部30により算出された通信端末数が所定の数以上であるか否かに基づき、所定の範囲内で送信電力値データを生成する。図3は、本実施例の形態のアドホックネットワークシステムの送信電力決定部40の動作を示すフローチャート図である。まず、前提として、送信電力決定部40は、送受信部20に現在設定されている送信電力値を段階的に上下させることにより、送信電力値を制御する。さらに、送信電力決定部40は、隣接する通信端末数に対する基準値N、送受信部20において設定可能な送信電力値の範囲(設定可能な最大出力値及び最小出力値)、及び送信電力値を制御する際の1段階あたりの電力変化量(例えば、本実施例においては1mWとする)を記憶する。これらの値は、あらかじめ送信電力決定部40に設定されていてもよいし、外部入力等の手段により操作人が設定してもよい。また、隣接する基準値Nや1段階あたりの電力変化量は、何らかのアルゴリズムに基づいて送信電力決定部40が更新する設定でもよい。また、送信電力決定部40は、送受信部20において設定可能な送信電力値の範囲を自動的に送受信部20から取得するとしてもよい。   The transmission power determination unit 40 generates transmission power value data within a predetermined range based on whether or not the number of communication terminals calculated by the network topology analysis unit 30 is a predetermined number or more. FIG. 3 is a flowchart showing the operation of the transmission power determination unit 40 in the ad hoc network system according to the present embodiment. First, as a premise, the transmission power determination unit 40 controls the transmission power value by raising and lowering the transmission power value currently set in the transmission / reception unit 20 stepwise. Furthermore, the transmission power determination unit 40 controls the reference value N for the number of adjacent communication terminals, the range of transmission power values that can be set in the transmission / reception unit 20 (maximum output value and minimum output value that can be set), and the transmission power value. The amount of change in power per step when it is performed (for example, 1 mW in this embodiment) is stored. These values may be set in advance in the transmission power determination unit 40 or may be set by an operator by means such as an external input. Further, the adjacent reference value N and the amount of power change per stage may be set to be updated by the transmission power determination unit 40 based on some algorithm. The transmission power determination unit 40 may automatically acquire the range of transmission power values that can be set in the transmission / reception unit 20 from the transmission / reception unit 20.

図3のフローチャート図に基づいて説明する。まず送信電力決定部40は、ネットワークトポロジ分析部30により算出された通信端末数が基準値であるN個以上であるか否かを判断する(ステップS101)。このNの値は、操作人が任意に設定できるが、通信端末が密集した場所においてもネットワークの経路を安定させるために、適切な通信端末数が選ばれるべきである。   This will be described with reference to the flowchart of FIG. First, the transmission power determination unit 40 determines whether or not the number of communication terminals calculated by the network topology analysis unit 30 is N or more, which is a reference value (step S101). The value of N can be arbitrarily set by the operator, but an appropriate number of communication terminals should be selected in order to stabilize the network path even in a place where communication terminals are dense.

次に、ネットワークトポロジ分析部30により算出された通信端末数が基準値であるN個以上でない場合(通信端末が密集していない場合)、送信電力決定部40は、現在送受信部20に設定されている送信電力値が最大出力値であるか否かを判断する(ステップS103)。ここで、現在送受信部20に設定されている送信電力値が最大出力値でない場合には、送信電力決定部40は、送信出力を1段階上げる(ステップS105)。すなわち、送信電力決定部40は、現在設定されている送信電力値に1mW足した値を新たな送信電力値データとして生成し、送受信部20に出力する。送受信部20は、送信電力決定部40により入力された送信電力値データに基づき、新たな送信電力値を設定する。この場合、送受信部20は、従来よりも1mW大きな値を送信電力値として設定するため、送信電波の到達範囲が拡がり、隣接する通信端末数が多くなる。   Next, when the number of communication terminals calculated by the network topology analysis unit 30 is not equal to or more than the reference value N (when communication terminals are not crowded), the transmission power determination unit 40 is set to the current transmission / reception unit 20. It is determined whether or not the transmitted power value is the maximum output value (step S103). Here, when the transmission power value currently set in the transmission / reception unit 20 is not the maximum output value, the transmission power determination unit 40 increases the transmission output by one level (step S105). That is, the transmission power determination unit 40 generates a value obtained by adding 1 mW to the currently set transmission power value as new transmission power value data, and outputs the new transmission power value data to the transmission / reception unit 20. The transmission / reception unit 20 sets a new transmission power value based on the transmission power value data input by the transmission power determination unit 40. In this case, since the transmission / reception unit 20 sets a value 1 mW larger than the conventional value as the transmission power value, the reach of the transmission radio wave is expanded, and the number of adjacent communication terminals is increased.

ステップS103において、現在送受信部20に設定されている送信電力値が最大出力値である場合には、送信出力はそのまま維持される(ステップS107)。したがって、送信電力決定部40は、新たな送信電力値データを生成せず、送受信部20に現在設定されている送信電力値がそのまま維持される。   In step S103, when the transmission power value currently set in the transmission / reception unit 20 is the maximum output value, the transmission output is maintained as it is (step S107). Therefore, the transmission power determination unit 40 does not generate new transmission power value data, and the transmission power value currently set in the transmission / reception unit 20 is maintained as it is.

ステップS101において、ネットワークトポロジ分析部30により算出された通信端末数が基準値であるN個以上である場合(通信端末が密集している場合)には、送信電力決定部40は、現在送受信部20に設定されている送信電力値が最小出力値であるか否かを判断する(ステップS109)。ここで、現在送受信部20に設定されている送信電力値が最小出力値である場合には、送信出力はそのまま維持される(ステップS107)。したがって、送信電力決定部40は、新たな送信電力値データを生成せず、送受信部20に現在設定されている送信電力値がそのまま維持される。   In step S101, when the number of communication terminals calculated by the network topology analysis unit 30 is N or more which is a reference value (when communication terminals are crowded), the transmission power determination unit 40 It is determined whether or not the transmission power value set to 20 is the minimum output value (step S109). Here, when the transmission power value currently set in the transmission / reception unit 20 is the minimum output value, the transmission output is maintained as it is (step S107). Therefore, the transmission power determination unit 40 does not generate new transmission power value data, and the transmission power value currently set in the transmission / reception unit 20 is maintained as it is.

ステップS109において、現在送受信部20に設定されている送信電力値が最小出力値でない場合には、送信電力決定部40は、送信出力を1段階下げる(ステップS111)。すなわち、送信電力決定部40は、現在設定されている送信電力値から1mW引いた値を新たな送信電力値データとして生成し、送受信部20に出力する。送受信部20は、送信電力決定部40により入力された送信電力値データに基づき、新たな送信電力値を設定する。この場合、送受信部20は、従来よりも1mW小さな値を送信電力値として設定するため、送信電波の到達範囲が狭まり、隣接する通信端末数が少なくなる。   In step S109, when the transmission power value currently set in the transmission / reception unit 20 is not the minimum output value, the transmission power determination unit 40 decreases the transmission output by one level (step S111). That is, the transmission power determination unit 40 generates a value obtained by subtracting 1 mW from the currently set transmission power value as new transmission power value data, and outputs the new transmission power value data to the transmission / reception unit 20. The transmission / reception unit 20 sets a new transmission power value based on the transmission power value data input by the transmission power determination unit 40. In this case, since the transmission / reception unit 20 sets a value that is 1 mW smaller than the conventional transmission power value, the reach of the transmission radio wave is narrowed, and the number of adjacent communication terminals is reduced.

以上のように、送信電力決定部40は、隣接する通信端末数がN個近辺になるように送信電力値を制御するので、本発明におけるアドホックネットワークシステムは、各通信端末の消費電力を抑えるとともに、通信端末の密集する地域においても最適な隣接通信端末数を維持して、安定した経路制御を行うことができる。   As described above, since the transmission power determination unit 40 controls the transmission power value so that the number of adjacent communication terminals is close to N, the ad hoc network system in the present invention suppresses the power consumption of each communication terminal. In an area where communication terminals are crowded, the optimum number of adjacent communication terminals can be maintained and stable route control can be performed.

上述のとおり、本発明の実施例1の形態に係るアドホックネットワークシステムによれば、探索パケットを用いて収集される他の通信端末の情報に基づいて送信電力が制御されるので、電池を利用した通信端末の運用時間が延びるとともに、経路の安定性を高めることができる。   As described above, according to the ad hoc network system according to the first embodiment of the present invention, the transmission power is controlled based on the information of other communication terminals collected using the search packet. The operation time of the communication terminal can be extended and the stability of the route can be improved.

特に、ネットワークトポロジ分析部30は、他の通信端末から受信した探索パケットに基づき、1ホップで探索パケットの送受信が可能な通信端末数を算出する。そのため、送信電力決定部40は、送受信部20に対して適切な送信電力値を設定できるとともに、隣接通信端末の数を制御して経路の安定性を図ることができる。   In particular, the network topology analysis unit 30 calculates the number of communication terminals that can transmit and receive a search packet with one hop based on the search packet received from another communication terminal. Therefore, the transmission power determination unit 40 can set an appropriate transmission power value for the transmission / reception unit 20 and can control the number of adjacent communication terminals to achieve path stability.

なお、隣接する通信端末数が少ない場合には、送信電力決定部40は、送受信部20に設定された送信電力値を上昇させるため、常に各通信端末の消費電力が削減されるとは限らない。しかしながら、本発明におけるアドホックネットワークシステムは、安定した経路制御を行うことができるとともに、通信端末の密集地域においては送受信部20における送信電力値を抑えるため、結果的に送信電力値の制御を行わない場合に比して、消費電力は削減される。   Note that, when the number of adjacent communication terminals is small, the transmission power determination unit 40 increases the transmission power value set in the transmission / reception unit 20, and thus the power consumption of each communication terminal is not always reduced. . However, the ad hoc network system according to the present invention can perform stable path control, and suppresses the transmission power value in the transmission / reception unit 20 in a congested area of communication terminals, and consequently does not control the transmission power value. Compared to the case, the power consumption is reduced.

また、ネットワークトポロジ分析部30は、計時部60により計時された時間情報を用いて、ある所定の時間内に自己が受信した探索パケットの情報のみを蓄積し、古い情報を破棄することもできる。これにより、信用性の高い最新の情報のみを蓄積することができる。   Further, the network topology analysis unit 30 can accumulate only the information of the search packet received by itself within a predetermined time by using the time information timed by the time measuring unit 60 and discard old information. Thereby, only the latest information with high reliability can be accumulated.

さらに、計時部60による時間情報に基づき、ネットワークトポロジ分析部30は、一定時間毎に隣接通信端末数を算出することもできる。   Furthermore, based on the time information by the time measuring unit 60, the network topology analyzing unit 30 can also calculate the number of adjacent communication terminals at regular time intervals.

また、送信電力決定部40は、隣接通信端末数が所定の基準値以上であるか否かに基づき送信電力値データを生成するので、より具体的に消費電力を制御することができる。例えば、隣接通信端末数に対する基準値を低く設定した場合には、送信電力値は、隣接通信端末数が少なくなるように制御されるため、消費電力は抑えられることになる。もちろん、安定した無線通信を行うため、最小限の隣接通信端末数は必要とされる。したがって、通信端末数が多い地域で用いられるか否かといった事情に基づき、基準値を設定することも可能である。   Moreover, since the transmission power determination part 40 produces | generates transmission power value data based on whether the number of adjacent communication terminals is more than a predetermined reference value, it can control power consumption more concretely. For example, when the reference value for the number of adjacent communication terminals is set low, the transmission power value is controlled so as to reduce the number of adjacent communication terminals, so that power consumption can be suppressed. Of course, in order to perform stable wireless communication, a minimum number of adjacent communication terminals is required. Therefore, it is also possible to set the reference value based on the circumstances such as whether or not it is used in an area where the number of communication terminals is large.

さらに、送信電力決定部40は、送受信部20が設定可能な送信電力値の範囲内で送信電力値データを生成するので、各通信端末の送信電力設定が異なる規格を有していたとしても、本発明のアドホックネットワークシステムを構成することができる。   Furthermore, since the transmission power determination unit 40 generates transmission power value data within the range of transmission power values that can be set by the transmission / reception unit 20, even if the transmission power setting of each communication terminal has a different standard, The ad hoc network system of the present invention can be configured.

本発明に係るアドホックネットワークシステムは、携帯電話やPDA、モバイルパソコン等の移動端末で構成されるアドホックネットワークシステムに利用可能である。   The ad hoc network system according to the present invention can be used for an ad hoc network system including mobile terminals such as a mobile phone, a PDA, and a mobile personal computer.

本発明の実施例1の形態のアドホックネットワークの構成を示すブロック図である。It is a block diagram which shows the structure of the ad hoc network of the form of Example 1 of this invention. 本発明の実施例1の形態のアドホックネットワークシステムの送信電力決定部の詳細な構成を示すブロック図である。It is a block diagram which shows the detailed structure of the transmission power determination part of the ad hoc network system of the form of Example 1 of this invention. 本発明の実施例1の形態のアドホックネットワークシステムの送信電力決定部の動作を示すフローチャート図である。It is a flowchart figure which shows operation | movement of the transmission power determination part of the ad hoc network system of the form of Example 1 of this invention.

符号の説明Explanation of symbols

10 アンテナ
20 送受信部
30 ネットワークトポロジ分析部
40 送信電力決定部
42 端末数情報取得処理部
44 送信電力取得処理部
46 送信電力決定処理部
48 送信電力設定処理部
50 探索パケット生成部
60 計時部
DESCRIPTION OF SYMBOLS 10 Antenna 20 Transmission / reception part 30 Network topology analysis part 40 Transmission power determination part 42 Number-of-terminals information acquisition process part 44 Transmission power acquisition process part 46 Transmission power determination process part 48 Transmission power setting process part 50 Search packet generation part 60 Timing part

Claims (4)

アドホック式の無線通信により互いに通信を行う複数の通信端末により構成されるアドホックネットワークシステムであって、
前記複数の通信端末の各々は、
他の通信端末に関する情報を収集するための探索パケットを生成する生成部と、
送信電力値の設定機能を有するとともに、前記探索パケットの送受信を行う送受信部と、
他の通信端末から送信され前記送受信部により受信された探索パケットに基づき、前記他の通信端末に関する情報を収集する分析部と、
前記分析部により収集された他の通信端末に関する情報と前記送受信部に設定された送信電力値とに基づき、送信電力値データを生成する送信電力値データ生成部とを備え、
前記送受信部は、前記送信電力値データ生成部により生成された送信電力値データに基づき前記送信電力値の設定を更新することを特徴とするアドホックネットワークシステム。
An ad hoc network system composed of a plurality of communication terminals that communicate with each other by ad hoc wireless communication,
Each of the plurality of communication terminals is
A generating unit that generates a search packet for collecting information on other communication terminals;
A transmission / reception unit that has a transmission power value setting function and that transmits and receives the search packet;
Based on a search packet transmitted from another communication terminal and received by the transmission / reception unit, an analysis unit that collects information on the other communication terminal;
A transmission power value data generation unit that generates transmission power value data based on information on other communication terminals collected by the analysis unit and a transmission power value set in the transmission / reception unit;
The said transmission / reception part updates the setting of the said transmission power value based on the transmission power value data produced | generated by the said transmission power value data production | generation part, The ad hoc network system characterized by the above-mentioned.
前記分析部は、他の通信端末から送信され前記送受信部により受信された探索パケットに基づき、1ホップで探索パケットの送受信が可能な通信端末数を算出し、
前記送信電力値データ生成部は、前記分析部により算出された通信端末数に応じて送信電力値データを生成することを特徴とする請求項1記載のアドホックネットワークシステム。
The analysis unit calculates the number of communication terminals that can transmit and receive a search packet in one hop based on a search packet transmitted from another communication terminal and received by the transmission and reception unit,
The ad hoc network system according to claim 1, wherein the transmission power value data generation unit generates transmission power value data according to the number of communication terminals calculated by the analysis unit.
前記複数の通信端末の各々は、時間を計時する計時部を備え、
前記分析部は、さらに前記計時部により計時された時間情報に基づき、1ホップで探索パケットの送信が可能な通信端末数を算出することを特徴とする請求項2記載のアドホックネットワークシステム。
Each of the plurality of communication terminals includes a time measuring unit for measuring time,
The ad hoc network system according to claim 2, wherein the analysis unit further calculates the number of communication terminals capable of transmitting a search packet in one hop based on the time information timed by the time measuring unit.
前記送信電力値データ生成部は、前記分析部により算出された通信端末数が所定の数以上であるか否かに基づき、所定の範囲内で送信電力値データを生成することを特徴とする請求項2又は請求項3記載のアドホックネットワークシステム。
The transmission power value data generation unit generates transmission power value data within a predetermined range based on whether or not the number of communication terminals calculated by the analysis unit is a predetermined number or more. The ad hoc network system according to claim 2 or claim 3.
JP2007149490A 2007-06-05 2007-06-05 Ad-hoc network system Abandoned JP2008306293A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007149490A JP2008306293A (en) 2007-06-05 2007-06-05 Ad-hoc network system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007149490A JP2008306293A (en) 2007-06-05 2007-06-05 Ad-hoc network system

Publications (1)

Publication Number Publication Date
JP2008306293A true JP2008306293A (en) 2008-12-18

Family

ID=40234652

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007149490A Abandoned JP2008306293A (en) 2007-06-05 2007-06-05 Ad-hoc network system

Country Status (1)

Country Link
JP (1) JP2008306293A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012090168A (en) * 2010-10-21 2012-05-10 Nec Corp Radio communication device, transmission power control method and program
WO2014129450A1 (en) * 2013-02-19 2014-08-28 京セラ株式会社 Mobile communication system, base station, user terminals, and processor
JP2016519467A (en) * 2013-03-14 2016-06-30 富士通株式会社 Neighbor discovery signal power control

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003218788A (en) * 2002-01-22 2003-07-31 Matsushita Electric Ind Co Ltd Device and method for controlling transmission power during cell searching
JP2003218886A (en) * 2002-01-18 2003-07-31 Nec Corp Routing equipment in radio ad hoc network, local network constitution specifying method and routing method
JP2005033389A (en) * 2003-07-09 2005-02-03 Fujitsu Ltd Radio base station, communication terminal, and wireless radio system
JP2005253047A (en) * 2004-02-02 2005-09-15 Sony Corp Wireless communication system, apparatus, and method, and computer program
JP2007110326A (en) * 2005-10-12 2007-04-26 Sony Corp Wireless communication system, apparatus, and method, and computer program
WO2007058136A1 (en) * 2005-11-16 2007-05-24 Matsushita Electric Industrial Co., Ltd. Radio communication device, and ad hoc route information acquiring method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003218886A (en) * 2002-01-18 2003-07-31 Nec Corp Routing equipment in radio ad hoc network, local network constitution specifying method and routing method
JP2003218788A (en) * 2002-01-22 2003-07-31 Matsushita Electric Ind Co Ltd Device and method for controlling transmission power during cell searching
JP2005033389A (en) * 2003-07-09 2005-02-03 Fujitsu Ltd Radio base station, communication terminal, and wireless radio system
JP2005253047A (en) * 2004-02-02 2005-09-15 Sony Corp Wireless communication system, apparatus, and method, and computer program
JP2007110326A (en) * 2005-10-12 2007-04-26 Sony Corp Wireless communication system, apparatus, and method, and computer program
WO2007058136A1 (en) * 2005-11-16 2007-05-24 Matsushita Electric Industrial Co., Ltd. Radio communication device, and ad hoc route information acquiring method

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012090168A (en) * 2010-10-21 2012-05-10 Nec Corp Radio communication device, transmission power control method and program
US8825103B2 (en) 2010-10-21 2014-09-02 Nec Corporation Transmission power control
WO2014129450A1 (en) * 2013-02-19 2014-08-28 京セラ株式会社 Mobile communication system, base station, user terminals, and processor
JPWO2014129450A1 (en) * 2013-02-19 2017-02-02 京セラ株式会社 Mobile communication system, base station, user terminal and processor
JP2016519467A (en) * 2013-03-14 2016-06-30 富士通株式会社 Neighbor discovery signal power control
US9622064B2 (en) 2013-03-14 2017-04-11 Fujitsu Limited Power control of neighbor discovery signals

Similar Documents

Publication Publication Date Title
KR101033720B1 (en) Method and system for improving a wireless communication route
Macone et al. MQ-Routing: Mobility-, GPS-and energy-aware routing protocol in MANETs for disaster relief scenarios
KR100605907B1 (en) apparatus and method for collecting active route topology information in a mobile ad hoc network
US7970933B2 (en) Ad hoc network, node, routing control method and routing control program
Okazaki et al. Ant-based dynamic hop optimization protocol: A routing algorithm for mobile wireless sensor networks
JP2008278148A (en) Communication terminal, communication route control method and program
JP2007506337A (en) Routing method and portable terminal for executing the method in a wireless communication system
Liu et al. An improvement of AODV protocol based on reliable delivery in mobile ad hoc networks
Thepvilojanapong et al. Har: Hierarchy-based anycast routing protocol for wireless sensor networks
Bhatsangave et al. OAODV routing algorithm for improving energy efficiency in MANET
JP4627465B2 (en) Wireless communication terminal and QoS information collecting method
JP2008306293A (en) Ad-hoc network system
Jiang et al. Simulation of an improved AODV algorithm for ad hoc network
Chaudhary et al. Energy efficiency and latency improving protocol for wireless sensor networks
JP2008306641A (en) Ad-hoc network system
Wenning et al. Opportunistic distance-aware routing in multi-sink mobile wireless sensor networks
Dahlstrom et al. Performance analysis of routing protocols in Zigbee non-beacon enabled WSNs
JP5489262B2 (en) Communication interface activation control method, wireless terminal, and program
Husieen et al. Redirect link failure protocol based on dynamic source routing for MANET
KR101691561B1 (en) Method for transmitting and receiving signal in heterogeneous transmission power based wireless communication system
Arya et al. Performance Analysis of optimize AODV and AODV routing protocol
Banik et al. QoS routing using OLSR with optimization for flooding
Sharma et al. Performance Measurement and Analysis of OLSR Routing Protocol Based On Node Scenarios Using NS2 Simulator
Narasimhan et al. Energy Efficient Ad hoc On-demand Distance Vector (EE-AODV) routing protocol for mobile ad hoc networks
CN110418392B (en) Network routing method and system based on inter-node distance stability

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20091207

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110909

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110913

A762 Written abandonment of application

Free format text: JAPANESE INTERMEDIATE CODE: A762

Effective date: 20111114