integration of Simulink based model with ephasorsim solver

4 ビュー (過去 30 日間)
Maryam Mahmoudi Koutenaei
Maryam Mahmoudi Koutenaei 2020 年 11 月 30 日
回答済み: surya venu 2024 年 5 月 17 日
I want to integrate Matlab/simulink model of a grid-connected inverter with ephasorsim solver. my question is that if the simulink model is compatible with ephasorsim? and how can I generate its FMU?
Thanks

回答 (1 件)

surya venu
surya venu 2024 年 5 月 17 日
Hi,
Direct compatibility between a Simulink model and ePHASORsim isn't straightforward. ePHASORsim uses a phasor-based approach for power system simulations, focusing on steady-state and slow dynamic behavior. Simulink, on the other hand, can handle a wider range of dynamics, including transients.
However, there are workarounds to achieve integration, you can convert your Simulink model to a FMU using the Simulink Export FMI option. ePHASORsim supports co-simulation with FMUs, allowing your Simulink model to interact with the phasor-based simulation environment.
To know more about exporting FMU from Simulink check out the link given below:
Hope it helps.

カテゴリ

Help Center および File ExchangeSimulink についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by