JP2005117244A - Radio packet communication system - Google Patents

Radio packet communication system Download PDF

Info

Publication number
JP2005117244A
JP2005117244A JP2003347008A JP2003347008A JP2005117244A JP 2005117244 A JP2005117244 A JP 2005117244A JP 2003347008 A JP2003347008 A JP 2003347008A JP 2003347008 A JP2003347008 A JP 2003347008A JP 2005117244 A JP2005117244 A JP 2005117244A
Authority
JP
Japan
Prior art keywords
frame
ack frame
data frame
station
base station
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.)
Pending
Application number
JP2003347008A
Other languages
Japanese (ja)
Inventor
Yukinao Kimoto
亨尚 木本
Atsushi Fujimoto
敦 藤本
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.)
Iwatsu Electric Co Ltd
Original Assignee
Iwatsu Electric Co Ltd
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 Iwatsu Electric Co Ltd filed Critical Iwatsu Electric Co Ltd
Priority to JP2003347008A priority Critical patent/JP2005117244A/en
Publication of JP2005117244A publication Critical patent/JP2005117244A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To provide a radio packet communication system capable of avoiding the collision of an ACK frame and a data frame without requiring the time synchronization of radio base stations. <P>SOLUTION: In the radio packet communication system defined to send an ACK frame back to a transmission side radio station when a data frame is received correctly by a reception side radio station, the reception side radio station senses a carrier before the ACK frame is sent back. When the existence of the carrier is detected, the send back of the ACK frame to the transmission side radio station is postponed until the stoppage of the carrier is detected. When the stoppage of the carrier is detected, the ACK frame is sent back to the transmission side radio station with a predetermined time lag for preventing a collision. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、無線パケット通信方法に関するものである。   The present invention relates to a wireless packet communication method.

無線LAN(Local Area Network)の標準規格として最も普及しているIEEE 802.11 ではMAC(Medium Access Control )層の方式としてCSMA/CA(Carrier Sense Multiple Access with Collision Avoidance)が採用されている。IEEE 802.11 の中ではACK(Acknowledgment)フレームと呼ばれる確認応答フレームを使用してMAC層における再送手順が定義されている。以下の説明においては、IP(Internet Protocol )層で扱うデータの固まりをパケットと表現し、MAC層で扱うデータの固まりをフレームと表現する。送信側無線局がデータフレームを受信側無線局に送信し、宛先となる受信側無線局は当該データフレームを正しく受信した場合にはキャリアセンスをすることなくACKフレームを返送するように規定されている。送信側無線局は受信側無線局からのACKフレームを受信することによって、データフレームが正しく送信できたと判断する。また、送信側無線局がACKフレームを受信できなかった場合にはMAC層における再送手順に基づき同じパケットのデータフレームを再送するように規定されている。   In IEEE 802.11, which is most popular as a standard for wireless LAN (Local Area Network), CSMA / CA (Carrier Sense Multiple Access with Collision Avoidance) is adopted as a MAC (Medium Access Control) layer system. In IEEE 802.11, a retransmission procedure in the MAC layer is defined using an acknowledgment frame called an ACK (Acknowledgment) frame. In the following description, a cluster of data handled in the IP (Internet Protocol) layer is expressed as a packet, and a cluster of data handled in the MAC layer is expressed as a frame. It is specified that the transmitting radio station transmits a data frame to the receiving radio station, and that the receiving radio station as the destination correctly returns the ACK frame without performing carrier sense when the data frame is correctly received. Yes. The transmitting radio station receives the ACK frame from the receiving radio station and determines that the data frame has been transmitted correctly. Further, it is defined that when the transmitting radio station cannot receive the ACK frame, the data frame of the same packet is retransmitted based on the retransmission procedure in the MAC layer.

CSMA/CAでは、送信の前にキャリアセンスすることが義務づけられているが、唯一前述のACKフレームの返信においては、キャリアセンスなしにSIFS(Short Inter Frame Space )後に送信するように規定されている。このキャリアセンスをすることなくACKフレームの返信を行うことと隠れ端末問題(無線同士が互いにキャリアセンスをすることができないため、一方の無線局がフレームを送信しているにもかかわらず、もう一方の無線局がフレーム返信を開始してフレーム同士が衝突する問題)により、スループットが大きく低下することがよく知られている。   In CSMA / CA, it is obliged to perform carrier sense before transmission, but the only response in the above-described ACK frame is that transmission is performed after SIFS (Short Inter Frame Space) without carrier sense. . Reply of ACK frame without carrier sense and hidden terminal problem (Since radios cannot mutually sense carrier sense, one radio station is sending frames, but the other It is well known that the throughput is greatly reduced due to the problem that the wireless stations start frame reply and the frames collide with each other.

図12は、隠れ端末問題が存在する環境での無線パケット通信の従来例を説明する図であり、無線基地局AP1aと無線基地局AP1bとが隠れ端末である。(非特許文献1.2参照)。同図において、ゾーンAとゾーンBはそれぞれ1つの無線ゾーンを表していて、それぞれのゾーンに属する無線局の末尾にaとbを付ける。無線基地局AP1aの配下に端末2a、無線基地局AP1bの配下に端末2bが存在する。また、ゾーンAとゾーンBは同じ周波数帯を使用している。
無線基地局AP1aと無線基地局APlbは隠れ端末であるため、各々の無線信号は各々の相手基地局には届かないが、端末2aと端末2bは距離が近く各々の無線信号が各々の相手端末に届くものとする。
また、端末2aは無線基地局AP1aからの距離が無線基地局AP1bからの距離に比べ十分に近いため、無線基地局AP1aからのフレームと無線基地局AP1bからのフレームが衝突しても無線基地局AP1aからのフレームは正常に受信することができる。同様に、端末2bは無線基地局AP1bからの距離が無線基地局AP1aからの距離に比べ十分近いため、無線基地局AP1bからのフレームと無線基地局AP1aからのフレームが端末2bの受信機で衝突しても、無線基地局AP1bからのフレームは正常に受信することができる。
2002年電子情報通信学会通信ソサエティ大会論文 B−5−188 2002年電子情報通信学会通信ソサエティ大会論文 B−5−189
FIG. 12 is a diagram for explaining a conventional example of radio packet communication in an environment where a hidden terminal problem exists, and the radio base station AP1a and the radio base station AP1b are hidden terminals. (See Non-Patent Document 1.2). In the figure, each of zone A and zone B represents one radio zone, and a and b are appended to the end of radio stations belonging to each zone. The terminal 2a exists under the radio base station AP1a, and the terminal 2b exists under the radio base station AP1b. Zone A and zone B use the same frequency band.
Since the radio base station AP1a and the radio base station APlb are hidden terminals, each radio signal does not reach each partner base station, but the terminals 2a and 2b are close to each other and each radio signal is sent to each partner terminal. To reach.
In addition, since the distance from the radio base station AP1a is sufficiently close to the terminal 2a compared to the distance from the radio base station AP1b, the radio base station can be used even if a frame from the radio base station AP1a collides with a frame from the radio base station AP1b. The frame from the AP 1a can be received normally. Similarly, since the distance from the radio base station AP1b is sufficiently close to the terminal 2b compared to the distance from the radio base station AP1a, the frame from the radio base station AP1b and the frame from the radio base station AP1a collide with each other at the receiver of the terminal 2b. Even so, the frame from the radio base station AP1b can be normally received.
Papers of 2002 IEICE Communication Society B-5-188 2002 IEICE Communication Society B-5-189

しかし、端末2bは無線基地局AP1bからの距離と端末2aからの距離はさほど差がないため、無線基地局AP1bからのフレームと端末2aからのフレームが端末2bの受信機で衝突した場合には無線基地局AP1bからのフレームは正常に受信することができない。   However, since the distance from the radio base station AP1b and the distance from the terminal 2a are not so different in the terminal 2b, when the frame from the radio base station AP1b and the frame from the terminal 2a collide at the receiver of the terminal 2b, A frame from the radio base station AP1b cannot be received normally.

図12に示す隠れ端末問題が存在する環境下における従来の無線パケット通信の動作を、図13を用いて説明する。無線基地局AP1aと無線基地局AP1bは各々の電波をキャリアセンスすることができないため、無線基地局AP1aが端末2aにデータフレームを送信しているときに、無線基地局AP1bが端末2bにデータフレームの送信を開始する場合がある。ここでは、その場合について説明する。端末2aにおいて、無線基地局AP1aのデータフレームと無線基地局AP1bのデータフレームが衝突しているが、無線基地局AP1aからの距離の方が近いため、受信電力に大きな差ができ、無線基地局AP1aの送信したデータフレームは端末2aで正しく受信することができる。IEEE 802.11 の動作では受信側無線基地局が当該データフレームを正しく受信した場合には、キャリアセンスをすることなくACKフレームを返信するようになっているため、端末2aは無線基地局AP1bがデータフレーム送信を行っているにもかかわらず、ACKフレームを返信する。このため、端末2bにおいて無線基地局AP1bが送信したデータフレームと端末2aのACKフレームが衝突し、無線基地局AP1bが送信したデータフレームを端末2bは正常に受信できなくなる。また、端末2bは無線基地局AP1bのデータフレームを正しく受信できなかったので、無線基地局AP1bにACKフレームを返信しない。そのため、無線基地局AP1bはIEEE 802.11 の再送手順に基づき再度同じパケットのデータフレームを送信する。よって、ゾーンBのスループットが低下してしまうという問題が生じる。   The operation of the conventional wireless packet communication in an environment where the hidden terminal problem shown in FIG. 12 exists will be described with reference to FIG. Since the radio base station AP1a and the radio base station AP1b cannot carrier sense each radio wave, when the radio base station AP1a transmits a data frame to the terminal 2a, the radio base station AP1b sends a data frame to the terminal 2b. May start sending. Here, the case will be described. In the terminal 2a, the data frame of the radio base station AP1a and the data frame of the radio base station AP1b collide, but since the distance from the radio base station AP1a is closer, the received power can be greatly different, and the radio base station The data frame transmitted by the AP 1a can be correctly received by the terminal 2a. In the IEEE 802.11 operation, when the receiving radio base station correctly receives the data frame, the terminal 2a returns the ACK frame without performing carrier sense. Therefore, the terminal 2a transmits the data frame to the radio base station AP1b. An ACK frame is returned regardless of transmission. For this reason, the data frame transmitted by the radio base station AP1b in the terminal 2b collides with the ACK frame of the terminal 2a, and the terminal 2b cannot normally receive the data frame transmitted by the radio base station AP1b. Further, since the terminal 2b could not correctly receive the data frame of the radio base station AP1b, it does not return an ACK frame to the radio base station AP1b. Therefore, the radio base station AP1b transmits the data packet of the same packet again based on the IEEE 802.11 retransmission procedure. Therefore, there arises a problem that the throughput of the zone B is lowered.

隠れ端末問題を改善するために、IEEE 802.11 はオプションでRTS(Request to Send )/CTS(Clear to Send )手順が規定されている。図12に示す隠れ端末問題が存在する環境下における従来の無線パケット通信の動作を、図14を用いて説明する。まず、無線基地局AP1aが端末2aにデータフレームを送信するために、まずRTSフレームを送信する。無線基地局AP1aと無線基地局AP1bは各々の電波をキャリアセンスすることができないため、無線基地局AP1aのRTSフレームが無線基地局AP1bに届くことはない。端末2aと端末2bは無線基地局AP1aのRTSフレームを受信し、端末2bは自端末分宛のフレームではないため、NAV(Network Allocation Vector )により無線基地局AP1aが指定したT1期間送信禁止となる。端末2aは自端末宛のRTSフレームであったので、無線基地局AP1aへCTSフレームを返信する。このCTSフレームは無線基地局AP1bにも届くので、無線基地局AP1bはNAVにより端末2aが指定したT2期間送信禁止となる。そのあとに、無線基地局AP1aからデータフレームが端末2aに送信され、そのデータフレームを正しく受信した端末2aはACKフレームを無線基地局AP1aに返信する。同様のシーケンスで無線基地局AP1bはRTS/CTSフレームを用いてデータフレームを端末2bに送信する。RTS/CTSフレームを用いることにより、フレーム同士が衝突することはなくなるが、RTSフレームとCTSフレームとを伝送する時間とデータフレームとACKフレームを順次伝送する分だけの時間がかかる。RTS/CTSフレームを用いた場合には確実にフレームを送信することができるが、ゾーンAがフレームを送信しているときにゾーンBでフレーム送信ができなくなり、同様にゾーンBがフレームを送信しているときにゾーンAでフレーム送信ができなくなるため、それぞれのゾーンのスループットが低下するという問題が生じる。   In order to improve the hidden terminal problem, IEEE 802.11 has an optional RTS (Request to Send) / CTS (Clear to Send) procedure. The operation of the conventional wireless packet communication in the environment where the hidden terminal problem shown in FIG. 12 exists will be described with reference to FIG. First, in order for the radio base station AP1a to transmit a data frame to the terminal 2a, an RTS frame is first transmitted. Since the radio base station AP1a and the radio base station AP1b cannot carrier sense each radio wave, the RTS frame of the radio base station AP1a does not reach the radio base station AP1b. Since the terminal 2a and the terminal 2b receive the RTS frame of the radio base station AP1a and the terminal 2b is not a frame addressed to the terminal itself, transmission is prohibited during the T1 period designated by the radio base station AP1a by the NAV (Network Allocation Vector). . Since the terminal 2a is an RTS frame addressed to itself, it returns a CTS frame to the radio base station AP1a. Since this CTS frame also reaches the radio base station AP1b, the radio base station AP1b is prohibited from transmitting during the T2 period designated by the terminal 2a by the NAV. After that, a data frame is transmitted from the radio base station AP1a to the terminal 2a, and the terminal 2a that has correctly received the data frame returns an ACK frame to the radio base station AP1a. In a similar sequence, the radio base station AP1b transmits a data frame to the terminal 2b using the RTS / CTS frame. By using the RTS / CTS frame, the frames do not collide with each other, but it takes time to transmit the RTS frame and the CTS frame, and to transmit the data frame and the ACK frame sequentially. When an RTS / CTS frame is used, a frame can be transmitted reliably. However, when zone A is transmitting a frame, frame transmission cannot be performed in zone B. Similarly, zone B transmits a frame. Since the frame cannot be transmitted in the zone A at the time, the throughput of each zone is reduced.

また、無線基地局が送信したデータフレームと端末が返信したACKフレームの衝突を回避するために、無線基地局がデータフレームを送信することができるダウンリンク期間と無線端末がACKフレームを送信することができるアップリンク期間のタイムスロットを設ける方法が提案されている(非特許文献3参照)。データフレームとACKフレームの時間関係を図15に示す。
2002年電子情報通信学会通信ソサイエティ大会論文B−5−188
Also, in order to avoid a collision between a data frame transmitted by the radio base station and an ACK frame returned by the terminal, a downlink period in which the radio base station can transmit the data frame and a radio terminal transmitting the ACK frame There has been proposed a method of providing a time slot in the uplink period that can perform (see Non-Patent Document 3). FIG. 15 shows the time relationship between the data frame and the ACK frame.
2002 IEICE Communication Society Conference B-5-188

しかし、この方法では各AP同士が完全に時刻同期しなければならないという難しい問題がある。
上記の状況において、キャリアセンスをせずにACKフレームを返信するため、ACKフレームとデータフレームが衝突してデータフレームが正確に受信できないという課題がある。また、同じパケットのデータフレームを再送することになり、無線ゾーン内のスループットが低下するという課題がある。
However, this method has a difficult problem that the APs must completely synchronize with each other.
In the above situation, since an ACK frame is returned without performing carrier sense, there is a problem that the data frame cannot be accurately received due to a collision between the ACK frame and the data frame. Further, the data frame of the same packet is retransmitted, and there is a problem that the throughput in the wireless zone is reduced.

本発明は、上述の課題を解決するためになされたものであり、無線基地局同士の時刻同期をすることなく、ACKフレームとデータフレームが衝突することを回避することができる無線パケット通信方式を提供することを目的としている。   The present invention has been made to solve the above-described problems, and provides a wireless packet communication system capable of avoiding collision between an ACK frame and a data frame without performing time synchronization between wireless base stations. It is intended to provide.

この目的を達成するために、本発明による無線パケット通信方式は、複数の無線局が共通の周波数帯域に含まれるキャリアを用いて相互にパケット通信を行っている通信系で、送信側無線局からデータフレームを受信側無線局に送信した場合において、該データフレームを該受信側無線局が正しく受信したときには、該受信側無線局はACKフレームを前記送信側無線局に返送するように定められている無線パケット通信方式において、該受信側無線局は、前記データフレームを正しく受信したことにより作成した前記ACKフレームを返送する前に、前記キャリアのセンスを行い、当該キャリアの存在が検知されたときには、当該キャリアの停止が検知されるまで前記送信側無線局への前記ACKフレームの返送を延期し、該受信側無線局は、当該キャリアの停止が検知された後に、衝突防止のために予め定められた時間をおいて前記送信側無線局へ前記ACKフレームを返送することを特徴とする構成を有している。
ここで、前記受信側無線局からの前記ACKフレームの返送は、当該受信側無線局からのデータフレームの送出よりも高い優先度で返送されるように構成することができる。
また、前記送信側無線局からのデータフレームは、特定の受信側無線局に対して独自のヘッダを付加して複数の受信側無線局にマルチキャストにより送信され、前記特定の受信側無線局からの前記ACKフレームは、当該受信側無線局の前記独自ヘッダを付加した独自ACKフレームにより返送されるように構成することができる。
In order to achieve this object, a wireless packet communication system according to the present invention is a communication system in which a plurality of wireless stations perform packet communication with each other using carriers included in a common frequency band. When a data frame is transmitted to a receiving radio station, when the receiving radio station correctly receives the data frame, the receiving radio station is determined to return an ACK frame to the transmitting radio station. In the wireless packet communication method, the receiving radio station senses the carrier before returning the ACK frame created by correctly receiving the data frame, and when the presence of the carrier is detected. Suspending the return of the ACK frame to the transmitting wireless station until the carrier stop is detected, and the receiving wireless station , After the stop of the carrier is detected, and has a structure which is characterized in that for returning the ACK frame at a predetermined time to prevent collision to the transmission side radio station.
Here, the return of the ACK frame from the reception-side radio station can be configured to be returned with a higher priority than the transmission of the data frame from the reception-side radio station.
Further, the data frame from the transmitting radio station is transmitted to a plurality of receiving radio stations by multicasting with a unique header added to the specific receiving radio station, and the data frame from the specific receiving radio station is transmitted. The ACK frame can be configured to be returned by a unique ACK frame to which the unique header of the receiving wireless station is added.

すなわち、本発明は、上記課題を解決するために、CSMA/CAのデータフレームと同様にキャリアセンスをしてACKフレームを返信する。これにより、ACKフレームとデータフレームが衝突することによるスループット低下を軽減することができる。
しかし、一方、キャリアセンスをしてACKフレームを送信するため、キャリアセンスにより送信側無線基地局がACKフレームを受信するタイミングは一定とならない。さらに、ACKフレームをデータフレームより高い優先度で返信する。高い優先度で返信することにより、データフレームに比べ確率的に早い送信機会を得ることができ、短い時間でACKフレームを返送することができる。
また、パケットの内容と無線ゾーン内のトラヒックに応じて、ACKフレーム待ち時間と再送回数を規定することにより、無線ゾーン内の通信品質を、アプリケーションの遅延やデータ品質に対する要求に基づき、最適化することができる。
That is, in order to solve the above-described problem, the present invention performs carrier sense in the same manner as a CSMA / CA data frame and returns an ACK frame. As a result, a decrease in throughput due to collision between the ACK frame and the data frame can be reduced.
However, since the ACK frame is transmitted with carrier sense, the timing at which the transmitting radio base station receives the ACK frame by carrier sense is not constant. Furthermore, an ACK frame is returned with a higher priority than the data frame. By replying with a high priority, a transmission opportunity that is stochastically faster than the data frame can be obtained, and an ACK frame can be returned in a short time.
In addition, by specifying the ACK frame waiting time and the number of retransmissions according to the contents of the packet and the traffic in the wireless zone, the communication quality in the wireless zone is optimized based on the requirements for application delay and data quality. be able to.

本発明によれば、時刻同期を必要としないでACKフレームと他のフレームの衝突を回避することができ、無線ゾーン内のスループットを向上することができるという特殊効果を有している。   According to the present invention, there is a special effect that collision between an ACK frame and another frame can be avoided without requiring time synchronization, and throughput in the radio zone can be improved.

図12に示す隠れ端末問題が存在する環境下で、本発明の無線パケット通信方法の実施例を、図1を用いて説明する。無線基地局AP1aと無線基地局AP1bは各々の電波をキャリアセンスすることができないため、無線基地局AP1aが端末2aにデータフレームを送信しているときに、無線基地局AP1bが端末2bにデータフレーム送信を開始する。端末2aにおいて、無線基地局AP1aのデータフレームと無線基地局AP1bのデータフレームが衝突しているが、無線基地局AP1aの距離の方が近いので、受信電力に大きな差が出て、無線基地局AP1aの送信したデータフレームは端末2aで正しく受信することができる。   In the environment where the hidden terminal problem shown in FIG. 12 exists, an embodiment of the wireless packet communication method of the present invention will be described with reference to FIG. Since the radio base station AP1a and the radio base station AP1b cannot carrier sense each radio wave, when the radio base station AP1a transmits a data frame to the terminal 2a, the radio base station AP1b sends a data frame to the terminal 2b. Start sending. In the terminal 2a, the data frame of the radio base station AP1a and the data frame of the radio base station AP1b collide, but since the distance of the radio base station AP1a is closer, there is a large difference in received power, and the radio base station The data frame transmitted by the AP 1a can be correctly received by the terminal 2a.

本発明によると、正常受信したデータフレームに対して、キャリアセンスを行った後にACKフレームの送信を行う。このため、キャリアセンスの結果、無線信号がない場合には、すぐにACKフレームを返信する。また、キャリアセンスの結果、無線信号が存在する場合には、バックオフ動作を行ってACKフレームを返信する。端末2aは無線基地局AP1bの無線信号をキャリアセンスすることができるので、無線基地局AP1bが送信しているデータフレームが送信終了になるまで、ACKフレームの返信を延期する。その後、端末2aは、無線基地局AP1bの無線信号がなくなった後に、バックオフ動作を行ってACKフレームの返信を行う。バックオフ動作とは、無線信号がなくなった後にランダムな遅延時間に亘り送信を待機する動作であり、このバックオフ動作中にも常にキャリアセンスを行う。   According to the present invention, an ACK frame is transmitted after performing carrier sense on a normally received data frame. For this reason, if there is no radio signal as a result of carrier sense, an ACK frame is immediately returned. Further, when a radio signal exists as a result of carrier sense, a back-off operation is performed and an ACK frame is returned. Since the terminal 2a can carrier sense the radio signal of the radio base station AP1b, the reply of the ACK frame is postponed until the transmission of the data frame transmitted by the radio base station AP1b is completed. Thereafter, after the radio signal of the radio base station AP1b disappears, the terminal 2a performs a back-off operation and returns an ACK frame. The back-off operation is an operation of waiting for transmission for a random delay time after the radio signal is lost, and carrier sense is always performed during the back-off operation.

本発明では、キャリアセンスによりACKフレームによる衝突がないので、無線基地局AP1bが送信したデータフレームは端末2bで正しく受信できる。端末2bは正しくデータフレームを受信したため、ACKフレームを生成し、キャリアセンスしてACKフレームを返信しようとする。無線基地局AP1bからのデータフレーム終了後に、端末2aはバックオフ動作を開始し、端末2bはキャリアセンスを行い、無線信号が存在しないため、ACKフレームを無線基地局AP1bに返信する。端末2aは端末2bのACKフレームをキャリアセンスできるので、端末2bがACKフレームを返信している期間はバックオフ動作を停止して、端末2bのACKフレームが終了した後にバックオフ動作を再開して、ACKフレームを無線基地局AP1aに返信する。   In the present invention, since there is no collision due to the ACK frame due to carrier sense, the data frame transmitted by the radio base station AP1b can be correctly received by the terminal 2b. Since the terminal 2b has correctly received the data frame, it generates an ACK frame, carries out carrier sense, and tries to return the ACK frame. After the end of the data frame from the radio base station AP1b, the terminal 2a starts a back-off operation, the terminal 2b performs carrier sense, and since there is no radio signal, returns an ACK frame to the radio base station AP1b. Since the terminal 2a can carrier sense the ACK frame of the terminal 2b, the back-off operation is stopped during the period in which the terminal 2b returns the ACK frame, and the back-off operation is resumed after the terminal 2b completes the ACK frame. The ACK frame is returned to the radio base station AP1a.

よって、本発明により、無線基地局AP1aから端末2aへのデータフレームと、無線基地局AP2bから端末2bへのデータフレームが並行して正常に送られることが分かる。   Therefore, according to the present invention, it can be seen that the data frame from the radio base station AP1a to the terminal 2a and the data frame from the radio base station AP2b to the terminal 2b are normally sent in parallel.

次に、図2を用いて無線基地局AP1の動作を説明する。IP層からのパケット送信要求により(S1)、MAC層でデータフレームを組み立て(S2)、最初にキャリアセンスを行う(S3)。キャリアセンスの結果(S4)、無線信号が存在する場合(Yes)には、その無線信号がなくなるまでデータフレームの送信を延期するバックオフ動作(S5)のあとにデータフレームの送信を行う(S6)。キャリアセンスの結果(S4)、無線信号が存在しない場合(No)には、データフレームの送信を行う(S6)。そして、データフレームを送信した後に再送タイマーを起動して、再送時間になるまでACKフレームを待ち続ける(S7)。再送時間になる前にACKフレームを受信した場合(Yes)には、送信完了となる(S12)。ACKフレームを受信できない状態(S7のNo)で再送時間になった場合には(S8のYes)、再送上限回数以下であるかを確認して(S9)、再送上限回数以下の場合(No)には再度同じパケットのデータフレームを送信する(S10)。また、再送上限回数以上の場合(S9のYes)には、そのパケットを破棄し(S11)、終了となる(S13)。   Next, the operation of the radio base station AP1 will be described with reference to FIG. In response to a packet transmission request from the IP layer (S1), a data frame is assembled in the MAC layer (S2), and carrier sense is first performed (S3). As a result of the carrier sense (S4), if a radio signal exists (Yes), the data frame is transmitted after the back-off operation (S5) in which the transmission of the data frame is postponed until the radio signal disappears (S6). ). As a result of the carrier sense (S4), when there is no radio signal (No), a data frame is transmitted (S6). Then, after transmitting the data frame, the retransmission timer is started and the ACK frame is kept waiting until the retransmission time is reached (S7). If an ACK frame is received before the retransmission time (Yes), transmission is completed (S12). If the retransmission time is reached when the ACK frame cannot be received (No in S7) (Yes in S8), it is confirmed whether it is less than the upper limit number of retransmissions (S9), and less than the upper limit number of retransmissions (No). In step S10, the data frame of the same packet is transmitted again. If the number is equal to or greater than the maximum number of retransmissions (Yes in S9), the packet is discarded (S11) and the process ends (S13).

