Embed presentation
Downloaded 10 times














Block coding replaces groups of m bits with groups of n bits, where n is greater than m, adding redundancy. It is applied before line coding to improve the performance of line coding. Specifically, 4B/5B block coding replaces each 4-bit block with a 5-bit block, using the extra bit for control or signaling. The process involves dividing the bit sequence into m-bit groups, substituting each m-bit group with an n-bit group, and combining the n-bit groups into an output stream.













