Computer Applications

Revision as of 12:53, 9 February 2006 by GalFisk (talk | contribs) (added EVEBEC. Move if it's a work in progress)

The certain members of the spudding comunity have written computer programs pertaining to spudguns:


the Gas Gun Design Tool

Written by David Hall (Dhalls of the SGTC), it is the most commonly used program to predict pneumatic cannon preformance, and is free for the download at Hall's website.

Accuracy of the predictions is typcialy within 5-10% of the actual value, although there has not been much testing of very long where the (unaccounted for) flow resistance due to barrel length is significant, or very high pressure launchers where the non-moddled liquification of the propellent gas(ses) may take place.

CALM

Standing for Compressed Air Launcher Model this is a Pneumatic Launcher simulator program by AKB of the SGTC. Since it is written in the Python programming language you can read the code and see how it works. It is not graphical, but produces tables of pressure, velocity, height, etc.

CALM can be downloaded at http://www.qsl.net/wb6zqz/calm.html .

EVBEC

EVBEC stands for Energy & Volume Based Estimator for Combustions. It is based on Latke's chamber:barrel test data.

Works in progress