KR20090084641A - Method for determining transport block size and signal transmission method using the same - Google Patents

Method for determining transport block size and signal transmission method using the same Download PDF

Info

Publication number
KR20090084641A
KR20090084641A KR1020080097705A KR20080097705A KR20090084641A KR 20090084641 A KR20090084641 A KR 20090084641A KR 1020080097705 A KR1020080097705 A KR 1020080097705A KR 20080097705 A KR20080097705 A KR 20080097705A KR 20090084641 A KR20090084641 A KR 20090084641A
Authority
KR
South Korea
Prior art keywords
transport block
size
code blocks
crc
length
Prior art date
Application number
KR1020080097705A
Other languages
Korean (ko)
Other versions
KR101526990B1 (en
Inventor
김봉회
서동연
안준기
김기준
Original Assignee
엘지전자 주식회사
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 엘지전자 주식회사 filed Critical 엘지전자 주식회사
Priority to CN201310308673.9A priority Critical patent/CN103475448B/en
Priority to CN2008801236029A priority patent/CN101911641B/en
Priority to PCT/KR2008/006756 priority patent/WO2009096658A1/en
Priority to JP2010533968A priority patent/JP5330402B2/en
Priority to TW097144698A priority patent/TWI403120B/en
Priority to EP16200566.4A priority patent/EP3157186B1/en
Priority to ES16200566T priority patent/ES2719534T3/en
Priority to EP08170868.7A priority patent/EP2086143B1/en
Priority to ES08170868.7T priority patent/ES2639850T3/en
Priority to US12/332,165 priority patent/US8266513B2/en
Publication of KR20090084641A publication Critical patent/KR20090084641A/en
Priority to US13/584,561 priority patent/US8671336B2/en
Priority to US13/584,600 priority patent/US8739014B2/en
Priority to US13/584,584 priority patent/US8578257B2/en
Priority to JP2013154548A priority patent/JP5670520B2/en
Priority to US14/251,366 priority patent/US9225470B2/en
Priority to JP2014253172A priority patent/JP5977809B2/en
Application granted granted Critical
Publication of KR101526990B1 publication Critical patent/KR101526990B1/en
Priority to US14/878,859 priority patent/US9807647B2/en
Priority to JP2016143381A priority patent/JP6204543B2/en
Priority to US15/727,253 priority patent/US10425858B2/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/0001Systems modifying transmission characteristics according to link quality, e.g. power backoff
    • H04L1/0006Systems modifying transmission characteristics according to link quality, e.g. power backoff by adapting the transmission format
    • H04L1/0007Systems modifying transmission characteristics according to link quality, e.g. power backoff by adapting the transmission format by modifying the frame length
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/004Arrangements for detecting or preventing errors in the information received by using forward error control
    • H04L1/0041Arrangements at the transmitter end
    • H04L1/0042Encoding specially adapted to other signal generation operation, e.g. in order to reduce transmit distortions, jitter, or to improve signal shape
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/004Arrangements for detecting or preventing errors in the information received by using forward error control
    • H04L1/0056Systems characterized by the type of code used
    • H04L1/0057Block codes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/004Arrangements for detecting or preventing errors in the information received by using forward error control
    • H04L1/0056Systems characterized by the type of code used
    • H04L1/0071Use of interleaving

Abstract

A method for determining a transport block size and a signal transmitting method using the same are provided to improve the efficiency of a system by minimizing the attached dummy bit in a rate matching process. A transmission block is mapped to the code block corresponding to the determined number by determining the number of the code block to be mapped. A CRC is attached to the code block. An encoding is performed in each code block attaching the CRC through a turbo encoder including the internal interleaver. The encoded code block is transmitted. The size of the transmission block is one among the predetermined transmission block size combination so that the sum of the length of the CRC attached to the arbitrary code block and the arbitrary code block corresponds to the length of the input bit of the internal interleaver.

Description

전송 블록 크기 결정 방법 및 이를 이용한 신호 전송 방법{METHOD FOR DETERMINING TRANSPORT BLOCK SIZE AND SIGNAL TRANSMISSION METHOD USING THE SAME}METHOD FOR DETERMINING TRANSPORT BLOCK SIZE AND SIGNAL TRANSMISSION METHOD USING THE SAME}

이하에서는 무선 통신 시스템에서 데이터 블록(Data Block) 또는 전송 블록(Transport Block)의 크기를 효율적으로 결정 방법과, 이를 이용하여 신호를 전송하는 방법에 대해 설명한다.Hereinafter, a method of efficiently determining the size of a data block or a transport block in a wireless communication system and a method of transmitting a signal using the same will be described.

일반적인 통신 시스템에서는 채널에서 겪는 오류를 수신단에서 정정해주기 위해서 송신단에서 보내는 정보를 오류정정부호(forward error correction code)를 사용한 코딩(coding)을 거쳐 전송하게 된다. 수신단에서는 수신신호를 복조(demodulation)한 후 오류정정부호의 디코딩(decoding) 과정을 거친 후 전송정보를 복원하게 된다. 이러한 디코딩 과정에서, 채널에 의해서 생긴 수신신호상의 오류를 정정하게 된다.In a general communication system, information transmitted from a transmitter is transmitted through a coding using a forward error correction code to correct an error occurring in a channel at a receiver. The receiving end demodulates the received signal and then decodes the error correcting code to restore the transmission information. In this decoding process, errors in the received signal caused by the channel are corrected.

오류정정부호는 다양한 종류가 가능하지만, 이하에서는 터보 코드(turbo code)를 예를 들어서 설명하도록 한다. 터보 코드는 회귀 정보 컨볼루셔널 인코더(recursive systematic convolution encoder)와 인터리버(interleaver)로 구성된 다. 터보 코드의 실제 구현 시 병렬 복호화를 용이하게 하기 위한 인터리버가 있는 데 이의 일종이 QPP(quadratic polynomial permutation) 인터리버(interleaver)이다. 이와 같은 QPP 인터리버는 특정의 데이터 블록 크기에만 좋은 성능을 유지한다고 알려져 있다. 여기서 "데이터 블록" 은 상위 계층으로부터 물리 계층에 전달되는 블록 단위 데이터를 의미하며 "전송 블록(Transport Block)" 으로 지칭될 수도 있다.There are various kinds of error correcting codes, but hereinafter, turbo code will be described by way of example. The turbo code consists of a recursive systematic convolution encoder and an interleaver. There is an interleaver for facilitating parallel decoding in actual implementation of the turbo code. One kind of this is a quadratic polynomial permutation (QPP) interleaver. Such a QPP interleaver is known to maintain good performance only for certain data block sizes. Here, the "data block" means block unit data transferred from an upper layer to the physical layer and may be referred to as a "transport block."

한편, 터보 코드의 성능은 데이터 블록 크기가 증가할수록 좋은 것으로 알려져 있는데, 실제 통신 시스템에서는 실제 구현의 편리함을 위하여 일정 크기 이상의 데이터 블록의 경우 여러 개의 작은 데이터 블록으로 나누어 인코딩(encoding)을 수행하게 된다. 나누어진 작은 데이터 블록을 코드블록(code block)이라 부른다. 코드블록은 일반적으로 같은 크기를 갖게 되지만, QPP 인터리버의 크기 제한 때문에 여러 개의 코드블록 중 하나의 코드블록은 다른 크기를 가질 수도 있다. 정해진 인터리버 크기의 코드블록 단위로 오류정정부호화 과정을 거친 후 무선 채널로 전송 시 발생하는 버스트 에러(burst error)의 영향을 줄이기 위해 인터리빙(interleaving)을 수행한다. 그리고 이를 실제 무선 자원에 매핑되어 전송된다.On the other hand, the performance of the turbo code is known to be good as the data block size increases, in the actual communication system, for the convenience of the actual implementation, the data block of more than a certain size is divided into several small data blocks to perform the encoding (encoding) . The divided small data block is called a code block. Code blocks generally have the same size, but due to the size limitation of the QPP interleaver, one code block of several code blocks may have a different size. Interleaving is performed to reduce the effects of burst errors that occur during transmission on a wireless channel after an error correction encoding process in units of code blocks having a predetermined interleaver size. And it is mapped to the actual radio resources and transmitted.

실제 전송 시 사용되는 무선 자원의 양이 일정하기 때문에 이에 맞추기 위해서는 인코딩된 코드블록 에 대하여 레이트 매칭(rate matching)을 수행하여야 한다. 일반적으로 레이트 매칭은 펑처링(puncturing)이나 반복(repetition)으로 이루어진다. 레이트 매칭은 3GPP의 WCDMA와 같이 인코딩된 코드블록 단위로 수행할 수도 있다. 다른 방법으로, 인코딩된 코드블록의 정보(systematic) 부분과 잉여 (parity) 부분을 분리하여 따로 수행할 수도 있다.Since the amount of radio resources used during the actual transmission is constant, rate matching should be performed on the encoded code blocks. Generally, rate matching consists of puncturing or repetition. Rate matching may be performed in code block units encoded such as WCDMA of 3GPP. Alternatively, the systemic part and the parity part of the encoded code block may be separated and performed separately.

도 1은 터보 인코더의 기본적인 동작을 설명하기 위한 도면이다.1 is a view for explaining the basic operation of the turbo encoder.

도 1에 도시된 바와 같이 하나의 코드블록을 입력 받은 터보 인코더는 이 코드블록을 정보 부분(S)과 잉여 부분(P1 및 P2)으로 분리할 수 있다. 분리된 정보 부분(S)과 잉여 부분(P1, P2)은 각각 서브블록 인터리버를 거쳐 인터리빙이 수행될 수 있으며, 그 후 순환 버퍼(circular buffer)에 저장되게 된다.As shown in FIG. 1, a turbo encoder receiving one code block may divide the code block into an information part S and a surplus parts P1 and P2. The separated information portion S and the surplus portions P1 and P2 may be interleaved through a subblock interleaver, respectively, and then stored in a circular buffer.

도 1은 코드블록의 정보 부분과 잉여 부분을 따로 분리하여 레이트 매칭을 수행하는 것을 도시하고 있으나, 이에 한정할 필요는 없다. 여기서 코드 레이트(code rate)는 1/3을 가정하였다.Although FIG. 1 illustrates performing rate matching by separately separating an information part and a redundant part of a code block, the present invention is not limited thereto. Code rate is assumed to be 1/3.

상위 계층의 서비스 종류에 따라 다양한 전송 블록 크기가 정의되어야 하지만 이와 같은 다양한 전송 블록 크기의 시그널링을 효율적으로 수행하기 위해서는 전송 블록 크기를 양자화하는 것이 바람직하다. 양자화할 때 상위 계층에서 전송되어온 소스 데이터 블록을 물리 계층의 데이터 블록 크기에 맞추기 위해서 더미 비트(dummy bit)를 붙이게 되는데, 첨가되는 더미 비트의 양이 최소가 되도록 양자화를 하는 것이 바람직하다.Although various transport block sizes should be defined according to service types of higher layers, it is preferable to quantize transport block sizes in order to efficiently perform such signaling of various transport block sizes. When quantization, a dummy bit is added to match a source data block transmitted from an upper layer to a data block size of a physical layer, and quantization is preferably performed so that the amount of dummy bits added is minimal.

본 발명의 일 측면에서는 상위 계층에서 전달받은 전송 블록을 코드블록으로 분할하여 터보 인코더에 의해 인코딩을 수행할 경우, 상술한 바와 같은 레이트 매칭 과정에서 부착되는 더미 비트를 최소화하여 시스템 효율을 증가시키는 방법을 제공하고자 한다.According to an aspect of the present invention, when encoding a turbo block by transmitting a transport block received from a higher layer and performing encoding by a turbo encoder, a method of increasing system efficiency by minimizing dummy bits attached in a rate matching process as described above. To provide.

상술한 바와 같은 과제를 해결하기 위한 본 발명의 일 측면에서는 코드블록 단위로 분할되는 전송 블록이 터보 인코더의 내부 인터리버의 입력 비트 길이에 맞도록 설정하되, 이때 전송 블록 및 코드블록 단위로 부착되는 CRC를 고려하여 전송 블록 크기를 설정하고, 이를 이용하여 신호를 전송하는 방법을 제공하고자 한다.According to an aspect of the present invention for solving the above problems, the transmission block divided into code block units is set to match the input bit length of the internal interleaver of the turbo encoder, in which case the CRC is attached to the transport block and code block units. In consideration of this, a transport block size is set and a method for transmitting a signal using the same is provided.

구체적인 일 실시형태에서는 전송 블록에 매핑될 코드블록의 개수를 결정하여, 상기 전송 블록을 상기 결정된 개수에 대응하는 코드블록에 매핑하는 단계; 상기 코드블록 각각에 CRC를 부착하는 단계; 상기 CRC가 부착된 코드블록 각각에 내부 인터리버를 포함한 터보 인코더를 통해 인코딩을 수행하는 단계; 및 인코딩된 상기 코드블록을 전송하는 단계를 포함하며, 상기 전송 블록의 크기는, 상기 코드블록 중 어느 하나의 코드블록의 길이와 상기 하나의 코드블록에 부착된 CRC의 길이의 합이, 상기 내부 인터리버의 입력 비트 길이에 대응하도록 미리 설정된 전송 블록 크기 조합 중 어느 하나에 해당하는 것을 특징으로 하는 신호 전송 방법을 제안한다.According to a specific embodiment, determining the number of code blocks to be mapped to a transport block and mapping the transport blocks to code blocks corresponding to the determined number; Attaching a CRC to each of the code blocks; Performing encoding through a turbo encoder including an internal interleaver in each of the code blocks to which the CRC is attached; And transmitting the encoded code block, wherein the size of the transport block is equal to the sum of the length of any one of the code blocks and the length of the CRC attached to the one code block. The present invention proposes a signal transmission method corresponding to any one of a combination of transport block sizes preset to correspond to an input bit length of an interleaver.

이때, 상기 터보 인코더의 내부 인터리버의 입력 비트 길이는 특정 비트 길이들의 조합으로서 미리 결정되어 있을 수 있다.In this case, the input bit length of the internal interleaver of the turbo encoder may be predetermined as a combination of specific bit lengths.

이러한 가정하에서 상기 전송 블록에 매핑될 코드블록의 개수가 1개인 경우, 상기 전송 블록의 크기는 특정 비트 길이들의 조합으로서 미리 결정되어 있는 상기 내부 인터리버의 입력 비트 길이들에 상기 CRC의 길이가 더해진 값들을 포함하는 전송 블록 크기 조합 중 어느 하나에 해당할 수 있다.Under this assumption, when the number of code blocks to be mapped to the transport block is one, the size of the transport block is a value obtained by adding the length of the CRC to the input bit lengths of the internal interleaver, which are predetermined as a combination of specific bit lengths. It may correspond to any one of the transport block size combination including the.

또한, 동일한 조건 하에서 상기 전송 블록에 매핑될 코드블록의 개수가 2개 이상인 경우, 상기 전송 블록은 동일한 길이를 가지는 2개 이상의 코드블록으로 분할되어 매핑되는 것이 바람직하다.In addition, when the number of code blocks to be mapped to the transport block is two or more under the same conditions, it is preferable that the transport block is divided into two or more code blocks having the same length and mapped.

이를 일반화하여 다음과 같이 표현할 수 있다.This can be generalized as

즉, 상기 전송 블록의 크기를 N, 상기 전송 블록에 매핑될 코드블록의 개수를 M, 상기 M개의 코드블록 각각의 길이를 NC, 그리고 상기 CRC의 길이를 L이라 할 경우, 상기 전송 블록의 크기 N은,That is, when the size of the transport block is N, the number of code blocks to be mapped to the transport block is M, the length of each of the M code blocks is N C , and the length of the CRC is L, Size N,

N = M*NC -LN = M * N C -L

을 만족하도록 설정될 수 있으며, 상기 전송 블록의 크기는 상기 NC + L이 특정 비트 길이들의 조합으로서 미리 결정되어 있는 상기 내부 인터리버의 입력 비트 길이들에 대응하도록 설정된 전송 블록 크기 조합 중 어느 하나에 해당할 수 있다.The size of the transport block may be set to any one of transport block size combinations in which the N C + L is set to correspond to input bit lengths of the internal interleaver, which is predetermined as a combination of specific bit lengths. This may be the case.

좀더 구체적으로 상기 터보 인코더의 내부 인터리버의 입력 비트 길이는 다음 표 1의 인덱스 "i"에 따른 K값에 대응하도록 설정될 수 있다.More specifically, the input bit length of the internal interleaver of the turbo encoder may be set to correspond to the K value according to the index "i" of Table 1 below.

[표 1]TABLE 1

Figure 112008505003094-PAT00001
Figure 112008505003094-PAT00001

이러한 가정하에서, 상기 전송 블록에 매핑될 코드블록의 개수가 1개인 경우, 상기 전송 블록의 크기는 상기 표 1의 K값에 상기 CRC의 길이가 더해진 값들을 포함하는 전송 블록 크기 조합 중 어느 하나에 해당할 수 있다.Under this assumption, when the number of code blocks to be mapped to the transport block is one, the size of the transport block may be any one of transport block size combinations including values obtained by adding the length of the CRC to K values of Table 1. This may be the case.

이를 일반화하여 표현하면, 상기 전송 블록의 크기를 N, 상기 전송 블록에 매핑될 코드블록의 개수를 M, 상기 M개의 코드블록 각각의 길이를 NC, 그리고 상기 CRC의 길이를 L이라 할 경우, 상기 전송 블록의 크기 N은,In general terms, when the size of the transport block is N, the number of code blocks to be mapped to the transport block is M, the length of each of the M code blocks is N C , and the length of the CRC is L, The size N of the transport block,

N = M*NC -LN = M * N C -L

을 만족하며, 상기 전송 블록의 크기는 상기 NC + L이 상기 표 1의 K값에 대응하도록 설정된 전송 블록 크기 조합 중 어느 하나에 해당할 수 있다.The size of the transport block may correspond to any one of transport block size combinations in which the N C + L is set to correspond to the K values in Table 1.

또한, 상기 전송 블록 크기 N은 상기 전송 블록에 매핑될 코드블록의 개수 M에 따라,Further, the transport block size N is according to the number M of code blocks to be mapped to the transport block.

Figure 112008505003094-PAT00024
Figure 112008505003094-PAT00024

와 같은 조합 중 선택된 길이가 이용될 수도 있다.A selected length of combinations such as may be used.

또한, 본 실시형태는 수신단으로부터 변조 및 코딩 방식(MCS) 및 이용 가능한 자원 영역 크기에 대한 정보를 수신하는 단계; 및 상기 수신 정보를 바탕으로 상기 미리 설정된 전송 블록 크기 조합 중 어느 하나를 상기 전송 블록의 크기로서 결정하는 단계를 더 포함할 수 있으며, 이러한 조건 하에서 상기 수신 정보에 따른 전송 블록의 크기가 상기 미리 설정된 전송 블록 크기 조합에 포함되지 않는 경우, 상기 미리 설정된 전송 블록 크기 조합 중 상기 수신 정보에 따른 전송 블록의 크기를 넘지 않는 최대 전송 블록 크기를 이용하거나, 상기 미리 설정된 전송 블록 크기 조합 중 상기 수신 정보에 따른 전송 블록의 크기를 초과하는 최소 전송 블록 크기를 이용하거나, 상기 미리 설정된 전송 블록 크기 조합 중 상기 수신 정보에 따른 전송 블록의 크기와 차이가 가장 작은 전송 블록 크기를 이용할 수 있다.In addition, the present embodiment includes receiving information on a modulation and coding scheme (MCS) and available resource region size from a receiving end; And determining any one of the preset transport block size combinations as the size of the transport block based on the received information, and under this condition, the size of the transport block according to the received information is set in advance. When not included in the transport block size combination, the maximum transport block size not exceeding the size of the transport block according to the received information among the preset transport block size combinations is used, or in the received information among the preset transport block size combinations. The minimum transport block size exceeding the transport block size may be used, or the transport block size having the smallest difference from the transport block size according to the received information among the preset transport block size combinations may be used.

한편, 본 발명의 다른 일 실시형태에서는 크기가 N인 전송 블록에 크기가 L인 제 1 CRC를 부착하는 단계; 상기 제 1 CRC가 부착된 전송 블록을 NC 길이를 가지는 M개의 코드블록으로 분할하는 단계; 상기 분할된 M개의 코드블록 각각에 크기가 L인 제 2 CRC를 부착하는 단계; 상기 제 2 CRC가 부착된 M개의 코드블록에 내부 인터리버를 포함한 터보 인코더를 통해 인코딩을 수행하는 단계; 및 상기 인코딩된 M개의 코드블록을 전송하는 단계를 포함하며, 상기 전송 블록의 크기 N은,On the other hand, another embodiment of the present invention includes the steps of attaching a first CRC of size L to a transport block of size N; Dividing the transport block to which the first CRC is attached into M code blocks having an N C length; Attaching a second CRC having a size of L to each of the divided M code blocks; Performing encoding through a turbo encoder including an internal interleaver in the M code blocks to which the second CRC is attached; And transmitting the encoded M code blocks, wherein the size N of the transport block is:

N = M*NC -LN = M * N C -L

을 만족하는 크기를 가지며, 상기 NC + L는 상기 터보 인코더의 내부 인터리버 입력 비트 길이 중 어느 하나의 길이를 가지도록 설정되는 것을 특징으로 하는 신호 전송 방법을 제공한다. (단, N, NC, M, L은 자연수)The N C + L is set to have a length of any one of the internal interleaver input bit length of the turbo encoder. (N, N C , M, L are natural numbers)

한편, 본 발명의 또 다른 일 실시형태에서는 크기가 N인 전송 블록을 하나 이상의 코드블록에 매핑하는 단계; 상기 하나 이상의 코드블록에 내부 인터리버를 포함한 터보 인코더를 통해 인코딩을 수행하는 단계; 및 상기 인코딩된 코드블록을 전송하는 단계를 포함하며, 상기 전송 블록의 크기 N은 다음 표 2에 기재된 값들 전부 또는 일부로 구성되는 전송 블록 크기 조합으로부터 선택된 전송 블록 크기인, 신호 전송 방법을 제안한다 (단, N은 자연수).On the other hand, another embodiment of the present invention comprises the steps of mapping a transport block of size N to one or more code blocks; Performing encoding through a turbo encoder including an internal interleaver in the one or more code blocks; And transmitting the encoded codeblock, wherein the size N of the transport block is a transport block size selected from a transport block size combination consisting of all or part of the values described in Table 2 below. N is a natural number).

[표 2]TABLE 2

Figure 112008505003094-PAT00004
Figure 112008505003094-PAT00004

Figure 112008505003094-PAT00005
Figure 112008505003094-PAT00005

상술한 바와 같은 본 발명의 각 실시형태에 따르면, 상위 계층에서 전달받은 전송 블록을 코드블록으로 분할하여 터보 인코더에 의해 인코딩을 수행할 경우, 터보 인코더의 내부 인터리버 입력 비트 길이 제한으로 인한 더미 비트의 추가를 제거할 수 있어, 효율적으로 신호를 전송할 수 있다.According to each embodiment of the present invention as described above, when performing the encoding by the turbo encoder by dividing the transport block received from the upper layer into code blocks, the dummy bit due to the internal interleaver input bit length limitation of the turbo encoder The addition can be eliminated, allowing for efficient signal transmission.

이하, 본 발명에 따른 바람직한 실시 형태를 첨부된 도면을 참조하여 상세하게 설명한다. 첨부된 도면과 함께 이하에 개시될 상세한 설명은 본 발명의 예시적인 실시형태를 설명하고자 하는 것이며, 본 발명이 실시될 수 있는 유일한 실시형 태를 나타내고자 하는 것이 아니다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. The detailed description, which will be given below with reference to the accompanying drawings, is intended to explain exemplary embodiments of the present invention and is not intended to represent the only embodiments in which the present invention may be practiced.

이하의 상세한 설명은 본 발명의 완전한 이해를 제공하기 위해서 구체적 세부사항을 포함한다. 그러나, 당업자는 본 발명이 이러한 구체적 세부사항 없이도 실시될 수 있음을 안다. 몇몇 경우, 본 발명의 개념이 모호해지는 것을 피하기 위하여 공지의 구조 및 장치는 생략되거나, 각 구조 및 장치의 핵심기능을 중심으로 한 블록도 형식으로 도시된다. 또한, 본 명세서 전체에서 동일한 구성요소에 대해서는 동일한 도면 부호를 사용하여 설명한다.The following detailed description includes specific details in order to provide a thorough understanding of the present invention. However, one of ordinary skill in the art appreciates that the present invention may be practiced without these specific details. In some instances, well-known structures and devices are omitted or shown in block diagram form, centering on the core functions of each structure and device, in order to avoid obscuring the concepts of the present invention. In addition, the same components will be described with the same reference numerals throughout the present specification.

상술한 바와 같이 터보 코드 내부의 인터리버는 특정한 데이터 블록 크기에만 우수한 성능을 나타내는 것으로 알려져 있다. 데이터 블록 크기가 일정 크기 이상일 때에는 복수의 코드블록으로의 분할(segmentation)을 수행하게 되는데, 상술한 바와 같은 인터리버 크기의 제한 때문에 같은 크기의 코드블록으로 분할되지 않을 수 있다.As described above, the interleaver inside the turbo code is known to show excellent performance only for a specific data block size. When the data block size is larger than a predetermined size, segmentation is performed into a plurality of code blocks. However, due to the limitation of the interleaver size as described above, the data block size may not be divided into code blocks of the same size.

그러나, 채널 품질 지시자는 데이터 블록에서 분할된 모든 코드블록에 동일하게 적용되어야 하므로, 코드블록들의 크기가 같아지도록 분할하는 것이 바람직하다. 데이터 블록 크기 또는 분할된 코드블록의 크기가 터보 코드 내부 인터리버의 크기와 다를 때 더미 비트(dummy bit)가 삽입되는 데, 이는 전송 효율을 떨어뜨리게 되므로 이러한 더미 비트가 필요 없도록 설정하는 것이 바람직하다.However, since the channel quality indicator should be equally applied to all code blocks divided in the data block, it is preferable to divide them so that the size of the code blocks is the same. When the size of the data block or the size of the divided code block is different from the size of the turbo code internal interleaver, a dummy bit is inserted, which decreases transmission efficiency.

이를 위해서는 더미 비트가 삽입되는 직접적인 원인이 되는 터보 인코더의 내부 인터리버 입력 비트 길이에 대한 고찰이 필요하며, 또한 채널 코딩을 위해 전송 블록 및 전송 블록이 분할된 코드블록에 CRC를 부착하면서 각 데이터 블록 길이 가 바뀔 수 있는바 이에 대한 고찰이 필요하다.This requires consideration of the internal interleaver input bit length of the turbo encoder, which is a direct cause of the insertion of dummy bits, and the length of each data block while attaching a CRC to the transport block and the code block in which the transport block is divided for channel coding. Can be changed and a consideration is needed.

먼저, 상술한 CRC 부착 과정에 대해 구체적으로 살펴본다.First, the above-described CRC attachment process will be described in detail.

상위 계층에서 전달받은 전송 블록에는 오류 검출을 위한 CRC가 붙게 되며, 전송 블록이 분할(segmentation)된 코드블록 각각에도 구현상의 편의를 위하여 CRC를 첨부할 수 있다.A CRC for error detection is attached to a transport block delivered from an upper layer, and a CRC may be attached to each code block in which a transport block is segmented for implementation convenience.

도 2 및 도 3은 3GPP 시스템에서 긴 길이의 전송 블록을 짧은 길이의 코드 블록으로 분할하여 CRC를 부착하는 과정을 개략적으로 설명하기 위한 도면이다.2 and 3 are diagrams for explaining a process of attaching a CRC by dividing a long transport block into a short code block in a 3GPP system.

3GPP 시스템에서는 긴 길이의 전송 블록(Transport Block; TB)을 짧은 길이의 코드 블록(Code Block: CB) 여러 개로 쪼갠 후에, 상기 짧은 길이의 복수의 코드블록 각각에 부호화 과정을 거친 후에, 다시 한데 합쳐서 전송하게 된다. 좀더 자세히 도 2의 각 단계를 참조하여 설명하면 다음과 같다.In a 3GPP system, a long transport block (TB) is divided into a plurality of short code blocks (CBs), followed by encoding on each of the short code blocks, and then put together again. Will be sent. In more detail with reference to each step of Figure 2 as follows.

먼저, 긴 길이의 전송 블록은 CRC 부호화 과정을 거친 후, 전송 블록에 CRC가 부착된다(S101). 그 후, CRC까지 부착된 전체 길이의 전송 블록은 복수의 짧은 길이를 가지는 코드 블록으로 분할된다(S102). 이와 같이 긴 길이의 전송 블록에 CRC가 부착되고, CRC가 부착된 전송 블록이 복수의 코드블록으로 분할되는 형태는 도 3의 도면부호 201 내지 203에 도시하고 있다. 다만, 상위 계층으로부터 전달받은 전송 블록의 길이가 하나의 코드블록으로 구성 가능한 소정 길이, 실질적으로는 터보 인코더의 내부 인터리버의 최대 길이(예를 들어, 3GPP LTE 시스템의 경우 6144 비트) 이하인 경우 전송 블록을 분할하는 과정은 생략될 수 있으며, 이 경우 이하에서 CB CRC를 부착하는 과정 역시 생략될 수 있다.First, a long length of a transport block goes through a CRC encoding process, and then a CRC is attached to the transport block (S101). Thereafter, the full length transport block attached to the CRC is divided into code blocks having a plurality of short lengths (S102). The CRC is attached to the long length of the transport block, and the form in which the CRC-attached transport block is divided into a plurality of code blocks is illustrated in reference numerals 201 to 203 of FIG. 3. However, if the length of the transport block received from the upper layer is less than a predetermined length configurable as one code block, substantially the maximum length of the internal interleaver of the turbo encoder (for example, 6144 bits in the 3GPP LTE system) The process of dividing may be omitted, and in this case, the process of attaching the CB CRC may also be omitted.

한편, 이와 같이 짧은 길이의 복수의 코드블록들 각각은 다시 CRC 부호화 과정을 거쳐 CRC 부착 과정을 거치게 된다(S103). 즉, 도 3의 도면부호 204에 나타낸 바와 같이 각각의 코드 블록은 CRC를 포함하게 된다.In the meantime, each of the plurality of code blocks having a short length is subjected to a CRC attaching process through a CRC encoding process (S103). That is, as shown by reference numeral 204 of FIG. 3, each code block includes a CRC.

또한, 이와 같이 각각 CRC가 부착된 코드블록들은 채널 인코더에 입력되어 채널 코딩 과정을 거치게 된다(S104). 그 후, 각 코드 블록은 레이트 매칭 과정(S105) 및 코드 블록 접합, 채널 인터리빙 과정(S106)을 거쳐 수신측으로 전송되게 된다.In addition, the code blocks to which the CRCs are attached are input to the channel encoder and subjected to channel coding process (S104). Thereafter, each code block is transmitted to the receiver through a rate matching process (S105), a code block concatenation, and a channel interleaving process (S106).

따라서, 이하의 실시형태에서는 상술한 바와 같이 2단계의 CRC가 부착되는 과정을 고려하여, 전송 블록의 크기를 설정하는 것을 제안한다. 또한, 본 발명의 일 실시형태에서 전송 블록이 소정 크기 이하이어서 하나의 코드블록에 매핑되는 경우는 1회의 CRC만을 고려하여 설정하는 것을 제안한다.Therefore, the following embodiment proposes to set the size of a transport block in consideration of the process of attaching the CRC of two steps as described above. In addition, in an embodiment of the present invention, when a transport block is mapped to one code block because it is smaller than or equal to a predetermined size, it is proposed to set only one CRC.

이러한 가정하에서 먼저 전송 블록이 코드블록 하나에 매핑되는 경우에 대해 살펴본다. 전송 블록이 코드워드 하나에 매핑되는 경우 더미 비트 부착이 필요하지 않도록 설정하기 위해 본 실시형태에서는 전송 블록의 크기(N)에 하나의 CRC 길이가 더해진 길이가 터보 인터리버의 내부 인터리버 입력 비트 길이와 동일하게 설정하는 것을 제안한다. 아래 표 3은 터보 인코더의 내부 인터리버 입력 비트 길이 조합을 나타낸다.Under this assumption, first, a case in which a transport block is mapped to one code block will be described. In order to set the dummy bit attachment not necessary when the transport block is mapped to one codeword, in this embodiment, the length N plus one CRC length is equal to the internal interleaver input bit length of the turbo interleaver. I suggest setting it up. Table 3 below shows the internal interleaver input bit length combination of the turbo encoder.

[표 3]TABLE 3

Figure 112008505003094-PAT00006
Figure 112008505003094-PAT00006

따라서, 본 실시형태에서 전송 블록이 하나의 코드블록에 매핑되는 경우, 상기 표 3에 나타난 바와 같은 터보 인코더의 내부 인터리버 입력 비트 길이(K)에서 전송 블록에 부착되는 CRC의 길이를 뺀 길이로 설정하는 것이 바람직하다. 전송 블 록에 부착되는 CRC의 길이가 24비트라고 가정하면, 전송 블록이 하나의 코드블록에 매핑되는 경우의 전송 블록 크기 N은 상기 표 3의 K-24가 될 수 있으며, 즉 본 실시형태에서 전송 블록 크기는 다음 표 4와 같은 조합 중 선택하여 이용할 수 있다.Therefore, in the present embodiment, when the transport block is mapped to one code block, the internal interleaver input bit length (K) of the turbo encoder as shown in Table 3 is set to the length obtained by subtracting the length of the CRC attached to the transport block. It is desirable to. Assuming that the length of the CRC attached to the transport block is 24 bits, the transport block size N when the transport block is mapped to one code block may be K-24 in Table 3 above, that is, in this embodiment The transport block size may be selected and used among the combinations shown in Table 4 below.

[표 4]TABLE 4

Figure 112008505003094-PAT00025
Figure 112008505003094-PAT00025

Figure 112008505003094-PAT00026
Figure 112008505003094-PAT00026

한편, 이하에서는 하나의 전송 블록이 하나 이상의 코드블록으로 분할되어 매핑되는 경우로 일반화하여 설명한다.Meanwhile, the following description will be generalized as a case in which one transport block is divided into one or more code blocks and mapped.

전송 블록이 2 이상의 코드블록으로 분할되는 경우, 상기 도 2 및 도 3과 관련하여 상술한 바와 같이 전송 블록에도 전송 블록용 CRC가 첨부되며, 분할된 각 코드블록에도 코드블록용 CRC가 첨부되게 된다. 이러한 가정 하에서, 더미 비트의 첨가를 없애기 위해서는 임의의 코드블록의 크기와 해당 코드블록에 첨부된 CRC의 크기의 합이 상기 표 3에 나타낸 바와 같은 내부 인터리버의 입력 비트 크기를 가지는 것이 바람직하다.When a transport block is divided into two or more code blocks, as described above with reference to FIGS. 2 and 3, a transport block CRC is attached to the transport block, and a code block CRC is also attached to each of the divided code blocks. . Under this assumption, in order to eliminate the addition of dummy bits, it is preferable that the sum of the size of an arbitrary code block and the size of the CRC attached to the code block has the input bit size of the internal interleaver as shown in Table 3 above.

또한, 본 실시형태에서는 분할된 코드워드들이 동일한 크기를 가지도록 설정하는 것을 제안한다. 전송 블록의 분할에 의해 생성된 코드블록들의 크기가 상이한 경우는 터보 인코더 내부의 인터리버 크기 제한에 기인한 것인바, 본 실시형태에서와 같이 전송 블록의 크기를 미리 터보 인코더의 내부 인터리버 크기를 고려하여 설정할 경우, 각 코드블록의 크기를 상이하게 설정할 이유가 없기 때문이다.In addition, the present embodiment proposes to set the divided codewords to have the same size. If the size of the code blocks generated by the division of the transport block is different due to the interleaver size limitation inside the turbo encoder, as in this embodiment, the size of the transport block in advance considering the internal interleaver size of the turbo encoder This is because there is no reason to set the size of each code block differently.

이와 같은 가정 하에서 본 실시형태에 따라 전송 블록의 크기를 설정하는 방법을 설명하면 다음과 같다.A method of setting the size of a transport block according to the present embodiment under such an assumption is as follows.

도 4는 본 발명의 일 실시형태에 따른 전송 블록의 크기 설정의 원리를 설명하는 도면이다.4 is a diagram illustrating a principle of size setting of a transport block according to an embodiment of the present invention.

먼저, 크기 N인 전송 블록(TB)에 L 길이를 가지는 CRC가 부가되는 것을 가정한다. 만일, 전송 블록(TB)의 크기가 내부 인터리버의 최대 길이 이상인 경우 전송 블록은 복수의 코드블록(CB)으로 분할되며, 도 4에서는 동일한 Nc 비트 길이를 가지는 M개의 코드블록(CB1 내지 CBM)으로 분할되는 것을 도시하고 있다.First, it is assumed that a CRC having an L length is added to a transport block TB having a size N. If the size of the transport block TB is greater than or equal to the maximum length of the internal interleaver, the transport block is divided into a plurality of code blocks CB, and in FIG. 4, M code blocks CB 1 to CB M having the same Nc bit length. Shown in the figure).

한편, M개의 코드블록 각각에는 마찬가지로 L길이를 가지는 CRC가 부착된다.Meanwhile, a CRC having an L length is similarly attached to each of the M code blocks.

이와 같이 본 실시형태에 따라 분할되는 코드블록을 동일한 길이로 설정하고, 부착되는 2가지 CRC의 길이를 고려한다면, 전송 블록의 크기 N은 다음과 같은 관계를 만족하게 된다.Thus, if the code block to be divided according to the present embodiment is set to the same length, and considering the length of the two CRC to be attached, the size N of the transport block satisfies the following relationship.

[수학식 1][Equation 1]

N + L*M + L = M*(Nc + L) => N = M*Nc - LN + L * M + L = M * (Nc + L) => N = M * Nc-L

만일, 길이 24 비트의 CRC를 이용하는 경우 상기 수학식 1은 N=M* Nc - 24로 설정될 수 있다.If the CRC of 24 bits in length is used, Equation 1 may be set to N = M * Nc−24.

한편, 분할된 코드블록은 각 코드블록에 CRC가 부착된 형태로 터보 인코더의 내부 인터리버에 입력되게 된다. 따라서, 본 실시형태에서는 도 4에 도시된 바와 같이 각 코드블록에 CRC가 부착된 길이가 상기 표 3에 나타낸 내부 인터리버의 입력 비트 길이(K)에 일치하도록 설정하는 것을 제안한다. 이를 수학식을 통해 나타내면 다음과 같다.On the other hand, the divided code block is input to the internal interleaver of the turbo encoder in the form of CRC attached to each code block. Therefore, in the present embodiment, as shown in FIG. 4, it is proposed to set the length of the CRC attached to each code block to match the input bit length K of the internal interleaver shown in Table 3 above. This is represented by the following equation.

[수학식 2][Equation 2]

Nc + L = KNc + L = K

이를 통해 본 실시형태에서는 다음과 같은 전송 블록 크기를 이용하는 것을 제안한다. 아래 표 5는 하나의 전송 블록이 25개의 코드블록에 매핑되는 경우까지를 나타낸 것이다.Through this, the present embodiment proposes to use the following transport block size. Table 5 below shows a case where one transport block is mapped to 25 code blocks.

[표 5]TABLE 5

Figure 112008505003094-PAT00011
Figure 112008505003094-PAT00011

상기 표 5는 상기 수학식 1 및 수학식 2의 조건을 만족하면서 하나의 전송 블록이 25개의 코드블록으로 분할되는 경우까지를 고려한 것으로서, 상기 수학식 1 및 2의 조건을 만족하는 범위 내에서 당업자는 상기 표 5에 나타낸 값에 추가적인 전송 블록 크기를 충분히 유추할 수 있다.Table 5 considers a case in which one transport block is divided into 25 code blocks while satisfying the conditions of Equations 1 and 2, and those skilled in the art within a range satisfying the conditions of Equations 1 and 2 Can sufficiently infer an additional transport block size to the values shown in Table 5 above.

상술한 바와 같은 본 발명의 실시형태를 통해 신호를 전송함으로써, 터보 인코더의 입력 비트 길이 제한으로 인한 더미 비트의 추가를 없앨 수 있어 시스템 성 능을 향상시킬 수 있다.By transmitting the signal through the embodiment of the present invention as described above, it is possible to eliminate the addition of dummy bits due to the input bit length limitation of the turbo encoder, thereby improving system performance.

한편, 상술한 전송 블록이 하나의 코드블록에 매핑되어 전송되는 경우와 전송블록이 2 이상의 코드블록으로 분할되어 매핑되는 경우를 모두 고려하여 이용 가능한 전송 블록의 크기는 다음과 같이 나타낼 수 있다.Meanwhile, in consideration of both the case where the above-described transport block is mapped to one code block and transmitted and the case in which the transport block is divided into two or more code blocks and mapped, the available transport block can be represented as follows.

[표 6]TABLE 6

Figure 112008505003094-PAT00012
Figure 112008505003094-PAT00012

Figure 112008505003094-PAT00013
Figure 112008505003094-PAT00013

즉, 본 실시형태에 따른 신호 전송 방법에 있어서 전송 블록은 상기 표 6에 나타낸 값들 중 어느 한 값에 해당하는 길이를 가지도록 설정되게 된다. 상기 표 6은 본 발명에 따라 더미 비트 삽입이 필요 없는 전송 블록 크기로서 가능한 경우를 모두 열거한 것인바, 시그널링 오버헤드 등을 고려하여 상기 표 6의 값을 모두 이용하는 대신 상기 표 6의 서브세트를 송수신단간에 공유하여 이용할 수도 있다.That is, in the signal transmission method according to the present embodiment, the transport block is set to have a length corresponding to any one of the values shown in Table 6 above. Table 6 lists all possible cases as a transport block size that does not require dummy bit insertion according to the present invention. Instead of using all the values of Table 6 in consideration of signaling overhead, a subset of Table 6 is used. It can also be shared between the transmitting and receiving end.

한편, 실제로 전송 블록의 크기를 수신단에 알려주기 위해서 송신단은 변조 및 코딩 레이트 및 할당된 자원(resource) 크기의 조합으로 전송 블록 크기를 표현할 수 있게 된다. 변조 및 코딩 레이트는 수신단에서 전송한 채널 품질 지시자에 의해서 스케줄러가 결정하게 되고, 할당된 자원의 크기도 제어 정보를 전송하기 위한 자원 및 채널 추정을 위한 참조 신호(reference signal)을 위한 자원을 고려하여 결정한다.Meanwhile, in order to actually inform the receiver of the size of the transport block, the transmitter can express the transport block size by a combination of a modulation and coding rate and an allocated resource size. The modulation and coding rate is determined by the scheduler by the channel quality indicator transmitted from the receiver, and the size of the allocated resource is also considered in consideration of resources for transmitting control information and resources for reference signal for channel estimation. Decide

도 5는 자원 구조의 일례를 나타낸다.5 shows an example of a resource structure.

도 5에 있어서 가로축이 시간영역을 나타낸 것이고, 세로축이 주파수 영역을 나타낸 것이다. 도 5와 같은 자원 구조를 가정하면, 제어정보 전송을 위한 자원을 3개의 심볼(Symbol)이라 가정하고, 2 개의 송신 안테나를 가정하면 하나의 단위 자원 블록(resource block: RB)에는 120 개의 데이터 전송을 위해서 사용할 수 있는 자원 요소(resource element: RE)가 존재한다.In FIG. 5, the horizontal axis represents the time domain and the vertical axis represents the frequency domain. Assuming a resource structure as shown in FIG. 5, assume that a resource for transmitting control information is three symbols, and assuming two transmit antennas, 120 data are transmitted in one resource block (RB). There is a resource element (RE) available for this purpose.

이 때 변조 및 코딩 레이트를 64 QAM과 0.6504로 각각 가정하고, 할당된 RB의 개수를 10개로 가정하면, 전송할 수 있는 데이터 블록의 크기는 4658 비트이다. 이는 상기 표 3에서 4608 비트와 4672 비트 사이에 존재하므로 두 크기 중에 어느 하나로 결정하는 규칙을 정하면 다양한 변조 및 코딩 레이트와 할당된 자원 크기에 따라 데이터 블록의 크기를 정할 수 있다.In this case, assuming that the modulation and coding rate are 64 QAM and 0.6504, respectively, and the number of allocated RBs is 10, the size of a data block that can be transmitted is 4658 bits. Since it exists between 4608 bits and 4672 bits in Table 3, if a rule for determining one of the two sizes is determined, the size of the data block can be determined according to various modulation and coding rates and the allocated resource size.

앞서 언급한 예에서와 같이 실제 전송할 수 있는 데이터 블록의 크기와 지원 가능한 데이터 블록의 크기가 일치하지 않을 경우는 다음과 같은 규칙으로 실제 전송할 수 있는 데이터 블록 크기를 결정할 수 있다.As in the aforementioned example, when the size of the data block that can be actually transmitted and the size of the data block that can be supported do not match, the size of the data block that can be actually transmitted can be determined by the following rule.

ⅰ) 실제 전송 가능한 데이터 블록 크기를 넘지 않는 최대의 지원 가능한 데이터 블록 크기로 정하는 방법Iv) a method of determining the maximum supported data block size not exceeding the actual transmittable data block size;

ⅱ) 실제 전송 가능한 데이터 블록 크기를 초과하는 최소의 지원 가능한 데이터 블록 크기로 정하는 방법Ii) a method of determining the minimum supportable data block size exceeding the actual transmittable data block size

ⅲ) 실제 전송 가능한 데이터 블록 크기와 가장 차이가 작은 지원 가능한 데이터 블록 크기로 정하는 방법Iv) a method of determining a supportable data block size that is the smallest difference from the actual transmittable data block size;

여기서, 데이터 블록은 하나의 전송 블록이 하나의 코드블록을 통해 전송되는 경우에는 전송 블록에 대응할 수 있으며, 하나의 전송 블록이 2 이상의 코드 블록을 통해 전송되는 경우에는 코드블록으로 볼 수도 있다.Here, the data block may correspond to a transport block when one transport block is transmitted through one code block, or may be viewed as a code block when one transport block is transmitted through two or more code blocks.

상기에서는 본 발명의 바람직한 실시 형태를 참조하여 설명하였지만, 해당 기술 분야의 숙련된 당업자는 하기의 특허 청구의 범위에 기재된 본 발명의 사상 및 영역으로부터 벗어나지 않는 범위 내에서 본 발명을 다양하게 수정 및 변경시킬 수 있음을 이해할 수 있을 것이다.Although the above has been described with reference to the preferred embodiments of the present invention, those skilled in the art will variously modify and change the present invention without departing from the spirit and scope of the invention as set forth in the claims below. I can understand that you can.

상술한 실시형태들에 따른 신호 전송 방법은 3GPP LTE 시스템을 기준으로 설명하였으나, 인코딩 단계에서 입력 비트의 길이 제한이 주어지고 미리 결정된 전송 블록 크기 조합을 이용하는 임의의 통신 시스템에 동일한 원리에 의해 적용될 수 있다.Although the signal transmission method according to the above embodiments has been described with reference to the 3GPP LTE system, it can be applied by the same principle to any communication system that is given a length limitation of input bits in the encoding step and uses a predetermined combination of transport block sizes. have.

도 1은 터보 인코더의 기본적인 동작을 설명하기 위한 도면이다.1 is a view for explaining the basic operation of the turbo encoder.

도 2 및 도 3은 3GPP 시스템에서 긴 길이의 전송 블록을 짧은 길이의 코드 블록으로 분할하여 CRC를 부착하는 과정을 개략적으로 설명하기 위한 도면이다.2 and 3 are diagrams for explaining a process of attaching a CRC by dividing a long transport block into a short code block in a 3GPP system.

도 4는 본 발명의 일 실시형태에 따른 전송 블록의 크기 설정의 원리를 설명하는 도면이다.4 is a diagram illustrating a principle of size setting of a transport block according to an embodiment of the present invention.

도 5는 자원 구조의 일례를 나타낸다.5 shows an example of a resource structure.

Claims (12)

전송 블록에 매핑될 코드블록의 개수를 결정하여, 상기 전송 블록을 상기 결정된 개수에 대응하는 코드블록에 매핑하는 단계;Determining a number of code blocks to be mapped to a transport block and mapping the transport blocks to code blocks corresponding to the determined number; 상기 코드블록 각각에 CRC를 부착하는 단계;Attaching a CRC to each of the code blocks; 상기 CRC가 부착된 코드블록 각각에 내부 인터리버를 포함한 터보 인코더를 통해 인코딩을 수행하는 단계; 및Performing encoding through a turbo encoder including an internal interleaver in each of the code blocks to which the CRC is attached; And 인코딩된 상기 코드블록을 전송하는 단계를 포함하며,Transmitting the encoded codeblock; 상기 전송 블록의 크기는, 상기 코드블록 중 임의의 코드블록 길이와 상기 임의의 코드블록에 부착된 CRC의 길이의 합이, 상기 내부 인터리버의 입력 비트 길이에 대응하도록 미리 설정된 전송 블록 크기 조합 중 어느 하나에 해당하는, 신호 전송 방법.The size of the transport block may be any one of a combination of transport block sizes set in advance such that the sum of the lengths of arbitrary code blocks of the code blocks and the length of the CRC attached to the arbitrary code blocks corresponds to the input bit length of the internal interleaver. One, signal transmission method. 제 1 항에 있어서,The method of claim 1, 상기 터보 인코더의 내부 인터리버의 입력 비트 길이는 특정 비트 길이들의 조합으로서 미리 결정되어 있는, 신호 전송 방법.And the input bit length of the internal interleaver of the turbo encoder is predetermined as a combination of specific bit lengths. 제 2 항에 있어서,The method of claim 2, 상기 전송 블록에 매핑될 코드블록의 개수가 2개 이상인 경우,When the number of code blocks to be mapped to the transport block is two or more, 상기 전송 블록은 동일한 길이를 가지는 2개 이상의 코드블록으로 분할되어 매핑되는, 신호 전송 방법.The transport block is divided into two or more code blocks having the same length, and mapped. 제 2 항에 있어서,The method of claim 2, 상기 전송 블록의 크기를 N, 상기 전송 블록에 매핑될 코드블록의 개수를 M, 상기 M개의 코드블록 각각의 길이를 NC, 그리고 상기 CRC의 길이를 L이라 할 경우,When the size of the transport block is N, the number of code blocks to be mapped to the transport block is M, the length of each of the M code blocks is N C , and the length of the CRC is L, 상기 전송 블록의 크기 N은,The size N of the transport block, N = M*NC -LN = M * N C -L 을 만족하며,Satisfying 상기 전송 블록의 크기는 상기 NC + L이 특정 비트 길이들의 조합으로서 미리 결정되어 있는 상기 내부 인터리버의 입력 비트 길이들에 대응하도록 설정된 전송 블록 크기 조합 중 어느 하나에 해당하는, 신호 전송 방법.And the size of the transport block corresponds to any one of transport block size combinations in which the N C + L is set to correspond to input bit lengths of the internal interleaver, which is predetermined as a combination of specific bit lengths. 제 1 항에 있어서,The method of claim 1, 상기 터보 인코더의 내부 인터리버의 입력 비트 길이는 다음 표 1의 인덱스 "i"에 따른 K값에 따르는,The input bit length of the internal interleaver of the turbo encoder is according to the K value according to index "i" of Table 1 below. [표 1]TABLE 1
Figure 112008505003094-PAT00014
Figure 112008505003094-PAT00014
신호 전송 방법.Signal transmission method.
제 5 항에 있어서,The method of claim 5, wherein 상기 전송 블록의 크기를 N, 상기 전송 블록에 매핑될 코드블록의 개수를 M, 상기 M개의 코드블록 각각의 길이를 NC, 그리고 상기 CRC의 길이를 L이라 할 경우,When the size of the transport block is N, the number of code blocks to be mapped to the transport block is M, the length of each of the M code blocks is N C , and the length of the CRC is L, 상기 전송 블록의 크기 N은,The size N of the transport block, N = M*NC -LN = M * N C -L 을 만족하며,Satisfying 상기 전송 블록의 크기는 상기 NC + L이 상기 표 1의 K값에 대응하도록 설정된 전송 블록 크기 조합 중 어느 하나에 해당하는, 신호 전송 방법.The size of the transport block corresponds to any one of transport block size combinations in which the N C + L is set to correspond to the K value of Table 1. 제 6 항에 있어서,The method of claim 6, 상기 전송 블록 크기 N은 상기 전송 블록에 매핑될 코드블록의 개수 M에 따라,The transport block size N is according to the number M of code blocks to be mapped to the transport block.
Figure 112008505003094-PAT00027
Figure 112008505003094-PAT00027
와 같은 조합 중 선택된 길이가 이용되는, 신호 전송 방법.The selected length of the combinations such as is used.
제 1 항에 있어서,The method of claim 1, 수신단으로부터 변조 및 코딩 방식(MCS) 및 이용 가능한 자원 영역 크기에 대한 정보를 수신하는 단계; 및Receiving information on a modulation and coding scheme (MCS) and an available resource region size from a receiving end; And 상기 수신 정보를 바탕으로 상기 미리 설정된 전송 블록 크기 조합 중 어느 하나를 상기 전송 블록의 크기로서 결정하는 단계를 더 포함하며,Determining any one of the preset transport block size combinations as a size of the transport block based on the received information; 상기 수신 정보에 따른 전송 블록의 크기가 상기 미리 설정된 전송 블록 크 기 조합에 포함되지 않는 경우, 상기 미리 설정된 전송 블록 크기 조합 중 상기 수신 정보에 따른 전송 블록의 크기를 넘지 않는 최대 전송 블록 크기를 이용하는, 신호 전송 방법.When the size of the transport block according to the received information is not included in the preset transport block size combination, using the maximum transport block size not exceeding the size of the transport block according to the received information of the preset transport block size combination , Signal transmission method. 제 1 항에 있어서,The method of claim 1, 수신단으로부터 변조 및 코딩 방식(MCS) 및 이용 가능한 자원 영역 크기에 대한 정보를 수신하는 단계; 및Receiving information on a modulation and coding scheme (MCS) and an available resource region size from a receiving end; And 상기 수신 정보를 바탕으로 상기 미리 설정된 전송 블록 크기 조합 중 어느 하나를 상기 전송 블록의 크기로서 결정하는 단계를 더 포함하며,Determining any one of the preset transport block size combinations as a size of the transport block based on the received information; 상기 수신 정보에 따른 전송 블록의 크기가 상기 미리 설정된 전송 블록 크기 조합에 포함되지 않는 경우, 상기 미리 설정된 전송 블록 크기 조합 중 상기 수신 정보에 따른 전송 블록의 크기를 초과하는 최소 전송 블록 크기를 이용하는, 신호 전송 방법.When the size of the transport block according to the received information is not included in the preset transport block size combination, using the minimum transport block size that exceeds the size of the transport block according to the received information of the preset transport block size combination, Signal transmission method. 제 1 항에 있어서,The method of claim 1, 수신단으로부터 변조 및 코딩 방식(MCS) 및 이용 가능한 자원 영역 크기에 대한 정보를 수신하는 단계; 및Receiving information on a modulation and coding scheme (MCS) and an available resource region size from a receiving end; And 상기 수신 정보를 바탕으로 상기 미리 설정된 전송 블록 크기 조합 중 어느 하나를 상기 전송 블록의 크기로서 결정하는 단계를 더 포함하며,Determining any one of the preset transport block size combinations as a size of the transport block based on the received information; 상기 수신 정보에 따른 전송 블록의 크기가 상기 미리 설정된 전송 블록 크 기 조합에 포함되지 않는 경우, 상기 미리 설정된 전송 블록 크기 조합 중 상기 수신 정보에 따른 전송 블록의 크기와 차이가 가장 작은 전송 블록 크기를 이용하는, 신호 전송 방법.If the size of the transport block according to the received information is not included in the preset transport block size combination, the transport block size having the smallest difference from the size of the transport block according to the received information among the preset transport block size combinations is selected. Signal transmission method used. 크기가 N인 전송 블록에 크기가 L인 제 1 CRC를 부착하는 단계;Attaching a first CRC of size L to a transport block of size N; 상기 제 1 CRC가 부착된 전송 블록을 NC 길이를 가지는 M개의 코드블록으로 분할하는 단계;Dividing the transport block to which the first CRC is attached into M code blocks having an N C length; 상기 분할된 M개의 코드블록 각각에 크기가 L인 제 2 CRC를 부착하는 단계;Attaching a second CRC having a size of L to each of the divided M code blocks; 상기 제 2 CRC가 부착된 M개의 코드블록에 내부 인터리버를 포함한 터보 인코더를 통해 인코딩을 수행하는 단계; 및Performing encoding through a turbo encoder including an internal interleaver in the M code blocks to which the second CRC is attached; And 상기 인코딩된 M개의 코드블록을 전송하는 단계를 포함하며,Transmitting the encoded M codeblocks, 상기 전송 블록의 크기 N은,The size N of the transport block, N = M*NC -LN = M * N C -L 을 만족하는 크기를 가지며,Has a size that satisfies 상기 NC + L는 상기 터보 인코더의 내부 인터리버 입력 비트 길이 중 어느 하나의 길이를 가지도록 설정되는, 신호 전송 방법.The N C + L is set to have any one of the internal interleaver input bit length of the turbo encoder. (단, N, NC, M, L은 자연수)(N, N C , M, L are natural numbers) 크기가 N인 전송 블록을 하나 이상의 코드블록에 매핑하는 단계;Mapping a transport block of size N to one or more code blocks; 상기 하나 이상의 코드블록에 내부 인터리버를 포함한 터보 인코더를 통해 인코딩을 수행하는 단계; 및Performing encoding through a turbo encoder including an internal interleaver in the one or more code blocks; And 상기 인코딩된 코드블록을 전송하는 단계를 포함하며,Transmitting the encoded codeblock, 상기 전송 블록의 크기 N은 다음 표 2에 기재된 값들 전부 또는 일부로 구성되는 전송 블록 크기 조합으로부터 선택된 전송 블록 크기인,The size N of the transport block is a transport block size selected from transport block size combinations consisting of all or part of the values described in Table 2 below. [표 2]TABLE 2
Figure 112008505003094-PAT00017
Figure 112008505003094-PAT00017
Figure 112008505003094-PAT00018
Figure 112008505003094-PAT00018
, 신호 전송 방법., Signal transmission method. (단, N은 자연수)(Where N is a natural number)
KR1020080097705A 2008-01-31 2008-10-06 Method for determining transport block size and signal transmission method using the same KR101526990B1 (en)

Priority Applications (19)

Application Number Priority Date Filing Date Title
CN201310308673.9A CN103475448B (en) 2008-01-31 2008-11-17 Method for determining transport block size and signal transmission method using the same
CN2008801236029A CN101911641B (en) 2008-01-31 2008-11-17 Method for determining transport block size and signal transmission method using the same
PCT/KR2008/006756 WO2009096658A1 (en) 2008-01-31 2008-11-17 Method for determining transport block size and signal transmission method using the same
JP2010533968A JP5330402B2 (en) 2008-01-31 2008-11-17 Transport block size determination method and signal transmission method using the same
TW097144698A TWI403120B (en) 2008-01-31 2008-11-19 Method for determining transport block size and signal transmission method using the same
ES16200566T ES2719534T3 (en) 2008-01-31 2008-12-05 Procedure to determine the size of the transport block and procedure of transmission of the signal using it
EP08170868.7A EP2086143B1 (en) 2008-01-31 2008-12-05 Method for determining transport block size and signal transmission method using the same
ES08170868.7T ES2639850T3 (en) 2008-01-31 2008-12-05 Procedure to determine the size of the transport block and procedure of transmission of the signal using it
EP16200566.4A EP3157186B1 (en) 2008-01-31 2008-12-05 Method for determining transport block size and signal transmission method using the same
US12/332,165 US8266513B2 (en) 2008-01-31 2008-12-10 Method for determining transport block size and signal transmission method using the same
US13/584,561 US8671336B2 (en) 2008-01-31 2012-08-13 Method for determining transport block size and signal transmission method using the same
US13/584,600 US8739014B2 (en) 2008-01-31 2012-08-13 Method for determining transport block size and signal transmission method using the same
US13/584,584 US8578257B2 (en) 2008-01-31 2012-08-13 Method for determining transport block size and signal transmission method using the same
JP2013154548A JP5670520B2 (en) 2008-01-31 2013-07-25 Transport block size determination method and signal transmission method using the same
US14/251,366 US9225470B2 (en) 2008-01-31 2014-04-11 Method for determining transport block size and signal transmission method using the same
JP2014253172A JP5977809B2 (en) 2008-01-31 2014-12-15 Transport block size determination method and signal transmission method using the same
US14/878,859 US9807647B2 (en) 2008-01-31 2015-10-08 Method for determining transport block size and signal transmission method using the same
JP2016143381A JP6204543B2 (en) 2008-01-31 2016-07-21 Transport block size determination method and signal transmission method using the same
US15/727,253 US10425858B2 (en) 2008-01-31 2017-10-06 Method for determining transport block size and signal transmission method using the same

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US2491408P 2008-01-31 2008-01-31
US61/024,914 2008-01-31
US2614308P 2008-02-05 2008-02-05
US61/026,143 2008-02-05

Related Child Applications (2)

Application Number Title Priority Date Filing Date
KR1020140127638A Division KR101606806B1 (en) 2008-01-31 2014-09-24 Method and device for channel coding
KR1020140127637A Division KR101667590B1 (en) 2008-01-31 2014-09-24 Method and device for channel coding

Publications (2)

Publication Number Publication Date
KR20090084641A true KR20090084641A (en) 2009-08-05
KR101526990B1 KR101526990B1 (en) 2015-06-11

Family

ID=41205150

Family Applications (4)

Application Number Title Priority Date Filing Date
KR1020080097705A KR101526990B1 (en) 2008-01-31 2008-10-06 Method for determining transport block size and signal transmission method using the same
KR1020140127637A KR101667590B1 (en) 2008-01-31 2014-09-24 Method and device for channel coding
KR1020140127638A KR101606806B1 (en) 2008-01-31 2014-09-24 Method and device for channel coding
KR1020150104231A KR101608788B1 (en) 2008-01-31 2015-07-23 Method and device for channel coding

Family Applications After (3)

Application Number Title Priority Date Filing Date
KR1020140127637A KR101667590B1 (en) 2008-01-31 2014-09-24 Method and device for channel coding
KR1020140127638A KR101606806B1 (en) 2008-01-31 2014-09-24 Method and device for channel coding
KR1020150104231A KR101608788B1 (en) 2008-01-31 2015-07-23 Method and device for channel coding

Country Status (5)

Country Link
JP (4) JP5330402B2 (en)
KR (4) KR101526990B1 (en)
CN (2) CN103475448B (en)
ES (2) ES2639850T3 (en)
TW (1) TWI403120B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20170139584A (en) * 2015-04-15 2017-12-19 지티이 코포레이션 Code block splitting method and device

Families Citing this family (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9272815B2 (en) 2006-05-09 2016-03-01 Plastipak Packaging, Inc. Digital printing plastic container
WO2009096658A1 (en) 2008-01-31 2009-08-06 Lg Electronics Inc. Method for determining transport block size and signal transmission method using the same
KR101526990B1 (en) * 2008-01-31 2015-06-11 엘지전자 주식회사 Method for determining transport block size and signal transmission method using the same
CA2728127C (en) 2008-06-24 2014-01-28 Plastipak Packaging, Inc. Apparatus and method for printing on articles having a non-planar surface
CN102136881B (en) * 2011-01-24 2013-12-04 华为技术有限公司 Cyclic redundancy check processing method and device
CN103138884B (en) * 2011-12-02 2015-12-02 联芯科技有限公司 A kind of de-interweaving method and device
WO2017063193A1 (en) * 2015-10-16 2017-04-20 华为技术有限公司 Transport block size determining method, user equipment and base station
KR20180022175A (en) 2016-08-23 2018-03-06 에스케이하이닉스 주식회사 Controller, semiconductor memory system and operating method thereof
US10608785B2 (en) 2017-01-19 2020-03-31 Qualcomm Incorporated Resource-based code block segmentation
CA3094841C (en) 2017-03-24 2023-05-02 Zte Corporation Processing method and device for quasi-cyclic low density parity check coding
CN109392100B (en) 2017-08-04 2021-09-10 大唐移动通信设备有限公司 Method, device and equipment for determining size of transmission block
KR102467757B1 (en) * 2017-08-11 2022-11-16 텔레폰악티에볼라겟엘엠에릭슨(펍) Determination of transport block size for same-size code blocks
US10680751B2 (en) * 2017-11-17 2020-06-09 Qualcomm Incorporated Methods and apparatus for determining transport block size in wireless communication
CN109842458B (en) 2017-11-24 2020-10-20 电信科学技术研究院 Encoding method, encoding device, electronic equipment and storage medium
CN110166168B (en) * 2018-02-14 2021-12-03 华为技术有限公司 Method, device and system for determining size of transmission block
CN110708758B (en) * 2018-07-10 2022-02-25 华为技术有限公司 Data sending method and device
CN110830161B (en) * 2018-08-10 2021-01-12 华为技术有限公司 Method and device for determining size of transmission block

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010063271A (en) * 1999-12-22 2001-07-09 서평원 Apparatus for high speed data transmitting by multicode in WLL system
KR20010065131A (en) * 1999-12-29 2001-07-11 서평원 Apparatus for transmitting high speed data through traffic channel in WLL system
JP3297668B2 (en) * 2000-04-26 2002-07-02 松下電器産業株式会社 Encoding / decoding device and encoding / decoding method
US7240270B2 (en) * 2001-04-30 2007-07-03 Nokia Corporation Method of transmitting signaling messages in a mobile telecommunications network
KR100762632B1 (en) * 2001-10-17 2007-10-01 삼성전자주식회사 Apparatus for multiplexing/demultiplexing channel in code division multiple access communication system and method thereof
KR20030055566A (en) * 2001-12-27 2003-07-04 엘지전자 주식회사 Channel monitoring equipment of transmission system
TWI280755B (en) * 2002-04-15 2007-05-01 Interdigital Tech Corp Wireless user equipments
US8089855B2 (en) * 2004-06-04 2012-01-03 Qualcomm Incorporated Transmission of overhead information for broadcast and multicast services in a wireless communication system
US7475323B2 (en) * 2004-08-20 2009-01-06 Qualcomm Incorporated Method and apparatus for receiving a control channel in a wireless communication system
CN100553185C (en) * 2007-01-09 2009-10-21 北京天碁科技有限公司 The production method and the subscriber equipment of channel quality indication during high speed downlink packet inserts
EP2026470A1 (en) * 2007-08-17 2009-02-18 Panasonic Corporation Running cyclic redundancy check over coding segments
US8555148B2 (en) * 2007-09-18 2013-10-08 Samsung Electronics Co., Ltd. Methods and apparatus to generate multiple CRCs
KR101526990B1 (en) * 2008-01-31 2015-06-11 엘지전자 주식회사 Method for determining transport block size and signal transmission method using the same
KR101286019B1 (en) * 2012-01-20 2013-07-19 주식회사 이노와이어리스 Turbo encoder apparatus

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20170139584A (en) * 2015-04-15 2017-12-19 지티이 코포레이션 Code block splitting method and device

Also Published As

Publication number Publication date
JP2013232981A (en) 2013-11-14
ES2639850T3 (en) 2017-10-30
KR101526990B1 (en) 2015-06-11
CN101911641A (en) 2010-12-08
KR20140130393A (en) 2014-11-10
JP2011504038A (en) 2011-01-27
CN103475448B (en) 2017-04-19
KR20150093631A (en) 2015-08-18
KR101606806B1 (en) 2016-03-28
KR101667590B1 (en) 2016-10-19
TW200937901A (en) 2009-09-01
JP6204543B2 (en) 2017-09-27
KR20140130394A (en) 2014-11-10
JP5670520B2 (en) 2015-02-18
CN101911641B (en) 2013-08-21
TWI403120B (en) 2013-07-21
KR101608788B1 (en) 2016-04-20
JP2015092703A (en) 2015-05-14
JP2016213871A (en) 2016-12-15
JP5977809B2 (en) 2016-08-24
JP5330402B2 (en) 2013-10-30
ES2719534T3 (en) 2019-07-11
CN103475448A (en) 2013-12-25

Similar Documents

Publication Publication Date Title
KR101608788B1 (en) Method and device for channel coding
US10425858B2 (en) Method for determining transport block size and signal transmission method using the same
KR101283724B1 (en) Multi-layer cyclic redundancy check code in wireless communication system
KR100946872B1 (en) Method and apparatus for code block segmentation in mobile communication system
US20080098273A1 (en) Method and apparatus for encoding and decoding data
KR20190099327A (en) Information Processing Methods, Devices, and Communication Systems
KR101429786B1 (en) Method and apparatus for encoding and decoding data
US10707990B2 (en) Method for channel coding in wireless communication system and apparatus therefor

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
A107 Divisional application of patent
AMND Amendment
E601 Decision to refuse application
AMND Amendment
J201 Request for trial against refusal decision
B701 Decision to grant
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20180514

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20190514

Year of fee payment: 5