[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

JP2008252503A - Retransmission method and transmission device using the same - Google Patents

Retransmission method and transmission device using the same Download PDF

Info

Publication number
JP2008252503A
JP2008252503A JP2007090900A JP2007090900A JP2008252503A JP 2008252503 A JP2008252503 A JP 2008252503A JP 2007090900 A JP2007090900 A JP 2007090900A JP 2007090900 A JP2007090900 A JP 2007090900A JP 2008252503 A JP2008252503 A JP 2008252503A
Authority
JP
Japan
Prior art keywords
unit
data
retransmission
division
modulation
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
JP2007090900A
Other languages
Japanese (ja)
Inventor
Nagakatsu Nakazato
酉克 中里
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.)
Sanyo Electric Co Ltd
Original Assignee
Sanyo Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sanyo Electric Co Ltd filed Critical Sanyo Electric Co Ltd
Priority to JP2007090900A priority Critical patent/JP2008252503A/en
Publication of JP2008252503A publication Critical patent/JP2008252503A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Digital Transmission Methods That Use Modulated Carrier Waves (AREA)
  • Detection And Prevention Of Errors In Transmission (AREA)
  • Communication Control (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To retransmit data efficiently by selecting an appropriate modulation method at the time of retransmission, and to synthesize retransmitted data efficiently. <P>SOLUTION: If there is a unit having an error occurred therein in a terminal device 2, a demodulating portion 105 acquires NACK replied by the terminal device 2. A dividing portion 1033 divides data of the unit having an error occurring therein, making each divided part of the data correspond to a node of a tree structure. A unit generating portion 1031 generates division structure information indicating which node of the tree structure each divided part of the data corresponds to, and at the same time, generates a unit for retransmission for retransmitting the data after division including the division structure information. A modulation method selecting portion 1070 selects, among a plurality of modulation methods, a modulation method having a fewer multilevels than the modulation method used when the unit having an error occurring therein has been transmitted and capable of transmitting data of at least a half-size of the unit having an error occurring therein. A modulation executing portion 1034 modulates the unit for retransmission by the selected modulation method and retransmits the modulated unit to the terminal device 2. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、再送技術に関し、特に複数の変調方式を利用して通信を行う送信装置に関する。   The present invention relates to a retransmission technique, and more particularly to a transmission apparatus that performs communication using a plurality of modulation schemes.

移動体通信システムでは、高品質な伝送を実現するため伝送誤りを訂正する誤り制御技術が広く用いられている。このような誤り制御技術の一つとして、自動再送要求(ARQ:Automatic Repeat Request)の技術がある。自動再送要求では、送信側がデータに誤り検出符号を付加して受信側に送信し、受信側で受信したデータに対して誤り検出処理を行う。そして、誤りが検出された場合、送信側に対してデータの再送を要求する信号(NACK:Negative Acknowlege)を応答する。送信側は、受信側からNACKを受け取ると同一のデータを再送し、受信側からACKを受け取るまで再送を繰り返す。   In mobile communication systems, error control techniques for correcting transmission errors are widely used in order to realize high-quality transmission. As one of such error control techniques, there is an automatic repeat request (ARQ) technique. In the automatic retransmission request, the transmission side adds an error detection code to the data and transmits the data to the reception side, and performs error detection processing on the data received on the reception side. When an error is detected, a signal requesting retransmission of data (NACK: Negative Acknowlege) is returned to the transmission side. When receiving the NACK from the receiving side, the transmitting side retransmits the same data and repeats the retransmission until receiving an ACK from the receiving side.

また、最近の移動体通信システムでは、データ通信のように、従来の音声通信に比べて高速、大容量のデータ伝送を実現するため、伝播環境に応じて信号の変調方式を適応的に変化させる適応変調技術が広く用いられるようになっている。そこで、自動再送要求技術と適応変調技術を組み合わせ、送信側は、受信側からNACKを受け取ると、伝送品質に応じた変調方式を選択し、この変調方式で同一のデータを変調して再送する技術が知られている。(例えば、特許文献1)
特開2006-14197号
In recent mobile communication systems, as in data communication, in order to realize high-speed and large-capacity data transmission compared to conventional voice communication, the signal modulation method is adaptively changed according to the propagation environment. Adaptive modulation techniques are widely used. Therefore, a technology that combines automatic retransmission request technology and adaptive modulation technology, and when the transmission side receives a NACK from the reception side, it selects a modulation method according to the transmission quality, and modulates and retransmits the same data using this modulation method It has been known. (For example, Patent Document 1)
JP 2006-14197

しかしながら、再送時の伝送品質に応じた変調方式を選択して再送を行うと、新規データの送信時の変調方式と比較し、1シンボルあたりの情報量が少ない変調方式が再送データの変調方式として選択されることがある。1シンボルあたりの情報量が減少するため、再送時の伝送容量は減少する。この場合、送信側は1度に全てのデータを再送することはできず、伝送容量の減少に応じたデータを別途再送することになる。送信時と再送時の伝送容量の差異が僅差の場合、別途再送すべきデータ量は再送時の伝送容量に比べるとかなり小さくなり、別途再送時の伝送効率が低下する。また、伝播環境の影響で、再送回数が増加するとともに、多様な変調方式で再送が行われると、再送を行う度に伝送容量が変動し、その増減に応じてデータを別途再送する必要が生じる。このため、別途再送すべきデータの管理が煩雑となり、効率的な再送が困難であった。   However, if retransmission is performed by selecting a modulation scheme according to the transmission quality at the time of retransmission, a modulation scheme with a small amount of information per symbol is used as a modulation scheme for retransmission data as compared to the modulation scheme at the time of transmission of new data. May be selected. Since the amount of information per symbol decreases, the transmission capacity at the time of retransmission decreases. In this case, the transmission side cannot retransmit all the data at once, but separately retransmits the data according to the decrease in the transmission capacity. If the difference in transmission capacity between transmission and retransmission is very small, the amount of data to be retransmitted is considerably smaller than the transmission capacity at retransmission, and the transmission efficiency during separate retransmission is reduced. In addition, due to the influence of the propagation environment, the number of retransmissions increases, and if retransmission is performed with various modulation schemes, the transmission capacity fluctuates each time retransmission is performed, and it becomes necessary to retransmit data separately according to the increase or decrease . For this reason, management of data to be retransmitted separately becomes complicated, and efficient retransmission is difficult.

本発明はこのような状況に鑑みてなされたものであり、伝播環境の影響で再送回数が増加し、伝送品質が頻繁に変動する場合であっても、効率的なデータの再送を行うことが可能な送信装置を提供することを目的とする。   The present invention has been made in view of such a situation, and even when the number of retransmissions increases due to the influence of the propagation environment and the transmission quality fluctuates frequently, efficient data retransmission can be performed. An object is to provide a possible transmitter.

本発明のある態様は、再送方法である。この再送方法は、受信装置からエラーデータの検出に起因する再送要求を受けると、前記エラーデータを分割するとともに、前記分割データのサイズに応じた変調方式を選択して変調を行い、前記受信装置に再送することをその要旨とする。   One embodiment of the present invention is a retransmission method. In this retransmission method, when a retransmission request resulting from detection of error data is received from a receiving device, the error data is divided, and a modulation method corresponding to the size of the divided data is selected to perform modulation, and the receiving device The gist of this is to resend it.

また、前記再送要求の起点となったデータをルートとする木構造に対応付けながら、前記分割を実行するとともに、前記分割データを前記木構造に対応付ける分割構造情報を生成し、前記分割データに前記分割構造情報を付加して前記受信装置に再送することが望ましい。   Further, while associating the data that is the origin of the retransmission request with a tree structure having a root as a root, the division is performed, and division structure information that associates the divided data with the tree structure is generated, It is desirable to add the division structure information and retransmit to the receiving apparatus.

本発明の別の態様は、受信装置に対してデータを送信する送信装置である。この装置は、前記受信装置において受信したデータで誤りが発生したエラーデータを特定する情報を取得する取得部と、前記情報により特定したエラーデータを分割する分割部と、前記分割データを合成するため用いる情報を生成し、前記分割データに付加する生成部と、複数の変調方式のうちで、前記分割データのサイズに応じた多値数の変調方式を選択する選択部と、前記選択した変調方式を用いて前記分割データを変調し、前記受信装置に対して再送する再送部と、を備えることをその要旨とする。   Another aspect of the present invention is a transmission device that transmits data to a reception device. This apparatus combines an acquisition unit that acquires information for specifying error data in which an error has occurred in data received by the receiving device, a division unit that divides error data specified by the information, and the divided data A generating unit that generates information to be used and adds the generated information to the divided data; a selecting unit that selects a multi-level modulation method according to the size of the divided data among a plurality of modulation methods; and the selected modulation method And a retransmission unit that modulates the divided data by using and retransmits the divided data to the receiving apparatus.

ここで「多値数」は1シンボルあたりの情報量であることを含む。   Here, the “multi-level number” includes the amount of information per symbol.

また、前記分割部は、前記再送の起点となったデータをルートとする木構造に対応付けながら、前記分割を実行し、前記生成部は、分割したデータを前記木構造のノードに対応付ける分割構造情報を生成することが望ましい。   The division unit executes the division while associating the data that is the origin of the retransmission with a tree structure having a root, and the generation unit associates the divided data with the tree structure node. It is desirable to generate information.

本発明によれば、再送回数が増加するとともに、再送時の伝送品質に応じた変調方式を選択すると多様な変調方式で再送されてしまう伝播環境であっても、誤りが発生した部分を分割し、分割したデータのサイズに応じた変調方式を選択して再送するため、効率的な再送を行うことが可能となる。   According to the present invention, the number of retransmissions increases, and even in a propagation environment in which retransmission is performed with various modulation methods when a modulation method corresponding to the transmission quality at the time of retransmission is selected, the portion where the error has occurred is divided. Since a modulation scheme corresponding to the size of the divided data is selected and retransmitted, efficient retransmission can be performed.

本発明を具体的に説明する前に概要について述べる。本発明の実施の形態は、第二世代コードレス電話システムのように、TDMA−TDD方式により複数の端末装置を接続する基地局装置である。第二世代コードレス電話システムでは図1に示すように、上り通信(端末装置から基地局装置)について4つのタイムスロット、下り通信(基地局装置から端末装置)について4つのタイムスロットによってTDMAフレーム(以下、フレーム)が構成され、さらにフレームが連続して配置されている。本実施の形態においては上り通信と下り通信は対称であるため、以下においては、説明の便宜上、送信側を基地局装置とし、受信側を端末装置とする下り通信のみ説明を行う。   The outline will be described before the present invention is specifically described. The embodiment of the present invention is a base station apparatus that connects a plurality of terminal apparatuses by the TDMA-TDD system, as in the second generation cordless telephone system. In the second generation cordless telephone system, as shown in FIG. 1, a TDMA frame (hereinafter referred to as a TDMA frame) is composed of four time slots for uplink communication (terminal device to base station device) and four time slots for downlink communication (base station device to terminal device). Frame), and the frames are continuously arranged. In the present embodiment, uplink communication and downlink communication are symmetric, and therefore only the downlink communication in which the transmission side is a base station device and the reception side is a terminal device will be described below for convenience of explanation.

基地局装置は、さらに図2に示すように、OFDMA(Orthogonal Frequency Division Multiple Access)も適用し、一つのタイムスロットに複数の端末装置を割り当てる。図2は横軸の方向に時間軸上のタイムスロットの配置を示し、縦軸の方向に周波数軸上のサブチャンネルの配置を示す。すなわち、横軸の多重化がTDMAに相当し、縦軸の多重化がOFDMAに相当する。図2には1フレームにおける第1タイムスロット(図中、T1と表示)から第4タイムスロット(図中、T4と表示)が含まれている。また、図2には各タイムスロットにおける第1サブチャンネル(図中、SC1と表示)から第8サブチャンネル(図中、SC8と表示)が含まれている。図2では第1タイムスロットの第1サブチャンネルに端末装置Aが、第2タイムスロットの第1サブチャンネルから第4サブチャンネルに端末装置Bが、第3タイムスロットの第8サブチャンネルに端末装置Cが、そして第4タイムスロットの第5サブチャンネルから第8サブチャンネルに端末装置Dがそれぞれ割り当てられている。なお、以下においては、説明の便宜上、一つのタイムスロットに一つの端末装置を割り当てる例にもとづき説明を行う。   As shown in FIG. 2, the base station apparatus also applies OFDMA (Orthogonal Frequency Division Multiple Access), and allocates a plurality of terminal apparatuses to one time slot. FIG. 2 shows the arrangement of time slots on the time axis in the direction of the horizontal axis, and the arrangement of subchannels on the frequency axis in the direction of the vertical axis. That is, the multiplexing on the horizontal axis corresponds to TDMA, and the multiplexing on the vertical axis corresponds to OFDMA. FIG. 2 includes the first time slot (shown as T1 in the figure) to the fourth time slot (shown as T4 in the figure) in one frame. FIG. 2 includes the first subchannel (indicated as SC1 in the figure) to the eighth subchannel (indicated as SC8 in the figure) in each time slot. In FIG. 2, the terminal device A is on the first subchannel of the first time slot, the terminal device B is on the first subchannel to the fourth subchannel of the second time slot, and the terminal device is on the eighth subchannel of the third time slot. C, and the terminal device D is allocated to the fifth subchannel to the eighth subchannel of the fourth time slot. In the following description, for convenience of explanation, description will be made based on an example in which one terminal device is assigned to one time slot.

図3は、図2においてタイムスロットとサブチャンネルで特定される無線チャンネル(以下、サブチャンネルブロック)の構成を示す概念図である。図3の横方向は、時間軸であり、縦方向は、周波数軸を示している。「1」から「29」の番号は、サブキャリアの番号を示す。このようにサブチャンネルは、OFDMのマルチキャリア信号によって構成されている。図中、「TS」は、トレーニングシンボルに相当し、同期検出用のシンボル「STS」、伝送路特性の推定用シンボル「LTS」等の既知信号を含む。「GS」は、ガードシンボルに相当し、ここに実効的な信号は配置されない。「PS」はパイロットシンボルに相当し、既知信号によって構成される。「SS」はシグナルシンボルに相当し、制御用の信号が配置される。「DS」はデータシンボルに相当し、送信すべきデータである。「GT」はガードタイムに相当し、実効的な信号は配置されない。   FIG. 3 is a conceptual diagram showing a configuration of a radio channel (hereinafter referred to as a subchannel block) specified by a time slot and a subchannel in FIG. The horizontal direction in FIG. 3 is the time axis, and the vertical direction is the frequency axis. The numbers “1” to “29” indicate subcarrier numbers. In this way, the subchannel is composed of OFDM multicarrier signals. In the figure, “TS” corresponds to a training symbol, and includes known signals such as a symbol “STS” for synchronization detection and a symbol “LTS” for estimation of channel characteristics. “GS” corresponds to a guard symbol, and no effective signal is arranged here. “PS” corresponds to a pilot symbol, and is configured by a known signal. “SS” corresponds to a signal symbol, and a control signal is arranged. “DS” corresponds to a data symbol and is data to be transmitted. “GT” corresponds to a guard time, and no effective signal is arranged.

図4は、図3におけるシグナルシンボルの構成を示す概念図である。シグナルシンボルは、変調パラメータ通知MI、HARQ制御HC、HARQ応答HAを含む。HARQ制御HCは、HARQシーケンス番号HARQ SNを含む。また、HARQ応答HAは、HARQ ACKシーケンス番号を含む。   FIG. 4 is a conceptual diagram showing a configuration of signal symbols in FIG. The signal symbol includes a modulation parameter notification MI, HARQ control HC, and HARQ response HA. The HARQ control HC includes a HARQ sequence number HARQ SN. The HARQ response HA includes a HARQ ACK sequence number.

図5は、本発明の実施の形態におけるネットワーク階層の構成を示す概念図である。図5では、MAC層(レイヤ2)およびそれ以上の上位層を示している。図3に示す一つのサブチャンネルブロックのデータシンボルから、チャンネル種別CIおよびMAC層の基本単位PDU(Protocol Data Unit、以下、ユニット)が構成される。   FIG. 5 is a conceptual diagram showing the configuration of the network hierarchy in the embodiment of the present invention. FIG. 5 shows the MAC layer (layer 2) and higher layers. A channel type CI and a MAC layer basic unit PDU (Protocol Data Unit, hereinafter referred to as a unit) are configured from data symbols of one subchannel block shown in FIG.

図6は、ユニットの構成を示す概念図である。ユニットは、再送データ構造有効フラグRSF、レイヤ2データ長LEN、再送データ構造RTY ST、シーケンス番号PDU SNを含むレイヤ2ヘッダー、データが配置されるレイヤ2データ、誤り検出符号CRC(Cyclic Redundancy Check)から構成される。   FIG. 6 is a conceptual diagram showing the configuration of the unit. The unit includes a retransmission data structure valid flag RSF, a layer 2 data length LEN, a retransmission data structure RTY ST, a layer 2 header including a sequence number PDU SN, layer 2 data in which data is arranged, and an error detection code CRC (Cyclic Redundancy Check). Consists of

再送制御は、サブチャンネルブロック単位で行う。本発明の実施の形態では、一つのサブチャンネルブロックが一つのMAC層のユニットに相当するため、HARQはMAC層のユニット単位で行うことになる。また、本発明の実施の形態では、ARQにFEC(Forward Error Collection)を組み合わせたハイブリッド自動再送要求(HARQ:Hybrid Automatic Repeat Request)により再送制御を行う。HARQとしては、タイプI、タイプII、タイプIIIの3つの方式が知られているが、以下においては、説明の便宜上、畳み込み符号およびパンクチャ符号を用いるタイプIIを例にとり説明を行う。   Retransmission control is performed in units of subchannel blocks. In the embodiment of the present invention, since one subchannel block corresponds to one MAC layer unit, HARQ is performed in units of MAC layer units. In the embodiment of the present invention, retransmission control is performed by a hybrid automatic repeat request (HARQ) in which ARQ is combined with FEC (Forward Error Collection). As HARQ, there are known three types of type I, type II, and type III. In the following, for convenience of explanation, type II using a convolutional code and a puncture code will be described as an example.

受信側でユニットが正しく受信できなかった要因と一つとして、通信品質の劣化が挙げられる。このためユニットの再送時は、エラー耐性が高い多値数の少ない変調方式を選択してユニットの変調を行えば、伝送信頼性の向上が期待できる。   One of the factors that the unit cannot receive correctly on the receiving side is a deterioration in communication quality. For this reason, when retransmitting a unit, transmission reliability can be expected to improve by selecting a modulation method with a high error tolerance and a low multi-level number and performing unit modulation.

このとき、多値数の少ない変調方式を選択するとユニットあたりの伝送容量は小さくなる。例えば、ユニットあたり100bitのデータを伝送できた変調方式からユニットあたり80bitのデータしか伝送できない変調方式に変更すると、100bitのデータを80bitと20bitに分割して送信する必要があり、20bitのデータのみを送信するユニットは残り60bit分、伝送効率が低減することになる。   At this time, if a modulation method with a small number of multi-values is selected, the transmission capacity per unit is reduced. For example, when changing from a modulation method that can transmit 100-bit data per unit to a modulation method that can only transmit 80-bit data per unit, it is necessary to divide the 100-bit data into 80 bits and 20 bits, and send only 20-bit data. The transmission unit will reduce the transmission efficiency for the remaining 60 bits.

したがって、本発明の実施の形態における基地局装置においては、受信側で誤りが発生したユニットがあれば、誤りが発生したユニットを特定する情報を取得し、誤りが発生したユニットのデータを分割し、分割データを合成するための分割構造情報を生成するとともに、この分割構造情報を含め分割データを再送する再送用のユニットを生成し、分割データのサイズに応じた変調方式を選択して再送用のユニットを変調し、再送することとした。これにより、再送すべきデータに適した多値数の少ない変調方式を選択して再送を行うことが可能となるため、データ再送時の効率性と信頼性を向上させることができる。   Therefore, in the base station apparatus according to the embodiment of the present invention, if there is a unit in which an error has occurred on the receiving side, information identifying the unit in which the error has occurred is acquired, and the data of the unit in which the error has occurred is divided. In addition to generating division structure information for synthesizing the division data, a retransmission unit for retransmitting the division data including the division structure information is generated, and a modulation scheme according to the size of the division data is selected for retransmission. The unit was modulated and retransmitted. As a result, it is possible to perform retransmission by selecting a modulation scheme with a small number of multi-values suitable for the data to be retransmitted, so that the efficiency and reliability at the time of data retransmission can be improved.

図7は、本発明の実施の形態における移動体通信システム10の構成を示す概念図である。移動体通信システムは基地局装置1と端末装置2を含む。図7では端末装置2で総称される第1端末装置2a、第2端末装置2bおよび第3端末装置2cの3台を図示しているが、2台以下、もしくは4台以上の端末装置が存在してもよい。   FIG. 7 is a conceptual diagram showing the configuration of the mobile communication system 10 according to the embodiment of the present invention. The mobile communication system includes a base station device 1 and a terminal device 2. In FIG. 7, three terminals, ie, the first terminal apparatus 2a, the second terminal apparatus 2b, and the third terminal apparatus 2c, which are collectively referred to as the terminal apparatus 2, are illustrated, but there are two or less terminal apparatuses or four or more terminal apparatuses. May be.

図8は、図7の基地局装置1の構成を示す概念図である。図8において、アンテナ100は、無線周波数の信号を送受信する。   FIG. 8 is a conceptual diagram showing the configuration of the base station apparatus 1 of FIG. In FIG. 8, an antenna 100 transmits and receives radio frequency signals.

無線部101は、受信時にアンテナ100で受信した無線周波数の信号を周波数変換し、ベースバンド信号を導出し、受信部104に出力する。また、送信時に送信部102からのベースバンド信号を周波数変換し、無線周波数の信号を導出する。   Radio section 101 performs frequency conversion on a radio frequency signal received by antenna 100 during reception, derives a baseband signal, and outputs the baseband signal to reception section 104. Further, at the time of transmission, the baseband signal from the transmission unit 102 is frequency-converted to derive a radio frequency signal.

送信部102は、変調部103から送られてきた周波数領域信号を時間領域信号に変換し、無線部101に出力する。なお、周波数領域信号から時間領域信号への変換にはIFFT(Inversed Fast Fourier Transform)を利用する。   The transmission unit 102 converts the frequency domain signal transmitted from the modulation unit 103 into a time domain signal and outputs the time domain signal to the radio unit 101. Note that IFFT (Inversed Fast Fourier Transform) is used for the conversion from the frequency domain signal to the time domain signal.

変調部103は、IF部106からの入力に対して変調を行い、送信部102に出力する。変調方式としては、BPSK(Binary Phase Shift Keying)、QPSK(Quadrature Phase Shift Keying)、16QAM(Quadrature Amplitude Modulation)、32QAM、64QAM、256QAMなどを用いる。   Modulation section 103 modulates the input from IF section 106 and outputs the result to transmission section 102. As a modulation method, BPSK (Binary Phase Shift Keying), QPSK (Quadrature Phase Shift Keying), 16QAM (Quadrature Amplitude Modulation), 32QAM, 64QAM, 256QAM, or the like is used.

受信部104は、無線部101から送られてきた時間領域信号を周波数領域信号に変換し、復調部105に出力する。なお、時間領域信号から周波数領域信号への変換にはFFT(Fast Fourier Transform)を利用する。   The reception unit 104 converts the time domain signal transmitted from the radio unit 101 into a frequency domain signal and outputs the frequency domain signal to the demodulation unit 105. Note that FFT (Fast Fourier Transform) is used for the conversion from the time domain signal to the frequency domain signal.

復調部105は、受信部104からの入力に対して復調を行い、IF部に出力する。また、図4に示すシグナルシンボルおよび図6に示すユニットのレイヤ2ヘッダーを解析し、その結果を制御部107へ出力する。   Demodulation section 105 demodulates the input from reception section 104 and outputs the result to IF section. Further, the signal symbol shown in FIG. 4 and the layer 2 header of the unit shown in FIG. 6 are analyzed, and the result is output to the control unit 107.

IF部7は、図示していないネットワークに接続され、受信時に復調部105において復調した信号を図示していないネットワークに出力する。また、IF部7は、送信時にネットワークからデータを入力し、これを変調部103に出力する。   The IF unit 7 is connected to a network (not shown), and outputs a signal demodulated by the demodulation unit 105 during reception to a network (not shown). Further, the IF unit 7 inputs data from the network at the time of transmission and outputs it to the modulation unit 103.

制御部107は、復調部105から送られてきたユニットのシグナルシンボル解析結果を入力とし、基地局装置1にユニットを正しく受信できない旨のNACKを応答してきた端末装置2に対して、そのユニットのデータの再送を行う。また、基地局装置1全体のタイミングの制御等を行う。   The control unit 107 receives the signal symbol analysis result of the unit sent from the demodulating unit 105 as input, and responds to the terminal device 2 that has returned a NACK to the base station device 1 indicating that the unit cannot be correctly received. Resend data. In addition, the timing of the entire base station apparatus 1 is controlled.

制御部107は、図示していない理想変調信号と受信変調信号とのひずみ特性であるEVM(Error Vector Magnitude)を測定する通信品質測定部から送られた情報、および復調部105から送られてきたユニットのレイヤ2ヘッダー解析結果を入力とし、変調方式を選択し、変調部103および復調部105を制御する変調方式選択部1070を含む。   The control unit 107 receives information sent from a communication quality measurement unit that measures EVM (Error Vector Magnitude), which is a distortion characteristic between an ideal modulation signal and a reception modulation signal, not shown, and sent from the demodulation unit 105. A modulation system selection unit 1070 that receives the unit layer 2 header analysis result as input, selects a modulation system, and controls the modulation unit 103 and the demodulation unit 105 is included.

変調方式選択部1070は、送信時の変調方式と再送時の変調方式との関係を示したテーブルを記録している。シグナルシンボル解析結果より、端末装置2からユニットを正しく受信できない旨のNACKが応答されたと判断すると、そのテーブルを参照し、ユニットを送信したときの変調方式から、このユニットのデータを再送するための変調方式を決定する。   The modulation scheme selection unit 1070 records a table showing the relationship between the modulation scheme at the time of transmission and the modulation scheme at the time of retransmission. If it is determined from the signal symbol analysis result that a NACK indicating that the unit cannot be correctly received from the terminal device 2 is returned, the table is referred to, and the data for this unit is retransmitted from the modulation scheme when the unit is transmitted. Determine the modulation method.

また、制御部107は、復調部105から送られてきたユニットのレイヤ2ヘッダー解析結果にもとづき、再送用のユニットを生成するためユニット生成部1031、分割部1033等を制御する分割制御部1071を含む。   The control unit 107 also includes a division control unit 1071 that controls the unit generation unit 1031, the division unit 1033, and the like to generate a unit for retransmission based on the layer 2 header analysis result of the unit sent from the demodulation unit 105. Including.

分割制御部1071は、シグナルシンボル解析結果より、端末装置2からユニットを正しく受信できない旨のNACK応答がされたと判断すると、分割部1033で、そのデータを2分割し、ユニット生成部1031で、2分割されたデータを再送するための2つの新たなユニットを生成する。そして、分割制御部1071は、再送の起点となったユニットのデータを全て再送するまで、データの分割を行う度に、2分割元のデータを親、2分割後のデータを子に対応付けながら、再送の起点となったユニットのデータをルートとする木構造を形成するとともに、それぞれの分割データに、この木構造のどのノードに該当しているかの分割構造情報を割り当てる。   When the division control unit 1071 determines from the signal symbol analysis result that a NACK response indicating that the unit cannot be correctly received from the terminal device 2 has been received, the division unit 1033 divides the data into two, and the unit generation unit 1031 uses the 2 Two new units for resending the divided data are generated. Then, the division control unit 1071 associates the data of the two-division source with the parent and the data after the division into the child each time the data is divided until all the data of the unit that is the starting point of the retransmission is re-transmitted. Then, a tree structure having the root of the data of the unit that is the starting point of the retransmission is formed, and the divided structure information indicating which node of the tree structure corresponds to each divided data.

図9は、変調部103の詳細な構成を示す概念図である。図9において、選択部1030は、通常の送信時はIF部106からの入力を、再送時は分割部1033からの入力を選択する。ユニット生成部1031は、選択部1030からの入力に対して畳み込み符号を行ってから、図6に示すレイヤ2データに格納するとともに、シグナルシンボル、レイヤ2ヘッダーおよび誤り検出符号CRCを付加しユニットを生成する。また、特定の符号化率が指定された場合は、選択部1030からの入力に対して畳み込み符号を行い、あらかじめ規定されたパンクチャパターンを参照しながらその出力を間引くパンクチャ符号行ってからレイヤ2データに格納する。   FIG. 9 is a conceptual diagram illustrating a detailed configuration of the modulation unit 103. In FIG. 9, the selection unit 1030 selects an input from the IF unit 106 during normal transmission, and an input from the division unit 1033 during retransmission. The unit generation unit 1031 performs convolutional code on the input from the selection unit 1030 and stores the convolutional code in the layer 2 data shown in FIG. 6 and adds a signal symbol, a layer 2 header, and an error detection code CRC to the unit. Generate. In addition, when a specific coding rate is designated, the convolutional code is applied to the input from the selection unit 1030, and the puncture code that thins out the output while referring to a predetermined puncture pattern, and then the layer 2 data To store.

送信バッファ1032は、再送の起点となったユニットのデータが受信側で正しく受信されるまで、そのユニットのデータを記録する。また、分割制御部1071の指示により、記録したデータの所定部分を分割部1033に出力する。なお、ユニットが受信側で正しく受信されたか否かの判定は、送信側がそのユニットのシグナルシンボルのHARQ SNに割り当てたシーケンス番号を、ペアーとなるユニットのシグナルシンボルのHARQ ACK SNに格納して、所定の時間内に受信側が通知してきたか否かで行う。分割部1033は、送信バッファ1032からの出力を2分割し、選択部1030に出力する。変調実行部1034はユニット生成部1031からの出力に対してBPSKなどの変調を行う。   The transmission buffer 1032 records the data of the unit until the data of the unit that is the starting point of retransmission is correctly received on the receiving side. Further, a predetermined portion of the recorded data is output to the dividing unit 1033 according to an instruction from the dividing control unit 1071. In order to determine whether a unit has been correctly received on the receiving side, the transmission side stores the sequence number assigned to the HARQ SN of the signal symbol of the unit in the HARQ ACK SN of the signal symbol of the paired unit, This is performed based on whether the receiving side has notified within a predetermined time. The dividing unit 1033 divides the output from the transmission buffer 1032 into two and outputs the divided output to the selecting unit 1030. The modulation execution unit 1034 performs modulation such as BPSK on the output from the unit generation unit 1031.

図10は、変調方式選択部1070が記録している送信時の変調方式と再送時の変調方式との関係を示したテーブルのデータ構造である。図10において256QAM等は変調方式を表す。また、変調方式に添えられた分数は、パンクチャ符号の符号化率を表す。なお、符号化率1/2は畳み込み符号およびパンクチャ符号を行わず、変調のみ行うことを表す。テーブルでは、ユニットあたり伝送できる情報量が、送信時の変調方式のハーフサイズに最も近い変調方式が、再送時の変調方式として対応付けられている。このテーブルにより、例えば、送信時の変調方式「64QAM 3/4」と再送時の変調方式「16QAM 3/4」が対応付けられる。   FIG. 10 shows a data structure of a table showing the relationship between the modulation method at the time of transmission and the modulation method at the time of retransmission recorded by the modulation method selection unit 1070. In FIG. 10, 256QAM or the like represents a modulation method. The fraction attached to the modulation scheme represents the coding rate of the puncture code. The coding rate 1/2 represents that only modulation is performed without performing convolutional code and puncture code. In the table, the modulation scheme that is closest to the half size of the modulation scheme at the time of transmission of information per unit is associated as the modulation scheme at the time of retransmission. With this table, for example, the modulation scheme “64QAM 3/4” at the time of transmission is associated with the modulation scheme “16QAM 3/4” at the time of retransmission.

図11は、分割制御部1071が生成する分割データの木構造の構成を示す概念図である。図11においてL=0〜4のそれぞれは、木構造の深さを表す。L=0はルートである。また、P=0〜5…のそれぞれは、同じ深さを持つ木構造のノードの左端からの位置を表す。P=0は最左端にあることを表す。分割構造情報は、木構造の深さ(L INFO)、および木構造の左端からの位置(P INFO)から構成される。図11には、変調方式が256QAM 3/4であったユニットのデータを再送の起点とし、このデータを根とする木構造において、各再送時の分割データの変調方式および分割構造情報を示してある。   FIG. 11 is a conceptual diagram illustrating a configuration of a tree structure of divided data generated by the division control unit 1071. In FIG. 11, each of L = 0 to 4 represents the depth of the tree structure. L = 0 is the route. Further, each of P = 0 to 5... Represents the position from the left end of the tree-structured node having the same depth. P = 0 represents the leftmost position. The division structure information includes a depth of the tree structure (L INFO) and a position from the left end of the tree structure (P INFO). FIG. 11 shows the data of a unit whose modulation method is 256QAM 3/4 as the starting point of retransmission, and shows the modulation method and division structure information of divided data at each retransmission in a tree structure rooted at this data. is there.

再送制御の具体例として、図11を参照しながら、変調方式が256QAM 3/4であったユニットのデータに再送要求があった場合について説明を行う。   As a specific example of retransmission control, a case where a retransmission request is made for data of a unit whose modulation scheme is 256QAM 3/4 will be described with reference to FIG.

変調方式選択部1070は、シグナルシンボル解析結果より、変調方式が256QAM 3/4であったユニットを正しく受信できない旨のNACKが端末装置2から応答されたと判断すると、図10のテーブルを参照し、再送のための変調方式として64QAM 3/4を選択し、変調実行部1034を制御する。   When the modulation scheme selection unit 1070 determines from the signal symbol analysis result that the terminal device 2 has returned a NACK indicating that the unit whose modulation scheme is 256QAM 3/4 cannot be correctly received, the modulation scheme selection unit 1070 refers to the table of FIG. 64QAM 3/4 is selected as the modulation method for retransmission, and the modulation execution unit 1034 is controlled.

分割制御部1071は、送信バッファ部1032から再送すべきデータを読み出し、分割部1033に送る。分割部1033は、そのデータを2分割し、選択部1030に出力する。分割制御部1071は、選択部1030を分割部1033の出力を選択するよう制御し、分割部1033の出力がユニット生成部1031に送られる。ユニット生成部1031では、2分割されたデータを再送するための2つのユニットを生成する。分割制御部1071は、左の子に対応させた2分割データには分割構造情報としてL INFO=001、P INFO=00000を割り当てる。一方、右の子に対応させた2分割データには分割構造情報としてL INFO=001、P INFO=00001を割り当てる。そして生成した分割構造情報を、図6に示すレイヤ2ヘッダーのRTY STの上位3bitにL INFOを、下位5bitにP INFOを格納し、RSFを有効にして受信側に通知する。以下、受信側から木構造のノードであるユニットのデータの全てを正しく受信できた旨の通知があるまで、上記操作を繰り返す。なお、分割構造情報として木構造の深さを3bit、木構造の左端からの位置を5bitで、各2分割データは、この木構造のどのノードに該当しているか表現したが、分割構造情報を深さと位置に分けずに一意に表現してもよく、8bit以外のビット数で分割構造情報を構成してもよい。   The division control unit 1071 reads data to be retransmitted from the transmission buffer unit 1032 and sends the data to the division unit 1033. Dividing unit 1033 divides the data into two and outputs the divided data to selecting unit 1030. The division control unit 1071 controls the selection unit 1030 to select the output of the division unit 1033, and the output of the division unit 1033 is sent to the unit generation unit 1031. The unit generation unit 1031 generates two units for retransmitting the data divided into two. The division control unit 1071 assigns L INFO = 001 and P INFO = 00000 as the division structure information to the two divided data corresponding to the left child. On the other hand, L INFO = 001 and P INFO = 00001 are assigned as the divided structure information to the two divided data corresponding to the right child. Then, the generated division structure information is notified to the receiving side by storing L INFO in the upper 3 bits of the RTY ST of the layer 2 header shown in FIG. 6 and P INFO in the lower 5 bits, enabling RSF. Thereafter, the above operation is repeated until there is a notification from the receiving side that all the data of the unit, which is a tree-structured node, has been correctly received. As the split structure information, the depth of the tree structure is 3 bits, the position from the left end of the tree structure is 5 bits, and each 2 split data expresses which node of this tree structure corresponds, but the split structure information It may be expressed uniquely without being divided into depth and position, and the division structure information may be configured with a number of bits other than 8 bits.

これまで説明した再送制御は、基地局装置1での機能に相当する。一方、再送を実行するためには、基地局装置1だけではなく、端末装置2も所定の動作を実行する必要がある。すなわち端末装置2は、基地局装置1から送信されたユニットのデータについて誤り検出を行い、基地局装置1に再送要求を行うとともに、分割して再送されてきたデータを合成する。ここでは端末装置2の動作として説明するが、この機能は基地局装置1にも含まれてもよい。   The retransmission control described so far corresponds to a function in the base station apparatus 1. On the other hand, in order to execute retransmission, not only the base station apparatus 1 but also the terminal apparatus 2 needs to execute a predetermined operation. That is, the terminal device 2 performs error detection on the unit data transmitted from the base station device 1, makes a retransmission request to the base station device 1, and combines the divided and retransmitted data. Here, the operation is described as the operation of the terminal device 2, but this function may be included in the base station device 1.

図12は、図7の端末装置2の無線通信に関する機能ブロックの構成を示す概念図である。図12において、アンテナ200、送信部202および受信部204は、図8におけるアンテナ100、送信部102、受信部104に相当するため説明を省略する。   FIG. 12 is a conceptual diagram illustrating a configuration of functional blocks related to wireless communication of the terminal device 2 of FIG. In FIG. 12, the antenna 200, the transmission unit 202, and the reception unit 204 correspond to the antenna 100, the transmission unit 102, and the reception unit 104 in FIG.

変調部203は、IF部206からの入力に対して変調を行い、送信部202に出力する。また、ユニット解析部2051で正しく受信できたと判定されたユニットのシーケンス番号を制御部207から受け取り、ペアーになるユニットのシグナルシンボルのHARQ ACK SNに格納する。   Modulation section 203 modulates the input from IF section 206 and outputs the result to transmission section 202. Also, the sequence number of the unit determined to have been correctly received by the unit analysis unit 2051 is received from the control unit 207 and stored in the HARQ ACK SN of the signal symbol of the paired unit.

復調部205は、受信部204からの入力に対して復調を行い、IF部206に出力する。また、図4に示すシグナルシンボルおよび図6に示すユニットのレイヤ2ヘッダーを解析し、その結果を制御部207へ出力する。   Demodulation section 205 demodulates the input from reception section 204 and outputs the result to IF section 206. Further, the signal symbol shown in FIG. 4 and the layer 2 header of the unit shown in FIG. 6 are analyzed, and the result is output to the control unit 207.

IF部206は、図示していない音声復号部等に接続され、受信時に復調部205において復調した信号を図示していない音声復号部に出力する。また、IF部206は、送信時に音声符号部からデータを入力し、これを変調部203に出力する。   The IF unit 206 is connected to a speech decoding unit (not shown) or the like, and outputs a signal demodulated by the demodulation unit 205 at the time of reception to a speech decoding unit (not shown). In addition, IF section 206 inputs data from the voice encoding section at the time of transmission, and outputs this to modulation section 203.

制御部207は、復調部205から送られてきたユニットのシグナルシンボル解析結果を入力とし、正しく受信できないユニットを送信してきた基地局装置1に、そのユニットのデータの再送要求を行う。また、基地局装置1全体のタイミングの制御等を行う。   The control unit 207 receives the signal symbol analysis result of the unit sent from the demodulation unit 205 as an input, and requests the base station apparatus 1 that has transmitted a unit that cannot be received correctly to retransmit the data of the unit. In addition, the timing of the entire base station apparatus 1 is controlled.

制御部207は、図4に示すシグナルシンボルに含まれる変調パラメータMIを参照して、変調方式を決定し、変調部203および復調部205を制御する変調方式選択部2070を含む。   Control section 207 includes a modulation scheme selection section 2070 that determines a modulation scheme with reference to modulation parameter MI included in the signal symbol shown in FIG. 4 and controls modulation section 203 and demodulation section 205.

また、制御部207は、復調部205から送られてきたユニットのレイヤ2ヘッダー解析結果にもとづき、再送用のユニットのデータを合成するため受信バッファ部2052、合成部2053等を制御する合成制御部2071を含む。   The control unit 207 also controls the reception buffer unit 2052, the synthesis unit 2053, and the like to synthesize unit data for retransmission based on the layer 2 header analysis result of the unit sent from the demodulation unit 205. 2071 is included.

合成制御部2071は、ユニット解析部2051から送られてきた誤り検出結果、およびレイヤ2ヘッダーの解析結果にもとづき、再送の起点となったユニットのデータが全て正しく受信できたか否かを判定する。全て正しく受信できたと判定すると、受信バッファ部2052から分割データを読み出し、合成部2053に送る。合成制御部2071は、レイヤ2ヘッダーのRTY STから抽出した分割構造情報を参照して合成部2053を制御する。合成部2053は、木構造のリーフに該当する分割データから順に、子から親へ合成する操作をルートに至るまで繰り返し、最終的に得られたデータを再送の起点となったユニットのデータとして選択部2054に出力する。   Based on the error detection result sent from the unit analysis unit 2051 and the analysis result of the layer 2 header, the composition control unit 2071 determines whether all the data of the unit that is the starting point of retransmission has been received correctly. If it is determined that all data has been received correctly, the divided data is read from the reception buffer unit 2052 and sent to the synthesis unit 2053. The composition control unit 2071 controls the composition unit 2053 with reference to the division structure information extracted from the RTY ST of the layer 2 header. The synthesizing unit 2053 repeats the operation of synthesizing from the child to the parent in order from the divided data corresponding to the leaf of the tree structure until the root is selected, and finally selects the obtained data as the data of the unit that is the starting point of the retransmission To the unit 2054.

図13は、復調部205の詳細な構成を示す概念図である。図13において、復調実行部2050は受信部204からの出力に対してBPSKなどの復調を行う。ユニット解析部2051は、復調実行部2050からの入力からレイヤ2ヘッダーを抽出して解析を行い、その結果を制御部207に送る。またレイヤ2データに格納されたデータにビタビ復号を行い、誤り検出符号CRCを用いて、誤りが生じたか否かを判定し、その結果を制御部207に送る。   FIG. 13 is a conceptual diagram illustrating a detailed configuration of the demodulation unit 205. In FIG. 13, the demodulation execution unit 2050 performs demodulation such as BPSK on the output from the reception unit 204. Unit analysis section 2051 extracts and analyzes the layer 2 header from the input from demodulation execution section 2050, and sends the result to control section 207. Further, Viterbi decoding is performed on the data stored in the layer 2 data, it is determined whether an error has occurred using the error detection code CRC, and the result is sent to the control unit 207.

誤りが発生していなければ、ビタビ復号したデータを抽出する。なお、特定の符号化率が指定された場合は、あらかじめ規定されたパンクチャパターンを参照しながら、ヌルデータを挿入してパンクチャ復号を行い、その出力のビタビ復号を行う。パンクチャ復号を行うか否かの判定は、図4に示すシグナルシンボルに含まれる変調パラメータMIを参照し、特定の符号化率が送信側で指定されたか否かで行う。   If no error has occurred, Viterbi-decoded data is extracted. When a specific coding rate is specified, puncture decoding is performed by inserting null data while referring to a predetermined puncture pattern, and Viterbi decoding of the output is performed. Whether or not to perform puncture decoding is determined by referring to the modulation parameter MI included in the signal symbol shown in FIG. 4 and determining whether or not a specific coding rate is designated on the transmission side.

さらに、ユニット解析部2051は、解析対象であるユニットが再送用であるか否かを、図6に示すレイヤ2ヘッダーのRSFが有効であるか否かで判定する。再送用のユニットであれば、そのレイヤ2データから抽出したデータを受信バッファ2052に出力する。一方、再送用のユニットでなければ、選択部2054に出力する。受信バッファ2052は、再送の起点となったユニットのデータ全てを正しく受信できるまで、再送された分割データを記録する。また合成制御部2071の指示により、記録した分割データを合成部2053に出力する。合成部2053は、合成制御部2071の指示により受信バッファ2052からの出力を合成し、選択部2054に出力する。選択部2054は、通常の受信時はユニット解析部2051からの入力を、再送完了時は合成部2053からの入力を選択し、IF部206に出力する。   Further, the unit analysis unit 2051 determines whether or not the unit to be analyzed is for retransmission based on whether or not the RSF of the layer 2 header shown in FIG. 6 is valid. If the unit is a retransmission unit, the data extracted from the layer 2 data is output to the reception buffer 2052. On the other hand, if it is not a unit for retransmission, it is output to the selection unit 2054. The reception buffer 2052 records the retransmitted divided data until all the data of the unit that is the starting point of the retransmission can be correctly received. Further, the recorded divided data is output to the synthesizing unit 2053 according to an instruction from the synthesizing control unit 2071. The synthesizer 2053 synthesizes the output from the reception buffer 2052 in accordance with an instruction from the synthesize controller 2071, and outputs it to the selector 2054. The selection unit 2054 selects an input from the unit analysis unit 2051 at the time of normal reception, and selects an input from the synthesis unit 2053 at the time of completion of retransmission, and outputs it to the IF unit 206.

以上の構成による移動体通信システム10の動作を説明する。図14は移動体通信システム10の再送手順を示すフローチャートである。   The operation of the mobile communication system 10 having the above configuration will be described. FIG. 14 is a flowchart showing a retransmission procedure of the mobile communication system 10.

基地局装置1は、測定されたEVMにもとづき、変調方式として256QAM 3/4の選択を決定し(S200)、シグナルシンボルのHARQ SNにシーケンス番号「1」を、レイヤ2ヘッダーのPDU SNにシーケンス番号「1」を格納してユニット#1を生成し、端末装置2に送信する(S201)。端末装置2は、受信したユニット#1の誤り検出を行い、このユニットが正しく受信できなかったと判定する(S202)。Based on the measured EVM, the base station apparatus 1 decides the selection of 256QAM 3/4 as the modulation method (S200), and sequences the sequence number “1” to the HARQ SN of the signal symbol and the PDU SN of the layer 2 header. The unit # 1 is generated by storing the number “1” and transmitted to the terminal device 2 (S201). The terminal device 2 performs error detection on the received unit # 1, and determines that this unit has not been received correctly (S202).

基地局装置1は所定の時間内にペアーとなるユニットのシグナルシンボルのHARQ ACK SNにシーケンス番号「1」が格納されて通知されなかったことから(S203)、端末装置2はユニット#1のNACKを応答してきたと判定する。Since the base station apparatus 1 has not been notified because the sequence number “1” is stored in the HARQ ACK SN of the signal symbol of the unit paired within a predetermined time (S203), the terminal apparatus 2 receives the NACK of the unit # 1. Is determined to have responded.

次に、基地局装置1は、ユニット#1の再送信を行う(S204)。再送信によりユニット#1を送信できれば、ユニット#1のデータを2分割して送信するより伝送効率の向上することがあるからである。ユニット#1の再送信は、予め規定された回数を行ってもよく、測定されたEVM等、伝播環境に応じて再送信を行ったり、行わなかったりしてもよい。ここでは、1回のみ行うとする。Next, the base station apparatus 1 performs retransmission of unit # 1 (S204). This is because if the unit # 1 can be transmitted by retransmission, the transmission efficiency may be improved compared to the case where the data of the unit # 1 is divided into two. The unit # 1 may be retransmitted a predetermined number of times, or may be retransmitted or not depending on the propagation environment such as measured EVM. Here, it is assumed that it is performed only once.

端末装置2は、受信したユニット#1の誤り検出を行い、このユニットが正しく受信できなかったと判定する(S205)。The terminal device 2 performs error detection on the received unit # 1, and determines that this unit has not been received correctly (S205).

基地局装置1は所定の時間内にペアーとなるユニットのシグナルシンボルのHARQ ACK SNにシーケンス番号「1」が格納されて通知されなかったことから(S206)、端末装置2はユニット#1のNACKを応答してきたと判定する。Since the base station apparatus 1 has not been notified because the sequence number “1” is stored in the HARQ ACK SN of the signal symbol of the unit paired within a predetermined time (S206), the terminal apparatus 2 determines that the NACK of the unit # 1 Is determined to have responded.

そこで、基地局装置1は、図10のデーブルを参照して再送用の変調方式として64QAM 3/4の選択を決定するとともに、ユニット#1のデータを2分割し、それぞれのデータを格納するユニット#1-1とユニット#1-2を生成する。(S207)ここで、ユニット#1-1のシグナルシンボルのHARQ SNにはシーケンス番号「1」を、レイヤ2ヘッダーのPDU SNにはシーケンス番号「1」を、L INFOには木構造の深さ「1」を、P INFOには木構造の左端からの位置「0」を格納する。また、ユニット#1-2のシグナルシンボルのHARQ SNにはシーケンス番号「1」を、レイヤ2ヘッダーのPDU SNにはシーケンス番号「1」を、L INFOには木構造の深さ「1」を、P INFOには木構造の左端からの位置「1」を格納する。Therefore, the base station apparatus 1 determines the selection of 64QAM 3/4 as the modulation scheme for retransmission with reference to the table of FIG. 10, and divides the data of unit # 1 into two and stores the respective data Generate # 1-1 and unit # 1-2. (S207) Here, the sequence number “1” is assigned to the HARQ SN of the signal symbol of the unit # 1-1, the sequence number “1” is assigned to the PDU SN of the layer 2 header, and the tree structure depth is assigned to the L INFO. “1” is stored in P INFO and the position “0” from the left end of the tree structure is stored. In addition, the sequence number “1” is assigned to the HARQ SN of the signal symbol of unit # 1-2, the sequence number “1” is assigned to the PDU SN of the layer 2 header, and the tree structure depth “1” is assigned to the L INFO. , P INFO stores the position “1” from the left end of the tree structure.

