Check sum process: A value is calculated from the data that will be transmitted, before transmission takes place. A method such as modulus 11 could be used to calculate the value. Once the checksum value has been calculated it is added to the data to be transmitted with it. After transmission, the receiving device uses the same method to calculate a value from received data. If the values match, no error has occurred.