Purchase Solution

Binary linear block code

Not what you're looking for?

Ask Custom Question

See attached file for full problem description.

3. Let be a binary linear block code with parameter [n, k] = [6, 3] which has

as its generator matrix. Assume that the first three bits of each codeword are the information bits.

a) Find a generator matrix for that is in standard form. What does standard form means?
b) Find a parity check matrix for that is in standard form.
c) List all the codeword in .
d) What is the minimum distance for ?. Explain.
e) How many errors can correct?. Explain.
f) List the codewords in , the dual code of .

Attachments
Purchase this Solution

Solution Summary

This provides an example of answering several questions regarding binary linear block code, including generator and parity check matrices, distance, errors, and codewords.

Solution Preview

Please see the attached file.

-----54

3. Let be a binary linear block code with parameter [n, k] = [6, 3] which has

as its generator matrix. Assume that the first three bits of each codeword are the information bits.

a) Find a generator matrix for that is in standard form. What does standard form means?
b) Find a parity check matrix for that is in standard form.
c) List all the codeword in .
d) What is the minimum distance for ?. Explain.
e) How many errors can correct?. Explain.
f) List the codewords in , the dual code of .

Solution 54

[n,k] =[6,3]

n=6, k=3
Therefore m= n-k = 3

a) G = [ 1 0 1 1 0 1
0 1 1 0 0 1
0 0 1 1 1 0 ]
c1 c2 c3 c4 c5 c6

Performing c3 => c3 - c6

G = [ 1 0 0 1 0 1
0 1 0 0 0 1
0 0 1 1 1 0 ]

Now a matrix in standard form is a one in which the generator matrix takes ...

Purchase this Solution


Free BrainMass Quizzes
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.

Multiplying Complex Numbers

This is a short quiz to check your understanding of multiplication of complex numbers in rectangular form.

Exponential Expressions

In this quiz, you will have a chance to practice basic terminology of exponential expressions and how to evaluate them.

Graphs and Functions

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

Solving quadratic inequalities

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