IEC61850教程,第二章:IEC 61850 数据结构

139 阅读2分钟

第二章:IEC 61850 数据结构

IEC 61850 数据结构

逻辑设备(Logical Device)

变电站中的每个设备都是逻辑设备。下图中的逻辑设备是 Bay 控制器、继电器和仪表。为变电站配置 IEC 61850 时,每个逻辑设备都应具有唯一的名称。

逻辑节点(Logical Node)

每个逻辑设备将支持各种功能。每个功能可归类为逻辑节点。以下示例是两个逻辑设备的逻辑节点细分。

逻辑节点分组

逻辑节点组指示符节点标识
A自动控制
B保留
C监控
D分布式能源
E保留
F功能块
G通用功能引用
H水电
I接口和存档
J保留
K机械和非电气一次设备
L系统逻辑节点
M计量和测量
N保留
O保留
P保护功能
Q电能质量事件相关检测
R保护相关功能
S监管
T互感器和传感器
U保留
V保留
W风电
X开关设备
Y电力变压器和相关功能
Z其他(电力系统)设备

系统逻辑节点组

DescriptionName
Physical device informationLPHD
Common Logical NodeCommon LN
Logical node zeroLLNO
Physical Communication channel SupervisionLCCH
GOOSE subscriptionLGOS
Sampled value subscriptionLSVS
Time managementLTIM
Time master supervisionLTMS
Service trackingLTRK

保护功能逻辑节点组

DifferentialPDIF
Direction comparisonPDIR
DistancePDIS
Directional overpowerPDOP
Directional underpowerPDUP
Rate of change of frequencyPFRC
Harmonic restraintPHAR
Ground detectorPHIZ
Instantaneous overcurrentPIOC
Motor restart inhibitionPMRI
Motor starting time supervisionPMSS
Over power factorPOPF
Phase angle measuringPPAM
Rotor protectionPRTR
Protection schemePSCH
Sensitive directional earthfaultPSDE
Transient earth faultPTEF
Tyristor protectionPTHF
Time overcurrentPTOC
OverfrequencyPTOF
OvervoltagePTOV
Protection trip conditioningPTRC
Thermal overloadPTTR
UndercurrentPTUC
UnderfrequencyPTUF
UndervoltagePTUV
Underpower factorPUPF
Voltage controlled time overcurrentPVOC
Volts per HzPVPH
Zero speed or underspeedPZSU
Rotor protectionPRTR
Thyristor protectionPTHF

通用逻辑节点组

DescriptionName
Generic automatic process controlGAPC
Generic process I/OGGIO
Generic logGLOG
Generic security applicationGSAL

数据对象(Data Object)

示例:GGIO 逻辑节点的数据对象

数据属性(Data Attribute)

IEC 61850 通用数据类

许多逻辑节点都拥有具有相同数据属性的数据对象。

例如,离散输入变量都具有以下数据属性

  • 质量
  • 时间戳
  • 描述

IEC 61850 定义了标准的数据属性组,称为通用数据类 (CDC)。 逻辑节点的每个数据对象都属于一个 CDC。

版权声明:本文为博主原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。 原文链接:blog.redisant.cn/