基地局装置1は、64QAM 3/4でユニット#1-1の変調を行い、端末装置2に送信する(S208)。端末装置2は、受信したユニット#1-1の誤り検出を行い、このユニットが正しく受信できたと判定し、受信バッファ2052に記録する(S209)。そして、ペアーとなるユニットのシグナルシンボルのHARQ ACK SNに「1」を格納して基地局装置1に送信し、ユニット#1-1のACKを応答する(S210)。The base station apparatus 1 modulates the unit # 1-1 with 64QAM 3/4 and transmits it to the terminal apparatus 2 (S208). The terminal device 2 detects the error of the received unit # 1-1, determines that this unit has been received correctly, and records it in the reception buffer 2052 (S209). Then, “1” is stored in the HARQ ACK SN of the signal symbol of the paired unit and transmitted to the base station apparatus 1, and the ACK of the unit # 1-1 is returned (S210).

基地局装置1は、端末装置2からユニット#1-1のACKが応答されてきたため、ユニット#1-1は端末装置2で正しく受信できたと判定する。そこで、64QAM 3/4でユニット#1-2の変調を行い、端末装置2に送信する(S211)。端末装置2は、受信したユニット#1-2の誤り検出を行い、このユニットが正しく受信できたと判定し、受信バッファ2052に記録する(S212)。そして、ペアーとなるユニットのシグナルシンボルのHARQ ACK SNに「1」を格納して基地局装置1に送信し、ユニット#1-2のACKを応答する(S213)。The base station apparatus 1 determines that the unit # 1-1 has been correctly received by the terminal apparatus 2 because the ACK of the unit # 1-1 has been returned from the terminal apparatus 2. Therefore, the unit # 1-2 is modulated by 64QAM 3/4 and transmitted to the terminal device 2 (S211). The terminal device 2 detects the error of the received unit # 1-2, determines that this unit has been received correctly, and records it in the reception buffer 2052 (S212). Then, “1” is stored in the HARQ ACK SN of the signal symbol of the paired unit and transmitted to the base station apparatus 1, and the ACK of the unit # 1-2 is returned (S213).

基地局装置1は、端末装置2からユニット#1-2のACKが応答されてきたため、ユニット#1-2は端末装置2で正しく受信できたと判定する。そして再送の起点となったユニット#1のデータは全て端末装置2で正しく受信できたことが確認されたため、ユニット#1に関する再送を完了する。The base station apparatus 1 determines that the unit # 1-2 has been correctly received by the terminal apparatus 2 because the ACK of the unit # 1-2 has been returned from the terminal apparatus 2. Since it has been confirmed that the terminal device 2 has received all the data of the unit # 1 that is the starting point of the retransmission, the retransmission related to the unit # 1 is completed.

一方、端末装置2は、再送の起点となったユニット#1のデータを全て正しく受信できたため、ユニット#1に関する再送要求を完了する。また、受信バッファ2052からユニット#1-1の分割データおよびユニット#1-2の分割データを読み出し、合成部2053で親であるユニット#1のデータとして合成する(S214)。On the other hand, since the terminal apparatus 2 has correctly received all the data of the unit # 1 that is the starting point of the retransmission, the terminal apparatus 2 completes the retransmission request for the unit # 1. Further, the division data of unit # 1-1 and the division data of unit # 1-2 are read from the reception buffer 2052, and are synthesized as data of the parent unit # 1 by the synthesis unit 2053 (S214).

このような本発明の実施の形態によれば、以下の通りの作用効果を享受することができる。   According to such an embodiment of the present invention, the following operational effects can be enjoyed.

端末装置2から再送要求があると、復調部105で端末装置2から応答されるNACKを取得し、分割部1033は、誤りが発生したユニットのデータを分割し、ユニット生成部1031は、分割データを合成するための分割構造情報を生成するとともに、この分割構造情報を含め、分割後のデータを再送する再送用のユニットを生成し、変調方式選択部1070は、複数の変調方式のうちで、誤りが発生したユニットを送信したとき用いた変調方式より多値が少なく、かつ再生用のユニットに格納したデータに応じた変調方式を選択し、変調実行部1034は、選択した変調方式を用いて、再生用のユニットを変調し、端末装置2に対して再送するため、伝播環境の影響で再送回数が増加し、伝送品質が頻繁に変動する場合であっても、分割データのサイズに応じて多値数の少ない変調方式を選択することができ、データ再送時の効率性と信頼性を向上させることができる。   When there is a retransmission request from the terminal device 2, the demodulation unit 105 acquires a NACK returned from the terminal device 2, the dividing unit 1033 divides the data of the unit in which the error has occurred, and the unit generating unit 1031 And generating a retransmission unit for retransmitting the divided data including the division structure information, and the modulation scheme selection unit 1070 includes a plurality of modulation schemes, The modulation system 1034 selects a modulation system that has fewer multi-values than the modulation system used when the unit in which the error occurred is transmitted and is stored in the reproduction unit, and the modulation execution unit 1034 uses the selected modulation system. Since the unit for reproduction is modulated and retransmitted to the terminal device 2, even if the number of retransmissions increases due to the influence of the propagation environment and the transmission quality fluctuates frequently, the divided data Can be selected with less modulation method multi-level number in accordance with the size, it is possible to improve the efficiency and reliability at the time of data retransmission.

また、分割部1033は、木構造に対応付けながら、誤りが発生したユニットのデータを分割し、ユニット生成部1031は、分割データを木構造のノードに対応付ける分割構造情報を生成するため、伝播環境の影響で再送回数が増加した場合であっても、木構造に対応付けられた分割データの管理が容易となり、データ再送時の効率性をさらに向上させることができる。   In addition, the division unit 1033 divides the data of the unit in which an error has occurred in association with the tree structure, and the unit generation unit 1031 generates division structure information for associating the divided data with the nodes of the tree structure. Even when the number of retransmissions increases due to the influence of the above, it becomes easy to manage the divided data associated with the tree structure, and the efficiency at the time of data retransmission can be further improved.

以上、本発明を実施するための最良の形態について説明をしてきたが、本発明は、この実施の形態の構成に限定されるものではなく、特許請求の範囲に規定された本発明の適用範囲にあり、上述した実施の形態の構成が備える機能を達成可能であれば、いろいろな変形が可能である。   Although the best mode for carrying out the present invention has been described above, the present invention is not limited to the configuration of this embodiment, and the scope of application of the present invention defined in the claims. As long as the functions of the configuration of the above-described embodiment can be achieved, various modifications are possible.

例えば、本発明の実施の形態において通信システム10はTDMAとOFDMAが適用されるとして説明したが、これにかぎらず、例えば、TDMAとCDMA(Code Division Multiple Access)が適用されてもよく、またTDMAとSDMA(Space Division Multiple Access)が適用されてもよい。   For example, in the embodiment of the present invention, the communication system 10 has been described as applying TDMA and OFDMA. However, the present invention is not limited to this. For example, TDMA and CDMA (Code Division Multiple Access) may be applied. And SDMA (Space Division Multiple Access) may be applied.

また、本発明の実施の形態において、再送制御としてHARQ タイプIIを例にとり説明したが、これにかぎらず、例えば、HARQタイプI、タイプIIIあるいはSRARQ(Selective Repeat Automatic Request)などランダム転送の再送制御が適用されてもよい。   In the embodiment of the present invention, HARQ type II has been described as an example of retransmission control. However, the present invention is not limited to this, and for example, random transmission retransmission control such as HARQ type I, type III, or SRARQ (Selective Repeat Automatic Request). May be applied.

