JP2008227811A - Retransmission control system by ir method in hybrid automatic retransmission of radio communication - Google Patents

Retransmission control system by ir method in hybrid automatic retransmission of radio communication Download PDF

Info

Publication number
JP2008227811A
JP2008227811A JP2007061680A JP2007061680A JP2008227811A JP 2008227811 A JP2008227811 A JP 2008227811A JP 2007061680 A JP2007061680 A JP 2007061680A JP 2007061680 A JP2007061680 A JP 2007061680A JP 2008227811 A JP2008227811 A JP 2008227811A
Authority
JP
Japan
Prior art keywords
retransmission
unit
pattern
puncturing
puncturing pattern
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.)
Withdrawn
Application number
JP2007061680A
Other languages
Japanese (ja)
Inventor
Takahiro Oba
隆浩 大場
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2007061680A priority Critical patent/JP2008227811A/en
Publication of JP2008227811A publication Critical patent/JP2008227811A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To attain retransmission by an effective puncturing pattern adapted to a reception state concerning a retransmission control method by an IR method in the hybrid automatic retransmission of radio communication. <P>SOLUTION: A transmission-side apparatus includes a puncturing pattern control part for performing control to encode transmission data and to select a pattern which is indicated by a reception-side apparatus in retransmission among the plurality of puncturing patterns. The reception-side apparatus includes: a synthesizing part for synthesizing transmitted signals; a decoding part for decoding an output; a comparison part for comparing an output of the synthesizing part with the output of the decoding part; and a plurality of counters. The plurality of counters count non-coincidence signals from the comparison part in response to a signal which expresses a validity degree from a pattern validity degree generating part. The counter whose values is maximum among values of the plurality of counters is determined. The transmission-side indicates the number of the puncturing pattern corresponding to the determined counter as the pattern used in the succeeding retransmission. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は無線通信のハイブリッド自動再送におけるIR(Incremental Redundancy:増加的冗長)法による再送制御方式に関する。   The present invention relates to a retransmission control method using an IR (Incremental Redundancy) method in hybrid automatic retransmission of wireless communication.

携帯電話等の移動体通信の技術では第3世代パートナーシッププロジエクト(3GPP)により,高速データ転送のための高速下りリンクパケットアクセス(HSPDA:High Speed Downlink Packet Access)の仕様が設けられ, その中にHARQ(ハイブリッド自動再送:Hybrid Automatic Repeat Request)による再送技術がある。HARQの再送には,同じビットを再送して受信側で以前受信した軟判定値(尤度または確率値)と再送受信した軟判定値を合成することによりSINR(Signal Inerface Noise Ratio:信号対干渉雑音比)を向上させて復号するChase合成法とIR法とがある。IR法は,再送時にいままで送信されなかったビットを送信し,合成することで等価的な符号化率を下げ(冗長性を上げ),誤り訂正能力を向上させて復号するものである。   In mobile communication technologies such as mobile phones, the 3rd Generation Partnership Project (3GPP) provides high speed downlink packet access (HSPDA) specifications for high speed data transfer, including HARQ. There is a retransmission technique based on (Hybrid Automatic Repeat Request). For HARQ retransmission, the same bit is retransmitted and the soft decision value (likelihood or probability value) received at the receiving side is combined with the retransmitted soft decision value to obtain SINR (Signal Interface Noise Ratio). There are a Chase synthesis method and an IR method for decoding with improved noise ratio. In the IR method, bits that have not been transmitted at the time of retransmission are transmitted and combined to reduce the equivalent coding rate (increase redundancy) and improve error correction capability for decoding.

図6はChase法とIR法の概念説明図である。送信側から最初に無線信号を送信する(図6のa)。Chase法ではその信号のデータを保存(C1で示す)し,誤りチェックをして誤りがあると送信側にNACKを通知し(図6のb),送信側では同じ信号を再送すると(図6のc),受信側では最初に受信した信号C1と再送信号を受信した信号C2とを合成する。この後も,誤りがあると更に再送が繰り返される。   FIG. 6 is a conceptual explanatory diagram of the Chase method and the IR method. A radio signal is first transmitted from the transmission side (a in FIG. 6). In the Chase method, data of the signal is stored (indicated by C1), an error check is performed, and if there is an error, a NACK is notified to the transmitting side (b in FIG. 6), and the same signal is retransmitted on the transmitting side (FIG. 6). C), the receiving side combines the signal C1 received first and the signal C2 received the retransmission signal. After this, if there is an error, retransmission is repeated further.

IR法では,最初に送信信号をパンクチャリングパターン1によりデータ(D)を加工して送信する。パンクチャリングパターンは送信するデータのビット位置を“1”,送信を禁止(削除)するデータのビット位置を“0”としたビットパターンを表し,図6のビット列D1はパンクチャリングパターン1(図の例では「101100」)により送信データ(符号化データ)が修飾されたビット列である。このデータを受信側で受け取って,チェックを行った結果,誤りが検出された場合,NACKを送信側に通知すると,送信側で今度はデータ(D)をパンクチャリングパターン2(図の例では「010011」)により修飾して送信する。なお,図の例では,パンクチャリングパターン2はパンクチャリングパターン1の“1”,“0”を反転したパターンである。受信側では最初に受信したデータD1と再送されたデータD2とを合成する。   In the IR method, first, a transmission signal is processed with data (D) by puncturing pattern 1 and transmitted. The puncturing pattern represents a bit pattern in which the bit position of the data to be transmitted is “1” and the bit position of the data to be prohibited (deleted) is “0”, and the bit string D1 in FIG. In this example, the transmission data (encoded data) is modified by “101100”). If an error is detected as a result of receiving this data at the receiving side and checking it, if NACK is notified to the transmitting side, data (D) is now sent to the transmitting side by puncturing pattern 2 (in the example of FIG. 010011 "). In the example shown in the figure, the puncturing pattern 2 is a pattern obtained by inverting “1” and “0” of the puncturing pattern 1. On the receiving side, the data D1 received first and the retransmitted data D2 are combined.

図7はIR法による送信側と受信側の構成を示す。図7に示すように,送信側ではデータが再送バッファ60にセットされると誤り訂正等のための符号化部61の処理が行われ,符号化データに対して予め選択されたパンクチャリングパターンによりパンクチャリング部62の処理が行われて送信される。受信側ではデータの最初の受信時には合成部63では再送バッファ64に格納するとともに受信データを復号部65で符号化が行われる前のデータに複号する。再送の場合は,送信側の再送バッファ60に格納されたデータを符号化部61で符号化し,パンクチャリング部62にてパンクチャリングが実行されて送信され,受信側の合成部63で再送バッファ64に格納された最初の受信データと再送されてきたデータとを合成し,合成されたデータについて復号部65で復号される。   FIG. 7 shows the configuration of the transmission side and the reception side by the IR method. As shown in FIG. 7, when data is set in the retransmission buffer 60 on the transmission side, the processing of the encoding unit 61 for error correction or the like is performed, and the encoded data is subjected to a pre-selected puncturing pattern. The processing of the puncturing unit 62 is performed and transmitted. On the receiving side, when data is first received, the combining unit 63 stores the data in the retransmission buffer 64 and decodes the received data to data before being encoded by the decoding unit 65. In the case of retransmission, the data stored in the retransmission buffer 60 on the transmission side is encoded by the encoding unit 61, punctured by the puncturing unit 62 and transmitted, and transmitted by the combining unit 63 on the reception side. The first received data stored in the data and the retransmitted data are combined, and the combined data is decoded by the decoding unit 65.

このようなパンクチャリングパターンによる再送制御を行う場合に,複数のパンクチャリングパターンを用いる場合があるが,再送回数を少なくすることにより効率化を図ることが望まれており,そのための提案された技術の構成を図8に示す(特許文献1参照)。図8の70は無線基地局,71はスケジューラ,72は冗長バージョン制御部(冗長バージョンはパンクチャリングパターンと同じ),73はHARQ処理部,74はACK/NACK受信部,75はCQI(Channel Quality Indicator:下り伝搬路の状態を表す)受信部である。   When performing retransmission control using such a puncturing pattern, a plurality of puncturing patterns may be used. However, it is desired to improve efficiency by reducing the number of retransmissions. The structure is shown in FIG. 8 (see Patent Document 1). 8, 70 is a radio base station, 71 is a scheduler, 72 is a redundant version control unit (the redundant version is the same as the puncturing pattern), 73 is a HARQ processing unit, 74 is an ACK / NACK receiving unit, and 75 is a CQI (Channel Quality). Indicator: Represents the state of the downlink propagation path).

図8の無線基地局70のスケジューラ71の冗長バージョン制御部72は,ACK/NACK受信部74で相手局からの応答としてNACKが返ってくるとHARQ処理部73に対して再送制御を実行させるが,その場合の再送バージョン選択の処理を行う。その場合,前回はシステマチックビットを優先するバージョン(パターン)であるかの判別をして,優先した場合はNsys−Ndata(Nsysは物理層の入力ビット数,NdataはHARQ処理部74からの出力ビット数)が正で且つコード数制限があるか等の判別をし,システマチックビットを優先してない場合は再送回数がしきい値を超えたかの判別をする等の後,システマチックビットを優先するバージョンか,システマチックビットを非優先にするバージョンかの何れかを選択し,再送回数がしきい値を超えた場合はシステマチックビットを優先するバージョンを選択するというものである。
特開2006−94318号公報
The redundant version control unit 72 of the scheduler 71 of the radio base station 70 in FIG. 8 causes the HARQ processing unit 73 to execute retransmission control when NACK is returned as a response from the counterpart station by the ACK / NACK receiving unit 74. In this case, a retransmission version selection process is performed. In that case, it is determined whether the version (pattern) prioritizing systematic bits last time. If it is prioritized, Nsys-Ndata (Nsys is the number of input bits of the physical layer, Ndata is the output from the HARQ processing unit 74) The number of bits) is positive and the number of codes is limited. If the systematic bits are not prioritized, the systematic bits are prioritized after determining whether the number of retransmissions exceeds the threshold. Or a version that prioritizes systematic bits, and if the number of retransmissions exceeds a threshold, a version that prioritizes systematic bits is selected.
JP 2006-94318 A

従来のIR法を用いた再送制御ではパンクチャリングパターンの選択は,図6に示すように規則的(例えば,2パターンを交互に選択)に行っている。その場合,全てのパンクチャリングパターンを一通り使い終わった後も規則的な選択を繰り返すだけなので,既に正常に受信できたビットに有効なパンクチャリングパターンを使用して無駄な再送を行う可能性がある。   In retransmission control using the conventional IR method, puncturing patterns are selected regularly (for example, two patterns are selected alternately) as shown in FIG. In that case, after all the puncturing patterns have been used, only regular selection is repeated. Therefore, there is a possibility of performing unnecessary retransmission using a puncturing pattern effective for bits that have already been received normally. is there.

また,上記図8に示す特許文献1の技術によれば,送信側の判断でバージョン(パターン)を選択しており,再送回数がしきい値以上の場合は常にシステマチックビットを優先するバージョンを選択するものであって,受信側における受信状況に適応したパンクチャリングパターンを選択するものではなく,無駄な再送を防止するものではない。   Further, according to the technique of Patent Document 1 shown in FIG. 8 above, the version (pattern) is selected by the judgment on the transmission side, and the version that always gives priority to the systematic bit when the number of retransmissions is equal to or greater than the threshold value. This is a selection and does not select a puncturing pattern adapted to the reception status on the receiving side, and does not prevent useless retransmission.

本発明はコストをかけることなく,受信した状況に適応した有効なパンクチャリングパターンによる再送を実現できる無線通信のハイブリッド自動再送におけるIR法による再送制御方式を提供することを目的とする。   An object of the present invention is to provide a retransmission control method using an IR method in hybrid automatic retransmission of wireless communication that can realize retransmission by an effective puncturing pattern adapted to a received situation without cost.

図1は本発明の原理構成を示す図である。図中,1は送信側装置,1aは再生バッファ部,1bは誤り訂正機能のための符号化を行う符号化部,1cはn個のパンクチャリングパターンを保持するパンクチャリングパターン保持部,1dはパンクチャリングパターン制御部,1eは選択されたパンクチャリングパターンに従って符号化データをパンクチャリングするパンクチャリング部,1fは送信部,1gは受信側からの応答を検出する受信部である。2は受信側装置,2aは受信部,2bは合成部,2cはバッファ,2dは誤り訂正を含む復号化を行う復号部,2eは比較部,2fは各パンクチャリングパターンのそれぞれの有効度(“1”)を生成するパンクチャリングパターン有効度生成部,2g−1〜nは比較部2eからの不一致のビット数をパンクチャリングパターンの有効ビットである場合にカウントするカウンタ,2hは判定部,2iはチェック部である。   FIG. 1 is a diagram showing a principle configuration of the present invention. In the figure, 1 is a transmission side device, 1a is a reproduction buffer unit, 1b is an encoding unit that performs encoding for an error correction function, 1c is a puncturing pattern holding unit that holds n puncturing patterns, and 1d is A puncturing pattern control unit, 1e is a puncturing unit that punctures encoded data according to a selected puncturing pattern, 1f is a transmitting unit, and 1g is a receiving unit that detects a response from the receiving side. 2 is a receiving side device, 2a is a receiving unit, 2b is a combining unit, 2c is a buffer, 2d is a decoding unit that performs decoding including error correction, 2e is a comparison unit, and 2f is the effectiveness of each puncturing pattern ( Puncturing pattern effectiveness generation unit for generating “1”), 2g-1 to n are counters that count the number of mismatched bits from the comparison unit 2e when they are valid bits of the puncturing pattern, 2h is a determination unit, 2i is a check unit.

送信側装置1において,再生バッファ部1aからの再送データ(再送時)または入力データ(最初の送信時)が符号化部1bで符号化されて,パンクチャリング部1eへ入力するとパンクチャリングパターン制御部1dの制御によりパンクチャリングパターン保持部1cの中から選択されたパターンに従ってパンクチャリング部1eにおいて符号化データに対してパンクチャリングを行い,その出力は送信部1fを介して無線信号として送信される。受信側装置2では受信部2aで復調し,前回までに受信したデータがバッファ2cに蓄積されたデータと合成部2bにおいて合成され,合成されたデータは比較部2eの一方の入力側に入力すると共に復号部2dに供給されて復号され,復号により訂正が行われて復号されたデータは比較部2eの他方の入力側へ入力され,2つのデータが比較される。比較部2eでは,1ビットずつに復号前と復号後(訂正後)のデータを比較し,一致,不一致を表す出力を複数個のカウンタ2gへ入力する。各カウンタ2g−1〜nはそれぞれパンクチャリングパターン有効度生成部2fからの各パターン(n個)別に設けられ,それぞれに対応するパンクチャリングパターンの有効ビット(“1”とする)に対応する比較部2eからの不一致のビット出力をカウントする。   In the transmission side device 1, when retransmission data (at the time of retransmission) or input data (at the time of initial transmission) from the reproduction buffer unit 1a is encoded by the encoding unit 1b and input to the puncturing unit 1e, a puncturing pattern control unit Under the control of 1d, the puncturing unit 1e performs puncturing on the encoded data according to the pattern selected from the puncturing pattern holding unit 1c, and the output is transmitted as a radio signal via the transmitting unit 1f. In the receiving side device 2, the data is demodulated by the receiving unit 2a, and the data received up to the previous time is combined with the data stored in the buffer 2c by the combining unit 2b, and the combined data is input to one input side of the comparison unit 2e. At the same time, the decoded data is supplied to the decoding unit 2d, decoded, corrected by decoding, and decoded data is input to the other input side of the comparison unit 2e, and the two data are compared. The comparison unit 2e compares the data before and after decoding (after correction) for each bit, and inputs an output indicating coincidence or mismatch to the plurality of counters 2g. Each counter 2g-1 to n is provided for each pattern (n) from the puncturing pattern validity generation unit 2f, and a comparison corresponding to a valid bit (referred to as "1") of the corresponding puncturing pattern. The mismatched bit output from the unit 2e is counted.

すなわち,パンクチャリングパターンが有効を表す“1”の時に比較部2eから不一致を表す出力(“1”とし,一致出力が“0”とする)が発生すると対応するカウンタがカウントアップする。一つのデータブロックの受信が終了すると,各カウンタ2g−1〜nのカウント値の中から最も大きなカウント値を持つカウンタを判定部2hで判定し,判定したカウンタ(2g−1〜nの中の一つ)の番号を,次の再送において使用すべきパンクチャリングパターンの番号として送信部2jから送信側装置1に送られる。すなわち,訂正数(不一致)が多いパンクチャリングパターンは,信頼性が低いと推定できるため,より訂正数が多いパンクチャリングパターンを指定して再送要求を行うことにより,再送回数が減る可能性が高くなる。送信側装置1では受信部1gから再送で使用すべきパターン番号の指示がパンクチャリングパターン制御部1dに供給されると,パンクチャリング部1eに対してパンクチャリングパターン保持部1cから指示された番号のパターンを用いたパンクチャリングを行うよう制御する。   That is, when the puncturing pattern is “1” indicating validity, an output indicating mismatch (“1”, matching output is “0”) is generated from the comparison unit 2e, and the corresponding counter is counted up. When reception of one data block is completed, the determination unit 2h determines the counter having the largest count value from the count values of the counters 2g-1 to 2n, and determines the determined counter (of 2g-1 to n). 1) is sent from the transmission unit 2j to the transmission side apparatus 1 as the number of the puncturing pattern to be used in the next retransmission. In other words, puncturing patterns with a large number of corrections (mismatches) can be estimated to be low in reliability, so it is highly possible that the number of retransmissions will be reduced by specifying a puncturing pattern with a larger number of corrections and making a retransmission request. Become. In the transmission side device 1, when an instruction of the pattern number to be used for retransmission is supplied from the reception unit 1g to the puncturing pattern control unit 1d, the number of the number instructed from the puncturing pattern holding unit 1c to the puncturing unit 1e. Control to perform puncturing using a pattern.

なお,受信側装置2では復号部2dにおいて復号されたデータについてチェック部2iでチェックを行って,誤りが検出されて,送信側にNACK(誤り検出のを応答)の応答をすることにより再送が要求され,パターン番号が有効となる。   In the receiving side device 2, the data decoded by the decoding unit 2d is checked by the check unit 2i, an error is detected, and a retransmission is made by sending a response of NACK (response to error detection) to the transmission side. Required and the pattern number is valid.

また,上記の説明では,カウンタ2g−1〜2g−nのカウント動作は,対応するパンクチャリングパターン有効度生成部2fからのビットパターンが“1”の場合に不一致であると+1のカウントを行っているが,パンクチャリングパターンのビット位置に重みを付与して,重要なビット位置については「+2」,「+5」という設定をすることで,その位置での不一致を検出すると,対応するカウンタを「+2」,「+5」のカウントアップをさせるようにすることができる。   In the above description, the counting operations of the counters 2g-1 to 2g-n count +1 if the bit patterns from the corresponding puncturing pattern validity generation unit 2f do not match when the bit patterns are "1". However, by assigning a weight to the bit position of the puncturing pattern and setting “+2” and “+5” for the important bit positions, if a mismatch is detected at that position, the corresponding counter is set. “+2” and “+5” can be counted up.

図2は本発明の原理による動作例であり,パンクチャリングパターンとして2つのパターンを使用した例である。図2のaはパターン1で「101100」,bはパターン2で「010011」とする。c1とc2は送信側から最初に送られてきた受信データであり,c1は訂正前(復号前)のデータを表し,c2は訂正後(復号後)のデータを表す。c1とc2を上記図1の比較部2eで比較を行うと,ビット列の後部の2ビットが不一致となるが,その後部の2ビットの位置に対応するパターン1のビットは「00」であるためカウントの対象とならず,パターン1に対応するカウンタ(図1の2g−1)のカウント値は「0」であるが,パターン2のビットは「11」であるため,その2ビットはカウントの対象となりパターン2に対応するカウンタ(図1の2g−2)のカウント値は「2」になる。この場合,受信側から送信側に対して「パターン2」を選択してパンクチャリングするよう指示する。この指示により再送されてきたデータの訂正前と訂正後のデータがd1,d2である。このデータについてもパターン1を用いた比較を行うパターン1についてはカウンタが「0」で,パターン2についてはカウンタが「1」となる。このため,再び受信側から送信側に対して「パターン2」を選択してパンクチャリングするよう指示する。これに応じて送信側から「パターン2」によるパンクチャリングを行ったデータが送られてくると,図2のe1,e2に示す訂正前と訂正後のデータが得られる。この場合,パターン1とパターン2の何れについても不一致が検出されない。   FIG. 2 shows an operation example based on the principle of the present invention, in which two patterns are used as puncturing patterns. In FIG. 2, “a” is “101100” for pattern 1 and “010011” is for pattern 2 in b. c1 and c2 are received data first transmitted from the transmission side, c1 represents data before correction (before decoding), and c2 represents data after correction (after decoding). When c1 and c2 are compared by the comparison unit 2e shown in FIG. 1, the rear two bits of the bit string are inconsistent, but the bit of the pattern 1 corresponding to the position of the second two bits is “00”. The count value of the counter corresponding to pattern 1 (2g-1 in FIG. 1) is “0”, but the bit of pattern 2 is “11”, so the two bits are counted. The count value of the counter (2g-2 in FIG. 1) corresponding to the pattern 2 is “2”. In this case, the receiving side instructs the transmitting side to select “Pattern 2” and perform puncturing. Data before and after correction of data retransmitted by this instruction is d1 and d2. With respect to this data, the counter for pattern 1 for comparison using pattern 1 is “0”, and the counter for pattern 2 is “1”. Therefore, the receiving side again instructs the transmitting side to select “Pattern 2” and perform puncturing. In response to this, when data punctured by “pattern 2” is sent from the transmission side, pre-correction data and post-correction data indicated by e1 and e2 in FIG. 2 are obtained. In this case, no mismatch is detected for either pattern 1 or pattern 2.

本発明によれば,訂正数により最も有効と推測したパンクチャリングパターンを指定して再送させることにより,再送回数を減らすことができ,無線リソースを効率的に利用でき,実効スループットの向上を達成することができる。   According to the present invention, by specifying and retransmitting a puncturing pattern that is estimated to be most effective based on the number of corrections, the number of retransmissions can be reduced, radio resources can be used efficiently, and effective throughput can be improved. be able to.

図3は実施例の構成を示す図である。図中,1は送信側装置,10は再送バッファ部,11はデータ選択部,12は符号化部,13はパンクチャリングパターンテーブル,14はパンクチャリング部,15はパンクチャリングパターン制御部,16は変調部,17は復調部である。2は受信側装置,20は復調部,21は合成部,22はバッファ部,23は復号部,24はCRCチェック部,25は比較部,26はパンクチャリングパターン有効度テーブル(図1の2fに対応する),27−1〜27−4はカウント部1〜カウント部4,28はパンクチャリングパターン選択部である。なお,この実施例では,パンクチャリングパターンが4個あるものとする。   FIG. 3 is a diagram showing the configuration of the embodiment. In the figure, 1 is a transmission side device, 10 is a retransmission buffer unit, 11 is a data selection unit, 12 is an encoding unit, 13 is a puncturing pattern table, 14 is a puncturing unit, 15 is a puncturing pattern control unit, and 16 is A modulation unit 17 is a demodulation unit. 2 is a receiving side device, 20 is a demodulation unit, 21 is a synthesis unit, 22 is a buffer unit, 23 is a decoding unit, 24 is a CRC check unit, 25 is a comparison unit, and 26 is a puncturing pattern validity table (2f in FIG. 27-1 to 27-4 are counting units 1 to 4, and 28 are puncturing pattern selection units. In this embodiment, it is assumed that there are four puncturing patterns.

図4に送信側装置のパンクチャリングパターン選択のフローチャートの例である。最初に,新規送信であるか判別し(図4のS1),新規の場合はパンクチャリングパターン1を使用して終了する(同S2)。新規送信でない場合は,次に再送であって且つ1回目であるか判別し(同S3),再送1回目である場合は,パンクチャリングパターン2を使用する(同S4)。再送1回目でなく,2回目以上である場合は,受信側から指示されたパンクチャリングパターンを使用する(図4のS5)。   FIG. 4 is an example of a flowchart of puncturing pattern selection of the transmission side apparatus. First, it is determined whether or not the transmission is new (S1 in FIG. 4). If the transmission is new, the process ends using puncturing pattern 1 (S2). If it is not a new transmission, it is determined whether it is a retransmission and the first time (S3), and if it is the first time, a puncturing pattern 2 is used (S4). If it is not the first retransmission but the second or more times, the puncturing pattern instructed by the receiving side is used (S5 in FIG. 4).

図3の構成における全体の動作を説明すると,送信側装置1において最初にデータを送信する場合は,入力データがデータ選択部11に入力すると共に再送バッファ部10にも設定され,データ選択部11で入力データが選択され,入力データは符号化部12で従来技術により誤り訂正可能な方式で符号化(冗長化)され,パンクチャリング部14へ入力される。パンクチャリング部14では入力データに対してパンクチャリングパターン制御部15の制御により上記図4のフローにより新規送信の場合はパンクチャリングパターン1が選択され,再送1回目はパンクチャリングパターン2が選択され,2回目以上の再送時には受信側装置2から指定されたパターンをパンクチャリングパターン制御部15が選択する。   The overall operation in the configuration of FIG. 3 will be described. When data is first transmitted in the transmission side apparatus 1, the input data is input to the data selection unit 11 and is also set in the retransmission buffer unit 10, and the data selection unit 11 Then, the input data is selected, and the input data is encoded (redundant) by the encoding unit 12 by a method capable of error correction by the conventional technique and input to the puncturing unit 14. In the puncturing unit 14, the puncturing pattern 1 is selected in the case of new transmission according to the flow of FIG. 4 under the control of the puncturing pattern control unit 15 with respect to the input data, and the puncturing pattern 2 is selected in the first retransmission. The puncturing pattern control unit 15 selects a pattern designated by the receiving-side apparatus 2 at the second or more retransmissions.

パンクチャリング部14では選択されたパンクチャリングパターンによりパンクチャリングが行われて,その出力データは変調部16で変調されてアンテナから送信され,受信側装置2のアンテナから復調部20に入力する。復調されたデータは合成部21においてバッファ部22(最初は入っていない)の内容と合成され,合成された結果は復号部23と比較部25へ供給される。復号部23で復号(誤り訂正を含む)されたデータは比較部25へ供給され,比較部25で比較して,比較結果である一致,不一致を表すビットパターンがカウント部1〜カウント部4に並列に供給され,ここでパンクチャリングパターン有効度テーブル26からの4つのパターン有効度(“1”の位置)を表す信号とが一致すると,一致する毎にカウントアップ(+1)する。一連のビット列の受信が終了するとカウント部1〜カウント部4のカウント値がパンクチャリングパターン選択部28に供給されて,カウント値が最も大きいカウント部を識別して,その番号(パンクチャリングパターンの番号を表す)を出力する。一方,復号部23で復号されたデータについてCRCチェック部24でチェックを行い,誤りが検出されるとNACK(再送要求)の応答を発生し,パンクチャリングパターン選択部28から発生するパターン番号と共に変調部29を通って受信側装置2から送信側装置1へ送信される。なお,受信側装置2は,再送要求の回数をカウント(図示省略されたレジスタ等によりカウント値を保持)して,1回目の再送要求の時はカウント部27で不一致数をカウントしないように制御しても良いが,全ての再送信号についてカウント部27で不一致数をカウントし,最大のカウント値を持つカウント部27の番号を送信側装置1に送信してもよい。送信側装置1はこの実施例では,1回目の再送の場合はパンクチャリングパターン2を選択(図4参照)するが,1回目の再送から選択するように変更することもできる。   The puncturing unit 14 performs puncturing using the selected puncturing pattern, and the output data is modulated by the modulation unit 16 and transmitted from the antenna, and is input to the demodulation unit 20 from the antenna of the receiving side apparatus 2. The demodulated data is combined with the contents of the buffer unit 22 (not initially included) in the combining unit 21, and the combined result is supplied to the decoding unit 23 and the comparison unit 25. The data decoded by the decoding unit 23 (including error correction) is supplied to the comparison unit 25. The comparison unit 25 compares the data, and the bit pattern representing the match / mismatch as the comparison result is displayed in the count unit 1 to the count unit 4. When the signals representing the four pattern validity (positions of “1”) from the puncturing pattern validity table 26 coincide with each other, they are counted up (+1) each time they coincide. When reception of a series of bit strings is completed, the count values of the counting units 1 to 4 are supplied to the puncturing pattern selection unit 28 to identify the counting unit having the largest count value and its number (the number of the puncturing pattern). Output). On the other hand, the CRC check unit 24 checks the data decoded by the decoding unit 23. If an error is detected, a NACK (retransmission request) response is generated and modulated together with the pattern number generated from the puncturing pattern selection unit 28. The data is transmitted from the receiving apparatus 2 to the transmitting apparatus 1 through the unit 29. The receiving-side apparatus 2 counts the number of retransmission requests (holds a count value by a register or the like not shown), and controls so that the count unit 27 does not count the number of mismatches at the first retransmission request. Alternatively, the number of mismatches may be counted by the counting unit 27 for all retransmission signals, and the number of the counting unit 27 having the maximum count value may be transmitted to the transmission-side apparatus 1. In this embodiment, the transmission side apparatus 1 selects the puncturing pattern 2 in the case of the first retransmission (see FIG. 4), but can be changed so as to select from the first retransmission.

送信側装置1ではその応答を受信すると,復調部17で復調され,NACKの信号はデータ選択部11へ供給され,再送バッファ部10に格納されたデータを選択し,符号化部12で最初の送信と同様の符号化が行われ,符号化データはパンクチャリング部14へ供給される。一方,受信側装置2から指定されたパンクチャリングパターン番号がパンクチャリングパターン制御部15へ供給されると,パンクチャリング部14を制御して,指定されたパターンをパンクチャリングパターンテーブル13から選択してパンクチャリングするよう動作させる。   When receiving the response, the transmitting side device 1 demodulates the signal by the demodulating unit 17, supplies the NACK signal to the data selecting unit 11, selects the data stored in the retransmission buffer unit 10, and selects the first data by the encoding unit 12. Encoding similar to transmission is performed, and the encoded data is supplied to the puncturing unit 14. On the other hand, when the puncturing pattern number designated by the receiving side apparatus 2 is supplied to the puncturing pattern control unit 15, the puncturing unit 14 is controlled to select the designated pattern from the puncturing pattern table 13. Operate to puncture.

図5はパンクチャリングパターンの例を示す。図5にはパンクチャリングパターンとして4つのパターンを使用する場合であり,各パターンは組織(システマチック)ビット,冗長ビット1,冗長ビット2とで構成される。パンクチャリングパターン1は,組織ビットを優先して全ビットが“1”で,パンクチャリングパターン2は冗長ビットを優先し,組織ビットは全ビットが“0”である。パンクチャリングパターン3は符号ブロックの前半優先であり,組織ビットの前半だけ“1”であり,パンクチャリングパターン4は符号ブロックの後半優先であり,組織ビットの後半だけ“1”である。   FIG. 5 shows an example of a puncturing pattern. FIG. 5 shows a case where four patterns are used as puncturing patterns, and each pattern is composed of systematic (systematic) bits, redundant bits 1 and redundant bits 2. Puncturing pattern 1 gives priority to systematic bits and all bits are “1”, puncturing pattern 2 gives priority to redundant bits, and systematic bits are all bits “0”. Puncturing pattern 3 has priority in the first half of the code block and is “1” only in the first half of the systematic bit, and puncturing pattern 4 has priority in the second half of the code block and is “1” only in the second half of the systematic bit.

受信側装置2のカウンタ27−1〜27−4におけるカウントを行う場合,パンクチャリングパターン有効度テーブル26からのパターンの有効度の点数を加算させることができる。例えば,パンクチャリングパターンに組織ビットが含まれていれば+5点,該当ビットに関係のある冗長ビットに含まれている数だけ+1といったように重み付けするようにすることができる。   When counting is performed in the counters 27-1 to 27-4 of the receiving-side apparatus 2, the pattern validity score from the puncturing pattern validity table 26 can be added. For example, if systematic bits are included in the puncturing pattern, +5 points can be weighted, and the number included in the redundant bits related to the corresponding bits can be increased by +1.

また,パンクチャリングパターンとして上記図5のように4つのパターンを使用した場合,最初のパンクチャリングパターン1では組織ビット優先で送信し,再送1回目は未送信の冗長ビットを優先してパンクチャリングパターン2を送信すると,再送2回目以降は,全てのビットを送信済のため,受信側からのパンクチャリングパターン指示に従って送信するようにする。この場合は受信側のカウント部1,カウント部2を削除して,パンクチャリングパターン指示は,パターン3,4の何れかだけにすることもできる。   Further, when four patterns are used as shown in FIG. 5 as the puncturing patterns, the first puncturing pattern 1 is transmitted with the systematic bit priority, and the first retransmission is performed with priority on the untransmitted redundant bits. When 2 is transmitted, since all bits have been transmitted after the second retransmission, transmission is performed according to the puncturing pattern instruction from the receiving side. In this case, the counting unit 1 and the counting unit 2 on the receiving side can be deleted, and only one of the patterns 3 and 4 can be specified as the puncturing pattern instruction.

本発明の原理構成を示す図である。It is a figure which shows the principle structure of this invention. 本発明の原理による動作例を示す図である。It is a figure which shows the operation example by the principle of this invention. 実施例の構成を示す図である。It is a figure which shows the structure of an Example. 送信側装置のパンクチャリングパターン選択のフローチャートの例を示す図である。It is a figure which shows the example of the flowchart of the puncturing pattern selection of a transmission side apparatus. パンクチャリングパターンの例を示す図である。It is a figure which shows the example of a puncturing pattern. Chase法とIR法の概念説明図である。It is a conceptual explanatory view of the Chase method and the IR method. IR法による送信側と受信側の構成を示す図である。It is a figure which shows the structure of the transmission side and receiving side by IR method. 提案された技術の構成を示す図である。It is a figure which shows the structure of the proposed technique.

符号の説明Explanation of symbols

1 送信側装置
1a 再生バッファ部
1b 符号化部
1c パンクチャリングパターン保持部
1d パンクチャリングパターン制御部
1e パンクチャリング部
1f 送信部
1g 受信部
2 受信側装置
2a 受信部
2b 合成部
2c バッファ
2d 復号部
2e 比較部
2f パンクチャリングパターン有効度生成部
2g−1〜n カウンタ
2h 判定部
2i チェック部
2j 送信部
DESCRIPTION OF SYMBOLS 1 Transmission side apparatus 1a Reproduction | regeneration buffer part 1b Encoding part 1c Puncturing pattern holding part 1d Puncturing pattern control part 1e Puncturing part 1f Transmission part 1g Reception part 2 Reception side apparatus 2a Reception part 2b Synthesis | combination part 2c Buffer 2d Decoding part 2e Comparison unit 2f Puncturing pattern validity generation unit 2g-1 to n counter 2h determination unit 2i check unit 2j transmission unit

Claims (4)

無線通信のハイブリッド自動再送におけるIR法による再送制御方式であって,
送信側装置は送信データを符号化して複数のパンクチャリングパターンの中から一定回数以上の再送時に受信側装置から指示されたパターンを選択してパンクチャリングを行う制御を行うパンクチャリングパターン制御部を備え,
受信側装置は前記送信側装置から送信された信号を以前に受信した信号と合成する合成部と,合成部からの信号を復号する復号部と,前記合成部の出力信号と前記復号部の出力信号を比較する比較部と,パンクチャリングパターンに対応して複数個設けられたカウンタと,各パンクチャリングパターンの有効度を生成するパターン有効度生成部とを備え,
前記複数のカウンタはそれぞれ前記比較部からの不一致を表す信号を,前記パターン有効度生成部からのそれぞれに対応するパンクチャリングパターンの有効度を表す信号が存在する場合にカウントを行い,受信終了により前記複数のカウンタの中で最大のカウント値を持つカウンタを判定する判定部を備え,前記判定されたカウンタに対応するパンクチャリングパターンの番号を送信側装置に対し,次の再送時に使用するパンクチャリングパターンとして指示することを特徴とする無線通信のハイブリッド自動再送におけるIR法による再送制御方式。
Retransmission control method by IR method in hybrid automatic retransmission of wireless communication,
The transmission side device includes a puncturing pattern control unit that encodes transmission data and selects a pattern instructed by the reception side device from among a plurality of puncturing patterns, and performs puncturing control during retransmission. ,
The receiving side device combines a signal transmitted from the transmitting side device with a previously received signal, a decoding unit that decodes a signal from the combining unit, an output signal of the combining unit, and an output of the decoding unit A comparison unit for comparing signals, a plurality of counters corresponding to the puncturing patterns, and a pattern effectiveness generation unit for generating the effectiveness of each puncturing pattern,
Each of the plurality of counters counts a signal indicating a mismatch from the comparison unit when there is a signal indicating the effectiveness of a puncturing pattern corresponding to each from the pattern effectiveness generation unit, A determination unit configured to determine a counter having a maximum count value among the plurality of counters, and the puncturing pattern number corresponding to the determined counter is used for the next retransmission to the transmitting side device; A retransmission control method based on an IR method in hybrid automatic retransmission of wireless communication, characterized by indicating as a pattern.
請求項1において,
前記受信側装置は前記復号部からの出力信号を入力して誤りチェックを行うチェック部を備え,
前記チェック部において誤りを検出すると,前記送信側装置に対して再送要求を前記パンクチャリングパターンの指示と共に送信することを特徴とする無線通信のハイブリッド自動再送におけるIR法による再送制御方式。
In claim 1,
The receiving device includes a check unit that performs error checking by inputting an output signal from the decoding unit,
When an error is detected in the check unit, a retransmission request is transmitted to the transmitting side device together with an instruction of the puncturing pattern, and a retransmission control method using an IR method in hybrid automatic retransmission of wireless communication.
請求項1において,
前記受信側装置のパンクチャリングパターン有効度生成部は,ビット位置により異なる重み付けされた点数を生成し,カウンタに対して重み付けされた数値を加算することを特徴とする無線通信のハイブリッド自動再送におけるIR法による再送制御方式。
In claim 1,
The puncturing pattern validity generation unit of the reception side device generates weighted points different depending on bit positions, and adds the weighted numerical value to the counter, and performs IR in hybrid automatic retransmission of wireless communication Retransmission control method by law.
請求項1において,
前記送信側装置は新規のデータ送信時には,パンクチャリングパターンとして組織ビットを優先したパターンを使用して送信し,再送1回目は未送信の冗長ビットを優先して送信して,再送2回目以降は受信側からのパンクチャリングパターンの指示に従って再送することを特徴とする無線通信のハイブリッド自動再送におけるIR法による再送制御方式。
In claim 1,
At the time of new data transmission, the transmitting side apparatus transmits using a pattern in which systematic bits are prioritized as a puncturing pattern, and firstly retransmits redundant bits that have not been transmitted first. A retransmission control method using an IR method in hybrid automatic retransmission of wireless communication, wherein retransmission is performed according to a puncturing pattern instruction from a receiving side.
JP2007061680A 2007-03-12 2007-03-12 Retransmission control system by ir method in hybrid automatic retransmission of radio communication Withdrawn JP2008227811A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007061680A JP2008227811A (en) 2007-03-12 2007-03-12 Retransmission control system by ir method in hybrid automatic retransmission of radio communication

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007061680A JP2008227811A (en) 2007-03-12 2007-03-12 Retransmission control system by ir method in hybrid automatic retransmission of radio communication

Publications (1)

Publication Number Publication Date
JP2008227811A true JP2008227811A (en) 2008-09-25

Family

ID=39845905

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007061680A Withdrawn JP2008227811A (en) 2007-03-12 2007-03-12 Retransmission control system by ir method in hybrid automatic retransmission of radio communication

Country Status (1)

Country Link
JP (1) JP2008227811A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103036661A (en) * 2013-01-08 2013-04-10 西安电子科技大学 Automatic retransmission request method with self-healing function

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103036661A (en) * 2013-01-08 2013-04-10 西安电子科技大学 Automatic retransmission request method with self-healing function
CN103036661B (en) * 2013-01-08 2015-06-24 西安电子科技大学 Automatic retransmission request method with self-healing function

Similar Documents

Publication Publication Date Title
EP2087630B1 (en) Apparatus, method and computer program product providing hybrid arq feedback for hsdpa mimo
US7502981B2 (en) Automatic repeat request (ARQ) scheme
US7509555B2 (en) Radio apparatus for performing automatic retransmission
JP5111109B2 (en) Method for formatting and encoding short length data in uplink in wireless communication system
CN107852281B (en) Baseband processor, base station, user equipment and method thereof
JP2006253980A (en) Method and apparatus of receiving
JP2007525043A (en) Method and apparatus for effective automatic repeat request
WO2007000696A1 (en) Method and apparatus for h-arq in a wireless communication system
JP2005318626A (en) Method and device for detecting uplink packet data channel in cdma wireless communication system
JP6126698B2 (en) Method and apparatus for a modified HARQ procedure after a receiver down event
WO2005029760A1 (en) Methods and apparatus for efficient decoding
JP4668104B2 (en) Packet transmitter
US20090046713A1 (en) Method and apparatus for transmitting non-decodable packets
WO2018028682A1 (en) Data transmission method and apparatus, and system
US20100042876A1 (en) System and Method for Wireless Transmission Using Hybrid ARQ Based on Average Mutual Information Per Bit
WO2003092209A1 (en) Transmission device and transmission method
KR101015764B1 (en) Apparatus and method for a transmitting/receiving signal in a communication system
JP3388035B2 (en) Data communication system, transmission apparatus and transmission method using hybrid automatic repeat request method
JP2010213067A (en) Transmitter, and ack/nack transmission method
JP2008227811A (en) Retransmission control system by ir method in hybrid automatic retransmission of radio communication
KR101755224B1 (en) System and method for retransimitting received data using index coding and statistical character
KR20060047811A (en) Reception method for packetized information with automatic repeat request
JP2007312156A (en) Retransmission control method of error correction code data, radio equipment and program
KR20040084212A (en) Hybrid ARQ Wireless Communication System Using state of Feedback Channel
WO2005048519A1 (en) Communication method, system and device

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20100601