Questions: Binary Symmetric Channel

3 questions to test your understanding

Score: 0 / 3
Question 1 Multiple Choice

A BSC has crossover probability p = 0.5. What is the channel capacity, and what does this mean physically?

AC = 0.5 bits — you can transmit at half the rate of a noiseless channel
BC = 0 bits — the output is completely independent of the input, so no information passes through
CC = 1 bit — noise has no effect because the channel is symmetric
DC = -1 bits — the channel inverts all bits
Question 2 Multiple Choice

A BSC has crossover probability p = 0.1. The capacity is C = 1 - H(0.1) ≈ 0.531 bits per use. A naive scheme sends each message bit once with no coding. What is its effective reliable rate?

A0.531 bits per use — the same as capacity
B0.9 bits per use — since 90% of bits arrive correctly
C0 bits per use reliably — uncoded transmission has a 10% bit error rate, which means information is unreliable
D1 bit per use — each channel use carries one bit regardless of errors
Question 3 Short Answer

The binary entropy function H(p) is symmetric around p = 0.5 and reaches its maximum of 1 bit at p = 0.5. Explain why BSC capacity C = 1 - H(p) is also symmetric around p = 0.5 and what this means for p > 0.5.

Think about your answer, then reveal below.