documentation of the state-space representation of the linearized model of the parrot minidrone
3 次查看(过去 30 天)
显示 更早的评论
Hello,
I am working on a project to implement an algorithm capable of detecting and isolating an actuator fault on the Parrot mambo minidrone. To do that, i need to know the state space representation of the linearized model of the mambo drone. I already got the matrices A, B, C, and D from the simulation on Simulink but how can i know the states, inputs, and outputs of the system? I believe that they added inputs to the "traditional linearized model of the drone" since the model takes into consideration the "air temperature", "MagneticField_ned" (what does that even mean?) etc.
Your help is much appreciated!!!
1 个评论
David Meixell
2021-9-24
How familiar are you with SS representation? It sounds like you already have everything you need if you have the matricies figured out.
As for the two added inputs, they sound like sensors. Depending on what states you're observing, they may be irrelevant. The "NED" on Magnetic Field is the orientation- North, East, Down- for the field's frame.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 MATLAB Support Package for Parrot Drones 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!