next up previous contents
Next: Primitive Attributed Automata Up: Algebraic Theory of Automata Previous: Algebraic Theory of Automata

Compositions of Attributed Automata
(V.Vene, M.Meriste, J.Penjam)

Attributed automata (AA) were introduced by M.Meriste and J.Penjam as a formalism for executable specifications using regular syntax with attributes representing contextual relations as well as semantic properties of underlying concepts. Due to applications in medical signal analysis AA is accepted as a software engineering tool.

This year, a functional specification method for attributed automata was developed, which has good compositional properties.

Def278

The functioning of the transformational automaton is analoguous to the case of finite attributed automata: it starts from the initial state tex2html_wrap_inline1166 with the initial attribute value tex2html_wrap_inline1168 . A transition from one state two another is possible only if the corresponding enabling predicate is true. The transition is accompanied by avaluation of the attribute of the next state using the associated transformation function. The automaton stops if there is no transitions enabled. If this happens in the final state tex2html_wrap_inline1170 , then the automaton finished successfully and the current value of the attribute tex2html_wrap_inline1172 is treated as the output of automaton. This situation is denoted by tex2html_wrap_inline1174 . If automaton stops in some other state or doesn't stop at all, then the automaton fails and this is denoted by tex2html_wrap_inline1176 . This explains why such automata are called transformational -- their only effect is the transformation of inputs into outputs.

Example. AA can accept some context-sensitive languages. In Fig.1, the an automaton for the language tex2html_wrap_inline1178 . To model input string, the specialcomponent of attributes is used.

   figure269
Figure: Recognizer of the language tex2html_wrap_inline1178





Jaan Penjam
Thu Jan 23 11:38:07 EET 1997