InterviewSolution
Saved Bookmarks
| 1. |
A cyclic code can be generated using(a) Generator polynomial(b) Generator matrix(c) Generator polynomial & matrix(d) None of the mentionedThis question was posed to me during an online exam.Origin of the question is Cyclic Codes and Linear Block Codes topic in division Channel Coding of Digital Communications |
|
Answer» CORRECT answer is (a) Generator POLYNOMIAL To explain I would say: A CYCLIC code can be GENERATED using generator polynomial and BLOCK codes can be generated using generator matrix. |
|