Model-Following Designs Using Direct State Derivative Measurement Feedback in Novel Reciprocal State Space Form

Abstract

The paper introduces effective and straightforward algorithms of both explicit and implicit model-following designs with state derivative measurement feedback in novel reciprocal state space form (RSS) to handle state derivative related performance output and state related performance output design cases. Applying proposed algorithms, no integrators are required. Consequently, implementation is simple and low-cost. Simulation has also been carried out to verify the proposed algorithms. Since acceleration can only be modeled as state derivative in state space form and micro-accelerometer which is the state derivative sensor is getting more and more attentions in many microelectromechanical and nanoelectromechanical systems (MEMS/NEMS) applications, the proposed algorithms are suitable for MEMS/NEMS systems installed with micro-accelerometers.

Share and Cite:

Tseng, Y. and Wu, R. (2019) Model-Following Designs Using Direct State Derivative Measurement Feedback in Novel Reciprocal State Space Form. Journal of Applied Mathematics and Physics, 7, 394-409. doi: 10.4236/jamp.2019.72030.

1. Introduction

In the past, the approach of expressing system in state space form and applying state measurement feedback was popular in developing many effective control algorithms as well as design tools for its strong abilities to deal with multi-input multi-output (MIMO) systems. However, the combination of expressing systems in state space form and applying state related feedback still has its limitations in control designs because in practical, not every system can have its state space form or can measure state related signals for feedback design. For example, when systems have open loops at infinity, they are categorized as singular systems [1] and cannot be expressed in state space form. Therefore, state design approach cannot handle singular systems. There are quite a few singular systems that people encounter in particle designs such as electrical networks [2] , aerospace systems [3] , smart structures [4] and chemical processes [5] . Furthermore, in many applications, the system sensors directly measure state derivative signals rather than state signals. For such case, it is better to apply state derivative related feedback signals than state related feedback signals in control design to avoid using integrators which can increase cost and complexity of controller implementation.

For example, accelerometers [6] that measure accelerations are popular sensors in many structural and vibration control applications. Considering a dynamic second order system with acceleration measurement feedback in control design as follows

M q ¨ + D q ˙ + K q = b u (1a)

y = c q ¨ (1b)

u = k y (1c)

where q is the displacement vector while u is the control input vector.

Defining x = [ q q ˙ ] T , the system can be modeled in the following state space form.

x ˙ = [ q ˙ q ¨ ] = [ 0 I M 1 K M 1 D ] [ q q ˙ ] + [ 0 M 1 b ] u = A x + B u (2a)

y = [ 0 c ] [ q ˙ q ¨ ] = C x ˙ (2b)

u = k y = k C x ˙ (2c)

x ˙ = ( I + B k C ) 1 A x (2d)

However, mathematically speaking, state space form is not suitable to carry out state derivative related feedback design. In state space form, the highest order signal, acceleration q ¨ s always belong to state derivative x ˙ . From the closed loop system in (2d), one can easily understand that state derivative measurement feedback designs cannot be carried out as straightforward as state measurement feedback designs in state space form because the state derivative feedback gain k is coupled with many matrices and inside an inverse. Consequently, complex and advanced mathematics are needed to design state derivative feedback control algorithms. If the direct measurement of a system is state derivative related, to apply the control algorithms based on state related feedback design, additional integrators or numerical integrations are required and consequently result in both high cost and complexity in implementation. In the past, the majority of design approaches that handled singular systems and state derivative measurement feedback control used the following generalized state space form [7] .

E x ˙ = F x + N u (3)

Mathematically speaking, the available control design algorithms are usually carried out in augmented systems of large size and require feedbacks of both state and state derivative variables for generalized state space systems [8] [9] [10] [11] [12] . They are much more complex than those for the standard state space form. Especially, singular systems are further categorized as impulse-free ones [13] and with impulse mode ones [8] in analysis. If a singular system has impulse mode, further investigations of impulse controllable and the impulse mode elimination [8] have to be analyzed in control designs. Therefore, singular systems with impulse mode are usually considered as difficult cases in control designs.

To provide supplementary design algorithms for systems which cannot be modeled in standard state space form and to utilize direct state derivative measurement feedback in control designs in similar ways as state measurement feedback control designs in standard state space form, the following novel reciprocal state space (RSS) form was proposed [14] [15] . When the matrix F in (3) is non-singular (full rank) and only state derivatives are directly measured and fed back, the system can be expressed in reciprocal state space (RSS) form as follows.

x = F 1 E x ˙ F 1 N u = A x ˙ + B u (4a)

y = C x ˙ (4b)

u = K y = K C x ˙ (4c)

The name of reciprocal state space (RSS) form was given because the eigenvalues of A in (4a) are the reciprocals of the eigenvalues of the open loop system. From (4a), for an open loop system which has no pole at zero but can have pole at infinity can be expressed in RSS form. Therefore, some singular systems can be handled in RSS form. The controllability and observability analyses for system in RSS form have been investigated in [14] [16] . It showed that they turn out to be the same as their counterparts in state space form. It also showed that applying state derivative feedback in RSS form can easily carry out some popular control design techniques such as pole placement, eigenstructure assignment, and linear quadratic regulator (LQR) [14] [17] . Note that some singular systems with impulse mode can also be expressed in RSS form to easily carry out state derivative measurement feedback control designs [15] [17] .

Model-following designs are LQR techniques to utilize output feedback controllers so that the system’s performance output can behave as close to a desired model’s performance output as possible. Although the closed loop system may not perform exactly the same as the desired model, the closed loop system is asymptotically stable. Therefore, through the model-following designs, at least the stability of closed loop system is guaranteed. Implementation simplicity and low cost are the major advantages of such designs because the numbers of sensors and actuators employed in the system can be fewer or much fewer than the number of state variables, especially in structure control applications. State measurement based model-following output feedback designs were developed in [18] [19] . Model-following designs are basically categorized into explicit and implicit ones [18] . In explicit model-following design, the model explicitly appeared in the controller as a feed-forward compensator to drive the plant states to zero in such a way that the performance output follows the model output. On the other hand, for implicit model-following design, the model appears in not the control structure but in the performance index. Therefore, explicit model-following is also called model in the system control while implicit model-following is also called model in the performance index control.

In previous studies, model-following designs were carried out in state space form and utilized state measurement. To handle more problems, to increase implementation flexibility in sensor selection and to provide supplementary design algorithms of applying state derivative measurement feedback, in this paper, the designs are carried out in RSS form and utilized state derivative measurement. According to different considerations of performance outputs, explicit model follower in RSS form is proposed when performance outputs are related to state derivatives while implicit model follower in RSS form is proposed when performance outputs are related to states. The proposed model-following design algorithms using state derivative measurement in RSS form are analogous to those in standard state space form using state measurement. Therefore, a lot of mathematic overhead can be saved and more problems can be handled.

2. Explicit Model-Following Design in Reciprocal State Space Form for State Derivative Related Performance Output Case

In this section, an explicit model-following control algorithm applying state derivative measurement feedback is proposed when the desired performance output is state derivative related.

A dynamic system is expressed in reciprocal state space (RSS) form as follows.

x = A x ˙ + B u (5a)

y = C x ˙ (5b)

u = k y (5c)

where, x , y and u are state vector, measurement vector and control input vector, respectively.

Substituting (5b)-(5c) into (5a), the corresponding closed loop system is obtained as

x = ( A B k C ) x ˙ = A c x ˙ (6)

Please note that the eigenvalues of A c are exactly the reciprocals of eigenvalues of closed loop system. That is why (5) are called reciprocal state space system.

Suppose that the performance output Z that consists of state derivatives is given as follows.

Z = H x ˙ (7)

The performance output Z is the most concerned output information which may not be directly measured in the system. Therefore, matrix H in (7) is usually not related to sensor implementation.

The desired model to be followed by the controlled system is given as follows.

x _ = A _ x ˙ _ (8a)

y _ = C _ x ˙ _ (8b)

Z _ = H _ x ˙ _ (8c)

Note that the eigenvalues of matrix A in (8a) should be chosen to be the reciprocals of the desired closed loop eigenvalues. The model mismatch error e is defined as follows.

e = Z _ Z = H _ x ˙ _ H x ˙ (9)

Therefore, the sizes of matrices H and H must be the same while the sizes of matrix C in (8b) and matrix C’ in (5b) can be different.

By defining the augmented state as x = [ x x _ ] T , one obtain the following augmented system of the original system and model in RSS form.

x = [ A 0 0 A _ ] x ˙ + [ B 0 ] u = A x ˙ + B u (10a)

y = [ y y _ ] = [ C 0 0 C _ ] x ˙ = C x ˙ (10b)

To let the controlled system behave like the model, the transient model mismatch error must be minimized. One should properly select symmetric positive definite error weighting matrix Q and control weighting matrix R to define the following performance index J 1 .

J 1 = 1 2 0 ( e T Q e + u T R u ) d t (11)

Substituting (9)-(10) into J 1 , we have

J 1 = 1 2 0 [ ( H _ x ˙ _ H x ˙ ) T Q ( H _ x ˙ _ H x ˙ ) + u T R u ] d t = 1 2 0 [ ( x ˙ ) T Q ( x ˙ ) + u T R u ] d t (12)

where

Q = [ H T Q H H T Q H _ H _ T Q H H _ T Q H _ ] (13)

Since performance outputs in both system (7) and model (8c) could have nothing to do with real implementation, matrices H in (7) and H in (8c) are considered as design parameters as shown in Q.

Defining K = [ k p k m ] and applying direct output feedback of the augmented system, one obtain

u = K y = K C x ˙ = k p y k m y _ = k p C x ˙ k m C _ x ˙ _ (14)

Thus both the plant output and model output are required. Now, it is clear that the model acts as a compensator in the proposed explicit model-following design with state derivative measurement feedback.

Note that the proposed performance index in (12) is non-traditional because it is not state quadratics but state derivative quadratics.

Assume that A and B in (10) are controllable, the closed loop system becomes

x = ( A B K C ) x ˙ = A c x ˙ (15)

For a linear time invariant system, it is globally asymptotically stable if the real parts of all system poles are strictly negative. Therefore, such systems have no poles at infinity or zero. Consequently, a globally asymptotically stable system can be expressed in both state space form and RSS form. From system constraint in (15), we can conclude that if closed loop system is asymptotically stable, A c in (15) is invertible and both x and x ˙ can be expressed by each other. We can also conclude that that both x and x ˙ must vanish with time when closed loop system is properly controlled and asymptotically stable.

Substituting (14) into (12), the performance index J 1 becomes

J 1 = 0 x ˙ T ( Q + C T K T R K C ) x ˙ d t (16)

Suppose that a constant, symmetric, positive semi-definite matrix P can be found such that

J 1 = 0 x ˙ T ( Q + C T K T R K C ) x ˙ d t = 0 d d t ( x T P x ) = x T ( 0 ) P x ( 0 ) lim t x T ( t ) P x ( t ) (17)

where x ( 0 ) is the state vector of initial condition. Since x ( t ) vanishes with time when closed-loop system is asymptotically stable, J 1 becomes

J 1 = x T ( 0 ) P x ( 0 ) (18)

Applying (15), for an asymptotically stable closed loop system, we have

d d t ( x T P x ) = x ˙ T P x + x T P x ˙ = x ˙ T ( P A c + A c T P ) x ˙ = x ˙ T ( Q + C T K T R K C ) x ˙ (19)

Consequently, a constraint is obtained as

g 1 = Q + C T K T R K C + A c T P + P A c = 0 (20)

We may write (18) as

J 1 = t r ( P X ) (21)

where tr stands for trace and

X = x ( 0 ) x T ( 0 ) (22)

Thus one can adjoin the constraint in (20) to the performance index by defining the Hamiltonian as

H = t r ( P X ) + t r ( g 1 S ) (23)

where S is a symmetric n × n matrix of Lagrange multipliers and needs to be solved. The partial derivatives of H with respect to P, S and K must be equal to zero in order to minimize J 1 . Therefore, the following three coupling equations are necessary conditions for the solution of LQR problem with state derivative measurement feedback

H S = g 1 = Q + C T K T R K C + A c T P + P A c = 0 (24)

H P = A c S + S A c T + X = 0 (25)

H K = R K C S C T B T P S C T = 0 (26)

Note that (24) and (25) are well known Lyapunov equations for P and S, respectively. Lyapunov equations can be easily solved by many available tools. However, if we stick on state derivative measurement feedback design in state space form and apply closed loop system similar in (2d), we will have much more complex equations and have to spend time to develop tool to solve them. In (26), R is positive definite. When C S C T is nonsingular, we have

K = R 1 B T P S C T ( C S C T ) 1 (27)

Bear in mind that the closed loop poles are the reciprocals of matrix A c in (15). We can observe that the (24)-(26) used to solve for the optimal state derivative measurement feedback gain K in (27) are identical to those of a standard state space system with state output feedback to minimize the traditional performance index as follows [18] .

J 2 = 0 ( x T Q x + u T R u ) d t (28)

Subject to

x ˙ = A x + B u (29a)

y = C x (29b)

u = K y (29c)

Therefore, iterative solution algorithm in [18] can be adopted to write the MATLAB program to solve for the optimal state derivative measurement feedback gain K. It is concluded that if the system with state derivative measurement feedback is defined as RSS form, finding LQR measurement feedback gain K becomes straightforward.

3. Implicit Model-Following Design in Reciprocal State Space Form for State Related Performance Output Case

In this section, an implicit model-following control algorithm applying state derivative measurement feedback is proposed for a system when its desired performance output is state related.

Suppose that the sensors of a system directly measure state derivatives rather than states and the measurement is directly utilized in feedback design without being integrated and the system in RSS form is given as follows.

x = A x ˙ + B u (30a)

y = C x ˙ (30b)

u = K y = K C x ˙ (30c)

where x, y and u are state vector, measurement vector and control input vector, respectively.

Substituting (30b) and (30c) into (30a), the corresponding closed loop system is obtained as

x = ( A B K C ) x ˙ = A c x ˙ (31)

Suppose that the performance output is state related and is given as

Z = H x (32)

Taking derivative of both sides in (32), we have

Z ˙ = H x ˙ (33)

To design the RSS implicit model-following controller, an ideal RSS model should be selected as

Z _ = A _ Z ˙ _ (34)

where Z is the performance output of ideal model.

Note that the eigenvalues of matrix A in (34) should be chosen as the reciprocals of the desired closed loop eigenvalues. If the size of matrix H in (11) is p × n , A in (34) is p × p . Therefore, for a n × n system, only p ideal eigenvalues are specified in the ideal model in (34).

Applying (30)-(33), model mismatch error e is defined as follows.

e = Z A _ Z ˙ = H x A _ H x ˙ = H A x ˙ + H B u A _ H x ˙ = ( H A A _ H ) x ˙ + H B u (35)

Regarding (35), the reason why mismatch error is defined as

e = Z A _ Z ˙ (36)

rather than the actual error between system and model,

e = Z Z _ = Z A _ Z ˙ _ (37)

is to avoid the use of augmented system in controller design because an ideal model has to be a compensator in controller structure for an augmented system. Therefore, using (35) to define model mismatch error, model will not appear in controller structure. That is the reason why this type of design is called implicit model following design. Although (35) is not the exact mismatch error between system and ideal model, it still makes sense for matrix A having the ideal closed loop behavior that should be followed by the system.

The purpose of implicit model-following controller is to minimize the transient model mismatch error and to keep the closed loop system stable.

Therefore the performance index is defined as

J = 1 2 0 ( e T Q e + u T R u ) d t (38)

Substituting (35) into (38), we have

J = 1 2 0 [ ( x ˙ T A T H T x ˙ T H T A _ T + u T B T H T ) Q ( H A x ˙ A _ H x ˙ + H B u ) + u T R u ] d t = 1 2 0 ( x ˙ T Q x ˙ + 2 x ˙ T W u + u T R u ) d t (39)

where

Q = ( A _ H H A ) T Q ( A _ H H A ) (40)

W = ( H A A _ H ) T Q H B (41)

R = B T H T Q H B + R (42)

Substitute (30c) into (39), the performance index becomes

J = 1 2 0 [ x ˙ T ( Q 2 W K C + C T K T R K C ) x ˙ ] d t (43)

Suppose there exists a constant, symmetric, positive semi-definite matrix P such that

d d t ( x T P x ) = x ˙ T ( Q 2 W K C + C T K T R K C ) x ˙ (44)

Then we have

J = 1 2 0 [ x ˙ T ( Q 2 W K C + C T K T R K C ) x ˙ ] d t = x T ( 0 ) P x ( 0 ) lim t x T ( t ) P x ( t ) (45)

where x(0) is the state vector of initial condition. Since x(t) vanishes with time when closed-loop system is asymptotically stable, J further becomes

J = x T ( 0 ) P x ( 0 ) (46)

Since

d d t ( x T P x ) = x ˙ T P x + x T P x ˙ = x ˙ T P A c x ˙ + x ˙ T A c T P x ˙ = x ˙ T ( A c T P + P A c ) x ˙ (47)

Comparing (44) with (47), one obtains the following constraint equation.

g = A c T P + P A c + C T k T R k C 2 k C W + Q (48)

We may write (46) as

J = t r ( P X ) (49)

where

X = x ( 0 ) x T ( 0 ) (50)

Thus adjoin the constraint in (48) to the performance index by defining the Hamiltonian as

H = t r ( P X ) + t r ( g S ) (51)

where S is a symmetric n × n matrix of Lagrange multiplier and needs to be solved. The partial derivatives of H with respect to P, S and K must be equal to zero in order to minimize J. Therefore, the following three coupling equations are necessary conditions for the solution of the LQR problem.

H S = g = A c T P + P A c + C T k T R k C 2 k C W + Q = 0 (52)

H P = A c S + S A c T + X = 0 (53)

H K = R K C S C T ( P B + W ) T S C T = 0 (54)

Note that (52) and (53) are Lyapunov equations for P and S, respectively. Since R’ is positive definite and if C S C T is nonsingular, from (54) there exists the solution of optimal gain as follows.

K = ( R ) 1 ( P B + W ) T S C T ( C S C T ) 1 (55)

Again, iterative solution algorithm similar to that in [18] can be used to write a MATLAB program to solve for (52)-(55).

4. Numerical Examples

In this section, two numerical examples are provided to verify the proposed explicit model-following and implicit model-following designs in RSS form.

4.1. Example for Explicit Model Following Design

For the following unstable RSS system:

x = A x ˙ + B u = [ 2.222 2.222 11.1111 1.1111 ] x ˙ + [ 0.7778 2.2222 3.3889 1.1111 ] u

Note that the open loop poles are the reciprocals of the eigenvalues of matrix A , which are 0.025 ± 0.2107 i . Therefore, this system is unstable and will be diverge due to any none-zero initial condition if it is not properly controlled.

The system measurement output is state derivative related and is given as follows.

y = C x ˙ = [ 1 1 ] x ˙

If we have the following state derivative related performance output.

Z = H x ˙ = [ 1 0.5 ] x ˙

Suppose that the matrices of desired model specified in (8) are chosen as follows.

A _ = [ 1.3333 2.6667 1.3333 1.3333 ] , C _ = [ 1 0 0 1 ] and H _ = [ 1 0.5 ]

Note that the system poles of desired model are at 0.25 ± 0.3536 i .

The initial stabilized feedback gain can be found using pole placement, eigenstructure assignment or other available design methods for output feedback control.

Here the initial stabilized feedback gain for augmented system specified in (10) is selected as

K 0 = [ 0.5 0 0 0.5 0 0 ]

The weighting matrices in (11) are selected as

Q = 0.1 , R = [ 0.008 0 0 0.05 ]

The initial condition for the augmented system in (10) is given as

x 0 T = [ 1 1 0.1 0.01 ]

Iterative solution algorithm in [18] was adopted to write a MATLAB program to obtain the optimal state derivative feedback gain K for the augmented system in (10) as follows.

K = [ 1.8035 1.4630 0.2046 0.8232 3.2809 1.5355 ]

With this feedback gain K, the closed loop poles of the augmented system are now located at 0.1500 ± 0.1015 i and 0.25 ± 0.3536 i .

Note that the original unstable poles at 0.025 ± 0.2107 i were driven toward to the poles of the ideal model at 0.25 ± 0.3536 i and finally landed on stable locations at 0.1500 ± 0.1015 i .

Given another initial condition of x 0 T = [ 1 1 1 1 ] , Figure 1 is the performance output response based on above explicit model-following design. We can find that the closed loop system does become stable. The error response between system’s and model’s performance outputs is given in Figure 2. We can find that the error does vanish with time. Therefore, the design goal is basically achieved.

Figure 1. Performance output of explicit model-following design.

Figure 2. Error dynamics between system and model’s performance outputs.

4.2. Example for Implicit Model Following Design

The same RSS system in example 4.1 is used to verify the validity of proposed implicit model following design algorithm except the performance out is state related as follows.

Z = H x = [ 1 0.5 ] x

The matrix A of ideal model specified in (32) can only be chosen as a 1 × 1 constant because the number of performance output is only 1. Therefore, we only can choose a real number. If −0.5 is the desired closed loop pole, the model system matrix is selected as

A _ = 1 0.5 = 2

The initial stabilized feedback gain is selected as follows.

K 0 = [ 0.5 0.5 ]

Applying initial stabilized feedback gain, system has stable poles at 0.0432 ± 0.1757 i .

The weighting matrices in (38) are selected as

Q = 3 , R = [ 0.1 0 0 0.3 ]

The initial condition for system is selected as

x 0 T = [ 0.1 0.1 ]

Iterative solution algorithm in [18] was adopted to write a MATLAB program to obtain the optimal state derivative feedback gain K as follows.

K = [ 2.5371 0.4899 ]

Applying this optimal feedback gain, the closed loop poles of the system are driven toward to the poles of the ideal model and finally land on stable locations at −0.4720 and −0.1114. Note that the closed loop pole at −0.4720 is indeed close to the ideal model pole at −0.5.

Figure 3 is the performance output response based on above implicit model-following design due to different initial condition of x 0 T = [ 1 1 ] . From Figure 3, we can observe that the performance output can be further improved. That is because only one out of two eigenvalue was forced to follow the only one ideal model pole. Although the closed loop pole at −0.4720 is close to the ideal model pole at −0.5, the other closed loop pole at −0.1114 downgraded the closed loop performance output.

Unlike the measurement output which is related to the number and locations of sensors in the system, performance output and ideal model only appear in performance index as design parameters and do not appear in the structure of implicit model-following controller. A designer has great freedom in selecting matrices H in (32) and A in (34) for better closed loop performance. If state performance output Z = H x = [ 1 0.5 ] x is the most concerned in our design, we should keep it in a new 2 × 2 matrix which can allow us to assign a new 2 × 2 ideal model with two desired eigenvalues. Therefore, we can select a pair of complex conjugate as desired eigenvalues.

In design 2, the following new H matrix is selected to improve closed loop performance.

H = [ 1 0.5 1 1 ]

One can find that the first row of this matrix is the original H. Furthermore, a new 2 × 2 ideal model is selected as follows.

A _ = [ 1.3333 2.6667 1.3333 1.3333 ]

This ideal model has system poles at 0.2500 ± 0.3536 i which are the reciprocals of eigenvalues of A. The new optimal state derivative feedback gain K is then obtained as follows.

K = [ 1.7317 0.0411 ]

Applying this optimal feedback gain, new closed loop poles are 0.2309 ± 0.1438 i .

The first performance output in design 2 is exact the original performance output and it is shown in Figure 4. From the simulation result in Figure 4, we found that the performance output of design 2 is indeed better than that of design 1.

Figure 3. Performance output response of implicit model-following design 1.

Figure 4. Performance output response of implicit model-following design 2.

5. Conclusions

The algorithms for both explicit and implicit model-following designs with state derivative measurement feedback in RSS form have been presented and the simulations have been carried out for verifications, too. The proposed explicit model-following design can handle the case of state derivative related performance output while implicit model-following design can handle the case of state related performance output. The proposed algorithms are analogous to their counterparts using state measurement feedback designs in state space form. Therefore, many design tools such as Lyapunov equation solver based on state space form can be adopted to carry out the proposed algorithms. For those who are familiar with state measurement feedback designs in standard state space form will have no difficulty to carry out the proposed algorithms in RSS form to deal with more problems that cannot be easily taken care of in state space form. Furthermore, a lot of mathematic overhead when people encounter in handling state derivative measurement feedback in generalized state space system form can also be avoided.

Although the purpose of model-following design is to drive the system to behave likes the ideal model, it is unlikely to get a closed loop system acts exactly like the ideal model. The reason is that the nature of model-following designs is output feedback design and only stability can be guaranteed. However, though adjusting design parameters such as ideal model matrix, performance matrix, weighting matrices, initial stabilized gain, error tolerance and initial condition, acceptable design will be found over the iterations.

Since micro-accelerometer is getting more and more attentions in many MEMS/NEMS applications and acceleration can only be modeled as state derivative, MEMS/NEMS applications utilizing state derivative feedback in RSS form are prospective.

Acknowledgements

Authors would like to thank the Ministry of Science and Technology, Taiwan for the financial support of this research under grant MOST 106-2221-E-214-008.

Conflicts of Interest

The authors declare no conflicts of interest regarding the publication of this paper.

References

[1] Campbell, S.L. (1982) Singular Systems of Differential Equations II. Pitman, Marshfield, Mass., USA.
[2] Newcomb, R.W. (1981) The Semistate Description of Nonlinear Time Variable Circuits. IEEE Transactions on Circuits and Systems, 28, 62-71.
https://doi.org/10.1109/TCS.1981.1084908
[3] Brenan, K.E. (1986) Numerical Simulation of Trajectory Prescribed Path Control Problems by the Backward Differentiation Formulas. IEEE Transactions on Automatic Control, 31, 266-269.
https://doi.org/10.1109/TAC.1986.1104236
[4] Tseng, Y.W. (2009) Vibration Control of Piezoelectric Smart Plate Using Estimated State Derivatives Feedback in Reciprocal State Space Form. International Journal of Control Theory and Applications, 2, 61-71.
[5] Pantelides, C.C. (1988) The Consistent Initialization of Differential Algebraic Systems. SIAM Journal on Scientific and Statistical Computing, 9, 213-231.
https://doi.org/10.1137/0909014
[6] Kulah, H., Chae, J., Yazdi, N. and Najafi, K. (2006) Noise Analysis and Characterization of a Sigma-Delta Capacitive Microaccelerometer. IEEE Journal of Solid-State Circuits, 41, 352-361.
https://doi.org/10.1109/JSSC.2005.863148
[7] Verghese, G.C., Levy, B.C. and Kailath, T. (1981) A Generalized State Space for Singular Systems. IEEE Transactions on Automatic Control, 26, 811-831.
https://doi.org/10.1109/TAC.1981.1102763
[8] Cobb, D. (2006) State Feedback Impulse Elimination for Singular Systems over a Hermite Domain. SIAM Journal on Control and Optimization, 44, 2189-2209.
https://doi.org/10.1137/040618515
[9] Liu, D., Zhang, G. and Xie, Y. (2009) Guaranteed Cost Control for a Class of Descriptor Systems with Uncertainties. International Journal of Information & Systems Sciences, 5, 430-435.
[10] Saadni, M.S., Chaabane, M. and Mehdi, D. (2006) Robust Stability and Stabilization of a Class of Singular Systems with Multiple Time Varying Delays. Asian Journal of Control, 8, 1-11.
https://doi.org/10.1111/j.1934-6093.2006.tb00245.x
[11] Varga, A. (2000) Robust Pole Assignment for Descriptor Systems. Proceeding of the Mathematical Theory of Networks and Systems, Perpignan, 12-16 August 2000.
https://core.ac.uk/download/pdf/11096417.pdf
[12] Cobb, D. (2010) Eigenvalue Conditions for Convergence of Singularly Perturbed Matrix Exponential Functions. SIAM Journal on Control and Optimization, 48, 4327-4351.
https://doi.org/10.1137/09075113X
[13] Yeh, F.B. and Huang, H.N. (2000) H Infinity State Feedback Control of Smart Beam-Plates via the Descriptor System Approach. Tunghai Science, 2, 21-42.
[14] Tseng, Y.W. (2008) Control Designs of Singular Systems Expressed in Reciprocal State Space Framework with State Derivative Feedback. International Journal of Control Theory and Applications, 1, 55-67.
[15] Tseng, Y.W. and Wang, Y.N. (2013) Sliding Mode Control with State Derivative Output Feedback in Reciprocal State Space Form. Abstract and Applied Analysis, 2013, Article ID: 590524.
https://www.hindawi.com/journals/aaa/2013/590524/
https://doi.org/10.1155/2013/590524
[16] Tseng, Y.W., Kwak, S.K. and Yedavalli, R.K. (2003) Stability, Controllability and Observability Criteria for the Reciprocal State Space Framework. Proceedings of the 2003 American Control Conference, Denver, 4-6 June 2003, 5093-5097.
https://ieeexplore.ieee.org/document/1242535
[17] Tseng, Y.W. and Hsieh, J.G. (2013) Optimal Control for a Family of Systems in Novel State Derivative Space Form with Experiment in a Double Inverted Pendulum System. Abstract and Applied Analysis, 2013, Article ID: 715026.
https://www.hindawi.com/journals/aaa/2013/715026/
https://doi.org/10.1155/2013/715026
[18] Stevens, B.L. and Lewis, F.L. (1992) Aircraft Control and Simulation. John Wiley and Sons, Inc., New York, 421-437.
[19] Kreindler, E. and Rothschild, D. (1976) Model-Following in Linear Quadratic Optimization. Journal of AIAA, 14, 835-842.
https://doi.org/10.2514/3.7160

Copyright © 2024 by authors and Scientific Research Publishing Inc.

Creative Commons License

This work and the related PDF file are licensed under a Creative Commons Attribution 4.0 International License.