IPT - Error Checking Methods

About this set

Created by:

Cheskaz  on June 28, 2012

Subjects:

Information Processes and Technology

Log in to favorite or report as inappropriate.
Pop out
No Messages

You must log in to discuss this set.

IPT - Error Checking Methods

Parity Bits Check
Parity Bits are single bits appended wither before or after the data so that the total number of ones is either odd or even. They can be created for any length message, however their use is generally restricted to individual characters or bytes of data.
1/7
Preview our new flashcards mode!

Study:

Cards

Speller

Learn

Test

Scatter

Games:

Scatter

Space Race

Tools:

Export

Copy

Combine

Embed

Order by

Terms

Definitions

Parity Bits Check Parity Bits are single bits appended wither before or after the data so that the total number of ones is either odd or even. They can be created for any length message, however their use is generally restricted to individual characters or bytes of data.
Checksums Simply checksums add all the bytes and send the resulting sum along with the message. The receiver also calculates the sum of the bytes and compares their result with the received checksum.
Problems with Checksums If the data being sent contains all zeros then the checksum will also be zero. Errors can occur if wither software of hardware that cause empty packets to be sent and our initial checksum would not detect such problems.
Checksum solution to empty packets Reverse the calculation - all zeros become ones and all ones become zero.
Empty Packet Data containing all zeros
CRC Cyclic Redundancy Check. Calculated using division. The entire message is considered to be a complete number and this number is then divided by another predetermined number. The remained of this division becomes the CRC value.
CRCs versus Checksums CRCs are stronger as they are able to detect many of the more common types of transmission errors.

First Time Here?

Welcome to Quizlet, a fun, free place to study. Try these flashcards, find others to study, or make your own.

Set Champions

There are no high scores or champions for this set yet. You can sign up or log in to be the first!