A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Channel Coding Theorem

Research Depth 99 in the knowledge graph I know this Set as goal
8topics build on this
446prerequisites beneath it
See this on the map →
Channel CapacityFano's Inequality+3 moreGaussian ChannelNetwork Information Theory
channel coding theorem noisy channel coding Shannon's second theorem error correction achievability

Core Idea

Shannon's channel coding theorem (noisy coding theorem) proves that for any discrete memoryless channel with capacity C, reliable communication is possible at any rate R < C and impossible at any rate R > C. The achievability proof shows that randomly generated codebooks, with maximum likelihood decoding, achieve vanishing error probability as the block length n grows. The converse uses Fano's inequality to show that rates above C force non-vanishing error. This theorem separated the problem of communication into source coding (compression) and channel coding (error correction), enabling the modular design of modern communication systems.

Explainer

Channel capacity C = max I(X;Y) tells you the speed limit for a noisy channel. The channel coding theorem tells you that this speed limit is achievable. Any rate below C can be attained with arbitrarily low error probability, and no rate above C can be attained reliably. This is the most important theorem in information theory, and its proof reveals deep ideas about the structure of reliable communication.

The achievability proof uses random coding. Generate 2nR codewords of length n by drawing each symbol independently from the capacity-achieving input distribution. To send message m, transmit the m-th codeword. The decoder uses maximum likelihood: it finds the codeword most likely to have produced the received output. The key insight is that for R < C, the probability that any incorrect codeword looks like the received output decreases exponentially in n. The total error probability (over all possible messages and noise realizations) vanishes as n grows. This works because when R < C, there are "few enough" codewords that the channel's noise cannot confuse them — the mutual information is sufficient to distinguish between the messages.

The converse proves that R > C is impossible. Using Fano's inequality — which bounds the probability of error in terms of the conditional entropy H(M|Yn) — the proof shows that if the error probability is small, then the rate R must satisfy R <= C + epsilon for vanishing epsilon. In other words, trying to transmit faster than capacity forces the decoder to make errors at a rate bounded away from zero.

The theorem's practical impact comes from the separation principle: source coding and channel coding can be designed independently without loss of optimality. The source coder compresses the message to its entropy rate, producing a bit stream. The channel coder adds redundancy to this bit stream to protect against noise. As long as the source rate is below channel capacity, the combined system achieves reliable communication at the source's entropy rate. This modular architecture — compress then protect — is the foundation of every modern digital communication system, from cell phones to deep-space probes.

Practice Questions 4 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionSine, Cosine, and Tangent RatiosTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIndefinite IntegralsBasic Integration RulesRiemann SumsDefinite Integral DefinitionProbability Density Functions and Continuous DistributionsCumulative Distribution FunctionsContinuous Random VariablesProbability Density FunctionsExpected ValueWeak Law of Large NumbersProbability Axioms and RulesConditional ProbabilityLaw of Total ProbabilityBayes' TheoremJoint and Conditional EntropyMutual InformationChannel CapacityBinary Symmetric ChannelChannel Coding Theorem

Longest path: 100 steps · 446 total prerequisite topics

Prerequisites (5)

Leads To (2)