A Model-Based Hybrid Approach For Circuit Breaker Prognostics Encompassing Dynamic Reliability and Uncertainty
A Model-Based Hybrid Approach For Circuit Breaker Prognostics Encompassing Dynamic Reliability and Uncertainty
Manuscript received January 23, 2017; accepted March 16, 2017. Date of I. I NTRODUCTION
publication April 12, 2017; date of current version August 16, 2018. This work
HE increasing complexity of power networks includ-
was supported by the Engineering and Physical Sciences Research Council
under Grant EP/M008320/1.
J. I. Aizpurua and V. M. Catterson are with the Institute of Energy
T ing smart grid technologies requires efficient mainte-
nance solutions to ensure the safe and cost-effective opera-
and Environment, University of Strathclyde, Glasgow, U.K. (e-mail:
[email protected]; [email protected]).
tion of its constituent assets [1]. Many of these assets are
I. F. Abdulhadi and M. S. Garcia are with the Power Networks reaching the end of their life and condition-monitoring and
Demonstration Centre, University of Strathclyde, Glasgow, U.K. (e-mail: life extension techniques are emerging as feasible technolo-
[email protected]; [email protected]). gies for enhanced maintenance planning of these systems
Color versions of one or more of the figures in this paper are available
online at http://ieeexplore.ieee.org. (e.g., [2], [3]). The implementation of these approaches
Digital Object Identifier 10.1109/TSMC.2017.2685346 presents significant challenges for each specific asset.
2168-2216 c 2017 IEEE. Personal use is permitted, but republication/redistribution requires IEEE permission.
See http://www.ieee.org/publications_standards/publications/rights/index.html for more information.
Authorized licensed use limited to: Northeastern University. Downloaded on April 02,2024 at 01:35:29 UTC from IEEE Xplore. Restrictions apply.
1638 IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS: SYSTEMS, VOL. 48, NO. 9, SEPTEMBER 2018
Authorized licensed use limited to: Northeastern University. Downloaded on April 02,2024 at 01:35:29 UTC from IEEE Xplore. Restrictions apply.
AIZPURUA et al.: MODEL-BASED HYBRID APPROACH 1639
Authorized licensed use limited to: Northeastern University. Downloaded on April 02,2024 at 01:35:29 UTC from IEEE Xplore. Restrictions apply.
1640 IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS: SYSTEMS, VOL. 48, NO. 9, SEPTEMBER 2018
The CB operation can be tracked through failure precur- the random evolution of the system to the stochastic shocks
sor variables indicating degradation, such as SF6 density, trip using continuous-time Markov chains.
coil current profile or I 2 t CD. These variables have been PDMPs have also been used to solve dynamic relia-
used to propose a number of CB data-mining and diag- bility problems (e.g., [30], [31]). Instead of considering
nostics approaches. The seminal work in [19] presented an a priori established failure specifications of components, these
automated CB diagnostics system based on control signals approaches add the possibility to specify components with a
implemented through signal processing and expert system variable failure rate which depends on the operating conditions
techniques. Similarly, a data-mining process was proposed of the system. This community has also started to create design
in [20] to derive data-driven diagnostic indicators from fea- tools to create hybrid models from user-friendly specifications,
tures of the trip coil current profile. This approach provides e.g., implementing PDMPs in Python [32] or linking reliabil-
CB maintenance decision support combining classification ity analysis and multiphysics specification tools [33]. There
techniques and expert interpretation. are other techniques which can also be used to solve dynamic
Data-mining techniques for CB’s condition analysis has also reliability problems such as dynamic Bayesian networks [34],
been applied more recently. Lin et al. [21] applied fuzzy set stochastic activity networks [35], or fluid stochastic Petri
theory to analyze and integrate different CB operation and nets [36].
lifetime indices. Moreover, evidential reasoning generates the Apart from PDMP models, there are other hybrid prog-
overall assessment of the CB condition. A framework to assess nostics approaches. A new formalism called hybrid particle
the CB condition using the control signal waveforms was Petri nets combines Petri nets with particle filtering for health
presented in [22]. The authors used classification techniques monitoring studies [37]. The model includes deterministic and
to categorize the health of the CBs with qualitative (normal, stochastic properties and it is mainly focused on diagnostics.
alarm and emergency) and probabilistic quantitative indices. Recently, Daigle et al. [27] proposed a generic model-
The implementation of prognostics models is not as well based hybrid prognostics architecture inspired by hybrid bond
studied as diagnostics techniques. As pointed out recently graphs. The continuous dynamics are defined with a model
in [23], the ability to predict the aging of CBs is not fully comprised of components, which in turn have variables with
developed, as they do not have a clearly defined physics-of- constraints. The discrete dynamics are defined with finite state
failure equation model. To the best of authors’ knowledge, machines that determine the switching behavior of each com-
only previous results in [24] indicate that it is possible to estab- ponent. The prediction task focuses on simulating the model
lish a data-driven prognostics model to predict the RUL from forward in time via Monte Carlo simulations until the event
SF6 density data samples. under study occurs.
In this paper we focus on developing a model-based prog- In short, existing PDMP approaches for prognos-
nostics approach to integrate engineering knowledge within tics [26], [29] assume a static stochastic failure behavior and
the prediction model as in [25], instead of using data-driven do not integrate the uncertainty that may surround the failure
prognostics prediction approaches (e.g., [6]). Accordingly, we threshold specification. On the other hand, the reliability
analyze the deterioration of CBs based on I 2 t CD which community has been using PDMPs to evaluate the system
requires considering simultaneously stochastic and determin- failure probability by dynamically updating the stochastic
istic operations. failure probability of systems with deterministic operational
signals, but the system failure probability has not then been
used to make prognostic predictions.
B. Hybrid Prognostics Approaches In this paper, we seek to improve prognostics predictions
While a relatively new area, hybrid approaches have by combining dynamic reliability and uncertainty approaches
recently gained interest in the engineering prognostics arena with hybrid prognostics models. We focus on the use of
(e.g., [26], [27]). Hybrid prognostics techniques integrate the PDMPs for failure prognostics of hybrid systems because it
continuous and discrete behavior of systems, reflecting a provides the flexibility to specify the aging behavior of systems
more realistic behavior of many industrial systems whose with any PDF, and dynamic reliability approaches can be
continuous-time dynamics are affected by periodic discrete integrated in a straightforward manner.
events.
PDMPs provide a generic mathematical framework to model
hybrid systems [28]. PDMPs represent deterministic trajecto-
ries interspersed with random jumps. The deterministic motion III. I NTRODUCING N EW H YBRID
models the continuous phenomena (e.g., crack growth [26]) P ROGNOSTICS A PPROACH
while the stochastic motion models shocks which influence This section introduces PDMP, and shows how to
the deterministic part of the system at random discrete times. combine prognostics, dynamic reliability techniques, and
PDMPs have proven to be valid to create hybrid prognos- uncertainty in the failure threshold within a PDMP framework.
tics applications [26], [29]. These approaches assume that the Sections III-A and III-B review the existing literature
system failure behavior is modeled with a shock model which on PDMPs and their use for prognostics, respectively.
is designed a priori. The shock models determine the future Section III-C introduces the extensions we propose for
behavior of the system with discrete impacts on the determin- hybrid prognostics. After this, the following section applies
istic motion and it is expressed with homogeneous Poisson this framework specifically to prognostics of CB aging due
processes with constant intensity. The approach in [29] adds to CD.
Authorized licensed use limited to: Northeastern University. Downloaded on April 02,2024 at 01:35:29 UTC from IEEE Xplore. Restrictions apply.
AIZPURUA et al.: MODEL-BASED HYBRID APPROACH 1641
Authorized licensed use limited to: Northeastern University. Downloaded on April 02,2024 at 01:35:29 UTC from IEEE Xplore. Restrictions apply.
1642 IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS: SYSTEMS, VOL. 48, NO. 9, SEPTEMBER 2018
Fig. 4. Prognostics under uncertainty and dynamic reliability driven future evolution.
collected signals and knowledge of the system deterioration aging process is defined with the differential equation
process. This process is not deterministic because there are
dL
noise terms involved in the data gathering process. Therefore = (t). (8)
the health state is represented with a PDF. As indicated in (4): dt
the system health state μy1 ,...,yn (t) is estimated evaluating the Accordingly, we can redefine the variable failure rate and
likelihood of the collected signals {y1 , . . . , yn } with respect to the PDF of the Weibull distribution changing the calendar time
the system state {Y1 , . . . , Yn } given the degradation process Zt . variable t in (7) with the aging variable L(t) [31]
This module is commonly implemented using filtering tech-
niques such as the Bayesian particle filter [2], [5], but it can β L(t) β−1 −L(t) β
f (L(t)) = · ·e η (9)
be also implemented using other probabilistic state-estimation η η
techniques such as hidden Markov models [39] or dynamic where L(t) is determined by the solution of (8).
Bayesian networks [40]. The analytic solution of these systems is not trivial due
3) System Model and Dynamic Reliability: The system to the nonlinearities involved. A tradeoff decision is needed
model defines the degradation behavior of the asset under between the complexity of the analytic solution and com-
study. This model includes deterministic and stochastic equa- putational cost of simulations. In this paper we focus on
tions to define the behavior of the asset and inter-relationships simulation techniques based on the following basic reliability
between these equations, i.e., how shocks affect the determin- theory concepts [41].
istic motion and vice-versa (see Section IV for an example). The probability of a continuous random variable X to take
The dynamic reliability model predicts the random shock a value within [a, b] can be defined with the integration of the
instants which impact the system model of the asset under PDF fx (x)
study. Dynamic reliability approaches focus on updating b
dynamically the PDF representing the system failure state
P[a ≤ X ≤ b] = fx (x)dx. (10)
according to operational conditions (e.g., [30]–[33]). For a
instance, the Weibull distribution allows the specification of
An alternative definition is the following:
a time-varying failure rate of the system (λ(t)) with the
following density function: t+ t
P[t ≤ X ≤ t + t] = fx (x)dx = fx (t) t. (11)
t
β−1 β
β t −t That is, if t is an infinitely small period, the probability
f (t) = · ·e η
(7)
η η that X is within [t, t + t] is fx (t) t.
In order to simulate the nonlinear failure PDF which is
dependent on nonlinear equations, the approximation fx (t) t
where β is the shape parameter and η is the scale parameter. can be used to evaluate the failure probability and determine
It is possible to generalize this relationship with an aging the failure occurrence time. Implementing stochastic Monte
variable L(t) that accounts for the real utilization of the asset Carlo simulations, at each simulation step t this condition is
under study [31]. In this paper, we extend this relationship evaluated as in the inverse transform sampling method [31]
for a general stress signal (t) (e.g., the current a CB must
interrupt) to be applied in prognostics studies [see (5)]. The fx (t) t ≥ r (12)
Authorized licensed use limited to: Northeastern University. Downloaded on April 02,2024 at 01:35:29 UTC from IEEE Xplore. Restrictions apply.
AIZPURUA et al.: MODEL-BASED HYBRID APPROACH 1643
where r is a random number drawn from the uniform distri- In order to quantify the maintenance benefits a cost-benefit
bution r ∼ U([0, 1]). assessment is needed because the condition-based technologies
The time instant at which the condition in (12) is satis- and engineering efforts also incur costs. The cost assess-
fied represents the time at which the stochastic jump process ment is beyond the scope of this paper. Please see [44] for
occurs, and it is denoted tjump . By the law of large num- the cost-benefit assessment of different maintenance strategies
bers [42], tjump identifies PDF occurrence time and enables including the prognostics-updated predictive maintenance.
the approximation of the nonlinear failure PDF such as in (9).
4) Failure Threshold Uncertainty: Prognostics applications IV. A PPLICATION TO C IRCUIT
are surrounded by uncertain information criteria that need to B REAKER P ROGNOSTICS
be integrated and propagated in the prediction model [43].
The CD of a CB is defined by the current in the arc between
One specific example of interest is the definition of the fail-
the fixed and moving contacts which forms while the breaker
ure zone. The exact specification of this threshold value is a
is opening (see Fig. 2). Formally, it is defined as [11]
complex task. topen
The PDF of the failure threshold (fU (t)) indicates the
CD = i2 · dt (13)
uncertainty surrounding the failure threshold value. We have ttrip
extended the calculation of RUL in (6) to include uncer-
where i is the instantaneous current and t is the arc time. Since
tainty criteria by adding a process to evaluate and classify
arc time is difficult to measure, it can be approximated by the
predictions with randomly sampled failure threshold values
time between the CB receiving the signal to open (ttrip ) and
as follows.
the time the breaker reports being open (topen ).
1) Random Sampling: Sample a failure threshold rU ran-
The current that flows in the CB during its opening is differ-
domly from the failure threshold PDF fU (t).
ent depending on the reason for its operation. Namely, current
2) RUL Estimation: Perform RUL computations with rU .
during switching operation is generally much lower than fault
3) Classification: Take the resultant PDF of the RUL esti-
current. However, the effect of all operations is measured with
mation and classify the frequency of occurrence of the
the same three variables: 1) shock instant; 2) shock strength;
maximum RUL estimation.
and 3) shock duration.
The repeated execution of steps 1–3 generates a PDF
Network switching is the periodic operation of the CB in
(histogram) with the maximum failure probability RUL esti-
order to reconfigure the network. Its instantaneous effect on
mations. The classification of the results in step 3 can be done
the CD is small because the current (shock strength) is small
in different ways. For instance, it is possible to create a 3-D
and can be cleared quickly (shock duration). However, in the
plot which shows the different RUL PDF estimations for the
long run, reconfiguration in response to a daily load cycle can
different failure threshold values rU . However, as a more infor-
lead to a considerable number of network switching operations
mative (and intuitive) representation, RUL prediction values
that contribute to the aging of the CB. Hence, switching can
with maximum probability have been used to create another
be said to affect the CD with periodic shock instants and a
distribution function (see Section V).
constant shock strength
5) Benefits of the Approach: The proposed approach pro-
vides a more accurate estimate of the RUL of the asset iRMS if t = [tswitch , tswitch + tend_switch ]
under study (see the next section for numerical examples). i(t) = (14)
0 otherwise
Potentially this estimation may have benefits for the mainte-
nance of the asset under study through the implementation where iRMS is the root mean square current at the time of the
of fit-for-purpose maintenance planning strategies which can operation, and tswitch and tend_switch are periodic on/off times
reduce maintenance costs by operating assets for longer with that determine the shock duration.
the assurance that it will not fail [44]. Fault clearing is a stochastic event that occurs when the
As shown in the next section with a CB case study, tradi- electrical network protected by the CB experiences a fault.
tional approaches with periodical operation-based maintenance After the fault occurs, it is assumed that the circuit is returned
schedule [18] or approaches which use static and determin- to service with a constant exponential repair rate with parame-
istic operation logic [26] estimate a conservative number of ter μrep . The shock instant depends on the time of the network
remaining number of operations. Interestingly, the proposed fault, which is specified with a PDF which depends on a stress
approach updates this estimate with real usage scenarios, and signal. The stress signal (t) modifies an a priori specified
consequently it makes possible to adapt conservative calcula- PDF of circuit reliability according to the network load. In this
tions with more realistic figures improving the accuracy of the case, the chance of the circuit faulting is assumed to increase
RUL estimation. with load, but this property does not hold universally. For a
Depending on the real usage, the difference between rural network with a nonload-related reliability, for example,
dynamic reliability-based prognostics predictions and tradi- the circuit reliability PDF should be specified appropriately.
tional or static approaches varies. In the analyzed case study, it In order to calculate the future shock instants, we
is possible to run the asset under study longer with the assur- solve (7)–(11) for each simulation step t taking into account
ance that it will not fail, and undertake maintenance actions possible future stress profiles (daily load profiles) and checking
less frequently. However, it may also be the case that the real if the acceptance condition in (12) is satisfied. If the accep-
usage is more stressed than traditional or static approaches, tance test is passed, then we use the current time instant as
and this would lead to an earlier maintenance action. the occurrence of a network fault denoted as tjump .
Authorized licensed use limited to: Northeastern University. Downloaded on April 02,2024 at 01:35:29 UTC from IEEE Xplore. Restrictions apply.
1644 IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS: SYSTEMS, VOL. 48, NO. 9, SEPTEMBER 2018
d=D
shock = tjump k1 (15)
d=1
d=D
delay = shock · e shock
k2 (16)
d=1
Authorized licensed use limited to: Northeastern University. Downloaded on April 02,2024 at 01:35:29 UTC from IEEE Xplore. Restrictions apply.
AIZPURUA et al.: MODEL-BASED HYBRID APPROACH 1645
TABLE I
VARIABLES FOR CB P ROGNOSTICS E XPERIMENTS
Authorized licensed use limited to: Northeastern University. Downloaded on April 02,2024 at 01:35:29 UTC from IEEE Xplore. Restrictions apply.
1646 IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS: SYSTEMS, VOL. 48, NO. 9, SEPTEMBER 2018
Authorized licensed use limited to: Northeastern University. Downloaded on April 02,2024 at 01:35:29 UTC from IEEE Xplore. Restrictions apply.
AIZPURUA et al.: MODEL-BASED HYBRID APPROACH 1647
2) Failure Threshold: The greater the failure threshold the e.g., dependent on failed components or available repair
longer the simulation time. resources.
3) Accuracy of the Results: The higher the required accu- 5) Simulation Time: Speed up simulations with dynamic
racy, the higher the simulation time. stopping criteria such as in [48], where the number
Although maintenance is normally planned months ahead of of Monte Carlo iterations are determined dynamically
the failure occurrence, depending on the prognostics prediction based on accuracy monitoring and confidence levels.
horizon, the simulation time may be a critical factor. In order
to alleviate long simulation periods, we have used MATLAB’s ACKNOWLEDGMENT
parallel computing toolbox. However, we also plan to study
analytical techniques to speed-up the simulation time (see the The authors would like to thank the Editor and all the
next section). reviewers for their valuable comments that helped to improve
the clarity and completeness of this paper.
Authorized licensed use limited to: Northeastern University. Downloaded on April 02,2024 at 01:35:29 UTC from IEEE Xplore. Restrictions apply.
1648 IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS: SYSTEMS, VOL. 48, NO. 9, SEPTEMBER 2018
[20] S. M. Strachan, S. D. J. McArthur, B. Stephen, J. R. McDonald, [43] S. Sankararaman, “Significance, interpretation, and quantification of
and A. Campbell, “Providing decision support for the condition-based uncertainty in prognostics and remaining useful life prediction,” Mech.
maintenance of circuit breakers through data mining of trip coil cur- Syst. Signal Process., vols. 52–53, pp. 228–247, Feb. 2015.
rent signatures,” IEEE Trans. Power Del., vol. 22, no. 1, pp. 178–186, [44] J. I. Aizpurua, V. M. Catterson, F. Chiacchio, and D. D’Urso,
Jan. 2007. “A cost-benefit approach for the evaluation of prognostics-updated main-
[21] P.-C. Lin, J.-C. Gu, and M.-T. Yang, “Intelligent maintenance model tenance strategies in complex dynamic systems,” in Proc. Eur. Safety Rel.
for condition assessment of circuit breakers using fuzzy set theory Conf. (ESREL), Glasgow, U.K., 2016, pp. 1064–1071.
and evidential reasoning,” IET Gener. Transm. Distrib., vol. 8, no. 7, [45] J. S. Kim and C. Scott, “Robust kernel density estimation,” in Proc.
pp. 1244–1253, Jul. 2014. IEEE Int. Conf. Acoust. Speech Signal Process. (ICASSP), Las Vegas,
[22] A. A. Razi-Kazemi, M. Vakilian, K. Niayesh, and M. Lehtonen, “Data NV, USA, 2008, pp. 3381–3384.
mining of online diagnosed waveforms for probabilistic condition assess- [46] C. D. Booth, F. Coffele, and G. M. Burt, “The power networks demon-
ment of SF6 circuit breakers,” IEEE Trans. Power Del., vol. 30, no. 3, stration centre: An environment for accelerated testing, demonstration
pp. 1354–1362, Jun. 2015. and validation of existing and novel protection and automation systems,”
[23] P. Westerlund, P. Hilber, T. Lindquist, and S. Kraftnät, “A review of in Proc. IET Int. Conf. Develop. Power Syst. Protect., Copenhagen,
methods for condition monitoring, surveys and statistical analyses of Denmark, 2014, pp. 1–6.
disconnectors and circuit breakers,” in Proc. Int. Conf. Probabilistic [47] J. I. Aizpurua and V. M. Catterson, “On the use of probabilistic model-
Methods Appl. Power Syst., Durham, U.K., Jul. 2014, pp. 1–6. checking for the verification of prognostics applications,” in Proc.
[24] S. E. Rudd, V. M. Catterson, S. D. J. McArthur, and C. Johnstone, IEEE Int. Conf. Intell. Comput. Inf. Syst., Cairo, Egypt, Dec. 2015,
“Circuit breaker prognostics using SF6 data,” in Proc. IEEE Power pp. 7–13.
Energy Soc. Gen. Meeting, San Diego, CA, USA, Jul. 2011, pp. 1–6. [48] I. Meedeniya, A. Aleti, and L. Grunske, “Architecture-driven reliability
optimization with uncertain model parameters,” J. Syst. Softw., vol. 85,
[25] J. Luo, K. R. Pattipati, L. Qiao, and S. Chigusa, “Model-based prognostic
no. 10, pp. 2340–2355, 2012.
techniques applied to a suspension system,” IEEE Trans. Syst., Man,
Cybern. A, Syst., Humans, vol. 38, no. 5, pp. 1156–1168, Sep. 2008.
[26] A. Lorton, M. Fouladirad, and A. Grall, “A methodology for probabilistic
model-based prognosis,” Eur. J. Oper. Res., vol. 225, no. 3, pp. 443–454, Jose Ignacio Aizpurua received the Eng., M.Sc.,
2013. and Ph.D. degrees from Mondragon University,
[27] M. Daigle, I. Roychoudhury, and A. Bregon, “Model-based prognostics Arrasate-Mondragon, Spain, in 2010, 2012, and
of hybrid systems,” in Proc. Annu. Conf. Prognostics Health Manag. 2015, respectively.
Soc., vol. 6. 2015, pp. 57–66. He is a Research Associate with the Institute for
[28] M. H. A. Davis, Markov Models and Optimization (Monographs on Energy and Environment, University of Strathclyde,
Statistics and Applied Probability). London, U.K.: Chapman & Hall, Glasgow, U.K. He was a Visiting Researcher with
1993. the Dependable Systems Research Group, University
[29] D. N. Nguyen, L. Dieulle, and A. Grall, “Remaining useful lifetime of Hull, Hull, U.K., in 2014. His current research
prognosis of controlled systems: A case of stochastically deteriorat- interests include prognostics, dependability, condi-
ing actuator,” Math. Problems Eng., vol. 2015, 2015, Art. no. 356916, tion monitoring, and systems engineering.
doi: 10.1155/2015/35691.
[30] J. Chiquet and N. Limnios, “A method to compute the transition func-
tion of a piecewise deterministic Markov process with application to Victoria M. Catterson (S’03–M’06–SM’12)
reliability,” Stat. Probab. Lett., vol. 78, no. 12, pp. 1397–1403, 2008. received the B.Eng. (Hons.) and Ph.D. degrees
[31] F. Chiacchio et al., “SHyFTA, a stochastic hybrid fault tree automa- from the University of Strathclyde, Glasgow, U.K.,
ton for the modelling and simulation of dynamic reliability problems,” in 2003 and 2007, respectively.
Expert Syst. Appl., vol. 47, pp. 42–57, Apr. 2016. She is a Senior Lecturer with the Institute for
[32] H. Chraibi, “Dynamic reliability modeling and assessment with Energy and Environment, University of Strathclyde.
PyCATSHOO: Application to a test case,” in Proc. Probabilistic Safety Her current research interests include condition
Assess. Manag. (PSAM), Tokyo, Japan, 2013, pp. 1–10. monitoring, diagnostics, and prognostics for power
[33] M. Bouissou and X. de Bossoreille, “From Modelica models to depend- engineering applications.
ability analysis,” IFAC-PapersOnLine, vol. 48, no. 7, pp. 37–43, 2015.
[34] D. Codetta-Raiteri and L. Portinale, “Approaching dynamic reliability
with predictive and diagnostic purposes by exploiting dynamic Bayesian
networks,” Proc. Inst. Mech. Eng. O J. Risk Rel., vol. 228, no. 5, Ibrahim F. Abdulhadi received the M.Eng. and
pp. 488–503, 2014. Ph.D. degrees in electronic and electrical engineer-
[35] D. Codetta-Raiteri, “Modelling and simulating a benchmark on dynamic ing from the University of Strathclyde, Glasgow,
reliability as a stochastic activity network,” in Proc. Eur. Model. Simulat. U.K., in 2007 and 2013, respectively.
Symp. (EMSS), Rome, Italy, 2011, pp. 545–554. He is currently a Research and Development
[36] D. Codetta-Raiteri and A. Bobbio, “Solving dynamic reliability problems Engineer with the Power Networks Demonstration
by means of ordinary and fluid stochastic Petri nets,” in Proc. Eur. Safety Centre, University of Strathclyde. He has experience
Rel. Conf., vol. 1. Gdańsk, Poland, 2005, pp. 381–389. researching for U.K. distribution and transmission
[37] Q. Gaudel, E. Chanthery, and P. Ribot, “Hybrid particle Petri nets for network operators. His current research interests
systems health monitoring under uncertainty,” Int. J. Prognostics Health include power system protection, real-time power
Manag., vol. 6, no. 22, p. 20, 2015. system simulation, hardware in the loop testing, and
[38] S. Ross, Introduction to Probability Models. London, U.K.: Academic communications applications in smart grids.
Press, 2006.
[39] F. Camci and R. B. Chinnam, “Health-state estimation and prognostics
in machining processes,” IEEE Trans. Autom. Sci. Eng., vol. 7, no. 3, Maria Segovia Garcia received the Ph.D. degree
pp. 581–597, Jul. 2010. from the University of Granada, Granada, Spain,
[40] D. Codetta-Raiteri and L. Portinale, “Dynamic Bayesian networks for in 2009.
fault detection, identification, and recovery in autonomous spacecraft,” She is a Knowledge Exchange Associate with
IEEE Trans. Syst., Man, Cybern., Syst., vol. 45, no. 1, pp. 13–24, the Power Networks Demonstration Centre (PNDC),
Jan. 2015. University of Strathclyde, Glasgow, U.K. She was
[41] M. Rausand and A. Høyland, System Reliability Theory: Models, a Post-Doctoral Research Fellow with the Nuclear
Statistical Methods and Applications, 2nd ed. Hoboken, NJ, USA: Wiley, Metrology Department, Free University of Brussels,
2003. City of Brussels, Belgium, before joining the PNDC
[42] E. Zio, The Monte Carlo Simulation Method for System Reliability in 2013. Her current research interests include
and Risk Analysis (Series in Reliability Engineering). London, U.K.: modeling assets deterioration, estimation of main-
Springer, 2013. tenance actions impact, and data analysis.
Authorized licensed use limited to: Northeastern University. Downloaded on April 02,2024 at 01:35:29 UTC from IEEE Xplore. Restrictions apply.