Use tiltrotor UAV toolbox example for quadplane?

조회 수: 14 (최근 30일)
Clara Jihantika
Clara Jihantika 2025년 3월 21일
답변: Jianxin Sun 2025년 3월 25일
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.

답변 (1개)

Jianxin Sun
Jianxin Sun 2025년 3월 25일
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.

제품


릴리스

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by