SlideShare a Scribd company logo
International Journal of Electrical and Computer Engineering (IJECE)
Vol. 9, No. 3, June 2019, pp. 1546∼1552
ISSN: 2088-8708, DOI: 10.11591/ijece.v9i3.pp1546-1552 Ì 1546
Extended kalman observer based sensor fault detection
Noura Rezika.Bellahsene Hatem1
, Mohammed.Mostefai2
, Oum El Kheir.Aktouf3
1
Electrical Engineering Department, Faculty of Technology, University Ferhat Abbas - Setif1, Algeria
2
Automatic Laboratory, Electrical Engineering Department, Faculty of Technology, University Ferhat Abbas - Setif1,
Algeria
3
LCIS Laboratory, INPG Grenoble ESISAR Valence, France
Article Info
Article history:
Received Jun 9, 2018
Revised Des 12, 2018
Accepted Des 27, 2018
Keywords:
Fault detection
FDI observer
Kalman observer
sensor fault
ABSTRACT
This article discusses the Kalman observer based fault detection approach. The cal-
culation of the residues can detect faults, but if there are noises, uncertainties become
very important. To reduce the influence of these noises, a calculation of the instanta-
neous energy of the residues gave a better precision. The Kalman observer was used to
estimate system performance and eliminate unknown noise and external disturbances.
Instantaneous Power Calculation (IPCFD) based fault detection can detect potential
sensor faults in hybrid systems. The effectiveness of the proposed approach is illus-
trated by the main application.
Copyright c 2019 Institute of Advanced Engineering and Science.
All rights reserved.
Corresponding Author:
N R.Bellahsene Hatem,
Electrical Engineering Department, Faculty of Technology,
University Ferhat Abbas - Setif1, Algeria.
Email: hatemnora@yahoo.fr
1. INTRODUCTION
In recent years, fault detection received more attention than ever before due to the increasing demand
for more reliable dynamic systems because the failure of actuators, sensors and other components can result
in performance degradation, severe damage of systems with the possibility of the loss of human lives. Fault
detection and isolation (FDI) techniques for discrete systems and switching systems have gained increasing
consideration world-wide. Fault detection concerned with extraction of relevant features that indicate the ex-
istence of a fault, whereas, fault identification refers location and categorization of a fault or a set of faults.
To avoid these consequences in the control systems, it is critical to detect and identify any possible faults at
the earliest stage [1]. Among all the methods for fault diagnosis, one of the particular interesting techniques is
the model-based fault detection observer approach [2–7]. When addressing the problem of fault detection, two
strategies can be found in the literature: hardware redundancy and software (or analytical) redundancy [8], [9].
However, the use of hardware redundancy is very expensive. FDI techniques based on faut detection observer
were proposed [10–12] as the fault detection observer design based on the H∞/H index criterion [13], [14].
Furthermore, Kalman filters were used in model-based fault diagnosis [15], [16]. However, several deficiencies
were detected in either the fault detection or isolation stages when the standard FDI theory was applied. In
this optic, a robust fault diagnosis method based on instantaneous power calculation (IPCFD) combined with
Kalman observer is presented.
2. OVERVIEW ON EXISTING FDI METHODS
Model-based FDI [17], [6], [7] is based on a certain set of numerical fault indicators, known as residues
r(k), which are computed using the measured inputs u(k) and outputs y(k) of the monitored system.
r(k) = Ω(y(k), u(k)) (1)
Journal homepage: http://iaescore.com/journals/index.php/IJECE
Int J Elec & Comp Eng ISSN: 2088-8708 Ì 1547
where Ω is the residue generator function. This function allows computing the residue set at every time in-
stant using the measurements of the system inputs and outputs. Ideally,residues should be zero or less than a
threshold that takes into account noise and model uncertainty when no fault is affecting the system. The fault
detection task consists of deciding if there is a fault affecting the monitored system by checking each residue
ri(k) of the residue set against a threshold that takes into account model uncertainty, noise, and the unknown
disturbances. The result of this test applied to every residue ri(k) produces an observed fault signature
ψ(k) : ψ(k) = [ψ1(k), ψ2(k), ..., ψn(k)]. Basic way of obtaining these observed fault signals could be through
a binary evaluation of every residue ri(k) against a threshold δi.
ψi(k) =
0 if | ri |≤ δi
1 if | ri |> δi
(2)
The observed fault signature is then supplied to the fault isolation module that will try to isolate the fault so that
a fault diagnosis can be given. This module is able to produce such a fault diagnosis since it has the knowledge
about the binary relation between the considered fault hypothesis set f(k) = f1(k), f2(k), ..., fn(k) and the
fault signal set ψ(k).
This relation is stored in the so-called theoretical binary fault signature matrix (FSM). Thereby, an element
FSMij of this matrix is equal to 1 if the fault hypothesis fj(k) is expected to affect the residue ri(k) such that
the related fault signal ψi(k) is equal to 1 when this fault is affecting the monitored system.
Otherwise, the element FSMij is zero valued. However, this basic scheme, has the following drawbacks:
1. The threshold δi should be determined and adapted online.
2. The presence of the noise produces chattering if a binary evaluation of the residue is used.
3. Restricting the relation between faults and fault signals to a binary one causes loss of useful information
that can add fault distinguish ability and accurateness to the fault isolation algorithm, preventing possible
wrong fault diagnosis results.
The occurrence of a fault causes the appearance of a certain subset of fault signals such as each of
them has dynamic properties characteristic of this defect which can improve the performance of the fault
isolation algorithm if they are taken into account.
3. EXTENDED KALMAN OBSERVER
Consider the discrete time system described by the state space representation as follows:
x[k + 1] = Ax[k] + Bu[k] + w[k]
y[k] = Cx[k] + v[k]
(3)
Where matrices A,B and C are the parameters of the system, u Rnu
is the input variable, x Rnx
and
y Rny
represent the state and the output of the system respectively. The process noise w and the measurement
noise v are assumed to be white and uncorrelated with the input u.
When sensor and actuator faults are considered, the state space representation (3) becomes
x[k + 1] = Ax[k] + Bu[k] + fu(k) + w[k]
yv[k] = Cx[k] + fy(k) + v[k]
(4)
Where fu and fy are possible actuator and sensor faults and are assumed to be unknown constant
additive numbers. The equations of the steady-state discrete Kalman filter to estimate the state are given as
follows.
ˆx[k | k] = ˆx[k | k − 1] + M(yv[k] − Cˆx[k | k − 1]) (5)
Where ˆx[k | k] is the estimate of x[k] given past measurement up to yv[k − 1] and ˆx[k | k − 1] is the
updated estimate based on the last measurement yv[k].
Extended kalman observer based sensor fault detection (N.R.Bellahsene Hatem)
1548 Ì ISSN: 2088-8708
Given the current estimate ˆx[k | k], the time update predicts the state value at the next sample k + 1 (one-
step-ahead predictor). The measurement update then adjusts this prediction based on the new measurement
yv[k + 1]. The correction term is a function of innovation, that is, the discrepancy between the measurement
and predicted values of yv[k + 1] is given as
yv[k + 1] − cˆx[k + 1 | k] (6)
The innovation gain M is chosen to minimize the steady-state covariance of the estimation error given
the noise covariances given as E(w(k]w[k]T
) = Q ; E(v[k]v[k]T
) = R and E(w[k]v[k]T
) = O . we combine
the time and measurement update equations into one state-space model as:
ˆx[k + 1 | k] = A(I − MC)ˆx[k | k − 1] + [B AM]
u[k]
yv[k]
ˆy[k | k]
= C(I − MC)ˆx[k | k − 1] + CMyv[k]
(7)
This observer generates an optimal estimate ˆy[k | k] of y[k]. The robustness of a fault detection
algorithm is given by the degree of sensitivity to faults compared with the degree of sensitivity to uncertainty.
The algorithm of the IPCFD module is given as follows, pmax represents the instantaneous power in
faultless operating system and Ind is the indicator signature generated by the IPCFD module.
residual = r(k) = yv(k) − ye(k)
For n,
pn = 1
N
n
k=n−N+1
r2
(k)
pns = pn(rs(k))
pmax = max(pns)
If
(pn − pn) > pmax
Then Ind = pn − pn)
Else Ind = 0
So, the residue allows to compare the measurements of real variables yv(k) of the process with their
estimation ˆy(k) provided by the associated system model is generated:
r(k) = yv(k) − ye(k) (8)
Where yv is the true output and ye is the estimated output. r Rny
is the residue set then, in a non faulty
scenario, r(k) should be zero valued at every time instant k considering an ideal situation. Nevertheless, it will
never be satisfied since the system can be affected by unknown inputs (i.e., noise, nuisance disturbances, etc.)
and the model might be affected by some error assumptions (model errors) apart from its considered parameter
uncertainty.
Thus, the residue generated cannot be expected to be zero valued in a non faulty scenario. A generic form of a
residue generator can be obtained using (4) et (7) and the instantaneous power of the residue r(k) is estimated.
The expression of instantaneous power pn is given as follows.
pn =
1
N
k
n=k−N+1
r2
(k) (9)
The instantaneous power of a physical system is defined, monotone and bounded variations for each
interval of the system [a, b].i.e. it must verify the proposition1 [15]. Let u L1
(Ω), then u BV (Ω) if and only
if its derivative in the sense of distributions Du is a Radon measure over.In addition, the total variation of Du
is then equal to Ω
| Du | (recorded | du | (Ω) = Ω
| Du |).
We denote by Ω, an open set of Rm
.
Otherwise, let f is a function defined on a compact [a, b] and real valued function.
Int J Elec & Comp Eng, Vol. 9, No. 3, June 2019 : 1546 – 1552
Int J Elec & Comp Eng ISSN: 2088-8708 Ì 1549
A function f is said to be bounded variations if M is a constant such that for each subdivision
σ = (a = x0, x1, x2, ...., xn = b) S([a, b]), we define V (f, σ) by
V (f, σ) =
n
i=1
| f(xi) − f(xi−1) | (10)
We call total variation of f defined by the value V b
a
¯R given as follows.
V b
a (f) = sup
σ S([a,b])
V (f, σ) (11)
It says that f is of bounded variation if V b
a (f) is finite. Checking the condition cited in the definition,
the instantaneous power pn verifies this regularity condition. V b
a (f) represents the maximum power of the
instantaneous power of faultless operating system and represents the threshold of our detection algorithm.
In a real operating system that will be affected by disturbances and faults, instant verification of the difference
provides information on changes in the status of the system and allow us to detect faults.
4. RESULT AND ANALYSIS
The proposed IPCFD algorithm has been applied to the discrete time system with a state space model
x[k + 1] = Ax[k] + Bu[k] + fu(k) + w[k]
yv[k] = Cx[k] + fy(k) + v[k]
Where A =


0.156 −0.310 0.216
1.000 0 0
0 1.000 0

,B =


−0.725
0.140
0.681

 and C = 1 0 1
v[k] and w[k] are Gaussian white noises.
In the case study, first the output is estimated assuming no sensor fault is affecting the system.
Figure 1 shows the true and estimated outputs and Figure 2 gives the residue when no fault is affecting the
system. We note that the residue is not null, due to the presence of the process noise w and the measurement
noise v which are assumed to be white.
The innovation gain M =


0.3675
0.0686
−0.3957


Figure 1. The true and estimated output when no fault is affecting the system
Extended kalman observer based sensor fault detection (N.R.Bellahsene Hatem)
1550 Ì ISSN: 2088-8708
Figure 2. Residue when no fault is affecting the system
The instantaneous power pn represented in Figure 3 is monotone and regular. In case of occurrence
of a fault (k = 30), the true and estimated outputs and the residue are shown in Figure 4 and Figure 5. We
note a presence of a peak at the time of the occurrence of fault. The instantaneous power pn is represented in
Figure 6. This figure shows a presence of a jump. The IPCFD indicator Ind detects this jump see Figure 7.
Figure 3. Instantaneous power when no fault is affecting the system
Figure 4. The true and estimated output when fault is affecting the system
Figure 5. Residue when fault is affecting the system
Int J Elec & Comp Eng, Vol. 9, No. 3, June 2019 : 1546 – 1552
Int J Elec & Comp Eng ISSN: 2088-8708 Ì 1551
Figure 6. Instantaneous power when fault is affecting the system
Figure 7. IPCFD indicator when fault is affecting the system
5. CONCLUSION
In this article, a new approach to detecting sensor defects based on calculating residues using the
Kalman filter and the instantaneous power of these residues is presented. It reduces the influence of noise
on defects. The results show the robustness of this approach. The analytical structure of the fault signature
generator is designed around a hybrid observer. It is configured to generate structured residuals sensitive only
to defects. These residues will be evaluated later for determine the signatures of the faults. This approach
makes it possible to give decision-making power, concerning the good system operation, to the diagnostic
module whose inputs are the actual and estimated outputs and the output being the system status indicator. It
is also designed so that it is sensitive only to sensor and actuator faults. The main idea of this contribution is
to take into account, from the beginning of the design of the hybrid observer, the robustness against unknown
inputs and sensitivity to defects. The proposed synthesis approach takes place in two phases. First phase, we
are dealing with the synthesis of the hybrid observer without taking into account unknown inputs or faults. The
convergence conditions ensuring the limits of the estimation error have been taken into account. The second
phase proposes an iterative procedure to find a compromise between robustness against unknown inputs and
fault sensitivity of the hybrid observer. Finally, through the results obtained, the relevance of the proposed
diagnostic synthesis approach is proven.
REFERENCES
[1] Manjunath, T.G. Kusagur, A. , “Fault Diagnosis and Reconfiguration of Multilevel Inverter Switch Failure-
A Performance Perspective,” International Journal of Electrical and Computer Engineering (IJECE), vol.
6, pp. 2610-2620, 2016.
[2] Wang, H., and Yang, G.H., “A Finite Frequency Domain Approach to Fault Detection for Linear Discrete-
time Systems,” International Journal of Control, vol. 81, 2008.
[3] Akhenak, A. Duviella, E .Bako, L. and Lecoeuche, S., “Online fault diagnosis using recursive subspace
identification: Application toadam-gallery open channel system,” Control Engineering Practice, vol. 21,
pp. 797–806, 2013.
[4] Belkhiat. D.E.C., Messai. N, and Manamanni, N., “Design of a robust fault detection based observer for
linear switched systems with external disturbances,” Nonlinear Analysis: Hybrid Systems, vol. 5, pp. 206-
219, 2011.
Extended kalman observer based sensor fault detection (N.R.Bellahsene Hatem)
1552 Ì ISSN: 2088-8708
[5] Simani, S. Fantuzzi, C. Patton, R J., “Model-based Fault Diagnosis in Dynamic Systems using Identifica-
tion Techniques,” Springer-Verlag, London, U.K, 2002
[6] Zhong, M.Y., Ding, S.X., Lam, J., and Wang, H., “An LMI Approach to Design Robust Fault Detection
Filter for Uncertain LTI System,” Automatica, vol. 39, pp. 543–550, 2003.
[7] Jiang, C. Zhou,gD. and Gao, F., “Robust faut detection and isolation for uncertain retarded systems,” Asian
Journal of Control, vol. 08, pp. 141-152, 2006.
[8] Patton, R.J. Frank, P. and Clark,R.N., “Issues of Fault Diagnosis for Dynamics Systems,” Berlin, Germany:
Springer-Verlag, 2000.
[9] Li, X., and Zhou, K., “A Time Domain Approach to Robust Fault Detection of Linear Time-varying Sys-
tems,” in Proceedings of the 46th IEEE conference on decision and Control,December, New Orleans,
USA, pp. 1015–1020, 2007.
[10] Mohammadi, R. Hashtrudi-Zad, S. and Khorasani., “Diagnosis of Hybrid Systems: Part 2- Residue Gen-
erator Selection and Diagnosis in the Presence of Unreliable Residue Generators ,” in Proceedings of the
46th IEEE conference on decision and Control San Antonio, TX, USA, pp. 3340-3345, 2009.
[11] Combastel, C. Gentil, S and Rognon, J.P.,”Toward a better integration of residue generation and diagnostic
decision,” in IFAC SAFEPROCESS, Washington, 2008.
[12] Hashtrudi Zad, S. Kwong, R.H. and Wonham, W. M., “Fault Diagnosis in Discrete-Event Systems: Incor-
porating Timing Information,” IEEE Transactions on autamatic control, vol. 50, pp. 1010–1015, 2005.
[13] Ding, S.X., “Model-based Fault Diagnosis Techniques,” Berlin Heidelberg: Springer-Verlag, 2008.
[14] Xiukun, Wey. and Verhaegen,M., “Robust fault detection observer design for linear uncertain systems,”
International journal of control, vol. 80, pp. 197-–215, 2011.
[15] Yeh,J., “Real Analysis: Theory of Measure And Integration,” World Scientific, 2e ´ed, 2006.
[16] Izadian, A, and Khayyer, P., “Application of Kalman in model-based fault diagnosis of a DC-DC boost
converter,” in 36th Annual conference of IEEE Industrial Electronics, Glendale, AZ, USA, 2010.
[17] J. Gertler, Fault Detection and Diagnosis in Engineering Systems New York: Marcel Dekker, 1998.
BIOGRAPHIES OF AUTHORS
Noura Razika Bellahsene Hatem
holds the engineer Diploma from the Electronic department, Mouloud Mameri University of Tizi-
ouzou, Algeria, she received magister degree in from the University of Tizi-ouzou (Algeria). She is
an assistant Professor at Bejaia university. She is a member in LTII laboratory and actually, she is
preparing doctorat degree with the collaboration of the INPG of valence, France. Her main interests
are hybrid systems, control, diagnosis, and programming languages.
Mohammed Mostefai
He is Professor in electrical engineering at the University of Setif, Algeria. He holds a Ph.D. in
Automatic and Industrial Computing from the University Of Lille, France in 1994. He is the director
of the Laboratory of Automation since 2001 and he is a professor at the university of Setif, Algeria.His
researches are in fields of Automatic,diagnosis and fault detection.
Oum El Kheir Aktouf Oum El Kheir Aktouf is a doctor at INPG of Valence, France. She is a
member in LCIS laboratory.
Int J Elec & Comp Eng, Vol. 9, No. 3, June 2019 : 1546 – 1552

More Related Content

What's hot

Generating Automated and Online Test Oracles for Simulink Models with Continu...
Generating Automated and Online Test Oracles for Simulink Models with Continu...Generating Automated and Online Test Oracles for Simulink Models with Continu...
Generating Automated and Online Test Oracles for Simulink Models with Continu...
Lionel Briand
 
Kalman Filter and its Application
Kalman Filter and its ApplicationKalman Filter and its Application
Kalman Filter and its Application
Saptarshi Mazumdar
 
Kalman Filter
 Kalman Filter    Kalman Filter
Kalman Filter
Mohamed Magdy
 
Seminar On Kalman Filter And Its Applications
Seminar On  Kalman  Filter And Its ApplicationsSeminar On  Kalman  Filter And Its Applications
Seminar On Kalman Filter And Its Applications
Barnali Dey
 
Understanding kalman filter for soc estimation.
Understanding kalman filter for soc estimation.Understanding kalman filter for soc estimation.
Understanding kalman filter for soc estimation.
Ratul
 
Sensor Fusion Study - Ch7. Kalman Filter Generalizations [김영범]
Sensor Fusion Study - Ch7. Kalman Filter Generalizations [김영범]Sensor Fusion Study - Ch7. Kalman Filter Generalizations [김영범]
Sensor Fusion Study - Ch7. Kalman Filter Generalizations [김영범]
AI Robotics KR
 
Report kalman filtering
Report kalman filteringReport kalman filtering
Report kalman filteringIrfan Anjum
 
Kalman filter - Applications in Image processing
Kalman filter - Applications in Image processingKalman filter - Applications in Image processing
Kalman filter - Applications in Image processingRavi Teja
 
Real time implementation of unscented kalman filter for target tracking
Real time implementation of unscented kalman filter for target trackingReal time implementation of unscented kalman filter for target tracking
Real time implementation of unscented kalman filter for target trackingIAEME Publication
 
Function projective synchronization
Function projective synchronizationFunction projective synchronization
Function projective synchronization
ijcseit
 
Data analysis of weather forecasting
Data analysis of weather forecastingData analysis of weather forecasting
Data analysis of weather forecasting
Trupti Shingala, WAS, CPACC, CPWA, JAWS, CSM
 
The extended kalman filter
The extended kalman filterThe extended kalman filter
The extended kalman filter
Mudit Parnami
 

What's hot (17)

Generating Automated and Online Test Oracles for Simulink Models with Continu...
Generating Automated and Online Test Oracles for Simulink Models with Continu...Generating Automated and Online Test Oracles for Simulink Models with Continu...
Generating Automated and Online Test Oracles for Simulink Models with Continu...
 
Final Long Form Report
Final Long Form ReportFinal Long Form Report
Final Long Form Report
 
Kalman Filter and its Application
Kalman Filter and its ApplicationKalman Filter and its Application
Kalman Filter and its Application
 
Kalman Filter
 Kalman Filter    Kalman Filter
Kalman Filter
 
Seminar On Kalman Filter And Its Applications
Seminar On  Kalman  Filter And Its ApplicationsSeminar On  Kalman  Filter And Its Applications
Seminar On Kalman Filter And Its Applications
 
FallThesisFinal
FallThesisFinalFallThesisFinal
FallThesisFinal
 
Understanding kalman filter for soc estimation.
Understanding kalman filter for soc estimation.Understanding kalman filter for soc estimation.
Understanding kalman filter for soc estimation.
 
Kalman_filtering
Kalman_filteringKalman_filtering
Kalman_filtering
 
Sensor Fusion Study - Ch7. Kalman Filter Generalizations [김영범]
Sensor Fusion Study - Ch7. Kalman Filter Generalizations [김영범]Sensor Fusion Study - Ch7. Kalman Filter Generalizations [김영범]
Sensor Fusion Study - Ch7. Kalman Filter Generalizations [김영범]
 
Report kalman filtering
Report kalman filteringReport kalman filtering
Report kalman filtering
 
Kalman Filter
Kalman FilterKalman Filter
Kalman Filter
 
Kalman filter - Applications in Image processing
Kalman filter - Applications in Image processingKalman filter - Applications in Image processing
Kalman filter - Applications in Image processing
 
Real time implementation of unscented kalman filter for target tracking
Real time implementation of unscented kalman filter for target trackingReal time implementation of unscented kalman filter for target tracking
Real time implementation of unscented kalman filter for target tracking
 
kalman filtering "From Basics to unscented Kaman filter"
 kalman filtering "From Basics to unscented Kaman filter" kalman filtering "From Basics to unscented Kaman filter"
kalman filtering "From Basics to unscented Kaman filter"
 
Function projective synchronization
Function projective synchronizationFunction projective synchronization
Function projective synchronization
 
Data analysis of weather forecasting
Data analysis of weather forecastingData analysis of weather forecasting
Data analysis of weather forecasting
 
The extended kalman filter
The extended kalman filterThe extended kalman filter
The extended kalman filter
 

Similar to Extended Kalman observer based sensor fault detection

A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER
A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTERA NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER
A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER
ijcseit
 
A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER
A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTERA NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER
A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER
ijcseit
 
A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER
A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTERA NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER
A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER
ijcseit
 
A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER
A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTERA NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER
A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER
ijcseit
 
Design of Kalman filter for Airborne Applications
Design of Kalman filter for Airborne ApplicationsDesign of Kalman filter for Airborne Applications
Design of Kalman filter for Airborne Applications
IJERA Editor
 
IFAC2008art
IFAC2008artIFAC2008art
IFAC2008artYuri Kim
 
SEQUENTIAL CLUSTERING-BASED EVENT DETECTION FOR NONINTRUSIVE LOAD MONITORING
SEQUENTIAL CLUSTERING-BASED EVENT DETECTION FOR NONINTRUSIVE LOAD MONITORINGSEQUENTIAL CLUSTERING-BASED EVENT DETECTION FOR NONINTRUSIVE LOAD MONITORING
SEQUENTIAL CLUSTERING-BASED EVENT DETECTION FOR NONINTRUSIVE LOAD MONITORING
cscpconf
 
SEQUENTIAL CLUSTERING-BASED EVENT DETECTION FOR NONINTRUSIVE LOAD MONITORING
SEQUENTIAL CLUSTERING-BASED EVENT DETECTION FOR NONINTRUSIVE LOAD MONITORINGSEQUENTIAL CLUSTERING-BASED EVENT DETECTION FOR NONINTRUSIVE LOAD MONITORING
SEQUENTIAL CLUSTERING-BASED EVENT DETECTION FOR NONINTRUSIVE LOAD MONITORING
csandit
 
Multiple Sensors Soft-Failure Diagnosis Based on Kalman Filter
Multiple Sensors Soft-Failure Diagnosis Based on Kalman FilterMultiple Sensors Soft-Failure Diagnosis Based on Kalman Filter
Multiple Sensors Soft-Failure Diagnosis Based on Kalman Filter
sipij
 
MODELLING ANALYSIS & DESIGN OF DSP BASED NOVEL SPEED SENSORLESS VECTOR CONTRO...
MODELLING ANALYSIS & DESIGN OF DSP BASED NOVEL SPEED SENSORLESS VECTOR CONTRO...MODELLING ANALYSIS & DESIGN OF DSP BASED NOVEL SPEED SENSORLESS VECTOR CONTRO...
MODELLING ANALYSIS & DESIGN OF DSP BASED NOVEL SPEED SENSORLESS VECTOR CONTRO...
IAEME Publication
 
Controls Based Q Measurement Report
Controls Based Q Measurement ReportControls Based Q Measurement Report
Controls Based Q Measurement ReportLouis Gitelman
 
COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...
COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...
COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...
ijccmsjournal
 
Characterisation of neutron meriaty
Characterisation of neutron  meriatyCharacterisation of neutron  meriaty
Characterisation of neutron meriatyLeishman Associates
 
COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...
COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...
COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...
ijccmsjournal
 
Computational Complexity Comparison Of Multi-Sensor Single Target Data Fusion...
Computational Complexity Comparison Of Multi-Sensor Single Target Data Fusion...Computational Complexity Comparison Of Multi-Sensor Single Target Data Fusion...
Computational Complexity Comparison Of Multi-Sensor Single Target Data Fusion...
ijccmsjournal
 
THE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHM
THE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHMTHE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHM
THE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHM
IJCSEA Journal
 
TEST GENERATION FOR ANALOG AND MIXED-SIGNAL CIRCUITS USING HYBRID SYSTEM MODELS
TEST GENERATION FOR ANALOG AND MIXED-SIGNAL CIRCUITS USING HYBRID SYSTEM MODELSTEST GENERATION FOR ANALOG AND MIXED-SIGNAL CIRCUITS USING HYBRID SYSTEM MODELS
TEST GENERATION FOR ANALOG AND MIXED-SIGNAL CIRCUITS USING HYBRID SYSTEM MODELS
VLSICS Design
 
Test Generation for Analog and Mixed-Signal Circuits Using Hybrid System Mode...
Test Generation for Analog and Mixed-Signal Circuits Using Hybrid System Mode...Test Generation for Analog and Mixed-Signal Circuits Using Hybrid System Mode...
Test Generation for Analog and Mixed-Signal Circuits Using Hybrid System Mode...
VLSICS Design
 
A real-time fault diagnosis system for high-speed power system protection bas...
A real-time fault diagnosis system for high-speed power system protection bas...A real-time fault diagnosis system for high-speed power system protection bas...
A real-time fault diagnosis system for high-speed power system protection bas...
IJECEIAES
 
Refining Underwater Target Localization and Tracking Estimates
Refining Underwater Target Localization and Tracking EstimatesRefining Underwater Target Localization and Tracking Estimates
Refining Underwater Target Localization and Tracking Estimates
CSCJournals
 

Similar to Extended Kalman observer based sensor fault detection (20)

A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER
A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTERA NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER
A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER
 
A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER
A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTERA NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER
A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER
 
A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER
A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTERA NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER
A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER
 
A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER
A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTERA NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER
A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER
 
Design of Kalman filter for Airborne Applications
Design of Kalman filter for Airborne ApplicationsDesign of Kalman filter for Airborne Applications
Design of Kalman filter for Airborne Applications
 
IFAC2008art
IFAC2008artIFAC2008art
IFAC2008art
 
SEQUENTIAL CLUSTERING-BASED EVENT DETECTION FOR NONINTRUSIVE LOAD MONITORING
SEQUENTIAL CLUSTERING-BASED EVENT DETECTION FOR NONINTRUSIVE LOAD MONITORINGSEQUENTIAL CLUSTERING-BASED EVENT DETECTION FOR NONINTRUSIVE LOAD MONITORING
SEQUENTIAL CLUSTERING-BASED EVENT DETECTION FOR NONINTRUSIVE LOAD MONITORING
 
SEQUENTIAL CLUSTERING-BASED EVENT DETECTION FOR NONINTRUSIVE LOAD MONITORING
SEQUENTIAL CLUSTERING-BASED EVENT DETECTION FOR NONINTRUSIVE LOAD MONITORINGSEQUENTIAL CLUSTERING-BASED EVENT DETECTION FOR NONINTRUSIVE LOAD MONITORING
SEQUENTIAL CLUSTERING-BASED EVENT DETECTION FOR NONINTRUSIVE LOAD MONITORING
 
Multiple Sensors Soft-Failure Diagnosis Based on Kalman Filter
Multiple Sensors Soft-Failure Diagnosis Based on Kalman FilterMultiple Sensors Soft-Failure Diagnosis Based on Kalman Filter
Multiple Sensors Soft-Failure Diagnosis Based on Kalman Filter
 
MODELLING ANALYSIS & DESIGN OF DSP BASED NOVEL SPEED SENSORLESS VECTOR CONTRO...
MODELLING ANALYSIS & DESIGN OF DSP BASED NOVEL SPEED SENSORLESS VECTOR CONTRO...MODELLING ANALYSIS & DESIGN OF DSP BASED NOVEL SPEED SENSORLESS VECTOR CONTRO...
MODELLING ANALYSIS & DESIGN OF DSP BASED NOVEL SPEED SENSORLESS VECTOR CONTRO...
 
Controls Based Q Measurement Report
Controls Based Q Measurement ReportControls Based Q Measurement Report
Controls Based Q Measurement Report
 
COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...
COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...
COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...
 
Characterisation of neutron meriaty
Characterisation of neutron  meriatyCharacterisation of neutron  meriaty
Characterisation of neutron meriaty
 
COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...
COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...
COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...
 
Computational Complexity Comparison Of Multi-Sensor Single Target Data Fusion...
Computational Complexity Comparison Of Multi-Sensor Single Target Data Fusion...Computational Complexity Comparison Of Multi-Sensor Single Target Data Fusion...
Computational Complexity Comparison Of Multi-Sensor Single Target Data Fusion...
 
THE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHM
THE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHMTHE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHM
THE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHM
 
TEST GENERATION FOR ANALOG AND MIXED-SIGNAL CIRCUITS USING HYBRID SYSTEM MODELS
TEST GENERATION FOR ANALOG AND MIXED-SIGNAL CIRCUITS USING HYBRID SYSTEM MODELSTEST GENERATION FOR ANALOG AND MIXED-SIGNAL CIRCUITS USING HYBRID SYSTEM MODELS
TEST GENERATION FOR ANALOG AND MIXED-SIGNAL CIRCUITS USING HYBRID SYSTEM MODELS
 
Test Generation for Analog and Mixed-Signal Circuits Using Hybrid System Mode...
Test Generation for Analog and Mixed-Signal Circuits Using Hybrid System Mode...Test Generation for Analog and Mixed-Signal Circuits Using Hybrid System Mode...
Test Generation for Analog and Mixed-Signal Circuits Using Hybrid System Mode...
 
A real-time fault diagnosis system for high-speed power system protection bas...
A real-time fault diagnosis system for high-speed power system protection bas...A real-time fault diagnosis system for high-speed power system protection bas...
A real-time fault diagnosis system for high-speed power system protection bas...
 
Refining Underwater Target Localization and Tracking Estimates
Refining Underwater Target Localization and Tracking EstimatesRefining Underwater Target Localization and Tracking Estimates
Refining Underwater Target Localization and Tracking Estimates
 

More from IJECEIAES

Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
IJECEIAES
 
Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...
IJECEIAES
 
Neural network optimizer of proportional-integral-differential controller par...
Neural network optimizer of proportional-integral-differential controller par...Neural network optimizer of proportional-integral-differential controller par...
Neural network optimizer of proportional-integral-differential controller par...
IJECEIAES
 
An improved modulation technique suitable for a three level flying capacitor ...
An improved modulation technique suitable for a three level flying capacitor ...An improved modulation technique suitable for a three level flying capacitor ...
An improved modulation technique suitable for a three level flying capacitor ...
IJECEIAES
 
A review on features and methods of potential fishing zone
A review on features and methods of potential fishing zoneA review on features and methods of potential fishing zone
A review on features and methods of potential fishing zone
IJECEIAES
 
Electrical signal interference minimization using appropriate core material f...
Electrical signal interference minimization using appropriate core material f...Electrical signal interference minimization using appropriate core material f...
Electrical signal interference minimization using appropriate core material f...
IJECEIAES
 
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
IJECEIAES
 
Bibliometric analysis highlighting the role of women in addressing climate ch...
Bibliometric analysis highlighting the role of women in addressing climate ch...Bibliometric analysis highlighting the role of women in addressing climate ch...
Bibliometric analysis highlighting the role of women in addressing climate ch...
IJECEIAES
 
Voltage and frequency control of microgrid in presence of micro-turbine inter...
Voltage and frequency control of microgrid in presence of micro-turbine inter...Voltage and frequency control of microgrid in presence of micro-turbine inter...
Voltage and frequency control of microgrid in presence of micro-turbine inter...
IJECEIAES
 
Enhancing battery system identification: nonlinear autoregressive modeling fo...
Enhancing battery system identification: nonlinear autoregressive modeling fo...Enhancing battery system identification: nonlinear autoregressive modeling fo...
Enhancing battery system identification: nonlinear autoregressive modeling fo...
IJECEIAES
 
Smart grid deployment: from a bibliometric analysis to a survey
Smart grid deployment: from a bibliometric analysis to a surveySmart grid deployment: from a bibliometric analysis to a survey
Smart grid deployment: from a bibliometric analysis to a survey
IJECEIAES
 
Use of analytical hierarchy process for selecting and prioritizing islanding ...
Use of analytical hierarchy process for selecting and prioritizing islanding ...Use of analytical hierarchy process for selecting and prioritizing islanding ...
Use of analytical hierarchy process for selecting and prioritizing islanding ...
IJECEIAES
 
Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...
Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...
Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...
IJECEIAES
 
Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...
Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...
Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...
IJECEIAES
 
Adaptive synchronous sliding control for a robot manipulator based on neural ...
Adaptive synchronous sliding control for a robot manipulator based on neural ...Adaptive synchronous sliding control for a robot manipulator based on neural ...
Adaptive synchronous sliding control for a robot manipulator based on neural ...
IJECEIAES
 
Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...
IJECEIAES
 
Detecting and resolving feature envy through automated machine learning and m...
Detecting and resolving feature envy through automated machine learning and m...Detecting and resolving feature envy through automated machine learning and m...
Detecting and resolving feature envy through automated machine learning and m...
IJECEIAES
 
Smart monitoring technique for solar cell systems using internet of things ba...
Smart monitoring technique for solar cell systems using internet of things ba...Smart monitoring technique for solar cell systems using internet of things ba...
Smart monitoring technique for solar cell systems using internet of things ba...
IJECEIAES
 
An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...
IJECEIAES
 
Developing a smart system for infant incubators using the internet of things ...
Developing a smart system for infant incubators using the internet of things ...Developing a smart system for infant incubators using the internet of things ...
Developing a smart system for infant incubators using the internet of things ...
IJECEIAES
 

More from IJECEIAES (20)

Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
 
Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...
 
Neural network optimizer of proportional-integral-differential controller par...
Neural network optimizer of proportional-integral-differential controller par...Neural network optimizer of proportional-integral-differential controller par...
Neural network optimizer of proportional-integral-differential controller par...
 
An improved modulation technique suitable for a three level flying capacitor ...
An improved modulation technique suitable for a three level flying capacitor ...An improved modulation technique suitable for a three level flying capacitor ...
An improved modulation technique suitable for a three level flying capacitor ...
 
A review on features and methods of potential fishing zone
A review on features and methods of potential fishing zoneA review on features and methods of potential fishing zone
A review on features and methods of potential fishing zone
 
Electrical signal interference minimization using appropriate core material f...
Electrical signal interference minimization using appropriate core material f...Electrical signal interference minimization using appropriate core material f...
Electrical signal interference minimization using appropriate core material f...
 
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
 
Bibliometric analysis highlighting the role of women in addressing climate ch...
Bibliometric analysis highlighting the role of women in addressing climate ch...Bibliometric analysis highlighting the role of women in addressing climate ch...
Bibliometric analysis highlighting the role of women in addressing climate ch...
 
Voltage and frequency control of microgrid in presence of micro-turbine inter...
Voltage and frequency control of microgrid in presence of micro-turbine inter...Voltage and frequency control of microgrid in presence of micro-turbine inter...
Voltage and frequency control of microgrid in presence of micro-turbine inter...
 
Enhancing battery system identification: nonlinear autoregressive modeling fo...
Enhancing battery system identification: nonlinear autoregressive modeling fo...Enhancing battery system identification: nonlinear autoregressive modeling fo...
Enhancing battery system identification: nonlinear autoregressive modeling fo...
 
Smart grid deployment: from a bibliometric analysis to a survey
Smart grid deployment: from a bibliometric analysis to a surveySmart grid deployment: from a bibliometric analysis to a survey
Smart grid deployment: from a bibliometric analysis to a survey
 
Use of analytical hierarchy process for selecting and prioritizing islanding ...
Use of analytical hierarchy process for selecting and prioritizing islanding ...Use of analytical hierarchy process for selecting and prioritizing islanding ...
Use of analytical hierarchy process for selecting and prioritizing islanding ...
 
Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...
Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...
Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...
 
Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...
Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...
Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...
 
Adaptive synchronous sliding control for a robot manipulator based on neural ...
Adaptive synchronous sliding control for a robot manipulator based on neural ...Adaptive synchronous sliding control for a robot manipulator based on neural ...
Adaptive synchronous sliding control for a robot manipulator based on neural ...
 
Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...
 
Detecting and resolving feature envy through automated machine learning and m...
Detecting and resolving feature envy through automated machine learning and m...Detecting and resolving feature envy through automated machine learning and m...
Detecting and resolving feature envy through automated machine learning and m...
 
Smart monitoring technique for solar cell systems using internet of things ba...
Smart monitoring technique for solar cell systems using internet of things ba...Smart monitoring technique for solar cell systems using internet of things ba...
Smart monitoring technique for solar cell systems using internet of things ba...
 
An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...
 
Developing a smart system for infant incubators using the internet of things ...
Developing a smart system for infant incubators using the internet of things ...Developing a smart system for infant incubators using the internet of things ...
Developing a smart system for infant incubators using the internet of things ...
 

Recently uploaded

digital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdfdigital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdf
drwaing
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
Literature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptxLiterature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptx
Dr Ramhari Poudyal
 
DfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributionsDfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributions
gestioneergodomus
 
AIR POLLUTION lecture EnE203 updated.pdf
AIR POLLUTION lecture EnE203 updated.pdfAIR POLLUTION lecture EnE203 updated.pdf
AIR POLLUTION lecture EnE203 updated.pdf
RicletoEspinosa1
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
insn4465
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
zwunae
 
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
ssuser7dcef0
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
Fundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptxFundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptx
manasideore6
 
Unbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptxUnbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptx
ChristineTorrepenida1
 
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
awadeshbabu
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
Victor Morales
 
spirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptxspirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptx
Madan Karki
 
A review on techniques and modelling methodologies used for checking electrom...
A review on techniques and modelling methodologies used for checking electrom...A review on techniques and modelling methodologies used for checking electrom...
A review on techniques and modelling methodologies used for checking electrom...
nooriasukmaningtyas
 
basic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdfbasic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdf
NidhalKahouli2
 
TOP 10 B TECH COLLEGES IN JAIPUR 2024.pptx
TOP 10 B TECH COLLEGES IN JAIPUR 2024.pptxTOP 10 B TECH COLLEGES IN JAIPUR 2024.pptx
TOP 10 B TECH COLLEGES IN JAIPUR 2024.pptx
nikitacareer3
 
PROJECT FORMAT FOR EVS AMITY UNIVERSITY GWALIOR.ppt
PROJECT FORMAT FOR EVS AMITY UNIVERSITY GWALIOR.pptPROJECT FORMAT FOR EVS AMITY UNIVERSITY GWALIOR.ppt
PROJECT FORMAT FOR EVS AMITY UNIVERSITY GWALIOR.ppt
bhadouriyakaku
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
SUTEJAS
 

Recently uploaded (20)

digital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdfdigital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdf
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
Literature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptxLiterature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptx
 
DfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributionsDfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributions
 
AIR POLLUTION lecture EnE203 updated.pdf
AIR POLLUTION lecture EnE203 updated.pdfAIR POLLUTION lecture EnE203 updated.pdf
AIR POLLUTION lecture EnE203 updated.pdf
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
 
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
Fundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptxFundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptx
 
Unbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptxUnbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptx
 
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
 
spirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptxspirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptx
 
A review on techniques and modelling methodologies used for checking electrom...
A review on techniques and modelling methodologies used for checking electrom...A review on techniques and modelling methodologies used for checking electrom...
A review on techniques and modelling methodologies used for checking electrom...
 
basic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdfbasic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdf
 
TOP 10 B TECH COLLEGES IN JAIPUR 2024.pptx
TOP 10 B TECH COLLEGES IN JAIPUR 2024.pptxTOP 10 B TECH COLLEGES IN JAIPUR 2024.pptx
TOP 10 B TECH COLLEGES IN JAIPUR 2024.pptx
 
PROJECT FORMAT FOR EVS AMITY UNIVERSITY GWALIOR.ppt
PROJECT FORMAT FOR EVS AMITY UNIVERSITY GWALIOR.pptPROJECT FORMAT FOR EVS AMITY UNIVERSITY GWALIOR.ppt
PROJECT FORMAT FOR EVS AMITY UNIVERSITY GWALIOR.ppt
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
 

Extended Kalman observer based sensor fault detection

  • 1. International Journal of Electrical and Computer Engineering (IJECE) Vol. 9, No. 3, June 2019, pp. 1546∼1552 ISSN: 2088-8708, DOI: 10.11591/ijece.v9i3.pp1546-1552 Ì 1546 Extended kalman observer based sensor fault detection Noura Rezika.Bellahsene Hatem1 , Mohammed.Mostefai2 , Oum El Kheir.Aktouf3 1 Electrical Engineering Department, Faculty of Technology, University Ferhat Abbas - Setif1, Algeria 2 Automatic Laboratory, Electrical Engineering Department, Faculty of Technology, University Ferhat Abbas - Setif1, Algeria 3 LCIS Laboratory, INPG Grenoble ESISAR Valence, France Article Info Article history: Received Jun 9, 2018 Revised Des 12, 2018 Accepted Des 27, 2018 Keywords: Fault detection FDI observer Kalman observer sensor fault ABSTRACT This article discusses the Kalman observer based fault detection approach. The cal- culation of the residues can detect faults, but if there are noises, uncertainties become very important. To reduce the influence of these noises, a calculation of the instanta- neous energy of the residues gave a better precision. The Kalman observer was used to estimate system performance and eliminate unknown noise and external disturbances. Instantaneous Power Calculation (IPCFD) based fault detection can detect potential sensor faults in hybrid systems. The effectiveness of the proposed approach is illus- trated by the main application. Copyright c 2019 Institute of Advanced Engineering and Science. All rights reserved. Corresponding Author: N R.Bellahsene Hatem, Electrical Engineering Department, Faculty of Technology, University Ferhat Abbas - Setif1, Algeria. Email: hatemnora@yahoo.fr 1. INTRODUCTION In recent years, fault detection received more attention than ever before due to the increasing demand for more reliable dynamic systems because the failure of actuators, sensors and other components can result in performance degradation, severe damage of systems with the possibility of the loss of human lives. Fault detection and isolation (FDI) techniques for discrete systems and switching systems have gained increasing consideration world-wide. Fault detection concerned with extraction of relevant features that indicate the ex- istence of a fault, whereas, fault identification refers location and categorization of a fault or a set of faults. To avoid these consequences in the control systems, it is critical to detect and identify any possible faults at the earliest stage [1]. Among all the methods for fault diagnosis, one of the particular interesting techniques is the model-based fault detection observer approach [2–7]. When addressing the problem of fault detection, two strategies can be found in the literature: hardware redundancy and software (or analytical) redundancy [8], [9]. However, the use of hardware redundancy is very expensive. FDI techniques based on faut detection observer were proposed [10–12] as the fault detection observer design based on the H∞/H index criterion [13], [14]. Furthermore, Kalman filters were used in model-based fault diagnosis [15], [16]. However, several deficiencies were detected in either the fault detection or isolation stages when the standard FDI theory was applied. In this optic, a robust fault diagnosis method based on instantaneous power calculation (IPCFD) combined with Kalman observer is presented. 2. OVERVIEW ON EXISTING FDI METHODS Model-based FDI [17], [6], [7] is based on a certain set of numerical fault indicators, known as residues r(k), which are computed using the measured inputs u(k) and outputs y(k) of the monitored system. r(k) = Ω(y(k), u(k)) (1) Journal homepage: http://iaescore.com/journals/index.php/IJECE
  • 2. Int J Elec & Comp Eng ISSN: 2088-8708 Ì 1547 where Ω is the residue generator function. This function allows computing the residue set at every time in- stant using the measurements of the system inputs and outputs. Ideally,residues should be zero or less than a threshold that takes into account noise and model uncertainty when no fault is affecting the system. The fault detection task consists of deciding if there is a fault affecting the monitored system by checking each residue ri(k) of the residue set against a threshold that takes into account model uncertainty, noise, and the unknown disturbances. The result of this test applied to every residue ri(k) produces an observed fault signature ψ(k) : ψ(k) = [ψ1(k), ψ2(k), ..., ψn(k)]. Basic way of obtaining these observed fault signals could be through a binary evaluation of every residue ri(k) against a threshold δi. ψi(k) = 0 if | ri |≤ δi 1 if | ri |> δi (2) The observed fault signature is then supplied to the fault isolation module that will try to isolate the fault so that a fault diagnosis can be given. This module is able to produce such a fault diagnosis since it has the knowledge about the binary relation between the considered fault hypothesis set f(k) = f1(k), f2(k), ..., fn(k) and the fault signal set ψ(k). This relation is stored in the so-called theoretical binary fault signature matrix (FSM). Thereby, an element FSMij of this matrix is equal to 1 if the fault hypothesis fj(k) is expected to affect the residue ri(k) such that the related fault signal ψi(k) is equal to 1 when this fault is affecting the monitored system. Otherwise, the element FSMij is zero valued. However, this basic scheme, has the following drawbacks: 1. The threshold δi should be determined and adapted online. 2. The presence of the noise produces chattering if a binary evaluation of the residue is used. 3. Restricting the relation between faults and fault signals to a binary one causes loss of useful information that can add fault distinguish ability and accurateness to the fault isolation algorithm, preventing possible wrong fault diagnosis results. The occurrence of a fault causes the appearance of a certain subset of fault signals such as each of them has dynamic properties characteristic of this defect which can improve the performance of the fault isolation algorithm if they are taken into account. 3. EXTENDED KALMAN OBSERVER Consider the discrete time system described by the state space representation as follows: x[k + 1] = Ax[k] + Bu[k] + w[k] y[k] = Cx[k] + v[k] (3) Where matrices A,B and C are the parameters of the system, u Rnu is the input variable, x Rnx and y Rny represent the state and the output of the system respectively. The process noise w and the measurement noise v are assumed to be white and uncorrelated with the input u. When sensor and actuator faults are considered, the state space representation (3) becomes x[k + 1] = Ax[k] + Bu[k] + fu(k) + w[k] yv[k] = Cx[k] + fy(k) + v[k] (4) Where fu and fy are possible actuator and sensor faults and are assumed to be unknown constant additive numbers. The equations of the steady-state discrete Kalman filter to estimate the state are given as follows. ˆx[k | k] = ˆx[k | k − 1] + M(yv[k] − Cˆx[k | k − 1]) (5) Where ˆx[k | k] is the estimate of x[k] given past measurement up to yv[k − 1] and ˆx[k | k − 1] is the updated estimate based on the last measurement yv[k]. Extended kalman observer based sensor fault detection (N.R.Bellahsene Hatem)
  • 3. 1548 Ì ISSN: 2088-8708 Given the current estimate ˆx[k | k], the time update predicts the state value at the next sample k + 1 (one- step-ahead predictor). The measurement update then adjusts this prediction based on the new measurement yv[k + 1]. The correction term is a function of innovation, that is, the discrepancy between the measurement and predicted values of yv[k + 1] is given as yv[k + 1] − cˆx[k + 1 | k] (6) The innovation gain M is chosen to minimize the steady-state covariance of the estimation error given the noise covariances given as E(w(k]w[k]T ) = Q ; E(v[k]v[k]T ) = R and E(w[k]v[k]T ) = O . we combine the time and measurement update equations into one state-space model as: ˆx[k + 1 | k] = A(I − MC)ˆx[k | k − 1] + [B AM] u[k] yv[k] ˆy[k | k] = C(I − MC)ˆx[k | k − 1] + CMyv[k] (7) This observer generates an optimal estimate ˆy[k | k] of y[k]. The robustness of a fault detection algorithm is given by the degree of sensitivity to faults compared with the degree of sensitivity to uncertainty. The algorithm of the IPCFD module is given as follows, pmax represents the instantaneous power in faultless operating system and Ind is the indicator signature generated by the IPCFD module. residual = r(k) = yv(k) − ye(k) For n, pn = 1 N n k=n−N+1 r2 (k) pns = pn(rs(k)) pmax = max(pns) If (pn − pn) > pmax Then Ind = pn − pn) Else Ind = 0 So, the residue allows to compare the measurements of real variables yv(k) of the process with their estimation ˆy(k) provided by the associated system model is generated: r(k) = yv(k) − ye(k) (8) Where yv is the true output and ye is the estimated output. r Rny is the residue set then, in a non faulty scenario, r(k) should be zero valued at every time instant k considering an ideal situation. Nevertheless, it will never be satisfied since the system can be affected by unknown inputs (i.e., noise, nuisance disturbances, etc.) and the model might be affected by some error assumptions (model errors) apart from its considered parameter uncertainty. Thus, the residue generated cannot be expected to be zero valued in a non faulty scenario. A generic form of a residue generator can be obtained using (4) et (7) and the instantaneous power of the residue r(k) is estimated. The expression of instantaneous power pn is given as follows. pn = 1 N k n=k−N+1 r2 (k) (9) The instantaneous power of a physical system is defined, monotone and bounded variations for each interval of the system [a, b].i.e. it must verify the proposition1 [15]. Let u L1 (Ω), then u BV (Ω) if and only if its derivative in the sense of distributions Du is a Radon measure over.In addition, the total variation of Du is then equal to Ω | Du | (recorded | du | (Ω) = Ω | Du |). We denote by Ω, an open set of Rm . Otherwise, let f is a function defined on a compact [a, b] and real valued function. Int J Elec & Comp Eng, Vol. 9, No. 3, June 2019 : 1546 – 1552
  • 4. Int J Elec & Comp Eng ISSN: 2088-8708 Ì 1549 A function f is said to be bounded variations if M is a constant such that for each subdivision σ = (a = x0, x1, x2, ...., xn = b) S([a, b]), we define V (f, σ) by V (f, σ) = n i=1 | f(xi) − f(xi−1) | (10) We call total variation of f defined by the value V b a ¯R given as follows. V b a (f) = sup σ S([a,b]) V (f, σ) (11) It says that f is of bounded variation if V b a (f) is finite. Checking the condition cited in the definition, the instantaneous power pn verifies this regularity condition. V b a (f) represents the maximum power of the instantaneous power of faultless operating system and represents the threshold of our detection algorithm. In a real operating system that will be affected by disturbances and faults, instant verification of the difference provides information on changes in the status of the system and allow us to detect faults. 4. RESULT AND ANALYSIS The proposed IPCFD algorithm has been applied to the discrete time system with a state space model x[k + 1] = Ax[k] + Bu[k] + fu(k) + w[k] yv[k] = Cx[k] + fy(k) + v[k] Where A =   0.156 −0.310 0.216 1.000 0 0 0 1.000 0  ,B =   −0.725 0.140 0.681   and C = 1 0 1 v[k] and w[k] are Gaussian white noises. In the case study, first the output is estimated assuming no sensor fault is affecting the system. Figure 1 shows the true and estimated outputs and Figure 2 gives the residue when no fault is affecting the system. We note that the residue is not null, due to the presence of the process noise w and the measurement noise v which are assumed to be white. The innovation gain M =   0.3675 0.0686 −0.3957   Figure 1. The true and estimated output when no fault is affecting the system Extended kalman observer based sensor fault detection (N.R.Bellahsene Hatem)
  • 5. 1550 Ì ISSN: 2088-8708 Figure 2. Residue when no fault is affecting the system The instantaneous power pn represented in Figure 3 is monotone and regular. In case of occurrence of a fault (k = 30), the true and estimated outputs and the residue are shown in Figure 4 and Figure 5. We note a presence of a peak at the time of the occurrence of fault. The instantaneous power pn is represented in Figure 6. This figure shows a presence of a jump. The IPCFD indicator Ind detects this jump see Figure 7. Figure 3. Instantaneous power when no fault is affecting the system Figure 4. The true and estimated output when fault is affecting the system Figure 5. Residue when fault is affecting the system Int J Elec & Comp Eng, Vol. 9, No. 3, June 2019 : 1546 – 1552
  • 6. Int J Elec & Comp Eng ISSN: 2088-8708 Ì 1551 Figure 6. Instantaneous power when fault is affecting the system Figure 7. IPCFD indicator when fault is affecting the system 5. CONCLUSION In this article, a new approach to detecting sensor defects based on calculating residues using the Kalman filter and the instantaneous power of these residues is presented. It reduces the influence of noise on defects. The results show the robustness of this approach. The analytical structure of the fault signature generator is designed around a hybrid observer. It is configured to generate structured residuals sensitive only to defects. These residues will be evaluated later for determine the signatures of the faults. This approach makes it possible to give decision-making power, concerning the good system operation, to the diagnostic module whose inputs are the actual and estimated outputs and the output being the system status indicator. It is also designed so that it is sensitive only to sensor and actuator faults. The main idea of this contribution is to take into account, from the beginning of the design of the hybrid observer, the robustness against unknown inputs and sensitivity to defects. The proposed synthesis approach takes place in two phases. First phase, we are dealing with the synthesis of the hybrid observer without taking into account unknown inputs or faults. The convergence conditions ensuring the limits of the estimation error have been taken into account. The second phase proposes an iterative procedure to find a compromise between robustness against unknown inputs and fault sensitivity of the hybrid observer. Finally, through the results obtained, the relevance of the proposed diagnostic synthesis approach is proven. REFERENCES [1] Manjunath, T.G. Kusagur, A. , “Fault Diagnosis and Reconfiguration of Multilevel Inverter Switch Failure- A Performance Perspective,” International Journal of Electrical and Computer Engineering (IJECE), vol. 6, pp. 2610-2620, 2016. [2] Wang, H., and Yang, G.H., “A Finite Frequency Domain Approach to Fault Detection for Linear Discrete- time Systems,” International Journal of Control, vol. 81, 2008. [3] Akhenak, A. Duviella, E .Bako, L. and Lecoeuche, S., “Online fault diagnosis using recursive subspace identification: Application toadam-gallery open channel system,” Control Engineering Practice, vol. 21, pp. 797–806, 2013. [4] Belkhiat. D.E.C., Messai. N, and Manamanni, N., “Design of a robust fault detection based observer for linear switched systems with external disturbances,” Nonlinear Analysis: Hybrid Systems, vol. 5, pp. 206- 219, 2011. Extended kalman observer based sensor fault detection (N.R.Bellahsene Hatem)
  • 7. 1552 Ì ISSN: 2088-8708 [5] Simani, S. Fantuzzi, C. Patton, R J., “Model-based Fault Diagnosis in Dynamic Systems using Identifica- tion Techniques,” Springer-Verlag, London, U.K, 2002 [6] Zhong, M.Y., Ding, S.X., Lam, J., and Wang, H., “An LMI Approach to Design Robust Fault Detection Filter for Uncertain LTI System,” Automatica, vol. 39, pp. 543–550, 2003. [7] Jiang, C. Zhou,gD. and Gao, F., “Robust faut detection and isolation for uncertain retarded systems,” Asian Journal of Control, vol. 08, pp. 141-152, 2006. [8] Patton, R.J. Frank, P. and Clark,R.N., “Issues of Fault Diagnosis for Dynamics Systems,” Berlin, Germany: Springer-Verlag, 2000. [9] Li, X., and Zhou, K., “A Time Domain Approach to Robust Fault Detection of Linear Time-varying Sys- tems,” in Proceedings of the 46th IEEE conference on decision and Control,December, New Orleans, USA, pp. 1015–1020, 2007. [10] Mohammadi, R. Hashtrudi-Zad, S. and Khorasani., “Diagnosis of Hybrid Systems: Part 2- Residue Gen- erator Selection and Diagnosis in the Presence of Unreliable Residue Generators ,” in Proceedings of the 46th IEEE conference on decision and Control San Antonio, TX, USA, pp. 3340-3345, 2009. [11] Combastel, C. Gentil, S and Rognon, J.P.,”Toward a better integration of residue generation and diagnostic decision,” in IFAC SAFEPROCESS, Washington, 2008. [12] Hashtrudi Zad, S. Kwong, R.H. and Wonham, W. M., “Fault Diagnosis in Discrete-Event Systems: Incor- porating Timing Information,” IEEE Transactions on autamatic control, vol. 50, pp. 1010–1015, 2005. [13] Ding, S.X., “Model-based Fault Diagnosis Techniques,” Berlin Heidelberg: Springer-Verlag, 2008. [14] Xiukun, Wey. and Verhaegen,M., “Robust fault detection observer design for linear uncertain systems,” International journal of control, vol. 80, pp. 197-–215, 2011. [15] Yeh,J., “Real Analysis: Theory of Measure And Integration,” World Scientific, 2e ´ed, 2006. [16] Izadian, A, and Khayyer, P., “Application of Kalman in model-based fault diagnosis of a DC-DC boost converter,” in 36th Annual conference of IEEE Industrial Electronics, Glendale, AZ, USA, 2010. [17] J. Gertler, Fault Detection and Diagnosis in Engineering Systems New York: Marcel Dekker, 1998. BIOGRAPHIES OF AUTHORS Noura Razika Bellahsene Hatem holds the engineer Diploma from the Electronic department, Mouloud Mameri University of Tizi- ouzou, Algeria, she received magister degree in from the University of Tizi-ouzou (Algeria). She is an assistant Professor at Bejaia university. She is a member in LTII laboratory and actually, she is preparing doctorat degree with the collaboration of the INPG of valence, France. Her main interests are hybrid systems, control, diagnosis, and programming languages. Mohammed Mostefai He is Professor in electrical engineering at the University of Setif, Algeria. He holds a Ph.D. in Automatic and Industrial Computing from the University Of Lille, France in 1994. He is the director of the Laboratory of Automation since 2001 and he is a professor at the university of Setif, Algeria.His researches are in fields of Automatic,diagnosis and fault detection. Oum El Kheir Aktouf Oum El Kheir Aktouf is a doctor at INPG of Valence, France. She is a member in LCIS laboratory. Int J Elec & Comp Eng, Vol. 9, No. 3, June 2019 : 1546 – 1552