Abstract

This paper develops a novel state-tracking multivariable model reference adaptive control (MRAC) technique utilizing prior knowledge of plant models to recover control performance of an asymmetric structural damaged aircraft. A modification of linear model representation is given. With prior knowledge on structural damage, a polytope linear parameter varying (LPV) model is derived to cover all concerned damage conditions. An MRAC method is developed for the polytope model, of which the stability and asymptotic error convergence are theoretically proved. The proposed technique reduces the number of parameters to be adapted and thus decreases computational cost and requires less input information. The method is validated by simulations on NASA generic transport model (GTM) with damage.

1. Introduction

It has been shown that the vehicle damage to airframe and engines had led to quite a few aircraft accidents and fatalities in recent years [1]. Asymmetric aircraft structural damage results in abrupt deterioration on flight performance and handling quality, which impairs safety. Researches to recover aircraft stability and handling qualities, like fault-tolerant flight control, reconfigurable control method, and so forth, have already become a hot spot in related academic fields.

Lots of studies have been conducted to recover control performance under aircraft failures or damages. NASA has launched several aircraft safety projects like IFCS [2] and AvSP [3], which innovate flight control algorithms and experiment on aircraft testbeds. Various flight control laws like the adaptive control designs [49], linear quadratic regulator (LQR) designs [6, 10, 11], and robust linear designs [12] were proposed and evaluated by flights. The pilot Cooper-Harper ratings showed that the proposed methods could retain the handling qualities under certain failure cases [4, 13].

Generally, the adaptive control algorithms are quite popular in this field. Reference [14] used an adaptive artificial neural network (ANN) control method to recover the handling qualities of an F-18 model. The method uses a pretrained ANN to provide a model inversion block with aerodynamics and handling characteristics and another online-adjusted ANN to compensate modeling error and failure conditions. Reference [15] extended the result of [14]. It changes the pretrained ANN to an online learning network, which adjusts the inversion block adaptively, resulting in a hybrid direct and indirect adaptive ANN control scheme. Reference [16] designed an angular rate controller using adaptive single hidden layer ANN method for an unmanned airborne vehicle. With a classic linear guidance law, several successful automated landings were made in flight experiments with 25% left wing loss.

Except for ANN adaptive laws, multivariable MRAC with various structures were also studied in this field. Reference [9] combined a direct MRAC method with a parameter estimator using gradient algorithm, obtaining a combined MRAC structure. References [6, 17] proposed a derivative-free MRAC using delayed weight update law. Reference [7] utilized the adaptive law [18] for a flight controller design. Reference [19] analyzed the plant characteristics by LDS decomposition of the high frequency gain matrix (HFGM) of the damaged aircraft. Realizing the signs of the leading principle minors of the HFGM does not change before and after damage. Along with several other results and assumptions, an MRAC law with output feedback structure is proposed. The method is validated through simulations on a high-fidelity GTM model with left wing tip damage. A similar design can be found in [20], which uses a state feedback structure with adaptive gains instead of the original output feedback structure.

The methods mentioned above do not need to take the characteristics of damage conditions into account. As long as the assumptions hold, these methods can be applied to various damage cases and allow for relatively large parameter changes. However, the range of admissible parameter changes can be so large, in a way that is far enough to cover all damage cases. If proper descriptions can be used to model the concerned damage cases, it is possible to design a controller with parameters adjusted in a smaller region, reducing computation workload and improving performance.

Based on the analysis above, this paper models the structural damaged aircraft with polytope LPV models and model reference controllers (MRCs) are given, which explicitly integrates plant characteristics. The parameters updated by adaptive laws are the polytope interpolation coefficients, instead of control gains in traditional MRAC designs. The number of the adaptive parameters is therefore reduced. The paper is organized as follows. Section 1 introduces the background and design philosophy of the proposed method. Section 2 models and analyzes a damaged aircraft, namely, GTM. A polytope linear model is introduced to describe the concerned damage cases. Section 3 designs the control laws and adaptive laws, as well as Lyapunov stability and error convergence proof. Section 4 validates the design by simulations on a 6DOF nonlinear GTM model with left outboard wing tip damage. Section 5 concludes the whole paper.

2. Modeling of an Asymmetric Damaged Aircraft with Prior Knowledge

2.1. Nonlinear 6DOF Modeling

This paper studies the GTM from IRAC project in AvSP program carried out by NASA. Due to the limitation of modeling data, this paper only discusses the damage case of left outboard wing tip loss. With data and methods from [21], the characteristics of aerodynamics, mass, inertia, center of gravity (CG) movement, and so forth, can be modeled. With methods from [22], the rigid body dynamic equations are deduced. It should be noted that the sensors remain unmoved before and after damage, so that the point which the dynamic equations describe remains unchanged. The dynamic equation can be written as follows:

and refer to the total force and moment relevant to original CG, respectively. , , and are the total mass, inertia in original CG, and the offset of CG reference to its origin location. , are the line speed and angular speed described in the origin body frame of the aircraft. Superscript is the skew-symmetric matrix form of a vector, .

The line speed of a specific point generally changes with its location, only except that it moves parallel to the rotation axis of the rigid body. The calculation of the line acceleration has to take the centripetal and the Coriolis force into account, as long as the point is not located on the rotation axis. In short, due to the CG movement by the structural damage, the calculation of line speed becomes quite complicated, coupling with angular speed and angular acceleration. However, if the body frame is selected parallel to the original one, the direction of each axis does not change, and the values of the angular speed are the same wherever the frame is. Thus, the angular speed can be modeled in the body frame at the new CG without changing its value, while the line speed has to be modeled at the same point. Rewrite (1) as follows:

Since the value of angular speed remains unchanged, the symbol is used as before. and are the inertia and moment represented in the new body frame located at CG after damage. The kinetic equations are the same as those of normal aircrafts. is the Euler angle. is the position vector relative to the ground:

With the sensors unmoved, the definitions of airspeed , angle of attack , and sideslip are the same as before. The equations are as follows:

2.2. Polytope Linear Model

Generally, the nonlinear equations of an aircraft can be described as

represent the state and input vectors, respectively. An operation point, or trim point, should be selected before linearization. It should be noted that the actual damage cases are unknown, which renders the trim point unavailable. A general solution is to select a common operation point for all damage cases, for example, the normal point [20]. Because the normal point generally is not the trim point for damaged cases, an extra term is added to the state-space equations, as follows [23]:where , are unknown constant matrices, representing the state transition matrices and control matrices of different patterns and degrees of structural damage, respectively. is the unknown constant disturbance. Various control methods can be designed with (6) [20, 23]. However, are unknown constants with weak constraints like the signs of leading principle minors of high frequency gain matrix that do not change, which could lead to relatively large parameter variations. The actual damage cases may not cover all these variations. This paper believes that if proper definitions of different damage cases are introduced, the parameter variations can be limited, which facilitates the controller designs.

Based on the above analysis, the model of damaged aircraft is rewritten in a polytope form:where , are known constant matrices, the vertices of polytope . There exist nonnegative coefficients ; thus, can be calculated by

Parameter represents different damage patterns and degrees. For any specific damage case, it is assumed that a certain can describe the model of the damaged aircraft. is the extra unknown constant term, for the aircraft is untrimmed under damage. also captures other effects from structural damages and is not modelled in the polytope form. Finally the model is written as

Compared to (6), the only unknown variables in (9) are and . Different damage cases simply differs in weighting coefficient and constant , thus vastly reduces the number of unknown variables.

2.3. Vertex Calculation by High Order SVD Method

As stated before, the less the number of vertices is, the less complicated the controller is. It is crucial to balance between the accuracy and the complexity of the polytope aircraft model with damage of various patterns and degrees. The high order SVD (HOSVD) method is a decomposition method for high order arrays or data tensors. By representing the polytope LTI models into a tensor-product (TP) form, the HOSVD method can be used to reduce the number of vertices [24].

First, a parameter grid is generated on the concerned damage cases. For the left outboard wing tip damage case, a grid of -element vector is used. Each node of the grid represents a different wing tip loss ratio to the semispan. The GTM model with damage is linearized at each node of the grid, written in the system matrix form

For every specific case in the concerned damage cases, the model can be written as the interpolation of the linearized models. That is,wherein function is the interpolation coefficient function. The interpolation calculation can be rewritten in a compact TP form. Stack all the linearized models to make the model tensor and all the coefficients to make the parameter tensor . Thus,

To accurately describe the original model, a relatively intense grid has to be generated. The algorithm based on HOSVD method from [24] is adopted in this paper to simplify the grid. By omission of small singular values, the number of models and corresponding coefficients can be reduced, without losing accuracy to the original ones. With this algorithm, the preliminary TP model can be approximated to

New models and interpolation coefficients , , can be extracted from the system tensor and the coefficient tensor . The algorithm automatically processes the coefficients to build up a polytope model, constrained by , .

The numerical results are shown as follows. The left outboard wing tip loss of GTM ranges from 0% to 33% semispan. A grid size of 10 is selected. State-space models are obtained by linearizing nonlinear GTM models of 1 normal case and 9 damage cases equally spaced along the loss ratios to wing span. After rewriting the models into TP form, the singular values calculated by HOSVD method are given as follows in sorted sequence:

It can be seen that the first 2 singular values are relatively large. By omitting the rest of singular values, the algorithm simplifies the 10 models to 3 vertex models. Thus, any model from the original 10 models, , for example, can be approximated by interpolation of the obtained 3 models as follows:

is the interpolation coefficient. The output models are in accordance with the properties of polytope models. The curves of the interpolation coefficients to wing tip loss ratios are shown in Figure 1.

The accuracy of the processing procedure can be measured by the 2-norm of the matrix error , as shown in Figure 2.

It can be shown that the error norm is relatively small, which concludes that the resulting polytope model is close to the original ones. The subsequent designs are based on the obtained polytope model.

The control algorithm proposed in this paper is not of LMI designs in [24]. The interpolation parameters satisfy only, which means extrapolation is admissible in the algorithm. The parameters are treated independent of each other, without restrictions in Figure 1. That is, the 3 parameters can vary freely on the plane in the 3D space, while Figure 1 restricts the parameters to a curve. As a result, it is expected that the polytope model can describe more damage cases by relaxing the restrictions on the parameters.

2.4. GTM Model Simplification

Assume the polytope model of GTM is written aswherein

The angular rates are to be controlled. Rewrite the state-space equations to treat angular rates as states, while the other signals related to angular rates are treated as measurable disturbances. Dividing the original states into two vectors yields

Reformulate the state-space equation as follows:

Finally, the polytope model with angular rates as states is shown below:

The model is explained as follows. The states are defined as the angular rates. The state transition matrix is . The input of the model is separated into 2 parts, the first part of which is the remaining state with input matrix . The second part is the original input with input matrix , which describes the effects of control surfaces. Because the damaged aircraft is not trimmed, a constant disturbance is added to the equation. For the convenience of the following discussions, (20) is rewritten as

For the specific case of GTM, the linear model of the undamaged case is shown below:

The linear model of 33% semispan left outboard wing tip loss is written as follows:

It can be seen from the above results that the attitude angles, namely, and , have no effect on the angular rates, which can be omitted in the model. The omission is reasonable because the moment of aircraft can be generated only by aerodynamic moment and thrust, and the attitude angles have nothing to do with it. Thus, the state is simplified to .

Although the input matrix changes with damage, the characteristics of , like the domination and signs of the diagonal elements, remain unchanged. The numeric changes of nondiagonal elements relative to diagonal ones can also be ignored. Based on the above conclusions, the matrix is treated as a constant before and after wing tip damage. In short,

For the convenience of design, the matrix adopted in polytope model is the undamaged one.

3. The MRAC Design

Model reference scheme with state-tracking method is adopted to recover the control performance after the aircraft structural damage. The reference model is designed as follows:

Hurwitz state transition matrix and input matrix reflect the desired dynamic performance. It is known that given symmetric positive real matrix , there exists a symmetric positive real matrix , satisfying

Considering the angular motion of an aircraft can be directly altered by control surfaces, input matrix will have full rank to be invertible. The model can be rewritten as

Define

Thus,

Rewrite the polytope constraint to and substitute

It is assumed that every state of the aircraft can be measured. Matrix is known, since signal can be measured and calculated with known signals. The parameter vector concatenated from to and the constant offset are unknown in actual damage cases. The control law can be designed as follows to alter the plant dynamic characteristics to reference model precisely, if every piece of parameter is known:

However, and are unknown after damage. With certain-equivalence design principle [25], the control law is designed as

and are estimates of and by adaptive laws, respectively. Define the parameter errors as , and substitute the control law into (30), resulting in

The tracking error is defined as , the dynamics of which can be obtained as

The adaptive laws are designed using Lyapunov direct method. The Lyapunov function is chosen to be

, are positive symmetric matrices. The derivative of Lyapunov function along the dynamics of system is

The adaptive laws are selected as

Thus, the derivate becomes

The design process of the adaptive law in this paper is quite similar to the classical ones using the Lyapunov method. Properties like stability and asymptotic error convergence can also be proved using same procedures. All states in the system are bounded due to the positivity of and seminegativity of , so that the system is stable in the Lyapunov sense. The boundedness of states guarantees that is bounded, which means is uniformly continuous. Using Barbalat’s lemma, it can be concluded that converges to zero asymptotically; that is, the tracking error . In summary, the properties of the proposed method are stated as follows.

Theorem 1. The MRAC theme with control law (32) updated by adaptive law (37), when applied to the plant (30), guarantees the closed-loop signal boundedness and asymptotic state-tracking .

Remark 2. Thanks to the popularity of the standard Lyapunov design procedure, lots of modifications can be applied to the control law, such as robust modifications [26], predictor-based or reference model modifications to improve transient performance [2730], and adaptive law modifications [31].

Remark 3. The proposed method updates the interpolation coefficients of the feedback gains. The gains are designed beforehand for the vertices of the polytope model, which integrates prior information of different cases of damage into the control law. With prior knowledge of various damage cases, the performance of the design is expected to be improved. The HOSVD and model simplification process reduce the number of vertices and the amount of parameters. Less stimulation is required for the input signal [25].

Remark 4. The linearization of the original 6DOF nonlinear model and the vertex simplification using HOSVD method result in an approximated damaged aircraft model. There always exists modeling error between the real model of various damage cases and the developed polytope model. Similar to common adaptive algorithms, the update law has to be modified to ensure closed-loop stability [25]. Modifications like the projection operator have to be applied to the adaptive law in real cases.

Remark 5. It should be noted that the maximum deflection of control surfaces is finite in real aircrafts, which poses a constraint on in (32) and is not taken into consideration in MRAC design process. It can be seen in (23) that some values in matrix and vector are quite large, which might saturate and cause the aircraft to be uncontrollable in some cases. Actually, if all control surfaces are limited within , which is even larger than that in [21], it is impossible to maintain a steady cruise in the operation point of (23) in 33% left wing tip loss case. The steady cruise means that no rotation is allowed; thus, the angular speed keeps zero, and the operation point means the other states in the linearization model (23), namely, , are equal to zero, resulting inIt can be seen that the second element in exceeds , which means the aileron is saturated, concluding that it is impossible to balance the constant offset solely by input .

However, it is feasible to maintain a straight cruise under some attack angle and sideslip , and it is possible to saturate the control surfaces under improper and . Due to the left wing tip loss, if the damaged aircraft is flown with relative large lift force, the left roll aerodynamic moment will be too large to be compensated by ailerons. Detailed discussions of flight performance under various damage cases may be found in [32, 33] and are beyond the scope of this paper.

4. Simulation Study

In this section, the developed adaptive law under the obtained linear polytope model is validated by simulations on a NASA GTM nonlinear model with damage. GTM is a 5.5% dynamically scaled twin-turbine powered aircraft model, designed and manufactured in the NASA AvSP program, dedicated to flight testing of research control laws in adverse flight conditions [34].

