JP2015032885A - Coding apparatus and decoding apparatus - Google Patents

Coding apparatus and decoding apparatus Download PDF

Info

Publication number
JP2015032885A
JP2015032885A JP2013159128A JP2013159128A JP2015032885A JP 2015032885 A JP2015032885 A JP 2015032885A JP 2013159128 A JP2013159128 A JP 2013159128A JP 2013159128 A JP2013159128 A JP 2013159128A JP 2015032885 A JP2015032885 A JP 2015032885A
Authority
JP
Japan
Prior art keywords
decoding
error correction
data
correction code
sequence
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
Application number
JP2013159128A
Other languages
Japanese (ja)
Inventor
松本 渉
Wataru Matsumoto
渉 松本
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2013159128A priority Critical patent/JP2015032885A/en
Publication of JP2015032885A publication Critical patent/JP2015032885A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a coding apparatus and a decoding apparatus capable of achieving high performance without requiring high arithmetic capacity while suppressing memory capacity to low capacity.SOLUTION: An erasure correction coding part 12, when transmitting error correction code sequences obtained by respectively coding a plurality of information sequences, performs coding of other error correction codes including partial data of a certain error correction code sequence. An erasure correction decoding part 22 decodes the error correction code sequence received first, and when the decoding succeeds, performs decoding of the succeeding error correction code while leaving only data related to other error correction codes. When the decoding fails, the erasure correction decoding part 22 decodes the succeeding error correction code while leaving data related to other error correction codes and succeeding in decoding, calculation intermediate value data and information on a position failing in decoding, and then performs decoding by a similar procedure.

Description

本発明は、伝送路上で発生する伝送誤りを訂正するための誤り訂正符号の符号化を行う符号化装置と、これを復号する復号装置に関する。   The present invention relates to an encoding apparatus that encodes an error correction code for correcting a transmission error that occurs on a transmission path, and a decoding apparatus that decodes the same.

一般的な消失訂正の符号化/復号は、例えば消失訂正符号を用いて送信機側でパケット単位で符号化を行い、受信機側は、通信路により部分的に消失したパケット列を受信し、受信成功したパケットに基づいてガウス消去法等により消失したパケットを復号する。なお、消失したパケットとは受信に失敗したパケットのことであり、受信に失敗したパケットはそのパケットを構成するすべてのビットに関する情報が得られないため、消失したと表現する。このような従来の復号法としては例えば非特許文献1に示されているようなものがあった。   In general erasure correction encoding / decoding, for example, the erasure correction code is used for encoding in units of packets on the transmitter side, and the receiver side receives a packet sequence partially lost by the communication path, Based on the successfully received packet, the lost packet is decoded by Gaussian elimination or the like. Note that a lost packet is a packet that has failed to be received, and a packet that has failed to be received is expressed as lost because information on all the bits constituting the packet cannot be obtained. As such a conventional decoding method, there has been one as shown in Non-Patent Document 1, for example.

室津、和田山、山北、“BPとガウス消去法を組み合わせたLDPC符号の消失誤り訂正法”、SITA2004、27(1),271−274,2004−12−14Murotsu, Wadayama, Yamakita, "Erasure Error Correction Method for LDPC Code Combining BP and Gaussian Elimination Method", SITA 2004, 27 (1), 271-274, 2004-12-14

しかしながら、復号法は一般に検査行列の行数×列数の大きさに依存したメモリ量と計算量が必要となる。
従来手順では、受信成功パケットをすべて保存し、検査行列からガウス消去法の結果に従って計算する必要がある。復号成功率を上げるために、符号化パケット数を多く、つまり検査行列を大きくすると計算量と受信成功パケットの保存及び計算過程に用いるメモリが増大し、製造コストが上昇するという課題があった。
However, the decoding method generally requires a memory amount and a calculation amount depending on the number of rows of the check matrix × the number of columns.
In the conventional procedure, it is necessary to store all successful reception packets and calculate from the check matrix according to the result of the Gaussian elimination method. In order to increase the decoding success rate, if the number of encoded packets is increased, that is, the check matrix is increased, there is a problem that the amount of calculation and the memory used for storing and calculating the successful reception packets increase, resulting in an increase in manufacturing cost.

この発明は上記のような課題を解決するためになされたもので、高い演算能力を必要とせず、かつ、少ないメモリ量に抑えながら、高い性能を達成することのできる符号化装置及び復号装置を得ることを目的とする。   The present invention has been made in order to solve the above-described problems. An encoding device and a decoding device that do not require high calculation capability and can achieve high performance while suppressing a small amount of memory. The purpose is to obtain.

この発明に係る符号化装置は、伝送路上で発生する伝送誤りを訂正するための誤り訂正符号の符号化を行う符号化装置において、複数の情報系列に対してそれぞれ符号化した誤り訂正符号系列を送信する際、ある誤り訂正符号系列の一部のデータを含めて、その他の誤り訂正符号の符号化を行う消失訂正符号化部を備えたものである。   An encoding apparatus according to the present invention is an encoding apparatus that encodes an error correction code for correcting a transmission error that occurs on a transmission line. When transmitting, it includes an erasure correction encoding unit that encodes other error correction codes including some data of a certain error correction code sequence.

この発明の符号化装置は、ある誤り訂正符号系列の一部のデータを含めて、その他の誤り訂正符号の符号化を行うようにしたので、高い演算能力を必要とせず、かつ、少ないメモリ量に抑えながら、高い性能を達成することができる。   Since the encoding apparatus of the present invention encodes other error correction codes including a part of data of a certain error correction code sequence, it does not require high calculation capability and has a small amount of memory. High performance can be achieved while keeping it at a minimum.

この発明の実施の形態1による符号化装置と復号装置を適用した通信システムを示す構成図である。It is a block diagram which shows the communication system to which the encoding apparatus and decoding apparatus by Embodiment 1 of this invention are applied. この発明の実施の形態1による符号化装置と復号装置を適用した通信システムの関連付けされた消失訂正符号の個数における性能評価結果を示す説明図である。It is explanatory drawing which shows the performance evaluation result in the number of the linked | related erasure | elimination correction code | symbol of the communication system to which the encoding apparatus and decoding apparatus by Embodiment 1 of this invention are applied. この発明の実施の形態1による符号化装置と復号装置を適用した通信システムの2個のパケットを関連付けた符号と2倍の長さの符号の復号手順を比較して示す説明図である。It is explanatory drawing which compares and shows the decoding procedure of the code | symbol which linked | related two packets of the communication system to which the encoding apparatus and decoding apparatus by Embodiment 1 of this invention were applied, and a double length code.

