12.5: Hitting a Target on the Ground
( \newcommand{\kernel}{\mathrm{null}\,}\)
Now let's look at the problem of using a projectile to hit a target on the ground at range R. We could do this by fixing the muzzle velocity and varying the launch angle, or by fixing the launch angle and varying the muzzle velocity, or by varying both.
Fixed Launch Angle
The less common situation is to fix the launch angle θ and allow the muzzle velocity v0 to vary. Beginning with Eq. (12.2.6),
R=v20gsin2θ
we solve for muzzle velocity:
v0=√gRsin2θ
There will always be a solution to this equation unless θ≥90∘, which corresponds to pointing the cannon backwards. In this case v0 will be imaginary, and there is no muzzle velocity that will allow the projectile to reach the target.
Suppose we have a cannon fixed at an angle of 25∘ and wish to hit a target at a distance of R=250 m. What muzzle velocity v0 is required?
Solution
By Eq. 12.5.2,
v0=√gRsin2θ=56.55 m/s
Fixed Muzzle Velocity
The more common situation is trying to hit a target when the muzzle velocity is fixed and the launch angle is allowed to vary. In this case we solve Eq. (9.1.6) for θ :
θ=12sin−1(gRv20)
Suppose the muzzle velocity is v0=40 m/s and the target is at a distance of R=75 m. What launch angle is needed to hit the target?
Solution
The launch angle is given by
θ=12sin−1(gRv20)=13.67∘ and 76.33∘
Recall that the arcsine of a number returns two angles in the range [0,2π), so there will generally be two solutions to Eq. 12.5.4. In this example, the "calculator" solution is 13.67∘, and other solution is 76.33∘. In general, there will be two complementary launch angles that will both hit the target.
As a second example, suppose the muzzle velocity is v0=40 m/s and the target is at a distance of R=200 m. What launch angle is needed to hit the target?
Solution
The launch angle is given by
θ=12sin−1(gRv20)=12sin−11.225=???
The arcsine of a number greater than 1 is not defined 2, so θ cannot be found in this case. Physically, this means that the target is out of range at this muzzle velocity. For a muzzle velocity of 40 m/s, the maximum range is for θ=45∘, which by Eq. (12.2.6) is 163 m - so 200 m is out of range.