Next Article in Journal
A Survey of Security Vulnerability Analysis, Discovery, Detection, and Mitigation on IoT Devices
Previous Article in Journal
Strategies of Success for Social Networks: Mermaids and Temporal Evolution
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Novel Low-Complexity Fault Diagnosis Algorithm for Energy Internet in Smart Cities

1
College of Computer and Control Engineering, Minjiang University, Fujian 350108, China
2
Industrial Robot Application of Fujian University Engineering Research Center, Minjiang University, Fujian 350108, China
3
Fujian Provincial Key Laboratory of Information Processing and Intelligent Control, Minjiang University, Fujian 350108, China
4
Concord University College Fujian Normal University, Fujian 350117, China
5
College of Mathematics and Informatics, Fujian Provincial Key Laboratory of Network Security and Cryptology, Fujian Normal University, Fujian 350117, China
*
Authors to whom correspondence should be addressed.
Future Internet 2020, 12(2), 26; https://doi.org/10.3390/fi12020026
Submission received: 20 December 2019 / Revised: 17 January 2020 / Accepted: 20 January 2020 / Published: 6 February 2020
(This article belongs to the Special Issue Energy Internet for Green Cities)

Abstract

:
The smart energy system, viewed as an “Energy Internet”, consists of the intelligent integration of decentralized sustainable energy sources, efficient distribution, and optimized power consumption. That implies the fault diagnosis for a smart energy system should be of low complexity. In this paper, we propose a Strong Tracking Unscented Kalman Filter ( S T U K F ) and modified Bayes’ classification-based Modified Three Sigma test ( M T S ), abbreviated as S F B T , for smart energy networks. The theoretical analysis and simulations indicate that S F B T detects faults with a high accuracy and a low complexity of O ( n ) .

1. Introduction

The components a smart city include smart infrastructure, smart buildings, smart transportation, smart energy, smart health care, smart technology, smart governance, smart education, and smart citizens [1,2,3,4,5], among which the concept of smart energy can be viewed as an “Energy Internet” model [6,7,8,9,10,11]. The backbone of a smart energy system is the smart energy grid, the smart energy metering of which is an important component. For example, the smart meter records consumption of electric energy in certain time intervals and communicates that information to the utility for monitoring and billing. To ensure a green model for smart cities [12], minimal energy consumption is required. To serve such a purpose, fault diagnosis in green smart cities should be efficient in low complexity [13,14,15].
There exist many filter-based fault diagnosis algorithms specifically designed for nonlinear time-varying stochastic systems. In Reference [16], Ma et al. proposed a fault-related parameter estimation method based on a strong tracking filter for state assessment, as well as a logistic regression algorithm for root cause classification. In Reference [17], Daroogheh et al. designed a particle filter-based dual estimation strategy for both time-varying parameters and states. In Reference [18], Yin and Zhou proposed an intelligent particle filter to solve the problem of misleading state estimation due to the particle impoverishment. They designed a genetic-operators-based strategy to improve the particle diversity. Zhao et al. [19] developed an optimal unbiased finite impulse response filter, the estimator of which is used to minimize the mean square error subject to the unbiasedness constraint. In Reference [20], He et al. used the residual signal to detect sensor bias faults first and then employed residual analysis for faults isolation. Ge et al. [21] studied a performance comparison of the strong tracking filter and Kalman filter. In Reference [22], Zhao et al. designed an adaptive robust square-root cubature Kalman filter ( C K F ) with the noise statistic estimator to solve the decline or divergence problem of the accuracy of the C K F . Residual χ 2 test is a system-level fault detection algorithm [23] that can judge whether a set of measurement information in the Kalman filter system is effective in real time, based on which interactive residual fault detection method was proposed to identify both hard and soft faults, which are similar to the jump type fault and the soft fault, respectively. Huang and He [24] utilized two Bernoulli random variables to model the dead-zone effect. In addition, a Tobit Kalman filter is brought forward to generate a residual that can indicate the occurrence of an intermittent fault. The time-domain uncensored Kalman filter state estimation methodology is applied to address short circuit faults and transient load conditions [25]. On the other hand, researchers have been working on non-filter-based fault diagnosis algorithms for decades. Lau et al. [26] proposed a centralized diagnosis algorithm based on end-to-end transmission time, and then they employed the Bayes’ classification to improve the diagnosis accuracy. In Reference [27], Nandi et al. used the Pearson test to find faulty nodes within a square grid based network. Gong et al. [28] proposed an optimal deducing model to locate faulty nodes based on the return message from the sink node. Jiang [29] developed a two-phase fault detection algorithm based on the majority voting. Panda and Khilar [30] applied a three Sigma test to locate faulty nodes. In Reference [31], Sharma et al. proposed a decentralized algorithm based on spatio-temporal correlation. In Reference [32], Swain et al. integrated the network cut set and majority voting to detect the faulty nodes. Recently, Samuel et al. [33] presented the design of a H sliding mode and an unknown input observer for Takagi-Sugeno systems to deal with the problem of inexact measurements of the premise variables. In Reference [34], a data-driven system based on PCA was designed to detect and quantify fluid leaks in an experimental pipeline.
Although these fault diagnosis approaches are able to detect certain industrial system faults, it remains a challenge to design a fault diagnosis model that meets practical production requirements [35,36,37]. In addition, how to accurately detect faults with a low complexity is still a challenge.

Our Contribution

In this paper, we propose a novel low-complexity algorithm named S F B T for fault detection in smart cities, which consists of a Strong Tracking Unscented Kalman Filter ( S T U K F ), a Modified Bayes’ classification algorithm ( M B ), and a Modified Three Sigma test ( M T S ), aimed to detect both of attenuation type faults and jump type faults. Besides, as a special case of the hypothesis test, S F B T can detect Byzantine faults [38]. Note that the message complexity of S F B T is O ( n ) such that the lifetime of a smart city network is extended. The details of our contributions are listed as follows:
  • The S T U K F , along with the M B , is applied to detect faulty cluster-heads in a centralized manner with a high accuracy; meanwhile, the messages exchanged are no more than O ( n ) such that the corresponding energy cost is reduced.
  • We develop M T S to determine the faulty state of every cluster-member within each cluster of a faulty cluster-head, while the cluster with a fault-free cluster-head can easily make a decision by simply comparing the data between the cluster-head and cluster-members. By doing so, the diagnosis accuracy is increased significantly, and the message complexity, which is only O ( n ) , implies that the energy cost is further reduced.
The rest of the paper is organized as follows. The system model and notions are given in Section 2. The strategies are elaborated in Section 3. Section 4 gives the theoretical analysis on the performance of the S F B T . The validation results are presented in this section, as well. We conclude this paper in Section 5.

2. System Model

In this paper, a fault diagnosis model that meets practical production requirements for smart energy network of smart city is considered. The discrete state-space model of which is given as follows:
x ( k + 1 ) = f ( x ( k ) ) + Γ ( k ) v ( k ) z ( k + 1 ) = h ( x ( k + 1 ) ) + e ( k + 1 ) ,
where k 0 is a discrete time variable, x R n is a state vector, z R m is an output vector, f : R n R n and h : R n R m denote nonlinear transition functions, Γ R n × n and v k R n and e k R m are uncorrelated, zero-mean, Gaussian white noises with covariance V k and E k , respectively. The meter of the smart energy network records consumption of electric energy in certain time intervals and communicates that information to the utility for monitoring and billing. Based on the normal and observed values of different meters, the data is modeled as a normal distribution with specific mean and standard deviation. Due to the harsh environment, each meter may malfunction with a probability p. In this paper, we aim to solve the fault detection problem with a high accuracy and a low message complexity in a nonlinear time-varying stochastic system. All symbols and descriptions throughout the paper are given in Table 1.

3. The Proposed Strategy

We consider a clustered smart energy network in this paper. Instead of testing each meter, we perform a centralized testing on cluster-heads only. Then, the fault state of cluster-members can be verified by corresponding fault-free cluster-heads in a decentralized manner. To be more specific, the S F B T works in three phases. In the first phase, S F B T finds the Minimal Dominating Set ( M D S ) of the network such that each dominator serves as a cluster-head while the corresponding dominatees become cluster-members. During the phase two, S F B T applys both S T U K F and M B to detect the faulty cluster-heads in a centralized manner. In the last phase, an M T S is developed to determine the fault state of each cluster-member for decentralized fault diagnosis.

3.1. S T U K F - and M B -based Centralized Fault Diagnosis

In this section, we introduce the faulty cluster-heads detection algorithm, which is the second phase of the S F B T . Specifically, we apply an S T U K F -based joint estimation method to predict the state and parameter of each cluster-head C H i first; then, the M B is adopted to find the faulty ones.

3.1.1. S T U K F -based State Prediction

First, we introduce fault state related time-varying parameter θ ( k ) . Then, joint estimation requires (1) to be rewritten as:
x ( k + 1 ) = f ( x ( k ) ) + Γ ( k ) v ( k ) θ ( k + 1 ) = θ ( k ) z ( k + 1 ) = h ( x ( k + 1 ) ) + θ ( k + 1 ) + e ( k + 1 ) .
By applying joint estimation of states and parameters, faulty states can be detected. Then, we extent state, noise, and transition as follows:
x e ( k + 1 ) = x ( k + 1 ) θ ( k + 1 ) ,
Γ e ( k ) = Γ ( k ) 0 ,
f e ( x e ( k ) ) = f ( x ( k ) ) θ ( k ) ,
h e ( x e ( k + 1 ) ) = h ( x e ( k + 1 ) ) + θ ( k + 1 ) .
Substituting Equations (3)–(6) into Equation (2) yields:
x e ( k + 1 ) = f e ( x e ( k ) ) + Γ e ( k ) v ( k ) θ ( k + 1 ) = θ ( k ) z ( k + 1 ) = h e ( x e ( k + 1 ) ) + θ ( k + 1 ) + e ( k + 1 ) .
It is worth mentioning that x e ( k + 1 ) can be predicted by S T U K F [39].

3.1.2. M B -based Faulty Cluster-Heads Identification

Once we obtain x ^ e ( k + 1 ) , the M B is applied to find the faulty cluster-heads. First, we assume θ ( k ) obeys the normal distribution when the system is fault-free, which is θ i N ( θ i 0 , σ θ i 0 2 ) . If the system suffers from the parameter exception, it can be determined by the following hypothesis test, where s i is fault-free if H 0 holds; otherwise, s i is faulty.
H 0 : d θ i ( k ) β θ i ,
H 1 : d θ i ( k ) > β θ i ,
where
μ θ i ( k ) = 1 N 1 j = 1 N 1 θ ^ i ( k j | k j ) ,
σ θ i 1 2 ( k ) = 1 N 1 1 j = 1 N 1 [ θ ^ i ( k j | k j ) θ i 0 ] 2 ,
σ θ i 2 2 ( k ) = 1 N 1 1 j = 1 N 1 [ θ ^ i ( k j | k j ) μ θ i ( k ) ] 2 ,
d θ i ( k ) = σ θ i 1 2 ( k ) σ θ i 0 2 l n σ θ i 2 2 ( k ) σ θ i 0 2 1 .
To be more specific, for each θ ^ i ( k + 1 | k + 1 ) , the MB is applied to determine the faulty state of s i . The meter s i suffers from the parameter bias fault at k = τ , only if there exists a θ i such that H 1 holds. For the jump type fault, we need to obtain an accurate fault amplitude as follows. If there exists an integer M { 0 , 1 , 2 , } such that for each T { M T 2 + 1 , , M T 2 + T 2 } , M T 2 τ , we have
| θ ^ i ( T | T ) θ ^ i ( T 1 | T 1 ) | < ε i ,
then, at k = M T 2 + T 2 , the fault amplitude of s i is estimated to be
Δ θ i = [ 1 T 2 T = M T 2 + 1 M T 2 + T 2 θ ^ i ( T | T ) ] θ ^ i 0 .
Note that if a smaller ε i is chosen, then faults can be more accurately estimated, which requires much more time, and vice-versa.

3.2. Modified Three Sigma Rule-based Fault Diagnosis

In this section, the modified three sigma rule is introduced first, based on which the corresponding decentralized fault diagnosis is given.
The data x i sensed by s i can be measured by taking both estimated mean μ ^ i and standard deviation σ ^ i of the data collected from neighbors. Let t i represent the ratio between its deviation to the estimated mean and standard deviation as follows:
t i = x i μ ^ i σ ^ i .
According to the three sigma rule, if | t i | > 3 , then s i is considered as faulty; otherwise, s i is fault-free. However, this rule is unable to detect faulty meters within a lower degree network. The reason is listed as follows. If there exist two suspicious meters s i and s j such that x i x j , then s j may be considered fault-free, which is called the “masking” [30]. To solve such a problem, the Median ( M e d ) of the data and the Median Absolute Deviation ( M A D ) are applied, instead of the μ i and σ i , respectively. This is because the actual data value deviate from the faulty meter readings such that the M d - and M A D -based fault detecting schemes can achieve better accuracy in results. Then, we give the modified three sigma rule as follows.
For a data set x k = { x 1 , x 2 , , x n k } sorted in an ascending order, we have
M d i = M e d ( x i ) x m + x m + 1 2 n i = 2 m x m o t h e r w i s e .
The M A D is defined as follows:
M A D ( x 1 , , x n i ) = M e d { | x i M d i | } .
In fact, only the normalized M A D , which is
M A D N ( x i ) = M e d { | x i M d i | } 0.675 ,
is suitable to replace Standard Deviation ( S D ) [30]. Then, the absolute error for the modified three sigma test is defined as follows:
t i r = x i M d i M A D N ( x i ) .
It is apparent that the modified three sigma rule defers from the original one only in the choice of the absolute error.
Next, we give the corresponding decentralized fault diagnosis algorithm as follows:
Step 1: For each cluster C i with a fault-free cluster-head C H i , if | x j x i | η , then s j C i is fault-free; otherwise, s j is faulty.
Step 2: For each cluster C j with a faulty cluster-head C H j , the M T S is applied to C j = C j \ { C H j } such that the fault state of each cluster-member within C j is detected.
By doing so, we can determine the fault states of at least | M D S |     ( 1 p r ) meters, where △ represents the maximum degree of graph G. The theoretical analysis on the diagnosis accuracy and message complexity is given in the next section.

4. Performance Analysis

4.1. Theoretical Analysis

In this section, we analyze the performance of the S F B T in terms of: (I) Detection Accuracy (abbreviated as D A , which is the ratio between number of faulty meters detected as faulty and the total number of faulty meters); (II) False Alarm Rate (abbreviated as F A R , which is the number of fault-free meters detected as faulty to the total number of fault-free meters); (III) False Positive Rate (abbreviated as F P R , which is the ratio of the number of faulty meters detected as fault-free to the total number of faulty meters); and (IV) message complexity.
Let p r be the probability of a meter being faulty, p be the probability that a faulty meter detected as fault-free, and p denote the accuracy of the S F B T , respectively. Then, the following three theorems hold.
Theorem 1.
The D A of the proposed algorithm S F B T is
D A S F B T = | M D S | [ ( 1 p ) + 1 ] n , t i r 3 | M D S | { [ 2 ( 1 p r ) + p ] + 1 } n , t i r > 3 .
Proof. 
The S F B T detects faulty meters in two phases. In the first phase, there are up to | M D S | ( 1 p r ) fault-free cluster-heads detected along with | M D S | p r faulty ones. That implies there are at most | M D S | ( 1 p r ) p r faulty cluster-members correctly diagnosed within corresponding clusters. According to the modified sigma rule, it is apparent that, if t i r 3 , then the detection accuracy is according to the D A of the three sigma test given by Panda [38], which is
D A = p r p , t i r 3 ( 1 p r ) + p , t i r > 3 .
That suggests we can correctly detect | M D S | p r faulty cluster-members. Therefore, the D A of S F B T is deduced as
D A S F B T = | M D S | [ ( 1 p ) + 1 ] n , t i r 3 | M D S | { [ 2 ( 1 p r ) + p ] + 1 } n , t i r > 3 ,
where | M D S | 1 + l n ( δ + 1 ) δ + 1 n [40], n denotes the number of meters, and the minimum and the maximum degree of graph G is denoted by δ and △, respectively. □
Theorem 2.
The F P R of the algorithm S F B T is
F P R S F B T = n ( p r + p ) | M D S | [ 1 + ( 1 p r ) ] n , t i r 3 n ( 1 p r p ) | M D S | [ 1 + ( 1 p r ) ] n , t i r > 3 .
Proof. 
Similar to the proof of Theorem 5.1, the S F B T can correctly detect up to | M D S | p r faulty cluster-heads. With the help of fault-free cluster-heads, there are at most | M D S | p r ( 1 p r ) faulty cluster-members detected as faulty ones. According to literature [38], the F P R of the three sigma test is
F P R = p r + p , t i r 3 1 ( p r + p ) , t i r > 3 .
Therefore, we can deduce that the F P R of the S F B T is
F P R S F B T = n ( p r + p ) | M D S | [ 1 + ( 1 p r ) ] n , t i r 3 n ( 1 p r p ) | M D S | [ 1 + ( 1 p r ) ] n , t i r > 3 .
Theorem 3.
The F A R for the algorithm S F B T is
F A R S F B T = n p r | M D S | ( 1 p r ) [ 1 + ( 1 p r ) ] n ( 1 p r ) , t i r 3 n p | M D S | ( 1 p r ) [ 1 + ( 1 p r ) ] n ( 1 p r ) , t i r > 3 .
Proof. 
Similar to the proofs of previous theorems, there are up to | M D S | ( 1 p r ) fault-free cluster-heads correctly detected by the S F B T . That implies the fault states of corresponding cluster-members, which are as many as | M D S | ( 1 p r ) ( 1 p r ) meters, are easily verified. The F A R of the three sigma test is given in Reference [38] as follows:
F A R = p r 1 p r , t i r 3 p 1 p r , t i r > 3 .
There is no doubt that the F A R of the S F B T is
F A R S F B T = n p r | M D S | ( 1 p r ) [ 1 + ( 1 p r ) ] n ( 1 p r ) , t i r 3 n p | M D S | ( 1 p r ) [ 1 + ( 1 p r ) ] n ( 1 p r ) , t i r > 3 .
Theorem 4.
The message complexity of the algorithm S F B T is O ( n ) .
Proof. 
Since the S F B T is a two-phase strategy, we analyze the complexity of each phase to prove this theorem. Since the centralized diagnosis part of the S F B T requires sampling, the corresponding message complexity depends on the number of sample, which equals to the data window N 1 . In fact, the data window can be chosen as a constant such that the number of messages exchanged is less than | M D S | N 1 . That implies complexity of the centralized part of the S F B T is O ( n ) . On the other hand, for an M T S -based strategy, each fault-free C H i obtains the broadcasting data of every cluster-member, while meters within each C i of a faulty C H i broadcast data to each other. That implies the complexity of the decentralized part of the S F B T is O ( n ) . Therefore, the message complexity of the S F B T is no more than O ( n ) . □
It is obvious that S F B T is low-complexity when compared with contemporaneous fault diagnosis algorithms.

4.2. Validation Experiment

The performance of the S F B T is given in this section. First, the diagnosis accuracy for faulty cluster-header detection utilizing S T U K F and M B only is validated through experiments. Then, we compare the S F B T with the existing DFD [30], Jiang [28], and DSFD [38] in terms of detection accuracy ( D A ), false positive rate ( F P R ), and false alarm rate ( F A R ), respectively.
The resistor of a meter easily suffers from the jump type fault. Suppose the resistor gets faulty at k = 1000 . Let θ 0 = 10 k Ω , σ θ 0 2 = 1000 , N 1 = 20 , β θ = 4000 , ε = 0.1 , and T 2 = 50 .
Figure 1 and Figure 2 show that the fault is detected at k = 1030 and it is isolated at k = 1250 with the fault amplitude equal to 4.8 k Ω . That implies the detection accuracy is about 1 4.8 4000 = 99.88 % .
The capacitor is subject to the attenuation type fault, which is a case of the incipient fault. Now, we show the proposed strategy can detect the attenuation type fault. Let θ 0 = 1000 p F , σ θ 0 2 = 0.1 , N 1 = 40 , β θ = 500,000 . Suppose the degradation of the capacitor begins with θ ( k + 1 ) = θ ( k ) 1 2 at k = 600 .
Figure 3 and Figure 4 show that, the attenuation type fault has been detected at about s t e p = 1110 with the magnitude about 235 p F . That implies the detection accuracy is 1 235 1000 = 97.65 % .
In Figure 5, it is clear that the detection accuracy of each strategy drops with the increase of the fault probability. However, the S F B T achieves higher detection accuracy than the others.
Although the false alarm rate and the false positive rate increase with the fault probability (see Figure 6 and Figure 7), the S F B T still outperforms baseline approaches.
To sum up, the S F B T performs better than DFD [41], Jiang [29], and DSFD [30] in terms of detection accuracy, false positive rate, and false alarm rate, respectively. The reason for that is the S F B T employs fault-free cluster-heads, which are located by the strong tracking UKF and the modified Bayes’ classification algorithm, to detect the fault states of cluster-members through the modified three sigma test.

5. Conclusions

The optimized power consumption for a smart energy system of a smart city is crucial. Although a variety of fault diagnosis algorithms have been developed, how to efficiently detect faults with low complexity poses a great challenge. To this end, we propose the S F B T that works on a clustered network. It first applies a strong tracking U K F ( S T U K F ) and a modified Bayes’ classification algorithm ( M B ) to detect fault-free cluster-heads in a centralized manner. Then, a decentralized modified three Sigma test ( M T S ) is developed to identify faulty cluster-members to overcome the “masking” problem within the cluster with a faulty cluster-head. Besides, a faulty-free cluster-head can detect any faulty cluster-member by simply comparing the data of its own and the one of the cluster-member. The theoretical analysis and experiment results indicate that the S F B T achieves higher diagnosis accuracy over some contemporary strategies with a complexity of O ( n ) .
In fact, each faulty free cluster-head detected by the S F B T is only one hop away from corresponding cluster-members. That suggests data collected by the cluster-head do not differ much from that of cluster-members, which makes the three Sigma test work. However, by doing so, more cluster-heads are required. Thus, our future work includes how to detect faulty cluster-members at least two hops away with a complexity no more than O ( n ) .

Author Contributions

Conceptualization, J.W.; methodology, H.Z. (Hua Zhang); software, D.L.; validation, H.F.; formal analysis, T.W.; investigation, H.Z. (Hongyan Zhang); writing—review and editing, X.W. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by National Nature Science Foundation of China under Nos.61702103, 61871204, 61702103, and 61703195, Industrial Robot Application of Fujian University Engineering Research Center (Minjiang University) under No. MJUKF-IRA1906, Guiding Project of Fujian Science and Technology Department under No.2019H0026, Fujian Science and Technology Department Project under Nos.2017J01768 and 2017J01506, Fujian Natural Science Foundation Grant No. 2019J01756, and Fuzhou Technology Planning Program Grant No.2018-G-96.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Wang, K.; Gu, L.; He, X.; Guo, S.; Sun, Y.; Vinel, A.; Shen, J. Distributed energy management for vehicle-to-grid networks. IEEE Netw. 2017, 31, 22–28. [Google Scholar] [CrossRef]
  2. Hu, X.; Wang, K.; Liu, X.; Sun, Y.; Li, P.; Guo, S. Energy management for EV charging in software-defined green vehicle-to-grid network. IEEE Commun. Mag. 2018, 56, 156–163. [Google Scholar] [CrossRef]
  3. Xu, C.; Wang, K.; Li, P.; Xia, R.; Guo, S.; Guo, M. Renewable energy-aware big data analytics in geo-distributed data centers with reinforcement learning. IEEE Trans. Netw. Sci. Eng. 2018. [Google Scholar] [CrossRef]
  4. Wang, K.; Ouyang, Z.; Krishnan, R.; Shu, L.; He, L. A game theory based energy management system using price elasticity for smart grids. IEEE Trans. Ind. Inform. 2015, 11, 1607–1616. [Google Scholar] [CrossRef] [Green Version]
  5. Wang, K.; Wang, Y.; Sun, Y.; Guo, S.; Wu, J. Green industrial Internet of Things architecture: an energy-efficient perspective. IEEE Commun. Mag. 2016, 54, 48–54. [Google Scholar] [CrossRef]
  6. Mohanty, S.P.; Uma, C.; Elias, K. Everything you wanted to know about smart cities: The internet of things is the backbone. IEEE Consum. Electron. Mag. 2016, 5, 60–70. [Google Scholar] [CrossRef]
  7. Wang, K.; Yu, J.; Yu, Y.; Qian, Y.; Zeng, D.; Guo, S.; Xiang, Y.; Wu, J. A survey on Energy Internet: architecture, approach and emerging technologies. IEEE Syst. J. 2018, 12, 2403–2416. [Google Scholar] [CrossRef]
  8. Wang, K.; Hu, X.; Li, H.; Li, P.; Zeng, D.; Guo, S. A survey on energy Internet communications for sustainability. IEEE Trans. Sustain. Comput. 2017, 2, 231–254. [Google Scholar] [CrossRef]
  9. Wang, K.; Li, H.; Feng, Y.; Tian, G. Big data analytics for system stability evaluation strategy in the energy Internet. IEEE Trans. Ind. Inform. 2017, 13, 1969–1978. [Google Scholar] [CrossRef]
  10. Gao, M.; Wang, K.; He, L. Probabilistic model checking and scheduling implementation of energy router system in energy internet for green cities. IEEE Trans. Ind. Inform. 2018, 14, 1501–1510. [Google Scholar] [CrossRef]
  11. He, X.; Wang, K.; Huang, H.; Liu, B. QoE-driven big data architecture for smart city. IEEE Commun. Mag. 2018, 56, 88–93. [Google Scholar] [CrossRef]
  12. Maksimovic, M. Greening the Future: Green Internet of Things (G-IoT) as a Key Technological Enabler of Sustainable Development. In Internet of Things and Big Data Analytics Toward Next-Generation Intelligence; Springer: Berlin, Germany, 2018; pp. 283–313. [Google Scholar]
  13. Wang, K.; Shao, Y.; Xie, L.; Wu, J.; Guo, S. Adaptive and fault-tolerant data processing in healthcare iot based on fog computing. IEEE Trans. Netw. Sci. Eng. 2018. [Google Scholar] [CrossRef]
  14. Wang, K.; Shao, Y.; Shu, L.; Zhu, C.; Zhang, Y. Mobile big data fault-tolerant processing for eHealth networks. IEEE Netw. 2016, 30, 1–7. [Google Scholar] [CrossRef]
  15. Liu, Y.; Wang, K.; Lin, Y.; Xu, W. LightChain: a lightweight blockchain system for industrial internet of things. IEEE Trans. Ind. Inform. 2019, 15, 3571–3581. [Google Scholar] [CrossRef]
  16. Ma, J.; Lu, C.; Liu, H. Fault Diagnosis for the Heat Exchanger of the Aircraft Environmental Control System Based on the Strong Tracking Filter. PLoS ONE 2015, 10, e0122829. [Google Scholar] [CrossRef]
  17. Daroogheh, N.; Meskin, N.; Khorasani, K. A Dual Particle Filter-Based Fault Diagnosis Scheme for Nonlinear Systems. IEEE Trans. Control Syst. Technol. 2017, 26, 1317–1334. [Google Scholar] [CrossRef]
  18. Yin, S.; Zhu, X. Intelligent Particle Filter and Its Application on Fault Detection of Nonlinear System. IEEE Trans. Ind. Electron. 2015, 62, 3852–3861. [Google Scholar] [CrossRef]
  19. Zhao, S.; Shmaliy, Y.; Liu, F. Fast Kalman-Like Optimal Unbiased FIR Filtering with Applications. IEEE Trans. Signal Process. 2016, 64, 2284–2297. [Google Scholar] [CrossRef]
  20. He, X.; Wang, Z.; Liu, Y.; Qin, L.; Zhou, D. Fault Tolerant Control for an Internet-Based Three-Tank System: Accommodation to Sensor Bias Faults. IEEE Trans. Ind. Electron. 2016, 64, 2266–2275. [Google Scholar] [CrossRef]
  21. Ge, Q.; Shao, T.; Chen, S.; Wen, C. Carrier Tracking Estimation Analysis by Using the Extended Strong Tracking Filtering. IEEE Trans. Ind. Electron. 2017, 64, 1415–1424. [Google Scholar] [CrossRef]
  22. Zhao, L.; Wang, J.; Yu, T.; Jian, H.; Liu, T. Design of adaptive robust square-root cubature Kalman filter with noise statistic estimator. Appl. Math. Comput. 2015, 256, 352–367. [Google Scholar] [CrossRef]
  23. Zhang, L.; Cui, Y.; Xiong, Z.; Liu, J.; Lai, J.; Lv, P. Research on Adaptive Multi-Source Information Fault-Tolerant Navigation Method Based on No-Reference System Diagnosis. Sensors 2019, 19, 2911. [Google Scholar] [CrossRef] [Green Version]
  24. Huang, J.; He, X. Detection of Intermittent fault for discrete-time systems with output dead-zone: a variant Tobit Kalman filtering approach. J. Control Sci. Eng. 2017, 2017, 9. [Google Scholar] [CrossRef] [Green Version]
  25. Cisneros-Magaña, R.; Medina, A.; Anaya-Lara, O. Time-domain voltage sag state estimation based on the unscented Kalman filter for power systems with nonlinear components. Energies 2018, 11, 1411. [Google Scholar]
  26. Lau, B.C.; Ma, E.W.; Chow, T.W. Probabilistic fault detector for wireless sensor network. Expert Syst. Appl. 2014, 41, 3703–3711. [Google Scholar] [CrossRef]
  27. Nandi, M.; Nayak, A.; Roy, B.; Sarkar, S. Hypothesis testing and decision theoretic approach for fault detection in wireless sensor networks. Int. J. Parallel Emerg. Distrib. Syst. 2015, 30, 262–285. [Google Scholar] [CrossRef] [Green Version]
  28. Gong, W.; Liu, K.; Liu, Y. Directional diagnosis for wireless sensor networks. IEEE Trans. Parallel Distrib. Syst. 2015, 26, 1290–1300. [Google Scholar] [CrossRef]
  29. Jiang, P. A new method for node fault detection in wireless sensor networks. Sensors 2009, 9, 1282–1294. [Google Scholar] [CrossRef] [Green Version]
  30. Panda, M.; Khilar, P.M. Distributed self fault diagnosis algorithm for large scale wireless sensor networks using modified three sigma edit test. Ad Hoc Netw. 2015, 25, 170–184. [Google Scholar] [CrossRef]
  31. Sharma, K.P.; Sharma, T.P. rDFD: reactive distributed fault detection in wireless sensor networks. Wirel. Netw. 2016, 23, 1145–1160. [Google Scholar] [CrossRef]
  32. Swain, R.R.; Dash, T.; Khilar, P.M. An effective graph-theoretic approach towards simultaneous detection of fault(s) and cut(s) in wireless sensor networks. Int. J. Commun. Syst. 2017, 30, e3273. [Google Scholar] [CrossRef]
  33. Gómez-Peñate, S.; Valencia-Palomo, G.; López-Estrada, F.R.; Astorga-Zaragoza, C.-M.; Osornio-Rios, R.A.; Santos-Ruiz, I. Sensor fault diagnosis based on a H sliding mode and unknown input observer for takagi-sugeno systems with uncertain premise variables. Asian J. Control 2019, 21, 339–353. [Google Scholar]
  34. Santos-Ruiz, I.D.L.; López-Estrada, F.R.; Puig, V.; Pérez-Pérez, E.J.; Mina-Antonio, J.D.; Valencia-Palomo, G. Diagnosis of Fluid Leaks in Pipelines Using Dynamic PCA. IFAC-PapersOnLine 2018, 51, 373–380. [Google Scholar] [CrossRef]
  35. Yi, J.; Huang, D.; He, H.; Zhou, W.; Han, Q.; Li, T. A novel framework for fault diagnosis using kernel partial least squares based on an optimal preference matrix. IEEE Trans. Ind. Electron. 2017, 64, 4315–4324. [Google Scholar] [CrossRef]
  36. Jiang, G.; He, H.; Xie, P.; Tang, Y. Stacked multilevel-denoising autoencoders: A new representation learning approach for wind turbine gearbox fault diagnosis. IEEE Transt. Instrum. Meas. 2017, 66, 2391–2402. [Google Scholar] [CrossRef]
  37. Yi, J.; Huang, D.; Fu, S.; He, H.; Li, T. Optimized relative transformation matrix using bacterial foraging algorithm for process fault detection. IEEE Trans. Ind. Electron. 2016, 63, 2595–2605. [Google Scholar] [CrossRef]
  38. Panda, M.; Khilar, P.M. Distributed Byzantine fault detection technique in wireless sensor networks based on hypothesis testing. Comput. Electr. Eng. 2015, 48, 270–285. [Google Scholar] [CrossRef]
  39. Deng, F.; Yang, H.; Wang, L. Adaptive Unscented Kalman Filter Based Estimation and Filtering for Dynamic Positioning with Model Uncertainties. Int. J. Control Autom. Syst. 2019, 17, 667–678. [Google Scholar] [CrossRef]
  40. Clark, W.E.; Shekhtman, B.; Suen, S.; Fisher, D.C. Upper bounds for the domination number of a graph. Congr. Numer. 1998, 132, 99–123. [Google Scholar]
  41. Panda, M.; Khilar, P.M. Distributed soft fault detection algorithm in wireless sensor networks using statistical test. In Proceedings of the 2012 2nd IEEE International Conference on Parallel, Distributed and Grid Computing, Solan, India, 6–8 Decemebr 2012. [Google Scholar]
Figure 1. Real value vs. estimated value of Strong Tracking Unscented Kalman Filter ( S T U K F ) for jump type fault.
Figure 1. Real value vs. estimated value of Strong Tracking Unscented Kalman Filter ( S T U K F ) for jump type fault.
Futureinternet 12 00026 g001
Figure 2. S T U K F and Modified Bayes’ classification algorithm ( M B )-based detection for jump type fault.
Figure 2. S T U K F and Modified Bayes’ classification algorithm ( M B )-based detection for jump type fault.
Futureinternet 12 00026 g002
Figure 3. Real value vs. estimated value of S T U K F for attenuation type fault.
Figure 3. Real value vs. estimated value of S T U K F for attenuation type fault.
Futureinternet 12 00026 g003
Figure 4. S T U K F and M B -based detection for attenuation type fault.
Figure 4. S T U K F and M B -based detection for attenuation type fault.
Futureinternet 12 00026 g004
Figure 5. Detection accuracy comparison.
Figure 5. Detection accuracy comparison.
Futureinternet 12 00026 g005
Figure 6. False alarm rate comparison.
Figure 6. False alarm rate comparison.
Futureinternet 12 00026 g006
Figure 7. False positive rate comparison.
Figure 7. False positive rate comparison.
Futureinternet 12 00026 g007
Table 1. Notions.
Table 1. Notions.
SymbolsDescriptions
C i i-th cluster
C H i i-th cluster-head of C i
s i i-th meter
N e g i Set of neighboring meters of s i
x ( k ) State of a meter at time k
x i data of s i
x ^ i Estimated value of x i
μ i Sample mean of s i
σ i Sample variance of s i
M e d Median of the data
M A D Median Absolute Deviation
S D Standard Deviation
η Threshold for identifying fault state
p r Probability of a meter being faulty
pProbability of a faulty meter detected as fault-free
S T U K F Strong Tracking Unscented Kalman Filter
M B Modified Bayes’ classification algorithm
M T S Modified Three Sigma test

Share and Cite

MDPI and ACS Style

Wang, J.; Zhang, H.; Lin, D.; Feng, H.; Wang, T.; Zhang, H.; Wang, X. A Novel Low-Complexity Fault Diagnosis Algorithm for Energy Internet in Smart Cities. Future Internet 2020, 12, 26. https://doi.org/10.3390/fi12020026

AMA Style

Wang J, Zhang H, Lin D, Feng H, Wang T, Zhang H, Wang X. A Novel Low-Complexity Fault Diagnosis Algorithm for Energy Internet in Smart Cities. Future Internet. 2020; 12(2):26. https://doi.org/10.3390/fi12020026

Chicago/Turabian Style

Wang, Jiong, Hua Zhang, Dongliang Lin, Huibin Feng, Tao Wang, Hongyan Zhang, and Xiaoding Wang. 2020. "A Novel Low-Complexity Fault Diagnosis Algorithm for Energy Internet in Smart Cities" Future Internet 12, no. 2: 26. https://doi.org/10.3390/fi12020026

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop