Computer Forum - PC Hardware, Software Forums  

Go Back   Computer Forum - PC Hardware, Software Forums > Computer Hardware Zone > Data Storage Hardware
Register Members List Calendar Search Today's Posts Mark Forums Read

Data Storage Hardware Includes Hard Disk Drives, Optical Disc Drives such as DVD Writers, External HDDs, Flash Drives, Diskette Drives such as Floppy and ZIP, and other data storage technology.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03/01/06, 21:28
Tom's Avatar
Tom Tom is offline
Evil Monkey!!!
 
Join Date: Nov 2005
Location: West Yorkshire, UK
Posts: 1,220
Tom has a little shameless behaviour in the past
cyclic redundancy check

Can anyone explain " cyclic redundancy check"

A friend stored all there stuff on dvd discs, then reinstalled windows, only to find that when she tried to copy the data from the discs she got that error message.

She can look at the icons, and view the properties of the files, but nothing more...

Any help would be greatly appreciated.
__________________
I Beat Anorexia.

If I have helped you, please consider donating a little cash to Cancer Research UK
Reply With Quote
  #2 (permalink)  
Old 04/01/06, 08:03
syphus's Avatar
syphus syphus is offline
Administrator
 
Join Date: Oct 2005
Location: Far away
Posts: 2,034
syphus is on a distinguished road
Send a message via ICQ to syphus Send a message via AIM to syphus Send a message via MSN to syphus Send a message via Yahoo to syphus
Re: cyclic redundancy check

Ah, CRC

Cyclic Redundancy Check is one of the two most common forms of hashing, along with MD5. (Message Digest 5). Hashing is essentially a very lossy, very high compression method. By hashing data, a small string of characters called a checksum is produced (that is often represented in the form of hexadecimal values; 0-9 and A-F) that is basically a signature of that data. CRC gets it name from the method of generation: it is a cyclic algorithm to remove redundancy and generate a checksum.

The huge advantage of hashing is that you can transmit or store large volumes of data along with a checksum, so that when the data is next accessed, the same method of hashing can be performed on the data volume and the checksum compared. If they’re the same, that means the data volume should be identical to when the original hash was generated, if they’re not; either the data volume or the hash string has changed; in ether case the data is corrupt in some way and should be discarded.

CRC error or CRC failure normally means that the data volume doesn't match the checksum. However it also mean that the checksum is corrupt (or in bad software, missing), that the hashing method failed for some reason or that the actual data transfer failed. It is very context specific, but in any case, it always means the system believes the data is corrupt, and usually means it really is.
Reply With Quote
  #3 (permalink)  
Old 04/01/06, 13:14
Tom's Avatar
Tom Tom is offline
Evil Monkey!!!
 
Join Date: Nov 2005
Location: West Yorkshire, UK
Posts: 1,220
Tom has a little shameless behaviour in the past
Re: cyclic redundancy check

Ok... Thank's Syphus..
__________________
I Beat Anorexia.

If I have helped you, please consider donating a little cash to Cancer Research UK
Reply With Quote
  #4 (permalink)  
Old 06/01/06, 07:53
syphus's Avatar
syphus syphus is offline
Administrator
 
Join Date: Oct 2005
Location: Far away
Posts: 2,034
syphus is on a distinguished road
Send a message via ICQ to syphus Send a message via AIM to syphus Send a message via MSN to syphus Send a message via Yahoo to syphus
Re: cyclic redundancy check

Always a pleasure
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT +1. The time now is 06:09.


| Laptop Computer Reviews | Earn Cashback on Computer Shopping in UK | Cheap Broadband Bundles

Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0
Content Relevant URLs by vBSEO 3.0.0