Object Oriented Design of Software Tool for Finite Abstractions of Max-Plus-Linear Systems using Unified Modeling Language
Main Authors: | Muhammadun, Muhammadun; Department of Mathematics, Institut Teknologi Sepuluh Nopember, Surabaya 60111, Indonesia., Adzkiya, Dieky; Department of Mathematics, Institut Teknologi Sepuluh Nopember, Surabaya 60111, Indonesia., Mukhlash, Imam; Department of Mathematics, Institut Teknologi Sepuluh Nopember, Surabaya 60111, Indonesia. |
---|---|
Format: | Article info application/pdf eJournal |
Bahasa: | eng |
Terbitan: |
Institut Teknologi Sepuluh Nopember
, 2017
|
Subjects: | |
Online Access: |
http://iptek.its.ac.id/index.php/ijcsam/article/view/2119 http://iptek.its.ac.id/index.php/ijcsam/article/view/2119/1720 |
Daftar Isi:
- Max-Plus-Linear (MPL) systems are a class of discrete-event systems with a continuous state space characterizing the timing of the underlying sequential discrete events. There is a formal approach to analyze these systems based on finite abstractions. The abstraction algorithms have been in MATLAB using list data structure and in JAVA using tree data structure. The MATLAB implementation requires long computational time, whereas the JAVA one requires larger memory allocation. In this work, we discuss an object oriented design in C++ using tree data structure without recursive functions in the hope of improving the results obtained by the two previous implementations.