Mass-spring-damper model

The mass-spring-damper model consists of discrete mass nodes distributed throughout an object and interconnected via a network of springs and dampers. This model is well-suited for modelling object with complex material properties such as nonlinearity and viscoelasticity. Packages such as MATLAB may be used to run simulations of such models.[1] Objects may be described as volumetric meshes for simulation in this manner. As well as engineering simulation, these systems have applications in computer graphics and computer animation[2]

Derivation (Single Mass)

Classic model used for deriving the equations of a mass spring damper model

Deriving the equations of motion for this model is usually done by examining the sum of forces on the mass:

By rearranging this equation, we can derive the standard form:[3] where

is the undamped natural frequency

is the damping ratio

gollark: `for k in pairs(gollark) do print(k) end`
gollark: Well, can't do anything useful with that, bye.
gollark: `for k in pairs(_ENV) do print(k) end`
gollark: `for k in pairs(getfenv()) do print(k) end`
gollark: Is `loadstring` available?

See also

  • Numerical methods
  • Soft body dynamics#Spring/mass models
  • Finite element analysis

References


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.