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

RCS Control Algorithm #54

Open
Esouder opened this issue Jun 19, 2022 · 0 comments
Open

RCS Control Algorithm #54

Esouder opened this issue Jun 19, 2022 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@Esouder
Copy link
Member

Esouder commented Jun 19, 2022

In order to do RCS, we have to have some sort of control algorithm that takes the data from the IMU (angular acceleration, probably) and controls the RCS valves to manage the rocket roll rate.

A couple quick thoughts as I write this:

  • the data that the RCS system consumes from the IMU will likely not need to be processed by the kalman filter, so no worries there.
  • This will also need to control the valves, so some research into that will be necessary

If there ends up being a document for research or planning or something, please link it in this issue.

@Esouder Esouder added documentation Improvements or additions to documentation enhancement New feature or request labels Jun 19, 2022
@Esouder Esouder added this to the RCS Test Stand milestone Jun 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants