Next: In the example 2
Up: Introduction
Previous: Introduction
  Contents
- We create a sensor definition, an actuator definition,
and an operation definition. Then, we create an algorithm and define
it as main. Finally, we create in the main algorithm two
references to the sensor definition, three references to the actuator
definition, and one reference to the operation, and we create data
dependencies between these references by connecting their ports ;
- We create four different architectures:
- an architecture with one operator,
- an architecture with two operators and a communication media of
type SAM Point-to-Point,
- an architecture with three operators and a communication media
of type SAM Multipoint,
- an architecture with three operators and a communication media
of type RAM ;
- We create constraints on the third architecture,
- We perform the adequation of the main algorithm onto the third
architecture defined as main, without constraints and then with constraints.
Julien Forget
2003-02-03