WO2006064659A1 - 誤り訂正符号化装置及びそれに用いる誤り訂正符号化方法 - Google Patents
誤り訂正符号化装置及びそれに用いる誤り訂正符号化方法 Download PDFInfo
- Publication number
- WO2006064659A1 WO2006064659A1 PCT/JP2005/021909 JP2005021909W WO2006064659A1 WO 2006064659 A1 WO2006064659 A1 WO 2006064659A1 JP 2005021909 W JP2005021909 W JP 2005021909W WO 2006064659 A1 WO2006064659 A1 WO 2006064659A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- polynomial
- length
- error correction
- connection
- block
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L1/00—Arrangements for detecting or preventing errors in the information received
- H04L1/004—Arrangements for detecting or preventing errors in the information received by using forward error control
- H04L1/0045—Arrangements at the receiver end
- H04L1/0047—Decoding adapted to other signal detection operation
- H04L1/005—Iterative decoding, including iteration between signal detection and decoding operation
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M13/00—Coding, 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/03—Error detection or forward error correction by redundancy in data representation, i.e. code words containing more digits than the source words
- H03M13/05—Error 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/11—Error 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/1102—Codes on graphs and decoding on graphs, e.g. low-density parity check [LDPC] codes
- H03M13/1148—Structural properties of the code parity-check or generator matrix
- H03M13/116—Quasi-cyclic LDPC [QC-LDPC] codes, i.e. the parity-check matrix being composed of permutation or circulant sub-matrices
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M13/00—Coding, 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/03—Error detection or forward error correction by redundancy in data representation, i.e. code words containing more digits than the source words
- H03M13/05—Error 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/11—Error 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/1102—Codes on graphs and decoding on graphs, e.g. low-density parity check [LDPC] codes
- H03M13/1148—Structural properties of the code parity-check or generator matrix
- H03M13/118—Parity check matrix structured for simplifying encoding, e.g. by having a triangular or an approximate triangular structure
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L1/00—Arrangements for detecting or preventing errors in the information received
- H04L1/004—Arrangements for detecting or preventing errors in the information received by using forward error control
- H04L1/0041—Arrangements at the transmitter end
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L1/00—Arrangements for detecting or preventing errors in the information received
- H04L1/004—Arrangements for detecting or preventing errors in the information received by using forward error control
- H04L1/0056—Systems characterized by the type of code used
- H04L1/0057—Block codes
Definitions
- the present invention relates to an error correction code detector and an error correction code method used therefor, and in particular, a block error correction in which an information sequence is divided into fixed length blocks and a redundant sequence is added independently for each block.
- the present invention relates to a method and apparatus for a low density parity check (LDPC) code key in a code key system and its circuit.
- LDPC low density parity check
- error correction code techniques that have a large coding gain are required to meet the requirements of system configuration such as reduction of required power and downsizing of antennas.
- Introduction has been made.
- the low density parity check code is known as an error correction code having a very large coding gain, and has been introduced into various communication systems and storage devices such as magnetic recording.
- the low-density parity check code has a sparse check matrix that does not simply indicate one error correction coding method (most of the components in the matrix are 0, and the number of components that are 1 is very large).
- This is a generic term for error correction codes with the characteristics of By selecting a sparse check matrix and using an iterative decoding method such as the sum-product algorithm, an error correction code method with a very large coding gain close to the theoretical limit can be obtained. It can be configured (see, for example, Non-Patent Documents 1 and 2).
- the parity check matrix is [Number 1]
- the part marked by 8 in equation (1) is a 1 ⁇ matrix (1 :, k is a positive integer), c, c, ⁇ ⁇ ⁇
- c is a k-bit information bit sequence, the corresponding r-bit redundant bit sequence p, p k 1 2
- Each bit p. (I is an integer between 1 and r) is
- a in equation (2) represents the (i, j) component of the r X k matrix A (i is an integer between 1 and r)
- the code correction device configuration of the error correction code requires that the matrix A of r X k is held in a storage device such as a memory and the number of exclusive OR operations equal to the number of 1 in the matrix A components is required. Become.
- FIG. 7 shows an example of a conventional coding apparatus related to a low density parity check code.
- 51 is a redundant bit string calculation device that performs the operation of equation (2)
- 52 in FIG. 7 represents a memory that holds matrix A in equation (1)
- 53 in FIG. 7 represents a switch. It is.
- a method of limiting the matrix to the matrix that is the block matrix power of the cyclic permutation matrix and making the matrix A have regularity, thereby reducing the amount of memory and simplifying exclusive OR operation processing for example, (See Patent Document 1), and a method of constructing a low-density parity check code that minimizes the number of 1s in the components of the matrix A and further increases the coding gain obtained by iterative decoding (for example, non-patent documents) 3) is known.
- a cyclic code that calculates a redundant bit string only by a polynomial division circuit is known.
- a Reed Solomon (RS) code and BCH code (BCH) code are known.
- the convolutional code can realize the encoding device very easily, similarly to the above-described cyclic code.
- turbo code is suitable for systems that require a high code rate with a low code rate (ratio between the length of the information bit sequence and the length of the code bit sequence). Not.
- the error rate characteristic evaluation and performance prediction of the low density parity check code can be generally performed by a method called Density-Evolution in a region where the error probability is sufficiently large. It is known (see, for example, Non-Patent Document 4).
- the performance prediction of the error rate characteristics in a region with a low error probability, especially in the region called the error floor, is evaluated by an experimental method using computer simulation.
- the conventional coding apparatus related to the low density parity check code is realized by the storage device that holds the matrix A in the above equation (1) and the arithmetic processing device of the above equation (2). It is done. Also, the error rate characteristics are evaluated experimentally.
- Patent Document 1 Japanese Patent Laid-Open No. 2003-115768 (10th and 11th pages, FIGS. 4 to 7)
- Patent Document 2 United States Patent 5446747 (Page 2, Figure 1)
- Non-Patent Document 1 “Low—Density Parity -Check Codes” [Robert Gallager, MIT Press, 1963]
- Non-Patent Document 2 "Dat Ela 'Collecting Cause Based on Very Sparse Metrics” (DJC MacKay), Eye Triple IEEE Transactions on Information Theory. March 1999, pp. 399-431]
- Non-Patent Document 3 “Efncient Encoding of Low— Density Parity— Cneck Codes” [Thomas Richardson, R. Urbane (R. Ur banke), I EEE Transactions on Information Theory (September 2001, younger brothers 638 to 6 56)
- Non-Patent Document 4 “Design of Capacity— Approaching Irr egular Low-Density Parity-Check Codes” [Thomas Richardson ), Em 'MA Shokrollahi, by Arnole' R. Urbanke, I Triplex Transactions on Information Theory, September 2001, pages 619-637 ]
- the coding device related to the conventional low density parity check code includes a storage device that holds the matrix ⁇ in the above equation (1), and the above equation (2).
- the scale of the coding device is very large, especially for satellite communications and mobile In an environment where the conditions for the device scale and power consumption such as body communication are severe, it is necessary to further reduce the storage device and the exclusive OR operation device.
- the turbo code can realize the encoding device relatively easily, it is difficult to apply to a system that requires a low code rate and a high code rate. Due to the above problems, in a communication system that requires a particularly high code rate, the amount of calculation required for the encoding process is high in order to obtain a high coding gain using a low density parity check code. Many device configurations become complicated.
- the object of the present invention is to solve the above-described problems, simplify the apparatus configuration, perform decoding with near-optimal accuracy by iterative decoding, and reduce the error in the error floor area.
- An object of the present invention is to provide an error correction code encoding device that can perform characteristic evaluation by a simple calculation formula without using computer experiments, and an error correction code encoding method used therefor.
- An error correction code encoder is an error correction encoding device using a low density parity check code
- n a block of length n (where n is an integer greater than 1) and length (n—r) (r is between 1 and n), where m is an integer greater than 1.
- the block of length n of the information bit sequence divided into one block consisting of a bit sequence (which represents an integer of n) is input, and a polynomial multiplication is performed to output a bit sequence of length n m —
- Polynomial division is performed on the block of length (n ⁇ r) and the output result of the adder. And a polynomial divider that outputs a redundant bit sequence of length r.
- An error correction coding method is an error correction coding method using a low density parity check code
- n in a polynomial multiplier of 1 (m represents an integer greater than 2) !
- m one block of length n (where n represents an integer greater than 1) and length (N ⁇ r) (where r is an integer between 1 and n) and a block of length n of the information bit string divided into one block consisting of bit strings, and performing polynomial multiplication Output each bit sequence of length n,
- polynomial division is performed on the block of length (n ⁇ r) and the output result of the adder to output a redundant bit sequence of length r.
- the error correction code key device of the present invention generates an information bit sequence of length K (K represents an integer) blocked for the error correction code key. Further, m is divided into one block of length n and one block of length (n ⁇ r) (m, n represents an integer of 2 or more, and r represents an integer between 1 and n) M—one polynomial multiplier for performing polynomial multiplication with each of the divided information bit sequences as m—one block of length n and outputting a sequence of length n.
- m Additional unit that adds each output of one polynomial multiplier, and a block of length (n ⁇ r) and the output result of the adder are used as inputs to perform polynomial division, and a redundant bit of length r And a polynomial divider that outputs a sequence.
- the error correction coding apparatus includes a polynomial multiplication device and a polynomial division device, and thus can be realized with a simple device configuration, and the amount of calculation required for the coding process. And a reduction in the scale of the apparatus. Further, in the error correction code apparatus according to the present invention, an error correction code apparatus having a small number of minimum weight codewords can be configured by selecting the connection in the polynomial multiplier and the connection in the polynomial division apparatus.
- the apparatus configuration is small and the apparatus configuration is simple, and it is possible to obtain a high coding gain by the iterative decoding method. It is possible to contribute to the improvement of power and reduction of power requirements.
- the error correction coding apparatus of the present invention it is possible to accurately calculate the minimum distance and the number of minimum weight codewords by selecting the connection in the polynomial multiplication apparatus and the connection in the polynomial division apparatus. Therefore, it is possible to easily calculate an error rate characteristic in a typical communication system to which the present invention is applied, in particular, an approximate value with a good error probability in the error floor region by calculation. This makes it possible to quantitatively evaluate the reliability of the communication system even in cases where it is difficult in terms of time and time.
- the present invention can simplify the device configuration, perform decoding with near-optimal accuracy by iterative decoding, and An effect is obtained that the characteristic evaluation of the error floor area can be performed by a simple calculation formula without using a computer experiment.
- FIG. 1 is a block diagram showing a configuration of an error correction code encoder according to an embodiment of the present invention.
- FIG. 2 is a block diagram showing the configuration of the n ⁇ l degree polynomial multiplier of FIG. 1.
- FIG. 3 is a block diagram showing the configuration of the r-th order polynomial divider in FIG. 1.
- FIG. 4 is a block diagram showing a detailed configuration of the polynomial multiplication block in FIG. 1.
- FIG. 5 is a flowchart showing an example of a method for calculating m non-zero polynomials according to an embodiment of the present invention.
- FIG. 6 is a flowchart showing an example of a polynomial calculation method according to another embodiment of the present invention.
- FIG. 7 is a block diagram showing an example of a conventional error correction coding apparatus.
- FIG. 1 is a block diagram showing the configuration of an error correction code generator according to an embodiment of the present invention.
- an error correction code encoder according to an embodiment of the present invention includes one serial parallel (S ⁇ P) converter 11 and m—one n ⁇ 1 first-order polynomial multiplier 12—1-12. — (M—1), a polynomial multiplication block 1 consisting of an adder 13, one r-th order polynomial divider 2, and switches 3 and 4.
- S ⁇ P serial parallel
- a device that converts bits into bit strings (m and n are integers greater than or equal to 2, and r is an integer between 1 and n).
- the polynomial multiplication block 1 is realized in the form shown in FIG. 4, but in order to simplify the description, m-1 n ⁇ first-order polynomial multipliers 12-1 to 12— ( m— 1) This will be explained as a multiplicative multiplication block 1 with power.
- the encoding method of the present invention represents a systematic code encoding device in which the leading bit (nm-r) bits of the code bit string match the information bit string, and the remaining r bits are redundant bit strings for error correction. ing.
- n— One n— first-order polynomial multiplier 12— 1 to 12— (m— 1) is an information bit string of length K blocked for error correction code ⁇ (K is an integer) Is further divided into m—one block of length n and one block of length (n—r), where m and n are integers greater than or equal to 2, and r is between 1 and n (Represents an integer), m—1 each block of length n is divided into n—first-order polynomial multiplication, and a sequence of length n is output.
- the adder 13 adds the outputs of m-1 n-1 first-order polynomial multipliers 12-1 to 12- (m-1).
- the r-order polynomial divider 2 receives the block of length (n ⁇ r) and the output result of the adder 13 as input, performs r-order polynomial division, and outputs a redundant bit sequence of length r.
- FIG. 2 is a block diagram showing a configuration of the n ⁇ 1-th order polynomial multiplier of FIG.
- N—first-order polynomial multiplier 12 includes n registers 121-1 to 121-n and a maximum of n exclusive OR arithmetic units 122-1 to 122-n.
- the n ⁇ first-order polynomial multiplier 12 — 1 to 12— (m ⁇ 1) in FIG. 1 has the same configuration as the n ⁇ first-order polynomial multiplier 12.
- the n-first-order polynomial multiplier 12 has n-bit input and n-bit output, and sequentially inputs an n-bit input bit string. When all the inputs are completed, the switch 124 is switched and n registers are registered. The contents of the star 121-1 to 121-n are output sequentially.
- 123-l to 123-n are predetermined n-bit bit strings h 1, h 2,.
- h is a switch that determines connection or non-connection.
- h-force ⁇ the part marked h is connected, and when h is 0, the part marked h is not connected (j is an integer between 1 and m). How to select this n-bit bit sequence h, h, ..., h will be described later
- FIG. 3 is a block diagram showing a configuration of the r-order polynomial divider of FIG.
- r-order polynomial divider 2 is composed of: registers 21—l to 21-r, up to r exclusive OR calculators 22—l to 22-r, and switch 24. Has been.
- the r-order polynomial divider 2 is exclusive of (n—r) bits of information bits and (m—1) n—first-order polynomial multipliers 121— 1 to 121—n output bits. Logical OR n bits are input and r bits are output. When the (n ⁇ r) bits of information bits have been input, the r-order polynomial divider 2 switches the switch 24, and the remaining r bits of the outputs of the n—first-order polynomial multipliers 121— 1 to 121—n
- the exclusive OR with the contents of r registers 21-l to 21-r in Fig. 3 is sequentially output (the input of the information bit string is set to 0 at this time).
- the output r bits of the r-order polynomial divider 2 is an r-bit redundant bit string for the (nm-r) -bit information bit string.
- reference numerals 23-1 to 23- (r-1) denote switches that determine connection or non-connection by a predetermined bit sequence u, u,. u
- FIG. 4 is a block diagram showing a detailed configuration of the polynomial multiplication block 1 of FIG.
- the register portion is shared.
- 33 is a predetermined n (m-1).
- This is a switch that determines connection or non-connection according to a bit string of bits.
- FIG. 1 A check matrix corresponding to the error correction code encoder according to the embodiment of the present invention shown in FIG.
- the parity check matrix in Equation (3) above consists of a one-dimensional array of m n X n cyclic matrices, and Hi in Equation (3) indicates an n X n cyclic matrix (i is between 1 and m) Integer).
- the cyclic matrix is
- the row vector of the second row is the 1st row vector circulated to the left by 1 bit
- the column vector of the kth row is (k is 2 Is an integer between 1 and n), and the row vector of the first row is rotated k-1 bits to the left.
- t which is expressed as a polynomial of the order (n— 1) or less as shown in f, is denoted as f (i) (X) (i is an integer between 1 and m).
- One of the conditions for selecting m (n—1) degree polynomials f (1) (x), f (2) (x), ..., f (m) (x) is , M polynomials for all integers V between 1 and n—1,
- the number of elements of the set ⁇ is denoted as IAI.
- the second condition for the selection of the above-mentioned m (n— 1) degree polynomials f (1) (x), f (2) (x), ..., f (m) (x) is Each of m ⁇ l polynomials f (2) (x),..., f (m) (x) is divisible by polynomial f (1) (X) modulo polynomial (X — 1) To do. Also,
- Equation (8) is a condition necessary for executing a decoding process close to the optimum by iterative decoding of a low-density parity check code, represented by the Sam 'product algorithm.
- the number of 1s contained in each row vector in the parity check matrix of Equation (3) above is (nm) 1/2 at the maximum, and the parity check matrix is a sparse matrix.
- the second condition [Expression (9)] is a condition necessary for the redundant bit string to be correctly calculated by the error correction code generator shown in FIG.
- An example of a polynomial that satisfies the above two conditions [Equations (8) and (9)] will be described later.
- the connection in the n ⁇ 1 first-order polynomial multiplier 12 shown in FIG. 2 will be described.
- the switches 123-1 to 123-n in the n—first-order polynomial multiplier 12 in FIG. 2 are connected by a predetermined n-bit bit sequence h 1, h 2,. Determine the connection. h
- n-bit bit string h 1, h 2,..., H is performed as follows.
- Figure 1 The error correction coding apparatus shown in FIG. 1 has m ⁇ 1 n ⁇ first-order polynomial multipliers 12 ⁇ 1 to 12 ⁇ (m ⁇ 1), and the i-th n ⁇ first-order polynomial multiplier 12 ⁇ i
- switches 23—1 to 23— (r—1) are predetermined r—1 bit strings u 1, u 2,.
- gcd (f (1) (x), x n — 1) means the greatest common polynomial of f (1) (x) and x n — 1, and the order of this greatest common polynomial is n—r.
- r is the number of redundant bits in the encoding apparatus of the present invention. That is, the number of information bits in the error correction code encoder according to the present invention is a bit obtained by counting the degree of the greatest common divisor polynomial of f (1) (X) and x n ⁇ 1 in n (m ⁇ 1). It becomes a number.
- Information bit string of length K (nm ⁇ r) bits that is blocked for error correction code ⁇ (m, n represents an integer of 2 or more, r represents an integer between 1 and n)
- the information bit sequence consists of the first block from the 1st bit to the n (m ⁇ 1) th bit, and the (n ⁇ m) + 1st bit to the (nm ⁇ r) th bit. Divided into a second block of bits.
- the first block is sequentially input to a polynomial multiplication block 1 having m-1 n-first-order polynomial multipliers 12-1 to 12- (m-1) power, and the second After the switch 3 is switched, the block is sequentially input to the r-th order polynomial divider 2.
- the first block of length n (m-1) input to polynomial multiplication block 1 is converted to m-1 bits by serial / parallel converter 11, and converted m-1 bits.
- n— 1st-order polynomial multipliers 12—1 to 12— (m—1) are m—1 in total.
- the i-th bit in the m—1 bit converted in parallel (i is an integer between 1 and m ⁇ 1) is input to the n ⁇ first-order polynomial multiplier 12 ⁇ i of the second.
- the That is, the first block is subdivided into m ⁇ 1 blocks of length n through the serial-to-parallel converter 11, and each of m ⁇ 1 blocks of length n is m ⁇ 1.
- n—First-order polynomial multiplier 12— 1 to 12 — (m— 1) Input to each.
- Each of the above n-1 first-order polynomial multipliers 12-1 to 12- (m-1) inputs the above subdivided n bits, and the number of output bits is n bits.
- m One n—first-order polynomial multiplier 1 2— 1 to 12— (m—1)
- the exclusive OR for each bit of the output is the n-bit output of the polynomial multiplier block 1.
- n All the contents of n are initialized to zero, and an n-bit bit string is sequentially input bit by bit. During this time, switch 124 is set upward so that feedback is applied. When all n bits have been input, switch 124 is switched and the contents of registers 121-1 to 121-n are sequentially output.
- the error correction coding apparatus shown in FIG. 1 uses m-1 single n-1 polynomial multipliers 12 shown in FIG. 2, and n-1 first-order polynomial multipliers 12-1 to 12- (m-1) ) Since the exclusive OR of each output becomes the output of the polynomial multiplication block 1, n— 1st order polynomial multiplier 12— 1 to 1 2- (m-1) Each register (121— 1 to 121— n) can be shared with other polynomial multipliers.
- the polynomial multiplication block 1 can be realized in the form shown in FIG.
- the registers 31-1 to 31-n are shared! Therefore, the desired output result can be obtained by the apparatus configuration of FIG.
- Register Sl—l Sl-ir is all initialized to zero, and the latter n ⁇ r bits of the above information bit string and the output n bits of the above polynomial multiplication block 1 are sequentially input one bit at a time. .
- switch 24 in Fig. 3 is set to the left side so that feedback is applied.
- switch 24 is switched and exclusive OR of the remaining r bits of output of polynomial multiplication block 1 and the contents of each register (21—1 to 21—r) Sequentially output (At that time, the input of the information bit string is set to 0).
- the output r bits of the r-th order polynomial divider 2 shown in FIG. 3 is a redundant bit string for the information bit string of (nm ⁇ r) bits. If the number of redundant bits r is equal to n, the number of information bits input to the r-order polynomial divider 2 is zero. In this case, the r-order polynomial divider 2 simply uses the polynomial multiplication block 1 Output Output n bits as they are.
- the information bit string of (nm ⁇ r) bits becomes the output bit string of the error correction code unit simultaneously with the input to the polynomial multiplication block 1 and the r-th order polynomial division unit 2.
- the 1st to n (m-1) th information bits that are input to the polynomial multiplication block 1 are made to match the bit order indicated by the parity check matrix shown in (3). Sort to output.
- this embodiment represents a systematic coding apparatus in which (nm ⁇ r) bits from the head of a code bit string match an information bit string, and the remaining r bits are redundant bit strings for error correction. .
- a low density parity check code having a coding rate of (n ⁇ l) Zn or more is obtained by using a maximum of 2n registers and 2n exclusive OR operation devices. It is possible to configure an error correction code encoder.
- the coding gain is large due to this configuration, and the error rate characteristic in the error floor region can be calculated by a simple evaluation formula.
- a device can be configured.
- ⁇ be the primitive element of the finite field GF (2 2S ) (S is a positive integer), and R be 1 or a divisor that is not S. Also, (2 s + 1) (2 R — 1) is n, and (2 s — 2 s — R ) Z (2 R — 1) is m. (N-1) A polynomial ⁇ ⁇ (X) [Number 15] (Ri
- L (K) is a subset of integers between 0 and n—1,
- Tr in Eq. (16) is the finite field GF (2) force and the force to GF (2
- FIG. 5 is a flowchart showing an example of a method for calculating the above m non-zero polynomials. For an integer k between 0 and (2 s -1) / (2 R — 1) — 1, whether the polynomial ⁇ ⁇ (X) is zero or not is an element of the finite field GF (2 s ) Depending on whether or not the trace of a to the power of k (2 s + 1) to GF (2 R ) is zero, that is,
- t can be determined.
- the value of the above trace is the same value for each k (an integer between 0 and (2 s -1) / (2 R 1) 1) even if the value is other than zero. Therefore, the polynomial ⁇ (k) (X) is a subset of the finite field GF (2 2S ), and the values raised to the m-th power match each other, and the trace to the finite field GF (2 s ) is It is defined by a set that also has a power that matches a predetermined value other than zero (steps S1 to S7 in FIG. 5).
- the length ⁇ of the code bit string in the error correction code device according to the present embodiment configured by the selected polynomial is:
- n (ml) (2 s +1) (2 s — 2 s — R — 2 R +1)
- the number of bits is obtained by adding the order of the greatest common polynomial of f (1) (X) and x n —1 to n (m ⁇ 1) as described above.
- the modulation method is binary phase shift keying (2PSK) and the channel is an additive Gaussian channel.
- EbZNo represents the signal-to-noise ratio (SNR) per bit in an additive Gaussian channel
- Q represents the Gaussian Q function
- FIG. 6 is a flowchart showing an example of a polynomial calculation method according to another embodiment of the present invention.
- k is a non-negative integer
- T is a set of polynomials of order n ⁇ 1 (n is an integer of 2 or more).
- p represents a power of 2 such as 2, 4.
- k is zero
- T is an empty set
- a polynomial f (X) of n ⁇ 1 or lower order is selected at random.
- n (ml) is the number of bits obtained by adding the order of the greatest common divisor polynomial of f (1) (X) and x n —1.
- n (m-l) it is at least n (m-l) at least.
- the numerical value obtained by substituting the lower bound of the number of code bit strings having the minimum weight into Eq. (18) has a relatively low error probability! (When the SN ratio of the channel is relatively large) Give a very good approximation of the error rate characteristics.
- the number of code bit strings having weight 2w is at least the number obtained by multiplying the binary coefficient of m and 2 by n, and in many cases, the code bit string having weight 2w
- the numerical value obtained by substituting the lower bound of Eq. (18) into the equation (18) gives a very good approximation of the error rate characteristics when the error probability is relatively low! (When the SN ratio of the channel is relatively large). give.
- T ⁇ f (1) (x), f (2) (x), f (3) (x), f (4) (xM Can do.
- the small distance is 14 or less.
- the number of sign bit strings with weight 14 A is 14 or less.
- bit error probability after decoding 10-12 are those constructed from the above f (X) and the ratio
- the deciphering bit error probability power is expected to be 0.4 decibels.
- the error correction coding apparatus which only needs to select an error correction coding apparatus that meets the requirements of the communication system, responds to the request in such a wide manner by selecting a polynomial. Is possible.
- the present invention reduces required power in satellite communication, mobile communication system or the like.
Landscapes
- Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Mathematical Physics (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Probability & Statistics with Applications (AREA)
- Theoretical Computer Science (AREA)
- Error Detection And Correction (AREA)
- Detection And Correction Of Errors (AREA)
Abstract
Description
Claims
Priority Applications (5)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
DE05811730T DE05811730T1 (de) | 2004-12-15 | 2005-11-29 | Fehlerkorrekturkodiervorrichtung und dabei verwendetes fehlerkorrekturkodierverfahren |
CN2005800432023A CN101080874B (zh) | 2004-12-15 | 2005-11-29 | 纠错编码装置以及在其中使用的纠错编码方法 |
US11/792,692 US7979780B2 (en) | 2004-12-15 | 2005-11-29 | Error correction encoding apparatus and error correction encoding method used therein |
EP05811730A EP1841075A4 (en) | 2004-12-15 | 2005-11-29 | ERROR CORRECTION CODING DEVICE AND ERROR CORRECTION CODING PROCESS USED THEREOF |
JP2006548752A JP4821613B2 (ja) | 2004-12-15 | 2005-11-29 | 誤り訂正符号化装置及びそれに用いる誤り訂正符号化方法 |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004362135 | 2004-12-15 | ||
JP2004-362135 | 2004-12-15 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2006064659A1 true WO2006064659A1 (ja) | 2006-06-22 |
Family
ID=36587718
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/JP2005/021909 WO2006064659A1 (ja) | 2004-12-15 | 2005-11-29 | 誤り訂正符号化装置及びそれに用いる誤り訂正符号化方法 |
Country Status (7)
Country | Link |
---|---|
US (1) | US7979780B2 (ja) |
EP (1) | EP1841075A4 (ja) |
JP (1) | JP4821613B2 (ja) |
CN (1) | CN101080874B (ja) |
DE (1) | DE05811730T1 (ja) |
RU (1) | RU2373641C2 (ja) |
WO (1) | WO2006064659A1 (ja) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2007132656A1 (ja) * | 2006-05-12 | 2007-11-22 | Nec Corporation | 誤り訂正符号化方法及び装置 |
CN101136704B (zh) * | 2006-08-30 | 2012-09-26 | 株式会社日立制作所 | 光集线装置以及光用户装置 |
US9276611B2 (en) | 2007-09-28 | 2016-03-01 | Panasonic Corporation | Encoding method, encoder, and decoder |
Families Citing this family (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101534417B (zh) * | 2002-12-06 | 2013-07-17 | 汤姆森许可贸易公司 | 用于远程调谐和时钟同步的方法和系统 |
KR100833515B1 (ko) * | 2006-12-05 | 2008-05-29 | 한국전자통신연구원 | 가변 정보 길이 및 가변 부호율을 가진 ldpc 부호의패리티 검사 행렬 생성 방법, 부/복호화 방법 및 이를이용하는 장치 |
US8266507B2 (en) * | 2007-11-16 | 2012-09-11 | Samsung Electronics Co., Ltd. | Data processing apparatus for operating lens correction and method for compressing and restoring lookup table values |
WO2009120952A2 (en) * | 2008-03-27 | 2009-10-01 | Thomson Licensing | Apparatus and method for decoding signals |
US8370711B2 (en) | 2008-06-23 | 2013-02-05 | Ramot At Tel Aviv University Ltd. | Interruption criteria for block decoding |
CN101582739A (zh) * | 2008-06-27 | 2009-11-18 | 北京新岸线移动多媒体技术有限公司 | 数字广播信号的发送装置、发送方法和发送系统 |
JP4935778B2 (ja) * | 2008-08-27 | 2012-05-23 | 富士通株式会社 | 符号化装置、送信装置および符号化方法 |
JP2010073137A (ja) * | 2008-09-22 | 2010-04-02 | Nec Electronics Corp | 半導体集積回路設計方法及び設計プログラム |
US9122563B2 (en) * | 2009-02-03 | 2015-09-01 | Microsoft Technology Licensing, Llc | Computing minimal polynomials |
CN102541675B (zh) * | 2010-12-23 | 2015-03-11 | 慧荣科技股份有限公司 | 提升错误更正能力的方法、记忆装置及其控制器 |
JP5413701B2 (ja) * | 2011-03-22 | 2014-02-12 | 日本電気株式会社 | 誤り訂正符号化装置、誤り訂正符号化方法および誤り訂正符号化プログラム |
US9190856B2 (en) * | 2013-02-15 | 2015-11-17 | GM Global Technology Operations LLC | Systems and methods for charging multiple vehicle rechargeable energy storage systems |
US10523244B2 (en) * | 2016-08-11 | 2019-12-31 | Zebware Ab | Device and associated methodoloy for encoding and decoding of data for an erasure code |
RU2639661C1 (ru) * | 2016-09-02 | 2017-12-21 | Акционерное общество "Калужский научно-исследовательский институт телемеханических устройств" | Способ умножения и деления элементов конечных полей |
CN112328962B (zh) * | 2020-11-27 | 2021-12-31 | 深圳致星科技有限公司 | 矩阵运算优化方法、装置、设备和可读存储介质 |
CN116757158B (zh) * | 2023-08-11 | 2024-01-23 | 深圳致赢科技有限公司 | 基于半导体存储的数据管理方法 |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS63107319A (ja) * | 1986-10-24 | 1988-05-12 | Ricoh Co Ltd | 拡張ガロア体上の多項式除算回路 |
US5446747A (en) | 1991-04-23 | 1995-08-29 | France Telecom | Error-correction coding method with at least two systematic convolutional codings in parallel, corresponding iterative decoding method, decoding module and decoder |
JP2003115768A (ja) | 2001-07-11 | 2003-04-18 | Internatl Business Mach Corp <Ibm> | データの低密度パリティ検査符号化方法および装置 |
WO2003048918A1 (en) * | 2001-11-30 | 2003-06-12 | Analog Devices Inc. | Galois field multiplier system |
JP2004072130A (ja) * | 2001-07-18 | 2004-03-04 | Sony Corp | 符号化方法および符号化装置 |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5768296A (en) * | 1994-07-01 | 1998-06-16 | Quantum Corporation | ECC system supporting different-length Reed-Solomon codes whose generator polynomials have common roots |
KR19990003242A (ko) * | 1997-06-25 | 1999-01-15 | 윤종용 | 구조적 펀처드 길쌈부호 부호와 및 복호기 |
US7028247B2 (en) * | 2002-12-25 | 2006-04-11 | Faraday Technology Corp. | Error correction code circuit with reduced hardware complexity |
US7155656B1 (en) * | 2003-05-01 | 2006-12-26 | Hellosoft Inc. | Method and system for decoding of binary shortened cyclic code |
-
2005
- 2005-11-29 RU RU2007126849/09A patent/RU2373641C2/ru active
- 2005-11-29 JP JP2006548752A patent/JP4821613B2/ja active Active
- 2005-11-29 DE DE05811730T patent/DE05811730T1/de active Pending
- 2005-11-29 WO PCT/JP2005/021909 patent/WO2006064659A1/ja active Application Filing
- 2005-11-29 EP EP05811730A patent/EP1841075A4/en not_active Ceased
- 2005-11-29 CN CN2005800432023A patent/CN101080874B/zh active Active
- 2005-11-29 US US11/792,692 patent/US7979780B2/en active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS63107319A (ja) * | 1986-10-24 | 1988-05-12 | Ricoh Co Ltd | 拡張ガロア体上の多項式除算回路 |
US5446747A (en) | 1991-04-23 | 1995-08-29 | France Telecom | Error-correction coding method with at least two systematic convolutional codings in parallel, corresponding iterative decoding method, decoding module and decoder |
JP2003115768A (ja) | 2001-07-11 | 2003-04-18 | Internatl Business Mach Corp <Ibm> | データの低密度パリティ検査符号化方法および装置 |
JP2004072130A (ja) * | 2001-07-18 | 2004-03-04 | Sony Corp | 符号化方法および符号化装置 |
WO2003048918A1 (en) * | 2001-11-30 | 2003-06-12 | Analog Devices Inc. | Galois field multiplier system |
Non-Patent Citations (6)
Title |
---|
GALLAGER, R.: "Low-Density Parity-Check Codes", 1963, MIT PRESS |
ISHIDA T. AND WADAYAMA T.: "Kakuteiteki Koseiho o Yusuru Kofugoka LDPC Fugo to Sono Seino Hyoka", IEICE TECHNICAL REPORT (IT 2002-21), July 2002 (2002-07-01), pages 7 - 12, XP002996320 * |
MACKAY, D.J.C.: "Good Error-Correcting Codes Based on Very Sparse Matrices", IEEE TRANSACTIONS ON INFORMATION THEORY, vol. 45, no. 2, March 1999 (1999-03-01), pages 399 - 431 |
RICHARDSON, T.J.; SHOKROLLAHI, M.A.; URBANKE, R.L.: "Design of Capacity-Approaching Irregular Low-Density Parity-Check Codes", IEEE TRANSACTIONS ON INFORMATION THEORY, vol. 47, no. 2, September 2001 (2001-09-01), pages 619 - 637 |
RICHARDSON, T.J.; URBANKE, R.L.: "Efficient Encoding of Low-Density Parity-Check Codes", IEEE TRANSACTIONS ON INFORMATION THEORY, vol. 47, no. 2, September 2001 (2001-09-01), pages 638 - 656, XP002965294, DOI: doi:10.1109/18.910579 |
See also references of EP1841075A4 |
Cited By (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2007132656A1 (ja) * | 2006-05-12 | 2007-11-22 | Nec Corporation | 誤り訂正符号化方法及び装置 |
EP2031759A1 (en) * | 2006-05-12 | 2009-03-04 | NEC Corporation | Error correction coding method and device |
EP2031759A4 (en) * | 2006-05-12 | 2012-07-04 | Nec Corp | METHOD AND DEVICE FOR ENCODING ERROR CORRECTION |
JP4978625B2 (ja) * | 2006-05-12 | 2012-07-18 | 日本電気株式会社 | 誤り訂正符号化方法及び装置 |
CN101136704B (zh) * | 2006-08-30 | 2012-09-26 | 株式会社日立制作所 | 光集线装置以及光用户装置 |
US9276611B2 (en) | 2007-09-28 | 2016-03-01 | Panasonic Corporation | Encoding method, encoder, and decoder |
US9859921B2 (en) | 2007-09-28 | 2018-01-02 | Panasonic Corporation | Transmitting method and transmitting apparatus |
US10560121B2 (en) | 2007-09-28 | 2020-02-11 | Panasonic Corporation | Transmission method, transmission apparatus, reception method and reception apparatus |
US11121723B2 (en) | 2007-09-28 | 2021-09-14 | Panasonic Corporation | Transmission method, transmission apparatus, reception method and reception apparatus |
Also Published As
Publication number | Publication date |
---|---|
RU2007126849A (ru) | 2009-01-27 |
CN101080874B (zh) | 2012-11-14 |
RU2373641C2 (ru) | 2009-11-20 |
CN101080874A (zh) | 2007-11-28 |
US7979780B2 (en) | 2011-07-12 |
JP4821613B2 (ja) | 2011-11-24 |
DE05811730T1 (de) | 2008-05-29 |
US20070300135A1 (en) | 2007-12-27 |
JPWO2006064659A1 (ja) | 2008-06-12 |
EP1841075A1 (en) | 2007-10-03 |
EP1841075A4 (en) | 2009-01-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2006064659A1 (ja) | 誤り訂正符号化装置及びそれに用いる誤り訂正符号化方法 | |
US8095859B1 (en) | Encoder for low-density parity check codes | |
US10511326B2 (en) | Systems and methods for decoding error correcting codes | |
US6785863B2 (en) | Method and apparatus for generating parity-check bits from a symbol set | |
US8352847B2 (en) | Matrix vector multiplication for error-correction encoding and the like | |
US6928602B2 (en) | Encoding method and encoder | |
US8065598B1 (en) | Low latency programmable encoder with outer systematic code and low-density parity-check code | |
US11115051B2 (en) | Systems and methods for decoding error correcting codes | |
US7318186B2 (en) | Decoding method, decoding apparatus, and program to decode low density parity check codes | |
US8578252B2 (en) | Encoder, decoder, transmitting apparatus, and receiving apparatus | |
US8166363B2 (en) | Decoding device and method | |
RU2408979C2 (ru) | Способ и устройство кодирования с исправлением ошибок | |
KR20070058508A (ko) | Ldpc 코드를 이용한 부호화 및 복호화 방법 | |
WO2014122772A1 (ja) | 誤り訂正符号の検査行列のデータ構造、並びに誤り訂正符号の符号化率可変装置および可変方法 | |
US8843810B2 (en) | Method and apparatus for performing a CRC check | |
KR101216075B1 (ko) | 채널 코드를 이용한 복호화 및 복호화 장치 | |
JP5523064B2 (ja) | 復号装置及び方法 | |
JP2009177228A (ja) | 符号化方法、符号化器、復号器 | |
Mondal et al. | Efficient hardware design architectures for BCH product codes in the frequency domain | |
EP2951926B1 (en) | Ldpc code design and encoding apparatus for their application | |
JP2010028408A (ja) | 情報処理装置、情報処理方法、およびプログラム | |
Sirbu et al. | On Some Characteristics of a Novel Lossless Data Compression Algorithm based on Polynomial Codes | |
JP2010041628A (ja) | 符号化装置、符号化方法および符号化プログラム | |
Gautam | Study and design of architecture for BCH code encoder and decoder | |
KR20070071676A (ko) | Ldpc 코드에 의한 복호화 방법 및 그 장치 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AK | Designated states |
Kind code of ref document: A1 Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KM KN KP KR KZ LC LK LR LS LT LU LV LY MA MD MG MK MN MW MX MZ NA NG NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW |
|
AL | Designated countries for regional patents |
Kind code of ref document: A1 Designated state(s): GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU LV MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG |
|
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: 2006548752 Country of ref document: JP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 11792692 Country of ref document: US |
|
WWE | Wipo information: entry into national phase |
Ref document number: 200580043202.3 Country of ref document: CN |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2005811730 Country of ref document: EP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2007126849 Country of ref document: RU |
|
WWP | Wipo information: published in national office |
Ref document number: 2005811730 Country of ref document: EP |
|
WWP | Wipo information: published in national office |
Ref document number: 11792692 Country of ref document: US |