东北大学学报:自然科学版  2016, Vol. 37 Issue (11): 1526-1529  
0

引用本文 [复制中英文]

刘鑫蕊 , 高艺伟 , 王智良 . 基于改进时间模糊Petri网配电网故障诊断方法[J]. 东北大学学报:自然科学版, 2016, 37(11): 1526-1529.
[复制中文]
LIU Xin-rui , GAO Yi-wei , WANG Zhi-liang . Method of Power Distribution Network Fault Diagnosis Based on Improved Time Fuzzy Petri Ne[J]. Journal Of Northeastern University Nature Science, 2016, 37(11): 1526-1529. DOI: 10.3969/j.issn.1005-3026.2016.11.002.
[复制英文]

基金项目

国家自然科学基金资助项目(61203026);国家自然科学基金重点资助项目(61433004);中央高校基本科研业务费专项资金资助项目(N140404003)

文章历史

收稿日期: 2015-07-10
基于改进时间模糊Petri网配电网故障诊断方法
刘鑫蕊, 高艺伟, 王智良    
东北大学 信息科学与工程学院,辽宁 沈阳 110819
摘要: 配电网设备可靠性地区差异大,故障诊断自动化程度低.为保证能够快速精确地做出故障诊断,提出了一种基于改进时间模糊Petri网配电网故障诊断新方法.首先利用保护断路器信息、报警信息、状态信息和电气量来纠正断路器动作信息,确定停电区域;然后根据动作的断路器能够保护的范围确定可疑故障元件,利用带时标的保护断路器信息,针对可疑故障元件建立时间模糊Petri网模型进行故障诊断.模拟测试表明,此方法提高了配电网故障诊断速度和准确度,具有良好的实用价值.
关键词时间模糊    Petri网    报警信息    故障诊断    配电网    
Method of Power Distribution Network Fault Diagnosis Based on Improved Time Fuzzy Petri Ne
LIU Xin-rui, GAO Yi-wei, WANG Zhi-liang    
School of Information Science & Engineering, Northeastern University, Shenyang 110819, China
Corresponding author: LIU Xin-rui. E-mail:liuxinrui@ise.neu.edu.cn
Abstract: In distribution network, the equipments in different regions have different reliabilities, and the automation of fault diagnosis is at low level. In order to make the fault diagnosis quick and accurate, a new method of distribution network fault diagnosis was presented based on improved time fuzzy Petri net. Firstly, the information of breakers with the switch and electrical information were corrected, and the areas where power collapse were found out. Then, according to the range that the breaker can protect, the suspicious fault elements were found out, and the time fuzzy Petri net model for suspicious fault elements with time-tag information was built.Finally the diagnosis results were given. The simulation results show that the efficiency and accuracy of fault diagnosis are improved. In addition, the fault process can be shown for dispatchers with good practical application value.
Key Words: time fuzzy    Petri net    alarms information    fault diagnosis    distribution network    

迅速准确地诊断出配电网故障是快速恢复供电和保证用户用电舒适的前提,对减小调度人员工作量、改善用户的用电体验具有十分重要的意义.配电网的网络结构复杂,设备的可靠性和自动化程度低,目前配电网故障诊断方法主要是基于专家系统[1]、模糊集[2]、神经网络[3]、Petri网[4-7]等,但使用在配电网络中都有些瓶颈,基于此,本文提出基于改进时间模糊Petri网的配电网快速故障诊断方法.

1 确定可疑故障元件集

设系统中采集到断路器跳闸时刻为T0,则提取T0时刻后3个周期内该断路器流过的电流IT1,IT2,IT3,及两端的电压:始端(有源端)电压UT1s,UT2s,UT3s,末端(无源端)电压UT1e,UT2e,UT3e.

(1)

式中,IN为断路器正常工况下的额定电流.

(2)
(3)
2 时间模糊Petri网

定义时间模糊Petri网[8-10]模型为4元组{P,TR,I,O}.

P={p1,p2,…,pm}为库所集合,pi=(θ,t,f,d)T;i=1,…,mθ为库所可信度;t为使能时间,信息源库所的t是采集的时刻,规定接收到一个报警信息为0时刻;f是时间约束标志位,f=1表示具有时间约束性的保护断路器信息,f=0表示没有较强的时间约束性;d为库所网络计算等级.

TR={tr1,tr2,…,trn}是变迁集合,tri=[u,ttr,(tΔij,uij),…]T,i=1,2,…,n;j=1,2,…,mu为变迁可信度,ttr为触发时间,变迁的触发时间为多个输入库所中使能时间最大值;tΔij为变迁i触发与其输出库所j使能的时间差;uij为从变迁指向其输出库所的弧的可信度.

I={δi,j},δi,j∈[-1,1];Im×n矩阵,δi,j为库所i到变迁j的弧的权值.当为低通弧时,δi,j=-1/N;当不存在弧时,δi,j=0;否则δi,j=1/NN为变迁的输入库数.

O={γi,j},γi,j∈[-1,1];O是n×m矩阵,γi,j是变迁指向库所弧的权值.是闭锁弧时,γi,j=-1;不存在弧时,γi,j=0;否则γi,j=1.规格化处理:若γk,j=-1且该列中γi,j=1的元素不唯一,该列中γi,j=1的个数为Nj,则值为1的元素置为1/Nj.

3 故障诊断推理过程

1) 确定库所计算等级及矩阵I,O.计算等级确定:找出从初始库所到目标库所进过的弧最多的路径,该路径上初始库所计算等级为1,沿路径库所计算等级依次增加1.模型其他路径的库所的计算等级从目标库所反方向推算,依次减1.

2) 初始循环次数k=1,读取计算等级为k的库所数据pi=(θ,t,f,d)T,其他计算等级的库所设置为pi=(0,0,0,d)T.

3) 由式(4),式(5)推理下一步变迁值.

(4)
(5)

⊗的计算规则:AB=CAm×n=[ai,j],Bn×s=[bi,j],Cm×s=[ci,j],则引入一个矩阵DDm×n=[di,j].

式(5)中的exo的运算规则:若c=a exo b,则

4) 读取计算等级为k+1的库所数据Pk+1.若变迁存在f=1输入库所和输出库所,需计算uij;否则uij=1.矩阵Oγi,j重置为γi,juij.计算uij:变迁u隶属函数如图 1所示,tΔij的隶属函数如图 2所示,弧的uij隶属函数如图 3所示,模糊规则见表 1.

表 1 模糊控制规则表 Table 1 Fuzzy control rulers
图 1 变迁可信度模糊隶属度函数 Fig.1 Fuzzy membership function of
图 2 时间差隶属函数 Fig.2 Fuzzy membership function of
图 3 弧可信度隶属函数 Fig.3 Fuzzy membership function of

图 2tδmintδmax是允许的最小时间和最大时间,tδTL是合理时间临界值.考虑系统历史数据平均时间差this,设定合理时间临界值tδTL.

(6)

5) 由式(7),式(8)计算等级k+1库所的可信度,这里引入中间变量Z1×m=[zi].

(7)
(8)

式(8)计算规则:如果pik+1(1)≠0且zi>0,则pik+1(1) = (pik+1(1)+zi)/2;如果pik+1(1) = 0且zi>0,则pik+1(1)=zi;如果pik+1(1)≠0且zi<0,则pik+1(1)=max{0,pik+1(1)+zi)}.

6) 将计算等级为k的库所置零.

7) 重复步骤3)~6),直至求得目标库所可信度.

8) 做出诊断:每个可疑故障元件集内故障可信度最大的元件即为故障元件.

4 算例

采用图 4配电系统进行仿真模拟.图中: Li-j为节点ij之间线路.CBi-jLi-j节点i处的断路器. BLi-jmLi-j主保护,BLi-jpLi-j后备保护, BLi-jsLi-j的远后备保护.设置各类信息的可信度,如表 2表 3所示.

表 2 保护和断路器的可信度 Table 2 Reliability of protection and circuit breaker
表 3 故障报警信息的可信度 Table 3 Reliability of alarm information
图 4 配电系统 Fig.4 distribution power system

假设L13-14,L28-29同时发生故障,获得信息如表 4所示.

表 4 SCADA系统的报警信息 Table 4 Alarm information in SCADA system

利用电压、电流信息和式(1)~式(3)确定断路器CB12-13,CB28-29动作.确定可疑故障元件集为Q1={L12-13L13-14},Q2={L28-29L29-30}.则Q1中命题1:L12-13发生故障;命题2:L13-14发生故障.诊断模型如图 5图 6所示.

图 5 命题1的网络模型 Fig.5 The network model of the first proposition
图 6 命题2的网络模型 Fig.6 The network model of the second proposition

命题1库所计算等级:库所1,2,3计算等级为1,库所4,5计算等级为2,库所6计算等级为3.确定命题1关系矩阵IO图 6tr4,根据其输入库所推理中包含的信息源的可信度进行权值分配.权值分配见式(9).

(9)

最终得到L12-13故障可信度为0.44.

命题2中库所8存在抑制弧,且由多个变迁触发,故需对矩阵O第8列规格化处理.最终得 L13-14故障可信度为0.85.故Q1中故障元件为L13-14.同理可得出Q2中故障元件为L28-29.

5 结论

1) 根据动作断路器的保护范围确定可疑故障元件,减少网络模型数量,且运算简单,网络拓扑变化时无需重新建模.

2) 引入抑制弧和低通弧,能够更好地描述保护和断路器之间相互配合的关系,使模型更容易理解,有利于调度员的迅速反应,提高了供电的可靠性.

参考文献
[1] Cho H J, Park J K. An expert system for fault section diagnosis of power systems using fuzzy relations[J]. IEEE Transactions on Power Systems , 1997, 12 (1) : 342–348. DOI:10.1109/59.574957
[2] Chen W H. Fault section estimation using fuzzy matrix-based reasoning methods[J]. IEEE Transactions on Power Delivery , 2011, 26 (1) : 205–213. DOI:10.1109/TPWRD.2010.2061873
[3] Decanini J G M S, Tonelli-Neto M S, Minussi C R. Robust fault diagnosis in power distribution systems based on fuzzy ARTMAP neural network-aided evidence theory[J]. IET Generation, Transmission & Distribution , 2012, 6 (11) : 1112–1120.
[4] Wu N, Chu F, Chu C, et al. Schedulability analysis of short-term scheduling for crude oil operations in refinery with oil residency time and charging-tank-switch-overlap constraints[J]. IEEE Transactions on Automation Science & Engineering , 2011, 8 (1) : 190–204.
[5] Chen C S, Ke Y L, Wu J S, et al. Application of Petri nets to solve distribution system contingency by considering customer load patterns[J]. IEEE Transactions on Power Systems , 2002, 17 (2) : 417–423. DOI:10.1109/TPWRS.2002.1007912
[6] Calderaro V, Hadjicostis C N, Piccolo A. Failure identification in smart grids based on Petri net modeling[J]. IEEE Transactions on Industrial Electronics , 2011, 58 (10) : 4613–4623. DOI:10.1109/TIE.2011.2109335
[7] 杨健维, 何正友, 臧天磊. 基于方向性加权模糊Petri网的电网故障诊断方法[J]. 中国电机工程学报 , 2010, 30 (34) : 42–49.
( Yang Jian-wei, He Zheng-you, Zang Tian-lei. Power system fault-diagnosis method based on directional weighted fuzzy Petri nets[J]. Proceedings of the CSEE , 2010, 30 (34) : 42–49. )
[8] Chen S M. Weighted fuzzy reasoning using weighted fuzzy Petri nets[J]. IEEE Transaction s on Knowledge and Data Engineering , 2002, 14 (2) : 386–397. DOI:10.1109/69.991723
[9] Xu L, Kezunovic M. Implementing fuzzy reasoning Petri nets for fault section estimation[J]. IEEE Transactions on Power Delivery , 2008, 23 (2) : 676–685. DOI:10.1109/TPWRD.2008.915809
[10] 毕天姝, 杨春发, 黄少锋, 等. 基于改进Petri网模型的电网故障诊断方法[J]. 电网技术 , 2005, 29 (21) : 52–56.
( Bi Tian-shu, Yang Chun-fa, Huang Shao-feng, et al. Improved Petri net models based fault diagnosis approach of power networks[J]. Power System Technology , 2005, 29 (21) : 52–56. )