Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

question 13 EECE32218S SO S01 3/8/2018 11.Apply the following operations on the

ID: 3726085 • Letter: Q

Question

question 13

EECE32218S SO S01 3/8/2018 11.Apply the following operations on the corresponding polynomials a. (x3+x2 +x+ 1)+ (x4 x2+x+1) b. (x3 + x2x +1) (x4 + x2+ x+ 1) C. (x3 + x2) × (x4 +x2 + x +1) d. (a3 x2 x 1)/(21) 12. What is the polynomial representation of 101110? What is the result of shifting 101110 three bits to the left? 13. Two communicating devices are using a single-bit even parity check for error 10101010 and because of channel detection. The transmitter sends the byte 1 noise, the receiver gets the byte 10011010. Will the receiver detect the error? Why or why not? 14. What is the Hamming Distance between binary sequences 11010011 and 10110101

Explanation / Answer

Transmitted bits - 10101010

Received bits - 10011010

As, we can clearly see that the number of bits that have changed is 2, marked by bold, italics and underline.

The single-bit even parity check works well when the number of changed bits is odd, but here it is even.

Hence, the error cannot be detected.