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

Improve the calculation of the spot beam coverage area #64

Open
edgar-souza opened this issue Oct 6, 2017 · 1 comment
Open

Improve the calculation of the spot beam coverage area #64

edgar-souza opened this issue Oct 6, 2017 · 1 comment
Assignees

Comments

@edgar-souza
Copy link
Contributor

When the satellite elevation angle is 90 deg, the coverage area of a circular beam is given by the curved surface area of the spherical cap. This is not the case for other elevation angles and this calculation has to be improved.

@edgar-souza
Copy link
Contributor Author

There is an implementation of the method for generating footprints (Siocos,1973) which is found in the book "Satellite Communication Systems" by M. Richharia. For the moment, the implementation is available in branch 'dev-area': https://github.com/SIMULATOR-WG/SHARC/blob/dev-area/sharc/support/footprint.py

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

No branches or pull requests

2 participants