Binary symmetric channel
Each bit is independently flipped with probability p. This is the canonical finite noisy channel.
The power-constrained real Gaussian channel has a closed-form capacity attained by a Gaussian input.
\(X \in \mathbb{R}\)
\(Y \in \mathbb{R}\)
Y=X+Z, where Z\sim\mathcal{N}(0,N) is independent across channel uses.
| Symbol | Meaning | Range |
|---|---|---|
| \(P\) | Average input power constraint. | \(P \ge 0\) |
| \(N\) | Noise variance per channel use. | \(N > 0\) |
Conditions. P\ge 0 and N>0.
A zero-mean Gaussian input with variance P achieves capacity.
Shannon identified the Gaussian-channel capacity formula and coding theorem.
ReferenceThe initial Lean library covers finite channels. Continuous probability and differential entropy are a later milestone.
No Lean file is linked yet. A contribution should begin by reusing the shared definitions under lean/CapacityAtlas.
Each bit is independently flipped with probability p. This is the canonical finite noisy channel.
Each transmitted bit is either received correctly or replaced by a visible erasure symbol.
One binary symbol is transmitted perfectly while the other can flip in only one direction.