aidotse / aidotse/PASEOS

Gravity disturbances in attitude model

Aperta
#196 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
61
Fork
16
Merge medio
32m
PR unite (30g)
8

Descrizione

# Feature

Adding the gravity disturbance torque to the attitude model. Part 3.3 of #190

## Desired Behavior / Functionality
The modeled spacecraft should have a torque acting on it due to the gravity of the Earth. The model is taken from https://doi.org/10.1016/j.asr.2018.06.025, and will include up to and including the J2 effects. According to the paper, effects from J2 onward are many orders of magnitude smaller.

## What Needs to Be Done
A location is already determined in the attitude model where this implementation should go. Hence, the gravity model needs to be implemented as a function, and then the correct actor/simulation parameters should be implemented.

## How Can It Be Tested
By creating a pytest test. The strength of the gravity field in a particular orbit should be known, and this can be combined with the mass of the satellite. Hence the implementation of the gravity disturbance torque, as well as checking whether it is using the geometric model correctly can be checked. Whether the correct attitude is achieved after getting the torque is tested within the attitude model.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.