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

Thoughts on Implementing ADCS Package #43

Open
mee5-pdx opened this issue Sep 26, 2024 · 0 comments
Open

Thoughts on Implementing ADCS Package #43

mee5-pdx opened this issue Sep 26, 2024 · 0 comments
Labels
feature-request Describe a feature to request

Comments

@mee5-pdx
Copy link

Here are a few notes on how the adcs package may eventually be implemented (https://github.com/oresat/oresat-adcs-software). The package needs more development before being implemented.

  • A json file should exist in oresat-configs that defines all parameters needed (see examples in the python package)
  • Position will rely on GPS information. A TLE in oresat-configs may be used as a backup if GPS fails.
  • Attitude determination will rely on star tracker and model validation occurs with magnetometers and gyroscopes.
  • By default, the control software should only actuate the magnetorquers until the reaction wheels become more reliable. This restricts all missions to ones that can be accomplished with B-dot control.
@mee5-pdx mee5-pdx added the feature-request Describe a feature to request label Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Describe a feature to request
Projects
None yet
Development

No branches or pull requests

1 participant