Skip to content

Create GOOSE Control Blocks

Davood Sooran edited this page Feb 19, 2024 · 3 revisions

Open create wizard

To access the GOOSE Control Block, follow these steps:

  1. Navigate to the Substation editor.
  2. Click on the G icon button in the upper left corner.
  3. Click on GOOSE+.
  4. Select the IED where you want to store the GOOSE.

Alternatively:

  1. Navigate to the Substation editor.
  2. Click on one of the IEDs in the editor.
  3. Click on the G action icon.
  4. Click on GOOSE+.

NOTE: The GSEControl element, its child elements, and its referenced DataSet element are saved to the first LN0 element in the selected IED.

 

This create wizard consists of three pages. All pages must be completed correctly to add the GOOSE Control Block and its DataSet to the SCL. You can navigate between the pages using the buttons in the footer.

NOTE: The Save button, which adds the GOOSE Control Block to the SCL, is on the last page.

 

GSEControl page

grafik

This page contains a set of settings the server needs to have to be able to generate a GOOSE:

  • name: The main identifier for the GOOSE within the SCL. The name must be unique for all GSEControl elements in the same parent element, influencing the GOOSE Control Block reference.
  • desc: An optional string describing the GSEControl element.
  • type: Indicates whether this control block is a GOOSE or GSSE type. The later one is deprecated!
  • appID: A unique identifier for the GOOSE.
  • fixedOffs: Allows to specify the type of encoding for the GOOSE. For more information, see IEC 61850-8-1.
  • securityEnabled: Specifies the type of security measures the GOOSE has: encryption and/or signature or none of the two.

 

grafik

Communication page

This page allows defining all communication-related settings for the GOOSE. This information is saved to the Communication section.

  1. MAC-Address: The destination MAC address of the GOOSE.
  2. APPID: The APPID of the GOOSE. This is recommended to be unique thoughout the complete project.
  3. VLAN-ID: The virtual LAN ID the GOOSE shall be limited to.
  4. VLAN-PRIORITY: The priority of the GOOSE message. Can be used to prioritize time-critical messages like trip signals over non-time-critical messages.
  5. MinTime: The minimum time between two occurring GOOSEs when, for example, a trip occurs.
  6. MaxTime: The maximum time between two occurring GOOSEs in case there is not trip.

Data picker

To define the data set, a multi-select data picker is used on the last page of the create wizard. This allows you to select multiple data attributes at the same time. The example below picked the data attributes general and its quality information q from the data object Op, the logical node IP_ PTOC 1, and the logical device ConvSS_DistProt_5051BackUpOC.

grafik

NOTE: If no data is picked, the DataSet is still created but is empty! You can add data using the edit wizard in a later stage.

 

1. About OpenSCD

4.2 XML editor - pro mode

6.1 Report

6.2 GOOSE

Clone this wiki locally