A projectile is an object upon which the only force acting is gravity. It is an object thrown into space, either horizontally or at an angle, that moves along a curved path under the action of gravity. We typically neglect air resistance in these calculations.
Analysis of Motion
The key to analyzing projectile motion is to treat the motion in the horizontal (x) and vertical (y) directions independently.
Horizontal Motion: There is no acceleration (ax=0). The object moves with a constant horizontal velocity. The equations are:
vx=v0x=v0cos(θ0)x=x0+(v0cosθ0)t
Vertical Motion: There is a constant downward acceleration due to gravity (ay=−g). The motion is identical to that of an object thrown vertically.
vy=v0y−gt=v0sin(θ0)−gty=y0+(v0sinθ0)t−21gt2vy2=(v0sinθ0)2−2g(y−y0)
Key Formulas (for projectile launched from ground, y₀=0, landing at y=0):
Equation of Trajectory: By eliminating time 't' from the x and y equations, we get the path of the projectile, which is a parabola.
y=(tanθ0)x−2(v0cosθ0)2gx2
Time of Flight (Tf): The total time the projectile is in the air. This is twice the time it takes to reach the maximum height.
Tf=g2v0sinθ0
Maximum Height (Hmax): The highest point reached. This occurs when the vertical velocity vy=0.
Hmax=2g(v0sinθ0)2
Horizontal Range (R): The horizontal distance covered during the time of flight.
R=(v0cosθ0)Tf=gv02sin(2θ0)
The range is maximum for a given initial speed v0 when the launch angle θ0=45∘.
Example:
A cricket ball is thrown at a speed of 28m/s in a direction 30∘ above the horizontal. Calculate:
(a) the maximum height(b) the time taken by the ball to return to the same level(c) the horizontal range
(Take g=9.8m/s2)