Is it planned to support FMI version 3.0 in Simulink?
8 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Rishav
el 6 de Abr. de 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 comentarios
Ver también
Categorías
Más información sobre Linear Prediction en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!