Phase constant explanation needed

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 26K views
Beano1323
Messages
3
Reaction score
0
Can anyone explain to me what the phase constant (phi) is regarding the equation for displacement in simple harmonic motion and tell me if there is any equation to get it because I have looked at some answers to simple questions and in the answers they have just neglected the phase constant altogether so they must have let it equal to zero or something.
Urgent assistance needed as physics test is on Monday!
 
Physics news on Phys.org
It's not so much the equation just the phase constant itself.
x(t)=Acos[wt+(phi)]
 
The phase constant allows for different starting positions or velocities, if your equation is
[tex]x(t) = A\cos (\omega t + \phi )[/tex]
and you know that
[tex]x(0) = 0[/tex]
Then you can solve for the phase angle
[tex]0 = A\cos (\omega (0) + \phi ) \Rightarrow \phi = \frac{\pi}{2}[/tex]
 
The phase constant depends on the initial conditions. Those mean the initial displacement and velocity. If the displacement x=Acos(ωt+φ) was maximum at t=0, the phase constant has to be zero, φ=0, as the the cosine function has its maximum at zero argument, cos0=1.

If the SHM started with a push, at zero displacement but maximum velocity, the derivative of x(t), v=-Aωsin(ωt+φ) has to be maximum at t=0. That happens when sin(φ)=-1, that is φ=-pi/2. In his case, the displacement is x=Acos(ωt-π/2), and it is equivalent to x=Asin(ωt).

In general case, x(0)=x0 and v(0)=v0. You can determine both A and φ in

x(t)=Acos(ωt+φ), v(t)=-Aωsin(ωt+φ)

which correspond to these initial conditions:

At t=0

x0=Acosφ, v0=-Aωsinφ,----->

A=sqrt(x02+(v0/ω)^2) and

tanφ= -v0/(ωx0).

ehild
 
Thanks a million lads!