Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/banaankiamanesh/icarus
Icarus is my Bachelors Thesis. Dynamical Equations Governing the QuadCopter Flying Motions. PID Control, Sliding Mode Control Strategies are Applied. Plus there are Flips!
https://github.com/banaankiamanesh/icarus
bbo biogeography-based-optimization control control-theory dynamical-systems dynamics matlab optimization pid quadcopter simulation slidingmode
Last synced: 5 days ago
JSON representation
Icarus is my Bachelors Thesis. Dynamical Equations Governing the QuadCopter Flying Motions. PID Control, Sliding Mode Control Strategies are Applied. Plus there are Flips!
- Host: GitHub
- URL: https://github.com/banaankiamanesh/icarus
- Owner: BanaanKiamanesh
- Created: 2023-04-08T13:35:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-18T11:29:59.000Z (over 1 year ago)
- Last Synced: 2024-01-27T18:40:44.262Z (10 months ago)
- Topics: bbo, biogeography-based-optimization, control, control-theory, dynamical-systems, dynamics, matlab, optimization, pid, quadcopter, simulation, slidingmode
- Language: MATLAB
- Homepage:
- Size: 49.8 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# **Project: Icarus**
The project, named "Icarus" after the Greek mythologies, comprises three distinct phases.
1. Dynamical Modelling and Implementation of a Linear PID Controller on a 6 DoF Quadcopter
2. A Simple Learning Strategy for QuadCopter MultiFlips in the second phase
3. Design and Implementation of a non-linear Robust Sliding Mode Controller on a 6 DoF quadcopterAll the simulations were conducted using MATLAB 2023a Software, and each algorithm used was implemented from scratch.
A comprehensive report is prepared to be as informative as possible. It is beneficial for those working with aerial vehicles, particularly quadcopters. Make sure to check it out in the "Report" directory.