<< Click to Display Table of Contents >>
About IEC 61850 Standard |
The IEC 61850 standard was developed primarily for communication with digital protection relays. Each relay or device internally contains the following structure:
•Logical Devices (LD): These are mapped logical devices that correspond to a real device, such as a Bay, which is mapped inside a relay. A Logical Device is always mapped to a single IED (Intelligent Electronic Device). Logical Devices are not distributed
•Logical Nodes (LN): These are functions from a real device mapped to a Logical Device. For example, a virtual representation of a Switch (Circuit Breaker) in a Bay is a Logical Node and contains a default class name defined as XCBR. Usually a Logical Device is formed by several Logical Nodes
•Data Objects (DO) and Data Attributes (DA): Information inside a Logical Node is organized as specific data sets (Data Objects) and all properties inside each set are Data Attributes. The set of all Data Attributes from a Data Object is called CDC (Common Data Class)
The format used by this Driver for all Tags that represent Data Objects or Data Attributes is the following:
•Device parameter: Server:LD, such as "AL_07:AL_07PRO"
•Item parameter: LN$Data$DataAttribute or LN$FC$Data$DataAttribute, such as "XCBR1$ST$Mod$stVal"