JP2008052743A - エラー訂正回路、その方法及び前記回路を備える半導体メモリ装置 - Google Patents
エラー訂正回路、その方法及び前記回路を備える半導体メモリ装置 Download PDFInfo
- Publication number
- JP2008052743A JP2008052743A JP2007220270A JP2007220270A JP2008052743A JP 2008052743 A JP2008052743 A JP 2008052743A JP 2007220270 A JP2007220270 A JP 2007220270A JP 2007220270 A JP2007220270 A JP 2007220270A JP 2008052743 A JP2008052743 A JP 2008052743A
- Authority
- JP
- Japan
- Prior art keywords
- error
- bit
- type
- data
- error position
- 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 52
- 239000004065 semiconductor Substances 0.000 title claims abstract description 24
- 208000011580 syndromic disease Diseases 0.000 claims abstract description 76
- 238000012937 correction Methods 0.000 claims description 68
- 238000004364 calculation method Methods 0.000 description 24
- 238000010586 diagram Methods 0.000 description 10
- 238000001514 detection method Methods 0.000 description 5
- 238000010845 search algorithm Methods 0.000 description 2
- 230000003139 buffering effect Effects 0.000 description 1
- 230000007547 defect Effects 0.000 description 1
- 230000002950 deficient Effects 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000012545 processing Methods 0.000 description 1
- 230000003068 static effect Effects 0.000 description 1
- 238000012360 testing method Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C7/00—Arrangements for writing information into, or reading information out from, a digital store
- G11C7/10—Input/output [I/O] data interface arrangements, e.g. I/O data control circuits, I/O data buffers
- G11C7/1006—Data managing, e.g. manipulating data before writing or reading out, data bus switches or control circuits therefor
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C29/00—Checking stores for correct operation ; Subsequent repair; Testing stores during standby or offline operation
- G11C29/04—Detection or location of defective memory elements, e.g. cell constructio details, timing of test signals
- G11C29/08—Functional testing, e.g. testing during refresh, power-on self testing [POST] or distributed testing
- G11C29/12—Built-in arrangements for testing, e.g. built-in self testing [BIST] or interconnection details
- G11C29/38—Response verification devices
- G11C29/42—Response verification devices using error correcting codes [ECC] or parity check
-
- 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/08—Error detection or correction by redundancy in data representation, e.g. by using checking codes
- G06F11/10—Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's
- G06F11/1008—Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's in individual solid state devices
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C29/00—Checking stores for correct operation ; Subsequent repair; Testing stores during standby or offline operation
- G11C29/04—Detection or location of defective memory elements, e.g. cell constructio details, timing of test signals
- G11C2029/0411—Online error correction
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C2207/00—Indexing scheme relating to arrangements for writing information into, or reading information out from, a digital store
- G11C2207/10—Aspects relating to interfaces of memory device to external buses
- G11C2207/104—Embedded memory devices, e.g. memories with a processing device on the same die or ASIC memory designs
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Quality & Reliability (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Error Detection And Correction (AREA)
- For Increasing The Reliability Of Semiconductor Memories (AREA)
- Techniques For Improving Reliability Of Storages (AREA)
- Detection And Correction Of Errors (AREA)
Abstract
【解決手段】部分シンドローム生成器、第1及び第2エラー位置検出器、係数算出器及び判断部を備える。部分シンドローム生成器は、符号データを用いて二つ以上の部分シンドロームを算出し、第1エラー位置検出器は、部分シンドロームのうち一部のみを用いて第1エラー位置を算出し、係数算出器は、二つ以上の部分シンドロームを用いてエラー位置方程式の係数を算出する。判断部は、算出された係数に基づいて、エラー類型を判断する。そして、第2エラー位置検出器は、エラー類型に基づいて、選択的に第2エラー位置を算出する。
【選択図】図3
Description
C(x)=x(n−k)I(x)+S(x)=Q(x)G(x)
・・・(数式1)
ここで、x(n−k)I(x)は、kビットの情報データI(x)を(n−k)ビットだけMSB(most significant bit)方向にシフトさせた値であり、%G(x)は、モジュロ(modulo)−G(x)演算を意味し、Q(x)は、C(x)をG(x)で割った商である。(n−k)が53である場合、G(x)は、53次多項式、S(x)は、52次多項式である。
S3(x)=f{R(x)% m3(x)}、
S5(x)=f{R(x)% m5(x)}、
S7(x)=f{R(x)% m7(x)}
・・・(数式2)
ここで、S1(x)、S3(x)、S5(x)及びS7(x)は、それぞれ第1ないし第4部分シンドローム生成器431、433、435、437から生成される部分シンドロームS1、S3、S5、S7であり、%は、モジュロ演算を意味する。数式2から分かるように、S1(x)は、R(x)% m1(x)から直接的に算出されうるが、S3(x)、S5(x)及びS7(x)は、それぞれR(x)% m3(x)、R(x)% m5(x)及びR(x)%m7(x)を用いて算出されうる。
ここで、*は、ガロア体乗算を意味する。
ここで、σ1=S1であり、数式4の1次方程式を満足する根の逆数が1ビットエラー位置を表わす。
ここで、σ1=S1、σ2=(S1 3+S3)/S1であり、数式5の2次方程式を満足する根の逆数が2ビットエラー位置を表わす。
310:メモリコア
320:ECC回路
330:ホストインターフェース及びロジック部
410:ECCラッパー
420:ECCエンコーダ
421:シンドローム生成器
423:排他的論理和演算器
430:ECCデコーダ
431、433、435、437:第1ないし第4部分シンドローム生成器
441:係数計算器
442:エラー判断部
443:メイン制御部
444:パリティーチェッカー
451:1ビットエラー位置検出器
452:マルチビットエラー位置検出器
Claims (20)
- 並列的に動作可能であり、エラー位置を算出する時間が相異なる少なくとも二つのエラー位置検出器と、
エラー類型を判断する判断部と、
前記少なくとも二つのエラー位置検出器及び前記判断部に接続され、前記少なくとも二つのエラー位置検出器からの出力及び前記エラー類型に基づいて最終エラー位置を決定するメイン制御部と、
を備えることを特徴とするエラー訂正回路。 - 前記エラー訂正回路は、
エラー訂正コーディングされた符号データを用いて二つ以上の部分シンドロームを算出する部分シンドローム生成器と、
前記部分シンドローム生成器に接続され、前記二つ以上の部分シンドロームを用いてエラー位置方程式の係数を算出する係数算出器と、をさらに備え、
前記少なくとも二つのエラー位置検出器は、
前記部分シンドローム生成器に接続され、前記部分シンドロームのうち一部を用いて第1エラー位置を算出する第1エラー検出器と、
前記係数算出器に接続され、前記エラー類型に基づいて、選択的に第2エラー位置を算出する第2エラー位置検出器と、を備えることを特徴とする請求項1に記載のエラー訂正回路。 - 前記エラー類型は、第1エラー類型と第2エラー類型とのうちの一つであり、
前記判断部は、前記算出されたエラー位置方程式の係数に基づいて、前記エラー類型を判断することを特徴とする請求項2に記載のエラー訂正回路。 - 前記第1エラー位置検出器は、
前記部分シンドロームのうち一つの部分シンドロームを用いて前記符号データのうち1ビットのエラー位置を算出し、
前記第2エラー位置検出器は、
前記エラー類型が前記第2エラー類型である場合、前記符号データのうち2ビット以上のエラー位置を算出することを特徴とする請求項3に記載のエラー訂正回路。 - 前記第1エラー位置検出器は、
前記符号データのうち2ビット以下のエラー位置を算出し、
前記第2エラー位置検出器は、
前記エラー類型が前記第2エラー類型である場合、前記符号データのうち3ビット以上のエラー位置を算出することを特徴と請求項3に記載のエラー訂正回路。 - 前記エラー訂正回路は、
前記メイン制御部に接続され、前記算出された第1エラー位置と前記算出された第2エラー位置とのうち一つに基づいて、前記符号データを訂正するエラー訂正器をさらに備えることを特徴とする請求項3に記載のエラー訂正回路。 - 前記エラー類型が前記第1エラー類型である場合、
前記第2エラー位置検出器は動作せず、
前記エラー訂正器は、前記第1エラー位置検出器から算出された第1エラー位置に基づいて前記符号データを訂正することを特徴とする請求項6に記載のエラー訂正回路。 - 前記エラー類型が前記第2エラー類型である場合、
前記エラー訂正器は、前記第2エラー位置検出器から算出された第2エラー位置に基づいて前記符号データを訂正することを特徴とする請求項6に記載のエラー訂正回路。 - 前記第1エラー位置検出器及び前記係数算出器は、
並列的に動作するように構成されることを特徴とする請求項3に記載のエラー訂正回路。 - 請求項2に記載のエラー訂正回路を備える半導体メモリ装置において、
情報データに基づいてシンドロームデータを発生させ、前記情報データに前記シンドロームデータを追加して前記符号データを生成させるECCエンコーダと、
前記ECCエンコーダに接続され、前記符号データを保存するメモリコアと、をさらに備えることを特徴とする半導体メモリ装置。 - 前記メモリコアは、
電気的に消去及びプログラムが可能なメモリセルを含むことを特徴とする請求項10に記載の半導体メモリ装置。 - 前記半導体メモリ装置は、
前記メイン制御部と前記ECCエンコーダとに接続され、前記メモリコアから読出された前記符号データ及びエラー位置データをホストに伝送するホストインターフェース及びロジック部をさらに備え、
前記ホストは、前記エラー位置データに基づいて前記符号データを訂正することを特徴とする請求項10に記載の半導体メモリ装置。 - 符号データを読出す段階と、
前記符号データを用いて複数の部分シンドロームを算出する段階と、
前記複数の部分シンドロームの一部を用いて第1エラービット位置データを算出する段階と、
前記複数の部分シンドロームを用いて複数のエラー位置方程式係数を算出する段階と、を備えることを特徴とするエラー訂正方法。 - 前記第1エラービット位置データを算出する段階は、
前記複数のエラー位置方程式係数を算出する段階と少なくとも部分的に同時に実行されることを特徴とする請求項13に記載のエラー訂正方法。 - 前記方法は、
前記複数のエラー位置方程式係数に基づいてエラー類型が第1エラー類型であるか第2エラー類型であるか判断する段階をさらに備えることを特徴とする請求項14に記載のエラー訂正方法。 - 前記第1エラー類型は、単一ビットエラーを有するエラーであり、前記第2類型は、マルチプルビットエラーを有するエラーであることを特徴とする請求項15に記載のエラー訂正方法。
- 前記第1エラー類型は、二つ以下のビットエラーを有するエラーであり、前記第2類型は、三つ以上のビットエラーを有するエラーであることを特徴とする請求項15に記載のエラー訂正方法。
- 前記エラー訂正方法は、
前記エラー類型が前記第1エラー類型である場合、第1エラービット位置データに基づいて前記符号データを訂正する段階をさらに備えることを特徴とする請求項15に記載のエラー訂正方法。 - 前記エラー訂正方法は、
前記エラー類型が前記第2エラー類型である場合、前記複数のエラー位置方程式係数に基づいて第2エラービット位置データを算出する段階をさらに備えることを特徴とする請求項15に記載のエラー訂正方法。 - 前記エラー訂正方法は、
前記第2エラービット位置データに基づいて前記符号データを訂正する段階をさらに備えることを特徴とする請求項19に記載のエラー訂正方法。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR10-2006-0080854 | 2006-08-25 | ||
KR1020060080854A KR100833600B1 (ko) | 2006-08-25 | 2006-08-25 | 에러 정정 회로, 그 방법 및 상기 회로를 구비하는 반도체메모리 장치 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2008052743A true JP2008052743A (ja) | 2008-03-06 |
JP5043562B2 JP5043562B2 (ja) | 2012-10-10 |
Family
ID=38973457
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2007220270A Active JP5043562B2 (ja) | 2006-08-25 | 2007-08-27 | エラー訂正回路、その方法及び前記回路を備える半導体メモリ装置 |
Country Status (5)
Country | Link |
---|---|
US (2) | US8069389B2 (ja) |
JP (1) | JP5043562B2 (ja) |
KR (1) | KR100833600B1 (ja) |
CN (1) | CN101131876B (ja) |
DE (1) | DE102007038114A1 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009064440A (ja) * | 2007-09-06 | 2009-03-26 | Samsung Electronics Co Ltd | マルチ−ビットデータを格納するメモリシステム及びその読み出し方法 |
Families Citing this family (19)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7945825B2 (en) * | 2007-11-25 | 2011-05-17 | Spansion Isreal, Ltd | Recovery while programming non-volatile memory (NVM) |
KR101437396B1 (ko) * | 2008-02-27 | 2014-09-05 | 삼성전자주식회사 | 레이턴시를 줄일 수 있는 에러 정정 블록을 포함하는메모리 시스템 및 그것의 에러 정정 방법 |
JP2010097600A (ja) * | 2008-09-22 | 2010-04-30 | Panasonic Corp | 半導体記録装置 |
US8615700B2 (en) * | 2009-08-18 | 2013-12-24 | Viasat, Inc. | Forward error correction with parallel error detection for flash memories |
CN102279776B (zh) * | 2010-06-11 | 2015-06-24 | 无锡中星微电子有限公司 | 一种错误检查与纠正能力的测试方法及装置 |
US8739006B2 (en) * | 2010-06-30 | 2014-05-27 | International Business Machines Corporation | Reduced circuit implementation of encoder and syndrome generator |
JP6072449B2 (ja) * | 2012-07-09 | 2017-02-01 | ルネサスエレクトロニクス株式会社 | 半導体記憶回路及びその動作方法 |
US8640002B1 (en) * | 2012-07-10 | 2014-01-28 | Micron Technology, Inc. | Resolving trapping sets |
US8990655B2 (en) * | 2012-09-28 | 2015-03-24 | Intel Corporation | Techniques associated with error correction for encoded data |
US9065483B2 (en) | 2013-01-21 | 2015-06-23 | Micron Technology, Inc. | Determining soft data using a classification code |
KR102143517B1 (ko) | 2013-02-26 | 2020-08-12 | 삼성전자 주식회사 | 에러 정정회로를 포함하는 반도체 메모리 장치 및 반도체 메모리 장치의 동작방법 |
WO2015033180A1 (en) * | 2013-09-05 | 2015-03-12 | Freescale Semiconductor, Inc. | Safe operating area checking method and apparatus |
US10073731B2 (en) * | 2013-11-27 | 2018-09-11 | Intel Corporation | Error correction in memory |
US9306600B2 (en) | 2014-01-06 | 2016-04-05 | Micron Technology, Inc. | Read threshold calibration for LDPC |
CN107918571B (zh) | 2016-10-08 | 2021-04-30 | 上海宝存信息科技有限公司 | 测试储存单元的方法以及使用该方法的装置 |
KR102579014B1 (ko) | 2018-11-06 | 2023-09-15 | 삼성전자주식회사 | 에러 정정 코드 디코더, 반도체 메모리 장치 및 메모리 시스템 |
US11709734B2 (en) | 2021-04-30 | 2023-07-25 | Micron Technology, Inc. | Error correction with syndrome computation in a memory device |
US11694761B2 (en) | 2021-09-17 | 2023-07-04 | Nxp B.V. | Method to increase the usable word width of a memory providing an error correction scheme |
KR102387463B1 (ko) | 2021-10-21 | 2022-04-15 | 삼성전자주식회사 | 메모리 장치, 전자 장치 및 메모리 장치의 동작 방법 |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS61338U (ja) * | 1984-06-06 | 1986-01-06 | クラリオン株式会社 | 復号装置 |
JPS63275225A (ja) * | 1987-05-06 | 1988-11-11 | Seiko Epson Corp | 誤り訂正装置 |
JPH10229343A (ja) * | 1997-02-14 | 1998-08-25 | Hitachi Ltd | 誤り訂正処理方法 |
JP2004280556A (ja) * | 2003-03-17 | 2004-10-07 | Renesas Technology Corp | 情報記憶装置および情報処理システム |
Family Cites Families (19)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4961192A (en) * | 1988-07-29 | 1990-10-02 | International Business Machines Corporation | Data error detection and correction |
KR930002854B1 (ko) * | 1990-12-27 | 1993-04-12 | 삼성전자 주식회사 | 오류 정정방법 및 장치 |
JP3069389B2 (ja) * | 1991-05-27 | 2000-07-24 | 富士通株式会社 | Atmセル誤り処理システム |
US5383201A (en) * | 1991-12-23 | 1995-01-17 | Amdahl Corporation | Method and apparatus for locating source of error in high-speed synchronous systems |
JP3154607B2 (ja) * | 1993-12-28 | 2001-04-09 | 三菱電機株式会社 | 誤り訂正復号装置及び誤り訂正復号方法 |
US5577054A (en) * | 1994-09-13 | 1996-11-19 | Philips Electronics North America Corporation | Device and method for performing error detection on an interleaved signal portion, and a receiver and decoding method employing such error detection |
JP3272903B2 (ja) * | 1995-03-16 | 2002-04-08 | 株式会社東芝 | 誤り訂正検出回路と半導体記憶装置 |
KR0159216B1 (ko) * | 1995-12-28 | 1999-02-18 | 김광호 | 에러 정정 방법 |
KR100213254B1 (ko) * | 1996-10-18 | 1999-08-02 | 윤종용 | 에러 정정 방법 및 장치 |
JP2000020409A (ja) | 1998-07-07 | 2000-01-21 | Seiko Epson Corp | 半導体記憶装置 |
KR100685360B1 (ko) * | 2000-01-31 | 2007-02-22 | 산요덴키가부시키가이샤 | 회로 규모를 억제하며 고속의 오류 정정을 행하는 것이 가능한 오류 정정 장치 및 복호 장치 |
US6691203B1 (en) * | 2000-08-30 | 2004-02-10 | Mosel Vitelic Corporation | Integrated controller to process both optical reads and optical writes of multiple optical media |
JP4112849B2 (ja) * | 2001-11-21 | 2008-07-02 | 株式会社東芝 | 半導体記憶装置 |
JP4154197B2 (ja) * | 2002-09-20 | 2008-09-24 | キヤノン株式会社 | 位置検出方法、位置検出装置及び露光装置 |
JP2005011386A (ja) | 2003-06-16 | 2005-01-13 | Renesas Technology Corp | 誤り訂正装置 |
JP3743915B2 (ja) | 2003-12-15 | 2006-02-08 | 国立大学法人東京工業大学 | スポッティバイト誤り訂正・検出方法及び装置 |
US7228490B2 (en) * | 2004-02-19 | 2007-06-05 | Quantum Corporation | Error correction decoder using cells with partial syndrome generation |
JP2005242797A (ja) | 2004-02-27 | 2005-09-08 | Oki Electric Ind Co Ltd | エラー訂正回路 |
JP2006179131A (ja) * | 2004-12-22 | 2006-07-06 | Fujitsu Ltd | メモリシステム及び半導体記憶装置 |
-
2006
- 2006-08-25 KR KR1020060080854A patent/KR100833600B1/ko active IP Right Grant
-
2007
- 2007-07-12 US US11/776,727 patent/US8069389B2/en active Active
- 2007-07-30 CN CN2007101397390A patent/CN101131876B/zh active Active
- 2007-07-30 DE DE102007038114A patent/DE102007038114A1/de not_active Withdrawn
- 2007-08-27 JP JP2007220270A patent/JP5043562B2/ja active Active
-
2011
- 2011-09-22 US US13/239,534 patent/US20120072810A1/en not_active Abandoned
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS61338U (ja) * | 1984-06-06 | 1986-01-06 | クラリオン株式会社 | 復号装置 |
JPS63275225A (ja) * | 1987-05-06 | 1988-11-11 | Seiko Epson Corp | 誤り訂正装置 |
JPH10229343A (ja) * | 1997-02-14 | 1998-08-25 | Hitachi Ltd | 誤り訂正処理方法 |
JP2004280556A (ja) * | 2003-03-17 | 2004-10-07 | Renesas Technology Corp | 情報記憶装置および情報処理システム |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009064440A (ja) * | 2007-09-06 | 2009-03-26 | Samsung Electronics Co Ltd | マルチ−ビットデータを格納するメモリシステム及びその読み出し方法 |
Also Published As
Publication number | Publication date |
---|---|
KR100833600B1 (ko) | 2008-05-30 |
DE102007038114A1 (de) | 2008-02-28 |
US20120072810A1 (en) | 2012-03-22 |
KR20080018560A (ko) | 2008-02-28 |
JP5043562B2 (ja) | 2012-10-10 |
CN101131876A (zh) | 2008-02-27 |
US8069389B2 (en) | 2011-11-29 |
CN101131876B (zh) | 2013-10-16 |
US20080052564A1 (en) | 2008-02-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5043562B2 (ja) | エラー訂正回路、その方法及び前記回路を備える半導体メモリ装置 | |
US8091010B2 (en) | Error correction circuit and method for reducing miscorrection probability and semiconductor memory device including the circuit | |
US11740960B2 (en) | Detection and correction of data bit errors using error correction codes | |
US8122328B2 (en) | Bose-Chaudhuri-Hocquenghem error correction method and circuit for checking error using error correction encoder | |
JP4988731B2 (ja) | フラッシュエラー訂正 | |
CN108376554B (zh) | 存储器模块、包括其的存储系统及其错误校正方法 | |
US9075739B2 (en) | Storage device | |
US10635528B2 (en) | Memory controller and method of controlling memory controller | |
US10498364B2 (en) | Error correction circuits and memory controllers including the same | |
US8990667B2 (en) | Error check and correction circuit, method, and memory device | |
US20180198468A1 (en) | Error correction code (ecc) decoders sharing logic operations, memory controllers including the error correction code decoders, and methods of decoding error correction codes | |
US9960788B2 (en) | Memory controller, semiconductor memory device, and control method for semiconductor memory device | |
JPWO2007094055A1 (ja) | 誤り検出訂正回路及び半導体メモリ | |
CN110908827A (zh) | 用于NAND Flash闪存纠错的并行BCH解码方法 | |
CN112286716A (zh) | 一种1024字节的存储系统差错控制模块 | |
JP2023045450A (ja) | シンドローム計算回路、誤り訂正回路およびメモリシステム | |
US20150155885A1 (en) | Error correcting apparatus, error correcting method, and program | |
JP2005011386A (ja) | 誤り訂正装置 | |
JP5121947B2 (ja) | 誤り訂正装置および誤り訂正方法 | |
Gherman et al. | Sequential Decoders for Binary Linear Block ECCs | |
JP2011029857A (ja) | フラッシュファイルシステムの誤り検出訂正機能 | |
JP2013201503A (ja) | チェンサーチ回路、復号器、記憶装置およびチェンサーチ方法 | |
JP2014057203A (ja) | ガロア体演算回路、及びメモリ装置 | |
JP2013069377A (ja) | 復号方法、復号装置および記憶装置 | |
JP2013201482A (ja) | チェンサーチ回路、復号器、記憶装置およびチェンサーチ方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD03 | Notification of appointment of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7423 Effective date: 20080201 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20080702 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20100827 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110614 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20120216 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120221 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120427 |
|
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: 20120612 |
|
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: 20120712 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5043562 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150720 Year of fee payment: 3 |
|
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 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |