documentation of the state-space representation of the linearized model of the parrot minidrone

10 views (last 30 days)
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 Comment
David Meixell
David Meixell on 24 Sep 2021
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.

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB Support Package for Parrot Drones in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!