JP2010213067A - Transmitter, and ack/nack transmission method - Google Patents

Transmitter, and ack/nack transmission method Download PDF

Info

Publication number
JP2010213067A
JP2010213067A JP2009058002A JP2009058002A JP2010213067A JP 2010213067 A JP2010213067 A JP 2010213067A JP 2009058002 A JP2009058002 A JP 2009058002A JP 2009058002 A JP2009058002 A JP 2009058002A JP 2010213067 A JP2010213067 A JP 2010213067A
Authority
JP
Japan
Prior art keywords
ack
nack
bit
bits
encoding
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
JP2009058002A
Other languages
Japanese (ja)
Inventor
Toshiaki Gu
利哲 具
Hirota Seki
裕太 関
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.)
Panasonic Corp
Original Assignee
Panasonic Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Panasonic Corp filed Critical Panasonic Corp
Priority to JP2009058002A priority Critical patent/JP2010213067A/en
Publication of JP2010213067A publication Critical patent/JP2010213067A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To provide a transmitter and an ACK/NACK transmission method which suppress an increase of an ACK/NACK resource, utilize a resource for retransmission more efficiently, and attain enhancement of throughput. <P>SOLUTION: A bit reducing section 109 stores a table in which an ACK/NACK bit is correlated with an error pattern of a plurality of CBs. The number of ACK/NACK bits is less than the number of CBs. Further, the bit reducing section 109 obtains an ACK/NACK of a DL-SCH, and reads out the ACK/NACK bit corresponding to the obtained ACK/NACK from the table. An encoding section 110 encodes the ACK/NACK outputted from the bit reducing section 109, outputs it to an interleaver 111, and transmits it from the interleaver 111 to a receiver. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、送信装置及びACK/NACK送信方法に関する。   The present invention relates to a transmission apparatus and an ACK / NACK transmission method.

Uplink Shared Channel(UL-SCH)は、Hybrid ARQ(HARQ)をサポートすることが、例えば、非特許文献1等において合意されている。また、3GPP LTE(3rd Generation Partnership Project Long Term Evolution)においてもHARQが採用されることが決まっている。   For example, Non-Patent Document 1 has agreed that the Uplink Shared Channel (UL-SCH) supports Hybrid ARQ (HARQ). In addition, it has been decided that 3RQP LTE (3rd Generation Partnership Project Long Term Evolution) will adopt HARQ.

HARQとは、FEC(Forward Error Correction)とARQ(Automatic Repeat Request)とを組み合わせた技術であり、ここでは、HARQに軟判定合成を組み合わせた技術(HARQ with soft combing)を想定する(例えば、非特許文献2参照)。   HARQ is a technology combining FEC (Forward Error Correction) and ARQ (Automatic Repeat Request), and here, a technology combining HARQ with soft decision combining (HARQ with soft combing) is assumed (for example, non-combination). Patent Document 2).

HARQでは、受信したパケットが正しく復号できたかどうかをCRCなどによって判断する。正しく復号できた場合には、受信側は送信側へACK(acknowledgement)を送信し、正しく復号できなかった場合には、受信側は送信側へNACK(negative acknowledgement)を送信する。送信側では、受信したACKかNACKに応じて、新しいパケットを送るのか又はパケットを再送するのかを判断する。   In HARQ, whether or not a received packet has been correctly decoded is determined by CRC or the like. If the decoding is successful, the receiving side transmits an ACK (acknowledgement) to the transmitting side. If the decoding is not correctly performed, the receiving side transmits a NACK (negative acknowledgement) to the transmitting side. The transmitting side determines whether to send a new packet or retransmit the packet in response to the received ACK or NACK.

また、HARQでは、受信したパケットを正しく復号できなかった場合、当該パケットを破棄するのではなく、再送されたパケットと受信側で合成する。これにより、符号化利得を増加させることができ、この結果、システムスループットを向上させることができる。   In HARQ, when a received packet cannot be decoded correctly, the packet is not discarded, but is combined with the retransmitted packet on the receiving side. As a result, the coding gain can be increased, and as a result, the system throughput can be improved.

ここで、HARQをサポートするための送信装置の構成について、図1を用いて説明する。図1において、送信装置は、上位レイヤよりTB(Transport Block)を受け取る。なお、TBとは、符号化前のビットの集まりを指す。   Here, the configuration of a transmission apparatus for supporting HARQ will be described with reference to FIG. In FIG. 1, a transmission apparatus receives TB (Transport Block) from an upper layer. Note that TB refers to a collection of bits before encoding.

送信装置では、CRC部11が上位レイヤから受け取ったTBに対してCRCを付加し、分割部12に出力する。分割部12は、CRC部11から出力された信号をCB(Code Block)単位に分割し、分割したCBに対しても、TBと同じようにCRCを付加し、FEC符号化部13に出力する。なお、CBとは、符号化を行う最小単位である。   In the transmission apparatus, the CRC unit 11 adds a CRC to the TB received from the upper layer, and outputs it to the dividing unit 12. The dividing unit 12 divides the signal output from the CRC unit 11 into CB (Code Block) units, adds a CRC to the divided CB as well as the TB, and outputs it to the FEC encoding unit 13. . Note that CB is a minimum unit for encoding.

FEC符号化部13は、分割部12から出力されたCB毎に符号化を行ってレートマッチング部14に出力する。レートマッチング部14は、FEC符号化部13から出力された符号化データのレートマッチング処理(物理リソースのビット数に符号化後のビット数を合わせこむ作業)を行って、受信装置へ送信する。   The FEC encoding unit 13 performs encoding for each CB output from the dividing unit 12 and outputs the result to the rate matching unit 14. The rate matching unit 14 performs rate matching processing of the encoded data output from the FEC encoding unit 13 (operation to match the number of bits after encoding to the number of bits of the physical resource), and transmits the result to the reception device.

一方、受信装置では、上述の送信装置から送信された信号を受信し、復号したCB毎にCRCをチェックする。そして、TBのCRCをチェックすることにより、当該パケットを正しく復号できたか又は復号に失敗したかを判断する。なお、LTEでは、ACK又はNACKは1ビットで通知される。
3GPP TS 36.300, “Evolved Universal Terrestrial Radio Access(E-UTRA); Overall description(Release 8)” 3GPP TS 36.212, “Evolved Universal Terrestrial Radio Access(E-UTRA); Multiplexing and Channel Coding(Release 8)”
On the other hand, the receiving device receives the signal transmitted from the transmitting device described above, and checks the CRC for each decoded CB. Then, by checking the CRC of the TB, it is determined whether the packet has been correctly decoded or has failed to be decoded. In LTE, ACK or NACK is reported by 1 bit.
3GPP TS 36.300, “Evolved Universal Terrestrial Radio Access (E-UTRA); Overall description (Release 8)” 3GPP TS 36.212, “Evolved Universal Terrestrial Radio Access (E-UTRA); Multiplexing and Channel Coding (Release 8)”

しかしながら、上述した非特許文献1に開示のHARQ方式では、送信側がNACKを受信し、再送を行う場合、TB単位での再送を行うため、正しく復号されたCBも再送することになり、再送のためのリソースを過剰に消費するという問題がある。   However, in the HARQ system disclosed in Non-Patent Document 1 described above, when the transmission side receives NACK and performs retransmission, retransmission is performed in units of TB, and thus correctly decoded CB is also retransmitted. There is a problem that excessive resources are consumed.

再送のためのリソース消費量を減らすには、TB単位での再送ではなく、より細かい単位であるCB単位での再送を実現すると効果的である。一方で、CB単位の再送を実現するためには、ACK/NACK送信により多くのビットを割り当てる必要があり、ACK/NACK送信用のリソース量が増加する。   In order to reduce the resource consumption for retransmission, it is effective to implement retransmission in CB, which is a finer unit, instead of retransmission in TB. On the other hand, in order to realize retransmission in CB units, it is necessary to allocate more bits for ACK / NACK transmission, and the amount of resources for ACK / NACK transmission increases.

本発明はかかる点に鑑みてなされたものであり、ACK/NACKリソースの増加を抑えつつ、再送のためのリソースをより効率的に利用でき、スループットの向上を図る送信装置及びACK/NACK送信方法を提供することを目的とする。   The present invention has been made in view of such a point, and a transmission apparatus and an ACK / NACK transmission method capable of more efficiently using resources for retransmission and improving throughput while suppressing an increase in ACK / NACK resources. The purpose is to provide.

本発明の送信装置は、一つのトランスポートブロックを構成する複数のコードブロックの誤りパターンに対応付けたビットを用いて、前記複数のコードブロックのACK/NACKを通知するビットを前記複数のコードブロック数未満のビット数に削減するビット削減手段と、削減された前記ACK/NACKを通知するビットを符号化する符号化手段と、符号化された前記ACK/NACKを通知するビットを送信する送信手段と、を具備する構成を採る。   The transmitting apparatus according to the present invention uses a bit associated with an error pattern of a plurality of code blocks constituting one transport block to transmit a bit for reporting ACK / NACK of the plurality of code blocks to the plurality of code blocks. Bit reduction means for reducing the number of bits to less than the number, encoding means for encoding the bits for notifying the reduced ACK / NACK, and transmission means for transmitting the bits for notifying the encoded ACK / NACK The structure which comprises these is taken.

本発明のACK/NACK送信方法は、一つのトランスポートブロックを構成する複数のコードブロックの誤りパターンに対応付けたビットを用いて、前記複数のコードブロックのACK/NACKを通知するビットを前記複数のコードブロック数未満のビット数に削減するビット削減工程と、削減された前記ACK/NACKを通知するビットを符号化する符号化工程と、符号化された前記ACK/NACKを通知するビットを送信する送信工程と、を具備するようにした。   The ACK / NACK transmission method of the present invention uses the bits associated with the error patterns of a plurality of code blocks constituting one transport block, and transmits the plurality of bits for notifying the ACK / NACK of the plurality of code blocks. A bit reduction step for reducing the number of bits to less than the number of code blocks, an encoding step for encoding the bits for notifying the reduced ACK / NACK, and a bit for notifying the encoded ACK / NACK And a transmitting step.

本発明によれば、ACK/NACKリソースの増加を抑えつつ、再送のためのリソースをより効率的に利用でき、スループットの向上を図ることができる。   According to the present invention, it is possible to more efficiently use resources for retransmission while suppressing an increase in ACK / NACK resources, and to improve throughput.

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

(実施の形態1)
図2は、本発明の実施の形態1に係る送信装置の構成を示すブロック図である。この図において、CRC付加部101は、上位レイヤよりTBを受け取り、受け取ったTBに対してCRCを付加し、分割部102に出力する。
(Embodiment 1)
FIG. 2 is a block diagram showing a configuration of the transmission apparatus according to Embodiment 1 of the present invention. In this figure, a CRC adding unit 101 receives a TB from an upper layer, adds a CRC to the received TB, and outputs the CRC to the dividing unit 102.

分割部102は、CRC付加部101から出力された信号をCB単位に分割し、分割したCBに対しても、TBと同じようにCRCを付加し、符号化部103に出力する。   The dividing unit 102 divides the signal output from the CRC adding unit 101 into CB units, adds a CRC to the divided CB as well as the TB, and outputs it to the encoding unit 103.

符号化部103は、分割部102から出力されたCB毎に符号化を行ってレートマッチング部104に出力する。レートマッチング部104は、符号化部103から出力された符号化データのレートマッチング処理を行って、CB連結部105に出力する。   Encoding section 103 performs encoding for each CB output from dividing section 102 and outputs the result to rate matching section 104. The rate matching unit 104 performs rate matching processing on the encoded data output from the encoding unit 103 and outputs the result to the CB concatenation unit 105.

CB連結部105は、レートマッチング部104から出力された複数のCBを連結し、多重化部107に出力する。   CB concatenation unit 105 concatenates a plurality of CBs output from rate matching unit 104 and outputs the result to multiplexing unit 107.

符号化部106は、CQIなどの制御情報を符号化し、多重化部107に出力する。多重化部107は、CB連結部105から出力されたCBと、符号化部106から出力された制御情報とを多重化し、インタリーバ111に出力する。   The encoding unit 106 encodes control information such as CQI and outputs the control information to the multiplexing unit 107. Multiplexing section 107 multiplexes the CB output from CB concatenation section 105 and the control information output from encoding section 106 and outputs the result to interleaver 111.

符号化部108は、RI(Rank Indication)を符号化し、インタリーバ111に出力する。   Encoding section 108 encodes RI (Rank Indication) and outputs it to interleaver 111.

ビット削減部109は、複数のCBの誤りパターンにビットを対応付けたテーブルを記憶する。また、ビット削減部109は、DL−SCHのACK/NACKを取得し、取得したACK/NACKに対応するビット(ACK/NACKビットという)をテーブルから読み出し、符号化部110に出力する。なお、ビット削減部109の詳細については後述する。   The bit reduction unit 109 stores a table in which bits are associated with error patterns of a plurality of CBs. Also, the bit reduction unit 109 acquires ACK / NACK of DL-SCH, reads a bit corresponding to the acquired ACK / NACK (referred to as ACK / NACK bit) from the table, and outputs the bit to the encoding unit 110. Details of the bit reduction unit 109 will be described later.

符号化部110は、ビット削減部109から出力されたACK/NACKを符号化し、インタリーバ111に出力する。   Encoding section 110 encodes ACK / NACK output from bit reduction section 109 and outputs the result to interleaver 111.

インタリーバ111は、多重化部107から出力された多重信号、符号化部108から出力された信号、符号化部110から出力されたACK/NACKをインタリーブし、受信装置へ送信する。   The interleaver 111 interleaves the multiplexed signal output from the multiplexing unit 107, the signal output from the encoding unit 108, and the ACK / NACK output from the encoding unit 110, and transmits them to the reception apparatus.

次に、上述したビット削減部109が記憶するテーブルについて説明する。ここでは、1TBが5CBの場合にACK/NACKを4ビットに削減する場合について説明する。この場合のテーブルを一例として図3に示す。図3では、「0000」〜「1111」までの16通りで5CBの誤りパターンを表している。例えば、ACK/NACKビットが「0000」は「全CBが誤りなし」に対応しており、「0001」は「CB#0、1及び2に誤り」に対応している。同様に、「0010」〜「1110」も図3のテーブルに示すようにCBの誤りパターンに対応している。また、「1111」は上記の組み合わせ以外の誤りパターンに対応している。このように、1TBを構成する複数のCB数未満のビット数に削減する対応付けを行うことにより、5CBのACK/NACKを4ビットで通知することができ、ACK/NACKのビット数を削減することができる。   Next, a table stored in the bit reduction unit 109 described above will be described. Here, a case will be described in which ACK / NACK is reduced to 4 bits when 1TB is 5CB. An example of the table in this case is shown in FIG. In FIG. 3, there are 16 types of error patterns of “0000” to “1111”, representing 5 CB error patterns. For example, an ACK / NACK bit of “0000” corresponds to “all CBs have no errors”, and “0001” corresponds to “an error in CB # 0, 1 and 2”. Similarly, “0010” to “1110” also correspond to CB error patterns as shown in the table of FIG. “1111” corresponds to an error pattern other than the above combinations. In this way, by performing association that reduces the number of bits to less than the number of CBs constituting 1 TB, 5 ACK / NACK can be notified in 4 bits, and the number of ACK / NACK bits is reduced. be able to.

ここで、ビット削減部109におけるACK/NACKビットの選択の様子について図4を用いて説明する。ここでは、eNB(evolved Node B)から送信されたCBをUEが受信し、UEがACK/NACKをeNBに返送するものとする。まず、UEはeNBから送信されたCBのうち、CB#1,#2,#4に誤りを検出したとする。CB#1,#2,#4の誤りを直接表すACK/NACKビットはテーブルにないので、UEはACK/NACKビット「1111」を選択し、選択したACK/NACKビットをeNBに送信する。   Here, how the bit reduction unit 109 selects ACK / NACK bits will be described with reference to FIG. Here, it is assumed that the UE receives a CB transmitted from an evolved Node B (eNB), and the UE returns an ACK / NACK to the eNB. First, it is assumed that the UE detects an error in CB # 1, # 2, and # 4 among CBs transmitted from the eNB. Since there is no ACK / NACK bit directly representing an error of CB # 1, # 2, # 4 in the table, the UE selects the ACK / NACK bit “1111” and transmits the selected ACK / NACK bit to the eNB.

ACK/NACKビット「1111」を受信したeNBは、CB#0〜#4の全てを再送し、UEは再送されたCBのうち、CB#1,#2に誤りを検出したとする。UEは、CB#1,#2の誤りを示すACK/NACKビット「0111」を選択し、選択したACK/NACKビットをeNBに送信する。   The eNB that has received the ACK / NACK bit “1111” retransmits all of the CBs # 0 to # 4, and the UE detects errors in the CBs # 1 and # 2 among the retransmitted CBs. The UE selects an ACK / NACK bit “0111” indicating an error in CB # 1 and # 2, and transmits the selected ACK / NACK bit to the eNB.

ACK/NACKビット「0111」を受信したeNBは、CB#1,#2を再送する。   The eNB that has received the ACK / NACK bit “0111” retransmits CB # 1 and # 2.

このように実施の形態1によれば、5CBの誤りパターンに4ビットのACK/NACKビットを対応付けることにより、ACK/NACKを1ビット削減することができ、ACK/NACK報告用のリソース及び再送のためのリソースを減少させることができるので、周波数利用効率を向上させることができる。   Thus, according to Embodiment 1, by associating 4 ACK / NACK bits with a 5CB error pattern, ACK / NACK can be reduced by 1 bit, ACK / NACK reporting resources and retransmission Therefore, the frequency utilization efficiency can be improved.

(実施の形態2)
本発明の実施の形態2に係る送信装置は、一部の機能が異なるのみで実施の形態1の図2に示した構成と同様であるので、異なる機能について図2を援用して説明する。
(Embodiment 2)
The transmitting apparatus according to the second embodiment of the present invention is the same as the configuration shown in FIG. 2 of the first embodiment except for some functions. Therefore, different functions will be described with reference to FIG.

本発明の実施の形態2に係るビット削減部109が記憶するテーブルについて説明する。ここでは、1TBが5CBの場合にACK/NACKを3ビットに削減する場合について説明する。この場合のテーブルを一例として図5に示す。図5では、「000」〜「111」までの8通りで5CBのうち誤ったCB番号以降の再送要求を表している。例えば、ACK/NACKビットが「000」は「全CBが誤りなし」に対応しており、「001」は「CB#0以降の再送要求」に対応している。同様に、「010」〜「101」も図5のテーブルに示すようにCB番号以降の再送要求に対応している。また、「110」「111」は空きを示している。このような対応付けを行うことにより、5CBのACK/NACKを3ビットで通知することができ、ACK/NACKのビット数を削減することができる。   A table stored in the bit reduction unit 109 according to Embodiment 2 of the present invention will be described. Here, a case will be described in which ACK / NACK is reduced to 3 bits when 1TB is 5CB. An example of the table in this case is shown in FIG. In FIG. 5, eight retransmission requests from “000” to “111” represent retransmission requests after the wrong CB number among 5 CBs. For example, an ACK / NACK bit of “000” corresponds to “all CBs have no errors”, and “001” corresponds to “a retransmission request after CB # 0”. Similarly, “010” to “101” also correspond to retransmission requests after the CB number as shown in the table of FIG. “110” and “111” indicate vacancy. By performing such association, 5 CB ACK / NACK can be notified in 3 bits, and the number of ACK / NACK bits can be reduced.

ここで、ビット削減部109におけるACK/NACKビットの選択の様子について図6を用いて説明する。ここでは、eNBから送信されたCBをUEが受信し、UEがACK/NACKをeNBに返送するものとする。まず、UEはeNBから送信されたCBのうち、CB#0に誤りを検出したとする。UEは、CB#0以降の再送要求を示すACK/NACKビット「001」を選択し、選択したACK/NACKビットをeNBに送信する。   Here, how the bit reduction unit 109 selects ACK / NACK bits will be described with reference to FIG. Here, the UE receives the CB transmitted from the eNB, and the UE returns an ACK / NACK to the eNB. First, it is assumed that the UE detects an error in CB # 0 among CBs transmitted from the eNB. The UE selects an ACK / NACK bit “001” indicating a retransmission request after CB # 0, and transmits the selected ACK / NACK bit to the eNB.

ACK/NACKビット「001」を受信したeNBは、CB#0〜#4の全てを再送し、UEは再送されたCBのうち、CB#2に誤りを検出したとする。UEは、CB#2以降の再送要求を示すACK/NACKビット「011」を選択し、選択したACK/NACKビットをeNBに送信する。   The eNB that has received the ACK / NACK bit “001” retransmits all of the CBs # 0 to # 4, and the UE detects an error in the CB # 2 among the retransmitted CBs. The UE selects an ACK / NACK bit “011” indicating a retransmission request after CB # 2, and transmits the selected ACK / NACK bit to the eNB.

ACK/NACKビット「011」を受信したeNBは、CB#2〜4を再送する。   The eNB that has received the ACK / NACK bit “011” retransmits CB # 2-4.

このように実施の形態2によれば、5CBのうち誤ったCB番号以降の再送要求に3ビットのACK/NACKビットを対応付けることにより、ACK/NACKを2ビット削減することができ、ACK/NACK報告用のリソース及び再送のためのリソースを減少させることができるので、周波数利用効率を向上させることができる。   As described above, according to the second embodiment, by associating a 3-bit ACK / NACK bit with a retransmission request after an incorrect CB number among 5 CBs, ACK / NACK can be reduced by 2 bits, and ACK / NACK can be reduced. Since the resource for reporting and the resource for retransmission can be reduced, the frequency utilization efficiency can be improved.

(実施の形態3)
本発明の実施の形態3に係る送信装置は、一部の機能が異なるのみで実施の形態1の図2に示した構成と同様であるので、異なる機能について図2を援用して説明する。
(Embodiment 3)
The transmitting apparatus according to the third embodiment of the present invention is the same as the configuration shown in FIG. 2 of the first embodiment except for some functions. Therefore, different functions will be described with reference to FIG.

本発明の実施の形態3に係るビット削減部109が記憶するテーブルについて説明する。ここでは、1TBが5CBの場合にACK/NACKを2ビットに削減する場合について説明する。この場合のテーブルを一例として図7に示す。図7では、「00」〜「11」までの4通りを用い、ACK/NACKビットが「00」は「全CBが誤りなし」に対応しており、「01」は「前回送信と同じCB番号の再送要求」に対応している。また、「10」は「前回送信したCBの先頭を一つ繰り上げたCB番号以降の再送要求」に対応しており、「11」は「全CBの再送要求」に対応している。このような対応付けを行うことにより、5CBのACK/NACKを2ビットで通知することができ、ACK/NACKのビット数を削減することができる。   A table stored in the bit reduction unit 109 according to Embodiment 3 of the present invention will be described. Here, a case will be described in which ACK / NACK is reduced to 2 bits when 1TB is 5CB. An example of the table in this case is shown in FIG. In FIG. 7, four patterns from “00” to “11” are used, and the ACK / NACK bit of “00” corresponds to “all CBs have no errors”, and “01” is “the same CB as the previous transmission”. This corresponds to “number retransmission request”. Further, “10” corresponds to “retransmission request after CB number obtained by moving one head of CB transmitted last time”, and “11” corresponds to “retransmission request of all CBs”. By performing such association, 5 CB ACK / NACK can be notified with 2 bits, and the number of ACK / NACK bits can be reduced.

ここで、ビット削減部109におけるACK/NACKビットの選択の様子について図8を用いて説明する。ここでは、eNBから送信されたCBをUEが受信し、UEがACK/NACKをeNBに返送するものとする。まず、UEはeNBから送信されたCBのうち、CB#0に誤りを検出したとする。UEは、全CBの再送要求を示すACK/NACKビット「11」を選択し、選択したACK/NACKビットをeNBに送信する。   Here, how the bit reduction unit 109 selects ACK / NACK bits will be described with reference to FIG. Here, the UE receives the CB transmitted from the eNB, and the UE returns an ACK / NACK to the eNB. First, it is assumed that the UE detects an error in CB # 0 among CBs transmitted from the eNB. The UE selects an ACK / NACK bit “11” indicating a retransmission request for all CBs, and transmits the selected ACK / NACK bit to the eNB.

ACK/NACKビット「11」を受信したeNBは、CB#0〜#4の全てを再送し、UEは再送されたCBのうち、CB#2に誤りを検出したとする。UEは、前回送信したCBの先頭(ここではCB#0)を一つ繰り上げたCB番号(ここではCB#1)以降の再送要求を示すACK/NACKビット「10」を選択し、選択したACK/NACKビットをeNBに送信する。   The eNB that has received the ACK / NACK bit “11” retransmits all of the CBs # 0 to # 4, and the UE detects an error in the CB # 2 among the retransmitted CBs. The UE selects an ACK / NACK bit “10” indicating a retransmission request after the CB number (here, CB # 1) obtained by incrementing the head of the previously transmitted CB (here, CB # 0) by one, and selects the selected ACK / NACK bit is transmitted to the eNB.

ACK/NACKビット「10」を受信したeNBは、CB#1〜4を再送する。   The eNB that has received the ACK / NACK bit “10” retransmits CB # 1-4.

このように実施の形態3によれば、前回送信と同じCB番号の再送要求と、前回送信したCB先頭を基準に一つ繰り上げたCB番号以降の再送要求とに2ビットのACK/NACKビットを対応付けることにより、ACK/NACKを3ビット削減することができ、ACK/NACK報告用のリソース及び再送のためのリソースを減少させることができるので、周波数利用効率を向上させることができる。   As described above, according to the third embodiment, two ACK / NACK bits are added to the retransmission request of the same CB number as the previous transmission and the retransmission request after the CB number incremented by one based on the CB head transmitted last time. By associating, ACK / NACK can be reduced by 3 bits, and resources for ACK / NACK reporting and resources for retransmission can be reduced, so that frequency utilization efficiency can be improved.

(実施の形態4)
本発明の実施の形態4に係る送信装置は、一部の機能が異なるのみで実施の形態1の図2に示した構成と同様であるので、異なる機能について図2を援用して説明する。
(Embodiment 4)
The transmitting apparatus according to the fourth embodiment of the present invention is the same as the configuration shown in FIG. 2 of the first embodiment except for some functions. Therefore, different functions will be described with reference to FIG.

本発明の実施の形態4に係るビット削減部109が記憶するテーブルについて説明する。ここでは、1TBが5CBの場合において、送信タイミングでCB#4のACK/NACKを通知するものとする。この場合のテーブルを一例として図9に示す。図9では、ACK/NACK送信タイミングが「+0サブフレーム」は「CB#4の再送要求」に対応し、ACK/NACK送信タイミングが「+1サブフレーム」は「CB#4のACK」に対応している。   A table stored in the bit reduction unit 109 according to Embodiment 4 of the present invention will be described. Here, when 1 TB is 5 CB, ACK / NACK of CB # 4 is notified at the transmission timing. An example of the table in this case is shown in FIG. In FIG. 9, ACK / NACK transmission timing “+0 subframe” corresponds to “CB # 4 retransmission request”, and ACK / NACK transmission timing “+1 subframe” corresponds to “CB # 4 ACK”. ing.

ここで、ACK/NACKビットを送信する様子について図10を用いて説明する。図10(A)では、UEはeNBから送信されたCBのうち、CB#1、#4に誤りを検出したとする。UEは、CB#0〜#3については各CBについてのACK/NACKを示す「1011」を選択すると共に、CB#4については送信タイミングを基準送信タイミングからずらさないで(+0サブフレームずらす)送信することによってeNBに通知する。   Here, how to transmit ACK / NACK bits will be described with reference to FIG. In FIG. 10A, it is assumed that the UE detects an error in CB # 1 and # 4 among CBs transmitted from the eNB. The UE selects “1011” indicating ACK / NACK for each CB for CB # 0 to # 3, and transmits the CB # 4 without shifting the transmission timing from the reference transmission timing (+0 subframe). To notify the eNB.

図10(B)では、UEはeNBから送信されたCBのうち、CB#1に誤りを検出したとする。UEは、CB#0〜#3については各CBについてのACK/NACKを示す「1011」を選択すると共に、CB#4については送信タイミングを基準送信タイミングからずらして(+1サブフレームずらす)送信することによってeNBに通知する。   In FIG. 10B, it is assumed that the UE detects an error in CB # 1 among CBs transmitted from the eNB. The UE selects “1011” indicating ACK / NACK for each CB for CB # 0 to # 3, and transmits the transmission timing for CB # 4 with a shift from the reference transmission timing (shift by +1 subframe). To the eNB.

このように実施の形態4によれば、ACK/NACK送信タイミングにCBのACK/NACKを対応付けることにより、ACK/NACKを削減することができ、ACK/NACK報告用のリソース及び再送のためのリソースを減少させることができるので、周波数利用効率を向上させることができる。   Thus, according to Embodiment 4, ACK / NACK can be reduced by associating ACK / NACK of CB with ACK / NACK transmission timing, and resources for ACK / NACK reporting and resources for retransmission Therefore, frequency utilization efficiency can be improved.

(実施の形態5)
本発明の実施の形態5に係る送信装置は、一部の機能が異なるのみで実施の形態1の図2に示した構成と同様であるので、異なる機能について図2を援用して説明する。
(Embodiment 5)
The transmitting apparatus according to Embodiment 5 of the present invention is the same as the configuration shown in FIG. 2 of Embodiment 1 except for some functions. Therefore, different functions will be described with reference to FIG.

本発明の実施の形態5に係るビット削減部109が記憶するテーブルについて説明する。ここでは、1TBが5CBの場合において、ACK/NACKのCHILの書き込み方向でCB#4のACK/NACKを通知するものとする。この場合のテーブルを一例として図11に示す。図11では、ACK/NACK書き込み方向が「f−indexが小さくなる方向(上方向)」は「CB#4の再送要求」に対応し(図12(A)参照)、ACK/NACK書き込み方向が「f−indexが大きくなる方向(下方向)」は「CB#4のACK」に対応している(図12(B)参照)。   A table stored in the bit reduction unit 109 according to Embodiment 5 of the present invention will be described. Here, when 1TB is 5CB, ACK / NACK of CB # 4 is notified in the writing direction of CHIL of ACK / NACK. An example of the table in this case is shown in FIG. In FIG. 11, the ACK / NACK writing direction “direction in which the f-index decreases (upward)” corresponds to “CB # 4 retransmission request” (see FIG. 12A), and the ACK / NACK writing direction is “The direction in which the f-index increases (downward)” corresponds to “ACK of CB # 4” (see FIG. 12B).

なお、eNBは、上方向及び下方向からそれぞれ復調を行い、例えば、尤度の絶対値が大きい方向に書き込まれたと判断することにより、書き込み方向を判別することができる。   Note that the eNB can determine the writing direction by performing demodulation from each of the upward direction and the downward direction, for example, by determining that the absolute value of the likelihood is written in the larger direction.

このように実施の形態5によれば、ACK/NACKのCHILの書き込み方向にCBのACK/NACKを対応付けることにより、ACK/NACKを削減することができ、ACK/NACK報告用のリソース及び再送のためのリソースを減少させることができるので、周波数利用効率を向上させることができる。   Thus, according to Embodiment 5, ACK / NACK can be reduced by associating ACK / NACK of CB with the CHIL writing direction of ACK / NACK, and resources for ACK / NACK reporting and retransmission Therefore, the frequency utilization efficiency can be improved.

(実施の形態6)
本発明の実施の形態6に係る送信装置は、一部の機能が異なるのみで実施の形態1の図2に示した構成と同様であるので、異なる機能について図2を援用して説明する。
(Embodiment 6)
The transmitting apparatus according to the sixth embodiment of the present invention is the same as the configuration shown in FIG. 2 of the first embodiment except for some functions. Therefore, different functions will be described with reference to FIG.

本発明の実施の形態6に係るビット削減部109が記憶するテーブルについて説明する。ここでは、1TBが5CBの場合において、ACK/NACKの符号化方式でCB#4のACK/NACKを通知するものとする。この場合のテーブルを一例として図13に示す。図13では、ACK/NACKの符号化方式が「リードミューラー(Reed-Muller)符号化方式」は「CB#4の再送要求」に対応し、ACK/NACKの符号化方式が「Tail-Biting畳み込み符号化方式」は「CB#4のACK」に対応している。   A table stored in the bit reduction unit 109 according to Embodiment 6 of the present invention will be described. Here, when 1 TB is 5 CB, ACK / NACK of CB # 4 is notified using an ACK / NACK encoding scheme. An example of the table in this case is shown in FIG. In FIG. 13, the ACK / NACK encoding scheme “Reed-Muller encoding scheme” corresponds to “CB # 4 retransmission request”, and the ACK / NACK encoding scheme is “Tail-Biting convolution”. The “encoding method” corresponds to “ACK of CB # 4”.

なお、eNBは、ブラインド復号を行い、CRCがOKになった方の符号化方式で送られたと判断することができる。   Note that the eNB can perform blind decoding and determine that the CRC has been transmitted using the encoding method that is OK.

このように実施の形態6によれば、ACK/NACKの符号化方式にCBのACK/NACKを対応付けることにより、ACK/NACKを削減することができ、ACK/NACK報告用のリソース及び再送のためのリソースを減少させることができるので、周波数利用効率を向上させることができる。   As described above, according to the sixth embodiment, ACK / NACK can be reduced by associating ACK / NACK of CB with an ACK / NACK coding scheme, and for ACK / NACK reporting resources and retransmission. Therefore, the frequency utilization efficiency can be improved.

(実施の形態7)
本発明の実施の形態7では、上述した実施の形態1から実施の形態5を組み合わせた場合について説明する。
(Embodiment 7)
In the seventh embodiment of the present invention, a case where the first to fifth embodiments described above are combined will be described.

本発明の実施の形態7に係る送信装置は、一部の機能が異なるのみで実施の形態1の図2に示した構成と同様であるので、異なる機能について図2を援用して説明する。   The transmitting apparatus according to the seventh embodiment of the present invention is the same as the configuration shown in FIG. 2 of the first embodiment except for some functions. Therefore, different functions will be described with reference to FIG.

本発明の実施の形態7に係るビット削減部109が記憶するテーブルについて説明する。ここでは、1TBが5CBの場合において、ACK/NACKビット、ACK/NACKの送信タイミング及びACK/NACKのCHILの書き込み方向でCB#0〜#4のACK/NACKを通知するものとする。この場合のテーブルを一例として図14に示す。図14では、例えば、ACK/NACKビットが「0」、ACK/NACK送信タイミングが「+1サブフレーム」、かつ、CHIL書き込み方向が「f−indexが小さくなる方向」の場合、「全CBは誤りなし」に対応している。同様に、図14のテーブルに示すように5CBの誤りパターンを表している。   A table stored in the bit reduction unit 109 according to Embodiment 7 of the present invention will be described. Here, when 1TB is 5CB, ACK / NACK of CB # 0 to CB # 0 is notified in the writing direction of ACK / NACK bit, ACK / NACK transmission timing, and ACK / NACK CHIL. An example of the table in this case is shown in FIG. In FIG. 14, for example, when the ACK / NACK bit is “0”, the ACK / NACK transmission timing is “+1 subframe”, and the CHIL write direction is “the direction in which the f-index decreases”, “all CBs are in error It corresponds to “None”. Similarly, a 5CB error pattern is represented as shown in the table of FIG.

このように実施の形態7によれば、ACK/NACKビット、ACK/NACKの送信タイミング及びACK/NACKのCHILの書き込み方向にCBのACK/NACKを対応付けることにより、ACK/NACKを削減することができ、ACK/NACK報告用のリソース及び再送のためのリソースを減少させることができるので、周波数利用効率を向上させることができる。   Thus, according to Embodiment 7, ACK / NACK can be reduced by associating ACK / NACK of CB with ACK / NACK bit, ACK / NACK transmission timing, and ACK / NACK CHIL writing direction. Since the resources for ACK / NACK reporting and the resources for retransmission can be reduced, the frequency utilization efficiency can be improved.

本発明にかかる送信装置及びACK/NACK送信方法は、3GPP LTEなどの移動通信システムに適用できる。   The transmission apparatus and ACK / NACK transmission method according to the present invention can be applied to a mobile communication system such as 3GPP LTE.

HARQをサポートするための送信装置の構成を示すブロック図A block diagram showing a configuration of a transmission apparatus for supporting HARQ 本発明の実施の形態1に係る送信装置の構成を示すブロック図The block diagram which shows the structure of the transmitter which concerns on Embodiment 1 of this invention. 本発明の実施の形態1に係るテーブルを示す図The figure which shows the table which concerns on Embodiment 1 of this invention. 図2に示したビット削減部におけるACK/NACKビットの選択の様子を示す図The figure which shows the mode of selection of the ACK / NACK bit in the bit reduction part shown in FIG. 本発明の実施の形態2に係るテーブルを示す図The figure which shows the table which concerns on Embodiment 2 of this invention. 本発明の実施の形態2に係るACK/NACKビットの選択の様子を示す図The figure which shows the mode of selection of the ACK / NACK bit which concerns on Embodiment 2 of this invention. 本発明の実施の形態3に係るテーブルを示す図The figure which shows the table which concerns on Embodiment 3 of this invention. 本発明の実施の形態3に係るACK/NACKビットの選択の様子を示す図The figure which shows the mode of selection of the ACK / NACK bit which concerns on Embodiment 3 of this invention. 本発明の実施の形態4に係るテーブルを示す図The figure which shows the table which concerns on Embodiment 4 of this invention. 本発明の実施の形態4に係るACK/NACKビットを送信する様子を示す図The figure which shows a mode that the ACK / NACK bit which concerns on Embodiment 4 of this invention is transmitted. 本発明の実施の形態5に係るテーブルを示す図The figure which shows the table which concerns on Embodiment 5 of this invention. ACK/NACKのCHILの書き込み方向の説明に供する図The figure which serves for explanation of the writing direction of CHIL of ACK / NACK 本発明の実施の形態6に係るテーブルを示す図The figure which shows the table which concerns on Embodiment 6 of this invention. 本発明の実施の形態7に係るテーブルを示す図The figure which shows the table which concerns on Embodiment 7 of this invention.

101 CRC付加部
102 分割部
103 符号化部
104 レートマッチング部
105 CB連結部
106、108、110 符号化部
107 多重化部
109 ビット削減部
111 インタリーバ
101 CRC adding unit 102 Dividing unit 103 Encoding unit 104 Rate matching unit 105 CB concatenation unit 106, 108, 110 Encoding unit 107 Multiplexing unit 109 Bit reduction unit 111 Interleaver

Claims (7)

一つのトランスポートブロックを構成する複数のコードブロックの誤りパターンに対応付けたビットを用いて、前記複数のコードブロックのACK/NACKを通知するビットを前記複数のコードブロック数未満のビット数に削減するビット削減手段と、
削減された前記ACK/NACKを通知するビットを符号化する符号化手段と、
符号化された前記ACK/NACKを通知するビットを送信する送信手段と、
を具備する送信装置。
Using bits associated with error patterns of a plurality of code blocks constituting one transport block, the number of bits for reporting ACK / NACK of the plurality of code blocks is reduced to a number of bits less than the number of code blocks. Bit reduction means to
Encoding means for encoding bits for reporting the reduced ACK / NACK;
Transmitting means for transmitting a bit for reporting the encoded ACK / NACK;
A transmission apparatus comprising:
前記ビット削減手段は、前記複数のコードブロックのうち誤ったコードブロック番号以降の再送要求に対応付けたビットを用いる請求項1に記載の送信装置。   The transmission apparatus according to claim 1, wherein the bit reduction means uses a bit associated with a retransmission request after an incorrect code block number among the plurality of code blocks. 前記ビット削減手段は、前回送信と同じコードブロック番号の再送要求と、前回送信したコードブロック先頭を基準に一つ繰り上げたコードブロック番号以降の再送要求とに対応付けたビットを用いる請求項1に記載の送信装置。   The bit reduction means uses a bit associated with a retransmission request of the same code block number as that of the previous transmission and a retransmission request after the code block number incremented by one based on the head of the code block transmitted last time. The transmitting device described. 前記ビット削減手段は、ACK/NACK送信タイミングにコードブロックのACK/NACKを対応付ける請求項1に記載の送信装置。   The transmission apparatus according to claim 1, wherein the bit reduction means associates ACK / NACK of a code block with ACK / NACK transmission timing. 前記ビット削減手段は、ACK/NACKのCHILの書き込み方向にコードブロックのACK/NACKを対応付ける請求項1に記載の送信装置。   The transmission apparatus according to claim 1, wherein the bit reduction means associates ACK / NACK of a code block with a writing direction of CHIL of ACK / NACK. 前記ビット削減手段は、ACK/NACKの符号化方式にコードブロックのACK/NACKを対応付ける請求項1に記載の送信装置。   The transmission apparatus according to claim 1, wherein the bit reduction means associates ACK / NACK of a code block with an ACK / NACK encoding scheme. 一つのトランスポートブロックを構成する複数のコードブロックの誤りパターンに対応付けたビットを用いて、前記複数のコードブロックのACK/NACKを通知するビットを前記複数のコードブロック数未満のビット数に削減するビット削減工程と、
削減された前記ACK/NACKを通知するビットを符号化する符号化工程と、
符号化された前記ACK/NACKを通知するビットを送信する送信工程と、
を具備するACK/NACK送信方法。
Using bits associated with error patterns of a plurality of code blocks constituting one transport block, the number of bits for reporting ACK / NACK of the plurality of code blocks is reduced to a number of bits less than the number of the plurality of code blocks. Bit reduction process,
An encoding step of encoding the bits for reporting the reduced ACK / NACK;
A transmission step of transmitting a bit for reporting the encoded ACK / NACK;
An ACK / NACK transmission method comprising:
JP2009058002A 2009-03-11 2009-03-11 Transmitter, and ack/nack transmission method Pending JP2010213067A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009058002A JP2010213067A (en) 2009-03-11 2009-03-11 Transmitter, and ack/nack transmission method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009058002A JP2010213067A (en) 2009-03-11 2009-03-11 Transmitter, and ack/nack transmission method