TDMAフレーム構成を示す概念図Conceptual diagram showing the TDMA frame structure OFDMAサブチャンネル構成を示す概念図Conceptual diagram showing OFDMA subchannel configuration サブチャンネルブロックの構成を示す概念図Conceptual diagram showing the configuration of the subchannel block シグナルシンボルの構成を示す概念図Conceptual diagram showing the configuration of the signal symbol 本発明の実施の形態におけるネットワーク階層の構成を示す概念図The conceptual diagram which shows the structure of the network hierarchy in embodiment of this invention ユニットの構成を示す概念図Conceptual diagram showing the configuration of the unit 本発明の実施の形態に係る通信システムの構成を示す概念図The conceptual diagram which shows the structure of the communication system which concerns on embodiment of this invention 本発明の実施の形態に係る基地局装置の構成を示す概念図The conceptual diagram which shows the structure of the base station apparatus which concerns on embodiment of this invention 変調部の詳細な構成を示す概念図Conceptual diagram showing the detailed configuration of the modulation unit 送信時の変調方式と再送時の変調方式との関係を示したテーブルのデータ構造を示す図The figure which shows the data structure of the table which showed the relationship between the modulation system at the time of transmission, and the modulation system at the time of retransmission 分割データの木構造の構成を示す概念図Conceptual diagram showing the structure of the tree structure of divided data 本発明の実施の形態に係る端末装置の無線通信に関する機能ブロックの構成を示す概念図The conceptual diagram which shows the structure of the functional block regarding the radio | wireless communication of the terminal device which concerns on embodiment of this invention 復調部205の詳細な構成を示す概念図Conceptual diagram showing a detailed configuration of the demodulation unit 205 再送手順を示すフローチャートFlow chart showing resending procedure

符号の説明Explanation of symbols

101 無線部
102 送信部
103 変調部
104 受信部
105 復調部
106 IF部
107 制御部
1070 変調方式選択部
1071 分割制御部

DESCRIPTION OF SYMBOLS 101 Radio | wireless part 102 Transmission part 103 Modulation part 104 Reception part 105 Demodulation part 106 IF part 107 Control part 1070 Modulation system selection part 1071 Division | segmentation control part

Claims (4)

受信装置からエラーデータの検出に起因する再送要求を受けると、前記エラーデータを分割するとともに、前記分割データのサイズに応じた変調方式を選択して変調を行い、前記受信装置に再送することを特徴とする送信方法。   Upon receiving a retransmission request resulting from detection of error data from a receiving device, the error data is divided, and a modulation method corresponding to the size of the divided data is selected, modulated, and retransmitted to the receiving device. A characteristic transmission method. 前記再送要求の起点となったデータをルートとする木構造に対応付けながら、前記分割を実行するとともに、
前記分割データを前記木構造に対応付ける分割構造情報を、前記分割データに付加して前記受信装置に再送することを特徴とする請求項1に記載の送信方法。
While performing the division while associating the data that is the origin of the retransmission request with a tree structure having a root,
The transmission method according to claim 1, wherein division structure information that associates the division data with the tree structure is added to the division data and retransmitted to the reception apparatus.
受信装置に対してデータを送信する送信装置であって、
前記受信装置において受信したデータで誤りが発生したエラーデータを特定する情報を取得する取得部と、
前記情報により特定したエラーデータを分割する分割部と、
前記分割データを合成するため用いる情報を生成し、前記分割データに付加する生成部と、
複数の変調方式のうちで、前記分割データのサイズに応じた多値数の変調方式を選択する選択部と、
前記選択した変調方式を用いて前記分割データを変調し、前記受信装置に対して再送する再送部と、
を備えることを特徴とする送信装置。
A transmitting device that transmits data to a receiving device,
An acquisition unit for acquiring information identifying error data in which an error has occurred in the data received by the receiving device;
A dividing unit for dividing the error data identified by the information;
Generating information used to synthesize the divided data, and adding to the divided data;
Among a plurality of modulation schemes, a selection unit that selects a modulation scheme of a multi-level number according to the size of the divided data;
A retransmission unit that modulates the divided data using the selected modulation scheme and retransmits the divided data;
A transmission device comprising:
前記分割部は、前記再送の起点となったデータをルートとする木構造に対応付けながら、前記分割を実行し、
前記生成部は、分割したデータを前記木構造のノードに対応付ける分割構造情報を生成することを特徴とする請求項3に記載の送信装置。
The division unit performs the division while associating with a tree structure having the root of the data that is the starting point of the retransmission,
The transmission apparatus according to claim 3, wherein the generation unit generates division structure information that associates the divided data with the nodes of the tree structure.
JP2007090900A 2007-03-30 2007-03-30 Retransmission method and transmission device using the same Pending JP2008252503A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007090900A JP2008252503A (en) 2007-03-30 2007-03-30 Retransmission method and transmission device using the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007090900A JP2008252503A (en) 2007-03-30 2007-03-30 Retransmission method and transmission device using the same

Publications (1)

Publication Number Publication Date
JP2008252503A true JP2008252503A (en) 2008-10-16

Family

ID=39976934

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007090900A Pending JP2008252503A (en) 2007-03-30 2007-03-30 Retransmission method and transmission device using the same

Country Status (1)

Country Link
JP (1) JP2008252503A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013538497A (en) * 2010-08-03 2013-10-10 クアルコム,インコーポレイテッド Dynamic bit allocation for communication networks

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61161847A (en) * 1984-12-28 1986-07-22 ノーザン・テレコム・リミテツド Transmission of sequence number for information in packet data transmission system
JPH11215192A (en) * 1998-01-29 1999-08-06 Matsushita Electric Ind Co Ltd Variable length packet communication method and packet communication device
JP2002374321A (en) * 2001-06-18 2002-12-26 Ntt Docomo Inc Packet transmission method, base station and mobile station
JP2003152691A (en) * 2001-08-31 2003-05-23 Matsushita Electric Ind Co Ltd Transmission/reception apparatus and transmission/ reception method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61161847A (en) * 1984-12-28 1986-07-22 ノーザン・テレコム・リミテツド Transmission of sequence number for information in packet data transmission system
JPH11215192A (en) * 1998-01-29 1999-08-06 Matsushita Electric Ind Co Ltd Variable length packet communication method and packet communication device
JP2002374321A (en) * 2001-06-18 2002-12-26 Ntt Docomo Inc Packet transmission method, base station and mobile station
JP2003152691A (en) * 2001-08-31 2003-05-23 Matsushita Electric Ind Co Ltd Transmission/reception apparatus and transmission/ reception method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013538497A (en) * 2010-08-03 2013-10-10 クアルコム,インコーポレイテッド Dynamic bit allocation for communication networks
KR101568559B1 (en) * 2010-08-03 2015-11-11 퀄컴 인코포레이티드 Dynamic bit allocation for communication networks

Similar Documents

Publication Publication Date Title
JP6678758B2 (en) Method, apparatus and system for determining transmission parameter of data sharing channel
US10819490B2 (en) Method and apparatus for transmitting/receiving uplink signaling information in a single carrier FDMA system
CN108292976B (en) Telecommunications apparatus and method
US10348473B2 (en) Method and apparatus for transmitting/receiving uplink signaling information in a single carrier FDMA system
JP5674061B2 (en) Apparatus and method for mapping symbols to resources in a mobile communication system
US20190053224A1 (en) Nlos wireles backhaul uplink communication
WO2017121417A1 (en) Method, device and system for determining coding modulation parameter
JP5619262B2 (en) Method and base station for supporting hybrid automatic retransmission request (HARQ)
US8031643B2 (en) Method and apparatus for transmitting/receiving ACK/NACK in mobile communication system
CN101479975B (en) Radio communication device
KR100918729B1 (en) Method and apparatus for time multiplexing packet data and uplink control information in single carrier frequency division multiple access system
US20070076587A1 (en) Apparatus and method for transmitting/receiving packet data control channel in an OFDMA wireless communication system
WO2007081145A1 (en) Method and apparatus for time multiplexing uplink data and uplink signaling information in an sc-fdma system
KR20070111537A (en) Methods for multi-carrier communication systems with automatic repeat request
JP4125976B2 (en) Wireless communication apparatus and wireless communication method
WO2008111795A2 (en) Methods of transmitting data using a plurality of harq process channesl sequentially
US8661307B2 (en) Transmitter device, communication system, and communication method
KR20140081301A (en) Modulation scheme and apparatus for adaptive hybrid automatic repeat request in a wireless communication system
JP2008252503A (en) Retransmission method and transmission device using the same
KR20060115200A (en) Method for link adaptation in a communication system using multi-carrier
KR20100069539A (en) Method and apparatus for reducing overhead of map in broadband wireless communication system
JP2008252501A (en) Retransmission method and transmitter using the same
JP2006173866A (en) Transmission apparatus and transmission method
WO2009050649A2 (en) Subcarrier assignment for re-transmissions

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20090925

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100212

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20111208

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20111220

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120220

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20120724