SynDEx v7 Tutorial
Nicolas Dos Santos, Christophe Gensoul, Kim-Hwa Khoo
Christophe Macabiau, Quentin Quadrat, Daniel de Rauglaudre,
Yves Sorel, Cécile Stentzel
March 24, 20102Contents
Introduction 5
1 Example 1: algorithm, architecture, and adequation 8
1.1 The main algorithm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
1.1.1 Definition of a sensor . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
1.1.2 Definition of an actuator . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
1.1.3 Definition of a function . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
1.1.4 Definition of the main algorithm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
1.2 An architecture with one operator . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
1.2.1 Definition of an operator . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
1.2.2 Definition of the main architecture . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
1.3 An architecture with a SAM point-to-point comunication medium . . . . . . . . . . . . . . . . . 16
1.3.1 Definition of operators . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
1.3.2 Definition of a medium . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
1.3.3 Definition of the main architecture . . . . . . . . . . . . . . . . . . . . . . . ...
Voir