JP7475552B1 - 誤り訂正装置、誤り訂正方法、制御回路および記憶媒体 - Google Patents
誤り訂正装置、誤り訂正方法、制御回路および記憶媒体 Download PDFInfo
- Publication number
- JP7475552B1 JP7475552B1 JP2023544421A JP2023544421A JP7475552B1 JP 7475552 B1 JP7475552 B1 JP 7475552B1 JP 2023544421 A JP2023544421 A JP 2023544421A JP 2023544421 A JP2023544421 A JP 2023544421A JP 7475552 B1 JP7475552 B1 JP 7475552B1
- Authority
- JP
- Japan
- Prior art keywords
- syndrome
- error correction
- hard decision
- test pattern
- 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.)
- Active
Links
Images
Classifications
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M13/00—Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes
- H03M13/37—Decoding methods or techniques, not specific to the particular type of coding provided for in groups H03M13/03 - H03M13/35
- H03M13/45—Soft decoding, i.e. using symbol reliability information
- H03M13/451—Soft decoding, i.e. using symbol reliability information using a set of candidate code words, e.g. ordered statistics decoding [OSD]
- H03M13/453—Soft decoding, i.e. using symbol reliability information using a set of candidate code words, e.g. ordered statistics decoding [OSD] wherein the candidate code words are obtained by an algebraic decoder, e.g. Chase decoding
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M13/00—Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes
- H03M13/03—Error detection or forward error correction by redundancy in data representation, i.e. code words containing more digits than the source words
- H03M13/05—Error detection or forward error correction by redundancy in data representation, i.e. code words containing more digits than the source words using block codes, i.e. a predetermined number of check bits joined to a predetermined number of information bits
- H03M13/13—Linear codes
- H03M13/15—Cyclic codes, i.e. cyclic shifts of codewords produce other codewords, e.g. codes defined by a generator polynomial, Bose-Chaudhuri-Hocquenghem [BCH] codes
- H03M13/151—Cyclic codes, i.e. cyclic shifts of codewords produce other codewords, e.g. codes defined by a generator polynomial, Bose-Chaudhuri-Hocquenghem [BCH] codes using error location or error correction polynomials
- H03M13/1575—Direct decoding, e.g. by a direct determination of the error locator polynomial from syndromes and subsequent analysis or by matrix operations involving syndromes, e.g. for codes with a small minimum Hamming distance
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M13/00—Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes
- H03M13/65—Purpose and implementation aspects
- H03M13/6561—Parallelized implementations
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L1/00—Arrangements for detecting or preventing errors in the information received
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M13/00—Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes
- H03M13/03—Error detection or forward error correction by redundancy in data representation, i.e. code words containing more digits than the source words
- H03M13/05—Error detection or forward error correction by redundancy in data representation, i.e. code words containing more digits than the source words using block codes, i.e. a predetermined number of check bits joined to a predetermined number of information bits
- H03M13/13—Linear codes
- H03M13/15—Cyclic codes, i.e. cyclic shifts of codewords produce other codewords, e.g. codes defined by a generator polynomial, Bose-Chaudhuri-Hocquenghem [BCH] codes
- H03M13/151—Cyclic codes, i.e. cyclic shifts of codewords produce other codewords, e.g. codes defined by a generator polynomial, Bose-Chaudhuri-Hocquenghem [BCH] codes using error location or error correction polynomials
- H03M13/152—Bose-Chaudhuri-Hocquenghem [BCH] codes
Landscapes
- Physics & Mathematics (AREA)
- Mathematical Physics (AREA)
- Engineering & Computer Science (AREA)
- Probability & Statistics with Applications (AREA)
- Theoretical Computer Science (AREA)
- Algebra (AREA)
- General Physics & Mathematics (AREA)
- Pure & Applied Mathematics (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Error Detection And Correction (AREA)
- Detection And Prevention Of Errors In Transmission (AREA)
Abstract
Description
図1は、実施の形態1にかかる誤り訂正装置100の構成例を示す図である。誤り訂正装置100は、例えば、光伝送システムを構成する通信装置に搭載され、受信系列を軟判定して得られる情報系列(以下、軟判定受信系列と称する)を誤り訂正復号する。誤り訂正装置100は、チェイス(Chase)復号処理により軟判定受信系列の誤りを訂正する。
以上の実施の形態1にかかる誤り訂正装置100は、一連のチェイス復号処理を並列に実行する構成とすることで処理の所要時間を短縮し、復号処理の高速化を実現するものであるが、次に並列に実行する各処理に含まれるテストパターン処理を実行する回路の規模を抑制する実施の形態について説明する。
Claims (4)
- 軟判定情報を有する軟判定受信系列から硬判定値を抽出し、抽出した硬判定値系列を硬判定受信系列として出力する硬判定値抽出部と、
前記硬判定受信系列に基づいてシンドロームを生成するシンドローム演算部と、
前記硬判定受信系列にテストパターンを適用する位置であるテストパターン位置候補を前記軟判定情報に基づいて決定するテストパターン位置候補選択部と、
前記テストパターン位置候補に適用する複数のテストパターンの生成および生成したテストパターンを用いた誤り訂正処理を前記硬判定受信系列に対して並列に実行する疑似訂正処理部と、
を備え、
前記疑似訂正処理部は、
それぞれが前記テストパターン位置候補の1つと対応付けられ、対応付けられた前記テストパターン位置候補に1対1対応するシンドロームをシンドロームパターンとして出力する複数のシンドローム選択部と、
複数の前記シンドローム選択部のそれぞれから出力される前記シンドロームパターンを受け取り、受け取った前記シンドロームパターンの1つ以上を前記硬判定受信系列のシンドロームに加算する複数のシンドローム加算部と、
複数の前記シンドローム加算部の1つと対応付けられ、対応付けられている前記シンドローム加算部で前記シンドロームパターンが加算された後の前記硬判定受信系列の前記シンドロームを用いた誤り訂正演算を行う複数の誤り訂正演算部と、
を備えることを特徴とする誤り訂正装置。 - 軟判定誤り訂正復号を行う誤り訂正装置が実行する誤り訂正方法であって、
軟判定情報を有する軟判定受信系列から硬判定値を抽出し、抽出した硬判定値系列を硬判定受信系列として出力する硬判定値抽出ステップと、
前記硬判定受信系列に基づいてシンドロームを生成するステップと、
前記硬判定受信系列にテストパターンを適用する位置であるテストパターン位置候補を前記軟判定情報に基づいて決定するテストパターン位置候補選択ステップと、
前記テストパターン位置候補に適用する複数のテストパターンの生成および生成したテストパターンを用いた誤り訂正処理を前記硬判定受信系列に対して並列に実行する疑似訂正ステップと、
を含み、
前記疑似訂正ステップは、
前記テストパターン位置候補の1つと対応付けられ、対応付けられた前記テストパターン位置候補に1対1対応するシンドロームをシンドロームパターンとして出力する処理を並列に実行し、並列に実行する前記処理はそれぞれ異なる前記テストパターン位置候補と対応付けられているシンドローム選択ステップと、
前記シンドローム選択ステップで並列に実行される前記処理のそれぞれで出力される前記シンドロームパターンを受け取り、受け取った前記シンドロームパターンの1つ以上を前記硬判定受信系列のシンドロームに加算する処理を並列に実行するシンドローム加算ステップと、
前記シンドローム加算ステップで前記シンドロームパターンが加算された後の複数の前記硬判定受信系列の前記シンドロームを用いた誤り訂正演算を並列に実行する誤り訂正演算ステップと、
を含むことを特徴とする誤り訂正方法。 - 軟判定誤り訂正復号を行う誤り訂正装置を制御する制御回路であって、
軟判定情報を有する軟判定受信系列から硬判定値を抽出し、抽出した硬判定値系列を硬判定受信系列として出力する第1ステップと、
前記硬判定受信系列に基づいてシンドロームを生成する第2ステップと、
前記硬判定受信系列にテストパターンを適用する位置であるテストパターン位置候補を前記軟判定情報に基づいて決定する第3ステップと、
前記テストパターン位置候補に適用する複数のテストパターンの生成および生成したテストパターンを用いた誤り訂正処理を前記硬判定受信系列に対して並列に実行する第4ステップと、
を前記誤り訂正装置に実行させ、
前記第4ステップは、
前記テストパターン位置候補の1つと対応付けられ、対応付けられた前記テストパターン位置候補に1対1に対応するシンドロームをシンドロームパターンとして出力する処理を並列に実行し、並列に実行する前記処理はそれぞれ異なる前記テストパターン位置候補と対応付けられているシンドローム選択ステップと、
前記シンドローム選択ステップで並列に実行される前記処理のそれぞれで出力される前記シンドロームパターンを受け取り、受け取った前記シンドロームパターンの1つ以上を前記硬判定受信系列のシンドロームに加算する処理を並列に実行するシンドローム加算ステップと、
前記シンドローム加算ステップで前記シンドロームパターンが加算された後の複数の前記硬判定受信系列の前記シンドロームを用いた誤り訂正演算を並列に実行する誤り訂正演算ステップと、
を含むことを特徴とする制御回路。 - 軟判定誤り訂正復号を行う誤り訂正装置を制御するプログラムを記憶する記憶媒体であって、
前記プログラムは、
軟判定情報を有する軟判定受信系列から硬判定値を抽出し、抽出した硬判定値系列を硬判定受信系列として出力する第1ステップと、
前記硬判定受信系列に基づいてシンドロームを生成する第2ステップと、
前記硬判定受信系列にテストパターンを適用する位置であるテストパターン位置候補を前記軟判定情報に基づいて決定する第3ステップと、
前記テストパターン位置候補に適用する複数のテストパターンの生成および生成したテストパターンを用いた誤り訂正処理を前記硬判定受信系列に対して並列に実行する第4ステップと、
を前記誤り訂正装置に実行させ、
前記第4ステップは、
前記テストパターン位置候補の1つと対応付けられ、対応付けられた前記テストパターン位置候補に1対1に対応するシンドロームをシンドロームパターンとして出力する処理を並列に実行し、並列に実行する前記処理はそれぞれ異なる前記テストパターン位置候補と対応付けられているシンドローム選択ステップと、
前記シンドローム選択ステップで並列に実行される前記処理のそれぞれで出力される前記シンドロームパターンを受け取り、受け取った前記シンドロームパターンの1つ以上を前記硬判定受信系列のシンドロームに加算する処理を並列に実行するシンドローム加算ステップと、
前記シンドローム加算ステップで前記シンドロームパターンが加算された後の複数の前記硬判定受信系列の前記シンドロームを用いた誤り訂正演算を並列に実行する誤り訂正演算ステップと、
含むことを特徴とする記憶媒体。
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/JP2023/009894 WO2024189783A1 (ja) | 2023-03-14 | 2023-03-14 | 誤り訂正装置、誤り訂正方法、制御回路および記憶媒体 |
Publications (3)
| Publication Number | Publication Date |
|---|---|
| JP7475552B1 true JP7475552B1 (ja) | 2024-04-26 |
| JPWO2024189783A1 JPWO2024189783A1 (ja) | 2024-09-19 |
| JPWO2024189783A5 JPWO2024189783A5 (ja) | 2025-02-19 |
Family
ID=90789766
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2023544421A Active JP7475552B1 (ja) | 2023-03-14 | 2023-03-14 | 誤り訂正装置、誤り訂正方法、制御回路および記憶媒体 |
Country Status (5)
| Country | Link |
|---|---|
| US (1) | US20260005708A1 (ja) |
| EP (1) | EP4664766A1 (ja) |
| JP (1) | JP7475552B1 (ja) |
| CN (1) | CN120826874A (ja) |
| WO (1) | WO2024189783A1 (ja) |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20170179980A1 (en) * | 2015-12-18 | 2017-06-22 | SK Hynix Inc. | Techniques for low complexity soft decoder for turbo product codes |
| KR101882620B1 (ko) * | 2017-08-01 | 2018-07-26 | 인하대학교 산학협력단 | 신드롬 기반 연판정 bch 복호 장치 및 그 방법 |
-
2023
- 2023-03-14 JP JP2023544421A patent/JP7475552B1/ja active Active
- 2023-03-14 CN CN202380095524.0A patent/CN120826874A/zh active Pending
- 2023-03-14 WO PCT/JP2023/009894 patent/WO2024189783A1/ja not_active Ceased
- 2023-03-14 EP EP23927404.6A patent/EP4664766A1/en active Pending
-
2025
- 2025-09-08 US US19/321,523 patent/US20260005708A1/en active Pending
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20170179980A1 (en) * | 2015-12-18 | 2017-06-22 | SK Hynix Inc. | Techniques for low complexity soft decoder for turbo product codes |
| KR101882620B1 (ko) * | 2017-08-01 | 2018-07-26 | 인하대학교 산학협력단 | 신드롬 기반 연판정 bch 복호 장치 및 그 방법 |
Non-Patent Citations (4)
| Title |
|---|
| CONDO, Carlo et al.,Input-distribution-aware parallel decoding of block codes,2021 11th International Symposium on Topics in Coding(ISTC),2021年 |
| CONDO, CARLO ET AL.: "Input-distribution-aware parallel decoding of block codes", 2021 11TH INTERNATIONAL SYMPOSIUM ON TOPICS IN CODING(ISTC), JPN6023020376, 2021, ISSN: 0005187443 * |
| 小林 学 他,GMD復号を用いた効率的な再尤復号法について,電子情報通信学会技術研究報告,日本,社団法人電子情報通信学会,1994年,Vol.94 No.171,pp.61-66 |
| 小林 学 他: "GMD復号を用いた効率的な再尤復号法について", 電子情報通信学会技術研究報告, vol. 94, no. 171, JPN6023020375, 1994, JP, pages 61 - 66, ISSN: 0005187444 * |
Also Published As
| Publication number | Publication date |
|---|---|
| JPWO2024189783A1 (ja) | 2024-09-19 |
| WO2024189783A1 (ja) | 2024-09-19 |
| CN120826874A (zh) | 2025-10-21 |
| EP4664766A1 (en) | 2025-12-17 |
| US20260005708A1 (en) | 2026-01-01 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US8713417B2 (en) | Multi-channel memory system including error correction decoder architecture with efficient area utilization | |
| JP5043562B2 (ja) | エラー訂正回路、その方法及び前記回路を備える半導体メモリ装置 | |
| US11742879B2 (en) | Machine-learning error-correcting code controller | |
| US8683293B2 (en) | Method and system for fast two bit error correction | |
| US7941734B2 (en) | Method and apparatus for decoding shortened BCH codes or reed-solomon codes | |
| US5694330A (en) | Error correction method including erasure correction, and apparatus therefor | |
| KR101882620B1 (ko) | 신드롬 기반 연판정 bch 복호 장치 및 그 방법 | |
| EP3202045A1 (en) | Method and device for calculating a crc code in parallel | |
| US20170141797A1 (en) | Method and device for an error correction of trans | |
| JP7475552B1 (ja) | 誤り訂正装置、誤り訂正方法、制御回路および記憶媒体 | |
| TWI718060B (zh) | 記憶體控制器及快閃記憶體的存取方法 | |
| KR101569637B1 (ko) | 테스트 신드롬을 이용한 반복 복호 과정이 없는 연판정 bch 복호 방법 및 장치 | |
| Valls et al. | A test vector generation method based on symbol error probabilities for low-complexity chase soft-decision Reed–Solomon decoding | |
| Kim et al. | FPGA-based ordered statistic decoding architecture for B5G/6G URLLC IIoT networks | |
| US8943391B2 (en) | Cyclic code decoding method and cyclic code decoder | |
| RU2485683C1 (ru) | Устройство декодирования с мягкими решениями для двухступенчатого каскадного кода | |
| JP2008502247A (ja) | ブロック符号の反復復号方法及び復号デバイス | |
| Zheng et al. | An efficient eligible error locator polynomial searching algorithm and hardware architecture for one-pass Chase decoding of BCH codes | |
| Li et al. | List ordered statistics decoders for polar codes | |
| CN111713023A (zh) | 一种极化码译码方法及译码装置 | |
| Scholl et al. | Advanced hardware architecture for soft decoding Reed-Solomon codes | |
| KR20230142910A (ko) | 연판정 복호 방법 및 장치 | |
| US8156412B2 (en) | Tree decoding method for decoding linear block codes | |
| WO2016181978A1 (ja) | 行列作用装置、行列作用方法、およびプログラム | |
| TWI523437B (zh) | Bch碼編碼與癥狀計算共用設計電路及決定該共用設計電路的方法 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20230721 |
|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20230721 |
|
| A871 | Explanation of circumstances concerning accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A871 Effective date: 20230721 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20231031 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20231222 |
|
| 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: 20240319 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20240416 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 7475552 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |