Borrar filtros
Borrar filtros

integration of Simulink based model with ephasorsim solver

7 visualizaciones (últimos 30 días)
Maryam Mahmoudi Koutenaei
Maryam Mahmoudi Koutenaei el 30 de Nov. de 2020
Respondida: surya venu el 17 de Mayo de 2024
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

Respuestas (1)

surya venu
surya venu el 17 de Mayo de 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.

Categorías

Más información sobre Simulink en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by