JP6785348B2 - Receiver and receiving method - Google Patents

Receiver and receiving method Download PDF

Info

Publication number
JP6785348B2
JP6785348B2 JP2019142253A JP2019142253A JP6785348B2 JP 6785348 B2 JP6785348 B2 JP 6785348B2 JP 2019142253 A JP2019142253 A JP 2019142253A JP 2019142253 A JP2019142253 A JP 2019142253A JP 6785348 B2 JP6785348 B2 JP 6785348B2
Authority
JP
Japan
Prior art keywords
time
parity
ldpc
information
parity check
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
JP2019142253A
Other languages
Japanese (ja)
Other versions
JP2019208269A (en
Inventor
村上 豊
豊 村上
周太 岡村
周太 岡村
折橋 雅之
雅之 折橋
岸上 高明
高明 岸上
昌蔵 岡坂
昌蔵 岡坂
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Panasonic Corp
Panasonic Holdings Corp
Original Assignee
Panasonic Corp
Matsushita Electric Industrial Co Ltd
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 Panasonic Corp, Matsushita Electric Industrial Co Ltd filed Critical Panasonic Corp
Publication of JP2019208269A publication Critical patent/JP2019208269A/en
Application granted granted Critical
Publication of JP6785348B2 publication Critical patent/JP6785348B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、複数の符号化率に対応可能な低密度パリティ検査畳み込み符号(LDPC−CC:Low Density Parity Check-Convolutional Codes)を用いる送信装置および送信方法に関する。 The present invention relates to a transmission device and a transmission method using Low Density Parity Check-Convolutional Codes (LDPC-CC) capable of supporting a plurality of coding rates.

近年、実現可能な回路規模で高い誤り訂正能力を発揮する誤り訂正符号として、低密度パリティ検査(LDPC:Low-Density Parity-Check)符号に注目が集まっている。LDPC符号は、誤り訂正能力が高く、かつ実装が容易なので、IEEE802.11nの高速無線LANシステムやディジタル放送システムなどの誤り訂正符号化方式に採用されている。 In recent years, low-density parity check (LDPC) codes have been attracting attention as error correction codes that exhibit high error correction capability on a feasible circuit scale. LDPC codes have high error correction capability and are easy to implement, so they are used in error correction coding methods such as IEEE802.11n high-speed wireless LAN systems and digital broadcasting systems.

LDPC符号は、低密度なパリティ検査行列Hで定義される誤り訂正符号である。また、LDPC符号は、検査行列Hの列数Nと等しいブロック長を持つブロック符号である。例えば、非特許文献1、非特許文献2、非特許文献3では、ランダム的なLDPC符号、Array LDPC符号、QC−LDPC符号(QC:Quasi-Cyclic)が提案されている。 The LDPC code is an error correction code defined by the low density parity check matrix H. The LDPC code is a block code having a block length equal to the number of columns N of the check matrix H. For example, Non-Patent Document 1, Non-Patent Document 2, and Non-Patent Document 3 propose random LDPC codes, Array LDPC codes, and QC-LDPC codes (QC: Quasi-Cyclic).

しかし、現在の通信システムの多くは、イーサネット(登録商標)のように、送信情報を、可変長のパケットやフレーム毎にまとめて伝送するという特徴がある。このようなシステムにブロック符号であるLDPC符号を適用する場合、例えば、可変長なイーサネット(登録商標)のフレームに対して固定長のLDPC符号のブロックをどのように対応させるかといった課題が生じる。IEEE802.11nでは、送信情報系列にパディング処理やパンクチャ処理を施すことで、送信情報系列の長さと、LDPC符号のブロック長の調節を行っているが、パディングやパンクチャによって、符号化率が変化したり、冗長な系列を送信したりすることを避けることは困難である。 However, most of the current communication systems have a feature that transmission information is collectively transmitted for each variable length packet or frame like Ethernet (registered trademark). When an LDPC code, which is a block code, is applied to such a system, there arises a problem, for example, how to correspond a block of a fixed length LDPC code to a frame of a variable length Ethernet (registered trademark). In IEEE802.11n, the length of the transmission information series and the block length of the LDPC code are adjusted by performing padding processing and puncture processing on the transmission information series, but the coding rate changes depending on the padding and puncture. Or, it is difficult to avoid transmitting redundant sequences.

このようなブロック符号のLDPC符号(以降、これをLDPC−BC:Low-Density Parity-Check Block Codeと標記する)に対して、任意の長さの情報系列に対しての符号化・復号化が可能なLDPC−CC(Low-Density Parity-Check Convolutional Codes)の検討が行われている(例えば、非特許文献1、非特許文献2参照)。 For the LDPC code of such a block code (hereinafter, this is referred to as LDPC-BC: Low-Density Parity-Check Block Code), coding / decoding for an information series of arbitrary length can be performed. Possible LDPC-CC (Low-Density Parity-Check Convolutional Codes) are being studied (see, for example, Non-Patent Document 1 and Non-Patent Document 2).

LDPC−CCは,低密度なパリティ検査行列により定義される畳み込み符号であり,例えば符号化率R=1/2(=b/c)のLDPC−CCのパリティ検査行列H[0,n]は、図1で示される。ここで、H[0,n]の要素h (m)(t)は、0または1をとる。また、h (m)(t)以外の要素は全て0である。MはLDPC−CCにおけるメモリ長、nはLDPC−CCの符号語の長さをあらわす。図1に示されるように、LDPC−CCの検査行列は行列の対角項とその近辺の要素にのみに1が配置されており、行列の左下及び右上の要素はゼロであり、平行四辺形型の行列であるという特徴がある。 LDPC-CC is a convolutional code defined by a low-density parity check matrix, for example, the coding rate R = 1/2 (= b / c) LDPC-CC parity check matrix H T of [0, n] Is shown in FIG. Here, the elements h 1 (m) (t) of HT [0, n] take 0 or 1. Further, all the elements other than h 1 (m) and (t) are 0. M represents the memory length in LDPC-CC, and n represents the length of the code word of LDPC-CC. As shown in FIG. 1, in the LDPC-CC inspection matrix, 1 is placed only in the diagonal term of the matrix and the elements in the vicinity thereof, the lower left and upper right elements of the matrix are zero, and the parallelogram. It is characterized by being a type matrix.

ここで,h (0)(t)=1,h (0)(t)=1であるとき、検査行列H[0,n]Tで定義されるLDPC−CCの符号化器は図2であらわされる。図2に示すように、LDPC−CCの符号化器は、ビットレングスcのシフトレジスタM+1個とmod2加算(排他的論理和演算)器で構成される。このため、LDPC−CCの符号化器には、生成行列の乗算を行う回路や後退(前方)代入法に基づく演算を行うLDPC−BCの符号化器に比べ、非常に簡易な回路で実現することができるという特徴がある。また、図2は畳み込み符号の符号化器であるため、情報系列を固定長のブロックに区切って符号化する必要はなく、任意の長さの情報系列を符号化することができる。 Here, h 1 (0) (t ) = 1, h 2 (0) (t) = a time 1, the check matrix H T [0, n] LDPC-CC encoder defined by T is It is shown in FIG. As shown in FIG. 2, the LDPC-CC encoder is composed of a bit length c shift register M + 1 and a mod2 adder (exclusive OR operation). Therefore, the LDPC-CC encoder can be realized by a very simple circuit as compared with the circuit for multiplying the generator matrix and the LDPC-BC encoder for performing the calculation based on the backward (forward) substitution method. It has the characteristic of being able to do it. Further, since FIG. 2 is a convolutional code encoder, it is not necessary to divide the information sequence into fixed-length blocks for encoding, and the information sequence of any length can be encoded.

R. G. Gallager, “Low-density parity check codes,” IRE Trans. Inform. Theory, IT-8, pp-21-28, 1962.R. G. Gallager, “Low-density parity check codes,” IRE Trans. Inform. Theory, IT-8, pp-21-28, 1962. D. J. C. Mackay, “Good error-correcting codes based on very sparse matrices,” IEEE Trans. Inform. Theory, vol.45, no.2, pp399-431, March 1999.D. J. C. Mackay, “Good error-correcting codes based on very sparse matrices,” IEEE Trans. Inform. Theory, vol.45, no.2, pp399-431, March 1999. J. L. Fan, “Array codes as low-density parity-check codes,” proc. of 2nd Int. Symp. on Turbo Codes, pp.543-546, Sep. 2000.J. L. Fan, “Array codes as low-density parity-check codes,” proc. Of 2nd Int. Symp. On Turbo Codes, pp.543-546, Sep. 2000. R. D. Gallager, “Low-DensityParity-Check Codes,” Cambridge, MA: MIT Press, 1963.R. D. Gallager, “Low-DensityParity-Check Codes,” Cambridge, MA: MIT Press, 1963. M. P. C. Fossorier, M. Mihaljevic, and H. Imai, “Reduced complexity iterative decoding of low density parity check codes based on belief propagation,” IEEE Trans. Commun., vol.47., no.5, pp.673-680, May 1999.MPC Fossorier, M. Mihaljevic, and H. Imai, “Reduced complexity iterative decoding of low density parity check codes based on belief propagation,” IEEE Trans. Commun., Vol.47., No.5, pp.673-680, May 1999. J. Chen, A. Dholakia, E. Eleftheriou, M. P. C. Fossorier, and X.-Yu Hu, “Reduced-complexity decoding of LDPC codes,” IEEE Trans. Commun., vol.53., no.8, pp.1288-1299, Aug. 2005.J. Chen, A. Dholakia, E. Eleftheriou, MPC Fossorier, and X.-Yu Hu, “Reduced-complexity decoding of LDPC codes,” IEEE Trans. Commun., Vol.53., no.8, pp.1288 -1299, Aug. 2005. M. P. C. Fossorier, M. Mihaljevic, and H. Imai, “Reduced complexity iterative decoding of low density parity check codes based on belief propagation,” IEEE Trans. Commun., vol.47., no.5, pp.673-680, May 1999.MPC Fossorier, M. Mihaljevic, and H. Imai, “Reduced complexity iterative decoding of low density parity check codes based on belief propagation,” IEEE Trans. Commun., Vol.47., No.5, pp.673-680, May 1999. J. Chen, A. Dholakia, E. Eleftheriou, M. P. C. Fossorier, and X.-Yu Hu, “Reduced-complexity decoding of LDPC codes,” IEEE Trans. Commun., vol.53., no.8, pp.1288-1299, Aug. 2005.J. Chen, A. Dholakia, E. Eleftheriou, MPC Fossorier, and X.-Yu Hu, “Reduced-complexity decoding of LDPC codes,” IEEE Trans. Commun., Vol.53., no.8, pp.1288 -1299, Aug. 2005. J. Zhang, and M. P. C. Fossorier, “Shuffled iterative decoding,” IEEE Trans. Commun., vol.53, no.2, pp.209-213, Feb. 2005.J. Zhang, and M.P.C. Fossorier, “Shuffled iterative decoding,” IEEE Trans. Commun., Vol.53, no.2, pp.209-213, Feb. 2005. S. Lin, D. J. Jr., Costello, “Error control coding : Fundamentals and applications,”Prentice-Hall.S. Lin, D. J. Jr., Costello, “Error control coding: Fundamentals and applications,” Prentice-Hall. 和田山 正, “低密度パリティ検査符号とその復号方法,”トリケップス.Tadashi Wadayama, “Low Density Parity Check Code and Its Decoding Method,” Trikeps.

しかしながら、複数の符号化率を、低演算規模で、かつ、データの受信品質が良いLDPC−CC及びその符号化器及び復号化器に関し、十分な検討がなされていない。 However, sufficient studies have not been made on LDPC-CC and its encoders and decoders, which have a plurality of coding rates on a low calculation scale and good data reception quality.

例えば、非特許文献7では、複数の符号化率に対応するためにパンクチャを用いることが示されている。パンクチャを用いて複数符号化率に対応する場合、まず、もととなる符号、つまり、マザー符号を用意し、マザー符号における符号化系列を作成し、その符号化系列から、送信しない(パンクチャ)ビットを選択する。そして、送信しないビット数を変えることで、複数の符号化率に対応している。これにより、符号化器、復号化器ともにマザー符号用の符号化器、復号化器により、全ての符号化率に対応することができるため、演算規模(回路規模)が削減できるという利点を持つ。 For example, Non-Patent Document 7 shows that a puncture is used to accommodate a plurality of coding rates. When dealing with multiple coding rates using puncture, first prepare the original code, that is, the mother code, create a coding series in the mother code, and do not transmit from that coding series (puncture). Select a bit. Then, by changing the number of bits that are not transmitted, a plurality of coding rates are supported. As a result, both the encoder and the decoder can correspond to all the coding rates by the encoder and the decoder for the mother code, so that there is an advantage that the calculation scale (circuit scale) can be reduced. ..

一方で、複数符号化率を対応する方法としては、符号化率毎に異なる符号を用意する(Distributed Codes)という方法があり、特に、LDPC符号の場合、非特許文献8に記載されているように様々な符号長、符号化率を容易に構成できる柔軟性を持つことから、複数の符号化率に対し複数の符号で対応する方法が一般的である。このとき、複数の符号を用いていることから、演算規模(回路規模)が大きいという欠点があるが、パンクチャで複数符号化率に対応した場合と比較し、データの受信品質が非常に良いという利点を持つ。 On the other hand, as a method of dealing with a plurality of coding rates, there is a method of preparing different codes for each coding rate (Distributed Codes), and in particular, in the case of LDPC codes, as described in Non-Patent Document 8. Since it has the flexibility to easily configure various code lengths and code rates, a method of dealing with a plurality of code rates with a plurality of codes is common. At this time, since multiple codes are used, there is a drawback that the calculation scale (circuit scale) is large, but the data reception quality is very good compared to the case where multiple coding rates are supported by puncture. Has advantages.

以上の点を考慮した場合、これまでに、複数の符号化率に対応するために複数の符号を用意することで、データの受信品質を確保しながら、符号化器、復号化器の演算規模を削減できるLDPC符号の生成方法について議論した文献は少なく、これを実現するLDPC符号の作成方法を確立できると、これまで実現が困難であった、データの受信品質の向上と演算規模の低減の両立が可能となる。 Considering the above points, the calculation scale of the encoder and decoder while ensuring the data reception quality by preparing multiple codes to support multiple code rates so far. There are few documents that discuss the LDPC code generation method that can reduce the number of data, and if an LDPC code creation method that realizes this can be established, it has been difficult to improve the data reception quality and reduce the calculation scale. Both are possible.

本発明はかかる点に鑑みてなされたものであり、LDPC−CCを用いた符号化器及び復号化器において、複数の符号化率を複数の符号で実現することで、データの受信品質を向上させ、かつ、低演算規模で符号化器及び復号化器を実現することができる受信装置および受信方法を提供することを目的とする。 The present invention has been made in view of this point, and in a encoder and a decoder using LDPC-CC, the data reception quality is improved by realizing a plurality of coding rates with a plurality of codes. It is an object of the present invention to provide a receiving device and a receiving method capable of realizing a encoder and a decoder on a low calculation scale.

本発明の受信装置の一つの態様は、低密度パリティ検査(LDPC:Low-Density Parity-Check)符号化データを変調した変調信号に符号化率(r−1)/r(r=2,3,…,q(qは3以上の自然数))に関する情報が付加されたフレームを受信する受信部と、前記フレームをパリティ検査行列に基づいて復号する復号部と、を具備し、前記低密度パリティ検査符号化データは、ゼロを満たす複数のパリティ検査多項式であるパリティ検査式群がn(nは1以上の整数)個配置された前記パリティ検査行列を用いて、情報系列を低密度パリティ検査符号化したLDPC符号化データであるパリティ系列と前記情報系列とを含み、前記パリティ系列は、第nのパリティ検査式群に相当する前記パリティ検査行列の1つ以上の列のうち、前記符号化率に応じて変化する所定の列までに対応した系列長の前記情報系列に対して、前記パリティ検査行列の前記所定の列までを用いて生成され、前記パリティ検査式群は、時変周期がg(gは、2以上の整数)であり、前記パリティ検査行列のg行毎に繰り返し配置され、式(30−(q−1))において、X1,i、X2,i、・・・、Xq−1,iは、時点iにおける情報X、X、・・・、Xq−1を示し、Pは時点iにおけるパリティPを示し、AXr,k(D)は、前記符号化率(r−1)/r、時刻iにおいて、k=i mod gとして求めたkのパリティ検査多項式におけるX(D)の項であり、B(D)は、前記符号化率(r−1)/r、時点iにおいて、k=i mod gとして求めたkのパリティ検査多項式におけるP(D)の項であり、i mod gは、iをgで除算した余りである。 One embodiment of the receiving device of the present invention is a low-density parity check (LDPC: Low-Density Parity-Check) encoded data modulated signal with a coding rate (r-1) / r (r = 2,3). The low density parity is provided with a receiving unit that receives a frame to which information about q (q is a natural number of 3 or more)) and a decoding unit that decodes the frame based on a parity check matrix. The check-coded data is a low-density parity check code for an information sequence using the parity check matrix in which n (n is an integer of 1 or more) parity check equations, which are a plurality of parity check polyps satisfying zero, are arranged. The parity series includes the parity series which is the converted LDPC-encoded data and the information series, and the parity series is the coding rate in one or more columns of the parity check matrix corresponding to the nth parity check formula group. For the information sequence having a sequence length corresponding to a predetermined column that changes according to, the parity check matrix is generated by using up to the predetermined column of the parity check matrix, and the parity check formula group has a time variation period of g. (G is an integer of 2 or more), and is repeatedly arranged for each g row of the parity check matrix, and in the equation (30- (q-1)), X 1, i , X 2, i , ... , X q-1, i, the information X 1, X 2 at the time i, · · ·, shows a X q-1, P i represents the parity P at point in time i, a Xr, k (D ) is At the coding rate (r-1) / r, time i, it is a term of X r (D) in the parity check polypoly of k obtained as k = i mod g, and B k (D) is the coding. At the rate (r-1) / r, time point i, it is the term of P (D) in the parity check polycheck of k obtained as k = i mod g, and i mod g is the remainder obtained by dividing i by g. ..

本発明によれば、LDPC−CCを用いた符号化器及び復号化器において、複数の符号化率を低演算規模で実現することができるとともに高いデータ受信品質を得ることができる。 According to the present invention, in a encoder and a decoder using LDPC-CC, a plurality of coding rates can be realized on a low calculation scale and high data reception quality can be obtained.

LDPC−CCの検査行列を示す図The figure which shows the inspection matrix of LDPC-CC LDPC−CC符号化器の構成を示す図The figure which shows the structure of the LDPC-CC encoder 時変周期4のLDPC−CCの検査行列の構成の一例を示す図The figure which shows an example of the structure of the inspection matrix of LDPC-CC of a time-varying period 4. 時変周期3のLDPC−CCのパリティ検査多項式及び検査行列Hの構成を示す図The figure which shows the structure of the parity check polynomial of LDPC-CC of time-varying period 3 and the check matrix H. 図4Aの「検査式#1」〜「検査式#3」のX(D)に関する各項同士の信頼度伝播の関係を示す図The figure which shows the relationship of the reliability propagation between each term about X (D) of "inspection formula # 1" to "inspection formula # 3" of FIG. 4A. 「検査式#1」〜「検査式#6」のX(D)に関する各項同士の信頼度伝播の関係を示す図The figure which shows the relationship of the reliability propagation between each term about X (D) of "inspection formula # 1" to "inspection formula # 6". (7,5)畳み込み符号の検査行列を示す図(7, 5) Figure showing inspection matrix of convolutional code 符号化率2/3、時変周期2のLDPC―CCの検査行列Hの構成の一例を示す図The figure which shows an example of the structure of the inspection matrix H of LDPC-CC of a coding rate 2/3, a time variation period 2. 符号化率2/3、時変周期mのLDPC−CCの検査行列の構成の一例を示す図The figure which shows an example of the structure of the inspection matrix of LDPC-CC with a coding rate of 2/3 and a time variation period m. 符号化率(n−1)/n、時変周期mのLDPC−CCの検査行列の構成の一例を示す図The figure which shows an example of the structure of the inspection matrix of LDPC-CC with a coding rate (n-1) / n, and a time variation period m. LDPC−CC符号化部の構成の一例を示す図The figure which shows an example of the structure of the LDPC-CC coding part. 「Information-zero-termination」の方法を説明するための図Diagram for explaining the method of "Information-zero-termination" 本発明の実施の形態2に係る符号化器の要部構成を示すブロック図A block diagram showing a main configuration of the encoder according to the second embodiment of the present invention. 実施の形態2に係る第1情報演算部の要部構成を示すブロック図A block diagram showing a configuration of a main part of the first information calculation unit according to the second embodiment. 実施の形態2に係るパリティ演算部の要部構成を示すブロック図A block diagram showing a configuration of a main part of a parity calculation unit according to the second embodiment. 実施の形態2に係る符号化器の別の要部構成を示すブロック図A block diagram showing another main configuration of the encoder according to the second embodiment. 実施の形態2に係る復号化器の要部構成を示すブロック図A block diagram showing a main configuration of the decoder according to the second embodiment. 符号化率1/2の場合における対数尤度比設定部の動作を説明するための図The figure for demonstrating the operation of the log-likelihood ratio setting part in the case of the coding rate 1/2. 符号化率2/3の場合における対数尤度比設定部の動作を説明するための図The figure for demonstrating the operation of the log-likelihood ratio setting part in the case of the coding rate 2/3. 実施の形態2に係る符号化器を搭載する送信装置の構成の一例を示す図The figure which shows an example of the structure of the transmission device which mounts the encoder which concerns on Embodiment 2. 送信フォーマットの一例を示す図Diagram showing an example of transmission format 実施の形態2に係る復号化器を搭載する受信装置の構成の一例を示す図The figure which shows an example of the structure of the receiving apparatus which mounts the decoder which concerns on Embodiment 2. 本発明の実施の形態3に係るハイブリッドARQを行う通信装置#1が送信する変調信号のフレーム構成例を示す図The figure which shows the frame structure example of the modulation signal transmitted by the communication apparatus # 1 which performs the hybrid ARQ which concerns on Embodiment 3 of this invention. 実施の形態3に係る通信装置#1の通信相手の通信装置#2が送信する変調信号のフレーム構成例を示す図The figure which shows the frame structure example of the modulation signal transmitted by the communication device # 2 of the communication partner of the communication device # 1 which concerns on Embodiment 3. 本実施の形態における通信装置#1及び通信装置#2が送信するフレームの流れの一例を示す図The figure which shows an example of the flow of the frame transmitted by the communication device # 1 and the communication device # 2 in this embodiment. フレーム#2及びフレーム#2’において送信されるデータの説明に供する図The figure provided for the explanation of the data transmitted in the frame # 2 and the frame # 2'. 再送時の復号方法の説明に供する図The figure used for the explanation of the decoding method at the time of retransmission 本実施の形態における通信装置#1及び通信装置#2が送信するフレームの流れの別の一例を示す図The figure which shows another example of the flow of the frame transmitted by the communication device # 1 and the communication device # 2 in this embodiment. フレーム#2及びフレーム#2’において送信されるデータの説明に供する図The figure provided for the explanation of the data transmitted in the frame # 2 and the frame # 2'. 1回目の再送時の復号方法の説明に供する図The figure used for the explanation of the decoding method at the time of the first retransmission フレーム#2”において送信されるデータの説明に供する図Figure used to explain the data transmitted in frame # 2 " 2回目の再送時の復号方法の説明に供する図The figure used for the explanation of the decoding method at the time of the second retransmission 実施の形態3に係る通信装置#1の要部構成を示すブロック図A block diagram showing a main configuration of the communication device # 1 according to the third embodiment. 実施の形態3に係る通信装置#2の要部構成を示すブロック図A block diagram showing a main configuration of the communication device # 2 according to the third embodiment.

以下、本発明の実施の形態について、図面を参照して詳細に説明する。 Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

先ず、実施の形態の具体的な構成及び動作を説明する前に、良好な特性を有するLDPC−CCについて説明する。 First, an LDPC-CC having good characteristics will be described before explaining the specific configuration and operation of the embodiment.

(良好な特性を有するLDPC−CC)
以下に、特性が良好な時変周期gのLDPC−CCについて説明する。
(LDPC-CC with good characteristics)
The LDPC-CC having a time-varying period g having good characteristics will be described below.

先ず、特性が良好な時変周期4のLDPC−CCについて説明する。なお、以下では、符号化率1/2の場合を例に説明する。 First, LDPC-CC having a time-varying period 4 having good characteristics will be described. In the following, a case where the coding rate is 1/2 will be described as an example.

時変周期を4とするLDPC−CCのパリティ検査多項式として、式(1−1)〜(1−4)を考える。このとき、X(D)はデータ(情報)の多項式表現であり、P(D)はパリティの多項式表現である。ここで、式(1−1)〜(1−4)では、X(D)、P(D)それぞれに4つの項が存在するようなパリティ検査多項式としたが、これは、良好な受信品質を得る上で、4つの項とすると好適であるからである。

Figure 0006785348
Consider equations (1-1) to (1-4) as a parity check polynomial of LDPC-CC with a time-varying period of 4. At this time, X (D) is a polynomial representation of data (information), and P (D) is a polynomial representation of parity. Here, in the equations (1-1) to (1-4), a parity check polynomial in which four terms exist in each of X (D) and P (D) is used, but this is good reception quality. This is because it is preferable to have four terms in order to obtain.
Figure 0006785348

式(1−1)において、a1、a2、a3、a4は整数(ただし、a1≠a2≠a3≠a4であり、a1からa4の全てが異なる)とする。なお、以降、「X≠Y≠・・・≠Z」と標記する場合、X、Y、・・・、Zは互いに、全て異なることをあらわすものとする。また、b1、b2、b3、b4は整数(ただし、b1≠b2≠b3≠b4)とする。式(1−1)のパリティ検査多項式を「検査式#1」と呼び、式(1−1)のパリティ検査多項式に基づくサブ行列を、第1サブ行列Hとする。 In the formula (1-1), a1, a2, a3, and a4 are integers (however, a1 ≠ a2 ≠ a3 ≠ a4, and all of a1 to a4 are different). Hereinafter, when "X ≠ Y ≠ ... ≠ Z" is written, it means that X, Y, ..., Z are all different from each other. Further, b1, b2, b3, and b4 are integers (where b1 ≠ b2 ≠ b3 ≠ b4). Referred to parity check polynomial of equation (1-1) and "check equation # 1", the sub-matrix based on a parity check polynomial of equation (1-1), the first sub-matrix H 1.

また、式(1−2)において、A1、A2、A3、A4は整数(ただし、A1≠A2≠A3≠A4)とする。また、B1、B2、B3、B4は整数(ただし、B1≠B2≠B3≠B4)とする。式(1−2)のパリティ検査多項式を「検査式#2」と呼び、式(1−2)のパリティ検査多項式に基づくサブ行列を、第2サブ行列Hとする。 Further, in the equation (1-2), A1, A2, A3, and A4 are integers (where A1 ≠ A2 ≠ A3 ≠ A4). Further, B1, B2, B3, and B4 are integers (however, B1 ≠ B2 ≠ B3 ≠ B4). Referred to parity check polynomial of equation (1-2) and "check equation # 2", the sub-matrix based on a parity check polynomial of equation (1-2), the second sub-matrix H 2.

また、式(1−3)において、α1、α2、α3、α4は整数(ただし、α1≠α2≠α3≠α4)とする。また、β1、β2、β3、β4は整数(ただし、β1≠β2≠β3≠β4)とする。式(1−3)のパリティ検査多項式を「検査式#3」と呼び、式(1−3)のパリティ検査多項式に基づくサブ行列を、第3サブ行列Hとする。 Further, in the equation (1-3), α1, α2, α3, and α4 are integers (where α1 ≠ α2 ≠ α3 ≠ α4). Further, β1, β2, β3, and β4 are integers (however, β1 ≠ β2 ≠ β3 ≠ β4). Referred to parity check polynomial of equation (1-3) and "check equation # 3", the sub-matrix based on a parity check polynomial of equation (1-3), the third sub-matrix H 3.

また、式(1−4)において、E1、E2、E3、E4は整数(ただし、E1≠E2≠E3≠E4)とする。また、F1、F2、F3、F4は整数(ただし、F1≠F2≠F3≠F4)とする。式(1−4)のパリティ検査多項式を「検査式#4」と呼び、式(1−4)のパリティ検査多項式に基づくサブ行列を、第4サブ行列Hとする。 Further, in the equation (1-4), E1, E2, E3, and E4 are integers (where E1 ≠ E2 ≠ E3 ≠ E4). Further, F1, F2, F3, and F4 are integers (however, F1 ≠ F2 ≠ F3 ≠ F4). Referred to parity check polynomial of equation (1-4) and "check equation # 4", a sub-matrix based on a parity check polynomial of equation (1-4), the fourth sub-matrix H 4.

そして、第1サブ行列H、第2サブ行列H、第3サブ行列H、第4サブ行列Hから、図3のように検査行列を生成した時変周期4のLDPC―CCについて考える。 Then, from the first sub-matrix H 1 , the second sub-matrix H 2 , the third sub-matrix H 3 , and the fourth sub-matrix H 4 , the LDPC-CC having a time-varying period 4 in which the inspection matrix is generated as shown in FIG. Think.

このとき、式(1−1)〜(1−4)において、X(D)及びP(D)の次数の組み合わせ(a1、a2、a3、a4)、(b1、b2、b3、b4)、(A1、A2、A3、A4)、(B1、B2、B3、B4)、(α1、α2、α3、α4)、(β1、β2、β3、β4)、(E1、E2、E3、E4)、(F1、F2、F3、F4)の各値を4で除算した余りをkとした場合、上記のようにあらわした4つの係数セット(例えば、(a1、a2、a3、a4))に、余り0、1、2、3が1つずつ含まれるようにし、かつ、上記の4つの係数セット全てで成立するようにする。 At this time, in the formulas (1-1) to (1-4), combinations of orders of X (D) and P (D) (a1, a2, a3, a4), (b1, b2, b3, b4), (A1, A2, A3, A4), (B1, B2, B3, B4), (α1, α2, α3, α4), (β1, β2, β3, β4), (E1, E2, E3, E4), When the remainder obtained by dividing each value of (F1, F2, F3, F4) by 4 is k, the remainder is added to the four coefficient sets (for example, (a1, a2, a3, a4)) represented as described above. 0, 1, 2, 3 are included one by one, and all of the above four coefficient sets are satisfied.

例えば、「検査式#1」のX(D)の各次数(a1、a2、a3、a4)を(a1、a2、a3、a4)=(8,7,6,5)とすると、各次数(a1、a2、a3、a4)を4で除算した余りkは、(0,3,2,1)となり、4つの係数セットに、余り(k)0、1、2、3が1つずつ含まれるようになる。同様に、「検査式#1」のP(D)の各次数(b1、b2、b3、b4)を(b1、b2、b3、b4)=(4,3,2,1)とすると、各次数(b1、b2、b3、b4)を4で除算した余りkは、(0,3,2,1)となり、4つの係数セットに、余り(k)として、0、1、2、3が1つずつ含まれるようになる。他の検査式(「検査式#2」、「検査式#3」、「検査式#4」)のX(D)及びP(D)それぞれの4つの係数セットについても上記の「余り」に関する条件が成立するものとする。 For example, if each order (a1, a2, a3, a4) of X (D) of "inspection formula # 1" is (a1, a2, a3, a4) = (8,7,6,5), each order The remainder k obtained by dividing (a1, a2, a3, a4) by 4 is (0,3,2,1), and there is one remainder (k) 0, 1, 2, 3 in each of the four coefficient sets. Will be included. Similarly, if each order (b1, b2, b3, b4) of P (D) of "inspection formula # 1" is (b1, b2, b3, b4) = (4,3,2,1), each The remainder k obtained by dividing the order (b1, b2, b3, b4) by 4 is (0,3,2,1), and 0, 1, 2, 3 are added as the remainder (k) to the four coefficient sets. It will be included one by one. The above "remainder" is also related to each of the four coefficient sets of X (D) and P (D) of the other inspection formulas ("inspection formula # 2", "test formula # 3", "test formula # 4"). It is assumed that the conditions are satisfied.

このようにすることで、式(1−1)〜(1−4)から構成される検査行列Hの列重みが全ての列において4となる、レギュラーLDPC符号を形成することができるようになる。ここで、レギュラーLDPC符号とは、各列重みが一定とされた検査行列により定義されるLDPC符号であり、特性が安定し、エラーフロアが出にくいという特徴がある。特に、列重みが4の場合、特性が良好であることから、上記のようにしてLDPC−CCを生成することにより、受信性能が良いLDPC−CCを得ることができるようになる。 By doing so, it becomes possible to form a regular LDPC code in which the column weight of the inspection matrix H composed of the equations (1-1) to (1-4) is 4 in all the columns. .. Here, the regular LDPC code is an LDPC code defined by an inspection matrix in which each column weight is constant, and has a feature that the characteristics are stable and an error floor is unlikely to occur. In particular, when the column weight is 4, the characteristics are good. Therefore, by generating the LDPC-CC as described above, it is possible to obtain the LDPC-CC having good reception performance.

なお、表1は、上記「余り」に関する条件が成り立つ、時変周期4、符号化率1/2のLDPC−CCの例(LDPC−CC#1〜#3)である。表1において、時変周期4のLDPC−CCは、「検査多項式#1」、「検査多項式#2」、「検査多項式#3」、「検査多項式#4」の4つのパリティ検査多項式により定義される。

Figure 0006785348
Table 1 is an example (LDPC-CC # 1 to # 3) of an LDPC-CC having a time-varying period of 4 and a coding rate of 1/2, in which the above-mentioned condition regarding "remainder" is satisfied. In Table 1, the LDPC-CC having a time-varying period 4 is defined by four parity check polynomials, "check polynomial # 1,""check polynomial # 2,""check polynomial # 3," and "check polynomial # 4." To.
Figure 0006785348

上記では、符号化率1/2の時を例に説明したが、符号化率が(n−1)/nのときについても、情報X1(D)、X2(D)、・・・Xn−1(D)におけるそれぞれの4つの係数セットにおいて、上記の「余り」に関する条件が成立すれば、やはり、レギュラーLDPC符号となり、良好な受信品質を得ることができる。 In the above, the case where the coding rate is 1/2 has been described as an example, but even when the coding rate is (n-1) / n, the information X1 (D), X2 (D), ... Xn- If the above-mentioned "remainder" condition is satisfied in each of the four coefficient sets in 1 (D), the code becomes a regular LDPC code, and good reception quality can be obtained.

なお、時変周期2の場合においても、上記「余り」に関する条件を適用すると、特性が良好な符号を探索できることが確認された。以下、特性が良好な時変周期2のLDPC−CCについて説明する。なお、以下では、符号化率1/2の場合を例に説明する。 It was confirmed that even in the case of the time-varying period 2, a code having good characteristics can be searched by applying the above-mentioned condition regarding "remainder". Hereinafter, the LDPC-CC having a time-varying period 2 having good characteristics will be described. In the following, a case where the coding rate is 1/2 will be described as an example.

時変周期を2とするLDPC−CCのパリティ検査多項式として、式(2−1)、(2−2)を考える。このとき、X(D)はデータ(情報)の多項式表現であり、P(D)はパリティの多項式表現である。ここで、式(2−1)、(2−2)では、X(D)、P(D)それぞれに4つの項が存在するようなパリティ検査多項式としたが、これは、良好な受信品質を得る上で、4つの項とすると好適であるからである。

Figure 0006785348
Consider equations (2-1) and (2-2) as parity check polynomials of LDPC-CC with a time-varying period of 2. At this time, X (D) is a polynomial representation of data (information), and P (D) is a polynomial representation of parity. Here, in equations (2-1) and (2-2), a parity check polynomial in which four terms exist in each of X (D) and P (D) is used, but this is good reception quality. This is because it is preferable to have four terms in order to obtain.
Figure 0006785348

式(2−1)において、a1、a2、a3、a4は整数(ただし、a1≠a2≠a3≠a4)とする。また、b1、b2、b3、b4は整数(ただし、b1≠b2≠b3≠b4)とする。式(2−1)のパリティ検査多項式を「検査式#1」と呼び、式(2−1)のパリティ検査多項式に基づくサブ行列を、第1サブ行列Hとする。 In the formula (2-1), a1, a2, a3, and a4 are integers (where a1 ≠ a2 ≠ a3 ≠ a4). Further, b1, b2, b3, and b4 are integers (where b1 ≠ b2 ≠ b3 ≠ b4). Referred to parity check polynomial of equation (2-1) and "check equation # 1", the sub-matrix based on a parity check polynomial of equation (2-1), the first sub-matrix H 1.

また、式(2−2)において、A1、A2、A3、A4は整数(ただし、A1≠A2≠A3≠A4)とする。また、B1、B2、B3、B4は整数(ただし、B1≠B2≠B3≠B4)とする。式(2−2)のパリティ検査多項式を「検査式#2」と呼び、式(2−2)のパリティ検査多項式に基づくサブ行列を、第2サブ行列Hとする。 Further, in the equation (2-2), A1, A2, A3, and A4 are integers (where A1 ≠ A2 ≠ A3 ≠ A4). Further, B1, B2, B3, and B4 are integers (however, B1 ≠ B2 ≠ B3 ≠ B4). Referred to parity check polynomial of equation (2-2) and "check equation # 2", the sub-matrix based on a parity check polynomial of equation (2-2), the second sub-matrix H 2.

そして、第1サブ行列H及び第2サブ行列Hから生成する時変周期2のLDPC―CCについて考える。 Then, consider LDPC-CC having a time-varying period 2 generated from the first sub-matrix H 1 and the second sub-matrix H 2 .

このとき、式(2−1)、(2−2)において、X(D)及びP(D)の次数の組み合わせ(a1、a2、a3、a4)、(b1、b2、b3、b4)、(A1、A2、A3、A4)、(B1、B2、B3、B4)の各値を4で除算した余りをkとした場合、上記のようにあらわした4つの係数セット(例えば、(a1、a2、a3、a4))に、余り0、1、2、3が1つずつ含まれるようにし、かつ、上記の4つの係数セット全てで成立するようにする。 At this time, in the equations (2-1) and (2-2), the combination of the orders of X (D) and P (D) (a1, a2, a3, a4), (b1, b2, b3, b4), When the remainder of dividing each value of (A1, A2, A3, A4) and (B1, B2, B3, B4) by 4 is k, the four coefficient sets represented as described above (for example, (a1, The remainders 0, 1, 2, and 3 are included in a2, a3, and a4)) one by one, and all of the above four coefficient sets are satisfied.

例えば、「検査式#1」のX(D)の各次数(a1、a2、a3、a4)を(a1、a2、a3、a4)=(8,7,6,5)とすると、各次数(a1、a2、a3、a4)を4で除算した余りkは、(0,3,2,1)となり、4つの係数セットに、余り(k)0、1、2、3が1つずつ含まれるようになる。同様に、「検査式#1」のP(D)の各次数(b1、b2、b3、b4)を(b1、b2、b3、b4)=(4,3,2,1)とすると、各次数(b1、b2、b3、b4)を4で除算した余りkは、(0,3,2,1)となり、4つの係数セットに、余り(k)として、0、1、2、3が1つずつ含まれるようになる。「検査式#2」のX(D)及びP(D)それぞれの4つの係数セットについても上記の「余り」に関する条件が成立するものとする。 For example, if each order (a1, a2, a3, a4) of X (D) of "inspection formula # 1" is (a1, a2, a3, a4) = (8,7,6,5), each order The remainder k obtained by dividing (a1, a2, a3, a4) by 4 is (0,3,2,1), and there is one remainder (k) 0, 1, 2, 3 in each of the four coefficient sets. Will be included. Similarly, if each order (b1, b2, b3, b4) of P (D) of "inspection formula # 1" is (b1, b2, b3, b4) = (4,3,2,1), each The remainder k obtained by dividing the order (b1, b2, b3, b4) by 4 is (0,3,2,1), and 0, 1, 2, 3 are added as the remainder (k) to the four coefficient sets. It will be included one by one. It is assumed that the above-mentioned condition regarding "remainder" is also satisfied for each of the four coefficient sets of X (D) and P (D) of "inspection formula # 2".

このようにすることで、式(2−1)、(2−2)から構成される検査行列Hの列重みが全ての列において4となる、レギュラーLDPC符号を形成することができるようになる。ここで、レギュラーLDPC符号とは、各列重みが一定とされた検査行列により定義されるLDPC符号であり、特性が安定し、エラーフロアが出にくいという特徴がある。特に、行重みが8の場合、特性が良好であることから、上記のようにしてLDPC−CCを生成することにより、受信性能を更に向上することができるLDPC−CCを得ることができるようになる。 By doing so, it becomes possible to form a regular LDPC code in which the column weight of the inspection matrix H composed of the equations (2-1) and (2-2) is 4 in all the columns. .. Here, the regular LDPC code is an LDPC code defined by an inspection matrix in which each column weight is constant, and has a feature that the characteristics are stable and an error floor is unlikely to occur. In particular, when the row weight is 8, the characteristics are good. Therefore, by generating the LDPC-CC as described above, the LDPC-CC capable of further improving the reception performance can be obtained. Become.

なお、表2に、上記「余り」に関する条件が成り立つ、時変周期2、符号化率1/2のLDPC−CCの例(LDPC−CC#1、#2)を示す。表2において、時変周期2のLDPC−CCは、「検査多項式#1」、「検査多項式#2」の2つのパリティ検査多項式により定義される。

Figure 0006785348
Table 2 shows an example (LDPC-CC # 1, # 2) of LDPC-CC having a time-varying period of 2 and a coding rate of 1/2, in which the above-mentioned condition regarding "remainder" is satisfied. In Table 2, the LDPC-CC having a time variation period 2 is defined by two parity check polynomials, “check polynomial # 1” and “check polynomial # 2”.
Figure 0006785348

上記では(時変周期2のLDPC−CC)、符号化率1/2の時を例に説明したが、符号化率が(n−1)/nのときについても、情報X1(D)、X2(D)、・・・Xn−1(D)におけるそれぞれの4つの係数セットにおいて、上記の「余り」に関する条件が成立すれば、やはり、レギュラーLDPC符号となり、良好な受信品質を得ることができる。 In the above (LDPC-CC with a time variation period 2), the case where the coding rate is 1/2 has been described as an example, but even when the coding rate is (n-1) / n, the information X1 (D), If the above-mentioned "remainder" condition is satisfied in each of the four coefficient sets of X2 (D) and ... Xn-1 (D), the regular LDPC code can be obtained and good reception quality can be obtained. it can.

また、時変周期3の場合においても、「余り」に関する以下の条件を適用すると、特性が良好な符号を探索できることが確認された。以下、特性が良好な時変周期3のLDPC−CCについて説明する。なお、以下では、符号化率1/2の場合を例に説明する。 Further, it was confirmed that even in the case of the time variation period 3, a code having good characteristics can be searched by applying the following conditions regarding the "remainder". Hereinafter, the LDPC-CC having a time-varying period 3 having good characteristics will be described. In the following, a case where the coding rate is 1/2 will be described as an example.

時変周期を3とするLDPC−CCのパリティ検査多項式として、式(3−1)〜(3−3)を考える。このとき、X(D)はデータ(情報)の多項式表現であり、P(D)はパリティの多項式表現である。ここで、式(3−1)〜(3−3)では、X(D)、P(D)それぞれに3つの項が存在するようなパリティ検査多項式とする。

Figure 0006785348
Consider equations (3-1) to (3-3) as a parity check polynomial of LDPC-CC having a time-varying period of 3. At this time, X (D) is a polynomial representation of data (information), and P (D) is a polynomial representation of parity. Here, in the equations (3-1) to (3-3), it is assumed that the parity check polynomial has three terms in each of X (D) and P (D).
Figure 0006785348

式(3−1)において、a1、a2、a3は整数(ただし、a1≠a2≠a3)とする。また、b1、b2、b3は整数(ただし、b1≠b2≠b3)とする。式(3−1)のパリティ検査多項式を「検査式#1」と呼び、式(3−1)のパリティ検査多項式に基づくサブ行列を、第1サブ行列Hとする。 In the formula (3-1), a1, a2, and a3 are integers (where a1 ≠ a2 ≠ a3). Further, b1, b2, and b3 are integers (however, b1 ≠ b2 ≠ b3). Referred to parity check polynomial of equation (3-1) and "check equation # 1", the sub-matrix based on a parity check polynomial of equation (3-1), the first sub-matrix H 1.

また、式(3−2)において、A1、A2、A3は整数(ただし、A1≠A2≠A3)とする。また、B1、B2、B3は整数(ただし、B1≠B2≠B3)とする。式(3−2)のパリティ検査多項式を「検査式#2」と呼び、式(3−2)のパリティ検査多項式に基づくサブ行列を、第2サブ行列Hとする。 Further, in the equation (3-2), A1, A2, and A3 are integers (where A1 ≠ A2 ≠ A3). Further, B1, B2, and B3 are integers (however, B1 ≠ B2 ≠ B3). Referred to parity check polynomial of equation (3-2) and "check equation # 2", the sub-matrix based on a parity check polynomial of equation (3-2), the second sub-matrix H 2.

また、式(3−3)において、α1、α2、α3は整数(ただし、α1≠α2≠α3)とする。また、β1、β2、β3は整数(ただし、β1≠β2≠β3)とする。式(3−3)のパリティ検査多項式を「検査式#3」と呼び、式(3−3)のパリティ検査多項式に基づくサブ行列を、第3サブ行列Hとする。 Further, in the equation (3-3), α1, α2, and α3 are integers (where α1 ≠ α2 ≠ α3). Further, β1, β2, and β3 are integers (where β1 ≠ β2 ≠ β3). Referred to parity check polynomial of equation (3-3) and "check equation # 3", the sub-matrix based on a parity check polynomial of equation (3-3), the third sub-matrix H 3.

そして、第1サブ行列H、第2サブ行列H、第3サブ行列Hから生成する時変周期3のLDPC―CCについて考える。 Then, consider LDPC-CC having a time-varying period 3 generated from the first sub-matrix H 1 , the second sub-matrix H 2 , and the third sub-matrix H 3 .

このとき、式(3−1)〜(3−3)において、X(D)及びP(D)の次数の組み合わせ(a1、a2、a3)、(b1、b2、b3)、(A1、A2、A3)、(B1、B2、B3)、(α1、α2、α3)、(β1、β2、β3)の各値を3で除算した余りをkとした場合、上記のようにあらわした3つの係数セット(例えば、(a1、a2、a3))に、余り0、1、2が1つずつ含まれるようにし、かつ、上記の3つの係数セット全てで成立するようにする。 At this time, in the formulas (3-1) to (3-3), the combination of the orders of X (D) and P (D) (a1, a2, a3), (b1, b2, b3), (A1, A2). , A3), (B1, B2, B3), (α1, α2, α3), (β1, β2, β3) divided by 3 and the remainder is k, the three expressed as above. The coefficient set (for example, (a1, a2, a3)) is set to include one remainder of 0, 1, and 2, and is satisfied with all the above three coefficient sets.

例えば、「検査式#1」のX(D)の各次数(a1、a2、a3)を(a1、a2、a3)=(6,5,4)とすると、各次数(a1、a2、a3)を3で除算した余りkは、(0,2,1)となり、3つの係数セットに、余り(k)0、1、2が1つずつ含まれるようになる。同様に、「検査式#1」のP(D)の各次数(b1、b2、b3)を(b1、b2、b3)=(3,2,1)とすると、各次数(b1、b2、b3)を4で除算した余りkは、(0,2,1)となり、3つの係数セットに、余り(k)として、0、1、2が1つずつ含まれるようになる。「検査式#2」、「検査式#3」のX(D)及びP(D)それぞれの3つの係数セットについても上記の「余り」に関する条件が成立するものとする。 For example, if each order (a1, a2, a3) of X (D) of "inspection formula # 1" is (a1, a2, a3) = (6, 5, 4), each order (a1, a2, a3) ) Divided by 3, the remainder k becomes (0,2,1), and the remainder (k) 0, 1, 2 is included in each of the three coefficient sets. Similarly, if each order (b1, b2, b3) of P (D) of "inspection formula # 1" is (b1, b2, b3) = (3,2,1), each order (b1, b2, The remainder k obtained by dividing b3) by 4 becomes (0,2,1), and 0, 1, 2 are included as the remainder (k) in each of the three coefficient sets. It is assumed that the above-mentioned condition regarding "remainder" is also satisfied for each of the three coefficient sets of X (D) and P (D) of "inspection formula # 2" and "inspection formula # 3".

このようにしてLDPC−CCを生成することにより、一部の例外を除き、行重みが全ての行で等く、かつ、列重みが全ての行で等しいレギュラーLDPC−CC符号を生成することができる。なお、例外とは、検査行列の最初の一部及び最後の一部では、行重み、列重みが、他の行重み、列重みと等しくならないことをいう。更に、BP復号を行った場合、「検査式#2」における信頼度及び「検査式#3」における信頼度が、的確に「検査式#1」に対して伝播し、「検査式#1」における信頼度及び「検査式#3」における信頼度が、的確に「検査式#2」に対して伝播し、「検査式#1」における信頼度及び「検査式#2」における信頼度が、「検査式#3」に対して的確に伝播する。このため、より受信品質が良好なLDPC−CCを得ることができる。これは、列単位で考えた場合、「1」が存在する位置が、上述のように、信頼度を的確に伝播するように配置されることになるためである。 By generating LDPC-CC in this way, it is possible to generate a regular LDPC-CC code in which row weights are equal in all rows and column weights are equal in all rows, with some exceptions. it can. The exception means that the row weights and column weights are not equal to the other row weights and column weights in the first part and the last part of the check matrix. Further, when BP decoding is performed, the reliability in "inspection formula # 2" and the reliability in "inspection formula # 3" are accurately propagated to "inspection formula # 1", and "inspection formula # 1" The reliability in "Inspection formula # 3" and the reliability in "Inspection formula # 3" are accurately propagated to "Inspection formula # 2", and the reliability in "Inspection formula # 1" and the reliability in "Inspection formula # 2" are Accurately propagate to "Inspection formula # 3". Therefore, LDPC-CC with better reception quality can be obtained. This is because, when considered in column units, the position where "1" exists is arranged so as to accurately propagate the reliability as described above.

以下、図を用いて、上述の信頼度伝播について説明する。図4Aは、時変周期3のLDPC−CCのパリティ検査多項式及び検査行列Hの構成を示している。 Hereinafter, the above-mentioned reliability propagation will be described with reference to the figures. FIG. 4A shows the configuration of the parity check polynomial and the check matrix H of the LDPC-CC having the time variation period 3.

「検査式#1」は、式(3−1)のパリティ検査多項式において、(a1、a2、a3)=(2,1,0)、(b1、b2、b3)=(2,1,0)の場合であり、各係数を3で除算した余りは、(a1%3、a2%3、a3%3)=(2,1,0)、(b1%3、b2%3、b3%3)=(2,1,0)である。なお、「Z%3」は、Zを3で除算した余りをあらわす。 "Check formula # 1" is the parity check polynomial of formula (3-1), in which (a1, a2, a3) = (2,1,0), (b1, b2, b3) = (2,1,0). ), And the remainder after dividing each coefficient by 3 is (a1% 3, a2% 3, a3% 3) = (2,1,0), (b1% 3, b2% 3, b3% 3). ) = (2,1,0). In addition, "Z% 3" represents the remainder obtained by dividing Z by 3.

「検査式#2」は、式(3−2)のパリティ検査多項式において、(A1、A2、A3)=(5,1,0)、(B1、B2、B3)=(5,1,0)の場合であり、各係数を3で除算した余りは、(A1%3、A2%3、A3%3)=(2,1,0)、(B1%3、B2%3、B3%3)=(2,1,0)である。 "Check formula # 2" is the parity check polynomial of formula (3-2), in which (A1, A2, A3) = (5,1,0), (B1, B2, B3) = (5,1,0). ), And the remainder after dividing each coefficient by 3 is (A1% 3, A2% 3, A3% 3) = (2,1,0), (B1% 3, B2% 3, B3% 3). ) = (2,1,0).

「検査式#3」は、式(3−3)のパリティ検査多項式において、(α1、α2、α3)=(4,2,0)、(β1、β2、β3)=(4,2,0)の場合であり、各係数を3で除算した余りは、(α1%3、α2%3、α3%3)=(1,2,0)、(β1%3、β2%3、β3%3)=(1,2,0)である。 "Check formula # 3" is the parity check polynomial of formula (3-3), in which (α1, α2, α3) = (4,2,0), (β1, β2, β3) = (4,2,0). ), And the remainder after dividing each coefficient by 3 is (α1% 3, α2% 3, α3% 3) = (1,2,0), (β1% 3, β2% 3, β3% 3). ) = (1,2,0).

したがって、図4Aに示した時変周期3のLDPC−CCの例は、上述した「余り」に関する条件、つまり、
(a1%3、a2%3、a3%3)、
(b1%3、b2%3、b3%3)、
(A1%3、A2%3、A3%3)、
(B1%3、B2%3、B3%3)、
(α1%3、α2%3、α3%3)、
(β1%3、β2%3、β3%3)が、
(0、1、2)、(0、2、1)、(1、0、2)、(1、2、0)、(2、0、1)、(2、1、0)のいずれかとなるという条件を満たしている。
Therefore, the example of LDPC-CC having a time variation period 3 shown in FIG. 4A is based on the above-mentioned condition regarding "remainder", that is,
(A1% 3, a2% 3, a3% 3),
(B1% 3, b2% 3, b3% 3),
(A1% 3, A2% 3, A3% 3),
(B1% 3, B2% 3, B3% 3),
(Α1% 3, α2% 3, α3% 3),
(Β1% 3, β2% 3, β3% 3)
With any of (0, 1, 2), (0, 2, 1), (1, 0, 2), (1, 2, 0), (2, 0, 1), (2, 1, 0) It meets the condition of becoming.

再度、図4Aに戻って、信頼度伝播について説明する。BP復号における列6506の列演算によって、「検査式#1」の領域6501の「1」は、「検査行列#2」の領域6504の「1」及び「検査行列#3」の領域6505の「1」から、信頼度が伝播される。上述したように、「検査式#1」の領域6501の「1」は、3で除算した余りが0となる係数である(a3%3=0(a3=0)、又は、b3%3=0(b3=0))。また、「検査行列#2」の領域6504の「1」は、3で除算した余りが1となる係数である(A2%3=1(A2=1)、又は、B2%3=1(B2=1))。また、「検査式#3」の領域6505の「1」は、3で除算した余りが2となる係数である(α2%3=2(α2=2)、又は、β2%3=2(β2=2))。 Returning to FIG. 4A again, reliability propagation will be described. By the column operation of column 6506 in BP decoding, the "1" in the area 6501 of "checking expression # 1" becomes the "1" of the area 6504 of the "checking matrix # 2" and the "1" of the area 6505 of the "checking matrix # 3" The reliability is propagated from "1". As described above, "1" in the region 6501 of "inspection formula # 1" is a coefficient in which the remainder divided by 3 is 0 (a3% 3 = 0 (a3 = 0) or b3% 3 =. 0 (b3 = 0)). Further, "1" in the area 6504 of "inspection matrix # 2" is a coefficient in which the remainder divided by 3 is 1 (A2% 3 = 1 (A2 = 1) or B2% 3 = 1 (B2). = 1)). Further, "1" in the region 6505 of "inspection formula # 3" is a coefficient in which the remainder divided by 3 is 2 (α2% 3 = 2 (α2 = 2) or β2% 3 = 2 (β2). = 2)).

このように、「検査式#1」の係数において余りが0となる領域6501の「1」は、BP復号における列6506の列演算において、「検査式#2」の係数において余りが1となる領域6504の「1」、及び、「検査式#3」の係数において余りが2となる領域6505の「1」から、信頼度が伝播される。 As described above, "1" in the region 6501 where the coefficient of "inspection formula # 1" has a remainder of 0 has a remainder of 1 in the coefficient of "inspection formula # 2" in the column operation of column 6506 in BP decoding. The reliability is propagated from the "1" in the region 6504 and the "1" in the region 6505 where the coefficient of the "inspection formula # 3" has a remainder of 2.

同様に、「検査式#1」の係数において余りが1となる領域6502の「1」は、BP復号における列6509の列演算において、「検査式#2」の係数において余りが2となる領域6507の「1」、及び、「検査式#3」の係数において余りが0となる領域6508の「1」から、信頼度が伝播される。 Similarly, "1" in the region 6502 having a remainder of 1 in the coefficient of "inspection formula # 1" is an area in which the remainder is 2 in the coefficient of "inspection formula # 2" in the column operation of column 6509 in BP decoding. The reliability is propagated from "1" of 6507 and "1" of the region 6508 where the remainder is 0 in the coefficient of "inspection formula # 3".

同様に、「検査式#1」の係数において余りが2となる領域6503の「1」は、BP復号における列6512の列演算において、「検査式#2」の係数において余りが0となる領域6510の「1」、及び、「検査式#3」の係数において余りが1となる領域6511の「1」から、信頼度が伝播される。 Similarly, the "1" in the region 6503 where the coefficient of the "check formula # 1" has a remainder of 2 is the region where the remainder is 0 in the coefficient of the "check formula # 2" in the column operation of the column 6512 in the BP decoding. The reliability is propagated from the "1" of 6510 and the "1" of the region 6511 where the remainder is 1 in the coefficient of "inspection formula # 3".

図4Bを用いて、信頼度伝播について補足説明をする。図4Bは、図4Aの「検査式#1」〜「検査式#3」のX(D)に関する各項同士の信頼度伝播の関係を示している。図4Aの「検査式#1」〜「検査式#3」は、式(3−1)〜(3−3)のX(D)に関する項において、(a1、a2、a3)=(2、1、0)、(A1、A2、A3)=(5、1、0)、(α1、α2、α3)=(4、2、0)の場合である。 A supplementary explanation of reliability propagation will be given with reference to FIG. 4B. FIG. 4B shows the relationship of reliability propagation between each term regarding X (D) of “inspection formula # 1” to “inspection formula # 3” of FIG. 4A. “Inspection formula # 1” to “Inspection formula # 3” in FIG. 4A are described in the section relating to X (D) of formulas (3-1) to (3-3), wherein (a1, a2, a3) = (2, 1,0), (A1, A2, A3) = (5,1,0), (α1, α2, α3) = (4,2,0).

図4Bにおいて、四角で囲まれた項(a3、A3、α3)は、3で除算した余りが0の係数を示す。また、丸で囲まれた項(a2、A2、α1)は、3で除算した余りが1の係数を示す。また、菱形で囲まれた項(a1、A1、α2)は、3で除算した余りが2の係数を示す。 In FIG. 4B, the terms surrounded by squares (a3, A3, α3) indicate coefficients with a remainder of 0 divided by 3. The circled terms (a2, A2, α1) indicate a coefficient with a remainder of 1 divided by 3. In addition, the terms (a1, A1, α2) surrounded by diamonds indicate a coefficient in which the remainder divided by 3 is 2.

図4Bから分かるように、「検査式#1」のa1は、3で除算した余りが異なる「検査式#2」のA3及び「検査式#3」のα1から信頼度が伝播される。「検査式#1」のa2は、3で除算した余りが異なる「検査式#2」のA1及び「検査式#3」のα3から信頼度が伝播される。「検査式#1」のa3は、3で除算した余りが異なる「検査式#2」のA2及び「検査式#3」のα2から信頼度が伝播される。図4Bには、「検査式#1」〜「検査式#3」のX(D)に関する各項同士の信頼度伝播の関係を示したが、P(D)に関する各項同士についても同様のことがいえる。 As can be seen from FIG. 4B, the reliability of a1 of "inspection formula # 1" is propagated from A3 of "inspection formula # 2" and α1 of "inspection formula # 3" having different remainders divided by 3. The reliability of a2 of "inspection formula # 1" is propagated from A1 of "inspection formula # 2" and α3 of "inspection formula # 3" having different remainders divided by 3. The reliability of a3 of "inspection formula # 1" is propagated from A2 of "inspection formula # 2" and α2 of "inspection formula # 3" having different remainders divided by 3. FIG. 4B shows the relationship of reliability propagation between the terms related to X (D) of "inspection formula # 1" to "test formula # 3", but the same applies to each term related to P (D). It can be said.

このように、「検査式#1」には、「検査式#2」の係数のうち、3で除算した余りが0、1、2となる係数から、信頼度が伝播される。つまり、「検査式#1」には、「検査式#2」の係数のうち、3で除算した余りが全て異なる係数から、信頼度が伝播されることになる。したがって、相関が低い信頼度同士が全て「検査式#1」に伝播することになる。 In this way, the reliability is propagated to "inspection formula # 1" from the coefficients of "inspection formula # 2" in which the remainder divided by 3 is 0, 1, and 2. That is, the reliability is propagated to the "inspection formula # 1" from the coefficients of the "inspection formula # 2" in which the remainders divided by 3 are all different. Therefore, all the reliabilitys with low correlation are propagated to "inspection formula # 1".

同様に、「検査式#2」には、「検査式#1」の係数のうち、3で除算した余りが0、1、2となる係数から、信頼度が伝播される。つまり、「検査式#2」には、「検査式#1」の係数のうち、3で除算した余りが全て異なる係数から、信頼度が伝播されることになる。また、「検査式#2」には、「検査式#3」の係数のうち、3で除算した余りが0、1、2となる係数から、信頼度が伝播される。つまり、「検査式#2」には、「検査式#3」の係数のうち、3で除算した余りが全て異なる係数から、信頼度が伝播されることになる。 Similarly, in "inspection formula # 2", the reliability is propagated from the coefficients of "inspection formula # 1" in which the remainder divided by 3 is 0, 1, or 2. That is, the reliability is propagated to the "inspection formula # 2" from the coefficients of the "inspection formula # 1" in which the remainders divided by 3 are all different. Further, in the "inspection formula # 2", the reliability is propagated from the coefficient of the coefficient of the "inspection formula # 3" in which the remainder obtained by dividing by 3 is 0, 1, or 2. That is, the reliability is propagated to the "inspection formula # 2" from the coefficients of the "inspection formula # 3" in which the remainders divided by 3 are all different.

同様に、「検査式#3」には、「検査式#1」の係数のうち、3で除算した余りが0、1、2となる係数から、信頼度が伝播される。つまり、「検査式#3」には、「検査式#1」の係数のうち、3で除算した余りが全て異なる係数から、信頼度が伝播されることになる。また、「検査式#3」には、「検査式#2」の係数のうち、3で除算した余りが0、1、2となる係数から、信頼度が伝播される。つまり、「検査式#3」には、「検査式#2」の係数のうち、3で除算した余りが全て異なる係数から、信頼度が伝播されることになる。 Similarly, in "inspection formula # 3", the reliability is propagated from the coefficients of "inspection formula # 1" in which the remainder divided by 3 is 0, 1, or 2. That is, the reliability is propagated to the "inspection formula # 3" from the coefficients of the "inspection formula # 1" in which the remainders divided by 3 are all different. Further, in the "inspection formula # 3", the reliability is propagated from the coefficient of the coefficient of the "inspection formula # 2" in which the remainder obtained by dividing by 3 is 0, 1, or 2. That is, the reliability is propagated to the "inspection formula # 3" from the coefficients of the "inspection formula # 2" in which the remainders divided by 3 are all different.

このように、式(3−1)〜(3−3)のパリティ検査多項式の各次数が、上述した「余り」に関する条件を満たすようにすることにより、全ての列演算において、信頼度が必ず伝播されるようになるので、全ての検査式において、効率よく信頼度を伝播させることができるようになり、更に誤り訂正能力を高くすることができる。 In this way, by ensuring that each degree of the parity check polynomials in equations (3-1) to (3-3) satisfies the above-mentioned condition regarding the "remainder", the reliability is guaranteed in all column operations. Since it is propagated, the reliability can be efficiently propagated in all the inspection formulas, and the error correction capability can be further improved.

以上、時変周期3のLDPC−CCについて、符号化率1/2の場合を例に説明したが、符号化率は1/2に限られない。符号化率(n−1)/n(nは2以上の整数)の場合には、情報X1(D)、X2(D)、・・・Xn−1(D)における、それぞれの3つの係数セットにおいて、上記の「余り」に関する条件が成立すれば、やはり、レギュラーLDPC符号となり、良好な受信品質を得ることができる。 The LDPC-CC having a time variation period of 3 has been described above by taking the case of a coding rate of 1/2 as an example, but the coding rate is not limited to 1/2. In the case of the coding rate (n-1) / n (n is an integer of 2 or more), each of the three coefficients in the information X1 (D), X2 (D), ... Xn-1 (D). If the above-mentioned condition regarding "remainder" is satisfied in the set, the code becomes a regular LDPC code, and good reception quality can be obtained.

以下、符号化率(n−1)/n(nは2以上の整数)の場合について説明する。 Hereinafter, the case where the coding rate (n-1) / n (n is an integer of 2 or more) will be described.

時変周期を3とするLDPC−CCのパリティ検査多項式として、式(4−1)〜(4−3)を考える。このとき、X1(D)、X2(D)、・・・Xn−1(D)はデータ(情報)X1、X2、・・・Xn−1の多項式表現であり、P(D)はパリティの多項式表現である。ここで、式(4−1)〜(4−3)では、X1(D)、X2(D)、・・・Xn−1(D)、P(D)それぞれに3つの項が存在するようなパリティ検査多項式とする。

Figure 0006785348
Consider equations (4-1) to (4-3) as a parity check polynomial of LDPC-CC having a time-varying period of 3. At this time, X1 (D), X2 (D), ... Xn-1 (D) are polynomial representations of the data (information) X1, X2, ... Xn-1, and P (D) is the parity. It is a polynomial representation. Here, in the equations (4-1) to (4-3), there are three terms in each of X1 (D), X2 (D), ... Xn-1 (D), and P (D). Parity check polynomial.
Figure 0006785348

式(4−1)において、ai,1、ai,2、ai,3(i=1,2,・・・,n−1)は整数(ただし、ai,1≠ai,2≠ai,3)とする。また、b1、b2、b3は整数(ただし、b1≠b2≠b3)とする。式(4−1)のパリティ検査多項式を「検査式#1」と呼び、式(4−1)のパリティ検査多項式に基づくサブ行列を、第1サブ行列Hとする。 In equation (4-1), a i, 1 , a i, 2 , a i, 3 (i = 1, 2, ..., N-1) are integers (where a i, 1 ≠ a i, 2ai, 3 ). Further, b1, b2, and b3 are integers (however, b1 ≠ b2 ≠ b3). Referred to parity check polynomial of equation (4-1) and "check equation # 1", the sub-matrix based on a parity check polynomial of equation (4-1), the first sub-matrix H 1.

また、式(4−2)において、Ai,1、Ai,2、Ai,3(i=1,2,・・・,n−1は整数(ただし、Ai,1≠Ai,2≠Ai,3)とする。また、B1、B2、B3は整数(ただし、B1≠B2≠B3)とする。式(4−2)のパリティ検査多項式を「検査式#2」と呼び、式(4−2)のパリティ検査多項式に基づくサブ行列を、第2サブ行列Hとする。 Further, in the equation (4-2), A i, 1 , A i, 2 , A i, 3 (i = 1, 2, ..., N-1 are integers (however, A i, 1 ≠ A i). , 2Ai, 3 ). Also, B1, B2, and B3 are integers (where B1 ≠ B2 ≠ B3). The parity check polynomial in equation (4-2) is referred to as "inspection formula # 2". Let the sub-matrix based on the parity check polynomial of Eq. (4-2) be the second sub-matrix H 2 .

また、式(4−3)において、αi,1、αi,2、αi,3(i=1,2,・・・,n−1は整数(ただし、αi,1≠αi,2≠αi,3)とする。また、β1、β2、β3は整数(ただし、β1≠β2≠β3)とする。式(4−3)のパリティ検査多項式を「検査式#3」と呼び、式(4−3)のパリティ検査多項式に基づくサブ行列を、第3サブ行列Hとする。 Further, in the equation (4-3), α i, 1 , α i, 2 , α i, 3 (i = 1, 2, ..., N-1 are integers (where α i, 1 ≠ α i). , 2 ≠ α i, 3 ). Also, β1, β2, β3 are integers (where β1 ≠ β2 ≠ β3). The parity check polynomial in equation (4-3) is referred to as “inspection equation # 3”. call, the sub-matrix based on a parity check polynomial of equation (4-3), the third sub-matrix H 3.

そして、第1サブ行列H、第2サブ行列H、第3サブ行列Hから生成する時変周期3のLDPC―CCについて考える。 Then, consider LDPC-CC having a time-varying period 3 generated from the first sub-matrix H 1 , the second sub-matrix H 2 , and the third sub-matrix H 3 .

このとき、式(4−1)〜(4−3)において、X1(D)、X2(D)、・・・Xn−1(D)及びP(D)の次数の組み合わせ
(a1,1、a1,2、a1,3)、
(a2,1、a2,2、a2,3)、・・・、
(an−1,1、an−1,2、an−1,3)、
(b1、b2、b3)、
(A1,1、A1,2、A1,3)、
(A2,1、A2,2、A2,3)、・・・、
(An−1,1、An−1,2、An−1,3)、
(B1、B2、B3)、
(α1,1、α1,2、α1,3)、
(α2,1、α2,2、α2,3)、・・・、
(αn−1,1、αn−1,2、αn−1,3)、
(β1、β2、β3)
の各値を3で除算した余りをkとした場合、上記のようにあらわした3つの係数セット(例えば、(a1,1、a1,2、a1,3))に、余り0、1、2が1つずつ含まれるようにし、かつ、上記の3つの係数セット全てで成立するようにする。
At this time, in the equations (4-1) to (4-3), combinations of orders of X1 (D), X2 (D), ... Xn-1 (D) and P (D) (a 1, 1) , A 1 , 2 , a 1 , 3 ),
(A 2 , 1 , a 2 , 2 , a 2 , 3 ), ...,
( An-1,1 , ann-1,2 , an -1,3 ),
(B1, b2, b3),
(A 1 , 1 , A 1 , 2 , A 1 , 3 ),
(A 2 , 1 , A 2 , 2 , A 2 , 3 ), ...,
( An-1,1 , An-1,2 , An-1,3 ),
(B1, B2, B3),
1 , 1 , α 1 , 2 , α 1 , 3 ),
2 , 1 , α 2 , 2 , α 2 , 3 ), ...
n-1 , 1 , α n-1 , 2 , α n-1 , 3 ),
(Β1, β2, β3)
When the remainder obtained by dividing each value of 3 by 3 is k, the remainder 0 is added to the three coefficient sets (for example, (a 1 , 1 , a 1 , 2 , a 1 , 3 )) expressed as described above. 1 and 2 are included one by one, and all of the above three coefficient sets are satisfied.

つまり、
(a1,1%3、a1,2%3、a1,3%3)、
(a2,1%3、a2,2%3、a2,3%3)、・・・、
(an−1,1%3、an−1,2%3、an−1,3%3)、
(b1%3、b2%3、b3%3)、
(A1,1%3、A1,2%3、A1,3%3)、
(A2,1%3、A2,2%3、A2,3%3)、・・・、
(An−1,1%3、An−1,2%3、An−1,3%3)、
(B1%3、B2%3、B3%3)、
(α1,1%3、α1,2%3、α1,3%3)、
(α2,1%3、α2,2%3、α2,3%3)、・・・、
(αn−1,1%3、αn−1,2%3、αn−1,3%3)、
(β1%3、β2%3、β3%3)が、
(0、1、2)、(0、2、1)、(1、0、2)、(1、2、0)、(2、0、1)、(2、1、0)のいずれかとなるようにする。
In other words
(A 1,1 % 3, a 1,2 % 3, a 1,3 % 3),
(A 2,1 % 3, a 2,2 % 3, a 2,3 % 3), ...
( An-1,1 % 3, ann -1,2 % 3, ann-1,3 % 3),
(B1% 3, b2% 3, b3% 3),
(A 1,1 % 3, A 1,2 % 3, A 1,3 % 3),
(A 2,1 % 3, A 2,2 % 3, A 2,3 % 3), ...
( An-1,1 % 3, An-1,2 % 3, An-1,3 % 3),
(B1% 3, B2% 3, B3% 3),
1,1 % 3, α 1,2 % 3, α 1,3 % 3),
2,1 % 3, α 2,2 % 3, α 2,3 % 3), ...
n-1,1 % 3, α n-1,2 % 3, α n-1,3 % 3),
(Β1% 3, β2% 3, β3% 3)
With any of (0, 1, 2), (0, 2, 1), (1, 0, 2), (1, 2, 0), (2, 0, 1), (2, 1, 0) To be.

このようにしてLDPC−CCを生成することにより、レギュラーLDPC−CC符号を生成することができる。更に、BP復号を行った場合、「検査式#2」における信頼度及び「検査式#3」における信頼度が、的確に「検査式#1」に対して伝播し、「検査式#1」における信頼度及び「検査式#3」における信頼度が、的確に「検査式#2」に対して伝播し、「検査式#1」における信頼度及び「検査式#2」における信頼度が、「検査式#3」に対して的確に伝播する。このため、符号化率1/2の場合と同様に、より受信品質が良好なLDPC−CCを得ることができる。 By generating the LDPC-CC in this way, the regular LDPC-CC code can be generated. Further, when BP decoding is performed, the reliability in "inspection formula # 2" and the reliability in "inspection formula # 3" are accurately propagated to "inspection formula # 1", and "inspection formula # 1" The reliability in "Inspection formula # 3" and the reliability in "Inspection formula # 3" are accurately propagated to "Inspection formula # 2", and the reliability in "Inspection formula # 1" and the reliability in "Inspection formula # 2" are Accurately propagate to "Inspection formula # 3". Therefore, as in the case of the coding rate of 1/2, an LDPC-CC having better reception quality can be obtained.

なお、表3に、上記「余り」に関する条件が成り立つ、時変周期3、符号化率1/2のLDPC−CCの例(LDPC−CC#1、#2、#3、#4、#5)を示す。表3において、時変周期3のLDPC−CCは、「検査(多項)式#1」、「検査(多項)式#2」、「検査(多項)式#3」の3つのパリティ検査多項式により定義される。

Figure 0006785348
In Table 3, an example of LDPC-CC having a time-varying period of 3 and a coding rate of 1/2 (LDPC-CC # 1, # 2, # 3, # 4, # 5) in which the above-mentioned "remainder" condition is satisfied. ) Is shown. In Table 3, the LDPC-CC having the time variation period 3 is based on the three parity check polynomials of "check (multinomial) formula # 1,""check (multinomial) formula # 2", and "check (multinomial) formula # 3". Defined.
Figure 0006785348

また、時変周期3と同様に、時変周期が3の倍数(例えば、時変周期が6、9、12、・・・)のLDPC−CCに対し、「余り」に関する以下の条件を適用すると、特性が良好な符号を探索できることが確認された。以下、特性が良好な時変周期3の倍数のLDPC−CCについて説明する。なお、以下では、符号化率1/2、時変周期6のLDPC−CCの場合を例に説明する。 Further, similarly to the time-varying cycle 3, the following conditions regarding the "remainder" are applied to the LDPC-CC having the time-varying period that is a multiple of 3 (for example, the time-varying period is 6, 9, 12, ...). Then, it was confirmed that a code having good characteristics could be searched for. Hereinafter, LDPC-CC, which is a multiple of the time-varying period 3 having good characteristics, will be described. In the following, the case of LDPC-CC having a coding rate of 1/2 and a time variation period of 6 will be described as an example.

時変周期を6とするLDPC−CCのパリティ検査多項式として、式(5―1)〜式(5―6)を考える。

Figure 0006785348
Consider equations (5-1) to (5-6) as parity check polynomials of LDPC-CC with a time-varying period of 6.
Figure 0006785348

このとき、X(D)はデータ(情報)の多項式表現であり、P(D)はパリティの多項式表現である。時変周期6のLDPC−CCでは、時刻iのパリティPi及び情報Xiは、i%6=kとすると(k=0、1、2、3、4、5)、式(5−(k+1))のパリティ検査多項式が成立することになる。例えば、i=1とすると、i%6=1(k=1)となるので、式(6)が成立する。

Figure 0006785348
At this time, X (D) is a polynomial representation of data (information), and P (D) is a polynomial representation of parity. In the LDPC-CC having a time-varying period 6, if the parity Pi and the information Xi at time i are i% 6 = k (k = 0, 1, 2, 3, 4, 5), the equation (5- (k + 1)) ) Parity check polynomial is established. For example, if i = 1, then i% 6 = 1 (k = 1), so that equation (6) holds.
Figure 0006785348

ここで、式(5−1)〜(5−6)では、X(D)、P(D)それぞれに3つの項が存在するようなパリティ検査多項式とする。 Here, in the equations (5-1) to (5-6), it is assumed that the parity check polynomial has three terms in each of X (D) and P (D).

式(5−1)において、a1,1、a1,2、a1,3は整数(ただし、a1,1≠a1,2≠a1,3)とする。また、b1,1、b1,2、b1,3は整数(ただし、b1,1≠b1,2≠b1,3)とする。式(5−1)のパリティ検査多項式を「検査式#1」と呼び、式(5−1)のパリティ検査多項式に基づくサブ行列を、第1サブ行列Hとする。 In the formula (5-1), a1,1, a1,2, a1,3 are integers (where a1,1 ≠ a1,2 ≠ a1,3). Further, b1,1, b1,2, b1,3 are integers (however, b1,1 ≠ b1, ≠ b1,3). Referred to parity check polynomial of equation (5-1) and "check equation # 1", the sub-matrix based on a parity check polynomial of equation (5-1), the first sub-matrix H 1.

また、式(5−2)において、a2,1、a2,2、a2,3は整数(ただし、a2,1≠a2,2≠a2,3)とする。また、b2,1、b2,2、b2,3は整数(ただし、b2,1≠b2,2≠b2,3)とする。式(5−2)のパリティ検査多項式を「検査式#2」と呼び、式(5−2)のパリティ検査多項式に基づくサブ行列を、第2サブ行列Hとする。 Further, in the equation (5-2), a2,1, a2,2, a2,3 are integers (however, a2,1 ≠ a2,2 ≠ a2,3). Further, b2,1, b2,2, b2,3 are integers (however, b2,1 ≠ b2,2 ≠ b2,3). Referred to parity check polynomial of equation (5-2) and "check equation # 2", the sub-matrix based on a parity check polynomial of equation (5-2), the second sub-matrix H 2.

また、式(5−3)において、a3,1、a3,2、a3,3は整数(ただし、a3,1≠a3,2≠a3,3)とする。また、b3,1、b3,2、b3,3は整数(ただし、b3,1≠b3,2≠b3,3)とする。式(5−3)のパリティ検査多項式を「検査式#3」と呼び、式(5−3)のパリティ検査多項式に基づくサブ行列を、第3サブ行列Hとする。 Further, in the equation (5-3), a3,1, a3,2, a3,3 are integers (however, a3,1 ≠ a3,2 ≠ a3,3). Further, b3,1, b3,2, b3,3 are integers (where b3,1 ≠ b3,2 ≠ b3,3). Referred to parity check polynomial of equation (5-3) and "check equation # 3", the sub-matrix based on a parity check polynomial of equation (5-3), the third sub-matrix H 3.

また、式(5−4)において、a4,1、a4,2、a4,3は整数(ただし、a4,1≠a4,2≠a4,3)とする。また、b4,1、b4,2、b4,3は整数(ただし、b4,1≠b4,2≠b4,3)とする。式(5−4)のパリティ検査多項式を「検査式#4」と呼び、式(5−4)のパリティ検査多項式に基づくサブ行列を、第4サブ行列Hとする。 Further, in the equation (5-4), a4,1, a4,2, a4,3 are integers (however, a4,1 ≠ a4,2 ≠ a4,3). Further, b4, 1, b4, 2, b4, 3 are integers (however, b4, 1 ≠ b4, 2 ≠ b4, 3). Referred to parity check polynomial of equation (5-4) and "check equation # 4", a sub-matrix based on a parity check polynomial of equation (5-4), the fourth sub-matrix H 4.

また、式(5−5)において、a5,1、a5,2、a5,3は整数(ただし、a5,1≠a5,2≠a5,3)とする。また、b5,1、b5,2、b5,3は整数(ただし、b5,1≠b5,2≠b5,3)とする。式(5−5)のパリティ検査多項式を「検査式#5」と呼び、式(5−5)のパリティ検査多項式に基づくサブ行列を、第5サブ行列Hとする。 Further, in the equation (5-5), a5,1, a5,2, a5,3 are integers (where a5,1 ≠ a5,2 ≠ a5,3). Further, b5,1, b5,2, b5,3 are integers (however, b5,1 ≠ b5,2 ≠ b5,3). Referred to parity check polynomial of equation (5-5) and "check equation # 5", a sub-matrix based on a parity check polynomial of equation (5-5), the fifth sub-matrix H 5.

また、式(5−6)において、a6,1、a6,2、a6,3は整数(ただし、a6,1≠a6,2≠a6,3)とする。また、b6,1、b6,2、b6,3は整数(ただし、b6,1≠b6,2≠b6,3)とする。式(5−6)のパリティ検査多項式を「検査式#6」と呼び、式(5−6)のパリティ検査多項式に基づくサブ行列を、第6サブ行列Hとする。 Further, in the equation (5-6), a6,1, a6,2, a6,3 are integers (where a6,1 ≠ a6,2 ≠ a6,3). Further, b6, 1, b6, 2, b6, 3 are integers (however, b6, 1 ≠ b6, 2 ≠ b6, 3). Referred to parity check polynomial of equation (5-6) and "check equation # 6", the sub-matrix based on a parity check polynomial of equation (5-6), and the sixth sub-matrix H 6.

そして、第1サブ行列H、第2サブ行列H、第3サブ行列H、第4サブ行列H、第5サブ行列H、第6サブ行列Hから生成する時変周期6のLDPC―CCについて考える。 The first sub-matrix H 1, second sub-matrix H 2, third sub-matrix H 3, fourth sub-matrix H 4, fifth sub-matrix H 5, varying period 6 when generating the sixth sub-matrix H 6 Consider the LDPC-CC of.

このとき、式(5−1)〜(5−6)において、X(D)及びP(D)の次数の組み合わせ
(a1,1、a1,2、a1,3)、
(b1,1、b1,2、b1,3)、
(a2,1、a2,2、a2,3)、
(b2,1、b2,2、b2,3)、
(a3,1、a3,2、a3,3)、
(b3,1、b3,2、b3,3)、
(a4,1、a4,2、a4,3)、
(b4,1、b4,2、b4,3)、
(a5,1、a5,2、a5,3)、
(b5,1、b5,2、b5,3)、
(a6,1、a6,2、a6,3)、
(b6,1、b6,2、b6,3)
の各値を3で除算したときの余りkとした場合、上記のようにあらわした3つの係数セット(例えば、(a1,1、a1,2、a1,3))に、余り0、1、2が1つずつ含まれるようにし、かつ、上記の3つの係数セット全てで成立するようにする。つまり、
(a1,1%3、a1,2%3、a1,3%3)、
(b1,1%3、b1,2%3、b1,3%3)、
(a2,1%3、a2,2%3、a2,3%3)、
(b2,1%3、b2,2%3、b2,3%3)、
(a3,1%3、a3,2%3、a3,3%3)、
(b3,1%3、b3,2%3、b3,3%3)、
(a4,1%3、a4,2%3、a4,3%3)、
(b4,1%3、b4,2%3、b4,3%3)、
(a5,1%3、a5,2%3、a5,3%3)、
(b5,1%3、b5,2%3、b5,3%3)、
(a6,1%3、a6,2%3、a6,3%3)、
(b6,1%3、b6,2%3、b6,3%3)は、
(0、1、2)、(0、2、1)、(1、0、2)、(1、2、0)、(2、0、1)、(2、1、0)のいずれかとなる。
At this time, in the formulas (5-1) to (5-6), combinations of orders of X (D) and P (D) (a1, 1, a1, 2, a1, 3)
(B1,1, b1,2, b1,3),
(A2,1, a2,2, a2,3),
(B2,1, b2,2, b2,3),
(A3,1, a3,2, a3,3),
(B3,1, b3,2, b3,3),
(A4,1, a4,2, a4,3),
(B4, 1, b4, 2, b4, 3),
(A5,1, a5,2, a5,3),
(B5,1, b5,2, b5,3),
(A6,1, a6,2, a6,3),
(B6, 1, b6, 2, b6, 3)
Assuming that the remainder k when each value of is divided by 3, the remainders 0, 1, 2 is included one by one, and all of the above three coefficient sets are satisfied. In other words
(A1,1% 3, a1,2%3, a1,3%3),
(B1, 1% 3, b1, 2% 3, b1, 3% 3),
(A2, 1% 3, a2, 2% 3, a2, 3% 3),
(B2, 1% 3, b2, 2% 3, b2, 3% 3),
(A3, 1% 3, a3, 2% 3, a3, 3% 3),
(B3, 1% 3, b3, 2% 3, b3, 3% 3),
(A4, 1% 3, a4, 2% 3, a4, 3% 3),
(B4, 1% 3, b4, 2% 3, b4, 3% 3),
(A5, 1% 3, a5, 2% 3, a5, 3% 3),
(B5, 1% 3, b5, 2% 3, b5, 3% 3),
(A6, 1% 3, a6, 2% 3, a6, 3% 3),
(B6, 1% 3, b6, 2% 3, b6, 3% 3)
With any of (0, 1, 2), (0, 2, 1), (1, 0, 2), (1, 2, 0), (2, 0, 1), (2, 1, 0) Become.

このようにしてLDPC−CCを生成することにより、「検査式#1」に対して、タナーグラフを描いた際、エッジが存在する場合、的確に「検査式#2、又は、検査式#5」における信頼度、「検査式#3、又は、検査式#6」における信頼度が的確に伝播する。 By generating LDPC-CC in this way, when an edge is drawn for "inspection formula # 1", if an edge exists, "inspection formula # 2 or inspection formula # 5" is accurately obtained. The reliability in "Inspection formula # 3 or inspection formula # 6" is accurately propagated.

また、「検査式#2」に対して、タナーグラフを描いた際、エッジが存在する場合、的確に「検査式#1、又は、検査式#4」における信頼度、「検査式#3、又は、検査式#6」における信頼度が的確に伝播する。 In addition, when an edge is present when a tanner graph is drawn for "inspection formula # 2", the reliability in "inspection formula # 1 or inspection formula # 4", "inspection formula # 3," Alternatively, the reliability in "Inspection formula # 6" is accurately propagated.

また、「検査式#3」に対して、タナーグラフを描いた際、エッジが存在する場合、的確に「検査式#1、又は、検査式#4」における信頼度、「検査式#2、又は、検査式#5」における信頼度が的確に伝播する。「検査式#4」に対して、タナーグラフを描いた際、エッジが存在する場合、的確に「検査式#2、又は、検査式#5」における信頼度、「検査式#3、又は、検査式#6」における信頼度が的確に伝播する。 In addition, when an edge is present when a tanner graph is drawn for "inspection formula # 3", the reliability in "inspection formula # 1 or inspection formula # 4", "inspection formula # 2," Alternatively, the reliability in "Inspection formula # 5" is accurately propagated. When an edge is present when drawing a tanner graph for "inspection formula # 4", the reliability in "inspection formula # 2 or inspection formula # 5", "inspection formula # 3 or" The reliability in "Inspection formula # 6" is accurately propagated.

また、タナーグラフを描いた際、エッジが存在する場合、「検査式#5」に対して、的確に「検査式#1、又は、検査式#4」における信頼度、「検査式#3、又は、検査式#6」における信頼度が的確に伝播する。また、「検査式#6」に対して、タナーグラフを描いた際、エッジが存在する場合、的確に「検査式#1、又は、検査式#4」における信頼度、「検査式#2、又は、検査式#5」における信頼度が的確に伝播する。 In addition, when an edge is present when drawing a tanner graph, the reliability of "inspection formula # 1 or inspection formula # 4" is accurately compared to "inspection formula # 5", and "inspection formula # 3," Alternatively, the reliability in "Inspection formula # 6" is accurately propagated. In addition, when an edge is present when a tanner graph is drawn for "inspection formula # 6", the reliability in "inspection formula # 1 or inspection formula # 4", "inspection formula # 2," Alternatively, the reliability in "Inspection formula # 5" is accurately propagated.

このため、時変周期が3のときと同様に、より良好な誤り訂正能力を時変周期6のLDPC−CCが保持することになる。 Therefore, the LDPC-CC having the time-varying period 6 retains a better error correction capability as in the case where the time-varying period is 3.

これについて、図4Cを用いて、信頼度伝播について説明する。図4Cは、「検査式#1」〜「検査式#6」のX(D)に関する各項同士の信頼度伝播の関係を示している。図4Cにおいて、四角は、ax,yにおいて(x=1,2,3,4,5,6;y=1,2,3)、3で除算した余りが0の係数を示す。 The reliability propagation will be described with reference to FIG. 4C. FIG. 4C shows the relationship of reliability propagation between each term regarding X (D) of “inspection formula # 1” to “inspection formula # 6”. In FIG. 4C, the square indicates a coefficient with a remainder of 0 divided by 3 in ax, y (x = 1,2,3,4,5,6; y = 1,2,3).

また、丸は、ax,yにおいて(x=1,2,3,4,5,6;y=1,2,3)、3で除算した余りが1の係数を示す。また、菱形は、ax,yにおいて(x=1,2,3,4,5,6;y=1,2,3)、3で除算した余りが2の係数を示す。 Further, the circle indicates a coefficient in which the remainder divided by 3 is 1 in ax, y (x = 1,2,3,4,5,6; y = 1,2,3). Further, the rhombus shows a coefficient of 2 in ax, y (x = 1,2,3,4,5,6; y = 1,2,3), and the remainder divided by 3 is 2.

図4Cから分かるように、タナーグラフを描いた際、エッジが存在した場合、「検査式#1」のa1,1は、3で除算した余りが異なる「検査式#2又は#5」及び「検査式#3又は#6」から信頼度が伝播される。同様に、タナーグラフを描いた際、エッジが存在した場合、「検査式#1」のa1,2は、3で除算した余りが異なる「検査式#2又は#5」及び「検査式#3又は#6」から信頼度が伝播される。 As can be seen from FIG. 4C, when an edge is present when the tanner graph is drawn, a1 and 1 of "inspection formula # 1" have different remainders divided by 3 "inspection formula # 2 or # 5" and "inspection formula # 1". The reliability is propagated from the inspection formula # 3 or # 6. Similarly, when an edge is present when drawing a tanner graph, a1 and 2 of "inspection formula # 1" are different in the remainder divided by 3 "inspection formula # 2 or # 5" and "inspection formula # 3". Or # 6 "properses the reliability.

同様に、タナーグラフを描いた際、エッジが存在した場合、「検査式#1」のa1,3は、3で除算した余りが異なる「検査式#2又は#5」及び「検査式#3又は#6」から信頼度が伝播される。図4Cには、「検査式#1」〜「検査式#6」のX(D)に関する各項同士の信頼度伝播の関係を示したが、P(D)に関する各項同士についても同様のことがいえる。 Similarly, when an edge is present when drawing a tanner graph, a1 and 3 of "inspection formula # 1" are "inspection formula # 2 or # 5" and "inspection formula # 3" having different remainders divided by 3. Or # 6 "properses the reliability. FIG. 4C shows the relationship of reliability propagation between the terms related to X (D) of "inspection formula # 1" to "test formula # 6", but the same applies to each term related to P (D). It can be said.

このように、「検査式#1」のタナーグラフにおける各ノードには、「検査式#1」以外の係数ノードから信頼度が伝播することになる。したがって、相関が低い信頼度同士が全て「検査式#1」に伝播することになるので、誤り訂正能力が向上すると考えられる。 In this way, the reliability is propagated to each node in the Tanner graph of "Inspection formula # 1" from the coefficient nodes other than "Inspection formula # 1". Therefore, it is considered that the error correction capability is improved because all the reliabilitys having low correlations are propagated to "inspection formula # 1".

図4Cでは、「検査式#1」に着目したが、「検査式#2」から「検査式#6」についても同様にタナーグラフを描くことができ、「検査式#K」のタナーグラフにおける各ノードには、「検査式#K」以外の係数ノードから信頼度が伝播することになる。したがって、相関が低い信頼度同士が全て「検査式#K」に伝播することになるので、誤り訂正能力が向上すると考えられる。(K=2,3,4,5,6) In FIG. 4C, attention was paid to "inspection formula # 1", but a tanner graph can be drawn in the same manner for "inspection formula # 2" to "inspection formula # 6", and in the tanner graph of "inspection formula # K". The reliability is propagated to each node from the coefficient nodes other than the "check formula #K". Therefore, it is considered that the error correction capability is improved because all the reliabilitys having low correlations are propagated to the “inspection formula #K”. (K = 2,3,4,5,6)

このように、式(5−1)〜(5−6)のパリティ検査多項式の各次数が、上述した「余り」に関する条件を満たすようにすることにより、全ての検査式において、効率よく信頼度を伝播させることができるようになり、誤り訂正能力を更に高くすることができる可能性が高まる。 In this way, by making each degree of the parity check polynomials of the equations (5-1) to (5-6) satisfy the condition regarding the above-mentioned "remainder", the reliability is efficiently obtained in all the inspection equations. Will be able to propagate, and the possibility that the error correction capability can be further increased will increase.

以上、時変周期6のLDPC−CCについて、符号化率1/2の場合を例に説明したが、符号化率は1/2に限られない。符号化率(n−1)/n(nは2以上の整数)の場合には、情報X1(D)、X2(D)、・・・Xn−1(D)における、それぞれの3つの係数セットにおいて、上記の「余り」に関する条件が成立すれば、やはり、良好な受信品質を得ることができる可能性が高まる。 The LDPC-CC having a time variation period of 6 has been described above by taking the case where the coding rate is 1/2 as an example, but the coding rate is not limited to 1/2. In the case of the coding rate (n-1) / n (n is an integer of 2 or more), each of the three coefficients in the information X1 (D), X2 (D), ... Xn-1 (D). If the above-mentioned "remainder" condition is satisfied in the set, the possibility that good reception quality can be obtained is increased.

以下、符号化率(n−1)/n(nは2以上の整数)の場合について説明する。 Hereinafter, the case where the coding rate (n-1) / n (n is an integer of 2 or more) will be described.

時変周期を6とするLDPC−CCのパリティ検査多項式として、式(7−1)〜(7−6)を考える。

Figure 0006785348
Consider equations (7-1) to (7-6) as a parity check polynomial of LDPC-CC having a time-varying period of 6.
Figure 0006785348

このとき、X1(D)、X2(D)、・・・Xn−1(D)はデータ(情報)X1、X2、・・・Xn−1の多項式表現であり、P(D)はパリティの多項式表現である。ここで、式(7−1)〜(7−6)では、X1(D)、X2(D)、・・・Xn−1(D)、P(D)それぞれに3つの項が存在するようなパリティ検査多項式とする。上記の符号化率1/2のとき、また、時変周期3のときと同様に考えると、式(7−1)〜(7−6)のパリティ検査多項式であらわされる時変周期6、符号化率(n−1)/n(nは2以上の整数)のLDPC−CCにおいて、以下の条件(<条件#1>)を満たすと、より高い誤り訂正能力を得ることができる可能性が高まる。 At this time, X1 (D), X2 (D), ... Xn-1 (D) are polynomial representations of the data (information) X1, X2, ... Xn-1, and P (D) is the parity. It is a polynomial representation. Here, in the equations (7-1) to (7-6), there are three terms for each of X1 (D), X2 (D), ... Xn-1 (D), and P (D). Parity check polynomial. Considering the same as when the coding rate is 1/2 and when the time-varying period is 3, the time-varying period 6 represented by the parity check polynomials in Eqs. (7-1) to (7-6), the code. In LDPC-CC with a conversion rate (n-1) / n (n is an integer of 2 or more), if the following conditions (<condition # 1>) are satisfied, there is a possibility that higher error correction capability can be obtained. Increase.

ただし、時変周期6、符号化率(n−1)/n(nは2以上の整数)のLDPC−CCにおいて、時刻iのパリティをPi及び情報をXi,1、Xi,2、・・・、Xi,n−1であらわす。このとき、i%6=kとすると(k=0、1、2、3、4、5)、式(7−(k+1))のパリティ検査多項式が成立する。例えば、i=8とすると、i%6=2(k=2)となるので、式(8)が成立する。

Figure 0006785348
However, in the LDPC-CC having a time variation period of 6 and a coding rate (n-1) / n (n is an integer of 2 or more), the parity at time i is Pi and the information is X i, 1 , X i, 2 . ..., X i, n-1 . At this time, if i% 6 = k (k = 0, 1, 2, 3, 4, 5), the parity check polynomial of the equation (7- (k + 1)) is established. For example, if i = 8, then i% 6 = 2 (k = 2), so that equation (8) holds.
Figure 0006785348

<条件#1>
式(7−1)〜(7−6)において、X1(D)、X2(D)、・・・Xn−1(D)及びP(D)の次数の組み合わせが以下の条件を満たす。
(a#1,1,1%3、a#1,1,2%3、a#1,1,3%3)、
(a#1,2,1%3、a#1,2,2%3、a#1,2,3%3)、・・・、
(a#1,k,1%3、a#1,k,2%3、a#1,k,3%3)、・・・、
(a#1,n−1,1%3、a#1,n−1,2%3、a#1,n−1,3%3)、
(b#1,1%3、b#1,2%3、b#1,3%3)は、
(0、1、2)、(0、2、1)、(1、0、2)、(1、2、0)、(2、0、1)、(2、1、0)のいずれかとなる。(k=1、2、3、・・・、n−1)
かつ、
(a#2,1,1%3、a#2,1,2%3、a#2,1,3%3)、
(a#2,2,1%3、a#2,2,2%3、a#2,2,3%3)、・・・、
(a#2,k,1%3、a#2,k,2%3、a#2,k,3%3)、・・・、
(a#2,n−1,1%3、a#2,n−1,2%3、a#2,n−1,3%3)、
(b#2,1%3、b#2,2%3、b#2,3%3)は、
(0、1、2)、(0、2、1)、(1、0、2)、(1、2、0)、(2、0、1)、(2、1、0)のいずれかとなる。(k=1、2、3、・・・、n−1)
かつ、
(a#3,1,1%3、a#3,1,2%3、a#3,1,3%3)、
(a#3,2,1%3、a#3,2,2%3、a#3,2,3%3)、・・・、
(a#3,k,1%3、a#3,k,2%3、a#3,k,3%3)、・・・、
(a#3,n−1,1%3、a#3,n−1,2%3、a#3,n−1,3%3)、
(b#3,1%3、b#3,2%3、b#3,3%3)は、
(0、1、2)、(0、2、1)、(1、0、2)、(1、2、0)、(2、0、1)、(2、1、0)のいずれかとなる。(k=1、2、3、・・・、n−1)
かつ、
(a#4,1,1%3、a#4,1,2%3、a#4,1,3%3)、
(a#4,2,1%3、a#4,2,2%3、a#4,2,3%3)、・・・、
(a#4,k,1%3、a#4,k,2%3、a#4,k,3%3)、・・・、
(a#4,n−1,1%3、a#4,n−1,2%3、a#4,n−1,3%3)、
(b#4,1%3、b#4,2%3、b#4,3%3)は、
(0、1、2)、(0、2、1)、(1、0、2)、(1、2、0)、(2、0、1)、(2、1、0)のいずれかとなる。(k=1、2、3、・・・、n−1)
かつ、
(a#5,1,1%3、a#5,1,2%3、a#5,1,3%3)、
(a#5,2,1%3、a#5,2,2%3、a#5,2,3%3)、・・・、
(a#5,k,1%3、a#5,k,2%3、a#5,k,3%3)、・・・、
(a#5,n−1,1%3、a#5,n−1,2%3、a#5,n−1,3%3)、
(b#5,1%3、b#5,2%3、b#5,3%3)は、
(0、1、2)、(0、2、1)、(1、0、2)、(1、2、0)、(2、0、1)、(2、1、0)のいずれかとなる。(k=1、2、3、・・・、n−1)
かつ、
(a#6,1,1%3、a#6,1,2%3、a#6,1,3%3)、
(a#6,2,1%3、a#6,2,2%3、a#6,2,3%3)、・・・、
(a#6,k,1%3、a#6,k,2%3、a#6,k,3%3)、・・・、
(a#6,n−1,1%3、a#6,n−1,2%3、a#6,n−1,3%3)、
(b#6,1%3、b#6,2%3、b#6,3%3)は、
(0、1、2)、(0、2、1)、(1、0、2)、(1、2、0)、(2、0、1)、(2、1、0)のいずれかとなる。(k=1、2、3、・・・、n−1)
<Condition # 1>
In the formulas (7-1) to (7-6), the combination of the orders of X1 (D), X2 (D), ... Xn-1 (D) and P (D) satisfies the following conditions.
(A # 1,1,1 % 3, a # 1,1,2 % 3, a # 1,1,3 % 3),
(A # 1,2,1 % 3, a # 1,2,2 % 3, a # 1,2,3 % 3), ...
(A # 1, k, 1 % 3, a # 1, k, 2 % 3, a # 1, k, 3 % 3), ...
(A # 1, n-1, 1 % 3, a # 1, n-1,2 % 3, a # 1, n-1,3 % 3),
(B # 1,1 % 3, b # 1,2 % 3, b # 1,3 % 3)
With any of (0, 1, 2), (0, 2, 1), (1, 0, 2), (1, 2, 0), (2, 0, 1), (2, 1, 0) Become. (K = 1, 2, 3, ..., n-1)
And,
(A # 2,1,1% 3, a # 2,1,2% 3, a # 2,1,3% 3),
(A # 2,2,1 % 3, a # 2,2,2 % 3, a # 2,2,3 % 3), ...
(A # 2, k, 1 % 3, a # 2, k, 2 % 3, a # 2, k, 3 % 3), ...
(A # 2, n-1,1 % 3, a # 2, n-1,2 % 3, a # 2, n-1,3 % 3),
(B # 2, 1 % 3, b # 2, 2 % 3, b # 2, 3 % 3)
With any of (0, 1, 2), (0, 2, 1), (1, 0, 2), (1, 2, 0), (2, 0, 1), (2, 1, 0) Become. (K = 1, 2, 3, ..., n-1)
And,
(A # 3,1,1% 3, a # 3,1,2% 3, a # 3,1,3% 3),
(A # 3,2,1 % 3, a # 3,2,2 % 3, a # 3,2,3 % 3), ...
(A # 3, k, 1 % 3, a # 3, k, 2 % 3, a # 3, k, 3 % 3), ...
(A # 3, n-1,1 % 3, a # 3, n-1,2 % 3, a # 3, n-1,3 % 3),
(B # 3,1 % 3, b # 3,2 % 3, b # 3,3 % 3)
With any of (0, 1, 2), (0, 2, 1), (1, 0, 2), (1, 2, 0), (2, 0, 1), (2, 1, 0) Become. (K = 1, 2, 3, ..., n-1)
And,
(A # 4,1,1 % 3, a # 4,1,2 % 3, a # 4,1,3 % 3),
(A # 4,2,1 % 3, a # 4,2,2 % 3, a # 4,2,3 % 3), ...
(A # 4, k, 1 % 3, a # 4, k, 2 % 3, a # 4, k, 3 % 3), ...
(A # 4, n-1,1 % 3, a # 4, n-1,2 % 3, a # 4, n-1,3 % 3),
(B # 4,1 % 3, b # 4,2 % 3, b # 4,3 % 3)
With any of (0, 1, 2), (0, 2, 1), (1, 0, 2), (1, 2, 0), (2, 0, 1), (2, 1, 0) Become. (K = 1, 2, 3, ..., n-1)
And,
(A # 5,1,1 % 3, a # 5,1,2 % 3, a # 5,1,3 % 3),
(A # 5,2,1 % 3, a # 5,2,2 % 3, a # 5,2,3 % 3), ...
(A # 5, k, 1 % 3, a # 5, k, 2 % 3, a # 5, k, 3 % 3), ...
(A # 5, n-1,1 % 3, a # 5, n-1,2 % 3, a # 5, n-1,3 % 3),
(B # 5,1 % 3, b # 5,2 % 3, b # 5,3 % 3)
With any of (0, 1, 2), (0, 2, 1), (1, 0, 2), (1, 2, 0), (2, 0, 1), (2, 1, 0) Become. (K = 1, 2, 3, ..., n-1)
And,
(A # 6,1,1 % 3, a # 6,1,2 % 3, a # 6,1,3 % 3),
(A # 6,2,1 % 3, a # 6,2,2 % 3, a # 6,2,3 % 3), ...
(A # 6, k, 1 % 3, a # 6, k, 2 % 3, a # 6, k, 3 % 3), ...
(A # 6, n-1,1 % 3, a # 6, n-1,2 % 3, a # 6, n-1,3 % 3),
(B # 6,1 % 3, b # 6,2 % 3, b # 6,3 % 3)
With any of (0, 1, 2), (0, 2, 1), (1, 0, 2), (1, 2, 0), (2, 0, 1), (2, 1, 0) Become. (K = 1, 2, 3, ..., n-1)

上述では、時変周期6のLDPC−CCにおいて、高い誤り訂正能力を持つ符号について説明したが、時変周期3、6のLDPC−CCの設計方法と同様に、時変周期3g(g=1、2、3、4、・・・)のLDPC−CC(つまり、時変周期が3の倍数のLDPC−CC)を作成した場合、高い誤り訂正能力を持つ符号を生成することができる。以下では、その符号の構成方法について詳しく説明する。 In the above, the code having a high error correction capability in the LDPC-CC having the time-varying period 6 has been described, but the time-varying period 3g (g = 1) is the same as the design method of the LDPC-CC having the time-varying period 3 and 6. When an LDPC-CC (that is, an LDPC-CC having a time variation period that is a multiple of 3) of 2, 3, 4, ...) Is created, a code having a high error correction capability can be generated. The method of constructing the code will be described in detail below.

時変周期を3g(g=1、2、3、4、・・・)、符号化率(n−1)/n(nは2以上の整数)のLDPC−CCのパリティ検査多項式として、式(9−1)〜(9−3g)を考える。

Figure 0006785348
The equation is used as a parity check polynomial of LDPC-CC with a time-varying period of 3 g (g = 1, 2, 3, 4, ...) And a coding rate (n-1) / n (n is an integer of 2 or more). Consider (9-1) to (9-3 g).
Figure 0006785348

このとき、X1(D)、X2(D)、・・・Xn−1(D)はデータ(情報)X1、X2、・・・Xn−1の多項式表現であり、P(D)はパリティの多項式表現である。ここで、式(9−1)〜(9−3g)では、X1(D)、X2(D)、・・・Xn−1(D)、P(D)それぞれに3つの項が存在するようなパリティ検査多項式とする。 At this time, X1 (D), X2 (D), ... Xn-1 (D) are polynomial representations of the data (information) X1, X2, ... Xn-1, and P (D) is the parity. It is a polynomial representation. Here, in the formulas (9-1) to (9-3g), there are three terms for each of X1 (D), X2 (D), ... Xn-1 (D), and P (D). Parity check polynomial.

時変周期3のLDPC−CC及び時変周期6のLDPC−CCと同様に考えると、式(9−1)〜(9−3g)のパリティ検査多項式であらわされる時変周期3g、符号化率(n−1)/n(nは2以上の整数)のLDPC−CCにおいて、以下の条件(<条件#2>)を満たすと、より高い誤り訂正能力を得ることができる可能性が高まる。 Considering the same as LDPC-CC with time-varying period 3 and LDPC-CC with time-varying period 6, time-varying period 3g and coding rate represented by the parity check polynomials of equations (9-1) to (9-3g). In the LDPC-CC of (n-1) / n (n is an integer of 2 or more), if the following conditions (<condition # 2>) are satisfied, the possibility that a higher error correction capability can be obtained increases.

ただし、時変周期3g、符号化率(n−1)/n(nは2以上の整数)のLDPC−CCにおいて、時刻iのパリティをPi及び情報をXi,1、Xi,2、・・・、Xi,n−1であらわす。このとき、i%3g=kとすると(k=0、1、2、・・・、3g−1)、式(9−(k+1))のパリティ検査多項式が成立する。例えば、i=2とすると、i%3g=2(k=2)となるので、式(10)が成立する。

Figure 0006785348
However, in LDPC-CC with a time variation period of 3 g and a coding rate (n-1) / n (n is an integer of 2 or more), the parity at time i is Pi and the information is X i, 1 , X i, 2 , ..., X i, n-1 . At this time, if i% 3g = k (k = 0, 1, 2, ..., 3g-1), the parity check polynomial of the equation (9- (k + 1)) is established. For example, if i = 2, then i% 3g = 2 (k = 2), so that equation (10) holds.
Figure 0006785348

また、式(9−1)〜式(9−3g)において、a#k,p,1、a#k,p,2、a#k,p,3は整数(ただし、a#k,p,1≠a#k,p,2≠a#k,p,3)とする(k=1、2、3、・・・、3g:p=1、2、3、・・・、n−1)。また、b#k,1、b#k,2、b#k,3は整数(ただし、b#k,1≠b#k,2≠b#k,3)とする。式(9−k)のパリティ検査多項式(k=1、2、3、・・・、3g)を「検査式#k」と呼び、式(9−k)のパリティ検査多項式に基づくサブ行列を、第kサブ行列Hとする。そして、第1サブ行列H、第2サブ行列H、第3サブ行列H、・・・、第3gサブ行列H3gから生成する時変周期3gのLDPC―CCについて考える。 Further, in equations (9-1) to (9-3g), a # k, p, 1 , a # k, p, 2 , a # k, p, 3 are integers (however, a # k, p). , 1 ≠ a # k, p, 2 ≠ a # k, p, 3 ) (k = 1, 2, 3, ..., 3g: p = 1, 2, 3, ..., n- 1). Further, b # k, 1 , b # k, 2 , b # k, and 3 are integers (where b # k, 1 ≠ b # k, 2 ≠ b # k, 3 ). The parity check polynomial (k = 1, 2, 3, ..., 3 g) of the formula (9-k) is called "check formula #k", and the submatrix based on the parity check polynomial of the formula (9-k) is called. , Kth sub-matrix H k . Then, consider LDPC-CC having a time variation period of 3 g generated from the first sub-matrix H 1 , the second sub-matrix H 2 , the third sub-matrix H 3 , ..., And the third g sub-matrix H 3 g .

<条件#2>
式(9−1)〜(9−3g)において、X1(D)、X2(D)、・・・Xn−1(D)及びP(D)の次数の組み合わせが以下の条件を満たす。
(a#1,1,1%3、a#1,1,2%3、a#1,1,3%3)、
(a#1,2,1%3、a#1,2,2%3、a#1,2,3%3)、・・・、
(a#1,p,1%3、a#1,p,2%3、a#1,p,3%3)、・・・、
(a#1,n−1,1%3、a#1,n−1,2%3、a#1,n−1,3%3)、
(b#1,1%3、b#1,2%3、b#1,3%3)は、
(0、1、2)、(0、2、1)、(1、0、2)、(1、2、0)、(2、0、1)、(2、1、0)のいずれかとなる。(p=1、2、3、・・・、n−1)
かつ、
(a#2,1,1%3、a#2,1,2%3、a#2,1,3%3)、
(a#2,2,1%3、a#2,2,2%3、a#2,2,3%3)、・・・、
(a#2,p,1%3、a#2,p,2%3、a#2,p,3%3)、・・・、
(a#2,n−1,1%3、a#2,n−1,2%3、a#2,n−1,3%3)、
(b#2,1%3、b#2,2%3、b#2,3%3)は、
(0、1、2)、(0、2、1)、(1、0、2)、(1、2、0)、(2、0、1)、(2、1、0)のいずれかとなる。(p=1、2、3、・・・、n−1)
かつ、
(a#3,1,1%3、a#3,1,2%3、a#3,1,3%3)、
(a#3,2,1%3、a#3,2,2%3、a#3,2,3%3)、・・・、
(a#3,p,1%3、a#3,p,2%3、a#3,p,3%3)、・・・、
(a#3,n−1,1%3、a#3,n−1,2%3、a#3,n−1,3%3)、
(b#3,1%3、b#3,2%3、b#3,3%3)は、
(0、1、2)、(0、2、1)、(1、0、2)、(1、2、0)、(2、0、1)、(2、1、0)のいずれかとなる。(p=1、2、3、・・・、n−1)
かつ、



かつ、
(a#k,1,1%3、a#k,1,2%3、a#k,1,3%3)、
(a#k,2,1%3、a#k,2,2%3、a#k,2,3%3)、・・・、
(a#k,p,1%3、a#k,p,2%3、a#k,p,3%3)、・・・、
(a#k,n−1,1%3、a#k,n−1,2%3、a#k,n−1,3%3)、
(b#k,1%3、b#k,2%3、b#k,3%3)は、
(0、1、2)、(0、2、1)、(1、0、2)、(1、2、0)、(2、0、1)、(2、1、0)のいずれかとなる。(p=1、2、3、・・・、n−1)(よって、k=1、2、3、・・・、3g)
かつ、



かつ、
(a#3g−2,1,1%3、a#3g−2,1,2%3、a#3g−2,1,3%3)、
(a#3g−2,2,1%3、a#3g−2,2,2%3、a#3g−2,2,3%3)、・・・、
(a#3g−2,p,1%3、a#3g−2,p,2%3、a#3g−2,p,3%3)、・・・、
(a#3g−2,n−1,1%3、a#3g−2,n−1,2%3、a#3g−2,n−1,3%3)、
(b#3g−2,1%3、b#3g−2,2%3、b#3g−2,3%3)は、
(0、1、2)、(0、2、1)、(1、0、2)、(1、2、0)、(2、0、1)、(2、1、0)のいずれかとなる。(p=1、2、3、・・・、n−1)
かつ、
(a#3g−1,1,1%3、a#3g−1,1,2%3、a#3g−1,1,3%3)、
(a#3g−1,2,1%3、a#3g−1,2,2%3、a#3g−1,2,3%3)、・・・、
(a#3g−1,p,1%3、a#3g−1,p,2%3、a#3g−1,p,3%3)、・・・、
(a#3g−1,n−1,1%3、a#3g−1,n−1,2%3、a#3g−1,n−1,3%3)、
(b#3g−1,1%3、b#3g−1,2%3、b#3g−1,3%3)は、
(0、1、2)、(0、2、1)、(1、0、2)、(1、2、0)、(2、0、1)、(2、1、0)のいずれかとなる。(p=1、2、3、・・・、n−1)
かつ、
(a#3g,1,1%3、a#3g,1,2%3、a#3g,1,3%3)、
(a#3g,2,1%3、a#3g,2,2%3、a#3g,2,3%3)、・・・、
(a#3g,p,1%3、a#3g,p,2%3、a#3g,p,3%3)、・・・、
(a#3g,n−1,1%3、a#3g,n−1,2%3、a#3g,n−1,3%3)、
(b#3g,1%3、b#3g,2%3、b#3g,3%3)は、
(0、1、2)、(0、2、1)、(1、0、2)、(1、2、0)、(2、0、1)、(2、1、0)のいずれかとなる。(p=1、2、3、・・・、n−1)
<Condition # 2>
In the formulas (9-1) to (9-3g), the combination of the orders of X1 (D), X2 (D), ... Xn-1 (D) and P (D) satisfies the following conditions.
(A # 1,1,1 % 3, a # 1,1,2 % 3, a # 1,1,3 % 3),
(A # 1,2,1 % 3, a # 1,2,2 % 3, a # 1,2,3 % 3), ...
(A # 1, p, 1 % 3, a # 1, p, 2 % 3, a # 1, p, 3 % 3), ...
(A # 1, n-1, 1 % 3, a # 1, n-1,2 % 3, a # 1, n-1,3 % 3),
(B # 1,1 % 3, b # 1,2 % 3, b # 1,3 % 3)
With any of (0, 1, 2), (0, 2, 1), (1, 0, 2), (1, 2, 0), (2, 0, 1), (2, 1, 0) Become. (P = 1, 2, 3, ..., n-1)
And,
(A # 2,1,1% 3, a # 2,1,2% 3, a # 2,1,3% 3),
(A # 2,2,1 % 3, a # 2,2,2 % 3, a # 2,2,3 % 3), ...
(A # 2, p, 1 % 3, a # 2, p, 2 % 3, a # 2, p, 3 % 3), ...
(A # 2, n-1,1 % 3, a # 2, n-1,2 % 3, a # 2, n-1,3 % 3),
(B # 2, 1 % 3, b # 2, 2 % 3, b # 2, 3 % 3)
With any of (0, 1, 2), (0, 2, 1), (1, 0, 2), (1, 2, 0), (2, 0, 1), (2, 1, 0) Become. (P = 1, 2, 3, ..., n-1)
And,
(A # 3,1,1% 3, a # 3,1,2% 3, a # 3,1,3% 3),
(A # 3,2,1 % 3, a # 3,2,2 % 3, a # 3,2,3 % 3), ...
(A # 3, p, 1 % 3, a # 3, p, 2 % 3, a # 3, p, 3 % 3), ...
(A # 3, n-1,1 % 3, a # 3, n-1,2 % 3, a # 3, n-1,3 % 3),
(B # 3,1 % 3, b # 3,2 % 3, b # 3,3 % 3)
With any of (0, 1, 2), (0, 2, 1), (1, 0, 2), (1, 2, 0), (2, 0, 1), (2, 1, 0) Become. (P = 1, 2, 3, ..., n-1)
And,



And,
(A # k, 1,1 % 3, a # k, 1,2 % 3, a # k, 1,3 % 3),
(A # k, 2,1 % 3, a # k, 2,2 % 3, a # k, 2,3 % 3), ...
(A # k, p, 1 % 3, a # k, p, 2 % 3, a # k, p, 3 % 3), ...
(A # k, n-1, 1 % 3, a # k, n-1,2 % 3, a # k, n-1,3 % 3),
(B # k, 1 % 3, b # k, 2 % 3, b # k, 3 % 3) is
With any of (0, 1, 2), (0, 2, 1), (1, 0, 2), (1, 2, 0), (2, 0, 1), (2, 1, 0) Become. (P = 1, 2, 3, ..., n-1) (Therefore, k = 1, 2, 3, ..., 3 g)
And,



And,
(A # 3g-2,1,1% 3 , a # 3g-2,1,2% 3, a # 3g-2,1,3% 3),
(A # 3g-2,2,1 % 3, a # 3g-2,2,2 % 3, a # 3g-2,2,3 % 3), ...
(A # 3g-2, p, 1 % 3, a # 3g-2, p, 2 % 3, a # 3g-2, p, 3 % 3), ...
(A # 3g-2, n-1,1 % 3, a # 3g-2, n-1,2 % 3, a # 3g-2, n-1,3 % 3),
(B # 3g-2,1 % 3, b # 3g-2,2 % 3, b # 3g-2,3 % 3)
With any of (0, 1, 2), (0, 2, 1), (1, 0, 2), (1, 2, 0), (2, 0, 1), (2, 1, 0) Become. (P = 1, 2, 3, ..., n-1)
And,
(A # 3g-1,1,1 % 3, a # 3g-1,1,2 % 3, a # 3g-1,1,3 % 3),
(A # 3g-1,2,1 % 3, a # 3g-1,2,2 % 3, a # 3g-1,2,3 % 3), ...
(A # 3g-1, p, 1 % 3, a # 3g-1, p, 2 % 3, a # 3g-1, p, 3 % 3), ...
(A # 3g-1, n-1,1 % 3, a # 3g-1, n-1,2 % 3, a # 3g-1, n-1,3 % 3),
(B # 3g-1,1 % 3, b # 3g-1,2 % 3, b # 3g-1,3 % 3)
With any of (0, 1, 2), (0, 2, 1), (1, 0, 2), (1, 2, 0), (2, 0, 1), (2, 1, 0) Become. (P = 1, 2, 3, ..., n-1)
And,
(A # 3g, 1,1 % 3, a # 3g, 1,2 % 3, a # 3g, 1,3 % 3),
(A # 3g, 2,1 % 3, a # 3g, 2,2 % 3, a # 3g, 2,3 % 3), ...
(A # 3g, p, 1 % 3, a # 3g, p, 2 % 3, a # 3g, p, 3 % 3), ...
(A # 3g, n-1, 1 % 3, a # 3g, n-1,2 % 3, a # 3g, n-1,3 % 3),
(B # 3g, 1 % 3, b # 3g, 2 % 3, b # 3g, 3 % 3)
With any of (0, 1, 2), (0, 2, 1), (1, 0, 2), (1, 2, 0), (2, 0, 1), (2, 1, 0) Become. (P = 1, 2, 3, ..., n-1)

ただし、符号化を容易に行うという点を考慮すると、式(9−1)〜(9−3g)において、
(b#k,1%3、b#k,2%3、b#k,3%3)の3つのうち“0”が1つ存在すると良い(ただし、k=1、2、・・・3g)。このとき、D=1が存在し、かつb#k,1、b#k,2、b#k,3が0以上の整数であれば、パリティPを逐次的に求めることができるという特徴を持つからである。
However, in consideration of easy coding, in the equations (9-1) to (9-3g),
It is preferable that one "0" exists out of the three (b # k, 1 % 3, b # k, 2 % 3, b # k, 3 % 3) (however, k = 1, 2, ... 3g). At this time, if D 0 = 1 exists and b # k, 1 , b # k, 2 , b # k, and 3 are integers of 0 or more, the parity P can be sequentially obtained. Because it has.

また、同一時点のパリティビットとデータビットに関連性を持たせ、高い訂正能力を持つ符号の探索を容易に行うためには、
(a#k,1,1%3、a#k,1,2%3、a#k,1,3%3)の3つのうち“0”が1つ存在し、
(a#k,2,1%3、a#k,2,2%3、a#k,2,3%3)の3つのうち“0”が1つ存在し、



(a#k,p,1%3、a#k,p,2%3、a#k,p,3%3)の3つのうち“0”が1つ存在し、



(a#k,n−1,1%3、a#k,n−1,2%3、a#k,n−1,3%3)の3つのうち“0”が1つ存在すると良い(ただし、k=1、2、・・・3g)。
In addition, in order to make the parity bit and the data bit at the same time related to each other and to easily search for a code having a high correction capability,
There is one "0" out of the three (a # k, 1,1 % 3, a # k, 1,2 % 3, a # k, 1,3 % 3).
There is one "0" out of the three (a # k, 2,1 % 3, a # k, 2,2 % 3, a # k, 2,3 % 3).



There is one "0" out of the three (a # k, p, 1 % 3, a # k, p, 2 % 3, a # k, p, 3 % 3).



It is preferable that one "0" is present out of the three (a # k, n-1, 1 % 3, a # k, n-1,2 % 3, a # k, n-1,3 % 3). (However, k = 1, 2, ... 3 g).

次に、符号化を容易に行うという点を考慮した時変周期3g(g=2、3、4、5、・・・)のLDPC−CCについて考える。このとき、符号化率を(n−1)/n(nは2以上の整数)とするとLDPC−CCのパリティ検査多項式は以下のようにあらわすことができる。

Figure 0006785348
Next, consider an LDPC-CC having a time-varying period of 3 g (g = 2, 3, 4, 5, ...) Considering that coding can be easily performed. At this time, assuming that the coding rate is (n-1) / n (n is an integer of 2 or more), the parity check polynomial of LDPC-CC can be expressed as follows.
Figure 0006785348

このとき、X1(D)、X2(D)、・・・Xn−1(D)はデータ(情報)X1、X2、・・・Xn−1の多項式表現であり、P(D)はパリティの多項式表現である。ここで、式(11−1)〜(11−3g)では、X1(D)、X2(D)、・・・Xn−1(D)、P(D)それぞれに3つの項が存在するようなパリティ検査多項式とする。ただし、時変周期3g、符号化率(n−1)/n(nは2以上の整数)のLDPC−CCにおいて、時刻iのパリティをPi及び情報をXi,1、Xi,2、・・・、Xi,n−1であらわす。このとき、i%3g=kとすると(k=0、1、2、・・・、3g−1)、式(11−(k+1))のパリティ検査多項式が成立する。例えば、i=2とすると、i%3g=2(k=2)となるので、式(12)が成立する。

Figure 0006785348
At this time, X1 (D), X2 (D), ... Xn-1 (D) are polynomial representations of the data (information) X1, X2, ... Xn-1, and P (D) is the parity. It is a polynomial representation. Here, in the formulas (11-1) to (11-3g), there are three terms for each of X1 (D), X2 (D), ... Xn-1 (D), and P (D). Parity check polynomial. However, in LDPC-CC with a time variation period of 3 g and a coding rate (n-1) / n (n is an integer of 2 or more), the parity at time i is Pi and the information is X i, 1 , X i, 2 , ..., X i, n-1 . At this time, if i% 3g = k (k = 0, 1, 2, ..., 3g-1), the parity check polynomial of the equation (11- (k + 1)) is established. For example, if i = 2, then i% 3g = 2 (k = 2), so that equation (12) holds.
Figure 0006785348

このとき、<条件#3>及び<条件#4>を満たすと、より高い誤り訂正能力を持つ符号を作成することができる可能性が高まる。 At this time, if <Condition # 3> and <Condition # 4> are satisfied, the possibility that a code having a higher error correction capability can be created increases.

<条件#3>
式(11−1)〜(11−3g)において、X1(D)、X2(D)、・・・Xn−1(D)の次数の組み合わせが以下の条件を満たす。
(a#1,1,1%3、a#1,1,2%3、a#1,1,3%3)、
(a#1,2,1%3、a#1,2,2%3、a#1,2,3%3)、・・・、
(a#1,p,1%3、a#1,p,2%3、a#1,p,3%3)、・・・、
(a#1,n−1,1%3、a#1,n−1,2%3、a#1,n−1,3%3)は、
(0、1、2)、(0、2、1)、(1、0、2)、(1、2、0)、(2、0、1)、(2、1、0)のいずれかとなる。(p=1、2、3、・・・、n−1)
かつ、
(a#2,1,1%3、a#2,1,2%3、a#2,1,3%3)、
(a#2,2,1%3、a#2,2,2%3、a#2,2,3%3)、・・・、
(a#2,p,1%3、a#2,p,2%3、a#2,p,3%3)、・・・、
(a#2,n−1,1%3、a#2,n−1,2%3、a#2,n−1,3%3)は、
(0、1、2)、(0、2、1)、(1、0、2)、(1、2、0)、(2、0、1)、(2、1、0)のいずれかとなる。(p=1、2、3、・・・、n−1)
かつ、
(a#3,1,1%3、a#3,1,2%3、a#3,1,3%3)、
(a#3,2,1%3、a#3,2,2%3、a#3,2,3%3)、・・・、
(a#3,p,1%3、a#3,p,2%3、a#3,p,3%3)、・・・、
(a#3,n−1,1%3、a#3,n−1,2%3、a#3,n−1,3%3)は、
(0、1、2)、(0、2、1)、(1、0、2)、(1、2、0)、(2、0、1)、(2、1、0)のいずれかとなる。(p=1、2、3、・・・、n−1)
かつ、



かつ、
(a#k,1,1%3、a#k,1,2%3、a#k,1,3%3)、
(a#k,2,1%3、a#k,2,2%3、a#k,2,3%3)、・・・、
(a#k,p,1%3、a#k,p,2%3、a#k,p,3%3)、・・・、
(a#k,n−1,1%3、a#k,n−1,2%3、a#k,n−1,3%3)は、
(0、1、2)、(0、2、1)、(1、0、2)、(1、2、0)、(2、0、1)、(2、1、0)のいずれかとなる。(p=1、2、3、・・・、n−1)(よって、k=1、2、3、・・・、3g)
かつ、



かつ、
(a#3g−2,1,1%3、a#3g−2,1,2%3、a#3g−2,1,3%3)、
(a#3g−2,2,1%3、a#3g−2,2,2%3、a#3g−2,2,3%3)、・・・、
(a#3g−2,p,1%3、a#3g−2,p,2%3、a#3g−2,p,3%3)、・・・、
(a#3g−2,n−1,1%3、a#3g−2,n−1,2%3、a#3g−2,n−1,3%3)は、
(0、1、2)、(0、2、1)、(1、0、2)、(1、2、0)、(2、0、1)、(2、1、0)のいずれかとなる。(p=1、2、3、・・・、n−1)
かつ、
(a#3g−1,1,1%3、a#3g−1,1,2%3、a#3g−1,1,3%3)、
(a#3g−1,2,1%3、a#3g−1,2,2%3、a#3g−1,2,3%3)、・・・、
(a#3g−1,p,1%3、a#3g−1,p,2%3、a#3g−1,p,3%3)、・・・、
(a#3g−1,n−1,1%3、a#3g−1,n−1,2%3、a#3g−1,n−1,3%3)は、
(0、1、2)、(0、2、1)、(1、0、2)、(1、2、0)、(2、0、1)、(2、1、0)のいずれかとなる。(p=1、2、3、・・・、n−1)
かつ、
(a#3g,1,1%3、a#3g,1,2%3、a#3g,1,3%3)、
(a#3g,2,1%3、a#3g,2,2%3、a#3g,2,3%3)、・・・、
(a#3g,p,1%3、a#3g,p,2%3、a#3g,p,3%3)、・・・、
(a#3g,n−1,1%3、a#3g,n−1,2%3、a#3g,n−1,3%3)は、
(0、1、2)、(0、2、1)、(1、0、2)、(1、2、0)、(2、0、1)、(2、1、0)のいずれかとなる。(p=1、2、3、・・・、n−1)
<Condition # 3>
In the formulas (11-1) to (11-3g), the combination of orders of X1 (D), X2 (D), ... Xn-1 (D) satisfies the following conditions.
(A # 1,1,1 % 3, a # 1,1,2 % 3, a # 1,1,3 % 3),
(A # 1,2,1 % 3, a # 1,2,2 % 3, a # 1,2,3 % 3), ...
(A # 1, p, 1 % 3, a # 1, p, 2 % 3, a # 1, p, 3 % 3), ...
(A # 1, n-1,1 % 3, a # 1, n-1,2 % 3, a # 1, n-1,3 % 3)
With any of (0, 1, 2), (0, 2, 1), (1, 0, 2), (1, 2, 0), (2, 0, 1), (2, 1, 0) Become. (P = 1, 2, 3, ..., n-1)
And,
(A # 2,1,1% 3, a # 2,1,2% 3, a # 2,1,3% 3),
(A # 2,2,1 % 3, a # 2,2,2 % 3, a # 2,2,3 % 3), ...
(A # 2, p, 1 % 3, a # 2, p, 2 % 3, a # 2, p, 3 % 3), ...
(A # 2, n-1,1 % 3, a # 2, n-1,2 % 3, a # 2, n-1,3 % 3)
With any of (0, 1, 2), (0, 2, 1), (1, 0, 2), (1, 2, 0), (2, 0, 1), (2, 1, 0) Become. (P = 1, 2, 3, ..., n-1)
And,
(A # 3,1,1% 3, a # 3,1,2% 3, a # 3,1,3% 3),
(A # 3,2,1 % 3, a # 3,2,2 % 3, a # 3,2,3 % 3), ...
(A # 3, p, 1 % 3, a # 3, p, 2 % 3, a # 3, p, 3 % 3), ...
(A # 3, n-1,1 % 3, a # 3, n-1,2 % 3, a # 3, n-1,3 % 3)
With any of (0, 1, 2), (0, 2, 1), (1, 0, 2), (1, 2, 0), (2, 0, 1), (2, 1, 0) Become. (P = 1, 2, 3, ..., n-1)
And,



And,
(A # k, 1,1 % 3, a # k, 1,2 % 3, a # k, 1,3 % 3),
(A # k, 2,1 % 3, a # k, 2,2 % 3, a # k, 2,3 % 3), ...
(A # k, p, 1 % 3, a # k, p, 2 % 3, a # k, p, 3 % 3), ...
(A # k, n-1, 1 % 3, a # k, n-1,2 % 3, a # k, n-1,3 % 3)
With any of (0, 1, 2), (0, 2, 1), (1, 0, 2), (1, 2, 0), (2, 0, 1), (2, 1, 0) Become. (P = 1, 2, 3, ..., n-1) (Therefore, k = 1, 2, 3, ..., 3 g)
And,



And,
(A # 3g-2,1,1% 3 , a # 3g-2,1,2% 3, a # 3g-2,1,3% 3),
(A # 3g-2,2,1 % 3, a # 3g-2,2,2 % 3, a # 3g-2,2,3 % 3), ...
(A # 3g-2, p, 1 % 3, a # 3g-2, p, 2 % 3, a # 3g-2, p, 3 % 3), ...
(A # 3g-2, n-1,1 % 3, a # 3g-2, n-1,2 % 3, a # 3g-2, n-1,3 % 3)
With any of (0, 1, 2), (0, 2, 1), (1, 0, 2), (1, 2, 0), (2, 0, 1), (2, 1, 0) Become. (P = 1, 2, 3, ..., n-1)
And,
(A # 3g-1,1,1 % 3, a # 3g-1,1,2 % 3, a # 3g-1,1,3 % 3),
(A # 3g-1,2,1 % 3, a # 3g-1,2,2 % 3, a # 3g-1,2,3 % 3), ...
(A # 3g-1, p, 1 % 3, a # 3g-1, p, 2 % 3, a # 3g-1, p, 3 % 3), ...
(A # 3g-1, n-1,1 % 3, a # 3g-1, n-1,2 % 3, a # 3g-1, n-1,3 % 3)
With any of (0, 1, 2), (0, 2, 1), (1, 0, 2), (1, 2, 0), (2, 0, 1), (2, 1, 0) Become. (P = 1, 2, 3, ..., n-1)
And,
(A # 3g, 1,1 % 3, a # 3g, 1,2 % 3, a # 3g, 1,3 % 3),
(A # 3g, 2,1 % 3, a # 3g, 2,2 % 3, a # 3g, 2,3 % 3), ...
(A # 3g, p, 1 % 3, a # 3g, p, 2 % 3, a # 3g, p, 3 % 3), ...
(A # 3g, n-1, 1 % 3, a # 3g, n-1,2 % 3, a # 3g, n-1,3 % 3)
With any of (0, 1, 2), (0, 2, 1), (1, 0, 2), (1, 2, 0), (2, 0, 1), (2, 1, 0) Become. (P = 1, 2, 3, ..., n-1)

加えて、式(11−1)〜(11−3g)において、P(D)の次数の組み合わが以下の条件を満たす。
(b#1,1%3、b#1,2%3)、
(b#2,1%3、b#2,2%3)、
(b#3,1%3、b#3,2%3)、・・・、
(b#k,1%3、b#k,2%3)、・・・、
(b#3g−2,1%3、b#3g−2,2%3)、
(b#3g−1,1%3、b#3g−1,2%3)、
(b#3g,1%3、b#3g,2%3)は、
(1、2)、(2、1)のいずれかとなる(k=1、2、3、・・・、3g)。
In addition, in the formulas (11-1) to (11-3g), the combination of orders of P (D) satisfies the following conditions.
(B # 1,1 % 3, b # 1,2 % 3),
(B # 2,1 % 3, b # 2,2 % 3),
(B # 3,1 % 3, b # 3,2 % 3), ...
(B # k, 1 % 3, b # k, 2 % 3), ...
(B # 3g-2,1 % 3, b # 3g-2,2 % 3),
(B # 3g-1,1 % 3, b # 3g-1,2 % 3),
(B # 3g, 1 % 3, b # 3g, 2 % 3)
It is one of (1, 2) and (2, 1) (k = 1, 2, 3, ..., 3 g).

式(11−1)〜(11−3g)に対する<条件#3>は、式(9−1)〜(9−3g)に対する<条件#2>と同様の関係となる。式(11−1)〜(11−3g)に対して、<条件#3>に加え、以下の条件(<条件#4>)を付加すると、より高い誤り訂正能力を持つLDPC−CCを作成することができる可能性が高まる。 <Condition # 3> for equations (11-1) to (11-3g) has the same relationship as <condition # 2> for equations (9-1) to (9-3g). By adding the following conditions (<condition # 4>) in addition to <condition # 3> to equations (11-1) to (11-3g), an LDPC-CC having higher error correction capability is created. The chances of being able to do it increase.

<条件#4>
式(11−1)〜(11−3g)のP(D)の次数において、以下の条件を満たす。
(b#1,1%3g、b#1,2%3g)、
(b#2,1%3g、b#2,2%3g)、
(b#3,1%3g、b#3,2%3g)、・・・、
(b#k,1%3g、b#k,2%3g)、・・・、
(b#3g−2,1%3g、b#3g−2,2%3g)、
(b#3g−1,1%3g、b#3g−1,2%3g)、
(b#3g,1%3g、b#3g,2%3g)の6g個の次数(2つの次数が1組を構成するので、3g組を構成する次数は6g個ある)の値には、0から3g−1の整数(0、1、2、3、4、・・・、3g−2、3g−1)のうち、3の倍数(つまり、0、3、6、・・・、3g−3)以外の値の全ての値が存在する。
<Condition # 4>
The following conditions are satisfied in the order of P (D) of the formulas (11-1) to (11-3 g).
(B # 1,1 % 3g, b # 1,2 % 3g),
(B # 2,1 % 3g, b # 2,2 % 3g),
(B # 3,1 % 3g, b # 3,2 % 3g), ...
(B # k, 1 % 3g, b # k, 2 % 3g), ...
(B # 3g-2,1 % 3g, b # 3g-2,2 % 3g),
(B # 3g-1,1 % 3g, b # 3g-1,2 % 3g),
(B # 3g, 1 % 3g, b # 3g, 2 % 3g) has 6g orders (since the two orders form one set, there are 6g orders that make up the 3g set). Of the integers from 0 to 3g-1 (0, 1, 2, 3, 4, ..., 3g-2, 3g-1), multiples of 3 (that is, 0, 3, 6, ..., 3g) There are all values other than -3).

ところで、検査行列において、“1”の存在する位置に規則性を持ちながらもランダム性があると良好な誤り訂正能力が得られる可能性が高い。式(11−1)〜(11−3g)のパリティ検査多項式を持つ時変周期3g(g=2、3、4、5、・・・)、符号化率を(n−1)/n(nは2以上の整数)のLDPC−CCでは、<条件#3>に加え<条件#4>の条件をつけ符号を作成すると、検査行列において、“1”の存在する位置に規則性を持ちながらもランダム性を与えることが可能となるため、良好な誤り訂正能力が得られる可能性が高まる。 By the way, in the inspection matrix, if the position where "1" exists has regularity but randomness, there is a high possibility that good error correction capability can be obtained. It has a time-varying period of 3 g (g = 2, 3, 4, 5, ...) Having a parity check polynomial of equations (11-1) to (11-3 g), and a coding rate of (n-1) / n ( In LDPC-CC with n being an integer of 2 or more), if a code is created by adding the condition of <condition # 4> in addition to <condition # 3>, the position where "1" exists has regularity in the check matrix. However, since it is possible to give randomness, the possibility of obtaining good error correction ability increases.

次に、符号化を容易に行うことができ、かつ、同一時点のパリティビットとデータビットに関連性を持たせる、時変周期3g(g=2、3、4、5、・・・)のLDPC−CCについて考える。このとき、符号化率を(n−1)/n(nは2以上の整数)とするとLDPC−CCのパリティ検査多項式は以下のようにあらわすことができる。

Figure 0006785348
Next, a time-varying period of 3 g (g = 2, 3, 4, 5, ...) That can be easily encoded and has a relation between the parity bit and the data bit at the same time point. Consider LDPC-CC. At this time, assuming that the coding rate is (n-1) / n (n is an integer of 2 or more), the parity check polynomial of LDPC-CC can be expressed as follows.
Figure 0006785348

このとき、X1(D)、X2(D)、・・・Xn−1(D)はデータ(情報)X1、X2、・・・Xn−1の多項式表現であり、P(D)はパリティの多項式表現である。そして、式(13−1)〜(13−3g)では、X1(D)、X2(D)、・・・Xn−1(D)、P(D)それぞれに3つの項が存在するようなパリティ検査多項式とし、X1(D)、X2(D)、・・・Xn−1(D)、P(D)にはDの項が存在することになる。(k=1、2、3、・・・、3g) At this time, X1 (D), X2 (D), ... Xn-1 (D) are polynomial representations of the data (information) X1, X2, ... Xn-1, and P (D) is the parity. It is a polynomial representation. Then, in the formulas (13-1) to (13-3g), there are three terms in each of X1 (D), X2 (D), ... Xn-1 (D), and P (D). As a parity check polynomial, a term of D 0 exists in X1 (D), X2 (D), ... Xn-1 (D), P (D). (K = 1, 2, 3, ..., 3g)

ただし、時変周期3g、符号化率(n−1)/n(nは2以上の整数)のLDPC−CCにおいて、時刻iのパリティをPi及び情報をXi,1、Xi,2、・・・、Xi,n−1であらわす。このとき、i%3g=kとすると(k=0、1、2、・・・、3g−1)、式(13−(k+1))のパリティ検査多項式が成立する。例えば、i=2とすると、i%3g=2(k=2)となるので、式(14)が成立する。

Figure 0006785348
However, in LDPC-CC with a time variation period of 3 g and a coding rate (n-1) / n (n is an integer of 2 or more), the parity at time i is Pi and the information is X i, 1 , X i, 2 , ..., X i, n-1 . At this time, if i% 3g = k (k = 0, 1, 2, ..., 3g-1), the parity check polynomial of the equation (13- (k + 1)) is established. For example, if i = 2, then i% 3g = 2 (k = 2), so that equation (14) holds.
Figure 0006785348

このとき、以下の条件(<条件#5>及び<条件#6>)を満たすと、更に高い誤り訂正能力を持つ符号を作成できる可能性が高くなる。 At this time, if the following conditions (<condition # 5> and <condition # 6>) are satisfied, there is a high possibility that a code having a higher error correction capability can be created.

<条件#5>
式(13−1)〜(13−3g)において、X1(D)、X2(D)、・・・Xn−1(D)の次数の組み合わせが以下の条件を満たす。
(a#1,1,1%3、a#1,1,2%3)、
(a#1,2,1%3、a#1,2,2%3)、・・・、
(a#1,p,1%3、a#1,p,2%3)、・・・、
(a#1,n−1,1%3、a#1,n−1,2%3)は、
(1、2)、(2、1)のいずれかとなる。(p=1、2、3、・・・、n−1)
かつ、
(a#2,1,1%3、a#2,1,2%3)、
(a#2,2,1%3、a#2,2,2%3)、・・・、
(a#2,p,1%3、a#2,p,2%3)、・・・、
(a#2,n−1,1%3、a#2,n−1,2%3)は、
(1、2)、(2、1)のいずれかとなる。(p=1、2、3、・・・、n−1)
かつ、
(a#3,1,1%3、a#3,1,2%3)、
(a#3,2,1%3、a#3,2,2%3)、・・・、
(a#3,p,1%3、a#3,p,2%3)、・・・、
(a#3,n−1,1%3、a#3,n−1,2%3)は、
(1、2)、(2、1)のいずれかとなる。(p=1、2、3、・・・、n−1)
かつ、



かつ、
(a#k,1,1%3、a#k,1,2%3)、
(a#k,2,1%3、a#k,2,2%3)、・・・、
(a#k,p,1%3、a#k,p,2%3)、・・・、
(a#k,n−1,1%3、a#k,n−1,2%3)は、
(1、2)、(2、1)のいずれかとなる。(p=1、2、3、・・・、n−1)(よって、k=1、2、3、・・・、3g)
かつ、



かつ、
(a#3g−2,1,1%3、a#3g−2,1,2%3)、
(a#3g−2,2,1%3、a#3g−2,2,2%3)、・・・、
(a#3g−2,p,1%3、a#3g−2,p,2%3)、・・・、
(a#3g−2,n−1,1%3、a#3g−2,n−1,2%3)は、
(1、2)、(2、1)のいずれかとなる。(p=1、2、3、・・・、n−1)
かつ、
(a#3g−1,1,1%3、a#3g−1,1,2%3)、
(a#3g−1,2,1%3、a#3g−1,2,2%3)、・・・、
(a#3g−1,p,1%3、a#3g−1,p,2%3)、・・・、
(a#3g−1,n−1,1%3、a#3g−1,n−1,2%3)は、
(1、2)、(2、1)のいずれかとなる。(p=1、2、3、・・・、n−1)
かつ、
(a#3g,1,1%3、a#3g,1,2%3)、
(a#3g,2,1%3、a#3g,2,2%3)、・・・、
(a#3g,p,1%3、a#3g,p,2%3)、・・・、
(a#3g,n−1,1%3、a#3g,n−1,2%3)は、
(1、2)、(2、1)のいずれかとなる。(p=1、2、3、・・・、n−1)
<Condition # 5>
In the formulas (13-1) to (13-3g), the combination of orders of X1 (D), X2 (D), ... Xn-1 (D) satisfies the following conditions.
(A # 1,1,1 % 3, a # 1,1,2 % 3),
(A # 1,2,1 % 3, a # 1,2,2 % 3), ...
(A # 1, p, 1 % 3, a # 1, p, 2 % 3), ...
(A # 1, n-1,1 % 3, a # 1, n-1,2 % 3)
It is either (1, 2) or (2, 1). (P = 1, 2, 3, ..., n-1)
And,
(A # 2,1,1% 3, a # 2,1,2% 3),
(A # 2,2,1 % 3, a # 2,2,2 % 3), ...
(A # 2, p, 1 % 3, a # 2, p, 2 % 3), ...
(A # 2, n-1,1 % 3, a # 2, n-1,2 % 3)
It is either (1, 2) or (2, 1). (P = 1, 2, 3, ..., n-1)
And,
(A # 3,1,1% 3, a # 3,1,2% 3),
(A # 3,2,1 % 3, a # 3,2,2 % 3), ...
(A # 3, p, 1 % 3, a # 3, p, 2 % 3), ...
(A # 3, n-1,1 % 3, a # 3, n-1,2 % 3)
It is either (1, 2) or (2, 1). (P = 1, 2, 3, ..., n-1)
And,



And,
(A # k, 1,1 % 3, a # k, 1,2 % 3),
(A # k, 2,1 % 3, a # k, 2,2 % 3), ...
(A # k, p, 1 % 3, a # k, p, 2 % 3), ...
(A # k, n-1, 1 % 3, a # k, n-1,2 % 3)
It is either (1, 2) or (2, 1). (P = 1, 2, 3, ..., n-1) (Therefore, k = 1, 2, 3, ..., 3 g)
And,



And,
(A # 3g-2,1,1% 3 , a # 3g-2,1,2% 3),
(A # 3g-2,2,1 % 3, a # 3g-2,2,2 % 3), ...
(A # 3g-2, p, 1 % 3, a # 3g-2, p, 2 % 3), ...,
(A # 3g-2, n-1, 1 % 3, a # 3g-2, n-1,2 % 3)
It is either (1, 2) or (2, 1). (P = 1, 2, 3, ..., n-1)
And,
(A # 3g-1,1,1 % 3, a # 3g-1,1,2 % 3),
(A # 3g-1,2,1 % 3, a # 3g-1,2,2 % 3), ...
(A # 3g-1, p, 1 % 3, a # 3g-1, p, 2 % 3), ...,
(A # 3g-1, n-1, 1 % 3, a # 3g-1, n-1,2 % 3) is
It is either (1, 2) or (2, 1). (P = 1, 2, 3, ..., n-1)
And,
(A # 3g, 1,1 % 3, a # 3g, 1,2 % 3),
(A # 3g, 2,1 % 3, a # 3g, 2,2 % 3), ...
(A # 3g, p, 1 % 3, a # 3g, p, 2 % 3), ...
(A # 3g, n-1,1 % 3, a # 3g, n-1,2 % 3)
It is either (1, 2) or (2, 1). (P = 1, 2, 3, ..., n-1)

加えて、式(13−1)〜(13−3g)において、P(D)の次数の組み合わが以下の条件を満たす。
(b#1,1%3、b#1,2%3)、
(b#2,1%3、b#2,2%3)、
(b#3,1%3、b#3,2%3)、・・・、
(b#k,1%3、b#k,2%3)、・・・、
(b#3g−2,1%3、b#3g−2,2%3)、
(b#3g−1,1%3、b#3g−1,2%3)、
(b#3g,1%3、b#3g,2%3)は、
(1、2)、(2、1)のいずれかとなる(k=1、2、3、・・・、3g)。
In addition, in the formulas (13-1) to (13-3g), the combination of orders of P (D) satisfies the following conditions.
(B # 1,1 % 3, b # 1,2 % 3),
(B # 2,1 % 3, b # 2,2 % 3),
(B # 3,1 % 3, b # 3,2 % 3), ...
(B # k, 1 % 3, b # k, 2 % 3), ...
(B # 3g-2,1 % 3, b # 3g-2,2 % 3),
(B # 3g-1,1 % 3, b # 3g-1,2 % 3),
(B # 3g, 1 % 3, b # 3g, 2 % 3)
It is one of (1, 2) and (2, 1) (k = 1, 2, 3, ..., 3 g).

式(13−1)〜(13−3g)に対する<条件#5>は、式(9−1)〜(9−3g)に対する<条件#2>と同様の関係となる。式(13−1)〜(13−3g)に対して、<条件#5>に加え、以下の条件(<条件#6>)を付加すると、高い誤り訂正能力を持つLDPC−CCを作成できる可能性が高くなる。 <Condition # 5> for equations (13-1) to (13-3g) has the same relationship as <condition # 2> for equations (9-1) to (9-3g). By adding the following conditions (<condition # 6>) in addition to <condition # 5> to the formulas (13-1) to (13-3g), an LDPC-CC having high error correction capability can be created. The possibility is high.

<条件#6>
式(13−1)〜(13−3g)のX1(D)の次数において、次の条件を満たす。
(a#1,1,1%3g、a#1,1,2%3g)、
(a#2,1,1%3g、a#2,1,2%3g)、・・・、
(a#p,1,1%3g、a#p,1,2%3g)、・・・、
(a#3g,1,1%3g、a#3g,1,2%3g)の6g個の値には、
0から3g−1の整数(0、1、2、3、4、・・・、3g−2、3g−1)のうち、3の倍数(つまり、0、3、6、・・・、3g−3)以外の値の全ての値が存在する。(p=1、2、3、・・・、3g)
かつ、
式(13−1)〜(13−3g)のX2(D)の次数において、次の条件を満たす。
(a#1,2,1%3g、a#1,2,2%3g)、
(a#2,2,1%3g、a#2,2,2%3g)、・・・、
(a#p,2,1%3g、a#p,2,2%3g)、・・・、
(a#3g,2,1%3g、a#3g,2,2%3g)の6g個の値には、
0から3g−1の整数(0、1、2、3、4、・・・、3g−2、3g−1)のうち、3の倍数(つまり、0、3、6、・・・、3g−3)以外の値の全ての値が存在する。(p=1、2、3、・・・、3g)
かつ、
式(13−1)〜(13−3g)のX3(D)の次数において、次の条件を満たす。
(a#1,3,1%3g、a#1,3,2%3g)、
(a#2,3,1%3g、a#2,3,2%3g)、・・・、
(a#p,3,1%3g、a#p,3,2%3g)、・・・、
(a#3g,3,1%3g、a#3g,3,2%3g)の6g個の値には、
0から3g−1の整数(0、1、2、3、4、・・・、3g−2、3g−1)のうち、3の倍数(つまり、0、3、6、・・・、3g−3)以外の値の全ての値が存在する。(p=1、2、3、・・・、3g)
かつ、



かつ、
式(13−1)〜(13−3g)のXk(D)の次数において、次の条件を満たす。
(a#1,k,1%3g、a#1,k,2%3g)、
(a#2,k,1%3g、a#2,k,2%3g)、・・・、
(a#p,k,1%3g、a#p,k,2%3g)、・・・、
(a#3g,k,1%3g、a#3g,k,2%3g)の6g個の値には、
0から3g−1の整数(0、1、2、3、4、・・・、3g−2、3g−1)のうち、3の倍数(つまり、0、3、6、・・・、3g−3)以外の値の全ての値が存在する。(p=1、2、3、・・・、3g)
(k=1、2、3、・・・、n−1)
かつ、



かつ、
式(13−1)〜(13−3g)のXn−1(D)の次数において、次の条件を満たす。
(a#1,n−1,1%3g、a#1,n−1,2%3g)、
(a#2,n−1,1%3g、a#2,n−1,2%3g)、・・・、
(a#p,n−1,1%3g、a#p,n−1,2%3g)、・・・、
(a#3g,n−1,1%3g、a#3g,n−1,2%3g)の6g個の値には、
0から3g−1の整数(0、1、2、3、4、・・・、3g−2、3g−1)のうち、3の倍数(つまり、0、3、6、・・・、3g−3)以外の値の全ての値が存在する。(p=1、2、3、・・・、3g)
かつ、
式(13−1)〜(13−3g)のP(D)の次数において、次の条件を満たす。
(b#1,1%3g、b#1,2%3g)、
(b#2,1%3g、b#2,2%3g)、
(b#3,1%3g、b#3,2%3g)、・・・、
(b#k,1%3g、b#k,2%3g)、・・・、
(b#3g−2,1%3g、b#3g−2,2%3g)、
(b#3g−1,1%3g、b#3g−1,2%3g)、
(b#3g,1%3g、b#3g,2%3g)の6g個の値には、
0から3g−1の整数(0、1、2、3、4、・・・、3g−2、3g−1)のうち、3の倍数(つまり、0、3、6、・・・、3g−3)以外の値の全ての値が存在する。(k=1、2、3、・・・、3g)
<Condition # 6>
The following conditions are satisfied in the order of X1 (D) of the formulas (13-1) to (13-3 g).
(A # 1,1,1 % 3g, a # 1,1,2 % 3g),
(A # 2,1,1% 3g, a # 2,1,2% 3g), ···,
(A # p, 1,1 % 3g, a # p, 1,2 % 3g), ...
The 6g values of (a # 3g, 1,1 % 3g, a # 3g, 1,2 % 3g) include
Of the integers from 0 to 3g-1 (0, 1, 2, 3, 4, ..., 3g-2, 3g-1), multiples of 3 (that is, 0, 3, 6, ..., 3g) All values other than -3) exist. (P = 1, 2, 3, ..., 3 g)
And,
The following conditions are satisfied in the order of X2 (D) of the formulas (13-1) to (13-3 g).
(A # 1,2,1 % 3g, a # 1,2,2 % 3g),
(A # 2,2,1 % 3g, a # 2,2,2 % 3g), ...
(A # p, 2,1 % 3g, a #p, 2,2 % 3g), ...
The 6g values of (a # 3g, 2,1 % 3g, a # 3g, 2,2 % 3g) include
Of the integers from 0 to 3g-1 (0, 1, 2, 3, 4, ..., 3g-2, 3g-1), multiples of 3 (that is, 0, 3, 6, ..., 3g) All values other than -3) exist. (P = 1, 2, 3, ..., 3 g)
And,
The following conditions are satisfied in the order of X3 (D) of the formulas (13-1) to (13-3 g).
(A # 1,3,1% 3g, a # 1,3,2% 3g),
(A # 2,3,1% 3g, a # 2,3,2% 3g), ···,
(A # p, 3.1 % 3g, a # p, 3,2 % 3g), ...
The 6g values of (a # 3g, 3.1 % 3g, a # 3g, 3,2 % 3g) include
Of the integers from 0 to 3g-1 (0, 1, 2, 3, 4, ..., 3g-2, 3g-1), multiples of 3 (that is, 0, 3, 6, ..., 3g) All values other than -3) exist. (P = 1, 2, 3, ..., 3 g)
And,



And,
The following conditions are satisfied in the order of Xk (D) of the formulas (13-1) to (13-3 g).
(A # 1, k, 1 % 3g, a # 1, k, 2 % 3g),
(A # 2, k, 1 % 3g, a # 2, k, 2 % 3g), ...
(A # p, k, 1 % 3g, a # p, k, 2 % 3g), ...
The 6g values of (a # 3g, k, 1 % 3g, a # 3g, k, 2 % 3g) include
Of the integers from 0 to 3g-1 (0, 1, 2, 3, 4, ..., 3g-2, 3g-1), multiples of 3 (that is, 0, 3, 6, ..., 3g) All values other than -3) exist. (P = 1, 2, 3, ..., 3 g)
(K = 1, 2, 3, ..., n-1)
And,



And,
The following conditions are satisfied in the order of Xn-1 (D) of the formulas (13-1) to (13-3g).
(A # 1, n-1,1 % 3g, a # 1, n-1,2 % 3g),
(A # 2, n-1,1 % 3g, a # 2, n-1,2 % 3g), ...
(A # p, n-1, 1 % 3g, a # p, n-1,2 % 3g), ...
The 6g values of (a # 3g, n-1, 1 % 3g, a # 3g, n-1,2 % 3g) include
Of the integers from 0 to 3g-1 (0, 1, 2, 3, 4, ..., 3g-2, 3g-1), multiples of 3 (that is, 0, 3, 6, ..., 3g) All values other than -3) exist. (P = 1, 2, 3, ..., 3 g)
And,
The following conditions are satisfied in the order of P (D) of the formulas (13-1) to (13-3 g).
(B # 1,1 % 3g, b # 1,2 % 3g),
(B # 2,1 % 3g, b # 2,2 % 3g),
(B # 3,1 % 3g, b # 3,2 % 3g), ...
(B # k, 1 % 3g, b # k, 2 % 3g), ...
(B # 3g-2,1 % 3g, b # 3g-2,2 % 3g),
(B # 3g-1,1 % 3g, b # 3g-1,2 % 3g),
The 6g values of (b # 3g, 1 % 3g, b # 3g, 2 % 3g) include
Of the integers from 0 to 3g-1 (0, 1, 2, 3, 4, ..., 3g-2, 3g-1), multiples of 3 (that is, 0, 3, 6, ..., 3g) All values other than -3) exist. (K = 1, 2, 3, ..., 3g)

ところで、検査行列において、“1”の存在する位置に規則性を持ちながらもランダム性があると良好な誤り訂正能力が得られる可能性が高い。式(13−1)〜(13−3g)のパリティ検査多項式を持つ時変周期3g(g=2、3、4、5、・・・)、符号化率を(n−1)/n(nは2以上の整数)のLDPC−CCでは、<条件#5>に加え<条件#6>の条件を付加して符号を作成すると、検査行列において、“1”の存在する位置に規則性を持ちながらもランダム性を与えることが可能となるため、より良好な誤り訂正能力が得られる可能性が高まる。 By the way, in the inspection matrix, if the position where "1" exists has regularity but randomness, there is a high possibility that good error correction capability can be obtained. The time-varying period 3g (g = 2, 3, 4, 5, ...) With the parity check polynomials of equations (13-1) to (13-3g), and the coding rate is (n-1) / n ( In LDPC-CC in which n is an integer of 2 or more), when a code is created by adding the condition of <condition # 6> in addition to <condition # 5>, regularity occurs at the position where "1" exists in the check matrix. Since it is possible to give randomness while having the above, the possibility of obtaining better error correction ability increases.

また、<条件#6>のかわりに、<条件#6’>を用いる、つまり、<条件#5>に加え、<条件#6’>を付加し符号を作成しても、より高い誤り訂正能力を持つLDPC−CCを作成できる可能性が高くなる。 Further, even if <condition # 6'> is used instead of <condition # 6>, that is, <condition # 6'> is added in addition to <condition # 5> to create a code, higher error correction is performed. There is a high possibility that LDPC-CC with the ability can be created.

<条件#6’>
式(13−1)〜(13−3g)のX1(D)の次数において、次の条件を満たす。
(a#1,1,1%3g、a#1,1,2%3g)、
(a#2,1,1%3g、a#2,1,2%3g)、・・・、
(a#p,1,1%3g、a#p,1,2%3g)、・・・、
(a#3g,1,1%3g、a#3g,1,2%3g)の6g個の値には、
0から3g−1の整数(0、1、2、3、4、・・・、3g−2、3g−1)のうち、3の倍数(つまり、0、3、6、・・・、3g−3)以外の値の全ての値が存在する。(p=1、2、3、・・・、3g)
又は、
式(13−1)〜(13−3g)のX2(D)の次数において、次の条件を満たす。
(a#1,2,1%3g、a#1,2,2%3g)、
(a#2,2,1%3g、a#2,2,2%3g)、・・・、
(a#p,2,1%3g、a#p,2,2%3g)、・・・、
(a#3g,2,1%3g、a#3g,2,2%3g)の6g個の値には、
0から3g−1の整数(0、1、2、3、4、・・・、3g−2、3g−1)のうち、3の倍数(つまり、0、3、6、・・・、3g−3)以外の値の全ての値が存在する。(p=1、2、3、・・・、3g)
又は、
式(13−1)〜(13−3g)のX3(D)の次数において、次の条件を満たす。
(a#1,3,1%3g、a#1,3,2%3g)、
(a#2,3,1%3g、a#2,3,2%3g)、・・・、
(a#p,3,1%3g、a#p,3,2%3g)、・・・、
(a#3g,3,1%3g、a#3g,3,2%3g)の6g個の値には、
0から3g−1の整数(0、1、2、3、4、・・・、3g−2、3g−1)のうち、3の倍数(つまり、0、3、6、・・・、3g−3)以外の値の全ての値が存在する。(p=1、2、3、・・・、3g)
又は、



又は、
式(13−1)〜(13−3g)のXk(D)の次数において、次の条件を満たす。
(a#1,k,1%3g、a#1,k,2%3g)、
(a#2,k,1%3g、a#2,k,2%3g)、・・・、
(a#p,k,1%3g、a#p,k,2%3g)、・・・、
(a#3g,k,1%3g、a#3g,k,2%3g)の6g個の値には、
0から3g−1の整数(0、1、2、3、4、・・・、3g−2、3g−1)のうち、3の倍数(つまり、0、3、6、・・・、3g−3)以外の値の全ての値が存在する。(p=1、2、3、・・・、3g)
(k=1、2、3、・・・、n−1)
又は、



又は、
式(13−1)〜(13−3g)のXn−1(D)の次数において、次の条件を満たす。
(a#1,n−1,1%3g、a#1,n−1,2%3g)、
(a#2,n−1,1%3g、a#2,n−1,2%3g)、・・・、
(a#p,n−1,1%3g、a#p,n−1,2%3g)、・・・、
(a#3g,n−1,1%3g、a#3g,n−1,2%3g)の6g個の値には、
0から3g−1の整数(0、1、2、3、4、・・・、3g−2、3g−1)のうち、3の倍数(つまり、0、3、6、・・・、3g−3)以外の値の全ての値が存在する。(p=1、2、3、・・・、3g)
又は、
式(13−1)〜(13−3g)のP(D)の次数において、次の条件を満たす。
(b#1,1%3g、b#1,2%3g)、
(b#2,1%3g、b#2,2%3g)、
(b#3,1%3g、b#3,2%3g)、・・・、
(b#k,1%3g、b#k,2%3g)、・・・、
(b#3g−2,1%3g、b#3g−2,2%3g)、
(b#3g−1,1%3g、b#3g−1,2%3g)、
(b#3g,1%3g、b#3g,2%3g)の6g個の値には、
0から3g−1の整数(0、1、2、3、4、・・・、3g−2、3g−1)のうち、3の倍数(つまり、0、3、6、・・・、3g−3)以外の値の全ての値が存在する。(k=1、2、3、・・・、3g)
<Condition # 6'>
The following conditions are satisfied in the order of X1 (D) of the formulas (13-1) to (13-3 g).
(A # 1,1,1 % 3g, a # 1,1,2 % 3g),
(A # 2,1,1% 3g, a # 2,1,2% 3g), ···,
(A # p, 1,1 % 3g, a # p, 1,2 % 3g), ...
The 6g values of (a # 3g, 1,1 % 3g, a # 3g, 1,2 % 3g) include
Of the integers from 0 to 3g-1 (0, 1, 2, 3, 4, ..., 3g-2, 3g-1), multiples of 3 (that is, 0, 3, 6, ..., 3g) All values other than -3) exist. (P = 1, 2, 3, ..., 3 g)
Or
The following conditions are satisfied in the order of X2 (D) of the formulas (13-1) to (13-3 g).
(A # 1,2,1 % 3g, a # 1,2,2 % 3g),
(A # 2,2,1 % 3g, a # 2,2,2 % 3g), ...
(A # p, 2,1 % 3g, a #p, 2,2 % 3g), ...
The 6g values of (a # 3g, 2,1 % 3g, a # 3g, 2,2 % 3g) include
Of the integers from 0 to 3g-1 (0, 1, 2, 3, 4, ..., 3g-2, 3g-1), multiples of 3 (that is, 0, 3, 6, ..., 3g) All values other than -3) exist. (P = 1, 2, 3, ..., 3 g)
Or
The following conditions are satisfied in the order of X3 (D) of the formulas (13-1) to (13-3 g).
(A # 1,3,1% 3g, a # 1,3,2% 3g),
(A # 2,3,1% 3g, a # 2,3,2% 3g), ···,
(A # p, 3.1 % 3g, a # p, 3,2 % 3g), ...
The 6g values of (a # 3g, 3.1 % 3g, a # 3g, 3,2 % 3g) include
Of the integers from 0 to 3g-1 (0, 1, 2, 3, 4, ..., 3g-2, 3g-1), multiples of 3 (that is, 0, 3, 6, ..., 3g) All values other than -3) exist. (P = 1, 2, 3, ..., 3 g)
Or



Or
The following conditions are satisfied in the order of Xk (D) of the formulas (13-1) to (13-3 g).
(A # 1, k, 1 % 3g, a # 1, k, 2 % 3g),
(A # 2, k, 1 % 3g, a # 2, k, 2 % 3g), ...
(A # p, k, 1 % 3g, a # p, k, 2 % 3g), ...
The 6g values of (a # 3g, k, 1 % 3g, a # 3g, k, 2 % 3g) include
Of the integers from 0 to 3g-1 (0, 1, 2, 3, 4, ..., 3g-2, 3g-1), multiples of 3 (that is, 0, 3, 6, ..., 3g) All values other than -3) exist. (P = 1, 2, 3, ..., 3 g)
(K = 1, 2, 3, ..., n-1)
Or



Or
The following conditions are satisfied in the order of Xn-1 (D) of the formulas (13-1) to (13-3g).
(A # 1, n-1,1 % 3g, a # 1, n-1,2 % 3g),
(A # 2, n-1,1 % 3g, a # 2, n-1,2 % 3g), ...
(A # p, n-1, 1 % 3g, a # p, n-1,2 % 3g), ...
The 6g values of (a # 3g, n-1, 1 % 3g, a # 3g, n-1,2 % 3g) include
Of the integers from 0 to 3g-1 (0, 1, 2, 3, 4, ..., 3g-2, 3g-1), multiples of 3 (that is, 0, 3, 6, ..., 3g) All values other than -3) exist. (P = 1, 2, 3, ..., 3 g)
Or
The following conditions are satisfied in the order of P (D) of the formulas (13-1) to (13-3 g).
(B # 1,1 % 3g, b # 1,2 % 3g),
(B # 2,1 % 3g, b # 2,2 % 3g),
(B # 3,1 % 3g, b # 3,2 % 3g), ...
(B # k, 1 % 3g, b # k, 2 % 3g), ...
(B # 3g-2,1 % 3g, b # 3g-2,2 % 3g),
(B # 3g-1,1 % 3g, b # 3g-1,2 % 3g),
The 6g values of (b # 3g, 1 % 3g, b # 3g, 2 % 3g) include
Of the integers from 0 to 3g-1 (0, 1, 2, 3, 4, ..., 3g-2, 3g-1), multiples of 3 (that is, 0, 3, 6, ..., 3g) All values other than -3) exist. (K = 1, 2, 3, ..., 3g)

以上、時変周期3g、符号化率(n−1)/n(nは2以上の整数)のLDPC−CCについて説明した。以下、時変周期3g、符号化率1/2(n=2)のLDPC−CCのパリティ検査多項式の次数の条件について説明する。 The LDPC-CC having a time-varying period of 3 g and a coding rate (n-1) / n (n is an integer of 2 or more) has been described above. Hereinafter, the conditions of the degree of the parity check polynomial of the LDPC-CC having a time variation period of 3 g and a coding rate of 1/2 (n = 2) will be described.

時変周期を3g(g=1、2、3、4、・・・)、符号化率1/2(n=2)のLDPC−CCのパリティ検査多項式として、式(15−1)〜(15−3g)を考える。

Figure 0006785348
Equations (15-1) to (15-1) as a parity check polynomial of LDPC-CC having a time-varying period of 3 g (g = 1, 2, 3, 4, ...) And a coding rate of 1/2 (n = 2). 15-3g) is considered.
Figure 0006785348

このとき、X(D)はデータ(情報)Xの多項式表現であり、P(D)はパリティの多項式表現である。ここで、式(15−1)〜(15−3g)では、X(D)、P(D)それぞれに3つの項が存在するようなパリティ検査多項式とする。 At this time, X (D) is a polynomial representation of the data (information) X, and P (D) is a polynomial representation of the parity. Here, in the equations (15-1) to (15-3g), it is assumed that the parity check polynomial has three terms in each of X (D) and P (D).

時変周期3のLDPC−CC及び時変周期6のLDPC−CCと同様に考えると、式(15−1)〜(15−3g)のパリティ検査多項式であらわされる時変周期3g、符号化率1/2(n=2)のLDPC−CCにおいて、以下の条件(<条件#2−1>)を満たすと、より高い誤り訂正能力を得ることができる可能性が高まる。 Considering the same as LDPC-CC with time-varying period 3 and LDPC-CC with time-varying period 6, time-varying period 3g and coding rate represented by the parity check polynomials of equations (15-1) to (15-3g). In the LDPC-CC of 1/2 (n = 2), if the following conditions (<condition # 2-1>) are satisfied, the possibility that a higher error correction capability can be obtained increases.

ただし、時変周期3g、符号化率1/2(n=2)のLDPC−CCにおいて、時刻iのパリティをPi及び情報をXi,1であらわす。このとき、i%3g=kとすると(k=0、1、2、・・・、3g−1)、式(15−(k+1))のパリティ検査多項式が成立する。例えば、i=2とすると、i%3g=2(k=2)となるので、式(16)が成立する。

Figure 0006785348
However, in the LDPC-CC having a time variation period of 3 g and a coding rate of 1/2 (n = 2), the parity at time i is represented by Pi and the information is represented by X i and 1 . At this time, if i% 3g = k (k = 0, 1, 2, ..., 3g-1), the parity check polynomial of the equation (15- (k + 1)) is established. For example, if i = 2, then i% 3g = 2 (k = 2), so that equation (16) holds.
Figure 0006785348

また、式(15−1)〜式(15−3g)において、a#k,1,1、a#k,1,2、a#k,1,3は整数(ただし、a#k,1,1≠a#k,1,2≠a#k,1,3)とする(k=1、2、3、・・・、3g)。また、b#k,1、b#k,2、b#k,3は整数(ただし、b#k,1≠b#k,2≠b#k,3)とする。式(15−k)のパリティ検査多項式(k=1、2、3、・・・、3g)を「検査式#k」と呼び、式(15−k)のパリティ検査多項式に基づくサブ行列を、第kサブ行列Hとする。そして、第1サブ行列H、第2サブ行列H、第3サブ行列H、・・・、第3gサブ行列H3gから生成する時変周期3gのLDPC―CCについて考える。 Further, in the equations (15-1) to (15-3g), a # k, 1,1 , a # k, 1 , 2 , a # k, 1,3 are integers (however, a # k, 1). , 1 ≠ a # k, 1, 2, ≠ a # k, 1, 3 ) (k = 1, 2, 3, ..., 3 g). Further, b # k, 1 , b # k, 2 , b # k, and 3 are integers (where b # k, 1 ≠ b # k, 2 ≠ b # k, 3 ). The parity check polynomial (k = 1, 2, 3, ..., 3 g) of the formula (15-k) is called "check formula #k", and the submatrix based on the parity check polynomial of the formula (15-k) is called. , Kth sub-matrix H k . Then, consider LDPC-CC having a time variation period of 3 g generated from the first sub-matrix H 1 , the second sub-matrix H 2 , the third sub-matrix H 3 , ..., And the third g sub-matrix H 3 g .

<条件#2−1>
式(15−1)〜(15−3g)において、X(D)及びP(D)の次数の組み合わせが以下の条件を満たす。
(a#1,1,1%3、a#1,1,2%3、a#1,1,3%3)、
(b#1,1%3、b#1,2%3、b#1,3%3)は、
(0、1、2)、(0、2、1)、(1、0、2)、(1、2、0)、(2、0、1)、(2、1、0)のいずれかとなる。
かつ、
(a#2,1,1%3、a#2,1,2%3、a#2,1,3%3)、
(b#2,1%3、b#2,2%3、b#2,3%3)は、
(0、1、2)、(0、2、1)、(1、0、2)、(1、2、0)、(2、0、1)、(2、1、0)のいずれかとなる。
かつ、
(a#3,1,1%3、a#3,1,2%3、a#3,1,3%3)、
(b#3,1%3、b#3,2%3、b#3,3%3)は、
(0、1、2)、(0、2、1)、(1、0、2)、(1、2、0)、(2、0、1)、(2、1、0)のいずれかとなる。
かつ、



かつ、
(a#k,1,1%3、a#k,1,2%3、a#k,1,3%3)、
(b#k,1%3、b#k,2%3、b#k,3%3)は、
(0、1、2)、(0、2、1)、(1、0、2)、(1、2、0)、(2、0、1)、(2、1、0)のいずれかとなる。(よって、k=1、2、3、・・・、3g)
かつ、



かつ、
(a#3g−2,1,1%3、a#3g−2,1,2%3、a#3g−2,1,3%3)、
(b#3g−2,1%3、b#3g−2,2%3、b#3g−2,3%3)は、
(0、1、2)、(0、2、1)、(1、0、2)、(1、2、0)、(2、0、1)、(2、1、0)のいずれかとなる。
かつ、
(a#3g−1,1,1%3、a#3g−1,1,2%3、a#3g−1,1,3%3)、
(b#3g−1,1%3、b#3g−1,2%3、b#3g−1,3%3)は、
(0、1、2)、(0、2、1)、(1、0、2)、(1、2、0)、(2、0、1)、(2、1、0)のいずれかとなる。
かつ、
(a#3g,1,1%3、a#3g,1,2%3、a#3g,1,3%3)、
(b#3g,1%3、b#3g,2%3、b#3g,3%3)は、
(0、1、2)、(0、2、1)、(1、0、2)、(1、2、0)、(2、0、1)、(2、1、0)のいずれかとなる。
<Condition # 2-1>
In formulas (15-1) to (15-3g), the combination of orders of X (D) and P (D) satisfies the following conditions.
(A # 1,1,1 % 3, a # 1,1,2 % 3, a # 1,1,3 % 3),
(B # 1,1 % 3, b # 1,2 % 3, b # 1,3 % 3)
With any of (0, 1, 2), (0, 2, 1), (1, 0, 2), (1, 2, 0), (2, 0, 1), (2, 1, 0) Become.
And,
(A # 2,1,1% 3, a # 2,1,2% 3, a # 2,1,3% 3),
(B # 2, 1 % 3, b # 2, 2 % 3, b # 2, 3 % 3)
With any of (0, 1, 2), (0, 2, 1), (1, 0, 2), (1, 2, 0), (2, 0, 1), (2, 1, 0) Become.
And,
(A # 3,1,1% 3, a # 3,1,2% 3, a # 3,1,3% 3),
(B # 3,1 % 3, b # 3,2 % 3, b # 3,3 % 3)
With any of (0, 1, 2), (0, 2, 1), (1, 0, 2), (1, 2, 0), (2, 0, 1), (2, 1, 0) Become.
And,



And,
(A # k, 1,1 % 3, a # k, 1,2 % 3, a # k, 1,3 % 3),
(B # k, 1 % 3, b # k, 2 % 3, b # k, 3 % 3) is
With any of (0, 1, 2), (0, 2, 1), (1, 0, 2), (1, 2, 0), (2, 0, 1), (2, 1, 0) Become. (Therefore, k = 1, 2, 3, ..., 3g)
And,



And,
(A # 3g-2,1,1% 3 , a # 3g-2,1,2% 3, a # 3g-2,1,3% 3),
(B # 3g-2,1 % 3, b # 3g-2,2 % 3, b # 3g-2,3 % 3)
With any of (0, 1, 2), (0, 2, 1), (1, 0, 2), (1, 2, 0), (2, 0, 1), (2, 1, 0) Become.
And,
(A # 3g-1,1,1 % 3, a # 3g-1,1,2 % 3, a # 3g-1,1,3 % 3),
(B # 3g-1,1 % 3, b # 3g-1,2 % 3, b # 3g-1,3 % 3)
With any of (0, 1, 2), (0, 2, 1), (1, 0, 2), (1, 2, 0), (2, 0, 1), (2, 1, 0) Become.
And,
(A # 3g, 1,1 % 3, a # 3g, 1,2 % 3, a # 3g, 1,3 % 3),
(B # 3g, 1 % 3, b # 3g, 2 % 3, b # 3g, 3 % 3)
With any of (0, 1, 2), (0, 2, 1), (1, 0, 2), (1, 2, 0), (2, 0, 1), (2, 1, 0) Become.

ただし、符号化を容易に行うという点を考慮すると、式(15−1)〜(15−3g)において、
(b#k,1%3、b#k,2%3、b#k,3%3)の3つのうち“0”が1つ存在すると良い(ただし、k=1、2、・・・3g)。このとき、D=1が存在し、かつb#k,1、b#k,2、b#k,3が0以上の整数であれば、パリティPを逐次的に求めることができるという特徴を持つからである。
However, in consideration of easy coding, in the equations (15-1) to (15-3g),
It is preferable that one "0" exists out of the three (b # k, 1 % 3, b # k, 2 % 3, b # k, 3 % 3) (however, k = 1, 2, ... 3g). At this time, if D 0 = 1 exists and b # k, 1 , b # k, 2 , b # k, and 3 are integers of 0 or more, the parity P can be sequentially obtained. Because it has.

また、同一時点のパリティビットとデータビットに関連性を持たせ、高い訂正能力を持つ符号の探索を容易に行うためには、
(a#k,1,1%3、a#k,1,2%3、a#k,1,3%3)の3つのうち“0”が1つ存在すると良い(ただし、k=1、2、・・・3g)。
In addition, in order to make the parity bit and the data bit at the same time related to each other and to easily search for a code having a high correction capability,
It is preferable that one "0" exists out of the three (a # k, 1,1 % 3, a # k, 1,2 % 3, a # k, 1,3 % 3) (however, k = 1). 2, ... 3g).

次に、符号化を容易に行うという点を考慮した時変周期3g(g=2、3、4、5、・・・)のLDPC−CCについて考える。このとき、符号化率を1/2(n=2)とするとLDPC−CCのパリティ検査多項式は以下のようにあらわすことができる。

Figure 0006785348
Next, consider an LDPC-CC having a time-varying period of 3 g (g = 2, 3, 4, 5, ...) Considering that coding can be easily performed. At this time, assuming that the coding rate is 1/2 (n = 2), the parity check polynomial of LDPC-CC can be expressed as follows.
Figure 0006785348

このとき、X(D)はデータ(情報)Xの多項式表現であり、P(D)はパリティの多項式表現である。ここで、式(17−1)〜(17−3g)では、X、P(D)それぞれに3つの項が存在するようなパリティ検査多項式とする。ただし、時変周期3g、符号化率1/2(n=2)のLDPC−CCにおいて、時刻iのパリティをPi及び情報をXi,1であらわす。このとき、i%3g=kとすると(k=0、1、2、・・・、3g−1)、式(17−(k+1))のパリティ検査多項式が成立する。例えば、i=2とすると、i%3g=2(k=2)となるので、式(18)が成立する。

Figure 0006785348
At this time, X (D) is a polynomial representation of the data (information) X, and P (D) is a polynomial representation of the parity. Here, in the equations (17-1) to (17-3g), it is assumed that the parity check polynomial has three terms in each of X and P (D). However, in the LDPC-CC having a time variation period of 3 g and a coding rate of 1/2 (n = 2), the parity at time i is represented by Pi and the information is represented by X i and 1 . At this time, if i% 3g = k (k = 0, 1, 2, ..., 3g-1), the parity check polynomial of the equation (17- (k + 1)) is established. For example, if i = 2, then i% 3g = 2 (k = 2), so that equation (18) holds.
Figure 0006785348

このとき、<条件#3−1>及び<条件#4−1>を満たすと、より高い誤り訂正能力を持つ符号を作成することができる可能性が高まる。 At this time, if <Condition # 3-1> and <Condition # 4-1> are satisfied, the possibility that a code having a higher error correction capability can be created increases.

<条件#3−1>
式(17−1)〜(17−3g)において、X(D)の次数の組み合わせが以下の条件を満たす。
(a#1,1,1%3、a#1,1,2%3、a#1,1,3%3)は、(0、1、2)、(0、2、1)、(1、0、2)、(1、2、0)、(2、0、1)、(2、1、0)のいずれかとなる。
かつ、
(a#2,1,1%3、a#2,1,2%3、a#2,1,3%3)は、(0、1、2)、(0、2、1)、(1、0、2)、(1、2、0)、(2、0、1)、(2、1、0)のいずれかとなる。
かつ、
(a#3,1,1%3、a#3,1,2%3、a#3,1,3%3)は、(0、1、2)、(0、2、1)、(1、0、2)、(1、2、0)、(2、0、1)、(2、1、0)のいずれかとなる。
かつ、



かつ、
(a#k,1,1%3、a#k,1,2%3、a#k,1,3%3)は、(0、1、2)、(0、2、1)、(1、0、2)、(1、2、0)、(2、0、1)、(2、1、0)のいずれかとなる。(よって、k=1、2、3、・・・、3g)
かつ、



かつ、
(a#3g−2,1,1%3、a#3g−2,1,2%3、a#3g−2,1,3%3)は、(0、1、2)、(0、2、1)、(1、0、2)、(1、2、0)、(2、0、1)、(2、1、0)のいずれかとなる。
かつ、
(a#3g−1,1,1%3、a#3g−1,1,2%3、a#3g−1,1,3%3)は、(0、1、2)、(0、2、1)、(1、0、2)、(1、2、0)、(2、0、1)、(2、1、0)のいずれかとなる。
かつ、
(a#3g,1,1%3、a#3g,1,2%3、a#3g,1,3%3)は、(0、1、2)、(0、2、1)、(1、0、2)、(1、2、0)、(2、0、1)、(2、1、0)のいずれかとなる。
<Condition # 3-1>
In formulas (17-1) to (17-3g), the combination of orders of X (D) satisfies the following conditions.
(A # 1,1,1 % 3, a # 1,1,2 % 3, a # 1,1,3 % 3) are (0,1,2), (0,2,1), ( It is one of 1, 0, 2), (1, 2, 0), (2, 0, 1), (2, 1, 0).
And,
(A # 2,1,1% 3, a # 2,1,2% 3, a # 2,1,3% 3) is (0,1,2), (0,2,1), ( It is one of 1, 0, 2), (1, 2, 0), (2, 0, 1), (2, 1, 0).
And,
(A # 3,1,1 % 3, a # 3,1,2 % 3, a # 3,1,3 % 3) are (0,1,2), (0,2,1), ( It is one of 1, 0, 2), (1, 2, 0), (2, 0, 1), (2, 1, 0).
And,



And,
(A # k, 1,1 % 3, a # k, 1,2 % 3, a # k, 1,3 % 3) is (0, 1, 2), (0, 2, 1), ( It is one of 1, 0, 2), (1, 2, 0), (2, 0, 1), (2, 1, 0). (Therefore, k = 1, 2, 3, ..., 3g)
And,



And,
(A # 3g-2,1,1% 3 , a # 3g-2,1,2% 3, a # 3g-2,1,3% 3) is (0,1,2), (0, It is one of 2, 1), (1, 0, 2), (1, 2, 0), (2, 0, 1), (2, 1, 0).
And,
(A # 3g-1,1,1 % 3, a # 3g-1,1,2 % 3, a # 3g-1,1,3 % 3) is (0,1,2), (0, It is one of 2, 1), (1, 0, 2), (1, 2, 0), (2, 0, 1), (2, 1, 0).
And,
(A # 3g, 1,1 % 3, a # 3g, 1,2 % 3, a # 3g, 1,3 % 3) is (0, 1, 2), (0, 2, 1), ( It is one of 1, 0, 2), (1, 2, 0), (2, 0, 1), (2, 1, 0).

加えて、式(17−1)〜(17−3g)において、P(D)の次数の組み合わが以下の条件を満たす。
(b#1,1%3、b#1,2%3)、
(b#2,1%3、b#2,2%3)、
(b#3,1%3、b#3,2%3)、・・・、
(b#k,1%3、b#k,2%3)、・・・、
(b#3g−2,1%3、b#3g−2,2%3)、
(b#3g−1,1%3、b#3g−1,2%3)、
(b#3g,1%3、b#3g,2%3)は、
(1、2)、(2、1)のいずれかとなる(k=1、2、3、・・・、3g)。
In addition, in the formulas (17-1) to (17-3g), the combination of orders of P (D) satisfies the following conditions.
(B # 1,1 % 3, b # 1,2 % 3),
(B # 2,1 % 3, b # 2,2 % 3),
(B # 3,1 % 3, b # 3,2 % 3), ...
(B # k, 1 % 3, b # k, 2 % 3), ...
(B # 3g-2,1 % 3, b # 3g-2,2 % 3),
(B # 3g-1,1 % 3, b # 3g-1,2 % 3),
(B # 3g, 1 % 3, b # 3g, 2 % 3)
It is one of (1, 2) and (2, 1) (k = 1, 2, 3, ..., 3 g).

式(17−1)〜(17−3g)に対する<条件#3−1>は、式(15−1)〜(15−3g)に対する<条件#2−1>と同様の関係となる。式(17−1)〜(17−3g)に対して、<条件#3−1>に加え、以下の条件(<条件#4−1>)を付加すると、より高い誤り訂正能力を持つLDPC−CCを作成することができる可能性が高まる。 The <condition # 3-1> for the formulas (17-1) to (17-3g) has the same relationship as the <condition # 2-1> for the formulas (15-1) to (15-3g). When the following conditions (<condition # 4-1>) are added to the equations (17-1) to (17-3g) in addition to <condition # 3-1>, the LDPC having a higher error correction capability is added. -It is more likely that you can create a CC.

<条件#4−1>
式(17−1)〜(17−3g)のP(D)の次数において、以下の条件を満たす。
(b#1,1%3g、b#1,2%3g)、
(b#2,1%3g、b#2,2%3g)、
(b#3,1%3g、b#3,2%3g)、・・・、
(b#k,1%3g、b#k,2%3g)、・・・、
(b#3g−2,1%3g、b#3g−2,2%3g)、
(b#3g−1,1%3g、b#3g−1,2%3g)、
(b#3g,1%3g、b#3g,2%3g)の6g個の値には、
0から3g−1の整数(0、1、2、3、4、・・・、3g−2、3g−1)のうち、3の倍数(つまり、0、3、6、・・・、3g−3)以外の値の全ての値が存在する。
<Condition # 4-1>
The following conditions are satisfied in the order of P (D) of the formulas (17-1) to (17-3 g).
(B # 1,1 % 3g, b # 1,2 % 3g),
(B # 2,1 % 3g, b # 2,2 % 3g),
(B # 3,1 % 3g, b # 3,2 % 3g), ...
(B # k, 1 % 3g, b # k, 2 % 3g), ...
(B # 3g-2,1 % 3g, b # 3g-2,2 % 3g),
(B # 3g-1,1 % 3g, b # 3g-1,2 % 3g),
The 6g values of (b # 3g, 1 % 3g, b # 3g, 2 % 3g) include
Of the integers from 0 to 3g-1 (0, 1, 2, 3, 4, ..., 3g-2, 3g-1), multiples of 3 (that is, 0, 3, 6, ..., 3g) All values other than -3) exist.

ところで、検査行列において、“1”の存在する位置に規則性を持ちながらもランダム性があると良好な誤り訂正能力が得られる可能性が高い。式(17−1)〜(17−3g)のパリティ検査多項式を持つ時変周期3g(g=2、3、4、5、・・・)、符号化率1/2(n=2)のLDPC−CCでは、<条件#3−1>に加え<条件#4−1>の条件をつけ符号を作成すると、検査行列において、“1”の存在する位置に規則性を持ちながらもランダム性を与えることが可能となるため、より良好な誤り訂正能力が得られる可能性が高まる。 By the way, in the inspection matrix, if the position where "1" exists has regularity but randomness, there is a high possibility that good error correction capability can be obtained. With a time-varying period of 3 g (g = 2, 3, 4, 5, ...) With a parity check polynomial of equations (17-1) to (17-3 g), a coding rate of 1/2 (n = 2). In LDPC-CC, if a code is created by adding the condition of <condition # 4-1> in addition to <condition # 3-1>, the position where "1" exists in the check matrix has regularity but randomness. Therefore, there is a high possibility that a better error correction ability can be obtained.

次に、符号化を容易に行うことができ、かつ、同一時点のパリティビットとデータビットに関連性を持たせる、時変周期3g(g=2、3、4、5、・・・)のLDPC−CCについて考える。このとき、符号化率を1/2(n=2)とするとLDPC−CCのパリティ検査多項式は以下のようにあらわすことができる。

Figure 0006785348
Next, a time-varying period of 3 g (g = 2, 3, 4, 5, ...) That can be easily encoded and has a relation between the parity bit and the data bit at the same time point. Consider LDPC-CC. At this time, assuming that the coding rate is 1/2 (n = 2), the parity check polynomial of LDPC-CC can be expressed as follows.
Figure 0006785348

このとき、X(D)はデータ(情報)Xの多項式表現であり、P(D)はパリティの多項式表現である。そして、式(19−1)〜(19−3g)では、X(D)、P(D)それぞれに3つの項が存在するようなパリティ検査多項式とし、X(D)、P(D)にはDの項が存在することになる。(k=1、2、3、・・・、3g) At this time, X (D) is a polynomial representation of the data (information) X, and P (D) is a polynomial representation of the parity. Then, in the equations (19-1) to (19-3g), a parity check polynomial in which three terms exist in each of X (D) and P (D) is used, and X (D) and P (D) are set. Will have a term of D 0 . (K = 1, 2, 3, ..., 3g)

ただし、時変周期3g、符号化率1/2(n=2)のLDPC−CCにおいて、時刻iのパリティをPi及び情報をXi,1であらわす。このとき、i%3g=kとすると(k=0、1、2、・・・、3g−1)、式(19−(k+1))のパリティ検査多項式が成立する。例えば、i=2とすると、i%3g=2(k=2)となるので、式(20)が成立する。

Figure 0006785348
However, in the LDPC-CC having a time variation period of 3 g and a coding rate of 1/2 (n = 2), the parity at time i is represented by Pi and the information is represented by X i and 1 . At this time, if i% 3g = k (k = 0, 1, 2, ..., 3g-1), the parity check polynomial of the equation (19- (k + 1)) is established. For example, if i = 2, then i% 3g = 2 (k = 2), so that equation (20) holds.
Figure 0006785348

このとき、以下の条件(<条件#5−1>及び<条件#6−1>)を満たすと、より高い誤り訂正能力を持つ符号を作成することができる可能性が高まる。 At this time, if the following conditions (<condition # 5-1> and <condition # 6-1>) are satisfied, the possibility that a code having a higher error correction capability can be created increases.

<条件#5−1>
式(19−1)〜(19−3g)において、X(D)の次数の組み合わせが以下の条件を満たす。
(a#1,1,1%3、a#1,1,2%3)は、(1、2)、(2、1)のいずれかとなる。
かつ、
(a#2,1,1%3、a#2,1,2%3)は、(1、2)、(2、1)のいずれかとなる。
かつ、
(a#3,1,1%3、a#3,1,2%3)は、(1、2)、(2、1)のいずれかとなる。
かつ、



かつ、
(a#k,1,1%3、a#k,1,2%3)は、(1、2)、(2、1)のいずれかとなる。(よって、k=1、2、3、・・・、3g)
かつ、



かつ、
(a#3g−2,1,1%3、a#3g−2,1,2%3)は、(1、2)、(2、1)のいずれかとなる。
かつ、
(a#3g−1,1,1%3、a#3g−1,1,2%3)は、(1、2)、(2、1)のいずれかとなる。
かつ、
(a#3g,1,1%3、a#3g,1,2%3)は、(1、2)、(2、1)のいずれかとなる。
<Condition # 5-1>
In formulas (19-1) to (19-3g), the combination of orders of X (D) satisfies the following conditions.
(A # 1,1,1 % 3, a # 1,1,2 % 3) is one of (1,2) and (2,1).
And,
(A # 2,1,1% 3, a # 2,1,2% 3) is a one of the (1,2), (2,1).
And,
(A # 3,1,1% 3, a # 3,1,2% 3) is a one of the (1,2), (2,1).
And,



And,
(A # k, 1,1 % 3, a # k, 1,2 % 3) is one of (1, 2) and (2, 1). (Therefore, k = 1, 2, 3, ..., 3g)
And,



And,
(A # 3g-2,1,1% 3 , a # 3g-2,1,2% 3) is a one of the (1,2), (2,1).
And,
(A # 3g-1,1,1 % 3, a # 3g-1,1,2 % 3) is one of (1, 2) and (2, 1).
And,
(A # 3g, 1,1 % 3, a # 3g, 1,2 % 3) is one of (1, 2) and (2, 1).

加えて、式(19−1)〜(19−3g)において、P(D)の次数の組み合わが以下の条件を満たす。
(b#1,1%3、b#1,2%3)、
(b#2,1%3、b#2,2%3)、
(b#3,1%3、b#3,2%3)、・・・、
(b#k,1%3、b#k,2%3)、・・・、
(b#3g−2,1%3、b#3g−2,2%3)、
(b#3g−1,1%3、b#3g−1,2%3)、
(b#3g,1%3、b#3g,2%3)は、
(1、2)、(2、1)のいずれかとなる(k=1、2、3、・・・、3g)。
In addition, in the formulas (19-1) to (19-3g), the combination of orders of P (D) satisfies the following conditions.
(B # 1,1 % 3, b # 1,2 % 3),
(B # 2,1 % 3, b # 2,2 % 3),
(B # 3,1 % 3, b # 3,2 % 3), ...
(B # k, 1 % 3, b # k, 2 % 3), ...
(B # 3g-2,1 % 3, b # 3g-2,2 % 3),
(B # 3g-1,1 % 3, b # 3g-1,2 % 3),
(B # 3g, 1 % 3, b # 3g, 2 % 3)
It is one of (1, 2) and (2, 1) (k = 1, 2, 3, ..., 3 g).

式(19−1)〜(19−3g)に対する<条件#5−1>は、式(15−1)〜(15−3g)に対する<条件#2−1>と同様の関係となる。式(19−1)〜(19−3g)に対して、<条件#5−1>に加え、以下の条件(<条件#6−1>)を付加すると、より高い誤り訂正能力を持つLDPC−CCを作成することができる可能性が高まる。 The <condition # 5-1> for the formulas (19-1) to (19-3g) has the same relationship as the <condition # 2-1> for the formulas (15-1) to (15-3g). LDPC with higher error correction capability by adding the following conditions (<condition # 6-1>) in addition to <condition # 5-1> to equations (19-1) to (19-3g). -It is more likely that you can create a CC.

<条件#6−1>
式(19−1)〜(19−3g)のX(D)の次数において、次の条件を満たす。
(a#1,1,1%3g、a#1,1,2%3g)、
(a#2,1,1%3g、a#2,1,2%3g)、・・・、
(a#p,1,1%3g、a#p,1,2%3g)、・・・、
(a#3g,1,1%3g、a#3g,1,2%3g)の6g個の値には、
0から3g−1の整数(0、1、2、3、4、・・・、3g−2、3g−1)のうち、3の倍数(つまり、0、3、6、・・・、3g−3)以外の値の全ての値が存在する。(p=1、2、3、・・・、3g)
かつ、
式(19−1)〜(19−3g)のP(D)の次数において、次の条件を満たす。
(b#1,1%3g、b#1,2%3g)、
(b#2,1%3g、b#2,2%3g)、
(b#3,1%3g、b#3,2%3g)、・・・、
(b#k,1%3g、b#k,2%3g)、・・・、
(b#3g−2,1%3g、b#3g−2,2%3g)、
(b#3g−1,1%3g、b#3g−1,2%3g)、
(b#3g,1%3g、b#3g,2%3g)の6g(3g×2)個の値には、
0から3g−1の整数(0、1、2、3、4、・・・、3g−2、3g−1)のうち、3の倍数(つまり、0、3、6、・・・、3g−3)以外の値の全ての値が存在する。(k=1、2、3、・・・、3g)
<Condition # 6-1>
The following conditions are satisfied in the order of X (D) of the formulas (19-1) to (19-3 g).
(A # 1,1,1 % 3g, a # 1,1,2 % 3g),
(A # 2,1,1% 3g, a # 2,1,2% 3g), ···,
(A # p, 1,1 % 3g, a # p, 1,2 % 3g), ...
The 6g values of (a # 3g, 1,1 % 3g, a # 3g, 1,2 % 3g) include
Of the integers from 0 to 3g-1 (0, 1, 2, 3, 4, ..., 3g-2, 3g-1), multiples of 3 (that is, 0, 3, 6, ..., 3g) All values other than -3) exist. (P = 1, 2, 3, ..., 3 g)
And,
The following conditions are satisfied in the order of P (D) of the formulas (19-1) to (19-3 g).
(B # 1,1 % 3g, b # 1,2 % 3g),
(B # 2,1 % 3g, b # 2,2 % 3g),
(B # 3,1 % 3g, b # 3,2 % 3g), ...
(B # k, 1 % 3g, b # k, 2 % 3g), ...
(B # 3g-2,1 % 3g, b # 3g-2,2 % 3g),
(B # 3g-1,1 % 3g, b # 3g-1,2 % 3g),
The 6g (3g x 2) values of (b # 3g, 1 % 3g, b # 3g, 2 % 3g) are
Of the integers from 0 to 3g-1 (0, 1, 2, 3, 4, ..., 3g-2, 3g-1), multiples of 3 (that is, 0, 3, 6, ..., 3g) All values other than -3) exist. (K = 1, 2, 3, ..., 3g)

ところで、検査行列において、“1”の存在する位置に規則性を持ちながらもランダム性があると、良好な誤り訂正能力が得られる可能性が高い。式(19−1)〜(19−3g)のパリティ検査多項式を持つ時変周期3g(g=2、3、4、5、・・・)、符号化率1/2のLDPC−CCでは、<条件#5−1>に加え<条件#6−1>の条件を付加して符号を作成すると、検査行列において、“1”の存在する位置に規則性を持ちながらもランダム性を与えることが可能となるため、より良好な誤り訂正能力が得られる可能性が高まる。 By the way, in the inspection matrix, if the position where "1" exists has regularity but randomness, there is a high possibility that good error correction capability can be obtained. In LDPC-CC having a time-varying period of 3 g (g = 2, 3, 4, 5, ...) With a parity check polynomial of equations (19-1) to (19-3 g) and a coding rate of 1/2, When a code is created by adding the condition of <Condition # 6-1> in addition to <Condition # 5-1>, randomness is given to the position where "1" exists in the check matrix while having regularity. Therefore, it is more likely that better error correction capability can be obtained.

また、<条件#6−1>のかわりに、<条件#6’−1>を用いる、つまり、<条件#5−1>に加え、<条件#6’−1>を付加し符号を作成しても、より高い誤り訂正能力を持つLDPC−CCを作成することができる可能性が高まる。 Further, <condition # 6'-1> is used instead of <condition # 6-1>, that is, <condition # 6'-1> is added in addition to <condition # 5-1> to create a code. Even so, the possibility of creating an LDPC-CC with higher error correction capability increases.

<条件#6’−1>
式(19−1)〜(19−3g)のX(D)の次数において、次の条件を満たす。
(a#1,1,1%3g、a#1,1,2%3g)、
(a#2,1,1%3g、a#2,1,2%3g)、・・・、
(a#p,1,1%3g、a#p,1,2%3g)、・・・、
(a#3g,1,1%3g、a#3g,1,2%3g)の6g個の値には、
0から3g−1の整数(0、1、2、3、4、・・・、3g−2、3g−1)のうち、3の倍数(つまり、0、3、6、・・・、3g−3)以外の値の全ての値が存在する。(p=1、2、3、・・・、3g)
又は、
式(19−1)〜(19−3g)のP(D)の次数において、次の条件を満たす。
(b#1,1%3g、b#1,2%3g)、
(b#2,1%3g、b#2,2%3g)、
(b#3,1%3g、b#3,2%3g)、・・・、
(b#k,1%3g、b#k,2%3g)、・・・、
(b#3g−2,1%3g、b#3g−2,2%3g)、
(b#3g−1,1%3g、b#3g−1,2%3g)、
(b#3g,1%3g、b#3g,2%3g)の6g個の値には、
0から3g−1の整数(0、1、2、3、4、・・・、3g−2、3g−1)のうち、3の倍数(つまり、0、3、6、・・・、3g−3)以外の値の全ての値が存在する。(k=1、2、3、・・・、3g)
<Condition # 6'-1>
The following conditions are satisfied in the order of X (D) of the formulas (19-1) to (19-3 g).
(A # 1,1,1 % 3g, a # 1,1,2 % 3g),
(A # 2,1,1% 3g, a # 2,1,2% 3g), ···,
(A # p, 1,1 % 3g, a # p, 1,2 % 3g), ...
The 6g values of (a # 3g, 1,1 % 3g, a # 3g, 1,2 % 3g) include
Of the integers from 0 to 3g-1 (0, 1, 2, 3, 4, ..., 3g-2, 3g-1), multiples of 3 (that is, 0, 3, 6, ..., 3g) All values other than -3) exist. (P = 1, 2, 3, ..., 3 g)
Or
The following conditions are satisfied in the order of P (D) of the formulas (19-1) to (19-3 g).
(B # 1,1 % 3g, b # 1,2 % 3g),
(B # 2,1 % 3g, b # 2,2 % 3g),
(B # 3,1 % 3g, b # 3,2 % 3g), ...
(B # k, 1 % 3g, b # k, 2 % 3g), ...
(B # 3g-2,1 % 3g, b # 3g-2,2 % 3g),
(B # 3g-1,1 % 3g, b # 3g-1,2 % 3g),
The 6g values of (b # 3g, 1 % 3g, b # 3g, 2 % 3g) include
Of the integers from 0 to 3g-1 (0, 1, 2, 3, 4, ..., 3g-2, 3g-1), multiples of 3 (that is, 0, 3, 6, ..., 3g) All values other than -3) exist. (K = 1, 2, 3, ..., 3g)

一例として、良好な誤り訂正能力を持つ、符号化率1/2、時変周期6のLDPC−CCを表4に列挙する。

Figure 0006785348
As an example, Table 4 lists LDPC-CCs having a coding rate of 1/2 and a time variation period of 6 having good error correction capability.
Figure 0006785348

以上、特性が良好な時変周期gのLDPC−CCについて説明した。なお、LDPC−CCは、情報ベクトルnに生成行列Gを乗ずることにより、符号化データ(符号語)を得ることができる。つまり、符号化データ(符号語)cは、c=n×Gとあらわすことができる。ここで、生成行列Gは、予め設計された検査行列Hに対応して求められたものである。具体的には、生成行列Gは、G×H=0を満たす行列である。 The LDPC-CC having a time-varying period g having good characteristics has been described above. The LDPC-CC can obtain coded data (code word) by multiplying the information vector n by the generation matrix G. That is, the coded data (code word) c can be represented as c = n × G. Here, the generator matrix G is obtained corresponding to the pre-designed inspection matrix H. Specifically, the generator matrix G is a matrix satisfying G × H T = 0.

例えば、符号化率1/2、生成多項式G=[1 G(D)/G(D)]の畳み込み符号を例に考える。このとき、Gはフィードフォワード多項式、Gはフィードバック多項式をあらわす。情報系列(データ)の多項式表現をX(D)、パリティ系列の多項式表現をP(D)とするとパリティ検査多項式は、以下の式(21)のようにあらわされる。

Figure 0006785348
ここで、Dは、遅延演算子である。 For example, consider a convolutional code having a coding rate of 1/2 and a generation polynomial G = [1 G 1 (D) / G 0 (D)]. At this time, G 1 represents a feedforward polynomial and G 0 represents a feedback polynomial. Assuming that the polynomial representation of the information series (data) is X (D) and the polynomial representation of the parity series is P (D), the parity check polynomial is represented by the following equation (21).
Figure 0006785348
Here, D is a delay operator.

図5に、(7,5)の畳み込み符号に関する情報を記載する。(7,5)畳み込み符号の生成行列はG=[1 (D+1)/(D+D+1)]とあらわされる。したがって、パリティ検査多項式は、以下の式(22)となる。

Figure 0006785348
FIG. 5 shows information regarding the convolutional code of (7, 5). (7,5) The generation matrix of the convolutional code is expressed as G = [1 (D 2 + 1) / (D 2 + D + 1)]. Therefore, the parity check polynomial is given by the following equation (22).
Figure 0006785348

ここで、時点iにおけるデータをX、パリティをPとあらわし、送信系列W=(X,P)とあらわす。そして、送信ベクトルw=(X,P,X,P,・・・,X,P・・・)とあらわす。すると、式(22)から、検査行列Hは図5に示すようにあらわすことができる。このとき、以下の式(23)の関係式が成立する。

Figure 0006785348
Here, it represents a data at the time point i X i, parity and P i, indicating transmission sequence W i = (X i, P i) and. Then, the transmission vector w = (X 1 , P 1 , X 2 , P 2 , ..., X i , Pi ...) T is expressed. Then, from the equation (22), the inspection matrix H can be represented as shown in FIG. At this time, the relational expression of the following expression (23) is established.
Figure 0006785348

したがって、復号側では、検査行列Hを用い、非特許文献7〜非特許文献9に示されているようなBP(Belief Propagation)(信頼度伝播)復号、BP復号を近似したmin-sum復号、offset BP復号、Normalized BP復号、shuffled BP復号などの信頼度伝播を利用した復号を行うことができる。 Therefore, on the decoding side, the inspection matrix H is used to perform BP (Belief Propagation) (reliability propagation) decoding as shown in Non-Patent Documents 7 to 9, and min-sum decoding that approximates BP decoding. Decoding using reliability propagation such as offset BP decoding, Normalized BP decoding, and shuffled BP decoding can be performed.

(畳み込み符号に基づく時不変・時変LDPC−CC(符号化率(n−1)/n)(n:自然数))
以下、畳み込み符号に基づく時不変・時変LDPC−CCの概要を述べる。
(Time-invariant / time-variable LDPC-CC based on convolutional code (coding rate (n-1) / n) (n: natural number))
The outline of the time-invariant / time-variable LDPC-CC based on the convolutional code will be described below.

符号化率R=(n−1)/nの情報X、X、・・・、Xn−1の多項式表現をX(D)、X(D)、・・・、Xn−1(D)、また、パリティPの多項式表現をP(D)とし、式(24)のようにあらわされるパリティ検査多項式を考える。

Figure 0006785348
Information of coding rate R = (n-1) / n X 1 , X 2 , ..., X n-1 polynomial representations of X 1 (D), X 2 (D), ..., X n Let P (D) be the polynomial representation of parity P, and consider a parity check polynomial expressed as in Eq. (24).
Figure 0006785348

式(24)において、このときap,p(p=1,2,・・・,n−1;q=1,2,・・・,rp)は、例えば、自然数であり、ap,1≠ap,2≠・・・≠ap,rpを満足する。また、bq(q=1,2,・・・,s)は、自然数であり、b≠b≠・・・≠bを満足する。このとき、式(24)のパリティ検査多項式に基づく検査行列で定義される符号を、ここでは、時不変LDPC−CCと呼ぶ。 In equation (24), ap, p (p = 1,2, ..., n-1; q = 1,2, ..., rp) is, for example, a natural number, and ap, Satisfy 1 ≠ a p, 2 ≠ ... ≠ a p, rp . Further, b q (q = 1, 2, ..., S) is a natural number and satisfies b 1 ≠ b 2 ≠ ... ≠ b s . At this time, the code defined by the check matrix based on the parity check polynomial of the equation (24) is referred to as a time-invariant LDPC-CC here.

式(24)に基づく異なるパリティ検査多項式をm個用意する(mは、2以上の整数)。そのパリティ検査多項式を以下のようにあらわす。

Figure 0006785348
ここで、i=0,1,・・・,m−1である。 Prepare m different parity check polynomials based on the equation (24) (m is an integer of 2 or more). The parity check polynomial is expressed as follows.
Figure 0006785348
Here, i = 0, 1, ..., M-1.

そして、時点jにおける情報X、X、・・・、Xn−1をX1,j、X2,j、・・・、Xn−1,jとあらわし、時点jにおけるパリティPをPjとあらわし、u=(X1,j,X2,j,・・・,Xn−1,j,Pj)とする。このとき、時点jの情報X1,j、X2,j、・・・、Xn−1,j及びパリティPは、式(26)のパリティ検査多項式を満たす。

Figure 0006785348
ここで、「j mod m」は、jをmで除算した余りである。 Then, the information X 1 , X 2 , ..., X n-1 at the time point j is represented as X 1, j , X 2, j , ..., X n-1, j, and the parity P at the time point j is expressed. It is expressed as Pj, and u j = (X 1, j , X 2, j , ..., X n-1, j , Pj) T. At this time, the information X 1, j , X 2, j , ..., X n-1, j and the parity P j at the time point j satisfy the parity check polynomial of the equation (26).
Figure 0006785348
Here, "j mod m" is the remainder obtained by dividing j by m.

式(26)のパリティ検査多項式に基づく検査行列で定義される符号を、ここでは時変LDPC−CCと呼ぶ。このとき、式(24)のパリティ検査多項式で定義される時不変LDPC−CC、及び、式(26)のパリティ検査多項式で定義される時変LDPC−CCは、逐次的にパリティをレジスタ及び排他的論理和で簡単に求めることができるという特徴を持つ。 The code defined by the check matrix based on the parity check polynomial of the equation (26) is referred to as a time-varying LDPC-CC here. At this time, the time-invariant LDPC-CC defined by the parity check polynomial of the equation (24) and the time-variable LDPC-CC defined by the parity check polynomial of the equation (26) sequentially register and exclusive the parity. It has the characteristic that it can be easily obtained by exclusive-or-logic sum.

例えば、符号化率2/3で、式(24)〜式(26)に基づく時変周期2のLDPC―CCの検査行列Hの構成を、図6に示す。式(26)に基づく時変周期2の異なる2つの検査多項式に対し、「検査式#1」、「検査式#2」と名付ける。図6において、(Ha,111)は「検査式#1」に相当する部分であり、(Hc,111)は「検査式#2」に相当する部分である。以下、(Ha,111)及び(Hc,111)をサブ行列と定義する。 For example, FIG. 6 shows the configuration of the inspection matrix H of the LDPC-CC having the time variation period 2 based on the equations (24) to (26) with a coding rate of 2/3. Two inspection polynomials with different time variation periods 2 based on equation (26) are named "inspection equation # 1" and "inspection equation # 2". In FIG. 6, (Ha, 111) is a part corresponding to “inspection formula # 1”, and (Hc, 111) is a part corresponding to “inspection formula # 2”. Hereinafter, (Ha, 111) and (Hc, 111) are defined as sub-matrix.

このように、本提案の時変周期2のLDPC−CCの検査行列Hを、「検査式#1」のパリティ検査多項式をあらわす第1サブ行列と、「検査式#2」のパリティ検査多項式をあらわす第2サブ行列とにより定義することができる。具体的には、検査行列Hにおいて、第1サブ行列と第2サブ行列とが行方向に交互に配置されるようにする。なお、符号化率2/3の場合、図6に示すように、第i行と第i+1行とでは、サブ行列が3列右にシフトした構成となる。 In this way, the check matrix H of the LDPC-CC having the time variation period 2 of the present proposal is the first sub-matrix representing the parity check polynomial of "check formula # 1" and the parity check polynomial of "check formula # 2". It can be defined by the second sub-matrix represented. Specifically, in the inspection matrix H, the first sub-matrix and the second sub-matrix are arranged alternately in the row direction. In the case of a coding rate of 2/3, as shown in FIG. 6, the sub-matrix is shifted to the right by 3 columns in the i-th row and the i + 1-th row.

また、時変周期2の時変LDPC−CCの場合、第i行のサブ行列と第i+1行のサブ行列とは、異なるサブ行列となる。つまり、サブ行列(Ha,11)または(Hc,11)のいずれか一方が第1サブ行列となり、他方が第2サブ行列となる。送信ベクトルuを、u=(X1,0、X2,0、P、X1,1、X2,1、P、・・・、X1,k、X2,k、P、・・・・)とすると、Hu=0が成立する(式(23)参照))。 Further, in the case of the time-varying LDPC-CC having the time-varying period 2, the sub-matrix in the i-th row and the sub-matrix in the i + 1-th row are different sub-matrix. That is, either one of the sub-matrix (Ha, 11) or (Hc, 11) becomes the first sub-matrix, and the other becomes the second sub-matrix. The transmission vector u is u = (X 1,0 , X 2,0 , P 0 , X 1 , 1 , X 2 , 1 , P 1 , ..., X 1, k , X 2, k , P k. , ...) If T , Hu = 0 holds (see equation (23)).

次に、符号化率2/3の場合に、時変周期をmとするLDPC−CCを考える。時変周期2の場合と同様に、式(24)であらわされるパリティ検査多項式をm個用意する。そして、式(24)であらわされる「検査式#1」を用意する。同様に、式(24)であらわされる「検査式#2」から「検査式#m」を用意する。時点mi+1のデータXとパリティPをそれぞれXmi+1、Pmi+1とあらわし、時点mi+2のデータXとパリティPとを、それぞれXmi+2、Pmi+2とあわし、・・・、時点mi+mのデータXとパリティPとを、それぞれXmi+m、Pmi+mとあらわす(i:整数)。 Next, consider LDPC-CC in which the time variation period is m when the coding rate is 2/3. As in the case of the time-varying period 2, m parity check polynomials represented by the equation (24) are prepared. Then, the "inspection formula # 1" represented by the formula (24) is prepared. Similarly, "inspection formula # 2" to "inspection formula # m" represented by the formula (24) are prepared. Data X and parity P at time point mi + 1 are represented as X mi + 1 and P mi + 1 , respectively, and data X and parity P at time point mi + 2 are represented as X mi + 2 and P mi + 2 , respectively, ..., Data X and parity P at time point mi + m. Are expressed as X mi + m and P mi + m , respectively (i: integer).

このとき、時点mi+1のパリティPmi+1を「検査式#1」を用いて求め、時点mi+2のパリティPmi+2を「検査式#2」を用いて求め、・・・、時点mi+mのパリティPmi+mを「検査式#m」を用いて求めるLDPC−CCを考える。このようなLDPC−CC符号は、
・符号化器を簡単に構成することができ、かつ、パリティを逐次的に求めることができる
・終端ビットの削減、終端時のパンクチャ時の受信品質の向上が見込める
という利点を備える。
At this time, the parity P mi + 1 at the time point mi + 1 is obtained by using "inspection formula # 1", the parity P mi + 2 at the time point mi + 2 is obtained by using "inspection formula # 2", and ..., the parity P mi + m at the time point mi + m is obtained. Consider LDPC-CC obtained using "inspection formula #m". Such an LDPC-CC code is
-The encoder can be easily configured and the parity can be obtained sequentially.-It has the advantages of reducing the termination bits and improving the reception quality at the time of puncture at the termination.

図7に、上述した符号化率2/3、時変周期mのLDPC−CCの検査行列の構成を示す。図7において、(H,111)は「検査式#1」に相当する部分であり、(H,111)は「検査式#2」に相当する部分であり、・・・、(H,111)は「検査式#m」に相当する部分である。以下、(H,111)を第1サブ行列と定義し、(H,111)を第2サブ行列と定義し、・・・、(H,111)を、第mサブ行列と定義する。 FIG. 7 shows the configuration of the LDPC-CC inspection matrix having the above-mentioned coding rate of 2/3 and the time variation period m. In FIG. 7, (H 1 , 111) is a part corresponding to “inspection formula # 1”, (H 2 , 111) is a part corresponding to “inspection formula # 2”, ..., (H). m , 111) is a part corresponding to “inspection formula #m”. Hereinafter, (H 1 , 111) is defined as the first sub-matrix, (H 2 , 111) is defined as the second sub-matrix, ..., (H m , 111) is defined as the m-th sub-matrix. To do.

このように、本提案の時変周期mのLDPC−CCの検査行列Hは、「検査式#1」のパリティ検査多項式をあらわす第1サブ行列、「検査式#2」のパリティ検査多項式をあらわす第2サブ行列、・・・、及び、「検査式#m」のパリティ検査多項式をあらわす第mサブ行列により定義することができる。具体的には、検査行列Hにおいて、第1サブ行列から第mサブ行列までが、行方向に周期的に配置されるようにした(図7参照)。なお、符号化率2/3の場合、第i行と第i+1行とでは、サブ行列が3列右にシフトした構成となる(図7参照)。 As described above, the inspection matrix H of the LDPC-CC having the time variation period m of the present proposal represents the first sub-matrix representing the parity check polynomial of "check formula # 1" and the parity check polynomial of "check formula # 2". It can be defined by the second sub-matrix, ..., And the m-th sub-matrix representing the parity check polynomial of "check formula #m". Specifically, in the inspection matrix H, the first sub-matrix to the m-th sub-matrix are periodically arranged in the row direction (see FIG. 7). In the case of a coding rate of 2/3, the sub-matrix is shifted to the right by 3 columns in the i-th row and the i + 1-th row (see FIG. 7).

送信ベクトルuを、u=(X1,0、X2,0、P、X1,1、X2,1、P、・・・、X1,k、X2,k、P、・・・・)とすると、Hu=0が成立する(式(23)参照))。 The transmission vector u is u = (X 1,0 , X 2,0 , P 0 , X 1 , 1 , X 2 , 1 , P 1 , ..., X 1, k , X 2, k , P k. , ...) If T , Hu = 0 holds (see equation (23)).

上述の説明では、符号化率(n−1)/nの畳み込み符号に基づく時不変・時変LDPC−CCの一例として、符号化率2/3の場合を例に説明したが、同様に考えることで、符号化率(n−1)/nの畳み込み符号に基づく時不変・時変LDPC−CCのパリティ検査行列を作成することができる。 In the above description, as an example of the time-invariant / time-variant LDPC-CC based on the convolutional code of the code rate (n-1) / n, the case of the code rate 2/3 has been described as an example. This makes it possible to create a parity check matrix of the time-invariant / time-variant LDPC-CC based on the convolutional code of the code rate (n-1) / n.

すなわち、符号化率2/3の場合、図7において、(H,111)は「検査式#1」に相当する部分(第1サブ行列)であり、(H,111)は「検査式#2」に相当する部分(第2サブ行列)であり、・・・、(H,111)は「検査式#m」に相当する部分(第mサブ行列)であるのに対し、符号化率(n−1)/nの場合、図8に示すようになる。つまり、「検査式#1」に相当する部分(第1サブ行列)は、(H,11・・・1)であらわされ、「検査式#k」(k=2、3、・・・、m)に相当する部分(第kサブ行列)は、(H,11・・・1)であらわされる。このとき、第kサブ行列において、Hを除く部分の「1」の個数は、n−1個となる。そして、検査行列Hにおいて、第i行と第i+1行とでは、サブ行列がn−1列右にシフトした構成となる(図8参照)。 That is, in the case of a coding rate of 2/3, in FIG. 7, (H 1 , 111) is a part (first sub-matrix) corresponding to “inspection formula # 1”, and (H 2 , 111) is “inspection”. The part corresponding to "Equation # 2" (second sub-matrix), ..., (H m , 111) is the part corresponding to "Inspection formula # m" (m-th sub-matrix). When the coding rate is (n-1) / n, it becomes as shown in FIG. In other words, the portion corresponding to "check equation # 1" (the first sub-matrix) is, (H 1, 11 · · · 1) is represented by "check equation #k" (k = 2,3, · · · , M) The part (kth sub-matrix) is represented by (H k , 11 ... 1). At this time, in the k-th sub-matrix, the number of "1" s except for H k is n-1. Then, in the inspection matrix H, the sub-matrix is shifted to the right by n-1 columns in the i-th row and the i + 1-th row (see FIG. 8).

送信ベクトルuを、u=(X1,0、X2,0、・・・、Xn−1,0、P、X1,1、X2,1、・・・、Xn−1,1、P、・・・、X1,k、X2,k、・・・、Xn−1,k、P、・・・・)とすると、Hu=0が成立する(式(23)参照)。 The transmission vector u is set to u = (X 1,0 , X 2,0 , ..., X n-1,0 , P 0 , X 1,1 , X 2 , 1 , ..., X n-1. , 1 , P 1 , ..., X 1, k , X 2, k , ..., X n-1, k , P k , ...) If T , Hu = 0 holds (Hu = 0). See equation (23)).

なお、図9に、一例として、符号化率R=1/2の場合のLDPC−CC符号化器の構成例を示す。図9に示すように、LDPC−CC符号化器100は、データ演算部110、パリティ演算部120、ウェイト制御部130及びmod2加算(排他的論理和演算)器140を主に備える。 Note that FIG. 9 shows, as an example, a configuration example of the LDPC-CC encoder when the coding rate R = 1/2. As shown in FIG. 9, the LDPC-CC encoder 100 mainly includes a data calculation unit 110, a parity calculation unit 120, a weight control unit 130, and a mod2 addition (exclusive OR calculation) device 140.

データ演算部110は、シフトレジスタ111−1〜111−M、ウェイト乗算器112−0〜112−Mを備える。 The data calculation unit 110 includes shift registers 111-1 to 111-M and weight multipliers 112-0-1112-M.

パリティ演算部120は、シフトレジスタ121−1〜121−M、ウェイト乗算器122−0〜122−Mを備える。 The parity calculation unit 120 includes shift registers 121-1 to 121-M and weight multipliers 122-0 to 122-M.

シフトレジスタ111−1〜111−M及び121−1〜121−Mは、それぞれv1,t−i,v2,t−i(i=0,…,M)を保持するレジスタであり、次の入力が入ってくるタイミングで、保持している値を右隣のシフトレジスタに出力し、左隣のシフトレジスタから出力される値を新たに保持する。なお、シフトレジスタの初期状態は全て0である。 Shift register 111-1 to 111-M and 121-1 to 121-M, respectively v 1, t-i, v 2, t-i (i = 0, ..., M) is a register holding the next When the input of is input, the held value is output to the shift register on the right side, and the value output from the shift register on the left side is newly held. The initial state of the shift register is all 0.

ウェイト乗算器112−0〜112−M,122−0〜122−Mは、ウェイト制御部130から出力される制御信号にしたがって、h (m),h (m)の値を0/1に切り替える。 The weight multipliers 112-0 to 112-M and 122-0 to 122-M set the values of h 1 (m) and h 2 (m) to 0/1 according to the control signal output from the weight control unit 130. Switch to.

ウェイト制御部130は、内部に保持する検査行列に基づいて、そのタイミングにおけるh (m),h (m)の値を出力し、ウェイト乗算器112−0〜112−M,122−0〜122−Mに供給する。 The weight control unit 130 outputs the values of h 1 (m) and h 2 (m) at that timing based on the inspection matrix held internally, and the weight multiplier 112-0 to 112-M, 122-0. Supply to ~ 122-M.

mod2加算器140は、ウェイト乗算器112−0〜112−M,122−0〜122−Mの出力に対しmod2の算出結果を全て加算し、v2,tを算出する。 The mod2 adder 140 adds all the calculation results of mod2 to the outputs of the weight multipliers 112-0 to 112-M and 122-0 to 122-M to calculate v2 , t .

このような構成を採ることで、LDPC−CC符号化器100は、検査行列にしたがったLDPC−CCの符号化を行うことができる。 By adopting such a configuration, the LDPC-CC encoder 100 can encode the LDPC-CC according to the inspection matrix.

なお、ウェイト制御部130が保持する検査行列の各行の並びが行毎に異なる場合、LDPC−CC符号化器100は、時変(time varying)畳み込み符号化器となる。また、符号化率(q−1)/qのLDPC−CCの場合には、データ演算部110を(q−1)個設け、mod2加算器140が、各ウェイト乗算器の出力をmod2加算(排他的論理和演算)を行う構成とすれば良い。 When the arrangement of each row of the inspection matrix held by the weight control unit 130 is different for each row, the LDPC-CC encoder 100 becomes a time varying convolutional encoder. Further, in the case of an LDPC-CC having a coding rate (q-1) / q, (q-1) data calculation units 110 are provided, and the mod2 adder 140 adds mod2 to the output of each weight multiplier (). The configuration may be such that the exclusive OR operation) is performed.

(実施の形態1)
次いで、本実施の形態では、符号化器・復号化器において、低演算規模で複数の符号化率に対応することができるLDPC−CCの探索方法について説明する。以下に説明する方法により探索されたLDPC−CCを用いることにより、復号化器では、高いデータ受信品質を実現することができる。
(Embodiment 1)
Next, in the present embodiment, a method of searching for an LDPC-CC capable of dealing with a plurality of coding rates on a low calculation scale in a encoder / decoder will be described. By using the LDPC-CC searched by the method described below, the decoder can realize high data reception quality.

本実施の形態におけるLDPC−CCの探索方法は、例えば、上述したような特性が良好なLDPC−CCのうち、符号化率1/2のLDPC−CCに基づいて、符号化率2/3,3/4,4/5,…,(q−1)/qのLDPC−CCを順次探索する。これにより、符号化及び復号化処理において、最も符号化率の高い(q−1)/qのときの符号化器、復号化器を用意することで、最も符号化率の高い(q−1)/qより小さい符号化率(s−1)/s(s=2、3、・・・、q−1)の符号化、復号化を行うことが可能となる。 The LDPC-CC search method in the present embodiment is, for example, based on the LDPC-CC having a coding rate of 1/2 among the LDPC-CCs having good characteristics as described above, and has a coding rate of 2/3. The LDPC-CCs of 3/4, 4/5, ..., (Q-1) / q are sequentially searched. As a result, in the coding and decoding processing, by preparing a encoder and a decoder when the coding rate is the highest (q-1) / q, the coding rate is the highest (q-1). ) / Q, It is possible to encode and decode a coding rate (s-1) / s (s = 2, 3, ..., Q-1).

なお、以下では、一例として、時変周期3のLDPC−CCを用いて説明する。上述したように、時変周期3のLDPC−CCは、非常に良好な誤り訂正能力を有する。 In the following, as an example, LDPC-CC having a time variation period of 3 will be described. As mentioned above, the LDPC-CC having a time-varying period of 3 has a very good error correction capability.

(LDPC−CCの探索方法)
(1)符号化率1/2
先ず、基礎となるLDPC−CCとして、符号化率1/2のLDPC−CCを選択する。基礎となる符号化率1/2のLDPC−CCとしては、上述したような特性が良好なLDPC−CCを選択する。
(Search method for LDPC-CC)
(1) Code rate 1/2
First, LDPC-CC having a coding rate of 1/2 is selected as the basic LDPC-CC. As the basic LDPC-CC having a coding rate of 1/2, the LDPC-CC having good characteristics as described above is selected.

以下では、基礎となる符号化率1/2のLDPC−CCのパリティ検査多項式として、式(27−1)〜式(27−3)であらわされるパリティ検査多項式を選択した場合について説明する。(式(27−1)〜式(27−3)の例では上述の(良好な特性を有するLDPC―CC)と同様の形式であらわしているため、時変周期3のLDPC−CCは、3つのパリティ検査多項式で定義することができる。)

Figure 0006785348
In the following, a case where the parity check polynomials represented by the equations (27-1) to (27-3) are selected as the parity check polynomial of the LDPC-CC having a coding rate of 1/2 as the basis will be described. (In the examples of equations (27-1) to (27-3), the LDPC-CC having a time variation period of 3 is 3 because it is expressed in the same format as the above-mentioned (LDPC-CC having good characteristics). It can be defined by one parity check polynomial.)
Figure 0006785348

式(27−1)〜式(27−3)は、表3に記載したように、特性が良好な時変周期3、符号化率1/2のLDPC−CCのパリティ検査多項式の一例である。そして、上述の(良好な特性を有するLDPC―CC)で説明したように、時点jにおける情報XをX1,jとあらわし、時点jにおけるパリティPをPjとあらわし、u=(X1,j,Pj)とする。このとき、時点jの情報X1,j及びパリティPは、
「j mod 3=0のとき、式(27―1)のパリティ検査多項式を満たす。」
「j mod 3=1のとき、式(27―2)のパリティ検査多項式を満たす。」
「j mod 3=2のとき、式(27―3)のパリティ検査多項式を満たす。」
このとき、パリティ検査多項式と検査行列の関係は、上述の(良好な特性を有するLDPC−CC)で説明した場合と同様である。
As shown in Table 3, Equations (27-1) to (27-3) are examples of parity check polynomials of LDPC-CC having a time-varying period of 3 and a coding rate of 1/2 with good characteristics. .. Then, as described above (LDPC-CC having good characteristics), the information X 1 at the time point j is represented as X 1, j , the parity P at the time point j is represented as Pj, and u j = (X 1). , J , Pj) Let T be. At this time, the information X 1, j and the parity P j at the time point j are
"When j mod 3 = 0, the parity check polynomial of Eq. (27-1) is satisfied."
"When j mod 3 = 1, the parity check polynomial in Eq. (27-2) is satisfied."
"When j mod 3 = 2, the parity check polynomial of Eq. (27-3) is satisfied."
At this time, the relationship between the parity check polynomial and the check matrix is the same as the case described above (LDPC-CC having good characteristics).

(2)符号化率2/3
次いで、特性が良好な符号化率1/2のパリティ検査多項式に基づいて、符号化率2/3のLDPC−CCのパリティ検査多項式を作成する。具体的には、符号化率2/3のLDPC−CCのパリティ検査多項式が、基礎とする符号化率1/2のパリティ検査多項式を含む構成とする。
(2) Code rate 2/3
Next, a parity check polynomial of LDPC-CC having a coding rate of 2/3 is created based on a parity check polynomial having a coding rate of 1/2 having good characteristics. Specifically, the LDPC-CC parity check polynomial having a coding rate of 2/3 includes the parity check polynomial having a coding rate of 1/2 as a base.

ベースの符号化率1/2のLDPC−CCに、式(27−1)〜式(27−3)を用いる場合の符号化率2/3のLDPC−CCのパリティ検査多項式を式(28−1)〜式(28−3)のようにあらわすことができる。

Figure 0006785348
The parity check polynomial of the LDPC-CC with a coding rate of 2/3 when Eqs. (27-1) to (27-3) are used for the LDPC-CC with a base coding rate of 1/2 is given by Eq. (28-). It can be expressed as 1) to equation (28-3).
Figure 0006785348

式(28−1)〜式(28−3)に示されるパリティ検査多項式は、式(27−1)〜式(27−3)に、それぞれX2(D)の項を追加した構成を採る。式(28−1)〜式(28−3)を用いる符号化率2/3のLDPC−CCのパリティ検査多項式は、後述する符号化率3/4のパリティ検査多項式の基礎となる。 The parity check polynomials shown in the equations (28-1) to (28-3) have a configuration in which the terms of X2 (D) are added to the equations (27-1) to (27-3), respectively. The LDPC-CC parity check polynomial having a code rate of 2/3 using the equations (28-1) to (28-3) is the basis of the parity check polynomial having a code rate of 3/4, which will be described later.

なお、式(28−1)〜式(28−3)において、X2(D)の各次数、(α1,β1)、(α2,β2)、(α3,β3)が、上述の条件(<条件#1>〜<条件#6>等)を満たすように設定すると、符号化率2/3の場合にも、特性が良好なLDPC−CCを得ることができる。 In the equations (28-1) to (28-3), the respective orders of X2 (D), (α1, β1), (α2, β2), and (α3, β3) are the above-mentioned conditions (<conditions). If the settings are set so as to satisfy (# 1> to <condition # 6>, etc.), an LDPC-CC having good characteristics can be obtained even when the coding rate is 2/3.

そして、上述の(良好な特性を有するLDPC―CC)で説明したように、時点jにおける情報X1、をX1,j、2,jとあらわし、時点jにおけるパリティPをPjとあらわし、u=(X1,j,X2,j,Pj)とする。このとき、時点jの情報X1,j、2,j及びパリティPは、
「j mod 3=0のとき、式(28―1)のパリティ検査多項式を満たす。」
「j mod 3=1のとき、式(28―2)のパリティ検査多項式を満たす。」
「j mod 3=2のとき、式(28―3)のパリティ検査多項式を満たす。」
このとき、パリティ検査多項式と検査行列の関係は、上述の(良好な特性を有するLDPC−CC)で説明した場合と同様である。
Then, as described above (LDPC-CC having good characteristics), the information X 1 and X 2 at the time point j are represented as X 1, j and X 2, j, and the parity P at the time point j is referred to as Pj. Representation, u j = (X 1, j , X 2, j , Pj) T. At this time, the information X 1, j, X 2, j and the parity P j at the time point j are
"When j mod 3 = 0, the parity check polynomial of Eq. (28-1) is satisfied."
"When j mod 3 = 1, the parity check polynomial of Eq. (28-2) is satisfied."
"When j mod 3 = 2, the parity check polynomial of Eq. (28-3) is satisfied."
At this time, the relationship between the parity check polynomial and the check matrix is the same as the case described above (LDPC-CC having good characteristics).

(3)符号化率3/4
次いで、上述の符号化率2/3のパリティ検査多項式に基づいて、符号化率3/4のLDPC−CCのパリティ検査多項式を作成する。具体的には、符号化率3/4のLDPC−CCのパリティ検査多項式が、基礎とする符号化率2/3のパリティ検査多項式を含む構成とする。
(3) Code rate 3/4
Next, a parity check polynomial of LDPC-CC having a code rate of 3/4 is created based on the above-mentioned parity check polynomial having a code rate of 2/3. Specifically, the parity check polynomial of the LDPC-CC having a code rate of 3/4 includes the parity check polynomial of the base code rate of 2/3.

ベースの符号化率2/3のLDPC−CCに、式(28−1)〜式(28−3)を用いる場合の符号化率3/4のLDPC−CCのパリティ検査多項式を式(29−1)〜式(29−3)に示す。

Figure 0006785348
When formulas (28-1) to (28-3) are used for the base LDPC-CC with a code rate of 2/3, the parity check polynomial of the LDPC-CC with a code rate of 3/4 is set to the formula (29-). 1) to formula (29-3).
Figure 0006785348

式(29−1)〜式(29−3)に示されるパリティ検査多項式は、式(28−1)〜式(28−3)に、それぞれX3(D)の項を追加した構成を採る。なお、式(29−1)〜式(29−3)において、X3(D)の各次数、(γ1,δ1)、(γ2,δ2)、(γ3,δ3)が、特性が良好なLDPC−CCの次数の条件(<条件#1>〜<条件#6>等)を満たすように設定すると、符号化率3/4の場合にも、特性が良好なLDPC−CCを得ることができる。 The parity check polynomials shown in the equations (29-1) to (29-3) have a configuration in which the terms of X3 (D) are added to the equations (28-1) to (28-3), respectively. In equations (29-1) to (29-3), the orders of X3 (D), (γ1, δ1), (γ2, δ2), and (γ3, δ3), are LDPCs having good characteristics. If the CC order conditions (<condition # 1> to <condition # 6>, etc.) are set to be satisfied, an LDPC-CC having good characteristics can be obtained even when the coding rate is 3/4.

そして、上述の(良好な特性を有するLDPC―CC)で説明したように、時点jにおける情報X1、2、をX1,j、2,j、3,jとあらわし、時点jにおけるパリティPをPjとあらわし、u=(X1,j,X2,j,X3,j,Pj)とする。このとき、時点jの情報X1,j、2,j、3,j及びパリティPは、
「j mod 3=0のとき、式(29―1)のパリティ検査多項式を満たす。」
「j mod 3=1のとき、式(29―2)のパリティ検査多項式を満たす。」
「j mod 3=2のとき、式(29―3)のパリティ検査多項式を満たす。」
このとき、パリティ検査多項式と検査行列の関係は、上述の(良好な特性を有するLDPC−CC)で説明した場合と同様である。
Then, as described in the above (LDPC-CC with good characteristics), represent information X 1, X 2, X 3 at the time point j X 1, j, X 2 , j, and X 3, j, The parity P at the time point j is represented as Pj, and u j = (X 1, j , X 2, j , X 3, j , Pj) T. At this time, the information X 1, j, X 2, j, X 3, j and the parity P j at the time point j are
"When j mod 3 = 0, the parity check polynomial of Eq. (29-1) is satisfied."
"When j mod 3 = 1, the parity check polynomial in Eq. (29-2) is satisfied."
"When j mod 3 = 2, the parity check polynomial of Eq. (29-3) is satisfied."
At this time, the relationship between the parity check polynomial and the check matrix is the same as the case described above (LDPC-CC having good characteristics).

式(30−1)〜(30−(q−1))に、上述のようにして探索した場合の時変周期gのLDPC−CCのパリティ検査多項式の一般式を示す。

Figure 0006785348
Equations (30-1) to (30- (q-1)) show general equations of the parity check polynomial of LDPC-CC having the time variation period g when the search is performed as described above.
Figure 0006785348

ただし、式(30−1)は一般式で表現しているため、式(30−1)のような表現をしているが、上述の(良好な特性を有するLDPC―CC)で説明したように、実際は、時変周期がgなので、式(30−1)はg個のパリティ検査多項式で表現される。(本実施の形態で説明したように、例えば、時変周期3の場合、式(27−1)〜式(27−3)のように、3個のパリティ検査多項式で表現されている。)式(30−1)と同様に、式(30−2)〜式(30−(q−1))のそれぞれの式も時変周期がgなのでg個のパリティ検査多項式で表現される。 However, since the formula (30-1) is expressed by a general formula, it is expressed like the formula (30-1), but as described above (LDPC-CC having good characteristics). In fact, since the time variation period is g, the equation (30-1) is expressed by g parity check polynomials. (As described in the present embodiment, for example, in the case of the time-varying period 3, it is represented by three parity check polynomials as in equations (27-1) to (27-3).) Similar to the equation (30-1), each of the equations (30-2) to (30- (q-1)) is represented by g parity check polynomials because the time variation period is g.

ここで、式(30−1)のg個のパリティ検査多項式を式(30−1−0)、式(30−1−1)、式(30−1−2)、・・・、式(30−1−(g−2))、式(30―1−(g−1))と表現することにする。 Here, the g parity check polynomials of the equation (30-1) are converted into the equations (30-1-0), the equations (30-1-1), the equations (30-1-2), ... It will be expressed as 30-1- (g-2)) and the formula (30-1- (g-1)).

同様に、式(30−w)はg個のパリティ検査多項式で表現される(w=2、3、・・・、q−1)。ここで、式(30−w)のg個のパリティ検査多項式を式(30−w−0)、式(30−w−1)、式(30−w−2)、・・・、式(30−w−(g−2))、式(30―w−(g−1))と表現することにする。 Similarly, equation (30-w) is represented by g parity check polynomials (w = 2, 3, ..., Q-1). Here, the g parity check polynomials of the equation (30-w) are the equations (30-w-0), the equation (30-w-1), the equation (30-w-2), ..., The equation ( It will be expressed as 30-w- (g-2)) and the formula (30-w- (g-1)).

なお、式(30−1)〜式(30−(q−1))において、X1,i、X2,i、・・・、Xq−1,iは、時点iにおける情報X、X、・・・、Xq−1を示し、Pは時点iにおけるパリティPを示す。また、AXr,k(D)は、符号化率(r−1)/r(r=2,3,…,q(qは3以上の自然数))の時刻iとし、k=i mod gとして求めたkのパリティ検査多項式におけるX(D)の項である。また、B(D)は、符号化率(r−1)/rの時刻iとしk=i mod gとして求めたkのパリティ検査多項式におけるP(D)の項である。また、「i mod g」は、iをgで除算した余りである。 In equations (30-1) to (30- (q-1)), X 1, i , X 2, i , ..., X q-1, i are information X 1 , at time point i. X 2, ···, shows a X q-1, P i denotes a parity P at point in time i. Further, A Xr, k (D) is a time i of a coding rate (r-1) / r (r = 2,3, ..., Q (q is a natural number of 3 or more)), and k = i mod g. It is a term of X r (D) in the parity check polynomial of k obtained as. Further, B k (D) is a term of P (D) in the parity check polynomial of k obtained by setting the time i at the coding rate (r-1) / r and k = i mod g. Further, "i mod g" is the remainder obtained by dividing i by g.

すなわち、式(30−1)は、符号化率1/2に対応する時変周期gのLDPC−CCのパリティ検査多項式であり、式(30−2)は、符号化率2/3に対応する時変周期gのLDPC−CCのパリティ検査多項式であり、…、式(30−(q−1))は、符号化率(q−1)/qに対応する時変周期gのLDPC−CCのパリティ検査多項式である。 That is, equation (30-1) is a parity check polynomial of LDPC-CC having a time variation period g corresponding to a coding rate of 1/2, and equation (30-2) corresponds to a coding rate of 2/3. It is a parity check polynomial of the LDPC-CC of the time-varying period g, and ..., Equation (30- (q-1)) is the LDPC- of the time-varying period g corresponding to the coding rate (q-1) / q. It is a parity check polynomial of CC.

このようにして、特性が良好な符号化率1/2のLDPC−CCのパリティ検査多項式である式(30−1)を基礎として、符号化率2/3のLDPC−CCのパリティ検査多項式(30−2)を生成する。 In this way, based on the equation (30-1) which is the parity check polynomial of the LDPC-CC having a good coding rate of 1/2, the parity check polynomial of the LDPC-CC having a coding rate of 2/3 (30-1). 30-2) is generated.

更に、符号化率2/3のLDPC−CCのパリティ検査多項式(30−2)を基礎として、符号化率3/4のLDPC−CCのパリティ検査多項式(30−3)を生成する。以降同様にして、符号化率(r−1)/rのLDPC−CCを基礎として、符号化率r/(r+1)のLDPC−CCのパリティ検査多項式を生成する。(r=2、3、・・・、q−2、q−1) Further, a parity check polynomial (30-3) of LDPC-CC having a code rate of 3/4 is generated based on the parity check polynomial (30-2) of LDPC-CC having a code rate of 2/3. Hereinafter, in the same manner, a parity check polynomial of the LDPC-CC having the coding rate r / (r + 1) is generated based on the LDPC-CC having the coding rate (r-1) / r. (R = 2, 3, ..., q-2, q-1)

以上のパリティ検査多項式の構成方法について別の表現をする。符号化率(y−1)/yである時変周期gのLDPC―CCと、符号化率(z−1)/zである時変周期gのLDPC−CCとを、考える。ただし、符号化器の回路の共用化と、復号化器の回路の共用化とを図る符号化率の中で最大の符号化率は(q−1)/qであり、gは2以上の整数、yは2以上の整数、zは2以上の整数とし、y<z≦qの関係が成立するものとする。なお、符号化器の回路の共用化とは、符号化器内部の回路の共用化であり、符号化器と復号化器との回路の共用化ではない。 Another expression is given about the above-mentioned construction method of the parity check polynomial. Consider an LDPC-CC having a time-varying period g having a coding rate (y-1) / y and an LDPC-CC having a time-varying period g having a coding rate (z-1) / z. However, the maximum coding rate among the coding rates for sharing the circuit of the encoder and the circuit of the decoder is (q-1) / q, and g is 2 or more. It is assumed that an integer, y is an integer of 2 or more, z is an integer of 2 or more, and the relationship of y <z ≦ q is established. Note that the sharing of the circuit of the encoder is the sharing of the circuit inside the encoder, not the sharing of the circuit between the encoder and the decoder.

このとき、式(30―1)〜(30−(q−1))の説明をする際に述べたg個のパリティ検査多項式を表現した式(30−w−0)、式(30−w−1)、式(30−w−2)、・・・、式(30−w−(g−2))、式(30―w−(g−1))において、w=y―1としたときのg個のパリティ検査多項式を式(31−1)〜式(31−g)であらわす。

Figure 0006785348
At this time, the equations (30-w-0) and the equations (30-w) expressing the g parity check polynomials described in the explanation of the equations (30-1) to (30- (q-1)) are given. -1), Equation (30-w-2), ..., Equation (30-w- (g-2)), Equation (30-w- (g-1)), w = y-1 The g parity check polynomials at this time are represented by equations (31-1) to (31-g).
Figure 0006785348

式(31−1)〜式(31―g)において、式(31−w)と式(31―w’)は等価の式であり、以降で式(31−w)と記載されているところを式(31−w’)と置き換えても良い(w=1、2、・・・、g)。 In equations (31-1) to (31-g), equation (31-w) and equation (31-w') are equivalent equations, which are hereinafter described as equations (31-w). May be replaced with the equation (31-w') (w = 1, 2, ..., G).

そして、上述の(良好な特性を有するLDPC―CC)で説明したように、時点jにおける情報X1、2、・・・、Xy−1をX1,j、2,j、・・・、Xy−1,jとあらわし、時点jにおけるパリティPをPjとあらわし、u=(X1,j,X2,j、・・・、Xy−1,j、Pj)とする。このとき、時点jの情報X1,j、2,j、・・・、Xy−1,j及びパリティPは、
「j mod g=0のとき、式(31―1)のパリティ検査多項式を満たす。」
「j mod g=1のとき、式(31―2)のパリティ検査多項式を満たす。」
「j mod g=2のとき、式(31―3)のパリティ検査多項式を満たす。」



「j mod g=kのとき、式(31―(k+1))のパリティ検査多項式を満たす。」



「j mod g=g−1のとき、式(31―g)のパリティ検査多項式を満たす。」
このとき、パリティ検査多項式と検査行列の関係は、上述の(良好な特性を有するLDPC−CC)で説明した場合と同様である。
Then, as described above (LDPC-CC having good characteristics), the information X 1, X 2, ..., X y-1 at the time point j is changed to X 1, j, X 2, j, ... ..., X y-1, j , the parity P at the time point j is represented as Pj, and u j = (X 1, j , X 2, j, ..., X y-1, j , Pj) T And. At this time, the information X 1, j, X 2, j, ..., X y-1, j and the parity P j at the time point j are
"When j mod g = 0, the parity check polynomial of Eq. (31-1) is satisfied."
"When j mod g = 1, the parity check polynomial of Eq. (31-2) is satisfied."
"When j mod g = 2, the parity check polynomial of Eq. (31-3) is satisfied."



"When j mod g = k, the parity check polynomial of Eq. (31- (k + 1)) is satisfied."



"When j mod g = g-1, the parity check polynomial of equation (31-g) is satisfied."
At this time, the relationship between the parity check polynomial and the check matrix is the same as the case described above (LDPC-CC having good characteristics).

次に、式(30―1)〜(30−(q−1))の説明をする際に述べたg個のパリティ検査多項式を表現した式(30−w−0)、式(30−w−1)、式(30−w−2)、・・・、式(30−w−(g−2))、式(30―w−(g−1))において、w=z―1としたときのg個のパリティ検査多項式を式(32−1)〜式(32−g)であらわす。(y<z≦qの関係から、式(32−1)〜式(32−g)とあらわすことができる。)

Figure 0006785348
Next, the equations (30-w-0) and the equations (30-w) expressing the g parity check polynomials described when the equations (30-1) to (30- (q-1)) are explained. -1), Equation (30-w-2), ..., Equation (30-w- (g-2)), Equation (30-w- (g-1)), w = z-1 The g parity check polynomials at this time are represented by equations (32-1) to (32-g). (From the relationship of y <z ≦ q, it can be expressed as equations (32-1) to (32-g).)
Figure 0006785348

式(32−1)〜式(32―g)において、式(32−w)と式(32―w’)は等価の式であり、以降で式(32−w)と記載されているところを式(32−w’)と置き換えても良い(w=1、2、・・・、g)。 In formulas (32-1) to (32-g), formula (32-w) and formula (32-w') are equivalent formulas, and are hereinafter described as formula (32-w). May be replaced with the equation (32-w') (w = 1, 2, ..., G).

そして、上述の(良好な特性を有するLDPC―CC)で説明したように、時点jにおける情報X1、2、・・・、Xy−1、・・・、Xs、・・・、Xz−1をX1,j、2,j、・・・、Xy−1,j、・・・、Xs,j、・・・、Xz−1,jとあらわし、時点jにおけるパリティPをPjとあらわし、u=(X1,j,X2,j、・・・、Xy−1,j、・・・、Xs,j、・・・、Xz−1,j、Pj)とする(したがって、y<z≦qの関係から、s=y、y+1、y+2、y+3、・・・、z−3、z−2、z−1となる。)。このとき、時点jの情報X1,j、2,j、・・・、Xy−1,j、・・・、Xs,j、・・・、Xz−1,j及びパリティPは、
「j mod g=0のとき、式(32―1)のパリティ検査多項式を満たす。」
「j mod g=1のとき、式(32―2)のパリティ検査多項式を満たす。」
「j mod g=2のとき、式(32―3)のパリティ検査多項式を満たす。」



「j mod g=kのとき、式(32―(k+1))のパリティ検査多項式を満たす。」



「j mod g=g−1のとき、式(32―g)のパリティ検査多項式を満たす。」このとき、パリティ検査多項式と検査行列の関係は、上述の(良好な特性を有するLDPC−CC)で説明した場合と同様である。
Then, as described above (LDPC-CC having good characteristics), the information X 1, X 2, ..., X y-1, ..., X s, ..., At the time point j. X z-1 is represented as X 1, j, X 2, j, ..., X y-1, j, ..., X s, j, ..., X z-1, j, and the time point j Parity P in is expressed as Pj, and u j = (X 1, j , X 2, j, ..., X y-1, j, ..., X s, j, ..., X z-1. , J , Pj) T (Therefore, from the relationship of y <z≤q, s = y, y + 1, y + 2, y + 3, ..., Z-3, z-2, z-1). At this time, the information at the time point j, X 1, j, X 2, j, ..., X y-1, j, ..., X s, j, ..., X z-1, j and the parity P. j is
"When j mod g = 0, the parity check polynomial of Eq. (32-1) is satisfied."
"When j mod g = 1, the parity check polynomial of Eq. (32-2) is satisfied."
"When j mod g = 2, the parity check polynomial of Eq. (32-3) is satisfied."



"When j mod g = k, the parity check polynomial of equation (32- (k + 1)) is satisfied."



"When j mod g = g-1, the parity check polynomial of the equation (32-g) is satisfied." At this time, the relationship between the parity check polynomial and the check matrix is as described above (LDPC-CC having good characteristics). It is the same as the case explained in.

上記関係が成立する場合において、符号化率(y−1)/yにおける時変周期gのLDPC―CCと、符号化率(z−1)/zにおける時変周期gのLDPC−CCとにおいて、以下の条件が成立する場合、符号化率(y−1)/yにおける時変周期gのLDPC―CCの符号化器と、符号化率(z−1)/zにおける時変周期gのLDPC−CCの符号化器とが、回路の共用化ができ、かつ、符号化率(y−1)/yにおける時変周期gのLDPC―CCの復号化器と、符号化率(z−1)/zにおける時変周期gのLDPC−CCの復号化器とが、回路の共用化ができる。その条件は、以下のとおりである。 When the above relationship is established, the LDPC-CC having a time-varying period g at a coding rate (y-1) / y and the LDPC-CC having a time-varying period g at a coding rate (z-1) / z When the following conditions are satisfied, the LDPC-CC encoder having a time-varying period g at a coding rate (y-1) / y and the time-varying period g at a coding rate (z-1) / z The LDPC-CC encoder can share the circuit, and the LDPC-CC decoder with a time-varying period g at the coding rate (y-1) / y and the coding rate (z-). 1) The circuit can be shared with the LDPC-CC decoder having the time-varying period g at / z. The conditions are as follows.

まず、式(31―1)と式(32−1)とでは、以下の関係が成立する。
「式(31―1)のAX1,0(D)と式(32―1)のAX1,0(D)とは、等号が成立する。」



「式(31―1)のAXf,0(D)と式(32―1)のAXf,0(D)とは、等号が成立する。」



「式(31―1)のAXy−1,0(D)と式(32―1)のAXy−1,0(D)とは、等号が成立する。」
つまり、上記関係はf=1、2、3、・・・、y−1で成立する。
First, the following relationship is established between the equation (31-1) and the equation (32-1).
"The equal sign holds for AX1,0 (D) in equation (31-1) and AX1,0 (D) in equation (32-1)."



"The equal sign holds for AXf, 0 (D) in equation (31-1) and AXf, 0 (D) in equation (32-1)."



"Equation (31-1) of A Xy-1, 0 (D) and A Xy-1, 0 (D) of the formula (32-1), the equality is satisfied."
That is, the above relationship is established when f = 1, 2, 3, ..., Y-1.

また、パリティに対しても以下の関係が成立する。
「式(31―1)のB(D)と式(32―1)のB(D)とは、等号が成立する。」
In addition, the following relationship holds for parity.
"B 0 and (D) is of formula (31-1) B 0 of (D) and Formula (32-1), equality is established."

同様に、式(31―2)と式(32−2)では以下の関係が成立する。
「式(31―2)のAX1,1(D)と式(32―2)のAX1,1(D)とは、等号が成立する。」



「式(31―2)のAXf,1(D)と式(32―2)のAXf,1(D)とは、等号が成立する。」



「式(31―2)のAXy−1,1(D)と式(32―2)のAXy−1,1(D)とは、等号が成立する。」
つまり、上記関係はf=1、2、3、・・・、y−1で成立する。
Similarly, the following relationship holds between the equation (31-2) and the equation (32-2).
"What is an A X1,1 (D) of the formula (31-2) A X1,1 of (D) and formula (32-2), the equal sign is established."



"The equal sign holds for AXf, 1 (D) in equation (31-2) and AXf, 1 (D) in equation (32-2)."



"Equation (31-2) of A Xy-1, 1 (D) and A Xy-1, 1 (D) of the formula (32-2), the equality is satisfied."
That is, the above relationship is established when f = 1, 2, 3, ..., Y-1.

また、パリティに対しても以下の関係が成立する。
「式(31―2)のB(D)と式(32―2)のB(D)とは、等号が成立する。」

(略)
In addition, the following relationship holds for parity.
"B 1 and (D) is of formula (31-2) B 1 of (D) and Formula (32-2), equality is established."

(Omitted)

同様に、式(31―h)と式(32−h)とでは、以下の関係が成立する。
「式(31―h)のAX1,h−1(D)と式(32―h)のAX1,h−1(D)とは、等号が成立する。」



「式(31―h)のAXf,h−1(D)と式(32―h)のAXf,h−1(D)とは、等号が成立する。」



「式(31―h)のAXy−1,h−1(D)と式(32―h)のAXy−1,h−1(D)とは、等号が成立する。」
つまり、上記関係はf=1、2、3、・・・、y−1で成立する。
Similarly, the following relationship is established between the equation (31-h) and the equation (32-h).
"The equal sign holds for AX1, h-1 (D) of equation (31-h) and AX1, h-1 (D) of equation (32-h)."



"The equal sign holds for AXf, h-1 (D) of equation (31-h) and AXf, h-1 (D) of equation (32-h)."



"The equal sign holds for A Xy-1, h-1 (D) of the formula (31-h) and A Xy-1, h-1 (D) of the formula (32-h)."
That is, the above relationship is established when f = 1, 2, 3, ..., Y-1.

また、パリティに対しても以下の関係が成立する。
「式(31―h)のBh−1(D)と式(32―h)のBh−1(D)とは、等号が成立する。」

(略)
In addition, the following relationship holds for parity.
"The equal sign holds for B h-1 (D) of equation (31-h) and B h-1 (D) of equation (32-h)."

(Omitted)

同様に、式(31―g)と式(32−g)とでは、以下の関係が成立する。
「式(31―g)のAX1,g−1(D)と式(32―g)のAX1,g−1(D)とは、等号が成立する。」



「式(31―g)のAXf,g−1(D)と式(32―g)のAXf,g−1(D)とは、等号が成立する。」



「式(31―g)のAXy−1,g−1(D)と式(32―g)のAXy−1,g−1(D)とは、等号が成立する。」
つまり、上記関係はf=1、2、3、・・・、y−1で成立する。
Similarly, the following relationship is established between the equation (31-g) and the equation (32-g).
"The equal sign holds for AX1, g-1 (D) of formula (31-g) and AX1, g-1 (D) of formula (32-g)."



"The equal sign holds for AXf, g-1 (D) of formula (31-g) and AXf, g-1 (D) of formula (32-g)."



"The equal sign holds for A Xy-1, g-1 (D) of the formula (31-g) and A Xy-1, g-1 (D) of the formula (32-g)."
That is, the above relationship is established when f = 1, 2, 3, ..., Y-1.

また、パリティに対しても以下の関係が成立する。
「式(31―g)のBg−1(D)と式(32―g)のBg−1(D)とは、等号が成立する。」
(よって、h=1、2、3、・・・、g−2、g−1、gとなる。)
In addition, the following relationship holds for parity.
"The equal sign holds for B g-1 (D) of formula (31-g) and B g-1 (D) of formula (32-g)."
(Therefore, h = 1, 2, 3, ..., G-2, g-1, g.)

以上のような関係が成立した場合、符号化率(y−1)/yにおける時変周期gのLDPC―CCの符号化器と符号化率(z−1)/zにおける時変周期gのLDPC−CCの符号化器とが、回路の共用化ができ、かつ、符号化率(y−1)/yにおける時変周期gのLDPC―CCの復号化器と符号化率(z−1)/zにおける時変周期gのLDPC−CCの復号化器とが、回路の共用化ができる。ただし、符号化器の回路の共用方法、及び、復号化器の回路の共用化方法については、以降の(符号化器、復号化器の構成)で詳しく説明する。 When the above relationship is established, the LDPC-CC encoder and the time-varying period g at the coding rate (z-1) / z of the time-varying period g at the coding rate (y-1) / y The LDPC-CC encoder can share the circuit, and the LDPC-CC decoder and coding rate (z-1) with a time variation period g at a coding rate (y-1) / y. ) / Z The circuit can be shared with the LDPC-CC decoder having the time-varying period g. However, the method of sharing the circuit of the encoder and the method of sharing the circuit of the decoder will be described in detail in the following (configuration of the encoder and the decoder).

上述の条件を満足した、時変周期3、対応する符号化率が1/2、2/3、3/4、5/6のLDPC−CCのパリティ検査多項式の一例を表5に示す。ただし、パリティ検査多項式の形式は、表3の形式と同様の形式であらわしている。これにより、送信装置、受信装置が、符号化率が1/2、2/3、3/4、5/6を対応した場合、(または、4つの符号化率のうち2つ以上の符号化率を送信装置、受信装置が対応した場合、)演算規模(回路規模)の低減(Distributed codesでありながら、符号化器の回路の共用化と、復号化器の回路の共用化とができるため、回路規模を低減することができる)、及び、受信装置が高いデータの受信品質を得ることができる。

Figure 0006785348
Table 5 shows an example of an LDPC-CC parity check polynomial that satisfies the above conditions and has a time-varying period of 3, and a corresponding coding rate of 1/2, 2/3, 3/4, and 5/6. However, the format of the parity check polynomial is the same as the format shown in Table 3. As a result, when the transmitting device and the receiving device correspond to a coding rate of 1/2, 2/3, 3/4, 5/6 (or two or more of the four coding rates are coded). When the rate is supported by the transmitter and receiver) The calculation scale (circuit scale) can be reduced (Distributed codes, but the encoder circuit can be shared and the decoder circuit can be shared. , The circuit scale can be reduced), and the receiving device can obtain high data reception quality.
Figure 0006785348

表5の時変周期3のLDPC−CCが、上記条件を満たしていることを説明する。例えば、表5の符号化率1/2における時変周期3のLDPC―CCと、表5の符号化率2/3における時変周期3のLDPC―CCと、について考える。つまり、(31−1)〜(31−g)においてy=2となり、(32−1)〜(32−g)においてz=3となる。 It will be described that the LDPC-CC having the time variation period 3 in Table 5 satisfies the above conditions. For example, consider an LDPC-CC having a time-varying period of 3 at a coding rate of 1/2 in Table 5 and an LDPC-CC having a time-varying period of 3 at a coding rate of 2/3 in Table 5. That is, y = 2 in (31-1) to (31-g), and z = 3 in (32-1) to (32-g).

すると、表5の符号化率1/2における時変周期3のLDPC―CCから、式(31−1)のAX1,0(D)はD373+D56+1となり、表5の符号化率2/3における時変周期3のLDPC―CCから、式(32―1)のAX1,0(D)はD373+D56+1となり「式(31―1)のAX1,0(D)と式(32―1)のAX1,0(D)とは、等号が成立する。」 Then, from the LDPC-CC of the time-varying period 3 at the coding rate 1/2 of Table 5, AX1,0 (D) of the equation (31-1) becomes D 373 + D 56 + 1, and the coding rate of Table 5 is obtained. From the LDPC-CC of the time variation period 3 in 2/3, the AX1,0 (D) of the equation (32-1) becomes D 373 + D 56 + 1, and " AX1,0 (D) of the equation (31-1)). And AX1,0 (D) in equation (32-1) have an equal sign. "

また、表5の符号化率1/2における時変周期3のLDPC―CCから、式(31―1)のB(D)はD406+D218+1となり、表5の符号化率2/3における時変周期3のLDPC―CCから、式(32―1)のB(D)=D406+D218+1となり、「式(31―1)のB(D)と式(32―1)のB(D)とは、等号が成立する。」 Further, from the LDPC-CC having the time variation period 3 at the coding rate 1/2 in Table 5, B 0 (D) in the equation (31-1) becomes D 406 + D 218 + 1, and the coding rate 2 / in Table 5 From the LDPC-CC of the time-varying period 3 in 3, B 0 (D) = D 406 + D 218 + 1 of the formula (32-1), and "B 0 (D) of the formula (31-1) and the formula (32-) An equal sign holds with B 0 (D) in 1). "

同様に、表5の符号化率1/2における時変周期3のLDPC―CCから、式(31−2)のAX1,1(D)=D457+D197+1となり、表5の符号化率2/3における時変周期3のLDPC―CCから式(32―2)のAX1,1(D)=D457+D197+1となり、「式(31―2)のAX1,1(D)と式(32―2)のAX1,1(D)とは、等号が成立する。」 Similarly, from the LDPC-CC having the time variation period 3 at the coding rate 1/2 in Table 5, AX1,1 (D) = D 457 + D 197 + 1 in Eq. (31-2), and the coding in Table 5 From LDPC-CC with a time-varying period of 3 at a rate of 2/3, AX1,1 (D) of equation (32-2) = D 457 + D 197 + 1, and " AX1,1 (D) of equation (31-2)". ) And AX1,1 (D) of the formula (32-2) have equal signs. "

また、表5の符号化率1/2における時変周期3のLDPC―CCから、式(31―2)のB(D)はD491+D22+1となり、表5の符号化率2/3における時変周期3のLDPC―CCから、式(32―2)のB(D)=D491+D22+1となり、「式(31―2)のB(D)と式(32―2)のB(D)とは、等号が成立する。」 Further, from the LDPC-CC having the time variation period 3 at the coding rate 1/2 in Table 5, B 1 (D) in Eq. (31-2) becomes D 491 + D 22 + 1, and the coding rate 2 / in Table 5 From the LDPC-CC of the time-varying period 3 in 3, B 1 (D) = D 491 + D 22 + 1 of the equation (32-2), and "B 1 (D) of the equation (31-2) and the equation (32-)". The equal sign holds with B 1 (D) of 2). "

同様に、表5の符号化率1/2における時変周期3のLDPC―CCから、式(31−3)のAX1,2(D)はD485+D70+1となり、表5の符号化率2/3における時変周期3のLDPC―CCから、式(32―3)のAX1,2(D)=D485+D70+1となり、「式(31―3)のAX1,2(D)と式(32―3)のAX1,2(D)とは、等号が成立する。」 Similarly, from the LDPC-CC having the time variation period 3 at the coding rate 1/2 in Table 5, AX1, 2 (D) in Eq. (31-3) becomes D 485 + D 70 + 1, and the coding in Table 5 From LDPC-CC with a time variation period of 3 at a rate of 2/3, AX1, 2 (D) = D 485 + D 70 + 1 in Eq. (32-3), and " AX1, 2 in Eq. (31-3) ( The equal sign holds between D) and AX1 , 2 (D) of the formula (32-3). "

また、表5の符号化率1/2における時変周期3のLDPC―CCから、式(31―3)のB(D)はD236+D181+1となり、表5の符号化率2/3における時変周期3のLDPC―CCから、式(32―3)のB(D)はD236+D181+1となり、「式(31―3)のB(D)と式(32―3)のB(D)とは、等号が成立する。」 Further, from the LDPC-CC having the time variation period 3 at the coding rate 1/2 in Table 5, B 2 (D) in the equation (31-3) becomes D 236 + D 181 + 1, and the coding rate 2 / in Table 5 From the LDPC-CC of the time-varying period 3 in 3, the B 2 (D) of the equation (32-3) becomes D 236 + D 181 + 1, and "B 2 (D) of the equation (31-3) and the equation (32-)". An equal sign holds with B 2 (D) in 3). "

以上から分かるように、表5の符号化率1/2における時変周期3のLDPC―CCと、表5の符号化率2/3における時変周期3のLDPC―CCとは、上記の条件を満たしていることが確認できる。 As can be seen from the above, the LDPC-CC having a time-varying period of 3 at a coding rate of 1/2 in Table 5 and the LDPC-CC having a time-varying period of 3 at a coding rate of 2/3 in Table 5 have the above-mentioned conditions. It can be confirmed that the above is satisfied.

以上と同様に、表5の時変周期3のLDPC−CCにおいて、符号化率1/2、2/3、3/4、5/6のうち、2つの異なる符号化率の時変周期3のLDPC―CCを選択し、上記の条件を満たすかの検証を行うと、いずれの選択パターンにおいても、上記の条件を満たすことが確認できる。 Similarly to the above, in the LDPC-CC having the time-varying period 3 in Table 5, the time-varying period 3 having two different coding rates out of the coding rates of 1/2, 2/3, 3/4, and 5/6 When LDPC-CC is selected and it is verified whether the above conditions are satisfied, it can be confirmed that the above conditions are satisfied in any of the selection patterns.

なお、LDPC−CCは畳み込み符号の一種であるため、情報ビットの復号における信頼度を確保するために、ターミネーションやテイルバイティングが必要となる。ここでは、データ(情報)Xの状態をゼロにする(以下「Information-zero-termination」という)方法を行う場合について考える。 Since LDPC-CC is a kind of convolutional code, termination and tail biting are required to ensure reliability in decoding the information bit. Here, a case where a method of setting the state of data (information) X to zero (hereinafter referred to as "Information-zero-termination") is performed will be considered.

「Information-zero-termination」の方法を示した図が、図10である。図10に示したように、送信する情報系列のうち最後に送信する情報ビット(最終の送信ビット)がXn(110)である。この最終の情報ビットXn(110)に伴い符号化器が生成するパリティビットまでしか送信装置がデータを送信しなかった場合に、受信装置が復号を行った場合、情報の受信品質が大きく劣化する。この問題を解決するために、最終の情報ビットXn(110)以降の情報ビット(「仮想の情報ビット」と呼ぶ)を「0」と仮定して符号化を行い、パリティビット(130)を生成する。 FIG. 10 is a diagram showing a method of “Information-zero-termination”. As shown in FIG. 10, the information bit (final transmission bit) to be transmitted last in the information series to be transmitted is Xn (110). If the transmitting device transmits data only up to the parity bit generated by the encoder with the final information bit Xn (110) and the receiving device decodes the data, the reception quality of the information is significantly deteriorated. .. In order to solve this problem, the information bits (called "virtual information bits") after the final information bit Xn (110) are encoded assuming "0" to generate the parity bit (130). To do.

このとき、仮想の情報ビット(120)は、受信装置が「0」と分かっているので、送信装置は仮想の情報ビット(120)を送信せず、仮想の情報ビット(120)によって生成されたパリティビット(130)のみを送信する(このパリティビットは送信しなければならない冗長なビットになる。したがって、このパリティビットのことを冗長ビットと呼ぶ。)。すると新たな課題として、データの伝送効率の向上及びデータの受信品質の確保の両立を図るためには、データの受信品質を確保しつつ、仮想の情報ビット(120)によって生成されたパリティビット(130)の数をできる限り少なくする必要がある。 At this time, since the receiving device knows that the virtual information bit (120) is "0", the transmitting device does not transmit the virtual information bit (120) and is generated by the virtual information bit (120). Only the parity bit (130) is transmitted (this parity bit becomes a redundant bit that must be transmitted. Therefore, this parity bit is referred to as a redundant bit). Then, as a new issue, in order to improve the data transmission efficiency and secure the data reception quality at the same time, the parity bit generated by the virtual information bit (120) while ensuring the data reception quality (120). It is necessary to reduce the number of 130) as much as possible.

このとき、データの受信品質を確保しつつ、仮想の情報ビットによって生成されたパリティビットの数をできる限り少なくするためには、パリティ検査多項式のパリティに関わる項が重要な役割を果たしていることがシミュレーションにより確認された。 At this time, in order to minimize the number of parity bits generated by the virtual information bits while ensuring the reception quality of the data, the term related to the parity of the parity check polynomial plays an important role. Confirmed by simulation.

一例として、時変周期m(mは整数、かつ、m≧2)、符号化率が1/2のときのLDPC−CCを例に説明する。時変周期mのとき、必要となるm個のパリティ検査多項式を次式であらわす。

Figure 0006785348
ただし、i=0、1、・・・、m−1とする。また、AX1,i(D)に存在するDの次数は0以上の整数しか存在せず(例えば、AX1,1(D)=D15+D+Dのように、Dについて存在する次数は15、3、0のように、全てが0以上の次数で構成される)、B(D)に存在するDの次数も0以上の次数しか存在しないものとする(例えば、B(D)=D18+D+Dのように、Dについて存在する次数は18、4、0のように、全てが0以上の次数で構成される)。 As an example, LDPC-CC when the time variation period m (m is an integer and m ≧ 2) and the coding rate is 1/2 will be described as an example. When the time-varying period m, the required m parity check polynomials are expressed by the following equations.
Figure 0006785348
However, i = 0, 1, ..., M-1. Further, the order of D existing in AX1 , i (D) is only an integer of 0 or more (for example, the degree existing for D such as AX1,1 (D) = D 15 + D 3 + D 0 ). the as 15,3,0, all composed of zero or more degrees), only and shall not exist order algebraic equation in the zero or more D present in B i (D) (e.g., B i ( D) = D 18 + D 4 + D 0 , and the degree existing for D is 18, 4, 0 , all of which are composed of 0 or more orders).

このとき、時刻jにおいて、次式のパリティ検査多項式が成立する。

Figure 0006785348
At this time, at time j, the parity check polynomial of the following equation is established.
Figure 0006785348

そして、X(D)において、AX1,1(D)におけるDの最も高い次数をα(例えば、AX1,1(D)=D15+D+Dとすると、Dについて次数15、次数3、次数0が存在し、Dの最も高い次数α=15となる。)、AX1,2(D)におけるDの最も高い次数をα、・・・、AX1,i(D)におけるDの最も高い次数をα、・・・、AX1,m−1(D)におけるDの最も高い次数をαm−1とする。そして、αにおいて(i=0、1、2、・・・、m−1)最も大きい値をαとする。 Then, in X 1 (D), the highest order of D in A X1,1 (D) α 1 (e.g., when A X1,1 (D) = D 15 + D 3 + D 0, the order 15 for D, There are 3 and 0 degrees, and the highest order of D is α 1 = 15.), The highest order of D in AX1, 2 (D) is α 2 , ..., AX1 , i (D). ), The highest order of D is α i , ..., AX1, m-1. The highest order of D in (D) is α m-1 . Then, let α be the largest value in α i (i = 0, 1, 2, ..., M-1).

一方、P(D)において、B(D)におけるDの最も高い次数をβ、B(D)におけるDの最も高い次数をβ、・・・、B(D)におけるDの最も高い次数をβ、・・・、Bm−1(D)におけるDの最も高い次数をβm−1とする。そして、βにおいて(i=0、1、2、・・・、m−1)最も大きい値をβとする。 On the other hand, in P (D), the highest order of D in B 1 (D) is β 1 , the highest order of D in B 2 (D) is β 2 , ..., Of D in Bi (D). The highest order is β i , ..., The highest order of D in B m-1 (D) is β m-1 . Then, in β i (i = 0, 1, 2, ..., M-1), the largest value is β.

すると、データの受信品質を確保しつつ、仮想の情報ビットによって生成されたパリティビットの数をできる限り少なくするためには、βがαの1/2以下とすると良い。 Then, in order to reduce the number of parity bits generated by the virtual information bits as much as possible while ensuring the data reception quality, β should be 1/2 or less of α.

ここでは、符号化率1/2の場合についてが、それ以上の符号化率の場合についても同様に考えることができる。このとき、特に、符号化率4/5以上の場合、データの受信品質を確保しつつ、仮想の情報ビットによって生成されたパリティビットの数をできる限り少なくするという条件を満たすための必要な冗長ビットが非常に大きくなる傾向があり、上記と同様に考えた条件というものが、データの受信品質を確保しつつ、仮想の情報ビットによって生成されたパリティビットの数をできる限り少なくするためには重要となる。 Here, the case where the coding rate is 1/2 can be considered in the same manner as the case where the coding rate is higher than that. At this time, particularly when the coding rate is 4/5 or more, the necessary redundancy is required to satisfy the condition that the number of parity bits generated by the virtual information bits is reduced as much as possible while ensuring the data reception quality. Bits tend to be very large, and the conditions considered above are to minimize the number of parity bits generated by virtual information bits while ensuring data reception quality. It becomes important.

一例として、時変周期m(mは整数、かつ、m≧2)、符号化率が4/5のときのLDPC−CCを例に説明する。時変周期mのとき、必要となるm個のパリティ検査多項式を次式であらわす。

Figure 0006785348
ただし、i=0、1、・・・、m−1とする。また、AX1,i(D)に存在するDの次数は0以上の整数しか存在せず(例えば、AX1,1(D)=D15+D+Dのように、Dについて存在する次数は15、3、0のように、全てが0以上の次数で構成される)、同様に、AX2,i(D)に存在するDの次数は0以上の整数しか存在せず、AX3,i(D)に存在するDの次数は0以上の整数しか存在せず、AX4,i(D)に存在するDの次数は0以上の整数しか存在せず、B(D)に存在するDの次数も0以上の次数しか存在しないものとする(例えば、B(D)=D18+D+Dのように、Dについて存在する次数は18、4、0のように、全てが0以上の次数で構成される)。 As an example, LDPC-CC when the time-varying period m (m is an integer and m ≧ 2) and the coding rate is 4/5 will be described as an example. When the time-varying period m, the required m parity check polynomials are expressed by the following equations.
Figure 0006785348
However, i = 0, 1, ..., M-1. Further, the order of D existing in AX1 , i (D) is only an integer of 0 or more (for example, the order existing for D such as AX1,1 (D) = D 15 + D 3 + D 0 ). Is composed of all orders of 0 or more, such as 15, 3, 0). Similarly, the order of D existing in AX2 , i (D) is only an integer of 0 or more, and AX3 , the order of D existing in the i (D) is not only there integer of 0 or more, orders of D present in a X4, i (D) is absent only an integer of 0 or more, the B i (D) only and shall not exist order algebraic equation in the zero or more existing D (e.g., as in B i (D) = D 18 + D 4 + D 0, orders exist for D is as 18,4,0, All consist of 0 or higher orders).

このとき、時刻jにおいて、次式のパリティ検査多項式が成立する。

Figure 0006785348
At this time, at time j, the parity check polynomial of the following equation is established.
Figure 0006785348

そして、X(D)において、AX1,1(D)におけるDの最も高い次数をα1,1(例えば、AX1,1(D)=D15+D+Dとすると、Dについて次数15、次数3、次数0が存在し、Dの最も高い次数α1,1=15となる。)、AX1,2(D)におけるDの最も高い次数をα1,2、・・・、AX1,i(D)におけるDの最も高い次数をα1,i、・・・、AX1,m−1(D)におけるDの最も高い次数をα1,m−1とする。そして、α1,iにおいて(i=0、1、2、・・・、m−1)最も大きい値をαとする。 Then, in X 1 (D), if the highest order of D in AX 1 , 1 (D) is α 1, 1 (for example, AX 1, 1 (D) = D 15 + D 3 + D 0 , then the order of D is There are 15, order 3 and order 0, and the highest order α 1, 1 = 15 of D), and the highest order of D in AX1, 2 (D) is α 1 , 2 , ..., The highest order of D in AX1, i (D) is α 1, i , ..., And the highest order of D in AX1, m-1 (D) is α 1, m-1 . Then, in α 1, i (i = 0, 1, 2, ..., M-1), the largest value is set to α 1 .

(D)において、AX2,1(D)におけるDの最も高い次数をα2,1(例えば、AX2,1(D)=D15+D+Dとすると、Dについて次数15、次数3、次数0が存在し、Dの最も高い次数α2,1=15となる。)、AX2,2(D)におけるDの最も高い次数をα2,2、・・・、AX2,i(D)におけるDの最も高い次数をα2,i、・・・、AX2,m−1(D)におけるDの最も高い次数をα2,m−1とする。そして、α2,iにおいて(i=0、1、2、・・・、m−1)最も大きい値をαとする。 In X 2 (D), if the highest order of D in AX 2, 1 (D) is α 2, 1 (for example, AX 2, 1 (D) = D 15 + D 3 + D 0 , then the order 15 for D, degree 3, there is order 0, the highest order alpha 2,1 = 15 of D.), the highest order of D in a x2,2 (D) α 2,2, ···, a X2 , I The highest order of D in (D) is α 2, i , ···, AX2, m-1 The highest order of D in (D) is α 2, m-1 . Then, in α 2, i (i = 0, 1, 2, ..., M-1), the largest value is α 2 .

(D)において、AX3,1(D)におけるDの最も高い次数をα3,1(例えば、AX3,1(D)=D15+D+Dとすると、Dについて次数15、次数3、次数0が存在し、Dの最も高い次数α3,1=15となる。)、AX3,2(D)におけるDの最も高い次数をα3,2、・・・、AX3,i(D)におけるDの最も高い次数をα3,i、・・・、AX3,m−1(D)におけるDの最も高い次数をα3,m−1とする。そして、α3,iにおいて(i=0、1、2、・・・、m−1)最も大きい値をαとする。 In X 3 (D), if the highest order of D in AX 3, 1 (D) is α 3, 1 (for example, AX 3, 1 (D) = D 15 + D 3 + D 0 , then the order 15 for D, degree 3, there is order 0, the highest order alpha 3, 1 = 15 in D.), the highest order of D in a X3,2 (D) α 3,2, ···, a X3 , I The highest order of D in (D) is α 3, i , ···, AX3, m-1 The highest order of D in (D) is α 3, m-1 . Then, in α 3, i (i = 0, 1, 2, ..., M-1), the largest value is set to α 3 .

(D)において、AX4,1(D)におけるDの最も高い次数をα4,1(例えば、AX4,1(D)=D15+D+Dとすると、Dについて次数15、次数3、次数0が存在し、Dの最も高い次数α4,1=15となる。)、AX4,2(D)におけるDの最も高い次数をα4,2、・・・、AX4,i(D)におけるDの最も高い次数をα4,i、・・・、AX4,m−1(D)におけるDの最も高い次数をα4,m−1とする。そして、α4,iにおいて(i=0、1、2、・・・、m−1)最も大きい値をαとする。 In X 4 (D), if the highest order of D in AX4, 1 (D) is α 4, 1 (for example, AX 4, 1 (D) = D 15 + D 3 + D 0 , then the order 15 for D, degree 3, there is order 0, the highest order alpha 4, 1 = 15 in D.), the highest order of D in a X4,2 (D) α 4,2, ···, a X4 , I The highest order of D in (D) is α 4, i , ···, AX4, m-1 The highest order of D in (D) is α 4, m-1 . Then, in α 4, i (i = 0, 1, 2, ..., M-1), the largest value is set to α 4 .

P(D)において、B(D)におけるDの最も高い次数をβ、B(D)におけるDの最も高い次数をβ、・・・、B(D)におけるDの最も高い次数をβ、・・・、Bm−1(D)におけるDの最も高い次数をβm−1とする。そして、βにおいて(i=0、1、2、・・・、m−1)最も大きい値をβとする。 In P (D), the highest order of D in B 1 (D) is β 1 , the highest order of D in B 2 (D) is β 2 , ..., The highest order of D in Bi (D). Let the order be β i , ..., The highest order of D in B m-1 (D) be β m-1 . Then, in β i (i = 0, 1, 2, ..., M-1), the largest value is β.

すると、データの受信品質を確保しつつ、仮想の情報ビットによって生成されたパリティビットの数をできる限り少なくするためには、
「βがαの1/2以下、かつ、βがαの1/2以下、かつ、βがαの1/2以下、かつ、βがαの1/2以下とする」
と良く、特に、良好なデータの受信品質を確保できる可能性が高い。
Then, in order to minimize the number of parity bits generated by the virtual information bits while ensuring the reception quality of the data,
"Β is 1/2 or less of α 1 , β is 1/2 or less of α 2 , β is 1/2 or less of α 3 , and β is 1/2 or less of α 4. "
In particular, there is a high possibility that good data reception quality can be ensured.

また、
「βがαの1/2以下、または、βがαの1/2以下、または、βがαの1/2以下、または、βがαの1/2以下とする」
としても、データの受信品質を確保しつつ、仮想の情報ビットによって生成されたパリティビットの数をできる限り少なくすることができるが、若干、データの受信品質の低下を招く可能性がある(ただし、必ず、データの受信品質の低下を招くというわけではない。)。
Also,
"Β is 1/2 or less of α 1 , or β is 1/2 or less of α 2 , or β is 1/2 or less of α 3 , or β is 1/2 or less of α 4. "
Even so, the number of parity bits generated by the virtual information bits can be reduced as much as possible while ensuring the data reception quality, but it may cause a slight deterioration in the data reception quality (however). , It does not necessarily lead to deterioration of data reception quality.)

よって、時変周期m(mは整数、かつ、m≧2)、符号化率が(n−1)/nのときのLDPC−CCのときは以下のように考えることができる。 Therefore, in the case of LDPC-CC when the time variation period m (m is an integer and m ≧ 2) and the coding rate is (n-1) / n, it can be considered as follows.

時変周期mのとき、必要となるm個のパリティ検査多項式を次式であらわす。

Figure 0006785348
ただし、i=0、1、・・・、m−1とする。また、AX1,i(D)に存在するDの次数は0以上の整数しか存在せず(例えば、AX1,1(D)=D15+D+Dのように、Dについて存在する次数は15、3、0のように、全てが0以上の次数で構成される)、同様に、AX2,i(D)に存在するDの次数は0以上の整数しか存在せず、AX3,i(D)に存在するDの次数は0以上の整数しか存在せず、AX4,i(D)に存在するDの次数は0以上の整数しか存在せず、・・・、AXu,i(D)に存在するDの次数は0以上の整数しか存在せず、・・・、AXn−1,i(D)に存在するDの次数は0以上の整数しか存在せず、B(D)に存在するDの次数も0以上の次数しか存在しないものとする(例えば、B(D)=D18+D+Dのように、Dについて存在する次数は18、4、0のように、全てが0以上の次数で構成される)(u=1、2、3、・・・、n−2、n−1)。 When the time-varying period m, the required m parity check polynomials are expressed by the following equations.
Figure 0006785348
However, i = 0, 1, ..., M-1. Further, the order of D existing in AX1 , i (D) is only an integer of 0 or more (for example, the order existing for D such as AX1,1 (D) = D 15 + D 3 + D 0 ). Is composed of all orders of 0 or more, such as 15, 3, 0). Similarly, the order of D existing in AX2 , i (D) is only an integer of 0 or more, and AX3 , The order of D existing in i (D) is only an integer of 0 or more, and the order of D existing in AX4, i (D) is only an integer of 0 or more, ..., AXu , The order of D existing in i (D) exists only an integer of 0 or more, ..., The order of D existing in AXn-1, i (D) exists only an integer of 0 or more. also the order of D present in B i (D) is assumed there is only 0 or more orders (e.g., as in B i (D) = D 18 + D 4 + D 0, orders exist for D is 18,4 , 0, all of which are of order 0 or higher) (u = 1, 2, 3, ..., N-2, n-1).

このとき、時刻jにおいて、次式のパリティ検査多項式が成立する。

Figure 0006785348
At this time, at time j, the parity check polynomial of the following equation is established.
Figure 0006785348

そして、X(D)において、AX1,1(D)におけるDの最も高い次数をα1,1(例えば、AX1,1(D)=D15+D+Dとすると、Dについて次数15、次数3、次数0が存在し、Dの最も高い次数α1,1=15となる。)、AX1,2(D)におけるDの最も高い次数をα1,2、・・・、AX1,i(D)におけるDの最も高い次数をα1,i、・・・、AX1,m−1(D)におけるDの最も高い次数をα1,m−1とする。そして、α1,iにおいて(i=0、1、2、・・・、m−1)最も大きい値をαとする。 Then, in X 1 (D), if the highest order of D in AX 1 , 1 (D) is α 1, 1 (for example, AX 1, 1 (D) = D 15 + D 3 + D 0 , then the order of D is There are 15, order 3 and order 0, and the highest order α 1, 1 = 15 of D), and the highest order of D in AX1, 2 (D) is α 1 , 2 , ..., The highest order of D in AX1, i (D) is α 1, i , ..., And the highest order of D in AX1, m-1 (D) is α 1, m-1 . Then, in α 1, i (i = 0, 1, 2, ..., M-1), the largest value is set to α 1 .

(D)において、AX2,1(D)におけるDの最も高い次数をα2,1(例えば、AX2,1(D)=D15+D+Dとすると、Dについて次数15、次数3、次数0が存在し、Dの最も高い次数α2,1=15となる。)、AX2,2(D)におけるDの最も高い次数をα2,2、・・・、AX2,i(D)におけるDの最も高い次数をα2,i、・・・、AX2,m−1(D)におけるDの最も高い次数をα2,m−1とする。そして、α2,iにおいて(i=0、1、2、・・・、m−1)最も大きい値をαとする。


In X 2 (D), if the highest order of D in AX 2, 1 (D) is α 2, 1 (for example, AX 2, 1 (D) = D 15 + D 3 + D 0 , then the order 15 for D, degree 3, there is order 0, the highest order alpha 2,1 = 15 of D.), the highest order of D in a x2,2 (D) α 2,2, ···, a X2 , I The highest order of D in (D) is α 2, i , ···, AX2, m-1 The highest order of D in (D) is α 2, m-1 . Then, in α 2, i (i = 0, 1, 2, ..., M-1), the largest value is α 2 .


(D)において、AXu,1(D)におけるDの最も高い次数をαu,1(例えば、AXu,1(D)=D15+D+Dとすると、Dについて次数15、次数3、次数0が存在し、Dの最も高い次数αu,1=15となる。)、AXu,2(D)におけるDの最も高い次数をαu,2、・・・、AXu,i(D)におけるDの最も高い次数をαu,i、・・・、AXu,m−1(D)におけるDの最も高い次数をαu,m−1とする。そして、αu,iにおいて(i=0、1、2、・・・、m−1)最も大きい値をαとする。(u=1、2、3、・・・、n−2、n−1)


In X u (D), if the highest order of D in A Xu, 1 (D) is α u, 1 (for example, A Xu, 1 (D) = D 15 + D 3 + D 0 , then the order 15 for D, There are 3 and 0 degrees, and the highest order of D is α u, 1 = 15.), and the highest order of D in AXu, 2 (D) is α u, 2 , ..., AXu. , I The highest order of D in (D) is α u, i , ···, AXu, m-1 The highest order of D in (D) is α u, m-1 . Then, in α u, i (i = 0, 1, 2, ..., M-1), the largest value is α u . (U = 1, 2, 3, ..., n-2, n-1)


n−1(D)において、AXn−1,1(D)におけるDの最も高い次数をαn−1,1(例えば、AXn−1,1(D)=D15+D+Dとすると、Dについて次数15、次数3、次数0が存在し、Dの最も高い次数αn−1,1=15となる。)、AXn−1,2(D)におけるDの最も高い次数をαn−1,2、・・・、AXn−1,i(D)におけるDの最も高い次数をαn−1,i、・・・、AXn−1,m−1(D)におけるDの最も高い次数をαn−1,m−1とする。そして、αn−1,iにおいて(i=0、1、2、・・・、m−1)最も大きい値をαn−1とする。 In X n-1 (D), A Xn-1,1 highest order of D in (D) α n-1,1 (e.g., A Xn-1,1 (D) = D 15 + D 3 + D 0 Then, there are a degree 15, a degree 3, and a degree 0 for D, and the highest order α n-1,1 = 15 of D), and the highest order of D in AXn-1,2 (D). The highest order of D in α n-1 , 2 , ..., A Xn-1, i (D) is α n-1, i , ..., A Xn-1, m-1 (D). The highest order of D in is α n-1, m-1 . Then, in α n-1, i (i = 0, 1, 2, ..., M-1), the largest value is α n-1 .

P(D)において、B(D)におけるDの最も高い次数をβ、B(D)におけるDの最も高い次数をβ、・・・、B(D)におけるDの最も高い次数をβ、・・・、Bm−1(D)におけるDの最も高い次数をβm−1とする。そして、βにおいて(i=0、1、2、・・・、m−1)最も大きい値をβとする。 In P (D), the highest order of D in B 1 (D) is β 1 , the highest order of D in B 2 (D) is β 2 , ..., The highest order of D in Bi (D). Let the order be β i , ..., The highest order of D in B m-1 (D) be β m-1 . Then, in β i (i = 0, 1, 2, ..., M-1), the largest value is β.

すると、データの受信品質を確保しつつ、仮想の情報ビットによって生成されたパリティビットの数をできる限り少なくするためには、
「βがαの1/2以下、かつ、βがαの1/2以下、かつ、・・・、かつ、βがαの1/2以下、かつ、・・・、かつ、βがαn−1の1/2以下とする(u=1、2、3、・・・、n−2、n−1)」
と良く、特に、良好なデータの受信品質を確保できる可能性が高い。
Then, in order to minimize the number of parity bits generated by the virtual information bits while ensuring the reception quality of the data,
"Β is 1/2 or less of α 1 and β is 1/2 or less of α 2 and ..., and β is 1/2 or less of α u and ... and β Is 1/2 or less of α n-1 (u = 1, 2, 3, ..., N-2, n-1) "
In particular, there is a high possibility that good data reception quality can be ensured.

また、
「βがαの1/2以下、または、βがαの1/2以下、または、・・・、または、βがαの1/2以下、または、・・・、または、βがαn−1の1/2以下とする(u=1、2、3、・・・、n−2、n−1)」
としても、データの受信品質を確保しつつ、仮想の情報ビットによって生成されたパリティビットの数をできる限り少なくすることができるが、若干、データの受信品質の低下を招く可能性がある(ただし、必ず、データの受信品質の低下を招くというわけではない。)。
Also,
"Β is 1/2 or less of α 1 , or β is 1/2 or less of α 2 , or ..., Or β is 1/2 or less of α u , or ..., or β Is 1/2 or less of α n-1 (u = 1, 2, 3, ..., N-2, n-1) "
Even so, the number of parity bits generated by the virtual information bits can be reduced as much as possible while ensuring the data reception quality, but it may cause a slight deterioration in the data reception quality (however). , It does not necessarily lead to deterioration of data reception quality.)

表6に、データの受信品質を確保しつつ、冗長ビットを少なくすることができる時変周期3、符号化率が1/2、2/3、3/4、4/5のLDPC−CCのパリティ検査多項式の一例を示す。表6の時変周期3のLDPC−CCにおいて、符号化率1/2、2/3、3/4、4/5のうち、2つの異なる符号化率の時変周期3のLDPC―CCを選択したとき、既に説明した符号化器及び復号化器を共通化することができる条件を満たすか否か検証すると、いずれの選択パターンにおいても、表5の時変周期3のLDPC−CCと同様に、符号化器及び復号化器を共通化することができる条件を満たすことが確認できる。 Table 6 shows LDPC-CCs with a time-varying period of 3, which can reduce redundant bits while ensuring data reception quality, and a coding rate of 1/2, 2/3, 3/4, 4/5. An example of a parity check polynomial is shown. In the LDPC-CC having a time-varying period 3 in Table 6, the LDPC-CC having a time-varying period 3 having two different coding rates out of the coding rates 1/2, 2/3, 3/4, and 4/5 are used. When it is selected, it is verified whether or not the conditions that can be shared by the encoder and the decoder described above are satisfied. In any of the selection patterns, the same as the LDPC-CC having the time variation period 3 in Table 5 In addition, it can be confirmed that the condition that the encoder and the decoder can be shared is satisfied.

なお、表5の符号化率5/6のとき、冗長ビットが1000ビット以上必要であったが、表6の符号化率4/5のとき、冗長ビットは500ビット以下となることが確認できている。 When the coding rate of Table 5 was 5/6, 1000 or more redundant bits were required, but when the coding rate of Table 6 was 4/5, it was confirmed that the redundant bits were 500 bits or less. ing.

また、表6の符号では、符号化率ごとに異なる数の冗長ビット(「Information-zero-termination」のために付加された冗長ビット)となる。このとき、符号化率が大きくなるにつれ冗長ビットの数は多くなる傾向にある。つまり、表5、表6のように符号を作成した場合、符号化率(n−1)/nの符号と符号化率(m−1)/mの符号があった場合(n>m)、符号化率(n−1)/nの符号に必要な冗長ビット(「Information-zero-termination」のために付加された冗長ビット)の数は、符号化率(m−1)/mの符号に必要な冗長ビット(「Information-zero-termination」のために付加された冗長ビット)の数より多くなる。

Figure 0006785348
Further, in the reference numerals in Table 6, a different number of redundant bits (redundant bits added for "Information-zero-termination") are used for each coding rate. At this time, the number of redundant bits tends to increase as the coding rate increases. That is, when the codes are created as shown in Tables 5 and 6, when there is a code having a code rate (n-1) / n and a code having a code rate (m-1) / m (n> m). , The number of redundant bits (redundant bits added for "Information-zero-termination") required for the code of the code rate (n-1) / n is the code rate (m-1) / m. More than the number of redundant bits required for the code (redundant bits added for "Information-zero-termination").
Figure 0006785348

以上、符号化器の回路の共用化と、復号化器の回路の共用化とを図る符号化率の中で最大の符号化率は(q−1)/qとし、符号化率(r−1)/r(r=2,3,…,q(qは3以上の自然数))の時変周期gのLDPC−CCのパリティ検査多項式について説明した(gは2以上の整数)。 As described above, the maximum coding rate among the coding rates for sharing the encoder circuit and the decoding device circuit is (q-1) / q, and the coding rate (r-) is set. The parity check polypoly of LDPC-CC having a time variation period g of 1) / r (r = 2,3, ..., Q (q is a natural number of 3 or more)) has been described (g is an integer of 2 or more).

ここで、少なくとも符号化率(y−1)/yの時変周期gのLDPC−CC及び符号化率(z−1)/zの時変周期gのLDPC−CCの符号化器を具備する送信装置(y≠z)と、少なくとも符号化率(y−1)/yの時変周期gのLDPC−CC及び符号化率(z−1)/zの時変周期gのLDPC−CCの復号化器を具備する受信装置と、の演算規模(回路規模)を低減できる時変周期gのLDPC−CCのパリティ検査多項式の生成方法と、パリティ検査多項式の特徴について説明した。 Here, an LDPC-CC having a time-varying period g of at least a coding rate (y-1) / y and an LDPC-CC having a time-varying period g of a coding rate (z-1) / z are provided. The transmitter (y ≠ z) and the LDPC-CC having a time-varying period g of at least the coding rate (y-1) / y and the LDPC-CC having a time-varying period g of the coding rate (z-1) / z. The method of generating the parity check polymorphism of the LDPC-CC having the time variation period g that can reduce the calculation scale (circuit scale) of the receiving device including the decoder and the features of the parity check polypoly have been described.

ここで、送信装置は、少なくとも符号化率(y−1)/yの時変周期gのLDPC−CCの符号化系列を伝送するための変調信号、または、符号化率(z−1)/zの時変周期gのLDPC−CCの符号化系列を伝送するための変調信号のいずれかの変調信号を生成することができる送信装置である。 Here, the transmission device is a modulated signal for transmitting a coded sequence of the LDPC-CC having a time variation period g of at least a coding rate (y-1) / y, or a coding rate (z-1) /. It is a transmission device capable of generating any modulation signal of the modulation signal for transmitting the coded sequence of the LDPC-CC having the time variation period g of z.

また、受信装置は、少なくとも符号化率(y−1)/yの時変周期gのLDPC−CCの符号化系列を含んだ受信信号、または、符号化率(z−1)/zの時変周期gのLDPC−CCの符号化系列を含んだ受信信号のいずれかの受信信号を復調し、復号する受信装置である。 Further, when the receiving device is a received signal including a coding sequence of LDPC-CC having a time variation period g of at least a coding rate (y-1) / y, or a code rate (z-1) / z. It is a receiving device that demolishes and decodes any received signal of the received signal including the coded sequence of LDPC-CC having a variable period g.

本発明で提案した時変周期gのLDPC−CCを用いることにより、符号化器を具備する送信装置と復号化器を具備する受信装置との演算規模(回路規模)を低減することができる(回路の共通化を行うことができる)という効果を有する。 By using the LDPC-CC having a time-varying period g proposed in the present invention, it is possible to reduce the calculation scale (circuit scale) between the transmitting device including the encoder and the receiving device including the decoder (circuit scale). The circuit can be standardized).

更に、本発明で提案した時変周期gのLDPC−CCを用いることにより、いずれの符号化率においても、受信装置は高いデータの受信品質を得ることができるという効果を有する。なお、符号化器の構成、復号化器の構成、及びその動作については以下で詳しく説明する。 Further, by using the LDPC-CC having the time variation period g proposed in the present invention, the receiving device has an effect that high data reception quality can be obtained at any coding rate. The configuration of the encoder, the configuration of the decoder, and its operation will be described in detail below.

また、式(30−1)〜式(30−(q−1))では、符号化率1/2、2/3、3/4、・・・、(q−1)/qの場合の時変周期gのLDPC−CCを説明したが、符号化器を具備する送信装置、及び復号化器を具備する受信装置が、符号化率1/2、2/3、3/4、・・・、(q−1)/qの全てをサポートする必要はなく、少なくとも2つ以上の異なる符号化率をサポートしていれば、送信装置及び受信装置の演算規模(回路規模)の低減(符号化器、復号化器の回路の共通化)、及び、受信装置が高いデータの受信品質を得ることができるという効果を得ることができる。 Further, in the equations (30-1) to (30- (q-1)), when the coding rates are 1/2, 2/3, 3/4, ..., (Q-1) / q. Although the LDPC-CC having a time-varying period g has been described, the transmitting device provided with the encoder and the receiving device provided with the decoder have a coding rate of 1/2, 2/3, 3/4, ... -It is not necessary to support all of (q-1) / q, and if at least two or more different coding rates are supported, the calculation scale (circuit scale) of the transmitting device and the receiving device is reduced (code). It is possible to obtain the effect that the circuit of the converter and the decoder is standardized) and that the receiving device can obtain high data reception quality.

また、送受信装置(符号化器/復号化器)がサポートする符号化率が、全て、本実施の形態で述べた方法に基づいた符号である場合、サポートする符号化率のうち最も高い符号化率の符号化器/復号化器を持つことで、容易に全ての符号化率の符号化、復号化に対応することができ、このとき、演算規模削減の効果が非常に大きい。 Further, when the coding rates supported by the transmitter / receiver (encoder / decoder) are all codes based on the method described in the present embodiment, the highest coding rate among the supported coding rates is obtained. By having a rate encoder / decoder, it is possible to easily support coding and decoding of all coding rates, and at this time, the effect of reducing the calculation scale is very large.

また、本実施の形態では、上述の(良好な特性を有するLDPC−CC)の符号をもとに説明したが、必ずしも上述の(良好な特性を有するLDPC−CC)で説明した条件を満たす必要はなく、上述の(良好な特性を有するLDPC−CC)で述べた形式のパリティ検査多項式に基づく時変周期gのLDPC−CCであれば、同様に本実施の形態を実施することができる(gは2以上の整数)。これについては、(31−1)〜(31−g)と(32−1)〜(32−g)との関係から、明らかである。 Further, in the present embodiment, the description has been made based on the above-mentioned code of (LDPC-CC having good characteristics), but it is not always necessary to satisfy the conditions described in the above-mentioned (LDPC-CC having good characteristics). However, the present embodiment can be similarly implemented as long as it is an LDPC-CC having a time-varying period g based on the parity check polynomial of the form described in the above (LDPC-CC having good characteristics). g is an integer greater than or equal to 2). This is clear from the relationship between (31-1) to (31-g) and (32-1) to (32-g).

当然であるが、例えば、送受信装置(符号化器/復号化器)が符号化率1/2、2/3、3/4、5/6に対応しており、符号化率1/2、2/3、3/4は上記の規則に基づいたLDPC−CCを使用し、符号化率5/6は、上記の規則に基づかない符号を使用していた場合、符号化器/復号化器は符号化率1/2、2/3、3/4に対しては回路の共用化が可能であり、符号化率5/6に対しては、回路の共用化が困難となる。 Of course, for example, the transmitter / receiver (encoder / decoder) corresponds to a coding rate of 1/2, 2/3, 3/4, 5/6, and a coding rate of 1/2, 2/3 and 3/4 use LDPC-CC based on the above rule, and code rate 5/6 is a coder / decoder when a code not based on the above rule is used. The circuit can be shared for the coding rates of 1/2, 2/3, and 3/4, and it is difficult to share the circuit for the coding rate of 5/6.

(実施の形態2)
本実施の形態では、実施の形態の1で説明した探索方法を用いて形成したLDPC−CCの符号化器の回路の共用化方法と、復号化器の回路の共用化方法とについて詳しく説明する。
(Embodiment 2)
In this embodiment, a method of sharing the circuit of the LDPC-CC encoder and a method of sharing the circuit of the decoder formed by using the search method described in the first embodiment will be described in detail. ..

はじめに、本発明に係る、符号化器の回路の共用化と、復号化器の回路の共用化とを図る符号化率のうち最も高い符号化率を(q−1)/qとし(例えば、送受信装置が対応する符号化率を1/2、2/3、3/4、5/6としたとき、符号化率1/2、2/3、3/4の符号は、符号化器/復号化器において回路を共通化し、符号化率5/6は符号化器/復号化器において回路を共通化対象としないものとする。このとき、上記で述べた最も高い符号化率(q−1)/qは3/4となる。)、複数の符号化率(r−1)/r(rは2以上q以下の整数)に対応可能な時変周期g(gは自然数)のLDPC−CCを作成する符号化器について説明する。 First, the highest coding rate among the coding rates for sharing the encoder circuit and the decoding device circuit according to the present invention is set to (q-1) / q (for example,). When the coding rate corresponding to the transmitter / receiver is 1/2, 2/3, 3/4, 5/6, the code of the coding rate 1/2, 2/3, 3/4 is the encoder / The circuit is standardized in the decoder, and the coding rate of 5/6 is assumed that the circuit is not standardized in the encoder / decoder. At this time, the highest coding rate (q-) described above is used. 1) / q is 3/4), LDPC with a time-varying period g (g is a natural number) that can handle multiple coding rates (r-1) / r (r is an integer of 2 or more and q or less) The encoder that creates -CC will be described.

図11は、本実施の形態に係る符号化器の要部構成の一例を示すブロック図である。なお、図11に示す符号化器200は、符号化率1/2、2/3、3/4に対応可能な符号化器である。図11の符号化器200は、情報生成部210、第1情報演算部220−1、第2情報演算部220−2、第3情報演算部220−3、パリティ演算部230、加算部240、符号化率設定部250及びウェイト制御部260を主に備える。 FIG. 11 is a block diagram showing an example of the main configuration of the encoder according to the present embodiment. The encoder 200 shown in FIG. 11 is an encoder that can handle coding rates of 1/2, 2/3, and 3/4. The encoder 200 of FIG. 11 includes an information generation unit 210, a first information calculation unit 220-1, a second information calculation unit 220-2, a third information calculation unit 220-3, a parity calculation unit 230, and an addition unit 240. It mainly includes a coding rate setting unit 250 and a weight control unit 260.

情報生成部210は、符号化率設定部250から指定される符号化率に応じて、時点iの情報X1,i、情報X2,i、情報X3,iを設定する。例えば、符号化率設定部250が符号化率を1/2に設定した場合、情報生成部210は、時点iの情報X1,iに入力情報データSを設定し、時点iの情報X2,i及び時点iの情報X3,iに0を設定する。 The information generation unit 210 sets the information X 1, i , the information X 2, i , and the information X 3, i at the time point i according to the code rate designated by the code rate setting unit 250. For example, if the coding rate setting unit 250 sets the coding rate to 1/2, information generating section 210 sets the input information data S j to information X 1, i of point in time i, the time point i Information X 2, the information of i and time i X 3, i is set to 0.

また、符号化率2/3の場合、情報生成部210は、時点iの情報X1,iに入力情報データSを設定し、時点iの情報X2,iに入力情報データSj+1を設定し、時点iの情報X3,iに0を設定する。 When the coding rate is 2/3, the information generation unit 210 sets the input information data S j in the information X 1 and i at the time point i, and sets the input information data S j + 1 in the information X 2 and i at the time point i. Set and set 0 for information X3 and i at time point i.

また、符号化率3/4の場合、情報生成部210は、時点iの情報X1,iに入力情報データSを設定し、時点iの情報X2,iに入力情報データSj+1を設定し、時点iの情報X3,iに入力情報データSj+2を設定する。 Further, in the case of a coding rate of 3/4, the information generation unit 210 sets the input information data S j in the information X 1 and i at the time point i, and sets the input information data S j + 1 in the information X 2 and i at the time point i. set, sets the input information data S j + 2 to the information X 3, i of point-in-time i.

このようにして、情報生成部210は、符号化率設定部250によって設定された符号化率に応じて、入力情報データを時点iの情報X1,i、情報X2,i、情報X3,iを設定し、設定後の情報X1,iを第1情報演算部220−1に出力し、設定後の情報X2,iを第2情報演算部220−2に出力し、設定後の情報X3,iを第3情報演算部220−3に出力する。 In this way, the information generation unit 210 converts the input information data into the information X 1, i , the information X 2, i , and the information X 3 at the time point i according to the coding rate set by the coding rate setting unit 250. , I are set, the set information X 1, i is output to the first information calculation unit 220-1, the set information X 2, i is output to the second information calculation unit 220-2, and after setting. Information X3 and i are output to the third information calculation unit 220-3.

第1情報演算部220−1は、式(30−1)のAX1,k(D)にしたがって、X(D)を算出する。同様に、第2情報演算部220−2は、式(30−2)のAX2,k(D)にしたがって、X(D)を算出する。同様に、第3情報演算部220−3は、式(30−3)のAX3,k(D)にしたがって、X(D)を算出する。 The first information calculation unit 220-1 calculates X 1 (D) according to AX 1 , k (D) of the equation (30-1). Similarly, the second information calculation unit 220-2 calculates X 2 (D) according to AX 2 and k (D) of the equation (30-2). Similarly, third information computing section 220-3, according to A X3, k (D) of the formula (30-3) to calculate X 3 and (D).

このとき、実施の形態1で説明したように、(31−1)〜(31−g)と(32−1)〜(32−g)とにおいて満足する条件から、符号化率が切り替わったとしても、第1情報演算部220−1の構成を変更する必要がなく、また、同様に、第2情報演算部220−2の構成を変更する必要がなく、また、第3情報演算部220−3の構成を変更する必要はない。 At this time, as described in the first embodiment, it is assumed that the coding rate is switched from the conditions that satisfy the conditions (31-1) to (31-g) and (32-1) to (32-g). Also, it is not necessary to change the configuration of the first information calculation unit 220-1, and similarly, it is not necessary to change the configuration of the second information calculation unit 220-2, and the third information calculation unit 220- There is no need to change the configuration of 3.

したがって、複数の符号化率に対応する場合は、符号化器の回路が共用可能な符号化率の中で最も高い符号化率の符号化器の構成を基礎にして、上記のような操作で、他の符号化率に対応することができる。つまり、符号化器の主要な部分である第1情報演算部220−1、第2情報演算部220−2、及び、第3情報演算部220−3は、符号化率に関わらず共通化することができるという利点を、実施の形態1において説明したLDPC−CCは有することになる。そして、例えば、表5に示したLDPC−CCは、符号化率に関わらず、良好なデータの受信品質を与えるという利点を持つ。 Therefore, when dealing with a plurality of coding rates, the above operation is performed based on the configuration of the encoder having the highest coding rate among the coding rates that can be shared by the coder circuits. , Other code rates can be accommodated. That is, the first information calculation unit 220-1, the second information calculation unit 220-2, and the third information calculation unit 220-3, which are the main parts of the encoder, are common regardless of the coding rate. The LDPC-CC described in the first embodiment has the advantage of being able to do so. Then, for example, the LDPC-CC shown in Table 5 has an advantage of providing good data reception quality regardless of the coding rate.

図12に、第1情報演算部220−1の内部構成を示す。図12の第1情報演算部220−1は、シフトレジスタ221−1〜221−M、ウェイト乗算器222−0〜222−M、及び、加算部223を備える。 FIG. 12 shows the internal configuration of the first information calculation unit 220-1. The first information calculation unit 220-1 of FIG. 12 includes a shift register 221-1 to 221-M, a weight multiplier 222-0 to 222-M, and an addition unit 223.

シフトレジスタ221−1〜221−Mは、それぞれ、X1,i−t(t=0,・・・,M―1)を保持するレジスタであり、次の入力が入ってくるタイミングで、保持している値を右隣のシフトレジスタに送出し、左隣のシフトレジスタから出力されてきた値を保持する。 The shift registers 221-1 to 221-M are registers that hold X 1, it (t = 0, ..., M-1), respectively, and hold them at the timing when the next input comes in. The value being sent is sent to the shift register on the right side, and the value output from the shift register on the left side is held.

ウェイト乗算器222−0〜222−Mは、ウェイト制御部260から出力される制御信号にしたがって、h (m)の値を0又は1に切り替える。 The weight multipliers 222 to 222-M switch the value of h 1 (m) to 0 or 1 according to the control signal output from the weight control unit 260.

加算部223は、ウェイト乗算器222−0〜222−Mの出力に対して、排他的論理和演算を行い、演算結果Y1,iを算出し、算出したY1,iを、図11の加算部240に出力する。 The addition unit 223 performs an exclusive OR operation on the outputs of the weight multipliers 222 to 222-M, calculates the calculation results Y 1, i, and displays the calculated Y 1, i in FIG. Output to the addition unit 240.

なお、第2情報演算部220−2及び第3情報演算部220−3の内部構成は、第1情報演算部220−1と同様であるので、説明を省略する。第2情報演算部220−2は、第1情報演算部220−1と同様にして、演算結果Y2,iを算出し、算出したY2,iを加算部240に出力する。第3情報演算部220−3は、第1情報演算部220−1と同様にして、演算結果Y3,iを算出し、算出したY3,iを、図11の加算部240に出力する。 Since the internal configurations of the second information calculation unit 220-2 and the third information calculation unit 220-3 are the same as those of the first information calculation unit 220-1, the description thereof will be omitted. The second information calculation unit 220-2 calculates the calculation results Y 2, i in the same manner as the first information calculation unit 220-1, and outputs the calculated Y 2, i to the addition unit 240. The third information calculation unit 220-3 calculates the calculation results Y 3, i in the same manner as the first information calculation unit 220-1, and outputs the calculated Y 3, i to the addition unit 240 in FIG. ..

図11のパリティ演算部230は、式(30−1)〜式(30−3)のB(D)にしたがって、P(D)を算出する。 The parity calculation unit 230 of FIG. 11 calculates P (D) according to B k (D) of the equations (30-1) to (30-3).

図13に、図11のパリティ演算部230の内部構成を示す。図13のパリティ演算部230は、シフトレジスタ231−1〜231−M、ウェイト乗算器232−0〜232−M、及び、加算部233を備える。 FIG. 13 shows the internal configuration of the parity calculation unit 230 of FIG. The parity calculation unit 230 of FIG. 13 includes shift registers 231 to 231-M, weight multipliers 232 to 232-M, and addition unit 233.

シフトレジスタ231−1〜231−Mは、それぞれ、Pi−t(t=0,・・・,M―1)を保持するレジスタであり、次の入力が入ってくるタイミングで、保持している値を右隣のシフトレジスタに送出し、左隣のシフトレジスタから出力されてきた値を保持する。 Shift register 231-1~231-M, respectively, P i-t (t = 0, ···, M-1) is a register that holds the, at the timing at which the next input comes in, holding The current value is sent to the shift register on the right side, and the value output from the shift register on the left side is held.

ウェイト乗算器232−0〜232−Mは、ウェイト制御部260から出力される制御信号にしたがって、h (m)の値を0又は1に切り替える。 The weight multipliers 232 to 232-M switch the value of h 2 (m) to 0 or 1 according to the control signal output from the weight control unit 260.

加算部233は、ウェイト乗算器232−0〜232−Mの出力に対し排他的論理和演算を行い、演算結果Zを算出し、算出したZを、図11の加算部240に出力する。 Addition unit 233 performs an exclusive OR operation on outputs of weight multipliers 232-0~232-M, the operation result to calculate the Z i, the calculated Z i, and outputs the result to adding section 240 in FIG. 11 ..

再度図11に戻って、加算部240は、第1情報演算部220−1、第2情報演算部220−2、第3情報演算部220−3、及び、パリティ演算部230から出力される演算結果Y1,i、Y2,i、Y3,i、Zの排他的論理和演算を行い、時刻iのパリティPを得、出力する。加算部240は、時刻iのパリティPをパリティ演算部230にも出力する。 Returning to FIG. 11 again, the addition unit 240 is an operation output from the first information calculation unit 220-1, the second information calculation unit 220-2, the third information calculation unit 220-3, and the parity calculation unit 230. As a result , the exclusive OR operation of Y 1, i , Y 2, i , Y 3, i , and Z i is performed, and the parity Pi at time i is obtained and output. Adding section 240 also outputs the parity P i at time i to parity computing section 230.

符号化率設定部250は、符号化器200の符号化率を設定し、符号化率の情報を情報生成部210に出力する。 The coding rate setting unit 250 sets the coding rate of the encoder 200 and outputs the information of the coding rate to the information generation unit 210.

ウェイト制御部260は、ウェイト制御部260内に保持する式(30−1)〜式(30−3)に対応した検査行列に基づいて、式(30−1)〜式(30−3)のパリティ検査多項式に基づく時刻iにおけるh (m)の値を、第1情報演算部220−1、第2情報演算部220−2、第3情報演算部220−3及びパリティ演算部230に出力する。また、ウェイト制御部260は、ウェイト制御部260内に保持する式(30−1)〜式(30−3)に対応した検査行列に基づいて、そのタイミングにおけるh (m)の値を232−0〜232−Mに出力する。 The weight control unit 260 is of the equations (30-1) to (30-3) based on the inspection matrix corresponding to the equations (30-1) to (30-3) held in the weight control unit 260. The value of h 1 (m) at time i based on the parity check polynomial is output to the first information calculation unit 220-1, the second information calculation unit 220-2, the third information calculation unit 220-3, and the parity calculation unit 230. To do. Further, the weight control unit 260 sets the value of h 2 (m) at that timing to 232 based on the inspection matrix corresponding to the equations (30-1) to (30-3) held in the weight control unit 260. Output to −0 to 232-M.

なお、図14に本実施の形態に係る符号化器の別の構成例を示す。図14の符号化器において、図11の符号化器と共通する構成部分には、図11と同一の符号を付している。図14の符号化器200は、符号化率設定部250が、符号化率の情報を第1情報演算部220−1、第2情報演算部220−2、第3情報演算部220−3、及び、パリティ演算部230に出力する点で、図11の符号化器200と異なっている。 Note that FIG. 14 shows another configuration example of the encoder according to the present embodiment. In the encoder of FIG. 14, the components common to the encoder of FIG. 11 are designated by the same reference numerals as those of FIG. In the encoder 200 of FIG. 14, the coding rate setting unit 250 transfers the coding rate information to the first information calculation unit 220-1, the second information calculation unit 220-2, and the third information calculation unit 220-3. It is different from the encoder 200 of FIG. 11 in that it outputs to the parity calculation unit 230.

第2情報演算部220−2は、符号化率が1/2の場合には、演算処理を行わずに、演算結果Y2,iとして0を加算部240に出力する。また、第3情報演算部220−3は、符号化率が1/2または2/3の場合には、演算処理を行わずに、演算結果Y3,iとして0を加算部240に出力する。 When the coding rate is 1/2, the second information calculation unit 220-2 outputs 0 to the addition unit 240 as the calculation results Y 2 and i without performing the calculation process. Further, when the coding rate is 1/2 or 2/3, the third information calculation unit 220-3 outputs 0 to the addition unit 240 as the calculation results Y 3 and i without performing the calculation processing. ..

なお、図11の符号化器200では、情報生成部210が、符号化率に応じて、時点iの情報X2,i、情報X3,iを0に設定したのに対し、図14の符号化器200では、第2情報演算部220−2及び第3情報演算部220−3が、符号化率に応じて、演算処理を停止し、演算結果Y2,i、Y3,iとして0を出力するので、得られる演算結果は図11の符号化器200と同じとなる。 In the encoder 200 of FIG. 11, the information generation unit 210 sets the information X 2, i and the information X 3, i at the time point i to 0 according to the coding rate, whereas the information X 3, i of FIG. 14 is shown in FIG. In the encoder 200, the second information calculation unit 220-2 and the third information calculation unit 220-3 stop the calculation processing according to the coding rate, and set the calculation results as Y 2, i , Y 3, i. Since 0 is output, the obtained calculation result is the same as that of the encoder 200 of FIG.

このように、図14の符号化器200では、第2情報演算部220−2及び第3情報演算部220−3が、符号化率に応じて、演算処理を停止するので、図11の符号化器200に比べ演算処理を低減することができる。 As described above, in the encoder 200 of FIG. 14, the second information calculation unit 220-2 and the third information calculation unit 220-3 stop the calculation processing according to the coding rate, and thus the reference numerals of FIG. The arithmetic processing can be reduced as compared with the chemical device 200.

次に、実施の形態1で述べたLDPC−CCの復号化器の回路の共用化方法について詳しく説明する。 Next, the method of sharing the circuit of the decoder of the LDPC-CC described in the first embodiment will be described in detail.

図15は、本実施の形態に係る復号化器の要部構成を示すブロック図である。なお、図15に示す復号化器300は、符号化率1/2、2/3、3/4に対応可能な復号化器である。図14の復号化器300は、対数尤度比設定部310及び行列処理演算部320を主に備える。 FIG. 15 is a block diagram showing a configuration of a main part of the decoder according to the present embodiment. The decoder 300 shown in FIG. 15 is a decoder capable of handling coding rates of 1/2, 2/3, and 3/4. The decoder 300 of FIG. 14 mainly includes a log-likelihood ratio setting unit 310 and a matrix processing calculation unit 320.

対数尤度比設定部310は、図示せぬ対数尤度比演算部により算出される受信対数尤度比及び符号化率を入力し、符号化率に応じて、受信対数尤度比に既知の対数尤度比を挿入する。 The log-likelihood ratio setting unit 310 inputs the received log-likelihood ratio and the coding rate calculated by the log-likelihood-ratio calculation unit (not shown), and is known for the received log-likelihood ratio according to the coding rate. Insert the log-likelihood ratio.

例えば、符号化率が1/2の場合、符号化器200では、X2,i、X3,iとして“0”を送信していることに相当するので、対数尤度比設定部310は、既知ビット“0”に対応する固定の対数尤度比をX2,i、X3,iの対数尤度比として挿入し、挿入後の対数尤度比を行列処理演算部320に出力する。以下、図16を用いて説明をする。 For example, if the coding rate is 1/2, the encoder 200, X 2, i, since equivalent to sending the "0" as X 3, i, log likelihood ratio setting section 310 , The fixed log-likelihood ratio corresponding to the known bit "0" is inserted as the log-likelihood ratio of X 2, i , X 3, i , and the log-likelihood ratio after insertion is output to the matrix processing calculation unit 320. .. Hereinafter, a description will be given with reference to FIG.

図16に示すように、符号化率1/2の場合、対数尤度比設定部310は、X1,i及びPに対応する受信対数尤度比LLRX1,i,LLRPiを入力とする。そこで、対数尤度比設定部310は、X2,i,X3,iに対応する受信対数尤度比LLRX2,i,LLR3,iを挿入する。図16において、点線の丸で囲まれた受信対数尤度比は、対数尤度比設定部310によって挿入された受信対数尤度比LLRX2,i,LLR3,iを示す。対数尤度比設定部310は、受信対数尤度比LLRX2,i,LLR3,iとして、固定値の対数尤度比を挿入する。 As shown in FIG. 16, the case of a coding rate 1/2, log likelihood ratio setting section 310, X 1, i and the reception log likelihood ratios LLR X1 corresponding to P i, i, and inputs the LLR Pi To do. Therefore, the log-likelihood ratio setting unit 310 inserts the received log-likelihood ratios LLR X2, i , LLR 3, i corresponding to X 2, i , X 3, i . In FIG. 16, the received log-likelihood ratio circled by a dotted line indicates the received log-likelihood ratio LLR X2, i , LLR 3, i inserted by the log-likelihood ratio setting unit 310. The log-likelihood ratio setting unit 310 inserts a fixed value log-likelihood ratio as the received log-likelihood ratios LLR X2, i , LLR 3, i .

また、符号化率が2/3の場合、符号化器200は、X3,iとして“0”を送信していることに相当するので、対数尤度比設定部310は、既知ビット“0”に対応する固定の対数尤度比をX3,iの対数尤度比として挿入し、挿入後の対数尤度比を行列処理演算部320に出力する。以下、図17を用いて説明をする。 Further, when the coding rate is 2/3, the encoder 200 corresponds to transmitting "0" as X3 and i , so that the log-likelihood ratio setting unit 310 has a known bit "0". The fixed log-likelihood ratio corresponding to "" is inserted as the log-likelihood ratio of X3 and i , and the log-likelihood ratio after insertion is output to the matrix processing calculation unit 320. Hereinafter, a description will be given with reference to FIG.

図17に示すように、符号化率2/3の場合、対数尤度比設定部310は、X1,i,X2,i及びPに対応する受信対数尤度比LLRX1,i,LLRX2,i,LLRPiを入力とする。そこで、対数尤度比設定部310は、X3,iに対応する受信対数尤度比LLR3,iを挿入する。図17において、点線の丸で囲まれた受信対数尤度比は、対数尤度比設定部310によって挿入された受信対数尤度比LLR3,iを示す。対数尤度比設定部310は、受信対数尤度比LLR3,iとして、固定値の対数尤度比を挿入する。 As shown in FIG. 17, when the coding rate 2/3, log likelihood ratio setting section 310, X 1, i, X 2 , i and P i corresponding to the received log-likelihood ratio LLR X1, i, Input LLR X2, i and LLR Pi . Therefore, the log-likelihood ratio setting unit 310 inserts the received log-likelihood ratio LLR 3, i corresponding to X 3, i . In FIG. 17, the received log-likelihood ratio circled by the dotted line indicates the received log-likelihood ratio LLR 3, i inserted by the log-likelihood ratio setting unit 310. The log-likelihood ratio setting unit 310 inserts a fixed value log-likelihood ratio as the received log-likelihood ratio LLR 3, i .

図15の行列処理演算部320は、記憶部321、行処理演算部322及び列処理演算部323を備える。 The matrix processing calculation unit 320 of FIG. 15 includes a storage unit 321, a row processing calculation unit 322, and a column processing calculation unit 323.

記憶部321は、受信対数尤度比、行処理によって得られる外部値αmn、及び、列処理によって得られる事前値βmnを保持する。 The storage unit 321 holds a received log-likelihood ratio, an external value α mn obtained by row processing, and a prior value β mn obtained by column processing.

行処理演算部322は、符号化器200がサポートする符号化率のうち、最大の符号化率3/4のLDPC−CCの検査行列Hの行方向のウェイトパターンを保持する。行処理演算部322は、当該行方向のウェイトパターンにしたがって、記憶部321から必要な事前値βmnを読み込み、行処理演算を行う。 The row processing calculation unit 322 holds a weight pattern in the row direction of the check matrix H of the LDPC-CC having the maximum coding rate of 3/4 of the coding rates supported by the encoder 200. The row processing calculation unit 322 reads the necessary prior value β mn from the storage unit 321 according to the weight pattern in the row direction, and performs the row processing calculation.

行処理演算において、行処理演算部322は、事前値βmnを用いて、単一パリティ検査符号の復号を行い、外部値αmnを求める。 In row processing computation, row processing computation section 322, using a priori value beta mn, performs decoding of a single parity check codes, obtains external value alpha mn.

第m番目の行処理について説明する。ただし、2元MxN行列H={Hmn}を復号対象とするLDPC符号の検査行列とする。Hmn=1を満たす全ての組(m,n)に対して、次の更新式を利用して外部値?mnを更新する。

Figure 0006785348
ここで、Φ(x)は、Gallagerのf関数と呼ばれ、次式で定義される。
Figure 0006785348
The mth line processing will be described. However, the binary MxN matrix H = {H mn } is used as the LDPC code inspection matrix to be decoded. For all pairs satisfying H mn = 1 (m, n ), and updates the external value? Mn using the following update equation.
Figure 0006785348
Here, Φ (x) is called the Gallager f function and is defined by the following equation.
Figure 0006785348

列処理演算部323は、符号化器200がサポートする符号化率のうち、最大の符号化率3/4のLDPC−CCの検査行列Hの列方向のウェイトパターンを保持する。列処理演算部323は、当該列方向のウェイトパターンにしたがって、記憶部321から必要な外部値αmnを読み込み、事前値βmnを求める。 The column processing calculation unit 323 holds a weight pattern in the column direction of the check matrix H of the LDPC-CC having the maximum coding rate of 3/4 of the coding rates supported by the encoder 200. The column processing calculation unit 323 reads a necessary external value α mn from the storage unit 321 according to the weight pattern in the column direction, and obtains a prior value β mn .

列処理演算において、列処理演算部323は、入力対数尤度比λと外部値αmnとを用いて繰り返し復号により、事前値βmnを求める。 In the column processing calculation, the column processing calculation unit 323 obtains the prior value β mn by iterative decoding using the input log-likelihood ratio λ n and the external value α mn .

第m番目の列処理について説明する。
mn=1を満たす全ての組(m,n)に対して、次の更新式を利用して?mnを更新する。ただし、q=1の場合のみ、αmn=0として計算する。

Figure 0006785348
The mth column processing will be described.
For all pairs satisfying H mn = 1 (m, n ), and updates the using the following update equations? Mn. However, only when q = 1, the calculation is made with α mn = 0.
Figure 0006785348

復号化器300は、上述の行処理と列処理とを所定の回数だけ繰り返すことにより、事後対数尤度比を得る。 The decoder 300 obtains the log-likelihood ratio after the fact by repeating the above-mentioned row processing and column processing a predetermined number of times.

以上のように、本実施の形態では、対応可能な符号化率のうち、最も高い符号化率を(q−1)/qとし、符号化率設定部250が、符号化率を(s−1)/sに設定した際、情報生成部210は、前記情報Xs,iから前記情報Xq−1,iまでの情報をゼロに設定する。例えば、対応する符号化率が1/2、2/3、3/4の場合(q=4)、第1情報演算部220−1は、時点iの情報X1,iを入力し、式(30−1)のX(D)項を算出する。また、第2情報演算部220−2は、時点iの情報X2,iを入力し、式(30−2)のX(D)項を算出する。また、第3情報演算部220−3は、時点iの情報X3,iを入力し、式(30−3)のX(D)項を算出する。また、パリティ演算部230は、時点i−1のパリティPi−1を入力し、式(30−1)〜式(30−3)のP(D)項を算出する。また、加算部240は、第1情報演算部220−1、第2情報演算部220−2、第3情報演算部220−3の演算結果及びパリティ演算部230の演算結果の排他的論理和を、時刻iのパリティPとして得るようにした。 As described above, in the present embodiment, the highest coding rate among the available coding rates is (q-1) / q, and the coding rate setting unit 250 sets the coding rate to (s−). 1) When set to / s, the information generation unit 210 sets the information from the information X s, i to the information X q-1, i to zero. For example, when the corresponding coding rate is 1/2, 2/3, 3/4 (q = 4), the first information calculation unit 220-1 inputs the information X 1, i at the time point i, and the formula Calculate the X 1 (D) term of (30-1). Further, the second information calculation unit 220-2 inputs the information X 2 and i at the time point i and calculates the X 2 (D) term of the equation (30-2). The third information computing section 220-3 receives the information X 3, i at the time i, and calculates the X 3 (D) term of formula (30-3). Further, the parity calculation unit 230 inputs the parity P i-1 at the time point i-1, and calculates the P (D) term of the equations (30-1) to (30-3). Further, the addition unit 240 exclusively ORs the calculation results of the first information calculation unit 220-1, the second information calculation unit 220-2, and the third information calculation unit 220-3 and the calculation results of the parity calculation unit 230. , was to be as a parity P i of the time i.

この構成によれば、異なる符号化率に対応したLDPC−CCを作成する場合においても、本説明における情報演算部の構成を共通化することができるため、低演算規模で、複数の符号化率に対応可能なLDPC−CCの符号化器、復号化器を提供することができる。 According to this configuration, even when LDPC-CCs corresponding to different coding rates are created, the configuration of the information calculation unit in this description can be shared, so that a plurality of coding rates can be used on a low calculation scale. It is possible to provide an LDPC-CC encoder and a decoder that are compatible with the above.

また、AX1,k(D)〜AXq−1,k(D)が、上述の「良好な特性を有するLDPC−CC」において述べた<条件#1>〜<条件#6>等を満たすように設定した場合には、異なる符号化率に対応可能な符号化器及び復号化器を低演算規模で提供することができるとともに、受信機は、良好なデータの受信品質を得ることができる。ただし、実施の形態1で説明したように、LDPC−CCの生成方法は、上述の「良好な特性を有するLDPC−CC」に限ったものではない。 Further, AX1, k (D) to AXq-1, k (D) satisfy the <condition # 1> to <condition # 6> described in the above-mentioned "LDPC-CC having good characteristics". When set as such, it is possible to provide a encoder and a decoder capable of supporting different coding rates on a low calculation scale, and the receiver can obtain good data reception quality. .. However, as described in the first embodiment, the method for producing LDPC-CC is not limited to the above-mentioned “LDPC-CC having good characteristics”.

そして、図15の復号化器300は、復号化器の回路の共用を可能とする符号化率の中で、最大の符号化率に応じた復号化器の構成に、対数尤度比設定部310を追加することで、複数の符号化率に対応して復号を行うことができる。なお、対数尤度比設定部310は、符号化率に応じて、時点iの情報Xr,iから情報Xq−1,iまでの(q−2)個の情報に対応する対数尤度比を既定値に設定する。 Then, the decoder 300 of FIG. 15 has a log-likelihood ratio setting unit for configuring the decoder according to the maximum coding rate among the coding rates that enable the sharing of the decoder circuit. By adding 310, decoding can be performed corresponding to a plurality of coding rates. The log-likelihood ratio setting unit 310 corresponds to (q-2) pieces of information from the information X r, i at the time point i to the information X q-1, i according to the coding rate. Set the ratio to the default value.

なお、以上の説明では、符号化器200がサポートする最大の符号化率が3/4の場合について説明したが、サポートする最大の符号化率はこれに限らず、符号化率(q−1)/q(qは5以上の整数)をサポートする場合においても適用可能である(当然であるが、最大符号化率が2/3でも良い。)。この場合には、符号化器200が、第1〜第(q−1)情報演算部を備える構成とし、加算部240が、第1〜第(q−1)情報演算部の演算結果及びパリティ演算部230の演算結果の排他的論理和を、時刻iのパリティPとして得るようにすれば良い。 In the above description, the case where the maximum code rate supported by the encoder 200 is 3/4 has been described, but the maximum code rate supported is not limited to this, and the code rate (q-1) is not limited to this. ) / Q (q is an integer of 5 or more) is also applicable (naturally, the maximum code rate may be 2/3). In this case, the encoder 200 is configured to include the first to first (q-1) information calculation units, and the addition unit 240 is the calculation result and parity of the first to first (q-1) information calculation units. the exclusive oR operation result of the arithmetic unit 230 may be so obtained as parity P i at time i.

また、送受信装置(符号化器/復号化器)がサポートする符号化率が、全て、上述の実施の形態1で述べた方法に基づいた符号である場合、サポートする符号化率のうち、最も高い符号化率の符号化器/復号化器を持つことで、複数の符号化率の符号化、復号化に対応することができ、このとき、演算規模削減の効果が非常に大きい。 Further, when all the coding rates supported by the transmitter / receiver (encoder / decoder) are codes based on the method described in the above-described first embodiment, the most supported coding rates By having a coder / decoder having a high coding rate, it is possible to support coding and decoding of a plurality of coding rates, and at this time, the effect of reducing the calculation scale is very large.

また、上述では、復号方式の例としてsum-product復号を例に説明したが、復号方法はこれに限ったものではなく、非特許文献7〜非特許文献9に示されている、例えば、min-sum復号、Normalized BP(Belief Propagation)復号、Shuffled BP復号、Offset BP復号などの、message-passingアルゴリズムを用いた復号方法(BP復号)を用いれば同様に実施することができる。 Further, in the above description, sum-product decoding has been described as an example of the decoding method, but the decoding method is not limited to this, and is shown in Non-Patent Documents 7 to 9, for example, min. The same can be performed by using a decoding method (BP decoding) using a message-passing algorithm such as -sum decoding, Normalized BP (Belief Propagation) decoding, Shuffled BP decoding, and Offset BP decoding.

次に、通信状況により適応的に符号化率を切り替える通信装置に、本発明を適用した場合の形態について説明する。なお、以下では、本発明を無線通信装置に適用した場合を例に説明するが、これに限られず、電灯線通信(PLC:Power Line Communication)装置、可視光通信装置、または、光通信装置にも適用可能である。 Next, a mode in which the present invention is applied to a communication device that adaptively switches the coding rate according to the communication status will be described. In the following, the case where the present invention is applied to a wireless communication device will be described as an example, but the present invention is not limited to this, and the present invention is applied to a power line communication (PLC) device, a visible light communication device, or an optical communication device. Is also applicable.

図18に、適応的に符号化率を切り替える通信装置400の構成を示す。図18の通信装置400の符号化率決定部410は、通信相手の通信装置から送信される受信信号(例えば、通信相手が送信したフィードバック情報)を入力とし、受信信号に受信処理等を行う。そして、符号化率決定部410は、通信相手の通信装置との間の通信状況の情報、例えば、ビットエラー率、パケットエラー率、フレームエラー率、受信電界強度等の情報を(例えば、フィードバック情報から)得、通信相手の通信装置との間の通信状況の情報から符号化率及び変調方式を決定する。そして、符号化率決定部410は、決定した符号化率及び変調方式を、制御信号として符号化器200及び変調部420に出力する。 FIG. 18 shows the configuration of the communication device 400 that adaptively switches the coding rate. The coding rate determination unit 410 of the communication device 400 of FIG. 18 receives a reception signal (for example, feedback information transmitted by the communication partner) transmitted from the communication device of the communication partner as an input, and performs reception processing or the like on the reception signal. Then, the coding rate determination unit 410 provides information on the communication status with the communication device of the communication partner, such as bit error rate, packet error rate, frame error rate, received electric field strength, and the like (for example, feedback information). The coding rate and the modulation method are determined from the information on the communication status with the communication device of the communication partner. Then, the coding rate determination unit 410 outputs the determined coding rate and the modulation method to the encoder 200 and the modulation unit 420 as control signals.

符号化率決定部410は、例えば、図19に示すような送信フォーマットを用いて、制御情報シンボルに符号化率の情報を含めることにより、符号化器200が用いる符号化率を通信相手の通信装置に通知する。ただし、図19では図示していないが、通信相手が、復調やチャネル推定のために必要な、例えば、既知の信号(プリアンブル、パイロットシンボル、リファレンスシンボルなど)を含んでいるものとする。 The coding rate determination unit 410 uses, for example, a transmission format as shown in FIG. 19 to include information on the coding rate in the control information symbol, so that the coding rate used by the encoder 200 is communicated with the communication partner. Notify the device. However, although not shown in FIG. 19, it is assumed that the communication partner includes, for example, known signals (preamble, pilot symbol, reference symbol, etc.) necessary for demodulation and channel estimation.

このようにして、符号化率決定部410は、通信相手の通信装置500が送信した変調信号を受信し、その通信状況に基づいて、送信する変調信号の符号化率を決定することにより、符号化率を適応的に切り替える。符号化器200は、制御信号により指定された符号化率に基づいて、上述の手順でLDPC−CC符号化を行う。変調部420は、制御信号により指定された変調方式を用いて、符号化後の系列を変調する。 In this way, the coding rate determination unit 410 receives the modulation signal transmitted by the communication device 500 of the communication partner, and determines the coding rate of the modulation signal to be transmitted based on the communication status. Adaptively switch the conversion rate. The encoder 200 performs LDPC-CC coding according to the above procedure based on the coding rate specified by the control signal. The modulation unit 420 modulates the coded sequence using the modulation method specified by the control signal.

図20に、通信装置400と通信を行う通信相手の通信装置の構成例を示す。図20の通信装置500の制御情報生成部530は、ベースバンド信号に含まれる制御情報シンボルから制御情報を抽出する。制御情報シンボルには、符号化率の情報が含まれる。制御情報生成部530は、抽出した符号化率の情報を制御信号として対数尤度比生成部520及び復号化器300に出力する。 FIG. 20 shows a configuration example of a communication device of a communication partner that communicates with the communication device 400. The control information generation unit 530 of the communication device 500 of FIG. 20 extracts control information from the control information symbols included in the baseband signal. The control information symbol contains code rate information. The control information generation unit 530 outputs the extracted code rate information as a control signal to the log-likelihood ratio generation unit 520 and the decoder 300.

受信部510は、通信装置400から送信される変調信号に対応する受信信号に周波数変換、直交復調等の処理を施すことでベースバンド信号を得、ベースバンド信号を対数尤度比生成部520に出力する。また、受信部510は、ベースバンド信号に含まれる既知信号を用いて、通信装置400と通信装置500との間の(例えば、無線)伝送路におけるチャネル変動を推定し、推定したチャネル推定信号を対数尤度比生成部520に出力する。 The receiving unit 510 obtains a baseband signal by performing processing such as frequency conversion and orthogonal demodulation on the received signal corresponding to the modulated signal transmitted from the communication device 400, and transmits the baseband signal to the logarithmic likelihood ratio generation unit 520. Output. Further, the receiving unit 510 estimates the channel variation in the (for example, wireless) transmission line between the communication device 400 and the communication device 500 by using the known signal included in the baseband signal, and uses the estimated channel estimation signal. It is output to the logarithmic likelihood ratio generation unit 520.

また、受信部510は、ベースバンド信号に含まれる既知信号を用いて、通信装置400と通信装置500との間の(例えば、無線)伝送路におけるチャネル変動を推定し、伝搬路の状況の判断を可能とするフィードバック情報(チャネル変動そのもの、例えば、Channel State Informationがその一例)を生成し、出力する。このフィードバック情報は、図示しない送信装置を通して、制御情報の一部として、通信相手(通信装置400)に送信される。対数尤度比生成部520は、ベースバンド信号を用いて、各送信系列の対数尤度比を求め、得られた対数尤度比を復号化器300に出力する。 Further, the receiving unit 510 estimates the channel variation in the (for example, wireless) transmission line between the communication device 400 and the communication device 500 by using the known signal included in the baseband signal, and determines the state of the propagation path. (Channel fluctuation itself, for example, Channel State Information is an example) is generated and output. This feedback information is transmitted to the communication partner (communication device 400) as a part of the control information through a transmission device (not shown). The log-likelihood ratio generation unit 520 obtains the log-likelihood ratio of each transmission series using the baseband signal, and outputs the obtained log-likelihood ratio to the decoder 300.

復号化器300は、上述したように、制御信号が示す符号化率(s−1)/sに応じて、時点iの情報Xs,iから情報Xs−1,iまでの情報に対応する対数尤度比を既定値に設定し、復号器において回路の共用化を施した符号化率のうち、最大の符号化率に応じたLDPC−CCの検査行列を用いて、BP復号する。 As described above, the decoder 300 corresponds to the information from the information X s, i at the time point i to the information X s-1, i according to the coding rate (s-1) / s indicated by the control signal. The logarithmic likelihood ratio is set to a default value, and BP decoding is performed using the LDPC-CC check matrix corresponding to the maximum coding rate among the coding rates shared by the decoder.

このようにして、本発明を適用した通信装置400及び通信相手の通信装置500の符号化率が通信状況により適応的に変更され得る。 In this way, the coding rates of the communication device 400 to which the present invention is applied and the communication device 500 of the communication partner can be adaptively changed depending on the communication situation.

なお、符号化率の変更方法はこれに限ったものではなく、通信相手である通信装置500が符号化率決定部410を備え、希望する符号化率を指定するようにても良い。また、通信装置500が送信した変調信号から通信装置400が伝送路の変動を推定し、符号化率を決定しても良い。この場合、上述のフィードバックの情報は不要となる。 The method of changing the coding rate is not limited to this, and the communication device 500, which is a communication partner, may include a coding rate determining unit 410 and specify a desired coding rate. Further, the communication device 400 may estimate the fluctuation of the transmission line from the modulation signal transmitted by the communication device 500 and determine the coding rate. In this case, the feedback information described above becomes unnecessary.

(実施の形態3)
本実施の形態では、実施の形態1で説明した探索方法を用いて形成したLDPC−CC符号におけるハイブリッドARQ(Automatic Repeat reQuest:自動再送要求)について説明する。
(Embodiment 3)
In the present embodiment, a hybrid ARQ (Automatic Repeat reQuest) in the LDPC-CC code formed by using the search method described in the first embodiment will be described.

図21に、ハイブリッドARQを行う通信装置#1(例えば、基地局装置)が送信する変調信号のフレーム構成例を示す。図21のフレーム構成において、再送情報シンボルは、通信相手(例えば、端末装置)に再送データであるか新規データであるかの情報を通知するためのシンボルである。符号化率情報シンボルは、通信相手に、符号化率を通知するためのシンボルである。変調方式情報シンボルは、通信相手に変調方式を伝送するためのシンボルである。 FIG. 21 shows a frame configuration example of a modulated signal transmitted by communication device # 1 (for example, a base station device) that performs hybrid ARQ. In the frame configuration of FIG. 21, the retransmission information symbol is a symbol for notifying a communication partner (for example, a terminal device) of information on whether the data is retransmission data or new data. The code rate information symbol is a symbol for notifying the communication partner of the code rate. The modulation method information symbol is a symbol for transmitting the modulation method to the communication partner.

その他の制御情報シンボルは、例えば、データ長等の制御情報を通知するためのシンボルである。また、情報を伝送するためのシンボル(以下「データシンボル」という)は、例えば、データ(情報)に対しLPDC−CC符号化を施すことにより得られた符号化データ(符号語)(一例として、情報とパリティ)を伝送するためのシンボルである。データシンボルには、フレーム誤りを検出するためのデータ、例えば、CRC(Cyclic Redundancy Check)が含まれているものとする。 The other control information symbols are symbols for notifying control information such as data length, for example. Further, the symbol for transmitting information (hereinafter referred to as “data symbol”) is, for example, coded data (code word) obtained by subjecting data (information) to LPDC-CC coding (as an example). It is a symbol for transmitting information and parity). It is assumed that the data symbol includes data for detecting a frame error, for example, CRC (Cyclic Redundancy Check).

図22に、通信装置#1の通信相手である通信装置#2(例えば、端末装置)が送信する変調信号のフレーム構成例を示す。図22のフレーム構成において、再送要求シンボルは、再送要求の有無を示すシンボルである。通信装置#2は、復号データに誤りが発生しているかをチェックし、誤りありの場合、再送を要求し、誤り無しの場合、再送を要求しない。再送要求シンボルは、この再送要求の有無を通知するためのシンボルである。 FIG. 22 shows a frame configuration example of a modulated signal transmitted by communication device # 2 (for example, a terminal device) which is a communication partner of communication device # 1. In the frame configuration of FIG. 22, the retransmission request symbol is a symbol indicating the presence or absence of a retransmission request. Communication device # 2 checks whether the decrypted data has an error, and if there is an error, requests retransmission, and if there is no error, does not request retransmission. The retransmission request symbol is a symbol for notifying the presence / absence of this retransmission request.

その他の制御情報シンボルは、例えば、通信相手の通信装置#1に、変調方式、使用している符号、符号化率、データ長等の制御情報を伝送するためシンボルである。情報を伝送するためのシンボルは、通信相手の通信装置#1に送信するデータ(情報)を伝送するためのシンボルである。 The other control information symbols are symbols for transmitting control information such as a modulation method, a code used, a coding rate, and a data length to the communication device # 1 of the communication partner, for example. The symbol for transmitting information is a symbol for transmitting data (information) to be transmitted to the communication device # 1 of the communication partner.

図23に、ハイブリッドARQに着目した場合の、本実施の形態における通信装置#1及び通信装置#2が送信するフレームの流れの一例を示す。なお、以下では、通信装置#1及び通信装置#2が、符号化率1/2,2/3,3/4をサポートする場合を例に説明する。 FIG. 23 shows an example of the flow of frames transmitted by the communication device # 1 and the communication device # 2 in the present embodiment when focusing on the hybrid ARQ. In the following, a case where the communication device # 1 and the communication device # 2 support the coding rates 1/2, 2/3, 3/4 will be described as an example.

図23[1]:初めに、通信装置#1はフレーム#1の変調信号を送信する。このとき、フレーム#1のデータシンボル領域で送信されるデータは、新規データに符号化率3/4の符号化を施して得られた符号語である。 FIG. 23 [1]: First, the communication device # 1 transmits the modulated signal of the frame # 1. At this time, the data transmitted in the data symbol area of frame # 1 is a code word obtained by encoding the new data with a coding rate of 3/4.

図23[2]:通信装置#2は、フレーム#1の変調信号を受信し、復調し、復号し、CRCチェックを行う。この結果、誤りが発生しなかったので、通信装置#1に再送を要求しない。 FIG. 23 [2]: Communication device # 2 receives the modulated signal of frame # 1, demodulates it, decodes it, and performs a CRC check. As a result, no error occurred, so the communication device # 1 is not requested to retransmit.

図23[3]:通信装置#1は、フレーム#2の変調信号を送信する。なお、フレーム#2のデータシンボル領域で送信されるデータは、新規データに符号化率3/4の符号化を施して得られた符号語である。 FIG. 23 [3]: Communication device # 1 transmits a modulated signal of frame # 2. The data transmitted in the data symbol area of frame # 2 is a code word obtained by encoding new data with a coding rate of 3/4.

図23[4]:通信装置#2は、フレーム#2の変調信号を受信し、復調し、復号し、CRCチェックを行う。この結果、誤りが発生していたので、通信装置#1に再送を要求する。 FIG. 23 [4]: Communication device # 2 receives the modulated signal of frame # 2, demodulates it, decodes it, and performs a CRC check. As a result, an error has occurred, so the communication device # 1 is requested to resend.

図23[5]:通信装置#1は、通信装置#2から再送が要求されたため、フレーム#2に応じたフレーム#2’を送信する。具体的には、通信装置#1は、フレーム#2で送信された符号語を得る際に用いられた符号化率3/4より小さい符号化率2/3を用いて、データ(情報)の一部を符号化し、得られた符号語のうちパリティのみをフレーム#2’で送信する。 FIG. 23 [5]: The communication device # 1 transmits the frame # 2'corresponding to the frame # 2 because the communication device # 2 has requested retransmission. Specifically, the communication device # 1 uses a code rate 2/3 smaller than the code rate 3/4 used when obtaining the code word transmitted in the frame # 2, and uses the data (information). Part of it is encoded, and only the parity of the obtained code words is transmitted in frame # 2'.

ここで、図24を用いて、フレーム#2及びフレーム#2’において送信されるデータについて説明する。 Here, the data transmitted in the frame # 2 and the frame # 2'will be described with reference to FIG. 24.

初回送信時、フレーム#2では、情報X1,i、X2,i、X3,i(i=1,2,…,m)と、情報X1,i、X2,i、X3,iに対して符号化率3/4のLDPC−CC符号化が施され得られたパリティP3/4,i(i=1,2,…,m)が送信される。 At the time of initial transmission, in frame # 2, information X 1, i , X 2, i , X 3, i (i = 1, 2, ..., M) and information X 1, i , X 2, i , X 3 The parity P 3/4, i (i = 1, 2, ..., M) obtained by LDPC-CC coding having a coding rate of 3/4 for i is transmitted.

通信装置#2から通信装置#1に、フレーム#2の再送要求が要求されると、通信装置#1では、初回送信時に用いられた符号化率3/4より小さい符号化率2/3を用いて、フレーム#2で送信された情報X1,i、X2,i、X3,i(i=1,2,…,m)のうち、X1,i、X2,i(i=1,2,…,m)に対し符号化が施され、パリティP2/3,i(i=1,2,…,m)が生成される。 When the communication device # 2 requests the communication device # 1 to retransmit the frame # 2, the communication device # 1 sets the coding rate 2/3, which is smaller than the coding rate 3/4 used at the time of the first transmission. Of the information X 1, i , X 2, i , X 3, i (i = 1, 2, ..., M) transmitted in frame # 2, X 1, i , X 2, i (i) = 1, 2, ..., M) is coded to generate parity P 2/3, i (i = 1, 2, ..., M).

そして、フレーム#2’では、このパリティP2/3,i(i=1,2,…,m)のみが送信される。 Then, in frame # 2', only this parity P 2/3, i (i = 1, 2, ..., M) is transmitted.

このとき、特に、通信装置#1が備える符号化器を、実施の形態2のように構成した場合、初回送信時の符号化率3/4の符号化と、再送時の符号化率2/3の符号化の双方を、同一の符号化器を用いて行うことができる。つまり、ハイブリッドARQにより再送を行う場合においても、ハイブリッドARQ用に新たな符号化器を追加することなく、初回送信時の符号化を行う際に用いる符号化器を用いて、再送時の符号化を行うことができる。 At this time, in particular, when the encoder included in the communication device # 1 is configured as in the second embodiment, the coding rate at the time of initial transmission is 3/4 and the coding rate at the time of retransmission is 2 /. Both of the coding of 3 can be performed using the same encoder. That is, even when retransmission is performed by hybrid ARQ, encoding at the time of retransmission is performed by using the encoder used for encoding at the time of initial transmission without adding a new encoder for hybrid ARQ. It can be performed.

このように、ハイブリッドARQを行う場合において、初回送信時の符号化を行う際に用いる符号化器と同一の符号化器を用いることができるのは、符号化器が複数の符号化率をサポートし、かつ、当該複数の符号化率に対応するパリティ検査多項式が、実施の形態1で述べたLDPC−CCであることによる。 In this way, when performing hybrid ARQ, the same encoder as the one used when performing the encoding at the time of initial transmission can be used because the encoder supports a plurality of coding rates. However, the parity check polypoly corresponding to the plurality of coding rates is the LDPC-CC described in the first embodiment.

図23[6]:通信装置#2は、再送時に送信されるフレーム#2’の変調信号を受信し、復調し、復号し、CRCチェックを行う。 FIG. 23 [6]: Communication device # 2 receives the modulated signal of frame # 2'transmitted at the time of retransmission, demodulates it, decodes it, and performs a CRC check.

図23[6]の動作(再送時のデータの復号方法)について図25を用いて説明する。再送時には、先に受信したフレーム#2の復号結果を用いて、フレーム#2’を復号する。 The operation of FIG. 23 [6] (method of decoding data at the time of retransmission) will be described with reference to FIG. 25. At the time of retransmission, the decoding result of the previously received frame # 2 is used to decode the frame # 2'.

具体的には、先ず、再送時の最初の復号(第1ステップ)として、先にフレーム#2で受信した情報X1,i、X2,i(i=1,2,…,m)のLLR(Log Likelihood Ratio:対数尤度比)と、フレーム#2’で受信した符号化率2/3のパリティP2/3,i(i=1,2,…,m)のLLRとを用いて、情報X1,i、X2,i(i=1,2,…,m)を復号する(つまり、符号化率2/3のLDPC−CCの復号処理を行う)。 Specifically, first, as the first decoding (first step) at the time of retransmission, the information X 1, i , X 2, i (i = 1, 2, ..., M) previously received in frame # 2 Using LLR (Log Likelihood Ratio) and LLR of parity P 2/3 , i (i = 1, 2, ..., M) with a coding rate of 2/3 received in frame # 2'. Then, the information X 1, i , X 2, i (i = 1, 2, ..., M) is decoded (that is, the LDPC-CC with a coding rate of 2/3 is decoded).

フレーム#2’では、フレーム#2に比べ符号化率を小さくしたので、符号化利得が向上し、情報X1,i、X2,i(i=1,2,…,m)を復号することができる可能性が高く、再送時の受信品質の確保が可能である。また、再送されるデータは、パリティのみであるため、データの伝送効率が良い。 In frame # 2', since the coding rate is smaller than that in frame # 2, the coding gain is improved and the information X1 , i , X2 , i (i = 1, 2, ..., M) are decoded. It is highly possible that the reception quality at the time of retransmission can be ensured. Further, since the data to be retransmitted is only parity, the data transmission efficiency is good.

次に、再送時の2度目の復号(第2ステップ)として、第1ステップにおいて情報X1,i、X2,i(i=1,2,…,m)の推定値が得られているので、その推定値を用いて情報X1,i、X2,iのLLRを生成し(例えば、「0」と推定されていた場合、十分高い信頼度の「0」に相当するLLRを与え、「1」と推定された場合、十分高い信頼度の「1」に相当するLLRを与える)、これらと、先にフレーム#2で受信した情報X3,i(i=1,2,…,m)のLLRと、先にフレーム#2で受信したパリティP3/4,i(i=1,2,…,m)のLLRとを用いて、符号化率3/4のLDPC−CCの復号を行い、情報X3,i(i=1,2,…,m)を得る。 Next, as the second decoding (second step) at the time of retransmission, the estimated values of the information X 1, i , X 2, i (i = 1, 2, ..., M) are obtained in the first step. Therefore, the LLR of the information X 1, i , X 2, i is generated using the estimated value (for example, when it is estimated to be "0", the LLR corresponding to "0" with sufficiently high reliability is given. , If it is estimated to be "1", an LLR corresponding to "1" with sufficiently high reliability is given), and these and the information X3 , i (i = 1, 2, ... , M) LLR and the parity P 3/4, i (i = 1, 2, ..., M) LLR previously received in frame # 2 are used to LDPC-CC with a coding rate of 3/4. Is decoded to obtain information X 3, i (i = 1, 2, ..., M).

このようにして、通信装置#2は、ハイブリッドARQにより再送されたフレーム#2’を用いて、初回送信時に送信されたフレーム#2を復号する。このとき、特に、通信装置#2が備える復号化器を、実施の形態2のように構成した場合、初回送信時の復号化と、再送時の復号化(第1及び第2ステップの復号)の双方を、同一の復号化器を用いて行うことができる。 In this way, the communication device # 2 decodes the frame # 2 transmitted at the time of the first transmission by using the frame # 2'retransmitted by the hybrid ARQ. At this time, in particular, when the decoder included in the communication device # 2 is configured as in the second embodiment, the decoding at the time of initial transmission and the decoding at the time of retransmission (decoding in the first and second steps). Both of these can be performed using the same decoder.

つまり、ハイブリッドARQにより再送を行う場合においても、ハイブリッドARQ用に新たな復号化器を追加することなく、初回送信時の復号化を行う際に用いる復号化器を用いて、再送時の復号化(第1及び第2ステップの復号)を行うことができる。 That is, even when retransmission is performed by hybrid ARQ, decoding at the time of retransmission is performed using the decoder used for decoding at the time of initial transmission without adding a new decoder for hybrid ARQ. (Decoding of the first and second steps) can be performed.

このように、ハイブリッドARQを行う場合において、初回送信時の復号化を行う際に用いる復号化器と同一の復号化器を用いることができるのは、通信相手の通信装置#1が備える符号化器が、複数の符号化率をサポートし、かつ、当該複数の符号化率に対応するパリティ検査多項式が、実施の形態1で述べたLDPC−CCであることによる。 In this way, when performing hybrid ARQ, it is possible to use the same decoder as the decoder used when performing the decoding at the time of initial transmission because the coding provided in the communication device # 1 of the communication partner can be used. This is because the device supports a plurality of coding rates and the parity check polynomial corresponding to the plurality of coding rates is the LDPC-CC described in the first embodiment.

このようにして、通信装置#2は、フレーム#2’の変調信号を受信し、復調し、復号し、CRCチェックを行う。この結果、誤りが発生しなかったので、通信装置#2に再送を要求しない。 In this way, the communication device # 2 receives the modulated signal of the frame # 2', demodulates it, decodes it, and performs a CRC check. As a result, no error occurred, so the communication device # 2 is not requested to retransmit.

図23[7]:通信装置#1はフレーム#3の変調信号を送信する。このとき、フレーム#3のデータシンボル領域で送信されるデータは、新規データに符号化率3/4の符号化を施して得られた符号語である。 FIG. 23 [7]: Communication device # 1 transmits the modulated signal of frame # 3. At this time, the data transmitted in the data symbol area of frame # 3 is a code word obtained by encoding the new data with a coding rate of 3/4.

図23[8]:通信装置#2は、フレーム#3の変調信号を受信し、復調し、復号し、CRCチェックを行う。この結果、誤りが発生しなかったので、通信装置#1に再送を要求しない。 FIG. 23 [8]: Communication device # 2 receives the modulated signal of frame # 3, demodulates it, decodes it, and performs a CRC check. As a result, no error occurred, so the communication device # 1 is not requested to retransmit.

図26に、ハイブリッドARQに着目した場合の、本実施の形態における通信装置#1と通信装置#2が送信するフレームの流れの別の一例を示す。図23に示すフレームの流れと異なる点は、図26では、再送時の符号化率を1/2とした点と、フレーム#2に対応して、フレーム#2’が再送されるのに加え、フレーム#2”が2回目の再送として更に再送される点である。なお、以下では、通信装置#1及び通信装置#2が、符号化率1/2,2/3,3/4をサポートする場合を例に説明する。 FIG. 26 shows another example of the flow of frames transmitted by the communication device # 1 and the communication device # 2 in the present embodiment when focusing on the hybrid ARQ. The difference from the frame flow shown in FIG. 23 is that in FIG. 26, the coding rate at the time of retransmission is halved, and in addition to the fact that frame # 2'is retransmitted corresponding to frame # 2. , Frame # 2 ”is further retransmitted as the second retransmission. In the following, the communication device # 1 and the communication device # 2 have coding rates of 1/2, 2/3, 3/4. The case of support will be described as an example.

図26[1]:初めに、通信装置#1はフレーム#1の変調信号を送信する。このとき、フレーム#1のデータシンボル領域で送信されるデータは、新規データに符号化率3/4の符号化を施して得られた符号語である。 FIG. 26 [1]: First, the communication device # 1 transmits the modulated signal of the frame # 1. At this time, the data transmitted in the data symbol area of frame # 1 is a code word obtained by encoding the new data with a coding rate of 3/4.

図26[2]:通信装置#2は、フレーム#1の変調信号を受信し、復調し、復号し、CRCチェックを行う。この結果、誤りが発生しなかったので、通信装置#1に再送を要求しない。 FIG. 26 [2]: Communication device # 2 receives the modulated signal of frame # 1, demodulates it, decodes it, and performs a CRC check. As a result, no error occurred, so the communication device # 1 is not requested to retransmit.

図26[3]:通信装置#1は、フレーム#2の変調信号を送信する。なお、フレーム#2のデータシンボル領域で送信されるデータは、新規データに符号化率3/4の符号化を施して得られた符号語である。 FIG. 26 [3]: Communication device # 1 transmits a modulated signal of frame # 2. The data transmitted in the data symbol area of frame # 2 is a code word obtained by encoding new data with a coding rate of 3/4.

図26[4]:通信装置#2は、フレーム#2の変調信号を受信し、復調し、復号し、CRCチェックを行う。この結果、誤りが発生していたので、通信装置#1に再送を要求する。 FIG. 26 [4]: Communication device # 2 receives the modulated signal of frame # 2, demodulates it, decodes it, and performs a CRC check. As a result, an error has occurred, so the communication device # 1 is requested to resend.

図26[5]:通信装置#1は、通信装置#2から再送が要求されたため、フレーム#2に応じたフレーム#2’を送信する。具体的には、通信装置#1は、フレーム#2で送信された符号語を得る際に用いられた符号化率3/4より小さい符号化率1/2を用いて、データ(情報)の一部(又は全部)を符号化し、得られた符号語のうちパリティのみをフレーム#2’で送信する。 FIG. 26 [5]: Communication device # 1 transmits frame # 2'corresponding to frame # 2 because retransmission is requested by communication device # 2. Specifically, the communication device # 1 uses a code rate 1/2 that is smaller than the code rate 3/4 used when obtaining the code word transmitted in the frame # 2, and uses the data (information). Part (or all) is encoded, and only the parity of the obtained code words is transmitted in frame # 2'.

なお、再送時に用いられる符号化率は、初回送信時に用いられる符号化率3/4より小さければ良く、初回送信時に用いられる符号化率より小さい符号化率が複数ある場合には、例えば、通信装置#1と通信装置#2との間の伝搬路の状況に応じて、複数の符号化率から最適な符号化率を設定するようにしても良い。 The code rate used at the time of retransmission may be smaller than the code rate 3/4 used at the time of initial transmission, and when there are a plurality of code rates smaller than the code rate used at the time of initial transmission, for example, communication The optimum code rate may be set from a plurality of code rates according to the condition of the propagation path between the device # 1 and the communication device # 2.

ここで、図27を用いて、フレーム#2及びフレーム#2’において送信されるデータについて説明する。 Here, the data transmitted in the frame # 2 and the frame # 2'will be described with reference to FIG. 27.

初回送信時、フレーム#2では、情報X1,i、X2,i、X3,i(i=1,2,…,m)と、情報X1,i、X2,i、X3,iに対して符号化率3/4のLDPC−CC符号化が施され得られたパリティP3/4,i(i=1,2,…,m)が送信される。 At the time of initial transmission, in frame # 2, information X 1, i , X 2, i , X 3, i (i = 1, 2, ..., M) and information X 1, i , X 2, i , X 3 The parity P 3/4, i (i = 1, 2, ..., M) obtained by LDPC-CC coding having a coding rate of 3/4 for i is transmitted.

通信装置#2から通信装置#1に、フレーム#2の再送要求が要求されると、通信装置#1では、初回送信時に用いられた符号化率3/4より小さい符号化率1/2を用いて、フレーム#2で送信された情報X1,i、X2,i、X3,i(i=1,2,…,m)のうち、X1,i(i=1,2,…,m)に対し符号化が施され、パリティP1/2,i(i=1,2,…,m)が生成される。 When the communication device # 2 requests the communication device # 1 to retransmit the frame # 2, the communication device # 1 sets the coding rate 1/2, which is smaller than the coding rate 3/4 used at the time of the first transmission. Of the information X 1, i , X 2, i , X 3, i (i = 1, 2, ..., M) transmitted in frame # 2, X 1, i (i = 1, 2,, m) ..., M) is encoded to generate parity P 1/2, i (i = 1, 2, ..., M).

そして、フレーム#2’では、このパリティP1/2,i(i=1,2,…,m)のみが送信される。 Then, in frame # 2', only this parity P 1/2, i (i = 1, 2, ..., M) is transmitted.

このとき、特に、通信装置#1が備える符号化器を、実施の形態2のように構成した場合、初回送信時の符号化率3/4の符号化と、再送時の符号化率1/2の符号化の双方を、同一の符号化器を用いて行うことができる。つまり、ハイブリッドARQにより再送を行う場合においても、ハイブリッドARQ用に新たな符号化器を追加することなく、初回送信時の符号化を行う際に用いる符号化器を用いて、再送時の符号化を行うことができる。符号化器がサポートする、複数の符号化率に対応するパリティ検査多項式を、実施の形態1で述べたLDPC−CCとする理由による。 At this time, in particular, when the encoder included in the communication device # 1 is configured as in the second embodiment, the coding rate at the time of initial transmission is 3/4 and the coding rate at the time of retransmission is 1 /. Both of the encodings of 2 can be performed using the same encoder. That is, even when retransmission is performed by hybrid ARQ, encoding at the time of retransmission is performed by using the encoder used for encoding at the time of initial transmission without adding a new encoder for hybrid ARQ. It can be performed. The reason is that the parity check polynomial corresponding to a plurality of coding rates supported by the encoder is the LDPC-CC described in the first embodiment.

図26[6]:通信装置#2は、再送時に送信されるフレーム#2’の変調信号を受信し、復調し、復号し、CRCチェックを行う。 FIG. 26 [6]: Communication device # 2 receives the modulated signal of frame # 2'transmitted at the time of retransmission, demodulates it, decodes it, and performs a CRC check.

再送時(1回目の再送時)の復号方法について図28を用いて説明する。通信装置#2は、1回目の再送時には、先に受信したフレーム#2の復号結果を用いて、フレーム#2’を復号する。 The decoding method at the time of retransmission (at the time of the first retransmission) will be described with reference to FIG. At the time of the first retransmission, the communication device # 2 decodes the frame # 2'using the decoding result of the previously received frame # 2.

具体的には、先ず、1回目の再送時の最初の復号(第1ステップ)として、通信装置#2は、先にフレーム#2で受信した情報X1,i(i=1,2,…,m)のLLRと、フレーム#2’で受信した符号化率1/2のパリティP1/2,i(i=1,2,…,m)のLLRとを用いて、情報X1,i(i=1,2,…,m)を復号する(つまり、符号化率1/2のLDPC−CCの復号処理を行う)。 Specifically, first, as the first decoding (first step) at the time of the first retransmission, the communication device # 2 receives the information X 1, i (i = 1, 2, ... , M) and the LLR of parity P 1/2 , i (i = 1, 2, ..., M) with a coding rate of 1/2 received in frame # 2', information X 1, Decode i (i = 1, 2, ..., M) (that is, the LDPC-CC with a coding rate of 1/2 is decoded).

フレーム#2’では、フレーム#2に比べ符号化率を小さくしたので、符号化利得が向上し、情報X1,i(i=1,2,…,m)を復号できる可能性が高く、再送時の受信品質の確保が可能である。また、再送されるデータは、パリティのみであるため、データの伝送効率が良い。 In frame # 2', since the coding rate is smaller than that in frame # 2, the coding gain is improved, and there is a high possibility that the information X 1, i (i = 1, 2, ..., M) can be decoded. It is possible to ensure the reception quality at the time of retransmission. Further, since the data to be retransmitted is only parity, the data transmission efficiency is good.

次に、1回目の再送時の2度目の復号(第2ステップ)として、通信装置#2は、第1ステップにおいて情報X1,i(i=1,2,…,m)の推定値が得られているので、その推定値を用いて情報X1,iのLLRを生成する(例えば、「0」と推定されていた場合、十分高い信頼度の「0」に相当するLLRを与え、「1」と推定された場合、十分高い信頼度の「1」に相当するLLRを与える)。 Next, as the second decoding (second step) at the time of the first retransmission, the communication device # 2 has the estimated value of the information X 1, i (i = 1, 2, ..., M) in the first step. Since it has been obtained , an LLR of information X1 , i is generated using the estimated value (for example, when it is estimated to be "0", an LLR corresponding to "0" having a sufficiently high reliability is given. If it is estimated to be "1", it gives an LLR corresponding to "1" with sufficiently high reliability).

通信装置#2は、推定値を用いて生成した情報X1,iのLLRと、先にフレーム#2で受信した情報X2,i、X3,i(i=1,2,…,m)のLLRと、先にフレーム#2で受信したパリティP3/4,i(i=1,2,…,m)のLLRと、を用いて、符号化率3/4のLDPC−CCの復号を行い情報X2,i、X3,i(i=1,2,…,m)を得る。 The communication device # 2 has the LLR of the information X 1, i generated by using the estimated value and the information X 2, i , X 3, i (i = 1, 2, ..., M) previously received in the frame # 2. ) And the LLR of parity P 3/4, i (i = 1, 2, ..., M) previously received in frame # 2, of the LDPC-CC with a coding rate of 3/4. Decryption is performed to obtain information X 2, i , X 3, i (i = 1, 2, ..., M).

このようにして、通信装置#2は、ハイブリッドARQにより再送時に送信されたフレーム#2’を用いて、初回送信時に送信されたフレーム#2を復号する。 In this way, the communication device # 2 decodes the frame # 2 transmitted at the time of the first transmission by using the frame # 2'transmitted at the time of retransmission by the hybrid ARQ.

通信装置#2は、フレーム#2の復号結果に対しCRCチェックを行う。この結果、誤りが発生していたので、通信装置#1に再度再送を要求する。 The communication device # 2 performs a CRC check on the decoding result of the frame # 2. As a result, an error has occurred, so the communication device # 1 is requested to resend again.

図26[7]:通信装置#1は、通信装置#2から2度目の再送が要求されたため、フレーム#2に応じたフレーム#2”を送信する。具体的には、通信装置#1は、フレーム#2で送信された符号語を得る際に用いられた符号化率3/4より小さい符号化率1/2を再度用いて、1回目の再送時に符号化されなかったデータ(情報)の一部(又は全部)を符号化し、得られた符号語のうちパリティのみをフレーム#2”で送信する。 FIG. 26 [7]: Since the communication device # 1 is requested to be retransmitted for the second time, the communication device # 1 transmits the frame # 2 ”corresponding to the frame # 2. Specifically, the communication device # 1 is , Data (information) that was not encoded at the time of the first retransmission by using again the coding rate 1/2 that is smaller than the coding rate 3/4 used when obtaining the code word transmitted in frame # 2. Part (or all) of is encoded, and only the parity of the obtained code words is transmitted in frame # 2 ”.

ここで、図29を用いて、フレーム#2”において送信されるデータについて説明する。 Here, the data transmitted in the frame # 2 ”will be described with reference to FIG. 29.

上述したように、1回目の再送時には、初回送信時の符号化率3/4より小さい符号化率1/2を用いて、フレーム#2で送信された情報X1,i、X2,i、X3,i(i=1,2,…,m)のうち、X1,i(i=1,2,…,m)を用いて符号化率1/2のLDPC−CCの符号化が施され、パリティP1/2,i(i=1,2,…,m)が生成された(図27参照)。そして、1回目の再送時のフレーム#2’では、このパリティP1/2,i(i=1,2,…,m)のみが送信された(図27参照)。 As described above, at the time of the first retransmission, the information X 1, i , X 2, i transmitted in frame # 2 is used with a coding rate 1/2 smaller than the coding rate 3/4 at the time of the first transmission. , X 3, i (i = 1, 2, ..., M), and X 1, i (i = 1, 2, ..., M) is used to encode the LDPC-CC with a coding rate of 1/2. Was applied, and parity P 1/2, i (i = 1, 2, ..., M) was generated (see FIG. 27). Then, in frame # 2'at the time of the first retransmission, only this parity P 1 / 2, i (i = 1, 2, ..., M) was transmitted (see FIG. 27).

2回目の再送時には、初回送信時の符号化率3/4より小さい符号化率(ここでは一例として1/2)を用いて、フレーム#2で送信された情報X1,i、X2,i、X3,i(i=1,2,…,m)のうち、1回目の再送時には符号化されなかったX2,i(i=1,2,…,m)を用いて、例えば、符号化率1/2のLDPC−CCの符号化が施され、パリティp1/2,i(i=1,2,…,m)が生成される(図29参照)。そして、2回目の再送時のフレーム#2”では、このパリティp1/2,i(i=1,2,…,m)のみが送信される(図29参照)。 At the time of the second retransmission, the information X 1, i , X 2, the information transmitted in the frame # 2 is used with a coding rate smaller than the coding rate 3/4 of the first transmission (here, 1/2 as an example) . Of i , X 3, i (i = 1, 2, ..., M), using X 2, i (i = 1, 2, ..., M) which was not encoded at the time of the first retransmission, for example. , LDPC-CC with a coding rate of 1/2 is encoded, and parity p 1/2, i (i = 1, 2, ..., M) is generated (see FIG. 29). Then, in the frame # 2 "at the time of the second retransmission, only this parity p 1/2, i (i = 1, 2, ..., M) is transmitted (see FIG. 29).

なお、2回目の再送時に、符号化率1/2で符号化される際に用いられるLDPC−CCのパリティ検査多項式は、1回目の再送時に、同じ符号化率1/2で符号化される際に用いられたLDPC−CCのパリティ検査多項式を同じとする(つまり、符号化の際の入力が異なるだけで、符号化の際に用いられる符号は同一である)。 The LDPC-CC parity check polypoly used when encoding at a coding rate of 1/2 at the second retransmission is encoded at the same coding rate of 1/2 at the first retransmission. The parity check polypoly of the LDPC-CC used at the time is the same (that is, the codes used at the time of coding are the same, only the input at the time of coding is different).

このようにすることで、初回送信時と、1回目の再送時とで、同一の符号化器を用いて符号語を生成できるのに加え、2回目の再送時の符号語も同一の符号化器を用いて生成することができるようになる。これにより、新たな符号化器を追加することなく、本実施の形態のハイブリッドARQを実現することができる。 By doing so, in addition to being able to generate a code word using the same encoder at the time of the first transmission and at the time of the first retransmission, the code word at the time of the second retransmission is also encoded in the same manner. It will be possible to generate using a vessel. As a result, the hybrid ARQ of the present embodiment can be realized without adding a new encoder.

図29に示す例では、2回目の再送時には、1回目の再送時において符号化された情報X1,i(i=1,2,…,m)以外の情報報X2,i(i=1,2,…,m)を、1回目の再送時における符号化に用いられたパリティ検査多項式を用いて符号化して得られた符号語が送信された。 In the example shown in FIG. 29, at the time of the second retransmission, information information X 2, i (i =) other than the information X 1, i (i = 1, 2, ..., M) encoded at the time of the first retransmission. 1,2, ..., M) was encoded using the parity check polynomial used for encoding at the time of the first retransmission, and the code word obtained was transmitted.

このように、再送要求が複数ある場合、n(nは2以上の整数)回目の再送時には、(n−1)回目以前の再送時において符号化された情報以外の情報を優先的に符号化して得られた符号語を再送すると、フレーム#2を構成する各情報の対数尤度比の確からしさが徐々に向上していくので、復号側でより確実にフレーム#2を復号することができるようになる。 In this way, when there are a plurality of retransmission requests, at the time of n (n is an integer of 2 or more) retransmission, information other than the information encoded at the time of retransmission before (n-1) is preferentially encoded. When the obtained code word is retransmitted, the certainty of the log-likelihood ratio of each information constituting the frame # 2 is gradually improved, so that the decoding side can more reliably decode the frame # 2. Will be.

なお、再送要求が複数ある場合、n(nは2以上の整数)回目の再送時に、(n−1)回目以前の再送時において再送されたデータと同一のデータを再送しても良い。また、再送要求が複数ある場合、チェイスコンバイニング等の他のARQ方式と組み合わせても良い。また、複数回の再送を行うことになった場合、各再送で符号化率が異なっていても良い。 When there are a plurality of retransmission requests, the same data as the data resent at the n (n-1) th retransmission may be resent at the n (n-1) th retransmission. Further, when there are a plurality of retransmission requests, it may be combined with another ARQ method such as chase combining. Further, when the retransmission is performed a plurality of times, the coding rate may be different for each retransmission.

図26[8]:通信装置#2は、再度再送(2回目の再送)されたフレーム#2”の変調信号を受信し、復調し、復号し、CRCチェックを行う。 FIG. 26 [8]: Communication device # 2 receives the modulated signal of the frame # 2 ”retransmitted (second retransmission) again, demodulates it, decodes it, and performs a CRC check.

2回目の再送時の復号方法について図30を用いて説明する。2回目の再送時には、通信装置#2は、先に受信したフレーム#2の復号結果を用いて、フレーム#2”を復号する。 The decoding method at the time of the second retransmission will be described with reference to FIG. At the time of the second retransmission, the communication device # 2 decodes the frame # 2 ”using the decoding result of the previously received frame # 2.

具体的には、先ず、2回目の再送時の最初の復号(第1ステップ)として、通信装置#2は、先にフレーム#2で受信した情報X2,i(i=1,2,…,m)のLLRと、フレーム#2”で受信した符号化率1/2のパリティp1/2,i(i=1,2,…,m)のLLRとを用いて、情報X2,i(i=1,2,…,m)を復号する(つまり、符号化率1/2のLDPC−CCの復号処理を行う)。 Specifically, first, as the first decoding (first step) at the time of the second retransmission, the communication device # 2 receives the information X 2, i (i = 1, 2, ... , M) and the LLR of parity p 1/2 , i (i = 1, 2, ..., M) with a coding rate of 1/2 received in frame # 2 ”, information X 2, Decode i (i = 1, 2, ..., M) (that is, the LDPC-CC with a coding rate of 1/2 is decoded).

フレーム#2”では、フレーム#2に比べ符号化率を小さくしたので、符号化利得が向上し、情報X2,i(i=1,2,…,m)を復号できる可能性が高く、再送時の受信品質の確保が可能である。また、再送されるデータは、パリティのみであるため、データの伝送効率が良い。 In "frame # 2", since the coding rate is smaller than that in frame # 2, the coding gain is improved, and there is a high possibility that the information X 2, i (i = 1, 2, ..., M) can be decoded. It is possible to ensure the reception quality at the time of retransmission. Further, since the data to be resent is only parity, the data transmission efficiency is good.

次に、2回目の再送時の2度目の復号(第2ステップ)として、通信装置#2は、第1ステップにおいて情報X2,i(i=1,2,…,m)の推定値が得られているので、その推定値を用いて情報X2,iのLLRを生成する(例えば、「0」と推定されていた場合、十分高い信頼度の「0」に相当するLLRを与え、「1」と推定された場合、十分高い信頼度の「1」に相当するLLRを与える)。 Next, as the second decoding (second step) at the time of the second retransmission, the communication device # 2 has the estimated value of the information X 2, i (i = 1, 2, ..., M) in the first step. Since it has been obtained , an LLR of information X2 , i is generated using the estimated value (for example, when it is estimated to be "0", an LLR corresponding to "0" having a sufficiently high reliability is given. If it is estimated to be "1", it gives an LLR corresponding to "1" with sufficiently high reliability).

通信装置#2は、推定値を用いて生成された情報X2,iのLLRと、先にフレーム#2で受信した情報X3,i(i=1,2,…,m)、パリティP3/4,i(i=1,2,…,m)のLLRと、1回目の再送時の復号(第1及び第2ステップ)で推定された情報X1,i(i=1,2,…,m)の推定値を用いて生成した情報X1,iのLLRを用いて、符号化率3/4のLDPC−CCの復号を行い、情報X3,i(i=1,2,…,m)を得る。 In the communication device # 2, the LLR of the information X 2, i generated by using the estimated value, the information X 3, i (i = 1, 2, ..., M) previously received in the frame # 2, and the parity P LLR of 3/4, i (i = 1, 2, ..., M) and information estimated in decoding (first and second steps) at the time of the first retransmission X 1, i (i = 1, 2, ...) Using the LLR of information X 1, i generated using the estimated values of, ..., m), the LDPC-CC with a coding rate of 3/4 is decoded, and information X 3, i (i = 1, 2) is decoded. , ..., m) is obtained.

このようにして、通信装置#2は、ハイブリッドARQにより再送されたフレーム#2’及びフレーム#2”を用いて、初回送信時に送信されたフレーム#2を復号する。 In this way, the communication device # 2 decodes the frame # 2 transmitted at the time of the first transmission by using the frame # 2'and the frame # 2 "retransmitted by the hybrid ARQ.

通信装置#2は、フレーム#2を復号した後、CRCチェックを行う。この結果、誤りが発生しなかったので、通信装置#1に再送を要求しない。 The communication device # 2 performs a CRC check after decoding the frame # 2. As a result, no error occurred, so the communication device # 1 is not requested to retransmit.

図31に、本実施の形態に係るハイブリッドARQを行う通信装置#1の構成を示す。図31の通信装置600は、例えば、基地局装置に搭載される。 FIG. 31 shows the configuration of the communication device # 1 that performs the hybrid ARQ according to the present embodiment. The communication device 600 of FIG. 31 is mounted on, for example, a base station device.

図31の通信装置600の受信・復調部610は、通信相手から送信される図22のフレーム構成をとる変調信号を受信して受信信号を取得し、受信信号に周波数変換、復調、復号等の受信処理を施すことにより、再送要求シンボルを抽出する。受信・復調部610は、再送要求シンボルを再送要求判定部620に出力する。 The reception / demodulation unit 610 of the communication device 600 of FIG. 31 receives the modulation signal having the frame configuration of FIG. 22 transmitted from the communication partner, acquires the reception signal, and performs frequency conversion, demodulation, decoding, etc. to the reception signal. The retransmission request symbol is extracted by performing the reception process. The reception / demodulation unit 610 outputs the retransmission request symbol to the retransmission request determination unit 620.

再送要求判定部620は、再送要求シンボルから再送要求の有無を判定し、判定結果を再送要求情報として切替部640に出力する。また、再送要求判定部620は、再送要求の有無に応じて、符号化部650及びバッファ630に指示信号を出力する。 The retransmission request determination unit 620 determines whether or not there is a retransmission request from the retransmission request symbol, and outputs the determination result to the switching unit 640 as retransmission request information. Further, the retransmission request determination unit 620 outputs an instruction signal to the coding unit 650 and the buffer 630 depending on the presence or absence of the retransmission request.

具体的には、再送要求判定部620は、再送要求無しの場合、符号化部650が、初回送信時に用いる符号化率として設定された符号化率を用いて符号化を行うように、符号化部650に指示信号を出力する。一方、再送要求判定部620は、再送要求有りの場合、符号化部650が、ハイブリッドARQを選択した場合、再送時に初回送信時に用いた符号化率より小さい符号化率を用いて符号化を行うように、符号化部650に指示信号を出力する(ただし、ハイブリッドARQを選択しなかった場合、例えば、チェイスコンバイニングを選択した場合は、初回送信時に用いた符号化率より小さい符号化率を選択するとは限らない。)。また、再送要求判定部620は、再送要求有りの場合、バッファ630が、記憶するデータ(情報)S20を切替部640に出力するように、バッファ630に指示信号を出力する。 Specifically, the retransmission request determination unit 620 encodes so that the encoding unit 650 performs coding using the coding rate set as the coding rate used at the time of initial transmission when there is no retransmission request. An instruction signal is output to unit 650. On the other hand, when the retransmission request determination unit 620 has a retransmission request, when the encoding unit 650 selects the hybrid ARQ, the retransmission request determination unit 620 encodes using a coding rate smaller than the coding rate used at the time of initial transmission at the time of retransmission. As described above, the instruction signal is output to the coding unit 650 (however, when hybrid ARQ is not selected, for example, when chase combining is selected, the coding rate is smaller than the coding rate used at the time of initial transmission. Not always selected.) Further, the retransmission request determination unit 620 outputs an instruction signal to the buffer 630 so that the buffer 630 outputs the data (information) S20 to be stored to the switching unit 640 when there is a retransmission request.

バッファ630は、切替部640を介して符号化部650に出力されるデータ(情報)S10を記憶し、再送要求判定部620からの指示信号に応じて、データ(情報)S20を切替部640に出力する。 The buffer 630 stores the data (information) S10 output to the coding unit 650 via the switching unit 640, and sends the data (information) S20 to the switching unit 640 in response to the instruction signal from the retransmission request determination unit 620. Output.

切替部640は、再送要求情報に応じて、データ(情報)S10及びバッファ630に記憶されたデータ(情報)S20のうちいずれか一方を符号化部650に出力する。具体的には、再送要求情報が再送要求無しを示す場合には、切替部640は、まだ符号化されていないデータ(情報)S10を、新規データとして、符号化部650に出力する。一方、再送要求情報が再送要求有りを示す場合には、切替部640は、バッファ630に保持されるデータ(情報)S20を、再送データとして、符号化部650に出力する。 The switching unit 640 outputs either one of the data (information) S10 and the data (information) S20 stored in the buffer 630 to the coding unit 650 according to the retransmission request information. Specifically, when the retransmission request information indicates that there is no retransmission request, the switching unit 640 outputs the unencoded data (information) S10 to the encoding unit 650 as new data. On the other hand, when the retransmission request information indicates that there is a retransmission request, the switching unit 640 outputs the data (information) S20 held in the buffer 630 to the encoding unit 650 as retransmission data.

符号化部650は、実施の形態2に示した符号化器200を備え、再送要求判定部620から指示される符号化率に応じて、入力データにLDPC−CC符号化を施し、LDPC−CC符号語を取得する。 The coding unit 650 includes the encoder 200 shown in the second embodiment, performs LDPC-CC coding on the input data according to the coding rate instructed by the retransmission request determination unit 620, and performs LDPC-CC coding. Get the code word.

例えば、初回送信時に、図23[3]のフレーム#2を送信する場合、符号化部650は、再送要求判定部620から通知される指示信号に応じて、符号化率3/4を用いて、情報X1,i、X2,i、X3,i(i=1,2,…,m)に対し符号化を施し、パリティP3/4,i(i=1,2,…,m)を生成する(図24参照)。 For example, when the frame # 2 of FIG. 23 [3] is transmitted at the time of the first transmission, the coding unit 650 uses the coding rate 3/4 in response to the instruction signal notified from the retransmission request determination unit 620. , Information X 1, i , X 2, i , X 3, i (i = 1, 2, ..., M) are encoded and parity P 3/4, i (i = 1, 2, ..., m) m) is generated (see FIG. 24).

そして、符号化部650は、情報X1,i、X2,i、X3,i(i=1,2,…,m)及びパリティ3/4,i(i=1,2,…,m)をLDPC−CC符号語として変調・送信部660に出力する。 Then, the coding unit 650 includes information X 1, i , X 2, i , X 3, i (i = 1, 2, ..., M) and parity 3/4, i (i = 1, 2, ..., M). m) is output to the modulation / transmission unit 660 as an LDPC-CC code word.

また、例えば、1回目の再送時に、図23[5]のフレーム#2’を送信する場合、符号化部650は、再送要求判定部620から通知される指示信号に応じて、符号化率を3/4から2/3に切り替えて、フレーム#2で送信された情報X1,i、X2,i、X3,i(i=1,2,…,m)のうち、X1,i、X2,i(i=1,2,…,m)に対し符号化を施し、パリティ2/3,i(i=1,2,…,m)を生成する(図24参照)。 Further, for example, when the frame # 2'of FIG. 23 [5] is transmitted at the time of the first retransmission, the coding unit 650 determines the coding rate according to the instruction signal notified from the retransmission request determination unit 620. Of the information X 1, i , X 2, i , X 3, i (i = 1, 2, ..., M) transmitted in frame # 2 by switching from 3/4 to 2/3, X 1, Encoding is applied to i , X 2, i (i = 1, 2, ..., M) to generate parity 2/3, i (i = 1, 2, ..., M) (see FIG. 24).

ここで重要な点は、符号化部650が、実施の形態2で説明した符号化器200を含む点である。すなわち、符号化器200が、符号化率(y−1)/y及び(z−1)/z(y<z)に対応可能な時変周期g(gは自然数)のLDPC−CC符号化を行う場合に、符号化部650は、初回送信時に、パリティ検査多項式(42)を用いてLDPC−CC符号語を生成し、再送要求がある場合、再送時に、パリティ検査多項式(43)を用いてLDPC−CC符号語を生成する。

Figure 0006785348
Figure 0006785348
An important point here is that the coding unit 650 includes the encoder 200 described in the second embodiment. That is, LDPC-CC coding having a time-varying period g (g is a natural number) that the encoder 200 can correspond to the coding rates (y-1) / y and (z-1) / z (y <z). In the case of performing To generate LDPC-CC code words.
Figure 0006785348
Figure 0006785348

これにより、ハイブリッドARQにより再送を行う場合においても、ハイブリッドARQ用に新たな符号化器を追加することなく、初回送信時の符号化を行う際に用いる符号化器を用いて、再送時の符号化を行うことができる。 As a result, even when retransmission is performed by hybrid ARQ, the code at the time of retransmission is used by using the encoder used for encoding at the time of initial transmission without adding a new encoder for hybrid ARQ. Can be done.

そして、符号化部650は、このパリティ2/3,i(i=1,2,…,m)のみをLDPC−CC符号語として変調・送信部660に出力する。 Then, the coding unit 650 outputs only this parity 2/3, i (i = 1, 2, ..., M) to the modulation / transmitting unit 660 as an LDPC-CC code word.

変調・送信部660は、LDPC−CC符号語に変調、周波数変換等の送信処理を施し、図示せぬアンテナを介して通信相手の通信装置#2に送信する。 The modulation / transmission unit 660 performs transmission processing such as modulation and frequency conversion on the LDPC-CC code word, and transmits the LDPC-CC code word to the communication device # 2 of the communication partner via an antenna (not shown).

図32に、通信装置#1の通信相手である通信装置#2の要部構成例を示す。図32の通信装置700は、例えば、端末装置に搭載される。 FIG. 32 shows an example of a main part configuration of the communication device # 2, which is the communication partner of the communication device # 1. The communication device 700 of FIG. 32 is mounted on, for example, a terminal device.

図32の通信装置700の受信・復調部710は、図示せぬアンテナを介して受信された受信信号を入力し、受信信号に対して周波数変換等の無線処理を施すことで、図21に示すフレーム構成をとる受信信号を取得する。受信・復調部710は、受信信号から再送情報シンボル、符号化率情報シンボル、変調方式情報シンボル等の制御情報シンボルを抽出し、これら制御情報シンボルを制御情報解析部720に出力する。また、受信・復調部710は、受信信号からデータシンボルを抽出し、受信データとして対数尤度比生成部730に出力する。 The reception / demodulation unit 710 of the communication device 700 of FIG. 32 inputs a reception signal received through an antenna (not shown) and performs wireless processing such as frequency conversion on the reception signal, thereby showing in FIG. Acquires a received signal that has a frame configuration. The reception / demodulation unit 710 extracts control information symbols such as retransmission information symbols, coding rate information symbols, and modulation method information symbols from the received signal, and outputs these control information symbols to the control information analysis unit 720. Further, the reception / demodulation unit 710 extracts a data symbol from the received signal and outputs it as received data to the log-likelihood ratio generation unit 730.

制御情報解析部720は、制御情報シンボルから、再送データであるか新規データであるかの情報、符号化率、変調方式の制御情報を抽出し、これら制御情報を復号化部740に出力する。 The control information analysis unit 720 extracts information on whether the data is retransmission data or new data, the coding rate, and the control information of the modulation method from the control information symbol, and outputs these control information to the decoding unit 740.

対数尤度比生成部730は、受信データの対数尤度比を算出する。対数尤度比生成部730は、対数尤度比を復号化部740に出力する。 The log-likelihood ratio generation unit 730 calculates the log-likelihood ratio of the received data. The log-likelihood ratio generation unit 730 outputs the log-likelihood ratio to the decoding unit 740.

復号化部740は、図15の復号化器300を備え、制御情報解析部720から通知される制御情報を用いて、受信データの対数尤度比に対して復号化を行い、受信データの対数尤度比を更新する。 The decoding unit 740 includes the decoder 300 of FIG. 15, and uses the control information notified from the control information analysis unit 720 to perform decoding with respect to the log-likelihood ratio of the received data, and the logarithm of the received data. Update the likelihood ratio.

例えば、初回送信時に送信された、図23[3]のフレーム#2を受信する場合、復号化部740は、制御情報解析部720から通知される指示信号に応じて、符号化率を3/4に設定し、復号化を行い、受信データの復号処理後の対数尤度比を得る。 For example, when receiving the frame # 2 of FIG. 23 [3] transmitted at the time of the first transmission, the decoding unit 740 sets the coding rate to 3 / according to the instruction signal notified from the control information analysis unit 720. It is set to 4, and decoding is performed to obtain the log-likelihood ratio after the decoding process of the received data.

また、例えば、再送時に送信された、図23[5]のフレーム#2’を受信する場合、復号化部740は、制御情報解析部720から通知される指示信号に応じて、符号化率3/4から符号化率2/3に切り替えて、復号化を行い、受信データの復号処理後の対数尤度比を得る。なお、再送時には、復号化部740は、複数のステップで復号化を行う。以下、図23[3]のフレーム#2及び図23[5]のフレーム#2’を受信する場合を例に説明する。 Further, for example, when receiving the frame # 2'of FIG. 23 [5] transmitted at the time of retransmission, the decoding unit 740 receives the coding rate 3 in response to the instruction signal notified from the control information analysis unit 720. Decoding is performed by switching from / 4 to a coding rate of 2/3, and the log-likelihood ratio after the decoding process of the received data is obtained. At the time of retransmission, the decoding unit 740 performs decoding in a plurality of steps. Hereinafter, a case where the frame # 2 of FIG. 23 [3] and the frame # 2'of FIG. 23 [5] are received will be described as an example.

具体的には、先ず、再送時の最初の復号(第1ステップ)として、復号化部740は、先にフレーム#2で受信した情報X1,i、X2,i(i=1,2,…,m)のLLR(Log Likelihood Ratio:対数尤度比)と、フレーム#2’で受信した符号化率2/3のパリティP2/3,i(i=1,2,…,m)のLLRとを用いて、情報X1,i、X2,i(i=1,2,…,m)を復号する(つまり、符号化率2/3のLDPC−CCの復号処理を行う)。 Specifically, first, as the first decoding (first step) at the time of retransmission, the decoding unit 740 first receives the information X 1, i , X 2, i (i = 1 , 2 ) in the frame # 2. , ..., m) LLR (Log Likelihood Ratio) and parity P 2/3 , i (i = 1, 2, ..., M) with a coding rate of 2/3 received in frame # 2'. ) Is used to decode the information X 1, i , X 2, i (i = 1, 2, ..., M) (that is, the LDPC-CC with a coding rate of 2/3 is decoded. ).

フレーム#2’では、フレーム#2に比べ符号化率を小さくしたので、符号化利得が向上し、情報X1,i、X2,i(i=1,2,…,m)を復号することができる可能性が高く、再送時の受信品質の確保が可能である。また、再送されるデータは、パリティのみであるため、データの伝送効率が良い。 In frame # 2', since the coding rate is smaller than that in frame # 2, the coding gain is improved and the information X1 , i , X2 , i (i = 1, 2, ..., M) are decoded. It is highly possible that the reception quality at the time of retransmission can be ensured. Further, since the data to be retransmitted is only parity, the data transmission efficiency is good.

次に、再送時の2度目の復号(第2ステップ)として、復号化部740は、第1ステップにおいて情報X1,i、X2,i(i=1,2,…,m)の推定値が得られているので、その推定値を用いて情報X1,i、X2,iのLLRを生成する(例えば、「0」と推定されていた場合、十分高い信頼度の「0」に相当するLLRを与え、「1」と推定された場合、十分高い信頼度の「1」に相当するLLRを与える)。 Next, as the second decoding (second step) at the time of retransmission, the decoding unit 740 estimates the information X 1, i , X 2, i (i = 1, 2, ..., M) in the first step. Since the value is obtained, the estimated value is used to generate the LLR of the information X1 , i , X2 , i (for example, if it is estimated to be "0", the reliability is "0" with sufficiently high reliability. LLR corresponding to "1" is given, and when it is estimated to be "1", an LLR corresponding to "1" having a sufficiently high reliability is given).

復号化部740は、推定値を用いて生成した情報X1,i、X2,iのLLRと、先にフレーム#2で受信した情報X3,i(i=1,2,…,m)のLLRと、先にフレーム#2で受信したパリティP3/4,i(i=1,2,…,m)のLLRとを用いて、符号化率3/4のLDPC−CCの復号を行い、情報X3,i(i=1,2,…,m)を得る。 The decoding unit 740 includes the LLR of the information X 1, i , X 2, i generated using the estimated value, and the information X 3, i (i = 1, 2, ..., M) previously received in the frame # 2. ) And the LLR of parity P 3/4, i (i = 1, 2, ..., M) previously received in frame # 2 to decode the LDPC-CC with a coding rate of 3/4. To obtain information X 3, i (i = 1, 2, ..., M).

ここで重要な点は、復号化部740が、実施の形態2で説明した復号化器300を含む点である。すなわち、復号化器300が、符号化率(y−1)/y及び(z−1)/z(y<z)に対応可能な時変周期g(gは自然数)のLDPC−CC復号化を行う場合に、復号化部740は、初回送信時の復号では、パリティ検査多項式(42)を用いてLDPC−CC符号語を復号化し、再送時の最初の復号(第1ステップ)では、パリティ検査多項式(43)を用いてLDPC−CC符号語を復号化し、再送時の2度目の復号(第2ステップ)では、パリティ検査多項式(42)を用いてLDPC−CC符号語を復号化する。 An important point here is that the decoding unit 740 includes the decoder 300 described in the second embodiment. That is, LDPC-CC decoding having a time-varying period g (g is a natural number) that the decoder 300 can correspond to the coding rates (y-1) / y and (z-1) / z (y <z). In the case of performing the above, the decoding unit 740 decodes the LDPC-CC code word using the parity check polynomial (42) in the decoding at the time of the first transmission, and the parity in the first decoding (first step) at the time of retransmission. The LDPC-CC code word is decoded using the check polynomial (43), and in the second decoding (second step) at the time of retransmission, the LDPC-CC code word is decoded using the parity check polynomial (42).

これにより、ハイブリッドARQにより再送を行う場合においても、ハイブリッドARQ用に新たな復号化器を追加することなく、初回送信時の復号化を行う際に用いる復号化器を用いて、再送時の復号化(第1及び第2ステップの復号)を行うことができる。 As a result, even when retransmission is performed by hybrid ARQ, decoding at the time of retransmission is performed using the decoder used for decoding at the time of initial transmission without adding a new decoder for hybrid ARQ. (Decoding of the first and second steps) can be performed.

復号化部740は、復号処理後の受信データの対数尤度比を、判定部750に出力する。 The decoding unit 740 outputs the log-likelihood ratio of the received data after the decoding process to the determination unit 750.

判定部750は、復号化部740から入力される対数尤度比に基づいてデータを推定することにより、復号データを取得する。判定部750は、復号データを再送要求部760に出力する。 The determination unit 750 acquires the decoded data by estimating the data based on the log-likelihood ratio input from the decoding unit 740. The determination unit 750 outputs the decoded data to the retransmission request unit 760.

再送要求部760は、復号データにCRCチェック等を行うことで誤り検出を行い、誤りの有無に応じて、再送要求情報を形成し、再送要求情報を変調・送信部770に出力する。 The retransmission request unit 760 detects an error by performing a CRC check or the like on the decoded data, forms a retransmission request information according to the presence or absence of an error, and outputs the retransmission request information to the modulation / transmission unit 770.

変調・送信部770は、データ(情報)及び再送要求情報を入力し、これらに符号化、変調、周波数変換等の処理を施すことで変調信号を得、変調信号を図示せぬアンテナを介して通信相手の通信装置#1に送信する。 The modulation / transmission unit 770 inputs data (information) and retransmission request information, and performs processing such as coding, modulation, and frequency conversion on these to obtain a modulated signal, and the modulated signal is obtained via an antenna (not shown). It is transmitted to the communication device # 1 of the communication partner.

このように、図31及び図32の構成により、本実施の形態のハイブリッドARQを実施することができる。これにより、ハイブリッドARQ用に新たな符号化器を追加することなく、初回送信時の符号化を行う際に用いる符号化器を用いて、再送時の符号化を行うことができる。また、初回送信時の復号化と、再送時の復号化(第1及び第2ステップの復号)の双方を、同一の復号化器を用いて行うことができる。つまり、ハイブリッドARQ用に新たな復号化器を追加することなく、初回送信時の復号化を行う際に用いる復号化器を用いて、再送時の復号化(第1及び第2ステップの復号)を行うことができる。 As described above, the hybrid ARQ of the present embodiment can be carried out by the configuration of FIGS. 31 and 32. Thereby, without adding a new encoder for the hybrid ARQ, the encoding at the time of retransmission can be performed by using the encoder used at the time of encoding at the time of initial transmission. Further, both the decoding at the time of initial transmission and the decoding at the time of retransmission (decoding in the first and second steps) can be performed using the same decoder. That is, decoding at the time of retransmission (decoding in the first and second steps) using the decoder used for decoding at the time of the first transmission without adding a new decoder for the hybrid ARQ. It can be performed.

本発明の符号化器の一つの態様は、符号化率(q−1)/q(qは3以上の整数)のパリティ検査多項式(44)を用いて、時変周期g(gは自然数)の低密度パリティ検査畳み込み符号(LDPC−CC:Low-Density Parity-Check Convolutional Codes)を作成する符号化器であって、符号化率(s−1)/s(s≦q)を設定する符号化率設定手段と、時点iの情報Xr,i(r=1,2,…,q−1)を入力し、式(44)のAXr,k(D)X(D)の演算結果を出力する第r演算手段と、時点i−1のパリティPi−1を入力し、式(44)のB(D)P(D)の演算結果を出力するパリティ演算手段と、前記第1から第(q−1)演算手段の演算結果及び前記パリティ演算手段の演算結果の排他的論理和を、時刻iのパリティPとして得る加算手段と、前記情報Xs,iから前記情報Xq−1,iをゼロに設定する情報生成手段と、を具備する構成を採る。

Figure 0006785348
One aspect of the encoder of the present invention is to use a parity check polypoly (44) with a coding rate (q-1) / q (q is an integer of 3 or more) and a time-varying period g (g is a natural number). A coder that creates low-Density Parity-Check Convolutional Codes (LDPC-CC) and sets the coding rate (s-1) / s (s ≦ q). Input the conversion rate setting means and the information X r, i (r = 1, 2, ..., Q-1) at the time point i, and calculate the A Xr, k (D) X i (D) of the equation (44). The r-th calculation means for outputting the result, the parity calculation means for inputting the parity P i-1 at the time point i-1 and outputting the calculation result of B k (D) P (D) of the equation (44), and the above-mentioned the information the exclusive oR of the operation results of the operation result and the parity computing means of the first to (q-1) computing means, and adding means for parity obtained as P i at time i, the information X s, from i A configuration including an information generation means for setting X q-1 and i to zero is adopted.
Figure 0006785348

本発明の復号化器の一つの態様は、符号化率(q−1)/q(qは3以上の整数)のパリティ検査多項式(45)に準じた検査行列を具備し、時変周期g(gは自然数)の低密度パリティ検査畳み込み符号(LDPC−CC:Low-Density Parity-Check Convolutional Codes)を信頼度伝播(BP:Belief Propagation)を利用して復号する復号化器であって、設定された符号化率(s−1)/s(s≦q)に応じて、時点i(iは整数)の情報Xs,iから情報Xq−1,iに対応する対数尤度比を既定値に設定する対数尤度比設定手段と、前記対数尤度比を用いて、式(45)のパリティ検査多項式に準じた検査行列にしたがって行処理演算及び列処理演算を行う演算処理手段と、を具備する構成を採る。

Figure 0006785348
One aspect of the decoder of the present invention includes a check matrix based on a parity check polynomial (45) having a coding rate (q-1) / q (q is an integer of 3 or more), and has a time-varying period g. It is a decoder that decodes low-density parity check convolutional codes (LDPC-CC: Low-Density Parity-Check Convolutional Codes) of (g is a natural number) using reliability propagation (BP: Belief Propagation), and is set. Depending on the encoded rate (s-1) / s (s ≦ q), the log-like likelihood ratio corresponding to the information X q-1, i from the information X s, i at the time point i (i is an integer) is calculated. A log-like likelihood ratio setting means for setting a default value, and an arithmetic processing means for performing row processing operations and column processing operations according to a check matrix based on the parity check polynomial of Eq. (45) using the log-like likelihood ratio. , Is adopted.
Figure 0006785348

本発明の符号化方法の一つの態様は、符号化率(y−1)/y及び(z−1)/z(y<z)に対応可能な時変周期g(gは自然数)の低密度パリティ検査畳み込み符号(LDPC−CC:Low-Density Parity-Check Convolutional Codes)の符号化方法であって、パリティ検査多項式(46)を用いて符号化率(z−1)/zの低密度パリティ検査畳み込み符号を生成し、パリティ検査多項式(47)を用いて符号化率(y−1)/yの低密度パリティ検査畳み込み符号を生成するようにした。

Figure 0006785348
Figure 0006785348
One aspect of the coding method of the present invention is a low time-varying period g (g is a natural number) that can correspond to a coding rate (y-1) / y and (z-1) / z (y <z). It is a coding method of density parity check convolutional code (LDPC-CC: Low-Density Parity-Check Convolutional Codes), and low density parity of coding rate (z-1) / z using parity check polynomial (46). A check convolutional code was generated, and a low density parity check convolutional code with a coding ratio (y-1) / y was generated using a parity check polypoly (47).
Figure 0006785348
Figure 0006785348

本発明は上記全ての実施の形態に限定されず、種々変更して実施することが可能である。例えば、上記実施の形態では、主に、符号化器及び復号化器で実現する場合について説明しているが、これに限られるものではなく、電灯線通信装置で実現する場合においても適用可能である。 The present invention is not limited to all the above-described embodiments, and various modifications can be made. For example, in the above-described embodiment, the case where it is realized by a coder and a decoder is mainly described, but the present invention is not limited to this, and it can be applied even when it is realized by a power line communication device. is there.

また、この符号化方法及び復号化方法をソフトウェアとして行うことも可能である。例えば、上記符号化方法及び通信方法を実行するプログラムを予めROM(Read Only Memory)に格納しておき、そのプログラムをCPU(Central Processor Unit)によって動作させるようにしても良い。 It is also possible to perform this coding method and decoding method as software. For example, a program for executing the coding method and the communication method may be stored in a ROM (Read Only Memory) in advance, and the program may be operated by a CPU (Central Processor Unit).

また、上記符号化方法及び復号化方法を実行するプログラムをコンピュータで読み取り可能な記憶媒体に格納し、記憶媒体に格納されたプログラムをコンピュータのRAM(Random Access Memory)に記録して、コンピュータをそのプログラムにしたがって動作させるようにしても良い。 Further, a program for executing the above-mentioned encoding method and decoding method is stored in a computer-readable storage medium, and the program stored in the storage medium is recorded in a computer's RAM (Random Access Memory) to store the computer in the computer. It may be operated according to the program.

また、本発明は、無線通信に限らず、電灯線通信(PLC:Power Line Communication)、可視光通信、光通信においても有用であることは言うまでもない。 Needless to say, the present invention is useful not only in wireless communication but also in power line communication (PLC), visible light communication, and optical communication.

本発明に係る送信装置は、LDPC−CCを用いた符号化器及び復号化器において、複数の符号化率を低回路規模で実現し、かつ、高いデータ受信品質を得ることができる。 The transmitter according to the present invention can realize a plurality of coding rates on a low circuit scale and obtain high data reception quality in a encoder and a decoder using LDPC-CC.

100 LDPC−CC符号化器
110 データ演算部
120,230 パリティ演算部
130,260 ウェイト制御部
140 mod2加算器
111−1〜111−M,121−1〜121−M,221−1〜221−M,231−1〜231−M シフトレジスタ
112−0〜112−M,122−0〜122−M,222−0〜222−M,232−0〜232−M ウェイト乗算器
200 符号化器
210 情報生成部
220−1 第1情報演算部
220−2 第2情報演算部
220−3 第3情報演算部
240 加算部
250 符号化率設定部
300 復号化器
310 対数尤度比設定部
320 行列処理演算部
321 記憶部
322 行処理演算部
323 列処理演算部
400,500 通信装置
410 符号化率決定部
420 変調部
510 受信部
520,730 対数尤度比生成部
530 制御情報生成部
600,700 通信装置
610,710 受信・復調部
620 再送要求判定部
630 バッファ
640 切替部
650 符号化部
660,770 変調・送信部
720 制御情報解析部
740 復号化部
750 判定部
760 再送要求部
100 LDPC-CC encoder 110 Data calculation unit 120, 230 Parity calculation unit 130, 260 Weight control unit 140 mod2 adder 111-1 to 111-M, 121-1 to 121-M, 221-1 to 221-M , 231-1 to 231-M Shift Register 112-0 to 112-M, 122-0 to 122-M, 222-0 to 222-M, 222-0 to 232-M Weight Multiplier 200 Encoder 210 Information Generation unit 220-1 1st information calculation unit 220-2 2nd information calculation unit 220-3 3rd information calculation unit 240 Adder unit 250 Code rate setting unit 300 Decoder 310 Log likelihood ratio setting unit 320 Matrix processing calculation Unit 321 Storage unit 322 Row processing calculation unit 323 Column processing calculation unit 400,500 Communication device 410 Code rate determination unit 420 Modulation unit 510 Reception unit 520, 730 Log likelihood ratio generation unit 530 Control information generation unit 600, 700 Communication device 610, 710 Reception / demodulation unit 620 Retransmission request judgment unit 630 Buffer 640 Switching unit 650 Coding unit 660, 770 Modulation / transmission unit 720 Control information analysis unit 740 Decoding unit 750 Judgment unit 760 Retransmission request unit

Claims (2)

低密度パリティ検査(LDPC:Low-Density Parity-Check)符号化データを変調した変調信号に符号化率(r−1)/r(r=2,3,…,q(qは3以上の自然数))に関する情報が付加されたフレームを受信する受信部と、
前記フレームをパリティ検査行列に基づいて復号する復号部と、
を具備し、
前記低密度パリティ検査符号化データは、
ゼロを満たす複数のパリティ検査多項式であるパリティ検査式群がn(nは1以上の整数)個配置された前記パリティ検査行列を用いて、情報系列を低密度パリティ検査符号化したLDPC符号化データであるパリティ系列と前記情報系列とを含み、
前記パリティ系列は、
第nのパリティ検査式群に相当する前記パリティ検査行列の1つ以上の列のうち、前記符号化率に応じて変化する所定の列までに対応した系列長の前記情報系列に対して、前記パリティ検査行列の前記所定の列までを用いて生成され、
前記パリティ検査式群は、
時変周期がg(gは、2以上の整数)であり、前記パリティ検査行列のg行毎に繰り返し配置され、
式(1)において、
1,i、X2,i、・・・、Xq−1,iは、時点iにおける情報X、X、・・・、Xq−1を示し、Pは時点iにおけるパリティPを示し、
Xr,k(D)は、前記符号化率(r−1)/r、時刻iにおいて、k=i mod gとして求めたkのパリティ検査多項式におけるX(D)の項であり、
(D)は、前記符号化率(r−1)/r、時点iにおいて、k=i mod gとして求めたkのパリティ検査多項式におけるP(D)の項であり、
i mod gは、iをgで除算した余りである、
受信装置。
Figure 0006785348
Low-Density Parity-Check (LDPC) Coded rate (r-1) / r (r = 2,3, ..., q (q is a natural number of 3 or more) in a modulated signal modulated data. )) The receiver that receives the frame with the information about)
A decoding unit that decodes the frame based on the parity check matrix, and
Equipped with
The low density parity check coded data is
LDPC-encoded data in which an information sequence is low-density parity-check-encoded using the parity-check matrix in which n (n is an integer of 1 or more) of parity-check expression groups, which are a plurality of parity-check polynomials satisfying zero, are arranged. The parity sequence and the information sequence are included.
The parity series is
Of the one or more columns of the parity check matrix corresponding to the nth parity check expression group, the information series having a sequence length corresponding to a predetermined column that changes according to the coding rate is described. Generated using up to the predetermined column of the parity check matrix
The parity check formula group is
The time-varying period is g (g is an integer of 2 or more), and the parity check matrix is repeatedly arranged for each g row.
In equation (1)
X 1, i, X 2, i, ···, X q-1, i , the information X 1, X 2 at the time i, · · ·, shows a X q-1, parity in P i is the time i Show P,
A Xr, k (D) is a term of X r (D) in the parity check polynomial of k obtained as k = i mod g at the code rate (r-1) / r and time i.
B k (D) is a term of P (D) in the parity check polynomial of k obtained as k = i mod g at the coding rate (r-1) / r and time point i.
i mod g is the remainder of i divided by g,
Receiver.
Figure 0006785348
低密度パリティ検査(LDPC:Low-Density Parity-Check)符号化データを変調した変調信号に符号化率(r−1)/r(r=2,3,…,q(qは3以上の自然数))に関する情報が付加されたフレームを受信し、
前記フレームをパリティ検査行列に基づいて復号し、
前記低密度パリティ検査符号化データは、
ゼロを満たす複数のパリティ検査多項式であるパリティ検査式群がn(nは1以上の整数)個配置された前記パリティ検査行列を用いて、情報系列を低密度パリティ検査符号化したLDPC符号化データであるパリティ系列と前記情報系列とを含み、
前記パリティ系列は、
第nのパリティ検査式群に相当する前記パリティ検査行列の1つ以上の列のうち、前記符号化率に応じて変化する所定の列までに対応した系列長の前記情報系列に対して、前記パリティ検査行列の前記所定の列までを用いて生成され、
前記パリティ検査式群は、
時変周期がg(gは、2以上の整数)であり、前記パリティ検査行列のg行毎に繰り返し配置され、
式(2)において、
1,i、X2,i、・・・、Xq−1,iは、時点iにおける情報X、X、・・・、Xq−1を示し、Pは時点iにおけるパリティPを示し、
Xr,k(D)は、前記符号化率(r−1)/r、時刻iにおいて、k=i mod gとして求めたkのパリティ検査多項式におけるX(D)の項であり、
(D)は、前記符号化率(r−1)/r、時刻iにおいて、k=i mod gとして求めたkのパリティ検査多項式におけるP(D)の項であり、
i mod gは、iをgで除算した余りである、
受信方法。
Figure 0006785348
Low-Density Parity-Check (LDPC) Coded rate (r-1) / r (r = 2,3, ..., q (q is a natural number of 3 or more) in a modulated signal modulated data. )) Receives a frame with information about)
The frame is decoded based on the parity check matrix and
The low density parity check coded data is
LDPC-encoded data in which an information sequence is low-density parity-check-encoded using the parity-check matrix in which n (n is an integer of 1 or more) of parity-check expression groups, which are a plurality of parity-check polynomials satisfying zero, are arranged. The parity sequence and the information sequence are included.
The parity series is
Of the one or more columns of the parity check matrix corresponding to the nth parity check expression group, the information series having a sequence length corresponding to a predetermined column that changes according to the coding rate is described. Generated using up to the predetermined column of the parity check matrix
The parity check formula group is
The time-varying period is g (g is an integer of 2 or more), and the parity check matrix is repeatedly arranged for each g row.
In equation (2)
X 1, i, X 2, i, ···, X q-1, i , the information X 1, X 2 at the time i, · · ·, shows a X q-1, parity in P i is the time i Show P,
A Xr, k (D) is a term of X r (D) in the parity check polynomial of k obtained as k = i mod g at the code rate (r-1) / r and time i.
B k (D) is a term of P (D) in the parity check polynomial of k obtained as k = i mod g at the code rate (r-1) / r and time i.
i mod g is the remainder of i divided by g,
Reception method.
Figure 0006785348
JP2019142253A 2008-07-09 2019-08-01 Receiver and receiving method Active JP6785348B2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2008179636 2008-07-09
JP2008179636 2008-07-09

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2018169516A Division JP6568281B2 (en) 2008-07-09 2018-09-11 Transmitting apparatus and transmitting method

Publications (2)

Publication Number Publication Date
JP2019208269A JP2019208269A (en) 2019-12-05
JP6785348B2 true JP6785348B2 (en) 2020-11-18

Family

ID=43314089

Family Applications (11)

Application Number Title Priority Date Filing Date
JP2010132050A Active JP4879338B2 (en) 2008-07-09 2010-06-09 Encoding method
JP2011227912A Active JP5121994B2 (en) 2008-07-09 2011-10-17 Transmitter
JP2012233135A Active JP5437465B2 (en) 2008-07-09 2012-10-22 Receiver
JP2013254907A Active JP5636491B2 (en) 2008-07-09 2013-12-10 Transmitting apparatus and transmitting method
JP2014178946A Active JP5749843B2 (en) 2008-07-09 2014-09-03 Receiving apparatus and receiving method
JP2015098841A Active JP5906341B2 (en) 2008-07-09 2015-05-14 Power line transmission device and power line transmission method
JP2016054086A Active JP6082144B2 (en) 2008-07-09 2016-03-17 Transmitting apparatus and transmitting method
JP2017007154A Active JP6243069B2 (en) 2008-07-09 2017-01-19 Receiving apparatus and receiving method
JP2017214950A Active JP6404438B2 (en) 2008-07-09 2017-11-07 Transmitting apparatus and transmitting method
JP2018169516A Active JP6568281B2 (en) 2008-07-09 2018-09-11 Transmitting apparatus and transmitting method
JP2019142253A Active JP6785348B2 (en) 2008-07-09 2019-08-01 Receiver and receiving method

Family Applications Before (10)

Application Number Title Priority Date Filing Date
JP2010132050A Active JP4879338B2 (en) 2008-07-09 2010-06-09 Encoding method
JP2011227912A Active JP5121994B2 (en) 2008-07-09 2011-10-17 Transmitter
JP2012233135A Active JP5437465B2 (en) 2008-07-09 2012-10-22 Receiver
JP2013254907A Active JP5636491B2 (en) 2008-07-09 2013-12-10 Transmitting apparatus and transmitting method
JP2014178946A Active JP5749843B2 (en) 2008-07-09 2014-09-03 Receiving apparatus and receiving method
JP2015098841A Active JP5906341B2 (en) 2008-07-09 2015-05-14 Power line transmission device and power line transmission method
JP2016054086A Active JP6082144B2 (en) 2008-07-09 2016-03-17 Transmitting apparatus and transmitting method
JP2017007154A Active JP6243069B2 (en) 2008-07-09 2017-01-19 Receiving apparatus and receiving method
JP2017214950A Active JP6404438B2 (en) 2008-07-09 2017-11-07 Transmitting apparatus and transmitting method
JP2018169516A Active JP6568281B2 (en) 2008-07-09 2018-09-11 Transmitting apparatus and transmitting method

Country Status (1)

Country Link
JP (11) JP4879338B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103281091B (en) * 2007-09-28 2017-10-27 松下电器产业株式会社 Coding method, encoder, decoder, dispensing device and reception device
JP4879338B2 (en) * 2008-07-09 2012-02-22 パナソニック株式会社 Encoding method
JP5312484B2 (en) * 2008-12-26 2013-10-09 パナソニック株式会社 Encoding method, encoder and decoder
KR101795217B1 (en) 2016-03-07 2017-11-08 이화여자대학교 산학협력단 Apparatus and method for encoding or decoding a transmission packet including parity

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005073189A (en) * 2003-08-28 2005-03-17 Sony Corp Encoder and encoding method, decoder and decoding method and computer program
US7600173B2 (en) * 2004-04-28 2009-10-06 Mitsubishi Electric Corporation Retransmission control method and communications device
KR100678176B1 (en) * 2004-04-28 2007-02-28 삼성전자주식회사 Apparatus and method for coding/decoding block low density parity check code with variable block length
JP4138723B2 (en) * 2004-09-22 2008-08-27 株式会社東芝 Decoding processing method and communication apparatus
WO2006124071A1 (en) * 2005-05-18 2006-11-23 The Governors Of The University Of Alberta Decoder for low-density parity-check convolutional codes
JPWO2007080727A1 (en) * 2005-12-09 2009-06-11 三菱電機株式会社 Communication method and communication apparatus
JP4979338B2 (en) * 2006-10-20 2012-07-18 キヤノン株式会社 Image forming apparatus
JP2008153760A (en) * 2006-12-14 2008-07-03 Samsung Electronics Co Ltd Information encoding device
JP5354979B2 (en) * 2007-07-12 2013-11-27 パナソニック株式会社 Low density parity check convolutional code (LDPC-CC) encoder and LDPC-CC decoder
JP4564080B2 (en) * 2008-01-07 2010-10-20 パナソニック株式会社 Encoding method, encoder, decoder
JP4563476B2 (en) * 2008-07-09 2010-10-13 パナソニック株式会社 Encoder, decoder and encoding method
JP4879338B2 (en) * 2008-07-09 2012-02-22 パナソニック株式会社 Encoding method

Also Published As

Publication number Publication date
JP2017099006A (en) 2017-06-01
JP2012044699A (en) 2012-03-01
JP2014068381A (en) 2014-04-17
JP2013048469A (en) 2013-03-07
JP2019208269A (en) 2019-12-05
JP2016154350A (en) 2016-08-25
JP6082144B2 (en) 2017-02-15
JP5121994B2 (en) 2013-01-16
JP6404438B2 (en) 2018-10-10
JP6243069B2 (en) 2017-12-06
JP4879338B2 (en) 2012-02-22
JP2014241639A (en) 2014-12-25
JP2015173488A (en) 2015-10-01
JP5437465B2 (en) 2014-03-12
JP5636491B2 (en) 2014-12-03
JP2019004511A (en) 2019-01-10
JP5749843B2 (en) 2015-07-15
JP6568281B2 (en) 2019-08-28
JP2010252369A (en) 2010-11-04
JP5906341B2 (en) 2016-04-20
JP2018042278A (en) 2018-03-15

Similar Documents

Publication Publication Date Title
JP4563476B2 (en) Encoder, decoder and encoding method
KR101625255B1 (en) Encoder, decoder, and encoding method
JP6785348B2 (en) Receiver and receiving method
JP5391253B2 (en) Transmitting apparatus and transmitting method
JP5575965B2 (en) Transmitting apparatus and transmitting method
JP6915117B2 (en) Transmission device and transmission method
JP5848472B2 (en) Receiving apparatus and receiving method
JP6494816B2 (en) Receiving apparatus and receiving method
JP6005830B2 (en) Receiving apparatus and receiving method
JP2019092222A (en) Receiver and receiving method
JP2016201857A (en) Receiver and receiving method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190801

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20201006

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20201026

R151 Written notification of patent or utility model registration

Ref document number: 6785348

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151