Home > Getting Started > Getting Started Appendix > Simulation Modeling Concepts

Simulation Modeling Concepts

Time and resources are the most commonly modeled characteristics of a process. Process models use activities to represent steps in a process, and transactions to represent the flow of data or materials through the process. Directed connector lines between activities represent the flow of transactions and show the sequencing of the activities during simulation.

transactionflow.bmp

Activities process transactions.

In process modeling, you describe how activities process transactions by assigning properties to each activity. For more information, see Define Activity Behavior.

As transactions flow through a process, activities may transform them. For example, in an automobile assembly process, input transactions to the Assemble Engine activity are the parts needed to assemble the engine. The output of the activity is the assembled engine. The assembled engine may then serve as an input transaction to an activity that assembles the auto.

Exception Flow

When an activity completes normally, the transaction moves to the next activity or activities along one or more of the normal output paths, depending on decisions the activity makes or parallel work opportunities that may exist.

Sometimes an activity may need to stop before finishing. For example, an activity may have a deadline that it doesn’t meet, so it is terminated and the transaction is escalated to a manager’s attention. In this case, the activity is immediately stopped, the normal output path or paths are not taken, and one exceptional path is taken instead. An output exception models this type of transaction flow.

exceptionflow.bmp

Exception flow model

Related Topics

Process Efficiency Factors

Define Activity Behavior

Describe the Simulation Environment Through Scenarios

The Modeling and Simulation Environment

Execute a Simulation and Analyzing Results

View Simulation Results