Chemistry Reference and  Research
           
 
Periodic Table
- standard table
- large table
 
Chemical Elements
- by name
- by symbol
- by atomic number
 
Chemical Properties
 
Chemical Reactions
 
Organic Chemistry
 
Branches of Chemistry
Analytical chemistry
Biochemistry
Computational Chemistry
Electrochemistry
Environmental chemistry
Geochemistry
Inorganic chemistry
Materials science
Medicinal chemistry
Nuclear chemistry
Organic chemistry
Pharmacology
Physical chemistry
Polymer chemistry
Supramolecular Chemistry
Thermochemistry

Damping

Damping is any effect, either deliberately engendered or inherent to a system, that tends to reduce oscillations.

In applied mathematics, damping is mathematically modelled as a force with magnitude proportional to that of the velocity of the object but opposite in direction to it.

In playing stringed instruments such as Guitar, Ukulele and Steel Guitar, Damping is the quieting or abrupt silencing of the strings after they have been sounded, by pressing with the edge of the palm, or other parts of the hand such as the fingers on one or more strings near the bridge of the instrument.


An ideal Mass-Spring-Damper system with mass m(kg), spring constant k (\frac{N}{m}) and damper constant R (\frac{Ns}{m}) can be described with the following formulae:

\begin{matrix} F_{spring} & = & - k x \\ F_{damper} \ & = & - R \dot{x} = - R \frac{dx}{dt} \\ \Sigma\ F \ & = & m \ddot{x} = m \frac{d^2x}{dt^t} \end{matrix}

Where x is the displacement of the centre of the mass. These equations combine to:

m \ddot{x} + R \dot{x} + k x = 0

This is a second order differential equation in t. It can be solved by assuming x = eγt with γ complex. Then:

mγ2 + Rγ + k = 0

Which can be solved to:

\gamma = \frac{-R \pm \sqrt{R^2 - 4 m k}}{2m}

When R2 - 4mk = 0, γ is real and the system has critical damping.


The solution can be generally written as:

x (t) = A e^{-\frac{R}{2m} t} cos(\sqrt{\frac{k}{m} - \frac{R}{2m}} t + \phi\ )

Where A and φ are determined by the initial position and velocity of the mass.

01-04-2007 01:16:19
The contents of this article are licensed from Wikipedia.org under the GNU Free Documentation License. How to see transparent copy