how can make a nonlinear model?
显示 更早的评论
hi! i want to design active suspension system, but i dont have any idea to make nonlinear model. i have th and following dynamic equation. x1=xs-xsr, x2=d/dtxs, x3=xu-xur, x4=d/dtxu d/dtx1=x2; d/dtx2=f(x,t)+g(t)*u; d/dtx3=x4; d/dtx4=-ms(t)/mu*(f(x,t)+gr)-1/mu*(u+kt(x3+xur-z)+ct(x4-d/dtz)+mugr); where f(x,t)=1/ms(t)[-k1s(x1-x3+delo)-k2s(x1-x3+delo)^3]+1/ms(t)[-cs(t)(x2-x4)-ms(t)*gr]; g(t)=1/ms(t); ms=sprung mass; mu=unsprung mass;ks= spring coefficient; cs(t)= damper coefficint;kt and ct are respectively spring and damper coefficient of tyre model. u is the control force genreted by actuator, z denotes road disturbence, xs and xu is the vertical displacement of sprung and unsprung mass, gr is acceleration due to gravity.
1 个评论
Oleg Komarov
2012-9-3
Please format the code: http://www.mathworks.com/matlabcentral/answers/13205-tutorial-how-to-format-your-question-with-markup
and give the thread an appropriate tag: http://www.mathworks.com/matlabcentral/answers/43073-a-guide-to-tags
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Chassis Systems 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!