Car running over a hump
3 ビュー (過去 30 日間)
古いコメントを表示
Using a car of mass 1000Kg, a spring stifness of 5 0000 N/m, a damper coeficient of 90000m/1 and a hump with dimensions 1m in width and 30cm high, how can I write a mathematical model on Matlab that display the displacement of the driver?
I worked out these equations for now: time = (humpWidth/2)/velocity
verticalAcceleration = (2*humpHeight)/time^2
forceonTires = carWeight * verticalAcceleration
But I'm stuck here.
Thank you for any help!
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Assembly についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!