QSIM Application
Feature Set
The QSIM application
-
includes an interactive graphical environment for building simulation models
-
includes built-in components such as
-
Sampler units for generating transactions at
-
pseudo-random intervals
-
intervals determined from user-supplied data.
-
Queue units for buffering transactions
-
first-in-first-out discipline
-
last-in-first-out discipline
-
priority discipline.
-
Server units for delaying flow of transactions
-
Logic units for controlling
-
routing
-
specifying attributes
-
simulation state changes
-
generating transactions
-
preempting transactions
-
queue and server attributes.
-
String Holder and Number Holder units for graphically displaying state information
-
includes tools for assembling components and nesting assembled components
-
hide nested component details to
-
build complex systems
-
keep model uncluttered.
-
replicate, save, and restore component assemblies.
-
includes access to pseudo-random number generators such as
-
exponential
-
uniform
-
gamma
-
erlang
-
nonhomogeneous Poisson
-
user-built function of simulation state.
-
can use values in a SAS data set or view wherever pseudo-random numbers can be used to drive the simulation
-
displays sample data in charts such as
-
Strip Charts for displaying the age of transactions and saving simulation data in SAS data sets
-
Probes for sampling the state of Queues and Servers
-
Histograms and Box plots.
-
animates the flow of transactions through the simulation network for presentation and model debugging (animation speed is
controllable)
-
analyzes sample data using statistical procedures in the SAS System
-
enables you to change model parameters interactively to
-
see the effects of changes
-
optimize the performance of the system.
-
enables you to selectively activate/deactivate components using the simulation controller with built-in time display
-
includes online documentation and help.
Statistics and Operations Research Home Page | Interactive Visualization and Simulation