Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP4367284B2 - HANDOVER METHOD, MOBILE COMMUNICATION SYSTEM, AND ACCESS POINT - Google Patents
[go: Go Back, main page]

JP4367284B2 - HANDOVER METHOD, MOBILE COMMUNICATION SYSTEM, AND ACCESS POINT - Google Patents

HANDOVER METHOD, MOBILE COMMUNICATION SYSTEM, AND ACCESS POINT Download PDF

Info

Publication number
JP4367284B2
JP4367284B2 JP2004230216A JP2004230216A JP4367284B2 JP 4367284 B2 JP4367284 B2 JP 4367284B2 JP 2004230216 A JP2004230216 A JP 2004230216A JP 2004230216 A JP2004230216 A JP 2004230216A JP 4367284 B2 JP4367284 B2 JP 4367284B2
Authority
JP
Japan
Prior art keywords
access point
information
wireless terminal
terminal device
handover
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2004230216A
Other languages
Japanese (ja)
Other versions
JP2006050366A (en
Inventor
義彦 城倉
俊明 富澤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2004230216A priority Critical patent/JP4367284B2/en
Publication of JP2006050366A publication Critical patent/JP2006050366A/en
Application granted granted Critical
Publication of JP4367284B2 publication Critical patent/JP4367284B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)

Description

この発明は、複数のアクセスポイントと、アクセスポイントを跨って移動する1以上のステーションとを含む移動通信システムに関するものであり、特に、ステーションのハンドオーバに関するものである。   The present invention relates to a mobile communication system including a plurality of access points and one or more stations moving across the access points, and more particularly to handover of stations.

従来の無線LAN装置はIEEE802.11規格に準拠した動作を行っている。802.11ではAP−STA間の接続に必要な信号を規定しており、複数のセル間をまたがる再接ハンドオーバもこの規定範囲で行われる(例えば非特許文献1)。
ここでAPはアクセスポイント(Access Point)、STAはステーション(Station:無線端末装置)を表す。
また一般的な従来の無線LAN装置のハンドオーバ処理は下記のように動作する。
STAはハンドオーバ元APとの通信中に他APの探索を行う。同一チャネル周波数の他APであれば、ビーコン受信、プローブ送信により検索できる。別のチャネルを使用する他APであれば、通信中の信号をバッファリングするか廃棄し無線部を他チャンネルに切り替え、ビーコン受信、プローブ送信により検索し、またもとのチャネルに切り替え通信を再開する。これを複数のチャネル分繰り返し他APの検索を完了する。
STAはハンドオーバ元APとハンドオーバ先候補となる他APのビーコン/プローブACK受信強度情報よりハンドオーバする必要があるか判断する。
ハンドオーバする必要があると決定されると、ハンドオーバ元APとの通信を切断し、選択したハンドオーバ先APのチャネルに無線部を切り替え、認証、接続処理を実行し、ハンドオーバ先APと再接続する(例えば非特許文献2)。
A conventional wireless LAN device performs an operation conforming to the IEEE 802.11 standard. In 802.11, signals necessary for connection between AP and STA are defined, and reconnection handover across a plurality of cells is also performed within this defined range (for example, Non-Patent Document 1).
Here, AP represents an access point (Access Point), and STA represents a station (Station: wireless terminal device).
A general conventional wireless LAN apparatus handover process operates as follows.
The STA searches for other APs during communication with the handover source AP. Any other AP with the same channel frequency can be searched for by beacon reception and probe transmission. If the other AP uses another channel, buffer or discard the signal being communicated, switch the radio unit to another channel, search by beacon reception and probe transmission, and switch to the original channel and resume communication. To do. This is repeated for a plurality of channels to complete the search for other APs.
The STA determines whether it is necessary to perform handover from the beacon / probe ACK reception strength information of the other AP that is the handover source AP and the handover destination candidate.
When it is determined that a handover is necessary, the communication with the handover source AP is disconnected, the radio unit is switched to the channel of the selected handover destination AP, the authentication and the connection process are executed, and the handover destination AP is reconnected ( For example, Non-Patent Document 2).

IEEE 802.11 Wireless LAN Medium Access ControlMAC and Physical Layer PHY Specifications 1999 EditionIEEE 802.11 Wireless LAN Medium Access Control MAC and Physical Layer PHY Specifications 1999 Edition 松江英明、守倉正博 監修「802.11高速無線LAN教科書」IDCジャパン,2003年3月29日、p.48−64“802.11 high-speed wireless LAN textbook”, supervised by Hideaki Matsue and Masahiro Morikura, IDC Japan, March 29, 2003, p. 48-64

従来の無線LAN装置は、事務所で使用していたノートPCを出張先の駅のホットスポットサービスで使用する等の準静止環境で使用していたため上記動作でも特に問題は無かった。
しかし、無線LANを電車等に応用しようとすると、電車の移動に伴い、通信中のSTAがAP間を移動することなり、短時間でのハンドオーバ処理が必要となる。
従来の無線LAN装置ではこのハンドオーバ処理に時間がかかり、高速移動時に瞬断時間が長くなる、適切にハンドオーバできない、等の問題があった。
この発明は上記のような問題点を解決するためになされたもので、高速移動環境に無線LANを適用した場合でも、短時間でハンドオーバ処理が実行でき、ユーザデータの瞬断時間を短くすることを目的とする。
Since the conventional wireless LAN device is used in a quasi-stationary environment such as using a notebook PC used in an office for a hot spot service at a station on a business trip destination, there is no particular problem with the above operation.
However, if the wireless LAN is applied to a train or the like, a STA in communication moves between APs as the train moves, and a handover process in a short time is required.
In a conventional wireless LAN device, this handover process takes time, and there are problems such as a momentary interruption time becoming longer during high-speed movement and an appropriate handover being impossible.
The present invention has been made to solve the above-described problems. Even when a wireless LAN is applied to a high-speed moving environment, the handover process can be executed in a short time and the instantaneous interruption time of user data can be shortened. With the goal.

この発明に係るハンドオーバ方法は、所定の線状経路上を移動する無線端末装置と、該無線端末装置の上記線状経路上における移動方向に応じて所定の順番で上記無線端末装置を収容する複数のアクセスポイント、とからなる移動通信システムにおけるハンドオーバ方法であって、1のアクセスポイントが、上記所定の順番において該1のアクセスポイントの順番に隣接する順番で上記無線端末装置を収容する隣接アクセスポイントに関する隣接アクセスポイント情報を該1のアクセスポイントが収容している無線端末装置に通知する隣接アクセスポイント情報通知ステップと上記無線端末装置が、上記1のアクセスポイントが通知した隣接アクセスポイント情報を受信する隣接アクセスポイント情報受信ステップと、上記無線端末装置が、上記受信した隣接アクセスポイント情報と、上記所定の線状経路上での該無線端末装置の移動方向情報とに基づいて、上記1のアクセスポイントから上記隣接アクセスポイントのいずれかへハンドオーバするハンドオーバステップとを備えるものである。   A handover method according to the present invention includes a wireless terminal device that moves on a predetermined linear route, and a plurality of wireless terminal devices that accommodate the wireless terminal devices in a predetermined order according to a moving direction of the wireless terminal device on the linear route. A handover method in a mobile communication system comprising: a plurality of access points, wherein one access point accommodates the wireless terminal devices in an order adjacent to the order of the one access point in the predetermined order Adjacent access point information notification step for notifying adjacent access point information regarding the wireless terminal device accommodated by the one access point and the wireless terminal device receiving adjacent access point information notified by the one access point The adjacent access point information receiving step, and the wireless terminal device, A handover step of performing handover from the one access point to any of the adjacent access points based on the received adjacent access point information and the movement direction information of the wireless terminal device on the predetermined linear path; Is provided.

この発明によれば、短時間でハンドオーバ元からハンドオーバ先への切替を行うことができるという効果が得られる。   According to the present invention, there is an effect that switching from a handover source to a handover destination can be performed in a short time.

実施の形態1.
図1はこの発明のハンドオーバ方法を適用する場合のシステム図であり、以後すべての実施の形態で共通である。
図1において、100は各ネットワーク接続機器を相互接続するネットワーク、120は無線LANの基地局であるアクセスポイント(以後AP)、STA130は無線LANの移動無線端末装置であるステーション(以後STA)、110aはIPネットワーク100上の端末、110bはSTA配下に接続される端末である。
上記STA130は線状の経路140上を一方向に移動するものとする。便宜上経路140は直線で示してあるが、曲線であっても構わない。APa120a、APb120b、APc120cは例えばSTA130が図中右方向に移動しハンドオーバを行うことにより、この順番で順次STA130を収容する。
Embodiment 1 FIG.
FIG. 1 is a system diagram when the handover method of the present invention is applied, and is common to all embodiments thereafter.
In FIG. 1, 100 is a network for interconnecting each network connection device, 120 is an access point (hereinafter referred to as AP) which is a base station of a wireless LAN, STA 130 is a station (hereinafter referred to as STA) which is a mobile wireless terminal device of wireless LAN, 110a. Is a terminal on the IP network 100, and 110b is a terminal connected under the STA.
It is assumed that the STA 130 moves in one direction on the linear path 140. For convenience, the path 140 is shown as a straight line, but may be a curved line. The APa 120a, APb 120b, and APc 120c sequentially accommodate the STAs 130 in this order, for example, when the STAs 130 move to the right in the figure and perform handover.

図2はAP120の内部機能を示す図である。
図2において、無線LANPHY300は無線LANの物理レイヤ処理部、ネットワークインタフェース(IF)310はネットワークとのインタフェース処理部、MACフレーム受信部320は受信の無線LANMAC処理を行い主信号と制御信号の分離を行う処理部、MACフレーム生成部330は制御信号と主信号を受取り送信の無線LANMAC処理を行う処理部、隣AP登録部340は隣接するAPの登録を行う記憶部、ビーコン送出部350は自AP情報および隣AP登録部からの隣接AP情報よりビーコン内容を生成する処理部、接続制御部360はSTAと制御情報の送受を行いSTAの接続処理およびハンドオーバ処理を行う処理部である。
FIG. 2 is a diagram showing the internal functions of the AP 120.
In FIG. 2, a wireless LAN PHY 300 is a wireless LAN physical layer processing unit, a network interface (IF) 310 is a network interface processing unit, and a MAC frame receiving unit 320 performs reception wireless LAN MAC processing to separate a main signal and a control signal. A processing unit that performs the wireless LAN MAC process of receiving and transmitting a control signal and a main signal, a neighboring AP registration unit 340 is a storage unit that registers an adjacent AP, and a beacon sending unit 350 is a local AP. A processing unit that generates beacon contents from information and neighboring AP information from the neighboring AP registration unit, and a connection control unit 360 is a processing unit that transmits and receives control information to and from the STA, and performs STA connection processing and handover processing.

図3はSTAの内部機能を示す図である。図中図2と同一番号のものは、同等の機能または相当する機能をもつものである。
図3において、ビーコン処理部390は受信したビーコン信号内容を接続制御に通知する処理部、移動方向登録部400はSTAの移動方向を登録する記憶部、チャネル制御部410はSTAのチャネル周波数を制御する機能部である。
FIG. 3 shows the internal functions of the STA. In the figure, those having the same numbers as those in FIG. 2 have equivalent functions or equivalent functions.
In FIG. 3, a beacon processing unit 390 is a processing unit for notifying connection control of received beacon signal contents, a moving direction registration unit 400 is a storage unit for registering the moving direction of the STA, and a channel control unit 410 is for controlling the channel frequency of the STA. It is a functional part to do.

次に動作について説明する。
各APには自APからハンドオーバする可能性のある隣接するAPをあらかじめ隣AP登録部340に登録しておく。
経路140に添う形で線的にAPを配置する場合、始発点方向、終着点方向の2つのAPを移動方向情報とともに登録する。登録方法は保守端末等を使用しAP装置への直接書き込みまたはネットワーク管理装置等からの遠隔書き込みが考えられる。書き込み内容としては、隣APの使用周波数、MACアドレス、ビーコン情報の一部が考えられる。隣AP登録部に登録されたこれらの情報は、ビーコン送出部に伝えられ、自局のビーコン情報とマージされ、MACフレーム生成部によりMACフレーム化され、無線LANPHY部により無線信号としてのビーコン信号として報知される。図4に本発明におけるビーコン信号の例を示す。
Next, the operation will be described.
In each AP, neighboring APs that may be handed over from the self AP are registered in the neighboring AP registration unit 340 in advance.
When the AP is linearly arranged along the route 140, two APs of the starting point direction and the ending point direction are registered together with the moving direction information. As a registration method, direct writing to the AP device using a maintenance terminal or the like or remote writing from a network management device or the like can be considered. As the contents to be written, the use frequency of the neighboring AP, the MAC address, and a part of beacon information can be considered. The information registered in the neighboring AP registration unit is transmitted to the beacon transmission unit, merged with the beacon information of the own station, converted into a MAC frame by the MAC frame generation unit, and as a beacon signal as a radio signal by the wireless LAN PHY unit. Informed. FIG. 4 shows an example of a beacon signal in the present invention.

STAでは、電源ON後初めてのAPとの接続では、周りにどのようなAPが存在するかのAP探索を実施する。
AP探索ではチャネル制御部410に許可されているチャネル周波数に従い順次切り替え、そのチャネル内で検出できるビーコン信号を待つかまたはプローブ信号を送出しプローブACK信号としてビーコン受信と同様の内容を入手する。ビーコン信号は無線LANPHY、MACフレーム受信、ビーコン処理部と転送され接続制御部に通知される。
接続制御部360では探索できた複数のAPから、最適なAP例えば、受信電力が一番大きいAPを選択し無線LAN接続制御を行う。ここでの接続制御は標準通りの動作を行う。接続制御部360により、APとSTA間の接続が完了すると、STA配下の端末とネットワークIF部、MACフレーム生成部、MACフレーム受信部、無線LNAPHY部300経由でユーザデータの通信を開始する。ここで接続したAPをハンドオーバ元APとする(収容ステップ)。
In the STA, in the first connection with the AP after the power is turned on, an AP search for what kind of AP exists around is performed.
In the AP search, the channel control unit 410 sequentially switches according to the channel frequency permitted, waits for a beacon signal that can be detected in the channel, or sends a probe signal and obtains the same content as the beacon reception as a probe ACK signal. The beacon signal is transferred to the wireless LAN PHY, MAC frame reception, and beacon processing unit and notified to the connection control unit.
The connection control unit 360 selects the optimum AP, for example, the AP having the highest received power from the plurality of APs that can be searched, and performs wireless LAN connection control. The connection control here operates as standard. When the connection between the AP and the STA is completed by the connection control unit 360, communication of user data is started via the terminal under the STA, the network IF unit, the MAC frame generation unit, the MAC frame reception unit, and the wireless LNAPHY unit 300. The AP connected here is set as the handover source AP (accommodation step).

ユーザデータの通信と並行し、STA130には一定周期(所定時間間隔)でハンドオーバ元APからのビーコン信号により始発点方向と終着点方向の2つのハンドオーバ先候補のAPの情報(隣接アクセスポイント情報)が送られてくる(隣接アクセスポイント情報通知ステップ)ので、STA130はこの隣接アクセスポイント情報を受信する(隣接アクセスポイント情報受信ステップ)。また、STAは移動方向登録部により自分が始発点方向、終着点方向のどちらに移動しているかの情報(移動方向情報)が登録されている。STA130はハンドオーバ元APより受信したビーコン信号と自分の移動方向情報により、これから移動する先のAPを特定し、ハンドオーバ先APの使用周波数、MACアドレス、ビーコン情報を入手することができる。   In parallel with the communication of user data, the STA 130 receives information on two handover destination candidate APs (adjacent access point information) in the direction of the start point and the direction of the end point by a beacon signal from the handover source AP at a fixed period (predetermined time interval) Is transmitted (adjacent access point information notifying step), the STA 130 receives this adjacent access point information (adjacent access point information receiving step). In the STA, information (moving direction information) indicating whether the STA is moving in the starting point direction or the ending point direction is registered by the moving direction registration unit. The STA 130 can identify a destination AP to move from the beacon signal received from the handover source AP and its own movement direction information, and obtain the used frequency, MAC address, and beacon information of the handover destination AP.

すなわち隣接アクセスポイント情報通知ステップにおいては、現在STA130を収容しているAPa120aの次にSTA130を収容する隣接APであるAPb120bに関する隣接アクセスポイント情報を、APa120aがSTA130に通知するので、隣接アクセスポイント情報受信ステップにおいてSTA130がこの隣接アクセスポイント情報を受信する。   That is, in the adjacent access point information notification step, the APa 120a notifies the STA 130 of the adjacent access point information related to the APb 120b that is the adjacent AP that accommodates the STA 130 next to the APa 120a that currently accommodates the STA 130. In step, the STA 130 receives this neighboring access point information.

STA130がハンドオーバ元APからハンドオーバ先APにハンドオーバしようとすると、始めのAP接続で行ったような、AP探索処理、ハンドオーバ先APからのビーコン受信またはプローブ信号送受の処理、最適AP選択処理を行うことなく、ハンドオーバを実行できる(ハンドオーバステップ)。
ハンドオーバ先のAPの使用周波数が事前にわかっているので、接続制御部がハンドオーバすると決定したら使用チャネルをチャネル制御部に通知しハンドオーバ先の周波数に設定を変更する。また、接続制御部はハンドオーバ先のMACアドレス、SSIDも事前にわかっているので、ビーコンまたはプローブACK信号を待つことなくSTAからすぐにAPへ接続要求を出すことができる。
ハンドオーバ先のAPへの接続が完了すると、ハンドオーバ先APをハンドオーバ元APとし、次のハンドオーバに備える。以後、同様の動作を繰り返し高速ハンドオーバを実現する。
When the STA 130 tries to perform a handover from the handover source AP to the handover destination AP, the AP search process, the beacon reception or probe signal transmission / reception process from the handover destination AP, and the optimum AP selection process are performed as in the initial AP connection. And handover can be executed (handover step).
Since the use frequency of the handover destination AP is known in advance, when the connection control unit decides to perform handover, the channel used is notified to the channel control unit and the setting is changed to the handover destination frequency. Further, since the connection control unit knows the MAC address and SSID of the handover destination in advance, it is possible to immediately issue a connection request from the STA to the AP without waiting for a beacon or probe ACK signal.
When the connection to the handover destination AP is completed, the handover destination AP is set as the handover source AP to prepare for the next handover. Thereafter, the same operation is repeated to realize high-speed handover.

また、上記では1本線の例を説明したが、3方向に分岐するような場合でも、APのビーコンに例えば、大阪方向、東京方向、長野方向というように3つの隣接AP情報を載せ、STAでこの3つのどの方向に動いているかの設定ができていれば、同様な高速ハンドオーバが実現できる。
なお上記接続制御部360がハンドオーバすると決定するための判断基準については後述の実施の形態6において説明する。
Moreover, although the example of one line was demonstrated above, even if it branches in three directions, for example, three neighboring AP information such as Osaka direction, Tokyo direction, Nagano direction is put on the AP beacon, and STA If these three directions are set, the same high-speed handover can be realized.
Note that a criterion for determining that the connection control unit 360 is to be handed over will be described later in a sixth embodiment.

上記AP120においては、隣AP登録部340、ビーコン送出部350、MACフレーム生成部330、無線LANPHY部300によりこの発明における隣接アクセスポイント情報通知手段が構成される。
またSTA130においては、無線LANPHY部300、MACフレーム受信部340、より、この発明における隣接アクセス情報受信手段が形成され、接続制御部360、チャネル制御部410、無線LANPHY部300によりこの発明におけるハンドオーバ手段が形成される。
In the AP 120, the neighboring AP registration unit 340, the beacon sending unit 350, the MAC frame generating unit 330, and the wireless LAN PHY unit 300 constitute the neighboring access point information notifying means in the present invention.
In the STA 130, the wireless LAN PHY unit 300 and the MAC frame receiving unit 340 form adjacent access information receiving means in the present invention. The connection control unit 360, the channel control unit 410, and the wireless LAN PHY unit 300 form handover means in the present invention. Is formed.

以上のように、この実施の形態によれば、STAがハンドオーバ元との通信中にハンドオーバ先APへの接続の為に必要な情報を事前入手できるので、ハンドオーバ先候補のAP探索、ハンドオーバ先APからのビーコン受信の時間のかかる処理を行う必要が無く、短時間でハンドオーバ元からハンドオーバ先への切替を行うことができる。   As described above, according to this embodiment, since the STA can obtain in advance information necessary for connection to the handover destination AP during communication with the handover source, the AP search for the handover destination candidate, the handover destination AP It is not necessary to perform time-consuming processing for beacon reception from the mobile phone, and switching from the handover source to the handover destination can be performed in a short time.

実施の形態2.
実施の形態2を図5を用いて説明する。
実施の形態1においては、移動方向登録部400にSTAの移動方向が登録されている例を示したが、この実施の形態においては、予め移動方向が登録されていない例を示す。
図5は実施の形態2におけるSTA130の内部構成を示す図である。
図5において、移動方向検出部410は接続制御部360からの移動結果情報をもとに自STAの移動方向を特定する処理部である。
実施の形態2ではAPの構成は実施の形態1と同様である。
Embodiment 2. FIG.
The second embodiment will be described with reference to FIG.
In the first embodiment, an example in which the moving direction of the STA is registered in the moving direction registration unit 400 is shown, but in this embodiment, an example in which the moving direction is not registered in advance is shown.
FIG. 5 is a diagram illustrating an internal configuration of the STA 130 according to the second embodiment.
In FIG. 5, a movement direction detection unit 410 is a processing unit that identifies the movement direction of the own STA based on movement result information from the connection control unit 360.
In the second embodiment, the configuration of the AP is the same as in the first embodiment.

次に動作について説明する。
実施の形態2のSTAでは移動方向登録部400に予め移動方向は登録されていない。
電源ON後、初めのAPとの接続までの動作は実施の形態1と同様である。
初めのAPとの接続が完了すると接続制御部360は接続したAPから受信したビーコンまたはプローブACKよりの接続しているAPのMACアドレス、始発点方向のAPのMACアドレス、および終点方向のAPのMACアドレスを移動方向検出部410に通知する。
Next, the operation will be described.
In the STA of the second embodiment, the movement direction is not registered in advance in the movement direction registration unit 400.
The operation up to the connection with the first AP after the power is turned on is the same as in the first embodiment.
When the connection with the first AP is completed, the connection control unit 360 transmits the MAC address of the connected AP from the beacon or probe ACK received from the connected AP, the MAC address of the AP in the start direction, and the AP in the end direction. The MAC address is notified to the movement direction detection unit 410.

ここまでの動作では、STA130はハンドオーバ先のAPを特定することができない。接続制御部360はハンドオーバ元APより受信した実施の形態1と同様のビーコン情報により2つのハンドオーバ先AP候補を把握できるので、ユーザデータの通信を一旦停止し、チャネル制御部で2つの候補APの使用するチャネルを順次切り替えAP探索動作を行う。
STA130は例えば列車に搭載されている場合は線路上を一方向に移動しているので、候補2つのAPのうちどちらかのビーコンが受信できるかまたは2つ受信できたとしてもどちらかの受信強度が小さくなっている。これを元に接続制御部360はAP選択処理をおこない、ハンドオーバ先APを特定し、接続処理をおこなう。ハンドオーバ先APとの接続が完了すると、接続制御部は移動方向検出部に接続した(受信した)APのMACアドレス(所定の信号である接続アクセスポイント情報)を通知する(接続アクセスポイント情報受信ステップ)。
すなわち接続アクセスポイント情報受信ステップにおいては、STA130はそのSTA130を収容しているAPのMACアドレスを受信する。
移動方向検出部410ではハンドオーバ元のAPより入手した始発点方向のAPのMACアドレス、および終点方向のAPのMACアドレスとハンドオーバ先APより入手したハンドオーバ先APのMACアドレスを比較し、自STAの移動方向を特定する。特定した移動方向(移動方向情報)は移動方向登録部400に登録する(移動方向情報生成ステップ)。
すなわち、移動方向情報生成ステップにおいては、STA130はビーコンまたはプローブACK情報とMACアドレスの遷移から移動方向情報を生成する。
移動方向登録部に移動方向が登録された後の動作は実施の形態1と同様である。
In the operation so far, the STA 130 cannot specify the handover destination AP. Since the connection control unit 360 can grasp the two handover destination AP candidates from the beacon information similar to that of the first embodiment received from the handover source AP, it temporarily stops communication of user data, and the channel control unit determines the two candidate APs. The channel to be used is sequentially switched to perform an AP search operation.
For example, when the STA 130 is mounted on a train, the STA 130 moves in one direction on the track. Therefore, even if either of the two beacons can be received or two of the candidate APs can be received, either reception strength is received. Is getting smaller. Based on this, the connection control unit 360 performs AP selection processing, specifies a handover destination AP, and performs connection processing. When the connection with the handover destination AP is completed, the connection control unit notifies the MAC address (connection access point information which is a predetermined signal) of the AP connected (received) to the moving direction detection unit (connection access point information reception step) ).
That is, in the connection access point information reception step, the STA 130 receives the MAC address of the AP that accommodates the STA 130.
The movement direction detection unit 410 compares the MAC address of the AP in the start point direction obtained from the AP of the handover source and the MAC address of the AP in the direction of the end point with the MAC address of the handover destination AP obtained from the handover destination AP, and Specify the direction of movement. The identified movement direction (movement direction information) is registered in the movement direction registration unit 400 (movement direction information generation step).
That is, in the movement direction information generation step, the STA 130 generates movement direction information from the beacon or probe ACK information and the MAC address transition.
The operation after the movement direction is registered in the movement direction registration unit is the same as in the first embodiment.

移動方向検出部410による移動方向の特定処理は、上記のように2回のAP接続だけで移動方向登録部に登録する場合と、N回の移動が同様の移動方向だったことを確認してから移動方向登録部に登録する場合が考えられる。
また、移動方向登録部に移動方向を登録完了した後も移動方向を確認し続け、移動方向に変化があった場合は、移動方向登録を変更することも可能である。
The movement direction identification process by the movement direction detection unit 410 is performed by confirming that the N movements are the same movement direction as in the case of registering in the movement direction registration unit with only two AP connections as described above. It is possible to register in the movement direction registration unit.
Further, after the registration of the movement direction in the movement direction registration unit is completed, the movement direction is continuously confirmed, and if the movement direction is changed, the movement direction registration can be changed.

以上のようにこの実施の形態2では、上記のように構成するので短時間でハンドオーバ元からハンドオーバ先への切替を行うことができ、予め移動方向を登録すること無しに、列車の移動方向に応じて自動設定することが可能となる。また、列車の移動方向が変化した場合も自動で柔軟に更新が可能となる。   As described above, according to the second embodiment, since it is configured as described above, the switching from the handover source to the handover destination can be performed in a short time, and the movement direction of the train can be changed without registering the movement direction in advance. It is possible to automatically set it accordingly. In addition, the train can be automatically and flexibly updated when the moving direction of the train changes.

実施の形態3.
図6、8を用いて実施の形態3を説明する。
この実施の形態におけるシステムは実施の形態1で説明した図1に、図示しない認証サーバを設けたものである。
図6は実施の形態3におけるAP120の内部機能を示す図である。
図6において、AP間情報送信部370はハンドオーバに先立ち隣APにSTA情報等を送出する処理部、AP間情報受信部380はハンドオーバに先立ち隣APからSTA情報等を受信する処理部である。
この実施の形態3ではSTAの構成は実施の形態1と同様とする。
図8は実施の形態3におけるシーケンス例の概要を示す図である。図8は動作概要を説明するシーケンス例で詳細な信号内容等は省略している。
Embodiment 3 FIG.
The third embodiment will be described with reference to FIGS.
The system in this embodiment is provided with an authentication server (not shown) in FIG. 1 described in the first embodiment.
FIG. 6 shows the internal functions of AP 120 in the third embodiment.
In FIG. 6, an inter-AP information transmission unit 370 is a processing unit that transmits STA information and the like to a neighboring AP prior to handover, and an inter-AP information reception unit 380 is a processing unit that receives STA information and the like from the adjacent AP prior to handover.
In the third embodiment, the configuration of the STA is the same as that of the first embodiment.
FIG. 8 is a diagram showing an outline of a sequence example in the third embodiment. FIG. 8 is a sequence example for explaining the outline of the operation, and detailed signal contents and the like are omitted.

次に動作について説明する。
実施の形態1,2に記載した動作はここでも同様の動作とする。STA130は初めて接続するAPもしくは適当な間隔でAPと認証、接続アソシエーションを行い、これを例えばハンドオーバ元APaとする。 ここでの接続は、STA130はビーコンの受信を待つか、プローブ要求しプローブACKを受信しAPa120aの情報を入手する。STAはAPaに接続要求を送出しAPa120aとの接続処理を行う。ここでは複数の信号が受け渡しされ(接続要求/応答)、STA−APa間の接続が確立する。STA130はこの接続処理時に移動方向登録部400から移動方向情報を読み出し、APa120aへ自分の移動方向を通知しておく。
STA130は次に認証サーバとの間で認証処理を行う。認証関連信号はAPa120a経由で認証サーバに転送される。ここでも複数の信号が認証サーバとの間で受け渡しされ(認証要求/応答)、認証サーバによるSTA130の認証が完了する。STA130の認証が完了すると、認証サーバはAPa120aとSTA130に鍵生成の元となる事前鍵情報を渡す。
事前鍵情報が通知されると、APa120aはAPa情報をSTA130に通知し、STA130はSTA情報をAPa120aに通知し鍵の生成を行う。その後、生成された鍵を通信に使用するために鍵の導入処理を実施し暗号通信が開始される。
Next, the operation will be described.
The operations described in the first and second embodiments are similar here. The STA 130 performs authentication and connection association with the AP to be connected for the first time or at an appropriate interval, and this is, for example, the handover source APa. In this connection, the STA 130 waits for reception of a beacon or requests a probe, receives a probe ACK, and obtains information on the APa 120a. The STA sends a connection request to the APa and performs a connection process with the APa 120a. Here, a plurality of signals are transferred (connection request / response), and the connection between the STA and the APa is established. The STA 130 reads movement direction information from the movement direction registration unit 400 during this connection process, and notifies the APa 120a of its movement direction.
Next, the STA 130 performs an authentication process with the authentication server. The authentication related signal is transferred to the authentication server via the APa 120a. Again, a plurality of signals are passed to the authentication server (authentication request / response), and the authentication of the STA 130 by the authentication server is completed. When the authentication of the STA 130 is completed, the authentication server passes pre-key information that is a key generation source to the APa 120a and the STA 130.
When the advance key information is notified, the APa 120a notifies the STA 130 of the APa information, and the STA 130 notifies the STA information to the APa 120a to generate a key. Thereafter, in order to use the generated key for communication, key introduction processing is performed, and encrypted communication is started.

ここまでの処理で一定の時間がかかってしまう。通常のハンドオーバではハンドオーバする毎にこの動作を繰すため、ハンドオーバ時間が長くなる。   The process so far takes a certain amount of time. In a normal handover, this operation is repeated every time a handover is performed, so that the handover time becomes longer.

この実施の形態では、ハンドオーバ元APa120a経由でSTA130の認証が完了したら、STA130がAPb120bにハンドオーバしてもそこでは認証処理、鍵の生成は行わないようにし、ハンドオーバ時間を短縮する。これを実現するため、事前にAPa120aからAPb120bにSTA130の接続情報および認証情報を渡しておく(接続ステップ)。接続情報としてはSTAのMACアドレス、AID、認証情報としては、PMK(Pairwise Master Key)、乱数、APのMACアドレス等が考えられる。
上記接続情報と認証情報の総称がこの発明における接続用情報であるが、接続用情報はここに挙げたものに限定されるものではない。
In this embodiment, when authentication of the STA 130 is completed via the handover source APa 120a, even if the STA 130 is handed over to the APb 120b, authentication processing and key generation are not performed there, and the handover time is shortened. In order to realize this, the connection information and authentication information of the STA 130 are passed from the APa 120a to the APb 120b in advance (connection step). As connection information, the MAC address and AID of the STA, and as authentication information, a PMK (Pairwise Master Key), a random number, the MAC address of the AP, and the like are conceivable.
The generic name of the connection information and the authentication information is the connection information in the present invention, but the connection information is not limited to those listed here.

前記のように、STA130は接続処理時にAPa120aへ自分の移動方向を通知しておくので、APa120aはSTA130との接続処理時にSTA130の移動方向情報を入手している。また、APa120aは予め始発点方向、終着点方向の2つの隣接APが隣AP登録部340に登録されている。APa120aはこのSTA130の移動方向情報と隣接AP情報を照らし合わせ、STA130のハンドオーバ先のAPを特定し特定されたAPをハンドオーバ先アクセスポイントAPbとする。
APa120aはSTA130とユーザデータ通信が開始されるとその通信中に有線回線経由でAPb120bに上記のようなSTAの接続情報および認証情報を事前に通知する。APb120bではAPa120aがSTA130とのユーザデータ通信開始前に行った、鍵生成までの処理を事前に行っておく。鍵生成の処理とはPMKの登録まで、PTK(Pairwise Transient Key)の生成まで、等ということが考えられる。
上記接続情報と認証情報がこの発明における「接続用情報」である。またこの「接続用情報」は接続情報と認証情報以外の一方であってもよいし、他の情報であっても構わない。
As described above, since the STA 130 notifies the APa 120a of its movement direction during the connection process, the APa 120a obtains the movement direction information of the STA 130 during the connection process with the STA 130. In the APa 120a, two adjacent APs in the starting point direction and the ending point direction are registered in the adjacent AP registration unit 340 in advance. The APa 120a compares the moving direction information of the STA 130 and the neighboring AP information, specifies the AP that is the handover destination of the STA 130, and sets the identified AP as the handover destination access point APb.
When the user data communication with the STA 130 is started, the APa 120a notifies the APb 120b of the connection information and authentication information in advance to the APb 120b via a wired line during the communication. In APb 120b, processing up to key generation performed by AP A 120a before starting user data communication with STA 130 is performed in advance. It is conceivable that the key generation process includes registration of PMK, generation of PTK (Pairwise Transient Key), and the like.
The connection information and the authentication information are “connection information” in the present invention. The “connection information” may be one other than the connection information and the authentication information, or may be other information.

その後、STA130の移動に伴いSTA130がAPa120aとの接続が続けられない状況となり、APb120bにハンドオーバすると判断する。実施の形態1の動作と同様にSTAはAPbの情報を事前に知っているので、自分の使用チャネル周波数をAPb120bの使用するチャネルに切替える。切替が完了すると、やはり予め知っているAPb情報を元に、ビーコン等を待つことなくAPb120bに接続要求信号を送出する。APb120bも事前にSTA情報を有線回線経由で入手しているため時間のかかる処理無くSTA130に接続完了の応答を送出できる。 次にAPbが事前に生成していた鍵とSTA130がAPaとの通信で使用していた鍵で、STAとAPb間で鍵導入処理を行う。この後はSTA130−APb120b間でユーザデータの通信が開始される。
STA130−APb120b間のユーザデータ通信が開始された後、ユーザデータ通信と並行して、有線回線経由でAPbからAPaへ対応するSTA130の切断指示を出す。APa120aはAPb120bからの切断指示受信により対応するSTA130との接続を解放する。
また、ハンドオーバ元のAPのSTA切断処理は、対応するSTAとの通信トラヒックがなくなったことを監視するタイマ等で切断しても同様の効果となる。
ここまでの処理が完了したら、APb120bをハンドオーバ元APとしさらに次のAPに同様の方式で繰り返しハンドオーバする。
Thereafter, with the movement of the STA 130, the STA 130 is unable to continue the connection with the APa 120a, and it is determined that the handover to the APb 120b is performed. Similar to the operation of the first embodiment, since the STA knows the APb information in advance, the STA switches its own channel frequency to the channel used by the APb 120b. When the switching is completed, a connection request signal is sent to the APb 120b without waiting for a beacon or the like based on the APb information already known in advance. Since APb 120b also obtains STA information in advance via a wired line, it can send a connection completion response to STA 130 without time-consuming processing. Next, a key introduction process is performed between the STA and the APb using the key generated in advance by the APb and the key used by the STA 130 for communication with the APa. Thereafter, communication of user data is started between the STA 130 and the APb 120b.
After user data communication between the STA 130 and the APb 120b is started, in parallel with the user data communication, an instruction to disconnect the STA 130 corresponding to the APa is issued from the APb to the APa via a wired line. The APa 120a releases the connection with the corresponding STA 130 by receiving a disconnection instruction from the APb 120b.
In addition, the STA disconnection process of the handover source AP has the same effect even if it is disconnected by a timer or the like that monitors the absence of communication traffic with the corresponding STA.
When the processing so far is completed, the APb 120b is set as the handover source AP, and the handover is repeated to the next AP in the same manner.

この実施の形態3では、上記のように構成するので、通常のハンドオーバではユーザデータの瞬断時間はチャネル切替、接続制御、認証制御、鍵制御と長い時間が必要だったところが、チャネル切り替と接続制御の一部、鍵制御の一部の時間ですみ、ユーザデータの瞬断時間を短縮することができる。   In this third embodiment, since it is configured as described above, the normal interruption of user data requires long time such as channel switching, connection control, authentication control, and key control. It takes only a part of the control and part of the key control, and the instantaneous interruption time of the user data can be shortened.

また上記の例では、はじめの認証情報を最後まで使用することになるが、例えばAPxと通常通信中にAPxと認証込みの再接続を実行しある間隔例えば10分毎で認証情報を更新することも可能である。
さらに以上の説明ではSTA130の構成を実施の形態1と同様としたが、実施の形態2と同様に移動方向検出部410により移動方向を検出して移動方向登録部400に登録するようにしてもよい。
In the above example, the first authentication information is used to the end. For example, during normal communication with APx, the authentication information is updated at a certain interval, for example, every 10 minutes, when APx and authentication-included reconnection is executed. Is also possible.
Further, in the above description, the configuration of the STA 130 is the same as that of the first embodiment. However, similarly to the second embodiment, the movement direction detection unit 410 may detect the movement direction and register it in the movement direction registration unit 400. Good.

また上記実施の形態では移動元APであるAPa120aはSTA130の移動方向を獲得しておき、その移動方向のAPに認証情報、接続情報を予め通知しておく例を示したが、移動元APはSTAの移動情報を獲得せずに、両隣のAPに予め認証情報、接続情報を通知しておくようにしてもよい。   In the above embodiment, an example is shown in which the APa 120a that is the movement source AP acquires the movement direction of the STA 130 and notifies the AP in the movement direction in advance of authentication information and connection information. Authentication information and connection information may be notified in advance to both APs without acquiring STA movement information.

実施の形態4.
実施の形態4を図5、6、9を用いて説明する。
図9は実施の形態4におけるシーケンス例の概要を示す図である。図9は動作概要を説明するシーケンス例で詳細な信号内容等は省略している。
Embodiment 4 FIG.
The fourth embodiment will be described with reference to FIGS.
FIG. 9 is a diagram showing an outline of a sequence example in the fourth embodiment. FIG. 9 is a sequence example for explaining the outline of the operation, and detailed signal contents and the like are omitted.

次に動作について説明する。
この実施の形態4において、STA130がはじめのAPa120aと接続してから、APa120aがAPb120bに有線回線経由でSTA情報、認証情報を通知するまでの動作は実施の形態3と同様である。
実施の形態4では、STA情報、認証情報を受取ったAPb120bはこの時点で対応するSTA130の接続処理を完了させる。STA130に接続完了信号は送出しないが、STA130がAPb120b配下に接続されている状態と同様の状態まで処理を進める。鍵の処理に関しても、APb120bではこの時点で鍵の生成、鍵の導入までの処理を完了させる。
その後、移動に伴いSTA130がAPa120aとの接続が続けられない状況となり、APb120bにハンドオーバすると判断する。STA130はAPb120bの情報を事前に知っているので、自分の使用チャネル周波数をAPbの使用するチャネルに切替える。切替が完了すると、STA130は自分の信号の送出先をAPb120bに切替えて、APb120bとの接続処理、鍵導入処理無しで、直接ユーザデータの通信に入る。
その後の、ハンドオーバ元APa120aの切断処理は実施の形態3と同様である。
この実施の形態4では、上記のように構成するので、実施の形態3よりもさらにユーザデータの瞬断時間を短縮することができる。
Next, the operation will be described.
In the fourth embodiment, the operation from when the STA 130 is connected to the first APa 120a until the APa 120a notifies the APb 120b of STA information and authentication information via a wired line is the same as that of the third embodiment.
In the fourth embodiment, the APb 120b that has received the STA information and the authentication information completes the connection process of the corresponding STA 130 at this time. Although the connection completion signal is not sent to the STA 130, the process proceeds to a state similar to the state in which the STA 130 is connected to the APb 120b. Regarding the key processing, the APb 120b completes the processing from the generation of the key to the introduction of the key at this point.
Thereafter, the STA 130 is unable to continue the connection with the APa 120a with the movement, and determines that the handover to the APb 120b is performed. Since the STA 130 knows the information of the APb 120b in advance, the STA 130 switches its own use channel frequency to the channel used by the APb. When the switching is completed, the STA 130 switches the destination of its own signal to the APb 120b, and directly enters the user data communication without the connection process with the APb 120b and the key introduction process.
The subsequent disconnection processing of the handover source APa 120a is the same as that in the third embodiment.
Since the fourth embodiment is configured as described above, the instantaneous interruption time of user data can be further reduced as compared with the third embodiment.

また、上記では、ハンドオーバ先APにて鍵の生成、鍵の導入までの処理を予め行う例を説明したが、ハンドオーバ元APの生成した鍵そのものをハンドオーバ先APに事前送付することも考えられる。   In the above description, an example is described in which the processing up to the key generation and key introduction is performed in advance at the handover destination AP. However, the key itself generated by the handover source AP may be sent in advance to the handover destination AP.

実施の形態5.
実施の形態5を図7を用いて説明する。
実施の形態1においては、隣AP登録部340に隣接するAP情報が登録されている例を示したが、この実施の形態においては、予め隣AP情報が登録されていない例を示す。
図7は実施の形態5におけるAP120の内部構成を示す図である。
図7において、隣AP登録部340は接続制御部360からのSTA移動結果情報をもとにSTAの移動方向に対応する隣AP情報を保存する記憶部である。
実施の形態5ではSTAの構成は実施の形態1と同様である。
Embodiment 5.
A fifth embodiment will be described with reference to FIG.
In the first embodiment, an example is shown in which adjacent AP information is registered in the neighboring AP registration unit 340. However, in this embodiment, an example in which neighboring AP information is not registered in advance is shown.
FIG. 7 is a diagram showing an internal configuration of the AP 120 in the fifth embodiment.
In FIG. 7, the neighboring AP registration unit 340 is a storage unit that stores neighboring AP information corresponding to the moving direction of the STA based on the STA movement result information from the connection control unit 360.
In the fifth embodiment, the configuration of the STA is the same as that of the first embodiment.

次に動作について説明する。
実施の形態5のAPでは隣AP登録部340に予め隣AP情報は登録されていない。
電源ON後、STAの初めのAP120aとの接続までの動作は実施の形態1と同様である。この時点ではAP120aの隣AP登録部340には隣AP情報が登録されていない。その後、STA130が移動し次のハンドオーバ先AP120bと接続しようとする場合は、ハンドオーバ元AP120aから受信したビーコンまたはプローブACKには隣AP情報が載っていないで、通常のハンドオーバ処理を行う。ハンドオーバ先AP120bとの接続が完了すると、STA130はハンドオーバ先AP120bに、移動方向登録部400に登録されている移動方向情報とハンドオーバ元AP120aのMACアドレス等のAP情報を通知する。ハンドオーバ先AP120bでは接続制御部360より情報の通知を受け、隣AP登録部340にSTA130の移動方向と反対方向の隣AP情報を登録する。さらに、AP間情報送信部370を介して、ハンドオーバ元AP120aに有線回線経由でSTA130のMACアドレス、移動方向情報、AP120bのMACアドレス等を通知する。通知を受けたハンドオーバ元AP120aは、STAとの接続を解除すると共に、隣AP登録部340にSTA130の移動方向の隣AP情報を登録する。隣AP登録部340に内容が登録されたAPは、自局の送出するビーコンまたはプローブACK信号に隣AP情報を追加して送出する。
以降、ハンドオーバ元APとハンドオーバ先APが順次更新されていく。隣AP登録部340に内容が登録され、ビーコンまたはプローブACK信号に隣AP情報が追加された後の動作は実施の形態1と同様である。
Next, the operation will be described.
In the AP of the fifth embodiment, the neighboring AP information is not registered in the neighboring AP registration unit 340 in advance.
The operation until the connection with the first AP 120a of the STA after the power is turned on is the same as in the first embodiment. At this time, the neighboring AP information is not registered in the neighboring AP registration unit 340 of the AP 120a. After that, when the STA 130 moves and tries to connect to the next handover destination AP 120b, a normal handover process is performed without neighboring AP information being included in the beacon or probe ACK received from the handover source AP 120a. When the connection with the handover destination AP 120b is completed, the STA 130 notifies the handover destination AP 120b of the movement direction information registered in the movement direction registration unit 400 and the AP information such as the MAC address of the handover source AP 120a. The handover destination AP 120b receives information notification from the connection control unit 360, and registers the neighboring AP information in the direction opposite to the moving direction of the STA 130 in the neighboring AP registration unit 340. Further, the inter-AP information transmission unit 370 notifies the handover source AP 120a of the MAC address of the STA 130, the moving direction information, the MAC address of the AP 120b, and the like via a wired line. The handover source AP 120a that has received the notification releases the connection with the STA and registers the neighboring AP information in the moving direction of the STA 130 in the neighboring AP registration unit 340. The AP whose contents are registered in the adjacent AP registration unit 340 adds the adjacent AP information to the beacon or probe ACK signal transmitted by the local station and transmits the AP.
Thereafter, the handover source AP and the handover destination AP are sequentially updated. The operation after the contents are registered in the neighboring AP registration unit 340 and the neighboring AP information is added to the beacon or probe ACK signal is the same as that in the first embodiment.

上記では、1回のハンドオーバで隣AP情報を更新する例を説明したが、複数回のハンドオーバ実績をもって隣AP情報を更新することも考えられる。
また、隣AP登録部340に隣AP情報を登録完了した後もハンドオーバ状況を確認し続け、内容に変化があった場合は、移動方向登録を変更することも可能である。
In the above description, the neighbor AP information is updated by one handover, but it is also conceivable to update the neighbor AP information with a plurality of handover results.
In addition, after the registration of the neighboring AP information to the neighboring AP registration unit 340 is completed, the handover status is continuously confirmed, and if there is a change in the content, the moving direction registration can be changed.

以上のようにこの実施の形態5では、上記のように構成するので短時間でハンドオーバ元からハンドオーバ先への切替を行うことができ、予め隣AP情報を登録すること無しに、列車の移動方向に応じて自動設定することが可能となる。また、列車の移動方向が変化した場合も自動で柔軟に更新が可能となる。   As described above, in the fifth embodiment, since it is configured as described above, it is possible to switch from a handover source to a handover destination in a short time, and without registering neighboring AP information in advance, the moving direction of the train It becomes possible to set automatically according to. In addition, the train can be automatically and flexibly updated when the moving direction of the train changes.

実施の形態6.
実施の形態6の動作について説明する。
実施の形態1〜5において、ハンドオーバ元APと接続中のSTAは何らかの方法によりAPb120bにハンドオーバをする決定をする処理が必要となる。この実施の形態6ではハンドオーバをすることを決定する方法を示す。このハンドオーバ決定の動作は実施の形態1〜4におけるSTA130の接続制御部360により行われる。
Embodiment 6 FIG.
The operation of the sixth embodiment will be described.
In the first to fifth embodiments, the STA connected to the handover source AP needs to perform a process of making a handover to the APb 120b by some method. In the sixth embodiment, a method for determining to perform handover will be described. This handover determination operation is performed by the connection control unit 360 of the STA 130 in the first to fourth embodiments.

通常のハンドオーバ方式では、STA130はAPa120aとの通信を一旦止めて、他のAPの使用周波数に切り替えビーコンを待つか、プローブによりAP信号を受信する。STA130はこの動作を繰り返し、ビーコンの受信強度を集め、受信強度から最適なハンドオーバ先APを決定する。しかし、この方法ではハンドオーバ候補のビーコンを受信している間ユーザデータの通信ができない。
この実施の形態6では、下記のような判断をすることによりハンドオーバ開始の決定をする。
・ハンドオーバ元のAPのビーコン信号の受信レベルが一定レベルより低くなることが規定回数発生した時。
・通信中の主信号の受信レベルが一定レベルより低くなることが規定回数発生した時。
・通信中の主信号の伝送速度が一定レベルより低くなることが規定回数発生した時。
上記条件のANDまたはOR条件にてハンドオーバ先APbにハンドオーバすることを決定する。またANDとORを組み合わせてもよく、例えば
条件A AND 条件B OR 条件C
のようにしてもよい。条件A、B、Cを上記条件のいずれとするかは任意であり、さらに2つの条件のANDと他の1条件のORをとるなど、ANDとORの組み合わせも任意である。
言い換えると、この実施の形態において、STA130はハンドオーバステップにおいて、APから受信する信号の品質(ビーコン信号の受信レベル、主信号の受信レベル、主信号の伝送速度等)を参酌してハンドオーバのタイミングを決定していることになる。
In a normal handover method, the STA 130 temporarily stops communication with the APa 120a, switches to a frequency used by another AP, waits for a beacon, or receives an AP signal by a probe. The STA 130 repeats this operation, collects the beacon reception strength, and determines the optimum handover destination AP from the reception strength. However, this method does not allow user data to be communicated while receiving a handover candidate beacon.
In the sixth embodiment, the start of handover is determined by making the following determination.
When the reception level of the beacon signal of the handover source AP is lower than a certain level occurs a specified number of times.
• When the specified number of times that the reception level of the main signal during communication falls below a certain level.
• When the specified number of times that the transmission speed of the main signal during communication falls below a certain level.
It decides to hand over to the handover destination APb under the AND or OR condition of the above conditions. Also, AND and OR may be combined. For example, condition A AND condition B OR condition C
It may be as follows. It is arbitrary whether the conditions A, B, and C are any of the above conditions, and the combination of AND and OR is also arbitrary, such as taking the AND of two conditions and the OR of one other condition.
In other words, in this embodiment, in the handover step, the STA 130 determines the timing of the handover in consideration of the quality of the signal received from the AP (the reception level of the beacon signal, the reception level of the main signal, the transmission speed of the main signal, etc.). It will be decided.

このように実施の形態6によるハンドオーバ方式では、線的にAPが配置されている無線LANシステムにおいて、ハンドオーバ先APのビーコン情報を受信することなくハンドオーバ開始決定ができ、ハンドオーバ先APのビーコン情報収集のための時間のユーザデータの瞬断を起こすことなく、ハンドオーバが行える。   As described above, in the handover method according to the sixth embodiment, in a wireless LAN system in which APs are linearly arranged, handover start determination can be made without receiving beacon information of the handover destination AP, and beacon information collection of the handover destination AP is performed. Handover can be performed without causing a momentary interruption of user data for a period of time.

実施の形態7.
図10は実施の形態7におけるSTAの構成図である。
図において、データコピー部420は必要に応じて送信信号をコピーし2つの無線LANPHY部300a、300bに送出する処理部、データ合成部430は必要に応じて2つの無線LANPHYからの受信信号の両方をMACフレーム受信部340に送出する処理部である。
Embodiment 7 FIG.
FIG. 10 is a configuration diagram of the STA in the seventh embodiment.
In the figure, a data copy unit 420 copies a transmission signal as necessary and sends it to two wireless LANPHY units 300a and 300b, and a data synthesis unit 430 receives both signals received from two wireless LANPHYs as necessary. Is a processing unit that transmits the MAC frame to the MAC frame receiving unit 340.

