Incipient Fault Detection Using IEDs and Real-Time Substation Analytics

1 Incipient Fault Detection Using IEDs and Real-Time Substation Analytics Mirrasoul J. Mousavi, ABB Inc. Tuesday Panel Session 1PM-3PM IEEE PES Gener...
Author: Warren Small
8 downloads 1 Views 1MB Size
1

Incipient Fault Detection Using IEDs and Real-Time Substation Analytics Mirrasoul J. Mousavi, ABB Inc. Tuesday Panel Session 1PM-3PM IEEE PES General Meeting National Harbor, MD, July 27-31, 2014

DOE Feeder Health and Performance Management Project • Objective: research, develop, and demonstrate a real-time distribution feeder performance monitoring, advisory control, and health management system for enhanced asset utilization and grid reliability. • Enhance Grid Reliability by virtually extending SCADA beyond the substation fence and in part by incorporating advanced fault detection, notification, and localization techniques which will ultimately help reduce the frequency and duration of unplanned outages. • Enhance Asset Utilization by enabling condition-based maintenance, prognostics concepts, and incorporation of real-time asset information derived from the automated analysis of sensor and IED data in the operation and asset management decision making processes. • This presentation originates from a multi-year pilot project between ABB and Xcel Energy (2006-present), the last Phase of which was funded in part by DOE under DE-OE0000547.

Consortium members

Acknowledgement and Disclaimer • We gratefully acknowledge the financial support of the US Department of Energy. This work was prepared in part as an account of work sponsored by an agency of the United States Government. Neither the United States Government nor any agency thereof, nor any of their employees, makes any warranty, express or implied, or assume any legal liability or responsibility for the accuracy, completeness, or usefulness of any information, apparatus, product, or process disclosed, or represents that its use would not infringe privately owned rights. Reference herein to any specific commercial product, process, or service by trade name, trademark, manufacturer, or otherwise does not necessarily constitute or imply its endorsement, recommendation, or favoring by the United States Government or any agency thereof. The views and opinions of authors expressed herein do not necessarily state or reflect those of the United States Government or any agency thereof. • The authors gratefully acknowledge the support of the Xcel Energy Next Generation group as well as the operations and engineering personnel for their hard work on the field installations and assistance with the data collection and validation. • ABB Contributors: K. Saarinen, N. Kang, J. Stoupis, D. Ishchenko, J. McGowan

Outline • Background • Automation system overview • Application overview • Demonstration and case studies • Summary

Service Reliability and Restoration Challenges Permanent Faults • Have DMS/OMS but desire faster outage response times • Appreciate a “heads-up” time • Fix the problem before the customer knows about it • Identify outage cause • Identify faulted lateral segment(s), etc… • Better info, timely delivered, and in the right format

Feeder Events and Incipient Faults • Have or enhance situational awareness • Ability to anticipate problems • Detect incipient and self-clearing faults • Reduce OK on arrivals, etc… • Better info, timely delivered, and in the right format

Do more with less cost-effectively! • Leverage existing CTs/PTs/sensors • Leverage multi-functional IEDs

Addressing New and Emerging Challenges Opportunities Leverage existing information and communications infrastructure Tap into the abundance of grid data

Leverage grid analytics and big data Break silos of automation and information Convert data into actionable knowledge/information

The Big Picture End-to-End Grid Analytics System

Objective and Architecture Leverage substation automation system (SAS) to detect incipient and/or self-cleared fault events and determine faulted segment(s) in real-time independently and ahead of OMS/AMI/Customer calls.

Real-Time email Notification

Offline Event Analysis via Web

Event classification Duration Impacted phases Fault clearing device and size Faulted segment(s)

Predictive Grid Analytics

Enhancing outage management, incipient fault detection, and situational awareness Bus2

Substation

TR1

• • •

Primary value: Knowledge



Dispatchers will know what they didn’t previously know when a feeder fault/abnormality occurs that is either self-clearing, incipient, or are cleared by a non-communicative device, e.g., reclosers or switches, or unintelligent device, e.g., fuse



Knowing beforehand assists utility in reducing “D”uration



Will know substation, feeder, phase, magnitude, type, zone, segment, date, and time information



Able to detect 24/7/365 momentary, incipient, and permanent faults on overhead and underground lines



Do it all from inside the substation taking advantage of the data infrastructure already in place and potentially reducing or eliminating feeder sensor installations.

Tie

Bus1

IED2

Adjacent Zone w.r.t. IED1

Feeder2

TR2

Feeder1

Upstream Zone w.r.t. IED1

IED1

IED3

Primary Zone w.r.t IED1

Substation Server

Network Operations and Control Center

Event X-rays  Event MRI

Real-world deployment Real-time detections and notifications • • • • •

Established robust, reliable real-time notification solution Thousands of records retrieved ,analyzed, and OMS confirmed. Early notifications some hours ahead. Some late notifications due to the cloud! Few missed notifications initially – Setup issue resolved via remote access

Network Operations and Control Center

52

52 Substation Computer/Gateway

Substation deployment March 2011

52

52 T

CFD

CFD

52

52

1761

1765

Incipient fault May 7, 2011 Permanent fault May 27, 2011

Technical Approach



Ch (ex arac plo ter i r an ator zatio aly y d n sis at a )

l de / Mo ction r ie le se ssif n cla esig d

• •

Feature extraction

Technical Approach Q0 = Pr( S > S 0 H 0 )   N  = 2(2σ 02 ) − N / 2 Γ    2    N  = Γ     2 

−1 ∞

∫r

N / 2 −1

−1 ∞

∫r

N −1

−∞

 r2  exp − 2 dr  2σ 0 

exp(− x )dx, x0 =

− x0

S0 , 2σ 02

ation

erific

n

The main technical challenges are in the design of algorithms, signal modeling, and discovering a few informative features for representing patterns while optimizing for dimensionality. Dimensionality is characterized by the number of features used in the classifier design. Development involves a 5 step cyclical model Both supervised and unsupervised approaches are utilized. The unsupervised design is favored from the configuration/parameter settings point of view. Optimized solution where the classifier accuracy is maximized but the complexity is minimized to meet platform requirements.

io ct lle co



a at

Based on statistical decision theory, machine learning, and signal processing techniques.

D



Test

in

dv g an

Tech. Approach: Probabilistic Classifiers • • •

The length of transient spectrum is 130. This potentially gives rise to 130 dimensions!! PCA reduces that dimensionality to 2. The first two PCs account for over 95% of variability in patterns.

Start Get tunable parameters for PMZ or AMZ events: {S m , P, Par, K ,τ High ,τ Med ,τ Low }

- Preprocessing - Feature Computation

Scale the Park vector of isolated transient i st [n] = it [n] / l ∞ (it ), n = 1,..., N t . Calculate Hanning window and normalizing factor wh [k ], k = 1,..., N t ,

Nt

ρ = ∑ wh [k ] / 2 k =1

Calculate spectrum for the scaled transient S [k ] = DTFT (isT [n]wh [n]) / ρ , k = 1,..., N t / 2 + 1

Contours of density function

Subtract the parameter "mean spectrum" S mc [k ] = S [k ] − S m [k ], k = 1,..., N t / 2 + 1 Project into principal component space x = PS mc

- Feature Extraction

Calculate normalized distances to cluster centers d = CalcProb(x, Par ) Find closest cluster and distance to closest cluster k min = arg min{d [k ]}, d min = d [k min ]

- Classification

k =1,..., K

True d min < τ High

Set: Prob='High'

Stop

d min < τ MedTrue

Set: Prob='Medium'

Sto p

False d min < τ Low

Set: Prob='Low'

Stop

False

Set: k min = 0 , Prob='Not found'

Stop

-

Decision making Output results

Illustrative Case #1 Incipient fault lasting 9+ months Initial Incipient Fault September 11, 2007

139 Incipient Faults thereafter

Permanent Fault June 14, 2008

02:42 PM

• Ifault = 100’s – 1000’s A RMS • Multiple faults per day

12:19 AM

• Ifault = 422 A RMS • No outages or customer calls

• Ifault = 2626 A RMS • Customer call

[ Recorded Waveforms

]

g

5000

a b c

1000 A

0

0

A

a b c

-1000

-5000 0

0.05

0.1

0.15

0.2

0.25

0.3

0.35

0.4

0.45

0.5

0.05

0

0.05

0.1

0.15

0.2

0.25

0.3

0.35

0.1

0.15

0.2

0.25

0.3

0.35

kV

0

0.45

0.5

0.4

0.45

0.5

0 -10

-10 0

0.05

0.1

0.15

0.2

0.25

0.3

0.35

0.4

0.45

0.5

Voltage Phasor Analysis 500

0.1

10 a b c

2000

5

A

kV

A

a b c 0

Voltage Phasor Analysis Current Phasor Analysis

10

0.2

0.3

0.4

0.5

0

0

0.1

0.2

0.3