Publications (1)

Publication Number Publication Date
JP2010213067A true JP2010213067A (en) 2010-09-24

Family

ID=42972779

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009058002A Pending JP2010213067A (en) 2009-03-11 2009-03-11 Transmitter, and ack/nack transmission method

Country Status (1)

Country Link
JP (1) JP2010213067A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017221871A1 (en) * 2016-06-20 2017-12-28 株式会社Nttドコモ User terminal and wireless communication method
JP2018509814A (en) * 2015-02-05 2018-04-05 クゥアルコム・インコーポレイテッドQualcomm Incorporated Efficient ACK / NACK transmission
WO2018185896A1 (en) * 2017-04-05 2018-10-11 株式会社Nttドコモ User terminal and wireless communication method
JP2020507995A (en) * 2017-02-13 2020-03-12 クアルコム,インコーポレイテッド Feedback techniques for wireless communication
JP2020511823A (en) * 2017-02-24 2020-04-16 オッポ広東移動通信有限公司Guangdong Oppo Mobile Telecommunications Corp., Ltd. Feedback information transmission method, terminal device and network device

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018509814A (en) * 2015-02-05 2018-04-05 クゥアルコム・インコーポレイテッドQualcomm Incorporated Efficient ACK / NACK transmission
JP7157512B2 (en) 2016-06-20 2022-10-20 株式会社Nttドコモ Terminal, wireless communication method, base station and system
CN109314607A (en) * 2016-06-20 2019-02-05 株式会社Ntt都科摩 User terminal and wireless communications method
JPWO2017221871A1 (en) * 2016-06-20 2019-05-16 株式会社Nttドコモ User terminal and wireless communication method
WO2017221871A1 (en) * 2016-06-20 2017-12-28 株式会社Nttドコモ User terminal and wireless communication method
US11528096B2 (en) 2016-06-20 2022-12-13 Ntt Docomo, Inc. User terminal and radio communication method
JP2020507995A (en) * 2017-02-13 2020-03-12 クアルコム,インコーポレイテッド Feedback techniques for wireless communication
JP7235663B2 (en) 2017-02-13 2023-03-08 クアルコム,インコーポレイテッド Feedback techniques for wireless communication
US11729665B2 (en) 2017-02-13 2023-08-15 Qualcomm Incorporated Feedback techniques for wireless communications
JP2020511823A (en) * 2017-02-24 2020-04-16 オッポ広東移動通信有限公司Guangdong Oppo Mobile Telecommunications Corp., Ltd. Feedback information transmission method, terminal device and network device
JP6997203B2 (en) 2017-02-24 2022-01-17 オッポ広東移動通信有限公司 Feedback information transmission method, terminal equipment and network equipment
US11405159B2 (en) 2017-02-24 2022-08-02 Guangdong Oppo Mobile Telecommunications Corp., Ltd. Method for transmitting feedback information, terminal device and network device
WO2018185896A1 (en) * 2017-04-05 2018-10-11 株式会社Nttドコモ User terminal and wireless communication method

Similar Documents

Publication Publication Date Title
WO2020164458A1 (en) Systems and methods for user equipment cooperation with sidelink harq feedback
JP5710795B2 (en) Bundling of ACK information in a wireless communication system
KR101323032B1 (en) Method and appaeatus for multicasting with feedback information
JP5009410B2 (en) Mobile station apparatus, radio communication method, and integrated circuit
JP5201209B2 (en) Encoding device, decoding device, encoding method, and decoding method
KR101095162B1 (en) Encoding and decoding of control information for wireless communication
US9294221B2 (en) Method and arrangement for retransmission control
CN111490858B (en) Adaptive transmission method, device and system for satellite communication
CN108631960B (en) Data transmission method and related equipment
RU2531264C2 (en) Method of encoding harq feedback information with two separate codewords with unequal error protection for dtx and ack/nack
KR101015714B1 (en) Apparatus And Method For Repeating Using Multiple Mother Codes System Using HARQ
JP2015065699A (en) Methods and device for rate matching to improve hybrid arq operations
JP2010016824A (en) Automatic retransmission controller and retransmission block recombination apparatus
KR20120085305A (en) Method and apparatus for transmitting uplink control signaling on physical uplink shared channel
JP2008092378A (en) Apparatus and method for transmitting uplink control channel
CN109076386B (en) Information transmission method, receiving device, sending device and system
CN108886436B (en) Radio network node, wireless device and methods performed therein
JP2009296459A (en) Transmitter and receiver, and transmission method and reception method
JP2010213067A (en) Transmitter, and ack/nack transmission method
JP2007258976A (en) Packet transmitter
JP2004007028A (en) Transmission apparatus and transmission method
US10165595B2 (en) Device and method of handling uplink transmission
JP2004147068A (en) Ofdm transmitter
JP2009296182A (en) Radio communication system, radio communication device and radio communication method
JP5719460B2 (en) Mobile station apparatus, radio communication method, and integrated circuit