JP2010135909A - Radio communication apparatus, and radio communication method - Google Patents

Radio communication apparatus, and radio communication method Download PDF

Info

Publication number
JP2010135909A
JP2010135909A JP2008307556A JP2008307556A JP2010135909A JP 2010135909 A JP2010135909 A JP 2010135909A JP 2008307556 A JP2008307556 A JP 2008307556A JP 2008307556 A JP2008307556 A JP 2008307556A JP 2010135909 A JP2010135909 A JP 2010135909A
Authority
JP
Japan
Prior art keywords
transmission
control unit
frame
sequence number
flow control
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2008307556A
Other languages
Japanese (ja)
Inventor
Toshihisa Nabeya
谷 寿 久 鍋
Kiyoshi Toshimitsu
光 清 利
Masahiro Takagi
木 雅 裕 高
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.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP2008307556A priority Critical patent/JP2010135909A/en
Publication of JP2010135909A publication Critical patent/JP2010135909A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Detection And Prevention Of Errors In Transmission (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To manage retransmission control of transmission data in multi-channel transmission with a simple structure. <P>SOLUTION: A radio communication apparatus is provided with a plurality of communication processing sections for performing communication by using different frequency channels and a flow control unit for sorting transmission frames into the plurality of communication processing sections. The respective communication processing sections have: transmission means for transmitting the sorted transmission frames; receiving means for receiving transmission confirmation frames from transmission destinations of the transmission frames; and retransmission control means for controlling retransmission of non-transmitted frames and notifying the flow control unit of the transmission situations of the sorted transmission frames. The flow control unit selects transmission frames from a buffer within a range of transmissible data amount and sorts them according to transmission situations of the respective communication processing sections into the transmission destination obtained according to frame size, the transmission situations of the transmission frames sorted into the communication processing sections, and reception buffer size of the transmission destination. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

この発明は、無線通信の技術分野に関し、例えば、複数の周波数チャネルのそれぞれにおいて選択再送制御を用いたパケット送信を行なう無線通信装置および無線通信方法に関する。   The present invention relates to a technical field of wireless communication, and, for example, relates to a wireless communication apparatus and a wireless communication method that perform packet transmission using selective retransmission control in each of a plurality of frequency channels.

CSMA/CA(Carrier Sense Multiple Access with Collision Avoidance:キャリア検知多重アクセス/衝突回避)を用いた送信が行なわれるIEEE802.11無線LAN規格において、周波数帯域を拡張し、複数の周波数チャネルを用いて同一宛先に対してそれぞれ異なるデータフレームを送信する方法(以降、Multi-Channel送信と呼ぶ)が検討されている。   In the IEEE802.11 wireless LAN standard where transmission using CSMA / CA (Carrier Sense Multiple Access with Collision Avoidance) is performed, the frequency band is expanded and the same destination is used using multiple frequency channels. On the other hand, a method for transmitting different data frames (hereinafter referred to as Multi-Channel transmission) has been studied.

従来より、Multi-Channel送信において受信エラーが検出されると、受信側から送信側にデータの再送を要求し、再送要求を受けた送信側が受信側にデータの再送を行なう再送制御方式が検討されている。(例えば、特許文献1参照)   Conventionally, when a reception error is detected in Multi-Channel transmission, a retransmission control method has been studied in which a transmission side requests retransmission of data from the reception side to the transmission side, and a transmission side that receives the retransmission request retransmits data to the reception side. ing. (For example, see Patent Document 1)

特許文献1におけるMulti-Channel送信におけるデータ再送方法を説明する。まず、送信側端末はチャネルCh1を示すフラグX1を付加したデータ列(データA、Bを含む)と、チャネルCh2を示すフラグX2を付加したデータ列(データC、Dを含む)をそれぞれ、チャネルCh1とチャネルCh2を用いて同時に送信を行なう。それと同時に、送信側端末はチャネル(Ch)毎に送信データを管理しておく。受信側端末では、エラー検出によってチャネルCh2で送信されたデータのエラーを検出すると、エラー検出したデータを含むデータ列を廃棄し、チャネルCh2のデータ列の再送要求を送信側端末に送る。送信側端末は、再送要求を受信すると、この再送要求の内容を認識して、チャネル毎に送信データ管理している情報を基に、チャネルCh2で送信したデータ列の再送を行なう。このように特許文献1では、送信データをチャネル毎に管理し、再送要求内にチャネル番号を含めることで、エラーが発生したチャネルで送信したデータ列のみを再送することが可能なシステムが開示されている。   A data retransmission method in Multi-Channel transmission in Patent Document 1 will be described. First, the transmission side terminal has a data string (including data A and B) with a flag X1 indicating channel Ch1 and a data string (including data C and D) with a flag X2 indicating channel Ch2 respectively. Transmit simultaneously using Ch1 and channel Ch2. At the same time, the transmission side terminal manages transmission data for each channel (Ch). When the receiving side terminal detects an error in the data transmitted on the channel Ch2 due to error detection, the receiving side terminal discards the data string including the detected data and sends a retransmission request for the data string on the channel Ch2 to the transmitting side terminal. When receiving the retransmission request, the transmission side terminal recognizes the contents of the retransmission request and retransmits the data string transmitted on the channel Ch2 based on information managed for transmission data for each channel. As described above, Patent Document 1 discloses a system capable of retransmitting only a data string transmitted on a channel in which an error has occurred by managing transmission data for each channel and including a channel number in a retransmission request. ing.

また特許文献2では、データの送達確認をチャネル単位で実施し、各チャネルでの送達確認信号に基づいて再送や送信バッファメモリの解放を行なう方式の提案がなされている。
特開2002-281002号公報 特開平11-41281号公報
Patent Document 2 proposes a method of performing data delivery confirmation on a channel basis and performing retransmission and releasing the transmission buffer memory based on a delivery confirmation signal in each channel.
JP 2002-281002 JP Japanese Patent Laid-Open No. 11-41281

しかしながら、これらはいずれも選択再送(Selective Repeat)方式による自動誤り再送(ARQ:Auto Repeat reQuest)制御を想定したものではない。例えば、特許文献1では、チャネルCh2で送信したデータ列において、データCのみにエラー検出されたとき、再送要求時にはチャネル番号のみを通知するため、データ列のうちエラー検出されなかったデータDも再送することになる。そこで特許文献1のシステムで選択再送ARQ方式を適用した場合、受信側端末にて、再送要求時にエラー検出されたデータのシーケンス番号も通知をすることにより、送信側端末では、エラー検出したデータ(データC)だけを再送することが可能となる。ただし、選択再送ARQ方式を用いた場合、誤りのあったデータのみを再送することが可能なため効率が向上できる一方、各々のデータ単位(つまりシーケンス番号毎)で送信データを再送制御のために管理する必要があり、実装的には制御が複雑になる。   However, none of these are intended for automatic error retransmission (ARQ: Auto Repeat reQuest) control by a selective repeat method. For example, in Patent Document 1, when an error is detected only in data C in the data sequence transmitted on channel Ch2, only the channel number is notified at the time of retransmission request, so that data D in which no error is detected is also retransmitted in the data sequence Will do. Therefore, when the selective retransmission ARQ scheme is applied in the system of Patent Document 1, the receiving side terminal also notifies the sequence number of the data in which the error is detected at the time of retransmission request, so that the transmitting side terminal can detect the error detected data ( Only data C) can be retransmitted. However, when the selective retransmission ARQ method is used, it is possible to retransmit only erroneous data, so that the efficiency can be improved.On the other hand, the transmission data for each data unit (that is, every sequence number) is used for retransmission control. It is necessary to manage, and control is complicated in implementation.

特許文献2に開示されたシステムは、送信を行なうデータに付加されるシーケンス番号は、それぞれの周波数チャネルで独立に付加され、再送も該周波数チャネルにて行なわれることを想定した構成・システムである。そのため、送信データの再送制御・管理は、お互いの周波数チャネルでの状態等を何ら意識することなく(お互いの周波数チャネルでの管理情報をやりとりすることなく)、各周波数チャネル毎に独立に実施すれば良いため、Multi-Channel送信を想定した場合でも、それほど複雑化にはならないと考えられる。しかしながら、Multi-Channel送信では、それぞれの周波数チャネルでは一般的に伝搬路環境は異なるため、ある周波数チャネルで送信後、再送要求があった場合に、より良い伝搬路環境である別の周波数チャネルに変更して送信を行なう方法等が考えられる。このような方法を行う場合、特許文献2のように周波数チャネル毎の送信・再送を独立に管理するだけでは実施できず、お互いの周波数チャネルでの管理情報をやりとりし、それぞれの周波数チャネルを跨った一括したシーケンス番号等の管理が必要になり、実装が更に複雑になることが容易に想像される。また、同一の受信側端末に対してMulti-Channel送信を行なう場合は、単純に各周波数チャネル毎に独立したシーケンス番号の付加だけでは、受信側端末において異なる周波数チャネルで受信したデータの順序制御(Re-Ordering制御)が不可能である。   The system disclosed in Patent Document 2 is a configuration / system assuming that sequence numbers added to data to be transmitted are added independently in each frequency channel, and retransmission is also performed in the frequency channel. . Therefore, retransmission control and management of transmission data is performed independently for each frequency channel without being aware of the status of each other's frequency channel (without exchanging management information on each frequency channel). Therefore, even if Multi-Channel transmission is assumed, it will not be so complicated. However, in Multi-Channel transmission, the propagation path environment is generally different for each frequency channel, so when there is a retransmission request after transmission on a certain frequency channel, another frequency channel, which is a better propagation path environment, is sent. A method of transmitting after changing can be considered. When such a method is performed, it is not possible to perform transmission and retransmission for each frequency channel independently as in Patent Document 2, but management information on each frequency channel is exchanged, and each frequency channel is straddled. It is easy to imagine that the implementation becomes more complicated because it is necessary to manage the sequence numbers and the like collectively. In addition, when performing Multi-Channel transmission to the same receiving side terminal, simply adding an independent sequence number for each frequency channel simply controls the order of data received on different frequency channels at the receiving side terminal ( Re-Ordering control) is impossible.

また、CSMA/CAを用いたMulti-Channel送信では、各周波数チャネルで独立にキャリアセンスを行い、送信権が獲得できた時点で、その都度該周波数チャネルにてデータ送信が行なわれるものと考えられる。そのため、一般的に各周波数チャネルでのデータ送信タイミングは、独立であり同期が取れているわけではない。また、IEEE802.11規格ではキャリアセンスの関係上、SIFSと呼ばれる時間で再送要求信号(送達確認信号)を返信する必要がある。以上の事から、CSMA/CAを用いたMulti-Channel送信では、特許文献1や特許文献2が想定されているように、各周波数チャネルでのデータ送信タイミングや再送要求フレームの送信タイミングは同期が取れたものとはならず、各周波数チャネルにて独立したタイミングかつ場合によっては並列にやりとりが行なわれる。このように、それぞれの周波数チャネルでの再送要求信号が独立したタイミングで返信されるシステムでは、送信データの再送制御・管理は更に複雑化してしまうことが予想される。   Also, in Multi-Channel transmission using CSMA / CA, it is considered that carrier sensing is performed independently in each frequency channel, and data transmission is performed in that frequency channel each time a transmission right is acquired. . Therefore, in general, the data transmission timing in each frequency channel is independent and not synchronized. Further, in the IEEE802.11 standard, due to carrier sense, it is necessary to send back a retransmission request signal (delivery confirmation signal) in a time called SIFS. From the above, in Multi-Channel transmission using CSMA / CA, the data transmission timing and retransmission request frame transmission timing in each frequency channel are synchronized as assumed in Patent Document 1 and Patent Document 2. In other words, the frequency channels are exchanged independently and in some cases in parallel. As described above, in a system in which retransmission request signals in respective frequency channels are returned at independent timings, it is expected that retransmission control / management of transmission data will be further complicated.

本発明は、以上の点を考慮してなされたもので、マルチチャネル(Multi-Channel)送信における送信データの再送制御の管理を簡易な構成で実現することが可能な無線通信装置及び無線通信方法を提供する。   The present invention has been made in consideration of the above points, and a wireless communication apparatus and a wireless communication method capable of realizing management of retransmission control of transmission data in multi-channel transmission with a simple configuration I will provide a.

本発明の一態様としての無線通信装置は、
複数の周波数チャネルを用いて複数のフレームを同一宛先に並列に送信可能な無線通信装置であって、
前記同一宛先に送信する複数のフレームに対しそれぞれ連続したシーケンス番号を付加することにより複数の送信フレームを生成するシーケンス番号付加部と、
前記シーケンス番号付加部により生成された前記送信フレームを一時的に記憶するバッファと、
前記複数の周波数チャネルのうちそれぞれ異なる周波数チャネルを用いた通信を行う複数の通信処理部と、
前記バッファ内の送信フレームを前記複数の通信処理部に振り分けるフロー制御部と、を備え、
各前記通信処理部は、
前記フロー制御部により振り分けられた前記送信フレームのシーケンス番号を記憶する記憶手段と、
前記フロー制御部により振り分けられた前記送信フレームを送信する送信手段と、
前記振り分けられた送信フレームの送達状況を表した送達確認フレームを、前記送信フレームの送信先から受信する受信手段と、
前記送達確認フレームに基づき前記振り分けられた送信フレームの送達状況を管理し、前記振り分けられた送信フレームのうち未送達フレームの再送制御を行い、前記振り分けられた送信フレームの送達状況を前記フロー制御部に通知する再送制御手段と、を有し、
前記フロー制御部は、各前記通信処理部に振り分けた前記送信フレームのフレームサイズおよび各前記再送制御手段から通知される送達状況と、あらかじめ取得した前記送信先の受信バッファサイズとから前記送信先に送信可能なデータ量を計算し、計算したデータ量の範囲内で前記バッファから送信フレームを選択し、選択した送信フレームを各前記通信処理部にそれぞれにおける前記送信フレームの送達状況に応じて振り分ける
ことを特徴とする。
A wireless communication device according to an aspect of the present invention includes:
A wireless communication device capable of transmitting a plurality of frames in parallel to the same destination using a plurality of frequency channels,
A sequence number adding unit for generating a plurality of transmission frames by adding a sequential number to each of the plurality of frames transmitted to the same destination;
A buffer for temporarily storing the transmission frame generated by the sequence number adding unit;
A plurality of communication processing units for performing communication using different frequency channels among the plurality of frequency channels;
A flow control unit that distributes transmission frames in the buffer to the plurality of communication processing units,
Each of the communication processing units
Storage means for storing a sequence number of the transmission frame distributed by the flow control unit;
Transmitting means for transmitting the transmission frame distributed by the flow control unit;
Receiving means for receiving a delivery confirmation frame representing a delivery status of the distributed transmission frame from a transmission destination of the transmission frame;
The delivery status of the assigned transmission frame is managed based on the delivery confirmation frame, retransmission control of an undelivered frame is performed among the assigned transmission frames, and the delivery status of the assigned transmission frame is indicated by the flow control unit. A retransmission control means for notifying to
The flow control unit determines the transmission destination from the frame size of the transmission frame distributed to each communication processing unit, the delivery status notified from each retransmission control unit, and the reception buffer size of the transmission destination acquired in advance. Calculate the amount of data that can be transmitted, select a transmission frame from the buffer within the range of the calculated data amount, and distribute the selected transmission frame to each of the communication processing units according to the delivery status of the transmission frame. It is characterized by.

本発明の一態様としての無線通信装置は、
複数の周波数チャネルを用いて複数のフレームを同一宛先に並列に送信可能な無線通信装置であって、
前記同一宛先に送信する複数のフレームに対しそれぞれ連続したシーケンス番号を付加することにより複数の送信フレームを生成するシーケンス番号付加部と、
前記シーケンス番号付加部により生成された前記送信フレームを一時的に記憶するバッファと、
前記複数の周波数チャネルのうちそれぞれ異なる周波数チャネルを用いた通信を行う複数の通信処理部と、
前記バッファ内の送信フレームを前記複数の通信処理部に振り分けるフロー制御部と、を備え、
各前記通信処理部は、
前記フロー制御部により振り分けられた前記送信フレームのシーケンス番号を記憶する記憶手段と、
前記振り分けられた送信フレームを送信する送信手段と、
前記振り分けられた送信フレームの送達状況を表す送達確認フレームを、前記送信フレームの送信先から受信する受信手段と、
前記送達確認フレームに基づき前記振り分けられた送信フレームの送達状況を管理し、前記振り分けられた送信フレームのうち未送達フレームの再送制御を行い、前記振り分けられた送信フレームの送達状況を前記フロー制御部に通知する再送制御手段と、を有し、
前記フロー制御部は、各前記通信処理部に振り分けた前記送信フレームの送達状況に応じて、前記バッファ内の前記送信フレームを各前記通信処理部に振り分ける
ことを特徴とする。
A wireless communication device according to an aspect of the present invention includes:
A wireless communication device capable of transmitting a plurality of frames in parallel to the same destination using a plurality of frequency channels,
A sequence number adding unit for generating a plurality of transmission frames by adding a sequential number to each of the plurality of frames transmitted to the same destination;
A buffer for temporarily storing the transmission frame generated by the sequence number adding unit;
A plurality of communication processing units for performing communication using different frequency channels among the plurality of frequency channels;
A flow control unit that distributes transmission frames in the buffer to the plurality of communication processing units,
Each of the communication processing units
Storage means for storing a sequence number of the transmission frame distributed by the flow control unit;
Transmitting means for transmitting the distributed transmission frame;
Receiving means for receiving a delivery confirmation frame representing a delivery status of the distributed transmission frame from a transmission destination of the transmission frame;
The delivery status of the assigned transmission frame is managed based on the delivery confirmation frame, retransmission control of an undelivered frame is performed among the assigned transmission frames, and the delivery status of the assigned transmission frame is indicated by the flow control unit. A retransmission control means for notifying to
The flow control unit distributes the transmission frame in the buffer to each communication processing unit according to a delivery status of the transmission frame allocated to each communication processing unit.

本発明の一態様としての無線通信方法は、
複数の周波数チャネルを用いて複数のフレームを同一宛先に並列に送信可能な無線通信方法であって、
前記同一宛先に送信する複数のフレームに対しそれぞれ連続したシーケンス番号を付加することにより複数の送信フレームを生成するシーケンス番号付ステップと、
前記シーケンス番号付加部により生成された前記送信フレームをバッファに一時的に記憶するバッファリングステップと、
前記バッファ内の送信フレームを前記複数の周波数チャネルに振り分ける振り分けステップと、
前記周波数チャネル毎に振り分けられた前記送信フレームのシーケンス番号をそれぞれ記憶する記憶ステップと、
前記周波数チャネル毎に、前記振り分けられた送信フレームを前記周波数チャネルにより送信する送信ステップと、
前記周波数チャネル毎に、前記振り分けられた送信フレームの送達状況を表す送達確認フレームを、前記送信フレームの送信先から受信する受信ステップと、
前記周波数チャネル毎に、前記送達確認フレームに基づき前記振り分けられた送信フレームの送達状況を管理し、前記振り分けられた送信フレームのうち未送達フレームの再送制御を行う再送制御ステップと、
前記振り分けステップは、各前記周波数チャネルにおける前記送信フレームの送達状況に応じて、前記バッファ内の前記送信フレームを各前記周波数チャネルに振り分ける
ことを特徴とする。
A wireless communication method as one aspect of the present invention includes:
A wireless communication method capable of transmitting a plurality of frames to the same destination in parallel using a plurality of frequency channels,
A sequence numbering step for generating a plurality of transmission frames by adding a sequential number to each of the plurality of frames transmitted to the same destination;
A buffering step of temporarily storing the transmission frame generated by the sequence number adding unit in a buffer;
A distribution step of distributing transmission frames in the buffer to the plurality of frequency channels;
A storage step of storing each of the sequence numbers of the transmission frames assigned to the frequency channels;
For each frequency channel, a transmission step of transmitting the allocated transmission frame through the frequency channel;
A reception step of receiving, for each frequency channel, a delivery confirmation frame representing a delivery status of the distributed transmission frame from a transmission destination of the transmission frame;
A retransmission control step for managing the delivery status of the allocated transmission frame based on the delivery confirmation frame for each frequency channel, and performing retransmission control of undelivered frames among the allocated transmission frames;
The allocating step distributes the transmission frame in the buffer to each frequency channel according to a delivery status of the transmission frame in each frequency channel.

本発明によりマルチチャネル(Multi-Channel)送信における送信データの再送制御の管理を簡易な構成で実現できる。   According to the present invention, management of retransmission control of transmission data in multi-channel transmission can be realized with a simple configuration.

以下、図面を参照しながら本実施の形態について詳細に説明する。   Hereinafter, the present embodiment will be described in detail with reference to the drawings.

図1は、本発明の一実施形態としての無線通信装置の構成例を示すブロック図である。   FIG. 1 is a block diagram illustrating a configuration example of a wireless communication apparatus as an embodiment of the present invention.

以下では、システムとしてIEEE802.11無線LAN規格を前提とした説明を行なうが、必ずしもIEEE802.11無線LANを想定したものではなく、どのようなシステムであっても構わない。また、通信に用いる周波数チャネルとして4チャネルを想定して説明を行なうが、実際に用いる周波数チャネル数は何チャネルであっても構わない。この場合、各周波数チャネル毎に必要となる処理部の数が変更になるだけである。   In the following, description will be made assuming that the system is based on the IEEE802.11 wireless LAN standard. However, the system is not necessarily based on the IEEE802.11 wireless LAN standard, and any system may be used. Although the description will be made assuming that four frequency channels are used for communication, any number of frequency channels may be actually used. In this case, only the number of processing units required for each frequency channel is changed.

図1の無線通信装置は、4つのアンテナ部31と、4つの送受信部32と、4つのMAC制御部33と、1つのフロー制御部34と、シーケンス番号付加部35とを備える。アンテナ部31、送受信部32、MAC制御部33はそれぞれ4つの周波数チャネルにて独立に動作するように、各周波数チャネルに対応してそれぞれ4つずつ構成されているが、実装上は各周波数チャネルの送受信部の間で回路の共用などがしばしば行われ、必ずしも独立していなくてもよい。   The wireless communication device of FIG. 1 includes four antenna units 31, four transmission / reception units 32, four MAC control units 33, one flow control unit 34, and a sequence number adding unit 35. The antenna unit 31, the transmission / reception unit 32, and the MAC control unit 33 are each configured to correspond to each frequency channel so that each of the frequency channels operates independently in four frequency channels. The circuit is often shared between the transmission / reception units of each other, and is not necessarily independent.

各アンテナ部31は、それぞれ対応する周波数チャネルで信号の送受信を行なう。   Each antenna unit 31 transmits and receives a signal using a corresponding frequency channel.

各送受信部32は、それぞれ対応するアンテナ部31を介して変調処理および復調処理等のデータの送受信処理を行なう。   Each transmission / reception unit 32 performs data transmission / reception processing such as modulation processing and demodulation processing via the corresponding antenna unit 31.

各MAC(Media Access Control)制御部33は、それぞれ対応する送受信部32の周波数チャネルにおいてCSMA/CAに基づくMAC送受信処理及び再送制御・管理を行う。また、MAC制御部33内には、キャリアセンス処理を実施するキャリアセンス部36と、再送制御処理を司る再送制御部37とが備えられる。再送制御部37には、送受信部32で受信された自局宛ての送達確認フレーム(Block Ackフレーム)の中からBitmap情報を抽出するBitmap抽出部38が含まれる。MAC制御部33と送受信部32との組はたとえば本発明の通信処理部に相当する。   Each MAC (Media Access Control) control unit 33 performs MAC transmission / reception processing and retransmission control / management based on CSMA / CA in the frequency channel of the corresponding transmission / reception unit 32. The MAC control unit 33 includes a carrier sense unit 36 that performs carrier sense processing and a retransmission control unit 37 that performs retransmission control processing. The retransmission control unit 37 includes a bitmap extraction unit 38 that extracts bitmap information from a delivery confirmation frame (Block Ack frame) addressed to the own station received by the transmission / reception unit 32. A set of the MAC control unit 33 and the transmission / reception unit 32 corresponds to, for example, a communication processing unit of the present invention.

シーケンス番号付加部35は、上位レイヤから送信要求されたデータ(フレーム)を受け取り、シーケンス番号を付加する。シーケンス番号が付加されたデータ(フレーム)は送信データ(送信フレーム)と称される。シーケンス番号は、上位レイヤから受け取った順に、順次1ずつインクリメントするように付加する。   The sequence number adding unit 35 receives data (frame) requested to be transmitted from an upper layer and adds a sequence number. Data (frame) to which a sequence number is added is referred to as transmission data (transmission frame). The sequence number is added so as to be sequentially incremented by 1 in the order received from the upper layer.

フロー制御部34は、各周波数チャネルに依存せず、送信データの送信フロー制御を行う。フロー制御部34は、シーケンス番号付加部35からシーケンス番号が付加されたデータ(送信データ)を受け取り、送信データをいずれの周波数チャネルで送信するかに応じて各MAC制御部33に振り分けるデータ振り分け部39を備えている。MAC制御部33は、送受信が行なわれる周波数チャネル分の数だけ独立に備えられるが、フロー制御部34は、送受信が行なわれる周波数チャネルの数に因らず1つだけ備えられる。   The flow control unit 34 performs transmission flow control of transmission data without depending on each frequency channel. The flow control unit 34 receives the data (transmission data) with the sequence number added from the sequence number adding unit 35, and distributes the data to each MAC control unit 33 according to which frequency channel is used to transmit the transmission data 39. The MAC control unit 33 is provided independently for the number of frequency channels on which transmission / reception is performed, but only one flow control unit 34 is provided regardless of the number of frequency channels on which transmission / reception is performed.

図2は 図1の無線通信装置で行われるデータ送信処理及び再送処理の流れを示すフローチャートである。   FIG. 2 is a flowchart showing a flow of data transmission processing and retransmission processing performed in the wireless communication apparatus of FIG.

まず、上位レイヤでデータの送信要求が起こり(S101)、送信要求されたデータはシーケンス番号付加部35に送られ、シーケンス番号が付加される(S102)。   First, a data transmission request occurs in the upper layer (S101), and the data requested to be transmitted is sent to the sequence number adding unit 35, and a sequence number is added (S102).

シーケンス番号付加部35では、データの送信宛先毎にシーケンス番号を管理しており、同一宛先毎にデータの発生順にインクリメントされたシーケンス番号を付加する。   The sequence number adding unit 35 manages a sequence number for each data transmission destination, and adds a sequence number incremented in the order of data generation for each same destination.

シーケンス番号が付加されたデータ(送信データ)は、フロー制御部34へ入力され、送信データを一時的に記憶する記憶バッファに格納される。記憶バッファはここではフロー制御部34内に配置されているとするが、フロー制御部34の外部に配置されていてもよい。フロー制御部34におけるデータ振分け部39にて、送信を行なう送信データと送信を行なう周波数チャネルを決定し、決定した周波数チャネルのMAC制御部33に送信データをそれぞれ振分ける(S103、S104)。   The data (transmission data) to which the sequence number is added is input to the flow control unit 34 and stored in a storage buffer that temporarily stores the transmission data. Here, the storage buffer is arranged in the flow control unit 34, but may be arranged outside the flow control unit 34. The data distribution unit 39 in the flow control unit 34 determines transmission data to be transmitted and a frequency channel to be transmitted, and distributes the transmission data to the MAC control unit 33 of the determined frequency channel (S103, S104).

より詳細には、フロー制御部34では、送信宛先毎に、予め取得した送信先の受信バッファサイズと、各周波数チャネルのMAC制御部33に振り分け済みの送信データのデータサイズおよび当該送信データの送達確認状況に基づき、送信先の受信バッファのオーバーフローが起こらないように送信データ量を決定する(S103)。   More specifically, in the flow control unit 34, for each transmission destination, the reception buffer size of the transmission destination acquired in advance, the data size of the transmission data allocated to the MAC control unit 33 of each frequency channel, and the transmission of the transmission data Based on the confirmation status, the amount of transmission data is determined so as not to overflow the receiving buffer at the transmission destination (S103).

この際、フロー制御部34では、各MAC制御部33に振り分け済みの送信データのシーケンス番号全体の中で最も小さいシーケンス番号を基準として、送達確認の取れていない最も小さいシーケンス番号(Unrecieved Starting Sequence Number:USSN)を把握・管理し、このUSSNを利用して送信データ量を決定する。送信先の受信バッファサイズは、送信先との間で事前のマネジメントフレームをやり取りすることで取得する。フロー制御部34は送信データ量の決定のため、各MAC制御部33に振り分けた送信データのデータサイズを保持する。送達確認の取れた送信データのデータサイズは消去してもよい。   At this time, the flow control unit 34 uses the smallest sequence number among the entire transmission data sequence numbers assigned to each MAC control unit 33 as a reference, and the smallest sequence number (Unrecieved Starting Sequence Number) that has not been acknowledged. : USSN) is grasped and managed, and the amount of transmission data is determined using this USSN. The reception buffer size of the transmission destination is acquired by exchanging a prior management frame with the transmission destination. The flow control unit 34 holds the data size of the transmission data distributed to each MAC control unit 33 in order to determine the transmission data amount. The data size of the transmission data that has been confirmed to be delivered may be deleted.

フロー制御部34は、決定した送信データ量の範囲内でシーケンス番号の小さい順に記憶バッファから送信データを選択して、各周波数チャネルのMAC制御部33にそれぞれの送達確認状況に応じて振り分ける(S104)。振り分けの一例を図3に示す。図3の例では、各周波数チャネルに対してそれぞれシーケンス番号(SN)1〜4, 5〜8, 9〜12, 13〜15の複数の送信データを振り分けている。振り分けた各送信データは、送信が完了するまで送信バッファに蓄えられる。その際、送信バッファは各周波数チャネルのMAC制御部33内に備えられていても良いし、フロー制御部34内に備えられていても良いし、MAC制御部33及びフロー制御部34とは別にそれぞれからアクセスできるところに備えられていても良い。フロー制御部34内に備えられている場合は、上述した一時的に記憶する記憶バッファと兼ねることができる。送信バッファがどこに備えられるかによって、それぞれの処理において各ブロック間でやりとりされる情報が異なるのみである。なお、フロー制御部34では、いずれの周波数チャネルに対してどのシーケンス番号の送信データを振分けたかという情報の保持は不要である。   The flow control unit 34 selects transmission data from the storage buffer in ascending order of the sequence number within the determined transmission data amount range, and distributes it to the MAC control unit 33 of each frequency channel according to the respective delivery confirmation status (S104 ). An example of the distribution is shown in FIG. In the example of FIG. 3, a plurality of transmission data having sequence numbers (SN) 1 to 4, 5 to 8, 9 to 12, and 13 to 15 are allocated to the respective frequency channels. Each distributed transmission data is stored in the transmission buffer until transmission is completed. At that time, the transmission buffer may be provided in the MAC control unit 33 of each frequency channel, may be provided in the flow control unit 34, or separately from the MAC control unit 33 and the flow control unit 34. It may be provided where it can be accessed from each. When it is provided in the flow control unit 34, it can also serve as the above-described storage buffer for temporarily storing. Only the information exchanged between the blocks in each process differs depending on where the transmission buffer is provided. Note that the flow control unit 34 does not need to retain information indicating which sequence number of transmission data is allocated to which frequency channel.

フロー制御部34から送信データの振分け、すなわちデータ送信要求が行われた各MAC制御部33は、振り分けられた送信データのシーケンス番号(SN)をシーケンス番号記憶手段に保持するとともに(S105)、キャリアセンス部36を用いてそれぞれの周波数チャネルにおけるCSMA/CAによる送信権獲得処理を独立に行なう(S106)。   Each MAC control unit 33 to which transmission data is distributed from the flow control unit 34, that is, a data transmission request is made, holds the sequence number (SN) of the distributed transmission data in the sequence number storage means (S105), and the carrier Using the sense unit 36, transmission right acquisition processing by CSMA / CA in each frequency channel is performed independently (S106).

各周波数チャネルでのMAC制御部33は、それぞれ送信権獲得ができたタイミングで、それぞれの送受信部32に送信データを出力し、送受信部32では送信に必要な変調処理やD/A変換等を施した後、アンテナ部31を介して送信相手端末にデータ送信を行う(S107)。   The MAC control unit 33 in each frequency channel outputs the transmission data to each transmission / reception unit 32 at the timing when the transmission right is acquired, and the transmission / reception unit 32 performs modulation processing, D / A conversion, etc. necessary for transmission. Then, data transmission is performed to the transmission partner terminal via the antenna unit 31 (S107).

ここで、上記ステップS106でシーケンス番号を保持したMAC制御部33内の再送制御部37では、シーケンス番号の保持とともに、シーケンス番号毎の送達状況(送信ステート)の管理を行なう。   Here, the retransmission control unit 37 in the MAC control unit 33 holding the sequence number in step S106 manages the delivery status (transmission state) for each sequence number as well as holding the sequence number.

図3の例では、周波数チャネルCh_1の再送制御部37は、SN=1〜4の値の保持及び送信ステートの管理を行なう。ここで、他の周波数チャネルに送信データがどのように振分けられているといった情報の保持は不要であり、各周波数チャネルの再送制御部37は、フロー制御部34から自らに対して振分けられた送信データのシーケンス番号の保持のみを行なう。   In the example of FIG. 3, the retransmission control unit 37 of the frequency channel Ch_1 holds values of SN = 1 to 4 and manages the transmission state. Here, it is not necessary to hold information such as how transmission data is distributed to other frequency channels, and the retransmission control unit 37 of each frequency channel transmits the transmissions distributed to itself from the flow control unit 34. Only holds the sequence number of the data.

この際、各再送制御部37は、フロー制御部34から送信データが振分けられる度に、シーケンス番号記憶手段内のシーケンス番号情報をフラッシュし、新たなシーケンス番号をシーケンス番号記憶手段に保持するものとする。つまり、再送制御部37でのシーケンス番号の保持タイミングは、フロー制御部34からの振分け時(データ送信要求時)のみとし、それ以外でのタイミングでは保持する必要の無いようにする。また新規のデータ振分けが入力された場合には、それまで保持していたシーケンス番号情報及び送信ステートは一旦廃棄し、新規のデータ振分けによるシーケンス番号のみを保持するようにする。このようにすることで、実装的な複雑さの軽減を可能としている。   At this time, each retransmission control unit 37 flushes the sequence number information in the sequence number storage unit each time transmission data is distributed from the flow control unit 34, and holds the new sequence number in the sequence number storage unit. To do. That is, the sequence number holding timing in the retransmission control unit 37 is set only at the time of distribution from the flow control unit 34 (at the time of data transmission request), and is not required to be held at other timings. When a new data distribution is input, the sequence number information and the transmission state that have been held so far are discarded once, and only the sequence number by the new data distribution is held. In this way, implementation complexity can be reduced.

このように、それぞれの周波数チャネル毎に独立したシーケンス番号を付加するのではなく、シーケンス番号を付加したデータをそれぞれの周波数チャネルに振分ける事で、送信宛先である受信端末側では、各周波数チャネルで受信したデータの順序制御(Re-Ordering制御)が可能となる。すなわち、受信端末側では各周波数チャネルで受信したデータのシーケンス番号をチェックする事で、それぞれの周波数チャネル間での受信データのシーケンス番号順序も把握可能となる。なお、シーケンス番号付加部35でのシーケンス番号付加方法は、上記のように受信端末側との間で、複数の周波数チャネルに跨って受信したデータの順序制御が出来るようにシーケンス番号が付加されるようになっていればどのようなものでも良い。   In this way, instead of adding an independent sequence number to each frequency channel, by distributing the data to which the sequence number is added to each frequency channel, the receiving terminal that is the transmission destination receives each frequency channel. The order control (Re-Ordering control) of the data received in the above becomes possible. That is, by checking the sequence number of the data received in each frequency channel on the receiving terminal side, it becomes possible to grasp the sequence number sequence of the received data between the respective frequency channels. Note that the sequence number adding method in the sequence number adding unit 35 adds a sequence number so that the order of data received over a plurality of frequency channels can be controlled with the receiving terminal side as described above. Anything can be used.

続いて、上記のフローによりそれぞれの周波数チャネルを用いて独立に送信された各送信データに対しての再送時のフローを説明する。図3にも示すように、各周波数チャネルでデータ送信後、受信端末側からSIFS(=16us)時間経過後にそれぞれの周波数チャネルで送信した送信データに対する選択再送用の送達確認フレームが返信される。IEEE802.11無線LANシステムでは、選択再送用の送達確認フレームは図4に示すBlock Ackフレームと呼ばれるフォーマットで返信される(S108)。   Subsequently, a flow at the time of retransmission for each transmission data independently transmitted using each frequency channel by the above flow will be described. As shown in FIG. 3, after transmitting data on each frequency channel, a delivery confirmation frame for selective retransmission is returned for transmission data transmitted on each frequency channel after SIFS (= 16 us) time has elapsed from the receiving terminal side. In the IEEE802.11 wireless LAN system, a delivery confirmation frame for selective retransmission is returned in a format called a Block Ack frame shown in FIG. 4 (S108).

Block Ackフレームでは、フレーム長を一定とするため、図4のように固定長のビットマップ(Bitmap)を利用して、受信した各シーケンス番号の受信成否結果(送達状況)を通知する事になっている。Bitmapにおける各ビット(Bit)は、Starting Sequence Number Control(SSN)フィールドで示すシーケンス番号を基準とした各々のシーケンス番号に対応しており、それぞれのBitを参照する事により、各シーケンス番号のフレームの送達状況を把握できる。すなわち、送信側端末はどのシーケンス番号のフレームが正しく受信され、どのシーケンス番号のフレームに誤りがあったかを把握できる。送信側端末は、誤りのあったシーケンス番号のフレームの再送を行なう。   In the Block Ack frame, since the frame length is fixed, the reception success / failure result (delivery status) of each received sequence number is notified using a fixed-length bitmap (Bitmap) as shown in Fig. 4. ing. Each bit (Bit) in the Bitmap corresponds to each sequence number based on the sequence number indicated in the Starting Sequence Number Control (SSN) field. By referring to each Bit, the frame of each sequence number The delivery status can be grasped. That is, the transmitting terminal can grasp which sequence number frame is correctly received and which sequence number frame has an error. The transmitting side terminal retransmits the frame having the sequence number having an error.

図5に、Block AckフレームにおけるSSNフィールドとBitmapフィールドの一例を示す。   FIG. 5 shows an example of the SSN field and Bitmap field in the Block Ack frame.

シーケンス番号(SN)=1,2,3,4の送信データを送信し、受信側端末にてSN=1,2,4の送信データが正しく受信され、SN=3の送信データが正しく受信できない場合の例が示される。なお受信側では、当然のことながら、SN=5以降の送信データは受信していないため、SN=5以降に対応したフィールドには、全て0が設定されて返信が行なわれる。   Transmission data with sequence number (SN) = 1, 2, 3, 4 is transmitted, and transmission data with SN = 1, 2, 4 is correctly received at the receiving terminal, and transmission data with SN = 3 cannot be received correctly An example of the case is shown. As a matter of course, since the transmission data after SN = 5 has not been received on the receiving side, all the fields corresponding to SN = 5 and after are set to 0 and a reply is made.

本実施形態の無線通信装置では、それぞれのタイミングにて各周波数チャネルで返信されたBlock Ackフレームをそれぞれのアンテナ部31にて受信し、それぞれの送受信部32にて復調等の処理が施された後、それぞれのMAC制御部33の再送制御部37に入力される。再送制御部37では、Bitmap抽出部38にて、受信したBlock AckフレームのBitmapを抽出する(S109)。そして再送制御部37は、抽出したBitmapと、フロー制御部34からデータ振分けが行なわれた際に保持したシーケンス番号とを比較して送信ステートの更新を行ない、Ack未応答の送信データについてはこれを再送フレームとして再度送信する(S110)。   In the wireless communication apparatus according to the present embodiment, each antenna unit 31 receives a Block Ack frame returned from each frequency channel at each timing, and each of the transmission / reception units 32 performs processing such as demodulation. Thereafter, the data is input to the retransmission control unit 37 of each MAC control unit 33. In the retransmission control unit 37, the Bitmap extraction unit 38 extracts the Bitmap of the received Block Ack frame (S109). The retransmission control unit 37 compares the extracted bitmap with the sequence number stored when the data is distributed from the flow control unit 34, updates the transmission state, and transmits the unacknowledged transmission data. Is retransmitted as a retransmission frame (S110).

例えば、図3のCh_1において、Bitmapの結果が図5の例であった場合、自ら保持しているシーケンス番号と、Bitmapとの比較とから、シーケンス番号SN=3の送信データに誤りが発生した事を把握する。そして、保持している各シーケンス番号に対する送信ステートの更新を行なう。具体的には、SN=1,2,4に対しては“ACK応答済みデータ”として更新し、SN=3に対しては“ACK未応答データ”のままとして、SN=3の送信データを再送フレームとして、再度、送受信部32及びアンテナ部31を介して再送を行なう。このように各再送制御部37で保持しているシーケンス番号に対する送信ステートの更新は、該周波数チャネルで返信されるBlock Ackフレームを受信する度に行う。   For example, in Ch_1 of FIG. 3, when the result of Bitmap is the example of FIG. 5, an error has occurred in the transmission data of sequence number SN = 3 from the comparison between the sequence number held by itself and Bitmap. Figure out things. Then, the transmission state for each held sequence number is updated. Specifically, for SN = 1, 2, and 4, it is updated as “ACK response completed data”, and for SN = 3, “ACK unacknowledged data” is maintained and SN = 3 transmission data is updated. As a retransmission frame, retransmission is performed again via the transmission / reception unit 32 and the antenna unit 31. In this manner, the transmission state for the sequence number held in each retransmission control unit 37 is updated every time a Block Ack frame returned by the frequency channel is received.

ここで、それぞれの周波数チャネルのMAC制御部33では、保持しているシーケンス番号に含まれないBitmap情報についてはdon’t careとして無視する。例えば図3のCh_1の場合、SN=5以降はすべて0が返信されるが、自らがその周波数チャネルで送信した送信データはSN=4までであることは保持するシーケンス番号から把握できるため、SN=5以降の送信ステートに関しては、don’t careとして無視する。つまり、Bitmap内のSN=5以降に該当するBitが0であっても、該周波数チャネルにおける再送制御部37は、SN=5以降を再送対象のデータとして扱わない事になる。   Here, the MAC controller 33 of each frequency channel ignores Bitmap information not included in the held sequence number as don't care. For example, in the case of Ch_1 in FIG. 3, 0 is returned after SN = 5, but it can be understood from the stored sequence number that the transmission data transmitted by itself on the frequency channel is up to SN = 4. The transmission state after = 5 is ignored as don't care. That is, even if the bit corresponding to SN = 5 or later in the Bitmap is 0, the retransmission control unit 37 in the frequency channel does not handle SN = 5 or later as data to be retransmitted.

Multi-Channel送信を想定していない従来の再送制御でも、送信を行なったそれぞれのデータに対しては、送信ステートを“ACK応答済みデータ”と“ACK未応答データ”の2値のみで管理しており、また送信を行なっていないデータに関しては、Bitmapで0であったとしてもdon’t careとして扱われていた。しかしながら、Multi-Channel送信では図3の例に示すように、Ch_1での送達確認信号(Block Ackフレーム)を受信したタイミングでは、Ch_2において既にSN=5〜8のデータ送信も行なわれている。そのため、Multi-Channel送信を想定していない従来のような再送制御管理では、Ch_1でのBlock Ackフレームを受信した際には、SN=5〜8のデータは送信済みのデータであるため、don’t careの対象とはならない。すなわちSN=5〜8のデータは、ACK応答が得られていないため、送信ステートは“ACK未応答データ”の状態として管理されてしまう。そのため、Ch_1でのBlock Ackフレーム内のBitmapでSN=5以降のデータに該当するBitが0であった場合にも、これらのデータに誤りが発生したと認識してしまい、SN=5以降のデータも再送されてしまう可能性がある。SN=5以降のデータはその後のCh_2でのBlock AckフレームでACK応答の確認がなされるため、Ch_1でのBlock Ackフレーム受信時点でSN=5以降のデータ再送を行なってしまう事は、本来そのタイミングでは不必要な再送であるため、スループット劣化の原因となってしまう。   Even in the conventional retransmission control that does not assume Multi-Channel transmission, the transmission state is managed with only two values of “ACK response completed data” and “ACK non-response data” for each transmitted data. Also, data that was not transmitted was treated as don't care even if it was 0 in Bitmap. However, in Multi-Channel transmission, as shown in the example of FIG. 3, data transmission of SN = 5 to 8 is already performed in Ch_2 at the timing of receiving the delivery confirmation signal (Block Ack frame) in Ch_1. Therefore, in conventional retransmission control management that does not assume Multi-Channel transmission, when the Block Ack frame in Ch_1 is received, the data of SN = 5 to 8 is already transmitted data. It is not subject to 't care. That is, since the ACK response is not obtained for the data of SN = 5 to 8, the transmission state is managed as the state of “ACK unacknowledged data”. Therefore, even if the bit corresponding to the data after SN = 5 in the Bitmap in the Block Ack frame at Ch_1 is 0, it will be recognized that an error has occurred in these data, and SN = 5 or later Data may also be retransmitted. Since data after SN = 5 is acknowledged with an ACK response in the subsequent Block Ack frame in Ch_2, it is inherent that the data retransmission after SN = 5 will be performed when the Block Ack frame is received in Ch_1. Since retransmission is unnecessary at the timing, it causes a deterioration in throughput.

この点、本発明の実施形態は、各周波数チャネルにおいて異なる任意のタイミングで送信されうるMulti-Channel送信において、このような再送の問題を引き起こさないように構成されるとともに、従来のように全ての周波数チャネルを一括に管理・制御を行う場合に比べて、各MAC制御部33とフロー制御部34とで、それぞれの処理内容を切り分けて、管理することとしている。すなわち、MAC制御部33内の再送制御部37では他の周波数チャネルでの送信状況等を一切意識する必要なく、自らの周波数チャネルで送信したデータのみを管理・制御するようにしている。このようにする事で、不必要な再送を防止できる装置を、実装を複雑化させることなく実現することを可能としている。   In this regard, the embodiment of the present invention is configured so as not to cause such a retransmission problem in Multi-Channel transmission that can be transmitted at different arbitrary timings in each frequency channel. Compared to a case where frequency channels are managed and controlled collectively, each MAC control unit 33 and flow control unit 34 separates and manages each processing content. That is, the retransmission control unit 37 in the MAC control unit 33 manages and controls only the data transmitted on its own frequency channel without having to be aware of the transmission status on other frequency channels. In this way, it is possible to realize an apparatus that can prevent unnecessary retransmission without complicating the implementation.

各周波数チャネルでの送信データの再送処理は、(1)フロー制御部34から振分けられた全ての送信データが”ACK応答済みデータ”のステートになる、つまり全ての送信データの送信が完了する(S111のYES)、(2)もしくは送信データの許容遅延時間(Tx Lifetime)に達する(S112のYES)(3)もしくは再送回数が閾値に達する(S113のYES)、まで、繰り返し行なわれる(S116)。   The retransmission processing of transmission data in each frequency channel is as follows: (1) All transmission data distributed from the flow control unit 34 is in the “ACK response completed” state, that is, transmission of all transmission data is completed ( S111 (YES), (2), or until the transmission data allowable delay time (Tx Lifetime) is reached (S112 YES) (3) or until the number of retransmissions reaches the threshold (S113 YES) (S116) .

上記(3)での再送回数の閾値は、IEEE802.11規格に規定されているRetry Limit値(最大再送回数)そのものでも良いし、Retry Limit値よりも小さい値に設定されていても良い。例えば、他の周波数チャネルに切替えて再送を行なう事を想定しない場合等は、あえて、Retry Limit値よりも小さい値に設定する必要はない。逆に言うと、Retry Limit値よりも小さい値に設定する事で、Retry Limit値までは他の周波数チャネルに切替えて再送を行なう事が可能となる。   The threshold for the number of retransmissions in (3) above may be the Retry Limit value (maximum number of retransmissions) specified in the IEEE802.11 standard, or may be set to a value smaller than the Retry Limit value. For example, when it is not assumed that retransmission is performed by switching to another frequency channel, it is not necessary to set a value smaller than the Retry Limit value. In other words, by setting a value smaller than the Retry Limit value, it is possible to perform retransmission by switching to another frequency channel up to the Retry Limit value.

各MAC制御部33は、上記のいずれかの条件(1)〜(3)を満たすと、該周波数チャネルでの送信(再送)処理を止め、それぞれの送信バッファを解放し(S114)、フロー制御部34への通知を行なう(S117)。それまでの間(フロー制御部34からデータ振分けが行なわれてから、上記のいずれかの条件に達するまで)は、MAC制御部33はフロー制御部34とは切り分けて処理が行なわれる。   When each of the above conditions (1) to (3) is satisfied, each MAC control unit 33 stops transmission (retransmission) processing on the frequency channel, releases each transmission buffer (S114), and performs flow control. Notification to the unit 34 is performed (S117). Until that time (from the time when data is distributed from the flow control unit 34 until one of the above conditions is reached), the MAC control unit 33 is separated from the flow control unit 34 for processing.

つまり、フロー制御部34でのデータ振分けは、一旦それぞれの周波数チャネルのMAC制御部33に対してデータ振分けを行なった後、それぞれのMAC制御部33からの上記通知が行なわれるまでは、該MAC制御部33に対しては次のデータ振分けを行なわない事とする。これにより、それぞれのMAC制御部33での処理とフロー制御部34での処理を切り分ける事ができ、フロー制御部34では、各MAC制御部33からの通知があるまでは各周波数チャネルでの送達成否状況や再送状況を把握しなくても良い。またMAC制御部33ではフロー制御部34からのデータ振分けがあった時点で処理を開始し、その後の再送制御に関しては他の周波数チャネルでの状況を一切把握することなく、かつ、フロー制御部34からの影響もなく、自らの周波数チャネルで送信する送信データのシーケンス番号のみを把握・管理し再送制御することが可能である。このようにして、複雑な再送制御を回避することが可能となる。また、ステップS105で述べたように、MAC制御部33での送信データのシーケンス番号保持は、フロー制御部34から送信データが振分けられる度に、シーケンス番号記憶手段内のそれまでのシーケンス番号情報をフラッシュ(消去)し、新たなシーケンス番号のみの保持を行なうとするが、フロー制御部34からの次のデータ振分けは、MAC制御部33からの上記いずれかの条件による通知があるまでは実施されないようにするため、このような構成にしても特に問題は発生しない。   That is, the data distribution in the flow control unit 34 is performed once the data is distributed to the MAC control unit 33 of each frequency channel, and then until the above-mentioned notification from each MAC control unit 33 is performed. The following data distribution is not performed for the control unit 33. As a result, the processing in each MAC control unit 33 and the processing in the flow control unit 34 can be separated. In the flow control unit 34, delivery in each frequency channel is notified until there is a notification from each MAC control unit 33. It is not necessary to grasp the success / failure status or the retransmission status. In addition, the MAC control unit 33 starts processing when there is data distribution from the flow control unit 34, and regarding the subsequent retransmission control, the flow control unit 34 does not grasp any situation in other frequency channels. Therefore, it is possible to grasp and manage only the sequence number of transmission data transmitted on its own frequency channel and perform retransmission control. In this way, complicated retransmission control can be avoided. Also, as described in step S105, the transmission data sequence number is held in the MAC control unit 33 every time transmission data is distributed from the flow control unit 34, the sequence number information so far in the sequence number storage means is stored. Flush (erase) and keep only the new sequence number, but the next data distribution from the flow control unit 34 will not be performed until a notification is sent from the MAC control unit 33 according to any of the above conditions Therefore, even if such a configuration is used, no particular problem occurs.

次に、MAC制御部33からフロー制御部34への通知処理(S117)の詳細およびその後の処理について述べる。通知処理の詳細および通知後の処理は、満たした条件によって内容が変わる。   Next, details of the notification process (S117) from the MAC control unit 33 to the flow control unit 34 and subsequent processes will be described. The details of the notification processing and the processing after notification vary depending on the satisfied conditions.

まず、全ての送信データの送信が完了したことによる通知(S111のYES)の場合、少なくともその旨と保持していた最も大きいシーケンス番号の値(つまり送信完了が確認できた最も大きいシーケンス番号との値)と最も小さいシーケンス番号の値(つまり送信完了が確認できた最も小さいシーケンス番号との値)を、フロー制御部34に通知する。例えば図3のCh_1の場合には、最も大きいシーケンス番号の値はSN=4が該当し、最も小さいシーケンス番号の値はSN=1が該当することになる。   First, in the case of notification that transmission of all transmission data has been completed (YES in S111), at least that fact and the value of the largest sequence number held (that is, the largest sequence number for which transmission completion has been confirmed) Value) and the value of the smallest sequence number (that is, the value of the smallest sequence number for which transmission completion was confirmed) are notified to the flow control unit 34. For example, in the case of Ch_1 in FIG. 3, the largest sequence number value corresponds to SN = 4, and the smallest sequence number value corresponds to SN = 1.

