Timed event system

(Learn how and when to remove this message)

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

G =< Z , Q , Q 0 , Q A , Δ > {\displaystyle {\mathcal {G}}=<Z,Q,Q_{0},Q_{A},\Delta >}

where

Behaviors and Languages of Timed Event System

Given a timed event system G =< Z , Q , Q 0 , Q A , Δ > {\displaystyle {\mathcal {G}}=<Z,Q,Q_{0},Q_{A},\Delta >} , the set of its behaviors is called its language depending on the observation time length. Let t {\displaystyle t} be the observation time length. If 0 t < {\displaystyle 0\leq t<\infty } , t {\displaystyle t} -length observation language of G {\displaystyle {\mathcal {G}}} is denoted by L ( G , t ) {\displaystyle L({\mathcal {G}},t)} , and defined as

L ( G , t ) = { ω Ω Z , [ 0 , t ] : ( q 0 , ω , q ) Δ , q 0 Q 0 , q Q A } . {\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}\}.}

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

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

L ( G , ) = { ω lim t Ω Z , [ 0 , t ] : { q : ( q 0 , ω , q ) Δ , q 0 Q 0 } Q A } . {\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}\}.}

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

See also

State Transition System

References