https://github.com/mathworks/quadcopter-drone-model-simscape
Quadcopter with multibody, electrical and thermal models follows a path to deliver a package.
https://github.com/mathworks/quadcopter-drone-model-simscape
drone quadcopter simscape simscape-multibody simulink
Last synced: 3 months ago
JSON representation
Quadcopter with multibody, electrical and thermal models follows a path to deliver a package.
- Host: GitHub
- URL: https://github.com/mathworks/quadcopter-drone-model-simscape
- Owner: mathworks
- License: other
- Created: 2021-10-14T14:37:53.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-01-04T21:36:59.000Z (6 months ago)
- Last Synced: 2025-03-30T07:08:08.584Z (3 months ago)
- Topics: drone, quadcopter, simscape, simscape-multibody, simulink
- Language: HTML
- Homepage:
- Size: 20.9 MB
- Stars: 99
- Watchers: 8
- Forks: 24
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# **Quadcopter Drone Model in Simscape**
Copyright 2021-2023 The MathWorks, Inc.This example models a quadcopter that navigates a path to deliver a package.
* **Electric motors and battery** enable estimation of current draw and drone range
* **CAD files of the chassis and propellers** model the mechanical system
* **Cascaded PID controllers** adjust motor speeds to control altitude and attitude
* **Path following and speed controllers** provide high-level commands
* **Python queries to a weather database** obtain location-specific wind conditions
* **Wind gust profiles** test stability of drone controllers
* **Profitability analysis in a MATLAB App** enables exploring technical and business tradeoffsOpen the project file Quadcopter_Drone.prj to get started.
View on File Exchange: [](https://www.mathworks.com/matlabcentral/fileexchange/63580-quadcopter-drone-model-in-simscape)
You can also open in MATLAB Online: [](https://matlab.mathworks.com/open/github/v1?repo=mathworks/Quadcopter-Drone-Model-Simscape&project=Quadcopter_Drone.prj)
## **Quadcopter and Control System**
## **Quadcopter Mechanical and Electrical Systems**
## **Quadcopter Motors and Battery**
To learn more about modeling and simulation with Simscape, please visit:
* [Simscape Getting Started Resources](https://www.mathworks.com/solutions/physical-modeling/resources.html)
* Product Capabilities:
* [Simscape](https://www.mathworks.com/products/simscape.html)
* [Simscape Driveline](https://www.mathworks.com/products/simscape-driveline.html)
* [Simscape Electrical](https://www.mathworks.com/products/simscape-electrical.html)
* [Simscape Fluids](https://www.mathworks.com/products/simscape-fluids.html)
* [Simscape Multibody](https://www.mathworks.com/products/simscape-multibody.html)