Timed event system
The General System has been described in [Zeigler76] and [ZPK00] with the stand points to define (1) the time base, (2) the admissible input segments, (3) the system states, (4) the state trajectory with an admissible input segment, (5) the output for a given state.
A Timed Event System defining the state trajectory associated with the current and event segments is a sub-class of the class of General System. Since the behaviors of DEVS can be described by Timed Event System, DEVS is a sub-class or a equivalent class of Timed Event System.
Contents |
[edit] Timed Event Systems
A timed event system is a structure

where
is the set of events;
is the set of states;
is the initial state;
is the set of acceptance states;
is the state trajectory function that defines how a state
changes into
along with an event segment
.
If
is concatenation of two unit event segments, i.e.,
then

In general, if
is concatenation of n unit event segments, i.e.,
where
then

[edit] Deterministic System and Non-deterministic System
Let A and B be two arbitrary sets. Then function
is called deterministic if for
, f(a) is identical any time. Otherwise, f is called non-deterministic.
A Timed Event System
is deterministic if
- selecting
is deterministic, and
is deterministic.
Otherwise,
is non-deterministic.
[edit] Behaviors and Languages of Timed Event System
Given a timed event system
, the set of its behaviors is called its language depending on the observation time length. Let t be the observation time length. If
, t-length observation language of
is denoted by
, and defined as
![L(\mathcal{G},t)=\{\omega \in \Omega_{Z,[0,t]}: \exists \text{ the case }
\Delta(q_0,\omega) \in Q_A\}.](http://upload.wikimedia.org/wikipedia/en/math/2/1/2/2125b836f777a7d61f1aa92058caf9d9.png)
Notice that the reason why we need "there exists the case" is that we allow
can be nondeterministic so the number of possible results Δ(q0,ω) can be many. Finally, we call an event segment
a t-length behavior of
, if
.
We can define behaviors with the infinite time length. Given an infinite-observation event segment
and a timed event system
, let inf(Δ(q0,ω)) denote the set of
's states that are infinitely many or long visited by ω and
. Then infinite length observation language of
is denoted by
, and defined as
![L(\mathcal{G})= \{\omega \in \underset{t \rightarrow \infty} \lim
\Omega_{Z,[0,t]}: \exists \text{ the case }
inf(\Delta(q_0,\omega)) \subseteq Q_A \}.](http://upload.wikimedia.org/wikipedia/en/math/b/c/0/bc0f2e854d685115d63821415a5f3427.png)
We call an event segment
an infinite-length behavior of
, if
.
[edit] References
- [Zeigler76] Bernard Zeigler (1976). Theory of Modeling and Simulation (first ed.). Wiley Interscience, New York.
- [ZKP00] Bernard Zeigler, Tag Gon Kim, Herbert Praehofer (2000). Theory of Modeling and Simulation (second ed.). Academic Press, New York. ISBN 978-0127784557.
is the set of events;
is the set of states;
is the initial state;
is the set of acceptance states;
is the state trajectory function that defines how a state
changes into
along with an
.
is deterministic, and
is deterministic.