Spring-mass-damper
   HOME

TheInfoList



OR:

The mass-spring-damper model consists of discrete mass nodes distributed throughout an object and interconnected via a network of springs and dampers. This form of model is also well-suited for modelling objects with complex material behavior such as those with
nonlinearity In mathematics and science, a nonlinear system (or a non-linear system) is a system in which the change of the output is not proportional to the change of the input. Nonlinear problems are of interest to engineers, biologists, physicists, mathe ...
or
viscoelasticity In materials science and continuum mechanics, viscoelasticity is the property of materials that exhibit both viscous and elastic characteristics when undergoing deformation. Viscous materials, like water, resist both shear flow and strain lin ...
. As well as engineering simulation, these systems have applications in
computer graphics Computer graphics deals with generating images and art with the aid of computers. Computer graphics is a core technology in digital photography, film, video games, digital art, cell phone and computer displays, and many specialized applications. ...
and
computer animation Computer animation is the process used for digitally generating Film, moving images. The more general term computer-generated imagery (CGI) encompasses both still images and moving images, while computer animation refers to moving images. Virtu ...
.


Derivation (Single Mass)

Deriving the equations of motion for this model is usually done by summing the forces on the mass (including any applied external forces F_\text): :\Sigma F = -kx - c \dot x +F_\text = m \ddot x By rearranging this equation, we can derive the standard form: :\ddot x + 2 \zeta \omega_n \dot x + \omega_n^2 x = u where \omega_n=\sqrt\frac; \quad \zeta = \frac; \quad u=\frac \omega_n is the undamped
natural frequency Natural frequency, measured in terms of '' eigenfrequency'', is the rate at which an oscillatory system tends to oscillate in the absence of disturbance. A foundational example pertains to simple harmonic oscillators, such as an idealized spring ...
and \zeta is the
damping ratio In physical systems, damping is the loss of energy of an oscillating system by dissipation. Damping is an influence within or upon an oscillatory system that has the effect of reducing or preventing its oscillation. Examples of damping include ...
. The homogeneous equation for the mass spring system is: :\ddot x + 2 \zeta \omega_n \dot x + \omega_n^2 x = 0 This has the solution: : x = A e^ + B e^ If \zeta < 1 then \zeta^2-1 is negative, meaning the square root will be imaginary and therefore the solution will have an oscillatory component.


See also

*
Numerical methods Numerical analysis is the study of algorithms that use numerical approximation (as opposed to symbolic manipulations) for the problems of mathematical analysis (as distinguished from discrete mathematics). It is the study of numerical methods t ...
* Soft body dynamics#Spring/mass models *
Finite element analysis Finite element method (FEM) is a popular method for numerically solving differential equations arising in engineering and mathematical models, mathematical modeling. Typical problem areas of interest include the traditional fields of structural ...


References

Classical mechanics Mechanical vibrations {{Engineering-stub