Dynamic Model unable to linearize because of multiple Sign blocks
10 ビュー (過去 30 日間)
古いコメントを表示
The dynamic model of a wheeled mobile robot is tried to be linearized using Linearization Manager. But it thows an error saying,
"The Simulink Model could not be linearized because the blocks listed below have individual linearizations with A,B,C or D matrices which are not finite. Either linearize at another operating point or remove the blocks."
And all the blocks are Sign blocks. Can anyone please help me out here?
1 件のコメント
Mathieu NOE
2023 年 1 月 11 日
hello
are yu trying to linearize a model around an operating point where your sign blocks are supposed to change sign quite often ? that may be hard to for the Linearization Manager to find a linear model in that case
otherwise you could try to send some small amplitude random noise on your input(s) , measure the output(s) and use matlab tfestimate to build a transfer function
参考
カテゴリ
Help Center および File Exchange で Robotics についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!