Next Article in Journal
Implications of Local Friendliness Violation for Quantum Causality
Next Article in Special Issue
Structured H∞ Control for Spacecraft with Flexible Appendages
Previous Article in Journal
Representation of a Monotone Curve by a Contour with Regular Change in Curvature
Previous Article in Special Issue
Causality-Network-Based Critical Hazard Identification for Railway Accident Prevention: Complex Network-Based Model Development and Comparison
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Constrained Active Fault Tolerant Control Based on Active Fault Diagnosis and Interpolation Optimization

School of Electrical Engineering, University of Jinan, Jinan 250022, China
*
Author to whom correspondence should be addressed.
Entropy 2021, 23(8), 924; https://doi.org/10.3390/e23080924
Submission received: 24 June 2021 / Revised: 14 July 2021 / Accepted: 15 July 2021 / Published: 21 July 2021
(This article belongs to the Special Issue Complex Dynamic System Modelling, Identification and Control)

Abstract

:
A new active fault tolerant control scheme based on active fault diagnosis is proposed to address the component/actuator faults for systems with state and input constraints. Firstly, the active fault diagnosis is composed of diagnostic observers, constant auxiliary signals, and separation hyperplanes, all of which are designed offline. In online applications, only a single diagnostic observer is activated to achieve fault detection and isolation. Compared with the traditional multi-observer parallel diagnosis methods, such a design is beneficial to improve the diagnostic efficiency. Secondly, the active fault tolerant control is composed of outer fault tolerant control, inner fault tolerant control and a linear-programming-based interpolation control algorithm. The inner fault tolerant control is determined offline and satisfies the prescribed optimal control performance requirement. The outer fault tolerant control is used to enlarge the feasible region, and it needs to be determined online together with the interpolation optimization. In online applications, the updated state estimates trigger the adjustment of the interpolation algorithm, which in turn enables control reconfiguration by implicitly optimizing the dynamic convex combination of outer fault tolerant control and inner fault tolerant control. This control scheme contributes to further reducing the computational effort of traditional constrained predictive fault tolerant control methods. In addition, each pair of inner fault tolerant control and diagnostic observer is designed integratedly to suppress the robust interaction influences between estimation error and control error. The soft constraint method is further integrated to handle some cases that lead to constraint violations. The effectiveness of these designs is finally validated by a case study of a wastewater treatment plant model.

1. Introduction

Fault tolerance is already a common design property to be considered for most control systems. In terms of the system structure, faults can be classified as sensor faults, actuator faults, and component/parameter faults [1,2]. In general, the first two do not directly affect the intrinsic stability of the system, while the component faults tend to directly change the dynamic characteristics of the system. In the literature, the methods to handle these types of faults can be divided into active fault tolerant control (AFTC) and passive fault tolerant control (PFTC) [3]. PFTC draws on robust control theory to suppress the effects of faults, while AFTC uses fault information to adjust or reconfigure control actions to match the dynamics of the faulty system. Due to such matching adjustments, AFTC typically provides better reliability than PFTC. Many representative results can be found in the survey papers [4,5,6,7].
Recently, the design of optimal AFTC for systems with state/input constraints has been received a lot of attention. Unlike the design of unconstrained FTC, the design of constrained FTC has to take into account more requirements, including robust stability, feasibility, optimization efficiency, etc. Particularly, the faults occurring in constrained systems often cause constraint violations, and the unconstrained FTC designed without considering feasibility may result in an empty set of feasible solutions for a given control objective. This often further leads to the eventual loss of closed-loop stability. In the literature, some typical design methods for constrained FTC have been reported, such as Barrier Lyapunov function method [8], command governor [9,10], saturation control [11], model predictive control (MPC) [12], etc. Among these methods, the MPC-based FTC method is widely considered, since MPC has the inherent and flexible capacity to address constrained optimization problems. The representative studies include FTC based on min-max MPC [13], FTC based on explicit MPC [14], multi-actuator/sensor FTC based on set theoretic MPC [15,16,17,18], FTC based on dual model MPC [19,20], etc.
Most of the above mentioned MPC-based FTC designs are developed for actuator and sensor faults, whereas relatively few results are reported for component/parameter faults. Since the component faults often change the structural parameters of the system, determining the real-time operating mode of the system is a prerequisite for achieving fault tolerance. A common approach to this problem is to use multiple observers to first discriminate the fault modes, and then activate the corresponding control law of the isolated mode to achieve switching control reconfiguration [21]. Such an approach can be viewed as a passive fault diagnosis (PFD)-based AFTC scheme. Actually, due to the potential lack of diagnostically relevant information in the input–output data, the PFD method may fail to isolate a fault or may isolate a fault incorrectly. Moreover, for high-dimension systems, the multiple observers for parallel applications usually occupy a large amount of memory, and the involved modal discriminant optimization problem is generally computationally demanding. One promising way is to integrate the active fault diagnosis (AFD) methods into FTC, i.e., the AFD-based AFTC. The central idea in AFD is to design a small harmful test/auxiliary input signal that can ensure maximal or full separation among the model predictions corresponding to the different modes of operation [22]. According to different design methods of AFD, some representative results have been presented, such as AFTC based on Youla–Kucera parametrization [23], AFTC based on set detection and isolation [24], AFTC based on performance transformation [25], AFTC based on distributed fault isolation [26], etc.
The above studies have provided different ideas for the construction of AFD and AFTC. Inspired by these results, we find two more problems whose handling can be further improved:
(i)
In terms of the implementation of AFD in AFTC, the test inputs used for modal separation are usually optimized online. For the small-scale systems, such computational requirements can be satisfied. However, as the number of system dimensions increases, the computational burden tends to become heavier, which often results in much longer delays of correct fault mode isolation. Recently, an effective solution was proposed in [27], where an implicit expression of the residual limit set is adopted and a constant auxiliary signal and the associated separation hyperplane used to separate the potential system modes are constructed offline. After a fault is detected, only the constant test signal is injected into the system and the current diagnostic observer. Then, the true system mode can be isolated by discriminating the position of the generated residuals in relation to the previously computed separation hyperplane. Given its advantages, such as simple implementation and fast isolation, this approach can provide an effective perspective for the design of control reconfigurations. Therefore, this paper will first attempt to adapt this active fault isolation approach to be integrated into the framework of AFTC to provide critical modal update information for timely regulation of constrained systems.
(ii)
In terms of the design of constrained active reconfiguration FTC, most MPC-based methods need to solve computationally intensive optimization problems online. Generally, this often places stringent requirements on the system scale, sample interval, and hardware controller performance. As an alternative solution to constrained optimization, the interpolation control (IC) methods exhibit excellent features [28,29,30]. The main idea is to optimize an interpolation coefficient in real time based on the updated system states and use this coefficient to make a smooth convex combination of a outer controller and a inner controller. The outer controller is used to enlarge the controllable feasible domain, while the inner controller is used to satisfy the given control performance requirements. In general, the inner controller is optimally designed offline, while the outer controller is determined online simultaneously when the interpolation coefficient is optimized. This method of offline designing some parameters of the controller in advance helps to reduce the online calculation burden. Moreover, the optimized interpolation coefficient enables a smooth transition between the inner–outer controllers and ensures a fast convergence of the states to the set point under the constraints. In particular, the associated optimization problem belongs to standard linear programming (LP), which can be readily solved in the practical implementation. Given these characteristics, the IC-based optimization can provide a good compromise among computational load, feasible region size, performance, etc. Therefore, the development of the IC strategy to solve the constrained AFTC problem would be very promising. To the authors’ knowledge, no relevant results have been reported.
Motivated by the above observation, we seek to further push the development of the field of constrained FTC for component/actuator faults by proposing a new AFD-based interpolating FTC synthesis scheme. The central ideas of the technical route are: (1) the passive fault detection (FD) is firstly designed by using a diagnostic observer in the current mode; (2) after a fault is detected, the active fault isolation (FI) and mode identification are then achieved by using a constant test signal and a separated hyperplane; and (3) after the actual mode is isolated, the constrained AFTC is finally determined by virtue of optimizing the interpolation coefficient to combine the inner FTC and outer FTC. How to comprehensively solve the problems involved in this technical route is the main research content of this paper.
Compared with the recent results on constrained AFTC studies (e.g., [13,16,20]), our main contributions can be reflected in the follows aspects: (i) A new and efficient AFD-based AFTC approach for component/actuator faults is proposed. In this work, only one observer is applied in real time to achieve FD and FI, while most of the existing studies use multiple observers for online parallel diagnosis; the fault mode separation is achieved by using auxiliary signals and separating hyperplanes designed offline, rather than by solving receding horizon optimizations and set membership discriminations online; the real-time control reconfiguration-based AFTC is achieved by solving simple LP problems instead of solving quadratic or semi-definite positive programming problems. (ii) When designing diagnostic observers and FTCs, the interaction influences between estimation error and control error is further handled based on integrated design and constraint tightening so as to improve the robust feasibility of AFTC optimization algorithm. (iii) The soft constraints IC-based AFTC strategy is also designed to address some infeasible scenarios, such as, the deviation of states from the maximum controllable invariant set after fault isolation, or the constraints violation caused by some unanticipated factors.
The remainder of this paper is structured as follows. Section 2 provides the problem formulation. In Section 3, the proposed AFD-based interpolating AFTC scheme is explained in detail and an integrated algorithm is also given to summarize the involved offline design and online application steps. In Section 4, the algorithm verification is given. Some conclusion and future work are discussed in Section 5.
Notation 1.
d i a g { X 1 , X 2 , X 3 } is a diagonal matrix with diagonal elements X 1 , X 2 , and X 3 . A T P ( ) = A T P A . 1 m is a m-dimensional column vector with all elements of 1, while I m is a m-dimensional unitary matrix. Let p P and q Q be two sets of R n . Then, P Q = { p + q | p P , q Q } is the Minkowsi sum of two sets. For two sets satisfying Q P , x P Q represents x P , but x Q . A polyhedron is the intersection of a finite number of open and/or closed half-spaces, and a polytope is a closed and bounded polyhedron.