The damage case with loss of 20% semispan of the left wing tip is selected. Simulations are conducted on the nonlinear 6DOF GTM model, with maximum deflection of the control surfaces limited within ±30 degrees. The aircraft is flying normally at the beginning, injected with wing tip damage at 5 s during simulation. The simulation results with minor step commands are shown in Figure 3.

The step input starts at 1 second with value . Figure 3 shows that the response of the undamaged aircraft tracks the reference command from 0 to 5 seconds, which benefits from the proper selection of the initial values of and . The damage is injected at 5 seconds, resulting in some transient oscillations during 5–8 seconds. The magnitudes of the oscillations are relatively small and admissible. After the oscillations, the angular rate responses track the reference signals again. Another step input is injected at 10 seconds. The response signal tracks the reference consistently, which proves the performance of the proposed method. The deflections of control surfaces are shown in Figure 4.

Figure 4 shows that all the control surfaces are not saturated; thus, the angular rates are controllable. More explanations can be found in the responses of state in (21), shown in Figure 5.

It can be seen that the responses of the other states are relatively small, especially for the angle of attack . As in Remark 5, (23) indicates that positive with offset can saturate the ailerons easily, meaning that inappropriate command might cause loss of stability. If the input is selected as , simulation shows that positive will be generated, leaving the ailerons saturated, the response divergent, and the angular rates uncontrollable. Thus, the pitch angular rate command in this case is selected as to obtain the negative response, which helps reduce the deflections of control surfaces and results in a controllable aircraft.

Further demonstration of tracking performance can be shown in sinusoidal command signals, as in Figure 6.

The sinusoidal inputs are arbitrarily chosen as , , and . The damage is injected as 20% left wing tip loss at 5 seconds. As in the step input case, the angular rates track the reference signals before damage, which validates the initial control parameters and the control structure. The transient oscillation lasts from 5 to 8 seconds in the simulation, the magnitude of which is relatively small and admissible. The transient ends at about 8 seconds and the response signals track the reference again. It can be concluded that the proposed MRAC method can restore the handling qualities after the structural damage.

The deflections of control surfaces are shown in Figure 7.

It can be seen that the ailerons saturate shortly in the oscillations. However, the ailerons come back to about 18 degrees after the transient, and the saturation does not affect the overall performance of the design. The responses of are shown in Figure 8.

It can be seen that the airspeed and air flow angles vary in the same sinusoidal pattern as that in the angular rates. The overall magnitude of state is relatively small, which helps reduce the deflections of control surfaces, making it possible to track the reference signals.

In summary, the simulations show that the proposed MRAC method guarantees error convergence and stability in both step input and sinusoidal input. It can be concluded that the proposed method is validated by simulation.

5. Conclusions

In this paper, an MRAC method with prior model knowledge for asymmetric damaged aircraft has been developed. The method is designed for a series of linearized GTM models with the same operation points but with different left outboard wing tip damage degrees. A polytope model for damaged aircraft with small amount of vertices is obtained first. By representing the vast models of various damage cases in a compact tensor-product form, the number of vertices is reduced by omission of smaller singular values using HOSVD algorithm. An extra constant offset term to the derivatives of states is introduced since the actual trimming values of damaged aircraft are unknown. By interpolating the vertex controllers, the model reference control can be achieved. An adaptive law is deduced to update the interpolation coefficients and the trimming values, finalizing the controller design. The method is theoretically proved with closed-loop stability and asymptotic tracking error convergence. Simulations on a nonlinear GTM with damage validate the design.

Some problems remain unsolved in this paper. It was assumed that the matrix is constant before and after damage, but actually it varies a bit. The result is a small tracking error in the simulation of sinusoidal inputs. Future research will address the various assumptions above. The performance of the design is expected to be improved.

Conflict of Interests

The authors declare that there is no conflict of interests regarding the publication of this paper.

Acknowledgment

This research was funded by National Natural Science Foundation of China (Grant no. 61273099).