実施の形態1.
図1は、この発明の実施の形態1による符号化装置と復号装置とを適用した通信システムを示す構成図である。
図示の通信システムは、送信機10と受信機20とを備える。送信機10は、パケット生成部11、消失訂正符号化部12、送信部13を備え、受信機20は、受信部21、消失訂正復号部22、情報ビット再生部23を備える。
Embodiment 1 FIG.
FIG. 1 is a configuration diagram showing a communication system to which an encoding apparatus and a decoding apparatus according to Embodiment 1 of the present invention are applied.
The illustrated communication system includes a transmitter 10 and a receiver 20. The transmitter 10 includes a packet generation unit 11, an erasure correction encoding unit 12, and a transmission unit 13, and the receiver 20 includes a reception unit 21, an erasure correction decoding unit 22, and an information bit reproduction unit 23.

送信機10において、パケット生成部11は、検査行列を用いて、情報ビットからパケットを生成する処理部である。消失訂正符号化部12は、パケットを消失誤り訂正符号化する。すなわち、消失訂正符号化部12は、複数の情報系列に対してそれぞれ符号化した誤り訂正符号系列を送信する際、ある誤り訂正符号系列の一部のデータを含めて、その他の誤り訂正符号の符号化を行う処理部である。送信部13は、符号化されたパケットを通信路30を経由して受信機20へ送信するための処理部である。   In the transmitter 10, the packet generator 11 is a processor that generates a packet from information bits using a check matrix. The erasure correction encoding unit 12 performs erasure error correction encoding on the packet. That is, when the erasure correction coding unit 12 transmits an error correction code sequence encoded for each of a plurality of information sequences, the erasure correction coding unit 12 includes a part of data of a certain error correction code sequence and includes other error correction code sequences. A processing unit that performs encoding. The transmission unit 13 is a processing unit for transmitting the encoded packet to the receiver 20 via the communication path 30.

受信機20において、受信部21は、通信路30を経由して送信機10から送信されたパケットを受信する。消失訂正復号部22は、これらパケットに対して、誤り検出及び消失訂正を行う。すなわち、消失訂正復号部22は、最初に受信した誤り訂正符号系列の復号を行い、復号成功した場合は、他の誤り訂正符号と関連のあるデータのみを残して次の誤り訂正符号の復号を行い、復号失敗した場合は、他の誤り訂正符号と関連がありかつ復号成功したデータと計算の中間値データおよび復号失敗個所の情報を残して次の誤り訂正符号の復号を行い、以後同様の手順で復号を行う処理部である。情報ビット再生部23は、復号化したパケットを結合して、情報ビットを生成する処理部である。   In the receiver 20, the reception unit 21 receives a packet transmitted from the transmitter 10 via the communication path 30. The erasure correction decoding unit 22 performs error detection and erasure correction on these packets. That is, the erasure correction decoding unit 22 decodes the error correction code sequence received first, and when the decoding is successful, only the data related to other error correction codes is left and the next error correction code is decoded. If the decoding is unsuccessful, the next error-correcting code is decoded, leaving the data that is related to other error-correcting codes and has been successfully decoded, the intermediate value data of the calculation, and the information of the decoding-failed location. It is a processing unit that performs decoding in a procedure. The information bit reproduction unit 23 is a processing unit that combines the decoded packets to generate information bits.

実施の形態1の動作説明に先立ち、先ず、消失訂正符号の復号法について説明する。説明を簡略化するため、以降各パケットは1ビットの情報で構成されているものとする。実際には以降で示す処理は各パケットに複数ビット含まれており、同じ処理が並列して実行される。
符号語v=(u|p)としu=(u …u)を情報パケットベクトル、p=(p …p )をパリティパケットベクトルとする。
例えばvに対応する誤り訂正符号のパリティ検査行列を、

Figure 2015032885
・・・(1)
とする。丸付き数字は行番号を示す。このHはH・v=0を満たす。以後、理解を助けるために検査行列の上に符号パケットのベクトルを記載する表現を適宜使用する。
なお、空白部分は要素0を意味し、以降同様な表現を使うものとする。 Prior to the description of the operation of the first embodiment, first, the decoding method of the erasure correction code will be described. In order to simplify the description, it is assumed that each packet is composed of 1-bit information. Actually, the processing shown below includes a plurality of bits in each packet, and the same processing is executed in parallel.
Let code word v = (u | p), u = (u 1 u 2 ... U k ) be an information packet vector, and p = (p 1 p 2 ... P m ) be a parity packet vector.
For example, the parity check matrix of the error correction code corresponding to v is

Figure 2015032885
... (1)
And Circled numbers indicate line numbers. This H satisfies H · v T = 0. Hereinafter, in order to help understanding, an expression describing a vector of a code packet on a check matrix is used as appropriate.
The blank part means element 0, and hereinafter the same expression is used.

上記パリティ検査行列は情報12パケット、パリティ12パケットの符号語に対応した検査行列である。
例えば、

Figure 2015032885

とすると、検査行列(1)用いて計算すると正しいパリティベクトルは、

Figure 2015032885
となる。 The parity check matrix is a check matrix corresponding to code words of information 12 packets and parity 12 packets.
For example,

Figure 2015032885

Then, the correct parity vector calculated using the check matrix (1) is

Figure 2015032885
It becomes.

今、受信機20において受信パケット成功が符号語24パケット中14パケットの、u,u,u,u,u10,u11,u12,p,p,p,p,p10,p11,p12とすると、ガウス消去法のステップとしてまず受信成功パケットと受信失敗のパケットの入れ替えを行う。
下記の例では受信成功したパケットに対応した列を左側に、また、受信失敗つまり消失したパケットに対応した列を右側に集めるように列置換を行う。なお、四角枠×印の範囲が消失したパケットに対応した列を示している。

Figure 2015032885
Now, the received packet success of 14 packets in the code word 24 packet in the receiver 20, u 1, u 4, u 5, u 7, u 10, u 11, u 12, p 2, p 5, p 7, p Assuming that 8 , p 10 , p 11 , and p 12 , the reception success packet and the reception failure packet are first exchanged as a step of the Gaussian elimination method.
In the following example, column replacement is performed so that columns corresponding to successfully received packets are collected on the left side, and columns corresponding to unsuccessful reception, that is, lost packets are collected on the right side. In addition, the column corresponding to the packet in which the range of the square frame × mark is lost is shown.

Figure 2015032885


Figure 2015032885

Figure 2015032885

Figure 2015032885

Figure 2015032885

ガウス消去後の下三角行列による計算ではこの1の増加による計算量の増大が問題となる。また、符号化パケット数が多い、つまり検査行列が大きければ大きいほど1行に含まれる1の数が増える傾向にある為、計算量は大きくなる。また、計算に用いるメモリも大きくなる。
一方、同じ符号化率(=情報パケット数/符号化パケット数)の場合、符号化の単位となる符号化パケット数は多い方が復号成功率は高くなる。
この計算法に基づき、実際の通信では以下の手順で復号を行っている。
In the calculation using the lower triangular matrix after Gaussian elimination, the increase in the calculation amount due to the increase of 1 becomes a problem. In addition, the larger the number of encoded packets, that is, the larger the parity check matrix, the greater the number of 1s included in one row, and thus the amount of calculation increases. In addition, the memory used for calculation also becomes large.
On the other hand, in the case of the same coding rate (= number of information packets / number of coded packets), the decoding success rate increases as the number of coded packets serving as a unit of coding increases.
Based on this calculation method, decoding is performed in the following procedure in actual communication.

[受信機の復号手順]
事前に受信機20側では行列Hの情報を保存しているものとする。
(1)パケットを受信後にそのパケットの誤り検知を行う。
(2)(1)において、もし誤りがあれば(消失パケット)、何も行わない。
(3)(1)において、もし誤りが無ければ、受信成功パケットを保存する。また、パリティパケットを受信した場合、ガウス消去法を行い、情報パケット内の消失パケット数と上記の処理に従うガウス消去法後の行列のランクが等しいかどうか確認する。
(4)(3)において、もしランクが等しくなければ、次の受信成功パケットを待つ。
(5)(3)において、もしランクが等しければ、受信成功パケットの保存を停止し、上記の処理に従うガウス消去法後の行列に従い受信成功した全てのパケットを用いて消失パケットの計算を行う。
[Decryption procedure of receiver]
It is assumed that information on the matrix H is stored in advance on the receiver 20 side.
(1) After receiving a packet, error detection of the packet is performed.
(2) In (1), if there is an error (lost packet), nothing is done.
(3) In (1), if there is no error, the reception success packet is stored. When a parity packet is received, a Gaussian elimination method is performed to check whether the number of lost packets in the information packet is equal to the rank of the matrix after the Gaussian elimination method according to the above processing.
(4) In (3), if the ranks are not equal, the next reception success packet is awaited.
(5) In (3), if the ranks are equal, storage of the reception success packet is stopped, and the lost packet is calculated using all the packets successfully received according to the matrix after the Gaussian elimination method according to the above processing.

上記の復号法の場合、計算量やメモリ量は減らせても、符号化パケット単位の符号化パケット数によって性能に限界が生じてしまうので、性能を高くする場合、符号化パケット数を多くする方法があるが、符号化パケット数を多くすると計算量やメモリ量が増えてしまう問題がある。
この問題を解決するためにメモリ量や計算量をほとんど増やさずに性能を向上させる方法を次に示す。
In the case of the above decoding method, even if the calculation amount and the memory amount can be reduced, the performance is limited by the number of encoded packets in units of encoded packets. Therefore, when the performance is to be increased, the number of encoded packets is increased. However, when the number of encoded packets is increased, there is a problem that the amount of calculation and the amount of memory increase.
In order to solve this problem, a method for improving the performance without increasing the amount of memory or the calculation amount is shown below.

[本発明の符号化法]

Figure 2015032885
j=1の場合は通常の符号化を行う。
今、式(1)の検査行列の行および列がそれぞれ1/3の検査行列で定義される符号を用いるものとする。

Figure 2015032885
j=2以降は以下のルールで符号化を行う。

Figure 2015032885

例えば、

Figure 2015032885

この操作を繰り返し、すべての符号がパリティパケットを介して関連付けられる構造とする。 [Encoding method of the present invention]

Figure 2015032885
When j = 1, normal encoding is performed.
Now, it is assumed that a code defined by a 1/3 parity check matrix is used for each row and column of the parity check matrix of Equation (1).

Figure 2015032885
After j = 2, encoding is performed according to the following rules.

Figure 2015032885

For example,

Figure 2015032885

This operation is repeated to obtain a structure in which all codes are associated through parity packets.

すなわち、実施の形態1では、消失訂正符号化部12は、ある誤り訂正符号系列の一部のデータを含めて、その他の誤り訂正符号の符号化を行う。

Figure 2015032885
That is, in Embodiment 1, the erasure correction encoding unit 12 encodes other error correction codes including a part of data of a certain error correction code sequence.

Figure 2015032885

[本発明の復号法]
受信機20側ではj=1の受信の場合は通常の復号を行う。

Figure 2015032885

例えば上記のように復号不可の場合、
j=2以上の受信の場合は、まずj=j−1の復号結果の中間値と関係させる受信成功したパケットのデータを用いて以下のように復号を行う。

Figure 2015032885
[Decoding method of the present invention]
The receiver 20 performs normal decoding when receiving j = 1.

Figure 2015032885

For example, if decryption is impossible as described above,
In the case of reception of j = 2 or more, first, decoding is performed as follows using data of a packet that has been successfully received and related to the intermediate value of the decoding result of j = j−1.

Figure 2015032885

(1)j−1番目の関連するパケットとj番目受信成功パケットから検査行列の削除処理を実行

Figure 2015032885
削除後の関係式は、

Figure 2015032885
(1) The check matrix is deleted from the j-1th related packet and the jth successful reception packet.

Figure 2015032885
The deleted relational expression is

Figure 2015032885

(2)検査行列の行と列削除後の行列のガウス消去法と消失パケットの再生

Figure 2015032885
(2) Gaussian elimination of matrix after row and column deletion of parity check matrix and lost packet recovery

Figure 2015032885

(3)j−1番目の関連する消失パケットの再生

Figure 2015032885
(3) Replay of the j−1th related lost packet

Figure 2015032885

(4)j−1番目のすべての消失パケットの再生

Figure 2015032885

Figure 2015032885
(4) Replay of all j−1 lost packets

Figure 2015032885

Figure 2015032885

すなわち、実施の形態1では、消失訂正復号部22は、最初に受信した誤り訂正符号系列の復号を行い、復号成功した場合は、他の誤り訂正符号と関連のあるデータのみを残して次の誤り訂正符号の復号を行い、復号失敗した場合は、他の誤り訂正符号と関連がありかつ復号成功したデータと計算の中間値データおよび復号失敗個所の情報を残して次の誤り訂正符号の復号を行い、以後同様の手順で復号を行う。   That is, in the first embodiment, the erasure correction decoding unit 22 decodes the error correction code sequence received first, and when decoding is successful, only the data related to other error correction codes is left and the next When the error correction code is decoded and the decoding fails, the next error correction code is decoded with the data related to the other error correction code and the decoding success, the intermediate value data of the calculation, and the information of the decoding failure location. After that, decoding is performed in the same procedure.

図2に関連付けされた消失訂正符号の個数における性能評価結果を示す。図中のCERはCodeword Error Rateの略で符号化パケットを1つの符号語(Codeword)とみなし、この符号語単位での誤り率を示している。図中、単独の符号化パケットとは(20,10)_LDPCで、これは符号化パケット20(情報とパリティを合わせたパケット数)、情報パケット10の符号である。一方、2つを関連付けると符号化パケット20、情報パケット20の符号が2つ使うため、トータル符号化パケット20+20=40、情報パケット10+10=20となる。図中の2つの曲線で明らかなように、単独の符号化パケットよりも関連付けされた2つの符号化パケットの方が性能が良いことが分かる。   FIG. 3 shows the performance evaluation results for the number of erasure correction codes associated with FIG. CER in the figure is an abbreviation of Code Error Rate, and an encoded packet is regarded as one codeword, and indicates an error rate in units of this codeword. In the figure, the single encoded packet is (20, 10) _LDPC, which is the code of the encoded packet 20 (the number of packets including information and parity) and the information packet 10. On the other hand, if the two are associated, the encoded packet 20 and the information packet 20 use two codes, so that the total encoded packet 20 + 20 = 40 and the information packet 10 + 10 = 20. As is apparent from the two curves in the figure, it can be seen that the performance of the two encoded packets associated with each other is better than that of the single encoded packet.

また、図3に上記の復号手順(1)〜(4)を実施した場合としない場合との計算量およびメモリ量比較を示す。これは、2個のパケットを関連付けた符号と2倍の長さの符号との上記の復号手順を比較して示している。これは、復号手順(1)〜(4)を実施した場合を1とすると、実施しない場合は、例えば、Aの2倍の長さの符号の計算量は4倍、メモリ量は2倍になる、といったことを示している。
図3に示すように、小さい符号を使って関連付けた符号化を行う方が計算量、メモリ量ともに圧倒的に有利であることが分かる。
FIG. 3 shows a calculation amount and a memory amount comparison between the case where the decoding procedures (1) to (4) are performed and the case where the decoding procedures (1) to (4) are not performed. This shows a comparison of the decoding procedure for a code that associates two packets with a code that is twice as long. Assuming that the decoding procedure (1) to (4) is performed as 1, if not, for example, the calculation amount of the code twice as long as A is 4 times, and the memory amount is doubled. It shows that.
As shown in FIG. 3, it can be seen that it is overwhelmingly advantageous to perform the correlated encoding using a small code, both in terms of calculation amount and memory amount.

このように、実施の形態1では、実装に適した比較的小さい符号を用いることで符号語パケット数を小さく抑え、検査行列も小さくすることで計算量、メモリ量を抑えることができる。一方で小さい符号語間の関連付けを持たせることで、一部の符号語の復号失敗の際も他の符号語が成功した場合、関連性を用いて成功した符号語の情報を元に失敗した符号語再生できるようにする。関連付けにかかる計算量やメモリ量を小さく抑えることで、演算能力の低いCPUを用い、少ないメモリ量に抑えながら、高い性能を実現することができる。   Thus, in Embodiment 1, the number of codeword packets can be suppressed by using a relatively small code suitable for implementation, and the amount of calculation and memory can be suppressed by reducing the check matrix. On the other hand, by having an association between small codewords, when other codewords succeed even when decoding of some codewords failed, it failed based on information of successful codewords using relevance Enable codeword playback. By suppressing the amount of calculation and the amount of memory involved in the association, it is possible to achieve high performance while using a CPU with low computing capability and suppressing the amount of memory to a small amount.

以上説明したように、実施の形態1の符号化装置によれば、伝送路上で発生する伝送誤りを訂正するための誤り訂正符号の符号化を行う符号化装置において、複数の情報系列に対してそれぞれ符号化した誤り訂正符号系列を送信する際、ある誤り訂正符号系列の一部のデータを含めて、その他の誤り訂正符号の符号化を行う消失訂正符号化部を備えたので、高い演算能力を必要とせず、かつ、少ないメモリ量に抑えながら、高い性能を達成することができる。   As described above, according to the encoding apparatus of Embodiment 1, in an encoding apparatus that encodes an error correction code for correcting a transmission error that occurs on a transmission path, a plurality of information sequences are processed. Equipped with an erasure correction encoding unit that encodes other error correction codes including a part of data of a certain error correction code sequence when transmitting each encoded error correction code sequence, so it has high computing power High performance can be achieved while reducing the amount of memory required.

また、実施の形態1の復号装置によれば、最初に受信した誤り訂正符号系列の復号を行い、復号成功した場合は、他の誤り訂正符号と関連のあるデータのみを残して次の誤り訂正符号の復号を行い、復号失敗した場合は、他の誤り訂正符号と関連がありかつ復号成功したデータと計算の中間値データおよび復号失敗個所の情報を残して次の誤り訂正符号の復号を行い、以後同様の手順で復号を行う消失訂正復号部を備えたので、高い演算能力を必要とせず、かつ、少ないメモリ量に抑えながら、高い性能を達成することができる。   In addition, according to the decoding apparatus of the first embodiment, the error correction code sequence received first is decoded. If the decoding is successful, only the data related to other error correction codes is left and the next error correction is performed. If the code is decoded and the decoding is unsuccessful, the next error-correcting code is decoded, leaving the data that is related to other error-correcting codes and has been successfully decoded, the intermediate value data of the calculation, and the information on the decoding failure location. Since the erasure correction decoding unit that performs decoding in the same procedure is provided thereafter, high performance can be achieved without requiring high calculation capability and suppressing the amount of memory to be small.

また、実施の形態1の復号装置によれば、消失訂正復号部は、復号成功した誤り訂正符号系列の他の誤り訂正符号と関連するデータを用いて、他の復号失敗した誤り訂正符号系列の復号を再度行うようにしたので、高い演算能力を必要とせず、かつ、少ないメモリ量に抑えながら、復号処理を行うことができる。   Further, according to the decoding apparatus of the first embodiment, the erasure correction decoding unit uses the data related to another error correction code sequence of the error correction code sequence that has been successfully decoded, Since the decryption is performed again, the decryption process can be performed while not requiring a high calculation capability and suppressing the amount of memory to be small.

また、実施の形態1の復号装置によれば、消失訂正復号部は、誤り訂正符号系列の一部のデータの復号に成功し、かつそのデータが他の誤り訂正符号と関連する場合、そのデータを用いて、他の復号失敗した誤り訂正符号系列の復号を再度行うようにしたので、高い演算能力を必要とせず、かつ、少ないメモリ量に抑えながら、復号処理を行うことができる。   Further, according to the decoding apparatus of the first embodiment, the erasure correction decoding unit succeeds in decoding a part of the data of the error correction code sequence, and when the data is related to another error correction code, the data Thus, the decoding of the other error-correcting code sequence that has failed in decoding is performed again, so that it is possible to perform the decoding process without requiring a high calculation capability and suppressing the amount of memory to a small amount.

実施の形態2.
実施の形態1では、関連付けるデータとしてj−1番目の符号化パケットのパリティパケットを用いたが、j=2以降は以下のルールで符号化を行う。Aをj番目のm×mの置換行列とし、

Figure 2015032885
Embodiment 2. FIG.
In Embodiment 1, the parity packet of the (j−1) th encoded packet is used as the associated data, but encoding is performed according to the following rule after j = 2. Let A j be the jth m × m permutation matrix,

Figure 2015032885

例えば、

Figure 2015032885
となる。
なお置換行列A,j≧1はm×m以外の任意のサイズでもよく、置換行列のパターンも任意でよい。
この操作を繰り返し、すべての符号がパリティパケットを介して関連付けられる構造とする。 For example,

Figure 2015032885
It becomes.
The permutation matrix A j , j ≧ 1 may be any size other than m × m, and the permutation matrix pattern may be arbitrary.
This operation is repeated to obtain a structure in which all codes are associated through parity packets.

実施の形態2では、m×nの行列を用い、nの長さの系列をmの長さの系列に変換する事で線形写像を実現できる。よって、上記置換行列Aを使って系列を変換する処理を線形写像と呼ぶ。また、m=nの正方行列も線形写像に含まれる。 In the second embodiment, a linear mapping can be realized by using an m × n matrix and converting an n-length sequence into an m-length sequence. Therefore, the process of converting a sequence using the permutation matrix A j is called a linear mapping. A square matrix with m = n is also included in the linear mapping.

以上説明したように、実施の形態2の符号化装置によれば、消失訂正符号化部は、ある誤り訂正符号系列の一部のデータに置換を行った上で、そのデータを含めてその他の誤り訂正符号の符号化を行うようにしたので、高い演算能力を必要とせず、かつ、少ないメモリ量に抑えながら、符号化処理を行うことができる。   As described above, according to the coding apparatus of the second embodiment, the erasure correction coding unit replaces part of data of a certain error correction code sequence and then includes the data and other data. Since the error correction code is encoded, it is possible to perform the encoding process without requiring a high calculation capability and suppressing the amount of memory to be small.

また、実施の形態2の符号化装置によれば、消失訂正符号化部は、ある誤り訂正符号系列の一部のデータの線形写像を行った上で、そのデータを含めてその他の誤り訂正符号の符号化を行うようにしたので、高い演算能力を必要とせず、かつ、少ないメモリ量に抑えながら、符号化処理を行うことができる。   Further, according to the coding apparatus of Embodiment 2, the erasure correction coding unit performs linear mapping of a part of data of a certain error correction code sequence, and then includes other error correction codes including the data. Thus, the encoding process can be performed without requiring a high calculation capability and suppressing the amount of memory to a small amount.

実施の形態3.
実施の形態1、2では、関連付けるデータとしてj−1番目の符号化パケットのパリティパケットを用いたが、符号化パケット全体、あるいは任意の一部のパケットを用いてもよい。
j=2以降は以下のルールで符号化を行う。Aをj番目のm×nの置換行列とし、

Figure 2015032885
例えば、

Figure 2015032885
となる。
なお置換行列A,j≧1はm×n以外の任意のサイズでもよく、置換行列のパターンも任意でよい。
この操作を繰り返し、すべての符号がパリティパケットを介して関連付けられる構造とする。 Embodiment 3 FIG.
In Embodiments 1 and 2, the parity packet of the (j-1) th encoded packet is used as the data to be associated, but the entire encoded packet or any part of the packet may be used.
After j = 2, encoding is performed according to the following rules. Let A j be the jth m × n permutation matrix,

Figure 2015032885
For example,

Figure 2015032885
It becomes.
The permutation matrix A j , j ≧ 1 may be any size other than m × n, and the permutation matrix pattern may be arbitrary.
This operation is repeated to obtain a structure in which all codes are associated through parity packets.

実施の形態4.
実施の形態1では、関連付けるデータとしてj−1番目の符号化パケットのパリティパケットを用いたが、j=2以降は以下のルールで符号化を行う。Aをj番目のm×mの置換行列とし、

Figure 2015032885
例えば、

Figure 2015032885
となる。
なお置換行列A,j≧1はm×m以外の任意のサイズでもよく、置換行列のパターンも任意でよい。
この操作を繰り返し、すべての符号がパリティパケットを介して関連付けられる構造とする。 Embodiment 4 FIG.
In Embodiment 1, the parity packet of the (j−1) th encoded packet is used as the associated data, but encoding is performed according to the following rule after j = 2. Let A j be the jth m × m permutation matrix,

Figure 2015032885
For example,

Figure 2015032885
It becomes.
The permutation matrix A j , j ≧ 1 may be any size other than m × m, and the permutation matrix pattern may be arbitrary.
This operation is repeated to obtain a structure in which all codes are associated through parity packets.

