Physics Course/Projectile Motion: Difference between revisions

From testwiki
Jump to navigation Jump to search
 
(No difference)

Latest revision as of 18:06, 25 October 2018

Projectile Motion

Projectile Motion refers to any motion moving under the effect of gravity. This kind of motion is famous for its trajectory being in the shape of a parabola. all are due to gravity

Analysis (two dimensional space)

Suppose the object is projected at an angle θ at a height h with an initial velocity of v with a gravity of g. When on Earth g will equal 9.8 m/s2.

The components of velocity in horizontal (x-) and vertical (y-) directions are:

x(t)=vcosθ
y(t)=vsinθ


By using s=vt+12at2, The x- and y- coordinates of the object are

x(t)=v(cosθ)t
y(t)=v(sinθ)t12gt2

which are functions in time.

By eliminating t,

y(t)=(tanθ)x(t)g2v(cosθ)[x(t)]2+h

which shows that the trajectory is a parabola

Velocity at any time t

The magnitude of the velocity at any time t is given by

|v|=[x(t)]2+[y(t)]2

and the direction is given by

tanθ=x(t)y(t)

Time of flight

To solve for the time of flight, we set y(t)=0

v(sinθ)t12gt2=0
t=0 or t=2vsinθg

Horizontal range

After t=2vsinθg, the x-coordinate of the object is given by

x(2vsinθg)=v2sin2θg

Maximum height

The maximum height is given by

H=v2sin2θ2g+h

where h is the initial height

method 1 - completing the square

method 2 - by symmetry

method 3 - by calculus

Template:BookCat