The present disclosure relates to wireless communication and, more particularly, to a method of performing encoding based on a parity check matrix of an LDPC code in a wireless communication system and a user equipment using the same.
A conventional low-density parity-check (LDPC) encoding method has been used in wireless communication systems such as an IEEE 802.11n wireless local area network (WLAN) system, an IEEE 802.16e mobile WiMAX system, and a DVB-S2 system. The LDPC encoding method is basically a type of linear block code and, therefore, operation of the LDPC encoding method is performed by multiplication of a parity check matrix by an input vector.
It is predicted that data transmission for fifth generation (5G) communication will support from a maximum of 20 Gbps to a minimum of a few tens of bps (e.g., 40 bits in the case of LTE). In other words, to support wide coverage of data transmission, it is necessary to support various code rates. To meet such a requirement, various encoding methods based on an LDPC code are under discussion.
An object of the present disclosure is to provide a method of performing encoding and a user equipment using the same, based on a parity check matrix of an LDPC code which is favorable in terms of latency in transmission of a short block with a relatively short length.
According to an aspect of the present disclosure, provided herein is a method of performing encoding based on a parity check matrix of a low-density parity-check (LDPC) code, including generating the parity check matrix by a user equipment, wherein the parity check matrix corresponds to a characteristic matrix, each element of the characteristic matrix corresponds to a shift index value determined by a modulo operation between a corresponding element in a base matrix and a lifting value Zc, and the base matrix is a 42×52 matrix; and performing encoding on input data using the parity check matrix by the user equipment, wherein the lifting value is associated with the length of the input data.
According to an embodiment of the present disclosure, there are provided a method of performing encoding and a user equipment using the same, based on a parity check matrix of an LDPC code which is favorable in terms of latency in transmission of a short block with a relatively short length.
The above-described characteristics and the following detailed description are merely exemplary details that are given to facilitate the description and understanding of this disclosure. More specifically, this disclosure may be implemented in another format without being restricted only to the exemplary embodiment presented herein. The following exemplary embodiments are merely examples that are given to fully disclose this disclosure and to describe this disclosure to anyone skilled in the technical field to which this disclosure pertains. Accordingly, if plural methods for implementing the elements of the present disclosure exist, it should be clarified that this disclosure can be implemented by any one specific or similar method.
In this disclosure, if a structure is described as including specific elements, or if a procedure is described as including specific process steps, this indicates that other elements or other process steps may be further included. More specifically, it will be apparent that the terms used in this disclosure are merely given to describe a specific exemplary embodiment of the present disclosure and that such terms will not be used to limit the concept or idea of this disclosure. Furthermore, it will also be apparent that the examples given to facilitate the understanding of the invention also include complementary embodiments of the given examples.
Each of the terms used in this disclosure is given a meaning that can be generally understood by anyone skilled in the technical field to which this disclosure pertains. Each of the terms that are generally used herein should be understood and interpreted by its uniform meaning in accordance with the context of this disclosure. Moreover, the terms used in this disclosure should not be interpreted as excessively ideal or formal meaning unless otherwise defined clearly. The appended drawings are given to describe the exemplary embodiment of this disclosure.
Referring to
The transmission UE 10 may include an LDPC encoder 100 and a modulator 200. The LDPC encoder 100 may receive data m, encode the received data m, and output a codeword c. The modulator 200 may receive the codeword c and perform radio modulation on the received codeword c. The radio modulated codeword may be transmitted to the reception UE 20 through an antenna.
It may be appreciated that a processor (not shown) of the transmission UE 10 includes the LDPC encoder 100 and the modulator 200 and is connected to the antenna of the transmission UE 10.
The reception UE 20 may include a demodulator 300 and an LDPC decoder 400. The demodulator 300 may receive the radio modulated codeword through an antenna and demodulate the radio modulated codeword into the codeword c. The LDPC decoder 400 may receive the codeword c, decode the codeword c, and output the data m.
It may be appreciated that a processor (not shown) of the reception UE 20 includes the demodulator 300 and the LDPC decoder 400 and is connected to the antenna of the reception UE 20.
In other words, the wireless communication system of
Thereby, the data may be stably transmitted and received between the transmission UE 10 and the reception UE 20. An LDPC encoding method and decoding method according to the present embodiment may be performed based on a parity check matrix H.
In the present disclosure, the data m may be referred to as input data. The parity check matrix H may represent a matrix for checking whether an error is included in the codeword c received by the LDPC decoder 400. The parity check matrix H may be prestored in a memory (not shown) of each of the transmission UE 10 and the reception UE 20.
Hereinafter, embodiments of the present disclosure will be described on the premise that a quasi-cyclic LDPC code is applied. The parity check matrix H may include a plurality of submatrices P. Each submatrix P may be a zero matrix O, or a circulant matrix acquired by shifting an identity matrix I.
To encode data from a general linear block code, a generate matrix G is needed. According to the above assumption, since the present embodiment is based on a quasi-cyclic LDPC method, the LDPC encoder 100 may encode the data m into the codeword c using the parity check matrix H without an additional generate matrix G.
The LDPC encoder 100 may encode the data m into the codeword c using the parity check matrix H.
c=[mp] Equation 1
Referring to Equation 1, the codeword c generated by the LDPC encoder 100 may be divided into the data m and a parity bit p.
For example, the data m may correspond to a set of binary data [m_0, m_1, m_2, . . . , m_K−1]. That is, it may be understood that the length of the data m to be encoded is K.
For example, the parity bit p may correspond to a set of binary data [p_0, p_1, p_2, . . . p_N+2Zc-K−1]. That is, it may be understood that the length of the parity bit p is N+2Zc-K. In this case, N may be 50Zc (i.e., N=50Zc). Zc will be described later in detail with reference to the drawings.
From the viewpoint of the LDPC encoder 100, the parity bit p for encoding the data m may be derived using the parity check matrix H.
Additionally, it may be assumed that, on a channel coding chain, initial data of a transport block size (hereinafter, ‘TBS’) exceeding a preset threshold size (i.e., Kcb, for example, 8448 bits) is received from a higher layer.
In this case, the initial data may be divided into at least two data depending on the length K of data (where K is a natural number) to be encoded. In other words, the length K of the data m may be understood as a code block size (CBS).
It may be understood that the parity check matrix H according to the embodiment of the present disclosure is applied when the CBS does not exceed a predetermined threshold value (e.g., 2040 bits).
Meanwhile, the LDPC decoder 400 may determine whether an error is present in the received codeword c based on the parity check matrix H. Whether an error is present in the received codeword c may be checked by the LDPC decoder 400 based on Equation 2.
H·c
T=0 Equation 2
As indicated in Equation 2, when multiplication of the parity check matrix H by a transposed matrix of the codeword c is ‘0’, the codeword c received by the reception UE 20 may be determined not to include an error value.
When the multiplication of the parity check matrix H by the transposed matrix of the codeword c is not ‘0’, the codeword c received by the reception UE 20 may be determined to include an error value.
Referring to
Specifically, since the subscript y of a submatrix P_1 of
Although not shown in
In addition, since the subscript y of a submatrix P_−1 is ‘−1’, the submatrix P_−1 may be understood as a zero matrix having a size of Zc×Zc.
Referring to
The subscript (i.e., am,n) corresponding to the defined location m,n of the parity check matrix H of
Each submatrix P_am,n of
For example, the lifting value Zc according to the present embodiment may be nay one of 15, 30, 60, 120, and 240. As another example, the lift value Zc may be any one of 3, 6, 12, 24, 48, 96, 192, and 384.
Referring to
That is, the parity check matrix H of
The element am,n of the characteristic matrix Hc of
The lifting value Zc of Equation 3 may be any one of 15, 30, 60, 120, and 240. As another example, the lifting value Zc may be any one of 3, 6, 12, 24, 48, 96, 192, and 384.
In Equation 3, Vm,n may be an element of a corresponding location m,n in a base matrix (hereinafter ‘fib’) which will be described later.
For example, it may be assumed that the shift index value am,n corresponding to the location m,n of the parity check matrix H, obtained by Equation 3, is equal to or greater than ‘1’.
In this case, the submatrix P_am,n corresponding to the location m,n of
As another example, it may be assumed that the shift index value am,n corresponding to the location m,n of the parity check matrix H, obtained by Equation 3, is ‘0’.
In this case, the submatrix P_am,n corresponding to the location m,n of
As still another example, it may be assumed that the shift index value am,n corresponding to the location m,n of the parity check matrix H, obtained by Equation 3, is ‘−1’.
In this case, the submatrix P_am,n corresponding to the location m,n of
Referring to
Referring to
The size of the base matrix Hb according to the present embodiment may be 42×52. A predetermined element Vm,n may be disposed at every location m,n defined by each row m (where m is a natural number of 1 to 42) and each column n (where n is a natural number of 1 to 52) of the base matrix Hb.
The matrix A of
The matrix B of
The matrix C of
The matrix D of
In addition, elements corresponding to a plurality of specific predetermined columns of the base matrix Hb may be punctured. For example, elements corresponding to the 1st and 2nd columns of the base matrix Hb may be punctured.
Hereinafter, respective elements Vm,n of the matrices A, B, C, and D included in the base matrix Hb will be described in detail with reference to subsequent drawings.
Referring to
Elements Vm,n defined by the 2nd row (m=2) and the 1st to 17th columns (n=1, . . . , 17) of the matrix A belonging to the base matrix Hb may be {142,−1,−1,174,183,27,96,23,9,167,−1,0,0,−1,−1,−1,−1}.
Elements Vm,n defined by the 3rd row (m=3) and the 1st to 17th columns (n=1, . . . , 17) of the matrix A belonging to the base matrix Hb may be {74,31,−1,3,53,−1,−1,−1,155,−1,0,−1,0,0,−1,−1,−1}.
Elements Vm,n defined by the 4th row (m=4) and the 1st to 17th columns (n=1, . . . , 17) of the matrix A belonging to the base matrix Hb may be {4,239,171,−1,95,110,159,199,43,75,1,−1,−1,0,−1,−1,−1}.
Elements Vm,n defined by the 5th row (m=5) and the 1st to 17th columns (n=1, . . . , 17) of the matrix A belonging to the base matrix Hb may be {29,140,−1,−1,−1,−1,−1,−1,−1,−1,−1,180,−1,−1,0,−1,−1}.
Elements Vm,n defined by the 6th row (m=6) and the 1st to 17th columns (n=1, . . . , 17) of the matrix A belonging to the base matrix Hb may be {121,41,−1,−1,−1,169,−1,88,−1,−1,−1,207,−1,−1,−1,0,−1}.
Elements Vm,n defined by the 7th row (m=7) and the 1st to 17th columns (n=1, . . . , 17) of the matrix A belonging to the base matrix Hb may be {137,−1,−1,−1,−1,72,−1,172,−1,124,−1,56,−1,−1,−1,−1,0}.
Referring to
The number Kb of information columns may be associated with the length K of input data (e.g., m in
According to the embodiment of
Zc=K/Kb Equation 4
Referring to Equation 4, a maximum information bit value K of the input data (m in
In addition, unlike the embodiment of
For reference, the 7×17 matrix A of
Referring to
Elements Vm,n corresponding to the 1st to 17th columns (n=1, . . . , 17) of the base matrix Hb in the 9th row (m=9) of the matrix C belonging to the base matrix Hb may be {176,169,−1,−1,−1,−1,−1,−1,−1,−1,−1,−1,225,−1,−1,−1,−1}.
Elements Vm,n corresponding to the 1st to 17th columns (n=1, . . . , 17) of the base matrix Hb in the 10th row (m=10) of the matrix C belonging to the base matrix Hb may be {4,167,−1,−1,−1,−1,−1,−1,238,−1,48,68,−1,−1,−1,−1,−1}.
Elements Vm,n corresponding to the 1st to 17th columns (n=1, . . . , 17) of the base matrix Hb in the 11th row (m=11) of the matrix C belonging to the base matrix Hb may be {38,217,−1,−1,−1,−1,208,232,−1,−1,−1,−1,−1,−1,−1,−1,−1}.
Elements Vm,n corresponding to the 1st to 17th columns (n=1, . . . , 17) of the base matrix Hb in the 12th row (m=12) of the matrix C belonging to the base matrix Hb may be {178,−1,−1,−1,−1,−1,−1,214,−1,168,−1,−1,−1,51,−1,−1,−1}.
Elements Vm,n corresponding to the 1st to 17th columns (n=1, . . . , 17) of the base matrix Hb in the 13th row (m=13) of the matrix C belonging to the base matrix Hb may be {4,124,−1,122,−1,−1,−1,−1,−1,−1,−1,72,−1,−1,−1,−1,−1}.
Elements Vm,n corresponding to the 1st to 17th columns (n=1, . . . , 17) of the base matrix Hb in the 14th row (m=14) of the matrix C belonging to the base matrix Hb may be {48,57,−1,−1,−1,−1,−1,−1,167,−1,−1,−1,−1,219,−1,−1,−1}.
Elements Vm,n corresponding to the 1st to 17th columns (n=1, . . . , 17) of the base matrix Hb in the 15th row (m=15) of the matrix C belonging to the base matrix Hb may be {−1,82,−1,−1,−1,−1,232,−1,−1,−1,−1,204,−1,162,−1,−1,−1}.
Elements Vm,n corresponding to the 1st to 17th columns (n=1, . . . , 17) of the base matrix Hb in the 16th row (m=16) of the matrix C belonging to the base matrix Hb may be {38,−1,−1,−1,−1,−1,−1,−1,−1,−1,217,157,−1,−1,−1,−1,−1}.
Elements Vm,n corresponding to the 1st to 17th columns (n=1, . . . , 17) of the base matrix Hb in the 17th row (m=17) of the matrix C belonging to the base matrix Hb may be {−1,170,−1,−1,−1,−1,−1,−1,−1,23,−1,175,202,−1,−1,−1,−1}.
Elements Vm,n corresponding to the 1st to 17th columns (n=1, . . . , 17) of the base matrix Hb in the 18th row (m=18) of the matrix C belonging to the base matrix Hb may be {4,196,−1,−1,−1,173,−1,−1,−1,−1,−1,195,218,−1,−1,−1,−1}.
Elements Vm,n corresponding to the 1st to 17th columns (n=1, . . . , 17) of the base matrix Hb in the 19th row (m=19) of the matrix C belonging to the base matrix Hb may be {128,−1,−1,−1,−1,−1,211,210,−1,−1,−1,−1,−1,−1,−1,−1,−1}.
Elements Vm,n corresponding to the 1st to 17th columns (n=1, . . . , 17) of the base matrix Hb in the 20th row (m=20) of the matrix C belonging to the base matrix Hb may be {39,84,−1,−1,−1,−1,−1,−1,−1,−1,88,−1,−1,−1,−1,−1,−1}.
Elements Vm,n corresponding to the 1st to 17th columns (n=1, . . . , 17) of the base matrix Hb in the 21st row (m=21) of the matrix C belonging to the base matrix Hb may be {−1,117,−1,−1,227,−1,−1,−1,−1,−1,−1,6,−1,−1,−1,−1,−1}.
Elements Vm,n corresponding to the 1st to 17th columns (n=1, . . . , 17) of the base matrix Hb in the 22nd row (m=22) of the matrix C belonging to the base matrix Hb may be {238,−1,−1,−1,−1,−1,−1,−1,13,−1,−1,−1,−1,11,−1,−1,−1}.
Elements Vm,n corresponding to the 1st to 17th columns (n=1, . . . , 17) of the base matrix Hb in the 23rd row (m=23) of the matrix C belonging to the base matrix Hb may be {−1,195,44,−1,−1,−1,−1,−1,−1,−1,−1,−1,−1,−1,−1,−1,−1}.
Elements Vm,n corresponding to the 1st to 17th columns (n=1, . . . , 17) of the base matrix Hb in the 24th row (m=10) of the matrix C belonging to the base matrix Hb may be {5,−1,−1,94,−1,111,−1,−1,−1,−1,−1,−1,−1,−1,−1,−1,−1}.
Elements Vm,n corresponding to the 1st to 17th columns (n=1, . . . , 17) of the base matrix Hb in the 25th row (m=25) of the matrix C belonging to the base matrix Hb may be {4,81,19,−1,−1,−1,−1,−1,−1,130,−1,−1,−1,−1,−1,−1,−1}.
Elements Vm,n corresponding to the 1st to 17th columns (n=1, . . . , 17) of the base matrix Hb in the 26th row (m=26) of the matrix C belonging to the base matrix Hb may be {66,−1,−1,−1,−1,95,−1,−1,−1,−1,−1,−1,−1,−1,−1,−1,−1}.
Elements Vm,n corresponding to the 1st to 17th columns (n=1, . . . , 17) of the base matrix Hb in the 27th row (m=27) of the matrix C belonging to the base matrix Hb may be {4,−1,146,−1,−1,−1,−1,66,−1,−1,−1,−1,190,86,−1,−1,−1}.
For reference, a part of the matrix C mentioned in
Referring to
Elements Vm,n corresponding to the 1st to 17th columns (n=1, . . . , 17) of the base matrix Hb in the 29th row (m=29) of the matrix C belonging to the base matrix Hb may be {−1,7,144,−1,−1,16,−1,−1,−1,−1,−1,−1,−1,−1,−1,−1,−1}.
Elements Vm,n corresponding to the 1st to 17th columns (n=1, . . . , 17) of the base matrix Hb in the 30th row (m=30) of the matrix C belonging to the base matrix Hb may be {25,−1,−1,−1,57,−1,−1,−1,−1,−1,−1,−1,−1,−1,−1,−1,−1}.
Elements Vm,n corresponding to the 1st to 17th columns (n=1, . . . , 17) of the base matrix Hb in the 31st row (m=31) of the matrix C belonging to the base matrix Hb may be {4,−1,37,−1,−1,139,−1,221,−1,17,−1,−1,−1,−1,−1,−1,−1}.
Elements Vm,n corresponding to the 1st to 17th columns (n=1, . . . , 17) of the base matrix Hb in the 32nd row (m=32) of the matrix C belonging to the base matrix Hb may be {4,201,−1,−1,−1,−1,−1,−1,−1,−1,−1,−1,−1,46,−1,−1,−1}.
Elements Vm,n corresponding to the 1st to 17th columns (n=1, . . . , 17) of the base matrix Hb in the 33rd row (m=33) of the matrix C belonging to the base matrix Hb may be {179,−1,−1,−1,−1,14,−1,−1,−1,−1,−1,−1,116,−1,−1,−1,−1}.
Elements Vm,n corresponding to the 1st to 17th columns (n=1, . . . , 17) of the base matrix Hb in the 34th row (m=34) of the matrix C belonging to the base matrix Hb may be {4,−1,46,−1,−1,−1,−1,2,−1,−1,106,−1,−1,−1,−1,−1,−1}.
Elements Vm,n corresponding to the 1st to 17th columns (n=1, . . . , 17) of the base matrix Hb in the 35th row (m=35) of the matrix C belonging to the base matrix Hb may be {184,−1,−1,−1,−1,−1,−1,−1,−1,−1,−1,−1,135,141,−1,−1,−1}.
Elements Vm,n corresponding to the 1st to 17th columns (n=1, . . . , 17) of the base matrix Hb in the 36th row (m=36) of the matrix C belonging to the base matrix Hb may be {4,85,−1,−1,−1,225,−1,−1,−1,−1,−1,175,−1,−1,−1,−1,−1}.
Elements Vm,n corresponding to the 1st to 17th columns (n=1, . . . , 17) of the base matrix Hb in the 37th row (m=37) of the matrix C belonging to the base matrix Hb may be {178,−1,112,−1,−1,−1,−1,106,−1,−1,−1,−1,−1,−1,−1,−1,−1}.
Elements Vm,n corresponding to the 1st to 17th columns (n=1, . . . , 17) of the base matrix Hb in the 38th row (m=38) of the matrix C belonging to the base matrix Hb may be {4,−1,−1,−1,−1,−1,−1,−1,−1,−1,154,−1,−1,114,−1,−1,−1}.
Elements Vm,n corresponding to the 1st to 17th columns (n=1, . . . , 17) of the base matrix Hb in the 39th row (m=39) of the matrix C belonging to the base matrix Hb may be {4,42,−1,−1,−1,41,−1,−1,−1,−1,−1,105,−1,−1,−1,−1,−1}.
Elements Vm,n corresponding to the 1st to 17th columns (n=1, . . . , 17) of the base matrix Hb in the 40th row (m=40) of the matrix C belonging to the base matrix Hb may be {167,−1,−1,−1,−1,−1,−1,45,−1,−1,−1,−1,189,−1,−1,−1,−1}.
Elements Vm,n corresponding to the 1st to 17th columns (n=1, . . . , 17) of the base matrix Hb in the 41st row (m=41) of the matrix C belonging to the base matrix Hb may be {4,−1,78,−1,−1,−1,−1,−1,−1,−1,67,−1,−1,180,−1,−1,−1}.
Elements Vm,n corresponding to the 1st to 17th columns (n=1, . . . , 17) of the base matrix Hb in the 42nd row (m=42) of the matrix C belonging to the base matrix Hb may be {4,53,−1,−1,−1,215,−1,−1,−1,−1,−1,230,−1,−1,−1,−1,−1}.
For reference, a part of the matrix C mentioned in
Referring to
Referring to
18 diagonal elements illustrated in
Similarly, 17 diagonal elements illustrated in
m+10−n Equation 5
Referring to
The parity check matrix according to this embodiment may correspond to a characteristic matrix. The characteristic matrix may include a maximum of 10 information columns for input data.
Each element of the characteristic matrix may correspond to a shift index value determined through a modulo operation between an element of a location corresponding to the element of the characteristic matrix in the base matrix and a lifting value. In addition, the base matrix may be a 42×52 matrix. As described above, the base matrix may be defined as a form as shown in
In this disclosure, the lifting value may be associated with the length of the input data. In this disclosure, the lifting value may be determined as one of 15, 30, 60, 120, and 240.
The matrix A (i.e., A of
The matrix B (i.e., B of
Specifically, all of the elements corresponding to the 18th to 52nd columns of the base matrix in the 1st row of the base matrix Hb may be ‘−1’. All of the elements corresponding to the 18th to 52nd columns of the base matrix in the second row of the base matrix may be ‘−1’. All of the elements corresponding to the 18th to 52nd columns of the base matrix in the 3rd row of the base matrix may be ‘−1’. All of the elements corresponding to the 18th to 52nd columns of the base matrix in the 4th row of the base matrix may be ‘−1’.
All of the elements corresponding to the 18th to 52nd columns of the base matrix in the 5th row of the base matrix may be ‘−1’. All of the elements corresponding to the 18th to 52nd columns of the base matrix in the 6th row of the base matrix may be ‘−1’. All of the elements corresponding to the 18th to 52nd columns of the base matrix in the 7th row of the base matrix may be ‘−1’.
The matrix C (i.e., C of
In the matrix D (i.e., D of
Notably, the aforementioned modulo operation of Equation 3 may be performed when an element corresponding to the characteristic matrix in the base matrix is an integer equal to or greater than 0.
When a corresponding element in the base matrix is −1, the modulo operation of Equation 3 is not performed and −1 may be determined as an element of the characteristic matrix. In this disclosure, when a corresponding element in the base matrix Hb is ‘−1’, the corresponding element may correspond to a zero matrix.
For example, when the shift index value is ‘0’ or a natural number equal to or greater than ‘1’, each element of the characteristic matrix may correspond to a Zc×Zc identity matrix. All elements of the identity matrix may be shifted to the right according to the shift index value.
In step S920, the UE according to the present embodiment may encode the input data using the parity check matrix.
If the present embodiment described with reference to
According to the embodiment of
According to the embodiment of
In the present disclosure, the first parity check matrix or the second parity check matrix may be determined according to a predetermined rule during initial transmission of a transport block (TB) having a code rate R and retransmission of the same TB.
In step S1010, the UE may determine whether the code rate R derived from a modulation and coding scheme (MCS) index according to received downlink control information (DCI) is equal to or less than a predetermined value (e.g., 0.25). If the code rate R derived from the MCS index is equal to or less than the predetermined value, step S1020 may be performed.
In step S1020, the UE may decode a code block (CB) based on the second parity check matrix based on the base matrix having a size of 42×52.
If it is determined that the code rate R derived from the MCS index exceeds the predetermined value in step S1010, step S1030 may be performed.
In step S1030, the UE may decode the CB based on the first parity check matrix based on the base matrix having a size of 46×68.
Which of the first parity check matrix and the second parity check matrix is used as a parity check matrix for an encoding or decoding procedure by the UE may differ according to a code rate, a TBS, a CB size, a service type provided to the UE, or a type of a partial band on which the UE receives a signal.
According to the embodiment of
According to the embodiment of
In this case, the second parity check matrix based on the base matrix having a size of 42×52 may be understood based on the above description given with reference to
Referring to
To simplify and clarify a description of
If the second parity check matrix is determined as the parity check matrix, the procedure proceeds to step S1120. Although not shown in
If the first parity check matrix is determined as the parity check matrix, the procedure may be ended. Although not shown in
In S1120, the UE may perform CB segmentation for the TB based on the second maximum information bit value of the second parity check matrix. For example, if CB segmentation is performed, at least two CBs may be obtained from the TB. Code block segmentation of step S1120 may be performed based on the second maximum information bit value even if the length of the TB exceeds the first maximum information bit value.
For example, the UE may identify whether the first parity check matrix is applied or the second parity check matrix is applied according to a pre-agreed rule between the UE and a base station. Next, the UE may determine whether a CRC applied to a CB and/or a TB is a first type CRC or a second type CRC, based on the identified result.
In the above example, if the code rate is derived during uplink transmission, resource elements (REs) occupied by multiplexed information such as a channel quality indicator (CQI) may be excluded from a calculation process of the code rate. In addition, a code rate applied to each CB may be calculated in a state in which REs occupied by punctured information such as ACK/NACK are considered.
According to the embodiment of
According to the embodiment of
Referring to
In step S1220, the UE may perform the decoding procedure based on the parity check matrix which has been applied during initial reception of a TB. In this case, the parity check matrix may be the first parity check matrix or the second parity check matrix.
Specifically, the UE may perform the decoding procedure based on a parity check matrix corresponding to the case in which a TB mapped to a retransmission process ID is first received (i.e., the case in which the new data indicator is toggled or the new data indicator is set to ‘1’).
Filing Document | Filing Date | Country | Kind |
---|---|---|---|
PCT/KR2018/003798 | 3/30/2018 | WO | 00 |
Number | Date | Country | |
---|---|---|---|
62525219 | Jun 2017 | US | |
62479420 | Mar 2017 | US | |
62479253 | Mar 2017 | US |