How to obtain acceleration and angular velocity control inputs to track a fixed-wing UAV trajectory?

8 次查看(过去 30 天)
I want to track a given trajectory for a fixed-wing UAV. This example from UAV toolbox does the exact task, but I am not able to understand what are it's control inputs (u). Can someone please explain how can I obtain these control inputs or is there any other way to get the tracking done in a simple manner and obtain the acceleration and angular velocity inputs?

采纳的回答

Jianxin Sun
Jianxin Sun 2021-3-10
Hi Shubham,
You can check the exampleHelperUAVDerivatives.m file in the example you referred to. This file should be in the same folder you had the example mlx file.
You can also check the reference page https://www.mathworks.com/help/uav/ref/fixedwing.html for more details on the fixed wing kinematic model we used in the example and check the example https://www.mathworks.com/help/uav/ug/tuning-waypoint-follower-for-fixed-wing.html for a Simulink implementation of a similar controller.
Thanks,
Jianxin
  10 个评论
Shubham Kalpande
Shubham Kalpande 2021-3-28
The link does not seem to work as it says the page doesn' t exist. Anyway, Thank you for all the help Jianxin. Your inputs have been crucial in developing the understanding of my problem.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 GNC and Avionics 的更多信息

产品


版本

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by