The present invention relates to an encoding technology for use in digital communications. More particularly, it relates to a check matrix creation device for, a check matrix creation method of and a check matrix creation program for creating a parity check matrix for an LDPC (Low-Density Parity Check) code, a transmitter that encodes predetermined information bits by using a parity check matrix for LDPC code and transmits the encoded predetermined information bits, a receiver that decodes predetermined information bits by using a parity check matrix for an LDPC code, and a communication system consisting of the above-mentioned transmitter and the above-mentioned receiver.
Hereafter, a conventional communication system which uses an LDPC code as an encoding method will be explained.
A case in which a quasi-cyclic (QC: Quasi-Cyclic) code is used as an example of an LDPC code will be explained (for example, refer to nonpatent reference 1).
First, encoding and decoding processing in the conventional communication system which uses an LDPC code as an encoding method will be explained briefly.
An LDPC encoder is mounted in a transmitter which is a communication device on a transmit side of the communication system, and creates a parity check matrix H by using a conventional method which will be mentioned later.
The LDPC encoder also creates a generator matrix G of K rows and N columns (K: an information length, N: a codeword length), for example.
When the parity check matrix for LDPC is a matrix of M rows and N columns, the generator matrix G satisfies GHT=0 (T shows that the matrix is a transposed matrix).
When receiving a message (m1, m2, . . . , mK) having an information length of K as information bits after creating the parity check matrix H and the generator matrix G, the LDPC encoder uses the message (m1, m2, . . . , mK) and the generator matrix G to create a codeword C, as shown in the following equation (1).
C=(m1, m2, . . . , mK)G=(c1, c2, . . . , cN) (1)
where the following equation: H(c1, c2, . . . , cN)T=0 is satisfied.
When the LDPC encoder creates the codeword C, the modulator of the transmitter performs digital modulation according to a modulation method, such as BPSK (Binary Phase Shift Keying), QPSK (Quadrature Phase Shift Keying), or multiple-value QAM (Quadrature Amplitude Modulation), for example, and transmits a modulated signal x=(x1, x2, . . . , xN) of the codeword C to a receiver.
When the transmitter transmits the modulated signal x=(x1, x2, . . . , xN), the demodulator of the receiver which is a communication device on a receive side of the communication system receives a corresponding modulated signal y=(y1, y2, . . . , yN) which has been propagated thereto via a communication channel.
When receiving the modulated signal y=(y1, y2, . . . , yN), the demodulator of the receiver performs digital demodulation corresponding to the modulation method, such as BPSK, QPSK, or multiple-value QAM, on the modulated signal.
An LDPC decoder of the receiver performs iterative decoding according to a “sum-product algorithm” on the demodulated result obtained by the demodulator, and, as the decoded result, outputs a message corresponding to the original message m1, m2, . . . , and mK.
Hereafter, a parity check matrix for an LDPC code in the conventional communication system will be explained. For example, nonpatent reference 1 shown below discloses, as a parity check matrix for an LDPC code, the parity check matrix of a QC code as shown in
The parity check matrix of a QC code shown in
In general, the parity-check matrix HQC of a (J,L) QC code of M (=pJ) rows and N (=pL) columns can be defined as shown in the following equation (2).
In this equation, p is a non-zero integer.
Furthermore, L shows the number of circulant permutation matrices arranged in the lateral direction (column direction) in the parity-check matrix HQC, and J shows the number of circulant permutation matrices arranged in the longitudinal direction (row direction) in the parity-check matrix HQC.
where for 0<=j<=J−1 and 0<=l<=L−1, I(pj,l) is a circulant permutation matrix in which any component whose row number is “r” (0<=r<=p−1) and whose column number is “(r+pj,l) mod p” is “1”, and any other components are all “0”.
Furthermore, when an LDPC code is designed, because there is a high possibility that existence of many loops having a short length generally causes degradation in the performance, it is necessary to increase the inner diameter to reduce the number of loops having a short length (e.g., length-4 loops, length-6 loops, and so on).
In
A bipartite graph in which a bit node and a check node corresponding to each of all the intersections of rows and columns at which “l” exists is connected by a branch is called a Tanner graph.
Hereafter, the meaning of a loop mentioned above will be explained. As shown in
Furthermore, the “inner diameter” means the length of the shortest loop, and “the length of a loop” is represented by the number of branches which construct the closed path. Loops are simply expressed as length-4 loops, length-6 loops, length-8 loops, and so on according to their lengths.
Furthermore, in the following nonpatent reference 1, the range of inner diameters g in the parity-check matrix HQC of a (J,L) QC-LDPC code is defined to be equal to “4<=g<=12 (g is an even number)”. However, it is easy to avoid g=4 and, in many cases, the inner diameter range is g>=6.
Nonpatent reference 1: M. Fossorier, “Quai-Cyclic Low-Density Parity-Check Codes From Circulant Permutation Matrices”, IEEE Trans. Inform. Theory, Vol. 50, No. 8 (2004) pp. 1788-1793.
Because the conventional communication systems are constructed as above, a parity-check matrix HQC whose range of inner diameters g is “4<=g<=12 (g is an even number) ” is used. However, a design method of designing an LDPC code under the conditions that g>=6, g>=8, g>=10, g>=12, or . . . is satisfied has not been shown concretely. A problem is therefore that it is necessary to design an LDPC code by mainly using a computer search and therefore it takes much time to design an LDPC code.
Another problem is that because such a method lacks in extendibility and also lacks in the regularity among circulant permutation matrices, the degree of complexity increases at the time of implementation.
It has not been proved that the results obtained through a computer search are optimal.
The present invention is made in order to solve the above-mentioned problems, and it is therefore an object of the present invention to provide a check matrix creation device, a check matrix creation method, and a check matrix creation program capable of creating a parity-check matrix for an irregular LDPC code which has a better performance than that created using a method of configuring a check matrix through a computer search, and which has a regular configuration and can support a wide range of coding rates.
It is another object of the present invention to provide a transmitter and a communication system which have a good performance and which can encode predetermined information bits by using a parity-check matrix having a regular configuration, and transmit them.
It is a further object of the present invention to provide a receiver and a communication system which have a good performance and which can decode predetermined information bits by using a parity-check matrix having a regular configuration.
In accordance with the present invention, there is provided a check matrix creation device including: a circulant permutation matrix setting means for preparing a plurality of circulant permutation matrices; and a quasi-cyclic matrix creation means for arranging the plurality of circulant permutation matrices prepared by the circulant permutation matrix setting means both in a row direction and in a column direction to create a quasi-cyclic matrix.
Because the check matrix creation device in accordance with the present invention is constructed in such a way as to include the circulant permutation matrix setting means for preparing a plurality of circulant permutation matrices, and the quasi-cyclic matrix creation means for arranging the plurality of circulant permutation matrices prepared by the circulant permutation matrix setting means both in the row direction and in the column direction to create a quasi-cyclic matrix, there is provided an advantage of being able to create a parity-check matrix for an irregular LDPC code which has a better performance than that created using a method of forming a check matrix through a computer search, and which has a regular configuration and can support a wide range of coding rates.
Hereafter, in order to explain this invention in greater detail, the preferred embodiments of the present invention will be described with reference to the accompanying drawings. Embodiment 1.
The receiver 3 is a communication device on a receive side of the communication system, and, when receiving a modulated signal (y1, y2, . . . , yN) of a codeword transmitted from the transmitter 1, carries out a process of demodulating the modulated signal (y1, y2, . . . , yN), and decodes this demodulated signal to generate a message (u1, u2, . . . , uK) having an information length of K.
A check matrix creation device 11 of the transmitter 1 carries out a process of preparing a plurality of circulant permutation matrices each having an inner diameter g of six or larger, and arranging the plurality of circulant permutation matrices both in a row direction and in a column direction to create a quasi-cyclic matrix which is a parity-check matrix HM for an LDPC code.
A circulant permutation matrix setting unit 12 of the check matrix creation device 11 carries out the process of preparing the plurality of circulant permutation matrices each having an inner diameter g of six or larger. The circulant permutation matrix setting unit 12 constructs a circulant permutation matrix setting means.
A quasi-cyclic matrix creation unit 13 of the check matrix creation device 11 carries out the process of arranging the plurality of circulant permutation matrices prepared by the circulant permutation matrix setting unit 12 both in the row direction and in the column direction to create a quasi-cyclic matrix which is a parity-check matrix HM for an LDPC code. The quasi-cyclic matrix creation unit 13 constructs a quasi-cyclic matrix creation means.
An LDPC encoder 14 of the transmitter 1 carries out a process of creating a codeword (v1, v2, . . . , vN) from both a message (u1, u2, . . . , uK) having an information length of K, and the parity-check matrix HM for an LDPC code created by the check matrix creation device 11. The LDPC encoder 14 constructs a codeword creation means.
A modulator 15 of the transmitter 1 carries out a process of modulating the codeword (v1, v2, . . . , vN) created by the LDPC encoder 14, and transmitting a modulated signal (x1, x2, . . . , xN) of the codeword to the receiver 3 via the communication channel 2. The modulator 15 constructs a transmitting means.
The check matrix creation device 11 of the transmitter 1 carries out the process of preparing a plurality of circulant permutation matrices each having an inner diameter g of six or larger, and arranging the plurality of circulant permutation matrices both in the row direction and in the column direction to create a quasi-cyclic matrix which is a parity-check matrix HM for an LDPC code.
The circulant permutation matrix setting unit 12 of the check matrix creation device 11 carries out the process of preparing a plurality of circulant permutation matrices each having an inner diameter g of six or larger. The circulant permutation matrix setting unit 12 constructs the circulant permutation matrix setting means.
The quasi-cyclic matrix creation unit 13 of the check matrix creation device 11 carries out the process of arranging the plurality of circulant permutation matrices prepared by the circulant permutation matrix setting unit 12 both in the row direction and in the column direction to create a quasi-cyclic matrix which is a parity-check matrix HM for an LDPC code. The quasi-cyclic matrix creation unit 13 constructs the quasi-cyclic matrix creation means.
In this Embodiment 1, the check matrix creation device 11 which is comprised of the circulant permutation matrix setting unit 12 and the quasi-cyclic matrix creation unit 13 is shown. As an alternative, the check matrix creation device 11 can be constructed of a computer, and, in this case, a check matrix creation program in which the processes of the circulant permutation matrix setting unit 12 and the quasi-cyclic matrix creation unit 13 are described can be stored in a memory of the computer and the CPU of the computer can be made to execute the check matrix creation program.
When the receiver 3 receives a modulated signal (y1, y2, . . . , yN) of a codeword transmitted from the transmitter 1, a demodulator 24 of the receiver 3 carries out a process of demodulating the modulated signal (y1, y2, . . . , yN). The demodulator 24 constructs a receiving means.
An LDPC decoder 25 of the receiver 3 carries out a process of performing iterative decoding according to a known decoding algorithm on the demodulated result obtained by the demodulator 24 by using a parity-check matrix HM created by a check matrix creation device 21, and outputting a message corresponding to the original message (u1, u2, . . . , uK) as the decoded result. The LDPC decoder 25 constructs a decoding means.
In
As an alternative, the check matrix creation device 11 can be disposed outside the transmitter 1. In this case, the parity-check matrix HM for an LDPC code created by the check matrix creation device 11 can be stored in an internal memory of the transmitter 1, or the transmitter can receive the parity-check matrix HM from the check matrix creation device 11.
Furthermore, in
As an alternative, the check matrix creation device 21 can be disposed outside the receiver 3. In this case, the parity-check matrix HM for an LDPC code created by the check matrix creation device 21 can be stored in an internal memory of the receiver 3, and the receiver can receive the parity-check matrix HM from the check matrix creation device 21.
Next, the operation of the communication system will be explained.
First, encoding and decoding processing carried out by the communication system of
The check matrix creation device 11 of the transmitter 1 prepares a plurality of circulant permutation matrices each having an inner diameter g of six or larger, and arranges the plurality of circulant permutation matrices both in the row direction and in the column direction to create a quasi-cyclic matrix which is a parity-check matrix HM for an LDPC code.
More specifically, the circulant permutation matrix setting unit 12 of the check matrix creation device 11 prepares a plurality of circulant permutation matrices each having an inner diameter g of six or larger in advance, although will be mentioned below in detail.
After the circulant permutation matrix setting unit 12 prepares the plurality of circulant permutation matrices, the quasi-cyclic matrix creation unit 13 of the check matrix creation device 11 arranges the plurality of circulant permutation matrices both in the row direction and in the column direction to create a quasi-cyclic matrix which is a parity-check matrix HM for an LDPC code, although will be mentioned below in detail.
After the check matrix creation device 11 creates the parity-check matrix HM of M rows and N columns as the parity-check matrix HM for an LDPC code, when receiving a message (u1, u2, . . . , uK) having an information length of K, the LDPC encoder 14 of the transmitter 1 creates a codeword v=(v1, v2, . . . , vN) having a length of N from the message (u1, u2, . . . , uK) and the parity-check matrix HM, as shown in the following equation (3).
v={(v1, v2, . . . , vN) ∈GF(2)|(v1, v2, . . . , vN)HMT=0} (3)
In this Embodiment 1, the LDPC encoder carries out a process of encoding the information bits without using a generator matrix G (K: an information length, N: a codeword length), unlike in the case of the conventional example.
More specifically, when the parity-check matrix HM has a part having a lower triangular matrix configuration, the LDPC encoder can implement the encoding easily without using a generator matrix G.
For example, when a systematic codeword v is expressed as will be shown below, and a message u=(u1, u2, . . . , uK) having an information length of K is provided, the LDPC encoder creates a parity component pm=(p1, p2, . . . , pM) in such a way that “H*vT=0” is satisfied. More specifically, the LDPC encoder creates the parity component pm=(p1, p2, . . . , pM) as shown in the following equation (4).
v=(v1, v2, . . . , vK, vK+1, vK+2, . . . , vN)=(u1, u2, . . . , uK,p1,p2, . . . , pM)
where N=K+M.
where hm,n shows a component having a row number m and a column number n in the parity-check matrix HM.
After the LDPC encoder 14 creates the codeword (v1, v2, . . . , vN), the modulator 15 of the transmitter 1 performs digital modulation according to a modulation method, such as BPSK, QPSK, or multiple-value QAM, on the codeword (v1, v2, . . . , vN), and transmits a modulated signal x=(x1, x2, . . . , xN) of the codeword (v1, v2, . . . , vN) to the receiver 3 via the communication channel 2.
The check matrix creation device 21 of the receiver 3 prepares a plurality of circulant permutation matrices each having an inner diameter g of six or larger, and arranges the plurality of circulant permutation matrices both in the row direction and in the column direction to create a quasi-cyclic matrix which is a parity-check matrix HM for an LDPC code in the same way that the check matrix creation device 11 of the transmitter 1 does.
More specifically, the circulant permutation matrix setting unit 22 of the check matrix creation device 21 prepares a plurality of circulant permutation matrices each having an inner diameter g of six or larger in advance.
After the circulant permutation matrix setting unit 22 prepares the plurality of circulant permutation matrices, the quasi-cyclic matrix creation unit 23 of the check matrix creation device 21 arranges the plurality of circulant permutation matrices both in the row direction and in the column direction to create a parity-check matrix HM for an LDPC code.
When the transmitter 1 transmits the modulated signal x=(x1, x2, . . . , xN), the demodulator 24 of the receiver 3 receives the modulated signal y=(y1, y2, . . . , yN) which has been propagated thereto via the communication channel 2.
When receiving the modulated signal y=(y1, y2, . . . , yN) the demodulator 24 of the receiver 3 carries out digital demodulation corresponding to the modulation method, such as BPSK, QPSK, or multiple-value QAM, on the modulated signal y.
The LDPC decoder 25 of the receiver 3 performs iterative decoding according to a known decoding algorithm on the demodulated result obtained by the demodulator 24 by using the parity-check matrix HM created by the check matrix creation device 21, and outputs a message corresponding to the original message (u1, u2, . . . , uK) as the decoded result.
Hereafter, a method of creating a parity-check matrix HM which each of the check matrix creation devices 11 and 21 uses will be explained concretely.
[Condition for Configuring a New Check Matrix from a Combination of Check Matrices Each Having an Inner Diameter of g]
Hereafter, a (J,L)-regular bipartite graph representing the check matrix of an LDPC code in (J,L)-regular QC is expressed as “G”.
The graph G consists of a set of n=L*p bit nodes having a degree of λ: λ={V0, V1, . . . , VL−1} for V1={vl,0, vl,1, . . . , vl,p−1} and 0<=l<=L−1, and a set of m=J*p check nodes having a degree of ρ: Γ={C0, C1, . . . , CJ−1} for Cj={cj,0, cj,1, . . . , cj,p−1} and 0<=j<=J−1.
A set of Ne=n*J=m*L branches: Ξ={e0, e1, . . . , eN−1} is included in the graph G.
Furthermore, when the nodes connected to a branch ei for 0<=i<=Ne are vl,1 and cj,0, for example, this connection is expressed as (vl,1, cj,0).
Each branch ei also has a bit node as a left-hand side vertex, and a check node as a right-hand side vertex.
Bit Node as Left-Hand Side Vertex vl,└i/p┘, l=└i/(J·p)┘.
Check Node as Right-Hand Side Vertex cJ,((ιmod p)−p
For example, in the case of the following check matrix,
the graph G of the check matrix of an LDPC code in QC is represented as shown in
As shown in
Hereafter, when the graph G has an inner diameter of g, it is expressed as Gxg, and it is assumed that Gxg≠Gx′g when x≠x′. Furthermore, it is assumed that a graph G0g is a bipartite graph as shown in
At this time, focusing attention on a set V0 of bit nodes of this graph G0g, all loops formed via V0, and C1, C1 and C2 have inner diameters of g or larger.
For example, as shown in
V0 is divided into V0
The whole of this graph obtained after the division is done is expressed as G0g.
For example, it is assumed that V1 is connected to C0 via I(0), is connected to C1 via I(1), and is connected to C2 via I(2).
Furthermore, it is assumed that after the division is done, V0
As a result of this division, because each loop extending via (V0, C0) and (V0, C1) in the graph G0g, and each loop extending via (V0
Similarly, each loop extending via (V0
In addition, each loop extending via (V0
Furthermore, because the branches are added in such a way that no loop is produced newly, no loop having a loop length of shorter than g exists.
When different graphs are connected to each other via p branches (for example, as illustrated in
For example, as shown in
Accordingly, there is a possibility that each of the loops including the branches has a loop length=4+4+2=10, and their shortest loop length is ten or longer.
Furthermore, as shown in
When the above-mentioned conditions are satisfied, a connection between two graphs using 2*p branches (two sets of p branches) requires 2*p branches (two sets of p branches) for each of outward and return paths.
Because 2*p branches (two sets of p branches) in each of the graphs are adequate to form a loop, there is a possibility that each loop including the branches has a loop length=2+2+2+2=8, and the shortest loop including the branches has a loop length of eight or longer.
Hereafter, a code which is configured according to the above-mentioned configuration conditions will be shown as an example.
For example, check matrices corresponding to graphs G010 and G110 are expressed as H010 and H110 respectively, and it is assumed that the check matrices H010 and H110 have the following configurations respectively. In the matrices, each numeral shows pj,l, and each null shows a p×p zero matrix.
Furthermore, each of these two check matrices H010 and H110 is divided in such a way that check matrices H010 and H110 corresponding to graphs G010 and G110 are configured.
The above-mentioned conversion of the graph G010 into the graph G010 is represented by a graph, as shown in
The conversion of the graph G110 into the graph G110 is similarly represented by a graph.
Next, the following check matrix H0,1 is created by using the check matrices H010 and H110.
This graph is represented as shown in
In
In the graph of
This H0,1 is an example represented, as the check matrix, by connecting different graphs of g=10 to form a new graph.
In this case, H0,110 has an inner diameter of eight or larger according to the condition (2) of (II). Because designing a check matrix having an inner diameter of eight or larger is a difficult issue, it is desired that an advantage of adequately guaranteeing the performance characteristics of the check matrix creation device is provided.
[Combination with a Submatrix Having a Large Column Weight and a Small Inner Diameter]
In general, an inner diameter exerts a large influence upon a portion having a small column weight.
In the above-mentioned example, a combination with a submatrix having g=10 is shown. However, it has turned out that, if the submatrix has a large column weight, the performance characteristics of the check matrix creation device do not degrade greatly even though the subgraph corresponding to the submatrix having the large column weight has an inner diameter of g=6 or g=8.
Therefore, only the inner diameter of a submatrix corresponding to a portion having a large column weight can be reduced relatively as follows.
In the above-mentioned check matrix H′0,1, because a portion of p5,13=0 has a column weight of “1”, the weights of p columns are all “1”.
In general, because an error floor can occur when there are a large number of columns having a weight of “1”, it is desirable that the number of columns having a weight of “1” is small.
On the other hand, because a stair-like arrangement of “0s” forms a lower triangular matrix and has a configuration required for the code creation, it is preferable to maintain the configuration of the lower triangular matrix.
As a method of reducing the number of columns having a weight of “1” in the state in which this configuration is maintained, a circulant permutation matrix having a column weight of “1” is converted as follows. As a result, the number of columns having a column weight of “1” can be reduced from p to 1.
The whole of the check matrix is converted as follows.
In this case, the check matrix is simply represented only by using pj,l of I(pj,l) in the following expression. Furthermore, the above-mentioned conversion is expressed as pj,l=0″.
As can be seen from the above description, because the check matrix creation device in accordance with this Embodiment 1 is constructed in such a way as to include the circulant permutation matrix setting unit 12 for preparing a plurality of circulant permutation matrices each having an inner diameter of six or larger, and the quasi-cyclic matrix creation unit 13 for arranging the plurality of circulant permutation matrices prepared by the circulant permutation matrix setting unit 12 both in the row direction and in the column direction to create a quasi-cyclic matrix, there is provided an advantage of being able to create a parity-check matrix for an irregular LDPC code which has a better performance than that created using a method of forming a check matrix through a computer search, and which has a regular configuration and can support a wide range of coding rates.
In above-mentioned Embodiment 1, the example in which the communication device on the transmit side is the transmitter 1 and the communication device on the receive side is the receiver 3 is shown (refer to
In the figure, a physical layer LDPC encoder 101 of the mobile terminal 100 is applied to a fading communication channel or the like in a physical layer, and constructs the LDPC encoder 14 of
A modulator 102 of the mobile terminal 100 carries out a process of modulating a codeword created by the physical layer LDPC encoder 101, and sending out a modulated signal of the codeword onto a radio channel by using an antenna 105.
A demodulator 103 of the mobile terminal 100 carries out a process of, when the antenna 105 receives a modulated signal of a codeword transmitted from the base station 200 (a received signal including an error occurring in the radio channel), demodulating the modulated signal.
A physical layer LDPC decoder 104 of the mobile terminal 100 is applied to the fading communication channel or the like in the physical layer, and constructs the LDPC decoder 25 of
A physical layer LDPC encoder 201 of the base station 200 is applied to a fading communication channel or the like in the physical layer, and constructs the LDPC encoder 14 of
A modulator 202 of the base station 200 carries out a process of modulating a codeword created by the physical layer LDPC encoder 201, and sending out a modulated signal of the codeword onto a radio channel by using an antenna 205.
A demodulator 203 of the base station 200 carries out a process of, when the antenna 205 receives a modulated signal of a codeword transmitted from the mobile terminal 100 (a received signal including an error occurring in the radio channel) demodulating the modulated signal.
A physical layer LDPC decoder 204 of the base station 200 is applied to the fading communication channel or the like in the physical layer, and constructs the LDPC decoder 25 of
Next, the operation of the communication system will be explained.
When the mobile terminal 100 transmits data to the base station 200, the physical layer LDPC encoder 101 for the fading communication channel encodes the data on a per-packet-data basis in the physical layer. The encoding process is the same as that carried out by the LDPC encoder 14 of
When the physical layer LDPC encoder 101 creates coded data, the modulator 102 of the mobile terminal 100 modulates the coded data, and sends out a modulated signal of the coded data onto the radio channel by using the antenna 105.
When the antenna 205 receives the modulated signal of the codeword transmitted from the mobile terminal 100 (the received signal including an error occurring in the radio channel), the demodulator 203 of the base station 200 demodulates the modulated signal.
The physical layer LDPC decoder 204 of the base station 200 corrects the error of the data by performing the same decoding process as that carried out by the LDPC decoder 25 of
In the physical layer, the physical layer LDPC decoder 204 informs information showing whether the physical layer LDPC decoder has succeeded in the error correction on a per-packet basis to an upper hierarchical layer, and transmits the error-corrected data to the communication partner via the network.
In a case in which the base station 200 transmits data to the mobile terminal 100, when the physical layer LDPC encoder 201 for the fading communication channel receives the data, via the network, from the communication partner in the physical layer, the physical layer LDPC encoder 201 encodes the data on a per-packet-data basis. The encoding process is the same as that carried out by the LDPC encoder 14 of
When the physical layer LDPC encoder 201 creates coded data, the modulator 202 of the base station 200 modulates the coded data, and sends out a modulated signal of the coded data onto the radio channel by using the antenna 205.
When the antenna 105 receives the modulated signal of the codeword transmitted from the base station 200 (the received signal including an error occurring in the radio channel), the demodulator 103 of the mobile terminal 100 demodulates the modulated signal.
The physical layer LDPC decoder 104 of the mobile station 100 corrects the error of the data by performing the same decoding process as that carried out by the LDPC decoder 25 of
In the physical layer, the physical layer LDPC decoder 104 informs information showing whether the physical layer LDPC decoder has succeeded in the error correction on a per-packet basis to an upper hierarchical layer
In this Embodiment 2, the example in which the communication channel is a radio channel is shown, although the communication channel is not limited to a radio channel. For example, the communication channel can be a radio LAN, an optical communication channel, or a satellite communication channel.
Furthermore, in this Embodiment 2, the example in which the communication devices are the mobile terminal 100 and the base station 200 is shown, although the communication devices are not limited to the mobile terminal 100 and the base station 200. For example, the communication devices can be quantum encryption devices or the like, and this embodiment can be widely applied to whole fields of communication equipment.
In above-mentioned Embodiment 1, the example in which the communication device on the transmit side is the transmitter 1 and the communication device on the receive side is the receiver 3 is shown (refer to
In the figure, an upper hierarchical layer LDPC encoder 301 of the mobile terminal 300 is applied to a correction or the like in an upper hierarchical layer of a packet error occurring in a fading communication channel or the like, and constructs the LDPC encoder 14 of
A physical layer transmitter 302 of the mobile terminal 300 carries out a process of modulating a codeword created by the upper hierarchical layer LDPC encoder 301, and sending out a modulated signal of the codeword onto a radio channel by using an antenna 305.
When the antenna 305 receives a modulated signal of a codeword transmitted from the base station 400 (a received signal including an error occurring in the radio channel), a physical layer receiver 303 of the mobile terminal 300 carries out a process of demodulating the modulated signal.
An upper hierarchical layer LDPC decoder 304 of the mobile terminal 300 is applied to a correction or the like in the upper hierarchical layer of a packet error occurring in the fading communication channel or the like, and constructs the LDPC decoder 25 of
An upper hierarchical layer LDPC encoder 401 of the base station 400 is applied to a correction or the like in an upper hierarchical layer of a packet error occurring in a fading communication channel or the like, and constructs the LDPC encoder 14 of
A physical layer transmitter 402 of the base station 400 carries out a process of modulating a codeword created by the upper hierarchical layer LDPC encoder 401, and sending out a modulated signal of the codeword onto a radio channel by using an antenna 405.
When the antenna 405 receives a modulated signal of a codeword transmitted from the mobile terminal 300 (a received signal including an error occurring in the radio channel), a physical layer receiver 403 of the base station 400 carries out a process of demodulating the modulated signal.
An upper hierarchical layer LDPC decoder 404 of the base station 400 is applied to a correction or the like in the upper hierarchical layer of a packet error occurring in the fading communication channel or the like, and constructs the LDPC decoder 25 of
Next, the operation of the communication system will be explained.
When the mobile terminal 300 transmits data to the base station 400, in the upper hierarchical layer, the upper hierarchical layer LDPC encoder 301 for the fading communication channel encodes the data on a per-packet-data basis. The encoding process is the same as that carried out by the LDPC encoder 14 of
When the upper hierarchical layer LDPC encoder 301 creates coded data, the physical layer transmitter 302 of the mobile terminal 300 modulates the coded data in the physical layer, and sends out a modulated signal of the coded data onto the radio channel by using the antenna 305.
When the antenna 405 receives the modulated signal of the codeword transmitted from the mobile terminal 300 (the received signal including an error occurring in the radio channel), the physical layer receiver 403 of the base station 400 demodulates the modulated signal in the physical layer.
The upper hierarchical layer LDPC decoder 404 of the base station 400 performs the same decoding process as that performed by the LDPC decoder 25 of
When an error correction has been made on a per-packet basis, the upper hierarchical layer LDPC decoder 404 transmits the error-corrected data to the communication partner via the network.
In a case in which the base station 400 transmits data to the mobile terminal 300, when the upper hierarchical layer LDPC encoder 401 for the fading communication channel receives the data via the network from the communication partner, the upper hierarchical layer LDPC encoder encodes the data on a per-packet-data basis in the upper hierarchical layer. The encoding process is the same as that carried out by the LDPC encoder 14 of
When the upper hierarchical layer LDPC encoder 401 creates coded data, the physical layer transmitter 402 of the base station 400 modulates the coded data in the physical layer, and sends out a modulated signal of the coded data onto the radio channel by using the antenna 405.
When the antenna 305 receives the modulated signal of the codeword transmitted from the base station 400 (the received signal including an error occurring in the radio channel), the physical layer receiver 303 of the mobile terminal 300 demodulates the modulated signal.
The upper hierarchical physical layer LDPC decoder 304 of the mobile station 300 corrects the error of the data by performing the same decoding process as that carried out by the LDPC decoder 25 of
In this Embodiment 3, the example in which the communication channel is a radio channel is shown, although the communication channel is not limited to a radio channel. For example, the communication channel can be a radio LAN, an optical communication channel, or a satellite communication channel.
Furthermore, in this Embodiment 3, the example in which the communication devices are the mobile terminal 300 and the base station 400 is shown, although the communication devices are not limited to the mobile terminal 300 and the base station 400. For example, the communication devices can be quantum encryption devices or the like, and this embodiment can be widely applied to whole fields of communication equipment.
In this Embodiment 4, a concrete example of the parity-check matrix is shown explicitly.
For example, the following check matrix HCH is the one of a code having a coding rate of ½ which is used by the International Standards IEEE802.16e. In the check matrix, each numeral shows pj,l, and “−1” shows a p×p zero matrix.
Next, an example of an extension of this check matrix HCH to create a check matrix having a coding rate of ⅓ is shown. In this example, a portion designated by A and two portions designated by I are designed by using the method in accordance with the present invention.
Each of the portion designate by A and the two portions designated by I in the above-mentioned example is divided by using the following two check matrices of g=8.
In this Embodiment 5, an example of the check matrix H having a coding rate of ¾ is shown explicitly. In this check matrix H, p=1,620.
The above-mentioned example is configured by a combination of a matrix based on three graphs of g=10, and a matrix based on one graph of g=6.
It is also possible to delete some columns to create a check matrix having a lower coding rate as follows. In this example, the check matrix has a coding rate of 5/7. Furthermore, in this check matrix, p=1,852.
In this Embodiment 6, a concrete example of the parity-check matrix is shown explicitly.
For example, the following check matrix HCH is a slight modification of the check matrix (the check matrix described in above-mentioned Embodiment 4) of a code having a coding rate of ½ which is used by the International Standards IEEE802.16e. In the check matrix, each numeral shows pj,l, −1 shows a p×p zero matrix, and 0″ shows a p×p matrix as shown in the following equation (5).
Next, an example of an extension of this check matrix HCH to create a check matrix having a coding rate of 1/3 is shown. In this example, a portion designated by A and two portions designated by I are designed by using the method in accordance with the present invention.
As mentioned above, according to the check matrix generation method in accordance with the present invention, a parity-check matrix having a good performance and having a regular configuration can be created. Therefore, the check matrix generation method in accordance with the present invention is suitable for use in a transmitter that encodes information bits using this parity-check matrix and transmits them, a receiver that decodes information bits by using this parity-check matrix, a communication system consisting of the transmitter and the receiver, and so on.
Number | Date | Country | Kind |
---|---|---|---|
2008-175847 | Jul 2008 | JP | national |
Filing Document | Filing Date | Country | Kind | 371c Date |
---|---|---|---|---|
PCT/JP2009/002955 | 6/26/2009 | WO | 00 | 1/3/2011 |