FMU as Grey box
조회 수: 4 (최근 30일)
이전 댓글 표시
Hi,
is it possibile to use a model specified with FMU as a Grey-box?
The goal is to identify params in the FMU https://it.mathworks.com/help/ident/ug/estimating-nonlinear-grey-box-models.html.
We are currently developing FMUs with OpenModelica tool and we need to identify some FMUs parameters..
댓글 수: 0
답변 (1개)
Yash
2025년 1월 19일
Yes, it is possible to use an FMU as a grey-box model in a parameter estimation task. An FMU can be thought of as similar to a sub-system in Simulink implemented using a Subsystem Reference or Model Reference block. In Simulink you can use FMUs exported from Simulink as well as other tools like Open Modelica. You can set the parameters of an FMU as tunable as outlined in this post: https://www.mathworks.com/matlabcentral/answers/468256-how-to-include-tunable-parameters-when-exporting-a-simulink-model-as-a-tool-coupling-fmu-in-r2018b-o
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!