IEC61850 communication model
47 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I.m trying to implement the communication model of IEC61850 protocol using SimEvents i found this paper and their communication model is perfect for my application: https://hal.science/hal-01206352 also attached a picture of their model. Now my question is how can i implement their model? i couldn't find these blocks on simulink and im not sure how i can build them.![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1393209/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1393209/image.png)
0 Commenti
Risposte (1)
Yash
il 17 Ago 2023
Hi,
I understand that you are attempting to implement the communication model of the IEC61850 protocol using SimEvents.
To know about the SimEvents Entities and Blocks supported you can refer to the following documentation: SimEvents — Blocks (mathworks.com)
If the blocks for the IEC61850 protocol are not available in Simulink, you will need to create custom blocks to implement the communication model using SimEvents.
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!