Next Article in Journal
Power Phase Apodization Study on Compensation Defocusing and Chromatic Aberration in the Imaging System
Next Article in Special Issue
Robust Model Predictive Controller Using Recurrent Neural Networks for Input–Output Linear Parameter Varying Systems
Previous Article in Journal
Impact of Rapid-Thermal-Annealing Temperature on the Polarization Characteristics of a PZT-Based Ferroelectric Capacitor
Previous Article in Special Issue
Design and Implementation of an Accelerated Error Convergence Criterion for Norm Optimal Iterative Learning Controller
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A PI Controller with a Robust Adaptive Law for a Dielectric Electroactive Polymer Actuator

Faculty of Control, Robotics and Electrical Engineering, Poznan University of Technology, 60-965 Poznan, Poland
*
Author to whom correspondence should be addressed.
Electronics 2021, 10(11), 1326; https://doi.org/10.3390/electronics10111326
Submission received: 8 April 2021 / Revised: 27 May 2021 / Accepted: 29 May 2021 / Published: 1 June 2021
(This article belongs to the Special Issue Control Applications and Learning)

Abstract

:
Dielectric electroactive polymer actuators are new important transducers in control system applications. The design of a high performance controller is a challenging task for these devices. In this work, a PI controller was studied for a dielectric electroactive polymer actuator. The pole placement problem for a closed-loop system with the PI controller was analyzed. The limitations of a PI controller in the pole placement problem are discussed. In this work, the analytic PI controller gain rules were obtained, and therefore extension to adaptive control is possible. To minimize the influence of unmodeled dynamics, the robust adaptive control law is applied. Furthermore, analysis of robust adaptive control was performed in a number of simulations and experiments.

1. Introduction

The dielectric electroactive polymer (DEAP) actuators are being intensively developed as a new generation of transducers [1,2,3]. The properties of the DEAP actuator enable a wide range of practical applications. For instance, recently DEAP actuators were applied in the construction of speakers [4] and pumps [5,6], and in robotics applications [7,8]. DEAP actuators are constructed from an elastic membrane and covered with two electrodes [9,10]. In the literature, the models of DEAP actuator have been deeply studied [2,11,12,13] to design actuator geometry or to design the control systems.
The controller’s design is the crucial aspect of the control system’s performance. The most popular design technique for DEAP actuators is using a PID controller. The model-based control design methods are presented in [12,14,15]. In the works [12,15], a model of a DEAP actuator was used to design a robust controller. Furthermore, various structures of PID controller were also analyzed. A PID controller was also successfully applied in works [16,17]. In the discussed works, the PID controller was tuned offline. Additionally, the presented approach cannot be directly incorporated into online tuning. In the work [18], the self tuning method was applied to tune the PID gains using the methodology of [19], where gains are tuned with the gradient descent method.
In this work, a PI controller was studied on the basis of a second-order model. The advantage of presented design is using only the proportional and integral parts of the PID controller. Therefore, the derivative of control error is not required. From the general properties of a PID controller [20], it is known that the pole placement problem for a PI controller cannot be solved for higher-order plants. As long as the DEAP actuator is modeled by an at least second-order system, this limitation also exists for the DEAP actuator. The properties of the self tuning methods for PID controllers have been studied in many works [20,21]. In this study, the certainty equivalence method was applied. Firstly the design rules were obtained for known parameters. Then, the design of an adaptive controller was based on robust adaptive control, which has been widely discussed [22,23,24,25].
At the beginning of this paper, the model of DEAP actuator is described. Then, the design of PI controller is analyzed for the second-order model. The design limitations of a PI controller are shown for the DEAP actuator. The main advantages of the presented approach are the analytic rules for PI controller gains. This enables one to calculate the gains online, and therefore, the adaptive control can be applied by using identification of parameters. The obtained PI controller is used with online parameter identification by applying the certainty equivalence method. We improved the robustness of the PI controller by extending it with an adaptive algorithm. Further, to assure robustness of identifier to unmodeled dynamics, we have applied the robust adaptive laws (as described for instance in [22]). The results of the work were verified in the extensive simulations and experiments.
The paper is organized as follows. Descriptions of the DEAP actuator model and its linearized form are given in Section 2. The PI controller, its key elements, tuning guidelines and its properties are presented in Section 3. Section 4 describes robust adaptation processes and the extension of a PI controller to an adaptive version. Simulations and experiments are presented in Section 5 and Section 6. There we include the simulations’ and experiments’ goals, assumptions, and results. The paper ends with a few concluding remarks in Section 7.

2. DEAP Actuator Model

The DEAP actuator is described by a nonlinear model [11,12,26] which can be written in the state space form as:
x ˙ = f ( x ) + g ( x ) u 2 y = h ( x )
where f ( x ) , g ( x ) , and h ( x ) are the state space representation functions; x is the state; and u is the input voltage. The output is the distance y. The definition of the model can be found in [26]. Furthermore, different working configurations of the DEAP actuator were also studied in [1,2,11,12,15]. The static input linearization v = u 2 is applied to cancel the input nonlinearity. The considered linearization was successfully applied in works [12,27]. In this work, the DEAP actuator was modeled by a linear model [27] for some working point y n = h ( x n ) , v n = u n 2 where f ( x n ) + g ( x n ) u n 2 = 0 . The transfer function can be represented as:
G D E A P ( s ) = k a s + z 0 s + s 0 s 2 + 2 α a s + ω a 2 + α a 2
where k a , z 0 , s 0 , α a , and ω a define the transfer function. The input and the output of transfer function are given by y Δ = y y n and v Δ = v v n . Generally, the dynamics of DEAP actuator can be split into two parts. A short-term oscillation is described by the part G f a s t ( s ) = k a s 2 + 2 α a s + ω a 2 + α a 2 and a long time relaxation process is defined by the part G s l o w ( s ) = s + z 0 s + s 0 . The steady state gain is given by k s = k a z 0 s 0 ω a 2 + α a 2 . The parameters of the transfer function depend on the actuator material, geometry, and working point.

3. PI Controller

The PI controller is applied to drive the DEAP actuator. The target of the control system is to follow the reference r. The control error is defined as e c = r y Δ where y Δ is the output in the working point coordinates. It is assumed that the state of actuator is unavailable, so only the output feedback is possible. The structure of PI controller is as follows:
G P I ( s ) = k p + k i s
In this design, the controller is constructed based only on the short-time part. The reduction is possible as long as the pole/zero represents slow dynamics. The plant is represented by:
G f a s t ( s ) = b 0 s 2 + a 1 s + a 0
where b 0 = k a , a 1 = 2 α a , and a 0 = α a 2 + ω a 2 . The closed-loop system is given by:
G c l o s e d ( s ) = b 0 k p s + b 0 k i s 3 + a 1 s 2 + b 0 k p + a 0 s + b 0 k i
Let us denote the closed loop poles as p 0 , α + j ω and α j ω . Then the denominator of the closed-loop system is given by s + p 0 s 2 + 2 α s + α 2 + ω 2 . The comparison of two forms of denominator gives us:
a 1 = 2 α + p 0 a 0 + b 0 k p = α 2 + ω 2 + 2 α p 0 b 0 k i = p 0 α 2 + ω 2
The poles of s 2 + 2 α s + α 2 + ω 2 influence the behavior of the closed-loop system. If ω is a real nonzero number, then the system is underdamped ( Δ < 0 ); if ω = 0 , then the system is critically damped ( Δ = 0 ); and if ω is an imaginary nonzero number, then the system is overdamped ( Δ > 0 ).
The following property describes the limitation of a PI controller for a DEAP actuator. From (6) the equation with k p and ω is rewritten into:
ω = a 0 2 α p 0 α 2 + b 0 k p
It is easy to see that k p can be chosen to be large enough to make ω real. However, to obtain imaginary ω we must have:
a 0 2 α p 0 α 2 < 0
or negative k p . The negative k p causes positive feedback, which is very rarely used in control systems. Hence, only the positive values of k p are taken into account. Using (6), (8) is written into:
a 0 + 3 α 2 2 α a 1 < 0
The minimum of the left side of the above equation is for α = a 1 3 . This means that if a 0 a 1 2 3 is negative, then the PI controller has the possibility of dampening oscillations in the control system. However, if a 0 a 1 2 3 is positive, then the PI controller cannot dampen the oscillations. In general it means that it is not always possible to dampen the oscillations with the PI controller. In the case of the DEAP actuator described in [26], the parameters satisfy: a 0 a 1 . This means also that a DEAP actuator with a PI controller has the oscillations in the closed-loop system and ω has real values.
In general, the PI controller coefficients can be expressed as:
k p = α 2 + ω 2 + 2 α p 0 a 0 b 0 k i = p 0 b 0 α 2 + ω 2
considering the constrain a 1 = 2 α + p 0 . Therefore, the goal is to specify the α , ω and p 0 which give the desired performance of the closed-loop system. Further, the PI controller does not allow one to freely choose all of the poles of the closed-loop system. This is visible in (6) which has three equations and two variables ( k p and k i ). For this reason the problem of pole placement is redefined as an optimization problem. The goal is to maximally dampen the oscillations. Therefore, the target is to choose p 0 α such that:
max min p 0 , α
taking into account the constraint p 0 = 2 α + a 1 from (6) and α , p 0 > 0 to assure stability. The solution of above problem is α = p 0 . Thus, from (6) the coefficients are given by α = p 0 = a 1 3 . Next, let us define the imaginary part of pole (7) as:
ω = a 0 1 3 a 1 2 + b 0 k p , m i n + r
where the proportional gain k p , m i n 0 is some minimal value of k p and r 0 is the auxiliary variable. As it was discussed earlier, the expression a 0 1 3 a 1 2 is assumed to be positive (because of a 0 a 1 for the considered DEAP actuator). Let us consider that the goal is to choose minimal ω . As long as ω ( r ) is increasing function of r, the minimum is for r = 0 .
The final value of control gains are equal to:
k p = k p , m i n k i = a 1 3 b 0 a 0 2 a 1 2 9 + b 0 k p , m i n
The stability of the closed-loop system is assured because the values α and p 0 are positive, and hence poles have negative real parts. Further, in the simulation part it will be shown that the gains calculated by (13) leads to large stability margins. It is worth pointing out that the controller coefficients are simply calculated from the parameters of the DEAP actuator model, which is an important advantage in adaptive control.
The linear PI controller can be designed to control the nonlinear system around a working point using the linearized model [20,28]. In our work the linear model in a working point is defined by the transfer function G D E A P ( s ) . The model G D E A P ( s ) presents a linearized form of the nonlinear model using the transfer function presented in (2) in which two components can be distinguished (short term oscillation part and a long time relaxation process). It is also worth pointing out that our work uses the static input linearization v = u 2 to cancel out the input nonlinearity. Such an approach for a DEAP actuator is well known of in the literature [12,27] and gives the possibility to control the DEAP actuator by linear controllers such as PIDs and model reference controllers. Additionally, the extension of control schema with the adaptation presented in the next section allows for the correction of parameter values which my vary due to changes of external conditions or going further from the working point.

4. Robust Adaptation

In this section, the extension of PI controller to an adaptive version is shown. Further, we would like to show different modifications of the adaptive control law which assure robustness. By means of robustness, we mean the ability to assure the stability of an adaptive system in the presence of uncertainties, unmodeled dynamics, or disturbances. If one of those phenomena exists in an adaptive system, instability of the control system or parameter unboundedness can occur [22,25]. A summary of robust adaptive laws is well described, for instance, in work [22]. In our work, in the simulations the unmodeled dynamics were the difference between the linear and nonlinear models (the models did not perfectly match). Additionally, in the experiments all uncertainties related to physical implementation (like measurement noise, model to physical device imperfections) had influences on the adaptive system.
The results of simulations show that a second-order identifier is too simple to perform identification with. Therefore, the identifier was built based on the model:
G D E A P ( s ) = b ¯ 1 s + b ¯ 0 s 3 + a ¯ 2 s 2 + a ¯ 1 s + a ¯ 0
which was obtained from (2). The parameters of model G f a s t ( s ) defined in (4) can be obtained based on calculations:
b 0 = b ¯ 1 a 0 = a ¯ 0 s 0 a 1 = a ¯ 1 a 0 s 0
where s 0 is a pole of (14), as presented in (2).
In the DEAP actuator the state is not available. Therefore, a nonminimal state representation is applied with filter Λ ( s ) [22,23]. The DEAP actuator is third-order; hence, the filter is defined as: Λ ( s ) = s 3 + λ 2 s 2 + λ 1 s + λ 0 . The state space representation is given by:
Φ ˙ v = F Φ v + G v Δ Φ ˙ y = F Φ y + G y Δ z Δ = y Δ + λ T Φ y = θ T Φ
where the vectors are defined as:
θ = b ¯ 1 b ¯ 0 a ¯ 2 a ¯ 1 a ¯ 0 T Φ = Φ v 1 Φ v 0 Φ y 2 Φ y 1 Φ y 0 T Φ v = Φ v 2 Φ v 1 Φ v 0 T Φ y = Φ y 2 Φ y 1 Φ y 0 T λ = λ 2 λ 1 λ 0 T F = 0 1 0 0 0 1 λ 2 λ 1 λ 0 G = 0 0 1 T
The signals v Δ and y Δ are directly measured from the input and output of the actuator and the signal z Δ is available even for unknown parameters.
The values of θ are assumed to be unknown. For this reason the estimate of a parameters is defined as θ ^ . The normalized adaptive law (see [22]) is designed to estimate the parameter values. The adaptation error is given by:
ϵ a = z Δ z ^ Δ m 2
where m 2 = 1 + Φ v T Φ v + Φ y T Φ y and z ^ Δ = θ ^ T Φ .
In this work, the least-square adaptive law with a forgetting factor is considered. The adaptive law was modified to obtain robustness. To assure the robustness of an adaptive control law, the parameters θ ^ are constrained, the adaptive law has a dead zone, and the norm of covariance matrix P is limited. The idea of these extensions is widely discussed in the literature [22]. The reason for the robust extension is to reduce the influence of the DEAP actuator’s nonlinearities, which exist in the control system as unmodeled dynamics.
The dead zone is applied to update parameters only if the adaptation error ϵ a is large. The adaptation law with the dead zone is as follows [22]:
θ ^ ˙ = P Φ ϵ a + g g = g 0 m , if ϵ a m < g 0 g 0 m , if ϵ a m > g 0 ϵ a , if ϵ a m g 0
where g 0 is the threshold of dead zone. The norm of covariance matrix P is constrained as in the leakage algorithm:
P ˙ = β P P Φ Φ T m 2 P , if P ( t ) R 0 P ( 0 ) 0 , otherwise
where R 0 > 1 defines the threshold on the matrix norm P ( t ) .
The parameters θ define the transfer function properties such as gain, poles, and zeros. Let us consider that vector p consists of k s , s 0 , α a , ω a , z 0 , which describes the transfer function of a DEAP actuator. Then, based on the parameters θ it is possible to find the value of p = f ( θ ) . In this work, the constraints on parameters are defined for the parameters p rather than θ . Hence, it is assumed that:
S i n ( p ) = k s k s n Δ k s 2 + s 0 s 0 n Δ s 0 2 + z 0 z 0 n Δ z 0 2 + α a α a n Δ α a 2 + ω a ω a n Δ ω a 2
The goal of adaptive law is to keep the function S i n below 1 to assure that values of p are in some range of nominal values. Hence, the parameter update law is given by:
θ ^ ˙ = P Φ ϵ a + g , if S i n ( f ( θ ^ ) ) 1.0 0 , otherwise
The discontinuous equations such as (20) and (22) cannot assure that the constraints are maintained after the discretization [22]. If the Euler forward simulation method is assumed, the conditions can be written as:
P ( t + T p ) = P ( t ) + T p d P ( t ) , if P ( t ) + T p d P ( t ) R 0 P ( 0 ) P ( t ) , otherwise d P ( t ) = β P ( t ) P ( t ) Φ Φ T m 2 P ( t )
θ ^ ( t + T p ) = θ ^ ( t ) + T p d θ ( t ) , if g ( f ( θ ^ ( t ) + T p d θ ( t ) ) ) < 1.0 θ ^ ( t ) , otherwise d θ ( t ) = P ( t ) Φ ( t ) ϵ a ( t ) + g ( t )
to assure that constraints are maintained.
The schema of the presented adaptive controller is presented in Figure 1. The parameters of transfer G D E A P ( s ) described in (14) are estimated by an identifier. The parameter vector is given by θ and it is defined in (17) (the estimated parameters are denoted by θ ^ ). The vector θ contains all parameters of transfer function G D E A P ( s ) . From the parameter vector θ , the parameters of G f a s t ( s ) are obtained by the transformation defined in (15). Relying on the estimated parameters of G f a s t ( s ) , the gains of the PI controller are found using (13).
In the presented adaptive PI controller, the estimated parameters are applied to calculate the PI controller gains. Relying on the certainty equivalence principle [29], it is assumed that the parameters estimated by the adaptive laws recover the performance of the system. The presented adaptive laws are called normalized due to the term m 2 applied in (18). This term ensures that even if the signals y and u are ill posed, the normalized signal ϵ a will be applicable in the adaptive laws (exactly will be in class L ) [22]. Further, the extension of adaptive law with the leakage and dead zone gives that the estimated parameters are bounded even under plant uncertainty and existence of disturbance. If the system is persistently excited, then true estimates of parameters are possible to obtain with bounded error.

