Closed modelica-trac-importer closed 5 years ago
Modified by otter on 20 Jan 2010 13:29 UTC
Modified by dietmarw on 19 Mar 2012 09:28 UTC
Modified by dietmarw on 7 Sep 2012 10:18 UTC
Comment by otter on 3 Dec 2012 00:09 UTC This will be less critical once clocked variables are introduced. It is unclear how to fix this in FMI 2.0 and therefore it is moved to FMI 2.1
Changelog removed by otter on 3 Dec 2012 00:09 UTC
Modified by rerbacher on 25 Jan 2013 16:58 UTC
Modified by torstenblochwitz on 7 Feb 2013 09:13 UTC
Modified by otter on 14 Oct 2013 06:28 UTC
Comment by cbertsch on 1 Jun 2018 12:12 UTC Does the Clock FCP fix this?
The ticket is out of the FMI scope in my view. FMI does not cover master algorithms. Therefore no special flag required.
The master can decide to wait with transporting the new information or send it directly to another FMU. Thus the clock and hybrid co-simulation FCP allows a master to cover all listed connection semantics (Modelica, VHDL-AMS, embedded systems)
Added "discussion" label: shall we close this?
Regular FMI design webmeeting: Masoud: where can we define how to propagate an event from one FMU to another one ->this is another issue. We discuss this issue in the clocks group. Andreas: the FMU defines the definition of the clocks and when it ticks?
Closing it, as this ticket is about the master and not the FMU --> out of scope of the standard.
Modified by dietmarw on 19 Mar 2012 09:28 UTC When FMUs are connected, there is an ambiguity for discrete signals. There are several semantics possible:
This issue can probably be fixed by introducing a new attribute, e.g., "ConnectionSemantics", that defines the behavior of discrete input variables: "immediate" (case 1 above), "lastIterate" (case 2 above), "delayed" (case 3 above).
Reported by otter on 4 Dec 2009 21:08 UTC When FMUs are connected, there is an ambiguity for discrete signals. There are several semantics possible:
This issue can probably be fixed by introducing a new attribute, e.g., "ConnectionSemantics", that defines the behavior of discrete input variables: "immediate" (case 1 above), "lastIterate" (case 2 above), "delayed" (case 3 above).
Migrated-From: https://trac.fmi-standard.org/ticket/17