Holooly Plus Logo

Question 4.4: Determine the BCS for the following data and CRC generating ......

Determine the BCS for the following data and CRC generating polynomials:

Data G(x) = x^7 + x^5 + x^4 + x^2 + x^1 + x^0
= 10110111

CRC P(x) = x^5 + x^4 + x^1 + x^0
= 110011

Step-by-Step
The 'Blue Check Mark' means that this solution was answered by an expert.
Learn more on how do we answer questions.

First, G(x) is multiplied by the number of bits in the CRC code, which is 5:
x^5(x^7 + x^5 + x^4 + x^2 + x^1 + x^0) = x^{12} + x^{10} + x^9 + x^7 + x^6 + x^5 = 1011011100000
Then the result is divided by P(x):

\begin{aligned}\begin{matrix} \\ 1&1&0&0&1&1& \end{matrix}  & \begin{array}{lllllllllllll}&&&&&&1&1&0&1&0&1&1&1\\\hline|&1 & 0 & 1 & 1 & 0 & 1 & 1 & 1 & 0 & 0 & 0 & 0 & 0\end{array} \\ & \begin{array}{lllllll}\quad\,\,1 & 1 & 0 & 0 & 1 & 1 \\\hline &1 & 1 & 1 & 1 & 0 & 1\end{array} \\ & \quad\begin{array}{lllllll}\quad\,\,\,\,\,1 & 1 & 0 & 0 & 1 & 1\\\hline &1 & 1 & 1 & 0 & 1 & 0\end{array} \\ & \quad\quad\quad\begin{array}{lllllll}\quad\,\,1 & 1 & 0 & 0 & 1 & 1 \\ \hline &1 & 0 & 0 & 1 & 0 & 0\end{array} \\ &\quad\quad\quad\quad\quad \begin{array}{lllllll}\,\,\,\,\,1 & 1 & 0 & 0 & 1 & 1\\ \hline & 1 & 0 & 1 & 1 & 1 & 0\end{array} \\ &\quad\quad\quad\quad\quad\quad \begin{array}{lllllll}\quad\,\,1 & 1 & 0 & 0 & 1 & 1 \\ \hline &1 & 1 & 1 & 0 & 1 & 0\end{array} \\ & \quad\quad\quad\quad\quad\quad\quad\quad~\begin{array}{llllll}\,\,\,\,1 & 1 & 0 & 0 & 1 & 1 \\ \hline  &0 & 1 & 0 & 0 & 1&=C R C\end{array} \end{aligned}

Related Answered Questions

Question: 4.7

Verified Answer:

\qquad \qquad \qquad \qquad \qquad \qquad \...
Question: 4.2

Verified Answer:

The hex code for the ASCII character R is 52, whic...
Question: 4.1

Verified Answer:

From Figure 3a, the binary sequence for the digit ...
Question: 4.8

Verified Answer:

The noise margin is the difference between the dri...