Half car suspension model matlab script and simulink

25 ビュー (過去 30 日間)
Prateek Srivastava
Prateek Srivastava 2017 年 6 月 2 日
回答済み: Kevin Oshiro 2022 年 5 月 25 日
I have written a equation of motion and state space equation for a half car suspension model and I have also created a simulink for the same .My equation of motion and the respected simulink for the same is correct and I am getting a sinusoidal scope for the displacement and similary for the state space it is comming sinusoidal but when i am taking the difference of the two scope one which I took it from equation of motion and the the other from the state space the difference or error should be equal to zero but it not coming zero.Hence can anyone please check the error.
  1 件のコメント
Aditya Mishra
Aditya Mishra 2021 年 3 月 31 日
I checked your script. Real part of some of the eigen values for A (state matrix) is positive. So your system is not stable.
[T, D] = eig(A)

サインインしてコメントする。

採用された回答

Kevin Oshiro
Kevin Oshiro 2022 年 5 月 25 日
FYI - MathWorks has the capability to model different suspension types using the Vehicle Dynamics Blockset.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeChassis Systems についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by