Difference between revisions of "Forest UCM Osc Resonance"

From New IAC Wiki
Jump to navigation Jump to search
 
(15 intermediate revisions by the same user not shown)
Line 47: Line 47:
 
:<math>\omega = \omega_0</math>
 
:<math>\omega = \omega_0</math>
  
then the denominator is minimazed thereby maximizing the amplitude of the forced oscillation.
+
then the denominator is minimized thereby maximizing the amplitude of the forced oscillation.
  
 
Resonance occurs when your applied sinusoidal force matches the natural frequency of the oscillaor.
 
Resonance occurs when your applied sinusoidal force matches the natural frequency of the oscillaor.
Line 105: Line 105:
 
:<math>x =  Ae^{- \beta t} \cos(\omega_1 t -\delta)</math>  
 
:<math>x =  Ae^{- \beta t} \cos(\omega_1 t -\delta)</math>  
 
:<math>\dot x =  -\omega_1 Ae^{- \beta t} \left [\sin(\omega_1 t -\delta) + \frac{\beta}{\omega_1}\cos(\omega_1 t -\delta) \right ] </math>  
 
:<math>\dot x =  -\omega_1 Ae^{- \beta t} \left [\sin(\omega_1 t -\delta) + \frac{\beta}{\omega_1}\cos(\omega_1 t -\delta) \right ] </math>  
 +
 +
 +
for a lightly damped oscillator
 +
 +
:<math>\beta < \omega_0</math>
 +
 +
since
 +
: <math>\omega_1 \equiv \sqrt{\omega^2_0- \beta^2 }  \approx \omega </math>
 +
 +
then
 +
 +
:<math>\dot x =  -\omega Ae^{- \beta t} \left [\sin(\omega t -\delta) \right ] </math>
 +
 +
The energy stored int the oscillator may be written in term of the maximum kinetic energy as
 +
 +
:<math>E = K.E. (max) = \frac{1}{2} m \dot{x}^2 =  \frac{1}{2} m \omega^2 Ae^{- 2\beta t} = E_0 e^{- 2\beta t}</math>
 +
 +
where
 +
 +
: <math>E_0 =\frac{1}{2} m \omega^2 A</math>
 +
 +
The energy dissipated with time may be expressed as
 +
 +
:<math>\Delta E = \left | \frac{dE}{dt} \right | \delta t = \left | -2 \beta E_0 e^{- 2\beta t} \right | \delta t = 2 \beta E \delta t</math>
 +
 +
The energy lost from one oscillation is then
 +
:<math>\Delta t = \frac{1}{\omega}</math>
 +
 +
:<math>Q = \frac{\mbox{Energy stored in oscillator}}{\mbox{Energy dissipated}} = \frac{E}{\Delta E}</math>
 +
:: <math>= \frac{E}{2 \beta E  \frac{1}{\omega}}</math>
 +
:: <math>= \frac{\omega }{2 \beta }</math>
 +
  
  
Line 110: Line 142:
 
The "sharpness" of the resonance is quantified in terms of a quality factor given by the ratio of the natural frequency to the dampening as  
 
The "sharpness" of the resonance is quantified in terms of a quality factor given by the ratio of the natural frequency to the dampening as  
  
:<math> Q \equiv \frac{\omega_0}{2 \beta}</math>
+
:<math> Q \equiv \frac{\omega_0}{2 \beta}=\frac{\frac{1}{\beta}}{2 \frac{1}{\omega_0}}=\frac{\tau_d}{2 \frac{1}{\omega_0}}</math>
 +
::<math> =\frac{\pi \tau_d}{2\pi \frac{1}{\omega_0}}</math>
 +
::<math> =\frac{\pi \tau_d}{\tau}=\pi \frac{\mbox{decay time}}{\mbox{period}}</math>
  
 
The above is proportions to the amount of energy stored in one cycle of the oscillation divided by the average energy dissipated in one cycle.
 
The above is proportions to the amount of energy stored in one cycle of the oscillation divided by the average energy dissipated in one cycle.
  
 +
Some Q values for several oscilaltors
 +
 +
;Accelerator Settings
 +
{| border="1"
 +
| Q || System
 +
|-
 +
| 5-10 ||  rubberbands and loud speakers
 +
|-
 +
| <math>10^3</math>  || tuning forks and violin strings
 +
|-
 +
|<math>10^4</math>|| microwave cavity
 +
|-
 +
|<math>10^7</math>|| excited atoms
 +
|-
 +
|<math>10^{10}</math>|| CEBAF's accelerator RF cryomodule
 +
|-
 +
|<math>10^{12}</math>|| excited nuclei
 +
|-
 +
|<math>10^{14}</math>|| gas lasers
 +
|-
 +
|}
  
  
 
[[Forest_UCM_Osc#Resonance]]
 
[[Forest_UCM_Osc#Resonance]]

Latest revision as of 23:23, 14 October 2021

Oscillators driven by a source in resonance

[math] \ddot x + 2 \beta \dot x + \omega^2_0x = f(t)[/math]


Complete Solution for the Sinusoidally Driven Damped oscillator

[math]x(t) =x_h + x_p = C_1 e^{r_1 t} + C_2 e^{r_2 t} + A \cos(\omega t-\delta)[/math]

where

[math]r_1 = - \beta + \sqrt{\beta^2 - \omega_0^2}[/math]
[math]r_2 = - \beta + \sqrt{\beta^2 + \omega_0^2}[/math]
[math]A=\frac{f_0} { \sqrt{(\omega_0^2 - \omega^2)^2 + 4 \beta^2 \omega^2 }}[/math]
[math]\delta = \tan^{-1}\left ( \frac{2 \beta \omega}{(\omega_0^2- \omega^2)} \right )[/math]


The first two terms in the solution are exponentially decaying and tend to damp the oscillation.

The last term in the solution is the response of the system to a sinusoidal driving force.

Thus you can apply a force to prevent the oscillations from dying out.

Resonance

Resonance is the condition that your applied sinusoidal force is set to a frequency that will maximize the damped oscillations.

This means that the amplitude [math]A[/math] is maximized.

since

[math]A=\frac{f_0} { \sqrt{(\omega_0^2 - \omega^2)^2 + 4 \beta^2 \omega^2 }}[/math]

then for a given forced amplitude [math](f_0)[/math]

you can maximize the oscillation by minimizing the denominator term

[math](\omega_0^2 - \omega^2)^2 + 4 \beta^2 \omega^2 [/math]

since [math]\beta[/math] is the amount of friction being applied remove energy from the system and [math]\omega_0[/math] is the natural oscilaltion frequency (constants that characterize the system)

the only term you can change is the drive frequency [math]\omega[/math] of your applied sinusoidal force.

if your set your sinusoidal force to a frequncy

[math]\omega = \omega_0[/math]

then the denominator is minimized thereby maximizing the amplitude of the forced oscillation.

Resonance occurs when your applied sinusoidal force matches the natural frequency of the oscillaor.

This amplude is

[math]A= \frac{f_0}{2\beta \omega_0}[/math]

Resonance Width

While the natural frequency [math](\omega_0)[/math] determine the frequency where the maximum oscillation can occur, the dampening force parameter [math](\beta)[/math] determines the width of the resonance.


If you look at the equation for the amplitude squared

[math]A^2=\frac{f_0^2} { (\omega_0^2 - \omega^2)^2 + 4 \beta^2 \omega^2 }[/math]

for the case that

[math]\beta \lt \omega_0[/math]

You get a maximum amplitude when [math]\omega \approx \omega_0[/math]

[math]A^2 \approx \frac{f_0^2}{ 4 \beta^2 \omega_0^2}[/math]

The magnitude of [math]A^2[/math] is cut in half if the denominator becomes

[math]A^2 \approx \frac{f_0^2}{ 8 \beta^2 \omega_0^2}[/math]

returning back to the original form of the denominator

[math]A^2=\frac{f_0^2} { (\omega_0^2 - \omega^2)^2 + 4 \beta^2 \omega^2 } =\frac{f_0^2}{ 8 \beta^2 \omega_0^2}[/math]

you can have the denominator be

[math]\Rightarrow(\omega_0^2 - \omega^2)^2 + 4 \beta^2 \omega^2 = 8 \beta^2 \omega_0^2[/math]

or

[math](\omega_0^2 - \omega^2)^2 = 4 \beta^2 \omega_0^2[/math]
[math](\omega_0 - \omega)(\omega_0 + \omega) = \pm 2 \beta \omega_0[/math]
[math](\omega_0 - \omega)(2\omega_0 ) = \pm 2 \beta \omega_0[/math]
[math] \omega = \omega_0 \pm 2 \beta [/math]


The parameter [math]\beta[/math] determines the width of the resonance


Quality factor (Q)

The ratio of the energy stored in the oscillator to the energy dissipated is defined as the "Quality" (Q) factor of the oscillation

[math]Q = \frac{\mbox{Energy stored in oscillator}}{\mbox{Energy dissipated}}[/math]

Consider the case of the underdamped oscillator

[math]x = Ae^{- \beta t} \cos(\omega_1 t -\delta)[/math]
[math]\dot x = -\omega_1 Ae^{- \beta t} \left [\sin(\omega_1 t -\delta) + \frac{\beta}{\omega_1}\cos(\omega_1 t -\delta) \right ] [/math]


for a lightly damped oscillator

[math]\beta \lt \omega_0[/math]

since

[math]\omega_1 \equiv \sqrt{\omega^2_0- \beta^2 } \approx \omega [/math]

then

[math]\dot x = -\omega Ae^{- \beta t} \left [\sin(\omega t -\delta) \right ] [/math]

The energy stored int the oscillator may be written in term of the maximum kinetic energy as

[math]E = K.E. (max) = \frac{1}{2} m \dot{x}^2 = \frac{1}{2} m \omega^2 Ae^{- 2\beta t} = E_0 e^{- 2\beta t}[/math]

where

[math]E_0 =\frac{1}{2} m \omega^2 A[/math]

The energy dissipated with time may be expressed as

[math]\Delta E = \left | \frac{dE}{dt} \right | \delta t = \left | -2 \beta E_0 e^{- 2\beta t} \right | \delta t = 2 \beta E \delta t[/math]

The energy lost from one oscillation is then

[math]\Delta t = \frac{1}{\omega}[/math]
[math]Q = \frac{\mbox{Energy stored in oscillator}}{\mbox{Energy dissipated}} = \frac{E}{\Delta E}[/math]
[math]= \frac{E}{2 \beta E \frac{1}{\omega}}[/math]
[math]= \frac{\omega }{2 \beta }[/math]



The "sharpness" of the resonance is quantified in terms of a quality factor given by the ratio of the natural frequency to the dampening as

[math] Q \equiv \frac{\omega_0}{2 \beta}=\frac{\frac{1}{\beta}}{2 \frac{1}{\omega_0}}=\frac{\tau_d}{2 \frac{1}{\omega_0}}[/math]
[math] =\frac{\pi \tau_d}{2\pi \frac{1}{\omega_0}}[/math]
[math] =\frac{\pi \tau_d}{\tau}=\pi \frac{\mbox{decay time}}{\mbox{period}}[/math]

The above is proportions to the amount of energy stored in one cycle of the oscillation divided by the average energy dissipated in one cycle.

Some Q values for several oscilaltors

Accelerator Settings
Q System
5-10 rubberbands and loud speakers
[math]10^3[/math] tuning forks and violin strings
[math]10^4[/math] microwave cavity
[math]10^7[/math] excited atoms
[math]10^{10}[/math] CEBAF's accelerator RF cryomodule
[math]10^{12}[/math] excited nuclei
[math]10^{14}[/math] gas lasers


Forest_UCM_Osc#Resonance