Author Topic: Multi-instantiation  (Read 3453 times)

Ted Speers

  • EA User
  • **
  • Posts: 22
  • Karma: +0/-0
    • View Profile
Multi-instantiation
« on: November 11, 2014, 02:08:00 am »
Any tools or tips on dealing with the 'multi-instantiation' problem.

The problem is outlined in this white paper and apparently handled by the tool from Esterel.  In their example, they have a car with 4 wheels, each with a tire.  There is no way to have different pressures on the tires, among other things.  

"Challenges with SysML
One main issue to deal with is the “multi-instantiation” of architecture components;"

http://www.erts2014.org/Site/0R4UXE94/Fichier/erts2014_4B1.pdf


« Last Edit: November 11, 2014, 02:38:49 am by scted »

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: Multi-instantiation
« Reply #1 on: November 11, 2014, 03:48:16 am »
I can't speak for SysML but with "normal" UML you set a run state per instance which lets you give your tires different pressures.

q.