Open access

Generalized PI Control of Active Vehicle Suspension Systems with MATLAB

Written By

Esteban Chávez Conde, Francisco Beltrán Carbajal Antonio Valderrábano González and Ramón Chávez Bracamontes

Submitted: 29 November 2010 Published: 09 September 2011

DOI: 10.5772/23746

From the Edited Volume

Applications of MATLAB in Science and Engineering

Edited by Tadeusz Michałowski

Chapter metrics overview

8,275 Chapter Downloads

View Full Metrics

1. Introduction

The main objective on the active vibration control problem of vehicles suspension systems is to get security and comfort for the passengers by reducing to zero the vertical acceleration of the body of the vehicle. An actuator incorporated to the suspension system applies the control forces to the vehicle body of the automobile for reducing its vertical acceleration in active or semi-active way.

The topic of active vehicle suspension control system has been quite challenging over the years. Some research works in this area propose control strategies like LQR in combination with nonlinear backstepping control techniques (Liu et al., 2006) which require information of the state vector (vertical positions and speeds of the tire and car body). A reduced order controller is proposed in (Yousefi et al., 2006) to decrease the implementation costs without sacrificing the security and the comfort by using accelerometers for measurements of the vertical movement of the tire and car body. In (Tahboub, 2005), a controller of variable gain that considers the nonlinear dynamics of the suspension system is proposed. It requires measurements of the vertical position of the car body and the tire, and the estimation of other states and of the profile of the ride.

This chapter proposes a control design approach for active vehicle suspension systems using electromagnetic or hydraulic actuators based on the Generalized Proportional Integral (GPI) control design methodology, sliding modes and differential flatness, which only requires vertical displacement measurements of the vehicle body and the tire. The profile of the ride is considered as an unknown disturbance that cannot be measured. The main idea is the use of integral reconstruction of the non-measurable state variables instead of state observers. This approach is quite robust against parameter uncertainties and exogenous perturbations. Simulation results obtained from Matlab are included to show the dynamic performance and robustness of the proposed active control schemes for vehicles suspension systems.

GPI control for the regulation and trajectory tracking tasks on time invariant linear systems was introduced by Fliess and co-workers in (Fliess et al., 2002). The main objective is to avoid the explicit use of state observers. The integral reconstruction of the state variables is carried out by means of elementary algebraic manipulations of the system model along with suitable invocation of the system model observability property. The purpose of integral reconstructors is to get expressions for the unmeasured states in terms of inputs, outputs, and sums of a finite number of iterated integrals of the measured variables. In essence, constant errors and iterated integrals of such constant errors are allowed on these reconstructors. The current states thus differ from the integrally reconstructed states in time polynomial functions of finite order, with unknown coefficients related to the neglected, unknown, initial conditions. The use of these integral reconstructors in the synthesis of a model-based computed stabilizing state feedback controller needs suitable counteracting the effects of the implicit time polynomial errors. The destabilizing effects of the state estimation errors can be compensated by additively complementing a pure state feedback controller with a linear combination of a sufficient number of iterated integrals of the output tracking error, or output stabilization error. The closed loop stability is guaranteed by a simple characteristic polynomial assignment to the higher order compensated controllable and observable input-output dynamics. Experimental results of the GPI control obtained in a platform of a rotational mechanical system with one and two degrees of freedom are presented in (Chávez-Conde et al., 2006). Sliding mode control of a differentially flat system of two degrees of freedom, with vibration attenuation, is shown in (Enríquez-Zárate et al., 2000). Simulation results of GPI and sliding mode control techniques for absorption of vibrations of a vibrating mechanical system of two degrees of freedom were presented in (Beltrán-Carbajal et al., 2003).

This chapter is organized as follows: Section 2 presents the linear mathematical models of suspension systems of a quarter car. The design of the controllers for the active suspension systems are introduced in Sections 3 and 4. Section 5 divulges the use of sensors for measuring the variables required by the controller while the simulation results are shown in Section 6. Finally, conclusions are brought out in Section 7.

Advertisement

2. Quarter-car suspension systems

2.1. Mathematical model of passive suspension system

A schematic diagram of a quarter-vehicle suspension system is shown in Fig. 1(a). The mathematical model of passive suspension system is described by

Figure 1.

Quarter-car suspension systems: (a) Passive Suspension System, (b) Active Electromagnetic Suspension System and (c) Active Hydraulic Suspension System.

m s z ¨ s + c s ( z ˙ s z ˙ u ) + k s ( z s z u ) =0 E1
m u z ¨ u c s ( z ˙ s z ˙ u ) k s ( z s z u ) + k t ( z u z r ) =0 E2

where m s represents the sprung mass, m u denotes the unsprung mass, c s is the damper coefficient of suspension, k s and k t are the spring coefficients of suspension and the tire, respectively, z s is the displacements of the sprung mass, z u is the displacements of the unsprung mass and z r is the terrain input disturbance.

2.2. Mathematical model of active electromagnetic suspension system

A schematic diagram of a quarter-car active electromagnetic suspension system is illustrated in Fig.1 (b). The electromagnetic actuator replaces the damper, forming a suspension with the spring (Martins et al., 2006). The friction force of an electromagnetic actuator is neglected. The mathematical model of electromagnetic active suspension system is given by

m s z ¨ s + k s ( z s z u ) = F A E3
m u z ¨ u k s ( z s z u ) + k t ( z u z r ) = F A E4

where m s , m u , k s , k t , z s , z u and z r represent the same parameters and variables as ones described for the passive suspension system. The electromagnetic actuator force is represented here by F A , which is considered as the control input.

2.3. Mathematical model of hydraulic active suspension system

Fig. 1(c) shows a schematic diagram of a quarter-car active hydraulic suspension system. The mathematical model of this active suspension system is given by

m s z ¨ s + c s ( z ˙ s z ˙ u ) + k s ( z s z u ) = F f + F A E5
m u z ¨ u c s ( z ˙ s z ˙ u ) k s ( z s z u ) + k t ( z u z r ) = F f F A E6

where m s , m u , k s , k t , z s , z u and z r represent the same parameters and variables shown for the passive suspension system. The hydraulic actuator force is represented by F A , while F f represents the friction force generated by the seals of the piston with the cylinder wall inside the actuator. This friction force has a significant magnitude ( 200 N ) and cannot be ignored (Martins et al., 2006; Yousefi et al., 2006). The net force given by the actuator is the difference between the hydraulic force F A and the friction force F f .

Advertisement

3. Control of electromagnetic suspension system

The mathematical model of the active electromagnetic suspension system, illustrated in Fig. 1(b) is given by the equations (3) and (4). Defining the state variables x 1 = z s , x 2 = z ˙ s , x 3 = z u and x 4 = z ˙ u , the representation in the state-space is,

x ˙ ( t ) = A x ( t ) + B u ( t ) + E z r ( t ) ; x ( t ) 4 , A 4 × 4 , B 4 × 1 , E 4 × 1 , E7
[ x ˙ 1 x ˙ 2 x ˙ 3 x ˙ 4 ] = [ 0 1 0 0 k s m s 0 k s m s 0 0 0 0 1 k s m u 0 k s + k t m u 0 ] [ x 1 x 2 x 3 x 4 ] + [ 0 1 m s 0 1 m u ] u + [ 0 0 0 k t m u ] z r E8

The force provided by the electromagnetic actuator as the control input is u = F A .

The system is controllable with controllability matrix,

C k = [ 0 1 m s 0 ( k s m s 2 + k s m s m u ) 1 m s 0 ( k s m s 2 + k s m s m u ) 0 0 1 m u 0 ( k s m s m u + k s + k t m u 2 ) 1 m u 0 ( k s m s m u + k s + k t m u 2 ) 0 ] , E9

and flat (Fliess et al., 1993; Sira-Ramírez & Agrawal, 2004), with the flat output given by the following expression relating the displacements of both masses (Chávez et al., 2009):

F = m s x 1 + m u x 3 E10

For simplicity, in the analysis of the differential flatness for the suspension system we have assumed that k t z r =0 . In order to show the differential parameterization of all the state variables and control input, we first formulate the time derivatives up to fourth order for F , resulting,

F = m s x 1 + m u x 3 F ˙ = m s x 2 + m u x 4 F ¨ = k t x 3 F (3) = k t x 4 F (4) = k t m u u k s k t m u ( x 1 x 3 ) + k t 2 m u x 3 E11

Then, the state variables and control input are parameterized in terms of the flat output as follows

x 1 = 1 m s ( F + m u k t F ¨ ) x 2 = 1 m s ( F ˙ + m u k t F (3) ) x 3 = 1 k t F ¨ x 4 = 1 k t F (3) u = m u k t F (4) + ( k s m u k t m s + k s k t + 1 ) F ¨ + k s m s F E12

3.1. Integral reconstructors

The control input u in terms of the flat output and its time derivatives is given by

u = m u k t F (4) + ( k s m u k t m s + k s k t + 1 ) F ¨ + k s m s F E13

where F (4) = v defines an auxiliary control input variable. The expression (10) can be rewritten of the following form:

u = d 1 F (4) + d 2 F ¨ + d 3 F E14

where

d 1 = m u k t d 2 = k s m u k t m s + k s k t + 1 d 3 = k s m s E15

An integral input-output parameterization of the state variables is obtained from equation (11), and given by

F ^ (3) = 1 d 1 u d 2 d 1 F ˙ ^ d 3 d 1 F F ¨ ^ = 1 d 1 ( 2 ) u d 2 d 1 F d 3 d 1 ( 2 ) F F ˙ ^ = 1 d 1 ( 3 ) u d 2 d 1 F d 3 d 1 ( 3 ) F E16

For simplicity, we will denote the integral 0 t ϕ ( τ ) d τ by ϕ and 0 t 0 σ 1 0 σ n 1 ϕ ( σ n ) d σ n d σ 1 by ( n ) ϕ with n a positive integer.

The relations between the state variables and the integrally reconstructed states are given by

F (3) = F ^ (3) + 1 2 F (3) (0) t 2 + F ¨ (0) t + F (3) (0) + F ˙ (0) F ¨ = F ¨ ^ + F (3) (0) t + F ¨ (0) F ˙ = F ˙ ^ + 1 2 F (3) (0) t 2 + F ¨ (0) t + F ˙ (0) E17

where F (3) (0) , F ¨ (0) and F ˙ (0) are all real constants depending on the unknown initial conditions.

3.2. Sliding mode and GPI control

GPI control is based on the use of integral reconstructors of the unmeasured state variables and the output error is integrally compensated. The sliding surface inspired on the GPI control technique can be proposed as

σ ^ = F ^ (3) + α 5 F ¨ ^ + α 4 F ˙ ^ + α 3 F + α 2 F + α 1 ( 2 ) F + α 0 ( 3 ) F E18

The last integral term yields error compensation, eliminating destabilizing effects, those of the structural estimation errors. The ideal sliding condition σ ^ =0 results in a sixth order dynamics,

F (6) + α 5 F (5) + α 4 F (4) + α 3 F (3) + α 2 F ¨ + α 1 F ˙ + α 0 F =0 E19

The gains of the controller α 5 , , α 0 are selected so that the associated characteristic polynomial s 6 + α 5 s 5 + α 4 s 4 + α 3 s 3 + α 2 s 2 + α 1 s + α 0 is Hurwitz. As a consequence, the error dynamics on the switching surface σ ^ =0 is globally asymptotically stable.

The sliding surface σ ^ =0 is made globally attractive with the continuous approximation to the discontinuous sliding mode controller as given in (Sira-Ramírez, 1993), i.e., by forcing to satisfy the dynamics,

σ ^ · = μ [ σ ^ + γ s i g n ( σ ^ ) ] E20

where μ and γ denote real positive constants and “sign” is the standard signum function. The sliding surface is globally attractive, σ ^ σ ^ · 0 for σ ^ 0 , which is a very well known condition for the existence of sliding mode presented in (Utkin, 1978). Then the following sliding-mode controller is obtained

u = d 1 v + d 2 F ¨ ^ + d 3 F E21

with

v = α 5 F ^ (3) α 4 F ¨ ^ α 3 F ˙ ^ α 2 F α 1 F α 0 ( 2 ) F μ [ σ ^ + γ s i g n ( σ ^ ) ] E22

This controller requires only the measurement of the variables of state z s and z u corresponding to the vertical displacements of the body of the car and the wheel, respectively.

Advertisement

4. Control of hydraulic suspension system

The mathematical model of active suspension system shown in Fig. 1(c) is given by the equations (5) and (6). Using the same state variables definition than the control of electromagnetic suspension system, the representation in the state space form is as follows:

[ x ˙ 1 x ˙ 2 x ˙ 3 x ˙ 4 ] = [ 0 1 0 0 k s m s c s m s k s m s c s m s 0 0 0 1 k s m u c s m u k s + k t m u c s m u ] [ x 1 x 2 x 3 x 4 ] + [ 0 1 m s 0 1 m u ] u + [ 0 0 0 k t m u ] z r E23

The net force provided by the hydraulic actuator as control input u = F A F f , is the difference between the hydraulic force F A and the frictional force F f .

The system is controllable and flat (Fliess et al., 1993; Sira-Ramírez & Agrawal, 2004), with positions of the body of the car and wheel as output F = m s x 1 + m u x 3 , (Chávez et al., 2009). The controllability matrix and coefficients are:

C k = [ c 11 c 12 c 13 c 14 c 21 c 22 c 23 c 24 c 31 c 32 c 33 c 34 c 41 c 42 c 43 c 44 ] E24
c 11 =0, c 12 = c 21 = 1 m s , c 13 = c 22 = ( c s m s 2 + c s m s m u ), E25
c 14 = c 23 = ( c s 2 m s 2 + c s 2 m s m u k s m s ) 1 m s ( c s 2 m s 2 c s 2 m s m u + k s m s ) 1 m u E26
c 24 = [ c s k s m s 2 c s m s ( c s 2 m s 2 + c s 2 m s m u k s m s ) + c s k s m s m u + c s m s ( c s 2 m s 2 c s 2 m s m u + k s m s ) ] 1 m s [ c s k s m s 2 c s m s ( c s 2 m s 2 c s 2 m s m u + k s m s ) c s k s m s m u + c s m s ( c s 2 m s 2 + c s 2 m s m u k s + k t m s ) ] 1 m s , E27
c 31 =0, c 32 = c 41 = 1 m u , c 33 = c 42 = ( c s m u 2 + c s m s m u ), E28
c 34 = c 43 = ( c s 2 m s 2 c s 2 m s m u + k s m u ) 1 m s ( c s 2 m s 2 + c s 2 m s m u k s + k t m u ) 1 m u E29
c 44 = [ c s k s m s m u + c s m u ( c s 2 m s 2 + c s 2 m s m u k s m s ) c s m u 2 ( k s + k t ) c s m u ( c s 2 m u 2 c s 2 m s m u + k s m u ) ] 1 m s [ c s k s m s m u + c s m u ( c s 2 m s 2 c s 2 m s m u + k s m s ) + c s m u 2 ( k s + k t ) c s m u ( c s 2 m u 2 + c s 2 m s m u k s + k t m u ) ] 1 m u E30

It is assumed that k t z r =0 in the analysis of the differential flatness for the suspension system. To show the parameterization of the state variables and control input, we first formulate the time derivatives for F = m s x 1 + m u x 3 up to fourth order, resulting,

F = m s x 1 + m u x 3 F ˙ = m s x 2 + m u x 4 F ¨ = k t x 3 F (3) = k t x 4 F (4) = k t m u u c s k t m u ( x 2 x 4 ) k s k t m u ( x 1 x 3 ) + k t 2 m u x 3 E31

Then, the state variables and control input are parameterized in terms of the flat output as follows

x 1 = 1 m s ( F + m u k t F ¨ ) , x 2 = 1 m s ( F ˙ + ( m u k t ) F (3) ) x 3 = 1 k t F ¨ , x 4 = 1 k t F (3) u = m u k t F (4) + ( c s m u k t m s + c s k t ) F (3) + ( k s m u k t m s + k s k t + 1 ) F ¨ + c s m s F ˙ + k s m s F E32

4.1. Integral reconstructors

The control input u in terms of the flat output and its time derivatives is given by

u = m u k t v + ( c s m u k t m s + c s k t ) F (3) + ( k s m u k t m s + k s k t + 1 ) F ¨ + c s m s F ˙ + k s m s F E33

where F (4) = v , defines the auxiliary control input. Expression (19) can be rewritten in the following form:

u = η 1 v + η 2 F (3) + η 3 F ¨ + η 4 F ˙ + η 5 F E34

where

η 1 = m u k t η 2 = c s m u k t m s + c s k t η 3 = k s m u k t m s + k s k t + 1 η 4 = c s m s , η 5 = k s m s E35

An integral input-output parameterization of the state variables is obtained from equation (20), and given by

F ^ (3) = 1 η 1 u η 2 η 1 F ¨ ^ η 3 η 1 F ˙ ^ η 4 η 1 F η 5 η 1 F F ¨ ^ = 1 η 1 ( 2 ) u η 2 η 1 F ˙ ^ η 3 η 1 F η 4 η 1 F η 5 η 1 ( 2 ) F F ˙ ^ = 1 η 1 ( 3 ) u η 2 η 1 F η 3 η 1 F η 4 η 1 ( 2 ) F η 5 η 1 ( 3 ) F E36

For simplicity, we have denoted the integral 0 t ϕ ( τ ) d τ by ϕ and 0 t 0 σ 1 0 σ n 1 ϕ ( σ n ) d σ n d σ 1 by ( n ) ϕ with n as a positive integer.

The relationship between the state variables and the integrally reconstructed state variables is given by

F (3) = F ^ (3) + F (3) (0) t 2 + F (3) (0) t + 2 F ¨ (0) t + F ¨ (0) + 2 F ˙ (0) F ¨ = F ¨ ^ + 1 2 F (3) (0) t 2 + F (3) (0) t + F ¨ (0) t + F ¨ (0) + F ˙ (0) F ˙ = F ˙ ^ + 1 2 F (3) (0) t 2 + F ¨ (0) t + F ˙ (0) E37

where F (3) (0) , F ¨ (0) and F ˙ (0) are all real constants depending on the unknown initial conditions.

4.2. Sliding mode and GPI control

The sliding surface inspired on the GPI control technique is proposed according to equations (12), (13), and (14). This sliding surface is globally attractive (Utkin, 1978). Then the following sliding-mode controller is obtained:

u = η 1 v + η 2 F ^ (3) + η 3 F ¨ ^ + η 4 F ˙ ^ + η 5 F E38

With

v = α 5 F ^ (3) α 4 F ¨ ^ α 3 F ˙ ^ α 2 F α 1 F α 0 ( 2 ) F μ [ σ ^ + γ s i g n ( σ ^ ) ] E39

This controller requires only the measurement of the variables of state z s and z u corresponding to the vertical positions of the body of the car and the wheel, respectively.

Advertisement

5. Instrumentation of active suspension system

5.1. Measurements required

The only variables required for implementation of the proposed controllers are the vertical displacement of the body of the car z s , and the vertical displacement of the wheel z u . These variables are needed to be measured by sensors.

5.2. Using sensors

In (Chamseddine et al., 2006), the use of sensors in experimental vehicle platforms, as well as in commercial vehicles is presented. The most common sensors, used for measuring the vertical displacement of the body of the car and the wheels, are laser sensors. This type of sensor could be used to measure the variables z s and z s needed for implementation of the controllers. Accelerometers or other types of sensors are not needed for measuring the variables z ˙ s and z ˙ u ; these variables are estimated with the use of integral reconstruction from knowledge of the control input, the flat output and the differentially flat system model.

The schematic diagram of the instrumentation of the active suspension system is illustrated in Fig. 2.

Figure 2.

Schematic diagram of the instrumentation of the active suspension system.

Advertisement

6. Simulation results with MATLAB/Simulink

The simulation results were obtained by means of MATLAB/Simulink ® , with the Runge-Kutta numerical method and a fixed integration step of 1 m s .

6.1. Parameters and type of road disturbance

The numerical values of the quarter-car suspension model parameters (Sam & Hudha, 2006) chosen for the simulations are shown in Table 1.

Parameter Value
Sprung mass, m s 282 [ k g ]
Unsprung mass, m u 45 [ k g ]
Spring stifness, k s 17900 [ N m ]
Damping constant, c s 1000 [ N s m ]
Tire stifness, k t 165790 [ N m ]

Table 1.

Vehicle suspension system parameters for a quarter-car model.

In this simulation study, the road disturbance is shown in Fig. 3 and set in the form of (Sam & Hudha, 2006):

z r = a 1 c o s (8 π t ) 2 E40

with a =0.11 [m] for 0.5 t 0.75 , a =0.55 [m] for 3.0 t 3.25 and 0 otherwise.

Figure 3.

Type of road disturbance.

The road disturbance was programmed into Simulink blocks, as shown in Fig. 4. Here, the block called “conditions” was developed as a Simulink subsystem block Fig. 5.

Figure 4.

Type of road disturbance in Simulink.

Figure 5.

Conditions of road disturbance in Simulink.

6.2. Passive vehicle suspension system

Some simulation results of the passive suspension system performance are shown in Fig. 6. The Simulink model of the passive suspension system used for the simulations is shown in Fig. 7.

Figure 6.

Simulation results of passive suspension system, where the suspension deflection is given by (zs − zu) and the tire deflection by (zu − zr).

6.3. Control of electromagnetic suspension system

It is desired to stabilize the system at the positions z s =0 and z u =0 . The controller gains were obtained by forcing the closed loop characteristic polynomial to be given by the following Hurwitz polynomial:

p d 1 ( s ) = ( s + p 1 ) ( s + p 2 ) ( s 2 + 2 ζ 1 ω n 1 s + ω n 1 2 ) 2 E41

with p 1 =90 , p 2 =90 ζ 1 =0.7071 , ω n 1 =80 , μ =95 y γ =95 .

The Simulink model of the sliding mode based GPI controller of the active suspension system is shown in Fig. 8. The simulation results are illustrated in Fig. 9 It can be seen the high vibration attenuation level of the active vehicle suspension system compared with the passive counterpart.

Figure 7.

Simulink model of the passive suspension system.

Figure 8.

Simulink model of the sliding mode based GPI controller.

Figure 9.

Simulation results of the sliding mode based GPI controller of the electromagnetic suspension system.

Figure 10.

Simulation results of sliding mode based GPI controller of hydraulic suspension system.

6.3. Control of hydraulic suspension system

It is desired to stabilize the system in the positions z s =0 and z u =0 . The controller gains were obtained by forcing the closed loop characteristic polynomial to be given by the following Hurwitz polynomial:

p d 2 ( s ) = ( s + p 3 ) ( s + p 4 ) ( s 2 + 2 ζ 2 ω n 2 s + ω n 2 2 ) 2 E42

with p 3 =90 , p 4 =90 , ζ 2 =0.9 , ω n 2 =70 , μ =95 and γ =95 . The performance of the sliding mode based GPI controller is depicted in Fig. 10. One can see the high attenuation level of road-induced vibrations with respect to passive suspension system.

The same Matlab/Simulink simulation programs were used to implement the controllers for the electromagnetic and hydraulic active suspension systems. For the electromagnetic active suspension system, it is assumed that c z = 0.

Advertisement

7. Conclusions

In this chapter we have presented an approach of robust active vibration control schemes for electromagnetic and hydraulic vehicle suspension systems based on Generalized Proportional-Integral control, differential flatness and sliding modes. Two controllers have been proposed to attenuate the vibrations induced by unknown exogenous disturbance excitations due to irregular road surfaces. The main advantage of the controllers proposed, is that they require only measurements of the position of the car body and the tire. Integral reconstruction is employed to get structural estimates of the time derivatives of the flat output, needed for the implementation of the controllers proposed. The simulation results show that the stabilization of the vertical position of the quarter of car is obtained within a period of time much shorter than that of the passive suspension system. The fast stabilization with amplitude in acceleration and speed of the body of the car is observed. Finally, the robustness of the controllers to stabilize to the system before the unknown disturbance is verified.

References

  1. 1. Beltrán-Carbajal F. Silva-Navarro G. Sira-Ramírez H. 2003Active Vibration Absorbers Using Generalized PI And Sliding-Mode Control Techniques”, 39th IEEE American Control Conference. 791 796Denver, Colorado, June 4-6,.
  2. 2. Chamseddine Abbas. Noura Hassan. Raharijaona Thibaut. 2006Control of Linear Full Vehicle Active Suspension System Using Sliding Mode Techniques”, IEEE International Conference on Control Applications. 1306 1311Munich, Germany, October 4-6
  3. 3. Chávez-Conde E. Beltrán-Carbajal F. Blanco-Ortega A. Méndez-Azúa H. 2009Sliding Mode and Generalized PI Control of Vehicle Active Suspensions”, Proceedings of 18th IEEE International Conference on Control Applications, 1726 1731Saint Petersburg, Russia,.
  4. 4. Chávez-Conde E. Sira-Ramírez H. Silva-Navarro G. 2006Generalized PI Control and On-line Identification of a Rotational Mass Spring System”, 25th IASTED Conference International Modelling, Identification and Control. 500-107 467 472Lanzarote, Canary Islands, Spain, February 6-8,.
  5. 5. Enríquez-Zárate J. Silva-Navarro G. Sira-Ramírez H. 2000Sliding Mode Control of a Differentially Flat Vibrational Mechanical System: Experimental Results”, 39th IEEE Conference on Decision and Control. 1679 1684Sydney, Australia, December.
  6. 6. Fliess M. Lévine J. Martin P. Rouchon P. 1993Flatness and defect of nonlinear systems: Introductory theory and examples”, Int. J. of Control, 61(6), 1327 1361 0020-7179
  7. 7. Fliess M. Márquez R. Delaleau E. Sira-Ramírez H. 2002Correcteurs Proportionnels-Integraux Généralisés”, ESAIM Control, Optimisation and Calculus of Variations. 7 23 41
  8. 8. Liu Zhen. Luo Cheng. Hu Dewen. 2006Active Suspension Control Design Using a Combination of LQR and Backstepping”, 25th IEEE Chinese Control Conference, 123 125Harbin, Heilongjiang, August 7-11,.
  9. 9. Martins I. Esteves J. Marques D. G. Da Silva. F. P. 2006Permanent-Magnets Linear Actuators Applicability in Automobile Active Suspensions”, IEEE Trans. on Vehicular Technology. 55 1 86 94January.
  10. 10. Sam Y. M. Hudha K. 2006Modelling and Force Tracking Control of Hydraulic Actuator for an Active Suspension System”, IEEE ICIEA,.
  11. 11. Sira-Ramírez H. 1993A dynamical variable structure control strategy in asymptotic output tracking problems”, IEEE Trans. on Automatic Control. 38 4 615 620April.
  12. 12. Sira-Ramírez H. Agrawal Sunil. K. 2004Differentially Flat Systems”, Marcel Dekker, N.Y.,.
  13. 13. Tahboub Karim. A. 2005Active Nonlinear Vehicle-Suspension Variable-Gain Control”, 13th IEEE Mediterranean Conference on Control and Automation, 569 574Limassol, Cyprus, June 27-29,.
  14. 14. Tahboub Karim. A. 2005Active Nonlinear Vehicle-Suspension Variable-Gain Control”, 13th IEEE Mediterranean Conference on Control and Automation, 569 574Limassol, Cyprus, June 27-29,.
  15. 15. Utkin V. I. 1978Sliding Modes and Their Applications in Variable Structure Systems”. Moscow: MIR,.
  16. 16. Yousefi A. Akbari A. Lohmann B. 2006Low Order Robust Controllers for Active Vehicle Suspensions”, IEEE International Conference on Control Applications, 693 698Munich, Germany, October 4-6,.

Written By

Esteban Chávez Conde, Francisco Beltrán Carbajal Antonio Valderrábano González and Ramón Chávez Bracamontes

Submitted: 29 November 2010 Published: 09 September 2011