aidotse / aidotse/PASEOS

Gravity disturbances in attitude model

Đang mở
#196 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Python
Star
61
Fork
16
Merge trung bình
32 phút
Pull request đã merge (30 ngày)
8

Mô tả

# 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.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.