What is Error Detection? What are its methods?
Data can be corrupted during transmission. For reliable communication errors must be deducted and corrected. Error Detection uses the method of redundancy, which means adding extra bits for detecting errors at the destination. The common Error Detection process are
a. Vertical Redundancy Check (VRC)
b. Longitudinal Redundancy Check (VRC)
c. Cyclic Redundancy Check (VRC)
d. Checksum