<html><head></head>
<body><h2> <center> Welcome to the Ballistic Simulator </center> </h2>
<p>
</p><p>
</p><center> <h2> FIRE AWAY </h2> </center>
<applet code="cannon.class" codebase="." width="600" height="300">
</applet>
<h4> Your assignment is to hit the target under a variety of
different conditions.</h4> You can adjust the following parameters:
<p>
</p><ul> <li> muzzle angle
</li><li> muzzle velocity
</li><li> gravitational field strength
</li><li> wind speed
<p>
</p></li></ul>
These parameters are adjustable in the window labelled Cannon.
If it has not appeared try reloading this page.
<p>
This virtual experiment is designed to let the student measure
the relation between muzzle velocity (which determines projectile
energy), gravitational potential and the effects of frictional
drag caused by wind speed blowing opposite to the direction the
projectile is moving in.
</p><p>
Now try and hit the target. When implemented, you will get a reward
for hitting the target depending on how many times it takes
you to be successful. Currently you have 4 shots at the target
before automatic exit.
</p><p>
</p><hr>
<b>This page requires a Java<sup><font size="-2">TM</font></sup>
technology-enabled browser</b><br>
The source for the applet can be found
<a href="
http://java.sun.com/applets/archive/beta/Cannon/cannon/cannon.java">here</a><br>
Applet coding by <a href="
http://zebu.uoregon.edu/%7Eser">Sean Russell</a><br>
Graphic images by <a href="
http://theocean.uoregon.edu/%7Eahulse">Amy Hulse</a>
</body></html>