Error control and Flow control is critical in effective frame transfer in a data link layer. Discuss the types of errors in detail and suggest suitable solutions for the same
Types of Errors
The suitable method for correcting single bit error is the single bit error correction.
Bust error correction is the suitable method of correcting burst errors in data sequence.
The suitable method of correcting multiple bits error is through the use of hamming code which is a useful in detecting errors of up to two or more instantaneous bit errors.
Comments