---
title: Capacity-Optimized Antenna Selection (COAS)
url: https://www.emergentmind.com/topics/capacity-optimized-antenna-selection-coas
type: topic
---

# Capacity-Optimized Antenna Selection (COAS)

Capacity-Optimized Antenna Selection (COAS) denotes antenna-subset selection that maximizes a capacity metric under a cardinality or structural constraint. In the classical sense, COAS typically means choosing the antenna subset that maximizes capacity or sum-rate based on instantaneous channel state information (CSI); in broader formulations, the same capacity-maximization principle is extended to ergodic throughput, statistical-CSI-based selection, joint transmit-and-receive port selection, and antenna selection coupled with precoding or reconfigurable intelligent surface (RIS) phase design [2208.04252] [2212.13680] [2404.06072].

## 1. Canonical optimization problem

In its canonical receive-selection form, COAS appears as the problem of selecting \(L\) antennas from \(N\) candidates so as to maximize the uplink sum-rate. For a multiuser massive MIMO uplink with full-array switching (FAS), the exact optimization is
\[
\overline{\mathbf G}_{\rm opt}
=\arg\max_{\overline{\mathbf G}\in\mathcal S}
\log_2\det\!\left(\mathbf I_L+\rho_u\overline{\mathbf G}\,\overline{\mathbf G}^{\mathsf H}\right),
\]
where \(\mathcal S\) is the set of all \(\binom{N}{L}\) possible antenna subsets. This optimization is NP-hard, and exhaustive search has complexity \(\mathcal O(N^L)\) [2208.04252].

The same capacity-maximizing logic recurs in broader architectures. In RIS-assisted massive MIMO, the active BS antenna subset \(\mathcal S\) is selected jointly with the RIS reflection matrix \(\bm\Theta\) through
\[
\max_{\mathcal S\subseteq \mathcal L,\ \bm\Theta}\ C_{\bm H(\mathcal S,\bm\Theta)}
\quad
\text{s.t.}\quad |\mathcal S|=N_S,\ \ |\beta_n|=1,
\]
with effective channel
\[
\bm{H}(\mathcal S,\bm{\Theta})=\hat{\bm H}(\mathcal S)+\bm R\bm\Theta \bm T(\mathcal S).
\]
In fluid-MIMO, COAS becomes a joint transmit-and-receive port-selection problem in which exactly one port per fluid antenna is chosen on each side and the exact objective is
\[
C(\mathbf x,\mathbf y)=
\log_2 \det\!\left(\mathbf I_{M_RN_R}+\rho\,\mathbf Q\mathbf Q^H\right),
\qquad
\mathbf Q=\mathbf X\mathbf G\mathbf Y.
\]
These formulations preserve the defining feature of COAS: the decision variable is a combinatorial subset or binary selection structure, and the objective is a log-determinant capacity expression [2009.07546] [2404.06072].

| Setting | Selection variables | Capacity objective |
|---|---|---|
| Massive MIMO uplink receive selection | choose \(L\) of \(N\) BS antennas | \(\log_2\det(\mathbf I_L+\rho_u\overline{\mathbf G}\overline{\mathbf G}^{\mathsf H})\) [2208.04252] |
| RIS-assisted massive MIMO | choose \(\mathcal S\) and \(\bm\Theta\) jointly | \(C_{\bm H(\mathcal S,\bm\Theta)}\) [2009.07546] |
| Fluid-MIMO port selection | binary \(\mathbf x,\mathbf y\), one port per fluid antenna | \(\log_2\det(\mathbf I_{M_RN_R}+\rho\mathbf Q\mathbf Q^H)\) [2404.06072] |

These formulations also make clear why COAS is computationally demanding: the feasible set grows combinatorially, while the objective is non-separable and depends on the selected subchannel or effective channel matrix.

## 2. Greedy capacity maximization and approximation structure

A central algorithmic theme in COAS is greedy incremental capacity maximization. In the conventional fast capacity-maximization setting, the selected antenna is the one that yields the largest incremental capacity gain. For large-scale MIMO receivers with low-resolution ADCs, this structure is generalized by the quantization-aware rule
\[
J = \arg\max_{j \notin \mathcal{K}} \frac{c_{j,n}}{d_j},
\]
where
\[
c_{j,n} = {\bf f}_j^H \Bigl( {\bf I} + \rho\alpha {\bf H}_n^H {\bf D}_n^{-1}{\bf H}_n \Bigr)^{-1} {\bf f}_j,
\qquad
d_j = 1+\rho(1-\alpha)\|{\bf f}_j\|^2.
\]
Here \(c_{j,n}\) captures incremental channel gain and \(d_j\) is a quantization penalty. In the high-resolution limit, \(\alpha\to 1\), \(d_j\to 1\), and the rule reduces to the standard fast COAS-style criterion. The resulting Quantization-Aware Fast Antenna Selection (QAFAS) algorithm preserves the greedy COAS structure and has overall complexity \(O(KN_uN_r)\), with no increase in overall complexity relative to the conventional fast antenna selection algorithm [1801.09846].

A second major line of work establishes submodularity. For RIS-assisted massive MIMO with fixed \(\bm\Theta\), the antenna-selection subproblem
\[
\max_{\mathcal S\subseteq \mathcal L} C_{\bm H(\mathcal S,\bm\Theta)}
\quad \text{s.t.}\quad |\mathcal S|=N_S
\]
is monotone and submodular with respect to \(\mathcal S\). This yields the greedy update
\[
\mathcal S_{i+1} = \mathcal S_i\cup \left\{ \arg\max_{x\notin \mathcal S_i}
\Big( C_{\bm H(\mathcal S_i\cup\{x\},\bm\Theta)} - C_{\bm H(\mathcal S_i,\bm\Theta)} \Big) \right\},
\]
together with a \((1-1/e)\) approximation ratio. The greedy method requires \(O(N_S L)\) objective evaluations, whereas exhaustive search is described as often infeasible within 120 hours; the reported runtime advantage is at least four orders of magnitude [2009.07546].

The common structure is therefore not a specific heuristic but a family of capacity-driven approximations: incremental gain rules, submodular greedy selection, matrix-inverse updates, and complexity reductions that preserve the underlying log-det objective.

## 3. CSI-aware and hardware-aware generalizations

Classical COAS typically assumes instantaneous CSI. Several later formulations replace this assumption with long-term or partial statistical knowledge while keeping throughput maximization as the design goal. In uplink multiuser MIMO with only statistical CSI at the base station, the joint receive antenna selection and precoding problem is
\[
\max_{\mathbf s,\mathbf Q}\quad \mathcal R_{\rm D}, \qquad {\rm D}\in\{\rm J},{\rm I}\}
\]
subject to a binary antenna-selection vector \(\mathbf s\) with \(\mathbf 1^{\mathsf T}\mathbf s=L\) and per-user covariance constraints \(\operatorname{tr}(\mathbf Q_k)\le p_k\), \(\mathbf Q_k\succeq 0\). For joint decoding,
\[
\mathcal R_{\rm J} =\mathbb E\!\left[\log\det\!\left(\mathbf I+\frac{1}{\sigma^2}\sum_{k=1}^{K}\mathbf S\mathbf H_k\mathbf Q_k\mathbf H_k^{\mathsf H}\mathbf S^{\mathsf H}\right)\right].
\]
Random matrix theory yields deterministic equivalents, the optimal eigenvectors satisfy \(\mathbf V_k^\star=\mathbf U_{{\rm T},k}\), power allocation becomes water-filling, and the receive-antenna subproblem is handled by greedy selection on the deterministic-equivalent objective. The resulting alternating optimization and majorization-maximization framework converges in about 3–4 AO iterations in the reported simulations [2212.13680].

A different generalization is driven by CSI-acquisition overhead in large cloud radio access networks. There, the downlink scheme selects \(S\) active antennas from \(M\gg S\ge K\) based only on large-scale fading \(\sigma_{km}\), while acquiring instantaneous CSI only for the selected antennas. The long-term control policy jointly maps the large-scale fading matrix \(\mathbf\Sigma\) to the active antenna set \(\mathcal A\), the regularization factor \(\alpha\), and the power vector \(\mathbf p\), maximizing the conditional average weighted sum-rate under per-antenna average power constraints. Random matrix theory provides asymptotically accurate deterministic equivalents for both SINR and per-antenna transmit power; the resulting decomposition uses a WMMSE-based power optimizer, a bisection search over \(\alpha\), and a greedy large-scale-fading-based antenna selection algorithm [1309.7540].

Hardware constraints can also alter the objective itself. In low-resolution ADC receivers, the achievable capacity under the additive quantization noise model is
\[
C({\bf H}_{\mathcal{K}})
= \log_2 \Big|{\bf I} +  \rho\alpha {\bf D}_{\mathcal{K}}^{-1}{\bf H}_{\mathcal{K}}{\bf H}^H_{\mathcal{K}} \Big|,
\]
with
\[
{\bf D}_{\mathcal{K}} = \mathrm{diag}\!\Big(1+\rho(1-\alpha)\|{\bf f}_{\mathcal{K}(i)}\|^2\Big).
\]
The capacity metric thus depends not only on selected channel strength but also on a quantization-noise penalty [1801.09846].

## 4. Joint design with RIS, fluid antennas, and learning-based selection

In RIS-assisted massive MIMO, COAS is no longer an isolated antenna-selection rule. The active antenna subset and RIS phase configuration are coupled through the effective channel
\[
\bm{H}(\mathcal S,\bm{\Theta})=\hat{\bm H}(\mathcal S)+\bm R\bm\Theta \bm T(\mathcal S),
\]
and the paper’s stated purpose is to compensate the performance loss due to antenna selection by reconfiguring the propagation environment with RIS passive beamforming. Alternating optimization separates antenna selection from passive beamforming, while block coordinate descent updates the RIS phases in closed form under perfect CSI [2009.07546].

Fluid-MIMO extends the selection space further. The exact problem selects one port per fluid antenna on both the transmit and receive sides. Because the joint log-det capacity is hard to optimize directly, the paper upper-bounds \(\log\det(\mathbf B)\) by \(\operatorname{tr}(\mathbf B-\mathbf I_N)\), obtains the surrogate
\[
C(\mathbf x,\mathbf y)\le \frac{\rho}{\log 2}\|\mathbf Q\|_F^2,
\]
and exploits the binary relation \(x y=\min(x,y)\) to construct the jointly concave relaxation
\[
U(\mathbf x,\mathbf y)=
\sum_{i,n,j,k}|g_{n,k}^{(i,j)}|^2\min(x_n^{(i)},y_k^{(j)}).
\]
This joint convex relaxation (JCR) supports two COAS solvers with different performance-complexity tradeoffs: JCR&RES, which uses reduced exhaustive search, and JCR&AO, which refines a feasible binary initialization through alternating one-port-at-a-time exact-capacity maximization [2404.06072].

A learning-based extension appears in RIS-empowered receive quadrature spatial modulation (RIS-RQSM). There, COAS is explicitly the classical baseline rule that selects the \(N_S\) receive antennas with the largest channel norms:
\[
\|\mathbf{h}_1\|^2 \ge \cdots \ge \|\mathbf{h}_{N_S}\|^2 \ge \|\mathbf{h}_{N_{S+1}}\|^2 \ge \cdots \ge \|\mathbf{h}_{N_R}\|^2,
\]
with selected channel matrix
\[
\mathbf{H}_{\mathcal{S}} = [\mathbf{h}_1,\mathbf{h}_2,\ldots,\mathbf{h}_{N_S}] \in \mathbb{C}^{N\times N_S}.
\]
The same COAS labels supervise a DNN whose output is one of \(\binom{N_R}{N_S}\) possible antenna subsets. For \(N_R=4\), \(N_S=2\), \(N=16\), the reported BER gains of DNN-COAS-RIS-RQSM over COAS-RIS-RQSM at \(10^{-5}\) BER are \(1.12\) dB for \(M=4\), \(0.77\) dB for \(M=8\), and \(1.20\) dB for \(M=16\). The same paper states that COAS complexity is
\[
\mathcal{O}_{\text{COAS}} = 4NN_R \text{ RMs},
\]
while the DNN complexity is substantially larger; the tabulated examples are \(296\) versus \(128\), \(6336\) versus \(256\), and \(476{,}672\) versus \(2048\) [2507.05071].

## 5. Asymptotic laws and performance metrics

The cited literature gives model-specific capacity laws for COAS benchmarks. In a multiuser massive MIMO uplink with Nakagami-\(m\) fading, perfect CSI at the base station, fixed selected-antenna count \(L\), and exact capacity-based receive selection, the paper derives the deterministic equivalent
\[
\mathcal R_u \approx \sum_{k=1}^{K}\log_2\!\left(1+\frac{L\rho_u\beta_k}{m_k}\log N\right),
\]
which implies
\[
\mathcal R_o^{(K)}=\mathcal O(\log\log N).
\]
The same analysis shows
\[
\lim_{N\to\infty} \frac{\mathbb V\{\mathcal R_u\}}{(\mathbb E\{\mathcal R_u\})^2}=0,
\]
so the sum-rate becomes increasingly deterministic as \(N\) grows [2208.04252].

In very large distributed MIMO or cloud-RAN downlinks, the asymptotic law differs. With \(K,S\) fixed and \(M\to\infty\), the maximum achievable sum-rate \(C_s\) satisfies
\[
O\!\left(K\left(\frac{\zeta}{2}-\epsilon\right)\log M\right)
\le C_s \le
O\!\left(K\left(\frac{\zeta}{2}+\epsilon\right)\log M\right),
\]
and the paper states that the proposed large-scale-fading-based antenna selection algorithm is asymptotically optimal in this regime [1309.7540]. A plausible implication is that COAS scaling depends strongly on architecture, geometry, and the selection constraint, rather than on the capacity objective alone.

Capacity-oriented antenna selection also appears in delay-sensitive analysis. For a downlink MIMO-OSTBC system under co-channel interference, receive antenna selection chooses the antenna with the largest instantaneous SINR, and the performance metric is effective capacity,
\[
E_C(\theta)=-\frac{1}{\theta}\ln\left(\mathsf{E}\left\{e^{-\theta R}\right\}\right).
\]
With single receive antenna selection,
\[
R=BT_fR_c\log_2\left(1+\frac{\xi_0}{MR_c}\Omega^{(N)}\right),
\]
where \(\Omega^{(N)}\) is the maximum of the branch-quality variables. The paper reports a closed-form effective-capacity expression and numerical gains over a \(2\times 1\) MISO-OSTBC system; at \(\xi_0=20\) dB the gains are \(1.5415\), \(1.3845\), and \(1.0880\) bits/s/Hz for \(\theta=0.1\), \(0.01\), and \(0.001\), respectively [1608.00751].

## 6. Terminological scope, misconceptions, and documentation gaps

The literature does not use the acronym “COAS” in a completely uniform way. Some papers describe their methods as COAS directly, while others are described as “COAS-like,” “capacity-oriented,” or “in spirit and function” because the antenna or port subset is still chosen to maximize a capacity-type objective, but the setting departs from classical instantaneous-CSI subset selection [2212.13680] [2404.06072].

A recurrent misconception is that COAS is always equivalent to sorting antennas by channel norm. The cited papers do not support that interpretation. Norm-based ranking is explicit in the RIS-RQSM baseline, where the top \(N_S\) channel norms are selected [2507.05071]; by contrast, low-resolution ADC receivers use the generalized greedy ratio \(c_{j,n}/d_j\), which balances channel gain and quantization penalty [1801.09846]. In interference-limited MIMO-OSTBC, the selected receive antenna is the one with the largest instantaneous SINR rather than the one with the largest desired-signal norm [1608.00751]. In statistical-CSI uplink MIMO, the objective is long-term expected throughput with joint covariance design, not instantaneous capacity evaluated on the full instantaneous channel [2212.13680]. This suggests that “capacity-optimized” is objective-driven rather than metric-fixed.

A second misconception is that COAS is necessarily an antenna-only problem. The cited formulations include joint antenna selection and passive beamforming, joint receive antenna selection and precoding, joint power and antenna selection, and joint transmit-and-receive port selection [2404.06072] [2212.13680]. In such cases, the selected subset is only one part of a larger coupled optimization.

The supplied RIS-receive-spatial-modulation entry titled "Antenna Selection For Receive Spatial Modulation System Empowered By Reconfigurable Intelligent Surface" contains no equations, system models, antenna-selection rules, detector descriptions, performance results, or comparisons in the available excerpt; it consists only of a minimal LaTeX skeleton with an empty introduction. COAS-specific details therefore cannot be extracted from that excerpt, despite the title and abstract metadata [2311.13005].

Source: https://www.emergentmind.com/topics/capacity-optimized-antenna-selection-coas