Amplitude of damped mass-spring system

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
lampCable
Messages
22
Reaction score
1

Homework Statement


Given the IVP
[tex] \ddot{r}+\dot{r}+20r=0\\<br /> r(0) = 0.8\\<br /> \dot{r}(0) = 0[/tex]
for the length of an oscillating spring (damped), we find that the general solution is
[tex] r=e^{-0.5t}[0.8\cos(\sqrt{19.75}t)+\frac{0.4}{\sqrt{19.75}}\sin(\sqrt{19.75}t)][/tex]
and I wish to find the curve bounding the upper part of the solution, i.e. the amplitude of the oscillations.

Homework Equations

The Attempt at a Solution


I understand that if
[tex] r=e^{-0.5t}0.8\cos(\sqrt{19.75}t)[/tex]
for example, then the amplitude would be obtained by removing the cosine factor, since [itex]e^{-0.5t}0.8[/itex] correspond to the amplitude and [itex]\cos(\sqrt{19.75}t)[/itex] corresponds to how fast the spring is oscillating. But how does one do when there are two oscillating terms as above?
 
Physics news on Phys.org
lampCable said:

Homework Statement


Given the IVP
[tex] \ddot{r}+\dot{r}+20r=0\\<br /> r(0) = 0.8\\<br /> \dot{r}(0) = 0[/tex]
for the length of an oscillating spring (damped), we find that the general solution is
[tex] r=e^{-0.5t}[0.8\cos(\sqrt{19.75}t)+\frac{0.4}{\sqrt{19.75}}\sin(\sqrt{19.75}t)][/tex]
and I wish to find the curve bounding the upper part of the solution, i.e. the amplitude of the oscillations.

Homework Equations

The Attempt at a Solution


I understand that if
[tex] r=e^{-0.5t}0.8\cos(\sqrt{19.75}t)[/tex]
for example, then the amplitude would be obtained by removing the cosine factor, since [itex]e^{-0.5t}0.8[/itex] correspond to the amplitude and [itex]\cos(\sqrt{19.75}t)[/itex] corresponds to how fast the spring is oscillating. But how does one do when there are two oscillating terms as above?
Use$$A\cos\theta + B\sin\theta = \sqrt{A^2+B^2}\left(\frac A {\sqrt{A^2+B^2}}\cos\theta + \frac B {\sqrt{A^2+B^2}}\sin\theta \right)$$ $$=\sqrt{A^2+B^2}\cos(\theta-\alpha)$$
 
  • Like
Likes   Reactions: lampCable