Damped harmonic oscillator and displacement

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
5 replies · 11K views
Eric_meyers
Messages
64
Reaction score
0

Homework Statement


"Show that the ratio of two successive maxima in the displacement of a damped harmonic oscillator is constant."

Homework Equations


x = a e^(-[tex]\upsilon[/tex]t/2) cos ([tex]\omega[/tex]t - [tex]\vartheta[/tex])

The Attempt at a Solution



So I want to find when this beast has its maximum values, so I take the derivative and set it = 0

x' = -[tex]\upsilon[/tex]*a/2 * e^(-[tex]\upsilon[/tex]t/2) * cos ([tex]\omega[/tex]t - [tex]\vartheta[/tex]) - [tex]\omega[/tex] e^(-[tex]\upsilon[/tex]t/2) * a * sin([tex]\omega[/tex]t - [tex]\vartheta[/tex])

So I set this to 0

and I get

[tex]\omega[/tex] * a * sin([tex]\omega[/tex]t - [tex]\vartheta[/tex]) = [tex]\upsilon[/tex]*a/2 * cos ([tex]\omega[/tex]t - [tex]\vartheta[/tex])

tan ([tex]\omega[/tex]t - [tex]\vartheta[/tex]) = -[tex]\upsilon[/tex]/2[tex]\omega[/tex]

The teacher mentioned to me that from this I'm suppose to realize there are 2 solutions and from that the rest is easy..

but the rest isn't easy!

I don't understand, where and what are my 2 solutions, and from those 2 solutions how do I use them to plug into my original x equation to show that these successive maxima are just = to a constant? And how do I know these solutions are maximums and not minimums?
 
Last edited:
Physics news on Phys.org
The value of cosine reaches a maximum when cos = 1 and that occurs when t = 0 and phi = 0. One then has to wait 2(pi)/w for it to reach that maximum value again. The value of this second maximum will be 1 * the new amplitude.

Ah.. so then

x0 = A0 when t = 0 and phi = 0

and

x1 = A1 e^(2*pi * -v / w)

and x0/x1 = A0/(A1 * e^((2*pi*-v)/w)

Which is a constant.
 
Last edited:
Wait but I thought in a damped harmonic oscillator the Amplitude decreases with time?
 
It does, but a is constant. Say the phase theta is zero, to make things simple. Then at time t = 0, the amplitude is

A(0) = a*exp(0) = a

after one period T has elapsed, the amplitude is

A(T) = a*exp(-v T/2)

after two periods have elapsed, the amplitude is

A(2T) = a*exp(-v(2T)/2)

Do you see how it works? The problem is asking "by what number do you have to multiply the old amplitude in order to get the new amplitude?"