[go: up one dir, main page]

JP5631843B2 - Wireless LAN access control method and wireless LAN system - Google Patents

Wireless LAN access control method and wireless LAN system Download PDF

Info

Publication number
JP5631843B2
JP5631843B2 JP2011238685A JP2011238685A JP5631843B2 JP 5631843 B2 JP5631843 B2 JP 5631843B2 JP 2011238685 A JP2011238685 A JP 2011238685A JP 2011238685 A JP2011238685 A JP 2011238685A JP 5631843 B2 JP5631843 B2 JP 5631843B2
Authority
JP
Japan
Prior art keywords
backoff
wireless
wireless lan
initial value
access control
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2011238685A
Other languages
Japanese (ja)
Other versions
JP2013098697A (en
Inventor
朗 岸田
朗 岸田
匡史 岩渕
匡史 岩渕
俊之 新宅
俊之 新宅
阪田 徹
徹 阪田
文昭 永瀬
文昭 永瀬
明則 蛭川
明則 蛭川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2011238685A priority Critical patent/JP5631843B2/en
Publication of JP2013098697A publication Critical patent/JP2013098697A/en
Application granted granted Critical
Publication of JP5631843B2 publication Critical patent/JP5631843B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)

Description

本発明は、無線LANの同一の無線チャネルを複数端末で共有するためのアクセス制御を行う無線LANアクセス制御方法および無線LANシステムに関する。特に、ランダム時間のキャリアセンスによってパケット衝突を回避するCSMA/CA(Carrier Sense Multiple Access with Collision Avoidance) とは異なる手順により、パケット衝突を回避しつつ待機時間を最小限に抑える無線LANアクセス制御方法および無線LANシステムに関する。   The present invention relates to a wireless LAN access control method and a wireless LAN system for performing access control for sharing the same wireless channel of a wireless LAN among a plurality of terminals. In particular, a wireless LAN access control method for minimizing waiting time while avoiding packet collision by a procedure different from CSMA / CA (Carrier Sense Multiple Access with Collision Avoidance) that avoids packet collision by carrier sense at random time, and The present invention relates to a wireless LAN system.

IEEE802.11無線LANの基本アクセス手順である自律分散制御(DCF:Distributed Coordination Function)では、各端末が無線チャネルの使用状況をキャリアセンスによって確認し、無線チャネルがアイドルのときに送信し、ビジーのときに送信を見合わせることによって衝突を回避するCSMA/CA方式が用いられている(非特許文献1)。   In the Distributed Coordination Function (DCF), which is the basic access procedure of IEEE 802.11 wireless LAN, each terminal checks the use status of the radio channel by carrier sense, and transmits when the radio channel is idle. A CSMA / CA scheme is sometimes used in which collisions are avoided by suspending transmission (Non-Patent Document 1).

図8は、従来の無線LANアクセス制御例を示す。IEEE802.11規格では、信号の送信間隔としてフレーム間隔(SIFS,DIFS)が定義されている。
図8において、無線端末STA1〜STA3は、無線チャネルのキャリアセンスを行い、ビジーからアイドルの移行を契機にDIFS時間だけ待ち(SIFS<DIFS)、コンテンション・ウインドウ(CW)の範囲から発生させた乱数に対応するバックオフ時間だけキャリアセンスを継続する。ここで、STA1のバックオフ時間がSTA2,STA3よりも短い場合に、STA1はバックオフ時間の経過まで無線チャネルのアイドルを確認してデータを送信する。さらに、無線基地局APがデータを受信してSIFS時間後にACK信号を送信し、STA1がACK信号を受信して無線チャネルがビジーからアイドルの移行を契機にDIFS時間だけ待ち、CWの範囲から新たに発生させた乱数に対応するバックオフ時間を設定する。
FIG. 8 shows an example of conventional wireless LAN access control. In the IEEE 802.11 standard, frame intervals (SIFS, DIFS) are defined as signal transmission intervals.
In FIG. 8, the radio terminals STA1 to STA3 perform carrier sense of the radio channel, and wait for the DIFS time (SIFS <DIFS) triggered by the transition from busy to idle, and are generated from the contention window (CW) range. The carrier sense is continued for the back-off time corresponding to the random number. Here, when the back-off time of STA1 is shorter than STA2 and STA3, STA1 confirms the idle of the radio channel and transmits data until the back-off time elapses. Furthermore, the radio base station AP receives the data and transmits an ACK signal after SIFS time, and the STA1 receives the ACK signal and waits for the DIFS time when the radio channel shifts from busy to idle. Set the backoff time corresponding to the random number generated in.

一方、STA2,STA3は、バックオフ時間が経過する前にSTA1の送信によって無線チャネルがビジーとなるので、残りのバックオフ時間を持ち越し、次に無線チャネルがアイドルになったときに、持ち越したバックオフ時間のキャリアセンスを行う。これにより、STA1〜STA3が送信するパケットの衝突を回避している。   On the other hand, STA2 and STA3 are busy with the transmission of STA1 before the back-off time elapses, so the remaining back-off time is carried over, and when the radio channel becomes idle next time, Perform off-time career sense. Thereby, collision of packets transmitted by STA1 to STA3 is avoided.

ここで、STA1,STA3のようにバックオフ時間が同じになって送信するパケットが衝突すると、パケット送信終了から所定時間内にACK信号を受信しない。この場合には、STA1,STA3は送信が失敗したものと判断し、CWを拡大してバックオフ時間を決める乱数の範囲を広げてバックオフ時間をそれぞれ設定して再送処理を行う。これにより、再送回数が増えるごとにCWが拡大し、バックオフ時間のばらつきが大きくなって衝突確率を低減することができる。   Here, when the packets to be transmitted collide with the same back-off time as in STA1 and STA3, the ACK signal is not received within a predetermined time from the end of packet transmission. In this case, STA1 and STA3 determine that the transmission has failed, expand the CW and expand the range of random numbers for determining the backoff time, set the backoff time, and perform retransmission processing. As a result, the CW increases as the number of retransmissions increases, and the variation in the back-off time increases and the collision probability can be reduced.

図9は、従来の無線LANアクセス制御手順の例を示す。
図9において、端末は、通信要求が発生すると(S21)、CWから乱数を選択し、乱数に応じたバックオフ時間を設定する(S22)。そして無線チャネルのキャリアセンスを行い、ビジーからアイドルの移行を契機にDIFS時間だけ待ち、さらにバックオフ時間だけキャリアセンスを継続し、バックオフ時間が経過する前に無線チャネルがビジーになった場合には、次にアイドルの状態になるまで待機し、その後に持ち越したバックオフ時間のキャリアセンスを行う(S23,S24)。無線チャネルがアイドルの状態でバックオフ時間が経過した場合にはパケットを送信し(S25)、ACK信号を受信を待ち(S26)、ACK信号を受信した場合には最初の処理に戻り、ACK信号を受信しない場合にはCWの範囲を拡大し(S27)、CWから乱数を選択してバックオフ時間を設定する処理に戻る(S22)。
FIG. 9 shows an example of a conventional wireless LAN access control procedure.
In FIG. 9, when a communication request is generated (S21), the terminal selects a random number from the CW and sets a back-off time according to the random number (S22). When the carrier sense of the radio channel is performed and the transition from busy to idle is waited for the DIFS time, the carrier sense is continued for the backoff time, and the radio channel becomes busy before the backoff time elapses. Waits for the next idle state, and then performs carrier sense of the back-off time carried over (S23, S24). If the radio channel is idle and the back-off time has elapsed, a packet is transmitted (S25), the reception of an ACK signal is awaited (S26), and if an ACK signal is received, the process returns to the initial processing, and the ACK signal Is not received (S27), the process returns to the process of selecting a random number from the CW and setting the back-off time (S22).

IEEE Standard for Local and metropolitan area networks Part 11: Wireless LAN MAC and PHY Specifications, June 2007IEEE Standard for Local and metropolitan area networks Part 11: Wireless LAN MAC and PHY Specifications, June 2007

従来の技術では、バックオフ制御によって衝突回避を行っているものの、無線端末数が増加するに伴って衝突確率が増加し、通信効率が低下する。また、衝突が生じた場合には、CWを拡大することによって衝突確率を低減するが、CWの拡大によって待機するバックオフ時間に相当するオーバヘッドが増大し、通信効率が低下する問題がある。   In the conventional technology, although collision avoidance is performed by back-off control, the collision probability increases as the number of wireless terminals increases, and communication efficiency decreases. Further, when a collision occurs, the collision probability is reduced by enlarging the CW. However, there is a problem that the overhead corresponding to the back-off time for waiting due to the expansion of the CW is increased and the communication efficiency is lowered.

本発明は、無線端末数が多い場合でもパケット衝突を回避しつつ待機時間を最小限に抑えることができる無線LANアクセス制御方法および無線LANシステムを提供することを目的とする。   An object of the present invention is to provide a wireless LAN access control method and a wireless LAN system capable of minimizing standby time while avoiding packet collision even when the number of wireless terminals is large.

第1の発明は、無線LANに収容される複数の無線端末がそれぞれ異なるバックオフ時間の待機により衝突を回避しながらパケット送信を行う無線LANアクセス制御方法において、複数の無線端末は、互いに異なるバックオフ初期値と、共通するバックオフ周期が設定され、バックオフ初期値に対応するバックオフ時間に渡って無線チャネルがアイドルであるときにパケットを送信し、あるいは、バックオフ時間中に無線チャネルがビジーとなったときに残りのバックオフ時間を持ち越し、次に無線チャネルがアイドルとなり、さらに持ち越しのバックオフ時間に渡って無線チャネルがアイドルであるときにパケットを送信し、パケットの送信後に、バックオフ周期に対応するバックオフ時間を設定して次のパケット送信のためのキャリアセンスを行い、パケットの送信失敗により、各無線端末に設定されたバックオフ初期値をシフトしたバックオフ初期値が再設定され、各無線端末は当該再設定されたバックオフ初期値に対応するバックオフ時間を設定して次のパケット送信のためのキャリアセンスを行う。   According to a first aspect of the present invention, there is provided a wireless LAN access control method in which a plurality of wireless terminals accommodated in a wireless LAN perform packet transmission while avoiding collisions by waiting for different backoff times. A packet is transmitted when the radio channel is idle for the back-off time corresponding to the back-off initial value, and a common back-off period is set with the off-initial value, or the radio channel is not connected during the back-off time. Carry over the remaining backoff time when busy, then the radio channel is idle, then send the packet when the radio channel is idle for the carryover backoff time, and after sending the packet, Carrier for next packet transmission by setting backoff time corresponding to off period The backoff initial value obtained by shifting the backoff initial value set for each wireless terminal is reset by the packet transmission failure, and each wireless terminal returns the backoff value corresponding to the reset backoff initial value. Set the off time and perform carrier sense for the next packet transmission.

第1の発明の無線LANアクセス制御方法において、バックオフ時間に渡って無線チャネルがアイドルであるときに送信するパケットがない場合に、バックオフ周期に対応するバックオフ時間を設定して次のパケット送信のためのキャリアセンスを行う。   In the wireless LAN access control method of the first invention, when there is no packet to be transmitted when the wireless channel is idle for the backoff time, a backoff time corresponding to the backoff period is set and the next packet is set. Perform carrier sense for transmission.

第1の発明の無線LANアクセス制御方法において、バックオフ初期値およびバックオフ周期は、複数の無線端末と通信を行う無線基地局が初期設定し、再設定するバックオフ初期値は、送信失敗した無線端末または無線基地局が設定し、複数の無線端末は、無線基地局による初期設定後または再設定後にバックオフ初期値に対応するバックオフ時間を設定してキャリアセンスを開始する。   In the wireless LAN access control method of the first invention, the backoff initial value and the backoff period are initially set by a radio base station that communicates with a plurality of radio terminals, and the backoff initial value to be reset is a transmission failure. The wireless terminal or the wireless base station sets, and the plurality of wireless terminals set a back-off time corresponding to the back-off initial value after initialization or resetting by the wireless base station, and start carrier sense.

第1の発明の無線LANアクセス制御方法において、複数の無線端末に共通のバックオフ周期は、各無線端末のバックオフ初期値の最大値以上に設定される。   In the wireless LAN access control method of the first invention, the back-off period common to a plurality of wireless terminals is set to be equal to or greater than the maximum back-off initial value of each wireless terminal.

第2の発明は、無線LANに収容される複数の無線端末がそれぞれ異なるバックオフ時間の待機により衝突を回避しながらパケット送信を行う無線LANシステムにおいて、複数の無線端末は、互いに異なるバックオフ初期値と、共通するバックオフ周期が設定され、バックオフ初期値に対応するバックオフ時間に渡って無線チャネルがアイドルであるときにパケットを送信し、あるいは、バックオフ時間中に無線チャネルがビジーとなったときに残りのバックオフ時間を持ち越し、次に無線チャネルがアイドルとなり、さらに持ち越しのバックオフ時間に渡って無線チャネルがアイドルであるときにパケットを送信し、パケットの送信後に、バックオフ周期に対応するバックオフ時間を設定して次のパケット送信のためのキャリアセンスを行い、パケットの送信失敗により、各無線端末に設定されたバックオフ初期値をシフトしたバックオフ初期値が再設定され、各無線端末は当該再設定されたバックオフ初期値に対応するバックオフ時間を設定して次のパケット送信のためのキャリアセンスを行うアクセス制御手段を備える。   A second invention is a wireless LAN system in which a plurality of wireless terminals accommodated in a wireless LAN perform packet transmission while avoiding collisions by waiting for different backoff times. Value and a common backoff period are set and packets are transmitted when the radio channel is idle for the backoff time corresponding to the backoff initial value, or the radio channel is busy during the backoff time. The remaining back-off time is carried over, then the radio channel is idle, then the packet is sent when the radio channel is idle over the carry-back back-off time, and after the packet is sent, the back-off period Set the backoff time corresponding to the carrier sense for the next packet transmission. The backoff initial value obtained by shifting the backoff initial value set for each wireless terminal is reset due to a packet transmission failure, and each wireless terminal receives a backoff time corresponding to the reset backoff initial value. And an access control means for performing carrier sense for the next packet transmission.

第2の発明の無線LANシステムにおいて、アクセス制御手段は、バックオフ時間に渡って無線チャネルがアイドルであるときに送信するパケットがない場合に、バックオフ周期に対応するバックオフ時間を設定して次のパケット送信のためのキャリアセンスを行う構成である。   In the wireless LAN system of the second invention, the access control means sets a back-off time corresponding to the back-off period when there is no packet to be transmitted when the wireless channel is idle over the back-off time. In this configuration, carrier sense for the next packet transmission is performed.

第2の発明の無線LANシステムにおいて、複数の無線端末と通信を行う無線基地局がバックオフ初期値およびバックオフ周期を初期設定し、再設定するバックオフ初期値は、送信失敗した無線端末または無線基地局が設定し、複数の無線端末は、無線基地局による初期設定後または再設定後にバックオフ初期値に対応するバックオフ時間を設定してキャリアセンスを開始する。   In the wireless LAN system of the second invention, a wireless base station that communicates with a plurality of wireless terminals initializes a back-off initial value and a back-off period, and the back-off initial value to be reset is the wireless terminal that failed to transmit or Set by the radio base station, the plurality of radio terminals set a back-off time corresponding to the back-off initial value after initialization or resetting by the radio base station, and start carrier sense.

第2の発明の無線LANシステムにおいて、複数の無線端末に共通のバックオフ周期は、各無線端末のバックオフ初期値の最大値以上に設定される。   In the wireless LAN system of the second invention, the back-off period common to the plurality of wireless terminals is set to be equal to or greater than the maximum back-off initial value of each wireless terminal.

本発明の無線LANシステムの複数の無線端末には、互いに異なるバックオフ初期値と、共通するバックオフ周期が初期設定される。各無線端末は、キャリアセンスによりバックオフ初期値に対応するバックオフ時間に渡って無線チャネルがアイドルであるときにパケットを送信し、その後にバックオフ周期に対応するバックオフ時間を設定する。これにより、各無線端末に設定されるバックオフ初期値が小さい順にパケットの送信が行われ、その後もバックオフ周期ごとに衝突することなくパケット送信を繰り返すことができる。   A plurality of wireless terminals of the wireless LAN system of the present invention are initialized with different backoff initial values and a common backoff period. Each wireless terminal transmits a packet when the wireless channel is idle over the backoff time corresponding to the backoff initial value by carrier sense, and then sets the backoff time corresponding to the backoff period. As a result, the packets are transmitted in ascending order of the back-off initial value set in each wireless terminal, and thereafter the packet transmission can be repeated without collision every back-off period.

さらに、従来の無線LANアクセス制御(バックオフ制御)を行う無線端末が含まれる無線LANシステムでは、当該無線端末が送信するパケットとの衝突が生じて送信失敗となったときに、本発明における各無線端末のバックオフ初期値をシフトして再設定することにより、再送処理においても衝突を低減することができるとともに、各無線端末の送信機会の均等化を図ることができる。   Furthermore, in a wireless LAN system including a wireless terminal that performs conventional wireless LAN access control (backoff control), when a transmission failure occurs due to a collision with a packet transmitted by the wireless terminal, By shifting and resetting the back-off initial value of the wireless terminal, it is possible to reduce collisions even in retransmission processing and to equalize transmission opportunities of the wireless terminals.

ここで、本発明における無線端末は、送信成功または送信失敗にかかわらず、バックオフ周期に応じたバックオフ時間が設定されるため、送信失敗があっても自律的に衝突を低減しながら再送処理が可能である。ただし、当該バックオフ周期は各無線端末のバックオフ初期値の最大値以上に設定されるため、それより小さい値のバックオフ初期値をシフトして再設定する方が、再送までの時間を短縮することができる。また、送信失敗がパケット衝突によるものであるとき、従来の無線端末のバックオフ値は大きくなるため、本発明における無線端末がより優先的に再送処理を行うことができる。   Here, the wireless terminal according to the present invention sets a back-off time according to the back-off period regardless of transmission success or transmission failure. Is possible. However, since the back-off period is set to be greater than or equal to the maximum value of the back-off initial value of each wireless terminal, shifting the back-off initial value smaller than that and resetting it shortens the time until retransmission. can do. Further, when the transmission failure is due to packet collision, the back-off value of the conventional wireless terminal becomes large, so that the wireless terminal in the present invention can perform retransmission processing with higher priority.

本発明の無線LANアクセス制御手順の実施例を示すフローチャートである。It is a flowchart which shows the Example of the wireless LAN access control procedure of this invention. 本発明の無線LANアクセス制御例1を示すタイムチャートである。It is a time chart which shows the wireless LAN access control example 1 of this invention. バックオフ初期設定例1を示すタイムチャートである。6 is a time chart showing a backoff initial setting example 1; バックオフ初期設定例2を示すタイムチャートである。6 is a time chart showing a backoff initial setting example 2; 本発明の無線LANアクセス制御例2を示すタイムチャートである。It is a time chart which shows the wireless LAN access control example 2 of this invention. バックオフ初期化テーブルの例およびバックオフ初期値のシフト例を示す図である。It is a figure which shows the example of a back-off initialization table, and the example of a shift of a back-off initial value. 本発明の無線LANアクセス制御例3を示すタイムチャートである。It is a time chart which shows the wireless LAN access control example 3 of this invention. 従来の無線LANアクセス制御例を示すタイムチャートである。It is a time chart which shows the example of the conventional wireless LAN access control. 従来の無線LANアクセス制御手順の例を示すフローチャートである。It is a flowchart which shows the example of the conventional wireless LAN access control procedure.

図1は、本発明の無線LANアクセス制御手順の実施例を示す。
本実施例の無線LANアクセス制御手順は複数の無線端末でそれぞれ実行されるが、各無線端末は例えばネットワークセットアップ時に、無線基地局からバックオフ初期値とバックオフ周期を有するバックオフ初期化テーブルが初期設定される。ここで、無線端末がM個ある場合のバックオフ初期化テーブルの例を図6(1) に示す。バックオフ初期化テーブルは、無線端末番号1〜Mに対して互いに異なるバックオフ初期値、ここでは2,4,6,…、2Mを有し、さらに各無線端末番号に共通するバックオフ周期N(N≧2M)を有する。
FIG. 1 shows an embodiment of a wireless LAN access control procedure of the present invention.
The wireless LAN access control procedure of this embodiment is executed by each of a plurality of wireless terminals. Each wireless terminal has a backoff initialization table having a backoff initial value and a backoff period from a wireless base station, for example, at the time of network setup. Initially set. Here, FIG. 6 (1) shows an example of the back-off initialization table when there are M wireless terminals. The backoff initialization table has different backoff initial values for wireless terminal numbers 1 to M, here 2, 4, 6,..., 2M, and a backoff cycle N common to each wireless terminal number. (N ≧ 2M).

なお、無線基地局は、任意のタイミングで複数の無線端末に対して、バックオフ初期値およびバックオフ周期を設定するバックオフ初期設定を行ってもよい。たとえば、無線基地局に対して新たな無線端末が接続した場合に、全ての無線端末に割り当てるバックオフ初期値およびバックオフ周期を変更し、一斉にバックオフ初期化テーブルを通知してもよい。また、バックオフ初期値は、予め無線基地局に記憶されており、無線基地局は当該バックオフ初期値の小さいものから順に各無線端末に割り当てを行ってもよい。   Note that the radio base station may perform back-off initial setting for setting a back-off initial value and a back-off period for a plurality of radio terminals at an arbitrary timing. For example, when a new wireless terminal is connected to the wireless base station, the back-off initialization value and the back-off period assigned to all the wireless terminals may be changed, and the back-off initialization table may be notified all at once. Further, the back-off initial value may be stored in advance in the radio base station, and the radio base station may assign each radio terminal in order from the smallest back-off initial value.

