WO2004006444A1 - 検査行列生成方法および検査行列生成装置 - Google Patents

検査行列生成方法および検査行列生成装置 Download PDF

Info

Publication number
WO2004006444A1
WO2004006444A1 PCT/JP2003/007476 JP0307476W WO2004006444A1 WO 2004006444 A1 WO2004006444 A1 WO 2004006444A1 JP 0307476 W JP0307476 W JP 0307476W WO 2004006444 A1 WO2004006444 A1 WO 2004006444A1
Authority
WO
WIPO (PCT)
Prior art keywords
weights
row
column
weight
code
Prior art date
Application number
PCT/JP2003/007476
Other languages
English (en)
French (fr)
Inventor
Wataru Matumoto
Original Assignee
Mitsubishi Denki Kabushiki Kaisha
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 Mitsubishi Denki Kabushiki Kaisha filed Critical Mitsubishi Denki Kabushiki Kaisha
Priority to EP03736176A priority Critical patent/EP1526647B1/en
Priority to JP2004519205A priority patent/JP4005084B2/ja
Priority to US10/518,444 priority patent/US7395484B2/en
Publication of WO2004006444A1 publication Critical patent/WO2004006444A1/ja

Links

Classifications

    • 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/033Theoretical methods to calculate these checking 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/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
    • H03M13/1148Structural properties of the code parity-check or generator matrix
    • H03M13/1151Algebraically constructed LDPC codes, e.g. LDPC codes derived from Euclidean geometries [EG-LDPC codes]

Definitions

  • the present invention relates to a parity check matrix generation method and a parity check matrix generation apparatus when a low-density parity check (LDPC) code is adopted as an error correction code.
  • the present invention relates to a parity check matrix generation method and a parity check matrix generation device capable of searching for a parity check matrix for LDPC codes having stable characteristics.
  • FIG. 13 is a diagram showing an LDPC-encoded Z-decoding system.
  • 101 is an encoder
  • 102 is a modulator
  • 103 is a communication path
  • 104 is a demodulator
  • 105 is a decoder.
  • encoder 101 on the transmitting side generates parity check matrix H by a predetermined method described later. Then, a generator matrix G is obtained based on the following conditions.
  • G kxn matrix (k: information length, n: codeword length)
  • the encoding device 101 receives the message (n ⁇ n ⁇ -mk) having the information length k, and generates a codeword C using the generator matrix G.
  • the modulator 102 the generated codeword.
  • BPSK, QPSK Performs digital modulation such as multi-level QAM and transmits.
  • the demodulator 104 performs digital demodulation such as BP SK, QP SK, and multi-level QAM on the modulated signal received via the communication path 103, and furthermore, It performs iterative decoding using the “sum_product algorithm” on the demodulated result that has been LDPC encoded, and outputs the estimation result (corresponding to the original mi m 2 —m k ).
  • Non-Patent Document 1 Non-Patent Document 1
  • the matrix shown in FIG. 14 is a binary matrix of “1” and “0”, and the portion of “1” is filled. All other parts are "0".
  • the number of “1” s in one row (which is expressed as a row weight) is four, and the number of “1” s in one column (which is expressed as a column weight) is three.
  • This is generally called "Regu 1 ar_LDPC code” because the column and row weights are uniform.
  • the matrix is divided into three blocks, and random replacement is performed on the second block and the third block.
  • Y. Kou et al. Proposed a method using a Euclidean geometric code as an LDPC code that can deterministically generate a matrix without using a computer search and has relatively stable and good characteristics.
  • a “Regu1ar-lDPC code” composed of regular ensemb1e (ensemble) is described.
  • Figure 15 is a diagram showing the structure of the Euclidean geometric code EG (2, 2 2 ), for example, which has a “Regular—LDP. Code” structure in which the weights of rows and columns are 4 and 4, respectively. .
  • the Euclidean geometric code has a structure in which the arrangement of "1" in each row is cyclically shifted for each row, and has the advantage that the code can be easily and deterministically configured. is there.
  • FIG. 16 is a diagram showing an example in which column weights are regularly separated from 4 to 2.
  • Non-Patent Document 4 See Non-Patent Document 4
  • Chung, et al. See Non-Patent Document 5
  • the conventional check matrix generation method for LDPC codes by Chung et al. Described above requires the number of “1” points in a row (corresponding to the order distribution of variable nodes described later) and the number of “1” points in a column. (Equivalent to check node order distribution described later) Using both) and as variables, the order distribution of the parallel nodes and the check node that maximizes the following equation (1) (rate: coding rate) are obtained. In other words, the ensemble that minimizes the signal-to-noise ratio (SNR) is searched for by linear programming.
  • SNR signal-to-noise ratio
  • the check matrix obtained by the maximum value of “r ate” becomes fluid, and the characteristics are not stable.
  • the conventional method for generating a parity check matrix for LDPC codes repeatedly derives the order distribution of variable nodes and the order distribution of check nodes a predetermined number of times, and thus it takes a certain amount of time for the search process. There was also a problem.
  • the present invention has been made in view of the above, and is capable of easily searching for a deterministic and stable characteristic and a detection matrix for an LDPC code corresponding to an arbitrary ensemble. It is an object of the present invention to provide a parity check matrix generation method and a parity check matrix generation device which are satisfactory.
  • a detection matrix generation method uses a Euclidean geometric code, and uses a low-density parity in which column and / or row weights are not uniform.
  • a code length / coding rate determining step for determining a code length and a coding rate
  • a Euclidean geometric code selecting step for selecting a base Euclidean geometric code
  • a reordering step in which the Euclidean geometric codes are rearranged based on a specific relational expression to create a basic matrix, and the condition ⁇ maximum value of column weights ⁇ number of 1s in a column in a Ukrit geometric code '' is satisfied
  • the maximum weight selection step to select the maximum value of the column weights, and the optimization by Gaussian approximation with the number of row weights limited to two consecutive types
  • the specific relational expression used in the rearranging step is generated such that the weights in the matrix are arranged at the top of the column.
  • a Caylay graph is used to generate a parity check matrix of a low-density parity check code in which column and / or row weights are uniform.
  • Code length / coding rate determination step to determine code length and coding rate
  • Cay 1 ay graph determination to determine the weight of rows and columns of the base Cay 1 ay graph to create basic matrix Step and the maximum weight selection step for selecting the maximum value of the column weight that satisfies the condition “maximum column weight jg ⁇ C ay 1 ay Number of 1s in the column in the ay graph”, and the number of row weights Is limited to two consecutive types, and an ensemble of low-density parity-check code row weights and column weights is tentatively searched using optimization by Gaussian approximation, and then the optimal row First weight search step for determining a set of weights A row deletion step of sequentially deleting the basic matrix from the bottom in consideration of the number of rows after
  • an ensemble of low-density parity-check code row weights and column weights is searched, and then the optimal column weights are searched.
  • a second weight search step of determining a set of the weights of the rows of the low-density parity check code using optimization by Gaussian approximation using the set of weights of the row and the set of weights of the preceding column as fixed parameters.
  • a third weight search step of searching for an optimum ensemble of weights and column weights, and randomly dividing the row and column weights of the basic matrix after the row deletion based on the final ensemble by a predetermined procedure And a dividing step.
  • an optimal ensemble (threshold) of a row weight and a column weight is set so that a coding rate is fixed and Gaussian noise is maximized.
  • An ensemble that minimizes) is searched by a single linear programming.
  • the total number of weights in the weight unit is an integer, and the sum of the total number of weights in the weight unit and the Euclidean geometric code are used.
  • the total number of “1” is adjusted to be equal, and in the dividing step, a dividing process is performed based on the adjusted unsampled.
  • a Latin square of a basic random sequence is created, and a weight “1” is calculated from each row and each column in the basic matrix after the row deletion based on the Latin square. By extracting each column and each row at random.
  • a code length is generated by using a Euclidean geometric code to generate a check matrix of a low-density parity check code in which the weights of columns and / or ones thereof are not uniform.
  • a code length Z for determining a coding rate, a Z coding rate determining means, a Euclidean geometric code selecting means for selecting a base Euclidean geometric code, and rearranging the selected Euclidean geometric codes based on a specific relational expression.
  • Reordering means for creating a basic matrix; and maximum weight selecting means for selecting a maximum value of a column weight that satisfies the condition “2 ⁇ maximum value of a column weight ⁇ the number of 1s in a column in a Ukrit geometric code”.
  • a first weight search means for tentatively searching for an ensemble of low-density parity-check code row weights and column weights using optimization by a similar method, and then determining an optimal set of row weights;
  • a row deletion unit for sequentially deleting the basic matrix from the bottom in consideration of the number of rows after the division, and using a set of weights of the rows as fixed parameters, using a Gaussian approximation optimization method,
  • a second weight search means for searching for an ensemble of row weights and column weights of the low-density parity check code, and thereafter determining an optimal set of column weights;
  • Third weight search means for searching for an optimal ensemble of the row and column weights of the low-density parity check code by using the optimal set by the Gaussian approximation method with a set of column weights as fixed parameters;
  • the most Dividing means for randomly dividing weights of rows and columns of the basic matrix after row deletion based on a final ensemble by a predetermined procedure.
  • the number of 1s in the column in the ay graph, and the number of row weights is limited to two consecutive types Tentatively searches for an ensemble of low-density parity-check code row weights and column weights using Gaussian approximation optimization, and then determines the optimal set of row weights Considering the first weight search method and the number of rows after division,
  • a second weight search means for searching for an optimal set of column weights, and a Gaussian set of the row weight set and the column weight set as fixed parameters.
  • a third weight search means for searching for an optimal ensemble of row weights and column weights of the low-density parity check code using optimization by an approximation method;
  • dividing means for randomly dividing the weights of the rows and columns of the basic matrix after the row deletion by a predetermined procedure based on the sample.
  • FIG. 1 is a Furochiya over preparative showing an LDPC code inspection matrix generation method according to the present invention
  • Figure 2 is an diagram showing Ma Torikusu selected Euclid geometric codes EG (2, 2 2)
  • Fig. 3 shows the matrix (basic matrix) after sorting
  • Fig. 4 shows the unsampled (provisional) of the generator function (X) and generator function p (X) after weight distribution
  • FIG. 5 is a diagram showing an ensemble (provisional) of the generator function (X) and the generator function p (X) after the weight distribution
  • FIG. 6 is a diagram showing the ensemble (provisional) after the weight distribution.
  • FIG. 1 is a Furochiya over preparative showing an LDPC code inspection matrix generation method according to the present invention
  • Figure 2 is an diagram showing Ma Torikusu selected Euclid geometric codes EG (2, 2 2)
  • Fig. 3 shows the matrix (basic matrix) after sorting
  • Fig. 4 shows the unsampled (provisional) of
  • FIG. 7 is a diagram showing an ensemble of a generating function ⁇ (X) and a generating function p (x),
  • FIG. 7 is a diagram showing a specific example of a weight distribution adjustment table
  • FIG. Fig. 9 shows the final ensemble of the generator function ⁇ (X) and generator function ⁇ ( ⁇ ) after adjusting the ensemble shown in Fig. 9.
  • FIG. 10 is a diagram showing a dividing procedure in a conventional paper
  • FIG. 10 is a diagram showing a basic random sequence C (i) and a replacement pattern LBj (i) of the basic random sequence.
  • FIG. 12 is a diagram illustrating a Latin square matrix L jq (i), and FIG.
  • FIG. 12 is a diagram illustrating a relationship between Eb / No (a signal power to noise power ratio per information bit) and an error rate characteristic (BER).
  • FIG. 13 is a diagram showing an LDPC encoding / decoding system
  • FIG. 14 is a diagram showing a parity check matrix for a conventional LDPC code
  • FIG. 15 is a diagram showing a Euclidean geometric code EG (2 is a diagram showing a configuration of a 2 2)
  • FIG. 16 is a diagram showing an example of regularly separated column weight from 4 to 2.
  • FIG. 1 is a flowchart showing a method of generating a parity check matrix for LDPC codes according to the present invention.
  • the method of generating a detection matrix for LDPC codes in the present embodiment is as follows.
  • the configuration may be executed in the communication device according to the set parameters, or may be executed in another control device (such as a computer) outside the communication device.
  • the LDPC code parity check matrix generation method according to the present embodiment is executed outside the communication device, the generated LDPC code parity check matrix is stored in the communication device.
  • the above method is executed in a communication device will be described for convenience of explanation.
  • the encoder 101 on the transmitting side generates a parity check matrix H by a method for generating a parity check matrix for LPC code of the present embodiment described later. Then, a generator matrix G is obtained based on the following conditions.
  • G kxn matrix (k: information length, n: codeword length)
  • the encoder 101 receives the message (11 ⁇ 1112 ...! N k ) having the information length k, and generates a codeword C using the generator matrix G.
  • the modulator 102 performs digital modulation such as BPSK, QPSK, or multi-level QAM on the generated codeword C, and transmits the codeword C.
  • digital modulation such as BPSK, QPSK, or multi-level QAM
  • the demodulator 104 performs digital signal demodulation such as BPSK, QP SK, and multi-level QAM on the modulated signal received via the communication channel 103, and further, the decoder 105 to the PC coded demodulation result, performing iterative decoding by "s um-product algorithm", and outputs the estimated result (corresponding to the original mi m 2 '''m k ).
  • digital signal demodulation such as BPSK, QP SK, and multi-level QAM
  • the decoder 105 to the PC coded demodulation result, performing iterative decoding by "s um-product algorithm", and outputs the estimated result (corresponding to the original mi m 2 '''m k ).
  • the point of “1” is defined as a barrier node, and the point of “1” in the column is defined as a check node.
  • the LLR message propagation from the check node to the variable node is analyzed.
  • the following function (2) is defined.
  • s m u0 is the mean value of u
  • u 0 is the log-likelihood ratio of a signal received via a transmission path including a Gausunoi's variance value ⁇ ⁇ 2 (LLR)
  • t It is the ensemble average of the check node LLR output values at the time of the specified repetition.
  • I (x) and p (x) are the order distributions of the variable node and the check node, respectively (one row for each variable node and one check node, and one column for each check node).
  • ⁇ ; and p respectively represent the ratio of the variable node of degree i to the edge belonging to the check node. Is the order of the maximum barrier node, and d r is the order of the maximum check node. i-1
  • Equation (2) can be equivalently expressed as equation (6) below.
  • ti is the fan sample average of the LLR output value of the check node at the time of the first iteration.
  • the condition for finding the SNR limit (threshold) where the error can be 0 is that (s) ⁇ ⁇ (expressed as R +) when 1 ⁇ ⁇ . Must satisfy the following condition (7).
  • the following function (8) is defined. Note that the initial value r of r. Is ⁇ (s).
  • the parity check matrix for “Irregula r_LD PC code” that is deterministic, has stable characteristics, and corresponds to an arbitrary ensemble, an arbitrary code length, and an arbitrary coding rate is defined as We explain how to search easily in time (see Fig. 1). Specifically, here, a parity check matrix for “I rre gu lar— LDPC code” is generated by dividing and deleting the arrangement of “1” in one row or one column in the Euclidean geometric code. .
  • FIG. 1 is a diagram showing a method of generating a parity check matrix for an LDP C code according to the first embodiment.
  • the code length N and the coding rate rate are determined (step S1). Thereby, the size of the parity check matrix is determined to be N XM.
  • a Euclidean geometric code EG (2, 2 s ) as a base of a detection matrix for “Irregular—LDP C code” is selected (step S 2).
  • the row weight and the column weight are each 2 s .
  • the selected Euclidean geometric code EG (2, 2 s ) is rearranged by the following procedure so that the ones position in the column is as high as possible in the column (step S 3).
  • this sort procedure is generally expressed as h k (X) e Galois field GF
  • Equation (12) represents the first row of the Euclidean geometric code EG (2, 2 s ).
  • FIG. 2 is a diagram showing a matrix of the Euclidean geometric code EG (2, 2 2 ) selected in step S2 (the blank represents 0).
  • FIG. 3 is a diagram showing the matrix after sorting (basic FIG.
  • Step S 4 select the maximum weight gamma iota the column (2 ⁇ 7i ⁇ 2 s) (Step S 4).
  • the LDP C code In encoding / decoding using LDPC codes, generally, better characteristics can be obtained as the number of “Cycle 4” and “Cycle 6” on the bipartite graph is smaller. Therefore, it is desirable for the LDP C code to have a structure that suppresses the occurrence of small cycles such as “cycle 4” and “cycle 6”. Since “Cycle 4” does not already exist in the Euclidean geometric code, the decoding performance is improved by reducing “Cycle 6”.
  • an unsampled “Ir regu 1 ar—LDPC code” is temporarily obtained based on the requested coding rate (step S5).
  • represents the noise variance at “thresho 1” derived by Gaussian approximation
  • SNR n rm (GA) is the SNR at “thresho 1” derived by Gaussian approximation
  • the difference between the SNR and the Canon limit is the difference between the SNR and the Canon limit.
  • the generator function L (X) and generator function ⁇ (X) satisfying the above equations (9) and (10) are determined by one linear programming. It is easier and quicker to determine the optimal value of both the generation function ⁇ ( ⁇ ) and the generation function ⁇ (X) by repeatedly executing the derivation of the generator function ⁇ ( ⁇ ) and the generator function ⁇ (X) as in the paper (ch ung) It is possible to generate an unsampled sample with stable characteristics.
  • step S8 the number of rows after executing the below-described row division processing (step S8) in accordance with b b 2 , ⁇ ,, ⁇ 2 determined in step S5 above.
  • the number of rows shown in the equation is deleted in order from the bottom of the basic matrix shown in FIG. 3 ( Step S 6).
  • the matrix after row deletion has a set of column weights of ⁇ dd 2, ••• da ⁇ .
  • An ensemble of “Irregu 1 a1” — 0? ⁇ code ”based on the coding rate is obtained (step S7).
  • the weight is deleted from the candidates.
  • i and j are positive integers
  • ⁇ i is the column weight,! Represents the maximum weight of the column.
  • step S7 the weight distribution of the ensemble of the generating function (X) and the generating function ⁇ (X) shown in FIG. 6 is adjusted by the following procedure (step S7).
  • the weight distribution in FIG. 6 is not adjusted here, the adjustment procedure will be described using the example in FIG. 7 for convenience of explanation.
  • FIG. 7 is a diagram showing a specific example of a weight distribution adjusting table.
  • y-y ' represents the ratio of the columns belonging to the weight ⁇ i adjusted according to the matrix after row deletion
  • p-ix belongs to the weight ⁇ i adjusted according to the matrix after row deletion. Represents the ratio of rows.
  • FIG. 8 shows the final generation function in step S7 when the ensemble shown in Fig. 6 is adjusted by the above procedure;) and the unsampled generation function p (x).
  • FIG. 9 is a diagram showing a division procedure in the above-mentioned paper.
  • matrix numbering is performed as shown in FIG.
  • the column numbers are 1, 2, 3, ... in order from the left end
  • the row numbers are 1, 2, 3, ... in order from the top.
  • the division is performed regularly according to the following equation (19).
  • the division processing of the Euclidean geometric code in the present invention is performed according to the rule as described above. Rather than splitting it randomly, the number of “1” is randomly extracted from (x) (see a specific example of random splitting described later). Note that this extraction processing may use any method as long as the randomness is maintained.
  • R m (n) is, for example
  • R 1 (n) ⁇ 1 114 574637 851 879977979 ⁇
  • R 4 (n) ⁇ 223 507 622 634676 790947 954 ⁇
  • a random sequence for random division is generated easily and deterministically.
  • the advantage of this method is that the sender and the receiver can generate the same random sequence. This is very important in real-world systems. Also, there is an advantage that the condition of the code characteristic can be accurately defined. (1) Create a basic random sequence.
  • the skip interval S (j) is defined as in the following equation (21) in order to read out the basic random sequence at a constant interval.
  • LBj (i) for numbers larger than 2 s is also deleted.
  • Fig. 10 shows a permutation pattern LBj (i) of a basic random sequence C (i) and a basic random sequence.
  • FIG. 11 is a diagram showing a Latin square matrix L jq (i).
  • the Latin square matrix L j q (i) determines the division pattern of the matrix to be expanded at column j X 32 + q. For example, column 67 of column 670 of EG (2, 25 ) shortened by deletion. (1 )
  • FIG. 12 is a diagram showing a relationship between E b / N o (ratio of signal power to noise power per information bit) and error rate characteristics (BER).
  • the decoding method is “Sum-Pro d uct algorithm”. This characteristic is based on the use of the ensemble shown in Fig. 8; when it is divided regularly as in Y. Kou et al.'S paper, when it is divided by a Latin square of a random number sequence, The following shows the comparison of characteristics.
  • the code length and the coding rate are determined, then the base Euclidean geometric code is selected, and then the selected Euclidean geometric code is specified.
  • the unsampled Irregu 1 ar-LDPC code is tentatively calculated by Gaussian approximation.
  • the Euclidean geometric code is used to generate a parity check matrix for “Irregu 1 ar—LDPC code”.
  • the present invention is not limited to this.
  • a Cay 1 ey graph is used.
  • Other processes are the same as the processes in FIG. 1 described above.
  • the Euclidean geometric code or the Cay 1 ey graph is used as the basic matrix, but the present invention is not limited to this, and the conditions that the row and column weights are constant and the number of cycles is 6 or more are satisfied. If it is a matrix, for example, a matrix other than a Euclidean geometric code, such as a projective geometric code, may be used.
  • the code length and the coding rate are determined, then the base Euclidean geometric code is selected, and then the selected Euclidean geometric code is set in a specific relation.
  • Create a basic matrix by rearranging based on the formula, then select the maximum value of the column weights, and then temporarily limit the number of row weights to two consecutive ones.
  • the rearrangement is performed such that the weights in the matrix are arranged in the upper part of the column.
  • the code length and the coding rate are determined, and then the weights of the rows and columns of the base Ca y 1 ay graph are determined to create a basic matrix.
  • the maximum value of the column weights is selected, and then, with the number of row weights limited to two consecutive ones, the ensemble of Irregu 1 ar— LDPC code is tentatively searched by Gaussian approximation.
  • the generator function; I (X) and the generator function /) (x) are determined by one linear programming, the derivation of the generator function; I (x) It is easier and faster to generate a deterministic and stable characteristic parity check matrix for LDPC codes than in the method of repeatedly deriving and generating the function p (X) and finding the optimal value of both. Yes, it can.
  • the weight distribution is determined as follows: the total number of weights in the weight unit is an integer; Adjust so that the sum of the total number of place weights and the total number of “1” in the Euclidean geometric code are equal.
  • the condition of the code characteristic can be accurately defined by creating the Latin square of the random sequence.
  • the code length and the coding rate are determined, then the base Euclidean geometric code is selected, and then the selected Euclidean geometric code is determined based on a specific relational expression.
  • the fixed ensemble is searched for the optimal ensemble of the LDPC code using the Gaussian approximation method, and the weight of the basic matrix after row deletion is determined based on the unsampled data according to a predetermined procedure.
  • the configuration is such that it is divided randomly.
  • a check matrix for “Irregular—LDPC code” that is deterministic, has stable characteristics, and supports any ensemble, any code length, and any coding rate can be easily generated in a short time. Yes, it can.
  • the code length and the coding rate are determined, and then the weights of the rows and columns of the base Cay 1 ay graph are determined to create a basic matrix.
  • the ensemble of Irregu 1 ar— LDPC code is tentatively calculated by Gaussian approximation.
  • Search, and then determine the optimal set of row weights then remove the elementary matrix from the bottom in order considering the number of rows after division, and then use the set of row weights as fixed parameters.
  • Provisionally, search for an ensemble of LDPC codes by Gaussian approximation, and then determine the optimal set of column weights Then, using the set of row weights and the set of column weights as fixed parameters, the optimal ensemble of Irre gu 1 ar—LDPC code is searched by Gaussian approximation, and finally, based on this ensemble,
  • the weight of the basic matrix after row deletion is randomly divided by a predetermined procedure.
  • the parity check matrix generation method for LDPC codes and the parity check matrix generation apparatus according to the present invention are useful for communication systems that employ LDPC codes as error correction codes. Suitable for generating stable "Irre gu 1 ar—LDPC code".

Landscapes

  • Physics & Mathematics (AREA)
  • Probability & Statistics with Applications (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Mathematical Physics (AREA)
  • Discrete Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Error Detection And Correction (AREA)

Abstract

本発明のLDPC符号用検査行列生成方法においては、たとえば、検査行列生成装置が、符号長,符号化率,ユークリット幾何符号を決定し、当該符号を並べ替えて基本行列を作成し、列の最大重みを選択するステップと、行の重みを連続する2種類に限定した状態で行と列の重みのアンサンブルを探索し、最適な行の重みのセットを決定するステップと、基本行列を底辺から順に削除するステップと、行の重みのセットを固定パラメータとして行と列の重みのアンサンブルを探索し、最適な列の重みのセットを決定するステップと、各重みのセットを固定パラメータとして行と列の重みの最適なアンサンブルを探索するステップと、最適なアンサンブルに基づいて行削除後の基本行列の重みをランダムに分割するステップと、を実行する。

Description

明 細 書 検査行列生成方法および検査行列生成装置 技術分野
この発明は、 誤り訂正符号として低密度パリティ検査 (LDPC: Low-Dens it y Parity-Check) 符号を採用した場合における検査行列生成方法および検査行列 生成装置に関するものであり、 詳細には、 確定的で特性が安定した LD P C符号 用検査行列を探索可能な検査行列生成方法および検査行列生成装置に関するもの である。 背景技術
以下、 従来の LD P C符号用検査行列生成方法について説明する。 第 13図は、 LD PC符号化 Z復号システムを示す図である。 第 13図において、 101は符 号化器であり、 102は変調器であり、 103は通信路であり、 104は復調器 であり、 105は復号器である。 ここでは、 従来の L D P C符号用検查行列生成 方法を説明する前に、 LD PC符号を使用した場合の符号化, 復号の流れについ て説明する。 。
まず、 送信側の符号化器 101では、 後述する所定の方法で検査行列 Hを生成 する。 そして、 以下の条件に基づいて生成行列 Gを求める。
G: kxn行列 (k :情報長, n:符号語長)
GHT=0 (Tは転置行列)
その後、 符号ィ匕器 101では、 情報長 kのメッセージ (n^n^—mk) を受け 取り、 上記生成行列 Gを用いて符号語 Cを生成する。
Figure imgf000003_0001
= (c l C 2--cn) (ただし、 H (C l c2-c J T=0)
そして、 変調器 102では、 生成した符号語。に対して、 BPSK, QPSK, 多値 QAMなどのデジタル変調を行い、 送信する。
一方、 受信側では、 復調器 1 04が、 通信路 1 0 3を介して受け取った変調信 号に対して、 B P SK, QP SK, 多値 QAMなどのデジタル復調を行い、 さら に、 復号器 1 0 5力 LD PC符号ィ匕された復調結果に対して、 「s um_p r o d u c tアルゴリズム」 による繰り返し復号を実施し、 推定結果 (もとの mi m2—mkに対応) を出力する。
ここで、 従来の LD P C符号用検査行列生成方法について具体的に説明する。 LD P C符号用の検査行列としては、 たとえば、 し0?〇の発案者0 & 1 1 a g e rにより以下のような行列が提案されている (非特許文献 1、 第 14図参照) 。 第 1 4図に示す行列は、 「 1」 と 「 0」 の 2値の行列で、 「 1」 の部分を塗り つぶしている。 他の部分は全て 「0」 である。 この行列は、 1行の 「1」 の数 ( これを行の重みと表現する) が 4で、 1列の 「1」 の数 (これを列の重みと表現 する) が 3であり、 全ての列と行の重みが均一なため、 これを一般に 「R e g u 1 a r _LDP C符号」 と呼んでいる。 また、 G a l 1 a g e rの符号では、 た とえば、 第 14図に示すように、 行列を 3ブロックに分け、 2ブロック目と 3ブ ロック目に対してランダム置換を行っている。
し力 しながら、 このランダム置換には、 所定のルールがないため、 より特性の 良好な符号を見つけるためには、 計算機による時間のかかる探索を行わなければ ならなかった。
そこで、 たとえば、 計算機探索によらなくても確定的に行列を生成でき、 比較 的安定した良好な特性を示す LD P C符号として、 ユークリット幾何符号を用い る方法が、 Y. Ko u等によって提案された (非特許文献 2参照) 。 この方法で は、 規則的な e n s e m b 1 e (アンサンブル) で構成された 「R e g u 1 a r 一 LDP C符号」 について説明されている。
ここでは、 有限幾何符号の一種であるユークリット幾何符号 EG (2, 26) を用いて LDP C符号の検査行列を生成する方法が提案されており、 誤り率 1 0
-4 ^において、 シャノン限界から 1. 4 5 d Bに接近した特性を得ている。 第 15図は、 たとえば、 ユークリット幾何符号 EG (2, 22) の構成を示す図で あり、 行, 列のそれぞれの重みが 4, 4の 「Re g u l a r— LDP。符号」 構 造をしている。
したがって、 ユークリット幾何符号 EG (m, 2 s) の場合、 その特性は、 以 下のように規定される。
符号長: n = 22s- 1
冗長ビット長: n_k = 3s—l
情報長: k = 22 s— 3 s
最小距離: dmin=2s+l
密度: r = 2 (22s- 1 )
第 15図を見ても分かるように、 ユークリット幾何符号は、 各行の 「1」 の配 置が行毎に巡回シフトした構造になっており、 符号が容易にかつ確定的に構成で きる特長がある。
Y. Ko uらによる検査行列の生成方法では、 さらに、 上記ユークリット幾何 符号に基づいて行と列の重みを変更し、 行, 列を必要に応じて拡張している。 た とえば、 EG (2, 22) の列の重みを 1/2に分離する場合、 Y. Ko uらの 論文では、 1列内に 4つある重みを 1つ置きに 2個づっ分離する。 第 16図は、 列の重みを 4から 2に規則的に分離した例を示す図である。
一方、 上記 「R e g u 1 a r— LD P C符号」 の特性よりも 「 I r r e g u 1 a r_LDPC符号」 の特性の方が良好であることが、 Lu d y等により報告さ れた (非特許文献 3参照) 。 なお、 上記 「 I r r e g u 1 a r— LDP C符号 J は、 列と行の重みがそれぞれあるいはどちらか一方が均一でない LD P C符号を 表す。
そして、 それは、 R i c h a r d s o n等 (非特許文献 4参照) 、 あるいは C hun g等 (非特許文献 5参照) によって理論的に解析された。
特に、 Chun g等は、 繰り返し復号器における入力と出力の対数尤度比 (L LR) がガウス分布に近似できると仮定して LD PC符号の 「Sum— P r o d u c tアルゴリズム」 を解析し、 良好な行と列の重みのアンサンブルを求めてい る。
非特許文献 1
R. G. Galiager, Low-Density Parity-Check Codes. Cambridge, MA: MIT Pre ss, 1963.
非特許文献 2
Y. Kou, S. Lin, and M. P. C. Fossorier, "Low Density Parity Check Code s Based on Finite Geometries : A Rediscovery, " ISIT 2000, pp. 200, Sorren to, Itary, June 25 - 30, 2000.
非特許文献 3
M. G. Luby, M. Mitzenmacher, M. A. Shokrollahi, and D. A. Spielman, "I mproved Low-Density Parity-Check Codes Using Irregular Graphs and Belief Propagation, " Proceedings of 1998 IEEc International Symposium on Infor mation Theory, pp. 171, Cambridge, Mass. , August 16 21, 1998.
非特許文献 4
T. J. Richardson and R. Urbanke, "The capacity of low-density parity-c heck codes under message-passing decoding, " IEEE Trans. Inform. Theory, vol. 47, No. 2, pp. 599-618, Feb. 2001.
非特許文献 5
S. -Y. Chung, T. J. Richardson, and R. Urbanke, "Analysis of Sum-Pro due t Decoding of Low-Density Parity-Check Codes Using a Gaussian Approximat ion, " IEEE Trans. Inform. Theory, vol. 47, No. 2, pp. 657-670, Feb. 2001.
しかしながら、 たとえば、 上記 C h u n g等による従来の L D P C符号用検査 行列生成方法は、 行内の 「1」 の点の数 (後述するバリアブルノードの次数配分 に相当) と、 列内の 「1」 の点の数 (後述するチェックノードの次数配分に相当 ) と、 の両方を変数として、 下記の (1 ) 式 (r a t e :符号化率) が最大とな るパリアブルノードの次数配分およびチェックノードの次数配分を求めている。 すなわち、 S N R (Signal to Noise Ratio) が最小となるアンサンブルを線形 計画法により探索している。
rl
ln . [ X
JO
rate = 1 - J •(i)
χ
そのため、 上記 「r a t e」 の最大値により得られる検査行列が流動的になり、 特性が安定しない、 という問題があった。 また、 従来の L D P C符号用検査行列 生成方法は、 バリアブルノードの次数配分の導出とチェックノードの次数配分の 導出とを所定回数にわたって繰り返し行っているため、 探索処理にある程度の時 間を要する、 とレヽぅ問題もあった。
本発明は、 上記に鑑みてなされたものであって、 確定的で特性が安定し、 かつ 任意のアンサンブルに対応した L D P C符号用の検查行列を容易に探索可能で、 さらに、 1"生能の良好な検査行列生成方法および検査行列生成装置を提供すること を目的とする。 発明の開示
上述した課題を解決し、 目的を達成するために、 本発明にかかる検查行列生成 方法にあっては、 ユークリット幾何符号を用いて、 列と行の重みまたはどちらか 一方が均一でない低密度パリティ検査符号の検査行列を生成するために、 符号長 と符号化率を決定する符号長/符号化率決定ステップと、 ベースとなるユークリ ット幾何符号を選択するユークリット幾何符号選択ステップと、 選択したユーク リット幾何符号を特定の関係式に基づいて並べ替えて基本行列を作成する並べ替 えステップと、 条件 「2く列の重みの最大値≤ュークリット幾何符号における列 内の 1の数」 を満たす列の重みの最大値を選択する最大重み選択ステップと、 行 の重みの数を連続する 2種類に限定した状態で、 ガウス近似法による最適化を用 いて、 暫定的に、 低密度パリティ検查符号の行の重みと列の重みのアンサンブル を探索し、 その後、 最適な行の重みのセットを決定する第 1の重み探索ステップ と、 分割後の行数を考慮して、 前記基本行列を底辺から順に削除する行削除ステ ップと、 前記行の重みのセットを固定パラメータとして、 ガウス近似法による最 適化を用いて、 暫定的に、 低密度パリティ検査符号の行の重みと列の重みのアン サンプルを探索し、 その後、 最適な列の重みのセットを決定する第 2の重み探索 ステップと、 前記行の重みのセットおよび前記列の重みのセットを固定パラメ一 タとして、 ガウス近拟法による最適化を用いて、 低密度パリティ検查符号の行の 重みと列の重みの最適なアンサンプルを探索する第 3の重み探索ステップと、 最 終的なァンサンブルに基づレ、て前記行削除後の基本行列の行およぴ列の重みを所 定の手順でランダムに分割する分割ステップと、 を含むことを特徴とする。 つぎの発明にかかる検査行列生成方法において、 前記並べ替えステップで用い る特定の関係式は、 '行列内の重みが列中の上部に配置されるように生成すること を特徴とする。
つぎの発明にかかる検査行列生成方法にあっては、 C a y l a yグラフを用い て、 列と行の重みまたはどちらか一方が均一でなレ、低密度パリティ検査符号の検 查行列を生成するために、 符号長と符号化率を決定する符号長/符号化率決定ス テツプと、 ベースとなる C a y 1 a yグラフの行および列の重みを決定して基本 行列を作成する C a y 1 a yグラフ決定ステップと、 条件 「2く列の重みの最大 jg≤ C a y 1 a yグラフにおける列内の 1の数」 を満たす列の重みの最大値を選 択する最大重み選択ステップと、 行の重みの数を連続する 2種類に限定した状態 で、 ガウス近似法による最適化を用いて、 暫定的に、 低密度パリティ検査符号の 行の重みと列の重みのアンサンブルを探索し、 その後、 最適な行の重みのセット を決定する第 1の重み探索ステップと、 分割後の行数を考慮して、 前記基本行列 を底辺から順に削除する行削除ステップと、 前記行の重みのセットを固定パラメ ータとして、 ガウス近似法による最適化を用いて、 暫定的に、 低密度パリティ検 查符号の行の重みと列の重みのアンサンブルを探索し、 その後、 最適な列の重み のセットを決定する第 2の重み探索ステップと、 前記行の重みのセットおよび前 記列の重みのセットを固定パラメータとして、 ガウス近似法による最適化を用い て、 低密度パリティ検査符号の行の重みと列の重みの最適なアンサンプノレを探索 する第 3の重み探索ステップと、 最終的なアンサンブルに基づいて前記行削除後 の基本行列の行およぴ列の重みを所定の手順でランダムに分割する分割ステップ と、 を含むことを特徴とする。
つぎの発明に力かる検査行列生成方法において、 前記ガウス近似法では、 符号 化率を固定した状態で、 かつガウスノイズが最大になるように、 行の重みと列の 重みの最適なアンサンブル (thresholdが最小となるアンサンブル) を 1回の線 形計画法で探索することを特徴とする。
つぎの発明にかかる検查行列生成方法において、 前記第 3の重み探索ステップ では、 前記アンサンブルの重み配分を、 重み単位の重み総数が整数で、 かつ重み 単位の重み総数の総和とユークリット幾何符号の 「 1」 の総数とが等しくなるよ うに調整し、 前記分割ステップでは、 調整後のアンサンプルに基づいて分割処理 を行うことを特徴とする。
つぎの発明にかかる検査行列生成方法において、 前記分割ステップでは、 基本 のランダム系列のラテン方陣を作成し、 当該ラテン方陣に基づいて、 前記行削除 後の基本行列における各行および各列から重み 「1」 を抽出することにより、 各 列およぴ各行をランダムに分割することを特徴とする。
つぎの発明にかかる検查行列生成装置にあっては、 ユークリット幾何符号を用 いて、 列と行の重みまたはどちらか一方が均一でない低密度パリティ検査符号の 検査行列を生成する構成として、 符号長と符号化率を決定する符号長 Z符号化率 決定手段と、 ベースとなるユークリット幾何符号を選択するユークリット幾何符 号選択手段と、 選択したユークリット幾何符号を特定の関係式に基づいて並べ替 えて基本行列を作成する並べ替え手段と、 条件 「 2 <列の重みの最大値≤ューク リット幾何符号における列内の 1の数」 を満たす列の重みの最大値を選択する最 大重み選択手段と、 行の重みの数を連続する 2種類に限定した状態で、 ガウス近 似法による最適化を用いて、 暫定的に、 低密度パリティ検査符号の行の重みと列 の重みのアンサンブルを探索し、 その後、 最適な行の重みのセットを決定する第 1の重み探索手段と、 分割後の行数を考慮して、 前記基本行列を底辺から順に削 除する行削除手段と、 前記行の重みのセットを固定パラメータとして、 ガウス近 似法による最適化を用いて、 暫定的に、 低密度パリティ検査符号の行の重みと列 の重みのアンサンブルを探索し、 その後、 最適な列の重みのセットを決定する第 2の重み探索手段と、 前記行の重みのセットおよび前記列の重みのセットを固定 パラメータとして、 ガウス近似法による最適ィ匕を用いて、 低密度パリティ検查符 号の行の重みと列の重みの最適なアンサンブルを探索する第 3の重み探索手段と、 最終的なアンサンブルに基づいて前記行削除後の基本行列の行および列の重みを 所定の手順でランダムに分割する分割手段と、 を備えることを特徴とする。
つぎの発明にかかる検査行列生成装置にあっては、 C a y 1 a yグラフを用い て、 列と行の重みまたはどちらか一方が均一でない低密度パリティ検査符号の検 查行列を生成する構成として、 符号長と符号化率を決定する符号長/符号化率決 定手段と、 ベースとなる C a y 1 a yグラフの行およぴ列の重みを決定する C a y 1 a yグラフ決定手段と、 条件 「 2く列の重みの最大値 C a y 1 a yグラフ における列内の 1の数」 を満たす列の重みの最大値を選択する最大重み選択手段 と、 行の重みの数を連続する 2種類に限定した状態で、 ガウス近似法による最適 化を用いて、 暫定的に、 低密度パリティ検査符号の行の重みと列の重みのアンサ ンブルを探索し、 その後、 最適な行の重みのセットを決定する第 1の重み探索手 段と、 分割後の行数を考慮して、 前記基本行列を底辺から順に削除する行削除手 段と、 前記行の重みのセットを固定パラメータとして、 ガウス近似法による最適 化を用いて、 暫定的に、 低密度パリティ検査符号の行の重みと列の重みのアンサ ンブノレを探索し、 その後、 最適な列の重みのセットを決定する第 2の重み探索手 段と、 前記行の重みのセットおよび前記列の重みのセットを固定パラメータとし て、 ガウス近似法による最適化を用いて、 低密度パリティ検査符号の行の重みと 列の重みの最適なアンサンブルを探索する第 3の重み探索手段と、 最終的なアン サンブルに基づ 、て前記行削除後の基本行列の行およぴ列の重みを所定の手順で ランダムに分割する分割手段と、 を備えることを特徴とする。 図面の簡単な説明
第 1図は、 本発明にかかる LDPC符号用検査行列生成方法を示すフローチヤ ートであり、 第 2図は、 選択されたユークリット幾何符号 EG (2, 22) のマ トリクスを示す図であり、 第 3図は、 並べ替え後のマトリクス (基本行列) を示 す図であり、 第 4図は、 重み配分後の生成関数え (X) と生成関数 p ( X) のァ ンサンプル (暫定) を示す図であり、 第 5図は、 重み配分後の生成関数え (X) と生成関数 p (X) のアンサンブル (暫定) を示す図であり、 第 6図は、 重み配 分後の生成関数 λ (X) と生成関数 p (x) のアンサンブルを示す図であり、 第 7図は、 重み配分調整用テーブルの一具体例を示す図であり、 第 8図は、 第 6図 に示すアンサンブルを調整後の、 最終的な生成関数 λ (X) と生成関数 ρ (χ) のアンサンブルを示す図であり、 第 9図は、 従来の論文における分割手順を示す 図であり、 第 10図は、 基本のランダム系列 C ( i ) と基本のランダム系列の置 換パターン LBj ( i) を示す図であり、 第 11図は、 ラテン方陣行列 Lj q (i ) を示す図であり、 第 12図は、 Eb/No (情報 1ビットあたりの信号電力対 ノイズ電力比) と誤り率特性 (BER) との関係を示す図であり、 第 13図は、 LD PC符号化/復号システムを示す図であり、 第 14図は、 従来の LDPC符 号用の検査行列を示す図であり、 第 15図は、 ユークリット幾何符号 E G (2, 22) の構成を示す図であり、 第 16図は、 列の重みを 4から 2に規則的に分離 した例を示す図である。 発明を実施するための最良の形態
本発明をより詳細に説術するために、 添付の図面に従ってこれを説明する。 第 1図は、 本発明にかかる LD P C符号用検査行列生成方法を示すフローチヤ ートである。 なお、 本実施の形態における L D P C符号用検查行列生成方法は、 たとえば、 設定されるパラメータに応じて通信装置内で実行する構成としてもよ いし、 通信装置外部の他の制御装置 (計算機等) で実行することとしてもよい。 本実施の形態における LD P C符号用検査行列生成方法が通信装置外部で実行さ れる場合は、 生成済みの LD PC符号用検査行列が通信装置に格納される。 以降 の実施の形態では、 説明の便宜上、 通信装置内で上記方法を実行する場合につい て説明する。
まず、 本実施の形態の LD PC符号用検查行列生成方法を説明する前に、 本実 施の形態の LD P C符号用検査行列生成方法を実現可能な符号化器および復号器 の位置付け、 および 「I r r e g u l a r— LDPC符号」 用の従来の検査行列 生成方法について説明する。 なお、 LD PC符号ィ匕 Z復号システムの構成につい ては、 先に説明した第 13図と同様である。
送信側の符号化器 101では、 後述する本実施の形態の L D P C符号用検査行 列生成方法で検査行列 Hを生成する。 そして、 以下の条件に基づいて生成行列 G を求める。
G: kxn行列 (k :情報長, n:符号語長)
GHT=0 (Tは転置行列)
その後、 符号化器 101では、 情報長 kのメッセージ (11^1112…! nk) を受け 取り、 上記生成行列 Gを用いて符号語 Cを生成する。
し = mn m? --mk) « ·
= (c! c 2··· c n) (ただし、 H (c ! c 2··· c n) T=0)
そして、 変調器 102では、 生成した符号語 Cに対して、 BPSK, QPSK, 多値 Q AMなどのデジタル変調を行い、 送信する。
一方、 受信側では、 復調器 104力 通信路 103を介して受け取った変調信 号に対して、 BPSK, QP SK, 多値 Q AMなどのデジタノレ復調を行い、 さら に、 復号器 105が、 LD PC符号化された復調結果に対して、 「s um—p r o d u c tアルゴリズム」 による繰り返し復号を実施し、 推定結果 (もとの mi m2'''mkに対応) を出力する。 つぎに、 Chun g等 (S. -Y. Chung, T. J. Richardson, and R. Urbanke, " Analysis of Sum-Product Decoding of Low-Density Parity-Check Codes Using a Gaussian Approximation, 丄 EEE Trans. Inform. Theory, vol.47, No.2, pp. 657-670, Feb. 2001. ) によって理論的に解析された、 「I r r e g u 1 a.r_ LDPC符号」 用の従来の検査行列生成方法について詳細に説明する。 ここでは、 繰り返し復号器における入力と出力の対数尤度比 (LLR) がガウス分布に近似 できると仮定して LDPC符号の 「S um_P r o d u c tアルゴリズム」 を解 析し、 良好な行と列の重みのアンサンブルを求めている。
なお、 上記論文に記述された L D P C符号用検査行列生成方法であるガウス近 似法 (Gaussian Approximation) では、 前提として、 検査行列における行内の 「
1」 の点をバリアブノレノ一ドと定義し、 列内の 「1」 の点をチェックノードと定 義する。
まず、 チェックノードからバリァブルノ一ドへの L L Rメッセージ伝搬を解析 する。 0く s <∞と 0≤ t <∞という条件において、 以下の関数 (2) 式を定義 する。 なお、 s =mu0は u 0の平均値であり、 u 0は分散値 ση 2のガウスノィ ズを含む伝送路を経由して受信した信号の対数尤度比 (LLR) であり、 tは所 定の繰り返しの時点におけるチェックノードの LLR出力値のアンサンブル平均 である。
ト 1、
Figure imgf000013_0001
なお、 上記 I (x) および p (x) は、 それぞれバリアブルノードおよびチェ ックノードの次数配分 (バリアブルノードとチェックノードの各 1行, 各 1列内 の 「1」 の数を次数と表現する) の生成関数を表し、 (3) 式および (4) 式の ¾ ■ dr
ように表すことができる。 また、 λ ;と p ;は、 それぞれ次数 iのバリアブルノ ードとチェックノードに属するエッジの比率を表す。 また、 は最大バリアブ ルノ一ドの次数であり、 d rは最大チェックノードの次数である。 i-1
ΛΙΧ J= 2人 ix •(3) i-l
p(x)=∑Pi x
i=2 ただし、 φ (x) は下記 (5) 式のように定義する c
Figure imgf000014_0001
そして、 (2) 式は、 等価的に下記 (6) 式と表すことができる。
Figure imgf000014_0002
ー(6) なお、 t iは 1番目の繰り返し時点におけるチェックノードの LLR出力値の ァンサンプル平均である。
ここで、 誤りが 0となりうる SNRの限界 (threshold) を求めるための条件 は、 1→∞のときに (s) →∞ (R +と表現する) となることであり、 この 条件を満たすためには、 以下の条件 (7) 式を満たす必要がある。 t<f(s,t), 全ての teR+ …(フ) つぎに、 バリアプルノ一ドからチェックノードへの L L Rメッセージ伝搬を解 析する。 0く s <∞と 0く r 1という条件において、 以下の関数 (8) 式を定 義する。 なお、 rの初期値 r。は φ (s) である。
Figure imgf000015_0001
そして、 (8) 式は、 等価的に下記 (9) 式と表すことができる t
Γι=υ … ) ここで、 誤りが 0となりうる SNRの限界 (threshold) を求めるための条件 は、 (s) →0となることであり、 この条件を満たすためには、 以下の条件 (10) 式を満たす必要がある。 r > h(s,r), 全ての re(0,(j)(s)) ·'·(10) さらに、 上記 C h u n g等の論文では、 上記式を用いて以下の手順でバリアブ ルノ一ドとチェックノードの最適な次数を探索している (ガウス近似法) 。
(1) 生成関数え (X) とガウスノイズ σ nが与えられていると仮定し、 生成関 数 P (X) を変数として、 前述した (1) 式が最大となる点を探索する。 なお、 この探索における拘束条件は、 p (1) =1と正規化することと、 上記 (7) 式 を満たすことである。
(2) 生成関数 p (X) とガウスノイズ σ ηが与えられていると仮定し (たとえ ば、 (1) の結果より得られる値) 、 生成関数 λ (X) を変数として、 (1) 式 が最大となる点を探索する。 なお、 この探索における拘束条件は、 λ (1) =1 と正規化することと、 上記 (10) 式を満たすことである。
(3) 最大 「r a t e」 を求めるために、 上記 (1) と上記 (2) を繰り返し実 行し、 生成関数; (X) と生成関数 p (X) のより良好なアンサンプルを線形計 画法で探索する。
(4) 最後に、 ガウスノイズ σ nより信号電力を 1と正規化して、 SNRの限界 (threshold) を求める (下記 (11) 式参照) 。 threshold(dB)= -10 * loglo(2 * σ^) ·'·(11) . しカゝしながら、 上記 Chun g等の論文では、 rr a t e (符号化率) 」 の最 大 により得られる検査行列が流動的になり、 設計時の仕様として固定される r a t eが変動してしまう、 という問題があった。 また、 上記 Chun g等の論文 では、 バリァブルノ一ドの次数配分の導出とチェックノードの次数配分の導出と を所定回数にわたつて繰り返し行っているため、 探索処理にある程度の時間を要 する、 という問題や、 任意のアンサンブル, 任意の符号長, 任意の符号化率に容 易に対応することができない、 という問題もあつた。
そこで、 本実施の形態においては、 確定的で特性が安定し、 かつ任意のアンサ ンブル, 任意の符号長, 任意の符号化率に対応した 「I r r e g u l a r_LD PC符号」 用の検査行列を、 短時間で容易に探索する方法について説明する (第 1図参照) 。 具体的にいうと、 ここでは、 ユークリット幾何符号における 1行ま たは 1列の 「 1」 の配置を分割および削除することにより、 「I r r e gu l a r— LDPC符号」 用の検査行列を生成する。 第 1図は、 実施の形態 1の LDP C符号用検査行列生成方法を示す図である。
本実施の形態の LD PC符号用検査行列生成方法では、 まず、 符号長 Nと符号 化率 r a t eを決定する (ステップ S 1) 。 これにより、 検査行列のサイズが N XMに確定する。 なお、 Mは NX (1 - r a t e) で表すことができる。 した がって、 たとえば、 N=6000, r a t e=0. 5の場合、 Mは M= 6000 X 0. 5=3000となる。
つぎに、 「 I r r e gu l a r— LDP C符号」 用の検查行列のベースとなる ユークリツト幾何符号 EG (2, 2 s) を選択する (ステップ S 2) 。 ここでは、 行の重みと列の重みがそれぞれ 2 sとなる。
つぎに、 選択したユークリット幾何符号 EG (2, 2 s) を、 列内の 1の位匱 が列中のできるだけ上部にくるように、 以下の手順で並べ替える (ステップ S 3 ) 。 まず、 この並べ替え手順を一般的に表現すると、 hk (X) eガロア体 GF
(22s) , k= { 1, 2, …, 4x (22s— 1) } の場合、 下記 (12) 式のよ うに表現できる。
Figure imgf000017_0001
l + Xwl+Xw2+... + Xw(2s - 1) · x(i_l)
X (12)
なお、 i = l~22 s— 1とする。 また、 (12) 式の (■ ) 内の多項式は、 ユークリット幾何符号 EG (2, 2 s) の最初の行を表現した式を表す。
そして、 i =l〜22s—l, j = 1〜 i一 1までの間に、 hi (X) =h j ( X) が存在する場合は、 h (X) を削除する。 この並べ替え処理により、 後述 する行の削除処理 (ステップ S 6) を行う場合に、 できるだけ重みの大きい列を 残すことができ、 かつ列内の重みのバリエーションをできるだけ少なくすること ができる。
具体例として、 たとえば、 S = 2とした場合、 すなわち、 ユークリット幾何符 号 EG (2, 22) を選択した場合、 上記並べ替え手順を実施すると、 第 2図の マトリクスが第 3図のマトリクスのように並べ替えられる。 第 2図は、 ステップ S 2にて選択されたユークリット幾何符号 EG (2, 22) のマトリクスを示す 図 (空白は 0を表す) であり、 第 3図は、 並べ替え後のマトリクス (基本行列) を示す図である。
つぎに、 列の最大重み γ ι (2< 7i≤2s) を選択する (ステップ S 4) 。 L D PC符号を用いた符号化/復号においては、 一般的に、 2部グラフ上に 「サイ クノレ 4」 および 「サイクル 6」 が少ないほど良好な特性を得ることができる。 し たがって、 LDP C符号としては、 「サイクル 4」 や 「サイクル 6」 といった少 ないサイクルの発生を抑制する構造が望ましい。 ユークリット幾何符号には、 す でに 「サイクノレ 4」 が存在しないので、 「サイクル 6」 を削減することによって、 復号特性の向上を図る。 たとえば、 ユークリット幾何符号 EG (2, 25) の場 合には、 重みが 12程度のときに 「サイクル 6」 の数が減少し、 よい特性を示す ことが一般に知られているので、 ここでは、 0^ = 12を選択する。 なお、 ここ では、 γ ι=12を選択することとしたが、 これに限らず、 上記条件を満たして いれば、 これ以外の数を選択してもよい。
つぎに、 ガウス近似法による最適化を用いて、 暫定的に、 要求された符号化率 に基づく 「I r r e gu 1 a r— LDP C符号」 のアンサンプルを求める (ステ ップ S 5) 。 なお、 行の重み配分の生成関数 p (x) は p (x) = p j x +
(1一 ) xjとする。 ただし、 ; jは j≥2の整数である。
そして、 下記の (13) 式を満たすパラメ一タセッ 1、 { μ ,, β 2} を選択す る (ステップ S 5) 。 なお、 2 i≤2s, i≡ {1, 2} である。
=2^
Figure imgf000018_0001
μ; χ b{
Ρ— μ; =■ (13)
2s ただし、 b i, iは非負の整数であり、 A は行の重みを表し、 _/^ ,は 「 I r r e g u 1 a r一 LDP C符号」 にあわせて調整した重み iに属するエツ ジの比率を表す。 ここでは、 パラメータセットとして、 μ ι=8, μ 2=9を選 択する。 第 4図は、
Figure imgf000019_0001
S, r a t e = 0. 5の場合の、 重み配分後 の生成関数; I ( X) と生成関数 p (X ) のアンサンブル (暫定) を示す図である。 Xは重みを表し、 xおよひ ' p xはそれぞれバリアブルノードとチェックノード の重み配分を表す。 また、 表中 σ(5Αはガウス近似法により導出した 「t h r e s h o 1」 時のノイズ分散値を表し、 SNRnrm (GA) はガウス近似法によ り導出した 「 t h r e s h o 1」 時の S NRとシヤノン限界の S NRとの差分を 表す。
ここで、 バリァブルノ一ドの次数配分の生成関数; I (X) とチェックノードの 次数配分の生成関数 P (X) のアンサンプルを探索するための本実施の形態のガ ゥス近似法の実行手順について説明する。
(1) 符号化率 「r a t e」 を固定する (ステップ S 1) 。
(2) 生成関数; L (x) と生成関数 p (X) を同時に変数として扱い、 ガウスノ ィズ σ nが最大になるように、 線形計画法で最適な生成関数 λ (χ) と生成関数 ρ ( X) を探索する。 この探索における拘束条件は、 (1) =1, ρ (1) = 1と正規化し、 さらに上記 (10) 式を満たすことである。
このように、 本実施の形態では、 上記 (9) 式と上記 (10) 式を満たす生成 関数 L (X) と生成関数 ρ (X) を 1回の線形計画法で求めることとしたため、 上記論文 (c h un g等) のように、 生成関数 λ (χ) の導出と生成関数 ρ (X ) の導出を繰り返し実行し、 双方の最適値を求める方法よりも、 容易かつ短時間 に、 確定的でかつ特性が安定したアンサンプルを生成できる。
つぎに、 上記ステップ S 5で求めた bい b 2, μ χ, μ2にしたがって後述す る行の分割処理 (ステップ S 8) を実行した後の行数を とした場合、 下記 (14) 式に示す行数を、 上記第 3図に示す基本行列の底辺から順に削除する ( ステップ S 6) 。 その結果、 行削除後の行列は、 列の重みのセットが {d d 2, •••d a} となる。
Figure imgf000020_0001
つぎに、 上記本実施の形態のガウス近似法による最適化を用いて、 さらに上記 で求めた^ μ 2, β_μ 1 " , p— U 2 'を固定のパラメータとして、 暫定的 に、 要求された符号化率に基づく 「I r r e g u 1 a 1" _ 0?〇符号」 のアン サンブルを求める (ステップ S 7) 。 そして、 列の重み Xの数が 1よりも小さく なった特定の列に関しては、 その重みを候補から削除する。 第 5図は、 y i = d
!= 12, r a t e = 0. 5の場合の、 重み配分後の生成関数え ( x ) と生成関 数 p ( X) のアンサンブル (暫定) を示す図である。
つぎに、 上記で求めた重み配分を満たし、 かつ下記の (15) 式を満たす、 列 の重み候補のセット { y 2, --y !} を選択する (ステップ S 7) 。 なお、 y i≤ 2sである。 そして、 下記の (1 5) 式を満たさない列の重みが存在する 場合には、 その列の重みを候補から削除する。
a (d— β) „(ά_β)
1,1 1,1 a 1,1
a (d一 β) (d— β) (d一 β)
1,1 a。
u a 1,1 •••(15)
Figure imgf000020_0002
なお、 各 aは、 列の重み d— 13 (]3= {1, 2, ···«} ) を構成するための { y !, y 2, - y ^ に対する非負の整数となる係数を表し、 i, jは正の整数で あり、 γ iは列の重みを表し、 !は列の最大重みを表す。
つぎに、 上記本実施の形態のガウス近似法による最適化を用いて、 さらに上記 で求めた/ い μ 2, ρ_μ 1 , β― μ 2 と { γい J 2, … γ! } を固定ノ ラ メータとして、 要求された符号化率に基づく 「 I r r e gu l a r— LDPC符 号」 のアンサンブルを求める (ステップ S 7) 。 第 6図は、 Y t-d i l S, r a t e = 0. 5の場合の、 重み配分後の生成関数 λ (χ) と生成関数 Ρ (χ) のアンサンブルを示す図である。
つぎに、 分割処理を行う前に、 第 6図に示す生成関数え (X) と生成関数 ρ ( X) のアンサンブルの重み配分を以下の手順で調整する (ステップ S 7) 。 なお、 ここでは、 第 6図の重み配分を調整したものではないが、 説明の便宜上、 第 7図 の例を用いて上記調整手順について説明する。 第 7図は、 重み配分調整用テープ ルのー具体例を示す図である。
(1) ガウス近似法で求めた生成関数 λ (x) と生成関数 p (x) のアンサンブ ルをテーブルの 2列目と 3列目に設定する。
(2) 重み配分; Lxおよび p x (3列目) と、 ユークリット幾何符号 EG (2, 25) における全行列の 「 1」 の総数 T P = 26688と、 を乗算し、 重み単位 の重み総数を求め、 さらに、 当該重み単位の重み総数とその総和を 4列目に設定 する。
(3) 重み単位の重み総数 (4列目) を対応する重み Xで割り、 重み単位の総列 数を求め、 それを 5列目に設定する。
(4) 重み単位の総列数が小数点以下を含む場合、 丸め処理 (四捨五入, 切上げ, 切捨て等) を行い、 その結果を 6列目に設定する。
(5) 丸め処理後の重み単位の総列数 (6列目) と対応する重み Xとを乗算し、 丸め処理後の重み単位の重み総数を求め、 それを 7列目に設定する。 そして、 各 重み総数の総和 (7列目の合計の行) が行列内の 「1」 の総数 (TP= 2668 8) と等しいかどうかを確認する。
(6) 行列内の 「1」 の総数に等しくない場合、 丸め処理後の重み単位の重み総 数 (7列目) を整数単位で調整し、 その結果を 8列目'に設定する。 この場合、 8 列目の総和が、 行列内の 「1」 の総数 (ΤΡ=26688) に等しくなるように 調整する。
(7) 調整後の重み単位の重み総数 (8列目) を対応する重み Xで割り、 調整後 の重み単位の総列数を求め、 それを 9列目に設定する。 調整後の各重みの配分 ( 1 1歹1』目) は、 可能な限りガウス近似法で求めた値 (3列目) に近い値にする。 なお、 上記調整手順は、 一般的に、 下記の (1 6) , (1 7) , (1 8) 式の ように表現することができる。 まず、 重み τ/ iに属する列の数 η— γ iと、 重み iに属する行の数 η— μ iと、 を以下の (1 6) 式で求める。 なお、 wtは行を 削除した後の行列の重みの総和を示す。 λ一 γ; ρ_μ;
η_γ. = round wt x η_μ = round wt χ (16) そして、 以下の条件 ( (1 7) , (1 8) 式) の下で、 重み γ 5に属する最終 的な列の数 η_γ i一と、 重み iに属する最終的な行の数 n— / } 'を求める。 なお、 え— y i 'は行の削除後の行列にあわせて調整した重み γ iに属する列の 比率を表し、 p—ix は行の削除後の行列にあわせて調整した重み μ iに属す る行の比率を表す。 λ' γ.
η γ. w+ L,i = l,2,...,l
Yi
Figure imgf000022_0001
1
ar g-rnin >;|λ_γ. -λ'_γ. (17)
P— μ;
n μ. = wt χ· ,i = l,2
2
∑η'_μ. ·μ. =wt ·'·(18)
i=l 第 8図は、 上記の手順で第 6図に示すァンサンブルを調整した場合の、 ステツ プ S 7における最終的な生成関数; ) と生成関数 p (x) のアンサンプルを 示す図である。
最後に、 ユークリット幾何符号における 1行あるいは 1列の分割手順 (ステツ プ S 8) について説明する。 たとえば、 分割手順に関して、 Y. Ko u等の論文 では、 規則的に分割する方法を提示している。 第 9図は、 上記論文における分割 手順を示す図である。 まず、 第 9図に示すように行列のナンバリングを行う。 こ こでは、 列番号を左端から順に 1, 2, 3, …とし、 行番号を上から順に 1, 2, 3, …とする。 そして、 たとえば、 32点 X 1列を 8点 X 4列に分割する場合、 下記 (19) 式にしたがって規則的に分割する。
Sm(n) = B1(m + 4*n .(19) なお、 m= l, 2, 3, 4とし、 n = 0, 1, 2, 3, 4, 5, 6, 7とし、 1は EG (2, 25) の列番号を表す。 また、 (X) は EG (2, 25) の 1 列目の 「1」 の位置を表し、 Sm (n) は分割後の行列の m列目の 「1」 の位置 を表す。
具体的にいうと、 EG (2, 25) における 1列中の 「1」 の位置を示す行番 号は、
B! (x) = {1 32 114 136 149 223 260 382402 438467 507 574 579 588 6 22 634637 638 676 717 728 790851 861 879947 954971 977 979 998} となり、 その結果、 分割後の行列における:!〜 4列目の 「1」 の位置を示す行番 号は、 (x) 力 ら 「1」 の番号が規則的に抽出され、
Si (n) = {1 149402 574 634 717861 971}
S 2 (n) = {32223438 579 637 728 879977}
S a (n) = {114260467 588 638 790 947979}
S4 (n) = {136 382 507 622676851 954998}
となる。 すなわち、 32点 X 1列が 8点 X4列に分割される。
一方、 本発明におけるユークリット幾何符号の分割処理は、 上記のように規則 的に分割するのではなく、 (x) から 「1」 の番号をランダムに抽出する ( 後述するランダム分割の具体例を参照) 。 なお、 この抽出処理は、 ランダム性が 保持されるのであればどのような方法を用いてもよレ、。
これにより、 分割後の行列の m列目の 「1」 の位置の一例を Rm (n) とした 場合、 Rm (n) は、 たとえば、
R1 (n) = {1 114 574637 851 879977979}
R2 (n) = {32 136402 467 588 728861 971}
R3 (n) = {149 260 382438579 638 717 998}
R4 (n) = {223 507 622 634676 790947 954}
となる。
ここで、 上記ランダム分割の一例、 すなわち、 上記 「乱数系列のラテン方陣を 用いた分割方法」 を詳細に説明する。 ここでは、 ランダム分割を行う場合のラン ダム系列を容易かつ確定的に生成する。 この方法による利点は、 送信側と受信側 が同じランダム系列を生成できることにある。 これは、 現実のシステムではきわ めて重要となる。 また、 符号特性の条件が正確に規定できる、 という利点もある。 (1) 基本のランダム系列を作成する。
以下に、 ランダム系列作成の一例を記述する。 ここでは、 説明の便宜上、 ユーク リット幾何符号 EG (2, 2 " を用いる。 ユークリツト幾何符号 EG (2, 2 5) の場合、 1行に存在する 「1」 の数は 25= 32個である。
Pを P≥ 2 sを満たす最小の素数とした場合、 たとえば、 25のときは P = 3
7となる。 ここで、 系列長 P— 5 = 32の基本のランダム系列 C ( i ) を (20 ) 式にしたがって作成する。
C (1) =1
C ( i + 1) =G0xC ( i ) mo d P … (20)
ただし、 i =0, 1, ···, P— 2とし、 G0はガロア体 GF (P) の原始元であ る。 その結果、 C (i) は、
C ( i ) = {1 2 48 16 32 27 17 34 31 25 13 26 15 30 23 9 18 36 35 332921 5 10 20 3 6 12 2 11 22
7 1428 19}
となる。
(2) 系列長が 25= 32となるように、 32より大きい数を削除する。
C (i) = {1 2 48 16 32 27 17 31 25 13 26 15 30 23 9 18 2921 5 10 20 3 6 12 24 11 22 7 1428 19}
(3) 基本のランダム系列を一定間隔で読み出すためにスキップ間隔 S (j ) を 以下の (21) 式のように定義する。
S ( j ) = j j =1, 2, ···, 2 s ··· (21)
(4) 以下の (22) 式で置換パターン LB〗 ( i) を作成する。
LBj ( i) = ( (S (j ) xi) mo d P) + 1
j = 1 , 2, ·■·, 2 s
i = 1, 2, ·■·, P- 1 ·■· (22)
なお、 LBj ( i) も 2 sより大きい数字は削除する。 第 10図は、 基本のラン ダム系列 C ( i ) と基本のランダム系列の置換パターン LB j ( i) を示す図で め■¾。
(5) q列 i行で j番目のラテン方陣行列 Lj q ( i) を以下の (23) 式で算 出することによって、 分割処理を行う。 このとき、 ステップ S 6の削除処理によ つて、 列の重み d— が d— ]3く 2 sの場合には、 d— j3以上の数字を Lj q ( i ) の要素から間引く。
Lj q (i) =LBi ( ( (q+ i -2) mo d 2s) +1)
j = 1 , 2, '·', 2 s
i = 1 , 2, ···, 2 s
q= 1 , 2, ■'·, 25 … (23)
第 1 1図は、 ラテン方陣行列 Lj q ( i) を示す図である。 このラテン方陣行 列 L j q ( i ) は、 拡張する対象の行列の j X 32 + q列目の分割パターンを決め る。 たとえば、 削除により短縮された EG (2, 25) の 670列目 § 67。 (1 ) を
g 670 ( 1 ) = {28 48 84 113 153 220 225 234 268 280 283 284 322 363 3 74 436 497 507 525 593 600 617 623 625 644 670 701 783 805 818 892 929} とし、 これを重み 6の 5列と重み 2の 1列に分割する。 対応するラテン方陣 L j α ( i ) は 2 0 * 3 2 + 30 = 6 7 0であるため、
L 21, 3 。 ( i ) = {13 19 9 10 16 24 25 28 23 5 8 12 31 14 30 21 4 6 17
7 15 29 2 3 27 22 26 18 1 20 32 11}
となる。 結果として、 分割パターンは以下のようになる。
g 670, 1 ( 1 ) = 670 (L21, 30 ( 1 ) )
= {322 525 268 280 436 625} i = 1 , 2, 6 g 670, 2 ( 1 ) = S 670 (L21> 30 ( 1 ) )
= {644 783 623 153 234 284} i = 7, 8, 1 2 g 670, 3 ( 1 ) = g 670 (L21, 30 ( 1 ) )
= {892 363 818 600 113 220} i = 1 3, 1 4, ···, 1 6 g 670, 4 ( 1 ) = g 670 (L21, 3。 ( 1 ) )
= {497 225 374 805 48 84} i = 1 7, 1 8, 24 g 670, 5 ( 1 ) = g 670 (L21, 30 ( 1 ) )
= {701 617 670 507 28 593} = 2 5, 2 6, 30 g 670, 6 ( 1 ) = 670 (L21, 30 ( 1 ) )
= {929 283} i = 3 1 , 3 2
以下では、 上記で説明した LD P C符号の特性を比較する。 第 1 2図は、 E b /N o (情報 1ビットあたりの信号電力対ノイズ電力比) と誤り率特性 (BER ) との関係を示す図である。 なお、 復号法は 「S um—P r o d u c tアルゴリ ズム」 である。 この特性は、 第 8図に示すアンサンブルを使用したものであり、 Y. K o u等の論文のように規則的に分割した場合と、 乱数系列のラテン方陣に よる分割処理を実行した場合と、 の特性比較を示す。
第 1 2図からわかるように、 本実施の形態の分割方法を用いた場合には、 シャ ノン限界に 1. 2 dB程度まで近づいているのがわかる。 このように、 Y. Ko u等の論文のような規則的な分割では、 「 I r r e gu l a r— LDP C符号」 であっても大幅な改善は見込めないが、 本実施の形態のランダム分割を実施する と、 ループの発生する確率が大幅に減るので性能が画期的に改善される。
このように、 本実施の形態においては、 まず、 符号長と符号化率を決定し、 つ ぎに、 ベースとなるユークリット幾何符号を選択し、 つぎに、 選択したユータリ ット幾何符号を特定の関係式に基づいて並べ替えて基本行列を作成し、 つぎに、 条件
Figure imgf000027_0001
を満たす列の重みの最大値を選択し、 つぎに、 行の重み の数を連続する 2種類に限定した状態で、 暫定的に、 ガウス近似法により I r r e g u 1 a r一 L D P C符号のアンサンプルを探索し、 その後、 最適な行の重み のセットを決定し、 つぎに、 分割後の行数を考慮して基本行列を底辺から順に削 除し、 つぎに、 行の重みのセットを固定パラメータとして、 暫定的に、 ガウス近 似法により I r r e gu 1 a r _ LD P C符号のアンサンブルを探索し、 その後、 最適な列の重みのセットを決定し、 つぎに、 行の重みのセットおよび列の重みの セットを固定パラメータとして、 ガウス近似法により I r r e g u l a r— LD PC符号の最適なアンサンブルを探索し、 最後に、 このアンサンブルに基づいて 行削除後の基本行列の重みを所定の手順でランダムに分割する。 これにより、 確 定的で特性が安定し、 かつ任意のアンサンブル, 任意の符号長, 任意の符号化率 に対応した 「 I r r e g u 1 a r— LDP C符号」 用の検查行列を、 短時間で容 易に生成できる。
なお、 本実施の形態においては、 「 I r r e g u 1 a r—LDPC符号」 用の 検査行列を生成するために、 ユークリット幾何符号を用いたが、 これに限らず、 たとえば、 C a y 1 e yグラフを用いて、 確定的な 「 I r r e g u l a r— LD PC符号」 を構成することとしてもよレ、。 この場合、 先に説明した、 「ベースと なるユークリット幾何符号を選択する処理 (ステップ S 2) 」 、 「選択したユー クリツト幾何符号を (12) 式に基づいて並べ替えて基本行列を作成する処理 ( ステップ S 3) 」 、 に置き換えて、 「ベースとなる C a y 1 a Vグラフの行およ び列の重みを決定して基本行列を作成する処理」 、 を実行する。 これ以外の処理 については、 上記第 1図の処理と同様である。
したがって、 Ca y 1 e yグラフを用いた場合であっても、 上記と同様の手順 を実施することによって、 同様の効果を得ることができる。 なお、 Ca y l e y グフフには I J. Rosenthal, P.0. Vontobel, Construction of LDPC codes using R amanujan graphs and ideas from Margulis, " in Proc. of the 38-th Allerton Conference on Communication, Control, Computing, 2000, pp.248— 2ΰ/」 に不 されているように、 Ma g u 1 i sの構成法や Rama n u j a nグラフの構成 法がある。
また、 上記では、 基本行列にユークリット幾何符号または C a y 1 e yグラフ を用いることとしたが、 これに限らず、 「行と列の重みが一定」 かつ 「サイクノレ 数が 6以上」 という条件を満たす行列であれば、 たとえば、 射影幾何符号等の、 ユークリット幾何符号以外の行列を用いることとしてもよレ、。
以上、 説明したとおり、 本発明によれば、 まず、 符号長と符号化率を決定し、 つぎに、 ベースとなるユークリット幾何符号を選択し、 つぎに、 選択したユーク リット幾何符号を特定の関係式に基づいて並べ替えて基本行列を作成し、 つぎに、 列の重みの最大値を選択し、 つぎに、 行の重みの数を連続する 2種類に限定した 状態で、 暫定的に、 ガウス近似法により I r r e g u 1 a r— LDPC符号のァ ンサンブルを探索し、 その後、 最適な行の重みのセットを決定し、 つぎに、 分割 後の行数を考慮して基本行列を底辺から順に削除し、 つぎに、 行の重みのセット を固定パラメータとして、 暫定的に、 ガウス近似法により I r r e gu l a r— LDPC符号のアンサンブルを探索し、 その後、 最適な列の重みのセットを決定 し、 つぎに、 行の重みのセットおよび列の重みのセットを固定パラメータとして、 ガウス近似法により I r r e g u 1 a r— L D P C符号の最適なアンサンプルを 探索し、 最後に、 このアンサンブルに基づいて行削除後の基本行列の重みを所定 の手順でランダムに分割する。 これにより、 確定的で特性が安定し、 かつ任意の アンサンブル, 任意の符号長, 任意の符号化率に対応した 「I r r e g u 1 a r 一 LDPC符号」 用の検査行列を、 短時間で容易に生成できる、 という効果を奏 する。
つぎの発明によれば、 行列内の重みが列中の上部に配置されるように並べ替え ることとした。 これにより、 行の削除処理を行う場合に、 重みの大きい列を残す ことができ、 かつ列内の重みのバリエーションを少なくすることができる、 とい う効果を奏する。
つぎの発明によれば、 まず、 符号長と符号化率を決定し、 つぎに、 ベースとな る Ca y 1 a yグラフの行および列の重みを決定して基本行列を作成し、 つぎに、 列の重みの最大値を選択し、 つぎに、 行の重みの数を連続する 2種類に限定した 状態で、 暫定的に、 ガウス近似法により I r r e g u 1 a r— LDPC符号のァ ンサンブルを探索し、 その後、 最適な行の重みのセットを決定し、 つぎに、 分割 後の行数を考慮して基本行列を底辺から順に削除し、 つぎに、 行の重みのセット を固定パラメータとして、 暫定的に、 ガウス近似法により I r r e gu l a r— LDPC符号のアンサンブルを探索し、 その後、 最適な列の重みのセットを決定 し、 つぎに、 行の重みのセットおょぴ列の重みのセットを固定パラメータとして、 ガウス近似法により I r r e g u 1 a r— L D P C符号の最適なアンサンブルを 探索し、 最後に、 このアンサンプルに基づいて行削除後の基本行列の重みを所定 の手順でランダムに分割する。 これにより、 確定的で特性が安定し、 かつ任意の アンサンブル, 任意の符号長, 任意の符号ィヒ率に対応した 「 I r r e g u 1 a r 一 LDPC符号」 用の検査行列を、 短時間で容易に生成できる、 という効果を奏 する。
つぎの発明によれば、 生成関数; I (X) と生成関数/) (x) を 1回の線形計画 法で求めることとしたため、 上記論文のように、 生成関数; I (x) の導出と生成 関数 p (X) の導出を繰り返し実行し、 双方の最適値を求める方法よりも、 容易 かつ短時間に、 確定的でかつ特性が安定した LDPC符号用の検査行列を生成す ることができる、 という効果を奏する。
つぎの発明によれば、 重み配分を、 重み単位の重み総数が整数で、 かつ重み単 位の重み総数の総和とユークリット幾何符号の 「 1」 の総数とが等しくなるよう に調整する。 これにより、 高精度な分割処理を実現できる、 という効果を奏する。 つぎの発明によれば、 ランダム系列のラテン方陣を作成することによって、 符 号特性の条件を正確に規定できる、 という効果を奏する。
つぎの発明によれば、 まず、 符号長と符号化率を決定し、 つぎに、 ベースとな るユークリット幾何符号を選択し、 つぎに、 選択したユークリット幾何符号を特 定の関係式に基づいて並べ替えて基本行列を作成し、 つぎに、 列の重みの最大値 を選択し、 つぎに、 行の重みの数を連続する 2種類に限定した状態で、 暫定的に、 ガウス近似法により I r r e g u 1 a r— L D P C符号のアンサンブルを探索し、 その後、 最適な行の重みのセットを決定し、 つぎに、 分割後の行数を考慮して基 本行列を底辺から順に削除し、 つぎに、 行の重みのセットを固定パラメータとし て、 暫定的に、 ガウス近似法により I r r e g u 1 a r— L D P C符号のアンサ ンブルを探索し、 その後、 最適な列の重みのセットを決定し、 つぎに、 行の重み のセットおよび列の重みのセットを固定パラメータとして、 ガウス近似法により I r r e g u 1 a r一 L D P C符号の最適なアンサンブノレを探索し、 最後に、 こ のアンサンプルに基づいて行削除後の基本行列の重みを所定の手順でランダムに 分割する構成とした。 これにより、 確定的で特性が安定し、 かつ任意のアンサン ブル, 任意の符号長, 任意の符号ィ匕率に対応した 「 I r r e g u l a r— L D P C符号」 用の検査行列を、 短時間で容易に生成できる、 という効果を奏する。 つぎの発明によれば、 まず、 符号長と符号化率を決定し、 つぎに、 ベースとな る C a y 1 a yグラフの行おょぴ列の重みを決定して基本行列を作成し、 つぎに、 列の重みの最大値を選択し、 つぎに、 行の重みの数を連続する 2種類に限定した 状態で、 暫定的に、 ガウス近似法により I r r e g u 1 a r— L D P C符号のァ ンサンブルを探索し、 その後、 最適な行の重みのセットを決定し、 つぎに、 分割 後の行数を考慮して基本行列を底辺から順に削除し、 つぎに、 行の重みのセット を固定パラメータとして、 暫定的に、 ガウス近似法により I r r e g u 1 a r— L D P C符号のアンサンブルを探索し、 その後、 最適な列の重みのセットを決定 し、 つぎに、 行の重みのセットおょぴ列の重みのセットを固定パラメータとして、 ガウス近似法により I r r e gu 1 a r— L D P C符号の最適なアンサンブルを 探索し、 最後に、 このアンサンブルに基づいて行削除後の基本行列の重みを所定 の手順でランダムに分割する構成とした。 これにより、 確定的で特性が安定し、 かつ任意のアンサンブル, 任意の符号長, 任意の符号化率に対応した 「I r r e g u 1 a r— LDPC符号」 用の検査行列を、 短時間で容易に生成できる、 とい う効果を奏する。 産業上の利用可能性
以上のように、 本発明にかかる LD P C符号用検査行列生成方法おょぴ検査行 列生成装置は、 誤り訂正符号として L D P C符号を採用した通信システムに有用 であり、 特に、 確定的で特性が安定した 「I r r e gu 1 a r— LDPC符号」 を生成する装置に適している。

Claims

請 求 の 範 囲
1 . 列と行の重みまたはどちらか一方が均一でない低密度パリティ検査符号の 検查行列を生成するための検査行列生成方法にぉレ、て、
符号長と符号化率を決定する符号長 Z符号化率決定ステツプと、
行および列の重みを決定し、 「行と列の重みが一定」 かつ 「サイクル数が 6以 上」 という条件を満たす基本行列を決定する基本行列決定ステップと、
条件 「2く列の重みの最大値≤基本行列における列内の 1の数」 を満たす列の 重みの最大値を選択する最大重み選択ステツプと、
行の重みの数を連続する 2種類に限定した状態で、 ガウス近似法による最適化 を用いて、 暫定的に、 低密度パリティ検査符号の行の重みと列の重みのアンサン ブルを探索し、 その後、 最適な行の重みのセットを決定する第 1の重み探索ステ ップと、
分割後の行数を考慮して、 前記基本行列を底辺から順に削除する行削除ステツ プと、
前記行の重みのセットを固定パラメータとして、 ガウス近似法による最適化を 用いて、 暫定的に、 低密度パリティ検査符号の行の重みと列の重みのアンサンブ ルを探索し、 その後、 最適な列の重みのセットを決定する第 2の重み探索ステツ プと、
前記行の重みのセットおよび前記列の重みのセットを固定パラメータとして、 ガウス近似法による最適化を用いて、 低密度パリティ検査符号の行の重みと列の 重みの最適なアンサンプルを探索する第 3の重み探索ステップと、
最終的なアンサンブルに基づいて前記行削除後の基本行列の行および列の重み を所定の手順でランダムに分割する分割ステップと、
を含むことを特徴とする検査行列生成方法。
2 . ユークリット幾何符号を用いて、 列と行の重みまたはどちらか一方が均一で ない低密度パリティ検査符号の検査行列を生成するための検査行列生成方法にお いて、
符号長と符号化率を決定する符号長 Z符号化率決定ステップと、
ベースとなるユークリット幾何符号を選択するユークリット幾ィ可符号選択ステ ップと、
選択したユークリット幾何符号を特定の関係式に基づいて並べ替えて基本行列 を作成する並べ替えステップと、
条件 「 2く列の重みの最大値≤ュークリット幾何符号における列内の 1の数」 を満たす列の重みの最大値を選択する最大重み選択ステツプと、
行の重みの数を連続する 2種類に限定した状態で、 ガウス近似法による最適化 を用いて、 暫定的に、 低密度パリティ検査符号の行の重みと列の重みのアンサン ブルを探索し、 その後、 最適な行の重みのセットを決定する第 1の重み探索ステ ップと、
分割後の行数を考慮して、 前記基本行列を底辺から順に削除する行削除ステツ プと、
前記行の重みのセットを固定パラメータとして、 ガウス近似法による最適化を 用いて、 暫定的に、 低密度パリティ検査符号の行の重みと列の重みのアンサンブ ルを探索し、 その後、 最適な列の重みのセットを決定する第 2の重み探索ステツ プと、
前記行の重みのセットおよび前記列の重みのセットを固定パラメータとして、 ガウス近似法による最適化を用いて、 低密度パリティ検査符号の行の重みと列の 重みの最適なアンサンブルを探索する第 3の重み探索ステップと、
最終的なアンサンブルに基づいて前記行削除後の基本行列の行および列の重み を所定の手順でランダムに分割する分割ステップと、
を含むことを特徴とする検査行列生成方法。
3 . 前記並べ替えステップで用いる特定の関係式は、 行列内の重みが列中の上部に配置されるように生成することを特徴とする請求 の範囲第 2項に記載の検査行列生成方法。
4 . 前記ガウス近似法では、 符号化率を固定した状態で、 かつガウスノイズが最 大になるように、 行の重みと列の重みの最適なアンサンブル (thresholdが最小 となるアンサンブル) を 1回の線形計画法で探索することを特徴とする請求の範 囲第 2項に記載の検査行列生成方法。
5 . 前記第 3の重み探索ステップでは、 前記アンサンブルの重み配分を、 重み単 位の重み総数が整数で、 かつ重み単位の重み総数の総和とユークリット幾何符号 の 「1」 の総数とが等しくなるように調整し、
前記分割ステップでは、 調整後のァンサンプルに基づいて分割処理を行うこと を特徴とする請求の範囲第 2項に記載の検査行列生成方法。
6 . 前記分割ステップでは、 基本のランダム系列のラテン方陣を作成し、 当該ラ テン方陣に基づいて、 前記行削除後の基本行列における各行および各列から重み 「1」 を抽出することにより、 各列および各行をランダムに分割することを特徴 とする請求の範囲第 2項に記載の検査行列生成方法。
7 . C a y 1 a yグラフを用いて、 列と行の重みまたはどちらか一方が均一でな い低密度パリティ検査符号の検査行列を生成するための検査行列生成方法におい て、
符号長と符号化率を決定する符号長/符号化率決定ステツプと、
ベースとなる C a y 1 a yグラフの行および列の重みを決定して基本行列を作 成する C a y 1 a yグラフ決定ステップと、
条件 「 2く列の重みの最大値≤ C a y 1 a yグラフにおける列内の 1の数」 を 満たす列の重みの最大値を選択する最大重み選択ステップと、 行の重みの数を連続する 2種類に限定した状態で、 ガウス近似法による最適化 を用いて、 暫定的に、 低密度パリティ検査符号の行の重みと列の重みのアンサン ブルを探索し、 その後、 最適な行の重みのセットを決定する第 1の重み探索ステ ップと、
分割後の行数を考慮して、 前記基本行列を底辺から順に削除する行削除ステッ プと、
前記行の重みのセットを固定パラメータとして、 ガウス近似法による最適化を 用いて、 暫定的に、 低密度パリティ検査符号の行の重みと列の重みのアンサンブ ルを探索し、 その後、 最適な列の重みのセットを決定する第 2の重み探索ステツ プと、
前記行の重みのセットおよび前記列の重みのセットを固定パラメータとして、 ガウス近似法による最適化を用いて、 低密度パリティ検査符号の行の重みと列の 重みの最適なアンサンブルを探索する第 3の重み探索ステップと、
最終的なアンサンブノレに基づレ、て前記行削除後の基本行列の行および列の重み を所定の手順でランダムに分割する分割ステツプと、
を含むことを特 ί敷とする検査行列生成方法。
8 . 前記ガウス近似法では、 符号化率を固定した状態で、 かつガウスノイズが最 大になるように、 行の重みと列の重みの最適なアンサンブル (thresholdが最小 となるアンサンブル) を 1回の線形計画法で探索することを特徴とする請求の範 囲第 7項に記載の検査行列生成方法。
9 . 前記第 3の重み探索ステップでは、 前記アンサンブルの重み配分を、 重み単 位の重み総数が整数で、 かつ重み単位の重み総数の総和と C a y 1 a yグラフの 「1」 の総数とが等しくなるように調整し、
前記分割ステップでは、 調整後のアンサンブルに基づいて分割処理を行うこと を特徴とする請求の範囲第 7項に記載の検査行列生成方法。
1 0 . 前記分割ステップでは、 基本のランダム系列のラテン方陣を作成し、 当該 ラテン方陣に基づレ、て、 前記行削除後の基本行列における各行および各列から重 み 「1」 を抽出することにより、 各列および各行をランダムに分割することを特 徴とする請求の範囲第 7項に記載の検査行列生成方法。
1 1 . ユークリット幾何符号を用いて、 歹 IJと行の重みまたはどちらか一方が均一 でなレ、低密度パリティ検査符号の検査行列を生成する検查行列生成装置において、 符号長と符号化率を決定する符号長/符号化率決定手段と、
ベースとなるユークリット幾何符号を選択するユークリット幾何符号選択手段 と、
選択したユークリット幾何符号を特定の関係式に基づいて並べ替えて基本行列 を作成する並べ替え手段と、
条件 「 2く列の重みの最大値≤ュークリット幾何符号における列内の 1の数」 を満たす列の重みの最大値を選択する最大重み選択手段と、
行の重みの数を連続する 2種類に限定した状態で、 ガウス近似法による最適化 を用いて、 暫定的に、 低密度パリティ検査符号の行の重みと列の重みのアンサン ブルを探索し、 その後、 最適な行の重みのセットを決定する第 1の重み探索手段 と、
分割後の行数を考慮して、 前記基本行列を底辺から順に削除する行削除手段と、 前記行の重みのセットを固定パラメータとして、 ガウス近似法による最適ィ匕を 用いて、 暫定的に、 低密度パリティ検查符号の行の重みと列の重みのアンサンプ ルを探索し、 その後、 最適な列の重みのセットを決定する第 2の重み探索手段と、 前記行の重みのセットおよび前記列の重みのセットを固定パラメータとして、 ガウス近似法による最適化を用いて、 低密度パリティ検査符号の行の重みと列の 重みの最適なアンサンプルを探索する第 3の重み探索手段と、
最終的な了ンサンプルに基づいて前記行削除後の基本行列の行およぴ列の重み を所定の手順でランダムに分割する分割手段と、
を備えることを特徴とする検査行列生成装置。
1 2 . C a y 1 a yグラフを用いて、 列と行の重みまたはどちらか一方が均一で ない低密度パリティ検查符号の検查行列を生成する検査行列生成装置において、 符号長と符号化率を決定する符号長 Z符号化率決定手段と、
ベースとなる C a y 1 a yグラフの行おょぴ列の重みを決定する C a y 1 a y グラフ決定手段と、
条件 「 2く列の重みの最大値≤ C a y 1 a yグラフにおける列内の 1の数」 を 満たす列の重みの最大値を選択する最大重み選択手段と、
行の重みの数を連続する 2種類に限定した状態で、 ガウス近似法による最適化 を用いて、 暫定的に、 低密度パリティ検査符号の行の重みと列の重みのアンサン ブルを探索し、 その後、 最適な行の重みのセットを決定する第 1の重み探索手段 と、
分割後の行数を考慮して、 前記基本行列を底辺から順に削除する行削除手段と、 前記行の重みのセットを固定パラメータとして、 ガウス近似法による最適化を 用いて、 暫定的に、 低密度パリティ検査符号の行の重みと列の重みのアンサンブ ルを探索し、 その後、 最適な列の重みのセットを決定する第 2の重み探索手段と、 前記行の重みのセットおよび前記列の重みのセットを固定パラメータとして、 ガウス近似法による最適化を用いて、 低密度パリティ検査符号の行の重みと列の 重みの最適なアンサンブルを探索する第 3の重み探索手段と、
最終的なァンサンブルに基づレ、て前記行削除後の基本行列の行および列の重み を所定の手順でランダムに分割する分割手段と、
を備えることを特徴とする検査行列生成装置。
PCT/JP2003/007476 2002-07-02 2003-06-12 検査行列生成方法および検査行列生成装置 WO2004006444A1 (ja)

Priority Applications (3)

Application Number Priority Date Filing Date Title
EP03736176A EP1526647B1 (en) 2002-07-02 2003-06-12 Generation of a check matrix for irregular low-density parity-check (LDPC) codes
JP2004519205A JP4005084B2 (ja) 2002-07-02 2003-06-12 検査行列生成方法および検査行列生成装置
US10/518,444 US7395484B2 (en) 2002-07-02 2003-06-12 Check matrix generation method and check matrix generation device

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2002193767 2002-07-02
JP2002-193767 2002-07-02

Publications (1)

Publication Number Publication Date
WO2004006444A1 true WO2004006444A1 (ja) 2004-01-15

Family

ID=30112288

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2003/007476 WO2004006444A1 (ja) 2002-07-02 2003-06-12 検査行列生成方法および検査行列生成装置

Country Status (5)

Country Link
US (1) US7395484B2 (ja)
EP (1) EP1526647B1 (ja)
JP (1) JP4005084B2 (ja)
CN (1) CN100448170C (ja)
WO (1) WO2004006444A1 (ja)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1598942A1 (en) * 2003-02-28 2005-11-23 Mitsubishi Denki Kabushiki Kaisha Check matrix generation method and check matrix generation device
EP1746732A1 (en) * 2004-04-28 2007-01-24 Mitsubishi Electric Corporation Retransmission control method and communication device
WO2007018066A1 (ja) 2005-08-10 2007-02-15 Mitsubishi Electric Corporation 検査行列生成方法、符号化方法、復号方法、通信装置、通信システム、符号化器および復号器
US7751424B2 (en) 2003-05-15 2010-07-06 Mitsubishi Denki Kabushiki Kaisha Method and apparatus for packet transmission in carrier-sense-multiple-access network
US7917827B2 (en) 2004-09-17 2011-03-29 Lg Electronics Inc. Method of encoding and decoding using LDPC code and apparatus thereof
US8122324B2 (en) 2005-03-31 2012-02-21 Mitsubishi Electric Corporation Error correction coding apparatus
JP2012235276A (ja) * 2011-04-28 2012-11-29 Jvc Kenwood Corp 符号化装置、復号装置、符号化方法、復号方法、送信装置、送信方法

Families Citing this family (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3808769B2 (ja) 2001-12-27 2006-08-16 三菱電機株式会社 Ldpc符号用検査行列生成方法
CN101527572B (zh) * 2004-01-20 2013-12-18 日本电气株式会社 数据传输系统、编码设备和解码设备
US7831883B2 (en) * 2004-04-02 2010-11-09 Nortel Networks Limited LDPC encoders, decoders, systems and methods
JP4138700B2 (ja) * 2004-05-31 2008-08-27 株式会社東芝 復号装置および復号回路
JP2008515342A (ja) * 2004-10-01 2008-05-08 トムソン ライセンシング 低密度パリティ検査(ldpc)復号器
CN101005333B (zh) * 2006-01-17 2010-05-12 华为技术有限公司 低密度奇偶校验码编码方法
CN101162907B (zh) * 2006-10-10 2010-11-03 华为技术有限公司 一种利用低密度奇偶校验码实现编码的方法及装置
KR100996030B1 (ko) * 2007-03-06 2010-11-22 삼성전자주식회사 통신 시스템에서 신호 송수신 장치 및 방법
US20090034661A1 (en) * 2007-07-31 2009-02-05 Pascal Olivier Vontobel Coordinate-ascent method for linear programming decoding
CN101272150B (zh) * 2008-05-14 2010-09-29 中兴通讯股份有限公司 一种低密度生成矩阵码的译码方法及装置
JP5489552B2 (ja) * 2009-06-19 2014-05-14 三菱電機株式会社 復号方法及び復号装置
EP2955851A4 (en) * 2013-02-08 2016-09-28 Mitsubishi Electric Corp DATA STRUCTURE FOR ERROR CORRECTING CODE CONTROL MATRIX, AND DEVICE AND METHOD FOR REGULATING CODING EFFICIENCY FOR ERROR CORRECTING CODE
US8924823B2 (en) * 2013-03-15 2014-12-30 Tyco Electronics Subsea Communications Llc System and method for cycle slip correction
CN108809509B (zh) * 2017-05-05 2021-01-22 电信科学技术研究院 低密度奇偶校验码的基础图选择方法及装置
CN115801191A (zh) * 2017-06-26 2023-03-14 中兴通讯股份有限公司 准循环低密度奇偶校验编码设计方法及装置
US10944429B1 (en) * 2020-01-02 2021-03-09 Silicon Motion, Inc. Data accessing method using data protection with aid of parity check matrix having partial sequential information, and associated apparatus

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06223095A (ja) * 1993-01-22 1994-08-12 Canon Inc 多項式系導出装置及びその方法
JPH06223096A (ja) * 1993-01-22 1994-08-12 Canon Inc 多項式系導出装置及びその方法
JP2001168733A (ja) * 1999-10-12 2001-06-22 Thomson Csf Ldpcコードの構築およびコーディングのためのプロセス

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4862463A (en) * 1987-07-20 1989-08-29 International Business Machines Corp. Error correcting code for 8-bit-per-chip memory with reduced redundancy
IL95567A (en) * 1989-10-18 1994-02-27 Himont Inc Multi-metal catalysts, their preparation and polymers produced with their help
EP0611054B1 (en) 1993-01-22 1998-04-08 Canon Kabushiki Kaisha Polynomial-set deriving apparatus and method
US7170954B2 (en) * 1999-07-16 2007-01-30 Lucent Technologies Inc. Cayley-encodation of unitary matrices for differential communication
WO2002099976A2 (en) * 2001-06-06 2002-12-12 Seagate Technology Llc A method and coding apparatus using low density parity check codes for data storage or data transmission
US6789227B2 (en) * 2001-07-05 2004-09-07 International Business Machines Corporation System and method for generating low density parity check codes using bit-filling
US6968491B1 (en) * 2002-04-08 2005-11-22 Sanera Systems Inc. Generating a check matrix for error correction
US6961888B2 (en) * 2002-08-20 2005-11-01 Flarion Technologies, Inc. Methods and apparatus for encoding LDPC codes

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06223095A (ja) * 1993-01-22 1994-08-12 Canon Inc 多項式系導出装置及びその方法
JPH06223096A (ja) * 1993-01-22 1994-08-12 Canon Inc 多項式系導出装置及びその方法
JP2001168733A (ja) * 1999-10-12 2001-06-22 Thomson Csf Ldpcコードの構築およびコーディングのためのプロセス

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP1526647A4 *

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1598942A4 (en) * 2003-02-28 2007-04-04 Mitsubishi Electric Corp METHOD AND DEVICE FOR GENERATING A CONTROL MATRIX
US7272770B2 (en) 2003-02-28 2007-09-18 Mitsubishi Denki Kabushiki Kaisha Method and apparatus for generating check matrix
EP1598942A1 (en) * 2003-02-28 2005-11-23 Mitsubishi Denki Kabushiki Kaisha Check matrix generation method and check matrix generation device
US7751424B2 (en) 2003-05-15 2010-07-06 Mitsubishi Denki Kabushiki Kaisha Method and apparatus for packet transmission in carrier-sense-multiple-access network
EP1746732A1 (en) * 2004-04-28 2007-01-24 Mitsubishi Electric Corporation Retransmission control method and communication device
EP1746732A4 (en) * 2004-04-28 2008-02-27 Mitsubishi Electric Corp RETRANSMISSION CONTROL METHOD AND COMMUNICATION DEVICE
US7600173B2 (en) 2004-04-28 2009-10-06 Mitsubishi Electric Corporation Retransmission control method and communications device
US7917827B2 (en) 2004-09-17 2011-03-29 Lg Electronics Inc. Method of encoding and decoding using LDPC code and apparatus thereof
JP4917023B2 (ja) * 2005-03-31 2012-04-18 三菱電機株式会社 誤り訂正符号化装置
US8122324B2 (en) 2005-03-31 2012-02-21 Mitsubishi Electric Corporation Error correction coding apparatus
JPWO2007018066A1 (ja) * 2005-08-10 2009-02-19 三菱電機株式会社 検査行列生成方法、符号化方法、復号方法、通信装置、通信システム、符号化器および復号器
US8103935B2 (en) 2005-08-10 2012-01-24 Mitsubishi Electric Corporation Test matrix generating method, encoding method, decoding method, communication apparatus, communication system, encoder and decoder
JP4563454B2 (ja) * 2005-08-10 2010-10-13 三菱電機株式会社 検査行列生成方法、符号化方法、復号方法、通信装置、通信システム、符号化器および復号器
WO2007018066A1 (ja) 2005-08-10 2007-02-15 Mitsubishi Electric Corporation 検査行列生成方法、符号化方法、復号方法、通信装置、通信システム、符号化器および復号器
JP2012235276A (ja) * 2011-04-28 2012-11-29 Jvc Kenwood Corp 符号化装置、復号装置、符号化方法、復号方法、送信装置、送信方法

Also Published As

Publication number Publication date
CN1666420A (zh) 2005-09-07
JP4005084B2 (ja) 2007-11-07
EP1526647A1 (en) 2005-04-27
EP1526647A4 (en) 2007-03-14
EP1526647B1 (en) 2008-10-01
US7395484B2 (en) 2008-07-01
US20050246615A1 (en) 2005-11-03
JPWO2004006444A1 (ja) 2005-11-10
CN100448170C (zh) 2008-12-31

Similar Documents

Publication Publication Date Title
JP3808769B2 (ja) Ldpc符号用検査行列生成方法
WO2004006444A1 (ja) 検査行列生成方法および検査行列生成装置
JP4163023B2 (ja) 検査行列生成方法および検査行列生成装置
JP3893383B2 (ja) Ldpc符号用検査行列生成方法および検査行列生成装置
Caire et al. Noiseless data compression with low-density parity-check codes
US20070101243A1 (en) Method for puncturing a low density parity check code
EP1901433A1 (en) A family of LDPC codes for video broadcasting applications
WO2008087042A1 (en) Multiple-bases belief-propagation and permutation decoding for block codes
JP4772689B2 (ja) 検査行列生成方法及び通信方法
Grinchenko et al. Improving performance of multithreshold decoder over binary erasure channel
Paolini et al. Construction of near-optimum burst erasure correcting low-density parity-check codes
Lentmaier et al. Exact erasure channel density evolution for protograph-based generalized LDPC codes
Yao et al. LDGM Codes Based Near-optimal Coding for Adaptive Steganography
Zolotarev et al. Usage of divergence within concatenated multithreshold decoding convolutional codes
Chen et al. A binary message-passing decoding algorithm for LDPC codes
Bai et al. Semi-random Kite codes over fading channels
Pal et al. Error-Control Coding Algorithms and Architecture for Modern Applications Powered by LDPC Codes and Belief Propagation
양필웅 Low-Complexity Decoding Schemes for LDPC Codes Using Efficient Unreliable Path Search
Ofrim et al. Compression scheme for wireless sensor networks using a distributed source coding algorithm based on raptor code
Liva et al. Some Remarks on Sparse Graph Codes for Packet Loss Recovery
Chen et al. Semi-random Construction of Rate-Compatible Low-Density Parity-Check Codes
Soleymani et al. Low Density Parity Check Codes
Shin et al. Bayesian compressive sensing with polar-distributed low-density sensing matrices

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): CN JP US

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PT RO SE SI SK TR

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2004519205

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 10518444

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 20038156210

Country of ref document: CN

WWE Wipo information: entry into national phase

Ref document number: 2003736176

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 2003736176

Country of ref document: EP

WWG Wipo information: grant in national office

Ref document number: 2003736176

Country of ref document: EP