Timed event system

From HandWiki

The General System has been described in [Zeigler76] and [ZPK00] with the standpoints 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 came from the class of General System to allows non-deterministic behaviors in it [Hwang2012]. Since the behaviors of DEVS can be described by Timed Event System, DEVS and RTDEVS is a sub-class or an equivalent class of Timed Event System.

Timed Event Systems

A timed event system is a structure

[math]\displaystyle{ \mathcal{G}=\lt Z, Q, Q_0, Q_A,\Delta\gt }[/math]

where

  • [math]\displaystyle{ \,Z }[/math] is the set of events;
  • [math]\displaystyle{ \,Q }[/math] is the set of states;
  • [math]\displaystyle{ \,Q_0 \subseteq Q }[/math] is the set of initial states;
  • [math]\displaystyle{ Q_A \subseteq Q }[/math] is the set of accepting states;
  • [math]\displaystyle{ \Delta \subseteq Q \times \Omega_{Z,[t_l,t_u]} \times Q }[/math] is the set of state trajectories in which [math]\displaystyle{ (q,\omega,q') \in \Delta }[/math] indicates that a state [math]\displaystyle{ q \in Q }[/math] can change into [math]\displaystyle{ q' \in Q }[/math] along with an event segment [math]\displaystyle{ \omega \in \Omega_{Z,[t_l, t_u]} }[/math]. If two state trajectories [math]\displaystyle{ (q_1,\omega_1,q_2) }[/math] and [math]\displaystyle{ (q_3, \omega_2, q_4) \in \Delta }[/math] are called contiguous if [math]\displaystyle{ q_2 = q_3 }[/math], and two event trajectories [math]\displaystyle{ \omega_1 }[/math] and [math]\displaystyle{ \omega_2 }[/math] are contiguous. Two contiguous state trajectories [math]\displaystyle{ (q,\omega_1,p) }[/math] and [math]\displaystyle{ (p,\omega_2, q') \in \Delta }[/math] implies [math]\displaystyle{ (q,\omega_1\omega_2,q') \in \Delta }[/math].

Behaviors and Languages of Timed Event System

Given a timed event system [math]\displaystyle{ \mathcal{G}=\lt Z,Q,Q_0,Q_A,\Delta\gt }[/math], the set of its behaviors is called its language depending on the observation time length. Let [math]\displaystyle{ t }[/math] be the observation time length. If [math]\displaystyle{ 0 \le t \lt \infty }[/math], [math]\displaystyle{ t }[/math]-length observation language of [math]\displaystyle{ \mathcal{G} }[/math] is denoted by [math]\displaystyle{ L(\mathcal{G}, t) }[/math], and defined as

[math]\displaystyle{ L(\mathcal{G},t)=\{\omega \in \Omega_{Z,[0,t]}: \exists (q_0, \omega, q) \in \Delta, q_0 \in Q_0, q \in Q_A\}. }[/math]

We call an event segment [math]\displaystyle{ \omega \in \Omega_{Z,[0,t]} }[/math] a [math]\displaystyle{ t }[/math]-length behavior of [math]\displaystyle{ \mathcal{G} }[/math], if [math]\displaystyle{ \omega \in L(\mathcal{G},t) }[/math].

By sending the observation time length [math]\displaystyle{ t }[/math] to infinity, we define infinite length observation language of [math]\displaystyle{ \mathcal{G} }[/math] is denoted by [math]\displaystyle{ L(\mathcal{G}, \infty) }[/math], and defined as

[math]\displaystyle{ L(\mathcal{G},\infty)= \{\omega \in \underset{t \rightarrow \infty} \lim \Omega_{Z,[0,t]}: \exists \{q: (q_0, \omega, q) \in \Delta, q_0 \in Q_0 \} \subseteq Q_A \}. }[/math]

We call an event segment [math]\displaystyle{ \omega \in \underset{t \rightarrow \infty} \lim \Omega_{Z,[0,t]} }[/math] an infinite-length behavior of [math]\displaystyle{ \mathcal{G} }[/math], if [math]\displaystyle{ \omega \in L(\mathcal{G},\infty) }[/math].

See also

State Transition System

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-0-12-778455-7. 
  • [Hwang2012] Moon H. Hwang. "Qualitative Verification of Finite and Real-Time DEVS Networks". Orlando, FL, USA. pp. 43:1–43:8. ISBN 978-1-61839-786-7.