Search arXivSearch

arXiv · 2609.05729

SDN-Orchestrated Dual-Path 5G/SATCOM Maritime Communications for Carrier Strike Groups

Abstract

Carrier Strike Group (CSG) communications must sustain mission traffic across heterogeneous links whose quality varies with distance, weather, fading, and intermittent outages. We present an integrated Software-Defined Networking (SDN)/Software-Defined Radio (SDR) framework that unifies 5G and satellite communications (SATCOM) under a single control plane for dual-path failover in CSG communications. The framework is evaluated via stochastic simulation across four operational regions: Norfolk, the Norwegian Sea, the Philippine Sea, and the North Pacific storm track. The framework couples a centralized SDN controller with a Rician-faded 5G channel under Adaptive Modulation and Coding (AMC), a Ku-band SATCOM channel with ITU-R P.618/P.838 rain attenuation, and Gilbert-Elliott burst-availability processes on both links. The controller routes each packet by traffic class and current link state. Experiments use 60 independent trials of 50,000 packets per parameter setting with common random numbers, paired confidence intervals, and convergence diagnostics across fault, fading, and region sweeps. For the Norfolk weather baseline, SDN routing reaches 93.09% reliability versus 36.22% (5G-only) and 89.87% (SATCOM-only), with paired gains of +56.87 and +3.22 percentage points. The advantage grows under joint low-Rician-K/high-burst-fault stress, and AMC improves 5G robustness as Signal-to-Interference-plus-Noise Ratio degrades. SDN remains the highest-reliability mode across all four regions, indicating that cross-layer SDN-controlled failover improves maritime resilience without relying on deterministic link abstractions.

Explore related subjects

Keep this discovery

BibTeXRIS

Avinash Srinivasan, Dalibor Španjević, Kevin H. Nguyen, Bannon Ireton, Christopher B. Landis. 2026-09-04. SDN-Orchestrated Dual-Path 5G/SATCOM Maritime Communications for Carrier Strike Groups. https://arxiv.org/abs/2609.05729

Cite the original work for its findings. Save a collection to share your selection of sources.

Discover connections

Connections use source metadata and explicit phrase matches, not verified experimental comparisons.

KEEP EXPLORING

Related papers

AEGIS: Risk-Budgeted Online Scheduling for Resilient Continuous Edge Inference

Continuous edge inference requires sustained wireless and computing support across successive service instances. Under recurring channel degradation, transient edge overload, and multi-user contention, isolated deadline misses may accumulate into persistent service degradation. Existing schedulers mainly optimize instantaneous latency or per-timeslot utility and provide limited control over such cross-time effects. To address this issue, we propose AEGIS (Adaptive Exposure-Governed Inference Scheduling), a risk-budgeted online framework for service-level operational resilience. AEGIS regulates predicted deadline-risk exposure through dynamically replenished per-user risk budgets and establishes an explicit finite-horizon bound on cumulative admitted-risk exposure. One-step state estimation supports anticipatory delay and risk assessment, while the centralized bandwidth--computing allocation is transformed into an exact-potential formulation and solved through asynchronous coordinate updates. Simulation results demonstrate that AEGIS enhances timely-service continuity, contains persistent deadline violations, and improves post-stress recovery through adaptive cross-time risk regulation. Meanwhile, it effectively controls predicted-risk exposure while preserving competitive service performance, achieving a favorable balance between service resilience and risk control.

cs.NI

Enhancing Network Resilience via Graph-Based Anomaly Detection in Sovereign Functions

Sovereign network functions, e.g., routing protocols, are becoming increasingly complex and susceptible to failures arising from protocol configuration anomalies and anomalous configurations. This paper interprets the protocol configuration anomaly detection problem as detection of structural inconsistencies of connected nodes and edges in a bipartite graph that captures both physical network entities and logical protocol states. This graph structural inconsistency detector (GSID) model is proposed to solve the problem efficiently. To handle the heterogeneous nature of protocol configuration parameters, GSID employs an adaptive configuration encoder (ACE) that dynamically selects encoding strategies per parameter to preserve fine-grained numerical discrepancies. To expose the subtle inconsistencies of connected nodes and edges in the bipartite graph, GSID uses an inconsistency dynamic attention (IDA) mechanism that scores edges by drawing asymmetric attentions from both ends, rule compliance from one end and route connectivity from the other. It is demonstrated experimentally that GSID outperforms state-of-the-art baselines by threefold in F1 score and by 23.2% in accuracy. Ablation studies validate the effectiveness of both the ACE and IDA modules. Tests on unseen network scales and real-world network topologies show the superior adaptability of our GSID, compared to the baselines.

cs.NI