JP4728036B2 - Wireless communication system - Google Patents

Wireless communication system Download PDF

Info

Publication number
JP4728036B2
JP4728036B2 JP2005127638A JP2005127638A JP4728036B2 JP 4728036 B2 JP4728036 B2 JP 4728036B2 JP 2005127638 A JP2005127638 A JP 2005127638A JP 2005127638 A JP2005127638 A JP 2005127638A JP 4728036 B2 JP4728036 B2 JP 4728036B2
Authority
JP
Japan
Prior art keywords
wireless
unit
access point
multicast
wireless terminal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2005127638A
Other languages
Japanese (ja)
Other versions
JP2006310935A (en
Inventor
正明 滝沢
務 鈴木
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2005127638A priority Critical patent/JP4728036B2/en
Publication of JP2006310935A publication Critical patent/JP2006310935A/en
Application granted granted Critical
Publication of JP4728036B2 publication Critical patent/JP4728036B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

本発明は、アクセスポイントおよび無線端末間のアクセス制御技術に関する。   The present invention relates to an access control technique between an access point and a wireless terminal.

無線LANのアクセス制御制御技術としてDCF(Distributed Coordination Function)がある(非特許文献1)。以下、DCFについて代表的なものを簡単に説明する。   There is a DCF (Distributed Coordination Function) as a wireless LAN access control control technique (Non-patent Document 1). Hereinafter, typical DCF will be briefly described.

1.DCF(RTS(Request to Send)/CTS(Clear to Send)を用いない場合のアクセス手順)
DCFは、アクセスポイントおよび無線端末の各々が無線チャンネルの不使用状態を確認してデータを送信するCSMA/CA(Carrier Sense Multiple Access with Collision Avoidance)技術を採用する。RTS/CTS無しでDCFを採用する場合には、いわゆる隠れ端末の問題がある。
1. DCF (access procedure when RTS (Request to Send) / CTS (Clear to Send) is not used)
The DCF employs CSMA / CA (Carrier Sense Multiple Access with Collision Avoidance) technology in which each of an access point and a wireless terminal confirms a non-use state of a wireless channel and transmits data. When DCF is employed without RTS / CTS, there is a so-called hidden terminal problem.

図19はRTS/CTSを用いない場合のDCFにおけるアクセス制御方法を説明するための図である。ここで、アクセスポイントAPは無線端末Aおよび無線端末B各々の信号を検出(キャリアセンス)できるが、無線端末Aおよび無線端末B各々は互いの信号を検出できないものとする。   FIG. 19 is a diagram for explaining an access control method in DCF when RTS / CTS is not used. Here, it is assumed that the access point AP can detect (carrier sense) the signals of the wireless terminal A and the wireless terminal B, but the wireless terminal A and the wireless terminal B cannot detect each other's signal.

1−1.アクセスポイントAP
先ず、アクセスポイントAPが無線端末A宛のデータ「DataP1」を送信したとする(T901)。アクセスポイントAPは、無線端末AからACK信号を受信し、その後、DIFS(Distributed Inter-Frame Space)期間に自身が生成した乱数Pを加算した期間が経過するのを待ち、その間に他の装置が信号を送信したか否かを確認する(T902)。アクセスポイントAPは、このDIFS+乱数P期間の間に、無線端末Aの信号を検知しているので、データの送信は行わない。次に、アクセスポイントAPは、受信信号の終了後、DIFS+乱数P期間が経過するのを待ち、その間に他の装置が信号を送信したか否かを確認する(T903)。アクセスポイントAPは、このDIFS+乱数P期間の間に、無線端末Aからのデータ「DataA1」の受信を開始しているので、データの送信は行わない。
1-1. Access point AP
First, it is assumed that the access point AP transmits data “DataP1” addressed to the wireless terminal A (T901). The access point AP receives an ACK signal from the wireless terminal A, and then waits for a period in which a random number P generated by itself is added during a DIFS (Distributed Inter-Frame Space) period, during which other devices It is confirmed whether or not a signal has been transmitted (T902). Since the access point AP detects the signal of the wireless terminal A during this DIFS + random number P period, it does not transmit data. Next, after the end of the received signal, the access point AP waits for the DIFS + random number P period to elapse, and confirms whether another device has transmitted a signal during that time (T903). Since the access point AP starts receiving data “DataA1” from the wireless terminal A during the DIFS + random number P period, the access point AP does not transmit data.

1−2.無線端末A
無線端末Aは、アクセスポイントAPから送信されたデータ「DataP1」の受信が終了すると、SIFS(Short Inter-Frame Space)期間が経過するのを待って、ACK信号をアクセスポイントAPに送信する(T911)。次に、無線端末Aは、ACK信号送信後、DIFS期間に自身が生成した乱数A(但し、乱数A<乱数Pとする)を加算した期間が経過するのを待ち、その間に他の装置が信号を送信したか否かを確認する(T912)。無線端末Aは、このDIFS+乱数A期間の間に、他の装置の信号を検出していないので、アクセスポイントAP宛のデータ「DataA1」を送信する(T913)。次に、無線端末Aは、「DataA1」送信後、DIFS+乱数A期間が経過するのを待ち、その間に他の装置が信号を送信したか否かを確認する(T914)。無線端末Aは、無線端末Bの信号を検知できないため、このDIFS+乱数A期間の間に他の装置の信号を検出しない。このため、アクセスポイントAP宛のデータ「DataA2」を送信する(T915)。
1-2. Wireless terminal A
When the reception of the data “DataP1” transmitted from the access point AP is completed, the wireless terminal A transmits an ACK signal to the access point AP after waiting for a SIFS (Short Inter-Frame Space) period to elapse (T911). ). Next, after transmitting the ACK signal, the wireless terminal A waits for a period in which the random number A generated by itself (provided that the random number A <random number P) is added to the DIFS period, during which other devices It is confirmed whether or not a signal has been transmitted (T912). Since the wireless terminal A has not detected a signal from another device during this DIFS + random number A period, it transmits data “DataA1” addressed to the access point AP (T913). Next, after transmitting “DataA1”, the wireless terminal A waits for the DIFS + random number A period to elapse, and confirms whether another device has transmitted a signal during that time (T914). Since the wireless terminal A cannot detect the signal of the wireless terminal B, the wireless terminal A does not detect signals of other devices during this DIFS + random number A period. Therefore, data “Data A2” addressed to the access point AP is transmitted (T915).

1-3.無線端末B
無線端末Bは、アクセスポイントAPのデータ「DataP1」の送信が終了すると、、SIFS期間が経過するのを待って、他の装置からACK信号が送信されるのを待つ(T921)。無線端末AからACK信号が送出されるが、無線端末Bはこれを認識できない。無線端末Bは、他の装置からACK信号が送信されたものと仮定し、ACK信号終了推定時間の経過後(「DataP1」終了からSIFS期間+ACK信号期間を経過した後)、DIFS期間に自身が生成した乱数B(但し、乱数B<乱数Pとする)を加算した期間が経過するのを待ち、その間に他の装置が信号を送信したか否かを確認する(T922)。無線端末Aからデータ「DataA1」が送出されているが、無線端末Bはこれを認識できない。このため、無線端末Bは、アクセスポイントAP宛のデータ「DataB1」を送信する(T923)。次に、無線端末Bは、「DataB1」送信後、DIFS+乱数B期間が経過するのを待ち、その間に他の装置が信号を送信したか否かを確認する(T924)。無線端末Aからデータ「DataA2」が送出されているが、無線端末Bはこれを認識できない。そこで、無線端末Bは、アクセスポイントAP宛のデータ「DataB2」を送信する(T925)。
1-3. Wireless terminal B
When the transmission of the data “DataP1” of the access point AP is completed, the wireless terminal B waits for the SIFS period to elapse and waits for an ACK signal to be transmitted from another device (T921). An ACK signal is transmitted from the wireless terminal A, but the wireless terminal B cannot recognize it. The wireless terminal B assumes that an ACK signal has been transmitted from another device, and after the ACK signal end estimated time has elapsed (after the SIFS period + ACK signal period has elapsed since the end of “DataP1”), Is waited for the elapse of a period in which the random number B generated by the user (provided that the random number B <the random number P) is added, and confirms whether another device has transmitted a signal during that period (T922). Data “Data A1” is transmitted from the wireless terminal A, but the wireless terminal B cannot recognize it. Therefore, the wireless terminal B transmits data “DataB1” addressed to the access point AP (T923). Next, after transmitting “DataB1”, the wireless terminal B waits for the DIFS + random number B period to elapse, and confirms whether another device has transmitted a signal during that period (T924). Data “Data A2” is transmitted from the wireless terminal A, but the wireless terminal B cannot recognize it. Therefore, the wireless terminal B transmits data “DataB2” addressed to the access point AP (T925).

この結果、無線端末A、Bが同じ無線キャリアを使ってデータを同時に送信するため、アクセスポイントAPで混信が発生する。このため、アクセスポイントAPがデータを正常に受信できない可能性がある。   As a result, since the wireless terminals A and B transmit data simultaneously using the same wireless carrier, interference occurs at the access point AP. For this reason, there is a possibility that the access point AP cannot receive data normally.

2.DCF(RTS/CTSを用いる場合のアクセス手順)
次に、RTS/CTSを用いるDCFのアクセス手順を説明する。RTS/CTSでは、データを送信しようとしている無線端末がアクセスポイントにRTS信号を送信する。アクセスポイントはRTS信号を送信した無線端末のうち、データの送信を許可する無線端末に対してのみCTS信号を送信する。そして、CTS信号を受信した無線端末のみがアクセスポイントにデータを送信する。
2. DCF (access procedure when using RTS / CTS)
Next, a DCF access procedure using RTS / CTS will be described. In RTS / CTS, a wireless terminal that is going to transmit data transmits an RTS signal to an access point. The access point transmits a CTS signal only to a wireless terminal that permits data transmission among wireless terminals that have transmitted the RTS signal. Only the wireless terminal that has received the CTS signal transmits data to the access point.

図20はRTS/CTSを用いる場合のDCFによるアクセス制御方法を説明するための図である。ここで、アクセスポイントAPは無線端末Aおよび無線端末B各々の信号を検出できるが、無線端末Aおよび無線端末B各々は互いの信号を検出できないものとする。   FIG. 20 is a diagram for explaining an access control method using DCF when RTS / CTS is used. Here, it is assumed that the access point AP can detect the signals of the wireless terminals A and B, but the wireless terminals A and B cannot detect each other's signals.

2-1.アクセスポイントAP
先ず、アクセスポイントAPが無線端末A宛のデータ「DataP1」を送信したとする(T931)。アクセスポイントAPは、無線端末AからACK信号を受信し、その後、DIFS期間に自身が生成した乱数Pを加算した期間中、他の装置がRTS信号を送信するのを待つ(T932)。アクセスポイントAPは、このDIFS+乱数P期間中に、無線端末A、B各々からRTS信号を受信している。この場合、先のRTS信号の受信終了後、SIFS期間を経過してから、当該先のRTS信号を送信した無線端末Aに対してCTS信号を送信する(T933)。その後、アクセスポイントAPは、無線端末Aからデータ「DataA1」を受信し、受信終了後、SIFS期間が経過するのを待ってACK信号を無線端末Aに送信する(ST934)。
2-1. Access point AP
First, it is assumed that the access point AP transmits data “DataP1” addressed to the wireless terminal A (T931). The access point AP receives the ACK signal from the wireless terminal A, and then waits for another device to transmit the RTS signal during the period in which the random number P generated by itself is added to the DIFS period (T932). The access point AP receives the RTS signal from each of the wireless terminals A and B during the DIFS + random number P period. In this case, after the reception of the previous RTS signal, after the SIFS period has elapsed, the CTS signal is transmitted to the wireless terminal A that has transmitted the previous RTS signal (T933). Thereafter, the access point AP receives the data “DataA1” from the wireless terminal A, and after the reception ends, waits for the SIFS period to elapse and transmits an ACK signal to the wireless terminal A (ST934).

2-2.無線端末A
無線端末Aは、アクセスポイントAPから送信されたデータ「DataP1」の受信が終了すると、SIFS期間が経過するのを待って、ACK信号をアクセスポイントAPに送信する(T941)。次に、無線端末Aは、ACK信号送信後、DIFS期間に自身が生成した乱数A(但し、乱数A<乱数Pとする)を加算した期間が経過するのを待ち、その間に他の装置は信号を送信したか否かを確認する(T942)。無線端末Aは、このDIFS+乱数A期間中に、他の装置の信号を検出していないので、RTS信号をアクセスポイントAPに送信する(T943)。それから、無線端末Aは、SIFS期間が経過するのを待ち、それまでに自無線端末宛のCTS信号を受信したならば、該CTS信号受信終了後、SIFS期間が経過してから、アクセスポイントAPに対してデータ「DataA1」を送信し(T944)、アクセスポイントAPからACK信号を受信する。
2-2. Wireless terminal A
When the reception of the data “DataP1” transmitted from the access point AP is completed, the wireless terminal A transmits an ACK signal to the access point AP after the SIFS period elapses (T941). Next, after transmitting the ACK signal, the wireless terminal A waits for a period in which a random number A generated by itself (provided that the random number A <random number P) is added to the DIFS period, during which other devices It is confirmed whether or not a signal has been transmitted (T942). The wireless terminal A transmits an RTS signal to the access point AP because it has not detected a signal from another device during this DIFS + random number A period (T943). Then, the wireless terminal A waits for the SIFS period to elapse. If the CTS signal addressed to itself is received by that time, the access point AP is received after the SIFS period elapses after the reception of the CTS signal. Data “Data A1” is transmitted to the access point AP (T944), and an ACK signal is received from the access point AP.

2-3.無線端末B
無線端末Bは、アクセスポイントAPのデータ「DataP1」の送信が終了すると、、SIFS期間が経過するのを待って、他の装置からACK信号が送信されるのを待つ(T951)。無線端末AからACK信号が送出されるが、無線端末Bはこれを認識できない。無線端末Bは、他の装置からACK信号が送信されたものと仮定し、ACK信号終了推定時間の経過後(「DataP1」終了からSIFS期間+ACK信号期間を経過した後)、DIFS期間に自身が生成した乱数B(但し、乱数B<乱数Pとする)を加算した期間が経過するのを待ち、その間に他の装置が信号を送信したか否かを確認する(T952)。無線端末AからRTS信号が送出されているが、無線端末Bはこれを認識できない。無線端末Bは、RTS信号をアクセスポイントAPに送信する(T953)。それから、無線端末Bは、SIFS期間を経過するのを待ち、それまでにアクセスポイントAPから自無線端末以外の無線端末宛のCTS信号が送信されたので、デュアレーション時間が経過するのを待つ(T954)。その後、DIFS期間+乱数B期間が経過するのを待ち、その間に他の装置が信号を送信したか否かを確認する(T955)。無線端末Bは、このDIFS+乱数B期間中に、他の装置の信号を検出していないので、RTS信号をアクセスポイントAPに送信する(T956)。
2-3. Wireless terminal B
When the transmission of the data “DataP1” of the access point AP is completed, the wireless terminal B waits for the SIFS period to elapse and waits for an ACK signal to be transmitted from another device (T951). An ACK signal is transmitted from the wireless terminal A, but the wireless terminal B cannot recognize it. The wireless terminal B assumes that an ACK signal has been transmitted from another device, and after the ACK signal end estimated time has elapsed (after the SIFS period + ACK signal period has elapsed since the end of “DataP1”), Waits for the period of addition of the random number B generated by (where random number B <random number P) to be added, and confirms whether another device has transmitted a signal during that time (T952). An RTS signal is transmitted from the wireless terminal A, but the wireless terminal B cannot recognize it. The wireless terminal B transmits an RTS signal to the access point AP (T953). Then, the wireless terminal B waits for the SIFS period to elapse, and waits for the duration time to elapse since a CTS signal addressed to a wireless terminal other than its own wireless terminal has been transmitted from the access point AP. T954). After that, it waits for the DIFS period + random number B period to elapse, and confirms whether another device has transmitted a signal during that period (T955). The wireless terminal B transmits an RTS signal to the access point AP because it has not detected a signal from another device during this DIFS + random number B period (T956).

このように、RTS/CTSでは、CTS信号を受信した無線端末のみがアクセスポイントAPにデータを送信するので、アクセスポイントAPで混信が発生しない。   As described above, in RTS / CTS, only the wireless terminal that has received the CTS signal transmits data to the access point AP, so that no interference occurs in the access point AP.

"Wireless LAN Medium Access Control (MAC) and Physical Layer(PHY) Specifications", ANSI/IEEE Std 802.11, 1999 Edition"Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications", ANSI / IEEE Std 802.11, 1999 Edition

上述したように、RTS/CTSはアクセスポイントでの混信を防止できる利点を有する。しかし、RTS/CTSでは、データの送信に先立って無線端末およびアクセスポイント間でRTS信号およびCTS信号のやり取りが生じるためオーバヘッドが大きい。   As described above, RTS / CTS has an advantage that interference at the access point can be prevented. However, in RTS / CTS, an RTS signal and a CTS signal are exchanged between a wireless terminal and an access point prior to data transmission, so that the overhead is large.

本発明は上記事情に鑑みてなされたものであり、本発明の目的は、オーバヘッドの少ない無線通信のアクセス制御技術を提供することにある。   The present invention has been made in view of the above circumstances, and an object of the present invention is to provide a wireless communication access control technique with low overhead.

また、本発明の第2の態様では、アクセスポイントが、複数の無線端末各々のデータ送信タイミングを規定するマルチキャストCTS(Clear to Send)を送信し、複数の無線端末各々が、マルチキャストCTSを受信した場合に、当該マルチキャストCTSで規定された自無線端末の送信タイミングに従ってアクセスポイント宛の通信フレームを送信する。   In the second aspect of the present invention, the access point transmits a multicast CTS (Clear to Send) that defines the data transmission timing of each of the plurality of wireless terminals, and each of the plurality of wireless terminals receives the multicast CTS. In this case, the communication frame addressed to the access point is transmitted according to the transmission timing of the own wireless terminal defined by the multicast CTS.

例えば、本発明の態様は、複数の無線端末と、アクセスポイントとを有する無線通信システムであって、
前記アクセスポイントは、
前記複数の無線端末にデータを送信する第1の送信手段と、
前記複数の無線端末からデータを受信する第1の受信手段と
を有し、
前記無線端末は、
前記アクセスポイントにデータを送信する第2の送信手段と、
前記アクセスポイントからデータを受信する第2の受信手段と
を有し、
前記第1の受信手段は、
所定時間毎に、前記複数の無線端末各々のデータ送信タイミングを規定するマルチキャストCTS(Clear to Send)を前記第1の送信手段に送信させて、前記複数の無線端末各々から通信フレームを受信し、
前記第2の送信手段は、
前記第2の受信手段がマルチキャストCTSを受信した場合に、当該マルチキャストCTSで規定された自無線端末の送信タイミングに従って前記アクセスポイント宛の通信フレームを送信し、
前記マルチキャストCTSに含まれているデュアレーション期間は、
前記アクセスポイントに同時に接続可能な無線端末の台数に、無線端末1台あたりがデータを送信する期間として予め定めた期間を乗算することで得られる期間である。
For example, an aspect of the present invention is a wireless communication system having a plurality of wireless terminals and an access point,
The access point is
First transmission means for transmitting data to the plurality of wireless terminals;
First receiving means for receiving data from the plurality of wireless terminals,
The wireless terminal is
Second transmitting means for transmitting data to the access point;
Second receiving means for receiving data from the access point;
The first receiving means includes
For each predetermined time, a multicast CTS (Clear to Send) that defines the data transmission timing of each of the plurality of wireless terminals is transmitted to the first transmission means, and a communication frame is received from each of the plurality of wireless terminals,
The second transmission means includes
When the second receiving means receives the multicast CTS, it transmits a communication frame addressed to the access point according to the transmission timing of the own wireless terminal defined by the multicast CTS,
The duration period included in the multicast CTS is:
This is a period obtained by multiplying the number of wireless terminals that can be simultaneously connected to the access point by a predetermined period as a period for transmitting data by each wireless terminal.

本発明によれば、アクセスポイントは、複数の無線端末各々宛のデータを一つのマルチキャスト通信フレームに纏めて送信できる。したがって、複数の無線端末各々宛のデータを別個の通信フレームで送信する場合に比べ、フレームのプリアンブル等によるオーバヘッドを低減できる。また、本発明によれば、アクセスポイントは、一つのマルチキャストCTSを用いて、複数の無線端末各々から通信フレームを受信できる。したがって、複数の無線端末各々との間で通信フレームの受信に先立ってRTS信号およびCTS信号のやり取りが生じる場合に比べ、オーバヘッドを低減できる。   According to the present invention, the access point can transmit data addressed to each of a plurality of wireless terminals in one multicast communication frame. Therefore, compared with the case where data addressed to each of a plurality of wireless terminals is transmitted in separate communication frames, the overhead due to the preamble of the frame can be reduced. According to the present invention, the access point can receive a communication frame from each of a plurality of wireless terminals using one multicast CTS. Therefore, the overhead can be reduced as compared with the case where the RTS signal and the CTS signal are exchanged with each of the plurality of wireless terminals prior to the reception of the communication frame.

以下、本発明の実施の形態を説明する。   Embodiments of the present invention will be described below.

<<第1実施形態>>
図1は本発明の第1実施形態が適用された無線LANシステムの概略図である。
<< first embodiment >>
FIG. 1 is a schematic diagram of a wireless LAN system to which the first embodiment of the present invention is applied.

図示するように、本実施形態の無線LANシステムは、アクセスポイント(AP)1と、AP1と無線通信を行う無線端末2と、AP1をインターネット等のネットワーク4に接続するためのルータ3と、を有する。   As shown in the figure, the wireless LAN system of this embodiment includes an access point (AP) 1, a wireless terminal 2 that performs wireless communication with AP 1, and a router 3 that connects AP 1 to a network 4 such as the Internet. Have.

AP1は、自APの管轄エリアに存在する各無線端末2宛のデータが多重化されたマルチキャスト通信フレームを送信する。また、データの送信を許可する無線端末2を宛先とするCTS信号を送信し、該CTS信号の宛先の無線端末2から当該無線端末2のデータを格納したユニキャスト通信フレームを受信する。さらに、AP1は、無線端末2から送信される登録要求信号を受信し、該信号の送信元を自APの管轄エリアに存在する無線端末2として管理すると共に、無線端末2から送信される登録解除要求信号を受信し、該信号の送信元を管理対象から外す。   The AP 1 transmits a multicast communication frame in which data addressed to each wireless terminal 2 existing in the jurisdiction area of the own AP is multiplexed. Also, a CTS signal destined for the wireless terminal 2 that is permitted to transmit data is transmitted, and a unicast communication frame storing the data of the wireless terminal 2 is received from the wireless terminal 2 that is the destination of the CTS signal. Further, the AP 1 receives the registration request signal transmitted from the wireless terminal 2, manages the transmission source of the signal as the wireless terminal 2 existing in the jurisdiction area of the own AP, and cancels the registration transmitted from the wireless terminal 2. The request signal is received, and the transmission source of the signal is removed from the management target.

一方、無線端末2は、AP1が送信したマルチキャスト通信フレームを受信して、当該フレームから自無線端末2宛のデータを抽出する。また、AP1から自無線端末2宛のCTS信号を受信した場合に、データを格納したユニキャスト通信フレームをAP1に送信する。さらに、無線端末2は、接続先のAP1に登録要求信号を送信する。また、接続を解除するAP1に登録解除要求を送信する。   On the other hand, the wireless terminal 2 receives the multicast communication frame transmitted by the AP 1 and extracts data addressed to the wireless terminal 2 from the frame. Further, when a CTS signal addressed to the own wireless terminal 2 is received from AP1, a unicast communication frame storing data is transmitted to AP1. Further, the wireless terminal 2 transmits a registration request signal to the connection destination AP1. Also, a registration cancellation request is transmitted to the AP 1 that cancels the connection.

図2(A)は無線端末2からAP1に送信されるユニキャスト通信フレームを模式的に表した図である。図示するように、無線端末2からAP1に送信される通信フレームは、プリアンブル501と、ヘッダ502と、ペイロード503と、パリティ504と、を有する。プリアンブル501は、無線変調信号を受信側で復調するためのトレーニング信号である。ヘッダ502は、フレームの種類や機能を示す制御信号と、他の装置に対して無線信号の伝送を禁止する時間を示すデュアレーション期間と、送信元アドレスと、を含む。パリティ504は、ヘッダ502およびペイロード503の伝送誤りを検出するための信号である。ペイロード503には、該通信フレームを送信した無線端末2の通話相手のユニキャストアドレス5031と、該通話相手に送信する送信データのデータ長5032と、該送信データ5033と、を有する。   FIG. 2A is a diagram schematically illustrating a unicast communication frame transmitted from the wireless terminal 2 to the AP 1. As illustrated, the communication frame transmitted from the wireless terminal 2 to the AP 1 includes a preamble 501, a header 502, a payload 503, and a parity 504. The preamble 501 is a training signal for demodulating the radio modulation signal on the receiving side. The header 502 includes a control signal indicating the type and function of the frame, a duration period indicating a time during which wireless signals are prohibited from being transmitted to other devices, and a source address. Parity 504 is a signal for detecting a transmission error in header 502 and payload 503. The payload 503 has a unicast address 5031 of the communication partner of the wireless terminal 2 that has transmitted the communication frame, a data length 5032 of transmission data to be transmitted to the communication partner, and transmission data 5033.

図2(B)はAP1から無線端末2に送信されるマルチキャスト通信フレームを模式的に表した図である。ここで、図2(A)に示すユニキャスト通信フレームと同じものには同じ符号を付している。AP1から無線端末2に送信されるマルチキャスト通信フレームが、ペイロード513の構成が、無線端末2からAP1に送信されるユニキャスト通信フレームのペイロード503と異なる。ペイロード513は、図示するように、AP1に接続する全ての無線端末2を宛先とすることを示すマルチキャストアドレス5131と、AP1に接続する無線端末2毎に設けられたデータユニット5132〜5132と、を有する。データユニット5132〜5132は、それぞれ、無線端末2のユニキャストアドレスおよび該無線端末2に送信する送信データのデータ長5133と、該送信データ5134と、を有する。 FIG. 2B is a diagram schematically showing a multicast communication frame transmitted from the AP 1 to the wireless terminal 2. Here, the same reference numerals are assigned to the same unicast communication frames as shown in FIG. The multicast communication frame transmitted from the AP 1 to the wireless terminal 2 is different in the configuration of the payload 513 from the payload 503 of the unicast communication frame transmitted from the wireless terminal 2 to the AP 1. As shown in the figure, the payload 513 includes a multicast address 5131 indicating that all wireless terminals 2 connected to the AP 1 are destined, and data units 5132 1 to 5132 n provided for each wireless terminal 2 connected to the AP 1. Have. Each of the data units 5132 1 to 5132 n has a unicast address of the wireless terminal 2, a data length 5133 of transmission data to be transmitted to the wireless terminal 2, and the transmission data 5134.

図2(C)はAP1から無線端末2に送信されるCTS信号のフレームを模式的に表した図である。図示するように、CTS信号フレームは、該フレームがCTS制御であることを示すCTSフレーム制御521と、信号送信の待ち時間を示すデュアレーション期間522と、宛先アドレス(信号送信を許可する無線端末2のアドレス)523と、CTSフレーム制御521、デュアレーション期間522および宛先アドレス523の伝送誤りを検出するためのパリティ524と、を有する。CTSフレーム制御521およびデュアレーション期間522がCTS信号フレームのヘッダに相当する。   FIG. 2C is a diagram schematically showing a CTS signal frame transmitted from the AP 1 to the wireless terminal 2. As shown in the figure, a CTS signal frame includes a CTS frame control 521 indicating that the frame is CTS control, a duration period 522 indicating a signal transmission waiting time, a destination address (a wireless terminal 2 that permits signal transmission). ), A CTS frame control 521, a duration 522, and a parity 524 for detecting transmission errors in the destination address 523. The CTS frame control 521 and the duration period 522 correspond to the header of the CTS signal frame.

図2(D)は無線端末2からAP1に送信される登録要求信号および登録解除要求信号のフレームを模式的に表した図である。図示するように、登録要求信号および登録解除要求信号のフレームは、該フレームが登録要求あるいは登録解除要求であることを示す要求種別531と、登録対象あるいは登録解除対象となる無線端末2のアドレス532と、要求種別531および宛先アドレス532の伝送誤りを検出するためのパリティ533と、を有する。要求種別531が登録要求信号フレームおよび登録解除要求信号フレームのヘッダに相当する。   FIG. 2D is a diagram schematically showing a frame of a registration request signal and a registration cancellation request signal transmitted from the wireless terminal 2 to the AP 1. As shown in the figure, the registration request signal and deregistration request signal frames include a request type 531 indicating that the frame is a registration request or deregistration request, and an address 532 of the wireless terminal 2 to be registered or deregistered. And a parity 533 for detecting a transmission error of the request type 531 and the destination address 532. The request type 531 corresponds to the header of the registration request signal frame and the registration cancellation request signal frame.

図3はAP1の概略図である。図示するように、AP1は、無線受信部11と、無線送信部12と、通信制御部13と、有線IF(Interface)部14と、アンテナ15と、を有する。   FIG. 3 is a schematic diagram of AP1. As illustrated, the AP 1 includes a wireless reception unit 11, a wireless transmission unit 12, a communication control unit 13, a wired IF (Interface) unit 14, and an antenna 15.

無線受信部11は、アンテナ15を介して無線端末2からデータを受信し、該データを有線IF部14に出力する。図示するように、無線受信部11は、AFE(Analog Front End)部111と、AD(Analog Digital)変換部112と、フレーム検出部113と、受信バッファ114と、を有する。   The wireless reception unit 11 receives data from the wireless terminal 2 via the antenna 15 and outputs the data to the wired IF unit 14. As illustrated, the wireless reception unit 11 includes an AFE (Analog Front End) unit 111, an AD (Analog Digital) conversion unit 112, a frame detection unit 113, and a reception buffer 114.

AFE部111は、アンテナ15を介して無線端末2から送信された電波を受信し、これをアナログ信号に変換する。AD変換部112は、AFE部111が受信したアナログ信号をデジタル信号に変換し、フレーム検出部113に出力する。   The AFE unit 111 receives a radio wave transmitted from the wireless terminal 2 via the antenna 15 and converts it into an analog signal. The AD conversion unit 112 converts the analog signal received by the AFE unit 111 into a digital signal and outputs the digital signal to the frame detection unit 113.

フレーム検出部113は、AD変換部112より出力されたデジタル信号から信号フレームを検出する。検出した信号フレームが図2(A)に示すユニキャスト通信フレームの場合は、検出したユニキャスト通信フレームからペイロード503を抽出して、受信バッファ114に出力する。一方、抽出した信号フレームが図2(D)に示す登録要求信号フレームあるいは登録解除要求信号フレームの場合は、該信号フレームを通信制御部13に出力する。   The frame detection unit 113 detects a signal frame from the digital signal output from the AD conversion unit 112. If the detected signal frame is the unicast communication frame shown in FIG. 2A, the payload 503 is extracted from the detected unicast communication frame and output to the reception buffer 114. On the other hand, when the extracted signal frame is the registration request signal frame or the registration cancellation request signal frame shown in FIG. 2D, the signal frame is output to the communication control unit 13.

受信バッファ114は、フレーム検出部113から受け取ったペイロード503をバッファリングし、それから該ペイロード503を、アドレスおよびデータ長を含むヘッダとデータとからなる受信データとして、有線IF部14に出力する。   The reception buffer 114 buffers the payload 503 received from the frame detection unit 113, and then outputs the payload 503 to the wired IF unit 14 as reception data including a header and data including an address and a data length.

無線送信部12は、送信バッファ121と、マルチキャスト通信フレーム生成部122と、DA変換部123と、AFE部124と、を有する。   The wireless transmission unit 12 includes a transmission buffer 121, a multicast communication frame generation unit 122, a DA conversion unit 123, and an AFE unit 124.

送信バッファ121は、アドレスおよびデータ長を含むヘッダとデータとからなる送信データを、有線IF部14から受信してバッファリングする。   The transmission buffer 121 receives transmission data including a header and data including an address and a data length from the wired IF unit 14 and buffers the transmission data.

マルチキャスト通信フレーム生成部122は、通信制御部13よりの指示に従い送信バッファ121に格納されている、自AP1の管轄エリアに存在する各無線端末2宛のデータを読み出して、これらの送信データとマルチキャストアドレスとをペイロードに格納した、図2(B)に示すようなマルチキャスト通信フレームを生成し、これをDA変換部123に出力する。   The multicast communication frame generation unit 122 reads data addressed to each wireless terminal 2 existing in the jurisdiction area of the own AP 1 and stored in the transmission buffer 121 in accordance with an instruction from the communication control unit 13, and transmits the transmission data and the multicast data. A multicast communication frame as shown in FIG. 2B, in which the address is stored in the payload, is generated and output to the DA converter 123.

DA変換部123は、マルチキャスト通信フレーム生成部122より出力されたマルチキャスト通信フレーム、および、通信制御部13より出力されたCTS信号フレームをアナログ信号に変換する。AFE部124は、DA変換部123より出力されたアナログ信号を電波に変換してアンテナ15から送信する。   The DA conversion unit 123 converts the multicast communication frame output from the multicast communication frame generation unit 122 and the CTS signal frame output from the communication control unit 13 into analog signals. The AFE unit 124 converts the analog signal output from the DA conversion unit 123 into a radio wave and transmits it from the antenna 15.

通信制御部13は、端末管理部131と、通信指示部132と、CTS生成部133と、を有する。   The communication control unit 13 includes a terminal management unit 131, a communication instruction unit 132, and a CTS generation unit 133.

端末管理部131は、自AP1の管轄エリアに存在する無線端末2を管理するための端末管理テーブル(不図示)を備える。端末管理部131は、無線受信部11より登録要求信号を受け取った場合に、該登録要求信号に含まれている無線端末2のアドレスを、該端末管理テーブルに追加する。また、無線受信部11より登録解除要求信号を受け取った場合に、該登録解除要求信号に含まれている無線端末2のアドレスを、該端末管理テーブルから削除する。   The terminal management unit 131 includes a terminal management table (not shown) for managing the wireless terminals 2 existing in the jurisdiction area of the own AP 1. When the terminal management unit 131 receives a registration request signal from the wireless reception unit 11, the terminal management unit 131 adds the address of the wireless terminal 2 included in the registration request signal to the terminal management table. Further, when a registration cancellation request signal is received from the wireless reception unit 11, the address of the wireless terminal 2 included in the registration cancellation request signal is deleted from the terminal management table.

図4は端末管理部131の動作を説明するためのフロー図である。   FIG. 4 is a flowchart for explaining the operation of the terminal management unit 131.

端末管理部131は、通信フレーム検出部113から登録要求信号フレームを受信すると(S101でYES)、この登録要求信号フレームを解析して、送信元の無線端末2のアドレスを解析する。そして、該アドレスを端末管理テーブルに追加する(S102)。   When receiving the registration request signal frame from the communication frame detection unit 113 (YES in S101), the terminal management unit 131 analyzes the registration request signal frame and analyzes the address of the transmission source wireless terminal 2. Then, the address is added to the terminal management table (S102).

それから、端末管理部131は、計測を行っているタイマTM、TUのうち、計測値が最小のタイマを特定する。そして、該タイマの計測値が所定時間t1を経過しているか否かを調べる(S103)。ここで、タイマTMはマルチキャスト通信フレームの送信タイミングを検出するためのものであり、タイマTUxはアドレスxを持つ無線端末宛のCTS信号フレームの送信タイミングを検出するためのものである。なお、所定時間t1は少なくともデュアレーション時間よりも長い時間に設定する。経過している場合は(S103でYES)、登録要求信号フレームの送信元の無線端末2のアドレスxに対応付けたタイマTUxを設定し、該タイマTUxの計測を開始する(S104)。経過していない場合は(S103でNO)、経過するのを待つ。それから、登録要求信号フレームの送信元の無線端末2のアドレスxに対応付けたタイマTUxを設定し、該タイマTUxの計測を開始する(S104)。   Then, the terminal management unit 131 identifies the timer with the smallest measured value among the timers TM and TU that are measuring. Then, it is checked whether or not the measured value of the timer has passed the predetermined time t1 (S103). Here, the timer TM is for detecting the transmission timing of the multicast communication frame, and the timer TUx is for detecting the transmission timing of the CTS signal frame addressed to the wireless terminal having the address x. The predetermined time t1 is set to a time longer than at least the duration time. If it has elapsed (YES in S103), the timer TUx associated with the address x of the wireless terminal 2 that is the transmission source of the registration request signal frame is set, and measurement of the timer TUx is started (S104). If it has not elapsed (NO in S103), it waits for it to elapse. Then, a timer TUx associated with the address x of the wireless terminal 2 that is the transmission source of the registration request signal frame is set, and measurement of the timer TUx is started (S104).

