JP7383134B2 - データ処理方法及びデコーダ - Google Patents
データ処理方法及びデコーダ Download PDFInfo
- Publication number
- JP7383134B2 JP7383134B2 JP2022519654A JP2022519654A JP7383134B2 JP 7383134 B2 JP7383134 B2 JP 7383134B2 JP 2022519654 A JP2022519654 A JP 2022519654A JP 2022519654 A JP2022519654 A JP 2022519654A JP 7383134 B2 JP7383134 B2 JP 7383134B2
- Authority
- JP
- Japan
- Prior art keywords
- matrix
- check
- layer
- equal
- nodes
- 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
- 238000003672 processing method Methods 0.000 title claims description 10
- 239000011159 matrix material Substances 0.000 claims description 332
- 238000000034 method Methods 0.000 claims description 34
- 238000004422 calculation algorithm Methods 0.000 claims description 31
- 238000012545 processing Methods 0.000 claims description 30
- 238000004364 calculation method Methods 0.000 claims description 16
- 238000013507 mapping Methods 0.000 claims description 7
- 238000004590 computer program Methods 0.000 claims description 6
- 230000006870 function Effects 0.000 description 14
- 238000010586 diagram Methods 0.000 description 12
- 230000008569 process Effects 0.000 description 8
- 230000006854 communication Effects 0.000 description 4
- 125000004122 cyclic group Chemical group 0.000 description 4
- 238000004891 communication Methods 0.000 description 3
- 230000009466 transformation Effects 0.000 description 3
- 230000005540 biological transmission Effects 0.000 description 2
- 230000008859 change Effects 0.000 description 2
- 238000012937 correction Methods 0.000 description 2
- 230000008878 coupling Effects 0.000 description 2
- 238000010168 coupling process Methods 0.000 description 2
- 238000005859 coupling reaction Methods 0.000 description 2
- 230000001186 cumulative effect Effects 0.000 description 2
- 230000003993 interaction Effects 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 238000013500 data storage Methods 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 239000000835 fiber Substances 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
- 239000002699 waste material Substances 0.000 description 1
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/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/11—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 using multiple parity bits
- H03M13/1102—Codes on graphs and decoding on graphs, e.g. low-density parity check [LDPC] codes
- H03M13/1148—Structural properties of the code parity-check or generator matrix
- H03M13/116—Quasi-cyclic LDPC [QC-LDPC] codes, i.e. the parity-check matrix being composed of permutation or circulant sub-matrices
- H03M13/1168—Quasi-cyclic LDPC [QC-LDPC] codes, i.e. the parity-check matrix being composed of permutation or circulant sub-matrices wherein the sub-matrices have column and row weights greater than one, e.g. multi-diagonal sub-matrices
-
- 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/11—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 using multiple parity bits
- H03M13/1102—Codes on graphs and decoding on graphs, e.g. low-density parity check [LDPC] codes
- H03M13/1105—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/11—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 using multiple parity bits
- H03M13/1102—Codes on graphs and decoding on graphs, e.g. low-density parity check [LDPC] codes
- H03M13/1105—Decoding
- H03M13/1111—Soft-decision decoding, e.g. by means of message passing or belief propagation algorithms
- H03M13/1117—Soft-decision decoding, e.g. by means of message passing or belief propagation algorithms using approximations for check node processing, e.g. an outgoing message is depending on the signs and the minimum over the magnitudes of all incoming messages according to the min-sum rule
- H03M13/112—Soft-decision decoding, e.g. by means of message passing or belief propagation algorithms using approximations for check node processing, e.g. an outgoing message is depending on the signs and the minimum over the magnitudes of all incoming messages according to the min-sum rule with correction functions for the min-sum rule, e.g. using an offset or a scaling factor
-
- 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/11—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 using multiple parity bits
- H03M13/1102—Codes on graphs and decoding on graphs, e.g. low-density parity check [LDPC] codes
- H03M13/1148—Structural properties of the code parity-check or generator matrix
- H03M13/116—Quasi-cyclic LDPC [QC-LDPC] codes, i.e. the parity-check matrix being composed of permutation or circulant sub-matrices
-
- 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/11—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 using multiple parity bits
- H03M13/1102—Codes on graphs and decoding on graphs, e.g. low-density parity check [LDPC] codes
- H03M13/1105—Decoding
- H03M13/1131—Scheduling of bit node or check node processing
- H03M13/114—Shuffled, staggered, layered or turbo decoding schedules
-
- 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/11—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 using multiple parity bits
- H03M13/1102—Codes on graphs and decoding on graphs, e.g. low-density parity check [LDPC] codes
- H03M13/1105—Decoding
- H03M13/1145—Pipelined decoding at code word level, e.g. multiple code words being decoded simultaneously
-
- 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/11—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 using multiple parity bits
- H03M13/1102—Codes on graphs and decoding on graphs, e.g. low-density parity check [LDPC] codes
- H03M13/1148—Structural properties of the code parity-check or generator matrix
- H03M13/1177—Regular LDPC codes with parity-check matrices wherein all rows and columns have the same row weight and column weight, respectively
-
- 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/61—Aspects and characteristics of methods and arrangements for error correction or error detection, not provided for otherwise
- H03M13/615—Use of computational or mathematical techniques
- H03M13/616—Matrix operations, especially for generator matrices or check matrices, e.g. column or row permutations
Landscapes
- Physics & Mathematics (AREA)
- Probability & Statistics with Applications (AREA)
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Mathematical Physics (AREA)
- Error Detection And Correction (AREA)
Description
P個のチェックノードを設定することであって、PはZ未満の正の整数であり、チェック行列の各層は、ceiling(Z/P)個のサブ層に分割され、ceiling()は、切り上げ関数であり、各サブ層は、チェック行列のP個の行を超えない行を含むことと、P個のチェックノードに対応するように、チェック行列の各層の各サブ層の行を別々に作成することであって、異なる行が異なるチェックノードに対応する、ことと、P個のチェックノードを使用してデータを受信することと、各サブ層の対応する行を使用することによって、階層化された正規化最小和復号アルゴリズムの対応する演算ステップをデータに対して実行することと、を含む。したがって、比較的少ないチェックノードが配置され得、比較的少ないハードウェアリソースが必要とされ得、それによってコストを効果的に削減する。
オフセット値を決定し、オフセット値に基づいて、チェック行列の層のサブ層を使用するシーケンスを調整することをさらに含む。したがって、適切なオフセット値が見つかり、行列に対して変換を実行し得、デコーダのスループットレートに対する読み取りと書き込みとの間の競合の影響は、変換された行列を使用することによって特定の程度緩和され得る。
λ0=3,λ1=2,λ2=-5,λ3=-7,λ4=4,λ5=1,λ6=-9,およびλ7=10
λ0=2,λ1=2,λ2=-5,λ3=-7,λ4=-2,λ5=-2,λ6=-8,及びλ7=-8である。
n、Z、及びラプターライク構造を有する予め設定された行列に基づいて、次数mb×nbのベース行列を決定し、
ベース行列を拡張して、次数m×nのチェック行列を得るように特に構成される。
P個のチェックノードを設定するようにさらに構成され、PはZ未満の正の整数であり、チェック行列の各層は、ceiling(Z/P)個のサブ層に分割され、ceiling()は、切り上げ関数であり、各サブ層は、チェック行列のP個の行を超えない行を含む。
オフセット値を決定し、オフセット値に基づいて、チェック行列の層のサブ層を使用するシーケンスを調整するようにさらに構成される。
Claims (10)
- データ処理方法であって、前記方法は、階層化された正規化最小和に基づく復号アルゴリズムを使用し、
桁数がnである符号語シーケンスを受信することであって、nは正の整数である、ことと、
次数m×nのチェック行列を決定することであって、前記チェック行列のベース行列は次数mb×nbの行列であり、mbはm/Zに等しく、nbはn/Zに等しく、Zは前記ベース行列の拡張係数であり、mとZは両方とも正の整数であり、mとnの両方はZで割り切れることと、
前記ベース行列に基づいてL個の変数ノードを設定することであって、Lが前記ベース行列の最大行重みに等しく設定されるように、Lは、前記ベース行列内の-1に等しくない値の最大数を有する行の-1に等しくない値の数に等しく、前記ベース行列内の-1に等しくない値は、前記チェック行列内の次数Z×Zの非ゼロ部分行列を表す、ことと、
チェックノードの各層における有効な部分行列を前記L個の変数ノードに別々にマッピングすることであって、異なる有効な部分行列は、異なる変数ノードにマッピングされ、前記有効な部分行列は、前記ベース行列内の-1に等しくない値によって表される部分行列であり、前記チェックノードの層は、前記ベース行列の行によって表される部分行列である、ことと、
前記L個のマッピングされた変数ノードの各々に、前記チェック行列の各層における各有効な部分行列に対応するデータを送信することと、
前記受信したデータを使用することによって、前記L個の変数ノードによる前記階層化された正規化最小和復号アルゴリズムの対応する演算ステップを実行することと
を含む方法。 - 前記次数m×nのチェック行列を決定することは、
n、Z、及びラプターライク構造を有する予め設定された行列に基づいて、次数mb×nbの前記ベース行列を決定することと、
前記ベース行列を拡張して、次数m×nの前記チェック行列を得ることと
を含む、請求項1に記載の方法。 - P個のチェックノードを設定することであって、PはZ未満の正の整数であり、前記チェック行列の各層は、ceiling(Z/P)個のサブ層に分割され、ceiling()は、切り上げ関数であり、各サブ層は、前記チェック行列のP個の行を超えない行を含むことと、
前記P個のチェックノードに対応するように、前記チェック行列の各層の各サブ層の行を別々に作成することであって、異なる行が異なるチェックノードに対応する、ことと、前記P個のチェックノードを使用してデータを受信することと、各サブ層の対応する行を使用することによって、前記階層化された正規化最小和復号アルゴリズムの対応する演算ステップを前記データに対して実行することとをさらに含む、請求項1または2に記載の方法。 - 前記P個のチェックノードを設定することの後に、
オフセット値を決定し、前記オフセット値に基づいて、前記チェック行列の層のサブ層を使用するシーケンスを調整することをさらに含む、請求項3に記載の方法。 - デコーダであって、前記デコーダは、階層化された正規化最小和に基づく復号アルゴリズムを使用し、
桁数がnである符号語シーケンスを受信するように構成されたトランシーバモジュールであって、nは正の整数であるトランシーバモジュールと、
次数m×nのチェック行列を決定するように構成された処理モジュールであって、前記チェック行列のベース行列は次数mb×nbの行列であり、mbはm/Zに等しく、nbはn/Zに等しく、Zは前記ベース行列の拡張係数であり、mとZは両方とも正の整数であり、mとnの両方はZで割り切れる、処理モジュールと、を備え、
前記処理モジュールは、前記ベース行列に基づいてL個の変数ノードを設定するようにさらに構成され、Lが前記ベース行列の最大行重みに等しく設定されるように、Lは、前記ベース行列内の-1に等しくない値の最大数を有する行の-1に等しくない値の数に等しく、前記ベース行列内の-1に等しくない値は、前記チェック行列内の次数Z×Zの非ゼロ部分行列を表し、
前記処理モジュールは、チェックノードの各層における有効な部分行列を、前記L個の変数ノードに別々にマッピングするようにさらに構成され、異なる有効な部分行列は、異なる変数ノードにマッピングされ、前記有効な部分行列は、前記ベース行列内の-1に等しくない値によって表される部分行列であり、前記チェックノードの層は、前記ベース行列の行によって表される部分行列であり、
前記処理モジュールは、前記チェック行列の各層内の各有効な部分行列に対応するデータを、前記L個のマッピングされた変数ノードの各々に送信するようにさらに構成され、
前記L個の変数ノードは、前記受信したデータを使用して、前記階層化された正規化最小和復号アルゴリズムの対応する演算ステップを実行するように構成された、デコーダ。 - 前記処理モジュールは、
n、Z、及びラプターライク構造を有する予め設定された行列に基づいて、次数mb×nbの前記ベース行列を決定し、
前記ベース行列を拡張して、次数m×nのチェック行列を得るように特に構成された、請求項5に記載のデコーダ。 - 前記処理モジュールは、
P個のチェックノードを設定し、PはZ未満の正の整数であり、前記チェック行列の各層は、ceiling(Z/P)個のサブ層に分割され、ceiling()は、切り上げ関数であり、各サブ層は、前記チェック行列のP個の行を超えない行を含む、ようにさらに構成され、
前記P個のチェックノードは、前記P個のチェックノードに対応するように、前記チェック行列の各層の各サブ層内の行を別々に作成し、異なる行が異なるチェックノードに対応し、データを受信し、各サブ層内の対応する行を使用して、前記階層化された正規化最小和復号アルゴリズムの対応する演算ステップを前記データに対して実行するように構成された、請求項5または6に記載のデコーダ。 - 前記処理モジュールは、
オフセット値を決定し、前記オフセット値に基づいて、前記チェック行列の層のサブ層を使用するシーケンスを調整するようにさらに構成された、請求項7に記載のデコーダ。 - 実行されると、請求項1から4のいずれか1項に記載の方法を実行するように構成される、コンピュータプログラム。
- 命令を記憶するコンピュータ可読記憶媒体であって、前記命令は、請求項1から4のいずれか一項に記載の方法を実行するために使用される、コンピュータ可読記憶媒体。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910945369.2A CN112583420B (zh) | 2019-09-30 | 2019-09-30 | 一种数据处理方法和译码器 |
CN201910945369.2 | 2019-09-30 | ||
PCT/CN2020/104335 WO2021063091A1 (zh) | 2019-09-30 | 2020-07-24 | 一种数据处理方法和译码器 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2022550768A JP2022550768A (ja) | 2022-12-05 |
JP7383134B2 true JP7383134B2 (ja) | 2023-11-17 |
Family
ID=75117051
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2022519654A Active JP7383134B2 (ja) | 2019-09-30 | 2020-07-24 | データ処理方法及びデコーダ |
Country Status (6)
Country | Link |
---|---|
US (1) | US20220224357A1 (ja) |
EP (1) | EP4027525A4 (ja) |
JP (1) | JP7383134B2 (ja) |
KR (1) | KR20220062389A (ja) |
CN (1) | CN112583420B (ja) |
WO (1) | WO2021063091A1 (ja) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113328756B (zh) * | 2021-04-26 | 2023-04-11 | 深圳市科思科技股份有限公司 | 用于提升分层qc-ldpc译码器硬件处理性能的方法 |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2018082290A1 (en) | 2016-11-03 | 2018-05-11 | Huawei Technologies Co., Ltd. | Method and apparatus for encoding and decoding ldpc codes |
Family Cites Families (22)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7178080B2 (en) * | 2002-08-15 | 2007-02-13 | Texas Instruments Incorporated | Hardware-efficient low density parity check code for digital communications |
US20070245217A1 (en) * | 2006-03-28 | 2007-10-18 | Stmicroelectronics S.R.L. | Low-density parity check decoding |
US7644339B2 (en) * | 2006-10-02 | 2010-01-05 | Broadcom Corporation | Overlapping sub-matrix based LDPC (low density parity check) decoder |
TW201334425A (zh) * | 2007-01-24 | 2013-08-16 | Qualcomm Inc | 可變大小之封包的低密度同位檢查編碼與解碼 |
CN101207386B (zh) * | 2007-11-23 | 2010-05-19 | 中山大学 | 一种二进制低密度奇偶校验码的构造方法 |
CN101471673A (zh) * | 2007-12-28 | 2009-07-01 | 三星电子株式会社 | Ldpc码存储单元划分方法以及一种ldpc码存储器 |
US8433972B2 (en) * | 2009-04-06 | 2013-04-30 | Nec Laboratories America, Inc. | Systems and methods for constructing the base matrix of quasi-cyclic low-density parity-check codes |
CN103384153B (zh) * | 2013-07-03 | 2016-05-18 | 清华大学 | 准循环ldpc码译码方法及系统 |
GB2510932B (en) * | 2013-08-27 | 2015-01-21 | Imagination Tech Ltd | An improved decoder for low-density parity-check codes |
US9548759B1 (en) * | 2013-11-26 | 2017-01-17 | Marvell International Ltd. | Systems and methods for processing LDPC codes with different circulant sizes |
CN105846830B (zh) * | 2015-01-14 | 2019-07-30 | 北京航空航天大学 | 数据处理装置 |
KR20170083432A (ko) * | 2016-01-08 | 2017-07-18 | 삼성전자주식회사 | 레이트 호환 가능 저밀도 패리티 검사 코드를 지원하는 통신 시스템에서 신호를 송신 및 수신하는 장치 및 방법 |
CN110024294B (zh) * | 2016-11-21 | 2021-08-27 | 华为技术有限公司 | 空间耦合准循环ldpc码的生成 |
EP3373488B1 (en) * | 2017-03-07 | 2020-05-06 | Commissariat à l'Energie Atomique et aux Energies Alternatives | Stopping criterion for decoding quasi-cyclic ldpc codes |
WO2019001090A1 (zh) * | 2017-06-27 | 2019-01-03 | 华为技术有限公司 | 信息处理的方法、装置和通信设备 |
US10484012B1 (en) * | 2017-08-28 | 2019-11-19 | Xilinx, Inc. | Systems and methods for decoding quasi-cyclic (QC) low-density parity-check (LDPC) codes |
CN108365849B (zh) * | 2018-01-10 | 2021-03-09 | 东南大学 | 基于simd指令集的多码率多码长ldpc码解码方法 |
CN110289933B (zh) * | 2018-03-19 | 2022-04-12 | 华为技术有限公司 | 通信方法、通信装置和系统 |
CN109309502B (zh) * | 2018-08-03 | 2021-05-04 | 西安电子科技大学 | 5g nr标准的分层ldpc基矩阵处理译码方法 |
KR102631407B1 (ko) * | 2018-10-24 | 2024-01-31 | 에스케이하이닉스 주식회사 | Ldpc 디코더, 반도체 메모리 시스템 및 그것의 동작 방법 |
CN109586733B (zh) * | 2018-11-23 | 2021-06-25 | 清华大学 | 一种基于图形处理器的ldpc-bch译码方法 |
CN109921802B (zh) * | 2019-02-26 | 2023-02-07 | 北京中科晶上科技股份有限公司 | 一种qc-ldpc码的译码方法、模块及装置 |
-
2019
- 2019-09-30 CN CN201910945369.2A patent/CN112583420B/zh active Active
-
2020
- 2020-07-24 EP EP20870487.4A patent/EP4027525A4/en active Pending
- 2020-07-24 WO PCT/CN2020/104335 patent/WO2021063091A1/zh unknown
- 2020-07-24 JP JP2022519654A patent/JP7383134B2/ja active Active
- 2020-07-24 KR KR1020227012449A patent/KR20220062389A/ko not_active Application Discontinuation
-
2022
- 2022-03-29 US US17/656,945 patent/US20220224357A1/en not_active Abandoned
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2018082290A1 (en) | 2016-11-03 | 2018-05-11 | Huawei Technologies Co., Ltd. | Method and apparatus for encoding and decoding ldpc codes |
Non-Patent Citations (5)
Title |
---|
Dale E. Hocevar,A Reduced Complexity Decoder Architecture via Layered Decoding of LDPC Codes,IEEE Workshop onSignal Processing Systems, 2004. SIPS 2004.,2004年10月,p.107~112,https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=1363033 |
Ericsson,Implementation and Performance of LDPC Decoder[online],3GPP TSG RAN WG1 adhoc_NR_AH_1701 R1-1700111,Internet<URL:http://www.3gpp.org/ftp/tsg_ran/WG1_RL1/TSGR1_AH/NR_AH_1701/Docs/R1-1700111.zip>,2017年01月10日 |
Lu Xin et al.,Analysis on QC-LDPC Decoding Algorithms for WLAN Systems,2010 International Conference on Intelligent Computation Technology and Automation,2010年05月,Vol. 1,p.694~697,https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=5522972 |
Qualcomm Incorporated,Design of multiple family LDPC codes[online],3GPP TSG RAN WG1 #88 R1-1702642,Internet<URL:http://www.3gpp.org/ftp/tsg_ran/WG1_RL1/TSGR1_88/Docs/R1-1702642.zip>,2017年02月07日 |
ZTE, ZTE Microelectronics,Complexity, throughput and latency analysis on LDPC codes for eMBB[online],3GPP TSG RAN WG1 adhoc_NR_AH_1701 R1-1700246,Internet<URL:http://www.3gpp.org/ftp/tsg_ran/WG1_RL1/TSGR1_AH/NR_AH_1701/Docs/R1-1700246.zip>,2017年01月10日 |
Also Published As
Publication number | Publication date |
---|---|
US20220224357A1 (en) | 2022-07-14 |
KR20220062389A (ko) | 2022-05-16 |
CN112583420A (zh) | 2021-03-30 |
WO2021063091A1 (zh) | 2021-04-08 |
JP2022550768A (ja) | 2022-12-05 |
EP4027525A1 (en) | 2022-07-13 |
EP4027525A4 (en) | 2022-11-16 |
CN112583420B (zh) | 2024-01-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
RU2370886C2 (ru) | Способ и устройство для кодирования и декодирования данных | |
US7627801B2 (en) | Methods and apparatus for encoding LDPC codes | |
CN102638274B (zh) | 利用向量行分组的结构化ldpc设计操作发送器的设备及方法 | |
KR101405962B1 (ko) | Ldpc 코드를 이용한 복호화 방법 | |
CA2536259C (en) | Methods and apparatus for encoding ldpc codes | |
CN107786211B (zh) | 一种ira-qc-ldpc码的代数结构获取方法、编码方法和编码器 | |
WO2014003599A1 (en) | Redundant disc encoding via erasure decoding | |
JP6990259B2 (ja) | 疑似サイクリック低密度パリティチェックの設計方法および装置 | |
JPWO2011136089A1 (ja) | 符号化装置、誤り訂正符号構成方法およびそのプログラム | |
KR101216075B1 (ko) | 채널 코드를 이용한 복호화 및 복호화 장치 | |
KR102019893B1 (ko) | 저밀도 패리티 검사 부호를 지원하는 통신 시스템에서 신호 수신 장치 및 방법 | |
JP2016536947A (ja) | データブロックを再構築する方法及び装置 | |
CN108270510A (zh) | 基于ldpc码的通信方法和通信设备 | |
JP7383134B2 (ja) | データ処理方法及びデコーダ | |
CN111384970B (zh) | 一种译码方法、装置及通信设备 | |
CN100544212C (zh) | 高速的减少存储需求的低密度校验码解码器 | |
KR102250284B1 (ko) | 시퀀스 결정을 위한 방법 및 장치, 디바이스 및 저장 매체 | |
CN109298968A (zh) | Qc-ldpc解码器、循环移位矩阵分割方法及存储设备 | |
CN108234066A (zh) | 基于ldpc的通信方法和通信设备 | |
CN106209115B (zh) | 一种数据处理方法及电子设备 | |
JP5510447B2 (ja) | 復号装置および復号方法 | |
CN103190080A (zh) | 解码装置及解码方法 | |
CN110324048A (zh) | 一种通信调制系统中ra-ldpc-cc的编码方法及编码器 | |
CN117997355A (zh) | Ldpc译码器的译码方法、装置、介质及ssd设备 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20220426 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20220426 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20230421 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20230509 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20230713 |
|
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: 20231024 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20231107 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7383134 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |