Proceedings. Eighth Annual IEEE International Conference and Workshop on the Engineering of Computer Based Systems-Ecbs 2001
DOI: 10.1109/ecbs.2001.922417
|View full text |Cite
|
Sign up to set email alerts
|

Using 'parallel automaton' as a single notation to specify, design and control small computer based systems

Abstract: We present in this paper a methodology how to use 'Parallel Automaton' to set up the requirements, to specifi and to execute small Computer Based Systems (CBS). A Parallel Automaton' is an extended form of the Mealy Machine. It handles a finite set of events (or variable conditions or clock conditions) which can occur in parallel, and performs a finite set of actions which can be done in parallel. In the 'Parallel Automaton' there is no concept of "global state" as in the Mealy Machine. Instead, to each actio… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
2
0
1

Publication Types

Select...
6

Relationship

0
6

Authors

Journals

citations
Cited by 6 publications
(3 citation statements)
references
References 16 publications
0
2
0
1
Order By: Relevance
“…Our execution platform is based on hierarchic parallel automata [9], which reacts in a double discrete time domain. The various automata (one automaton for each component) are concurrent but their reactions are ordered by (rigid) priorities (see section 3.4) and executed sequentially in a granule of time.…”
Section: Execution Platformmentioning
confidence: 99%
“…Our execution platform is based on hierarchic parallel automata [9], which reacts in a double discrete time domain. The various automata (one automaton for each component) are concurrent but their reactions are ordered by (rigid) priorities (see section 3.4) and executed sequentially in a granule of time.…”
Section: Execution Platformmentioning
confidence: 99%
“…The dynamic behavior of the system objects is captured by the UML statechart diagrams, which are based on the notion of statecharts, introduced by David Harel [4]. Many different variants of Harel statecharts are known from the literature [5], and various formalizations were proposed, such as Extended Hierarchical Automata (EHA) [6] and the Parallel Automata [7].…”
Section: Figure 2 Pim Software Intermediate Layermentioning
confidence: 99%
“…El problema del paralelismo ha sido tratado en muchos artículos [58,57,70,96] deniendo mejoras del Automata Finito Determinista para formar autómatas con capacidad de ejecutar actividades paralelas, sin aumentar la complejidad. N es un conjunto nito de nodos, Q ⊆ 2 N es un conjunto nito de estados, Σ es el alfabeto nito de entrada, γ : 2 N × (Σ ∪ {λ}) → 2 2 N ) es la función de transición de los nodos, δ : Q × (Σ ∪ {λ}) → 2 Q es la función de transición de estados, q 0 ∈ Q es estado inicial, F ⊆ N es el conjunto de nodos nales.…”
Section: Autómata Finito Paralelounclassified