JP2001053745A - Radio packet communication system - Google Patents

Radio packet communication system

Info

Publication number
JP2001053745A
JP2001053745A JP22768899A JP22768899A JP2001053745A JP 2001053745 A JP2001053745 A JP 2001053745A JP 22768899 A JP22768899 A JP 22768899A JP 22768899 A JP22768899 A JP 22768899A JP 2001053745 A JP2001053745 A JP 2001053745A
Authority
JP
Japan
Prior art keywords
transmission
station
access point
channel
data
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.)
Withdrawn
Application number
JP22768899A
Other languages
Japanese (ja)
Inventor
Yasuhiko Inoue
保彦 井上
Masataka Iizuka
正孝 飯塚
Masahiro Morikura
正博 守倉
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 JP22768899A priority Critical patent/JP2001053745A/en
Publication of JP2001053745A publication Critical patent/JP2001053745A/en
Withdrawn legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To avoid interference from a peripheral zone using the same frequency by permitting an access point(AP) and a station(STA) to reserve a necessary frequency resource in accordance with a request and permitting a radio station to which the frequency resource is allocated to confirm the use situation of a channel to transmit preferential data only when the channel is not used. SOLUTION: A radio stations STA111 to which a frequency resource is allocated judges whether a channel is used at present or not from a physical carrier sense, namely, from a reception signal level before data are transmitted at designated transmission timing N1. Then, preferential data 501 and 502 are transmitted after confirming that the channel is not used at present, namely, the other radio station STA112 is not in the middle of transmission. NAV721 and 722 are set while preferential data 501 and 502 are transmitted, the other radio station STA112 inhibits the transmission of the self-station and gives priority to data 501 and 502 that the radio station STA111 transmits.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、データリンク層に
おける周波数資源予約方法を備えた無線パケット通信シ
ステムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a radio packet communication system provided with a frequency resource reservation method in a data link layer.

【0002】[0002]

【従来の技術】パケット通信を用いて音声や動画像など
の実時間性を有するデータを送る場合には、送信局と受
信局の間の経路上でシステムの持つ資源である周波数帯
域の一部を予約する必要があることが指摘されている。
実時間性を有するデータパケットは、その予約された帯
域を利用して伝送するという方法が一般的に用いられて
いる。
2. Description of the Related Art When transmitting real-time data such as voice and moving images using packet communication, a part of a frequency band which is a resource of the system on a path between a transmitting station and a receiving station. It is pointed out that it is necessary to make a reservation.
A method of transmitting a data packet having real-time properties by using the reserved bandwidth is generally used.

【0003】従来のパケット通信において周波数資源を
予約する方法としては、RSVP(Resource Reservation Pr
otocol)が存在する("Resource Reservation Protocol(R
SVP)--Version 1 Functional Specification, RFC 220
5, IETF)。RSVPはTCP等のトランスポート層プロトコル
とIP等のネットワーク層プロトコルの中間に位置し、送
信側アプリケーションから受信側アプリケーションのエ
ンド−エンド間のIPデータフローに対する周波数資源を
予約するためのプロトコルである。RSVPは、データ送信
のために必要となる周波数資源の予約を下位層のプロト
コルに指示する。
[0003] As a method of reserving frequency resources in conventional packet communication, an RSVP (Resource Reservation Prism) is used.
otocol) exists ("Resource Reservation Protocol (R
(SVP)-Version 1 Functional Specification, RFC 220
5, IETF). RSVP is intermediate between a transport layer protocol such as TCP and a network layer protocol such as IP, and is a protocol for reserving frequency resources for an end-to-end IP data flow from a sending application to a receiving application. RSVP instructs lower layer protocols to reserve frequency resources required for data transmission.

【0004】RSVPによる周波数資源予約の方法では、送
信側から一定周期でPATHと呼ばれる情報を送り、受信側
はPATHを受信後、RESV信号を上流に送ることで周波数資
源の予約を行う。また、受信側はRESV信号を周期的に送
り続けることにより、継続的な周波数資源の予約を行う
ことが可能となる。実際の周波数資源の確保はRSVPによ
り指示を受けたIP層、あるいはデータリンク層の役割と
なっている。
In the method of reserving frequency resources by RSVP, information called PATH is transmitted from the transmitting side at a fixed period, and after receiving the PATH, the receiving side transmits the RESV signal upstream to reserve frequency resources. In addition, the receiving side can continuously reserve frequency resources by continuously sending the RESV signal. The actual securing of frequency resources plays the role of the IP layer or data link layer instructed by RSVP.

【0005】RSVP等のプロトコルにより周波数資源の予
約を指示されたネットワーク層、あるいは、データリン
ク層のプロトコルは、実際に資源の予約を行う必要があ
る。例えば、ATM(Asynchronous Transfer Mode)交換機
を用いたネットワークでは、エンド−エンド間のQoS(Qu
ality of Service)を保証する機能があり、データ転送
のためのコネクションを確立する際に資源予約のための
手続きがなされる。
[0005] A network layer or data link layer protocol instructed to reserve frequency resources by a protocol such as RSVP needs to actually reserve resources. For example, in a network using an ATM (Asynchronous Transfer Mode) exchange, end-to-end QoS (Quo
quality of service), and a procedure for resource reservation is performed when a connection for data transfer is established.

【0006】また、データリンク層で優先制御を行うた
めの方法としては、IEEE 802.1D Annex Hにより規定さ
れる方法が存在する。IEEE 802.1D Annex Hは、Switche
d LAN環境におけるデータのキューイングの方法を規定
している。データリンク層は優先度の異なる7種類の送
信キューを持ち、上位レイヤから送られてくるデータフ
ローはサービスクラスに対応した優先順位の送信キュー
にバッファリングする。IEEE 802.1D Annex Hでは、キ
ューイングされたデータの送信方法は規定されていない
が、キューの優先度に応じた順序でのデータ送信を行う
ことにより、データフロー毎に優先度を付けるのと同様
の効果が得られる。
As a method for performing priority control in the data link layer, there is a method defined by IEEE 802.1D Annex H. IEEE 802.1D Annex H is Switche
d Defines the data queuing method in a LAN environment. The data link layer has seven types of transmission queues having different priorities, and a data flow sent from an upper layer is buffered in a transmission queue having a priority corresponding to a service class. Although the method of transmitting queued data is not specified in IEEE 802.1D Annex H, it is similar to assigning priority to each data flow by transmitting data in the order according to the priority of the queue. The effect of is obtained.

【0007】従来の無線パケット通信システムにおける
優先制御方法の例としては、IEEE 802.11無線LANシステ
ムのCFP(Contension Free Period)を利用する方法が存
在する。これを従来の無線パケット通信システムにおけ
る優先制御方法の例とし、図3にその概要を示す。CFP
は、IEEE 802.11システムのオプション手順であり、AP
によりチャネルヘのアクセスが管理され、非競合型のデ
ータ転送を行うものである。IEEE 802.11システムのチ
ャネルはCFPと競合アクセス期間であるCP(Contention P
eriod)とが交互に設定され、CFPは一定の周期で現れ
る。CFPにおける下り方向のデータ転送は、APがデータ
を送信し、当該データの宛先STAがACKを返すことにより
行われる。一方、STAはCFPの間は仮想的キャリアセンス
機能によりNAVを設定することで、自主的なデータ送信
を禁止し、APからポーリングされたときにのみデータを
送信する。このため、STAからのデータ送信は、必ずポ
ーリングフレームPを受けた直後に行われる。このと
き、APにおいてCFPにおけるデータ転送に優先制御のた
めの手順を規定することにより、特定のデータフローに
対する優先制御を行うことが可能である。
As an example of a priority control method in a conventional wireless packet communication system, there is a method using a CFP (Contension Free Period) of an IEEE 802.11 wireless LAN system. This is taken as an example of a priority control method in a conventional wireless packet communication system, and the outline is shown in FIG. CFP
Is an optional procedure for IEEE 802.11 systems,
Manages access to the channel, and performs non-contention type data transfer. The channel of the IEEE 802.11 system is CFP and the CP (Contention P
eriod) are set alternately, and CFP appears at a constant cycle. Downlink data transfer in the CFP is performed by the AP transmitting data and the destination STA of the data returning an ACK. On the other hand, the STA prohibits voluntary data transmission by setting the NAV by the virtual carrier sense function during the CFP, and transmits data only when polled by the AP. For this reason, data transmission from the STA is always performed immediately after receiving the polling frame P. At this time, by defining a procedure for priority control for data transfer in the CFP in the AP, priority control for a specific data flow can be performed.

【0008】また、従来の無線パケット通信における資
源予約方法の例としては、IEEE 802.11無線LANシステム
のDCF(Distributed Cordination Function)と呼ばれる
分散制御手順を用いる方法がある(例えば、井上、飯
塚、高梨、守倉、“高速無線LANシステムにおけるCSMA/
CAを用いた優先制御方法”、電子情報通信学会、B-5-23
0、'97総合大会、1999年3月)。この方法の概要を図
4に示す。APとSTAはそれぞれタイマを持ち、同期を取
りつつ時間をモジュロ管理する。DCFでは、APも移動局
も立場的には対等であり、CSMA/CA(Carrier Sense Mult
iple Access with Collision Avoidance;衝突回避型搬
送波検出アクセス)プロトコルに従ったデータ送信が行
われる。すなわち、データ送信を行う前には、キャリア
センスを行うことが必須となる。この方式では、APがア
プリケーションプログラムや上位プロトコルからの要求
に応じてデータフロー毎に送信タイミングやパケット長
等を割り当てる。同図では、APはSTAからの資源割り当
て要求(REQ)に従って割り当て(ALC)を行い、各データ
フローを送るためのフレームの送信タイミング(N1,N2)
やそのときのフレーム長(s1,s2)を割り当てている。ま
た、APは資源の割り当てを行った場合、それ以後に送信
されるビーコン(202〜207)により、割り当てた情報、す
なわち、タイミングやサイズを報知することにより、同
タイミングにおける他局の送信を禁止している。一方、
STAでは、ビーコンにより報知される他局の送信タイミ
ングではNAVを設定し、自局のデータ送信を禁止する。
これにより、あるタイミングにおいて特定のデータフロ
ーが優先的に送信されることを保証することが可能とな
る。
As an example of a conventional resource reservation method in wireless packet communication, there is a method using a distributed control procedure called DCF (Distributed Cordination Function) of an IEEE 802.11 wireless LAN system (for example, Inoue, Iizuka, Takanashi, Morikura, “CSMA / in high-speed wireless LAN systems
Priority control method using CA, IEICE, B-5-23
0, '97 General Conference, March 1999). An outline of this method is shown in FIG. The AP and the STA each have a timer, and manage the time modulo while maintaining synchronization. In DCF, both APs and mobile stations are equal in terms of position, and CSMA / CA (Carrier Sense
Data transmission is performed according to an iple Access with Collision Avoidance (collision avoidance type carrier detection access) protocol. That is, it is essential to perform carrier sense before performing data transmission. In this method, the AP allocates a transmission timing, a packet length, and the like for each data flow according to a request from an application program or a higher-level protocol. In the figure, the AP performs allocation (ALC) according to a resource allocation request (REQ) from the STA, and transmits frame transmission timings (N1, N2) for transmitting each data flow.
And the frame length (s1, s2) at that time. In addition, when the AP allocates resources, the beacon (202 to 207) transmitted thereafter notifies the allocated information, that is, the timing and size, to prohibit transmission of other stations at the same timing. are doing. on the other hand,
In the STA, the NAV is set at the transmission timing of the other station notified by the beacon, and the data transmission of the own station is prohibited.
As a result, it is possible to guarantee that a specific data flow is preferentially transmitted at a certain timing.

【0009】[0009]

【発明が解決しようとする課題】従来は、上記のような
方法を用いて特定のデータフローを送信するための優先
制御や周波数資源の予約が行われていた。一般的に、サ
ービスエリアを複数のゾーンにより構成する場合、ある
無線ゾーンで使用される周波数チャネルは周囲のゾーン
でも使用される可能性がある。
Conventionally, priority control for transmitting a specific data flow and reservation of frequency resources have been performed using the above-described method. Generally, when a service area is configured by a plurality of zones, a frequency channel used in a certain wireless zone may be used in surrounding zones.

【0010】従って、従来の無線パケット通信システム
における優先制御の例、並びに、従来の無線パケット通
信における資源予約方法の例においては、あるゾーンに
おける優先されたデータの送信が、他のゾーンにおける
データの送信と時間的に重複した場合には、同一チャネ
ル干渉により受信局における当該データの受信が失敗す
るという問題があった。
[0010] Therefore, in the example of the priority control in the conventional wireless packet communication system and the example of the resource reservation method in the conventional wireless packet communication, the transmission of the preferential data in one zone changes the transmission of the data in another zone. If the transmission overlaps with the transmission in time, there is a problem that reception of the data at the receiving station fails due to co-channel interference.

【0011】本発明の目的は、あるゾーンにおいて優先
データを送信する際の、同一周波数を使用する周辺ゾー
ンからの干渉を回避する手段を備えた無線パケット通信
システムを提供することにある。
An object of the present invention is to provide a wireless packet communication system having means for avoiding interference from a peripheral zone using the same frequency when transmitting priority data in a certain zone.

【0012】[0012]

【課題を解決するための手段】上記目的を達成するため
の本発明の特徴は、データ中継機能を有する無線局であ
るアクセスポイントAPと移動無線局であるステーション
STAとを有し、前記AP並びに前記STAはCSMA/CAプロトコ
ルによるチャネルアクセス手段、並びに、タイマ、時間
を0からM−1(Mは自然数)で巡回するカウンタでモ
ジュロ管理するための時間カウンタ、受信信号電力から
チャネルの使用/未使用を判断する物理的キャリアセン
ス手段、受信したフレームのヘッダ内部の情報より当該
フレームが送信されている間チャネルヘのアクセスを禁
止する仮想的キャリアセンス手段を有し、前記APはビー
コン生成処理手段により定期的に報知信号であるビーコ
ンを送信し、前記STAは前記APが送信するビーコンを受
信することにより、時刻同期、並びに、チャネル構成の
把握を行い、各無線局はデータ送信時にCSMA/CAプロト
コルに従った衝突回避を行う無線パケット通信システム
において、(a)前記AP並びに前記STAは、上位層プロトコ
ルから通信に必要な周波数資源の確保を要求された場合
に、前記AP内の資源管理プロセスに対して、前記上位層
プロトコルから指示された所要周波数資源の予約を行
い、(b)周波数資源の予約を要求された前記APは、要求
された資源の割り当てが可能である場合には、当該無線
局が送信を行うタイミングを意味する時間カウンタ値、
データ長、並びに、送信周期を決定して要求を行った無
線局に対して通知を行い、また、周波数資源の割り当て
が不可能である場合には、割り当てを拒否する旨を前記
無線局に対して通知し、前記APは前記無線局に対して周
波数資源を割り当てた場合には、報知信号により前記無
線局に割り当てた送信タイミング、フレーム長などの情
報をセル内のSTAに通知し、(c)前記報知信号により他局
の優先データの送信タイミングを通知された無線局は当
該タイミングにおいて仮想的キャリアセンス手段により
NAV(Network Allocation Vector)を設定する、すなわ
ち、実際のチャネルの使用状況にかかわらずチャネルを
使用中であるとみなすことで、当該タイミングにおける
自局の送信を禁止し、(d)前記APにより優先データを送
信するための周波数資源を割り当てられた無線局は、前
記優先データの送信直前に物理的キャリアセンス、すな
わち、受信信号電力からチャネルが使用中であるか否か
を判定し、チャネルが未使用であると判定された場合に
は優先データの送信を行い、また、チャネルが使用中で
あると判定された場合には、優先データの送信を延期す
ることを特徴とする無線パケット通信システムである。
SUMMARY OF THE INVENTION In order to achieve the above object, a feature of the present invention is that an access point AP is a wireless station having a data relay function and a station is a mobile wireless station.
STA, the AP and the STA are channel access means according to the CSMA / CA protocol, and a timer, a time counter for modulo management with a counter circulating time from 0 to M-1 (M is a natural number), Physical carrier sense means for judging use / non-use of a channel from received signal power; virtual carrier sense means for prohibiting access to the channel while the frame is being transmitted based on information in the header of the received frame The AP periodically transmits a beacon, which is a broadcast signal, by a beacon generation processing unit, and the STA receives a beacon transmitted by the AP, performs time synchronization, and grasps a channel configuration. A station is a wireless packet communication system that performs collision avoidance according to the CSMA / CA protocol when transmitting data. (A) The AP and the STA When reservation of frequency resources required for communication is requested from an upper layer protocol, reserves required frequency resources instructed by the upper layer protocol with respect to a resource management process in the AP, (b The AP requested to reserve the frequency resource, if the requested resource can be allocated, a time counter value indicating the timing at which the wireless station performs transmission;
Data length, and determines the transmission cycle and notifies the requesting radio station, and, if the allocation of frequency resources is not possible, to the radio station to reject the allocation When the AP has allocated frequency resources to the wireless station, the AP notifies the STA in the cell of information such as the transmission timing and frame length allocated to the wireless station by a broadcast signal, and (c) ) The wireless station notified of the transmission timing of the priority data of the other station by the broadcast signal, at that timing by the virtual carrier sense means
By setting a NAV (Network Allocation Vector), that is, by assuming that the channel is in use regardless of the actual channel usage status, the transmission of the own station at the timing concerned is prohibited, and (d) priority is given to the AP. A radio station to which a frequency resource for transmitting data is assigned immediately before transmitting the priority data, judges whether or not the channel is in use from the physical carrier sense, that is, the received signal power, and determines whether the channel is not used. In the wireless packet communication system, transmission of priority data is performed when it is determined to be used, and transmission of priority data is postponed when it is determined that the channel is in use. is there.

【0013】従来の無線パケット通信システムとは、周
波数資源の割り当てを受けた無線局が、優先データの送
信前にキャリアセンスを行いチャネルの使用状況を確認
し、チャネルが未使用であると判断した場合にのみ優先
データの送信を行う点が異なる。
In the conventional radio packet communication system, a radio station to which frequency resources have been allocated performs carrier sense before transmitting priority data, checks the use status of a channel, and determines that the channel is unused. The difference is that priority data is transmitted only in the case.

【0014】本発明の別の特徴は、APにより指定された
送信タイミングで、指定されたフレーム長の優先データ
を送信し、優先データを送信する無線局は優先データの
送信結果の記録をとり、優先データの送信が予め定めら
れる割合を越えて失敗した場合に、前記APは当該無線局
による優先データの送信タイミングの再割り当てを行う
無線パケット通信システムである。
Another feature of the present invention is that at the transmission timing specified by the AP, priority data of a specified frame length is transmitted, and the radio station transmitting the priority data records the transmission result of the priority data, The AP is a wireless packet communication system that reassigns the transmission timing of the priority data by the radio station when the transmission of the priority data fails at a rate exceeding a predetermined rate.

【0015】なお、上記記載で、無線局とはアドレスポ
イント(AP)又はステーション(STA)のいずれかを指すも
のとする。
[0015] In the above description, a radio station indicates either an address point (AP) or a station (STA).

【0016】従来の無線パケット通信システムとは、割
り当てられた周波数資源を用いて送信された優先データ
が、連続して失敗した場合に、APが資源の再割り当てを
行う点が異なる。
The difference from the conventional wireless packet communication system is that when priority data transmitted using the allocated frequency resources fails continuously, the AP reallocates resources.

【0017】[0017]

【発明の実施の形態】図1にアドレスポイントAPの構成
を示す。APは物理層、データリンク層、上位層から構成
され、物理層は信号を送受信するための変復調処理手段
を、データリンク層はCSMA/CAを基本とするチャネルア
クセス手段を有する。データリンク層におけるフレーム
の送受信処理は、前記チャネルアクセス手段を介して行
われる。また、APはタイマと時刻をモジュロ管理するた
めの時間カウンタ、一定間隔毎にビーコン信号を送信す
るビーコン生成処理手段、周波数資源の管理と予約を実
行するための資源管理手段、受信したフレーム内の情報
を元にNAV(Network A11ocation Vector)を設定すること
によりチャネルを使用中であるとみなし、他の無線局が
チャネルを使用している間自局の送信を控えるための仮
想的キャリアセンス手段、並びに、受信機に入力された
信号レベルを元にチャネルが使用中であるか否かを判断
する物理的キャリアセンス手段を有する。
FIG. 1 shows the configuration of an address point AP. The AP includes a physical layer, a data link layer, and an upper layer. The physical layer has modulation / demodulation processing means for transmitting and receiving signals, and the data link layer has channel access means based on CSMA / CA. The transmission / reception processing of the frame in the data link layer is performed via the channel access unit. Also, the AP has a timer and a time counter for modulo management of time, a beacon generation processing means for transmitting a beacon signal at regular intervals, a resource management means for executing management and reservation of frequency resources, A virtual carrier sense means for setting the NAV (Network A11ocation Vector) based on the information to consider that the channel is in use, and to refrain from transmitting its own station while other wireless stations are using the channel, Also, it has a physical carrier sense means for judging whether or not the channel is in use based on the signal level input to the receiver.

【0018】図2にステーションSTAの構成を示す。STA
は物理層、データリンク層、上位層から構成され、物理
層は信号を送受信するための変復調処理手段を、データ
リンク層はCSMA/CAを基本とするチャネルアクセス手段
を有する。データリンク層におけるフレームの送受信処
理は、前記チャネルアクセス手段を介して行われる。ま
た、STAはタイマと時刻をモジュロ管理するための時間
カウンタ、APが送信するビーコンを受信し、時刻同期や
チャネル構成の把握等を行うビーコン解析処理手段、周
波数資源の予約を要求するための資源要求処理手段、受
信したフレーム内の情報を元にNAV(Network A11ocation
Vector)を設定することによりチャネルを使用中である
とみなし、他の無線局がチャネルを使用している間自局
の送信を控えるための仮想的キャリアセンス手段、並び
に、受信機に入力された信号レベルを元にチャネルが使
用中であるか否かを判断する物理的キャリアセンス手段
を有する。
FIG. 2 shows the configuration of the station STA. STA
Is composed of a physical layer, a data link layer, and an upper layer. The physical layer has modulation / demodulation processing means for transmitting / receiving signals, and the data link layer has channel access means based on CSMA / CA. The transmission / reception processing of the frame in the data link layer is performed via the channel access unit. The STA also has a timer and a time counter for modulo management of time, a beacon analysis processing means for receiving a beacon transmitted by the AP, performing time synchronization and grasping a channel configuration, and a resource for requesting reservation of frequency resources. Request processing means, based on the information in the received frame, NAV (Network A11ocation
Vector), the channel is considered to be in use, and virtual carrier sense means for refraining from transmitting the own station while other radio stations are using the channel, as well as input to the receiver. There is a physical carrier sense means for determining whether or not the channel is in use based on the signal level.

【0019】[第一の実施例]図5は本発明の第一の実
施例を説明する図である。同じ周波数を使用し、互いに
干渉を及ぼし合う可能性のあるゾーン001とゾーン002に
おいて、優先的なデータ転送が行われる例を示す。この
とき、ゾーン001とゾーン002において、各ゾーンの内部
ではそれぞれのAPが送信するビーコンにより時間同期が
取られているが、ゾーン間の時間同期は取られていな
い。
[First Embodiment] FIG. 5 is a diagram for explaining a first embodiment of the present invention. An example is shown in which preferential data transfer is performed in zones 001 and 002 which may interfere with each other using the same frequency. At this time, in the zones 001 and 002, the time is synchronized by the beacon transmitted by each AP inside each zone, but the time between the zones is not synchronized.

【0020】ゾーン001ではAP101がSTA111,STA112から
の資源割り当て要求であるREQ301、並びにREQ302に対し
て、応答であるALC401,ALC402をそれぞれ返し、STA111
には送信タイミングN1、フレーム長s1により規定される
周波数資源を、またSTA112にはタイミングN2、フレーム
長s2により規定される周波数資源を割り当てている。ま
た、ゾーン002では、APl02がSTA113からの資源割り当て
要求であるREQ311に対して、応答であるALC411を返し、
送信タイミングN3、フレーム長s3により規定される周波
数資源を割り当てている。
In the zone 001, the AP 101 returns ALC401 and ALC402 as responses to REQ301 and REQ302 as resource allocation requests from the STA111 and STA112, respectively.
Is allocated a frequency resource defined by the transmission timing N1 and the frame length s1, and a STA 112 is allocated a frequency resource defined by the timing N2 and the frame length s2. In the zone 002, AP102 returns a response ALC411 to REQ311 which is a resource allocation request from the STA 113,
Frequency resources defined by the transmission timing N3 and the frame length s3 are allocated.

【0021】周波数資源を割り当てられた無線局は、指
定された送信タイミングにおいてデータ送信を行う前に
キャリアセンスを実施する。そして、他の無線局が送信
中でないことを確認した後に送信を行う。また、前記周
波数資源の割り当てを受けた無線局以外の無線局は、優
先データの送信が行われている間NAVを設定し、自局の
送信を禁止する。図5において、STA111がデータ501、
データ502を送信中に、STA112はNAV721,NAV722をそれぞ
れ設定することにより、STA111が送信するデータを優先
させている。
A radio station to which frequency resources have been assigned performs carrier sense before transmitting data at a designated transmission timing. Then, after confirming that another wireless station is not transmitting, transmission is performed. In addition, radio stations other than the radio station to which the frequency resource has been allocated set the NAV while the priority data is being transmitted, and prohibit transmission of the own station. In FIG. 5, STA111 is data 501,
During transmission of the data 502, the STA 112 sets NAV721 and NAV722, respectively, to give priority to the data transmitted by the STA111.

【0022】優先データの送信直前に行われるキャリア
センスは、物理的キャリアセンスであり、キャリアセン
スを行っている間に受信機に予め規定されたレベル以上
の電力を持つ信号が検出されれば、その時点で予定され
ていた優先データの送信は見送られる。この状況を、ゾ
ーン001内でSTA111に割り当てた周波数資源とゾーンO02
内でSTA113に割り当てた周波数資源が、タイミング的に
重複した場合を例に説明する。このとき、ゾーン001内
でSTA111に割り当てられた送信タイミングが、ゾーン00
2においてSTA113に割り当てられた送信タイミングより
も早かった場合、同図で示すとおりSTA113がキャリアセ
ンスを行っている間にSTA111が送信する信号が検出され
る。この場合、STA113は、割り当てられたタイミングに
おける優先データの送信を見送る。
The carrier sense performed immediately before the transmission of the priority data is a physical carrier sense. If a signal having a power equal to or higher than a predetermined level is detected in the receiver during the carrier sense, The transmission of the priority data scheduled at that time is postponed. This situation is compared with the frequency resources allocated to STA 111 in zone 001 and zone O02.
The case where the frequency resources allocated to the STAs 113 in the STA 113 overlap in terms of timing will be described as an example. At this time, the transmission timing assigned to the STA 111 in the zone 001 is
If the transmission timing is earlier than the transmission timing assigned to the STA 113 in 2, the signal transmitted by the STA 111 is detected while the STA 113 performs carrier sense as shown in FIG. In this case, the STA 113 forgoes transmission of the priority data at the assigned timing.

【0023】[第二の実施例]図6は本発明の第二の実
施例を説明する図である。第一の実施例にて説明した状
況において、ゾーン002のAP102はSTAl13が割り当てたタ
イミングでデータを送信しなかったことを検出可能であ
る。
[Second Embodiment] FIG. 6 is a diagram for explaining a second embodiment of the present invention. In the situation described in the first embodiment, it is possible to detect that the AP 102 in the zone 002 did not transmit data at the timing assigned by the STAl 13.

【0024】第二の実施例によると、APにより周波数資
源を割り当てられた無線局が、APが規定した送信タイミ
ングでデータを送ってこないという状況が予め定められ
る割合を越えて(L回中N回)生じた場合に、APは当該
無線局に対して周波数資源の再割り当てを行う。ゾーン
002のAP102は、STA113からの資源割り当て要求311に対
し、ALC411で指定したタイミングN3において、前記STA1
13から送信されるフレームを受信しなかったものとす
る。これは、STAl13が送信の直前にキャリアセンスを行
った結果、周辺ゾーン(同図ではゾーン001)からの信
号を検出したために、自局の送信を見送ったためであ
る。
According to the second embodiment, the situation where the radio station to which the frequency resource is allocated by the AP does not send data at the transmission timing specified by the AP exceeds a predetermined ratio (N / L times). AP), the AP reassigns frequency resources to the radio station. zone
The AP 102 of 002 responds to the resource allocation request 311 from the STA 113 at the timing N3 specified by the ALC 411 at the timing N3.
It is assumed that the frame transmitted from 13 is not received. This is because STAl13 performed carrier sense immediately before transmission, and as a result, detected a signal from a peripheral zone (zone 001 in the figure), and thus postponed its own transmission.

【0025】AP102は、STA113に割り当てた送信タイミ
ングN3においてL回中N回上記の状況が発生した場合
に、再度周波数資源の割り当てを行う。図6では、L=1,
N=1とした場合の例を示す。AP102はALC412により、STA1
13に対して、新たな送信タイミングN3'、フレーム長s3
を割り当てることにより、他のゾーンとの干渉を回避し
ている。
When the above situation occurs N times out of L times at the transmission timing N 3 assigned to the STA 113, the AP 102 allocates frequency resources again. In FIG. 6, L = 1,
An example when N = 1 is shown. AP102 is STA1 by ALC412
13, a new transmission timing N3 ′ and a frame length s3
To avoid interference with other zones.

【0026】なお、第二の実施例の修飾例として、無線
局の送信が連続して所定回数失敗した場合にAPが周波数
資源の再割り当てを行うようにすることも可能である。
As a modification of the second embodiment, it is also possible to make the AP re-allocate the frequency resources when the transmission of the radio station has failed successively a predetermined number of times.

【0027】[0027]

【発明の効果】以上説明したように、第一の実施例によ
ると、優先データを送信しようとする無線局は、そのた
めの周波数資源の割り当てを受ける。このとき、前記無
線局は優先データを送信するためのタイミングを表すモ
ジュロカウンタの値とフレーム長を割り当てられる。前
記無線局は、APから指定されたタイミングで指定された
長さのデータを送信するとき、送信の直前にキャリアセ
ンスを行い、チャネルがアイドルの時に限り優先データ
の送信を行う。
As described above, according to the first embodiment, a radio station that wants to transmit priority data is assigned a frequency resource for it. At this time, the wireless station is assigned a frame length and a modulo counter value indicating the timing for transmitting the priority data. When transmitting data of a designated length at a designated timing from the AP, the wireless station performs carrier sense immediately before the transmission, and transmits priority data only when the channel is idle.

【0028】これにより、従来の方法では同一チャネル
を使用する周辺セルと優先データの送信タイミングが重
なった場合、干渉、あるいは、衝突により失敗していた
という問題を解決し、パケット誤り率の改善が可能とな
る。
This solves the problem that in the conventional method, when the transmission timing of the priority data overlaps with that of the neighboring cell using the same channel, the problem of failure due to interference or collision is solved, and the packet error rate is improved. It becomes possible.

【0029】また、パケット誤り率が改善されることに
より、システム全体でのスループットが改善される。
Further, the improvement of the packet error rate improves the throughput of the entire system.

【0030】第二の実施例は第一の実施例において、優
先データを送信しようとする無線局が、直前のキャリア
センス時にチャネルが使用中であると判断し、優先デー
タの送信を見送るという状況が発生した場合に、APが送
信を見送った無線局に対して優先データを送信するため
の別の送信タイミング、即ち、先の割り当てとは時間的
に異なる周波数資源を割り当てることを可能とするもの
である。
The second embodiment is different from the first embodiment in that the wireless station transmitting the priority data determines that the channel is in use at the time of the immediately preceding carrier sense and forgos the transmission of the priority data. When transmission occurs, another transmission timing for transmitting the priority data to the wireless station to which the AP has forgotten the transmission, that is, one that can allocate a frequency resource different in time from the previous allocation It is.

【0031】これにより、送信を見送った無線局が、次
の送信タイミングでもキャリアセンスの結果送信を見送
り、連続的に優先データの送信の機会を失うことを防止
することが可能となる。
Thus, it is possible to prevent a wireless station that has forgotten the transmission from forgoing the transmission as a result of the carrier sense even at the next transmission timing and continuously losing the opportunity to transmit the priority data.

【0032】また、これにより、同一周波数を用いる周
辺セルとの帯域の共用を行いつつ、各AP配下のSTAに対
して動的な周波数資源の割り当てが可能となる。
[0032] This also enables dynamic allocation of frequency resources to STAs under the control of each AP while sharing bands with neighboring cells using the same frequency.

【図面の簡単な説明】[Brief description of the drawings]

【図1】アクセスポイントAPの構成図である。FIG. 1 is a configuration diagram of an access point AP.

【図2】ステーションSTAの構成図である。FIG. 2 is a configuration diagram of a station STA.

【図3】従来の無線パケット通信システムにおける優先
制御方法の例を説明する図である。
FIG. 3 is a diagram illustrating an example of a priority control method in a conventional wireless packet communication system.

【図4】従来の無線パケット通信システムにおける資源
予約方法を説明する図である。
FIG. 4 is a diagram illustrating a resource reservation method in a conventional wireless packet communication system.

【図5】本発明の第一の実施形態を説明する図である。FIG. 5 is a diagram illustrating a first embodiment of the present invention.

【図6】本発明の第二の実施形態を説明する図である。FIG. 6 is a diagram illustrating a second embodiment of the present invention.

【符号の説明】[Explanation of symbols]

001,002 無線ゾーン(セル) 010 変復調処理手段 020 チャネルアクセス手段 021 仮想的キャリアセンス手段 022 物理的キャリアセンス手段 023 資源管理手段 024 資源要求処理手段 025 ビーコン生成処理手段 026 ビーコン解析処理手段 027 時間カウンタ 028 タイマ 030 上位レイヤプロトコル処理手段 101,102 アクセスポイントAP 111〜114 ステーションSTA 201〜217 ビーコン信号 301,302,311 資源割り当て要求(REQ) 401,402,411 資源割り当て応答(ALC) 501〜503 データ 601〜603 応答(ACK) 711,721,722,741 NAV(Network Allocation Vector) 001,002 Wireless zone (cell) 010 Modulation / demodulation processing means 020 Channel access means 021 Virtual carrier sense means 022 Physical carrier sense means 023 Resource management means 024 Resource request processing means 025 Beacon generation processing means 026 Beacon analysis processing means 027 Time counter 028 Timer 030 Upper layer protocol processing means 101,102 Access point AP 111-114 Station STA 201-217 Beacon signal 301,302,311 Resource allocation request (REQ) 401,402,411 Resource allocation response (ALC) 501-503 Data 601-603 Response (ACK) 711,721,722,741 NAV (Network Allocation) Vector)

───────────────────────────────────────────────────── フロントページの続き (72)発明者 守倉 正博 東京都新宿区西新宿三丁目19番2号 日本 電信電話株式会社内 Fターム(参考) 5K033 AA07 CA08 CB01 CB06 CB17 CC01 DA01 DA19 DB09 DB16 EA02  ────────────────────────────────────────────────── ─── Continuing on the front page (72) Inventor Masahiro Morikura 3-19-2 Nishi-Shinjuku, Shinjuku-ku, Tokyo F-term within Nippon Telegraph and Telephone Corporation (reference) 5K033 AA07 CA08 CB01 CB06 CB17 CC01 DA01 DA19 DB09 DB16 EA02

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 データ中継機能を有する無線局であるア
クセスポイント(AP)と移動無線局であるステーション(S
TA)とを有し、前記アクセスポイント(AP)並びに前記ス
テーション(STA)はCSMA/CAプロトコルによるチャネルア
クセス手段、並びに、タイマ、時間を0からM−1(M
は自然数)で巡回するカウンタでモジュロ管理するため
の時間カウンタ、受信信号電力からチャネルの使用/未
使用を判断する物理的キャリアセンス手段、受信したフ
レームのヘッダ内部の情報より当該フレームが送信され
ている間チャネルヘのアクセスを禁止する仮想的キャリ
アセンス手段を有し、前記アクセスポイント(AP)はビー
コン生成処理手段により定期的に報知信号であるビーコ
ンを送信し、前記ステーション(STA)は前記アクセスポ
イント(AP)が送信するビーコンを受信することにより、
時刻同期、並びに、チャネル構成の把握を行い、各無線
局はデータ送信時にCSMA/CAプロトコルに従った衝突回
避を行う無線パケット通信システムにおいて、 (a)前記アクセスポイント(AP)並びに前記ステーション
(STA)は、上位層プロトコルから通信に必要な周波数資
源の確保を要求された場合に、前記アクセスポイント(A
P)内の資源管理プロセスに対して、前記上位層プロトコ
ルから指示された所要周波数資源の予約を行う手段を有
し、 (b)周波数資源の予約を要求された前記アクセスポイン
ト(AP)は、要求された資源の割り当てが可能である場合
には、当該無線局が送信を行うタイミングを意味する時
間カウンタ値、データ長、並びに、送信周期を決定して
要求を行った無線局に対して通知を行い、また、周波数
資源の割り当てが不可能である場合には、割り当てを拒
否する旨を前記無線局に対して通知する手段を有し、前
記アクセスポイント(AP)は前記無線局に対して周波数資
源を割り当てた場合には、報知信号により前記無線局に
割り当てた送信タイミング、フレーム長などの情報をセ
ル内のステーション(STA)に通知する手段を有し、 (c)前記報知信号により他局の優先データの送信タイミ
ングを通知された無線局は当該タイミングにおいて仮想
的キャリアセンス手段によりNAV(Network Allocation V
ector)を設定する、すなわち、実際のチャネルの使用状
況に関わらず、チャネルが使用中であるとみなすこと
で、当該タイミングにおける自局の送信を禁止する手段
を有し、 (d)前記アクセスポイント(AP)により優先データを送信
するための周波数資源を割り当てられた無線局は、前記
優先データの送信直前に物理的キャリアセンス、すなわ
ち、受信信号電力からチャネルが使用中であるか否かを
判定し、チャネルが未使用であると判定された場合には
優先データの送信を行い、また、チャネルが使用中であ
ると判定された場合には、優先データの送信を延期する
手段を有することを特徴とする無線パケット通信システ
ム。
1. An access point (AP) which is a wireless station having a data relay function and a station (S) which is a mobile wireless station.
TA), and the access point (AP) and the station (STA) have a channel access means according to the CSMA / CA protocol, a timer, and a time from 0 to M-1 (M
Is a natural number), a time counter for modulo management by a counter circulating, a physical carrier sense means for judging use / non-use of a channel from received signal power, and a frame transmitted from information in a header of a received frame. The access point (AP) periodically transmits a beacon, which is a broadcast signal by beacon generation processing means, and the station (STA) transmits the access point to the access point. By receiving the beacon transmitted by (AP),
Time synchronization, and, to understand the channel configuration, each wireless station in a wireless packet communication system that performs collision avoidance according to the CSMA / CA protocol at the time of data transmission, (a) the access point (AP) and the station
(STA) is the access point (A) when requested to secure frequency resources necessary for communication from an upper layer protocol.
For the resource management process in P), it has means for reserving required frequency resources instructed by the upper layer protocol, (b) The access point (AP) requested to reserve frequency resources, If the requested resource can be allocated, the time counter value indicating the timing at which the wireless station performs transmission, the data length, and the transmission cycle are determined and notified to the requesting wireless station. Performing, and, if the allocation of the frequency resources is impossible, has means for notifying the radio station that the allocation is rejected, the access point (AP) to the radio station When frequency resources are allocated, the system has means for notifying a station (STA) in a cell of information such as a transmission timing and a frame length allocated to the wireless station by a broadcast signal, and (c) other information by the broadcast signal. The radio station is notified of the transmission timing of the priority data of NAV by the virtual carrier sense means in the timing (Network Allocation V
ector), that is, regardless of the actual state of use of the channel, by assuming that the channel is in use, has means for prohibiting transmission of its own station at the timing, (d) the access point The radio station to which the frequency resource for transmitting the priority data is transmitted by the (AP) determines whether or not the channel is being used based on the physical carrier sense, that is, the received signal power immediately before the transmission of the priority data. And, when it is determined that the channel is unused, transmission of the priority data is performed, and when it is determined that the channel is being used, a means for delaying the transmission of the priority data is provided. A wireless packet communication system, characterized by:
【請求項2】 アクセスポイント(AP)により指定された
送信タイミングで、指定されたフレーム長の優先データ
を送信し、優先データを送信する無線局は優先データの
送信結果の記録をとり、優先データの送信が予め定めら
れる割合を越えて失敗した場合に、前記アクセスポイン
ト(AP)は当該無線局による優先データの送信タイミング
の再割り当てを行う手段を有することを特徴する請求項
1に記載の無線パケット通信システム。
2. A transmission station according to claim 1, wherein said transmission unit transmits priority data having a designated frame length at a transmission timing designated by an access point, and a radio station transmitting said priority data records a transmission result of said priority data. The wireless access point according to claim 1, wherein the access point (AP) has means for reassigning the transmission timing of the priority data by the wireless station when the transmission of the wireless station fails beyond a predetermined rate. Packet communication system.
【請求項3】 アクセスポイント(AP)により指定された
送信タイミングで、指定されたフレーム長の優先データ
を送信し、優先データを送信する無線局は優先データの
送信結果の記録をとり、優先データの送信が連続して所
定回数失敗した場合に、前記アクセスポイント(AP)は当
該無線局による優先データの送信タイミングの再割り当
てを行う手段を有することを特徴する請求項1に記載の
無線パケット通信システム。
3. The transmission station transmits priority data of a specified frame length at a transmission timing specified by an access point (AP), and a wireless station transmitting the priority data records the transmission result of the priority data, The wireless packet communication according to claim 1, wherein the access point (AP) has means for re-assigning the transmission timing of the priority data by the wireless station when the transmission of the wireless station fails a predetermined number of times continuously. system.
JP22768899A 1999-08-11 1999-08-11 Radio packet communication system Withdrawn JP2001053745A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP22768899A JP2001053745A (en) 1999-08-11 1999-08-11 Radio packet communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP22768899A JP2001053745A (en) 1999-08-11 1999-08-11 Radio packet communication system

Publications (1)

Publication Number Publication Date
JP2001053745A true JP2001053745A (en) 2001-02-23

Family

ID=16864791

Family Applications (1)

Application Number Title Priority Date Filing Date
JP22768899A Withdrawn JP2001053745A (en) 1999-08-11 1999-08-11 Radio packet communication system

Country Status (1)

Country Link
JP (1) JP2001053745A (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003071740A1 (en) * 2002-02-22 2003-08-28 Linkair Communications, Inc. A method of priority control in wireless packet data communications
WO2005006660A1 (en) * 2003-07-14 2005-01-20 Nippon Telegraph And Telephone Corporation Radio packet communication method and radio packet communication device
US7315524B2 (en) 2003-08-06 2008-01-01 Matsushita Electric Industrial Co, Ltd. Master station of communication system and access control method
US7330454B2 (en) 2003-04-08 2008-02-12 Matsushita Electric Industrial Co., Ltd. Method for reserving communication area and radio communication device used for this method
CN100391183C (en) * 2003-07-14 2008-05-28 日本电信电话株式会社 Radio packet communication method and radio packet communication device
CN100405768C (en) * 2001-08-27 2008-07-23 株式会社藤仓 Data package control system and communication method
JP2009523372A (en) * 2006-01-10 2009-06-18 クゥアルコム・インコーポレイテッド Method and apparatus for scheduling in a wireless communication network
KR100918848B1 (en) * 2007-12-18 2009-09-28 한국전자통신연구원 Method for wireless interface medium access control using multi channel through channel reservation in wireless ad hoc network
JP2011029952A (en) * 2009-07-27 2011-02-10 Renesas Electronics Corp Wireless communication apparatus, and communication method of the same
JP2011525309A (en) * 2008-05-12 2011-09-15 クゥアルコム・インコーポレイテッド Method and apparatus for adaptive and dynamic call setup based on real-time network resource availability
US8144677B2 (en) 2007-08-08 2012-03-27 Ntt Docomo, Inc. Wireless communication device and wireless communication method
JP2013543327A (en) * 2010-10-07 2013-11-28 クゥアルコム・インコーポレイテッド Method and device for implementing reduced contention periods to enable channel access for access terminals operating in a wireless communication environment
JP2015142291A (en) * 2014-01-29 2015-08-03 日本電信電話株式会社 Radio communication method and radio communication system
JP2017510140A (en) * 2014-01-28 2017-04-06 華為技術有限公司Huawei Technologies Co.,Ltd. Data transmission method and terminal

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100405768C (en) * 2001-08-27 2008-07-23 株式会社藤仓 Data package control system and communication method
WO2003071740A1 (en) * 2002-02-22 2003-08-28 Linkair Communications, Inc. A method of priority control in wireless packet data communications
US7330454B2 (en) 2003-04-08 2008-02-12 Matsushita Electric Industrial Co., Ltd. Method for reserving communication area and radio communication device used for this method
WO2005006660A1 (en) * 2003-07-14 2005-01-20 Nippon Telegraph And Telephone Corporation Radio packet communication method and radio packet communication device
KR100695601B1 (en) * 2003-07-14 2007-03-14 니폰덴신뎅와 가부시키가이샤 Radio packet communication method and radio packet communication device
CN100391183C (en) * 2003-07-14 2008-05-28 日本电信电话株式会社 Radio packet communication method and radio packet communication device
US7545781B2 (en) 2003-07-14 2009-06-09 Nippon Telegraph And Telephone Corporation Wireless packet communication method and wireless packet communication apparatus
US7957342B2 (en) 2003-08-06 2011-06-07 Panasonic Corporation Master station of communication system and access control method
US7315524B2 (en) 2003-08-06 2008-01-01 Matsushita Electric Industrial Co, Ltd. Master station of communication system and access control method
US8520599B2 (en) 2003-08-06 2013-08-27 Panasonic Corporation Master station of communication system and access control method
US8363674B2 (en) 2006-01-10 2013-01-29 Qualcomm Incorporated Method and apparatus for scheduling in a wireless communication network
JP4875108B2 (en) * 2006-01-10 2012-02-15 クゥアルコム・インコーポレイテッド Method and apparatus for scheduling in a wireless communication network
JP2009523372A (en) * 2006-01-10 2009-06-18 クゥアルコム・インコーポレイテッド Method and apparatus for scheduling in a wireless communication network
US8144677B2 (en) 2007-08-08 2012-03-27 Ntt Docomo, Inc. Wireless communication device and wireless communication method
KR100918848B1 (en) * 2007-12-18 2009-09-28 한국전자통신연구원 Method for wireless interface medium access control using multi channel through channel reservation in wireless ad hoc network
JP2011525309A (en) * 2008-05-12 2011-09-15 クゥアルコム・インコーポレイテッド Method and apparatus for adaptive and dynamic call setup based on real-time network resource availability
JP2011029952A (en) * 2009-07-27 2011-02-10 Renesas Electronics Corp Wireless communication apparatus, and communication method of the same
JP2013543327A (en) * 2010-10-07 2013-11-28 クゥアルコム・インコーポレイテッド Method and device for implementing reduced contention periods to enable channel access for access terminals operating in a wireless communication environment
JP2017510140A (en) * 2014-01-28 2017-04-06 華為技術有限公司Huawei Technologies Co.,Ltd. Data transmission method and terminal
US10164797B2 (en) 2014-01-28 2018-12-25 Huawei Technologies Co., Ltd. Data transmission method and station
JP2015142291A (en) * 2014-01-29 2015-08-03 日本電信電話株式会社 Radio communication method and radio communication system

Similar Documents

Publication Publication Date Title
JP4684776B2 (en) Channel access method and system in a network including a plurality of stations and access points connected by a common radio channel
US6795418B2 (en) Wireless MAC protocol based on a hybrid combination of slot allocation, token passing, and polling for isochronous traffic
US7272119B2 (en) Methods and systems for quality of service in networks comprising wireless devices
CA2272594C (en) Method and apparatus for improving performance of a packet communications system
US6963549B1 (en) Technique for reserving bandwidth for communications over a wireless system
US7983232B2 (en) Wireless LANs and neighborhood capture
US8179873B2 (en) Method to quite consecutive narrow band channels
JP3588017B2 (en) Method and apparatus for access priority based on retransmission in a communication system
KR100564761B1 (en) The hybrid inter token Carrier Sensing Multiple Access/Collision Avoidance protocol
US20040002357A1 (en) Directional antennas and wireless channel access
US8644213B2 (en) Mobile data communication method and system using improved medium access control protocol
EP1324547A2 (en) Channel allocation in a CSMA/CA network supporting Quality of Service(QOS)
JP2004530349A (en) Increase link capacity through simultaneous transmission in centralized wireless LAN
EP1622317A2 (en) Medium access control apparatus for use in a channel overlay network
WO2003039054A2 (en) Wireless lans and neighborhood capture
US9131472B2 (en) Systems and methods to provision quality of service sensitive devices in wireless local area networks
US7349378B2 (en) Local area network resource manager
JP2000236343A (en) Device and method for radio communication
JP2001053745A (en) Radio packet communication system
US20050190731A1 (en) Methods and devices for providing a relative level of fairness and QoS guarantees to wireless local area networks
JP2000244523A (en) Radio packet communication system
US7924869B2 (en) Time-division-based channel collision collaboration in a dynamic frequency hopping wireless regional area network (WRAN)
JP2000165927A (en) Radio communication system, communication controller, radio base station and radio communicating method
JP2003209554A (en) Method for ensuring medium access in wireless network
Lott et al. Performance of a wireless ad hoc network supporting ATM

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20061107