TasteSMP2

From TASTE
Jump to: navigation, search

Integration of SMP2 simulations is a project involving several partners and would provide the capability to interface SMP2 simulators with a TASTE environment. By using it, a developer can import/export TASTE functions into SMP2 simulators.

Project partners

  • Ellidiss
  • Spacebell
  • European Space Agency
  • Semantix

Mapping rules

SMP2 Standard

For reference, here are the SMP2 standard documents:

TASTE to SMP2

TASTE concept SMP2 concept
Container
  • Namespace in SMP2 catalog
Function
  • SMP2 Model in a SMP2 Catalogue file
  • SMP2 ModelInstance in a SMP2 Assembly file
Provided Cyclic interface
  • SMP2 EntryPoint in a SMP2 Catalogue file.
  • SMP2 Task in a SMP2 Schedule file
  • SMP2 Event in a SMP2 Schedule file
Provided Sporadic interface
  • SMP2 Interface in a SMP2 Catalogue file.
  • SMP2 EventSink in a SMP2 Catalogue file
Provided Protected and unprotected interfaces
  • SMP2 Interface in a SMP2 Catalogue file
  • SMP2 EventSink in a SMP2 Catalogue file
  • SMP2 EventSource in a SMP2 Catalogue file in case of return values
Required Interface
  • SMP2 Reference to a SMP2 Interface in a SMP2 Catalogue file.
  • SMP2 EventSource in a SMP2 Catalogue file
  • SMP2 Link in a SMP2 Assembly file
Interface Parameters
  • SMP2 Field in a SMP2 Catalogue file
  • SMP2 FieldValue in a SMP2 Assembly file


SMP2 to TASTE

Related papers

The following papers provide references to understand either SMP2 or TASTE components model.


Related links