Information Rate

Information Rate or Code Rate is the average number of bits of #Information are transmitted within a second. Thus, its unit is in bit/second. It is formally defined as the following:

$$ R = rH $$

Where:

  • \(R\) is the Information Rate
  • \(r\) is how much symbols are transmitted within a second (symbol/second)
  • \(H\) is the Entropy#

Or in Channel Coding Theorem:

$$ r = k/n $$

Where:

  • \(r\) is the Information Rate or Code rate
  • \(k\) and \(n\) are defined in #Block Code where \(n > k\)
Links to this page
#math