Published: 15 August 2014

Vibration suppression using fractional-order disturbance observer based adaptive grey predictive controller

Jianshan Lu1
Weidong Xie2
Hongbo Zhou3
Aijun Zhang4
1, 2, 3Vehicle Engineering Research Institute, Zhejiang University of Technology, Hangzhou, 310014, China
4Key Laboratory of Intelligent Perception and Systems for High-Dimensional Information, Ministry of Education, Nanjing University of Science and Technology, Nanjing, 210094, China
Corresponding Author:
Jianshan Lu
Views 45
Reads 17
Downloads 1285

Abstract

A novel control strategy is proposed for vibration suppression using an integration of a fractional-order disturbance observer (FDOB) and an adaptive grey predictive controller (AGPC). AGPC is utilized to realize outer loop control for better transient performance by predicting system outputs ahead with metabolic GM(1,1) model, and an adaptive step switching module is adopted for the grey predictor in AGPC. FDOB is used to obtain disturbance estimate and generate compensation signal, and as the order of Q-filter is expanded to real-number domain, FDOB has a wider range to select a suitable tradeoff between robustness and vibration suppression. For implementation of the fractional order Q-filter, broken-line approximation method is introduced. The proposed control strategy is simple in control-law derivation, and its effectiveness is validated by numerical simulations.

1. Introduction

Grey System Theory, pioneered by Deng (1982), can effectively deal with uncertain problems with less data and poor information. And on the basis of grey prediction models, grey predictive controller (GPC) which has been successfully applied in many control fields, can be employed to avoid future adverse events from happening. In [1-3], PID based grey predictive controllers were used to control the sliding inverted pendulum, dynamic tension during cold rolling, vegetable grasping system, respectively. Wang et al. presented a grey fuzzy PI controller for packing pressure control during the injection process in [4]. Chung et al. also adopted a grey prediction fuzzy controller to provide pH control in the food industry [5]. In [6], Erdal and Okyay took a non-linear liquid level system as a test bed to examine the grey fuzzy PID controller, and the results indicate that grey predictive controller has the ability to control the non-linear system accurately with little overshoot, with no steady-state error. However, in practice, a physical control system will not be the exactly same as a mathematical model no matter how the model is obtained [7]. And vibration occurs in most machines, structures, and dynamic systems, which causes noise, reduces accuracy and reliability of equipments [8, 9]. Thus, to improve disturbance rejection characteristics and command following characteristics for grey predictive control systems, disturbance observer (DOB) is introduced in this study. At present, DOB-based control techniques for linear and nonlinear systems have been developed and used in a lot of control fields, e.g., hard disk drive systems [10], flight simulator [11], micro machine tools [12], inertially stabilized platforms [13], space manipulator, and general systems [14]. When applying DOB, there is a tradeoff between the phase margin loss and the strength of the low frequency vibration suppression [7]. But as the order of Q-filter in DOB just can be chosen in integer domain, the ideal tradeoff between stability margin loss and vibration suppression can hardly be reached. Recently, applications of fractional calculus theory in practical control field have increased significantly [8], and a fractional-order disturbance observer (FDOB) based on the fractional order Q-filter is proposed, too [7]. The FDOB can adjust the tradeoff between stability margin loss and vibration suppression simultaneously and continuously. Ma and Li used fractional-order disturbance observers in speed control of torsional systems respectively, and experimental results show that changing the Q-filter’s order fractionally can give a more effective way to adjust control system’s frequency and time responses than just turning it among integer orders [8, 15].

Therefore, in this study, a novel control strategy would be proposed using an integration of a fractional-order disturbance observer and an adaptive grey predictive controller (AGPC). FDOB is used to estimate the disturbance for the feedforward compensation, and AGPC is utilized to realize outer loop control to achieve better transient performance. The remainder of this paper is organized as follows. In Section 2, the fundamental structures of GPC and DOB are described. Section 3 introduces the design of the newly proposed controller detailedly, including the designs of adaptive switching mechanism and fractional order Q-filter. Then in Section 4, some numerical simulations are carried out to demonstrate the effectiveness of the novel control strategy. Finally concluding remarks are presented in Section 5.

2. Preliminaries

2.1. Grey predictive control structure

Grey predictive control strategy is designed based on the control decision made on the basis of system future behavioral tendency, and the grey predicted outputs could always provide us some useful information for better control of the system before the system behavior runs into bad situations [16]. The control structure is depicted in Fig. 1.

Fig. 1Grey predictive control structure

Grey predictive control structure

In Fig. 1, Gp(s) is plant transfer function, K(s) is the regulator, and it can take PID or other control modes, GM(1,1) module is the grey prediction module. Signals r, y, e denote the reference input, system output and tracking error respectively. Let Y={y(k), k=1,2,,n} stand for a sample of the output components with y(k) being the output at time k. And via translational processing, we can obtain a positive sequence Y(0)={y0(k), k=1,2,,n}. Then GM(1,1) model could be constructed with the positive sequence Y(0) by the following basic steps [17].

First, apply a preliminary transformation called accumulated generating operation (AGO) to reduce the noise of Y(0) and to get a new monotonically increasing data sequence Y(1)={y1(k)|y1(k)=i=1ky0i, k=1,2,,n}. Then the grey differential equation can be formed as follows:

1
y0k+az1k=b, k=2,3,,n,

where z(1)(k)=0.5[y(1)(k)+y(1)(k-1)], a is developing coefficient and b is the grey input.

Adopt least square method to estimate the model parameters [a b]T:

2
[a b]T=(BTB)-1BTYN,

where B, YN are the data matrix and data vector respectively:

B=-z121-z131-z1n1, YN=y02y03y0n.

White-formed ordinary differential equation of grey model GM(1,1) is:

3
dy(1)dt+ay(1)=b.

Solve Eq. (3) with the obtained model parameters [a b]T and apply the inverse AGO (IAGO) to figure out predictive values:

4
y^0(n+ξ)=y^1(n+ξ)-y^1(n+ξ-1)=1-eay01-bae-a(n+ξ-1),

where ξ is prediction step.

Finally, via inverse translational processing, we can obtain the predictive system output y^(n+ξ) which will be sent to the controller. In a grey predictive control system, predictions are often done using metabolic models. Thus, the parameters of the prediction device vary with time, and this would guarantee a strong adaptability of the system.

2.2. Disturbance observer

As is well-known, the performance of the closed-loop system will degrade in the presence of external disturbances, and in order to enhance the disturbance rejection performance of system, the DOB is introduced [14]. DOB is located inside the control closed-loop, and it can further reduce the influence of vibration and model perturbation on the basis of closed-loop regulation. The basic idea of DOB is to use a nominal model of the plant to estimate the disturbance caused by outer interference torque and parameter variation, and an equivalent compensation action is generated from the estimate [8]. The architecture of DOB is depicted in Fig. 2, where Gn-1(s) is the inverse of nominal model, Q(s) is a low-pass filter, and d is the equivalent disturbance. The relative order of Gn(s) is usually not equal to zero, and this leads to that the inverse Gn-1(s) cannot be realized physically. Thus Q-filter is introduced to solve the problem in DOB.

Fig. 2Block diagram of DOB

Block diagram of DOB

In Fig. 2, system output y can be calculated by:

5
y=KsGpsGns1+KsGpsGns+Gps-GnsQsr
+Gp(s)Gn(s)(1-Q(s))(1+K(s)Gp(s))Gn(s)+(Gp(s)-Gn(s))Q(s)d.

Assumption 1. The closed-loop system is stabilized by K(s), and the disturbance d has a bounded steady-state value, i.e., the value satisfies the equation limtd(t)=lims0sD(s)< [14].

Assumption 2. The Q-filter in DOB is an ideal low-pass filter with a cutoff frequency wq, it means that when w<wq, Q(s)1, and when w>wq, Q(s)0.

Now, with the above two assumptions, Eq. (5) can be approximated as:

6
yKsGns1+KsGnsr.

From Eqs. (5) and (6) we can find that, DOB can effectively suppress the external disturbance, and make system characteristic approximately equal to nominal model.

3. Fractional-order DOB based adaptive grey predictive controller

Considering the advantages of the two mentioned controllers, we propose a novel control strategy using an integration of a disturbance observer and a grey predictive controller. Since the prediction step size decides the predictive value and finally affects the control performance, an adaptive step switching module is adopted to regulate the appropriate prediction step size of the grey predictor. And in order to reach an ideal tradeoff between stability margin loss and vibration suppression, the fractional order Q-filter is introduced. Therefore, we can obtain the architecture of fractional-order DOB based adaptive grey predictive controller (FDOB-AGPC) as depicted in Fig. 3, where AS module is an adaptive step switching module.

Fig. 3Block diagram of FDOB-AGPC

Block diagram of FDOB-AGPC

3.1. Adaptive step switching module

In general, when system tracking error e is large, the controller should transmit a big control signal to speed up the system response and result in a shorter settling time. And when the system error is small, the controller should generate a smaller control signal to prevent the system overshoot. Thus, for obtaining an excellent system control performance, we use the following switching mechanism in AGPC to determine prediction step size which would affect the generated control signal [18]:

7
ξ=ξ1,e>el,ξ2,eseel,ξ3,e<es, ξ3>ξ2>0>ξ1,

where es and el are the switching values, ξ1, ξ2, and ξ3 are the step sizes for the large error, the middle error and the small error respectively. The negative-step can increase the upward momentum of the output curve for shortening the settling time, and appropriate positive-steps can be used to prevent the overshooting.

3.2. Fractional order Q-filter design

The design of Q-filter is an important step when applying DOB, and Q-filter characterizes the overall performance of the designed DOB. If given the required cutoff frequency of Q-filter, it turns out that the relative degree is the major turning knob for the tradeoff between stability margin loss and vibration suppression [7]. Conventional DOB chooses the relative degree just in integer domain, and in order to further improve vibration suppression performance while keep enough stability margin, the filter order can be expanded to real-number domain. The fractional order version of Q-filter is:

8
Qs=1τs+1α, αR,

where τ is the filter time constant and α is the relative degree of Q-filter. For implementation of the fractional order Q-filter, proper approximation by finite difference equation is needed. In this study, the broken-line approximation method is introduced to approximate 1/(τs+1)α in frequency range [wb,wh], where wb=1/τ, wh is taken as 104 to give an enough frequency range [15]. Let:

9
Gs=1+s/ωh1+s/ωbα.

Eq. (9) can be approximated with the approach of cascading rational functions, and there is:

10
GNs=i=0N-11+s/ωi'1+s/ωi, Gs=limNGNs,

where:

ωi=ωbωhωb(i+12-α2)/N, ωi'=ωbωhωbi+12+α2/N.

Fig. 4Bode plots of ideal case and its approximations

Bode plots of ideal case and its approximations

The bigger approximation order N is, the higher approximation accuracy is. But when N reaches a certain value, approximation accuracy would not be proportionally increased [19]. Take α=0.5, wb=100, wh=104 as a case study, the Bode plots of ideal case and its approximations with N=1, 2, 3, 4, 5, 6 are shown in Fig. 4. And we can find that big approximation error only exists in the approximation with N=1.

For further showing the differences in approximations with different orders, the mean absolute errors of frequency characteristics between ideal case and its approximations are employed as accuracy evaluation standards, they are defined as follows:

11
Emag=1m+1i=0m|ME(ωi)|,
12
Ephase=1m+1i=0m|PE(ωi)|,
13
ME(ωi)=20log10|Q(jωi)|-20log10|GN(jωi)|,
14
PE(ωi)=Q(jωi)-GN(jωi),

where Emag, Ephase are the mean absolute errors of amplitude-frequency characteristic and phase-frequency characteristic respectively, w0=wb, wm=wh.

The evaluation results shown in Fig. 5 indicate that, the improvement of approximation accuracy is slight when approximation order is bigger than 4. Thus, 4th-order broken-line approximation for fractional order Q-filters would be adopted in this study.

Fig. 5Evaluation results of approximations with different orders

Evaluation results of approximations with different orders

a)

Evaluation results of approximations with different orders

b)

4. Numerical simulations

For showing the efficiency of the proposed control strategy, take an actual stabilized platform system which is driven by SER3112 AC synchronous servomotors as an example to analyze. Parameters of the studied stabilized platform system is shown in Table 1. With appropriate simplifications, the transfer function of control object in speed loop is:

15
Gvobs=RGpm/kcfCeTms2Tis+1=0.22611.14844×10-6s2+3.1954×10-3s ,

where Ce is voltage constant, Tm is mechanical time constant, R is half of winding resistance RU_V, Gpm is the approximate proportional factor between platform rotational angular rate and motor speed, kcf is amplification of current feedback, and Ti=Tcf+TPWM, TPWM and Tcf are time constants of inverter and current feedback filter respectively.

Table 1Parameters of a stabilized platform system

Ce (V, value at 1000 rpm)
Tm (s)
Tcf (s)
TPWM (s)
RU_V (Ω)
Gpm
kcf
140.0
2.39×10-3
1.1×10-4
6.97×10-5
18.1
1/60
0.667

4.1. Example 1

First, examine system responses to a step signal while there is a disturbance d=2+0.5sin(0.1πt) existing in system. Three kinds of controllers are used to regulate the system separately, they are proportional controller Kn=2, adaptive grey predictive controller (AGPC), and the newly proposed controller, fractional-order disturbance observer based adaptive grey predictive controller (FDOB-AGPC). The feedback regulators in AGPC and FDOB-AGPC both employ proportional controller Kn=2. And in grey prediction module, the number of prediction sequence is 4. Since grey prediction model has a relatively high accuracy for short-term forecasting, we take the maximum prediction step is 4. Via comparing, the dynamic prediction mode performs the big positive-step step ξ3=4, small positive-step ξ2=1 and negative-step ξ1= –3 mode based on the tracking error e. Thus the switching mechanism is defined as follows:

16
ξ=-3,e>0.6r,1,0.1re0.6r,4,e<0.1r.

Eq. (15) indicates that fractional order α of Q-filter should be not less than 2, and to prevent the system from becoming too complex, we take α=2.0, 2.2, 2.4, 2.6, 2.8, 3.0 to study. Bode curves of Q-filter with different α, N=4, and approximation bandwidth [100, 10000], are shown in Fig. 6. From Fig. 6 we can see that, changing the Q-filter’s order fractionally can effectively enlarge the range of control system’s frequency responses adjustment than just turning it among integer orders.

Fig. 6Bode curves of Q-filter with different α

Bode curves of Q-filter with different α

Fig. 7System responses to the step signal with different controllers

System responses to the step signal with different controllers

a) Response curves

System responses to the step signal with different controllers

b) Partial enlarged curves

System responses to the step signal with different controllers are depicted in Fig. 7. Via comparing the curve of AGPC with that of proportional controller, we can see that AGPC with adaptive steps can improve the response speed remarkably. But the two controllers both have steady-state errors because of the external disturbances, it means that they have poor suppression abilities for external disturbances. Whereas, the steady-state error no longer exists in the response curves of FDOB-AGPC, this implies FDOB-AGPC can give better vibration suppression performance with the help of FDOB. While the control system still keeps stable, the bigger fractional order α is, the more deteriorative the performance is. Since larger α gives more phase margin, simulation results verify a tradeoff between stability and the strength of vibration suppression exists. In addition, responses of FDOB-AGPC with different α indicate that fractional order can provide a wider adjustment range than integer order, and can make the adjustment alter continuously.

4.2. Example 2

To simulate the actual system truthfully, friction torque is used as the equivalent disturbance d, and considering that plant Gp(s) contains an multiplicative perturbation GP(s)=Gn(s)+ΔP(s), ΔP(s)=-0.1Gn(s). In this example, the aggregate friction model which is composed of static friction, Coulomb friction, viscous friction and Stribeck friction is employed. The friction moment can be defined as follows [20]:

17
Mf=δθ˙Mstatic+1-δθ˙Mslide,

where θ˙ is motor speed, δ(θ˙) is switching function, and Mstatic, Mslide are static friction moment and sliding friction moment respectively:

18
Mstatic=Mm,MtMm,Mt,-Mm<Mt<Mm,-Mm,Mt-Mm,
19
Mslide=Mc+Mm-Mce-α1θ˙sgnθ˙+kvθ˙,
20
δ(θ˙)=0,θ˙>α,1,θ˙α,

