InterviewSolution
Saved Bookmarks
| 1. |
For (n,k) block codes, rate of the code is defined as __________(a) n^2/k(b) k^2/n(c) n/k(d) k/nThis question was posed to me in final exam.This key question is from Block Codes and Finite Fields topic in division Equalization, Diversity and Channel Coding of Wireless/Mobile |
|
Answer» CORRECT choice is (C) n/k To elaborate: The BLOCK CODE is referred to as an (n,k) code, and the rate of the code is DEFINED as R=n/k. It is equal to the rate of information divided by the raw channel rate. |
|