Initial Velocity and Launch Angle

Expert reviewed 22 November 2024 8 minute read


What is Initial Velocity?

The initial velocity (u)(u) is the speed and direction at which an object is launched. It’s a vector quantity, meaning it has both magnitude and direction. In projectile motion, this initial velocity can be broken down into two components:

  • Horizontal component (ux)(u_x)
  • Vertical component (uy)(u_y)

Vector Resolution

To analyse projectile motion effectively, we resolve the initial velocity vector into its horizontal and vertical components using trigonometry. This process involves creating a right-angled triangle where:

  • The hypotenuse represents the initial velocity (u)(u)
  • The adjacent side represents the horizontal component (ux)(u_x)
  • The opposite side represents the vertical component (uy)(u_y)
  • The angle between the hypotenuse and the adjacent side is the launch angle (θ)(\theta)
placeholder

Mathematical Relationships

Using trigonometric ratios, we can express the horizontal and vertical components of velocity in terms of the initial velocity and launch angle:

  • Horizontal component: ux=ucosθu_x=ucos θ
  • Vertical component: uy=usinθu_y=usin θ

The relationship between these components can also be expressed as:

uyux=tanθ\frac{u_y}{u_x} = \tan \theta

Additionally, we can use Pythagoras’ theorem to relate the magnitude of the initial velocity to its components:

u2=ux2+uy2oru=ux2+uy2u^2 = u_x^2 + u_y^2\\\text{or}\\u = \sqrt{u_x^2 + u_y^2}

What is Launch Angle?

The launch angle (θ)(\theta) is the angle at which the projectile is launched relative to the horizontal. It plays a crucial role in determining the trajectory of the projectile.

Effect on Components

  • A larger launch angle increases the vertical component (uy)(u_y) and decreases the horizontal component (ux)(u_x).
  • A smaller launch angle does the opposite, increasing uxu_x and decreasing uyu_y.

Special Cases

  • At 0°0\degree, the projectile is launched horizontally (uy=0,ux=u)(u_y = 0, u_x = u)
  • At 90°90\degree, the projectile is launched vertically upward (ux=0,uy=u)(u_x = 0, u_y = u)

Practice Question 1

A ball is launched with an initial velocity of 50 m/s at an angle of 37° above the horizontal. Calculate its initial horizontal and vertical velocity components.

Initial horizontal velocity:

ux=ucosθ=50cos37°=39.9m/su_x = ucos θ \\= 50cos 37° \\= 39.9\: m/s

Initial vertical velocity:

uy=usinθ=50sin37°=30.1m/su_y = usin θ \\= 50sin 37° \\= 30.1\:m/s

Changes in Velocity During Projectile Motion

Understanding how velocity changes during projectile motion is crucial:

  • Horizontal velocity (ux)(u_x): Remains constant throughout the motion (assuming no air resistance).
  • Vertical velocity (uy)(u_y): Changes continuously due to gravity:
    • Decreases when the projectile moves upward
    • Increases when the projectile moves downward
    • Reaches zero at the highest point of the trajectory

What are the Equations of Motion for Vertical Components?

To analyse the vertical motion of a projectile, we use the equations of motion for uniformly accelerated motion:

s=uyt+12ayt2s = u_y t + \frac{1}{2}a_y t^2 vy=uy+aytv_y = u_y + a_yt vy=uy+2aysv_y = u_y + 2a_ys

Where:

  • ss is the vertical displacement
  • aya_y is the acceleration in the vertical direction (gravity, -9.8 m/s²)
  • uyu_y is the initial vertical velocity
  • vyv_y is the vertical velocity after time tt

Practice Question 2

A projectile is launched with an initial velocity of 60 m/s at an angle of 45° above the horizontal.

Calculate:

  • The initial vertical and horizontal velocity components
  • The vertical velocity after 2 seconds
  • The instantaneous velocity (magnitude and direction) after 2 seconds
  • Initial velocity components:
ux=60cos45°=42.4m/su_x = 60cos 45° \\= 42.4 m/s uy=60sin45°=42.4m/su_y = 60sin 45° \\= 42.4 m/s
  • Vertical velocity after 2 seconds:
vy=uy+ayt=42.4+(9.8)(2)=22.8m/sv_y = u_y + a_yt \\= 42.4 + (−9.8)(2) \\= 22.8\:m/s
  • Instantaneous velocity after 2 seconds:

    Magnitude:

    v=vx2+vy2=42.42+22.82=48.1m/sv = \sqrt{v_x^2 + v_y^2} \\= \sqrt{42.4^2 + 22.8^2} \\= 48.1\:m/s

    Direction:

    θ=tan1(vyvx)=tan1(22.842.4)=28.3°\theta = \tan^{-1}(\frac{v_y}{v_x}) \\= \tan^{-1}(\frac{22.8}{42.4}) \\= 28.3°

Return to Module 5: Advanced Mechanics