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.

 Réponse acceptée

Jianxin Sun
Jianxin Sun le 3 Juin 2021

1 vote

Math behind UAV Guidance Models:

5 commentaires

Nishanth Rao
Nishanth Rao le 5 Juin 2021
Modifié(e) : Nishanth Rao le 5 Juin 2021
@Jianxin Sun In the mathematical model provided, could you please confirm the equation for the vector ? The has an error term but the derivative term has only a single dot i.e., ? The equation for also seems different than .
Thanks.
Jianxin Sun
Jianxin Sun le 5 Juin 2021
Thanks for point out this issue in the documentation. The formula is correct but the was wrong, it should be using instead of . We will correct this documentation issue. The actual software implementation is still correct.
Jianxin Sun
Jianxin Sun le 5 Juin 2021
The control commands are roll (), pitch (), yaw rate (), and thrust (T)
Jianxin Sun
Jianxin Sun le 5 Juin 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 le 21 Juil 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.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Quadcopters and Drones dans Centre d'aide et File Exchange

Produits

Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by