InterviewSolution
Saved Bookmarks
| 1. |
Block codes are generated using(a) Generator polynomial(b) Generator matrix(c) Generator polynomial & matrix(d) None of the mentionedI got this question by my school teacher while I was bunking the class.The question is from Cyclic Codes and Linear Block Codes topic in chapter Channel Coding of Digital Communications |
|
Answer» CORRECT CHOICE is (b) Generator matrix Easy explanation: Block CODES are generated using generator matrix and CYCLIC codes are generated using generator POLYNOMIAL. |
|