Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

CoMPAS provides software to build IEC61850 based configurations using 61850 system configuration language (SCL). This is standardized by the IEC and used my many (IED) vendors. In order to be interopable interobable with current market trends, it would be nice if Fledge can support SCL input to configure FledgePower. FledgePower can be seen as a IED in 61850 terms (IED; intelligent electronic device). Fledge should be feed by a CID (configured IED description).


Idea of us using IEC 61850 SCL as intermediate format for configuring IEC61850.

draw.io Diagram
bordertrue
diagramNameIntegration CoMPAS-Fledge
simpleViewerfalse
linksauto
tbstyletop
lboxtrue
diagramWidth661
revision12


Open questions:

Does fledge need private extensions?

...

draw.io Diagram
width
bordertrue
diagramNameFledge SCL import module
simpleViewerfalse
linksauto
tbstyletop
lboxtrue
diagramWidth531
revision23

Build an SCL importer that can read the SCL based XML and covert it into API call to configure relevant Fledge plug-ins.

The SCL importer can be hosted centrally or on the local device itself.


61850 tooling and Fledge

Mapping between the 61850 engineering process and the tools

draw.io Diagram
bordertrue
diagramName61850engineering_tools_mapping
simpleViewerfalse
width
linksauto
tbstyletop
lboxtrue
diagramWidth1224
revision3

Their is only a CoMPAS powerconf plugin needed is IEC 61850 <private> types are needed. 



61850 to 104 gateway

In order to configure FledgePower as an 61850/104 gateway; The following IEC documents provide direction:

61850-80-1

61850-90-2


First tries:

marcvanraalte/fledge-configuration (github.com)