mz-automation / libiec61850

Official repository for libIEC61850, the open-source library for the IEC 61850 protocols
http://libiec61850.com/libiec61850
GNU General Public License v3.0
864 stars 462 forks source link

Support for R-GOOSE and R-SV (IEC TR 61850-90-5) #16

Open stv0g opened 7 years ago

stv0g commented 7 years ago

IEC TR 61850-90-5 introduces a mechanism for transfer of digital states and time synchronized phasor measurement data over wide-area networks between Phasor Measurement Units (PMUs), Phasor Data Concentrators (PDCs) and WAMPAC applications in the context of IEC 61850.

From: Interpreting and Implementing IEC 61850-90-5 Routed-Sampled Value and Routed-GOOSE Protocols for IEEE C37.118.2 Compliant Wide-Area Synchrophasor Data Transfer

For our research we implemented R-GOOSE in a private fork of libiec61850. We would like to know if there is interest in merging support for this technical report (TR 61850-90-5) into libiec61850.

Disclaimer: we are not related to the original authors of the above mentioned paper.

mzillgith commented 7 years ago

Hi, yes would be interesting to add support for R-GOOSE. I had not yet the time to start implementation. In order to accept contributions I need you to sign a contributor agreement. If you are interested or need to know more please me send an email to info@libiec61850.com

lvanfretti commented 6 years ago

@stv0g I got your email, and I'll follow up with you about our implementation. We did used some of the libiec61850 functionalities to extend for both R-GOOSE and R-SV. I do not know if it is possible to merge our implementation into @mzillgith's code, so perhaps @stv0g can take a look at that when I give him access to our implementation.

stv0g commented 6 years ago

Just for reference, @lvanfretti talks about Khorjin.