Error Detection

Error Detection

University

7 Qs

quiz-placeholder

Similar activities

Parallel Traversal

Parallel Traversal

9th Grade - University

10 Qs

Derivada. Interpretación geométrica

Derivada. Interpretación geométrica

University

10 Qs

Receso escolar

Receso escolar

2nd Grade - University

12 Qs

Ejercicios de funciones

Ejercicios de funciones

University

7 Qs

The Ultimate C++ Quiz

The Ultimate C++ Quiz

5th Grade - Professional Development

7 Qs

Pembagian Bag.1

Pembagian Bag.1

2nd Grade - Professional Development

10 Qs

S&S-Demo quiz

S&S-Demo quiz

University

11 Qs

FMbaba-Chapter12

FMbaba-Chapter12

University

10 Qs

Error Detection

Error Detection

Assessment

Quiz

Education

University

Hard

Created by

Mostafa Gamal

Used 2+ times

FREE Resource

7 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

10 sec • 10 pts

Construct the odd parity for: 1 1 0 1 0 0 1

2.

FILL IN THE BLANK QUESTION

10 sec • 10 pts

Construct the odd parity for: 1 1 1 1 1 0 1

3.

FILL IN THE BLANK QUESTION

10 sec • 10 pts

Construct the odd parity for: 1 0 1 0 0 1 0

4.

FILL IN THE BLANK QUESTION

2 mins • 10 pts

A sender needs to send the message: 101101 using the divisor: x^3 + x^2 + 1. What is the CRC?

5.

FILL IN THE BLANK QUESTION

45 sec • 10 pts

For the same example (with the message of 101101). What would be the total code-word created at the Tx?

Answer explanation

Media Image

6.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

The code created at the Tx in polynomial form is ...

x^8 + x^5 + x^3 + x^2 + x

x^8 + x^6 + x^5 + x^3 + x

x^8 + x^6 + x^5 + x^3

x^8 + x^6 + x^5 + x^3 + x +1

7.

FILL IN THE BLANK QUESTION

1 min • 10 pts

If the following stream of bits are received: 0110100, 1011011 and 0100011 What is the checksum?

Answer explanation

Media Image