447 views
2 votes
2 votes

if data = x6 + x3 and genearotor is 1011 then what is remainder in terms of polynomial notation

2 Answers

0 votes
0 votes

data = x6 + x3

=1.x6+0.x5+0.x4+1.x3+0.x2+0.x1+0.x0=1001000

Now , 1001000000/1011

Then 

edited by

Related questions

1 votes
1 votes
2 answers
2
Ashwani Kumar 2 asked Oct 10, 2017
934 views
What is frame checksum in polynomial notation for data $x^{6}+x^{3}$ with polynomial generator 1011?a)$x^{2}$b)$x^{2}+x$c)$x^{2}+x+1$d)$x+1$
1 votes
1 votes
1 answer
4
vishwa ratna asked Jan 15, 2017
3,612 views
The check sum of 10010010 and 00111000 (8 bit segment) is ___________ :(1)00110110(2)11001010(3)00110101(4)None of theseI am getting the answer as 11001010 , so option sh...