开发者

CRC error detection problem

I nee开发者_Python百科d to implement the CRC error detection in my system. I wonder how to determine the maximal number of detectable error (and undetectable as well) having the generation polynomial?

Assume that I have got, say, the following g(x) = x^4 + x^3 + 1. There are 2^15 possible transmissions - the 11-bit words might be protected by this CRC.

How to find the number of transmissions with detectable and undetectable errors?

Thank you for the reply!

Cheers

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