Search papers, labs, and topics across Lattice.
YUHENG-OS, a cloud-native space cluster operating system, was developed to address the resource management challenges of coordinating fragmented and heterogeneous onboard resources in space. It introduces a four-layer architecture and key technologies for modeling resource demands, resource awareness under network constraints, and matching tasks with resources under temporal dependencies. Evaluations demonstrate a 98% improvement in task completion ratio compared to Kubernetes, primarily by reducing resource awareness delay by 71%.
A space-tailored OS blows Kubernetes out of the water in task completion by nearly 100%, thanks to smarter resource awareness in fragmented, network-constrained environments.
As industry and academia continue to advance spaceborne computing and communication capabilities, the formation of cloud-native space clusters (CNSCs) has become an increasingly evident trend. This evolution progressively exposes the resource management challenges associated with coordinating fragmented and heterogeneous onboard resources while supporting large-scale and diverse space applications. However, directly transplanting mature terrestrial cloud-native cluster operating system paradigms into space is ineffective due to the fragmentation of spaceborne computing resources and satellite mobility, which collectively impose substantial challenges on resource awareness and orchestration. This article presents YUHENG-OS, a cloud-native space cluster operating system tailored for CNSCs. YUHENG-OS provides unified abstraction, awareness, and orchestration of heterogeneous spaceborne infrastructure, enabling cluster-wide task deployment and scheduling across distributed satellites. We introduce a four-layer system architecture and three key enabling technologies: modeling of heterogeneous resource demands for space tasks, fragmented heterogeneous resource awareness under network constraints, and matching of differentiated tasks with multidimensional heterogeneous resources under temporal dependency constraints. Evaluation results show that, compared with representative terrestrial cloud-native cluster operating systems exemplified by Kubernetes, YUHENG-OS achieves a substantially higher task completion ratio, with improvements of up to 98%. This advantage is primarily attributed to its ability to reduce resource awareness delay by 71%.