JP5489262B2 - Communication interface activation control method, wireless terminal, and program - Google Patents

Communication interface activation control method, wireless terminal, and program Download PDF

Info

Publication number
JP5489262B2
JP5489262B2 JP2009110643A JP2009110643A JP5489262B2 JP 5489262 B2 JP5489262 B2 JP 5489262B2 JP 2009110643 A JP2009110643 A JP 2009110643A JP 2009110643 A JP2009110643 A JP 2009110643A JP 5489262 B2 JP5489262 B2 JP 5489262B2
Authority
JP
Japan
Prior art keywords
communication interface
wireless terminal
link connection
timer
wireless
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2009110643A
Other languages
Japanese (ja)
Other versions
JP2010263287A (en
Inventor
晴紀 泉川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
KDDI Corp
Original Assignee
KDDI Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by KDDI Corp filed Critical KDDI Corp
Priority to JP2009110643A priority Critical patent/JP5489262B2/en
Publication of JP2010263287A publication Critical patent/JP2010263287A/en
Application granted granted Critical
Publication of JP5489262B2 publication Critical patent/JP5489262B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

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

  • Mobile Radio Communication Systems (AREA)

Description

本発明は、通信インタフェースの起動制御方法、無線端末及びプログラムに関する。特に、他の無線端末を中継してデータパケットを転送する技術に関する。   The present invention relates to a communication interface activation control method, a wireless terminal, and a program. In particular, the present invention relates to a technique for transferring a data packet through another wireless terminal.

近年、無線LAN(Local Area Network)に代表される無線通信ネットワークの発達に伴って、その通信エリアが広がりつつある。一方で、通信リンクが不安定で切断が生じやすい通信エリアへの更なる対応も必要となる。例えば、地下鉄や高速道路等の通信エリアへの対応である。   In recent years, with the development of a wireless communication network represented by a wireless local area network (LAN), the communication area is expanding. On the other hand, it is necessary to further cope with a communication area where the communication link is unstable and disconnection is likely to occur. For example, it corresponds to a communication area such as a subway or a highway.

このような通信エリアであっても、できる限り通信を可能とするために、リンク切断耐性ネットワーク(DTN(Delay・Disruption・Disconnect Tolerant Network)(又はChallenged Network))の技術がある(例えば非特許文献1参照)。この技術は、通信リンクが、常に利用可能でなく(途切れることが多く)且つ信頼性が低いことを想定している。DTNは、遅延耐性(Delay Tolerant)ネットワーク及び通信失敗耐性(Disruption Tolerant)ネットワークの意味も含んでいるが、ここでは、主として「リンク切断耐性ネットワーク」として用いる。   In order to enable communication as much as possible even in such a communication area, there is a technology of a link disconnection resistant network (DTN (Delay, Disruption, Disconnect Tolerant Network) (or Challenged Network)) (for example, non-patent document). 1). This technique assumes that communication links are not always available (often broken) and are unreliable. The DTN includes the meanings of a delay tolerant network and a communication failure tolerant network. Here, the DTN is mainly used as a “link disconnection tolerant network”.

図1は、リンク切断耐性ネットワークにおける概要説明図である。   FIG. 1 is a schematic explanatory diagram of a link disconnection resistant network.

DTNでは、通信相手端末までのエンド−エンドの経路を常には発見することはできない。そのために、DTNは、バケツリレー的にデータを転送するアーキテクチャを採用する。DTNによれば、中継先となる無線端末は、一旦全てのアプリケーションデータ(例えば電子メール1通分のデータ)を受信し且つ保持する。そして、その無線端末は、そのデータを持ち運び、その後、更に他の無線端末へ全てのアプリケーションデータを転送する。このようなステップを繰り返すことによってデータを転送する通信方式は、一般に「Store-carry-forward」と称される。   In DTN, an end-to-end route to a communication partner terminal cannot always be found. Therefore, DTN adopts an architecture that transfers data in a bucket relay manner. According to DTN, a wireless terminal as a relay destination temporarily receives and holds all application data (for example, data for one e-mail). Then, the wireless terminal carries the data, and then transfers all application data to another wireless terminal. A communication method for transferring data by repeating such steps is generally referred to as “Store-carry-forward”.

尚、DTNは、いわゆるAODV(Ad hoc On-Demand Distance Vector)のように、エンド−エンドの経路を構築した上で、1パケットずつのバケツリレーをするアーキテクチャとは異なる。   The DTN is different from an architecture in which a packet relay is performed for each packet after an end-to-end route is constructed, such as a so-called AODV (Ad hoc On-Demand Distance Vector).

前述したように、DTNによれば、当該無線端末の電波到達範囲内に、常に、他の無線端末が存在するとは限らない。従って、当該無線端末が、その電波到達範囲に他の無線端末が存在しないにも拘わらず、通信インタフェースを常に起動しておくことは、電力を無駄に消費することとなる。無線端末は、携帯性の観点から、例えばリチウムイオン電池のようなバッテリを搭載している。電力の浪費をできる限り低減することによって、バッテリの延伸を図ることは重要である。   As described above, according to DTN, other wireless terminals are not always present within the radio wave reach of the wireless terminal. Therefore, if the wireless terminal always activates the communication interface even though no other wireless terminal exists in the radio wave reachable range, power is wasted. The wireless terminal is equipped with a battery such as a lithium ion battery from the viewpoint of portability. It is important to extend the battery by reducing the waste of power as much as possible.

これに対し、定期的に無線LANインタフェースを起動して、アクセスポイントをセンシングする技術もある(例えば非特許文献2参照)。この技術によれば、携帯電話通信システムから無線LAN通信システムへ自動的に切り替えることができる。   On the other hand, there is also a technique for periodically activating a wireless LAN interface and sensing an access point (see, for example, Non-Patent Document 2). According to this technology, it is possible to automatically switch from a cellular phone communication system to a wireless LAN communication system.

また、無線LANインタフェースを備えた携帯電話端末が、その無線LANインタフェースを常時起動しないようにするために、セルラ通信システムのエリア情報と無線LAN通信システムのエリア情報とを利用する技術もある(例えば非特許文献3参照)。   In addition, there is a technique that uses area information of a cellular communication system and area information of a wireless LAN communication system in order to prevent a mobile phone terminal equipped with a wireless LAN interface from always starting the wireless LAN interface (for example, Non-Patent Document 3).

更に、サーバが、無線LAN通信システムのエリア情報を蓄積する技術もある(例えば非特許文献4参照)。この技術によれば、無線LANインタフェースを備えた携帯電話端末が、携帯電話網を介して、現在位置情報をサーバに送信する。これに対し、サーバは、その携帯電話端末の現在位置が、無線LAN通信エリアにカバーされているか否かを判定し、その判定結果を、携帯電話端末へ返信する。携帯電話端末は、現在位置が無線LAN通信エリアにカバーされている場合、無線LANインタフェースを起動する。これにより、無線LANインタフェースを、常時起動させる必要がない。   Furthermore, there is a technique in which a server accumulates area information of a wireless LAN communication system (see, for example, Non-Patent Document 4). According to this technology, a mobile phone terminal equipped with a wireless LAN interface transmits current position information to a server via a mobile phone network. On the other hand, the server determines whether or not the current position of the mobile phone terminal is covered by the wireless LAN communication area, and returns the determination result to the mobile phone terminal. When the current position is covered by the wireless LAN communication area, the mobile phone terminal activates the wireless LAN interface. This eliminates the need to always activate the wireless LAN interface.

更に、無線LANインタフェースを備えた携帯電話端末が、セルラの電波品質の振る舞いに応じて、無線LANインタフェースを起動する技術もある(例えば非特許文献5参照)。この技術によれば、セルラの電波品質の振る舞いを監視し、無線LANエリアの可能性が高い屋内への進入を推測することができる。   Furthermore, there is a technology in which a cellular phone terminal equipped with a wireless LAN interface activates the wireless LAN interface according to cellular radio wave quality behavior (see, for example, Non-Patent Document 5). According to this technology, it is possible to monitor the behavior of the radio wave quality of the cellular and infer indoor entry with a high possibility of a wireless LAN area.

尚、検出用送信電波に対する反射波を受信することによって、不審者を検出するセンサの技術もある(例えば特許文献1参照)。   There is also a sensor technology that detects a suspicious person by receiving a reflected wave with respect to a detection transmission radio wave (see, for example, Patent Document 1).

特開2005−283543号公報JP 2005-283543 A

V. Cerf, S. Burleigh, A. Hooke, L.Torgerson, R. Durst, K. Scott, K. Fall, H. Weiss, “Delay-Tolerant NetworkingArchitecture,” RFC4838, Apr. 2007、[online]、[平成21年4月21日検索]、インターネット<URL:http://www.ietf.org/rfc/rfc4838.txt>V. Cerf, S. Burleigh, A. Hooke, L. Torgerson, R. Durst, K. Scott, K. Fall, H. Weiss, “Delay-Tolerant Networking Architecture,” RFC4838, Apr. 2007, [online], [ Search on April 21, 2009], Internet <URL: http://www.ietf.org/rfc/rfc4838.txt> 「KDDI、携帯電話やPHS、無線LANの自動切替えツールを無償提供」、bbウォッチインプレス、[online]、[平成21年4月16日検索]、インターネット<URL:http://bb.watch.impress.co.jp/cda/news/2670.html>“KDDI, mobile phone, PHS, wireless LAN automatic switching tool provided free of charge”, BB Watch Impress, [online], [Search April 16, 2009], Internet <URL: http://bb.watch. impress.co.jp/cda/news/2670.html> SuKyoung Lee and Nada Golmie, “Power-EfficientInterface Selection Scheme using Paging of WWAN for WLAN in HeterogeneousWireless Networks,” IEEE International Conference on Communications (ICC) 2006,Jun. 2006.SuKyoung Lee and Nada Golmie, “Power-EfficientInterface Selection Scheme using Paging of WWAN for WLAN in Heterogeneous Wireless Networks,” IEEE International Conference on Communications (ICC) 2006, Jun. 2006. M. Ylianttila, J. Makela and K. Pahlavan, “Analysisof handoff in a location-aware vertical multi-access network,” ComputerNetworks 47(2), Feb. 2005.M. Ylianttila, J. Makela and K. Pahlavan, “Analysis of handoff in a location-aware vertical multi-access network,” ComputerNetworks 47 (2), Feb. 2005. H. Izumikawa, Y. Kishi and R. Nagareda,"Terminal-driven Coverage Area Detection with Low Power Consumption,"IEICE Technical Report, NS2007-130, Mar. 2008.H. Izumikawa, Y. Kishi and R. Nagareda, "Terminal-driven Coverage Area Detection with Low Power Consumption," IEICE Technical Report, NS2007-130, Mar. 2008.

非特許文献1に記載された技術によれば、DTN環境下では、無線端末は、通信インタフェースを無駄に起動しないことによって、消費電力の低減とバッテリ寿命の延伸とを図る必要がある。無線端末は、できるだけ短い、通信インタフェースの起動時間内で、他の無線端末を発見することが好ましい。   According to the technique described in Non-Patent Document 1, under a DTN environment, a wireless terminal needs to reduce power consumption and extend battery life by not activating a communication interface unnecessarily. The wireless terminal preferably finds another wireless terminal within the shortest possible communication interface startup time.

また、非特許文献2に記載された技術によれば、通信インタフェースを定期的に起動するために、DTN環境下では、通信インタフェースを無駄に起動することが多くなる。無線端末が、例えば通信圏外であって、且つ、例えば自宅内のように他の無線端末が近づいてくる可能性が低い場所に位置する場合、無駄な通信インタフェースの起動によって、電力が浪費され、バッテリ寿命が短くなる。逆に、定期的な起動時間間隔を長く設定すると、他の無線端末の発見が遅れてしまう。   Further, according to the technique described in Non-Patent Document 2, in order to periodically activate the communication interface, the communication interface is often activated wastefully in the DTN environment. When the wireless terminal is located outside the communication range and is located in a place where other wireless terminals are unlikely to approach, for example, at home, power is wasted due to activation of a useless communication interface, Battery life is shortened. On the other hand, if the regular startup time interval is set long, discovery of other wireless terminals will be delayed.

基地局(アクセスポイント)−無線端末のシステムでは、一般に、基地局は、電源が確保されており、例えば100msの時間間隔で断続的にビーコン信号を送信する。一方で、無線端末は、所定のタイミングで、100ms以上、通信インタフェースを起動することによって、基地局から送信されたビーコン信号を受信することができる。この場合、通信インタフェースを起動した際に、ビーコン信号の受信の有無によって、基地局の電波到達範囲内か否かを直ぐに判定することができる。   In a base station (access point) -wireless terminal system, generally, a base station has a secured power source and transmits beacon signals intermittently at a time interval of, for example, 100 ms. On the other hand, the wireless terminal can receive the beacon signal transmitted from the base station by activating the communication interface at a predetermined timing for 100 ms or more. In this case, when the communication interface is activated, it can be immediately determined whether or not it is within the radio wave reachable range of the base station, depending on whether or not a beacon signal is received.

しかしながら、DTN環境下における無線端末−無線端末のシステムでは、無線端末同士が互いに所定のタイミングで通信インタフェースを起動し、ビーコン信号を送信する。そのために、一方の無線端末が、通信インタフェースを起動し、ビーコン信号を送信した際に、他方の無線端末も、通信インタフェースを起動している必要がある。そのために、通信インタフェースの起動時間を長くするか、又は通信インタフェースの起動間隔を短くする必要があり、電力を浪費することとなる。   However, in a wireless terminal-wireless terminal system in a DTN environment, wireless terminals start communication interfaces at predetermined timings and transmit beacon signals. Therefore, when one wireless terminal activates the communication interface and transmits a beacon signal, the other wireless terminal needs to activate the communication interface. Therefore, it is necessary to lengthen the startup time of the communication interface or shorten the startup interval of the communication interface, which wastes power.

更に、非特許文献3、4及び5に記載されたいずれの技術も、携帯電話網を利用可能であることを前提としている。そのために、通信システムを全く使えない状態に度々陥る可能性のあるDTN環境下では、利用することはできない。   Furthermore, all the techniques described in Non-Patent Documents 3, 4 and 5 are based on the assumption that a mobile phone network can be used. For this reason, the communication system cannot be used in a DTN environment where there is a possibility that the communication system may not be used at all.

DTN環境下の無線端末は、バケツリレーによる通信の可能性が低い場所(例えば通信圏外となる人(ひと)気のない屋内)では、通信インタフェースの起動時間間隔を長くすることが好ましい。これにより、電力の消費を低減でき、バッテリの寿命を延伸することができる。一方で、バケツリレーによる通信の可能性が高い場所(例えば地下のショッピングモール)では、通信インタフェースの起動時間間隔を短くすることが好ましい。これによって、中継先となる他の無線端末を発見しやすくなり、他の無線端末から発見されやすくなる。   A wireless terminal in a DTN environment preferably extends the activation time interval of the communication interface in a place where the possibility of communication by the bucket relay is low (for example, indoors where there is no person outside the communication range). Thereby, consumption of electric power can be reduced and the lifetime of a battery can be extended. On the other hand, in places where there is a high possibility of communication by bucket relay (for example, underground shopping malls), it is preferable to shorten the communication interface activation time interval. This facilitates discovery of other wireless terminals that are relay destinations, and facilitates discovery from other wireless terminals.

そこで、本発明は、リンク切断耐性ネットワークに接続する無線端末について、通信インタフェースを無駄に起動することなく、中継先となる他の無線端末を発見する確率を高めることができる通信インタフェースの起動制御方法、無線端末及びプログラムを提供することを目的とする。   Therefore, the present invention provides a communication interface activation control method capable of increasing the probability of finding another wireless terminal as a relay destination without wastefully activating a communication interface for a wireless terminal connected to a link disconnection resistant network. An object is to provide a wireless terminal and a program.

本発明によれば、無線端末における通信インタフェースの起動制御方法において、
無線品質の変動に伴う無線環境変動値を計測し、該無線環境変動値に基づいて第1のタイマ値を第1のタイマに設定する無線環境計測ステップを有すると共に、第1のタイマは、第1のタイマ値の計時を繰り返しており、
第1のタイマがタイムアウトした際に、通信インタフェースを一定時間だけ起動する第1のステップと、
他の無線端末から発信される所定周波数帯における受信レベルを計測し、該受信レベルが所定閾値よりも高い場合、他の無線端末に対してリンク接続シーケンスを実行する第2のステップと、
受信レベルが所定閾値以下である場合、リンク接続要求を含む電波を発信する第3のステップと、
他の無線端末からのリンク接続応答を受信した場合、当該無線端末との間でリンク接続シーケンスを実行し、リンク接続応答を一定時間以上受信できなかった場合、通信インタフェースを停止する第4のステップと
を有することを特徴とする。
According to the present invention, in a startup control method of a communication interface in a wireless terminal,
A wireless environment measurement step of measuring a wireless environment variation value associated with a variation in wireless quality, and setting a first timer value to the first timer based on the wireless environment variation value; 1 timer value is repeated,
A first step of activating the communication interface for a fixed time when the first timer times out;
A second step of measuring a reception level in a predetermined frequency band transmitted from another wireless terminal and executing a link connection sequence for the other wireless terminal when the reception level is higher than a predetermined threshold;
A third step of transmitting a radio wave including a link connection request when the reception level is equal to or lower than a predetermined threshold;
A fourth step of stopping a communication interface when a link connection response is received from another wireless terminal, a link connection sequence is executed with the wireless terminal, and a link connection response is not received for a predetermined time or more; It is characterized by having.

本発明によれば、無線端末における通信インタフェースの起動制御方法において、
無線品質の変動に伴う無線環境変動値を計測し、該無線環境変動値に基づいて第1のタイマ値を第1のタイマに設定する無線環境計測ステップを有すると共に、第1のタイマは、第1のタイマ値の計時を繰り返しており、
第1のタイマがタイムアウトした際に、通信インタフェースを一定時間だけ起動する第1のステップと、
リンク接続要求を含む電波を発信する第2のステップと、
他の無線端末から発信される所定周波数帯における受信レベルを計測し、該受信レベルが所定閾値よりも高い場合、他の無線端末に対してリンク接続シーケンスを実行する第3のステップと、
受信レベルが所定閾値以下である場合、他の無線端末からのリンク接続応答を受信した場合、当該無線端末との間でリンク接続シーケンスを実行し、リンク接続応答を一定時間以上受信できなかった場合、通信インタフェースを停止する第4のステップと
を有することも好ましい。
According to the present invention, in a startup control method of a communication interface in a wireless terminal,
A wireless environment measurement step of measuring a wireless environment variation value associated with a variation in wireless quality, and setting a first timer value to the first timer based on the wireless environment variation value; 1 timer value is repeated,
A first step of activating the communication interface for a fixed time when the first timer times out;
A second step of transmitting a radio wave including a link connection request;
A third step of measuring a reception level in a predetermined frequency band transmitted from another wireless terminal, and executing the link connection sequence for the other wireless terminal when the reception level is higher than a predetermined threshold;
When the reception level is below a predetermined threshold, when a link connection response from another wireless terminal is received, when a link connection sequence is executed with the wireless terminal and the link connection response is not received for a certain time or more It is also preferable to have a fourth step of stopping the communication interface.

本発明の無線通信インタフェースの起動制御方法における他の実施形態によれば、無線環境計測ステップについて、無線環境変動値は、通信インタフェースを用いて、当該無線端末自身が発信したリンク接続要求を含む電波に対する反射波に基づくものであることも好ましい。   According to another embodiment of the activation control method for a wireless communication interface of the present invention, for the wireless environment measurement step, the wireless environment variation value is a radio wave including a link connection request transmitted by the wireless terminal itself using the communication interface. It is also preferable to be based on a reflected wave with respect to.

本発明の無線通信インタフェースの起動制御方法における他の実施形態によれば、無線環境計測ステップについて、無線環境変動値は、放送インタフェースを用いて、受信する放送電波に基づくものであることも好ましい。   According to another embodiment of the wireless communication interface activation control method of the present invention, it is also preferable that the wireless environment fluctuation value is based on broadcast radio waves received using the broadcast interface in the wireless environment measurement step.

本発明の無線通信インタフェースの起動制御方法における他の実施形態によれば、無線環境計測ステップについて、無線環境変動値が大きいほど、第1のタイマ値は短く設定され、無線環境変動値が小さいほど、第1のタイマ値は長く設定されることも好ましい。   According to another embodiment of the activation control method for a wireless communication interface of the present invention, in the wireless environment measurement step, the larger the wireless environment variation value, the shorter the first timer value is set, and the smaller the wireless environment variation value is. The first timer value is preferably set to be long.

本発明によれば、無線端末における通信インタフェースの起動制御方法において、
無線端末は、
放送用電波を受信する放送インタフェースと、
第1のタイマ値の計時を繰り返す第1のタイマと
第2のタイマ値の計時を繰り返す第2のタイマと
を有し、
第2のタイマがタイムアウトした際に、放送インタフェースを起動し、
放送用電波の無線品質の変動に伴う放送用の無線環境変動値を計測し、
放送用の無線環境変動値に応じた第2のタイマ値を第2のタイマに設定し、
失敗カウンタに応じた第1のタイマ値を第1のタイマに設定し、
放送インタフェースを停止する
無線環境計測ステップと、
第1のタイマがタイムアウトした際に、通信インタフェースを一定時間だけ起動する第1のステップと、
通信インタフェースを介して、他の無線端末から発信される所定周波数帯における受信レベルを計測し、該受信レベルが所定閾値よりも高い場合、他の無線端末に対してリンク接続シーケンスを実行する第2のステップと、
受信レベルが所定閾値以下である場合、通信インタフェースを介してリンク接続要求を含む電波を発信する第3のステップと、
通信インタフェースを介して、他の無線端末からのリンク接続応答を受信した場合、当該他の無線端末との間でリンク接続シーケンスを実行し、失敗カウンタをリセットし、一方で、リンク接続応答を一定時間以上受信できなかった場合、通信インタフェースを停止し、失敗カウンタを1増分する第4のステップと
を有することを特徴とする。
According to the present invention, in a startup control method of a communication interface in a wireless terminal,
Wireless terminal
A broadcast interface for receiving radio waves for broadcast;
A first timer that repeats timing of the first timer value;
A second timer that repeats timing of the second timer value;
Have
When the second timer times out, start the broadcast interface,
Measure the wireless environment fluctuation value for broadcasting accompanying the change of wireless quality of broadcasting radio wave,
A second timer value corresponding to the broadcast radio environment fluctuation value is set in the second timer;
Set the first timer value corresponding to the failure counter to the first timer,
Stop the broadcast interface
Wireless environment measurement step;
A first step of activating the communication interface for a fixed time when the first timer times out;
A reception level in a predetermined frequency band transmitted from another wireless terminal is measured via the communication interface, and when the reception level is higher than a predetermined threshold, a second link connection sequence is executed for the other wireless terminal. And the steps
A third step of transmitting a radio wave including a link connection request via a communication interface when the reception level is equal to or less than a predetermined threshold;
When a link connection response from another wireless terminal is received via the communication interface, the link connection sequence is executed with the other wireless terminal, the failure counter is reset, while the link connection response is constant. A fourth step of stopping the communication interface and incrementing the failure counter by one if reception is not possible for more than the time;
It characterized in that it has a.

本発明の無線通信インタフェースの起動制御方法における他の実施形態によれば、
放送用の無線環境変動値が大きいほど、第2のタイマ値は短く設定され、放送用の無線環境変動値が小さいほど、第2のタイマ値は長く設定され、
失敗カウンタが多いほど、第1のタイマ値は短く設定され、失敗カウンタが少ないほど、第1のタイマ値は長く設定されることも好ましい。
According to another embodiment of the wireless communication interface activation control method of the present invention,
The larger the radio environment variation value for broadcasting, the shorter the second timer value is set, and the smaller the radio environment variation value for broadcasting , the longer the second timer value is set.
It is also preferable that the first timer value is set shorter as the failure counter increases, and the first timer value is set longer as the failure counter decreases.

本発明の無線通信インタフェースの起動制御方法における他の実施形態によれば、
他の無線端末との間のリンクは、リンク切断耐性ネットワーク(DTN(Delay・Disruption・Disconnect Tolerant Network))用のプロトコルによって制御されることもこのましい。
According to another embodiment of the wireless communication interface activation control method of the present invention,
It is also preferable that a link with another wireless terminal is controlled by a protocol for a link disconnection resistant network (DTN (Delay, Disruption, Disconnect Tolerant Network)).

本発明によれば、通信インタフェースを有する無線端末において、
無線品質の変動に伴う無線環境変動値を計測する無線環境変動計測手段と、
無線環境変動値に基づいて第1のタイマ値を第1のタイマに設定すると共に、第1のタイマ値の計時を繰り返す第1のタイマ手段と、
第1のタイマがタイムアウトした際に、通信インタフェースを一定時間だけ起動する通信インタフェース起動制御手段と、
他の無線端末から発信される所定周波数帯における受信レベルを計測するキャリアセンス手段と、
通信インタフェースを起動した後に、又は、受信レベルが所定閾値以下である場合、リンク接続要求を含む電波を発信するリンク接続要求発信手段と、
他の無線端末からのリンク接続応答を受信するリンク接続応答受信手段と
受信レベルが所定閾値よりも高い場合、又は、他の無線端末からのリンク接続応答を受信した場合、他の無線端末に対してリンク接続シーケンスを実行するリンク接続処理手段と
を有し、
通信インタフェース起動制御手段は、リンク接続応答を一定時間以上受信できなかった場合、通信インタフェースを停止する
ことを特徴とする。
According to the present invention, in a wireless terminal having a communication interface,
A wireless environment fluctuation measuring means for measuring a wireless environment fluctuation value associated with a change in wireless quality;
First timer means for setting the first timer value to the first timer based on the wireless environment fluctuation value and repeating the time measurement of the first timer value;
A communication interface activation control means for activating the communication interface for a predetermined time when the first timer times out;
Carrier sense means for measuring a reception level in a predetermined frequency band transmitted from another wireless terminal;
Link connection request transmission means for transmitting a radio wave including a link connection request after starting the communication interface or when the reception level is a predetermined threshold value or less;
Link connection response receiving means for receiving a link connection response from another wireless terminal and when the reception level is higher than a predetermined threshold or when a link connection response from another wireless terminal is received, to other wireless terminal Link connection processing means for executing a link connection sequence
The communication interface activation control means stops the communication interface when the link connection response cannot be received for a predetermined time or longer.

本発明の無線端末における他の実施形態によれば、無線環境変動値は、通信インタフェースを用いて、当該無線端末自身が発信したリンク接続要求を含む電波に対する反射波に基づくものであることも好ましい。   According to another embodiment of the wireless terminal of the present invention, the wireless environment fluctuation value is preferably based on a reflected wave with respect to a radio wave including a link connection request transmitted by the wireless terminal itself using a communication interface. .

本発明の無線端末における他の実施形態によれば、無線環境変動値は、放送インタフェースを用いて、受信する放送電波に基づくものであることも好ましい。   According to another embodiment of the wireless terminal of the present invention, the wireless environment fluctuation value is preferably based on broadcast radio waves received using a broadcast interface.

本発明の無線端末における他の実施形態によれば、無線環境変動値が大きいほど、第1のタイマ値は短く設定され、無線環境変動値が小さいほど、第1のタイマ値は長く設定されることも好ましい。   According to another embodiment of the wireless terminal of the present invention, the larger the wireless environment variation value, the shorter the first timer value is set, and the smaller the wireless environment variation value, the longer the first timer value is set. It is also preferable.

本発明によれば、通信インタフェースを有する無線端末において、
放送用電波を受信する放送インタフェースと、
失敗カウンタに応じた第1のタイマ値を第1のタイマに設定し、第1のタイマ値の計時を繰り返す第1のタイマ手段と、
送用電波の無線品質の変動に伴う放送用の無線環境変動値を計測する放送無線環境変動検知手段と、
送用の無線環境変動値に応じた第2のタイマ値を第2のタイマに設定し、第2のタイマ値の計時を繰り返す第2のタイマ手段と、
2のタイマがタイムアウトした際に、放送インタフェースを起動すると共に、放送用の無線環境変動値の計測後、放送インタフェースを停止する放送インタフェース起動制御手段と、
第1のタイマがタイムアウトした際に、通信インタフェースを一定時間だけ起動する通信インタフェース起動制御手段と、
通信インタフェースを介して、他の無線端末から発信される所定周波数帯における受信レベルを計測するキャリアセンス手段と、
通信インタフェースを起動した後に、又は、受信レベルが所定閾値以下である場合、通信インタフェースを介してリンク接続要求を含む電波を発信するリンク接続要求発信手段と、
他の無線端末からのリンク接続応答を受信するリンク接続応答受信手段と
受信レベルが所定閾値よりも高い場合、又は、通信インタフェースを介して他の無線端末からのリンク接続応答を受信した場合、他の無線端末との間でリンク接続シーケンスを実行し、一方で、リンク接続応答を一定時間以上受信できなかった場合、通信インタフェースを停止するリンク接続処理手段と、
リンク接続応答を受信できなかった場合、失敗カウンタを1増分し、一方で、他の無線端末との間でリンク接続シーケンスを実行した場合、失敗カウンタをリセットする失敗カウンタ手段と
を有し、
通信インタフェース起動制御手段は、リンク接続応答を一定時間以上受信できなかった場合、通信インタフェースを停止する
ことを特徴とする。
According to the present invention, in a wireless terminal having a communication interface,
A broadcast interface for receiving radio waves for broadcast;
First timer means for setting the first timer value corresponding to the failure counter to the first timer and repeating the time measurement of the first timer value ;
A broadcast radio environment change detecting means for measuring a radio environment change value for broadcasting due to radio wave of the radio quality fluctuation for feeding release,
A second timer value corresponding to a radio environment change value for feed release is set to the second timer, the second timer means for repeatedly counting the second timer value,
Broadcast interface activation control means for activating the broadcast interface when the second timer times out, and stopping the broadcast interface after measuring the radio environment fluctuation value for broadcasting;
A communication interface activation control means for activating the communication interface for a predetermined time when the first timer times out;
Carrier sense means for measuring a reception level in a predetermined frequency band transmitted from another wireless terminal via a communication interface;
Link connection request transmission means for transmitting a radio wave including a link connection request via the communication interface after starting the communication interface or when the reception level is a predetermined threshold value or less;
Link connection response reception means for receiving a link connection response from another wireless terminal and when the reception level is higher than a predetermined threshold or when a link connection response from another wireless terminal is received via the communication interface A link connection processing means for stopping a communication interface when a link connection sequence is executed with a wireless terminal, and a link connection response is not received for a certain time or more.
A failure counter means for incrementing a failure counter by 1 when a link connection response is not received, and resetting the failure counter when a link connection sequence is executed with another wireless terminal;
The communication interface activation control means stops the communication interface when the link connection response cannot be received for a predetermined time or longer.

本発明の無線端末における他の実施形態によれば、リンク接続処理手段は、他の無線端末との間のリンクを、リンク切断耐性ネットワーク(DTN)用のプロトコルによって制御することも好ましい。   According to another embodiment of the wireless terminal of the present invention, it is also preferable that the link connection processing means controls a link with another wireless terminal by a protocol for link disconnection resistant network (DTN).

本発明によれば、通信インタフェースを有する無線端末に搭載されたコンピュータを機能させるプログラムにおいて、
無線品質の変動に伴う無線環境変動値を計測する無線環境変動計測手段と、
無線環境変動値に基づいて第1のタイマ値を第1のタイマに設定すると共に、第1のタイマ値の計時を繰り返す第1のタイマ手段と、
第1のタイマがタイムアウトした際に、通信インタフェースを一定時間だけ起動する通信インタフェース起動制御手段と、
他の無線端末から発信される所定周波数帯における受信レベルを計測するキャリアセンス手段と、
通信インタフェースを起動した後に、又は、受信レベルが所定閾値以下である場合、リンク接続要求を含む電波を発信するリンク接続要求発信手段と、
他の無線端末からのリンク接続応答を受信するリンク接続応答受信手段と
受信レベルが所定閾値よりも高い場合、又は、他の無線端末からのリンク接続応答を受信した場合、他の無線端末に対してリンク接続シーケンスを実行するリンク接続処理手段と
を有し、
通信インタフェース起動制御手段は、リンク接続応答を一定時間以上受信できなかった場合、通信インタフェースを停止する
ようにコンピュータを機能させることを特徴とする。
According to the present invention, in a program for causing a computer mounted on a wireless terminal having a communication interface to function,
A wireless environment fluctuation measuring means for measuring a wireless environment fluctuation value associated with a change in wireless quality;
First timer means for setting the first timer value to the first timer based on the wireless environment fluctuation value and repeating the time measurement of the first timer value;
A communication interface activation control means for activating the communication interface for a predetermined time when the first timer times out;
Carrier sense means for measuring a reception level in a predetermined frequency band transmitted from another wireless terminal;
Link connection request transmission means for transmitting a radio wave including a link connection request after starting the communication interface or when the reception level is a predetermined threshold value or less;
Link connection response receiving means for receiving a link connection response from another wireless terminal and when the reception level is higher than a predetermined threshold or when a link connection response from another wireless terminal is received, to other wireless terminal Link connection processing means for executing a link connection sequence
The communication interface activation control means makes the computer function so as to stop the communication interface when the link connection response is not received for a predetermined time or more.

本発明の通信インタフェースの起動制御方法、無線端末及びプログラムによれば、リンク切断耐性ネットワークに接続する無線端末について、無線環境変動値に基づいて通信インタフェースの起動時間間隔を変更すると共に、通信インタフェースを起動した際には、他の無線端末の存在をキャリアセンスによって検出することによって、通信インタフェースを無駄に起動することなく、中継先となる他の無線端末を発見する確率を高めることができる。   According to the communication interface activation control method, wireless terminal, and program of the present invention, for the wireless terminal connected to the link disconnection resistant network, the communication interface activation time interval is changed based on the wireless environment variation value, and the communication interface is When activated, by detecting the presence of another wireless terminal by carrier sense, it is possible to increase the probability of finding another wireless terminal to be a relay destination without unnecessarily activating the communication interface.

