Question

Suppose the information content of a packet is the bit pattern 1010 0000 1001 1101 and...

Suppose the information content of a packet is the bit pattern 1010 0000 1001 1101 and an even parity scheme is being used. What would the value of the field containing the parity bits be for the case of a two-dimensional parity scheme? Your answer should be such that a minimum-length checksum field is used.

Homework Answers

Answer #1

SOLUTION:- Here, the minimum-length checksum field = 4*4 matrix. For the above given data, two dimensional (even) parity:

1 0 1 0 0
0 0 0 0 0
1 0 0 1 0
1 1 0 1 1
1 1 1 0 1

We can note that : Two‐dim Parity = Generalization of the simple (one‐dim) parity scheme:
(a) Form an MxN matrix of bits, then
(b) Add a (even or odd) parity bit to each row and to each column.   

=============================================================================

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT
Active Questions
  • Which of the following is not one of the four states of a working file? Unchanged,...
    asked 1 minute ago
  • Assume we have CPU instructions that look like this: load register, address save register, address Where...
    asked 14 minutes ago
  • What is the difference between the following two declarations? char array[] = “Hello World”; char *array...
    asked 29 minutes ago
  • Discuss knowledge and understanding gleaned from The Least Dangerous Assumption and Strategies for Presuming Competence. How...
    asked 30 minutes ago
  • Exercise 13-20 (LO13-3) The owner of Maumee Ford-Volvo wants to study the relationship between the age...
    asked 32 minutes ago
  • Scenario The Department of Administrative Services (DAS) provides a number of services to other departments in...
    asked 40 minutes ago
  • Linear Regressions The number of newly reported crime cases in a county in New York State...
    asked 45 minutes ago
  • Specialty courts have been developed for various categories of crimes and offenders (e.g., mental health, substance...
    asked 49 minutes ago
  • An air-track cart with mass m=0.40kg and speed v0=1.2m/s approaches two other carts that are at...
    asked 49 minutes ago
  • Write a program in C# that reverses a collection and removes elements that are divisible by...
    asked 52 minutes ago
  • A gas pipeline with the thickness of 4mm is to be joint together by using welding...
    asked 59 minutes ago
  • Approximate how large of a problem instance you need before algorithm A is faster than algorithm...
    asked 1 hour ago