www.fgks.org   »   [go: up one dir, main page]

Jump to content

Mass-spring-damper model: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
language
wordsmith equation
 
Line 6: Line 6:


== Derivation (Single Mass) ==
== Derivation (Single Mass) ==
Deriving the equations of motion for this model is usually done by examining the sum of forces on the mass:
Deriving the equations of motion for this model is usually done by summing the forces on the mass (including any applied external forces <math>F_\text{external})</math>:


:<math>\Sigma F = -kx - c \dot x +F_{external} = m \ddot x </math>
:<math>\Sigma F = -kx - c \dot x +F_\text{external} = m \ddot x </math>


By rearranging this equation, we can derive the standard form:
By rearranging this equation, we can derive the standard form:

Latest revision as of 08:07, 22 April 2024

mass connected to the ground with a spring and damper in parallel
Classic model used for deriving the equations of a 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] As well as engineering simulation, these systems have applications in computer graphics and computer animation.[2]

Derivation (Single Mass)[edit]

Deriving the equations of motion for this model is usually done by summing the forces on the mass (including any applied external forces :

By rearranging this equation, we can derive the standard form:

where

is the undamped natural frequency and is the damping ratio. The homogeneous equation for the mass spring system is:

This has the solution:

If then is negative, meaning the square root will be negative and therefore the solution will have an oscillatory component.

See also[edit]

References[edit]

  1. ^ "Solving mass spring damper systems in MATLAB" (PDF).
  2. ^ "Fast Simulation of Mass-Spring Systems" (PDF).