以上説明したように、実施の形態4の符号化装置によれば、消失訂正符号化部は、情報系列に対して符号化した誤り訂正符号系列を送信する際、情報系列に対してパリティ系列を長くする必要がある場合、誤り訂正符号系列の一部のデータを含めて、追加のパリティ系列部分の符号化を行うようにしたので、高い演算能力を必要とせず、かつ、少ないメモリ量に抑えながら、符号化処理を行うことができる。   As described above, according to the coding apparatus of Embodiment 4, the erasure correction coding unit transmits a parity sequence to an information sequence when transmitting an error correction code sequence coded to the information sequence. When it is necessary to lengthen the length, additional parity sequence parts are encoded, including part of the data of the error correction code sequence, so that high computing power is not required and the amount of memory is reduced. However, the encoding process can be performed.

また、実施の形態4の符号化装置によれば、誤り訂正符号系列の一部のデータに置換を行った上で、そのデータを含めて追加のパリティ系列部分の符号化を行うようにしたので、高い演算能力を必要とせず、かつ、少ないメモリ量に抑えながら、符号化処理を行うことができる。   In addition, according to the encoding apparatus of the fourth embodiment, after replacing the partial data of the error correction code sequence, the additional parity sequence portion including the data is encoded. Therefore, the encoding process can be performed without requiring a high calculation capability and suppressing the amount of memory to a small amount.

また、実施の形態4の復号装置によれば、最初に受信した誤り訂正符号系列の復号を行い、復号成功した場合は、他の誤り訂正符号と関連のあるデータのみを残して次のパリティ系列の復号を行い、復号失敗した場合は、他のパリティ系列と関連がありかつ復号成功したデータと計算の中間値データおよび復号失敗個所の情報を残して次のパリティ系列の復号を行い、以後同様の手順で復号を行う消失訂正復号部を備えたので、高い演算能力を必要とせず、かつ、少ないメモリ量に抑えながら、復号処理を行うことができる。   In addition, according to the decoding apparatus of the fourth embodiment, the first received error correction code sequence is decoded, and when the decoding is successful, only the data related to other error correction codes is left and the next parity sequence is left. If the decoding is unsuccessful and the decoding is unsuccessful, the next parity sequence is decoded, leaving the data that is related to the other parity sequence and decoding successful, the intermediate value data of the calculation, and the information of the decoding failure location, and so on. Since the erasure correction decoding unit that performs the decoding in the above procedure is provided, the decoding process can be performed without requiring a high calculation capability and suppressing the amount of memory to be small.

また、実施の形態4の復号装置によれば、消失訂正復号部は、復号成功した誤り訂正符号系列またはパリティ系列の他の誤り訂正符号またはパリティ系列と関連するデータを用いて、他の復号失敗した誤り訂正符号系列またはパリティ系列の復号を再度行うようにしたので、高い演算能力を必要とせず、かつ、少ないメモリ量に抑えながら、復号処理を行うことができる。   In addition, according to the decoding apparatus of Embodiment 4, the erasure correction decoding unit performs other decoding failure using data related to another error correction code or parity sequence of the error correction code sequence or parity sequence that has been successfully decoded. Since the error correction code sequence or the parity sequence is decoded again, it is possible to perform the decoding process without requiring a high calculation capability and suppressing a small amount of memory.

また、実施の形態4の復号装置によれば、消失訂正復号部は、誤り訂正符号系列またはパリティ系列の一部のデータの復号に成功し、かつそのデータが他の誤り訂正符号またはパリティ系列と関連する場合、そのデータを用いて、他の復号失敗した誤り訂正符号系列またはパリティ系列の復号を再度行うようにしたので、高い演算能力を必要とせず、かつ、少ないメモリ量に抑えながら、復号処理を行うことができる。   Further, according to the decoding apparatus of the fourth embodiment, the erasure correction decoding unit succeeds in decoding a part of the data of the error correction code sequence or the parity sequence, and the data is different from other error correction codes or the parity sequence. When related, the data is used to decode another error-correcting code sequence or parity sequence that has failed to be decoded, so decoding is not required while requiring a high calculation capacity and a small amount of memory. Processing can be performed.

実施の形態5.
実施の形態1、2では、関連付けるデータとしてj−1番目の符号化パケットのパリティパケットを用いたが、符号化パケット全体、あるいは任意の一部のパケットを用いてもよい。
j=2以降は以下のルールで符号化を行う。Aをj番目のm×nの置換行列とし、

Figure 2015032885
となる。
なお置換行列A,j≧1はm×n以外の任意のサイズでもよく、置換行列のパターンも任意でよい。
この操作を繰り返し、すべての符号がパリティパケットを介して関連付けられる構造とする。 Embodiment 5 FIG.
In Embodiments 1 and 2, the parity packet of the (j-1) th encoded packet is used as the data to be associated, but the entire encoded packet or any part of the packet may be used.
After j = 2, encoding is performed according to the following rules. Let A j be the jth m × n permutation matrix,

Figure 2015032885
It becomes.
The permutation matrix A j , j ≧ 1 may be any size other than m × n, and the permutation matrix pattern may be arbitrary.
This operation is repeated to obtain a structure in which all codes are associated through parity packets.

実施の形態6.
実施の形態1〜5では、関連付けるデータとしてj−1番目の符号化パケットの一部、あるいはj−1番目の符号化パケットに置換行列A,j≧0を介しての関連パケットを用いたが、任意の順番の符号化パケットと関連付けてもよい。
例えば3番目の符号化パケットと9番目の符号化パケットを関連付けてもよい。
Embodiment 6 FIG.
In Embodiments 1 to 5, a part of the j−1th encoded packet or a related packet via the permutation matrix A j , j ≧ 0 is used as the associated data for the j−1th encoded packet. May be associated with encoded packets in any order.
For example, the third encoded packet may be associated with the ninth encoded packet.

実施の形態7.
実施の形態1〜6では便宜上パケットの長さを意識した計算例を示していたが、一般にはByte(8ビット)の倍数単位で処理される。
例えばここまでの説明で頻出していた行列計算であるが、

Figure 2015032885
となる。 Embodiment 7 FIG.
In the first to sixth embodiments, a calculation example in which the length of the packet is taken into account is shown for the sake of convenience.
For example, it is a matrix calculation that appeared frequently in the explanation so far,

Figure 2015032885
It becomes.

一度に8ビット計算すると、

Figure 2015032885
となる。
計算機上ではバイト単位(多くの場合4バイトあるいは8バイト)で演算処理が出来る為、高速に演算処理することができる。 If you calculate 8 bits at a time,

Figure 2015032885
It becomes.
Since the arithmetic processing can be performed in units of bytes (in many cases, 4 bytes or 8 bytes) on the computer, the arithmetic processing can be performed at high speed.

なお、ここまでの表現で処理単位をパケットと表現したが、パケットの名称にこだわらず、あるビットの塊で処理されるデータであれば何にでも適用でき、ブロックという呼ばれ方をする場合もある。   Although the processing unit is expressed as a packet in the expressions so far, it can be applied to any data that is processed in a lump of bits regardless of the name of the packet, and may be called a block. is there.

以上説明した符号化/復号方法は、パケット単位やブロック単位で誤り訂正する消失訂正符号以外にも、ビット単位に検査行列と対応させる物理レイヤ等の誤り訂正符号でも適用可能である。   The encoding / decoding method described above can be applied to an error correction code such as a physical layer corresponding to a check matrix in bit units, in addition to an erasure correction code in which error correction is performed in packet units or block units.

なお、本願発明はその発明の範囲内において、各実施の形態の自由な組み合わせ、あるいは各実施の形態の任意の構成要素の変形、もしくは各実施の形態において任意の構成要素の省略が可能である。   In the present invention, within the scope of the invention, any combination of the embodiments, or any modification of any component in each embodiment, or omission of any component in each embodiment is possible. .

10 送信機、11 パケット生成部、12 消失訂正符号化部、13 送信部、20 受信機、21 受信部、22 消失訂正復号部、23 情報ビット再生部。   DESCRIPTION OF SYMBOLS 10 Transmitter, 11 Packet generation part, 12 Erasure correction encoding part, 13 Transmission part, 20 Receiver, 21 Receiving part, 22 Erasure correction decoding part, 23 Information bit reproduction | regeneration part.

Claims (11)

伝送路上で発生する伝送誤りを訂正するための誤り訂正符号の符号化を行う符号化装置において、
複数の情報系列に対してそれぞれ符号化した誤り訂正符号系列を送信する際、ある誤り訂正符号系列の一部のデータを含めて、その他の誤り訂正符号の符号化を行う消失訂正符号化部を備えたことを特徴とする符号化装置。
In an encoding device for encoding an error correction code for correcting a transmission error occurring on a transmission line,
When transmitting an error correction code sequence encoded for each of a plurality of information sequences, an erasure correction encoding unit for encoding other error correction codes including a part of data of a certain error correction code sequence is provided. An encoding apparatus comprising:
前記消失訂正符号化部は、前記ある誤り訂正符号系列の一部のデータに置換を行った上で、当該データを含めて前記その他の誤り訂正符号の符号化を行うことを特徴とする請求項1記載の符号化装置。   The erasure correction encoding unit performs replacement on a part of the data of the certain error correction code sequence, and then encodes the other error correction code including the data. The encoding device according to 1. 前記消失訂正符号化部は、前記ある誤り訂正符号系列の一部のデータの線形写像を行った上で、当該データを含めて前記その他の誤り訂正符号の符号化を行うことを特徴とする請求項1記載の符号化装置。   The erasure correction encoding unit performs linear mapping of a part of data of the certain error correction code sequence, and then encodes the other error correction codes including the data. Item 4. The encoding device according to Item 1. 前記消失訂正符号化部は、前記情報系列に対して符号化した誤り訂正符号系列を送信する際、前記情報系列に対してパリティ系列を長くする必要がある場合、前記誤り訂正符号系列の一部のデータを含めて、追加のパリティ系列部分の符号化を行うことを特徴とする請求項1記載の符号化装置。   When the erasure correction encoding unit transmits an error correction code sequence encoded with respect to the information sequence, and it is necessary to lengthen the parity sequence with respect to the information sequence, a part of the error correction code sequence The encoding apparatus according to claim 1, wherein an additional parity sequence portion is encoded including the data of the above. 前記誤り訂正符号系列の一部のデータに置換を行った上で、当該データを含めて前記追加のパリティ系列部分の符号化を行うことを特徴とする請求項4記載の符号化装置。   5. The encoding apparatus according to claim 4, wherein after replacing a part of the data of the error correction code sequence, the additional parity sequence portion including the data is encoded. 請求項1から請求項3のうちのいずれか1項記載の符号化装置で符号化されたデータを復号する復号装置であって、
最初に受信した誤り訂正符号系列の復号を行い、復号成功した場合は、他の誤り訂正符号と関連のあるデータのみを残して次の誤り訂正符号の復号を行い、復号失敗した場合は、他の誤り訂正符号と関連がありかつ復号成功したデータと計算の中間値データおよび復号失敗個所の情報を残して次の誤り訂正符号の復号を行い、以後同様の手順で復号を行う消失訂正復号部を備えたことを特徴とする復号装置。
A decoding device that decodes data encoded by the encoding device according to any one of claims 1 to 3,
When the first received error correction code sequence is decoded and decoding is successful, only the data related to other error correction codes is left and the next error correction code is decoded. An erasure correction decoding unit that decodes the next error correction code by leaving the data that is related to the error correction code and successfully decoded, the intermediate value data of the calculation, and the information of the decoding failure location, and then decoding in the same procedure A decoding device comprising:
前記消失訂正復号部は、前記復号成功した誤り訂正符号系列の他の誤り訂正符号と関連するデータを用いて、他の復号失敗した誤り訂正符号系列の復号を再度行うことを特徴とする請求項6記載の復号装置。   The erasure correction decoding unit re-decodes an error correction code sequence that has failed to be decoded again using data related to another error correction code sequence of the error correction code sequence that has been successfully decoded. 6. The decoding device according to 6. 前記消失訂正復号部は、前記誤り訂正符号系列の一部のデータの復号に成功し、かつそのデータが前記他の誤り訂正符号と関連する場合、そのデータを用いて、他の復号失敗した誤り訂正符号系列の復号を再度行うことを特徴とする請求項6記載の復号装置。   The erasure correction decoding unit succeeds in decoding a part of the data of the error correction code sequence, and when the data is related to the other error correction code, the data is used to perform another error in decoding. The decoding apparatus according to claim 6, wherein the correction code sequence is decoded again. 請求項4または請求項5に記載の符号化装置で符号化されたデータを復号する復号装置であって、
最初に受信した誤り訂正符号系列の復号を行い、復号成功した場合は、他の誤り訂正符号と関連のあるデータのみを残して次のパリティ系列の復号を行い、復号失敗した場合は、他のパリティ系列と関連がありかつ復号成功したデータと計算の中間値データおよび復号失敗個所の情報を残して次のパリティ系列の復号を行い、以後同様の手順で復号を行う消失訂正復号部を備えたことを特徴とする復号装置。
A decoding device that decodes data encoded by the encoding device according to claim 4 or 5,
The first received error correction code sequence is decoded, and when decoding is successful, only the data related to other error correction codes is left and the next parity sequence is decoded. Equipped with an erasure correction decoding unit that decodes the next parity sequence, leaving the data that is related to the parity sequence and successfully decoded, the intermediate value data of the calculation and the information of the decoding failure location, and then decoding in the same procedure A decoding device characterized by the above.
前記消失訂正復号部は、前記復号成功した誤り訂正符号系列またはパリティ系列の他の誤り訂正符号または当該パリティ系列と関連するデータを用いて、他の復号失敗した誤り訂正符号系列またはパリティ系列の復号を再度行うことを特徴とする請求項9記載の復号装置。   The erasure correction decoding unit decodes another error-correcting code sequence or parity sequence that has failed in decoding using the error-correcting code sequence or parity sequence that has been successfully decoded or data related to the parity sequence. 10. The decoding device according to claim 9, wherein the decoding device is performed again. 前記消失訂正復号部は、前記誤り訂正符号系列またはパリティ系列の一部のデータの復号に成功し、かつそのデータが前記他の誤り訂正符号またはパリティ系列と関連する場合、そのデータを用いて、他の復号失敗した誤り訂正符号系列またはパリティ系列の復号を再度行うことを特徴とする請求項9記載の復号装置。   The erasure correction decoding unit succeeds in decoding a part of the data of the error correction code sequence or parity sequence, and when the data is related to the other error correction code or parity sequence, the data is used, The decoding apparatus according to claim 9, wherein the decoding of another error-correcting code sequence or parity sequence in which decoding has failed is performed again.
JP2013159128A 2013-07-31 2013-07-31 Coding apparatus and decoding apparatus Pending JP2015032885A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013159128A JP2015032885A (en) 2013-07-31 2013-07-31 Coding apparatus and decoding apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013159128A JP2015032885A (en) 2013-07-31 2013-07-31 Coding apparatus and decoding apparatus

Publications (1)

Publication Number Publication Date
JP2015032885A true JP2015032885A (en) 2015-02-16

Family

ID=52517899

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013159128A Pending JP2015032885A (en) 2013-07-31 2013-07-31 Coding apparatus and decoding apparatus

Country Status (1)

Country Link
JP (1) JP2015032885A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11664826B2 (en) 2020-12-07 2023-05-30 Samsung Electronics Co., Ltd. Error correction code engine performing ECC decoding, operation method thereof, and storage device including ECC engine

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004180074A (en) * 2002-11-28 2004-06-24 Internatl Business Mach Corp <Ibm> Data processing method and communication system using the same, its transmitting and receiving device for the data, and program
JP2011041076A (en) * 2009-08-13 2011-02-24 Mitsubishi Electric Corp Communication system
JP2012142709A (en) * 2010-12-28 2012-07-26 Mitsubishi Electric Corp Receiver
JP2013070289A (en) * 2011-09-23 2013-04-18 Nec Corp Error correction method, error correction device, transmitter, receiver and error correction program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004180074A (en) * 2002-11-28 2004-06-24 Internatl Business Mach Corp <Ibm> Data processing method and communication system using the same, its transmitting and receiving device for the data, and program
JP2011041076A (en) * 2009-08-13 2011-02-24 Mitsubishi Electric Corp Communication system
JP2012142709A (en) * 2010-12-28 2012-07-26 Mitsubishi Electric Corp Receiver
JP2013070289A (en) * 2011-09-23 2013-04-18 Nec Corp Error correction method, error correction device, transmitter, receiver and error correction program

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
外村 喜秀 他: "スケーラブル符号化のための階層化LDGM符号の構成", 2007年電子情報通信学会基礎・境界ソサイエティ大会講演論文集, JPN6016038883, 29 August 2007 (2007-08-29), pages 88, ISSN: 0003416295 *
細谷 剛 他: "バースト消失訂正に適したLDPC符号の修正方法について", 電子情報通信学会技術研究報告, vol. 105, no. 664, JPN6016038885, 10 March 2006 (2006-03-10), pages 153 - 158, ISSN: 0003416296 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11664826B2 (en) 2020-12-07 2023-05-30 Samsung Electronics Co., Ltd. Error correction code engine performing ECC decoding, operation method thereof, and storage device including ECC engine

Similar Documents

Publication Publication Date Title
US9876607B2 (en) Methods and apparatus employing FEC codes with permanent inactivation of symbols for encoding and decoding processes
JP5485008B2 (en) Systematic encoding and decryption of chained encryption reactions
US9450615B2 (en) Multi-bit error correction method and apparatus based on a BCH code and memory system
US8719657B2 (en) Hybrid codec apparatus and method for data transferring
WO2017194013A1 (en) Error correction coding method and device
KR20060096156A (en) Protection of data from erasures using subsymbol based codes
CN112000512B (en) Data restoration method and related device
CN110233698B (en) Method for encoding and decoding polarization code, transmitting device, receiving device, and medium
WO2008045292A2 (en) Error correction decoding methods and apparatus
US20200083912A1 (en) Method and apparatus for processing rate matching of polar codes
RU2005132772A (en) METHOD FOR CODING-DECODING INFORMATION IN DATA TRANSFER SYSTEMS
EP3476052A1 (en) Coding and decoding of polar codes extended to lengths which are not powers of two
US8365053B2 (en) Encoding and decoding data using store and exclusive or operations
WO2018149354A1 (en) Polar code encoding method and apparatus, and device and storage medium
US20190158119A1 (en) One-sub-symbol linear repair schemes
US20170288697A1 (en) Ldpc shuffle decoder with initialization circuit comprising ordered set memory
WO2012092902A2 (en) Decoding method and decoding device
JP2015032885A (en) Coding apparatus and decoding apparatus
CN109245775B (en) Decoder and method for realizing decoding
CN111277830B (en) Encoding method, decoding method and device
JP5595260B2 (en) Receiving machine
US10447300B2 (en) Decoding device, decoding method, and signal transmission system
CN111527705B (en) Channel code construction for decoder reuse
Fu et al. Overhead-free in-place recovery scheme for XOR-based storage codes
RU2812043C1 (en) Method for soft decoding of noise-resistant code

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160107

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20160913

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20161011

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20170411