integration of Simulink based model with ephasorsim solver

7 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Simulink 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by