Is it planned to support FMI version 3.0 in Simulink?
조회 수: 12 (최근 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!