3-242 UR FAMILY – COMMUNICATIONS GUIDEG2 IMPLEMENTATION MODEL FOR GOOSE CONFIGURATION VIA SCL CHAPTER 3: IEC 61850 COMMUNICATION3Figure 3-17: Mapping local inputsEach input is to include in the ICD file a description of the input modeled. The description is to at least contain themanufacturer's designation of the input or some reference that can be used to find a detailed functional description of theinput in the IED instruction manual.As a result of compliance with this clause, a generic configurator on importing this ICD file has at least the IED designationof all inputs that can receive quantities via GOOSE.One data object of common data class ORG is to be used to model each input that can be configured to receive values viaGOOSE. This data object is to be described in the ICD file as follows.• One LN element that is used to model the function that uses the input contains one DOI element with elementattribute name with value equal to the name of the ORG data object representing the input. The ORG data objectname needs to be unique among the data object names in the LN element and be one of the names defined for anORG data object in the standards. One of the defined names (InRef1) is a general input reference, and thus can beused where no other defined name is suitable. Note that where the standards define a data object name that ends ina "1", they are implying that names with any number in place of the "1" are also defined. Thus the standards allow anynumber of inputs to be modeled in a logical node using ORG data objects. Where the input is a grouped setting, thereis to be one ORG data object for each group. The first digit of the data object instance number is to be the groupnumber.• The DOI element contains one DAI element with element attribute name="setSrcRef". This DAI element is to contain asingle Val element. The content of the Val elements is to be empty, or in cases where there is a factory-configuredselection, a valid object reference to the output selected.• The DOI element also contains one DAI element with element attribute name="setSrcCB". This DAI element is tocontain a single Val element. The content of the Val element is to be empty.• The DOI element also contains one DAI element with element attribute name="d". This DAI element is to contain asingle Val element that contains a description of the input modeled.• Other element attributes and element content defined as optional by the standards can be included, but if includedare to be used strictly according to their semantic as defined by the standards.3.10.4.4 Communication elementThe Communication element contains one SubNetwork element for each Ethernet port of the IED that can withappropriate configuration support GOOSE publishing or subscription. Each of these SubNetwork elements is to containone ConnectedAP element. Each of these ConnectedAP elements is to contain a GSE element for each factory-configuredtransmit GOOSE message on the corresponding Ethernet port.