次に、端末管理部131は、タイマTMが停止中であるか否かを調べる(S105)、停止中の場合は(S105でYES)、計測を行っているタイマTUのうち、計測値が最小のタイマを特定する。そして、該タイマの計測値が所定時間t1を経過しているか否かを調べる(S106)。経過している場合は(S106でYES)、タイマTMの計測を開始する(S107)。経過していない場合は(S106でNO)、経過するのを待つ。それから、タイマTMの計測を開始する(S107)。   Next, the terminal management unit 131 checks whether or not the timer TM is stopped (S105). If the timer TM is stopped (YES in S105), the measured value is the smallest among the timer TUs that are measuring. Specify the timer. Then, it is checked whether or not the measured value of the timer has passed the predetermined time t1 (S106). If it has elapsed (YES in S106), the timer TM starts to be measured (S107). If it has not elapsed (NO in S106), it waits for it to elapse. Then, the timer TM starts to be measured (S107).

また、端末管理部131は、通信フレーム検出部113から登録解除要求信号フレームを受信すると(S111でYES)、この登録解除要求信号フレームを解析して、送信元の無線端末2のアドレスxを解析する。そして、該アドレスxを端末管理テーブルから削除する(S112)。また、該アドレスxを持つ無線端末2に対応付けられて設けられているタイマTUxの計測を停止する(S113)。それから、端末管理部131は、端末管理テーブルに登録されている無線端末2のアドレス毎に設けられたタイマTUが全て停止中であるか否かを調べる(S114)。全て停止中の場合は(S114でYES)、タイマTMの計測を停止する(S115)。   In addition, when receiving the deregistration request signal frame from the communication frame detection unit 113 (YES in S111), the terminal management unit 131 analyzes the deregistration request signal frame and analyzes the address x of the transmission source wireless terminal 2. To do. Then, the address x is deleted from the terminal management table (S112). Further, the measurement of the timer TUx provided in association with the wireless terminal 2 having the address x is stopped (S113). Then, the terminal management unit 131 checks whether all timers TU provided for each address of the wireless terminal 2 registered in the terminal management table are stopped (S114). If all are stopped (YES in S114), the measurement of the timer TM is stopped (S115).

図3に戻って説明を続ける。通信指示部132は、定期的に(送信データが音声の場合は例えば20ms毎に)、端末管理部131の端末管理テーブルにアドレスが登録されている各無線端末2を宛先とするマルチキャスト通信フレームの作成を無線送信部12に指示する。また、通信指示部132は、端末管理部131の端末管理テーブルにアドレスが登録されている無線端末2各々に対して、定期的に(送信データが音声の場合は例えば20ms毎に)、CTS信号フレームの作成をCTS生成部133に指示する。なお、CTS信号フレームの作成指示は、該CTS信号フレームに応答して無線端末2が送信するユニキャスト通信フレームが、他の無線端末2が送信するユニキャスト通信フレームおよびAP1が送信するマルチキャスト通信フレームと混信しないタイミングで行う。   Returning to FIG. 3, the description will be continued. The communication instruction unit 132 periodically (for example, every 20 ms when the transmission data is a voice) of a multicast communication frame whose destination is each wireless terminal 2 whose address is registered in the terminal management table of the terminal management unit 131. Creation is instructed to the wireless transmission unit 12. In addition, the communication instruction unit 132 periodically (for example, every 20 ms when the transmission data is voice) for each wireless terminal 2 whose address is registered in the terminal management table of the terminal management unit 131. Instructs the CTS generation unit 133 to create a frame. Note that the CTS signal frame creation instruction is such that a unicast communication frame transmitted from the wireless terminal 2 in response to the CTS signal frame is transmitted as a unicast communication frame transmitted from another wireless terminal 2 and a multicast communication frame transmitted from the AP1. This is done at a timing where there is no interference.

図5は通信指示部132の動作を説明するためのフロー図である。   FIG. 5 is a flowchart for explaining the operation of the communication instruction unit 132.

通信指示部132は、端末管理部131によって設定された計測中のタイマTM、TUのうち、所定時間t2を経過したタイマを検出すると(S201でYES)、該タイマが端末管理テーブルに登録されているいずれかの無線端末2のアドレスxに対応付けられたタイマTUxであるならばS203に進み、一方、タイマTMであるならばS205に進む(S202)。ここで、所定時間t2は通信品質によって定まる。例えば通信対象のデータが音声データの場合は20msとなる。   When the communication instruction unit 132 detects a timer that has passed the predetermined time t2 from the timers TM and TU being measured set by the terminal management unit 131 (YES in S201), the timer is registered in the terminal management table. If it is the timer TUx associated with the address x of any one of the wireless terminals 2, the process proceeds to S203, and if it is the timer TM, the process proceeds to S205 (S202). Here, the predetermined time t2 is determined by the communication quality. For example, when the communication target data is audio data, the time is 20 ms.

S203において、通信指示部132は、所定時間t2を経過したタイマTUxに対応付けられているアドレスxを伴うCTS生成指示をCTS生成部133に通知する。これを受けて、CTS生成部133は、該アドレスxを宛先とする図2(C)に示すようなCTS信号フレームを生成する。このCTS信号フレームは、DA変換部122でアナログ信号に変換された後、AFE部121から無線送信される。次に、通信指示部132は、所定時間t2を経過したタイマTUxの計測値を0にリセットする(S204)。その後、S201に戻る。   In S203, the communication instruction unit 132 notifies the CTS generation unit 133 of a CTS generation instruction with the address x associated with the timer TUx that has passed the predetermined time t2. In response to this, the CTS generator 133 generates a CTS signal frame as shown in FIG. The CTS signal frame is converted into an analog signal by the DA conversion unit 122 and then wirelessly transmitted from the AFE unit 121. Next, the communication instruction unit 132 resets the measured value of the timer TUx that has passed the predetermined time t2 to 0 (S204). Thereafter, the process returns to S201.

S205において、通信指示部132は、端末管理テーブルに登録されている各無線端末2のアドレスを伴うマルチキャスト通信フレーム生成指示をマルチキャスト通信フレーム生成部123に指示する。これを受けて、マルチキャスト通信フレーム生成部123は、送信バッファ124からマルチキャスト通信フレーム生成指示に付加されているアドレス各々の送信データ(1つのアドレスについて複数の送信データが送信バッファ124に格納されている場合は最先の送信データ)を送信バッファ124から読み出す。そして、これらの送信データを格納した図2(A)に示すようなマルチキャスト通信フレームを生成する。このマルチキャスト通信フレームは、DA変換部122でアナログ信号に変換された後、AFE部121から無線送信される。次に、通信指示部132は、所定時間t2を経過したタイマTMの計測値を0にリセットする(S204)。その後、S201に戻る。   In step S205, the communication instruction unit 132 instructs the multicast communication frame generation unit 123 to generate a multicast communication frame with the address of each wireless terminal 2 registered in the terminal management table. In response to this, the multicast communication frame generation unit 123 stores transmission data for each address added to the multicast communication frame generation instruction from the transmission buffer 124 (a plurality of transmission data for one address is stored in the transmission buffer 124. In this case, the earliest transmission data) is read from the transmission buffer 124. Then, a multicast communication frame as shown in FIG. 2A storing these transmission data is generated. The multicast communication frame is converted into an analog signal by the DA conversion unit 122 and then wirelessly transmitted from the AFE unit 121. Next, the communication instruction unit 132 resets the measured value of the timer TM that has passed the predetermined time t2 to 0 (S204). Thereafter, the process returns to S201.

図3に戻って説明を続ける。CTS生成部133は、通信指示部132より受け取ったCTS信号フレームの作成指示に従い、該指示で指定されている無線端末2のアドレスを宛先とする、図2(C)に示すようなCTS信号フレームを生成し、これを無線送信部12に出力する。   Returning to FIG. 3, the description will be continued. In accordance with the CTS signal frame creation instruction received from the communication instruction unit 132, the CTS generation unit 133 has a CTS signal frame as illustrated in FIG. Is output to the wireless transmission unit 12.

有線IF部14は、無線受信部11より受信したデータをルータ3に出力する。また、ルータ3より受信した自AP1の管轄エリアに存在する各無線端末2宛のデータを無線送信部12に出力する。   The wired IF unit 14 outputs the data received from the wireless reception unit 11 to the router 3. In addition, the data addressed to each wireless terminal 2 existing in the jurisdiction area of the own AP 1 received from the router 3 is output to the wireless transmission unit 12.

図6は無線端末2の概略図である。図示するように、無線端末2は、無線受信部21と、無線送信部22と、通信制御部23と、アプリケーション処理部24と、アンテナ25と、を有する。   FIG. 6 is a schematic diagram of the wireless terminal 2. As illustrated, the wireless terminal 2 includes a wireless reception unit 21, a wireless transmission unit 22, a communication control unit 23, an application processing unit 24, and an antenna 25.

無線受信部21は、アンテナ25を介してAP1からデータを受信して、アプリケーション処理部24に出力する。図示するように、無線受信部21は、AFE部211と、AD変換部212と、フレーム検出部213と、受信バッファ214と、を有する。   The wireless reception unit 21 receives data from the AP 1 via the antenna 25 and outputs the data to the application processing unit 24. As illustrated, the wireless reception unit 21 includes an AFE unit 211, an AD conversion unit 212, a frame detection unit 213, and a reception buffer 214.

AFE部211は、アンテナ25を介してAP1から送信された電波を受信し、これをアナログ信号に変換する。AD変換部212は、AFE部211が受信したアナログ信号をデジタル信号に変換し、フレーム検出部213に出力する。   The AFE unit 211 receives a radio wave transmitted from the AP 1 via the antenna 25 and converts it into an analog signal. The AD conversion unit 212 converts the analog signal received by the AFE unit 211 into a digital signal and outputs the digital signal to the frame detection unit 213.

フレーム検出部213は、AD変換部212より出力されたデジタル信号から信号フレームを検出する。検出した信号フレームが図2(B)に示すマルチキャスト通信フレームの場合は、該通信フレームのペイロード513から自無線端末2のアドレスを持つデータユニット5132を抽出して、受信バッファ214に出力する。一方、抽出した信号フレームが図2(C)に示すCTS信号フレームである場合は、該信号フレームを通信制御部23に出力する。   The frame detection unit 213 detects a signal frame from the digital signal output from the AD conversion unit 212. If the detected signal frame is the multicast communication frame shown in FIG. 2B, the data unit 5132 having the address of the own wireless terminal 2 is extracted from the payload 513 of the communication frame and output to the reception buffer 214. On the other hand, when the extracted signal frame is the CTS signal frame shown in FIG. 2C, the signal frame is output to the communication control unit 23.

受信バッファ214は、フレーム検出部213から受け取ったデータユニット5132をバッファリングし、それから該データユニット5132を、アドレスおよびデータ長を含むヘッダとデータとからなる受信データとして、アプリケーション処理部24に出力する。   The reception buffer 214 buffers the data unit 5132 received from the frame detection unit 213, and then outputs the data unit 5132 to the application processing unit 24 as reception data including a header and data including an address and a data length. .

無線送信部22は、送信バッファ221と、ユニキャスト通信フレーム生成部222と、DA変換部223と、AFE部224と、を有する。   The wireless transmission unit 22 includes a transmission buffer 221, a unicast communication frame generation unit 222, a DA conversion unit 223, and an AFE unit 224.

送信バッファ221は、アドレスおよびデータ長を含むヘッダとデータとからなる送信データを、アプリケーション処理部24から受信してバッファリングする。   The transmission buffer 221 receives transmission data composed of a header and data including an address and a data length from the application processing unit 24 and buffers it.

ユニキャスト通信フレーム生成部222は、通信制御部23よりの指示に従い送信バッファ221に格納されている送信データを読み出して、該送信データをペイロードに格納した、図2(A)に示すようなユニキャスト通信フレームを生成し、これをDA変換部223に出力する。   The unicast communication frame generation unit 222 reads the transmission data stored in the transmission buffer 221 in accordance with an instruction from the communication control unit 23, and stores the transmission data in the payload as shown in FIG. A cast communication frame is generated and output to the DA converter 223.

DA変換部223は、ユニキャスト通信フレーム生成部222より出力されたユニキャスト通信フレーム、および、通信制御部23より出力された登録要求信号フレーム、登録解除要求信号フレームをアナログ信号に変換する。AFE部224は、DA変換部223より出力されたアナログ信号を電波に変換してアンテナ25から送信する。   The DA conversion unit 223 converts the unicast communication frame output from the unicast communication frame generation unit 222 and the registration request signal frame and registration cancellation request signal frame output from the communication control unit 23 into analog signals. The AFE unit 224 converts the analog signal output from the DA converter 223 into a radio wave and transmits it from the antenna 25.

通信制御部23は、AP選定部231と、通信タイミング管理部232と、登録/解除要求生成部233と、を有する。   The communication control unit 23 includes an AP selection unit 231, a communication timing management unit 232, and a registration / release request generation unit 233.

AP選定部231は、AFE部211で検出されたAP1各々の受信電波強度(各AP1はそれぞれ異なるキャリア周波数を用いているものとする)に基づいて接続先のAP1を選定する。選定されたAP1に接続するようにAFE部211、214を設定する。これにより、AFE211は、AP選定部231により設定されたAP1のキャリア周波数で受信電波を復調して、該AP1より送信された信号を受信する。また、AFE224は、AP選定部231により設定されたAP1のキャリア周波数でDA変換部223より出力されたアナログ信号を変調して、アンテナ25から接続先のAP1に電波を送信する。   The AP selection unit 231 selects a connection destination AP 1 based on the received radio wave intensity of each AP 1 detected by the AFE unit 211 (assuming that each AP 1 uses a different carrier frequency). The AFE units 211 and 214 are set to connect to the selected AP1. As a result, the AFE 211 demodulates the received radio wave at the carrier frequency of AP1 set by the AP selection unit 231 and receives the signal transmitted from the AP1. The AFE 224 modulates the analog signal output from the DA converter 223 with the carrier frequency of AP1 set by the AP selector 231 and transmits radio waves from the antenna 25 to the connected AP1.

通信タイミング管理部232は、AP1を宛先とするユニキャスト通信フレームの作成を無線送信部22に指示する。また、通信タイミング指示部232は、登録要求信号フレームおよび登録解除要求信号フレームの作成を登録/解除要求生成部233に指示する。なお、登録要求信号フレームおよび登録解除要求信号フレームの作成指示は、AP1および他の無線端末2から送信される信号と混信しないタイミングで行う。   The communication timing management unit 232 instructs the wireless transmission unit 22 to create a unicast communication frame whose destination is AP1. In addition, the communication timing instruction unit 232 instructs the registration / cancellation request generation unit 233 to create a registration request signal frame and a registration cancellation request signal frame. Note that the instruction to create the registration request signal frame and the registration cancellation request signal frame is performed at a timing that does not interfere with signals transmitted from the AP 1 and other wireless terminals 2.

図7は通信タイミング管理部232の動作を説明するための図である。   FIG. 7 is a diagram for explaining the operation of the communication timing management unit 232.

通信タイミング管理部232は、フレーム検出部213からCTS信号フレームを受け付けると(S301)、該CTS信号フレームを解析して、その宛先アドレスが自無線端末2であるか否かを調べる(S302)。自無線端末2の場合は(S302でYES)、ユニキャスト通信フレーム生成部222にユニキャスト通信フレームの生成を指示する(S303)。これを受けて、ユニキャスト通信フレーム生成部222は、SIFS期間を経過するのを待って送信バッファ124から送信データを読み出す。そして、該送信データを格納した図2(A)に示すようなユニキャスト通信フレームを生成する。このユニキャスト通信フレームは、DA変換部223でアナログ信号に変換された後、AFE部224から無線送信される。その後、通信タイミング管理部232は、該CTS信号フレームで指定されているデュアレーション期間を経過するのを待ち(S304)、それから、S301に戻る。   When the communication timing management unit 232 receives the CTS signal frame from the frame detection unit 213 (S301), the communication timing management unit 232 analyzes the CTS signal frame and checks whether or not the destination address is the own wireless terminal 2 (S302). In the case of the own wireless terminal 2 (YES in S302), the unicast communication frame generation unit 222 is instructed to generate a unicast communication frame (S303). In response to this, the unicast communication frame generation unit 222 reads transmission data from the transmission buffer 124 after the SIFS period elapses. Then, a unicast communication frame as shown in FIG. 2A storing the transmission data is generated. The unicast communication frame is converted into an analog signal by the DA conversion unit 223 and then wirelessly transmitted from the AFE unit 224. Thereafter, the communication timing management unit 232 waits for the duration period specified in the CTS signal frame to elapse (S304), and then returns to S301.

また、通信タイミング管理部232は、アプリケーション処理部24から通信開始の指示を受け付けると(S311)、乱数を生成して、該乱数に応じた期間中に無線受信部21(AFE部211)が接続先のAP1のキャリアを検出したか否かを判断し(S312)、該キャリアを検出していない場合は(S312でNO)、登録/解除要求生成部233に登録要求の生成を指示する(S313)。これを受けて、登録/解除要求生成部233は、図2(D)に示すような登録要求信号フレームを生成する。この登録要求信号フレームは、DA変換部223でアナログ信号に変換された後、AFE部224から無線送信される。その後、S301に戻る。   When the communication timing management unit 232 receives an instruction to start communication from the application processing unit 24 (S311), the communication timing management unit 232 generates a random number, and the wireless reception unit 21 (AFE unit 211) connects during a period corresponding to the random number. It is determined whether the carrier of the previous AP1 has been detected (S312). If the carrier has not been detected (NO in S312), the registration / release request generation unit 233 is instructed to generate a registration request (S313). ). In response to this, the registration / cancellation request generation unit 233 generates a registration request signal frame as shown in FIG. The registration request signal frame is converted into an analog signal by the DA conversion unit 223 and then wirelessly transmitted from the AFE unit 224. Thereafter, the process returns to S301.

また、通信タイミング管理部232は、アプリケーション処理部24から通信終了の指示を受け付けると(S321)、乱数を生成して、該乱数に応じた期間中に無線受信部21(AFE部211)が接続先のAP1のキャリアを検出したか否かを判断し(S322)、該キャリアを検出していない場合は(S322でNO)、登録/解除要求生成部233に登録解除要求の生成を指示する(S323)。これを受けて、登録/解除要求生成部233は、図2(D)に示すような登録解除要求信号フレームを生成する。この登録解除要求信号フレームは、DA変換部223でアナログ信号に変換された後、AFE部224から無線送信される。その後、S301に戻る。   When the communication timing management unit 232 receives an instruction to end communication from the application processing unit 24 (S321), the communication timing management unit 232 generates a random number, and the wireless reception unit 21 (AFE unit 211) connects during a period according to the random number. It is determined whether the carrier of the previous AP1 has been detected (S322). If the carrier has not been detected (NO in S322), the registration / release request generation unit 233 is instructed to generate a registration cancellation request ( S323). In response to this, the registration / cancellation request generation unit 233 generates a registration cancellation request signal frame as shown in FIG. The deregistration request signal frame is converted into an analog signal by the DA conversion unit 223 and then wirelessly transmitted from the AFE unit 224. Thereafter, the process returns to S301.

図3に戻って説明を続ける。登録/解除要求生成部233は、上述したように、通信タイミング指示部232より受け取った登録要求通信フレームあるいは登録解除要求通信フレームの作成指示に従い、AP1を宛先とする、図2(D)に示すような登録要求通信フレームあるいは登録解除要求通信フレームを生成し、これを無線送信部22に出力する。   Returning to FIG. 3, the description will be continued. As described above, the registration / cancellation request generation unit 233 has the AP1 as the destination in accordance with the registration request communication frame or registration cancellation request communication frame generation instruction received from the communication timing instruction unit 232, as shown in FIG. Such a registration request communication frame or a registration cancellation request communication frame is generated and output to the wireless transmission unit 22.

アプリケーション処理部24は、通信相手への送信データを生成して無線送信部12に出力すると共に、通信相手からの受信データを無線受信部21から受け付ける。また、アプリケーション処理部24は、通信相手とのデータ送受の開始に先立って、通信開始の指示を通信制御部23に出力する。また、通信相手とのデータ送受を終了する場合には、通信終了の指示を通信制御部23に出力する。アプリケーション処理部24は、例えばVoIP処理を行うプログラムによって実現される。   The application processing unit 24 generates transmission data for the communication partner and outputs the transmission data to the wireless transmission unit 12, and receives reception data from the communication partner from the wireless reception unit 21. The application processing unit 24 outputs a communication start instruction to the communication control unit 23 prior to the start of data transmission / reception with the communication partner. When the data transmission / reception with the communication partner is to be ended, an instruction to end the communication is output to the communication control unit 23. The application processing unit 24 is realized by, for example, a program that performs VoIP processing.

上述したAP1は、例えば図8に示すような、CPU51と、プログラムが記憶されているプログラムメモリ52と、データが記憶されているデータメモリ53と、例えば有線LANを介して通信を行なう有線IF54と、無線LANを介して無線端末2と通信を行なう無線IF55と、これら各構成要素51〜55を相互接続する内部バス57と、を有するコンピュータシステムにおいて、CPU51がプログラムメモリ52に記憶されているプログラムを実行することで実現される。この場合、端末管理部131が保持する端末管理テーブルにはデータメモリ53が、有線IF部14には有線IF54が、そして、無線受信部11および無線送信部12には無線IF55が用いられる。   The AP 1 described above includes, for example, a CPU 51, a program memory 52 in which a program is stored, a data memory 53 in which data is stored, and a wired IF 54 that performs communication via a wired LAN, for example, as shown in FIG. In a computer system having a wireless IF 55 that communicates with the wireless terminal 2 via a wireless LAN and an internal bus 57 that interconnects these components 51 to 55, the CPU 51 stores a program stored in the program memory 52. It is realized by executing. In this case, a data memory 53 is used for the terminal management table held by the terminal management unit 131, a wired IF 54 is used for the wired IF unit 14, and a wireless IF 55 is used for the wireless reception unit 11 and the wireless transmission unit 12.

また、無線端末2は、図8において、有線IF54の代わりに、キーボード、マウス、マイク、ディスプレイ、スピーカなどの入出力装置が設けられたコンピュータシステムにおいて、CPU51がプログラムメモリ52に記憶されているプログラムを実行することで実現される。この場合、無線受信部21および無線送信部22には無線IF55が用いられる。   The wireless terminal 2 is a computer system in which an input / output device such as a keyboard, a mouse, a microphone, a display, and a speaker is provided instead of the wired IF 54 in FIG. It is realized by executing. In this case, the wireless IF 55 is used for the wireless receiver 21 and the wireless transmitter 22.

次に、上記構成の無線LANシステムの動作を説明する。   Next, the operation of the wireless LAN system having the above configuration will be described.

図9は本発明の第1実施形態が適用された無線LANシステムにおけるデータのやり取りを説明するための図である。ここでは、AP1に2つの無線端末2(端末A、端末B)が接続する場合を例にとり説明する。   FIG. 9 is a diagram for explaining data exchange in the wireless LAN system to which the first embodiment of the present invention is applied. Here, a case where two wireless terminals 2 (terminal A and terminal B) are connected to AP1 will be described as an example.

AP1において、通信指示部132は、マルチキャスト通信フレーム送信タイミングを計測するタイマTMが所定時間t2(通信品質によって定まる時間、例えば通信対象のデータが音声データの場合は20ms)を経過したことを検出すると、マルチキャスト通信フレーム生成部122にマルチキャスト通信フレームの生成指示を出力する。これを受けて、マルチキャスト通信フレーム生成部122は、端末A宛のデータユニット5132を含むマルチキャスト通信フレームを生成し、DA変換部123、AFE部124を介して、アンテナ15から送信する(T101)。端末Aは、このマルチキャスト通信フレームを受信し、該通信フレームのペイロード513から自端末A宛のデータユニット5132を抽出する。   In AP1, when the communication instruction unit 132 detects that the timer TM for measuring the transmission timing of the multicast communication frame has passed a predetermined time t2 (a time determined by communication quality, for example, 20 ms when the communication target data is voice data), Then, a multicast communication frame generation instruction is output to the multicast communication frame generation unit 122. In response to this, the multicast communication frame generation unit 122 generates a multicast communication frame including the data unit 5132 addressed to the terminal A, and transmits it from the antenna 15 via the DA conversion unit 123 and the AFE unit 124 (T101). Terminal A receives this multicast communication frame and extracts data unit 5132 addressed to its own terminal A from payload 513 of the communication frame.

また、AP1において、通信指示部132は、端末A宛のCTS信号フレーム送信タイミングを計測するタイマTUaが所定時間t2を経過したことを検出すると、CTS生成部133にCTS信号フレームの生成指示を出力する。これを受けて、CTS生成部133は、端末A宛のCTS信号フレームを生成し、DA変換部123、AFE部124を介して、アンテナ15から送信する(T102)。   In AP1, communication instruction unit 132 outputs a CTS signal frame generation instruction to CTS generation unit 133 upon detecting that timer TUa for measuring the transmission timing of the CTS signal frame addressed to terminal A has passed a predetermined time t2. To do. In response to this, the CTS generation unit 133 generates a CTS signal frame addressed to the terminal A, and transmits the CTS signal frame from the antenna 15 via the DA conversion unit 123 and the AFE unit 124 (T102).

AP1に接続中の端末Aにおいて、通信タイミング管理部232は、無線受信部21から自端末A宛のCTS信号フレームを受信すると、ユニキャスト通信フレーム生成部222にユニキャスト通信フレームの生成指示を出力する。これを受けて、ユニキャスト通信フレーム生成部222は、送信データ含むユニキャスト通信フレームを生成し、DA変換部223、AFE部224を介して、アンテナ25から送信する(T201)。AP1は、このユニキャスト通信フレームを受信し、該通信フレームのペイロード503から受信データを抽出する。   In the terminal A connected to the AP 1, the communication timing management unit 232 outputs a unicast communication frame generation instruction to the unicast communication frame generation unit 222 when receiving the CTS signal frame addressed to the terminal A from the wireless reception unit 21. To do. In response, the unicast communication frame generation unit 222 generates a unicast communication frame including transmission data, and transmits the unicast communication frame from the antenna 25 via the DA conversion unit 223 and the AFE unit 224 (T201). AP1 receives this unicast communication frame and extracts received data from the payload 503 of the communication frame.

AP1に未接続の端末Bにおいて、アプリケーション処理部24から通信開始を指示された通信タイミング管理部232は、無線受信部21から他端末宛のCTS信号フレームを受信すると、該CTS信号フレームで規定されているデュアレーション期間t1を経過するのを待ち、その後、AP1および他の端末が信号を出力していないことを確認してから、登録/解除要求生成部233に登録要求信号フレームの生成を指示する。これを受けて、登録/解除要求生成部233は、登録要求信号フレームを生成し、DA変換部223、AFE部224を介して、アンテナ25から送信する(T301)。AP1は、この登録要求信号フレームを受信し、端末Bを端末管理テーブルに追加すると共に、端末Bに対応付けたタイマTUbを設定し、このタイマTUbの計測を開始する(T103)。   In the terminal B not connected to the AP 1, when the communication timing management unit 232 instructed to start communication from the application processing unit 24 receives a CTS signal frame addressed to another terminal from the wireless reception unit 21, the communication timing management unit 232 is defined by the CTS signal frame. Waiting for the current duration period t1 to elapse, and after confirming that AP1 and other terminals are not outputting signals, instruct the registration / cancellation request generation unit 233 to generate a registration request signal frame To do. In response, the registration / cancellation request generation unit 233 generates a registration request signal frame and transmits it from the antenna 25 via the DA conversion unit 223 and the AFE unit 224 (T301). AP1 receives this registration request signal frame, adds terminal B to the terminal management table, sets a timer TUb associated with terminal B, and starts measuring this timer TUb (T103).

AP1に接続中の端末Aにおいて、通信タイミング管理部232は、アプリケーション処理部24から通信終了を指示されると、無線受信部21から受信したCTS信号フレームで規定されているデュアレーション期間t1を経過していること、および、AP1および他の端末が信号を出力していないことを確認してから、登録/解除要求生成部233に登録解除要求信号フレームの生成を指示する。これを受けて、登録/解除解除要求生成部233は、登録解除要求信号フレームを生成し、DA変換部223、AFE部224を介して、アンテナ25から送信する(T202)。AP1は、この登録解除要求信号フレームを受信し、端末Aを端末管理テーブルから削除すると共に、端末Aに対応付けたタイマTUaの計測を終了する(T104)。   In the terminal A connected to the AP 1, when the communication timing management unit 232 is instructed to end communication from the application processing unit 24, the communication timing management unit 232 passes the duration period t 1 defined by the CTS signal frame received from the wireless reception unit 21. And confirming that the AP1 and other terminals are not outputting signals, the registration / cancellation request generation unit 233 is instructed to generate a registration cancellation request signal frame. In response to this, the registration / release cancellation request generation unit 233 generates a registration cancellation request signal frame and transmits it from the antenna 25 via the DA conversion unit 223 and the AFE unit 224 (T202). AP1 receives this deregistration request signal frame, deletes terminal A from the terminal management table, and ends the measurement of timer TUa associated with terminal A (T104).

また、AP1において、通信指示部132は、マルチキャスト通信フレーム送信タイミングを計測するタイマTMが所定時間t2を経過したことを検出すると、マルチキャスト通信フレーム生成部122にマルチキャスト通信フレームの生成指示を出力する。これを受けて、マルチキャスト通信フレーム生成部122は、端末B宛のデータユニット5132を含むマルチキャスト通信フレームを生成し、DA変換部123、AFE部124を介して、アンテナ15から送信する(T105)。端末Bは、このマルチキャスト通信フレームを受信し、該通信フレームのペイロード513から自端末B宛のデータユニット5132を抽出する。   In AP1, communication instruction unit 132 outputs a multicast communication frame generation instruction to multicast communication frame generation unit 122 when it detects that timer TM for measuring the multicast communication frame transmission timing has passed a predetermined time t2. In response, the multicast communication frame generation unit 122 generates a multicast communication frame including the data unit 5132 addressed to the terminal B, and transmits the multicast communication frame from the antenna 15 via the DA conversion unit 123 and the AFE unit 124 (T105). Terminal B receives this multicast communication frame and extracts data unit 5132 addressed to its own terminal B from payload 513 of the communication frame.

また、AP1において、通信指示部132は、端末B宛のCTS信号フレーム送信タイミングを計測するタイマTUbが所定時間t2を経過したことを検出すると、CTS生成部133にCTS信号フレームの生成指示を出力する。これを受けて、CTS生成部133は、端末B宛のCTS信号フレームを生成し、DA変換部123、AFE部124を介して、アンテナ15から送信する(T106)。   In AP1, communication instruction section 132 outputs a CTS signal frame generation instruction to CTS generation section 133 when it detects that timer TUb for measuring the CTS signal frame transmission timing addressed to terminal B has passed a predetermined time t2. To do. In response to this, the CTS generator 133 generates a CTS signal frame addressed to the terminal B, and transmits it from the antenna 15 via the DA converter 123 and the AFE unit 124 (T106).

AP1に接続中の端末Bにおいて、通信タイミング管理部232は、無線受信部21から自端末B宛のCTS信号フレームを受信すると、ユニキャスト通信フレーム生成部222にユニキャスト通信フレームの生成指示を出力する。これを受けて、ユニキャスト通信フレーム生成部222は、送信データ含むユニキャスト通信フレームを生成し、DA変換部223、AFE部224を介して、アンテナ25から送信する(T302)。AP1は、このユニキャスト通信フレームを受信し、該通信フレームのペイロード503から受信データを抽出する。   In the terminal B connected to the AP 1, the communication timing management unit 232 outputs a unicast communication frame generation instruction to the unicast communication frame generation unit 222 when receiving the CTS signal frame addressed to the terminal B from the wireless reception unit 21. To do. In response, the unicast communication frame generation unit 222 generates a unicast communication frame including transmission data, and transmits the unicast communication frame from the antenna 25 via the DA conversion unit 223 and the AFE unit 224 (T302). AP1 receives this unicast communication frame and extracts received data from the payload 503 of the communication frame.

以上、本発明の第1実施形態について説明した。   The first embodiment of the present invention has been described above.

本実施形態によれば、AP1は、複数の無線端末2各々宛のデータを一つのマルチキャスト通信フレームに纏めて送信できる。したがって、複数の無線端末A各々宛のデータを別個のユニキャスト通信フレームで送信する場合に比べ、フレームのプリアンブル等によるオーバヘッドを低減できる。   According to this embodiment, the AP 1 can collectively transmit data addressed to each of the plurality of wireless terminals 2 in one multicast communication frame. Therefore, compared to the case where data addressed to each of the plurality of wireless terminals A is transmitted in separate unicast communication frames, the overhead due to the frame preamble or the like can be reduced.

<<第2実施形態>>
本実施形態の無線LANシステムは、第1実施形態の無線LANシステムにおいて、一つのマルチキャストCTSを用いて、複数の無線端末2各々から通信フレームを受信できるようにしている。なお、本実施形態の無線LANシステムの概略構成は、図1に示す第1実施形態の無線LANシステムと基本的に同様である。但し、AP1および無線端末2の動作が一部異なる。
<< Second Embodiment >>
The wireless LAN system of this embodiment is configured to receive a communication frame from each of the plurality of wireless terminals 2 using one multicast CTS in the wireless LAN system of the first embodiment. The schematic configuration of the wireless LAN system of this embodiment is basically the same as that of the wireless LAN system of the first embodiment shown in FIG. However, the operations of AP1 and wireless terminal 2 are partially different.

本実施形態のAP1は、通信制御部13での処理が異なるのを除き、基本的に第1実施形態のものと同様である。第1実施形態との区別のために、通信制御部13を構成する端末管理部131、通信指示部132およびCTS生成部133を、本実施形態では端末管理部131A、通信指示部132AおよびCTS生成部133Aと呼ぶこととする。   AP1 of this embodiment is basically the same as that of the first embodiment except that the processing in the communication control unit 13 is different. In order to distinguish from the first embodiment, the terminal management unit 131, the communication instruction unit 132, and the CTS generation unit 133 constituting the communication control unit 13 are referred to as the terminal management unit 131A, the communication instruction unit 132A, and the CTS generation in this embodiment. It will be referred to as a section 133A.

端末管理部131Aは、自AP1の管轄エリアに存在する無線端末2を管理するための端末管理テーブル(不図示)を備える。端末管理部131Aは、無線受信部11より登録要求信号を受け取った場合に、該登録要求信号に含まれている無線端末2のアドレスを、該端末管理テーブルに追加する。また、無線受信部11より登録解除要求信号を受け取った場合に、該登録解除要求信号に含まれている無線端末2のアドレスを、該端末管理テーブルから削除する。   The terminal management unit 131A includes a terminal management table (not shown) for managing the wireless terminals 2 existing in the jurisdiction area of the own AP1. When the terminal management unit 131A receives a registration request signal from the wireless reception unit 11, the terminal management unit 131A adds the address of the wireless terminal 2 included in the registration request signal to the terminal management table. Further, when a registration cancellation request signal is received from the wireless reception unit 11, the address of the wireless terminal 2 included in the registration cancellation request signal is deleted from the terminal management table.

図10は端末管理部131Aの動作を説明するためのフロー図である。   FIG. 10 is a flowchart for explaining the operation of the terminal management unit 131A.

端末管理部131Aは、通信フレーム検出部113から登録要求信号フレームを受信すると(S121でYES)、この登録要求信号フレームを解析して、送信元の無線端末2のアドレスを解析する。そして、該アドレスを端末管理テーブルに追加する(S122)。それから、端末管理部131Aは、タイマTM、TUが計測中であるか否かを調べる(S123)。ここで、タイマTMはマルチキャスト通信フレームの送信タイミングを検出するためのものであり、タイマTUはマルチキャストCTS信号フレームの送信タイミングを検出するためのものである。端末管理部131Aは、タイマTM、TUが計測中でない場合(S123でNO)、タイマTUをリセットして計測を開始する(S124)。それから、所定時間t3を経過するのを待って(S125)、タイマTMをリセットして計測を開始する(S126)。なお、所定時間t3は少なくともデュアレーション時間よりも長い時間に設定する。   Upon receiving the registration request signal frame from the communication frame detection unit 113 (YES in S121), the terminal management unit 131A analyzes the registration request signal frame and analyzes the address of the transmission source wireless terminal 2. Then, the address is added to the terminal management table (S122). Then, the terminal manager 131A checks whether or not the timers TM and TU are being measured (S123). Here, the timer TM is for detecting the transmission timing of the multicast communication frame, and the timer TU is for detecting the transmission timing of the multicast CTS signal frame. If the timers TM and TU are not being measured (NO in S123), the terminal management unit 131A resets the timer TU and starts measurement (S124). Then, after a predetermined time t3 has elapsed (S125), the timer TM is reset and measurement is started (S126). The predetermined time t3 is set to a time longer than at least the duration time.

また、端末管理部131Aは、通信フレーム検出部113から登録解除要求信号フレームを受信すると(S131でYES)、この登録解除要求信号フレームを解析して、送信元の無線端末2のアドレスxを解析する。そして、該アドレスxを端末管理テーブルから削除する(S312)。それから、端末管理部131Aは、端末管理テーブルに登録されている無線端末2があるか否かを調べる(S133)。端末管理テーブルに登録されている無線端末2が存在しない場合は、タイマTU、TMの計測を中止する(S134)。   Further, when receiving the deregistration request signal frame from the communication frame detecting unit 113 (YES in S131), the terminal managing unit 131A analyzes the deregistration request signal frame and analyzes the address x of the transmission source wireless terminal 2. To do. Then, the address x is deleted from the terminal management table (S312). Then, the terminal management unit 131A checks whether there is a wireless terminal 2 registered in the terminal management table (S133). If there is no wireless terminal 2 registered in the terminal management table, the timers TU and TM are stopped (S134).

通信指示部132Aは、定期的に(送信データが音声の場合は例えば20ms毎に)、端末管理部131Aの端末管理テーブルにアドレスが登録されている各無線端末2を宛先とするマルチキャスト通信フレームの作成を無線送信部12に指示する。また、通信指示部132Aは、定期的に(受信データが音声の場合は例えば20ms毎に)、端末管理部131Aの端末管理テーブルにアドレスが登録されている全ての無線端末2に対するマルチキャストCTS信号フレームの作成をCTS生成部133Aに指示する。   The communication instruction unit 132A periodically (for example, every 20 ms when the transmission data is a voice) of a multicast communication frame whose destination is each wireless terminal 2 whose address is registered in the terminal management table of the terminal management unit 131A. The creation is instructed to the wireless transmission unit 12. Also, the communication instruction unit 132A periodically (for example, every 20 ms when the received data is voice) multicast CTS signal frames for all the wireless terminals 2 whose addresses are registered in the terminal management table of the terminal management unit 131A. Is generated to the CTS generator 133A.

なお、本実施形態で用いるマルチキャストCTS信号フレームは、図2(C)に示すCTS信号フレームと基本的に同様である。但し、デュアレーション期間522は、無線端末1台当たりのデュアレーション期間に、AP1に対する無線端末2の最大同時接続数を乗算することで得られる期間となる。また、宛先アドレス523は、端末管理部131Aの端末管理テーブルにアドレスが登録されている全ての無線端末2各々のユニキャスト通信フレームの送信順番が記述される。   Note that the multicast CTS signal frame used in the present embodiment is basically the same as the CTS signal frame shown in FIG. However, the duration period 522 is a period obtained by multiplying the duration period per wireless terminal by the maximum number of simultaneous connections of the wireless terminal 2 to the AP 1. The destination address 523 describes the transmission order of unicast communication frames of all the wireless terminals 2 whose addresses are registered in the terminal management table of the terminal management unit 131A.

図11はマルチキャストCTS信号フレームの宛先アドレスを模式的に表した図である。IEEE802.11によれば、CTS信号フレームがユニキャストの場合、宛先アドレスには、宛先の無線端末2のMACアドレス(48ビット)が記述される。また、CTS信号フレームがマルチキャストの場合、固定値の上位25ビットと、マルチキャストIPアドレスの下位23ビットとからなるビット列(48ビット)が記述される。なお、マルチキャストのIPアドレスは上位4ビットがマルチキャストであることを示す固定値"1110"であり、下位28ビットは(全て"0"などの一部の予約値を除いて)自由に設定できる。本実施形態のマルチキャストCTS信号フレームは、上述のIEEE802.11が想定しているマルチキャストCTS信号フレームと区別できるようにするために、例えば図11に示す宛先アドレスの構成を採用する。   FIG. 11 is a diagram schematically showing the destination address of the multicast CTS signal frame. According to IEEE 802.11, when the CTS signal frame is unicast, the destination address describes the MAC address (48 bits) of the destination wireless terminal 2. When the CTS signal frame is multicast, a bit string (48 bits) composed of the upper 25 bits of the fixed value and the lower 23 bits of the multicast IP address is described. The multicast IP address has a fixed value “1110” indicating that the upper 4 bits are multicast, and the lower 28 bits can be freely set (except for some reserved values such as all “0”). The multicast CTS signal frame of the present embodiment adopts the destination address configuration shown in FIG. 11, for example, so that it can be distinguished from the multicast CTS signal frame assumed by the above-mentioned IEEE 802.11.

すなわち、上位25ビットは、IEEE802.11が規定しているマルチキャストCTS信号フレームの宛先アドレスと同様の固定値とする(1101)。また、26ビット目を"0"に固定する(1102)。そして、残りの27ビット目〜48ビット目の各々を無線端末2に割り当てる(1103)。ビット値"0"の場合に、該ビットに割り当てられた無線端末2へのCTS発行「無し」とし、ビット値"1"の場合に、該ビットに割り当てられた無線端末2へのCTS発行「有り」とする。なお、27ビット目〜48ビット目の各ビットに割り当てられている無線端末2の特定は、ビット位置と無線端末2のアドレスとの対応を示すアドレス管理テーブルをAP1の通信指示部132Aに予め登録しておき、このアドレス管理テーブルに従って行なうようにしてもよい。あるいは、無線端末2が送信する登録要求あるいは登録解除要求に、自無線端末2に割り当てるビット位置あるいは割り当てたビット位置を含め、通信指示部132Aが無線受信部11から受信した登録要求あるいは登録解除要求の送信元アドレスと、該登録要求あるいは登録解除要求に含まれているビット位置とに基づいて、アドレス管理テーブルに、ビット位置と無線端末2のアドレスとの対応を追加あるいは削除するようにしてもよい。   That is, the upper 25 bits are set to a fixed value similar to the destination address of the multicast CTS signal frame defined by IEEE 802.11 (1101). The 26th bit is fixed to “0” (1102). The remaining 27th to 48th bits are assigned to the wireless terminal 2 (1103). When the bit value is “0”, the CTS issuance “None” to the wireless terminal 2 assigned to the bit is set, and when the bit value is “1”, the CTS issuance “ “Yes”. Note that the wireless terminal 2 assigned to each bit of the 27th to 48th bits is specified in advance by registering an address management table indicating the correspondence between the bit position and the address of the wireless terminal 2 in the communication instruction unit 132A of AP1. In addition, the address management table may be used. Alternatively, the registration request or registration cancellation request transmitted by the wireless terminal 2 includes the bit position assigned to the own wireless terminal 2 or the assigned bit position, and the registration request or registration cancellation request received from the wireless reception unit 11 by the communication instruction unit 132A. The correspondence between the bit position and the address of the wireless terminal 2 may be added to or deleted from the address management table based on the transmission source address and the bit position included in the registration request or deregistration request. Good.

図12は通信指示部132Aの動作を説明するためのフロー図である。   FIG. 12 is a flowchart for explaining the operation of the communication instruction unit 132A.

通信指示部132Aは、端末管理部131によって設定された計測中のタイマTM、TUのいずれかが所定時間t4を経過したことを検出すると(S211でYES)、該タイマがタイマTUであるならばS213に進み、一方、タイマTMであるならばS215に進む(S212)。ここで、所定時間t4は通信品質によって定まる。例えば通信対象のデータが音声データの場合は、20ms×(AP1に対する無線端末2の最大同時接続数)となる。   If the communication instruction unit 132A detects that any of the timers TM and TU being measured set by the terminal management unit 131 has passed the predetermined time t4 (YES in S211), the communication instruction unit 132A determines that the timer is a timer TU. On the other hand, if it is the timer TM, the process proceeds to S215 (S212). Here, the predetermined time t4 is determined by the communication quality. For example, when the communication target data is voice data, 20 ms × (the maximum number of simultaneous connections of the wireless terminal 2 to AP1).

S213において、通信指示部132Aは、端末管理テーブルに登録されているアドレス各々について、例えば上述のアドレス管理テーブルを用いて、当該アドレスを持つ無線端末2に割り当てられている宛先アドレス(48ビット)のビット位置を特定する。そして、特定した宛先アドレスの各ビット位置をCTS生成部133Aに通知して、マルチキャストCTS信号フレームの生成を指示する。これを受けて、CTS生成部133Aは、通信指示部132Aより通知された宛先アドレスの各ビット位置のビットがCTS発行「有り」を示すビット値に設定されたマルチキャストCTS信号フレームを生成する(図2(C)、図11参照)。このCTS信号フレームは、DA変換部122でアナログ信号に変換された後、AFE部121から無線送信される。次に、通信指示部132Aは、タイマTUの計測値を0にリセットする(S214)。その後、S211に戻る。   In S213, for each address registered in the terminal management table, the communication instruction unit 132A uses, for example, the above-described address management table to set the destination address (48 bits) assigned to the wireless terminal 2 having the address. Specify the bit position. Then, the CTS generator 133A is notified of each bit position of the specified destination address, and an instruction to generate a multicast CTS signal frame is given. In response to this, the CTS generation unit 133A generates a multicast CTS signal frame in which the bit at each bit position of the destination address notified from the communication instruction unit 132A is set to a bit value indicating CTS issuance “present” (FIG. 2 (C), see FIG. 11). The CTS signal frame is converted into an analog signal by the DA conversion unit 122 and then wirelessly transmitted from the AFE unit 121. Next, the communication instruction unit 132A resets the measured value of the timer TU to 0 (S214). Thereafter, the process returns to S211.

S215において、通信指示部132Aは、端末管理テーブルに登録されている各無線端末2のアドレスを伴うマルチキャスト通信フレーム生成指示をマルチキャスト通信フレーム生成部123に指示する。これを受けて、マルチキャスト通信フレーム生成部123は、送信バッファ124からマルチキャスト通信フレーム生成指示に付加されているアドレス各々の送信データ(1つのアドレスについて複数の送信データが送信バッファ124に格納されている場合は最先の送信データ)を送信バッファ124から読み出す。そして、これらの送信データを格納した図2(A)に示すようなマルチキャスト通信フレームを生成する。このマルチキャスト通信フレームは、DA変換部122でアナログ信号に変換された後、AFE部121から無線送信される。次に、通信指示部132は、タイマTMの計測値を0にリセットする(S216)。その後、S211に戻る。   In S215, the communication instruction unit 132A instructs the multicast communication frame generation unit 123 to generate a multicast communication frame with the address of each wireless terminal 2 registered in the terminal management table. In response to this, the multicast communication frame generation unit 123 stores transmission data for each address added to the multicast communication frame generation instruction from the transmission buffer 124 (a plurality of transmission data for one address is stored in the transmission buffer 124. In this case, the earliest transmission data) is read from the transmission buffer 124. Then, a multicast communication frame as shown in FIG. 2A storing these transmission data is generated. The multicast communication frame is converted into an analog signal by the DA conversion unit 122 and then wirelessly transmitted from the AFE unit 121. Next, the communication instruction unit 132 resets the measured value of the timer TM to 0 (S216). Thereafter, the process returns to S211.

CTS生成部133Aは、通信指示部132Aより受け取ったマルチキャストCTS信号フレームの作成指示に従い、該指示で指定されている各ビット位置がCTS発行「有り」を示すビット値に設定されたマルチキャストCTS信号フレームを生成し、これを無線送信部12に出力する。   The CTS generation unit 133A, in accordance with the multicast CTS signal frame creation instruction received from the communication instruction unit 132A, the multicast CTS signal frame in which each bit position specified by the instruction is set to a bit value indicating “present” CTS issuance Is output to the wireless transmission unit 12.

本実施形態の無線端末2は、通信制御部23での処理が異なるのを除き、基本的に第1実施形態のものと同様である。第1実施形態との区別のために、通信制御部23を構成する通信タイミング管理部232、登録/解除要求生成部233およびAP選定部231を、本実施形態では通信タイミング管理部232A、登録/解除要求生成部233AおよびAP選定部231Aと呼ぶこととする。   The wireless terminal 2 of this embodiment is basically the same as that of the first embodiment except that the processing in the communication control unit 23 is different. For distinction from the first embodiment, the communication timing management unit 232, the registration / cancellation request generation unit 233, and the AP selection unit 231 constituting the communication control unit 23 are referred to as a communication timing management unit 232A, a registration / These will be referred to as a release request generation unit 233A and an AP selection unit 231A.

AP選定部231Aは、第1実施形態のAP選定部231と同様の処理を行う。すなわち、AFE部211で検出されたAP1各々の受信電波強度(各AP1はそれぞれ異なるキャリア周波数を用いているものとする)に基づいて接続先のAP1を選定し、選定したAP1に接続するようにAFE部211、214を設定する。   The AP selection unit 231A performs the same process as the AP selection unit 231 of the first embodiment. That is, a connection destination AP1 is selected based on the received radio wave intensity of each AP1 detected by the AFE unit 211 (each AP1 uses a different carrier frequency), and the selected AP1 is connected. AFE units 211 and 214 are set.

通信タイミング管理部232Aは、マルチキャストCTS信号フレームを解析して、AP1を宛先とするユニキャスト通信フレームの通信タイミングを決定し、該通信タイミングでユニキャスト通信フレームの作成を無線送信部22に指示する。また、通信タイミング管理部232Aは、マルチキャストCTS信号フレームの宛先アドレスを構成するビット列中の、自無線端末2に割り当てるビットのビット位置を、登録/解除要求生成部233Aに通知して、登録要求信号フレームおよび登録解除要求信号フレームの作成を指示する。   The communication timing management unit 232A analyzes the multicast CTS signal frame, determines the communication timing of the unicast communication frame destined for AP1, and instructs the radio transmission unit 22 to create the unicast communication frame at the communication timing. . Further, the communication timing management unit 232A notifies the registration / release request generation unit 233A of the bit position of the bit to be allocated to the own wireless terminal 2 in the bit string constituting the destination address of the multicast CTS signal frame. Instructs creation of a frame and a deregistration request signal frame.

図13は通信タイミング管理部232Aの動作を説明するための図である。   FIG. 13 is a diagram for explaining the operation of the communication timing management unit 232A.

通信タイミング管理部232Aは、フレーム検出部213からマルチキャストCTS信号フレームを受け付けると(S351)、該マルチキャストCTS信号フレームを解析して、宛先アドレスを構成するビット列中の自無線端末2に割り当てたビットのビット値がCTS発行「有り」であるか否かを調べる(S352)。CTS発行「有り」の場合は(S352でYES)、該宛先アドレスを構成するビット列中の、自無線端末2に割り当てたビットのビット位置に応じた期間(対応期間)を経過するのを待ち(S353)、それから、ユニキャスト通信フレーム生成部222にユニキャスト通信フレームの生成を指示する(S354)。ここで、ビット位置に応じた期間とは、ビット位置により定まる無線端末2の順番に、無線端末1台当たりのデュアレーション期間を乗じることで得られる期間である。上述したように、本実施形態では、マルチキャストCTS信号フレームの宛先アドレスを構成する48ビットの27ビット目に1番目の無線端末2を割り当て、28ビット目に2番目の無線端末2を割り当て、そして、48ビット目に22番目の無線端末2に割り当てるようにしている。さて、ユニキャスト通信フレーム生成部222は、通信タイミング管理部232Aからユニキャスト通信フレームの生成指示を受け付けると、SIFS期間を経過するのを待って送信バッファ124から送信データを読み出す。そして、該送信データを格納した図2(A)に示すようなユニキャスト通信フレームを生成する。このユニキャスト通信フレームは、DA変換部223でアナログ信号に変換された後、AFE部224から無線送信される。その後、通信タイミング管理部232は、該マルチキャストCTS信号フレームで指定されているデュアレーション期間522から上記のビット位置に応じた期間を差し引いた期間(残り期間)を経過するのを待ち(S355)、それから、S351に戻る。   When the communication timing management unit 232A receives the multicast CTS signal frame from the frame detection unit 213 (S351), the communication timing management unit 232A analyzes the multicast CTS signal frame and determines the bit assigned to the own wireless terminal 2 in the bit string constituting the destination address. It is checked whether or not the bit value is CTS issue “present” (S352). If the CTS issuance is “Yes” (YES in S352), it waits for the elapse of a period (corresponding period) corresponding to the bit position of the bit allocated to the own wireless terminal 2 in the bit string constituting the destination address ( Then, the unicast communication frame generation unit 222 is instructed to generate a unicast communication frame (S354). Here, the period corresponding to the bit position is a period obtained by multiplying the order of the wireless terminals 2 determined by the bit position by the duration period for each wireless terminal. As described above, in this embodiment, the first wireless terminal 2 is assigned to the 27th bit of 48 bits constituting the destination address of the multicast CTS signal frame, the second wireless terminal 2 is assigned to the 28th bit, and The 48th bit is assigned to the 22nd wireless terminal 2. When the unicast communication frame generation unit 222 receives a unicast communication frame generation instruction from the communication timing management unit 232A, the unicast communication frame generation unit 222 reads transmission data from the transmission buffer 124 after the SIFS period elapses. Then, a unicast communication frame as shown in FIG. 2A storing the transmission data is generated. The unicast communication frame is converted into an analog signal by the DA conversion unit 223 and then wirelessly transmitted from the AFE unit 224. Thereafter, the communication timing management unit 232 waits for a period (remaining period) obtained by subtracting a period corresponding to the bit position from the duration period 522 specified in the multicast CTS signal frame (S355), Then, the process returns to S351.

また、通信タイミング管理部232Aは、アプリケーション処理部24から通信開始の指示を受け付けると(S361)、乱数を生成して、該乱数に応じた期間中に無線受信部21(AFE部211)が接続先のAP1のキャリアを検出したか否かを判断し(S362)、該キャリアを検出していない場合は(S362でNO)、登録/解除要求生成部233に登録要求の生成を指示する(S363)。これを受けて、登録/解除要求生成部233は、図2(D)に示すような登録要求信号フレームを生成する。但し、登録要求信号フレームの要求種別531あるいはアドレス532に、マルチキャストCTS信号フレームの宛先アドレスを構成するビット列中の、自無線端末2に割り当てるビットのビット位置を含める。このビット位置は、他の無線端末2と重ならないように決定して予め登録/解除要求生成部233に設定しておいてもよいし、あるいは、通信タイミング管理部232Aが、マルチキャストCTS信号フレームを解析して、宛先アドレスを構成するビット列中のビット値がCTS発行「無し」に設定されているビット位置を調べ、該ビット位置を、自無線端末2に割り当てるビットのビット位置として、登録/解除要求生成部233に通知するようにしてもよい。この登録要求信号フレームは、DA変換部223でアナログ信号に変換された後、AFE部224から無線送信される。その後、S351に戻る。   In addition, when the communication timing management unit 232A receives an instruction to start communication from the application processing unit 24 (S361), the communication timing management unit 232A generates a random number, and the wireless reception unit 21 (AFE unit 211) connects during a period according to the random number. It is determined whether the carrier of the previous AP1 has been detected (S362). If the carrier has not been detected (NO in S362), the registration / release request generation unit 233 is instructed to generate a registration request (S363). ). In response to this, the registration / cancellation request generation unit 233 generates a registration request signal frame as shown in FIG. However, the request type 531 or the address 532 of the registration request signal frame includes the bit position of the bit assigned to the own radio terminal 2 in the bit string constituting the destination address of the multicast CTS signal frame. This bit position may be determined so as not to overlap with the other wireless terminal 2 and set in the registration / cancellation request generation unit 233 in advance, or the communication timing management unit 232A may transmit the multicast CTS signal frame. Analyze and check the bit position where the bit value in the bit string constituting the destination address is set to “None” issued by CTS, and register / cancel the bit position as the bit position of the bit assigned to the own wireless terminal 2 The request generation unit 233 may be notified. The registration request signal frame is converted into an analog signal by the DA conversion unit 223 and then wirelessly transmitted from the AFE unit 224. Thereafter, the process returns to S351.

