160k views
2 votes
What type of process in which the receiver tries to guess the message by using redundant bits.

User RyanLynch
by
8.1k points

1 Answer

4 votes

Answer:

The process you're referring to is called Error Detection. In this process, the receiver tries to guess the message by utilizing redundant bits. Redundant bits are extra bits added to the original data by the sender to provide additional information for error checking and detection. By calculating and comparing these redundant bits at the receiver's end, errors or discrepancies in the transmitted data can be detected. The receiver can then make an educated guess about the correct message based on this error detection mechanism.

User Dock
by
7.7k points