Samiksha Jaiswal (Editor)

Activity cycle diagram

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

There are many known modeling paradigms to describe the dynamics of system in process-oriented, event-based and activity-based view points. Among those modeling paradigms, the activity-based modeling is a natural way to represent the activity paradigm of discrete event simulation and our knowledge about a system. In activity-based modeling, the dynamics of system is represented as an ACD (activity cycle diagram) which is a network model of the logical and temporal relationships among the activities. An ACD is easily implemented with the activity scanning method of simulation execution.

Developing the activity cycle diagram

The methodology for constructing an activity cycle diagram consists of the following five steps :

  1. Specify the model domain.
  2. List all entities and their key attributes
  3. For each entity define its individual closed cycle of activity - queue - activity
  4. Merge the individual activity cycles
  5. Verify the logic of the diagram and amend as necessary.

References

Activity cycle diagram Wikipedia