Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days 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 (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-18T09:49:59.000Z (3 months ago)
- Last Synced: 2024-08-18T11:13:57.688Z (3 months ago)
- Topics: drone, quadcopter, simscape, simscape-multibody, simulink
- Language: MATLAB
- Homepage:
- Size: 22.2 MB
- Stars: 79
- Watchers: 9
- 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: [![View Quadcopter Drone Model in Simscape on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://www.mathworks.com/matlabcentral/fileexchange/63580-quadcopter-drone-model-in-simscape)
You can also open in MATLAB Online: [![Open in MATLAB Online](https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg)](https://matlab.mathworks.com/open/github/v1?repo=mathworks/Quadcopter-Drone-Model-Simscape&project=Quadcopter_Drone.prj)![](Images/quadcopter_package_delivery_1View_Dropoff.gif)
## **Quadcopter and Control System**
![](Overview/html/quadcopter_package_delivery_01.png)## **Quadcopter Mechanical and Electrical Systems**
![](Overview/html/quadcopter_package_delivery_02.png)## **Quadcopter Motors and Battery**
![](Overview/html/quadcopter_package_delivery_04.png)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)