The binary uniform linear code C is given by the generating matrix G:
0 0 1
1 0 0
0 1 0
0 0 1
1 1 1
a) Define the code parameters.
b) Highlight the information and verification categories.
c) Encode the message a = (100).
d) Is the message (11011) a valid codeword?
e) Determine the set of codewords C.
- What do you think are the parameters when I am asked to determine?
- How to determine the number of verification and informative digits?
- Is it true that the message (11011) is not a valid code word?
- How to define a set of code words?
- How is the generating matrix defined in a simple way (I almost don't know linear algebra)? How to find the verification matrix for a given generating matrix?
- What are the basis vectors of linear space, how to find them?