Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to begin #1

Open
414412 opened this issue Jul 2, 2020 · 1 comment
Open

how to begin #1

414412 opened this issue Jul 2, 2020 · 1 comment

Comments

@414412
Copy link

414412 commented Jul 2, 2020

This is a basic connection-level simulator for the SpaceX Starlink network. It simulates routing across a mesh of inter-satellite links and via ground relays. It does not simulator packet-level behaviour, and also ignores the reachability constraints imposed by needing to avoid transmissions too close to the geostationary arc. As a result, RF links are permitted that should not be. Most of the time this is not an issue because shortest path routing ususally chooses low elevation satellites, but for east-west paths near to the equator, the results are unrealistically good.

@414412
Copy link
Author

414412 commented Jul 3, 2020

This is a basic connection-level simulator for the SpaceX Starlink network. It simulates routing across a mesh of inter-satellite links and via ground relays. It does not simulator packet-level behaviour, and also ignores the reachability constraints imposed by needing to avoid transmissions too close to the geostationary arc. As a result, RF links are permitted that should not be. Most of the time this is not an issue because shortest path routing ususally chooses low elevation satellites, but for east-west paths near to the equator, the results are unrealistically good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant