필터 지우기
필터 지우기

Half car suspension model matlab script and simulink

조회 수: 12 (최근 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 CenterFile Exchange에서 Chassis Systems에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by