また、図3を用いて端末2の動作を説明する。端末2がデータフレームを受信したら(S21)、まず、そのデータフレームが壊れていないかをデータフレームに付いているFCS(Frame Check Sequence)を用いてチェックする(S22)。データフレームが壊れている場合(No)には、そのデータフレームを破棄して(S23)、データフレームに対する受信動作を終了する(S24)。データフレームが壊れていない場合(S22のYes)には、そのデータフレームが自局宛であるかを確認して(S25)、自局宛である場合(Yes)には、ACKフレームを生成して(S26)、キャリアセンスして(S27)、キャリアセンスの結果(S28)、無線信号が存在しない場合(No)には、ACKフレームの返信を行う(S29)。自局宛でない場合(No)には、そのデータフレームを破棄して(S23)、受信終了となる(S24)。キャリアセンスの結果(S28)、無線信号が存在する場合(Yes)には、その無線信号がなくなるまで、ACKフレームの送信を延期するバックオフ動作(S5a)の後にACKフレームの返信を行う(S29)。   The operation of the terminal 2 will be described with reference to FIG. When the terminal 2 receives the data frame (S21), first, it is checked whether or not the data frame is broken by using an FCS (Frame Check Sequence) attached to the data frame (S22). If the data frame is broken (No), the data frame is discarded (S23), and the reception operation for the data frame is terminated (S24). If the data frame is not broken (Yes in S22), it is confirmed whether the data frame is addressed to the own station (S25). If the data frame is addressed to the own station (Yes), an ACK frame is generated. (S26), carrier sense is performed (S27), the result of carrier sense (S28), and when there is no radio signal (No), an ACK frame is returned (S29). If it is not addressed to the own station (No), the data frame is discarded (S23), and the reception is completed (S24). As a result of the carrier sense (S28), when there is a radio signal (Yes), the ACK frame is returned after the back-off operation (S5a) to postpone the transmission of the ACK frame until there is no radio signal (S29). ).

