MIMO Capacity

Research Depth 81 in the knowledge graph I know this Set as goal
MIMO multiple antenna spatial multiplexing capacity scaling eigenmode

Core Idea

Multiple-input multiple-output (MIMO) channels use multiple transmit and receive antennas, modeled as Y = HX + Z where H is the channel matrix, X is the input vector, and Z is Gaussian noise. With n_T transmit and n_R receive antennas and known channel matrix H, the capacity is C = max_{tr(K_X)<=P} log2 det(I + (1/N) H K_X H^*), where K_X is the input covariance. This decomposes via SVD into min(n_T, n_R) parallel Gaussian channels (eigenmodes), with optimal power allocation via water-filling. MIMO capacity scales linearly with min(n_T, n_R) in rich scattering — a breakthrough that powers modern wireless systems (4G, 5G, Wi-Fi).

Explainer

The Gaussian channel capacity C = (1/2) log(1 + SNR) describes a single-antenna system. MIMO extends this to multiple antennas, revealing that capacity can scale linearly with the number of antennas — a result that revolutionized wireless communications when Foschini and Telatar published it in the late 1990s.

The MIMO channel model is Y = HX + Z, where X is an n_T-dimensional transmitted vector, Y is an n_R-dimensional received vector, H is the n_R x n_T channel matrix, and Z ~ N(0, NI) is Gaussian noise. The entry h_{ij} represents the complex channel gain from transmit antenna j to receive antenna i. The capacity depends on the singular value decomposition (SVD) of H = U * Sigma * V^*. The SVD decomposes the MIMO channel into min(n_T, n_R) parallel scalar Gaussian channels with gains equal to the singular values sigma_1 >= sigma_2 >= ... >= sigma_r. The capacity is the sum of the capacities of these parallel channels: C = sum_i (1/2) log2(1 + p_i * sigma_i^2 / N), where p_i is the power allocated to eigenmode i.

Water-filling determines the optimal power allocation. Modes with larger gains (sigma_i^2) get more power; modes below a threshold get none. At high SNR, all modes receive similar power and the capacity is approximately min(n_T, n_R) * (1/2) log2(SNR/min(n_T,n_R)), growing linearly with the number of spatial dimensions. At low SNR, only the strongest mode is used (beamforming).

The practical impact is immense. 4G LTE uses 2x2 and 4x4 MIMO. 5G NR supports massive MIMO with 64+ antennas at the base station, enabling both high per-user capacity and multi-user spatial multiplexing. Wi-Fi 6/7 uses up to 8x8 MIMO. In each case, the information-theoretic MIMO capacity formula guides system design, antenna spacing, and the decision of when to use multiplexing versus beamforming. The theory extends to multi-user MIMO (MU-MIMO), where the base station's antenna array serves multiple users simultaneously, approaching the sum capacity of the broadcast channel.

Practice Questions 3 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 TheoremGaussian ChannelMIMO Capacity

Longest path: 82 steps · 334 total prerequisite topics

Prerequisites (2)

Leads To (0)

No topics depend on this one yet.