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

2: Sine Waves

Imagine a perfect, smooth wave out on the ocean far enough from shore so that it has not started to break (complications involved in describing real waves will be discussed later in this tutorial). If we take a snapshot picture of this wave at a single instant in time and measure the distance in meters from one peak to the next we have measured the wavelength, λ of the wave.

If instead we watch a floating cork at a single location in space and measure the time in seconds between arriving peaks we have measured the period, T of the wave. We could also measure the number of times the cork bobs up, down and back up per second which would be the frequency in Hertz or cycles per second. The period and frequency are inverses of each other: f = 1/T.

The height of the wave at any location and time, measured from the middle, or equilibrium position is the displacement. The maximum displacement is called the Amplitude.

As a first approximation, water waves, electromagnetic waves and many other kinds of waves can be modeled by the mathematical functions sine or cosine or some combination of them. For a wave traveling along the x axis the mathematical description of the displacement of a wave at location x and time t can be written as y(x,t) = A sin (k x - ω t + φ) where A is the amplitude (maximum height measured from the middle of the wave). Here we have used the wavenumber k = 2 π/λ, the angular frequency, ω = 2 π f, and φ, the phase angle in radians which are often easier to use mathematically.

In this and all of the following exercises the angles will be in radians (Hint: Set your calculator to radian mode to avoid problems later on!)

With the following physlet you can explore different values of amplitude, wavenumber, wavelength, angular frequency, frequency, period and phase. Make any changes you wish in the y(x,t)= window, hit enter or return and then the play button, Play, to see the wave in action. The intial values are amplitude, A = 1.2; wavenumber, k = 2.0; angular frequency, ω = 0.8; and phase angle, φ = 10.0 radians.


Questions:

2.1. Stop the simulation, double the maximum amplitude (from 1.2 to 2.4) enter and play. What effect does maximum amplitude, A, have on the wave?

2.2. Stop the simulation, double the wave number, k, (from 2.0 to 4.0) enter and play. What effect does the wave number have on the wave?

2.3. Stop the simulation, double the angular frequency, ω , (from 0.8 to 1.6) enter and play. What effect does the angular frequency have on the wave?

2.4. Stop the simulation, double the phase, φ, (from 10.0 to 20.0 radians) enter and play. Try several different values for the phase. What effect does the phase have on the wave?

2.5. Go back to the original wave by clicking the reload button, Reset. Pause the wave and measure the wavelength, λ, on the graph (find the x location of two successive peaks or troughs, the wavelength is the x distance between peaks or troughs). Calculate the wavenumber, k , from this wavelength. How does your value for wavenumber compare with the wavenumber in the equation?

2.6. Now start the original wave in motion with the play button. Use the time numbers in the lower panel to find the period, T, of the wave (the time from when one peak passes a point until the next peak passes the same point). To get an accurate number you can use the step buttons. From the period you measure, calculate the angular frequency, ω. How does your value for angular frequency compare with the angular frequency in the equation?

2.7. Go back to the original wave using the reload button. Change the minus sign in the equation between kx and ω t to a plus sign and click 'play'. What does changing this sign do to the wave?

2.8. Now change the plus sign in front of the phase to a minus sign, enter and play. Try several values of phase (you may want to use the pause button to be sure you can tell what is happening). What does changing this sign do to the wave?

2.9. In general the power transmitted by a wave, measured in Watts, is proportional to the amplitude squared. What happens to the power if the amplitude is doubled? What happens to the power if the amplitude is cut in half?



© 2015, Wolfgang Christian and Kyle Forinash.

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