図1において、無線端末は、バックオフ初期設定後の最初の通信のときは、バックオフ初期値に応じたバックオフ時間を設定し(S1,S2)、バックオフ初期設定後の2回目以降の通信のときは、バックオフ周期に応じたバックオフ時間を設定する(S3)。続いて、設定したバックオフ時間に渡ってキャリアセンスを行い、チャネルビジーを検出したときはアイドル状態になるまで待機し、その後に残りのバックオフ時間のキャリアセンスを行う(S4,S5)。無線チャネルがアイドル状態でバックオフ時間が経過した場合には、送信キューに送信データがあればパケットを送信し(S6,S7)、送信の成功/失敗に応じて次の送信処理/再送処理を行うためにステップS1に戻る。一方、無線チャネルがアイドル状態でバックオフ時間が経過した時点で送信権が与えられるが、送信データがなければ送信権を開放し、バックオフ周期に応じたバックオフ時間を設定してキャリアセンスを再開する(S6,S3,S4)。   In FIG. 1, the wireless terminal sets a back-off time according to the back-off initial value at the first communication after the back-off initial setting (S1, S2), and the second and subsequent times after the back-off initial setting. At the time of communication, a back-off time corresponding to the back-off period is set (S3). Subsequently, carrier sense is performed over the set back-off time, and when channel busy is detected, it waits until it enters an idle state, and then carrier sense for the remaining back-off time is performed (S4, S5). When the radio channel is idle and the back-off time has elapsed, if there is transmission data in the transmission queue, the packet is transmitted (S6, S7), and the next transmission process / retransmission process is performed according to the success / failure of the transmission. Return to step S1 to do so. On the other hand, the transmission right is given when the radio channel is idle and the back-off time elapses. However, if there is no transmission data, the transmission right is released, and the carrier sense is set by setting the back-off time according to the back-off period. Restart (S6, S3, S4).

これにより、各無線端末は初回に互いに異なるバックオフ時間でパケットを送信し、その後は共通のバックオフ周期でパケットの送信を繰り返すので、本発明の無線LANアクセス制御を行う無線端末だけで無線LANが構成される場合はパケット衝突は原理的に発生しない。以下、具体的な動作例について説明する。   Accordingly, each wireless terminal transmits a packet at a backoff time different from each other for the first time, and thereafter repeats packet transmission at a common backoff period. Therefore, only the wireless terminal that performs wireless LAN access control of the present invention In principle, packet collision does not occur. Hereinafter, a specific operation example will be described.

(無線LANアクセス制御例1)
図2は、本発明による無線LANアクセス制御例1を示す。
ここでは、無線基地局APと無線端末STA1,STA2,STA3により構成される無線LANシステムにおいて、STA1,STA2,STA3にそれぞれ設定されるバックオフ初期値を2,4,6とし、共通のバックオフ周期を6とする例を示す。なお、バックオフ周期は、本制御例1では、バックオフ初期値2,4,6の最大値6としているが、例えば3,5または7以上の値でもよい。これらの値を用いた場合は、原理的に衝突が生じることのない無線端末のアクセス制御を実現することができる。
(Wireless LAN access control example 1)
FIG. 2 shows a wireless LAN access control example 1 according to the present invention.
Here, in a wireless LAN system composed of the radio base station AP and the radio terminals STA1, STA2, and STA3, the backoff initial values set in the STA1, STA2, and STA3 are 2, 4, and 6, respectively. An example in which the period is 6 is shown. The back-off cycle is set to the maximum value 6 of the back-off initial values 2, 4, and 6 in the present control example 1, but may be a value of 3, 5 or 7 or more, for example. When these values are used, it is possible to realize access control of a wireless terminal that does not cause a collision in principle.

また、バックオフ周期を各STAのバックオフ初期値の最大値未満に設定する場合には、バックオフ初期値との関係でSTA1〜STA3の間で衝突が生じる場合があるため注意が必要である。たとえば、STA1〜STA3に設定するバックオフ初期値を連続しない2,4,6に設定する場合には、バックオフ周期を3,5としても衝突が生じないが、バックオフ周期を4とすると衝突が生じることになる。一方、たとえば4台のSTA1〜STA4に設定するバックオフ初期値を連続しない1,4,6,9に設定する場合には、バックオフ周期を6(STA3のバックオフ初期値6と同じ)にしても衝突が生じない。以上により、バックオフ周期は、各STAに対して割り当てたバックオフ初期値に基づいて適宜選択されるが、例えば図6(1) のバックオフ初期化テーブルのように、バックオフ初期値の最大値以上の値を選択すれば、衝突が生じないバックオフ周期を確実に設定することができる。   In addition, when setting the back-off period to be less than the maximum value of the back-off initial value of each STA, care should be taken because a collision may occur between STA 1 to STA 3 in relation to the back-off initial value. . For example, when the back-off initial values set in STA1 to STA3 are set to 2, 4, and 6 that are not continuous, no collision occurs even if the back-off period is set to 3 or 5, but if the back-off period is set to 4, the collision occurs. Will occur. On the other hand, for example, when the back-off initial values set for the four STA1 to STA4 are set to non-continuous 1, 4, 6, and 9, the back-off cycle is set to 6 (same as the back-off initial value 6 of STA3). But no collision occurs. As described above, the back-off period is appropriately selected based on the back-off initial value assigned to each STA. For example, as shown in the back-off initialization table of FIG. If a value equal to or greater than the value is selected, a back-off cycle in which no collision occurs can be set reliably.

図2において、APによるバックオフ初期設定後、STA1〜STA3は、無線チャネルのキャリアセンスを行い、ビジーからアイドルの移行を契機にDIFS時間だけ待ち、それぞれ固有のバックオフ初期値に応じたバックオフ時間だけキャリアセンスを継続し、無線チャネルがアイドル状態でバックオフ時間が経過した無線端末からデータを送信する。ここでは、バックオフ時間が最も短いSAT1がデータを送信する。STA2,STA3は、それぞれのバックオフ時間内に、STA1の送信開始によってチャネルビジーを検出し、キャリアセンスを中断してその時点のバックオフ時間を持ち越し、次にアイドル状態になったときに持ち越したバックオフ時間でキャリアセンスを再開する。   In FIG. 2, after the back-off initial setting by the AP, the STA1 to STA3 perform carrier sense of the radio channel, wait for the DIFS time when the transition from busy to idle occurs, and each backoff according to a specific back-off initial value The carrier sense is continued for the time, and data is transmitted from the wireless terminal whose back-off time has elapsed while the wireless channel is idle. Here, SAT1 with the shortest backoff time transmits data. STA2 and STA3 detected channel busy by starting transmission of STA1 within each backoff time, suspended carrier sense and carried over the current backoff time, and then carried over when the next idle state was entered. Resume carrier sense at backoff time.

データを送信したSTA1は、APから送信されたACK信号を受信し、バックオフ周期(=6)に対応するバックオフ時間を設定する。STA2,STA3は、このACK信号の送信が終わるまでチャネルビジーとなる。STA1〜STA3は、無線チャネルのキャリアセンスを行い、ビジーからアイドルの移行を契機にDIFS時間だけ待ち、バックオフ時間6,2,4でそれぞれキャリアセンスを再開する。したがって、次にデータを送信するのはSTA2となる。以下同様に、STA3,STA1,STA2,…の順番にデータ送信が行われる。   The STA1 that has transmitted the data receives the ACK signal transmitted from the AP, and sets a backoff time corresponding to the backoff period (= 6). STA2 and STA3 are channel busy until the transmission of the ACK signal is completed. STA1 to STA3 perform carrier sense of the radio channel, wait for the DIFS time when the transition from busy to idle occurs, and resume carrier sense at backoff times 6, 2, and 4, respectively. Therefore, the next data to be transmitted is STA2. Similarly, data transmission is performed in the order of STA3, STA1, STA2,.

このように、本発明の無線LANシステムでは、各STAが固有のバックオフ初期値と共通のバックオフ周期に応じてバックオフ時間を設定することにより、衝突を回避しながら、バックオフ時間によるオーバヘッドを低減した効率的な送信制御が可能になる。   As described above, in the wireless LAN system of the present invention, each STA sets the back-off time according to the unique back-off initial value and the common back-off period, thereby avoiding the collision and avoiding the overhead due to the back-off time. Efficient transmission control can be achieved with reduced.

なお、APもSTAと異なるバックオフ初期値および共通のバックオフ周期を設定し、STAと同様のアクセス制御手順で送信制御を行ってもよいし、DIFSより短い待機時間で送信することにより、STAよりも優先的な送信が可能である。   Note that the AP may also set a backoff initial value and a common backoff period different from those of the STA, and perform transmission control in the same access control procedure as that of the STA. Can be preferentially transmitted.

また、APが任意のタイミングでバックオフ初期設定を行う場合には、無線チャネルがビジーからアイドルの移行を契機に、DIFSより短い待機時間IFS(例えばRIFS,SIFS,PIFS)でバックオフ初期設定信号を送信すればよい。   In addition, when the AP performs the back-off initialization at an arbitrary timing, the back-off initialization signal is transmitted at a standby time IFS (for example, RIFS, SIFS, PIFS) shorter than the DIFS when the wireless channel shifts from busy to idle. Can be sent.

図3は、バックオフ初期設定例1を示す。
図3において、APは、DIFSより短い待機時間IFSで、バックオフ初期値およびバックオフ周期(バックオフ初期化テーブル)を含むバックオフ初期設定信号をマルチキャストで送信する。STA1〜STA3は、一斉にバックオフ初期設定信号を受信し、無線チャネルがビジーからアイドルの移行を契機にDIFS時間だけ待ち、バックオフ初期値に応じたバックオフ時間2,4,6でそれぞれキャリアセンスを継続する。この場合、APが送信するビーコン等にバックオフ初期値およびバックオフ周期(バックオフ初期化テーブル)を設定して各STAに通知してもよい。
FIG. 3 shows a backoff initial setting example 1.
In FIG. 3, the AP transmits a back-off initial setting signal including a back-off initial value and a back-off period (back-off initialization table) by multicast with a standby time IFS shorter than DIFS. STA1 to STA3 receive the backoff initial setting signal all at once, wait for only the DIFS time when the wireless channel transitions from busy to idle, and each of the carriers at backoff times 2, 4, and 6 according to the backoff initial value. Continue the sense. In this case, a back-off initial value and a back-off period (back-off initialization table) may be set in a beacon transmitted by the AP and notified to each STA.

図4は、バックオフ初期設定例2を示す。
図4において、APは、STA1〜STA3に対してそれぞれ個別に、バックオフ初期値およびバックオフ周期(バックオフ初期化テーブル)を含むバックオフ初期設定信号を送信する。まずAPは、DIFSより短い待機時間IFSでバックオフ初期設定信号をSTA1に送信し、STA1からACK信号を受信し、SIFS後にバックオフ初期設定信号をSTA2に送信し、STA2からACK信号を受信し、SIFS後にバックオフ初期設定信号をSTA3に送信し、STA3からACK信号を受信する。STA1〜STA3は、無線チャネルがビジーからアイドルの移行を契機にDIFS時間だけ待ち、バックオフ初期値に応じたバックオフ時間2,4,6でそれぞれキャリアセンスを継続する。
FIG. 4 shows a backoff initial setting example 2.
In FIG. 4, the AP individually transmits a backoff initial setting signal including a backoff initial value and a backoff period (backoff initialization table) to each of STA1 to STA3. First, the AP transmits a backoff initialization signal to STA1 with a standby time IFS shorter than DIFS, receives an ACK signal from STA1, transmits a backoff initialization signal to STA2 after SIFS, and receives an ACK signal from STA2. After the SIFS, a backoff initial setting signal is transmitted to the STA3, and an ACK signal is received from the STA3. STA1 to STA3 wait for the DIFS time when the wireless channel transitions from busy to idle, and continue carrier sense at backoff times 2, 4, and 6 according to the backoff initial values.

図3、図4のいずれの場合も、APが各STAに対してバックオフ初期設定信号を送信する際にDIFS時間を超える待機期間が生じない。そのため、たとえば先にバックオフ初期設定信号を受信したSTAがバックオフの処理を開始することはない。すなわち、全てのSTAが無線チャネルがビジーからアイドルの移行を契機に、DIFS時間だけ待って一斉にバックオフの処理を開始することにより、APが一元的に割り当てたバックオフ値に基づいた衝突のないアクセス制御を実現することができる。   In either case of FIG. 3 or FIG. 4, a waiting period exceeding the DIFS time does not occur when the AP transmits a backoff initialization signal to each STA. Therefore, for example, the STA that has received the back-off initial setting signal first does not start the back-off process. That is, all STAs wait for the DIFS time when the radio channel transitions from busy to idle to start backoff processing all at once, so that the collision based on the backoff value assigned by the AP is centralized. No access control can be realized.

(無線LANアクセス制御例2)
図5は、本発明による無線LANアクセス制御例2を示す。
ここでは、図2に示す無線LANアクセス制御例1と同一のバックオフ初期設定が行われるSTA1,STA2,STA3に加えて、APの制御を受けずに自律分散的にバックオフ時間を決める従来の無線端末STA4を含む無線LANシステムについて説明する。
(Wireless LAN access control example 2)
FIG. 5 shows a second example of wireless LAN access control according to the present invention.
Here, in addition to STA1, STA2, and STA3 in which the same backoff initial setting as in wireless LAN access control example 1 shown in FIG. 2 is performed, a conventional backoff time is determined in an autonomous and distributed manner without being controlled by an AP. A wireless LAN system including the wireless terminal STA4 will be described.

図5において、STA1,STA2,STA3のバックオフ初期値は2,4,6に設定されるが、STA4のバックオフ値がSTA1と同じ2に設定された場合、STA1とSTA4は同じタイミングでデータを送信するので衝突が発生する。そのため、APは正常な受信ができないのでACK信号を送信しない。この衝突を検出したAPは、STA1とSTA4のデータ送信が終了して無線チャネルがビジーからアイドルの移行を契機に、IFS(<DIFS)時間だけ待ってバックオフ初期値を再設定するバックオフ初期設定信号を送信する。   In FIG. 5, the initial values of STA1, STA2 and STA3 are set to 2, 4 and 6, but when the STA4 backoff value is set to 2 which is the same as STA1, STA1 and STA4 have the same timing. Will cause a collision. Therefore, the AP does not transmit an ACK signal because it cannot receive normally. The AP that detects this collision waits for the IFS (<DIFS) time and resets the backoff initial value when the data transmission of STA1 and STA4 ends and the wireless channel transitions from busy to idle. Send a setting signal.

