Questions: Channel Capacity

4 questions to test your understanding

Score: 0 / 4
Question 1 Multiple Choice

A binary channel flips each bit independently with probability 0. What is the channel capacity, and what does this mean operationally?

AC = 0 bits per use, because a noiseless channel carries no information
BC = 1 bit per use, because each input bit arrives perfectly at the output, so every channel use conveys one full bit of information
CC = 2 bits per use, because you can encode two bits per transmission in a noiseless channel
DC = infinity, because there is no noise to limit transmission
Question 2 Multiple Choice

Why does finding channel capacity require maximizing mutual information over the input distribution p(x), rather than simply computing I(X;Y) for any particular input?

ADifferent input distributions change the channel's noise characteristics
BThe channel transition probabilities p(y|x) are fixed by the physical channel, but the input distribution p(x) determines how much of the channel's capacity is actually utilized — a poor input distribution wastes capacity
CMaximization is required for mathematical convenience but has no operational significance
DThe input distribution must match the output distribution for reliable communication
Question 3 True / False

If a channel has capacity C = 0 bits per use, reliable communication is impossible at any positive rate.

TTrue
FFalse
Question 4 Short Answer

Explain why channel capacity is a single number that characterizes the channel, even though mutual information depends on the input distribution.

Think about your answer, then reveal below.