0% found this document useful (0 votes)
22 views30 pages

MICS P145 ph1

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views30 pages

MICS P145 ph1

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 30

PICS & MICS P145/EN PM/A11

MiCOM P145 (PM) 1

1. MODEL IMPLEMENTATION CONFORMANCE STATEMENT (MICS)

1.1 Introduction
This specification is the Model Implementation Conformance Statement (MICS) and presents
the top-level IEC61850 data model that has been implemented. The definitions of all used
Logical Nodes and their associated Common Data Classes, components and associated
enumerated values are also included for completeness.
The reader is expected to be conversant with the terminology presented within the IEC61850
part 7 series of specifications.

1.2 Objective
To provide comprehensive details of the standard data object model elements supported by
the device. The MICS is conformant to the devices associated ICD (Substation
Configuration Language) file, according to part 6 of the IEC61850 standards. The layout of
the presented tables within this document are conformant to the part 7 series of the
IEC61850 standard specifications with the following exceptions:
• The "Trigger Options" field is not presented
• The "M/O" field is not present as the definitions are as deployed within the model
• An additional column "X" is used to signify AREVA custom attributes

1.3 Logical Device definitions


The MiCOM relay implements an IEC61850 server that can contain one or more Logical
Devices. Each Logical Device contains a data model built from instances of specific Logical
Nodes and must consist of at least an instance of the LPHD Logical Node (which is
responsible for providing physical device information) and an instance of the LLN0 Logical
Node (for addressing common issues across the Logical Device).
The IEC61850 data model is contained within the Logical Devices detailed in the table
below. All MiCOM devices will name the supported Logical Devices consistently to ensure
that data model variables with the same purpose will have the same name within each
MiCOM server.

Logical Device Comment/Usage


Control P145 Controls Domain
Measurements P145 Measurements Domain
Protection P145 Protection Domain
Records P145 Records Domain
System P145 System Domain

1.3.1 IEC61850 logical device data model


The IEC61850 Logical Device top-level data model consists of instances of Logical Nodes.
The data model name for a Logical Node instance is constructed from an optional prefix
(known as the wrapper), the Logical Node name, and an instance ID (or suffix).
The presented data model is in an alphabetically sorted order, rather than a logical order,
because this is the natural order of the data when presented by a native MMS browser.
(Higher level browsers can of course impart any ordering that they desire).

LD LN Instance LN Type Description


Control
ArcRREC1 RREC_NO_SEG Auto Reclose
AscRSYN1 RSYN_DIFCLC System Checks - Check Sync 1
AscRSYN2 RSYN_DIFCLC System Checks - Check Sync 2
LLN0 LLN0_CONTROL Controls Logical Device
P145/EN PM/A11 PICS & MICS

(PM) 2 MiCOM P145

LD LN Instance LN Type Description


LPHD1 LPHD_STANDARD Physical Device Information
XCBR1 XCBR_BASIC Circuit Breaker Monitoring
Measurements
FouMMXU1 MMXU_FOURIER_P145 Fourier Measurements
LLN0 LLN0_STANDARD Measurements Logical Device
LPHD1 LPHD_STANDARD Physical Device Information
MSQI1 MSQI_ALL Sequence Measurements
MSTA1 MSTA_I_W_VAR Metering Statistics
RmsMMXU1 MMXU_RMS_P145 RMS Measurements
Protection
CbfRBRF1 RBRF_EXTTRIP CB Fail 1
CbfRBRF2 RBRF_EXTTRIP CB Fail 2
DfpPFRC1 PFRC_NO_SEG df/dt> 1 Frequency Rate of Change
DfpPFRC2 PFRC_NO_SEG df/dt> 2 Frequency Rate of Change
DfpPFRC3 PFRC_NO_SEG df/dt> 3 Frequency Rate of Change
DfpPFRC4 PFRC_NO_SEG df/dt> 4 Frequency Rate of Change
EfdPTOC1 PTOC_NEU IN2> 1 Earth Fault (Derived)
EfdPTOC2 PTOC_NEU IN2> 2 Earth Fault (Derived)
EfdPTOC3 PTOC_NEU IN2> 3 Earth Fault (Derived)
EfdPTOC4 PTOC_NEU IN2> 4 Earth Fault (Derived)
EfmPTOC1 PTOC_NEU IN1> 1 Earth Fault (Measured)
EfmPTOC2 PTOC_NEU IN1> 2 Earth Fault (Measured)
EfmPTOC3 PTOC_NEU IN1> 3 Earth Fault (Measured)
EfmPTOC4 PTOC_NEU IN1> 4 Earth Fault (Measured)
FrqPTOF1 PTOF_NO_SEG F> 1 Over Frequency
FrqPTOF2 PTOF_NO_SEG F> 2 Over Frequency
FrqPTUF1 PTUF_NO_SEG F< 1 Under Frequency
FrqPTUF2 PTUF_NO_SEG F< 2 Under Frequency
FrqPTUF3 PTUF_NO_SEG F< 3 Under Frequency
FrqPTUF4 PTUF_NO_SEG F< 4 Under Frequency
LLN0 LLN0_PROT Protection Logical Device
LPHD1 LPHD_STANDARD Physical Device Information
NgcPTOC1 PTOC_NO_SEG I2> 1 Negative Sequence
NgcPTOC2 PTOC_NO_SEG I2> 2 Negative Sequence
NgcPTOC3 PTOC_NO_SEG I2> 3 Negative Sequence
NgcPTOC4 PTOC_NO_SEG I2> 4 Negative Sequence
NgvPTOV1 PTOV_NO_SEG V2> 1 Negative Sequence
OcpPTOC1 PTOC_SEG I> 1 Overcurrent
OcpPTOC2 PTOC_SEG I> 2 Overcurrent
OcpPTOC3 PTOC_SEG I> 3 Overcurrent
OcpPTOC4 PTOC_SEG I> 4 Overcurrent
PTRC1 PTRC_NO_SEG Protection Trip Conditioning
SenEftPTOC1 PTOC_NEU ISEF> 1 Sensitive Earth Fault
SenEftPTOC2 PTOC_NEU ISEF> 2 Sensitive Earth Fault
SenEftPTOC3 PTOC_NEU ISEF> 3 Sensitive Earth Fault
PICS & MICS P145/EN PM/A11

MiCOM P145 (PM) 3

LD LN Instance LN Type Description


SenEftPTOC4 PTOC_NEU ISEF> 4 Sensitive Earth Fault
SenRefPDIF1 PDIF_NEU IREF> 1 Restricted Earth Fault
ThmPTTR1 PTTR_NO_SEG Thermal Overload
VtpPhsPTOV1 PTOV_SEG V> 1 Overvoltage
VtpPhsPTOV2 PTOV_SEG V> 2 Overvoltage
VtpPhsPTUV1 PTUV_SEG V< 1 Undervoltage
VtpPhsPTUV2 PTUV_SEG V< 2 Undervoltage
VtpResPTOV1 PTOV_NEU VN> 1 Residual Overvoltage
VtpResPTOV2 PTOV_NEU VN> 2 Residual Overvoltage
Records
LLN0 LLN0_STANDARD Records Logical Device
LPHD1 LPHD_STANDARD Physical Device Information
RDRE1 RDRE_BASIC Disturbance Recorder
RFLO1 RFLO_BASIC Fault Locator
System
AlmGGIO1 GGIO_ALM_96 Alarms
FnkGGIO1 GGIO_IND_10 Function Keys
GosGGIO1 GGIO_IND_32 GOOSE Input Signals
GosGGIO2 GGIO_IND_32 GOOSE Output Signals
LedGGIO1 GGIO_IND_18 Red LED Signals
LedGGIO2 GGIO_IND_18 Green LED Signals
LLN0 LLN0_STANDARD System Logical Device
LPHD1 LPHD_STANDARD Physical Device Information
OptGGIO1 GGIO_IND_32 Opto Inputs
PloGGIO1 GGIO_IND_32 PSL Control Inputs
RlyGGIO1 GGIO_IND_32 Output Contacts

1.4 Logical Node definitions


The definition tables for each of the Logical Nodes in the top-level data model are presented
in the following sub-sections.
The following table presents a summary of the Logical Node templates used across the
Logical Devices within the overall IEC61850 product data model:

LN Type (LN Description Name Space


Class)
GGIO_IND_10 (GGIO) Generic Process I/O (w.r.t 10 Indication IEC61850-7-
Elements) 4:2003
GGIO_IND_18 (GGIO) Generic Process I/O (w.r.t 18 Indication IEC61850-7-
Elements) 4:2003
GGIO_IND_32 (GGIO) Generic Process I/O (w.r.t 32 Indication IEC61850-7-
Elements) 4:2003
GGIO_ALM_96 (GGIO) Generic Process I/O (w.r.t 96 Alarm Elements) IEC61850-7-
4:2003
LLN0_CONTROL (LLN0) Control Domain Logical Node 0 IEC61850-7-
4:2003
LLN0_PROT (LLN0) Protection Domain Logical Node 0 IEC61850-7-
4:2003
LLN0_STANDARD (LLN0) General Logical Node 0 IEC61850-7-
4:2003
LPHD_STANDARD (LPHD) Px40 Physical Device Information IEC61850-7-
P145/EN PM/A11 PICS & MICS

(PM) 4 MiCOM P145

LN Type (LN Description Name Space


Class)
4:2003
MMXU_FOURIER_P145 (MMXU) Standard measurements (w.r.t Fourier Values IEC61850-7-
- P145) 4:2003
MMXU_RMS_P145 (MMXU) Standard measurements (w.r.t RMS Values - IEC61850-7-
P145) 4:2003
MSQI_ALL (MSQI) Sequence and imbalance (w.r.t Pos, Neq, IEC61850-7-
Zero) 4:2003
MSTA_I_W_VAR (MSTA) Metering Statistics (w.r.t Current, Real + IEC61850-7-
Reactive Power - Average + Max values) 4:2003
PDIF_NEU (PDIF) Differential (w.r.t Neutral) IEC61850-7-
4:2003
PFRC_NO_SEG (PFRC) Rate of change of frequency (w.r.t No Phase IEC61850-7-
Segregation) 4:2003
PTOC_SEG (PTOC) Timed Overcurrent (w.r.t Phase Segregation) IEC61850-7-
4:2003
PTOC_NEU (PTOC) Timed Overcurrent (w.r.t Neutral) IEC61850-7-
4:2003
PTOC_NO_SEG (PTOC) Timed Overcurrent (w.r.t No Phase IEC61850-7-
Segregation) 4:2003
PTOF_NO_SEG (PTOF) Over frequency (w.r.t No Phase Segregation) IEC61850-7-
4:2003
PTOV_NEU (PTOV) Overvoltage (w.r.t Neutral) IEC61850-7-
4:2003
PTOV_NO_SEG (PTOV) Overvoltage (w.r.t Phase Segregation) IEC61850-7-
4:2003
PTOV_SEG (PTOV) Overvoltage (w.r.t Phase Segregation) IEC61850-7-
4:2003
PTRC_NO_SEG (PTRC) Protection trip conditioning (w.r.t No Phase IEC61850-7-
Segregation) 4:2003
PTTR_NO_SEG (PTTR) Thermal overload (w.r.t No Phase IEC61850-7-
Segregation) 4:2003
PTUF_NO_SEG (PTUF) Under frequency (w.r.t No Phase Segregation) IEC61850-7-
4:2003
PTUV_SEG (PTUV) Undervoltage (w.r.t Phase Segregation) IEC61850-7-
4:2003
RBRF_EXTTRIP (RBRF) Breaker Failure (w.r.t External Tripping) IEC61850-7-
4:2003
RDRE_BASIC (RDRE) Disturbance Recorder function (w.r.t IEC61850-7-
Mandatory Attributes only) 4:2003
RFLO_BASIC (RFLO) Fault Locator (w.r.t Mandatory Attributes only) IEC61850-7-
4:2003
RREC_NO_SEG (RREC) Autoreclosing (w.r.t No Phase Segregation) IEC61850-7-
4:2003
RSYN_DIFCLC (RSYN) Synchronism-check / Synchronising (w.r.t IEC61850-7-
Calculated Differetial Measurements) 4:2003
XCBR_BASIC (XCBR) Circuit Breaker (w.r.t Mandatory Attributes IEC61850-7-
Only) 4:2003

1.4.1 Logical Node: GGIO_ALM_96


Description: Generic Process I/O (w.r.t 96 Alarm Elements)
LN Class: GGIO

Attribut Attr. Type Explanation T X


e
Mod INC_MOD Mode
Beh INS_BEH Behaviour
PICS & MICS P145/EN PM/A11

MiCOM P145 (PM) 5

Attribut Attr. Type Explanation T X


e

Health INS_HEALTH Health


,NamPlt LPL_LN Name Plate
Alm1 SPS_D General single alarm
Alm2 SPS_D General single alarm
Alm3 SPS_D General single alarm
Alm4 SPS_D General single alarm
Alm5 SPS_D General single alarm
Alm6 SPS_D General single alarm
Alm7 SPS_D General single alarm
Alm8 SPS_D General single alarm
Alm9 SPS_D General single alarm
Alm10 SPS_D General single alarm
Alm11 SPS_D General single alarm
Alm12 SPS_D General single alarm
Alm13 SPS_D General single alarm
Alm14 SPS_D General single alarm
Alm15 SPS_D General single alarm
Alm16 SPS_D General single alarm
Alm17 SPS_D General single alarm
Alm18 SPS_D General single alarm
Alm19 SPS_D General single alarm
Alm20 SPS_D General single alarm
Alm21 SPS_D General single alarm
Alm22 SPS_D General single alarm
Alm23 SPS_D General single alarm
Alm24 SPS_D General single alarm
Alm25 SPS_D General single alarm
Alm26 SPS_D General single alarm
Alm27 SPS_D General single alarm
Alm28 SPS_D General single alarm
Alm29 SPS_D General single alarm
Alm30 SPS_D General single alarm
Alm31 SPS_D General single alarm
Alm32 SPS_D General single alarm
Alm33 SPS_D General single alarm
Alm34 SPS_D General single alarm
Alm35 SPS_D General single alarm
Alm36 SPS_D General single alarm
Alm37 SPS_D General single alarm
Alm38 SPS_D General single alarm
Alm39 SPS_D General single alarm
Alm40 SPS_D General single alarm
Alm41 SPS_D General single alarm
Alm42 SPS_D General single alarm
P145/EN PM/A11 PICS & MICS

(PM) 6 MiCOM P145

Attribut Attr. Type Explanation T X


e
Alm43 SPS_D General single alarm
Alm44 SPS_D General single alarm
Alm45 SPS_D General single alarm
Alm46 SPS_D General single alarm
Alm47 SPS_D General single alarm
Alm48 SPS_D General single alarm
Alm49 SPS_D General single alarm
Alm50 SPS_D General single alarm
Alm51 SPS_D General single alarm
Alm52 SPS_D General single alarm
Alm53 SPS_D General single alarm
Alm54 SPS_D General single alarm
Alm55 SPS_D General single alarm
Alm56 SPS_D General single alarm
Alm57 SPS_D General single alarm
Alm58 SPS_D General single alarm
Alm59 SPS_D General single alarm
Alm60 SPS_D General single alarm
Alm61 SPS_D General single alarm
Alm62 SPS_D General single alarm
Alm63 SPS_D General single alarm
Alm64 SPS_D General single alarm
Alm65 SPS_D General single alarm
Alm66 SPS_D General single alarm
Alm67 SPS_D General single alarm
Alm68 SPS_D General single alarm
Alm69 SPS_D General single alarm
Alm70 SPS_D General single alarm
Alm71 SPS_D General single alarm
Alm72 SPS_D General single alarm
Alm73 SPS_D General single alarm
Alm74 SPS_D General single alarm
Alm75 SPS_D General single alarm
Alm76 SPS_D General single alarm
Alm77 SPS_D General single alarm
Alm78 SPS_D General single alarm
Alm79 SPS_D General single alarm
Alm80 SPS_D General single alarm
Alm81 SPS_D General single alarm
Alm82 SPS_D General single alarm
Alm83 SPS_D General single alarm
Alm84 SPS_D General single alarm
Alm85 SPS_D General single alarm
Alm86 SPS_D General single alarm
Alm87 SPS_D General single alarm
PICS & MICS P145/EN PM/A11

MiCOM P145 (PM) 7

Attribut Attr. Type Explanation T X


e
Alm88 SPS_D General single alarm
Alm89 SPS_D General single alarm
Alm90 SPS_D General single alarm
Alm91 SPS_D General single alarm
Alm92 SPS_D General single alarm
Alm93 SPS_D General single alarm
Alm94 SPS_D General single alarm
Alm95 SPS_D General single alarm
Alm96 SPS_D General single alarm

1.4.2 Logical Node: GGIO_IND_10


Description: Generic Process I/O (w.r.t 10 Indication Elements)
LN Class: GGIO

Attribut Attr. Type Explanation T X


e
Mod INC_MOD Mode
Beh INS_BEH Behaviour
Health INS_HEALTH Health
NamPlt LPL_LN Name Plate
Ind1 SPS_D General indication (binary input)
Ind2 SPS_D General indication (binary input)
Ind3 SPS_D General indication (binary input)
Ind4 SPS_D General indication (binary input)
Ind5 SPS_D General indication (binary input)
Ind6 SPS_D General indication (binary input)
Ind7 SPS_D General indication (binary input)
Ind8 SPS_D General indication (binary input)
Ind9 SPS_D General indication (binary input)
Ind10 SPS_D General indication (binary input)

1.4.3 Logical Node: GGIO_IND_18


Description: Generic Process I/O (w.r.t 18 Indication Elements)
LN Class: GGIO

Attribut Attr. Type Explanation T X


e
Mod INC_MOD Mode
Beh INS_BEH Behaviour
Health INS_HEALTH Health
NamPlt LPL_LN Name Plate
Ind1 SPS_D General indication (binary input)
Ind2 SPS_D General indication (binary input)
Ind3 SPS_D General indication (binary input)
Ind4 SPS_D General indication (binary input)
Ind5 SPS_D General indication (binary input)
Ind6 SPS_D General indication (binary input)
P145/EN PM/A11 PICS & MICS

(PM) 8 MiCOM P145

Attribut Attr. Type Explanation T X


e
Ind7 SPS_D General indication (binary input)
Ind8 SPS_D General indication (binary input)
Ind9 SPS_D General indication (binary input)
Ind10 SPS_D General indication (binary input)
Ind11 SPS_D General indication (binary input)
Ind12 SPS_D General indication (binary input)
Ind13 SPS_D General indication (binary input)
Ind14 SPS_D General indication (binary input)
Ind15 SPS_D General indication (binary input)
Ind16 SPS_D General indication (binary input)
Ind17 SPS_D General indication (binary input)
Ind18 SPS_D General indication (binary input)

1.4.4 Logical Node: GGIO_IND_32


Description: Generic Process I/O (w.r.t 32 Indication Elements)
LN Class: GGIO

Attribut Attr. Type Explanation T X


e
Mod INC_MOD Mode
Beh INS_BEH Behaviour
Health INS_HEALTH Health
NamPlt LPL_LN Name Plate
Ind1 SPS_D General indication (binary input)
Ind2 SPS_D General indication (binary input)
Ind3 SPS_D General indication (binary input)
Ind4 SPS_D General indication (binary input)
Ind5 SPS_D General indication (binary input)
Ind6 SPS_D General indication (binary input)
Ind7 SPS_D General indication (binary input)
Ind8 SPS_D General indication (binary input)
Ind9 SPS_D General indication (binary input)
Ind10 SPS_D General indication (binary input)
Ind11 SPS_D General indication (binary input)
Ind12 SPS_D General indication (binary input)
Ind13 SPS_D General indication (binary input)
Ind14 SPS_D General indication (binary input)
Ind15 SPS_D General indication (binary input)
Ind16 SPS_D General indication (binary input)
Ind17 SPS_D General indication (binary input)
Ind18 SPS_D General indication (binary input)
Ind19 SPS_D General indication (binary input)
Ind20 SPS_D General indication (binary input)
Ind21 SPS_D General indication (binary input)
Ind22 SPS_D General indication (binary input)
Ind23 SPS_D General indication (binary input)
PICS & MICS P145/EN PM/A11

MiCOM P145 (PM) 9

Attribut Attr. Type Explanation T X


e
Ind24 SPS_D General indication (binary input)
Ind25 SPS_D General indication (binary input)
Ind26 SPS_D General indication (binary input)
Ind27 SPS_D General indication (binary input)
Ind28 SPS_D General indication (binary input)
Ind29 SPS_D General indication (binary input)
Ind30 SPS_D General indication (binary input)
Ind31 SPS_D General indication (binary input)
Ind32 SPS_D General indication (binary input)

1.4.5 Logical Node: LLN0_CONTROL


Description: Control Domain Logical Node 0
LN Class: LLN0

Attribut Attr. Type Explanation T X


e
Mod INC_MOD Mode
Beh INS_BEH Behaviour
Health INS_HEALTH Health
NamPlt LPL_LLN0 Name Plate
AscMod INC_MOD_D_PRIV Check Synchronisation
AscBeh INS_BEH_D_PRIV Check Synchronisation
ArcMod INC_MOD_D_PRIV Auto-Reclose
ArcBeh INS_BEH_D_PRIV Auto-Reclose

1.4.6 Logical Node: LLN0_PROT


Description: Protection Domain Logical Node 0
LN Class: LLN0

Attribut Attr. Type Explanation T X


e
Mod INC_MOD Mode
Beh INS_BEH Behaviour
Health INS_HEALTH Health
NamPlt LPL_LLN0 Name Plate
OcpMod INC_MOD_D_PRIV Overcurrent Mode
OcpBeh INS_BEH_D_PRIV Overcurrent Behaviour
NgcMod INC_MOD_D_PRIV Negative Sequence Mode
NgcBeh INS_BEH_D_PRIV Negative Sequence Behaviour
EfmMod INC_MOD_D_PRIV Earth Fault 1 (Measured) Mode
EfmBeh INS_BEH_D_PRIV Earth Fault 1 (Measured) Behaviour
EfdMod INC_MOD_D_PRIV Earth Fault 2 (Derived) Mode
EfdBeh INS_BEH_D_PRIV Earth Fault 2 (Derived) Behaviour
SenMod INC_MOD_D_PRIV SEF/REF Mode
SenBeh INS_BEH_D_PRIV SEF/REF Behaviour
VtpMod INC_MOD_D_PRIV Overvoltage/Undervoltage Mode
VtpBeh INS_BEH_D_PRIV Overvoltage/Undervoltage Behaviour
P145/EN PM/A11 PICS & MICS

(PM) 10 MiCOM P145

Attribut Attr. Type Explanation T X


e
NvdMod INC_MOD_D_PRIV Residual Overvoltage NVD Mode
NvdBeh INS_BEH_D_PRIV Residual Overvoltage NVD Behaviour
NgvMod INC_MOD_D_PRIV Negative Sequence Overvoltage Mode
NgvBeh INS_BEH_D_PRIV Negative Sequence Overvoltage Behaviour
FrqMod INC_MOD_D_PRIV Overfrequency/Underfrequency Mode
FrqBeh INS_BEH_D_PRIV Overfrequency/Underfrequency Behaviour
DfpMod INC_MOD_D_PRIV df/dt Mode
DfpBeh INS_BEH_D_PRIV df/dt Behaviour
ThmMod INC_MOD_D_PRIV Thermal Overload Mode
ThmBeh INS_BEH_D_PRIV Thermal Overload Behaviour
CbfMod INC_MOD_D_PRIV CB Fail Mode
CbfBeh INS_BEH_D_PRIV CB Fail Behaviour

1.4.7 Logical Node: LLN0_STANDARD


Description: General Logical Node 0
LN Class: LLN0

Attribut Attr. Type Explanation T X


e
Mod INC_MOD Mode
Beh INS_BEH Behaviour
Health INS_HEALTH Health
NamPlt LPL_LLN0 Name Plate

1.4.8 Logical Node: LPHD_STANDARD


Description: Px40 Physical Device Information
LN Class: LPHD

Attribute Attr. Type Explanation T X


PhyNam DPL_STANDARD Physical device name plate
PhyHealth INS_HEALTH Physical device health
Proxy SPS_D Indicates if this LN is a proxy
PwrUp SPS_D Power up detected

1.4.9 Logical Node: MMXU_FOURIER_P145


Description: Standard measurements (w.r.t Fourier Values - P145)
LN Class: MMXU

Attribut Attr. Type Explanation T X


e
Mod INC_MOD Mode
Beh INS_BEH Behaviour
Health INS_HEALTH Health
NamPlt LPL_LN Name Plate
A1 WYE_SEG_RES_D Phase currents (Fourier Magnitudes)
A2 WYE_RES_ANG_D Phase currents (IN Measured)
A3 WYE_RES_ANG_D Phase currents (ISEF Magnitude)
TotW MV_FLOAT Total active power (Total P)
PICS & MICS P145/EN PM/A11

MiCOM P145 (PM) 11

Attribut Attr. Type Explanation T X


e
TotVAr MV_FLOAT Total reactive power (Total Q)
TotVA MV_FLOAT Total apparent power (Total S)
TotPF MV_FLOAT Average power factor (Total PF)
Hz MV_FLOAT Frequency
PPV DEL_SEG_ANG Phase to Phase voltages
PhV WYE_SEG_RES_D Phase to Ground voltages
W WYE_SEG Phase active power (P)
VAr WYE_SEG Phase reactive power (Q)
VA WYE_SEG Phase apparent power (S)
PF WYE_SEG Phase power factor

1.4.10 Logical Node: MMXU_RMS_P145


Description: Standard measurements (w.r.t RMS Values - P145)
LN Class: MMXU

Attribut Attr. Type Explanation T X


e
Mod INC_MOD Mode
Beh INS_BEH Behaviour
Health INS_HEALTH Health
NamPlt LPL_LN Name Plate
A WYE_SEG_D Phase currents
PhV WYE_SEG_D Phase to Ground voltages

1.4.11 Logical Node: MSQI_ALL


Description: Sequence and imbalance (w.r.t Pos, Neq, Zero)
LN Class: MSQI

Attribut Attr. Type Explanation T X


e
Mod INC_MOD Mode
Beh INS_BEH Behaviour
Health INS_HEALTH Health
NamPlt LPL_LN Name Plate
SeqA SEQ_MAG_ANG Positive, Negative and Zero sequence current
SeqV SEQ_MAG_ANG Positive, Negative and Zero sequence voltage
ImbNgA MV_FLOAT Imbalance negative sequence current

1.4.12 Logical Node: MSTA_I_W_VAR


Description: Metering Statistics (w.r.t Current, Real + Reactive Power - Average + Max
values)
LN Class: MSTA

Attribute Attr. Type Explanation T X


Mod INC_MOD Mode
Beh INS_BEH Behaviour
Health INS_HEALTH Health
NamPlt LPL_LN Name Plate
AvAmps1 MV_FLOAT_D Average current
P145/EN PM/A11 PICS & MICS

(PM) 12 MiCOM P145

Attribute Attr. Type Explanation T X

AvAmps2 MV_FLOAT_D Average current


AvAmps3 MV_FLOAT_D Average current
AvAmps4 MV_FLOAT_D Average current
AvAmps5 MV_FLOAT_D Average current
AvAmps6 MV_FLOAT_D Average current
MaxAmps1 MV_FLOAT_D Maximum current
MaxAmps2 MV_FLOAT_D Maximum current
MaxAmps3 MV_FLOAT_D Maximum current
AvW1 MV_FLOAT_D Average real power
AvW2 MV_FLOAT_D Average real power
MaxW MV_FLOAT_D Maximum real power
AvVAr1 MV_FLOAT_D Average reactive power
AvVAr2 MV_FLOAT_D Average reactive power
MaxVAr MV_FLOAT_D Maximum reactive power

1.4.13 Logical Node: PDIF_NEU


Description: Differential (w.r.t Neutral)
LN Class: PDIF

Attribut Attr. Type Explanation T X


e
Mod INC_MOD Mode
Beh INS_BEH Behaviour
Health INS_HEALTH Health
NamPlt LPL_LN Name Plate
Op ACT_NEU Operate T
DifAClc WYE_INET Differential current
RstA WYE_INET Restraint current

1.4.14 Logical Node: PFRC_NO_SEG


Description: Rate of change of frequency (w.r.t No Phase Segregation)
LN Class: PFRC

Attribut Attr. Type Explanation T X


e
Mod INC_MOD Mode
Beh INS_BEH Behaviour
Health INS_HEALTH Health
NamPlt LPL_LN Name Plate
Str ACD_NO_SEG Start
Op ACT_NO_SEG Operate T

1.4.15 Logical Node: PTOC_NEU


Description: Timed Overcurrent (w.r.t Neutral)
LN Class: PTOC
PICS & MICS P145/EN PM/A11

MiCOM P145 (PM) 13

Attribut Attr. Type Explanation T X


e
Mod INC_MOD Mode
Beh INS_BEH Behaviour
Health INS_HEALTH Health
NamPlt LPL_LN Name Plate
Str ACD_NEU Start
Op ACT_NEU Operate T

1.4.16 Logical Node: PTOC_NO_SEG


Description: Timed Overcurrent (w.r.t No Phase Segregation)
LN Class: PTOC

Attribut Attr. Type Explanation T X


e
Mod INC_MOD Mode
Beh INS_BEH Behaviour
Health INS_HEALTH Health
NamPlt LPL_LN Name Plate
Str ACD_NO_SEG Start
Op ACT_NO_SEG Operate T

1.4.17 Logical Node: PTOC_SEG


Description: Timed Overcurrent (w.r.t Phase Segregation)
LN Class: PTOC

Attribut Attr. Type Explanation T X


e
Mod INC_MOD Mode
Beh INS_BEH Behaviour
Health INS_HEALTH Health
NamPlt LPL_LN Name Plate
Str ACD_SEG Start
Op ACT_SEG Operate T

1.4.18 Logical Node: PTOF_NO_SEG


Description: Over frequency (w.r.t No Phase Segregation)
LN Class: PTOF

Attribut Attr. Type Explanation T X


e
Mod INC_MOD Mode
Beh INS_BEH Behaviour
Health INS_HEALTH Health
NamPlt LPL_LN Name Plate
Str ACD_NO_SEG Start
Op ACT_NO_SEG Operate T

1.4.19 Logical Node: PTOV_NEU


Description: Overvoltage (w.r.t Neutral)
LN Class: PTOV
P145/EN PM/A11 PICS & MICS

(PM) 14 MiCOM P145

Attribut Attr. Type Explanation T X


e
Mod INC_MOD Mode
Beh INS_BEH Behaviour
Health INS_HEALTH Health
NamPlt LPL_LN Name Plate
Str ACD_NEU Start
Op ACT_NEU Operate T

1.4.20 Logical Node: PTOV_NO_SEG


Description: Overvoltage (w.r.t Phase Segregation)
LN Class: PTOV

Attribut Attr. Type Explanation T X


e
Mod INC_MOD Mode
Beh INS_BEH Behaviour
Health INS_HEALTH Health
NamPlt LPL_LN Name Plate
Str ACD_NO_SEG Start
Op ACT_NO_SEG Operate T

1.4.21 Logical Node: PTOV_SEG


Description: Overvoltage (w.r.t Phase Segregation)
LN Class: PTOV

Attribut Attr. Type Explanation T X


e
Mod INC_MOD Mode
Beh INS_BEH Behaviour
Health INS_HEALTH Health
NamPlt LPL_LN Name Plate
Str ACD_SEG Start
Op ACT_SEG Operate T

1.4.22 Logical Node: PTRC_NO_SEG


Description: Protection trip conditioning (w.r.t No Phase Segregation)
LN Class: PTRC

Attribut Attr. Type Explanation T X


e
Mod INC_MOD Mode
Beh INS_BEH Behaviour
Health INS_HEALTH Health
NamPlt LPL_LN Name Plate
Tr ACT_NO_SEG Trip
Str ACD_NO_SEG Sum of all starts of all connected Logical Nodes

1.4.23 Logical Node: PTTR_NO_SEG


Description: Thermal overload (w.r.t No Phase Segregation)
LN Class: PTTR
PICS & MICS P145/EN PM/A11

MiCOM P145 (PM) 15

Attribut Attr. Type Explanation T X


e
Mod INC_MOD Mode
Beh INS_BEH Behaviour
Health INS_HEALTH Health
NamPlt LPL_LN Name Plate
Amp MV_FLOAT Current for thermal load model
TmpRl MV_FLOAT Relation between temperature and maximum temperature
Op ACT_NO_SEG Operate T
AlmThm ACT_NO_SEG Thermal alarm T

1.4.24 Logical Node: PTUF_NO_SEG


Description: Under frequency (w.r.t No Phase Segregation)
LN Class: PTUF

Attribut Attr. Type Explanation T X


e
Mod INC_MOD Mode
Beh INS_BEH Behaviour
Health INS_HEALTH Health
NamPlt LPL_LN Name Plate
Str ACD_NO_SEG Start
Op ACT_NO_SEG Operate T

1.4.25 Logical Node: PTUV_SEG


Description: Undervoltage (w.r.t Phase Segregation)
LN Class: PTUV

Attribut Attr. Type Explanation T X


e
Mod INC_MOD Mode
Beh INS_BEH Behaviour
Health INS_HEALTH Health
NamPlt LPL_LN Name Plate
Str ACD_SEG Start
Op ACT_SEG Operate T

1.4.26 Logical Node: RBRF_EXTTRIP


Description: Breaker Failure (w.r.t External Tripping)
LN Class: RBRF

Attribut Attr. Type Explanation T X


e
Mod INC_MOD Mode
Beh INS_BEH Behaviour
Health INS_HEALTH Health
NamPlt LPL_LN Name Plate
OpEx ACT_NO_SEG Breaker failure trip ("External trip") T

1.4.27 Logical Node: RDRE_BASIC


Description: Disturbance Recorder function (w.r.t Mandatory Attributes only)
P145/EN PM/A11 PICS & MICS

(PM) 16 MiCOM P145

LN Class: RDRE

Attribut Attr. Type Explanation T X


e
Mod INC_MOD Mode
Beh INS_BEH Behaviour
Health INS_HEALTH Health
NamPlt LPL_LN Name Plate
RcdMade SPS_WD Recording made
FltNum INS_BASIC Fault number

1.4.28 Logical Node: RFLO_BASIC


Description: Fault Locator (w.r.t Mandatory Attributes only)
LN Class: RFLO

Attribut Attr. Type Explanation T X


e
Mod INC_MOD Mode
Beh INS_BEH Behaviour
Health INS_HEALTH Health
NamPlt LPL_LN Name Plate
FltZ CMV_MAG_FLOAT Fault impedance
FltDiskm MV_FLOAT Fault distance in km

1.4.29 Logical Node: RREC_NO_SEG


Description: Autoreclosing (w.r.t No Phase Segregation)
LN Class: RREC

Attribute Attr. Type Explanation T X


Mod INC_MOD Mode
Beh INS_BEH Behaviour
Health INS_HEALTH Health
NamPlt LPL_LN Name Plate
OpCls ACT_NO_SEG Operate (used here to provide close to XCBR) T
AutoRecSt INS_AR_STATE Auto reclosing status

1.4.30 Logical Node: RSYN_DIFCLC


Description: Synchronism-check / Synchronising (w.r.t Calculated Differetial
Measurements)
LN Class: RSYN

Attribute Attr. Type Explanation T X


Mod INC_MOD Mode
Beh INS_BEH Behaviour
Health INS_HEALTH Health
NamPlt LPL_LN Name Plate
Rel SPS_WD Release
VInd SPS_WD Voltage difference indicator
AngInd SPS_WD Angle difference indicator
HzInd SPS_WD Frequency difference indicator
DifHzClc MV_FLOAT Calculated difference in frequency
PICS & MICS P145/EN PM/A11

MiCOM P145 (PM) 17

Attribute Attr. Type Explanation T X


DifAngClc MV_FLOAT Calculated difference of phase angle

1.4.31 Logical Node: XCBR_BASIC


Description: Circuit Breaker (w.r.t Mandatory Attributes Only)
LN Class: XCBR

Attribut Attr. Type Explanation T X


e
Mod INC_MOD Mode
Beh INS_BEH Behaviour
Health INS_HEALTH Health
NamPlt LPL_LN Name Plate
Loc SPS_WD Local operation
EEHealth INS_BASIC External equipment health
OpCnt INS_BASIC Operation counter
Pos DPC_STATUS Switch position
BlkOpn SPC_STATUS Block opening
BlkCls SPC_STATUS Block closing

1.5 Common Data Class definitions


The definition tables for each of the Common Data Classes used in the Logical Node
definitions are presented in the following sub-sections.
From an application point-of-view the data attributes of a Common Data Class are classified
according to their specific use. The characterization of data attributes, and the services that
they support/provide, will be through the use of 'Functional Constraints'. The Functional
Constraints are specified by the table below:

FC Name Semantic Source Definition


BR Buffered reports IEC61850-7-2
CF Configuration IEC61850-7-2
CO Control IEC61850-7-2
DC Description IEC61850-7-2
EX Extended Definition IEC61850-7-2
GO GOOSE Control IEC61850-7-2
GS GSSE Control (UCA2 GOOSE) IEC61850-7-2
LG Logging IEC61850-7-2
MS Multicast sampled value control IEC61850-7-2
MX Measurands (Analogue values) IEC61850-7-2
RP Unbuffered reports IEC61850-7-2
SE Setting Group Editable IEC61850-7-2
SG Setting Group IEC61850-7-2
SP Set Point IEC61850-7-2
ST Status Information IEC61850-7-2
SV Substitution Values IEC61850-7-2
US Unicast sampled value control IEC61850-7-2
XX Data attribute service parameters IEC61850-7-2

1.5.1 Common Data Class: ACD_NEU


Description: Directional Protection Activation Information (w.r.t Neutral)
P145/EN PM/A11 PICS & MICS

(PM) 18 MiCOM P145

CDC Class: ACD

Attribute Type FC Enumeration Comment X


general BOOLEAN ST Trip or start has happened
dirGeneral ENUMERATED8 ST dir General direction (unknown, forward,
(MMS Type: INT8) backward or both)
neut BOOLEAN ST Trip or start event with earth current has
happened
dirNeut ENUMERATED8 ST dir Earth current direction (unknown, forward
(MMS Type: INT8) or backward)
q Quality ST Quality of the protection activation
information
t TimeStamp ST Timestamp of the last change in state of
protection activation information

1.5.2 Common Data Class: ACD_NO_SEG


Description: Directional Protection Activation Information (w,r,t No Phase Segregation)
CDC Class: ACD

Attribute Type FC Enumeration Comment X


general BOOLEAN ST Trip or start has happened
dirGeneral ENUMERATED8 ST dir General direction (unknown, forward,
(MMS Type: INT8) backward or both)
q Quality ST Quality of the protection activation
information
t TimeStamp ST Timestamp of the last change in state of
protection activation information

1.5.3 Common Data Class: ACD_SEG


Description: Directional Protection Activation Information (w.r.t Phase Segregation)
CDC Class: ACD

Attribute Type FC Enumeration Comment X


general BOOLEAN ST Trip or start has happened
dirGeneral ENUMERATED8 ST dir General direction (unknown, forward,
(MMS Type: INT8) backward or both)
phsA BOOLEAN ST Trip or start event of Phase A has
happened
dirPhsA ENUMERATED8 ST dir Phase A direction (unknown, forward or
(MMS Type: INT8) backward)
phsB BOOLEAN ST Trip or start event of Phase B has
happened
dirPhsB ENUMERATED8 ST dir Phase B direction (unknown, forward or
(MMS Type: INT8) backward)
phsC BOOLEAN ST Trip or start event of Phase C has
happened
dirPhsC ENUMERATED8 ST dir Phase C direction (unknown, forward or
(MMS Type: INT8) backward)
q Quality ST Quality of the protection activation
information
t TimeStamp ST Timestamp of the last change in state of
protection activation information

1.5.4 Common Data Class: ACT_NEU


Description: Protection Activation Information (w.r.t Neutral)
CDC Class: ACT
PICS & MICS P145/EN PM/A11

MiCOM P145 (PM) 19

Attribut Type FC Enumeration Comment X


e
general BOOLEAN ST Trip or start has happened
neut BOOLEAN ST Trip or start event with earth current has
happened
q Quality ST Quality of the protection activation information
t TimeStamp ST Timestamp of the last change in state of
protection activation information

1.5.5 Common Data Class: ACT_NO_SEG


Description: Protection Activation Information (w.r.t No Phase Segregation)
CDC Class: ACT

Attribut Type FC Enumeration Comment X


e
general BOOLEAN ST Trip or start has happened
q Quality ST Quality of the protection activation information
t TimeStamp ST Timestamp of the last change in state of
protection activation information

1.5.6 Common Data Class: ACT_SEG


Description: Protection Activation Information (w.r.t Phase Segregation)
CDC Class: ACT

Attribut Type FC Enumeration Comment X


e
general BOOLEAN ST Trip or start has happened
phsA BOOLEAN ST Trip or start event of Phase A has happened
phsB BOOLEAN ST Trip or start event of Phase B has happened
phsC BOOLEAN ST Trip or start event of Phase C has happened
q Quality ST Quality of the protection activation information
t TimeStamp ST Timestamp of the last change in state of
protection activation information

1.5.7 Common Data Class: CMV_MAG_ANG_FLOAT


Description: Complex Measured value (w.r.t Floating Point Magnitude and Angle)
CDC Class: CMV

Attribut Type FC Enumeration Comment X


e
cVal Vector_MagnitudeAngle_Float MX Deadbanded complex
measured vector. Updated to
the current value of instCVal
when the value has changed
according to the configuration
parameter db.
q Quality MX Quality of the measurement
value
t TimeStamp MX Time deadbanded magnitude
last exceeded its db
configuration parameter
units Unit_No_Multiplier CF Unit of the attribute
representing the data
db INT32U CF Measurement deadband

1.5.8 Common Data Class: CMV_MAG_FLOAT


P145/EN PM/A11 PICS & MICS

(PM) 20 MiCOM P145

Description: Complex Measured value (w.r.t Floating Point Magnitude)


CDC Class: CMV

Attribut Type FC Enumeration Comment X


e
cVal Vector_Magnitude_Float MX Deadbanded complex measured
vector. Updated to the current value
of instCVal when the value has
changed according to the
configuration parameter db.
q Quality MX Quality of the measurement value
t TimeStamp MX Time deadbanded magnitude last
exceeded its db configuration
parameter
units Unit_No_Multiplier CF Unit of the attribute representing the
data
db INT32U CF Measurement deadband

1.5.9 Common Data Class: DEL_SEG_ANG


Description: Phase to phase measurements for a 3-Phase system (w.r.t Phase
Seggregation + Angle)
CDC Class: DEL

Attribut Type FC Enumeration Comment X


e
phsAB CMV_MAG_ANG_FLOAT -- Measurement values for Phase A to
Phase B
phsBC CMV_MAG_ANG_FLOAT -- Measurement values for Phase B to
Phase C
phsCA CMV_MAG_ANG_FLOAT -- Measurement values for Phase C to
Phase A

1.5.10 Common Data Class: DPC_STATUS


Description: Controllable Double Point (w.r.t Status Only)
CDC Class: DPC

Attribut Type FC Enumeration Comment X


e
stVal CODED_ENUM ST Dbpos Status value of the data (Intermediate state,
(MMS Type: Off, On or Bad-state)
_BSTR2)

q Quality ST Quality of the status value


t TimeStamp ST Timestamp of the last change in state of
status value
ctlModel ENUMERATED8 CF CtlModel Control model (Corresponding to the
(MMS Type: INT8) behaviour of the data)

1.5.11 Common Data Class: DPL_STANDARD


Description: Standard Device Name Plate
CDC Class: DPL

Attribut Type FC Enumeration Comment X


e
vendor VISIBLE_STRING255 DC Name of the vendor
hwRev VISIBLE_STRING255 DC Hardware revision
swRev VISIBLE_STRING255 DC Software revision
serNum VISIBLE_STRING255 DC Serial Number
PICS & MICS P145/EN PM/A11

MiCOM P145 (PM) 21

Attribut Type FC Enumeration Comment X


e
model VISIBLE_STRING255 DC Model Number
location VISIBLE_STRING255 DC Physical location of device

1.5.12 Common Data Class: INC_MOD


Description: Controllable Integer Status (w.r.t Mode)
CDC Class: INC

Attribut Type FC Enumeration Comment X


e
stVal INT32 ST Mod Status value of the data
(MMS Type: INT8)

q Quality ST Quality of the status value


t TimeStamp ST Timestamp of the last change in state of
status value
ctlModel ENUMERATED8 CF CtlModel Control model (Corresponding to the
(MMS Type: INT8) behaviour of the data)

1.5.13 Common Data Class: INC_MOD_D_PRIV


Description: Controllable Integer Status (w.r.t Mode, with description (Private DO))
CDC Class: INC

Attribut Type FC Enumeration Comment X


e
stVal INT32 ST Mod Status value of the data
(MMS Type: INT8)

q Quality ST Quality of the status value


t TimeStamp ST Timestamp of the last change in state
of status value
ctlModel ENUMERATED8 CF CtlModel Control model (Corresponding to the
(MMS Type: INT8) behaviour of the data)
d VISIBLE_STRING255 DC Description of the status element
dataNs VISIBLE_STRING255 EX Data name space

1.5.14 Common Data Class: INS_AR_STATE


Description: Integer Status (w.r.t Auto Reclose Status)
CDC Class: INS

Attribut Type FC Enumeration Comment X


e
stVal INT32 ST AutoRecSt The element status
(MMS Type: INT8)

q Quality ST The quality of the status value


t TimeStamp ST Timestamp of the last change in state

1.5.15 Common Data Class: INS_BASIC


Description: Integer Status (w.r.t Mandatory Options Only)
CDC Class: INS

Attribut Type FC Enumeration Comment X


e
stVal INT32 ST The element status
q Quality ST The quality of the status value
t TimeStamp ST Timestamp of the last change in state
P145/EN PM/A11 PICS & MICS

(PM) 22 MiCOM P145

1.5.16 Common Data Class: INS_BEH


Description: Integer Status (w.r.t Behaviour)
CDC Class: INS

Attribut Type FC Enumeration Comment X


e
stVal INT32 ST Beh The element status
(MMS Type: INT8)

q Quality ST The quality of the status value


t TimeStamp ST Timestamp of the last change in state

1.5.17 Common Data Class: INS_BEH_D_PRIV


Description: Integer Status (w.r.t Behaviour, with Description (Private DO))
CDC Class: INS

Attribut Type FC Enumeration Comment X


e
stVal INT32 ST Beh The element status
(MMS Type: INT8)

q Quality ST The quality of the status value


t TimeStamp ST Timestamp of the last change in state
d VISIBLE_STRING255 DC Description of the status element
dataNs VISIBLE_STRING255 EX Data name space

1.5.18 Common Data Class: INS_HEALTH


Description: Integer Status (w.r.t health)
CDC Class: INS

Attribut Type FC Enumeration Comment X


e
stVal INT32 ST Health The element status
(MMS Type: INT8)

q Quality ST The quality of the status value


t TimeStamp ST Timestamp of the last change in state

1.5.19 Common Data Class: LPL_LLN0


Description: Logical Node 0 Name Plate
CDC Class: LPL

Attribute Type FC Enumeration Comment X


vendor VISIBLE_STRING255 DC Name of the vendor
swRev VISIBLE_STRING255 DC Software revision
d VISIBLE_STRING255 DC Description
configRev VISIBLE_STRING255 DC Uniquely identifies the configuration of
a local device instance
ldNs VISIBLE_STRING255 EX Logical Device name space

1.5.20 Common Data Class: LPL_LN


Description: Standard Logical Node Name Plate
CDC Class: LPL

Attribut Type FC Enumeration Comment X


e
vendor VISIBLE_STRING255 DC Name of the vendor
PICS & MICS P145/EN PM/A11

MiCOM P145 (PM) 23

Attribut Type FC Enumeration Comment X


e
swRev VISIBLE_STRING255 DC Software revision
d VISIBLE_STRING255 DC Description

1.5.21 Common Data Class: MV_FLOAT


Description: Measured value (w.r.t. Floating Point value)
CDC Class: MV

Attribut Type FC Enumeration Comment X


e
mag AnalogueValue_Float MX Deadbanded magnitude of the
instantaneous value of a measured
value or harmonic value. Updated to
the current value of instMag when the
value has changed according to the
configuration parameter db.
q Quality MX Quality of the measurement value
t TimeStamp MX Time deadbanded magnitude last
exceeded its db configuration
parameter
units Unit_No_Multiplier CF Unit of the attribute representing the
data
db INT32U CF Measurement deadband

1.5.22 Common Data Class: MV_FLOAT_D


Description: Measured value (w.r.t Floating Point Value with Description)
CDC Class: MV

Attribut Type FC Enumeration Comment X


e
mag AnalogueValue_Float MX Deadbanded magnitude of the
instantaneous value of a measured
value or harmonic value. Updated to
the current value of instMag when the
value has changed according to the
configuration parameter db.
q Quality MX Quality of the measurement value
t TimeStamp MX Time deadbanded magnitude last
exceeded its db configuration
parameter
units Unit_No_Multiplier CF Unit of the attribute representing the
data
db INT32U CF Measurement deadband
d VISIBLE_STRING255 DC Description of the status element

1.5.23 Common Data Class: SEQ_MAG_ANG


Description: Sequence components of a measurement value (w.r.t Magnitudes + Angles)
CDC Class: SEQ

Attribut Type FC Enumeration Comment X


e
c1 CMV_MAG_ANG_FLOAT -- Sequence component 1 (For
semantic meaning see seqT)
c2 CMV_MAG_ANG_FLOAT -- Sequence component 2 (For
semantic meaning see seqT)
c3 CMV_MAG_ANG_FLOAT -- Sequence component 3 (For
semantic meaning see seqT)
P145/EN PM/A11 PICS & MICS

(PM) 24 MiCOM P145

Attribut Type FC Enumeration Comment X


e
seqT ENUMERATED8 MX seqT Sequence quantity measurement
(MMS Type: INT8) type (Pos-Neg-Zero or Dir-Quad-
Zero)

1.5.24 Common Data Class: SPC_STATUS


Description: Controllable Single Point (w.r.t Status Only)
CDC Class: SPC

Attribut Type FC Enumeration Comment X


e
stVal BOOLEAN ST Status value of the data
q Quality ST Quality of the status value
t TimeStamp ST Timestamp of the last change in state of
status value
ctlModel ENUMERATED8 CF CtlModel Control model (Corresponding to the
(MMS Type: INT8) behaviour of the data)

1.5.25 Common Data Class: SPS_D


Description: Standard Single Point Status (with Description)
CDC Class: SPS

Attribut Type FC Enumeration Comment X


e
stVal BOOLEAN ST The element status (TRUE or FALSE)
q Quality ST The quality of the status value
t TimeStamp ST Timestamp of the last change in state
d VISIBLE_STRING255 DC Description of the status element

1.5.26 Common Data Class: SPS_WD


Description: Single Point Status (without Description)
CDC Class: SPS

Attribut Type FC Enumeration Comment X


e
stVal BOOLEAN ST The element status (TRUE or FALSE)
q Quality ST The quality of the status value
t TimeStamp ST Timestamp of the last change in state

1.5.27 Common Data Class: WYE_INET


Description: Phase to ground measurements for a 3-Phase system (w.r.t Net Current)
CDC Class: WYE

Attribut Type FC Enumeration Comment X


e
net CMV_MAG_FLOAT -- Measurement values for the net (sum of
all phases) system current

1.5.28 Common Data Class: WYE_RES_ANG_D


Description: Phase to ground measurements for a 3-Phase system (w.r.t Residual +
Description + Angle)
CDC Class: WYE
PICS & MICS P145/EN PM/A11

MiCOM P145 (PM) 25

Attribut Type FC Enumeration Comment X


e
res CMV_MAG_ANG_FLOAT -- Measurement values for the
residual system current
d VISIBLE_STRING255 DC Description of the status element

1.5.29 Common Data Class: WYE_SEG


Description: Phase to ground measurements for a 3-Phase system (w.r.t Phase
Seggregation)
CDC Class: WYE

Attribut Type FC Enumeration Comment X


e
phsA CMV_MAG_FLOAT -- Measurement values for Phase A
phsB CMV_MAG_FLOAT -- Measurement values for Phase B
phsC CMV_MAG_FLOAT -- Measurement values for Phase C

1.5.30 Common Data Class: WYE_SEG_D


Description: Phase to ground measurements for a 3-Phase system (w.r.t Phase
Seggregation + Description)
CDC Class: WYE

Attribut Type FC Enumeration Comment X


e
phsA CMV_MAG_FLOAT -- Measurement values for Phase A
phsB CMV_MAG_FLOAT -- Measurement values for Phase B
phsC CMV_MAG_FLOAT -- Measurement values for Phase C
d VISIBLE_STRING255 DC Description of the status element

1.5.31 Common Data Class: WYE_SEG_RES_D


Description: Phase to ground measurements for a 3-Phase system (w.r.t Phase
Seggregation + Residual + Description)
CDC Class: WYE

Attribut Type FC Enumeration Comment X


e
phsA CMV_MAG_ANG_FLOAT -- Measurement values for Phase A
phsB CMV_MAG_ANG_FLOAT -- Measurement values for Phase B
phsC CMV_MAG_ANG_FLOAT -- Measurement values for Phase C
neut CMV_MAG_ANG_FLOAT -- Measurement values for neutral
input
d VISIBLE_STRING255 DC Description of the status element

1.6 Common data attribute type definitions


Common data attribute types, known herein as components, are defined for use in the
Common Data Classes defined in the sections above.

1.6.1 Component: AnalogueValue_Float


Comment: General analogue value (w.r.t Floating Point value)
Parent Type: AnalogueValue

Attribut Type Enumeration Comment X


e
f FLOAT32 Floating point value
P145/EN PM/A11 PICS & MICS

(PM) 26 MiCOM P145

1.6.2 Component: Unit_No_Multiplier


Comment: SI Unit definitions
Parent Type: Unit

Attribut Type Enumeration Comment X


e
SIUnit ENUMERATED16 SIUnits SI Unit

1.6.3 Component: Vector_Magnitude_Float


Comment: Complex vector (w.r.t Floating Point Magnitude value)
Parent Type: Vector

Attribut Type Enumeration Comment X


e
mag AnalogueValue_Float The magnitude of the complex value

1.6.4 Component: Vector_MagnitudeAngle_Float


Comment: Complex vector (w.r.t Floating Point Magnitude and Angle values)
Parent Type: Vector

Attribut Type Enumeration Comment X


e
mag AnalogueValue_Float The magnitude of the complex value
ang AnalogueValue_Float The angle of the complex value (the unit is
degrees)

1.7 Enumerated type definitions


The following sub-sections specify the enumerations that are associated to some Common
Data Class attributes. The definition of the enumerations are according to IEC61850-7-3
and IEC61850-7-4 unless otherwise stated.

1.7.1 Enumerated type: AutoRecSt


Description: Auto-Reclose Status

Ordinal Semantic
1 Ready
2 In Progress
3 Successful
4 Unsuccessful

1.7.2 Enumerated type: Beh


Description: Behaviour

Ordinal Semantic
1 on
2 blocked
3 test
4 test/blocked
5 off

1.7.3 Enumerated type: CtlModel


Description: Control Model
PICS & MICS P145/EN PM/A11

MiCOM P145 (PM) 27

Ordinal Semantic
0 status-only
1 direct-with-normal-security
2 sbo-with-normal-security
3 direct-with-enhanced-security
4 sbo-with-enhanced-security

1.7.4 Enumerated type: Dbpos


Description: Circuit Breaker position

Ordinal Semantic
0 intermediate
1 off
2 on
3 bad

1.7.5 Enumerated type: dir


Description: Direction

Ordinal Semantic
0 unknown
1 forward
2 backward
3 both

1.7.6 Enumerated type: Health


Description: Health

Ordinal Semantic
1 OK
2 Warning
3 Alarm

1.7.7 Enumerated type: Mod


Description: Mode

Ordinal Semantic
1 on
2 blocked
3 test
4 test/blocked
5 off

1.7.8 Enumerated type: seqT


Description: Sequence Measurement Type

Ordinal Semantic
0 pos_neg_zero
1 dir_quad_zero

1.7.9 Enumerated type: SIUnits


Description: SI Units derived from ISO/IEC 1000
P145/EN PM/A11 PICS & MICS

(PM) 28 MiCOM P145

Ordinal Semantic
-16 years
-15 months
-14 weeks
-13 V/s
-12 mins
-11 hours
-10 days
-9 °F
-8 ratio
-7 miles
-6 inches
-5 feet
-4 df/dt
-3 Hz/s
-2 %
-1 pu
1 none
2 m
3 kg
4 s
5 A
6 K
7 mol
8 cd
9 deg
10 rad
11 sr
21 Gy
22 q
23 °C
24 Sv
25 F
26 C
27 S
28 H
29 V
30 Ohm (V/A)
31 J
32 N
33 Hz
34 lx
35 Lm
36 Wb
37 T
38 W
PICS & MICS P145/EN PM/A11

MiCOM P145 (PM) 29

Ordinal Semantic
39 Pa
41 m²
42 m³
43 ms¯¹
44 ms¯²
45 m³s¯¹
46 ms³
47 M
48 kg/m³
49 m²/s
50 W/mK
51 J/K
52 ppm
53 s¯¹
54 rads¯¹
61 VA
62 Watts
63 VAr
64 theta
65 cos(theta)
66 Vs
67 V²
68 As
69 A²
70 A²t
71 VAh
72 Wh
73 VArh
74 V/Hz

1.8 MMS data-type conversions


The following table shows the relationships between the Part 7 and Part 8-1 data types. The
definitions presented above use Part 7 data types, however these are subject to 'translation'
when exposed over an MMS (Part 8-1) interface:

Part 7 Type MMS Type Part 7 Description


BOOLEAN Bool Logical TRUE/FALSE value
BVstring13 BVstring13 Variable bit string (upto 13 bits)
CODED_ENUM Byte Coded enumeration
CODED_ENUM2 Byte Coded enumeration (2)
EntryTime Btime6 8.1 Section 8.1.3.7
ENUMERATED16 Short 16 bit enumerated value
ENUMERATED8 Byte 8 bit enumerated value
FLOAT32 Float 32 bit floating point value
FLOAT64 Double 64 bit floating point value
INT128 Long 128 bit signed integer value
INT16 Short 16 bit signed integer value
P145/EN PM/A11 PICS & MICS

(PM) 30 MiCOM P145

Part 7 Type MMS Type Part 7 Description


INT16U Ushort 16 bit unsigned integer value
INT24U Ulong 24 bit unsigned integer value
INT32 Long 32 bit signed integer value
INT32U Ulong 32 bit unsigned integer value
INT8 Byte 8 bit signed integer value
INT8U Ubyte 8 bit unsigned integer value
OCTET_STRING6 Ostring6 6 character string (8 bits per character)
OCTET_STRING64 Ostring64 64 character string (8 bits per character)
OCTET_STRING8 Ostring8 8 character string (8 bits per character)
Quality BVstring13 IEC61850 Quality
RTYP_BOOL Bool Reporting type - BOOLEAN
RTYP_BSTR6 Bstring6 Reporting type - 6 bit string
RTYP_BSTR8 Bstring8 Reporting type - 8 bit string
RTYP_BSTR9 Bstring9 Reporting type - 9 bit string
RTYP_BTIME6 Btime6 Reporting type - 6 byte timestamp
RTYP_BVSTR10 BVstring10 Reporting type - Variable bit string (upto 10 bits)
RTYP_BVSTR6 BVstring6 Reporting type - Variable bit string (upto 6 bits)
RTYP_BVSTR8 Bvstring8 Reporting type - Variable bit string (upto 8 bits)
RTYP_INT16U Ushort Reporting type - 16 bit unsigned integer value
RTYP_INT32U Ulong Reporting type - 32 bit unsigned integer value
RTYP_INT8U Ubyte Reporting type - 8 bit unsigned integer value
RTYP_OSTR8 Ostring8 Reporting type -8 character string (8 bits per character)
RTYP_VSTR32 Vstring32 Reporting type - 32 character string
RTYP_VSTR65 Vstring65 Reporting type - 65 character string
TimeStamp Utctime IEC61850 Time stamp
UNICODE_STRING255 UTF8Vstring255 255 character string (16 bits per unicode character)
UTC_TM Utctime UTC Timestamp
VISIBLE_STRING255 Vstring255 255 character string
VISIBLE_STRING64 Vstring64 64 character string
VISIBLE_STRING65 Vstring65 65 character string
VISIBLE_STRING97 Vstring97 97 character string

You might also like