これにより、これらを通知されたフロー制御部34では、通知された最も小さいシーケンス番号の値と、自らが保持しているUSSN(各MAC制御部33に振り分けずみの送信データのシーケンス番号全体のうちの送達確認が取れていない最も小さいシーケンス番号)との比較を行なう。比較の結果、フロー制御部34が保持しているUSSNとMAC制御部33から通知のあった最も小さいシーケンス番号の値が一致していた場合、フロー制御部34は保持しているUSSNの値を「MAC制御部33から通知された最も大きいシーケンス番号+1」の値に更新する(S118)。フロー制御部34では、本通知を受ける事で、それまで保持していたUSSNから連続して、通知のあった最も大きいシーケンス番号の送信データまでは送達確認が行なわれたことを把握できる。   As a result, the flow control unit 34 notified of these values and the value of the notified smallest sequence number and the USSN held by the flow control unit 34 (of the entire sequence number of transmission data distributed to each MAC control unit 33) The smallest sequence number that has not been confirmed for delivery) is compared. As a result of the comparison, when the USSN held by the flow control unit 34 matches the value of the smallest sequence number notified from the MAC control unit 33, the flow control unit 34 sets the USSN value held by the flow control unit 34 The value is updated to “the largest sequence number +1 notified from the MAC control unit 33” (S118). By receiving this notification, the flow control unit 34 can grasp that the delivery confirmation has been performed up to the transmission data of the largest sequence number that has been notified continuously from the USSN held so far.

これは、受信端末側において、受信データの順序制御(Re-Ordering制御)のため受信バッファにバッファリングされているデータのうち通知のあった最も大きいシーケンス番号のデータまでは抜けがなく正しく順序制御され、受信バッファから解放され上位レイヤへ転送されていることを意味する。そのため、フロー制御部34では、それに合わせて保持するUSSNを更新し、更新後のUSSNは、その後の該受信端末宛てのデータ送信時に、受信バッファのオーバーフローが起こらない範囲で送信データ量を決めるのに用いることができる。たとえばUSSNから各MAC制御部33に振り分けたうち最大のシーケンス番号までの送信データが未到達である、つまり受信端末の受信バッファに順序制御(Re-Ordering制御)のためバッファリングされているものと仮定して送信先の受信バッファサイズに基づき、新たに送信可能なデータ量を決定できる。   This is because the receiving terminal side controls the order of received data (Re-Ordering control). It is released from the reception buffer and transferred to the upper layer. Therefore, the flow control unit 34 updates the USSN held in accordance therewith, and the updated USSN determines the amount of transmission data within a range in which no overflow of the reception buffer occurs during subsequent data transmission to the receiving terminal. Can be used. For example, the transmission data up to the maximum sequence number among the USSNs assigned to each MAC control unit 33 has not yet reached, that is, the buffering is performed for the ordering control (Re-Ordering control) in the receiving buffer of the receiving terminal. Assuming that the amount of data that can be newly transmitted can be determined based on the reception buffer size of the transmission destination.

フロー制御部34は、保持しているUSSNと、MAC制御部33から通知された最も小さいシーケンス番号との値が一致しないときは、他の周波数チャネルでのMAC制御部33がこれらの間のシーケンス番号の送信データを送信中であると認識し、USSNは更新せず、通知された最も小さいシーケンス番号と、通知された最も大きいシーケンス番号とを内部に記憶する。そして後に他の周波数チャネルに関連してUSSNの更新が起こったとき、更新されたUSSNと、記憶した最も小さいシーケンス番号とを比較し、一致したときは、当該USSNを、記憶した最も大きいシーケンス番号+1の値に更新する。   When the value of the USSN held by the flow control unit 34 does not match the value of the smallest sequence number notified from the MAC control unit 33, the MAC control unit 33 in the other frequency channel determines the sequence between them. Recognizing that the transmission data of the number is being transmitted, the USSN is not updated, and the notified smallest sequence number and the notified largest sequence number are stored internally. Then, when the USSN is updated later in connection with another frequency channel, the updated USSN is compared with the stored smallest sequence number. Update to +1 value.

ステップS118において必要に応じてUSSNを更新した後は、データ量の決定および送信データの振り分けの処理に戻る(S103、S104)。たとえばフロー制御部34は、上記のようにしてデータ量を決定し、決定したデータ量に収まるように送信データを記憶バッファから選択して取り出し、取り出した送信データを、上記通知を行ったMAC制御部33に振り分ける。   After the USSN is updated as necessary in step S118, the process returns to the determination of the data amount and the distribution of the transmission data (S103, S104). For example, the flow control unit 34 determines the amount of data as described above, selects and extracts transmission data from the storage buffer so as to be within the determined amount of data, and extracts the extracted transmission data from the MAC control that performed the above notification. Distribute to part 33.

上記では、フロー制御部34への通知の際、少なくともその旨と保持していた最も大きいシーケンス番号の値と最も小さいシーケンス番号の値を通知する事としている。しかしながら、フロー制御部34にてデータ振分け時にそれぞれどのシーケンス番号の送信データを振分けたかを保持するように構成して、MAC制御部33からシーケンス番号の通知せずにUSSNを更新することも可能である。(これは他の条件(2)または(3)の場合でも同様)
また、いずれの送信データも送達確認が取れ、送信が完了しているため、MAC制御部33は、送信バッファに蓄えられていたそれらの全送信データのバッファメモリの解放も実施する(S114)。ただし、送信バッファの解放は、フロー制御部34への通知より前に行っても、後に行ってもよい(図2のフローでは前者の場合の例を示している)。また、バッファメモリの解放は、MAC制御部33ではなく、フロー制御部34が行うように構成してもよい。
In the above, at the time of notification to the flow control unit 34, at least that fact and the value of the largest sequence number and the value of the smallest sequence number held are notified. However, it is also possible to update the USSN without notifying the sequence number from the MAC control unit 33 by configuring the flow control unit 34 to hold which sequence number transmission data is allocated at the time of data distribution. is there. (This also applies to other conditions (2) or (3))
Further, since any transmission data has been confirmed for delivery and transmission has been completed, the MAC control unit 33 also releases the buffer memory for all the transmission data stored in the transmission buffer (S114). However, the transmission buffer may be released before or after the notification to the flow control unit 34 (the flow in FIG. 2 shows an example of the former case). Further, the buffer memory may be released not by the MAC control unit 33 but by the flow control unit 34.

次に、送信データの許容遅延時間(送信タイムアウト)に達したことによる通知(S112のYES)、もしくは、再送回数が閾値(ここではIEEE802.11規格で規定されているRetry Limit値(最大再送回数))に達したことによる通知(S113のYES)、の場合、少なくともその旨と保持していた最も大きいシーケンス番号の値及び最も小さいシーケンス番号を、フロー制御部34に通知する。   Next, a notification that the allowable delay time (transmission timeout) of the transmission data has been reached (YES in S112), or the number of retransmissions is a threshold value (here, the Retry Limit value defined in the IEEE802.11 standard (the maximum number of retransmissions) )), The flow control unit 34 is notified of at least the value of the largest sequence number and the smallest sequence number held therein (YES in S113).

この場合、振り分けられた送信データの中に送達確認が取れていないものがある (つまり、“ACK応答済みデータ”と“ACK未応答データ”が混在している)が、“ACK未応答データ”に該当する送信データに関しても、Retry Outもしくは送信タイムアウトにより、それ以上送信する必要のない(意味のない)データとして、送達確認できた送信データと同じように扱う。この場合、当該送信データは上位レイヤによって必要に応じて再送され得る。   In this case, some of the distributed transmission data has not been acknowledged (that is, “ACK response completed data” and “ACK non-response data” are mixed), but “ACK non-response data” The transmission data corresponding to the above is handled in the same way as the transmission data whose delivery has been confirmed as data that does not need to be transmitted any more (insignificant) due to Retry Out or transmission timeout. In this case, the transmission data can be retransmitted as necessary by the upper layer.

これにより、これらを通知されたフロー制御部34では、通知された最も小さいシーケンス番号の値と、自らが保持しているシーケンス番号(USSN)の比較を行なう。比較の結果、フロー制御部34が保持しているUSSNとMAC制御部33から通知のあった最も小さいシーケンス番号の値が一致していた場合、フロー制御部34は保持しているUSSNの値をMAC制御部33から通知された最も大きいシーケンス番号+1の値に更新する(S118)。ステップS118の後は、データ量の決定および送信データの振り分けの処理に戻る(S103、S104)。   Thus, the flow control unit 34 notified of these compares the notified value of the smallest sequence number with the sequence number (USSN) held by itself. As a result of the comparison, when the USSN held by the flow control unit 34 matches the value of the smallest sequence number notified from the MAC control unit 33, the flow control unit 34 sets the USSN value held by the flow control unit 34 Update to the value of the largest sequence number +1 notified from the MAC control unit 33 (S118). After step S118, the process returns to the determination of the data amount and the transmission data distribution process (S103, S104).

フロー制御部34は、保持しているUSSNと、MAC制御部33から通知された最も小さいシーケンス番号との値が一致しないときは、他の周波数チャネルでのMAC制御部33がこれらの間のシーケンス番号の送信データを送信中と認識し、USSNは更新せず、通知された最も小さいシーケンス番号と、通知された最も大きいシーケンス番号とを内部に記憶する。そして後に他の周波数チャネルに関連してUSSNの更新が起こったとき、更新されたUSSNと、記憶した最も小さいシーケンス番号とを比較し、一致したときは、当該USSNを、記憶した最も大きいシーケンス番号+1の値に更新する。   When the value of the USSN held by the flow control unit 34 does not match the value of the smallest sequence number notified from the MAC control unit 33, the MAC control unit 33 in the other frequency channel determines the sequence between them. The transmission data of the number is recognized as being transmitted, the USSN is not updated, and the notified smallest sequence number and the notified largest sequence number are stored internally. Then, when the USSN is updated later in connection with another frequency channel, the updated USSN is compared with the stored smallest sequence number. Update to +1 value.

また、いずれの送信データも、送達確認が取れたデータ、もしくは、それ以上送信する必要がないため破棄するデータのいずれかであるため、MAC制御部33は、送信バッファに蓄えられていたそれらの全送信データのバッファメモリの解放も実施する(S114)。ただし、送信バッファの解放は、フロー制御部34への通知より前に行っても後に行ってもよい(図2のフローでは前者の場合の例を示している)。またバッファメモリの解放は、MAC制御部33ではなく、フロー制御部34が行うように構成してもよい。   In addition, since any transmission data is either data for which delivery confirmation has been obtained or data to be discarded because there is no need to transmit any more, the MAC control unit 33, those stored in the transmission buffer The buffer memory for all transmission data is also released (S114). However, the release of the transmission buffer may be performed before or after the notification to the flow control unit 34 (the flow in FIG. 2 shows an example of the former case). Further, the buffer memory may be released not by the MAC control unit 33 but by the flow control unit 34.

次に、再送回数が閾値(ここではRetry Limit値より小さい閾値)に達したことによる通知の場合(S113のYES)、少なくともその旨と、保持していた最も小さいシーケンス番号の値と、送達確認が取れていない送信データ(送信ステートが“ ACK未応答データ”である送信データ)のシーケンス番号の値とを、フロー制御部34に通知する(S117)。   Next, in the case of notification that the number of retransmissions has reached a threshold (here, a threshold smaller than the Retry Limit value) (YES in S113), at least that fact, the value of the smallest sequence number held, and the delivery confirmation The flow control unit 34 is notified of the value of the sequence number of transmission data that has not been removed (transmission data whose transmission state is “ACK unacknowledged data”) (S117).

これらを通知されたフロー制御部34では、通知された最も小さいシーケンス番号の値と、自らが保持しているシーケンス番号(USSN)の比較を行なう。比較の結果、フロー制御部34が保持しているUSSNとMAC制御部33から通知のあった最も小さいシーケンス番号の値が一致していた場合、フロー制御部34は保持しているUSSNの値をMAC制御部33から通知された、送達確認が取れていない送信データのうち最も小さいシーケンス番号の値に更新する(S118)。   The flow control unit 34 notified of them compares the notified value of the smallest sequence number with the sequence number (USSN) held by itself. As a result of the comparison, when the USSN held by the flow control unit 34 matches the value of the smallest sequence number notified from the MAC control unit 33, the flow control unit 34 sets the USSN value held by the flow control unit 34 Update to the value of the smallest sequence number among the transmission data notified from the MAC control unit 33 and for which delivery confirmation has not been obtained (S118).

例えば、MAC制御部33で保持しているシーケンス番号がSN=1〜5であり、それぞれの送信ステートがSN=1から順に“ACK応答済みデータ”、“ACK応答済みデータ”、“ACK未応答データ”、 “ACK応答済みデータ”、 “ACK未応答データ”であった場合、送達確認が取れていない送信データのシーケンス番号の値として通知するシーケンス番号の値はSN=3,5となる。また、保持していた最も小さいシーケンス番号の値として通知するシーケンス番号はSN=1である。フロー制御部34において、シーケンス番号USSNが1であった場合、USSNは3に更新される。(つまりSN=2までは抜けがなく送達確認が取れたデータとして、USSN=3に更新する。比較した段階で、USSNと通知のあった最も小さいシーケンス番号の値とが一致していない場合には、これらの間のシーケンス番号のデータが、他の周波数チャネルでのMAC制御部33が送信中(再送中)と認識し、USSNは更新しない。後に他の周波数チャネルに関連してUSSNが更新された際に、再度比較を行い、一致したときは更新を行う。)   For example, the sequence number held in the MAC control unit 33 is SN = 1 to 5, and each transmission state is “ACK responded data”, “ACK responded data”, “ACK not responded” sequentially from SN = 1 In the case of “data”, “ACK response completed data”, and “ACK non-response data”, the sequence number value to be notified as the sequence number value of the transmission data for which delivery confirmation has not been obtained is SN = 3,5. The sequence number to be notified as the value of the smallest sequence number held is SN = 1. In the flow control unit 34, when the sequence number USSN is 1, the USSN is updated to 3. (That is, update to USSN = 3 as data that has been confirmed to be delivered without missing until SN = 2. If the value of the smallest sequence number that has been notified does not match the USSN at the stage of comparison. Recognizes that the sequence number data between them is being transmitted (retransmitted) by the MAC control unit 33 in another frequency channel, and does not update the USSN. When it is done, the comparison is performed again, and if it matches, the update is performed.)

また、フロー制御部34は、通知された送達確認が取れていない送信データ(上記の例ではSN=3,5)に関しては、まだRetry Limit値に達していないため、該送信フレーム内のフィールドにリトライビットの設定を行い、その後、元々送信を行なっていた周波数チャネルも含めそれぞれの周波数チャネルでの伝搬路環境等を考慮して、いずれかの周波数チャネルのMAC制御部33に対して再度、データ振分けを実施し、再送を行なう(S103、S104)。この再送用のデータ振分け時には、現時点での再送回数を、送信データを振り分けるMAC制御部33に通知する。   Further, the flow control unit 34 has not yet reached the Retry Limit value for the notified transmission data (SN = 3, 5 in the above example) for which the delivery confirmation has not been obtained. After setting the retry bit, considering the propagation path environment in each frequency channel including the frequency channel originally transmitting, the data is again transmitted to the MAC control unit 33 of any frequency channel. Distribution is performed and retransmission is performed (S103, S104). At the time of data distribution for retransmission, the current number of retransmissions is notified to the MAC control unit 33 that distributes transmission data.

また、送達確認が取れた送信データに関してのみは、送信が完了しているため、MAC制御部33は、送信バッファに蓄えられていたそれらのバッファメモリの解放も実施する(S114)。送信バッファの解放は、フロー制御部34への通知より前に行っても、後に行ってもよい(図2のフローでは前者の場合の例を示している)。またバッファメモリの解放は、MAC制御部33ではなく、フロー制御部34が行うように構成してもよい。   Further, since transmission has been completed only for transmission data for which delivery confirmation has been obtained, the MAC control unit 33 also releases those buffer memories stored in the transmission buffer (S114). The release of the transmission buffer may be performed before or after the notification to the flow control unit 34 (the flow in FIG. 2 shows an example of the former case). Further, the buffer memory may be released not by the MAC control unit 33 but by the flow control unit 34.

上記(1)または(2)または(3)のいずれかの条件を満たした場合(S111のYES、S112のYES、S113のYES)以外にも、以下の条件を満たした場合(S115のYES)にも通知を行なうようにしてもよい。本通知を行なう事で、フロー制御部34で保持しているUSSNの更新をより早いタイミングで実施可能となる。以下これについて詳細に説明する。   In addition to satisfying any of the above conditions (1), (2) or (3) (YES in S111, YES in S112, YES in S113), the following conditions are satisfied (YES in S115) Notification may also be performed. By making this notification, the USSN held in the flow control unit 34 can be updated at an earlier timing. This will be described in detail below.

MAC制御部33は、Block Ackフレーム受信に伴い、送達確認が取れていない送信データ(送信ステートが“ACK未応答データ”である送信データ)のうち最も小さいシーケンス番号の値が変更になった時(大きくなった時)(S115のYES)に、フロー制御部34へ通知を行なう(S119)。フロー制御部34へ通知する情報及び通知後のフロー制御部34の処理は、再送回数がRetry Limit値より小さい値の閾値に達したときの通知の場合と同様である。   When the Block Ack frame is received, the MAC control unit 33 changes the value of the smallest sequence number among the transmission data that has not been acknowledged (transmission data whose transmission state is “ACK unacknowledged data”). When it becomes larger (YES in S115), the flow controller 34 is notified (S119). The information notified to the flow control unit 34 and the processing of the flow control unit 34 after the notification are the same as in the case of notification when the number of retransmissions reaches a threshold value smaller than the Retry Limit value.

すなわち、MAC制御部33は、保持していた最も小さいシーケンス番号の値と、送達確認が取れていない送信データ(送信ステートが“ ACK未応答データ”である送信データ)のシーケンス番号の値とをフロー制御部34に通知する。フロー制御部34は、保持しているUSSNとMAC制御部33から通知のあった、送達確認が取れていない最も小さいシーケンス番号の値とを比較し、これらが一致していた場合、フロー制御部34は保持しているUSSNの値をMAC制御部33から通知された、送達確認が取れていない最も小さいシーケンス番号の値に更新する(S120)。このようにしてフロー制御部34での保持情報の更新タイミングをより早いタイミングで実施可能となり、送信するデータ量の決定を行う上でも、その都度、より正確な決定を行うことができる。   That is, the MAC controller 33 holds the value of the smallest sequence number held and the value of the sequence number of transmission data for which delivery confirmation has not been confirmed (transmission data whose transmission state is “ACK unacknowledged data”). Notify the flow control unit 34. The flow control unit 34 compares the held USSN with the value of the smallest sequence number that has been notified from the MAC control unit 33 and has not been confirmed for delivery, and if these match, the flow control unit 34 updates the held USSN value to the value of the smallest sequence number that has been notified from the MAC control unit 33 and has not been acknowledged (S120). In this way, the update timing of the retained information in the flow control unit 34 can be implemented at an earlier timing, and more accurate determination can be made each time when determining the amount of data to be transmitted.

ただし本通知(S119の通知)の場合は、フロー制御部34ではMAC制御部33からの通知があった時点では、該MAC制御部33に対しては次のデータ振分けは行なわない。つまり、本通知はあくまでもフロー制御部34で保持しているシーケンス番号USSNの更新をより早いタイミングで実施できるようにするための通知であり、MAC制御部33は、本通知を実施後も、前述したいずれかの通知(S117の通知)を実施する条件が満たされるまでは(S111のYES、S112のYESまたはS113のYESのいずれかが成立するまでは)、該周波数チャネルにて再送制御を継続する(S116)。また、フロー制御部34も、本通知(S119の通知)以外のいずれかの通知(S117の通知)を受けるまでは、該MAC制御部33に対して次のデータ振分けは行なわないものとする。   However, in the case of this notification (the notification in S119), the flow control unit 34 does not perform the next data distribution to the MAC control unit 33 at the time of notification from the MAC control unit 33. In other words, this notification is merely a notification for enabling the update of the sequence number USSN held in the flow control unit 34 to be performed at an earlier timing. Until the condition for performing any of the notifications (S117 notification) is satisfied (until either S111 YES, S112 YES, or S113 YES), retransmission control is continued on the frequency channel. (S116). Also, the flow control unit 34 does not perform the next data distribution to the MAC control unit 33 until receiving any notification (notification S117) other than the present notification (notification S119).

以上のように、本発明の実施形態では、各周波数チャネル毎のMAC制御部33と、周波数チャネル数に依存せず常に1つであるフロー制御部34とを備え、それぞれ2種類の制御部での役割を分担し、それぞれに必要な制御のための情報のみをそれぞれの制御部でのタイミングで保持・更新を行う。このようにすることで、Multi-Channel送信において選択再送ARQによる再送制御を行う場合の送信データの再送制御及び送信バッファメモリ開放等の管理に関して、お互いの周波数チャネルでの送信状況等を意識することなく独立に制御することが可能になる。   As described above, the embodiment of the present invention includes the MAC control unit 33 for each frequency channel and the flow control unit 34 that is always one without depending on the number of frequency channels. And only the information necessary for each control is held and updated at the timing of each control unit. By doing this, when performing retransmission control by selective retransmission ARQ in Multi-Channel transmission, awareness of the transmission status on each other's frequency channel regarding the management of retransmission control of transmission data and transmission buffer memory release etc. And can be controlled independently.

つまり、フロー制御部34は、各周波数チャネルでの再送状況をその都度把握する必要なく、また、各周波数チャネルに跨った管理等も必要なく、各再送制御部からの通知をトリガとして保持情報を更新するのみで良いため、フロー制御部での制御(管理)が容易となる(フロー制御部からすると、再送制御部からの通知があるまでは、それぞれの周波数チャネルでの再送制御部がそれぞれ独立に再送を継続しているようにみえる)。また、各再送制御部は、お互いの周波数チャネルでの状況等をやりとりすることなく、それぞれ独立に再送制御を行うことが可能であり、各周波数チャネルでのフレーム送信タイミングが異なる場合でも、容易に実現できる。このように構成することで、各周波数チャネルの再送制御部ではフレーム振分けが行なわれた際には、それ以前の保持情報は廃棄しても問題なく、その都度割切ったシーケンス番号の保持が行なうことができる。これらによって再送時に周波数チャネルを変更する場合であっても、複雑化させることなく処理を実現できる。   In other words, the flow control unit 34 does not need to grasp the retransmission status in each frequency channel each time, and does not require management across each frequency channel, and the retained information is triggered by the notification from each retransmission control unit. Since it only needs to be updated, the control (management) in the flow control unit becomes easy (from the flow control unit, the retransmission control unit in each frequency channel is independent until notified from the retransmission control unit. Appears to continue resending). In addition, each retransmission control unit can independently perform retransmission control without exchanging the situation in each frequency channel, and even if the frame transmission timing in each frequency channel is different, it is easy. realizable. With this configuration, when the frame is allocated in the retransmission control unit of each frequency channel, there is no problem even if the previous retained information can be discarded, and the sequence number divided every time is retained. be able to. Thus, even when the frequency channel is changed at the time of retransmission, processing can be realized without complication.

また、本発明の実施形態では、フロー制御部34によりMulti-Channel送信の場合でも送信相手の受信バッファ状況を考慮した送信を行なうことで、送信相手が受信バッファオーバーフロー発生を防止することができる。   Further, in the embodiment of the present invention, even when Multi-Channel transmission is performed by the flow control unit 34, the transmission partner can prevent reception buffer overflow from occurring by performing transmission in consideration of the reception buffer status of the transmission partner.

また、本発明の実施形態では、Multi-Channel送信における受信端末側でのそれぞれの周波数チャネルでの受信フレームの順序制御(Re-Ordering制御)も念頭に入れたシーケンス番号の付加を行なっており、CSMA/CAによりそれぞれの周波数チャネルでの送信が独立なタイミングで送信される場合であっても、受信端末が、順序制御によりシーケンス番号を並べ替えて、上位レイヤへ受信フレームを転送できるようになる。   Further, in the embodiment of the present invention, sequence numbers are added in consideration of the order control (Re-Ordering control) of received frames in each frequency channel on the receiving terminal side in Multi-Channel transmission, Even when transmission on each frequency channel is transmitted at an independent timing by CSMA / CA, the receiving terminal can rearrange the sequence numbers by order control and transfer the received frame to the upper layer. .

更に、本発明の実施形態では、送達確認フレーム内のBitmap情報を用いて再送フレームの決定を行う際、少なくとも該当する周波数チャネルで送信を行なっていないフレームのシーケンス番号の情報に関しては無視するため、Multi-Channel送信において各周波数チャネルにて異なるタイミングで送信する場合に発生する可能性のある不必要な再送も防止することが可能になる。   Furthermore, in the embodiment of the present invention, when determining the retransmission frame using the Bitmap information in the delivery confirmation frame, at least the information on the sequence number of the frame that is not transmitted on the corresponding frequency channel is ignored. In Multi-Channel transmission, it is possible to prevent unnecessary retransmission that may occur when transmission is performed at different timings in each frequency channel.

なお、本発明は上記実施形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化できる。また、上記実施形態に開示されている複数の構成要素の適宜な組み合わせにより、種々の発明を形成できる。例えば、実施形態に示される全構成要素から幾つかの構成要素を削除してもよい。さらに、異なる実施形態にわたる構成要素を適宜組み合わせてもよい。   Note that the present invention is not limited to the above-described embodiment as it is, and can be embodied by modifying the constituent elements without departing from the scope of the invention in the implementation stage. In addition, various inventions can be formed by appropriately combining a plurality of components disclosed in the embodiment. For example, some components may be deleted from all the components shown in the embodiment. Furthermore, constituent elements over different embodiments may be appropriately combined.

本発明の実施形態としての無線通信装置の構成例を示すブロック図。1 is a block diagram showing a configuration example of a wireless communication apparatus as an embodiment of the present invention. 図2の無線通信装置における処理の流れを示すフロー図。FIG. 3 is a flowchart showing a processing flow in the wireless communication apparatus of FIG. 2. CSMA/CAを用いたMulti-Channel送信の一例を説明する図。The figure explaining an example of Multi-Channel transmission using CSMA / CA. IEEE802.11規格における送達確認フレーム(Block Ackフレーム)フォーマットを示す図。The figure which shows the delivery confirmation frame (Block Ack frame) format in IEEE802.11 specification. Block AckフレームのBitmapの例を示す図。The figure which shows the example of Bitmap of a Block Ack frame.

符号の説明Explanation of symbols

31:アンテナ
32:送受信部
33:MAC制御部
34:フロー制御部
35:データ振り分け部
36:キャリアセンス部
37:再送制御部
38:ビットマップ(Bitmap)抽出部
39:データ振り分け部
31: Antenna 32: Transmission / reception unit 33: MAC control unit 34: Flow control unit 35: Data distribution unit 36: Carrier sense unit 37: Retransmission control unit 38: Bitmap extraction unit 39: Data distribution unit

Claims (11)

複数の周波数チャネルを用いて複数のフレームを同一宛先に並列に送信可能な無線通信装置であって、
前記同一宛先に送信する複数のフレームに対しそれぞれ連続したシーケンス番号を付加することにより複数の送信フレームを生成するシーケンス番号付加部と、
前記シーケンス番号付加部により生成された前記送信フレームを一時的に記憶するバッファと、
前記複数の周波数チャネルのうちそれぞれ異なる周波数チャネルを用いた通信を行う複数の通信処理部と、
前記バッファ内の送信フレームを前記複数の通信処理部に振り分けるフロー制御部と、を備え、
各前記通信処理部は、
前記フロー制御部により振り分けられた前記送信フレームのシーケンス番号を記憶する記憶手段と、
前記フロー制御部により振り分けられた前記送信フレームを送信する送信手段と、
前記振り分けられた送信フレームの送達状況を表した送達確認フレームを、前記送信フレームの送信先から受信する受信手段と、
前記送達確認フレームに基づき前記振り分けられた送信フレームの送達状況を管理し、前記振り分けられた送信フレームのうち未送達フレームの再送制御を行い、前記振り分けられた送信フレームの送達状況を前記フロー制御部に通知する再送制御手段と、を有し、
前記フロー制御部は、各前記通信処理部に振り分けた前記送信フレームのフレームサイズおよび各前記再送制御手段から通知される送達状況と、あらかじめ取得した前記送信先の受信バッファサイズとから前記送信先に送信可能なデータ量を計算し、計算したデータ量の範囲内で前記バッファから送信フレームを選択し、選択した送信フレームを各前記通信処理部にそれぞれにおける前記送信フレームの送達状況に応じて振り分ける
ことを特徴とする無線通信装置。
A wireless communication device capable of transmitting a plurality of frames in parallel to the same destination using a plurality of frequency channels,
A sequence number adding unit for generating a plurality of transmission frames by adding a sequential number to each of the plurality of frames transmitted to the same destination;
A buffer for temporarily storing the transmission frame generated by the sequence number adding unit;
A plurality of communication processing units for performing communication using different frequency channels among the plurality of frequency channels;
A flow control unit that distributes transmission frames in the buffer to the plurality of communication processing units,
Each of the communication processing units
Storage means for storing a sequence number of the transmission frame distributed by the flow control unit;
Transmitting means for transmitting the transmission frame distributed by the flow control unit;
Receiving means for receiving a delivery confirmation frame representing a delivery status of the distributed transmission frame from a transmission destination of the transmission frame;
The delivery status of the assigned transmission frame is managed based on the delivery confirmation frame, retransmission control of an undelivered frame is performed among the assigned transmission frames, and the delivery status of the assigned transmission frame is indicated by the flow control unit. A retransmission control means for notifying to
The flow control unit determines the transmission destination from the frame size of the transmission frame distributed to each communication processing unit, the delivery status notified from each retransmission control unit, and the reception buffer size of the transmission destination acquired in advance. Calculate the amount of data that can be transmitted, select a transmission frame from the buffer within the range of the calculated data amount, and distribute the selected transmission frame to each of the communication processing units according to the delivery status of the transmission frame. A wireless communication device.
前記各通信処理部における前記再送制御手段は、前記フロー制御部から振り分けられたすべての前記送信フレームに対する送達状況が送達確認済みになったとき、前記送達状況の通知を行う、
ことを特徴とする請求項1に記載の無線通信装置。
The retransmission control means in each communication processing unit notifies the delivery status when the delivery status for all the transmission frames distributed from the flow control unit is confirmed to be delivered,
The wireless communication apparatus according to claim 1.
前記各通信処理部における前記再送制御手段は、前記フロー制御部から振り分けられたすべての前記送信フレームの送達状況が送達確認済みになる前に、少なくとも1つの送信フレームの連続再送回数が所定の閾値に達したとき、前記送達状況の通知を行う
ことを特徴とする請求項2に記載の無線通信装置。
The retransmission control means in each communication processing unit is configured such that the number of continuous retransmissions of at least one transmission frame is a predetermined threshold before the delivery status of all the transmission frames distributed from the flow control unit is confirmed to be delivered. The wireless communication apparatus according to claim 2, wherein the notification of the delivery status is made when the value reaches.
前記各通信処理部における前記再送制御手段は、前記フロー制御部から振り分けられたすべての前記送信フレームの送達状況が送達確認済みになる前に、所定の送信許容遅延時間が経過したとき、前記送達状況の通知を行う
ことを特徴とする請求項2に記載の無線通信装置。
The retransmission control means in each of the communication processing units, when a predetermined transmission allowable delay time has elapsed before the delivery status of all the transmission frames distributed from the flow control unit is confirmed to be delivered, The wireless communication apparatus according to claim 2, wherein notification of a situation is performed.
前記各通信処理部における前記再送制御手段は、前記送達状況が未到達である送信フレームのうち、最もシーケンス番号の小さいフレームの送達状況が送達確認済みになるごとに前記送達状況の通知を行う
ことを特徴とする請求項1に記載の無線通信装置。
The retransmission control means in each communication processing unit notifies the delivery status every time the delivery status of the frame with the smallest sequence number among the transmission frames in which the delivery status has not reached has been confirmed. The wireless communication apparatus according to claim 1.
前記フロー制御部は、前記データ量の計算、前記送信フレームの選択および振り分けを、各前記再送制御手段のうち少なくとも1つから前記送達状況の通知を受けたときに行い、前記送信フレームを振り分けた後、各前記再生制御手段のうち少なくとも1つから前記送達状況の通知を受ける前は行わない
ことを特徴とする請求項1ないし5のいずれか一項に記載の無線通信装置。
The flow control unit performs the calculation of the data amount, selection and distribution of the transmission frame when receiving the notification of the delivery status from at least one of the retransmission control units, and distributes the transmission frame The wireless communication apparatus according to any one of claims 1 to 5, wherein the wireless communication apparatus is not performed before receiving notification of the delivery status from at least one of the reproduction control means.
前記フロー制御部は、前記各再送制御手段から通知される送達状況に基づき前記各通信処理部に振り分けた送信フレームのうち送達確認のとれていない最も小さいシーケンス番号USSNを管理し、前記シーケンス番号USSNと、前記あらかじめ取得した前記送信先の受信バッファサイズとから前記送信先に送信可能なデータ量を計算する
ことを特徴とする請求項1ないし6のいずれか一項に記載の無線通信装置。
The flow control unit manages the smallest sequence number USSN that has not been acknowledged among the transmission frames distributed to each communication processing unit based on the delivery status notified from each retransmission control unit, and the sequence number USSN The amount of data that can be transmitted to the transmission destination is calculated from the reception buffer size of the transmission destination acquired in advance. The wireless communication apparatus according to any one of claims 1 to 6.
前記各通信処理部は、
前記フロー制御部から前記送信フレームを振り分けられたとき、以前に振り分けられた送信フレームのシーケンス番号を前記記憶手段から消去し、
前記以前に割り分けられた送信フレームの送達状況の情報を消去する
ことを特徴とする請求項1ないし7のいずれか一項に記載の無線通信装置。
Each of the communication processing units
When the transmission frame is allocated from the flow control unit, the sequence number of the transmission frame allocated before is deleted from the storage means,
The wireless communication apparatus according to any one of claims 1 to 7, wherein information on a delivery status of the transmission frame allocated before is deleted.
複数の周波数チャネルを用いて複数のフレームを同一宛先に並列に送信可能な無線通信装置であって、
前記同一宛先に送信する複数のフレームに対しそれぞれ連続したシーケンス番号を付加することにより複数の送信フレームを生成するシーケンス番号付加部と、
前記シーケンス番号付加部により生成された前記送信フレームを一時的に記憶するバッファと、
前記複数の周波数チャネルのうちそれぞれ異なる周波数チャネルを用いた通信を行う複数の通信処理部と、
前記バッファ内の送信フレームを前記複数の通信処理部に振り分けるフロー制御部と、を備え、
各前記通信処理部は、
前記フロー制御部により振り分けられた前記送信フレームのシーケンス番号を記憶する記憶手段と、
前記フロー制御部により振り分けられた前記送信フレームを送信する送信手段と、
前記振り分けられた送信フレームの送達状況を表す送達確認フレームを、前記送信フレームの送信先から受信する受信手段と、
前記送達確認フレームに基づき前記振り分けられた送信フレームの送達状況を管理し、前記振り分けられた送信フレームのうち未送達フレームの再送制御を行い、前記振り分けられた送信フレームの送達状況を前記フロー制御部に通知する再送制御手段と、を有し、
前記フロー制御部は、各前記通信処理部に振り分けた前記送信フレームの送達状況に応じて、前記バッファ内の前記送信フレームを各前記通信処理部に振り分ける
ことを特徴とする無線通信装置。
A wireless communication device capable of transmitting a plurality of frames in parallel to the same destination using a plurality of frequency channels,
A sequence number adding unit for generating a plurality of transmission frames by adding a sequential number to each of the plurality of frames transmitted to the same destination;
A buffer for temporarily storing the transmission frame generated by the sequence number adding unit;
A plurality of communication processing units for performing communication using different frequency channels among the plurality of frequency channels;
A flow control unit that distributes transmission frames in the buffer to the plurality of communication processing units,
Each of the communication processing units
Storage means for storing a sequence number of the transmission frame distributed by the flow control unit;
Transmitting means for transmitting the transmission frame distributed by the flow control unit;
Receiving means for receiving a delivery confirmation frame representing a delivery status of the distributed transmission frame from a transmission destination of the transmission frame;
The delivery status of the assigned transmission frame is managed based on the delivery confirmation frame, retransmission control of an undelivered frame is performed among the assigned transmission frames, and the delivery status of the assigned transmission frame is indicated by the flow control unit. A retransmission control means for notifying to
The said flow control part distributes the said transmission frame in the said buffer to each said communication processing part according to the delivery condition of the said transmission frame allocated to each said communication processing part. The radio | wireless communication apparatus characterized by the above-mentioned.
前記送達確認フレームにはシーケンス番号と送達の有無を表すビットとを対応づけたビットマップ情報が含まれ、
前記再送制御手段は、前記ビットマップ情報において、前記振り分けられた送信フレームのシーケンス番号とは異なるシーケンス番号の情報を無視する
ことを特徴とする請求項9に記載の無線通信装置。
The delivery confirmation frame includes bitmap information in which a sequence number is associated with a bit indicating the presence or absence of delivery,
The wireless communication apparatus according to claim 9, wherein the retransmission control unit ignores information of a sequence number different from a sequence number of the distributed transmission frame in the bitmap information.
複数の周波数チャネルを用いて複数のフレームを同一宛先に並列に送信可能な無線通信方法であって、
前記同一宛先に送信する複数のフレームに対しそれぞれ連続したシーケンス番号を付加することにより複数の送信フレームを生成するシーケンス番号付ステップと、
前記シーケンス番号付加部により生成された前記送信フレームをバッファに一時的に記憶するバッファリングステップと、
前記バッファ内の送信フレームを前記複数の周波数チャネルに振り分ける振り分けステップと、
前記周波数チャネル毎に振り分けられた前記送信フレームのシーケンス番号をそれぞれ記憶する記憶ステップと、
前記周波数チャネル毎に、前記振り分けられた送信フレームを前記周波数チャネルにより送信する送信ステップと、
前記周波数チャネル毎に、前記振り分けられた送信フレームの送達状況を表す送達確認フレームを、前記送信フレームの送信先から受信する受信ステップと、
前記周波数チャネル毎に、前記送達確認フレームに基づき前記振り分けられた送信フレームの送達状況を管理し、前記振り分けられた送信フレームのうち未送達フレームの再送制御を行う再送制御ステップと、
前記振り分けステップは、各前記周波数チャネルにおける前記送信フレームの送達状況に応じて、前記バッファ内の前記送信フレームを各前記周波数チャネルに振り分ける
ことを特徴とする無線通信方法。
A wireless communication method capable of transmitting a plurality of frames to the same destination in parallel using a plurality of frequency channels,
A sequence numbering step for generating a plurality of transmission frames by adding a sequential number to each of the plurality of frames transmitted to the same destination;
A buffering step of temporarily storing the transmission frame generated by the sequence number adding unit in a buffer;
A distribution step of distributing the transmission frame in the buffer to the plurality of frequency channels;
A storage step of storing each of the sequence numbers of the transmission frames assigned to the frequency channels;
For each frequency channel, a transmission step of transmitting the allocated transmission frame through the frequency channel;
A reception step of receiving a delivery confirmation frame representing a delivery status of the distributed transmission frame for each frequency channel from a transmission destination of the transmission frame;
A retransmission control step for managing the delivery status of the allocated transmission frame based on the delivery confirmation frame for each frequency channel, and performing retransmission control of an undelivered frame among the allocated transmission frames;
In the wireless communication method, the allocating step distributes the transmission frame in the buffer to each frequency channel according to a delivery status of the transmission frame in each frequency channel.
JP2008307556A 2008-12-02 2008-12-02 Radio communication apparatus, and radio communication method Pending JP2010135909A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008307556A JP2010135909A (en) 2008-12-02 2008-12-02 Radio communication apparatus, and radio communication method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008307556A JP2010135909A (en) 2008-12-02 2008-12-02 Radio communication apparatus, and radio communication method

