Skip to main content

Worksheet Weekly Practice 10

Instructions: You may type up or handwrite your work, but it must be neat, professional, and organized and it must be saved as a PDF file and uploaded to the appropriate Gradescope assignment. Use a scanner or scanning app to convert handwritten work on paper to PDF. I encourage you to type your work using the provided template.
All tasks below must have a complete solution that represents a good-faith attempt at being right to receive engagement credits. If your submission is complete and turned in on time, you will receive full engagement credit for the assignment. All other submissions will receive zero engagement credit. Read the guidelines at Grading Specifications carefully.
To abide by the class academic honesty policy, your work should represent your own understanding in your own words. If you work with other students, you must clearly indicate who you worked with in your submission. The same is true for using tools like generative AI although I strongly discourage you from using such tools since you need to build your own understanding here to do well on exams.

True/False, Multiple Choice, & Fill-In.

For these problems a justification is not required for credit, but it may be useful for your own understanding to include one. True/False problems should be marked True if the statement is always true, and False otherwise. Multiple choice problems may have more than one correct answer if that is indicated in the problem statement; be sure to select all that apply. Fill-in problems require a short answer such as a number, word, or phrase.

1.

True/False: In a BCH code over \(\F_2\text{,}\) the block length can be even.

2.

True/False: The minimum distance of a concatenated code with outer code parameters \([N,K,D]\) and inner code parameters \([n,k,d]\) is exactly \(dD\text{.}\)

3.

True/False: In a BCH code over \(\F_2\text{,}\) the redundancy \(n-k\) is always at most \((D-1)m\)

Short Response.

Your responses to these questions should be complete solutions with justifications, as per the Grading Specifications.

4.

Recall from Daily Prep 16 that a burst of \(t\) errors is an error pattern where the \(t\) changed positions of the transmitted codeword are consecutive. Determine a general formula for the length of the longest burst of \(t\) errors that is guaranteed to be decodable by a concatenated code with outer code parameters \([N,K,D]_{q^k}\) and inner code parameters \([n,k,d]_q\text{.}\)

5.

Construct a binary BCH code of length 5 from a narrow-sense Reed Solomon code with designed distance 3. This means giving either a parity-check matrix (without redundant rows) or a generator matrix for the code. The same argument we used in class to show how to turn the polynomial equations \(c(\alpha^{\ell})=0\) into linear equations over \(\F_2\) shows that a parity-check matrix for a BCH code can be constructed by replacing the symbols of a parity-check matrix for the underlying RS code with their coordinate representation with respect to some basis over \(\F_2\) as column vectors.