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

2 visualizaciones (últimos 30 días)
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.

Respuesta aceptada

KSSV
KSSV el 7 de Nov. de 2017
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 comentarios
KSSV
KSSV el 8 de Nov. de 2017
C = a*M+b*K ;
You need to fix coefficients a and b.
raju patel
raju patel el 8 de Nov. de 2017
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.

Iniciar sesión para comentar.

Más respuestas (1)

M
M el 7 de Nov. de 2017
Stiffness and Damping values depend on the material of the car seat you're studying.
  1 comentario
raju patel
raju patel el 7 de Nov. de 2017
I have understood what have u answered but I there any experiment or simulation way to get the exact values?

Iniciar sesión para comentar.

Categorías

Más información sobre Propagation and Channel Models en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by