Publications (1)

Publication Number Publication Date
JP2010135909A true JP2010135909A (en) 2010-06-17

Family

ID=42346779

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008307556A Pending JP2010135909A (en) 2008-12-02 2008-12-02 Radio communication apparatus, and radio communication method

Country Status (1)

Country Link
JP (1) JP2010135909A (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012019345A (en) * 2010-07-07 2012-01-26 Hitachi Ltd Radio communication system
KR20120124318A (en) * 2011-05-03 2012-11-13 엘지전자 주식회사 Mobile terminal and channel allocation method thereof
JP2014502453A (en) * 2010-11-12 2014-01-30 インターデイジタル パテント ホールディングス インコーポレイテッド Method and apparatus for performing channel aggregation and medium access control retransmission
JP2016072701A (en) * 2014-09-26 2016-05-09 富士通株式会社 Transmission control method and radio communication device
JPWO2014181477A1 (en) * 2013-05-10 2017-02-23 富士通株式会社 Wireless communication system, mobile station, base station, and wireless communication method
US10004069B2 (en) 2009-01-16 2018-06-19 Kabushiki Kaisha Toshiba Wireless Terminal
WO2020218016A1 (en) * 2019-04-22 2020-10-29 ソニー株式会社 Wireless communication device and method
WO2021006064A1 (en) * 2019-07-10 2021-01-14 ソニー株式会社 Wireless communication device and method
WO2021220615A1 (en) * 2020-04-30 2021-11-04 ソニーグループ株式会社 Communication device and communication method
US11223975B2 (en) 2017-09-12 2022-01-11 Nec Corporation Communication apparatus, wireless communication system and data flow control method
WO2022144962A1 (en) * 2020-12-28 2022-07-07 日本電信電話株式会社 Transmission station and reception station
WO2022144964A1 (en) * 2020-12-28 2022-07-07 日本電信電話株式会社 Transmission station and reception station
WO2022144961A1 (en) * 2020-12-28 2022-07-07 日本電信電話株式会社 Transmitting station and receiving station

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07336336A (en) * 1994-06-14 1995-12-22 Toshiba Corp Data transmitter
JP2003163670A (en) * 2001-11-29 2003-06-06 Hitachi Ltd Equipment and system for radio communication
JP2005130053A (en) * 2003-10-21 2005-05-19 Ntt Docomo Inc Packet transmission control device and method
JP2006352897A (en) * 2006-07-07 2006-12-28 Toshiba Corp Communication apparatus, communication method, and communication system
WO2007050231A2 (en) * 2005-10-21 2007-05-03 Interdigital Technology Corporation Method and apparatus for retransmission management for reliable hybrid arq process

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07336336A (en) * 1994-06-14 1995-12-22 Toshiba Corp Data transmitter
JP2003163670A (en) * 2001-11-29 2003-06-06 Hitachi Ltd Equipment and system for radio communication
JP2005130053A (en) * 2003-10-21 2005-05-19 Ntt Docomo Inc Packet transmission control device and method
WO2007050231A2 (en) * 2005-10-21 2007-05-03 Interdigital Technology Corporation Method and apparatus for retransmission management for reliable hybrid arq process
JP2009513063A (en) * 2005-10-21 2009-03-26 インターデイジタル テクノロジー コーポレーション Method and apparatus for retransmission management for a reliable hybrid ARQ process
JP2006352897A (en) * 2006-07-07 2006-12-28 Toshiba Corp Communication apparatus, communication method, and communication system

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10004069B2 (en) 2009-01-16 2018-06-19 Kabushiki Kaisha Toshiba Wireless Terminal
JP2012019345A (en) * 2010-07-07 2012-01-26 Hitachi Ltd Radio communication system
JP2014502453A (en) * 2010-11-12 2014-01-30 インターデイジタル パテント ホールディングス インコーポレイテッド Method and apparatus for performing channel aggregation and medium access control retransmission
KR20120124318A (en) * 2011-05-03 2012-11-13 엘지전자 주식회사 Mobile terminal and channel allocation method thereof
KR101853854B1 (en) * 2011-05-03 2018-06-08 엘지전자 주식회사 Mobile terminal and channel allocation method thereof
JPWO2014181477A1 (en) * 2013-05-10 2017-02-23 富士通株式会社 Wireless communication system, mobile station, base station, and wireless communication method
US10212749B2 (en) 2013-05-10 2019-02-19 Fujitsu Connected Technologies Limited Wireless communication system, mobile station, base station, and wireless communication method
US11589408B2 (en) 2013-05-10 2023-02-21 Fujitsu Connected Technologies Limited Wireless communication system, mobile station, base station, and wireless communication method
US11202327B2 (en) 2013-05-10 2021-12-14 Fujitsu Connected Technologies Limited Wireless communication system, mobile station, base station, and wireless communication method
JP2016072701A (en) * 2014-09-26 2016-05-09 富士通株式会社 Transmission control method and radio communication device
US11223975B2 (en) 2017-09-12 2022-01-11 Nec Corporation Communication apparatus, wireless communication system and data flow control method
US20220217721A1 (en) * 2019-04-22 2022-07-07 Sony Group Corporation Wireless communication device and method
WO2020218016A1 (en) * 2019-04-22 2020-10-29 ソニー株式会社 Wireless communication device and method
WO2021006064A1 (en) * 2019-07-10 2021-01-14 ソニー株式会社 Wireless communication device and method
EP3986057A4 (en) * 2019-07-10 2022-07-20 Sony Group Corporation Wireless communication device and method
US11882483B2 (en) 2019-07-10 2024-01-23 Sony Group Corporation Wireless communication device and method for multi band operations (MBO)
WO2021220615A1 (en) * 2020-04-30 2021-11-04 ソニーグループ株式会社 Communication device and communication method
WO2022144961A1 (en) * 2020-12-28 2022-07-07 日本電信電話株式会社 Transmitting station and receiving station
WO2022145058A1 (en) * 2020-12-28 2022-07-07 日本電信電話株式会社 Transmission station and reception station
WO2022144964A1 (en) * 2020-12-28 2022-07-07 日本電信電話株式会社 Transmission station and reception station
WO2022144962A1 (en) * 2020-12-28 2022-07-07 日本電信電話株式会社 Transmission station and reception station

Similar Documents

Publication Publication Date Title
JP2010135909A (en) Radio communication apparatus, and radio communication method
US8321740B2 (en) Method and apparatus of handling TTI bundling
JP4298682B2 (en) System for efficiently recovering data buffered in Node B after a shared high-speed downlink shared channel cell change
JP4354918B2 (en) System for efficiently recovering Node B buffer data after MAC layer reset
JP5328793B2 (en) Method for ARQ compliant pre-transmission using idle period in multicast / broadcast service of relay network
KR100897289B1 (en) Method of handling packet data in a wireless commnunications system and related apparatus
JP2006060408A (en) Radio packet communication method and radio station
US8611417B2 (en) Using decoding progress to adapt transmission rate in a multicast transmission
CN101682488A (en) Method and arrangement for retransmission using harq
CN101779514A (en) Methods and systems for scheduling resources in a telecommunication system
JP2004135301A (en) Data communication method using control message
JP2010130280A (en) Radio device and method of controlling the same
US20100226349A1 (en) Wireless communication apparatus and wireless communication method
JP2007300509A (en) Radio transmitting method and radio communication equipment
JP2008017306A (en) Wireless transmission apparatus and wireless communication method
JP4051338B2 (en) Data packet transmission method in wireless communication system
JP2007267082A (en) Data transmitter/receiver and data transmitting/receiving method
US8312339B2 (en) Apparatuses and methods for controlling automatic repeat request (ARQ) reset in broadband wireless communication system
WO2018000373A1 (en) Method, device, and system for data transmission
JP2005236923A (en) Radio packet communication method and radio station
KR20060097394A (en) Method for transmitting packet in wireless telecommunication terminal
JP5609443B2 (en) Apparatus and method for performing retransmission control
JP2010028284A (en) Wireless communication device and wireless communication method
Li et al. A hybrid ARQ protocol for the communication system with multiple channels
CN113315601B (en) Multipoint-assisted data transmission method and device, storage medium and electronic equipment

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110322

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120925

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120926

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20130205