10th EAI International Conference on Simulation Tools and Techniques

Research Article

Cellular Automata DEVS: A Modeling, Simulation, and Visualization Environment

  • @INPROCEEDINGS{10.1145/3173519.3173534,
        author={Hessam Sarjoughian and Chao Zhang},
        title={Cellular Automata DEVS: A Modeling, Simulation, and Visualization Environment},
        proceedings={10th EAI International Conference on Simulation Tools and Techniques},
        publisher={ACM},
        proceedings_a={SIMUTOOLS},
        year={2018},
        month={8},
        keywords={cellular automata cell-devs devs-suite mason simulation multi-mode visualization model-fa\`{e}ade-view-control architecture},
        doi={10.1145/3173519.3173534}
    }
    
  • Hessam Sarjoughian
    Chao Zhang
    Year: 2018
    Cellular Automata DEVS: A Modeling, Simulation, and Visualization Environment
    SIMUTOOLS
    ACM
    DOI: 10.1145/3173519.3173534
Hessam Sarjoughian1,*, Chao Zhang1
  • 1: ACIMS/ASU
*Contact email: hessam.sarjoughian@asu.edu

Abstract

Cellular Automata (CA) models are represented as a collection of independent dynamical cells having some specific spatial relationship to each other. These tessellation automata can have simple to complex behaviors due to both individual cell behaviors as well as their interactions. Code debugging, supported by advanced software development tools, is needed for developing CAs owing their complex dynamics to cells that have non-trivial event handling and timing. As such, it is useful to debug models during simulation through step-by-step examination of any number of cells using rich control and visualization means. In this paper, we show the CA-DEVS framework where cell and Cellular Automata models are derived from atomic and coupled Parallel DEVS models. This framework uniquely supports visualizations using run-time generation of input, output, and state linear and superdense time trajectories as well as run-time spatial animation with playback. Multi-modal visualization capabilities allow examining behavior of any number of cells independent of any other cell. We describe some key parts of the architectural design of the CA-DEVS and highlight some ongoing and future research.