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

Future functionalities for communication handler #15

Open
8 tasks
GabrieleMeoni opened this issue Oct 12, 2022 · 1 comment · May be fixed by #209
Open
8 tasks

Future functionalities for communication handler #15

GabrieleMeoni opened this issue Oct 12, 2022 · 1 comment · May be fixed by #209
Labels
feature implementing a new feature

Comments

@GabrieleMeoni
Copy link
Collaborator

GabrieleMeoni commented Oct 12, 2022

Features

These are the basic features to implement in the future to improve the communication handler #4 .

  • Modelling different communication technologies (optical, radio)
  • Modelling multiple communication bands
  • Modelling finite transmission and receiving radiation diagrams (TBD)
  • Checking if the time is the same for all the actors
  • Handling scenarios where multiple actors A,B wants to communicate with the same actor C
  • Modelling communications disconnections and loss of packets

Advanced Features

These are advanced features for even better modelling of #4 . Nice to have.

  • Modelling different modulations (this affects the number of bits that you averagely lose and the effective bandwidth that you can use)
  • Modelling Adaptive Modulations
@gomezzz gomezzz added the feature implementing a new feature label Oct 12, 2022
@gomezzz gomezzz mentioned this issue Oct 18, 2022
6 tasks
@GabrieleMeoni
Copy link
Collaborator Author

GabrieleMeoni commented Oct 21, 2022

https://www.sciencedirect.com/science/article/pii/S0094576511003742: section 3.1.3 models the relationship between transmitting power, satellite distances and maximum expected bit-rate (assuming BPSK). It also gives you the equation to estimate the consequent bit-error-rate.

@timsmitdelft timsmitdelft linked a pull request Feb 7, 2024 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature implementing a new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants