Linear Block Codes
1. The set of vectors defined over are linearly independent. True or false?
2. Consider the vectors defined over . The number of vectors in span is equal to?
3. Consider the set . For any the addition and multiplication operations are defined as below. Does form a field or not?
4. Consider the vectors defined over . Can you find scalars such that ? Comment whether the set of vectors and are linearly independent or not.
5. The set of vectors correspond to linear or non-linear block code?
6. The encoded the message sequence 0 1 0 using REP-7 code is given by
7. The encoded the message sequence 1 0 0 0 1 0 1 1 0 1 1 1 using SPC() code is given by
8. What is the Hamming weight of the vector ?
9. For the received vector from a REP-5 code transmission, what is the decoded message using majority logic decoding?
10. Consider a linear block code with the following codebook: . What is the minimum distance of this code?
11. If the received vector from a SPC code is , can we detect if an error occurred?
12. For a linear block code with parameters , what is the redundancy?
13. Consider a linear block code . If two bits are flipped in a transmitted codeword, can the code always correct the errors?
14. What is the relationship between the Hamming weight of a codeword and the Hamming distance for linear block codes?
15. For a binary symmetric channel with crossover probability , if a REP-3 codeword is transmitted and decoded using majority logic, what is the probability of decoding error?