最後に、図2,図3を参照して説明されたバックオフ動作(S5,S5a)を図4を用いて説明する。まず、動作開始後(S51)、乱数によりバックオフ期間が決定する(S52)。次に、キャリアセンス(S53)の結果(S54)、無線信号が存在しない場合(No)には、バックオフ期間をデクリメントして(S55)、バックオフ期間が零になったかを調べる(S56)。バックオフ期間が零でない場合(No)には、再びキャリアセンス(S53)に戻る。また、バックオフ期間が零の場合(S56のYes)には、バックオフ動作を終了する(S57)。   Finally, the back-off operation (S5, S5a) described with reference to FIGS. 2 and 3 will be described with reference to FIG. First, after the operation starts (S51), the back-off period is determined by a random number (S52). Next, as a result of carrier sense (S53) (S54), when there is no radio signal (No), the back-off period is decremented (S55), and it is checked whether the back-off period has become zero (S56). . If the back-off period is not zero (No), the process returns to carrier sense (S53) again. When the back-off period is zero (Yes in S56), the back-off operation is terminated (S57).

次に、シミュレーションによる結果を示す。図5にそのシミュレーションを行った各無線局の配置例を示す。無線基地局AP1aと端末2aとの距離を28〔m〕、同様に無線基地局AP1bと端末2bとの距離を28〔m〕として、端末2aと端末2bとの距離を変数dとして端末間の距離を変化させてシミュレーションを行った。また、電波伝搬モデルにはレイリーフェージングを使用して、無線基地局AP1aの伝送速度は6Mbps 、無線基地局AP1bの伝送速度は24Mbps とし、1500byteのパケットを無線基地局AP1が端末2に送信するというトラヒック設定で無線基地局AP1aのスループットを測定した。   Next, the result by simulation is shown. FIG. 5 shows an example of the arrangement of the wireless stations that performed the simulation. The distance between the radio base station AP1a and the terminal 2a is 28 [m], the distance between the radio base station AP1b and the terminal 2b is 28 [m], and the distance between the terminals 2a and 2b is a variable d. The simulation was performed by changing the distance. The radio wave propagation model uses Rayleigh fading, the transmission rate of the radio base station AP1a is 6 Mbps, the transmission rate of the radio base station AP1b is 24 Mbps, and the radio base station AP1 transmits a packet of 1500 bytes to the terminal 2. The throughput of the radio base station AP1a was measured in the traffic setting.

図6にシミュレーションによるスループットの結果を示す。図6から、本発明によりスループットが改善されていることが理解される。   FIG. 6 shows the results of throughput by simulation. It can be seen from FIG. 6 that the throughput is improved by the present invention.

図7を用いてACKフレームの優先度をデータフレームよりも高くした場合について説明する。図7の横軸はデータフレーム送信完了時からACKフレーム受信開始までの時間で、縦軸はその時間に受信開始されたACKフレームの確率密度である。IEEE 802.11 の方式ではデータフレームを受信してからSIFS(Short Inter Frame Space )期間後にACKフレームの返信を行うので、ACKフレーム受信時刻は図7(a)に示すようにほぼSIFS期間後に受信開始されるが、本発明方式ではキャリアセンスを行い、無線信号が存在する場合にはACKフレームの送信を延期するため、図7(b)に示すように、ACKフレーム受信開始までの時刻は大きな広がりをもつ。しかし、図7(b)の状態において、ACKフレームの優先度をデータフレームより高くした場合には、図7(c)に示すように、ACKフレーム受信開始までの時間を小さくすることができる。また、送信側無線局は受信側無線局からのACKフレームを受信することによってデータフレームが正しく送信できたと判断し、ACKフレームが受信できなかった場合には同じパケットのデータフレームを再送する必要がある。ACKフレームが受信できなかったと判断するのは、データフレーム送信後に起動した再送タイマーが再送時間になった時である。そこで、ACKフレームの優先度をデータフレームより高くして、ACKフレーム受信開始までの時間を小さくすることにより、データフレームの再送を減らすことができる。ACKフレームの優先度をデータフレームより高くするには、データフレームとACKフレームのフレーム送信間隔:AIFS(Arbitration Inter Frame Space )に差を付けることで可能となる。   A case where the priority of the ACK frame is set higher than that of the data frame will be described with reference to FIG. The horizontal axis in FIG. 7 is the time from the completion of data frame transmission to the start of ACK frame reception, and the vertical axis is the probability density of the ACK frame started to be received at that time. In the IEEE 802.11 system, since an ACK frame is returned after a SIFS (Short Inter Frame Space) period after receiving a data frame, the ACK frame reception time starts to be received almost after the SIFS period as shown in FIG. However, in the method of the present invention, carrier sensing is performed, and transmission of an ACK frame is postponed when a radio signal is present. Therefore, as shown in FIG. Have. However, in the state of FIG. 7B, when the priority of the ACK frame is set higher than that of the data frame, the time until the start of ACK frame reception can be reduced as shown in FIG. 7C. In addition, the transmitting radio station determines that the data frame has been transmitted correctly by receiving the ACK frame from the receiving radio station, and if the ACK frame cannot be received, it is necessary to retransmit the data frame of the same packet. is there. It is determined that the ACK frame has not been received when the retransmission timer started after the data frame transmission has reached the retransmission time. Therefore, by making the priority of the ACK frame higher than that of the data frame and reducing the time until the start of ACK frame reception, the retransmission of the data frame can be reduced. In order to make the priority of the ACK frame higher than the data frame, it is possible to add a difference to the frame transmission interval: AIFS (Arbitration Inter Frame Space) between the data frame and the ACK frame.

また、パケットの内容と無線ゾーン内のトラヒックに応じて、ACKフレーム待ち時間と再送回数を規定する。例えば音声や動画像などのリアルタイム性を必要とするパケットに対しては、パケットの遅延に敏感なので、ACKフレーム待ち時間を短く設定し、メールやFTP(File Transport Protocol )のパケットは遅延よりもデータ品質が重要であるため、再送回数を増やしてパケットの損失を低くするように設定する。そして、無線ゾーン内のトラヒックが高い場合には、遅延の影響を考慮しなくてもよいメールやFTP(File Transport Protocol )のACKフレーム待ち時間を長く設定して、再送による無線区間でのトラヒック増加を防ぎ、無線ゾーン内のメールやFTP(File Transport Protocol )のトラヒックを低く抑えることができる。これらの設定により、アプリケーションの遅延やデータ品質に対する要求に基づき、無線ゾーン内の通信品質を最適化することができる。   Further, the ACK frame waiting time and the number of retransmissions are defined according to the contents of the packet and the traffic in the radio zone. For example, for packets that require real-time characteristics such as voice and moving images, it is sensitive to the packet delay, so the ACK frame waiting time is set short, and mail and FTP (File Transport Protocol) packets are more data than delays. Since quality is important, it is set to increase the number of retransmissions to reduce packet loss. If the traffic in the radio zone is high, increase the ACK frame waiting time for mail and FTP (File Transport Protocol) that do not need to consider the effect of delay, and increase the traffic in the radio section due to retransmission It is possible to prevent mail and FTP (File Transport Protocol) traffic in the wireless zone. With these settings, the communication quality in the wireless zone can be optimized based on the application delay and data quality requirements.

本発明を実施するにあたり、無線LANの標準規格として最も普及しているIEEE 802.11 のモジュールを使用することにより、開発工程とコストを低く抑えることができる。本発明をIEEE 802.11 に適用する場合について説明する。まず、図9に示すように、MAC層の上位側に独自MAC層を追加する。AP1からのデータフレームの流れを、図10を用いて説明する。IP層のパケットを独自MAC層に渡し、独自MAC層で宛先MACアドレスと送信元MACアドレスを含んだ独自ヘッダが追加される。次に、MAC層に渡され、IEEE 802.11 のヘッダ(プリアンブル,PLCPヘッダ,MACヘッダ)が付加され、FCSの計算が行われて、図8に示すようにAP1から端末2へのデータフレームの送信はマルチキャリアによる通信を用いる。マルチキャストによる通信では、ACKフレームを送信側無線局に返送することはないため、SIFS後にACKフレームが返信されることはない。端末2はマルチキャストのフレームであるので、そのデータフレームを正しく受信すればそのまま取り込んで、上位の独自MAC層に渡す。独自MAC層において、データフレーム中の独自ヘッダより送信先が自局宛であるかを判断して、自局宛でない場合にはそのデータフレームを破棄する。自局宛の場合には、独自ヘッダを削除して上位層に渡す。また、マルチキャリアによる通信ではACKフレームを送信側無線局に返送しないためMAC層ではデータフレームが正しく受信側に届いたか確認することができない。   In carrying out the present invention, the development process and cost can be kept low by using the IEEE 802.11 module that is most widely used as a wireless LAN standard. A case where the present invention is applied to IEEE 802.11 will be described. First, as shown in FIG. 9, a unique MAC layer is added on the upper side of the MAC layer. The flow of data frames from AP1 will be described with reference to FIG. The IP layer packet is passed to the unique MAC layer, and a unique header including the destination MAC address and the source MAC address is added in the unique MAC layer. Next, it is passed to the MAC layer, an IEEE 802.11 header (preamble, PLCP header, MAC header) is added, FCS calculation is performed, and a data frame is transmitted from AP1 to terminal 2 as shown in FIG. Uses multi-carrier communication. In multicast communication, an ACK frame is not returned to the transmitting wireless station, and therefore no ACK frame is returned after SIFS. Since the terminal 2 is a multicast frame, if the data frame is correctly received, it is fetched as it is and passed to the upper unique MAC layer. In the unique MAC layer, it is determined from the unique header in the data frame whether the transmission destination is addressed to the own station. If the destination is not addressed to the own station, the data frame is discarded. When addressed to the own station, the unique header is deleted and passed to the upper layer. Also, in multi-carrier communication, the ACK frame is not returned to the transmitting-side radio station, so the MAC layer cannot confirm whether the data frame has reached the receiving side correctly.

そこで、あらたに独自MAC層でMAC層のACKフレームと同じ働きをする独自ACKフレームを定義して、独自MAC層でパケットが正しく受信側に届いたかの確認を行う。端末2からの独自ACKフレームの流れを、図11を用いて説明する。独自MAC層において、データフレームの送信先が自局宛の場合には、自局MACアドレスを含んだ独自ACKフレームを生成する。この独自ACKフレームをMAC層に渡す。MAC層において、この独自ACKフレームはIP層からのパケットと同じように処理されるので、データフレームを送信するのと同様にキャリアセンスを行って、この独自ACKフレームをペイロードとしたデータフレームをAP1にユニキャストで送信する。AP1は独自ACKフレームを含んだデータフレームを受信して、MAC層でIEEE 802.11 のヘッダを取り除き、独自MAC層に独自ACKフレームを渡す。この独自ACKフレームが返信されたことにより、完了となる。以上より、IEEE 802.11 上で、CSMA/CAに基づいたACKフレームを返信することができる。また、独自MAC層はIEEE 802.11 規定範囲の上位に位置するため、IEEE 802.11 を変更することなく本発明を実装することができる。   Therefore, a unique ACK frame that performs the same function as the MAC layer ACK frame is newly defined in the unique MAC layer, and it is confirmed in the unique MAC layer whether the packet has correctly reached the receiving side. The flow of the unique ACK frame from the terminal 2 will be described with reference to FIG. In the unique MAC layer, when the transmission destination of the data frame is addressed to the own station, a unique ACK frame including the own station MAC address is generated. This unique ACK frame is passed to the MAC layer. In the MAC layer, this unique ACK frame is processed in the same manner as a packet from the IP layer. Therefore, carrier sense is performed in the same manner as the transmission of the data frame, and the data frame having the unique ACK frame as a payload is defined as AP1. Send to unicast. AP1 receives the data frame including the unique ACK frame, removes the IEEE 802.11 header in the MAC layer, and passes the unique ACK frame to the unique MAC layer. It is completed when this unique ACK frame is returned. As described above, an ACK frame based on CSMA / CA can be returned on IEEE 802.11. Also, since the unique MAC layer is located above the IEEE 802.11 specified range, the present invention can be implemented without changing IEEE 802.11.

本発明は、無線LAN方式に広く採用することが可能であって、特に隠れ端末問題を解消するために有効である。   The present invention can be widely applied to wireless LAN systems, and is particularly effective for solving the hidden terminal problem.

本発明における動作原理を説明するためのタイムチャートである。It is a time chart for demonstrating the operation principle in this invention. 本発明における無線基地局での動作を説明するためのフローチャートである。It is a flowchart for demonstrating the operation | movement in the radio base station in this invention. 本発明における端末局での動作を説明するためのフローチャートである。It is a flowchart for demonstrating operation | movement in the terminal station in this invention. 本発明に用いるバックオフ動作を説明するためのフローチャートである。It is a flowchart for demonstrating the back-off operation | movement used for this invention. 本発明による効果を従来例と対比するためのシミュレーションを行った各無線局の配置例図である。It is the example of arrangement | positioning of each radio station which performed the simulation for comparing the effect by this invention with a prior art example. 図5の配置例を用いて行ったシミュレーションの結果を示す特性図である。It is a characteristic view which shows the result of the simulation performed using the example of arrangement | positioning of FIG. 従来例と本発明におけるACKフレームの受信時刻の分散状態を示すタイムチャートである。It is a time chart which shows the dispersion | distribution state of the reception time of the ACK frame in a prior art example and this invention. 本発明をIEEE 802.11 に適用する場合を説明するための無線局配置例図である。It is a radio station arrangement example figure for demonstrating the case where this invention is applied to IEEE 802.11. 本発明をIEEE 802.11 に適用する場合の通信制御システム構成例図である。It is a communication control system structural example figure in the case of applying this invention to IEEE 802.11. 図9のシステムによる具体的動作例を説明するためのタイムチャートである。10 is a time chart for explaining a specific operation example by the system of FIG. 9. 図10のシステムにおける独自ACKフレームの流れを示すタイムチャートである。It is a time chart which shows the flow of the original ACK frame in the system of FIG. 隠れ端末問題が存在する従来の無線LANシステム例を示す無線局配置例図である。It is a wireless station arrangement example figure which shows the example of the conventional wireless LAN system in which a hidden terminal problem exists. 図12のシステムにおける隠れ端末問題の具体例を説明するためのタイムチャートである。It is a time chart for demonstrating the specific example of the hidden terminal problem in the system of FIG. 図12のシステムにおける従来の無線パケット通信の動作例を説明するためのタイムチャートである。13 is a time chart for explaining an operation example of conventional wireless packet communication in the system of FIG. 隠れ端末問題が存在する無線LANシステムにおける従来の解決提案例を説明するためのタイムチャートである。It is a time chart for demonstrating the example of the conventional solution proposal in the wireless LAN system with a hidden terminal problem.

符号の説明Explanation of symbols

AP1a,AP1b 無線基地局
2a,2b 端末
AP1a, AP1b Wireless base station 2a, 2b Terminal

Claims (3)

複数の無線局が共通の周波数帯域に含まれるキャリアを用いて相互にパケット通信を行っている通信系で、送信側無線局からデータフレームを受信側無線局に送信した場合において、該データフレームを該受信側無線局が正しく受信したときには、該受信側無線局はACKフレームを前記送信側無線局に返送するように定められている無線パケット通信方式において、
該受信側無線局は、前記データフレームを正しく受信したことにより作成した前記ACKフレームを返送する前に、前記キャリアのセンスを行い、当該キャリアの存在が検知されたときには、当該キャリアの停止が検知されるまで前記送信側無線局への前記ACKフレームの返送を延期し、
該受信側無線局は、当該キャリアの停止が検知された後に、衝突防止のために予め定められた時間をおいて前記送信側無線局へ前記ACKフレームを返送すること
を特徴とする無線パケット通信方式。
In a communication system in which a plurality of wireless stations perform packet communication with each other using carriers included in a common frequency band, when a data frame is transmitted from a transmitting wireless station to a receiving wireless station, the data frame is When the receiving radio station receives correctly, the receiving radio station is set to return an ACK frame to the transmitting radio station.
The receiving radio station senses the carrier before returning the ACK frame created by correctly receiving the data frame, and when the presence of the carrier is detected, the receiving radio station detects that the carrier has stopped. Postponing the return of the ACK frame to the transmitting wireless station until
The receiving wireless station returns the ACK frame to the transmitting wireless station after a predetermined time for collision prevention after detecting the stop of the carrier. method.
前記受信側無線局からの前記ACKフレームの返送は、当該受信側無線局からのデータフレームの送出よりも高い優先度で返送されることを特徴とする請求項1に記載の無線パケット通信方式。   The wireless packet communication system according to claim 1, wherein the return of the ACK frame from the reception-side wireless station is returned with a higher priority than the transmission of the data frame from the reception-side wireless station. 前記送信側無線局からのデータフレームは、特定の受信側無線局に対して独自のヘッダを付加して複数の受信側無線局にマルチキャストにより送信され、前記特定の受信側無線局からの前記ACKフレームは、当該受信側無線局の前記独自ヘッダを付加した独自ACKフレームにより返送されることを特徴とする請求項1に記載の無線パケット通信方式。   The data frame from the transmitting radio station is transmitted to a plurality of receiving radio stations by multicasting with a unique header added to the specific receiving radio station, and the ACK from the specific receiving radio station The wireless packet communication system according to claim 1, wherein the frame is returned by a unique ACK frame to which the unique header of the receiving wireless station is added.
JP2003347008A 2003-10-06 2003-10-06 Radio packet communication system Pending JP2005117244A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003347008A JP2005117244A (en) 2003-10-06 2003-10-06 Radio packet communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003347008A JP2005117244A (en) 2003-10-06 2003-10-06 Radio packet communication system

Publications (1)

Publication Number Publication Date
JP2005117244A true JP2005117244A (en) 2005-04-28

Family

ID=34539746

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003347008A Pending JP2005117244A (en) 2003-10-06 2003-10-06 Radio packet communication system

Country Status (1)

Country Link
JP (1) JP2005117244A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018533797A (en) * 2015-10-30 2018-11-15 アリババ グループ ホウルディング リミテッド Information transmission method and apparatus
US10251202B2 (en) 2013-11-26 2019-04-02 Panasonic Intellectual Property Management Co., Ltd. Wireless communication system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10251202B2 (en) 2013-11-26 2019-04-02 Panasonic Intellectual Property Management Co., Ltd. Wireless communication system
JP2018533797A (en) * 2015-10-30 2018-11-15 アリババ グループ ホウルディング リミテッド Information transmission method and apparatus
US10798042B2 (en) 2015-10-30 2020-10-06 Alibaba Group Holding Limited Information sending method and apparatus

Similar Documents

Publication Publication Date Title
EP1764961B1 (en) Medium access control method and apparatus in wireless distributed network
KR200404707Y1 (en) Reducing latency when transmitting acknowledgements in mesh networks
JP6387132B2 (en) Apparatus and method for simultaneous transmit and receive network mode
Leung et al. Outdoor IEEE 802.11 cellular networks: MAC protocol design and performance
US8320358B2 (en) Method and apparatus for resolving blinded-node problems in wireless networks
US20090067396A1 (en) Method and system for bluetooth (bt) delayed acknowledgement (ack)
MX2007009325A (en) Method and apparatus for controlling wireless medium congestion by adjusting contention window size and disassociating selected mobile stations.
JP2005102228A (en) Method and apparatus for rate fallback in radio communication system
US8072910B2 (en) Retransmitting lost packet with subsequent received packet
US20050141480A1 (en) Apparatus and method for transmitting data between wireless and wired networks
Drabu A survey of QoS techniques in 802.11
US20230209603A1 (en) Wireless contention reduction
KR101212423B1 (en) Symmetric transmit opportunity(txop) truncation
Wang et al. Supporting MAC layer multicast in IEEE 802.11 n: Issues and solutions
Khan et al. A reliable multicast MAC protocol for Wi-Fi Direct 802.11 networks
JP4760306B2 (en) Communication device and data deletion method
JP4042901B2 (en) Wireless terminal and wireless access control method thereof
JP2002064503A (en) Wireless packet relay method
JP2005117244A (en) Radio packet communication system
Salhotra et al. Evaluation of contention free bursting in IEEE 802.11 e wireless LANs
Lihong et al. A novel MAC protocol for hidden receiver problem in ad hoc networks
Wang et al. Priority based multiple access for service differentiation in wireless ad-hoc networks
EP2947948A1 (en) Full-duplex wireless communications
Kawamura et al. Protection of latency-strict stations on WLAN systems using CTS-to-STA frames
Awerbuch et al. Medium Access Control (MAC) Protocols for Ad hoc Wireless Networks-II