Quantcast
Typesetting math: 100%

Harmonic Oscillator - Acceleration

ax=-ω2Acos(ωt+ϕ)ax=ω2Acos(ωt+ϕ)
(ω)Angular Velocity(ω)Angular Velocity
(A)Amplitude(A)Amplitude
(t)Time(t)Time
(ϕ)Phase Angle(ϕ)Phase Angle
Tags

This equation computes the acceleration, axax, of a harmonic oscillator as a function of time, t.

Inputs

  • ωω - the angular velocity
  • A - amplitude, the maximum displacement of the oscillator
  • ϕϕ - the phase angle defining the starting displacement at time t = 0
  • t - the time at which we compute the acceleration

Definition

If the phase angle ϕϕ is zero, then x0=Acos(0)=Ax0=Acos(0)=A.  So, ϕ=0ϕ=0, means the oscillator is at maximum displacement.

The acceleration as a function of time can be found by taking the simple derivative of velocity:

     ax=dvxdt=d2xdt2=-ω2Acos(ωt+ϕ)ax=dvxdt=d2xdt2=ω2Acos(ωt+ϕ), since

     x=Acos(ωt+ϕ)x=Acos(ωt+ϕ) [1]

     dxdt=-ωAsin(ωt+ϕ)dxdt=ωAsin(ωt+ϕ) and d2xdt2=-ω2Acos(ωt+ϕ)d2xdt2=ω2Acos(ωt+ϕ)

Reference

Young, Hugh and Freeman, Roger.  University Physics With Modern Physics.  Addison-Wesley, 2008. 12th Edition, (ISBN-13: 978-0321500625 ISBN-10: 0321500628 ) Pg 426, Equation #13.16

  1. ^ University Physics, page 425, eq. 13.13