JPWO2012115056A1 - 入力ビット誤り率推定方法、及びその装置 - Google Patents
入力ビット誤り率推定方法、及びその装置 Download PDFInfo
- Publication number
- JPWO2012115056A1 JPWO2012115056A1 JP2013501032A JP2013501032A JPWO2012115056A1 JP WO2012115056 A1 JPWO2012115056 A1 JP WO2012115056A1 JP 2013501032 A JP2013501032 A JP 2013501032A JP 2013501032 A JP2013501032 A JP 2013501032A JP WO2012115056 A1 JPWO2012115056 A1 JP WO2012115056A1
- Authority
- JP
- Japan
- Prior art keywords
- decoding
- input
- condition
- unit
- estimation
- 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.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 92
- 238000004364 calculation method Methods 0.000 claims abstract description 43
- 238000001514 detection method Methods 0.000 claims abstract description 34
- 238000012937 correction Methods 0.000 claims description 71
- 238000012545 processing Methods 0.000 claims description 38
- 238000004891 communication Methods 0.000 abstract description 48
- 230000005540 biological transmission Effects 0.000 description 26
- 238000006243 chemical reaction Methods 0.000 description 23
- 238000010586 diagram Methods 0.000 description 6
- 230000003287 optical effect Effects 0.000 description 6
- 238000004088 simulation Methods 0.000 description 3
- 230000010354 integration Effects 0.000 description 2
- 238000013139 quantization Methods 0.000 description 2
- 230000008707 rearrangement Effects 0.000 description 2
- 208000011580 syndromic disease Diseases 0.000 description 2
- 125000004122 cyclic group Chemical group 0.000 description 1
- RGNPBRKPHBKNKX-UHFFFAOYSA-N hexaflumuron Chemical compound C1=C(Cl)C(OC(F)(F)C(F)F)=C(Cl)C=C1NC(=O)NC(=O)C1=C(F)C=CC=C1F RGNPBRKPHBKNKX-UHFFFAOYSA-N 0.000 description 1
- 238000013404 process transfer Methods 0.000 description 1
- 238000003672 processing method Methods 0.000 description 1
- 230000003252 repetitive effect Effects 0.000 description 1
- 230000001360 synchronised effect Effects 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
- 238000012795 verification Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/0703—Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
- G06F11/0751—Error or fault detection not based on redundancy
- G06F11/0754—Error or fault detection not based on redundancy by exceeding limits
- G06F11/076—Error or fault detection not based on redundancy by exceeding limits by exceeding a count or rate limit, e.g. word- or bit count limit
-
- 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
- H04L1/20—Arrangements for detecting or preventing errors in the information received using signal quality detector
- H04L1/203—Details of error rate determination, e.g. BER, FER or WER
Landscapes
- Engineering & Computer Science (AREA)
- Quality & Reliability (AREA)
- Theoretical Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Error Detection And Correction (AREA)
- Detection And Prevention Of Errors In Transmission (AREA)
Abstract
Description
実施の形態1.
図1は、この発明の実施の形態1によるデジタル伝送システム(以下、単に「伝送システム」という)の構成を示すブロック図である。
図1において、伝送システムは、入力ビット誤り率推定装置として機能する通信制御部3と、情報源1から情報系列71を受けるフレーム変換部11と、フレーム変換部11に接続された誤り訂正符号化部12と、誤り訂正符号化部12に接続されたD/A(デジタル/アナログ)変換部13と、D/A変換部13に接続された変調部14と、変調部14に接続された通信路15と、通信路15を介して変調部14に接続された復調部21と、復調部21に接続されたA/D(アナログ/デジタル)変換部22と、A/D変換部22に接続されたフレーム同期部23と、フレーム同期部23に接続された誤り訂正復号部24と、誤り訂正復号部24に接続されたフレーム逆変換部25とを有している。フレーム逆変換部25は、受信者側機器2に接続されている。
内復号残留エラー回数: D
内復号ビット反転数: E
フレーム数: F
フレーム毎ビット数: N
内復号残留エラー検出率123: Dr
内復号ビット反転率121: Er
条件判定閾値: Tr
Dr = D/F ・・・ (1)
Er = E/(F・N) ・・・ (2)
条件A: Dr < Tr → ST3へ
条件B: Tr ≦ Dr < 1.0 → ST4へ
条件C: Dr = 1.0 → ST5へ
条件A: D r < T r
条件B: T r ≦ D r < 1.0
条件C: D r = 1.0
ただし、D r は、復号残留エラー検出率であり、T r は、条件判定閾値であり、前記入力BER推定ステップは、前記条件Aが成立した場合に、前記入力BERを前記復号ビット反転率として推定し、前記条件Bが成立した場合に、前記復号ビット反転率を誤差補正することにより、前記入力BERを推定し、前記条件Cが成立した場合に、前記入力BERを推定不能として処理する。
条件A: D r < T r
条件B: T r ≦ D r < 1.0
条件C: D r = 1.0
ただし、D r は、復号残留エラー検出率であり、T r は、条件判定閾値であり、前記入力BER推定手段は、前記条件Aが成立した場合に、前記入力BERを前記復号ビット反転率として推定し、前記条件Bが成立した場合に、前記復号ビット反転率を誤差補正することにより、前記入力BERを推定し、前記条件Cが成立した場合に、前記入力BERを推定不能として処理する。
Claims (5)
- 誤り訂正符号の復号処理における復号結果のモニタ信号に基づいて、復号ビット反転率及び復号残留エラー検出率を演算する演算ステップと、
前記復号残留エラー検出率に基づいて、予め設定され択一的に成立する複数の条件のうちどの条件が成立したかを判定する条件判定ステップと、
前記条件判定ステップで成立したと判定した条件に応じて、入力BERを推定するための複数の処理から1つを選択し、その処理を実行する入力BER推定ステップと、
前記入力BER推定ステップでの処理結果を出力する推定結果出力ステップと
を有することを特徴とする入力ビット誤り率推定方法。 - 前記条件判定ステップにおける前記複数の条件とは、以下の条件A〜Cであり、
条件A: Dr < Tr
条件B: Tr ≦ Dr < 1.0
条件C: Dr = 1.0
ただし、Drは、復号残留エラー検出率であり、Trは、条件判定閾値であり、
前記入力BER推定ステップは、
前記条件Aが成立した場合に、前記入力BERを前記復号ビット反転率として推定し、
前記条件Bが成立した場合に、前記復号ビット反転率を誤差補正することにより、前記入力BERを推定し、
前記条件Cが成立した場合に、前記入力BERを推定不能として処理する
ことを特徴とする請求項1記載の入力ビット誤り率推定方法。 - 前記演算ステップは、2種類あるいはそれ以上の誤り訂正符号を組み合わせた誤り訂正符号方式における最も内側の誤り訂正符号の復号結果のモニタ信号に基づいて演算する
ことを特徴とする請求項1又は請求項2に記載の入力ビット誤り率推定方法。 - 上記演算ステップは、誤り訂正符号としてLDPC符号を用いる場合の復号結果のモニタ信号に基づいて演算する
ことを特徴とする請求項1又は請求項2に記載の入力ビット誤り率推定方法。 - 誤り訂正符号の復号処理における復号結果のモニタ信号に基づいて、復号ビット反転率及び復号残留エラー検出率を演算する演算手段と、
前記復号残留エラー検出率に基づいて、予め設定され択一的に成立する複数の条件のうちどの条件が成立したかを判定する条件判定手段と、
前記条件判定手段で成立したと判定した条件に応じて、入力BERを推定するための複数の処理から1つを選択し、その処理を実行する入力BER推定手段と、
前記入力BER推定手段での処理結果を出力する推定結果出力手段と
を備えることを特徴とする入力ビット誤り率推定装置。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013501032A JP5474256B2 (ja) | 2011-02-22 | 2012-02-20 | 入力ビット誤り率推定方法、及びその装置 |
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011036401 | 2011-02-22 | ||
JP2011036401 | 2011-02-22 | ||
JP2013501032A JP5474256B2 (ja) | 2011-02-22 | 2012-02-20 | 入力ビット誤り率推定方法、及びその装置 |
PCT/JP2012/054011 WO2012115056A1 (ja) | 2011-02-22 | 2012-02-20 | 入力ビット誤り率推定方法、及びその装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP5474256B2 JP5474256B2 (ja) | 2014-04-16 |
JPWO2012115056A1 true JPWO2012115056A1 (ja) | 2014-07-07 |
Family
ID=46720833
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2013501032A Active JP5474256B2 (ja) | 2011-02-22 | 2012-02-20 | 入力ビット誤り率推定方法、及びその装置 |
Country Status (5)
Country | Link |
---|---|
US (1) | US9081677B2 (ja) |
EP (1) | EP2680474B1 (ja) |
JP (1) | JP5474256B2 (ja) |
CN (1) | CN103380585B (ja) |
WO (1) | WO2012115056A1 (ja) |
Families Citing this family (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9992696B2 (en) * | 2013-08-29 | 2018-06-05 | Nxp Usa, Inc. | Method of estimating BER values in a wireless communication system |
JP6484041B2 (ja) * | 2015-01-22 | 2019-03-13 | 日本放送協会 | 連接符号を用いた送信装置、受信装置及びチップ |
US11177835B2 (en) | 2015-09-25 | 2021-11-16 | SK Hynix Inc. | Data storage device |
US11515897B2 (en) | 2015-05-29 | 2022-11-29 | SK Hynix Inc. | Data storage device |
US10432363B2 (en) | 2016-08-12 | 2019-10-01 | SK Hynix Inc. | Page health prediction using product codes decoder in NAND flash storage |
US11611359B2 (en) | 2015-05-29 | 2023-03-21 | SK Hynix Inc. | Data storage device |
US10396827B2 (en) | 2015-09-25 | 2019-08-27 | SK Hynix Inc. | Data storage device |
KR102285940B1 (ko) | 2015-05-29 | 2021-08-05 | 에스케이하이닉스 주식회사 | 데이터 처리 회로, 데이터 처리 회로를 포함하는 데이터 저장 장치 및 그것의 동작 방법 |
WO2017047093A1 (ja) * | 2015-09-17 | 2017-03-23 | 日本電気株式会社 | 端局装置およびその制御方法ならびに端局装置の制御プログラムが格納された記録媒体 |
US20180006662A1 (en) * | 2016-07-02 | 2018-01-04 | Intel IP Corporation | Bit-error rate false positive detection system and method |
JP2019057752A (ja) * | 2017-09-19 | 2019-04-11 | 東芝メモリ株式会社 | メモリシステム |
TWI668575B (zh) * | 2018-07-26 | 2019-08-11 | 慧榮科技股份有限公司 | 資料儲存裝置以及非揮發式記憶體控制方法 |
CN113472362A (zh) * | 2020-03-31 | 2021-10-01 | 华为技术有限公司 | 用于数据通信的编码方法及装置 |
CN112213578A (zh) * | 2020-09-23 | 2021-01-12 | 青岛鼎信通讯股份有限公司 | 一种中压线变关系识别方法 |
TWI808483B (zh) * | 2021-09-08 | 2023-07-11 | 群聯電子股份有限公司 | 解碼方法、記憶體儲存裝置及記憶體控制電路單元 |
WO2024039828A1 (en) | 2022-08-18 | 2024-02-22 | L'air Liquide, Societe Anonyme Pour L'etude Et L'exploitation Des Procedes Georges Claude | Method for heating a reformer with an ammonia-fired burner producing a stable flame |
Family Cites Families (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH01143433A (ja) * | 1987-11-30 | 1989-06-06 | Nec Corp | 回線品質監視装置 |
CN1122532A (zh) * | 1994-09-13 | 1996-05-15 | 东洋通信机株式会社 | 数字解调电路 |
US6490461B1 (en) * | 1999-06-24 | 2002-12-03 | Telefonaktiebolaget Lm Ericsson (Publ) | Power control based on combined quality estimates |
GB9923069D0 (en) * | 1999-09-29 | 1999-12-01 | Nokia Telecommunications Oy | Estimating an indicator for a communication path |
JP2003333018A (ja) * | 2002-05-09 | 2003-11-21 | Hitachi Kokusai Electric Inc | 誤り率推定方法及び誤り率推定装置 |
US20040126109A1 (en) * | 2002-12-31 | 2004-07-01 | Downie John D. | Method for estimating bit-error-ratios within an optical communications network |
JP2006128841A (ja) * | 2004-10-27 | 2006-05-18 | Nec Corp | 無線伝送システム、無線伝送装置及びそれらに用いる回線状況表現方法 |
CN101185302A (zh) * | 2005-05-27 | 2008-05-21 | 松下电器产业株式会社 | 接收质量估计装置、无线通信系统和接收质量估计方法 |
JP5502363B2 (ja) * | 2009-04-28 | 2014-05-28 | 三菱電機株式会社 | 光伝送装置および光伝送方法 |
JP5881930B2 (ja) * | 2009-05-13 | 2016-03-09 | 三菱電機株式会社 | 誤り訂正符号化装置および誤り訂正復号装置 |
EP2509246B1 (en) * | 2010-06-18 | 2014-01-08 | Cisco Technology, Inc. | Method and circuit for BER estimation |
-
2012
- 2012-02-20 EP EP12750102.1A patent/EP2680474B1/en active Active
- 2012-02-20 WO PCT/JP2012/054011 patent/WO2012115056A1/ja active Application Filing
- 2012-02-20 US US13/982,403 patent/US9081677B2/en active Active
- 2012-02-20 JP JP2013501032A patent/JP5474256B2/ja active Active
- 2012-02-20 CN CN201280009707.8A patent/CN103380585B/zh active Active
Also Published As
Publication number | Publication date |
---|---|
JP5474256B2 (ja) | 2014-04-16 |
CN103380585B (zh) | 2016-04-06 |
US20130311840A1 (en) | 2013-11-21 |
EP2680474A1 (en) | 2014-01-01 |
EP2680474B1 (en) | 2019-05-22 |
WO2012115056A1 (ja) | 2012-08-30 |
EP2680474A4 (en) | 2017-11-15 |
CN103380585A (zh) | 2013-10-30 |
US9081677B2 (en) | 2015-07-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5474256B2 (ja) | 入力ビット誤り率推定方法、及びその装置 | |
US10425858B2 (en) | Method for determining transport block size and signal transmission method using the same | |
US10320425B2 (en) | Staircase forward error correction coding | |
CN101877592B (zh) | 纠错装置以及纠错方法 | |
US8726137B2 (en) | Encoding and decoding methods for expurgated convolutional codes and convolutional turbo codes | |
US11201695B2 (en) | Forward error correction with compression coding | |
JP2016213871A (ja) | トランスポートブロックサイズの決定方法及びこれを用いた信号伝送方法 | |
WO2006126501A1 (ja) | 受信品質推定装置、無線通信システム及び受信品質推定方法 | |
US8839070B2 (en) | Error correction apparatus and error correction method | |
JP2010268114A (ja) | 誤り訂正符号化方法、誤り訂正復号方法、誤り訂正符号化装置および誤り訂正復号装置 | |
US8046671B2 (en) | Method and apparatus for adapting data to a transport unit of a predefined size prior to transmission | |
Morero et al. | Novel serial code concatenation strategies for error floor mitigation of low-density parity-check and turbo product codes | |
JP2010200247A (ja) | デジタル伝送システム及びデジタル伝送方法 | |
KR101279283B1 (ko) | 블록 부호를 사용하는 통신 시스템에서 신호 송수신 장치및 방법 | |
KR101456299B1 (ko) | 무선통신 시스템에서 인터리빙 방법 | |
US20130101051A1 (en) | Priori training in a mobile dtv system | |
JP2002368627A (ja) | 誤り訂正制御装置 | |
JP5794939B2 (ja) | 誤り訂正復号装置および誤り訂正復号方法 | |
JP2015126247A (ja) | Fec符号化装置、fec符号化方法及びfec符号化装置の制御プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
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: 20140107 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20140204 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5474256 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |