JP5954157B2 - Information processing apparatus and program - Google Patents

Information processing apparatus and program Download PDF

Info

Publication number
JP5954157B2
JP5954157B2 JP2012274079A JP2012274079A JP5954157B2 JP 5954157 B2 JP5954157 B2 JP 5954157B2 JP 2012274079 A JP2012274079 A JP 2012274079A JP 2012274079 A JP2012274079 A JP 2012274079A JP 5954157 B2 JP5954157 B2 JP 5954157B2
Authority
JP
Japan
Prior art keywords
time interval
timing
access point
access points
reception
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.)
Active
Application number
JP2012274079A
Other languages
Japanese (ja)
Other versions
JP2014120900A (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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2012274079A priority Critical patent/JP5954157B2/en
Publication of JP2014120900A publication Critical patent/JP2014120900A/en
Application granted granted Critical
Publication of JP5954157B2 publication Critical patent/JP5954157B2/en
Active 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)
  • Telephonic Communication Services (AREA)

Description

いくつかの実施形態は情報処理装置及びプログラムに関する。   Some embodiments relate to an information processing apparatus and a program.

近年、例えば、スマートフォン、携帯電話、PDA、電子手帳、パーソナルコンピュータ(PC)、タブレットPCなどの情報処理装置には、無線通信機を搭載するものが増えている。無線通信機は、例えば、無線LAN(Wireless Local Area Network)などを含む。これらの情報処理装置は、無線通信機を介して例えばアクセスポイントに接続し、情報を送受信する。   In recent years, for example, information processing apparatuses such as smartphones, mobile phones, PDAs, electronic notebooks, personal computers (PCs), and tablet PCs are equipped with wireless communication devices. The wireless communication device includes, for example, a wireless local area network (LAN). These information processing apparatuses connect to, for example, an access point via a wireless communication device and transmit / receive information.

図1は、無線通信のシステム100の構成を例示する図である。図1において、システム100は、ステーション101と、アクセスポイント102とを含んでいる。ステーション101は、例えば、無線通信機を搭載する情報処理装置1である。図1に示す例では、ステーション101は無線通信の子機として動作し、アクセスポイント102は無線通信の親機として動作する。アクセスポイント102は、報知情報としてビーコン103を周辺に送出する。また、ステーション101はアクセスポイント102との接続を確立し、無線通信によりデータの送受信104を行う。   FIG. 1 is a diagram illustrating a configuration of a system 100 for wireless communication. In FIG. 1, system 100 includes a station 101 and an access point 102. The station 101 is, for example, the information processing apparatus 1 equipped with a wireless communication device. In the example shown in FIG. 1, the station 101 operates as a slave unit for wireless communication, and the access point 102 operates as a master unit for wireless communication. The access point 102 sends out a beacon 103 as notification information. In addition, the station 101 establishes a connection with the access point 102 and performs data transmission / reception 104 by wireless communication.

図2は、ステーション101と、アクセスポイント102との間の無線通信のシーケンスを例示する図である。無線通信は例えば、無線LANによる通信であってもよい。アクセスポイント102は、周辺にあるステーション101からの接続の要求を受け付け、周辺にあるステーション101と無線接続を確立することが可能である。各ステーション101は、アクセスポイント102に接続を要求する際に、プローブ要求と呼ばれる接続要求をアクセスポイント102に送信する(処理201)。プローブ要求は、接続を要求する先のアクセスポイントのSSID(Service Set Identifier)を含んでいる。SSIDとは、アクセスポイントを識別するための識別子である。アクセスポイント102は、自装置のSSIDを含むプローブ要求を受信すると、プローブ応答と呼ばれる接続応答を、プローブ要求を送信してきたステーション101宛てに返信する(処理202)。プローブ要求及びプローブ応答の送受信により、プローブ要求を送信したステーション101と、アクセスポイント102とは互いの存在を認識する。   FIG. 2 is a diagram illustrating a sequence of wireless communication between the station 101 and the access point 102. The wireless communication may be, for example, communication using a wireless LAN. The access point 102 can receive a connection request from a station 101 in the vicinity and can establish a wireless connection with the station 101 in the vicinity. When each station 101 requests connection to the access point 102, the station 101 transmits a connection request called a probe request to the access point 102 (process 201). The probe request includes the SSID (Service Set Identifier) of the access point to which connection is requested. The SSID is an identifier for identifying an access point. When the access point 102 receives the probe request including the SSID of its own device, the access point 102 returns a connection response called a probe response to the station 101 that has transmitted the probe request (process 202). By transmitting and receiving the probe request and the probe response, the station 101 that transmitted the probe request and the access point 102 recognize the existence of each other.

続いて、ステーション101と、アクセスポイント102とは、互いに接続してもよい相手か否かを確かめるために、所定の認証方式を用いて互いに認証を行う(処理203)。この認証のやり取りは、例えばオーセンティケーション(Authentication)と呼ばれている。認証によりステーション101が接続してもよい相手であることが確かめられると、アソシエーション(Association)と呼ばれる処理により接続が確立される(処理204)。アクセスポイントは、ビーコン103と呼ばれる信号を定期的に周辺に送出している(処理205)。ステーション101は、例えば、ビーコン103によりアクセスポイント102の存在を認識することができる。或いは、ステーション101は、ビーコン103に付加されている情報に基づいて、自装置宛ての受信データがアクセスポイント102に有るか否かを知ることができる。ステーション101は、必要に応じて、確立した接続を介してアクセスポイント102とデータの送受信を行う(処理206)。例えば、以上のようにして、ステーション101は、アクセスポイント102との間の接続を確立し、無線通信によりデータを送受信する。   Subsequently, the station 101 and the access point 102 authenticate each other using a predetermined authentication method in order to confirm whether or not the other party can be connected to each other (process 203). This exchange of authentication is called, for example, authentication. If it is confirmed by authentication that the station 101 can be connected to, the connection is established by a process called association (process 204). The access point periodically sends a signal called a beacon 103 to the periphery (process 205). For example, the station 101 can recognize the presence of the access point 102 by the beacon 103. Alternatively, the station 101 can know whether or not the received data addressed to itself is in the access point 102 based on the information added to the beacon 103. The station 101 transmits / receives data to / from the access point 102 via the established connection as necessary (process 206). For example, as described above, the station 101 establishes a connection with the access point 102 and transmits / receives data by wireless communication.

以上に例示した無線通信に関して、アクセスポイント装置との無線通信による接続が不可の場合には、接続する無線機器への給電を停止するようにするので、不必要なバッテリの消耗を防ぐ事ができる技術が知られている。また、アクセスポイントの故障時にもスループットの低下を防止できる無線LANシステムが知られている。混信せずに近距離に位置する装置と1対1の高速な非接触通信を確立することができる通信デバイスが知られている。(例えば、特許文献1から特許文献3を参照)   With respect to the wireless communication exemplified above, when wireless connection with the access point device is impossible, power supply to the connected wireless device is stopped, so that unnecessary battery consumption can be prevented. Technology is known. There is also known a wireless LAN system that can prevent a decrease in throughput even when an access point fails. There is known a communication device capable of establishing one-to-one high-speed non-contact communication with a device located at a short distance without interference. (For example, see Patent Document 1 to Patent Document 3)

特開2005−167693号公報JP 2005-167893 A 特開2000−349787号公報JP 2000-349787 A 特開2006−186418号公報JP 2006-186418 A

しかしながら、例えば、災害や停電などの地域一帯に影響を及ぼす事象が発生した場合に、その地域内に存在する複数のアクセスポイントが一斉にダウンしてしまうことがある。この場合、地域内でステーションが接続可能なアクセスポイントを探索しても、周辺のアクセスポイントの大部分がダウンしているため、接続可能なアクセスポイントを見つけられる可能性が低い状況がある。そのため、ステーションが接続可能なアクセスポイントを探索する際に消費する電力が無駄になる可能性がある。そこで、いくつかの実施形態においては、例えば、災害や停電などの地域一帯に影響を及ぼす事象の発生時に、無線通信機による電力の消費を抑えることのできる技術を提供することを目的とする。   However, for example, when an event that affects the entire region, such as a disaster or a power failure, occurs, a plurality of access points existing in the region may go down all at once. In this case, even if a search is made for an access point to which a station can be connected in the area, there is a situation where the possibility of finding a connectable access point is low because most of the peripheral access points are down. Therefore, there is a possibility that power consumed when searching for an access point to which the station can be connected is wasted. Therefore, some embodiments have an object of providing a technique capable of suppressing power consumption by a wireless communication device when an event that affects the entire region such as a disaster or a power failure occurs.

本発明の一つの態様の情報処理装置は、無線通信を行う無線通信機と、生成部と、判定部と、変更部とを備える。生成部は、無線通信機により周辺の複数のアクセスポイントから複数のタイミングで電波を受信する。そして、生成部は、複数のタイミングの各タイミングで受信される電波の受信強度を受信される電波に含まれている識別子で識別されるアクセスポイントと対応付けた受信強度履歴情報を生成する。判定部は受信強度履歴情報において、第1のタイミングでの受信強度が所定の閾値以上であるアクセスポイントのうちで、第1のタイミングに後続する第2のタイミングでの受信強度が測定不能となるアクセスポイントが、所定の割合以上を占めるか否かを判定する。変更部は、判定部が測定不能となるアクセスポイントが占める割合が所定の割合未満であると判定した場合、次に周辺のアクセスポイントからの電波の受信を実行するまでの時間間隔を第1の時間間隔に設定する。また、変更部は、判定部が測定不能となるアクセスポイントが占める割合が所定の割合以上であると判定した場合、次に周辺のアクセスポイントからの電波の受信を実行するまでの時間間隔を、第1の時間間隔より長い第2の時間間隔へと変更する。   An information processing apparatus according to one aspect of the present invention includes a wireless communication device that performs wireless communication, a generation unit, a determination unit, and a change unit. The generation unit receives radio waves from a plurality of peripheral access points at a plurality of timings using a wireless communication device. The generation unit generates reception intensity history information in which the reception intensity of the radio wave received at each timing of the plurality of timings is associated with the access point identified by the identifier included in the received radio wave. In the reception strength history information, the determination unit cannot measure the reception strength at the second timing subsequent to the first timing among the access points whose reception strength at the first timing is equal to or greater than a predetermined threshold. It is determined whether the access points occupy a predetermined ratio or more. When the determination unit determines that the ratio of the access points that cannot be measured is less than a predetermined ratio, the change unit determines a time interval until the next reception of radio waves from the neighboring access points as the first time interval. Set to time interval. In addition, when the changing unit determines that the ratio occupied by the access points that are not measurable by the determination unit is equal to or greater than a predetermined rate, the time interval until the next reception of radio waves from neighboring access points is determined. Change to a second time interval longer than the first time interval.

上述の態様により、例えば、災害や停電などの地域一帯に影響を及ぼす事象の発生時に、無線通信機による電力の消費を抑えることができる。   According to the above-described aspect, for example, when an event that affects the entire region such as a disaster or a power failure occurs, power consumption by the wireless communication device can be suppressed.

無線通信のシステムの構成を例示する図である。1 is a diagram illustrating a configuration of a wireless communication system. 無線通信のシーケンスを例示する図である。It is a figure which illustrates the sequence of radio | wireless communication. ステーションにおいて受信されるアクセスポイントからの電波の受信強度、及びステーションとアクセスポイントとの間の距離の関係を例示するグラフである。It is a graph which illustrates the relationship between the reception intensity of the radio wave from the access point received in the station, and the distance between the station and the access point. アクセスポイントがダウンする場合に、ステーションで受信されるアクセスポイントからの電波の受信強度を例示するグラフである。It is a graph which illustrates the receiving intensity of the electric wave from the access point received by a station when an access point goes down. ステーションの周辺のアクセスポイントを一斉にダウンさせる事象が発生する場合に、ステーションにおいて受信されるアクセスポイントからの電波の受信強度を例示する図である。It is a figure which illustrates the reception intensity | strength of the electromagnetic wave from the access point received in a station when the event which brings down the access point of the periphery of a station simultaneously generate | occur | produces. ステーションの周辺の複数のアクセスポイントを一斉にダウンさせる事象が発生する場合に、ステーションにおいて電波を受信できるアクセスポイントの数を例示するグラフである。It is a graph which illustrates the number of the access points which can receive an electromagnetic wave in a station, when the event which brings down several access points of the circumference of a station simultaneously occurs. いくつかの実施形態に係る、アクセスポイントのスキャンを実行する時間間隔を説明するグラフである。6 is a graph illustrating time intervals for performing a scan of an access point, according to some embodiments. いくつかの実施形態に係る、地域一帯に存在する複数のアクセスポイントを一斉にダウンさせる事象が発生する場合に無線LAN機能をオフにする例を示す図である。It is a figure which shows the example which turns off a wireless LAN function, when the event which brings down several access points which exist in the whole area according to some embodiment at the same time generate | occur | produces. いくつかの実施形態に係る情報処理装置の機能ブロック構成を例示する図である。It is a figure which illustrates the functional block structure of the information processing apparatus which concerns on some embodiment. 第1の実施形態に係る受信強度履歴情報を例示する図である。It is a figure which illustrates receiving intensity history information concerning a 1st embodiment. ステーションの制御部によって実行される受信強度履歴情報の生成処理の動作フローを例示する図である。It is a figure which illustrates the operation | movement flow of the production | generation process of the reception intensity history information performed by the control part of a station. 第1の実施形態に係る、地域一帯のアクセスポイントをダウンさせる事象が発生した場合の次のスキャンを実行するまでの時間間隔の変更処理の動作フローを例示する図である。It is a figure which illustrates the operation | movement flow of the change process of the time interval until it performs the next scan when the event which brings down the access point of the whole area based on 1st Embodiment generate | occur | produces. 第1の実施形態に係る、復帰処理の動作フローを例示する図である。It is a figure which illustrates the operation | movement flow of the return process based on 1st Embodiment. 第2の実施形態に係る受信強度履歴情報を例示する図である。It is a figure which illustrates receiving intensity history information concerning a 2nd embodiment. 第2の実施形態に係る、地域一帯のアクセスポイントをダウンさせる事象が発生した場合の次のスキャンを実行するまでの時間間隔の変更処理の動作フローを例示する図である。It is a figure which illustrates the operation | movement flow of the change process of the time interval until it performs the next scan when the event which brings down the access point of the whole area based on 2nd Embodiment generate | occur | produces. 第3の実施形態に係る、地域一帯に存在する複数のアクセスポイントが一斉にダウンする場合に、ステーションにおいて受信可能な他のステーションが発信するプローブ要求の数の変化を例示する図である。It is a figure which illustrates change of the number of probe requests which other stations which can be received in a station originate in a case where a plurality of access points which exist in the whole area down according to a 3rd embodiment go down all at once. 第3の実施形態に係る、地域一帯のアクセスポイントをダウンさせる事象が発生した場合の次のスキャンを実行するまでの時間間隔の変更処理の動作フローを例示する図である。It is a figure which illustrates the operation | movement flow of the change process of the time interval until the next scan is performed when the event which brings down the access point of the whole area based on 3rd Embodiment generate | occur | produces. いくつかの実施形態に係る、ステーションとして機能する情報処理装置を実現するためのコンピュータのハードウェア構成を例示する図である。It is a figure which illustrates the hardware constitutions of the computer for implement | achieving the information processing apparatus which functions as a station based on some embodiment. いくつかの実施形態に係る無線LAN通信機への電力供給のオン及びオフを切り替える制御を例示する図である。It is a figure which illustrates control which switches on and off of the electric power supply to the wireless LAN communication apparatus which concerns on some embodiment.

以下、図面を参照しながら、本発明のいくつかの実施形態について詳細に説明する。なお、複数の図面において対応する要素には同一の符号を付した。また、以下の説明では、無線通信の一例として無線LANを例に挙げて説明を行うが、実施形態はこれに限定されるものではない。例えば、実施形態は、その他の無線通信方式に対して適用されてもよい。   Hereinafter, some embodiments of the present invention will be described in detail with reference to the drawings. In addition, the same code | symbol was attached | subjected to the corresponding element in several drawing. In the following description, a wireless LAN is described as an example of wireless communication, but the embodiment is not limited to this. For example, the embodiments may be applied to other wireless communication schemes.

図3は、ステーション101において受信されるアクセスポイント102からの電波の受信強度、及びステーション101とアクセスポイント102との間の距離の関係を例示するグラフである。図3において、縦軸はアクセスポイント102からの電波の受信強度であり、横軸はステーション101とアクセスポイント102との間の距離である。図示されるように、受信強度は距離が離れるにつれて、弱くなってゆく。受信強度が一定レベル以下に低下すると、ステーション101はアクセスポイント102と正常にデータを送受信することができなくなる。例えば、無線LANでは、見通しのよい場所で約100mの通信距離を有している。ステーション101が移動し、それ以上の距離に離れてしまうと通信可能な範囲の圏外となり、接続が切断される。この様なステーション101とアクセスポイント102との間の距離が離れることで起こる接続の切断では、電波の受信強度が徐々に弱まってゆき、最終的に通信不可能な受信強度となり、接続が切断される。   FIG. 3 is a graph illustrating the relationship between the reception intensity of radio waves from the access point 102 received at the station 101 and the distance between the station 101 and the access point 102. In FIG. 3, the vertical axis represents the radio wave reception intensity from the access point 102, and the horizontal axis represents the distance between the station 101 and the access point 102. As shown in the figure, the reception intensity decreases as the distance increases. When the reception intensity falls below a certain level, the station 101 cannot normally transmit / receive data to / from the access point 102. For example, a wireless LAN has a communication distance of about 100 m in a place with good visibility. If the station 101 moves and is further away, it becomes out of service area and is disconnected. In such a disconnection that occurs when the distance between the station 101 and the access point 102 is increased, the radio wave reception intensity gradually weakens, eventually resulting in an incommunicable reception intensity, and the connection is disconnected. The

しかしながら、アクセスポイント102に何らかの障害が発生し、アクセスポイント102がダウンする場合、ステーション101が受信するアクセスポイント102からの電波の受信強度は距離とは無関係に突然低下する。図4は、何らかの障害が発生しアクセスポイント102がダウンする場合に、ステーション101で受信されるアクセスポイント102からの電波の受信強度を例示するグラフである。図4において、縦軸はステーション101で受信されるアクセスポイント102からの電波の受信強度であり、横軸は時間である。図4に示す例では、ステーション101は移動しておらず、そのため、アクセスポイント102がダウンする前の期間では、アクセスポイント102から安定した受信強度で電波を受信できている。しかしながら、接続先のアクセスポイント102に何らかの障害が発生しダウンしてしまった以降はアクセスポイント102から電波が送出されなくなる。そのため、ステーション101で受信されるアクセスポイント102からの電波の受信強度は急激にゼロに下がり、それによりステーション101とアクセスポイント102との間の接続は切断される。   However, when some failure occurs in the access point 102 and the access point 102 goes down, the reception intensity of the radio wave from the access point 102 received by the station 101 suddenly decreases regardless of the distance. FIG. 4 is a graph illustrating the reception intensity of radio waves from the access point 102 received by the station 101 when some failure occurs and the access point 102 goes down. In FIG. 4, the vertical axis represents the reception intensity of radio waves from the access point 102 received by the station 101, and the horizontal axis represents time. In the example shown in FIG. 4, the station 101 is not moving, so that radio waves can be received from the access point 102 with a stable reception intensity before the access point 102 goes down. However, radio waves are not transmitted from the access point 102 after a failure occurs in the access point 102 that is the connection destination and the access point 102 is down. Therefore, the reception intensity of the radio wave received from the access point 102 received by the station 101 suddenly drops to zero, thereby disconnecting the connection between the station 101 and the access point 102.

この様にアクセスポイント102のダウンに起因する接続の切断は、上述した距離が離れることに起因する接続の切断とは、ステーション101において検出されるアクセスポイント102からの電波の受信強度の低下の傾向が異なる。そのため、ステーション101において検出されるアクセスポイント102の電波の受信強度の低下の傾向から、接続の切断の原因が、距離が離れたことに起因するのか、又はアクセスポイント102のダウンに起因するのかを推定することが可能である。   As described above, the disconnection of the connection due to the access point 102 being down is the disconnection of the connection due to the separation of the distance described above, and the tendency of the decrease in the reception intensity of the radio wave from the access point 102 detected at the station 101. Is different. For this reason, whether the cause of the disconnection is due to the distance being removed or the access point 102 is down due to the tendency of the radio wave reception intensity of the access point 102 detected at the station 101 to decrease. It is possible to estimate.

ここで、アクセスポイント102のダウンが、例えば、災害や停電などの発生に起因している場合、その影響は1つのアクセスポイントだけにとどまらず、災害や停電が発生した地域一帯の複数のアクセスポイント102に及ぶ。そして、地域一帯の複数のアクセスポイント102が一斉にダウンしてしまうことが起こり得る。図5は、ステーション101の周辺の複数のアクセスポイント102に一斉に障害が発生しダウンしてしまう場合に、ステーション101において受信される周辺の複数のアクセスポイント102からの電波の受信強度について例示する図である。   Here, when the access point 102 is down due to, for example, the occurrence of a disaster or a power outage, the effect is not limited to only one access point, but a plurality of access points in the region where the disaster or power outage occurred. 102. Then, a plurality of access points 102 in the entire region may go down at the same time. FIG. 5 exemplifies reception strength of radio waves received from a plurality of peripheral access points 102 received by the station 101 when a plurality of access points 102 around the station 101 simultaneously fail and go down. FIG.

図5において、縦軸はステーション101にて受信されるアクセスポイント102からの電波の受信強度を表している。また、横軸にはステーション101によるアクセスポイント102のスキャンの実行タイミングがt1〜t8として示されている。ステーション101は、所定のタイミングで周辺のアクセスポイント102のスキャンを実行する。図5に示すt1〜t8はそれらタイミングの一例である。なお、スキャンとは、ステーション101が周辺にある任意のアクセスポイント102の存在を認識するための処理のことであり、アクセスポイント102から送出される電波を受信することで、ステーション101はアクセスポイント102の存在を認識する。スキャンにより、例えば、周囲に存在する複数のアクセスポイント102が認識されることもあり、或いは、1つもアクセスポイント102が認識されないこともある。ステーション101はスキャンにおいて、例えば、周辺を飛び交うビーコン103から周辺に存在するアクセスポイント102の存在を認識してもよい。或いは、ステーション101はスキャンにおいて、プローブ要求を送出することで周辺のアクセスポイント102を探索し、プローブ応答による返信から、周辺に存在するアクセスポイント102の存在を認識してもよい。更に、ステーション101はスキャンにおいて、ビーコン103と、プローブ要求に対するプローブ応答の返信との両方に基づいて、周辺に存在するアクセスポイント102の存在を認識してもよい。また、ステーション101は、例えば、ビーコン103及びプローブ応答に含まれるSSIDなどの識別子に基づいて、周辺に存在する複数のアクセスポイント102を識別してもよい。   In FIG. 5, the vertical axis represents the radio wave reception intensity from the access point 102 received by the station 101. The horizontal axis indicates the execution timing of the scan of the access point 102 by the station 101 as t1 to t8. The station 101 scans the peripheral access point 102 at a predetermined timing. T1 to t8 shown in FIG. 5 are examples of these timings. The scan is a process for the station 101 to recognize the presence of an arbitrary access point 102 in the vicinity. The station 101 receives the radio wave transmitted from the access point 102, and the station 101 receives the access point 102. Recognize the existence of By scanning, for example, a plurality of access points 102 existing in the vicinity may be recognized, or none of the access points 102 may be recognized. In the scan, the station 101 may recognize the presence of the access point 102 existing in the vicinity from the beacon 103 flying around the periphery, for example. Alternatively, the station 101 may search for a nearby access point 102 by sending a probe request in a scan, and recognize the presence of the access point 102 present in the vicinity from a reply by a probe response. Further, in the scan, the station 101 may recognize the presence of the access point 102 present in the vicinity based on both the beacon 103 and the response of the probe response to the probe request. Further, the station 101 may identify a plurality of access points 102 existing in the vicinity based on identifiers such as SSID included in the beacon 103 and the probe response, for example.

図5において、t1〜t7までのスキャンでは、ステーション101は複数のアクセスポイント102からの電波を受信している。しかしながら、t7からt8までの間の期間において、例えば、災害や停電などの地域一帯に存在する複数のアクセスポイント102を一斉にダウンさせる事象が発生したとする。この場合、ダウンしたアクセスポイント102はビーコン103の送出やプローブ応答の返信ができなくなる。結果として、t8においてステーション101は周辺に存在するアクセスポイント102から電波を受信することができず、図5に示す例では周辺に存在するアクセスポイント102からの電波の受信強度は全てゼロになっている。即ち、ステーション101の周辺の地域一帯の複数のアクセスポイント102が一斉にダウンしてしまう事象が発生した場合、ステーション101ではスキャンの際に複数のアクセスポイント102からの受信強度の一斉の且つ急激な低下が検出される。   In FIG. 5, in the scan from t1 to t7, the station 101 receives radio waves from a plurality of access points 102. However, in the period from t7 to t8, for example, it is assumed that an event has occurred in which a plurality of access points 102 existing in the entire region, such as disasters and power outages, are brought down at the same time. In this case, the down access point 102 cannot transmit the beacon 103 or return a probe response. As a result, at t8, the station 101 cannot receive radio waves from the access points 102 existing in the vicinity, and in the example shown in FIG. 5, the reception intensity of radio waves from the access points 102 existing in the vicinity is all zero. Yes. That is, when an event occurs in which a plurality of access points 102 in the area around the station 101 go down at the same time, the station 101 simultaneously and suddenly receives intensities from the plurality of access points 102 during scanning. A drop is detected.

図6は、ステーション101の周辺の複数のアクセスポイント102が一斉にダウンしてしまう事象が発生する場合に、ステーション101において電波を受信できるアクセスポイント102の数を例示するグラフである。図6において、縦軸はステーション101にて電波を受信できるアクセスポイント102の数である。横軸には、ステーション101によるアクセスポイント102のスキャンの実行タイミングがt1〜t8として示されている。   FIG. 6 is a graph illustrating the number of access points 102 that can receive radio waves in the station 101 when an event occurs in which a plurality of access points 102 in the vicinity of the station 101 go down all at once. In FIG. 6, the vertical axis represents the number of access points 102 that can receive radio waves at the station 101. On the horizontal axis, the execution timing of the scan of the access point 102 by the station 101 is shown as t1 to t8.

図6において、t1〜t7までの期間では、ステーション101は、その周辺にある複数のアクセスポイント102をスキャンにより検出している。しかしながら、t7からt8までの間の期間において、例えば、災害や停電などの地域一帯に存在する複数のアクセスポイント102を一斉にダウンさせる事象が発生したとする。この場合、ダウンしたアクセスポイント102はビーコン103の送出やプローブ応答の返信をすることができなくなるため、ステーション101はスキャンにより周辺に存在するアクセスポイント102を検出することができなくなる。結果として、t8においてステーション101で検出された周辺に存在するアクセスポイント102の数は急激に減少し、図6に示す例ではゼロになっている。この様に、例えば、災害や停電などの地域一帯に存在する複数のアクセスポイント102を一斉にダウンさせる事象が発生した場合には、ステーション101では電波を受信可能なアクセスポイント102の数の急激な減少が観測される。そのため、スキャンにより検出されるアクセスポイント102の数又は受信強度等を監視し、その数又は受信強度の一斉の低下を検出することで、地域一帯に存在する複数のアクセスポイント102を一斉にダウンさせる事象の発生を検知することができる。   In FIG. 6, during the period from t1 to t7, the station 101 detects a plurality of access points 102 in the vicinity thereof by scanning. However, in the period from t7 to t8, for example, it is assumed that an event has occurred in which a plurality of access points 102 existing in the entire region, such as disasters and power outages, are brought down at the same time. In this case, the down access point 102 cannot send out the beacon 103 or send back a probe response, so the station 101 cannot detect the access point 102 existing in the vicinity by scanning. As a result, the number of access points 102 existing in the vicinity detected by the station 101 at t8 decreases rapidly, and is zero in the example shown in FIG. In this way, for example, when an event that simultaneously brings down a plurality of access points 102 in a region such as a disaster or power outage occurs, the station 101 has a sudden increase in the number of access points 102 that can receive radio waves. A decrease is observed. Therefore, by monitoring the number of access points 102 detected by scanning or the reception intensity, etc., and detecting the simultaneous decrease in the number or reception intensity, a plurality of access points 102 existing in the entire region are brought down at the same time. The occurrence of an event can be detected.

また、上述の地域一帯に存在する複数のアクセスポイント102を一斉にダウンさせる事象が発生した場合、ステーション101はアクセスポイント102を見つけられなくなるため、スキャンを繰り返し実行してしまう。しかしながら、周辺に存在するアクセスポイント102がダウンしているため、スキャンにより新たな接続先を探しても見つからない可能性が高い状況が存在する。例えば、災害や停電などの地域一帯の複数のアクセスポイント102が一斉にダウンする事象が発生した場合、その復旧に時間を要してしまうことがある。その場合、ステーション101がスキャンを実行したとしても、アクセスポイント102が未だ復旧していないため、見つからない。そういった状況下で、アクセスポイント102がスキャンを繰り返し実行することは、電力の浪費につながり好ましくない。また、地域一帯の複数のアクセスポイント102を一斉にダウンさせる事象が発生している状況では、ステーション101のバッテリを充電する手段が断たれてしまうこともある。そのため、災害や停電などの地域一帯に影響を及ぼす事象の発生時に、無線通信機による電力の消費を抑えることのできる技術が望まれている。   In addition, when an event occurs in which a plurality of access points 102 existing in the entire region are brought down at the same time, the station 101 cannot find the access point 102, and thus repeatedly executes scanning. However, since the access point 102 existing in the vicinity is down, there is a high possibility that a new connection destination is not found even when searching for a new connection destination by scanning. For example, when an event occurs in which a plurality of access points 102 in the entire region goes down all at once, such as a disaster or a power failure, it may take time to recover. In that case, even if the station 101 executes the scan, the access point 102 has not been recovered yet and cannot be found. Under such circumstances, it is undesirable for the access point 102 to repeatedly execute scanning, which leads to wasted power. Further, in a situation where an event that causes a plurality of access points 102 in the entire region to be brought down at the same time occurs, the means for charging the battery of the station 101 may be cut off. Therefore, there is a demand for a technology that can suppress power consumption by a wireless communication device when an event that affects the entire region, such as a disaster or a power failure, occurs.

地域一帯のアクセスポイント102を一斉にダウンさせる事象が発生している状況下でのスキャンによる電力の浪費は、例えば、ユーザが手動でステーション101の無線LANなどの無線通信機能をオフにすることで防ぐことができる。しかしながら、すべてのユーザが忘れずに無線機能をオフにする操作を行う保証はなく、ユーザが気が付いた時にはバッテリ切れとなっている危険がある。そこで、いくつかの実施形態では、このような状況を避けるべく、ステーション101の周辺の地域一帯の複数のアクセスポイント102が一斉にダウンする状況を検出した場合には、次のスキャンを実行するまでの時間間隔を通常時よりも長い時間間隔に変更する。それにより、ステーション101のスキャンを実行することによる電力消費を抑えることができる。
図7は、いくつかの実施形態に係る、アクセスポイント102のスキャンを実行する時間間隔を説明するグラフである。図7において、縦軸はステーション101がアクセスポイント102のスキャンを実行する時間間隔の長さを示している。また、横軸にはステーション101によるアクセスポイント102のスキャンの実行タイミングがt1〜tiとして示されている。
The waste of power due to the scan under the situation where the access points 102 in the entire area are brought down at the same time is caused by, for example, the user manually turning off the wireless communication function such as the wireless LAN of the station 101. Can be prevented. However, there is no guarantee that all users will perform an operation to turn off the wireless function without forgetting, and there is a risk of running out of battery when the user notices. Therefore, in some embodiments, in order to avoid such a situation, when a situation is detected in which a plurality of access points 102 around the station 101 are down all at once, the next scan is executed. The time interval is changed to a time interval longer than normal. As a result, power consumption due to the scan of the station 101 can be suppressed.
FIG. 7 is a graph illustrating time intervals for performing a scan of access point 102, according to some embodiments. In FIG. 7, the vertical axis indicates the length of the time interval at which the station 101 scans the access point 102. The horizontal axis indicates the execution timing of the scan of the access point 102 by the station 101 as t1 to ti.

図7において、t1からt7までの期間では災害や停電などの地域一帯に存在する複数のアクセスポイント102を一斉にダウンさせる事象は発生していない。そのため、ステーション101は、t1からt6までの期間では通常時の時間間隔でアクセスポイント102のスキャンを実行している。しかしながら、t7からt8までの期間においてステーション101が存在する周辺地域において災害が発生している。この様な場合に、制御部900は、スキャンを実行する時間間隔を通常時よりも長い時間間隔に変更する。例えば、図7に示す例では、制御部900は、災害が発生した後のt8以降において、災害が発生する前の通常時(例えばt1〜t7の期間)のスキャンの時間間隔よりも長い時間間隔でスキャンを実行している。これによりアクセスポイント102のスキャンによる消費電力を低減することができる。   In FIG. 7, during the period from t1 to t7, there is no event of bringing down a plurality of access points 102 existing in the entire area such as a disaster or a power failure. Therefore, the station 101 scans the access point 102 at regular time intervals during the period from t1 to t6. However, a disaster has occurred in the surrounding area where the station 101 exists during the period from t7 to t8. In such a case, the control unit 900 changes the time interval for executing the scan to a time interval longer than the normal time. For example, in the example illustrated in FIG. 7, the control unit 900 has a time interval longer than a scan time interval at a normal time (for example, a period from t1 to t7) before a disaster occurs after t8 after the disaster occurs. Scanning with As a result, power consumption due to scanning of the access point 102 can be reduced.

