Solving Forced Oscillation Amplitude w/o Angular Frequency

jimmy42
Messages
50
Reaction score
0
Does changing the angular frequency change the amplitude of a forced oscillation? If so, I don't understand how that can be. I guess that the angular frequency is based only on the springs and dampers? So assuming those are the same then the angular frequency will always be the same?

Are there any equations for solving the amplitude of a forced oscilliating system without knowing the angluar frequency? I know everything else except the angular frequency and the amplitude. It is strongly dampered.
 
Physics news on Phys.org
No, in general changing the frequency of an oscillation does NOT change the amplitude. Of course it is possible to make a change in the situation that changes both frequency and oscillation but one is not dependent on the other.
 
But I guess that this equation links amplitude and the frequency?


\begin{array}{l}<br /> A = \frac{P}{{\sqrt {{{(k - m{\Omega ^2})}^2} + {r^2}{\Omega ^2}} }}\\<br /> \\<br /> k = stiffness\\<br /> m = mass\\<br /> \Omega = frequency\\<br /> r = damper\\<br /> P = force<br /> \end{array}

So, an increase in the angular frequency should decrease the amplitude.
 
A linear 2nd order system response to sinusoidal excitation in complex exponential form is

A(\omega)e^{j(\omega t + \theta)} where |A(\omega)|^2 is frequency response and \theta(\omega) is phase response and -\frac{d \theta}{d\omega} is group delay. In general all of them are function of excitation frequency ω.

Note that the frequency response usually contains terms of \omega_{d}^{2} \quad and \quad \omega^2 \quad where \quad \omega_{d} \quad is damped frequency which is only dependent of system characteristics, i.e. the mass, stiffness, damper.
jimmy42 said:
If so, I don't understand how that can be. I guess that the angular frequency is based only on the springs and dampers? So assuming those are the same then the angular frequency will always be the same?
 
Last edited:
damped frequency which is only dependent of system characteristics

Sorry, not sure if I follow. That equation I posted says that it is dependent on the angular frequency too, doesn't it?
 
You are correct if you meant the angular frequency of the sinusoidal driving force. Your formula is in terms of m, r, and Ω. It can be also written in terms of mass, damping ratio ζ and natural frequency of the system. Natural frequency is not dependent of angular frequency of the driving force.

Your problem is basically
my&#039;&#039;+ry&#039;+ky=f
The amplitude of steady-state sinusoidal excitation can be solved by setting driving force f(j\omega t)=Fe^{j\omega t} and let solution be y(j\omega t)= Ae^{j\theta}e^{j\omega t}. Plugging y and f into the ODE, canceling the complex exponential and equating the amplitude of both side, then you will get
A(\omega)=\dfrac{F}{\sqrt{(m\omega^2-k)^2-\omega^2r^2}}

You can now see that the ω in the formula is the angular frequency of the driving force. In other context, you may see A in terms of damping ratio and natural frequency where
\zeta=\frac{r}{2\sqrt{km}} \quad \quad and \quad \quad \omega_n=\sqrt{\frac{k}{m}}

Note that the angular natural frequency only depends of k and m.
jimmy42 said:
Sorry, not sure if I follow. That equation I posted says that it is dependent on the angular frequency too, doesn't it?
 
Last edited:
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top