JP2013165338A - Decoding device and decoding method and program - Google Patents
Decoding device and decoding method and program Download PDFInfo
- Publication number
- JP2013165338A JP2013165338A JP2012026359A JP2012026359A JP2013165338A JP 2013165338 A JP2013165338 A JP 2013165338A JP 2012026359 A JP2012026359 A JP 2012026359A JP 2012026359 A JP2012026359 A JP 2012026359A JP 2013165338 A JP2013165338 A JP 2013165338A
- Authority
- JP
- Japan
- Prior art keywords
- count value
- decoding
- parity check
- code
- value
- 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.)
- Pending
Links
Images
Landscapes
- Error Detection And Correction (AREA)
- Detection And Prevention Of Errors In Transmission (AREA)
Abstract
Description
本発明は、復号化装置、復号化方法およびプログラムに関し、特に、低密度パリティ検査(LDPC:Low−Density Parity−Check)符号に基づく復号化装置、復号化方法およびプログラムに関する。 The present invention relates to a decoding device, a decoding method, and a program, and more particularly, to a decoding device, a decoding method, and a program based on a low-density parity-check (LDPC) code.
LDPC符号を復号化する場合において、符号長を長くすると、復号特性は向上するものの、計算量の増大を招くことが知られている。十分長い符号長のLDPC符号はシャノン限界に近い復号特性を有するものの、符号長が増加することによって計算量も膨大となってしまう。すなわち、復号特性と計算量がトレードオフとなっている。 When decoding an LDPC code, increasing the code length is known to improve the decoding characteristics but increase the amount of calculation. An LDPC code having a sufficiently long code length has decoding characteristics close to the Shannon limit, but the amount of calculation becomes enormous as the code length increases. That is, there is a trade-off between decoding characteristics and calculation amount.
特許文献1には、LDPC符号データに対するSum−Product復号について、チェックノードの計算量を低減させることにより、復号装置全体の計算量を低減させる技術が記載されている。
また、特許文献2には、回線状態に応じて符号化率を動的に変化させてLDPC符号処理をする技術が記載されている。
さらに、特許文献3には、通信状況に基づいて、送信する変調信号の符号化率を決定する技術が記載されている。 Furthermore, Patent Document 3 describes a technique for determining the coding rate of a modulated signal to be transmitted based on the communication status.
以下の分析は、本発明者によってなされたものである。 The following analysis was made by the present inventors.
LDPC符号はシャノン限界に近い復号特性を有するだけでなく、符号長に対して線形時間で復号が可能という利点がある。しかしながら、LDPC符号の復号化では、並列化処理と疎行列とに基づいて、符号長に対する線形時間での復号化を可能としているに過ぎないため、符号長が増えるに従って計算量が膨大となる。また、LDPC符号は符号長が長いほど復号特性が良好となるため、復号特性と計算量は符号長に対してトレードオフの関係が存在する。したがって、復号特性と計算量のバランスを考慮した符号長を設定する必要がある。 The LDPC code not only has a decoding characteristic close to the Shannon limit, but also has an advantage that decoding can be performed in linear time with respect to the code length. However, decoding of an LDPC code only allows decoding in a linear time with respect to the code length based on parallel processing and a sparse matrix, so that the amount of calculation becomes enormous as the code length increases. Further, since the LDPC code has a better decoding characteristic as the code length is longer, the decoding characteristic and the calculation amount have a trade-off relationship with the code length. Therefore, it is necessary to set a code length in consideration of the balance between decoding characteristics and calculation amount.
特許文献2、特許文献3においても、回線状態ないし通信状況に基づいて符号化率を動的に変更する技術が記載されている。しかしながら、これらの技術によると、回線状態や通信状況の良否を適格に判定することができないおそれがある。
そこで、伝搬路の状況に応じて、LDPC符号の復号特性を良好に保ちつつ、少ない計算量でLDPC符号を復号化することが課題となる。本発明の目的は、かかる課題を解決する復号化装置、復号化方法およびプログラムを提供することにある。 Therefore, it becomes a problem to decode the LDPC code with a small amount of calculation while maintaining good decoding characteristics of the LDPC code according to the state of the propagation path. An object of the present invention is to provide a decoding device, a decoding method, and a program for solving such a problem.
本発明の第1の視点に係る復号化装置は、
低密度パリティ検査(LDPC:Low−Density Parity−Check)符号をSum−Product復号法に基づいて復号化する復号化器と、
前記復号化の際に、検査行列によるパリティ検査の結果として誤りが検出されたか否かに応じてカウント動作を行うカウンタと、
前記LDPC符号の符号化器および前記復号化器におけるLDPC符号の符号長を、前記カウンタのカウント値に応じて調整する調整部と、を備える。
The decoding device according to the first aspect of the present invention provides:
A decoder that decodes a low-density parity-check (LDPC) code based on a Sum-Product decoding method;
A counter that performs a counting operation according to whether or not an error is detected as a result of parity check using a check matrix during the decoding; and
And an adjustment unit that adjusts the code length of the LDPC code in the LDPC code encoder and the decoder in accordance with the count value of the counter.
本発明の第2の視点に係る復号化方法は、
低密度パリティ検査(LDPC:Low−Density Parity−Check)符号をSum−Product復号法に基づいて復号化する工程と、
前記復号化の際に、検査行列によるパリティ検査の結果として誤りが検出されたか否かに応じてカウント動作を行う工程と、
前記LDPC符号の符号化器および復号化器におけるLDPC符号の符号長を、前記カウンタのカウント値に応じて調整する工程と、を含む。
The decoding method according to the second aspect of the present invention is:
Decoding a low density parity check (LDPC: Low-Density Parity-Check) code based on a Sum-Product decoding method;
A step of performing a counting operation according to whether an error is detected as a result of parity check by a check matrix during the decoding; and
Adjusting the code length of the LDPC code in the LDPC code encoder and decoder according to the count value of the counter.
本発明の第3の視点に係るプログラムは、
低密度パリティ検査(LDPC:Low−Density Parity−Check)符号をSum−Product復号法に基づいて復号化する処理と、
前記復号化の際に、検査行列によるパリティ検査の結果として誤りが検出されたか否かに応じてカウント動作を行う処理と、
前記LDPC符号の符号化器および復号化器におけるLDPC符号の符号長を、前記カウンタのカウント値に応じて調整する処理と、をコンピュータに実行させる。
The program according to the third aspect of the present invention is:
A process of decoding a low density parity check (LDPC: Low-Density Parity-Check) code based on a Sum-Product decoding method;
A process of performing a counting operation according to whether or not an error is detected as a result of parity check using a check matrix during the decoding;
Processing for adjusting the code length of the LDPC code in the encoder and decoder of the LDPC code according to the count value of the counter is executed by a computer.
ここで、プログラムは、非トランジエントなコンピュータ読み取り可能な(non−transient computer−readable)記録媒体に記録されたものであってもよい。 Here, the program may be recorded on a non-transient computer-readable recording medium.
本発明に係る復号化装置、復号化方法およびプログラムによると、伝搬路の状況に応じて、LDPC符号の復号特性を良好に保ちつつ、少ない計算量でLDPC符号を復号化することが可能となる。 According to the decoding apparatus, the decoding method, and the program according to the present invention, it is possible to decode the LDPC code with a small amount of calculation while keeping the decoding characteristic of the LDPC code good according to the condition of the propagation path. .
はじめに、本発明の概要について説明する。なお、この概要に付記する図面参照符号は、専ら理解を助けるための例示であり、本発明を図示の態様に限定することを意図するものではない。 First, the outline of the present invention will be described. Note that the reference numerals of the drawings attached to this summary are merely examples for facilitating understanding, and are not intended to limit the present invention to the illustrated embodiment.
本発明は、LDPC(Low−Density Parity−Check)符号の復号方式であるSum−Product復号法の復号結果を基に、LDPC符号の符号長を変更するものである。 The present invention changes the code length of an LDPC code based on a decoding result of a Sum-Product decoding method which is a decoding method of an LDPC (Low-Density Parity-Check) code.
具体的には、LDPC符号に用いられるSum−Product復号法におけるパリティチェックの結果により、伝搬路の良し悪しを推定し、伝搬路が良好である(すなわち、復号特性を低下させてもよい)場合には符号長を短くすることによって計算量を低減する。一方、伝搬路が劣悪である(すなわち、復号特性を向上すべき)場合には、計算量が多くなるものの符号長を長くすることによって復号特性を確保する。このように、伝搬環境に応じて適切な符号長に変更する。 Specifically, the quality of the propagation path is estimated based on the result of parity check in the Sum-Product decoding method used for the LDPC code, and the propagation path is good (that is, the decoding characteristics may be reduced). The amount of calculation is reduced by shortening the code length. On the other hand, when the propagation path is inferior (that is, the decoding characteristic should be improved), the decoding characteristic is ensured by increasing the code length, although the calculation amount increases. In this manner, the code length is changed to an appropriate code length according to the propagation environment.
図1を参照すると、復号化装置(10)は、低密度パリティ検査LDPC符号をSum−Product復号法に基づいて復号化する復号化器(11)と、復号化の際に、検査行列によるパリティ検査の結果として誤りが検出されたか否かに応じてカウント動作を行うカウンタ(12)と、LDPC符号の符号化器(非図示)および復号化器(11)におけるLDPC符号の符号長を、カウンタ(12)のカウント値に応じて調整する調整部(13)と、を備える。 Referring to FIG. 1, the decoding apparatus (10) includes a decoder (11) for decoding a low density parity check LDPC code based on a Sum-Product decoding method, and a parity check matrix in decoding. A counter (12) that performs a counting operation according to whether or not an error is detected as a result of the check, and a code length of the LDPC code in an LDPC code encoder (not shown) and decoder (11) And an adjustment unit (13) that adjusts according to the count value of (12).
図3を参照すると、カウンタ(12)は、パリティ検査の結果として誤りが検出されなかった場合には(ステップS12のOK)、第1のカウント値(CS)に対するカウント動作を行い(ステップS15)、Sum−Product復号方式における最大反復回数(Lmax)に亘ってパリティ検査を繰り返した場合において(ステップS14のYES)、パリティ検査の結果として誤りが検出されたときには(ステップS12のNG)、第2のカウント値(CL)に対するカウント動作を行い(ステップS18)、調整部(13)は、第1のカウント値(CS)が所定の第1の値(CSmax)となった場合には(ステップS16のYES)、符号長を短くするとともに(ステップS17)、第2のカウント値(CL)が所定の第2の値(CLmax)となった場合には(ステップS19のYES)、符号長を長くする(ステップS20)ようにしてもよい。 Referring to FIG. 3, when no error is detected as a result of the parity check (OK in step S12), the counter (12) performs a counting operation on the first count value (C S ) (step S15). ) When the parity check is repeated over the maximum number of iterations (L max ) in the Sum-Product decoding scheme (YES in step S14), when an error is detected as a result of the parity check (NG in step S12), When the second count value (C L ) is counted (step S18), the adjustment unit (13) has the first count value (C S ) at the predetermined first value (C Smax ). the (YES in step S16), and with a shorter code length (step S17), the second count value (C L) is given If became second value (C Lmax) may be (YES at step S19), and code length (step S20).
図3を参照すると、カウンタ(12)は、第1のカウント値(CS)が所定の第1の値(CSmax)となった場合(ステップS16のYES)、または、第2のカウント値(CL)が所定の第2の値(CLmax)となった場合には(ステップS19のYES)、第1のカウント値(CS)および第2のカウント値(CL)を初期化するようにしてもよい(ステップS17、S20)。 Referring to FIG. 3, when the first count value (C S ) becomes a predetermined first value (C Smax ) (YES in step S16), the counter (12) is configured to receive the second count value. When (C L ) becomes a predetermined second value (C Lmax ) (YES in step S19), the first count value (C S ) and the second count value (C L ) are initialized. You may make it carry out (step S17, S20).
図4を参照すると、カウンタ(12)は、パリティ検査の結果として誤りが検出されなかった場合において(ステップS25のOK)、パリティ検査を繰り返した回数が所定の第3の値(LC)未満であるときに(ステップS28のYES)、第1のカウント値(CS)に対するカウント動作を行う(ステップS29)ようにしてもよい。 Referring to FIG. 4, in the case where no error is detected as a result of the parity check (OK in step S25), the counter (12) has the number of repeated parity checks less than a predetermined third value (L C ). (YES in step S28), the counting operation for the first count value (C S ) may be performed (step S29).
本発明に係る復号化装置(10)によると、カウンタ(12)が復号化器(11)によるパリティチェックの結果に応じてカウント動作を行うことにより、伝搬路の良否を適格に把握することができる。また、調整部(13)は、カウンタ(12)のカウント値(CS、CL)に応じて符号長を短く、または、長くする。したがって、復号化装置(10)によると、伝搬路の状況に応じて、LDPC符号の復号特性を良好に保ちつつ、少ない計算量でLDPC符号を復号化することが可能となる。また、本発明の復号化装置(10)によると、僅かな計算負荷、すなわち、Sum−Product復号法のフローに対してカウント動作を追加するだけで、伝搬路の良否を適格に把握することが可能となる。 According to the decoding device (10) of the present invention, the counter (12) performs a counting operation according to the result of the parity check by the decoder (11), so that the quality of the propagation path can be grasped properly. it can. The adjustment unit (13) shortens or lengthens the code length according to the count values (C S , C L ) of the counter (12). Therefore, according to the decoding apparatus (10), it is possible to decode the LDPC code with a small amount of calculation while maintaining good decoding characteristics of the LDPC code according to the condition of the propagation path. In addition, according to the decoding device (10) of the present invention, it is possible to properly grasp the quality of a propagation path by adding a count operation to a slight calculation load, that is, a flow of the Sum-Product decoding method. It becomes possible.
なお、本発明において、さらに、下記の形態が可能である。
[形態1]
上記第1の視点にかかる復号化装置のとおりである。
[形態2]
前記カウンタは、前記パリティ検査の結果として誤りが検出されなかった場合には、第1のカウント値に対するカウント動作を行い、Sum−Product復号方式における最大反復回数に亘って前記パリティ検査を繰り返した場合において前記パリティ検査の結果として誤りが検出されたときには、第2のカウント値に対するカウント動作を行い、
前記調整部は、前記第1のカウント値が所定の第1の値となった場合には、前記符号長を短くするとともに、前記第2のカウント値が所定の第2の値となった場合には、前記符号長を長くするようにしてもよい。
[形態3]
前記カウンタは、前記第1のカウント値が前記所定の第1の値となった場合、または、前記第2のカウント値が前記所定の第2の値となった場合には、前記第1のカウント値および前記第2のカウント値を初期化するようにしてもよい。
[形態4]
前記カウンタは、前記パリティ検査の結果として誤りが検出されなかった場合において、前記パリティ検査を繰り返した回数が所定の第3の値未満であるときに、前記第1のカウント値に対するカウント動作を行うようにしてもよい。
[形態5]
上記第2の視点に係る復号化方法のとおりである。
[形態6]
上記復号化方法において、前記パリティ検査の結果として誤りが検出されなかった場合には、第1のカウント値に対するカウント動作を行い、Sum−Product復号方式における最大反復回数に亘って前記パリティ検査を繰り返した場合において前記パリティ検査の結果として誤りが検出されたときには、第2のカウント値に対するカウント動作を行い、
前記第1のカウント値が所定の第1の値となった場合には、前記符号長を短くするとともに、前記第2のカウント値が所定の第2の値となった場合には、前記符号長を長くするようにしてもよい。
[形態7]
上記復号化方法において、前記第1のカウント値が前記所定の第1の値となった場合、または、前記第2のカウント値が前記所定の第2の値となった場合には、前記第1のカウント値および前記第2のカウント値を初期化するようにしてもよい。
[形態8]
上記復号化方法において、前記パリティ検査の結果として誤りが検出されなかった場合において、前記パリティ検査を繰り返した回数が所定の第3の値未満であるときに、前記第1のカウント値に対するカウント動作を行うようにしてもよい。
[形態9]
上記第3の視点に係るプログラムのとおりである。
[形態10]
上記プログラムにおいて、前記パリティ検査の結果として誤りが検出されなかった場合には、第1のカウント値に対するカウント動作を行い、Sum−Product復号方式における最大反復回数に亘って前記パリティ検査を繰り返した場合において前記パリティ検査の結果として誤りが検出されたときには、第2のカウント値に対するカウント動作を行い、
前記第1のカウント値が所定の第1の値となった場合には、前記符号長を短くするとともに、前記第2のカウント値が所定の第2の値となった場合には、前記符号長を長くするようにしてもよい。
[形態11]
上記プログラムにおいて、前記第1のカウント値が前記所定の第1の値となった場合、または、前記第2のカウント値が前記所定の第2の値となった場合には、前記第1のカウント値および前記第2のカウント値を初期化するようにしてもよい。
[形態12]
上記プログラムにおいて、前記パリティ検査の結果として誤りが検出されなかった場合において、前記パリティ検査を繰り返した回数が所定の第3の値未満であるときに、前記第1のカウント値に対するカウント動作を行うようにしてもよい。
In the present invention, the following modes are possible.
[Form 1]
The decoding apparatus according to the first aspect is as described above.
[Form 2]
When no error is detected as a result of the parity check, the counter performs a count operation on the first count value and repeats the parity check for the maximum number of iterations in the Sum-Product decoding scheme. When an error is detected as a result of the parity check in, a count operation is performed on the second count value,
When the first count value becomes a predetermined first value, the adjustment unit shortens the code length and the second count value becomes a predetermined second value. Alternatively, the code length may be increased.
[Form 3]
When the first count value becomes the predetermined first value, or when the second count value becomes the predetermined second value, the counter The count value and the second count value may be initialized.
[Form 4]
The counter performs a counting operation on the first count value when the number of times the parity check is repeated is less than a predetermined third value when no error is detected as a result of the parity check. You may do it.
[Form 5]
The decoding method according to the second viewpoint is as described above.
[Form 6]
In the decoding method, when no error is detected as a result of the parity check, a count operation is performed on the first count value, and the parity check is repeated over the maximum number of iterations in the Sum-Product decoding scheme. In the case where an error is detected as a result of the parity check in the case, the count operation for the second count value is performed,
When the first count value becomes a predetermined first value, the code length is shortened, and when the second count value becomes a predetermined second value, the code The length may be increased.
[Form 7]
In the decoding method, when the first count value becomes the predetermined first value, or when the second count value becomes the predetermined second value, The count value of 1 and the second count value may be initialized.
[Form 8]
In the decoding method, when no error is detected as a result of the parity check, the count operation for the first count value is performed when the number of times the parity check is repeated is less than a predetermined third value. May be performed.
[Form 9]
The program is related to the third viewpoint.
[Mode 10]
In the above program, when no error is detected as a result of the parity check, a count operation is performed on the first count value, and the parity check is repeated over the maximum number of iterations in the Sum-Product decoding scheme. When an error is detected as a result of the parity check in, a count operation is performed on the second count value,
When the first count value becomes a predetermined first value, the code length is shortened, and when the second count value becomes a predetermined second value, the code The length may be increased.
[Form 11]
In the above program, when the first count value becomes the predetermined first value, or when the second count value becomes the predetermined second value, the first count value The count value and the second count value may be initialized.
[Form 12]
In the above program, when no error is detected as a result of the parity check, when the number of repetitions of the parity check is less than a predetermined third value, a count operation is performed on the first count value. You may do it.
(実施形態1)
第1の実施形態に係る復号化装置について、図面を参照して説明する。図1は、本実施形態の復号化装置10の構成を一例として示すブロック図である。図1を参照すると、復号化装置10は、復号化器11、カウンタ12、および、調整部13を備える。
(Embodiment 1)
A decoding apparatus according to the first embodiment will be described with reference to the drawings. FIG. 1 is a block diagram illustrating an example of the configuration of the
復号化器11は、Sum−Product復号法に基づいてLDPC符号化データを復号化する。Sum−Product復号法は繰り返し復号であり、復号処理によって得られた一時推定語がパリティチェックを通らなかった場合、復号処理における計算結果を用いて再度計算を行って一時推定語を導出する復号法である。この繰り返しは最大反復回数Lmax回まで行われる。繰り返しの途中でパリティチェックを通った場合には、その時点で復号処理は終了する。
The
カウンタ12は、復号化器11による復号化の際に、検査行列によるパリティ検査の結果として誤りが検出されたか否かに応じてカウント動作を行う。復号化装置10では、Sum−Product復号法にパリティチェックの結果をフィードバックし、符号長の長さを変化させる。このため、カウンタ12は、パリティチェックの成否をカウントするカウント値CL、CSを保持する。カウンタ12は、最大反復回数の繰り返しを行ってもパリティチェックを通らなかった場合には、カウント値CLをカウントする。一方、カウンタ12は、パリティチェックを通った場合には、カウント値CSをカウントする。ここでは、カウンタ12がカウント値をインクリメントする場合について説明するが、カウンタ12はカウント値をデクリメントするようにしてもよい。なお、カウンタ12は、カウント値CL、CSを一定時間間隔で0にリセットすることが好ましい。
The
調整部13は、LDPC符号の符号化器(非図示)および復号化器11におけるLDPC符号の符号長を、カウンタ12のカウント値に応じて調整する。調整部13は、カウント値CLが一定以上になった場合には、伝搬路が劣悪であると判断して符号長を長くする。一方、カウント値CSが一定以上になった場合には、調整部13は伝搬路が良好であると判断して符号長を短くする。なお、符号長の最大値は予め所定の値に設定しておくことが好ましい。
The adjusting
次に、復号化装置10の動作について、図面を参照して説明する。
Next, the operation of the
はじめに、復号化器11の動作について説明する。図2は、復号化器11によるSum−Product法に基づく復号化処理の流れを示す。
First, the operation of the
図2を参照すると、復号化器11は、LDPC符号を受け取った後、復号計算に使用するパラメータの初期化を行う(ステップS1)。復号化器11は、例えば、反復回数L=0とする。
Referring to FIG. 2, after receiving the LDPC code, the
次に、復号化器11は、行処理(ステップS2)および列処理(ステップS3)を行った後、これらの結果を用いて一時推定語を計算する(ステップS4)。
Next, after performing row processing (step S2) and column processing (step S3), the
次に、復号化器11は、得られた一時推定語に対して検査行列によるパリティチェックを行う(ステップS5)。パリティチェックの結果がOKとなった場合には(ステップS5のOK)、復号化器11は一時推定語を推定語として出力する。
Next, the
一方、パリティチェックの結果がNGとなった場合には(ステップS5のNG)、復号化器11は反復回数Lをインクリメント(+1)した後(ステップS6)、反復回数Lが最大反復回数Lmaxに達しているかを確認する(ステップS7)。
On the other hand, when the result of the parity check is NG (NG in step S5), the
反復回数Lが最大反復回数Lmaxに達していない場合には(ステップS7のNO)、復号化器11は行処理(ステップS2)へと戻り、再度計算を行う。一方、最大反復回数Lmax回の繰り返しを行ってもパリティチェックを通らない場合には(ステップS7のYES)、復号化器11は復号を諦めて、その時点における一時推定語を推定語として出力する。
When the number of iterations L has not reached the maximum number of iterations L max (NO in step S7), and returns to the
次に、復号化装置10の全体の動作について、図面を参照して説明する。図3は、復号化装置10の動作を一例として示すフロー図である。図3は、図2に示したSum−Product復号法のフローに対して、パリティチェックの結果をフィードバックし、符号長の長さを変化させる処理を追加したものに相当する。
Next, the overall operation of the
図3のステップS8〜S14の動作は、図2のステップS1〜S7の動作と同様である。カウンタ12は、予めカウント値CL、CSを0に設定しておく。これらの2つのカウント値CL、CSは、ステップS8の初期化において操作を受けない。
The operations in steps S8 to S14 in FIG. 3 are the same as the operations in steps S1 to S7 in FIG. The
図3を参照すると、パリティチェックにおいてチェックを通った場合には(ステップS12のOK)、カウンタ12はカウント値CSをカウントし(ステップS15)、カウント値CSが一定以上の値となった場合には(ステップS16のYES)、調整部13はLDPC符号長を短くしてカウント値CL、CSを0にリセットする(ステップS17)。
Referring to FIG. 3, when passing through the check in the parity check (OK in step S12), the
一方、反復回数Lが最大反復回数Lmaxに到達していた場合には(ステップS14のYES)、カウンタ12はカウント値CLをカウントし(ステップS18)、カウント値CLが一定以上の値となった場合には(ステップS19のYES)、調整部13はLDPC符号長を長くしてカウント値CL、CSを0にリセットする(ステップS20)。
On the other hand, (YES in step S14) if the number of iterations L has reached the maximum number of iterations L max, the counter 12 counts the count value C L (step S18), and the count value C L constant value greater than or equal If it becomes (YES in step S19), the
本実施形態の復号化装置10によると、パリティチェックの結果を用いることで、伝搬路環境が悪いときには符号長を長くすることによって復号特性を良好にし、伝搬路環境が良好なときには符号長を短くすることによって計算量の低減を図ることが可能となる。
According to the
(実施形態2)
第2の実施形態に係る復号化装置について、図面を参照して説明する。
(Embodiment 2)
A decoding apparatus according to the second embodiment will be described with reference to the drawings.
第1の実施形態の復号化装置10のように、パリティチェックを通っただけで通信路を良好と判断すると、最大反復回数Lmaxに近い反復が行われている場合のように、伝搬環境がやや悪化している場合でも通信路が良好と判断され、調整部13によって符号長が短くされるおそれがある。このとき、符号長を短くしたことによる復号特性の劣化によって、復号化器11が復号に失敗し、再度、調整部13によって符号長が長くされるという事態が起こり得る。このような事態が生じると、復号化の失敗による再送等によって伝送速度も低下する。本実施形態の復号化装置は、このような事態を回避するものである。
As in the
図4は、本実施形態の復号化装置の動作を一例として示すフロー図である。図4のステップS21〜S27の動作は、図2に示したステップS1〜S7の動作と同様である。また、図4のステップS29〜S31の動作は、図3に示したステップS15〜S17の動作と同様である。 FIG. 4 is a flowchart showing an example of the operation of the decoding apparatus according to this embodiment. The operations in steps S21 to S27 in FIG. 4 are the same as the operations in steps S1 to S7 shown in FIG. Further, the operations in steps S29 to S31 in FIG. 4 are the same as the operations in steps S15 to S17 shown in FIG.
図4では、図3に示した方式のLDPC符号の符号長を短くする場合の条件が変更されている。具体的には、反復回数Lが所定の回数Lcよりも低い値である場合に限り(ステップS28のYES)、ステップS29〜S31の手順へと進むように変更されている。したがって、本実施形態の復号化装置10では、カウンタ12は、繰り返し回数がLc回未満でパリティチェックを通った場合には(ステップS28のYES)、伝搬路を良好と判定し、この場合に限り、カウント動作を行う(ステップS29)。
In FIG. 4, the conditions for shortening the code length of the LDPC code of the method shown in FIG. 3 are changed. More specifically, only when the number of iterations L is less than a predetermined number of times L c (YES in step S28), and is changed to proceed to the procedure of Step S29~S31. Therefore, in the
本実施形態の復号化装置10によると、上述のように必要以上に符号長が短縮される現象を回避することが可能となる。
According to the
上述の第1の実施形態および第2の実施形態に係る復号化装置10に対して、種々の変形が可能である。一例として、パリティチェックの結果を符号長へ反映させるだけでなく、符号化率等へと反映させることによって、伝搬路環境に応じた復号特性や伝送速度を選択することも可能となる。
Various modifications can be made to the
なお、上記の特許文献等の先行技術文献の各開示を、本書に引用をもって繰り込むものとする。本発明の全開示(請求の範囲を含む)の枠内において、さらにその基本的技術思想に基づいて、実施形態ないし実施例の変更・調整が可能である。また、本発明の請求の範囲の枠内において種々の開示要素(各請求項の各要素、各実施例の各要素、各図面の各要素等を含む)の多様な組み合わせ、ないし、選択が可能である。すなわち、本発明は、請求の範囲を含む全開示、技術的思想にしたがって当業者であればなし得るであろう各種変形、修正を含むことは勿論である。 It should be noted that the disclosures of prior art documents such as the above patent documents are incorporated herein by reference. Within the scope of the entire disclosure (including claims) of the present invention, the embodiments and examples can be changed and adjusted based on the basic technical concept. Further, various combinations or selections of various disclosed elements (including each element of each claim, each element of each embodiment, each element of each drawing, etc.) are possible within the scope of the claims of the present invention. It is. That is, the present invention of course includes various variations and modifications that could be made by those skilled in the art according to the entire disclosure including the claims and the technical idea.
10 復号化装置
11 復号化器
12 カウンタ
13 調整部
DESCRIPTION OF
Claims (10)
前記復号化の際に、検査行列によるパリティ検査の結果として誤りが検出されたか否かに応じてカウント動作を行うカウンタと、
前記LDPC符号の符号化器および前記復号化器におけるLDPC符号の符号長を、前記カウンタのカウント値に応じて調整する調整部と、を備えることを特徴とする復号化装置。 A decoder that decodes a low-density parity-check (LDPC) code based on a Sum-Product decoding method;
A counter that performs a counting operation according to whether or not an error is detected as a result of parity check using a check matrix during the decoding; and
A decoding apparatus comprising: an LDPC code encoder; and an adjustment unit that adjusts a code length of the LDPC code in the decoder according to a count value of the counter.
前記調整部は、前記第1のカウント値が所定の第1の値となった場合には、前記符号長を短くするとともに、前記第2のカウント値が所定の第2の値となった場合には、前記符号長を長くすることを特徴とする、請求項1に記載の復号化装置。 When no error is detected as a result of the parity check, the counter performs a count operation on the first count value and repeats the parity check for the maximum number of iterations in the Sum-Product decoding scheme. When an error is detected as a result of the parity check in, a count operation is performed on the second count value,
When the first count value becomes a predetermined first value, the adjustment unit shortens the code length and the second count value becomes a predetermined second value. The decoding apparatus according to claim 1, wherein the code length is increased.
前記復号化の際に、検査行列によるパリティ検査の結果として誤りが検出されたか否かに応じてカウント動作を行う工程と、
前記LDPC符号の符号化器および復号化器におけるLDPC符号の符号長を、前記カウンタのカウント値に応じて調整する工程と、を含むことを特徴とする復号化方法。 Decoding a low density parity check (LDPC: Low-Density Parity-Check) code based on a Sum-Product decoding method;
A step of performing a counting operation according to whether an error is detected as a result of parity check by a check matrix during the decoding; and
Adjusting the code length of the LDPC code in the encoder and decoder of the LDPC code in accordance with the count value of the counter.
前記第1のカウント値が所定の第1の値となった場合には、前記符号長を短くするとともに、前記第2のカウント値が所定の第2の値となった場合には、前記符号長を長くすることを特徴とする、請求項5に記載の復号化方法。 If no error is detected as a result of the parity check, a count operation is performed on the first count value, and the parity check is performed when the parity check is repeated over the maximum number of iterations in the Sum-Product decoding scheme. When an error is detected as a result of the above, the count operation for the second count value is performed,
When the first count value becomes a predetermined first value, the code length is shortened, and when the second count value becomes a predetermined second value, the code 6. The decoding method according to claim 5, wherein the length is increased.
前記復号化の際に、検査行列によるパリティ検査の結果として誤りが検出されたか否かに応じてカウント動作を行う処理と、
前記LDPC符号の符号化器および復号化器におけるLDPC符号の符号長を、前記カウンタのカウント値に応じて調整する処理と、をコンピュータに実行させることを特徴とするプログラム。 A process of decoding a low density parity check (LDPC: Low-Density Parity-Check) code based on a Sum-Product decoding method;
A process of performing a counting operation according to whether or not an error is detected as a result of parity check using a check matrix during the decoding;
A program for causing a computer to execute a process of adjusting a code length of an LDPC code in an encoder and a decoder of the LDPC code according to a count value of the counter.
前記第1のカウント値が所定の第1の値となった場合には、前記符号長を短くするとともに、前記第2のカウント値が所定の第2の値となった場合には、前記符号長を長くすることを特徴とする、請求項9に記載のプログラム。 If no error is detected as a result of the parity check, a count operation is performed on the first count value, and the parity check is performed when the parity check is repeated over the maximum number of iterations in the Sum-Product decoding scheme. When an error is detected as a result of the above, the count operation for the second count value is performed,
When the first count value becomes a predetermined first value, the code length is shortened, and when the second count value becomes a predetermined second value, the code The program according to claim 9, wherein the length is increased.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012026359A JP2013165338A (en) | 2012-02-09 | 2012-02-09 | Decoding device and decoding method and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012026359A JP2013165338A (en) | 2012-02-09 | 2012-02-09 | Decoding device and decoding method and program |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2013165338A true JP2013165338A (en) | 2013-08-22 |
Family
ID=49176462
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2012026359A Pending JP2013165338A (en) | 2012-02-09 | 2012-02-09 | Decoding device and decoding method and program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2013165338A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN114665923A (en) * | 2022-03-09 | 2022-06-24 | 深圳市国电科技通信有限公司 | Data processing method and device for carrier communication and processor |
-
2012
- 2012-02-09 JP JP2012026359A patent/JP2013165338A/en active Pending
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN114665923A (en) * | 2022-03-09 | 2022-06-24 | 深圳市国电科技通信有限公司 | Data processing method and device for carrier communication and processor |
CN114665923B (en) * | 2022-03-09 | 2024-05-07 | 深圳市国电科技通信有限公司 | Data processing method, device and processor for carrier communication |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11463111B2 (en) | Encoding/decoding method, device, and system | |
CN103888148B (en) | A kind of LDPC code Hard decision decoding method of dynamic threshold bit reversal | |
US10230396B1 (en) | Method and apparatus for layer-specific LDPC decoding | |
US9813080B1 (en) | Layer specific LDPC decoder | |
JP5955261B2 (en) | Method and system for using reconfigurable rateless code and decoding in-process status feedback to communicate with multimedia | |
JP5875713B2 (en) | Transmitter and receiver, and coding rate variable method | |
KR101625255B1 (en) | Encoder, decoder, and encoding method | |
WO2017194013A1 (en) | Error correction coding method and device | |
US20130139025A1 (en) | Construction of multi rate low density parity check convolutional codes | |
CN107241102B (en) | Method for deciding when to end bit flipping algorithm during hard decision soft decoding | |
CN101405944B (en) | Deletion-correcting decoding method and system of LDPC code | |
JP2007166605A (en) | Parity check matrix, method for generating parity check matrix, encoding method, and error corrector | |
CN112204888A (en) | QC-LDPC code with high-efficiency coding and good error code flat layer characteristic | |
US8504894B1 (en) | Systematic encoding for non-full row rank, quasi-cyclic LDPC parity check matrices | |
KR101181969B1 (en) | Ldpc code decoding method | |
US10735141B2 (en) | System and a method for error correction coding using a deep neural network | |
KR102203607B1 (en) | Method for optimizing the resources of a data transmission at the level of the mac layer and device implementing the method | |
JP6567238B1 (en) | Error correction decoding apparatus and error correction decoding method | |
JP2013165338A (en) | Decoding device and decoding method and program | |
WO2011144161A1 (en) | Method, device and system for forward error correction | |
JP2009182421A (en) | Decoding method and decoding device | |
KR101630114B1 (en) | LDPC Decoding Device and Method Using Min-Sum Algorithm | |
KR101484066B1 (en) | Ldpc code decoding method | |
KR101606040B1 (en) | Device and method for decoding of low-density parity-check codes by faild check nodes | |
Wang et al. | A comparative study of BMST-LDPC codes and staircase-LDPC codes |