2. System Description and Problem Formulation

Consider the following uncertain discrete-time systems affected by unknown component faults, actuator faults and disturbances:
x k + 1 = A l x k + B l u k + d k , y k = C x k + v k
where x k X R n is the state vector; u k U R n u is the actuator input vector; d k D R n d is the unknown process disturbance vector; v k V R n v is the unknown measurement disturbance vector; y k R n y is the measurement output vector. The matrices A l , B l and C are constant and have appropriate dimensions. The index l is associated with the configuration in which the system is actually operating, i.e., ( A l , B l ) { ( A 0 , B 0 ) , ( A 1 , B 1 ) , , ( A n f , B n f ) } , l [ 0 , n f ] . Without loss of generality, we assume that l = 0 corresponds to the healthy condition ( A 0 , B 0 ) while any other l 1 corresponds to a faulty condition. In addition, X , U , D , V are defined as the bounded polyhedral constraint sets [30,31]: X = { x R n : H x x b x } , U = { u R n u : H u u b u } , D = { d R n d : H d d b d } , V = { v R b v : H v v b v } , where H x , H u , H d , H v , b x , b u , b d , b v are predetermined.
Remark 1.
The model (1) can represent some uncertainties. Firstly, the changes in the configuration of the system (i.e., l [ 0 , n f ] ) due to the appearance or disappearance of faults are essentially a description of the uncertainty of the system [1]. Secondly, the disturbance terms ( d k , v k ) included in the model can directly reflect the multiple uncertainties in the system. For instance, let A l = A 0 , d k = Δ A x k + δ k with unknown but bounded term Δ A , (1) can represent a class of additive parametric uncertainty models; let A l = A 0 , d k = A 0 ( I Δ A ) x k + δ k , (1) can represent a class of multiplicative parametric uncertainty models; let d k be a time-varying/time-invariant uncertainty term only, (1) can represent the uncertainty case for a class of mechanistic models with bounded offsets of modeling error, etc. All of these scenarios can be used to reflect a mismatch between the model and the reality.
Remark 2.
The model (1) can represent both component and actuator faults [1]. For example, A l = A 0 + i = 1 n A i θ k i with unknown faulty factor θ k i can represent some component/parameter faults; B l = B 0 d i a g { θ k 1 , θ k 2 , , θ k n u } with θ k i [ 0 , 1 ] can describe some actuator effectiveness loss faults.
For the sake of simplicity, the dynamics of the l-th system configuration can be rewritten as
x k + 1 l = A l x k l + B l u k l + d k , y k l = C x k l + v k s . t . x k X , u k U , d k D , v k V
The following assumptions are given for systems (1) and (2).
Assumption A1.
The typical system configurations of concern can be modeled in advance, and these system configurations are controllable.
Remark 3.
We recognize that not all systems and faults can be tolerant by only one FTC method. Therefore, we make the above assumptions to explain the situations in which the proposed method can be applied.
Definition 1.
Let S be a neighborhood of the origin. The closed-loop trajectory of (1) is said to be Uniformly Ultimately Bounded (UUB) in S , if ∀ x 0 ,   T ( x 0 ) > 0 such that x k S for k T ( x 0 ) .
The control objective is to construct an AFD-based robust and feasible AFTC strategy such that the states of the controlled system (1) can be steered inside a neighborhood of origin (i.e., UUB) in a way of minimizing the following optimization problem
min u k J x k , u k = t = 0 U ( x k + t , u k + t ) s . t . x k + 1 l = A l x k l + B l u k l + d k , y k l = C x k l + v k x k X , u k U , d k D , v k V l [ 0 , n f ]
where U ( x k , u k ) = x k T Ξ x k + u k T Θ u k , Ξ > 0 , Θ > 0 is a utility function.

3. Main Results

3.1. The Overall Scheme of the Proposed AFD-Based Interpolation AFTC Method

The overall scheme of the proposed AFD-based interpolation AFTC method is shown in Figure 1. In the subsequent analysis, we let that the index l [ 0 , n f ] denotes the unknown actual system operating condition and the index i [ 0 , n f ] denotes the recently identified system operating condition. Then, according to the flowchart in Figure 1, the AFTC method works as explained below. First, the I/O data of the practical system (i.e., the lth model) is collected by the ith estimator to give the state estimates x ^ k i and generate the residuals r k i . Second, the fault detection unit performs change detection based on the estimator outputs. When there is no change (i.e., l = i ), the interpolation control algorithm currently in use continues to regulate the system. When a change/fault is detected (i.e., l i ), the fault isolation unit is activated, and in this case the pre-designed auxiliary test signal u F I i is injected into the system and the estimator to perform modal discrimination. Next, after the practical system condition is isolated (i.e., i = l ), the decision results of the fault isolation unit will update the operating condition index of the estimator and the reconfiguration controller. Next, the suitable interpolation optimization should be selected according to the location of states in relation to the feasible set of controller (i.e., robust control invariant set). Namely, if the states belong to the feasible set of the isolated controller, the general interpolation control is applied; otherwise, the relaxed interpolation control should be activated. Finally, these control actions will adjust the system states to the desired operating region. The design of each unit in this flowchart is given in detail below.

3.2. AFD: Fault/Mode Change Detection and Isolation

Without loss of generality, the following i-th observer is adopted to estimate states and generate residuals
x ^ k + 1 i = ( A i + L i C ) x ^ k i + B i u k i L i y k i y ^ k i = C x ^ k i , r k i = y k i y ^ k i
where x ^ k i R n denotes the estimated state vector; y ^ k i R n y is the estimated output vector; r k i R n y is the generated residual signal that is used to provide key information of abnormal condition for achieving AFD. L i is the observer gain.
Assumption 2.
For the sake of discussion, we assume that the observer (4) for each i [ 0 , n f ] has been designed in advance, and ( A i + L i C ) is Schur stable. The detailed design conditions of L i are given in Theorem 1.
Remark 4.
In a cycle of AFD, the FI is always triggered by the FD [22]. Moreover, when a fault is detected at time k d , the closed-loop FTC controller that is currently being used should preferably be put on standby to avoid that the feedback function hides the effect of the fault. In this setting, only the auxiliary input is used to stimulate the faulty system. In principle, the design of such an auxiliary input should (1) minimize the harmful influence to the currently matched system operation and (2) accurately identify and isolate the real system operating condition l.
In Figure 1, there are two cases about the generated residual signal r k i . One is that the ith observer currently in use is matched to the real system mode l, and the other is the opposite. In the sequel, we will discuss the characteristics of the corresponding residuals for each of these two cases.
(1)Case I(design of FD logic for i = l ): First, based on Remark 4 and (1)–(4), the following estimation error system can be established:
e x i , k + 1 = ( A i + L i C ) e x i , k + L i v k + d k , r k i = C e x i , k + v k
where e x i , k = x k i x ^ k i . Given i [ 0 , n f ] , the relevant disturbance term L i v k + d k is bounded by a deterministic set Δ e i , i = ( L i V ) D . Then, based on a series of finite set iterations along (5) using Δ e i , i , an approximate maximal RPI set Ω e i , i (see Definition 2) can be computed and the limit set of residual r i can be directly obtained as R F D i , i = C Ω e i , i V . According to Figure 1 and Remark 4, the detection of mode changes and the triggered action can be formulated as
r k i R F D i , i Mode change Activate FI r k i R F D i , i No change Continue detection
Remark 5.
Considering the possibility of fault occurrence, transformation, or recovery, we uniformly use mode change in (6) to indicate any phenomenon that causes a change in the system behavior.
(2)Case II(design of FI logic for i l ): The case i l implies that the real status of system has changed and it generally leads to r k i R F D i , i . In this case, the fault/mode isolation should be activated. According to the analysis method in [27] and Remark 4, an auxiliary input u F I i will be used to replace the AFTC input u C , k i . A relevant augmentation representation is firstly constructed as
χ k + 1 l , i = A χ l , i χ k l , i + B χ l , i u F I i + E χ i σ k , r k l , i = C χ χ k l , i + D χ σ k
where χ k l , i = ( x k l ) T ( x ^ k i ) T T , A χ l , i = A l 0 L i C A i + L i C , σ k E = { d k T v k T T : d D , v V } , B χ l , i = B l B i , E χ i = I 0 0 L i , C χ = C C , D χ = 0 I . Clearly, the term E χ i σ k lies in the set Δ χ i = E χ i E . Then, given u F I i and based on Assumption 1, an approximate maximal RPI set Ω χ l , i for each pair ( l , i ) , i l , can be determined by finite set iterations along (7). Accordingly, the limit set that is used to achieve modal isolation can be obtained as R F I l , i = C χ Ω χ l , i D χ E . The approximated calculation method of R F I l , i is given in Appendix A.
A crucial condition for the existence of u F I i that discriminates between configurations ζ and η in finite time is R F I ζ , i R F I η , i = , ζ η . According to [27], such discrimination can be achieved by checking whether the distance between the two sets is positive. Without loss of generality, the following distance metric is defined as
d i s ζ , η i = inf ( q ζ R F I ζ , i , p η R F I ζ , i ) q ζ p η 2
Clearly, for each pair ( ζ , η ) { [ 0 , n f ] i } , ζ η , we need to solve (8) to determine a suitable auxiliary input u F I i such that the distance metric d i s ζ , η i is positive. The distance metric (8) has the following properties.
Lemma 1.
[27] The distance metric function d i s ζ , η i is convex and hence its maximum is reached on certain vertices of the input constraint set.
Based on Remark 4 and Lemma 1, the optimization design problem of auxiliary input signal u F I i , i [ 0 , n f ] can then be formulated as
min γ s . t . d i s ζ , η i > 0 ; u F I i v e r t ( γ U ) ; σ k E ; ζ , η { [ 0 , n f ] i } ; ζ η .
Once the problem in (9) is solved for each i, the corresponding separation hyperplane (denoted as Π ζ , η i ) that is used to isolate the new mode can be further calculated through
Π ζ , η i = { r : ( r r ˘ η ) T ( r r ˘ η ) = ( r r ˘ ζ ) T ( r r ˘ ζ ) } = { r : ( r ˘ ζ r ˘ η ) T r = ( r ˘ ζ r ˘ η ) T ( r ˘ ζ + r ˘ η ) 2 }
where r ˘ ζ R F I ζ , i and r ˘ η R F I η , i are two points at minimum distance from Π ζ , η i , and they can be determined when solving (9). Then, these off-line designed separation hyperplanes will be used for real-time isolation. For simplicity, the isolation function is constructed as
I s o ζ , η i = s i g n [ ( r ˘ ζ r ˘ η ) T r k ( r ˘ ζ r ˘ η ) T ( r ˘ ζ + r ˘ η ) 2 ]
Then, for the residual signals generated in real time, the online FI logic can be designed as
I s o ζ , η i > 0 Mode ζ is effective I s o ζ , η i < 0 Mode η is effective
The current system mode can thus be discerned by making no more than n f comparisons using (11) and (12).

3.3. Integrated Design of Observer and Unconstrained Controller

When the practical system mode index l [ 0 , n f ] is isolated, the control reconfiguration should be activated immediately, i.e., the control action u C , k l is reconfigured with the new isolated mode index l. Now we will design the control policy u C , k l . Here, we consider for now the case where the constraints ( x X , u U ) are not triggered and u C , k l can then be designed only as an estimator-based robust feedback control policy u C , k l = K l x ^ k l , l [ 0 , n f ] . Under such settings, the closed-loop system dynamics can be obtained as
x k + 1 l = A l x k l + B l K l x ^ k l + d k = ( A l + B l K l ) x k l B l K l e x l , k + d k = A ¯ l x k l + B ¯ l e x l , k + d k
where A ¯ l = A l + B l K l , and B ¯ l = B l K l .
On the other hand, by defining a virtual output variable vector z k l = Ξ 1 / 2 0 x k l + 0 Θ 1 / 2 u k l , the unity function of cost function (3) can be represented by U ( x k l , u k l ) = ( z k l ) T z k l . Then, the closed-loop virtual output by u C , k l can be deduced as
z k l = C ¯ l x k l + D ¯ l e x l , k
where C ¯ l = Ξ 1 / 2 0 + 0 Θ 1 / 2 K l and D ¯ l = 0 Θ 1 / 2 K l .
According to [20,32], there may exist robustness interaction influences between estimation accuracy and unconstrained control performance, since the estimation error e x l , k disturbs the closed-loop system (13) and (14) whilst the unmodeled dynamics d k usually containing states can affect the estimation system (5). Hence, an integrated design of composite closed-loop system (5), (13) and (14) must be adopted to obtain the satisfactory observer gain L l and control gain K l , l [ 0 , n f ] . The following composite closed-loop system is firstly established:
ψ k + 1 l = A ˜ l ψ k l + B ˜ l ϱ k z k l = C ˜ l ψ k l
where ψ k l = e x l , k T ( x k l ) T T , ϱ k = v k T d k T T , A ˜ l = A ˜ 11 l 0 A ˜ 21 l A ˜ 22 l , B ˜ l = B ˜ 1 l B ˜ 2 l , A ˜ 11 l = A l + L l C , A ˜ 21 l = B l K l , A ˜ 22 l = A l + B l K l , B ˜ 1 l = L l I , B ˜ 2 = 0 I , and C ˜ l = D ¯ l C ¯ l .
The following theorem presents the integrated design conditions of observer gain and unconstrained feedback gain.
Theorem 1.
For each l [ 0 , n f ] , a robust observer (5) and associated robust feedback control policy u C , k = K l x ^ k l can be integratedly determined, if some decision variables α > 0 , β > 0 , P 1 l = ( P 1 l ) T > 0 , P 2 l = ( P 2 l ) T > 0 , Y 1 l , Y 2 l , K ¯ l , L ¯ l exist as the solutions to the following optimization problem:
min P 1 l , P 2 l , Y 1 l , Y 2 l , K ¯ l , L ¯ l ς α + ( 1 ς ) β
s . t . I P 1 l 0 α 2 I Γ 31 l Γ 32 l P 1 l Y 1 l ( Y 1 l ) T < 0
P 2 l S y m ( Y 2 l ) 0 P 2 S y m ( Y 2 l ) 0 0 β 2 I Υ 41 l Υ 42 l B ˜ 2 P 2 l Υ 51 l Υ 52 l 0 0 I < 0
where S y m ( Y 2 l ) = Y 2 l + ( Y 2 l ) T , Γ 31 l = Y 1 l A l + L ¯ l C , Γ 32 l = L ¯ l Y 1 l , Υ 41 l = B l K ¯ l , Υ 42 l = A l ( Y 2 l ) T + B l K ¯ l , B ˜ 2 l = 0 I , Υ 51 l = 0 Θ 1 / 2 K ¯ l , Υ 52 l = Ξ 1 / 2 0 ( Y 2 l ) T + 0 Θ 1 / 2 K ¯ l , ς ( 0 , 1 ) . Once the above optimization is solved, the parameters of observer and feedback gain can be calculated by K l = K ¯ l ( ( Y 2 l ) T ) 1 and L l = ( Y 1 l ) 1 L ¯ l , respectively.
Proof. 
The proof of Theorem 1 is given in Appendix B.    □

3.4. Constrained AFTC: Reconfigured Interpolating Control

Based on the set-theoretic concepts in [28,31], several invariant sets are defined.
Definition 2.
Given the controller u C , k l = K l x ^ k l , the set Ω R P I l X is a robust positive invariant set (RPI-set) for closed-loop system (13) subject to constraint x k l X if for any x 0 l Ω R P I l we have x k l Ω R P I l for all B ¯ l e x l , k + d k , k > 0 . Moreover, Ω M R P I l is the maximal RPI-set if Ω M R P I l contains all the RPI-sets of constrained closed-loop system (13) in X . For simplicity, Ω M R P I l is represented in the polyhedral form of Ω M R P I l = { x l : F I l x l g I l } .
The following enlarged invariant set is further defined for some constrained allowable control inputs.
Definition 3.
Given the lth model of (2) and the constraints ( X , U ) , the set Ω R C I l X is a robust control invariant set (RCI-set), if for any x 0 l Ω R C I there exists an admissible control input u k l U such that all the state updates satisfy x k l Ω R C I for all d k and e x l , k , k > 0 . Similarly, the maximal RCI-set Ω M R C I contains all robust RCI-sets.
Generally, the determination of Ω M R C I is computationally demanding, in particular for high-dimension systems. As an alternative, the M-step robust control invariant set can be used.
Definition 4.
The set P M l X is defined as a M-step robust control invariant set for the lth model of (2) with respect to the constraints ( X , U ) , if there exists an admissible control sequence such that all states x k l P M l can be steered into Ω M R P I l in no more than M steps. For simplicity, P M l is described as P M l = { x l : F M l x l g M l } .
In general, two cases exist for the location of the states of system after the active FI is completed, namely x k l P M l and x k l P M l . In the sequel, we will construct an interpolating FTC strategy for each of these two cases.
(1)Case I( x k l P M l after FI): Firstly, in order to get Ω M R P I l of (13), the bounded set of B ¯ l e x l , k + d k should be determined. By a series of finite set iterations along (5), the disturbance invariant set of e x l subject to v k V and d k D has been computed as Ω e l , l . Then, we have B ¯ l e x l , k + d k ( B ¯ l Ω e l , l D ) . Further, the Procedure 2.1 in [28] can be referred to calculate Ω M R P I l of (13).
In order to describe the control actions that can regulate the state x k l from P M l back to Ω M R P I l in no more than M steps, an augmented control sequence U M , k l = ( u I C , k l ) T ( u I C , k + 1 l ) T ( u I C , k + M 1 l ) T T is defined. In fact, these actions are expected to regulate the dynamic behavior of the system in the following manner:
x k + 1 l = A l x k l + B l u I C , k l + d k P M l x k + M 1 l = A l x k + M 2 l + B l u I C , k + M 2 l + d k + M 2 P M l x k + M l = A l x k + M 1 l + B l u I C , k + M 1 l + d k + M 1 Ω M R P I l
Obviously, in (17) we can observe that the migration process of states can be approximately deduced by the current initial state x k l and a sequence of inputs U M , k l . Considering the constraints with Definition 4, we can further describe the maximal admissible control domain of the system (1) with respect to the corresponding control inputs in terms of the following half-space representation for the augmented state space Q M l = { x l , U M l } :
Q M l = { x l , U M l : F ¯ M l x l U M l g ¯ M l }
Remark 6.
Given the previously obtained Ω M R P I l and certain M, the augmented set Q M l can be calculated by following the algorithm in [28]. In addition, by comparing the definition in (18) and Definition 4, it can be seen that P M l is a projection of Q M l onto the state space.
Without loss of generality, any state vector x k l P M l can be decomposed as a convex combination form
x k l = s k l x O , k l + ( 1 s k l ) x I , k l
where x I , k l Ω M R P I l denotes an inner state vector while x O , k l P M l Ω M R P I l denotes an outer state vector. s k l [ 0 , 1 ] is the so-called interpolation coefficient. Since x I , k has already inside Ω M R P I l , the previously designed unconstrained optimal control law by K l x I , k l can be directly adopted to achieve UUB regulation of x I , k l robustly. Thus, for x k l Ω M R P I l , (19) means that the problem of finding U M , k l to regulate state x k l back to Ω M R P I l can be transformed into the problem of solving U M , k l to regulate state x O , k l back into Ω M R P I l .
In line with the above state decomposition (19), the following interpolated FTC strategy for the lth model is constructed
u C , k l = s k l u I C , k l + ( 1 s k l ) u I , k l
where u I , k l = K l x I , k l is the inner FTC law while u I C , k l is the outer FTC law to be determined. It should be noted that u I , k l is the optimal unconstrained terminal control law, and it generally presents high control performance. However, for x O , k l P M l Ω M P R I l , the constraints will be activated and the performance might be poor. Thus, in order to make the high-performance inner controller as dominant as possible and minimize the constraint activation influence simultaneously, it is desirable to set s k l as small as possible. This can be achieved by solving the following optimization problem:
s ˜ k l = min s k l , x I , k l , x O , k l , U M , k l s k l s . t . F I l x I , k l g I l ; F ˜ M l x O , k l U M , k l g ˜ M l ; x k l = s k l x O , k l + ( 1 s k l ) x I , k l ; 0 s k l 1 .
The first constraint in (21) is used to ensure x I , k l Ω M R P I l ; the second inequality is used to ensure that there exists U M , k l such that x O , k l P ˜ M l P M l and x O , k + M l Ω M R P I l ; the third equation guarantees a smooth convex interpolation between x I , k l and x O , k l and also achieves a smooth interpolation between the associated two control laws.
Remark 7.
In view of the influence of estimation error on the feasibility of optimization, we have contracted the constraint condition in (18), and obtained the second constraint condition in (21). Specifically, by setting u I C , k l = K l x O , k l + c k l , there is u C , k l = s k l u I C , k l + ( 1 s k l ) u I , k l = s k l ( K l x O , k l + c k l ) + ( 1 s k l ) u I , k l = s k l K l x O , k l + ( 1 s k l ) K l x I , k l + s k l c k l = K l ( s k l x O , k l + ( 1 s k l ) x I , k l ) + s k l c k l = K l x k l + c ¯ k l , where c ¯ k l = s k l c k l . Then, following the augmentation analysis technique in dual-mode predictive control [20], we can calculate a disturbance invariant set of [ x k ; U M , k l ] that is driven by e x l , k and d k . Further, based on the constraint tightening, a conservative constraint set Q ˜ M l = { x l , U M l : F ˜ M l x l U M l g ˜ M l } can be determined, where P ˜ M l is a projection of Q ˜ M l onto the state space.
Since s k l , x I , k l , x O , k l are unknown, the optimization (21) is nonlinear. Let b O , k l = s k l x O , k l , b I , k l = ( 1 s k l ) x I , k l , and T M , k l = s k l U M , k l , the above optimization problem (21) can be then simplified as a linear programming problem:
s ˜ k l = min s k l , b O , k l , T M , k l s k l s . t . F I l ( x k l b O , k l ) ( 1 s k l ) g I l ; F ˜ M l b O , k l T M , k l s k l g ˜ M l ; 0 s k l 1 .
When the optimal solution of (22) is obtained, the reconfigured interpolation FTC can then be constructed as u C , k l = T M 1 , k l + K l ( x k l b O , k l ) , where T M 1 , k l is the first control input in  T M , k l .
(2)Case II( x k l P M l after FI): The soft constraint methods are employed to ensure that states outside P M l can also be steered into Ω M R P I l after the fault is isolated. Depending on the requirements of the actual system for state constraints and input constraints, there exist two general ways to design soft constraints [33,34]. The first is that the input constraints must not be violated while the boundaries of the state constraints can be relaxed appropriately. The other is that the boundaries of both constraints can be adjusted. In either case, the relaxation variable introduced by the soft constraints is non-zero only when the original constraints are violated. Once the original constraints are restored, the relaxation variable must be zero. For the sake of simplicity, the second strategy is adopted and we design the following soft constrained interpolating control algorithm. First of all, we suppose that the maximal admissible control domain (18) can be relaxed to contain states x k l P M l as follows:
Q ˜ ς k , M l = { x l , U M l : F ˜ M l x l U M l g ˜ M l + ς k l Λ }
where ς k l 0 is the relaxation variable and Λ can be a column vector of ones or an arithmetic progression vector with the first term 1 and common difference κ [ 1 , 0 ] . Note that the soft constraints by (23) implicitly define an enlarged M step robust control invariant set P ˜ ς k , M l for systems (1) with relaxed constraints of states and inputs.
Then, in a similar way to formulate (19) and (20), we can also update the interpolations of states and inputs for x I , k l Ω M R P I l and x O , k l P ˜ ς k , M l Ω M R P I l . Slightly different from the optimization objective of (21), here the slack variable ς k also needs to be minimized, i.e., the degree of constraint violation of P ˜ M l should be minimized. To this point, we can further establish the following optimization problem through the same design of variables as (22):
μ ˜ k l = min s k l , b O , k l , T M , k l , ς ¯ k l ε 1 ς ¯ k l + ε 2 s k l s . t . F I l ( x k l b O , k l ) ( 1 s k l ) g I l ; 0 s k l 1 ; F ˜ M l b O , k l T M , k l s k l g ˜ M l + ς ¯ k l Λ ; ς ¯ k l = s k l ς k l .
where ε 1 + ε 2 = 1 . In order to highlight the function of soft constraint FTC, ε 1 is generally set to be larger than ε 2 .

3.5. The AFD-Based Reconfigured Interpolation FTC Algorithm

A binary parameter ε 3 is introduced to unify the optimization problems of (22) and (24):
μ ˜ k l = min s k l , b O , k l , T M , k l , ς ¯ k l ε 3 ( ε 1 ς ¯ k l + ε 2 s k l ) + ( 1 ε 3 ) s k l s . t . F I l ( x k l b O , k l ) ( 1 s k l ) g I l ; 0 s k l 1 ; F ˜ M l b O , k l T M , k l s k l g ˜ M l + ε 3 ς ¯ k l Λ ; 0 ς ¯ k l .
By setting ε 3 = 1 , (25) reduces to (24), which is used to achieve soft constrained interpolating control for the case x k l P ˜ M l . By setting ε 3 = 0 , (25) reduces to (22) and the standard interpolating control based FTC can then be achieved. All the above developments allow us to write down Algorithm 1.
Algorithm 1 AFD-based interpolation AFTC.
  • Off-line Design: Given system (1), objective (3) and sets ( X , U , D , V ) . Complete the following designs: Solve Theorem 1 to obtain K l , L l , l = 0 , 1 , , n f ; Based on (5), calculate the limit set of residual R F D i , i , i = 0 , 1 , , n f ; Solve the optimization problem (9) to obtain u F I i and associated points r ˘ ζ , r ˘ η , i , ζ , η = 0 , 1 , 2 , , n f , i ζ , i η , ζ η , and construct separation hyperplane (10); Formulate the FD logic (6) using R F D i , i and construct the FI logic (12) using (11); Calculate Ω M R P I l according to Definition 2 and calculate Q ˜ M l based on (18) and Remarks 6 and 7.
  • On-line Implementation: Set ς , ε 1 , ε 2 , μ [ 0 , 1 ] , state x 0 = x ^ 0 P M 0 and u F I 0 = 0 . Solve (25) with ε 3 = 0 to obtain u C , 0 0 T M 1 , 0 0 + K 0 ( x ^ 0 b O , 0 0 ) . Let i 0 , k 0 u 0 u C , 0 0 and perform the following actions:
    1:
    ( x ^ k , r k ) (4); Using (4) to estimate ( x ^ k , r k )
    2:
    if r k R F D i , i then
    3:
     Solve (25) with ε 3 = 0 to compute u C , k i T M 1 , k i + K i ( x ^ k b O , k i ) ; Set u F I i 0 , u k u C , k i , k k + 1 , and go to step 1;
    4:
    else A fault is detected
    5:
     Set u C , k i 0 , u k u F I i ;
    6:
    end if
    7:
    do
    8:
    ( x ^ k + τ , r k + τ ) (4); Generate τ residuals
    9:
     Find ζ such that I s o ζ , η i > 0 , η [ 0 , n f ] i , ζ η ;
    10:
    end do
    11:
    i ζ , k k + τ ;
    12:
    if x ^ k P ˜ M i then
    13:
     Go to step 3;
    14:
    else x ^ k P ˜ M i
    15:
     Solve (25) with ε 3 = 1 to compute u C , k i T M 1 , k i + K i ( x ^ k b O , k i ) ; Set u F I i 0 , u k u C , k i , k k + 1 , ( x ^ k , r k ) (4), and go to step 12;
    16:
    end if

4. Algorithm Verification by a Wastewater Treatment Plant Model

4.1. System Model and Parameters

The purpose of a wastewater treatment plant is to purify the sewage and return clean water to the river. Activated sludge process (ASP) is a very important part of the cleaning procedure [35]. Generally, ASP systems usually consist of a bioreactor and a settler. Bioreactors mainly rely on suspended microorganisms for biodegradation of dissolved substrate. After that, the suspended micro-organisms are completely separated in the settler. Some of the degraded biomass will be recycled to the bioreactor for further purification, while the remaining biomass will be discharged to maintain the balance of limited organisms in the ASP system. The energy needed for the reaction is provided by the dissolved oxygen, and the resulting carbon dioxide is in turn released. In [36], a simplified state-space error model describing the mass balances in ASP systems is built around the equilibrium point ( X P , U P ) = ( [ 122.7342 49.4714 196.3750 6.8300 ] T , [ 0.06 1.35 ] ) . Here, to achieve the fault tolerant mass balance of ASP systems, some uncertain parameters along the model in [36] are additionally considered as follows:
A = 0.7685 Δ A 0.1551 0.0576 0.1273 0.1438 0.4137 + Γ A 0.0859 0.013 0.0109 0.0175 0.0026 + Δ A 0.0018 0.3396 0.0377 0.0253 0.8335 Γ A B = 250.0774 0.9268 398.0189 1.4129 13.8515 2.0454 102.6287 0.18 Δ B 0 0 Γ B , C = 0 0 1 0 0 1 0 0 T
We assume that two types of faults can appear: ( Δ A = 0.2 , Δ B = 0.7 , Γ A = Γ B = 0 ) and ( Δ A = Δ B = 0 , Γ A = 0.3 , Γ B = 0.6 ) . The former is identified as fault l = 1 (faulty mode 1) and the latter is identified as fault l = 2 (faulty mode 2). Clearly, the health condition l = 0 (healthy mode 0) is indicated when ( Δ A = Γ A = Δ B = Γ B = 0 ) . The other parameters are: Ξ = 0.1 I 4 , Θ = 0.02 I 2 , n f = 2 , d k [ 0.5 1 4 0.5 1 4 ] , v k [ 0.5 I 2 0.5 I 2 ] , and
90.0342 37.4714 143.8750 5.9300 x k 137.2658 15.5286 13.6250 73.1700 , 0.0600 1.3500 u k 2.3400 13.6500

4.2. Offline Design of AFD and AFTC According to Algorithm 1 and Relevant Validation

According to Algorithm 1, the following parameters of AFTC policy are designed.
Firstly, by solving Theorem 1, the integrated parameters of observer L l and inner FTC gain matrix K l are obtained as
L 0 = 4.7216 0.2884 1.2215 0.0229 0.0518 0.0051 9.4863 0.6130 , K 0 = 0.0016 0.0010 0.0002 0.0021 0.8410 0.2855 0.0381 0.7295 L 1 = 0.1650 0.0290 0.4078 0.0669 0.0095 0.1675 0.7874 0.0267 , K 1 = 0.0031 0.0017 0.0002 0.0048 0.6755 0.2408 0.0910 0.8303 L 2 = 0.6487 0.0128 0.7432 0.0605 0.0036 0.0024 0.6966 0.0089 , K 2 = 0.0014 0.0021 0.0001 0.0008 0.5591 0.2930 0.0015 0.2738
Secondly, by using the disturbance set Δ e i , i for 3-step set iteration along (5), the limit sets of residual for each i = 0 , 1 , 2 are approximately calculated, where the H-representations of R F D 0 , 0 , R F D 1 , 1 , and R F D 2 , 2 have 23, 38, and 47 inequalities, respectively. Due to the page limit, they are not listed here.
Thirdly, by solving optimization problem (9), some suitable choices of test input signals are determined as u F I 0 = 1.5 × U . V ( 1 ) , u F I 1 = 1.3 × U . V ( 1 ) , u F I 2 = 1.1 × U . V ( 1 ) , respectively. Here, U . V ( 1 ) is used to denote the first vertex of the V-representation of set U . In order to clearly describe the relationship between the FD limit set and the FI separation line, we simulated the residual responses by injecting the above test input signal excitation in different modes of the system. As shown in Figure 2, the AFD can be successfully achieved as long as the residual value exceeds the relevant separation line. Here, the isolation can be accomplished in a maximum of six steps.
Next, the robust invariant sets Ω M R P I l and P M l are calculated for l = 0 , 1 , 2 , respectively. In order to describe the relationship among the interpolating AFTC, the controlled states and the corresponding invariant set for each mode, the evolution of an arbitrary initial state x 0 = [ 20 10 10 1.83 ] T is simulated. The results of the first three states are shown in Figure 3. It can be seen from Figure 3a,b that x 0 belongs to P M l Ω M R P I l , l = 0 , 1 . Therefore, as shown in sub-Figure 3d, the corresponding interpolation coefficients are not zero and x 0 is adjusted back to Ω M R P I l in 2-3 steps. Figure 3c illustrates that x 0 belongs to Ω M R P I 2 . Hence, the associated interpolation coefficient in Figure 3d is zero.

4.3. Simulation Results and Analysis of the above Designed AFD-Based AFTC Method

Based on the parameters obtained above, we next perform performance tests on the proposed AFD-based AFTC method. First, the following fault scenarios are considered:
Fault scenarios: The system initially works in a healthy condition; when k [ 160 550 ) , the first kind of fault occurs in the system. For k 550 , the previous fault disappears and the second type of fault appears.
Then, the online AFTC strategy described in Algorithm 1 is implemented to deal with the above fault situations. The simulation results are collected and depicted in Figure 4, Figure 5 and Figure 6, where the occurrence and duration of different faults have been marked using different color areas, i.e., green area for healthy condition ( l = 0 ), yellow area for type I faults ( l = 1 ) and gray area for type II faults ( l = 2 ). As depicted in Figure 4, it takes some time after a fault occurs to achieve the state regulation to track the equilibrium point X P . The reason is that the fault detection, isolation, and control reconfiguration need to be completed during this time. Taking the fault-tolerant process for the first type of fault as an example, Figure 4 firstly depicts that the estimated values of the states can quickly deviate from their actual values in the moments after the fault occurs. Their estimation errors caused by the presence of the fault further generate large residual values, thus facilitating the timely triggering of FI. In fact, the interpolation coefficient in Figure 6 appears to increase rapidly at k > 160 , which also indicates the occurrence of abnormal system conditions. The inputs of the corresponding constant value auxiliary test signals are further shown in Figure 5. It should be noted that both variables in Figure 6 are zero at this time. After a few steps, it can be seen in Figure 4 that the first three states have been accurately estimated, which indicates that the FI is completed. However, the estimation of the fourth state still deviates from the actual value. The reason is that the auxiliary signal injected during FI drives it to a large deviation (as shown in Figure 2). Hence, additional time is required to achieve its unbiased tracking.
After FI, the corresponding control reconfiguration is further activated. As shown in Figure 6, the soft constraint FTC (24) is triggered first, which also leads to a sharp increase of the control input in Figure 5. When the states are adjusted into P M 1 by the soft constraint FTC, the interpolation FTC (22) is activated timely. At the same time, as illustrated in Figure 5, the control inputs subsequently become smaller. The decreasing interpolation coefficient in Figure 6 also indicates that the system states are gradually tuned into Ω M R P I 1 . After that, the states are gradually regulated to track the equilibrium point.
Remark 8.
The above process constitutes a complete cycle of AFD and AFTC. Clearly, the decreasing interpolation coefficients and relaxation variables in Figure 6 fully illustrate the convergence of the proposed Algorithm 1. Correspondingly, the state and control variables in Figure 4 and Figure 5 are also adjusted to the equilibrium point ( X P , U P ) , which further illustrates that the control system under the influence of the fault is stabilized and the tracking target is achieved.

4.4. Multi-Performance Comparison and Discussion of Active Fault-Tolerant Control Methods

Some qualitative comparisons with the recently reported AFTC methods are given in Table 1.
The involved comparisons in Table 1 are explained from the following aspects. Firstly, as shown in the second row of Table 1, both component faults and actuator faults are considered in this paper, while only actuator faults are considered in [13,16,20]. In general, the component faults can significantly affect the system dynamics. In this paper, an AFD method is embedded to identify the system operating mode in real time in order to achieve fault tolerance for component faults. Secondly, unlike the multiple-observers-based real-time diagnosis approach in [16], here only one observer needs to be employed at each moment to achieve fault mode identification. Theoretically, this facilitates the diagnosis efficiency and it is also another implicit advantage of using AFD.
In terms of the design and implementation of fault-tolerant methods (i.e., rows 5–7 in Table 1), the MPC optimization problems in [13] are constructed by relying on ellipsoidal constraint sets and LMI, which belongs to SDP and whose solution tends to be more time-consuming. In addition, approximating the feasible domain with ellipsoidal sets is generally more conservative than polyhedral sets. In [20], the dual-mode prediction mechanism is adopted to construct a predictive FTC, whose optimization problem belongs to QP and can be solved relatively efficiently. However, this FTC method is only used to handle actuator additive offset faults and is not suitable for addressing fault tolerance problems of multiplicative faults and component faults. Relatively, the receding horizon set theoretic FTC method in [16] is appealing. This method provides a way to perform the state figure using switching M-step controllable ellipsoidal sets under different fault conditions. However, it may be computationally demanding and takes up a large storage space because of the need to solve real-time QP when the states do not belong to the corresponding maximum allowable invariant set. In this paper, the interpolation methods are employed to combine M-step controllable polyhedral sets and inner feedback control laws to achieve the state figure, and the corresponding fault-tolerant optimization is formed as LP. Compared to the sets that need to be stored by the FTC method in [16], Algorithm 1 only needs to store the maximum M-step controllable polyhedral set for each operating condition, which helps to reduce the storage burden.
The penultimate row of Table 1 illustrates that the soft-constrained FTC method is further integrated into Algorithm 1 and used to deal with some unanticipated situations, such as uncertain fault amplitudes, system parameter drifts, disturbance overruns, etc. The last row of Table 1 implies that the design of the FTC method in [13] is more intuitive and better scalable than the FTC methods in Algorithm 1,16,20]. It should be noted that the above comparisons are discussed mainly for the characteristics of the involved fault-tolerant methods and not for the contents of the overall studies in [13,16,20]. Clearly, they have different system models and control objectives, and therefore different innovations.
Remark 9.
According to Remark 7, the FTC law based on dual-mode predictive control constructed in [20] can be considered as a special form of the interpolation AFTC developed in this paper. Hence, the interpolation-based AFTC theoretically has a higher degree of design freedom as well as a more efficient optimization capability. To verify this, a further numerical comparison was made. Let the system operate sequentially in two scenarios: scenario I (health l = 0 ) for 1 k < 160 and scenario II (fault l = 2 ) for 160 k 500 . To be fair, the same active fault diagnosis and integration design were used. Table 2 gives the comparisons of these two methods in terms of interval cost function (3) and running time. It can be seen that the interpolation-based AFTC method runs faster and provides better tracking accuracy for scenario I. In scenario II, the developed interpolation-based AFTC remains feasible and continues to optimize the cost function, however the FTC method of [20] will no longer be feasible after k = 170 . Based on the above numerical comparisons, the effectiveness of the method constructed in this paper can be further verified.

5. Conclusions

In this paper, a novel activate fault tolerant control scheme is proposed to address the component/actuator faults for the uncertain systems with state/input constraints. Its significant merits are that (1) it relies on only one diagnostic observer for online fault detection and isolation, which helps to reduce the internal memory consumption of the hardware controller; (2) the auxiliary inputs and separation hyperplanes for fault isolation are designed offline in advance, which helps to reduce the online computational burden and increase the freedom of fault isolation decisions; (3) the overall fault tolerant control is reconfigured by optimizing the interpolation coefficient to dynamically regulate the convex combination of inner and outer fault tolerant control laws, which can further reduce the online optimization effort; (4) the inner fault tolerant control and the diagnostic observer are designed offline in advance, and by such design the robust interaction influence on the feasibility of the reconfigured fault tolerant control algorithm can be reduced; (5) the soft constraint method is embedded to achieve a relaxed fault tolerance, which can handle some cases that lead to infeasible constrained optimization in an emergency. The simulation with detailed discussions is given to demonstrate the above benefits of the proposed method.
Some issues need to be further addressed in the future work. For instance, the application of semi-active fault diagnosis to enhance the design flexibility of auxiliary signals; the combination of soft constraint theory and period invariant sets to construct an outer fault tolerant control with flexible and adjustable feasible domains; the construction of parametrization method of interpolated coefficient to avoid solving linear programming problems, etc.

Author Contributions

Conceptualization, K.H.; methodology, K.H.; software, C.C.; validation, C.C. and M.C.; formal analysis, K.H.; investigation, K.H.; resources, K.H.; data curation, K.H.; writing—original draft preparation, K.H.; writing—review and editing, K.H.; visualization, C.C.; supervision, Z.W.; project administration, K.H.; funding acquisition, K.H. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported by the National Natural Science Foundation of China under Grant number 61803178, and Shandong Provincial Natural Science Foundation under Project number ZR2019BF036.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Acknowledgments

The authors are thankful to the reviewers for their comments and suggestions to improve the quality of the manuscript.

Conflicts of Interest

The authors declare no conflict of interest.

Appendix A

The approximated calculation method of R F I l , i is given below.
By [31], R F I l , i can be explicitly represented as R F I l , i = { C χ ( I A χ l , i ) 1 B χ l , i u F I i } C χ O χ , l , i D χ E , where O χ , l , i = { χ : j = 0 ( A χ l , i ) j E χ i σ k , σ k E } . Generally, O χ , l , i is difficult to determine, especially for high-dimensional systems. In [27], an external approximation method is proposed to enable O χ , l , i ( 1 + μ T ) O χ , T l , i , where O χ , T l , i = { χ : j = 0 T ( A χ l , i ) j E χ i σ k , σ k E } can be calculated in a finite time. Then, for given u F I i , the internal point of residual limit set R F I l , i can be parameterized as C χ ( I A χ l , i ) 1 B χ l , i u F I i + ( 1 + μ T ) j = 0 T C χ ( A χ l , i ) j E χ i σ 1 , k + D χ σ 2 , k , σ 1 , k , σ 2 , k E .

Appendix B

The proof of Theorem 1 is given below.
Proof. 
Let V 1 , k l = e x l , k T P 1 l e x l , k and V 2 , k l = ( x k l ) T ( P 2 l ) 1 x k l be the Lyapunov functions of (5), (13) and (14), respectively. Equivalently, V 1 , k l + V 2 , k l is a Lyapunov function of (15). Define K l ( Y 2 l ) T = K ¯ l and Y 1 l L l = L ¯ l . Then, by using Y 1 l ( P 1 l ) 1 ( Y 1 l ) T P 1 l Y 1 l ( Y 1 l ) T and congruence transformation d i a g { I , I , ( Y 1 l ) 1 } to (16a), the inequality d i a g { P 1 l I , α 2 I } + A ˜ 11 l B ˜ 1 l T P 1 l ( ) < 0 can be deduced. It further implies that the relation V 1 , k + 1 l V 1 , k l + e x l , k T e x l , k α 2 ϱ k T ϱ k < 0 holds.
Similarly, by using the inequality Y 2 l ( P 2 l ) 1 ( Y 2 l ) T P 2 l Y 2 l ( Y 2 l ) T and congruence transformation factor d i a g { ( Y 2 l ) 1 , ( Y 2 l ) 1 , I , I , I } to (16b), we get the inequality
d i a g { ( P 2 l ) 1 , ( P 2 l ) 1 , β 2 I } + A ˜ 21 l A ˜ 22 l B ˜ 2 l T ( P 2 l ) 1 ( ) + D ¯ l C ¯ l 0 T ( ) < 0 . Based on the Lyapunov function V 2 , k l and the system model (13) and (14), we can further derive V 2 , k + 1 l V 2 , k l + ( z k l ) T z k l e x l , k T ( P 2 l ) 1 e x l , k β 2 ϱ k T ϱ k < 0 .
Under zero initial conditions, the summation of V 2 , k + 1 l V 2 , k l + ( z k l ) T z k l e x l , k T ( P 2 l ) 1 e x l , k β 2 ϱ k T ϱ k < 0 over k = 0 to k = can be bounded in the form of z k l 2 2 ϵ 2 e x l , k 2 2 + β 2 ϱ k 2 2 , where e x l , k T ( P 2 l ) 1 e x l , k is relaxed by e x l , k T ( P 2 l ) 1 e x l , k e i g m a x ( ( P 2 l ) 1 ) e x l , k T e x l , k = ϵ 2 e x l , k T e x l , k . Similarly, k = 0 { V 1 , k + 1 l V 1 , k l + e x l , k T e x l , k α 2 ϱ k T ϱ k } < 0 leads to e x l , k 2 2 α 2 ϱ k 2 2 under zero initial conditions. Then, we further have z k l 2 2 ( ϵ 2 α 2 + β 2 ) ϱ k 2 2 . Clearly, the integrated optimization of α and β contributes to improving the synthesized H performances of observer (5) and unconstrained robust control policy u C , k l = K l x ^ k l . The proof is completed. □

References

  1. Ding, S. Model-Based Fault Diagnosis Techniques: Design Schemes, Algorithms, and Tools, 2nd ed.; Springer: London, UK, 2013. [Google Scholar]
  2. Zhu, C.; Li, C.; Chen, X.; Zhang, K.; Xin, X.; Wei, H. Event-triggered adaptive fault tolerant control for a class of uncertain nonlinear systems. Entropy 2020, 22, 598. [Google Scholar] [CrossRef] [PubMed]
  3. Blanke, M.; Kinnaert, M.; Lunze, J.; Staroswiecki, M. Diagnosis and Fault-Tolerant Control; Springer: Berlin, Germany, 2006. [Google Scholar]
  4. Gao, Z.; Cecati, C.; Ding, S. A survey of fault diagnosis and fault tolerant techniques-Part I: Fault diagnosis with model-based and signal-based approaches. IEEE Trans. Ind. Electron. 2015, 62, 3757–3767. [Google Scholar] [CrossRef] [Green Version]
  5. Yin, S.; Xiao, B.; Ding, S.; Zhou, D. A review on recent development of spacecraft attitude fault tolerant control system. IEEE Trans. Ind. Electron. 2016, 63, 3311–3320. [Google Scholar] [CrossRef]
  6. Jiang, J.; Yu, X. Fault-tolerant control systems: A comparative study between active and passive approaches. Annu. Rev. Control 2012, 36, 60–72. [Google Scholar] [CrossRef]
  7. Arslan, A.; Khalid, M. A review of fault tolerant control systems: Advancements and applications. Measurement 2019, 143, 58–68. [Google Scholar]
  8. Habibi, H.; Rahimi, N.; Howard, I. Backstepping nussbaum gain dynamic surface control for a class of input and state constrained systems with actuator faults. Inf. Sci. 2019, 482, 27–46. [Google Scholar] [CrossRef]
  9. Zare, I.; Aghaei, S.; Puig, V. A supervisory active fault tolerant control framework for constrained linear systems. In Proceedings of the 2020 European Control Conference (ECC), St. Petersburg, Russia, 12–15 May 2020; pp. 2027–2032. [Google Scholar]
  10. Ferranti, L.; Wan, Y.; Keviczky, T. Fault-tolerant reference generation for model predictive control with active diagnosis of elevator jamming faults. Int. J. Robust Nonlinear Control 2019, 29, 5412–5428. [Google Scholar] [CrossRef]
  11. Shen, Q.; Yue, C.; Goh, C.; Wang, D. Active fault-tolerant control system design for spacecraft attitude maneuvers with actuator saturation and faults. IEEE Trans. Ind. Electron. 2019, 66, 3763–3772. [Google Scholar] [CrossRef]
  12. Yang, X.; Maciejowski, J.M. Fault-tolerant model predictive control of a wind turbine benchmark. IFAC Proc. Vol. 2012, 45, 337–342. [Google Scholar] [CrossRef] [Green Version]
  13. Khan, O.; Mustafa, G.; Khan, A.; Abid, M.; Ali, M. Fault-tolerant robust model predictive control of uncertain time-delay systems subject to disturbances. IEEE Trans. Ind. Electron. 2020. [Google Scholar] [CrossRef]
  14. Sheikhbahaei, R.; Alasty, A.; Vossoughi, G. Robust fault tolerant explicit model predictive control. Automatica 2018, 97, 248–253. [Google Scholar] [CrossRef]
  15. Yetendje, A.; Seron, M.; De Dona, J. Robust multiactuator fault-tolerant MPC design for constrained systems. Int. J. Robust Nonlinear Control 2013, 23, 1828–1845. [Google Scholar] [CrossRef]
  16. Franze, G.; Francesco, T.; Domenico, F. Actuator fault tolerant control: A receding horizon set-theoretic approach. IEEE Trans. Autom. Control 2014, 60, 2225–2230. [Google Scholar] [CrossRef]
  17. Lucia, W.; Domenico, F.; Franze, G. A set-theoretic reconfiguration feedback control scheme against simultaneous stuck actuators. IEEE Trans. Autom. Control 2017, 63, 2558–2565. [Google Scholar] [CrossRef]
  18. Famularo, D.; Franze, G.; Lucia, W.; Manna, C. A reconfiguration control framework for constrained systems with sensor stuck faults. Int. J. Robust Nonlinear Control 2019, 29, 1150–1164. [Google Scholar] [CrossRef]
  19. Witczak, M.; Buciakowski, M.; Aubrun, C. Predictive actuator fault tolerant control under ellipsoidal bounding. Int. J. Adapt. Control Signal Process. 2016, 30, 375–392. [Google Scholar] [CrossRef]
  20. Han, K.; Feng, J.; Zhao, Q. Robust estimator-based dual-mode predictive fault tolerant control for constrained linear parameter varying systems. IEEE Trans. Ind. Inf. 2021, 17, 4469–4479. [Google Scholar] [CrossRef]
  21. Lunze, J.; Richter, J. Reconfigurable fault-tolerant control: A tutorial introduction. Eur. J. Control 2008, 14, 359–386. [Google Scholar] [CrossRef]
  22. Heirung, T.; Mesbah, A. Input design for active fault diagnosis. Ann. Rev. Control 2019, 47, 35–50. [Google Scholar] [CrossRef]
  23. Wang, J.; Zhang, J.; Qu, B.; Wu, H.; Zhou, J. Unified architecture of active fault detection and partial active fault-tolerant control for incipient faults. IEEE Trans. Syst. Man Cybern. Syst. 2017, 47, 1688–1700. [Google Scholar] [CrossRef]
  24. Raimondo, D.; Marseglia, G.; Braatz, R.; Scott, J. Fault-tolerant model predictive control with active fault isolation. In Proceedings of the 2013 Conference on Control and Fault-Tolerant Systems (SysTol), Nice, France, 9–11 October 2013; pp. 444–449. [Google Scholar]
  25. Puncochar, I.; Siroky, J.; Simandl, M. Constrained active fault detection and control. IEEE Trans. Autom. Control 2015, 60, 253–258. [Google Scholar] [CrossRef]
  26. Boem, F.; Gallo, A.; Raimondo, D.; Parisini, T. Distributed fault-tolerant control of large-scale systems: An active fault diagnosis approach. IEEE Trans. Control Netw. Syst. 2019, 7, 288–301. [Google Scholar] [CrossRef] [Green Version]
  27. Blanchini, F.; Casagrande, D.; Giordano, G.; Miani, S.; Olaru, S.; Reppa, V. Active fault isolation: A duality-based approach via convex programming. SIAM J. Control Optim. 2017, 55, 1619–1640. [Google Scholar] [CrossRef] [Green Version]
  28. Nguyen, H. Constrained Control of Uncertain, Time-Varying, Discrete-Time Systems; Springer: Cham, Switzerland, 2014. [Google Scholar]
  29. Nguyen, H.; Gutman, P.; Olaru, S.; Hovd, D. Implicit improved vertex control for uncertain, time-varying linear discrete-time systems with state and control constraints. Automatica 2013, 49, 2754–2759. [Google Scholar] [CrossRef]
  30. Rubin, D.; Mercader, P.; Gutman, P.; Nguyen, H.; Bemporad, A. Interpolation based predictive control by ellipsoidal invariant sets. IFAC J. Syst. Control 2020, 12, 100084. [Google Scholar] [CrossRef]
  31. Blanchini, F.; Miani, S. Set-Theoretic Methods in Control; Birkhauser: Boston, MA, USA, 2008. [Google Scholar]
  32. Lan, J.; Patton, R. A new strategy for integration of fault estimation within fault-tolerant control. Automatica 2016, 69, 48–59. [Google Scholar] [CrossRef]
  33. Zeilinger, M.; Morari, M.; Jones, C. Soft constrained model predictive control with robust stability guarantees. IEEE Trans. Autom. Control 2014, 59, 1190–1202. [Google Scholar] [CrossRef] [Green Version]
  34. Knudsen, B.; Brusevold, J.; Foss, B. An exact penalty-function approach to proactive fault-tolerant economic MPC. In Proceedings of the 2016 European Control Conference (ECC), Aalborg, Denmark, 29 June–1 July 2016; pp. 758–763. [Google Scholar]
  35. Francisco, M.; Skogestad, S.; Vega, P. Model predictive control for the self-optimized operation in wastewater treatment plants: Analysis of dynamic issues. Comput. Chem. Eng. 2015, 82, 259–272. [Google Scholar] [CrossRef] [Green Version]
  36. El, H.; Vega, P.; Tadeo, F.; Francisco, M. A constrained closed loop MPC based on positive invariance concept for a wastewater treatment plant. Int. J. Syst. Sci. 2018, 49, 1–15. [Google Scholar]
Figure 1. Scheme of AFD-based interpolation AFTC. The fault detection and active fault isolation constitute AFD, which will be designed in Section 3.2; AFTC consists of outer FTC, inner FTC and interpolation optimization, where outer FTC and interpolation optimization are designed in Section 3.4 and inner FTC with observer is designed in Section 3.3.
Figure 1. Scheme of AFD-based interpolation AFTC. The fault detection and active fault isolation constitute AFD, which will be designed in Section 3.2; AFTC consists of outer FTC, inner FTC and interpolation optimization, where outer FTC and interpolation optimization are designed in Section 3.4 and inner FTC with observer is designed in Section 3.3.
Entropy 23 00924 g001
Figure 2. Test of the isolation effect of the constructed active fault isolation method in three scenarios.
Figure 2. Test of the isolation effect of the constructed active fault isolation method in three scenarios.
Entropy 23 00924 g002
Figure 3. Test of the control effect of the developed interpolating AFTC. The yellow area represents the set Ω M R P I l and the green area represents the set P M l . (a) Invariant sets for health mode l = 0 ; (b) invariant sets for fault mode l = 1 ; (c) invariant sets for fault mode l = 2 ; (d) interpolation coefficient s ˜ k .
Figure 3. Test of the control effect of the developed interpolating AFTC. The yellow area represents the set Ω M R P I l and the green area represents the set P M l . (a) Invariant sets for health mode l = 0 ; (b) invariant sets for fault mode l = 1 ; (c) invariant sets for fault mode l = 2 ; (d) interpolation coefficient s ˜ k .
Entropy 23 00924 g003
Figure 4. Simulation results of state evolution and estimation under the control of Algorithm 1.
Figure 4. Simulation results of state evolution and estimation under the control of Algorithm 1.
Entropy 23 00924 g004
Figure 5. Simulation results of interpolation-based AFTC input obtained from Algorithm 1.
Figure 5. Simulation results of interpolation-based AFTC input obtained from Algorithm 1.
Entropy 23 00924 g005
Figure 6. Simulation results of interpolation coefficient and relaxation variable obtained from Algorithm 1.
Figure 6. Simulation results of interpolation coefficient and relaxation variable obtained from Algorithm 1.
Entropy 23 00924 g006
Table 1. Performance comparison of different FTC methods.
Table 1. Performance comparison of different FTC methods.
MethodAlgorithm 1[20][13][16]
Performance
Types of faults that can be handledComponent/actuator faultsActuator faultActuator faultActuator fault
Can active fault diagnosis be realizedYes---
Number of observers used in real time1--3
Design principle of fault tolerant control P M -based ICDual-mode MPCLMI-based MPC P M -based MPC
Expression of fault tolerant feasible domainPolyhedral setPolyhedral setEllipsoidal setEllipsoidal set
Optimization problems to be solvedLPQPSDPQP
Can active constraint relaxation be achievedYes---
Extensibility of FTC methodGeneralGeneralHighGeneral
Note: interpolating control (IC), model predictive control (MPC), linear matrix inequality (LMI), linear programming (LP), quadratic programming (QP), semi-positive definite programming (SDP), M-step robust control invariant set ( P M ).
Table 2. Comparisons of interval cost function (3) and running time.
Table 2. Comparisons of interval cost function (3) and running time.
ScenarioPerformance[20]Interpolation-Based AFTC
Scenario IRunning time33.2890 (s)24.6050 (s)
Evaluation of (3)128.857681.7340
Scenario IIRunning timeInfeasible for k 170 126.7660 (s)
Evaluation of (3)-359.1910
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Han, K.; Chen, C.; Chen, M.; Wang, Z. Constrained Active Fault Tolerant Control Based on Active Fault Diagnosis and Interpolation Optimization. Entropy 2021, 23, 924. https://doi.org/10.3390/e23080924

AMA Style

Han K, Chen C, Chen M, Wang Z. Constrained Active Fault Tolerant Control Based on Active Fault Diagnosis and Interpolation Optimization. Entropy. 2021; 23(8):924. https://doi.org/10.3390/e23080924

Chicago/Turabian Style

Han, Kezhen, Changzhi Chen, Mengdi Chen, and Zipeng Wang. 2021. "Constrained Active Fault Tolerant Control Based on Active Fault Diagnosis and Interpolation Optimization" Entropy 23, no. 8: 924. https://doi.org/10.3390/e23080924

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