To write these equations of motion, we must take into account
Newton's Second Law of Motion, which says that the sum of forces acting on
an object equals the mass of the object multiplied by it's acceleration.
The first thing we have to consider when writing equations of motion is
the velocity of the ball. A typical major league curve ball travels at
80-85 MPH. For this project our values for two ideal pitches are 85 and
89 MPH. With these initial velocities the time it takes for the pitch to
make it from the pitchers mound to home-plate is 7/10 of a second (.7s),
traveling a distance of 60.5 ft. From the book, "Keep your Eye on the
Ball" by Robert G Watts and A. Terry Bahill, we used 2.2 ft as the maximum
y-span, which makes the Y velocity a maximum of 3.14 ft/sec. Next we are
given that the air resistance is .006v where v the velocity. The lateral
force on the ball is given as .0013v. This number is derived from the
wind tunnel experiments' equation F(l)=6.4*10-7wv, where w is the
rotational velocity in revolutions per minute, and v is the velocity in
ft/sec. By substituting w=2000rev/min we get .0013v. This w assumes that
the ball has been thrown with a vertical axis of rotation, but in reality
this is not easily accomplished.
The equations of motion of the baseball are:
mx'' = -.006x'-.0013y'
my'' = -.006y' + .0013x'
mz'' = -mg - .006z'
The variables are defined as follows: x is the distance from the
pitchers mound to home plate, y is the horizontal displacement of the
ball, and z is the height of the ball above the ground. One of these
variables could be eliminated because of it's minimal force on the ball as
compared to the other factors. The -.0013y' can be left out because if
you substitute the maximum y velocity into -.0013y' we get .004 compared
to the .72 lbs of force, this would only account for .5% of the force on
the ball.