Purchase Solution

Binary Hamming code

Not what you're looking for?

Ask Custom Question

See attached file for full problem description.

7. The parity check matrix of a binary [n, k, d] = [15, 11, 3]
Hamming code whose columns are in numeric order is

a) Find the corresponding generator matrix.
Use the method of permuting and unpermuting the columns for the [7, 4, 3]
binary Hamming code.
b) Encode the information vector 10001000001. Explain your steps.
c) What codeword was most likely sent if the received vector is 100010101000000? Explain your steps.
d) What information vector was most likely sent if the received vector is as given in part c? Explain your steps
Note: Assume that the check bits are in columns 1, 2, 4 and 8.

Attachments
Purchase this Solution

Solution Summary

This answers several questions regarding a binary Hamming code.

Solution Preview

Please see the attached file.

-----62

7. The parity check matrix of a binary [n, k, d] = [15, 11, 3]
Hamming code whose columns are in numeric order is

a) Find the corresponding generator matrix.
Use the method of permuting and unpermuting the columns for the [7, 4, 3]
binary Hamming code.
b) Encode the information vector 10001000001. Explain your steps.
c) What codeword was most likely sent if the received vector is 100010101000000? Explain your steps.
d) What information vector was most likely sent if the received vector is as given in part c? Explain your steps
Note: Assume that the check bits are in columns 1, 2, 4 and 8.

Solution 62
a)
n=15
k=11
d=3
Therefore m=n-k=15-11=4

Generator G= [ Ik (kxk) P (kxm)]

Parity check Matrix H= [ PT Im]

PT = 0 0 0 0 0 0 0 1 1 1 1
0 0 0 1 1 1 1 0 0 0 0
0 1 1 0 0 1 1 0 0 1 1
1 0 1 0 1 0 1 0 1 0 1

Therefore Generator ...

Purchase this Solution


Free BrainMass Quizzes
Graphs and Functions

This quiz helps you easily identify a function and test your understanding of ranges, domains , function inverses and transformations.

Geometry - Real Life Application Problems

Understanding of how geometry applies to in real-world contexts

Solving quadratic inequalities

This quiz test you on how well you are familiar with solving quadratic inequalities.

Probability Quiz

Some questions on probability

Know Your Linear Equations

Each question is a choice-summary multiple choice question that will present you with a linear equation and then make 4 statements about that equation. You must determine which of the 4 statements are true (if any) in regards to the equation.