---
title: Movable Antenna (MA) Arrays
url: https://www.emergentmind.com/topics/movable-antenna-ma-arrays
type: topic
---

# Movable Antenna (MA) Arrays

Movable antenna (MA) arrays are antenna arrays whose element locations are reconfigurable within prescribed spatial regions, so that array geometry becomes an optimization variable alongside conventional beamforming weights. In the terminology used in recent work, the antenna-position vector (APV) specifies the coordinates of the movable elements, while the antenna-weight vector (AWV) specifies their complex excitation; by jointly optimizing APV and AWV, an MA array can reshape beam patterns, channel correlations, and estimation sensitivity in ways unavailable to fixed-position antennas (FPAs) [2509.00894]. The resulting literature spans one-dimensional, two-dimensional, and three-dimensional movement regions, transmitter-side and receiver-side mobility, communication and sensing objectives, and a growing set of reduced-complexity architectures such as movable subarrays, cross-linked arrays, and two-layer arrays.

## 1. Geometric and architectural models

The most common MA formulations begin with a finite movement region and a minimum inter-element spacing. In linear arrays, element positions are typically written as \(x=[x_1,\dots,x_N]^T\) on a segment such as \([0,D]\) or \([0,A]\), subject to ordering and spacing constraints like \(0\le x_1<\cdots<x_N\le D\) and \(x_n-x_{n-1}\ge D_0\) or \(d\) [2311.03775]. Two-dimensional variants place elements in a square or planar region, with coordinates \(\mathbf q_n=[x_n,y_n]^T\) or \(\mathbf r_n=[y_n,z_n]^T\), again with pairwise distance constraints to avoid coupling [2405.01215]. Three-dimensional variants appear in UAV-oriented formulations, where each element position is a full Cartesian coordinate constrained by per-slot displacement and a bounding cuboid [2508.10720].

This geometric flexibility has produced several distinct architectures. In sub-connected hybrid beamforming, the base station is divided into movable sub-arrays, each driven by one motor and translated within a local region \(\Omega_i\) [2404.00953]. In the two-layer movable-antenna (TL-MA) architecture, the absolute position of antenna \(a\) in subarray \(s\) is \(\delta_{s,a}=q_s+d_{s,a}\), where \(q_s\) controls large-scale subarray movement and \(d_{s,a}\) provides fine-tuning within the subarray [2511.15108]. In the cross-linked movable-antenna (CL-MA) architecture, an \(M\times N\) planar grid is actuated by only \(M+N\) motors rather than \(2MN\), because horizontal tracks move collectively along one axis and vertical tracks move collectively along the other [2505.03175]. This suggests that MA-array research has evolved from element-wise motion toward hardware-aware aperture reconfiguration.

A further distinction concerns the mobility granularity. Some formulations move each radiating element independently; others move an entire linear array as a rigid body over a continuous interval \([0,T]\), with fixed relative spacing \(\Delta\) between elements [2605.16907]. The latter model is analytically convenient for outage and level-crossing analyses, whereas independently movable arrays are more common in beamforming, secrecy, and sensing optimization.

## 2. Channel models, objective functions, and array-dependent statistics

The central mathematical feature of an MA array is that element positions enter the channel model explicitly. A generic narrowband field-response formulation writes the channel to a receiver at location \(r\) as
\[
h(p)=\bigl[h_1(p_1),\dots,h_M(p_M)\bigr]^T,\qquad
h_m(p_m)=\sum_{\ell=1}^{L}\alpha_\ell e^{-j\frac{2\pi}{\lambda}\|r-p_m-v_\ell\|}/\|r-p_m-v_\ell\|,
\]
with a far-field LoS specialization
\[
h(p)=\beta\bigl[e^{-j\frac{2\pi}{\lambda}p_1\cos\theta},\dots,e^{-j\frac{2\pi}{\lambda}p_M\cos\theta}\bigr]^T.
\]
Because \(p\) appears inside the phase terms, geometry directly controls channel correlation and spatial separability [2509.00894].

In far-field beamforming and sensing, this reduces to a steering-vector dependence on position. For a 1D MA array, the steering vector is commonly written as
\[
\alpha(x,u)=\bigl[e^{j\frac{2\pi}{\lambda}x_1u},\dots,e^{j\frac{2\pi}{\lambda}x_Nu}\bigr]^T,
\]
with \(u=\cos\theta\) or a related directional cosine [2405.01215]. Near-field sensing replaces plane-wave steering with spherical-wave or Fresnel-type phase terms. For example, one near-field 1D model uses
\[
h_n(x_n,\eta)=\beta \exp\!\Big[j\frac{2\pi}{\lambda}\Big(x_nu-\frac{x_n^2(1-u^2)}{2r}\Big)\Big],
\]
so that the same position variable simultaneously influences angle and distance information [2512.00758].

The performance criteria are application-specific but structurally similar. Communication work frequently optimizes sum rate, minimum user rate, transmit power under rate constraints, or beamforming gain under null constraints [2302.06978]. Secure-communication work typically uses the secrecy-rate expression
\[
R_s(p,w)=\Big[\log_2\bigl(1+\mathrm{SNR}_B(p,w)\bigr)-\log_2\bigl(1+\mathrm{SNR}_E(p,w)\bigr)\Big]^+,
\]
or multiuser variants based on secure channel coding [2601.05686]. Sensing work uses the Cramér–Rao bound (CRB), whose dependence on position statistics is unusually transparent. In 1D far-field AoA estimation,
\[
\mathrm{CRB}_{1D}(x)=\frac{\sigma^2\lambda^2}{8\pi^2TPN|\beta|^2}\,\mathrm{var}(x)^{-1},
\]
so larger spatial spread lowers the bound directly [2405.01215]. In 2D sensing, \(\mathrm{var}(x)\), \(\mathrm{var}(y)\), and \(\mathrm{cov}(x,y)\) jointly determine the angle-estimation CRBs, making aperture shape and axis decoupling central design parameters [2405.01215].

A related theoretical line studies directivity with mutual coupling. When coupling is modeled through an impedance matrix \(Z(x)\), the directivity toward direction \(u\) becomes
\[
D(u;x)=a^H(u)\,Z^{-1}(x)\,a(u),
\]
and, in the endfire superdirective limit with vanishing spacing, the directivity can reach \(N^2\), versus \(N\) for the uncoupled case [2603.16472]. This indicates that MA geometry can be used not only to change the steering vector but also to exploit the coupling matrix itself.

## 3. Optimization methodologies

Most MA-array problems are non-convex because positions, beamformers, and sometimes decoding order or power variables are coupled through trigonometric, fractional, or determinant expressions. The predominant solver pattern is block-wise decomposition. Alternating optimization (AO) updates beamformers, powers, and positions in turn, often obtaining closed-form or eigenvector-based updates for the beamforming block and numerical updates for the position block [2507.05784].

**Projected-gradient methods** are common when the secrecy rate or sum rate is smooth in the position variables. In the hybrid FPA–MA secrecy design of Yu et al., the MA-position update uses Nesterov-momentum projected gradient ascent (NMPGA),
\[
\mathbf z^{\rm temp}=\mathbf z^{(k)}+\zeta \mathbf u^{(k)},\qquad
\mathbf u^{(k+1)}=\zeta \mathbf u^{(k)}+\delta \nabla_{\mathbf z}R_s(\mathbf z^{\rm temp}),
\]
followed by projection onto box and spacing constraints. The reported motivation is accelerated \(\mathcal O(1/k^2)\) convergence in smooth regions under low-latency Internet-of-Vehicles conditions [2507.05784].

**Successive convex approximation (SCA)** and **majorization–minimization (MM)** are used when direct gradient ascent is insufficient. In far-field 2D sensing, the min–max CRB problem is solved by alternately optimizing horizontal and vertical coordinates through convex surrogates, with each inner loop monotonically increasing the information variable \(\delta\) [2405.01215]. In CoMP reception, maximizing the principal eigenvalue of a Hermitian channel matrix is handled by MM: the dominant eigenvector at the current iterate yields a lower bound, and the non-convex cosine terms are replaced by a quadratic surrogate [2311.11814].

**Sampling, swarm, and heuristic search** appear when the objective is highly non-convex or discrete structure is helpful. Near-field joint AoA-and-distance sensing discretizes the movement region and sequentially updates each antenna position, with complexity \(O(MN)\) in 1D and \(O(M^2N)\) in 2D [2512.00758]. TL-MA employs an AO-based particle swarm optimization (PSO) procedure, with swarm sizes \(I_P=\tilde I_P=300\), iterations \(I_T=\tilde I_T=200\), and penalty weight \(\kappa=10^6\) [2511.15108]. Multi-target sensing uses Monte Carlo approximation of the expected CRB trace and a swarm-based gradient descent per antenna [2511.18907]. Directivity maximization under mutual coupling uses a two-stage Greedy Search and Gradient Descent (GS–GD) algorithm: a discrete greedy placement stage followed by continuous gradient refinement [2603.16472].

**Two-timescale optimization** addresses CSI and motion overhead. In uplink Rician systems, MA positions are optimized from statistical CSI using projected gradient ascent, while ZF, MMSE, or MMSE-SIC receivers are computed from instantaneous CSI after positions are fixed [2407.17841]. Statistical CL-MA and ISAC designs use a similar logic: optimize the array geometry on a slow timescale from channel statistics, then update receive combining or precoding on a fast timescale [2505.03175].

## 4. Communication and beamforming applications

One of the earliest MA-array communication problems is multi-beam forming. For a linear MA array, the APV and AWV are jointly optimized to maximize the minimum beamforming gain over desired directions under a maximum interference threshold. In a representative case with \(N=8\), array length \(D=8\lambda\), two desired directions, and two null directions, the proposed design reaches \(99.7\%\) of the full gain (\(7.98\approx 8\)), while the fixed-array benchmark reaches \(36.9\%\), an alternating position-search benchmark \(80.0\%\), and a one-shot benchmark \(86.8\%\). With four antennas, the MA design yields about \(64\%\) gain improvement over the FPA benchmark, and with six interference directions it still retains about a \(3\) dB advantage [2311.03775].

Coordinated multi-point (CoMP) reception yields a related eigenvalue formulation. There, the MA-position problem reduces to maximizing the principal eigenvalue of a Hermitian Gram matrix \(H(\mathbf p)=A(\mathbf p)A(\mathbf p)^H\), and the optimal transmit beamformer is the principal eigenvector scaled by the transmit-power budget. The upper bound \(\lambda_{\max}(H(\mathbf p))\le MN\) gives an SNR bound \(P_S MN/\sigma^2\); numerical results show that MA arrays can approach this bound when the movement range is large and can outperform fixed arrays by about \(3\)–\(5\) dB or bits/s/Hz, depending on \(N\) and \(M\) [2311.11814].

In multiuser systems, MA positioning is frequently used to reduce channel correlation and thereby lower power or raise sum rate. In uplink multiple access with user-side MAs and a fixed BS array, multi-directional descent (MDD) algorithms with ZF or MMSE combining substantially reduce required transmit power. For rate targets above \(2\) bps/Hz, the MA-MMSE design outperforms antenna-selection MMSE by more than \(10\) dB, and as the user count approaches the BS antenna count the MA gains grow to about \(12\)–\(15\) dB [2302.06978]. On the BS side, a two-timescale Rician-fading design reports that MA+ZF exceeds FPA+ZF by about \(3.5\) bits/s/Hz at \(L=8\lambda\), with most benefits already captured when the span reaches about \(6\lambda\) [2407.17841].

MA arrays also integrate naturally with hybrid beamforming and NOMA. In sub-connected hybrid beamforming, movable sub-arrays are jointly optimized with analog and digital beamformers; the MA-aided scheme exceeds its fixed-array counterpart, and with sufficiently large movable regions it can even surpass a fully-connected FPA array [2404.00953]. In downlink NOMA, joint beamforming and MA-position optimization reduces the transmit power needed to reach a target sum rate: to achieve \(9\) bps/Hz, MA-NOMA requires about \(19\) dBm, while fixed-antenna NOMA requires about \(21\) dBm and OMA about \(24\) dBm; across the reported settings, MA-NOMA exceeds fixed NOMA and OMA by \(15\)–\(30\%\) in sum rate [2506.11438].

Recent wideband evaluations add an important qualification. Under OFDM, EVM-based distortion, and both uplink and downlink processing, MA gains are strongest in low-impairment, high-user-load, LoS-dominated settings. With EVM \(=2\%\), the gain over fixed arrays reaches up to \(30\)–\(40\%\), and one reported LoS case gives about \(72\) bit/s/Hz for MA versus \(49\) bit/s/Hz for a compact UPA and \(64\) bit/s/Hz for a staggered URA. However, the same study reports that gains diminish in rich scattering, under hardware-impairment ceilings, and in wideband or FDD settings; at high SNR, all schemes share the ceiling \(K\log_2(1/\mathrm{EVM}^2)\) [2603.22506]. This suggests that MA arrays are not uniformly superior to fixed arrays; their advantage is strongly regime-dependent.

## 5. Sensing, near-field estimation, and integrated sensing and communication

In sensing, MA arrays have been analyzed most extensively through CRB minimization. For far-field 1D AoA estimation, the optimal geometry maximizes \(\mathrm{var}(x)\) subject to spacing and aperture constraints, yielding a closed-form edge-cluster solution:
\[
x_n^\star=
\begin{cases}
(n-1)D, & n=1,\dots,\lfloor N/2\rfloor,\\
A-(N-n)D, & n=\lfloor N/2\rfloor+1,\dots,N.
\end{cases}
\]
For \(N=16\), \(A=10\lambda\), and \(D=\lambda/2\), this geometry gives a \(55.3\%\) MSE reduction versus a half-\(\lambda\) ULA, while a full-aperture sparse ULA suffers ambiguity [2405.01215]. In 2D, the min–max CRB problem shows that large \(\mathrm{var}(x)\), large \(\mathrm{var}(y)\), and small \(|\mathrm{cov}(x,y)|\) are jointly desirable; in a circular region, the best achievable information variable satisfies \(\delta\le A^2/2\), and when \(N\) is divisible by four the tight design places grouped antennas at quarter-cycle angular offsets on the circle [2405.01215].

Near-field sensing adds distance as an estimation target. For 1D MA arrays, the worst-case CRBs for AoA-only and distance-only estimation lead to the same edge-cluster geometry as far-field sensing, with scaling laws \(\mathrm{AoA}\text{-}\mathrm{CRB}\sim O(A^{-2})\) and \(\mathrm{Distance}\text{-}\mathrm{CRB}\sim O(A^{-4})\). Joint AoA-and-distance estimation is qualitatively different: the optimal 1D geometry becomes a three-group structure with edges and center rather than the two-cluster layout used for individual estimation. In a representative setting with \(N=20\), \(A=20\lambda\), and \(d=\lambda/2\), the reported CRB reductions are about \(55\%\) for AoA-only, about \(74\%\) for distance-only, and about \(73\%\) for joint estimation, relative to a half-\(\lambda\) ULA. In 2D, the reported CRB reduction exceeds \(90\%\) relative to fixed UPA benchmarks, and an optimized MA array with \(N=9\) outperforms a UPA with \(N=100\) [2512.00758].

Multi-target sensing introduces an additional structure beyond simple aperture maximization. The CRB matrix depends on the projected derivative matrix \(\dot A\) and the orthogonal projector \(\Pi_A^\perp\), and the design objective becomes the expectation of \(\mathrm{tr}(\mathrm{CRB})\) over random target angles. The reported optimized MA geometry reduces average inter-target sensitivity correlation \(\rho\) by about \(60\%\) and increases average effective sensitivity power \(\omega\) by about \(4\times\) relative to dense UPA and single-target MA baselines; the corresponding MUSIC mean-square error improvement exceeds \(10\times\). The swarm-based algorithm converges within about \(30\) AO iterations and improves the objective by about \(21.9\%\) relative to plain gradient descent [2511.18907].

Integrated sensing and communication (ISAC) formulations combine these CRB ideas with communication-rate objectives. In one statistical-CSI design, the array geometry is chosen to maximize the expected minimum user rate subject to upper bounds on the AoA CRBs. The sensing constraints can be written through quadratic forms involving \(\mathrm{var}(y)\), \(\mathrm{var}(z)\), and \(\mathrm{cov}(y,z)\), while the communication side uses ZF precoding over Monte Carlo samples of user locations. The reported trade-off region is substantially larger than with dense or sparse fixed UPAs: at a moderate reciprocal-CRB threshold \(\eta=0.003\), the MA-statistical design provides roughly \(20\)–\(40\%\) higher minimum rate than a dense UPA and more than \(80\%\) gain over a sparse UPA, while the CRB can be up to an order of magnitude smaller [2501.07318]. The stated interpretation is that optimized MA steering vectors exhibit low correlation in the angular domain, aiding both SDMA and target estimation [2501.07318].

## 6. Physical-layer security

Security is one of the most active MA-array application areas because antenna movement directly changes the correlation between legitimate and adversarial channels. A common descriptor is the normalized Bob–Eve channel correlation
\[
\rho_{B,E}(p)=\frac{|h_B(p)^H h_E(p)|}{\|h_B(p)\|\,\|h_E(p)\|},
\]
which measures spatial separability: values near one imply similar spatial signatures and difficult null-steering, while values near zero imply near-orthogonality [2509.00894]. This reframes secrecy enhancement as a geometry-control problem rather than a beamformer-only problem.

Illustrative far-field examples show the effect sharply. In a multi-eavesdropper setup with \(M=8\), a 1D movable region of size \(A=10\lambda\), Bob at \(90^\circ\), and Eves at \(80^\circ\), \(100^\circ\), and \(150^\circ\), the MA array attains perfect nulls at all Eve angles while preserving the full \(8\times\) array gain at Bob. Under zero-forcing, the fixed ULA loses about \(58.5\%\) gain in Bob’s direction. In a separate secrecy-rate comparison under \(P_T=20\) dBm, MA arrays outperform dense-FPA and sparse-FPA baselines by up to \(10.2\) bps/Hz [2509.00894].

A more structured secure design is the hybrid FPA–MA architecture, where the fixed array carries the confidential signal and the MA array generates artificial noise. The secrecy-rate maximization jointly optimizes MA positions, FPA beamforming, and MA beamforming under power and spacing constraints, with AO for the beamformers and NMPGA for the positions. In a four-slot Internet-of-Vehicles scenario with two colluding Eves, the proposed FPA–MA co-design yields a \(42.34\%\) secrecy-rate gain over a fixed-antenna system that uses FPA only for artificial noise and a \(9.12\%\) gain over an MA-only design that treats all MAs as information carriers [2507.05784]. The stated mechanism is that MA repositioning sharpens nulls in Eve directions while keeping a deep null at Bob for artificial noise.

A distinct secrecy limitation appears when Eve is aligned with Bob in angle, especially under LoS mmWave/THz propagation. In that regime, MA motion alone is directionally insecure, and frequency-diverse arrays (FDAs) alone cannot resolve same-range angular overlap. The optimized frequency-diverse movable-antenna design therefore combines element positions \(x_m\) with small frequency offsets \(\Delta F_m\), using either closed-form small-perturbation updates or simulated annealing. In the reported results, the general simulated-annealing design almost attains the no-eavesdropper upper bound across the tested antenna counts, while the closed-form perturbative design approaches it as \(M\) increases; both create a localized beam focus at Bob and nulls at all critical eavesdropper positions [2506.23937].

Secure multiuser beamforming generalizes these ideas to multiple legitimate users and multiple cooperating Eves. One recent framework formulates the sum secrecy rate under the Gaussian wiretap-coding theorem and solves the joint digital-beamforming and MA-placement problem by fractional programming plus block coordinate descent. Each update is either closed-form or a low-complexity one-dimensional or bisection search. The reported sum secrecy gain over the FPA baseline is up to \(20\)–\(30\%\) across SNR and Eve-count settings, with convergence typically within \(20\) outer iterations [2601.05686].

## 7. Hardware realizations, control overhead, and performance limits

A central practical issue for MA arrays is actuator complexity. The element-wise single-layer MA model maximizes flexibility but scales poorly. TL-MA addresses this by splitting motion into subarray translation and intra-subarray fine-tuning. Numerically, TL-MA reduces the sum-displacement of MA motors by about \(70\%\) relative to element-wise single-layer MA while maintaining comparable rate performance; the reported best operating region occurs around \(M_S=2\)–\(3\) subarrays, balancing large-scale and fine-tuning degrees of freedom [2511.15108]. CL-MA addresses the same issue more aggressively: because only \(M+N\) motors control an \(M\times N\) grid, hardware scales linearly rather than with the number of ports. In uplink SDMA, instantaneous CL-MA yields more than \(30\) dB power savings over a dense UPA at \(K=30\) users and \(10\) dB over a sparse UPA, while the statistical CL-MA design is about \(2\) dB worse than the instantaneous design but avoids about \(10^4\) repositionings [2505.03175].

The actuation technology itself imposes a second layer of constraints. Mechanically driven MAs, such as servo motors or MEMS actuators, provide continuous 2D or 3D displacement but incur movement latency in the \(\mu\)s–ms range as well as energy and wiring complexity. Electronically driven MAs, such as multi-mode patch antennas with switchable phase centers, can reconfigure in the ns–\(\mu\)s range but only through discrete position quantization and at the cost of added RF-circuit complexity [2509.00894]. This motivates predictive control. In UAV communications, a Transformer-enhanced LSTM is trained on secrecy-optimal MA trajectories generated by PSO. For prediction horizon \(T_{\rm pre}=60\), the reported NMSE reduction exceeds \(49\%\) relative to the best baseline, the position-accuracy gain is \(14.76\%\) at threshold \(0.0005\) m, the inference latency is \(8.67\) ms, and predictive control improves secrecy rate by \(12\)–\(18\%\) over reactive control under latency [2508.10720].

Theoretical analyses show that MA benefits are not monotone in all physical parameters. In continuous moving arrays with best-position selection, reduced inter-element spacing can improve high-SNR performance because correlated elements can align simultaneously with a strong fading hotspot. The reported ordering is
\[
\mathrm{SA}<\mathrm{SFA}<\mathrm{FA}_4(\Delta=0.5)<\mathrm{MA}_4(\Delta=0.5)<\mathrm{MA}_4(\Delta=0.1),
\]
and new upper-tail CDF and level-crossing-rate expressions are derived for both correlated and uncorrelated elements [2605.16907]. By contrast, in the wideband multi-user MIMO study, rich scattering, large EVM, and wide UL–DL frequency separation weaken or erase the MA advantage [2603.22506]. These results indicate that mobility and compactness can be beneficial in some channel-statistical regimes but are not universally optimal.

Mutual coupling creates a further dual aspect. In standard array design it is usually detrimental, yet closely packed coupled MA arrays can exploit it for directivity enhancement. For \(N=5\), the GS–GD optimized design outperforms the uncoupled half-wavelength ULA by at least \(20\)–\(50\%\) across directions and approaches the exhaustive-search optimum closely; at endfire, the directivity tends toward \(N^2=25\) [2603.16472]. At the same time, the same work notes that superdirective designs require extremely precise current control and are sensitive to element tolerances and loss [2603.16472]. This controversy is characteristic of the broader MA literature: the same positional freedom that enables larger apertures, lower CRBs, or higher secrecy can also amplify hardware sensitivity, calibration burden, and control latency.

Future directions identified in the literature include six-dimensional movable antennas that jointly optimize 3D position and 3D orientation, movable-element intelligent reflecting surfaces, extremely-large MA deployments, MA-aided secure sensing, and robust position design under imperfect CSI [2509.00894]. A plausible implication is that MA arrays are best understood not as a single array topology but as a general aperture-reconfiguration paradigm whose utility depends on the joint geometry of propagation, hardware, and control timescales.

Source: https://www.emergentmind.com/topics/movable-antenna-ma-arrays