KR20210114368A - Transmitting apparatus and signal processing method thereof - Google Patents

Transmitting apparatus and signal processing method thereof Download PDF

Info

Publication number
KR20210114368A
KR20210114368A KR1020210120570A KR20210120570A KR20210114368A KR 20210114368 A KR20210114368 A KR 20210114368A KR 1020210120570 A KR1020210120570 A KR 1020210120570A KR 20210120570 A KR20210120570 A KR 20210120570A KR 20210114368 A KR20210114368 A KR 20210114368A
Authority
KR
South Korea
Prior art keywords
group
bits
column
groups
interleaver
Prior art date
Application number
KR1020210120570A
Other languages
Korean (ko)
Other versions
KR102466523B1 (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 삼성전자주식회사
Publication of KR20210114368A publication Critical patent/KR20210114368A/en
Priority to KR1020220148109A priority Critical patent/KR102606202B1/en
Application granted granted Critical
Publication of KR102466523B1 publication Critical patent/KR102466523B1/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/004Arrangements for detecting or preventing errors in the information received by using forward error control
    • H04L1/0041Arrangements at the transmitter end
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M13/00Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes
    • H03M13/03Error detection or forward error correction by redundancy in data representation, i.e. code words containing more digits than the source words
    • H03M13/05Error detection or forward error correction by redundancy in data representation, i.e. code words containing more digits than the source words using block codes, i.e. a predetermined number of check bits joined to a predetermined number of information bits
    • H03M13/11Error detection or forward error correction by redundancy in data representation, i.e. code words containing more digits than the source words using block codes, i.e. a predetermined number of check bits joined to a predetermined number of information bits using multiple parity bits
    • H03M13/1102Codes on graphs and decoding on graphs, e.g. low-density parity check [LDPC] codes
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M13/00Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes
    • H03M13/27Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes using interleaving techniques
    • 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 transmitting device is disclosed. The transmitting device comprises an encoding unit for generating an LDPC codeword by performing LDPC encoding; an interleaver for dividing the LDPC codeword into a plurality of bit groups and interleaving them; and a modulation unit for modulating the interleaved LDPC codewords according to a modulation method to generate a modulation symbol. The interleaver includes a block interleaver made of a plurality of columns individually including a plurality of rows. The block interleaver interleaves the LDPC codeword by dividing each of the plurality of columns into a first part and a second part according to the number of the plurality of columns and the number of the bit groups.

Description

송신 장치 및 그의 신호 처리 방법 { TRANSMITTING APPARATUS AND SIGNAL PROCESSING METHOD THEREOF }Transmitting device and its signal processing method { TRANSMITTING APPARATUS AND SIGNAL PROCESSING METHOD THEREOF }

본 발명은 송신 장치 및 그의 신호 처리 방법에 관한 것으로, 더욱 상세하게는 데이터를 처리하여 전송하는 송신 장치 및 그의 신호 처리 방법에 관한 것이다.The present invention relates to a transmitting apparatus and a signal processing method thereof, and more particularly, to a transmitting apparatus for processing and transmitting data and a signal processing method thereof.

통신/방송 시스템에서, 링크(link) 성능은 채널의 여러 가지 잡음(noise)과 페이딩(fading) 현상 및 심벌 간 간섭(ISI : inter-symbol interference)에 의해 현저히 저하될 수 있다. 따라서, 차세대 이동 통신, 디지털 방송 및 휴대 인터넷과 같이 높은 데이터 처리량과 신뢰도를 요구하는 고속 디지털 통신/방송 시스템들을 구현하기 위해서, 잡음과 페이딩 및 심벌 간 간섭을 극복하기 위한 기술을 개발하는 것이 요구된다. 잡음 등을 극복하기 위한 연구의 일환으로서, 최근에는 정보의 왜곡을 효율적으로 복원하여 통신의 신뢰도를 높이기 위한 방법으로서 오류정정부호(error-correcting code)에 대한 연구가 활발히 이루어지고 있다. In a communication/broadcasting system, link performance may be significantly degraded by various noises and fading phenomena of a channel and inter-symbol interference (ISI). Therefore, in order to implement high-speed digital communication/broadcast systems that require high data throughput and reliability, such as next-generation mobile communication, digital broadcasting, and portable Internet, it is required to develop a technology for overcoming noise, fading, and inter-symbol interference. . As part of research to overcome noise, etc., recently, research on error-correcting codes has been actively conducted as a method to increase communication reliability by efficiently restoring information distortion.

1960년대에 Gallager에 의해서 처음 소개된 LDPC(Low Density Parity Check) 부호는 당시 기술 수준에서 구현하기 어려운 복잡도로 인해 오랫동안 잊혀져 왔다. 하지만, 1993년 Berrou와 Glavieux, Thitimajshima에 의해 제안된 터보(turbo) 부호가 셰논(Shannon)의 채널 용량에 근접하는 성능을 보임에 따라, 터보 부호의 성능과 특성에 대한 많은 해석이 이루어지면서 반복 복호(iterative decoding)와 그래프를 기반으로 하는 채널 부호화에 대한 많은 연구가 진행되었다. 이를 계기로 1990년대 후반에 LDPC 부호에 대해 재연구되면서 LDPC 부호에 대응되는 터너(Tanner) 그래프상에서 합-곱(sum-product) 알고리즘에 기반한 반복 복호(iterative decoding)를 적용하여 복호화를 수행하면 셰논의 채널 용량에 근접하는 성능을 가지게 됨이 밝혀졌다. The LDPC (Low Density Parity Check) code, first introduced by Gallager in the 1960s, has long been forgotten due to its complexity that was difficult to implement at the technical level at the time. However, as the turbo code proposed by Berrou, Glavieux, and Thitimajshima in 1993 showed performance close to Shannon's channel capacity, many interpretations of the performance and characteristics of the turbo code were performed and iterative decoding was performed. A lot of research has been done on iterative decoding and graph-based channel encoding. With this as an opportunity, as the LDPC code was re-researched in the late 1990s, iterative decoding based on the sum-product algorithm on the Tanner graph corresponding to the LDPC code was applied to perform decoding. Discussion It has been found to have performance close to the channel capacity.

LDPC 부호를 고차 변조 방식을 사용하여 전송할 때, 부호어 비트들을 고차 변조 비트에 매핑하는 방법에 따라 성능이 달라질 수 있다. 그러므로 우수한 성능을 갖는 LDPC 부호를 위해 상기 LDPC 부호어 비트들을 고차 변조 비트에 매핑하는 방법이 필요하다.When an LDPC code is transmitted using a higher-order modulation scheme, performance may vary depending on a method of mapping codeword bits to higher-order modulation bits. Therefore, there is a need for a method of mapping the LDPC codeword bits to higher-order modulation bits for an LDPC code having excellent performance.

본 발명은 상술한 필요성에 따른 것으로, 본 발명의 목적은 LDPC 부호어를 구성하는 복수의 그룹 중 기설정된 그룹에 포함된 비트를 변조 심볼 내의 기설정된 비트에 맵핑시켜 전송할 수 있는 송신 장치 및 그의 신호 처리 방법을 제공함에 있다.The present invention has been made in accordance with the above-mentioned necessity, and an object of the present invention is a transmitter capable of mapping bits included in a preset group among a plurality of groups constituting an LDPC codeword to preset bits in a modulation symbol and transmitting the same, and a signal thereof To provide a processing method.

이상과 같은 목적을 달성하기 위한 본 발명의 일 실시 예에 따른 송신 장치는 LDPC 부호화를 수행하여 LDPC 부호어를 생성하는 부호화부, 상기 LDPC 부호어를 복수의 비트 그룹으로 구분하여 인터리빙하는 인터리버 및 변조 방식에 따라 상기 인터리빙된 LDPC 부호어를 변조하여 변조 심볼을 생성하는 변조부를 포함하며, 상기 인터리버는, 각각 복수의 행을 포함하는 복수의 열로 구성되는 블록 인터리버를 포함하며, 상기 블록 인터리버는, 상기 복수의 열의 개수 및 상기 비트 그룹의 개수에 따라 상기 복수의 열 각각을 제1 파트 및 제2 파트로 구분하여 상기 LDPC 부호어를 인터리빙한다.In order to achieve the above object, a transmitting apparatus according to an embodiment of the present invention includes an encoder for generating an LDPC codeword by performing LDPC encoding, an interleaver for interleaving the LDPC codeword by dividing the LDPC codeword into a plurality of bit groups, and modulation and a modulator configured to generate a modulation symbol by modulating the interleaved LDPC codeword according to a scheme, wherein the interleaver includes a block interleaver comprising a plurality of columns each including a plurality of rows, the block interleaver comprising: The LDPC codewords are interleaved by dividing each of the plurality of columns into a first part and a second part according to the number of the plurality of columns and the number of the bit groups.

여기에서, 상기 복수의 열의 개수는, 상기 변조 방식에 따른 변조 차수와 동일한 값을 가지며, 상기 복수의 열 각각은, LDPC 부호어를 구성하는 비트 수를 상기 복수의 열의 개수로 나눈 값만큼의 행으로 구성될 수 있다.Here, the number of the plurality of columns has the same value as the modulation order according to the modulation scheme, and each of the plurality of columns has the same number of rows as the number of bits constituting the LDPC codeword divided by the number of the plurality of columns. can be composed of

또한, 상기 제1 파트는, 상기 복수의 열 각각에서, 상기 복수의 열의 개수, 상기 비트 그룹의 개수 및 각 비트 그룹을 구성하는 비트 수에 따라 상기 LDPC 부호어를 구성하는 복수의 비트 그룹 중 상기 복수의 열 각각에 비트 그룹 단위로 라이트 가능한 적어도 일부의 비트 그룹에 포함된 비트 수만큼의 행으로 구성되고, 상기 제2 파트는, 상기 복수의 열 각각에서, 상기 복수의 열 각각을 구성하는 행에서 상기 복수의 열 각각에서 비트 그룹 단위로 라이트 가능한 적어도 일부의 비트 그룹에 포함된 비트 수만큼의 행을 제외한 행으로 구성될 수 있다.In addition, the first part may include, in each of the plurality of columns, among a plurality of bit groups constituting the LDPC codeword according to the number of the plurality of columns, the number of the bit groups, and the number of bits constituting each bit group. Each of the plurality of columns is composed of as many rows as the number of bits included in at least some bit groups that can be written in units of bit groups, and the second part is a row constituting each of the plurality of columns in each of the plurality of columns In each of the plurality of columns, each of the plurality of columns may be composed of rows excluding as many rows as the number of bits included in at least some bit groups that are writable in units of bit groups.

여기에서, 상기 제2 파트의 행의 개수는, 상기제1 파트에 대응되는 비트 그룹을 제외한 모든 비트 그룹에 포함된 비트의 수를 상기 블록 인터리버를 구성하는 열의 개수로 나눈 몫과 동일한 값을 가질 수 있다.Here, the number of rows of the second part has the same value as a quotient obtained by dividing the number of bits included in all bit groups except for the bit group corresponding to the first part by the number of columns constituting the block interleaver. can

또한, 상기 블록 인터리버는, 상기 비트 그룹 단위로 라이트 가능한 적어도 일부의 비트 그룹에 포함된 비트들을 상기 제1 파트를 구성하는 복수의 열 각각에 순차적으로 라이트하고, 복수의 비트 그룹에서 적어도 일부의 비트 그룹을 제외한 나머지 비트 그룹에 포함된 비트들을 상기 복수의 열의 개수에 기초하여 분할하여 상기 제2 파트를 구성하는 복수의 열 각각에 순차적으로 라이트할 수 있다.In addition, the block interleaver sequentially writes bits included in at least some bit groups that can be written in units of the bit groups to each of a plurality of columns constituting the first part, and at least some bits in the plurality of bit groups Bits included in the remaining bit groups except for the group may be divided based on the number of the plurality of columns to sequentially write to each of the plurality of columns constituting the second part.

여기에서, 상기 블록 인터리버는, 상기 나머지 비트 그룹에 포함된 비트들을 상기 복수의 열의 개수로 분할하고, 상기 분할된 비트들 각각을 상기 제2 파트를 구성하는 복수의 열 각각에 열 방향으로 라이트하고, 상기 제1 파트 및 상기 제2 파트를 구성하는 복수의 열을 행 방향으로 리드하여 인터리빙을 수행할 수 있다.Here, the block interleaver divides the bits included in the remaining bit group into the number of the plurality of columns, and writes each of the divided bits to each of the plurality of columns constituting the second part in a column direction, , interleaving may be performed by reading a plurality of columns constituting the first part and the second part in a row direction.

한편, 상기 변조 차수는, 상기 변조 방식이 QPSK, 16-QAM, 64-QAM, 256-QAM, 1024-QAM, 4096-QAM인 경우, 2,4,6,8,10,12일 수 있다.Meanwhile, the modulation order may be 2,4,6,8,10,12 when the modulation scheme is QPSK, 16-QAM, 64-QAM, 256-QAM, 1024-QAM, or 4096-QAM.

한편, 본 발명의 일 실시 예에 따른 송신 장치의 신호 처리 방법은 LDPC 부호화를 수행하여 LDPC 부호어를 생성하는 단계, 상기 LDPC 부호어를 복수의 비트 그룹으로 구분하여 인터리빙하는 단계 및 변조 방식에 따라 상기 인터리빙된 LDPC 부호어를 변조하여 변조 심볼을 생성하는 단계를 포함하며, 상기 인터리빙하는 단계는, 각각 복수의 행을 포함하는 복수의 열 각각을 상기 복수의 열의 개수 및 상기 비트 그룹의 개수에 따라 제1 파트 및 제2 파트로 구분하여 상기 LDPC 부호어를 인터리빙한다.Meanwhile, the signal processing method of a transmitting apparatus according to an embodiment of the present invention includes generating an LDPC codeword by performing LDPC encoding, dividing the LDPC codeword into a plurality of bit groups and interleaving the LDPC codeword according to a modulation method. and generating a modulation symbol by modulating the interleaved LDPC codeword, wherein the interleaving includes each of a plurality of columns each including a plurality of rows according to the number of the plurality of columns and the number of the bit groups. The LDPC codeword is interleaved by dividing it into a first part and a second part.

여기에서, 상기 복수의 열의 개수는, 상기 변조 방식에 따른 변조 차수와 동일한 값을 가지며, 상기 복수의 열 각각은, LDPC 부호어를 구성하는 비트 수를 상기 복수의 열의 개수로 나눈 값만큼의 행으로 구성될 수 있다.Here, the number of the plurality of columns has the same value as the modulation order according to the modulation scheme, and each of the plurality of columns has the same number of rows as the number of bits constituting the LDPC codeword divided by the number of the plurality of columns. can be composed of

또한, 상기 제1 파트는, 상기 복수의 열 각각에서, 상기 복수의 열의 개수, 상기 비트 그룹의 개수 및 각 비트 그룹을 구성하는 비트 수에 따라 상기 LDPC 부호어를 구성하는 복수의 비트 그룹 중 상기 복수의 열 각각에 비트 그룹 단위로 라이트 가능한 적어도 일부의 비트 그룹에 포함된 비트 수만큼의 행으로 구성되고, 상기 제2 파트는, 상기 복수의 열 각각에서, 상기 복수의 열 각각을 구성하는 행에서 상기 복수의 열 각각에서 비트 그룹 단위로 라이트 가능한 적어도 일부의 비트 그룹에 포함된 비트 수만큼의 행을 제외한 행으로 구성될 수 있다.In addition, the first part may include, in each of the plurality of columns, among a plurality of bit groups constituting the LDPC codeword according to the number of the plurality of columns, the number of the bit groups, and the number of bits constituting each bit group. Each of the plurality of columns is composed of as many rows as the number of bits included in at least some bit groups that can be written in units of bit groups, and the second part is a row constituting each of the plurality of columns in each of the plurality of columns In each of the plurality of columns, each of the plurality of columns may be composed of rows excluding as many rows as the number of bits included in at least some bit groups that are writable in units of bit groups.

여기에서, 상기 제2 파트의 행의 개수는, 상기 제1 파트에 대응되는 비트 그룹을 제외한 모든 비트 그룹에 포함된 비트의 수를 상기 복수의 열의 개수로 나눈 몫과 동일한 값을 가질 수 있다.Here, the number of rows of the second part may have the same value as a quotient obtained by dividing the number of bits included in all bit groups except for the bit group corresponding to the first part by the number of the plurality of columns.

또한, 상기 인터리빙하는 단계는, 상기 비트 그룹 단위로 라이트 가능한 적어도 일부의 비트 그룹에 포함된 비트들을 상기 제1 파트를 구성하는 복수의 열 각각에 순차적으로 라이트하고, 복수의 비트 그룹에서 적어도 일부의 비트 그룹을 제외한 나머지 비트 그룹에 포함된 비트들을 상기 복수의 열의 개수에 기초하여 분할하여 상기 제2 파트를 구성하는 복수의 열 각각에 순차적으로 라이트할 수 있다.In addition, the interleaving may include sequentially writing bits included in at least some of the bit groups writable in units of the bit groups to each of a plurality of columns constituting the first part, and at least some of the bits in the plurality of bit groups. Bits included in the remaining bit groups except for the bit group may be divided based on the number of the plurality of columns to sequentially write to each of the plurality of columns constituting the second part.

여기에서, 상기 인터리빙하는 단계는, 상기 나머지 비트 그룹에 포함된 비트들을 상기 복수의 열의 개수로 분할하고, 상기 분할된 비트들 각각을 상기 제2 파트를 구성하는 복수의 열 각각에 열 방향으로 라이트하고, 상기 제1 파트 및 상기 제2 파트를 구성하는 복수의 열을 행 방향으로 리드하여 인터리빙을 수행할 수 있다.Here, the interleaving may include dividing bits included in the remaining bit group into the number of the plurality of columns, and writing each of the divided bits to each of the plurality of columns constituting the second part in a column direction. and reading a plurality of columns constituting the first part and the second part in a row direction to perform interleaving.

한편, 상기 변조 차수는, 상기 변조 방식이 QPSK, 16-QAM, 64-QAM, 256-QAM, 1024-QAM, 4096-QAM인 경우, 2,4,6,8,10,12일 수 있다.Meanwhile, the modulation order may be 2,4,6,8,10,12 when the modulation scheme is QPSK, 16-QAM, 64-QAM, 256-QAM, 1024-QAM, or 4096-QAM.

이러한 본 발명의 다양한 실시 예에 따르면, 보다 우수한 복호화 및 수신 성능을 제공할 수 있게 된다.According to various embodiments of the present invention, it is possible to provide better decoding and reception performance.

도 1은 본 발명의 일 실시 예에 따른 송신 장치의 구성을 설명하기 위한 블록도,
도 2 및 도 3은 본 발명의 일 실시 예에 따른 패리티 검사 행렬의 구조를 설명하기 위한 도면들,
도 4는 본 발명의 일 실시 예에 따른 인터리버의 구조를 설명하기 위한 블록도,
도 5 내지 도 7은 본 발명의 일 실시 예에 따라 LDPC 부호어가 그룹 단위로 처리되는 방법을 나타내는 도면들,
도 8 내지 도 11은 본 발명의 일 실시 예에 다른 블록 인터리버의 구조 및 인터리빙 방법을 설명하기 위한 도면들,
도 12 및 도 13은 본 발명의 일 실시 예에 따른 디멀티플렉서의 동작을 설명하기 위한 도면들,
도 14는 본 발명의 일 실시 예에 따른 uniform constellation 변조 방식의 일 예를 설명하기 위한 도면,
도 15 내지 도 19는 본 발명의 일 실시 예에 따른 non uniform constellation 변조 방식의 일 예를 설명하기 위한 도면,
도 20은 본 발명의 다른 실시 예에 따른 인터리버의 구조를 설명하기 위한 블록도,
도 21 및 도 23은 본 발명의 일 실시 예에 따른 블록-로우 인터리버의 구조 및 인터리빙 방법을 설명하기 위한 도면들,
도 24는 본 발명의 일 실시 예에 따른 수신 장치의 구성을 설명하기 위한 블록도,
도 25 및 도 27은 본 발명의 일 실시 예에 따른 디인터리버의 구조를 설명하기 위한 블록도,
도 26은 본 발명의 일 실시 예에 따른 블록 디인터리버를 설명하기 위한 도면,
도 28은 본 발명의 일 실시 예에 따른 신호 처리 방법을 설명하기 위한 흐름도이다.
1 is a block diagram for explaining the configuration of a transmission apparatus according to an embodiment of the present invention;
2 and 3 are diagrams for explaining the structure of a parity check matrix according to an embodiment of the present invention;
4 is a block diagram for explaining the structure of an interleaver according to an embodiment of the present invention;
5 to 7 are diagrams illustrating a method of processing an LDPC codeword in a group unit according to an embodiment of the present invention;
8 to 11 are diagrams for explaining a structure of a block interleaver and an interleaving method according to an embodiment of the present invention;
12 and 13 are diagrams for explaining an operation of a demultiplexer according to an embodiment of the present invention;
14 is a view for explaining an example of a uniform constellation modulation method according to an embodiment of the present invention;
15 to 19 are diagrams for explaining an example of a non uniform constellation modulation scheme according to an embodiment of the present invention;
20 is a block diagram for explaining the structure of an interleaver according to another embodiment of the present invention;
21 and 23 are diagrams for explaining a structure of a block-row interleaver and an interleaving method according to an embodiment of the present invention;
24 is a block diagram for explaining the configuration of a receiving apparatus according to an embodiment of the present invention;
25 and 27 are block diagrams for explaining the structure of a deinterleaver according to an embodiment of the present invention;
26 is a diagram for explaining a block deinterleaver according to an embodiment of the present invention;
28 is a flowchart illustrating a signal processing method according to an embodiment of the present invention.

이하에서는 첨부된 도면을 참조하여 본 발명을 더욱 상세하게 설명한다.Hereinafter, the present invention will be described in more detail with reference to the accompanying drawings.

도 1은 본 발명의 제1 실시 예에 따른 송신 장치의 구성을 설명하기 위한 블록도이다. 도 1에 따르면, 송신 장치(100)는 부호화부(110), 인터리버(120) 및 변조부(130)(또는, '성상도 맵퍼'라 할 수 있다)를 포함한다.1 is a block diagram for explaining the configuration of a transmitting apparatus according to a first embodiment of the present invention. Referring to FIG. 1 , a transmitting apparatus 100 includes an encoder 110 , an interleaver 120 , and a modulator 130 (or may be referred to as a 'constellation mapper').

부호화부(110)는 LDPC(Low Density Parity Check) 부호화를 수행하여 LDPC 부호어를 생성한다. 이를 위해, 부호화부(110)는 LPDC 부호화를 수행하는 LDPC 인코더(미도시)를 포함할 수 있다.The encoder 110 generates an LDPC codeword by performing low density parity check (LDPC) encoding. To this end, the encoder 110 may include an LDPC encoder (not shown) that performs LPDC encoding.

구체적으로, 부호화부(110)는 입력되는 비트들을 정보어 비트들로 LDPC 부호화를 수행하여, 정보어 비트들과 패리티 비트들(즉, LDPC 패리티 비트들)로 구성된 LDPC 부호어를 생성할 수 있다. 이 경우, LPDC 부호는 시스테메틱 코드(systematic code)라는 점에서, 정보어 비트들이 LDPC 부호어에 그대로 포함될 수 있다.Specifically, the encoder 110 may generate an LDPC codeword including information word bits and parity bits (ie, LDPC parity bits) by performing LDPC encoding on input bits into information word bits. . In this case, since the LPDC code is a systematic code, information word bits may be included in the LDPC codeword as it is.

이 경우, LDPC 부호어는 정보어 비트들과 패리티 비트들로 구성된다. 예를 들어, LDPC 부호어는 Nldpc 개의 비트로 구성되며, Kldpc 개의 비트로 이루어진 정보어 비트들과 Nparity=Nldpc-Kldpc 개의 비트로 이루어진 패리티 비트들을 포함할 수 있다. In this case, the LDPC codeword is composed of information word bits and parity bits. For example, the LDPC codeword is composed of N ldpc bits, and may include information word bits composed of K ldpc bits and parity bits composed of N parity =N ldpc -K ldpc bits.

이 경우, 부호화부(110)는 패리티 검사 행렬(Parity Check Matrix, PCM)에 기초하여 LDPC 부호화를 수행하여 LDPC 부호어를 생성할 수 있다. 즉, LDPC 부호화를 수행하는 과정은 HㆍCT=0을 만족하도록 LDPC 코드워드를 생성하는 과정이라는 점에서, 부호화부(110)는 LDPC 부호화 시 패리티 검사 행렬을 이용할 수 있다. 여기에서, H는 패리티 검사 행렬을 나타내고, C는 LDPC 부호어를 나타낸다.In this case, the encoder 110 may generate an LDPC codeword by performing LDPC encoding based on a parity check matrix (PCM). That is, since the process of performing LDPC encoding is a process of generating an LDPC codeword to satisfy H·C T =0, the encoder 110 may use a parity check matrix during LDPC encoding. Here, H denotes a parity check matrix, and C denotes an LDPC codeword.

이를 위해, 송신 장치(100)는 별도의 메모리를 구비하여 다양한 형태의 패리티 검사 행렬을 기저장하고 있을 수 있다. To this end, the transmitting apparatus 100 may include a separate memory to pre-store various types of parity check matrices.

예를 들어, 송신 장치(100)는 DVB-C2(Digital Video Broadcasting-Cable version 2), DVB-S2(Digital Video Broadcasting-Satellite-Second Generation), DVB-T2(Digital Video Broadcasting-Second Generation Terrestria) 등의 규격에서 정의된 패리티 검사 행렬을 기저장하거나, 또는 현재 표준 제정 중인 북미 디지털 방송 표준 시스템 ATSC(Advanced Television Systems Committee) 3.0 규격에서 정의된 패리티 검사 행렬을 기저장하고 있을 수 있다. 하지만, 이는 일 예일 뿐이며, 송신 장치(100)는 이 외에도 다양한 형태의 패리티 검사 행렬을 기저장하고 있을 수 있다.For example, the transmission device 100 may include Digital Video Broadcasting-Cable version 2 (DVB-C2), Digital Video Broadcasting-Satellite-Second Generation (DVB-S2), Digital Video Broadcasting-Second Generation Terrestria (DVB-T2), etc. The parity check matrix defined in the standard of , or the parity check matrix defined in the North American Digital Broadcasting Standard System Advanced Television Systems Committee (ATSC) 3.0 standard, which is currently being established, may be pre-stored. However, this is only an example, and the transmitter 100 may pre-store various types of parity check matrices in addition to this.

이하에서는 도 2 및 도 3을 참조하여, 패리티 검사 행렬의 구조를 구체적으로 설명하도록 한다.Hereinafter, the structure of the parity check matrix will be described in detail with reference to FIGS. 2 and 3 .

도 2를 참조하면, 패리티 검사 행렬(200)은 정보어 비트들에 대응되는 부분 행렬인 정보어 부분 행렬(210)과 패리티 비트들에 대응되는 부분 행렬인 패리티 부분 행렬(220)로 구성된다. 패리티 검사 행렬(200)에서 1을 제외한 부분의 원소는 0이다.Referring to FIG. 2 , the parity check matrix 200 includes an information word sub-matrix 210 which is a sub-matrix corresponding to information word bits, and a parity sub-matrix 220 which is a sub-matrix corresponding to the parity bits. In the parity check matrix 200, an element other than 1 is 0.

정보어 부분 행렬(210)은 Kldpc 개의 열(column)을 포함하고, 패리티 부분 행렬(220)은 Nparity=Nldpc-Kldpc 개의 열을 포함한다. 한편, 패리티 검사 행렬(200)의 행(row)의 개수는 패리티 부분 행렬(220)의 열의 개수 Nparity=Nldpc-Kldpc와 동일하다.The information word submatrix 210 includes K ldpc columns, and the parity submatrix 220 includes N parity =N ldpc -K ldpc columns. Meanwhile, the number of rows of the parity check matrix 200 is equal to the number of columns of the parity submatrix 220 N parity =N ldpc -K ldpc .

또한, 패리티 검사 행렬(200)에서 Nldpc는 LDPC 부호어의 길이, Kldpc는 정보어비트들의 길이, Nparity=Nldpc-Kldpc는 패리티 비트들의 길이를 나타낸다. 여기에서, LDPC 부호어, 정보어 비트들 및 패리티 비트들의 길이는 LDPC 부호어, 정보어 비트들 및 패리티 비트들 각각에 포함되는 비트들의 개수를 의미한다. Also, in the parity check matrix 200, N ldpc denotes the length of the LDPC codeword, K ldpc denotes the length of information word bits, and N parity =N ldpc -K ldpc denotes the length of the parity bits. Here, the lengths of the LDPC codeword, information word bits, and parity bits mean the number of bits included in each of the LDPC codeword, information word bits, and parity bits.

이하에서는 정보어 부분 행렬(210)과 패리티 부분 행렬(220)의 구조에 대해 살펴보도록 한다.Hereinafter, the structures of the information word submatrix 210 and the parity submatrix 220 will be described.

정보어 부분 행렬(210)은 Kldpc 개의 열(즉, 0 번째 열부터 Kldpc-1 번째 열)을 포함하는 행렬로, 다음과 같은 규칙을 따른다.The information word submatrix 210 is a matrix including K ldpc columns (ie, the 0 th column to K ldpc −1 th column), and follows the following rules.

첫째, 정보어 부분 행렬(210)을 구성하는 Kldpc 개의 열들은 M 개씩 동일한 그룹에 속하며, 총 Kldpc/M 개의 열 그룹(column group)들로 구분된다. 동일한 열 그룹 내에 속한 열들은 서로 Qldpc 만큼 시클릭 쉬프트(cyclic shift)된 관계를 가진다. First, K ldpc columns constituting the information word submatrix 210 belong to the same group by M, and are divided into a total of K ldpc /M column groups. Columns belonging to the same column group have a cyclic shift relationship with each other by Q ldpc.

여기에서, M은 정보어 부분 행렬(210)에서 열의 패턴이 반복되는 간격(일 예로, M=360)이고, Qldpc는 정보어 부분 행렬(210)에서 각 열이 시클릭 쉬프트되는 크기이다. M 및 Qldpc은 정수로, Qldpc=(Nldpc-Kldpc)/M이 성립하도록 결정된다. 이때, Kldpc/M도 정수가 된다. 한편, M 및 Qldpc는 LDPC 부호어의 길이와 부호율(code rate)에 따라 다양한 값을 가질 수 있다.Here, M is an interval at which a pattern of columns in the information word submatrix 210 is repeated (eg, M=360), and Q ldpc is a size at which each column is cyclically shifted in the information word submatrix 210 . M and Q ldpc are integers and are determined such that Q ldpc =(N ldpc -K ldpc )/M holds. At this time, K ldpc /M also becomes an integer. Meanwhile, M and Q ldpc may have various values according to the length and code rate of the LDPC codeword.

예를 들어, M=360이고 LDPC 부호어의 길이 Nldpc가 64800인 경우 Qldpc는 하기의 표 1과 같이 정의되고, M=360이고 LDPC 부호어의 길이 Nldpc가 16200인 경우 Qldpc는 하기의 표 2와 같이 정의될 수 있다.For example, when M=360 and the length N ldpc of the LDPC codeword is 64800, Q ldpc is defined as shown in Table 1 below, and when M=360 and the length N ldpc of the LDPC codeword is 16200, Q ldpc is It can be defined as shown in Table 2.

Figure pat00001
Figure pat00001

Figure pat00002
Figure pat00002

둘째, i 번째(i=0,1,..,Kldpc/M-1) 열 그룹의 0 번째 열의 차수(degree)(여기에서, 차수는 열에 존재하는 1 값의 개수로, 동일한 열 그룹에 속하는 모든 열들의 차수는 동일하다)를 Di라 하고, i 번째 열 그룹의 0 번째 열에서 1이 있는 각 행의 위치(또는, 인덱스)를

Figure pat00003
이라 하면, i 번째 열 그룹 내의 j 번째 열에서 k 번째 무게-1(weight-1)이 위치한 행의 인덱스
Figure pat00004
(즉, i 번째 열 그룹 내의 j 번째 열에서 k 번째 1이 위치한 행의 인덱스)는 하기의 수학식 1과 같이 결정된다.Second, the degree of the 0th column of the i-th (i=0,1,..,K ldpc /M-1) column group (here, the degree is the number of 1 values present in the column, in the same column group) Let D i be the order of all columns belonging to the same column, and the position (or index) of each row with 1 in the 0th column of the i-th column group
Figure pat00003
, the index of the row where the k-th weight-1 is located in the j-th column in the i-th column group.
Figure pat00004
(that is, the index of the row in which the k-th 1 is located in the j-th column in the i-th column group) is determined as in Equation 1 below.

Figure pat00005
Figure pat00005

여기에서, k=0,1,2,..,Di-1, i=0,1,..,Kldpc/M-1, j=1,2,...,M-1이다.Here, k=0,1,2,..,D i -1, i=0,1,..,K ldpc /M-1, j=1,2,...,M-1.

한편, 수학식 1은 하기의 수학식 2와 같이 동일하게 표현될 수 있다Meanwhile, Equation 1 can be equally expressed as Equation 2 below.

Figure pat00006
Figure pat00006

여기에서, k=0,1,2,..,Di-1, i=0,1,..,Kldpc/M-1, j=1,2,...,M-1이다.Here, k=0,1,2,..,D i -1, i=0,1,..,K ldpc /M-1, j=1,2,...,M-1.

이들 수학식에서,

Figure pat00007
는 i 번째 열 그룹 내의 j 번째 열에서 k 번째 무게-1이 위치한 행의 인덱스, Nldpc는 LDPC 부호어의 길이, Kldpc는 정보어 비트들의 길이, Di는 i 번째 열 그룹에 속하는 열들의 차수, M은 하나의 열 그룹에 속하는 열의 개수, Qldpc는 각 열이 시클릭 쉬프트되는 크기를 의미한다.In these formulas,
Figure pat00007
is the index of the row where the k-th weight-1 is located in the j-th column in the i-th column group, N ldpc is the length of the LDPC codeword, K ldpc is the length of the information word bits, and D i is the number of columns belonging to the i-th column group. The order, M, is the number of columns belonging to one column group, and Q ldpc is the size at which each column is cyclically shifted.

결국, 이들 수학식을 참조하면

Figure pat00008
값만을 알면 i 번째 열 그룹 내의 j 번째 열에서 k 번째 무게-1이 있는 행의 인덱스
Figure pat00009
를 알 수 있게 된다. 그러므로, 각각의 열 그룹 내의 첫 번째 열에서 k 번째 무게-1이 있는 행의 인덱스 값을 저장하면, 도 2의 구조를 갖는 패리티 검사 행렬(200)(즉, 패리티 검사 행렬(200)의 정보어 부분 행렬(210))에서 무게-1이 있는 열과 행의 위치가 파악될 수 있다.Finally, referring to these equations,
Figure pat00008
The index of the row with the kth weight-1 in the jth column within the ith column group if only the values are known
Figure pat00009
can be known Therefore, if the index value of the row having k-th weight-1 in the first column in each column group is stored, the parity check matrix 200 having the structure of FIG. 2 (that is, the information word of the parity check matrix 200) In the partial matrix 210 ), positions of columns and rows having weight-1 may be identified.

상술한 규칙들에 따르면, i번째 열 그룹에 속하는 열들의 차수는 모두 Di로 동일하다. 따라서, 상술한 규칙들에 따라 패리티 검사 행렬에 대한 정보를 저장하고 있는 LDPC 부호는 다음과 같이 간략하게 표현될 수 있다.According to the above-mentioned rules, all columns belonging to the i-th column group have the same order as D i . Accordingly, the LDPC code storing information on the parity check matrix according to the above-mentioned rules can be briefly expressed as follows.

예를 들어, Nldoc가 30, Kldpc가 15, Qldpc가 3인 경우, 3 개의 열 그룹의 0 번째 열에서 무게-1이 위치한 행의 위치 정보는 하기 수학식 3과 같은 수열들로 표현될 수 있으며, 이는 '무게-1 위치 수열(weight-1 position sequence)'이라 지칭될 수 있다.For example, the N ldoc 30, K ldpc is 15, Q ldpc the case of three, position information of the rows are in weight -1 in the 0th column of the three columns group to represented by a sequence such as the equation (3) , which may be referred to as a 'weight-1 position sequence'.

Figure pat00010
Figure pat00010

여기에서,

Figure pat00011
는 i번째 열 그룹 내의 j번째 열에서 k번째 무게-1이 있는 행의 인덱스를 의미한다.From here,
Figure pat00011
denotes the index of the row with k-th weight-1 in the j-th column in the i-th column group.

각 열 그룹의 0번째 열에서 1이 위치한 행의 인덱스를 나타내는 수학식 3과 같은 무게-1 위치 수열들은 하기의 표 3과 같이 보다 간략하게 표현될 수 있다.Weight-1 position sequences as in Equation 3 indicating the index of the row in which 1 is located in the 0th column of each column group can be more simply expressed as shown in Table 3 below.

Figure pat00012
Figure pat00012

표 3은 패리티 검사 행렬에서 무게-1, 다시 말해, 1 값을 가지는 원소의 위치를 나타낸 것으로서, i 번째 무게-1 위치 수열은 i 번째 열 그룹에 속한 0 번째 열에서 무게-1이 있는 행의 인덱스들로 표현된다.Table 3 shows the positions of elements with weight-1, that is, 1, in the parity check matrix. represented by indices.

상술한 내용에 기초하여 본 발명의 일 실시 예에 다른 패리티 검사 행렬의 정보어 부분 행렬(210)은 하기의 표 4 내지 표 22에 의해 정의될 수 있다.Based on the above description, the information word submatrix 210 of the parity check matrix according to an embodiment of the present invention may be defined by Tables 4 to 22 below.

구체적으로, 표 4 내지 표 22는 정보어 부분 행렬(210)의 i 번째 열 그룹의 0 번째 열에서 1이 위치한 행의 인덱스들을 나타낸다. 즉, 정보어 부분 행렬(210)은 각각 M 개의 열을 포함하는 복수의 열 그룹으로 구성되며, 복수의 열 그룹 각각의 0 번째 열에서 1의 위치는 표 4 내지 표 22에 의해 정의될 수 있다.Specifically, Tables 4 to 22 indicate the indices of the row in which 1 is located in the 0-th column of the i-th column group of the information word submatrix 210 . That is, the information word submatrix 210 is composed of a plurality of column groups each including M columns, and the position of 1 in the 0th column of each of the plurality of column groups may be defined by Tables 4 to 22. .

여기에서, i번째 열 그룹의 0번째 열에서 1이 위치한 행의 인덱스들은 “addresses of parity bit accumulators”를 의미한다. 한편, “addresses of parity bit accumulators”는 DVB-C2/S2/T2 등의 규격 또는 현재 표준 제정 중인 ATSC 3.0 규격에서 정의된 바와 동일한 의미를 가진다는 점에서 구체적인 설명은 생략하도록 한다.Here, the indices of the row in which 1 is located in the 0th column of the i-th column group mean “addresses of parity bit accumulators”. Meanwhile, detailed description of “addresses of parity bit accumulators” will be omitted in that it has the same meaning as defined in standards such as DVB-C2/S2/T2 or ATSC 3.0 standards currently being established.

일 예로, LDPC 부호어의 길이 Nldpc가 16200, 부호율이 5/15, M이 360인 경우, 정보어 부분 행렬(210)의 i 번째 열 그룹의 0 번째 열에서 1이 위치한 행의 인덱스들은 하기의 표 4와 같다.For example, when the length N ldpc of the LDPC codeword is 16200, the code rate is 5/15, and M is 360, the indices of the row where 1 is located in the 0th column of the i-th column group of the information word submatrix 210 are It is shown in Table 4 below.

Figure pat00013
Figure pat00013

다른 예로, LDPC 부호어의 길이 Nldpc가 16200, 부호율이 6/15, M이 360인 경우, 정보어 부분 행렬(210)의 i 번째 열 그룹의 0 번째 열에서 1이 위치한 행의 인덱스들은 하기의 표 5와 같다.As another example, when the length N ldpc of the LDPC codeword is 16200, the code rate is 6/15, and M is 360, the indices of the row where 1 is located in the 0th column of the i-th column group of the information word submatrix 210 are It is shown in Table 5 below.

Figure pat00014
Figure pat00014

또 다른 예로, LDPC 부호어의 길이 Nldpc가 16200, 부호율이 7/15, M이 360인 경우, 정보어 부분 행렬(210)의 i 번째 열 그룹의 0 번째 열에서 1이 위치한 행의 인덱스들은 하기의 표 6과 같다.As another example, when the length N ldpc of the LDPC codeword is 16200, the code rate is 7/15, and M is 360, the index of the row where 1 is located in the 0th column of the i-th column group of the information word submatrix 210 are shown in Table 6 below.

Figure pat00015
Figure pat00015

또 다른 예로, LDPC 부호어의 길이 Nldpc가 16200, 부호율 R이 8/15, M이 360인 경우, 정보어 부분 행렬(210)의 i 번째 열 그룹의 0 번째 열에서 1이 위치한 행의 인덱스들은 하기의 표 7, 표 8 또는 표 9와gh 같다.As another example, when the length N ldpc of the LDPC codeword is 16200, the code rate R is 8/15, and M is 360, the row where 1 is located in the 0th column of the i-th column group of the information word submatrix 210 is The indices are the same as in Table 7, Table 8 or Table 9 below.

Figure pat00016
Figure pat00016

Figure pat00017
Figure pat00017

Figure pat00018
Figure pat00018

또 다른 예로, LDPC 부호어의 길이 Nldpc가 16200, 부호율이 9/15, M이 360인 경우, 정보어 부분 행렬(210)의 i 번째 열 그룹의 0 번째 열에서 1이 위치한 행의 인덱스들은 하기의 표 10과 같다.As another example, when the length N ldpc of the LDPC codeword is 16200, the code rate is 9/15, and M is 360, the index of the row where 1 is located in the 0th column of the i-th column group of the information word submatrix 210 are shown in Table 10 below.

Figure pat00019
Figure pat00019

또 다른 예로, LDPC 부호어의 길이 Nldpc가 16200, 부호율이 10/15, M이 360인 경우, 정보어 부분 행렬(210)의 i 번째 열 그룹의 0 번째 열에서 1이 위치한 행의 인덱스들은 하기의 표 11, 표 12 또는 표 13과 같다.As another example, when the length N ldpc of the LDPC codeword is 16200, the code rate is 10/15, and M is 360, the index of the row where 1 is located in the 0th column of the i-th column group of the information word submatrix 210 are shown in Table 11, Table 12 or Table 13 below.

Figure pat00020
Figure pat00020

Figure pat00021
Figure pat00021

Figure pat00022
Figure pat00022

또 다른 예로, LDPC 부호어의 길이 Nldpc가 16200, 부호율이 11/15, M이 360인 경우, 정보어 부분 행렬(210)의 i 번째 열 그룹의 0 번째 열에서 1이 위치한 행의 인덱스들은 하기의 표 14와 같다.As another example, when the length N ldpc of the LDPC codeword is 16200, the code rate is 11/15, and M is 360, the index of the row in which 1 is located in the 0th column of the i-th column group of the information word submatrix 210 are shown in Table 14 below.

Figure pat00023
Figure pat00023

또 다른 예로, LDPC 부호어의 길이 Nldpc가 16200, 부호율이 12/15, M이 360인 경우, 정보어 부분 행렬(210)의 i 번째 열 그룹의 0 번째 열에서 1이 위치한 행의 인덱스들은 하기의 표 15 또는 표 16과 같다.As another example, when the length N ldpc of the LDPC codeword is 16200, the code rate is 12/15, and M is 360, the index of the row where 1 is located in the 0th column of the i-th column group of the information word submatrix 210 are shown in Table 15 or Table 16 below.

Figure pat00024
Figure pat00024

Figure pat00025
Figure pat00025

또 다른 예로, LDPC 부호어의 길이 Nldpc가 16200, 부호율이 13/15, M이 360인 경우, 정보어 부분 행렬(210)의 i 번째 열 그룹의 0 번째 열에서 1이 위치한 행의 인덱스들은 하기의 표 17과 같다.As another example, when the length N ldpc of the LDPC codeword is 16200, the code rate is 13/15, and M is 360, the index of the row where 1 is located in the 0th column of the i-th column group of the information word submatrix 210 are shown in Table 17 below.

Figure pat00026
Figure pat00026

또 다른 예로, LDPC 부호어의 길이 Nldpc가 64800, 부호율이 6/15, M이 360인 경우, 정보어 부분 행렬(210)의 i 번째 열 그룹의 0 번째 열에서 1이 위치한 행의 인덱스들은 하기의 표 18과 같다.As another example, when the length N ldpc of the LDPC codeword is 64800, the code rate is 6/15, and M is 360, the index of the row where 1 is located in the 0th column of the i-th column group of the information word submatrix 210 are shown in Table 18 below.

Figure pat00027
Figure pat00027

Figure pat00028
Figure pat00028

Figure pat00029
Figure pat00029

또 다른 예로, LDPC 부호어의 길이 Nldpc가 64800, 부호율이 7/15, M이 360인 경우, 정보어 부분 행렬(210)의 i 번째 열 그룹의 0 번째 열에서 1이 위치한 행의 인덱스들은 하기의 표 19 또는 표 20과 같다.As another example, when the length N ldpc of the LDPC codeword is 64800, the code rate is 7/15, and M is 360, the index of the row where 1 is located in the 0th column of the i-th column group of the information word submatrix 210 are shown in Table 19 or Table 20 below.

Figure pat00030
Figure pat00030

Figure pat00031
Figure pat00031

Figure pat00032
Figure pat00032

Figure pat00033
Figure pat00033

Figure pat00034
Figure pat00034

Figure pat00035
Figure pat00035

또 다른 예로, LDPC 부호어의 길이 Nldpc가 64800, 부호율이 8/15, M이 360인 경우, 정보어 부분 행렬(210)의 i 번째 열 그룹의 0 번째 열에서 1이 위치한 행의 인덱스들은 하기의 표 21과 같다.As another example, when the length N ldpc of the LDPC codeword is 64800, the code rate is 8/15, and M is 360, the index of the row where 1 is located in the 0th column of the i-th column group of the information word submatrix 210 . are shown in Table 21 below.

Figure pat00036
Figure pat00036

Figure pat00037
Figure pat00037

Figure pat00038
Figure pat00038

또 다른 예로, LDPC 부호어의 길이 Nldpc가 64800, 부호율이 9/15, M이 360인 경우, 정보어 부분 행렬(210)의 i 번째 열 그룹의 0 번째 열에서 1이 위치한 행의 인덱스들은 하기의 표 22와 같다.As another example, when the length N ldpc of the LDPC codeword is 64800, the code rate is 9/15, and M is 360, the index of the row where 1 is located in the 0th column of the i-th column group of the information word submatrix 210 are shown in Table 22 below.

Figure pat00039
Figure pat00039

Figure pat00040
Figure pat00040

Figure pat00041
Figure pat00041

Figure pat00042
Figure pat00042

상술한 표 4 내지 표 20에서 각 i 번째 열 그룹에 대응되는 수열 내의 숫자들의 순서가 바뀌어도 동일한 부호의 패리티 검사 행렬이라는 점에서, 표 4 내지 표 22에서 각 i 번째 열 그룹에 대응되는 수열 내의 순서가 바뀐 경우도 본 발명에서 고려하는 부호의 한 가지 일 예가 될 수 있다. In Tables 4 to 20, in that the parity check matrix has the same sign even if the order of the numbers in the sequence corresponding to each i-th column group is changed in Tables 4 to 20, the order in the sequence corresponding to each i-th column group in Tables 4 to 22 A case in which is changed may also be an example of a code considered in the present invention.

또한, 표 4 내지 표 22에서 각 열 그룹에 대응되는 수열들의 나열 순서가 바뀌어도 부호의 그래프 상의 사이클 특성 및 차수 분포 등의 대수적 특성이 바뀌지 않기 때문에, 표 4 내지 표 22에 나타난 수열들의 나열 순서가 바뀐 경우도 한 가지 일 예가 될 수 있다. In addition, since the algebraic characteristics such as cycle characteristics and order distribution on the graph of signs do not change even if the enumeration order of the sequences corresponding to each column group in Tables 4 to 22 is changed, the ordering order of the sequences shown in Tables 4 to 22 is A change case may be an example.

또한, 표 4 내지 표 22에서 임의의 열 그룹에 대응되는 수열들에 대해 모두 동일하게 Qldpc의 배수를 더한 결과 또한 부호의 그래프 상의 사이클 특성이나 차수 분포 등의 대수적 특성이 바뀌지 않기 때문에, 표 4 내지 표 22에 나타난 수열들에 대해 모두 동일하게 Qldpc의 배수를 더한 결과도 한 가지 일 예가 될 수 있다. 여기에서 주의해야 할 점은 주어진 수열에 Qldpc 배수만큼 더했을 경우 그 값이 (Nldpc-Kldpc) 이상의 값이 나올 경우에는 그 값에 (Nldpc-Kldpc)에 대한 모듈로(modulo) 연산을 적용한 값으로 바꾸어 적용해야 한다는 것이다. In addition, as a result of adding a multiple of Q ldpc to all of the sequences corresponding to an arbitrary column group in Tables 4 to 22, also the algebraic characteristics such as cycle characteristics or order distribution on the graph of the sign do not change, so Table 4 A result of adding multiples of Q ldpc to all of the sequences shown in Table 22 may also be an example. The point to be noted here is that if the value is (N ldpc -K ldpc ) or more when the given sequence is added by Q ldpc multiples, the value is modulo operation on (N ldpc -K ldpc ). is to be applied by changing it to the applied value.

한편, 표 4 내지 표 22와 같이 정보어 부분 행렬(210)의 i 번째 열 그룹의 0 번째 열에서 1이 존재하는 행의 위치가 정의되면, 이를 Qldpc만큼 시클릭 쉬프트하여 각 열 그룹의 다른 열에서 1이 존재하는 행의 위치가 정의될 수 있다.Meanwhile, as shown in Tables 4 to 22, when the position of the row in which 1 exists in the 0th column of the i-th column group of the information word submatrix 210 is defined, it is cyclically shifted by Q ldpc to The position of a row in which a 1 exists in a column can be defined.

예를 들어, 표 4의 경우, 정보어 부분 행렬(210)의 0 번째 열 그룹의 0 번째 열의 경우, 245 번째 행, 449 번째 행, 491 번째 행,…에 1이 존재한다.For example, in Table 4, in the case of the 0th column of the 0th column group of the information word submatrix 210, the 245th row, the 449th row, the 491th row, ... 1 exists in

이 경우, Qldpc=(Nldpc-Kldpc)/M=(16200-5400)/360=30이므로, 0 번째 열 그룹의 1 번째 열에서 1이 위치한 행의 인덱스는 275(=245+30), 479(=449+30), 521(=491+30),…이고, 0 번째 열 그룹의 2 번째 열에서 1이 위치한 행의 인덱스는 305(=275+30), 509(=479+30), 551(=521+30),...이 될 수 있다.In this case, since Q ldpc =(N ldpc -K ldpc )/M=(16200-5400)/360=30, the index of the row where 1 is located in the 1st column of the 0th column group is 275 (=245+30) , 479(=449+30), 521(=491+30),… , and the index of the row in which 1 is located in the second column of the 0th column group may be 305 (=275+30), 509 (=479+30), 551 (=521+30),....

이와 같은 방식에 의해, 각 열 그룹의 모든 행에서 1이 위치한 행의 인덱스가 정의될 수 있다.In this way, the index of the row in which 1 is located in all rows of each column group may be defined.

한편, 도 2와 같은 패리티 검사 행렬(200)에서 패리티 부분 행렬(220)은 다음과 같이 정의될 수 있다.Meanwhile, in the parity check matrix 200 shown in FIG. 2 , the parity sub-matrix 220 may be defined as follows.

패리티 부분 행렬(220)은 Nldpc-Kldpc 개의 열(즉, Kldpc 번째 열부터 Nldpc-1 번째 열)을 포함하는 부분 행렬로, 이중 대각(dual diagonal 또는 staircase) 구조를 갖는다. 따라서, 패리티 부분 행렬(220)에 포함되는 열 중에서 마지막 열(즉, Nldpc-1 번째 열)을 제외한 나머지 열들의 차수는 모두 2이며, 마지막 열의 차수는 1이 된다.The parity submatrix 220 is a submatrix including N ldpc -K ldpc columns (ie, the K ldpc th column to the N ldpc −1 th column), and has a dual diagonal or staircase structure. Accordingly, all of the columns included in the parity submatrix 220 have orders of 2 except for the last column (ie, the N ldpc −1 th column), and the order of the last column becomes 1.

결국, 패리티 검사 행렬(200)에서 정보어 부분 행렬(210)은 표 4 내지 표 22에 의해 정의되며 패리티 부분 행렬(220)은 이중 대각 구조를 가질 수 있다.As a result, in the parity check matrix 200, the information word submatrix 210 is defined by Tables 4 to 22, and the parity submatrix 220 may have a double diagonal structure.

한편, 도 2에 도시된 패리티 검사 행렬(200)의 열과 행을 하기의 수학식 4 및 수학식 5에 기초하여 퍼뮤테이션(permutation)하면, 도 2에 도시된 패리티 검사 행렬(200)은 도 3에 도시된 패리티 검사 행렬(300)의 형태로 나타내어질 수 있다.Meanwhile, if the columns and rows of the parity check matrix 200 shown in FIG. 2 are permuted based on Equations 4 and 5 below, the parity check matrix 200 shown in FIG. It may be expressed in the form of the parity check matrix 300 shown in .

Figure pat00043
Figure pat00043

Figure pat00044
Figure pat00044

수학식 4 및 수학식 5에 기초하여 퍼뮤테이션을 수행하는 방법은 다음과 같다. 여기에서, 로우 퍼뮤테이션과 컬럼 퍼뮤테이션은 동일한 원리가 적용된다는 점에서, 이하에서는 로우 퍼뮤테이션을 일 예로 설명하도록 한다.A method of performing permutation based on Equations 4 and 5 is as follows. Here, since the same principle is applied to row permutation and column permutation, the row permutation will be described below as an example.

로우 퍼뮤테이션의 경우, X 번째 행에 대해 X= Qldpc×i+ j를 만족하는 i, j를 산출하고, 산출된 i, j를 M×j+i에 대입하여 X 번째 행이 퍼뮤테이션되는 행을 산출하게 된다. 예를 들어, 7 번째 행의 경우, 7=2×i+j를 만족하는 i,j는 각각 3,1이 되므로, 7 번째 행은 10×1+3=13 번째 행으로 퍼뮤테이션된다. In the case of row permutation, i, j satisfying X= Q ldpc ×i+ j is calculated for the X-th row, and the calculated i, j are substituted for M×j+i, and the X-th row is permuted. will yield For example, in the case of the 7th row, i and j satisfying 7=2×i+j become 3,1, respectively, so that the 7th row is permuted as 10×1+3=13th row.

이와 같은 방식으로 로우 퍼뮤테이션 및 컬럼 퍼뮤테이션을 수행하면, 도 2의 패리티 검사 행렬은 도 3과 같이 나타낼 수 있게 된다.When row permutation and column permutation are performed in this way, the parity check matrix of FIG. 2 can be represented as shown in FIG. 3 .

도 3을 참조하면, 패리티 검사 행렬(300)은 패리티 검사 행렬(300)을 다수의 부분 블록(partial block)들로 분할하고, 부분 블록들 각각에 M×M 사이즈의 준 순환(quasi-cyclic) 행렬을 대응시키는 형태를 갖는다.Referring to FIG. 3 , the parity check matrix 300 divides the parity check matrix 300 into a plurality of partial blocks, and each of the partial blocks is quasi-cyclic with an M×M size. It has a form that corresponds to a matrix.

이에 따라, 도 3과 같은 구조를 갖는 패리티 검사 행렬(300)은 M×M 사이즈의 행렬 단위로 구성된다. 즉, 패리티 검사 행렬(300)은 다수의 부분 블록에 M×M 사이즈를 갖는 부분 행렬이 나열되어 구성된다.Accordingly, the parity check matrix 300 having the structure as shown in FIG. 3 is configured in matrix units of M×M size. That is, the parity check matrix 300 is configured by arranging partial matrices having an M×M size in a plurality of partial blocks.

이와 같이, 패리티 검사 행렬(300)은 M×M 사이즈의 준 순환 행렬 단위로 구성되므로, M 개의 열들을 열 블록(column-block), M 개의 행들을 행 블록(row-block)이라 명명할 수 있다. 이에 따라, 본 발명에서 사용하는 도 3과 같은 구조를 갖는 패리티 검사 행렬(300)은 Nqc _ column=Nldpc/M 개의 열 블록과 Nqc _ row=Nparity/M 개의 행 블록으로 구성되는 것으로 볼 수 있다.As described above, since the parity check matrix 300 is configured in units of a quasi-circular matrix having an M×M size, M columns may be referred to as column-blocks and M rows may be referred to as row-blocks. have. Accordingly, the parity check matrix 300 having the structure shown in FIG. 3 used in the present invention is composed of N qc _ column =N ldpc /M column blocks and N qc _ row =N parity /M row blocks. can be seen as

이하에서는, M×M 사이즈를 갖는 부분 행렬에 대하여 설명하도록 한다.Hereinafter, a partial matrix having an M×M size will be described.

첫째, 0 번째 행 블록의 (Nqc _ column-1) 번째 열 블록은 하기의 수학식 6의 형태를 갖는다.First, the 0-th line block (qc _ N column -1) th column block in the form of equation (6) below.

Figure pat00045
Figure pat00045

이와 같이, A(330)은 M×M 행렬로, 0 번째 행과 (M-1) 번째 열의 값들은 모두 '0'이고, 0≤i≤(M-2)에 대하여 i 번째 열의 (i+1) 번째 행은 '1'이며 그 외의 모든 값들은 '0'이다. As described above, A(330) is an M×M matrix, and all values of the 0th row and (M-1)th column are '0', and (i+ of the i-th column for 0≤i≤(M-2) 1) The first row is '1' and all other values are '0'.

둘째, 패리티 부분 행렬(320)에서 0≤i≤(Nldpc-Kldpc)/M-1에 대하여 (Kldpc/M+i) 번째 열 블록의 i 번째 행 블록은 단위 행렬 IM ×M(340)로 구성된다. 또한, 0≤i≤(Nldpc-Kldpc)/M-2에 대하여 (Kldpc/M+i) 번째 열 블록의 (i+1)번째 행 블록은 단위 행렬 IM ×M(340)로 구성된다.Second, in the parity part matrix (320) 0≤i≤ (N ldpc -K ldpc) with respect to / M-1 (K ldpc / M + i) i -th row block of the first column block is a unit matrix I M × M ( 340). Further, in 0≤i≤ (N ldpc -K ldpc) / M-2 with respect to the (K ldpc / M + i) th column of the block (i + 1) th row block is an identity matrix I M × M (340) is composed

셋째, 정보어 부분 행렬(310)을 구성하는 블록(350)은 순환 행렬 P가 시클릭 쉬프트된 형태인

Figure pat00046
또는, 순환 행렬 P가 시클릭 쉬프트된 행렬
Figure pat00047
이 합해진 형태(또는, 중첩된 형태)가 될 수 있다. Third, the block 350 constituting the information word sub-matrix 310 is a cyclic matrix P in a cyclic-shifted form.
Figure pat00046
Alternatively, a matrix in which the cyclic matrix P is cyclically shifted
Figure pat00047
This may be a combined form (or a nested form).

일 예로, 순환 행렬 P가 우측 방향으로 1 만큼 시클릭 쉬프트된 형태는 하기의 수학식 7과 같이 나타낼 수 있다.As an example, the form in which the cyclic matrix P is cyclically shifted by 1 in the right direction may be expressed as in Equation 7 below.

Figure pat00048
Figure pat00048

순환 행렬 P는 M×M 사이즈를 갖는 정사각 행렬로서, 순환 행렬 P는 M 개의 행들 각각의 무게가 1이고, M 개의 열들 각각의 무게 역시 1인 행렬을 나타낸다. 그리고, 순환 행렬 P는 위첨자 aij가 0일 때 즉, P0는 단위 행렬 IM ×M를 나타내며, 위첨자 aij가 ∞일 때 즉, P는 영(zero) 행렬을 나타낸다. The cyclic matrix P is a square matrix having a size of M×M, and the cyclic matrix P represents a matrix in which the weight of each of M rows is 1 and the weight of each of the M columns is also 1. And, the circular matrix P is when the superscript a ij is 0, that is, P 0 represents the identity matrix I M × M , when the superscript a ij is ∞, that is, P represents a zero matrix.

한편, 도 3에서 패리티 검사 행렬(300)의 i 번째 행 블록과 j 번째 열 블록이 교차하는 지점에 존재하는 부분 행렬은

Figure pat00049
가 될 수 있다. 따라서, i와 j는 정보어 부분에 해당하는 부분 블록들의 행 블록과 열 블록의 개수를 나타낸다. 따라서, 패리티 검사 행렬(300)은 전체 열의 개수가 Nldpc=M×Nqc _ column이고, 전체 행의 개수가 Nparity=M×Nqc _ row가 된다. 즉, 패리티 검사 행렬(300)은 Nqc _ column 개의 "열 블록"과 Nqc _ row 개의 "행 블록"으로 구성된다.Meanwhile, in FIG. 3 , the partial matrix existing at the intersection of the i-th row block and the j-th column block of the parity check matrix 300 is
Figure pat00049
can be Accordingly, i and j indicate the number of row blocks and column blocks of the partial blocks corresponding to the information word part. Accordingly, in the parity check matrix 300 , the total number of columns is N ldpc =M×N qc _ column , and the total number of rows is N parity = M×N qc _ row . That is, the parity check matrix 300 includes N qc _ column “column blocks” and N qc _ row “row blocks”.

도 1로 돌아가서, 부호화부(110)는 5/15, 6/15, 7/15, 8/15, 9/15, 10/15, 11/15, 12/15, 13/15 등과 같은 다양한 부호율을 이용하여 LDPC 부호화를 수행할 수 있다. 그리고, 부호화부(110)는 정보어 비트들의 길이 및 부호율에 기초하여 16200, 64800 등과 같은 다양한 길이를 갖는 LDPC 부호어를 생성할 수 있다. Returning to FIG. 1 , the encoder 110 provides various codes such as 5/15, 6/15, 7/15, 8/15, 9/15, 10/15, 11/15, 12/15, 13/15, and the like. LDPC encoding can be performed using the rate. In addition, the encoder 110 may generate LDPC codewords having various lengths such as 16200 and 64800 based on the length and code rate of the information word bits.

이 경우, 부호화부(110)는 패리티 검사 행렬을 이용하여 LDPC 부호화를 수행할 수 있으며, 패리티 검사 행렬의 구체적인 구조는 도 2 및 도 3과 함께 상술한 바 있다. In this case, the encoder 110 may perform LDPC encoding using the parity check matrix, and the detailed structure of the parity check matrix has been described above with reference to FIGS. 2 and 3 .

또한, 부호화부(110)는 LDPC 부호화뿐만 아니라, BCH(Bose, Chaudhuri, Hocquenghem) 부호화를 수행할 수도 있다. 이를 위해, 부호화부(110)는 BCH 부호화를 수행하는 BCH 인코더(미도시)를 더 포함할 수 있다.Also, the encoder 110 may perform Bose, Chaudhuri, Hocquenghem (BCH) encoding as well as LDPC encoding. To this end, the encoder 110 may further include a BCH encoder (not shown) for performing BCH encoding.

이 경우, 부호화부(110)는 BCH 부호화 및 LDPC 부호화 순으로 부호화를 수행할 수 있다. 구체적으로, 부호화부(110)는 입력되는 비트들에 BCH 부호화를 수행하여 BCH 패리티 비트를 부가하고, BCH 패리티 비트가 부가된 비트들을 정보어 비트들로 LDPC 부호화를 수행하여, LDPC 부호어를 생성할 수도 있다.In this case, the encoder 110 may perform encoding in the order of BCH encoding and LDPC encoding. Specifically, the encoder 110 performs BCH encoding on input bits to add a BCH parity bit, and performs LDPC encoding on bits to which the BCH parity bit is added using information word bits to generate an LDPC codeword. You may.

인터리버(120)는 LDPC 부호어를 인터리빙한다. 즉, 인터리버(120)는 LDPC 부호어를 부호화부(110)로부터 전달받아 다양한 인터리빙 룰에 기초하여 LDPC 부호어를 인터리빙할 수 있다. The interleaver 120 interleaves the LDPC codewords. That is, the interleaver 120 may receive the LDPC codeword from the encoder 110 and interleave the LDPC codeword based on various interleaving rules.

특히, 인터리버(120)는 LDPC 부호어를 구성하는 복수의 그룹(또는, 복수의 비트 그룹 또는 복수의 블록) 중 기설정된 그룹에 포함된 비트가 변조 심볼 내의 기설정된 비트에 맵핑되도록, LDPC 부호어를 인터리빙할 수 있다. 이에 따라, 변조부(130)는 LDPC 부호어를 구성하는 복수의 그룹 중 기설정된 그룹에 포함된 비트를 변조 심볼 내의 기설정된 비트에 맵핑할 수 있다.In particular, the interleaver 120 performs the LDPC codeword so that bits included in a preset group among a plurality of groups (or a plurality of bit groups or a plurality of blocks) constituting the LDPC codeword are mapped to preset bits in the modulation symbol. can be interleaved. Accordingly, the modulator 130 may map a bit included in a preset group among a plurality of groups constituting the LDPC codeword to a preset bit in the modulation symbol.

이하에서는 인터리버(120)에서 사용하는 인터리빙 룰을 경우를 나누어 보다 구체적으로 설명하도록 한다. Hereinafter, the interleaving rule used in the interleaver 120 will be described in more detail by dividing the case.

블록 block 인터리버를interleaver 사용하는 경우 when to use

본 발명의 일 실시 예에 따르면, 인터리버(120)는 하기와 같은 방법을 통해 LDPC 부호어를 인터리빙하여, 인터리빙된 LDPC 부호어를 구성하는 복수의 그룹 중 기설정된 그룹에 포함된 비트가 변조 심볼 내의 기설정된 비트에 맵핑되도록 할 수 있다. 구체적인 설명을 위해 도 4를 참조하도록 한다.According to an embodiment of the present invention, the interleaver 120 interleaves the LDPC codeword through the following method, so that bits included in a preset group among a plurality of groups constituting the interleaved LDPC codeword are included in the modulation symbol. It may be mapped to a preset bit. For a detailed description, refer to FIG. 4 .

도 4는 본 발명의 일 실시 예에 따른 인터리버의 구조를 설명하기 위한 블록도이다. 도 4에 따르면, 인터리버(120)는 패리티 인터리버(121), 그룹 인터리버(또는, 그룹-와이즈(group-wise) 인터리버, 122), 그룹 트위스트 인터리버(123) 및 블록 인터리버(124)를 포함한다. 4 is a block diagram illustrating a structure of an interleaver according to an embodiment of the present invention. According to FIG. 4 , the interleaver 120 includes a parity interleaver 121 , a group interleaver (or a group-wise interleaver, 122 ), a group twist interleaver 123 , and a block interleaver 124 .

패리티 인터리버(121)는 LDPC 부호어를 구성하는 패리티 비트들을 인터리빙한다. The parity interleaver 121 interleaves parity bits constituting the LDPC codeword.

구체적으로, 패리티 인터리버(121)는 도 2와 같은 구조를 갖는 패리티 검사 행렬(200)에 기초하여 LDPC 부호어가 생성된 경우, 하기의 수학식 8을 이용하여 LDPC 부호어 중에서 패리티 비트들만을 인터리빙할 수 있다. Specifically, when the LDPC codeword is generated based on the parity check matrix 200 having the structure shown in FIG. 2 , the parity interleaver 121 interleaves only the parity bits among the LDPC codewords using Equation 8 below. can

Figure pat00050
Figure pat00050

여기에서, M은 정보어 부분 행렬(210)에서 열의 패턴이 반복되는 간격 즉, 열 그룹에 포함된 열의 개수(일 예로, M=360)이고, Qldpc는 정보어 부분 행렬(210)에서 각 열이 시클릭 쉬프트되는 크기이다. 즉, 패리티 인터리버(121)는 LDPC 부호어 c=(c0,c1,…,

Figure pat00051
)에 대해 패리티 인터리빙을 수행하여 U=(u0,u1,…,
Figure pat00052
)를 출력할 수 있다.Here, M is the interval at which the pattern of columns in the information word submatrix 210 is repeated, that is, the number of columns included in the column group (for example, M=360), and Q ldpc is each The size by which the column is cyclically shifted. That is, the parity interleaver 121 uses the LDPC codeword c=(c 0 , c 1 , ...,
Figure pat00051
) by performing parity interleaving on U=(u 0 ,u 1 ,…,
Figure pat00052
) can be printed.

한편, 도 2와 같은 패리티 검사 행렬(200)에 기초하여 부호화된 LDPC 부호어가 수학식 8에 기초하여 패리티 인터리빙되는 경우, 패리티 인터리빙된 LDPC 부호어는 도 3과 같은 패리티 검사 행렬(300)에 의해 부호화된 LDPC 부호어와 동일하게 된다. 따라서, 도 3과 같은 패리티 검사 행렬(300)에 기초하여 LDPC 부호어가 생성된 경우, 패리티 인터리버(121)는 생략 가능하다.Meanwhile, when an LDPC codeword encoded based on the parity check matrix 200 as shown in FIG. 2 is parity interleaved based on Equation 8, the parity interleaved LDPC codeword is encoded by the parity check matrix 300 as shown in FIG. 3 . It becomes the same as the LDPC codeword. Accordingly, when the LDPC codeword is generated based on the parity check matrix 300 as shown in FIG. 3 , the parity interleaver 121 may be omitted.

한편, 도 2의 형태를 갖는 패리티 검사 행렬(200)에 기초하여 부호화된 후 패리티 인터리빙된 LDPC 부호어 및 도 3의 형태를 갖는 패리티 검사 행렬(300)에 기초하여 부호화된 LDPC 부호어는 일정한 수의 연속된 비트들이 유사한 복호화 특성(예를 들어, 사이클 분포, 열의 차수 등)을 갖도록 구성될 수 있다.On the other hand, LDPC codewords encoded based on the parity check matrix 200 having the shape of FIG. 2 and then parity interleaved and LDPC codewords encoded based on the parity check matrix 300 having the shape of FIG. 3 include a certain number of Consecutive bits may be configured to have similar decoding characteristics (eg, cycle distribution, order of columns, etc.).

예를 들어, LDPC 부호어는 연속된 M 개의 비트 단위로 동일한 특성을 가질 수 있다. 여기에서, M은 정보어 부분 행렬에서 열의 패턴이 반복되는 간격으로, 일 예로 360이 될 수 있다.For example, the LDPC codeword may have the same characteristic in units of consecutive M bits. Here, M is an interval at which the pattern of columns in the information word submatrix is repeated, and may be 360, for example.

구체적으로, LDPC 부호어 비트들과 패리티 검사 행렬의 곱은 '0'이 되어야 하며, 이는 i가 0부터 Nldpc-1까지의 i 번째 LDPC 부호어 비트 ci(i=0,1,…, Nldpc-1)와 i 번째 패리티 검사 행렬의 열의 곱들의 합이 '0' 벡터가 되어야 한다는 것을 의미한다. 따라서, i 번째 LDPC 부호어 비트는 패리티 검사 행렬의 i 번째 열에 대응되는 것으로 볼 수 있다. Specifically, LDPC codeword, and bits and the parity check matrix should be a product of '0', which i is from 0 to N-th i ldpc -1 LDPC codeword bit c i (i = 0,1, ... , N It means that the sum of the products of ldpc -1) and the column of the i-th parity check matrix should be a '0' vector. Accordingly, the i-th LDPC codeword bit can be regarded as corresponding to the i-th column of the parity check matrix.

한편, 도 2와 같은 패리티 검사 행렬(200)의 경우, 정보어 부분 행렬(210)은 각각 M 개의 열 씩 동일한 그룹에 속하며, 열 그룹 단위로 동일한 특성을 갖는다(예를 들어, 동일한 열 그룹 내의 열들은 동일한 차수 분포와 동일한 사이클 특성을 갖는다). Meanwhile, in the case of the parity check matrix 200 as shown in FIG. 2 , the information word submatrix 210 belongs to the same group by M columns, and has the same characteristics in units of column groups (eg, within the same column group). The columns have the same order distribution and the same cycle characteristics).

이 경우, 정보어 비트들에서 연속된 M 개의 비트들은 정보어 부분 행렬(210)의 동일한 열 그룹에 대응되므로, 정보어 비트들은 동일한 부호어 특성을 갖는 연속된 M 개의 비트들로 구성될 수 있다. 한편, LDPC 부호어의 패리티 비트들이 패리티 인터리버(121)에 의해 인터리빙되면, LDPC 부호어의 패리티 비트들도 동일한 부호어 특성을 갖는 연속된 M 개의 비트들로 구성될 수 있다.In this case, consecutive M bits of the information word bits correspond to the same column group of the information word submatrix 210 , so the information word bits may be formed of consecutive M bits having the same codeword characteristic. . Meanwhile, when the parity bits of the LDPC codeword are interleaved by the parity interleaver 121, the parity bits of the LDPC codeword may also include M consecutive bits having the same codeword characteristic.

한편, 도 3과 같은 패리티 검사 행렬(300)의 경우, 로우 및 컬럼 퍼뮤테이션에 의해 패리티 검사 행렬(300)의 정보어 부분 행렬(310) 및 패리티 부분 행렬(320)은 M 개의 열을 포함하는 열 그룹 단위로 동일한 특성을 갖기 때문에, 패리티 검사 행렬(300)에 기초하여 부호화된 LDPC 부호어의 정보어 비트들과 패리티 비트들은 동일한 부호어 특성을 갖는 연속된 M 개의 비트들로 구성될 수 있다.Meanwhile, in the case of the parity check matrix 300 as shown in FIG. 3 , the information word submatrix 310 and the parity submatrix 320 of the parity check matrix 300 by row and column permutation include M columns. Since they have the same characteristics in units of column groups, the information bits and parity bits of the LDPC codeword encoded based on the parity check matrix 300 may consist of consecutive M bits having the same codeword characteristic. .

여기에서, 로우 퍼뮤테이션은 패리티 검사 행렬에서 행의 순서를 재배치하는 것일 뿐이라는 점에서 사이클 특성이나 차수 분포, 최소 거리(minimum distance)와 같은 LDPC 부호 자체의 대수적 특성에 전혀 영향을 미치지 않는다. 또한, 컬럼 퍼뮤테이션의 경우, 패리티 인터리버(121)에서 수행되는 패리티 인터리빙에 대응되도록 패리리 부분 행렬(320)에 대해 수행된다는 점에서, 도 3과 같은 패리티 검사 행렬(300)에 의해 부호화된 LDPC 부호어의 패리티 비트들은 도 2와 같은 패리티 검사 행렬(200)에 의해 부호화된 LDPC 부호어의 패리티 비트들과 같이 연속된 M 개의 비트들로 구성될 수 있다.Here, in that the row permutation merely rearranges the order of the rows in the parity check matrix, it has no effect on the algebraic characteristics of the LDPC code itself, such as cycle characteristics, order distribution, and minimum distance. In addition, in the case of column permutation, LDPC encoded by the parity check matrix 300 as shown in FIG. 3 is performed on the parity sub-matrix 320 to correspond to the parity interleaving performed by the parity interleaver 121 . The parity bits of the codeword may consist of consecutive M bits like parity bits of the LDPC codeword encoded by the parity check matrix 200 as shown in FIG. 2 .

이와 같이, LDPC 부호어를 구성하는 비트들은 연속된 M 개의 비트 단위로 동일한 특성을 가질 수 있다.As described above, the bits constituting the LDPC codeword may have the same characteristics in units of consecutive M bits.

그룹 인터리버(122)는 LDPC 부호어를 복수의 그룹으로 구분하고, 복수의 그룹의 순서를 그룹 단위(group wise)로 재정렬할 수 있다. 또는, 그룹 인터리버(122)는 패리티 인터리빙된 LDPC 부호어를 복수의 그룹으로 구분하고, 복수의 그룹의 순서를 그룹 단위(group wise)로 재정렬할 수 있다. The group interleaver 122 may divide the LDPC codeword into a plurality of groups and rearrange the order of the plurality of groups in a group wise manner. Alternatively, the group interleaver 122 may divide the parity-interleaved LDPC codeword into a plurality of groups and rearrange the order of the plurality of groups in a group wise manner.

즉, 그룹 인터리버(122)는 복수의 그룹을 그룹 단위로 인터리빙할 수 있다.That is, the group interleaver 122 may interleave a plurality of groups in units of groups.

이를 위해, 그룹 인터리버(122)는 하기의 수학식 9 또는 수학식 10을 이용하여 패리티 인터리빙된 LDPC 부호어를 복수의 그룹으로 구분한다.To this end, the group interleaver 122 divides the parity-interleaved LDPC codeword into a plurality of groups using Equation 9 or Equation 10 below.

Figure pat00053
Figure pat00053

Figure pat00054
Figure pat00054

이들 수학식에서, Ngroup은 그룹의 전체 개수, Xj는 j 번째 그룹, uk는 그룹 인터리버(122)로 입력되는 k 번째 LDPC 부호어 비트를 나타낸다. 그리고,

Figure pat00055
는 k/360 이하의 가장 큰 정수를 나타낸다. In these equations, N group represents the total number of groups, X j represents the j-th group, and u k represents the k-th LDPC codeword bit input to the group interleaver 122 . and,
Figure pat00055
represents the largest integer less than or equal to k/360.

한편, 이들 수학식에서 360은 정보어 부분 행렬에서 열의 패턴이 반복되는 간격인 M의 일 예를 나타낸다는 점에서, 이들 수학식에서 360은 M으로 변경 가능하다. Meanwhile, since 360 in these equations represents an example of M, which is an interval at which the pattern of columns in the information word submatrix is repeated, 360 in these equations can be changed to M.

한편, 복수의 그룹으로 구분된 LDPC 부호어는 도 5와 같이 나타낼 수 있다.Meanwhile, the LDPC codeword divided into a plurality of groups may be represented as shown in FIG. 5 .

도 5를 참조하면, LDPC 부호어는 복수의 그룹으로 구분되며, 각 그룹은 연속된 M 개의 비트로 구성되는 것을 알 수 있다. 여기에서, M이 360인 경우, 복수의 그룹 각각은 360 개의 비트로 구성될 수 있다. 이에 따라, 각 그룹은 패리티 검사 행렬의 각 열 그룹에 대응되는 비트들로 구성될 수 있다.Referring to FIG. 5 , it can be seen that the LDPC codeword is divided into a plurality of groups, and each group consists of consecutive M bits. Here, when M is 360, each of the plurality of groups may consist of 360 bits. Accordingly, each group may be composed of bits corresponding to each column group of the parity check matrix.

구체적으로, LDPC 부호어는 연속된 M 개의 비트씩 구분되어지므로, Kldpc 개의 정보어 비트들은 (Kldpc/M) 개의 그룹으로 구분되고 Nldpc-Kldpc 개의 패리티 비트들은 (Nldpc-Kldpc)/M 개의 그룹으로 구분된다. 이에 따라, LDPC 부호어는 총 (Nldpc/M) 개의 그룹으로 구분될 수 있다. 예를 들어, M=360인 경우 LDPC 부호어의 길이 Nldpc가 64800인 경우 그룹의 개수 Ngroup은 180이 되고, LDPC 부호어의 길이 Nldpc가 16200인 경우 그룹의 개수 Ngroup은 45가 될 수 있다.Specifically, since the LDPC codeword is divided by M consecutive bits, K ldpc information word bits are divided into (K ldpc /M) groups, and N ldpc -K ldpc parity bits are (N ldpc -K ldpc ) Separated into /M groups. Accordingly, the LDPC codeword can be divided into a total of (N ldpc /M) groups. For example, when M=360, when the length N ldpc of the LDPC codeword is 64800, the number of groups N group becomes 180, and when the length N ldpc of the LDPC codeword is 16200, the number of groups N group becomes 45 can

이와 같이, 그룹 인터리버(122)가 LDPC 부호어를 연속된 M 개의 비트씩 동일한 그룹으로 구분하는 것은, 상술한 바와 같이 LDPC 부호어가 연속된 M 개의 비트 단위로 동일한 부호어 특성을 갖기 때문이다. 이에 따라, LDPC 부호어를 연속된 M 개의 비트 단위로 구분하는 경우, 동일한 부호어 특성을 갖는 비트들이 동일한 그룹에 포함될 수 있다.As described above, the group interleaver 122 divides the LDPC codeword into the same group by M consecutive bits because the LDPC codeword has the same codeword characteristics in units of M consecutive bits as described above. Accordingly, when the LDPC codeword is divided into consecutive M bit units, bits having the same codeword characteristic may be included in the same group.

한편, 상술한 예에서는 각 그룹을 구성하는 비트의 개수가 M인 것으로 설명하였으나 이는 일 예에 불과하며, 각 그룹을 구성하는 비트의 개수는 다양하게 변경 가능하다.Meanwhile, in the above example, it has been described that the number of bits constituting each group is M, but this is only an example, and the number of bits constituting each group can be variously changed.

일 예로, 각 그룹을 구성하는 비트의 개수는 M의 약수가 될 수 있다. 즉, 각 그룹을 구성하는 비트의 개수는 패리티 검사 행렬의 정보어 부분 행렬의 열 그룹을 구성하는 열의 개수의 약수가 될 수 있다. 이 경우, 각 그룹은 M의 약수 개의 비트로 구성될 수 있다. 예를 들어, 정보어 부분 행렬의 열 그룹을 구성하는 열의 개수가 360인 경우 즉, M=360인 경우, 그룹 인터리버(122)는 각 그룹을 구성하는 비트의 개수가 360의 약수 중 어느 하나가 되도록, LDPC 부호어를 복수의 그룹으로 구분할 수 있다. For example, the number of bits constituting each group may be a divisor of M. That is, the number of bits constituting each group may be a divisor of the number of columns constituting the column group of the information word submatrix of the parity check matrix. In this case, each group may be composed of a multiple of M bits. For example, when the number of columns constituting the column group of the information word submatrix is 360, that is, when M=360, the group interleaver 122 determines that the number of bits constituting each group is any one of a divisor of 360. As much as possible, the LDPC codeword can be divided into a plurality of groups.

다만, 이하에서는 설명의 편의를 위해, 그룹을 구성하는 비트의 개수가 M인 경우에 대해서만 설명하도록 한다. However, hereinafter, for convenience of description, only the case where the number of bits constituting the group is M will be described.

이후, 그룹 인터리버(122)는 LDPC 부호어를 그룹 단위로 인터리빙한다. 즉, 그룹 인터리버(122)는 LDPC 부호어를 구성하는 복수의 그룹의 위치를 서로 변경하여 LDPC 부호어를 구성하는 복수의 그룹의 순서를 그룹 단위로 재정렬할 수 있다.Thereafter, the group interleaver 122 interleaves the LDPC codewords in units of groups. That is, the group interleaver 122 may rearrange the order of the plurality of groups constituting the LDPC codeword in units of groups by changing positions of the plurality of groups constituting the LDPC codeword.

여기에서, 그룹 인터리버(122)는 복수의 그룹 중 동일한 변조 심볼에 맵핑되는 비트들을 포함하는 그룹이 기설정된 간격만큼 이격 배치되도록 복수의 그룹의 순서를 그룹 단위로 재정렬할 수 있다. Here, the group interleaver 122 may rearrange the order of the plurality of groups in units of groups so that, among the plurality of groups, groups including bits mapped to the same modulation symbol are spaced apart by a predetermined interval.

이 경우, 그룹 인터리버(122)는 블록 인터리버(124)를 구성하는 행 및 열의 개수, LDPC 부호어를 구성하는 그룹의 개수 및 각 그룹에 포함된 비트 수 등을 고려하여 동일한 변조 심볼에 맵핑되는 비트들을 포함하는 그룹들이 일정한 간격만큼 이격 배치되도록 복수의 그룹의 순서를 그룹 단위로 재정렬할 수 있다. In this case, the group interleaver 122 considers the number of rows and columns constituting the block interleaver 124, the number of groups constituting the LDPC codeword, the number of bits included in each group, and the like, bits mapped to the same modulation symbol. The order of the plurality of groups may be rearranged in units of groups so that the groups including the groups are spaced apart by a predetermined interval.

이를 위해, 그룹 인터리버(122)는 하기의 수학식 11을 이용하여 복수의 그룹의 순서를 그룹 단위로 재정렬할 수 있다.To this end, the group interleaver 122 may rearrange the order of the plurality of groups in units of groups using Equation 11 below.

Figure pat00056
Figure pat00056

여기에서, Xj는 그룹 인터리빙 전의 j 번째 그룹을 나타내고, Yj는 그룹 인터리빙 후의 j 번째 그룹을 나타낸다. 그리고, π(j)는 인터리빙 순서를 나타내는 파라미터로, LDPC 부호어의 길이, 부호율 및 변조 방식 중 적어도 하나에 의해 결정될 수 있다. Here, X j represents the j-th group before group interleaving, and Y j represents the j-th group after group interleaving. In addition, π(j) is a parameter indicating an interleaving order, and may be determined by at least one of a length of an LDPC codeword, a code rate, and a modulation scheme.

따라서, Xπ(j)는 그룹 인터리빙 전 π(j) 번째 그룹을 나타내며, 수학식 11은 인터리빙 전 π(j) 번째 그룹이 인터리빙 후 j 번째 그룹으로 인터리빙되는 것을 의미하게 된다.Accordingly, X π(j) represents the π(j)-th group before group interleaving, and Equation 11 means that the π(j)-th group before interleaving is interleaved into the j-th group after interleaving.

한편, 본 발명의 일 실시 예에 따른 π(j)의 구체적인 일 예는 하기의 표 23 내지 표 27과 같이 정의될 수 있다.Meanwhile, a specific example of π(j) according to an embodiment of the present invention may be defined as shown in Tables 23 to 27 below.

이 경우, π(j)은 LDPC 부호어의 길이 및 부호율에 따라 정의되며, 패리티 검사 행렬 또한, LDPC 부호어의 길이 및 부호율에 따라 정의된다. 따라서, LDPC 부호어의 길이 및 부호율에 따라 특정 패리티 검사 행렬에 기초하여 LDPC 부호화가 수행된 경우, 해당 LDPC 부호어의 길이 및 부호율을 만족하는 π(j)에 기초하여 LDPC 부호어가 그룹 단위로 인터리빙될 수 있다.In this case, π(j) is defined according to the length and code rate of the LDPC codeword, and the parity check matrix is also defined according to the length and code rate of the LDPC codeword. Therefore, when LDPC encoding is performed based on a specific parity check matrix according to the length and code rate of the LDPC codeword, the LDPC codeword is grouped based on π(j) that satisfies the length and code rate of the LDPC codeword. can be interleaved.

예를 들어, 부호화부(110)가 16200의 길이를 갖는 LDPC 부호어를 생성하기 위해 10/15의 부호율로 LDPC 부호화를 수행한 경우, 그룹 인터리버(122)는 하기의 표 23 내지 표 27 중에서 LDPC 부호어의 길이가 16200이고 부호율이 10/15에서 정의되는 π(j)를 이용하여 인터리빙을 수행할 수 있다. For example, when the encoder 110 performs LDPC encoding at a code rate of 10/15 to generate an LDPC codeword having a length of 16200, the group interleaver 122 selects one of Tables 23 to 27 below. Interleaving can be performed using π(j), which has a length of 16200 and a code rate of 10/15 of an LDPC codeword.

일 예로, LDPC 부호어의 길이가 16200이고 부호율이 10/15이고, 변조 방식이 16-QAM(quadrature amplitude modulation)인 경우, 그룹 인터리버(122)는 표 23과 같이 정의되는 π(j)를 이용하여 인터리빙을 수행할 수 있다. For example, when the length of the LDPC codeword is 16200, the code rate is 10/15, and the modulation method is 16-QAM (quadrature amplitude modulation), the group interleaver 122 calculates π(j) defined as shown in Table 23. interleaving can be performed using

한편, π(j)의 구체적인 일 예는 다음과 같다.Meanwhile, a specific example of π(j) is as follows.

일 예로, LDPC 부호어의 길이 Nldpc가 16200이고 부호율이 10/15, 11/15, 12/15, 13/15이고 변조 방식이 16-QAM인 경우, π(j)는 하기의 표 23과 같이 정의될 수 있다. For example, when the length N ldpc of the LDPC codeword is 16200, the code rates are 10/15, 11/15, 12/15, 13/15, and the modulation scheme is 16-QAM, π(j) is shown in Table 23 below. can be defined as

Figure pat00057
Figure pat00057

표 23의 경우, 수학식 11은 Y0=Xπ(0)=X35, Y1=Xπ(1)=X31, Y2=Xπ(2)=X39,..., Y43=Xπ(43)=X15, Y44=Xπ(44)=X44와 같이 나타낼 수 있다. 이에 따라, 그룹 인터리버(122)는 35 번째 그룹을 0 번째로, 31 번째 그룹을 1 번째로, 39 번째 그룹을 2 번째로,..., 15 번째 그룹을 43 번째로, 44 번째 그룹을 44 번째로 순서를 변경하여 복수의 그룹의 순서를 그룹 단위로 재정렬할 수 있다.In the case of Table 23, Equation 11 is Y 0 =X π(0) =X 35 , Y 1 =X π(1) =X 31 , Y 2 =X π(2) =X 39 ,..., Y It can be expressed as 43 =X π(43) =X 15 , Y 44 =X π(44) =X 44 . Accordingly, the group interleaver 122 assigns the 35th group to the 0th, the 31st group to the 1st, the 39th group to the 2nd, ..., the 15th group to the 43rd, and the 44th group to 44 Second, the order of the plurality of groups may be rearranged in units of groups by changing the order.

다른 예로, LDPC 부호어의 길이 Nldpc가 16200이고 부호율이 6/15, 7/15, 8/15, 9/15이며 변조 방식이 64-QAM인 경우, π(j)는 하기의 표 24와 같이 정의될 수 있다.As another example, when the length N ldpc of the LDPC codeword is 16200, the code rates are 6/15, 7/15, 8/15, 9/15, and the modulation method is 64-QAM, π(j) is shown in Table 24 below. can be defined as

Figure pat00058
Figure pat00058

표 24의 경우, 수학식 11은 Y0=Xπ(0)=X18, Y1=Xπ(1)=X31, Y2=Xπ(2)=X41,..., Y43=Xπ(43)=X43, Y44=Xπ(44)=X44와 같이 나타낼 수 있다. 이에 따라, 그룹 인터리버(122)는 18 번째 그룹을 0 번째로, 31 번째 그룹을 1 번째로, 41 번째 그룹을 2 번째로,..., 43 번째 그룹을 43 번째로, 44 번째 그룹을 44 번째로 순서를 변경하여 복수의 그룹의 순서를 그룹 단위로 재정렬할 수 있다.In the case of Table 24, Equation 11 is Y 0 =X π(0) =X 18 , Y 1 =X π(1) =X 31 , Y 2 =X π(2) =X 41 ,..., Y It can be expressed as 43 =X π(43) =X 43 , Y 44 =X π(44) =X 44 . Accordingly, the group interleaver 122 sets the 18th group as the 0th, the 31st group as the 1st, the 41st group as the 2nd, ..., the 43rd group as the 43rd, and the 44th group as the 44th. Second, the order of the plurality of groups may be rearranged in units of groups by changing the order.

다른 예로, LDPC 부호어의 길이 Nldpc가 16200이고 부호율이 10/15, 11/15, 12/15, 13/15이며 변조 방식이 256-QAM인 경우, π(j)는 하기의 표 25와 같이 정의될 수 있다.As another example, when the length N ldpc of the LDPC codeword is 16200, the code rates are 10/15, 11/15, 12/15, 13/15, and the modulation method is 256-QAM, π(j) is shown in Table 25 below. can be defined as

Figure pat00059
Figure pat00059

표 25의 경우, 수학식 11은 Y0=Xπ(0)=X4, Y1=Xπ(1)=X13, Y2=Xπ(2)=X31,..., Y43=Xπ(43)=X43, Y44=Xπ(44)=X44와 같이 나타낼 수 있다. 이에 따라, 그룹 인터리버(122)는 4 번째 그룹을 0 번째로, 13 번째 그룹을 1 번째로, 31 번째 그룹을 2 번째로,..., 43 번째 그룹을 43 번째로, 44 번째 그룹을 44 번째로 순서를 변경하여 복수의 그룹의 순서를 그룹 단위로 재정렬할 수 있다.In the case of Table 25, Equation 11 is Y 0 =X π(0) =X 4 , Y 1 =X π(1) =X 13 , Y 2 =X π(2) =X 31 ,..., Y It can be expressed as 43 =X π(43) =X 43 , Y 44 =X π(44) =X 44 . Accordingly, the group interleaver 122 assigns the 4th group to the 0th, the 13th group to the 1st, the 31st group to the 2nd, ..., the 43rd group to the 43rd, and the 44th group to 44 Second, the order of the plurality of groups may be rearranged in units of groups by changing the order.

다른 예로, LDPC 부호어의 길이 Nldpc가 16200이고 부호율이 6/15, 7/15, 8/15, 9/15이며 변조 방식이 1024-QAM인 경우, π(j)는 하기의 표 26과 같이 정의될 수 있다. As another example, when the length N ldpc of the LDPC codeword is 16200, the code rates are 6/15, 7/15, 8/15, 9/15, and the modulation method is 1024-QAM, π(j) is shown in Table 26 below. can be defined as

Figure pat00060
Figure pat00060

표 26의 경우, 수학식 11은 Y0=Xπ(0)=X10, Y1=Xπ(1)=X2, Y2=Xπ(2)=X28,..., Y43=Xπ(43)=X43, Y44=Xπ(44)=X44와 같이 나타낼 수 있다. 이에 따라, 그룹 인터리버(122)는 10 번째 그룹을 0 번째로, 2 번째 그룹을 1 번째로, 28 번째 그룹을 2 번째로,..., 43 번째 그룹을 43 번째로, 44 번째 그룹을 44 번째로 순서를 변경하여 복수의 그룹의 순서를 그룹 단위로 재정렬할 수 있다.In the case of Table 26, Equation 11 is Y 0 =X π(0) =X 10 , Y 1 =X π(1) =X 2 , Y 2 =X π(2) =X 28 ,..., Y It can be expressed as 43 =X π(43) =X 43 , Y 44 =X π(44) =X 44 . Accordingly, the group interleaver 122 assigns the 10th group to the 0th, the 2nd group to the 1st, the 28th group to the 2nd, ..., the 43rd group to the 43rd, and the 44th group to the 44th group. Second, the order of the plurality of groups may be rearranged in units of groups by changing the order.

다른 예로, LDPC 부호어의 길이 Nldpc가 64800이고 부호율이 6/15, 7/15, 8/15, 9/15이며 변조 방식이 256-QAM인 경우, π(j)는 하기의 표 27과 같이 정의될 수 있다. As another example, when the length N ldpc of the LDPC codeword is 64800, the code rates are 6/15, 7/15, 8/15, 9/15, and the modulation method is 256-QAM, π(j) is shown in Table 27 below. can be defined as

Figure pat00061
Figure pat00061

표 27의 경우, 수학식 11은 Y0=Xπ(0)=X9, Y1=Xπ(1)=X6, Y2=Xπ(2)=X160,..., Y178=Xπ(178)=X177, Y179=Xπ(179)=X176과 같이 나타낼 수 있다. 이에 따라, 그룹 인터리버(122)는 9 번째 그룹을 0 번째로, 6 번째 그룹을 1 번째로, 160 번째 그룹을 2 번째로,..., 177 번째 그룹을 178 번째로, 176 번째 그룹을 179 번째로 순서를 변경하여 복수의 그룹의 순서를 그룹 단위로 재정렬할 수 있다.In the case of Table 27, Equation 11 is Y 0 =X π(0) =X 9 , Y 1 =X π(1) =X 6 , Y 2 =X π(2) =X 160 ,..., Y It can be expressed as 178 =X π(178) =X 177 , Y 179 =X π(179) =X 176 . Accordingly, the group interleaver 122 assigns the ninth group to the 0th, the 6th group to the 1st, the 160th group to the 2nd, ..., the 177th group to the 178th, and the 176th group to 179 Second, the order of the plurality of groups may be rearranged in units of groups by changing the order.

이와 같이, 그룹 인터리버(12)는 수학식 11 및 표 23 내지 표 27을 이용하여 복수의 그룹의 순서를 그룹 단위로 재정렬할 수 있다.As such, the group interleaver 12 may rearrange the order of the plurality of groups in units of groups using Equation 11 and Tables 23 to 27.

한편, LDPC 부호어를 구성하는 그룹들은 그룹 인터리버(122)에 의해 그룹 단위로 순서가 재정렬된 후, 후술할 블록 인터리버(124)에 의해 블록 인터리빙된다는 점에서, 표 23 내지 표 27에서 π(j)와 관련하여 "Order of bits group to be block interleaved"와 같이 기재하였다.On the other hand, in that the groups constituting the LDPC codeword are reordered in groups by the group interleaver 122 and then block interleaved by the block interleaver 124 to be described later, π(j) in Tables 23 to 27 ) was described as "Order of bits group to be block interleaved".

이러한 방식에 따라, 그룹 인터리빙된 LDPC 부호어는 도 6과 같다. 도 6에 도시된 LDPC 부호어를 도 5에 도시된 그룹 인터리빙되기 전의 LDPC 부호어와 비교하면, LDPC 부호어를 구성하는 복수의 그룹의 순서가 재정렬된 것을 알 수 있다.According to this scheme, the group interleaved LDPC codeword is shown in FIG. 6 . When the LDPC codeword shown in FIG. 6 is compared with the LDPC codeword before group interleaving shown in FIG. 5 , it can be seen that the order of a plurality of groups constituting the LDPC codeword is rearranged.

즉, 도 5 및 도 6과 같이 LDPC 부호어는 그룹 인터리빙되기 전에 그룹 X0, 그룹 X1,…, 그룹 XNgroup -1 순으로 배치되었다가, 그룹 인터리빙되어 그룹 Y0, 그룹 Y1,…, 그룹 YNgroup -1 순으로 배치될 수 있다. 이 경우, 그룹 인터리빙에 의해 각 그룹들이 배치되는 순서는 표 23 내지 표 27에 기초하여 결정될 수 있다.That is, as shown in FIGS. 5 and 6 , the LDPC codeword is group X 0 , group X 1 , ... before group interleaving. , group X Ngroup -1 are arranged in the order, and group interleaved group Y 0 , group Y 1 , . . . , group Y Ngroup -1 may be arranged in the order. In this case, the order in which each group is arranged by group interleaving may be determined based on Tables 23 to 27.

그룹 트위스트 인터리버(123)는 동일한 그룹 내의 비트들을 인터리빙한다. 즉, 그룹 트위스트 인터리버(123)는 동일한 그룹 내에 존재하는 비트들의 순서를 변경하여 동일한 그룹 내의 비트들의 순서를 재정렬할 수 있다.The group twist interleaver 123 interleaves bits within the same group. That is, the group twist interleaver 123 may rearrange the order of bits in the same group by changing the order of bits existing in the same group.

이 경우, 그룹 트위스트 인터리버(123)는 동일한 그룹 내의 비트들을 일정한 개수의 비트만큼씩 시클릭 쉬프트하여, 동일한 그룹 내의 비트들의 순서를 재정렬할 수 있다. In this case, the group twist interleaver 123 may cyclic shift bits in the same group by a predetermined number of bits to rearrange the order of bits in the same group.

예를 들어, 도 7과 같이, 그룹 트위스트 인터리버(123)는 그룹 Y1에 포함된 비트들을 우측 방향으로 1 비트만큼 시클릭 쉬프트 시킬 수 있다. 이 경우, 도 7과 같이 그룹 Y1에서 0 번째, 1 번째, 2 번째,…, 358 번째, 359 번째에 각각 위치하던 비트들은 1 비트만큼 우측으로 시클릭 쉬프트되어, 시클릭 쉬프트되기 전의 359 번째 위치하던 비트가 그룹 Y1 내에서 가장 앞쪽에 위치하게 되고 시클릭 쉬프트되기 전의 0 번째, 1 번째, 2 번째,…, 358 번째에 각각 위치하던 비트들은 차례로 우측으로 1 비트만큼 쉬프트되어 위치하게 된다.For example, as shown in FIG. 7 , the group twist interleaver 123 may cyclically shift bits included in the group Y 1 by 1 bit in the right direction. In this case, FIG. 7 in a group Y 1 as the 0th, 1st, 2nd, ... , 358 th, 359 positioned who bit in the second are 1 is clicking shift when the right by bit, cyclic shift of 359 th position 0 before the bit is a group Y 1 is located at the front side is shifted cyclic in was prior to 1st, 1st, 2nd,… , and the bits positioned at the 358th are sequentially shifted to the right by 1 bit.

또한, 그룹 트위스트 인터리버(123)는 각 그룹별로 서로 다른 개수의 비트만큼을 시클릭 쉬프트하여, 각 그룹 내의 비트들의 순서를 재정렬할 수도 있다. Also, the group twist interleaver 123 may cyclic shift each group by a different number of bits to rearrange the order of bits in each group.

예를 들어, 그룹 트위스트 인터리버(123)는 그룹 Y1에 포함된 비트들을 우측 방향으로 1 비트만큼 시클릭 쉬프트하고, 그룹 Y2에 포함된 비트들을 우측 방향으로 3 비트만큼 시클릭 쉬프트할 수 있다.For example, the group twist interleaver 123 may cyclic shift bits included in group Y 1 in the right direction by 1 bit and cyclic shift bits included in group Y 2 in the right direction by 3 bits. .

다만, 상술한 그룹 트위스트 인터리버(123)는 경우에 따라 생략될 수도 있다. However, the above-described group twist interleaver 123 may be omitted in some cases.

또한, 상술한 예에서 그룹 트위스트 인터리버(123)가 그룹 인터리버(122) 이후에 배치되는 것으로 설명하였으나 이 역시 일 예에 불과하다. 즉, 그룹 트위스트 인터리버(123)는 그룹 내에서 해당 그룹을 구성하는 비트들의 순서를 변경할 뿐 그룹 자체의 순서를 변경하는 것은 아니라는 점에서 그룹 인터리버(122) 전에 배치될 수도 있다.In addition, although it has been described that the group twist interleaver 123 is disposed after the group interleaver 122 in the above-described example, this is also only an example. That is, the group twist interleaver 123 may be disposed before the group interleaver 122 in that it only changes the order of bits constituting the group within the group, but does not change the order of the group itself.

블록 인터리버(124)는 순서가 재정렬된 복수의 그룹을 인터리빙한다. 구체적으로, 블록 인터리버(124)는 각각 복수의 행(row)을 포함하는 복수의 열(column)로 구성되며, 복수의 열의 개수 및 그룹이 개수에 따라 복수의 열 각각을 제1 파트(part 1) 및 제2 파트(part 2)로 구분하여 LDPC 부호어를 인터리빙할 수 있다. The block interleaver 124 interleaves a plurality of reordered groups. Specifically, the block interleaver 124 includes a plurality of columns each including a plurality of rows, and each of the plurality of columns is divided into a first part (part 1) according to the number of the plurality of columns and the number of groups. ) and a second part (part 2), the LDPC codeword may be interleaved.

이 경우, 그룹 인터리버(122)에 의해 그룹의 순서가 재정렬된 복수의 그룹을 그룹 단위로 인터리빙할 수 있으며, 구체적으로, 블록 인터리버(124)는 제1 파트 및 제2 파트를 이용하여 재정렬된 복수의 그룹을 변조 차수에 따라 구분하여 인터리빙할 수 있다.In this case, a plurality of groups in which the order of the groups are rearranged by the group interleaver 122 may be interleaved in a group unit. Specifically, the block interleaver 124 may interleave a plurality of rearranged groups using the first part and the second part. It is possible to perform interleaving by classifying groups of ? according to the modulation order.

여기에서, 그룹 단위로 인터리빙되는 그룹의 개수는 블록 인터리버(124)를 구성하는 행 및 열의 개수, 그룹의 개수 및 각 그룹에 포함된 비트 수 중 적어도 하나에 따라 결정될 수 있다. 즉, 블록 인터리버(124)는 블록 인터리버(124)를 구성하는 행 및 열의 개수, 그룹의 개수 및 각 그룹에 포함된 비트 수 중 적어도 하나를 고려하여 복수의 그룹 중 그룹 단위로 인터리빙되는 그룹의 결정하고, 해당 그룹을 그룹 단위로 인터리빙하고, 나머지 그룹은 분할하여 인터리빙할 수 있다. 예를 들어, 블록 인터리버(124)는 제1 파트를 이용하여 복수의 그룹 중 적어도 일부를 그룹 단위로 인터리빙하고, 제2 파트를 이용하여 나머지 그룹을 분할하여 인터리빙할 수 있다.Here, the number of groups interleaved in units of groups may be determined according to at least one of the number of rows and columns constituting the block interleaver 124 , the number of groups, and the number of bits included in each group. That is, the block interleaver 124 considers at least one of the number of rows and columns constituting the block interleaver 124, the number of groups, and the number of bits included in each group. , the corresponding group may be interleaved in units of groups, and the remaining groups may be divided and interleaved. For example, the block interleaver 124 may interleave at least some of the plurality of groups in a group unit using the first part, and divide the remaining groups using the second part for interleaving.

한편, 그룹 단위로 인터리빙된다는 것은 동일한 그룹에 포함된 비트들은 동일한 열에 라이트되는 것을 의미한다. 즉, 블록 인터리버(124)는 그룹 단위로 인터리빙되는 그룹의 경우 동일한 그룹에 포함된 비트들을 분할하지 않고 동일한 열에 라이트하고, 그룹 단위로 인터리빙되지 않는 그룹의 경우 해당 그룹에 포함된 비트들을 분할하여 서로 다른 열에 라이트하여 인터리빙을 수행할 수 있다.Meanwhile, interleaving in groups means that bits included in the same group are written to the same column. That is, the block interleaver 124 writes to the same column without dividing the bits included in the same group in the case of a group interleaved in units of groups, and divides the bits included in the corresponding group in the case of a group that is not interleaved in units of groups. Interleaving can be performed by writing to another column.

이에 따라, 제1 파트에 의해 인터리빙되는 모든 그룹은 동일한 그룹에 포함된 비트들이 제1 파트의 동일한 열에 라이트되어 인터리빙되고, 제2 파트에 의해 인터리빙되는 적어도 하나의 그룹은 제2 파트를 구성하는 적어도 두 개의 열에 분할되어 라이트될 수 있다.Accordingly, all groups interleaved by the first part are interleaved by writing bits included in the same group to the same column of the first part, and at least one group interleaved by the second part is at least one group constituting the second part. It can be split into two columns and lit.

이러한 인터리빙 방식에 대한 구체적인 내용은 후술하기로 한다.Specific details of such an interleaving method will be described later.

한편, 그룹 트위스트 인터리버(123)에서 수행되는 인터리빙은 그룹 내에서 비트들의 순서를 변경하는 것일 뿐 인터리빙에 의해 그룹 자체의 순서가 변경되지 않는다. 따라서, 블록 인터리버(124)에서 블록 인터리빙되는 그룹의 순서 즉, 블록 인터리버(124)에 입력되는 그룹의 순서는 그룹 인터리버(122)에 의해 결정될 수 있다. 예를 들어, 블록 인터리버(124)에 의해 블록 인터리빙되는 그룹의 순서는 표 23 내지 표 27에서 정의되는 π(j)에 의해 결정될 수 있다.Meanwhile, the interleaving performed by the group twist interleaver 123 only changes the order of bits within the group, and the order of the group itself is not changed by interleaving. Accordingly, the order of the groups interleaved by the block interleaver 124 , that is, the order of the groups input to the block interleaver 124 may be determined by the group interleaver 122 . For example, the order of the groups to be block interleaved by the block interleaver 124 may be determined by π(j) defined in Tables 23 to 27.

상술한 바와 같이, 블록 인터리버(124)는 각각 복수의 행을 포함하는 복수의 열로 구성될 수 있으며, 복수의 열을 적어도 두 개의 파트로 구분하여 LDPC 부호어를 인터리빙할 수 있다. As described above, the block interleaver 124 may include a plurality of columns each including a plurality of rows, and may interleave the LDPC codewords by dividing the plurality of columns into at least two parts.

예를 들어, 블록 인터리버(124)는 복수의 열 각각을 제1 파트 및 제2 파트로 구분하여 LDPC 부호어를 구성하는 복수의 그룹을 인터리빙할 수 있다.For example, the block interleaver 124 may divide each of the plurality of columns into a first part and a second part to interleave a plurality of groups constituting the LDPC codeword.

이 경우, 블록 인터리버(124)는 LDPC 부호어를 구성하는 그룹의 개수가 블록 인터리버(124)를 구성하는 열의 개수의 정수 배가 되는지 여부에 따라 복수의 열 각각을 N 개(N은 2 이상의 정수)의 파트로 구분하여 인터리빙을 수행할 수 있다.In this case, the block interleaver 124 divides each of the plurality of columns by N (N is an integer of 2 or more) according to whether the number of groups constituting the LDPC codeword is an integer multiple of the number of columns constituting the block interleaver 124 . Interleaving can be performed by dividing into parts of .

먼저, 블록 인터리버(124)는 LDPC 부호어를 구성하는 그룹의 개수가 블록 인터리버(124)를 구성하는 열의 개수의 정수 배가 되는 경우, 복수의 열 각각을 파트를 구분하지 않고 LDPC 부호어를 구성하는 복수의 그룹을 그룹 단위로 인터리빙할 수 있다.First, when the number of groups constituting the LDPC codeword is an integer multiple of the number of columns constituting the block interleaver 124, the block interleaver 124 configures the LDPC codeword without dividing each part of the plurality of columns. A plurality of groups may be interleaved in units of groups.

구체적으로, 블록 인터리버(124)는 LDPC 부호어를 구성하는 복수의 그룹을 그룹 단위로 열 각각에 열 방향으로 라이트(write)하고, 복수의 그룹이 그룹 단위로 라이트된 복수의 열의 각 행을 행 방향으로 리드(read)하여 인터리빙을 수행할 수 있다.Specifically, the block interleaver 124 writes a plurality of groups constituting the LDPC codeword to each column in a group unit in a column direction, and writes each row of a plurality of columns in which a plurality of groups are written in a group unit. Interleaving may be performed by reading in the direction.

이 경우, 블록 인터리버(124)는 LDPC 부호어를 구성하는 그룹의 개수를 블록 인터리버(124)를 구성하는 열의 개수로 나눈 몫(quotient)만큼의 그룹에 포함된 비트들을 복수의 열 각각에 열 방향으로 순차적으로 라이트하고, 비트들이 라이트된 복수의 열의 각 행을 행 방향으로 리드하여 인터리빙을 수행할 수 있다.In this case, the block interleaver 124 divides the number of groups constituting the LDPC codeword by the number of columns constituting the block interleaver 124 and applies the bits included in the group to each of the plurality of columns in the column direction. interleaving may be performed by sequentially writing and reading each row of a plurality of columns in which bits are written in a row direction.

이하에서는 설명의 편의를 위해, 그룹 인터리버(122)에서 인터리빙된 후 j 번째에 위치하는 그룹을 그룹 Yj라 하도록 한다.Hereinafter, for convenience of description, a group located at the j-th position after being interleaved by the group interleaver 122 is referred to as a group Y j .

예를 들어, 블록 인터리버(124)가 각각 R1 개의 행을 포함하는 C 개의 열로 구성되는 경우를 가정한다. 그리고, LDPC 부호어가 Ygroup 개의 그룹으로 구성되고, 그룹의 개수인 Ygroup이 C의 배수가 되는 경우를 가정한다. For example, it is assumed that the block interleaver 124 is configured with C columns each including R 1 rows. And, consists of a LDPC codeword Y group groups, it is assumed to be a multiple of the number of the Y group is a group C.

이 경우, LDPC 부호어를 구성하는 그룹의 개수 Ygroup를 블록 인터리버(124)를 구성하는 열의 개수 C로 나눈 몫이 Y group/C이므로, 블록 인터리버(124)는 각 열에 Ygroup/C 개의 그룹씩을 순차적으로 열 방향으로 라이트하고, 각 열에 라이트된 비트들을 행 방향으로 리드하여 인터리빙을 수행할 수 있다.In this case, since the quotient obtained by dividing the number of groups Ygroup constituting the LDPC codeword by the number C of columns constituting the block interleaver 124 is Y group/C, the block interleaver 124 receives Y groups /C groups in each column. Interleaving may be performed by sequentially writing in the column direction and reading bits written in each column in the row direction.

예를 들어, 도 8과 같이, 블록 인터리버(124)는 제1 컬럼의 1 번째 행부터 R1 번째 행에 그룹(Y0), 그룹(Y1),..., 그룹(Yp -1) 각각에 포함된 비트들을 라이트하고, 제2 컬럼의 1 번째 행부터 R1 번째 행에 그룹(Yp), 그룹(Yp +1),..., 그룹(Yq -1) 각각에 포함된 비트들을 라이트하고,..., 제C 컬럼의 1 번째 행부터 R1 번째 행에 그룹(Yz), 그룹(Yz +1),..., 그룹(YNgroup -1) 각각에 포함된 비트들을 라이트하고, 복수의 열의 각 행에 라이트된 비트들을 행 방향으로 리드할 수 있다.For example, as shown in FIG. 8 , the block interleaver 124 includes a group (Y 0 ), a group (Y 1 ), ..., a group (Y p -1 ) in the R 1 th row from the 1 st row of the first column. ), writes the bits included in each, from the 1st row of the second column to the R 1st row in each group (Y p ), group (Y p +1 ),..., group (Y q -1 ) Writes the included bits,..., from the 1st row of the C column to the R 1st row, each group (Y z ), group (Y z +1 ),..., group (Y Ngroup -1 ) It is possible to write bits included in , and read bits written in each row of a plurality of columns in a row direction.

이에 따라, 블록 인터리버(124)는 LDPC 부호어를 구성하는 모든 그룹들을 그룹 단위로 인터리빙하게 된다.Accordingly, the block interleaver 124 interleaves all groups constituting the LDPC codeword in units of groups.

다만, 블록 인터리버(124)는 LDPC 부호어를 구성하는 그룹의 개수가 블록 인터리버(124)를 구성하는 열의 개수의 정수 배가 되지 않는 경우, 복수의 열 각각을 두 개의 파트로 구분하여 LDPC 부호어를 구성하는 복수의 그룹 중 일부를 그룹 단위로 인터리빙하고, 나머지 그룹을 분할하여 인터리빙할 수 있다. 이 경우, 나머지 그룹에 포함된 비트들 즉, LDPC 부호어를 구성하는 그룹의 개수를 열의 개수로 나눈 경우의 그 나머지(remainder)만큼의 그룹에 포함된 비트들은 그룹 단위로 인터리빙되는 것이 아니라, 열의 개수에 따라 각 열에 분할되어 인터리빙될 수 있다.However, when the number of groups constituting the LDPC codeword is not an integer multiple of the number of columns constituting the block interleaver 124, the block interleaver 124 divides each of the plurality of columns into two parts to generate the LDPC codeword. A part of a plurality of constituting groups may be interleaved in units of groups, and the remaining groups may be divided and interleaved. In this case, the bits included in the remaining group, that is, bits included in the remaining group (remainer) when the number of groups constituting the LDPC codeword is divided by the number of columns are not interleaved in units of groups, but are According to the number, each column may be divided and interleaved.

구체적으로, 블록 인터리버(124)는 복수의 열 각각을 두 개의 파트로 구분하여 LDPC 부호어를 인터리빙할 수 있다.Specifically, the block interleaver 124 may interleave the LDPC codeword by dividing each of the plurality of columns into two parts.

이 경우, 블록 인터리버(124)는 블록 인터리버(124)를 구성하는 열의 개수, LDPC 부호어를 구성하는 그룹의 개수 및 복수의 그룹 각각을 구성하는 비트 수에 기초하여 복수의 열을 제1 파트 및 제2 파트로 구분할 수 있다. In this case, the block interleaver 124 divides the plurality of columns into a first part and It can be divided into a second part.

여기에서, 복수의 그룹 각각은 360 개의 비트로 구성될 수 있다. 그리고, LDPC 부호어를 구성하는 그룹의 개수는 LDPC 부호어의 길이 및 각 그룹에 포함된 비트 수에 따라 결정된다. 예를 들어, 길이가 16200인 LDPC 부호어를 각 그룹이 360 개의 비트로 구성되도록 구분하면 LDPC 부호어는 45 개의 그룹으로 구분되고, 길이가 64800인 LDPC 부호어를 각 그룹이 360 개의 비트로 구성되도록 구분하면 DPC 부호어는 180 개의 그룹으로 구분될 수 있다. 또한, 블록 인터리버(124)를 구성하는 열의 개수는 변조 방식에 따라 결정될 수 있으며, 이와 관련된 구체적인 예는 후술하기로 한다.Here, each of the plurality of groups may consist of 360 bits. The number of groups constituting the LDPC codeword is determined according to the length of the LDPC codeword and the number of bits included in each group. For example, if an LDPC codeword with a length of 16200 is divided so that each group consists of 360 bits, the LDPC codeword is divided into 45 groups, and an LDPC codeword with a length of 64800 is divided so that each group consists of 360 bits. The DPC codeword can be divided into 180 groups. In addition, the number of columns constituting the block interleaver 124 may be determined according to a modulation scheme, and a specific example related thereto will be described later.

이에 따라, 제1 파트 및 제2 파트 각각을 구성하는 행의 개수는 블록 인터리버(124)를 구성하는 열의 개수, LDPC 부호어를 구성하는 그룹의 개수 및 복수의 그룹 각각을 구성하는 비트 수에 기초하여 결정될 수 있다.Accordingly, the number of rows constituting each of the first part and the second part is based on the number of columns constituting the block interleaver 124, the number of groups constituting the LDPC codeword, and the number of bits constituting each of the plurality of groups can be determined by

구체적으로, 제1 파트는 복수의 열 각각에서, 블록 인터리버(124)를 구성하는 열의 개수, LDPC 부호어를 구성하는 그룹의 개수 및 각 그룹을 구성하는 비트 수에 따라 LDPC 부호어를 구성하는 복수의 그룹 중 복수의 열 각각에 그룹 단위로 라이트 가능한 적어도 하나의 그룹에 포함된 비트 수만큼의 행으로 구성될 수 있다. Specifically, in each of the plurality of columns, the first part includes a plurality of columns constituting the LDPC codeword according to the number of columns constituting the block interleaver 124, the number of groups constituting the LDPC codeword, and the number of bits constituting each group. Each of the plurality of columns of the group may be composed of as many rows as the number of bits included in at least one group that can be written in a group unit.

그리고, 제2 파트는 복수의 열 각각에서, 복수의 열 각각을 구성하는 행에서 복수의 열 각각에 그룹 단위로 라이트 가능한 적어도 일부의 그룹에 포함된 비트 수만큼의 행을 제외한 행으로 구성될 수 있다. 구체적으로, 제2 파트의 행의 개수는 제1 파트에 대응되는 그룹을 제외한 모든 비트 그룹에 포함된 비트의 수를 블록 인터리버(124)를 구성하는 열의 개수로 나눈 몫과 동일한 값을 가질 수 있다. 즉, 제2 파트의 행의 개수는 LDPC 부호어를 구성하는 그룹 중 제1 파트에 라이트되고 남은 그룹들에 포함된 비트 수를 열의 개수로 나눈 몫과 동일한 값을 가질 수 있다.In addition, the second part may be composed of rows in each of the plurality of columns except for the number of rows of the number of bits included in at least some groups that can be written to each of the plurality of columns in a group unit. have. Specifically, the number of rows of the second part may have the same value as the quotient obtained by dividing the number of bits included in all bit groups except for the group corresponding to the first part by the number of columns constituting the block interleaver 124. . That is, the number of rows of the second part may have the same value as the quotient obtained by dividing the number of bits included in the remaining groups after being written in the first part among groups constituting the LDPC codeword by the number of columns.

한편, 블록 인터리버(124)는 복수의 열 각각을, 각 열에 그룹 단위로 라이트 가능한 그룹에 포함된 비트 수만큼의 행을 포함하는 제1 파트와 그 외의 나머지 행을 포함하는 제2 파트로 복수의 열 각각을 구분할 수 있다.Meanwhile, the block interleaver 124 divides each of the plurality of columns into a first part including rows corresponding to the number of bits included in a group that can be written in a group unit in each column, and a second part including the remaining rows. Each column can be identified.

이에 따라, 제1 파트는 그룹에 포함된 비트 수 즉, M의 정수 배만큼의 행으로 구성될 수 있다. 다만, 상술한 바와 같이, 각 그룹을 구성하는 부호어 비트의 개수는 M의 약수가 될 수 있다는 점에서, 제1 파트는 각 그룹을 구성하는 비트의 개수의 정수 배만큼의 행으로 구성될 수도 있다.Accordingly, the first part may consist of as many rows as the number of bits included in the group, that is, an integer multiple of M. However, as described above, in that the number of codeword bits constituting each group can be a divisor of M, the first part may be composed of rows as many as integer multiples of the number of bits constituting each group. have.

이 경우, 블록 인터리버(124)는 제1 파트 및 제2 파트에서 LDPC 부호어를 동일한 방식으로 라이트 및 리드하여 인터리빙을 수행할 수 있다.In this case, the block interleaver 124 may perform interleaving by writing and reading the LDPC codeword in the first part and the second part in the same manner.

구체적으로, 블록 인터리버(124)는 LDPC 부호어를 제1 파트 및 제2 파트 각각을 구성하는 복수의 열에 열 방향으로 라이트하고, LDPC 부호어가 라이트된 제1 파트 및 제2 파트 각각을 구성하는 복수의 열을 행 방향으로 리드하여 인터리빙을 수행할 수 있다. Specifically, the block interleaver 124 writes the LDPC codeword to a plurality of columns constituting each of the first part and the second part in the column direction, and writes the LDPC codeword into a plurality of columns constituting the first part and the second part to which the LDPC codeword is written. Interleaving may be performed by reading the columns of .

즉, 블록 인터리버(124)는 복수의 열 각각에서 그룹 단위로 라이트 가능한 적어도 일부의 그룹에 포함된 비트들을 제1 파트를 구성하는 복수의 열 각각에 순차적으로 라이트하고, 복수의 그룹에서 적어도 일부의 그룹을 제외한 나머지 그룹에 포함된 비트들을 분할하여 제2 파트를 구성하는 복수의 열 각각에 열 방향으로 라이트하고, 제1 파트 및 제2 파트 각각을 구성하는 복수의 열 각각에 라이트된 비트들을 행 방향으로 리드하여 인터리빙을 수행할 수 있다. That is, the block interleaver 124 sequentially writes bits included in at least some groups that can be written in groups in each of the plurality of columns to each of the plurality of columns constituting the first part, and at least some of the bits in the plurality of groups are written. Bits included in the remaining groups except for the group are divided and written to each of a plurality of columns constituting the second part in a column direction, and bits written to each of a plurality of columns constituting each of the first part and the second part are arranged in a row direction to perform interleaving.

이 경우, 블록 인터리버(124)는 복수의 그룹에서 적어도 일부의 그룹을 제외한 나머지 그룹을 블록 인터리버(124)를 구성하는 열의 개수에 기초하여 분할하여 인터리빙을 수행할 수 있다. In this case, the block interleaver 124 may perform interleaving by dividing the remaining groups excluding at least some groups from the plurality of groups based on the number of columns constituting the block interleaver 124 .

구체적으로, 블록 인터리버(124)는 나머지 그룹에 포함된 비트들을 복수의 열의 개수로 분할하고, 분할된 비트들 각각을 제2 파트를 구성하는 복수의 열 각각에 열 방향으로 라이트하고, 분할된 비트들이 라이트된 제2 파트를 구성하는 복수의 열을 행 방향으로 리드하여 인터리빙을 수행할 수 있다. Specifically, the block interleaver 124 divides bits included in the remaining group into a plurality of columns, writes each of the divided bits in a column direction to each of a plurality of columns constituting the second part, and divides the divided bits Interleaving may be performed by reading a plurality of columns constituting the written second part in the row direction.

즉, 블록 인터리버(124)는 LDPC 부호어를 구성하는 복수의 그룹 중 제1 파트에 라이트되고 남은 그룹 즉, LDPC 부호어를 구성하는 그룹의 개수를 열의 개수로 나눈 경우의 그 나머지(remainder)만큼의 그룹에 포함된 비트들을 열의 개수로 분할하고, 분할된 비트들을 제2 파트의 각 열에 순차적으로 열 방향으로 라이트할 수 있다.That is, the block interleaver 124 divides the number of groups that are written in the first part among a plurality of groups constituting the LDPC codeword, that is, the number of groups constituting the LDPC codeword by the number of columns, as much as the remainder (reminder). Bits included in the group of ? may be divided into the number of columns, and the divided bits may be sequentially written to each column of the second part in the column direction.

예를 들어, 블록 인터리버(124)가 각각 R1 개의 행을 포함하는 C 개의 열로 구성되는 경우를 가정한다. 그리고, LDPC 부호어가 Ygroup 개의 그룹으로 구성되고, 그룹의 개수인 Ygroup이 C의 배수가 되지 않으며, A×C+1=Ygroup인 경우를 가정한다(A는 0보다 큰 정수). 즉, LDPC 부호어를 구성하는 그룹의 개수를 열의 개수로 나눈 경우, 몫이 A이고 나머지가 1인 경우를 가정한다.For example, it is assumed that the block interleaver 124 is configured with C columns each including R 1 rows. And, it consists of a LDPC codeword group Y groups, is not a multiple of the number of the Y group is a group C, it is assumed the case of A × C + 1 = Y group (A is an integer greater than 0). That is, when the number of groups constituting the LDPC codeword is divided by the number of columns, it is assumed that the quotient is A and the remainder is 1.

이 경우, 블록 인터리버(124)는 도 9 및 도 10과 같이 각 열이 R1 개의 행을 포함하는 제1 파트와 R2 개의 행을 포함하는 제2 파트로 구분할 수 있다. 이 경우, R1은 각 열에 그룹 단위로 라이트 가능한 그룹에 포함된 비트 수만큼이 될 수 있으며, R2는 각 열을 구성하는 행의 개수에서 R1을 제외한 값이 될 수 있다.In this case, the block interleaver 124 may be divided into a first part in which each column includes R 1 rows and a second part in which each column includes R 2 rows as shown in FIGS. 9 and 10 . In this case, R 1 may be as much as the number of bits included in a group that can be written to each column in a group unit, and R 2 may be a value excluding R 1 from the number of rows constituting each column.

즉, 상술한 예에서 각 열에 그룹 단위로 라이트 가능한 그룹의 수는 A 개이고, 각 열의 제1 파트는 A 개의 그룹에 포함된 비트 수 즉, A×M 개만큼의 행으로 구성될 수 있다.That is, in the above-described example, the number of groups that can be written to each column in a group unit is A, and the first part of each column may include the number of bits included in the A groups, that is, A×M rows.

이 경우, 블록 인터리버(124)는 각 열에 그룹 단위로 라이트 가능한 그룹 즉, A 개의 그룹에 포함된 비트들을 열 방향으로 각 열의 제1 파트에 라이트한다. In this case, the block interleaver 124 writes the bits included in the group writeable groups in each column, ie, A groups, to the first part of each column in the column direction.

즉, 블록 인터리버(124)는 도 9 및 도 10과 같이 제1 컬럼의 제1 파트를 구성하는 1 번째 행부터 R1 번째 행에 그룹(Y0), 그룹(Y1),..., 그룹(Yn -1) 각각에 포함된 비트들을 라이트하고, 제2 컬럼의 제1 파트를 구성하는 1 번째 행부터 R1 번째 행에 그룹(Yn), 그룹(Yn +1),..., 그룹(Ym -1) 각각에 포함된 비트들을 라이트하고,..., 제C 컬럼의 제1 파트를 구성하는 1 번째 행부터 R1 번째 행에 그룹(Ye), 그룹(Ye +1),..., 그룹(YNgroup -2) 각각에 포함된 비트들을 라이트한다.That is, a block interleaver 124 is 9 and the first group from the row R 1, the second row (Y 0) constituting a first part of the first column as shown in Figure 10, the group (Y 1), ..., The bits included in each group (Y n -1 ) are written, and the group (Y n ), the group (Y n +1 ), and the first row to the R 1st row constituting the first part of the second column. ., a group (Y m -1) and light the bits included in respective, ..., the first group from the row R 1 row constituting a first part of the column C (Y e), group ( Writes bits included in each of Y e +1 ), ..., and a group (Y Ngroup -2 ).

이와 같이, 블록 인터리버(124)는 각 열에 그룹 단위로 라이트 가능한 그룹에 포함된 비트들을 각 열의 제1 파트에 그룹 단위로 라이트한다.As described above, the block interleaver 124 writes bits included in a group that can be written in each column in a group unit to the first part of each column in a group unit.

즉, 상술한 예에서, 그룹(Y0), 그룹(Y1),..., 그룹(Yn -1) 각각에 포함된 비트들은 분할되지 않고 모두 제1 컬럼에 라이트되고, 그룹(Yn), 그룹(Yn +1),..., 그룹(Ym -1) 각각에 포함된 비트들은 분할되지 않고 모두 제2 컬럼에 라이트되고,..., 그룹(Ye), 그룹(Ye +1),... , 그룹(YNgroup -2) 각각에 포함된 비트들은 분할되지 않고 모두 제C 컬럼에 라이트될 수 있다. 이와 같이, 제1 파트에 의해 인터리빙되는 모든 그룹은 동일한 그룹에 포함된 비트들이 제1 파트의 동일한 열에 라이트되는 것으로 볼 수 있다.That is, in the above-described example, the bits included in each of the group (Y 0 ), the group (Y 1 ), ..., and the group (Y n -1 ) are not divided and all are written to the first column, and the group (Y n ), the group (Y n +1 ),..., the bits included in each of the group (Y m -1 ) are not divided and all are written to the second column,..., the group (Y e ), the group Bits included in each of (Y e +1 ), ..., and the group (Y Ngroup -2 ) may be all written to the C-th column without being divided. In this way, all groups interleaved by the first part can be regarded as bits included in the same group being written to the same column of the first part.

이후, 블록 인터리버(124)는 복수의 그룹 중에서 각 열의 제1 파트에 라이트된 그룹을 제외한 나머지 그룹에 포함된 비트들을 분할하여 각 열의 제2 파트에 열 방향으로 라이트할 수 있다. 이때, 블록 인터리버(124)는 동일한 개수의 비트가 각 열의 제2 파트에 라이트되도록, 각 열의 제1 파트에 라이트된 그룹을 제외한 나머지 그룹에 포함된 비트들을 열의 개수로 분할하고, 분할된 각 비트를 제2 파트의 각 열에 열 방향으로 라이트할 수 있다.Thereafter, the block interleaver 124 may divide the bits included in the remaining groups except for the group written in the first part of each column among the plurality of groups and write the bits included in the group to the second part of each column in the column direction. At this time, the block interleaver 124 divides the bits included in the remaining groups except for the group written in the first part of each column into the number of columns so that the same number of bits are written to the second part of each column, and each divided bit can be written to each column of the second part in the column direction.

여기에서, 열의 개수에 기초하여 분할된 비트들 각각을 서브 비트 그룹(sub bit group)이라 명명할 수 있으며, 이 경우, 서브 비트 그룹 각각이 제2 파트의 각 열에 라이트되는 것으로 볼 수 있다.Here, each of the divided bits based on the number of columns may be referred to as a sub bit group, and in this case, each of the sub bit groups may be considered to be written in each column of the second part.

상술한 예에서 A×C+1=Ygroup를 만족하므로, LDPC 부호어를 구성하는 그룹을 순차적으로 제1 파트에 라이트할 때, LDPC 부호어의 마지막 그룹인 그룹(YNgroup-1)가 제1 파트에 라이트되지 못하고 남게 된다. 이에 따라, 블록 인터리버(124)는 도 9와 같이 그룹(YNgroup -1)에 포함된 비트들을 C 개로 분할하고, 분할된 각 비트들(즉, 마지막 그룹(YNgroup -1)에 포함된 비트들을 C로 나눈 몫만큼의 비트들)을 각 열의 제2 파트에 순차적으로 라이트할 수 있다. In the above example, since A×C+1=Y group is satisfied, when the groups constituting the LDPC codeword are sequentially written to the first part, the group (Y Ngroup-1 ), which is the last group of the LDPC codeword, is Part 1 will not be lit and will remain. Accordingly, the block interleaver 124 divides the bits included in the group Y Ngroup -1 into C pieces as shown in FIG. 9 , and each of the divided bits (ie, the bits included in the last group Y Ngroup -1 ) (bits as many as the quotient of dividing them by C) may be sequentially written to the second part of each column.

즉, 블록 인터리버(124)는 제1 컬럼의 제2 파트를 구성하는 1 번째 행부터 R2 번째 행까지 비트를 라이트하고, 제2 컬럼의 제2 파트를 구성하는 1 번째 행부터 R2 번째 행까지 비트를 라이트하고,..., 제C 컬럼의 제2 파트를 구성하는 1 번째 행에서 R2 번째 행까지 비트를 라이트할 수 있다. 이때, 블록 인터리버(124)는 도 9와 같이 비트들을 각 열의 제2 파트에 열 방향으로 라이트할 수 있다. That is, a block interleaver 124 from the first line to write a bit from the first line constituting the second part of the first column to the R 2-th row, and constituting a second part of the second column R 2 row Bits can be written up to ..., and bits can be written from the 1st row to the R 2nd row constituting the second part of the C-th column. In this case, the block interleaver 124 may write bits to the second part of each column in the column direction as shown in FIG. 9 .

즉, 제2 파트에서는 비트 그룹을 구성하는 비트들이 동일한 열에 라이트되지 않고, 복수의 열에 라이트될 수 있다. 즉, 상술한 예에서, 마지막 그룹(YNgroup -1)은 M 개의 비트들로 구성되므로, 마지막 그룹(YNgroup -1)에 포함된 비트들은 M/C 개씩 분할되어 각 컬럼에 라이트될 수 있다. 즉, 마지막 그룹(YNgroup -1)에 포함된 비트들은 M/C 개씩 분할되고, 분할된 M/C 개씩 서브 비트 그룹을 형성하며, 서브 비트 그룹 각각이 제2 파트의 각 열에 라이트될 수 있다.That is, in the second part, the bits constituting the bit group may not be written to the same column, but may be written to a plurality of columns. That is, in the above-described example, since the last group Y Ngroup -1 is composed of M bits, the bits included in the last group Y Ngroup -1 may be divided by M/C and written to each column. . That is, bits included in the last group (Y Ngroup -1 ) are divided by M/C, and each divided M/C forms a sub-bit group, and each of the sub-bit groups may be written in each column of the second part. .

이에 따라, 제2 파트에 의해 인터리빙되는 적어도 하나의 그룹은 적어도 하나의 그룹에 포함된 비트들이 제2 파트를 구성하는 적어도 두 개의 열에 분할되어 라이트되는 것으로 볼 수 있다.Accordingly, at least one group interleaved by the second part may be regarded as being written by dividing the bits included in the at least one group into at least two columns constituting the second part.

한편, 상술한 예에서 블록 인터리버(124)는 제2 파트에 열 방향으로 비트들을 라이트하는 것으로 설명하였으나 이는 일 예에 불과하다. 즉, 블록 인터리버(124)는 제2 파트의 복수의 열에 비트들을 행 방향으로 라이트할 수도 있다. 이 경우, 블록 인터리버(124)는 제1 파트에 대해서는 상술한 방식과 동일한 방식으로 비트들을 라이트할 수 있다.Meanwhile, in the above example, it has been described that the block interleaver 124 writes bits in the column direction to the second part, but this is only an example. That is, the block interleaver 124 may write bits to a plurality of columns of the second part in a row direction. In this case, the block interleaver 124 may write bits for the first part in the same manner as described above.

구체적으로, 도 10을 참조하면 블록 인터리버(124)는 제 1 컬럼에서 제 2파트를 구성하는 1 번째 행부터 제C 컬럼에서 제2 파트를 구성하는 1 번째 행까지 비트들을 라이트하고, 제1 컬럼에서 제2 파트를 구성하는 2 번째 행부터 제C 컬럼에서 제2 파트를 구성하는 2 번째 행까지 비트들을 라이트하고,..., 제1 컬럼에서 제2 파트를 구성하는 R2 번째 행부터 제C 컬럼에서 제2 파트를 구성하는 R2 번째 행까지 비트들을 라이트할 수 있다.Specifically, referring to FIG. 10 , the block interleaver 124 writes bits from the first row constituting the second part in the first column to the first row constituting the second part in the C-th column, and the first column R 2 from the second line constituting a second part in the second light, the bits from the second line to the second line constituting a second part in the C column, ..., and a first column constituting a part in the Bits may be written from the C column to the R 2 nd row constituting the second part.

한편, 블록 인터리버(124)는 각 파트의 각 행에 라이트된 비트들을 행 방향으로 순차적으로 리드하게 된다. 즉, 블록 인터리버(124)는 도 9 및 도 10과 같이 복수의 열의 제1 파트의 각 행에 라이트된 비트들을 행 방향으로 순차적으로 리드하고, 복수의 열의 제2 파트의 각 행에 라이트된 비트들을 행 방향으로 순차적으로 리드할 수 있다. Meanwhile, the block interleaver 124 sequentially reads bits written in each row of each part in a row direction. That is, the block interleaver 124 sequentially reads bits written in each row of the first part of a plurality of columns in the row direction as shown in FIGS. 9 and 10 , and bits written in each row of the second part of a plurality of columns may be sequentially read in the row direction.

이에 따라, 블록 인터리버(124)는 LDPC 부호어를 구성하는 복수의 그룹 중 일부를 그룹 단위로 인터리빙하고, 나머지 일부는 분할하여 인터리빙을 수행할 수 있다. 즉, 블록 인터리버(124)는 복수의 그룹 중 기설정된 개수의 그룹을 구성하는 LDPC 부호어를 제1 파트를 구성하는 복수의 열에 그룹 단위로 라이트하고, 나머지 그룹을 구성하는 LDPC 부호어를 제2 파트를 구성하는 열 각각에 분할하여 라이트하고, 제1 및 제2 파트를 구성하는 복수의 열을 행 방향으로 리드하여 인터리빙을 수행할 수 있다.Accordingly, the block interleaver 124 may perform interleaving by interleaving some of the plurality of groups constituting the LDPC codeword in units of groups and dividing the remaining portions. That is, the block interleaver 124 writes the LDPC codewords constituting a predetermined number of groups among the plurality of groups in a group unit to a plurality of columns constituting the first part, and writes the LDPC codewords constituting the remaining groups to the second part. Interleaving may be performed by dividing and writing each column constituting the part, and reading a plurality of columns constituting the first and second parts in a row direction.

이와 같이, 블록 인터리버(124)는 도 8 내지 도 10에서 설명한 방식을 이용하여 복수의 그룹을 인터리빙할 수 있다.As such, the block interleaver 124 may interleave a plurality of groups using the method described with reference to FIGS. 8 to 10 .

특히, 도 9의 경우 제1 파트에 속하지 않는 그룹에 포함된 비트들은 제2 파트에 열 방향으로 라이트되고 행 방향으로 리드된다는 점에서, 제1 파트에 속하지 않는 그룹에 포함된 비트들의 순서가 재정될 수 있다. 이와 같이, 제1 파트에 속하지 않는 그룹에 포함된 비트들은 인터리빙된다는 점에서 인터리빙이 수행되지 않았을 경우에 비해, BER(bit error rate)/FER(frame error rate) 성능이 향상될 수 있다.In particular, in the case of FIG. 9 , the bits included in the group not belonging to the first part are written to the second part in the column direction and read in the row direction, so the order of the bits included in the group not belonging to the first part is reordered. can be As described above, in that bits included in the group not belonging to the first part are interleaved, bit error rate (BER)/frame error rate (FER) performance may be improved compared to a case in which interleaving is not performed.

다만, 도 10과 같이 제1 파트에 속하지 않는 그룹은 인터리빙되지 않을 수도 있다. 즉, 도 10과 같이 블록 인터리버(124)는 제1 파트에 속하지 않는 그룹에 포함된 비트들을 제2 파트에 행 방향으로 라이트 및 리드한다는 점에서, 제1 파트에 속하지 않는 그룹에 포함된 비트들은 순서가 변경되지 않고 순차적으로 변조부(130)로 출력될 수 있다. 이 경우, 제1 파트에 속하지 않은 그룹에 포함된 비트들은 순차적으로 출력되어 변조 심볼에 맵핑될 수 있다. However, as shown in FIG. 10 , groups not belonging to the first part may not be interleaved. That is, in that the block interleaver 124 writes and reads bits included in the group not belonging to the first part to the second part in the row direction as shown in FIG. 10 , the bits included in the group not belonging to the first part are The order may be sequentially output to the modulator 130 without being changed. In this case, bits included in a group not belonging to the first part may be sequentially output and mapped to modulation symbols.

한편, 도 9 및 도 10에서는 복수의 그룹 중 마지막 하나의 그룹이 제2 파트에 라이트되는 것으로 설명하였으나 이는 일 예에 불과하며, 제2 파트에 라이트되는 그룹의 개수는 LDPC 부호어를 구성하는 그룹의 전체 개수, 열 및 행의 개수, 전송 안테나 개수 등에 따라 다양하게 변경될 수 있음은 물론이다.Meanwhile, in FIGS. 9 and 10 , it has been described that the last one group among the plurality of groups is written in the second part, but this is only an example, and the number of groups written in the second part is the number of groups constituting the LDPC codeword. Of course, it may be variously changed according to the total number of , the number of columns and rows, and the number of transmit antennas.

한편, 블록 인터리버(124)는 동일한 그룹에 포함된 비트들이 변조 심볼에서 하나의 비트에 맵핑되거나, 동일한 그룹에 포함된 비트들이 변조 심볼에서 두 개의 비트에 맵핑되는지에 따라 서로 다른 구조를 가질 수 있다. Meanwhile, the block interleaver 124 may have a different structure depending on whether bits included in the same group are mapped to one bit in a modulation symbol or bits included in the same group are mapped to two bits in a modulation symbol. .

다른 한편, 다수의 안테나를 사용하는 송수신 시스템의 경우, 블록 인터리버(124)를 구성하는 열의 개수는 변조 심볼을 구성하는 비트의 개수와 사용하는 안테나 개수를 동시에 고려하여 결정될 수도 있다. 일 예로, 동일한 그룹에 포함된 비트들이 변조 심볼에서 하나의 비트에 맵핑되고, 2 개의 안테나를 사용하는 시스템의 경우, 블록 인터리버(124)는 열의 개수를 변조 심볼을 구성하는 비트의 개수의 2 배수로 결정할 수 있다. On the other hand, in the case of a transmission/reception system using a plurality of antennas, the number of columns constituting the block interleaver 124 may be determined by simultaneously considering the number of bits constituting a modulation symbol and the number of antennas used. For example, in a system in which bits included in the same group are mapped to one bit in a modulation symbol, and two antennas are used, the block interleaver 124 divides the number of columns by two times the number of bits constituting the modulation symbol. can decide

먼저, 동일한 그룹에 포함된 비트들이 변조 심볼에서 하나의 비트에 맵핑되는 경우, 블록 인터리버(124)는 하기의 표 28 및 표 29와 같은 구조를 가질 수 있다.First, when bits included in the same group are mapped to one bit in a modulation symbol, the block interleaver 124 may have a structure as shown in Tables 28 and 29 below.

Figure pat00062
Figure pat00062

Figure pat00063
Figure pat00063

여기에서, C(또는, Nc)는 블록 인터리버(124)를 구성하는 열의 개수이고, R1은 각 열에서 제1 파트를 구성하는 행의 개수, R2는 각 열에서 제2 파트를 구성하는 행의 개수이다. Here, C (or N c ) is the number of columns constituting the block interleaver 124 , R 1 is the number of rows constituting the first part in each column, and R 2 is the second part constituting the second part in each column is the number of rows

표 28 및 표 29를 참조하면, 복수의 열의 개수는 변조 방식에 따른 변조 차수와 동일한 값을 가지며, 복수의 열 각각은 LDPC 부호어를 구성하는 비트 수를 복수의 열의 개수로 나눈 값만큼의 행으로 구성되는 것을 알 수 있다. Referring to Tables 28 and 29, the number of the plurality of columns has the same value as the modulation order according to the modulation method, and each of the plurality of columns has the same number of rows as the number of bits constituting the LDPC codeword divided by the number of the plurality of columns. It can be seen that it consists of

예를 들어, LDPC 부호어의 길이 Nldpc=64800이고, 16-QAM 방식으로 변조를 수행하는 경우, 16-QAM의 경우 변조 차수는 4이므로 블록 인터리버(124)는 4 개의 열로 구성되며, 각 열은 R1+R2=16200(=64800/4) 개의 행으로 구성됨을 알 수 있다.For example, when the length of the LDPC codeword is Nldpc=64800, and when modulation is performed in the 16-QAM method, the modulation order is 4 in the case of 16-QAM, so the block interleaver 124 is composed of 4 columns, and each column is It can be seen that it is composed of R1+R2=16200 (=64800/4) rows.

한편, 표 28 및 표 29를 참조하면, LDPC 부호어를 구성하는 그룹의 개수가 열의 개수의 정수 배인 경우, 블록 인터리버(124)는 각 열을 구분하지 않고 인터리빙을 수행한다는 점에서 R1이 각 열을 구성하는 행의 개수가 되고, R2=0이 된다. 또한, LDPC 부호어를 구성하는 그룹의 개수가 열의 개수의 정수 배가 되지 않는 경우, 블록 인터리버(124)는 각 열을 R1 개의 행으로 구성되는 제1 파트와 R2 개의 행으로 구성되는 제2 파트로 구분하여 인터리빙을 수행한다.On the other hand, with reference to Table 28 and Table 29, when the number of the group constituting the LDPC codeword times the integer number of columns, the block interleaver 124 is the R 1 each, in that interleaving without separate each column It becomes the number of rows constituting a column, and R 2 =0. In addition, when the number of groups constituting the LDPC codeword is not an integer multiple of the number of columns, the block interleaver 124 divides each column into a first part composed of R 1 rows and a second part composed of R 2 rows. Interleaving is performed by dividing into parts.

한편, 표 28 및 표 29와 같이, 블록 인터리버(124)의 열의 개수가 변조 심볼을 구성하는 비트의 수와 동일한 경우, 동일한 그룹에 포함된 비트들은 변조 심볼에서 하나의 비트에 맵핑될 수 있다.Meanwhile, as shown in Tables 28 and 29, when the number of columns of the block interleaver 124 is the same as the number of bits constituting the modulation symbol, bits included in the same group may be mapped to one bit in the modulation symbol.

예를 들어, Nldpc=64800이고, 변조 방식이 16-QAM인 경우, 블록 인터리버(124)는 각각 16200 개의 행을 포함하는 4 개의 열로 구성될 수 있다. 이 경우, 복수의 그룹은 그룹 단위로 4 개의 열에 라이트되고, 각 열에서 동일한 행에 라이트되었던 비트들이 순차적으로 출력된다. 이때, 변조 방식이 16-QAM인 경우 4 비트가 하나의 변조 심볼을 구성한다는 점에서, 동일한 그룹에 포함된 비트들 즉, 하나의 열에서 출력되는 비트들은 변조 심볼에서 하나의 비트에 맵핑될 수 있다. 예를 들어, 제1 컬럼에 라이트되는 그룹에 포함된 비트들은 각 변조 심볼의 첫 번째 비트에 맵핑될 수 있다. For example, when N ldpc = 64800 and the modulation scheme is 16-QAM, the block interleaver 124 may be configured with four columns each including 16200 rows. In this case, a plurality of groups are written to four columns in a group unit, and bits written to the same row in each column are sequentially output. At this time, in that 4 bits constitute one modulation symbol when the modulation method is 16-QAM, bits included in the same group, that is, bits output from one column may be mapped to one bit in the modulation symbol. have. For example, bits included in the group written in the first column may be mapped to the first bit of each modulation symbol.

한편, 동일한 그룹에 포함된 비트들이 변조 심볼에서 두 개의 비트에 맵핑되는 경우, 블록 인터리버(124)는 하기의 표 30 및 표 31과 같은 구조를 가질 수 있다.Meanwhile, when bits included in the same group are mapped to two bits in a modulation symbol, the block interleaver 124 may have a structure as shown in Tables 30 and 31 below.

Figure pat00064
Figure pat00064

Figure pat00065
Figure pat00065

여기에서, C(또는, Nc)는 블록 인터리버(124)를 구성하는 열의 개수이고, R1은 각 컬럼에서 제1 파트를 구성하는 행의 개수, R2는 각 컬럼에서 제2 파트를 구성하는 행의 개수이다. Here, C (or N c ) is the number of columns constituting the block interleaver 124 , R 1 is the number of rows constituting the first part in each column, and R 2 is the second part constituting the second part in each column is the number of rows

표 30 및 표 31을 참조하면, LDPC 부호어를 구성하는 그룹의 개수가 열의 개수의 정수 배인 경우 블록 인터리버(124)는 각 열을 구분하지 않고 인터리빙을 수행한다는 점에서 R1이 각 열을 구성하는 행의 개수가 되고, R2=0이 된다. 또한, LDPC 부호어를 구성하는 그룹의 개수가 열의 개수의 정수 배가 되지 않는 경우, 블록 인터리버(124)는 각 열을 R1 개의 행으로 구성되는 제1 파트와 R2 개의 행으로 구성되는 제2 파트로 구분하여 인터리빙을 수행한다.Referring to Tables 30 and 31, when the number of groups constituting the LDPC codeword is an integer multiple of the number of columns, R 1 constitutes each column in that the block interleaver 124 performs interleaving without distinguishing each column. is the number of rows to do, and R 2 =0. In addition, when the number of groups constituting the LDPC codeword is not an integer multiple of the number of columns, the block interleaver 124 divides each column into a first part composed of R 1 rows and a second part composed of R 2 rows. Interleaving is performed by dividing into parts.

표 30 및 표 31과 같이, 블록 인터리버(124)의 열의 개수가 변조 심볼을 구성하는 비트의 수의 절반인 경우, 동일한 그룹에 포함된 비트들은 변조 심볼에서 두 개의 비트에 맵핑될 수 있다.As shown in Tables 30 and 31, when the number of columns of the block interleaver 124 is half of the number of bits constituting the modulation symbol, bits included in the same group may be mapped to two bits in the modulation symbol.

예를 들어, Nldpc=64800이고, 변조 방식이 16-QAM인 경우, 블록 인터리버(124)는 각각 32400 개의 행을 포함하는 2 개의 열로 구성될 수 있다. 이 경우, 복수의 그룹은 그룹 단위로 2 개의 열에 라이트되고, 각 열에서 동일한 행에 라이트되었던 비트들이 순차적으로 출력된다. 한편, 변조 방식이 16-QAM인 경우 4 비트가 하나의 변조 심볼을 구성한다는 점에서, 2 개의 행에서 출력되는 비트들이 하나의 변조 심볼을 구성하게 된다. 따라서, 동일한 그룹에 포함된 비트들 즉, 하나의 열에서 출력되는 비트들은 변조 심볼에서 두 개의 비트에 맵핑될 수 있다. 예를 들어, 제1 컬럼에 라이트되는 그룹에 포함된 비트들은 변조 심볼에서 임의의 두 개의 위치에 존재하는 비트들에 맵핑될 수 있다.For example, when N ldpc = 64800 and the modulation scheme is 16-QAM, the block interleaver 124 may be configured with two columns each including 32400 rows. In this case, a plurality of groups are written to two columns in a group unit, and bits written to the same row in each column are sequentially output. Meanwhile, when the modulation scheme is 16-QAM, in that 4 bits constitute one modulation symbol, bits output from two rows constitute one modulation symbol. Accordingly, bits included in the same group, that is, bits output from one column may be mapped to two bits in a modulation symbol. For example, bits included in the group written in the first column may be mapped to bits existing at two arbitrary positions in the modulation symbol.

한편, 표 28 내지 31을 참조하면, 블록 인터리버(124)의 전체 행(row)의 개수 즉, R1+R2는 Nldpc/C임을 알 수 있다. Meanwhile, referring to Tables 28 to 31, it can be seen that the total number of rows of the block interleaver 124, that is, R 1 +R 2 is N ldpc /C.

그리고, 제1 파트의 행의 개수인 R1은 각 그룹에 포함된 비트들의 개수인 M(예를 들어, M=360)의 정수 배로

Figure pat00066
이고, 제2 파트의 행의 개수인 R2는 Nldpc/C-R1이 될 수 있다. 여기에서,
Figure pat00067
는 Ngroup/C 이하의 가장 큰 정수를 나타낸다. 이와 같이, R1은 각 그룹에 포함된 비트의 개수인 M의 정수 배가 된다는 점에서 R1에는 그룹 단위의 비트들이 라이트될 수 있다. And, R 1, which is the number of rows of the first part, is an integer multiple of M (eg, M=360), which is the number of bits included in each group.
Figure pat00066
, and R 2 , which is the number of rows of the second part, may be N ldpc /CR 1 . From here,
Figure pat00067
represents the largest integer less than or equal to N group /C. As described above, in that R 1 is an integer multiple of M, which is the number of bits included in each group, bits in a group unit may be written to R 1 .

또한, 표 28 내지 표 31을 참조하면, LDPC 부호어를 구성하는 그룹의 개수가 열의 개수의 배수가 아닌 경우, 블록 인터리버(124)는 각 열을 2 개의 파트로 구분하여 인터리빙을 수행하는 것을 알 수 있다. In addition, referring to Tables 28 to 31, if the number of groups constituting the LDPC codeword is not a multiple of the number of columns, the block interleaver 124 divides each column into two parts to perform interleaving. can

구체적으로, LDPC 부호어의 길이를 열의 개수로 나눈 값이 각 열에 포함된 전체 행의 개수가 된다. 이때, LDPC 부호어를 구성하는 그룹의 개수가 열의 개수의 배수인 경우, 각 열은 2 개의 파트로 구분되지 않는다. 다만, LDPC 부호어를 구성하는 그룹의 개수가 열의 개수의 배수가 되지 않는 경우, 각 열은 2 개의 파트로 구분될 수 있다. Specifically, a value obtained by dividing the length of the LDPC codeword by the number of columns becomes the total number of rows included in each column. In this case, when the number of groups constituting the LDPC codeword is a multiple of the number of columns, each column is not divided into two parts. However, when the number of groups constituting the LDPC codeword is not a multiple of the number of columns, each column may be divided into two parts.

예를 들어, 표 28과 같이 블록 인터리버(124)의 열의 개수가 변조 심볼을 구성하는 비트의 개수와 동일하고, LDPC 부호어가 64800 개의 비트로 구성되는 경우를 가정한다. 이때, LDPC 부호어를 구성하는 각 그룹은 360 개의 비트로 구성되며, LDPC 부호어는 64800/360=180 개의 그룹으로 구성된다.For example, as shown in Table 28, it is assumed that the number of columns of the block interleaver 124 is the same as the number of bits constituting the modulation symbol, and the LDPC codeword is composed of 64800 bits. In this case, each group constituting the LDPC codeword consists of 360 bits, and the LDPC codeword consists of 64800/360=180 groups.

한편, 변조 방식이 16-QAM인 경우, 블록 인터리버(124)는 4 개의 열로 구성되며, 각 열은 64800/4=16200 개의 행으로 구성될 수 있다. Meanwhile, when the modulation scheme is 16-QAM, the block interleaver 124 may be configured with 4 columns, and each column may be configured with 64800/4=16200 rows.

이때, LDPC 부호어를 구성하는 그룹의 개수를 열의 개수로 나눈 값은 180/4=45가 되므로, 각 열을 2 개의 파트로 구분하지 않아도 각 열에 그룹 단위로 비트들이 라이트될 수 있다. 즉, 각 열에는 LDPC 부호어를 구성하는 그룹의 개수를 열의 개수로 나눈 몫인 45 개의 그룹에 포함된 비트들 즉, 45×360=16200 개의 비트들이 라이트될 수 있다. At this time, since the value obtained by dividing the number of groups constituting the LDPC codeword by the number of columns is 180/4=45, bits can be written to each column in groups without dividing each column into two parts. That is, bits included in 45 groups that are the quotient of dividing the number of groups constituting the LDPC codeword by the number of columns, that is, 45×360=16200 bits, may be written to each column.

다만, 변조 방식이 256-QAM인 경우, 블록 인터리버(124)는 8 개의 열로 구성되며, 각 열은 64800/8=8100 개의 행으로 구성될 수 있다. However, when the modulation scheme is 256-QAM, the block interleaver 124 may include 8 columns, and each column may include 64800/8=8100 rows.

이때, LDPC 부호어를 구성하는 그룹의 개수를 열의 개수로 나눈 값은 180/8=22.5가 되므로, LDPC 부호어를 구성하는 그룹의 개수는 열의 개수의 정수 배가 되지 않는다. 이에 따라, 블록 인터리버(124)는 그룹 단위로 인터리빙을 수행하기 위해, 8 개의 열 각각을 2 개의 파트로 구분하게 된다.At this time, since the value obtained by dividing the number of groups constituting the LDPC codeword by the number of columns is 180/8=22.5, the number of groups constituting the LDPC codeword is not an integer multiple of the number of columns. Accordingly, the block interleaver 124 divides each of the eight columns into two parts in order to perform interleaving on a group basis.

이때, 각 열의 제1 파트에는 그룹 단위로 비트들이 라이트되어야 하므로, 각 열의 제1 파트에 그룹 단위로 라이트될 수 있는 그룹의 개수는 개수는 LDPC 부호어를 구성하는 그룹의 개수를 열의 개수로 나눈 몫인 22 개가 되며, 이에 따라, 각 열의 제1 파트는 22×360=7920 개의 행으로 구성될 수 있다. 이에 따라, 각 열의 제1 파트에는 22 개의 그룹에 포함된 7920 개의 비트들이 라이트될 수 있다. At this time, since bits must be written in the first part of each column in a group unit, the number of groups that can be written in a group unit in the first part of each column is determined by dividing the number of groups constituting the LDPC codeword by the number of columns. The quotient is 22, so that the first part of each column may consist of 22×360=7920 rows. Accordingly, 7920 bits included in 22 groups may be written to the first part of each column.

한편, 각 열의 제2 파트는 각 열의 전체 행에서 제1 파트를 구성하는 행을 제외한 행으로 구성된다. 따라서, 각 열의 제2 파트는 8100-7920=180 개의 행으로 구성될 수 있다. On the other hand, the second part of each column is composed of rows excluding the rows constituting the first part from all rows of each column. Accordingly, the second part of each column may consist of 8100-7920=180 rows.

이때, 각 열의 제2 파트에는 제1 파트에 라이트되지 못한 나머지 그룹에 포함되는 비트들이 분할되어 라이트될 수 있다.In this case, bits included in the remaining groups that are not written in the first part may be divided and written in the second part of each column.

구체적으로, 제1 파트에는 22×8=176 개의 그룹이 라이트되므로, 제2 파트에 라이트되는 그룹의 개수는 180-176=4 개(가령, LDPC 부호어를 구성하는 그룹(Y0), 그룹(Y1), 그룹(Y2),..., 그룹(Y178), 그룹(Y179) 중 그룹 (Y176), 그룹 (Y177), 그룹 (Y178), 그룹 (Y179)가 될 수 있다). Specifically, since 22×8=176 groups are written in the first part, the number of groups written in the second part is 180-176=4 (eg, groups (Y 0 ) constituting the LDPC codeword, groups (Y 1 ), group (Y 2 ),..., group (Y 178 ), group (Y 179 ) of group (Y 176 ), group (Y 177 ), group (Y 178 ), group (Y 179 ) can be).

이에 따라, 블록 인터리버(124)는 블록 인터리버(124)는 LDPC 부호어를 구성하는 그룹 중 제1 파트에 라이트되고 남은 4 개의 그룹을 각 열의 제2 파트에 순차적으로 라이트할 수 있다. Accordingly, the block interleaver 124 may write the remaining four groups sequentially to the second part of each column after the block interleaver 124 writes the first part among the groups constituting the LDPC codeword.

즉, 블록 인터리버(124)는 그룹(Y176)에 포함된 360 개의 비트 중 180 개의 비트를 제1 열의 제2 파트의 1 번째 행부터 180 번째 행까지 열 방향으로 라이트하고, 남은 180 개의 비트를 제2 열의 제2 파트의 1 번째 행부터 180 번째 행까지 열 방향으로 라이트할 수 있다. 그리고, 블록 인터리버(124)는 그룹(Y177)에 포함된 360 개의 비트 중 180 개의 비트를 제3 열의 제2 파트의 1 번째 행부터 180 번째 행까지 열 방향으로 라이트하고, 남은 180 개의 비트를 제4 열의 제2 파트의 1 번째 행부터 180 번째 행까지 열 방향으로 라이트할 수 있다. 그리고, 블록 인터리버(124)는 그룹(Y178)에 포함된 360 개의 비트 중 180 개의 비트를 제5 열의 제2 파트의 1 번째 행부터 180 번째 행까지 열 방향으로 라이트하고, 남은 180 개의 비트를 제6 열의 제2 파트의 1 번째 행부터 180 번째 행까지 열 방향으로 라이트할 수 있다. 그리고, 블록 인터리버(124)는 그룹(Y179)에 포함된 360 개의 비트 중 180 개의 비트를 제7 열의 제2 파트의 1 번째 행부터 180 번째 행까지 열 방향으로 라이트하고, 남은 180 개의 비트를 제8 열의 제2 파트의 1 번째 행부터 180 번째 행까지 열 방향으로 라이트할 수 있다. That is, the block interleaver 124 writes 180 bits out of 360 bits included in the group Y 176 in the column direction from the first row to the 180th row of the second part of the first column, and writes the remaining 180 bits. It is possible to write in the column direction from the first row to the 180th row of the second part of the second column. Then, the block interleaver 124 writes 180 bits out of 360 bits included in the group Y 177 in the column direction from the first row to the 180th row of the second part of the third column, and writes the remaining 180 bits. From the first row to the 180th row of the second part of the fourth column, light can be written in the column direction. Then, the block interleaver 124 writes 180 bits out of 360 bits included in the group Y 178 in the column direction from the first row to the 180th row of the second part of the fifth column, and writes the remaining 180 bits. From the 1st row to the 180th row of the 2nd part of the 6th column, it is possible to write in a column direction. Then, the block interleaver 124 writes 180 bits out of 360 bits included in the group Y 179 in the column direction from the 1st row to the 180th row of the second part of the 7th column, and writes the remaining 180 bits. From the first row to the 180th row of the second part of the eighth column, it is possible to write in the column direction.

이에 따라, 제1 파트에 라이트되고 남은 그룹에 포함된 비트들은 제2 파트에서 동일한 열에 라이트되지 않고, 복수의 열에 나누어져 라이트될 수 있다.Accordingly, bits included in the group remaining after being written in the first part may not be written in the same column in the second part, but may be divided and written in a plurality of columns.

이하에서는 도 11을 참조하여 도 4의 블록 인터리버의 구체적인 일 예에 대해 보다 구체적으로 설명한다.Hereinafter, a specific example of the block interleaver of FIG. 4 will be described in more detail with reference to FIG. 11 .

그룹 인터리빙된 LDPC 부호어 (v0,v1,…,

Figure pat00068
)는 V={Y0,Y1,…,
Figure pat00069
}과 같이 Yj가 연속적으로 배치될 수 있다. Group interleaved LDPC codewords (v 0 ,v 1 ,…,
Figure pat00068
) is V={Y 0 ,Y 1 ,… ,
Figure pat00069
}, Y j may be continuously arranged.

그룹 인터리빙 이후, LDPC 부호어는 도 11과 같은 블록 인터리버(124)에 의해 인터리빙될 수 있다. 이 경우, 블록 인터리버(124)는 블록 인터리버(124)를 구성하는 열의 개수 및 그룹의 비트 수에 기초하여 복수의 열을 제1 파트와 제2 파트로 구분할 수있다. 이 경우, 제1 파트에서는 그룹을 구성하는 비트들이 동일한 열에 라이트되고, 제2 파트에서는 그룹을 구성하는 비트들이 복수의 열에 라이트될 수 있다. After group interleaving, the LDPC codewords may be interleaved by the block interleaver 124 as shown in FIG. 11 . In this case, the block interleaver 124 may divide the plurality of columns into a first part and a second part based on the number of columns constituting the block interleaver 124 and the number of bits in the group. In this case, in the first part, bits constituting the group may be written to the same column, and in the second part, bits constituting the group may be written to a plurality of columns.

구체적으로, 입력 비트 vi는 제1 파트부터 시작하여 제2 파트까지 순차적(serially)으로 열 방향(column wise)으로 라이트되고, 제1 파트부터 제2 파트까지 순차적으로 행 방향(row wise)으로 리드된다. 이에 따라, 제1 파트에서 동일한 그룹에 포함된 비트들은 각 변조 심볼에서 하나의 비트에 맵핑될 수 있다. Specifically, the input bit v i is sequentially written from the first part to the second part in the column wise direction, and sequentially from the first part to the second part in the row wise direction. lead Accordingly, bits included in the same group in the first part may be mapped to one bit in each modulation symbol.

이 경우, 변조 방식 및 LDPC 부호어의 길이(즉, code length)에 따른 블록 인터리버(124)의 제1 파트와 제2 파트의 열의 개수와 행의 개수는 하기의 표 32와 같을 수 있다. 여기에서, 블록 인터리버(124)의 열의 개수는 변조 심볼을 구성하는 비트의 수와 같을 수 있다. 그리고, 제1 파트의 행의 개수인 Nr1 과 제2 파트의 행의 개수인 Nr2의 합은 Nldpc/Nc와 동일하다(여기에서, Nc는 열의 개수). 그리고, Nr1(=

Figure pat00070
)은 360의 배수이므로, 복수의 비트 그룹이 제1 파트에 라이트될 수 있다. In this case, the number of columns and the number of rows of the first part and the second part of the block interleaver 124 according to the modulation scheme and the length (ie, code length) of the LDPC codeword may be as shown in Table 32 below. Here, the number of columns of the block interleaver 124 may be the same as the number of bits constituting the modulation symbol. And, the sum of N r1 which is the number of rows of the first part and N r2 which is the number of rows of the second part is equal to N ldpc /N c (where N c is the number of columns). And, N r1 (=
Figure pat00070
) is a multiple of 360, so a plurality of bit groups can be written to the first part.

Figure pat00071
Figure pat00071

이하에서는 블록 인터리버(124)의 동작에 대해 보다 구체적으로 설명하도록 한다.Hereinafter, the operation of the block interleaver 124 will be described in more detail.

구체적으로, 도 11과 같이 입력 비트 vi(0≤i<Nc×Nr1)는 블록 인터리버(124)의 제1 파트의 ci 열의 ri 행에 라이트된다. 여기에서, ci와 ri는 각각

Figure pat00072
, ri=(i mod Nr1)와 같다.Specifically, the input bits, v i (0≤i <N c × N r1) as shown in Figure 11 are written in the first part of the column c i r i rows of the block interleaver (124). where c i and r i are each
Figure pat00072
, r i =(i mod N r1 ).

그리고, 입력 비트 vi(Nc×Nr1≤i<Nldpc)는 블록 인터리버(124)의 제2 파트의 ci 열의 ri 행에 라이트된다. 여기에서, ci와 ri는 각각

Figure pat00073
, ri=Nr1+{(i-Nc×Nr1) mod Nr2}와 같다.Then, the input bits, v i (N c × N r1 ≤i <N ldpc) are written into the second part of the column c i r i rows of the block interleaver (124). where c i and r i are each
Figure pat00073
, r i =N r1 + {(iN c ×N r1 ) mod N r2 }.

한편, 출력 비트 qj(0≤j<Nldpc)는 rj 행의 cj 열에서 리드된다. 여기에서, cj와 rj는 각각

Figure pat00074
, cj=(j mod Nc)와 같다.On the other hand, the output bit q j (0≤j<N ldpc ) is read in the c j column of the r j row. where c j and r j are each
Figure pat00074
, equal to c j =(j mod N c ).

예를 들어, LDPC 부호어의 길이 Nldpc가 64800이고, 변조 방식이 256-QAM인 경우, 블록 인터리버(124)에서 출력되는 비트의 순서는 (q0,q1,q2,...,q63357,q63358,q63359,q63360,q63361,...,q64799)= (v0,v7920,v15840,...,v47519,v55439,v63359,v63360,v63540,...,v64799)와 같을 수 있다. 여기에서, 우측 항에서의 인덱스를 모든 8 개의 열에 대해 보다 자세히 나타내면 0, 7920, 15840, 23760, 31680, 39600, 47520, 55440, 1, 7921, 15841, 23761, 31681, 39601, 47521, 55441, …… , 7919, 15839, 23759, 31679, 39599, 47519, 55439, 63359, 63360, 63540, 63720, 63900, 64080, 64260, 64440, 64620, …… , 63539, 63719, 63899, 64079, 64259, 64439, 64619, 64799와 같다.For example, when the length N ldpc of the LDPC codeword is 64800 and the modulation method is 256-QAM, the order of bits output from the block interleaver 124 is (q 0 , q 1 , q 2 ,..., q 63357 ,q 63358 ,q 63359 ,q 63360 ,q 63361 ,...,q 64799 )= (v 0 ,v 7920 ,v 15840 ,...,v 47519 ,v 55439 ,v 63359 ,v 63360 ,v 63540 ,...,v 64799 ). Here, if the index in the right term is expressed in more detail for all eight columns, 0, 7920, 15840, 23760, 31680, 39600, 47520, 55440, 1, 7921, 15841, 23761, 31681, 39601, 47521, 55441, ... … , 7919, 15839, 23759, 31679, 39599, 47519, 55439, 63359, 63360, 63540, 63720, 63900, 64080, 64260, 64440, 64620, ... … , 63539, 63719, 63899, 64079, 64259, 64439, 64619, 64799.

한편, 상술한 예에서는 블록 인터리버(124)를 구성하는 열의 개수가 변조 차수와 동일한 값을 갖거나 변조 차수의 절반과 동일한 값을 갖는 것으로 설명하였으나 이는 일 예에 불과하며, 블록 인터리버(124)를 구성하는 열의 개수는 변조 차수의 배수 값(multiple value)이 될 수도 있다. 이 경우, 각 열을 구성하는 행의 개수는 LDPC 부호어의 길이를 열의 개수로 나눈 값이 될 수 있다. Meanwhile, in the above example, it has been described that the number of columns constituting the block interleaver 124 has the same value as the modulation order or has the same value as half the modulation order, but this is only an example, and the block interleaver 124 is The number of constituting columns may be a multiple value of the modulation order. In this case, the number of rows constituting each column may be a value obtained by dividing the length of the LDPC codeword by the number of columns.

예를 들어, 변조 방식이 QPSK의 경우(즉, 변조 차수는 2), 블록 인터리버(124)를 구성하는 열의 개수는 2 개가 아니라 4 개가 될 수 있다. 이때, LDPC 부호어의 길이 Nldpc가 16200인 경우, 각 열을 구성하는 행의 개수는 4050(=16200/4)이 될 수 있다.For example, when the modulation scheme is QPSK (ie, the modulation order is 2), the number of columns constituting the block interleaver 124 may be 4 instead of 2. In this case, when the length Nldpc of the LDPC codeword is 16200, the number of rows constituting each column may be 4050 (=16200/4).

한편, 블록 인터리버(124)는 열의 개수가 변조 차수의 배수 값을 갖는 경우에도, 열의 개수가 변조 차수와 동일한 값을 갖거나 변조 차수의 절반과 동일한 값을 갖는 경우와 동일한 방식으로 인터리빙을 수행할 수 있다는 점에서, 이에 대한 구체적인 설명은 생략하도록 한다.Meanwhile, the block interleaver 124 performs interleaving in the same manner as when the number of columns has a value equal to the modulation order or equal to half the modulation order, even when the number of columns has a multiple of the modulation order. In that it is possible, a detailed description thereof will be omitted.

이 경우, 블록 인터리버(124)를 구성하는 열의 개수는 변조 차수와 동일한 값을 갖거나 변조 차수의 정수 배가 될 수 있다는 점에서, 제2 파트의 행의 개수는 제1 파트에 대응되는 그룹을 제외한 모든 비트 그룹에 포함된 비트의 수를 변조 차수 또는 변조 차수의 배수로 나눈 몫과 동일한 값을 가질 수도 있다.In this case, since the number of columns constituting the block interleaver 124 has the same value as the modulation order or may be an integer multiple of the modulation order, the number of rows of the second part is the number of rows except for the group corresponding to the first part. It may have a value equal to a quotient obtained by dividing the number of bits included in all bit groups by a modulation order or a multiple of the modulation order.

도 1로 돌아가서, 변조부(130)는 변조 방식에 따라 인터리빙된 LDPC 부호어를 변조하여 변조 심볼을 생성한다. 구체적으로, 변조부(130)는 인터리빙된 LDPC 부호어를 디멀티플렉싱하고, 디멀티플렉싱된 LDPC 부호어를 변조하여 성상도에 맵핑하여 변조 심볼을 생성할 수 있다. Returning to FIG. 1 , the modulator 130 modulates the interleaved LDPC codeword according to a modulation method to generate a modulation symbol. Specifically, the modulator 130 may generate a modulation symbol by demultiplexing the interleaved LDPC codeword, modulating the demultiplexed LDPC codeword, and mapping the demultiplexed LDPC codeword to a constellation.

이 경우, 변조부(130)는 복수의 그룹 각각에 포함된 비트들을 이용하여 변조 심볼을 생성할 수 있다.In this case, the modulator 130 may generate a modulation symbol using bits included in each of the plurality of groups.

즉, 상술한 바와 같이, 블록 인터리버(124)의 각 열에는 서로 다른 그룹에 포함된 비트들이 라이트되고, 블록 인터리버(124)는 각 열에 라이트된 비트들을 행 방향으로 리드하게 된다. 이 경우, 변조부(130)는 블록 인터리버(124)의 각 열에서 리드된 비트들을 변조 심볼의 각 비트에 맵핑시켜 변조 심볼을 생성하게 된다. 이에 따라, 변조 심볼의 각 비트는 서로 다른 그룹에 포함된 비트가 될 수 있다.That is, as described above, bits included in different groups are written to each column of the block interleaver 124 , and the block interleaver 124 reads bits written to each column in the row direction. In this case, the modulator 130 generates a modulation symbol by mapping the bits read from each column of the block interleaver 124 to each bit of the modulation symbol. Accordingly, each bit of the modulation symbol may be a bit included in a different group.

예를 들어, 변조 심볼이 C 개의 비트로 구성된 경우를 가정한다. 이 경우, 블록 인터리버(124)의 C 개의 열의 각 행에서 리드된 비트들이 변조 심볼의 각 비트에 맵핑될 수 있다는 점에서, 결국, C 개의 비트로 구성된 변조 심볼의 각 비트들은 C 개의 서로 다른 그룹에 포함된 비트들이 될 수 있다.For example, it is assumed that the modulation symbol consists of C bits. In this case, in that bits read from each row of C columns of the block interleaver 124 can be mapped to each bit of a modulation symbol, as a result, each bit of a modulation symbol composed of C bits is assigned to C different groups. may be included bits.

이하에서는 이를 보다 구체적으로 설명하도록 한다.Hereinafter, this will be described in more detail.

먼저, 변조부(130)는 인터리빙된 LDPC 부호어를 디멀티플렉싱할 수 있다. 이를 위해, 변조부(130)는 인터리빙된 LDPC 부호어를 디멀티플렉싱하기 위한 디멀티플렉서(미도시)를 포함할 수 있다. First, the modulator 130 may demultiplex the interleaved LDPC codeword. To this end, the modulator 130 may include a demultiplexer (not shown) for demultiplexing the interleaved LDPC codeword.

디멀티플렉서(미도시)는 인터리빙된 LDPC 부호어를 디멀티플렉싱한다. 구체적으로, 디멀티플렉서(미도시)는 인터리빙된 LDPC 부호어에 대해 시리얼-투-패러렐(serial-to-parallel) 변환을 수행하여, 인터리빙된 LDPC 부호어를 일정한 개수의 비트를 갖는 셀(cell)(또는, 데이터 셀(data cell))로 디멀플렉싱할 수 있다. A demultiplexer (not shown) demultiplexes the interleaved LDPC codewords. Specifically, the demultiplexer (not shown) performs serial-to-parallel conversion on the interleaved LDPC codeword, and converts the interleaved LDPC codeword into a cell having a certain number of bits ( Alternatively, demultiplexing may be performed to a data cell.

예를 들어, 도 12에 도시된 바와 같이, 디멀티플렉서(미도시)는 인터리버(120)에서 출력되는 LDPC 부호어 Q=(q0,q1,q2,...)를 입력받고, 입력된 LDPC 부호어 비트들을 순차적으로 복수의 서브 스트림 중 하나에 출력하여 입력된 LDPC 부호어 비트들을 셀로 변환하여 출력할 수 있다. For example, as shown in FIG. 12 , the demultiplexer (not shown) receives the LDPC codeword Q=(q 0 , q 1 , q 2 ,...) output from the interleaver 120 and receives the input The LDPC codeword bits may be sequentially output to one of a plurality of sub-streams, and the input LDPC codeword bits may be converted into cells and output.

여기에서, 서브 스트림의 개수 Nsubstreams는 변조 심볼을 구성하는 비트의 개수 ηMOD와 동일하며, 셀을 구성하는 비트의 수는 NldpcMOD와 같을 수 있다. 한편, 변조 방식에 따른 ηMOD 및 LDPC 부호어의 길이 Nldpc에 따라 생성되는 셀의 개수는 하기의 표 33과 같을 수 있다.Here, the number of substreams N substreams may be equal to the number of bits constituting the modulation symbol η MOD , and the number of bits constituting the cell may be equal to N ldpcMOD . Meanwhile, the number of cells generated according to η MOD according to the modulation method and the length N ldpc of the LDPC codeword may be shown in Table 33 below.

Figure pat00075
Figure pat00075

한편, 복수의 서브 스트림 각각에서 동일한 인덱스를 갖는 비트들이 동일한 셀을 구성할 수 있다. 즉, 도 12에서 각 셀은 (y0 ,0,y1 ,0,...,yη MOD -1,0), (y0,1,y1,1,..., yη MOD -1,1),...와 같이 표현될 수 있다.Meanwhile, bits having the same index in each of the plurality of sub-streams may constitute the same cell. That is, in Fig. 12, each cell is (y 0 ,0 ,y 1 ,0 ,...,y η MOD -1,0 ), (y 0,1 ,y 1,1 ,..., y η MOD ) It can be expressed as -1,1 ),....

한편, 디멀티플렉서(미도시)가 입력되는 LDPC 부호어 비트들을 디멀티플렉싱하는 방법은 다양할 수 있다. 즉, 디멀티플렉서(미도시)는 LDPC 부호어 비트들의 순서를 변경하여 복수의 서브 스트림 각각에 출력하거나, LDPC 부호어 비트들의 순서를 변경하지 않고 순차적으로 복수의 스트림 각각에 출력할 수 있다. 이러한 동작은 블록 인터리버(124)에서 인터리빙에 사용된 열의 개수에 따라 결정될 수 있다.Meanwhile, a method of demultiplexing input LDPC codeword bits by a demultiplexer (not shown) may be various. That is, the demultiplexer (not shown) may change the order of the LDPC codeword bits to be output to each of the plurality of sub-streams, or may sequentially output to each of the plurality of streams without changing the order of the LDPC codeword bits. Such an operation may be determined according to the number of columns used for interleaving in the block interleaver 124 .

구체적으로, 블록 인터리버(124)가 변조 심볼을 구성하는 비트의 개수의 절반만큼의 열을 포함하는 경우, 디멀티플렉서(미도시)는 입력되는 LDPC 부호어 비트들의 순서를 변경하여 복수의 서브 스트림 각각에 출력할 수 있으며, 순서를 변경하는 방법에 대한 일 예는 하기의 표 34와 같다.Specifically, when the block interleaver 124 includes as many columns as half the number of bits constituting the modulation symbol, the demultiplexer (not shown) changes the order of the input LDPC codeword bits to each of the plurality of sub-streams. It can be output and an example of a method of changing the order is shown in Table 34 below.

Figure pat00076
Figure pat00076

상기와 같은 표 34에서 변조 방식이 16-QAM인 경우를 예로 들면, 16-QAM의 경우 변조 심볼을 구성하는 비트의 개수는 4 개이므로 서브 스트림의 개수는 4 개가 된다. 이 경우, 디멀티플렉서(미도시)는 순차적으로 입력되는 비트들 중에서 인덱스 i가 i mod 4= 0을 만족하는 비트들은 제0 서브 스트림으로 출력하고, 인덱스 i가 i mod 4= 1을 만족하는 비트들을 제2 서브 스트림으로 출력하고, 인덱스 i가 i mod 4= 2를 만족하는 비트들을 제1 서브 스트림으로 출력하고, 인덱스 i가 i mod 4= 3을 만족하는 비트들을 제3 서브 스트림으로 출력할 수 있다. In Table 34, for example, when the modulation scheme is 16-QAM, since the number of bits constituting the modulation symbol is 4 in the case of 16-QAM, the number of sub-streams is 4. In this case, the demultiplexer (not shown) outputs bits in which the index i satisfies i mod 4 = 0 among the sequentially input bits as the 0th sub-stream, and outputs bits in which the index i satisfies i mod 4 = 1 It is possible to output the second sub-stream, bits with index i satisfying i mod 4 = 2 as the first sub-stream, and output bits with index i satisfying i mod 4= 3 as the third sub-stream. have.

이에 따라, 디멀티플렉서(미도시)로 입력된 LDPC 부호어 비트들 (q0,q1,q2,...)은 (y0 ,0,y1 ,0,y2 ,0,y3 ,0)=(q0,q2,q1,q3), (y0,1,y1,1,y2,1,y3,1)=(q4,q6,q5,q7),... 와 같은 셀들로 출력될 수 있다.Accordingly, the LDPC codeword bits (q 0 ,q 1 ,q 2 ,...) input to the demultiplexer (not shown) are (y 0 ,0 ,y 1 ,0 ,y 2 ,0 ,y 3 , 0 )=(q 0 ,q 2 ,q 1 ,q 3 ), (y 0,1 ,y 1,1 ,y 2,1 ,y 3,1 )=(q 4 ,q 6 ,q 5 ,q 7 ),... can be output in cells such as .

한편, 블록 인터리버(124)가 변조 심볼을 구성하는 비트의 개수와 동일한 개수의 열을 포함하는 경우, 디멀티플렉서(미도시)는 입력되는 LDPC 부호어 비트들의 순서를 변경하지 않고 순차적으로 복수의 스트림 각각에 출력할 수 있다. 즉, 도 13에 도시된 바와 같이, 디멀티플렉서(미도시)는 입력되는 LDPC 부호어 비트들 (q0,q1,q2,...)를 각 서브 스트림에 순차적으로 출력하며, 이에 따라, 각 셀들은 (y0,0,y1,0,…,yη MOD -1,0)=(q0,q1,…,qη MOD -1), (y0 ,1,y1 ,1,…,yη MOD -1,1)=(qη MOD,qη MOD +1,…,q2 ×ηMOD-1),... 와 같이 구성될 수 있다. On the other hand, when the block interleaver 124 includes the same number of columns as the number of bits constituting the modulation symbol, the demultiplexer (not shown) sequentially performs each of the plurality of streams without changing the order of the input LDPC codeword bits. can be printed on That is, as shown in FIG. 13, the demultiplexer (not shown) sequentially outputs the input LDPC codeword bits (q 0 , q 1 , q 2 ,...) to each sub-stream, and accordingly, Each cell is (y 0,0 ,y 1,0 ,…,y η MOD -1,0 )=(q 0 ,q 1 ,…,q η MOD -1 ), (y 0 ,1 ,y 1 , 1 ,…,y η MOD -1,1 )=(q η MOD ,q η MOD +1 ,…,q 2 ×ηMOD-1 ),….

한편, 상술한 예에서는, 디멀티플렉서(미도시)가 입력되는 LDPC 부호어 비트들의 순서를 변경하지 않고 순차적으로 복수의 스트림 각각에 출력하는 것으로 설명하였으나 이는 일 예에 불과하다. 즉, 본 발명의 일 실시 예에 따르면 블록 인터리버(124)가 변조 심볼을 구성하는 비트의 개수와 동일한 개수의 열을 포함하는 경우, 디멀티플렉서(미도시)는 생략될 수도 있다. Meanwhile, in the above example, it has been described that the demultiplexer (not shown) sequentially outputs the input LDPC codeword bits to each of the plurality of streams without changing the order, but this is only an example. That is, according to an embodiment of the present invention, when the block interleaver 124 includes the same number of columns as the number of bits constituting the modulation symbol, the demultiplexer (not shown) may be omitted.

한편, 변조부(130)는 디멀티플렉싱된 LDPC 부호어를 변조 심볼에 맵핑할 수 있다. 다만, 상술한 바와 같이 디멀티플렉서(미도시)가 생략된 경우, 변조부(130)는 인터리버(120)에서 출력되는 LDPC 부호어 비트들 즉, 블록 인터리빙된 LDPC 부호어 비트들을 변조 심볼에 맵핑할 수도 있다.Meanwhile, the modulator 130 may map the demultiplexed LDPC codeword to the modulation symbol. However, when the demultiplexer (not shown) is omitted as described above, the modulator 130 may map the LDPC codeword bits output from the interleaver 120 , that is, the block interleaved LDPC codeword bits to the modulation symbol. have.

구체적으로, 변조부(130)는 디멀티플렉서(미도시)에서 출력되는 비트들(즉, 셀들)을 QPSK, 16-QAM, 64-QAM, 256-QAM, 1024-QAM, 4096-QAM 등의 다양한 변조 방식을 이용하여 변조할 수 있다. 여기에서, 변조 방식이 각각 QPSK, 16-QAM, 64-QAM, 256-QAM, 1024-QAM, 4096-QAM인 경우, 변조 심볼을 구성하는 비트의 개수 ηMOD(즉, 변조 차수)는 각각 2,4,6,8,10,12 개가 될 수 있다.Specifically, the modulator 130 modulates bits (ie, cells) output from the demultiplexer (not shown) for various modulations such as QPSK, 16-QAM, 64-QAM, 256-QAM, 1024-QAM, 4096-QAM, etc. It can be modulated using the method. Here, when the modulation scheme is QPSK, 16-QAM, 64-QAM, 256-QAM, 1024-QAM, or 4096-QAM, respectively, the number of bits constituting the modulation symbol η MOD (ie, modulation order) is 2 It can be ,4,6,8,10,12.

이 경우, 디멀티플렉서(미도시)에서 출력되는 각 셀은 변조 심볼을 구성하는 개수만큼의 비트로 이루어진다는 점에서, 변조부(130)는 디멀티플렉서(미도시)에서 출력되는 셀 각각을 순차적으로 성상점에 맵핑하여 변조 심볼을 생성할 수 있다. 여기에서, 변조 심볼은 성상도(constellation)에서의 성상점(constellation point)에 대응된다. In this case, in that each cell output from the demultiplexer (not shown) consists of as many bits as the number constituting the modulation symbol, the modulator 130 sequentially applies each cell output from the demultiplexer (not shown) to the constellation point. A modulation symbol may be generated by mapping. Here, the modulation symbol corresponds to a constellation point in the constellation.

다만, 디멀티플렉서(미도시)가 생략되는 경우, 변조부(130)는 인터리빙된 비트들을 순차적으로 일정한 개수의 비트만큼 구분하고 이를 성상점에 맵핑하여 변조 심볼을 생성할 수 있다. 이 경우, 변조부(130)는 변조 방식에 따라 ηMOD 개의 비트를 순차적으로 이용하여 변조 심볼을 생성할 수 있다.However, when the demultiplexer (not shown) is omitted, the modulator 130 may sequentially divide the interleaved bits by a predetermined number of bits and map them to constellation points to generate a modulation symbol. In this case, the modulator 130 may generate a modulation symbol by sequentially using η MOD bits according to a modulation method.

한편, 변조부(130)는 uniform constellation(UC) 방식을 이용하여 디멀티플렉서(미도시)에서 출력되는 셀들을 성성점에 맵핑하여 변조를 수행할 수 있다.Meanwhile, the modulator 130 may perform modulation by mapping the cells output from the demultiplexer (not shown) to the voice points using a uniform constellation (UC) method.

여기에서, uniform constellation 방식은 성상점의 실수 컴포넌트 Re(zq)와 허수 컴포넌트 Im(zq)가 대칭성을 갖고 등간격으로 변조 심볼이 구성되도록 변조 심볼을 성상점에 맵핑하는 방식을 의미한다. 이에 따라, uniform constellation 방식에서 성상도에 맵핑된 변조 심볼들 중에서 적어도 2 개의 변조 심볼은 동일한 복조 성능을 가질 수 있다.Here, the uniform constellation method refers to a method of mapping a modulation symbol to a constellation point so that the real component Re(z q ) and the imaginary component Im(z q ) of the constellation point have symmetry and the modulation symbol is configured at equal intervals. Accordingly, at least two modulation symbols among the modulation symbols mapped to the constellation in the uniform constellation scheme may have the same demodulation performance.

한편, 본 발명의 일 실시 예에서 uniform constellation 방식으로 변조 심볼을 생성하는 방법의 일 예는 하기의 표 35 내지 표 42와 같이 나타낼 수 있으며, uniform constellation 64-QAM의 경우의 일 예를 도 14에 도시하였다.Meanwhile, in an embodiment of the present invention, an example of a method of generating a modulation symbol in a uniform constellation scheme may be shown in Tables 35 to 42 below, and an example of a case of uniform constellation 64-QAM is shown in FIG. 14 . shown.

Figure pat00077
Figure pat00077

Figure pat00078
Figure pat00078

Figure pat00079
Figure pat00079

Figure pat00080
Figure pat00080

Figure pat00081
Figure pat00081

Figure pat00082
Figure pat00082

Figure pat00083
Figure pat00083

Figure pat00084
Figure pat00084

여기에서, 표 35 및 표 36은 각각 QPSK 방식으로 변조를 수행하는 경우의 실수 컴포넌트 Re(zq)와 허수 컴포넌트 Im(zq)를 결정하기 위해 이용되고, 표 37 및 표 38은 각각 16-QAM 방식으로 변조를 수행하는 경우의 실수 컴포넌트 Re(zq)와 허수 컴포넌트 Im(zq)를 결정하기 위해 이용되고, 표 39 및 표 40은 64-QAM 방식으로 변조를 수행하는 경우의 실수 컴포넌트 Re(zq)와 허수 컴포넌트 Im(zq)를 결정하기 위해 이용되고, 표 41 및 표 42는 256-QAM 방식으로 변조를 수행하는 경우의 실수 컴포넌트 Re(zq)와 허수 컴포넌트 Im(zq)를 결정하기 위해 이용된다.Here, Tables 35 and 36 are used to determine the real component Re(z q ) and the imaginary component Im(z q ) when modulation is performed in the QPSK method, respectively, and Tables 37 and 38 are respectively 16- It is used to determine the real component Re(z q ) and the imaginary component Im(z q ) in the case of performing modulation in the QAM method, and Tables 39 and 40 show the real component in the case of performing modulation in the 64-QAM method. Re (z q) and the imaginary component is used to determine Im (z q), Table 41 and Table 42 for 256-QAM case of performing modulation in such a way the real component Re (z q) and an imaginary component Im (z q ) is used to determine

상술한 표 35 내지 표 42를 참조하면, 변조 심볼을 구성하는 복수의 비트들은 MSB(most significant byte)와 LSB(least significant bit)에 해당하는지에 따라 성능(가령, 신뢰도(reliability))이 달라짐을 알 수 있다. Referring to Tables 35 to 42 described above, performance (eg, reliability) varies depending on whether a plurality of bits constituting a modulation symbol correspond to a most significant byte (MSB) and a least significant bit (LSB). Able to know.

예를 들어, 16-QAM의 경우, 변조 심볼을 구성하는 4 개의 비트들 중 첫 번째 비트와 두 번째 비트 각각은 변조 심볼이 맵핑되는 성상점의 실수 컴포넌트 Re(zq)와 허수 컴포넌트 Im(zq) 각각의 부호를 결정하는 비트들이고, 세 번째 비트와 네 번째 비트는 변조 심볼이 맵핑되는 성상점의 크기를 결정하는 비트들이다. For example, in the case of 16-QAM, the first bit and the second bit among the four bits constituting the modulation symbol are the real component Re(z q ) and the imaginary component Im(z) of the constellation point to which the modulation symbol is mapped. q ) bits that determine each sign, and the third and fourth bits are bits that determine the size of a constellation point to which a modulation symbol is mapped.

이 경우, 변조 심볼을 구성하는 4 개의 비트들 중 부호를 결정하는 비트들인 첫 번째 비트와 두 번째가 크기를 결정하는 비트들인 세 번째 비트와 네 번째 비트보다 신뢰도가 높다고 볼 수 있다.In this case, it can be seen that the reliability of the first bit and the second bits that determine the size of the four bits constituting the modulation symbol is higher than that of the third and fourth bits that determine the size.

다른 예로, 64-QAM의 경우, 변조 심볼을 구성하는 6 개의 비트들 중 첫 번째 비트와 두 번째 비트 각각은 변조 심볼이 맵핑되는 성상점의 실수 컴포넌트 Re(zq)와 허수 컴포넌트 Im(zq) 각각의 부호를 결정하는 비트들이다. 그리고, 세 번째 비트부터 여섯 번째 비트들은 변조 심볼이 맵핑되는 성상점의 크기를 결정하는 비트들이며, 이 중에서 세 번째 비트와 네 번째 비트는 상대적으로 큰 크기를 결정하고, 다섯 번째 비트와 여섯 번째 비트는 상대적으로 작은 크기를 결정한다(예를 들어, 세 번째 비트에 의해 변조 심볼이 맵핑되는 성상점의 크기가 (-7, -5) 또는 (-3, -1) 중 어디에 속하는지를 결정되고, 세 번째 비트에 의해 (-7, -5)로 결정된 경우 네 번째 비트에 의해 -7 인지 -5 인지가 결정된다). As another example, in the case of 64-QAM, the first bit and the second bit among the six bits constituting the modulation symbol are the real component Re(zq) and the imaginary component Im(zq) of the constellation point to which the modulation symbol is mapped, respectively. bits that determine the sign of And, the third to sixth bits are bits that determine the size of the constellation point to which the modulation symbol is mapped, among which the third and fourth bits determine a relatively large size, and the fifth and sixth bits determines a relatively small size (for example, whether the size of a constellation point to which a modulation symbol is mapped by the third bit belongs to (-7, -5) or (-3, -1) is determined, If (-7, -5) is determined by the third bit, the fourth bit determines whether it is -7 or -5).

이 경우, 변조 심볼을 구성하는 6 개의 비트들 중 부호를 결정하는 비트들인 첫 번째 비트와 두 번째가 가장 신뢰도가 높고, 상대적으로 큰 크기를 결정하는 비트들인 세 번째 비트와 네 번째 비트가 상대적으로 작은 크기를 결정하는 비트들인 다섯 번째 비트와 여섯 번째 비트보다 신뢰도가 높다고 볼 수 있다.In this case, among the six bits constituting the modulation symbol, the first bit and the second, which are bits determining the sign, have the highest reliability, and the third bit and the fourth bit, which are bits that determine a relatively large size, are relatively It can be seen that the reliability is higher than the fifth and sixth bits, which are bits that determine the small size.

이와 같이, uniform constellation 방식의 경우, 변조 심볼 내에서 맵핑되는 위치에 따라 변조 심볼을 구성하는 비트들 각각은 서로 다른 신뢰도를 가질 수 있다.As such, in the case of the uniform constellation method, each of the bits constituting the modulation symbol may have different reliability according to the mapped position within the modulation symbol.

한편, 변조부(130)는 non-uniform constellation(NUC) 방식을 이용하여 디멀티플렉서(미도시)에서 출력되는 셀들을 성성점에 맵핑하여 변조를 수행할 수 있다.Meanwhile, the modulator 130 may perform modulation by mapping cells output from a demultiplexer (not shown) to voice points using a non-uniform constellation (NUC) method.

구체적으로, 변조부(130)는 디멀티플렉서(미도시)에서 출력되는 비트들을 non-uniform 16-QAM, non-uniform 64-QAM, non-uniform 256-QAM, non-uniform 1024-QAM, non-uniform 4096-QAM 등의 다양한 변조 방식을 이용하여 변조할 수 있다.Specifically, the modulator 130 converts bits output from the demultiplexer (not shown) to non-uniform 16-QAM, non-uniform 64-QAM, non-uniform 256-QAM, non-uniform 1024-QAM, non-uniform. It can be modulated using various modulation schemes such as 4096-QAM.

이하에서는 본 발명의 일 실시 예에 따라 non uniform constellation 방식을 이용하여 변조 심볼을 생성하는 방법에 대해 설명하도록 한다.Hereinafter, a method of generating a modulation symbol using a non uniform constellation method according to an embodiment of the present invention will be described.

먼저, non uniform constellation 방식의 특성을 개략적으로 설명하면 다음과 같다.First, the characteristics of the non uniform constellation method are briefly described as follows.

uniform constellation 방식과 달리 non uniform constellation 방식에서 성상점은 규칙적으로 배열되지 않을 수 있다. 따라서, non uniform constellation 방식을 사용할 경우, uniform constellation 방식에 비해 특정 값 이하의 SNR에 대한 성능이 향상될 수 있으며, 높은 SNR 이득(gain)을 얻을 수 있다.Unlike the uniform constellation method, the constellation points may not be regularly arranged in the non uniform constellation method. Therefore, when the non-uniform constellation method is used, the performance for SNR below a specific value can be improved and a high SNR gain can be obtained compared to the uniform constellation method.

한편, 성상도는 성상점 사이의 간격 등과 같은 하나 이상의 파라미터에 의해 특성이 결정될 수 있다. uniform constellation 방식에서의 성상점은 규칙적으로 분포된다는 점에서 uniform constellation 방식을 특정하는데 필요한 파라미터의 수는 1이 될 수 있다, 반면, non uniform constellation 방식의 경우 non uniform constellation 방식을 특정하는데 필요한 파라미터의 수가 상대적으로 많으며, 성상도(가령, 성상점의 개수)가 증가함에 따라 파라미터의 수도 증가할 수 있다.Meanwhile, a characteristic of the constellation may be determined by one or more parameters such as an interval between constellation points. Since the constellation points in the uniform constellation method are regularly distributed, the number of parameters required to specify the uniform constellation method may be 1. On the other hand, in the case of the non uniform constellation method, the number of parameters required to specify the non uniform constellation method It is relatively large, and the number of parameters may increase as the constellation degree (eg, the number of constellation points) increases.

한편, non-uniform constellation의 경우 x축과 y축이 스메트릭(symmetric)하게 설계할 수도 있고, 시메트릭하지 않게 설계할 수도 있다. 시메트릭하지 않게 설계할 경우 더 우수한 성능을 보장할 수 있지만, 복호 복잡도가 증가할 수 있다.Meanwhile, in the case of non-uniform constellation, the x-axis and the y-axis may be designed to be symmetric, or may be designed to be non-symmetric. A non-symmetric design can guarantee better performance, but may increase decoding complexity.

이하에서는 시메트릭하지 않게 설계할 경우의 일 예를 제시하도록 한다. 이 경우, 1 사분면의 성상점에 대해서만 정의를 하면 다른 3 사분면에 대한 성상점의 위치는 하기와 같은 방법에 의해 결정될 수 있다. 예를 들어, 1 사분면에 대해 정의한 성상점들의 집합을 X라고 할 때 2 사분면의 경우에는 -conj(X), 3 사분면의 경우에는 conj(X), 4사분면의 경우는 -(X)가 된다. Hereinafter, an example of a non-symmetric design will be presented. In this case, if only the constellation points in the first quadrant are defined, the positions of the constellation points in the other third quadrant may be determined by the following method. For example, if the set of constellation points defined for quadrant 1 is X, in the case of the second quadrant, -conj(X), in the third quadrant, conj(X), and in the fourth quadrant, -(X). .

즉, 1 사분면을 정의하면 다른 사분면은 하기와 같이 표현될 수 있다.That is, if the first quadrant is defined, the other quadrant may be expressed as follows.

1 Quarter(1 사분면) = X1 Quarter = X

2 Quarter(2 사분면) = -conj(X)2 Quarter (2 quadrant) = -conj(X)

3 Quarter(3 사분면) = conj(X)3 Quarter = conj(X)

4 Quarter(4 사분면) = -X4 Quarter = -X

구체적으로, non-uniform M-QAM을 사용한다고 할 경우, M개의 성상점을 z={z0, z1,..., zM -1}으로 정의할 수 있다. 이때, 1 사분면에 존재하는 성상점을 {x0, x1, x2, …, xM /4-1}로 정의할 때, z는 하기와 같이 정의할 수 있다.Specifically, when non-uniform M-QAM is used , M constellation points can be defined as z={z 0 , z 1 ,..., z M -1 }. At this time, the constellation points existing in the first quadrant are {x 0 , x 1 , x 2 , … , x M /4-1 }, z can be defined as follows.

z0부터 zM /4-1= x0 부터 xM /4 z 0 to z M /4-1 = x 0 to x M /4

zM /4부터 z2 ×M/4-1= -conj(x0 부터 xM /4)z M /4 to z 2 ×M/4-1 = -conj(x 0 to x M /4 )

z2 ×M/4부터 z3 ×M/4-1= conj(x0 부터 xM /4)z 2 ×M/4 to z 3 ×M/4-1 = conj(x 0 to x M /4 )

z3 ×M/4부터 z4 ×M/4-1= -(x0 부터 xM /4)z 3 ×M/4 to z 4 ×M/4-1 = -(x 0 to x M /4 )

따라서, 변조부(130)는 디멀티플렉서(미도시)에서 출력되는 출력 비트인 [y0,…,ym -1]을

Figure pat00085
을 인덱스로 하는 zL로 매핑하여, 출력 비트들을 non-uniform constellation 방식으로 성성점에 맵핑할 수 있다. 이러한 방식에 따라 non-uniform constellation 방식에 따른 성상도의 일 예는 도 15 내지 도 19와 같다.Accordingly, the modulator 130 is an output bit output from the demultiplexer (not shown) [y 0 , ... ,y m -1 ]
Figure pat00085
By mapping to z L with an index, the output bits can be mapped to the stellate point in a non-uniform constellation manner. An example of a constellation according to a non-uniform constellation method according to this method is shown in FIGS. 15 to 19 .

한편, 변조부(130)에서 시메트릭하지 않게 non-uniform constellation 방식으로 변조를 수행하는 구체적인 방법의 일 예는 하기의 표 43 내지 표 46과 같다. 즉, 본 발명의 일 실시 예에 따르면 표 43 내지 표 46을 통해 1 사분면에 존재하는 성상점을 정의하고, 상술한 방법에 의해 나머지 사분면에 존재하는 성상점을 정의하여, non-uniform constellation 방식으로 변조를 수행할 수 있다.Meanwhile, an example of a specific method for performing modulation in a non-uniform constellation method in a non-symmetrical manner in the modulator 130 is shown in Tables 43 to 46 below. That is, according to an embodiment of the present invention, constellation points existing in the first quadrant are defined through Tables 43 to 46, and constellation points existing in the remaining quadrants are defined by the above-described method, in a non-uniform constellation method. modulation can be performed.

Figure pat00086
Figure pat00086

Figure pat00087
Figure pat00087

Figure pat00088
Figure pat00088

Figure pat00089
Figure pat00089

Figure pat00090
Figure pat00090

이들 표 43 내지 표 46에서, 표 43은 non-uniform 16-QAM, 표 44 및 표 45는 non-uniform 64-QAM, 표 46은 non-uniform 256-QAM을 나타내며, 부호율에 따라 서로 다른 맵핑 방식이 적용될 수 있음을 알 수 있다.In these Tables 43 to 46, Table 43 shows non-uniform 16-QAM, Table 44 and Table 45 show non-uniform 64-QAM, and Table 46 shows non-uniform 256-QAM, and different mappings according to code rates It can be seen that the method can be applied.

한편, non-uniform constellation을 x축과 y축이 시메트릭하게 설계할 경우 uniform QAM와 유사하게 표현될 수 있으며, 일 예는 하기의 표 47 내지 49와 같다.On the other hand, when the non-uniform constellation is designed symmetrically on the x-axis and the y-axis, it can be expressed similarly to uniform QAM, and an example is shown in Tables 47 to 49 below.

Figure pat00091
Figure pat00091

Figure pat00092
Figure pat00092

Figure pat00093
Figure pat00093

이들 표 47 내지 표 49에서, 표 47 및 표 48은 non-uniform 1024-QAM 방식으로 변조를 수행하는 경우의 실수 컴포넌트 Re(zq)와 허수 컴포넌트 Im(zq)를 결정하기 위한 테이블이다. 즉, 표 47은 1024-QAM의 실수부를 나타내고, 표 48은 1024-QAM의 허수부를 나타낸다. 그리고, 표 49는 non-uniform 1024-QAM 방식으로 변조를 수행하는 경우의 일 예를 나타낸 것으로, 표 47 및 표 48의 xi 값을 나타낸다. In these Tables 47 to 49, Tables 47 and 48 are tables for determining the real component Re(z q ) and the imaginary component Im(z q ) when modulation is performed in the non-uniform 1024-QAM method. That is, Table 47 shows the real part of 1024-QAM, and Table 48 shows the imaginary part of 1024-QAM. In addition, Table 49 shows an example of a case of performing modulation in a non-uniform 1024-QAM scheme, and shows the values of x i in Tables 47 and 48.

상술한 표 47 내지 표 49와 같이 non-uniform constellation 방식은 시메트릭하지 않게 성상점에 변조 심볼이 맵핑될 수 있다는 점에서, 성상점에 맵핑된 변조 심볼들은 서로 다른 복조 성능을 가질 수 있다. 즉, 변조 심볼을 구성하는 비트들이 서로 다른 성능을 가질 수 있다.As shown in Tables 47 to 49, in the non-uniform constellation scheme, modulation symbols may be mapped to constellation points rather than symmetrically, so that modulation symbols mapped to constellation points may have different demodulation performance. That is, bits constituting the modulation symbol may have different performances.

예를 들어, non-uniform 64-QAM 방식으로 변조를 수행한 경우의 일 예를 나타내는 도 15를 참조하면, 변조 심볼(10)은 (y0,y1,y2,y3,y4,y5)=(0,0,1,0,1,0)으로 구성될 수 있으며, 변조 심볼(10)을 구성하는 비트들의 성능(가령, capacity)은 C(y0)>C(y1)>C(y2)>C(y3)>C(y4)>C(y5)와 같을 수 있다.For example, referring to FIG. 15 showing an example in which modulation is performed in a non-uniform 64-QAM scheme, the modulation symbol 10 is (y 0 ,y 1 ,y 2 ,y 3 ,y 4 , y 5 )=(0,0,1,0,1,0), and the performance (eg, capacity) of bits constituting the modulation symbol 10 is C(y 0 )>C(y 1 ) )>C(y 2 )>C(y 3 )>C(y 4 )>C(y 5 ).

한편, uniform constellation 방식에서 및 non-uniform constellation 방식에서의 성상도는 로테이션 및/또는 스케일링(여기에서, 실수 축과 허수 축에 적용되는 스케일링 팩터는 서로 동일하거나 다를 수 있다)될 수 있으며, 다른 변형이 적용될 수 있음은 자명한 사항이다. 또한, 도시된 성상도는 성성점의 관련 위치를 나타내며, 이는 로테이션, 스케일링 및/또는 다른 적절한 변환에 의해 다른 성상도가 도출될 수 있다.Meanwhile, in the uniform constellation method and in the non-uniform constellation method, the constellation may be rotated and/or scaled (here, the scaling factors applied to the real axis and the imaginary axis may be the same or different from each other), and other deformations It is obvious that this can be applied. In addition, the illustrated constellations indicate the relative positions of the constellation points, from which other constellations may be derived by rotation, scaling and/or other suitable transformations.

이와 같이, 변조부(130)는 uniform constellation 방식에서 및 non-uniform constellation 방식을 이용하여 변조 심볼을 성상점에 맵핑할 수 있다. 이 경우, 상술한 바와 같이 변조 심볼을 구성하는 비트들의 성능은 서로 다를 수 있다.As such, the modulator 130 may map the modulation symbol to the constellation point using a uniform constellation method and a non-uniform constellation method. In this case, as described above, the performances of bits constituting the modulation symbol may be different from each other.

한편, 패리티 검사 행렬의 구조에 따라 LDPC 부호어 비트들은 서로 다른 부호어 특성을 가질 수 있다. 즉, 패리티 검사 행렬의 열에 존재하는 1의 개수 즉, 열 차수에 따라 LDPC 부호어 비트들은 서로 다른 부호어 특성을 가질 수 있다. Meanwhile, LDPC codeword bits may have different codeword characteristics according to the structure of the parity check matrix. That is, LDPC codeword bits may have different codeword characteristics according to the number of 1s present in a column of the parity check matrix, that is, a column order.

따라서, 본 발명에서 인터리버(120)는 LDPC 부호어 비트들의 부호어 특성 및 변조 심볼을 구성하는 비트들의 신뢰도를 모두 고려하여 LDPC 부호어 비트들이 변조 심볼에 맵핑될 수 있도록 인터리빙을 수행한다.Accordingly, in the present invention, the interleaver 120 performs interleaving so that the LDPC codeword bits can be mapped to the modulation symbol in consideration of both the codeword characteristics of the LDPC codeword bits and the reliability of bits constituting the modulation symbol.

특히, non-uniform QAM을 사용할 경우 변조 심볼을 구성하는 비트들의 성능이 모두 다르므로, 블록 인터리버(124)의 열의 개수를 변조 심볼을 구성하는 비트의 개수와 동일하게 구성하여, LDPC 부호어 구성하는 복수의 그룹 중 하나가 각 변조 심볼에서 동일한 위치에 존재하는 비트에 매핑될 수 있도록 한다.In particular, when non-uniform QAM is used, since the performances of bits constituting the modulation symbol are all different, the number of columns of the block interleaver 124 is configured to be the same as the number of bits constituting the modulation symbol, and the LDPC codeword is configured. It allows one of a plurality of groups to be mapped to a bit existing at the same position in each modulation symbol.

즉, 복호화 성능이 우수한 LDPC 부호어 비트들을 변조 심볼을 구성하는 비트들 중에서 신뢰도가 우수한 비트들에 맵핑하는 경우, 수신 측에서 복호화 성능이 우수하게 될 수 있으나 복호화 성능이 우수한 LDPC 부호어 비트들이 수신되지 못하는 문제점이 발생할 수 있다. 그리고, 복호화 성능이 우수한 LDPC 부호어 비트들을 변조 심볼을 구성하는 비트들 중에서 신뢰도가 우수하지 못한 비트들에 맵핑하는 경우, 초기 수신 성능이 우수하여 전체적인 성능이 우수할 수도 있으나 복호가 잘되지 않는 비트들이 많이 수신될 경우 에러 전파(error propagation)가 발생할 수도 있다.That is, when LDPC codeword bits with excellent decoding performance are mapped to bits with excellent reliability among bits constituting a modulation symbol, decoding performance may be excellent at the receiving end, but LDPC codeword bits with excellent decoding performance are received. Problems that cannot be achieved may arise. And, when LDPC codeword bits with excellent decoding performance are mapped to bits with poor reliability among bits constituting the modulation symbol, the overall performance may be excellent due to excellent initial reception performance, but the bits that are not well decoded If many are received, error propagation may occur.

따라서, 본 발명에서는 LDPC 부호어 비트를 변조 심볼에 맵핑할 때, LDPC 부호어 비트들의 부호어 특성 및 변조 심볼을 구성하는 비트들의 신뢰도를 모두 고려하여, 특정한 부호어 특성을 갖는 LDPC 부호어 비트를 변조 심볼 내의 특정한 비트에 맵핑시켜 수신 측으로 전송하게 된다. 이에 따라, 수신 측에서 우수한 수신 성능 및 복호화 성능 모두를 달성할 수 있도록 한다.Therefore, in the present invention, when mapping LDPC codeword bits to modulation symbols, LDPC codeword bits having specific codeword characteristics are selected by considering both the codeword characteristics of the LDPC codeword bits and the reliability of bits constituting the modulation symbol. It is mapped to a specific bit in the modulation symbol and transmitted to the receiving side. Accordingly, it is possible to achieve both excellent reception performance and decoding performance on the receiving side.

이때, 본 발명에서는 LDPC 부호어를 각각 동일한 부호어 특성을 갖는 M(=360) 개의 비트들로 구성된 그룹으로 구분하고, 그룹 단위로 비트들을 변조 심볼의 특정한 위치의 비트에 맵핑시킨다는 점에서, 보다 효율적으로 특정한 부호어 특성을 갖는 비트들을 변조 심볼 내의 특정 위치에 맵핑시킬 수 있다. 또한, 상술한 바와 같이 그룹을 구성하는 비트의 개수는 M의 약수가 될 수 있다. 다만, 설명의 편의를 위해, 그룹을 구성하는 부호어 비트의 개수는 M인 경우로 한정하여 설명하도록 한다.At this time, in the present invention, the LDPC codeword is divided into groups consisting of M (=360) bits each having the same codeword characteristics, and the bits are mapped to bits at specific positions of the modulation symbol in units of groups. It is possible to efficiently map bits having specific codeword characteristics to specific positions within a modulation symbol. Also, as described above, the number of bits constituting the group may be a factor of M. However, for convenience of description, the number of codeword bits constituting a group is limited to the case of M.

즉, 변조부(130)는 LDPC 부호어를 구성하는 복수의 그룹 중 기설정된 그룹에 포함된 적어도 하나의 비트를 변조 심볼 내의 기설정된 비트에 맵핑할 수 있다. 여기에서, 복수의 그룹 각각은 M(=360) 개의 비트로 구성될 수 있다. That is, the modulator 130 may map at least one bit included in a preset group among a plurality of groups constituting the LDPC codeword to a preset bit in the modulation symbol. Here, each of the plurality of groups may consist of M (=360) bits.

예를 들어, 16-QAM의 경우, 복수의 그룹 중 기설정된 그룹에 포함된 적어도 하나의 비트를 변조 심볼 내의 첫 번째 비트에 맵핑하거나, 첫 번째 비트 및 두 번째 비트에 맵핑할 수 있다. For example, in the case of 16-QAM, at least one bit included in a preset group among a plurality of groups may be mapped to the first bit in the modulation symbol or may be mapped to the first bit and the second bit.

이와 같이, 변조부(130)에서 복수의 그룹 중 기설정된 그룹에 포함된 적어도 하나의 비트를 변조 심볼 내의 기설정된 비트에 맵핑시킬 수 있는 이유는 다음과 같다.As described above, the reason why the modulator 130 may map at least one bit included in a preset group among a plurality of groups to a preset bit in a modulation symbol is as follows.

상술한 바와 같이, 블록 인터리버(124)는 LDPC 부호어를 구성하는 복수의 그룹을 그룹 단위로 인터리빙하고, 디멀티플렉서(미도시)는 블록 인터리버(124)에서 출력되는 비트들을 디멀티플렉싱하며, 변조부(130)는 디멀티플렉싱된 비트들(즉, 셀들)을 순차적으로 변조 심볼에 맵핑한다.As described above, the block interleaver 124 interleaves a plurality of groups constituting the LDPC codeword in group units, the demultiplexer (not shown) demultiplexes the bits output from the block interleaver 124, and the modulator ( 130 sequentially maps the demultiplexed bits (ie, cells) to a modulation symbol.

따라서, 블록 인터리버(124) 전에 배치된 그룹 인터리버(122)는 디멀티플렉서(미도시)에서 수행되는 디멀티플렉싱 동작을 고려하여 변조 심볼에서 특정 위치의 비트에 맵핑될 비트들을 포함하는 그룹들이 블록 인터리버(124)의 동일한 열에 라이트될 수 있도록 LDPC 부호어를 그룹 단위로 인터리빙한다. Accordingly, in the group interleaver 122 disposed before the block interleaver 124, in consideration of the demultiplexing operation performed by the demultiplexer (not shown), groups including bits to be mapped to bits at specific positions in the modulation symbol are grouped by the block interleaver 124 . ), LDPC codewords are interleaved in groups so that they can be written to the same column.

구체적으로, 그룹 인터리버(122)는 서로 다른 변조 심볼의 동일한 위치에 맵핑되는 비트들을 포함하는 적어도 하나의 그룹이 서로 인접하게 배열된 배열 단위가 순차적으로 배열되도록 복수의 그룹의 순서를 그룹 단위로 재정렬하여 블록 인터리버(124)가 기설정된 그룹을 기설정된 열에 라이트하도록 할 수 있다. 즉, 그룹 인터리버(122)는 상술한 표 23 내지 표 27에 기초하여 LDPC 부호어를 구성하는 복수의 그룹을 그룹 단위로 인터리빙하여 각 변조 심볼의 동일한 위치에 맵핑되는 비트들을 각각 포함하는 적어도 하나의 그룹이 서로 인접되도록 하고, 블록 인터리버(124)는 인접한 적어도 하나의 그룹을 동일한 열에 라이트하여 인터리빙을 수행한다.Specifically, the group interleaver 122 rearranges the order of the plurality of groups in group units such that at least one group including bits mapped to the same position of different modulation symbols is arranged adjacent to each other and arranged sequentially. Thus, the block interleaver 124 may write a preset group to a preset column. That is, the group interleaver 122 interleaves a plurality of groups constituting the LDPC codeword in group units based on Tables 23 to 27 described above, and at least one including bits mapped to the same position of each modulation symbol, respectively. The groups are adjacent to each other, and the block interleaver 124 performs interleaving by writing at least one adjacent group to the same column.

이에 따라, 변조부(130)는 블록 인터리버(124)의 기설정된 열에서 출력되는 비트를 변조 심볼 내의 기설정된 비트에 맵핑하여 변조 심볼을 생성할 수 있다. 이 경우, 하나의 그룹 내에 포함된 비트들은 변조 심볼을 구성하는 비트들 중 하나의 비트에 맵핑되거나 변조 심볼을 구성하는 비트들 중 두 개의 비트에 맵핑될 수 있다.Accordingly, the modulator 130 may generate a modulation symbol by mapping bits output from a predetermined column of the block interleaver 124 to predetermined bits in the modulation symbol. In this case, the bits included in one group may be mapped to one bit among bits constituting the modulation symbol or may be mapped to two bits among bits constituting the modulation symbol.

보다 구체적인 설명을 위해, 길이가 16200인 LDPC 부호어를 non-uniform 64-QAM으로 변조하는 경우를 일 예로 설명하도록 한다.For a more detailed description, a case in which an LDPC codeword having a length of 16200 is modulated by non-uniform 64-QAM will be described as an example.

그룹 인터리버(122)는 LDPC 부호어를 16200/360=45 개의 그룹으로 구분하고, 복수의 그룹을 그룹 단위로 인터리빙을 수행한다.The group interleaver 122 divides the LDPC codewords into 16200/360=45 groups, and interleaves a plurality of groups in groups.

이 경우, 그룹 인터리버(122)는 블록 인터리버(124)의 열의 개수에 기초하여 블록 인터리버(124)의 각 열에 라이트될 수 있는 그룹의 개수를 결정하고, 결정된 그룹의 개수에 기초하여 복수의 그룹을 그룹 단위로 인터리빙할 수 있다. In this case, the group interleaver 122 determines the number of groups that can be written to each column of the block interleaver 124 based on the number of columns of the block interleaver 124, and selects a plurality of groups based on the determined number of groups. Interleaving may be performed on a group basis.

여기에서, 블록 인터리버(124)에서 동일한 열에 라이트되는 그룹은 블록 인터리버(124)의 열의 개수에 따라 변조 심볼을 구성하는 비트들 중 특정한 하나의 비트 또는 특정한 두 개의 비트에 맵핑되므로, 그룹 인터리버(122)는 변조 심볼의 비트 속성을 고려하여 해당 비트에 매핑될 필요가 있는 비트들을 포함하는 그룹들이 서로 인접하게 배열하고, 해당 그룹들이 인접하게 배열된 배열 단위가 순차적으로 배열되도록 복수의 그룹을 그룹 단위로 인터리빙한다. 이 경우, 그룹 인터리버(122)는 상술한 표 24를 이용할 수 있다. Here, a group written to the same column in the block interleaver 124 is mapped to a specific one bit or two specific bits among bits constituting a modulation symbol according to the number of columns of the block interleaver 124, so the group interleaver 122 ) in consideration of the bit property of the modulation symbol, groups a plurality of groups so that groups including bits that need to be mapped to the corresponding bit are arranged adjacent to each other, and the arrangement units in which the corresponding groups are arranged adjacent to each other are sequentially arranged. interleaved with In this case, the group interleaver 122 may use Table 24 described above.

이에 따라, 그룹 단위로 인터리빙된 LDPC 부호어에서 서로 인접하게 위치한 그룹들은 블록 인터리버(124)의 동일한 열에 라이트될 수 있으며, 동일한 열에 라이트된 비트들은 변조부(130)에 의해 변조 심볼 내의 특정한 하나 또는 두 개의 비트에 맵핑되게 된다.Accordingly, groups located adjacent to each other in the LDPC codeword interleaved on a group basis may be written to the same column of the block interleaver 124 , and bits written to the same column may be written in a specific one or a modulation symbol by the modulator 130 by the modulator 130 . It is mapped to two bits.

예를 들어, 블록 인터리버(124)가 변조 심볼을 구성하는 비트의 개수만큼의 열을 포함하는 경우 즉, 6 개의 열을 포함하는 경우를 가정한다. 이 경우, 표 28 또는 표 32와 같이 블록 인터리버(124)의 각 열은 2520 개의 행을 포함하는 제1 파트와 180 개의 행을 포함하는 제2 파트로 구분될 수 있다.For example, it is assumed that the block interleaver 124 includes as many columns as the number of bits constituting the modulation symbol, that is, six columns. In this case, as shown in Table 28 or Table 32, each column of the block interleaver 124 may be divided into a first part including 2520 rows and a second part including 180 rows.

이에 따라, 그룹 인터리버(122)는 복수의 그룹 중에서 블록 인터리버(124)의 각 열의 제1 파트에 라이트되는 2520/360=7 개의 그룹이 서로 인접하고, 서로 인접한 7 개의 그룹들 각각으로 이루어진 배열 단위가 순차적으로 배열되도록 그룹 인터리빙을 수행한다. 이에 따라, 블록 인터리버(124)는 7 개의 그룹씩 각 열의 제1 파트에 라이트하고, 나머지 3 개의 그룹에 포함된 비트들을 분할하여 각 열의 제2 파트에 라이트할 수 있다.Accordingly, in the group interleaver 122 , 2520/360=7 groups that are written to the first part of each column of the block interleaver 124 are adjacent to each other among the plurality of groups, and the group interleaver 122 is an arrangement unit including each of the seven groups adjacent to each other. Group interleaving is performed so that s are sequentially arranged. Accordingly, the block interleaver 124 writes the first part of each column by seven groups, divides bits included in the remaining three groups, and writes the bits in the second part of each column.

이후, 블록 인터리버(124)는 복수의 열의 제1 파트의 각 행에 라이트된 비트들을 행 방향으로 리드하고, 복수의 열의 제2 파트의 각 행에 라이트된 비트들을 행 방향으로 리드할 수 있다. Thereafter, the block interleaver 124 may read bits written in each row of the first part of the plurality of columns in the row direction, and may read bits written in each row of the second part of the plurality of columns in the row direction.

즉, 블록 인터리버(124)는 첫 번째 열의 첫 번째 행에 라이트된 비트부터 여섯 번째 열의 첫 번째 행에 라이트된 비트 순으로, 복수의 열의 각 행에 라이트된 비트들을 (q0,q1,q2,q3,q4,q5,q6,q7,q8,q9,q10,q11,... )와 같이 순차적으로 출력할 수 있다.That is, the block interleaver 124 converts bits written in each row of a plurality of columns from bits written in the first row of the first column to bits written in the first row of the sixth column (q 0 , q 1 , q). 2 ,q 3 ,q 4 ,q 5 ,q 6 ,q 7 ,q 8 ,q 9 ,q 10 ,q 11 ,... ) can be output sequentially.

이 경우, 디멀티플렉서(미도시)를 사용하지 않거나, 디멀티플렉서(미도시)에서 입력 비트들의 순서를 변경하지 않고 순차적으로 출력할 경우, 블록 인터리버(124)에서 출력된 LDPC 부호어 비트들 (q0,q1,q2,q3,q4,q5), (q6,q7,q8,q9,q10,q11),... 이 변조부(130)에 의해 변조된다. 즉, 블록 인터리버(124)에서 출력된 LDPC 부호어 비트들 (q0,q1,q2,q3,q4,q5), (q6,q7,q8,q9,q10,q11),... 이 각각 셀들 (y0 ,0,y1 ,0,…,y5 ,0), (y0 ,1,y1 ,1,…,y5 ,1),...을 구성하며, 변조부(130)는 셀들을 성상점에 맵핑하여 변조 심볼을 생성할 수 있다.In this case, when the demultiplexer (not shown) is not used or the demultiplexer (not shown) outputs sequentially without changing the order of the input bits, the LDPC codeword bits (q 0 , q 1 ,q 2 ,q 3 ,q 4 ,q 5 ), (q 6 ,q 7 ,q 8 ,q 9 ,q 10 ,q 11 ),... are modulated by the modulator 130 . That is, the LDPC codeword bits output from the block interleaver 124 (q 0 , q 1 , q 2 , q 3 , q 4 , q 5 ), (q 6 , q 7 , q 8 , q 9 , q 10 ) ,q 11 ),... are the cells (y 0 ,0 ,y 1 ,0 ,…,y 5 ,0 ), (y 0 ,1 ,y 1 ,1 ,…,y 5 ,1 ), respectively. .., and the modulator 130 may generate a modulation symbol by mapping cells to constellation points.

이에 따라, 변조부(130)는 블록 인터리버(124)의 동일한 열에서 출력되는 비트들을 변조 심볼을 구성하는 비트들 중 특정한 하나의 비트에 맵핑할 수 있다. 예를 들어, 변조부(130)는 블록 인터리버(124)에서 첫 번째 열에 라이트되었던 그룹에 포함된 비트들 즉, (q0,q6,...)을 변조 심볼 내의 첫 번째 비트에 맵핑할 수 있으며, 첫 번째 열에 라이트되었던 비트들은 LDPC 부호어 비트들의 부호어 특성 및 변조 심볼을 구성하는 비트들의 신뢰도에 따라 각 변조 심볼의 첫 번째 비트에 맵핑되도록 결정된 비트들일 수 있다.Accordingly, the modulator 130 may map the bits output from the same column of the block interleaver 124 to a specific one of bits constituting the modulation symbol. For example, the modulator 130 may map the bits included in the group written in the first column in the block interleaver 124, that is, (q 0 , q 6 ,...) to the first bit in the modulation symbol. The bits written in the first column may be bits determined to be mapped to the first bit of each modulation symbol according to the codeword characteristics of the LDPC codeword bits and the reliability of bits constituting the modulation symbol.

이와 같이, 그룹 인터리버(122)는 변조 심볼에서 특정한 위치의 하나의 비트에 맵핑될 비트를 포함하는 그룹들이 블록 인터리버(124)의 특정 열에 라이트되도록 LDPC 부호어를 구성하는 복수의 그룹을 그룹 단위로 인터리빙할 수 있다. As such, the group interleaver 122 divides a plurality of groups constituting the LDPC codeword in a group unit so that groups including a bit to be mapped to one bit at a specific position in the modulation symbol are written to a specific column of the block interleaver 124. can be interleaved.

한편, 블록 인터리버(124)가 변조 심볼을 구성하는 비트의 개수 절반만큼의 열을 포함하는 경우 즉, 3 개의 열을 포함하는 경우를 가정한다. 이 경우, 표 31과 같이, 블록 인터리버(124)의 각 열은 파트가 구분되지 않으며 각 열에는 5400 개의 비트가 라이트될 수 있다.Meanwhile, it is assumed that the block interleaver 124 includes as many columns as half the number of bits constituting the modulation symbol, that is, three columns. In this case, as shown in Table 31, parts are not divided in each column of the block interleaver 124, and 5400 bits can be written to each column.

이에 따라, 그룹 인터리버(122)는 복수의 그룹 중에서 블록 인터리버(124)의 각 열에 라이트되는 5400/360=15 개의 그룹이 서로 인접하고, 15 개의 그룹 각각으로 이루어진 배열 단위가 순차적으로 배열되도록 그룹 인터리빙을 수행한다. 이에 따라, 블록 인터리버(124)는 15 개의 그룹씩 각 열에 라이트할 수 있다.Accordingly, the group interleaver 122 performs group interleaving such that 5400/360=15 groups written to each column of the block interleaver 124 are adjacent to each other among the plurality of groups, and the arrangement units of each of the 15 groups are sequentially arranged. carry out Accordingly, the block interleaver 124 may write to each column by 15 groups.

이후, 블록 인터리버(124)는 복수의 열의 각 행에 라이트된 비트들을 행 방향으로 리드할 수 있다. Thereafter, the block interleaver 124 may read bits written in each row of a plurality of columns in a row direction.

즉, 블록 인터리버(124)는 첫 번째 열의 첫 번째 행에 라이트된 비트부터 세 번째 열의 첫 번째 행에 라이트된 비트 순으로, 복수의 열의 각 행에 라이트된 비트들을 (q0,q1,q2,q3,q4,q5,q6,q7,q8,q9,q10,q11,... )와 같이 순차적으로 출력할 수 있다.That is, the block interleaver 124 converts bits written in each row of a plurality of columns from bits written in the first row of the first column to bits written in the first row of the third column (q 0 , q 1 , q). 2 ,q 3 ,q 4 ,q 5 ,q 6 ,q 7 ,q 8 ,q 9 ,q 10 ,q 11 ,... ) can be output sequentially.

이 경우, 디멀티플렉서(미도시)는 표 34에 기초하여 블록 인터리버(124)에서 출력된 LDPC 부호어 비트들을 디멀티플렉싱하여 (y0 ,0,y1 ,0,…,y5 ,0)=(q0,q2,q4,q1,q3,q5), (y0 ,1,y1 ,1,…,y5 ,1)=(q6,q8,q10,q7,q9,q11)... 와 같은 셀들을 출력하며, 변조부(130)는 셀들을 성상점에 맵핑하여 변조 심볼을 생성할 수 있다.In this case, a demultiplexer (not shown) demultiplexes the LDPC codeword bits output from the block interleaver 124 based on Table 34 to demultiplex (y 0 ,0 ,y 1 ,0 ,...,y 5 ,0 )=( q 0 ,q 2 ,q 4 ,q 1 ,q 3 ,q 5 ), (y 0 ,1 ,y 1 ,1 ,…,y 5 ,1 )=(q 6 ,q 8 ,q 10 ,q 7 ) , q 9 , q 11 ) ... are outputted, and the modulator 130 may generate a modulation symbol by mapping the cells to constellation points.

이에 따라, 변조부(130)는 블록 인터리버(124)의 동일한 열에서 출력되는 비트들을 변조 심볼을 구성하는 비트들 중 특정한 두 개의 비트에 맵핑할 수 있다. 예를 들어, 변조부(130)는 블록 인터리버(124)에서 첫 번째 열에 라이트되었던 그룹에 포함된 비트들 (q0,q3,q6,q9,...) 중에서 (q0,q6,...)을 변조 심볼 내의 첫 번째 비트에 맵핑하고 (q3,q9,...)를 변조 심볼 내의 다섯 번째 비트에 맵핑할 수 있으며, 첫 번째 열에 라이트되었던 비트들은 LDPC 부호어 비트들의 부호어 특성 및 변조 심볼을 구성하는 비트들의 신뢰도에 따라 각 변조 심볼의 첫 번째 비트와 다섯 번째 비트에 맵핑되도록 결정된 비트들일 수 있다. 여기에서, 변조 심볼 내의 첫 번째 비트는 변조 심볼이 맵핑되는 성상점의 실수 컴포넌트 Re(zq)의 부호를 결정하는 비트이고, 변조 심볼 내의 다섯 번째 비트는 변조 심볼이 맵핑되는 성상점의 상대적으로 작은 크기를 결정하는 비트이다.Accordingly, the modulator 130 may map the bits output from the same column of the block interleaver 124 to two specific bits among bits constituting the modulation symbol. For example, the modulator 130 is the bits contained in the first column that was light group in the block interleaver 124, the (q 0, q 3, q 6, q 9, ...) from (q 0, q 6 ,...) can be mapped to the first bit in the modulation symbol, and (q 3 ,q 9 ,...) can be mapped to the fifth bit in the modulation symbol, and the bits written in the first column are LDPC codewords. The bits may be determined to be mapped to the first bit and the fifth bit of each modulation symbol according to codeword characteristics of the bits and reliability of bits constituting the modulation symbol. Here, the first bit in the modulation symbol is a bit that determines the sign of the real component Re(z q ) of the constellation point to which the modulation symbol is mapped, and the fifth bit in the modulation symbol is the relative value of the constellation point to which the modulation symbol is mapped. It is the bit that determines the small size.

이와 같이, 그룹 인터리버(122)는 변조 심볼에서 특정한 위치의 두 개의 비트에 맵핑될 비트를 포함하는 그룹들이 블록 인터리버(124)의 특정 열에 라이트되도록 LDPC 부호어를 구성하는 복수의 그룹을 그룹 단위로 인터리빙할 수 있다. As such, the group interleaver 122 divides a plurality of groups constituting the LDPC codeword in a group unit so that groups including bits to be mapped to two bits at a specific position in the modulation symbol are written to a specific column of the block interleaver 124. can be interleaved.

이하에서는 부호화부(110)에서 10/15, 11/15, 12/15, 13/15의 부호율로 LDPC 부호화를 수행하여 16200 개의 비트로 구성된 LDPC 부호어(Nldpc=16200)를 생성하고, 변조부(130)에서는 표 43을 기반으로 부호율에 대응되는 non-uniform 16-QAM 변조 방식을 사용하는 경우를 가정한다.Hereinafter, the encoder 110 performs LDPC encoding at code rates of 10/15, 11/15, 12/15, and 13/15 to generate an LDPC codeword (N ldpc = 16200) composed of 16200 bits, and modulates it. It is assumed that the unit 130 uses a non-uniform 16-QAM modulation scheme corresponding to a code rate based on Table 43.

구체적인 실시 예를 통해 본 발명을 보다 상세하게 설명하도록 한다.The present invention will be described in more detail through specific examples.

일 예로, 부호화부(110)에서 10/15, 11/15, 12/15, 13/15의 부호율로 LDPC 부호화를 수행하여 16200 개의 비트로 구성된 LDPC 부호어(Nldpc=16200)를 생성하고, 변조부(130)에서는 표 43을 기반으로 부호율에 대응되는 non-uniform 16-QAM 변조 방식을 사용하는 경우를 가정한다.For example, the encoder 110 performs LDPC encoding at code rates of 10/15, 11/15, 12/15, and 13/15 to generate an LDPC codeword (N ldpc = 16200) composed of 16200 bits, It is assumed that the modulator 130 uses a non-uniform 16-QAM modulation scheme corresponding to a code rate based on Table 43.

이 경우, 그룹 인터리버(122)는 수학식 11 및 표 23을 이용하여 그룹 인터리빙을 수행할 수 있다. 한편, 표 28 또는 표 32에 따라 열의 개수는 4 개이며, 제1 파트의 행의 개수는 3960(=360×11)이며, 제 2 파트의 행의 개수는 90 개인 블록 인터리버(124)가 사용될 수 있다. In this case, the group interleaver 122 may perform group interleaving using Equation 11 and Table 23. Meanwhile, according to Table 28 or Table 32, the number of columns is 4, the number of rows of the first part is 3960 (=360×11), and the number of rows of the second part is 90. A block interleaver 124 is used. can

이에 따라, LDPC 부호어를 구성하는 11 개 그룹(X35, X31, X39, X19, X29, X20, X36, X0, X9, X13, X5)이 블록 인터리버(124)의 첫 번째 열의 제 1 파트에 입력되고, 11 개 그룹(X37, X17, X43, X21, X41, X25, X1, X33, X24, X12, X30)이 블록 인터리버(124)의 두 번째 열의 제 1 파트에 입력되며, 11 개 그룹(X16, X32, X10, X28, X4, X26, X8, X40, X42, X3, X6)이 블록 인터리버(124)의 세 번째 열의 제 1 파트에 입력되며, 11 개 그룹(X2, X38, X14, X34, X22, X18, X27, X23, X7, X11, X15)이 블록 인터리버(124)의 네 번째 열의 제 1 파트에 입력된다.Accordingly, the 11 groups (X 35 , X 31 , X 39 , X 19 , X 29 , X 20 , X 36 , X 0 , X 9 , X 13 , X 5 ) constituting the LDPC codeword are 124) is entered in the first part of the first column of 11 groups (X 37 , X 17 , X 43 , X 21 , X 41 , X 25 , X 1 , X 33 , X 24 , X 12 , X 30 ) This is input to the first part of the second column of the block interleaver 124 , and 11 groups (X 16 , X 32 , X 10 , X 28 , X 4 , X 26 , X 8 , X 40 , X 42 , X 3 ) , X 6 ) is input to the first part of the third column of the block interleaver 124 , and 11 groups (X 2 , X 38 , X 14 , X 34 , X 22 , X 18 , X 27 , X 23 , X 7 , X 11 , X 15 ) are input to the first part of the fourth column of the block interleaver 124 .

그리고, 그룹 X44는 블록 인터리버(124)의 제 2 파트에 입력된다. 구체적으로, 그룹 X44을 구성하는 비트들을 제2 파트의 첫 번째 열의 행에 순차적으로 입력된 후 두 번째 열의 행에 순차적으로 입력된 후, 세 번째 열의 행에 순차적으로 입력된 후 마지막으로 네 번째 열의 행에 순차적으로 입력된다. 이 경우, 그룹 X44는 360 개의 비트로 구성되므로, 각 열의 제2 파트에는 90 개 비트씩 입력될 수 있다.Then, the group X 44 is input to the second part of the block interleaver 124 . Specifically, the bits constituting the group X 44 are sequentially input to the row of the first column of the second part, sequentially input to the row of the second column, sequentially input to the row of the third column, and finally the fourth They are entered sequentially in rows of columns. In this case, since the group X 44 consists of 360 bits, 90 bits may be input to the second part of each column.

그리고, 블록 인터리버(124)는 각 열의 첫 번째 행부터 마지막 행에 입력된 비트들을 순차적으로 출력할 수 있으며, 블록 인터리버(124)에서 출력되는 비트들은 변조부(130)에 순차적으로 입력될 수 있다. 이 경우, 디멀티플렉서(미도시)는 생략되거나, 디멀티플렉서(미도시)는 입력되는 비트들의 순서를 변경함이 없이 순차적으로 출력할 수 있다.In addition, the block interleaver 124 may sequentially output bits input from the first row to the last row of each column, and the bits output from the block interleaver 124 may be sequentially inputted to the modulator 130 . . In this case, the demultiplexer (not shown) may be omitted or the demultiplexer (not shown) may sequentially output the input bits without changing the order of the bits.

이에 따라, 그룹 X35, 그룹 X37, 그룹 X16과 그룹 X2 각각에 포함된 하나의 비트씩이 하나의 변조 심볼을 구성하게 된다.Accordingly, each of the bits included in each of the group X 35 , the group X 37 , the group X 16 and the group X 2 constitutes one modulation symbol.

본 발명은 일 실시 예로, 그룹 인터리빙과 블록 인터리빙을 기반으로 그룹 X35, 그룹 X37, 그룹 X16과 그룹 X2 각각에 포함된 하나의 비트씩이 하나의 변조 심볼을 구성하게 되는 것을 포함하므로, 상술한 방법 외에도 그룹 X35, 그룹 X37, 그룹 X16과 그룹 X2 각각에 포함된 하나의 비트씩이 하나의 변조 심볼을 구성하게 되는 다른 방법들도 본 발명의 범위 내에 포함될 수 있다.According to an embodiment of the present invention, one bit included in each of group X 35 , group X 37 , group X 16 and group X 2 constitutes one modulation symbol based on group interleaving and block interleaving. , in addition to the above-described methods, other methods in which one bit included in each of group X 35 , group X 37 , group X 16 and group X 2 constitute one modulation symbol may also be included within the scope of the present invention.

한편, 송신 장치(100)는 성상도에 맵핑된 신호를 변조하여 수신 장치(가령, 도 24의 2700)로 전송할 수 있다. 예를 들어, 송신 장치(100)는 OFDM(Orthogonal Frequency Division Multiplexing) 방식을 이용하여 성상도에 맵핑된 신호를 OFMD 프레임에 맵핑하고, 할당된 채널을 통해 수신 장치(2700)로 전송할 수 있다.Meanwhile, the transmitting device 100 may modulate the signal mapped to the constellation and transmit the modulated signal to the receiving device (eg, 2700 of FIG. 24 ). For example, the transmitting device 100 may map a signal mapped to a constellation to an OFMD frame using an orthogonal frequency division multiplexing (OFDM) scheme, and may transmit it to the receiving device 2700 through an assigned channel.

이를 위해, 송신 장치(100)는 성상도에 맵핑된 신호를 OFDM 프레임에 맵핑하기 위한 프레임 맵퍼(미도시)와 OFDM 프레임 형태의 신호를 수신 장치(2700)로 전송하기 위한 송신부(미도시) 등을 더 포함할 수 있다.To this end, the transmitter 100 includes a frame mapper (not shown) for mapping the signal mapped to the constellation to an OFDM frame, and a transmitter (not shown) for transmitting a signal in the form of an OFDM frame to the receiver 2700 , etc. may further include.

블록-block- 로우low 인터리버를interleaver 사용하는 경우 when to use

본 발명의 다른 실시 예로, 인터리버(120)는 상술한 방법 외에 다른 방법을 통해 LDPC 부호어를 인터리빙하여, 인터리빙된 LDPC 부호어를 구성하는 복수의 그룹 중 기설정된 그룹에 포함된 비트가 변조 심볼 내의 기설정된 비트에 맵핑되도록 할 수 있다. 구체적인 설명을 위해 도 20을 참조하도록 한다.In another embodiment of the present invention, the interleaver 120 interleaves the LDPC codeword through a method other than the above-described method, so that bits included in a preset group among a plurality of groups constituting the interleaved LDPC codeword are included in the modulation symbol. It may be mapped to a preset bit. For a detailed description, refer to FIG. 20 .

도 20에 따르면, 인터리버(120)는 패리티 인터리버(121), 그룹 인터리버(또는, 그룹-와이즈(group-wise) 인터리버, 122), 그룹 트위스트 인터리버(123) 및 블록-로우 인터리버(125)를 포함한다. 여기에서, 패리티 인터리버(121) 및 그룹 트위스트 인터리버(123)는 실시 예 1에서 상술한 바와 동일한 기능을 수행한다는 점에서, 이들 구성요소에 대한 구체적인 설명은 생략하도록 한다.According to FIG. 20 , the interleaver 120 includes a parity interleaver 121 , a group interleaver (or a group-wise interleaver, 122 ), a group twist interleaver 123 , and a block-row interleaver 125 . do. Here, in that the parity interleaver 121 and the group twist interleaver 123 perform the same functions as those described above in Embodiment 1, detailed descriptions of these components will be omitted.

그룹 인터리버(122)는 패리티 인터리빙된 LDPC 부호어를 복수의 그룹으로 구분하고, 복수의 그룹의 순서를 그룹 단위로 재정렬할 수 있다. The group interleaver 122 may divide the parity-interleaved LDPC codeword into a plurality of groups and rearrange the order of the plurality of groups in units of groups.

이 경우, 패리티 인터리빙된 LDPC 부호어를 복수의 그룹으로 구분하는 동작을 상술한 실시 예에서와 동일하다는 점에서, 구체적인 설명은 생략하도록 한다.In this case, since the operation of dividing the parity-interleaved LDPC codeword into a plurality of groups is the same as in the above-described embodiment, a detailed description thereof will be omitted.

한편, 그룹 인터리버(122)는 LDPC 부호어를 그룹 단위로 인터리빙한다. 즉, 그룹 인터리버(122)는 LDPC 부호어를 구성하는 복수의 그룹의 위치를 서로 변경하여 LDPC 부호어 내에서 복수의 그룹의 순서를 그룹 단위로 재정렬할 수 있다.Meanwhile, the group interleaver 122 interleaves the LDPC codewords in units of groups. That is, the group interleaver 122 may rearrange the order of the plurality of groups in the LDPC codeword by group unit by changing the positions of the plurality of groups constituting the LDPC codeword.

여기에서, 그룹 인터리버(122)는 복수의 그룹 중 동일한 변조 심볼에 맵핑되는 비트들을 포함하는 그룹이 순차적으로 배치되도록 복수의 그룹의 순서를 그룹 단위로 재정렬할 수 있다. Here, the group interleaver 122 may rearrange the order of the plurality of groups in units of groups so that groups including bits mapped to the same modulation symbol among the plurality of groups are sequentially arranged.

이 경우, 그룹 인터리버(122)는 블록-로우 인터리버(124)를 구성하는 행 및 열의 개수, LDPC 부호어를 구성하는 그룹의 개수 및 각 그룹에 포함된 비트 수 등을 고려하여 동일한 변조 심볼에 맵핑되는 비트들을 포함하는 그룹들이 순차적으로 배치되도록 복수의 그룹의 순서를 그룹 단위로 재정렬할 수 있다.In this case, the group interleaver 122 is mapped to the same modulation symbol in consideration of the number of rows and columns constituting the block-row interleaver 124, the number of groups constituting the LDPC codeword, and the number of bits included in each group. The order of the plurality of groups may be rearranged in units of groups so that the groups including the corresponding bits are sequentially arranged.

이를 위해, 그룹 인터리버(122)는 하기의 수학식 12를 이용하여 LDPC 부호어를 그룹 단위로 인터리빙할 수 있다.To this end, the group interleaver 122 may interleave the LDPC codewords in units of groups using Equation 12 below.

Figure pat00094
Figure pat00094

여기에서, Xj는 그룹 인터리빙 전의 j 번째 그룹을 나타내고, Yj는 그룹 인터리빙 후의 j 번째 그룹을 나타낸다. 그리고, π(j)는 인터리빙 순서를 나타내는 파라미터로, LDPC 부호어의 길이, 부호율 및 변조 방식 중 적어도 하나에 의해 결정될 수 있다. Here, X j represents the j-th group before group interleaving, and Y j represents the j-th group after group interleaving. In addition, π(j) is a parameter indicating an interleaving order, and may be determined by at least one of a length of an LDPC codeword, a code rate, and a modulation scheme.

따라서, Xπ(j)는 그룹 인터리빙 전 π(j) 번째 그룹을 나타내며, 수학식 13은 인터리빙 전 π(j) 번째 그룹이 인터리빙 후 j 번째 그룹으로 인터리빙되는 것을 의미하게 된다.Therefore, X π(j) represents the π(j)-th group before group interleaving, and Equation 13 means that the π(j)-th group before interleaving is interleaved into the j-th group after interleaving.

한편, 본 발명의 일 실시 예에 따른 π(j)의 구체적인 일 예는 하기의 표 50 내지 표 54와 같이 정의될 수 있다.Meanwhile, a specific example of π(j) according to an embodiment of the present invention may be defined as shown in Tables 50 to 54 below.

이 경우, π(j)은 LDPC 부호어의 길이 및 부호율에 따라 정의되며, 패리티 검사 행렬 또한, LDPC 부호어의 길이 및 부호율에 따라 정의된다. 따라서, LDPC 부호어의 길이 및 부호율에 따라 특정 패리티 검사 행렬에 기초하여 LDPC 부호화가 수행된 경우, 해당 LDPC 부호어의 길이 및 부호율을 만족하는 π(j)에 기초하여 LDPC 부호어가 그룹 단위로 인터리빙될 수 있다.In this case, π(j) is defined according to the length and code rate of the LDPC codeword, and the parity check matrix is also defined according to the length and code rate of the LDPC codeword. Therefore, when LDPC encoding is performed based on a specific parity check matrix according to the length and code rate of the LDPC codeword, the LDPC codeword is grouped based on π(j) that satisfies the length and code rate of the LDPC codeword. can be interleaved.

예를 들어, 부호화부(110)가 16200의 길이를 갖는 LDPC 부호어를 생성하기 위해 10/15의 부호율로 LDPC 부호화를 수행한 경우, 그룹 인터리버(122)는 하기의 표 50 내지 표 54 중에서 LDPC 부호어의 길이가 16200이고 부호율이 10/15에서 정의되는 π(j)를 이용하여 인터리빙을 수행할 수 있다. For example, when the encoder 110 performs LDPC encoding at a code rate of 10/15 to generate an LDPC codeword having a length of 16200, the group interleaver 122 selects one of Tables 50 to 54 below. Interleaving can be performed using π(j), which has a length of 16200 and a code rate of 10/15 of an LDPC codeword.

일 예로, LDPC 부호어의 길이가 16200이고 부호율이 10/15이고, 변조 방식이 16-QAM인 경우, 그룹 인터리버(122)는 표 50과 같이 정의되는 π(j)를 이용하여 인터리빙을 수행할 수 있다. For example, when the length of the LDPC codeword is 16200, the code rate is 10/15, and the modulation method is 16-QAM, the group interleaver 122 performs interleaving using π(j) defined as shown in Table 50. can do.

한편, π(j)의 구체적인 일 예는 다음과 같다.Meanwhile, a specific example of π(j) is as follows.

일 예로, LDPC 부호어의 길이 Nldpc가 16200이고 부호율이 10/15, 11/15, 12/15, 13/15이며 변조 방식이 16-QAM인 경우, π(j)는 하기의 표 50과 같이 정의될 수 있다.For example, when the length N ldpc of the LDPC codeword is 16200, the code rates are 10/15, 11/15, 12/15, 13/15, and the modulation method is 16-QAM, π(j) is shown in Table 50 below. can be defined as

Figure pat00095
Figure pat00095

표 50의 경우, 수학식 12는 X0=Yπ(0)=Y11, X1=Yπ(1)=Y38, X2=Yπ(2)=Y27,..., X43=Yπ(43)=Y17, X44=Yπ(44)=Y44와 같이 나타낼 수 있다. 이에 따라, 그룹 인터리버(122)는 0 번째 그룹을 11 번째로, 1 번째 그룹을 38 번째로, 2 번째 그룹을 27 번째로,..., 43 번째 그룹을 17 번째로, 44 번째 그룹을 44 번째로 순서를 변경하여 복수의 그룹의 순서를 그룹 단위로 재정렬할 수 있다.In the case of Table 50, Equation 12 is X 0 =Y π(0) =Y 11 , X 1 =Y π(1) =Y 38 , X 2 =Y π(2) =Y 27 ,..., X It can be expressed as 43 =Y π(43) =Y 17 , X 44 =Y π(44) =Y 44 . Accordingly, the group interleaver 122 assigns the 0th group to the 11th, the 1st group to the 38th, the 2nd group to the 27th, ..., the 43rd group to the 17th, and the 44th group to 44 Second, the order of the plurality of groups may be rearranged in units of groups by changing the order.

다른 예로, LDPC 부호어의 길이 Nldpc가 16200이고 부호율이 6/15, 7/15, 8/15, 9/15이며 변조 방식이 64-QAM인 경우, π(j)는 하기의 표 51과 같이 정의될 수 있다.As another example, when the length N ldpc of the LDPC codeword is 16200, the code rates are 6/15, 7/15, 8/15, 9/15, and the modulation method is 64-QAM, π(j) is shown in Table 51 below. can be defined as

Figure pat00096
Figure pat00096

표 51의 경우, 수학식 12는 X0=Yπ(0)=Y26, X1=Yπ(1)=Y22, X2=Yπ(2)=Y41,..., X43=Yπ(43)=Y43, X44=Yπ(44)=Y44 와 같이 나타낼 수 있다. 이에 따라, 그룹 인터리버(122)는 0 번째 그룹을 26 번째로, 1 번째 그룹을 22 번째로, 2 번째 그룹을 41 번째로,..., 43 번째 그룹을 43 번째로, 44 번째 그룹을 44 번째로 순서를 변경하여 복수의 그룹의 순서를 그룹 단위로 재정렬할 수 있다.In the case of Table 51, Equation 12 is X 0 =Y π(0) =Y 26 , X 1 =Y π(1) =Y 22 , X 2 =Y π(2) =Y 41 ,..., X It can be expressed as 43 =Y π(43) =Y 43 , X 44 =Y π(44) =Y 44 . Accordingly, the group interleaver 122 assigns the 0th group to the 26th, the 1st group to the 22nd, the 2nd group to the 41st, ..., the 43rd group to the 43rd, and the 44th group to 44 Second, the order of the plurality of groups may be rearranged in units of groups by changing the order.

다른 예로, LDPC 부호어의 길이 Nldpc가 16200이고 부호율이 10/15, 11/15, 12/15, 13/15이며 변조 방식이 256-QAM인 경우, π(j)는 하기의 표 52와 같이 정의될 수 있다.As another example, when the length N ldpc of the LDPC codeword is 16200, the code rates are 10/15, 11/15, 12/15, 13/15, and the modulation method is 256-QAM, π(j) is shown in Table 52 below. can be defined as

Figure pat00097
Figure pat00097

표 52의 경우, 수학식 12는 X0=Yπ(0)=Y32, X1=Yπ(1)=Y26, X2=Yπ(2)=Y14,..., X43=Yπ(43)=Y43, X44=Yπ(44)=Y44와 같이 나타낼 수 있다. 이에 따라, 그룹 인터리버(122)는 0 번째 그룹을 32 번째로, 1 번째 그룹을 26 번째로, 2 번째 그룹을 14 번째로,..., 43 번째 그룹을 43 번째로, 44 번째 그룹을 44 번째로 순서를 변경하여 복수의 그룹의 순서를 그룹 단위로 재정렬할 수 있다.In the case of Table 52, Equation 12 is X 0 =Y π(0) =Y 32 , X 1 =Y π(1) =Y 26 , X 2 =Y π(2) =Y 14 ,..., X It can be expressed as 43 =Y π(43) =Y 43 , X 44 =Y π(44) =Y 44 . Accordingly, the group interleaver 122 assigns the 0th group to the 32nd, the 1st group to the 26th, the 2nd group to the 14th, ..., the 43rd group to the 43rd, and the 44th group to the 44th. Second, the order of the plurality of groups may be rearranged in units of groups by changing the order.

다른 예로, LDPC 부호어의 길이 Nldpc가 16200이고 부호율이 6/15, 7/15, 8/15, 9/15이며 변조 방식이 1024-QAM인 경우, π(j)는 하기의 표 53과 같이 정의될 수 있다.As another example, when the length N ldpc of the LDPC codeword is 16200, the code rates are 6/15, 7/15, 8/15, 9/15, and the modulation method is 1024-QAM, π(j) is shown in Table 53 below can be defined as

Figure pat00098
Figure pat00098

표 53의 경우, 수학식 12는 X0=Yπ(0)=Y22, X1=Yπ(1)=Y20, X2=Yπ(2)=Y7,..., X43=Yπ(43)=Y43, X44=Yπ(44)=Y44와 같이 나타낼 수 있다. 이에 따라, 그룹 인터리버(122)는 0 번째 그룹을 22 번째로, 1 번째 그룹을 20 번째로, 2 번째 그룹을 7 번째로,..., 43 번째 그룹을 43 번째로, 44 번째 그룹을 44 번째로 순서를 변경하여 복수의 그룹의 순서를 그룹 단위로 재정렬할 수 있다.In the case of Table 53, Equation 12 is X 0 =Y π(0) =Y 22 , X 1 =Y π(1) =Y 20 , X 2 =Y π(2) =Y 7 ,..., X It can be expressed as 43 =Y π(43) =Y 43 , X 44 =Y π(44) =Y 44 . Accordingly, the group interleaver 122 assigns the 0th group to the 22nd, the 1st group to the 20th, the 2nd group to the 7th, ..., the 43rd group to the 43rd, and the 44th group to 44 Second, the order of the plurality of groups may be rearranged in units of groups by changing the order.

다른 예로, LDPC 부호어의 길이 Nldpc가 64800이고 부호율이 6/15, 7/15, 8/15, 9/15이며 변조 방식이 256-QAM인 경우, π(j)는 하기의 표 54와 같이 정의될 수 있다.As another example, when the length N ldpc of the LDPC codeword is 64800, the code rates are 6/15, 7/15, 8/15, 9/15, and the modulation method is 256-QAM, π(j) is shown in Table 54 below. can be defined as

Figure pat00099
Figure pat00099

표 54의 경우, 수학식 12는 X0=Yπ(0)=Y72, X1=Yπ(1)=Y48, X2=Yπ(2)=Y55,..., X178=Yπ(178)=Y178, X179=Yπ(179)=Y179와 같이 나타낼 수 있다. 이에 따라, 그룹 인터리버(122)는 0 번째 그룹을 72 번째로, 1 번째 그룹을 48 번째로, 2 번째 그룹을 55 번째로,..., 178 번째 그룹을 178 번째로, 179 번째 그룹을 179 번째로 순서를 변경하여 복수의 그룹의 순서를 그룹 단위로 재정렬할 수 있다.In the case of Table 54, Equation 12 is X 0 =Y π(0) =Y 72 , X 1 =Y π(1) =Y 48 , X 2 =Y π(2) =Y 55 ,..., X It can be expressed as 178 =Y π(178) =Y 178 , X 179 =Y π(179) =Y 179 . Accordingly, the group interleaver 122 assigns the 0th group to the 72nd, the 1st group to the 48th, the 2nd group to the 55th, ..., the 178th group to the 178th, and the 179th group to 179th Second, the order of the plurality of groups may be rearranged in units of groups by changing the order.

이와 같이, 그룹 인터리버(122)는 수학식 12 및 표 50 내지 표 54를 이용하여 복수의 그룹의 순서를 그룹 단위로 재정렬할 수 있다.In this way, the group interleaver 122 may rearrange the order of the plurality of groups in units of groups using Equation 12 and Tables 50 to 54.

한편, LDPC 부호어를 구성하는 그룹들은 그룹 인터리버(122)에 의해 그룹 단위로 순서가 재정렬된 후, 후술할 블록 인터리버(124)에 의해 블록 인터리빙된다는 점에서, 표 50 내지 표 54에서 π(j)와 관련하여 "Order of bits group to be block interleaved"와 같이 기재하였다.Meanwhile, in Tables 50 to 54, π(j) in Tables 50 to 54, in that the groups constituting the LDPC codeword are reordered in groups by the group interleaver 122 and then block interleaved by the block interleaver 124 to be described later. ) was described as "Order of bits group to be block interleaved".

이와 같은 표 50 내지 표 54에 기초하여 그룹 인터리빙을 수행하는 경우, 그룹 인터리빙된 LDPC 부호어를 구성하는 그룹의 순서는 표 23 내지 표 27에 기초하여 그룹 인터리빙된 LDPC 부호어를 구성하는 그룹과 다르게 된다.When group interleaving is performed based on Tables 50 to 54, the order of groups constituting the group interleaved LDPC codeword is different from the group constituting the group interleaved LDPC codeword based on Tables 23 to 27. do.

이는 본 실시 예에서는 블록 인터리버(124)가 아닌 블록-로우 인터리버(125)를 사용하기 때문이다. 즉, 블록 인터리버(124)에서 사용하는 인터리빙 방식과 블록-로우 인터리버(125)에서 사용하는 인터리빙 방식이 서로 다르기 때문에, 본 실시 예에서의 그룹 인터리버(122)는 표 50 내지 표 54에 기초하여 LDPC 부호어를 구성하는 복수의 그룹의 순서를 재정렬하게 된다.This is because the block interleaver 125 is used instead of the block interleaver 124 in this embodiment. That is, since the interleaving method used in the block interleaver 124 and the interleaving method used in the block-row interleaver 125 are different from each other, the group interleaver 122 in this embodiment is LDPC based on Tables 50 to 54. The order of a plurality of groups constituting the codeword is rearranged.

구체적으로, 그룹 인터리버(122)는 동일한 변조 심볼에 맵핑되는 비트들을 포함하는 적어도 하나의 그룹이 그룹 단위로 순차적으로 배열된 배열 단위가 반복되도록 복수의 그룹의 순서를 그룹 단위로 재정렬할 수 있다. In detail, the group interleaver 122 may rearrange the order of the plurality of groups in group units so that an arrangement unit in which at least one group including bits mapped to the same modulation symbol is sequentially arranged in group units is repeated.

즉, 그룹 인터리버(122)는 변조 심볼의 특정한 제1 위치에 맵핑되는 비트를 포함하는 복수의 제1 그룹 중 하나, 변조 심볼의 특정한 제2 위치에 맵핑되는 비트를 포함하는 복수의 제2 그룹 중 하나,..., 변조 심볼의 특정한 제n 위치에 맵핑되는 비트를 포함하는 복수의 제n 그룹 중 하나를 순차적으로 배치하고, 나머지 그룹들을 동일한 방식으로 반복하여 배치할 수 있다. That is, the group interleaver 122 may include one of a plurality of first groups including bits mapped to a specific first position of a modulation symbol, and a plurality of second groups including a bit mapped to a specific second position of a modulation symbol. One, ..., one of a plurality of n-th groups including a bit mapped to a specific n-th position of a modulation symbol may be sequentially disposed, and the remaining groups may be repeatedly disposed in the same manner.

블록-로우 인터리버(125)는 순서가 재정렬된 복수의 그룹을 인터리빙한다. 이 경우, 블록-로우 인터리버(125)는 복수의 열(column)로 이루어진 적어도 하나의 행(row)을 이용하여 순서가 재정렬된 복수의 그룹을 인터리빙할 수 있다. 보다 구체적인 설명을 위해 도 21 내지 도 23을 참조하도록 한다.The block-row interleaver 125 interleaves a plurality of reordered groups. In this case, the block-row interleaver 125 may interleave a plurality of reordered groups using at least one row including a plurality of columns. For a more detailed description, reference will be made to FIGS. 21 to 23 .

도 21 내지 도 23은 본 발명의 일 실시 예에 따른 블록-로우 인터리버의 구조 및 인터리빙 수행 방법을 설명하기 위한 도면이다.21 to 23 are diagrams for explaining a structure of a block-row interleaver and a method for performing interleaving according to an embodiment of the present invention.

먼저, Ngroup/m이 정수인 경우, 블록-로우 인터리버(125)는 도 21과 같이 각각 M 개의 열을 포함하는 m 개의 행으로 구성되는 인터리버(125-1)를 포함하며, 블록-로우 인터리버(125)는 도 21과 같은 구조를 갖는 Ngroup/m 개의 인터리버(125-1)를 이용하여 인터리빙을 수행할 수 있다.First, when N group /m is an integer, the block-row interleaver 125 includes an interleaver 125-1 consisting of m rows each including M columns, as shown in FIG. 21, and the block-row interleaver ( 125 may perform interleaving using N group /m interleavers 125 - 1 having the structure shown in FIG. 21 .

여기에서, Ngroup은 LDPC 부호어를 구성하는 그룹의 전체 개수이다. 그리고, M은 하나의 그룹에 포함된 비트의 개수로, 일 예로 360이 될 수 있으며, m은 변조 심볼을 구성하는 비트의 개수와 동일하거나 변조 심볼을 구성하는 비트의 개수의 1/2일 수 있다. 예를 들어, non-uniform QAM을 사용할 경우, 변조 심볼을 구성하는 비트들의 성능이 모두 다르므로, m 값을 변조 심볼을 구성하는 비트의 개수와 동일하게 구성하여, 하나의 그룹이 변조 심볼을 구성하는 하나의 비트에 매핑될 수 있도록 한다. Here, N group is the total number of groups constituting the LDPC codeword. And, M is the number of bits included in one group, and may be 360, for example, and m is equal to the number of bits constituting the modulation symbol or 1/2 of the number of bits constituting the modulation symbol. have. For example, in the case of using non-uniform QAM, since the performances of bits constituting the modulation symbol are all different, the m value is configured to be the same as the number of bits constituting the modulation symbol, so that one group configures the modulation symbol. to be mapped to one bit.

구체적으로, 블록-로우 인터리버(125)는 LDPC 부호어를 구성하는 복수의 그룹 각각을 그룹 단위로 각 행에 행 방향으로 라이트하고, 복수의 그룹이 그룹 단위로 라이트된 복수의 행의 각 열을 열 방향으로 리드하여 인터리빙을 수행할 수 있다. Specifically, the block-row interleaver 125 writes each of a plurality of groups constituting the LDPC codeword in a row direction in a group unit, and writes each column of a plurality of rows in which a plurality of groups are written in a group unit. Interleaving may be performed by reading in the column direction.

예를 들어, 도 21과 같이, 블록-로우 인터리버(125)는 복수의 그룹 중에서 연속된 m 개의 그룹을 인터리버(125-1)를 구성하는 m 개의 행 각각에 행 방향으로 라이트하고, 비트들이 라이트된 m 개의 행의 각 열을 열 방향으로 리드할 수 있다. 이 경우, 그룹의 개수를 행의 개수로 나눈 몫 즉, Ngroup/m 개만큼의 인터리버(125-1)가 이용될 수 있다.For example, as shown in FIG. 21 , the block-row interleaver 125 writes consecutive m groups from among a plurality of groups in each of m rows constituting the interleaver 125-1 in the row direction, and the bits are written Each column of the m rows can be read in the column direction. In this case, a quotient obtained by dividing the number of groups by the number of rows, that is, as many as N groups /m interleavers 125 - 1 may be used.

이와 같이, 블록-로우 인터리버(125)는 LDPC 부호어를 구성하는 그룹의 개수가 행의 개수의 정수 배인 경우, 복수의 그룹 중 행의 개수만큼의 그룹을 순차적으로 라이트하여 인터리빙을 수행할 수 있다. As such, when the number of groups constituting the LDPC codeword is an integer multiple of the number of rows, the block-row interleaver 125 may perform interleaving by sequentially writing as many groups as the number of rows among the plurality of groups. .

한편, LDPC 부호어를 구성하는 그룹의 개수가 행의 개수의 정수 배가 되지 않는 경우, 블록-로우 인터리버(125)는 서로 다른 개수의 열을 포함하는 N 개(N은 2 이상의 정수)의 인터리버를 이용하여 인터리빙을 수행할 수 있다.On the other hand, when the number of groups constituting the LDPC codeword is not an integer multiple of the number of rows, the block-row interleaver 125 uses N interleavers (N is an integer greater than or equal to 2) including different numbers of columns. interleaving can be performed using

예를 들어, 도 22 및 도 23과 같이 블록-로우 인터리버(125)는 각각 M 개의 열을 포함하는 m 개의 행으로 구성된 제1 인터리버(125-2)와 각각 a×M/m 개의 열을 포함하는 m 개의 행으로 구성된 제2 인터리버(125-3)를 이용하여 인터리빙을 수행할 수 있다. 여기에서, a는 Ngroup-

Figure pat00100
×m이고,
Figure pat00101
는 Ngroup/m 이하의 가장 큰 정수를 나타낸다.For example, as shown in FIGS. 22 and 23 , the block-row interleaver 125 includes the first interleaver 125-2 including m rows including M columns, respectively, and a×M/m columns, respectively. Interleaving may be performed using the second interleaver 125 - 3 composed of m rows. Here, a is N group -
Figure pat00100
xm,
Figure pat00101
represents the largest integer less than or equal to N group /m.

이 경우, 제1 인터리버(125-2)는

Figure pat00102
개가 이용될 수 있고, 제2 인터리버(125-3)는 1 개가 이용될 수 있다. In this case, the first interleaver 125-2
Figure pat00102
One number may be used, and one second interleaver 125 - 3 may be used.

구체적으로, 블록-로우 인터리버(125)는 LDPC 부호어를 구성하는 복수의 그룹 중

Figure pat00103
×m 개 그룹 각각을 그룹 단위로 각 행에 행 방향으로 라이트하고,
Figure pat00104
×m 개 그룹이 그룹 단위로 라이트된 복수의 행의 각 열을 열 방향으로 리드하여 인터리빙을 수행할 수 있다.Specifically, the block-row interleaver 125 is one of a plurality of groups constituting the LDPC codeword.
Figure pat00103
Write each of ×m groups in a row direction in each row in a group unit,
Figure pat00104
Interleaving may be performed by reading each column of a plurality of rows in which ×m groups are written in a group unit in a column direction.

예를 들어, 도 22 및 도 23과 같이, 블록-로우 인터리버(125)는

Figure pat00105
×m 개 그룹 중에서 행의 개수와 동일한 개수의 연속된 m 개의 그룹을 제1 인터리버(125-2)의 각 행에 행 방향으로 라이트하고, m 개의 그룹이 라이트된 제1 인터리버(125-2)의 복수의 행의 각 열을 열 방향으로 리드할 수 있다. 이 경우, 도 22 및 도 23과 같은 구조를 갖는 제1 인터리버(125-2)가
Figure pat00106
개만큼 이용될 수 있다.For example, as shown in FIGS. 22 and 23 , the block-row interleaver 125 is
Figure pat00105
The first interleaver 125-2 writes m consecutive m groups of the same number as the number of rows from among ×m groups in the row direction to each row of the first interleaver 125-2, and writes m groups. Each column of a plurality of rows may be read in a column direction. In this case, the first interleaver 125-2 having the structure as shown in FIGS. 22 and 23 is
Figure pat00106
Can be used as much as a dog.

또한, m은 다수 안테나를 사용하는 시스템에서는 변조 방식을 구성하는 비트의 개수와 안테나 개수의 곱일 수 있다.In addition, m may be a product of the number of bits constituting a modulation scheme and the number of antennas in a system using multiple antennas.

이후, 블록-로우 인터리버(125)는 제1 인터리버(125-2)에 라이트된 그룹을 제외한 나머지 그룹에 포함된 비트들을 분할하여 제2 인터리버(125-3)의 각 행에 행 방향으로 라이트할 수 있다. 이때, 제2 인터리버(125-3)의 각 행에는 동일한 개수의 비트가 라이트될 수 있다. 즉, 하나의 비트 그룹이 제2 인터리버(125-3)의 다수의 행에 입력될 수 있다. Thereafter, the block-row interleaver 125 divides the bits included in the remaining groups except for the group written to the first interleaver 125-2 and writes the bits to each row of the second interleaver 125-3 in the row direction. can In this case, the same number of bits may be written to each row of the second interleaver 125 - 3 . That is, one bit group may be input to a plurality of rows of the second interleaver 125 - 3 .

예를 들어, 도 22와 같이, 블록-로우 인터리버(125)는 제1 인터리버(125-2)에 라이트된 그룹을 제외한 나머지 그룹에 포함된 비트들을 제2 인터리버(125-3)을 구성하는 m 개의 행 각각에 a×M/m 개씩 행 방향으로 라이트하고, 비트들이 라이트된 제2 인터리버(125-3)의 m 개의 행의 각 열을 열 방향으로 리드할 수 있다. 이 경우, 도 22와 같은 구조를 갖는 제2 인터리버(125-3)이 1개 이용될 수 있다.For example, as shown in FIG. 22 , the block-row interleaver 125 uses bits included in the remaining groups except for the group written in the first interleaver 125-2 to m constituting the second interleaver 125-3. It is possible to write a × M/m in each row in the row direction, and read each column in the m rows of the second interleaver 125 - 3 in which bits are written, in the column direction. In this case, one second interleaver 125-3 having the structure shown in FIG. 22 may be used.

다만, 본 발명의 다른 실시 예에 따르면, 도 23에 도시한 바와 같이, 블록-로우 인터리버(125)는 제1 인터리버(125-2)에 대해서는 도 22에서 설명한 방식과 동일한 방식으로 비트들을 라이트하지만, 제2 인터리버(125-3)에 대해서는 도 22에서 설명한 방식과는 다른 방식으로 비트들을 라이트할 수도 있다.However, according to another embodiment of the present invention, as shown in FIG. 23 , the block-row interleaver 125 writes bits to the first interleaver 125-2 in the same manner as described with reference to FIG. 22 . , bits may be written to the second interleaver 125 - 3 in a method different from the method described with reference to FIG. 22 .

즉, 블록-로우 인터리버(125)는 제2 인터리버(125-3)에 비트들을 열 방향으로 라이트할 수 있다.That is, the block-row interleaver 125 may write bits to the second interleaver 125 - 3 in the column direction.

예를 들어, 도 23과 같이, 블록-로우 인터리버(125)는 제1 인터리버(125-2)에 라이트된 그룹을 제외한 나머지 그룹에 포함된 비트들을 제2 인터리버(125-3)을 구성하는 각각 a×M/m 개의 열로 구성된 m 개의 행의 각 열에 비트들을 열 방향으로 라이트하고, 비트들이 라이트된 제2 인터리버(125-3)의 m 개의 행의 각 열을 열 방향으로 리드할 수 있다. 이 경우, 도 23과 같은 구조를 갖는 제2 인터리버(125-3)이 1개 이용될 수 있다.For example, as shown in FIG. 23 , the block-row interleaver 125 uses bits included in the remaining groups except for the group written to the first interleaver 125-2 to configure the second interleaver 125-3, respectively. Bits may be written to each column of m rows of a×M/m columns in the column direction, and each column of the m rows of the second interleaver 125 - 3 to which the bits have been written may be read in the column direction. In this case, one second interleaver 125-3 having the structure shown in FIG. 23 may be used.

한편, 도 23과 같은 방식의 경우, 블록-로우 인터리버(125)는 비트들을 제2 인터리버에 열 방향으로 라이트한 후 열 방향으로 리드하여 인터리빙을 수행한다. 이에 따라, 제2 인터리버에 의해 인터리빙되는 그룹에 포함된 비트들은 라이트된 순서대로 리딩되어 변조부(130)로 출력된다. 따라서, 제2 인터리버에 속하는 그룹에 포함된 비트들은 블록-로우 인터리버(125)에 의해 순서가 재정렬되지 않고 순차적으로 변조 심볼에 맵핑될 수 있다. 이와 같이, 블록-로우 인터리버(125)는 복수의 그룹 중 적어도 일부 그룹에 대해서는 인터리빙을 수행하고, 나머지 그룹에 대해서는 인터리빙을 수행하지 않을 수 있다. 구체적으로, 블록-로우 인터리버(125)는 복수의 그룹 중 적어도 일부 그룹을 구성하는 LDPC 부호어를 복수의 행에 순차적으로 라이트하고 이를 열 방향으로 리드하여 인터리빙을 수행하지만 나머지 그룹에 대해서는 인터리빙을 수행하지 않을 수 있다. 즉, 블록-로우 인터리버(125)는 나머지 그룹에 포함된 비트들을 동일한 방향으로 라이트 및 리드하기 때문에, 나머지 그룹에 포함된 비트들은 순서가 변경되지 않고 그대로 출력될 수 있다. Meanwhile, in the case of FIG. 23 , the block-row interleaver 125 performs interleaving by writing bits to the second interleaver in the column direction and then reading the bits in the column direction. Accordingly, bits included in the group interleaved by the second interleaver are read in the written order and output to the modulator 130 . Accordingly, the bits included in the group belonging to the second interleaver may be sequentially mapped to modulation symbols without being rearranged in order by the block-row interleaver 125 . As such, the block-row interleaver 125 may perform interleaving on at least some of the plurality of groups and may not perform interleaving on the remaining groups. Specifically, the block-row interleaver 125 performs interleaving by sequentially writing LDPC codewords constituting at least some of the plurality of groups into a plurality of rows and reading them in the column direction, but interleaving is performed on the remaining groups. may not That is, since the block-row interleaver 125 writes and reads bits included in the remaining groups in the same direction, the bits included in the remaining groups may be output without changing their order.

또한, 상술한 예에서는 나머지 그룹에 포함된 비트들을 열 방향으로 라이트 및 리드하는 것으로 설명하였으나 이는 일 예에 불과하다. 즉, 블록-로우 인터리버(125)는 나머지 그룹에 포함된 비트들을 행 방향으로 라이트 및 리드할 수도 있으며, 이 경우에도 나머지 그룹에 포함된 비트들은 순서가 변경되지 않고 그대로 출력될 수 있다. Also, in the above example, it has been described that the bits included in the remaining groups are written and read in the column direction, but this is only an example. That is, the block-row interleaver 125 may write and read bits included in the remaining groups in the row direction, and even in this case, the bits included in the remaining groups may be output without changing their order.

이와 같이, 블록-로우 인터리버(125)는 도 21 내지 도 23에서 설명한 방식을 이용하여 복수의 그룹을 인터리빙할 수 있다. As such, the block-row interleaver 125 may interleave a plurality of groups using the method described with reference to FIGS. 21 to 23 .

이와 같은 방식에 따를 경우, 블록-로우 인터리버(125)의 출력은 블록 인터리버(124)의 출력과 동일할 수 있다. 구체적으로, 블록-로우 인터리버(125)가 도 21과 같이 인터리빙을 수행하는 경우 도 8과 같이 인터리빙을 수행하는 블록 인터리버(124)와 동일한 값을 출력하고, 블록-로우 인터리버(125)가 도 22와 같이 인터리빙을 수행하는 경우 도 9와 같이 인터리빙을 수행하는 블록 인터리버(124)와 동일한 값을 출력하며, 블록-로우 인터리버(125)가 도 23과 같이 인터리빙을 수행하는 경우 도 10과 같이 인터리빙을 수행하는 블록 인터리버(124)와 동일한 값을 출력할 수 있다. According to this method, the output of the block-row interleaver 125 may be the same as the output of the block interleaver 124 . Specifically, when the block-row interleaver 125 performs interleaving as shown in FIG. 21, it outputs the same value as the block interleaver 124 performing interleaving as shown in FIG. 8, and the block-row interleaver 125 performs the interleaving as shown in FIG. When interleaving is performed as shown in FIG. 9, the same value as that of the block interleaver 124 performing interleaving is output as shown in FIG. 9, and when the block-row interleaver 125 performs interleaving as shown in FIG. 23, interleaving is performed as shown in FIG. It is possible to output the same value as the block interleaver 124 performing.

구체적으로, 수학식 11을 기반으로 그룹 인터리버(122)를 사용하고 블록 인터리버(124)를 사용할 경우 그룹 인터리버(122)의 출력 그룹들을 Yi(0≤j<Ngroup)라 하고, 수학식 12를 기반으로 그룹 인터리버(122)를 사용하고 블록-로우 인터리버(125)를 사용할 경우 그룹 인터러버(122)의 출력 그룹들을 Zi(0≤j<Ngroup)라 할 경우, 그룹 인터리빙 후의 출력 그룹들 Zi와 Yi의 사이의 관계는 하기의 수학식 13 및 수학식 14와 같이 표현될 수 있으며, 결국, 블록 인터리버(124)에서 동일한 값이 출력될 수 있다.Specifically, when using the group interleaver 122 and the block interleaver 124 based on Equation 11, the output groups of the group interleaver 122 are Y i (0≤j<N group ), and Equation 12 When the group interleaver 122 is used based on , and the block-row interleaver 125 is used, when the output groups of the group interleaver 122 are Z i (0≤j<N group ), the output group after group interleaving The relationship between Z i and Y i may be expressed as Equations 13 and 14 below, and as a result, the same value may be output from the block interleaver 124 .

Figure pat00107
Figure pat00107

Figure pat00108
Figure pat00108

여기에서, α=

Figure pat00109
로, 블록 인터리버(124)를 사용할 경우 제 1 파트의 하나의 열에 입력되는 그룹의 개수를 의미하며,
Figure pat00110
는 Ngroup/m 이하의 가장 큰 정수이다. 그리고, m은 변조 심볼을 구성하는 비트의 개수와 동일하거나, 변조 심볼을 구성하는 비트의 절반일 수 있다. 또한, m은 블록 인터리버(124)의 열의 개수를 의미하고, m은 블록-로우 인터리버(125)의 행의 개수를 의미한다.where α=
Figure pat00109
, when the block interleaver 124 is used, it means the number of groups input to one column of the first part,
Figure pat00110
is the largest integer less than or equal to N group /m. And, m may be equal to the number of bits constituting the modulation symbol or half of the bits constituting the modulation symbol. Also, m denotes the number of columns of the block interleaver 124 , and m denotes the number of rows of the block-row interleaver 125 .

따라서, 변조부(130)는 블록 인터리버(124)를 이용하는 경우와 동일한 방식으로 블록-로우 인터리버(125)에서 출력되는 비트들을 변조 심볼에 맵핑할 수 있다. Accordingly, the modulator 130 may map the bits output from the block-row interleaver 125 to modulation symbols in the same manner as in the case of using the block interleaver 124 .

한편, 본 발명에서 제안하는 비트 인터리빙 방식은 도 4에서 도시한 바와 같이 패리티 인터리버(121), 그룹 인터리버(122), 그룹 트위스트 인터리버(123) 및 블록 인터리버(124)로 구성되어 있으나(경우에 따라, 패리티 인터리버(121) 또는 그룹 트위스트 인터리버 (123) 생략 가능함), 이는 일 예일 뿐 상기와 같은 3 개의 모듈 또는 4 개의 모듈로 구성되는 것으로 한정할 필요는 없다.On the other hand, the bit interleaving method proposed by the present invention is composed of a parity interleaver 121, a group interleaver 122, a group twist interleaver 123, and a block interleaver 124 as shown in FIG. , parity interleaver 121 or group twist interleaver 123 may be omitted), which is merely an example and does not need to be limited to being composed of three or four modules as described above.

예를 들어, 본 발명에서 블록 인터리버를 사용하고 수학식 11과 같이 표현되는 그룹 인터리빙 방식을 사용할 경우, 수학식 9 및 수학식 10과 같이 정의되는 비트 그룹들 Xj(0≤j<Ngroup)에 대하여, m개의 비트 그룹들 가령, {Xπ(i), Xπ(α+i),...,Xπ((m-1)×α+i)} (0≤i<α)에 속하는 비트들이 하나의 변조 심볼을 구성하도록 한다.For example, when a block interleaver is used in the present invention and a group interleaving method expressed as Equation 11 is used, bit groups X j defined as Equations 9 and 10 (0≤j<N group ) For , m bit groups e.g. {X π(i) , X π(α+i) ,...,X π((m-1)×α+i) } (0≤i<α) Bits belonging to , constitute one modulation symbol.

여기에서, α는 블록 인터리버의 제1 파트를 구성하는 비트 그룹의 개수로 α=

Figure pat00111
이다. 그리고, m은 블록 인터리버의 열의 개수를 의미하며, 이는 변조 심볼을 구성하는 비트의 개수 또는 변조 심볼을 구성하는 비트의 개수의 절반일 수 있다.Here, α is the number of bit groups constituting the first part of the block interleaver, and α=
Figure pat00111
am. And, m means the number of columns of the block interleaver, which may be half of the number of bits constituting the modulation symbol or the number of bits constituting the modulation symbol.

그러므로, 일 예로, 패리티 인터리빙된 비트들 ui에 대하여, {uπ(i)+j, uπ(α+i)+j,...,uπ((m-1)×α+i)+j} (0<i≤m, 0<j≤M)는 하나의 변조 심볼을 구성할 수 있다. 이와 같이, 하나의 변조 심볼을 구성하도록 하는 방법은 다양하게 존재할 수 있다.Therefore, as an example, for the parity interleaved bits u i , {u π(i)+j , u π(α+i)+j ,..., u π((m-1)×α+i ) )+j } (0<i≤m, 0<j≤M) may constitute one modulation symbol. As such, there may be various methods for configuring one modulation symbol.

또한, 본 발명에서 제안하는 비트 인터리빙 방식은 도 20에서 도시한 바와 같이 패리티 인터리버(121), 그룹 인터리버(122) 및 그룹 트위스트 인터리버(123) 블록-로우 인터리버(125)로 구성되어 있으나(경우에 따라, 그룹 트위스트 인터리버 (123) 생략 가능함), 이는 일 예일 뿐 상기와 같은 3 개의 모듈 또는 4 개의 모듈로 구성되는 것으로 한정할 필요는 없다.In addition, the bit interleaving method proposed by the present invention consists of a parity interleaver 121, a group interleaver 122, and a group twist interleaver 123 and a block-row interleaver 125 as shown in FIG. Accordingly, the group twist interleaver 123 may be omitted), which is merely an example and does not need to be limited to being composed of three or four modules as described above.

예를 들어, 본 발명에서 블록-로우 인터리버를 사용하고 수학식 12와 같이 표현되는 그룹 인터리빙 방식을 사용할 경우, 수학식 9 및 수학식 10과 같이 정의 되는 비트 그룹들 Xj(0≤j<Ngroup)에 대하여, m개의 비트 그룹들 가령, {Xπ(m×i), Xπ(m×i+1),...,Xπ(m×i+(m-1))} (0≤i<α)에 속하는 비트들이 하나의 변조 심볼을 구성하도록 한다.For example, when a block-row interleaver is used in the present invention and a group interleaving method expressed as Equation 12 is used, bit groups X j defined as Equations 9 and 10 (0≤j<N group ) for m bit groups, such as {X π(m×i) , X π(m×i+1) ,...,X π(m×i+(m-1)) } (0 Bits belonging to ?i<α) constitute one modulation symbol.

여기에서, α는 블록 인터리버의 제1 파트를 구성하는 비트 그룹의 개수로 α=

Figure pat00112
이다. 그리고, m은 블록 인터리버의 열의 개수를 의미하며, 이는 변조 심볼을 구성하는 비트의 개수 또는 변조 심볼을 구성하는 비트의 개수의 절반일 수 있다.Here, α is the number of bit groups constituting the first part of the block interleaver, and α=
Figure pat00112
am. And, m means the number of columns of the block interleaver, which may be half of the number of bits constituting the modulation symbol or the number of bits constituting the modulation symbol.

그러므로, 일 예로, 패리티 인터리빙된 비트들 ui에 대하여, {uπ(m×i)+j, uπ(m×i+1)+j,...,uπ(m×i+(m-1))+j} (0<i≤m, 0<j≤M)는 하나의 변조 심볼을 구성할 수 있다. 이와 같이, 하나의 변조 심볼을 구성하도록 하는 방법은 다양하게 존재할 수 있다.Therefore, as an example, for the parity interleaved bits u i , {u π(m×i)+j , u π(m×i+1)+j ,...,u π(m×i+(m) -1))+j } (0<i≤m, 0<j≤M) may constitute one modulation symbol. As such, there may be various methods for configuring one modulation symbol.

한편, 본 발명에서 송신 장치(100)는 부호율, LDPC 부호어의 길이 및 변조 방식 중 적어도 하나를 포함하는 셋(set)에 따라 인터리빙 방식을 다르게 사용할 수 있다.Meanwhile, in the present invention, the transmitting apparatus 100 may use an interleaving method differently according to a set including at least one of a code rate, a length of an LDPC codeword, and a modulation method.

예를 들어, 송신 장치(100)는 특정한 부호율, LDPC 부호어의 길이 및 변조 방식을 포함하는 제1 셋에서는 블록 인터리버(124)를 사용하여 인터리빙을 수행할 수 있고, 제1 셋과는 다른 특정한 부호율, LDPC 부호어의 길이 및 변조 방식을 포함하는 제2 셋에서는 블록-로우 인터리버(125)를 사용하여 인터리빙을 수행할 수 있다.For example, the transmitting apparatus 100 may perform interleaving using the block interleaver 124 in a first set including a specific code rate, a length of an LDPC codeword, and a modulation method, and may perform interleaving using the block interleaver 124 In the second set including a specific code rate, a length of an LDPC codeword, and a modulation scheme, interleaving may be performed using the block-row interleaver 125 .

도 24는 본 발명의 일 실시 예에 따른 수신 장치의 구성을 설명하기 위한 블록도이다. 도 24를 참조하면, 수신 장치(2700)는 복조부(2710), 멀티플렉서(2720), 디인터리버(2730) 및 복호화부(2740)를 포함한다.24 is a block diagram for explaining the configuration of a receiving apparatus according to an embodiment of the present invention. Referring to FIG. 24 , the reception device 2700 includes a demodulator 2710 , a multiplexer 2720 , a deinterleaver 2730 , and a decoder 2740 .

복조부(2710)는 송신 장치(100)에서 전송한 신호를 수신하여 복조한다. 구체적으로, 복조부(2710)는 수신된 신호를 복조하여 LDPC 부호어에 대응되는 값을 생성하고, 이를 멀티플렉서(2720)로 출력한다. 이 경우, 복조부(2710)는 송신 장치(100)에서 사용된 변조 방식에 대응되도록 복조를 수행할 수 있다.The demodulator 2710 receives and demodulates the signal transmitted from the transmitter 100 . Specifically, the demodulator 2710 generates a value corresponding to the LDPC codeword by demodulating the received signal, and outputs it to the multiplexer 2720 . In this case, the demodulator 2710 may perform demodulation to correspond to the modulation method used in the transmitting apparatus 100 .

이를 위해, 송신 장치(100)는 변조 방식에 대한 정보를 수신 장치(2700)로 전송할 수 있으며, 또는, 송신 장치(100)는 수신 장치(2700)와의 사이에서 기정의된 변조 방식을 이용하여 변조를 수행할 수 있다.To this end, the transmitting apparatus 100 may transmit information on the modulation method to the receiving apparatus 2700 , or the transmitting apparatus 100 may be modulated using a modulation method predefined between the transmitting apparatus 2700 and the receiving apparatus 2700 . can be performed.

여기에서, LDPC 부호어에 대응되는 값은 수신된 신호에 대한 채널 값으로 표현될 수 있다. 채널 값을 결정하는 방법은 다양하게 존재할 수 있으며, 일 예로, LLR(Log Likelihood Ratio) 값을 결정하는 방법이 될 수 있다. Here, a value corresponding to the LDPC codeword may be expressed as a channel value for a received signal. A method of determining the channel value may exist in various ways, and for example, it may be a method of determining a Log Likelihood Ratio (LLR) value.

LLR 값은 송신 장치(100)에서 전송한 비트가 0일 확률과 1일 확률의 비율에 Log를 취한 값으로 나타낼 수 있다. 또는, LLR 값은 경판정(hard decision)에 따라 결정된 비트 값 자체가 될 수 있으며, 또한, LLR 값은 송신 장치(100)에서 전송한 비트가 0 또는 1일 확률이 속하는 구간에 따라 결정된 대표 값이 될 수도 있다.The LLR value may be expressed as a value obtained by taking Log to the ratio of the probability that the bit transmitted from the transmitter 100 is 0 and the probability that it is 1. Alternatively, the LLR value may be a bit value itself determined according to a hard decision, and the LLR value is a representative value determined according to a section in which the probability that the bit transmitted from the transmitting device 100 is 0 or 1 belongs. this could be

멀티플렉서(2720)는 복조부(2710)의 출력 값을 멀티플렉싱하여 디인터리버(2730)로 출력한다. The multiplexer 2720 multiplexes the output value of the demodulator 2710 and outputs it to the deinterleaver 2730 .

구체적으로, 멀티플렉서(2720)는 송신 장치(100)에 구비된 디멀티플렉서(미도시)에 대응되는 구성요소로, 디멀티플렉서(미도시)에 대응되는 동작을 수행한다. 따라서, 송신 장치(100)에서 디멀티플렉서(미도시)가 생략되는 경우, 수신 장치(2700)의 멀티플렉서(2720)는 생략될 수 있다.Specifically, the multiplexer 2720 is a component corresponding to the demultiplexer (not shown) provided in the transmitting apparatus 100 and performs an operation corresponding to the demultiplexer (not shown). Accordingly, when the demultiplexer (not shown) is omitted from the transmitting apparatus 100 , the multiplexer 2720 of the receiving apparatus 2700 may be omitted.

즉, 멀티플렉서(2720)는 복조부(2710)의 출력 값을 셀-투-비트(cell-to-bit) 변환하여 비트 단위의 LLR 값을 출력할 수 있다. That is, the multiplexer 2720 may perform cell-to-bit conversion on an output value of the demodulator 2710 to output an LLR value in units of bits.

이 경우, 디멀티플렉서(미도시)가 도 13과 같이 LDPC 부호어 비트들의 순서를 변경하지 않은 경우, 멀티플렉서(2720)는 셀을 구성하는 비트들에 대응되는 LLR 값의 순서를 변경하지 않고 비트 단위의 LLR 값을 순차적으로 출력할 수 있다. 또는, 멀티플렉서(2720)는 표 34에 기초하여 디멀티플렉서(미도시)에서 수행된 디멀티플렉싱 동작의 역이 되도록 셀을 구성하는 비트들에 대응되는 LLR 값의 순서를 재정렬할 수도 있다. 한편, 디멀티플렉싱 동작의 수행 여부에 대한 정보는 송신 장치(100)로부터 제공되거나, 송신 장치(100)와 수신 장치(2700) 사이에 기저장되어 있을 수 있다.In this case, when the demultiplexer (not shown) does not change the order of the LDPC codeword bits as shown in FIG. 13 , the multiplexer 2720 does not change the order of LLR values corresponding to bits constituting the cell, and LLR values can be output sequentially. Alternatively, the multiplexer 2720 may rearrange the order of LLR values corresponding to bits constituting the cell to be the reverse of the demultiplexing operation performed by the demultiplexer (not shown) based on Table 34. Meanwhile, information on whether the demultiplexing operation is performed may be provided from the transmitting apparatus 100 or may be pre-stored between the transmitting apparatus 100 and the receiving apparatus 2700 .

디인터리버(2730)는 멀티플렉서(2720)의 출력 값을 디인터리빙하고, 이를 복호화부(2740)으로 출력한다. The deinterleaver 2730 deinterleaves the output value of the multiplexer 2720 , and outputs it to the decoder 2740 .

구체적으로, 디인터리버(2730)는 송신 장치(100)의 인터리버(120)에 대응되는 구성요소로, 인터리버(120)에 대응되는 동작을 수행한다. 즉, 디인터리버(2730)는 인터리버(120)에서 수행된 인터리빙 동작을 역으로 수행하여 LLR 값을 디인터리빙한다.Specifically, the deinterleaver 2730 is a component corresponding to the interleaver 120 of the transmitting apparatus 100 and performs an operation corresponding to the interleaver 120 . That is, the deinterleaver 2730 deinterleaves the LLR values by inversely performing the interleaving operation performed by the interleaver 120 .

이를 위해, 디인터리버(2730)는 도 25 및 도 27과 같은 구성요소를 포함할 수 있다.To this end, the deinterleaver 2730 may include the components shown in FIGS. 25 and 27 .

먼저, 도 25와 같이, 디인터리버(2730)는 블록 디인터리버(2731), 그룹 트위스트 디인터리버(2732), 그룹 디인터리버(2733) 및 패리티 디인터리버(2734)를 포함할 수 있다.First, as shown in FIG. 25 , the deinterleaver 2730 may include a block deinterleaver 2731 , a group twist deinterleaver 2732 , a group deinterleaver 2733 , and a parity deinterleaver 2734 .

블록 디인터리버(2731)는 멀티플렉서(2720)의 출력을 디인터리빙하고, 이를 그룹 트위스트 디인터리버(2732)로 출력한다. The block deinterleaver 2731 deinterleaves the output of the multiplexer 2720 and outputs it to the group twist deinterleaver 2732 .

구체적으로, 블록 디인터리버(2731)는 송신 장치(100)에 구비된 블록 인터리버(124)에 대응되는 구성요소로, 블록 인터리버(124)에서 수행된 인터리빙 동작을 역으로 수행할 수 있다.Specifically, the block deinterleaver 2731 is a component corresponding to the block interleaver 124 included in the transmitting apparatus 100 , and may reverse the interleaving operation performed by the block interleaver 124 .

즉, 블록 디인터리버(2731)는 복수의 열로 이루어진 적어도 하나의 행을 이용하여, 멀티플렉서(2720)에서 출력된 LLR 값을 각 행에 행 방향으로 라이트하고, LLR 값이 라이트된 복수의 행의 각 열을 열 방향으로 리드하여 디인터리빙을 수행할 수 있다. That is, the block deinterleaver 2731 writes the LLR values output from the multiplexer 2720 to each row in a row direction using at least one row composed of a plurality of columns, and each of the plurality of rows to which the LLR values are written. Deinterleaving may be performed by reading columns in a column direction.

이 경우, 블록 인터리버(124)에서 열을 2 개의 파트로 구분하여 인터리빙을 수행한 경우, 블록 디인터리버(2731)는 행을 2 개의 파트로 구분하여 디인터리빙을 수행할 수 있다. In this case, when the block interleaver 124 divides a column into two parts and performs interleaving, the block deinterleaver 2731 divides a row into two parts and performs deinterleaving.

또한, 블록 인터리버(124)에서 제1 파트에 속하지 않은 그룹에 대해 행 방향으로 라이트 및 리드한 경우, 블록 디인터리버(2731)는 제1 파트에 속하지 않은 그룹에 대응되는 값은 행 방향으로 라이트 및 리드하여 디인터리빙을 수행할 수도 있다.Also, when the block interleaver 124 writes and reads a group not belonging to the first part in the row direction, the block deinterleaver 2731 writes and reads values corresponding to the group not belonging to the first part in the row direction. Deinterleaving may also be performed by reading.

이하에서는 도 26을 참조하여 블록 디인터리버(2731)에 대해 설명하도록 한다. 다만, 이는 일 예일 뿐이며, 블록 디인터리버(2731)는 다른 방법으로 구현될 수 있음은 물론이다.Hereinafter, the block deinterleaver 2731 will be described with reference to FIG. 26 . However, this is only an example, and it goes without saying that the block deinterleaver 2731 may be implemented in other ways.

입력 LLR vi(0≤i<Nldpc)는 블록 디인터리버(2431)의 ri 행, ci 열에 라이트된다. 여기에서,

Figure pat00113
,
Figure pat00114
이다.The input LLR v i (0≤i<N ldpc ) is written to the r i row and c i column of the block deinterleaver 2431 . From here,
Figure pat00113
,
Figure pat00114
am.

한편, 출력 LLR qi(0≤i<Nc×Nr1)는 블록 디인터리버(2431)의 제1 파트의 ci 열, ri 행으로부터 리드된다. 여기에서,

Figure pat00115
,
Figure pat00116
이다.On the other hand, the output LLR q i (0≤i <N c × N r1) is lead from the first part of the column c i, r i the row of the block deinterleaver (2431). From here,
Figure pat00115
,
Figure pat00116
am.

그리고, 출력 LLR qi(Nc×Nr1≤i<Nldpc)는 블록 디인터리버(2431)의 제2 파트의 ci 열, ri 행으로부터 리드된다. 여기에서,

Figure pat00117
,
Figure pat00118
이다.The output LLR q i (N c × N r1 ≤i <N ldpc) is lead from the second part of the column c i, r i the row of the block deinterleaver (2431). From here,
Figure pat00117
,
Figure pat00118
am.

그룹 트위스트 디인터리버(2732)는 블록 디인터리버(2431)의 출력 값을 디인터리빙하고 이를 그룹 디인터리버(2733)으로 출력한다. The group twist deinterleaver 2732 deinterleaves the output value of the block deinterleaver 2431 and outputs it to the group deinterleaver 2733 .

구체적으로, 그룹 트위스트 디인터리버(2732)는 송신 장치(100)에 구비된 그룹 트위스트 인터리버(123)에 대응되는 구성요소로, 그룹 트위스트 인터리버(123)에서 수행된 인터리빙 동작을 역으로 수행할 수 있다.Specifically, the group twist deinterleaver 2732 is a component corresponding to the group twist interleaver 123 provided in the transmitting apparatus 100, and the interleaving operation performed in the group twist interleaver 123 may be reversely performed. .

즉, 그룹 트위스트 디인터리버(2732)는 동일한 그룹 내에 존재하는 LLR 값의 순서를 변경하여 동일한 그룹 내의 LLR 값을 재정렬할 수 있다. 한편, 송신 장치(100)에서 그룹 트위스트 동작이 수행되지 않는 경우 그룹 트위스트 디인터리버(2732)는 생략될 수 있다.That is, the group twist deinterleaver 2732 may rearrange the LLR values in the same group by changing the order of the LLR values existing in the same group. Meanwhile, when the group twist operation is not performed in the transmitting apparatus 100 , the group twist deinterleaver 2732 may be omitted.

그룹 디인터리버(2733, 혹은 그룹-와이즈 디인터리버)는 그룹 트위스트 디인터리버(2732)의 출력 값을 디인터리빙하고 이를 패리티 디인터리버(2734)로 출력한다. The group deinterleaver 2733 (or group-wise deinterleaver) deinterleaves the output value of the group twist deinterleaver 2732 and outputs it to the parity deinterleaver 2734 .

구체적으로, 그룹 디인터리버(2733)는 송신 장치(100)에 구비된 그룹 인터리버(122)에 대응되는 구성요소로, 그룹 인터리버(122)에서 수행된 인터리빙 동작을 역으로 수행할 수 있다.Specifically, the group deinterleaver 2733 is a component corresponding to the group interleaver 122 included in the transmitting apparatus 100 , and may reverse the interleaving operation performed by the group interleaver 122 .

즉, 그룹 디인터리버(2733)는 복수의 그룹의 순서를 그룹 단위로 재정렬할 수 있다. 이 경우, 그룹 디인터리버(2733)는 LDPC 부호어의 길이, 변조 방식 및 부호율에 따라 표 23 내지 표 27의 인터리빙 방식을 역으로 적용하여 복수의 그룹의 순서를 그룹 단위로 재정렬할 수 있다.That is, the group deinterleaver 2733 may rearrange the order of the plurality of groups in units of groups. In this case, the group deinterleaver 2733 may rearrange the order of a plurality of groups in units of groups by inversely applying the interleaving methods of Tables 23 to 27 according to the length of the LDPC codeword, the modulation method, and the code rate.

한편, 상술한 바와 같이, 도 2 및 도 3의 형태를 갖는 패리티 검사 행렬에서 열 그룹의 순서는 변경 가능하며, 열 그룹은 비트 그룹에 대응된다. 따라서, 패리티 검사 행렬의 열 그룹의 순서가 변경된 경우, 비트 그룹의 순서도 그에 대응되도록 변경될 수 있으며, 그룹 디인터리버(2733)는 이를 참조하여 복수의 그룹의 순서를 그룹 단위로 재정렬할 수 있다.Meanwhile, as described above, in the parity check matrix having the form of FIGS. 2 and 3 , the order of column groups can be changed, and the column groups correspond to bit groups. Accordingly, when the order of the column groups of the parity check matrix is changed, the order of the bit groups may also be changed to correspond thereto, and the group deinterleaver 2733 may rearrange the order of the plurality of groups in units of groups with reference to this.

패리티 디인터리버(2734)는 그룹 디인터리버(2733)의 출력 값에 대해 패리티 디인터리빙을 수행하고, 이를 복호화부(2740)으로 출력한다. The parity deinterleaver 2734 performs parity deinterleaving on the output value of the group deinterleaver 2733 , and outputs it to the decoder 2740 .

구체적으로, 패리티 디인터리버(2734)는 송신 장치(100)에 구비된 패리티 인터리버(121)에 대응되는 구성요소로, 패리티 인터리버(121)에서 수행된 인터리빙 동작을 역으로 수행할 수 있다. 즉, 패리티 디인터리버(2734)는 그룹 디인터리버(2733)에서 출력되는 LLR 값들 중 패리티 비트들에 대응되는 LLR 값을 디인터리빙할 수 있다. 이 경우, 패리티 디인터리버(2734)는 수학식 8의 패리티 인터리빙 방식의 역으로 패리티 비트들에 대응되는 LLR 값을 디인터리빙할 수 있다. 다만, 패리티 디인터리버(2734)는 복호화부(2740)의 복호 방법 및 구현에 따라 생략될 수도 있다.Specifically, the parity deinterleaver 2734 is a component corresponding to the parity interleaver 121 included in the transmitting apparatus 100 , and may reverse the interleaving operation performed by the parity interleaver 121 . That is, the parity deinterleaver 2734 may deinterleave the LLR values corresponding to the parity bits among the LLR values output from the group deinterleaver 2733 . In this case, the parity deinterleaver 2734 may deinterleave the LLR values corresponding to the parity bits in the reverse of the parity interleaving method of Equation (8). However, the parity deinterleaver 2734 may be omitted depending on the decoding method and implementation of the decoding unit 2740 .

한편, 도 24의 디인터리버(2730)는 도 25와 같이 3개 또는 4개의 구성요소로 구성될 수도 있지만, 구성요소들의 동작을 하나의 구성요소로 수행될 수도 있다. 예를 들어, 비트 그룹들 Xa, Xb, Xc, Xd에 대하여 각각의 비트 그룹들에 속하는 하나의 비트들이 하나의 변조 심볼을 구성할 경우, 디인터리버(2730)에서는 수신된 하나의 변조 심볼을 기반으로 비트 그룹들에 대응되는 위치로 디인터리빙할 수 있다. Meanwhile, the deinterleaver 2730 of FIG. 24 may be composed of three or four components as shown in FIG. 25 , but operations of the components may be performed with one component. For example, when one bit belonging to each bit group for bit groups X a , X b , X c , X d constitutes one modulation symbol, the deinterleaver 2730 receives one Deinterleaving may be performed to positions corresponding to bit groups based on the modulation symbol.

예를 들어, 부호율이 12/15이며 변조 방식이 16-QAM인 경우, 그룹 디인터리버(2733)는 표 21을 기초로 디인터리빙을 수행할 수 있다.For example, when the code rate is 12/15 and the modulation scheme is 16-QAM, the group deinterleaver 2733 may perform deinterleaving based on Table 21 .

이 경우, 비트 그룹 X35, X37, X16, X2 각각에 포함된 하나의 비트씩이 하나의 변조 심볼을 구성하게 된다. 비트 그룹 X35, X37, X16, X2에서 각각 한 비트씩이 하나의 변조 심볼을 구성하게 되므로, 디인터리버(2730)는 수신된 하나의 변조 심볼을 기반으로 비트 그룹 X35, X37, X16, X2에 대응되는 복호화 초기 값으로 매핑할 수 있다.In this case, one bit included in each of the bit groups X 35 , X 37 , X 16 , and X 2 constitutes one modulation symbol. Since one bit in each bit group X 35 , X 37 , X 16 , and X 2 constitutes one modulation symbol, the deinterleaver 2730 performs the bit group X 35 , X 37 based on one received modulation symbol. , X 16 , and X 2 may be mapped to decoding initial values.

한편, 도 27과 같이 디인터리버(2730)는 블록-로우 디인터리버(2735), 그룹 트위스트 디인터리버(2732), 그룹 디인터리버(2733) 및 패리티 디인터리버(2734)를 포함할 수 있다. 이 경우, 그룹 트위스트 디인터리버(2732) 및 패리티 디인터리버(2734)는 도 25와 동일한 기능을 수행한다는 점에서, 중복되는 부분에 대한 구체적인 설명은 생략한다.Meanwhile, as shown in FIG. 27 , the deinterleaver 2730 may include a block-row deinterleaver 2735 , a group twist deinterleaver 2732 , a group deinterleaver 2733 , and a parity deinterleaver 2734 . In this case, since the group twist deinterleaver 2732 and the parity deinterleaver 2734 perform the same functions as those of FIG. 25 , a detailed description of overlapping parts will be omitted.

블록-로우 디인터리버(2735)는 멀티플렉서(2720)의 출력 값을 디인터리빙하고, 이를 그룹 트위스트 디인터리버(2732)로 출력한다. The block-row deinterleaver 2735 deinterleaves the output value of the multiplexer 2720 , and outputs it to the group twist deinterleaver 2732 .

구체적으로, 블록-로우 디인터리버(2735)는 송신 장치(100)에 구비된 블록-로우 인터리버(125)에 대응되는 구성요소로, 블록-로우 인터리버(125)에서 수행된 인터리빙 동작을 역으로 수행할 수 있다.Specifically, the block-row deinterleaver 2735 is a component corresponding to the block-row interleaver 125 provided in the transmitting apparatus 100 and reversely performs the interleaving operation performed by the block-row interleaver 125 . can do.

즉, 블록-로우 디인터리버(2735)는 복수의 행으로 이루어진 적어도 하나의 열을 이용하여, 멀티플렉서(2720)에서 출력되는 LLR 값을 각 열에 열 방향으로 라이트하고, LLR 값이 라이트된 복수의 열의 각 행을 열 방향으로 리드하여 디인터리빙을 수행할 수 있다. That is, the block-row deinterleaver 2735 writes the LLR values output from the multiplexer 2720 to each column by using at least one column of a plurality of rows, and writes the LLR values output from the multiplexer 2720 in the column direction. Deinterleaving may be performed by reading each row in the column direction.

다만, 블록-로우 인터리버(125)에서 제1 파트에 속하지 않은 그룹에 대해 열 방향으로 라이트 및 리드한 경우, 블록-로우 디인터리버(2735)는 제1 파트에 속하지 않은 그룹에 대응되는 값은 열 방향으로 라이트 및 리드하여 디인터리빙을 수행할 수도 있다.However, when the block-row interleaver 125 writes and reads the group not belonging to the first part in the column direction, the block-row deinterleaver 2735 sets the value corresponding to the group not belonging to the first part in the column. Deinterleaving may be performed by writing and reading in a direction.

그룹 디인터리버(2733)는 그룹 트위스트 디인터리버(2732)의 출력 값을 디인터리빙하고, 이를 패리티 디인터리버(2734)로 출력한다. The group deinterleaver 2733 deinterleaves the output value of the group twist deinterleaver 2732 , and outputs it to the parity deinterleaver 2734 .

구체적으로, 그룹 디인터리버(2733)는 송신 장치(100)에 구비된 그룹 인터리버(122)에 대응되는 구성요소로, 그룹 인터리버(122)에서 수행된 인터리빙 동작을 역으로 수행할 수 있다.Specifically, the group deinterleaver 2733 is a component corresponding to the group interleaver 122 included in the transmitting apparatus 100 , and may reverse the interleaving operation performed by the group interleaver 122 .

즉, 그룹 디인터리버(2733)는 복수의 그룹의 순서를 그룹 단위로 재정렬할 수 있다. 이 경우, 그룹 디인터리버(2733)는 LDPC 부호어의 길이, 변조 방식 및 부호율에 따라 표 49 내지 표 53의 인터리빙 방식을 역으로 적용하여 복수의 그룹의 순서를 그룹 단위로 재정렬할 수 있다.That is, the group deinterleaver 2733 may rearrange the order of the plurality of groups in units of groups. In this case, the group deinterleaver 2733 may rearrange the order of the plurality of groups in units of groups by inversely applying the interleaving methods of Tables 49 to 53 according to the length of the LDPC codeword, the modulation method, and the code rate.

한편, 도 24의 디인터리버(2730)는 도 27과 같이 3 개 또는 4 개의 구성요소로 구성될 수도 있지만, 구성요소들의 동작을 하나의 구성요소로 수행될 수도 있다. 예를 들어, 비트 그룹들 Xa, Xb, Xc, Xd에 대하여 각각의 비트 그룹들에 속하는 하나의 비트들이 하나의 변조 심볼을 구성할 경우, 디인터리버(2730)는 수신된 하나의 변조 심볼을 기반으로 비트 그룹들에 대응되는 위치로 디인터리빙할 수 있다.Meanwhile, the deinterleaver 2730 of FIG. 24 may be composed of three or four components as shown in FIG. 27 , but operations of the components may be performed as one component. For example, when one bit belonging to each bit group for bit groups X a , X b , X c , X d constitutes one modulation symbol, the deinterleaver 2730 may Deinterleaving may be performed to positions corresponding to bit groups based on the modulation symbol.

이를 위해, 송신 장치(100)는 인터리버(120)에서 인터리빙 수행을 위해 이용된 각종 정보를 수신 장치(2700)로 전송하거나, 송신 장치(100)는 수신 장치(2700)와의 사이에서 기정의된 방식을 이용하여 인터리빙을 수행할 수 있다. To this end, the transmitting device 100 transmits various types of information used for performing interleaving in the interleaver 120 to the receiving device 2700 , or the transmitting device 100 uses a predefined method between the receiving device 2700 and the receiving device 2700 . can be used to perform interleaving.

복호화부(2740)는 디인터리버(2730)의 출력 값을 이용하여 LDPC 복호화를 수행할 수 있다. 이를 위해, 복호화부(2740)는 LDPC 복호화를 수행하기 위한 LDPC 디코더(미도시)를 포함할 수 있다.The decoder 2740 may perform LDPC decoding using the output value of the deinterleaver 2730 . To this end, the decoder 2740 may include an LDPC decoder (not shown) for performing LDPC decoding.

구체적으로, 복호화부(2740)는 송신 장치(100)의 부호화부(110)에 대응되는 구성요소로, 디인터리버(2730)에서 출력되는 LLR 값을 이용하여 LDPC 복호화를 수행하여 에러를 정정할 수 있다 Specifically, the decoder 2740 is a component corresponding to the encoder 110 of the transmitting apparatus 100 and performs LDPC decoding using the LLR value output from the deinterleaver 2730 to correct the error. have

예를 들어, 복호화부(2740)는 합곱 알고리즘(sum-product algorithm)에 기반한 반복 복호 방식(iterative decoding)으로 LDPC 복호화를 수행할 수 있다. 여기에서, 합곱 알고리즘은 메시지 패싱 알고리즘(message passing algorithm)의 일종이며, 메시지 패싱 알고리즘이라 함은 bipartite 그래프 상에서 에지를 통해 메시지들(가령, LLR 값)을 교환하고, 변수 노드들 혹은 검사 노드들로 입력되는 메시지들로부터 출력 메시지를 계산하여 업데이트하는 알고리즘을 나타낸다.For example, the decoder 2740 may perform LDPC decoding by iterative decoding based on a sum-product algorithm. Here, the sum and product algorithm is a kind of message passing algorithm, and the message passing algorithm refers to exchanging messages (eg, LLR values) through edges on a bipartite graph and using variable nodes or check nodes. Represents an algorithm that calculates and updates an output message from input messages.

한편, 복호화부(2740)는 LDPC 복호화 시 패리티 검사 행렬을 이용할 수 있다. 이 경우, 부호율 및 LDPC 부호어의 길이 등에 따라 패리티 검사 행렬에서 정보어 부분 행렬은 표 4 내지 표 21과 같이 정의되며 패리티 부분 행렬은 이중 대각 구조를 가질 수 있다. Meanwhile, the decoder 2740 may use a parity check matrix during LDPC decoding. In this case, the information word submatrix in the parity check matrix is defined as shown in Tables 4 to 21 according to the code rate and the length of the LDPC codeword, and the parity submatrix may have a double diagonal structure.

또한, LDPC 복호화 시 이용되는 패리티 검사 행렬에 대한 정보 및 부호율 등에 대한 정보는 수신 장치(2700)에 기저장되어 있거나, 송신 장치(100)로부터 제공될 수 있다.In addition, information on a parity check matrix used in LDPC decoding and information on a code rate, etc. may be pre-stored in the receiving device 2700 or may be provided from the transmitting device 100 .

도 28은 본 발명의 일 실시 예에 따른 송신 장치의 신호 처리 방법을 설명하기 위한 흐름도이다.28 is a flowchart illustrating a signal processing method of a transmitting apparatus according to an embodiment of the present invention.

먼저, LDPC 부호화를 수행하여 LDPC 부호어를 생성한다(S3010).First, LDPC encoding is performed to generate an LDPC codeword (S3010).

이후, LDPC 부호어를 인터리빙하고(S3020), 변조 방식에 따라 상기 인터리빙된 LDPC 부호어를 변조하여 변조 심볼을 생성한다(S3030).Thereafter, the LDPC codeword is interleaved (S3020), and a modulation symbol is generated by modulating the interleaved LDPC codeword according to a modulation scheme (S3030).

S3020 단계는 각각 복수의 행을 포함하는 복수의 열 각각을 복수의 열의 개수 및 상기 비트 그룹의 개수에 따라 제1 파트 및 제2 파트로 구분하여 LDPC 부호어를 인터리빙할 수 있다.In operation S3020, the LDPC codewords may be interleaved by dividing each of a plurality of columns each including a plurality of rows into a first part and a second part according to the number of the plurality of columns and the number of the bit groups.

여기에서, 복수의 열의 개수는 변조 방식에 따른 변조 차수와 동일한 값을 가지며, 복수의 열 각각은 LDPC 부호어를 구성하는 비트 수를 복수의 열의 개수로 나눈 값만큼의 행으로 구성될 수 있다.Here, the number of the plurality of columns has the same value as the modulation order according to the modulation method, and each of the plurality of columns may consist of as many rows as the number of bits constituting the LDPC codeword divided by the number of the plurality of columns.

그리고, 제1 파트는 복수의 열 각각에서, 복수의 열의 개수, 비트 그룹의 개수 및 각 비트 그룹을 구성하는 비트 수에 따라 LDPC 부호어를 구성하는 복수의 비트 그룹 중 복수의 열 각각에 비트 그룹 단위로 라이트 가능한 적어도 일부의 비트 그룹에 포함된 비트 수만큼의 행으로 구성되고, 제2 파트는 복수의 열 각각에서, 복수의 열 각각을 구성하는 행에서 복수의 열 각각에서 비트 그룹 단위로 라이트 가능한 적어도 일부의 비트 그룹에 포함된 비트 수만큼의 행을 제외한 행으로 구성될 수 있다.And, in each of the plurality of columns, the first part is a bit group in each of the plurality of columns among the plurality of bit groups constituting the LDPC codeword according to the number of the plurality of columns, the number of bit groups, and the number of bits constituting each bit group. The second part is composed of as many rows as the number of bits included in at least some bit groups that can be written as a unit, and the second part is written in units of bit groups in each of a plurality of columns in each of a plurality of columns and in a row constituting each of the plurality of columns It may be composed of rows excluding as many rows as the number of bits included in at least some possible bit groups.

이 경우, 제2 파트의 행의 개수는 제1 파트에 대응되는 비트 그룹을 제외한 모든 비트 그룹에 포함된 비트의 수를 복수의 열의 개수로 나눈 몫과 동일한 값을 가질 수 있다.In this case, the number of rows of the second part may have the same value as a quotient obtained by dividing the number of bits included in all bit groups except for the bit group corresponding to the first part by the number of columns.

한편, S3020 단계는 비트 그룹 단위로 라이트 가능한 적어도 일부의 비트 그룹에 포함된 비트들을 제1 파트를 구성하는 복수의 열 각각에 순차적으로 라이트하고, 복수의 비트 그룹에서 적어도 일부의 비트 그룹을 제외한 나머지 비트 그룹에 포함된 비트들을 복수의 열의 개수에 기초하여 분할하여 제2 파트를 구성하는 복수의 열 각각에 순차적으로 라이트할 수 있다.Meanwhile, in step S3020, bits included in at least some bit groups that can be written in a bit group unit are sequentially written to each of a plurality of columns constituting the first part, and the remaining bits excluding at least some bit groups from the plurality of bit groups The bits included in the bit group may be divided based on the number of the plurality of columns to sequentially write to each of the plurality of columns constituting the second part.

그리고, S3020 단계는 나머지 비트 그룹에 포함된 비트들을 복수의 열의 개수로 분할하고, 분할된 비트들 각각을 제2 파트를 구성하는 복수의 열 각각에 열 방향으로 라이트하고, 제1 파트 및 상기 제2 파트를 구성하는 복수의 열을 행 방향으로 리드하여 인터리빙을 수행할 수 있다.In step S3020, the bits included in the remaining bit group are divided into the number of a plurality of columns, each of the divided bits is written in a column direction in each of a plurality of columns constituting the second part, and the first part and the first part Interleaving may be performed by reading a plurality of columns constituting two parts in a row direction.

한편, 변조 차수는 변조 방식이 QPSK, 16-QAM, 64-QAM, 256-QAM, 1024-QAM, 4096-QAM인 경우, 2,4,6,8,10,12일 수 있다.Meanwhile, the modulation order may be 2,4,6,8,10,12 when the modulation scheme is QPSK, 16-QAM, 64-QAM, 256-QAM, 1024-QAM, or 4096-QAM.

한편, 본 발명에 따른 신호 처리 방법을 순차적으로 수행하는 프로그램이 저장된 비일시적 판독 가능 매체(non-transitory computer readable medium)가 제공될 수 있다. Meanwhile, a non-transitory computer readable medium in which a program for sequentially performing the signal processing method according to the present invention is stored may be provided.

비일시적 판독 가능 매체란 레지스터, 캐쉬, 메모리 등과 같이 짧은 순간 동안 데이터를 저장하는 매체가 아니라 반영구적으로 데이터를 저장하며, 기기에 의해 판독(reading)이 가능한 매체를 의미한다. 구체적으로는, 다양한 어플리케이션 또는 프로그램들은 CD, DVD, 하드 디스크, 블루레이 디스크, USB, 메모리카드, ROM 등과 같은 비일시적 판독 가능 매체에 저장되어 제공될 수 있다.The non-transitory readable medium refers to a medium that stores data semi-permanently, rather than a medium that stores data for a short moment, such as a register, cache, memory, etc., and can be read by a device. Specifically, various applications or programs may be provided by being stored in a non-transitory readable medium such as a CD, DVD, hard disk, Blu-ray disk, USB, memory card, ROM, and the like.

또한, 송신 장치 및 수신 장치에 대해 도시한 상술한 블록도에서는 버스(bus)를 미도시하였으나, 각 장치에서 각 구성요소 간의 통신은 버스를 통해 이루어질 수도 있다. 또한, 각 장치에는 상술한 다양한 단계를 수행하는 CPU, 마이크로 프로세서 등과 같은 프로세서가 더 포함될 수도 있다. In addition, although a bus is not shown in the above-described block diagram of the transmitting apparatus and the receiving apparatus, communication between each component in each apparatus may be performed through a bus. In addition, each device may further include a processor such as a CPU or a microprocessor that performs the various steps described above.

또한, 이상에서는 본 발명의 바람직한 실시 예에 대하여 도시하고 설명하였지만, 본 발명은 상술한 특정의 실시 예에 한정되지 아니하며, 청구범위에서 청구하는 본 발명의 요지를 벗어남이 없이 당해 발명이 속하는 기술분야에서 통상의 지식을 가진자에 의해 다양한 변형실시가 가능한 것은 물론이고, 이러한 변형실시들은 본 발명의 기술적 사상이나 전망으로부터 개별적으로 이해되어져서는 안될 것이다.In addition, although preferred embodiments of the present invention have been illustrated and described above, the present invention is not limited to the specific embodiments described above, and the technical field to which the present invention pertains without departing from the gist of the present invention as claimed in the claims In addition, various modifications may be made by those of ordinary skill in the art, and these modifications should not be individually understood from the technical spirit or perspective of the present invention.

100 : 송신 장치 110 : 부호화부
120 : 인터리버 130 : 변조부
100: transmitter 110: encoder
120: interleaver 130: modulator

Claims (4)

송신 방법에 있어서,
LDPC(low density parity check) 코드에 기초하여 입력 비트들을 인코딩하여 패리티 비트들을 생성하는 단계;
복수의 컬럼을 이용하여 코드워드의 비트들을 인터리빙하는 단계;
256-QAM(quadrature amplitude modulation)에 기초하여 상기 인터리빙된 비트들을 성상점들에 맵핑하는 단계; 및
상기 성상점들에 기초하여 생성된 프레임을 전송하는 단계;를 포함하고,
상기 코드워드는, 상기 입력 비트들 및 상기 패리티 비트들을 포함하며,
상기 복수의 컬럼은, 각각 제1 파트 및 제2 파트를 포함하며,
상기 LDPC 코드의 코드 길이가 64800이면, 각 컬럼의 제1 파트의 로우의 수는 7920이고 각 컬럼의 제2 파트의 로우의 수는 180이고,
상기 LDPC 코드의 코드 길이가 16200이면, 각 컬럼의 제1 파트의 로우의 수는 1800이고 각 컬럼의 제2 파트의 로우의 수는 225인 송신 방법.
In the transmission method,
encoding input bits based on a low density parity check (LDPC) code to generate parity bits;
interleaving bits of a codeword using a plurality of columns;
mapping the interleaved bits to constellation points based on 256-quadrature amplitude modulation (QAM); and
Transmitting a frame generated based on the constellation points;
The codeword includes the input bits and the parity bits,
Each of the plurality of columns includes a first part and a second part,
If the code length of the LDPC code is 64800, the number of rows in the first part of each column is 7920 and the number of rows in the second part of each column is 180;
If the code length of the LDPC code is 16200, the number of rows in the first part of each column is 1800 and the number of rows in the second part of each column is 225.
제1항에 있어서,
상기 복수의 그룹 각각은, 360 개의 비트들을 포함하는 송신 방법.
According to claim 1,
Each of the plurality of groups includes 360 bits.
수신 방법에 있어서,
송신 장치로부터 신호를 수신하는 단계;
256-QAM(quadrature amplitude modulation)에 기초하여 상기 수신된 신호를 복조하여 값들을 생성하는 단계;
복수의 컬럼을 이용하여 상기 값들을 디인터리빙하는 단계; 및
LDPC(low density parity check) 코드에 기초하여 상기 디인터리빙된 값들을 디코딩하는 단계;를 포함하며,
상기 복수의 컬럼은, 각각 제1 파트 및 제2 파트를 포함하고,
상기 LDPC 코드의 코드 길이가 64800이면, 각 컬럼의 제1 파트의 로우의 수는 7920이고 각 컬럼의 제2 파트의 로우의 수는 180이고,
상기 LDPC 코드의 코드 길이가 16200이면, 각 컬럼의 제1 파트의 로우의 수는 1800이고 각 컬럼의 제2 파트의 로우의 수는 225인 수신 방법.
In the receiving method,
receiving a signal from a transmitting device;
demodulating the received signal based on 256-QAM (quadrature amplitude modulation) to generate values;
deinterleaving the values using a plurality of columns; and
Decoding the deinterleaved values based on a low density parity check (LDPC) code;
Each of the plurality of columns includes a first part and a second part,
If the code length of the LDPC code is 64800, the number of rows in the first part of each column is 7920 and the number of rows in the second part of each column is 180;
If the code length of the LDPC code is 16200, the number of rows in the first part of each column is 1800 and the number of rows in the second part of each column is 225.
제3항에 있어서,
상기 복수의 그룹 각각은, 360 개의 값들을 포함하는 수신 방법.
4. The method of claim 3,
Each of the plurality of groups includes 360 values.
KR1020210120570A 2013-10-04 2021-09-09 Transmitting apparatus and signal processing method thereof KR102466523B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020220148109A KR102606202B1 (en) 2013-10-04 2022-11-08 Transmitting apparatus and signal processing method thereof

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US201361886827P 2013-10-04 2013-10-04
US61/886,827 2013-10-04
KR1020210066335A KR102302763B1 (en) 2013-10-04 2021-05-24 Transmitting apparatus and signal processing method thereof

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
KR1020210066335A Division KR102302763B1 (en) 2013-10-04 2021-05-24 Transmitting apparatus and signal processing method thereof

Related Child Applications (1)

Application Number Title Priority Date Filing Date
KR1020220148109A Division KR102606202B1 (en) 2013-10-04 2022-11-08 Transmitting apparatus and signal processing method thereof

Publications (2)

Publication Number Publication Date
KR20210114368A true KR20210114368A (en) 2021-09-23
KR102466523B1 KR102466523B1 (en) 2022-11-11

Family

ID=53031725

Family Applications (4)

Application Number Title Priority Date Filing Date
KR1020140134505A KR102258098B1 (en) 2013-10-04 2014-10-06 Transmitting apparatus and signal processing method thereof
KR1020210066335A KR102302763B1 (en) 2013-10-04 2021-05-24 Transmitting apparatus and signal processing method thereof
KR1020210120570A KR102466523B1 (en) 2013-10-04 2021-09-09 Transmitting apparatus and signal processing method thereof
KR1020220148109A KR102606202B1 (en) 2013-10-04 2022-11-08 Transmitting apparatus and signal processing method thereof

Family Applications Before (2)

Application Number Title Priority Date Filing Date
KR1020140134505A KR102258098B1 (en) 2013-10-04 2014-10-06 Transmitting apparatus and signal processing method thereof
KR1020210066335A KR102302763B1 (en) 2013-10-04 2021-05-24 Transmitting apparatus and signal processing method thereof

Family Applications After (1)

Application Number Title Priority Date Filing Date
KR1020220148109A KR102606202B1 (en) 2013-10-04 2022-11-08 Transmitting apparatus and signal processing method thereof

Country Status (1)

Country Link
KR (4) KR102258098B1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB201312243D0 (en) 2013-07-08 2013-08-21 Samsung Electronics Co Ltd Non-Uniform Constellations
KR102258098B1 (en) * 2013-10-04 2021-05-28 삼성전자주식회사 Transmitting apparatus and signal processing method thereof
MX361268B (en) * 2014-02-05 2018-12-03 Samsung Electronics Co Ltd Transmitting apparatus and modulation method thereof.
KR101800409B1 (en) * 2014-02-19 2017-11-23 삼성전자주식회사 Transmitting apparatus and interleaving method thereof

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090125781A1 (en) * 2007-11-08 2009-05-14 Hong-Sil Jeong Apparatus and method for transmitting and receiving data in a communication system using low density parity check code

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100946884B1 (en) * 2005-07-15 2010-03-09 삼성전자주식회사 Channel interleaving/de-interleaving apparatus in a communication system using a low density parity check code and control method thereof
JP2012015688A (en) * 2010-06-30 2012-01-19 Sony Corp Data processing device and data processing method
KR102258098B1 (en) * 2013-10-04 2021-05-28 삼성전자주식회사 Transmitting apparatus and signal processing method thereof

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090125781A1 (en) * 2007-11-08 2009-05-14 Hong-Sil Jeong Apparatus and method for transmitting and receiving data in a communication system using low density parity check code

Also Published As

Publication number Publication date
KR102258098B1 (en) 2021-05-28
KR102466523B1 (en) 2022-11-11
KR102606202B1 (en) 2023-11-24
KR20220155247A (en) 2022-11-22
KR20210065907A (en) 2021-06-04
KR102302763B1 (en) 2021-09-16
KR20150040244A (en) 2015-04-14

Similar Documents

Publication Publication Date Title
KR102372356B1 (en) Transmitting apparatus and interleaving method thereof
US20210036715A1 (en) Transmitting apparatus and signal processing method thereof
CN110086475B (en) Transmitter apparatus and signal processing method thereof
KR102302763B1 (en) Transmitting apparatus and signal processing method thereof
KR102438154B1 (en) Transmitting apparatus and signal processing method thereof
KR102329775B1 (en) Transmitting apparatus and interleaving method thereof
KR102439842B1 (en) Transmitting apparatus and signal processing method thereof
KR102606204B1 (en) Transmitting apparatus and signal processing method thereof
KR20220130077A (en) Transmitting apparatus and signal processing method thereof
KR102531733B1 (en) Transmitting apparatus and signal processing method thereof
KR102415795B1 (en) Transmitting apparatus and signal processing method thereof
KR102359183B1 (en) Transmitting apparatus and signal processing method thereof

Legal Events

Date Code Title Description
A107 Divisional application of patent
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
A107 Divisional application of patent
GRNT Written decision to grant