Mathematical Model used in UAV toolbox

1 view (last 30 days)
Greetings.
I want to obtain the mathematical model of the drone used by the UAV toolbox. This will help me develop some controllers based on the knowledge of the mathematical model of the drone. I was unable to find it in the UAV toolbox documentation .
Thanks in advance.

Accepted Answer

Jianxin Sun
Jianxin Sun on 3 Jun 2021
Math behind UAV Guidance Models:
  5 Comments
Jianxin Sun
Jianxin Sun on 5 Jun 2021
The control for roll and ptich angles are similar, their goal is to achieve a given roll/pitch angle with 0 angular velocity. Thus the PD controller is formulated as described in the doc page, with the modification I gave in previous comments. The controller can be see as
Nishanth Rao
Nishanth Rao on 21 Jul 2021
It seems to me that the equations on the UAV guidance model page hasn't been changed to the right equations.
Also, the rotation matrix described in the page converts vector from inertial frame to body frame (this is also justified from the kinematic equations), but the sentence just above the rotation matrix says the opposite.
This is really frustrating, as these small mistakes can lead to a huge output error while implementing for a non-linear system. I hope these mistakes will be corrected.
Thanks.

Sign in to comment.

More Answers (0)

Categories

Find more on GNC and Avionics in Help Center and File Exchange

Products


Release

R2021a

Community Treasure Hunt

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

Start Hunting!