Apply checksum technique to detect an error in a network as per the given scenario:- Message to be sent: Your mobile num
Posted: Sat Feb 19, 2022 3:21 pm
Apply checksum technique to detect an error in a network as per the given scenario:- Message to be sent: Your mobile number (all 10 digits) Segment size:8 • Test case-1:Induce 1-bit error in the LSB of the fifth digit in the above given data and verify for error detection • Test case-2:Induce burst error (flip the last 2 bits from MSB of the third digit in the above given data) and verify for error detection Note: Demonstration should be done for both test cases. Discuss your observations and suggest any alternate