How to get stiffness and damping values for single degree of freedom?

4 次查看(过去 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.

采纳的回答

KSSV
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 个评论
raju patel
raju patel 2017-11-8
On what factors I have to fix the value of a and b. Since some journal has suggested to fix 5percent for zeta value and get the C value.

请先登录,再进行评论。

更多回答(1 个)

M
M 2017-11-7
Stiffness and Damping values depend on the material of the car seat you're studying.

类别

Help CenterFile Exchange 中查找有关 MATLAB 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by