ホーム > ストレージネットワーキング用語集 > error correcting code

error correcting code

誤り訂正符号

格納もしくは受信されたデータの正しさを検査し,必要であれば訂正するスキーム.短縮形はECC.ECCは保護されるデータの関数として計算された数ビットから構成され,データに追加される.データとECCが読まれると,関数は再計算され,その結果はデータに追加されたECCと比較され,必要であれば訂正が施される.同様のものに,cyclic redundancy checks(巡回冗長検査,短縮形:CRC)があるが,こちらは誤りは発見できるが,通常それを訂正する能力がない,という点でECCとは異なる.参照:cyclic redundancy check

使用分野: Storage System/Data Communication

A scheme for checking the correctness of data that has been stored and retrieved, and correcting it if necessary. Abbreviated ECC. An ECC consists of a number of bits computed as a function of the data to be protected, and appended to the data. When the data and ECC are read, the function is recomputed, the result is compared to the ECC appended to the data, and correction is performed if necessary. Error correcting codes differ from cyclic redundancy checks in that the latter can detect errors, but are not generally capable of correcting them. cf. cyclic redundancy check

CONTEXT [Storage System] [Data Communication]

« 用語集に戻る

Copyright © 2024 SNIA Japan

このページのトップへ移動