Error Detection and Correction Flashcards
what is an Even parity?
its checking can only detect an odd number of bits being corrupted
what are check sums?
are associated with packets of data and are integral part of the packet
they counting the numbers of 1BITs in a packet and sending this as a mathmatical total at the end of the packet
what is checking itself?
involves process where data packets are checking at the destination looking for errors, if errors are found the data will be transmitted again
what is CRC?
Cyclic Redundancy Check
its an error detection mechanism in which a special number is appended to block of data in order to detect any changes introduced during storage. its able to detect more than just one error within a packet