ここで、本制御例2の特徴は、再設定するバックオフ初期値を端末番号に対して1つ巡回シフトする。例えば、図6(2) に示すように、端末番号1,2,3,…,M−1,Mに設定したバックオフ初期値2,4,6,…,2M−2,2Mを、4,6,8,…,2M,2とする。以下同様に、パケット衝突が発生するごとに、バックオフ初期値を巡回シフトしながら再設定を行う。   Here, the feature of this control example 2 is that the backoff initial value to be reset is cyclically shifted by one with respect to the terminal number. For example, as shown in FIG. 6 (2), the backoff initial values 2, 4, 6,..., 2M-2, 2M set in the terminal numbers 1, 2, 3,. , 6, 8,..., 2M, 2. Similarly, every time a packet collision occurs, resetting is performed while cyclically shifting the back-off initial value.

図5の例では、STA1はデータ送信を終了し、無線チャネルがビジーからアイドルの移行を契機にSIFS時間だけ待ってACK信号を受信しないので、衝突(送信失敗)と判断する。そして、再送のためのデータを保存すると、バックオフ初期設定信号を受信するので、巡回シフトしたバックオフ初期値を再設定する。STA2,STA3も同様にバックオフ初期設定信号を受信し、巡回シフトしたバックオフ初期値を再設定する。このとき、STA1,STA2,STA3に設定されたバックオフ初期値は2,4,6から4,6,2に巡回シフトする。なお、パケット衝突ごとに再設定するバックオフ初期値は、前回のバックオフ初期値と異なる値により各無線端末の送信機会の均等化を図れるものであればよく、必ずしも巡回シフトに限らない。   In the example of FIG. 5, STA1 ends data transmission and waits for SIFS time when the wireless channel transitions from busy to idle, and does not receive an ACK signal, so determines a collision (transmission failure). When the data for retransmission is stored, the backoff initial setting signal is received, so that the cyclically shifted backoff initial value is reset. Similarly, STA2 and STA3 receive the backoff initial setting signal and reset the cyclically shifted backoff initial value. At this time, the backoff initial values set in STA1, STA2, and STA3 are cyclically shifted from 2, 4, 6 to 4, 6, 2. Note that the backoff initial value to be reset for each packet collision is not limited to the cyclic shift as long as the transmission opportunity of each wireless terminal can be equalized by a value different from the previous backoff initial value.

また、なお、バックオフ初期値を再設定するバックオフ初期設定信号は、衝突によってACK信号を受信しないことを検知したSTA1がAPと同様のタイミング制御により送信してもよい。   In addition, the back-off initial setting signal for resetting the back-off initial value may be transmitted by the STA1 that detects that the ACK signal is not received due to the collision by the same timing control as the AP.

一方、STA4は、データ送信を終了し、無線チャネルがビジーからアイドルの移行を契機にSIFS時間だけ待ってACK信号を受信しないので、衝突(送信失敗)と判断する。そして、CWを拡大して乱数を引き直すため、統計的に大きいバックオフ値(ここでは9)に応じたバックオフ時間を設定する。   On the other hand, STA4 ends the data transmission and waits only for SIFS time when the wireless channel shifts from busy to idle, and does not receive the ACK signal, so determines a collision (transmission failure). Then, in order to expand the CW and redraw the random number, a back-off time corresponding to a statistically large back-off value (here, 9) is set.

このように、STA1〜STA4はそれぞれバックオフ時間4,6,2,9がセットされ、バックオフ信号が送信終了して無線チャネルがビジーからアイドルの移行を契機にDIFS時間後にキャリアセンスを再開する。したがって、次にデータを送信するのはSTA3となる。以下同様に、STA1,STA2,STA3,STA4,…の順番にデータ送信が行われる。   As described above, the STA1 to STA4 are set with the backoff times 4, 6, 2, and 9, respectively, and the transmission of the backoff signal is completed and the carrier sense is resumed after the DIFS time when the wireless channel shifts from busy to idle. . Therefore, the next data to be transmitted is STA3. Similarly, data transmission is performed in the order of STA1, STA2, STA3, STA4,.

したがって、本発明の無線LANアクセス制御を行うSTA1,STA2,STA3と、従来の無線LANアクセス制御を行うSTA4が含まれる無線LANシステムでは、それぞれ独立に制御動作を実行することができ、さらに両者の間で衝突が発生した場合でも、バックオフ初期値をリセットし、また従来のSTA4側で適宜制御することにより再衝突の確率を低減することができる。   Therefore, in the wireless LAN system including the STA1, STA2, and STA3 that perform the wireless LAN access control of the present invention and the STA4 that performs the conventional wireless LAN access control, the control operation can be executed independently of each other. Even if a collision occurs between them, the probability of re-collision can be reduced by resetting the back-off initial value and appropriately controlling the conventional STA 4 side.

なお、バックオフ周期を各STAのバックオフ初期値の最大値以下に設定すれば、STA1,STA2,STA3が順番に送信権を獲得し、従来の無線LANアクセス制御を行うSTA4より優先的に送信することができる。たとえば、STA1,STA2,STA3のバックオフ初期値を1,2,3とし、バックオフ周期を3とすれば、常にSTA1〜STA3のいずれかに送信権が与えられ、STA4は常に衝突によって送信できないことになる。この場合には、バックオフ周期をバックオフ初期値の最大値より十分に大きな値に設定することにより、STA1〜STA3のいずれにも送信権が与えられない期間ができ、その間にSTA4の送信が可能になる。あるいは、STA1〜STA3に設定するバックオフ初期値を連続しない2,4,6のように設定する場合には、バックオフ周期をバックオフ初期値の最大値6に設定しても、STA4のバックオフ時間が1,3,5,7,…の場合には衝突を回避して送信が可能になる。このようにバックオフ初期値とバックオフ周期を適宜設定することにより、従来の無線LANアクセス制御を行うSTAが含まれる無線LANシステムでも衝突を低減することができる。   If the backoff period is set to be equal to or less than the maximum value of the backoff initial value of each STA, STA1, STA2, and STA3 acquire the transmission right in order, and transmission is performed with priority over STA4 that performs conventional wireless LAN access control. can do. For example, if the back-off initial values of STA1, STA2, and STA3 are 1, 2, and 3, and the back-off period is 3, a transmission right is always given to one of STA1 to STA3, and STA4 cannot always transmit due to a collision. It will be. In this case, by setting the back-off period to a value sufficiently larger than the maximum value of the back-off initial value, there is a period in which no transmission right is given to any of STA1 to STA3, during which STA4 is transmitted. It becomes possible. Alternatively, when the back-off initial values set in STA1 to STA3 are set as 2, 4, 6 which are not continuous, the back-off of STA4 is set even if the back-off cycle is set to the maximum back-off initial value 6. When the off time is 1, 3, 5, 7,..., Transmission is possible while avoiding collision. Thus, by appropriately setting the back-off initial value and the back-off period, collisions can be reduced even in a wireless LAN system including a STA that performs conventional wireless LAN access control.

(無線LANアクセス制御例3)
図7は、本発明による無線LANアクセス制御例3を示す。
ここでは、図2に示す無線LANアクセス制御例1と同一のバックオフ初期設定が行われるSTA1,STA2,STA3において、無線チャネルがアイドル状態でバックオフ時間が経過した時点で送信するデータがない場合の動作について説明する。
(Wireless LAN access control example 3)
FIG. 7 shows wireless LAN access control example 3 according to the present invention.
Here, in STA1, STA2, and STA3 in which the same back-off initialization is performed as in wireless LAN access control example 1 shown in FIG. 2, there is no data to be transmitted when the back-off time elapses when the wireless channel is idle. Will be described.

STA1,STA2,STA3のバックオフ初期値は2,4,6に設定されるので、最初にデータを送信できるはSTA1であり、次にデータを送信できるのはSTA2である。しかし、STA2に送信権が与えられたときに送信するデータがない場合には、送信権を開放し、バックオフ周期に応じたバックオフ時間を設定してキャリアセンスを再開する。STA1,STA3は、それぞれのバックオフ時間でキャリアセンスを継続しているので、次にSTA3がバックオフ時間を終了してデータを送信する。   Since the initial backoff values of STA1, STA2, and STA3 are set to 2, 4, and 6, STA1 can transmit data first, and STA2 can transmit data next. However, when there is no data to be transmitted when the transmission right is given to the STA2, the transmission right is released, the back-off time corresponding to the back-off period is set, and the carrier sense is resumed. Since STA1 and STA3 continue carrier sense at their respective back-off times, STA3 next ends the back-off time and transmits data.

なお、STA1,STA2,STA3は、それぞれ送信権が与えられたときに送信するデータがない場合でも、データ送信後と同様にバックオフ周期に応じたバックオフ時間を設定してキャリアセンスを再開するので、次に送信権が与えられるまでに送信するデータが発生していれば、その時点でデータ送信が可能である。   Note that STA1, STA2, and STA3 resume carrier sense by setting a backoff time corresponding to the backoff period in the same manner as after data transmission even when there is no data to be transmitted when the transmission right is given. Therefore, if data to be transmitted is generated before the next transmission right is given, data transmission is possible at that time.

また、従来の無線LANアクセス制御を行うSTAも独立に動作可能であるので、図5に示す制御例2と図7に示す制御例3を組み合わせた無線LANアクセス制御も同様に実現可能である。   Further, since the STA that performs the conventional wireless LAN access control can also operate independently, the wireless LAN access control combining the control example 2 shown in FIG. 5 and the control example 3 shown in FIG. 7 can be similarly realized.

また、本発明の無線LANアクセス制御を行う無線端末において、従来の無線LANアクセス制御(CSMA/CA)を行う機能も備え、両者を適宜切り替えて運用するようにしてもよい。   In addition, the wireless terminal that performs wireless LAN access control according to the present invention may be provided with a function of performing conventional wireless LAN access control (CSMA / CA), and may be operated by appropriately switching between the two.

AP 無線基地局
STA 無線端末
AP wireless base station STA wireless terminal

Claims (8)

無線LANに収容される複数の無線端末がそれぞれ異なるバックオフ時間の待機により衝突を回避しながらパケット送信を行う無線LANアクセス制御方法において、
前記複数の無線端末は、
互いに異なるバックオフ初期値と、共通するバックオフ周期が設定され、
前記バックオフ初期値に対応するバックオフ時間に渡って無線チャネルがアイドルであるときにパケットを送信し、あるいは、前記バックオフ時間中に無線チャネルがビジーとなったときに残りのバックオフ時間を持ち越し、次に無線チャネルがアイドルとなり、さらに持ち越しのバックオフ時間に渡って無線チャネルがアイドルであるときにパケットを送信し、
前記パケットの送信後に、前記バックオフ周期に対応するバックオフ時間を設定して次のパケット送信のためのキャリアセンスを行い、
前記パケットの送信失敗により、各無線端末に設定された前記バックオフ初期値をシフトしたバックオフ初期値が再設定され、各無線端末は当該再設定されたバックオフ初期値に対応するバックオフ時間を設定して次のパケット送信のためのキャリアセンスを行う
ことを特徴とする無線LANアクセス制御方法。
In a wireless LAN access control method in which a plurality of wireless terminals accommodated in a wireless LAN perform packet transmission while avoiding collisions by waiting for different backoff times,
The plurality of wireless terminals are:
Different backoff initial values and a common backoff period are set,
A packet is transmitted when the radio channel is idle for a backoff time corresponding to the initial backoff value, or the remaining backoff time is calculated when the radio channel is busy during the backoff time. Carry over, then send the packet when the radio channel is idle, and the radio channel is idle for the carryover backoff time,
After transmitting the packet, set a back-off time corresponding to the back-off period to perform carrier sense for the next packet transmission,
Due to the transmission failure of the packet, a backoff initial value obtained by shifting the backoff initial value set for each wireless terminal is reset, and each wireless terminal receives a backoff time corresponding to the reset backoff initial value. A wireless LAN access control method, wherein carrier sense for the next packet transmission is performed by setting
請求項1に記載の無線LANアクセス制御方法において、
前記バックオフ時間に渡って無線チャネルがアイドルであるときに送信するパケットがない場合に、前記バックオフ周期に対応するバックオフ時間を設定して次のパケット送信のためのキャリアセンスを行う
ことを特徴とする無線LANアクセス制御方法。
The wireless LAN access control method according to claim 1,
When there is no packet to be transmitted when the radio channel is idle over the back-off time, a back-off time corresponding to the back-off period is set and carrier sense for the next packet transmission is performed. A wireless LAN access control method.
請求項1に記載の無線LANアクセス制御方法において、
前記バックオフ初期値および前記バックオフ周期は、前記複数の無線端末と通信を行う無線基地局が初期設定し、
前記再設定するバックオフ初期値は、送信失敗した無線端末または前記無線基地局が設定し、
前記複数の無線端末は、前記無線基地局による初期設定後または前記再設定後に前記バックオフ初期値に対応するバックオフ時間を設定してキャリアセンスを開始する
ことを特徴とする無線LANアクセス制御方法。
The wireless LAN access control method according to claim 1,
The back-off initial value and the back-off period are initially set by a radio base station that communicates with the plurality of radio terminals,
The backoff initial value to be reset is set by the wireless terminal that failed to transmit or the wireless base station,
The wireless LAN access control method, wherein the plurality of wireless terminals start carrier sense by setting a backoff time corresponding to the backoff initial value after the initial setting by the wireless base station or after the reconfiguration .
請求項1に記載の無線LANアクセス制御方法において、
前記複数の無線端末に共通のバックオフ周期は、各無線端末のバックオフ初期値の最大値以上に設定される
ことを特徴とする無線LANアクセス制御方法。
The wireless LAN access control method according to claim 1,
The wireless LAN access control method, wherein a backoff period common to the plurality of wireless terminals is set to be equal to or greater than a maximum value of a backoff initial value of each wireless terminal.
無線LANに収容される複数の無線端末がそれぞれ異なるバックオフ時間の待機により衝突を回避しながらパケット送信を行う無線LANシステムにおいて、
前記複数の無線端末は、互いに異なるバックオフ初期値と、共通するバックオフ周期が設定され、前記バックオフ初期値に対応するバックオフ時間に渡って無線チャネルがアイドルであるときにパケットを送信し、あるいは、前記バックオフ時間中に無線チャネルがビジーとなったときに残りのバックオフ時間を持ち越し、次に無線チャネルがアイドルとなり、さらに持ち越しのバックオフ時間に渡って無線チャネルがアイドルであるときにパケットを送信し、前記パケットの送信後に、前記バックオフ周期に対応するバックオフ時間を設定して次のパケット送信のためのキャリアセンスを行い、前記パケットの送信失敗により、各無線端末に設定された前記バックオフ初期値をシフトしたバックオフ初期値が再設定され、各無線端末は当該再設定されたバックオフ初期値に対応するバックオフ時間を設定して次のパケット送信のためのキャリアセンスを行うアクセス制御手段を備えた
ことを特徴とする無線LANシステム。
In a wireless LAN system in which a plurality of wireless terminals accommodated in a wireless LAN perform packet transmission while avoiding collision by waiting for different backoff times,
The plurality of wireless terminals transmit different packets when a different backoff initial value and a common backoff period are set, and the wireless channel is idle over a backoff time corresponding to the backoff initial value. Or when the radio channel is busy during the backoff time, carry over the remaining backoff time, then the radio channel is idle, and the radio channel is idle for the carryover backoff time Packet is transmitted, and after transmission of the packet, a back-off time corresponding to the back-off period is set to perform carrier sense for the next packet transmission, and is set in each wireless terminal when the packet transmission fails The back-off initial value obtained by shifting the back-off initial value is reset, and each wireless terminal Wireless LAN system to set the back-off time corresponding to the set back-off initial value characterized by comprising an access control means for performing carrier sensing for the next packet transmission.
請求項5に記載の無線LANシステムにおいて、
前記アクセス制御手段は、前記バックオフ時間に渡って無線チャネルがアイドルであるときに送信するパケットがない場合に、前記バックオフ周期に対応するバックオフ時間を設定して次のパケット送信のためのキャリアセンスを行う構成である
ことを特徴とする無線LANシステム。
The wireless LAN system according to claim 5, wherein
The access control means sets a back-off time corresponding to the back-off period to transmit a next packet when there is no packet to be transmitted when the radio channel is idle over the back-off time. A wireless LAN system having a configuration for performing carrier sense.
請求項5に記載の無線LANシステムにおいて、
前記複数の無線端末と通信を行う無線基地局が前記バックオフ初期値および前記バックオフ周期を初期設定し、
前記再設定するバックオフ初期値は、送信失敗した無線端末または前記無線基地局が設定し、
前記複数の無線端末は、前記無線基地局による初期設定後または前記再設定後に前記バックオフ初期値に対応するバックオフ時間を設定してキャリアセンスを開始する
ことを特徴とする無線LANシステム。
The wireless LAN system according to claim 5, wherein
A wireless base station that communicates with the plurality of wireless terminals initially sets the backoff initial value and the backoff period,
The backoff initial value to be reset is set by the wireless terminal that failed to transmit or the wireless base station,
The wireless LAN system, wherein the plurality of wireless terminals set a back-off time corresponding to the back-off initial value after initial setting or re-setting by the wireless base station, and start carrier sense.
請求項5に記載の無線LANシステムにおいて、
前記複数の無線端末に共通のバックオフ周期は、各無線端末のバックオフ初期値の最大値以上に設定される
ことを特徴とする無線LANシステム。
The wireless LAN system according to claim 5, wherein
A wireless LAN system, wherein a back-off period common to the plurality of wireless terminals is set to be equal to or greater than a maximum back-off initial value of each wireless terminal.
JP2011238685A 2011-10-31 2011-10-31 Wireless LAN access control method and wireless LAN system Expired - Fee Related JP5631843B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011238685A JP5631843B2 (en) 2011-10-31 2011-10-31 Wireless LAN access control method and wireless LAN system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011238685A JP5631843B2 (en) 2011-10-31 2011-10-31 Wireless LAN access control method and wireless LAN system

Publications (2)

Publication Number Publication Date
JP2013098697A JP2013098697A (en) 2013-05-20
JP5631843B2 true JP5631843B2 (en) 2014-11-26

Family

ID=48620222

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011238685A Expired - Fee Related JP5631843B2 (en) 2011-10-31 2011-10-31 Wireless LAN access control method and wireless LAN system

Country Status (1)

Country Link
JP (1) JP5631843B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6492696B2 (en) * 2015-01-28 2019-04-03 富士通株式会社 Communication system, communication device, wireless terminal
WO2017205815A2 (en) 2016-05-26 2017-11-30 Robbie Jorgenson Group iiia nitride growth system and method

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3061122B2 (en) * 1997-09-04 2000-07-10 日本電気株式会社 Transmission control method
KR100442821B1 (en) * 2001-09-20 2004-08-02 삼성전자주식회사 Data communication method based backoff number control
JP3875065B2 (en) * 2001-10-29 2007-01-31 三菱電機株式会社 Data transmission control system
JP5376673B2 (en) * 2010-06-15 2013-12-25 トムソン ライセンシング Device for media access in contention network
JP5389839B2 (en) * 2011-01-31 2014-01-15 日本電信電話株式会社 Wireless LAN access control method and wireless LAN system

Also Published As

Publication number Publication date
JP2013098697A (en) 2013-05-20

Similar Documents

Publication Publication Date Title
US20220053560A1 (en) Request trigger frame and txop sharing launched by non-ap sta
US11832176B2 (en) Wireless communication method for saving power and wireless communication terminal using same
US10999841B2 (en) Fast wireless local area network communication method and apparatus using multiple transfer rate partitioning and cooperative transmission
CN103326913B (en) Definitiveness back-off method and device for peer-to-peer communications
CN102474883B (en) In half random back method of wireless local network resource reservation
US8416799B2 (en) Systems, methods and apparatuses for wireless communication
KR101162709B1 (en) Distributed medium access scheduling with implicit ordering
JP2010530712A (en) Method and apparatus for media access in a contention network
US11895712B2 (en) RTA contention collision avoidance
JP2016538773A (en) Definition of different NDP PS polling types
JP2018504820A (en) Method and apparatus for enhanced power saving protocol
CN114258644B (en) Apparatus and method for wireless communication in a network
JP5631845B2 (en) Wireless LAN access control method and wireless LAN system
WO2012028035A1 (en) Resource contention method and site
JP5389839B2 (en) Wireless LAN access control method and wireless LAN system
JP5366993B2 (en) Wireless LAN access control method and wireless LAN system
JP5631843B2 (en) Wireless LAN access control method and wireless LAN system
JP5376673B2 (en) Device for media access in contention network
JP5972840B2 (en) Wireless communication system, wireless terminal, and wireless communication method
JP5778623B2 (en) Wireless access control method and wireless communication apparatus
JP2011035600A (en) Wireless communication system
WO2017078863A1 (en) Contention based neighborhood awareness network (nan) communication
KR101000242B1 (en) Continuous Hidden Node Collision Avoidance in Low Speed Wireless Private Networks
EP4287581A1 (en) Device and method of handling real-time data transmission
JP5758350B2 (en) Wireless communication system and wireless communication method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140203

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140929

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20141008

R150 Certificate of patent or registration of utility model

Ref document number: 5631843

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees