U3AOS1 Topic 4: Projectile Motion

xhorizontal=utcos(θ)



x_{horizontal} = ut*cos(\theta)


Introduction

Projectile motion describes the trajectory of an object that is launched into the air and moves under the influence of gravity and its initial velocity. This type of motion is crucial in fields such as physics, engineering, and sports, and it helps us understand how objects like thrown balls, launched missiles, and even space probes travel through the air.

Basic Concepts

Projectile motion can be decomposed into two independent components: horizontal and vertical motion. Understanding these components separately simplifies the analysis.

  1. Horizontal Motion:

    • Constant Velocity: In the absence of air resistance, the horizontal component of velocity remains constant throughout the motion. This is because no horizontal force acts on the projectile (assuming air resistance is negligible). Thus, the horizontal distance traveled (range) can be calculated as x=vxtx = v_x t, where vxv_x is the horizontal component of the initial velocity and tt is the time of flight.
  2. Vertical Motion:

    • Uniform Acceleration: The vertical motion is influenced by gravity, which provides a constant acceleration downward. This acceleration, denoted as gg, has a value of approximately 9.8 m/s29.8\ \text{m/s}^2 on Earth. The vertical displacement can be calculated using the kinematic equations of motion, such as y=vyt12gt2y = v_y t - \frac{1}{2} g t^2, where vyv_y is the vertical component of the initial velocity.

Key Equations and Parameters

  1. Initial Velocity Components:

    • If an object is launched with an initial velocity v0v_0 at an angle θ\theta from the horizontal, the initial velocity components are: vx=v0cosθv_x = v_0 \cos \theta vy=v0sinθv_y = v_0 \sin \theta
  2. Time of Flight (T):

    • The time the projectile remains in the air depends on the vertical motion. For a projectile launched and landing at the same height, the time of flight can be found using: T=2vyg=2v0sinθgT = \frac{2 v_y}{g} = \frac{2 v_0 \sin \theta}{g}
  3. Maximum Height (H):

    • The maximum height is reached when the vertical velocity becomes zero. The height can be calculated using: H=vy22g=(v0sinθ)22gH = \frac{v_y^2}{2g} = \frac{(v_0 \sin \theta)^2}{2g}
  4. Range (R):

    • The horizontal distance traveled by the projectile is given by: R=vxT=v02sin2θgR = v_x T = \frac{v_0^2 \sin 2\theta}{g}

Trajectory

The trajectory of a projectile is a parabola. This shape results from the combination of constant horizontal velocity and the uniformly accelerated vertical motion. The path can be described by combining the horizontal and vertical motions into a single equation, which generally takes the form: y=xtanθgx22(v0cosθ)2y = x \tan \theta - \frac{g x^2}{2 (v_0 \cos \theta)^2}

Applications

Projectile motion principles are applied in various domains:

  • Sports: In basketball, understanding the projectile path helps in shooting accurately. Athletes use these principles to determine the optimal angle and velocity for scoring.
  • Engineering: Engineers use projectile motion concepts in designing trajectories for missiles and projectiles to ensure they hit targets accurately.
  • Space Exploration: Calculating the trajectories of spacecraft involves understanding and applying projectile motion principles, often under the influence of different gravitational fields.

There are two main methods for solving projectile questions:


SUVAT Method Angle Method

v=u+atv = u + at


\[ v= u+ at \]

\[ s = ut+ \frac{1}{2}at^2\]

\[s = vt - \frac{1}{2}at^2\]

\[s = \frac{t}{2}(v+u)\]

\[ v^2 = u^2+2as\] 

          

Key Formula:

\[ h_{\text{max}}=\frac{1}{2g}(u \times \sin(\theta))^2\]

\[ \text{range} = \frac{u^2}{g} \sin(2 \theta)\]

\[ \text{t at} h_{\text{max}}= \frac{u}{g}\sin(\theta)\]

hmax=12g(usin(θ))2h_{max} = \frac{1}{2g}(u*sin(\theta))^2


vv

\[ v_{\text{vertical}}= u \times \sin(\theta) - gt\]

\[ v_{\text{horizontal}}= u \times \cos(\theta)\]

vvertical=usin(θ)gtv_{vertical} = u*sin(\theta) - gt


\( \text{distance at t:}\)

\[ x_{\text{vertical}} = ut \times \sin(\theta) - \frac{1}{2}gt^2\]

\[ x_{\text{horizontal}} = ut \cos(\theta)\]

xvertical=utsin(θ)12gt2x_{vertical} = ut*sin(\theta) - \frac{1}{2}gt^2


hmax=12g(usin(θ))2

=()









    






Although there are more formulas for the angles method, it is an easier method to use given the initial speed and launch angle are provided.

However, they may not be used in all scenarios therefore it is important to know both methods of solving.


Solving with SUVAT requires breaking down equations into horizontal and vertical components.


IMPORTANT NOTE

Air resistance is generally neglected.

Hence, the horizontal speed will be the same throughout the journey and only the vertical speed will change.

However, if there is air resistance the object will not travel as far or as high.


Use the simulation below to check your calculations and practice

Example 1
A ball is kicked with an initial velocity of 20 m/s20\ \text{m/s} at an angle of 3030^\circ to the horizontal. Find the horizontal range of the projectile.
  1. Initial Velocity Components:

    • vx=v0cosθ=20cos30=20×32=17.32 m/sv_x = v_0 \cos \theta = 20 \cos 30^\circ = 20 \times \frac{\sqrt{3}}{2} = 17.32\ \text{m/s}
    • vy=v0sinθ=20sin30=20×12=10 m/sv_y = v_0 \sin \theta = 20 \sin 30^\circ = 20 \times \frac{1}{2} = 10\ \text{m/s}
  2. Time of Flight (T):

    • T=2vyg=2×109.8=2.04 sT = \frac{2 v_y}{g} = \frac{2 \times 10}{9.8} = 2.04\ \text{s}
  3. Range (R):

    • R=vx×T=17.32×2.04=35.32 mR = v_x \times T = 17.32 \times 2.04 = 35.32\ \text{m}

So, the horizontal range is 35.32 m35.32\ \text{m}.

Example 2
A projectile is launched at 4545^\circ with an initial velocity of 15 m/s15\ \text{m/s}. Calculate the time of flight.
  1. Initial Velocity Components:

    • vx=15cos45=15×22=10.61 m/sv_x = 15 \cos 45^\circ = 15 \times \frac{\sqrt{2}}{2} = 10.61\ \text{m/s}
    • vy=15sin45=15×22=10.61 m/sv_y = 15 \sin 45^\circ = 15 \times \frac{\sqrt{2}}{2} = 10.61\ \text{m/s}
  2. Time of Flight (T):

    • T=2vyg=2×10.619.8=2.17 sT = \frac{2 v_y}{g} = \frac{2 \times 10.61}{9.8} = 2.17\ \text{s}

So, the time of flight is 2.17 s2.17\ \text{s}.

Exercise &&1&& (&&1&& Question)

A projectile is launched at 6060^\circ with an initial velocity of 25 m/s25\ \text{m/s}. Determine the range.

Submit

Exercise &&2&& (&&1&& Question)

A projectile is launched with a speed of 30 m/s30\ \text{m/s}. At what angle should it be launched to achieve the 

Submit

Exercise &&3&& (&&1&& Question)

A projectile is launched with an initial velocity of 20 m/s20\ \text{m/s} at an angle of 4040^\circ. Find the vertical displacement after 2 s2\ \text{s}.

Submit

Confident?

Select quiz difficulty