IEC61850 communication model

84 views (last 30 days)
Saad Alsugair
Saad Alsugair on 24 May 2023
Answered: Yash on 17 Aug 2023
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.

Answers (1)

Yash
Yash on 17 Aug 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.

Categories

Find more on SimEvents in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!