1,680 views
0 votes
0 votes
In CRC, if the degree of Generator polynomial is n, then the number of bits in divisor is?

2 Answers

0 votes
0 votes
I know why you are asking this question as it is often confusing. That’s why always do remember that the degree of the generator is the no of 0s which has to be to appended.

Related questions

230
views
0 answers
0 votes
Ansh Sinha asked Jan 7
230 views
In CRC, if the dataword is 5 bits and the codeword is 8 bits, how many 0s need to be added to the dataword to make the dividend? What is the size of the remainder? What i...
1.5k
views
1 answers
4 votes
GO Classes asked Mar 26, 2023
1,489 views
Let $\text{CRC}$ generator polynomial $\text{G}(x)=1+x$.Which of the following errors $\text{E}(x)$ will be detected by $\text{G}(x)?$$\text{E}(x)=x^{12}+x^{11}+x^3+x^2+x...
666
views
1 answers
1 votes
admin asked Dec 15, 2022
666 views
For the following two $16$-bit messages, find the Internet checksum:$0001 \; 1000 \; 0001 \; 0010$$1011 \; 1000 \; 1011 \; 0011$