|
|
Line 1: |
Line 1: |
| {{Dynamics}}
| | Hi there. Allow me begin by introducing the author, her name is Myrtle Cleary. One of the things she loves most is to do aerobics and now she is trying to make cash with it. Years in the past we moved to North Dakota. Supervising is my profession.<br><br>My blog post - [http://Ftagn.fr/dietmeals23439 ftagn.fr] |
| [[File:Damped spring.gif|right|frame|Underdamped [[spring–mass system]] with ζ<1]]
| |
| | |
| In [[engineering]], the '''damping ratio''' is a [[dimensionless]] measure describing how oscillations in a system decay after a disturbance. Many systems exhibit oscillatory behavior when they are disturbed from their position of [[static equilibrium]]. A mass suspended from a spring, for example, might, if pulled and released, bounce up and down. On each bounce, the system is "trying" to return to its equilibrium position, but overshoots it. Sometimes losses (e.g. [[friction]]al) [[damping|damp]] the system and can cause the oscillations to gradually decay in amplitude towards zero. The damping ratio is a measure of describing how rapidly the oscillations decay from one bounce to the next.
| |
| | |
| The behaviour of oscillating systems is often of interest in a diverse range of disciplines that include [[control engineering]], [[mechanical engineering]], [[structural engineering]] and [[electrical engineering]]. The physical quantity that is oscillating varies greatly, and could be the swaying of a tall building in the wind, or the speed of an [[electric motor]], but a normalised, or non-dimensionalised approach can be convenient in describing common aspects of behavior.
| |
| | |
| ==Oscillation modes==
| |
| | |
| * Where the spring–mass system is completely lossless, the mass would oscillate indefinitely, with each bounce of equal height to the last. This hypothetical case is called '''undamped'''.
| |
| * If the system contained high losses, for example if the spring–mass experiment were conducted in a viscous fluid, the mass could slowly return to its rest position without ever overshooting. This case is called '''overdamped'''.
| |
| * Commonly, the mass tends to overshoot its starting position, and then return, overshooting again. With each overshoot, some energy in the system is dissipated, and the oscillations die towards zero. This case is called '''underdamped'''.
| |
| * Between the overdamped and underdamped cases, there exists a certain level of damping at which the system will just fail to overshoot and will not make a single oscillation. This case is called '''critical damping'''. The key difference between critical damping and overdamping is that, in critical damping, the system returns to equilibrium in the minimum amount of time.
| |
| | |
| == Definition ==
| |
| | |
| [[File:2nd Order Damping Ratios.svg|thumb|300px|right|The effect of varying damping ratio on a second-order system.]]
| |
| | |
| The '''damping ratio''' is a parameter, usually denoted by ζ (zeta),<ref>{{cite book
| |
| | title = Introduction to Mechatronics and Measurement Systems
| |
| | last = Alciatore
| |
| | first = David G.
| |
| | publisher = McGraw Hill
| |
| | year = 2007
| |
| | edition = 3rd
| |
| | ISBN = 978-0-07-296305-2}}</ref> that characterizes the [[frequency response]] of a second order [[ordinary differential equation]]. It is particularly important in the study of [[control theory]]. It is also important in the [[harmonic oscillator]].
| |
| | |
| The damping ratio provides a mathematical means of expressing the level of damping in a system relative to critical damping. For a damped harmonic oscillator with mass ''m'', [[damping coefficient]] ''c'', and spring constant ''k'', it can be defined as the ratio of the damping coefficient in the system's differential equation to the critical damping coefficient:
| |
| | |
| :<math> \zeta = \frac{c}{c_c},</math>
| |
| | |
| where the system's equation of motion is
| |
| | |
| :<math> m\frac{d^2x}{dt^2} + c\frac{dx}{dt} + kx = 0 </math>
| |
| | |
| and the corresponding critical damping coefficient is
| |
| | |
| :<math> c_c = 2m \sqrt{k/m} </math>
| |
| or
| |
| :<math> c_c=2m\omega_n </math>
| |
| The damping ratio is dimensionless, being the ratio of two coefficients of identical units.
| |
| | |
| == Derivation ==
| |
| | |
| Using the [[natural frequency]] of the [[simple harmonic oscillator]] <math>\omega_n = \sqrt{k/m}</math> and the definition of the damping ratio above, we can rewrite this as:
| |
| | |
| :<math> \frac{d^2x}{dt^2} + 2\zeta\omega_n\frac{dx}{dt} + \omega_n^2 x = 0. </math>
| |
| | |
| This equation can be solved with the approach.
| |
| :<math> x(t)=C e^{s t},\,</math>
| |
| | |
| where ''C'' and ''s'' are both [[complex number|complex]] constants. That approach assumes a solution that is oscillatory and/or decaying exponentially. Using it in the ODE gives a condition on the frequency of the damped oscillations,
| |
| :<math> s = -\omega_n (\zeta \pm \sqrt{\zeta^2-1}). </math>
| |
| | |
| *'''Undamped''': Is the case where <math>\zeta \to 0</math> corresponds to the undamped simple harmonic oscillator, and in that case the solution looks like <math>\exp(i\omega_nt)</math>, as expected.
| |
| | |
| *'''Underdamped''': If ''s'' is a complex number, then the solution is a decaying exponential combined with an oscillatory portion that looks like <math>\exp(i \omega_n \sqrt{1-\zeta^2}t)</math>. This case occurs for <math> \zeta < 1 </math>, and is referred to as '''underdamped'''.
| |
| | |
| *'''Overdamped''': If ''s'' is a real number, then the solution is simply a decaying exponential with no oscillation. This case occurs for <math> \zeta > 1 </math>, and is referred to as '''overdamped'''.
| |
| | |
| *'''Critically damped''':The case where <math> \zeta = 1 </math> is the border between the overdamped and underdamped cases, and is referred to as '''critically damped'''. This turns out to be a desirable outcome in many cases where engineering design of a damped oscillator is required (e.g., a door closing mechanism).
| |
| | |
| == Q factor and decay rate ==
| |
| | |
| :{{main|Q factor}}
| |
| | |
| The factors ''Q'', damping ratio ζ, and exponential decay rate α are related such that<ref name=Siebert>{{cite book | title = Circuits, Signals, and Systems | author = William McC. Siebert | publisher = MIT Press }}</ref>
| |
| | |
| :<math>
| |
| \zeta = \frac{1}{2 Q} = { \alpha \over \omega_0 }.
| |
| </math> | |
| | |
| When a second-order system has <math>\zeta < 1</math> (that is, when the system is underdamped), it has two complex [[complex conjugate|conjugate]] poles that each have a [[real part]] of <math>\alpha</math>; that is, the decay rate parameter <math>\alpha</math> represents the rate of [[exponential decay]] of the oscillations. A lower damping ratio implies a lower decay rate, and so very underdamped systems oscillate for long times.<ref>
| |
| {{cite book
| |
| | title = Process control engineering: a textbook for chemical, mechanical and electrical engineers
| |
| | author = Ming Rao and Haiming Qiu
| |
| | publisher = CRC Press
| |
| | year = 1993
| |
| | isbn = 978-2-88124-628-9
| |
| | page = 96
| |
| | url = http://books.google.com/books?id=NOpmEHNRH98C&pg=PA96
| |
| }}</ref>
| |
| For example, a high quality [[tuning fork]], which has a very low damping ratio, has an oscillation that lasts a long time, decaying very slowly after being struck by a hammer.
| |
| | |
| ==Logarithmic decrement==
| |
| | |
| The damping ratio is also related to the [[logarithmic decrement]] <math>\delta</math> for underdamped vibrations via the relation
| |
| | |
| :<math> \zeta = \frac{\delta}{\sqrt{(2\pi)^2+\delta^2}} \qquad \text{where} \qquad \delta \triangleq \ln\frac{x_1}{x_2}.</math>
| |
| | |
| This relation is only meaningful for underdamped systems because the logarithmic decrement is defined as the natural log of the ratio of any two successive amplitudes, and only underdamped systems exhibit oscillation.
| |
| | |
| == See also ==
| |
| | |
| * [[Damping]]
| |
| * [[Q factor]]
| |
| * [[Attenuation]]
| |
| * [[Logarithmic decrement]] (a method for determining damping ratio)
| |
| | |
| == References ==
| |
| | |
| {{reflist}}
| |
| | |
| [[Category:Ordinary differential equations]]
| |
| [[Category:Engineering ratios]]
| |
Hi there. Allow me begin by introducing the author, her name is Myrtle Cleary. One of the things she loves most is to do aerobics and now she is trying to make cash with it. Years in the past we moved to North Dakota. Supervising is my profession.
My blog post - ftagn.fr