[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

JP2004201006A - Multiple access point control method - Google Patents

Multiple access point control method Download PDF

Info

Publication number
JP2004201006A
JP2004201006A JP2002366849A JP2002366849A JP2004201006A JP 2004201006 A JP2004201006 A JP 2004201006A JP 2002366849 A JP2002366849 A JP 2002366849A JP 2002366849 A JP2002366849 A JP 2002366849A JP 2004201006 A JP2004201006 A JP 2004201006A
Authority
JP
Japan
Prior art keywords
stations
sta
access points
aps
mfap
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
JP2002366849A
Other languages
Japanese (ja)
Other versions
JP2004201006A5 (en
JP4072428B2 (en
Inventor
Takahiro Shichino
隆広 七野
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2002366849A priority Critical patent/JP4072428B2/en
Publication of JP2004201006A publication Critical patent/JP2004201006A/en
Publication of JP2004201006A5 publication Critical patent/JP2004201006A5/ja
Application granted granted Critical
Publication of JP4072428B2 publication Critical patent/JP4072428B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Classifications

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

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To solve the problem that, when access points have been already connected by the stipulated number of stations in the conventional wireless communication systems, connections of the stations connectable to the access points cannot be established and at the same time redundant electric power consumption is generated in superfluous occupation of frequency channels and APs. <P>SOLUTION: There is provided a control method for controlling multiple access points connectable to multiple stations. In the control method, the multiple access points are initiated according to predetermined initiation priority to connect sequentially the stations to the initiated access points. Consequently, improvement in functions of communication systems, efficient use of communication media, and electric power saving can be realized. <P>COPYRIGHT: (C)2004,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は無線通信システムにおいて、複数のアクセスポイントの制御に関する。
【0002】
【従来の技術】
無線LANシステムにおいては、アクセスポイントに接続するステーション数を制限する技術が提案されている。
【0003】
有線LANに接続された複数のアクセスポイント(以下においてAPと略す。)と、複数のステーション(以下においてSTAと略す。)からなる無線LANシステムの構成例を図1に示す。
【0004】
図1において100は有線LANであり、当該有線LAN100に接続されるA101からD101はそれぞれAP1からAP4であり、AP1からAP4と通信するA103からG103はそれぞれSTA1からSTA7である。さらに、A102、からD102で示す円は、それぞれAP1(A101)からAP4(D104)の通信範囲(例えば、A102は、AP1(A101)の通信範囲である。)を示している。
【0005】
また、各APは自身の識別子を記憶するための記憶手段を有し、各STAは自己が接続するAPの識別子を記憶するための記憶手段を有している。ここで、APは自身の識別子として「ID―1」を、STAは接続するAPの識別子として「ID−2」を記憶しているとする。
【0006】
STAは、移動もしくは電源投入などにより、APと通信可能な範囲内に入ると、オーセンティケーション(Authentication)、アソシエーション(Association)という状態を遷移し、APに接続する。
【0007】
例として、IEEE802.11b標準に準拠して、STA1とAP1が通信状態に遷移するまでのシーケンスを図2に示す。以下では、図2を参照して、無線LANシステムにおいて、STA1とAP1が接続するまでの手順を説明し、更にAP1に接続するSTA数を制限する技術について説明する。
【0008】
まず、STA1はAP1が送信した同報信号を受信すると(201)、STA1は記憶している接続するAP1の識別子ID−2と、受信した同報信号に含まれるAP1の識別子ID−1とを比較する。「ID−1」と「ID−2」が同一であれば、STA1はAP1に対して認証許可要求信号を送信し(202)、認証処理を行う(203)。
【0009】
この認証処理(203)にはオープン認証と、共有鍵認証という2種類の認証方法があり、特に共有鍵認証は、STA1とAP1が同一の共有鍵を保持しているという条件下でのみ認証が成功する。
【0010】
認証が成功すると、AP1はSTA1に対して、認証要求許可応答(=成功)を送信する(204)。STA1が受信した認証要求許可応答が「成功」であれば、STA1とAP1はオーセンティケーション状態に遷移する(205)。
【0011】
つづいて、STA1はAP1に対して、アソシエーション要求をし(206)、AP1はSTA1に対して、アソシエーション要求応答(=成功)を送信する(207)。 上記アソシエーション要求応答が「成功」であれば、STA1とAP1はアソシエーション状態に遷移し(208)、接続状態となる。
【0012】
以上が従来の無線LANにおける、STAとAPが接続するまでの手順である。
【0013】
また、上記のような従来の無線LANシステムにおいて、APに接続するSTAの数を制限する技術がある(特許文献1を参照のこと。)。これは、複数のAPを有する無線LANシステムにおいて、任意のAPが管理するサービスエリア内のSTAから、当該APに対して予め定められた台数を超えて接続要求がなされた場合に、STAの接続を制限することを特徴としている。
【0014】
【特許文献1】
特開平11―55286号
【0015】
【発明が解決しようとする課題】
しかしながら、図1のように複数のAPの通信範囲が相互にオーバーラップする無線LANシステムにおいて、APへ接続するSTAの数を制御する場合、複数のAPの内の一のAPとの間でオーセンティケーション状態(209)にある認証済みのSTAが、複数のAPの通信範囲内にあり、かつ、複数のAP全体としては接続可能な全STA数が規定値以下であるにも関わらず、当該STAとオーセンティケーション状態にあるAPにおけるSTAの接続数が規定値を越えるために、APと接続することができなくなるという問題がある。
【0016】
即ち、複数のAPと通信可能なSTAであっても、認証を受けられるAPは限られるので他のAPに空きがあっても接続は拒否され、認証を受けられるAPに対するSTAの接続数が規定値を下回らない限り、APとの接続を確立することができない。以下に、より具体的に説明する。
【0017】
図1において、STA1(A103)からSTA3(C103)はAP1(A101)に、STA4(D103)はAP2(B101)に、STA5(E103)はAP3(C101)に、STA6(F103)はAP4(D101)に接続している。ここでは、各APに接続できるSTAの規定値を3とする。
【0018】
ここで新規に、APへの接続に必要な識別子としてAP1の識別子を有するSTA7(G103)が、AP1(A101)に対して図2のシーケンスに沿ってAP1(A101)との接続を要求したとする。
【0019】
STA7(G103)が認証処理(203)に成功し(204)、オーセンティケーション状態(205)になったとしても、AP1(A101)に接続しているSTA数が規定値3に達しているため、AP1(A101)はSTA7(103)に対して、通信開始の要求を拒否する。
【0020】
結果として、STA7(G103)はオーセンティケーション状態(209)にある認証済みのSTAであり、AP1(A101)からAP4(D101)の通信範囲内にあり、かつAP1(A101)からAP4(D101)全体に接続しているSTA数「6」がAP1(A101)からAP4(D101)に接続可能な全STA数の規定値「12(3×4)」以下にも関わらず、他のAPと接続するための識別子を有しないために、AP2(B101)からAP4(D101)接続することができないこととなる。
【0021】
また、上記のようにSTAが接続可能なAPを限定してしまうと、複数のSTAが各APにランダムに接続して通信を行っているため、余分な周波数チャネルの占有、APにおける余分な電力消費発生している。具体的には、図1において、APに接続している全STA数は6である。各APに接続するSTA数の規定値が3であるから、実際には2台(STA7(G103)の接続を考慮すれば3台)のAPで処理すればよいところを、4台のAPが起動しており、余分な周波数チャネルの占有やAPにおける余分な電力消費が発生している。
【0022】
【課題を解決するための手段】
上記課題を解決するための本発明は、複数のステーションが接続可能な複数のアクセスポイントを制御するための制御方法であって、前記複数のステーションが前記複数のアクセスポイントに対する接続が可能であると判定するための判定情報を、前記複数のアクセスポイントに割当て、前記複数のアクセスポイントを所定の起動順位に従って起動させ、起動された前記アクセスポイントが前記判定情報を含む信号を前記複数のステーションの少なくともいずれかに対して送信し、前記起動されたアクセスポイントに接続されたステーション数が前記起動されたアクセスポイントに接続可能なステーション数に一致するまで、前記複数のステーションのいずれかからの前記起動されたアクセスポイントへの前記送信に応じた接続要求を、前記起動されたアクセスポイントに受け付けさせることを特徴とする。
【0023】
【発明の実施の形態】
本発明は、複数のステーションが接続可能な複数のアクセスポイントの制御処理に関し、特に、複数のステーションが複数のアクセスポイントに対する接続が可能であると判定するための判定情報を複数のアクセスポイントのそれぞれに割当て、複数のアクセスポイントを所定の起動順位に従って起動させ、起動されたアクセスポイントは判定情報を含む信号を複数のステーションの少なくともいずれかに対して送信し、起動されたアクセスポイントに接続されたステーション数が起動されたアクセスポイントに接続可能なステーション数に一致するまで、複数のステーションのいずれかからの起動されたアクセスポイントへの送信に応じた接続要求を、起動されたアクセスポイントに受け付けさせることを特徴とする。
【0024】
このような本発明は、願書に添付する図面に示す構成及び処理において、以下の実施形態と対応して、装置、方法、プログラム或いは当該プログラムを格納する記憶媒体の発明として実現できる。
【0025】
以下、本発明の実施の形態を添付する図面を参照して説明する。
【0026】
【第1の実施形態】
まず、図4a乃至図4dは、本発明を実施可能な無線LANシステムの構成例を示す図である。図4aから図4dにおいて、400は、多機能アクセスポイント(以下MFAPと略す。)であり、AP1(A401)からAP4(D401)の4つのAPを一体的に備える。また、A402からD402の円は、各々AP1(A401)からAP4(D401)の通信範囲を示している。このA402からD402の通信範囲がオーバーラップする部分にはSTA1(A403)からSTA7(G403)(以下、これら各STAをSTA403と略す。)が位置している。
【0027】
図5はMFAP400の構成の一例を示す図である。MFAP400は、MFAP400全体の制御を行うMFAP制御部501と、MFAP制御部501に接続されるAP1(A503)からAP4(D503)の各APと、同様にMFAP制御部501に接続され、当該各APに関する情報を管理するためのAP情報記憶テーブル502と、で構成される。AP情報記憶テーブル502に格納されるAP情報の一例は図7の(a)乃至(d)に示す通りである。
【0028】
図7において、701は、AP1(A404)からAP4(D404)の起動順位を示し、702は、各APを識別するために与えられるAP識別子を示し、703は、各APに接続可能なSTAの数を表す規定値を示し、704は、現実に各APに接続されているSTAの数(接続STA数)を示し、705は、各APの現在の状態(即ち、APが停止しているか、又は起動しているか)を示す。
【0029】
次に、図6を参照して本発明におけるSTA403の構成の一例を説明する。本発明において、STA403はAPと通信するための無線部601、STA403の動作を制御するための制御部602と、STA403が接続するAPに関する情報を管理するためのAP識別子記憶テーブル603で構成される。
【0030】
AP識別子記憶テーブル603は、MFAP400が備える複数のAPの識別子を記憶するテーブルであって、本発明の実施の形態においては、図5のAP1(A503)からAP4(D503)の識別子を記憶している。また、AP識別子記憶テーブル603では、上記識別子に接続順などの優先順位に関連する情報を持たせてはいない。
【0031】
次に、本実施形態におけるMFAP400における処理の内容を説明する。MFAP400はAP1(A503)からAP4(D503)の動作状態を、図4aから図4dに示すように制御することによって、STA403が接続可能なAPを制御している。
【0032】
MFAP400における制御に基づいて、STA1(A403)からSTA7(G403)が所定のAPと接続に至るまでの本発明における動作を、図2、図3、図4、図8及び図9を参照して説明する。図3は、本実施形態におけるSTA403における処理のフローチャートである。図8は、本実施形態における処理のシーケンスを示す図である。また、図9は、本実施形態におけるMFAP制御部501における処理のフローチャートである。
【0033】
まず、図4aは、本実施形態における無線LANシステムの初期状態を示す図である。ここでは、MFAP400内の全AP1から4が停止状態にある。この状態に対応するMFAP400のAP情報記憶テーブル502の内容は図7(a)に示すようになる。
【0034】
図7(a)を参照すると、MFAP制御部501がAPを起動する起動順位701はAP1(A401)、AP2(B401)、AP3(C401)、AP4(D401)の順であり、AP1(A401)、AP2(B401)、AP3(C401)、AP4(D401)のAP識別子702は夫々、AP1、AP2、AP3、AP4である。また、各APに接続するSTAの規定値703は3であり、接続STA数704は0、即ち、STA1(A403)からSTA7(G403)はいずれのAPにも接続しておらず、全APの状態705は停止状態にある。
【0035】
このような初期状態から、MFAP(400)が動作を開始すると、MFAP制御部501は、AP情報記憶テーブル502の起動順位701に従って、まずAP1(A401)に電源を投入する(801、S901)。これによりAP1が起動され、AP1(A401)は同報信号を送信する。
【0036】
STA1(A403)はAP1(A401)が送信した同報信号を受信すると(802、S301)、同報信号に含まれるAP1の識別子と、STA1のAP識別子記憶テーブル603に記憶している複数のAP識別子(本実施形態の場合は、AP1からAP4)を比較し(S302)、AP1から受信した同報信号に含まれるAP1の識別子を、AP識別子記憶テーブル603に記憶していれば、同報信号の送信元APに対して認証許可要求信号を送信する(202、S303)。本実施形態におけるAP識別子記憶テーブル603に格納されるAP識別子には、接続順などの優先順位はなく、201及びS301において受信した同報信号の送信元APに順次認証許可要求を行うものである。
【0037】
AP1では認証処理を行う(203)。この認証処理(203)には上記のように、オープン認証と、共有鍵認証という2種類の認証方法があり、特に共有鍵認証は、STA1とAP1が同一の共有鍵を保持しているという条件下でのみ認証が成功する。認証が成功すると、AP1はSTA1に対して、認証要求許可応答(=成功)を送信する(204)。STA1が受信した認証要求許可応答が「成功」であれば、STA1とAP1はオーセンティケーション状態に遷移する(205、S304)。
【0038】
STA1は更にAP1に対して、アソシエーション要求をし(206、S305)、AP1はSTA1に対して、アソシエーション要求応答(=成功)を送信する(207)。上記アソシエーション要求応答が「成功」であれば、STA1とAP1はアソシエーション状態に遷移し(208)、接続状態となる。
【0039】
以上のシーケンスに基づいてSTA1はAP1と接続し(803)、AP1(A401)はSTAとの接続を確立したことをMFAP制御部501に対して通知するための情報であるSTA接続情報を、MFAP制御部501へ送信する。MFAP制御部501はSTA接続情報を取得すると(804)、AP情報記憶テーブル502を更新し(S903)、AP情報記憶テーブル502内の接続STA数規定値(703)と接続STA数(704)を比較する(S904)。
【0040】
MFAP制御部501は、S904における比較結果に基づいて、接続STA数が規定値に達するまで、S902からS904の処理を繰り返す。
【0041】
STA2(B403)、STA3(C403)も上記のSTA1(A403)と同様にして、AP1(A401)と接続する。STA2(B403)、STA3(C403)がAP1(A401)と接続直後のAP情報記憶テーブル502の内容は、図7(b)に示すようになる。
【0042】
図7(b)を参照すると、AP1(A401)の接続STA数(704)が接続STA数規定値(703)に達しているので、MFAP制御部501はAP1(A401)にSTA接続拒否設定を行い(804、S905)、全APで停止状態にあるAPがあれば(S906)、停止状態にあるAPのうち、起動順位701が最も高いAP、この場合AP2(B401)に電源を投入する(806、S907)。AP2(B401)に電源投入直後の本発明の無線LANシステムの状態を図4bに示す。このように、本実施形態において複数のアクセスポイントの起動は、既に起動されたアクセスポイントにおいて、接続されたステーション数が接続可能なステーション数と一致した後に、起動順位に基づく次のアクセスポイントを起動することによって行われるものである。
【0043】
図4bに示すように、AP1(A401)とAP2(B401)とが起動しているので、STA4(D401)はAP1(A401)とAP2(B401)との2つのAPから同報信号を受信できる。本実施形態ではAP1(A401)、AP2(B401)の順で同報信号を受信するとする。
【0044】
STA4(D403)は、AP1(A401)の同報信号を受信すると(807)、図2(202から206)及び図3(S301からS305)に基づいてオーセンティケーション状態に遷移して(808)、アソシエーション要求を行う(809)、しかしAP1(A401)はMFAP制御部501によりSTA接続要求拒否設定がなされているので(805)、AP1はSTA4(D403)に対してアソシエーション要求応答(=要求拒否)を送信する(810)。このシーケンスが815の破線内に示すAP−STA間接続失敗シーケンスである。
【0045】
そこで、STA4(D403)はAP2(B401)が送信する同報信号を受信すると(811)、図2(202から208)に基づいてAP2(B401)と接続し(812)、MFAP制御部501はAP2(B401)よりSTA接続情報を取得する(813)。このシーケンスが、814の破線内に示すAP−STA間接続成功シーケンスである。
【0046】
STA5(E403)、STA6(F403)はSTA4(D403)と同様にして、AP1(A401)及びAP2(B401)からの同報信号を受信でき、AP1(A401)からの同報信号を受信すると上記のAP−STA間接続失敗シーケンス(815)に基づいて動作し、AP2(B401)からの同報信号を受信すると、上記のAP−STA間接続成功シーケンス(814)に基づいて動作する。
【0047】
STA6(F403)がAP2(B401)と接続直後のMFAP(400)のAP情報記憶テーブル502の内容を図7(c)に示す。
【0048】
図7(c)を参照すると、AP2(B401)の接続STA数704が接続STA数規定値703に達しているので、MFAP制御部501はAP2(B401)にSTA接続拒否設定を行い(S905)、全APのうち停止状態にあるAPがあれば(S906)、停止状態にあるAPのうち、起動順位701が最も高いAP、この場合AP3(C401)に電源を投入する(S907)。AP3(C401)に電源投入直後の本発明の無線LANシステムの状態を図4c示す。
【0049】
図4cに示すように、AP1(A401)からAP3(C401)が起動しているので、STA7はAP1(A401)乃至AP3(C401)から送信される3つの同報信号を受信できる。
【0050】
まず、STA7はAP1(A401)、AP2(B401)からの同報信号を受信すると上記AP−STA間接続失敗シーケンス(815)に基づいて動作する。一方、AP3(C401)からの同報信号を受信すると、上記AP−STA間接続成功シーケンス(814)に基づいて動作し、AP3(C401)と接続する。
【0051】
STA7(F403)とAP3(C401)との接続直後における、MFAP400のAP情報記憶テーブル502の内容を図7(d)に、同状態における本発明の無線LANシステムの状態を図4dに示す。
【0052】
図1と図4dを比較して理解されるように、本発明の実施により、STA7(G403)がAPに接続することが可能になり、また図1で4台起動していたAPのうち1台を停止状態にすることで、無線媒体の有効利用、および省電力化を実現できる。
【0053】
なお、上記に説明した本実施形態ではAPを起動させるための手段をAPへの電源投入としたが、APへのクロック信号の投入によってもよい。
【0054】
また、上記の本実施形態では、AP1(A401)からAP4(D401)までに各APを識別するための識別子としてAP1からAP4を与え、当該識別子をSTAのAP識別子記憶テーブル603に格納させている。即ち、STA403が接続可能なAPを判定するための判定情報として、接続可能なAP全ての識別子を記憶させている。接続可能なAPを判定するための判定情報はこれに限らず、例えばSTA403が接続可能な全APとSTA403とに共通する情報であってもよい。
【0055】
例えば、AP1(A401)からAP4(D401)は、AP情報記憶テーブル502の内容として図7に示す以外に、判定情報として「0101」を記憶することができ、STA403のAP識別子記憶テーブルには判定情報「0101」を格納することができる。そして、AP1(A401)からAP4(D401)が送信する同報信号には、APを識別するための識別子に加えて、STAが接続可能なAPに共通の判定情報(識別子、パスワード、或いはコードと称することもできる)が含まれ、当該判定情報を記憶しているSTA403は、同報信号を受信すると、受信した同報信号に自己の記憶する判定情報が含まれているか否かを判定し、判定情報が含まれている場合に、当該APに対して認証許可要求を行うことができる。
【0056】
これにより、STAが所定の判定情報を有する限り、新規APが追加された場合であっても、新規APに当該判定情報を持たせるだけでSTAの設定を変更することなく、新規APとSTA間の接続を確立することができる。
【0057】
以上のように、本実施形態によれば、複数のAPの通信範囲が相互にオーバーラップする無線LANシステムにおいて、複数のAP全体として接続可能な全STA数が規定値以下である限り、当該複数のAPに接続可能なSTAであれば、複数のAPのいずれかと接続することが可能となる。
【0058】
また、本実施形態においては、複数のSTAが接続可能な複数のAPについて、所定の起動順位に基づいて順次起動させることにより、STAの接続数に対応した数のAPを稼働させることができ、これにより余分な周波数チャネルの占有やAPにおける余分な電力消費を押さえることができる。
【0059】
【第2の実施形態】
上記第1の実施形態は、AP、MFAP制御部501及びAP情報記憶テーブル502が一体的に構成されているが、本実施形態では、MFAP制御部501及びAP情報記憶テーブル502を備える制御装置1000が、各APと同一通信媒体(例えばLAN等のネットワーク)上にある図10のような構成を採ることができる。
【0060】
図10の1000は制御装置であり、AP1(A1001)からAP4(D1001)はAP1(A401)からAP4(D401)に対応し、通信範囲を規定するA1002からD1002はA402からD402に対応し、STA1(A1003)からSTA7(G1003)はSTA1(A403)からSTA7(G403)に対応している。
【0061】
本実施形態における制御装置1000の構成を図11に示す。1100は有線LANであり、制御部1101はMFAP制御部501に対応し、AP情報記憶テーブル1102はAP情報記憶テーブル502に対応している。
【0062】
以上のような構成においても、図8のシーケンスのMFAP制御部501を制御部1101と、図9のフローのMFAP制御部501を制御部1101と置き換えれば、上記第1の実施形態と同様の効果を得ることができる。
【0063】
[その他の実施形態]
なお、本発明は、複数の機器(例えばホストコンピュータ、インタフェイス機器、リーダ、プリンタなど)から構成されるシステムに適用しても、一つの機器からなる装置(例えば、パーソナルコンピュータ、携帯型情報端末、携帯電話機など)に適用してもよい。
【0064】
また、本発明の目的は、前述した実施形態の機能を実現するソフトウェアのプログラムコードを記録した記憶媒体(または記録媒体)を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記憶媒体に格納されたプログラムコードを読み出し実行することによっても、達成されることは言うまでもない。この場合、記憶媒体から読み出されたプログラムコード自体が前述した実施形態の機能を実現することになり、そのプログラムコードを記憶した記憶媒体は本発明を構成することになる。また、コンピュータが読み出したプログラムコードを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムコードの指示に基づき、コンピュータ上で稼働しているオペレーティングシステム(OS)などが実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。
【0065】
さらに、記憶媒体から読み出されたプログラムコードが、コンピュータに挿入された機能拡張カードやコンピュータに接続された機能拡張ユニットに備わるメモリに書込まれた後、そのプログラムコードの指示に基づき、その機能拡張カードや機能拡張ユニットに備わるCPUなどが実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。
【0066】
【発明の効果】
本発明によれば、無線通信システムの機能向上、無線媒体の効率的利用、省電力化の実現が可能となる。
【図面の簡単な説明】
【図1】従来の無線LANシステムの構成例を示す図である。
【図2】本発明におけるAPとSTA間の接続シーケンスを示す図である。
【図3】本発明の実施形態に対応するSTAにおける処理のフローチャートである。
【図4a】本発明の第1の実施形態に対応する無線LANシステムを示す図である。
【図4b】本発明の第1の実施形態に対応する無線LANシステムを示す図である。
【図4c】本発明の第1の実施形態に対応する無線LANシステムを示す図である。
【図4d】本発明の第1の実施形態に対応する無線LANシステムを示す図である。
【図5】本発明の第1の実施形態に対応するMFAPの構成の一例を示す図である。
【図6】本発明の実施形態に対応するSTAの構成の一例を示す図である。
【図7】本発明の実施形態に対応するAP情報記憶テーブルの一例を示す図である。
【図8】本発明の実施形態に対応するSTAとAP間の接続シーケンスを示す図である。
【図9】本発明の実施形態に対応するMFAPにおける処理のフローチャートである。
【図10】本発明の第2の実施形態に対応する無線LANシステムの構成の一例を示す図である。
【図11】本発明の第2の実施形態に対応する制御装置の構成の一例を示す図である。
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to controlling a plurality of access points in a wireless communication system.
[0002]
[Prior art]
In a wireless LAN system, a technique for limiting the number of stations connected to an access point has been proposed.
[0003]
FIG. 1 shows a configuration example of a wireless LAN system including a plurality of access points (hereinafter abbreviated as AP) connected to a wired LAN and a plurality of stations (hereinafter abbreviated as STAs).
[0004]
In FIG. 1, reference numeral 100 denotes a wired LAN, A101 to D101 connected to the wired LAN 100 are AP1 to AP4, respectively, and A103 to G103 communicating with AP1 to AP4 are STA1 to STA7, respectively. Further, circles indicated by A102 to D102 indicate communication ranges of AP1 (A101) to AP4 (D104), respectively (for example, A102 is a communication range of AP1 (A101)).
[0005]
Further, each AP has a storage unit for storing its own identifier, and each STA has a storage unit for storing the identifier of the AP to which it is connected. Here, it is assumed that the AP stores “ID-1” as its own identifier and the STA stores “ID-2” as the identifier of the AP to be connected.
[0006]
When the STA enters a range in which it can communicate with the AP due to movement or power-on, the STA transitions between authentication (authentication) and association (association) states and connects to the AP.
[0007]
As an example, FIG. 2 shows a sequence until the STA1 and the AP1 transition to the communication state according to the IEEE802.11b standard. In the following, with reference to FIG. 2, a procedure until STA1 and AP1 are connected in the wireless LAN system will be described, and a technique for limiting the number of STAs connected to AP1 will be described.
[0008]
First, when STA1 receives the broadcast signal transmitted by AP1 (201), STA1 compares the stored identifier ID-2 of AP1 to be connected and the identifier ID-1 of AP1 included in the received broadcast signal. Compare. If "ID-1" and "ID-2" are the same, STA1 transmits an authentication permission request signal to AP1 (202) and performs authentication processing (203).
[0009]
The authentication process (203) includes two types of authentication methods, open authentication and shared key authentication. In particular, shared key authentication is performed only under the condition that STA1 and AP1 hold the same shared key. success.
[0010]
When the authentication is successful, AP1 transmits an authentication request permission response (= success) to STA1 (204). If the authentication request permission response received by STA1 is “success”, STA1 and AP1 transition to an authentication state (205).
[0011]
Subsequently, STA1 issues an association request to AP1 (206), and AP1 transmits an association request response (= success) to STA1 (207). If the association request response is “success”, the STA1 and the AP1 transition to the association state (208) and enter the connection state.
[0012]
The procedure up to the connection between the STA and the AP in the conventional wireless LAN has been described above.
[0013]
In addition, in the above-described conventional wireless LAN system, there is a technique for limiting the number of STAs connected to an AP (see Patent Document 1). This is because, in a wireless LAN system having a plurality of APs, when a STA in a service area managed by an arbitrary AP issues a connection request to the AP in excess of a predetermined number, the connection of the STA is performed. Is limited.
[0014]
[Patent Document 1]
JP-A-11-55286
[Problems to be solved by the invention]
However, when controlling the number of STAs connected to an AP in a wireless LAN system in which communication ranges of a plurality of APs overlap each other as shown in FIG. Although the authenticated STA in the authentication state (209) is within the communication range of the plurality of APs, and the total number of connectable STAs of the plurality of APs as a whole is equal to or less than the specified value, Since the number of STAs connected to the AP in the authentication state with the STA exceeds a prescribed value, there is a problem that the AP cannot be connected to the AP.
[0016]
That is, even if an STA can communicate with a plurality of APs, the number of APs that can be authenticated is limited, so even if other APs have free space, the connection is rejected and the number of STAs connected to the APs that can be authenticated is defined. Unless the value falls below, a connection with the AP cannot be established. This will be described more specifically below.
[0017]
In FIG. 1, STA1 (A103) changes STA3 (C103) to AP1 (A101), STA4 (D103) changes to AP2 (B101), STA5 (E103) changes to AP3 (C101), and STA6 (F103) changes to AP4 (D101). ). Here, the specified value of the STA that can be connected to each AP is 3.
[0018]
Here, it is assumed that the STA 7 (G103) having the identifier of the AP1 as an identifier required for connection to the AP newly requests the AP1 (A101) to connect to the AP1 (A101) in accordance with the sequence of FIG. I do.
[0019]
Even if the STA 7 (G103) succeeds in the authentication process (203) (204) and enters the authentication state (205), the number of STAs connected to the AP1 (A101) has reached the specified value 3. , AP1 (A101) rejects the STA7 (103) with a request to start communication.
[0020]
As a result, STA7 (G103) is an authenticated STA in the authentication state (209), within the communication range from AP1 (A101) to AP4 (D101), and from AP1 (A101) to AP4 (D101). Despite the fact that the number of STAs connected to the whole “6” is equal to or less than the specified value “12 (3 × 4)” of the total number of STAs connectable from AP1 (A101) to AP4 (D101), connection with other APs AP2 (B101) cannot be connected to AP4 (D101) because there is no identifier for the connection.
[0021]
In addition, if the STAs limit the APs that can be connected as described above, since a plurality of STAs are connected to each AP at random and perform communication, occupation of an extra frequency channel and extra power in the AP Consumption is occurring. Specifically, in FIG. 1, the total number of STAs connected to the AP is six. Since the prescribed value of the number of STAs connected to each AP is three, four APs need to be processed by two APs (three in consideration of the connection of STA7 (G103)). It is up and occupying extra frequency channels and extra power consumption at the AP.
[0022]
[Means for Solving the Problems]
The present invention for solving the above problems is a control method for controlling a plurality of access points to which a plurality of stations can be connected, wherein the plurality of stations can connect to the plurality of access points. Assigning determination information for determination to the plurality of access points, activating the plurality of access points according to a predetermined activation order, and the activated access point transmits a signal including the determination information to at least one of the plurality of stations. Transmitting to any of the activated stations from the plurality of stations until the number of stations connected to the activated access point matches the number of stations connectable to the activated access point. A connection request according to the transmission to the access point, Characterized in that letting accepted dynamic access point.
[0023]
BEST MODE FOR CARRYING OUT THE INVENTION
The present invention relates to control processing of a plurality of access points to which a plurality of stations can be connected, and in particular, determination information for determining that a plurality of stations can connect to a plurality of access points is provided for each of a plurality of access points. Assigned, the plurality of access points are activated in accordance with a predetermined activation order, the activated access point transmits a signal including determination information to at least one of the plurality of stations, and is connected to the activated access point. Until the number of stations matches the number of stations that can be connected to the activated access point, the activated access point accepts a connection request in response to transmission to the activated access point from any of the plurality of stations. It is characterized by the following.
[0024]
The present invention can be realized as an apparatus, a method, a program, or a storage medium for storing the program in the configuration and processing shown in the drawings attached to the application, corresponding to the following embodiments.
[0025]
Hereinafter, embodiments of the present invention will be described with reference to the accompanying drawings.
[0026]
[First Embodiment]
First, FIGS. 4A to 4D are diagrams showing configuration examples of a wireless LAN system capable of implementing the present invention. 4A to 4D, reference numeral 400 denotes a multi-function access point (hereinafter, abbreviated as MFAP), which integrally includes four APs, AP1 (A401) to AP4 (D401). Circles from A402 to D402 indicate communication ranges from AP1 (A401) to AP4 (D401), respectively. STA1 (A403) to STA7 (G403) (hereinafter, these STAs are abbreviated as STA403) are located in a portion where the communication ranges from A402 to D402 overlap.
[0027]
FIG. 5 is a diagram illustrating an example of the configuration of the MFAP 400. The MFAP 400 is connected to the MFAP control unit 501, similarly to the MFAP control unit 501, the APs AP1 (A503) to AP4 (D503) connected to the MFAP control unit 501, and similarly connected to the MFAP control unit 501. And an AP information storage table 502 for managing information on the AP. An example of the AP information stored in the AP information storage table 502 is as shown in FIGS.
[0028]
In FIG. 7, reference numeral 701 denotes an activation order of AP1 (A404) to AP4 (D404), 702 denotes an AP identifier provided for identifying each AP, and 703 denotes an STA of an STA connectable to each AP. 704 indicates the number of STAs actually connected to each AP (the number of connected STAs), and 705 indicates the current state of each AP (that is, whether the AP is stopped, Or has been activated).
[0029]
Next, an example of the configuration of the STA 403 in the present invention will be described with reference to FIG. In the present invention, the STA 403 includes a wireless unit 601 for communicating with the AP, a control unit 602 for controlling the operation of the STA 403, and an AP identifier storage table 603 for managing information about the AP to which the STA 403 connects. .
[0030]
The AP identifier storage table 603 is a table that stores identifiers of a plurality of APs provided in the MFAP 400. In the embodiment of the present invention, the AP identifier storage table 603 stores identifiers of AP1 (A503) to AP4 (D503) in FIG. I have. Further, in the AP identifier storage table 603, the identifier does not have information relating to the priority such as the connection order.
[0031]
Next, the contents of the processing in the MFAP 400 in the present embodiment will be described. The MFAP 400 controls the APs to which the STA 403 can connect by controlling the operation states of AP1 (A503) to AP4 (D503) as shown in FIGS. 4A to 4D.
[0032]
Based on the control in the MFAP 400, the operation in the present invention from the STA1 (A403) to the STA7 (G403) connecting to a predetermined AP will be described with reference to FIGS. 2, 3, 4, 8, and 9. explain. FIG. 3 is a flowchart of the process in the STA 403 in the present embodiment. FIG. 8 is a diagram showing a processing sequence in the present embodiment. FIG. 9 is a flowchart of a process in the MFAP control unit 501 in the present embodiment.
[0033]
First, FIG. 4A is a diagram illustrating an initial state of the wireless LAN system according to the present embodiment. Here, all the APs 1 to 4 in the MFAP 400 are in a stopped state. The contents of the AP information storage table 502 of the MFAP 400 corresponding to this state are as shown in FIG.
[0034]
Referring to FIG. 7A, the starting order 701 in which the MFAP control unit 501 starts the AP is in the order of AP1 (A401), AP2 (B401), AP3 (C401), AP4 (D401), and AP1 (A401). , AP2 (B401), AP3 (C401), and AP4 (D401) have AP identifiers 702 of AP1, AP2, AP3, and AP4, respectively. The specified value 703 of the STA connected to each AP is 3, and the number of connected STAs 704 is 0, that is, STA1 (A403) to STA7 (G403) are not connected to any AP, and State 705 is in a stopped state.
[0035]
When the MFAP (400) starts operating from such an initial state, the MFAP control unit 501 first turns on the power to the AP1 (A401) according to the start order 701 of the AP information storage table 502 (801, S901). This activates AP1, and AP1 (A401) transmits a broadcast signal.
[0036]
When the STA1 (A403) receives the broadcast signal transmitted by the AP1 (A401) (802, S301), the identifier of the AP1 included in the broadcast signal and the plurality of APs stored in the STA1 AP identifier storage table 603. The identifiers (AP1 to AP4 in this embodiment) are compared (S302), and if the identifier of AP1 included in the broadcast signal received from AP1 is stored in the AP identifier storage table 603, the broadcast signal An authentication permission request signal is transmitted to the source AP (202, S303). The AP identifiers stored in the AP identifier storage table 603 according to the present embodiment do not have a priority such as a connection order, and sequentially issue an authentication permission request to the transmission source APs of the broadcast signals received in 201 and S301. .
[0037]
The AP 1 performs an authentication process (203). As described above, this authentication processing (203) includes two types of authentication methods, open authentication and shared key authentication. In particular, shared key authentication is based on the condition that STA1 and AP1 hold the same shared key. Authentication succeeds only below. When the authentication is successful, AP1 transmits an authentication request permission response (= success) to STA1 (204). If the authentication request permission response received by STA1 is “success”, STA1 and AP1 transition to an authentication state (205, S304).
[0038]
STA1 further issues an association request to AP1 (206, S305), and AP1 transmits an association request response (= success) to STA1 (207). If the association request response is “success”, the STA1 and the AP1 transition to the association state (208) and enter the connection state.
[0039]
Based on the above sequence, the STA1 connects to the AP1 (803), and the AP1 (A401) transmits the STA connection information, which is information for notifying the MFAP control unit 501 that the connection with the STA has been established, to the MFAP. It is transmitted to the control unit 501. Upon acquiring the STA connection information (804), the MFAP control unit 501 updates the AP information storage table 502 (S903), and stores the specified number of connected STAs (703) and the number of connected STAs (704) in the AP information storage table 502. A comparison is made (S904).
[0040]
The MFAP control unit 501 repeats the processing from S902 to S904 based on the comparison result in S904 until the number of connected STAs reaches a specified value.
[0041]
STA2 (B403) and STA3 (C403) are also connected to AP1 (A401) in the same manner as STA1 (A403). The contents of the AP information storage table 502 immediately after the STA2 (B403) and the STA3 (C403) are connected to the AP1 (A401) are as shown in FIG. 7B.
[0042]
Referring to FIG. 7B, since the number of connected STAs (704) of AP1 (A401) has reached the specified number of connected STAs (703), the MFAP control unit 501 sets the STA connection rejection setting to AP1 (A401). Performing (804, S905), if there is an AP in the stopped state in all the APs (S906), the power is turned on to the AP having the highest start order 701 among the APs in the stopped state, in this case, AP2 (B401) ( 806, S907). FIG. 4B shows the state of the wireless LAN system of the present invention immediately after the power is turned on to AP2 (B401). As described above, in the present embodiment, activation of a plurality of access points is performed by activating the next access point based on the activation order after the number of connected stations matches the number of connectable stations in the already activated access points. It is done by doing.
[0043]
As shown in FIG. 4B, since AP1 (A401) and AP2 (B401) are activated, STA4 (D401) can receive broadcast signals from two APs, AP1 (A401) and AP2 (B401). . In this embodiment, it is assumed that a broadcast signal is received in the order of AP1 (A401) and AP2 (B401).
[0044]
Upon receiving the broadcast signal of AP1 (A401) (807), STA4 (D403) transits to the authentication state based on FIG. 2 (202 to 206) and FIG. 3 (S301 to S305) (808). , An association request is made (809). However, since STA connection request rejection setting is made for AP1 (A401) by MFAP control section 501 (805), AP1 responds to STA4 (D403) with an association request response (= request rejection). ) Is transmitted (810). This sequence is an AP-STA connection failure sequence indicated by a broken line 815.
[0045]
Therefore, upon receiving the broadcast signal transmitted by AP2 (B401) (811), STA4 (D403) connects to AP2 (B401) based on FIG. 2 (202 to 208) (812), and MFAP control section 501 STA connection information is acquired from AP2 (B401) (813). This sequence is the AP-STA connection success sequence shown in the broken line of 814.
[0046]
STA5 (E403) and STA6 (F403) can receive broadcast signals from AP1 (A401) and AP2 (B401) in the same manner as STA4 (D403), and receive the broadcast signals from AP1 (A401). It operates based on the AP-STA connection failure sequence (815), and upon receiving a broadcast signal from AP2 (B401), operates based on the AP-STA connection success sequence (814).
[0047]
FIG. 7C shows the contents of the AP information storage table 502 of the MFAP (400) immediately after the STA6 (F403) has connected to the AP2 (B401).
[0048]
Referring to FIG. 7C, since the number of connected STAs 704 of AP2 (B401) has reached the specified number of connected STAs 703, the MFAP control unit 501 performs STA connection rejection setting for AP2 (B401) (S905). If there is any stopped AP among all the APs (S906), the power is turned on to the AP having the highest startup order 701 among the stopped APs, in this case, AP3 (C401) (S907). FIG. 4C shows a state of the wireless LAN system of the present invention immediately after power is supplied to AP3 (C401).
[0049]
As shown in FIG. 4C, since AP3 (C401) is activated from AP1 (A401), STA7 can receive three broadcast signals transmitted from AP1 (A401) to AP3 (C401).
[0050]
First, upon receiving the broadcast signals from AP1 (A401) and AP2 (B401), the STA 7 operates based on the AP-STA connection failure sequence (815). On the other hand, upon receiving the broadcast signal from the AP3 (C401), it operates based on the AP-STA connection success sequence (814), and connects to the AP3 (C401).
[0051]
FIG. 7D shows the contents of the AP information storage table 502 of the MFAP 400 immediately after the connection between the STA 7 (F403) and the AP 3 (C401), and FIG. 4D shows the state of the wireless LAN system of the present invention in the same state.
[0052]
As can be understood by comparing FIG. 1 with FIG. 4d, the implementation of the present invention enables the STA 7 (G403) to connect to the AP, and one of the four activated APs in FIG. By bringing the stand into a stopped state, effective use of the wireless medium and power saving can be realized.
[0053]
In the present embodiment described above, the means for starting the AP is powered on to the AP. However, it may be possible to supply a clock signal to the AP.
[0054]
In the above-described embodiment, AP1 to AP4 are provided as identifiers for identifying each AP from AP1 (A401) to AP4 (D401), and the identifiers are stored in the AP identifier storage table 603 of the STA. . That is, the identifiers of all connectable APs are stored as the determination information for determining the connectable APs by the STA 403. The determination information for determining a connectable AP is not limited to this, and may be, for example, information common to all the APs to which the STA 403 can connect and the STA 403.
[0055]
For example, AP1 (A401) to AP4 (D401) can store “0101” as determination information in addition to the contents of the AP information storage table 502 shown in FIG. Information “0101” can be stored. The broadcast signal transmitted from AP1 (A401) to AP4 (D401) includes, in addition to the identifier for identifying the AP, determination information (identifier, password or code) common to APs to which the STA can connect. STA 403 that stores the determination information, upon receiving the broadcast signal, determines whether or not the received broadcast signal includes the determination information stored therein, When the determination information is included, an authentication permission request can be made to the AP.
[0056]
As a result, as long as the STA has the predetermined determination information, even if a new AP is added, the new AP can be provided with the determination information without changing the STA setting. Connection can be established.
[0057]
As described above, according to the present embodiment, in a wireless LAN system in which the communication ranges of a plurality of APs overlap each other, as long as the total number of STAs connectable as a plurality of APs is equal to or less than a specified value, the plurality of If the STA can connect to any one of the plurality of APs, the STA can connect to any of the plurality of APs.
[0058]
In the present embodiment, a plurality of APs to which a plurality of STAs can be connected are sequentially activated based on a predetermined activation order, whereby a number of APs corresponding to the number of connected STAs can be operated. As a result, it is possible to suppress occupation of an extra frequency channel and extra power consumption in the AP.
[0059]
[Second embodiment]
In the first embodiment, the AP, the MFAP control unit 501, and the AP information storage table 502 are integrally configured, but in the present embodiment, the control device 1000 including the MFAP control unit 501 and the AP information storage table 502 However, a configuration as shown in FIG. 10 on the same communication medium as each AP (for example, a network such as a LAN) can be adopted.
[0060]
Reference numeral 1000 in FIG. 10 denotes a control device. AP1 (A1001) to AP4 (D1001) correspond to AP1 (A401) to AP4 (D401), A1002 to D1002 defining the communication range correspond to A402 to D402, and STA1. (A1003) to STA7 (G1003) correspond to STA1 (A403) to STA7 (G403).
[0061]
FIG. 11 shows the configuration of the control device 1000 according to the present embodiment. Reference numeral 1100 denotes a wired LAN, the control unit 1101 corresponds to the MFAP control unit 501, and the AP information storage table 1102 corresponds to the AP information storage table 502.
[0062]
In the above configuration, the same effects as those of the first embodiment can be obtained by replacing the MFAP control unit 501 in the sequence of FIG. 8 with the control unit 1101 and replacing the MFAP control unit 501 in the flow of FIG. 9 with the control unit 1101. Can be obtained.
[0063]
[Other embodiments]
Note that the present invention is applicable to a system including a plurality of devices (for example, a host computer, an interface device, a reader, a printer, etc.), but is not limited to a single device (for example, a personal computer, a portable information terminal). , Mobile phones, etc.).
[0064]
Further, an object of the present invention is to supply a storage medium (or a recording medium) in which a program code of software for realizing the functions of the above-described embodiments is recorded to a system or an apparatus, and a computer (or a CPU or a CPU) of the system or the apparatus. Needless to say, the present invention can also be achieved by an MPU) reading and executing a program code stored in a storage medium. In this case, the program code itself read from the storage medium realizes the function of the above-described embodiment, and the storage medium storing the program code constitutes the present invention. When the computer executes the readout program code, not only the functions of the above-described embodiments are realized, but also an operating system (OS) running on the computer based on the instruction of the program code. It goes without saying that a part or all of the actual processing is performed and the functions of the above-described embodiments are realized by the processing.
[0065]
Further, after the program code read from the storage medium is written into a memory provided in a function expansion card inserted into the computer or a function expansion unit connected to the computer, the function of the program is performed based on the instruction of the program code. It goes without saying that the CPU included in the expansion card or the function expansion unit performs part or all of the actual processing, and the processing realizes the functions of the above-described embodiments.
[0066]
【The invention's effect】
ADVANTAGE OF THE INVENTION According to this invention, the improvement of the function of a radio | wireless communications system, the efficient use of a radio | wireless medium, and realization of power saving become possible.
[Brief description of the drawings]
FIG. 1 is a diagram illustrating a configuration example of a conventional wireless LAN system.
FIG. 2 is a diagram showing a connection sequence between an AP and a STA according to the present invention.
FIG. 3 is a flowchart of a process in an STA corresponding to the embodiment of the present invention.
FIG. 4a is a diagram showing a wireless LAN system according to the first embodiment of the present invention.
FIG. 4b is a diagram showing a wireless LAN system according to the first embodiment of the present invention.
FIG. 4c is a diagram showing a wireless LAN system according to the first embodiment of the present invention.
FIG. 4D is a diagram showing a wireless LAN system according to the first embodiment of the present invention.
FIG. 5 is a diagram illustrating an example of a configuration of an MFAP according to the first embodiment of the present invention.
FIG. 6 is a diagram illustrating an example of a configuration of an STA corresponding to the embodiment of the present invention.
FIG. 7 is a diagram showing an example of an AP information storage table corresponding to the embodiment of the present invention.
FIG. 8 is a diagram showing a connection sequence between the STA and the AP according to the embodiment of the present invention.
FIG. 9 is a flowchart of a process in MFAP according to the embodiment of the present invention.
FIG. 10 is a diagram illustrating an example of a configuration of a wireless LAN system according to a second embodiment of the present invention.
FIG. 11 is a diagram illustrating an example of a configuration of a control device according to a second embodiment of the present invention.

Claims (1)

複数のステーションが接続可能な複数のアクセスポイントを制御するための制御方法であって、
前記複数のステーションが前記複数のアクセスポイントに対する接続が可能であると判定するための判定情報を、前記複数のアクセスポイントに割当て、
前記複数のアクセスポイントを所定の起動順位に従って起動させ、起動された前記アクセスポイントが前記判定情報を含む信号を前記複数のステーションの少なくともいずれかに対して送信し、
前記起動されたアクセスポイントに接続されたステーション数が前記起動されたアクセスポイントに接続可能なステーション数に一致するまで、前記複数のステーションのいずれかからの前記起動されたアクセスポイントへの前記送信に応じた接続要求を、前記起動されたアクセスポイントに受け付けさせる
ことを特徴とする制御方法。
A control method for controlling a plurality of access points to which a plurality of stations can be connected,
Assigning determination information for determining that the plurality of stations can connect to the plurality of access points to the plurality of access points,
Activating the plurality of access points according to a predetermined activation order, the activated access point transmits a signal including the determination information to at least one of the plurality of stations,
The transmission from any of the plurality of stations to the activated access point until the number of stations connected to the activated access point matches the number of stations connectable to the activated access point. A control method characterized by causing the activated access point to accept a connection request in response to the request.
JP2002366849A 2002-12-18 2002-12-18 Control method of access point device having a plurality of access point units, control program, and access point device Expired - Fee Related JP4072428B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002366849A JP4072428B2 (en) 2002-12-18 2002-12-18 Control method of access point device having a plurality of access point units, control program, and access point device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002366849A JP4072428B2 (en) 2002-12-18 2002-12-18 Control method of access point device having a plurality of access point units, control program, and access point device

Publications (3)

Publication Number Publication Date
JP2004201006A true JP2004201006A (en) 2004-07-15
JP2004201006A5 JP2004201006A5 (en) 2006-01-19
JP4072428B2 JP4072428B2 (en) 2008-04-09

Family

ID=32763927

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002366849A Expired - Fee Related JP4072428B2 (en) 2002-12-18 2002-12-18 Control method of access point device having a plurality of access point units, control program, and access point device

Country Status (1)

Country Link
JP (1) JP4072428B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011158858A1 (en) * 2010-06-18 2011-12-22 京セラ株式会社 Wireless communication system, wireless base station, and power supply control method
JP2014222790A (en) * 2013-05-13 2014-11-27 ヤマハ株式会社 Power supply control device and power supply control program of network
JP6005220B1 (en) * 2015-06-25 2016-10-12 ソフトバンク株式会社 Wireless communication control device, program, and wireless communication system
JP6005219B1 (en) * 2015-06-25 2016-10-12 ソフトバンク株式会社 Wireless communication control device, program, and wireless communication system
JP2018046470A (en) * 2016-09-15 2018-03-22 ソフトバンク株式会社 Radio communication control device, program, and radio communication system

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011158858A1 (en) * 2010-06-18 2011-12-22 京セラ株式会社 Wireless communication system, wireless base station, and power supply control method
JP2012004998A (en) * 2010-06-18 2012-01-05 Kyocera Corp Wireless communication system, wireless base station, and power supply control method
US9049671B2 (en) 2010-06-18 2015-06-02 Kyocera Corporation Radio communication system, radio base station, and power control method
JP2014222790A (en) * 2013-05-13 2014-11-27 ヤマハ株式会社 Power supply control device and power supply control program of network
JP6005220B1 (en) * 2015-06-25 2016-10-12 ソフトバンク株式会社 Wireless communication control device, program, and wireless communication system
JP6005219B1 (en) * 2015-06-25 2016-10-12 ソフトバンク株式会社 Wireless communication control device, program, and wireless communication system
JP2018046470A (en) * 2016-09-15 2018-03-22 ソフトバンク株式会社 Radio communication control device, program, and radio communication system

Also Published As

Publication number Publication date
JP4072428B2 (en) 2008-04-09

Similar Documents

Publication Publication Date Title
JP5153468B2 (en) Wireless communication apparatus and communication method thereof
US9549420B2 (en) Method of remotely waking up wireless router equipment
JP4252983B2 (en) Paging method and apparatus
US20110142014A1 (en) Remote wireless service invocation with efficient power use on target wireless device
KR100725406B1 (en) Method and apparatus for saving power by controlling listening periods in wireless network communication system which has plural power saving mode
US20140080426A1 (en) Communication device, communication method, and computer program for causing computer to execute communication method
US9900919B1 (en) Adaptive beacon rate system
MX2009000857A (en) Synchronization between wireless devices while saving power.
US20210400339A1 (en) Bluetooth Connection Method And Television
JPH10290481A (en) Mobile communication system and its mobile communication method
JPH1023519A (en) Communication system, and its base station device and mobile station device
JP4850610B2 (en) COMMUNICATION DEVICE AND ITS CONTROL METHOD
WO2018071095A1 (en) Access point discovery using a wakeup receiver
JP2007243434A (en) Communication method, communication apparatus, communication system, and computer program
JP2007251564A (en) Wireless lan system
JP2021525494A (en) PDCCH blind detection method, terminals and network side devices
JP4040444B2 (en) Wireless access point device, power supply method, and program therefor
CN105933742A (en) Remote control terminal and method for paring same with primary device
US20020147005A1 (en) Information processing apparatus
EP4164324A1 (en) Methods and devices for channel occupancy time (cot) sharing
JP2004201006A (en) Multiple access point control method
US7416487B2 (en) Communication device, game machine, and communication method
US20230114101A1 (en) Communication apparatus, control method, and non-transitory computer-readable storage medium storing program
EP1685737B1 (en) Method and system for providing service to wireless devices operating in a power saving mode
JP4251621B2 (en) Wireless communication apparatus and control method

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20051130

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20051130

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070731

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070806

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20071004

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20071022

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20071220

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20080121

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20110125

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20120125

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20130125

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20140125

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees