How to get stiffness and damping values for single degree of freedom?
3 ビュー (過去 30 日間)
古いコメントを表示
I'm doing mathematical modeling for (SDOF) a car seat which has mass 20 kg. I need stiffness and damping values to solve the equation of motion in Matlab. So please can u tell me any procedure to get these value.
0 件のコメント
採用された回答
KSSV
2017 年 11 月 7 日
There is a relation between natural frequency, stiffness and mass.....the relation is :
w = sqrt(k/m) ;
As you want to find what should be k...then you have to decide/ fix frequency w and then get k, as m is known.
YOu can have a look on Rayleigh damping, to fix the take damping value. Rayleigh damping depends on K and M.
11 件のコメント
その他の回答 (1 件)
M
2017 年 11 月 7 日
Stiffness and Damping values depend on the material of the car seat you're studying.
参考
カテゴリ
Help Center および File Exchange で PHY Components についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!