次に動作について説明する。
実施の形態7では図10のSTA130と図6のAP120と図8のシーケンスを参照し動作を説明する。
STA130がハンドオーバを行うことを決定するまでの動作は上記実施の形態1〜5と同様である。STA130がハンドオーバをしようとし、ハンドオーバ先APb120bに接続処理またはデータ通信しようとする。ハンドオーバ先APb120bと通信が可能であれば、STA130からの無線信号に対して、APb120bから無線ACK信号が返ってくる。しかし、APb120bと正常に接続ができず無線ACK信号が受信できなかった場合は、STA130はハンドオーバ元APとの接続を維持しながらハンドオーバ先APへの接続処理またはデータ通信を行うように動作する。このSTA130は2つの無線LANPHYをもつのでこの動作が可能となる。
Next, the operation will be described.
In the seventh embodiment, the operation will be described with reference to the STA 130 in FIG. 10, the AP 120 in FIG. 6, and the sequence in FIG.
Operations until the STA 130 decides to perform handover are the same as those in the first to fifth embodiments. The STA 130 attempts to perform a handover, and attempts to perform connection processing or data communication with the handover destination APb 120b. If communication with the handover destination APb 120b is possible, a wireless ACK signal is returned from the APb 120b in response to the wireless signal from the STA. However, if the APb 120b cannot be normally connected and the wireless ACK signal cannot be received, the STA 130 operates to perform connection processing or data communication with the handover destination AP while maintaining the connection with the handover source AP. Since this STA 130 has two wireless LAN PHYs, this operation is possible.

2重接続時は、STAからAP方向では、STA配下の端末からSTAに入力された上りデータはデータコピー部にてコピーされ、ハンドオーバ元APaとハンドオーバ先APbへそれぞれの無線LANPHYを経由し送出される。ハンドオーバ先APbが接続処理中の場合は、ハンドオーバ元APaのみにデータを送出する。 APからSTA方向では、2つの無線LANPHYからの信号がデータ合成部に入力される。データ合成部では2つの無線LANPHYからの受信信号の両方をMACフレーム受信部に送出する。
ハンドオーバ先のAPbから無線ACK信号が返ってきたら、2重接続動作を停止する。データコピー部はハンドオーバ先APb対応の無線LANPHYのみにデータを転送する。データ合成部はハンドオーバ先APb対応の無線LANPHYからの信号のみをMACフレーム受信部に送出する。
At the time of double connection, in the STA to AP direction, the uplink data input from the terminal under the STA to the STA is copied by the data copying unit and transmitted to the handover source APa and the handover destination APb via the respective wireless LAN PHYs. The When the handover destination APb is in the process of connection, data is transmitted only to the handover source APa. In the AP to STA direction, signals from the two wireless LAN PHYs are input to the data synthesis unit. The data synthesis unit sends both reception signals from the two wireless LAN PHYs to the MAC frame reception unit.
When the wireless ACK signal is returned from the handover destination APb, the double connection operation is stopped. The data copy unit transfers data only to the wireless LAN PHY corresponding to the handover destination APb. The data combining unit sends only a signal from the wireless LAN PHY corresponding to the handover destination APb to the MAC frame receiving unit.

実施の形態7によるハンドオーバ方式では、上記のように構成するので、ハンドオーバ動作時に新たなAPとすぐにはつながらなかった場合でもデータ瞬断時間を少なくすることができる。また、新たなAPとすぐにつながった場合でも、データ瞬断時間を少なくすることができる。   Since the handover method according to the seventh embodiment is configured as described above, the data interruption time can be reduced even when a new AP is not immediately connected during the handover operation. Further, even when a new AP is immediately connected, the data interruption time can be reduced.

実施の形態8.
実施の形態8の動作について説明する。図5のSTAと図6のAPと図8のシーケンスを参照し動作を説明する。
実施の形態8ではハンドオーバ元APaからハンドーバ先APbへのシーケンスは実施の形態1〜7のいずれかと同様である。実施の形態8では、APから送出するビーコン(報知情報)の送出間隔を制御するものである。
Embodiment 8 FIG.
The operation of the eighth embodiment will be described. The operation will be described with reference to the STA of FIG. 5, the AP of FIG. 6, and the sequence of FIG.
In the eighth embodiment, the sequence from the handover source APa to the handover destination APb is the same as in any one of the first to seventh embodiments. In the eighth embodiment, the transmission interval of beacons (notification information) transmitted from the AP is controlled.

この実施の形態においても実施の形態1と同様に、STAは電源ON後初めてのAP接続では、周りにどのようなAPが存在するかのAP探索を実施する。
APはビーコンを送出しており、このビーコン信号をSTAが受信する(アクセスポイント情報通知ステップ)。
AP探索ではチャネル制御部410を許可されているチャネル周波数に従い順次切り替え、そのチャネル内で検出できるビーコン信号を待つかまたはプローブ信号を送出しプローブACK信号としてビーコン受信と同様の内容を入手する。ビーコン信号は無線LANPHY、MACフレーム受信、ビーコン処理部と転送され接続制御部に通知される。
接続制御部360では探索できた複数のAPから、最適なAP例えば、受信電力が一番大きいAPを選択し無線LAN接続制御を行う。ここでの接続制御は標準通りの動作を行う。接続制御部360により、APとSTA間の接続が完了すると、STA配下の端末とネットワークIF部、MACフレーム生成部、MACフレーム受信部、無線LNAPHY部300経由でユーザデータの通信を開始する。ここで接続したAPをハンドオーバ元APとする(収容ステップ)。
Also in this embodiment, as in the first embodiment, the STA performs an AP search as to what kind of AP is present in the first AP connection after the power is turned on.
The AP transmits a beacon, and the STA receives this beacon signal (access point information notification step).
In AP search, the channel control unit 410 is sequentially switched according to the permitted channel frequency, and a beacon signal that can be detected in the channel is waited, or a probe signal is sent and the same contents as beacon reception are obtained as a probe ACK signal. The beacon signal is transferred to the wireless LAN PHY, MAC frame reception, and beacon processing unit and notified to the connection control unit.
The connection control unit 360 selects the optimum AP, for example, the AP having the highest received power from the plurality of APs that can be searched, and performs wireless LAN connection control. The connection control here operates as standard. When the connection between the AP and the STA is completed by the connection control unit 360, communication of user data is started via the terminal under the STA, the network IF unit, the MAC frame generation unit, the MAC frame reception unit, and the wireless LNAPHY unit 300. The AP connected here is set as the handover source AP (accommodation step).

線的にAPが連続配置されていて隣り合うAPが同一チャネル周波数を使用している場合、実施の形態1のようにハンドオーバ元APaのビーコン信号でハンドオーバ先APbの使用チャネルを教えなくてもよい場合も考えられる。この場合、STAはハンドオーバ元APaと通信中に同一周波数でハンドオーバ先APbのビーコンを検出できる。
ビーコンは一定周期で発信されているが、ユーザデータの使用帯域を圧迫しないように周期が長めに設定されている(例えば100mS周期)。STAがハンドオーバ先APbの配下に入ってビーコンを発見するのは最悪100mSの時間がかかってしまう。
When APs are arranged linearly and adjacent APs use the same channel frequency, the channel used by the handover destination APb need not be taught by the beacon signal of the handover source APa as in the first embodiment. Cases are also conceivable. In this case, the STA can detect the beacon of the handover destination APb at the same frequency during communication with the handover source APa.
The beacon is transmitted at a constant cycle, but the cycle is set to be longer (for example, a cycle of 100 mS) so as not to compress the use band of user data. It takes a worst time of 100 ms for the STA to be under the handover destination APb and discover the beacon.

一方、列車等に無線LANを応用した場合、隣のAPにSTA(列車)がある可能性が少ない。このような状況では、ハンドオーバ先APbではユーザデータの帯域を圧迫することを考えなくてもよい。
よって、実施の形態8ではハンドオーバ先APbにSTAが接続されていない場合はビーコンの送出周期を短く例えば10mSし、STAのハンドオーバ先APbのビーコン検出時間を短くする。
ハンドオーバ先APbにSTAが接続したら(ハンドオーバステップ)、ハンドオーバ先APbはビーコン送出周期をもとの長い周期に戻す。
On the other hand, when a wireless LAN is applied to a train or the like, there is little possibility that an adjacent AP has a STA (train). In such a situation, the handover destination APb does not need to consider compressing the user data band.
Therefore, in the eighth embodiment, when the STA is not connected to the handover destination APb, the beacon transmission cycle is shortened, for example, 10 mS, and the beacon detection time of the STA handover destination APb is shortened.
When the STA is connected to the handover destination APb (handover step), the handover destination APb returns the beacon transmission cycle to the original long cycle.

この実施の形態8では、上記のように構成するので、ユーザデータの帯域を圧迫することなくハンドオーバ処理におけるビーコン検出時間を短縮できる。   In the eighth embodiment, since it is configured as described above, the beacon detection time in the handover process can be shortened without squeezing the band of user data.

実施の形態9.
実施の形態9の動作について説明する。図5のSTAと図6のAPと図8のシーケンスを参照し動作を説明する。
実施の形態9ではハンドオーバ元APaからハンドーバ先APbへのシーケンスは実施の形態3と同様である。実施の形態9では、ハンドオーバ時のSTA−AP間の無線通信の信頼度を上げるように制御する。
ハンドオーバを実施するときは、ハンドオーバ元APa、ハンドオーバ先APbともセルの周辺部での動作となり、AP−STA間の無線伝送は厳しい状況にあることが多い(図1参照)。このような状況では無線伝送エラーが発生し、再送処理が動作し、ハンドオーバ時間が長時間化してしまう。
一方、無線LANは複数の物理速度をサポートしている。例えば802.11aでは54Mbps、48Mbps、36Mbps、・・・・12Mbps、9Mbps,6Mbps。一般的には物理速度が遅いほど無線劣化に対して耐性が高い。
Embodiment 9 FIG.
The operation of the ninth embodiment will be described. The operation will be described with reference to the STA of FIG. 5, the AP of FIG. 6, and the sequence of FIG.
In the ninth embodiment, the sequence from the handover source APa to the handover destination APb is the same as in the third embodiment. In the ninth embodiment, control is performed so as to increase the reliability of radio communication between the STA and the AP at the time of handover.
When a handover is performed, both the handover source APa and the handover destination APb operate in the periphery of the cell, and the radio transmission between the AP and the STA is often in a severe situation (see FIG. 1). In such a situation, a radio transmission error occurs, the retransmission process operates, and the handover time becomes long.
On the other hand, a wireless LAN supports a plurality of physical speeds. For example, in 802.11a, 54 Mbps, 48 Mbps, 36 Mbps,..., 12 Mbps, 9 Mbps, 6 Mbps. In general, the slower the physical speed, the higher the resistance to radio degradation.

このため、実施の形態9では、ハンドオーバに関する無線信号送受は無線劣化に対して耐性の高い低い物理速度を使用する。例えば、ハンドオーバ元との最後の通信は24Mbpsで通信していたとしても、APbと接続するための接続要求信号、接続応答信号、鍵導入信号は6Mbpsで通信する。   For this reason, in the ninth embodiment, radio signal transmission / reception related to handover uses a low physical speed that is highly resistant to radio degradation. For example, even if the last communication with the handover source is performed at 24 Mbps, the connection request signal, the connection response signal, and the key introduction signal for connecting to the APb are communicated at 6 Mbps.

別の実施方法として、実施の形態4の図9のシーケンスのように、ハンドオーバ先APbとは接続信号のやり取りをせず、直接ユーザデータ送信から行う場合は、ハンドオーバ先APbにはじめて送信するデータは低レートで送信し、エラー無く通信が可能であれば、順次伝送速度を上げていく方法が考えられる。   As another implementation method, when transmitting directly from user data without exchanging connection signals with the handover destination APb as in the sequence of FIG. 9 of the fourth embodiment, the data to be transmitted to the handover destination APb for the first time is If transmission is possible at a low rate and communication is possible without error, a method of increasing the transmission speed sequentially can be considered.

実施の形態9では、上記のように構成するので、ハンドオーバ時の無線環境劣化した状態でも、データエラーによる再送処理などハンドオーバ時間の長時間化する可能性を低くすることができる。   In the ninth embodiment, since it is configured as described above, it is possible to reduce the possibility of a long handover time such as a retransmission process due to a data error even in a state where the radio environment at the time of handover is deteriorated.

以上のように、この発明に係るハンドオーバ方法および移動通信システムは、複数のアクセスポイントと、アクセスポイントを跨って移動する1以上のステーションとを含む移動通信システムにおけるステーションのハンドオーバに関して有効であり、特にアクセスポイントが所定の順番でステーションを収容する移動通信システムに適している。   As described above, the handover method and the mobile communication system according to the present invention are effective for the handover of a station in a mobile communication system including a plurality of access points and one or more stations moving across the access points. This is suitable for a mobile communication system in which access points accommodate stations in a predetermined order.

この発明におけるハンドオーバ方法を適用するシステムの1例を示す図。The figure which shows an example of the system which applies the hand-over method in this invention. この発明におけるアクセスポイントの内部機構の1例を示す図。The figure which shows an example of the internal mechanism of the access point in this invention. この発明におけるステーションの内部機構の1例を示す図。The figure which shows one example of the internal mechanism of the station in this invention. この発明におけるビーコン信号の1例を示す図。The figure which shows one example of the beacon signal in this invention. この発明におけるステーションの内部構成の1例を示す図。The figure which shows an example of the internal structure of the station in this invention. この発明におけるアクセスポイントの内部機構の1例を示す図。The figure which shows an example of the internal mechanism of the access point in this invention. この発明におけるアクセスポイントの内部機構の1例を示す図。The figure which shows an example of the internal mechanism of the access point in this invention. この発明におけるシーケンス例の概要を示す図。The figure which shows the outline | summary of the sequence example in this invention. この発明におけるシーケンス例の概要を示す図。The figure which shows the outline | summary of the sequence example in this invention. この発明におけるステーションの内部機構の1例を示す図。The figure which shows one example of the internal mechanism of the station in this invention.

符号の説明Explanation of symbols

100 ネットワーク、 110 端末、 120 アクセスポイント、 130 ステーション、 140 経路、 300 無線LANPHY部、 310 ネットワークインタフェース、 320 MACフレーム受信部、 330 MACフレーム生成部、 340 隣AP登録部、350 ビーコン送出部、 360 接続制御部、 370 AP間情報送信部、 380 AP間情報受信部、 390 ビーコン処理部、 400 移動方向登録部、 410 チャネル制御部、 410 移動方向検出部、 420 データコピー部、 データ合成部。   100 network, 110 terminal, 120 access point, 130 station, 140 route, 300 wireless LAN PHY unit, 310 network interface, 320 MAC frame reception unit, 330 MAC frame generation unit, 340 neighbor AP registration unit, 350 beacon transmission unit, 360 connection Control unit, 370 inter-AP information transmission unit, 380 inter-AP information reception unit, 390 beacon processing unit, 400 movement direction registration unit, 410 channel control unit, 410 movement direction detection unit, 420 data copy unit, data composition unit.

Claims (12)

第1地点と第2地点とを結ぶ所定の線状経路上を移動する無線端末装置と、該無線端末装置の上記線状経路上における移動方向に応じて所定の順番で上記無線端末装置を収容する複数のアクセスポイント、とからなる移動通信システムにおけるハンドオーバ方法であって、
上記複数のアクセスポイントのそれぞれは、当該アクセスポイントに対して第1地点側で隣接する第1隣接アクセスポイントとの通信に要する情報、当該アクセスポイントに対して第2地点側で隣接する第2隣接アクセスポイントとの通信に要する情報、および、当該アクセスポイントから見た上記第1隣接アクセスポイントと第2隣接アクセスポイントの方向に関する情報、とを含む隣接アクセスポイント情報を保持し、
1のアクセスポイントが、
記隣接アクセスポイント情報を該1のアクセスポイントが収容している無線端末装置に通知する隣接アクセスポイント情報通知ステップと
上記無線端末装置が、
上記1のアクセスポイントが通知した隣接アクセスポイント情報を受信する隣接アクセスポイント情報受信ステップと、
上記無線端末装置が、
上記受信した隣接アクセスポイント情報と、上記所定の線状経路上での該無線端末装置の移動方向情報とに基づいて、該無線端末装置の移動方向が上記第1地点方向の場合は上記第1隣接アクセスポイントへハンドオーバし、該無線端末装置の移動方向が上記第2地点方向の場合は上記第2隣接アクセスポイントへハンドオーバするハンドオーバステップ
とを備えることを特徴とするハンドオーバ方法。
A wireless terminal device moving on a predetermined linear route connecting the first point and the second point, and accommodating the wireless terminal device in a predetermined order according to the moving direction of the wireless terminal device on the linear route A handover method in a mobile communication system comprising a plurality of access points,
Each of the plurality of access points includes information necessary for communication with a first adjacent access point adjacent to the access point on the first point side, and a second adjacent point adjacent to the access point on the second point side. Holding adjacent access point information including information required for communication with the access point, and information on the direction of the first adjacent access point and the second adjacent access point viewed from the access point;
1 access point
The neighboring access point information notifying upper Kitonari contact access point information to the wireless terminal by the access point of the one is accommodated notifying step and said wireless terminal device,
An adjacent access point information receiving step for receiving adjacent access point information notified by the access point in 1 above;
The wireless terminal device is
Based on the received adjacent access point information and the moving direction information of the wireless terminal device on the predetermined linear route, the first direction is set when the moving direction of the wireless terminal device is the first point direction. A handover method comprising: a handover step of performing handover to an adjacent access point and performing handover to the second adjacent access point when the moving direction of the wireless terminal apparatus is the second point direction .
上記隣接アクセスポイント情報通知ステップにおいて、上記1のアクセスポイントは、上記隣接アクセスポイント情報を所定時間間隔で該1のアクセスポイントが収容している無線端末装置に通知する
ことを特徴とする請求項1に記載のハンドオーバ方法。
2. The neighboring access point information notifying step, wherein the one access point notifies the neighboring access point information to a wireless terminal device accommodated in the one access point at a predetermined time interval. The handover method described in 1.
上記無線端末装置が、
該無線端末装置を収容しているアクセスポイントの所定の信号である接続アクセスポイント情報を受信する接続アクセスポイント情報受信ステップと、
上記無線端末装置が、上記受信した接続アクセスポイント情報と、その遷移とから上記移動方向情報を生成する移動方向情報生成ステップ
を備えることを特徴とする請求項1に記載のハンドオーバ方法。
The wireless terminal device is
A connection access point information receiving step for receiving connection access point information, which is a predetermined signal of an access point accommodating the wireless terminal device;
The handover method according to claim 1, wherein the wireless terminal device includes a moving direction information generation step of generating the moving direction information from the received connection access point information and the transition thereof.
上記アクセスポイントが、該アクセスポイントが収容する無線端末装置と接続するための所定の接続用情報を該無線端末装置と交換して接続処理を行う接続ステップと、
上記アクセスポイントが、上記接続ステップにおいて上記無線端末装置から獲得した上記接続用情報を上記移動方向情報に基づいて上記隣接アクセスポイントのいずれかに通知する接続情報通知ステップ
を備えることを特徴とする請求項1に記載のハンドオーバ方法。
A connection step in which the access point performs connection processing by exchanging predetermined connection information for connection with the wireless terminal device accommodated by the access point with the wireless terminal device;
The access point includes a connection information notification step of notifying one of the adjacent access points of the connection information acquired from the wireless terminal device in the connection step based on the movement direction information. Item 2. The handover method according to Item 1.
上記接続用情報は、接続情報と認証情報であり、上記隣接アクセスポイントは、上記無線端末装置を収容するアクセスポイントから該接続情報と認証情報とを通知されると、上記無線端末装置と接続処理を開始する前から上記通知された接続情報と認証情報により暗号鍵を生成する
ことを特徴とする請求項4に記載のハンドオーバ方法。
The connection information is connection information and authentication information. When the adjacent access point is notified of the connection information and authentication information from an access point that accommodates the wireless terminal device, connection processing with the wireless terminal device is performed. The handover method according to claim 4, wherein an encryption key is generated from the notified connection information and authentication information before starting the operation.
上記無線端末装置が、ハンドオーバを実施した時、アクセスポイントにハンドオーバ元AP情報と移動方向を通知するステップと、
上記アクセスポイントが、該無線端末装置から通知された情報を元に、隣接AP情報を更新するステップと、
上記アクセスポイントが、更新された隣接AP情報を元に隣接アクセスポイント情報を通知するステップと、
を備えることを特徴とする請求項1に記載のハンドオーバ方法。
When the wireless terminal device performs handover, it notifies the access point of the handover source AP information and the moving direction;
The access point updating neighboring AP information based on information notified from the wireless terminal device; and
The access point notifying neighboring access point information based on the updated neighboring AP information;
The handover method according to claim 1, further comprising:
上記ハンドオーバステップにおいて、
上記無線端末装置は、上記1のアクセスポイントから受信する信号の品質を参酌してハンドオーバするタイミングを決定する
ことを特徴とする
請求項1に記載のハンドオーバ方法。
In the handover step,
The handover method according to claim 1, wherein the wireless terminal apparatus determines a handover timing in consideration of a quality of a signal received from the one access point.
上記ハンドオーバステップにおいて、上記無線端末装置は同時に複数のアクセスポイントと通信可能であることを特徴とする請求項1に記載のハンドオーバ方法。   2. The handover method according to claim 1, wherein, in the handover step, the wireless terminal apparatus can simultaneously communicate with a plurality of access points. 所定の線状経路上を移動する無線端末装置と、該無線端末装置の上記線状経路上における移動方向に応じて所定の順番で上記無線端末装置を収容する複数のアクセスポイント、とからなる移動通信システムにおけるハンドオーバ方法であって、
各アクセスポイントが無線端末装置に該アクセスポイントの存在を報知するための報知情報を送信するアクセスポイント情報報知ステップと
上記無線端末装置が、
1の上記アクセスポイントからの報知情報を受信し該報知情報を発信したアクセスポイントに収容される収容ステップと、
上記無線端末装置が、
上記1のアクセスポイントに隣接するアクセスポイントからの報知情報を受信し、該隣接するアクセスポイントへハンドオーバするハンドオーバステップ
とを備えるハンドオーバ方法において、
上記アクセスポイント情報報知ステップにおいて、各アクセスポイントが上記報知情報を報知する時間間隔は、該アクセスポイントが無線端末装置を収容しているか否かにより変化する
ことを特徴とするハンドオーバ方法。
Movement comprising: a wireless terminal device that moves on a predetermined linear route; and a plurality of access points that accommodate the wireless terminal device in a predetermined order according to the moving direction of the wireless terminal device on the linear route A handover method in a communication system, comprising:
An access point information notification step in which each access point transmits notification information for notifying the existence of the access point to the wireless terminal device, and the wireless terminal device,
Receiving step for receiving broadcast information from the access point of 1 and being accommodated in the access point that has transmitted the broadcast information;
The wireless terminal device is
In a handover method comprising: a broadcast step of receiving broadcast information from an access point adjacent to the one access point and performing handover to the adjacent access point;
In the access point information notification step, the time interval at which each access point reports the notification information varies depending on whether or not the access point accommodates a wireless terminal device.
上記ハンドオーバステップにおいて、無線端末装置とハンドオーバ元である上記1のアクセスポイントとの通信速度より、該無線端末装置とハンドオーバ先である上記1のアクセスポイントに隣接するアクセスポイントとの通信速度を遅くすることを特徴とする請求項1または請求項9に記載のハンドオーバ方法。 In the handover step, the communication speed between the wireless terminal apparatus and the access point adjacent to the one access point that is the handover destination is made slower than the communication speed between the wireless terminal apparatus and the one access point that is the handover source. 10. The handover method according to claim 1 or 9, wherein: 第1地点と第2地点とを結ぶ所定の線状経路上を移動する無線端末装置と、該無線端末装置の上記線状経路上における移動方向に応じて所定の順番で上記無線端末装置を収容する複数のアクセスポイント、とからなる移動通信システムにおいて、
上記アクセスポイントは、
当該アクセスポイントに対して第1地点側で隣接する第1隣接アクセスポイントとの通信に要する情報、当該アクセスポイントに対して第2地点側で隣接する第2隣接アクセスポイントとの通信に要する情報、および、当該アクセスポイントから見た上記第1隣接アクセスポイントと第2隣接アクセスポイントの方向に関する情報、とを含む隣接アクセスポイント情報を当該アクセスポイントが収容している無線端末装置に通知する隣接アクセスポイント情報通知手段を備え、
上記無線端末装置は、
上記アクセスポイントが通知した隣接アクセスポイント情報を受信する隣接アクセスポイント情報受信手段と、
上記受信した隣接アクセスポイント情報と、上記所定の線状経路上での該無線端末装置の移動方向情報とに基づいて、該無線端末装置の移動方向が上記第1地点方向の場合は上記第1隣接アクセスポイントへハンドオーバし、該無線端末装置の移動方向が上記第2地点方向の場合は上記第2隣接アクセスポイントへハンドオーバするハンドオーバ手段
とを備える
ことを特徴とする移動通信システム。
A wireless terminal device moving on a predetermined linear route connecting the first point and the second point, and accommodating the wireless terminal device in a predetermined order according to the moving direction of the wireless terminal device on the linear route In a mobile communication system comprising a plurality of access points,
The access point is
Information required for communication with the first adjacent access point adjacent to the access point on the first point side, information required for communication with the second adjacent access point adjacent to the access point on the second point side, And an adjacent access point for notifying the wireless terminal device accommodated by the access point of adjacent access point information including the information on the direction of the first adjacent access point and the second adjacent access point viewed from the access point Provided with information notification means,
The wireless terminal device is
Neighboring access point information receiving means for receiving neighboring access point information notified by the access point;
Based on the received adjacent access point information and the moving direction information of the wireless terminal device on the predetermined linear route, the first direction is set when the moving direction of the wireless terminal device is the first point direction. A mobile communication system comprising: handover means for performing handover to an adjacent access point and performing handover to the second adjacent access point when the moving direction of the wireless terminal device is the second point direction .
第1地点と第2地点とを結ぶ所定の線状経路上を移動する無線端末装置と、該無線端末装置の上記線状経路上における移動方向に応じて所定の順番で上記無線端末装置を収容する複数のアクセスポイント、とからなる移動通信システムにおけるアクセスポイントであって、
当該アクセスポイントに対して第1地点側で隣接する第1隣接アクセスポイントとの通信に要する情報、当該アクセスポイントに対して第2地点側で隣接する第2隣接アクセスポイントとの通信に要する情報、および、当該アクセスポイントから見た上記第1隣接アクセスポイントと第2隣接アクセスポイントの方向に関する情報、とを含む隣接アクセスポイント情報を保持し、
記隣接アクセスポイント情報を当該アクセスポイントが収容している無線端末装置であって、該無線端末装置の移動方向が上記第1地点方向の場合は上記第1隣接アクセスポイントへハンドオーバし、該無線端末装置の移動方向が上記第2地点方向の場合は上記第2隣接アクセスポイントへハンドオーバする無線端末装置、に通知する隣接アクセスポイント情報通知手段を備える
ことを特徴とするアクセスポイント
A wireless terminal device moving on a predetermined linear route connecting the first point and the second point, and accommodating the wireless terminal device in a predetermined order according to the moving direction of the wireless terminal device on the linear route An access point in a mobile communication system comprising a plurality of access points,
Information required for communication with the first adjacent access point adjacent to the access point on the first point side, information required for communication with the second adjacent access point adjacent to the access point on the second point side, And holding adjacent access point information including information on the direction of the first adjacent access point and the second adjacent access point viewed from the access point,
On Kitonari contact access point information to a wireless terminal device to which the access point is contained, the movement direction of the wireless terminal device in the case of the first point direction handover to the first neighboring access point, the access point moving direction, wherein the case of the second point direction with a neighboring access point information notifying means for notifying the wireless terminal, for handover to the second neighboring access point of a wireless terminal device.
JP2004230216A 2004-08-06 2004-08-06 HANDOVER METHOD, MOBILE COMMUNICATION SYSTEM, AND ACCESS POINT Expired - Fee Related JP4367284B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004230216A JP4367284B2 (en) 2004-08-06 2004-08-06 HANDOVER METHOD, MOBILE COMMUNICATION SYSTEM, AND ACCESS POINT

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004230216A JP4367284B2 (en) 2004-08-06 2004-08-06 HANDOVER METHOD, MOBILE COMMUNICATION SYSTEM, AND ACCESS POINT

Publications (2)

Publication Number Publication Date
JP2006050366A JP2006050366A (en) 2006-02-16
JP4367284B2 true JP4367284B2 (en) 2009-11-18

Family

ID=36028380

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004230216A Expired - Fee Related JP4367284B2 (en) 2004-08-06 2004-08-06 HANDOVER METHOD, MOBILE COMMUNICATION SYSTEM, AND ACCESS POINT

Country Status (1)

Country Link
JP (1) JP4367284B2 (en)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5024385B2 (en) * 2007-11-26 2012-09-12 富士通株式会社 Wireless connection device
JP5003900B2 (en) * 2008-01-18 2012-08-15 シンフォニアテクノロジー株式会社 Wireless network system
JP5217837B2 (en) * 2008-09-24 2013-06-19 株式会社ナカヨ通信機 Radio relay apparatus and attribution management method
JP5280907B2 (en) * 2009-03-25 2013-09-04 公益財団法人鉄道総合技術研究所 On-vehicle communication device, wireless connection method, and program
EP2547152A4 (en) 2010-03-11 2015-11-25 Fujitsu Ltd MOBILE COMMUNICATION SYSTEM, CELL SELECTION METHOD, BASE STATION-FORMING APPARATUS, AND MOBILE STATION-FORMING APPARATUS
KR102428281B1 (en) * 2012-11-06 2022-08-01 파이어타이드, 인코포레이티드 Context-aware wireless roaming
JP6218166B2 (en) * 2013-03-04 2017-10-25 国立研究開発法人情報通信研究機構 Inter-base station handover method
JP7030499B2 (en) * 2017-12-14 2022-03-07 三菱電機株式会社 Wireless communication system
JP2022051969A (en) 2019-01-15 2022-04-04 ソニーグループ株式会社 Wireless device and wireless communication method for wireless device, wireless terminal and wireless communication method for wireless terminal, and wireless base station and wireless communication method for wireless base station
CN111800678B (en) * 2020-05-13 2022-03-22 清华大学 Ultra-high-speed railway wireless optical communication network control method and device

Also Published As

Publication number Publication date
JP2006050366A (en) 2006-02-16

Similar Documents

Publication Publication Date Title
KR100643439B1 (en) Handover Control Method
EP1521402B1 (en) Method for performing handoff in a wireless network
US7561898B2 (en) Apparatus and method for registering wireless terminals with access point through wireless network
CN1909732B (en) Handover system and method using hybrid network
JP5135339B2 (en) Network selection method
KR101398628B1 (en) Handoff Control System by Using Power Save Mode and Handoff Control Method Thereof
JP2004166277A5 (en)
JP2010279057A (en) Secure roaming between wireless access points
JP4367284B2 (en) HANDOVER METHOD, MOBILE COMMUNICATION SYSTEM, AND ACCESS POINT
CN101873672A (en) Method, device and system for scanning wireless channel
JP2006222549A (en) Wireless lan system and roaming method in same
KR100801283B1 (en) Apparatus and method for providing a service for media independent handover
JP2006148579A (en) Communication method and network system
JP6142169B2 (en) Radio communication system, radio communication system control method, program, and radio base station apparatus
KR101197281B1 (en) Integarated mobility management server and method for supporting mobility in the network management system based on wireless communication network
KR100725398B1 (en) Apparatus and method for access point scan and channel handover

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070129

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090428

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090507

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090630

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

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20090817

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

Free format text: PAYMENT UNTIL: 20120904

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20130904

Year of fee payment: 4

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees