Is it planned to support FMI version 3.0 in Simulink?
7 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Rishav
2023-4-6
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Linear Prediction 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!