Use tiltrotor UAV toolbox example for quadplane?

16 visualizzazioni (ultimi 30 giorni)
Clara Jihantika
Clara Jihantika il 21 Mar 2025
Risposto: Jianxin Sun il 25 Mar 2025
Hey, so I am using MATLAB R2023b for a uav simulation. I found UAV Toolbox, and I have been tinkering with it for a bit. The example model they have is a tiltrotor, but I am using a quadplane (4 motors for hover, 1 motor for forward flight). I was wondering if there's a way to change this model so it can be used for quadplane?
Any help would be welcome.
Thanks.

Risposte (1)

Jianxin Sun
Jianxin Sun il 25 Mar 2025
https://www.mathworks.com/help/uav/ug/customize-vtol-configuration.html walks through the tiltrotor model structure. You can update the propulsion model to include one additional motor for forward flight. You will also need to make some updates to the autopilot Hover controller, Tilt-Transition controller and Control mixer so that the vehicle can fly properly without rotor-tilt. A similar controller structure used in quadcopter should be sufficient here. One example for quadcopter can be found in https://www.mathworks.com/help/uav/ug/uav-package-delivery.html.

Prodotti


Release

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by