JP2016086304A - Communication controller, communication system, communication control method, and communication control program - Google Patents

Communication controller, communication system, communication control method, and communication control program Download PDF

Info

Publication number
JP2016086304A
JP2016086304A JP2014218332A JP2014218332A JP2016086304A JP 2016086304 A JP2016086304 A JP 2016086304A JP 2014218332 A JP2014218332 A JP 2014218332A JP 2014218332 A JP2014218332 A JP 2014218332A JP 2016086304 A JP2016086304 A JP 2016086304A
Authority
JP
Japan
Prior art keywords
communication
terminal
terminal device
speed
value
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2014218332A
Other languages
Japanese (ja)
Other versions
JP6473598B2 (en
Inventor
小峯 敏彦
Toshihiko Komine
敏彦 小峯
渡辺 伸吾
Shingo Watanabe
伸吾 渡辺
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
KDDI Corp
Original Assignee
KDDI Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by KDDI Corp filed Critical KDDI Corp
Priority to JP2014218332A priority Critical patent/JP6473598B2/en
Publication of JP2016086304A publication Critical patent/JP2016086304A/en
Application granted granted Critical
Publication of JP6473598B2 publication Critical patent/JP6473598B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a communication controller etc. capable of effectively determining an active state of a terminal device.SOLUTION: A communication controller comprises: speed information acquisition unit for acquiring information on speed with respect to one or both of a communication device and a terminal device; and a determination unit for determining a value of a parameter used for determining disconnection of communication between the communication device and the terminal device on the basis of relative speed between the communication device and the terminal device on the basis of information acquired by the speed information acquisition unit.SELECTED DRAWING: Figure 1

Description

本発明は、通信制御装置、通信システム、通信制御方法および通信制御プログラムに関する。   The present invention relates to a communication control device, a communication system, a communication control method, and a communication control program.

Wi−Fi(登録商標)では、アクセスポイント(AP:Access Point)装置において、端末装置(STA:Station)のアクティブ状態の管理を行う(非特許文献1参照。)。具体的には、AP装置は、設定された値に相当する時間(一定時間であり、以降でインアクティブタイムアウト(InActiveTimeout)と呼ぶ。)内でデータ通信を行っているとみなされる端末装置をアクティブ状態の端末装置であると判定し、他の端末装置をアクティブでない端末装置であると判定する。   In Wi-Fi (registered trademark), an active state of a terminal device (STA: Station) is managed in an access point (AP: Access Point) device (see Non-Patent Document 1). Specifically, the AP device activates a terminal device that is regarded as performing data communication within a time corresponding to a set value (a fixed time, hereinafter referred to as an inactive timeout). It is determined that the terminal device is in a state, and other terminal devices are determined to be inactive terminal devices.

IEEE Std 802.11-2007、“IEEE Standard for Information technology-Telecommunications and information exchange between systems-Local and metropolitan area networks-Specific requirements,Part 11:Wireless LAN Medium Access Control(MAC) and Physical Layer(PHY) Specifications"IEEE Std 802.11-2007, "IEEE Standard for Information technology-Telecommunications and information exchange between systems-Local and metropolitan area networks-Specific requirements, Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications"

AP装置への接続を試みる端末装置が増加すると、AP装置において管理するアクティブ状態の端末装置の数が上限値に達し、AP装置と通信することができる端末装置が制限されてしまい、十分なオフロード効果(例えば、セルラーからWi−Fiへのオフロードの効果)が得られなかった。   When the number of terminal devices that attempt to connect to the AP device increases, the number of active terminal devices managed by the AP device reaches an upper limit value, and the number of terminal devices that can communicate with the AP device is limited. A load effect (for example, an off-road effect from cellular to Wi-Fi) was not obtained.

InActiveTimeoutの設定値が大きい場合には、AP装置と通信していないのにアクティブ状態となっている端末装置が多く発生し、オフロード効果が小さくなる。
一方、InActiveTimeoutの設定値が小さい場合には、AP装置と端末装置との間で通信すべき継続するフレームがあるにも関わらず、一時的にフレームが空いた際に通信接続が切断されてしまい、再接続を実行する必要があり、再接続に関する信号の通信によって無線リソースを無駄に消費してしまう。また、通信接続の切断により通信が途切れてしまう。
また、InActiveTimeoutの適した値は、周辺環境により異なり、特に、端末装置の数や端末装置が移動しているかなどの状況による。
When the set value of InActiveTimeout is large, there are many terminal devices that are in an active state without communicating with the AP device, and the offload effect is reduced.
On the other hand, when the setting value of InActiveTimeout is small, the communication connection is disconnected when there is a frame temporarily even though there is a continuous frame to be communicated between the AP device and the terminal device. Therefore, it is necessary to perform reconnection, and radio resources are wasted due to communication of signals related to reconnection. Further, communication is interrupted due to disconnection of the communication connection.
Also, a suitable value for InActiveTimeout varies depending on the surrounding environment, and particularly depends on the number of terminal devices and whether the terminal devices are moving.

本発明は、このような事情を考慮してなされたもので、端末装置のアクティブ状態の判定を効果的に行うことができる通信制御装置、通信システム、通信制御方法および通信制御プログラムを提供することを課題とする。   The present invention has been made in consideration of such circumstances, and provides a communication control device, a communication system, a communication control method, and a communication control program capable of effectively determining the active state of a terminal device. Is an issue.

上記の課題を解決するために、本発明の一態様に係る通信制御装置は、通信装置と端末装置のうちの一方または両方について速度に関する情報を取得する速度情報取得部と、前記速度情報取得部により取得された情報に基づく前記通信装置と前記端末装置との相対速度に基づいて、前記通信装置と前記端末装置との通信の接続を切断することを判定するために用いられるパラメータの値を決定する決定部と、を備える。   In order to solve the above-described problem, a communication control device according to an aspect of the present invention includes a speed information acquisition unit that acquires information about a speed for one or both of a communication device and a terminal device, and the speed information acquisition unit. Determining a value of a parameter used to determine disconnection of communication between the communication device and the terminal device based on a relative speed between the communication device and the terminal device based on information acquired by And a determination unit.

上記の課題を解決するために、本発明の一態様に係る通信システムは、端末装置と、通信装置と、前記通信装置と一体または別体の通信制御装置を有し、前記通信制御装置は、前記通信装置と前記端末装置のうちの一方または両方について速度に関する情報を取得し、前記取得された情報に基づく前記通信装置と前記端末装置との相対速度に基づいて、前記通信装置と前記端末装置との通信の接続を切断することを判定するために用いられるパラメータの値を決定する。   In order to solve the above problems, a communication system according to one aspect of the present invention includes a terminal device, a communication device, and a communication control device that is integrated with or separate from the communication device, and the communication control device includes: Information on speed is acquired for one or both of the communication apparatus and the terminal apparatus, and the communication apparatus and the terminal apparatus are based on a relative speed between the communication apparatus and the terminal apparatus based on the acquired information. The value of the parameter used to determine to disconnect the communication connection with is determined.

上記の課題を解決するために、本発明の一態様に係る通信制御方法は、通信装置と端末装置のうちの一方または両方について速度に関する情報を取得し、前記取得された情報に基づく前記通信装置と前記端末装置との相対速度に基づいて、前記通信装置と前記端末装置との通信の接続を切断することを判定するために用いられるパラメータの値を決定する。   In order to solve the above-described problem, a communication control method according to an aspect of the present invention acquires information about a speed for one or both of a communication device and a terminal device, and the communication device based on the acquired information Based on the relative speed between the communication device and the terminal device, a value of a parameter used to determine to disconnect the communication connection between the communication device and the terminal device is determined.

上記の課題を解決するために、本発明の一態様に係る通信制御プログラムは、通信装置と端末装置のうちの一方または両方について速度に関する情報を取得するステップと、前記取得された情報に基づく前記通信装置と前記端末装置との相対速度に基づいて、前記通信装置と前記端末装置との通信の接続を切断することを判定するために用いられるパラメータの値を決定するステップと、をコンピュータに実行させるためのプログラムである。   In order to solve the above-described problem, a communication control program according to an aspect of the present invention includes a step of acquiring information on speed for one or both of a communication device and a terminal device, and the above-described information based on the acquired information Determining a value of a parameter used to determine disconnection of communication between the communication device and the terminal device based on a relative speed between the communication device and the terminal device to a computer It is a program to make it.

本発明によれば、端末装置のアクティブ状態の判定を効果的に行うことができる。   ADVANTAGE OF THE INVENTION According to this invention, determination of the active state of a terminal device can be performed effectively.

本発明の一実施形態に係る通信システムの概略的な構成を示す図である。1 is a diagram illustrating a schematic configuration of a communication system according to an embodiment of the present invention. 本発明の一実施形態に係るAP装置の概略的な構成を示す機能ブロック図である。It is a functional block diagram which shows the schematic structure of AP apparatus which concerns on one Embodiment of this invention. 本発明の一実施形態に係るAP装置と端末装置との通信接続のシーケンスの一例を示す図である。It is a figure which shows an example of the sequence of the communication connection of AP apparatus and terminal device which concern on one Embodiment of this invention. 本発明の一実施形態に係るInActiveTimeoutの一例を示す図である。It is a figure which shows an example of InActiveTimeout concerning one Embodiment of this invention. 本発明の一実施形態に係るAP装置と端末装置との相対速度と通信可能時間について説明するための図である。It is a figure for demonstrating the relative speed and communicable time of AP apparatus and terminal device which concern on one Embodiment of this invention. 本発明の一実施形態(第1実施形態)に係るAP装置と端末装置との通信環境を示す図である。It is a figure which shows the communication environment of AP apparatus and terminal device which concern on one Embodiment (1st Embodiment) of this invention. 本発明の一実施形態(第2実施形態)に係るAP装置と端末装置との通信環境を示す図である。It is a figure which shows the communication environment of AP apparatus and terminal device which concern on one Embodiment (2nd Embodiment) of this invention.

以下、図面を参照し、本発明の実施形態について説明する。
[実施形態の概要]
図1は、本発明の一実施形態に係る通信システム1の概略的な構成を示す図である。
本実施形態に係る通信システム1は、携帯電話システムのセルラーの基地局装置11と、所定の範囲をカバーするアクセスポイント装置(AP装置)12と、スマートフォンを含む携帯電話端末装置である複数の端末装置(STA)31−1〜31−4、32−1〜32−3を備える。AP装置12は、本実施形態では、Wi−Fiのシステムの装置であり、他のシステムの装置であってもよい。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
[Outline of Embodiment]
FIG. 1 is a diagram showing a schematic configuration of a communication system 1 according to an embodiment of the present invention.
A communication system 1 according to the present embodiment includes a cellular base station device 11 of a mobile phone system, an access point device (AP device) 12 that covers a predetermined range, and a plurality of terminals that are mobile phone terminal devices including a smartphone. The apparatus (STA) 31-1 to 31-4 and 32-1 to 32-3 are provided. In this embodiment, the AP device 12 is a Wi-Fi system device, and may be a device of another system.

ここで、本実施形態では、AP装置12により通信領域22に存在する端末装置31−1〜31−4を管理する構成を説明する。
これに関し、同様な構成を、基地局装置11により通信領域21に存在する端末装置31−1〜31−4、32−1〜32−3を管理する構成に適用することも可能である。つまり、以下で説明するAP装置12と同様な機能を基地局装置11に適用することも可能である。
Here, this embodiment demonstrates the structure which manages the terminal devices 31-1 to 31-4 which exist in the communication area | region 22 by AP apparatus 12. FIG.
In this regard, a similar configuration may be applied to a configuration in which the base station device 11 manages the terminal devices 31-1 to 31-4 and 32-1 to 32-3 existing in the communication area 21. That is, a function similar to that of the AP device 12 described below can be applied to the base station device 11.

図2において、記憶部101は、メモリを有し、プログラムなどの各種の情報をメモリの領域に記憶する。本実施形態では、記憶部101は、所定の対応テーブル131を記憶する。
対応テーブル131は、AP装置12と端末装置(図1の例では、端末装置31−1〜31−4)との相対速度と、その場合に使用するInActiveTimeoutの値(設定値)との対応を格納する。対応テーブル131の内容は、例えば、あらかじめ設定されてもよく、または、任意のタイミングで設定(変更)されてもよい。
In FIG. 2, the storage unit 101 has a memory, and stores various types of information such as programs in an area of the memory. In the present embodiment, the storage unit 101 stores a predetermined correspondence table 131.
The correspondence table 131 shows the correspondence between the relative speed between the AP device 12 and the terminal device (terminal devices 31-1 to 31-4 in the example of FIG. 1) and the value (setting value) of InActiveTimeout used in that case. Store. For example, the contents of the correspondence table 131 may be set in advance, or may be set (changed) at an arbitrary timing.

通信部102は、各端末装置31−1〜31−4との間で無線により信号を通信する。また、通信部102は、例えば、他のAP装置や、上位の装置(上位装置)などとの間で、有線または無線の回線を介して、信号を通信してもよい。
制御部103は、例えば、CPU(Central Processing Unit)を有し、AP装置12における各種の処理や制御を実行する。
The communication unit 102 communicates signals wirelessly with the terminal devices 31-1 to 31-4. Further, the communication unit 102 may communicate a signal with another AP device or a higher-level device (high-level device) via a wired or wireless line, for example.
The control unit 103 includes, for example, a CPU (Central Processing Unit), and executes various processes and controls in the AP device 12.

速度情報取得部121は、AP装置12または端末装置31−1〜31−4などについて、速度に関する情報を取得する。
速度情報取得部121は、例えば、GPS(Global Positioning System)または加速度センサなどの機能により自装置(AP装置12)の速度に関する情報を取得する機能、他の装置との通信により当該他の装置の速度に関する情報を取得する機能、および、他の装置との通信により別の装置(第三の装置)の速度に関する情報を取得する機能を備える。なお、GPSの機能により位置の情報が取得される場合には、取得される位置の情報(例えば、相対位置の情報でもよい)を用いて、速度の情報(例えば、相対速度の情報でもよい)を演算(算出)して取得することができる。
The speed information acquisition unit 121 acquires information about the speed of the AP device 12 or the terminal devices 31-1 to 31-4.
The speed information acquisition unit 121 is, for example, a function of acquiring information on the speed of the own device (AP device 12) by a function such as GPS (Global Positioning System) or an acceleration sensor, and communication with the other device. A function of acquiring information on the speed, and a function of acquiring information on the speed of another apparatus (third apparatus) through communication with another apparatus. When position information is acquired by the GPS function, speed information (for example, relative speed information may be used) using the acquired position information (for example, relative position information may be used). Can be obtained by calculation (calculation).

設定時間決定部122は、所定のパラメータ(時間に関するパラメータ)について、速度情報取得部121により取得された情報および対応テーブル131の情報に基づいて、各端末装置31−1〜31−4に対して設定する時間(設定値)を決定する。ここで、所定のパラメータは、本実施形態では、InActiveTimeoutの時間(設定値)である。   The set time determination unit 122 sets the predetermined parameters (time parameters) to the terminal devices 31-1 to 31-4 based on the information acquired by the speed information acquisition unit 121 and the information in the correspondence table 131. Determine the set time (set value). Here, the predetermined parameter is the time (set value) of InActiveTimeout in this embodiment.

端末管理部123は、設定時間決定部122により決定された設定時間に基づいて、端末装置31−1〜31−4を管理する。これに関し、本実施形態では、端末管理部123は、端末装置31−1〜31−4がアクティブ状態であるか否かを管理する。なお、端末管理部123は、他の様々な事項について、端末装置31−1〜31−4を管理してもよい。
通信制御部124は、端末管理部123により管理される情報に基づいて、通信部102により端末装置31−1〜31−4との間で行われる無線通信を制御する。
The terminal management unit 123 manages the terminal devices 31-1 to 31-4 based on the set time determined by the set time determination unit 122. In this regard, in the present embodiment, the terminal management unit 123 manages whether or not the terminal devices 31-1 to 31-4 are in an active state. Note that the terminal management unit 123 may manage the terminal devices 31-1 to 31-4 for various other matters.
The communication control unit 124 controls wireless communication performed between the terminal devices 31-1 to 31-4 by the communication unit 102 based on information managed by the terminal management unit 123.

図3は、本発明の一実施形態に係るAP装置12と端末装置31−1〜31−4との通信接続のシーケンスの一例を示す図である。この通信接続のシーケンスは、非特許文献1に記載されたWi−Fiの接続のシーケンスと同様である。
図3の例では、AP装置12と1個の端末装置31−1との間で行われる通信接続のシーケンスの処理を示すが、他の端末装置(例えば、端末装置31−2〜31−4)についても同様である。
FIG. 3 is a diagram illustrating an example of a communication connection sequence between the AP device 12 and the terminal devices 31-1 to 31-4 according to an embodiment of the present invention. This communication connection sequence is the same as the Wi-Fi connection sequence described in Non-Patent Document 1.
In the example of FIG. 3, processing of a communication connection sequence performed between the AP device 12 and one terminal device 31-1 is illustrated, but other terminal devices (for example, terminal devices 31-2 to 31-4) are illustrated. ) Is the same.

なお、AP装置12と端末装置31−1との通信接続が切断されてから所定の時間(例えば、1分間など)は、当該端末装置31−1に関する情報(履歴情報)がAP装置12により有効に保持される。このため、端末装置31−1は、AP装置12との通信接続が切断されてから当該所定の時間は、再び接続を希望する場合には、リアソシエーションリクエスト(ReAssociation Request)の信号をAP装置12に対して無線により送信する。
このリアソシエーションリクエストの信号を受信すると、AP装置12は、リアソシエーションレスポンス(ReAssociation Response)の信号を端末装置31−1に対して無線により送信する。
In addition, for a predetermined time (for example, 1 minute) after the communication connection between the AP device 12 and the terminal device 31-1 is disconnected, information (history information) about the terminal device 31-1 is valid by the AP device 12. Retained. For this reason, the terminal device 31-1 sends a signal of a reassociation request (ReAssociation Request) to the AP device 12 when the connection is desired again for a predetermined time after the communication connection with the AP device 12 is disconnected. Is transmitted by radio.
Upon receiving this reassociation request signal, the AP device 12 wirelessly transmits a reassociation response (ReAssociation Response) signal to the terminal device 31-1.

端末装置31−1とAP装置12は、図3に示される信号のやり取り(または、リアソシエーションリクエストおよびリアソシエーションレスポンスの信号のやり取り)を完了した後に、データの通信を開始する。この際、AP装置12は、端末管理部123により、端末装置31−1をアクティブ状態の端末装置として管理する。また、AP装置12は、端末管理部123により、現状におけるアクティブ状態の端末装置31−1〜31−4の数を管理し、当該数が上限値(接続可能な最大の数)に達した場合には、新たな端末装置を接続させないように制御する。具体的には、AP装置12は、新たな端末装置から送信された信号(本例では、プローブリクエストの信号、オーセンティケーションの信号アソシエーションリクエストの信号、またはリアソシエーションリクエストの信号)が到来しても、当該信号に対する応答の信号(本例では、プローブレスポンスの信号、オーセンティケーションの信号、アソシエーションレスポンスの信号、またはリアソシエーションレスポンスの信号)を送信しないことで、新たな端末装置を接続させないようにする。   The terminal device 31-1 and the AP device 12 start data communication after completing the exchange of signals shown in FIG. 3 (or exchange of signals of a reassociation request and a reassociation response). At this time, the AP device 12 manages the terminal device 31-1 as an active terminal device by the terminal management unit 123. Further, the AP device 12 manages the number of currently active terminal devices 31-1 to 31-4 by the terminal management unit 123, and the number reaches the upper limit (the maximum number that can be connected). Is controlled not to connect a new terminal device. Specifically, the AP device 12 receives a signal (in this example, a probe request signal, an authentication signal association request signal, or a reassociation request signal) transmitted from a new terminal device. However, by not transmitting a response signal to the signal (in this example, a probe response signal, an authentication signal, an association response signal, or a reassociation response signal), a new terminal device is not connected. To.

ここで、AP装置12において管理するアクティブ状態の端末装置31−1〜31−4の数の上限値は、例えば、主にハードウェア(H/W)の性能により設定される。
一例として、この上限値は、それぞれのAP装置ごとに設定されてもよい。
他の一例として、この上限値は、複数のAP装置を収容する上位の装置(例えば、認証サーバ装置)ごとに設定されてもよい。この場合、この上限値は、これら複数のAP装置で管理される端末装置の数の合計に対する上限値となる。
Here, the upper limit value of the number of terminal devices 31-1 to 31-4 in the active state managed by the AP device 12 is set mainly by the performance of hardware (H / W), for example.
As an example, the upper limit value may be set for each AP device.
As another example, the upper limit value may be set for each higher-level device (for example, an authentication server device) that accommodates a plurality of AP devices. In this case, this upper limit value is an upper limit value for the total number of terminal devices managed by the plurality of AP devices.

本実施形態では、この経過時間[秒]の開始時点(開始時刻)として、アソシエーションレスポンスやリアソシエーションレスポンスの信号が通信(例えば、送信)される時点が用いられるが、他の時点が用いられてもよい。
また、本実施形態では、通信接続の終了時点(終了時刻)として、InActiveTimeoutが経過する時点、および、AP装置12から端末装置31−1に対してディアソシエーションやディオーセンティケーションなどの信号を送信することで、当該端末装置31−1をアクティブ状態から解放する場合に、当該端末装置31−1が当該信号を受信する時点が用いられるが、他の時点が用いられてもよい。
In the present embodiment, as the start time (start time) of this elapsed time [second], the time when the association response signal or the reassociation response signal is communicated (for example, transmitted) is used, but other time points are used. Also good.
In the present embodiment, as the end point of communication connection (end time), a signal such as deassociation or deauthentication is transmitted from the AP device 12 to the terminal device 31-1 when the InActiveTimeout has elapsed. Thus, when the terminal device 31-1 is released from the active state, the time point at which the terminal device 31-1 receives the signal is used, but other time points may be used.

ここで、トラヒックとしては、例えば、AP装置12と端末装置31−1との間で通信(送信および受信)される信号のトラヒックが用いられる。本実施形態では、トラヒックとして、AP装置12から端末装置31−1へ伝送される信号と、端末装置31−1からAP装置12へ伝送される信号の両方のトラヒックが用いられるが、トラヒックとして、AP装置12から端末装置31−1へ伝送される信号のトラヒック(のみ)が用いられてもよく、または、端末装置31−1からAP装置12へ伝送される信号のトラヒック(のみ)が用いられてもよい。   Here, for example, traffic of a signal communicated (transmitted and received) between the AP device 12 and the terminal device 31-1 is used as the traffic. In the present embodiment, both traffic of a signal transmitted from the AP device 12 to the terminal device 31-1 and a signal transmitted from the terminal device 31-1 to the AP device 12 are used as the traffic. Traffic (only) of a signal transmitted from the AP device 12 to the terminal device 31-1 may be used, or traffic (only) of a signal transmitted from the terminal device 31-1 to the AP device 12 may be used. May be.

AP装置12は、端末管理部123により、自装置(当該AP装置12)と端末装置31−1との間で無線のフレームを通信するタイミング(送信するタイミング、または、受信するタイミングのうちの一方または両方)を契機としてタイマの計時を初期値(例えば、ゼロ)に設定して当該初期値から動作させる。つまり、AP装置12は、当該端末装置31−1との間でフレームを通信するたび(トラヒックが発生するたび)にタイマの値を初期値にリセット(設定)して再び計時を開始する。   The AP device 12 uses the terminal management unit 123 to transmit a wireless frame between its own device (the AP device 12) and the terminal device 31-1 (one of transmission timing and reception timing). (Or both), the timer count is set to an initial value (for example, zero) and is operated from the initial value. That is, the AP device 12 resets (sets) the timer value to the initial value every time a frame is communicated with the terminal device 31-1 (when traffic occurs), and starts counting again.

例えば所定のタイミング(一例として、一定周期のタイミング)で、AP装置12は、端末管理部123により、当該タイマにより計時された値(無通信時間の値)がInActiveTimeoutの設定値を超えたか否かを判定する。
この結果、AP装置12は、端末管理部123により、当該タイマにより計時された値がInActiveTimeoutの設定値を超えたと判定した場合には、当該端末装置31−1はデータの通信をしていないと判定し、当該端末装置31−1をアクティブ状態から解放する(通信の接続を切断する)。AP装置12は、例えば、端末管理部123により制御される通信制御部124により、当該端末装置31−1に対してディアソシエーションやディオーセンティケーションなどの信号を送信することで、当該端末装置31−1をアクティブ状態から解放する。
For example, at a predetermined timing (as an example, at a fixed cycle timing), the AP apparatus 12 determines whether the value (no-communication time value) measured by the timer by the terminal management unit 123 exceeds the set value of InActiveTimeout. Determine.
As a result, when the AP device 12 determines that the value measured by the timer exceeds the set value of InActiveTimeout by the terminal management unit 123, the terminal device 31-1 is not communicating data. The terminal device 31-1 is determined to be released from the active state (communication connection is disconnected). For example, the AP device 12 transmits a signal such as de-association or de-authentication to the terminal device 31-1 by the communication control unit 124 controlled by the terminal management unit 123. -1 is released from the active state.

