---
title: Multi-Band Multi-Orbit Satellite Architectures
url: https://www.emergentmind.com/topics/multi-band-multi-orbit-system-architectures
type: topic
---

# Multi-Band Multi-Orbit Satellite Architectures

A multi-band, multi-orbit system architecture in non-geostationary satellite networks (NTNs) integrates satellites operating at multiple frequency bands across distinct orbital layers. This architectural paradigm addresses scalability and resilience challenges in next-generation NTNs, particularly under dynamic atmospheric conditions such as rainfall attenuation. Leveraging distributed matching, beam hopping, and integrated sensing and communications (ISAC), the architecture enhances downlink throughput, link availability, and resource allocation efficiency while achieving proportional fairness among a massive number of ground users [2512.02843].

## 1. System Composition: Orbital Shells, Cells, and Beam Footprints

The architecture comprises $S$ non-geostationary satellites partitioned into $I$ orbital shells, $\mathcal{S} = \bigcup_{i=0}^{I-1}\mathcal{S}_i$, where each shell $i$ is characterized by:

- Altitude $h_i$ (e.g., LEO at 570 km, VLEO at 200 km)
- Inclination $\delta_i$
- Carrier frequency $f_i$, bandwidth $B_i$, and beam count $\beta_i$
- Satellite count per shell, $S_i=|\mathcal{S}_i|$

The ground region is divided into $C$ quasi–Earth–fixed cells $\mathcal{C}$, each covering a small and approximately static geographic tile. Each satellite $s$ projects a moving beam footprint $\mathcal{C}_s(k)\subseteq\mathcal{C}$ at frame $k$, with $|\mathcal{C}_s(k)|=C_s(k)$. The maximum slant range from $s$ to any location in cell $c$ is denoted as $d_{s,c}(k)$.

Inter-layer coordination is realized via a distributed many-to-one matching protocol matching each cell to at most one satellite per frame, irrespective of orbital shell. Layer handover is implicitly triggered by matching updates, with no explicit handover signaling required outside of the matching exchange.

## 2. Frequency Bands and Propagation Physics

Each orbital shell operates at a designated frequency band. In the representative instantiation:

- Shell 0 (LEO) utilizes S-band: $f_0=2$ GHz, $B_0=30$ MHz
- Shell 1 (VLEO) utilizes K-band: $f_1=20$ GHz, $B_1=400$ MHz

The free-space path loss between satellite $s$ and cell $c$ at frame $k$ is given as
\[
L_{s,c}(k) = (4\pi\,d_{s,c}(k)f_s)^2 v_c^{-2}
\]
with $v_c$ the speed of light. The receive link SNR is computed by
\[
\gamma_{s,c}(k) = \frac{P_s G_s G_\mathrm{gnd}}{L_{s,c}(k)A_{s,c}(k)\varphi \sigma^2}
\]
Where $P_s$ is transmit power, $G_s$, $G_\mathrm{gnd}$ the antenna gains, $\varphi$ the pointing loss, $\sigma^2$ receiver noise, and $A_{s,c}(k)$ atmospheric attenuation.

Rainfall is modeled as the principal propagation impairment, with attenuation
\[
10\log_{10}A_{s,c}(k) = a_s [\varrho_c(k)]^{b_s} \tilde{d}_{s,c}(k)
\]
where $\varrho_c(k)$ is rain intensity [mm/h], $\tilde{d}_{s,c}(k)$ the slant path through the rain layer, and $a_s$, $b_s$ are frequency and polarization-dependent coefficients. S-band links provide improved rain resilience, whereas K-band delivers significantly greater bandwidth.

## 3. Beam Hopping, Matching, and Scheduling

The synchronization and assignment of resources are realized through a structured frame system, where each system frame of duration $T = N_T T_F$ contains $N_C$ OFDMA downlink frames, $N_S$ sensing frames, and $N_\mathrm{FB}$ feedback frames.

Beam hopping is orchestrated implicitly via:

- A distributed many-to-one deferred acceptance matching $\mu(k) = \{\mu_s(k), \mu_c(k)\}$, mapping each satellite's quota $q_s$ of serving cells to at most $\min\{q_s, C_s(k)\}$ cells and ensuring each cell is matched uniquely:
\[
\mu_s(k) \subseteq \mathcal{C},\ |\mu_s(k)|\leq \min\{q_s, C_s(k)\}
\]
\[
\mu_c(k) \subseteq \mathcal{S},\ |\mu_c(k)|=1
\]
\[
c \in \mu_s(k) \Longleftrightarrow \mu_c(k) = \{s\}
\]
- Each cell and satellite generates a preference list prioritized by estimated per-user rate $\hat\rho_{s,c}(k)$.
- The matching outcome ensures Pareto-optimal and stable assignments under the constraint of no inter-cell interference, with the beam hopping schedule embedded into subsequent resource allocation [2512.02843].

## 4. Distributed Resource Allocation and Local Optimization

Once cell-satellite assignments $\mu(k+1)$ are updated, each satellite $s$ distributes its $N_C$ OFDMA frames (and $\beta_s$ beams) across the assigned cells $c \in \mu_s(k+1)$, allocating $x_{s,c}(k+1) \in \{0,1,\ldots,N_C\}$ frames per cell.

Resource allocation per satellite solves the local convex program:
\[
\mathcal{P}_s:\ \max_{\{x_{s,c}\}} \sum_{c} M_c\log\left(1+\frac{\hat\rho_{s,c}(k)x_{s,c}}{N_T}\right)
\]
Subject to:
\[
\sum_{c \in \mu_s(k+1)} x_{s,c} \leq N_C \beta_s,\quad x_{s,c}\in\{0, \ldots, N_C\}
\]
This proportional fairness objective is efficiently solved via continuous relaxation and interior-point methods, then rounded to integer solutions. Computational complexity per satellite is $O(q_s^3)$.

## 5. Integrated Sensing and Communications (ISAC)

A subset $\mathcal{S}_\mathrm{sens}$ (those operating in K-band or above) transmits orthogonal pilot symbols ($L_p$ length) for downlink sensing, each hopped in beam across $\beta_s$ beams. The instantaneous SNR for cell $c$ from satellite $s$ in AWGN is estimated via the unbiased maximum-likelihood estimator:
\[
\hat\gamma_{s,c}(k)
= \frac{(L_p-\frac32)\left(\frac1{L_p}\sum_{i=1}^{L_p}\mathrm{Re}\{y_{i,s,c}^*\,m_i\}\right)^2}
        {\sum_{i=1}^{L_p}|y_{i,s,c}|^2 - \frac1{L_p}\left(\sum_{i=1}^{L_p}\mathrm{Re}\{y_{i,s,c}^*\,m_i\}\right)^2}
\]
with variance bound $\mathrm{Var}(\hat\gamma_{s,c}) \geq (2\gamma_{s,c} + \gamma_{s,c}^2)/L_p$.

Rain attenuation is then estimated by comparing the no-rain SNR reference with the observed SNR:
\[
\hat A_{s,c}(k) = \frac{\gamma_{s,c}(k|\varrho_c=0)}{\hat\gamma_{s,c}(k)(1+1/L_p)+2/L_p}
\]

These ISAC-based estimates populate the matching and resource allocation framework, ensuring dynamic adaptation to time-varying atmospheric attenuation. The integration of ISAC enables satellites to update their cell associations and resource distributions every 10 ms frame to track rapidly changing conditions.

## 6. Performance Metrics and Empirical Results

Key metrics include:

- Instantaneous per-user rate (for $M_c$ users per cell):
\[
\rho_{s,c}(k) = \frac{B_s}{M_c}\log_2(1+\gamma_{s,c}(k))
\]
- Average per-user throughput per frame:
$\overline R_{s,c}(k)=\rho_{s,c}(k)\,x_{s,c}(k)/N_T$
- Outage probability, derived from the CDF of $\rho_{s,c}$ below threshold

Empirical evaluation considers a two-layer S-/K-band constellation (LEO at 570 km/2 GHz, VLEO at 200 km/20 GHz) over 3960 ground cells in Europe, with rain following a discrete-time Markov process and pilots of $L_p=256$ symbols.

The ISAC-powered multi-band, multi-orbit architecture demonstrated:

- Achieved approximately 99% of ideal full-CSI throughput
- 73% higher per-user throughput versus S-band-only designs
- Negligible signaling overhead (one UL OFDMA frame per match cycle)

Combining rain-resistant S-band with high-capacity K-band and leveraging ISAC-powered sensing and distributed matching, the system maintains robust availability and throughput under variable weather. Dynamic adaptation through distributed algorithms provides resilience and operational efficiency [2512.02843].

## 7. Implications and Architectural Significance

The integration of multi-band (S-/K-band) transmission with multi-orbit (LEO/VLEO) deployment, beam hopping, and ISAC-enabled resource management represents a comprehensive response to NTNs' scale and variability. A plausible implication is that this architecture can flexibly support diverse service requirements and geographical environments without specialized handover protocols or centralized orchestration, provided rapid local estimation and matching are sustained. This design achieves Pareto-stable, proportionally fair throughput allocation, and high link reliability even in adverse propagation environments. The realization of nearly ideal throughput suggests a pathway for efficient terrestrial-satellite coexistence and scalable 5G NTN operations [2512.02843].

Source: https://www.emergentmind.com/topics/multi-band-multi-orbit-system-architectures