Modelling and Simulation Using Statechart-Based Actors
Title | Modelling and Simulation Using Statechart-Based Actors |
Publication Type | Conference Paper |
Year of Publication | 2008 |
Authors | Cicirelli, F, Furfaro, A, Nigro, L |
Conference Name | Proc. of International Workshop on Modeling & Applied Simulation (MAS'08) |
Pagination | 301–307 |
Date Published | September 17-19 |
Conference Location | Campora S. Giovanni, Italy |
Abstract | This paper describes an agent infrastructure centred on statechart-based actors for modelling and simulation of complex systems. Actors are lightweight reactive autonomous agents which communicate to one another by asynchronous message passing. Actor dynamism is specified through a “distilled statechart” which simplifies the expression of complex behaviour. The threadless character of actors conserves memory space and ensures efficient execution. The paper highlights current implementation status of statechart actors and demonstrates their practical use and programming style in Java through a manufacturing system model. Simulation experiments are reported. Finally, on-going and future work are summarized in the conclusions. |