Trigonometry/Applications and Models: Difference between revisions

From testwiki
Jump to navigation Jump to search
imported>SHB2000
 
(No difference)

Latest revision as of 04:57, 13 August 2022

Simple harmonic motion

Simple harmonic motion. Notice that the position of the dot matches that of the sine wave.

Simple harmonic motion (SHM) is the motion of an object which can be modeled by the following function:

x=Asin(ωt+ϕ)

or

x=c1cos(ωt)+c2sin(ωt)
where c1 = A sin φ and c2 = A cos φ.

In the above functions, A is the amplitude of the motion, ω is the angular velocity, and φ is the phase.

The velocity of an object in SHM is

v=Aωcos(ωt+ϕ)

The acceleration is

a=Aω2sin(ωt+ϕ)=ω2x

An alternative definition of harmonic motion is motion such that

a=ω2x

Springs and Hooke's Law

An application of this is the motion of a weight hanging on a spring. The motion of a spring can be modeled approximately by Hooke's law:

F = -kx

where F is the force the spring exerts, x is the extension in meters of the spring, and k is a constant characterizing the spring's 'stiffness' hence the name 'stiffness constant'.

Calculus-based derivation

From Newton's laws we know that F = ma where m is the mass of the weight, and a is its acceleration. Substituting this into Hooke's Law, we get

ma = -kx

Dividing through by m:

a=kmx

The calculus definition of acceleration gives us

x=kmx
x+kmx=0

Thus we have a second-order differential equation. Solving it gives us

x=c1cos(kmt)+c2sin(kmt) (2)

with an independent variable t for time.


We can change this equation into a simpler form. By letting c1 and c2 be the legs of a right triangle, with angle φ adjacent to c2, we get

sinϕ=c1c12+c22
cosϕ=c2c12+c22

and

c1=c12+c22sinϕ
c2=c12+c22cosϕ

Substituting into (2), we get

x=c12+c22sinϕcos(kmt)+c12+c22cosϕsin(kmt)

Using a trigonometric identity, we get:

x=c12+c22[sin(ϕ+kmt)+sin(ϕkmt)]+c12+c22[sin(kmt+ϕ)+sin(kmtϕ)]
x=c12+c22sin(kmt+ϕ) (3)

Let A=c12+c22 and ω2=km. Substituting this into (3) gives

x=Asin(ωt+ϕ)


Next Page: [[../Using Fundamental Identities/]]
Previous Page: [[../Inverse Trigonometric Functions/]]

Home: Trigonometry

Template:BookCat