Subsections
4 Projectile Motion
In Lab 2, you tested a model for position and velocity as
functions of time for objects moving in one dimension with constant
acceleration. You will now have an opportunity to test the same model
in two dimensions through the study of the motion of a small spherical
projectile fired from a spring-loaded launcher. You will be able to
measure initial velocities (both magnitude and direction) as well as
vertical and horizontal displacements and compare your measurements
with model predictions. Once you have had a chance to study the
system, you will be challenged to land a projectile on a target
placed by your instructor.
Figure 2:
The trajectory of a projectile launched at
.
|
|
Our model for the velocity of an object moving in two dimensions under
constant acceleration is
The horizontal and vertical components of the displacement of the
object as functions of time are given by
where
and
.
The trajectory of a projectile in ``free fall'' under the influence of
gravity is illustrated in Fig. 2. In this case, we have
,
,
,
, and
, giving
and
where
is the local acceleration due to gravity.
You will show for homework, by combining Eq.'s 14 and
15, that the horizontal range
of a projectile launched with initial speed
, at an
angle
with respect to horizontal, from a height
and
landing at height
is given by
 |
(16) |
This is the key equation for finding a launch angle that will give the
projectile a particular horizontal range. Unfortunately,
Eq. 16 cannot be solved for
algebraically. You
will use a spreadsheet to solve it numerically instead.
You have been supplied with a projectile launcher, a plastic ball
(your projectile), a meter stick, and a sheet of carbon
paper. According to the manufacturer of the launcher, the launch
position (
,
), the position at which the ball loses contact
with the spring and enters a state of free-fall, does not vary with
launch angle. However, the initial speed imparted to projectiles may
vary as much as 8% over the available range of launch
angles. Use the medium range setting of the launcher for all
measurements.
- Measure
, the height above the table at which
the projectile is launched. Be careful here. You want the
magnitude of the actual vertical displacement of the ball.
- Launch the projectile at
with respect to the
horizontal. (See Fig. 3.) It should land on the table
before bouncing away. If it doesn't, mount the launcher further from
the end of the table and try again.
- Now you know approximately where the ball hits the table for a
horizontal launch. Tape a blank sheet of paper over this ``landing
zone,'' and lay a sheet of carbon paper over it. If you have placed
the paper properly the projectile will touch down on the carbon,
leaving a mark on the paper. You can then use a meter stick to
determine the horizontal range
of the projectile.
- Launch the projectile several times to produce a ``hit pattern''
which gives you a sense of the reproducibility of the horizontal range.
- Then, set the launch angle at
, and measure
the maximum range for several launches. The point of these two
initial experiments is to give you a chance to test both the launcher
and the theoretical model so that you can make an informed prediction
for the ``Target Practice'' experiment. Skip to the Analysis
section before proceeding.
Now that you have studied the launcher and your theoretical model, see
if you can use what you have learned to hit a target. Your instructor
will tape a target to the lab table. Landing the projectile within
the boundaries of the target on the first try is worth extra
credit. Have your instructor witness your attempt. You may use only
the meter stick and a spreadsheet to choose your launch angle. Trial
shots (beyond your preliminary launches at
and
) disqualify you for extra credit and invite a grade
penalty.
Figure 3:
The trajectory of a projectile launched at
.
|
|
The trajectory of a projectile launched at
is shown
in Fig. 3. You can determine
from your
measurements of the horizontal and vertical displacements of the
projectile
and
. The time it takes the
projectile to drop to the table is found using Equation 15.
The projectile was launched horizontally, so
. Hence,
time at which
(i.e. when it hits the table) is given
by
 |
(17) |
The initial velocity is then given by plugging
into Equation 14,
 |
(18) |
In order to determine the launch angle you will use to try to hit the
target, program Eq. 16 in a spreadsheet so that you can
adjust the parameters easily. Compare the predictions of this
theoretical model with your measured horizontal ranges with
. How well do they compare? Is there any pattern in
deviations of the model from experiment? Do you need to correct the
model in order to hit a target?
If you aren't familiar with spreadsheets or need a refresher, here is
one way to program Eq. 16. Leave row A for column
labels. Put the initial height in cell B1, the initial speed
in cell B2, the launch angle in cell B3, and
in
cell B4. Place
in cell
B5, which in spreadsheet syntax looks like
=B2*sin(radians(B3))/B4
Finally, place the range in cell B6,
=B2*cos(radians(B3))*(B5 + sqrt(B5^2 + 2*B1/B4))
The spreadsheet trig functions assume angles are expressed in
radians. I use the radians() function above to convert to
radians so that the launch angle in cell B3 can be entered in
degrees. Organizing the calculation in one row facilitates producing
several rows with different parameters (
,
,
,
,
e.g.) for comparison.
Your distance and angle measurements have inherent
uncertainties. Estimate and record these. Use the hit
patterns to quantify the uncertainty in horizontal range.
Before you attempt to hit the target, go over your calculations with
your instructor. Before you leave the lab, discuss preliminary answers
to the questions below.
Hand in a hardcopy of your spreadsheet and answers to the following
questions.
- Did your launches at
, lead you conclude
that you needed to make some kind of correction to the model in
order to hit a target? Explain. If you made a correction, describe
it.
- Do the uncertainties in your meter stick and plumb bob
measurements explain the random scatter in the observed hit
patterns? What else might be going on?
- Based on your work, what minimum target size can you reliably
hit with your launcher?
- Did you hit the target? Was there any luck involved? If not, why
do you think you missed? Did you make a mistake or were you a victim
of random variation?
|
Copyright © 2003-2007, Lewis A. Riley
|
Updated Tue Nov 30 13:48:34 2004
|

This work is licensed under a Creative Commons License.