InterviewSolution
Saved Bookmarks
| 1. |
What is the code rate?(a) k/n(b) n/k(c) All of the mentioned(d) None of the mentionedThe question was asked in my homework.The above asked question is from Digital Communication Signal Processing topic in division Signals and Spectra of Digital Communications |
|
Answer» CORRECT choice is (a) k/n To ELABORATE: Here n is the total BITS of sequence and k bits are mapped. AMOUNT of redundancy INTRODUCED is given by n/k and its reciprocal is the code rate. |
|