integration of Simulink based model with ephasorsim solver

4 vues (au cours des 30 derniers jours)
Maryam Mahmoudi Koutenaei
Maryam Mahmoudi Koutenaei le 30 Nov 2020
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

Réponses (1)

surya venu
surya venu le 17 Mai 2024
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.

Catégories

En savoir plus sur Simulink dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by