ここで、スキャンの実行の時間間隔についてより詳細に説明する。ステーション101は、周辺のアクセスポイント102を探索するために所定のタイミングでスキャンを実行する。このスキャンの実行の時間間隔は、例えば、災害や停電などの地域一帯に存在する複数のアクセスポイント102を一斉にダウンさせる事象が発生していない通常の状況では、以下のような側面を考慮して設定されてもよい。即ち、ステーション101によるアクセスポイント102のスキャンは、比較的電力を消費する処理であるため、消費電力を抑えるためには、スキャンの回数は極力少なくすることが好ましい。しかしながら、スキャンの回数が少なすぎると、例えば、現在接続中のアクセスポイント102よりも快適に通信可能なアクセスポイント102が周辺にあったとしても、そのアクセスポイント102は認識されていないため、利用できない状況が発生してしまう。この様な状況ができるだけ発生しないように、スキャンを実行してから、次のスキャンを実行するまでの時間間隔は通常は約15秒から約5分の範囲(より好ましくは、30秒から2分の範囲)に設定されている。以上で述べた様に、アクセスポイント102のスキャンを実行する際の時間間隔は、通常時には、例えば、ユーザビリティを極力低下させないようにしながらも、バッテリ消費を抑えるような長さに設定されている。   Here, the time interval for executing the scan will be described in more detail. The station 101 executes a scan at a predetermined timing in order to search for a nearby access point 102. The time interval between the executions of this scan takes the following aspects into consideration, for example, in a normal situation where there are no events that cause multiple access points 102 that exist in the entire region, such as disasters or power outages, to go down all at once. May be set. That is, scanning of the access point 102 by the station 101 is a process that consumes a relatively large amount of power, and therefore it is preferable to reduce the number of scans as much as possible in order to reduce power consumption. However, if the number of scans is too small, for example, even if there is an access point 102 that can communicate more comfortably than the currently connected access point 102, the access point 102 is not recognized and cannot be used. A situation occurs. In order to prevent such a situation from occurring as much as possible, the time interval between the execution of a scan and the execution of the next scan is usually in the range of about 15 seconds to about 5 minutes (more preferably, 30 seconds to 2 minutes). Range). As described above, the time interval for executing the scan of the access point 102 is normally set to a length that suppresses battery consumption while preventing usability from being reduced as much as possible.

一方、災害や停電などの地域一帯に存在する複数のアクセスポイント102を一斉にダウンさせる事象が発生しているような状況では、上述した通常の時間間隔でスキャンを実行したとしても、アクセスポイント102が未だ復旧していない可能性がある。例えば、大規模な災害などが発生している場合には、復旧に1日〜数日単位の時間を要することもあり得る。その様な状況で、ステーション101がアクセスポイント102のスキャンを上述した通常時の時間間隔で繰り返した場合、無駄に電力を消費してしまうことになる。そのため、地域一帯に存在する複数のアクセスポイント102を一斉にダウンさせる事象が発生しているような状況では、通常時とは異なり、ユーザビリティが多少低下したとしても、バッテリ消費を極力抑えることが好ましい。そこで、いくつかの実施形態においては、地域一帯に存在する複数のアクセスポイント102を一斉にダウンさせる事象が発生している状況では、アクセスポイント102の復旧に要する時間を考慮してスキャンの時間間隔を通常時よりも長い時間に設定する。このような状況における時間間隔は、例えば、約20分から約2時間の範囲(より好ましくは、約30分から約1時間の範囲)に設定されてもよい。   On the other hand, in a situation where a plurality of access points 102 existing in the entire area such as a disaster or power outage are being brought down at the same time, even if the scan is executed at the normal time interval described above, the access point 102 May not have recovered yet. For example, when a large-scale disaster or the like occurs, it may take 1 day to several days. In such a situation, if the station 101 repeats scanning of the access point 102 at the normal time interval described above, power is wasted. Therefore, it is preferable to suppress battery consumption as much as possible even in a situation where usability is somewhat reduced, unlike in the normal situation, in a situation where a plurality of access points 102 that exist in the entire region are brought down at the same time. . Therefore, in some embodiments, in a situation where an event has occurred in which a plurality of access points 102 existing in the entire region are brought down at the same time, the scan time interval is taken into account in consideration of the time required to restore the access points 102. Is set to a longer time than normal. The time interval in such a situation may be set, for example, in the range of about 20 minutes to about 2 hours (more preferably in the range of about 30 minutes to about 1 hour).

以上で述べた、通常時におけるスキャンを実行してから次のスキャンを実行するまでの時間間隔を、以下の実施形態の説明においては第1の時間間隔として参照する。一方、地域一帯に存在する複数のアクセスポイント102を一斉にダウンさせる事象が発生している状況におけるスキャンを実行してから次のスキャンを実行するまでの時間間隔を、以下の実施形態の説明においては第2の時間間隔として参照する。なお、第2の時間間隔は、第1の時間間隔よりも長い時間間隔である。   The time interval from the execution of the normal scan to the execution of the next scan described above is referred to as the first time interval in the following description of the embodiments. On the other hand, in the description of the following embodiment, the time interval from the execution of the scan in the situation where the event of simultaneously bringing down the plurality of access points 102 existing in the region to the next scan is executed is described. Is referred to as the second time interval. Note that the second time interval is a longer time interval than the first time interval.

また、いくつかの実施形態においては、スキャンの時間間隔を、通常時の第1の時間間隔よりも長い第2の時間間隔に変更する場合に、次のスキャンを実行するまでの期間において、無線LAN機能をオフにするように構成してもよい。図8は、いくつかの実施形態に係る、地域一帯に存在する複数のアクセスポイント102を一斉にダウンさせる事象が発生する場合に無線LAN機能をオフにする例を示す図である。図8において、縦軸はステーション101における無線LAN機能のオン又はオフの状態を示している。横軸にはステーション101によるアクセスポイント102のスキャンの実行タイミングがt1〜t8として示されている。なお、無線LAN機能がオンであるとは、例えば、ステーション101に備えられている無線LAN通信機に電力を供給している状態のことである。一方、無線LAN通信機がオフであるとは、例えば、ステーション101に備えられている無線LAN通信機への電力供給が停止される状態のことである。ここで、t7からt8までの間の期間において、災害や停電などの地域一帯に存在する複数のアクセスポイント102を一斉にダウンさせる事象が発生したとする。この場合に、いくつかの実施形態においては、ステーション101は、t8に示すように無線LAN機能をオフにする。従って、単にスキャンの時間間隔を通常時の第1の時間間隔よりも長い第2の時間間隔に変更する場合と比較して、無線LAN機能による電力消費を更に抑えることができる。   In some embodiments, when the scan time interval is changed to a second time interval that is longer than the normal first time interval, wireless communication is performed in a period until the next scan is executed. You may comprise so that a LAN function may be turned off. FIG. 8 is a diagram illustrating an example in which the wireless LAN function is turned off when an event that simultaneously brings down a plurality of access points 102 existing in a region according to some embodiments occurs. In FIG. 8, the vertical axis indicates a state where the wireless LAN function in the station 101 is on or off. On the horizontal axis, the execution timing of scanning of the access point 102 by the station 101 is shown as t1 to t8. Note that the wireless LAN function being on is, for example, a state in which power is supplied to the wireless LAN communication device provided in the station 101. On the other hand, that the wireless LAN communication device is off is a state in which power supply to the wireless LAN communication device provided in the station 101 is stopped, for example. Here, it is assumed that during the period from t7 to t8, an event has occurred in which a plurality of access points 102 existing in the entire region, such as disasters and power outages, are brought down all at once. In this case, in some embodiments, the station 101 turns off the wireless LAN function as shown at t8. Therefore, the power consumption by the wireless LAN function can be further suppressed as compared with the case where the scan time interval is simply changed to the second time interval longer than the first time interval.

図9は、いくつかの実施形態に係る情報処理装置1の機能ブロック構成を例示する図である。ステーション101として利用される情報処理装置1は、例えば、制御部900及び記憶部930を含んでいる。制御部900は、例えば生成部911、判定部912、及び変更部913などの機能部910を含んでいる。また更に、制御部900は、例えば、第2判定部914、第3判定部915、計数部916、第4判定部917、第5判定部918、第6判定部919、第2変更部920、停止部921などの機能部910を含んでいる。情報処理装置1の記憶部930は、例えば、プログラム931、並びに後述する受信強度履歴情報1000,1400、及びプローブ要求の数10などの情報932を記憶している。情報処理装置1の制御部900は、プログラム931を読み出して実行することで例えば上述の各機能部910として機能する。これらの各機能部910の詳細及び記憶部930に格納されている情報932の詳細については後述する。   FIG. 9 is a diagram illustrating a functional block configuration of the information processing apparatus 1 according to some embodiments. The information processing apparatus 1 used as the station 101 includes a control unit 900 and a storage unit 930, for example. The control unit 900 includes functional units 910 such as a generation unit 911, a determination unit 912, and a change unit 913, for example. Furthermore, the control unit 900 includes, for example, a second determination unit 914, a third determination unit 915, a counting unit 916, a fourth determination unit 917, a fifth determination unit 918, a sixth determination unit 919, a second change unit 920, A function unit 910 such as a stop unit 921 is included. The storage unit 930 of the information processing apparatus 1 stores information 932 such as a program 931, reception intensity history information 1000 and 1400, which will be described later, and the number 10 of probe requests. The control unit 900 of the information processing apparatus 1 functions as, for example, each functional unit 910 described above by reading and executing the program 931. Details of each functional unit 910 and information 932 stored in the storage unit 930 will be described later.

以下、図10から図13を参照して、第1の実施形態に係る、地域一帯に存在する複数のアクセスポイント102が一斉にダウンする事象が発生した場合に、無線LANによる消費電力を低減する処理を説明する。   Hereinafter, referring to FIG. 10 to FIG. 13, the power consumption by the wireless LAN is reduced when an event occurs in which a plurality of access points 102 existing in the entire area is down all at once according to the first embodiment. Processing will be described.

図10は、第1の実施形態に係る受信強度履歴情報1000を例示する図である。受信強度履歴情報1000は、一実施形態においては、ステーション101の記憶部930に記憶されている。受信強度履歴情報1000は、アクセスポイント受信強度履歴1001を含んでいる。各アクセスポイント受信強度履歴1001は、アクセスポイント102を識別するための識別子1002、及びその識別子1002よって識別されるアクセスポイント102からの電波の受信強度の履歴を受信強度履歴1003として時系列に沿って格納している。図10の例では、右端に最新のスキャンによる受信強度履歴1003が登録されるように構成している。従って、受信強度履歴1003のうちで、左側にある受信強度ほど、より古いスキャンのタイミングで検出された電波の受信強度であり、右側にある受信強度ほどより新しいスキャンのタイミングで検出された受信強度である。識別子1002は、一実施形態においてはSSIDであってもよい。また、図10では電波の受信強度がdBm(1mWを0dBとする)で表されている。受信強度履歴1003において、「測定不能」は電波の受信強度が低く測定不能であったことを表している。   FIG. 10 is a diagram illustrating received strength history information 1000 according to the first embodiment. The reception intensity history information 1000 is stored in the storage unit 930 of the station 101 in one embodiment. The reception strength history information 1000 includes an access point reception strength history 1001. Each access point reception intensity history 1001 includes an identifier 1002 for identifying the access point 102 and a reception intensity history from the access point 102 identified by the identifier 1002 as a reception intensity history 1003 in time series. Storing. In the example of FIG. 10, the reception intensity history 1003 by the latest scan is registered at the right end. Therefore, in the reception intensity history 1003, the reception intensity on the left side is the radio wave reception intensity detected at an older scan timing, and the reception intensity on the right side is the reception intensity detected at a newer scan timing. It is. The identifier 1002 may be an SSID in one embodiment. In FIG. 10, the reception intensity of radio waves is expressed in dBm (1 mW is assumed to be 0 dB). In the reception intensity history 1003, “impossible to measure” indicates that the radio wave reception intensity is low and measurement is impossible.

続いて、図11を参照して、ステーション101の制御部900によって実行される受信強度履歴情報1000の生成処理を説明する。図11は、ステーション101の制御部900によって実行される受信強度履歴情報1000の生成処理の動作フローを例示する図である。図11の動作フローは、例えば、ステーション101の制御部900が記憶部930に格納されているプログラム931を読み出して実行することで実施される。図11の動作フローは、例えば、周辺のアクセスポイント102のスキャンを実行するタイミングとして定められている所定のタイミングで開始する。一実施形態においては、図11の動作フローは、上述した通常時におけるスキャンを実行してから次のスキャンを実行するまでの時間間隔である第1の時間間隔の経過後に開始する。   Next, with reference to FIG. 11, a generation process of the reception intensity history information 1000 executed by the control unit 900 of the station 101 will be described. FIG. 11 is a diagram illustrating an operation flow of the generation processing of the reception intensity history information 1000 executed by the control unit 900 of the station 101. The operation flow of FIG. 11 is implemented by, for example, reading and executing the program 931 stored in the storage unit 930 by the control unit 900 of the station 101. The operation flow of FIG. 11 starts at a predetermined timing that is determined as a timing for executing scanning of the peripheral access point 102, for example. In one embodiment, the operation flow of FIG. 11 starts after the elapse of a first time interval, which is a time interval from execution of the above-described normal scan to execution of the next scan.

ステップS1101において、ステーション101の制御部900は、周辺のアクセスポイント102を探索するためにスキャンを実行する。スキャンにおいて、ステーション101の制御部900は、例えば、周辺を飛び交うビーコン103から周辺に存在するアクセスポイント102を検出してもよい。或いは、制御部900は、プローブ要求を周辺のアクセスポイント102に送出し、その返信として受信されるプローブ応答により、周辺に存在するアクセスポイント102を検出してもよい。また更に、制御部900は、ビーコン103と、プローブ要求に対するプローブ応答との両方に基づいて、周辺に存在するアクセスポイント102を検出してもよい。なお、例えば、ビーコン103及びプローブ応答には、発信したアクセスポイント102を識別するための識別子1002としてSSIDが含まれている。この様なSSIDなどの識別子1002によりステーション101は周辺に存在するアクセスポイント102を識別することができる。   In step S <b> 1101, the control unit 900 of the station 101 performs a scan to search for nearby access points 102. In the scan, the control unit 900 of the station 101 may detect, for example, the access point 102 existing in the vicinity from the beacon 103 flying around the periphery. Alternatively, the control unit 900 may send a probe request to the peripheral access point 102 and detect the access point 102 existing in the vicinity based on the probe response received as a reply. Furthermore, the control unit 900 may detect the access point 102 present in the vicinity based on both the beacon 103 and the probe response to the probe request. For example, the beacon 103 and the probe response include the SSID as the identifier 1002 for identifying the access point 102 that has transmitted. The station 101 can identify the access point 102 existing in the vicinity by such an identifier 1002 such as an SSID.

続いて、ステップS1102において、制御部900は、スキャンにおいて検出されたアクセスポイント102の中に、受信強度履歴情報1000の識別子1002に未だ登録されていない、新たに検出されたアクセスポイント102が有るか否かを判定する。新たに検出されたアクセスポイント102が有る場合には(ステップS1102がYes)、フローはステップS1103へと進む。一方、新たに検出されたアクセスポイント102が無い場合には(ステップS1102がNo)、フローはステップS1104へと進む。ステップS1103において、制御部900は、新たに検出されたアクセスポイント102のアクセスポイント受信強度履歴1001を受信強度履歴情報1000に登録する。登録するアクセスポイント受信強度履歴1001の識別子1002には、新たに検出されたアクセスポイント102を識別可能な識別子、例えば、SSIDなどの情報を登録する。続いて、ステップS1104において、制御部900は、ステップS1101のスキャンにより検出されたアクセスポイント102からの電波の受信強度を、受信強度履歴情報1000の受信強度履歴1003の一番右の列に追加して、本動作フローは終了する。なお、受信強度履歴情報1000に登録されているアクセスポイント受信強度履歴1001のうちで、電波が検出できなかったものについては、電波の受信強度が測定不能であったことを示す値を登録する。図10に示す例では、電波の受信強度が測定不能であったことを示す値として「測定不能」を用いている。以上で述べた、図11の動作フローにより、制御部900は図10に例示される受信強度履歴情報1000を生成する。   Subsequently, in step S1102, the control unit 900 determines whether there is a newly detected access point 102 that is not yet registered in the identifier 1002 of the received intensity history information 1000 among the access points 102 detected in the scan. Determine whether or not. If there is a newly detected access point 102 (Yes in step S1102), the flow proceeds to step S1103. On the other hand, if there is no newly detected access point 102 (No in step S1102), the flow proceeds to step S1104. In step S1103, control unit 900 registers access point reception intensity history 1001 of newly detected access point 102 in reception intensity history information 1000. In the identifier 1002 of the access point reception strength history 1001 to be registered, an identifier capable of identifying the newly detected access point 102, for example, information such as an SSID is registered. Subsequently, in step S1104, the control unit 900 adds the reception intensity of the radio wave from the access point 102 detected by the scan in step S1101 to the rightmost column of the reception intensity history 1003 of the reception intensity history information 1000. This operation flow ends. Of the access point reception intensity histories 1001 registered in the reception intensity history information 1000, a value indicating that the reception intensity of radio waves cannot be measured is registered for those in which radio waves could not be detected. In the example illustrated in FIG. 10, “unmeasurable” is used as a value indicating that the radio wave reception intensity is not measurable. The control unit 900 generates the reception intensity history information 1000 illustrated in FIG. 10 according to the operation flow of FIG. 11 described above.

以上の図11の動作フローにおいて、ステップS1101からステップS1104までの処理では、制御部900は、例えば、生成部911として機能する。   In the operation flow of FIG. 11 described above, the control unit 900 functions as, for example, the generation unit 911 in the processing from step S1101 to step S1104.

図12は、第1の実施形態に係る、地域一帯のアクセスポイント102がダウンする事象が発生した場合に、次に周辺のアクセスポイント102のスキャンを実行するまでの時間間隔を長くする処理の動作フローを例示する図である。図12の動作フローは、例えば、ステーション101の制御部900が記憶部930に格納されているプログラム931を読み出して実行することで実施される。一実施形態においては、図12の動作フローは、図11の動作フローによる周辺のアクセスポイント102のスキャンが、上述した通常時における第1の時間間隔で実行され、受信強度履歴情報1000が更新された後に開始する。   FIG. 12 shows an operation of increasing the time interval until the next scan of neighboring access points 102 is performed when an event occurs in which the access points 102 in the region are down according to the first embodiment. It is a figure which illustrates a flow. The operation flow of FIG. 12 is implemented by, for example, reading and executing the program 931 stored in the storage unit 930 by the control unit 900 of the station 101. In one embodiment, the operation flow of FIG. 12 is performed by scanning the peripheral access points 102 according to the operation flow of FIG. 11 at the first time interval in the normal state described above, and the reception strength history information 1000 is updated. Start after.

ステップS1201で、ステーション101の制御部900は、受信強度履歴情報1000を参照する。そして、制御部900は、受信強度履歴情報1000において、第1のタイミングのスキャンにより登録された受信強度履歴1003と、第1のタイミングに後続する第2のタイミングのスキャンで登録された受信強度履歴1003の受信強度を比較する。なお、第2のタイミングのスキャンは例えば受信強度履歴情報1000に登録されている最新の受信強度履歴1003のスキャンタイミングであってよい。即ち、例えば、図10においては、アクセスポイント受信強度履歴1001の最も右端に登録されているT0の受信強度履歴1003のスキャンタイミングであってよい。また、第2のタイミングに先行する第1のタイミングのスキャンは、例えば、最新の受信強度履歴1003のスキャンタイミングの1つ前のスキャンタイミングであってもよい。即ち、例えば、図10では、アクセスポイント受信強度履歴1001の右端から2番目に登録されているT−1の受信強度履歴1003のスキャンタイミングであってもよい。   In step S1201, the control unit 900 of the station 101 refers to the reception intensity history information 1000. Then, in the reception intensity history information 1000, the control unit 900 receives the reception intensity history 1003 registered by the first timing scan and the reception intensity history registered by the second timing scan subsequent to the first timing. The received intensity of 1003 is compared. Note that the scan at the second timing may be the scan timing of the latest reception intensity history 1003 registered in the reception intensity history information 1000, for example. That is, for example, in FIG. 10, it may be the scan timing of the reception intensity history 1003 of T0 registered at the right end of the access point reception intensity history 1001. Also, the scan at the first timing preceding the second timing may be, for example, the scan timing immediately before the scan timing of the latest reception intensity history 1003. That is, for example, in FIG. 10, it may be the scan timing of the reception intensity history 1003 of T-1 registered second from the right end of the access point reception intensity history 1001.

そして、制御部900は、第1のタイミングのスキャンにおいて登録された受信強度が所定の閾値より大きいアクセスポイント102のうちで、第2のタイミングのスキャンにおいて測定不能となるアクセスポイント102が占める割合を求める。なお、この所定の閾値は、例えば、閾値以下の受信強度であると正常にデータを通信することが難しいと判断される値に設定されていてもよい。或いは、別の実施形態では、閾値はステーション101に備えられている無線LANなどの無線通信機によって測定不能となる電波強度に設定されていてもよい。また、測定不能とは、例えば、ステーション101に備えられている無線LANなどの無線通信機によって電波強度を測定することが不可能となることであってよい。そして、制御部900は、この求めた割合が、所定の割合以上であるか否かを判定する。即ち、第1のタイミングにおいて閾値以上の受信強度であったアクセスポイント102のうちで、第2のタイミングにおいて受信強度が測定不能となったアクセスポイント102が占める割合が所定の割合以上であるかを判定する。   Then, the control unit 900 determines the ratio of the access points 102 that cannot be measured in the second timing scan among the access points 102 whose reception intensity registered in the first timing scan is larger than a predetermined threshold. Ask. Note that the predetermined threshold value may be set to a value at which it is determined that it is difficult to normally communicate data when the reception intensity is equal to or less than the threshold value, for example. Alternatively, in another embodiment, the threshold value may be set to a radio wave intensity that cannot be measured by a wireless communication device such as a wireless LAN provided in the station 101. Further, the measurement impossibility may be that the radio wave intensity cannot be measured by a wireless communication device such as a wireless LAN provided in the station 101, for example. And the control part 900 determines whether this calculated | required ratio is more than a predetermined | prescribed ratio. In other words, out of the access points 102 whose reception strength is equal to or higher than the threshold at the first timing, whether the percentage of the access points 102 whose reception strength becomes unmeasurable at the second timing is equal to or higher than a predetermined rate. judge.

ステップS1201において、所定の割合未満であった場合、フローはステップS1202へと進む。ステップS1202において、制御部900は、次にアクセスポイント102のスキャンを実行するまでの時間間隔を通常時の第1の時間間隔に設定し、本動作フローは終了する。一方、ステップS1201において、所定の割合以上であった場合、フローはステップS1203へと進む。ステップS1203において、制御部900は、次にアクセスポイント102のスキャンを実行するまでの時間間隔を通常時の第1の時間間隔よりも長い第2の時間間隔に変更し、本動作フローは終了する。ここで、第1の時間間隔及び第2の時間間隔の詳細については先に述べている。なお、一実施形態においては、制御部900は、ステップS1203において、更に無線LAN機能をオフにするように構成してもよい。ここで、無線LAN機能をオフにするとは、例えばステーション101が備える無線LAN通信機への電力供給を停止することであってもよい。   In step S1201, if it is less than the predetermined ratio, the flow proceeds to step S1202. In step S1202, the control unit 900 sets the time interval until the next scan of the access point 102 to the first time interval at the normal time, and the operation flow ends. On the other hand, if it is determined in step S1201 that the ratio is equal to or greater than the predetermined ratio, the flow proceeds to step S1203. In step S1203, the control unit 900 changes the time interval until the next scan of the access point 102 to the second time interval longer than the first time interval at the normal time, and the operation flow ends. . Here, the details of the first time interval and the second time interval have been described above. In one embodiment, the control unit 900 may be configured to further turn off the wireless LAN function in step S1203. Here, turning off the wireless LAN function may be, for example, stopping power supply to the wireless LAN communication device included in the station 101.

以上で述べた、図12の動作フローにより、ステーション101の制御部900は、第1のタイミング(例えば、最新のスキャンの1つ前に実行されたスキャン)での受信強度が所定の閾値以上であるアクセスポイント102を特定する。そして、特定されたアクセスポイント102のうちで、第1のタイミングに後続する第2のタイミング(例えば、最新のスキャン)での受信強度が測定不能となるアクセスポイント102が占める割合が、所定の割合以上であるか否かを判定する。ここで、第1のタイミングから第2のタイミングにかけて測定不能なレベルに下がったアクセスポイント102の割合が高い場合、その原因は、地域一帯の複数のアクセスポイント102を一斉にダウンさせる事象が発生している可能性が高い。そのため、図12の動作フローでは、制御部900は、スキャンを実行してから次のスキャンを実行するまでの時間間隔を、通常時の第1の時間間隔よりも長い第2の時間間隔へと変更している。そのため、例えば、災害などの発生によりダウンしたアクセスポイント102が復旧していないにも関わらず、通常時の第1の時間間隔でスキャンを繰り返してしまい電力を無駄に消費してしまうことを防ぐことができる。また、スキャンを実行してから次のスキャンを実行するまでの時間間隔を第2の時間間隔に変更する場合に、次のスキャンを実行するまでの期間において無線LAN機能をオフにすることで、更なる省電力効果が期待できる。   With the operation flow of FIG. 12 described above, the control unit 900 of the station 101 causes the reception intensity at the first timing (for example, the scan executed immediately before the latest scan) to be equal to or higher than a predetermined threshold. A certain access point 102 is specified. Of the identified access points 102, the proportion of the access points 102 whose reception intensity becomes unmeasurable at the second timing (for example, the latest scan) subsequent to the first timing is a predetermined proportion. It is determined whether it is above. Here, when the ratio of the access points 102 that have fallen to an unmeasurable level from the first timing to the second timing is high, the cause is an event that causes a plurality of access points 102 in the entire region to go down all at once. There is a high possibility. Therefore, in the operation flow of FIG. 12, the control unit 900 changes the time interval from the execution of a scan to the execution of the next scan to a second time interval that is longer than the first time interval in normal times. It has changed. Therefore, for example, it is possible to prevent unnecessary power consumption by repeating scanning at the first normal time interval even though the access point 102 that has been down due to the occurrence of a disaster has not been recovered. Can do. In addition, when the time interval from the execution of the scan to the execution of the next scan is changed to the second time interval, the wireless LAN function is turned off in the period until the next scan is executed, Further power saving effect can be expected.

なお、図12の動作フローにおいて、地域一帯の複数のアクセスポイント102を一斉にダウンさせる事象の発生の検出に所定の割合を用いて判定している。これは、アクセスポイント102が例えば蓄電池を用いて運用されている場合には、停電が生じている状況下でも動作し続けるため、それらのアクセスポイント102からの電波を受信する可能性がある。或いは、災害や停電などの地域一帯に影響を及ぼす事象の発生した場合にも、その地域外に存在するアクセスポイント102から微弱な電波を受信する可能性がある。そのため、災害や停電などの地域一帯に影響を及ぼす事象が発生した場合にも、周辺にあるアクセスポイント102の全ての電波の受信強度が測定不能にはならない可能性がある。そのため、地域一帯の複数のアクセスポイント102を一斉にダウンさせる事象の発生を、所定の割合を用いて判定している。所定の割合は、例えば災害や停電などの地域一帯に影響を及ぼす事象の発生を推定できるような値に設定される。例えば、所定の割合としては、3割以上〜10割以下の値が用いられていても良い。   In the operation flow of FIG. 12, a predetermined ratio is used to detect the occurrence of an event that causes a plurality of access points 102 in the entire region to be brought down at the same time. This is because when the access points 102 are operated using, for example, storage batteries, they continue to operate even under a power outage condition, and there is a possibility of receiving radio waves from those access points 102. Alternatively, even when an event such as a disaster or a power failure occurs that affects the entire area, there is a possibility that a weak radio wave may be received from the access point 102 that exists outside the area. Therefore, even when an event that affects the entire region such as a disaster or a power failure occurs, there is a possibility that the reception strength of all radio waves of the access point 102 in the vicinity does not become unmeasurable. For this reason, the occurrence of an event that brings down a plurality of access points 102 in the entire area at the same time is determined using a predetermined ratio. The predetermined ratio is set to such a value that it is possible to estimate the occurrence of an event that affects the entire region such as a disaster or a power failure. For example, as the predetermined ratio, a value of 30% to 100% may be used.

以上の図12の動作フローにおいて、ステップS1201の処理では、制御部900は、例えば、判定部912として機能する。また、ステップS1202及びステップS1203の処理では、制御部900は、例えば、変更部913として機能する。   In the operation flow of FIG. 12 described above, the control unit 900 functions as, for example, the determination unit 912 in the process of step S1201. Further, in the processing of step S1202 and step S1203, the control unit 900 functions as the changing unit 913, for example.

続いて、図13を参照して、スキャンを実行してから次のスキャンを実行するまでの時間間隔を第2の時間間隔から第1の時間間隔へと復帰させる処理について説明する。図13は、第1の実施形態に係る、無線LAN機能の復帰処理の動作フローを例示する図である。図13の動作フローは、例えば、ステーション101の制御部900が記憶部930に格納されているプログラム931を読み出して実行することで実施される。一実施形態においては、図13の動作フローは、スキャンを実行してから次のスキャンを実行するまでの時間間隔が第2の時間間隔に設定されている場合に、スキャンを実行してから第2の時間間隔が経過した際に実行される。   Next, with reference to FIG. 13, a process for returning the time interval from the execution of a scan to the execution of the next scan from the second time interval to the first time interval will be described. FIG. 13 is a diagram illustrating an operation flow of the restoration process of the wireless LAN function according to the first embodiment. The operation flow in FIG. 13 is implemented by, for example, reading and executing the program 931 stored in the storage unit 930 by the control unit 900 of the station 101. In one embodiment, the operation flow of FIG. 13 shows that when the time interval from execution of a scan to execution of the next scan is set to the second time interval, Executed when two time intervals have elapsed.

ステップS1301において、ステーション101の制御部900は、周辺に存在するアクセスポイント102を探索するためにスキャンを実行する。なお、例えば、図12のステップS1203の処理などにより、無線LAN機能がオフにされている場合には、無線LAN機能をオンした後でスキャンが実行される。続いて、ステップS1302において、制御部900は、接続可能なアクセスポイント102が周辺に存在するか否かを判定する。なお、接続可能なアクセスポイント102とは、図2を参照して述べたような、例えば、アソシエーション、オーセンティケーションなどの一連の処理を実行して、接続を確立することが可能なアクセスポイント102のことである。   In step S <b> 1301, the control unit 900 of the station 101 performs a scan to search for an access point 102 existing in the vicinity. For example, when the wireless LAN function is turned off by the processing in step S1203 in FIG. 12, for example, scanning is performed after the wireless LAN function is turned on. Subsequently, in step S1302, the control unit 900 determines whether or not the connectable access point 102 exists in the vicinity. The access point 102 that can be connected is an access point 102 that can establish a connection by executing a series of processes such as association and authentication as described with reference to FIG. That's it.

周辺に接続可能なアクセスポイント102が存在しない場合(ステップS1302がNo)には、フローはステップS1303へと進む。ステップS1303において、制御部900は、次にアクセスポイント102のスキャンを実行するまでの時間間隔を通常時の第1の時間間隔よりも長い第2の時間間隔に設定し、本動作フローは終了する。なお、一実施形態においては、ステップS1303において、制御部900が更に無線LAN機能をオフにするように構成してもよい。ここで、無線LAN機能をオフにするとは、例えばステーション101が備える無線LAN通信機への電力供給を停止することであってもよい。   If there is no access point 102 that can be connected to the periphery (No in step S1302), the flow proceeds to step S1303. In step S1303, the control unit 900 sets the time interval until the next scan of the access point 102 to the second time interval longer than the first time interval at the normal time, and the operation flow ends. . In one embodiment, the control unit 900 may further be configured to turn off the wireless LAN function in step S1303. Here, turning off the wireless LAN function may be, for example, stopping power supply to the wireless LAN communication device included in the station 101.

一方、ステップS1302において、周辺に接続可能なアクセスポイント102が存在する場合(ステップS1302がYes)には、フローはステップS1304へと進む。ステップS1304において、制御部900はステップS1302で検出された接続可能なアクセスポイント102に接続し、フローはステップS1305へと進む。ステップS1305において、制御部900は、次にアクセスポイント102のスキャンを実行するまでの時間間隔を第2の時間間隔から、より短い時間間隔である通常時の第1の時間間隔へと変更し、本動作フローは終了する。   On the other hand, in step S1302, if there is a connectable access point 102 in the vicinity (Yes in step S1302), the flow proceeds to step S1304. In step S1304, the control unit 900 connects to the connectable access point 102 detected in step S1302, and the flow proceeds to step S1305. In step S1305, the control unit 900 changes the time interval until the next scan of the access point 102 from the second time interval to the first time interval in the normal time which is a shorter time interval, This operation flow ends.

図13の動作フローにより、ステーション101の制御部900は、第2の時間間隔を空けてスキャンを実行した場合に、周辺に接続可能なアクセスポイント102があれば、スキャンの時間間隔を通常時の第1の時間間隔に戻すことができる。一方、周辺に接続可能なアクセスポイント102が存在しない場合には、ダウンしたアクセスポイント102が未だ復旧していない可能性がある。そのため、次にアクセスポイント102のスキャンを実行するまでの時間間隔を再び第2の時間間隔に設定し、スキャンを実行することで消費される電力を低減する。   According to the operation flow of FIG. 13, when the control unit 900 of the station 101 executes a scan with a second time interval, if there is an access point 102 that can be connected to the periphery, the control unit 900 sets the scan time interval to the normal time. The first time interval can be returned. On the other hand, when there is no access point 102 that can be connected to the periphery, the down access point 102 may not be recovered yet. Therefore, the time interval until the next scan of the access point 102 is set again to the second time interval, and the power consumed by executing the scan is reduced.

以上の図13の動作フローにおいて、ステップS1301、ステップS1302、及びステップS1304の処理では、制御部900は、例えば、第6判定部919として機能する。また、ステップS1303及びステップS1305の処理では、制御部900は、例えば、第2変更部920として機能する。   In the operation flow of FIG. 13 described above, the control unit 900 functions as, for example, the sixth determination unit 919 in the processing of step S1301, step S1302, and step S1304. Further, in the processing of step S1303 and step S1305, the control unit 900 functions as the second changing unit 920, for example.

以上で述べた様に、第1の実施形態では、地域一帯の複数のアクセスポイント102を一斉にダウンさせる事象が発生している可能性が高い状況を、スキャンを実行した際の周辺のアクセスポイント102からの電波の受信強度の変化に基づいて検出する。例えば、災害や停電などの地域一帯に存在する複数のアクセスポイント102を一斉にダウンさせる事象がステーション101の周辺で発生した場合、ダウンするアクセスポイント102はかなりの割合を占めると予想される。一方、アクセスポイント102のダウンが、それぞれのアクセスポイント102に生じた個別の原因に起因する場合には、偶然同時に地域一帯に存在する複数のアクセスポイント102に障害が生じる可能性は低い。そのため、例えば、ステップS1201の所定の割合を適切に設定することで、地域一帯の複数のアクセスポイント102を一斉にダウンさせる事象に起因する障害と、個別の原因に起因する障害とを切り分けることが可能である。そして、地域一帯のアクセスポイント102を一斉にダウンさせる事象が発生していると推定される状況では、スキャンを実行してから次にスキャンを実行するまでの時間間隔を、通常時の第1の時間間隔よりも長い第2の時間間隔に設定している。そのため、地域一帯の複数のアクセスポイント102がダウンしている状況で、スキャンを頻繁に実行してしまうことが防止でき、消費電力を低減することができる。   As described above, in the first embodiment, a situation in which there is a high possibility that an event that causes a plurality of access points 102 in the entire region to be brought down at the same time has occurred. Detection is performed based on a change in the reception intensity of the radio wave from 102. For example, when an event that simultaneously brings down a plurality of access points 102 existing in a region such as a disaster or power outage occurs around the station 101, the access points 102 that are down are expected to occupy a considerable proportion. On the other hand, when the access point 102 is down due to an individual cause that has occurred in each access point 102, it is unlikely that a plurality of access points 102 that are present in the region at the same time will fail. Therefore, for example, by appropriately setting the predetermined ratio in step S1201, it is possible to distinguish between a failure caused by an event that brings down a plurality of access points 102 in the region all at once and a failure caused by an individual cause. Is possible. Then, in a situation where it is estimated that an event that causes the access points 102 in the entire region to go down all at once, the time interval between the execution of the scan and the next execution of the scan is set to the first time of the normal time. A second time interval longer than the time interval is set. Therefore, it is possible to prevent frequent scanning in a situation where a plurality of access points 102 in the entire region are down, and to reduce power consumption.

続いて、図14及び図15を参照して、第2の実施形態を説明する。第1の実施形態においては、受信強度が測定不能となるアクセスポイント102の割合に基づいて、次にアクセスポイント102のスキャンを実行するまでの時間間隔を変更する例を述べた。しかしながら、例えば、ステーション101の近傍を通過する大型のトラックなどにより、ステーション101の近傍で電波が一時的に遮蔽されてしまうことがある。この様な状況でアクセスポイント102のスキャンを実行した場合、電波が測定不能となるアクセスポイント102が占める割合が所定の割合を上回ってしまう可能性がある。しかしながら、大型のトラックがステーション101の近傍を通過したことなどに起因する電波の遮蔽は一時的なものである。そのため、この様な状況で、次にアクセスポイント102のスキャンを実行するまでの時間間隔をより長い時間間隔に変更してしまうことは好ましくない。そこで、第2の実施形態では、災害や停電などの地域一帯に存在する複数のアクセスポイント102を一斉にダウンさせる事象が発生しているか否かを、より精度よく判定するために更なる判定を行う。   Subsequently, the second embodiment will be described with reference to FIGS. 14 and 15. In the first embodiment, the example in which the time interval until the next scan of the access point 102 is changed based on the ratio of the access points 102 where the reception intensity becomes unmeasurable has been described. However, for example, a radio wave may be temporarily shielded near the station 101 by a large truck passing near the station 101. When the scan of the access point 102 is executed in such a situation, there is a possibility that the ratio of the access point 102 where radio waves cannot be measured occupies a predetermined ratio. However, the shielding of radio waves due to the passage of a large truck near the station 101 is temporary. Therefore, in such a situation, it is not preferable to change the time interval until the next scan of the access point 102 to a longer time interval. Therefore, in the second embodiment, a further determination is made in order to more accurately determine whether or not an event has occurred in which a plurality of access points 102 existing in the entire region such as a disaster or a power outage are brought down at the same time. Do.

図14は、第2の実施形態に係る受信強度履歴情報1400を例示する図である。受信強度履歴情報1400は、一実施形態においては、ステーション101の記憶部930に記憶されている。受信強度履歴情報1400は、アクセスポイント受信強度履歴1401を含んでいる。各アクセスポイント受信強度履歴1401は、アクセスポイント102を識別するための識別子1402、及びその識別子1402よって識別されるアクセスポイント102からの電波の受信強度の履歴を受信強度履歴1403として時系列に沿って格納している。図14の例では、右端に最新のスキャンによる受信強度履歴1403が登録されるように構成している。従って、受信強度履歴1403のうちで、左側にある受信強度ほど、より古いスキャンのタイミングで検出された電波の受信強度であり、右側にある受信強度ほどより新しいスキャンのタイミングで検出された受信強度である。識別子1402は、一実施形態においてはSSIDであってもよい。また、図14では電波の受信強度がdBm(1mWを0dBとする)で表されている。受信強度履歴1403において、「測定不能」は電波の受信強度が低く測定不能であったことを表している。なお、受信強度履歴情報1400と、受信強度履歴情報1000とは対応する情報である。例えば、アクセスポイント受信強度履歴1401、識別子1402、及び受信強度履歴1403はそれぞれ、アクセスポイント受信強度履歴1001、識別子1002、及び受信強度履歴情報1000と同じ情報であってもよい。   FIG. 14 is a diagram illustrating received intensity history information 1400 according to the second embodiment. The reception intensity history information 1400 is stored in the storage unit 930 of the station 101 in one embodiment. Reception strength history information 1400 includes an access point reception strength history 1401. Each access point reception intensity history 1401 includes an identifier 1402 for identifying the access point 102 and a reception intensity history from the access point 102 identified by the identifier 1402 as a reception intensity history 1403 in time series. Storing. In the example of FIG. 14, the reception intensity history 1403 by the latest scan is registered at the right end. Therefore, in the reception intensity history 1403, the reception intensity on the left side is the radio wave reception intensity detected at the older scan timing, and the reception intensity on the right side is the reception intensity detected at the newer scan timing. It is. The identifier 1402 may be an SSID in one embodiment. In FIG. 14, the reception intensity of radio waves is expressed in dBm (1 mW is assumed to be 0 dB). In the reception intensity history 1403, “unmeasurable” indicates that the radio wave reception intensity is low and measurement is impossible. The reception intensity history information 1400 and the reception intensity history information 1000 are corresponding information. For example, the access point reception strength history 1401, the identifier 1402, and the reception strength history 1403 may be the same information as the access point reception strength history 1001, the identifier 1002, and the reception strength history information 1000, respectively.

図15は、第2の実施形態に係る、地域一帯のアクセスポイント102がダウンする事象が発生した場合に、次に周辺のアクセスポイント102のスキャンを実行するまでの時間間隔を長くする処理の動作フローを例示する図である。図15の動作フローは、例えば、ステーション101の制御部900が記憶部930に格納されているプログラム931を読み出して実行することで実施される。一実施形態においては、図15の動作フローは、図11の動作フローによる周辺のアクセスポイント102のスキャンが、上述した通常時における第1の時間間隔で実行され、受信強度履歴情報1000が更新された後に開始する。   FIG. 15 shows an operation of increasing the time interval until the next scan of neighboring access points 102 is executed when an event occurs in which the access points 102 in the entire region are down according to the second embodiment. It is a figure which illustrates a flow. The operation flow of FIG. 15 is implemented by, for example, reading and executing the program 931 stored in the storage unit 930 by the control unit 900 of the station 101. In one embodiment, the operation flow of FIG. 15 is performed by scanning the peripheral access point 102 according to the operation flow of FIG. 11 at the first time interval described above, and the reception intensity history information 1000 is updated. Start after.

ステップS1501において、ステーション101の制御部900は、受信強度履歴情報1400を参照する。そして、制御部900は、受信強度履歴情報1000において、第1のタイミングのスキャンにより登録された受信強度履歴1403と、第1のタイミングに後続する第2のタイミングのスキャンで登録された受信強度履歴1403の受信強度を比較する。なお、第2のタイミングのスキャンは例えば受信強度履歴情報1400に登録されている最新の受信強度履歴1403のスキャンタイミングの1つ前のスキャンタイミングであってよい。即ち、例えば、図14においては、アクセスポイント受信強度履歴1401の右端から2番目に登録されているT−1の受信強度履歴1403のスキャンタイミングであってよい。また、第2のタイミングに先行する第1のタイミングのスキャンは、例えば、最新の受信強度履歴1403のスキャンタイミングの2つ前のスキャンタイミングであってもよい。即ち、例えば、図14では、アクセスポイント受信強度履歴1401の右端から3番目に登録されているT−2の受信強度履歴1403のスキャンタイミングであってもよい。   In step S1501, the control unit 900 of the station 101 refers to the reception strength history information 1400. Then, in the reception intensity history information 1000, the control unit 900 receives the reception intensity history 1403 registered by the first timing scan and the reception intensity history registered by the second timing scan subsequent to the first timing. The received intensity of 1403 is compared. Note that the scan at the second timing may be, for example, the scan timing immediately before the scan timing of the latest reception intensity history 1403 registered in the reception intensity history information 1400. That is, for example, in FIG. 14, it may be the scan timing of the T-1 reception intensity history 1403 registered second from the right end of the access point reception intensity history 1401. Further, the scan at the first timing preceding the second timing may be, for example, the scan timing two times before the scan timing of the latest reception intensity history 1403. That is, for example, in FIG. 14, it may be the scan timing of the T-2 reception intensity history 1403 registered third from the right end of the access point reception intensity history 1401.

そして、制御部900は、第1のタイミングのスキャンにおいて登録された受信強度が所定の閾値より大きいアクセスポイント102のうちで、第2のタイミングのスキャンにおいて測定不能となるアクセスポイント102が占める割合を求める。なお、この所定の閾値は、例えば、閾値以下の受信強度であると正常にデータを通信することが難しいと判断される値に設定されていてもよい。或いは、別の実施形態では、閾値はステーション101に備えられている無線LAN通信機によって測定不能となる電波強度に設定されていてもよい。また、測定不能とは、例えば、ステーション101に備えられている無線LAN通信機によって電波強度を測定することが不可能となることであってよい。そして、制御部900は、この求めた割合が、所定の割合以上であるか否かを判定する。即ち、第1のタイミングにおいて閾値以上の受信強度であったアクセスポイント102のうちで、第2のタイミングにおいて受信強度が測定不能となったアクセスポイント102が占める割合が所定の割合以上であるかを判定する。なお、所定の割合は、例えば災害や停電などの地域一帯に影響を及ぼす事象の発生を推定できるような割合に設定される。例えば、所定の割合としては、3割以上〜10割以下の値が用いられていても良い。ステップS1501において、所定の割合未満であった場合(ステップS1501がNo)、フローはステップS1505へと進む。一方、ステップS1501において、所定の割合以上であった場合(ステップS1501がYes)、フローはステップS1502へと進む。   Then, the control unit 900 determines the ratio of the access points 102 that cannot be measured in the second timing scan among the access points 102 whose reception intensity registered in the first timing scan is larger than a predetermined threshold. Ask. Note that the predetermined threshold value may be set to a value at which it is determined that it is difficult to normally communicate data when the reception intensity is equal to or less than the threshold value, for example. Alternatively, in another embodiment, the threshold value may be set to a radio wave intensity that cannot be measured by the wireless LAN communication device provided in the station 101. Further, the measurement impossibility may be, for example, that the radio wave intensity cannot be measured by the wireless LAN communication device provided in the station 101. And the control part 900 determines whether this calculated | required ratio is more than a predetermined | prescribed ratio. In other words, out of the access points 102 whose reception strength is equal to or higher than the threshold at the first timing, whether the percentage of the access points 102 whose reception strength becomes unmeasurable at the second timing is equal to or higher than a predetermined rate. judge. The predetermined ratio is set to a ratio that can estimate the occurrence of an event that affects the entire region, such as a disaster or a power failure. For example, as the predetermined ratio, a value of 30% to 100% may be used. In step S1501, when it is less than the predetermined ratio (step S1501 is No), the flow proceeds to step S1505. On the other hand, in step S1501, if the ratio is equal to or greater than the predetermined ratio (step S1501 is Yes), the flow proceeds to step S1502.

ステップS1502において、制御部900は、ステップS1501で第1のタイミングから第2のタイミングにかけて、閾値より大きい値から測定不能になるアクセスポイント102に対して更なる判定を行う。制御部900は、測定不能になる全てのアクセスポイント102からの電波の受信強度の変動が、過去の所定の期間において、所定の範囲内で安定しているか否かを判定する。例えば、制御部900は、第1のタイミングから、第1のタイミングに所定のタイミングの数だけ先行する第3のタイミングまでの期間において受信強度が安定しているか否かを判定する。第3のタイミングは、例えば、第1のスキャンタイミングの2つ前のスキャンタイミングであってもよい。即ち、第3のタイミングは、図14に示す例では、アクセスポイント受信強度履歴1401の右端から5番目に登録されているT−4の受信強度履歴1403のスキャンタイミングであってもよい。そして、制御部900は、第1のタイミングから第3のタイミングまでの期間(例えば、T−2からT−4までの期間)での受信強度の最大値と最小値の差が、所定の範囲以内に収まっているか否かを判定する。なお、この所定の範囲は、図15に示す例では20dBとしている。   In step S1502, the control unit 900 performs further determination on the access point 102 that becomes unmeasurable from a value larger than the threshold value from the first timing to the second timing in step S1501. The control unit 900 determines whether or not fluctuations in radio wave reception intensity from all access points 102 that cannot be measured are stable within a predetermined range in a predetermined period in the past. For example, the control unit 900 determines whether or not the reception intensity is stable in a period from the first timing to the third timing preceding the first timing by the number of predetermined timings. For example, the third timing may be a scan timing two times before the first scan timing. That is, in the example shown in FIG. 14, the third timing may be the scan timing of the T-4 reception strength history 1403 registered fifth from the right end of the access point reception strength history 1401. Then, the controller 900 determines that the difference between the maximum value and the minimum value of the reception intensity in the period from the first timing to the third timing (for example, the period from T-2 to T-4) is within a predetermined range. It is determined whether it is within the range. The predetermined range is 20 dB in the example shown in FIG.

ステップS1502において、変動が所定の範囲に収まっていない場合(ステップS1502がNo)には、フローはステップS1505へと進む。一方、ステップS1502において、変動が20dB以内におさまっている場合(ステップS1502がYes)には、フローはステップS1503へと進む。ステップS1503において、制御部900は、ステップS1501で第1のタイミングから第2のタイミングにかけて測定不能になったアクセスポイント102が、第2のタイミングに後続する第4のタイミングにおいても測定不能であるか否かを判定する。第4のタイミングは、例えば、第2のスキャンタイミングの1つ後のスキャンタイミングであってもよい。即ち、第4のタイミングは、図14に示す例では、アクセスポイント受信強度履歴1401の最も右端に登録されているT0の受信強度履歴1403のスキャンタイミングであってもよく、これは、例えば最新の受信強度履歴1403である。   In step S1502, when the fluctuation is not within the predetermined range (No in step S1502), the flow proceeds to step S1505. On the other hand, in step S1502, if the fluctuation is within 20 dB (Yes in step S1502), the flow proceeds to step S1503. In step S1503, the control unit 900 determines whether the access point 102 that becomes unmeasurable from the first timing to the second timing in step S1501 is unmeasurable at the fourth timing subsequent to the second timing. Determine whether or not. The fourth timing may be, for example, a scan timing immediately after the second scan timing. That is, in the example shown in FIG. 14, the fourth timing may be the scan timing of the reception strength history 1403 of T0 registered at the rightmost end of the access point reception strength history 1401. This is a reception intensity history 1403.

ステップS1503において、後続のスキャンタイミングでの受信強度が測定不能では無い場合(ステップS1503がNo)、フローはステップS1505へと進む。一方、後続のスキャンタイミングでの受信強度が測定不能である場合(ステップS1503がYes)、フローはステップS1504へと進む。ステップS1504において、制御部900は、次にアクセスポイント102のスキャンを実行するまでの時間間隔を通常時の第1の時間間隔よりも長い第2の時間間隔に変更し、本動作フローは終了する。ここで、第1の時間間隔及び第2の時間間隔の詳細については先に述べている。なお、一実施形態においては、ステップS1504において、制御部900が更に無線LAN機能をオフにするように構成してもよい。ここで、無線LAN機能をオフにするとは、例えばステーション101が備える無線LAN通信機への電力供給を停止することであってもよい。また、ステップS1501からステップS1503において、Noと判定された場合、フローはステップS1505へと進む。ステップS1505において、制御部900は、次にアクセスポイント102のスキャンを実行するまでの時間間隔を通常時の第1の時間間隔に設定し、本動作フローは終了する。   If it is determined in step S1503 that the received intensity at the subsequent scan timing is not measurable (No in step S1503), the flow proceeds to step S1505. On the other hand, when the reception intensity at the subsequent scan timing is not measurable (Yes in step S1503), the flow proceeds to step S1504. In step S1504, the control unit 900 changes the time interval until the next scan of the access point 102 to the second time interval longer than the first time interval at the normal time, and the operation flow ends. . Here, the details of the first time interval and the second time interval have been described above. In one embodiment, the control unit 900 may further be configured to turn off the wireless LAN function in step S1504. Here, turning off the wireless LAN function may be, for example, stopping power supply to the wireless LAN communication device included in the station 101. If it is determined No from step S1501 to step S1503, the flow proceeds to step S1505. In step S1505, the control unit 900 sets the time interval until the next scan of the access point 102 to the first normal time interval, and the operation flow ends.

以上で述べた図15の動作フローにおいて、ステーション101の制御部900は、第1のタイミング(例えば、最新のスキャンの2つ前に実行されたスキャン)での受信強度が所定の閾値以上であるアクセスポイント102を特定する。そして、特定されたアクセスポイント102のうちで、第1のタイミングに後続する第2のタイミング(例えば、最新のスキャンの1つ前に実行されたスキャン)で測定不能となるアクセスポイント102が占める割合が、所定の割合以上であるか否かを判定する。ここで、第1のタイミングから第2のタイミングにかけて受信強度が測定不能に下がったアクセスポイント102の割合が所定の割合よりも多い場合、地域一帯の複数のアクセスポイント102を一斉にダウンさせる事象が発生している可能性があると考えられる。しかしながら、上述したように、例えば、大型のトラックがステーション101の近傍を通過したことなどに起因して電波の一時的な遮蔽が生じることがある。このような一時的な電波の遮蔽を、災害等の発生と誤認してしまう可能性を低くするために、第2の実施形態では、更にステップS1502及びステップS1503の判定を行っている。   In the operation flow of FIG. 15 described above, the control unit 900 of the station 101 has a reception intensity at a first timing (for example, a scan executed two times before the latest scan) equal to or higher than a predetermined threshold. The access point 102 is specified. Of the identified access points 102, the percentage of the access points 102 that cannot be measured at the second timing subsequent to the first timing (for example, the scan executed immediately before the latest scan) Is greater than or equal to a predetermined ratio. Here, when the ratio of the access points 102 whose reception intensity has become unmeasurable from the first timing to the second timing is higher than a predetermined ratio, there is an event in which a plurality of access points 102 in the entire region are brought down at the same time. It is thought that it may have occurred. However, as described above, the radio wave may be temporarily shielded due to, for example, a large truck passing near the station 101. In order to reduce the possibility that such temporary shielding of radio waves may be mistaken for the occurrence of a disaster or the like, in the second embodiment, the determinations of step S1502 and step S1503 are further performed.

ステップS1502における判定では、第1のタイミングから後続の第2のタイミングにかけて受信強度が測定不能に下がったアクセスポイント102が、第1のタイミングから過去において安定した受信強度を示していたかが判定される。例えば、アクセスポイント102からの電波の受信強度が、第1のタイミングから過去において安定していない場合には、それらのアクセスポイント102における受信強度の低下の原因は災害や停電等の発生とは無関係である可能性が高い。そのため、そのようなアクセスポイント102がある場合には、次にアクセスポイント102をスキャンするまでの時間間隔を変更せず、通常時の第1の時間間隔に設定している。   In the determination in step S1502, it is determined whether the access point 102 whose reception intensity has been unmeasurable from the first timing to the subsequent second timing has shown a stable reception intensity in the past from the first timing. For example, if the reception intensity of radio waves from the access points 102 has not been stable in the past from the first timing, the cause of the decrease in the reception intensity at the access points 102 is irrelevant to the occurrence of a disaster or power outage Is likely. Therefore, when there is such an access point 102, the time interval until the next access point 102 is scanned is not changed, and is set to the first normal time interval.

また、ステップS1503における判定では、第1のタイミングから後続の第2のタイミングにかけて受信強度が測定不能に下がったアクセスポイント102が、第1のタイミングに後続する第4のタイミングにおいても、継続して測定不能であるかが判定される。例えば、アクセスポイント102からの電波の受信強度が、第1のタイミングで測定不能であったとしても、それに後続する第4のタイミングで測定不能から回復していたとする。この場合、それらのアクセスポイント102における受信強度の低下の原因は災害や停電等の発生とは無関係であるか、或いは関係があったとしても早急に復旧が可能である可能性が高い。そのため、そのようなアクセスポイント102がある場合には、次にアクセスポイント102をスキャンするまでの時間間隔を変更せず、通常時の第1の時間間隔に設定している。   In addition, in the determination in step S1503, the access point 102 whose reception intensity has become unmeasurable from the first timing to the subsequent second timing continues even at the fourth timing following the first timing. It is determined whether measurement is impossible. For example, even if the reception intensity of the radio wave from the access point 102 cannot be measured at the first timing, it is assumed that it has recovered from the measurement inability at the subsequent fourth timing. In this case, the cause of the decrease in the reception intensity at these access points 102 is irrelevant to the occurrence of a disaster or a power outage, or even if there is a relationship, there is a high possibility that it can be recovered quickly. Therefore, when there is such an access point 102, the time interval until the next access point 102 is scanned is not changed, and is set to the first normal time interval.

従って、第2の実施形態によれば、ステップS1502及びステップS1503で述べた判定により、第1の実施形態と比較して、より高精度に災害や停電などの地域一帯の複数のアクセスポイント102を一斉にダウンさせる事象の発生を検知することができる。   Therefore, according to the second embodiment, the access points 102 in the entire region such as disasters and power outages are more accurately compared with the first embodiment based on the determinations described in step S1502 and step S1503. It is possible to detect the occurrence of events that bring down all at once.

なお、第2の実施形態において、ステップS1504で次にスキャンを実行するまでの時間間隔を第2の時間間隔に変更した場合に、スキャンの実行から第2の時間間隔が経過した際には図13の動作フローを実行するように構成してもよい。図13の動作フローにより、ステーション101の制御部900は、第2の時間間隔を空けてスキャンを実行した場合に、周辺に接続可能なアクセスポイント102があれば、スキャンの時間間隔を通常時の第1の時間間隔に戻すことができる。一方、周辺に接続可能なアクセスポイント102が存在しない場合には、ダウンしたアクセスポイント102が未だ復旧していない可能性がある。そのため、次にアクセスポイント102のスキャンを実行するまでの時間間隔を再び第2の時間間隔に設定し、スキャンを実行することで消費される電力を低減する。   In the second embodiment, when the time interval until the next scan is executed in step S1504 is changed to the second time interval, when the second time interval elapses after the scan is executed, FIG. You may comprise so that 13 operation | movement flows may be performed. According to the operation flow of FIG. 13, when the control unit 900 of the station 101 executes a scan with a second time interval, if there is an access point 102 that can be connected to the periphery, the control unit 900 sets the scan time interval to the normal time. The first time interval can be returned. On the other hand, when there is no access point 102 that can be connected to the periphery, the down access point 102 may not be recovered yet. Therefore, the time interval until the next scan of the access point 102 is set again to the second time interval, and the power consumed by executing the scan is reduced.

以上の図15の動作フローにおいて、ステップS1501の処理では、制御部900は、例えば、判定部912として機能する。また、ステップS1502の処理では、制御部900は、例えば、第2判定部914として機能する。ステップS1503の処理では、制御部900は、例えば、第3判定部915として機能する。ステップS1504及びステップS1505の処理では、制御部900は、例えば、変更部913として機能する。   In the operation flow of FIG. 15 described above, the control unit 900 functions as, for example, the determination unit 912 in the process of step S1501. In the process of step S1502, the control unit 900 functions as the second determination unit 914, for example. In the process of step S1503, the control unit 900 functions as the third determination unit 915, for example. In the processing in step S1504 and step S1505, the control unit 900 functions as the changing unit 913, for example.

続いて、図16及び図17を参照し、第3の実施形態を説明する。第1及び第2の実施形態では、災害や停電などの地域一帯に存在する複数のアクセスポイント102の一斉のダウンを、アクセスポイント102からの電波の受信強度に基づいて検出する例を述べた。第3の実施形態では、災害や停電などの地域一帯に存在する複数のアクセスポイント102の一斉のダウンを、周辺に存在する他のステーション101が発信するプローブ要求の数10に基づいて検出する場合の例を述べる。   Subsequently, the third embodiment will be described with reference to FIGS. 16 and 17. In the first and second embodiments, an example has been described in which a simultaneous down of a plurality of access points 102 existing in a region such as a disaster or a power failure is detected based on the reception intensity of radio waves from the access points 102. In the third embodiment, when simultaneous down of a plurality of access points 102 existing in a region such as a disaster or a power failure is detected based on the number of probe requests 10 transmitted by other stations 101 in the vicinity An example of

図16は、第3の実施形態に係る、災害や停電などの地域一帯に存在する複数のアクセスポイント102が一斉にダウンする場合に、ステーション101において受信可能な他のステーション101が発信するプローブ要求の数10の変化を例示する図である。図16において、縦軸はステーション101にて電波を受信できるプローブ要求の数10である。横軸にはステーション101によるアクセスポイント102のスキャンの実行タイミングがt1〜t8として示されている。   FIG. 16 shows a probe request transmitted by another station 101 that can be received by the station 101 when a plurality of access points 102 existing in the entire region such as a disaster or power outage are down all at once according to the third embodiment. It is a figure which illustrates change of several 10 of. In FIG. 16, the vertical axis represents the number of probe requests 10 that can be received by the station 101. On the horizontal axis, the execution timing of scanning of the access point 102 by the station 101 is shown as t1 to t8.

図16において、t1からt7までの期間では、ステーション101は、一定の増減の範囲内で周辺に存在するステーション101が発信するプローブ要求を検出している。しかしながら、t7からt8の間の期間において、例えば、災害や停電などの地域一帯に存在する複数のアクセスポイント102を一斉にダウンさせる事象が発生したとする。この場合、ダウンしたアクセスポイント102はプローブ応答の返信をすることができなくなる。そのため、周辺のステーション101は、プローブ応答を受信することができないので接続を確立することができず、プローブ要求を頻繁に送出するようになる。結果として、ステーション101において検出される周辺のステーション101が発信するプローブ要求の単位時間当たりの数は急激に増加する(例えば、図16のt8)。そのため、ステーション101において、周辺のステーション101が発信するプローブ要求の数10の急激な増加を検出することで、災害や停電などの地域一帯のアクセスポイント102を一斉にダウンさせる事象の発生を検知することが可能である。   In FIG. 16, during the period from t1 to t7, the station 101 detects a probe request transmitted by the station 101 existing in the vicinity within a certain range of increase / decrease. However, in the period between t7 and t8, for example, it is assumed that an event has occurred in which a plurality of access points 102 existing in the entire region, such as a disaster or a power outage, are brought down all at once. In this case, the down access point 102 cannot return a probe response. For this reason, the peripheral stations 101 cannot receive a probe response, cannot establish a connection, and frequently send out probe requests. As a result, the number of probe requests per unit time transmitted by the peripheral stations 101 detected at the station 101 increases rapidly (for example, t8 in FIG. 16). Therefore, in the station 101, by detecting a rapid increase in the number of probe requests 10 sent by the peripheral stations 101, it is possible to detect the occurrence of an event that causes the access points 102 in the entire region to be brought down at the same time, such as a disaster or a power failure. It is possible.

図17は、第3の実施形態に係る、周辺のステーション101が発信するプローブ要求の数10の増加に基づいて、次にアクセスポイント102のスキャンを実行するまでの時間間隔を変更する動作フローを例示する。図17の動作フローは、例えば、ステーション101の制御部900が記憶部930に格納されているプログラム931を読み出して実行することで実施される。一実施形態においては、図17の動作フローは、周辺のアクセスポイント102のスキャンを第1の時間間隔で実行した後に開始する。ステップS1701において、ステーション101の制御部900は、周辺の他のステーション101が発信するプローブ要求の数10を計数し、その数をXとして取得する。ステップS1702において、制御部900は、ステップS1701で計数したプローブ要求の数10が、図17の動作フローを前回実行した際にステップS1701で計数されたプローブ要求の数10であるYよりも所定の数以上増えているか否かを判定する。図17に示す例では、この所定の数として「5」を用いている。なお、図17の動作フローを前回実行した際にステップS1701で計数されたプローブ要求の数10(即ち、Yの値)は、例えば記憶部930に格納されていてもよい。また、図17の動作フローが初めて実行され記憶部930に前回のプローブ要求の数10であるYが格納されていない場合には、タイマAをリセットし、ステップS1701で取得したXの値をYの値として用いて、ステップS1702の処理を実行する。図17の動作フローが初めて実行され記憶部930に前回のプローブ要求の数10であるYが格納されていない場合とは、例えば、ステーション101の電源の投入時などである。   FIG. 17 shows an operation flow for changing the time interval until the next scan of the access point 102 based on the increase in the number of probe requests 10 sent by the peripheral stations 101 according to the third embodiment. Illustrate. The operation flow in FIG. 17 is implemented by, for example, reading and executing the program 931 stored in the storage unit 930 by the control unit 900 of the station 101. In one embodiment, the operational flow of FIG. 17 begins after a scan of peripheral access points 102 is performed at a first time interval. In step S <b> 1701, the control unit 900 of the station 101 counts the number of probe requests 10 transmitted from other peripheral stations 101 and acquires the number as X. In step S1702, the controller 900 determines that the number of probe requests 10 counted in step S1701 is larger than Y, which is 10 probe requests counted in step S1701 when the operation flow of FIG. 17 was executed last time. It is determined whether or not the number has increased. In the example shown in FIG. 17, “5” is used as the predetermined number. Note that the probe request count 10 (that is, the value of Y) counted in step S1701 when the operation flow of FIG. 17 was executed last time may be stored in the storage unit 930, for example. When the operation flow of FIG. 17 is executed for the first time and Y which is the number of previous probe requests 10 is not stored in the storage unit 930, the timer A is reset and the value of X acquired in step S1701 is set to Y Is used as the value of, the process of step S1702 is executed. The case where the operation flow of FIG. 17 is executed for the first time and the storage unit 930 does not store Y which is the number of previous probe requests 10 is, for example, when the station 101 is powered on.

ステップS1702において、Xの値がYの値よりも所定の数以上大きい場合(ステップS1702がYes)には、フローはステップS1703へと進む。ステップS1703において、制御部900は、所定の期間をカウントするタイマAが満了したか否かを判定する。タイマAが満了していない場合(ステップS1703がNo)には、本動作フローは終了する。一方、タイマAが満了している場合(ステップS1703がYes)には、フローはステップS1704へと進む。ステップS1704において、制御部900は、次にアクセスポイント102のスキャンを実行するまでの時間間隔を通常時の第1の時間間隔よりも長い第2の時間間隔に変更する。続いてステップS1705において、制御部900は、タイマAをリセットし、本動作フローは終了する。   In step S1702, when the value of X is larger than the value of Y by a predetermined number or more (step S1702 is Yes), the flow proceeds to step S1703. In step S1703, the control unit 900 determines whether or not the timer A that counts a predetermined period has expired. If the timer A has not expired (No in step S1703), the operation flow ends. On the other hand, if the timer A has expired (step S1703 is Yes), the flow proceeds to step S1704. In step S1704, the control unit 900 changes the time interval until the next scan of the access point 102 is executed to a second time interval longer than the first time interval in normal times. Subsequently, in step S1705, the control unit 900 resets the timer A, and this operation flow ends.

一方、ステップS1702において、Xの値がYの値よりも所定の数以上大きくない場合(ステップS1702がNo)には、フローはステップS1706へと進む。ステップS1706において、制御部900は、次にアクセスポイント102のスキャンを実行するまでの時間間隔を通常時の第1の時間間隔に設定する。続いて、ステップS1707において、制御部900は、タイマAをリセットし、本動作フローは終了する。ここで、第1の時間間隔及び第2の時間間隔の詳細については先に述べている。なお、一実施形態においては、制御部900は、ステップS1704において、更に無線LAN機能をオフにするように構成してもよい。ここで、無線LAN機能をオフにするとは、例えばステーション101が備える無線LAN通信機への電力供給を停止することであってもよい。   On the other hand, in step S1702, when the value of X is not larger than the Y value by a predetermined number or more (No in step S1702), the flow proceeds to step S1706. In step S1706, the control unit 900 sets the time interval until the next scan of the access point 102 to the first time interval in the normal time. Subsequently, in step S1707, the control unit 900 resets the timer A, and the operation flow ends. Here, the details of the first time interval and the second time interval have been described above. In one embodiment, the control unit 900 may be configured to further turn off the wireless LAN function in step S1704. Here, turning off the wireless LAN function may be, for example, stopping power supply to the wireless LAN communication device included in the station 101.

以上の図17の動作フローでは、ステーション101の制御部900は、ステップS1701で今回得られた周辺のステーション101が発信するプローブ要求の数10を、図17の動作フローを前回実行した際に得られたプローブ要求の数10と比較する。そして、プローブ要求の数10が前回に比べて所定の数以上増加しているか否かを判定する。前回から今回にかけてプローブ要求の数10が所定の数以上増加している場合、災害や停電などの地域一帯のアクセスポイント102を一斉にダウンさせる事象が発生している可能性がある。しかしながら、例えば、ステーション101が地下鉄などで利用されている場合、駅と駅の間の区間では一時的にアクセスポイント102からの電波が遮蔽されてしまう状況が存在する。そのような状況でも、周辺のステーション101はアクセスポイント102を見つけられなくなるため、プローブ要求を頻繁に送信するようになる。そのため、地下鉄の駅と駅の間の区間等の一時的な遮蔽によっても、ステップS1702がYesと判定されてしまう状況が存在する。そこで、図17の動作フローでは、ステップS1703の判定により、プローブ要求の数10が前回に比べて所定の数以上増加している状態がタイマAが満了するまでの期間で継続しているか否かを判定している。地下鉄の駅と駅の間の区間等の一時的な遮蔽が生じている場合でも、タイマAが満了するまでにその遮蔽が解消すれば、フローはステップS1702でNoと判定されることになり、従って、スキャンする時間間隔は第2の時間間隔に変更されない。一方、プローブ要求の数10が前回に比べて所定の数以上増加している状態がタイマAが満了するまで継続しているのであれば、そのプローブ要求の増加は一時的な原因によるものではない可能性が高い。そのため、ステップS1704で、次にアクセスポイント102のスキャンを実行するまでの時間間隔を通常時の第1の時間間隔よりも長い第2の時間間隔に変更するように構成している。従って、地域一帯の複数のアクセスポイント102を一斉にダウンさせる事象が発生している状況で、スキャンを頻繁に実行してしまうことが防止でき、消費電力を低減することができる。   In the operation flow of FIG. 17 described above, the control unit 900 of the station 101 obtains the number of probe requests 10 transmitted from the peripheral station 101 obtained this time in step S1701 when the operation flow of FIG. Compare with the number of probe requests given. Then, it is determined whether or not the number of probe requests 10 has increased by a predetermined number or more compared to the previous time. When the number of probe requests 10 from the previous time to this time has increased by a predetermined number or more, there is a possibility that an event that causes the access points 102 in the entire region to be brought down at the same time, such as a disaster or a power failure, has occurred. However, for example, when the station 101 is used in a subway or the like, there is a situation where radio waves from the access point 102 are temporarily shielded in a section between stations. Even in such a situation, the peripheral station 101 cannot find the access point 102, and thus frequently sends a probe request. For this reason, there is a situation in which Step S1702 is determined as Yes also due to temporary shielding such as a section between subway stations. Therefore, in the operation flow of FIG. 17, whether or not the state in which the number of probe requests 10 has increased by a predetermined number or more compared to the previous time is continued in the period until the timer A expires, as determined in step S1703. Is judged. Even if there is temporary shielding such as a section between subway stations, if the shielding is canceled before the timer A expires, the flow is determined to be No in step S1702. Therefore, the scanning time interval is not changed to the second time interval. On the other hand, if the state in which the number of probe requests 10 has increased by a predetermined number or more compared to the previous time continues until timer A expires, the increase in probe requests is not due to a temporary cause. Probability is high. Therefore, in step S1704, the time interval until the next scan of the access point 102 is changed to a second time interval longer than the first time interval in the normal time. Therefore, it is possible to prevent frequent scans in a situation where a plurality of access points 102 in the region are brought down at the same time, thereby reducing power consumption.

以上の図17の動作フローにおいて、ステップS1701の処理では、制御部900は、例えば、計数部916として機能する。また、ステップS1702の処理では、制御部900は、例えば、第4判定部917として機能する。ステップS1703、ステップS1705、及びステップS1707の処理では、制御部900は、例えば、第5判定部918として機能する。ステップS1704及びステップS1706の処理では、制御部900は、例えば、変更部913として機能する。   In the operation flow of FIG. 17 described above, the control unit 900 functions as, for example, the counting unit 916 in the process of step S1701. In the process of step S1702, the control unit 900 functions as, for example, the fourth determination unit 917. In the processing of step S1703, step S1705, and step S1707, the control unit 900 functions as the fifth determination unit 918, for example. In the processing of step S1704 and step S1706, the control unit 900 functions as the changing unit 913, for example.

なお、第3の実施形態は、第1の実施形態及び第2の実施形態と組み合わせて実施されてもよい。例えば、図12のステップS1203、及び図15のステップS1504の代わりに、図17の動作フローを実行するように構成してもよい。この場合に、例えば、図17のステップS1701でXとして計数するプローブ要求の数10は、図12の動作フローにおける第2のタイミング、又は図15の動作フローの第2のタイミングで計数されたプローブ要求の数10であってもよい。また、図17のステップS1702でYとして用いる前回のプローブ要求の数10は、例えば、図12の動作フローにおける第1のタイミング、又は図15の動作フローの第1のタイミングで計数されたプローブ要求の数10であってもよい。   Note that the third embodiment may be implemented in combination with the first embodiment and the second embodiment. For example, instead of step S1203 in FIG. 12 and step S1504 in FIG. 15, the operation flow in FIG. 17 may be executed. In this case, for example, the number of probe requests 10 counted as X in step S1701 in FIG. 17 is the probe counted at the second timing in the operation flow in FIG. 12 or the second timing in the operation flow in FIG. The number of requests may be ten. The number of previous probe requests 10 used as Y in step S1702 in FIG. 17 is, for example, the probe request counted at the first timing in the operation flow in FIG. 12 or the first timing in the operation flow in FIG. 10 may be used.

図18は、いくつかの実施形態に係るステーション101として機能する情報処理装置1を実現するためのコンピュータ1800のハードウェア構成を例示する図である。図18のコンピュータ1800のハードウェア構成は、例えば、プロセッサ1801、メモリ1802、記憶装置1803、読取装置1804、通信インタフェース1806を備えている。また更に、図18のコンピュータ1800のハードウェア構成は、入出力インタフェース1807、及び無線LAN通信機1808も備えている。なお、プロセッサ1801、メモリ1802、記憶装置1803、読取装置1804、通信インタフェース1806、及び入出力インタフェース1807は、例えば、バス1820を介して互いに接続されている。   FIG. 18 is a diagram illustrating a hardware configuration of a computer 1800 for realizing the information processing apparatus 1 that functions as the station 101 according to some embodiments. The hardware configuration of the computer 1800 in FIG. 18 includes, for example, a processor 1801, a memory 1802, a storage device 1803, a reading device 1804, and a communication interface 1806. Furthermore, the hardware configuration of the computer 1800 in FIG. 18 also includes an input / output interface 1807 and a wireless LAN communication device 1808. Note that the processor 1801, the memory 1802, the storage device 1803, the reading device 1804, the communication interface 1806, and the input / output interface 1807 are connected to each other via a bus 1820, for example.

プロセッサ1801は、メモリ1802を利用して上述の動作フローの手順を記述したプログラム931を実行することにより、上述した各機能部910の一部または全部の機能を提供する。情報処理装置1の制御部900は、例えばプロセッサ1801であり、また、記憶部930は、例えばメモリ1802、記憶装置1803、及び着脱可能記憶媒体1805である。プロセッサ1801は、例えば、記憶装置1803に格納されているプログラム931を読み出して実行することで、例えば、生成部911、判定部912、及び変更部913などの機能部910として機能する。更に、プロセッサ1801は、例えば、記憶装置1803に格納されているプログラム931を読み出して実行することで、例えば、第2判定部914、第3判定部915、第6判定部919などの機能部910として機能する。また更に、プロセッサ1801は、例えば、記憶装置1803に格納されているプログラム931を読み出して実行することで、計数部916、第4判定部917、第5判定部918、第2変更部920、停止部921などの機能部910として機能する。コンピュータ1800の記憶装置1803には、例えば、受信強度履歴情報1000,1400及びプローブ要求の数10が格納されている。   The processor 1801 provides a part or all of the functions of each functional unit 910 described above by executing a program 931 describing the above-described operation flow procedure using the memory 1802. The control unit 900 of the information processing apparatus 1 is, for example, a processor 1801, and the storage unit 930 is, for example, a memory 1802, a storage device 1803, and a removable storage medium 1805. For example, the processor 1801 reads and executes a program 931 stored in the storage device 1803, thereby functioning as a functional unit 910 such as a generating unit 911, a determining unit 912, and a changing unit 913. Further, the processor 1801 reads out and executes a program 931 stored in the storage device 1803, for example, and thereby, for example, a functional unit 910 such as a second determination unit 914, a third determination unit 915, and a sixth determination unit 919. Function as. Still further, the processor 1801 reads and executes the program 931 stored in the storage device 1803, for example, thereby counting, a counting unit 916, a fourth determination unit 917, a fifth determination unit 918, a second change unit 920, and a stop. It functions as a functional unit 910 such as the unit 921. In the storage device 1803 of the computer 1800, for example, reception intensity history information 1000 and 1400 and the number of probe requests 10 are stored.

メモリ1802は、例えば半導体メモリであり、RAM領域及びROM領域を含んで構成される。記憶装置1803は、例えばハードディスク、フラッシュメモリ(SSD(Solid State Drive)等)などの半導体メモリ、又は外部記憶装置である。読取装置1804は、プロセッサ1801の指示に従って着脱可能記憶媒体1805にアクセスする。着脱可能記憶媒体1805は、例えば、半導体デバイス(USBメモリ等)、磁気的作用により情報が入出力される媒体(磁気ディスク等)、光学的作用により情報が入出力される媒体(CD−ROM、DVD等)などにより実現される。   The memory 1802 is a semiconductor memory, for example, and includes a RAM area and a ROM area. The storage device 1803 is, for example, a semiconductor memory such as a hard disk or a flash memory (SSD (Solid State Drive)), or an external storage device. The reading device 1804 accesses the removable storage medium 1805 in accordance with instructions from the processor 1801. The removable storage medium 1805 is, for example, a semiconductor device (USB memory or the like), a medium to / from which information is input / output by magnetic action (magnetic disk or the like), a medium to / from which information is input / output by optical action (CD-ROM, For example, a DVD).

通信インタフェース1806は、例えば、無線LAN通信機1808と接続されており、プロセッサ1801の指示に従ってネットワーク1830を介してデータを送受信する。また、通信インタフェース1806は、Bluetooth(登録商標)、セルラ、IrDA(登録商標)、GPSなどの無線通信方式の無線通信機及びその他の通信機と接続されていてもよい。通信インタフェース1806は、プロセッサ1801の指示に従ってそれらの通信機によりネットワーク1830を介してデータを送受信してもよい。無線LAN通信機1808は無線LAN機能を制御し、無線LAN通信を行う。入出力インタフェース1807は、例えば、マイク、キーボード、マウスなどの入力装置、並びに表示装置及びスピーカなどの出力装置との間のインタフェースに相当する。   The communication interface 1806 is connected to, for example, a wireless LAN communication device 1808 and transmits / receives data via the network 1830 in accordance with instructions from the processor 1801. Further, the communication interface 1806 may be connected to a wireless communication device such as Bluetooth (registered trademark), cellular, IrDA (registered trademark), or GPS, and other communication devices. The communication interface 1806 may transmit and receive data via the network 1830 by these communication devices in accordance with instructions from the processor 1801. A wireless LAN communication device 1808 controls the wireless LAN function and performs wireless LAN communication. The input / output interface 1807 corresponds to an interface between an input device such as a microphone, a keyboard, and a mouse, and an output device such as a display device and a speaker.

実施形態に係るプログラム931は、例えば、下記の形態で情報処理装置1に提供される。
(1)記憶装置1803に予めインストールされている。
(2)着脱可能記憶媒体1805により提供される。
(3)プログラムサーバなどのサーバ1840から提供される。
The program 931 according to the embodiment is provided to the information processing apparatus 1 in the following form, for example.
(1) Installed in advance in the storage device 1803.
(2) Provided by a removable storage medium 1805.
(3) Provided from a server 1840 such as a program server.

図19は、上述の第1から第3の実施形態を含むいくつかの実施形態に係る無線LAN通信機への電力供給のオン及びオフを切り替える制御を例示する図である。制御部900は記憶部930に記憶されているプログラム931を読み出して実行することで、上述した例えば、図12、図13、図15、及び図17の動作フローに示す処理を実行する。そして、これらの動作フローにおいて、例えば、ステップS1203、ステップS1301、ステップS1303、ステップS1504、又はステップS1704で、無線LAN機能のオン又はオフを切り替えるように構成してもよいことについて上述した。この場合に、制御部900は、例えば図19に示すように、制御信号により無線LAN通信機1808への電力供給を切り替えるスイッチSWを制御することで、無線LAN機能のオン又はオフを切り替えるように構成されていてもよい。   FIG. 19 is a diagram illustrating control for switching on and off the power supply to the wireless LAN communication device according to some embodiments including the first to third embodiments described above. The control unit 900 reads out and executes the program 931 stored in the storage unit 930, thereby executing, for example, the processing shown in the operation flow of FIGS. 12, 13, 15, and 17 described above. In these operation flows, for example, it has been described above that the wireless LAN function may be switched on or off in step S1203, step S1301, step S1303, step S1504, or step S1704. In this case, for example, as illustrated in FIG. 19, the control unit 900 controls the switch SW that switches power supply to the wireless LAN communication device 1808 with a control signal so as to switch the wireless LAN function on or off. It may be configured.

また、上述の第1から第3の実施形態を含むいくつかの実施形態において、アクセスポイント102のスキャンの時間間隔は一定でなくてもよい。従って、上述した例えば、第1の時間間隔は、スキャンが実行される度に、所定の範囲(例えば、約15秒から約5分の範囲)の間で変化してもよい。換言すると、第1の時間間隔で実行されるスキャンは、一定の周期で実行されなくてもよい。また、同様に、第2の時間間隔も、スキャンが実行される度に所定の範囲(例えば、約20分から約2時間の範囲)の間で変化してもよい。   In some embodiments including the first to third embodiments described above, the scan time interval of the access point 102 may not be constant. Thus, for example, the first time interval described above may vary between a predetermined range (eg, a range of about 15 seconds to about 5 minutes) each time a scan is performed. In other words, the scan executed at the first time interval may not be executed at a constant cycle. Similarly, the second time interval may also change between a predetermined range (eg, a range of about 20 minutes to about 2 hours) each time a scan is performed.

以上において、いくつかの実施形態について説明した。しかしながら、本発明に係る実施形態は上記の実施形態に限定されるものではなく、上述の実施形態の各種変形形態及び代替形態を包含するものとして理解されるべきである。例えば、各種実施形態は、その趣旨及び範囲を逸脱しない範囲で構成要素を変形して具体化できることが理解されよう。また、前述した実施形態に開示されている複数の構成要素を適宜組み合わせることにより、本発明に係る種々の実施形態を成すことができることが理解されよう。或いは、実施形態に示される全構成要素からいくつかの構成要素を削除して又は置換して、或いは実施形態に示される構成要素にいくつかの構成要素を追加して本発明に係る種々の実施形態が実施され得ることが当業者には理解されよう。   In the above, several embodiments have been described. However, the embodiments according to the present invention are not limited to the above-described embodiments, but should be understood as including various modifications and alternative forms of the above-described embodiments. For example, it will be understood that various embodiments can be embodied by modifying the components without departing from the spirit and scope thereof. Further, it will be understood that various embodiments according to the present invention can be formed by appropriately combining a plurality of constituent elements disclosed in the above-described embodiments. Alternatively, various implementations according to the present invention may be made by deleting or replacing some components from all the components shown in the embodiment, or adding some components to the components shown in the embodiment. One skilled in the art will appreciate that the form may be implemented.

1 情報処理装置
100 システム
101 ステーション
102 アクセスポイント
900 制御部
910 機能部
911 生成部
912 判定部
913 変更部
914 第2判定部
915 第3判定部
916 計数部
917 第4判定部
918 第5判定部
919 第6判定部
920 第2変更部
921 停止部
930 記憶部
1800 コンピュータ
1801 プロセッサ
1802 メモリ
1803 記憶装置
1804 読取装置
1805 着脱可能記憶媒体
1806 通信インタフェース
1807 入出力インタフェース
1808 無線LAN通信機
1820 バス
1830 ネットワーク
1840 サーバ
DESCRIPTION OF SYMBOLS 1 Information processing apparatus 100 System 101 Station 102 Access point 900 Control part 910 Function part 911 Generation part 912 Determination part 913 Change part 914 2nd determination part 915 3rd determination part 916 Count part 917 4th determination part 918 5th determination part 919 6th determination unit 920 2nd change unit 921 stop unit 930 storage unit 1800 computer 1801 processor 1802 memory 1803 storage device 1804 reader 1805 removable storage medium 1806 communication interface 1807 input / output interface 1808 wireless LAN communication device 1820 bus 1830 network 1840 server

Claims (7)

無線通信を行う無線通信機と、
前記無線通信機により周辺の複数のアクセスポイントから複数のタイミングで電波を受信し、前記複数のタイミングの各タイミングで受信される電波の受信強度を該受信される電波に含まれている識別子で識別されるアクセスポイントと対応付けた受信強度履歴情報を生成する生成部と、
前記受信強度履歴情報において、第1のタイミングでの受信強度が所定の閾値以上であるアクセスポイントのうちで、前記第1のタイミングに後続する第2のタイミングでの受信強度が測定不能となるアクセスポイントが占める割合が、所定の割合以上であるか否かを判定する判定部と、
前記判定部が前記測定不能となるアクセスポイントが占める割合が所定の割合未満であると判定した場合、次に周辺のアクセスポイントからの電波の受信を実行するまでの時間間隔を第1の時間間隔に設定し、前記判定部が前記測定不能となるアクセスポイントが占める割合が所定の割合以上であると判定した場合、前記次に周辺のアクセスポイントからの電波の受信を実行するまでの時間間隔を、前記第1の時間間隔より長い第2の時間間隔へと変更する変更部と、
を備える、情報処理装置。
A wireless communication device for performing wireless communication;
The radio communication device receives radio waves from a plurality of neighboring access points at a plurality of timings, and the reception strength of the radio waves received at each timing of the plurality of timings is identified by an identifier included in the received radio waves A generating unit that generates reception intensity history information associated with an access point to be
In the reception strength history information, among the access points whose reception strength at the first timing is equal to or greater than a predetermined threshold, the access at which the reception strength at the second timing subsequent to the first timing becomes unmeasurable A determination unit that determines whether or not the proportion of points is equal to or greater than a predetermined proportion;
When the determination unit determines that the ratio of the access points that cannot be measured is less than a predetermined ratio, the time interval until the next reception of radio waves from the neighboring access points is the first time interval When the determination unit determines that the ratio of the access points that cannot be measured is equal to or greater than a predetermined ratio, the time interval until the next reception of radio waves from neighboring access points is set. A changing unit for changing to a second time interval longer than the first time interval;
An information processing apparatus comprising:
前記判定部が所定の割合以上であると判定した場合に、前記第1のタイミングから前記第2のタイミングにかけて受信強度が所定の閾値以上の値から測定不能になるアクセスポイントにおいて、前記第1のタイミングに先行する第3のタイミングから前記第1のタイミングまでの期間での受信強度の最大値と最小値の差が所定の範囲以内に収まっているか否かを判定する第2判定部を更に備え、
前記変更部は、前記判定部が所定の割合以上であると判定し、更に、前記第2判定部が所定の範囲以内の変動に収まっていると判定した場合に、次に周辺のアクセスポイントからの電波の受信を実行するまでの時間間隔を前記第1の時間間隔から前記第2の時間間隔へと変更する、ことを特徴とする請求項1に記載の情報処理装置。
In the access point where the reception intensity becomes unmeasurable from a value equal to or higher than a predetermined threshold from the first timing to the second timing when the determination unit determines that the ratio is equal to or higher than a predetermined ratio, A second determination unit configured to determine whether or not a difference between a maximum value and a minimum value of the reception intensity in a period from a third timing preceding the timing to the first timing is within a predetermined range; ,
The change unit determines that the determination unit is equal to or greater than a predetermined ratio, and further determines that the second determination unit determines that the variation is within a predetermined range. The information processing apparatus according to claim 1, wherein a time interval until the reception of the radio wave is changed from the first time interval to the second time interval.
前記判定部が所定の割合以上であると判定した場合に、前記第1のタイミングから前記第2のタイミングにかけて受信強度が所定の閾値以上の値から測定不能になるアクセスポイントの受信強度が、前記第2のタイミングに後続する第4のタイミングにおいても測定不能であるか否かを判定する第3判定部を更に備え、
前記変更部は、前記判定部が所定の割合以上であると判定し、更に、前記第3判定部が、前記第4のタイミングにおいても測定不能であると判定した場合に、次に周辺のアクセスポイントからの電波の受信を実行するまでの時間間隔を前記第1の時間間隔から前記第2の時間間隔へと変更する、ことを特徴とする請求項1又は2に記載の情報処理装置。
When the determination unit determines that it is equal to or higher than a predetermined ratio, the reception strength of the access point at which the reception strength becomes unmeasurable from a value equal to or higher than a predetermined threshold from the first timing to the second timing is A third determination unit that determines whether measurement is impossible at the fourth timing subsequent to the second timing;
The change unit determines that the determination unit is equal to or greater than a predetermined ratio, and further determines that the third determination unit cannot measure even at the fourth timing. The information processing apparatus according to claim 1, wherein a time interval until execution of reception of radio waves from a point is changed from the first time interval to the second time interval.
前記複数のタイミングの各タイミングにおいて周辺のステーションから発信されるプローブ要求の数を計数する計数部と、
前記判定部が所定の割合以上であると判定した場合に、前記第2のタイミングでのプローブ要求の数が、前記第1のタイミングでのプローブ要求の数よりも所定の数以上増えているか否かを判定する第4判定部と、
前記第4判定部が所定の数以上増えていると判定した場合に、前記所定の数以上増えている状態が所定の期間以上継続しているか否かを判定する第5判定部と、
を更に備え、
前記変更部は、前記判定部が所定の割合以上であると判定し、更に、前記第5判定部が前記所定の期間以上継続していると判定した場合に、次に周辺のアクセスポイントからの電波の受信を実行するまでの時間間隔を前記第1の時間間隔から前記第2の時間間隔へと変更する、ことを特徴とする請求項1から3のいずれか1項に記載の情報処理装置。
A counting unit that counts the number of probe requests transmitted from surrounding stations at each of the plurality of timings;
Whether or not the number of probe requests at the second timing is greater than the number of probe requests at the first timing when the determination unit determines that the ratio is equal to or greater than a predetermined ratio A fourth determination unit for determining whether or not
A fifth determination unit that determines whether or not the state of increasing the predetermined number or more continues for a predetermined period or more when the fourth determination unit determines that the increase is a predetermined number or more;
Further comprising
When the determination unit determines that the determination unit is equal to or greater than a predetermined ratio, and further determines that the fifth determination unit continues for the predetermined period or longer, the change unit next receives from a neighboring access point. 4. The information processing apparatus according to claim 1, wherein a time interval until radio wave reception is performed is changed from the first time interval to the second time interval. 5. .
前記第2の時間間隔で周辺のアクセスポイントからの電波の受信を実行する際に、電波が受信されたアクセスポイントのなかに接続可能なアクセスポイントがあるか否かを判定する第6判定部と、
前記第6判定部が接続可能なアクセスポイントがあると判定した場合に、次に周辺のアクセスポイントからの電波の受信を実行するまでの時間間隔を前記第2の時間間隔から前記第1の時間間隔へと変更する第2変更部と、
を更に備える、請求項1から4のいずれか1項に記載の情報処理装置。
A sixth determination unit that determines whether there is a connectable access point among the access points that have received the radio wave when performing reception of radio waves from neighboring access points at the second time interval; ,
When the sixth determination unit determines that there is an access point that can be connected, the time interval until the next reception of radio waves from neighboring access points is set from the second time interval to the first time. A second changing unit for changing to an interval;
The information processing apparatus according to any one of claims 1 to 4, further comprising:
前記変更部が、次に周辺のアクセスポイントからの電波の受信を実行するまでの時間間隔を前記第2の時間間隔に変更した場合に、次に周辺のアクセスポイントからの電波の受信を実行するまでの期間において前記無線通信機への電力供給を停止する停止部を更に備える、請求項1から5のいずれか1項に記載の情報処理装置。   When the change unit changes the time interval until the next reception of radio waves from neighboring access points to the second time interval, it next executes reception of radio waves from neighboring access points. The information processing apparatus according to claim 1, further comprising a stop unit that stops power supply to the wireless communication device during the period up to. 無線通信機により周辺の複数のアクセスポイントから複数のタイミングで電波を受信し、前記複数のタイミングの各タイミングで受信される電波の受信強度を該受信される電波に含まれている識別子で識別されるアクセスポイントと対応付けた受信強度履歴情報を生成し、
前記受信強度履歴情報において、第1のタイミングでの受信強度が所定の閾値以上であるアクセスポイントのうちで、前記第1のタイミングに後続する第2のタイミングでの受信強度が測定不能となるアクセスポイントが占める割合が、所定の割合以上であるか否かを判定し、
前記判定において前記測定不能となるアクセスポイントが占める割合が所定の割合未満であると判定した場合、次に周辺のアクセスポイントからの電波の受信を実行するまでの時間間隔を第1の時間間隔に設定し、前記判定において前記測定不能となるアクセスポイントが占める割合が前記所定の割合以上であると判定した場合、前記次に周辺のアクセスポイントからの電波の受信を実行するまでの時間間隔を、前記第1の時間間隔より長い第2の時間間隔へと変更する、
処理をコンピュータに実行させるプログラム。
A radio communication device receives radio waves from a plurality of neighboring access points at a plurality of timings, and the reception intensity of the radio waves received at each timing of the plurality of timings is identified by an identifier included in the received radio waves. Reception strength history information associated with the access point
In the reception strength history information, among the access points whose reception strength at the first timing is equal to or greater than a predetermined threshold, the access at which the reception strength at the second timing subsequent to the first timing becomes unmeasurable Determine if the percentage of points is greater than or equal to a certain percentage,
If it is determined in the determination that the proportion of the access points that cannot be measured is less than a predetermined ratio, the time interval until the next reception of radio waves from neighboring access points is set to the first time interval. Set, when it is determined that the ratio occupied by the access points that are not measurable in the determination is equal to or greater than the predetermined ratio, the time interval until the next reception of radio waves from neighboring access points, Changing to a second time interval longer than the first time interval;
A program that causes a computer to execute processing.
JP2012274079A 2012-12-14 2012-12-14 Information processing apparatus and program Active JP5954157B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012274079A JP5954157B2 (en) 2012-12-14 2012-12-14 Information processing apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012274079A JP5954157B2 (en) 2012-12-14 2012-12-14 Information processing apparatus and program

Publications (2)

Publication Number Publication Date
JP2014120900A JP2014120900A (en) 2014-06-30
JP5954157B2 true JP5954157B2 (en) 2016-07-20

Family

ID=51175393

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012274079A Active JP5954157B2 (en) 2012-12-14 2012-12-14 Information processing apparatus and program

Country Status (1)

Country Link
JP (1) JP5954157B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021009603A (en) * 2019-07-02 2021-01-28 矢崎エナジーシステム株式会社 Power failure detection method and power failure detector

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3837312B2 (en) * 2001-09-18 2006-10-25 インターナショナル・ビジネス・マシーンズ・コーポレーション Computer apparatus, wireless communication module, control method of wireless communication module, and program
JP2007288598A (en) * 2006-04-18 2007-11-01 Sanyo Electric Co Ltd Digital cordless telephone set, and digital cordless telephone system
JP5010745B1 (en) * 2011-02-08 2012-08-29 株式会社東芝 RADIO UNIT AND MOBILE COMMUNICATION TERMINAL DEVICE PROVIDED WITH THIS RADIO UNIT
JP2012205176A (en) * 2011-03-28 2012-10-22 Hitachi Kokusai Electric Inc Radio communication system

Also Published As

Publication number Publication date
JP2014120900A (en) 2014-06-30

Similar Documents

Publication Publication Date Title
US9509171B2 (en) Method and apparatus for optimizing standby power consumption and providing user indications in WPC based wireless charging system
CN106557407B (en) Method and device for monitoring equipment load
CN105515617B (en) Apparatus and method for transmitting/receiving PTU presence information in wireless charging network
JP6243002B2 (en) Intelligent beaconing with software-enabled access points
AU2014205484B2 (en) Power delivery including out-of-band communication
CN108370541B (en) Mobility indicator for UE transmissions
CN103887571A (en) Charging mode switching method and charging mode switching device
US11765567B2 (en) Smart searching of wireless devices using device location information
US9532312B1 (en) Locating user device using beacon signal
CN111373629A (en) Wireless charging alignment detection method and electronic equipment
KR102213172B1 (en) Method and system for checking whether beacon device has error
JP6007988B2 (en) Standby system apparatus, operational system apparatus, redundant configuration system, and load distribution method
US20150148065A1 (en) Terminal device, scanning method and information processing system
JP5954157B2 (en) Information processing apparatus and program
US10004051B2 (en) Apparatus and method for controlling traffic of electronic device
US9072045B2 (en) Smart searching of wireless devices using device location information
US8768415B2 (en) Base station and method for detecting displacement of base station
US10111046B2 (en) Portable type information processing apparatus, information processing system, and information processing method
WO2023046161A1 (en) Beam failure detection method and apparatus, and terminal
EP2654354B1 (en) Providing a current position while reducing an overall power consumption
JP2018186430A (en) Method of ensuring availability of portable terminal device and information processing device
US10631152B2 (en) Wireless communication system, communication device, sensor device, and wireless communication method
JP2015041848A (en) Radio communication terminal and radio communication system
JP2018019365A (en) Communication terminal
JP6762162B2 (en) Terminal management device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150804

TRDD Decision of grant or rejection written
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20160511

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20160517

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160530

R150 Certificate of patent or registration of utility model

Ref document number: 5954157

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250