Next Article in Journal
A Gunshot Recognition Method Based on Multi-Scale Spectrum Shift Module
Previous Article in Journal
Vehicle Motion Prediction Algorithm Based on Artificial Potential Field Correction and Fuzzy C-Mean Driving Intention Classification
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Robust Data-Driven Design for Fault Diagnosis of Industrial Drives

1
Electrical Engineering Department, Pakistan Institute of Engineering and Applied Sciences, Islamabad 44000, Pakistan
2
Electrical Engineering Department, College of Engineering, Najran University, Najran 61441, Saudi Arabia
3
Faculty of Electrical and Computer Engineering, Cracow University of Technology, Warszawska 24 Str., 31-155 Cracow, Poland
*
Authors to whom correspondence should be addressed.
Electronics 2022, 11(23), 3858; https://doi.org/10.3390/electronics11233858
Submission received: 31 October 2022 / Revised: 19 November 2022 / Accepted: 21 November 2022 / Published: 23 November 2022

Abstract

:
Due to the presence of actuator disturbances and sensor noise, increased false alarm rate and decreased fault detection rate in fault diagnosis systems have become major concerns. Various performance indexes are proposed to deal with such problems with certain limitations. This paper proposes a robust performance-index based fault diagnosis methodology using input–output data. That data is used to construct robust parity space using the subspace identification method and proposed performance index. Generated residual shows enhanced sensitivity towards faults and robustness against unknown disturbances simultaneously. The threshold for residual is designed using the Gaussian likelihood ratio, and the wavelet transformation is used for post-processing. The proposed performance index is further used to develop a fault isolation procedure. To specify the location of the fault, a modified fault isolation scheme based on perfect unknown input decoupling is proposed that makes actuator and sensor residuals robust against disturbances and noise. The proposed detection and isolation scheme is implemented on the induction motor in the experimental setup. The results have shown the percentage fault detection of 98.88%, which is superior among recent research.

1. Introduction

The early and accurate detection of abnormal events is crucial for today’s safety-critical systems with their continuously increasing complexity. Model based fault diagnosis has enjoyed considerable attention during the last three decades and provides a rich literature of techniques considering practical solutions for fault diagnosis [1,2,3,4,5,6,7]. High-fidelity modeling requirements for model based fault diagnosis make it difficult and sometimes infeasible to implement for the complex system. Noteworthy examples from these complicated systems are networked control systems, internet of things [8], and different chemical industry processes [9]. A sufficient amount of data is available for the majority of such systems. This data contain information about the system, disturbances and noise, fault, and so on. To deal with such systems, various data-driven methods are being used with effective implementation.
These methods are broadly classified into two classes [10]: (1) data-driven methodologies [11,12]; (2) model-data based hybrid approaches [13,14,15]. Among various pure data based methods, machine learning [16], deep learning [17,18], and multivariate techniques including principal component analysis [19,20,21] and partial least square methods [22,23,24] are widely used with promising results. A model-data based hybrid approach usually considers the development of FDI schemes that consists of an intersection between model based and data-driven techniques [13]. Subspace identification method (SIM) emerged as one of the major techniques in this domain for the last two decades [25,26,27,28]. The key concept behind the Subspace identification method (SIM) approach is to identify the parity space for the construction of observer based fault detection and isolation (FDI) scheme [26] or parity based FDI residual generators [27] using input–output data. The effect of external factors such as noise and disturbances from recorded data are eliminated by introducing instrument variables. Finding orthogonal projection of an extended observability matrix enables constructing residuals based on a parity vector, which is made possible by using the singular value decomposition (SVD) on covariance matrices of recorded data [29]. Since the Subspace identification method (SIM) is developed to estimate the dynamic model of the underlying system, it is worth mentioning that it also solves the problem of dealing with stationary as well as dynamical systems, compared to multivariate analysis (MVA) techniques which are operated on stationary processes. Although several MVA techniques have been developed to deal with dynamic issues, these are not suitable for stationary processes [30].
Subspace identification has been applied to many practical systems including the Tennessee Eastman process [26,31], vehicle lateral dynamic system [27], coupled liquid tank system [32], wind turbine benchmark [33,34,35], and three phase induction motor [36,37]. Since induction motors play a vital role in the process industry for converting electromechanical energy and are the most widely used devices [38], our study would be directed toward implementing data-driven techniques on an induction motor. Due to the critical operation of induction motors in industries such as power generation, petroleum [39], aerospace [40], and the medical industry, it is required to monitor the reliability and running conditions to avoid any disastrous failures. Now, operators have started using rapid fault detection along with the usually planned maintenance, which could reduce the failure rate, increase the plant uptime, and reduce operational and maintenance costs.
The induction motor and its drive system could be subjected to different types of faults. Some of them could be [41,42]:
  • Stator fault that includes short and open circuiting of the stator winding;
  • Rotor faults dealing with end-ring cracking in the case of squirrel cage motor and short or open circuiting of the rotor winding;
  • Power supply failure due to power electronics damage of the driving system;
  • Mechanical fault including bearing damage, eccentricity misalignment, and a bent shaft.
Since induction motors are considered symmetrical machines, any fault could modify their operational behavior by changing symmetrical properties.
Machine learning and model-based methodologies have also been applied to induction motor for fault detection and isolation purposes. Convolutional neural network (CNN) based fault diagnosis and classification was carried out by Maciej Skowron in [43]. During the fault detection process, a neural network also acts as a classification system which also identifies degree of damage to the induction motor. Choosing a right structure of CNN for fault detection and isolation (FDI) system plays a vital role in methodology, as a minor change could lead to a huge increase in false alarm rate (FAR). Data based and model based techniques have their own advantages and disadvantages in different system states. Unknown faults can be detected and identified efficiently by model based methods while data based methodologies mostly analyse the input–output signal of the induction motor giving low weight to system dynamics [44]. Hybrid approaches, which are a combination of system model based FDI schemes and pure data based methodologies, have shown great ability to detect fault and analyse fault with unbalanced conditions [45].
Parity equation based methods provide less online computational complexity which leads to early detection of faults [46]. In our FDI scheme, parity space is identified using a subspace identification method which is further used for residual generation. For the subspace method, it is challenging to find an optimal parity vector that makes generated residuals more sensitive towards fault and less sensitive towards external factors (e.g., noise and disturbances) simultaneously. To face such challenges, various performance indexes are proposed [26,27,32,37] for the computation of optimal parity vector. In [27], a proposed index considers the sensitivity for actuator and sensor faults but does not consider the effect of unknown inputs. Similarly, Ref. [32] proposed a performance index that considers the effect of actuator disturbance and actuator fault sensitivity in generated residual. Till then, enhancement of sensitivity towards sensor faults and sensor noise was discussed. However, Ref. [37] proposed a methodology to optimize the parity vector for sensor fault and noise at the expense of actuator fault and disturbance.
In this paper, we have developed the subspace-based data-driven fault diagnosis scheme for dynamical systems based on the proposed performance index, which makes the residual sensitive towards actuator and sensor faults simultaneously while suppressing the effect of unknown inputs such as actuator disturbances and sensor noise. Furthermore, to determine the location of the faulty component, an isolation algorithm based on perfect unknown input decoupling is proposed with an improved performance index for an optimized parity vector.
The rest of the paper is organized as follows: Section 2 includes dynamic consideration of induction motor used for online implementation. Section 3 states the fundamentals of the subspace identification method and mathematical derivations. Proposed fault detection and isolation algorithms are also stated in Section 3 and Section 4, respectively. Section 5 is related to the post-processing of residuals, which include wavelet transformation and Gaussian Likelihood Ration test. Practical implementation of developed schemes is then implemented on an induction motor as described in Section 6. Section 7 concludes with a summary of the work.

2. Induction Motor Dynamics

The induction motor is operated by applying AC voltage to the stator, which produces the AC current in the rotor circuit. Since there is no electrical connection between the rotor and stator of the induction motor, it makes the motor almost maintenance-free and more efficient due to no power loss in the commutators. Squirrel cage induction motors are the most commonly used motor varying from a few to hundreds of horsepower. The rotor rotates when it is subjected to varying magnetic fields, and the speed of the rotor depends upon the frequency ( f e ) of applied voltage and stator poles ( p ) of the motor as described in Equation (1):
n s y n c = 120 f e p
A mathematical model of the motor could be constructed by considering the equivalent model of a signal phase induction motor. The nominal parameters of induction motor under consideration are given in Table 1. A 5th order state-space model of the induction motor is constructed based on the stator-fixed frame reference:
η 1 ˙ = c 4 η 1 P n η 5 η 2 + c 5 η 3 η 2 ˙ = P n η 5 η 1 + c 4 η 2 + c 5 η 4 η 3 ˙ = c 6 η 1 + c 7 η 5 η 2 γ η 3 + c 8 u 1 η 4 ˙ = c 7 η 5 η 1 + c 6 η 2 γ η 4 + c 8 u 2 η 5 ˙ = c 1 η 1 η 4 + c 2 η 5 + c 3 τ L c 1 η 2 η 3 y = [ η 3 , η 4 ]
Here, the state vector is representing the d-q axis fluxes and current along with the speed of rotor, such that η = [ η 1 η 2 η 3 η 4 η 5 ] T = [ ϕ d ϕ q i d i q ω ] T . Since motor is being activated by the three phase voltage, the acting actuator input would be these supply voltages.
Constants used in the model (2) are defined as
c 1 = P n L s , r D m L r o t , c 2 = R m D m , c 3 = 1 D m c 4 = 1 T r , c 5 = L s , r T r , c 6 = L s , r T r σ L s a t L r o t c 7 = P n L s , r σ L s a t L r o t , c 8 = 1 σ L s a t
further,
γ = R s a t L s a t σ + L s , r 2 σ L s a t L r o t T r o t , σ = 1 L s , r 2 L s a t L r o t T r = L r o t R r o t
Thus, the dynamic model for an induction motor (SE2672-3G) as shown in Figure 1 could be found using values given in Table 1. Besides nominal parameters, the nominal operating conditions of motor are stated in Table 2.

3. Fault Diagnosis Scheme

Parity vector-based residual generation is one of the famous fault diagnosis schemes used in both model-based and data-driven FDI systems [47]. The parity vector scheme allows us to use techniques developed in model-based FDI literature for data-driven systems. In order to obtain the advantage of the availability of input–output data samples of the process and avoid complexity issues to obtain a system model, the subspace identification mechanism is focused on this work as expressed in Figure 2.
Consider a discrete LTI model that is described as follows:
x ( k + 1 ) = A x ( n ) + B ( u ( k ) + f a ( k ) ) + w ( k ) y ( k ) = C x ( k ) + D ( u ( k ) + f a ( k ) ) + f s ( k ) + v ( k )
where the input, state and output vectors are u ( k ) l , x ( k ) n and y ( k ) m , respectively. Furthermore, f a ( k ) l , f s ( k ) m , w ( k ) n and v ( k ) m represent the actuator faults, sensor faults, actuator noise and sensor noise, respectively. The matrices A, B, C and D are constant matrices of appropriate dimensions.
Consider the system described in Equation (3) that is written in recursive form with s number of samples such that s > n as follows:
y s ( k ) = y ( k s ) y ( k s + 1 ) y ( k ) T u s ( k ) = u ( k s ) u ( k s + 1 ) u ( k ) T
In a similar fashion, f s ( k ) , f a ( k ) , w s ( k ) and v s ( k ) could be constructed. The output of the system could be written as
y s ( k ) = Ψ x ( k s ) + M u s u s ( k ) + M u s f a , s ( k ) + N d s w s ( k ) + f s ( k ) + v s ( k )
where
M u s = 0 0 0 C 0 0 C A s 1 C A s 2 0 , N d s = D 0 0 C B D 0 C A s 1 B C A s 2 B D
Ψ = C C A C A s
Let the residual be defined as
Υ ( k ) = M ^ N ^ y s ( k ) u s ( k ) = Ψ Ψ M u s y s ( k ) u s ( k )
Υ ( k ) = Ψ y s ( k ) Ψ M u s u s ( k )
Ψ is defined as the parity space of the system, such that Ψ Ψ = 0 . Substituting Equation (5) into Equation (9),
Υ ( k ) = Ψ ( M u s f a , s ( k ) + N d s w s ( k ) + f s ( k ) + v s ( k ) )
Equation (10) states that, if there is no fault in the system, the generated residual would only be having the effect of disturbance and noise acting on the actuators and sensors. According to Equations (8) and (9), due to the unavailability of the state-space model, our main objective for data-driven diagnostic system is to identify the left coprime factorization ( Ψ , Ψ M u s ) of the underlying system from healthy input–output data. N number of input–output data samples are collected during the healthy operation of the process. Assume that the order of the system is n, and indices p and f refer to the past and future, whereas s = s p = s f . From healthy input–output data, past and future input–output block Hankel matrices are constructed by subdividing data samples into past and future data samples, as 
U p = u s p ( k ) u s p ( k + 1 ) u s p ( k + N 1 ) s p l × N Y p = y s p ( k ) y s p ( k + 1 ) y s p ( k + N 1 ) s p m × N U f = u s f ( k + s p + 1 ) u s f ( k + s f + N ) s f l × N Y f = y s f ( k + s p + 1 ) y s f ( k + s f + N ) s f m × N
Here, u s p , u s f , y s p and y s d are represented as in Equation (4). For a fault free case, a future values data matrix could be written as
Z p = Y s p U s p , Z f = Y s f U s f
Z f = Ψ M u s 0 I X i U f + Θ , Θ = N d s I 0 0 W p V p
for N s , where s s p s f > n , and the covariance matrix of the collected data could be constructed as follows:
1 N Z f Z p = 1 N Ψ M u s 0 I X i U f Z p + 1 N Θ Z p
and the matrix Z p is also known as an instrumentation variable used to remove the effect of noise. It is assumed that the noise in the system is uncorrelated with the collected I/O data. Furthermore, to normalize data, Equation (13) is divided by N. A singular value decomposition of covariance matrix would lead to the identification of left coprime factors or data-driven residual as follows:
S V D ( 1 N Z f Z p ) = U z S z , 1 0 0 S z , 2 V z T , U z = U z 11 U z 12 U z 21 U z 22
Here,
S z 1 m s f × ( m s f + n ) S z s ( m s f n ) × ( m s f + l s p l s f n ) U z , 11 m s f × ( l s f + n ) U z , 12 m s f × ( m s f n ) U z , 22 l s f × ( m s f n )
and the parameter Ψ and Ψ M u s would be identified as [27]
Ψ = U z 12 T Ψ M u s = U z 22 T
By substituting the identified parameters in Equation (9), the residual can be constructed as given below:
Υ ( k ) = Ψ ( M u s f a , s ( k ) + N d s w s ( k ) + f s ( k ) + v s ( k ) )
The above equation indicates that, despite the fault-free case, the residual will be affected by noise and disturbances. It is of vital importance to obtain optimal parity space that also mitigates the effect of noise and disturbances in the residual. The procedure for identifying a subspace-based residual using I/O data is summarized in Algorithm 1.
Algorithm 1 SIM based fault detection algorithm
1:
Collect the I/O data from plant during healthy operation
2:
Estimate the order n of the system and set s f = s p s > n
3:
Construct block hankel matrices U p , U f , Y p and Y f
4:
Construct the covariance matrix using Equation (13)
5:
Obtain the Ψ and Ψ M u s using Equation (15)
6:
Construct the residual as defined in Equation (9)

Proposed Robustness Method

The robustness problem could be modeled as selecting the parity vector from parity space to enhance the sensitivity towards faults and be less sensitive against noise and disturbances. The residual, defined in Equation (9), contains the matrices M u s and N d s also known as fault and disturbance coupling matrix, respectively. Choosing parity vector Ψ , which solves the objective function defined in Equation (16), maximizes the M u s and minimizes the N d s , which could lead to the insensitivity towards sensor fault and noise:
J 1 = m a x Ψ s Ψ s M u s M u s T Ψ s T Ψ s N d s N d s T Ψ s T
To increase sensitivity towards a sensor fault, index J 2 was proposed in [37] defined in Equation (17)
J 2 = m a x Ψ s Ψ s N d s N d s T Ψ s T Ψ s M u s M u s T Ψ s T
Index (17) solves the problem for sensitivity towards sensor faults but performs worst in case of an actuator fault because the actuator fault coupling matrix is maximized. To solve this issue, a performance index is proposed as follows:
Υ ( k ) = Ψ s ( Y s ( k ) M u s U s ( k ) ) Υ ( k ) = Ψ s ( M u s f a ( k ) + N d s w s ( k ) + f s ( k ) + v s ( k ) ) Υ ( k ) = Ψ s M u s I F a ( k ) F s ( k ) T + N d s I W s ( k ) V s ( k ) T Υ ( k ) = Ψ s M u s i F ( k ) + N d s i D ( k )
Now, the combined effect of fault and disturbance could be defined in the following way:
R w v = N d s i ( S ) S a s = M u s i ( S )
where S is design parameter, in this case, parity vector. Now, the performance index could be defined as
J 3 = m a x Ψ s S a s R w v m a x Ψ s Ψ s M u s i M u s i T Ψ s T Ψ s N d s i N d s i T Ψ s T
To solve index J 3 , a generalized eigenvalue problem could be used as follows:
l s ( Ψ s N d s i N d s i T Ψ s T λ s Ψ s M u s i M u s i T Ψ s T ) = 0
l s is the eigenvector that maximizes the M u s i and minimizes the N d s i , where λ s is the corresponding eigenvalue. The procedure for robust residual construction could be summarized as follows in Algorithm 2.
Algorithm 2 SIM based robust fault detection algorithm
1:
Using Algorithm 1 obtain the parameter Ψ s and Ψ s M u s
2:
Solve (20) to obtain eigenvector l s
3:
Obtain the robust residual generator as follows
Ψ s , r o b = l s Ψ s
4:
Construct the residual as
Υ r o b ( k ) = Ψ s , r o b y s ( k ) Ψ s , r o b M u s u s ( k )

4. Robust Fault Isolation Method

Fault isolation deals with identifying faulty components and hence plays an important role in FDI. Our modified robust isolation algorithm is based on decoupling the effect of all faults from the desired residual. For example, the  j th residual Υ j ( k ) would be decoupled from all other faults f 1 ( k ) , , f j 1 , f j + 1 , , f k f ( k ) and sensitive towards f j , where k f represents the total number of faults. Hence, a bank of residuals would be needed to isolate a single fault from others. Further information about isolated faults would be extracted from the combination of multiple residuals, assuming that only a single fault would occur at any instant. If the process under consideration has m sensors and k f number of faults where m < k f and one fault is required to be isolated from the remaining faults, the perfect isolation could be used by constructing k f C m 1 , and each residual would be a function of different faults. As shown, the final result about the fault in a specific component for the induction motor could be constructed using Table 3. The procedure for residual generation for Sensor fault isolation could be summarized in Algorithm 3 and  procedure for residual generation for Actuator fault isolation could be summarized in Algorithm 4.
Algorithm 3 Sensor Fault Isolation
1:
Obtain the matrices Ψ s and Ψ s M u s using Algorithm 1
2:
Divide Ψ s in the following way: Ψ s = [ Ψ s , 1 Ψ s , 2 Ψ s , s g ] , where Ψ s , j μ × m and j = 1 , 2 , , s g
3:
Further sub-divide the Ψ s , j = [ Ψ s , j , 1 Ψ s , j , 2 Ψ s , j , m ] such that Ψ s , j , k μ , k = 1 , 2 , , m . m represents the number of outputs
4:
Now parity space for all other faults, except  i t h fault, could be written as: Ψ s , i = [ Ψ s , 1 , 1 Ψ s , 1 , i 1 Ψ s , 1 , i + 1 Ψ s , 1 , m Ψ s , 2 , 1   Ψ s , 2 , i 1 Ψ s , 2 , i + 1 Ψ s , 2 , m Ψ s , s g , i 1 Ψ s , s g , i + 1 Ψ s , s g , m ]
5:
Find the null space for all sensors except i t h sensor as L s e n , i Ψ s , i = 0 and now the parity space for i t h sensor would be Ψ s , s e n , i = L s e n , i Ψ s
6:
Find the robust parity vector from identified parity space for i t h sensor as
J 3 , s e n = m a x Ψ s , s e n , i Ψ s , s e n , i M u s i M u s i T Ψ s , s e n , i T Ψ s , s e n , i N d s i H d s i T Ψ s , s e n , i T
7:
To solve index (19), a generalized eigenvalue problem can be used as
l s , s e n , i ( Ψ s , s e n , i H u s i H u s i T Ψ s , s e n , i T λ s , s e n , i H d s i H d s i T Ψ s , s e n , i T ) = 0
8:
Construct the residual generator as for i t h sensor as
Υ s e n , i = l s , s e n , i ( Ψ s , s e n , i y s ( k ) Ψ s , s e n , i M u s u s ( k ) )
Algorithm 4 Actuator fault Isolation
1:
Set ξ s = Ψ s M u s
2:
Divide ξ s in the following way: ξ s = [ ξ s , 1 ξ s , 2 ξ s , s g ] , where ξ s , j μ × l and j = 1 , 2 , , s g
3:
Further sub-divide the ξ s , j = [ ξ s , j , 1 ξ s , j , 2 ξ s , j , m ] such that ξ s , j , k μ , k = 1 , 2 , , m , where m represents the number of outputs
4:
Now, parity space for all other faults, except  i t h fault, could be written as ξ s , i = [ ξ s , 1 , 1 ξ s , 1 , i 1 ξ s , 1 , i + 1 ξ s , 1 , m ξ s , 2 , 1 ξ s , 2 , i 1
ξ s , 2 , i + 1 ξ s , 2 , m ξ s , s g , i 1 ξ s , s g , i + 1 ξ s , s g , m ]
5:
Find the null space for all actuators except i t h actuator as P a c t , i ξ s , i = 0 and now the parity space for i t h actuator would be Ψ s , a c t , i = P s e n , i Ψ s
6:
Find the robust parity vector from identified parity space for i t h actuator as
J 3 , a c t = m a x Ψ s , a c t , i Ψ s , a c t , i M u s i M u s i T Ψ s , a c t , i T Ψ s , a c t , i N d s i N d s i T Ψ s , a c t , i T
7:
To solve index (19), generalized eigenvalue problem can be used as l s , a c t , i ( Ψ s , a c t , i M u s i M u s i T Ψ s , a c t , i T λ s , a c t , i N d s i N d s i T Ψ s , a c t , i T ) = 0
8:
Construct the residual generator as for i t h sensor as
Υ a c t , i = l s , a c t , i ( Ψ s , a c t , i y s ( k ) Ψ s , a c t , i M u s u s ( k ) )

5. Residual Post-Processing

5.1. Residual Evaluation Method

For the evaluation of residual, a threshold needs to be computed empirically (fixed) or statistically. In order to quantify the error rate, a stochastic threshold must be computed to make an accurate decision about whether a fault has occurred. Reduction of false negative alarms depends upon the noise level present in the sensor measurements and sensitivity to faults. Assuming the noise present in the system is distributed normally, we are using the Gaussian Likelihood Ratio (GLR) test for designing a threshold and evaluating residual. The procedure for applying GLR-based threshold is described in Algorithm 5.
Algorithm 5 GLR Test
1:
Choose a confidence interval and select value of χ a using Chi-square table such the p r o b ( χ a < χ ) = α
2:
Obtain the threshold from J t h = χ a 2
3:
Using residual signal, construct the statistical signal as J = 1 2 σ 2 N w i = 1 N w Υ ( i ) 2
4:
If J < J t h results are negative and there is not a fault; otherwise, a fault is detected for J > J t h .

5.2. Wavelet Transformation of Residual

Fourier analysis of residual is based on dividing the signal into its sine and cosine components by transforming from a time to frequency domain. However, wavelet transform is different from Fourier in the sense that it uses functions that are localized in Fourier and real space as well. It decomposes the signal into approximate and detailed coefficients. As the residual signal is affected by noise, the detailed coefficients are discarded due to the large impact of disturbances on them. Wavelet transform is generally represented by the following function:
G ( a , b ) = Υ ( t ) ψ * ( t b a ) d t
which continues in the range of a and b and adds more computational complexity. Since we are dealing with discrete time signals, discrete wavelet transform could be used. This discrete transform would decompose the signal into wavelets that are mutually orthogonal to each other:
Υ ( t ) = w 0 + j = 0 k = 0 2 j 1 w 2 j + k ψ ( 2 j t k T )
where
w 0 = 0 T Υ ( t ) d t
w 2 j + k = 0 T Υ ( t ) ψ ( 2 j t k T ) d t

6. Online Implementation and Results

The induction motor (SE2672-3G) as shown in Figure 1 is started in Y configuration and loaded with its nominal torque, and the motor runs at its nominal speed.
Now, 1200 samples are collected with sampling time of T s = 0.1 s. With s f = 8 , n = 4 , the identified parity space Ψ 12 × 16 and Ψ M u s 12 × 16 . Now, based on Equation (21), three different residuals are constructed using index (16), (17) and (19). The generated residuals are shown in Figure 3.
Various types of faults could occur during the operational state of the induction motor, including insulation breaking of the stator field winding, excessive current increase due to overloading, measurement devices such as ampere/volt meter could become defective, and supply voltage (modeled as an actuator) could become defective in the case of an unreliable power source. The profile of fault could be step, ramp, sinusoidal, etc., based on the conditions and nature of faulty components in the motor.
The computed variance for generated residuals is var ( Υ J 1 ) = 0.0133, var ( Υ J 2 ) = 0.0103 and var ( Υ J 3 ) = 0.0075, which shows the reduction of noise power in residual computed through the proposed index in the absence of a fault.
Consider the representation of faults as
f 1 f a u l t i n s t a t o r v o l t a g e s q a x i s ( v q ) f 2 f a u l t i n s t a t o r v o l t a g e s d a x i s ( v d ) f 3 f a u l t i n s t a t o r c u r r e n t q a x i s ( i q ) f 4 f a u l t i n s t a t o r c u r r e n t d a x i s ( i d )
A pulse fault is introduced in the actuator 1 (17–25 s) and sensor 2 (83–92 s), and the resultant residual using J 1 , J 2 and J 3 is shown in Figure 4.
Performance of the residual generator is also estimated by measuring the standard deviation and variance of generated residuals. Statistical data for residuals obtained using performance index J 1 , J 2 and J 3 are shown in Table 4.
From Table 4 it is clear the J 2 performs better than J 1 due to more variance and detectability. Similarly, statistical data for J 3 are shown in Table 4 and also show that the standard deviation and variance of generated residual are greater than J 1 and J 2 , which is also the reason for better detectability of faults. The false alarm rate (FAR) and false detection rate (FDR) for performance index J 1 , J 2 and J 3 are shown in Table 5.

Fault Isolation

In three phase induction motor (SG-2672), there are two sensors and two actuator faults. The current in the d q axis is modeled as sensors 1 and 2, respectively, while the applied AC power supply for the d q axis is modeled as actuators 1 and 2, respectively. Applying Algorithms 1 and 2 would indicate the presence of the fault in the motor, but it would not specify the location of the faulty component. For that purpose, we would use a modified isolation procedure in Algorithms 3 and 4 based on perfect unknown input decoupling.
Parity spaces, Ψ and Ψ M u s , obtained using Algorithms 1 and 2, are being used for actuator and sensor fault isolation using proposed robust parity vectors l s , a c t , i and l s , s e n , i , respectively.
Since m = 2 and k f = 4 , a total of four residuals Υ 1 , Υ 2 , Υ 3 , Υ 4 are generated based on 4 C 2 .
Furthermore, representing the residual as a function of faults as in Equation (28),
Υ 1 ( k ) = F ( f 1 , f 3 , f 4 ) Υ 2 ( k ) = F ( f 2 , f 3 , f 4 ) Υ 3 ( k ) = F ( f 1 , f 2 , f 3 ) Υ 4 ( k ) = F ( f 1 , f 2 , f 4 )
A fault is introduced in the d-q axis of stator voltages (actuator 1, 2) and d-axis stator current for different time intervals, The faults are then detected online using Algorithm 2, and residual is evaluated based on the GLR threshold as shown in Figure 5. Furthermore, using Algorithm 3 and 4, residuals are constructed for indication of faulty components as shown in Figure 6. Now, at any instant, a decision about faults in specific components could be made using Table 3. It is evident from the figure that faults have occurred in stator voltages ( v q , v d ) and current ( i q ) during specified time intervals.
Generally, the nature of the faults is of low frequency so applying wavelet transform and keeping only approximate coefficients (containing lower frequencies of the residual) could reduce the false alarm rate as shown in Figure 7.

7. Conclusions

In this paper, we have presented a robust data-driven fault detection and isolation scheme for the systems with unknown dynamics. The proposed scheme showed robustness against sensor noise and actuator disturbances. The existing parity vector identification methodology is modified with the proposed performance index for a simultaneous increase in sensitivity towards faults and robustness against disturbances. Generated robust parity space is further used for the residual generation, which is further post-processed by wavelet transformation. Compared with previously defined performance indexes, our scheme with the proposed performance index has shown better statistics of reduced false alarm rate and increased false detection rate. An unknown input decoupling-based fault isolation procedure is adopted to designate the fault location. This procedure is also modified with our performance index to enhance sensitivity towards faults and considerably reduce the effect of noise on residuals compared to previously proposed indexes. Wavelet transform is used to discard the high-frequency content of the residual to further enhance FDR. The robust data-driven fault detection and isolation scheme is applied to the experimental setup of an induction motor in the lab. Obtained results showed the efficacy of the proposed fault diagnosis system.

8. Limitations

The proposed methodology is proved to be more effective, especially for linear dynamic systems. The less online computation and reduced false alarm rate are the added benefits of the designed scheme. Meanwhile, it is observed that the proposed strategy has limited efficacy for the highly nonlinear dynamic system as it uses a linear dynamic approach for subspace identification. In addition, for modern large-scale industrial processes, having many sensors makes the task of health monitoring very complex and expensive simultaneously. It demands key performance indicators based on fault diagnosis for alarm management to eradicate redundant alarms.

9. Future Work

Our work on a robust data-driven method can be further used for fault identification and fault tolerant control systems as these are also vital to guarantee the process’s sub-optimal function in the fault’s existence.

Author Contributions

Conceptualization, U.R., M.A.A., A.Q.K., M.I. and M.A.; methodology, U.R., M.A.A., A.Q.K. and M.A.; software, U.R.; validation, U.R., M.A.A., A.Q.K., M.I. and G.N.; formal analysis, U.R., M.A.A., A.Q.K., M.I. and M.A.; writing—original draft preparation, U.R.; writing—review and editing, M.A.A., A.Q.K., M.I., M.A. and G.N.; visualization, U.R., M.A.A., A.Q.K., M.A., M.I. and G.N.; project administration, A.Q.K.; funding acquisition, A.Q.K., M.I. and G.N. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the Faculty of Electrical and Computer Engineering, Cracow University of Technology and the Ministry of Science and Higher Education, Republic of Poland (grant no. E-1/2022).

Acknowledgments

The authors acknowledge the support from Pakistan Institute of Engineering and Applied Sciences, Islamabad Pakistan and the Deanship of Scientific Research, Najran University. Kingdom of Saudi Arabia.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Isermann, R. Fault-Diagnosis Systems: An Introduction from Fault Detection to Fault Tolerance; Springer Science & Business Media: Berlin/Heidelberg, Germany, 2006. [Google Scholar]
  2. Blanke, M.; Kinnaert, M.; Lunze, J.; Staroswiecki, M.; Schröder, J. Diagnosis and Fault-Tolerant Control; Springer: Berlin/Heidelberg, Germany, 2006; Volume 2. [Google Scholar]
  3. Ding, S.X. Model-Based Fault Diagnosis Techniques: Design Schemes, Algorithms, and Tools; Springer Science & Business Media: Berlin/Heidelberg, Germany, 2008. [Google Scholar]
  4. Gertler, J. Fault Detection and Diagnosis in Engineering Systems; Routledge: London, UK, 2017. [Google Scholar]
  5. Abbasi, M.A.; Khan, A.Q.; Abid, M.; Mustafa, G.; Mehmood, A.; Luo, H.; Yin, S. Parity-based robust data-driven fault detection for nonlinear systems using just-in-time learning approach. Trans. Inst. Meas. Control 2020, 42, 1690–1699. [Google Scholar] [CrossRef]
  6. Khan, A.S.; Khan, A.Q.; Iqbal, N.; Mustafa, G.; Abbasi, M.A.; Mahmood, A. Design of a computationally efficient observer-based distributed fault detection and isolation scheme in second-order networked control systems. ISA Trans. 2022, 128, 229–241. [Google Scholar] [CrossRef]
  7. Ahmad, M.; Mohd-Mokhtar, R. A Survey on Model-based Fault Detection Techniques for Linear Time-Invariant Systems with Numerical Analysis. Pertanika J. Sci. Technol. 2022, 30, 53–78. [Google Scholar] [CrossRef]
  8. Song, J.; He, X. Model-based fault diagnosis of networked systems: A survey. Asian J. Control. 2021, 24, 526–536. [Google Scholar] [CrossRef]
  9. Bernardi, E. Fault-tolerant Model-based Predictive Control Applied to Industrial Processes. Ph.D. Thesis, Universidad Autónoma de Yucatán Sábado, Mérida, Mexico, 2021. [Google Scholar]
  10. Naderi, E.; Khorasani, K. A data-driven approach to actuator and sensor fault detection, isolation and estimation in discrete-time linear systems. Automatica 2017, 85, 165–178. [Google Scholar] [CrossRef] [Green Version]
  11. Paya, B.; Esat, I.; Badi, M. Artificial neural network based fault diagnostics of rotating machinery using wavelet transforms as a preprocessor. Mech. Syst. Signal Process. 1997, 11, 751–765. [Google Scholar] [CrossRef]
  12. Ma, S.; Cai, W.; Liu, W.; Shang, Z.; Liu, G. A lighted deep convolutional neural network based fault diagnosis of rotating machinery. Sensors 2019, 19, 2381. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  13. Wilhelm, Y.; Reimann, P.; Gauchel, W.; Mitschang, B. Overview on hybrid approaches to fault detection and diagnosis: Combining data-driven, physics-based and knowledge-based models. Procedia CIRP 2021, 99, 278–283. [Google Scholar] [CrossRef]
  14. Li, Z.; Gao, Y.; Zhang, X.; Wang, B.; Ma, H. A Model-Data-Hybrid-Driven Diagnosis Method for Open-Switch Faults in Power Converters. IEEE Trans. Power Electron. 2021, 36, 4965–4970. [Google Scholar] [CrossRef]
  15. Abbasi, M.A.; Khan, A.Q.; Mustafa, G.; Abid, M.; Khan, A.S.; Ullah, N. Data-driven fault diagnostics for industrial processes: An application to Penicillin fermentation process. IEEE Access 2021, 9, 65977–65987. [Google Scholar] [CrossRef]
  16. Argawal, R.; Kalel, D.; Harshit, M.; Domnic, A.D.; Singh, R.R. Sensor Fault Detection using Machine Learning Technique for Automobile Drive Applications. In Proceedings of the 2021 National Power Electronics Conference (NPEC), Bhubaneswar, India, 15–17 December 2021; pp. 1–6. [Google Scholar]
  17. Liu, X.; Zhou, Q.; Zhao, J.; Shen, H.; Xiong, X. Fault diagnosis of rotating machinery under noisy environment conditions based on a 1-D convolutional autoencoder and 1-D convolutional neural network. Sensors 2019, 19, 972. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  18. Wang, Y.; Zheng, D.; Jia, R. Fault Diagnosis Method for MMC-HVDC Based on Bi-GRU Neural Network. Energies 2022, 15, 994. [Google Scholar] [CrossRef]
  19. Yin, Shen Data-Driven Design of Fault Diagnosis Systems. Ph.D. Thesis, Universität Duisburg-Essen, Duisburg, Germany, 2012.
  20. Daemi, A.; Gopaluni, B.; Huang, B. Process Monitoring using Domain-Adversarial Probabilistic Principal Component Analysis: A Transfer Learning Framework. IEEE Trans. Ind. Inform. 2022; Early Access. [Google Scholar] [CrossRef]
  21. Nguyen, V.H.; Golinval, J.C. Fault detection based on kernel principal component analysis. Eng. Struct. 2010, 32, 3683–3691. [Google Scholar] [CrossRef]
  22. Lee, G.; Han, C.; Yoon, E.S. Multiple-fault diagnosis of the Tennessee Eastman process based on system decomposition and dynamic PLS. Ind. Eng. Chem. Res. 2004, 43, 8037–8048. [Google Scholar] [CrossRef]
  23. Muradore, R.; Fiorini, P. A PLS-based statistical approach for fault detection and isolation of robotic manipulators. IEEE Trans. Ind. Electron. 2011, 59, 3167–3175. [Google Scholar] [CrossRef]
  24. Zhang, Y.; Teng, Y.; Zhang, Y. Complex process quality prediction using modified kernel partial least squares. Chem. Eng. Sci. 2010, 65, 2153–2158. [Google Scholar] [CrossRef]
  25. Dong, J. Data Driven Fault Tolerant Control: A Subspace Approach. Ph.D. Thesis, Delft University of Technology, Delft, The Netherlands, 2009. [Google Scholar]
  26. Ding, S.; Zhang, P.; Naik, A.; Ding, E.; Huang, B. Subspace method aided data-driven design of fault detection and isolation systems. J. Process Control 2009, 19, 1496–1510. [Google Scholar] [CrossRef]
  27. Wang, Y.; Ma, G.; Ding, S.X.; Li, C. Subspace aided data-driven design of robust fault detection and isolation systems. Automatica 2011, 47, 2474–2480. [Google Scholar] [CrossRef]
  28. Peng, K.; Wang, M.; Dong, J. Event-triggered fault detection framework based on subspace identification method for the networked control systems. Neurocomputing 2017, 239, 257–267. [Google Scholar] [CrossRef]
  29. Van Overschee, P.; De Moor, B. Subspace Identification for Linear Systems: Theory-Implementation-Applications; Springer Science & Business Media: Berlin/Heidelberg, Germany, 2012. [Google Scholar]
  30. Ding, S.X. Data-Driven Design of Fault Diagnosis and Fault-Tolerant Control Systems; Springer: Berlin/Heidelberg, Germany, 2014. [Google Scholar]
  31. Yin, S.; Ding, S.X.; Haghani, A.; Hao, H.; Zhang, P. A comparison study of basic data-driven fault diagnosis and process monitoring methods on the benchmark Tennessee Eastman process. J. Process Control 2012, 22, 1567–1581. [Google Scholar] [CrossRef]
  32. Hussain, A.; Khan, A.Q.; Abid, M. Robust fault detection using subspace aided data driven design. Asian J. Control 2016, 18, 709–720. [Google Scholar] [CrossRef]
  33. Yin, S.; Li, X.; Gao, H.; Kaynak, O. Data-based techniques focused on modern industry: An overview. IEEE Trans. Ind. Electron. 2014, 62, 657–667. [Google Scholar] [CrossRef]
  34. Wei, X.; Verhaegen, M.; van Engelen, T. Sensor fault detection and isolation for wind turbines based on subspace identification and Kalman filter techniques. Int. J. Adapt. Control Signal Process. 2010, 24, 687–707. [Google Scholar] [CrossRef]
  35. Dong, J.; Verhaegen, M. Data driven fault detection and isolation of a wind turbine benchmark. IFAC Proc. Vol. 2011, 44, 7086–7091. [Google Scholar] [CrossRef] [Green Version]
  36. Kumar, R.; Cirrincione, G.; Cirrincione, M.; Tortella, A.; Andriollo, M. Induction Machine Fault Diagnosis Using Stator Current Subspace Spectral Estimation. In Proceedings of the 2018 21st International Conference on Electrical Machines and Systems (ICEMS), Jeju, Korea, 7–10 October 2018; pp. 2565–2570. [Google Scholar]
  37. Tariq, M.F.; Khan, A.Q.; Abid, M.; Mustafa, G. Data-Driven Robust Fault Detection and Isolation of Three-Phase Induction Motor. IEEE Trans. Ind. Electron. 2018, 66, 4707–4715. [Google Scholar] [CrossRef]
  38. Crowder, R. 7—Induction motors. In Electric Drives and Electromechanical Systems, 2nd ed.; Crowder, R., Ed.; Butterworth-Heinemann: Oxford, UK, 2020; pp. 187–207. [Google Scholar] [CrossRef]
  39. Hutasuhut, A.A.; Pasaribu, F.I. Design of Motor Induction 3-Phase from Waste Industry to Generator for Microhydro at Isolated Village; IOP Conference Series; Materials Science and Engineering; IOP Publishing: Bristol, UK, 2017; Volume 237, p. 012021. [Google Scholar]
  40. Kakosimos, P.E.; Sarigiannidis, A.G.; Beniakar, M.E.; Kladas, A.G.; Gerada, C. Induction motors versus permanent-magnet actuators for aerospace applications. IEEE Trans. Ind. Electron. 2013, 61, 4315–4325. [Google Scholar] [CrossRef]
  41. Siddique, A.; Yadava, G.; Singh, B. A review of stator fault monitoring techniques of induction motors. IEEE Trans. Energy Convers. 2005, 20, 106–114. [Google Scholar] [CrossRef]
  42. Siddiqui, K.M.; Sahay, K.; Giri, V. Health monitoring and fault diagnosis in induction motor-a review. Int. J. Adv. Res. Electr. Electron. Instrum. Eng. 2014, 3, 6549–6565. [Google Scholar]
  43. Skowron, M.; Orlowska-Kowalska, T.; Wolkiewicz, M.; Kowalski, C.T. Convolutional neural network-based stator current data-driven incipient stator fault diagnosis of inverter-fed induction motor. Energies 2020, 13, 1475. [Google Scholar] [CrossRef]
  44. Dai, X.; Gao, Z. From model, signal to knowledge: A data-driven perspective of fault detection and diagnosis. IEEE Trans. Ind. Inform. 2013, 9, 2226–2238. [Google Scholar] [CrossRef] [Green Version]
  45. Gandhi, A.; Corrigan, T.; Parsa, L. Recent advances in modeling and online detection of stator interturn faults in electrical motors. IEEE Trans. Ind. Electron. 2010, 58, 1564–1575. [Google Scholar] [CrossRef]
  46. Rodriguez-Blanco, M.A.; Golikov, V.; Vazquez-Avila, J.L.; Samovarov, O.; Sanchez-Lara, R.; Osorio-Sánchez, R.; Pérez-Ramírez, A. Comprehensive and Simplified Fault Diagnosis for Three-Phase Induction Motor Using Parity Equation Approach in Stator Current Reference Frame. Machines 2022, 10, 379. [Google Scholar] [CrossRef]
  47. Sheikh, M.A.; Bakhsh, S.T.; Irfan, M.; Nor, N.b.M.; Nowakowski, G. A Review to Diagnose Faults Related to Three-Phase Industrial Induction Motors. J. Fail. Anal. Prev. 2022, 22, 1546–1557. [Google Scholar] [CrossRef]
Figure 1. Experimental setup of Industrial drive (SE2672-3G).
Figure 1. Experimental setup of Industrial drive (SE2672-3G).
Electronics 11 03858 g001
Figure 2. Subspace identification based diagnostic scheme.
Figure 2. Subspace identification based diagnostic scheme.
Electronics 11 03858 g002
Figure 3. Residual with no faults.
Figure 3. Residual with no faults.
Electronics 11 03858 g003
Figure 4. Residual with stator current ( i q ) and stator voltage ( v d ) faults.
Figure 4. Residual with stator current ( i q ) and stator voltage ( v d ) faults.
Electronics 11 03858 g004
Figure 5. Residual with stator voltages ( v q , v d ) and current ( i d ) faults.
Figure 5. Residual with stator voltages ( v q , v d ) and current ( i d ) faults.
Electronics 11 03858 g005
Figure 6. Fault isolation for stator voltages ( v q , v d ) and current ( i d ) faults.
Figure 6. Fault isolation for stator voltages ( v q , v d ) and current ( i d ) faults.
Electronics 11 03858 g006
Figure 7. Fault isolation for stator voltages ( v q , v d ) and current ( i q ) faults with wavelet transformation.
Figure 7. Fault isolation for stator voltages ( v q , v d ) and current ( i q ) faults with wavelet transformation.
Electronics 11 03858 g007
Table 1. Induction Motor Nominal Parameters (SE2672-3G).
Table 1. Induction Motor Nominal Parameters (SE2672-3G).
NameSymbolValue
Number of poles P n 2
Inductance of Rotor L r o t 0.1164
Resistance of Rotor R r o t 3.5735
Inductance of Stator L s a t 0.1164
Resistance of Stator R s a t 0.7941
Leakage factor σ 0.092896
Mutual inductance L s , r 0.1109
Table 2. Nominal operating conditions (SE2672-3G).
Table 2. Nominal operating conditions (SE2672-3G).
ParameterValue
Nominal Voltage Δ /Y400/690 V
Nominal Current Δ /Y1.0/0.6 A
Nominal Power370 W
Power Factor0.83
Frequency50 Hz
Nominal Speed2800 rpm
Table 3. Fault isolation logic.
Table 3. Fault isolation logic.
Υ 1 Υ 2 Υ 3 Υ 4
f 1 1011
f 2 0111
f 3 1110
f 4 1101
Table 4. Statistics for indices J 1 , J 2 and J 3 .
Table 4. Statistics for indices J 1 , J 2 and J 3 .
Υ J 1 Υ J 2 Υ J 3
variance0.02420.03270.0992
standard deviation0.15560.18090.3151
Table 5. FAR and FDR for indices J 1 , J 2 and J 3 .
Table 5. FAR and FDR for indices J 1 , J 2 and J 3 .
J 1 J 2 J 3
FAR4.271.630.85
FDR82.5397.6198.88
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Rashid, U.; Abbasi, M.A.; Khan, A.Q.; Irfan, M.; Abid, M.; Nowakowski, G. Robust Data-Driven Design for Fault Diagnosis of Industrial Drives. Electronics 2022, 11, 3858. https://doi.org/10.3390/electronics11233858

AMA Style

Rashid U, Abbasi MA, Khan AQ, Irfan M, Abid M, Nowakowski G. Robust Data-Driven Design for Fault Diagnosis of Industrial Drives. Electronics. 2022; 11(23):3858. https://doi.org/10.3390/electronics11233858

Chicago/Turabian Style

Rashid, Umair, Muhammad Asim Abbasi, Abdul Qayyum Khan, Muhammad Irfan, Muhammad Abid, and Grzegorz Nowakowski. 2022. "Robust Data-Driven Design for Fault Diagnosis of Industrial Drives" Electronics 11, no. 23: 3858. https://doi.org/10.3390/electronics11233858

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