<html> <head> <title> Building model </title> </head>
<body bgcolor="FFFFFF">
<center> 
8.4	Building a basic model
</center> <p>
As an introduction to using ARENA we will build the simplest of possible models - a single server queue. <br>

In a simple manufacturing cell jobs arrive for processing every 10 minutes. The time taken to process the jobs on the lathe varies uniformly between 8 and 12 minutes. Model the system to determine the number of jobs processed in an 8 hour shift. <br>
<p>
<center>
<applet codebase="../java/aplauto3" code=Autapl.class
height=300 width=400>
If there no picture, your browser does not support applets. 
</applet> <br>
</center>
Source code