JP4451824B2 - Wireless base station - Google Patents
Wireless base station Download PDFInfo
- Publication number
- JP4451824B2 JP4451824B2 JP2005236778A JP2005236778A JP4451824B2 JP 4451824 B2 JP4451824 B2 JP 4451824B2 JP 2005236778 A JP2005236778 A JP 2005236778A JP 2005236778 A JP2005236778 A JP 2005236778A JP 4451824 B2 JP4451824 B2 JP 4451824B2
- Authority
- JP
- Japan
- Prior art keywords
- parameter set
- access
- edca
- base station
- edca parameter
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 238000000034 method Methods 0.000 claims description 28
- 238000004891 communication Methods 0.000 claims description 25
- 238000005259 measurement Methods 0.000 claims description 24
- 238000012544 monitoring process Methods 0.000 claims description 3
- 230000005540 biological transmission Effects 0.000 description 22
- 238000004364 calculation method Methods 0.000 description 6
- 238000010586 diagram Methods 0.000 description 6
- 230000007423 decrease Effects 0.000 description 4
- 230000000694 effects Effects 0.000 description 4
- 244000309464 bull Species 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
- 230000006866 deterioration Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000008520 organization Effects 0.000 description 1
- 238000004904 shortening Methods 0.000 description 1
- 238000012360 testing method Methods 0.000 description 1
Images
Landscapes
- Small-Scale Networks (AREA)
- Mobile Radio Communication Systems (AREA)
Description
本発明は無線アクセス方式にIEEE802.11e規格を採用する無線基地局に関する。 The present invention relates to a radio base station that employs the IEEE 802.11e standard as a radio access method.
IEEE802.11eは米国の標準化団体IEEE(Institute of Electrical and Electronics Engineers)により標準化された無線LAN通信方式の規格であるIEEE802.11(例えば非特許文献1参照)の一つである。IEEE802.11eは、IEEE802.11通信方式においてQoS(Quality of Service)機能を実現するものである。その機能は大きく分けて2つのアクセス方式により実現されている。一つはEDCA(Enhanced Distributed Coordination Access)と呼ばれる方式であり、パケットを4つのアクセスカテゴリに分け、プライオリティの高いパケットを優先的に取り扱う方式である。もう一つは、HCCA(HCF Controlled Channel Access)と呼ばれる、HCF(Hybrid Coordination Function)であり、ポーリングを使ったHC(Hybrid Coordinator)による集中制御を実現する方式である。 IEEE802.11e is one of IEEE802.11 (see, for example, Non-Patent Document 1), which is a standard for a wireless LAN communication system standardized by an American standardization organization IEEE (Institute of Electrical and Electronics Engineers). IEEE 802.11e realizes a QoS (Quality of Service) function in the IEEE 802.11 communication system. The function is roughly realized by two access methods. One is a method called EDCA (Enhanced Distributed Coordination Access), which divides packets into four access categories and preferentially handles high priority packets. The other is an HCF (Hybrid Coordination Function) called HCCA (HCF Controlled Channel Access), which is a system for realizing centralized control by HC (Hybrid Coordinator) using polling.
EDCAは従来のIEEE802.11で使用されていたDCF(Distributed Coordination Function)を拡張したアクセス方式であり、ベストエフォート用のAC_BE、背景トラヒック用のAC_BK、ビデオ伝送用のAC_VI、音声用のAC_VOの4つのアクセスカテゴリ(AC)にパケットを分別し、それぞれの優先度に応じた送信を行う。送信手順は次に述べる方法で行われる。それぞれのアクセスカテゴリのキューに送信するパケットが格納されると、まずAIFS(Arbitration Inter Frame Space)と呼ばれる待ち時間で送信待機した後、ランダムバックオフの手順が開始される。ランダムバックオフは0からコンテンションウインドウのサイズ(CW)までの整数をランダムに選択し、一定値で決定されているスロットタイムについて選択したCW値を整数倍した時間だけ送信待機する。待機時間をランダムにするのは、基地局と通信を行う無線端末(STA)が同じ待ち時間の間待機した後、一斉に送信を開始するのではパケットの衝突が発生するので、それを避けるためである。このランダムバックオフ時間は使用しているチャネルで他のSTAの通信を受信しない、また、他のアクセスカテゴリが送信を開始しなければ、スロットタイムごとに消費されていき、最も早くバックオフ時間が0になったアクセスカテゴリが送信権を獲得し、送信を開始する。2つ以上のアクセスカテゴリのバックオフ時間が同時に0になった場合、あらかじめ決められた優先度に従い、プライオリティの高いアクセスカテゴリが送信権を得る。送信権を得たアクセスカテゴリは、TXOP(Transmission Opportunity)の間送信が可能である。パケットが衝突し送信が失敗した場合、およびアクセスカテゴリ間の競合衝突により送信されなかったカテゴリは、CW値を2倍にし、再度送信手順を開始する。この際、CW値の初期値はCWminで決定され、最大値CWmaxを超えない値とされる。CWmin、CWmaxはECWmin、ECWmaxにより、以下のように計算される。 EDCA is an access method that is an extension of DCF (Distributed Coordination Function) used in the conventional IEEE802.11, and is 4 of AC_BE for best effort, AC_BK for background traffic, AC_VI for video transmission, and AC_VO for voice. Packets are classified into one access category (AC), and transmission according to each priority is performed. The transmission procedure is performed by the following method. When a packet to be transmitted is stored in the queue of each access category, first, after waiting for transmission with a waiting time called AIFS (Arbitration Inter Frame Space), a random back-off procedure is started. Random backoff randomly selects an integer from 0 to the contention window size (CW), and waits for transmission for a time obtained by multiplying the selected CW value by an integer for the slot time determined as a constant value. The reason for making the waiting time random is to avoid a packet collision if wireless terminals (STAs) communicating with the base station wait for the same waiting time and then start transmission all at once. It is. This random back-off time is consumed every slot time unless communication of other STAs is received on the channel being used, and other access categories do not start transmission. The access category that becomes 0 acquires the transmission right and starts transmission. When the back-off times of two or more access categories simultaneously become 0, an access category with a higher priority obtains a transmission right according to a predetermined priority. The access category that has obtained the transmission right can transmit during TXOP (Transmission Opportunity). When a packet collides and transmission fails, and for a category that has not been transmitted due to contention collision between access categories, the CW value is doubled and the transmission procedure is started again. At this time, the initial value of the CW value is determined by CWmin, and is a value that does not exceed the maximum value CWmax. CWmin and CWmax are calculated by ECWmin and ECWmax as follows.
CWmin=2ECWmin−1
CWmax=2ECWmax−1
CWmin = 2 ECWmin -1
CWmax = 2 ECWmax -1
4つのアクセスカテゴリごとにこのAIFS、CWmin、CWmaxを決定するECWmin、ECWmax値、および送信権獲得後の送信可能時間TXOPが独立に設定され、アクセスカテゴリのプライオリティに応じた値に設定することにより、相対的な優先制御を可能としている。これらの値はEDCAアクセスパラメータと呼ばれ、基地局からSTAにビーコン信号などで報知され、STAはこのパラメータを利用して送信する。また、基地局で使用する当該アクセスパラメータは、STAに報知するアクセスパラメータとは独立に設定しても良い。 The ECWmin, ECWmax value for determining the AIFS, CWmin, and CWmax for each of the four access categories, and the transmittable time TXOP after acquiring the transmission right are set independently, and are set to values according to the priority of the access category, Relative priority control is possible. These values are called EDCA access parameters, and are notified from the base station to the STA by a beacon signal or the like, and the STA transmits using this parameter. Further, the access parameter used in the base station may be set independently of the access parameter notified to the STA.
EDCAを用いた送信の優先付けにより、プライオリティの高いパケットが優先的に送信されることになるが、プライオリティの高いパケットのCW(Contention Window)のサイズを短くすることで優先度を高めることは、パケット衝突率が増加する危険性がある。即ち、衝突回避アルゴリズムであるランダムバックオフのランダム性が低下することで、STA台数が増加した場合にパケット衝突率が高くなる。このことはつまり、VoIPのようにリアルタイム性が必要な高いプライオリティのトラフィックが多くのSTAから送信された場合には、個々のSTAのスループットが低下する問題があることを意味する。 By prioritizing transmission using EDCA, high priority packets are preferentially transmitted. However, increasing the priority by shortening the CW (Contention Window) size of high priority packets There is a risk that the packet collision rate will increase. That is, the randomness of random backoff, which is a collision avoidance algorithm, decreases, and the packet collision rate increases when the number of STAs increases. This means that there is a problem that the throughput of individual STAs decreases when high priority traffic such as VoIP that requires real-time performance is transmitted from many STAs.
これを解決する手段として、本出願人は特願2005−058962号を既に出願している。この発明では、基地局におけるAC_VOのアクセスカテゴリに属する通信について、一定期間内に各STAから受信するトラフィック量を取得し、そのトラフィック量が一定値を超えたSTAの台数を数える。この台数により、あらかじめ設定された閾値に応じて、EDCAパラメータセットの値を決定するという方法でプライオリティが高いトラフィックを送信する台数が増加し、フレームの衝突率が高い状況においてスループットを改善することが記載されている。またAC_VIに関しても同様の方法による解決手段が示されている。さらに、チャネル使用率の増加に従い、EDCAパラメータセットの値を決定する方法も記載されている。 As means for solving this problem, the present applicant has already filed Japanese Patent Application No. 2005-058962. In the present invention, the amount of traffic received from each STA within a certain period is acquired for communications belonging to the AC_VO access category in the base station, and the number of STAs whose traffic amount exceeds a certain value is counted. This number increases the number of high-priority traffic transmissions by determining the value of the EDCA parameter set according to a preset threshold value, and can improve throughput in situations where the frame collision rate is high. Are listed. A solution by a similar method is also shown for AC_VI. Furthermore, a method for determining the value of the EDCA parameter set according to the increase of the channel usage rate is also described.
前記特願2005−058962号に記載の方法では、AC_VOもしくはAC_VIのどちらか一方に関してトラフィックを送信するSTA台数を数えることによりEDCAパラメータセットを決定するため、AC_VO、AC_VIで送信するSTAが混在した場合に、どちらか一方のアクセスカテゴリでの判断しか行うことができず、スループット改善効果が小さくなるという問題点がある。 In the method described in Japanese Patent Application No. 2005-058962, since the EDCA parameter set is determined by counting the number of STAs that transmit traffic for either AC_VO or AC_VI, when STAs that transmit AC_VO and AC_VI are mixed In addition, there is a problem that only one of the access categories can be determined, and the effect of improving the throughput is reduced.
本発明の目的は、AC_VI、AC_VOで送信するSTAが混在した場合でも、パケット衝突率の増加によるスループットが低下する問題に対して、より良い改善効果を得ることができる技術を提供することにある。 An object of the present invention is to provide a technique capable of obtaining a better improvement effect with respect to a problem that throughput decreases due to an increase in packet collision rate even when STAs transmitted by AC_VI and AC_VO are mixed. .
上記問題点に対し、本発明は以下に述べる方法でこれを改善する。
第1〜第7の発明は、基地局と、前記基地局と通信を行う無線端末(STA)を有し、標準規格IEEE802.11eに準拠した無線アクセス方式を用いる無線通信システムであり、前記基地局および前記STAはIEEE802.11e規格で規定されるEDCA方式を用いて通信を行う機能を備えている無線通信システムにおける基地局であって、EDCAアクセスパラメータの計算を行うEDCAアクセスパラメータ計算部を備える基地局であり、次の点を特徴とする。
The present invention improves on the above problems by the method described below.
1st-7th invention is a radio | wireless communications system which has a base station and the radio | wireless terminal (STA) which communicates with the said base station, and uses the radio | wireless access system based on standard specification IEEE802.11e, The station and the STA are base stations in a wireless communication system having a function of performing communication using an EDCA method defined by the IEEE 802.11e standard, and include an EDCA access parameter calculation unit that calculates an EDCA access parameter. The base station is characterized by the following points.
第1の発明は、前記アクセスパラメータ計算部は、EDCAのアクセスカテゴリの一つであるAC_VOに属する通信のトラフィック量を監視し、一定値以上のトラフィック量を送信するSTAの台数(計測値1)を計測する機能と、EDCAのアクセスカテゴリの一つであるAC_VIに属する通信のトラフィック量を監視し、一定値以上のトラフィック量を送信するSTAの台数(計測値2)を計測する機能と、前記基地局が使用するチャネルにおいて一定期間内に該チャネルが使用される時間を計測した結果を無線チャネル使用率(計測値3)とする機能を備える計測部と、AC_VOに属するトラフィックを一定値以上送信するSTA台数とチャネル使用率とEDCAパラメータセットの関係が記述された、あらかじめ用意されたテーブル1と計測値1および計測値3から「EDCAパラメータセット1」を計算し、また、AC_VIに属するトラフィックを一定値以上送信するSTA台数とチャネル使用率とEDCAパラメータセットの関係が記述された、あらかじめ用意されたテーブル2と計測値2および計測値3から「EDCAパラメータセット2」を計算し、「EDCAパラメータセット1」と「EDCAパラメータセット2」を比較した結果として、適切な方を前記基地局と通信を行う前記STAのEDCAアクセスパラメータセット、および、該基地局自身が通信を行う際に使用するEDCAアクセスパラメータセットとして決定するアクセスパラメータ決定部と、を具備することを特徴とする。
In the first invention, the access parameter calculation unit monitors the traffic volume of communication belonging to AC_VO, which is one of the access categories of EDCA, and the number of STAs (measured value 1) that transmits a traffic volume of a certain value or more. A function for measuring the traffic volume of communication belonging to AC_VI, which is one of EDCA access categories, and measuring the number of STAs (measurement value 2) that transmit a traffic volume of a certain value or more, A measurement unit having a function of setting a wireless channel usage rate (measurement value 3) as a result of measuring a time during which a channel used by a base station is used within a certain period, and transmitting traffic belonging to AC_VO more than a certain value A prepared test that describes the relationship between the number of STAs to be used, the channel usage rate, and the EDCA parameter set. "
第2の発明は、前記アクセスパラメータ決定部は、前記の「EDCAパラメータセット1」と「EDCAパラメータセット2」の比較において、AC_BE、AC_BK、AC_VI、AC_VOの4つのアクセスカテゴリのそれぞれに対応するコンテンションウインドウの最小値であるCWmin値を合計した値が大きい方を適切なEDCAパラメータセットとして決定することを特徴とする。
In a second aspect of the invention, the access parameter determination unit is configured to provide a control corresponding to each of the four access categories of AC_BE, AC_BK, AC_VI, and AC_VO in the comparison between the “
第3の発明は、前記アクセスパラメータ決定部は、前記の「EDCAパラメータセット1」と「EDCAパラメータセット2」の比較において、AC_BE、AC_BK、AC_VI、AC_VOの4つのアクセスカテゴリに対応するコンテンションウインドウの最小値であるCWmin値を「EDCAパラメータセット1」と「EDCAパラメータセット2」で比較した場合に、両者が同等でない値をもつ最も高いプライオリティのアクセスカテゴリにおいて、CWmin値が大きい方を適切なEDCAパラメータセットとして決定することを特徴とする。
According to a third aspect of the present invention, the access parameter determination unit is a contention window corresponding to four access categories of AC_BE, AC_BK, AC_VI, and AC_VO in the comparison between the “
第4の発明は、前記アクセスパラメータ決定部は、前記の「EDCAパラメータセット1」と「EDCAパラメータセット2」の比較において、AC_BE、AC_BK、AC_VI、AC_VOの4つのアクセスカテゴリのそれぞれに対応するコンテンションウインドウの最大値であるCWmax値を合計した値が大きい方を適切なEDCAパラメータセットとして決定することを特徴とする。
According to a fourth aspect of the present invention, the access parameter determination unit is configured to provide a control corresponding to each of the four access categories of AC_BE, AC_BK, AC_VI, and AC_VO in the comparison between the “
第5の発明は、前記アクセスパラメータ決定部は、前記の「EDCAパラメータセット1」と「EDCAパラメータセット2」の比較において、AC_BE、AC_BK、AC_VI、AC_VOの4つのアクセスカテゴリに対応するコンテンションウインドウの最大値であるCWmax値を「EDCAパラメータセット1」と「EDCAパラメータセット2」で比較した場合に、両者が同等でない値をもつ最も高いプライオリティのアクセスカテゴリにおいて、CWmax値が大きい方を適切なEDCAパラメータセットとして決定することを特徴とする。
According to a fifth aspect of the present invention, the access parameter determination unit is a contention window corresponding to four access categories of AC_BE, AC_BK, AC_VI, and AC_VO in the comparison between the “
第6の発明は、前記アクセスパラメータ決定部は、前記の「EDCAパラメータセット1」と「EDCAパラメータセット2」の比較において、AC_BE、AC_BK、AC_VI、AC_VOの4つのアクセスカテゴリのそれぞれに対応する連続的に送信可能な時間であるTXOP limit値を合計した値が大きい方を適切なEDCAパラメータセットとして決定することを特徴とする。
According to a sixth aspect of the invention, the access parameter determination unit determines whether the access parameter determination unit corresponds to each of the four access categories of AC_BE, AC_BK, AC_VI, and AC_VO in the comparison between the “EDCA parameter set 1” and the “
第7の発明は、前記アクセスパラメータ決定部は、前記の「EDCAパラメータセット1」と「EDCAパラメータセット2」の比較において、AC_BE、AC_BK、AC_VI、AC_VOの4つのアクセスカテゴリに対応する連続的に送信可能な時間であるTXOP limit値を「EDCAパラメータセット1」と「EDCAパラメータセット2」で比較した場合に、両者が同等でない値をもつ最も高いプライオリティのアクセスカテゴリにおいて、TXOP limit値が大きい方を適切なEDCAパラメータセットとして決定することを特徴とする。
In a seventh aspect of the invention, the access parameter determination unit continuously corresponds to four access categories of AC_BE, AC_BK, AC_VI, and AC_VO in the comparison between the “
以上述べた手段を用いることにより、従来の方式ではAC_VI、AC_VOで送信するSTAが混在し、台数が増加した場合にはどちらか一方で判断するため、パケット衝突率の増加によるスループットが低下する問題に対して最適な改善効果が得られなかった問題に対して、より良い改善効果を得ることができる。 By using the above-described means, in the conventional method, STAs transmitted by AC_VI and AC_VO are mixed, and when the number of STAs increases, one of the determinations is made, so the throughput decreases due to an increase in the packet collision rate. Therefore, a better improvement effect can be obtained with respect to the problem that the optimum improvement effect is not obtained.
以下、本発明の実施形態について、図を参照しながら説明する。
本発明の実施形態としては、図1に示すように基地局(AP)(a1)と無線端末であるSTA(a2、a3)からなる形態の通信システムにおいて、STAは基地局とEDCA方式で通信を行う状況を想定している。基地局(a1)およびSTA(a2、a3)はIEEE802.11eに準拠した装置でありEDCAパラメータセットを計算する機能を備えている。なお、図1においてはSTAとしてa2、a3だけを示しているが、これは多数存在しているSTAを代表して図示したものであり、実際には基地局(a1)と通信可能なエリア内に多数のSTAが存在することができる。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
As an embodiment of the present invention, as shown in FIG. 1, in a communication system comprising a base station (AP) (a1) and STAs (a2, a3) which are wireless terminals, the STA communicates with the base station using the EDCA method. The situation is assumed. The base station (a1) and the STA (a2, a3) are devices conforming to IEEE 802.11e and have a function of calculating an EDCA parameter set. In FIG. 1, only a2 and a3 are shown as STAs, but this is representative of many STAs, and is actually in an area where communication with the base station (a1) is possible. There can be a large number of STAs.
図2に基地局(AP)のシステム構成図を示す。基地局(a1)は、EDCAアクセスパラメータセットの計算を行うアクセスパラメータ計算部(b1)と、STA用アクセスパラメータセットをSTA(a2、a3)に送信するSTA用アクセスパラメータ送信部(b4)と、AP(a1)用のアクセスパラメータセットを更新するAP用アクセスパラメータ更新部(b5)とを備える。アクセスパラメータ計算部(b1)は、必要な各種統計値を取得し図示しない記憶装置に記憶する計測部(b2)と、AP用、STA用のEDCAパラメータセットを決定するアクセスパラメータ決定部(b3)を備える。計測部(b2)は、EDCAのアクセスカテゴリの一つであるAC_VOに属する通信のトラフィック量を監視し、一定値以上のトラフィック量を送信するSTAの台数を計測する機能と、EDCAのアクセスカテゴリの一つであるAC_VIに属する通信のトラフィック量を監視し、一定値以上のトラフィック量を送信するSTAの台数を計測する機能と、基地局(a1)が使用するチャネルにおいて一定期間内にチャネルが使用される時間を計測した結果を無線チャネル使用率とする機能と、を備える。図2には示していないが、基地局(a1)およびアクセスパラメータ計算部(b1)がIEEE802.11eに準拠したその他の必要な機能を有していることはいうまでもない。 FIG. 2 shows a system configuration diagram of the base station (AP). The base station (a1) includes an access parameter calculation unit (b1) that calculates the EDCA access parameter set, an STA access parameter transmission unit (b4) that transmits the STA access parameter set to the STA (a2, a3), An AP access parameter updating unit (b5) for updating an access parameter set for AP (a1). The access parameter calculation unit (b1) acquires various necessary statistical values and stores them in a storage device (not shown), and an access parameter determination unit (b3) that determines EDCA parameter sets for AP and STA Is provided. The measurement unit (b2) monitors the traffic volume of communication belonging to AC_VO, which is one of EDCA access categories, measures the number of STAs that transmit a traffic volume of a certain value or more, and the EDCA access category. A function of monitoring the traffic volume of communication belonging to one AC_VI and measuring the number of STAs that transmit a traffic volume of a certain value or more and a channel used by the base station (a1) within a certain period And a function of setting a wireless channel usage rate as a result of measuring the measured time. Although not shown in FIG. 2, it is needless to say that the base station (a1) and the access parameter calculation unit (b1) have other necessary functions based on IEEE802.11e.
図3は基地局(a1)のEDCAパラメータ更新手順を示すフローチャートである。基地局(a1)は図3に示すフローチャートのように、まず計測部(b2)がEDCAパラメータ更新の判定をするために必要な各種統計値を取得する(c1)。次にアクセスパラメータ決定部(b3)が、統計値からあらかじめ設定された条件に従い、通信環境に適したEDCAパラメータセットを選択(決定)する(c2)。アクセスパラメータ決定部(b3)が選択したEDCAパラメータセットは、STA用のパラメータセットについては、STA用アクセスパラメータ送信部(b4)が、基地局(a1)が報知するビーコンフレームなど、EDCAパラメータセットが含まれるフレームによりSTA(a2、a3)に報知される(c3)。基地局用のパラメータセットに関しては、AP用アクセスパラメータ更新部(b5)がAP用アクセスパラメータセットを更新し(c4)、基地局(a1)は以後この値を使用して通信を行う。 FIG. 3 is a flowchart showing an EDCA parameter update procedure of the base station (a1). As shown in the flowchart of FIG. 3, the base station (a1) first acquires various statistical values necessary for the measurement unit (b2) to determine whether to update the EDCA parameter (c1). Next, the access parameter determination unit (b3) selects (determines) an EDCA parameter set suitable for the communication environment in accordance with a preset condition from the statistical value (c2). Regarding the EDCA parameter set selected by the access parameter determination unit (b3), the STA parameter set includes an EDCA parameter set such as a beacon frame notified by the base station (a1) by the STA access parameter transmission unit (b4). The STA (a2, a3) is notified by the included frame (c3). Regarding the base station parameter set, the AP access parameter update unit (b5) updates the AP access parameter set (c4), and the base station (a1) performs communication thereafter using this value.
図4に基地局(AP)と通信を行う無線端末(STA)のシステム構成図を示す。STA(a2、a3)は、STA用アクセスパラメータセットを基地局(a1)から取得するSTA用アクセスパラメータ取得部(d1)と、STA用アクセスパラメータセットを更新するSTA用アクセスパラメータ更新部(d2)とを備える。図4には示していないが、STA(a2、a3)がIEEE802.11eに準拠したその他の必要な機能を有していることはいうまでもない。 FIG. 4 shows a system configuration diagram of a wireless terminal (STA) that communicates with the base station (AP). The STA (a2, a3) includes an STA access parameter acquisition unit (d1) that acquires an STA access parameter set from the base station (a1), and an STA access parameter update unit (d2) that updates the STA access parameter set. With. Although not shown in FIG. 4, it goes without saying that the STAs (a2, a3) have other necessary functions based on IEEE802.11e.
図5はSTA(a2、a3)のEDCAパラメータ受信手順を示すフローチャートである。図5に示すように、STA(a2、a3)は基地局から報知されるEDCAパラメータセット受信動作を行い、STA用アクセスパラメータセット取得部(d1)が受信したフレームに含まれていたEDCAパラメータセットを取り出す(e1)。次に、STA用アクセスパラメータ更新部(d2)がSTA用アクセスパラメータセットを更新する(e2)。そのパラメータを用いて以後の通信を行う。 FIG. 5 is a flowchart showing the EDCA parameter reception procedure of the STA (a2, a3). As shown in FIG. 5, the STA (a2, a3) performs an EDCA parameter set reception operation broadcast from the base station, and the EDCA parameter set included in the frame received by the STA access parameter set acquisition unit (d1). (E1). Next, the STA access parameter update unit (d2) updates the STA access parameter set (e2). Subsequent communications are performed using the parameters.
以上が本発明の実施形態の基本的な動作である。具体的には図2の計測部(b2)およびアクセスパラメータ決定部(b3)は以下の実施形態1〜7に示すように統計値を取得してEDCAパラメータを決定する。 The above is the basic operation of the embodiment of the present invention. Specifically, the measurement unit (b2) and the access parameter determination unit (b3) in FIG. 2 acquire statistical values and determine EDCA parameters as shown in the following first to seventh embodiments.
(実施形態1)
実施形態1では、計測部(b2)はEDCAのアクセスカテゴリの1つであるAC_VOのカテゴリに属する通信について、一定期間内に各STAから受信するトラフィック量を監視し、そのトラフィック量があらかじめ設定された一定量を超えたSTAの台数を計測し、その計測値(「AC_VOのSTA台数」)を図示していない記憶装置に格納する。また、計測部(b2)は、使用している周波数において電波が使用されている時間率である「チャネル使用率」を計測し、その計測値を図示していない記憶装置に格納する。計測部(b2)が計測した「AC_VOのSTA台数」と「チャネル使用率」を用いて、アクセスパラメータ決定部(b3)は、図6に示す、あらかじめ閾値(f2、f3、f4、f5)が設定されたテーブルに従い、「EDCAパラメータセットの値(AC_VO)」を決定する。このテーブルは、AC_VOに属するトラフィックを一定値以上送信するSTA台数とチャネル使用率とEDCAパラメータセットの関係が記述された、あらかじめ用意されたテーブルであればよい。
(Embodiment 1)
In the first embodiment, the measurement unit (b2) monitors the traffic volume received from each STA within a certain period of time for communication belonging to the AC_VO category, which is one of the EDCA access categories, and the traffic volume is preset. The number of STAs exceeding a certain amount is measured, and the measured value (“number of AC_VO STAs”) is stored in a storage device (not shown). In addition, the measurement unit (b2) measures a “channel usage rate”, which is a time rate at which radio waves are used at the frequency being used, and stores the measured value in a storage device (not shown). Using the “number of AC_VO STAs” and the “channel usage rate” measured by the measurement unit (b2), the access parameter determination unit (b3) uses the threshold values (f2, f3, f4, f5) shown in FIG. According to the set table, the “EDCA parameter set value (AC_VO)” is determined. This table may be a table prepared in advance that describes the relationship among the number of STAs that transmit traffic belonging to AC_VO above a certain value, the channel usage rate, and the EDCA parameter set.
図6は、AC_VOでのEDCAパラメータセットの決定方法を示す図である。縦軸はチャネル使用率(f1)であり、あらかじめ閾値1−VO(f3)、閾値2−VO(f2)が設定されている。横軸はAC_VOで一定レート以上の送信を行うSTA台数(f6)すなわち「AC_VOのSTA台数」であり、あらかじめ閾値1−VO(f4)、閾値2−VO(f5)が設定されている。f7はEDCAパラメータセット(1)〜(9)である。例えば、計測部(b2)が計測した「チャネル使用率」が閾値1−VO(f3)以下、計測部(b2)が計測した「AC_VOのSTA台数」が閾値1−VO(f4)以下、であれば、アクセスパラメータ決定部(b3)は、「EDCAパラメータセットの値(AC_VO)」をEDCAパラメータセット(1)と計算する。計測部(b2)が計測した「チャネル使用率」が閾値1−VO(f3)を超え閾値2−VO(f2)以下、計測部(b2)が計測した「AC_VOのSTA台数」が閾値1−VO(f4)以下、であれば、アクセスパラメータ決定部(b3)は、「EDCAパラメータセットの値(AC_VO)」をEDCAパラメータセット(4)と計算する。なお、アクセスパラメータ決定部(b3)が「EDCAパラメータセットの値(AC_VO)」を決定するために使用する、あらかじめ用意されたテーブルは、図6の形に限らず、「チャネル使用率」と「AC_VOのSTA台数」に応じて「EDCAパラメータセットの値(AC_VO)」を決めることができるものであればよい。
FIG. 6 is a diagram illustrating a method for determining an EDCA parameter set in AC_VO. The vertical axis represents the channel usage rate (f1), and a threshold value 1-VO (f3) and a threshold value 2-VO (f2) are set in advance. The horizontal axis is the number of STAs (f6) that perform transmission at a certain rate or higher with AC_VO, that is, “the number of STAs of AC_VO”, and threshold values 1-VO (f4) and 2-VO (f5) are set in advance. f7 is an EDCA parameter set (1) to (9). For example, the “channel usage rate” measured by the measurement unit (b2) is the
同様に、計測部(b2)は、AC_VIのアクセスカテゴリに属する通信について、一定期間内に各STAから受信するトラフィック量を取得し、そのトラフィック量があらかじめ設定された一定量を超えたSTAの台数を計測し、その計測値(「AC_VIのSTA台数」)を図示していない記憶装置に格納する。計測部(b2)が計測した「AC_VIのSTA台数」と「チャネル使用率を」用いて、図7に示す、あらかじめ閾値(g2、g3、g4、g5)が設定されたテーブルに従い、「EDCAパラメータセットの値(AC_VI)」を決定する。このテーブルは、AC_VIに属するトラフィックを一定値以上送信するSTA台数とチャネル使用率とEDCAパラメータセットの関係が記述された、あらかじめ用意されたテーブルであればよい。 Similarly, the measurement unit (b2) acquires the amount of traffic received from each STA within a certain period for the communication belonging to the access category of AC_VI, and the number of STAs whose traffic amount exceeds a certain amount set in advance. And the measured value (“number of AC_VI STAs”) is stored in a storage device (not shown). According to the table in which thresholds (g2, g3, g4, g5) are set in advance as shown in FIG. 7, using the “number of STAs of AC_VI” and “channel usage rate” measured by the measurement unit (b2), Set value (AC_VI) "is determined. This table may be a table prepared in advance describing the relationship between the number of STAs that transmit traffic belonging to AC_VI above a certain value, the channel usage rate, and the EDCA parameter set.
図7は、AC_VIでのEDCAパラメータセットの決定方法を示す図である。縦軸はチャネル使用率(g1)であり、あらかじめ閾値1−VI(g3)、閾値2−VI(g2)が設定されている。横軸はAC_VIで一定レート以上の送信を行うSTA台数(g6)すなわち「AC_VIのSTA台数」であり、あらかじめ閾値1−VI(g4)、閾値2−VI(g5)が設定されている。g7はEDCAパラメータセット(1)〜(9)である。例えば、計測部(b2)が計測した「チャネル使用率」が閾値1−VI(g3)以下、計測部(b2)が計測した「AC_VIのSTA台数」が閾値1−VI(g4)以下、であれば、アクセスパラメータ決定部(b3)は、「EDCAパラメータセットの値(AC_VI)」をEDCAパラメータセット(1)と計算する。計測部(b2)が計測した「チャネル使用率」が閾値1−VI(g3)を超え閾値2−VI(g2)以下、計測部(b2)が計測した「AC_VIのSTA台数」が閾値1−VI(g4)以下、であれば、アクセスパラメータ決定部(b3)は、「EDCAパラメータセットの値(AC_VI)」をEDCAパラメータセット(4)と計算する。なお、アクセスパラメータ決定部(b3)が「EDCAパラメータセットの値(AC_VI)」を決定するために使用する、あらかじめ用意されたテーブルは、図7の形に限らず、「チャネル使用率」と「AC_VIのSTA台数」に応じて「EDCAパラメータセットの値(AC_VI)」を決めることができるものであればよい。 FIG. 7 is a diagram illustrating a method for determining an EDCA parameter set in AC_VI. The vertical axis represents the channel usage rate (g1), and a threshold value 1-VI (g3) and a threshold value 2-VI (g2) are set in advance. The horizontal axis is the number of STAs (g6) that transmits AC_VI at a certain rate or higher, that is, the “number of STAs of AC_VI”, and threshold values 1-VI (g4) and 2-VI (g5) are set in advance. g7 is an EDCA parameter set (1) to (9). For example, the “channel usage rate” measured by the measurement unit (b2) is not more than the threshold 1-VI (g3), and the “number of AC_VI STAs” measured by the measurement unit (b2) is not more than the threshold 1-VI (g4). If there is, the access parameter determination unit (b3) calculates “EDCA parameter set value (AC_VI)” as the EDCA parameter set (1). The “channel usage rate” measured by the measurement unit (b2) exceeds the threshold 1-VI (g3) and is equal to or less than the threshold 2-VI (g2), and the “number of AC_VI STAs” measured by the measurement unit (b2) is the threshold 1-. If VI (g4) or less, the access parameter determination unit (b3) calculates “EDCA parameter set value (AC_VI)” as the EDCA parameter set (4). The table prepared in advance for use by the access parameter determination unit (b3) to determine the “EDCA parameter set value (AC_VI)” is not limited to the form shown in FIG. Any device that can determine the “EDCA parameter set value (AC_VI)” in accordance with the “number of AC_VI STAs” may be used.
次に、アクセスパラメータ決定部(b3)は、「EDCAパラメータセットの値(AC_VO)」および「EDCAパラメータセットの値(AC_VI)」の両者を比較し、適切な方を選択し、STA(a2、a3)およびAP(a1)が使用するEDCAパラメータセットとして決定する。 Next, the access parameter determination unit (b3) compares both “EDCA parameter set value (AC_VO)” and “EDCA parameter set value (AC_VI)”, selects an appropriate one, and sets STA (a2,. a3) and the EDCA parameter set used by AP (a1).
AC_VOやAC_VIなどの高いプライオリティで送信するSTA台数が増加した場合、標準の設定値のCWmin値を使用すると、衝突率が高くスループットが劣化する問題があるが、CWmin値をSTA台数増加時に大きくすることによって改善することができる。送信しようとするSTAは、CWmin値以下の整数をランダムに選択し、それに対応した待ち時間の後、送信を開始する。この時、2台以上のSTAが同じ整数を選択した場合、衝突が起こる。物理層にIEEE802.11aを使った場合、802.11e標準では例えばAC_VOのCWmin値は3であり小さく、STA台数が多いとき衝突率の増加が問題となる。つまり、各STAは0〜3の中で整数を選択するので、選択肢が4つしかなく、STA台数が多数になると4つの選択肢では、同じ整数を選択するSTAはかなりの高確率で現れ、衝突する。よって、例えばAC_VOでパケットを送信するSTA台数の増加とともにAC_VOのCWmin値を増加する制御をすることで、その分だけ衝突率を下げることができ、スループットの改善が可能である。AC_VI、AC_BE、AC_BKについても同様である。 When the number of STAs to be transmitted with a high priority such as AC_VO and AC_VI increases, there is a problem that if the standard setting value CWmin value is used, the collision rate is high and the throughput deteriorates, but the CWmin value is increased when the number of STAs increases. Can be improved. The STA to be transmitted randomly selects an integer equal to or smaller than the CWmin value, and starts transmission after a waiting time corresponding to the integer. At this time, if two or more STAs select the same integer, a collision occurs. When IEEE802.11a is used for the physical layer, for example, the CWmin value of AC_VO is small in the 802.11e standard, and when the number of STAs is large, an increase in the collision rate becomes a problem. That is, since each STA selects an integer from 0 to 3, there are only four choices. When the number of STAs is large, STAs that select the same integer appear with a very high probability when there are a large number of STAs. To do. Therefore, for example, by performing control to increase the CWmin value of AC_VO as the number of STAs transmitting packets by AC_VO increases, the collision rate can be lowered by that amount, and throughput can be improved. The same applies to AC_VI, AC_BE, and AC_BK.
しかし、CWmin値を増加する制御を行うと、平均遅延が増加するのでやみくもに大きくするのは逆に特性劣化を招くことになる。従って、STA台数が増加するのに合わせて、増加していく制御が効果的になる。 However, when the control for increasing the CWmin value is performed, the average delay increases. Therefore, increasing the speed suddenly leads to deterioration of characteristics. Therefore, the control that increases as the number of STAs increases becomes effective.
前記特願2005−058962号の発明では、プライオリティの高いAC_VO、AC_VIのどちらかを単独で監視し、EDCAパラメータを決定する方式であったが、本実施形態では、プライオリティの高いAC_VO、AC_VIの両方を監視し、両方の状態を考慮して適切なEDCAパラメータを決定する。これにより、AC_VOとAC_VIでパケットを送信するSTAが混在した場合にも、より適したパラメータセットの選択が可能である。 In the invention of Japanese Patent Application No. 2005-058962, either AC_VO or AC_VI having a high priority is independently monitored and the EDCA parameter is determined. In this embodiment, both AC_VO and AC_VI having a high priority are used. And determine the appropriate EDCA parameters taking into account both conditions. As a result, even when STAs that transmit packets using AC_VO and AC_VI coexist, a more suitable parameter set can be selected.
以下に説明する実施形態2〜7は、パラメータセットの選択のバリエーションであり、いずれの実施形態でも、AC_VOとAC_VIでパケットを送信するSTAが混在した場合にも、より適したパラメータセットの選択が可能である。
(実施形態2)
実施形態2では、アクセスパラメータ決定部(b3)が「EDCAパラメータセットの値(AC_VO)」と「EDCAパラメータセットの値(AC_VI)」を比較し適切な方を選択する方法として、EDCAパラメータセット中のAC_BE、AC_BK、AC_VI、AC_VOの4つのアクセスカテゴリのCWmin値を合計した値が大きい方を選択する。すなわち、アクセスパラメータ決定部(b3)は、AC_BE、AC_BK、AC_VI、AC_VOの4つのアクセスカテゴリのそれぞれに対応するコンテンションウインドウの最小値であるCWmin値を合計した値が大きい方を適切なEDCAパラメータセットとして決定する。
(Embodiment 2)
In the second embodiment, the access parameter determination unit (b3) compares the “EDCA parameter set value (AC_VO)” with the “EDCA parameter set value (AC_VI)” and selects an appropriate one in the EDCA parameter set. Of the four access categories of AC_BE, AC_BK, AC_VI, and AC_VO are selected. In other words, the access parameter determination unit (b3) determines the appropriate EDCA parameter that has a larger sum of the CWmin values that are the minimum values of the contention windows corresponding to each of the four access categories AC_BE, AC_BK, AC_VI, and AC_VO. Determine as a set.
(実施形態3)
実施形態3では、アクセスパラメータ決定部(b3)が「EDCAパラメータセットの値(AC_VO)」と「EDCAパラメータセットの値(AC_VI)」を比較し適切な方を選択する方法として、EDCAパラメータセット中のAC_BE、AC_BK、AC_VI、AC_VOの4つのアクセスカテゴリのCWmin値を、まず最もプライオリティが高いアクセスカテゴリ(一般にはAC_VOが最もプライオリティが高いアクセスカテゴリである)で比較し、大きい方を選択し、もし同等であった場合は次のプライオリティにおけるCWmin値を比較し大きい方を選択するというように、順次低いプライオリティで比較する手順により決定する。すなわち、アクセスパラメータ決定部(b3)は、AC_BE、AC_BK、AC_VI、AC_VOの4つのアクセスカテゴリに対応するコンテンションウインドウの最小値であるCWmin値を「EDCAパラメータセット(AC_VO)」と「EDCAパラメータセット(AC_VI)」で比較した場合に、両者が同等でない値をもつ最も高いプライオリティのアクセスカテゴリにおいて、CWmin値が大きい方を適切なEDCAパラメータセットとして決定する。なお、アクセスカテゴリのプライオリティの順番は、任意に決めることができるが、一般には、高い方から低い方に並べると、AC_VO、AC_VI、AC_BE、AC_BKの順である。
(Embodiment 3)
In the third embodiment, the access parameter determination unit (b3) compares the “EDCA parameter set value (AC_VO)” with the “EDCA parameter set value (AC_VI)” and selects an appropriate one in the EDCA parameter set. The CWmin values of the four access categories of AC_BE, AC_BK, AC_VI, and AC_VO are compared with the access category with the highest priority (in general, AC_VO is the access category with the highest priority), and the larger one is selected. If they are equal, the CWmin value at the next priority is compared, and the larger one is selected, so that it is determined by the procedure of comparing sequentially at a lower priority. That is, the access parameter determination unit (b3) sets the CWmin value, which is the minimum value of the contention window corresponding to the four access categories of AC_BE, AC_BK, AC_VI, and AC_VO, as “EDCA parameter set (AC_VO)” and “EDCA parameter set”. (AC_VI) ”, the higher CWmin value is determined as an appropriate EDCA parameter set in the highest priority access category in which both are not equal. Note that the priority order of access categories can be determined arbitrarily, but generally the order of AC_VO, AC_VI, AC_BE, and AC_BK is arranged from the highest to the lowest.
(実施形態4)
実施形態4では、アクセスパラメータ決定部(b3)が「EDCAパラメータセットの値(AC_VO)」と「EDCAパラメータセットの値(AC_VI)」を比較し適切な方を選択する方法として、EDCAパラメータセット中のAC_BE、AC_BK、AC_VI、AC_VOの4つのアクセスカテゴリのCWmax値を合計した値が大きい方を選択する。すなわち、アクセスパラメータ決定部(b3)は、AC_BE、AC_BK、AC_VI、AC_VOの4つのアクセスカテゴリのそれぞれに対応するコンテンションウインドウの最大値であるCWmax値を合計した値が大きい方を適切なEDCAパラメータセットとして決定する。
(Embodiment 4)
In the fourth embodiment, the access parameter determination unit (b3) compares the “EDCA parameter set value (AC_VO)” with the “EDCA parameter set value (AC_VI)” and selects an appropriate one in the EDCA parameter set. Of the four access categories of AC_BE, AC_BK, AC_VI, and AC_VO are selected. In other words, the access parameter determination unit (b3) determines the appropriate EDCA parameter that has a larger sum of the CWmax values that are the maximum values of the contention windows corresponding to each of the four access categories AC_BE, AC_BK, AC_VI, and AC_VO. Determine as a set.
(実施形態5)
実施形態5では、アクセスパラメータ決定部(b3)が「EDCAパラメータセットの値(AC_VO)」と「EDCAパラメータセットの値(AC_VI)」を比較し適切な方を選択する方法として、EDCAパラメータセット中のAC_BE、AC_BK、AC_VI、AC_VOの4つのアクセスカテゴリのCWmax値を、まず最もプライオリティが高いアクセスカテゴリ(一般にはAC_VOが最もプライオリティが高いアクセスカテゴリである)で比較し、大きい方を選択し、もし同等であった場合は次のプライオリティにおけるCWmax値を比較し大きい方を選択するというように、順次低いプライオリティで比較する手順により決定する。すなわち、アクセスパラメータ決定部(b3)は、AC_BE、AC_BK、AC_VI、AC_VOの4つのアクセスカテゴリに対応するコンテンションウインドウの最大値であるCWmax値を「EDCAパラメータセット(AC_VO)」と「EDCAパラメータセット(AC_VI)」で比較した場合に、両者が同等でない値をもつ最も高いプライオリティのアクセスカテゴリにおいて、CWmax値が大きい方を適切なEDCAパラメータセットとして決定する。アクセスカテゴリのプライオリティの順番は実施形態3で述べたとおりである。
(Embodiment 5)
In the fifth embodiment, the access parameter determination unit (b3) compares the “EDCA parameter set value (AC_VO)” with the “EDCA parameter set value (AC_VI)” and selects an appropriate one in the EDCA parameter set. The CWmax values of the four access categories AC_BE, AC_BK, AC_VI, and AC_VO are compared with the access category with the highest priority (in general, AC_VO is the access category with the highest priority), and the larger one is selected. If they are equal, the CWmax value at the next priority is compared, and the larger one is selected, so that it is determined by the procedure of comparing sequentially at a lower priority. That is, the access parameter determination unit (b3) sets the CWmax value that is the maximum value of the contention window corresponding to the four access categories of AC_BE, AC_BK, AC_VI, and AC_VO as “EDCA parameter set (AC_VO)” and “EDCA parameter set”. (AC_VI) ”, the higher CWmax value is determined as an appropriate EDCA parameter set in the highest priority access category in which both are not equal. The priority order of access categories is as described in the third embodiment.
(実施形態6)
実施形態6では、アクセスパラメータ決定部(b3)が「EDCAパラメータセットの値(AC_VO)」と「EDCAパラメータセットの値(AC_VI)」を比較し適切な方を選択する方法として、EDCAパラメータセット中のAC_BE、AC_BK、AC_VI、AC_VOの4つのアクセスカテゴリのTXOP limit値を合計した値が大きい方を選択する。すなわち、アクセスパラメータ決定部(b3)は、AC_BE、AC_BK、AC_VI、AC_VOの4つのアクセスカテゴリのそれぞれに対応する連続的に送信可能な時間であるTXOP limit値を合計した値が大きい方を適切なEDCAパラメータセットとして決定する。
(Embodiment 6)
In the sixth embodiment, the access parameter determination unit (b3) compares the “EDCA parameter set value (AC_VO)” with the “EDCA parameter set value (AC_VI)” and selects an appropriate one in the EDCA parameter set. Of the four access categories of AC_BE, AC_BK, AC_VI, and AC_VO are selected, the one having the larger total value of the TXOP limit values is selected. That is, the access parameter determination unit (b3) appropriately selects the larger sum of the TXOP limit values, which are continuously transmittable times corresponding to the four access categories of AC_BE, AC_BK, AC_VI, and AC_VO. Determine as the EDCA parameter set.
(実施形態7)
実施形態7では、アクセスパラメータ決定部(b3)が「EDCAパラメータセットの値(AC_VO)」と「EDCAパラメータセットの値(AC_VI)」を比較し適切な方を選択する方法として、EDCAパラメータセット中のAC_BE、AC_BK、AC_VI、AC_VOの4つのアクセスカテゴリのTXOP limit値を、まず最もプライオリティが高いアクセスカテゴリ(一般にはAC_VOが最もプライオリティが高いアクセスカテゴリである)で比較し、大きい方を選択し、もし同等であった場合は次のプライオリティにおけるTXOP limit値を比較し大きい方を選択するというように、順次低いプライオリティで比較する手順により決定する。すなわち、アクセスパラメータ決定部(b3)は、AC_BE、AC_BK、AC_VI、AC_VOの4つのアクセスカテゴリに対応する連続的に送信可能な時間であるTXOP limit値を「EDCAパラメータセット(AC_VO)」と「EDCAパラメータセット(AC_VI)」で比較した場合に、両者が同等でない値をもつ最も高いプライオリティのアクセスカテゴリにおいて、TXOP limit値が大きい方を適切なEDCAパラメータセットとして決定する。アクセスカテゴリのプライオリティの順番は実施形態3で述べたとおりである。
(Embodiment 7)
In the seventh embodiment, the access parameter determination unit (b3) compares the “EDCA parameter set value (AC_VO)” with the “EDCA parameter set value (AC_VI)” and selects an appropriate one in the EDCA parameter set. The TXOP limit values of the four access categories of AC_BE, AC_BK, AC_VI, and AC_VO are compared with the access category with the highest priority (in general, AC_VO is the access category with the highest priority), and the larger one is selected. If they are equal, the TXOP limit value at the next priority is compared, and the larger one is selected, so that it is determined by the procedure of comparing sequentially at a lower priority. That is, the access parameter determination unit (b3) sets TXOP limit values, which are continuously transmittable times corresponding to the four access categories of AC_BE, AC_BK, AC_VI, and AC_VO, as “EDCA parameter set (AC_VO)” and “EDCA”. When the comparison is performed using the parameter set (AC_VI), in the access category with the highest priority having a value that is not equal to each other, the larger TXOP limit value is determined as an appropriate EDCA parameter set. The priority order of access categories is as described in the third embodiment.
以上説明した実施形態における基地局および無線端末の各部は、その機能や動作を実現する手段であり、プログラムとコンピュータで構成することができる。また、その一部または全部をハードウェアで構成してもよい。 Each unit of the base station and the wireless terminal in the embodiment described above is a means for realizing the function and operation, and can be configured by a program and a computer. Moreover, you may comprise the one part or all by hardware.
以上述べた実施形態については、すべて本発明を例示的に示すものであり、限定的に示すものではない。従って本発明は他の種々の変形態様、変更態様で実施することができ、本発明の範囲は特許請求の範囲によってのみ規定されるものである。 All the embodiments described above are illustrative of the present invention and are not intended to be limiting. Therefore, the present invention can be implemented in various other modifications and changes, and the scope of the present invention is defined only by the claims.
a1…基地局(AP)、a2,a3…無線端末(STA)、b1…アクセスパラメータ計算部、b2…計測部、b3…アクセスパラメータ決定部、b4…STA用アクセスパラメータ送信部、b5…AP用アクセスパラメータ更新部、d1…STA用アクセスパラメータ取得部、d2…STA用アクセスパラメータ更新部
a1 ... base station (AP), a2, a3 ... wireless terminal (STA), b1 ... access parameter calculation unit, b2 ... measurement unit, b3 ... access parameter determination unit, b4 ... access parameter transmission unit for STA, b5 ... for AP Access parameter update unit, d1... STA access parameter acquisition unit, d2... STA access parameter update unit
Claims (7)
EDCAアクセスパラメータの計算を行うアクセスパラメータ計算部を備え、
前記アクセスパラメータ計算部は、
EDCAのアクセスカテゴリの一つであるAC_VOに属する通信のトラフィック量を監視し、一定値以上のトラフィック量を送信するSTAの台数(計測値1)を計測する機能と、
EDCAのアクセスカテゴリの一つであるAC_VIに属する通信のトラフィック量を監視し、一定値以上のトラフィック量を送信するSTAの台数(計測値2)を計測する機能と、
前記基地局が使用するチャネルにおいて一定期間内に該チャネルが使用される時間を計測した結果を無線チャネル使用率(計測値3)とする機能と、
を備える計測部と、
AC_VOに属するトラフィックを一定値以上送信するSTA台数とチャネル使用率とEDCAパラメータセットの関係が記述された、あらかじめ用意されたテーブル1と前記計測値1および前記計測値3から「EDCAパラメータセット1」を計算し、また、AC_VIに属するトラフィックを一定値以上送信するSTA台数とチャネル使用率とEDCAパラメータセットの関係が記述された、あらかじめ用意されたテーブル2と前記計測値2および前記計測値3から「EDCAパラメータセット2」を計算し、「EDCAパラメータセット1」と「EDCAパラメータセット2」を比較した結果として、適切な方を前記基地局と通信を行う前記STAのEDCAアクセスパラメータセット、および、前記基地局自身が通信を行う際に使用するEDCAアクセスパラメータセットとして決定するアクセスパラメータ決定部と、
を具備する無線基地局。 A wireless communication system that includes a base station and a wireless terminal (STA) that communicates with the base station, and uses a wireless access method that conforms to the standard IEEE 802.11e, and the base station and the STA are in accordance with the IEEE 802.11e standard. A base station in a wireless communication system having a function of performing communication using an EDCA (Enhanced Distributed Coordination Access) method defined by
An access parameter calculator for calculating EDCA access parameters;
The access parameter calculator is
A function of monitoring the traffic volume of communication belonging to AC_VO, which is one of EDCA access categories, and measuring the number of STAs (measurement value 1) that transmit a traffic volume of a certain value or more;
A function of monitoring the traffic volume of communication belonging to AC_VI, which is one of the access categories of EDCA, and measuring the number of STAs (measurement value 2) that transmit a traffic volume of a certain value or more;
A function of measuring a time during which the channel is used within a certain period in the channel used by the base station as a wireless channel usage rate (measurement value 3);
A measurement unit comprising:
“EDCA parameter set 1” from the prepared table 1, the measured value 1 and the measured value 3 in which the relationship between the number of STAs that transmit traffic belonging to AC_VO above a certain value, the channel usage rate, and the EDCA parameter set is described. Further, from the prepared table 2, the measured value 2 and the measured value 3 in which the relationship between the number of STAs that transmit traffic belonging to AC_VI more than a certain value, the channel usage rate, and the EDCA parameter set is described. As a result of calculating “EDCA parameter set 2” and comparing “EDCA parameter set 1” and “EDCA parameter set 2”, the EDCA access parameter set of the STA that communicates with the base station as appropriate, and Used when the base station itself communicates An access parameter determining unit that determines as EDCA access parameter set that,
A wireless base station.
前記アクセスパラメータ決定部は、前記の「EDCAパラメータセット1」と「EDCAパラメータセット2」の比較において、AC_BE、AC_BK、AC_VI、AC_VOの4つのアクセスカテゴリのそれぞれに対応するコンテンションウインドウの最小値であるCWmin値を合計した値が大きい方を適切なEDCAパラメータセットとして決定する無線基地局。 In the radio base station according to claim 1,
In the comparison between the “EDCA parameter set 1” and the “EDCA parameter set 2”, the access parameter determination unit determines a minimum contention window value corresponding to each of the four access categories of AC_BE, AC_BK, AC_VI, and AC_VO. A radio base station that determines a larger EDCA parameter set as a larger value obtained by summing up certain CWmin values.
前記アクセスパラメータ決定部は、前記の「EDCAパラメータセット1」と「EDCAパラメータセット2」の比較において、AC_BE、AC_BK、AC_VI、AC_VOの4つのアクセスカテゴリに対応するコンテンションウインドウの最小値であるCWmin値を「EDCAパラメータセット1」と「EDCAパラメータセット2」で比較した場合に、両者が同等でない値をもつ最も高いプライオリティのアクセスカテゴリにおいて、CWmin値が大きい方を適切なEDCAパラメータセットとして決定する無線基地局。 In the radio base station according to claim 1,
The access parameter determination unit determines the CWmin that is the minimum value of the contention window corresponding to the four access categories of AC_BE, AC_BK, AC_VI, and AC_VO in the comparison between the “EDCA parameter set 1” and the “EDCA parameter set 2”. When the values are compared between “EDCA parameter set 1” and “EDCA parameter set 2”, the higher CWmin value is determined as an appropriate EDCA parameter set in the highest priority access category in which both are not equal. Radio base station.
前記アクセスパラメータ決定部は、前記の「EDCAパラメータセット1」と「EDCAパラメータセット2」の比較において、AC_BE、AC_BK、AC_VI、AC_VOの4つのアクセスカテゴリのそれぞれに対応するコンテンションウインドウの最大値であるCWmax値を合計した値が大きい方を適切なEDCAパラメータセットとして決定する無線基地局。 In the radio base station according to claim 1,
In the comparison between the “EDCA parameter set 1” and the “EDCA parameter set 2”, the access parameter determination unit determines the maximum value of the contention window corresponding to each of the four access categories of AC_BE, AC_BK, AC_VI, and AC_VO. A radio base station that determines an appropriate EDCA parameter set as a larger value obtained by summing up certain CWmax values.
前記アクセスパラメータ決定部は、前記の「EDCAパラメータセット1」と「EDCAパラメータセット2」の比較において、AC_BE、AC_BK、AC_VI、AC_VOの4つのアクセスカテゴリに対応するコンテンションウインドウの最大値であるCWmax値を「EDCAパラメータセット1」と「EDCAパラメータセット2」で比較した場合に、両者が同等でない値をもつ最も高いプライオリティのアクセスカテゴリにおいて、CWmax値が大きい方を適切なEDCAパラメータセットとして決定する無線基地局。 In the radio base station according to claim 1,
In the comparison of the “EDCA parameter set 1” and “EDCA parameter set 2”, the access parameter determination unit determines CWmax that is the maximum value of the contention window corresponding to the four access categories of AC_BE, AC_BK, AC_VI, and AC_VO. When the values are compared between “EDCA parameter set 1” and “EDCA parameter set 2”, the higher CWmax value is determined as an appropriate EDCA parameter set in the highest priority access category in which both are not equal. Radio base station.
前記アクセスパラメータ決定部は、前記の「EDCAパラメータセット1」と「EDCAパラメータセット2」の比較において、AC_BE、AC_BK、AC_VI、AC_VOの4つのアクセスカテゴリのそれぞれに対応する連続的に送信可能な時間であるTXOP limit値を合計した値が大きい方を適切なEDCAパラメータセットとして決定する無線基地局。 In the radio base station according to claim 1,
The access parameter determination unit can continuously transmit time corresponding to each of the four access categories of AC_BE, AC_BK, AC_VI, and AC_VO in the comparison between the “EDCA parameter set 1” and the “EDCA parameter set 2”. A radio base station that determines the larger EDCA parameter set as a larger value obtained by summing up the TXOP limit values.
前記アクセスパラメータ決定部は、前記の「EDCAパラメータセット1」と「EDCAパラメータセット2」の比較において、AC_BE、AC_BK、AC_VI、AC_VOの4つのアクセスカテゴリに対応する連続的に送信可能な時間であるTXOP limit値を「EDCAパラメータセット1」と「EDCAパラメータセット2」で比較した場合に、両者が同等でない値をもつ最も高いプライオリティのアクセスカテゴリにおいて、TXOP limit値が大きい方を適切なEDCAパラメータセットとして決定する無線基地局。
In the radio base station according to claim 1,
The access parameter determination unit is a continuously transmittable time corresponding to four access categories of AC_BE, AC_BK, AC_VI, and AC_VO in the comparison between the “EDCA parameter set 1” and the “EDCA parameter set 2”. When the TXOP limit value is compared between the “EDCA parameter set 1” and the “EDCA parameter set 2”, in the highest priority access category in which both are not equal, the larger TXOP limit value is the appropriate EDCA parameter set. Determine as a radio base station.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005236778A JP4451824B2 (en) | 2005-08-17 | 2005-08-17 | Wireless base station |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005236778A JP4451824B2 (en) | 2005-08-17 | 2005-08-17 | Wireless base station |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2007053548A JP2007053548A (en) | 2007-03-01 |
JP4451824B2 true JP4451824B2 (en) | 2010-04-14 |
Family
ID=37917697
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2005236778A Active JP4451824B2 (en) | 2005-08-17 | 2005-08-17 | Wireless base station |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4451824B2 (en) |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5123159B2 (en) | 2008-12-24 | 2013-01-16 | 株式会社日立製作所 | Communication system and gateway device |
EP2685776B1 (en) | 2011-03-07 | 2017-08-16 | NEC Corporation | Wireless lan communication device, wireless lan communication method and program |
JP5720008B2 (en) * | 2011-03-16 | 2015-05-20 | 株式会社国際電気通信基礎技術研究所 | Wireless device |
JP6146568B2 (en) | 2013-09-02 | 2017-06-14 | パナソニックIpマネジメント株式会社 | Wireless communication apparatus and wireless communication method |
JP6526254B2 (en) * | 2015-07-06 | 2019-06-05 | テレフオンアクチーボラゲット エルエム エリクソン(パブル) | Transmitting node for transmitting data to at least one receiving node on a radio channel in a wireless communication network, and method in the transmitting node |
US10314076B2 (en) * | 2016-01-13 | 2019-06-04 | Qualcomm Incorporated | Methods and apparatus for selecting enhanced distributed channel access parameters for different stations |
-
2005
- 2005-08-17 JP JP2005236778A patent/JP4451824B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
JP2007053548A (en) | 2007-03-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6591550B2 (en) | Listen before talk load based channel access for coexistence with Wi-Fi | |
JP4799213B2 (en) | Wireless communication terminal and wireless communication method | |
US9374834B2 (en) | Techniques for RTS/CTS usage for wireless networks | |
US20180167976A1 (en) | Wireless medium access operations | |
US20070263654A1 (en) | Pro-active congestion mitigation for wireless networks | |
JP2008172763A (en) | Wireless communication system, and wireless communication method | |
JP4179512B2 (en) | Radio base station | |
US20160212768A1 (en) | Wi-fi compatible channel access | |
JP5880540B2 (en) | Wireless LAN communication device, communication method and program for wireless LAN communication device | |
JP4451824B2 (en) | Wireless base station | |
Gong et al. | Channel assignment in multi-rate 802.11 n WLANs | |
WO2016191494A1 (en) | Managing medium access for wireless devices | |
JP5889815B2 (en) | Wireless LAN apparatus and backoff control method | |
US20110038273A1 (en) | Method for detecting continuous channel noise and apparatus for using the same | |
Jian et al. | Duet: An adaptive algorithm for the coexistence of LTE-U and WiFi in Unlicensed spectrum | |
KR20200126936A (en) | Method and apparatus for transmitting frame through expanded channel in wide-band wireless communication network | |
EP3245834B1 (en) | Efficient multi-client access using dynamic contention window | |
da Silva et al. | Avoiding collisions by time slot reduction supporting voice and video in 802.11 networks | |
Bensaou et al. | A measurement-assisted, model-based admission control algorithm for IEEE 802.11 e | |
KR101064440B1 (en) | Method for cooperative communication for ieee 802.11 wireless lans | |
KR101094994B1 (en) | Admission control method based on priority access for wireless LANs | |
KR20200126937A (en) | Method and apparatus for transmitting frame based on selection of main channel in wide-band wireless communication network | |
Gangaprasad et al. | Throughput Performance of 802.11 e for Different Versions of Wi-Fi Standard | |
KR101151816B1 (en) | Method of data transmission using media access control protocol in a wireless network | |
Aneke et al. | Effects of Data Frame Size Distribution on Wireless Lans |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20070813 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20100104 |
|
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: 20100126 |
|
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: 20100128 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4451824 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130205 Year of fee payment: 3 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |