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

Analysis/120 momentum management #121

Closed
wants to merge 13 commits into from

Conversation

rcalaon
Copy link
Collaborator

@rcalaon rcalaon commented Jul 24, 2023

  • Tickets addressed: bsk-120
  • Review: By commit
  • Merge strategy: Merge (no squash)

Description

This scenario simulates the performance of the Explored over a 7-day period, during which the SEP thruster is fired continuously. The dual gimbaled platform is used to articulate the thruster and perform momentum dumping, and in this first cut it relies on exact knowledge of the location of the center of mass of the whole system. The platform reference is computed every hour. Platform and solar arrays are actuated via torque commands computed using PID-type controllers.
Commits 1 through 6 contain each one of the python scripts that are necessary to run the simulation.

Future work

Future work will include an additional flight software module to estimate the location of the center of mass, and feed that estimated location to the platformReference module.

@rcalaon rcalaon added the enhancement New feature or request label Jul 24, 2023
@rcalaon rcalaon self-assigned this Jul 24, 2023
@rcalaon rcalaon linked an issue Jul 24, 2023 that may be closed by this pull request
@rcalaon rcalaon force-pushed the feature/120-momentumManagementAnalysis branch 3 times, most recently from 7b621f2 to a28ed08 Compare August 21, 2023 21:35
@rcalaon rcalaon force-pushed the feature/120-momentumManagementAnalysis branch 2 times, most recently from f0c751e to bb07dd5 Compare September 4, 2023 21:01
@rcalaon rcalaon changed the title Feature/120 momentum management analysis Analysis/120 momentum management Sep 4, 2023
@rcalaon rcalaon force-pushed the feature/120-momentumManagementAnalysis branch from bb07dd5 to 8c08bed Compare September 4, 2023 23:20
@rcalaon rcalaon closed this Sep 4, 2023
@rcalaon rcalaon deleted the feature/120-momentumManagementAnalysis branch September 4, 2023 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Momentum Management Analysis
1 participant