Component based modelling for animated educational queuing networks

This paper presents two well known design patterns that are appropriate for designing Interactive Simulation components for educational purposes. These are the Delegation Event Model, used for linking between components, and the MVC (Model-View-Controller) pattern, used for connecting the component...

Full description

Saved in:
Bibliographic Details
Main Authors: Khalid, Ruzelan, Kreutzer, Wolfgang, Bell, Tim
Format: Article
Language:English
Published: IACSIT Press 2011
Subjects:
Online Access:http://repo.uum.edu.my/12811/1/37.pdf
http://repo.uum.edu.my/12811/
http://ipcsit.com/list-73-1.html
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:This paper presents two well known design patterns that are appropriate for designing Interactive Simulation components for educational purposes. These are the Delegation Event Model, used for linking between components, and the MVC (Model-View-Controller) pattern, used for connecting the components to their visualizations and graphical user interfaces (GUIs).Combining both architectures, we have constructed Discrete Event Simulation (DES) components for modelling queuing networks in the Flash environment.The resulting components not only help teachers with little programming skill to construct simulation models, but also allow learners to conduct various experiments through interactive Graphical User Interfaces (GUIs) and obtain feedbacks of model behaviour through a range of engaging visualizations.