Skip to content

pfandzelter/leo-edge-failure-models

Repository files navigation

Edge Computing in Low-Earth Orbit -- What Could Possibly Go Wrong?

This repository contains experiments and simulations accompanying our paper on failure scenarios for LEO edge computing.

If you use this software in a publication, please cite it as:

Text

T. Pfandzelter and D. Bermbach, Edge Computing in Low-Earth Orbit -- What Could Possibly Go Wrong?, 1st ACM Workshop on LEO Networking and Communication (LEO-NET '23), Madrid, Spain. Association for Computing Machinery, New York, NY, USA. October, 2023.

BibTeX

@inproceedings{pfandzelter2023failure,
    author = "Pfandzelter, Tobias and Bermbach, David",
    title = "Edge Computing in Low-Earth Orbit -- What Could Possibly Go Wrong?",
    booktitle = "Proceedings of the the 1st ACM Workshop on LEO Networking and Communication 2023",
    month = oct,
    year = 2023,
    publisher = "ACM",
    address = "New York, NY, USA",
    series = "LEO-NET '23",
    location = "Madrid, Spain",
    numpages = 6,
    doi = "10.1145/3614204.3616106",
    url = "https://doi.org/10.1145/3614204.3616106"
}

A preprint is available on arXiv. For a full list of publications, please see our website.

License

The code in this repository is licensed under the terms of the MIT license. The only exception is the simulation code in isl-degradation/simulation adapted from Ben-Kempton/SILLEO-SCNS and licensed under the terms of the GPLv3 license.

Content

This repository contains a variety of independent tools and scripts. They are roughly ordered in this manner:

  1. Up-/Downlink Degradation

    Artifacts used to correlate the Starlink network performance reported by Michel et al. to local weather data.

  2. On-Board Compute Failure

    Data and tools to calculate the impact of radiation in LEO on compute hardware on-board satellites.

  3. Orbital Maneuvers

    Tools to scrape and analyze public data on satellite maneuvers to calculate the impact of LEO satellite orbital maneuvers on the network.

  4. Inter-Satellite Link Degradation

    Simulation and analysis tools to evaluate the impact of atmospheric refraction on inter-satellite links.

All directories contain their own README files with further information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published