Binary Symmetric Channel

from Wikipedia, the free encyclopedia
Scheme of a BSC

A binary symmetric channel (BSC for short) is an information-theoretic channel in which the probability of a false transmission (also error probability) of 1 is exactly as high as the probability of false transmission of a 0. That is, the probability that a 1 was received, if a 0 was sent and vice versa, the probability is . For the remaining cases, i.e. the correct transmission, there is a probability of :

The following applies here , because if it were, the receiver could invert all the bits received and would thus receive an equivalent channel with an error probability of .

capacity

The channel capacity of the binary balanced channel is

where the entropy of the Bernoulli distribution is with probability :

Proof: The capacity is defined as the maximum transinformation between input and output for all possible probability distributions at the input :

The transinformation can be reformulated to

The first two steps follow from the definition of transinformation or the conditional entropy . The entropy at the output, with a given and fixed input bit ( ), equals the entropy of the Bernoulli distribution, which leads to the third line, which can be further simplified.

In the last line, only the first term depends on the probability distribution at the input . In addition, the entropy of a binary random variable is known to have its maximum of 1 if it is uniformly distributed. Due to the symmetry of the channel, even distribution at the output can only be achieved if there is also an even distribution at the input. So you get .

See also

literature

  • Bernd Friedrichs: Channel coding. Basics and applications in modern communication systems. Springer Verlag, Berlin / Heidelberg 1995, ISBN 3-540-59353-5 .
  • Werner Lütkebohmert : Coding Theory. Algebraic-geometric basics and algorithms. Vieweg Verlag, Braunschweig u. a. 2003, ISBN 3-528-03197-2 ( Vieweg course - advanced course in mathematics ).
  • Rudolf Mathar: Information Theory. Discrete models and processes, BG Teubner Verlag, Stuttgart 1996, ISBN 978-3-519-02574-0 .

Individual evidence

  1. ^ Thomas M. Cover, Joy A. Thomas: Elements of information theory , p. 187, 2nd edition, New York: Wiley-Interscience, 2006, ISBN 978-0471241959 .

Web links