What Are the Correct Formulations for the Damping Coefficient?

Click For Summary

Discussion Overview

The discussion revolves around the formulations and definitions of the damping coefficient in the context of oscillatory systems. Participants explore different interpretations and mathematical representations of the damping coefficient, including its relationship with the damping ratio and critical damping. The scope includes theoretical considerations and mathematical reasoning.

Discussion Character

  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants reference two different definitions of the damping coefficient, one from a webpage stating it as Fd = -cv and another suggesting c = -Fd/v, leading to confusion regarding terminology.
  • One participant prefers the second definition, linking it to the characteristic equation of the system and introducing the concept of the damping ratio.
  • There is a claim that the damping ratio can be expressed as ξ = c/(2√mk), with a challenge to this formulation from another participant who suggests a different expression involving ωn.
  • Participants discuss the implications of critical damping, noting that critical damping occurs when ξ = 1 and that no damping corresponds to ξ = 0.
  • One participant attempts to derive an expression for the variation of amplitude over time, proposing a relationship involving the damping coefficient and the damping ratio.
  • There is a discussion about the frequency of damped oscillations compared to undamped ones, with references to graphical representations and mathematical roots of characteristic equations.

Areas of Agreement / Disagreement

Participants express differing views on the definitions and formulations of the damping coefficient and damping ratio, indicating that multiple competing interpretations remain unresolved.

Contextual Notes

There are limitations in the discussion regarding the clarity of terminology and the dependence on specific definitions of damping coefficient and damping ratio. Some mathematical steps and assumptions are not fully resolved, contributing to the ongoing debate.

smokedvanilla
Messages
27
Reaction score
0
Hi, I have been looking for formulae for the damping coefficient, and I found two different formulae for it.

http://www.xyobalancer.com/xyo-balancer-blog/viscous-damping-coefficient
This webpage states that damping force, Fd is given by Fd=-cv, where c is the damping coefficient while v is the velocity.

http://hyperphysics.phy-astr.gsu.edu/hbase/oscda.html
However, this page states that damping coefficient is given by c/2m, where c=-Fd/v

Is there a fixed definition for damping coefficient, or are both definitions acceptable?
 
Engineering news on Phys.org
smokedvanilla said:
Is there a fixed definition for damping coefficient, or are both definitions acceptable?
No, they are different:
In your first link, it's stated that damping ratio = c.
The second link states that damping ratio = c/2m.

I think there is some confusion as to terminology, but I prefer the second link:

oscda2b.gif


The last equation is the characteristic equation of the system, which could be written by Lapace:

m * s2 + c * s + k = 0 ⇒

s2 + (c/m)s + k/m = 0

The last equation could also be written:

s2 + 2ξωns + ωn2 = 0

where ξ is the damping ratio in my definition, which regards the ratio that the amplitude of some oscillation has been reduced from one period to the following:

Amplituden+1 = Amplituden * ( 1 - ξ )
 
Last edited:
First of all, thank you for your reply.
Hesch said:
s2 + 2ξωns + ωn2 = 0

where ξ is the damping ratio in my definition, which regards the ratio that the amplitude of some oscillation has been reduced from one period to the following.

Which gives ξ=c/(2*√mk), so c is the damping coefficient & 2*√mk is the damping coefficient in the case of critical damping?
 
smokedvanilla said:
Which gives ξ=c/(2*√mk) . . . . .
No,

ξ = c / ( 2m * ωn ) , ωn = √( k/m )

Try again, one step at a time.
 
Last edited:
Hesch said:
Amplituden+1 = Amplituden * ( 1 - ξ )
Correction:
This is not right, but the connection can be seen here:
300px-2nd_Order_Damping_Ratios.svg.png
 
The ga
Hesch said:
Correction:
This is not right, but the connection can be seen here:
300px-2nd_Order_Damping_Ratios.svg.png
is the graph wrong because zeta should be 1 instead of 0.4 when critical damping occurs? I think I understood the concept.
 
smokedvanilla said:
is the graph wrong because zeta should be 1 instead of 0.4 when critical damping occurs?
No, I trust the graphs, but my expression in #2:

Amplituden+1 = Amplituden * ( 1 - ξ )

was simply wrong.

Maybe you could calculate the correct expression? ( 1 - ξ ) must be substituted by something else ( f(ξ) ).

Critical damping is when ξ = 1. No damping is when ξ = 0. In "typical" analog controllers as for temperature, motorspeed, a ξ = 0.65 . . 0.7 is often chosen, which compromises control speed and overshoot. In digital controllers a ξ = 1 is often chosen.
 
  • Like
Likes   Reactions: smokedvanilla
Hesch said:
No, I trust the graphs, but my expression in #2:

Amplituden+1 = Amplituden * ( 1 - ξ )

was simply wrong.

Maybe you could calculate the correct expression? ( 1 - ξ ) must be substituted by something else ( f(ξ) ).

Critical damping is when ξ = 1. No damping is when ξ = 0. In "typical" analog controllers as for temperature, motorspeed, a ξ = 0.65 . . 0.7 is often chosen, which compromises control speed and overshoot. In digital controllers a ξ = 1 is often chosen.

Thank you about the graph, I understand that now :D

I tried working the amplitude expression out,
https://www.google.com/search?q=damping+ratio+formula&es_sm=91&source=lnms&tbm=isch&sa=X&ved=0CAcQ_AUoAWoVChMIn-qy07aPxwIV1Y-OCh2PVwZU&biw=1277&bih=637#imgrc=ArC96HvFuNB9TM%3A
Since ξ is the ratio of damping coefficient of the system when critical damping occurs (Cc) to the damping coefficient of the oscillation (γ), ξ=γ/Cc. From this we have γ=ξ*Cc--(1)

The expression for variation of amplitude with time is Ae^(-γt), so if we sub. (1) into the expression we get Amplituden+1 = Amplituden*e^(-ξ*Cc)t
 
smokedvanilla said:
if we sub. (1) into the expression we get Amplituden+1 = Amplituden*e^(-ξ*Cc)t
Yes, that is right: If we damp an oscillation ( say sin(ωt) ) the sin(ωt)-function will be enveloped within a ±exponential-function. But if you look closely at the graphs in #6, you will see that the damped sin(ωt) has a somewhat lower frequency than the undamped sin(ωt): Thus the amplitude (peakvalue) will be somewhat smaller than
Amplituden+1 = Amplituden*e^(-ξ*Cc)t.

The ξ could be formulated as:

Say you have a characteristic equation: s2 + 2s + 2 = 0 , you will find the roots z=( -1 + j1 ) and z=( -1 - j1 ). If you plot these roots in a root locus, and draw two lines through ( 0 , 0 ) and ( -1 ± j1 ) we could call the angles between these lines and the imaginary axis φ ( = 45° ). Then ξ = sin(φ) = 0.7071. So if you want a ξ = 0.6 , the roots of the characteristic equation must be on two lines with an angle = arcsin( 0.6 ) as to the imaginary axis ( = 36.87° ).

Critical damping is exactly when the roots close up on the real axis ( φ = 90° , ξ = 1 ):
module-basic_clip_image026_0002.gif
 
Last edited:

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
9K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 2 ·
Replies
2
Views
6K
Replies
10
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K