In-depth Notes on Simple Harmonic Oscillators and Pendulums

Simple Harmonic Oscillator Fundamentals
  • The motion of a simple harmonic oscillator is primarily defined by the angular frequency, given by the formula:
    ω=k<em>1+k</em>2m\omega = \sqrt{ \frac{k<em>1 + k</em>2}{m} }
  • The numeric frequency in Hertz can be derived from angular frequency:
    f=ω2πf = \frac{\omega}{2\pi}
Functions Related to Simple Harmonic Motion
  • Position Function: The position can be described by a cosine function:
    x(t)=Acos(ωt+ϕ)x(t) = A \cos(\omega t + \phi)

    • Where ( A ) is the amplitude, ( \phi ) is the phase shift, and ( \omega ) is the angular frequency.
  • Velocity and Acceleration: Once the position function is known, it's easy to derive the velocity and acceleration functions:

    • The maximum velocity is found by:
      vmax=ωAv_{max} = \omega A
    • The velocity as a function of time is:
      v(t)=Aωsin(ωt+ϕ)v(t) = -A \omega \sin(\omega t + \phi)
    • The acceleration function can be derived as:
      a(t)=ω2Acos(ωt+ϕ)a(t) = -\omega^2 A \cos(\omega t + \phi)
Conservation of Energy Approach
  • Another way to derive the oscillator's behavior is through conservation of energy:
    • Total mechanical energy of the system remains constant:
      E=12kx2+12mv2E = \frac{1}{2} k x^2 + \frac{1}{2} m v^2
    • Taking the time derivative of this total energy equation results in:
      dEdt=0\frac{dE}{dt} = 0
Phase Shift Explanation
  • A phase shift occurs when observing the motion from different starting times. The phase shift affects how one describes the position function. For instance:
    • If an observer measures a different position at their ( t = 0 ), then the position function appears shifted:
      x(t)=Acos(ωt+ϕ)x(t) = A \cos(\omega t + \phi)
Example Problem: Finding Phase Shift
  • Given a spring constant, mass, and initial amplitude, an example is provided where:
    • Amplitude is ( 0.3 ) m, and observed position at ( t = 0 ) is ( 0.2 ) m.
    • We set up equations to solve for phase shift ( \phi ):
      0.2=0.3cos(ϕ)cos(ϕ)=0.20.30.2 = 0.3 \cos(\phi) \rightarrow \cos(\phi) = \frac{0.2}{0.3}
Pendulum Dynamics
  • Open the discussion about pendulums and their restorative forces, primarily due to gravity.

    • The relevant equations include:
      τ=Iα\tau = I \alpha
      Where ( \tau ) is torque, ( I ) is the moment of inertia, and ( \alpha ) is angular acceleration.
  • For small angles, sin approximates to the angle (in radians):

    • The motion of a pendulum can be modeled by:
      d2θdt2+glθ=0\frac{d^2 \theta}{dt^2} + \frac{g}{l} \theta = 0
    • Which leads to the angular frequency:
      ω=gl\omega = \sqrt{\frac{g}{l}}
Resonance in Simple Harmonic Motion
  • Emphasizes the distinction between the natural frequency and external driving frequency:
    • When an external force matches the natural frequency of the system, resonance occurs, amplified response can lead to failure.
    • An example is marching soldiers who need to synchronize to avoid resonance that might lead to collapse of the bridge.
Summary of Functions and Relationships
  • Simple Harmonic Motion involves defined relationships between position, velocity, and acceleration as derivatives of one another.
  • If one function is known, the other two can be derived reliably using the principles discussed above.
  • Always emphasize understanding the phase shift and its effect on observations of motion in different inertial frames.