5. Simulations

In this section the simulation results are presented to verify the proposed algorithm. The calculations were done based on the nonlinear plant defined in work [26]. The nominal voltage was set to u n = 3.5 [kV]. The nominal parameters of DEAP model are given as k s = 1.485 , z 0 = 0.17 , s 0 = 0.09 , α a = 3.1 , and ω a = 34 . The high value of ω a in comparison to α a meant that a 0 a 1 was satisfied. The parameter range was defined as 0.3 of the nominal value—that is,
Δ k s = 0.3 k s , Δ s 0 = 0.3 s 0 , Δ z 0 = 0.3 z 0 , Δ α a = 0.3 α a , Δ ω a = 0.3 ω a .
The analysis is presented for two cases: underestimated α ^ a ( 0 ) = 0.8 α a with initial parameters equal to ( k ^ s ( 0 ) = 1.05 k s , s ^ 0 ( 0 ) = 1.05 s 0 , z ^ 0 ( 0 ) = 0.95 z 0 , ω ^ a ( 0 ) = 0.95 ω a ):
b ¯ ^ 0 ( 0 ) = 1.40 × 10 2 , b ¯ ^ 1 ( 0 ) = 8.66 × 10 2 , a ¯ ^ 0 ( 0 ) = 9.92 × 10 1 , a ¯ ^ 1 ( 0 ) = 1.05 × 10 3 , a ¯ ^ 2 ( 0 ) = 5.05
and overestimated α ^ a ( 0 ) = 1.2 α a with initial parameters equal to ( k ^ s ( 0 ) = 1.05 k s , s ^ 0 ( 0 ) = 1.05 s 0 , z ^ 0 ( 0 ) = 0.95 z 0 , ω ^ a ( 0 ) = 0.95 ω a ):
b ¯ ^ 0 ( 0 ) = 1.41 × 10 2 , b ¯ ^ 1 ( 0 ) = 8.72 × 10 2 , a ¯ ^ 0 ( 0 ) = 9.99 × 10 1 , a ¯ ^ 1 ( 0 ) = 1.06 × 10 3 , a ¯ ^ 2 ( 0 ) = 7.53 .
For initial conditions, the PI controller gains were equal to k p = 0.014 and k i = 2.02 (underestimated), and k p = 0.014 and k i = 3 (overestimated). The minimal value of gain k p , m i n was set to 0.014 . The PI controller gains calculated by formula (13) lead to a stable closed loop if the true parameters are known. This is visible in Figure 2 where in the nominal case (meaning that PI controller gains are calculated for true plant parameters) the Nyquist criterion is satisfied [30]. Further, it has large stability margins (around 9.8dB and 90 for gain and phase margin, respectively). Additionally, to present an example of parameter sensitivity, the underestimated and overestimated PI controller gains were applied to a nominal plant. It is visible that in both cases the characteristics of the system varied, which shows the importance of having an adaptive controller to compensate.
The reference is a square wave signal with period T = 8 s and amplitude 0.1 mm. Other parameters of adaptive controller were β = 0.05 and P ( 0 ) = 10 4 I 5 × 5 . The nonminimal state representation filter (16) was defined by λ 2 = 300 and λ 1 = 30 , λ 0 = 1000 with pole 10. To make the simulation more realistic, the noise with amplitude 10 6 was added to the DEAP actuator’s output.
To make the results more clear, the reference output y r was introduced as the response of a nominal closed-loop system. The nominal closed-loop system was the DEAP actuator linear model with nominal parameters and a PI controller with gains calculated based on the plant model. The reference output describes the output of adaptive system when all parameters converge to nominal values. The reference error e r = y y r shows the difference between the current output of the actuator and the reference output.
The first analysis is presented for cases with under/overestimated α a and adaptation turned on/off. The aim of this analysis was to show the advantage of the adaptive system. The parameters of the robust adaptive controller were set to R 0 = 100 and g 0 = 1.0 × 10 5 . The simulation results are visible in Figure 3. At the beginning of the adaptation process shown in Figure 3a,b, the reference error e r is large for all cases. There is also a difference visible between the under/overestimate α a . At the end of the adaptation process shown in Figure 3c,d, the reference error is much lower than for the static PI controller. The PI controller with adaptation has a reference error much lower than that of the static alternative. The improvement of control system behavior is also visible in the performance indexes which are given in Table 1. The performance improvement of the adaptive PI controller was at least 40 % compared to the static alternative.
The robustness of an adaptive control system is visible after a long running time. Therefore, the analysis was run for a long time: T f = 800 [ s ] . To simplify the visualization, the following function for signal s ( t ) defined in t [ 0 , T f ] is introduced:
γ s ( t ) = max 0 r < t + T 2 s ( r ) , t < T 2 max t T 2 r t + T 2 s ( r ) , T 2 r T f T 2 max t T 2 < r T f s ( r ) , t < T f T 2
The goal of the function γ is to display the peak of absolute value of signal considering a window T. This is useful in the analysis of reference error in long processes. The visualization of the reference error with the function γ is shown in Figure 4. It is worth mentioning that the influences of robust adaptive laws are visible in the analysis of the long process.
The second analysis was performed for dead zone g 0 ( R 0 was constant and equal 10 4 , which is large value). The results are visible in Figure 5 for the following values of g 0 : 0, 10 5 , 10 4 , 10 3 , 0.5 × 10 2 , and 10 2 . In the case of large values of g 0 , the function S i n did not produce large values (near 1). However, the reference error also did not decrease. Therefore, the influence of adaptation on the system was limited, and hence there was little improvement in control error. The decrease of g 0 caused the reference error to get close to 0; however, the parameters went further from the nominal values.
The third analysis was performed for the constraint on the norm of matrix P. The results for values of R 0   10 2 , 5 × 10 2 , 10 3 , 5 × 10 3 , 7.5 × 10 3 , and 10 4 are shown in Figure 6. It is visible that increasing R 0 did not have a strong influence on the reference error. However, it prevented a parameter increase in the adaptive control system. Hence, it improved the robustness properties of the control system.
In the last part, a summary simulation of the proposed algorithms was presented on Figure 7. The goal of the figure is to show the differences in parameter transients for various adaptive laws. The values of parameters are represented by function S i n , which is close to 0 if a given parameter is estimated near the nominal (true) value. If the projection is not applied, its values can go without limit. It is visible in Figure 7 that an adaptive law without projection, leakage, and a dead zone can cause unbounded parameters. Thanks to the application of the projection, S i n was limited to below 1, as presented in Figure 7. The modifications of adaptive laws described in Section 4 led to estimations close to nominal (true) values for the parameters. From this point of view, the adaptive law is called a robust adaptive law.

6. Experiments

The experiments on a DEAP actuator were performed to verify the presented controller. The construction of the DEAP actuator was based on mass bias. The laboratory setup is presented in Figure 8. The distance was measured with a laser sensor, and voltage was applied by a high-voltage amplifier. The signals were processed by a data acquisition card connected to a computer. The construction of the actuator was the same as in work [26]; however, due to a new production sample, the identification of parameters was performed once again.
To get information about the behavior of the system, the series of step responses was measured in different working conditions. Due to working in local coordinates of transfer function G D E A P ( s ) (2), the control signal v Δ was the input and y Δ was the output. The output was filtered by low pass Butterworth filter with cutt-off frequency 100   Hz . The results of step responses are shown in Figure 9. It is visible that the varying nominal voltage u n caused the damping of the response to vary. In the case of a varying mass, the oscillation period is slightly different. This was one of the motivations for building an adaptive controller that in varying working conditions causes different transfer function parameters. Further, relying on the step responses, the identification of transfer function coefficients was performed. The process was split into to steps. In the first one, the parameters’ transfer functions ( G f a s t ( s ) ), which are responsible for fast dynamics, were identified. In the second one, the transfer function G s l o w ( s ) was identified. In both cases the parameters were found for single operation conditions—that is, a constant mass and a nominal voltage. In the case of G f a s t ( s ) , the optimization problem was solved for parameters
min k a , α a , ω a v Δ i 0 T f a s t y m , v Δ i ( τ ) y f a s t , v Δ i ( τ ) d τ
where T f a s t is duration of a fast-step response (in our experiments it was 2.5 s), y m is the measured response, and y f a s t is the transfer function G f a s t ( s ) of the response. The goal function takes into account steps with different amplitudes v Δ i . In our experiment, eight steps were performed (4 with positive amplitude and 4 with negative amplitude): the voltage u was set to u = u n ± 0.25 , u = u n ± 0.5 kV, u = u n ± 0.75 kV, or u = u n ± 1 kV. The optimization was performed by the Nelder–Mead algorithm. The identification of slow dynamics was performed by solving the problem:
min s 0 , z 0 v Δ i 0 T s l o w y m , v Δ i ( τ ) y s l o w , v Δ i ( τ ) d τ
where T s l o w is the final time of a slow-step response (in our experiments it was 30 s), and y s l o w is the transfer function G D E A P ( s ) response. The example comparison of the identified model with measurement is presented in Figure 10. The parameters of transfer functions for different conditions are presented in Table 2.
To verify the properties of the adaptive control system, the experiments were performed with the described PI controller. The experiment was performed for the working point u n = 3.5 kV and mass 59 g. The identified parameters were used to set the ranges of control system parameters. Each parameter’s range was defined as 0.5 of the nominal value:
Δ k s = 0.5 k s , Δ s 0 = 0.5 s 0 , Δ z 0 = 0.5 z 0 , Δ α a = 0.5 α a , Δ ω a = 0.5 ω a .
The initial parameters were set to nominal values, aside from the value of α a , which was decreased by 40 % . Other parameters were the same as in the simulation. The sample transients with R 0 = 10 and g 0 = 0.01 are presented in Figure 11a–c. It is visible that the reference error was much greater at the beginning of the adaptation process. In the steady state, in which adaption finished the estimation of parameters, it is clear that the reference error was significantly lower. Further, the output transients show the minimal oscillations. This shows that a PI cannot fully dampen oscillations, as was shown earlier in this paper. It is worth mentioning that the control signal did not contain any noise. This was due to the strong influence of integral action and the low value of proportional gain. Relying on the presented results, we can state that the adaptation improves the performance of the system.
Analysis of robustness in the adaptive controller was performed by varying the parameters: R 0 = 10 and 10 4 ; and g 0 = 0 and 0.01 . It is worth pointing out that a small value of R 0 constrains the matrix P; hence, it applies robustness. In the case of dead zone parameter g 0 , the value of 0.01 should improve robustness because the adaptation law does not work for small errors. The summary of transients is visible in Figure 11d–f. In the presented figure, the reference error is transformed by function γ (28) to increase visibility. The transients of error show that the adaptation causes a decrease of error. Further, the algorithm with no robustness ( g 0 = 0 , R 0 = 10 4 ) has a high level of error (it can be defined as nominal case with standard adaptive law). The case with the highest robustness ( g 0 = 0.01 , R 0 = 10 1 ) has a low level of error and very soft transients of estimated control gains. The performance indexes were computed for all four cases and are presented in Table 3. It is clear that applying one of the robustness algorithms improves significantly the quality of control.

7. Conclusions

This work presents the design of a PI controller. The simplicity of controllers causes limitations when tuning control systems’ behavior. This means that pole placement for a closed-loop system is only partially possible. As a result of the design process, the simple rules for proportional and integral gains were given. Further, the extension with adaptive parameters was described. For parameter variations which can cause PI controller tuning based on the non-nominal parameters, the adaptive system improves the performance significantly. The influences of robust adaptive laws were analyzed in the simulations. It was shown that bounding the covariance matrix improves the robustness of the control system. Further, the experiments performed in the laboratory confirmed the theoretical and simulation results.
Further research topics include the application of the developed control to the different geometries of the DEAP actuator. Moreover, we plan to work on the development of more advanced estimation techniques implementing the sensorless interaction control approach.

Author Contributions

Conceptualization, J.B.; investigation, J.B. and J.K.; data curation, J.B. and J.K.; writing—original draft preparation, J.B. and J.K.; writing—review and editing, J.B. and J.K.; funding acquisition, J.B. All authors have read and agreed to the published version of the manuscript.

Funding

This work was realized within the framework of project SONATA 13, number 2017/26/D/ ST7/00092, of the National Science Centre (Poland).

Conflicts of Interest

The authors declare no conflict of interest.

Abbreviations

The following abbreviations are used in this manuscript:
MDPIMultidisciplinary Digital Publishing Institute
DOAJDirectory of open access journals
TLAThree letter acronym
LDLinear dichromism

References

  1. Bar-Cohen, Y. Electroactive Polymer (EAP) Actuators as Artificial Muscles: Reality, Potential, and Challenges; SPIE Press: Bellingham, WA, USA, 2001. [Google Scholar]
  2. Kim, K.; Tadokoro, S. Electroactive Polymers for Robotics Applications: Artifical Muscles and Sensors; Springer: London, UK, 2007. [Google Scholar]
  3. Carpi, F.; Anderson, I.; Bauer, S.; Frediani, G.; Gallone, G.; Gei, M.; Graaf, C.; Jean-Mistral, C.; Kaal, W.; Kofod, G.; et al. Standards for dielectric elastomer transducers. Smart Mater. Struct. 2015, 24. [Google Scholar] [CrossRef] [Green Version]
  4. Hosoya, N.; Masuda, H.; Maeda, S. Balloon dielectric elastomer actuator speaker. Appl. Acoust. 2019, 148, 238–245. [Google Scholar] [CrossRef]
  5. Cao, C.; Gao, X.; Conn, A. A Magnetically Coupled Dielectric Elastomer Pump for Soft Robotics. Adv. Mater. Technol. 2019, 4. [Google Scholar] [CrossRef]
  6. Sideris, E.; de Lange, H. Pumps operated by solid-state electromechanical smart material actuators—A review. Sens. Actuators A Phys. 2020, 307. [Google Scholar] [CrossRef]
  7. Cao, J.; Liang, W.; Wang, Y.; Lee, H.; Zhu, J.; Ren, Q. Control of a Soft Inchworm Robot with Environment Adaptation. IEEE Trans. Ind. Electron. 2020, 67, 3809–3818. [Google Scholar] [CrossRef]
  8. Baumgartner, R.; Kogler, A.; Stadlbauer, J.; Foo, C.; Kaltseis, R.; Baumgartner, M.; Mao, G.; Keplinger, C.; Koh, S.; Arnold, N.; et al. A Lesson from Plants: High-Speed Soft Robotic Actuators. Adv. Sci. 2020, 7. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  9. Rosset, S.; Ararom, O.; Schlatter, S.; Shea, H. Fabrication process of silicone-based dielectric elastomer actuators. J. Vis. Exp. 2016, 2016. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  10. Berdozzi, N.; Chen, Y.; Luzi, L.; Fontana, M.; Fassi, I.; Molinari Tosatti, L.; Vertechy, R. Rapid Fabrication of Electro-Adhesive Devices with Inkjet Printed Electrodes. IEEE Robot. Autom. Lett. 2020, 5, 2770–2776. [Google Scholar] [CrossRef]
  11. Kaal, W.; Herold, S. Electroactive polymer actuators in dynamic applications. IEEE/ASME Trans. Mechatron. 2011, 16, 24–32. [Google Scholar] [CrossRef]
  12. Rizzello, G.; Naso, D.; York, A.; Seelecke, S. Modeling, Identification, and Control of a Dielectric Electro-Active Polymer Positioning System. IEEE Trans. Control Syst. Technol. 2015, 23, 632–643. [Google Scholar] [CrossRef]
  13. Loew, P.; Rizzello, G.; Seelecke, S. A novel biasing mechanism for circular out-of-plane dielectric actuators based on permanent magnets. Mechatronics 2018, 56, 48–57. [Google Scholar] [CrossRef]
  14. Truong, B.; Ahn, K. Inverse modeling and control of a dielectric electro-active polymer smart actuator. Sens. Actuators A Phys. 2015, 229, 118–127. [Google Scholar] [CrossRef]
  15. Rizzello, G.; Naso, D.; Turchiano, B.; Seelecke, S. Robust Position Control of Dielectric Elastomer Actuators Based on LMI Optimization. IEEE Trans. Control Syst. Technol. 2016, 24, 1909–1921. [Google Scholar] [CrossRef]
  16. Huu Chuc, N.; Vuong, N.; Kim, D.; Moon, H.; Koo, J.; Lee, Y.; Nam, J.D.; Choi, H. Design and control of a multi-jointed robot finger driven by an artificial muscle actuator. Adv. Robot. 2010, 24, 1983–2003. [Google Scholar] [CrossRef]
  17. Binh, P.; Ahn, K. Performance optimization of dielectric electro active polymers in wave energy converter application. Int. J. Precis. Eng. Manuf. 2016, 17, 1175–1185. [Google Scholar] [CrossRef]
  18. Babic, M.; Vertechy, R.; Berselli, G.; Lenarcic, J.; Parenti Castelli, V.; Vassura, G. An electronic driver for improving the open and closed loop electro-mechanical response of Dielectric Elastomer actuators. Mechatronics 2010, 20, 201–212. [Google Scholar] [CrossRef]
  19. Lin, F.; Brandt, R.; Saikalis, G. Self-tuning of PID controllers by adaptive interaction. Proc. Am. Control Conf. 2000, 5, 3676–3681. [Google Scholar]
  20. Hagglund, T.; Astrom, K.J. PID Controllers: Theory, Design, and Tuning; The Instrumentation, Systems, and Automation Society (ISA): Research Triangle Park, NC, USA, 1995. [Google Scholar]
  21. Astrom, K.J.; Wittenmark, B. Adaptive Control; Prentice Hall: Hoboken, NJ, USA, 1994. [Google Scholar]
  22. Ioannou, P. Robust Adaptive Control; Dover Publications, Inc.: Mineola, NY, USA, 2003. [Google Scholar]
  23. Narendra, K.S.; Annaswamy, A.M. Stable Adaptive Systems; Dover Publications, Inc.: Mineola, NY, USA, 2005. [Google Scholar]
  24. Yuan, M.; Lyu, L.; Liu, X. Disturbance Rejection Performance of Adaptive Robust Control. In Proceedings of the 2021 IEEE International Conference on Mechatronics (ICM), Kashiwa, Japan, 7–9 March 2021; pp. 1–5. [Google Scholar] [CrossRef]
  25. Chen, J.; Wang, J.; Wang, W. Robust Adaptive Control for Nonlinear Aircraft System with Uncertainties. Appl. Sci. 2020, 10, 4270. [Google Scholar] [CrossRef]
  26. Bernat, J.; Kolota, J. Adaptive Observer for State and Load Force Estimation for Dielectric Electro-Active Polymer Actuator. In Proceedings of the 11th IFAC Symposium on Nonlinear Control Systems, Vienna, Austria, 4–6 September 2019. [Google Scholar]
  27. Bernat, J.; Kolota, J. Adaptive Controller with Output Feedback for Dielectric Electro-Active Polymer Actuator. In Proceedings of the 2019 12th International Workshop on Robot Motion and Control (RoMoCo), Poznan, Poland, 8–10 July 2019; pp. 247–251. [Google Scholar] [CrossRef]
  28. Hendricks, E.; Jannerup, O.; Sørensen, P.H. Linear Systems Control; Springer: Berlin/Heidelberg, Germany, 2008. [Google Scholar]
  29. Tao, G. Multivariable adaptive control: A survey. Automatica 2014, 50, 2737–2764. [Google Scholar] [CrossRef]
  30. Engelberg, S. Tutorial 16: Control theory, part 2. IEEE Instrum. Meas. Mag. 2008, 11, 25–31. [Google Scholar] [CrossRef]
Figure 1. The schema of the PI controller with an online parameter identifier.
Figure 1. The schema of the PI controller with an online parameter identifier.
Electronics 10 01326 g001
Figure 2. The Nyquist plots for various PI controller gains.
Figure 2. The Nyquist plots for various PI controller gains.
Electronics 10 01326 g002
Figure 3. The transients of reference error for time intervals.
Figure 3. The transients of reference error for time intervals.
Electronics 10 01326 g003
Figure 4. The transients of reference error analyzed with γ for a long period.
Figure 4. The transients of reference error analyzed with γ for a long period.
Electronics 10 01326 g004
Figure 5. The transients of the control process for various values of g 0 ( g 0 equal to 0 with no dead zone).
Figure 5. The transients of the control process for various values of g 0 ( g 0 equal to 0 with no dead zone).
Electronics 10 01326 g005
Figure 6. The transients of the control process for various values of R 0 (a large R 0 approximates an unconstrained covariance matrix P).
Figure 6. The transients of the control process for various values of R 0 (a large R 0 approximates an unconstrained covariance matrix P).
Electronics 10 01326 g006
Figure 7. The transients of function S i n for different adaptation algorithms.
Figure 7. The transients of function S i n for different adaptation algorithms.
Electronics 10 01326 g007
Figure 8. The laboratory kit with a DEAP actuator, a high-voltage amplifier, and a data acquisition card.
Figure 8. The laboratory kit with a DEAP actuator, a high-voltage amplifier, and a data acquisition card.
Electronics 10 01326 g008
Figure 9. The step responses for various nominal voltages and mass loads.
Figure 9. The step responses for various nominal voltages and mass loads.
Electronics 10 01326 g009
Figure 10. A comparison of the identified model with measurements.
Figure 10. A comparison of the identified model with measurements.
Electronics 10 01326 g010
Figure 11. The transients of the adaptive control system.
Figure 11. The transients of the adaptive control system.
Electronics 10 01326 g011aElectronics 10 01326 g011b
Table 1. Performance indexes for different control methods (RA-PID is a PID controller with adaptation turned on; PID is a PID controller without adaptation).
Table 1. Performance indexes for different control methods (RA-PID is a PID controller with adaptation turned on; PID is a PID controller without adaptation).
Performance Index
Case J ise J iae J itae
PID, underestimated 0.086 6.14 2457.57
RA-PID, underestimated 0.015 2.82 1030.91
PID, overestimated 0.028 4.22 1688.55
RA-PID, overestimated 0.012 2.72 1013.26
Table 2. The transfer function coefficients for various working conditions.
Table 2. The transfer function coefficients for various working conditions.
Transfer Function Coefficients
Working Condition k a α a ω a z 0 s 0
mass 47 [ g ] , u n = 2 [ k V ] 100.1 2.27 43.9 0.14 0.11
mass 59 [ g ] , u n = 3.5 [ k V ] 101.1 2.48 42.1 0.14 0.11
mass 71 [ g ] , u n = 5 [ k V ] 101.4 2.96 40.9 0.14 0.11
mass 59 [ g ] , u n = 3.5 [ k V ] 96.1 2.06 42.7 0.16 0.14
mass 59 [ g ] , u n = 3.5 [ k V ] 122.1 3.86 41.4 0.09 0.07
Table 3. Performance indexes for the experiment with different levels of robust adaptation ( g 0 = 0 no dead zone; a large R 0 approximates an unconstrained covariance matrix P).
Table 3. Performance indexes for the experiment with different levels of robust adaptation ( g 0 = 0 no dead zone; a large R 0 approximates an unconstrained covariance matrix P).
Performance Index
Case J ise J iae J itae
R 0 = 10 1 , g 0 = 0 11.0 × 10 2 5.2 12.0 × 10 2
R 0 = 10 4 , g 0 = 0 6.4 × 10 2 3.4 5.5 × 10 2
R 0 = 10 1 , g 0 = 0.01 6.8 × 10 2 3.2 4.8 × 10 2
R 0 = 10 4 , g 0 = 0.01 7.2 × 10 2 3.6 5.7 × 10 2
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Bernat, J.; Kolota, J. A PI Controller with a Robust Adaptive Law for a Dielectric Electroactive Polymer Actuator. Electronics 2021, 10, 1326. https://doi.org/10.3390/electronics10111326

AMA Style

Bernat J, Kolota J. A PI Controller with a Robust Adaptive Law for a Dielectric Electroactive Polymer Actuator. Electronics. 2021; 10(11):1326. https://doi.org/10.3390/electronics10111326

Chicago/Turabian Style

Bernat, Jakub, and Jakub Kolota. 2021. "A PI Controller with a Robust Adaptive Law for a Dielectric Electroactive Polymer Actuator" Electronics 10, no. 11: 1326. https://doi.org/10.3390/electronics10111326

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop