IBM / spacetech-kubesat

IBM Space Tech - Cognitive Autonomous Framework
Apache License 2.0
83 stars 16 forks source link
container cubesat iot kubernetes python

KubeSat

KubeSat is an open-source project for building a cognitive, autonomous framework for satellite constellations and swarms. It provides the framework needed to develop and operate tasks to be performed on Satellite. Also, it allows for the simulation and optimization of multi-satellite communications.

How It Works

KubeSat provides a framework to manage services for devices.

Architecture

KubeSat environment

KubeSat library

KubeSat Simulation

KubeSat Simulation is developed using KubeSat library to simulate multi-satellite communications. It simulates accurate orbital mechanics for each object via OreKit; uses these calculations to place restrictions on communications between satellites, groundstation, and ground sensors; incorporates NATS.io messaging services; and publishes these communications for visualization on a web dashboard built using Cesium and Carbon. Refer to KubeSat Simulation to see the detail.

Getting Started

To develop a new service, start with getting-started.

To deploy the simulation, try simulation quick start.

There are examples in examples.

License

KubeSat is licensed under the Apache 2.0 license. Full license text is available at LICENSE.