Quadcopter_Lessons

This is a set of lessons to construct a simple UAV Quadcopter model and controller
ダウンロード: 492
更新 2022/9/13

Quadcopter_Lessons

Introduction

Welcome to the MATLAB lesson on the UAV Airframe Model. This lesson is prepared by California State University and MathWorks and is designed to help students understand and construct a simple UAV airframe model. The MATLAB LiveScript lesson is the first of a four part series about UAV models:

Airframe Model - You will be introduced to how to model the physics of flight

Quadcopter Model - You will learn how to model the features of a quadcopter which distinguish it from other aircraft

Quadcopter Control - You will be introduced to closed-loop control and how it can be implemented on a quadcopter

PID Tuning - You will learn to use some of the tools to help you achieve the control performance you need

Each of these lessons will contain a set of MATLAB LiveScript modules followed by a video lesson developing the corresponding part of a Simulink model. In the end, you will be able to assemble a Simulink model of a UAV of your own and will have an appreciation of the underlying physics and numerical calculations that compose the model.

Videos

There are accompanying videos for each of the LiveScript lessons.

Air Frame https://youtu.be/uQXS3aeMUhY

Quadcopter https://youtu.be/cViiIFEXujc

Quadcopter Controller https://youtu.be/wEY21nvUhHA

Quadcopter Controller Tuning https://youtu.be/c5p6yPz7-l4

There are Simulink files accompanying each of the videos.

Suggested Preparation

The modules are self-contained, but it will be helpful to have some experience with MATLAB and Simulink. You can get that experience from:

MATLAB Onramp – a free two-hour introductory tutorial that teaches the essentials of MATLAB.

Simulink Onramp – a free three-hour introductory tutorial that teaches the essentials of Simulink.

Products Used

MATLAB, Simulink, Aerospace Blockset

引用

Michael Thorburn (2024). Quadcopter_Lessons (https://github.com/mathorburn/Quadcopter_Lessons/releases/tag/v0.1.2), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2022a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

UAV_Quadcopter_Lessons/UAV_02_Quadcopter/utils

UAV_Quadcopter_Lessons/UAV_03_QuadcopterControl/utils

UAV_Quadcopter_Lessons/UAV_05_Appendix/StateEqsMATLAB/utils

UAV_Quadcopter_Lessons/UAV_01_AirFrame/SimulinkModels

UAV_Quadcopter_Lessons/UAV_02_Quadcopter/SimulinkModels

UAV_Quadcopter_Lessons/UAV_03_QuadcopterControl/SimulinkModels

UAV_Quadcopter_Lessons/UAV_04_ControlTuning/SimulinkModels

UAV_Quadcopter_Lessons/UAV_05_Appendix/AerodynamicDrag

バージョン 公開済み リリース ノート
0.1.2

See release notes for this release on GitHub: https://github.com/mathorburn/Quadcopter_Lessons/releases/tag/v0.1.2

0.1.1

See release notes for this release on GitHub: https://github.com/mathorburn/Quadcopter_Lessons/releases/tag/v0.1.1

0.1.0

See release notes for this release on GitHub: https://github.com/mathorburn/Quadcopter_Lessons/releases/tag/v0.1.0

0.0.5

See release notes for this release on GitHub: https://github.com/mathorburn/Quadcopter_Lessons/releases/tag/v0.0.5

0.0.4

See release notes for this release on GitHub: https://github.com/mathorburn/Quadcopter_Lessons/releases/tag/v0.0.4

0.0.3

See release notes for this release on GitHub: https://github.com/mathorburn/Quadcopter_Lessons/releases/tag/v0.0.3

0.0.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。