Contents:

  1. Introduction
  2. Sine Waves
  3. Wave Speed
  4. Transverse
  5. SHO I
  6. SHO II
  7. Longitudinal
  8. Water Waves
  9. 2D Waves
  10. Adding Waves
  11. Interference
  12. Group Velocity
  13. Other Waves
  14. Fourier
  15. Reflection
  16. Boundaries
  17. Standing Waves
  18. Refraction
  19. Lenses
  20. Path Difference
  21. Impedance
  22. Dispersion I
  23. Dispersion II
  24. Diffraction
  25. Doppler
  26. Electromagnetic I
  27. Antenna
  28. Electromagnetic II
  29. Polarization
  30. Wave Equation
  31. Mass Chains
  32. Non-linearity
  33. Solitons

Ejs Created with Easy Java Simulations


6: Simple Harmonic Motion and Resonance

The following simulation shows a driven, damped harmonic oscillator; a 1 kg mass on a spring with spring constant 2 N/m. The amplitude of the motion is graphed versus time. The driving frequency, f, can be adjusted so we expect that for one particular frequency we will see the amplitude of the motion to be very large; in other words, resonance will occurr.

Several other parameters can also be adjusted. b is the amount of friction in Ns/m (this could be air resistance or sliding friction or friction in the spring itself); v0 in m/s is the initial velocity of the mass, and F0 is the magnitude of the driving force in Newtons.

In this (and many other simulations we will use) it is easier to write ω = 2π f where ω is the angular frequency in radians per second instead of having to write 2π f everywhere.


Questions:

6.1. Start with the default parameters, drag the ball to the maximum starting position (10 m) and hit play. How does this motion compare with simple harmonic motion (in the last chapter)?

6.2. Reset the simulation, change the friction parameter, b to 0.5 Ns/m, drag the ball to the maximum starting position (10 m) and hit play. (You can also click the button at the top for under damped motion.) What happens? This motion is called damped harmonic motion.

6.3. Try different values for b. How is the behavior of the mass for small values of b (less than one) different than for values larger than 2 Ns/m (be sure to use the same starting position each time)?

If the mass oscillates at least once before stopping the damping is called under damped motion. If the mass never quite gets back to the equilibrium position the motion is called over damped. The case where there is just enough damping so that an oscillation does not occur (the mass just barely makes it back to equilibrium) is called critically damped motion.

6.4. Click the buttons on the top for under, over and critically damped motion. Describe the differences between these three cases.

6.5. Reset the simulation, set the friction parameter, b to 1.0 Ns/m and the magnitude of the driving force, F0 to 1.0 N. The angular frequency should be 1.0 rad/s also. Drag the ball to the maximum starting position and hit play. In this and the next few questions you will need to wait 10 s or so for the motion to stabilize. Describe the stable motion after the initial oscillations for this case. This motion is called driven, damped harmonic motion.

6.6. Experiment with different amounts of force, keeping friction and angular frequency equal to one. Also start from the same position each time. What is the effect of larger values of force amplitude, F0 on the final, stable motion of the mass? HINT: You can right click (two finger click on a Mac) on the graph to save it in a separate screen to compare with other cases.

6.7. With damping, b set to 0.2 Ns/m and F0 set to 1.0 N try several values of the angular driving frequency, ω. Start with a value of 1.1 rad/s and increase by 0.1 each time until you get to 1.8 rad/s. In each case, wait until the animation ends and measure the amplitude by clicking on the top of the curve near the end. The second number in the yellow box is the amplitude in m. Write down the amplitude for each driving frequency. Which driving frequency ended up giving the largest amplitude?

Resonance is defined to occur when a vibrating system is driven with a frequency that causes the largest amplitude. Generally this occurs when the driving frequency equals the natural frequency. An example of resonance is when a wine glass is driven by sound waves with a frequency equal to the natural frequency of the glass. If the amplitude becomes large enough the glass will break. There are many other examples of resonance. Musical instruments depend on the phenomena of resonance to produce fixed pitches, tuning a radio to a particular chanel depends on selecting a resonance frequency and Magnetic Resonance Imagining (MRI) in the medical world uses resonance to form images of the inside of the human body.

As we saw in the previous chapter the natural frequency, written as f0 is given by the stiffness of the spring, κ, and the mass; f0 = (κ/m)1/2/2π. In this simulation the mass is 1 kg and the spring constant is 2 N/m so f0 = 0.225 Hz and the natural angular frequency, ω0 = 2 π f equals 1.41 rad/s. In the previous question you should have seen the maximum amplitude for a driving frequency of 1.41 rad/s. In other words a driving frequency, ω of 1.41 rad/s leads to resonance (maximum amplitude) because it equals the natural frequency, ω0.

6.8. Use a calculator to find the natural frequency for a spring and mass system with m = 2.0 kg and κ = 5.0 N/m. What do you expect the resonance frequency to be for this case?

The mathematical formula that describes damped harmonic motion is A e-γt cos (ω t + φ) where γ = b/2m. Notice that this is the same cosine function for simple harmonic motion but the amplitude, A, is multiplied by an exponentially decreasing function of time, e-γt. So we expect the oscillation of a damped harmonic oscillator to be an up and down cosine function with an amplitude that decreases over time.

6.9. Check to see if the formula A e-γt cos (ω t + φ) really does describe the behavior of damped harmonic motion in the simulation. To do this, use a graphing calculator (or go to meta calculator and chose graphing calculator or use desmos calculator) and plot y = 10*exp(-.2 * x) * cos(1.*x). This is the case A = 10 m; b = 0.4 Ns/m; m = 1.0 kg ; and ω = 1.0 rad/s. (You can cut and paste the equation into the online calculator). How does this graph compare with the simulation for these same parameters (note: you are only interested in the positive x values)?

The mathematical formula that describes driven, damped harmonic motion is A0 cos (ω t + φ) where A0 = (F0/m) / ((ω2 - ω02)2 + 4 γ2 ω2)1/2. In this case the amplitude, A0 does not change over time but it is dependent on the driving frequency, ω.

6.10. What happens to the amplitude, A0, when ω = ω0 (assume all the other factors are constant numbers)? Is there any other combination of ω and ω0 that gives a larger amplitude?

6.11. Verify your previous answer by making a plot of A0 = (F0/m) / ((ω2 - ω02)2 + 4 γ2 ω2)1/2 for a range of driving frequency. To do this, use a graphing calculator to graph y = 1.0 / ((1.4^2 - x^2)^2 + 4*.04*1.4^2)^.5. Where does this graph have a maximum for positive values of x?

6.12. Based on the previous two questions, what is the resonance frequency of this system and how does this compare with the natural frequency?


© 2015, Wolfgang Christian and Kyle Forinash.

Released under a Creative Commons Attribution-NonCommercial-ShareAlike license.