リンク切断耐性ネットワークにおける概要説明図である。It is outline | summary explanatory drawing in a link cutting | disconnection tolerance network. 無線環境の変動を表す説明図である。It is explanatory drawing showing the fluctuation | variation of a radio environment. 本発明における無線端末の第1のフローチャートである。It is a 1st flowchart of the radio | wireless terminal in this invention. リンク接続要求とリンク接続応答との交換を表すシーケンス図である。It is a sequence diagram showing exchange of a link connection request and a link connection response. 本発明における無線端末の第2のフローチャートである。It is a 2nd flowchart of the radio | wireless terminal in this invention. 放送インタフェースを有する無線端末のフローチャートである。It is a flowchart of the radio | wireless terminal which has a broadcast interface. 本発明における無線端末の機能構成図である。It is a function block diagram of the radio | wireless terminal in this invention.

以下、本発明の実施の形態について、図面を用いて詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図2は、無線環境の変動を表す説明図である。   FIG. 2 is an explanatory diagram showing changes in the wireless environment.

図2(a)は、無線環境の変動が小さい環境を表す。「無線環境の変動」とは、例えば時間経過に対する電波の受信レベルの変動幅で表される(以下「無線環境変動値」という)。無線環境の変動が小さい環境としては、例えば、無線端末が静止状態にあり、且つ、その周囲に中継先となる他の無線端末が移動していない環境である。即ち、中継先となる他の無線端末との間でリンクを接続し且つデータを運んでもらえる確率が小さいことを意味する。   FIG. 2A shows an environment in which the fluctuation of the wireless environment is small. “Radio environment fluctuation” is represented, for example, by the fluctuation range of the radio wave reception level over time (hereinafter referred to as “radio environment fluctuation value”). The environment in which the fluctuation of the wireless environment is small is, for example, an environment in which the wireless terminal is in a stationary state and other wireless terminals that are relay destinations are not moving around the wireless terminal. That is, it means that there is a low probability that a link is connected to another wireless terminal as a relay destination and data is carried.

図2(a1)によれば、無線端末が、例えばその周囲に他の無線端末が存在しないような自宅内で静止している状態を表す。また、図2(a2)によれば、時刻(t1,t2・・・)毎に、周波数に対する受信レベルが表されている。複数の時刻について、周波数に対する受信レベルの波形が相似していることを理解できる。更に、図2(a3)によれば、時間経過に対する受信レベル(履歴)の変動幅を表す。所定時間範囲の複数の時刻について、受信レベルの変動が小さいことを理解できる。   FIG. 2 (a1) represents a state where the wireless terminal is stationary at home such that there are no other wireless terminals around it. Further, according to FIG. 2 (a2), the reception level with respect to the frequency is represented for each time (t1, t2,...). It can be understood that the waveform of the reception level with respect to the frequency is similar for a plurality of times. Furthermore, according to FIG. 2 (a3), the fluctuation range of the reception level (history) with respect to the passage of time is represented. It can be understood that the variation of the reception level is small for a plurality of times in the predetermined time range.

図2(b)は、無線環境の変動が大きい環境を表す。無線環境変動値が大きい環境としては、例えば、無線端末自身が移動状態にあるか、その周囲に中継先となる他の無線端末が移動している環境である。即ち、中継先となる他の無線端末との間でリンクを接続し且つデータを運んでもらえる確率が大きいことを意味する。   FIG. 2B shows an environment where the wireless environment varies greatly. An environment with a large wireless environment variation value is, for example, an environment in which the wireless terminal itself is in a moving state or another wireless terminal that is a relay destination is moving around the wireless terminal. That is, it means that there is a high probability that a link is connected to another wireless terminal as a relay destination and data is carried.

図2(b1)によれば、無線端末が、例えばその周囲に他の無線端末が存在するような郊外で移動している状態を表す。また、図2(b2)によれば、時刻(t1,t2・・・)毎に、周波数に対する受信レベルが表されている。複数の時刻について、周波数に対する受信レベルの波形が相違していることを理解できる。更に、図2(b3)によれば、時間経過に対する受信レベル(履歴)の変動幅を表す。所定時間範囲の複数の時刻について、受信レベルの変動が大きいことを理解できる。   FIG. 2 (b1) represents a state in which the wireless terminal is moving in a suburb where other wireless terminals exist around it. Further, according to FIG. 2 (b2), the reception level with respect to the frequency is represented for each time (t1, t2,...). It can be understood that the waveform of the reception level with respect to the frequency is different for a plurality of times. Furthermore, according to FIG. 2 (b3), the fluctuation range of the reception level (history) with respect to time is shown. It can be understood that the reception level varies greatly for a plurality of times within a predetermined time range.

図3は、本発明における無線端末の第1のフローチャートである。また、図4は、リンク接続要求とリンク接続応答との交換を表すシーケンス図である。尚、図4によれば、通信インタフェース起動時間を3sとし、起動間隔を10sとしているが、これらは一例である。   FIG. 3 is a first flowchart of the radio terminal according to the present invention. FIG. 4 is a sequence diagram showing exchange of a link connection request and a link connection response. According to FIG. 4, the communication interface activation time is 3 s and the activation interval is 10 s, but these are only examples.

最初に、無線端末が、通信インタフェースのみを備えている場合について説明する。放送インタフェースを備えた実施形態については後述する。尚、波線で表されたS34は、放送インタフェースを備えた実施形態については実行されない。一方で、波線で表されたS391及びS392は、放送インタフェースを備えた実施形態でのみ実行される。   First, a case where the wireless terminal includes only a communication interface will be described. An embodiment provided with a broadcast interface will be described later. In addition, S34 represented by the wavy line is not executed for the embodiment including the broadcast interface. On the other hand, S391 and S392 represented by broken lines are executed only in the embodiment having a broadcast interface.

図3のフローチャートは、通信IF用タイマのタイムアウトによって開始される。通信IF用タイマは、第1のタイマ値が設定されており、その計時を繰り返す。   The flowchart of FIG. 3 is started by timeout of the communication IF timer. The communication IF timer is set with the first timer value and repeats the time counting.

(S30)無線端末は、通信IF用タイマのタイムアウトによって、通信インタフェースを起動する。
(S31)次に、無線端末は、キャリアセンスを実行する。具体的には、他の無線端末から発信される電波の所定周波数帯における受信レベルを計測する。図4のS31に対応する。
(S32)次に、無線端末は、キャリアセンスされた受信レベルが、所定閾値以下か否かを判定する。ここで、受信レベルが所定閾値よりも高い(NO)ということは、他の無線端末の電波到達範囲に、当該無線端末が位置することを意味する。この場合、当該無線端末から他の無線端末に対してリンク接続シーケンスを実行するべく、S38へ移行する。逆に、受信レベルが所定閾値以下である(YES)ということは、当該無線端末の周囲に他の無線端末が存在しないことを意味する。この場合、S33へ移行する。
(S30) The wireless terminal activates the communication interface when the communication IF timer times out.
(S31) Next, the wireless terminal performs carrier sense. Specifically, the reception level in a predetermined frequency band of the radio wave transmitted from another wireless terminal is measured. This corresponds to S31 in FIG.
(S32) Next, the wireless terminal determines whether the carrier-sensed reception level is equal to or less than a predetermined threshold. Here, that the reception level is higher than the predetermined threshold (NO) means that the wireless terminal is located in the radio wave reachable range of another wireless terminal. In this case, the process proceeds to S38 in order to execute a link connection sequence from the wireless terminal to another wireless terminal. Conversely, the reception level being equal to or lower than the predetermined threshold (YES) means that there are no other wireless terminals around the wireless terminal. In this case, the process proceeds to S33.

(S33)受信レベルが所定閾値以下である(YES)場合、当該無線端末は、リンク接続要求を含む電波を発信する。図4のS33に対応する。リンク接続要求は、例えばビーコン信号であってもよい。 (S33) When the reception level is equal to or lower than the predetermined threshold (YES), the wireless terminal transmits a radio wave including a link connection request. This corresponds to S33 in FIG. The link connection request may be a beacon signal, for example.

(S341)ここで、無線端末は、自ら発信したリンク接続要求を含む電波に対する反射波を、通信インタフェースによって受信する。図4のS34に対応する。ここで、前述した図2のように、時系列に受信レベルを計測し、所定時間間隔における無線環境変動値を算出する。 (S341) Here, the wireless terminal receives the reflected wave with respect to the radio wave including the link connection request transmitted by itself by the communication interface. This corresponds to S34 in FIG. Here, as shown in FIG. 2 described above, the reception level is measured in time series, and the wireless environment fluctuation value at a predetermined time interval is calculated.

尚、無線環境変動値は、放送インタフェースを用いて、受信する放送電波に基づくものであってもよい。   Note that the wireless environment variation value may be based on broadcast radio waves received using a broadcast interface.

(S342)次に、無線端末は、無線環境変動値に基づいて第1のタイマ値を、通信IF用タイマに設定する。無線環境変動値が大きいほど、第1のタイマ値は短く設定され、無線環境変動値が小さいほど、第1のタイマ値は長く設定される。即ち、無線環境変動値が大きいほど、他の無線端末と通信可能となる確率が高いので、次に通信インタフェースを起動するタイミングを短くする。一方で、無線環境変動値が小さいほど、他の無線端末と通信可能となる確率が低いので、次に通信インタフェースを起動するタイミングを長くする。 (S342) Next, the wireless terminal sets the first timer value in the communication IF timer based on the wireless environment fluctuation value. The larger the wireless environment variation value, the shorter the first timer value is set, and the smaller the wireless environment variation value, the longer the first timer value is set. That is, the larger the wireless environment variation value, the higher the probability that communication with another wireless terminal is possible, and therefore the next timing to start the communication interface is shortened. On the other hand, the smaller the wireless environment variation value is, the lower the probability that communication with another wireless terminal is possible. Therefore, the timing for starting the communication interface next is lengthened.

(S35)無線端末は、S33で送信したリンク接続要求に対して、他の無線端末からのリンク接続応答を受信することを期待する。他の無線端末は、その通信インタフェースを起動していれば、当該無線端末から送信されたリンク接続要求を受信することができる。このとき、他の無線端末は、リンク接続可能であれば、リンク接続応答を含む電波を発信する。当該無線端末は、他の無線端末から発信されたリンク接続応答を含む電波を受信することができる。図4のS35に対応する。 (S35) In response to the link connection request transmitted in S33, the wireless terminal expects to receive a link connection response from another wireless terminal. Other wireless terminals can receive the link connection request transmitted from the wireless terminal as long as the communication interface is activated. At this time, if another wireless terminal can be linked, it transmits a radio wave including a link connection response. The wireless terminal can receive a radio wave including a link connection response transmitted from another wireless terminal. This corresponds to S35 in FIG.

当該無線端末が、リンク接続応答を含む電波を受信できない場合として、例えば以下の2つの場合がある。
(1)当該無線端末から発信される電波の到達範囲内に、他の無線端末が存在していない場合
(2)当該無線端末から発信される電波の到達範囲内に、他の無線端末が存在していても、他の無線端末における通信インタフェースが起動していない場合
For example, there are the following two cases where the wireless terminal cannot receive a radio wave including a link connection response.
(1) When there is no other wireless terminal within the reach of radio waves transmitted from the wireless terminal (2) There is another wireless terminal within the reach of radio waves transmitted from the wireless terminal If the communication interface on the other wireless terminal is not activated

(S36)無線端末は、リンク接続応答を含む電波を受信できたか又は受信できなかったかを判定する。
(S37)無線端末は、リンク接続応答を含む電波を受信できなかった場合(NO)、通信インタフェースを停止する。
(S38)無線端末は、受信レベルが所定閾値よりも高い(NO)場合(S32からの移行)、又は、リンク接続応答を含む電波を受信できた(YES)場合(S36からの移行)、他の無線端末に対してリンク接続シーケンスを実行する。図4のS38に対応する。これによって、当該無線端末は、他の無線端末との間で、リンクを接続する。
(S36) The wireless terminal determines whether a radio wave including a link connection response has been received or has not been received.
(S37) When the radio terminal cannot receive the radio wave including the link connection response (NO), the radio terminal stops the communication interface.
(S38) If the reception level is higher than the predetermined threshold (NO) (shift from S32) or if the radio terminal has received a radio wave including a link connection response (YES) (shift from S36), etc. The link connection sequence is executed for the wireless terminals. This corresponds to S38 in FIG. Accordingly, the wireless terminal connects a link with another wireless terminal.

無線端末は、他の無線端末との間でリンク接続が確立した後、転送すべきアプリケーションデータパケットを転送することができる。   The wireless terminal can transfer an application data packet to be transferred after a link connection is established with another wireless terminal.

図5は、本発明における無線端末の第2のフローチャートである。   FIG. 5 is a second flowchart of the radio terminal according to the present invention.

図5は、図3と比較して、S31〜S34とS51〜S54のみが相違する。以下では、相違する処理のみについて説明する。
(S51)無線端末は、通信インタフェースを起動した直後に、リンク接続要求を含む電波を発信する。
(S52)次に、無線端末は、通信インタフェース又は放送インタフェースを用いて、時系列に受信レベルを計測し、所定時間間隔における無線環境変動値を算出する。そして、無線環境変動値に基づいて第1のタイマ値を、通信IF用タイマに設定する。
(S53)次に、無線端末は、キャリアセンスを実行する。具体的には、他の無線端末から発信される電波の所定周波数帯における受信レベルを計測する。
(S54)次に、無線端末は、キャリアセンスされた受信レベルが、所定閾値以下か否かを判定する。ここで、受信レベルが所定閾値よりも高い(NO)場合、当該無線端末から他の無線端末に対してリンク接続シーケンスを実行するべく、S58へ移行する。逆に、受信レベルが所定閾値以下である(YES)場合、S55へ移行する。
FIG. 5 differs from FIG. 3 only in S31 to S34 and S51 to S54. Hereinafter, only different processes will be described.
(S51) The wireless terminal transmits a radio wave including a link connection request immediately after starting the communication interface.
(S52) Next, the wireless terminal measures a reception level in time series using a communication interface or a broadcast interface, and calculates a wireless environment fluctuation value at a predetermined time interval. Then, the first timer value is set in the communication IF timer based on the wireless environment fluctuation value.
(S53) Next, the wireless terminal performs carrier sense. Specifically, the reception level in a predetermined frequency band of the radio wave transmitted from another wireless terminal is measured.
(S54) Next, the wireless terminal determines whether the carrier-sensed reception level is equal to or less than a predetermined threshold. If the reception level is higher than the predetermined threshold (NO), the process proceeds to S58 in order to execute the link connection sequence from the wireless terminal to another wireless terminal. Conversely, if the reception level is less than or equal to the predetermined threshold (YES), the process proceeds to S55.

図6は、放送インタフェースを有する無線端末のフローチャートである。   FIG. 6 is a flowchart of a wireless terminal having a broadcast interface.

無線端末が、通信インタフェース及び放送インタフェースの両方を起動する場合、消費電力も大きくなる。そのために、図6は、図3及び図5の場合よりも、通信インタフェースの起動回数をできる限り少なくするべく動作する。   When the wireless terminal activates both the communication interface and the broadcast interface, power consumption also increases. Therefore, FIG. 6 operates so as to reduce the number of activations of the communication interface as much as possible compared to the cases of FIGS.

図6のフローチャートは、放送IF用タイマのタイムアウトによって開始される。放送IF用タイマは、第2のタイマ値が設定されており、その計時を繰り返す。
(S60)無線端末は、放送IF用タイマのタイムアウトによって、放送インタフェースを起動する。
(S61)無線端末は、地上波AM/FMラジオ放送、地上波テレビ放送又は放送衛星から放送される放送波を、放送インタフェースによって受信する。ここで、放送波は、常時受信でき、浸透性の高い電波であることが好ましい。放送波における無線環境変動値を時系列に計測し、所定時間間隔における無線環境変動値を算出する。
(S62)次に、無線端末は、無線環境変動値に基づいて第2のタイマ値を、放送IF用タイマに設定する。無線環境変動値が大きいほど、第2のタイマ値は短く設定され、無線環境変動値が小さいほど、第2のタイマ値は長く設定される。
(S63)無線端末は、放送インタフェースを停止する。
(S64)最後に、無線端末は、失敗カウンタに応じて第1のタイマ値を、通信IF用タイマに設定する。失敗カウンタが少ないほど、第1のタイマ値は短く設定され、失敗カウンタが多いほど、第1のタイマ値は長く設定される。
The flowchart of FIG. 6 is started by the timeout of the broadcast IF timer. The broadcast IF timer is set with a second timer value and repeats the time counting.
(S60) The wireless terminal activates the broadcast interface when the broadcast IF timer times out.
(S61) The wireless terminal receives a broadcast wave broadcast from a terrestrial AM / FM radio broadcast, a terrestrial television broadcast, or a broadcast satellite through a broadcast interface. Here, the broadcast wave is preferably a radio wave that can be received at all times and has high permeability. The wireless environment fluctuation value in the broadcast wave is measured in time series, and the wireless environment fluctuation value at a predetermined time interval is calculated.
(S62) Next, the wireless terminal sets the second timer value in the broadcast IF timer based on the wireless environment variation value. The larger the wireless environment variation value, the shorter the second timer value is set, and the smaller the wireless environment variation value, the longer the second timer value is set.
(S63) The wireless terminal stops the broadcast interface.
(S64) Finally, the wireless terminal sets the first timer value in the communication IF timer according to the failure counter. The smaller the failure counter, the shorter the first timer value is set, and the more the failure counter, the longer the first timer value is set.

ここで、「失敗カウンタ」とは、通信インタフェースを起動したにも拘わらず、他の無線端末を発見することなく停止したことの連続回数を表す。図6によれば、図3のフローチャートも表しており、S391及びS392を追加的に処理する。
(S391)他の無線端末を発見し、リンク接続シーケンスを実行した場合、「失敗カウンタ」をリセットする。
(S392)他の無線端末を発見できず、通信インタフェースを停止した場合、「失敗カウンタ」を1増分する。
Here, the “failure counter” represents the continuous number of times that the communication interface has been stopped without discovering other wireless terminals even though the communication interface has been activated. According to FIG. 6, the flowchart of FIG. 3 is also represented, and S391 and S392 are additionally processed.
(S391) If another wireless terminal is found and the link connection sequence is executed, the “failure counter” is reset.
(S392) If other communication terminals cannot be found and the communication interface is stopped, the “failure counter” is incremented by one.

尚、図6に表されたフローチャートによれば、無線端末が放送インタフェースを用いて無線環境変動値を検出する場合、図3に相当するS34の処理を実行しない。通信用電波の反射波によって無線環境変動値を検出する必要がないからである。   According to the flowchart shown in FIG. 6, when the wireless terminal detects the wireless environment variation value using the broadcast interface, the process of S34 corresponding to FIG. 3 is not executed. This is because it is not necessary to detect the wireless environment fluctuation value by the reflected wave of the communication radio wave.

図7は、本発明における無線端末の機能構成図である。   FIG. 7 is a functional configuration diagram of the wireless terminal according to the present invention.

図7によれば、無線端末1は、通信インタフェース101と、放送インタフェース111とを有する。通信インタフェース101は、通信用の無線インタフェースであって、アンテナに接続される。アンテナは、送信用/受信用が別個に備えられていてもよい。これにより、無線端末1は、エアを介して、当該無線端末1の電波到達範囲内に存在する他の無線端末と通信することができる。特に、通信インタフェース101は、送信用増幅器によって増幅した送信信号を送信すると共に、その送信信号に対する反射波を受信することができる。通信インタフェース101及び放送インタフェース111は、ハードウェア的に構成されており、これらインタフェースの起動は、電波の送受信を伴うために、電力の消費も大きい。   According to FIG. 7, the wireless terminal 1 includes a communication interface 101 and a broadcast interface 111. The communication interface 101 is a wireless interface for communication and is connected to an antenna. The antenna may be separately provided for transmission / reception. Thereby, the wireless terminal 1 can communicate with other wireless terminals existing within the radio wave reachable range of the wireless terminal 1 via the air. In particular, the communication interface 101 can transmit a transmission signal amplified by a transmission amplifier and receive a reflected wave with respect to the transmission signal. The communication interface 101 and the broadcast interface 111 are configured by hardware, and activation of these interfaces involves transmission / reception of radio waves, and thus power consumption is large.

無線端末1は、通信インタフェース側として、通信IF用タイマ100と、通信インタフェース起動制御部102と、通信無線環境変動検知部103と、キャリアセンス部104と、リンク接続要求発信部105と、リンク接続応答受信部106と、リンク接続処理部107とを有する。これら機能構成部は、無線端末に搭載されたコンピュータを機能させるプログラムを実行することによって実現される。   On the communication interface side, the wireless terminal 1 includes a communication IF timer 100, a communication interface activation control unit 102, a communication wireless environment change detection unit 103, a carrier sense unit 104, a link connection request transmission unit 105, and a link connection. The response receiving unit 106 and the link connection processing unit 107 are included. These functional components are realized by executing a program that causes a computer installed in the wireless terminal to function.

通信インタフェース起動制御部102は、通信IF用タイマが第1のタイマ値でタイムアウトした際に、通信インタフェース101を起動する。また、通信インタフェース起動制御部102は、リンク接続応答を一定時間以上受信できなかった場合、通信インタフェース101を停止する。   The communication interface activation control unit 102 activates the communication interface 101 when the communication IF timer times out with the first timer value. Further, the communication interface activation control unit 102 stops the communication interface 101 when the link connection response cannot be received for a predetermined time or longer.

通信無線環境変動検知部103は、通信インタフェース101における無線環境変動値を計測する。この無線環境変動値は、通信インタフェース101を用いて、当該無線端末自身が発信したリンク接続要求を含む電波に対する反射波に基づく。   The communication wireless environment variation detection unit 103 measures a wireless environment variation value in the communication interface 101. This wireless environment variation value is based on a reflected wave with respect to a radio wave including a link connection request transmitted by the wireless terminal using the communication interface 101.

通信IF用タイマ100は、第1のタイマ値の計時を繰り返し、通信インタフェース101を起動させるタイミングを発生する。通信IF用タイマ100は、通信無線環境変動値が大きいほど、第1のタイマ値を短く設定し、通信無線環境変動値が小さいほど、第1のタイマ値を長く設定する。   The communication IF timer 100 repeats counting the first timer value and generates a timing for starting the communication interface 101. The communication IF timer 100 sets the first timer value shorter as the communication radio environment fluctuation value is larger, and sets the first timer value longer as the communication radio environment fluctuation value is smaller.

また、通信IF用タイマ100は、通信無線環境変動値に対する第1のタイマ値を、テーブルとして保持していてもよい。また、前回の変動値と今回の変動値との差が大きければ、第1のタイマ値を短く(例えば1/2)し、その差が小さければ、第1のタイマ値を長くする(例えば2倍)ものであってもよい。この場合、第1のタイマ値について、最小値と最大値とを予め規定しておくことも好ましい。   The communication IF timer 100 may hold a first timer value for the communication radio environment variation value as a table. If the difference between the previous fluctuation value and the current fluctuation value is large, the first timer value is shortened (for example, 1/2), and if the difference is small, the first timer value is lengthened (for example, 2). Times). In this case, it is also preferable to preliminarily define a minimum value and a maximum value for the first timer value.

キャリアセンス部104は、通信インタフェース101を用いて、他の無線端末から発信される所定周波数帯における受信レベルを計測する。受信レベルが所定閾値よりも高い場合、キャリアセンス部104は、リンク接続処理部107へ、他の無線端末に対するリンク接続シーケンスの実行を指示する。一方で、受信レベルが所定閾値以下である場合、キャリアセンス部104は、リンク接続要求発信部105へ、リンク接続要求の発信を指示する。   The carrier sense unit 104 uses the communication interface 101 to measure a reception level in a predetermined frequency band transmitted from another wireless terminal. When the reception level is higher than the predetermined threshold, the carrier sense unit 104 instructs the link connection processing unit 107 to execute a link connection sequence for another wireless terminal. On the other hand, when the reception level is equal to or lower than the predetermined threshold, the carrier sense unit 104 instructs the link connection request transmission unit 105 to transmit the link connection request.

リンク接続要求発信部105は、キャリアセンス部104からの指示に応じて、リンク接続要求を含む電波を発信する。   In response to an instruction from the carrier sense unit 104, the link connection request transmission unit 105 transmits a radio wave including a link connection request.

リンク接続応答受信部106は、他の無線端末からのリンク接続応答を受信した場合、リンク接続処理部107へ、リンク接続シーケンスの実行を指示する。一方で、リンク接続応答を受信しなかった場合、通信インタフェース起動制御部102へ、その旨を通知する。   When receiving a link connection response from another wireless terminal, the link connection response receiving unit 106 instructs the link connection processing unit 107 to execute a link connection sequence. On the other hand, when the link connection response is not received, the communication interface activation control unit 102 is notified to that effect.

リンク接続処理部107は、キャリアセンス部104から又はリンク接続応答受信部106からの指示に応じて、他の無線端末に対してリンク接続シーケンスを実行する。例えばIEEE802.11のCSMA/CA(Carrier Sense Multiple Access / Collision Avoidance)の動作に移行する。リンク接続処理部107は、DTNプロトコル部を、トランスポートプロトコル部の上位層として搭載する。トランスポートプロトコル部としては、例えば既存のTCP(Transmission Control Protocol)、SCTP(Stream Control Transmission Protocol)、UDP(User Datagram Protocol)、DCCP(Datagram Congestion Control Protocol)又はワイヤレスTCPを用いることができる。   The link connection processing unit 107 executes a link connection sequence for other wireless terminals in response to an instruction from the carrier sense unit 104 or the link connection response receiving unit 106. For example, the operation shifts to the operation of IEEE 802.11 CSMA / CA (Carrier Sense Multiple Access / Collision Avoidance). The link connection processing unit 107 mounts the DTN protocol unit as an upper layer of the transport protocol unit. As the transport protocol unit, for example, existing TCP (Transmission Control Protocol), SCTP (Stream Control Transmission Protocol), UDP (User Datagram Protocol), DCCP (Datagram Congestion Control Protocol) or wireless TCP can be used.

DTNによれば、他の無線端末と常に通信リンクが確立しているとは限らない。蓄積転送方式を実現するために、DTNプロトコル部は、他の無線端末から受信したアプリケーションデータパケットを、バッファに蓄積する。そして、他の無線端末との間で通信切断中は、そのアプリケーションデータパケットを保持する。その後、他の無線端末との間でリンクが接続された際に、そのアプリケーションデータを転送する。   According to DTN, communication links are not always established with other wireless terminals. In order to realize the storage and transfer method, the DTN protocol unit stores application data packets received from other wireless terminals in a buffer. The application data packet is held during communication disconnection with another wireless terminal. Thereafter, when the link is connected to another wireless terminal, the application data is transferred.

また、無線端末1は、放送インタフェース側として、放送IF用タイマ110と、放送インタフェース起動制御部112と、放送無線環境変動検知部113と、失敗カウンタ部114とを有する。これら機能構成部も、無線端末に搭載されたコンピュータを機能させるプログラムを実行することによって実現される。   In addition, the wireless terminal 1 includes a broadcast IF timer 110, a broadcast interface activation control unit 112, a broadcast wireless environment variation detection unit 113, and a failure counter unit 114 on the broadcast interface side. These functional components are also realized by executing a program that causes a computer installed in the wireless terminal to function.

放送IF用タイマ110は、第2のタイマ値の計時を繰り返し、放送インタフェース111を起動させるタイミングを発生する。放送IF用タイマ110は、放送無線環境変動値が大きいほど、第2のタイマ値を短く設定し、放送無線環境変動値が小さいほど、第2のタイマ値を長く設定する。   The broadcast IF timer 110 repeats counting the second timer value and generates a timing for starting the broadcast interface 111. The broadcast IF timer 110 sets the second timer value shorter as the broadcast radio environment fluctuation value is larger, and sets the second timer value longer as the broadcast radio environment fluctuation value is smaller.

尚、無線端末が放送インタフェースによって無線環境変動値を計測する場合、通信IF用タイマ100は、失敗カウンタ値に応じて、第1のタイマ値を設定する。失敗カウンタ値が大きい場合、第1のタイマ値を大きくし、通信インタフェースが起動される確率を小さくする。逆に、失敗カウンタ値が小さい場合、第1のタイマ値を小さくし、通信インタフェースが起動される確率を大きくする。   When the wireless terminal measures the wireless environment variation value by the broadcast interface, the communication IF timer 100 sets the first timer value according to the failure counter value. When the failure counter value is large, the first timer value is increased, and the probability that the communication interface is activated is decreased. Conversely, when the failure counter value is small, the first timer value is decreased, and the probability that the communication interface is activated is increased.

放送インタフェース起動制御部112は、第2のタイマ値で放送IF用タイマ110がタイムアウトした際に、放送インタフェース111を起動する。また、放送インタフェース起動制御部112は、放送無線環境変動値の計測後、放送インタフェース111を停止する。   The broadcast interface activation control unit 112 activates the broadcast interface 111 when the broadcast IF timer 110 times out with the second timer value. In addition, the broadcast interface activation control unit 112 stops the broadcast interface 111 after measuring the broadcast radio environment variation value.

放送無線環境変動検知部113は、放送用電波における放送無線環境変動値を計測する。その放送無線環境変動値は、放送IF用タイマ110へ出力される。   The broadcast wireless environment fluctuation detection unit 113 measures the broadcast wireless environment fluctuation value in the broadcast radio wave. The broadcast radio environment fluctuation value is output to the broadcast IF timer 110.

失敗カウンタ部114は、他の無線端末からのリンク接続応答を受信できなかった場合、失敗カウンタを1増分し、他の無線端末との間で接続シーケンスを実行した場合、失敗カウンタをリセットする。   The failure counter unit 114 increments the failure counter by 1 when a link connection response from another wireless terminal cannot be received, and resets the failure counter when a connection sequence is executed with another wireless terminal.

最後に、コンピュータシミュレーションの結果から、以下の2つの効果が得られる。
(1)消費電力の削減及びバッテリ寿命の延伸のために、通信インタフェースの起動回数の削減(接続要求メッセージの総送信数の削減)を、第1に考えた場合:
本発明によれば、通信インタフェースを定期的に起動する従来技術と比較して、他の無線端末からの接続応答メッセージの受信数は、33%程度、減少するものの、それを上回るメッセージ総送信数を削減できる。
(2)更に、接続応答メッセージの受信数も増加させたい場合:
本発明によれば、通信インタフェースの起動間隔を減少させることによって、他の無線端末からの接続応答メッセージ数を増加させるとともに、接続要求メッセージの総送信数は、従来技術と比較して、削減することができる。
その結果、本発明によれば、他の無線端末を発見するまでに要した接続要求メッセージの送信数は、従来技術と比較して、40%程度、削減することができる。
Finally, the following two effects can be obtained from the result of computer simulation.
(1) When reducing the number of activations of the communication interface (reducing the total number of connection request messages transmitted) in order to reduce power consumption and extend battery life:
According to the present invention, the number of connection response messages received from other wireless terminals is reduced by about 33% compared to the prior art that periodically activates the communication interface, but the total number of messages transmitted exceeds that. Can be reduced.
(2) Furthermore, if you want to increase the number of connection response messages received:
According to the present invention, the number of connection response messages from other wireless terminals is increased by reducing the activation interval of the communication interface, and the total number of connection request messages transmitted is reduced as compared with the prior art. be able to.
As a result, according to the present invention, it is possible to reduce the number of transmissions of connection request messages required to discover other wireless terminals by about 40% compared to the prior art.

以上、詳細に説明したように、本発明の通信インタフェースの起動制御方法、無線端末及びプログラムによれば、リンク切断耐性ネットワークに接続する無線端末について、無線環境変動値に基づいて通信インタフェースの起動時間間隔を変更すると共に、通信インタフェースを起動した際には、他の無線端末の存在をキャリアセンスによって検出することによって、通信インタフェースを無駄に起動することなく、中継先となる他の無線端末を発見する確率を高めることができる。   As described above in detail, according to the activation control method, wireless terminal, and program of the communication interface of the present invention, the activation time of the communication interface is determined based on the wireless environment variation value for the wireless terminal connected to the link disconnection resistant network. When the communication interface is activated while changing the interval, the presence of another wireless terminal is detected by carrier sense, so that the other wireless terminal that becomes the relay destination can be found without wastefully activating the communication interface. Can increase the probability.

本発明よれば、リンク切断耐性ネットワークにあっても、従来技術と比較して、他の無線端末が存在する可能性が低い場所では、通信インタフェースの起動時間間隔を長くすることによって、無線端末の消費電力の低減及びバッテリ寿命の延伸を実現する。一方で、他の無線端末が存在する可能性が高い所では、通信インタフェースの起動時間間隔を短くすることによって、他の無線端末の発見を早めることができる。   According to the present invention, even in a link disconnection-tolerant network, in a place where there is a low possibility that other wireless terminals exist, it is possible to improve the wireless terminal's startup time interval by increasing the communication interface activation time interval. Reduces power consumption and extends battery life. On the other hand, in a place where there is a high possibility that another wireless terminal exists, discovery of another wireless terminal can be accelerated by shortening the activation time interval of the communication interface.

前述した本発明の種々の実施形態について、本発明の技術思想及び見地の範囲の種々の変更、修正及び省略は、当業者によれば容易に行うことができる。前述の説明はあくまで例であって、何ら制約しようとするものではない。本発明は、特許請求の範囲及びその均等物として限定するものにのみ制約される。   Various changes, modifications, and omissions of the above-described various embodiments of the present invention can be easily made by those skilled in the art. The above description is merely an example, and is not intended to be restrictive. The invention is limited only as defined in the following claims and the equivalents thereto.

1 無線端末
100 通信IF用タイマ
101 通信インタフェース
102 通信インタフェース起動制御部
103 通信無線環境変動検知部
104 キャリアセンス部
105 リンク接続要求発信部
106 リンク接続応答受信部
107 リンク接続処理部
110 放送IF用タイマ
111 放送インタフェース
112 放送インタフェース起動制御部
113 放送無線環境変動検知部
114 失敗カウンタ部
DESCRIPTION OF SYMBOLS 1 Wireless terminal 100 Communication IF timer 101 Communication interface 102 Communication interface starting control part 103 Communication wireless environment change detection part 104 Carrier sense part 105 Link connection request transmission part 106 Link connection response reception part 107 Link connection process part 110 Broadcast IF timer 111 Broadcast Interface 112 Broadcast Interface Activation Control Unit 113 Broadcast Radio Environment Change Detection Unit 114 Failure Counter Unit

Claims (15)

無線端末における通信インタフェースの起動制御方法において、
無線品質の変動に伴う無線環境変動値を計測し、該無線環境変動値に基づいて第1のタイマ値を第1のタイマに設定する無線環境計測ステップを有すると共に、第1のタイマは、第1のタイマ値の計時を繰り返しており、
第1のタイマがタイムアウトした際に、前記通信インタフェースを一定時間だけ起動する第1のステップと、
他の無線端末から発信される所定周波数帯における受信レベルを計測し、該受信レベルが所定閾値よりも高い場合、他の無線端末に対してリンク接続シーケンスを実行する第2のステップと、
前記受信レベルが所定閾値以下である場合、リンク接続要求を含む電波を発信する第3のステップと、
他の無線端末からのリンク接続応答を受信した場合、当該無線端末との間でリンク接続シーケンスを実行し、前記リンク接続応答を一定時間以上受信できなかった場合、前記通信インタフェースを停止する第4のステップと
を有することを特徴とする無線通信インタフェースの起動制御方法。
In a start control method of a communication interface in a wireless terminal,
A wireless environment measurement step of measuring a wireless environment variation value associated with a variation in wireless quality, and setting a first timer value to the first timer based on the wireless environment variation value; 1 timer value is repeated,
A first step of activating the communication interface for a predetermined time when the first timer times out;
A second step of measuring a reception level in a predetermined frequency band transmitted from another wireless terminal and executing a link connection sequence for the other wireless terminal when the reception level is higher than a predetermined threshold;
A third step of transmitting a radio wave including a link connection request when the reception level is a predetermined threshold value or less;
When a link connection response is received from another wireless terminal, a link connection sequence is executed with the wireless terminal, and when the link connection response is not received for a predetermined time or more, the communication interface is stopped. And a step of controlling the activation of the wireless communication interface.
無線端末における通信インタフェースの起動制御方法において、
無線品質の変動に伴う無線環境変動値を計測し、該無線環境変動値に基づいて第1のタイマ値を第1のタイマに設定する無線環境計測ステップを有すると共に、第1のタイマは、第1のタイマ値の計時を繰り返しており、
第1のタイマがタイムアウトした際に、前記通信インタフェースを一定時間だけ起動する第1のステップと、
リンク接続要求を含む電波を発信する第2のステップと、
他の無線端末から発信される所定周波数帯における受信レベルを計測し、該受信レベルが所定閾値よりも高い場合、他の無線端末に対してリンク接続シーケンスを実行する第3のステップと、
前記受信レベルが所定閾値以下である場合、他の無線端末からのリンク接続応答を受信した場合、当該無線端末との間でリンク接続シーケンスを実行し、前記リンク接続応答を一定時間以上受信できなかった場合、前記通信インタフェースを停止する第4のステップと
を有することを特徴とする無線通信インタフェースの起動制御方法。
In a start control method of a communication interface in a wireless terminal,
A wireless environment measurement step of measuring a wireless environment variation value associated with a variation in wireless quality, and setting a first timer value to the first timer based on the wireless environment variation value; 1 timer value is repeated,
A first step of activating the communication interface for a predetermined time when the first timer times out;
A second step of transmitting a radio wave including a link connection request;
A third step of measuring a reception level in a predetermined frequency band transmitted from another wireless terminal, and executing the link connection sequence for the other wireless terminal when the reception level is higher than a predetermined threshold;
When the reception level is below a predetermined threshold, when a link connection response is received from another wireless terminal, a link connection sequence is executed with the wireless terminal, and the link connection response cannot be received for a certain time or more. And a fourth step of stopping the communication interface when the communication interface is activated.
前記無線環境計測ステップについて、前記無線環境変動値は、前記通信インタフェースを用いて、当該無線端末自身が発信した前記リンク接続要求を含む電波に対する反射波に基づくものであることを特徴とする請求項1又は2に記載の無線通信インタフェースの起動制御方法。   The wireless environment variation value in the wireless environment measurement step is based on a reflected wave with respect to a radio wave including the link connection request transmitted by the wireless terminal using the communication interface. The start control method of the radio | wireless communication interface of 1 or 2. 前記無線環境計測ステップについて、前記無線環境変動値は、放送インタフェースを用いて、受信する放送電波に基づくものであることを特徴とする請求項1又は2に記載の無線通信インタフェースの起動制御方法。   The wireless communication interface activation control method according to claim 1 or 2, wherein, in the wireless environment measurement step, the wireless environment fluctuation value is based on a broadcast radio wave received using a broadcast interface. 前記無線環境計測ステップについて、前記無線環境変動値が大きいほど、第1のタイマ値は短く設定され、前記無線環境変動値が小さいほど、第1のタイマ値は長く設定されることを特徴とする請求項1から4のいずれか1項に記載の無線通信インタフェースの起動制御方法。   In the wireless environment measurement step, the larger the wireless environment variation value, the shorter the first timer value is set, and the smaller the wireless environment variation value, the longer the first timer value is set. The method for controlling activation of a wireless communication interface according to any one of claims 1 to 4. 無線端末における通信インタフェースの起動制御方法において、
前記無線端末は、
放送用電波を受信する放送インタフェースと、
第1のタイマ値の計時を繰り返す第1のタイマと
第2のタイマ値の計時を繰り返す第2のタイマと
を有し、
第2のタイマがタイムアウトした際に、前記放送インタフェースを起動し、
前記放送用電波の無線品質の変動に伴う放送用の無線環境変動値を計測し、
前記放送用の無線環境変動値に応じた第2のタイマ値を第2のタイマに設定し、
失敗カウンタに応じた第1のタイマ値を第1のタイマに設定し、
前記放送インタフェースを停止する
無線環境計測ステップと、
第1のタイマがタイムアウトした際に、前記通信インタフェースを一定時間だけ起動する第1のステップと、
前記通信インタフェースを介して、他の無線端末から発信される所定周波数帯における受信レベルを計測し、該受信レベルが所定閾値よりも高い場合、他の無線端末に対してリンク接続シーケンスを実行する第2のステップと、
前記受信レベルが所定閾値以下である場合、前記通信インタフェースを介してリンク接続要求を含む電波を発信する第3のステップと、
前記通信インタフェースを介して、他の無線端末からのリンク接続応答を受信した場合、当該他の無線端末との間でリンク接続シーケンスを実行し、前記失敗カウンタをリセットし、一方で、前記リンク接続応答を一定時間以上受信できなかった場合、前記通信インタフェースを停止し、失敗カウンタを1増分する第4のステップと
を有することを特徴とする無線通信インタフェースの起動制御方法。
In a start control method of a communication interface in a wireless terminal,
The wireless terminal is
A broadcast interface for receiving radio waves for broadcast;
A first timer that repeats timing of the first timer value;
A second timer that repeats timing of the second timer value;
Have
When the second timer times out, start the broadcast interface,
Measure the radio environment fluctuation value for broadcasting accompanying the radio quality fluctuation of the broadcasting radio wave,
A second timer value corresponding to the broadcast radio environment fluctuation value is set in the second timer;
Set the first timer value corresponding to the failure counter to the first timer,
Stop the broadcast interface
Wireless environment measurement step;
A first step of activating the communication interface for a predetermined time when the first timer times out;
A reception level in a predetermined frequency band transmitted from another wireless terminal is measured via the communication interface, and when the reception level is higher than a predetermined threshold, a link connection sequence is executed for the other wireless terminal. Two steps,
A third step of transmitting a radio wave including a link connection request via the communication interface when the reception level is a predetermined threshold value or less;
When a link connection response from another wireless terminal is received via the communication interface, a link connection sequence is executed with the other wireless terminal, and the failure counter is reset, while the link connection is performed. A fourth step of stopping the communication interface and incrementing a failure counter by 1 when a response is not received for a certain period of time;
No line activation control method for a communication interface you further comprising a.
前記放送用の無線環境変動値が大きいほど、第2のタイマ値は短く設定され、前記放送用の無線環境変動値が小さいほど、第2のタイマ値は長く設定され、
前記失敗カウンタが多いほど、第1のタイマ値は短く設定され、前記失敗カウンタが少ないほど、第1のタイマ値は長く設定される
ことを特徴とする請求項6に記載の無線通信インタフェースの起動制御方法。
The second timer value is set shorter as the broadcast radio environment variation value is larger, and the second timer value is set longer as the broadcast radio environment variation value is smaller.
The start of the wireless communication interface according to claim 6, wherein the first timer value is set shorter as the failure counter increases, and the first timer value is set longer as the failure counter decreases. Control method.
他の無線端末との間のリンクは、リンク切断耐性ネットワーク(DTN(Delay・Disruption・Disconnect Tolerant Network))用のプロトコルによって制御されることを特徴とする請求項1から7のいずれか1項に記載の無線通信インフェースの起動制御方法。   The link between other wireless terminals is controlled by a protocol for a link disconnection resistant network (DTN (Delay, Disruption, Disconnect Tolerant Network)), according to any one of claims 1 to 7. An activation control method for the wireless communication interface according to the description. 通信インタフェースを有する無線端末において、
無線品質の変動に伴う無線環境変動値を計測する無線環境変動計測手段と、
前記無線環境変動値に基づいて第1のタイマ値を第1のタイマに設定すると共に、第1のタイマ値の計時を繰り返す第1のタイマ手段と、
第1のタイマがタイムアウトした際に、前記通信インタフェースを一定時間だけ起動する通信インタフェース起動制御手段と、
他の無線端末から発信される所定周波数帯における受信レベルを計測するキャリアセンス手段と、
前記通信インタフェースを起動した後に、又は、前記受信レベルが所定閾値以下である場合、リンク接続要求を含む電波を発信するリンク接続要求発信手段と、
他の無線端末からのリンク接続応答を受信するリンク接続応答受信手段と
前記受信レベルが所定閾値よりも高い場合、又は、他の無線端末からのリンク接続応答を受信した場合、他の無線端末に対してリンク接続シーケンスを実行するリンク接続処理手段と
を有し、
前記通信インタフェース起動制御手段は、前記リンク接続応答を一定時間以上受信できなかった場合、前記通信インタフェースを停止する
ことを特徴とする無線端末。
In a wireless terminal having a communication interface,
A wireless environment fluctuation measuring means for measuring a wireless environment fluctuation value associated with a change in wireless quality;
First timer means for setting the first timer value to the first timer based on the wireless environment fluctuation value and repeating the counting of the first timer value;
Communication interface activation control means for activating the communication interface for a predetermined time when the first timer times out;
Carrier sense means for measuring a reception level in a predetermined frequency band transmitted from another wireless terminal;
Link connection request transmission means for transmitting radio waves including a link connection request after starting the communication interface or when the reception level is a predetermined threshold value or less;
Link connection response receiving means for receiving a link connection response from another wireless terminal, and when the reception level is higher than a predetermined threshold, or when a link connection response from another wireless terminal is received, Link connection processing means for executing a link connection sequence for
The wireless terminal characterized in that the communication interface activation control means stops the communication interface when the link connection response is not received for a predetermined time or more.
前記無線環境変動値は、前記通信インタフェースを用いて、当該無線端末自身が発信した前記リンク接続要求を含む電波に対する反射波に基づくものであることを特徴とする請求項9に記載の無線端末。   The wireless terminal according to claim 9, wherein the wireless environment variation value is based on a reflected wave with respect to a radio wave including the link connection request transmitted by the wireless terminal using the communication interface. 前記無線環境変動値は、放送インタフェースを用いて、受信する放送電波に基づくものであることを特徴とする請求項9に記載の無線端末。   The wireless terminal according to claim 9, wherein the wireless environment fluctuation value is based on broadcast radio waves received using a broadcast interface. 前記無線環境変動値が大きいほど、第1のタイマ値は短く設定され、前記無線環境変動値が小さいほど、第1のタイマ値は長く設定されることを特徴とする請求項9から11のいずれか1項に記載の無線端末。   12. The first timer value is set shorter as the wireless environment variation value is larger, and the first timer value is set longer as the wireless environment variation value is smaller. The wireless terminal according to claim 1. 通信インタフェースを有する無線端末において、
放送用電波を受信する放送インタフェースと、
失敗カウンタに応じた第1のタイマ値を第1のタイマに設定し、第1のタイマ値の計時を繰り返す第1のタイマ手段と、
記放送用電波の無線品質の変動に伴う放送用の無線環境変動値を計測する放送無線環境変動検知手段と、
記放送用の無線環境変動値に応じた第2のタイマ値を第2のタイマに設定し、第2のタイマ値の計時を繰り返す第2のタイマ手段と、
2のタイマがタイムアウトした際に、前記放送インタフェースを起動すると共に、放送用の無線環境変動値の計測後、前記放送インタフェースを停止する放送インタフェース起動制御手段と、
第1のタイマがタイムアウトした際に、前記通信インタフェースを一定時間だけ起動する通信インタフェース起動制御手段と、
前記通信インタフェースを介して、他の無線端末から発信される所定周波数帯における受信レベルを計測するキャリアセンス手段と、
前記通信インタフェースを起動した後に、又は、前記受信レベルが所定閾値以下である場合、前記通信インタフェースを介してリンク接続要求を含む電波を発信するリンク接続要求発信手段と、
他の無線端末からのリンク接続応答を受信するリンク接続応答受信手段と
前記受信レベルが所定閾値よりも高い場合、又は、前記通信インタフェースを介して他の無線端末からのリンク接続応答を受信した場合、他の無線端末との間でリンク接続シーケンスを実行し、一方で、前記リンク接続応答を一定時間以上受信できなかった場合、前記通信インタフェースを停止するリンク接続処理手段と、
前記リンク接続応答を受信できなかった場合、失敗カウンタを1増分し、一方で、他の無線端末との間でリンク接続シーケンスを実行した場合、前記失敗カウンタをリセットする失敗カウンタ手段と
を有し、
前記通信インタフェース起動制御手段は、前記リンク接続応答を一定時間以上受信できなかった場合、前記通信インタフェースを停止する
ことを特徴とする無線端末。
In a wireless terminal having a communication interface,
A broadcast interface for receiving radio waves for broadcast;
First timer means for setting the first timer value corresponding to the failure counter to the first timer and repeating the time measurement of the first timer value ;
A broadcast radio environment change detecting means for measuring a radio environment change value for broadcasting due to variation in radio quality before Symbol broadcast wave,
Set the second timer value corresponding to a radio environment change value before Symbol broadcast to the second timer, the second timer means for repeatedly counting the second timer value,
Broadcast interface activation control means for activating the broadcast interface when the second timer times out, and stopping the broadcast interface after measuring the radio environment fluctuation value for broadcasting;
Communication interface activation control means for activating the communication interface for a predetermined time when the first timer times out;
Carrier sense means for measuring a reception level in a predetermined frequency band transmitted from another wireless terminal via the communication interface;
Link connection request transmission means for transmitting a radio wave including a link connection request via the communication interface after starting the communication interface or when the reception level is a predetermined threshold value or less,
Link connection response receiving means for receiving a link connection response from another wireless terminal and when the reception level is higher than a predetermined threshold, or when a link connection response from another wireless terminal is received via the communication interface A link connection processing means for executing a link connection sequence with another wireless terminal, and on the other hand, stopping the communication interface when the link connection response is not received for a predetermined time or more;
A failure counter means for incrementing a failure counter by 1 when the link connection response is not received, and resetting the failure counter when a link connection sequence is executed with another wireless terminal; ,
The wireless terminal characterized in that the communication interface activation control means stops the communication interface when the link connection response is not received for a predetermined time or more.
前記リンク接続処理手段は、他の無線端末との間のリンクを、リンク切断耐性ネットワーク(DTN)用のプロトコルによって制御することを特徴とする請求項9から13のいずれか1項に記載の無線端末。   The wireless communication according to any one of claims 9 to 13, wherein the link connection processing means controls a link with another wireless terminal by a protocol for a link disconnection resistant network (DTN). Terminal. 通信インタフェースを有する無線端末に搭載されたコンピュータを機能させるプログラムにおいて、
無線品質の変動に伴う無線環境変動値を計測する無線環境変動計測手段と、
前記無線環境変動値に基づいて第1のタイマ値を第1のタイマに設定すると共に、第1のタイマ値の計時を繰り返す第1のタイマ手段と、
第1のタイマがタイムアウトした際に、前記通信インタフェースを一定時間だけ起動する通信インタフェース起動制御手段と、
他の無線端末から発信される所定周波数帯における受信レベルを計測するキャリアセンス手段と、
前記通信インタフェースを起動した後に、又は、前記受信レベルが所定閾値以下である場合、リンク接続要求を含む電波を発信するリンク接続要求発信手段と、
他の無線端末からのリンク接続応答を受信するリンク接続応答受信手段と
前記受信レベルが所定閾値よりも高い場合、又は、他の無線端末からのリンク接続応答を受信した場合、他の無線端末に対してリンク接続シーケンスを実行するリンク接続処理手段と
を有し、
前記通信インタフェース起動制御手段は、前記リンク接続応答を一定時間以上受信できなかった場合、前記通信インタフェースを停止する
ようにコンピュータを機能させることを特徴とする無線端末用のプログラム。
In a program for causing a computer mounted on a wireless terminal having a communication interface to function,
A wireless environment fluctuation measuring means for measuring a wireless environment fluctuation value associated with a change in wireless quality;
First timer means for setting the first timer value to the first timer based on the wireless environment fluctuation value and repeating the counting of the first timer value;
Communication interface activation control means for activating the communication interface for a predetermined time when the first timer times out;
Carrier sense means for measuring a reception level in a predetermined frequency band transmitted from another wireless terminal;
Link connection request transmission means for transmitting radio waves including a link connection request after starting the communication interface or when the reception level is a predetermined threshold value or less;
Link connection response receiving means for receiving a link connection response from another wireless terminal, and when the reception level is higher than a predetermined threshold, or when a link connection response from another wireless terminal is received, Link connection processing means for executing a link connection sequence for
The communication interface activation control means causes a computer to function so as to stop the communication interface when the link connection response is not received for a predetermined time or longer.
JP2009110643A 2009-04-30 2009-04-30 Communication interface activation control method, wireless terminal, and program Expired - Fee Related JP5489262B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009110643A JP5489262B2 (en) 2009-04-30 2009-04-30 Communication interface activation control method, wireless terminal, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009110643A JP5489262B2 (en) 2009-04-30 2009-04-30 Communication interface activation control method, wireless terminal, and program

Publications (2)

Publication Number Publication Date
JP2010263287A JP2010263287A (en) 2010-11-18
JP5489262B2 true JP5489262B2 (en) 2014-05-14

Family

ID=43361052

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009110643A Expired - Fee Related JP5489262B2 (en) 2009-04-30 2009-04-30 Communication interface activation control method, wireless terminal, and program

Country Status (1)

Country Link
JP (1) JP5489262B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012182743A (en) * 2011-03-02 2012-09-20 Toshiba Tec Corp Electronic apparatus, communication system, and program
US8416726B2 (en) * 2011-04-28 2013-04-09 Cubic Corporation Low power wireless network for logistics and transportation applications

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04241528A (en) * 1991-01-16 1992-08-28 Fujitsu Ltd Digital mobile communication terminal equipment
JP2001136117A (en) * 1999-11-08 2001-05-18 Matsushita Electric Ind Co Ltd Private wireless communication unit
JP4393517B2 (en) * 2004-03-01 2010-01-06 パナソニック株式会社 Terminal capable of acting as a control station
JP2006067507A (en) * 2004-08-30 2006-03-09 Fuji Heavy Ind Ltd Variable timeout interval radio communication system
JP2006140912A (en) * 2004-11-15 2006-06-01 Matsushita Electric Works Ltd Portable radio communication terminal and method for searching base station of same
JP2007213444A (en) * 2006-02-10 2007-08-23 Nippon Telegr & Teleph Corp <Ntt> Intruder detection apparatus and method
JP2008052415A (en) * 2006-08-23 2008-03-06 Yamatake Corp Wireless sensor
JP2008147778A (en) * 2006-12-06 2008-06-26 Matsushita Electric Ind Co Ltd Mobile communication system and mobile communication terminal device
KR101312876B1 (en) * 2006-12-13 2013-09-30 삼성전자주식회사 Method and apparatus for measurementing in a wireless system

Also Published As

Publication number Publication date
JP2010263287A (en) 2010-11-18

Similar Documents

Publication Publication Date Title
EP2672764B1 (en) Method, apparatus, and computer program product for wireless short-range communication disconnection
US9042829B2 (en) Method, apparatus, and computer program product for wireless short-range communication
EP3044981B1 (en) System and method for multihop service discovery with member station proxy service advertisements
KR101081661B1 (en) Apparatus and method for operating a communication device on two networks
JP6193394B2 (en) Selective scanning system and method for ad hoc networks
EP3127282B1 (en) Multichannel link aggregation with tdls
US8804655B2 (en) Wireless LAN network, and mobile station, base station and method of controlling handoff in wireless LAN network to prevent packet loss during handoff
KR100651495B1 (en) Apparatus and method for extending mobility in a mobile ad hoc network
US20130109314A1 (en) Method, apparatus, and computer program product for stopping reception of discovery responses in wireless networks
KR101750038B1 (en) Systems, apparatus, and methods for range extension of wireless communication
US20080062945A1 (en) Selecting a leader node for an ad hoc network based on services
JP2005523619A (en) System and method for selecting a reliable link between nodes in an ad hoc communication network
KR102499999B1 (en) Rapid Block Discovery and Recovery in Multi-Hop Routing
JP2014230110A (en) System, program and method for radio terminal to find access point
Lee et al. Broadcasting in Moblie Ad Hoc Networks
WO2016178833A1 (en) Intelligently and dynamically selecting operating mode of a node in an ad-hoc network
JP2008042557A (en) Radio communication controller, radio communication control system, and radio communication control method
KR101632035B1 (en) Adaptive channel selection by wireless nodes for improved operating range
JP2008522552A (en) Method for improving wireless network performance in a multi-cell communication network
JP5489262B2 (en) Communication interface activation control method, wireless terminal, and program
JP6616805B2 (en) Access point, wireless terminal, program and method for controlling beacon standby
JP6195245B2 (en) Mobile ad hoc network architecture and communication method of mobile ad hoc network architecture
JP3593564B2 (en) Wireless communication terminal, wireless communication method, and program
JP2008306293A (en) Ad-hoc network system
Kacsó et al. MAC protocol design requirements for mobility-aware wireless sensor networks

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120220

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130306

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130424

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130426

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20131001

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20131001

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140221

R150 Certificate of patent or registration of utility model

Ref document number: 5489262

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees