Your browser will no longer run
simulation models on RunTheModel.com

because it lacks support of the Java plug-in required to run Java applets.
Learn more at the official Java website.



Please use one of the following browsers that support Java technology:

Dismiss

Categories

Robot for Golem Manufacturing - Manufacturing

66 runs

Added by Elias Sarafis

Simulation method: Agent Based

Robot for Golem Manufacturing

In this model a robot is used to put raw golems in three different tanks in a certain order. A golem must spend in each tank a certain amount of time between a given minimum and maximum. If maximum time is exceeded, the golem gets overcooked and is disposed. Otherwise after the third tank the golem becomes alive and walks away.

The robot (which can also be considered as a crane) is implemented as an agent with four statecharts inside: three are responsible for the three degrees of freedom, and one is the higher level controller. The robot has two kinds of interface: API with functions like moveTo(), stop(), etc., and flowchart objects UseRobot that can be used in Enterprise Library flowcharts, like in this model.

Related Models