where M(t)=Jθ¨ is driving torque, Mm is maximal static friction moment, Mc is Coulomb friction moment, kv is proportional coefficient of viscous friction moment, α1 and α are both small constants. And in this study, there are Mm=0.6 Nm,Mc=0.5 Nm,α1=α=0.01,kv=0.04.

Fig. 8Friction torque curves

Friction torque curves

Take sinusoidal signal r=20sin(2πt) as reference input, and still employ the above three kinds of controllers to regulate the system. Except Kn=12 and α=2.6, other configurations for these controllers are not changed. Friction torque curves are shown in Fig. 8, and system responses to the sinusoidal signal are depicted in Fig. 9.

Tracking curves in Fig. 9 illustrate that steady-state errors still exist when applying proportional controller and AGPC. As friction torques suddenly change at zero-crossing points of motor speed, mutations appear in the tracking processes as depicted in error curves. The sudden change of friction torque also has adverse influence on FDOB-AGPC, but FDOB-AGPC can adjust quickly, and its steady-state error is no more than 0.1 rad/s with the compensation action of FDOB. Thus, the results validate that when FDOB is introduced, the system has better robust stability.

Fig. 9Tracking abilities of sinusoidal signal with different controllers

Tracking abilities of sinusoidal signal with different controllers

a) Tracking curves

Tracking abilities of sinusoidal signal with different controllers

b) Error curves

4.3. Example 3

For the same simulation conditions described in Example 2, we consider tracking a more complex signal to validate the effectiveness of the newly proposed controller. The reference input contains three processes, acceleration process, uniform process and rapid deceleration process. Tracking results of the three controllers are shown in Fig. 10.

Fig. 10Tracking abilities of a more complex signal

Tracking abilities of a more complex signal

a) Tracking curves

Tracking abilities of a more complex signal

b) Error curves

During the acceleration process, tracking errors of proportional controller and AGPC increase as the friction torques become bigger which are determined by the motor speed. From the uniform process we can see that, steady-state errors always exit when applying proportional controller and AGPC. And the relatively large deceleration brings worse impacts on the two controllers. The large deceleration also has adverse influence on FDOB-AGPC, but throughout the control process of FDOB-AGPC, big tracking errors mainly occur at the state transition points, and the biggest error is only 0.2229 rad/s. Comparing with proportional controller and AGPC, the overall control performance of FDOB-AGPC is encouraging. And the simulation results of this example is concordant with the ones of Example 2.

5. Conclusions

This paper introduces the design of a novel control strategy for vibration suppression, which combines adaptive grey predictive control and fractional-order disturbance observer. Numerical simulations are carried out by taking an actual stabilized platform system for case studies, and some conclusions are reached.

1) AGPC has a better performance of shortening the settling time while comparing with proportional controller.

2) The proposed control scheme FDOB-AGPC is shown superior to AGPC with respect to vibration suppression as compared.

3) Fractional-order disturbance observer has attractive flexibility than conventional disturbance observer as the order of Q-filter is expanded to real-number domain.

However, system output can be easily affected by external noise. And in Fig. 3, we know that DOB can make system characteristic approximately equal to the nominal model, but it is not good at suppressing high-frequency measurement noise [21]. Hence, compared with conventional feedback controllers, the improving of measurement noise reduction ability of FDOB-AGPC is mainly depend on GM(1,1) model, which applies a preliminary transformation called accumulated generating operation to reduce the noise. And in order to improve the measurement noise reduction ability ulteriorly, the author’s previous work which uses an additional control signal to compensate system output y in DOB [20] can be referred to.

References

  • Huang S., Huang C. Control of an inverted pendulum using grey prediction model. IEEE Transactions on Industry Applications, Vol. 36, Issue 2, 2000, p. 452-458.
  • Zhang Y., Shao F., Wang J., Liu Y. Using a gray predictive model for controlling dynamic tension during cold rolling. Journal of Northeastern University, Natural Science, Vol. 32, Issue 5, 2011, p. 614-617, (in Chinese).
  • Wang X., Ji C., Zhou J., Jiang L., Gu B. Design and experiment of fruit and vegetable grasping system based on grey prediction control. Transactions of the CSAE, Vol. 26, Issue 3, 2010, p. 112-117, (in Chinese).
  • Wang S., Ying J., Chen Z., Cai K. Grey fuzzy PI control for packing pressure during injection molding process. Journal of Mechanical Science and Technology, Vol. 25, Issue 4, 2011, p. 1061-1068.
  • Chung C., Chen H., Ting C. Grey prediction fuzzy control for pH processes in the food industry. Journal of Food Engineering, Vol. 96, 2010, p. 575-582.
  • Erdal K., Okyay K. Grey prediction based control of a non-linear liquid level system using PID type fuzzy controller. IEEE 3rd International Conference on Mechatronics, Budapest, Hungary, July, 2006, p. 292-296.
  • Chen Y., Blas M., Igor P. On fractional order disturbance observer. Proceedings of Design Engineering Technical Conferences and Computers and Information in Engineering Conference, Chicago, Illinois, USA, 2003, p. 1-8.
  • Li W., Hori Y. Vibration suppression using single neuron-based PI fuzzy controller and fractional-order disturbance observer. IEEE Transactions on Industrial Electronics, Vol. 54, Issue 1, 2007, p. 117-126.
  • Prabu K., Jancirani J., John D., Arun B. Vibrational control of air suspension system using PID controller. Journal of Vibroengineering, Vol. 15, Issue 1, 2013, p. 132-138.
  • Yang K., Choi Y., Chung W. K. On the tracking performance improvement of optical disk drive servo systems using error-based disturbance observer. IEEE Transactions on Industrial Electronics, Vol. 52, Issue 1, 2005, p. 270-279.
  • Wu Y., Liu X., Tian D. Research of compound controller for flight simulator with disturbance observer. Chinese Journal of Aeronautics, Vol. 24, 2011, p. 613-621.
  • Fan S., Fan D., Hong H., Zhang Z. Robust tracking control for micro machine tools with load uncertainties. Journal of Central South University, Vol. 19, 2012, p. 117-127.
  • Li Z., Zhang Z., Zhou Q., Fan D. Parameter identification of inertially stabilized platforms using current command design. Journal of Central South University, Vol. 20, 2013, p. 342-353.
  • Sun H., Li S. Composite control method for stabilizing spacecraft attitude in terms of Rodrigues parameters. Chinese Journal of Aeronautics, Vol. 26, Issue 3, 2013, p. 687-696.
  • Ma C., Hori Y. Backlash vibration suppression in torsional system based on the fractional order Q-filter of disturbance observer. 8th IEEE International Workshop on Advanced Motion Control, Kawasaki, Japan, 2004, p. 577-582.
  • Wei L., Fei M., Hu H. Modeling and stability analysis of grey-fuzzy predictive control. Neurocomputing, Vol. 72, 2008, p. 197-202.
  • Lu J., Wang C., Zhang A., Xie X. Residual GM(1,1) model-based prediction method for chaotic time series. The Journal of Grey System, Vol. 24, Issue 4, 2012, p. 379-388.
  • Wei L., Fei M. Research on stability and simulation of adaptive grey predictive control. Journal of System Simulation, Vol. 21, Issue 10, 2009, p. 3009-3013.
  • Zhao H., Li W., Deng W. Approximation degree selection for one kind of fractional-order filter. Electric Machines and Control, Vol. 14, Issue 1, 2010, p. 90-94, (in Chinese).
  • Lu J., Wang C., He Y., Hu W. Application of improved disturbance observer in a stable platform servo system. Journal of Vibration and Shock, Vol. 32, Issue 8, 2013, p. 96-99, (in Chinese).
  • Xie W., He Z. Control method with improved disturbance observer. Control Theory & Applications, Vol. 27, Issue 6, 2010, p. 695-700, (in Chinese).

About this article

Received
19 March 2014
Accepted
26 May 2014
Published
15 August 2014
Keywords
vibration suppression
adaptive grey predictive control
disturbance observer
fractional order Q-filter
Acknowledgements

This research is supported partly by the National High Technology Research and Development Program of China (863 Program) (Grant No. 2012AA061101), the Key Laboratory of Intelligent Perception and Systems for High-Dimensional Information (Nanjing University of Science and Technology), Ministry of Education (Grant No. 3092013012205).