JP4138700B2 - 復号装置および復号回路 - Google Patents
復号装置および復号回路 Download PDFInfo
- Publication number
- JP4138700B2 JP4138700B2 JP2004162418A JP2004162418A JP4138700B2 JP 4138700 B2 JP4138700 B2 JP 4138700B2 JP 2004162418 A JP2004162418 A JP 2004162418A JP 2004162418 A JP2004162418 A JP 2004162418A JP 4138700 B2 JP4138700 B2 JP 4138700B2
- Authority
- JP
- Japan
- Prior art keywords
- likelihood
- schedule
- decoding
- reliability
- 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.)
- Expired - Fee Related
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/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/1111—Soft-decision decoding, e.g. by means of message passing or belief propagation algorithms
-
- 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/25—Error detection or forward error correction by signal space coding, i.e. adding redundancy in the signal constellation, e.g. Trellis Coded Modulation [TCM]
- H03M13/255—Error detection or forward error correction by signal space coding, i.e. adding redundancy in the signal constellation, e.g. Trellis Coded Modulation [TCM] with Low Density Parity Check [LDPC] codes
-
- 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/3723—Decoding methods or techniques, not specific to the particular type of coding provided for in groups H03M13/03 - H03M13/35 using means or methods for the initialisation of the decoder
-
- 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/6577—Representation or format of variables, register sizes or word-lengths and quantization
- H03M13/658—Scaling by multiplication or division
Landscapes
- Physics & Mathematics (AREA)
- Probability & Statistics with Applications (AREA)
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Error Detection And Correction (AREA)
- Detection And Prevention Of Errors In Transmission (AREA)
Description
Capacity-approaching bandwidth-efficient coded modulation scheme based on low-density parity-check code(IEEE Transaction on Information Theory, vol.49, no.9, sept.2003)。 A new schedule for decoding low-density parity-check codes(IEEE GLOBECOM2001)。
この発明は上記の問題を解決すべくなされたもので、復号特性を悪化させることなく、効率的に復号を行うことが可能な復号装置および復号回路を提供することを目的とする。
図1は、この発明の第1の実施形態に係わる通信システムの構成を示すものである。この通信システムは、送信装置100と受信装置201とを備える。送信装置100が送信データをLDPC(Low Density Parity Check)符号によって符号化して無線送信する。そして、受信装置201は、送信装置100から無線送信されたデータを受信して、復号し受信データを得る。
Claims (14)
- LDPC符号を用いて符号化されたデータを復号する復号装置において、
入力信号を検波して、前記データを構成する各バイナリデータの尤度値を求める検波手段と、
この検波手段が求めた尤度値を記憶する記憶手段と、
前記検波手段が求めた各バイナリデータの尤度値の信頼度に基づいて、信頼度の高い尤度値を優先的に用いる演算を行う演算スケジュールを作成するスケジュール作成手段と、
このスケジュール作成手段が作成した演算スケジュールにしたがい、前記検波手段が求めた尤度値を用いた演算を行って、前記データを構成する各バイナリデータの確率値を求める確率値演算手段と、
この確率値演算手段が求めた確率値に基づいて重み係数を求める重み付け手段と、
この重み付け手段が求めた重み係数を、前記記憶手段が記憶する尤度値に乗算する乗算手段と、
前記スケジュール作成手段が作成した演算スケジュールにしたがい、前記乗算手段の出力を用いた演算を行うことで復号を行う復号手段とを具備することを特徴とする復号装置。 - さらに、前記データを構成する複数のバイナリデータを1つの信号点に割り当てる多値変調により生成された信号を復調する復調手段を備え、
前記検波手段は、前記復調手段の出力を検波して、前記データを構成する各バイナリデータの尤度値を求め、
前記スケジュール作成手段は、1つの信号点に割り当てられる複数のバイナリデータの各信頼度に基づいて、信頼度の高いバイナリデータの尤度値を優先的に用いる演算を行う演算スケジュールを作成することを特徴とする請求項1に記載の復号装置。 - 前記スケジュール作成手段は、前記検波手段が求めた各バイナリデータの尤度値の信頼度に応じて、前記検波手段が求めた尤度値をグループ分けし、信頼度の高いグループに属する尤度値を優先的に用いる演算を行う演算スケジュールを作成することを特徴とする請求項2に記載の復号装置。
- さらに、前記入力信号の品質を検出する品質検出手段を備え、
前記スケジュール作成手段は、前記品質検出手段が検出した品質に基づいて、前記検波手段が求めた各バイナリデータの尤度値の信頼度を求め、この求めた信頼度に基づいて、信頼度の高い尤度値を優先的に用いる演算を行う演算スケジュールを作成することを特徴とする請求項1に記載の復号装置。 - 前記スケジュール作成手段は、前記品質検出手段が検出した品質に基づいて、前記検波手段が求めた各バイナリデータの尤度値の信頼度を求め、この信頼度に応じて前記検波手段が求めた尤度値をグループ分けし、信頼度の高いグループに属する尤度値を優先的に用いる演算を行う演算スケジュールを作成することを特徴とする請求項4に記載の復号装置。
- 前記復号手段は、前記検波手段が求めた尤度値が割り当てられる複数の変数ノードと、複数の検査ノードとが復号アルゴリズムに基づいて対応づけられ、検査ノードが対応する変数ノードに割り当てられた尤度値を用いて確率値を求める第1の演算と、変数ノードが対応する検査ノードで求めた確率値を用いて確率値を求める第2の演算と、検査ノードが対応する変数ノードで求めた確率値を用いて確率値を求める第3の演算とを選択的に繰り返す演算を行うことで、変数ノードより前記データを構成する各バイナリデータの確率値を得るものであって、
前記スケジュール作成手段は、前記第1の演算乃至第3の演算のうち、検査ノードが対応づけられた数が多い変数ノードを用いた演算を優先的に行う演算スケジュールを作成することを特徴とする請求項1に記載の復号装置。 - 前記スケジュール作成手段は、検査ノードが対応づけられた数に応じて前記変数ノードをグループ分けし、検査ノードが対応づけられた数の多いグループに属する変数ノードを用いた演算を優先的に行う演算スケジュールを作成することを特徴とする請求項6に記載の復号装置。
- LDPC符号を用いて符号化されたデータを復号する復号回路において、
入力信号を検波して、前記データを構成する各バイナリデータの尤度値を求める検波手段と、
この検波手段が求めた尤度値を記憶する記憶手段と、
前記検波手段が求めた各バイナリデータの尤度値の信頼度に基づいて、信頼度の高い尤度値を優先的に用いる演算を行う演算スケジュールを作成するスケジュール作成手段と、
このスケジュール作成手段が作成した演算スケジュールにしたがい、前記検波手段が求めた尤度値を用いた演算を行って、前記データを構成する各バイナリデータの確率値を求める確率値演算手段と、
この確率値演算手段が求めた確率値に基づいて重み係数を求める重み付け手段と、
この重み付け手段が求めた重み係数を、前記記憶手段が記憶する尤度値に乗算する乗算手段と、
前記スケジュール作成手段が作成した演算スケジュールにしたがい、前記乗算手段の出力を用いた演算を行うことで復号を行う復号手段とを具備することを特徴とする復号回路。 - さらに、前記データを構成する複数のバイナリデータを1つの信号点に割り当てる多値変調により生成された信号を復調する復調手段を備え、
前記検波手段は、前記復調手段の出力を検波して、前記データを構成する各バイナリデータの尤度値を求め、
前記スケジュール作成手段は、1つの信号点に割り当てられる複数のバイナリデータの各信頼度に基づいて、信頼度の高いバイナリデータの尤度値を優先的に用いる演算を行う演算スケジュールを作成することを特徴とする請求項8に記載の復号回路。 - 前記スケジュール作成手段は、前記検波手段が求めた各バイナリデータの尤度値の信頼度に応じて、前記検波手段が求めた尤度値をグループ分けし、信頼度の高いグループに属する尤度値を優先的に用いる演算を行う演算スケジュールを作成することを特徴とする請求項9に記載の復号回路。
- さらに、前記入力信号の品質を検出する品質検出手段を備え、
前記スケジュール作成手段は、前記品質検出手段が検出した品質に基づいて、前記検波手段が求めた各バイナリデータの尤度値の信頼度を求め、この求めた信頼度に基づいて、信頼度の高い尤度値を優先的に用いる演算を行う演算スケジュールを作成することを特徴とする請求項8に記載の復号回路。 - 前記スケジュール作成手段は、前記品質検出手段が検出した品質に基づいて、前記検波手段が求めた各バイナリデータの尤度値の信頼度を求め、この信頼度に応じて前記検波手段が求めた尤度値をグループ分けし、信頼度の高いグループに属する尤度値を優先的に用いる演算を行う演算スケジュールを作成することを特徴とする請求項11に記載の復号回路。
- 前記復号手段は、前記検波手段が求めた尤度値が割り当てられる複数の変数ノードと、複数の検査ノードとが復号アルゴリズムに基づいて対応づけられ、検査ノードが対応する変数ノードに割り当てられた尤度値を用いて確率値を求める第1の演算と、変数ノードが対応する検査ノードで求めた確率値を用いて確率値を求める第2の演算と、検査ノードが対応する変数ノードで求めた確率値を用いて確率値を求める第3の演算とを選択的に繰り返す演算を行うことで、変数ノードより前記データを構成する各バイナリデータの確率値を得るものであって、
前記スケジュール作成手段は、前記第1の演算乃至第3の演算のうち、検査ノードが対応づけられた数が多い変数ノードを用いた演算を優先的に行う演算スケジュールを作成することを特徴とする請求項8に記載の復号回路。 - 前記スケジュール作成手段は、検査ノードが対応づけられた数に応じて前記変数ノードをグループ分けし、検査ノードが対応づけられた数の多いグループに属する変数ノードを用いた演算を優先的に行う演算スケジュールを作成することを特徴とする請求項13に記載の復号回路。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004162418A JP4138700B2 (ja) | 2004-05-31 | 2004-05-31 | 復号装置および復号回路 |
US11/138,999 US20050268204A1 (en) | 2004-05-31 | 2005-05-27 | Decoding apparatus and decoding circuit |
CN200510074219.7A CN1705237A (zh) | 2004-05-31 | 2005-05-31 | 解码设备和解码电路 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004162418A JP4138700B2 (ja) | 2004-05-31 | 2004-05-31 | 復号装置および復号回路 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2005347883A JP2005347883A (ja) | 2005-12-15 |
JP4138700B2 true JP4138700B2 (ja) | 2008-08-27 |
Family
ID=35426834
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2004162418A Expired - Fee Related JP4138700B2 (ja) | 2004-05-31 | 2004-05-31 | 復号装置および復号回路 |
Country Status (3)
Country | Link |
---|---|
US (1) | US20050268204A1 (ja) |
JP (1) | JP4138700B2 (ja) |
CN (1) | CN1705237A (ja) |
Families Citing this family (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4519694B2 (ja) * | 2005-03-29 | 2010-08-04 | 財団法人北九州産業学術推進機構 | Ldpc符号検出装置及びldpc符号検出方法 |
JP4526451B2 (ja) * | 2005-06-30 | 2010-08-18 | ルネサスエレクトロニクス株式会社 | 復号装置と方法並びにプログラム |
CN100546205C (zh) * | 2006-04-29 | 2009-09-30 | 北京泰美世纪科技有限公司 | 构造低密度奇偶校验码的方法、译码方法及其传输系统 |
KR100943602B1 (ko) * | 2006-06-27 | 2010-02-24 | 삼성전자주식회사 | 통신 시스템에서 신호 수신 장치 및 방법 |
JP4253332B2 (ja) | 2006-07-03 | 2009-04-08 | 株式会社東芝 | 復号装置、方法およびプログラム |
FR2904499B1 (fr) * | 2006-07-27 | 2009-01-09 | Commissariat Energie Atomique | Procede de decodage a passage de messages avec ordonnancement selon une fiabilite de voisinage. |
US8504890B2 (en) * | 2006-12-17 | 2013-08-06 | Ramot At Tel Aviv University Ltd. | Scheduling for LDPC decoding |
US8103945B2 (en) | 2007-01-05 | 2012-01-24 | Sony Corporation | Decoding method and decoding apparatus as well as program |
JP4862657B2 (ja) * | 2007-01-05 | 2012-01-25 | ソニー株式会社 | 復号方法および復号装置、並びにプログラム |
JP4910708B2 (ja) * | 2007-01-05 | 2012-04-04 | ソニー株式会社 | 復号装置および復号方法 |
JP4862658B2 (ja) * | 2007-01-05 | 2012-01-25 | ソニー株式会社 | 復号方法および復号装置、並びにプログラム |
US8219873B1 (en) * | 2008-10-20 | 2012-07-10 | Link—A—Media Devices Corporation | LDPC selective decoding scheduling using a cost function |
JP4799637B2 (ja) * | 2009-04-15 | 2011-10-26 | 株式会社モバイルテクノ | 低密度パリティチェック符号復号装置及び方法 |
US8656243B2 (en) | 2010-01-13 | 2014-02-18 | Intel Mobile Communications GmbH | Radio receiver and method for channel estimation |
US8660167B2 (en) | 2010-01-25 | 2014-02-25 | Intel Mobile Communications GmbH | Device and method for distortion-robust decoding |
US9191256B2 (en) | 2012-12-03 | 2015-11-17 | Digital PowerRadio, LLC | Systems and methods for advanced iterative decoding and channel estimation of concatenated coding systems |
US9379738B2 (en) * | 2013-03-13 | 2016-06-28 | Marvell World Trade Ltd. | Systems and methods for decoding using partial reliability information |
KR20150024489A (ko) * | 2013-08-26 | 2015-03-09 | 삼성전자주식회사 | 메모리 시스템에서의 ldpc 디코딩 방법 및 이를 이용한 ldpc 디코더 |
EP2903166A1 (en) * | 2014-02-03 | 2015-08-05 | Centre National de la Recherche Scientifique (C.N.R.S.) | Multiple-vote symbol-flipping decoder for non-binary LDPC codes |
CN106911336B (zh) * | 2017-01-17 | 2020-07-07 | 清华大学 | 多核调度的高速并行低密度奇偶校验译码器及其译码方法 |
Family Cites Families (30)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0443721A (ja) * | 1990-06-11 | 1992-02-13 | Matsushita Electric Ind Co Ltd | ディジタル信号復号装置 |
US6381726B1 (en) * | 1999-01-04 | 2002-04-30 | Maxtor Corporation | Architecture for soft decision decoding of linear block error correcting codes |
US6480976B1 (en) * | 1999-03-11 | 2002-11-12 | Globespanvirata, Inc. | System and method for resource optimized integrated forward error correction in a DMT communication system |
AU2335001A (en) * | 1999-12-20 | 2001-07-03 | Research In Motion Limited | Hybrid automatic repeat request system and method |
US7184486B1 (en) * | 2000-04-27 | 2007-02-27 | Marvell International Ltd. | LDPC encoder and decoder and method thereof |
US6539367B1 (en) * | 2000-05-26 | 2003-03-25 | Agere Systems Inc. | Methods and apparatus for decoding of general codes on probability dependency graphs |
JP4389373B2 (ja) * | 2000-10-11 | 2009-12-24 | ソニー株式会社 | 2元巡回符号を反復型復号するための復号器 |
US6857097B2 (en) * | 2001-05-16 | 2005-02-15 | Mitsubishi Electric Research Laboratories, Inc. | Evaluating and optimizing error-correcting codes using a renormalization group transformation |
US6633856B2 (en) * | 2001-06-15 | 2003-10-14 | Flarion Technologies, Inc. | Methods and apparatus for decoding LDPC codes |
US6938196B2 (en) * | 2001-06-15 | 2005-08-30 | Flarion Technologies, Inc. | Node processors for use in parity check decoders |
US7000167B2 (en) * | 2001-08-01 | 2006-02-14 | International Business Machines Corporation | Decoding low density parity check codes |
US7246304B2 (en) * | 2001-09-01 | 2007-07-17 | Dsp Group Inc | Decoding architecture for low density parity check codes |
CN100592641C (zh) * | 2002-02-28 | 2010-02-24 | 三菱电机株式会社 | Ldpc码用检查矩阵生成方法及检查矩阵生成装置 |
JP3887255B2 (ja) * | 2002-03-25 | 2007-02-28 | 富士通株式会社 | 反復復号を用いたデータ処理装置 |
KR100891782B1 (ko) * | 2002-06-11 | 2009-04-07 | 삼성전자주식회사 | 고속 데이터 전송 시스템에서 순방향 오류 정정 장치 및방법 |
EP1526647B1 (en) * | 2002-07-02 | 2008-10-01 | Mitsubishi Electric Corporation | Generation of a check matrix for irregular low-density parity-check (LDPC) codes |
US7178080B2 (en) * | 2002-08-15 | 2007-02-13 | Texas Instruments Incorporated | Hardware-efficient low density parity check code for digital communications |
US7120856B2 (en) * | 2002-09-25 | 2006-10-10 | Leanics Corporation | LDPC code and encoder/decoder regarding same |
JP4546246B2 (ja) * | 2002-10-05 | 2010-09-15 | デジタル ファウンテン, インコーポレイテッド | 連鎖的暗号化反応の系統的記号化および復号化 |
KR100502608B1 (ko) * | 2002-12-24 | 2005-07-20 | 한국전자통신연구원 | 계산이 간단한 저밀도 패리티 검사 부호를 위한 메시지 전달 복호기 |
JP4163023B2 (ja) * | 2003-02-28 | 2008-10-08 | 三菱電機株式会社 | 検査行列生成方法および検査行列生成装置 |
US7139959B2 (en) * | 2003-03-24 | 2006-11-21 | Texas Instruments Incorporated | Layered low density parity check decoding for digital communications |
US7222284B2 (en) * | 2003-06-26 | 2007-05-22 | Nokia Corporation | Low-density parity-check codes for multiple code rates |
US7340671B2 (en) * | 2003-10-10 | 2008-03-04 | Regents Of The University Of California | Decoding low density parity codes |
JP2005166089A (ja) * | 2003-11-28 | 2005-06-23 | Toshiba Corp | ディスク記憶装置、データ再生装置及びデータ再生方法 |
US7254188B2 (en) * | 2003-12-16 | 2007-08-07 | Comtech Ef Data | Method and system for modulating and detecting high datarate symbol communications |
US7174495B2 (en) * | 2003-12-19 | 2007-02-06 | Emmanuel Boutillon | LDPC decoder, corresponding method, system and computer program |
US7246297B2 (en) * | 2004-05-14 | 2007-07-17 | Pirouz Zarrinkhat | Time-invariant hybrid iterative decoders |
US7181676B2 (en) * | 2004-07-19 | 2007-02-20 | Texas Instruments Incorporated | Layered decoding approach for low density parity check (LDPC) codes |
US7127659B2 (en) * | 2004-08-02 | 2006-10-24 | Qualcomm Incorporated | Memory efficient LDPC decoding methods and apparatus |
-
2004
- 2004-05-31 JP JP2004162418A patent/JP4138700B2/ja not_active Expired - Fee Related
-
2005
- 2005-05-27 US US11/138,999 patent/US20050268204A1/en not_active Abandoned
- 2005-05-31 CN CN200510074219.7A patent/CN1705237A/zh active Pending
Also Published As
Publication number | Publication date |
---|---|
JP2005347883A (ja) | 2005-12-15 |
US20050268204A1 (en) | 2005-12-01 |
CN1705237A (zh) | 2005-12-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4138700B2 (ja) | 復号装置および復号回路 | |
KR101492634B1 (ko) | 저밀도 패리티 검사 부호를 사용하는 통신 시스템에서 데이터 송수신 장치 및 방법 | |
US8526547B2 (en) | System and method performing Quadrature Amplitude Modulation by combining co-sets and strongly coded co-set identifiers | |
US20200014401A1 (en) | Apparatus and methods for error detection coding | |
JP4253332B2 (ja) | 復号装置、方法およびプログラム | |
EP1385270A2 (en) | Method and system for generating low density parity check (LDPC) codes | |
KR100574306B1 (ko) | Ldpc 코드를 디코딩하기 위한 방법 및 시스템 | |
KR101481435B1 (ko) | 저밀도 패리티 검사 부호를 사용하는 통신 시스템에서 신호매핑 방법 및 이를 위한 장치 | |
KR20090092197A (ko) | 저밀도 패리티 검사 부호를 사용하는 통신 시스템에서 채널부호/복호 방법 및 장치 | |
JP2002271210A (ja) | 穿孔されたパリティシンボルを復元するターボデコーダ用プリデコーダ及びターボコードの復元方法 | |
US7958424B2 (en) | Multi-channel LDPC decoder architecture | |
US20050210358A1 (en) | Soft decoding of linear block codes | |
JP3665315B2 (ja) | 変調タイプのブラインド検出方法およびそのシステム | |
US7907070B2 (en) | Systems and methods for providing unequal error protection using embedded coding | |
KR100617703B1 (ko) | 이동 통신 시스템에서 시공간 부호화 방법 및 장치 | |
US8437431B1 (en) | Sequential decoder fast incorrect path elimination method and apparatus for pseudo-orthogonal coding | |
KR102547369B1 (ko) | 수신 장치 및 그의 디코딩 방법 | |
US9020052B2 (en) | MIMO communication method and devices | |
US10686557B2 (en) | Enhanced decoding of coded sequences with structured data | |
Morais | Channel Coding and Link Adaptation | |
KR20110101091A (ko) | 통신 시스템에서 데이터 송신 장치 및 방법 | |
KR20130044259A (ko) | 저밀도 패리티 검사 부호를 사용하는 통신 시스템에서 채널 부호/복호 방법 및 장치 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20050907 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20071119 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20071127 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20080123 |
|
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: 20080603 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20080605 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110613 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110613 Year of fee payment: 3 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313113 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110613 Year of fee payment: 3 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120613 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120613 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130613 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130613 Year of fee payment: 5 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140613 Year of fee payment: 6 |
|
LAPS | Cancellation because of no payment of annual fees |