Multiple Access Channel Capacity

Research Depth 82 in the knowledge graph I know this Set as goal
MAC capacity region sum rate polymatroid successive interference cancellation achievability converse

Core Idea

The capacity region of a discrete memoryless multiple access channel (MAC) with K users is the set of rate tuples (R_1, ..., R_K) simultaneously achievable with error probability approaching zero. For general MACs, the region is characterized by the union of inner and outer bounds. The achievable region (inner bound) is defined by the rate constraints: sum_{i in S} R_i <= I(X_S; Y | X_{S^c}) for every non-empty subset S of users, where X_S is the input vector for users in S and X_{S^c} is the complement. The region is a polymatroid — a convex set with special combinatorial structure. The converse (outer bound) matches the inner bound for discrete memoryless MACs, fully characterizing capacity. For Gaussian MACs, the sum-capacity is log2(1 + (sum_i P_i)/N) and is achieved by the orthogonal multiple access of users alone or by non-orthogonal access combined with successive interference cancellation (SIC).

Explainer

The multiple access channel is the canonical multi-user uplink: multiple transmitters sending independent information to a single receiver over a shared noisy channel. The fundamental question is: what is the set of rate tuples (R_1, ..., R_K) that all users can simultaneously achieve with arbitrarily low error probability?

For a discrete memoryless MAC with transition probability p(y|x_1, ..., x_K), the capacity region is the set of rate tuples satisfying:

where X_S denotes the inputs of users in subset S, and X_{S^c} denotes inputs of the other users. This characterization is both achievable (inner bound, by random coding) and optimal (converse, by information-theoretic counting arguments), so it is the exact capacity region.

The achievability uses a clever coding scheme: random coding over all possible (x_1^n, x_2^n, ..., x_K^n) codeword sequences, with joint typicality decoding. The receiver decodes users sequentially (successive interference cancellation): decode user 1 treating all others as noise, subtract user 1's signal from the received signal, then decode user 2, and so on. The rate constraint for user i when decoded with users in set S decoded before i is precisely I(X_i; Y | X_S), hence the polymatroidal structure.

For the Gaussian MAC, where Y = X_1 + X_2 + ... + X_K + Z with Z ~ N(0, N), the capacity region is characterized by:

for all subsets S. The sum-rate (all users transmit) is (1/2) log2(1 + (sum_i P_i) / N). This is significantly larger than orthogonal multiple access (TDMA, FDMA) which achieves sum-rate (1/K) sum_i (1/2) log2(1 + P_i / N), because non-orthogonal schemes allow concurrent transmission with interference resolved at the receiver.

The capacity region is a polymatroid: a convex polytope with special combinatorial properties. It is invariant under certain transformations and has the monotonicity property that if (R_1, ..., R_K) is in the region, then so is any (R_1', ..., R_K') with R_i' <= R_i for all i. The dominant face (where all constraints are tight) traces the Pareto frontier of rates. Different SIC decoding orders yield different corner points on this frontier; time-sharing (randomizing the order) achieves any point on the dominant face.

The MAC capacity region was the first multi-user capacity problem fully solved and remains the gold standard in network information theory. Its complete characterization motivates the field: other multi-user scenarios (broadcast, interference, relay channels) are either incompletely solved or remain open, revealing gaps in our understanding of multi-user communication. Modern wireless systems (5G NOMA, CDMA) are designed based on these information-theoretic principles to approach MAC capacity limits.

Practice Questions 4 questions

Prerequisite Chain

Counting to 10Counting to 20Understanding ZeroThe Number ZeroCounting to FiveOne-to-One CorrespondenceCombining Small Groups Within 5Addition Within 10Addition Within 20Two-Digit Addition Without RegroupingTwo-Digit Addition with RegroupingAddition Within 100Repeated Addition as MultiplicationMultiplication 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 100Two-Digit by One-Digit DivisionDivision with RemaindersRemainders and Quotients in DivisionDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueReading and Writing DecimalsComparing and Ordering DecimalsAdding and Subtracting DecimalsMultiplying DecimalsDividing DecimalsDividing FractionsMixed Number ArithmeticOrder of OperationsInteger Order of OperationsVariable ExpressionsCombining Like TermsOne-Step EquationsTwo-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 IntroductionTrigonometric 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 FunctionsShannon EntropyJoint and Conditional EntropyMutual InformationChannel CapacityBinary Symmetric ChannelChannel Coding TheoremNetwork Information TheoryMultiple Access ChannelMultiple Access Channel Capacity

Longest path: 83 steps · 334 total prerequisite topics

Prerequisites (3)

Leads To (0)

No topics depend on this one yet.