This section is only valid when the IEC 61850 standard is used for station bus communication. The IEC 61850 naming conventions to identify an IED are only valid when the IEC 61850 standard is used for station bus communication. According to the IEC 61850-6, the SCL model allows two kinds of project designations in the object properties: a technical key and a user-oriented textual designation.
- Technical key is used in engineering drawings and for signal identifications. This is contained in the attribute name as an identification of each object. If the value is used as a reference to an object, it is contained in an attribute name starting with a string denoting the reference target object type and ending with the string Name. The technical key is used within SCL for referencing to other objects. The name is a relative identification within a hierarchy of objects. The maximum characters allowed for a technical key is 28 for IEC 61850 Edition 1 and 60 for Edition 2 projects.
- User-oriented textual designation is contained in the desc attribute. Attributes are not allowed to contain carriage return, line feed, tab, greater than, less than, double quotes or ampersand characters. The semantics of desc must also be relative within an object hierarchy. The maximum length is 100.
PCM600 takes care of these two possibilities. The two possible signal designations are available per object in the Object Properties for all the hierarchical levels beginning with the station as the highest level.
The technical key is automatically generated based on the rules and type specifications of IEC 61346 and the extended definitions assigned for substations by a technical committee. The technical key is shown in the Object Properties dialog box under SCL Technical Key or Technical Key.
The user-oriented textual designation is visible in the Plant structure view for each object. It is the name given by default or changed by using the Rename function.