An open API service indexing awesome lists of open source software.

https://github.com/bachm-jus-and7/cubesat-project

MATLAB simulation of CubeSat attitude control using quaternions, PD control, EKF, and 3D visualization with GIF export
https://github.com/bachm-jus-and7/cubesat-project

control efk matlab

Last synced: 12 months ago
JSON representation

MATLAB simulation of CubeSat attitude control using quaternions, PD control, EKF, and 3D visualization with GIF export

Awesome Lists containing this project

README

          

# CubeSat Attitude Control Simulator (Combined Project)

This project includes a complete simulator for CubeSat attitude control:

## 📁 Simulation Codes/
- Quaternion-based dynamics
- PD control with torque saturation
- Simulated disturbance torques
- Reaction wheel dynamics
- Extended Kalman Filter for attitude estimation
- 3D animation with GIF export

## 🛠 Requirements
- MATLAB R2021b or later
- Aerospace Toolbox (for `quat2dcm` and related functions)

## 📄 report/
Contains the editable DOCX report template for documentation.