また、通信タイミング管理部232Aは、アプリケーション処理部24から通信終了の指示を受け付けると(S371)、乱数を生成して、該乱数に応じた期間中に無線受信部21(AFE部211)が接続先のAP1のキャリアを検出したか否かを判断し(S372)、該キャリアを検出していない場合は(S372でNO)、登録/解除要求生成部233に登録解除要求の生成を指示する(S373)。これを受けて、登録/解除要求生成部233は、図2(D)に示すような登録解除要求信号フレームを生成する。但し、登録要求信号フレームの要求種別531あるいはアドレス532に、マルチキャストCTS信号フレームの宛先アドレスを構成するビット列中の、自無線端末2に割り当てられているビットのビット位置を含める。この登録解除要求信号フレームはDA変換部223でアナログ信号に変換された後、AFE部224から無線送信される。その後、S351に戻る。   When the communication timing management unit 232A receives an instruction to end communication from the application processing unit 24 (S371), the communication timing management unit 232A generates a random number, and the wireless reception unit 21 (AFE unit 211) connects during the period corresponding to the random number. It is determined whether or not the carrier of the previous AP1 has been detected (S372). If the carrier has not been detected (NO in S372), the registration / release request generation unit 233 is instructed to generate a registration release request ( S373). In response to this, the registration / cancellation request generation unit 233 generates a registration cancellation request signal frame as shown in FIG. However, the request type 531 or the address 532 of the registration request signal frame includes the bit position of the bit assigned to the own wireless terminal 2 in the bit string constituting the destination address of the multicast CTS signal frame. The deregistration request signal frame is converted into an analog signal by the DA conversion unit 223 and then wirelessly transmitted from the AFE unit 224. Thereafter, the process returns to S351.

次に、上記構成の無線LANシステムの動作を説明する。   Next, the operation of the wireless LAN system having the above configuration will be described.

図14は本発明の第2実施形態が適用された無線LANシステムにおけるデータのやり取りを説明するための図である。ここでは、AP1に2つの無線端末2(端末A、端末B)が接続する場合を例にとり説明する。   FIG. 14 is a diagram for explaining data exchange in a wireless LAN system to which the second embodiment of the present invention is applied. Here, a case where two wireless terminals 2 (terminal A and terminal B) are connected to AP1 will be described as an example.

AP1において、通信指示部132Aは、マルチキャスト通信フレーム送信タイミングを計測するタイマTMが所定時間t4(通信品質によって定まる時間、例えば通信対象のデータが音声データの場合は20ms)を経過したことを検出すると、マルチキャスト通信フレーム生成部122にマルチキャスト通信フレームの生成指示を出力する。これを受けて、マルチキャスト通信フレーム生成部122は、端末A、B各々宛のデータユニット5132を含むマルチキャスト通信フレームを生成し、DA変換部123、AFE部124を介して、アンテナ15から送信する(T111、T113)。端末Aはこのマルチキャスト通信フレームを受信し、該通信フレームのペイロード513から自端末A宛のデータユニット5132を抽出する。同様に、端末Bはこのマルチキャスト通信フレームを受信し、該通信フレームのペイロード513から自端末B宛のデータユニット5132を抽出する。   In AP1, communication instruction unit 132A detects that timer TM that measures the multicast communication frame transmission timing has passed a predetermined time t4 (a time determined by communication quality, for example, 20 ms when the communication target data is voice data). Then, a multicast communication frame generation instruction is output to the multicast communication frame generation unit 122. In response, the multicast communication frame generation unit 122 generates a multicast communication frame including the data unit 5132 addressed to each of the terminals A and B, and transmits it from the antenna 15 via the DA conversion unit 123 and the AFE unit 124 ( T111, T113). Terminal A receives this multicast communication frame and extracts data unit 5132 addressed to its own terminal A from payload 513 of the communication frame. Similarly, the terminal B receives this multicast communication frame and extracts the data unit 5132 addressed to its own terminal B from the payload 513 of the communication frame.

また、AP1において、通信指示部132Aは、マルチキャストCTS信号フレーム送信タイミングを計測するタイマTUが所定時間t4を経過したことを検出すると、CTS生成部133AにCTS信号フレームの生成指示を出力する。これを受けて、CTS生成部133Aは、マルチキャストCTS信号フレームの宛先アドレスを構成するビット列中の、端末A、Bに割り当てられている各ビットのビット値をCTS発行「有り」に設定したマルチキャストCTS信号フレームを生成し、DA変換部123、AFE部124を介して、アンテナ15から送信する(T112、T114)。   In AP1, communication instruction section 132A outputs a CTS signal frame generation instruction to CTS generation section 133A when it detects that timer TU for measuring the multicast CTS signal frame transmission timing has passed a predetermined time t4. In response to this, the CTS generator 133A sets the bit value of each bit assigned to the terminals A and B in the bit string constituting the destination address of the multicast CTS signal frame to the CTS issue “present”. A signal frame is generated and transmitted from the antenna 15 via the DA conversion unit 123 and the AFE unit 124 (T112, T114).

AP1に接続中の端末Aにおいて、通信タイミング管理部232Aは、無線受信部21からマルチキャストCTS信号フレームを受信すると、該マルチキャストCTS信号フレームを解析して、該マルチキャストCTS信号フレームの宛先アドレスを構成するビット列中の、自端末Aに割り当てられているビットのビット値がCTS発行「有り」であることを確認する。そして、自端末Aに割り当てられているビットのビット位置に応じて定まる送信タイミングで、ユニキャスト通信フレーム生成部222にユニキャスト通信フレームの生成指示を出力する。これを受けて、ユニキャスト通信フレーム生成部222は、送信データ含むユニキャスト通信フレームを生成し、DA変換部223、AFE部224を介して、アンテナ25から送信する(T211、T212)。AP1はこのユニキャスト通信フレームを受信し、該通信フレームのペイロード503から受信データを抽出する。   In the terminal A connected to the AP 1, when the communication timing management unit 232 A receives the multicast CTS signal frame from the radio reception unit 21, the communication timing management unit 232 A analyzes the multicast CTS signal frame and configures the destination address of the multicast CTS signal frame It is confirmed that the bit value of the bit assigned to the own terminal A in the bit string is CTS issue “present”. Then, a unicast communication frame generation instruction is output to the unicast communication frame generation unit 222 at a transmission timing determined according to the bit position of the bit allocated to the own terminal A. In response, the unicast communication frame generation unit 222 generates a unicast communication frame including transmission data, and transmits the unicast communication frame from the antenna 25 via the DA conversion unit 223 and the AFE unit 224 (T211 and T212). AP1 receives this unicast communication frame and extracts received data from the payload 503 of the communication frame.

同様に、AP1に接続中の端末Bにおいて、通信タイミング管理部232Aは、無線受信部21からマルチキャストCTS信号フレームを受信すると、該マルチキャストCTS信号フレームを解析して、該マルチキャストCTS信号フレームの宛先アドレスを構成するビット列中の、自端末Bに割り当てられているビットのビット値がCTS発行「有り」であることを確認する。そして、自端末Bに割り当てられているビットのビット位置に応じて定まる送信タイミングで、ユニキャスト通信フレーム生成部222にユニキャスト通信フレームの生成指示を出力する。これを受けて、ユニキャスト通信フレーム生成部222は、送信データ含むユニキャスト通信フレームを生成し、DA変換部223、AFE部224を介して、アンテナ25から送信する(T311、T312)。AP1はこのユニキャスト通信フレームを受信し、該通信フレームのペイロード503から受信データを抽出する。   Similarly, in the terminal B connected to the AP1, when the communication timing management unit 232A receives the multicast CTS signal frame from the radio reception unit 21, the communication timing management unit 232A analyzes the multicast CTS signal frame and transmits the destination address of the multicast CTS signal frame. It is confirmed that the bit value of the bit assigned to own terminal B in the bit string constituting the CTS is “present”. Then, a unicast communication frame generation instruction is output to the unicast communication frame generation unit 222 at a transmission timing determined according to the bit position of the bit allocated to the terminal B. In response, the unicast communication frame generation unit 222 generates a unicast communication frame including transmission data, and transmits the unicast communication frame from the antenna 25 via the DA conversion unit 223 and the AFE unit 224 (T311 and T312). AP1 receives this unicast communication frame and extracts received data from the payload 503 of the communication frame.

以上、本発明の第2実施形態について説明した。   The second embodiment of the present invention has been described above.

本実施形態も上記の第1実施形態と同様の効果を有する。また、本実施形態によれば、AP1は、一つのマルチキャストCTS信号フレームを用いて、複数の無線端末2各々からユニキャスト通信フレームを受信できる。したがって、複数の無線端末2各々との間でユニキャスト通信フレームの受信に先立ってRTS信号およびCTS信号のやり取りが生じる場合に比べ、オーバヘッドをさらに低減できる。   This embodiment also has the same effect as the first embodiment. Further, according to the present embodiment, the AP 1 can receive a unicast communication frame from each of the plurality of wireless terminals 2 using one multicast CTS signal frame. Therefore, the overhead can be further reduced as compared with the case where the RTS signal and the CTS signal are exchanged with each of the plurality of wireless terminals 2 prior to the reception of the unicast communication frame.

<<第3実施形態>>
本実施形態の無線LANシステムは、第3実施形態の無線LANシステムにおいて、マルチキャストCTSの代わりに、マルチキャスト通信フレームのペイロードに含まれている各無線端末2宛のデータユニットの順番およびデータ長を用いて、複数の無線端末2各々から通信フレームを受信できるようにしている。なお、本実施形態の無線LANシステムの概略構成は、図1に示す第1実施形態の無線LANシステムと基本的に同様である。但し、AP1および無線端末2の動作が一部異なる。
<< Third Embodiment >>
The wireless LAN system of this embodiment uses the order and data length of the data units addressed to each wireless terminal 2 included in the payload of the multicast communication frame instead of the multicast CTS in the wireless LAN system of the third embodiment. Thus, communication frames can be received from each of the plurality of wireless terminals 2. The schematic configuration of the wireless LAN system of this embodiment is basically the same as that of the wireless LAN system of the first embodiment shown in FIG. However, the operations of AP1 and wireless terminal 2 are partially different.

本実施形態のAP1は、通信制御部13での処理が異なるのを除き、基本的に第1実施形態のものと同様である。第1実施形態との区別のために、通信制御部13を構成する端末管理部131、通信指示部132およびCTS生成部133を、本実施形態では端末管理部131B、通信指示部132BおよびCTS生成部133Bと呼ぶこととする。   AP1 of this embodiment is basically the same as that of the first embodiment except that the processing in the communication control unit 13 is different. In order to distinguish from the first embodiment, the terminal management unit 131, the communication instruction unit 132, and the CTS generation unit 133 that constitute the communication control unit 13 are referred to as the terminal management unit 131B, the communication instruction unit 132B, and the CTS generation in this embodiment. It will be referred to as a section 133B.

端末管理部131Bは、自AP1の管轄エリアに存在する無線端末2を管理するための端末管理テーブル(不図示)を備える。端末管理部131Aは、無線受信部11より登録要求信号を受け取った場合に、該登録要求信号に含まれている無線端末2のアドレスを、該端末管理テーブルに追加する。また、無線受信部11より登録解除要求信号を受け取った場合に、該登録解除要求信号に含まれている無線端末2のアドレスを、該端末管理テーブルから削除する。   The terminal management unit 131B includes a terminal management table (not shown) for managing the wireless terminals 2 existing in the jurisdiction area of the own AP1. When the terminal management unit 131A receives a registration request signal from the wireless reception unit 11, the terminal management unit 131A adds the address of the wireless terminal 2 included in the registration request signal to the terminal management table. Further, when a registration cancellation request signal is received from the wireless reception unit 11, the address of the wireless terminal 2 included in the registration cancellation request signal is deleted from the terminal management table.

図15は端末管理部131Bの動作を説明するためのフロー図である。   FIG. 15 is a flowchart for explaining the operation of the terminal management unit 131B.

端末管理部131Bは、通信フレーム検出部113から登録要求信号フレームを受信すると(S141でYES)、この登録要求信号フレームを解析して、送信元の無線端末2のアドレスを解析する。そして、該アドレスを端末管理テーブルに追加する(S142)。それから、端末管理部131Bは、タイマTMが計測中であるか否かを調べる(S143)。ここで、タイマTMはマルチキャスト通信フレームの送信タイミングを検出するためのものである。端末管理部131Bは、タイマTMが計測中でない場合(S143でNO)、タイマTMをリセットして計測を開始する(S144)。   When receiving the registration request signal frame from the communication frame detection unit 113 (YES in S141), the terminal management unit 131B analyzes the registration request signal frame and analyzes the address of the transmission source wireless terminal 2. Then, the address is added to the terminal management table (S142). Then, the terminal management unit 131B checks whether or not the timer TM is measuring (S143). Here, the timer TM is for detecting the transmission timing of the multicast communication frame. If the timer TM is not being measured (NO in S143), the terminal management unit 131B resets the timer TM and starts measurement (S144).

また、端末管理部131Bは、通信フレーム検出部113から登録解除要求信号フレームを受信すると(S151でYES)、この登録解除要求信号フレームを解析して、送信元の無線端末2のアドレスxを解析する。そして、該アドレスxを端末管理テーブルから削除する(S152)。それから、端末管理部131Bは、端末管理テーブルに登録されている無線端末2があるか否かを調べる(S153)。端末管理テーブルに登録されている無線端末2が存在しない場合は、タイマTMの計測を中止する(S154)。   In addition, when receiving the deregistration request signal frame from the communication frame detecting unit 113 (YES in S151), the terminal managing unit 131B analyzes the deregistration request signal frame and analyzes the address x of the transmission source wireless terminal 2. To do. Then, the address x is deleted from the terminal management table (S152). Then, the terminal management unit 131B checks whether there is a wireless terminal 2 registered in the terminal management table (S153). If there is no wireless terminal 2 registered in the terminal management table, the timer TM measurement is stopped (S154).

通信指示部132Bは、定期的に(送信データが音声の場合は例えば20ms毎に)、端末管理部131Bの端末管理テーブルにアドレスが登録されている各無線端末2を宛先とするマルチキャスト通信フレームの作成を無線送信部12に指示する。   The communication instructing unit 132B periodically (for example, every 20 ms when the transmission data is voice) of a multicast communication frame whose destination is each wireless terminal 2 whose address is registered in the terminal management table of the terminal management unit 131B. The creation is instructed to the wireless transmission unit 12.

図16は通信指示部132Bの動作を説明するためのフロー図である。   FIG. 16 is a flowchart for explaining the operation of the communication instruction unit 132B.

通信指示部132Bは、端末管理部131によって設定された計測中のタイマTMが所定時間t5を経過したことを検出すると(S221でYES)、S222に進む。ここで、所定時間t5は通信品質によって定まる。例えば通信対象のデータが音声データの場合は20ms×(AP1に対する無線端末2の最大同時接続数)となる。   When the communication instruction unit 132B detects that the timer TM being measured set by the terminal management unit 131 has passed the predetermined time t5 (YES in S221), the process proceeds to S222. Here, the predetermined time t5 is determined by the communication quality. For example, when the communication target data is voice data, 20 ms × (the maximum number of simultaneous connections of the wireless terminal 2 to AP1).

S222において、通信指示部132Bは、端末管理テーブルに登録されている各無線端末2のアドレスを伴うマルチキャスト通信フレーム生成指示をマルチキャスト通信フレーム生成部123に指示する。これを受けて、マルチキャスト通信フレーム生成部123は、送信バッファ124からマルチキャスト通信フレーム生成指示に付加されているアドレス各々の送信データ(1つのアドレスについて複数の送信データが送信バッファ124に格納されている場合は最先の送信データ)を送信バッファ124から読み出す。そして、これらの送信データを格納した図2(A)に示すようなマルチキャスト通信フレームを生成する。このマルチキャスト通信フレームは、DA変換部122でアナログ信号に変換された後、AFE部121から無線送信される。次に、通信指示部132は、タイマTMの計測値を0にリセットする(S223)。その後、S221に戻る。   In S222, the communication instruction unit 132B instructs the multicast communication frame generation unit 123 to generate a multicast communication frame with the address of each wireless terminal 2 registered in the terminal management table. In response to this, the multicast communication frame generation unit 123 stores transmission data for each address added to the multicast communication frame generation instruction from the transmission buffer 124 (a plurality of transmission data for one address is stored in the transmission buffer 124. In this case, the earliest transmission data) is read from the transmission buffer 124. Then, a multicast communication frame as shown in FIG. 2A storing these transmission data is generated. The multicast communication frame is converted into an analog signal by the DA conversion unit 122 and then wirelessly transmitted from the AFE unit 121. Next, the communication instruction unit 132 resets the measured value of the timer TM to 0 (S223). Thereafter, the process returns to S221.

本実施形態の無線端末2は、フレーム検出部213および通信タイミング管理部232での処理が異なるのを除き、基本的に第1実施形態のものと同様である。第1実施形態との区別のために、フレーム検出部213および通信タイミング管理部232を、本実施形態ではフレーム検出部213Bおよび通信タイミング管理部232Bと呼ぶこととする。   The wireless terminal 2 of the present embodiment is basically the same as that of the first embodiment except that the processing in the frame detection unit 213 and the communication timing management unit 232 is different. In order to distinguish from the first embodiment, the frame detection unit 213 and the communication timing management unit 232 are referred to as a frame detection unit 213B and a communication timing management unit 232B in this embodiment.

フレーム検出部213Bは、AD変換部212より出力されたデジタル信号から信号フレームを検出する。検出した信号フレームが図2(B)に示すマルチキャスト通信フレームの場合は、該通信フレームのペイロード513から自無線端末2のアドレスを持つデータユニット5132を抽出して、受信バッファ214に出力する。また、フレーム検出部213Bは、該通信フレームのペイロード513に格納されている各データユニット5132の宛先アドレスが該ペイロード513における各データユニット5132の配列順に記述されたリストを生成し、該リストを通信タイミング管理部232Bに通知する。   The frame detection unit 213B detects a signal frame from the digital signal output from the AD conversion unit 212. If the detected signal frame is the multicast communication frame shown in FIG. 2B, the data unit 5132 having the address of the own wireless terminal 2 is extracted from the payload 513 of the communication frame and output to the reception buffer 214. Further, the frame detection unit 213B generates a list in which the destination addresses of the data units 5132 stored in the payload 513 of the communication frame are described in the order of arrangement of the data units 5132 in the payload 513, and communicates the list. The timing management unit 232B is notified.

通信タイミング管理部232Aは、フレーム検出部213Bより通知されたリストを用いて、AP1を宛先とするユニキャスト通信フレームの通信タイミングを決定し、該通信タイミングでユニキャスト通信フレームの作成を無線送信部22に指示する。また、通信タイミング指示部232Bは、登録要求信号フレームおよび登録解除要求信号フレームの作成を登録/解除要求生成部233に指示する。なお、登録要求信号フレームおよび登録解除要求信号フレームの作成指示は、AP1および他の無線端末2から送信される信号と混信しないタイミングで行う。   The communication timing management unit 232A determines the communication timing of the unicast communication frame destined for AP1 using the list notified from the frame detection unit 213B, and creates a unicast communication frame at the communication timing as a wireless transmission unit 22 is instructed. Further, the communication timing instruction unit 232B instructs the registration / cancellation request generation unit 233 to create a registration request signal frame and a registration cancellation request signal frame. Note that the instruction to create the registration request signal frame and the registration cancellation request signal frame is performed at a timing that does not interfere with signals transmitted from the AP 1 and other wireless terminals 2.

図17は通信タイミング管理部232Bの動作を説明するための図である。   FIG. 17 is a diagram for explaining the operation of the communication timing management unit 232B.

通信タイミング管理部232Bは、フレーム検出部213からリストを受け付けると(S381)、該リストにおける自無線端末2のアドレスの記載順番に従って待ち期間を算出する(S382)。ここで、待ち期間は、自無線端末2のアドレスの該リストにおける記載順番に、無線端末1台当たりのデュアレーション期間を乗じることで得られる期間である。次に、通信タイミング管理部232Aは、上記の待ち期間を経過するのを待ち(S383)、それから、ユニキャスト通信フレーム生成部222にユニキャスト通信フレームの生成を指示する(S384)。これを受けて、ユニキャスト通信フレーム生成部222は、通信タイミング管理部232Bからユニキャスト通信フレームの生成指示を受け付けると、SIFS期間を経過するのを待って送信バッファ124から送信データを読み出す。そして、該送信データを格納した図2(A)に示すようなユニキャスト通信フレームを生成する。このユニキャスト通信フレームは、DA変換部223でアナログ信号に変換された後、AFE部224から無線送信される。その後、通信タイミング管理部232は、該リストに記載されているアドレスの数に、無線端末1台当たりのデュアレーション期間を乗じることで得られる期間から、上記の待ち期間を差し引いた期間(残り期間)を経過するのを待ち(S385)、それから、S381に戻る。   When the communication timing management unit 232B receives the list from the frame detection unit 213 (S381), the communication timing management unit 232B calculates the waiting period according to the order of the address of the own wireless terminal 2 in the list (S382). Here, the waiting period is a period obtained by multiplying the description order in the list of the address of the own wireless terminal 2 by the duration period for each wireless terminal. Next, the communication timing management unit 232A waits for the waiting period to elapse (S383), and then instructs the unicast communication frame generation unit 222 to generate a unicast communication frame (S384). In response to this, when receiving a unicast communication frame generation instruction from the communication timing management unit 232B, the unicast communication frame generation unit 222 reads transmission data from the transmission buffer 124 after the SIFS period elapses. Then, a unicast communication frame as shown in FIG. 2A storing the transmission data is generated. The unicast communication frame is converted into an analog signal by the DA conversion unit 223 and then wirelessly transmitted from the AFE unit 224. Thereafter, the communication timing management unit 232 subtracts the waiting period from the period obtained by multiplying the number of addresses listed in the list by the duration period for each wireless terminal (remaining period). ) (S385), and then returns to S381.

また、通信タイミング管理部232Bは、アプリケーション処理部24から通信開始の指示を受け付けると(S391)、乱数を生成して、該乱数に応じた期間中に無線受信部21(AFE部211)が接続先のAP1のキャリアを検出したか否かを判断し(S392)、該キャリアを検出していない場合は(S392でNO)、登録/解除要求生成部233に登録要求の生成を指示する(S393)。これを受けて、登録/解除要求生成部233は、図2(D)に示すような登録要求信号フレームを生成する。この登録要求信号フレームは、DA変換部223でアナログ信号に変換された後、AFE部224から無線送信される。その後、S381に戻る。   In addition, when the communication timing management unit 232B receives an instruction to start communication from the application processing unit 24 (S391), the communication timing management unit 232B generates a random number, and the wireless reception unit 21 (AFE unit 211) connects during a period corresponding to the random number. It is determined whether the carrier of the previous AP1 has been detected (S392). If the carrier has not been detected (NO in S392), the registration / release request generation unit 233 is instructed to generate a registration request (S393). ). In response to this, the registration / cancellation request generation unit 233 generates a registration request signal frame as shown in FIG. The registration request signal frame is converted into an analog signal by the DA conversion unit 223 and then wirelessly transmitted from the AFE unit 224. Thereafter, the process returns to S381.

また、通信タイミング管理部232Bは、アプリケーション処理部24から通信終了の指示を受け付けると(S401)、乱数を生成して、該乱数に応じた期間中に無線受信部21(AFE部211)が接続先のAP1のキャリアを検出したか否かを判断し(S402)、該キャリアを検出していない場合は(S402でNO)、登録/解除要求生成部233に登録解除要求の生成を指示する(S403)。これを受けて、登録/解除要求生成部233は、図2(D)に示すような登録解除要求信号フレームを生成する。この登録解除要求信号フレームは、DA変換部223でアナログ信号に変換された後、AFE部224から無線送信される。その後、S381に戻る。   When the communication timing management unit 232B receives an instruction to end communication from the application processing unit 24 (S401), the communication timing management unit 232B generates a random number, and the wireless reception unit 21 (AFE unit 211) connects during a period according to the random number. It is determined whether the carrier of the previous AP1 has been detected (S402). If the carrier has not been detected (NO in S402), the registration / cancellation request generation unit 233 is instructed to generate a registration cancellation request ( S403). In response to this, the registration / cancellation request generation unit 233 generates a registration cancellation request signal frame as shown in FIG. The deregistration request signal frame is converted into an analog signal by the DA conversion unit 223 and then wirelessly transmitted from the AFE unit 224. Thereafter, the process returns to S381.

次に、上記構成の無線LANシステムの動作を説明する。   Next, the operation of the wireless LAN system having the above configuration will be described.

図18は本発明の第3実施形態が適用された無線LANシステムにおけるデータのやり取りを説明するための図である。ここでは、AP1に2つの無線端末2(端末A、端末B)が接続する場合を例にとり説明する。   FIG. 18 is a diagram for explaining data exchange in a wireless LAN system to which the third embodiment of the present invention is applied. Here, a case where two wireless terminals 2 (terminal A and terminal B) are connected to AP1 will be described as an example.

AP1において、通信指示部132Bは、マルチキャスト通信フレーム送信タイミングを計測するタイマTMが所定時間t5(通信品質によって定まる時間、例えば通信対象のデータが音声データの場合は20ms)を経過したことを検出すると、マルチキャスト通信フレーム生成部122にマルチキャスト通信フレームの生成指示を出力する。これを受けて、マルチキャスト通信フレーム生成部122は、端末A、B各々宛のデータユニット5132を含むマルチキャスト通信フレームを生成し、DA変換部123、AFE部124を介して、アンテナ15から送信する(T121、T122)。端末Aはこのマルチキャスト通信フレームを受信し、該通信フレームのペイロード513から自端末A宛のデータユニット5132を抽出する。同様に、端末Bはこのマルチキャスト通信フレームを受信し、該通信フレームのペイロード513から自端末B宛のデータユニット5132を抽出する。   In AP1, when the communication instruction unit 132B detects that the timer TM for measuring the transmission timing of the multicast communication frame has passed a predetermined time t5 (a time determined by communication quality, for example, 20 ms when the communication target data is voice data), Then, a multicast communication frame generation instruction is output to the multicast communication frame generation unit 122. In response, the multicast communication frame generation unit 122 generates a multicast communication frame including the data unit 5132 addressed to each of the terminals A and B, and transmits it from the antenna 15 via the DA conversion unit 123 and the AFE unit 124 ( T121, T122). Terminal A receives this multicast communication frame and extracts data unit 5132 addressed to its own terminal A from payload 513 of the communication frame. Similarly, the terminal B receives this multicast communication frame and extracts the data unit 5132 addressed to its own terminal B from the payload 513 of the communication frame.

AP1に接続中の端末Aにおいて、通信タイミング管理部232Bは、無線受信部21から、マルチキャスト通信フレームのペイロード513に格納されている各データユニット5132の宛先アドレスが該ペイロード513における各データユニット513の配置順に記載されたリストを受信すると、自端末Aのアドレスの該リストにおける記載順に応じて定まる送信タイミングで、ユニキャスト通信フレーム生成部222にユニキャスト通信フレームの生成指示を出力する。これを受けて、ユニキャスト通信フレーム生成部222は、送信データ含むユニキャスト通信フレームを生成し、DA変換部223、AFE部224を介して、アンテナ25から送信する(T221、T222)。AP1はこのユニキャスト通信フレームを受信し、該通信フレームのペイロード503から受信データを抽出する。   In the terminal A that is connected to the AP 1, the communication timing management unit 232 B receives the destination address of each data unit 5132 stored in the payload 513 of the multicast communication frame from the wireless reception unit 21 and sets the destination address of each data unit 513 in the payload 513. When the list described in the arrangement order is received, a unicast communication frame generation instruction is output to the unicast communication frame generation unit 222 at a transmission timing determined according to the description order of the address of the own terminal A in the list. In response to this, the unicast communication frame generation unit 222 generates a unicast communication frame including transmission data, and transmits it from the antenna 25 via the DA conversion unit 223 and the AFE unit 224 (T221, T222). AP1 receives this unicast communication frame and extracts received data from the payload 503 of the communication frame.

同様に、AP1に接続中の端末Bにおいて、通信タイミング管理部232Bは、無線受信部21から、マルチキャスト通信フレームのペイロード513に格納されている各データユニット5132の宛先アドレスが該ペイロード513における各データユニット513の配置順に記載されたリストを受信すると、自端末Bのアドレスの該リストにおける記載順に応じて定まる送信タイミングで、ユニキャスト通信フレーム生成部222にユニキャスト通信フレームの生成指示を出力する。これを受けて、ユニキャスト通信フレーム生成部222は、送信データ含むユニキャスト通信フレームを生成し、DA変換部223、AFE部224を介して、アンテナ25から送信する(T321、T322)。AP1はこのユニキャスト通信フレームを受信し、該通信フレームのペイロード503から受信データを抽出する。   Similarly, in the terminal B connected to AP1, the communication timing management unit 232B sends the destination address of each data unit 5132 stored in the payload 513 of the multicast communication frame from the wireless reception unit 21 to each data in the payload 513. When a list described in the arrangement order of the units 513 is received, a unicast communication frame generation instruction is output to the unicast communication frame generation unit 222 at a transmission timing determined according to the description order of the address of the terminal B in the list. In response to this, the unicast communication frame generation unit 222 generates a unicast communication frame including transmission data, and transmits the unicast communication frame from the antenna 25 via the DA conversion unit 223 and the AFE unit 224 (T321, T322). AP1 receives this unicast communication frame and extracts received data from the payload 503 of the communication frame.

以上、本発明の第3実施形態について説明した。   The third embodiment of the present invention has been described above.

本実施形態も上記の第2実施形態と同様の効果を有する。また、本実施形態によれば、AP1は、CTS信号フレームを用いることなく、複数の無線端末2各々からユニキャスト通信フレームを受信できる。したがって、複数の無線端末2各々との間でユニキャスト通信フレームの受信に先立ってRTS信号およびCTS信号のやり取りが生じる場合に比べ、オーバヘッドをさらに低減できる。   This embodiment also has the same effect as the second embodiment. Further, according to the present embodiment, the AP 1 can receive a unicast communication frame from each of the plurality of wireless terminals 2 without using a CTS signal frame. Therefore, the overhead can be further reduced as compared with the case where the RTS signal and the CTS signal are exchanged with each of the plurality of wireless terminals 2 prior to the reception of the unicast communication frame.

なお、本発明は上記の実施形態に限定されるものではなく、その要旨の範囲内で数々の変形が可能である。   In addition, this invention is not limited to said embodiment, Many deformation | transformation are possible within the range of the summary.

例えば、上記の実施形態では、AP1および無線端末2の各々において、通信フレーム(マルチキャスト通信フレーム、ユニキャスト通信フレーム)受領後のACK信号送信を省略しているが、本発明はこれに限定されない。AP1および無線端末2の各々において、通信フレーム(マルチキャスト通信フレーム、ユニキャスト通信フレーム)受領後にACK信号を送信するようにしてもよい。   For example, in the above embodiment, the ACK signal transmission after receiving the communication frame (multicast communication frame, unicast communication frame) is omitted in each of the AP1 and the wireless terminal 2, but the present invention is not limited to this. Each of AP1 and wireless terminal 2 may transmit an ACK signal after receiving a communication frame (multicast communication frame, unicast communication frame).

また、上述したAP1、無線端末2の各構成は、図8に示すような一般的なコンピュータで実現されるものに限られない。ASIC(Application Specific Integrated Circuit)、FPGA(Field Programmable Gate Array)などの集積ロジックICによりハード的に実行されるものでもよいし、あるいは、DSP(Digital Signal Processor)など計算機によりソフトウエア的に実行されるものでもよい。   Moreover, each structure of AP1 mentioned above and the radio | wireless terminal 2 is not restricted to what is implement | achieved by the general computer as shown in FIG. It may be executed in hardware by an integrated logic IC such as ASIC (Application Specific Integrated Circuit) or FPGA (Field Programmable Gate Array), or may be executed in software by a computer such as DSP (Digital Signal Processor). It may be a thing.

図1は本発明の第1実施形態が適用された無線LANシステムの概略図である。FIG. 1 is a schematic diagram of a wireless LAN system to which the first embodiment of the present invention is applied. 図2(A)は無線端末2からAP1に送信されるユニキャスト通信フレームを模式的に表した図であり、図2(B)はAP1から無線端末2に送信されるマルチキャスト通信フレームを模式的に表した図であり、図2(C)はAP1から無線端末2に送信されるCTS信号のフレームを模式的に表した図であり、そして、図2(D)は無線端末2からAP1に送信される登録要求信号および登録解除要求信号のフレームを模式的に表した図である。2A is a diagram schematically showing a unicast communication frame transmitted from the wireless terminal 2 to the AP 1, and FIG. 2B is a schematic diagram showing a multicast communication frame transmitted from the AP 1 to the wireless terminal 2. 2 (C) is a diagram schematically showing a frame of a CTS signal transmitted from AP1 to the wireless terminal 2, and FIG. 2 (D) is a diagram from the wireless terminal 2 to AP1. It is the figure which represented typically the frame of the registration request signal and registration cancellation request signal which are transmitted. 図3はAP1の概略図である。FIG. 3 is a schematic diagram of AP1. 図4は端末管理部131の動作を説明するためのフロー図である。FIG. 4 is a flowchart for explaining the operation of the terminal management unit 131. 図5は通信指示部132の動作を説明するためのフロー図である。FIG. 5 is a flowchart for explaining the operation of the communication instruction unit 132. 図6は無線端末2の概略図である。FIG. 6 is a schematic diagram of the wireless terminal 2. 図7は通信タイミング管理部232の動作を説明するための図である。FIG. 7 is a diagram for explaining the operation of the communication timing management unit 232. 図8はAP1、無線端末2のハードウエア構成例を説明するための図である。FIG. 8 is a diagram for explaining a hardware configuration example of the AP 1 and the wireless terminal 2. 図9は本発明の第1実施形態が適用された無線LANシステムにおけるデータのやり取りを説明するための図である。FIG. 9 is a diagram for explaining data exchange in the wireless LAN system to which the first embodiment of the present invention is applied. 図10は端末管理部131Aの動作を説明するためのフロー図である。FIG. 10 is a flowchart for explaining the operation of the terminal management unit 131A. 図11はマルチキャストCTS信号フレームの宛先アドレスを模式的に表した図である。FIG. 11 is a diagram schematically showing the destination address of the multicast CTS signal frame. 図12は通信指示部132Aの動作を説明するためのフロー図である。FIG. 12 is a flowchart for explaining the operation of the communication instruction unit 132A. 図13は通信タイミング管理部232Aの動作を説明するための図である。FIG. 13 is a diagram for explaining the operation of the communication timing management unit 232A. 図14は本発明の第2実施形態が適用された無線LANシステムにおけるデータのやり取りを説明するための図である。FIG. 14 is a diagram for explaining data exchange in a wireless LAN system to which the second embodiment of the present invention is applied. 図15は端末管理部131Bの動作を説明するためのフロー図である。FIG. 15 is a flowchart for explaining the operation of the terminal management unit 131B. 図16は通信指示部132Bの動作を説明するためのフロー図である。FIG. 16 is a flowchart for explaining the operation of the communication instruction unit 132B. 図17は通信タイミング管理部232Bの動作を説明するための図である。FIG. 17 is a diagram for explaining the operation of the communication timing management unit 232B. 図18は本発明の第3実施形態が適用された無線LANシステムにおけるデータのやり取りを説明するための図である。FIG. 18 is a diagram for explaining data exchange in a wireless LAN system to which the third embodiment of the present invention is applied. 図19はRTS/CTSを用いない場合のDCFにおけるアクセス制御方法を説明するための図である。FIG. 19 is a diagram for explaining an access control method in DCF when RTS / CTS is not used. 図20はRTS/CTSを用いる場合のDCFによるアクセス制御方法を説明するための図である。FIG. 20 is a diagram for explaining an access control method using DCF when RTS / CTS is used.

符号の説明Explanation of symbols

1…AP、2…無線端末、3…ルータ、4…ネットワーク、11…無線受信部、12…無線送信部、13…通信制御部、14…有線IF部、15…アンテナ、21…無線受信部、22…無線送信部、23…通信制御部、24…アプリケーション処理部   DESCRIPTION OF SYMBOLS 1 ... AP, 2 ... Wireless terminal, 3 ... Router, 4 ... Network, 11 ... Wireless reception part, 12 ... Wireless transmission part, 13 ... Communication control part, 14 ... Wired IF part, 15 ... Antenna, 21 ... Wireless reception part , 22 ... wireless transmission unit, 23 ... communication control unit, 24 ... application processing unit

Claims (7)

複数の無線端末と、アクセスポイントとを有する無線通信システムであって、
前記アクセスポイントは、
前記複数の無線端末にデータを送信する第1の送信手段と、
前記複数の無線端末からデータを受信する第1の受信手段と
を有し、
前記無線端末は、
前記アクセスポイントにデータを送信する第2の送信手段と、
前記アクセスポイントからデータを受信する第2の受信手段と
を有し、
前記第1の受信手段は、
所定時間毎に、前記複数の無線端末各々のデータ送信タイミングを規定するマルチキャストCTS(Clear to Send)を前記第1の送信手段に送信させて、前記複数の無線端末各々から通信フレームを受信し、
前記第2の送信手段は、
前記第2の受信手段がマルチキャストCTSを受信した場合に、当該マルチキャストCTSで規定された自無線端末の送信タイミングに従って前記アクセスポイント宛の通信フレームを送信し、
前記マルチキャストCTSに含まれているデュアレーション期間は、
前記アクセスポイントに同時に接続可能な無線端末の台数に、無線端末1台あたりがデータを送信する期間として予め定めた期間を乗算することで得られる期間であることを特徴とする無線通信システム。
A wireless communication system having a plurality of wireless terminals and an access point,
The access point is
First transmission means for transmitting data to the plurality of wireless terminals;
First receiving means for receiving data from the plurality of wireless terminals,
The wireless terminal is
Second transmitting means for transmitting data to the access point;
Second receiving means for receiving data from the access point;
The first receiving means includes
For each predetermined time, a multicast CTS (Clear to Send) that defines the data transmission timing of each of the plurality of wireless terminals is transmitted to the first transmission means, and a communication frame is received from each of the plurality of wireless terminals,
The second transmission means includes
When the second receiving means receives the multicast CTS, it transmits a communication frame addressed to the access point according to the transmission timing of the own wireless terminal defined by the multicast CTS,
The duration period included in the multicast CTS is:
A wireless communication system, characterized in that it is a period obtained by multiplying the number of wireless terminals that can be simultaneously connected to the access point by a predetermined period as a period for transmitting data per wireless terminal.
請求項1に記載の無線通信システムであって、
前記アクセスポイントは、
前記マルチキャストCTSの宛先アドレスの下位22ビット中のビット位置を、自アクセスポイントに帰属中の無線端末のそれぞれのアドレスに対応付けたアドレス管理テーブルをさらに有し、
前記第1の送信手段は、
前記マルチキャストCTSを送信する場合に、前記アドレス管理テーブルを参照して、当該マルチキャストCTSの宛先アドレスの下位22ビットの中で、配下の無線端末に対応する位置のビットを、予め定められた値に設定してから送信し、
前記第2の送信手段は、
前記第2の受信手段が受信したマルチキャストCTSの宛先アドレスの下位22ビットの中で、自無線端末に割り当てられている位置のビットが予め定められた値に設定されている場合に、当該ビット位置によって定まる順番に、予め定められた期間を乗じることで得られる期間が経過した後に、前記アクセスポイント宛の通信フレームを送信することを特徴とする無線通信システム。
The wireless communication system according to claim 1,
The access point is
An address management table in which the bit position in the lower 22 bits of the destination address of the multicast CTS is associated with each address of the wireless terminal belonging to the own access point;
The first transmission means includes
When transmitting the multicast CTS, referring to the address management table, the bit at the position corresponding to the subordinate radio terminal in the lower 22 bits of the destination address of the multicast CTS is set to a predetermined value. Set it up, send it,
The second transmission means includes
In the lower 22 bits of the destination address of the multicast CTS received by the second receiving means, when the bit of the position assigned to the own wireless terminal is set to a predetermined value, the bit position A wireless communication system, wherein a communication frame addressed to the access point is transmitted after a period obtained by multiplying a predetermined period in the order determined by
請求項2に記載の無線通信システムであって、
前記アクセスポイントは、
前記第の受信手段が、前記無線端末から、前記マルチキャストCTSの宛先アドレスの下位22ビットの中で、当該無線端末に割り当てられるべきビットの位置を示す情報を含む登録要求を受信した場合に、当該無線端末のアドレスに対応付けて、当該登録要求で指定されたビット位置を示す情報を、前記アドレス管理テーブルに登録する登録手段をさらに有し、
前記第2の受信手段は、
前記アクセスポイントから送信されたマルチキャストCTSの宛先アドレスの下位22ビットを参照し、予め定められた値が設定されていないビットの位置を、自無線端末に割り当てられるべきビットの位置として検出し、
前記第2の送信手段は、
登録要求を送信する場合に、前記第2の受信手段によって検出された、自無線端末に割り当てられるべきビットの位置を、当該登録要求に含めて前記アクセスポイントへ送信すること特徴とする無線通信システム。
The wireless communication system according to claim 2,
The access point is
When the first receiving means receives from the wireless terminal a registration request including information indicating the position of the bit to be allocated to the wireless terminal in the lower 22 bits of the destination address of the multicast CTS, In correspondence with the address of the wireless terminal, further comprising a registration means for registering information indicating the bit position specified in the registration request in the address management table,
The second receiving means includes
Referring to the lower 22 bits of the destination address of the multicast CTS transmitted from the access point, detecting the position of the bit for which a predetermined value is not set as the position of the bit to be allocated to the own wireless terminal;
The second transmission means includes
When transmitting a registration request, a wireless communication system characterized in that a position of a bit to be allocated to its own wireless terminal detected by the second receiving means is included in the registration request and transmitted to the access point .
請求項1から3のいずれか一項に記載の無線通信システムであって、
前記第1の送信手段は、
前記所定時間毎に、前記マルチキャストCTSとは異なる送信タイミングで、前記複数の無線端末各々へのデータが多重化されたマルチキャスト通信フレームを送信し、
前記第2の受信手段は、
前記マルチキャスト通信フレームを受信して、当該フレームから自無線端末宛のデータを抽出することを特徴とする無線通信システム。
The wireless communication system according to any one of claims 1 to 3,
The first transmission means includes
For each predetermined time, at a transmission timing different from the multicast CTS, a multicast communication frame in which data to each of the plurality of wireless terminals is multiplexed is transmitted,
The second receiving means includes
A wireless communication system, wherein the wireless communication system receives the multicast communication frame and extracts data addressed to the wireless terminal from the frame.
複数の無線端末と無線通信を行なうアクセスポイントであって、
前記複数の無線端末にデータを送信する送信手段と、
前記複数の無線端末からデータを受信する受信手段と
を有し、
前記送信手段は、
所定時間毎に、前記複数の無線端末各々のデータ送信タイミングを規定するマルチキャストCTS(Clear to Send)を送信すると共に、前記所定時間毎に、前記マルチキャストCTSとは異なる送信タイミングで、前記複数の無線端末各々へのデータが多重化されたマルチキャスト通信フレームを送信し、
前記受信手段は、
前記マルチキャストCTSの応答として、前記複数の無線端末各々から通信フレームを受信し、
前記マルチキャストCTSに含まれているデュアレーション期間は、
自アクセスポイントに同時に接続可能な無線端末の台数に、無線端末1台あたりがデータを送信する期間として予め定めた期間を乗算することで得られる期間であることを特徴とするアクセスポイント。
An access point that performs wireless communication with a plurality of wireless terminals,
Transmitting means for transmitting data to the plurality of wireless terminals;
Receiving means for receiving data from the plurality of wireless terminals,
The transmission means includes
A multicast CTS (Clear to Send) that defines the data transmission timing of each of the plurality of wireless terminals is transmitted every predetermined time, and the plurality of wireless terminals are transmitted at a transmission timing different from the multicast CTS every the predetermined time. Send a multicast communication frame with multiplexed data to each terminal,
The receiving means includes
In response to the multicast CTS, a communication frame is received from each of the plurality of wireless terminals,
The duration period included in the multicast CTS is:
An access point characterized in that it is a period obtained by multiplying the number of wireless terminals that can be simultaneously connected to its own access point by a predetermined period as a period for transmitting data per wireless terminal.
アクセスポイントと無線通信を行なう無線端末であって、
前記アクセスポイントにデータを送信する送信手段と、
前記アクセスポイントからデータを受信する受信手段と
を有し、
前記受信手段は、
前記アクセスポイントから複数の無線端末各々へのデータが多重化されたマルチキャスト通信フレームを受信して、当該フレームから自無線端末宛のデータを抽出すると共に、前記アクセスポイントから前記複数の無線端末各々のデータ送信タイミングを規定するマルチキャストCTS(Clear to Send)を受信し、
前記送信手段は、
前記受信手段が前記マルチキャストCTSを受信した場合に、当該マルチキャストCTSで規定された自無線端末の送信タイミングに従って前記アクセスポイント宛の通信フレームを送信し、
前記マルチキャストCTSに含まれているデュアレーション期間は、
前記アクセスポイントに同時に接続可能な無線端末の台数に、無線端末1台あたりがデータを送信する期間として予め定めた期間を乗算することで得られる期間であることを特徴とする無線端末。
A wireless terminal that performs wireless communication with an access point,
Transmitting means for transmitting data to the access point;
Receiving means for receiving data from the access point;
The receiving means includes
Receiving a multicast communication frame in which data from the access point to each of the plurality of wireless terminals is multiplexed, extracting data addressed to the own wireless terminal from the frame, and each of the plurality of wireless terminals from the access point Receives multicast CTS (Clear to Send) that defines the data transmission timing,
The transmission means includes
When the receiving means receives the multicast CTS, the communication means addressed to the access point is transmitted according to the transmission timing of the own wireless terminal defined by the multicast CTS,
The duration period included in the multicast CTS is:
A wireless terminal characterized in that it is a period obtained by multiplying the number of wireless terminals that can be simultaneously connected to the access point by a predetermined period as a period for transmitting data per wireless terminal.
複数の無線端末と、アクセスポイントとを有する無線通信システムのアクセス制御方法であって、
前記アクセスポイントが、
所定時間毎に、前記複数の無線端末各々のデータ送信タイミングを規定するマルチキャストCTS(Clear to Send)を送信してから、前記複数の無線端末各々から通信フレームを受信し、
前記複数の無線端末各々が、
前記マルチキャストCTSを受信した場合に、当該マルチキャストCTSで規定された自無線端末の送信タイミングに従って前記アクセスポイント宛の通信フレームを送信し、
前記マルチキャストCTSに含まれているデュアレーション期間は、
前記アクセスポイントに同時に接続可能な無線端末の台数に、無線端末1台あたりがデータを送信する期間として予め定めた期間を乗算することで得られる期間であることを特徴とするアクセス制御方法。
An access control method for a wireless communication system having a plurality of wireless terminals and an access point,
The access point is
After transmitting a multicast CTS (Clear to Send) that defines the data transmission timing of each of the plurality of wireless terminals at predetermined time intervals, receiving a communication frame from each of the plurality of wireless terminals,
Each of the plurality of wireless terminals is
When the multicast CTS is received, a communication frame addressed to the access point is transmitted according to the transmission timing of the own wireless terminal defined by the multicast CTS,
The duration period included in the multicast CTS is:
An access control method characterized in that it is a period obtained by multiplying the number of wireless terminals that can be simultaneously connected to the access point by a predetermined period as a period for transmitting data per wireless terminal.
JP2005127638A 2005-04-26 2005-04-26 Wireless communication system Expired - Fee Related JP4728036B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005127638A JP4728036B2 (en) 2005-04-26 2005-04-26 Wireless communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005127638A JP4728036B2 (en) 2005-04-26 2005-04-26 Wireless communication system

Publications (2)

Publication Number Publication Date
JP2006310935A JP2006310935A (en) 2006-11-09
JP4728036B2 true JP4728036B2 (en) 2011-07-20

Family

ID=37477352

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005127638A Expired - Fee Related JP4728036B2 (en) 2005-04-26 2005-04-26 Wireless communication system

Country Status (1)

Country Link
JP (1) JP4728036B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5598023B2 (en) * 2010-03-03 2014-10-01 ソニー株式会社 Wireless communication apparatus, wireless communication system, and wireless communication method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004158965A (en) * 2002-11-05 2004-06-03 Tokyo Electric Power Co Inc:The Centralized control method using protocol including centralized control
JP2005057355A (en) * 2003-08-06 2005-03-03 Mitsumi Electric Co Ltd Communication system, communication apparatus, and communication method
JP2005057373A (en) * 2003-08-07 2005-03-03 Ntt Docomo Inc Radio packet communication apparatus

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7269152B2 (en) * 2003-02-14 2007-09-11 Motorola, Inc. Method and apparatus for transmitting information within a communication system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004158965A (en) * 2002-11-05 2004-06-03 Tokyo Electric Power Co Inc:The Centralized control method using protocol including centralized control
JP2005057355A (en) * 2003-08-06 2005-03-03 Mitsumi Electric Co Ltd Communication system, communication apparatus, and communication method
JP2005057373A (en) * 2003-08-07 2005-03-03 Ntt Docomo Inc Radio packet communication apparatus

Also Published As

Publication number Publication date
JP2006310935A (en) 2006-11-09

Similar Documents

Publication Publication Date Title
US9521587B2 (en) System and method for determining a clear channel assessment threshold
US9445226B2 (en) Method for improving location accuracy in multi-channel wireless networks
US9247394B2 (en) Using neighboring access points to provide client device location data
US8111684B2 (en) Path shortening in a wireless mesh network
US20160338108A1 (en) System and Method for Detecting and Resolving Conflicts
US9401874B2 (en) Minimizing coverage holes in a communication network
JP7138443B2 (en) Method, apparatus and system for detecting interference
US8583048B2 (en) Multi-hop wireless systems having noise reduction and bandwidth expansion capabilities and the methods of the same
CN102045745A (en) Hidden node detection method and equipment
KR101602458B1 (en) Packet routing apparatus and method
JP2012503360A (en) Fast local address assignment in wireless communication networks
TWI496433B (en) Wireless communication method and WLAN for transmitting delayed management information
JP2007189301A (en) Communication system and communication method
JP6007743B2 (en) Multihop communication terminal, multihop communication system, and multihop communication method
KR20060000071A (en) Method and apparatus for performing handover
CN114845289A (en) Multi-hop networking method, device, equipment and storage medium
JP4728036B2 (en) Wireless communication system
JP5054119B2 (en) System, method, and apparatus for indicating message types using tones and / or tone patterns in wireless sensor networks
Zou et al. On game theoretic DSA-driven MAC for cognitive radio networks
JP5715087B2 (en) Control method, radio system, and radio base station
Del Castillo et al. Hardware platform for wide-area vehicular sensor networks with mobile nodes
US11470554B2 (en) Communication apparatus and control method thereof
KR102314528B1 (en) Wireless communication device and wireless communication method
Gupta et al. The compact discourse on problem of hidden node, exposed node and its related issues
KR101146584B1 (en) Method of obtaining polling list using orthogonal signal in wireless network and recording medium thereof

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080313

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20100122

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20101001

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20101012

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20101207

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110201

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110328

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110412

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110414

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

Free format text: PAYMENT UNTIL: 20140422

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees