Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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!

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 quadcopter

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