一方、AP装置12は、端末管理部123により、当該タイマにより計時された値がInActiveTimeoutの設定値以下であると判定した場合には、当該端末装置31−1をアクティブ状態のまま管理し続ける。但し、InActiveTimeout以外の理由により通信接続を終了(例えば、強制終了)する場合には、AP装置12は、端末装置31−1に対してディアソシエーションやディオーセンティケーションなどの信号を送信することで、当該端末装置31−1をアクティブ状態から解放する。
図4の例では、InActiveTimeoutの設定値は180秒である。図4の例では、AP装置12と端末装置31−1とが通信接続してから、無通信時間がInActiveTimeoutの設定値を超えたときまで、当該端末装置31−1はアクティブ状態である。
On the other hand, when the AP management unit 123 determines that the value measured by the timer is equal to or less than the set value of InActiveTimeout, the AP device 12 continues to manage the terminal device 31-1 in the active state. However, when the communication connection is terminated (for example, forced termination) for reasons other than InActiveTimeout, the AP device 12 transmits a signal such as de-association or deauthentication to the terminal device 31-1. The terminal device 31-1 is released from the active state.
In the example of FIG. 4, the set value of InActiveTimeout is 180 seconds. In the example of FIG. 4, the terminal device 31-1 is in the active state from when the AP device 12 and the terminal device 31-1 are connected for communication until when the no-communication time exceeds the set value of InActiveTimeout.

図5を参照して説明する。
例えば、飛行機201に搭載されたAP装置211と地上に存在する端末装置221−1〜221−2とが無線により通信する場合、通常、AP装置211と端末装置221−1〜221−2との相対速度が大きいときには当該通信が可能な時間(通信可能時間)は短くなる一方、AP装置211と端末装置221−1〜221−2との相対速度が小さいときには当該通信が可能な時間(通信可能時間)は長くなると言える。
また、車両251に搭載されたAP装置261と地上に存在する端末装置271−1〜271−2とが無線により通信する場合についても、相対速度と通信可能時間との関係は同様である。
また、飛行機201および車両251以外の移動体にAP装置が搭載された場合についても、同様である。
This will be described with reference to FIG.
For example, when the AP device 211 mounted on the airplane 201 and the terminal devices 221-1 to 221-2 existing on the ground communicate with each other wirelessly, the AP device 211 and the terminal devices 221-1 to 221-2 are normally connected. When the relative speed is high, the time for which communication is possible (communication available time) is shortened, while when the relative speed between the AP device 211 and the terminal devices 221-1 to 221-2 is low, the time for which communication is possible (communication is possible). It can be said that time is long.
The relationship between the relative speed and the communicable time is the same when the AP device 261 mounted on the vehicle 251 and the terminal devices 271-1 to 271-2 existing on the ground communicate with each other wirelessly.
The same applies to the case where the AP device is mounted on a moving body other than the airplane 201 and the vehicle 251.

なお、本例では、端末装置221−1〜221−2、271−1〜271−2は停止(静止)しているとみなしているが、端末装置221−1〜221−2、271−1〜271−2が移動する場合には、端末装置221−1〜221−2、271−1〜271−2の移動も相対速度に反映される。
また、本例では、AP装置211、261が移動して、端末装置221−1〜221−2、271−1〜271−2が移動しない(または、相対的に移動速度が小さい)場合を示したが、逆に、端末装置221−1〜221−2、271−1〜271−2が移動して、AP装置211、261が移動しない(または、相対的に移動速度が小さい)場合についても同様であり、また、AP装置211、261の移動速度と端末装置221−1〜221−2、271−1〜271−2の移動速度が近い場合についても同様である。
In this example, the terminal devices 221-1 to 221-2 and 271-1 to 271-2 are considered to be stopped (stationary), but the terminal devices 221-1 to 221-2 and 271-1 are considered. When ˜271-2 moves, the movement of the terminal devices 221-1 to 221-2 and 271-1 to 271-2 is also reflected in the relative speed.
In this example, the AP apparatuses 211 and 261 move, and the terminal apparatuses 221-1 to 221-2 and 271-1 to 271-2 do not move (or the movement speed is relatively low). However, conversely, also when the terminal devices 221-1 to 221-2 and 271-1 to 271-2 move and the AP devices 211 and 261 do not move (or move relatively slowly). The same applies to the case where the moving speeds of the AP apparatuses 211 and 261 are close to the moving speeds of the terminal apparatuses 221-1 to 221-2 and 271-1 to 271-2.

本実施形態に係るAP装置12は、自装置(当該AP装置12)と端末装置31−1〜31−4との相対速度に基づいて、InActiveTimeoutの設定値を可変に設定する。   The AP device 12 according to the present embodiment variably sets the setting value of InActiveTimeout based on the relative speed between the own device (the AP device 12) and the terminal devices 31-1 to 31-4.

ここで、AP装置12において、設定時間決定部122により、InActiveTimeoutの設定値を設定(例えば、変更)するタイミングとしては、様々なタイミングが用いられてもよい。このタイミングとしては、例えば、一定周期のタイミング、相対速度が所定の閾値以上である(または、所定の閾値を超える)と判定したタイミング、相対速度が所定の閾値以下である(または、所定の閾値未満である)と判定したタイミング、AP装置12により管理している端末装置31−1〜31−4の数が所定の閾値以上である(または、所定の閾値を超える)と判定したタイミング、または、AP装置12により管理している端末装置31−1〜31−4の数が所定の閾値以下である(または、所定の閾値未満である)と判定したタイミングのうちの1以上が用いられてもよい。
なお、InActiveTimeoutの設定値を設定(例えば、変更)するタイミングとして、一定周期のタイミングを用いると、一定周期で最適化を図ることが可能である。また、InActiveTimeoutの設定値を設定(例えば、変更)する頻度を少なくすることが望まれる場合には、一定周期のタイミング以外のタイミングが用いられるのが好ましいこともある。
Here, in the AP device 12, various timings may be used as the timing for setting (for example, changing) the setting value of InActiveTimeout by the setting time determination unit 122. As this timing, for example, the timing of a certain period, the timing when the relative speed is determined to be greater than or equal to a predetermined threshold (or exceeding the predetermined threshold), and the relative speed is equal to or lower than the predetermined threshold (or the predetermined threshold) The timing at which it is determined that the number of terminal devices 31-1 to 31-4 managed by the AP device 12 is equal to or greater than a predetermined threshold (or exceeds the predetermined threshold), or One or more of the timings at which it is determined that the number of terminal devices 31-1 to 31-4 managed by the AP device 12 is equal to or less than a predetermined threshold (or less than the predetermined threshold) are used. Also good.
It should be noted that if a fixed cycle timing is used as the timing for setting (for example, changing) the set value of InActiveTimeout, optimization can be achieved at a fixed cycle. In addition, when it is desired to reduce the frequency of setting (for example, changing) the setting value of InActiveTimeout, it may be preferable to use a timing other than a fixed cycle timing.

他の構成例として、AP装置12と端末装置31−1〜31−4との相対速度に基づいて、InActiveTimeoutの設定値を現状の設定値と比べて増加させることまたは減少させることを決定し、InActiveTimeoutの設定値を増加させることを決定した場合にはInActiveTimeoutの設定値を現状の設定値に対して所定の量(例えば、あらかじめ定められた1段階分の量)だけ増加させ、InActiveTimeoutの設定値を減少させることを決定した場合にはInActiveTimeoutの設定値を現状の設定値に対して所定の量(例えば、あらかじめ定められた1段階分の量)だけ減少させる構成が用いられてもよい。   As another configuration example, based on the relative speed between the AP device 12 and the terminal devices 31-1 to 31-4, it is determined to increase or decrease the setting value of the InActiveTimeout compared to the current setting value, When it is determined to increase the setting value of InActiveTimeout, the setting value of InActiveTimeout is increased by a predetermined amount (for example, a predetermined amount for one stage) with respect to the current setting value, and the setting value of InActiveTimeout is set. If it is decided to reduce the value, a configuration may be used in which the setting value of InActiveTimeout is reduced by a predetermined amount (for example, a predetermined amount for one step) with respect to the current setting value.

また、本実施形態に係るAP装置12の機能(例えば、対応テーブル131、速度情報取得部121、設定時間決定部122、端末管理部123および通信制御部124の機能)を、複数の端末装置を収容(管理)することが可能な他の通信装置に適用することも可能である。このような通信装置の一例として、セルラーの基地局装置が用いられてもよく、この場合、例えば、図3に示される接続シーケンスの代わりにセルラーの基地局装置と端末装置との接続シーケンスが用いられ、アクティブ状態およびアクティブでない状態の代わりにアクティブ状態およびアイドル状態が用いられる。   In addition, the functions of the AP device 12 according to the present embodiment (for example, the functions of the correspondence table 131, the speed information acquisition unit 121, the set time determination unit 122, the terminal management unit 123, and the communication control unit 124) It is also possible to apply to other communication devices that can be accommodated (managed). As an example of such a communication apparatus, a cellular base station apparatus may be used. In this case, for example, a connection sequence between the cellular base station apparatus and the terminal apparatus is used instead of the connection sequence shown in FIG. Active and idle states are used instead of active and inactive states.

[第1実施形態]
図6は、本発明の一実施形態(第1実施形態)に係るAP装置311、361と端末装置321−1〜321−3、371−1〜371−3との通信環境を示す図である。
[First Embodiment]
FIG. 6 is a diagram illustrating a communication environment between the AP apparatuses 311 and 361 and the terminal apparatuses 321-1 to 321-3 and 371-1 to 371-3 according to an embodiment (first embodiment) of the present invention. .

また、本実施形態では、説明の便宜上から、図6に示されるAP装置311、361について、図2に示されるAP装置12が備える各構成部101〜103、121〜124、131と同じ符号を用いて説明する。   Moreover, in this embodiment, for convenience of explanation, the same reference numerals as those of the components 101 to 103, 121 to 124, and 131 included in the AP device 12 illustrated in FIG. 2 are used for the AP devices 311 and 361 illustrated in FIG. It explains using.

図6の例では、車両301は線路の上を移動し、線路の途中に駅のホームが存在する。
車両301に搭載されたAP装置311と、車両301の内部に存在して当該AP装置311の通信領域に存在する端末装置321−1〜321−3とが、無線により通信する。
また、駅のホームに設置されたAP装置361と、駅のホームに存在して当該AP装置361の通信領域に存在する端末装置371−1〜371−3とが、無線により通信する。
In the example of FIG. 6, the vehicle 301 moves on a track, and a station platform exists on the track.
The AP device 311 mounted on the vehicle 301 and the terminal devices 321-1 to 321-3 existing inside the vehicle 301 and existing in the communication area of the AP device 311 communicate with each other wirelessly.
Further, the AP device 361 installed in the station platform and the terminal devices 371-1 to 371-3 existing in the station platform and existing in the communication area of the AP device 361 communicate with each other wirelessly.

車両301が駅のホームから離れているときには、駅のホームに存在する端末装置371−1〜371−3は、車両301に搭載されたAP装置311の通信領域の外側に存在し、当該AP装置311と当該端末装置371−1〜371−3とは、無線により通信しない。
また、車両301が駅のホームから離れているときには、車両301の内部に存在する端末装置321−1〜321−3は、駅のホームに設置されたAP装置361の通信領域の外側に存在し、当該AP装置361と当該端末装置321−1〜321−3とは、無線により通信しない。
When the vehicle 301 is away from the platform of the station, the terminal devices 371-1 to 371-3 existing at the platform of the station exist outside the communication area of the AP device 311 mounted on the vehicle 301, and the AP device 311 and the terminal devices 371-1 to 371-3 do not communicate wirelessly.
Further, when the vehicle 301 is away from the platform of the station, the terminal devices 321-1 to 321-3 existing inside the vehicle 301 exist outside the communication area of the AP device 361 installed in the platform of the station. The AP device 361 and the terminal devices 321-1 to 321-3 do not communicate wirelessly.

車両301が駅のホームに近付いたときや駅のホームに停車したときには、駅のホームに存在する端末装置371−1〜371−3は、車両301に搭載されたAP装置311の通信領域に存在し、当該AP装置311と当該端末装置371−1〜371−3とは、無線により通信することが可能である。
また、車両301が駅のホームに近付いたときや駅のホームに停車したときには、車両301の内部に存在する端末装置321−1〜321−3は、駅のホームに設置されたAP装置361の通信領域に存在し、当該AP装置361と当該端末装置321−1〜321−3とは、無線により通信することが可能である。
When the vehicle 301 approaches the station platform or stops at the station platform, the terminal devices 371-1 to 371-3 existing at the station platform exist in the communication area of the AP device 311 mounted on the vehicle 301. The AP device 311 and the terminal devices 371-1 to 371-3 can communicate wirelessly.
Also, when the vehicle 301 approaches the station platform or stops at the station platform, the terminal devices 321-1 to 321-3 existing inside the vehicle 301 are connected to the AP device 361 installed in the station platform. The AP device 361 and the terminal devices 321-1 to 321-3 exist in the communication area and can communicate wirelessly.

以下では、本実施形態に係るAP装置311を例として説明する。これに関し、AP装置311と同様な機能をAP装置361に適用することも可能である。例えば、車両301に搭載されたAP装置311、車両301の内部に存在する端末装置321−1〜321−3、駅のホームに存在する端末装置371−1〜371−3についての説明を、それぞれ、駅のホームに設置されたAP装置361、駅のホームに存在する端末装置371−1〜371−3、車両301の内部に存在する端末装置321−1〜321−3についての説明と読み替える。   Hereinafter, the AP apparatus 311 according to the present embodiment will be described as an example. In this regard, a function similar to that of the AP device 311 can be applied to the AP device 361. For example, descriptions of the AP device 311 mounted on the vehicle 301, the terminal devices 321-1 to 321-3 existing inside the vehicle 301, and the terminal devices 371-1 to 371-3 existing on the platform of the station, The description will be replaced with the description of the AP device 361 installed in the station platform, the terminal devices 371-1 to 371-3 existing in the station platform, and the terminal devices 321-1 to 321-3 existing inside the vehicle 301.

AP装置311において、対応テーブル131には、AP装置311と端末装置(図6の例では、端末装置321−1〜321−3、371−1〜371−3)との相対速度と、その場合に使用するInActiveTimeoutの値(設定値)との対応が格納されている。この対応としては、例えば、相対速度やInActiveTimeoutの値に関し、数式などにより連続的な対応の関係が用いられてもよく、または、離散的な対応の関係が用いられてもよい。連続的な対応の関係の一例としては、相対速度とInActiveTimeoutの値をパラメータとした数式を用いて、当該数式に相対速度を代入することで、InActiveTimeoutの値を得る。離散的な対応の関係の一例としては、相対速度を複数の範囲に分けて、それぞれの相対速度の範囲ごとにInActiveTimeoutの値を対応させる。   In the AP device 311, the correspondence table 131 includes the relative speed between the AP device 311 and the terminal device (terminal devices 321-1 to 321-3 and 371-1 to 371-3 in the example of FIG. 6), in that case. The correspondence with the value (setting value) of InActiveTimeout used for the is stored. As this correspondence, for example, with respect to the value of the relative speed and InActiveTimeout, a continuous correspondence relationship may be used by a mathematical formula or the like, or a discrete correspondence relationship may be used. As an example of the continuous correspondence relationship, the value of InActiveTimeout is obtained by substituting the relative speed into the formula using the formula using the relative speed and the value of InActiveTimeout as parameters. As an example of a discrete correspondence relationship, the relative speed is divided into a plurality of ranges, and the value of InActiveTimeout is associated with each relative speed range.

また、本実施形態では、相対速度が大きい方がInActiveTimeoutの値が小さく、相対速度が小さい方がInActiveTimeoutの値が大きくなるように、前記した対応が設定される。また、本実施形態では、AP装置311において、それぞれの端末装置321−1〜321−3、371−1〜371−3(それぞれの端末装置321−1〜321−3、371−1〜371−3との無線リンク)ごとに、InActiveTimeoutの値を決定する。これにより、AP装置311において、自装置(当該AP装置311)との相対速度が大きい端末装置については小さいInActiveTimeoutの値でアクティブ状態を管理し、一方、自装置との相対速度が小さい端末装置については大きいInActiveTimeoutの値でアクティブ状態を管理する。   In the present embodiment, the above-described correspondence is set so that the value of InActiveTimeout is smaller when the relative speed is larger and the value of InActiveTimeout is larger when the relative speed is smaller. In the present embodiment, in the AP device 311, the terminal devices 321-1 to 321-3 and 371-1 to 371-3 (respective terminal devices 321-1 to 321-3 and 371-1 to 371- For each wireless link 3), the value of InActiveTimeout is determined. As a result, in the AP device 311, the terminal device having a large relative speed with the own device (the AP device 311) manages the active state with a small InActiveTimeout value, while the terminal device with a small relative speed with the own device. Manages the active state with a large InActiveTimeout value.

本実施形態に係るAP装置311において行われる処理を説明する。
まず、AP装置311では、速度情報取得部121により、速度に関する情報を取得する。この速度に関する情報としては、AP装置311と端末装置(例えば、対象とする1個の端末装置であり、本例では、端末装置Aと言う)との相対速度を取得することができる情報が用いられ、例えば、当該相対速度そのものの情報が用いられてもよく、または、当該相対速度を演算(算出)するために使用される情報(例えば、AP装置311の速度の情報と、端末装置Aの速度の情報)が用いられてもよい。
Processing performed in the AP apparatus 311 according to the present embodiment will be described.
First, in the AP device 311, the speed information acquisition unit 121 acquires information about the speed. As information about the speed, information that can acquire a relative speed between the AP apparatus 311 and a terminal apparatus (for example, one target terminal apparatus, which is referred to as terminal apparatus A in this example) is used. For example, information on the relative speed itself may be used, or information used to calculate (calculate) the relative speed (for example, information on the speed of the AP device 311 and information on the terminal device A) Speed information) may be used.

次に、AP装置311では、設定時間決定部122により、速度情報取得部121により取得された情報に基づいて、AP装置311と端末装置Aとの相対速度を演算(算出)する。
次に、AP装置311では、設定時間決定部122により、記憶部101に記憶された対応テーブル131の内容を参照して、演算された相対速度に対応するInActiveTimeoutの値を読み出して、AP装置311に設定するInActiveTimeoutの設定値(設定時間)として決定する。
Next, in the AP device 311, the set time determination unit 122 calculates (calculates) the relative speed between the AP device 311 and the terminal device A based on the information acquired by the speed information acquisition unit 121.
Next, in the AP device 311, the set time determination unit 122 reads the value of InActiveTimeout corresponding to the calculated relative speed with reference to the contents of the correspondence table 131 stored in the storage unit 101, and the AP device 311. It is determined as the set value (set time) of InActiveTimeout to be set to.

ここで、本実施形態では、設定時間決定部122が、速度情報取得部121により取得された情報に基づいて、AP装置311と端末装置Aとの相対速度を演算(算出)する構成としたが、他の構成例として、速度情報取得部121がAP装置311と端末装置Aとの相対速度の情報を取得し、設定時間決定部122が速度情報取得部121により取得された相対速度の情報に基づいて設定時間を決定する構成が用いられてもよい。   Here, in the present embodiment, the setting time determination unit 122 is configured to calculate (calculate) the relative speed between the AP device 311 and the terminal device A based on the information acquired by the speed information acquisition unit 121. As another configuration example, the speed information acquisition unit 121 acquires information on the relative speed between the AP device 311 and the terminal device A, and the set time determination unit 122 adds information on the relative speed acquired by the speed information acquisition unit 121. A configuration in which the set time is determined based on this may be used.

そして、AP装置311において、端末管理部123により、設定時間決定部122により決定された設定時間(InActiveTimeoutの設定値)を設定し、当該設定時間を用いて、端末装置Aとの通信の接続を管理する。本実施形態では、AP装置311ごとに、それぞれの端末装置321−1〜321−3、371−1〜371−3ごとに、InActiveTimeoutの設定値を設定して用いる。
また、AP装置311において、端末管理部123により管理されて、通信制御部124により、端末装置321−1〜321−3、371−1〜371−3との通信を制御する。
Then, in the AP device 311, the terminal management unit 123 sets the set time (set value of InActiveTimeout) determined by the set time determining unit 122, and uses the set time to establish communication connection with the terminal device A. to manage. In the present embodiment, the setting value of InActiveTimeout is set and used for each of the terminal devices 321-1 to 321-3 and 371-1 to 371-3 for each AP device 311.
In the AP apparatus 311, the terminal management unit 123 manages the communication, and the communication control unit 124 controls communication with the terminal apparatuses 321-1 to 321-3 and 371-1 to 371-3.

次に、AP装置311において、速度情報取得部121により取得される速度に関する情報、および設定時間決定部122により相対速度を演算する手法について説明する。
一例として、AP装置311において、速度情報取得部121は、端末装置Aから無線送信されて通信部102により受信された所定の信号の受信電力を検出し、検出された受信電力の変動(変動の値)を、速度に関する情報として、検出して取得する。そして、AP装置311において、設定時間決定部122は、速度情報取得部121により取得された情報(受信電力の変動)に基づいて、あらかじめ定められた数式などにより、AP装置311と当該端末装置Aとの相対速度を演算する。
Next, in the AP apparatus 311, information regarding the speed acquired by the speed information acquiring unit 121 and a method for calculating the relative speed by the set time determining unit 122 will be described.
As an example, in the AP device 311, the speed information acquisition unit 121 detects the reception power of a predetermined signal that is wirelessly transmitted from the terminal device A and received by the communication unit 102, and changes in the detected reception power (variation of the fluctuation). Value) is detected and acquired as speed information. Then, in the AP device 311, the set time determination unit 122 uses the AP device 311 and the terminal device A based on the information acquired by the speed information acquisition unit 121 (reception power fluctuation) using a predetermined mathematical formula. The relative speed is calculated.

ここで、所定の信号としては、様々な信号が用いられてもよく、例えば、プローブリクエスト、オーセンティケーション、アソシエーションリクエスト、または、リアソシエーションリクエストのうちの1以上の信号が用いられてもよい。
また、受信電力としては、例えば、RSSI(Received Signal Strength Indication)が用いられてもよく、または、他の指標が用いられてもよい。
また、受信電力の変動としては、例えば、前回の瞬時的な値と平均値との差分、分散、累積分布関数(CDF:Cumulative Distribution Function)の情報、確率密度関数(PDF:Probability Density Function)の情報など、または、これらのうちの2以上の組み合わせを用いて、あらかじめ定められた数式などにより演算される値(変動の値)が用いられてもよい。
受信電力の変動(変動の値)と相対速度とは、例えば、数式などにより、対応付けられる。通常、相対速度が大きくなると、受信電力の変動が大きく(激しく)なると考えられる。
Here, various signals may be used as the predetermined signal. For example, one or more signals of a probe request, an authentication, an association request, or a reassociation request may be used.
Also, as received power, for example, RSSI (Received Signal Strength Indication) may be used, or another index may be used.
In addition, as variations in received power, for example, the difference between the previous instantaneous value and the average value, variance, information of cumulative distribution function (CDF), probability density function (PDF: Probability Density Function) A value (variation value) calculated by a predetermined mathematical formula using information or the like or a combination of two or more of these may be used.
The fluctuation (value of fluctuation) of the received power and the relative speed are associated with each other by, for example, an equation. Normally, it is considered that the received power varies greatly (violently) as the relative speed increases.

他の例として、AP装置311において、速度情報取得部121は、自装置(当該AP装置311)に備えられたGPSまたは加速度センサなどの機能により検出される自装置の速度に関する情報(例えば、加速度の情報でもよい)を取得し、また、端末装置Aから通知される当該端末装置Aの速度に関する情報(例えば、加速度の情報でもよい)を取得する。端末装置Aは、GPSまたは加速度センサなどの機能を備え、GPSまたは加速度センサなどの機能により自装置(当該端末装置A)の速度に関する情報を取得し、取得された自装置の速度に関する情報を所定の信号に付加してAP装置311に対して無線により送信する。そして、AP装置311において、設定時間決定部122は、速度情報取得部121により取得された情報(AP装置311の速度に関する情報および端末装置Aの速度に関する情報)に基づいて、あらかじめ定められた数式などにより、AP装置311と当該端末装置Aとの相対速度を演算する。   As another example, in the AP apparatus 311, the speed information acquisition unit 121 includes information (for example, acceleration) about the speed of the own apparatus detected by a function of a GPS or an acceleration sensor provided in the own apparatus (the AP apparatus 311). Or information on the speed of the terminal device A notified from the terminal device A (for example, information on acceleration) may be acquired. The terminal device A has a function such as a GPS or an acceleration sensor. The terminal device A acquires information on the speed of the own device (the terminal device A) using the function of the GPS or acceleration sensor, and the acquired information on the speed of the own device is predetermined. And transmitted to the AP apparatus 311 by radio. Then, in the AP device 311, the set time determination unit 122 uses a predetermined mathematical formula based on the information acquired by the speed information acquisition unit 121 (information regarding the speed of the AP device 311 and information regarding the speed of the terminal device A). Thus, the relative speed between the AP device 311 and the terminal device A is calculated.

ここで、速度に関する情報には、例えば、速度の方向(装置が移動する方向)の情報、および速度の大きさの値(所定時間に装置が移動する距離)の情報が含まれてもよい。
例えば、設定時間決定部122は、AP装置311の速度と端末装置Aの速度とを比較して、これらの差分を相対速度として取得することが可能である。
また、端末装置AからAP装置311に対して当該端末装置Aの速度に関する情報を通知(送信)するために用いられる所定の信号としては、様々な信号が用いられてもよく、例えば、プローブリクエスト、オーセンティケーション、アソシエーションリクエスト、または、リアソシエーションリクエストのうちの1以上の信号が用いられてもよい。
Here, the information on the speed may include, for example, information on the direction of the speed (direction in which the apparatus moves) and information on the value of the speed (distance that the apparatus moves in a predetermined time).
For example, the set time determination unit 122 can compare the speed of the AP device 311 and the speed of the terminal device A, and acquire the difference as a relative speed.
Various signals may be used as a predetermined signal used for notifying (transmitting) information regarding the speed of the terminal device A from the terminal device A to the AP device 311. For example, a probe request One or more signals of authentication, association request, or reassociation request may be used.

なお、車両301に搭載されたAP装置311では、例えば、駅のホームに存在する端末装置371−1〜371−3については、相対速度を求めない(相対速度を用いてInActiveTimeoutの値を決定することを行わない)構成、または、相対速度を求める場合に端末装置371−1〜371−3の速度をゼロ(0)とみなす構成などが用いられてもよい。
ここで、車両301に搭載されたAP装置311では、例えば、駅のホームに存在する端末装置371−1〜371−3から送信される信号に所定の情報を含めることで、当該情報に基づいて、当該信号の送信元が駅のホームに存在する端末装置371−1〜371−3であることを判定する。それぞれの端末装置321−1〜321−3、371−1〜371−3は、例えば、車両301に搭載されたAP装置311から無線により送信される信号、駅のホームに設置されたAP装置361から無線により送信される信号、または、別の装置から無線により送信される信号のうちの1以上を用いて、自装置(当該端末装置321−1〜321−3、371−1〜371−3)が、車両301の内部に存在するか、または、駅のホームに存在するかを判定してもよい。
例えば、車両301に搭載されたAP装置311において車内用のSSID(Service Set Identifier)を使用し、駅のホームに設置されたAP装置361においてホーム用のSSIDを使用してもよい。SSIDは、無線LAN(Local Area Network)におけるアクセスポイント(AP)の識別子である。
In the AP device 311 mounted on the vehicle 301, for example, the relative speed is not obtained for the terminal devices 371-1 to 371-3 existing at the station platform (the value of InActiveTimeout is determined using the relative speed). A configuration in which the speed of the terminal devices 371-1 to 371-3 is regarded as zero (0) may be used.
Here, in the AP device 311 mounted on the vehicle 301, for example, by including predetermined information in signals transmitted from the terminal devices 371-1 to 371-3 existing in the platform of the station, based on the information. Then, it is determined that the transmission source of the signal is the terminal device 371-1 to 371-3 existing in the station platform. Each of the terminal devices 321-1 to 321-3 and 371-1 to 371-3 is, for example, a signal transmitted wirelessly from the AP device 311 mounted on the vehicle 301, or an AP device 361 installed in the station platform. Using one or more of signals transmitted wirelessly from one another or signals transmitted wirelessly from another device (the terminal devices 321-1 to 321-3, 371-1 to 371-3). ) May exist inside the vehicle 301 or at the station platform.
For example, an in-vehicle SSID (Service Set Identifier) may be used in the AP device 311 mounted on the vehicle 301, and the home SSID may be used in the AP device 361 installed in the station platform. The SSID is an identifier of an access point (AP) in a wireless LAN (Local Area Network).

以上のように、本実施形態に係るAP装置12では、端末装置31−1〜31−4との相対速度(または、それを表すとみなす指標)に基づいて、当該端末装置31−1〜31−4との通信の接続で用いる所定のパラメータ(本実施形態では、InActiveTimeoutの設定値)を決定して設定する。
また、本実施形態に係るAP装置12では、例えば、それぞれの端末装置31−1〜31−4ごとに、InActiveTimeoutの設定値を決定して設定する。
As described above, in the AP device 12 according to the present embodiment, the terminal devices 31-1 to 31-31 are based on the relative speed (or an index regarded as representing the terminal device) 31-1 to 31-4. -4 is determined and set for a predetermined parameter (in this embodiment, a setting value of InActiveTimeout) used for communication connection with -4.
In addition, in the AP device 12 according to the present embodiment, for example, the setting value of InActiveTimeout is determined and set for each of the terminal devices 31-1 to 31-4.

図6の例では、車両301に搭載されたAP装置311や、駅のホームに設置されたAP装置361において、駅に対して進入や退出する車両301の内部に存在する端末装置321−1〜321−3と、駅のホームに存在する端末装置371−1〜371−3とで、InActiveTimeoutの設定値を異ならせて、適切なInActiveTimeoutの設定値を決定して設定することが可能である。   In the example of FIG. 6, in the AP device 311 mounted on the vehicle 301 or the AP device 361 installed in the platform of the station, the terminal devices 321-1 to 321-1 existing inside the vehicle 301 entering or leaving the station. It is possible to determine and set an appropriate setting value of InActiveTimeout by changing the setting value of InActiveTimeout between the terminal device 371-1 to 371-3 existing in the platform of the station 321-3.

以上のように、本実施形態に係るAP装置12によれば、通信の環境に応じたInActiveTimeoutの設定を行うことで、例えば、オフロード効果(例えば、セルラーからWi−Fiへのオフロードの効果)を向上することができ、周波数を有効に利用することができ、無駄な通信の切断をなくすことができる。一例として、本実施形態に係るAP装置12によれば、より多くの新たな端末装置31−1〜31−4との通信の接続を可能として、より多くの端末装置31−1〜31−4と効率良く通信を行うことが可能である。また、AP装置12では、例えば、アクティブ状態の端末装置31−1〜31−4の数の上限を上げないことが可能である。   As described above, according to the AP device 12 according to the present embodiment, by setting the InActiveTimeout according to the communication environment, for example, an offload effect (for example, an offload effect from cellular to Wi-Fi). ) Can be improved, the frequency can be used effectively, and unnecessary communication disconnection can be eliminated. As an example, according to the AP device 12 according to the present embodiment, communication connection with more new terminal devices 31-1 to 31-4 is possible, and more terminal devices 31-1 to 31-4 can be connected. It is possible to communicate efficiently. Further, in the AP device 12, for example, it is possible not to increase the upper limit of the number of terminal devices 31-1 to 31-4 in an active state.

ここで、InActiveTimeoutの適した値は、周辺環境により異なり、特に、端末装置31−1〜31−4の数や端末装置31−1〜31−4が移動しているかなどの状況によるが、本実施形態に係るAP装置12では、端末装置31−1〜31−4との相対速度に基づいて、システム容量の有効利用を図るInActiveTimeoutの値を求めることができる。   Here, a suitable value for InActiveTimeout varies depending on the surrounding environment, and depends on the number of terminal devices 31-1 to 31-4 and whether the terminal devices 31-1 to 31-4 are moving. In the AP device 12 according to the embodiment, the value of InActiveTimeout that aims to effectively use the system capacity can be obtained based on the relative speed with the terminal devices 31-1 to 31-4.

このように、本実施形態に係るAP装置12では、端末装置31−1〜31−4のアクティブ状態の判定を効果的に行うことができる。
例えば、AP装置12では、端末装置31−1〜31−4のアクティブ状態を判定するタイマの設定値(InActiveTimeoutの設定値)を調整することで、アクティブ状態でありながら通信していない端末装置31−1〜31−4を効率的にアクティブ状態から外すことができる。
Thus, in the AP device 12 according to the present embodiment, the active state of the terminal devices 31-1 to 31-4 can be determined effectively.
For example, the AP device 12 adjusts a timer setting value (setting value of InActiveTimeout) for determining the active state of the terminal devices 31-1 to 31-4, thereby adjusting the terminal device 31 that is in an active state but not communicating. -1 to 31-4 can be efficiently removed from the active state.

具体例として、AP装置12との相対速度が大きい端末装置ではAP装置12との通信可能時間が短いと考えられるが、このような端末装置に対するInActiveTimeoutの設定値が大きい場合には、AP装置12と通信していないのにアクティブ状態となっている端末装置が多く発生し、新たな端末装置が通信の接続を行うことができなくなる。これに対して、例えば、AP装置12においてアクティブ状態として管理することが可能な端末装置の数の上限を上げることが考えられるが、コストが増加すると考えられる。そこで、本実施形態の構成により、AP装置12との相対速度が大きい端末装置に対するInActiveTimeoutの設定値を小さくすることが有用である。
また、AP装置12との相対速度が小さい端末装置ではAP装置12との通信可能時間が長いと考えられるが、このような端末装置に対するInActiveTimeoutの設定値が小さい場合には、AP装置12と端末装置との間で通信すべき継続するフレームがあるにも関わらず、一時的にフレームが空いた際に通信接続が切断されてしまい、再接続を実行する必要があり、再接続に関する信号の通信によって無線リソースを無駄に消費してしまう。また、通信接続の切断により通信が途切れてしまう。そこで、本実施形態の構成により、AP装置12との相対速度が小さい端末装置に対するInActiveTimeoutの設定値を大きくすることが有用である。
As a specific example, a terminal device having a large relative speed with the AP device 12 is considered to have a short communication time with the AP device 12, but when the set value of InActiveTimeout for such a terminal device is large, the AP device 12 Many terminal devices that are in an active state even though they are not communicating with each other occur, and new terminal devices cannot connect to the communication. On the other hand, for example, the upper limit of the number of terminal devices that can be managed in the active state in the AP device 12 can be considered, but the cost is considered to increase. Therefore, it is useful to reduce the setting value of InActiveTimeout for the terminal device having a large relative speed with the AP device 12 by the configuration of the present embodiment.
In addition, it is considered that a terminal device having a small relative speed with the AP device 12 has a long communicable time with the AP device 12, but when the set value of InActiveTimeout for such a terminal device is small, the AP device 12 and the terminal Although there is a continuous frame to be communicated with the device, the communication connection is disconnected when the frame is temporarily vacated, and it is necessary to perform reconnection. This wastes radio resources. Further, communication is interrupted due to disconnection of the communication connection. Therefore, it is useful to increase the setting value of InActiveTimeout for the terminal device having a small relative speed with the AP device 12 according to the configuration of the present embodiment.

なお、本実施形態では、移動体の一例として、車両301(図6の例では、電車)を示したが、移動体としては、他の様々なものが用いられてもよく、例えば、自動車や飛行機などが用いられてもよい。   In the present embodiment, the vehicle 301 (train in the example of FIG. 6) is shown as an example of the moving body. However, various other types of moving bodies may be used. An airplane or the like may be used.

[第2実施形態]
図7は、本発明の一実施形態(第2実施形態)に係るAP装置411、421と端末装置431−1〜431−3との通信環境を示す図である。
[Second Embodiment]
FIG. 7 is a diagram showing a communication environment between the AP devices 411 and 421 and the terminal devices 431-1 to 431-3 according to an embodiment (second embodiment) of the present invention.

また、本実施形態では、説明の便宜上から、図7に示されるAP装置411、421について、図2に示されるAP装置12が備える各構成部101〜103、121〜124、131と同じ符号を用いて説明する。   Further, in the present embodiment, for convenience of explanation, the AP devices 411 and 421 illustrated in FIG. 7 are denoted by the same reference numerals as the components 101 to 103, 121 to 124, and 131 included in the AP device 12 illustrated in FIG. It explains using.

本実施形態に係るAP装置411において行われる処理を説明する。
まず、飛行機401に搭載されたAP装置411では、速度情報取得部121により、自装置(当該AP装置411)の速度に関する情報を取得する。そして、AP装置411では、設定時間決定部122により、自装置(当該AP装置411)が移動しているか否かを判定する。
また、飛行機401に搭載されたAP装置411では、設定時間決定部122により、端末装置(例えば、対象とする1個の端末装置であり、本例では、端末装置Bと言う)が、自装置(当該AP装置411)が搭載された飛行機401の内部に存在するか否かを判定する。
Processing performed in the AP device 411 according to the present embodiment will be described.
First, in the AP device 411 mounted on the airplane 401, the speed information acquisition unit 121 acquires information regarding the speed of the own device (the AP device 411). In the AP apparatus 411, the set time determination unit 122 determines whether the own apparatus (the AP apparatus 411) is moving.
In addition, in the AP device 411 mounted on the airplane 401, the set time determination unit 122 causes the terminal device (for example, one target terminal device, which is referred to as the terminal device B in this example) to It is determined whether or not (the AP device 411) exists inside the airplane 401 on which it is mounted.

この結果、飛行機401に搭載されたAP装置411では、自装置(当該AP装置411)が移動していることを判定し、かつ、端末装置Bが自装置(当該AP装置411)が搭載された飛行機401の内部に存在しないことを判定した場合には、当該端末装置Bは移動していない(停止しており、速度はゼロ(0)である)とみなして、設定時間決定部122により、自装置(当該AP装置411)と当該端末装置Bとの相対速度(この例では、自装置の速度と同じ)を演算(算出)して、対応テーブル131の内容を参照して、当該相対速度に対応するInActiveTimeoutの設定値を読み出して設定する。   As a result, the AP device 411 mounted on the airplane 401 determines that the own device (the AP device 411) is moving, and the terminal device B is mounted with the own device (the AP device 411). When it is determined that the terminal device B does not exist inside the airplane 401, the terminal device B is regarded as not moving (stopped and the speed is zero (0)), and the set time determination unit 122 The relative speed between the own apparatus (the AP apparatus 411) and the terminal apparatus B (in this example, the same speed as the own apparatus) is calculated (calculated), and the relative speed is referred to by referring to the contents of the correspondence table 131. The setting value of InActiveTimeout corresponding to is read and set.

なお、対応テーブル131の内容については、例えば、第1実施形態の場合と同様である。
また、相対速度を演算する手法については、本実施形態では端末装置Bの速度をゼロ(0)とみなしている点を除いて、例えば、第1実施形態の場合と同様である。
The contents of the correspondence table 131 are the same as in the case of the first embodiment, for example.
The method for calculating the relative speed is the same as that in the first embodiment, for example, except that the speed of the terminal device B is regarded as zero (0) in this embodiment.

そして、飛行機401に搭載されたAP装置411において、端末管理部123により、設定時間決定部122により決定された設定時間(InActiveTimeoutの設定値)を設定し、当該設定時間を用いて、端末装置Bとの通信の接続を管理する。本実施形態では、AP装置411ごとに、InActiveTimeoutの設定値を用いる。
また、飛行機401に搭載されたAP装置411において、端末管理部123により管理されて、通信制御部124により、端末装置Bとの通信を制御する。
Then, in the AP device 411 mounted on the airplane 401, the terminal management unit 123 sets the set time (set value of InActiveTimeout) determined by the set time determining unit 122, and uses the set time, the terminal device B Manage communication connections with. In this embodiment, the setting value of InActiveTimeout is used for each AP device 411.
Further, in the AP device 411 mounted on the airplane 401, the communication is managed by the terminal management unit 123 and the communication control unit 124 controls communication with the terminal device B.

ここで、本実施形態では、AP装置411では、地上に存在する端末装置431−1〜431−3の速度をゼロ(0)とみなすため、これらの端末装置431−1〜431−3について、同一の対応テーブル131を用いると、同一のInActiveTimeoutの設定値が決定されて用いられる。他の構成例として、InActiveTimeoutの設定値に関してさらに他の条件が用いられて、それぞれの端末装置431−1〜431−3に異なるInActiveTimeoutの設定値が決定され得る構成が用いられてもよい。   Here, in this embodiment, since the AP device 411 regards the speed of the terminal devices 431-1 to 431-3 existing on the ground as zero (0), for these terminal devices 431-1 to 431-3, When the same correspondence table 131 is used, the same set value of InActiveTimeout is determined and used. As another configuration example, a configuration may be used in which different setting values of InActiveTimeout may be determined for the terminal devices 431-1 to 431-3 by using other conditions regarding the setting values of InActiveTimeout.

次に、速度情報取得部121により取得される速度に関する情報、および設定時間決定部122により自装置(AP装置411)が移動しているか否かを判定する手法について説明する。
一例として、AP装置411において、速度情報取得部121は、地上に設置されたAP装置421から無線送信されて通信部102により受信された所定の信号の受信電力を検出し、検出された受信電力の変動(変動の値)を、速度に関する情報として、検出して取得する。ここで、地上に設置されたAP装置421では、所定の信号を無線送信する。所定の信号としては、様々な信号が用いられてもよく、例えば、ビーコンの信号が用いられてもよい。
なお、受信電力や、受信電力の変動については、例えば、第1実施形態の場合と同様である。
他の構成例として、飛行機401に搭載されたAP装置411が所定のビーコンなどの信号を無線送信し、地上に設置されたAP装置421が当該信号を受信してその受信電力の変動などの情報(速度に関する情報)を検出して、その情報を飛行機401に搭載されたAP装置411に通知(送信)する構成が用いられてもよい。
Next, information regarding the speed acquired by the speed information acquisition unit 121 and a method for determining whether or not the own device (AP device 411) is moving by the set time determination unit 122 will be described.
As an example, in the AP device 411, the speed information acquisition unit 121 detects the reception power of a predetermined signal wirelessly transmitted from the AP device 421 installed on the ground and received by the communication unit 102, and the detected reception power Is detected and acquired as speed-related information. Here, the AP device 421 installed on the ground wirelessly transmits a predetermined signal. Various signals may be used as the predetermined signal, for example, a beacon signal may be used.
Note that received power and fluctuations in received power are the same as in the first embodiment, for example.
As another configuration example, the AP device 411 mounted on the airplane 401 wirelessly transmits a signal such as a predetermined beacon, and the AP device 421 installed on the ground receives the signal and receives information such as fluctuations in received power. A configuration may be used in which (information regarding speed) is detected and the information is notified (transmitted) to the AP device 411 mounted on the airplane 401.

そして、AP装置411において、設定時間決定部122は、速度情報取得部121により取得された情報(受信電力の変動)に基づいて、自装置(当該AP装置411)が移動しているか否かを判定する。例えば、設定時間決定部122は、受信電力の変動が所定の閾値以上である(または、所定の閾値を超える)場合に、自装置が移動していると判定し、一方、他の場合に、自装置が移動していないと判定する。ここで、所定の閾値としては、様々な値が用いられてもよい。本例では、受信電力の変動が所定の閾値未満である(または、所定の閾値以下である)場合には、自装置は移動していないとみなしている。   Then, in the AP device 411, the set time determination unit 122 determines whether the own device (the AP device 411) is moving based on the information (variation in received power) acquired by the speed information acquisition unit 121. judge. For example, the set time determination unit 122 determines that the own device is moving when the variation in the received power is equal to or greater than a predetermined threshold (or exceeds the predetermined threshold), while in other cases, It is determined that the own device has not moved. Here, various values may be used as the predetermined threshold. In this example, if the variation in received power is less than a predetermined threshold (or less than or equal to a predetermined threshold), it is considered that the own device is not moving.

他の例として、AP装置411において、速度情報取得部121は、自装置(当該AP装置411)に備えられたGPSまたは加速度センサなどの機能により検出される自装置の速度に関する情報(例えば、加速度の情報でもよい)を取得する。そして、AP装置411において、設定時間決定部122は、速度情報取得部121により取得された情報(AP装置411の速度に関する情報)に基づいて、自装置の速度が所定の閾値以上である(または、所定の閾値を超える)場合に、自装置が移動していると判定し、一方、他の場合に、自装置が移動していないと判定する。ここで、所定の閾値としては、様々な値が用いられてもよい。本例では、自装置の速度が所定の閾値未満である(または、所定の閾値以下である)場合には、自装置は移動していないとみなしている。   As another example, in the AP device 411, the speed information acquisition unit 121 includes information (for example, acceleration) about the speed of the own device detected by a function of a GPS or an acceleration sensor provided in the own device (the AP device 411). Information). In the AP device 411, the set time determination unit 122 determines that the speed of the own device is equal to or higher than a predetermined threshold based on the information acquired by the speed information acquisition unit 121 (information on the speed of the AP device 411) (or In the case of exceeding the predetermined threshold value), it is determined that the own device is moving. In other cases, it is determined that the own device is not moving. Here, various values may be used as the predetermined threshold. In this example, when the speed of the own device is less than the predetermined threshold (or is equal to or lower than the predetermined threshold), the own device is regarded as not moving.

本実施形態では、例えば、飛行機401に搭載されたAP装置411が、地上に存在する端末装置431−1〜431−3と通信する前(または、他のタイミング)に、地上に設置されたAP装置421と通信して、AP装置411、421同士の相対速度(または、それに関する指標)を検出し、その結果に基づいて、地上に存在する端末装置431−1〜431−3について、InActiveTimeoutの設定値を決定して設定する。   In the present embodiment, for example, the AP device 411 mounted on the airplane 401 has an AP installed on the ground before communicating with the terminal devices 431-1 to 431-3 existing on the ground (or other timing). It communicates with the device 421, detects the relative speed (or an index related thereto) between the AP devices 411 and 421, and based on the result, the terminal devices 431-1 to 431-3 existing on the ground Determine the setting value and set it.

例えば、飛行機401が上空で旋回しているようなときには、概略的には、飛行機401(飛行機401に搭載されたAP装置411)と地上に存在する端末装置431−1〜431−3との相対速度は小さく、飛行機401(飛行機401に搭載されたAP装置411)から、地上に存在する端末装置431−1〜431−3は停止(静止)しているように見える。また、飛行機401が上空で旋回しているようなときには、そのエリアを広く取れるため、地上に存在する端末装置431−1〜431−3の移動による相対速度に対する影響が小さい。一方、飛行機401が旋回を行う目的地に向かっている途中では、飛行機401(飛行機401に搭載されたAP装置411)と地上に存在するもの(例えば、AP装置や端末装置など)との相対速度が大きい。   For example, when the airplane 401 is turning in the sky, generally, the relative relationship between the airplane 401 (the AP device 411 mounted on the airplane 401) and the terminal devices 431-1 to 431-3 existing on the ground. The speed is small, and the terminal devices 431-1 to 431-3 existing on the ground appear to be stopped (stationary) from the airplane 401 (the AP apparatus 411 mounted on the airplane 401). Further, when the airplane 401 is turning in the sky, since the area can be widened, the influence on the relative speed due to the movement of the terminal devices 431-1 to 431-3 existing on the ground is small. On the other hand, while the airplane 401 is heading to the destination for turning, the relative speed between the airplane 401 (the AP device 411 mounted on the airplane 401) and the one existing on the ground (for example, the AP device or the terminal device). Is big.

一例として、飛行機401が旋回を行う目的地にAP装置421および端末装置431−1〜431−3が存在し、飛行機401が旋回を行う目的地に向かっている途中にはAP装置が存在しない環境では、飛行機401が旋回を行う目的地に向かっている途中ではAP装置411におけるInActiveTimeoutの設定値が変更(設定)されず、飛行機401が旋回を行う目的地に到着して旋回するときにはInActiveTimeoutの設定値が変更(設定)されて、飛行機401に搭載されたAP装置411と地上に存在する端末装置431−1〜431−3との間で無線により通信が行われる。   As an example, an AP device 421 and terminal devices 431-1 to 431-3 exist at a destination where the airplane 401 makes a turn, and an AP device does not exist in the middle of the airplane 401 toward the destination where the airplane 401 makes a turn. Then, the setting value of InActiveTimeout in the AP apparatus 411 is not changed (set) while the airplane 401 is heading to the destination to turn, and the setting of InActiveTimeout is set when the airplane 401 arrives at the destination to make a turn and turns. The value is changed (set), and communication is performed wirelessly between the AP device 411 mounted on the airplane 401 and the terminal devices 431-1 to 431-3 existing on the ground.

他の例として、飛行機401が旋回を行う目的地にAP装置421および端末装置431−1〜431−3が存在し、飛行機401が旋回を行う目的地に向かっている途中にもAP装置(AP装置421以外のAP装置)が存在する環境では、飛行機401が旋回を行う目的地に向かっている途中では飛行機401(飛行機401に搭載されたAP装置411)と地上に存在するAP装置(AP装置421以外のAP装置)との相対速度が大きいためにAP装置411におけるInActiveTimeoutの設定値が小さくなり、飛行機401が旋回を行う目的地に到着して旋回するときには飛行機401(飛行機401に搭載されたAP装置411)と地上に存在するAP装置421との相対速度が小さいためにAP装置411におけるInActiveTimeoutの設定値が大きくなる。   As another example, the AP device 421 and the terminal devices 431-1 to 431-3 exist at the destination where the airplane 401 turns, and the AP device (AP In an environment where an AP device other than the device 421 is present, the aircraft 401 (the AP device 411 mounted on the airplane 401) and the AP device (the AP device) existing on the ground are in the middle of the airplane 401 heading to the destination for turning. Since the relative speed with the AP device other than 421 is large, the setting value of InActiveTimeout in the AP device 411 is small, and when the airplane 401 arrives at the destination where the airplane turns and turns, the airplane 401 (mounted on the airplane 401) Since the relative speed between the AP device 411) and the AP device 421 existing on the ground is small, the AP device 411 has Setting value of InActiveTimeout increases.

以上のように、本実施形態に係るAP装置12では、当該AP装置12が移動している場合に、端末装置31−1〜31−4の速度をゼロ(0)とみなして、端末装置31−1〜31−4との相対速度(本実施形態では、AP装置12の移動速度)に基づいて、当該端末装置31−1〜31−4との通信の接続で用いる所定のパラメータ(本実施形態では、InActiveTimeoutの設定値)を決定して設定する。   As described above, in the AP device 12 according to the present embodiment, when the AP device 12 is moving, the speed of the terminal devices 31-1 to 31-4 is regarded as zero (0), and the terminal device 31. Predetermined parameters (this embodiment) used for communication connection with the terminal devices 31-1 to 31-4 based on the relative speed with the terminal devices 31-1 to 31-4 in this embodiment (the moving speed of the AP device 12 in this embodiment) In the form, the setting value of InActiveTimeout is determined and set.

図7の例では、飛行機401(例えば、無人航空機など)にAP装置411を搭載し、当該飛行機401が目的地(例えば、避難所など)に向かっている途中では、地上に存在する端末装置との相対速度が大きく、すぐに離れるため、InActiveTimeoutの設定値を小さくし(または、変更せず)、一方、目的地の上空を旋回するようなときには、地上に存在する端末装置との相対速度が小さく、滞在するため、InActiveTimeoutの設定値を大きくすることが可能である。   In the example of FIG. 7, an AP device 411 is mounted on an airplane 401 (for example, an unmanned aircraft), and a terminal device that exists on the ground is in the middle of the airplane 401 toward a destination (for example, an evacuation center). The relative speed of the terminal device is large, and the InActiveTimeout is set to a small value (or is not changed). On the other hand, when turning over the destination, the relative speed with the terminal device existing on the ground is In order to stay small, it is possible to increase the set value of InActiveTimeout.

以上のように、本実施形態に係るAP装置12では、端末装置31−1〜31−4のアクティブ状態の判定を効果的に行うことができる。   As described above, the AP device 12 according to the present embodiment can effectively determine the active state of the terminal devices 31-1 to 31-4.

[第3実施形態]
図1および図2に示される通信システム1におけるAP装置12および端末装置31−1〜31−4を例として説明する。
AP装置12では、速度情報取得部121や設定時間決定部122により、自装置(当該AP装置12)と複数の端末装置(本例では、端末装置31−1〜31−4のうちの2個以上)のそれぞれとの相対速度を演算(算出)する。そして、AP装置12では、設定時間決定部122により、相対速度が大きい端末装置が多い場合には、当該AP装置12の単位で(当該AP装置12ごとに)、小さいInActiveTimeoutの設定値を決定して設定し、一方、相対速度が小さい端末装置が多い場合には、当該AP装置12の単位で(当該AP装置12ごとに)、大きいInActiveTimeoutの設定値を決定して設定する。
[Third Embodiment]
The AP device 12 and the terminal devices 31-1 to 31-4 in the communication system 1 shown in FIGS. 1 and 2 will be described as examples.
In the AP device 12, the speed information acquisition unit 121 and the set time determination unit 122 allow two of the own device (the AP device 12) and a plurality of terminal devices (in this example, the terminal devices 31-1 to 31-4). The relative speed with each of the above is calculated (calculated). In the AP device 12, when there are many terminal devices having a large relative speed, the set time determination unit 122 determines a small InActiveTimeout setting value in units of the AP device 12 (for each AP device 12). On the other hand, if there are many terminal devices with a small relative speed, a large setting value of InActiveTimeout is determined and set in units of the AP device 12 (for each AP device 12).

ここで、設定時間決定部122は、相対速度が大きいか否か(または、小さいか否か)を、例えば、相対速度に関する所定の閾値を用いて判定する。
また、設定時間決定部122は、所定の端末装置(相対速度が大きい端末装置、または、相対速度が小さい端末装置)が多いか否かを、例えば、端末装置の数に関する所定の閾値を用いて判定する。
また、設定すべきInActiveTimeoutの値(前記した小さいInActiveTimeoutの設定値や、前記した大きいInActiveTimeoutの設定値)は、例えば、あらかじめ定められる。
Here, the set time determination unit 122 determines whether or not the relative speed is large (or whether or not it is small) using, for example, a predetermined threshold related to the relative speed.
Further, the set time determination unit 122 determines whether or not there are many predetermined terminal devices (terminal devices having a large relative speed or terminal devices having a low relative speed) using, for example, a predetermined threshold regarding the number of terminal devices. judge.
Further, the value of InActiveTimeout to be set (the setting value of the above-mentioned small InActiveTimeout or the setting value of the above-mentioned large InActiveTimeout) is determined in advance, for example.

なお、AP装置12では、例えば、自装置(当該AP装置12)が収容するすべての端末装置31−1〜31−4について、相対速度を演算して、InActiveTimeoutの設定値を決定してもよく、または、自装置が収容する一部の端末装置31−1〜31−4について、相対速度を演算して、InActiveTimeoutの設定値を決定してもよい。   Note that the AP device 12 may determine the setting value of InActiveTimeout by calculating the relative speed for all the terminal devices 31-1 to 31-4 accommodated by the own device (the AP device 12), for example. Alternatively, the relative speed may be calculated for some of the terminal devices 31-1 to 31-4 accommodated by the own device, and the setting value of InActiveTimeout may be determined.

他の構成例として、AP装置12では、速度情報取得部121や設定時間決定部122により、自装置(当該AP装置12)と複数の端末装置(本例では、端末装置31−1〜31−4のうちの2個以上)のそれぞれとの相対速度を演算(算出)し、そして、設定時間決定部122により、これら複数の端末装置の相対速度の平均値あるいは最小値あるいは最大値等を演算(算出)して、当該演算結果の値(1つの相対速度の値)に基づいて、当該AP装置12の単位で(当該AP装置12ごとに)、InActiveTimeoutの設定値を決定して設定する構成が用いられてもよい。なお、相対速度に対応するInActiveTimeoutの設定値を決定する手法については、例えば、第1実施形態の場合と同様である。   As another configuration example, in the AP device 12, the speed information acquisition unit 121 and the set time determination unit 122 cause the own device (the AP device 12) and a plurality of terminal devices (in this example, terminal devices 31-1 to 31-31). 4 (at least 2 out of 4) are calculated (calculated), and the set time determination unit 122 calculates the average value, minimum value, maximum value, or the like of the relative speeds of the plurality of terminal devices. (Calculation), and based on the value (one relative speed value) of the calculation result, the setting value of InActiveTimeout is determined and set in units of the AP device 12 (for each AP device 12) May be used. Note that the method for determining the set value of InActiveTimeout corresponding to the relative speed is the same as in the first embodiment, for example.

以上のように、本実施形態に係るAP装置12では、複数の端末装置31−1〜31−4について得られた相対速度に基づいて、当該AP装置12の単位で(当該AP装置12ごとに)、InActiveTimeoutの設定値を決定して設定する。
これにより、本実施形態に係るAP装置12では、端末装置31−1〜31−4のアクティブ状態の判定を効果的に行うことができる。
As described above, in the AP device 12 according to the present embodiment, based on the relative speeds obtained for the plurality of terminal devices 31-1 to 31-4, in units of the AP device 12 (for each AP device 12. ), Determine and set the set value of InActiveTimeout.
Thereby, in the AP apparatus 12 which concerns on this embodiment, the active state determination of the terminal devices 31-1 to 31-4 can be performed effectively.

[第4実施形態]
図1および図2に示される通信システム1におけるAP装置12および端末装置31−1〜31−4を例として説明する。
AP装置12では、速度情報取得部121や設定時間決定部122により、自装置(当該AP装置12)と端末装置(本例では、端末装置31−1〜31−4のうちの1個)との相対速度を演算(算出)する。そして、AP装置12では、端末管理部123により、演算された相対速度が所定の閾値以上である(または、所定の閾値を超える)と判定した場合には、当該端末装置との通信の接続を不許可とするように制御し、一方、演算された相対速度が所定の閾値未満である(または、所定の閾値以下である)と判定した場合には、当該端末装置との通信の接続を許可するように制御する。
なお、相対速度を演算する手法については、例えば、第1実施形態の場合と同様である。
[Fourth Embodiment]
The AP device 12 and the terminal devices 31-1 to 31-4 in the communication system 1 shown in FIGS. 1 and 2 will be described as examples.
In the AP device 12, the own device (the AP device 12) and the terminal device (in this example, one of the terminal devices 31-1 to 31-4) are detected by the speed information acquisition unit 121 and the set time determination unit 122. Is calculated (calculated). In the AP device 12, when the terminal management unit 123 determines that the calculated relative speed is equal to or higher than the predetermined threshold (or exceeds the predetermined threshold), the communication connection with the terminal device is established. On the other hand, if it is determined that the calculated relative speed is less than the predetermined threshold (or less than the predetermined threshold), the communication connection with the terminal device is permitted. Control to do.
The method for calculating the relative speed is the same as that in the first embodiment, for example.

ここで、本実施形態では、AP装置12と端末装置31−1〜31−4との通信の接続が完了する前(例えば、待機中でもよい)に、AP装置12が当該通信の接続を許可するか否か(許可するか、または、不許可とするか)を判定して制御する。他の構成例として、AP装置12と端末装置31−1〜31−4との通信の接続がなされているときに、AP装置12が通信の接続を許可するか否かを判定する場合には、例えば、AP装置12は、通信の接続を不許可とすることを判定したときに、現在の通信の接続を切断するように制御する構成が用いられてもよく、または、現在の通信の接続は継続させて、次回の通信の接続などを不許可とするように制御する構成が用いられてもよい。   Here, in the present embodiment, before the connection of communication between the AP device 12 and the terminal devices 31-1 to 31-4 is completed (for example, in standby), the AP device 12 permits the connection of the communication. Whether or not (permitted or not permitted) is determined and controlled. As another configuration example, when the AP apparatus 12 determines whether or not to permit communication connection when the AP apparatus 12 and the terminal apparatuses 31-1 to 31-4 are connected for communication. For example, a configuration may be used in which the AP device 12 is controlled to disconnect the current communication connection when it is determined that the communication connection is not permitted, or the current communication connection is used. May be used, and a configuration may be used in which control is performed so that connection of the next communication is not permitted.

以上のように、本実施形態に係るAP装置12では、端末装置31−1〜31−4との相対速度に基づいて、当該端末装置31−1〜31−4との通信の接続を許可するか否かを制御する。
これにより、InActiveTimeoutを用いるAP装置12と端末装置31−1〜31−4との通信を効率化することができる。
As described above, in the AP device 12 according to the present embodiment, communication connection with the terminal devices 31-1 to 31-4 is permitted based on the relative speed with the terminal devices 31-1 to 31-4. Control whether or not.
Thereby, the communication between the AP device 12 using the InActiveTimeout and the terminal devices 31-1 to 31-4 can be made efficient.

[第5実施形態]
図1および図2に示される通信システム1におけるAP装置12および端末装置31−1〜31−4を例として説明する。
AP装置12では、通信制御部124により制御して、通信部102により、自装置(当該AP装置12)の速度に関する情報を含む所定のビーコンなどの信号を無線により送信する。
それぞれの端末装置31−1〜31−4では、AP装置12から無線送信された当該信号を受信して、当該信号に含まれるAP装置12の速度に関する情報に基づいて、AP装置12と自装置(それぞれの端末装置31−1〜31−4)との相対速度を演算(算出)する。そして、それぞれの端末装置31−1〜31−4では、演算された相対速度が大きいと判定した場合には、AP装置12に対する通信の接続を試みる処理を不許可とするように制御し、一方、演算された相対速度が小さいと判定した場合には、AP装置12に対する通信の接続を試みる処理を許可するように制御する。
[Fifth Embodiment]
The AP device 12 and the terminal devices 31-1 to 31-4 in the communication system 1 shown in FIGS. 1 and 2 will be described as examples.
In the AP device 12, the communication control unit 124 controls, and the communication unit 102 wirelessly transmits a signal such as a predetermined beacon including information related to the speed of the own device (the AP device 12).
Each of the terminal devices 31-1 to 31-4 receives the signal wirelessly transmitted from the AP device 12, and based on the information regarding the speed of the AP device 12 included in the signal, the AP device 12 and the own device. Calculate (calculate) the relative speed with each of the terminal devices 31-1 to 31-4. Then, in each of the terminal devices 31-1 to 31-4, when it is determined that the calculated relative speed is large, the terminal device 31-1 to 31-4 is controlled so as to disallow processing for attempting communication connection with the AP device 12. When it is determined that the calculated relative speed is small, control is performed so as to permit a process of attempting communication connection with the AP device 12.

ここで、本実施形態では、それぞれの端末装置31−1〜31−4において相対速度を演算するが、相対速度を演算する手法については、例えば、第1実施形態の場合と同様である。
また、端末装置31−1〜31−4では、相対速度が大きいか否か(または、小さいか否か)を、例えば、相対速度に関する所定の閾値を用いて判定する。
Here, in the present embodiment, the relative speed is calculated in each of the terminal devices 31-1 to 31-4, but the method for calculating the relative speed is the same as that in the first embodiment, for example.
Moreover, in the terminal devices 31-1 to 31-4, it is determined whether the relative speed is large (or whether it is small) using, for example, a predetermined threshold value related to the relative speed.

以上のように、本実施形態に係る端末装置31−1〜31−4では、AP装置12との相対速度に基づいて、当該AP装置12との通信の接続を許可するか否かを制御する。
これにより、InActiveTimeoutを用いるAP装置12と端末装置31−1〜31−4との通信を効率化することができる。
As described above, the terminal devices 31-1 to 31-4 according to the present embodiment control whether to permit communication connection with the AP device 12 based on the relative speed with the AP device 12. .
Thereby, the communication between the AP device 12 using the InActiveTimeout and the terminal devices 31-1 to 31-4 can be made efficient.

以上、本発明の実施形態について図面を参照して詳述したが、具体的な構成はこの実施形態に限られるものではなく、本発明の要旨を逸脱しない範囲の設計変更等も含まれる。   As mentioned above, although embodiment of this invention was explained in full detail with reference to drawings, the concrete structure is not restricted to this embodiment, The design change etc. of the range which does not deviate from the summary of this invention are included.

また、以上に示した実施形態に係る各装置(例えば、AP装置12や基地局装置11や端末装置31−1〜31−4、32−1〜32−3など)の機能を実現するためのプログラムをコンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行することにより、処理を行ってもよい。   Moreover, for realizing the function of each device (for example, the AP device 12, the base station device 11, the terminal devices 31-1 to 31-4, 32-1 to 32-3, etc.) according to the above-described embodiment. Processing may be performed by recording the program on a computer-readable recording medium, causing the computer system to read and execute the program recorded on the recording medium.

1…通信システム、11…基地局装置、12、211、261、311、361、411、421…AP装置、21〜22…通信領域、31−1〜31−4、32−1〜32−3、221−1〜221−2、271−1〜271−2、321−1〜321−3、371−1〜371−3、431−1〜431−3…端末装置、101…記憶部、102…通信部、103…制御部、121…速度情報取得部、122…設定時間決定部、123…端末管理部、124…通信制御部、201、401…飛行機、251、301…車両 DESCRIPTION OF SYMBOLS 1 ... Communication system, 11 ... Base station apparatus, 12, 211, 261, 311, 361, 411, 421 ... AP apparatus, 21-22 ... Communication area, 31-1 to 31-4, 32-1 to 32-3 , 221-1 to 221-2, 271-1 to 271-2, 321-1 to 321-3, 371-1 to 371-3, 431-1 to 431-3, terminal device, 101, storage unit, 102 ... Communication part 103 ... Control part 121 ... Speed information acquisition part 122 ... Set time determination part 123 ... Terminal management part 124 ... Communication control part 201, 401 ... Airplane, 251, 301 ... Vehicle

Claims (12)

通信装置と端末装置のうちの一方または両方について速度に関する情報を取得する速度情報取得部と、
前記速度情報取得部により取得された情報に基づく前記通信装置と前記端末装置との相対速度に基づいて、前記通信装置と前記端末装置との通信の接続を切断することを判定するために用いられるパラメータの値を決定する決定部と、
を備える通信制御装置。
A speed information acquisition unit that acquires information about speed for one or both of the communication device and the terminal device;
Used to determine disconnection of communication between the communication device and the terminal device based on a relative speed between the communication device and the terminal device based on information acquired by the speed information acquisition unit. A determination unit for determining the value of the parameter;
A communication control device comprising:
前記決定部は、前記パラメータの値を、複数の前記端末装置のそれぞれごとに決定する、
請求項1に記載の通信制御装置。
The determining unit determines the value of the parameter for each of the plurality of terminal devices;
The communication control apparatus according to claim 1.
前記決定部は、所定の条件が満たされる場合に、前記端末装置の速度をゼロとみなす、
請求項1または請求項2のいずれか1項に記載の通信制御装置。
The determining unit regards the speed of the terminal device as zero when a predetermined condition is satisfied;
The communication control apparatus of any one of Claim 1 or Claim 2.
前記所定の条件は、前記決定部により、前記通信装置が移動していると判定し、かつ、前記端末装置が所定の範囲外に存在すると判定する条件である、
請求項3に記載の通信制御装置。
The predetermined condition is a condition for the determination unit to determine that the communication device is moving and to determine that the terminal device is out of a predetermined range.
The communication control apparatus according to claim 3.
前記決定部は、複数の前記端末装置について得られた前記通信装置と前記端末装置との相対速度に基づいて、前記パラメータの値を、前記複数の前記端末装置に共通な前記パラメータの値として決定する、
請求項1に記載の通信制御装置。
The determination unit determines a value of the parameter as a value of the parameter common to the plurality of terminal devices based on a relative speed between the communication device and the terminal device obtained for the plurality of terminal devices. To
The communication control apparatus according to claim 1.
前記決定部により決定された前記パラメータの値に基づいて、前記通信装置と前記端末装置との通信を管理する端末管理部と、
前記通信装置により行われる前記端末装置との通信を制御する通信制御部と、を備える、
請求項1から請求項5のいずれか1項に記載の通信制御装置。
Based on the value of the parameter determined by the determination unit, a terminal management unit that manages communication between the communication device and the terminal device;
A communication control unit that controls communication with the terminal device performed by the communication device,
The communication control apparatus according to any one of claims 1 to 5.
前記端末管理部は、前記端末装置ごとに、前記通信装置と前記端末装置との相対速度に基づいて、前記通信装置との通信の接続を許可するか否かを制御する、
請求項6に記載の通信制御装置。
The terminal management unit controls, for each terminal device, whether to permit connection of communication with the communication device based on a relative speed between the communication device and the terminal device;
The communication control apparatus according to claim 6.
前記パラメータは、前記通信装置と前記端末装置との通信の接続を切断することを判定するために用いられる無通信時間である、
請求項1から請求項7のいずれか1項に記載の通信制御装置。
The parameter is a non-communication time used for determining to disconnect the communication connection between the communication device and the terminal device.
The communication control apparatus according to any one of claims 1 to 7.
当該通信制御装置は、前記通信装置と一体である、
請求項1から請求項8のいずれか1項に記載の通信制御装置。
The communication control device is integral with the communication device.
The communication control apparatus according to any one of claims 1 to 8.
端末装置と、通信装置と、前記通信装置と一体または別体の通信制御装置を有し、
前記通信制御装置は、
前記通信装置と前記端末装置のうちの一方または両方について速度に関する情報を取得し、
前記取得された情報に基づく前記通信装置と前記端末装置との相対速度に基づいて、前記通信装置と前記端末装置との通信の接続を切断することを判定するために用いられるパラメータの値を決定する、
通信システム。
A terminal device, a communication device, and a communication control device integrated with or separate from the communication device,
The communication control device includes:
Obtaining information about speed for one or both of the communication device and the terminal device;
Based on a relative speed between the communication device and the terminal device based on the acquired information, a value of a parameter used to determine disconnection of communication between the communication device and the terminal device is determined. To
Communications system.
通信装置と端末装置のうちの一方または両方について速度に関する情報を取得し、
前記取得された情報に基づく前記通信装置と前記端末装置との相対速度に基づいて、前記通信装置と前記端末装置との通信の接続を切断することを判定するために用いられるパラメータの値を決定する、
通信制御方法。
Get information about speed for one or both of the communication device and the terminal device,
Based on a relative speed between the communication device and the terminal device based on the acquired information, a value of a parameter used to determine disconnection of communication between the communication device and the terminal device is determined. To
Communication control method.
通信装置と端末装置のうちの一方または両方について速度に関する情報を取得するステップと、
前記取得された情報に基づく前記通信装置と前記端末装置との相対速度に基づいて、前記通信装置と前記端末装置との通信の接続を切断することを判定するために用いられるパラメータの値を決定するステップと、
をコンピュータに実行させるための通信制御プログラム。
Obtaining speed information for one or both of the communication device and the terminal device;
Based on a relative speed between the communication device and the terminal device based on the acquired information, a value of a parameter used to determine disconnection of communication between the communication device and the terminal device is determined. And steps to
Communication control program for causing a computer to execute.
JP2014218332A 2014-10-27 2014-10-27 COMMUNICATION CONTROL DEVICE, COMMUNICATION SYSTEM, COMMUNICATION CONTROL METHOD, AND COMMUNICATION CONTROL PROGRAM Expired - Fee Related JP6473598B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014218332A JP6473598B2 (en) 2014-10-27 2014-10-27 COMMUNICATION CONTROL DEVICE, COMMUNICATION SYSTEM, COMMUNICATION CONTROL METHOD, AND COMMUNICATION CONTROL PROGRAM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014218332A JP6473598B2 (en) 2014-10-27 2014-10-27 COMMUNICATION CONTROL DEVICE, COMMUNICATION SYSTEM, COMMUNICATION CONTROL METHOD, AND COMMUNICATION CONTROL PROGRAM

Publications (2)

Publication Number Publication Date
JP2016086304A true JP2016086304A (en) 2016-05-19
JP6473598B2 JP6473598B2 (en) 2019-02-20

Family

ID=55972974

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014218332A Expired - Fee Related JP6473598B2 (en) 2014-10-27 2014-10-27 COMMUNICATION CONTROL DEVICE, COMMUNICATION SYSTEM, COMMUNICATION CONTROL METHOD, AND COMMUNICATION CONTROL PROGRAM

Country Status (1)

Country Link
JP (1) JP6473598B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0833030A (en) * 1994-07-13 1996-02-02 Matsushita Electric Ind Co Ltd Radio telephone system
JP2013143672A (en) * 2012-01-11 2013-07-22 Ntt Docomo Inc Radio base station device and transition control method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0833030A (en) * 1994-07-13 1996-02-02 Matsushita Electric Ind Co Ltd Radio telephone system
JP2013143672A (en) * 2012-01-11 2013-07-22 Ntt Docomo Inc Radio base station device and transition control method

Also Published As

Publication number Publication date
JP6473598B2 (en) 2019-02-20

Similar Documents

Publication Publication Date Title
EP3022960B1 (en) Mobile device tracking prevention method and system
TWI543652B (en) Resource management method for device to device communications
JP2017538352A (en) Method and apparatus for realizing a neighborhood service in a mobile communication network
US9775007B2 (en) Group based location service in wireless local area networks
US9253685B2 (en) Mobile communication system, base station, and communication method
US9661614B2 (en) Determining transmission parameters for transmitting beacon frames
JP6168624B2 (en) Base station, wireless terminal, communication system, communication method, program
JP5715637B2 (en) Wireless communication apparatus, wireless communication method, and processing circuit
EP3776517B1 (en) Methods for controlling unauthorized aerial ues
KR102328300B1 (en) Electronic apparatus, information processing device and information processing method
KR102040140B1 (en) Wireless local area network throughput estimation
US10129836B2 (en) Network node and method for managing maximum transmission power levels for a D2D communication link
US10993149B2 (en) Operating a terminal device in a cellular mobile communication network
US20160192255A1 (en) Communication control apparatus, communication control method, radio communication system and terminal apparatus
JP2017108315A (en) Radio access network management device and program
WO2015142502A1 (en) Method and apparatus for positioning measurement management
CN104954978A (en) Method and device for wireless network ranging
JP6397576B2 (en) Terminal discovery at gateway nodes
US8433313B2 (en) Mobile communication method and mobile communication system
WO2017167141A1 (en) Method and device for sending wireless local area network beacon
JP6473598B2 (en) COMMUNICATION CONTROL DEVICE, COMMUNICATION SYSTEM, COMMUNICATION CONTROL METHOD, AND COMMUNICATION CONTROL PROGRAM
WO2022082673A1 (en) Method, apparatus, communication device, and storage medium for terminal to acquire measurement information
WO2021120985A1 (en) Communication method and apparatus
JP2016086303A (en) Communication controller, communication system, communication control method, and communication control program
CN117898020A (en) WLAN sensing method, device, equipment and storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170828

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20170829

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180625

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180724

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180905

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20180906

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20190122

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190128

R150 Certificate of patent or registration of utility model

Ref document number: 6473598

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees