Sample Scl Files - GE B30 Communications Manual

Universal relay family
Hide thumbs Also See for B30:
Table of Contents

Advertisement

G2 IMPLEMENTATION MODEL FOR GOOSE CONFIGURATION VIA SCL
CHAPTER 3: IEC 61850 COMMUNICATION

3.10.7 Sample SCL files

The process is illustrated using a simple project involving two identical IEDs, each having a single overcurrent function and
a single programmable contact output. The output of the overcurrent is TEMPLATELD1/PIOC1.Op.general, and the contact
output is driven by the value selected by TEMPLATELD1/ConOutGGIO1.InRef1. Each also has the capability to publish one
GOOSE message and to subscribe to one GOOSE message. The project requires an overcurrent condition detected by one
IED to cause the closing of the contact output of the other IED.
3.10.7.1 ICD files
As the IEDs are identical, they have identical ICD files, as follows.
<?xml version="1.0" encoding="UTF-8"?>
<SCL xmlns="http://www.iec.ch/61850/2003/SCL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
xsi:schemaLocation="http://www.iec.ch/61850/2003/SCL SCL.xsd" version="2007" revision="A">
<Header id="ICD file for Acme Mini model 123" />
<Communication>
<SubNetwork name="W1" type="8-MMS">
<ConnectedAP iedName="TEMPLATE" apName="S1">
<GSE ldInst="LD1" cbName="GoCB1">
<Address>
<P type="MAC-Address">01-0C-CD-01-00-01</P>
<P type="APPID">3001</P>
<P type="VLAN-ID">000</P>
<P type="VLAN-PRIORITY">4</P>
</Address>
<MinTime>10</MinTime>
<MaxTime>1000</MaxTime>
</GSE>
</ConnectedAP>
</SubNetwork>
</Communication>
<IED name="TEMPLATE">
<Services>
<GSESettings appID="Conf" cbName="Conf" datSet="Conf"/>
<GOOSE max="1"/>
</Services>
<AccessPoint name="S1">
<Server>
<Authentication none="true"/>
<LDevice inst="LD1">
<LN0 inst="" lnClass="LLN0" lnType="LN0">
<GSEControl name="GoCB1" appID="GOOSE1"/>
</LN0>
<LN lnClass="LPHD" inst="1" lnType="LPHD" />
<LN lnClass="PIOC" inst="1" lnType="PIOC">
<DOI name="Op" desc="Instantaneous Overcurrent Operated" />
</LN>
<LN lnClass="GGIO" prefix="ConOut" lnType="GGIO"
inst="1">
<DOI name="InRef1" desc="Contact Output Control">
<DAI name="setSrcRef"><Val></Val></DAI>
<DAI name="setSrcCB"><Val></Val></DAI>
</DOI>
</LN>
3-246
UR FAMILY – COMMUNICATIONS GUIDE

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents