How can I linearize the simulink built in 'Custom Variable Mass 6DOF ECEF (Quaternion)'?
8 ビュー (過去 30 日間)
古いコメントを表示
Hello everyone,
I am trying to simulate the trajectory of a two-stage rocket in Simulink. I am using the 'Custom Variable Mass 6DOF ECEF (Quaternion) Equation of Motion'. I would like to use a PID controller to control the pitch angle of the rocket (note, pitch angle is the output). The issue is that the above Equation of Motion is non-linear. Is there a way to linearize this EOM for the entire trajectory? the system is time dependent ( as the mass, velocity and trajectory changes with time).
link of the EoM:
https://nl.mathworks.com/help/aeroblks/customvariablemass6dofecefquaternion.html
0 件のコメント
回答 (1 件)
akshatsood
2023 年 12 月 2 日
編集済み: akshatsood
2023 年 12 月 2 日
I understand that you want to linearize the Equations of Motion for the entire trajectory of a Two Stage Rocket model in Simulink. You might look into using the "Model Linearizer" App, a powerful tool within Simulink for linear analysis of non-linear systems. You can access the Model Linearizer by navigating to the "Apps" tab within the Simulink toolstrip and finding it under the "Control Systems" section.
Model Linearizer is particularly useful for systems with time-varying dynamics, such as your Two-Stage Rocket model. By using this tool, you can automate the linearization process and analyze the behavior of your non-linear system around specific operating points or along the entire trajectory. For a more detailed understanding of how to use the Model Linearizer for your specific application, I recommend referring to the following documentation:
I hope this helps.
参考
カテゴリ
Help Center および File Exchange で Aerospace Applications についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!