[From Rick Marken (980113.2150)]
I have placed the current version of my baseball catching
program on the net at my Web site. You can run it if you have
a Java enabled Browser. Just go to:
http://home.earthlink.net/~rmarken/demos
and click on the "Baseball Catch Simulation", which is
under construction. Each time you press the "Run" button
a fly ball is hit _directly_ to the fielder. A different
hit angle (relative to the ground), hit amplitude and fielder
distance from home is randomly selected on each "Run".
I've put this demo on the net because, even in it's current
simple form (the ball moves in two rather than three
dimensions), I think it demonstrates some intersting points.
1. The fielder catches the ball by controlling a present-
time perception (of the angular velocity of the ball on
the retina) relative to a fixed reference. There is _no
prediction_ of the ball's trajectory involved in the catching
process (though its easy to see how it can _look like_ the
fielder is predicting the ball's future position). The reference
for the controlled perception (angular velocity) is positive so
the fielder's movement's are aimed at keeping the perception
of the ball moving upwards at a constant rate on the retina.
2. I tried using angular acceleration as the controlled variable
(controlled relative to a reference of zero, which is called
optical acceleration cancellation (OAC) in the baseball catching
literature) and found that the fielder doesn't catch as reliably
using this variable (especially when the ball is popped up in
front of the fielder). It doesn't seem like optical acceleration
is likely to be the variable that is actually controlled by
fielders.
2. The observed behavior of the fielder gives no obvious
clues to what the fielder is "doing" (what perceptual
variable the fielder is controlling).
3. The fielder does not always move directly to the where the
ball will land. When the ball is a pop up in front of the
fielder, the fielder actually starts by backing _away_ from
the ball. So this model of catching makes a prediction; it says
that fielders (if they are controlling angular velocity) will
initially back away from some pop ups that are hit _directly_
towards them. I looked to see if there was any evidence of
this in the baseball catching article I referenced in my
"Dancer..." paper. I was encouraged to find some _qualitative_
support for the prediction; the authors said that they didn't
include the data from the few trials where the ball was hit
_directly_ at the fielder because the fielder made "unsystematic"
_backwards_ and lateral movements. Does anyone know whether
fielders do, indeed, start by backing away from pop-ups
that are hit _directly_ at them?
4. I believe that this initial "backing away" phenomenon will
disappear when the model is extended to 3 dimensions -- at
least for the cases where the balls are not hit directly at
the fielder.
5. The fielder is limited to a maximum forward and backward
speed of movement; this maximum represents the fastest that
the fielder can run forward or backward. These fielder parameters
are currently set at "Willie Mays"; the fielder can get to almost
anything that's hit in his direction. If I lower these maxima
a bit the fielder acts more like me -- lots of balls land on
the ground in fromt of him.
Any questions, comments or suggestions would be most welcome.
Play ball!
Best
Rick DiMaggio
···
--
Richard S. Marken Phone or Fax: 310 474-0313
Life Learning Associates e-mail: rmarken@earthlink.net
http://home.earthlink.net/~rmarken/