| Data Corruption |
Article Index for Data |
Website Links For Data |
Information AboutData Corruption |
| CATEGORIES ABOUT DATA CORRUPTION | |
| computer data | |
|
Data corruption during transmission has a variety of causes. Interruption of data transmission causes Information Loss . Environmental conditions can interfere with data transmission, especially when dealing with wireless transmission methods. Heavy clouds can block satellite transmissions. Wireless networks are susceptible to interference from devices such as microwave ovens. es and general wear and tear of media fall into the former category, while software failure typically occurs due to Bugs in the code. When data corruption behaves as a Poisson Process , where each Bit of data has an independently low probability of being changed, data corruption can generally be detected by the use of Checksum s. A checksum is calculation based on the original data that helps to identify accidental changes and, with more sophisticated forms, correct data errors. If data corruption is detected, procedures such as automatic retransmission or restoration from Backup s can be applied. RAID disk arrays, store and evaluate parity bits for data across a set of hard disks and can reconstruct corrupted data upon of the failure of a single disk. If appropriate mechanisms are employed to detect and remedy data corruption, data integrity can be maintained. This is particularly important in Banking , where an undetected error can drastically affect an account balance, and in the use of Encrypted or Compressed data, where a small error can make an extensive dataset unusable. |
|
|