Write about hamming technique of error detection and correction in the case of a 4-bit data.
Hamming Technique (7,4) : In this case, we will have 4 bits of data and we will add 3 bits of redundant with the data by calculating the 4-bit data. For example, taking a 4-bit data as, The encoder will encode the data as follows , Thus the decoder will receive, 0 1 1 0 … Read more