arXiv ScienceSearch

arXiv subjects

Kanglian Zhao

Publications and source records attributed to Kanglian Zhao.

8 recordsLinked to original sources

Toward Autonomous GNSS Networking: Low-Complexity Onboard Routing and Topology-Routing Co-Construction

Inter-satellite links constitute a critical enabler for the autonomous operation of global navigation satellite systems (GNSSs).Nevertheless, onboard routing still poses substantial challenges, stemming from the frequent topology variations of GNSS constellations and the constraint of limited onboard computational resources for routing calculation. This paper develops a routing and topology-control framework tailored to the time-slotted structure of GNSS inter-satellite networks. By exploiting the fact that each satellite communicates with at most one scheduled peer in a slot, the proposed routing method propagates future delivery information backward over the slot sequence and directly determines whether data should be stored or forwarded. This structure avoids massive end-to-end path searches and enables topology generation and routing computation to proceed concurrently. The same delivery information is further introduced into topology construction so that link scheduling can directly account for end-to-end communication performance. A master-satellite autonomous orbit-determination scenario is used to demonstrate this topology--routing co-construction mechanism. In a 24-h, 30-satellite BeiDou scenario, the proposed routing method achieves routing performance comparable to Contact Graph Routing while reducing routing computation time by approximately 1500 times. The co-constructed topology further improves all-to-all communication and both master-related traffic directions while preserving strong inter-satellite ranging performance. These results fill a critical gap between autonomous topology planning and autonomous routing computation, supporting more complete onboard autonomous networking for future GNSSs.

eess.SY

Progressive Replacement Sequence Planning for Laser-Enhanced BeiDou Navigation Constellations

The early satellites of the third-generation BeiDou Navigation Satellite System (BDS-3) are approaching the end of their design lifetime, making progressive constellation replacement an inevitable engineering task. Meanwhile, laser inter-satellite links (LISLs) provide high-precision time transfer, sub-millimeter-level ranging, and high-rate data forwarding capabilities, offering a promising upgrade path for future BeiDou satellites. This paper investigates the replacement-sequence planning problem for progressively replacing legacy microwave satellites with laser-enabled satellites from a networking perspective. To address this problem, three main contributions are made: (i) BeiDou progressive replacement is formulated as a network-aware launch sequence planning problem over evolving laser--microwave hybrid constellation states; (ii) an integer linear programming (ILP) model is developed to evaluate the networking gain of each candidate launch action under practical engineering constraints; and (iii) a priority-aware search heuristic is introduced to reduce the action evaluation space for efficient round-wise decision making. Simulations based on the actual BDS-3 constellation demonstrate that the proposed replacement sequence achieves a more favorable hybrid-network evolution than the historical BDS-3 launch order, including earlier formation of a ground-accessible laser-enhanced network structure, better utilization of laser-link resources, fewer residual non-anchor satellites, and lower microwave-layer waiting delay. The proposed framework can serve as a network-aware decision-support tool for future BeiDou evolution, and the resulting replacement sequence can provide direct engineering guidance for BeiDou replacement planning.

eess.SY

Autonomous Orbit Determination Analysis of a Conceptual Cislunar Navigation Constellation based on Inter-Satellite Range Measurement

With the community's increasing interest in the cislunar space, building a navigation constellation servicing the whole cislunar space has become a pressing need. Previous studies mainly focus on constellations using orbits close to the Moon, which limits the servicing volume of the constellation. In this work, a four-satellite constellation using one L3 orbit, one L4 orbit, one L5 orbit and an orbit close to the Moon is proposed. The orbit determination accuracy is an important factor to be considered when designing parameters of the constellation. In this study, the mode of autonomous orbit determination (AOD) based on inter-satellite range data is considered. With such a model, the out-of-plane design parameters are identified as the main parameters influencing the AOD accuracy. For the AOD based on short arcs, we find that the increase of the out-of-plane amplitude can improve the AOD accuracy, and the out-of-plane initial phases have a more complex influence. A novel relative planarity factor (RPF) $P_\text{r}$, which has negative correlation with the AOD accuracy, is proposed as the metric to evaluate the variation of AOD performance. Using $P_\text{r}$, we demonstrate that the coplanarity of the constellation can significantly reduce the AOD accuracy. For the long arc AOD, the influence of different parameters is insignificant.

astro-ph.EP

A Secure Splitting and Acceleration Strategy for TCP/QUIC in Interplanetary Networks

Interplanetary networks (IPNs) present unique challenges such as extreme delay, high loss, and frequent disruptions that severely degrade the performance of conventional transport protocols like Transmission Control Protocol (TCP) and Quick UDP Internet Connection (QUIC). To address these issues, we propose a secure transport acceleration strategy tailored for IPNs. This strategy is founded on our Non-Transparent Secure Proxy (NTSP) architecture, which enables connection splitting for end-to-end encrypted flows while preserving application layer security. Based on the NTSP, we design an IPN-aware transport policy that combines (i) a rate-based congestion control algorithm exploiting the pre-scheduled nature of deep-space links to achieve stable and efficient bandwidth utilization, and (ii) an adaptive packet-level forward error correction scheme to provide low-latency loss recovery without retransmissions. Furthermore, we introduce a theoretically grounded backpressure flow control mechanism, deriving an analytical model for optimal buffer sizing to mitigate rate mismatch and prevent bufferbloat. The strategy is implemented in a prototype system, PEPspace, and evaluated in representative Earth-Moon scenarios. Results show near-capacity and stable goodput and substantially improved delivery performance compared with TCP/QUIC variants and existing Performance Enhancing Proxies, while maintaining low latency and robust data delivery across intermittent links. The NTSP architecture is further discussed as a foundational framework for future unified IP/DTN architectures, bridging a key architectural gap in heterogeneous space networks.

cs.NI

Joint Contact Planning for Navigation and Communication in GNSS-Libration Point Systems

Deploying satellites at Earth-Moon Libration Points (LPs) addresses the inherent deep-space coverage gaps of low-altitude GNSS constellations. Integrating LP satellites with GNSS into a joint constellation enables a more robust and comprehensive Positioning, Navigation, and Timing (PNT) system, while also extending navigation and communication services to spacecraft operating in cislunar space (i.e., users). However, the long propagation delays between LP satellites, users, and GNSS satellites result in significantly different link durations compared to those within the GNSS constellation. Scheduling inter-satellite links (ISLs) is a core task of Contact Plan Design (CPD). Existing CPD approaches focus exclusively on GNSS constellations, assuming uniform link durations, and thus cannot accommodate the heterogeneous link timescales present in a joint GNSS-LP system. To overcome this limitation, we introduce a Joint CPD (J-CPD) scheme tailored to handle ISLs with differing duration units across integrated constellations. The key contributions of J-CPD are: (i):introduction of LongSlots (Earth-Moon scale links) and ShortSlots (GNSS-scale links); (ii):a hierarchical and crossed CPD process for scheduling LongSlots and ShortSlots ISLs; (iii):an energy-driven link scheduling algorithm adapted to the CPD process. Simulations on a joint BeiDou-LP constellation demonstrate that J-CPD surpasses the baseline FCP method in both delay and ranging coverage, while maintaining high user satisfaction and enabling tunable trade-offs through adjustable potential-energy parameters. To our knowledge, this is the first CPD framework to jointly optimize navigation and communication in GNSS-LP systems, representing a key step toward unified and resilient deep-space PNT architectures.

eess.SY

Reliable Transmission of LTP Using Reinforcement Learning-Based Adaptive FEC

Delay/Disruption Tolerant Networking (DTN) employs the Licklider Transmission Protocol (LTP) with Automatic Repeat reQuest (ARQ) for reliable data delivery in challenging interplanetary networks. While previous studies have integrated packet-level Forward Erasure Correction (FEC) into LTP to reduce retransmission time costs, existing static and delay-feedback-based dynamic coding methods struggle with highly variable and unpredictable deep space channel conditions. This paper proposes a reinforcement learning (RL)-based adaptive FEC algorithm to address these limitations. The algorithm utilizes historical feedback and system state to predict future channel conditions and proactively adjust the code rate. This approach aims to anticipate channel quality degradation, thereby preventing decoding failures and subsequent LTP retransmissions and improving coding efficiency by minimizing redundancy during favorable channel conditions. Performance evaluations conducted in simulated Earth-Moon and Earth-Mars link scenarios demonstrate this algorithm's effectiveness in optimizing data transmission for interplanetary networks. Compared to existing methods, this approach demonstrates significant improvement, with matrix decoding failures reduced by at least 2/3.

cs.NI

Optimized Contact Plan Design for Reflector and Phased Array Terminals in Cislunar Space Networks

Cislunar space is emerging as a critical domain for human exploration, requiring robust infrastructure to support spatial users-spacecraft with navigation and communication demands. Deploying satellites at Earth-Moon three-body orbits offers an effective solution to construct cislunar space infrastructure (CLSI). However, scheduling satellite links to serve users necessitates an appropriate contact plan design (CPD) scheme. Existing CPD schemes focus solely on inter-satellite link scheduling, overlooking their role in providing services to users. This paper introduces a CPD scheme that considers two classes of satellite transponders: Reflector Links (RL) for high-volume data transfers and Phased Array Links (PL) for fast switching and navigation services. Our approach supports both satellites and spatial users in cislunar space. Simulations validate the scheme, demonstrating effective support for user while meeting satellite ranging and communication requirements. These findings provide essential insights for developing future Cislunar Space Infrastructures.

eess.SY

Contact Plan Design for Cross-Linked GNSSs: An ILP Approach for Extended Applications

Global Navigation Satellite Systems (GNSS) employ inter-satellite links (ISLs) to reduce dependency on ground stations, enabling precise ranging and communication across satellites. Beyond their traditional role, ISLs can support extended applications, including providing navigation and communication services to external entities. However, designing effective contact plan design (CPD) schemes for these multifaceted ISLs, operating under a polling time-division duplex (PTDD) framework, remains a critical challenge. Existing CPD approaches focus solely on meeting GNSS satellites' internal ranging and communication demands, neglecting their extended applications. This paper introduces the first CPD scheme capable of supporting extended GNSS ISLs. By modeling GNSS requirements and designing a tailored service process, our approach ensures the allocation of essential resources for internal operations while accommodating external user demands. Based on the BeiDou constellation, simulation results demonstrate the proposed scheme's efficacy in maintaining core GNSS functionality while providing extended ISLs on a best-effort basis. Additionally, the results highlight the significant impact of GNSS ISLs in enhancing orbit determination and clock synchronization for the Earth-Moon libration point constellation, underscoring the importance of extended GNSS ISL applications.

eess.SY