packageDESLib

Uses Modelica 2.2.1.

Information

Parallel DEVS and Process-Oriented Modeling in Modelica

This library contains four packages that can be used to model discrete-event systems:

  • RandomLib can be used to generate random numbers and variates, following continuous and discrete probability distributions.
  • DEVSLib can be used to model discrete-event systems following the Parallel DEVS formalism.
  • SIMANLib can be used to model discrete-event systems following the process-oriented approach. Its functionalities are equivalent to some of the functionalities of the SIMAN modeling language.
  • ARENALib can be used to model discrete-event systems following the process-oriented approach. Its functionalities are equivalent to some of the functionalities of BasicProcess Panel in the Arena simulation environment.

The DEVSLib, SIMANLib and ARENALib libraries include interfaces to communicate with the rest of Modelica libraries, allowing to construct hybrid models.

Author:
Victorino Sanz
Dpto. Inform?tica y Autom?tica, UNED
Juan del Rosal, 16
28040, Madrid
Spain
Email: vsanz@dia.uned.es
Website: www.euclides.dia.uned.es/vsanz
Library website: www.euclides.dia.uned.es/DESLib

Copying:

Licensed by Victorino Sanz under the Modelica License 2
Copyright 2009, Victorino Sanz.

This Modelica package is free software and the use is completely at your ouwn risk; it can be redistributed and/or modified under the terms of the Modelica license 2, see the license conditions (including the disclaimer of warranty) here or at http://www.modelica.org/licenses/ModelicaLicense2


Contents

NameDescription
ModelicaLicense2Modelica License 2
RandomLibLibrary for generating random numbers and random variates
DEVSLibParallel DEVS formalism implementation in Modelica
CellularPDEVS
SIMANLibProcess-oriented approach to model discrete-event systems (low-level components)
ARENALibProcess-oriented approach to model discrete-event systems (high-level components)
Objects