The Physics of Projectile Motion
When an object is launched into the air and allowed to move freely under the influence of gravity alone, it is in a state of projectile motion. Whether it's a baseball thrown across a field, a missile launched from a silo, or water spraying from a hose, the fundamental physics governing their path (the trajectory) are identical.
Projectile motion is a classic example of two-dimensional kinematics. The brilliant insight of classical mechanics is that horizontal motion and vertical motion are completely independent of each other.
- Horizontal Motion: In an idealized vacuum (ignoring air resistance), there are no horizontal forces acting on the projectile once it's launched. Therefore, its horizontal velocity ($v_x$) remains absolutely constant throughout the entire flight.
- Vertical Motion: Vertically, the projectile is constantly subjected to the downward force of gravity. This means its vertical velocity ($v_y$) is constantly changing—slowing down as it rises, stopping momentarily at its peak, and accelerating as it falls back to earth.
Calculating the Trajectory
To determine exactly where a projectile will land, how high it will go, and how long it will stay in the air, we must first break the initial launch velocity down into its horizontal and vertical components using trigonometry.
- $v_{0x} = v_0 \cdot \cos(\theta)$
- $v_{0y} = v_0 \cdot \sin(\theta)$
Once we have these components, we can calculate the Time of Flight ($t$), the Maximum Height ($h$), and the Horizontal Range ($R$).
The Formulas
Example Calculation
Imagine a cannon fires a ball with an initial velocity of $20 , \text{m/s}$ at an angle of $45^\circ$ from flat ground (initial height = 0).
- Initial Components: $v_{0y} = 20 \cdot \sin(45^\circ) = 14.14 , \text{m/s}$ $v_{0x} = 20 \cdot \cos(45^\circ) = 14.14 , \text{m/s}$
- Time of Flight: $t = \frac{2 \cdot 14.14}{9.80665} = 2.88 , \text{seconds}$
- Maximum Height: $h = \frac{14.14^2}{2 \cdot 9.80665} = 10.19 , \text{meters}$
- Range: $R = 14.14 \cdot 2.88 = 40.72 , \text{meters}$
The 45-Degree Rule
If you want to achieve the absolute maximum horizontal distance (range) for a given launch speed on flat ground, you must launch the projectile at exactly $45^\circ$.
- If you launch higher than $45^\circ$, the projectile spends more time in the air but doesn't have enough horizontal speed to cover distance.
- If you launch lower than $45^\circ$, it has great horizontal speed but hits the ground too quickly.