JP2012151869A - Radio communication system, base station device, and radio communication method - Google Patents
Radio communication system, base station device, and radio communication method Download PDFInfo
- Publication number
- JP2012151869A JP2012151869A JP2012046146A JP2012046146A JP2012151869A JP 2012151869 A JP2012151869 A JP 2012151869A JP 2012046146 A JP2012046146 A JP 2012046146A JP 2012046146 A JP2012046146 A JP 2012046146A JP 2012151869 A JP2012151869 A JP 2012151869A
- Authority
- JP
- Japan
- Prior art keywords
- data
- retransmission
- transmission
- priority
- wireless terminal
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 238000004891 communication Methods 0.000 title claims description 130
- 238000000034 method Methods 0.000 title claims description 36
- 230000005540 biological transmission Effects 0.000 claims abstract description 205
- 230000008569 process Effects 0.000 description 15
- 238000012545 processing Methods 0.000 description 9
- 230000004044 response Effects 0.000 description 8
- 101100465000 Mus musculus Prag1 gene Proteins 0.000 description 7
- 238000010586 diagram Methods 0.000 description 6
- 238000013500 data storage Methods 0.000 description 5
- 238000012937 correction Methods 0.000 description 3
- 230000003111 delayed effect Effects 0.000 description 3
- 230000003044 adaptive effect Effects 0.000 description 2
- 230000008859 change Effects 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 238000012935 Averaging Methods 0.000 description 1
- 230000009471 action Effects 0.000 description 1
- 238000004364 calculation method Methods 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
- 230000003247 decreasing effect Effects 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 230000010363 phase shift Effects 0.000 description 1
- 238000013468 resource allocation Methods 0.000 description 1
Images
Landscapes
- Detection And Prevention Of Errors In Transmission (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
Description
本発明は、ハイブリッド自動再送制御が適用される無線通信システム、無線通信装置および無線通信方法に関する。 The present invention relates to a radio communication system, a radio communication apparatus, and a radio communication method to which hybrid automatic retransmission control is applied.
一般的に、無線通信システムでは、有線通信システムと比較して伝送誤りが頻繁に発生する。このような無線通信システムにおいて通信の信頼性を確保するために、近年では、自動再送制御(ARQ)および前方誤り訂正(FEC)を併用するハイブリッド自動再送制御(HARQ)が広く用いられている。 Generally, in a wireless communication system, transmission errors frequently occur as compared with a wired communication system. In order to ensure communication reliability in such a wireless communication system, in recent years, hybrid automatic retransmission control (HARQ) using both automatic retransmission control (ARQ) and forward error correction (FEC) is widely used.
HARQでは、受信側の無線通信装置(以下、受信装置)は、送信側の無線通信装置(以下、送信装置)から受信したデータの復号に失敗した場合、再送要求を送信装置に送信する。送信装置は、再送要求を受信すると、送信済みの送信データ(初回送信データ)を再送データとして受信装置に送信する。 In HARQ, a reception-side wireless communication device (hereinafter referred to as a reception device) transmits a retransmission request to a transmission device when decoding of data received from a transmission-side wireless communication device (hereinafter referred to as a transmission device) fails. When receiving the retransmission request, the transmission device transmits the transmitted transmission data (initial transmission data) as retransmission data to the reception device.
受信装置は、復号に失敗した送信データを保存しており、送信装置から再送データを受信すると、保存している送信データと、受信した再送データとを合成して復号を行う。これにより、誤り訂正能力を向上させることができる。このように、送信装置および受信装置は、HARQによる再送処理が完了するまで送信データを保持する。 The receiving device stores transmission data that has failed in decoding. When receiving retransmission data from the transmitting device, the receiving device combines the stored transmission data and the received retransmission data to perform decoding. Thereby, the error correction capability can be improved. As described above, the transmission device and the reception device hold the transmission data until the retransmission processing by HARQ is completed.
また、無線基地局などの送信装置が無線端末などの複数の受信装置と通信する場合において、送信装置は、各受信装置における受信品質(例えば、受信SNR)に応じて、複数の受信装置に対して、時間または周波数などの無線資源の割り当てを制御するスケジューラを具備する。通常、スケジューラは、受信品質が高い受信装置に対して高い割り当て優先度(以下、優先度)を設定することにより、受信品質が高い無線資源を優先的に用いたデータ送信を可能とし、無線資源を有効に活用するとともにスループットを向上させている。 In addition, when a transmission device such as a radio base station communicates with a plurality of reception devices such as a radio terminal, the transmission device responds to a plurality of reception devices according to reception quality (for example, reception SNR) in each reception device. And a scheduler for controlling allocation of radio resources such as time or frequency. Usually, the scheduler enables data transmission using radio resources with high reception quality preferentially by setting a high allocation priority (hereinafter referred to as priority) for a receiving apparatus with high reception quality. Is effectively utilized and throughput is improved.
このようなスケジューラを有する送信装置において上述したHARQが適用される場合、送信データの保存量の削減や再送遅延の低減を目的として、送信装置は、スケジューラが設定した優先度と無関係に、再送データを最優先で送信することが一般的である(例えば、特許文献1参照)。 When the above-described HARQ is applied to a transmission apparatus having such a scheduler, for the purpose of reducing the storage amount of transmission data and reducing the retransmission delay, the transmission apparatus can retransmit data regardless of the priority set by the scheduler. Is generally transmitted with the highest priority (see, for example, Patent Document 1).
しかしながら、再送データを最優先で送信する従来の手法には、次のような問題がある。具体的には、再送データが最優先で送信された結果、スケジューラによって高い優先度が設定された受信装置に対する送信データの送信が後回しになる。 However, the conventional method for transmitting retransmission data with the highest priority has the following problems. Specifically, as a result of the retransmission data being transmitted with the highest priority, transmission of transmission data to the receiving apparatus set with a high priority by the scheduler is postponed.
上記のようにスケジューラは、受信品質が高い受信装置に対して高い優先度を設定しているが、無線通信において受信品質は不安定であり、後回しとなった送信データの送信時点では、当該受信品質が劣化していることがある。つまり、再送データを常に最優先で送信すると、スケジューラが有効に機能しなくなる問題がある。 As described above, the scheduler sets a high priority for a receiving apparatus with high reception quality, but the reception quality is unstable in wireless communication, and at the time of transmission of transmission data that has been postponed, the reception is performed. Quality may be degraded. In other words, if retransmission data is always transmitted with the highest priority, there is a problem that the scheduler does not function effectively.
特に、HARQを採用する無線通信システムは、誤り訂正能力の向上を見込んで再送を積極的に行うように構成されており、再送を頻繁に実行するため、このような問題が顕著になる。 In particular, a wireless communication system employing HARQ is configured to actively perform retransmission in anticipation of an improvement in error correction capability, and such a problem becomes significant because retransmission is frequently performed.
そこで、本発明は、上述した課題を解決するためになされたものであり、HARQによる再送が発生する場合において、再送を要求する受信装置への再送データを優先して送信しつつ、受信品質が高い受信装置への送信データの送信が後回しとなることを回避することによってスケジューラを有効に機能させる無線通信システム、無線通信装置および無線通信方法を提供することを目的とする。 Therefore, the present invention has been made to solve the above-described problem. When retransmission by HARQ occurs, the reception quality is improved while preferentially transmitting retransmission data to a receiving apparatus that requests retransmission. It is an object of the present invention to provide a radio communication system, a radio communication apparatus, and a radio communication method that enable a scheduler to function effectively by preventing transmission of transmission data to a high receiving apparatus from being delayed.
上述した課題を解決するために、本発明は以下のような側面を有している。まず、本発明の第1の側面は、複数の通信装置と無線通信を実行する無線通信局装置と、前記複数の通信装置のうちの1つであり、再送が要求されていない送信データの送信先である第1通信装置と、前記複数の通信装置のうちの1つであり、再送が要求された再送データの送信先である第2通信装置と、を含む無線通信システムであって、前記無線通信局装置は、前記各通信装置が前記無線通信局装置からの信号を受信したときの受信品質に応じて、前記各通信装置に対して優先度を設定する設定部と、前記優先度に基づいて、前記各通信装置へのデータ送信を制御する送信制御部と、を備え、前記設定部は、前記受信品質が高いほど優先度を高く設定し、前記送信制御部は、前記第1通信装置に設定された第1優先度が前記第2通信装置に設定された第2優先度よりも高い場合、前記第1通信装置に対する前記送信データおよび前記第2通信装置に対する前記再送データを、1つの無線資源を共用して送信するように制御することを要旨とする。 In order to solve the above-described problems, the present invention has the following aspects. First, a first aspect of the present invention is a wireless communication station apparatus that performs wireless communication with a plurality of communication apparatuses, and transmission of transmission data that is one of the plurality of communication apparatuses and is not requested to be retransmitted. A wireless communication system including: a first communication device that is a destination; and a second communication device that is one of the plurality of communication devices and is a transmission destination of retransmission data for which retransmission is requested, The wireless communication station device includes: a setting unit that sets priority for each communication device according to reception quality when each communication device receives a signal from the wireless communication station device; and And a transmission control unit that controls data transmission to each of the communication devices, the setting unit sets a higher priority as the reception quality is higher, and the transmission control unit is configured to control the first communication. The first priority set in the device is the second communication device. When it is higher than the set second priority, the transmission data for the first communication device and the retransmission data for the second communication device are controlled so as to share and transmit one radio resource. And
このような無線通信システムによれば、前記送信制御部は、前記第1通信装置に設定された第1優先度が前記第2通信装置に設定された第2優先度よりも高い場合、前記第1通信装置に対する前記送信データおよび前記第2通信装置に対する前記再送データを、1つの無線資源を共用して送信するように制御するため、再送を要求する受信装置への再送データを優先して送信しつつ、受信品質が高い受信装置への送信データの送信が後回しとなることを回避することによってスケジューラ(設定部)を有効に機能させることができる。 According to such a wireless communication system, when the first priority set for the first communication device is higher than the second priority set for the second communication device, the transmission control unit In order to control the transmission data for one communication device and the retransmission data for the second communication device so as to share and transmit one radio resource, the retransmission data to the receiving device that requests retransmission is preferentially transmitted. However, it is possible to make the scheduler (setting unit) function effectively by avoiding the transmission of transmission data to a receiving apparatus having a high reception quality.
本発明の第2の側面は、再送が要求されていない送信データの送信先である第1通信装置と、再送が要求された再送データの送信先である第2通信装置とを含む複数の通信装置と無線通信を実行する無線通信局装置であって、前記各通信装置が前記無線通信局装置からの信号を受信したときの受信品質に応じて、前記各通信装置に対して優先度を設定する設定部と、前記優先度に基づいて、前記各通信装置へのデータ送信を制御する送信制御部と、を備え、前記設定部は、前記受信品質が高いほど優先度を高く設定し、前記送信制御部は、前記第1通信装置に設定された第1優先度が前記第2通信装置に設定された第2優先度よりも高い場合、前記第1通信装置に対する前記送信データおよび前記第2通信装置に対する前記再送データを、1つの無線資源を共用して送信するように制御することを要旨とする。 A second aspect of the present invention provides a plurality of communications including a first communication device that is a transmission destination of transmission data for which retransmission is not requested and a second communication device that is a transmission destination of retransmission data for which retransmission is requested. A wireless communication station device that performs wireless communication with a device, wherein priority is set for each communication device according to reception quality when each communication device receives a signal from the wireless communication station device And a transmission control unit that controls data transmission to each communication device based on the priority, and the setting unit sets a higher priority as the reception quality is higher, When the first priority set for the first communication device is higher than the second priority set for the second communication device, the transmission control unit and the transmission data for the first communication device and the second The retransmission data for the communication device is 1 And summarized in that it controls to the transmission by sharing radio resources.
本発明の第3の側面は、前記送信制御部は、第1優先度が前記第2優先度よりも高い場合、前記第1優先度と前記第2優先度との比に応じて、前記1つの無線資源における前記送信データおよび前記再送データのそれぞれのサイズを決定するように制御することを要旨とする。 According to a third aspect of the present invention, when the first priority is higher than the second priority, the transmission control unit is configured to change the first priority according to a ratio between the first priority and the second priority. The gist is to perform control so as to determine the sizes of the transmission data and the retransmission data in one radio resource.
本発明の第4の側面は、前記送信制御部は、前記第2通信装置に送信する前記再送データに対応する初回送信データのサイズよりも、前記再送データのサイズを小さくし、前記再送データに対応する前記初回送信データのサイズと、前記再送データのサイズとの差分を、前記第1通信装置に送信する前記送信データのサイズとして決定することを要旨とする。 According to a fourth aspect of the present invention, the transmission control unit reduces the size of the retransmission data to be smaller than the size of the initial transmission data corresponding to the retransmission data transmitted to the second communication device. The gist is to determine the difference between the size of the corresponding initial transmission data and the size of the retransmission data as the size of the transmission data to be transmitted to the first communication device.
本発明の第5の側面は、前記送信制御部は、前記第1通信装置に設定された前記第1優先度をA、前記第2通信装置に設定された前記第2優先度をB、前記再送データに対応する前記初回送信データのサイズをCとした場合に、前記再送データのサイズDを、D=C×(B/(A+B))により決定することを要旨とする。 In a fifth aspect of the present invention, the transmission control unit is configured such that the first priority set for the first communication device is A, the second priority set for the second communication device is B, The gist is that the size D of the retransmission data is determined by D = C × (B / (A + B)) where C is the size of the initial transmission data corresponding to the retransmission data.
本発明の第6の側面は、前記送信制御部は、前記第1通信装置と前記第2通信装置が前記無線通信局装置からの信号を受信したときの受信品質に応じて、前記第1通信装置へのデータ送信に用いられる第1変調方式と、前記第2通信装置へのデータ送信に用いられる第2変調方式とを決定し、該決定された前記第1変調方式および前記第2変調方式に応じて、前記送信データおよび前記再送データのそれぞれのサイズを決定することを要旨とする。 According to a sixth aspect of the present invention, the transmission control unit is configured such that the first communication device and the second communication device receive the first communication according to reception quality when the signal is received from the wireless communication station device. A first modulation scheme used for data transmission to a device and a second modulation scheme used for data transmission to the second communication device are determined, and the determined first modulation scheme and second modulation scheme are determined The gist is to determine the sizes of the transmission data and the retransmission data according to the above.
本発明の第7の側面は、前記送信制御部は、第1優先度が前記第2優先度よりも高い場合、前記第1優先度と前記第2優先度との比に応じて、前記1つの無線資源における前記送信データおよび前記再送データのそれぞれのサイズを決定し、前記第1通信装置および前記第2通信装置が前記無線通信局装置からの信号を受信したときの各受信品質に応じて、前記第1通信装置へのデータ送信に用いられる第1変調方式と、前記第2通信装置へのデータ送信に用いられる第2変調方式とを決定し、該決定された前記第1変調方式および前記第2変調方式に応じて、前記決定された前記送信データおよび前記再送データのそれぞれのサイズを調整することを要旨とする。 According to a seventh aspect of the present invention, in the transmission control unit, when the first priority is higher than the second priority, the transmission control unit determines the first priority according to a ratio between the first priority and the second priority. According to each reception quality when the first communication device and the second communication device receive a signal from the wireless communication station device, respectively determining the sizes of the transmission data and the retransmission data in one wireless resource Determining a first modulation scheme used for data transmission to the first communication device and a second modulation scheme used for data transmission to the second communication device, and determining the determined first modulation scheme and The gist is to adjust the sizes of the determined transmission data and retransmission data in accordance with the second modulation scheme.
本発明の第8の側面は、前記送信制御部は、前記第2変調方式において規定される1シンボル当たりの情報量が、前記第1変調方式において規定される1シンボル当たりの情報量よりも少ない場合、前記決定された前記再送データのサイズを小さくするとともに、前記決定された前記送信データのサイズを大きくし、前記第2変調方式において規定される1シンボル当たりの情報量が、前記第1変調方式において規定される1シンボル当たりの情報量よりも多い場合、前記決定された前記再送データのサイズを大きくするとともに、前記決定された前記送信データのサイズを小さくすることを要旨とする。 According to an eighth aspect of the present invention, in the transmission control unit, the information amount per symbol defined in the second modulation scheme is smaller than the information amount per symbol defined in the first modulation scheme. In this case, the size of the determined retransmission data is reduced, the size of the determined transmission data is increased, and the information amount per symbol specified in the second modulation scheme is the first modulation. When the amount of information is larger than the information amount per symbol specified in the system, the gist is to increase the size of the determined retransmission data and decrease the size of the determined transmission data.
本発明の第9の側面は、前記送信制御部は、前記第1優先度が前記第2優先度よりも高
く、かつ、前記第2優先度が所定の閾値を下回る場合、前記無線資源を前記第1通信装置のみに割り当てて前記送信データのみを送信するように制御することを要旨とする。
According to a ninth aspect of the present invention, when the first priority is higher than the second priority and the second priority is lower than a predetermined threshold, the transmission control unit assigns the radio resource to the radio resource. The gist is to perform control so that only the transmission data is transmitted while being allocated only to the first communication device.
本発明の第10の側面は、前記送信制御部は、前記第1優先度が前記第2優先度よりも低い場合、前記無線資源を前記第2通信装置のみに割り当てて前記再送データのみを送信するように制御することを要旨とする。 In a tenth aspect of the present invention, when the first priority is lower than the second priority, the transmission control unit allocates the radio resource only to the second communication device and transmits only the retransmission data. The gist is to control so as to.
本発明の第11の側面は、再送が要求されていない送信データの送信先である第1通信装置と、再送が要求された再送データの送信先である第2通信装置とを含む複数の通信装置と無線通信を実行する無線通信局装置に適用される無線通信方法であって、前記各通信装置が前記無線通信局装置からの信号を受信したときの受信品質に応じて、前記各通信装置に対して優先度を設定するステップAと、前記ステップAで設定された優先度に基づいて、前記各通信装置へのデータ送信を制御するステップBと、を含み、前記ステップAでは、前記受信品質が高いほど優先度を高く設定し、前記ステップBでは、前記第1通信装置に設定された第1優先度が前記第2通信装置に設定された第2優先度よりも高い場合、前記第1通信装置に対する前記送信データおよび前記第2通信装置に対する前記再送データを、1つの無線資源を共用して送信するように制御することを要旨とする。 An eleventh aspect of the present invention provides a plurality of communications including a first communication device that is a transmission destination of transmission data for which retransmission is not requested and a second communication device that is a transmission destination of retransmission data for which retransmission is requested. A wireless communication method applied to a wireless communication station device that performs wireless communication with a device, wherein each of the communication devices is in accordance with reception quality when the communication device receives a signal from the wireless communication station device. A step A for setting priority to the communication device, and a step B for controlling data transmission to each communication device based on the priority set in the step A. In the step A, the reception is performed. The higher the quality, the higher the priority is set. In the step B, when the first priority set for the first communication device is higher than the second priority set for the second communication device, the first The above for one communication device The retransmission data for the signal data and the second communication device, and summarized in that control to transmit by sharing a single radio resource.
本発明によれば、HARQによる再送が発生する場合において、再送を要求する受信装置への再送データを優先して送信しつつ、受信品質が高い受信装置への送信データの送信が後回しとなることを回避することによってスケジューラを有効に機能させる無線通信システム、無線通信装置および無線通信方法を提供できる。 According to the present invention, when retransmission by HARQ occurs, transmission of transmission data to a receiving apparatus with high reception quality is delayed while transmitting retransmission data to a receiving apparatus that requests retransmission with priority. By avoiding the above, it is possible to provide a wireless communication system, a wireless communication apparatus, and a wireless communication method that enable the scheduler to function effectively.
次に、図面を参照して、本発明の実施形態に係る無線通信システムについて説明する。具体的には、(1)無線通信システムの全体概略構成、(2)無線基地局の構成、(3)優先度設定処理の一例、(4)データサイズ決定・調整処理の一例、(5)無線基地局の動作、(6)作用および効果、(7)その他の実施形態について説明する。以下の実施形態における図面の記載において、同一又は類似の部分には同一又は類似の符号を付している。 Next, a radio communication system according to an embodiment of the present invention will be described with reference to the drawings. Specifically, (1) overall schematic configuration of radio communication system, (2) configuration of radio base station, (3) example of priority setting process, (4) example of data size determination / adjustment process, (5) The operation of the radio base station, (6) operations and effects, (7) other embodiments will be described. In the description of the drawings in the following embodiments, the same or similar parts are denoted by the same or similar reference numerals.
(1)無線通信システムの全体概略構成
図1は、本実施形態に係る無線通信システム10の全体概略構成図である。図1に示すように、無線通信システム10は、無線基地局1、無線端末2、および無線端末3を含む。
(1) Overall schematic configuration of wireless communication system
FIG. 1 is an overall schematic configuration diagram of a
無線端末2および無線端末3は、無線基地局1のサービスエリア内に位置しており、無線区間を介して無線基地局1と通信する。図1の例では、無線端末2および無線端末3の合計2つの無線端末のみを図示しているが、多数の無線端末が無線基地局1と通信していてもよい。
The
本実施形態において無線端末2および無線端末3は、無線基地局1からデータを受信する複数の受信装置を構成する。無線基地局1は、当該複数の受信装置と無線通信を実行する無線通信装置を構成する。
In the present embodiment, the
無線端末2および無線端末3は、無線基地局1が送信する無線信号、具体的には報知信号であるパイロット信号の受信品質を定期的に測定し、当該受信品質を示す受信品質情報を無線基地局1に定期的に送信している。本実施形態では、無線端末2および無線端末3が測定する受信品質は受信SNR(Signal to Interference plus Noise power Ratio)である。また、以下では、無線端末2および無線端末3が送信する受信品質情報をCQI(Channel Quality Indicator)と称する。
The
無線通信システム10には、上述したHARQが採用されている。本実施形態では、無線端末2は、無線基地局1から受信した初回送信データの復号に失敗し、当該初回送信データの再送を要求する否定応答メッセージであるNackを無線基地局1に送信している。すなわち、無線端末2は、再送が要求された再送データの送信先である。一方、無線端末3は、再送が要求されていない送信データ(初回送信データ)の送信先である。
The
なお、一般的なHARQでは、受信側は、送信側が送信したデータ(データパケット)の復号に成功した場合には復号成功を示す肯定応答メッセージ(Ack)を送信し、復号に失敗した場合には復号失敗を示す否定応答メッセージ(Nack)を送信側に送信する。 In general HARQ, the receiving side transmits an acknowledgment message (Ack) indicating successful decoding when the data (data packet) transmitted by the transmitting side is successfully decoded, and when decoding is unsuccessful. A negative acknowledgment message (Nack) indicating a decoding failure is transmitted to the transmission side.
以下においては、再送が要求された再送データの送信先である無線端末2を適宜「再送先無線端末2」と称する。また、再送が要求されていない送信データの送信先である無線端末3を適宜「送信先無線端末3」と称する。
Hereinafter, the
無線基地局1は、再送先無線端末2および送信先無線端末3のそれぞれから受信したCQIに基づき、再送先無線端末2または送信先無線端末3のそれぞれに無線資源を割り当て、割り当てた無線資源を用いて再送先無線端末2または送信先無線端末3にデータを送信する。ここで、データ送信に用いられる無線資源とは、送信時間枠(以下、送信スロット)または周波数チャネルなどを意味する。以下の実施形態では、説明の便宜上、無線基地局1が割り当てる無線資源として送信スロットを例に説明する。
Based on the CQI received from each of the retransmission
また、通信速度の高速化を目的として、無線通信システム10には適応変調方式が採用されている。無線基地局1は、再送先無線端末2および送信先無線端末3のそれぞれから受信したCQIに基づき、変調方式(以下、適宜「変調クラス」と称する)を動的に切り替える。具体的には、無線基地局1は、BPSK(Binary Phase Shift Keying)や24QAM(Quadrature Amplitude Modulation)などの複数の変調方式から、適切な変調方式を選択する。
Further, for the purpose of increasing the communication speed, the
HARQでは、送信データ(初回送信データ)と再送データとを合成することで再送ゲインを得ることができる。特に、再送ゲインを見込んで高い変調クラスを選択する方が、1回の送信で完結するよう低い変調クラスを選択するよりもシステム全体の性能を上げることにつながる。したがって、このようなシステムにおいては再送が頻繁に行われる。 In HARQ, retransmission gain can be obtained by combining transmission data (initial transmission data) and retransmission data. In particular, selecting a high modulation class in anticipation of retransmission gain leads to higher overall system performance than selecting a low modulation class to be completed in one transmission. Therefore, retransmission is frequently performed in such a system.
(2)無線基地局の構成
次に、無線基地局1の構成について説明する。図2は、無線基地局1の機能ブロック構成図である。
(2) Configuration of radio base station
Next, the configuration of the
図2に示すように、無線基地局1は、アンテナ110、送受信部111、制御部112、データ保存部113、スケジューラ114、およびデータサイズ制御部115を含む。
As shown in FIG. 2, the
送受信部111は、アンテナ110を介して、データを含む無線信号の送信および受信を行う。本実施形態では、送受信部111は、無線基地局1が送信する無線信号の受信SNRを示すCQIを無線端末2および3のそれぞれから受信する情報受信部を構成する。
The transmission / reception unit 111 transmits and receives a radio signal including data via the
データ保存部113は、無線端末2および3に送信すべき送信データを一時的に保存するとともに、受信成功を示す肯定応答メッセージ(Ack)を受信するまで、送信済みの送信データを保存する。
The data storage unit 113 temporarily stores transmission data to be transmitted to the
制御部112は、無線基地局1全体の動作を制御する。具体的には、制御部112は、無線端末2および3に対するデータ送信やデータ受信を制御する。本実施形態において、制御部112は、データ送信に用いられる無線資源を無線端末2および3のいずれかに割り当てるとともに、割り当てた無線資源を用いて、送信データまたは再送データを送信する送信処理部を構成する。
The
さらに、制御部112は、送受信部111が受信したCQIに応じて、送信先無線端末3へのデータ送信に用いられる第1変調方式と、再送先無線端末2へのデータ送信に用いられる第2変調方式とを決定する変調方式決定部を構成する。
Further, the
スケジューラ114は、上述したCQIに応じて、制御部112が無線資源を割り当てる優先度を無線端末毎に設定する。以下においては、スケジューラ114が再送先無線端末2に設定した優先度(第2優先度)を「優先度α」と称し、スケジューラ114が送信先無線端末3に設定した優先度(第1優先度)を「優先度β」と称する。なお、スケジューラ114の詳細については後述する。
The
ここで、制御部112は、送信先無線端末3に設定された優先度βが少なくとも再送先無線端末2に設定された優先度αよりも高い場合、無線資源を送信先無線端末3および再送先無線端末2の両方に割り当てるとともに、割り当てた無線資源を用いて送信データおよび再送データの両方を送信する。
Here, when the priority β set for the transmission
また、制御部112は、送信先無線端末3に設定された優先度βが再送先無線端末2に設定された優先度αよりも高く、かつ、再送先無線端末2に設定された優先度αが所定の閾値を下回る場合、無線資源を送信先無線端末3のみに割り当てるとともに、割り当てた無線資源を用いて送信データのみを送信する。
Further, the
制御部112は、送信先無線端末3に設定された優先度βが再送先無線端末2に設定された優先度αよりも低い場合、無線資源を再送先無線端末2のみに割り当てるとともに、割り当てた無線資源を用いて再送データのみを送信する。
When the priority β set in the transmission
データサイズ制御部115は、送信先無線端末3に設定された優先度βが再送先無線端末2に設定された優先度αよりも高い場合、優先度βと優先度αとの比に応じて、送信される送信データおよび再送データのそれぞれのサイズを決定する。
When the priority β set in the transmission
また、データサイズ制御部115は、制御部112によって決定された第1変調方式および第2変調方式に応じて、決定された送信データおよび再送データのそれぞれのサイズを調整する。このように、データサイズ制御部115は、送信データおよび再送データのそれぞれのサイズを決定するサイズ決定部を構成するとともに、決定された送信データおよび再送データのそれぞれのサイズを調整するサイズ調整部を構成する。
The data
(3)優先度設定処理の一例
次に、スケジューラ114によって実行される優先度設定処理の一例について説明する。図3は、優先度設定処理の一例を説明するための図である。
(3) Example of priority setting process
Next, an example of priority setting processing executed by the
図3では、スケジューラ114が3つの無線端末A〜Cのそれぞれに無線資源の割り当て優先度(Priority)を設定する場合を例に説明する。
FIG. 3 illustrates an example in which the
上述したように、無線通信システム10において、無線基地局1が多数の無線端末を管理し、無線資源を有効活用するために、スケジューラ114が用いられる。スケジューラ114は、瞬時の受信SNRを示すCQIに応じて優先度を設定する。スケジューラ114の方式としては、Max CIR方式およびPF(Proportional fair)方式などがある。
As described above, in the
Max CIR方式は、瞬時の受信SNR(以下、瞬時受信SNR)が高い無線端末に対して高い優先度を設定する方式である。図3の例では、送信スロット#1,#2,#6では無線端末Aの瞬時受信SNRが最も高く、送信スロット#3〜5では無線端末Bの瞬時受信SNRが最も高い。なお、図3(a)の実線は瞬時受信SNRを示し、図3(a)の破線は瞬時の受信SNRを平均した値(以下、平均受信SNR)を示している。
The Max CIR scheme is a scheme for setting a high priority for a wireless terminal having a high instantaneous reception SNR (hereinafter, instantaneous reception SNR). In the example of FIG. 3, the wireless terminal A has the highest instantaneous reception SNR in the
このため、スケジューラ114がMax CIR方式を採用する場合、図3(b)に示すように、送信スロット#1,#2,#6における無線端末Aの優先度を最高にし、送信スロット#3〜5における無線端末Bの優先度を最高にする。
For this reason, when the
一方、PF方式では、平均受信SNRに対する瞬時受信SNRが相対的に高い無線端末に対して高い優先度を設定する方式である。具体的には、PF方式では、スケジューラ114は、優先度 = DRC/Rによって優先度を算出する。ここでDRCは、CQIから算出される瞬時のデータレートであり、Rはデータレートをある時定数を用いる指数関数重み付き平均等によって平均した値である。したがって、平均レート(平均受信SNR)に対する瞬時のデータレート(瞬時受信SNR)の比が優先度として算出される。
On the other hand, in the PF scheme, a high priority is set for a wireless terminal having a relatively high instantaneous reception SNR with respect to the average reception SNR. Specifically, in the PF method, the
スケジューラ114がPFを採用する場合、図3(c)に示すように、送信スロット#1,#6では無線端末Aの優先度が最も高く、送信スロット#2,#3では無線端末Cの優先度が最も高く、送信スロット#4,#5では無線端末Bの優先度が最も高くなる。
When the
このように、PF方式は、Max CIR方式と比較して、複数の無線端末に対する送信機会を公平に与えることができる。以下の実施形態では、スケジューラ114がPF方式を採用する場合について説明する。
As described above, the PF scheme can impart transmission opportunities to a plurality of wireless terminals fairly compared to the Max CIR scheme. In the following embodiment, a case where the
(4)データサイズ決定・調整処理の一例
上述したように、無線基地局1の制御部112は、送信先無線端末3に設定された優先度βが少なくとも再送先無線端末2に設定された優先度αよりも高い場合、無線資源(本実施形態では、送信スロット)を送信先無線端末3および再送先無線端末2の両方に割り当てるとともに、割り当てた無線資源を用いて送信データおよび再送データの両方を送信する。その際、データサイズ制御部115は、優先度βと優先度αとの比に応じて、送信される送信データおよび再送データのそれぞれのサイズを決定する。
(4) An example of data size determination / adjustment processing
As described above, when the priority β set for the transmission
ここでは、データサイズ制御部115によって実行されるデータサイズ決定処理およびデータサイズ調整処理について、図4を参照しながら説明する。
Here, data size determination processing and data size adjustment processing executed by the data
データサイズ制御部115は、図4(b)および(c)に示すように、再送先無線端末2に送信する再送データに対応する初回送信データのサイズSIZE0よりも、再送データのサイズSIZE1を小さくする。
As shown in FIGS. 4B and 4C, the data
そして、データサイズ制御部115は、図4(c)に示すように、再送先無線端末2に送信する再送データに対応する初回送信データのサイズSIZE0と、再送データのサイズSIZE1との差分(SIZE0−SIZE1)を、送信先無線端末3に送信する送信データのサイズSIZE2として決定する。すなわち、再送先無線端末2に送信する再送データに対応する初回送信データのサイズSIZE0、再送データのサイズSIZE1、送信先無線端末3に送信する送信データのサイズSIZE2には、次の関係が成り立つ。
SIZE2=SIZE0−SIZE1 ・・・(1)
Then, as shown in FIG. 4C, the data
SIZE2 = SIZE0-SIZE1 (1)
本実施形態では、データサイズ制御部115は、送信先無線端末3に設定された優先度β、再送先無線端末2に設定された優先度α、再送データに対応する初回送信データのサイズSIZE0、再送データのサイズSIZE1には、次の関係が成り立つ。
SIZE1=SIZE0×(α/(α+β)) ・・・(2)
In this embodiment, the data
SIZE1 = SIZE0 × (α / (α + β)) (2)
ここで、送信先無線端末3が複数存在する場合には、当該複数の送信先無線端末3の中で最高優先度となる送信先無線端末3の優先度を優先度βとしている。
Here, when there are a plurality of transmission
次に、データサイズ制御部115は、制御部112が送信先無線端末3について決定した第1変調方式、および再送先無線端末2について決定した第2変調方式に応じて、式(1)および式(2)によって算出されたサイズ(SIZE1、SIZE2)を調整する。
Next, the data
ここで、制御部112が決定する変調方式について、図5および図6を参照しながら簡単に説明する。
Here, the modulation scheme determined by the
図5に示すように、CQIは、受信SNRと対応付けられている。図6に示すように、変調クラスは、受信SNRの閾値と対応付けられている。図6の例では、変調クラス0〜8の合計9つの変調クラスが用意されている。変調クラス8は最も高速な変調クラスであり、変調クラス0は最も低速な変調クラスである。具体的には、変調クラス8では24QAMが用いられ、変調クラス0ではπ/2−BPSKが用いられる。すなわち、各変調クラスにおいては、1シンボル当たりの情報量が異なっている。
As shown in FIG. 5, the CQI is associated with the received SNR. As shown in FIG. 6, the modulation class is associated with the threshold value of the reception SNR. In the example of FIG. 6, a total of nine modulation classes of
各変調クラスには、受信SNRの閾値が規定されている。例えば、受信SNRが閾値SNR8を上回る場合には変調クラス8が適用される。受信SNRが閾値SNR8を下回り、閾値SNR7を上回る場合には変調クラス7が適用される。同様に、受信SNRが閾値SNR7を下回り、閾値SNR6を上回る場合には変調クラス6が適用される。
Each modulation class has a threshold value for reception SNR. For example,
このようにして制御部112は変調クラスを決定している。データサイズ制御部115は、第2変調方式において規定される1シンボル当たりの情報量が、第1変調方式において規定される1シンボル当たりの情報量よりも少ない場合、式(1)および式(2)によって算出された再送データのサイズSIZE1を小さくするとともに送信データのサイズSIZE2を大きくする。
In this way, the
一方、データサイズ制御部115は、再送先無線端末2へのデータ送信に用いられる第2変調方式において規定される1シンボル当たりの情報量が、送信先無線端末3へのデータ送信に用いられる第1変調方式において規定される1シンボル当たりの情報量よりも多い場合、式(1)および式(2)によって算出された再送データのサイズSIZE1を大きくするとともに送信データのサイズSIZE2を小さくする。
On the other hand, the data
なお、サイズ調整前後において、再送データのサイズSIZE1および送信データのサイズSIZE2の合計サイズは変化しないことに留意すべきである。 It should be noted that the total size of the retransmission data size SIZE1 and the transmission data size SIZE2 does not change before and after the size adjustment.
具体的には、データサイズ制御部115は、例えば、再送先無線端末2に対する変調クラス(第2変調方式)をXbit/シンボル、送信先無線端末3に対する変調クラスをYbit/シンボルとする。このとき、再送先無線端末2に対する再送データのサイズは初回送信パケットサイズSIZE0の、((100×α/(α+β))×(X/(X+Y))+(100-100×α/(α+β))×(Y/(X+Y)))%とする。
Specifically, for example, the data
(5)無線基地局の動作
次に、無線基地局1の動作について説明する。図7は、無線基地局1の動作を示すフローチャートである。
(5) Operation of the radio base station
Next, the operation of the
ステップS11において、スケジューラ114および制御部112は、再送先無線端末2のCQIおよび送信先無線端末3のCQIに基づいて、無線資源(本実施形態では、送信スロット)を再送先無線端末2に割り当て、送信データを再送先無線端末2に送信する。
In step S11, the
再送先無線端末2は、無線基地局1からの送信データを受信した後に復号し、CRCチェックをして正しく復号できていればAckを応答メッセージとして無線基地局1へ送信し、正しく復号できなければNackを応答メッセージとして送信する。
The retransmission
ステップS12において、送受信部111は、応答メッセージ(AckまたはNack)を再送先無線端末2から受信する。また、送受信部111は、CQIを無線端末2および3のそれぞれから受信する(ステップS13)。
In step S <b> 12, the transmission / reception unit 111 receives a response message (Ack or Nack) from the retransmission
ステップS14において、制御部112は、送受信部111が受信した応答メッセージがAckであるかNackであるかを判定する。応答メッセージがAckである場合には処理がステップS15に進み、応答メッセージがNackである場合には処理がステップS17に進む。
In step S14, the
ステップS15およびステップS16においては、スケジューラ114および制御部112は、通常通り、次のデータについての割り当て処理および送信処理を行う。
In step S15 and step S16, the
応答メッセージがNackである場合のステップS17においては、スケジューラ114は、上述したPF方式を用いて、制御部112が無線資源を割り当てる優先度を無線端末毎に設定する。
In step S17 in the case where the response message is Nack, the
ステップS18において、制御部112は、スケジューラ114によって再送先無線端末2に設定された優先度αが最高優先度であるか否かを判定する。換言すると、制御部112は、再送先無線端末2に設定された優先度αが、送信先無線端末3に設定された優先度βよりも高いか否かを判定する。
In step S18, the
再送先無線端末2に設定された優先度αが最高優先度である場合には処理がステップS19に進み、優先度αが最高優先度でない場合には処理がステップS20に進む。
If the priority α set in the retransmission
ステップS19において、制御部112は、無線資源を再送先無線端末2のみに割り当てるとともに、割り当てた無線資源を用いて再送データのみを送信する。具体的には、制御部112は、データ保存部113から再送先無線端末2への再送データを取得し、取得した再送データを送受信部111経由で送信する。
In step S19, the
ステップS20において、制御部112は、再送先無線端末2に設定された優先度αが閾値以上であるか否かを判定する。例えば、この閾値は、PF方式においては、平均受信SNR(平均データレート)の半分程度しか瞬時受信SNR(瞬時データレート)がない0.5に設定される。
In step S <b> 20, the
再送先無線端末2に設定された優先度αが閾値以上である場合には処理がステップS22に進み、優先度αが閾値未満である場合には処理がステップS21に進む。
If the priority α set in the retransmission
ステップS21において、制御部112は、無線資源を送信先無線端末3のみに割り当てるとともに、割り当てた無線資源を用いて送信データのみを送信する。具体的には、制御部112は、データ保存部113から送信先無線端末3への送信データを取得し、取得した送信データを送受信部111経由で送信する。
In step S21, the
ステップS22およびステップS23においては、データサイズ制御部115は、上記「(4)データサイズ決定・調整処理の一例」で説明した手順により、優先度αおよび優先度βに応じたデータサイズ決定処理を実行し、その後、変調クラスに応じたデータサイズ調整処理を実行する。
In step S22 and step S23, the data
(6)作用および効果
以上説明したように、無線基地局1の制御部112は、スケジューラ114によって送信先無線端末3に設定された優先度βが、再送先無線端末2に設定された優先度αよりも高い場合、無線資源を送信先無線端末3および再送先無線端末2の両方に割り当てるとともに、割り当てた無線資源を用いて送信データおよび再送データの両方を送信する。
(6) Action and effect
As described above, the
このため、再送を要求する再送先無線端末2への再送データを優先して送信しつつ、受信SNRが高い送信先無線端末3への送信データの送信が後回しとなることを回避することによってスケジューラ114を有効に機能させることができる。
For this reason, the scheduler avoids the transmission of the transmission data to the transmission
具体的には、データサイズ制御部115は、再送先無線端末2に送信する再送データに対応する初回送信データのサイズSIZE0よりも、再送データのサイズSIZE1を小さくする。そして、データサイズ制御部115は、再送先無線端末2に送信する再送データに対応する初回送信データのサイズSIZE0と、再送データのサイズSIZE1との差分(SIZE0−SIZE1)を、送信先無線端末3に送信する送信データのサイズSIZE2として決定する。
Specifically, the data
したがって、送信データおよび再送データが1つの無線資源を共用する場合において、当該無線資源を最大限活用して、送信データおよび再送データの両方を送信することができる。 Therefore, when the transmission data and the retransmission data share one radio resource, both the transmission data and the retransmission data can be transmitted by making the best use of the radio resource.
本実施形態では、データサイズ制御部115は、式(2)に従って再送データのサイズを決定するため、スケジューラ114によって設定された優先度を反映して、再送データのサイズを決定することができる。
In the present embodiment, since the data
本実施形態では、データサイズ制御部115は、変調方式に応じて、決定された送信データおよび再送データのそれぞれのサイズを調整する。このため、高速な変調方式が用いられる場合にはできるだけ多くのデータを送信することによって、無線資源を有効に活用することができ、スループットを向上させることができる。
In the present embodiment, the data
本実施形態では、制御部112は、送信先無線端末3に設定された優先度βが再送先無線端末2に設定された優先度αよりも高く、かつ、再送先無線端末2に設定された優先度αが所定の閾値を下回る場合、無線資源を送信先無線端末3のみに割り当てるとともに、割り当てた無線資源を用いて送信データのみを送信する。
In the present embodiment, the
また、本実施形態では、制御部112は、送信先無線端末3に設定された優先度βが再送先無線端末2に設定された優先度αよりも低い場合、無線資源を再送先無線端末2のみに割り当てるとともに、割り当てた無線資源を用いて再送データのみを送信する。
Further, in the present embodiment, the
つまり、HARQによる再送が発生する場合でも、スケジューラ114が設定した優先度を重視しており、スケジューラ114を有効に機能させることができる。
That is, even when retransmission by HARQ occurs, the priority set by the
(7)その他の実施形態
上記のように、本発明は実施形態によって記載したが、この開示の一部をなす論述及び図面はこの発明を限定するものであると理解すべきではない。この開示から当業者には様々な代替実施形態、実施例及び運用技術が明らかとなる。
(7) Other embodiments
As mentioned above, although this invention was described by embodiment, it should not be understood that the description and drawing which form a part of this indication limit this invention. From this disclosure, various alternative embodiments, examples and operational techniques will be apparent to those skilled in the art.
上述した実施形態では、データサイズ制御部115は、変調方式に応じて、式(2)を基に算出された送信データおよび再送データのそれぞれのサイズを調整していた。しかしながら、データサイズ制御部115は、式(2)を用いたサイズの算出を省略し、変調方式のみに応じて、送信データおよび再送データのそれぞれのサイズを決定してもよい。
In the embodiment described above, the data
上述した実施形態では、受信品質として受信SNRが使用されていたが、受信SNRに限らず、RSSI(Received Signal Strength Indicator)や受信BER(Bit Error Rate)などを使用してもよい。 In the above-described embodiment, the reception SNR is used as the reception quality. However, the received SNR is not limited to the reception SNR, and a received signal strength indicator (RSSI), a bit error rate (BER), or the like may be used.
さらに、上述した実施形態では、HARQによる再送が発生することを前提に説明したが、HARQに限らず、通常のARQに対しても本発明を適用可能である。 Furthermore, although the above-described embodiment has been described on the assumption that retransmission by HARQ occurs, the present invention can be applied not only to HARQ but also to normal ARQ.
なお、図1では可搬型の無線端末を図示していたが、固定型の無線端末や、カード型の無線端末などであってもよい。あるいは、無線端末に代えて、データ送信機能を持たない装置を使用してもよい。 Note that although a portable wireless terminal is illustrated in FIG. 1, it may be a fixed wireless terminal, a card wireless terminal, or the like. Alternatively, a device that does not have a data transmission function may be used instead of the wireless terminal.
このように本発明は、ここでは記載していない様々な実施形態等を包含するということを理解すべきである。したがって、本発明はこの開示から妥当な特許請求の範囲の発明特定事項によってのみ限定されるものである。 Thus, it should be understood that the present invention includes various embodiments and the like not described herein. Therefore, the present invention is limited only by the invention specifying matters in the scope of claims reasonable from this disclosure.
1…無線基地局、2…無線端末(再送先無線端末)、3…無線端末(送信先無線端末)、10…無線通信システム、110…アンテナ、111…送受信部、112…制御部、113…データ保存部、114…スケジューラ、115…データサイズ制御部。
DESCRIPTION OF
本発明は、ハイブリッド自動再送制御が適用される無線通信システム、基地局装置および無線通信方法に関する。 The present invention relates to a radio communication system, a base station apparatus, and a radio communication method to which hybrid automatic retransmission control is applied.
そこで、本発明は、上述した課題を解決するためになされたものであり、HARQによる再送が発生する場合において、再送を要求する受信装置への再送データを優先して送信しつつ、受信品質が高い受信装置への送信データの送信が後回しとなることを回避することによってスケジューラを有効に機能させる無線通信システム、基地局装置および無線通信方法を提供することを目的とする。 Therefore, the present invention has been made to solve the above-described problem. When retransmission by HARQ occurs, the reception quality is improved while preferentially transmitting retransmission data to a receiving apparatus that requests retransmission. It is an object of the present invention to provide a radio communication system, a base station apparatus, and a radio communication method that allow a scheduler to function effectively by avoiding transmission of transmission data to a high receiving apparatus later.
Claims (3)
前記無線通信局装置は、
前記第1通信装置に対する前記送信データおよび前記第2通信装置に対する前記再送データを、1つの無線資源を共用して送信するように制御する、無線通信システム。 A wireless communication station device that performs wireless communication with a plurality of communication devices; a first communication device that is one of the plurality of communication devices and is a transmission destination of transmission data for which retransmission is not requested; A second communication device that is a transmission destination of retransmission data for which retransmission is requested, and a wireless communication system including:
The wireless communication station device
A wireless communication system, wherein the transmission data for the first communication device and the retransmission data for the second communication device are controlled so as to share one wireless resource.
前記第1通信装置に対する前記送信データおよび前記第2通信装置に対する前記再送データを、1つの無線資源を共用して送信するように制御する、無線通信局装置。 Wireless communication for performing wireless communication with a plurality of communication devices including a first communication device that is a transmission destination of transmission data for which retransmission is not requested and a second communication device that is a transmission destination of retransmission data for which retransmission is requested A station device,
A radio communication station apparatus that controls to transmit the transmission data for the first communication apparatus and the retransmission data for the second communication apparatus by sharing one radio resource.
前記第1通信装置に対する前記送信データおよび前記第2通信装置に対する前記再送データを、1つの無線資源を共用して送信するように制御する、無線通信方法。 Wireless communication for performing wireless communication with a plurality of communication devices including a first communication device that is a transmission destination of transmission data for which retransmission is not requested and a second communication device that is a transmission destination of retransmission data for which retransmission is requested A wireless communication method applied to a station apparatus,
A wireless communication method for controlling to transmit the transmission data for the first communication device and the retransmission data for the second communication device by sharing one wireless resource.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012046146A JP5047394B2 (en) | 2012-03-02 | 2012-03-02 | Wireless communication system, base station apparatus, and wireless communication method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012046146A JP5047394B2 (en) | 2012-03-02 | 2012-03-02 | Wireless communication system, base station apparatus, and wireless communication method |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2008141756A Division JP4949323B2 (en) | 2008-05-29 | 2008-05-29 | Radio communication system, radio communication station apparatus, and radio communication method |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2012151869A true JP2012151869A (en) | 2012-08-09 |
JP5047394B2 JP5047394B2 (en) | 2012-10-10 |
Family
ID=46793628
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2012046146A Expired - Fee Related JP5047394B2 (en) | 2012-03-02 | 2012-03-02 | Wireless communication system, base station apparatus, and wireless communication method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5047394B2 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2018532355A (en) * | 2015-09-23 | 2018-11-01 | アール3−リライアブル リアルタイム レディオ コミュニケーションズ ゲーエムベーハー | Communications system |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000069547A (en) * | 1998-08-26 | 2000-03-03 | Nippon Telegr & Teleph Corp <Ntt> | Radio communication equipment |
JP2001285315A (en) * | 2000-03-06 | 2001-10-12 | Texas Instr Inc <Ti> | Dynamic assignment of retransmission slot for high quality of radio communication link |
JP2002186014A (en) * | 2000-12-12 | 2002-06-28 | Matsushita Electric Ind Co Ltd | Wireless base station device and communication terminal |
WO2006082616A1 (en) * | 2005-01-31 | 2006-08-10 | Fujitsu Limited | Wireless communication system, and base station and terminals used in that system |
JP2007124682A (en) * | 2003-12-19 | 2007-05-17 | Matsushita Electric Ind Co Ltd | Data packet transmission method, mobile station, radio network controller and radio communication system |
JP2007142880A (en) * | 2005-11-18 | 2007-06-07 | Kyocera Corp | Data retransmission control method, system and data retransmission control device |
-
2012
- 2012-03-02 JP JP2012046146A patent/JP5047394B2/en not_active Expired - Fee Related
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000069547A (en) * | 1998-08-26 | 2000-03-03 | Nippon Telegr & Teleph Corp <Ntt> | Radio communication equipment |
JP2001285315A (en) * | 2000-03-06 | 2001-10-12 | Texas Instr Inc <Ti> | Dynamic assignment of retransmission slot for high quality of radio communication link |
JP2002186014A (en) * | 2000-12-12 | 2002-06-28 | Matsushita Electric Ind Co Ltd | Wireless base station device and communication terminal |
JP2007124682A (en) * | 2003-12-19 | 2007-05-17 | Matsushita Electric Ind Co Ltd | Data packet transmission method, mobile station, radio network controller and radio communication system |
WO2006082616A1 (en) * | 2005-01-31 | 2006-08-10 | Fujitsu Limited | Wireless communication system, and base station and terminals used in that system |
JP2007142880A (en) * | 2005-11-18 | 2007-06-07 | Kyocera Corp | Data retransmission control method, system and data retransmission control device |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2018532355A (en) * | 2015-09-23 | 2018-11-01 | アール3−リライアブル リアルタイム レディオ コミュニケーションズ ゲーエムベーハー | Communications system |
JP2021170797A (en) * | 2015-09-23 | 2021-10-28 | アール3−リライアブル リアルタイム レディオ コミュニケーションズ ゲーエムベーハー | Communication system |
Also Published As
Publication number | Publication date |
---|---|
JP5047394B2 (en) | 2012-10-10 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN107615693B (en) | Apparatus and method for link adaptation in uplink unlicensed random access | |
RU2492577C2 (en) | Error correction for persistent resource allocation | |
JP5710800B2 (en) | ACK / NACK channel resource allocation and signaling method and apparatus in wireless communication system | |
US8312337B2 (en) | System and method for dynamic hybrid automatic repeat request (HARQ) enable/disable | |
US9510298B2 (en) | Method, device, and system for transmitting data based on HARQ | |
US8320341B2 (en) | Re-transmission capability in semi-persistent transmission | |
JP5293423B2 (en) | Terminal apparatus and base station apparatus | |
US20100182951A1 (en) | Apparatus and method for rate control in broadband wireless communication system | |
JP4949323B2 (en) | Radio communication system, radio communication station apparatus, and radio communication method | |
CN104579603A (en) | Downlink scheduling method and device based on HARQ (hybrid automatic repeat request) | |
KR101335904B1 (en) | Method and system to improve link budget of a wireless system | |
JP2010530194A (en) | Method for allocating resources in a mobile radio communication network, corresponding transmitter and receiver | |
US8208433B2 (en) | Method and apparatus for allocating resources in wireless communication system | |
JP5047394B2 (en) | Wireless communication system, base station apparatus, and wireless communication method | |
KR101433033B1 (en) | Apparatus of selecting modulation and coding scheme used in cellular communication systems and selecting method thereof | |
WO2009145295A1 (en) | Radio communication device and radio communication method | |
KR101279694B1 (en) | Method of hybrid automatic repeat request having low signaling overhead and system thereof | |
Shariatmadari et al. | 5G control channel design for ultra-reliable low-latency communications | |
JP5457486B2 (en) | ACK / NACK channel resource allocation and signaling method and apparatus in wireless communication system | |
KR100979511B1 (en) | Method for transmitting data packet using the MIMO and HARQ system, and system for supporting that method | |
JP5498888B2 (en) | Wireless terminal and transmission rate calculation method | |
KR20090051467A (en) | Method and apparatus for transmitting/receiving packet in mobile communication system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120528 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20120619 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20120717 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150727 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5047394 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |