摘要
操动机构弹簧储能状态的鲁棒辨识对断路器服役性能有重要影响,如何建立起采样信号与弹簧储能状态之间的映射关系是制约其广泛应用的关键。针对这一问题,结合格拉姆角场(Gramian angular field, GAF)与卷积神经网络(convolutional neural network, CNN),提出了一种弹簧储能状态智能辨识方法,并成功应用于断路器操动机构。采用格拉姆角场将采集到的时域信号进行二维化处理,并利用其进行操动机构动态特性演化过程的追踪。断路器操动机构状态辨识实验验证了所提出的智能诊断方法有效性(识别成功率接近100.00%),为断路器在役状态的鲁棒识别提供一种可能。
断路器是电网的重要组成部分,其服役状态对于保障电网安全运行有着重要的作
近年来,研究学者提出了一种格拉姆角场(gramian angular field, GAF)的时域信号二维化方法,引起了广泛关
为表征原始信号固有的装备内部特征,学者提出了多种时间序列编码方法。随着机器视觉和人工智能的发展,时间序列图像编码方法受到了广泛的关注。本节简要介绍一种时域信号二维化GAF方法。
GAF将采集到的时域信号重新投影至极坐标中,实现某种程度上的二维化处理。如
(1) |
式中:为角坐标;为原始时间序列产生的输入信号样本;为极坐标极轴;为时间戳;N为调整极坐标范围的常数因子。

图1 极坐标转换图
Fig. 1 Polar transformation
由
(2) |
式中,下标-1表示规范化范围[-1, 1],下标0表示规范化范围[0, 1]。为保持原始信号更多的内部信息,本研究将采集信号规整至范围[-1, 1]中。
如上所述,若值域为[-1, 1],则生成的极坐标系中相应的角值域为[0, π]。值域范围为[0,1]时,生成的极坐标系中相应的角度范围为[0, π/2]。因此,给定一个特定的信号,GAF会在极坐标系统中生成一个唯一的逆映射。
GAF变换后,基于获取的极坐标可进行信号内部结构的表征。利用正弦和余弦函数,可建立多种采样点间关系的表征方法。通常有2种方法进行时间序列内部结构的表示。对于任一给定的信号,其对应的格拉姆求和场GASF可被定义为,其对应的格拉姆求差场GADF可表示为。根据GASF和GADF的定义,采样点之间的结构关系可无损保留。从

图2 GAF构建
Fig. 2 GAF establishment
为提高GAF方法(包括GASF和GADF)的计算效率,分段聚合近似(piecewise aggregation approximation,PAA)方法被提出并用于缩短时间序列。通过分段计算采样点的局部平均值,可获得更短的时间序列(具有预先设定的长度)。对于一个给定的信号(长度为2L),通过PAA近似(假设局部窗口长度为2),其长度可被缩短至L。
本研究提出的网络结构如

图3 训练网络结构图
Fig. 3 Training network structure
如前所述,GAF在表征信号内部结构方面有很大的潜力。此外,相关研究亦表明卷积神经网络具有从低到高的层次特征表征能

图4 弹簧储能状态辨识方法流程图
Fig. 4 Flow-chart of spring energy storage state identification method
步骤1:通过操动机构的分合闸实验,获取实验过程中的感应信号(分合闸电磁铁的电流信号和操动机构的位移信号)。
步骤2:根据在2.2节中改进的Pauta准则,识别并替换原始信号中包含的异常值。
步骤3:根据
步骤4:根据
步骤5:根据文中定义计算信号对应的GASF和GADF。
步骤6:合并4个矩阵(2个传感信号(电磁铁的电流信号和操作机构的位移信号)的GASF和GADF),建立起传感信号对应的三维数据样本(本研究中,其尺寸大小为120×120×4)。
步骤7:扫描整个样本,构建操动机构的数据集。
步骤8:通过卷积神经网络(convolutional neural network,CNN)网络对数据集进行训练。
步骤9:对于任何测试信号,通过训练好的卷积神经网络对弹簧储能状态进行鲁棒识别。
实验设备的硬件设施如

图5 实验设备
Fig. 5 The experimental equipment
圈数 | 1 | 2 | 3 | 4 | 5 |
---|---|---|---|---|---|
弹簧储能 |
受传感器制造精度和断路器恶劣环境(强瞬态冲击)的干扰,采样信号易产生意外的强噪声(异常值),需进一步处理。Pauta准则方
, | (3) |
式中:为标准差;和分别是第i个和第i+1个采样点。如满足
预处理过程的示例如

图6 异常抑制
Fig. 6 Anomalies suppression
信号异常抑制(本研究中的2个一维传感信号分别为电流信号和位移信号)后,可进一步建立相应的GASF和GADF(二维信号)。通过建立的4个矩阵(每个传感信号对应2个GAF矩阵)即可构建数据库。
基于GAF转换(如第1.1节所述),采样信号(电流信号和位移信号)可以映射为GASF和GADF。在PAA操作之后,时间序列的长度被限制为120。因此,原始信号的生成结果如

图7 转换的GAF结果
Fig. 7 Converted GAF results
通过合并
利用建立的CNN网络(见1.2节)辨识断路器操动机构弹簧储能状态。将数据集随机分为训练集和测试集(两者的比例为9:1),对模型进行相应的训练。计算的准确率和损失函数如

图8 GAF-CNN方法训练结果
Fig. 8 Training result of GAF-CNN
使用混淆矩阵来评估该方法的泛化能力。通过对50个测试样本的评估,生成的混淆矩阵如

图9 测试样本的混淆矩阵
Fig. 9 Confusion matrix for the testing samples
为进一步探讨该方法的鲁棒性,对混淆矩阵进行了多次重复评价(随机抽取测试样本10次)。准确度(precision)、召回率(recall)和F1值是分类评价的3个常用指标。本实验获得的评价指标结果如
序号 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 平均值 |
---|---|---|---|---|---|---|---|---|---|---|---|
精度/% | 100.00 | 100.00 | 100.00 | 100.00 | 98.00 | 98.00 | 100.00 | 100.00 | 98.00 | 100.00 | 99.40 |
召回率/% | 100.00 | 100.00 | 100.00 | 100.00 | 98.00 | 98.00 | 100.00 | 100.00 | 98.00 | 100.00 | 99.40 |
F1值 | 1.00 | 1.00 | 1.00 | 1.00 | 0.98 | 0.98 | 1.00 | 1.00 | 0.98 | 1.00 | 0.99 |
为验证该方法的优越性,与传统的卷积神经网络方法进行对比。将采集到的信号直接送入卷积神经网络模型进行训练,训练对比结果如

图10 结果对比
Fig. 10 Training results
方法 | 准确率 | 损失率 |
---|---|---|
GAF-CNN | 1.00 | 0.01 |
CNN | 0.93 | 0.05 |
综上所述,针对弹簧式操动机构的服役状态监测问题,结合格拉姆角场与卷积神经网络提出了一种基于时域信号二维化的弹簧储能状态智能辨识方法,并在实验环境中取得了良好的效果。实验结果表明,与原始信号相比,转换后的二维信号能更准确地识别系统动态特性,实现系统内部特征的追踪。
1)为跟踪操动机构性能的动态演化过程,引进格拉姆角场,将采集信号实现二维化处理,表征原有信号固有的内部特征。
2)利用卷积神经网络优秀的多层次特征表达能力,对二维化信号进行模型训练,建立了采样信号与断路器操动机构性能(本研究中为弹簧储能状态)之间映射关系。
3)较之直接将时域信号传递至卷积神经网络,文中所提方法能够在相同训练条件下更快地收敛模型,并达到更好的状态识别效果。
参考文献
艾绍贵, 余晓, 黄永宁, 等. 气体绝缘363 kV快速真空断路器电场分析[J]. 重庆大学学报, 2018, 41(10): 61-68. [百度学术]
Ai S G, Yu X, Huang Y N, et al. Electric field analysis of gas insulated 363 kV fast vacuum circuit breaker[J]. Journal of Chongqing University, 2018, 41(10): 61-68.(in Chinese) [百度学术]
Žarković M, Stojković Z. Artificial intelligence SF6 circuit breaker health assessment[J]. Electric Power Systems Research, 2019, 175: 105912. [百度学术]
Sun W F, Zhou Y Q, Xiang J W, et al. Hankel matrix-based condition monitoring of rolling element bearings: an enhanced framework for time-series analysis[J]. IEEE Transactions on Instrumentation and Measurement, 2021, 70: 3512310. [百度学术]
Wang X Z, Si S B, Li Y B, et al. An integrated method based on refined composite multivariate hierarchical permutation entropy and random forest and its application in rotating machinery[J]. Journal of Vibration and Control, 2020, 26(3/4): 146-160. [百度学术]
Sun W F, Zhou Y Q, Cao X C, et al. A two-stage method for bearing fault detection using graph similarity evaluation[J]. Measurement, 2020, 165: 108138. [百度学术]
王贡献, 张淼, 胡志辉, 等. 基于多尺度均值排列熵和参数优化支持向量机的轴承故障诊断[J]. 振动与冲击, 2022, 41(1): 221-228. [百度学术]
Wang G X, Zhang M, Hu Z H, et al. Bearing fault diagnosis based on multi-scale mean permutation entropy and parametric optimization SVM[J]. Journal of Vibration and Shock, 2022, 41(1): 221-228.(in Chinese) [百度学术]
Gu L C, Tian Q Q, Ma Z W. Extraction of the instantaneous speed fluctuation based on normal time–frequency transform for hydraulic system[J]. Proceedings of the Institution of Mechanical Engineers, Part C: Journal of Mechanical Engineering Science, 2020, 234(6): 1196-1211. [百度学术]
Xiang J W, Zhong Y T, Gao H F. Rolling element bearing fault detection using PPCA and spectral kurtosis[J]. Measurement, 2015, 75: 180-191. [百度学术]
Albezzawy M N, Nassef M G, Sawalhi N. Rolling element bearing fault identification using a novel three-step adaptive and automated filtration scheme based on Gini index[J]. ISA Transactions, 2020, 101: 453-460. [百度学术]
Zhang J Q, Zhong M, Zhang J. Detection for weak fault in planetary gear trains based on an improved maximum correlation kurtosis deconvolution[J]. Measurement Science and Technology, 2020, 31(2): 025101. [百度学术]
Fan J, Qi Y S, Gao X J, et al. Compound fault diagnosis of rolling element bearings using multipoint sparsity–multipoint optimal minimum entropy deconvolution adjustment and adaptive resonance-based signal sparse decomposition[J]. Journal of Vibration and Control, 2021, 27(11/12): 1212-1230. [百度学术]
McDonald G L, Zhao Q. Multipoint optimal minimum entropy deconvolution and convolution fix: application to vibration fault detection[J]. Mechanical Systems and Signal Processing, 2017, 82: 461-477. [百度学术]
Cheng Y, Wang Z W, Zhang W H, et al. Particle swarm optimization algorithm to solve the deconvolution problem for rolling element bearing fault diagnosis[J]. ISA Transactions, 2019, 90: 244-267. [百度学术]
Wang X L, Yan X L, He Y L. Weak fault detection for wind turbine bearing based on ACYCBD and IESB[J]. Journal of Mechanical Science and Technology, 2020, 34(4): 1399-1413. [百度学术]
Sun W F, Cao X C. Curvature enhanced bearing fault diagnosis method using 2D vibration signal[J]. Journal of Mechanical Science and Technology, 2020, 34(6): 2257-2266. [百度学术]
Jiang H M, Chen J, Dong G M, et al. An intelligent performance degradation assessment method for bearings[J]. Journal of Vibration and Control, 2017, 23(18): 3023-3040. [百度学术]
Duan J, Shi T L, Zhou H D, et al. A novel ResNet-based model structure and its applications in machine health monitoring[J]. Journal of Vibration and Control, 2021, 27(9/10): 1036-1050. [百度学术]
Liu J, Tan T Y. LS-SVM based substation circuit breakers maintenance scheduling optimization[J]. International Journal of Electrical Power & Energy Systems, 2015, 64: 1251-1258. [百度学术]
Yao Y, Wang N. Fault diagnosis model of adaptive miniature circuit breaker based on fractal theory and probabilistic neural network[J]. Mechanical Systems and Signal Processing, 2020, 142: 106772. [百度学术]
Shishavan A P, Razi-Kazemi A A. A practical knowledge-based ranking approach to identify critical circuit breakers in large power systems[J]. Knowledge-Based Systems, 2021, 227: 107237. [百度学术]
Lu Y, Li Y L. A novel data-driven method for maintenance prioritization of circuit breakers based on the ranking SVM[J]. International Journal of Electrical Power & Energy Systems, 2021, 129(9):106779. [百度学术]
Lu Y, Li Y L. A novel data-driven method for maintenance prioritization of circuit breakers based on the ranking SVM[J]. International Journal of Electrical Power & Energy Systems, 2021, 129: 106779. [百度学术]
Wang Z G, Oates T. Imaging time-series to improve classification and imputation[C]//Proceedings of the 24th International Conference on Artificial Intelligence. ACM, 2015:3939-3945. [百度学术]
Yu W, Sun X S, Yang K Y, et al. Hierarchical semantic image matching using CNN feature pyramid[J]. Computer Vision and Image Understanding, 2018, 169: 40-51. [百度学术]
张振慧, 张正江, 胡桂廷, 等. 基于拉依达准则与线性拟合的改进型无迹卡尔曼滤波粗大误差补偿算法[J]. 计算机测量与控制, 2019, 27(11): 153-156, 162. [百度学术]
Zhang Z H, Zhang Z J, Hu G T, et al. Improved unscented Kalman filter based on gross error compensation algorithm with pauta criterion and linear fitting[J]. Computer Measurement & Control, 2019, 27(11): 153-156, 162.(in Chinese) [百度学术]