Skip to content

NishantBharali/Control-Design-of-a-Quadcopter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Control Design - Quadcopter simulation in MATLAB/Simulink

Main objective: To model and design the control system for the quadcopter in simulation.
Auxiliary scripts aid in obtaining the parameters of a specific physical quadcopter.
Utilized PD approach for the regulation method.
Possibility of implementing other type of systems or approaches are valid.

Simulation example result

In a simulation it is possible to adjust trajectory or attitude as desired.

Position and attitude control:

Visualisation of output data (sine wave desired altitude):

Altitude_sine

Visualisation of output data (sine wave desired roll angle):

Orientation_sine

Control system structure:

Closed_loop_quadcopter

Folders

model - MATLAB/Simulink source files for simulation
Moment_of_inertia - script for specifying quadcopter model parameters (rigid body)
Motors_characteristics - script for specifying quadcopter model parameters (motors)
Tensometer_calibration - script for calibrating a measuring tool

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages