Arena User's Guide
Arena User's Guide
Arena
USER’S GUIDE
PUBLICATION ARENA-UM001F-EN-P–March 2010
Supersedes Publication ARENA-UM001E-EN-P
PN-71363
Arena.book Page ii Wednesday, April 28, 2010 6:56 PM
Other Trademarks ActiveX, Microsoft, Microsoft Access, SQL Server, Visual Basic, Visual C++, Visual SourceSafe, Windows, Windows
ME, Windows NT, Windows 2000, Windows Server 2003, and Windows XP are either registered trademarks or
trademarks of Microsoft Corporation in the United States and/or other countries.
Adobe, Acrobat, and Reader are either registered trademarks or trademarks of Adobe Systems Incorporated in the
United States and/or other countries.
ControlNet is a registered trademark of ControlNet International.
DeviceNet is a trademark of the Open DeviceNet Vendor Association, Inc. (ODVA)
Ethernet is a registered trademark of Digital Equipment Corporation, Intel, and Xerox Corporation
OLE for Process Control (OPC) is a registered trademark of the OPC Foundation.
Oracle, SQL*Net, and SQL*Plus are registered trademarks of Oracle Corporation.
All other trademarks are the property of their respective holders and are hereby acknowledged.
Warranty This product is warranted in accordance with the product license. The product’s performance may be affected by system
configuration, the application being performed, operator control, maintenance, and other related factors. Rockwell
Automation is not responsible for these intervening factors. The instructions in this document do not cover all the
details or variations in the equipment, procedure, or process described, nor do they provide directions for meeting every
possible contingency during installation, operation, or maintenance. This product’s implementation may vary among
users.
This document is current as of the time of release of the product; however, the accompanying software may have
changed since the release. Rockwell Automation, Inc. reserves the right to change any information contained in this
document or the software at anytime without prior notice. It is your responsibility to obtain the most current information
available from Rockwell when installing or using this product.
Version: 13.50.00
Modified: April 28, 2010 6:56:35 PM
ii
Arena.book Page iii Wednesday, April 28, 2010 6:56 PM
Contents
1 • Welcome 1
What is Arena software? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
Intended audience. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
Where can I go for help? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
Reference the user’s guides . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
Explore our examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
Get help. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
Use the Smarts library . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
Access the Arena Symbol Factory . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
Get phone support. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
Get Web support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
Get training . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
Get consulting services . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
Contact us . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
2 • Getting Started 5
Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
Our task: Analyze a home mortgage application process . . . . . . . . . . . . . . . . . . . . . . 5
The Arena modeling environment . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
Map your process in a flowchart . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
Create the mortgage application entities . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
Process the applications . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
Decide whether applications are complete . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
Dispose the applications to terminate the process . . . . . . . . . . . . . . . . . . . . . . . . 10
What is a module? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
Define model data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
Initiate mortgage application (Create module) . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
Review application (Process module) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
What are entities? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
Complete? (Decide module) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
Accepted, Returned (Dispose module) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
Mortgage review clerk (Resource module) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
Prepare for the simulation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
Save the simulation model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
Simulate the process . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
View simulation reports . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
iii
Arena.book Page iv Wednesday, April 28, 2010 6:56 PM
• • • • •
iv
Arena.book Page v Wednesday, April 28, 2010 6:56 PM
• • • • •
CONTENTS
Unstore . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 61
Adjust Variable . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 62
Data modules . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 63
Advanced Set . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 63
Expression . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 64
Failure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 65
File . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 66
StateSet . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 67
Statistic . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 68
Storage . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 71
v
Arena.book Page vi Wednesday, April 28, 2010 6:56 PM
• • • • •
vi
Arena.book Page vii Wednesday, April 28, 2010 6:56 PM
• • • • •
CONTENTS
Index 141
vii
Arena.book Page viii Wednesday, April 28, 2010 6:56 PM
Arena.book Page 1 Wednesday, April 28, 2010 6:56 PM
1 Welcome
1 • Welcome
What is Arena software?
Arena software enables you to bring the power of modeling and simulation to your
business. It is designed for analyzing the impact of changes involving significant and
complex redesigns associated with supply chain, manufacturing, processes, logistics,
distribution and warehousing, and service systems. Arena software provides the
maximum flexibility and breadth of application coverage to model any desired level of
detail and complexity.
Typical scenarios include:
Detailed analysis of any type of manufacturing system, including material-handling
components
Analysis of complex customer service and customer management systems
Analysis of global supply chains that include warehousing, transportation, and
logistics systems
Predicting system performance based on key metrics such as costs, throughput, cycle
times, and utilizations
Identifying process bottlenecks such as queue build ups and over-utilization of
resources
Planning staff, equipment, or material requirements.
In addition to the Arena Professional Edition, Rockwell Automation offers a full suite of
products to provide enterprise-wide simulation, optimization, and 3D model animation.
Intended audience
Arena software is designed for manufacturing or business process consultants and analysts
and industrial or systems engineers. It is typically deployed as an enterprise business
analysis and productivity tool.
We assume that you are familiar with the basic concepts and terms used in these types of
systems. You are interested in improving business or manufacturing productivity and are
responsible for evaluating and predicting the impact of proposed strategic and tactical
changes to help improve performance. A familiarity with computers and the Microsoft®
Windows® operating system is assumed. A familiarity with the concepts and terms used
in simulation is also helpful.
1
Arena.book Page 2 Wednesday, April 28, 2010 6:56 PM
• • • • •
DOCUMENT CONVENTIONS
Throughout the guides, a number of style conventions are used to help identify material.
New terms and concepts may be emphasized by use of italics or bold; file menu paths are
in bold with a (>) separating the entries (e.g., go to Help > Arena Help); text you are
asked to type is shown in Courier Bold (e.g., in this field, type Work Week), and dialog
box and window button names are shown in bold (e.g., click OK).
Get help
Online help is always at your fingertips! Arena incorporates the latest in help features,
including What’s This? help that displays a brief description of fields in dialogs, context-
sensitive help on menu and toolbar buttons, and a help button on each of Arena’s modules.
Just refer to the Arena help table of contents and index for a list of all help topics.
2
Arena.book Page 3 Wednesday, April 28, 2010 6:56 PM
• • • • •
1 • WELCOME
1 • Welcome
symbols. These symbols can be used for entity, resource, transporter or global pictures; or
as graphic symbols within a model window. You can copy these symbols directly to the
Arena model window, add them to your own libraries (.plb files), or add them to any of
the Arena picture library files.
(for users on active maintenance) a technical support hotline and e-mail address
staffed by full-time, experienced professionals
help with installation problems or questions related to the software’s requirements
troubleshooting
limited support regarding the interaction of Arena with other programs
support of the Arena Object Model, which is used in Microsoft Visual Basic for
Applications
If you call the support line (1.440.646.3434 for calls originating in the U.S/Canada), be at
your computer and be prepared to give the following information:
the product serial number
the product version number
the operating system you are using
the exact wording of any messages that appeared on your screen
a description of what happened and what you were doing when the problem occurred
a description of how you tried to solve the problem
3
Arena.book Page 4 Wednesday, April 28, 2010 6:56 PM
• • • • •
And be sure to check the Arena User Zone section of our Web site at www.ArenaSimula-
tion.com. The User Zone links to a peer-to-peer forum on Arena topics and has a link to a
download page where you can check for possible software updates (patches). If you can’t
find the answer you need, contact your local representative or Arena technical support.
Get training
Do you need training? Rockwell Automation offers a standard training course comprised
of lecture and hands-on workshops designed to introduce you to the fundamental concepts
of modeling with Arena.
We also offer customized training courses designed to meet your specific needs. These
courses can be held in our offices or yours, and we can accommodate one person or
twenty. You design the course that’s right for you! Simply contact our consulting services
group to discuss how we can help you achieve success in your simulation efforts.
Contact us
We strive to help all of our customers become successful in their manufacturing improve-
ment efforts. Toward this objective, we invite you to contact your local representative or
Rockwell Automation at any time that we may be of service to you.
4
Arena.book Page 5 Wednesday, April 28, 2010 6:56 PM
2 Getting Started
Introduction
While you may not realize it quite yet, you now have the power to transform your
business. Whenever you and others in your organization are wondering “what if…?,” you
can look into the future to find the answer.
With Arena, you can:
2 • Getting Started
Model your processes to define, document, and communicate.
Simulate the future performance of your system to understand complex relationships
and identify opportunities for improvement.
Visualize your operations with dynamic animation graphics.
Analyze how your system will perform in its “as-is” configuration and under a myriad
of possible “to-be” alternatives so that you can confidently choose the best way to run
your business.
5
Arena.book Page 6 Wednesday, April 28, 2010 6:56 PM
• • • • •
Project Bar
Model window
flowchart view
Model window
spreadsheet view
To model your process in Arena, you’ll work in three main regions of the application
The Project Bar window. The Project Bar hosts panels with the primary types of objects that you will work
usually is docked at with:
the left of the Arena
application window, Basic Process, Advanced Process, and Advanced Transfer panels: Contain the
but can tear off or
dock at another modeling shapes, called modules, that you’ll use to define your process.
position like any
toolbar. Reports panel: Contains the reports that are available for displaying results of simula-
tion runs.
Navigate panel: Allows you to display different views of your model, including
navigating through hierarchical submodels and displaying a model thumbnail view.
In the model window, there are two main regions. The flowchart view will contain all of
your model graphics, including the process flowchart, animation, and other drawing
6
Arena.book Page 7 Wednesday, April 28, 2010 6:56 PM
• • • • •
2 • GETTING STARTED
elements. The lower, spreadsheet view displays model data, such as times, costs, and other
parameters.
As we model the mortgage application process, we’ll work in all three of these regions of
Arena.
2 • Getting Started
This raises a key question in process modeling: What exactly is it that will flow through
the chart?
We’re modeling the process of reviewing mortgage applications. These mortgage applica-
tions are the items, referred to as entities, that will move through the process steps in our
model. They are the data, whether on paper or in electronic form, that are associated with
our client’s request for a mortgage. As we build the flowchart, it’s helpful to think of the
process from the perspective of the entity (the mortgage application), asking questions
like:
Where do the mortgage applications enter the process?
What happens to them at each step?
What resources are needed to complete work?
First, we’ll draw the flowchart representing the mortgage application process. Refer to the
Mortgage Application Process Flowchart (shown previously) so you’ll know what we’ll
be creating.
7
Arena.book Page 8 Wednesday, April 28, 2010 6:56 PM
• • • • •
8
Arena.book Page 9 Wednesday, April 28, 2010 6:56 PM
• • • • •
2 • GETTING STARTED
2 • Getting Started
Note: If no connection appears between Create and Process, click the Object > Connect menu
item or the Connect toolbar button to draw a connection. Your cursor will change to a cross hair.
Start the connection by clicking the exit point ( ) of the Create module, then click the entry point
( ) of the Process module to complete the connection. If you need to make multiple
connections, simply double-click the Connect button or select Object > Connect twice (the
Connect button will remain depressed to indicate it is in multi-connect mode). Then draw as
many connections as desired. A valid connection target (e.g., entry point, exit point, or operand
object) is now highlighted during a connection session if the pointer is hovered over it. To end the
multi-connection session, click again on the Connect option, press Esc, or right-click.
9
Arena.book Page 10 Wednesday, April 28, 2010 6:56 PM
• • • • •
If the mortgage application has a complete set of information, it will leave the Decide
module from the right side of the diamond shape, representing the True condition. Incom-
plete applications (False result to the Decide test) will leave via the bottom connection.
10
Arena.book Page 11 Wednesday, April 28, 2010 6:56 PM
• • • • •
2 • GETTING STARTED
2 • Getting Started
What is a module?
In Arena, modules are the flowchart and data objects that define the process to be
simulated. All information required to simulate a process is stored in modules.
For now, we’re working with flowchart modules—those that are placed in the model
window to describe the process. In the Basic Process panel, these are the first eight
shapes:
Create: The start of process flow. Entities enter the simulation here.
Dispose: The end of process flow. Entities are removed from the simulation here.
Process: An activity, usually performed by one or more resources and requiring some
time to complete.
Decide: A branch in process flow. Only one branch is taken.
Batch: Collect a number of entities before they can continue processing.
Separate: Duplicate entities for concurrent or parallel processing, or separating a
previously established batch of entities.
Assign: Change the value of some parameter (during the simulation), such as the
entity’s type or a model variable.
Record: Collect a statistic, such as an entity count or cycle time.
Simulation settings are defined in the Run > Setup > Replication Parameters dialog
box. There is also a set of data modules for defining the characteristics of various process
elements, such as resources and queues.
11
Arena.book Page 12 Wednesday, April 28, 2010 6:56 PM
• • • • •
12
Arena.book Page 13 Wednesday, April 28, 2010 6:56 PM
• • • • •
2 • GETTING STARTED
2 • Getting Started
moving through a check-in counter at an airport might be separated into regular, first-
class, and priority entity types. In some cases, entity types might be of an altogether
different form rather than classifications of some basic type. For instance, in a pharmacy,
prescriptions would be modeled as entities, running through the process of being filled. At
the same time, customers might be competing for the pharmacist’s attention with medical
inquiries; they would also be modeled as entities.
13
Arena.book Page 14 Wednesday, April 28, 2010 6:56 PM
• • • • •
For our Review Application process, we’ll use a minimum time of 1 hour, most likely
value of 1.75 hours, and a maximum of 3 hours. We will assign a resource, the Mortgage
Review Clerk, to perform this process.
1. Double-click the Process module to open its property dialog box.
If more than one
resource is required 2. In the Name field, type Review Application.
for a process to be
performed, add as
many as are
necessary in the
Process dialog’s
Resources list. An
entity won’t
commence its
process delay until 3. To define a resource to perform this process, pull down the Action list and select
all listed resources Seize Delay Release.
are available.
Arriving entities will wait their turn for the resource to be available. When its turn
comes, the entity will seize the resource, delay for the process time, and then release
the resource to do other work.
4. A list of resources will appear in the center of the dialog box. To add a resource for
this process, click Add.
14
Arena.book Page 15 Wednesday, April 28, 2010 6:56 PM
• • • • •
2 • GETTING STARTED
5. In the Resource Name field of the Resource dialog box, type Mortgage Review
Clerk.
2 • Getting Started
mum fields as 1, 1.75, and 3. (Note that the default delay type is Triangular and the
default time units are in hours.)
15
Arena.book Page 16 Wednesday, April 28, 2010 6:56 PM
• • • • •
3. For the Percent True field, type 88 to define the percent of entities that will be treated
with a “True” decision (i.e., will depart through the exit point at the right of the Decide
module).
16
Arena.book Page 17 Wednesday, April 28, 2010 6:56 PM
• • • • •
2 • GETTING STARTED
2 • Getting Started
Mortgage review clerk (Resource module)
Along with our flowchart, we also can define parameters associated with other elements
of our model, such as resources, entities, queues, etc. For the mortgage process, we’ll
simply define the cost rate for the Mortgage Review Clerk so that our simulation results
will report the cost associated with performing this process. The clerk’s costs are fixed at
$12 per hour.
To provide these parameters to the Arena model, you’ll enter them in the Resources
spreadsheet.
You can edit the
fields for any 1. In the Basic Process panel, click the Resource icon to display the Resources spread-
module using
Arena’s spread- sheet.
sheet, including
flowchart modules. 2. Because we defined the Mortgage Review Clerk as the resource in the Review
Just click on the Application process, Arena has automatically added a resource with this name in the
icon in the Basic Resources spreadsheet. Click in the Busy/Hour cell and define the cost rate when the
Process panel to
display its clerk is busy by typing 12. Click in the Idle/Hour cell and assign the idle cost rate by
spreadsheet. typing 12.
17
Arena.book Page 18 Wednesday, April 28, 2010 6:56 PM
• • • • •
18
Arena.book Page 19 Wednesday, April 28, 2010 6:56 PM
• • • • •
2 • GETTING STARTED
As the simulation progresses, you’ll see small entity pictures resembling pages moving
If Arena displays an among the flowchart shapes. Also, a variety of variables change values as entities are
error message, you created and processed, as illustrated below.
can use the Find
button in the error
window to locate the
source of the Create: Number of Decide: Number of
problem. You can entities created entities out each branch
change between the
error and model
windows by
selecting them from
the Window menu.
2 • Getting Started
Process: Number of entities
currently in process
Dispose: Number of
entities disposed
If the animation is moving too fast, you can slow it down by adjusting the animation scale
The animation scale
factor is the amount
factor. For this, you have two choices:
of simulated time
between successive Open the Run Setup dialog box via the Run > Speed > Animation Speed Factor
screen updates. menu item and enter a smaller value (e.g., 0.005) for the scale factor; or
Smaller values
provide smoother, Use the less-than (<) key during the run to decrease the scale factor by 20%. Be sure
slower animation. that the model window is active—not the Navigate panel—or > and < won’t take
effect. Pressing < repeatedly is an easy way to fine tune the animation speed. The
greater-than (>) key speeds up animation by 20%.
Use the slider bar in the main toolbar. Move the slider to the left to slow down the ani-
mation; move the slider to the right to speed up the animation.
If the run finishes
before you have a To pause the simulation, click the Pause button or press the Esc key. With the automatic
chance to explore flowchart animation, you can see how many entities have been created, are currently in
these controls,
answer No when the Review Application process, have left each branch of our Decide module, and have
you’re asked if you left the model at each of our terminating Dispose modules. These variables can be helpful
want to view the
results. Then click
in verifying the model. For example, if the probability in the Decide shape was entered
Start Over on the incorrectly (e.g., if you typed 12—the rejection probability—instead of 88), the variables
Run toolbar to begin would show that many more applications were leaving the Returned branch.
the run again.
19
Arena.book Page 20 Wednesday, April 28, 2010 6:56 PM
• • • • •
You also can step through the simulation one event at a time. Pause the simulation, then
click the Step button or press the F10 key. Each time you step the simulation, an entity is
moved through the flowchart. Usually, you’ll see animation of the entity’s movement,
though sometimes no visual change will take place (e.g., when the next event is creating a
new entity). When this occurs, just step again to move forward to the next event.
Each of Arena’s
reports is
displayed in its
own window within
the Arena
application. You
can use the
standard
window options
(maximize,
minimize, etc.) by
clicking on the
window control
buttons or by
pulling down the
window menu.
On the left side of each report window is a tree listing the types of information available in
the report. The project name (in our case, Mortgage Review) is listed at the top of the tree,
followed by an entry for each category of data. This report summarizes the results across
all replications (although, in this model, we have only one replication). Other reports
provide detail for each replication.
20
Arena.book Page 21 Wednesday, April 28, 2010 6:56 PM
• • • • •
2 • GETTING STARTED
By clicking on the entries inside the category sections, you can view various types of
results from the simulation run. The following table illustrates some of the questions you
could answer from the Category Overview Report on our simple mortgage application
process simulation.
On average, how long did mortgage Total Time (Entity), Average 16.51 hrs
applications spend in the modeled column
process?
2 • Getting Started
What was the average cost of reviewing Total Cost (Entity), Average $22.99
a mortgage application? column
What was the longest time an application Total Time (Process), Maximum 33.45 hrs
spent in review? column
What was the maximum number of Number Waiting (Queue), 21 applications
applications waiting for review? Maximum column
What proportion of time was the Utilization (Resource), Average 97%
Mortgage Review Clerk busy? column
After you’ve browsed the Category Overview Report, you can close it by clicking on the
window icon to the left of the File menu and clicking Close. You can look at other reports
by clicking on their icons in the Project Bar. Each report will be displayed in its own
window. To return to the model window, close all of the report windows or select the
model file from the Window menu.
After you have viewed the reports and returned to the model window, end the Arena run
session by clicking the End button.
21
Arena.book Page 22 Wednesday, April 28, 2010 6:56 PM
• • • • •
Note: You can toggle between the split view (flowchart and spreadsheet) and a full-screen view
of either area by clicking the Split Screen toolbar button or selecting the View > Split Screen
menu item. When in full-screen view, clicking the icons on the Basic Process panel displays the
appropriate view (flowchart for flowchart modules and spreadsheet for data-only modules).
22
Arena.book Page 23 Wednesday, April 28, 2010 6:56 PM
• • • • •
2 • GETTING STARTED
2 • Getting Started
Mortgage Review Clerk.
3. Open the Workers picture library by clicking the Open button, then browsing to the
Workers.plb file in the Arena application folder (e.g., C:\Program Files\Rockwell
Software\Arena) and double-clicking on it.
4. To change the idle picture:
Click the Idle button in the table on the left.
Select from the picture library table on the right the picture of the worker sitting
down.
Click the Transfer button between the tables to use the worker picture for the Idle
resource state.
5. To change the busy picture:
Click the Busy button in the table on the left.
Select from the picture library table on the right the picture of the worker reading a
document.
Click the Transfer button between the tables to use the selected picture when the
Mortgage Review Clerk is busy.
6. Click OK to close the dialog box. (All other fields can be left with their default values.)
7. The cursor will appear as a cross hair. Move it to the model window and click to place
the Mortgage Review Clerk resource animation picture.
23
Arena.book Page 24 Wednesday, April 28, 2010 6:56 PM
• • • • •
8. If you’d like to have the clerk appear a bit larger, select the picture and use the resize
handles to enlarge it.
Rulers
Guides
Glue to Guides
Selecting the Rulers command on the View menu toggles horizontal and vertical rulers
at the top and left edges of each drawing window. The ruler labels display the (+/-) dis-
tance from the origin in Arena world units. The spacing between the ruler labels is based
on the snap spacing, with the labels rounded to the nearest snap point if Snap to Grid is
enabled.
When the Guides command (View menu) is activated, you may add guides into the
application window to aid in positioning shapes precisely. You may either drag them from
the horizontal or vertical ruler edges independently or drag them simultaneously from the
origin corner. If you select a guide, you may drag it to a new position, or you may remove
it by pressing Delete.
Activating the Glue to Guides command (View menu) allows you to drag a shape (mod-
ule or drawing object) to a guide until the shape selection handle turns red (as shown in
the circled call-out of the example), which indicates that the shape is “glued” to the guide.
The guide may then be dragged to a new location and all shapes glued to the guide will
maintain their alignment and will move with the guide.
24
Arena.book Page 25 Wednesday, April 28, 2010 6:56 PM
• • • • •
2 • GETTING STARTED
2 • Getting Started
You can plot many
expressions on the 3. In the properties grid for the data series (by default it will be named ‘Series1’) go to
same set of axes by the Source Data\Expression property. This property defines the simulation expression
adding multiple to monitor and plot. Type in the expression ‘Review Application.WIP’.
expressions in the
Plot dialog. Each can 4. Now go to the Axes tab page and select the Left (Y) Value axis. Change the scale-
be color-coded so
that you can readily related properties for that axis to be as listed below (leaving the default for any prop-
compare data such erty not specifically mentioned).
as workloads in
processes, waiting
customers, etc. Specify the value ‘5’ for the Scale\MajorIncrement property, so that major tick marks
on the y-axis are displayed every 5 units.
5. Now select the horizontal Time (X) axis. Change the scale-related properties for that
axis to be as listed below (leaving the default for any property not specifically men-
tioned).
Specify the value ‘480’ for the Scale\Maximum property. This sets the horizontal time
axis of the plot to be 480 hours of simulated time, matching our run length.
Specify the value ‘48’ for the Scale\MajorIncrement property, so that major tick marks
on the x-axis are displayed every 48 hours (or 2 days).
6. Click OK to close the Plot dialog.
7. The cursor changes to a cross hair. Draw the plot in the model window by clicking to
locate each of the two opposite corners (e.g., the top-left and bottom-right corners),
placing the plot below the flowchart and to the right of the resource.
25
Arena.book Page 26 Wednesday, April 28, 2010 6:56 PM
• • • • •
With the edits complete, you may want to save them by clicking Save or pressing Ctrl+S.
26
Arena.book Page 27 Wednesday, April 28, 2010 6:56 PM
• • • • •
2 • GETTING STARTED
Next steps
You’ve succeeded in modeling, simulating, visualizing, and analyzing a simple mortgage
application process. To further explore Arena’s capabilities, try solving a few of these
extensions to the process.
1. Add a screening process before the application is reviewed.
Applications can be screened in as little as 15 minutes. Most often, it takes about 25
minutes for the screening, though sometimes it can require as much as 45 minutes.
Assign a Receptionist (rate of $6.75/hour) to perform the screening. What proportion
of the Receptionist’s time will be used in this task?
2 • Getting Started
2. Return some applications to the mortgage applicants after the screening process.
On completion of the screening, 8% of the applications are returned. Also, because
many of the deficient applications are caught in the new screening, the percentage of
applications that are accepted in the formal review is raised from 88% to 94%, and the
Mortgage Review process time is reduced by 10%. By how much did the cost of
reviewing an application change? How about the total time to review applications?
To view completed Arena models for the main tutorial and these two extensions, browse
to the Examples folder and open Mortgage Applications.doe, Mortgage Extension 1.doe,
and Mortgage Extension 2.doe.
27
Arena.book Page 28 Wednesday, April 28, 2010 6:56 PM
Arena.book Page 29 Wednesday, April 28, 2010 6:56 PM
Flowchart modules
Flowchart modules are the set of objects that are placed in the model window to describe
the simulation process.
Create module
DESCRIPTION
This module is intended as the starting point for entities in a simulation model. Entities are
created using a schedule or based on a time between arrivals. Entities then leave the
module to begin processing through the system. The entity type is specified in this
module.
3 • Basic Process
Number of entities TYPICAL USES
created
The start of a part’s production in a manufacturing line
A document’s arrival (e.g., order, check, application) into a business process
A customer’s arrival at a service process (e.g., retail store, restaurant, information
desk)
PROMPTS
Prompt Description
29
Arena.book Page 30 Wednesday, April 28, 2010 6:56 PM
• • • • •
Prompt Description
Expression Any distribution or value specifying the time between arrivals. Applies
only when Type is Expression.
Units Time units used for interarrival and first creation times. Does not apply
when Type is Schedule.
Entities per Arrival Number of entities that will enter the system at a given time with each
arrival.
Max Arrivals Maximum number of arrivals that this module will generate. When this
value is reached, the creation of new arrivals by this module ceases.
First Creation Starting time for the first entity to arrive into the system. Does not apply
when Type is Schedule.
Dispose module
DESCRIPTION
This module is intended as the ending point for entities in a simulation model. Entity
statistics may be recorded before the entity is disposed.
TYPICAL USES
PROMPTS
Prompt Description
30
Arena.book Page 31 Wednesday, April 28, 2010 6:56 PM
• • • • •
3 • THE BASIC PROCESS PANEL
Process module
DESCRIPTION
Indicator of a This module is intended as the main processing method in the simulation. Options for
submodel process seizing and releasing resource constraints are available. Additionally, there is the option to
use a “submodel” and specify hierarchical user-defined logic. The process time is allo-
cated to the entity and may be considered to be value added, non-value added, transfer,
wait, or other. The associated cost will be added to the appropriate category.
TYPICAL USES
Machining a part
Reviewing a document for completeness
Number of entities
currently in process Fulfilling orders
Serving a customer
PROMPTS
Prompt Description
3 • Basic Process
Type Method of specifying logic within the module. Standard processing
signifies that all logic will be stored within the Process module and
defined by a particular Action. Submodel indicates that the logic will be
hierarchically defined in a “submodel” that can include any number of
logic modules.
Action Type of processing that will occur within the module. Delay simply
indicates that a process delay will be incurred with no resource
constraints. Seize Delay indicates that a resource(s) will be allocated in
this module and delay will occur, but that resource release will occur at a
later time. Seize Delay Release indicates that a resource(s) will be
allocated followed by a process delay and then the allocated resource(s)
will be released. Delay Release indicates that a resource(s) has
previously been allocated and that the entity will simply delay and
release the specified resource(s). Applies only when Type is Standard.
Priority Priority value of the entity waiting at this module for the resource(s)
specified if one or more entities are waiting for the same resource(s)
anywhere in the model. Not visible when Action is Delay or Delay
Release or when Type is Submodel.
Resources Lists the resources or resource sets used for entity processing. Does not
apply when Action is Delay, or when Type is Submodel.
31
Arena.book Page 32 Wednesday, April 28, 2010 6:56 PM
• • • • •
Prompt Description
32
Arena.book Page 33 Wednesday, April 28, 2010 6:56 PM
• • • • •
3 • THE BASIC PROCESS PANEL
3 • Basic Process
randomly select a member. Preferred Order will always select the first
available member (1st member, if available; then 2nd member, if
available; then 3rd member, etc.). Specific Member requires an input
attribute value to specify which member of the set (previously saved in
the Save Attribute field). Largest Remaining Capacity and Smallest
Number Busy are used for resources with multiple capacity. Applies
only when Type is Set.
Save Attribute Attribute name used to save the index number into the set of the member
that is selected. This attribute can later be referenced with the Specific
Member selection rule. Does not apply when Selection Rule is Specific
Member. If Action is specified as Delay Release, the value specified
defines which member (the index number) of the set to be released. If no
attribute is specified, the entity will release the member of the set that
was last seized.
Set Index The index number into the set of the member requested. Applies only
when Selection Rule is Specific Member. If Action is specified as Delay
Release, the value specified defines which member (the index number)
of the set is to be released.
33
Arena.book Page 34 Wednesday, April 28, 2010 6:56 PM
• • • • •
Decide module
DESCRIPTION
Number of entities This module allows for decision-making processes in the system. It includes options to
that have taken the make decisions based on one or more conditions (e.g., if entity type is Gold Card) or
True branch
based on one or more probabilities (e.g., 75%, true; 25%, false). Conditions can be based
on attribute values (e.g., Priority), variable values (e.g., Number Denied), the entity type,
or an expression (e.g., NQ(ProcessA.Queue)).
There are two exit points out of the Decide module when its specified type is either 2-way
by Chance or 2-way by Condition. There is one exit point for “true” entities and one for
“false” entities. When the N-way by Chance or by Condition type is specified, multiple
exit points are shown for each condition or probability and a single “else” exit. The
Number of entities number of entities that exit from each type (true/false) is displayed for 2-way by Chance
that have taken the or by Condition modules only.
False branch
TYPICAL USES
PROMPTS
Prompt Description
34
Arena.book Page 35 Wednesday, April 28, 2010 6:56 PM
• • • • •
3 • THE BASIC PROCESS PANEL
Prompt Description
Named Specifies either the name of the variable, attribute, or entity type that
will be evaluated when an entity enters the module. Does not apply
when Type is Expression.
Is Evaluator for the condition. Applies only to Attribute and Variable
conditions.
Row Specifies the row index for a variable array. Applies only when Type is
N-way by Condition or 2-way by Condition and Variable is Array 1-D or
Array 2-D.
Column Specifies the column index for a variable array. Applies only when Type
is N-way by Condition or 2-way by Condition and Variable is Array 1-D
or Array 2-D.
Value Expression that will be either compared to an attribute or variable or that
will be evaluated as a single expression to determine if it is true or false.
Does not apply to Entity Type condition. If Type is Expression, this
value must also include the evaluator (e.g., Color<>Red).
3 • Basic Process
Batch module
DESCRIPTION
This module is intended as the grouping mechanism within the simulation model. Batches
can be permanently or temporarily grouped. Temporary batches must later be split using
the Separate module.
Batches may be made with any specified number of entering entities or may be matched
together based on an attribute. Entities arriving at the Batch module are placed in a queue
Number of entities until the required number of entities has accumulated. Once accumulated, a new represen-
waiting to be tative entity is created.
batched
TYPICAL USES
35
Arena.book Page 36 Wednesday, April 28, 2010 6:56 PM
• • • • •
PROMPTS
Prompt Description
Separate module
DESCRIPTION
The original leaves This module can be used to either copy an incoming entity into multiple entities or to split
on this branch a previously batched entity. Rules for allocating costs and times to the duplicate are also
specified. Rules for attribute assignment to member entities are specified as well.
When splitting existing batches, the temporary representative entity that was formed is
disposed and the original entities that formed the group are recovered. The entities pro-
ceed sequentially from the module in the same order in which they originally were added
to the batch.
Duplicates leave on
this branch When duplicating entities, the specified number of copies is made and sent from the
module. The original incoming entity also leaves the module.
TYPICAL USES
36
Arena.book Page 37 Wednesday, April 28, 2010 6:56 PM
• • • • •
3 • THE BASIC PROCESS PANEL
PROMPTS
Prompt Description
3 • Basic Process
values to the original entities.These options relate to six of the special-
purpose attributes (Entity.Type, Entity.Picture, Entity.Sequence,
Entity.Station, Entity.Jobstep, and Entity.HoldCostRate) and all user-
defined attributes. Applies only when Type is Split Existing Batch.
Attribute Name Name of representative entity attribute(s) that are assigned to original
entities of the group. Applies only when Member Attributes is Take
Specific Representative Values.
Assign module
DESCRIPTION
This module is used for assigning new values to variables, entity attributes, entity types,
entity pictures, or other system variables. Multiple assignments can be made with a single
Assign module.
TYPICAL USES
37
Arena.book Page 38 Wednesday, April 28, 2010 6:56 PM
• • • • •
PROMPTS
Prompt Description
Record module
DESCRIPTION
This module is used to collect statistics in the simulation model. Various types of observa-
tional statistics are available, including time between exits through the module, entity
statistics (time, costing, etc.), general observations, and interval statistics (from some time
stamp to the current simulation time). A count type of statistic is available as well. Tally
and Counter sets can also be specified.
TYPICAL USES
38
Arena.book Page 39 Wednesday, April 28, 2010 6:56 PM
• • • • •
3 • THE BASIC PROCESS PANEL
PROMPTS
Prompt Description
3 • Basic Process
Time Between, or Expression.
Counter This field defines the symbol name of the counter to Name
increment/decrement. Applies only when Type is Counter.
Record into Set Check box to specify whether or not a tally or counter set will be used.
Tally Set Name Name of the tally set that will be used to record the observational-type
statistic. Applies only when Type is Time Interval, Time Between, or
Expression.
Counter Set Name Name of the counter set that will be used to record the count-type
statistic. Applies only when Type is Count.
Set Index Index into the tally or counter set.
39
Arena.book Page 40 Wednesday, April 28, 2010 6:56 PM
• • • • •
Data modules
Data modules are the set of objects in the spreadsheet view of the model that define the
characteristics of various process elements, such as resources and queues.
Attribute module
DESCRIPTION
This data module is used to define an attribute’s dimension, datatype and initial values.
An attribute is a characteristic of all entities created, but with a specific value that can dif-
fer from one entity to another. Attributes can be referenced in other modules (e.g. the
Decide module), can be reassigned a new value with the Assign module, and can be used
in any expression. Attribute values are unique for each entity, as compared to Variables
which are global to the simulation module.
TYPICAL USES
PROMPTS
Prompt Description
Entity module
DESCRIPTION
This data module defines the various entity types and their initial picture values in a
simulation. Initial costing information and holding costs are also defined for the entity.
40
Arena.book Page 41 Wednesday, April 28, 2010 6:56 PM
• • • • •
3 • THE BASIC PROCESS PANEL
TYPICAL USES
PROMPTS
Prompt Description
Entity Type The name of the entity type being defined. This name must be unique.
Initial Picture Graphical representation of the entity at the start of the simulation. This
value can be changed during the simulation using the Assign module.
Holding Cost/Hour Hourly cost of processing the entity through the system. This cost is
incurred when the entity is anywhere in the system.
Initial VA Cost Initial cost value that will be assigned to the value-added cost attribute
of the entity. This attribute accrues the costs incurred when an entity is
spending time in a value-added activity.
Initial NVA Cost Initial cost value that will be assigned to the non-value-added cost attri-
bute of the entity. This attribute accrues the costs incurred when an
3 • Basic Process
entity is spending time in a non-value-added activity.
Initial Waiting Cost Initial cost value that will be assigned to the waiting-cost attribute of the
entity. This attribute accrues the costs incurred when an entity is
spending time in a wait activity; e.g., waiting to be batched or waiting
for resource(s) at a Process module.
Initial Transfer Cost Initial cost value that will be assigned to the transfer cost attribute of the
entity. This attribute accrues the costs incurred when an entity is
spending time in a transfer activity.
Initial Other Cost Initial cost value that will be assigned to the other cost attribute of the
entity. This attribute accrues the costs incurred when an entity is
spending time in another activity.
Report Statistics Specifies whether or not statistics will be collected automatically and
stored in the report database for this entity type.
Queue module
DESCRIPTION
This data module may be utilized to change the ranking rule for a specified queue. The
default ranking rule for all queues is First In, First Out unless otherwise specified in this
module. There is an additional field that allows the queue to be defined as shared.
41
Arena.book Page 42 Wednesday, April 28, 2010 6:56 PM
• • • • •
TYPICAL USES
PROMPTS
Prompt Description
Name The name of the queue whose characteristics are being defined. This
name must be unique.
Type Ranking rule for the queue, which can be based on an attribute. Types
include First In, First Out; Last In, First Out; Lowest Attribute
Value (first); and Highest Attribute Value (first). A low attribute value
would be 0 or 1, while a high value may be 200 or 300.
Attribute Name Attribute that will be evaluated for the Lowest Attribute Value or High-
est Attribute Value types. Entities with lowest or highest values of the
attribute will be ranked first in the queue, with ties being broken using
the First In, First Out rule.
Shared Check box that determines whether a specific queue is used in multiple
places within the simulation model. Shared queues can only be used for
seizing resources (e.g., with the Seize module from the Advanced
Process panel).
Report Statistics Specifies whether or not statistics will be collected automatically and
stored in the report database for this queue.
Resource module
DESCRIPTION
This data module defines the resources in the simulation system, including costing infor-
mation and resource availability. Resources may have a fixed capacity that does not vary
over the simulation run or may operate based on a schedule. Resource failures and states
can also be specified in this module.
TYPICAL USES
PROMPTS
Prompt Description
Name The name of the resource whose characteristics are being defined. This
name must be unique.
42
Arena.book Page 43 Wednesday, April 28, 2010 6:56 PM
• • • • •
3 • THE BASIC PROCESS PANEL
Prompt Description
Type Method for determining the capacity for a resource. Fixed Capacity will
not change during the simulation run. Based on Schedule signifies that
a Schedule module is used to specify the capacity and duration
information for the resource.
Capacity Number of resource units of a given name that are available to the
system for processing. Applies only when Type is Fixed Capacity.
Schedule Name Identifies the name of the schedule to be used by the resource. The
schedule defines the capacity of a resource for a given period of time.
Applies only when type is Schedule.
Schedule Rule Dictates when the actual capacity change is to occur when a decrease in
capacity is required for a busy resource unit. Applies only when Type is
Schedule.
Busy/Hour Cost per hour of a resource that is processing an entity. The resource
becomes busy when it is originally allocated to an entity and becomes
idle when it is released. During the time when it is busy, cost will
accumulate based on the busy/hour cost. The busy cost per hour is
3 • Basic Process
automatically converted to the appropriate base time unit specified
within the Replication Parameters page of the Run > Setup menu item.
Idle/Hour Cost per hour of a resource that is idle. The resource is idle while it is not
processing an entity. During the time when it is idle, cost will
accumulate based on the idle/hour cost. The idle cost per hour is
automatically converted to the appropriate base time unit specified
within the Replication Parameters page of the Run > Setup menu item.
Per Use Cost of a resource on a usage basis, regardless of the time for which it is
used. Each time the resource is allocated to an entity, it will incur a per-
use cost.
StateSet Name Name of states that the resource may be assigned during the simulation
run.
Initial State Initial state of a resource. If specified, the name must be defined within
the repeat group of state names. This field is shown only when a StateSet
Name is defined.
Failures Lists all failures that will be associated with the resource.
Failure Name–Name of the failure associated with the resource.
Failure Rule–Behavior that should occur when a failure is to occur for
a busy resource unit.
Report Statistics Specifies whether or not statistics will be collected automatically and
stored in the report database for this resource.
43
Arena.book Page 44 Wednesday, April 28, 2010 6:56 PM
• • • • •
Variable module
DESCRIPTION
This data module is used to define a variable’s dimension and values. You can reference
variables in other modules (for example, the Decide module), reassign new values to vari-
ables with the Assign module, and use variables in any expression.
You can use an external data file to specify variable values, and you can specify the vari-
able’s initial values in the Variable module. If you use both methods, the values are read at
different times, depending on the options you specify, including the File Read Time, the
Clear Option, and the replication parameters you specify in the Run Setup dialog box. For
more information, see the online help.
TYPICAL USES
PROMPTS
Prompt Description
44
Arena.book Page 45 Wednesday, April 28, 2010 6:56 PM
• • • • •
3 • THE BASIC PROCESS PANEL
Prompt Description
File Name Name of the file from which to read the variable's value or values. You
can use any file access type supported by Arena except sequential text
files and Lotus spreadsheet (.wks) files. If the file name you specify has
not been created yet, Arena will create it, but you must edit the file to
specify the file access type, path, and recordset (if required).
Recordset Name of the recordset in the specified file from which to read values.
This field is available only if you specify a File Name for a file that has
been set up with a file access type, path, and recordset. Arena uses the
Rows and Columns properties to determine the amount of data to read
from the recordset. A recordset is required for all file types except .xml.
The recordset size must be equal to or greater than the number of rows
and columns specified for the variable.
File Read Time Specifies when to read the values from the file into the variable. If you
select PreCheck, the values for the variable are read while the model is
still in Edit mode (prior to the model being checked and compiled). If
you select BeginSimulation, values are read when the model is com-
piled, prior to the first replication. If you select BeginReplication, val-
3 • Basic Process
ues are read prior to each replication.
Initial Values Lists the initial value or values of the variable. You can assign new val-
ues to the variable at different stages of the model by using the Assign
module.
Initial Value Variable value at the start of the simulation.
Schedule module
DESCRIPTION
This data module may be used in conjunction with the Resource module to define an
operating schedule for a resource or with the Create module to define an arrival schedule.
Additionally, a schedule may be used and referenced to factor time delays based on the
simulation time.
TYPICAL USES
45
Arena.book Page 46 Wednesday, April 28, 2010 6:56 PM
• • • • •
PROMPTS
Prompt Description
Name The name of the schedule being defined. This name must be unique.
Type Type of schedule being defined. This may be Capacity related (for
resource schedules), Arrival related (for the Create module), or Other
(miscellaneous time delays or factors).
Time Units Time units used for the time-duration information.
Scale Factor Method of scaling the schedule for increases or decreases in
Arrival/Other values. The specified Value fields will be multiplied by
the scale factor to determine the new values. Not available for Capacity-
type schedules.
Durations Lists the value and duration pairs for the schedule. Values can be
capacity, arrival, or other type values, while the duration is specified in
time units. Schedule pairs will repeat after all durations have been
completed, unless the last duration is left blank (infinite). Schedule data
can be entered graphically using the graphical schedule editor or
manually using the Value/Duration fields.
Value Represents either the capacity of a resource (if Type is Capacity), arrival
rate (if Type is Arrival), or some other value (if Type is Other).
Examples of Other may be a factor that is used in a delay expression to
scale a delay time during various parts of the day.
Duration Time duration for which a specified Value will be valid.
46
Arena.book Page 47 Wednesday, April 28, 2010 6:56 PM
• • • • •
3 • THE BASIC PROCESS PANEL
Set module
3 • Placeholder
DESCRIPTION
This data module defines various types of sets, including resource, counter, tally, entity
type, and entity picture. Resource sets can be used in the Process modules (and Seize,
Release, Enter, and Leave of the Advanced Process and Advanced Transfer panels).
Counter and Tally sets can be used in the Record module. Queue sets can be used with the
Seize, Hold, Access, Request, Leave, and Allocate modules of the Advanced Process and
Advanced Transfer panels.
TYPICAL USES
PROMPTS
Prompt Description
47
Arena.book Page 48 Wednesday, April 28, 2010 6:56 PM
• • • • •
48
Arena.book Page 47 Wednesday, April 28, 2010 6:56 PM
Flowchart modules
Flowchart modules are the set of objects that are placed in the model window to describe
the simulation process.
Delay module
DESCRIPTION
The Delay module delays an entity by a specified amount of time.
When an entity arrives at a Delay module, the time delay expression is evaluated and the
entity remains in the module for the resulting time period. The time is then allocated to the
entity’s value-added, non-value added, transfer, wait, or other time. Associated costs are
calculated and allocated as well.
TYPICAL USES
PROMPTS
4 • Advanced Process
Prompt Description
47
Arena.book Page 48 Wednesday, April 28, 2010 6:56 PM
• • • • •
Dropoff module
DESCRIPTION
The Dropoff module removes a specified number of entities from the entity’s group and
sends them to another module, as specified by a graphical connection. Group user-defined
attribute value and internal attributes may be given to the dropped-off entities based on a
specified rule.
TYPICAL USES
PROMPTS
Prompt Description
Hold module
DESCRIPTION
This module will hold an entity in a queue to wait for a signal, wait for a specified condi-
tion to become true (scan), or be held infinitely (to be removed later with the Remove
module).
If the entity is holding for a signal, the Signal module is used elsewhere in the model to
allow the entity to move on to the next module. If the entity is holding for a given condi-
tion to be true, the entity will remain at the module (either in a defined or internal queue)
until the condition(s) becomes true. When the entity is in an infinite hold, the Remove
module is used elsewhere in the model to allow the entity to continue processing.
48
Arena.book Page 49 Wednesday, April 28, 2010 6:56 PM
• • • • •
4 • THE ADVANCED PROCESS PANEL
TYPICAL USES
PROMPTS
Prompt Description
4 • Advanced Process
is used to hold all waiting entities. Attribute and Expression are addi-
tional methods for defining the queue to be used.
Queue Name This field is visible only if Queue Type is Queue, and it defines the
symbol name of the queue.
Set Name This field is visible only if Queue Type is Set, and it defines the queue
set that contains the queue being referenced.
Set Index This field is visible only if Queue Type is Set, and it defines the index
into the queue set. Note that this is the index into the set and not the
name of the queue in the set. For example, the only valid entry for a
queue set containing three members is an expression that evaluates to 1,
2, or 3.
49
Arena.book Page 50 Wednesday, April 28, 2010 6:56 PM
• • • • •
Prompt Description
Attribute This field is visible only if Queue Type is Attribute. The attribute
entered in this field will be evaluated to indicate which queue is to be
used.
Expression This field is visible only if Queue Type is Expression. The expression
entered in this field will be evaluated to indicate which queue is to be
used.
Match module
DESCRIPTION
The Match module brings together a specified number of entities waiting in different
queues. The match may be accomplished when there is at least one entity in each of the
desired queues. Additionally, an attribute may be specified such that the entities waiting in
the queues must have the same attribute values before the match is initiated.
When an entity arrives at the Match module, it is placed in one of up to five associated
queues, based on the entry point to which it is connected. Entities will remain in their
respective queues until a match exists.
Once a match exists, one entity from each queue is released to be matched. The matched
entities are then synchronized to depart from the module.
TYPICAL USES
Assembling a part
Gathering various products for a customer order
Synchronizing a customer exit with a filled order
PROMPTS
Prompt Description
50
Arena.book Page 51 Wednesday, April 28, 2010 6:56 PM
• • • • •
4 • THE ADVANCED PROCESS PANEL
Pickup module
DESCRIPTION
The Pickup module removes a number of consecutive entities from a given queue starting
at a specified rank in the queue. The entities that are picked up are added to the end of the
incoming entity’s group.
TYPICAL USES
PROMPTS
Prompt Description
ReadWrite module
DESCRIPTION
4 • Advanced Process
The ReadWrite module is used to read data from an input file or the keyboard and assign
the data values to a list of variables or attributes (or other expression). This module is also
used to write data to an output device, such as the screen or a file.
When reading from or writing to a file, the ReadWrite logic varies according to the Type
of read or write action performed and according to the Access Type of the Arena File
Name (the Access Type of a file is specified in the File module).
Sequential File or LOTUS Spreadsheet Access Types. When an entity arrives at
the ReadWrite module, the specified file is examined to see if it is open (active). If not, the
file is automatically opened. The values of the attributes, variables, or expressions (other)
listed are read or written according to the format specified.
If you plan to import Lotus (.wks) files into Excel, see the online help for guidelines.
51
Arena.book Page 52 Wednesday, April 28, 2010 6:56 PM
• • • • •
Microsoft Excel, Microsoft Access, and ActiveX Data Objects Access Types.
When an entity arrives at the ReadWrite module, the specified file is examined to see if an
ADO connection to the file is open (active). If the file is currently closed, then an ADO
connection is automatically opened to the data source using either the Microsoft Jet OLE
DB Provider (if the Access Type is Microsoft Excel, Microsoft Excel 2007, Microsoft
Access, or Microsoft Access 2007) or the specified connection string (if the Access Type is
ActiveX Data Objects).
The Recordset ID is then examined to see if that recordset in the file is open. A recordset
refers to a table of data in the data store that is organized in columns (fields) and rows
(records).
If the recordset is currently closed, then it is automatically opened using the recordset
definition specified in the File module (for example, the specified named range or table
name). The recordset then remains open until the file is closed.
The values of the attributes, variables, or expressions (other) listed in the Assignments
repeat group are then read from or written to the specified Record Number (i.e., row) in
the recordset. The first entry in Assignments is read from or written to the first field in the
record, the second entry corresponds to the second field, and so on.
Extensible Markup Language Access Type. When an entity arrives at the Read-
Write module, the specified file is examined to see if it is open (active). If not, the file is
automatically opened into a single ADO recordset.
The values of the attributes, variables, or expressions (other) listed are then read from or
written to the specified Record Number (row) in the recordset.
TYPICAL USES
PROMPTS
Prompt Description
52
Arena.book Page 53 Wednesday, April 28, 2010 6:56 PM
• • • • •
4 • THE ADVANCED PROCESS PANEL
Prompt Description
Overriding File Format Format for writing or reading the data. This format will override any
format specified in the structure field of the File module (for files of the
Sequential File Access Type). Enter a FORTRAN-style or C-style
format (enclosed in double quotes) to exactly describe the type and
location of each field. Or enter the keyword FREE to specify a list-
directed format whereby each field will be assumed to be separated by a
comma or one or more blanks. A FORTRAN or C format (enclosed in
double quotes) may be used to describe the type and location of each
field.
Recordset ID Identifies the recordset in Arena File Name that will be accessed.
Applies only when the file Access Type (specified in the File module) is
Microsoft Excel, Microsoft Excel 2007, Microsoft Access, Microsoft
Access 2007, or ActiveX Data Objects.
Record Number Access Record number (i.e., row) in Recordset ID to read from or write to.
Type Applies only when the file (specified in the File module) is Microsoft
Excel, Microsoft Excel 2007, Microsoft Access, Microsoft Access 2007,
ActiveX Data Objects, or Extensible Markup Language.
Variable Type Type of information that will be read or written.
Attribute Name Defines the symbol name of the attribute to be written or read.
Variable Name Defines the symbol name of the variable to be read or written.
Row Specifies the row index number for a variable array.
Column Specifies the column index number for a variable array.
Other Defines the expression for reading or writing other types of information.
4 • Advanced Process
Release module
DESCRIPTION
The Release module is used to release units of a resource that an entity previously has
seized. This module may be used to release individual resources or may be used to release
resources within a set. For each resource to be released, the name and quantity to release
are specified.
When the entity enters the Release module, it gives up control of the specified resource(s).
Any entities waiting in queues for those resources will gain control of the resources
immediately.
53
Arena.book Page 54 Wednesday, April 28, 2010 6:56 PM
• • • • •
TYPICAL USES
PROMPTS
Prompt Description
Remove module
DESCRIPTION
The Remove module removes a single entity from a specified position in a queue and
sends it to a designated module.
When an entity arrives at a Remove module, it removes the entity from the specified queue
and sends it to the connected module. The rank of the entity signifies the location of the
entity within the queue. The entity that caused the removal proceeds to the next module
specified and is processed before the removed entity.
54
Arena.book Page 55 Wednesday, April 28, 2010 6:56 PM
• • • • •
4 • THE ADVANCED PROCESS PANEL
TYPICAL USES
PROMPTS
Prompt Description
Seize module
DESCRIPTION
The Seize module allocates units of one or more resources to an entity. The Seize module
may be used to seize units of a particular resource, a member of a resource set, or a
resource as defined by an alternative method, such as an attribute or expression.
When an entity enters this module, it waits in a queue (if specified) until all specified
resources are available simultaneously. Allocation type for resource usage is also specified.
TYPICAL USES
4 • Advanced Process
Being admitted to hospital (seize the hospital room, nurse, doctor)
PROMPTS
Prompt Description
55
Arena.book Page 56 Wednesday, April 28, 2010 6:56 PM
• • • • •
Prompt Description
56
Arena.book Page 57 Wednesday, April 28, 2010 6:56 PM
• • • • •
4 • THE ADVANCED PROCESS PANEL
Prompt Description
Set Name This field is visible only if Queue Type is Set, and it defines the queue
set that contains the queue being referenced.
Set Index This field is visible only if Queue Type is Set, and it defines the index
into the queue set. Note that this is the index into the set and not the
name of the queue in the set. For example, the only valid entries for a
queue set containing three members is an expression that evaluates to 1,
2, or 3.
Attribute This field is visible only if Queue Type is Attribute. The attribute
entered in this field will be evaluated to indicate which queue is to be
used.
Expression This field is visible only if Queue Type is Expression. The expression
entered in this field will be evaluated to indicate which queue is to be
used.
Search module
DESCRIPTION
The Search module searches a queue, a group (batch), or an expression to find the entity
rank (for entities in a queue or group) or the value of the global variable J that satisfies the
specified search condition. When searching a queue or group, the value of the global
system variable J is set to the rank of the first entity that satisfies Search Condition, or to 0
if Search Condition is not satisfied. When searching an expression, the global system
variable J is set to the value of the first index value that satisfies the search condition or to
4 • Advanced Process
zero if no value of J in the specified range satisfies the search condition.
When an entity arrives at a Search module, the index J is set to the starting index and the
search condition is then checked. If the search condition is satisfied, the search ends and
the current value of J is retained. Otherwise, the value of J is increased or decreased and
the condition is rechecked. This process repeats until the search condition is satisfied or
the ending value is reached. If the condition is not met or there are no entities in the queue
or group, J is set equal to 0.
TYPICAL USES
57
Arena.book Page 58 Wednesday, April 28, 2010 6:56 PM
• • • • •
PROMPTS
Prompt Description
Signal module
DESCRIPTION
The Signal module sends a signal value to each Hold module in the model set to Wait for
Signal and releases the maximum specified number of entities.
When an entity arrives at a Signal module, the signal is evaluated and the signal code is
sent. At this time, entities at Hold modules that are waiting for the same signal are
removed from their queues. The entity sending the signal continues processing until it
encounters a delay, enters a queue, or is disposed.
TYPICAL USES
Analyzing traffic patterns at an intersection (signal when the light turns green)
Signaling an operator to complete an order that was waiting for a component part
PROMPTS
Prompt Description
58
Arena.book Page 59 Wednesday, April 28, 2010 6:56 PM
• • • • •
4 • THE ADVANCED PROCESS PANEL
Store module
DESCRIPTION
The Store module adds an entity to storage. The Unstore module may then be used to
remove the entity from the storage.
When an entity arrives at the Store module, the storage specified is incremented, and the
entity immediately moves to the next module in the model.
Storages are useful for displaying entity animation while an entity undergoes processing
in other modules. Additionally, statistics may be kept on the number of entities in storage.
TYPICAL USES
Animating a part through a number of delay operations (load, setup, process, unload)
Tracking the number of customers within a grocery store (place in storage upon entry)
PROMPTS
Prompt Description
4 • Advanced Process
Applies only when the Type is Set.
Attribute Name of the attribute whose value contains the storage. Applies only
when the Type is Attribute.
Expression Expression that is evaluated to the storage into which the entity is
placed. Applies only when the Type is Expression.
Unstore module
DESCRIPTION
The Unstore module removes an entity from storage. When an entity arrives at the
Unstore module, the storage specified is decreased and the entity immediately moves to
the next module in the model.
59
Arena.book Page 60 Wednesday, April 28, 2010 6:56 PM
• • • • •
TYPICAL USES
PROMPTS
Prompt Description
60
Arena.book Page 61 Wednesday, April 28, 2010 6:56 PM
• • • • •
4 • THE ADVANCED PROCESS PANEL
TYPICAL USES
PROMPTS
Prompt Description
Name Unique module identifier. This name is displayed on the module shape.
Variable Type Specifies the array characteristics of the variable being adjusted.
Row Specifies the row index if the variable is an array.
Column Specifies the column index if the variable is a 2-D array.
Variable Name Specifies the name of the variable to adjust.
To Value Specifies the target value that the variable will be adjusted to.
Rate Specifies the rate at which the adjustment will be made.
Units The time units of the rate.
Update Interval Specifies the interval between updates of the variable’s value as the
variable is adjusted at the specified rate.
Units The time units of the update interval.
Allocation Type of category to which the entity’s incurred delay time and cost in the
module will be added.
Data modules
4 • Advanced Process
Data modules are the set of objects in the spreadsheet view of the model that define the
characteristics of various process elements, such as resources and queues.
61
Arena.book Page 62 Wednesday, April 28, 2010 6:56 PM
• • • • •
TYPICAL USES
PROMPTS
Prompt Description
Name The name of the advanced set whose members are being defined. This
name must be unique.
Set Type Type of set that is being defined, which may include Queue, Storage, or
Other types of sets.
Queue Name Name of the queues that are included within a queue set.
Storage Name Name of the storages that are included within a storage set.
Other Name of the members that are included within an “other” type set.
Expression module
DESCRIPTION
The Expression module defines expressions and their associated values. Expressions are
referenced in the model by using their name. Expressions can optionally be specified as
one- or two-dimensional arrays.
You can specify expression values within the Expression module, or you can use the
Expression module to specify a file from which to obtain expression values. The file
allows you to read values from an outside source.
An expression value may be formed using combinations of integers, real numbers, symbol
names, statistical distributions (for example, NORM(10,2)), arithmetic operators (for
example, +, *), parentheses, logical operators, (for example, .GT. or >), attributes, and
variables. An expression value may be referenced in another expression, but recursive
calls to the same expression are not allowed.
TYPICAL USES
62
Arena.book Page 63 Wednesday, April 28, 2010 6:56 PM
• • • • •
4 • THE ADVANCED PROCESS PANEL
PROMPTS
Prompt Description
Name The name of the expression whose characteristics are being defined.
This name must be unique.
Rows Maximum number of rows in the defined expression.
Columns Maximum number of columns in the defined expression. Visible only
when the number of rows is specified.
Data Type The data type of the values stored in the expression.: Real, String, or
Native.
File Name Name of the file from which to read the expression's value or values.
You can use any file access type supported by Arena except sequential
text files and Lotus spreadsheet (.wks) files. If the file name you specify
has not been created yet, Arena will create it, but you must edit the file
to specify the file access type, path, and recordset (if required).
Recordset Name of the recordset in the specified file from which to read values.
This field is available only if you specify a File Name with a file access
type, path, and recordset. Arena uses the Rows and Columns properties
to determine the amount of data to read from the recordset. A recordset
is required for all file types except .xml. The recordset size must be
equal to or greater than the number of rows and columns specified for
the expression.
Expression Values Lists the value or values of the expression. This property is not available
if you specify a File Name from which to read expression values.
Expression Value Expression value associated with the expression name.
4 • Advanced Process
Failure module
DESCRIPTION
The Failure module is designed for use with resources. When a failure occurs, the entire
resource (regardless of its capacity) is failed. Failures are designed to be used with single-
capacity resources or with multiple-capacity resources whose individual resource units all
fail at the same time.
TYPICAL USES
63
Arena.book Page 64 Wednesday, April 28, 2010 6:56 PM
• • • • •
PROMPTS
Prompt Description
Name The name of the failure associated with one or more resources.
Type Determines if the failure is time-based or count-based.
Count Defines the number of resource releases for count-based failures. Valid
when the Type is Count.
Up Time Defines the time between failures for time-based failures. Valid when
the Type is Time.
Up Time Units Time units for the time between failures (Up Time) for time-based
failures.
Down Time Defines the duration of the failure.
Down Time Units Time units for the duration of the failure (Down Time).
Uptime in this State Defines the state that should be considered for the time between failures
only (only for time-based failures). If state is not specified, then all states are
considered (i.e., the time between failures does not depend on the time
spent in a specific state, but rather on the total simulation time). For
example, you might want to define a failure to be based only on the state
Busy, and therefore, the time between downtimes would be based on the
amount of time that a resource is busy, not simulated clock time.
File module
DESCRIPTION
Use the File module to access external files for the ReadWrite module, Variable module,
and Expression module. The File module identifies the system file name and defines the
access type and operational characteristics of the file.
TYPICAL USES
PROMPTS
Prompt Description
Name The name of the file whose characteristics are being defined. This name
must be unique.
64
Arena.book Page 65 Wednesday, April 28, 2010 6:56 PM
• • • • •
4 • THE ADVANCED PROCESS PANEL
Prompt Description
4 • Advanced Process
StateSet module
DESCRIPTION
The StateSet module is used to define states for a resource or number of resources. The
states may be associated with an autostate or may be new states for the resource. The
Resource module in the Basic Process panel references the stateset, if any, that a given
resource will use.
TYPICAL USES
States for an operator, such as busy with customer, busy refilling shelves, busy on
phone
States for a machine, such as random failure, scheduled failure, busy with setup, busy
with processing
65
Arena.book Page 66 Wednesday, April 28, 2010 6:56 PM
• • • • •
PROMPTS
Prompt Description
StateSet Name Name of set of states that the resource may be assigned during the
simulation run.
State Name Name of the user-defined state.
AutoState or Failure Used to associate the state name with an autostate (such as Idle, Busy,
Inactive, or Failed) or a particular Failure Name. If not used, the state
must be assigned by using either the Assign module or the Resource
State within the Seize or Process modules.
Statistic module
DESCRIPTION
The Statistic module is used to define additional statistics that are to be collected during
the simulation and also to specify output data files. While summary statistics (for
example, Average and Maximum) are automatically generated for each statistic, if you
specify an output file, then each individual observation (for example, each tally recorded)
is written out to an output file. The types of statistics that may be defined in the Statistic
module are time-persistent, tallies (observational data), count-based, outputs, and
frequency-based.
You can also specify custom periodic patterns for statistic data collection. this allows you
to collect and track performance statistics by hour, shift, day, or week. You can specify
either a repeating or specific (non-repetitive) time-period during a simulation run. For
example:
You could use a repeating time-period to gather statistics during an 8-hour work shift
or every 1st hour during an 8-hour work shift.
You could use a specific time-period to gather statistics on the 3rd day only during a
week-long simulation run.
TYPICAL USES
66
Arena.book Page 67 Wednesday, April 28, 2010 6:56 PM
• • • • •
4 • THE ADVANCED PROCESS PANEL
Tracking the number of customers in a grocery store using NSTO function and
Store/Unstore modules
Collecting and tracking performance statistics for a given period of time during a sim-
ulation
PROMPTS
Prompt Description
Name The name of the schedule being defined. This name must be unique.
Type Type of statistic being defined. Type may be Time-Persistent (Dstat),
observational Tally-, Counter-, Output- or Frequency-based.
Tally Name Defines the symbol name for the tally. This name appears in the report as
the tally identifier. Applies only when Type is Tally.
Counter Name Defines the symbol name for the counter. This name appears in the
report as the counter identifier. Applies only when Type is Counter.
Frequency Type Indicates whether statistics are being collected on the state of a resource
(State) or on an expression (Value). Applies only when Type is
Frequency.
Expression Name of the time-persistent statistic, value of the output statistic or
expression for the frequency. For frequencies, if the Frequency Type is
State, this field is a resource name indicating that statistics are to be
collected on the state of a resource. If Frequency Type is Value, this field
simply specifies the expression on which statistics are to be collected.
Applies only when Type is Time-Persistent, Output, or Frequency.
Collection Period Defines whether to collect statistics for the entire replication or for a dif-
ferent period. If you select User Specified, fill in the options under User
4 • Advanced Process
Specified Collection Parameters to specify when to collect statistics.
This property is available for Frequency and Time-Persistent statistics
only.
Start Time Defines the beginning of the statistic collection (sampling) period, in
units of time after the start of the replication. This property is available
only if you specify a collection period of User Specified..
Units Specifies the units of the start time value. This property is available only
if you specify a collection period of User Specified.
Duration Defines the duration of the statistic sampling period. This property is
available only if you specify a collection period of User Specified.
Units Specifies the units of the duration value. This property is available only
if you specify a collection period of User Specified.
67
Arena.book Page 68 Wednesday, April 28, 2010 6:56 PM
• • • • •
Prompt Description
Repeat Statistics Specifies whether to collect statistics for additional periods of time. This
property is available only if you specify a collection period of User
Specified.
Repeat Interval Defines the intervals (since the Start Time) after which the statistic col-
lection will start again.
If the Repeat Interval is shorter than the Duration time, the simulation
will continue to collect data without interruption when the Duration time
ends. Unless you want this behavior to occur, define a Repeat Interval
that is longer than the Duration. This property is available only if you
specify a collection period of User Specified.
Units Specifies the units of the Repeat Interval value. This property is avail-
able only if you specify a collection period of User Specified.
Report Label Defines the symbol name for the expression. This name appears as the
report label associated with the expression in the reports. If a statistic has
already been defined through a different module, the Report Label field
will automatically appear. Applies only when Type is Time-Persistent,
Output, or Frequency.
Limit Defines the terminating condition for a simulation replication. When the
counter reaches or exceeds the specified limit, the simulation replication
ends and the report is generated. Applies only when Type is Counter.
Initialization Option Indicates if the counter will be initialized (reset to zero) between
simulation replications. If you select No and multiple replications are
performed, then the value of the counter at the end of a replication will
be retained as the initial value at the beginning of the next replication. If
you select Yes, the counter value is set to zero at the beginning of each
replication. If you select Replicate, the counter value will be cleared
when the other statistics (for example, tallies, time-persistent) are
cleared as specified in Setup.
Tally Output File Specifies the system-specific file name to which the raw statistical data
are written. Applies only when Type is Tally.
Counter Output File Specifies the system-specific file name to which the raw statistical data
are written. Applies only when Type is Counter.
Output File Specifies the system-specific file name to which the raw statistical data
are written. Applies only when Type is Frequency, Output, or Time-
Persistent. This property is not available for Time-Persistent and Fre-
quency statistics if you specify a collection period other than Entire Rep-
lication.
68
Arena.book Page 69 Wednesday, April 28, 2010 6:56 PM
• • • • •
4 • THE ADVANCED PROCESS PANEL
Prompt Description
4 • Placeholder
Categories Lists the category or categories of data values to collect for this statistic.
This property is available only for the Frequency Type.
Constant or Range Specifies whether statistics are being collected based on the Expression
Value being a Constant value (or state of a resource) or a Range of
values.
Value Specifies the value when collecting statistics for a Constant value.
Therefore, statistics will be collected against this category whenever the
Expression Value equals this Value (or whenever the resource is in this
state). If collecting statistics for a Range value, this field specifies the
lowest value in the range. Therefore, statistics will be collected against
this category whenever the Expression Value is greater than Value and
less than or equal to High Value.
High Value Specifies the highest value in the range, if collecting statistics for a
Range value. Statistics will be collected against this category whenever
the Expression Value is greater than Value and less than or equal to High
Value.
Category Name Defines the symbol name for this category. This name appears in the
summary report as the category identifier. If left blank, the identifier will
simply be the Value or Range.
Category Option This field indicates whether or not a particular category is to be excluded
from the Restricted Column in the summary report.
Storage module
DESCRIPTION
The Storage module defines the name of a storage. Storages are automatically created by
any module that references the storage so that this module is seldom needed. The only
time this module is needed is when a storage is defined as a member of a storage set or
specified using an attribute or expression.
TYPICAL USES
PROMPTS
Prompt Description
Name The name of the storage set being defined. This name must be unique.
69
Arena.book Page 70 Wednesday, April 28, 2010 6:56 PM
Arena.book Page 71 Wednesday, April 28, 2010 6:56 PM
Enter module
DESCRIPTION
The Enter module defines a station (or a set of stations) corresponding to a physical or
logical location where processing occurs. When an entity arrives at an Enter module, an
unloading delay may occur and any transfer device used to transfer the entity to the Enter
module’s station may be released.
The station (or each station within the defined set) has a matching Activity Area that is
used to report all times and costs accrued by the entities in this station. This Activity
Area’s name is the same as the station. If a parent Activity Area is defined, then it also
accrues any times and costs by the entities in this station.
TYPICAL USES
The start of a part’s production in a series of parallel processes where the part’s forklift
needs to be released
The start of a document’s processing after the document has been created where the
mail clerk resource needs to be released
PROMPTS
Prompt Description
Name Unique name of the module that will be displayed in the flowchart.
Station Type Type of station, either a single Station or station Set.
5 • Advanced Transfer
Station Name Name of the individual station. A given station can only exist once
within a model.
Parent Activity Area Name of the Activity Area’s parent.
Associated Intersection Name of the intersection associated with this station in a guided
transporter network.
71
Arena.book Page 72 Wednesday, April 28, 2010 6:56 PM
• • • • •
Prompt Description
Report Statistics Specifies whether or not statistics will automatically be collected and
stored in the report database for this station and its corresponding
activity area.
Set Name Name of the station set. A given station set can only exist once within a
model.
Save Attribute Specifies the attribute to be used to store the index into the station set for
an entity entering this module.
Set Members This repeat group permits you to define the individual stations that are to
be members of the specified station set. A station set must have at least
one member station. Active when Station Type is Set.
Station Name This field indicates the name of a station that is to be a member of this
station set. A given station can only exist within a model once. There-
fore, an individual station can only be the member of one station set, and
that individual station may not be the name of a station in another
module.
Parent Activity Area Name of the Activity Area’s parent for the station set member.
Associated Intersection Name of the intersection associated with this station set in a guided
transporter network.
Report Statistics Specifies whether or not statistics will automatically be collected and
stored in the report database for this station set member and its corre-
sponding activity area.
Allocation Type of category to which the entity’s incurred delay time and cost will
be added.
Delay This field defines the delay that will be experienced by entities
immediately upon arrival at the station.
Units Time units used for the delay time.
Transfer In If a resource, transporter, or conveyor was used to transfer the entity to
this station, this can be used to release, free, or exit the device. If
Release Resource is selected, the specified resource is released. If Free
Transporter is selected, the specified transporter is freed. If Exit
Conveyor is selected, the specified conveyor is exited.
Transporter Name Name of the transporter to be freed upon arrival to the station. Active
when Transfer Name is Free Transporter.
Unit Number Unit number of the transporter if the transporter is multi-capacity.
Conveyor Name Name of the conveyor to exit upon arrival to the station.
72
Arena.book Page 73 Wednesday, April 28, 2010 6:56 PM
• • • • •
5 • THE ADVANCED TRANSFER PANEL
Prompt Description
Leave module
DESCRIPTION
The Leave module is used to transfer an entity to a station or module. An entity may be
transferred in two ways. It can be transferred to a module that defines a station by refer-
encing the station and routing, conveying, or transporting to that station, or a graphical
connection can be used to transfer an entity to another module. When an entity arrives at a
Leave module, it may wait to obtain a transfer device (resource, transporter, or conveyor).
When the transfer device has been obtained, the entity may experience a loading delay.
Finally, the entity is transferred from this module to a destination module or station.
TYPICAL USES
The end of a part’s production in a series of parallel processes where the part needs a
forklift to be transferred to shipping
PROMPTS
Prompt Description
5 • Advanced Transfer
Name Unique name of the module that will be displayed in the flowchart.
Allocation Type of category to which the entity’s incurred delay time and cost will
be added.
Delay Specifies a load time incurred after getting a transfer device.
73
Arena.book Page 74 Wednesday, April 28, 2010 6:56 PM
• • • • •
Prompt Description
74
Arena.book Page 75 Wednesday, April 28, 2010 6:56 PM
• • • • •
5 • THE ADVANCED TRANSFER PANEL
Prompt Description
PickStation module
DESCRIPTION
The PickStation module allows an entity to select a particular station from the multiple
stations specified. This module picks among the group of stations based on the selection
logic defined with the module. The entity may then route, transport, convey, or connect to
the station specified. If the method chosen is connect, the selected station is assigned to an
entity attribute. The station selection process is based on the minimum or maximum value
of a variety of system variables and expressions.
TYPICAL USES
line
PROMPTS
Prompt Description
Name Unique name of the module that will be displayed in the flowchart.
75
Arena.book Page 76 Wednesday, April 28, 2010 6:56 PM
• • • • •
Prompt Description
Test Condition Test condition to use for the station selection process, either Minimum
or Maximum.
Number En Route to The number of entities transferring to the station is considered in the
Station station selection process.
Number in Queue The number of entities in the queue at the station is considered in the
station selection process.
Number of Resources The number of busy resources at the station is considered in the station
Busy selection process.
Expression Determines if an additional user-defined expression is considered in the
station selection process.
Transfer Type Determines how an entity will be transferred out of this module to its
next destination station—either Route, Convey, Transport, or
Connect.
Save Attribute Defines the name of the attribute that will store the station name that is
selected, visible when the transfer method is Connect.
Route Time Move time of the entity from its current station to the station determined
through this module.
Units Time units for route-time parameters.
Station Name Station name for the selection process. All potential station names are
required even though the Number En Route to station may not be a
consideration in the PickStation evaluation.
Queue Name Visible only if Number in Queue is checked, it defines the name of the
queue corresponding to the station defined.
Resource Name Visible only if Number of Resources Busy is checked, it defines the
resource name corresponding to the station defined.
Expression Visible only if Expression is checked, it defines an additional expression
that will be considered in the station selection process.
76
Arena.book Page 77 Wednesday, April 28, 2010 6:56 PM
• • • • •
5 • THE ADVANCED TRANSFER PANEL
Route module
DESCRIPTION
The Route module transfers an entity to a specified station or the next station in the station
visitation sequence defined for the entity. A delay time to transfer to the next station may
be defined.
When an entity enters the Route module, its Station attribute (Entity.Station) is set to the
destination station. The entity is then sent to the destination station, using the route time
specified.
If the station destination is entered as By Sequence, the next station is determined by the
entity’s sequence and step within the set (defined by special-purpose attributes
Entity.Sequence and Entity.Jobstep, respectively).
TYPICAL USES
Send a part to its next processing station based on its routing slip
Send an account balance call to an account agent
Send restaurant customers to a specific table
PROMPTS
Prompt Description
Name Unique name of the module that will be displayed in the flowchart.
Route Time Travel time from the entity’s current location to the destination station.
Units Time units for route-time parameters.
Destination Type Method for determining the entity destination location. Selection of By
Sequence requires that the entity has been assigned a sequence name
and that the sequence itself has been defined.
Station Name Name of the individual destination station.
Attribute Name Name of the attribute that stores the station name to which entities will
route.
Expression Expression that is evaluated to the station name where entities will route. 5 • Advanced Transfer
77
Arena.book Page 78 Wednesday, April 28, 2010 6:56 PM
• • • • •
Station module
DESCRIPTION
The Station module defines a station (or a set of stations) corresponding to a physical or
logical location where processing occurs. If the Station module defines a station set, it is
effectively defining multiple processing locations.
The station (or each station within the defined set) has a matching Activity Area that is
used to report all times and costs accrued by the entities in this station. This Activity
Area’s name is the same as the station. If a parent Activity Area is defined, then it also
accrues any times and costs by the entities in this station.
TYPICAL USES
PROMPTS
Prompt Description
Name Unique name of the module that will be displayed in the flowchart.
Station Type Type of station being defined, either as an individual Station or a station
Set.
Station Name Name of the individual station.
Set Name Name of the station set.
Parent Activity Area Name of the Activity Area’s parent.
Associated Intersection Name of the intersection associated with this station in a guided
transporter network.
Report Statistics Specifies whether or not statistics will automatically be collected and
stored in the report database for this station and its corresponding
activity area.
Save Attribute Attribute name used to store the index number into the station set of the
member that is selected.
Station Set Members Names of the stations that are members of this station set.
Station Name A given station can only exist once within a model. Therefore, an
individual station can only be the member of one station set, and that
individual station may not be the name of a station in another module.
Parent Activity Area Name of the Activity Area’s parent for the station set member.
78
Arena.book Page 79 Wednesday, April 28, 2010 6:56 PM
• • • • •
5 • THE ADVANCED TRANSFER PANEL
Prompt Description
Associated Intersection Name of the intersection associated with this station set in a guided
transporter network.
Report Statistics Specifies whether or not statistics will automatically be collected and
stored in the report database for this station set member and its
corresponding activity area.
Access module
DESCRIPTION
The Access module allocates one or more cells of a conveyor to an entity for movement
from one station to another. Once the entity has control of the cells on the conveyor, it
may then be conveyed to the next station.
When an entity arrives at an Access module, it will wait until the appropriate number of
contiguous cells on the conveyor are empty and aligned with the entity’s station location.
TYPICAL USES
PROMPTS
Prompt Description
Name Unique name of the module that will be displayed in the flowchart.
Conveyor Name Name of the conveyor that the entity desires.
# of Cells Number of contiguous conveyor cells the entity requires for movement
on the conveyor.
Queue Type Determines the type of queue used to hold the entities, either an
individual Queue, a queue Set, and Internal queue or an Attribute or
5 • Advanced Transfer
79
Arena.book Page 80 Wednesday, April 28, 2010 6:56 PM
• • • • •
Prompt Description
Set Index Defines the index into the queue set. Note that this is the index into the
set and not the name of the queue in the set. For example, the only valid
entries for a queue set containing three members is an expression that
evaluates to 1, 2, or 3.
Attribute Name Defines the name of the attribute that stores the queue name to which
entities will reside.
Expression Defines the name of the expression that stores the queue name to which
entities will reside.
Convey module
DESCRIPTION
The Convey module moves an entity on a conveyor from its current station location to a
specified destination station. The time delay to convey the entity from one station to the
next is based on the velocity of the conveyor (specified in the Conveyor module) and the
distance between the stations (specified in the Segment module).
When an entity enters a Convey module, its Station attribute (Entity.Station), is set to the
destination station. The entity is then conveyed to the destination station. If the destination
type is specified as By Sequence, the next station is determined by the entity’s Sequence
and Jobstep within the sequence (special-purpose attributes Entity.Sequence and
Entity.Jobstep, respectively).
TYPICAL USES
PROMPTS
Prompt Description
Name Unique name of the module that will be displayed in the flowchart.
Conveyor Name Name of the conveyor on which the entity will convey. If left blank, the
previously accessed conveyor is assumed.
Destination Type Method for specifying the entity destination (By Sequence, Station,
Attribute, or Expression). Selection of By Sequence requires that the
entity has been assigned a sequence name and that the sequence itself
has been defined.
80
Arena.book Page 81 Wednesday, April 28, 2010 6:56 PM
• • • • •
5 • THE ADVANCED TRANSFER PANEL
Prompt Description
Exit module
DESCRIPTION
The Exit module releases the entity’s cells on the specified conveyor. If another entity is
waiting in queue for the conveyor at the same station when the cells are released, it will
then access the conveyor.
TYPICAL USES
PROMPTS
Prompt Description
Name Unique name of the module that will be displayed in the flowchart.
Conveyor Name Name of the conveyor on which the entity will exit. If left blank, the
previously accessed conveyor is assumed.
# of Cells Number of contiguous conveyor cells the entity will relinquish.
5 • Advanced Transfer
81
Arena.book Page 82 Wednesday, April 28, 2010 6:56 PM
• • • • •
Start module
DESCRIPTION
The Start module changes the status of a conveyor from inactive to active. The conveyor
may have been deactivated from either the Stop module or by initially being set to inactive
at the start of the simulation. The velocity of the conveyor may be changed permanently
when the conveyor is started.
TYPICAL USES
PROMPTS
Prompt Description
Name Unique name of the module that will be displayed in the flowchart.
Conveyor Name Name of the conveyor to start.
Velocity Speed of the conveyor once it begins to operate. This value will change
the speed of the conveyor permanently, until it is changed in another
module.
Units Velocity time units.
Stop module
DESCRIPTION
The Stop module sets the operational status of a conveyor to inactive. The conveyor may
have been activated from either the Start module or by initially being set to active at the
start of the simulation. When the entity enters the Stop module, the conveyor will stop
immediately, regardless of the type of conveyor or the number of entities currently on the
conveyor.
TYPICAL USES
82
Arena.book Page 83 Wednesday, April 28, 2010 6:56 PM
• • • • •
5 • THE ADVANCED TRANSFER PANEL
PROMPTS
Prompt Description
Name Unique name of the module that will be displayed in the flowchart.
Conveyor Name Name of the conveyor to stop.
Activate module
DESCRIPTION
The Activate module increases the capacity of a previously halted transporter. The trans-
porter unit that is activated will reside at the station location at which it was halted until it
is moved or requested by an entity. If there is an entity) awaiting a transporter at the time
the unit is activated, the entity will gain control of the transporter immediately.
TYPICAL USES
PROMPTS
Prompt Description
Name Unique name of the module that will be displayed in the flowchart.
Transporter Name Name of the transporter to activate.
Unit Number Determines which of the transporter units in the transporter set to
activate.
Allocate module
5 • Advanced Transfer
DESCRIPTION
The Allocate module assigns a transporter to an entity without moving it to the entity’s
station location. The entity then has control of the transporter to either move it to a
particular location or to halt it for a breakdown or failure. A particular transporter unit
may be allocated to the entity or a selection rule may be used to determine which of the
transporters will be assigned to the entity.
83
Arena.book Page 84 Wednesday, April 28, 2010 6:56 PM
• • • • •
TYPICAL USES
PROMPTS
Prompt Description
Name Unique name of the module that will be displayed in the flowchart.
Transporter Name Name of the transporter to allocate.
Selection Rule Rule for determining which of the transporters to allocate to the entity.
The selection rule has the following options: Cyclical, Random,
Preferred Order, Specific Member, Largest Distance, and Smallest
Distance.
Save Attribute The attribute name that will store the unit number of the selected
transporter.
Unit Number Determines the specific transporter in the transporter set to allocate to
the entity. It is only visible if selection rule is Specific Member.
Priority Priority value of the entity waiting at this module for the transporter
specified if one or more entities are waiting for the same transporter
anywhere in the model.
Entity Location This field is used to determine the transporter closest to or farthest from
the requesting entity when using the Largest Distance or Smallest
Distance transporter selection rules. For free-path transporters, the entity
location must be specified as a station. For guided transporters, the
entity location may be specified as a station, intersection, or network
link.
Queue Type Type of queue used to hold the entities while waiting to allocate the
transporter, either an individual Queue, a queue Set, an Internal queue,
or an Attribute or Expression that evaluate to the queue name.
Queue Name Name of the individual queue.
Queue Set Name Name of the queue set that contains the queue being referenced.
Set Index The index into the queue set. Note that this is the index into the set and
not the name of the queue in the set. For example, the only valid entries
for a queue set containing three members is an expression that evaluates
to 1, 2, or 3.
Attribute Name The attribute name that will be evaluated to the queue name.
Expression The expression that will be evaluated to the queue name.
84
Arena.book Page 85 Wednesday, April 28, 2010 6:56 PM
• • • • •
5 • THE ADVANCED TRANSFER PANEL
Free module
DESCRIPTION
The Free module releases the entity’s most recently allocated transporter unit. If another
entity is waiting in a queue to request or allocate the transporter, the transporter will be
given to that entity. If there are no waiting entities at the time the transporter unit is freed,
the transporter will wait idle at the freeing entity’s station location, unless otherwise
specified in the Transporter module.
TYPICAL USES
PROMPTS
Prompt Description
Name Unique name of the module that will be displayed in the flowchart.
Transporter Name Name of the transporter to free. A blank value assumes the most recently
allocated or requested transporter.
Unit Number Determines which of the transporter units in the transporter set to free.
Halt module
DESCRIPTION
The Halt module changes the status of a transporter unit to inactive. If the transporter is
busy at the time when an entity enters the Halt module, the status is considered busy and
inactive until the entity that controls the transporter frees the unit. If the transporter is idle
at the time when an entity halts the transporter, it is set to inactive immediately. Once a
transporter unit has been halted, no entities will get control of the transporter until it is
activated.
TYPICAL USES
85
Arena.book Page 86 Wednesday, April 28, 2010 6:56 PM
• • • • •
PROMPTS
Prompt Description
Name Unique name of the module that will be displayed in the flowchart.
Transporter Name Name of the transporter to halt.
Unit Number Determines which of the transporter units in the transporter set to halt.
Move module
DESCRIPTION
The Move module advances a transporter from one location to another without moving
the controlling entity to the destination station. The controlling entity remains at its
current module location until the transporter arrives at its destination. At that time, the
entity will be able to move to another module or task in the model.
If the transporter being moved is a free-path transporter, then the time delay to move the
transporter from one station to the next is based on the velocity of the transporter and the
distance between the stations (specified in the Distance module). If the transporter being
moved is a guided transporter, then the time delay to move the transporter depends not
only on the velocity and distance to the destination, but also the transporter’s acceleration,
deceleration, and any traffic it encounters on the way.
TYPICAL USES
PROMPTS
Prompt Description
Name Unique name of the module that will be displayed in the flowchart.
Transporter Name Name of the transporter to move.
Unit Number Determines which of the transporter units in the transporter set to move.
Destination Type Determines the method for specifying the transporter destination. The
Intersection and Network Link options apply only to guided
transporters.
Station Name Name of the individual destination station.
86
Arena.book Page 87 Wednesday, April 28, 2010 6:56 PM
• • • • •
5 • THE ADVANCED TRANSFER PANEL
Prompt Description
Attribute Name Name of the attribute that stores the destination station name to which
entities will route.
Expression Expression that is evaluated to the destination station name where
entities will route.
Intersection Name Defines the name of the intersection to which the guided transporter will
move.
Network Link Name Defines the name of the network link to which the guided transporter
will move.
Zone The specific zone number of the Network Link Name.
Velocity Specifies the temporary velocity at which the transporter is moved to the
destination station.
Units Velocity time units.
Request module
DESCRIPTION
The Request module assigns a transporter unit to an entity and moves the unit to the
entity’s station location. A specific transporter unit may be specified or the selection may
occur based on a rule.
When the entity arrives at the Request module, it is allocated a transporter when one is
available. The entity remains at the Request module until the transporter unit has reached
the entity’s station. The entity then moves out of the Request module.
TYPICAL USES
PROMPTS
Prompt Description
5 • Advanced Transfer
Name Unique name of the module that will be displayed in the flowchart.
Transporter Name Name of the transporter to allocate.
Selection Rule Rule for determining which of the transporters to allocate to the entity,
either Cyclical, Random, Preferred Order, Specific Member, Largest
Distance, and Smallest Distance.
87
Arena.book Page 88 Wednesday, April 28, 2010 6:56 PM
• • • • •
Prompt Description
Save Attribute Denotes the attribute name that will store the unit number of the selected
transporter.
Unit Number Determines the specific transporter unit in the transporter set to request.
Priority Priority value of the entity waiting at this module for the transporter
specified if one or more entities are waiting for the same transporter
anywhere in the model.
Entity Location The location to which the transporter will move after being allocated.
For free-path transporters, the entity location must be specified as a
station. For guided transporters, the entity location may be specified as a
station, intersection, or network link.
Velocity Speed at which the transporter is moved to the entity location in length
units per unit time. The unit time is specified in the Units field.
Units Velocity time units.
Queue Type Type of queue used to hold the entities while waiting to access the
transporter, either an individual Queue, a queue Set, an Internal queue,
or an Attribute or Expression that evaluate to the queue’s name.
Queue Name Name of the individual queue.
Set Name Name of the queue set.
Set Index The index into the queue set. Note that this is the index into the set and
not the name of the queue in the set. For example, the only valid entries
for a queue set containing three members is an expression that evaluates
to 1, 2, or 3.
Attribute Name The attribute name that will be evaluated to the queue name.
Expression Expression evaluated to the queue name.
Transport module
DESCRIPTION
The Transport module transfers the controlling entity to a destination station. After the
time delay required for the transport, the entity reappears in the model at the Station
module. Free-path transporters are always moved to the same station destination as the
entity. Guided transporters may be moved to a different network location than the entity’s
station destination using the Guided Tran Destination Type.
88
Arena.book Page 89 Wednesday, April 28, 2010 6:56 PM
• • • • •
5 • THE ADVANCED TRANSFER PANEL
If a free-path transporter is being used, then the time delay to move the entity and
transporter from one station to the next is based on the velocity of the transporter and the
distance between the stations (specified in the Distance module). If a guided transporter is
being used, then the time delay to transport the entity depends not only on the velocity and
distance to the guided transporter’s destination, but also the transporter’s acceleration,
deceleration, and any traffic it encounters on the way.
When an entity enters the Transport module, its Station attribute (Entity.Station) is set to
the entity’s destination station. The entity is then transported to the destination station.
If the station destination is entered as By Sequence, the next station is determined by the
entity’s Sequence and Jobstep within the set (special-purpose attributes Entity.Sequence
and Entity.Jobstep, respectively).
TYPICAL USES
PROMPTS
Prompt Description
Name Unique name of the module that will be displayed in the flowchart.
Transporter Name Name of the transporter to move. If blank, the most recently requested or
allocated transporter is assumed.
Unit Number Determines which of the transporter units in the transporter set to
transport.
Entity Destination Type Determines the method for specifying the entity destination station
logic. Selection of By Sequence requires that the entity has been
assigned a sequence name and that the sequence itself has been defined.
Station Name Name of the individual station.
Attribute Name Name of the attribute that stores the station name to which entities will
route.
Expression Expression that is evaluated to the station where entities will route.
Velocity Specifies the temporary velocity at which the entity and transporter are
moved to the destination station.
5 • Advanced Transfer
89
Arena.book Page 90 Wednesday, April 28, 2010 6:56 PM
• • • • •
Prompt Description
Station Name Defines the name of the station with an associated intersection to which
the guided transporter will move.
Attribute Name Defines the name of the attribute that stores the station name with an
associated intersection to which the guided transporter will move.
Expression Defines an expression that evaluates to the network location
(intersection, station, network link) to which the guided transporter
will move.
Intersection Name Defines the name of the intersection to which the guided transporter will
move.
Network Link Name Defines the name of the network link to which the guided transporter
will move.
Zone The specific zone number on Network Link Name.
Data modules
Data modules are the set of objects in the spreadsheet view of the model that define the
characteristics of various process elements, such as resources and queues.
Sequence module
DESCRIPTION
The Sequence module is used to define a sequence for entity flow through the model. A
sequence consists of an ordered list of stations that an entity will visit. For each station in
the visitation sequence, attributes and variables may be assigned values.
Each station in the visitation sequence is referred to as a step (or jobstep) in the sequence.
Three special-purpose attributes are provided for all entities. The Sequence attribute
(Entity.Sequence) defines the sequence that an entity is to follow; a value of 0 indicates
that the entity is not following any sequence. In order for an entity to follow a sequence,
its Sequence attribute must be assigned a value (e.g., in the Assign module).
The Jobstep attribute (Entity.Jobstep) stores the entity’s current step number in the
sequence. This value is updated automatically each time an entity is transferred. You
typically do not need to assign explicitly a value to Jobstep in the model.
The PlannedStation attribute (Entity.PlannedStation) stores the number of the station
associated with the next jobstep in the sequence. This attribute is not user-assignable. It is
90
Arena.book Page 91 Wednesday, April 28, 2010 6:56 PM
• • • • •
5 • THE ADVANCED TRANSFER PANEL
TYPICAL USES
PROMPTS
Prompt Description
Set Index Index into the picture set that will be used for assigning Entity.Picture.
Other Defines any model status variable or special-purpose attribute to which
the specified value will be assigned.
Value Value to be assigned to the variable specified.
91
Arena.book Page 92 Wednesday, April 28, 2010 6:56 PM
• • • • •
Conveyor module
DESCRIPTION
The Conveyor module allows the definition of either an accumulating or non-accumulating
conveyor for entity movement between stations. When using a conveyor to transfer
between modules, the conveyor must be defined using this module.
TYPICAL USES
Baggage-handling belt
Bottling conveyor
PROMPTS
Prompt Description
92
Arena.book Page 93 Wednesday, April 28, 2010 6:56 PM
• • • • •
5 • THE ADVANCED TRANSFER PANEL
Segment module
DESCRIPTION
The Segment module defines the distance between two stations in the segment set of a
conveyor. The beginning station, ending station, and segment are used to create the
appropriate segment set, which defines the path of the conveyor. Typically, more than one
Segment module is used to define the segment set.
TYPICAL USES
Distillery operation that has a path from bottling to labeling to the boxing area
Baggage-handling area that has a path from check-in to a holding area to a staging
area
PROMPTS
Prompt Description
Transporter module
DESCRIPTION
The Transporter module allows the definition of a free-path or guided transporter device
for entity movement from one location to another. Free-path transporters move freely
between stations and are not influenced by other transporter traffic. The Distance module
specifies the distances between stations. Guided transporters, on the other hand, are
restricted to run on fixed paths such as tracks or rails. Movement may be affected by
traffic congestion from other vehicles. Guided transporters travel on networks defined
using the Network and Network Link modules.
Each spreadsheet entry creates a single transporter set.
5 • Advanced Transfer
When using a transporter to transfer between modules or as the server in a Leave or Enter
module, the transporter must be defined using the Transporter module.
TYPICAL USES
93
Arena.book Page 94 Wednesday, April 28, 2010 6:56 PM
• • • • •
PROMPTS
Prompt Description
94
Arena.book Page 95 Wednesday, April 28, 2010 6:56 PM
• • • • •
5 • THE ADVANCED TRANSFER PANEL
Prompt Description
Initial Position Determines the type of initial position for the transporter unit(s). If a
free-path transporter, Default will place the transporter at the first station
location specified in the Distance module Distance Set. If a guided
transporter, Default will place the transporter at the first network link
specified in the Network module Network Name.
Station Name Name of the station for the transporter’s initial position.
Intersection Name Defines the name of the intersection at which the guided transporter unit
will be initialized.
Network Link Name Defines the name of the network link at which the guided transporter
unit will be initialized.
Zone Defines the zone number on the network link at which the guided
transporter unit will be initialized.
Initial Status Establishes the initial status, Active or Inactive, of the transporter unit.
Size Based On Determines whether the guided transporter’s size will be specified in
length units or number of zones.
Size Value Specifies the initial transporter size in number of length units or zones
according to the Size Based On field.
Report Statistics Specifies whether or not statistics will be collected automatically.
Distance module
DESCRIPTION
The Distance module is used to define the travel distances between all stations that free-
path transporters may visit. It consists of a distance name and a list of station pairs and
individual distances.
TYPICAL USES
95
Arena.book Page 96 Wednesday, April 28, 2010 6:56 PM
• • • • •
PROMPTS
Prompt Description
Network module
DESCRIPTION
The Network module defines a system map that a set of guided transporters will follow. A
network encompasses the set of links specified in its Network Links repeat group. The
parameters of a network link (e.g., length, intersections, directions) are defined in the
Network Link module.
TYPICAL USES
PROMPTS
Prompt Description
TYPICAL USES
96
Arena.book Page 97 Wednesday, April 28, 2010 6:56 PM
• • • • •
5 • THE ADVANCED TRANSFER PANEL
PROMPTS
Prompt Description
TYPICAL USES
A workstation
A manufacturing line
A manufacturing site
The entire enterprise
5 • Advanced Transfer
97
Arena.book Page 98 Wednesday, April 28, 2010 6:56 PM
• • • • •
PROMPTS
Prompt Description
98
Arena.book Page 99 Wednesday, April 28, 2010 6:56 PM
6 • Flow Process
To meet high-volume production requirements, manufacturing operations in the consumer
packaged goods industry usually involve semi-continuous batch processing and/or high-
speed packaging operations. While some of these operations can be modeled using
discrete approximations, often a better approach is required.
The Arena Flow Process template is one of a family of application solution templates
(ASTs) built on the Arena simulation system. The flowchart and spreadsheet data modules
in the Flow Process panel were designed specifically to model combined discrete-
continuous systems (e.g., batch processing and material flow). If a system contains semi-
continuous batch processes as well as high-speed packaging or filling operations, then it
may be desirable to use modules from the Flow Process template with those from the
Packaging template.
Flowchart modules
Flowchart modules are the set of objects that are placed in the model window to describe
the simulation process.
Tank module
DESCRIPTION
The Tank module defines a location where material is held or stored.
The Capacity is the maximum quantity that may be stored in the tank. The Initial Level is
the quantity in the tank at the beginning of the simulation or when the system is cleared.
The Regulators repeat group specifies a list of devices that may be used to add or remove
material from the tank (e.g., valves or pumps) at a specified rate. Semi-continuous flow
operations may then be executed by discrete entities using the regulators via the Flow
module.
If a system contains both semi-continuous batch processes as well as high-speed packag-
ing or filling operations, then it may be desirable to use the Flow Process panel with the
Arena Packaging template. Enable the Packaging Input Connection and/or Packaging
Output Connection options to connect a Flow Process Tank graphically to a Valve or
Machine module in the Packaging panel.
When an Arena model (i.e., .doe file) is run, the simulation results are stored in a Micro-
soft Access database (.mdb) file by the same name (e.g., the simulation results for Bank-
ing.doe are stored in Banking.mdb). If statistics collection for all tanks is enabled in the
99
Arena.book Page 100 Wednesday, April 28, 2010 6:56 PM
• • • • •
Project Parameters dialog AND Report Statistics is checked for an individual tank mod-
ule, then Arena will automatically create, collect, and report statistics for that tank.
TYPICAL USES
PROMPTS
Prompt Description
100
Arena.book Page 101 Wednesday, April 28, 2010 6:56 PM
• • • • •
6 • THE FLOW PROCESS PANEL
Sensor module
6 • Flow Process
DESCRIPTION
The Sensor module defines a detection device that monitors the level of material in a tank
(Tank module). A sensor’s location is specified using the Tank Name, Location Type,
Level, or Percentage prompts.
A sensor is activated when its location is crossed in the Crossing Direction AND the
sensor is enabled. When the sensor is activated, one or more Actions may be executed.
Additionally, the Create Discrete Entity option may be used to create a discrete entity and
send it to custom logic.
The Initial State field specifies whether the sensor is enabled or disabled at the beginning
of the simulation run. If a sensor is disabled, it will be ignored and never activate. A
sensor may be enabled/disabled dynamically at any point during the simulation run by
assigning the SensorState (Sensor ID) variable.
TYPICAL USES
Defines a device to monitor tank level so decisions can be made based on sensor state
Defines a device to initiate action when a tank becomes full, empty, or some other
significant level is crossed
Defines a device to trigger re-ordering of material when stock runs low
Defines a device to start and stop reclamations from a pile based on inventory level
PROMPTS
Prompt Description
101
Arena.book Page 102 Wednesday, April 28, 2010 6:56 PM
• • • • •
Prompt Description
New Maximum Rate The new maximum rate for the regulator.
Units Time units of new maximum rate.
Signal Value The signal value to send.
Variable Name The name of the variable to assign.
New Value The new variable value.
Create Discrete Entity Specifies whether to create a discrete entity when the sensor is activated
(triggered).
Animation Specifies whether to display a “covered/uncovered” global picture for
the sensor.
Flow module
DESCRIPTION
The Flow module is used in conjunction with the Tank module to model semi-continuous
flow operations such as adding material to a tank, removing material from a tank, or trans-
ferring material between two tanks.
When an entity enters the Flow module, a flow operation of the specified Type is initiated
(i.e., Add, Transfer, or Remove). The tanks affected by the flow are determined by the
regulators specified as the source and/or destination. A regulator is a device (e.g., a valve)
that is used to add or remove material from a tank. A tank’s regulators are defined in the
Tank module.
The entity is held in the Flow module until its flow operation is completed. The flow
operation is completed when the first of three possible conditions is satisfied:
When the specified Quantity has been transferred.
When the specified Time has elapsed.
When the specified Signal Value is received via a Signal module.
The flow rate of the entity is regulated according to the maximum rate(s) of the source
regulator and/or destination regulator. Additionally, the flow rate may be further
constrained due to starvation or blocking from empty or full tanks. The initial maximum
rate of a regulator is specified in the Tank module. A regulator’s maximum rate may be
changed during a run using the Regulate module. The RegulatorMaxRate(Regulator ID)
function returns the current maximum rate of a regulator. The RegulatorRate(Regulator
ID) function returns the current rate of a regulator.
102
Arena.book Page 103 Wednesday, April 28, 2010 6:56 PM
• • • • •
6 • THE FLOW PROCESS PANEL
The actual quantity transferred by an entity in the Flow module may be stored in the
Quantity Save Attribute when the entity exits the module.
6 • Flow Process
TYPICAL USES
PROMPTS
Prompt Description
103
Arena.book Page 104 Wednesday, April 28, 2010 6:56 PM
• • • • •
Prompt Description
Priority The priority of the flow operation when allocating limited input or
output to multiple flow operations occurring at a tank.
Allocation Determines how the time and costs accrued during the flow operation
will be allocated to the entity.
Quantity Save Attribute Attribute to save the quantity transferred by the entity.
Regulate module
DESCRIPTION
The Regulate module provides discrete control for assigning the maximum rates of
regulators defined in the Tank module.
TYPICAL USES
PROMPTS
Prompt Description
104
Arena.book Page 105 Wednesday, April 28, 2010 6:56 PM
• • • • •
6 • THE FLOW PROCESS PANEL
6 • Flow Process
DESCRIPTION
A tank regulator may be used for only one flow operation at any given time.
The Seize Regulator module allocates one or more regulators to an entity. When an
entity enters this module, it waits in a queue until all specified regulators are available
simultaneously. An allocated regulator is released by an entity using the Release
Regulator module.
TYPICAL USES
Controls ownership of regulators and avoid multiple entities trying to use the same
regulator in a Flow module simultaneously
Chooses from a set of alternative regulators using a selection rule
PROMPTS
Prompt Description
105
Arena.book Page 106 Wednesday, April 28, 2010 6:56 PM
• • • • •
Prompt Description
Rule Number Specifies number argument that is passed to the UserRule routine.
Attribute Name Name of the attribute that stores the name of the regulator to seize.
Expression Expression that evaluates to the name of the regulator to seize.
TYPICAL USES
PROMPTS
Prompt Description
106
Arena.book Page 107 Wednesday, April 28, 2010 6:56 PM
• • • • •
6 • THE FLOW PROCESS PANEL
Prompt Description
6 • Flow Process
Attribute Name Name of the attribute that stores the name of the regulator to release.
Expression Expression that evaluates to the name of the regulator to release.
Data module
Data modules are the set of objects in the spreadsheet view of the model that define the
characteristics of various process elements, such as resources and queues.
TYPICAL USES
PROMPTS
Prompt Description
107
Arena.book Page 108 Wednesday, April 28, 2010 6:56 PM
Arena.book Page 49 Wednesday, April 28, 2010 6:56 PM
A Statistical Distributions
Arena contains a set of built-in functions for generating random numbers from the
commonly used probability distributions. These distributions appear on pull-down menus
in many Arena modules where they’re likely to be used. They also match the distributions
in the Arena Input Analyzer. This appendix describes all of the Arena distributions.
Each of the distributions in Arena has one or more parameter values associated with it.
A • Statistical Distributions
You must specify these parameter values to define the distribution fully. The number,
meaning, and order of the parameter values depend on the distribution. A summary of the
distributions (in alphabetical order) and parameter values is given in the table below.
49
Arena.book Page 50 Wednesday, April 28, 2010 6:56 PM
• • • • •
To enter a distribution in an Arena field, you type the name of the distribution (or its four-
letter abbreviation) followed by its parameters enclosed in parentheses. You may use
spaces around punctuation to help read the distribution. A few examples appear below.
UNIF( 3.5, 6 )
Uniform distribution with a minimum value of 3.5, a maximum value of 6
50
Arena.book Page 51 Wednesday, April 28, 2010 6:56 PM
• • • • •
A • STATISTICAL DISTRIBUTIONS
β–1 α–1
x (1 – x)
--------------------------------------- for 0 < x < 1
Probability B (β,α)
Density f(x) =
Function
0 otherwise
where β is the complete beta
A • Statistical Distributions
function given by
1 β–1 α–1
B ( β, α ) = ∫0 t (1 – t) dt
Parameters Shape parameters Beta (β) and Alpha (α) specified as positive real numbers.
β -
------------
Mean
β+α
βa
Variance -----------------------------------------------
2
( β + a) ( β + a + 1)
Applications Because of its ability to take on a wide variety of shapes, this distribution is often used as
a rough model in the absence of data. Also, because the range of the beta distribution is
from 0 to 1, the sample X can be transformed to the scaled beta sample Y with the range
from a to b by using the equation Y = a + (b - a)X. The beta is often used to represent
random proportions, such as the proportion of defective items in a lot.
51
Arena.book Page 52 Wednesday, April 28, 2010 6:56 PM
• • • • •
Probability
Density
Function
Cumulative
Distribution
Function
0 if x < x1 or x ≥ xn
Parameters The CONTINUOUS function in Arena returns a sample from a user-defined distribution.
Pairs of cumulative probabilities cj (= CumPj) and associated values xj (= Valj) are speci-
fied. The sample returned will be a real number between x1 and xn, and will be less than or
equal to each xj with corresponding cumulative probability cj. The xj’s must increase with
j. The cj’s must all be between 0 and 1, must increase with j, and cn must be 1.
The cumulative distribution function F(x) is piecewise linear with “corners” defined by
F(xj) = cj for j = 1, 2, . . ., n. Thus, for j > 2, the returned value will be in the interval (xj–1, xj]
52
Arena.book Page 53 Wednesday, April 28, 2010 6:56 PM
• • • • •
A • STATISTICAL DISTRIBUTIONS
with probability cj – cj–1; given that it is in this interval, it will be distributed uniformly over
it.
You must take care to specify c1 and x1 to get the effect you want at the left edge of the
distribution. The CONTINUOUS function will return (exactly) the value x1 with
probability c1. Thus, if you specify c1 > 0, this actually results in a mixed discrete-
continuous distribution returning (exactly) x1 with probability c1, and with probability
1 – c1 a continuous random variate on (x1, xn] as described above. The graph of F(x) above
depicts a situation where c1 > 0. On the other hand, if you specify c1 = 0, you will get a
(truly) continuous distribution on [x1, xn] as described above, with no “mass” of probability
A • Statistical Distributions
at x1; in this case, the graph of F(x) would be continuous, with no jump at x1.
As an example use of the CONTINUOUS function, suppose you have collected a set of
data x1, x2, . . ., xn (assumed to be sorted into increasing order) on service times, for exam-
ple. Rather than using a fitted theoretical distribution from the Input Analyzer, you want
to generate service times in the simulation “directly” from the data, consistent with how
they’re spread out and bunched up, and between the minimum x1 and the maximum xn you
observed. Assuming that you don’t want a “mass” of probability sitting directly on x1,
you’d specify c1 = 0 and then cj = (j – 1)/(n – 1) for j = 2, 3, . . ., n.
Range [ x , xn ]
1
Applications The continuous empirical distribution is often used to incorporate actual data for continu-
ous random variables directly into the model. This distribution can be used as an alterna-
tive to a theoretical distribution that has been fitted to the data, such as in data that have a
multimodal profile or where there are significant outliers.
53
Arena.book Page 54 Wednesday, April 28, 2010 6:56 PM
• • • • •
Probability
Mass
Function
p(xj) = cj – cj-1
where c0 = 0
Cumulative
Distribution
Function
Parameters The DISCRETE function in Arena returns a sample from a user-defined discrete probabil-
ity distribution. The distribution is defined by the set of n possible discrete values
(denoted by x1, x2, . . . , xn) that can be returned by the function and the cumulative proba-
bilities (denoted by c1, c2, . . . , cn) associated with these discrete values. The cumulative
probability (cj) for xj is defined as the probability of obtaining a value that is less than or
equal to xj. Hence, cj is equal to the sum of p(xk ) for k going from 1 to j. By definition,
cn = 1.
Range {x , x , . . ., xn}
1 2
Applications The discrete empirical distribution is often used to incorporate discrete empirical data
directly into the model. This distribution is frequently used for discrete assignments such
as the job type, the visitation sequence, or the batch size for an arriving entity.
54
Arena.book Page 55 Wednesday, April 28, 2010 6:56 PM
• • • • •
A • STATISTICAL DISTRIBUTIONS
Probability
Density
Function –k k – 1 –x ⁄ β
β x e
--------------------------------- for x > 0
f(x) = ( k – 1 )!
A • Statistical Distributions
0 otherwise
Parameters If X1, X2, . . . , Xk are independent, identically distributed exponential random variables,
then the sum of these k samples has an Erlang-k distribution. The mean (β) of each of the
component exponential distributions and the number of exponential random variables (k)
are the parameters of the distribution. The exponential mean is specified as a positive real
number, and k is specified as a positive integer.
Range [0, + ∞ )
Mean kβ
Variance kβ 2
Applications The Erlang distribution is used in situations in which an activity occurs in successive
phases and each phase has an exponential distribution. For large k, the Erlang approaches
the normal distribution. The Erlang distribution is often used to represent the time
required to complete a task. The Erlang distribution is a special case of the gamma
distribution in which the shape parameter, α, is an integer (k).
55
Arena.book Page 56 Wednesday, April 28, 2010 6:56 PM
• • • • •
Probability
1
--- e – x ⁄ β
Density
Function for x > 0
f(x) = β
0 otherwise
Range [0, + ∞ )
Mean β
Variance β2
Applications This distribution is often used to model inter-event times in random arrival and break-
down processes, but it is generally inappropriate for modeling process delay times.
In Arena’s Create module, the Schedule option automatically samples from an exponential
distribution with a mean that changes according to the defined schedule. This is particu-
larly useful in service applications, such as retail business or call centers, where the volume
of customers changes throughout the day.
56
Arena.book Page 57 Wednesday, April 28, 2010 6:56 PM
• • • • •
A • STATISTICAL DISTRIBUTIONS
Probability
Density
Function
β– α x α – 1 e –x ⁄ β for x > 0
-----------------------------------
f(x) = Γ(α)
0 otherwise
A • Statistical Distributions
where Γ is the complete
gamma function given by
∞ α – 1 –1
Γ(α) = ∫0 t e dt
Parameters Shape parameter (α) and scale parameter (β) specified as positive real values.
Range
[0, + ∞ )
Mean αβ
Variance αβ 2
Applications For integer shape parameters, the gamma is the same as the Erlang distribution. The
gamma is often used to represent the time required to complete some task (e.g., a
machining time or machine repair time).
57
Arena.book Page 58 Wednesday, April 28, 2010 6:56 PM
• • • • •
Probability
Density
Function
Parameters Gamma shape parameter (γ), Delta shape parameter (δ > 0), Lambda scale parameter (λ),
and Xi location parameter (ξ).
Applications The flexibility of the Johnson distribution allows it to fit many data sets. Arena can
sample from both the unbounded and bounded form of the distribution. If Delta (δ) is
passed as a positive number, the bounded form is used. If Delta is passed as a negative
value, the unbounded form is used with |δ | as the parameter.
58
Arena.book Page 59 Wednesday, April 28, 2010 6:56 PM
• • • • •
A • STATISTICAL DISTRIBUTIONS
[
σ = ln (σ l2 + µ l2 ) / µ l2 ]
A • Statistical Distributions
the probability density function can then be
written as
1 2
/( 2σ 2 )
e − (ln( x ) − µ )
f(x) = σx 2π for x > 0
0 otherwise
Parameters Mean LogMean (µ l > 0) and standard deviation LogStd (σ l > 0) of the lognormal random
variable. Both LogMean and LogStd must be specified as strictly positive real numbers.
Range [0, + ∞ )
2
Mean LogMean = µ1 = eµ + σ ⁄2
µ + σ2
Variance (LogStd)2 = σ 12 = e2 ( eσ2 – 1 )
Applications The lognormal distribution is used in situations in which the quantity is the product of a
large number of random quantities. It is also frequently used to represent task times that
have a distribution skewed to the right. This distribution is related to the normal
distribution as follows. If X has a lognormal (µl, σl) distribution, then ln(X) has a normal
(µ, σ) distribution. Note that µ and σ are not the mean and standard deviation of the
lognormal random variable X, but rather the mean and standard deviation of the normal
random variable lnX.
59
Arena.book Page 60 Wednesday, April 28, 2010 6:56 PM
• • • • •
Probability
Density
Function 1 2
/( 2σ 2 )
f ( x) = e −( x − µ ) for all real x
σ 2π
Parameters The mean (µ) specified as a real number and standard deviation (σ) specified as a positive
real number.
Range (− ∞, + ∞ )
Mean µ
Variance σ2
Applications The normal distribution is used in situations in which the central limit theorem applies;
i.e., quantities that are sums of other quantities. It is also used empirically for many
processes that appear to have a symmetric distribution. Because the theoretical range is
from - ∞ to + ∞, the distribution should only be used for positive quantities like
processing times.
60
Arena.book Page 61 Wednesday, April 28, 2010 6:56 PM
• • • • •
A • STATISTICAL DISTRIBUTIONS
Probability
Mass
Function
A • Statistical Distributions
–λ x
e λ
------------- for xε {0, 1, ...}
x!
p(x)=
0 otherwise
Range {0, 1, . . .}
Mean λ
Variance λ
Applications The Poisson distribution is a discrete distribution that is often used to model the number
of random events occurring in a fixed interval of time. If the time between successive
events is exponentially distributed, then the number of events that occur in a fixed-time
interval has a Poisson distribution. The Poisson distribution is also used to model random
batch sizes.
61
Arena.book Page 62 Wednesday, April 28, 2010 6:56 PM
• • • • •
f(x)
Probability
Density
Function
0 x
a m b
2( x – a)
----------------------------------- for a ≤ x ≤ m
(m – a )(b – a )
f(x) = 2(b – x ) for m ≤ x ≤ b
-----------------------------------
( b – m )( b – a)
0 otherwise
Parameters The minimum (a), mode (m), and maximum (b) values for the distribution specified as
real numbers with a < m < b.
Range [a, b]
Mean (a + m + b)/3
Applications The triangular distribution is commonly used in situations in which the exact form of the
distribution is not known, but estimates (or guesses) for the minimum, maximum, and
most likely values are available. The triangular distribution is easier to use and explain
than other distributions that may be used in this situation (e.g., the beta distribution).
62
Arena.book Page 63 Wednesday, April 28, 2010 6:56 PM
• • • • •
A • STATISTICAL DISTRIBUTIONS
Probability f(x)
Density
Function
1
b-a
A • Statistical Distributions
0 x
a b
1
------------ for a ≤ x ≤ b
b–a
f(x) =
0 otherwise
Parameters The minimum (a) and maximum (b) values for the distribution specified as real numbers
with a < b.
Range [a, b]
Mean (a + b)/2
Variance (b – a)2/12
Applications The uniform distribution is used when all values over a finite range are considered to be
equally likely. It is sometimes used when no information other than the range is available.
The uniform distribution has a larger variance than other distributions that are used when
information is lacking (e.g., the triangular distribution).
63
Arena.book Page 64 Wednesday, April 28, 2010 6:56 PM
• • • • •
a=3
0 x
a
aβ – a x a – 1 e –( x ⁄ β ) for x > 0
f(x) =
0 otherwise
Parameters Shape parameter (α) and scale parameter (β) specified as positive real values.
Range [0, + ∞ )
β
Mean --- Γ 1--- , where Γ is the complete gamma function (see gamma distribution).
a a
2
β 2
Variance ----- 2Γ 2--- – 1--- Γ 1---
a a a a
64
Arena.book Page 65 Wednesday, April 28, 2010 6:56 PM
• • • • •
A • STATISTICAL DISTRIBUTIONS
Applications The Weibull distribution is widely used in reliability models to represent the lifetime of a
device. If a system consists of a large number of parts that fail independently, and if the
system fails when any single part fails, then the time between successive failures can be
approximated by the Weibull distribution. This distribution is also used to represent non-
negative task times that are skewed to the left.
A • Statistical Distributions
65
Arena.book Page 66 Wednesday, April 28, 2010 6:56 PM
Arena.book Page 67 Wednesday, April 28, 2010 6:56 PM
Green Ball Yellow Ball Boat Box Diskette Letter Red Page
Blue Page Yellow Page Green Page Envelope Truck Van Widgets
67
Arena.book Page 68 Wednesday, April 28, 2010 6:56 PM
• • • • •
68
Arena.book Page 69 Wednesday, April 28, 2010 6:56 PM
• • • • •
B • LIBRARY SHAPES AND SYMBOLS
69
Arena.book Page 70 Wednesday, April 28, 2010 6:56 PM
Arena.book Page 71 Wednesday, April 28, 2010 6:56 PM
Start a drawing
Before opening the Visio stencil, it is necessary to have an administrator on the machine
set the Visio macro security options to Low so that macros will be enabled.
71
Arena.book Page 72 Wednesday, April 28, 2010 6:56 PM
• • • • •
To begin a drawing, browse to the Process Simulation template, which the Process Simu-
lator installs in the Program Files\Rockwell Software\Arena\Visio folder. This dialog box
typically appears when you first start Visio, or you can bring it up via the File > New >
Choose Drawing Type > Browse Templates menu.
It’s important to start
your drawing by The Process Simulation template sets up the Visio environment to work with Arena and
browsing to the opens a new drawing. Drawings that are started with this template will automatically
Process Simulation
template, rather
display the Process Simulation stencil, provide custom dialog boxes for editing shape
than opening or properties, and add a Simulate menu to Visio for checking your drawing and transferring
starting a new draw- it to Arena.
ing and directly
attaching the The Process Simulation stencil, which is opened with your new drawing, contains shapes
Process Simulation
stencil. If you don’t
that will capture your process flow and data. The shapes mirror those in Arena’s Basic
start your drawing Process panel, so you can use Visio to define fully a model of your process, including all
with the template, of the parameters needed to exploit the power of simulation analysis.
custom dialogs and
other features may The first 14 shapes in the Process Simulation stencil correspond to the Arena flowchart
not be available.
and data modules with the same names. In addition, the Visio stencil contains five
connector shapes for properly defining the process flowchart.
72
Arena.book Page 73 Wednesday, April 28, 2010 6:56 PM
• • • • •
C • USING VISIO AND ARENA
The sample flowchart below illustrates the use of these connectors, including the
Dynamic Connector, which is unlabeled.
Separate shape
(Original and Duplicate
Connectors)
73
Arena.book Page 74 Wednesday, April 28, 2010 6:56 PM
• • • • •
Either of these actions will display the appropriate dialog box for the shape. The dialogs
that Arena presents for its corresponding modules are designed to match those in Visio, so
that you’re working in a familiar interface, whether mapping your process in Visio or
Arena.
74
Arena.book Page 75 Wednesday, April 28, 2010 6:56 PM
• • • • •
C • USING VISIO AND ARENA
The property values that you define via the custom dialog boxes are stored with the indi-
vidual shapes. When you transfer the process map to Arena, these parameters are used for
simulation.
75
Arena.book Page 76 Wednesday, April 28, 2010 6:56 PM
• • • • •
If multiple problems are detected, each will be listed with a description and, in the case of
invalid or missing properties, the field and value that are improper are listed. To correct
the errors in your drawing, you can use the buttons at the bottom of the dialog box. For
errors in shape properties, click the Edit Properties button, which displays the shape’s
dialog box, to correct the data. In the case of connector problems, click Go to Shape,
which displays and selects the shape that caused the problem, as shown below. (Note that
the Error Listing dialog box shrinks to allow more room for viewing the drawing.)
After you’ve corrected the problem, you can return to the list of errors/warnings by click-
ing the Return to Error List button. Once you finish correcting any additional problems,
click the Close button. You can check your drawing at any time, correcting any or all
errors that are detected.
76
Arena.book Page 77 Wednesday, April 28, 2010 6:56 PM
• • • • •
C • USING VISIO AND ARENA
Visio process map into an Arena simulation model. When the process is complete, you
have an Arena model containing modules from the Basic Process panel that mirror the
shapes you used from the Visio Process Simulation stencil, including the properties and
connections you specified in Visio.
In Arena, you can set the simulation run length on the Run > Setup page. If you do not
define the run length, you can stop the simulation at any time by clicking the Pause
button, then the End button.
To run the simulation, click Arena’s Go button. Your entities will animate the flowchart
as the simulation proceeds, just as if you had created the model directly in Arena. Because
the process is being simulated in Arena with the standard Basic Process modules, you
have all of Arena’s capabilities at your disposal, including reports on all aspects of your
process via the Reports panel selections.
After you have simulated your process, you can save the Arena model (.doe) file to
continue work in Arena, or you can close it to return to Visio for continued modifications.
Because the transfer of the Visio drawing is from Visio to Arena (but not vice versa from
Arena to Visio), it’s usually best to return to Visio. However, you might want to save the
Arena model in case you want to review the simulation or results as you’re refining the
Visio process map.
77
Arena.book Page 78 Wednesday, April 28, 2010 6:56 PM
• • • • •
throughout your organization so that everyone who has an interest in the process defini-
tion can access it directly through Visio.
With this approach, process maps can be created and shared throughout the organization
on any desktop with a Visio license. When simulation and animation are needed to
visualize and analyze the behavior of the process, the drawings can be transferred to
systems with the Arena software. By using the Process Simulation template and checking
the process maps as they’re created, you can be confident that taking the step to move
from static drawing to dynamic simulation will be seamless.
78
Arena.book Page 141 Wednesday, April 28, 2010 6:56 PM
Index
Queue module 41
Convey module 82
Record module 11, 38
Conveyor module 94
Resource module 42
Distance module 97
Schedule module 45
Enter module 73
Separate module 11, 36
Exit module 83
141
Arena.book Page 142 Wednesday, April 28, 2010 6:56 PM
• • • • •
142
Arena.book Page 143 Wednesday, April 28, 2010 6:56 PM
• • • • •
INDEX
File module 66 N
Flow module 104
Normal distribution 111, 122
Flow Process panel
Flow module 104
Regulate module 106 O
Regulator Set module 109 online help 2
Release Regulator module 108 operating schedule 45
Seize Regulator module 107
Sensor module 103 P
Tank module 101
pause the simulation 20
flowchart modules 11, 29
PickStation module 77
flowchart objects 11
Pickup module 53
flowchart view 6
picture libraries 129
Free module 87
BasicProcess.plb 129
listing of standard files 130
G pictures
Gamma distribution 111, 119 changing from idle to busy 23
Glue to Guides 24 plots 25
grid 9 Poisson distribution 111, 123
grouping within the model 35 Probability distribution 111
guides 24 process flowchart 6
process mapping 133
H process maps 7
checking the drawing 137
Halt module 87
publishing on a Web 140
Hold module 50
simulating other Visio drawings 139
transferring the drawing to Arena 138
J Process module 8, 13, 31
Johnson distribution 111, 120 Process Simulation
distributing the add-in 139
L stencil 134
Project Bar 6
Leave module 75
Lognormal distribution 111, 121 Project Parameters dialog 18
M Q
Match module 52 Queue module 41
queueing 35
model thumbnail 26
model window 6
flowchart view 6 R
spreadsheet view 6 ranking rules 41
modules 6, 11 reading data from input file 53
Index
143
Arena.book Page 144 Wednesday, April 28, 2010 6:56 PM
• • • • •
144
Arena.book Page 145 Wednesday, April 28, 2010 6:56 PM
• • • • •
INDEX
Index
145
Arena.book Page 146 Wednesday, April 28, 2010 6:56 PM
• • • • •
146