Calculating Contact Time and Damping Coefficient for a Second Order System

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
huma
Messages
7
Reaction score
0
< Mentor Note -- thread moved to HH from the technical physics forums, so no HH Template is shown >[/color]

how we can find contact time of second order system ? 2y**+4y*+8y=8x I want to find damping coefficient ... howz possible
 
Last edited by a moderator:
on Phys.org
huma said:
2y**+4y*+8y=8x
( 2s2 + 4s + 8 ) * y(s) = 8 * x(s)

Finding y(s)/x(s) the characteristic equation of the transfer function will be:

2s2 + 4s + 8 = 0 →

s2 + 2s + 4 = 0

which can be formulated

s2 + 2ξωns + ωn2 = 0

So ωn = 2 , the damping coefficient, ξ = 0.5
 
Hesch said:
( 2s2 + 4s + 8 ) * y(s) = 8 * x(s)

Finding y(s)/x(s) the characteristic equation of the transfer function will be:

2s2 + 4s + 8 = 0 →

s2 + 2s + 4 = 0

which can be formulated

s2 + 2ξωns + ωn2 = 0

So ωn = 2 , the damping coefficient, ξ = 0.5
actually I got this question from a book of M.handa .I solved my answer are same but the answer given in the book is damping coefficient is 1 ... can you tell me about time constant . how we can find it
 
huma said:
the answer given in the book is damping coefficient is 1 .
The equation

2s2 + 4s + 8 = 0

has two complex roots: s = -1 ± j√3.

If the characteristic equation were to have a damping ratio = 1, it should have two real roots at the same location, for example.
s1 = -1.2 , s2 = -1.2.
In this case the characteristic equation could be written:
s2 + 2.4s + 1.44 = 0
and the transfer function would have a double time constant = 1/1.2 sec.

If the characteristic equation were
s2 + 7s + 10 = 0
the two roots would be s1 = -2 , s2 = -5 , and the transfer function would have two time constants:
τ1 = 0.5 sec. , τ2 = 0.2 sec.

When a root is complex, we cannot speak of a "time constant". The time is complex. The system will oscillate within some damping coefficient.

2000px-2nd_Order_Damping_Ratios.svg.png
 
Last edited: