Processing math: 92%
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Physics LibreTexts

5.2: Projectile Motion

( \newcommand{\kernel}{\mathrm{null}\,}\)

Consider the motion of a body that is released at time t = 0 with an initial velocity v0. Two paths are shown in Figure 5.1.

clipboard_e54e12d5115bdcce3da502e9c08b642f7.png
Figure 5.1 Actual orbit accounting for air resistance and parabolic orbit of a projectile

The dotted path represents a parabolic trajectory and the solid path represents the actual trajectory. The difference between the two paths is due to air resistance acting on the object, Fair=bv2ˆv, where ˆv is a unit vector in the direction of the velocity. (For the orbits shown in Figure 5.1,b=0.01Ns2m2, |v0|=30.0ms, the initial launch angle with respect to the horizontal θ0=21 and the actual horizontal distance traveled is 71.7% of the projectile orbit.). There are other factors that can influence the path of motion; a rotating body or a special shape can alter the flow of air around the body, which may induce a curved motion or lift like the flight of a baseball or golf ball. We shall begin our analysis by neglecting all interactions except the gravitational interaction.

clipboard_e112669fa0cb1e3a5fc1405330ca55f85.png
Figure 5.2 A coordinate sketch for parabolic motion.

Choose coordinates with the positive y-axis in the upward vertical direction and the positive x-axis in the horizontal direction in the direction that the object is moving horizontally. Choose the origin at the ground immediately below the point the object is released. Figure 5.2 shows our coordinate system with the position of the object r(t) at time t , the initial velocity v0, and the initial angle θ0 with respect to the horizontal, and the coordinate functions x(t) and y(t).

Initial Conditions:

clipboard_e398f98c138fb82fdbdb4f97092f4fae9.png
Figure 5.3 A vector decomposition of the initial velocity

Decompose the initial velocity vector into its components:

v0=vx,0ˆi+vy,0ˆj

The vector decomposition for the initial velocity is shown in Figure 5.3. Often the description of the flight of a projectile includes the statement, “a body is projected with an initial speed v0 at an angle θ0 with respect to the horizontal.” The components of the initial velocity can be expressed in terms of the initial speed and angle according to

vx,0=v0cosθ0

vy,0=v0sinθ0

Because the initial speed is the magnitude of the initial velocity, we have that

v0=(v2x,0+v2y,0)1/2

The angle θ0 is related to the components of the initial velocity by

θ0=tan1(vy,0/vx,0)

Equation (5.1.8) will give two values for the angle θ0, so care must be taken to choose the correct physical value. The initial position vector generally is given by

r0=x0ˆi+y0ˆj

Note that the trajectory in Figure 5.3 has x0=0, but this will not always be the case.

Force Diagram

We begin by neglecting all forces other than the gravitational interaction between the object and the earth. This force acts downward with magnitude mg , where m is the mass of the object and g=9.8ms2. Figure 5.4 shows the force diagram on the object.

clipboard_ea499ef44ceb4500efed98dc9f40faeca.png
Figure 5.4 Free-body force diagram on the object with the action of gravity

The vector decomposition of the force is

Fg=mgˆj

Equations of Motions

The force diagram reminds us that the force is acting in the y -direction. Newton’s Second Law states that the sum of the force, Ftotal , acting on the object is equal to the product of the mass m and the acceleration vector a

Ftotal =ma

Because we are modeling the motion with only one force, we have that Ftotal =Fg. This is a vector equation; the components are equated separately:

mg=may

0=max

Therefore the y -component of the acceleration is

ay=g

We see that the acceleration is a constant and is independent of the mass of the object. Notice that ay<0. This is because we chose our positive y -direction to point upwards. The sign of the y -component of acceleration is determined by how we choose our coordinate system. Because there are no horizontal forces acting on the object, we conclude that the acceleration in the horizontal direction is also zero

ax=0

Therefore the x -component of the velocity remains unchanged throughout the flight of the object.

The acceleration in the vertical direction is constant for all bodies near the surface of the Earth, independent of the mass of the object, thus confirming Galileo’s Law of Free Falling Bodies. Notice that the equation of motion (Equation (5.1.14)) generalizes the experimental observation that objects fall with constant acceleration. Our statement about the acceleration of objects near the surface of Earth depends on our model force law Equation (5.1.10), and if subsequent observations show the acceleration is not constant then we either must include additional forces (for example, air resistance), or modify the force law (for objects that are no longer near the surface of Earth, or consider that Earth is a non-symmetric non-uniform body), or take into account the rotational motion of the Earth.

We can now integrate the equation of motions (Equations (5.1.14) and (5.1.15)) separately for the x - and y - directions to find expressions for the x - and y -components of velocity and position:

vx(t)vx,0=t=tt=0ax(t)dt=0vx(t)=vx,0x(t)x0=t=tt=0vx(t)dt=t=tt=0vx,0dt=vx,0tx(t)=x0+vx,0tvy(t)vy,0=t=tt=0ay(t)dt=t=tt=0gdt=gtvy(t)=vy,0gty(t)y0=t=tt=0vy(t)dt=t=tt=0(vy,0gt)dt=vy,0t(1/2)gt2y(t)=y0+vy,0t(1/2)gt2

The complete set of vector equations for position and velocity for each independent direction of motion are given by

r(t)=x(t)ˆi+y(t)ˆj=(x0+vx,0t)ˆi+(y0+vy,0t+(1/2)ayt2)ˆj

v(t)=vx(t)ˆi+vy(t)ˆj=vx,0ˆi+(vy,0+ayt)ˆj

a(t)=ax(t)ˆi+ay(t)ˆj=ayˆj

Example 5.2.1: Time of Flight and Maximum Height of a Projectile

A person throws a stone at an initial angle θ0=45 from the horizontal with an initial speed of v0=20ms1. The point of release of the stone is at a height d = 2 m above the ground. You may neglect air resistance. a) How long does it take the stone to reach the highest point of its trajectory? b) What was the maximum vertical displacement of the stone? Ignore air resistance.

Solution: Choose the origin on the ground directly underneath the point where the stone is released. We choose the positive y-axis in the upward vertical direction and the positive x-axis in the horizontal direction in the direction that the object is moving horizontally. Set t = 0 the instant the stone is released. At t = 0 the initial conditions are then x0=0 and y0=d. The initial x - and y -components of the velocity are given by Equations (5.1.5) and (5.1.6).

At time t the stone has coordinates (x(t), y(t)) . These coordinate functions are shown in Figure 5.5.

clipboard_e50e3bd8a11dfaf2e731c14e67c03f3c3.png
Figure 5.5: Coordinate functions for stone
clipboard_e02683b20cde85f3a76e708130a1a69bd.png
Figure 5.6 Plot of the y-component of the position as a function of time

The slope of this graph at any time t yields the instantaneous y-component of the velocity vy(t) at that time t . Figure 5.5 is a plot of y(t) vs. x(t) and Figure 5.6 is a plot of y(t) vs. t . There are several important things to notice about Figures 5.5 and 5.6. The first point is that the abscissa axes are different in both figures. The second thing to notice is that at t = 0 , the slope of the graph in Figure 5.5 is equal to

dydx|t=0=(dy/dtdx/dt)|t=0=vy,0vx,0=tanθ0

while at t = 0 the slope of the graph in Figure 5.6 is equal to

dydt|t=0=vy,0

The slope of this graph in Figure 5.6 at any time t yields the instantaneous y-component of the velocity vy(t) at that time t . Let t=t1 correspond to the instant the stone is at its maximal vertical position, the highest point in the flight. The final thing to notice about Figure 5.6 is that a t=t1 the slope is zero or vy(t=t1)=0. Therefore

vy(t1)=v0sinθ0gt1=0

Solving Equation (5.1.21) for t1 yields,

t1=v0sinθ0g=(20ms1)sin(45)9.8ms2=1.44s

The graph in Figure 5.7 shows a plot of vy(t) as a function of time. Notice that at t = 0 the intercept is positive indicting that Vy,0 is positive which means that the stone was thrown upwards. The y -component of the velocity changes sign at t=t1 indicating that the stone is reversing its direction and starting to move downwards.

clipboard_ecdb6e04009ac390ee78257b85cd55313.png
Figure 5.7 y -component of the velocity as a function of time

We now substitute the expression for t=ttop (Equation (5.1.22)) into the y -component of the position in Equation (5.1.16) to find the maximal height of the stone above the ground

y(t=ttop)=d+v0sinθ0v0sinθ0g12g(v0sinθ0g)2=d+v20sin2θ02g=2m+(20ms1)2sin2(45)2(9.8ms2)=12.2m

Orbit Equation

So far our description of the motion has emphasized the independence of the spatial dimensions, treating all of the kinematic quantities as functions of time. We shall now eliminate time from our equation and find the orbit equation of the body undergoing projectile motion. We begin with the x -component of the position in Equation (5.1.16),

x(t)=x0+vx,0t

and solve Equation (5.1.24) for time t as a function of x(t),

t=x(t)x0vx,0

The y -component of the position in Equation (5.1.16) is given by

y(t)=y0+vy,0t12gt2

We then substitute Equation (5.1.25) into Equation (5.1.26) yielding

y(t)=y0+vy,0(x(t)x0vx,0)12g(x(t)x0vx,0)2

A little algebraic simplification yields the equation for a parabola:

y(t)=12gv2x,0x(t)2+(gx0v2x,0+vy,0vx,0)x(t)vy,0vx,0x012gv2x,0x20+y0

The graph of y(t) as a function of x(t) is shown in Figure 5.8.

clipboard_e360a64740c4da0aafee5618155fabfae.png
Figure 5.8 The parabolic orbit

The velocity vector is given by

v(t)=dx(t)dtˆi+dy(t)dtˆjvx(t)ˆi+vy(t)ˆj

The direction of the velocity vector at a point (x(t), y(t)) can be determined from the components. Let θ be the angle that the velocity vector forms with respect to the positive x -axis. Then

θ=tan1(vy(t)vx(t))=tan1(dy/dtdx/dt)=tan1(dydx)

Differentiating Equation (5.1.28) with respect to x yields

dydx=gv2x,0x+(gx0v2x,0+vy,0vx,0)

The direction of the velocity vector at a point (x(t), y(t)) is therefore

θ=tan1(gv2x,0x+(gx0v2x,0+vy,0vx,0))

Although we can determine the angle of the velocity, we cannot determine how fast the body moves along the parabolic orbit from our graph of y(x) ; the magnitude of the velocity cannot be determined from information about the tangent line.

If we choose our origin at the initial position of the body at t = 0 , then x0=0 and y0=0. Our orbit equation, Equation (5.1.28) can now be simplified to

y(t)=12gv2x,0x(t)2+vy,0vx,0x(t)

Example 5.2.2: Hitting the Bucket

A person is holding a pail while standing on a ladder. The person releases the pail from rest at a height h1, above the ground. A second person, standing a horizontal distance s from the pail, aims and throws a ball the instant the pail is released in order to hit the pail. The person releases the ball at a height h2 above the ground, with an initial speed v0, and at an angle θ0 with respect to the horizontal. Assume that v0 is large enough so that the stone will at least travel a horizontal distance s before it hits the ground. You may ignore air resistance.

clipboard_e9282c77f88ee539dbfbd76e5c961f3fd.png
Figure 5.9: Example 5.2
  1. Find an expression for the angle θ0 that the person aims the ball in order to hit the pail. Does the answer depend on the initial velocity?
  2. Find an expression for the time of collision as a function of the initial speed of the ball \v0, and the quantities \h1, \h2, and s .
  3. Find an expression for the height above the ground where the collision occurred as a function of the initial speed of the ball \v0, and the quantities \h1, \h2, and s.

Solution

There are two objects involved in this problem. Each object is undergoing free fall, so there is only one stage of motion for each object. The pail is undergoing one-dimensional motion. The ball is undergoing two-dimensional motion. The parameters \h1, \h2, \v0, and s are unspecified, so our answers will be functions of those quantities. Figure 5.9 shows a sketch of the motion of all the bodies in this problem.

Choose an origin on the ground directly underneath the point where the ball is released, upwards for the positive y -direction and towards the pail for the positive x -direction. Choose position coordinates for the pail as follows. The horizontal coordinate is constant and given by x1=s. The vertical coordinate represents the height above the ground and is denoted by y1(t). The ball has coordinates (x2(t),y2(t)). We show these coordinates in the Figure 5.10.

clipboard_e5a7a2f6ef961278b669a33cd41a6c6d2.png
Figure 5.10: Coordinate System

The pail undergoes constant acceleration a1,y=g in the vertical direction and the ball undergoes uniform motion in the horizontal direction and constant acceleration in the vertical direction, with a2,x=0 and a2,y=g.

The initial conditions for the pail are (v1,0)y=0,x1,0=s,y1,0=h1. The equations for position and velocity of the pail simplify to

y1(t)=h112gt2

vy,1(t)=gt

The initial position is given by x2,0=0,y2,0=h2. The components of the initial velocity are given by (v2,0)y=v0sin(θ0) and (v2,0)x=v0cos(θ0), where v0 is the magnitude of the initial velocity and θ0 is the initial angle with respect to the horizontal. The equations for the position and velocity of the ball simplify to

x2(t)=v0cos(θ0)t

v2x(t)=v0cos(θ0)

y2(t)=h2+v0sin(θ0)t12gt2

v2,y(t)=v0sin(θ0)gt

Note that the quantities h1,h2,v0, and s should be treated as known quantities although no numerical values were given. There are six independent equations with 8 as yet unspecified quantities y1(t),t,y2(t),x2(t),v1,y(t),v2,y(t),v2,x(t), and θ0.

So we need two more conditions, in order to find expressions for the initial angle, θ0, the time of collision, ta, and the spatial location of the collision point specified by y1(ta) or y2(ta). At the collision time t=ta the collision occurs when the two balls are located at the same position. Therefore

y1(ta)=y2(ta)

x2(ta)=x1=s

We shall now apply these conditions that must be satisfied in order for the ball to hit the pail.

h112gt2a=h2+v0sin(θ0)ta12gt2a

s=v0cos(θ0)ta

Equation (5.1.42) simplifies to

v_{0} \sin \left(\theta_{0}\right) t_{a}=h_{1}-h_{2} \nonumber

Dividing Equation (5.1.44) by Equation (5.1.43) yields

\frac{v_{0} \sin \left(\theta_{0}\right) t_{a}}{v_{0} \cos \left(\theta_{0}\right) t_{a}}=\tan \left(\theta_{0}\right)=\frac{h_{1}-h_{2}}{s_{2}} \nonumber

So the initial angle \theta_{0} is independent of v_{0}, and is given by

\theta_{0}=\tan ^{-1}\left(\left(h_{1}-h_{2}\right) / s\right) \nonumber

From the Figure 5.11 we can see that \tan \left(\theta_{0}\right)=\left(h_{1}-h_{2}\right) / s implies that the second person aims the ball at the initial position of the pail.

clipboard_e873e205b6a0d30813e8805f27c344726.png
Figure 5.11: Geometry of collision

In order to find the time that the ball collides with the pail, we begin by squaring both Equations (5.1.44) and (5.1.43), then utilize the trigonometric identity \sin ^{2}\left(\theta_{0}\right)+\cos ^{2}\left(\theta_{0}\right)=1. Our squared equations become

v_{0}^{2} \sin ^{2}\left(\theta_{0}\right) t_{a}^{2}=\left(h_{1}-h_{2}\right)^{2} \nonumber

v_{0}^{2} \cos ^{2}\left(\theta_{0}\right) t_{a}^{2}=s^{2} \nonumber

Adding these equations together and using the identity \sin ^{2}\left(\theta_{0}\right)+\cos ^{2}\left(\theta_{0}\right)=1 and taking square roots yields

v_{0} t_{a}=\left(s^{2}+\left(h_{1}-h_{2}\right)^{2}\right)^{1 / 2} \nonumber

We can solve Equation (5.1.49) for the time of collision

t_{a}=\frac{1}{v_{0}}\left(s^{2}+\left(h_{1}-h_{2}\right)^{2}\right)^{1 / 2} \nonumber

We can now use the y -coordinate function of either the ball or the pail at t=t_{a} to find the height that the ball collides with the pail. Because the pail had no initial y - component of the velocity, it’s easier to use the condition for the pail,

y_{1}\left(t_{a}\right)=h_{1}-\frac{g\left(s^{2}+\left(h_{1}-h_{2}\right)^{2}\right)}{2 v_{0}^{2}} \nonumber

Comments:

(1) Equations (5.1.49) and (5.1.50) can be arrived at in a very direct way. Suppose we analyze the motion in a reference frame that is accelerating downward with \overrightarrow{\mathbf{A}}=-g \hat{\mathbf{j}}. In that reference frame both the pail and the stone are not accelerating; the pail is at rest and the stone is travelling with speed v_{0}, at an angle \theta_{0}. Therefore in order to hit the stationary pail, the stone must be thrown at the angle given by Equation (5.1.46) and the time that it takes to hit the stone is just given by distance traveled divided by speed, Equation (5.1.50).


This page titled 5.2: Projectile Motion is shared under a CC BY-NC-SA 4.0 license and was authored, remixed, and/or curated by Peter Dourmashkin (MIT OpenCourseWare) via source content that was edited to the style and standards of the LibreTexts platform.

Support Center

How can we help?