0.4

0.5

0

0

0.1

0.2

0.3

0.4

0.5

kV

Current Phasor Analysis

0

0.4

10

10 kV

0

5

0

0

0.1

0.2

0.3

0.4

0.5

Illustrative Case #2 Incipient fault lasting 3 hours Initial “C” Phase Incipient Fault March 8, 2013 at 6:05:55 PM • Ifault = 1108 A RMS • No outages or customer calls 6 Single blips thereafter • Ifault = (1600 – 2438) A RMS • Generally less than ½ cycle 9 Multiple blips thereafter • Ifault = (2776-4274) A RMS • Over a few non-contiguous cycles Permanent fault captured March 8, 2013 at 9:07:53 PM • Ifault = 4077 A RMS • Customer call

Illustrative Case #3 Primary zone: Evolving fault • •

A phase-A fault evolves into a phase-B fault No OMS data!

Illustrative Case #4 Permanent O/H Fault “A” Phase Fault Jan 31, 2013 12:04:59 AM • • • •

Ifault = 2564A RMS No outages reported around that time Cause was tree inside maintenance Corridor Feeds traffic and street lighting

Outage registered 7:41AM

Opportunity to fix the problem before an outage call

Current waveforms

Voltage waveforms

Comprehensive Comprehension What/When/Where/Why/How 2000 A

Feeder Fault (Type I)



0

a b c

-2000 0

0.3

0.25

0.2

0.15

0.1

0.05

0.35

0.5

0.45

0.4

10 kV

Adjacent Zone 0 -10 0

0.3

0.25

0.2

0.15

0.1

0.05

0.35

Current Phasor Analysis

0.5

0.45

0.4

Voltage Phasor Analysis 10

A

500 0

0

0.1

0.2

0.3

0.4

0.5

Primary Zone

Upstream Zone IED

kV

a b c

1000

5

0

0

0.1

0.2

0.3

0.4

0.5

Operator Message: • A Cable Fault event on B phase has just been detected on Primary feeder 1234 out of XYZ substation on Dec 13, at 7:44AM that could have been cleared by a 40A fuse (Rel. probability: High).

Case # 955 in MDB Time of Event

OMS Actual

12/13/2008, 7:44 AM

12/13/08 8:02 AM

Substation

XYZ

XYZ

Feeder Number

1234

1234

B Short-duration Feeder Fault (High) UG (80%)

B Cable Fault

N/A

Cable

Fuse [10A,65A] [40A,0.981] N/A

Fuse

Cable Failure

PMZ, Segment X

Primary Feeder

N/A

9:45AM

Phase Event Classification Infrastructure Equipment Category Clearing Device Clearing Device Size Cause of Failure Location Time of Restoration

© ABB Group July 24, 2014 | Slide 17

DFEVAS Predicted

UG

40A

Visualization Feeder model over GIS/Map

Operator Message: • An Incipient Cable Fault event on B phase has just been detected on Primary feeder 1234 out of XYZ substation on Dec 13, at 7:44AM that could have been cleared by a 40A fuse (Rel. probability: High) in segment x.

Faulted Segment Identification

Feeder : 1753 line segments Fault: Nov 22, 2012 @ 09:09:01 PM 4571A peak, 2936A RMS Confirmed bad B phase cable

Result 7 segments short-listed Actual faulted segment adjacent Locating sub-cycle incipient faults challenging in practice!

Summary and Conclusions • Real-time incipient fault detection and notification are possible using typical substation infrastructure. • An end-2-end analytics system is required to deliver the value • Opportunity to optimize field sensor deployment to uniquely identify impacted segment • Valuable to dispatch for situational awareness and early knowledge of those power system activities previously not known until initial customer call or meter pings

Summary and Conclusions (cont.) •

Be mindful of benefits misalignment if operations are siloed from engineering. Significant value is realized at the company level.



Over 90% of faults occurred on laterals •

Detection and location is harder on laterals



Do not cause breaker trips



Integration with DMS/Control Center is required to make operational impact.



Sub-cycle and incipient fault location remain an industry challenge!



Need to deal with feeder modeling inaccuracies •

Bad connectivity data



Incorrect phasing



Missing information (conductor length, size, material)



As-built vs. as-operated

Thank you for your attention!

Any Questions?

Contact information If you have further questions , please contact me at: PRESENTER

Mirrasoul J. Mousavi

COMPANY

ABB US Corporate Research

CONTACT PHONE (919) 807-5720 CONTACT E-MAIL [email protected]

Suggest Documents