IEC61850 communication model
조회 수: 47 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Yash
2023년 8월 17일
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
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!