Abstract—Fault diagnostics are extremely important to decide
proper actions toward fault isolation and system restoration. The
growing integration of inverter-based distributed energy
resources imposes strong influences on fault detection using
traditional overcurrent relays. This paper utilizes emerging
graph learning techniques to build a new temporal recurrent
graph neural network models for fault diagnostics. The temporal
recurrent graph neural network structures can extract the
spatial-temporal features from data of voltage measurement
units installed at the critical buses. From these features, fault
event detection, fault type/phase classification, and fault location
are performed. Compared with previous works, the proposed
temporal recurrent graph neural networks provide a better
generalization for fault diagnostics. Moreover, the proposed
scheme retrieves the voltage signals instead of current signals so
that there is no need to install relays at all lines of the distribution
system. Therefore, the proposed scheme is generalizable and not
limited by the number of relays installed. The effectiveness of the
proposed method is comprehensively evaluated on the Potsdam
microgrid and IEEE 123-node system in comparison with other
neural network structures.
Index Terms—Fault detection, fault location, microgrid
protection, deep neural network, graph learning, temporal.
I. INTRODUCTION
ROTECTION and restoration play critical roles to enhance
the resilient and reliable operation of distribution systems
[1], [2]. Under the increasing integration of distributed energy
resources, the protection of distribution systems becomes
challenging since traditional protective relays are ineffective
due to the smaller fault currents of inverter-based generators
[3]. In parallel with passive relays, fault diagnostics using
measurement data targets provide system operators with fault
types and locations to timely isolate faults and restore normal
operations [4].
Fault diagnostics include fault event detection, fault
type/phase classification, and fault location. There are many
fault diagnostics schemes analyzing data from digital relays or
micro phasor measurement units (µPMU) proposed in
B. L. H. Nguyen and T. V, Vu are with Clarkson University, Potsdam,
NY, USA (e-mail: nguyenbl@clarkson.edu, dassc@clarkson.edu,
hanq@clarkson.edu, tvu@clarkson.edu). T.-T. Nguyen is with New York
Power Authority (e-mail: thaithanh.nguyen@nypa.gov). M. Panwar and R.
Hovsapian are with National Renewable Energy Laboratory. (e-mail:
mayank.panwar@nrel.gov, rob.hovsapian@nrel.gov)
literature [3]–[18]. Loosely, these schemes can be classified
into model-based and data-driven based techniques.
Model-based methods focus on finding the evaluation
metrics that are consistent in accordance with the proposed
fault models. In [19], the pre-fault negative sequence and
positive sequence current are compared for detection.
However, the performance of this method is significantly
affected by the fault current amplitudes. This requires
readjustment and prior information about all possible
microgrid configurations to determine an appropriate
threshold. A transient monitoring function to detect fault is
proposed in [20] by summing the residuals between estimated
and measured current components over one cycle. Although
this differential-based method does not rely on the magnitude
of the fault current, the unbalanced loads and generation
transients can cause a false alarm. In [21], the mathematical
morphology and recursive least square are employed. The
Teager-Kaiser energy operator is proposed in [22] to detect
and classify faults. These methods are strongly dependent on
the configuration of the distribution system and cannot find
the fault location.
Data-driven methods focus on mining measurement data to
diagnose faults. The decision tree [23] and random forest [24],
which are popular statistical classifiers, have been applied in
fault detection. In [25], four machine-learning classifiers i.e.,
decision tree, K-nearest neighbor, support vector machine, and
Naïve Bayes are implemented and compared for fault
diagnostics. The discrete wavelet transform is frequently
employed as a feature extraction technique [26] prior to the
classification process. Advanced machine learning techniques
are also adopted recently i.e., the maximal overlap discrete
wavelet transform and extreme gradient boost algorithm in
[27], Taguchi-based artificial neural networks in [28], and
gated-recurrent-unit deep neural networks in [29] and are
achieved very high accuracy. However, in these works, fault
detection, classification, and location are performed based on
the current measurements from the fault line. There is a
research gap in fault diagnostic in distribution systems with
limited data where the faults may occur in lines without
measurement devices.
Fault diagnostics using PMU data have been investigated in
several papers. In [30], [31], the fault location is determined
based on the discrepancy of the nodal voltages calculated
based on µPMU data and pseudo-measurements. The accuracy