Is it planned to support FMI version 3.0 in Simulink?
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
The FMU block in Simulink of the current MATLAB version R2022b supports FMI versions 1.0 and 2.0.
Since 2022-05-10 the FMI standard 3.0 is released.
Is there a plan to support FMU which are implemented with FMI version 3.0?
0 Commenti
Risposte (1)
Rishav
il 6 Apr 2023
Since the FMI standard 3.0 has been released recently, it is possible that MathWorks may include support for it in a future release of Simulink.
In the meantime, if you need to use FMUs implemented with FMI version 3.0 in Simulink, you may want to consider using a third-party tool or a custom implementation to integrate the FMU with your Simulink model. There are several open-source and commercial tools available that can help you import and simulate FMUs implemented with FMI version 3.0 in Simulink.
One such tool is the FMI++ library, which is an open-source C++ library that provides an FMI-compliant API for importing and simulating FMUs. The FMI++ library supports FMI versions 1.0, 2.0, and 3.0, and it can be used to integrate FMUs with Simulink by creating a custom S-function block.
Another option is to use a commercial tool such as the Modelon Impact platform, which provides a comprehensive set of tools for importing, simulating, and validating FMUs implemented with FMI version 3.0. The Modelon Impact platform also includes a Simulink interface that allows you to integrate FMUs with Simulink models.
0 Commenti
Vedere anche
Categorie
Scopri di più su Linear Prediction in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!