Math, asked by ankitajaswal4684, 1 year ago

Which error correction method involves polynomials?

Answers

Answered by VEDATsayer
1

Answer:

CRC or Cyclic Redundancy Check is a method of detecting accidental changes/errors in communication channel. CRC uses Generator Polynomial which is available on both sender and receiver side. An example generator polynomial is of the form like x3 + x + 1. This generator polynomial represents key 1011.

Similar questions