Literature DB >> 33286543

Discrete-Time Fractional, Variable-Order PID Controller for a Plant with Delay.

Piotr Oziablo1, Dorota Mozyrska1, Małgorzata Wyrwas1.   

Abstract

In this paper, we discuss the implementation and tuning algorithms of a variable-, fractional-order Proportional-Integral-Derivative (PID) controller based on Grünwald-Letnikov difference definition. All simulations are executed for the third-order plant with a delay. The results of a unit step response for all described implementations are presented in a graphical and tabular form. As the qualitative criteria, we use three different error values, which are the following: a summation of squared error (SSE), a summation of squared time weighted error (SSTE) and a summation of squared time-squared weighted error (SST2E). Besides three types of error values, obtained results are additionally evaluated on the basis of an overshoot and a rise time of the output signals achieved by systems with the designed controllers.

Entities:  

Keywords:  PID control; fractional differences; variable-order

Year:  2020        PMID: 33286543      PMCID: PMC7517321          DOI: 10.3390/e22070771

Source DB:  PubMed          Journal:  Entropy (Basel)        ISSN: 1099-4300            Impact factor:   2.524


1. Introduction

Proportional–Integral–Derivative (PID) controllers are undoubtedly used in most automatic process control applications in the industry today. They are renowned for example as an excellent tool to regulate flow, temperature, pressure, and many other industrial process variables. Historically, the first PID controllers were built in 1939 by the Taylor and Foxboro instrument companies. Despite the various tuning methods most of present-day controllers are based on those original proportional, integral, and derivative modes. One of the first methods of PID tuning was Ziegler–Nichols, described in [1], which was widely extended along last decades. One of the directions of making PID controllers more robust is the use of fractional-order operators for both cases: continuous-, and discrete-time models. The review of fractional controllers is presented in [2]. The fractional PID controller was introduced by I. Podlubny in [3]. After this work, various authors designed fractional PID controllers using different tuning methods. It was shown in many papers, see for example [4,5,6,7,8,9], that the use of fractional PID controllers could make the entire control system perform better. The reason is that FOPID (fractional-order PID) controllers, in addition to standard , , , introduce two more tuning parameters—integral and derivative order values, which provide wider flexibility during the control process. Although most of the controllers are devoted for analog systems, nowadays, the control of a system performance is mainly carried out with the aid of microcontrollers and microprocessors, see [10]. Many processes described by an analog system can be controlled by a digital system. The switching between analog and digital signals is obtained by the sampling of signals and zero-order hold part. The generalised transfer function of analog fractional PID controller depends on three gains: , , ; and two fractional values: and . The transfer function of such controller is described by the following formula: , where is the order of integration, and is the order of differentiator. All the classical PID controllers are particular cases of the fractional-order controller, where both orders are equal to one. For discrete-time (digital) FOPID parameter, is an order of summation, while is an order of difference part of the controller. In the paper, the implementation of fractional-, variable-order PID (FVOPID) controller is described. FVOPID controller is a generalisation of FOPID (fractional order PID). The controller has two (one for integral and one for derivative) order functions instead of having constant order values assigned to integral and derivative actions. It means that both orders are changed during the control process. An introduction to variable-, fractional-order differences can be found in [11,12,13], and an example algorithm of finding parameters of FVOPID controllers is presented in [14]. One can find more about potential applications in modelling in [15,16,17], where authors provide a survey of the recent relevant literature and findings in primary definitions, models, numerical methods, and their applications of variable-order fractional differential equations. We emphasise that in our paper we use the digital version of fractional controllers, and we can compare obtained results to those used for example in [18]. However, we use difference operator based on Grünwald–Letnikov difference definition; in the paper [18], it can be compared to the type operator. We propose a new method of finding parameters and order values. The paper describes implementation and parameters for the tuning algorithm of digital FVOPID controller which is implemented using FVOGLD (fractional-, variable-order Grünwald–Letnikov difference). It is assumed that the designed controller has five different order values of integral and five different values of derivative order functions that depend on the ratio between the current error and the setpoint. Implemented controller parameters are set up to minimise three error criteria which are integral squared error (SSE), integral squared time weighted error (SSTE), and integral squared time-squared weighted error (SST2E).

2. Materials and Methods

The most important part in our investigations plays the definition of fractional, variable-order h-difference of Grünwald–Letnikov type. In some papers, e.g., [14,18,19], this operator is referred as the type . In the definition, there is a sequence of coefficients used depending on a given variable-order function. It is important to notice that the sequence tends quite fast to zero and the smallest parts of it, for the considered step, are multiplied by the oldest trials. Then, in a certain sense, the sequence tries to forget older values but it does not vanish them completely. One can find this in some past papers, where based on this matter, authors truncate the whole sequence after a fixed amount of steps. Due to the property of forgetting the sequence of coefficients, it is also called the oblivion function, see [11,20]. For for Formula (1) in Definition 1 can be translated into the recurrence with respect to : Let be a sample step and let us denote . (FVOGLD) Let where Definition 2 as a fractional-, variable-order summation that can be treated as discrete-time version of fractional-, variable-order integration (if the sample step h goes to zero). Observe that Definition 2 agrees with definition of type , presented for example in [18,19], only if an order function has non-negative values and can be treated as an extension of difference operators. For constant-order function , the operator given in Definition 2 agrees with the Grünwald–Letnikov fractional-order backward difference if , or becomes fractional summation for . For constant-order functions, we refer the reader to [21,22].

A Digital Fractional-, Variable-Order PID Controller

A digital fractional-, variable-order PID controller can be defined in a similar way as a first-order PID. The implemented FVOPID controller of type is given by the Equation (4) In Equation (4), coefficients , , are proportional, summation, and difference gains respectively; and are values of order functions of summation and difference actions; k is the number of a sample; is a sampling time; is an input; and is an output of the controller. It is worth mentioning that if both order functions and are non-negative at the same time, then the controller acts like it has two differences with gains and and no summation. Similarly, if both order functions are simultaneously nonpositive, then the controller would work like it has two summations with gains and and no difference. One of the assumptions, which was taken during the controller implementation, was that there are five possible order values, for summation; and five possible order values, for difference operator. Selected number of order values is a compromise between control flexibility provided by variable-order controller (higher number of different order values could possibly give more control options) and computational time required by optimisation algorithms to find the order values (the time that optimisation algorithms require to find the optimal solution depends on the number of parameters). An additional assumption is that the order values depend on a ratio of an error value and a set-point value , defined as Based on the current value of ratio , the controller has summation and difference orders set according to the following rules: The main idea of designed variable-order controller is, in this case, to make the order values (which induces control characteristic) dependent on the current stage of the control process which is represented by the ratio (5). In order to find parameters of FVOPID controller, two versions of the tuning algorithm were developed. The first version of the algorithm (which will be referred as FOPID based) can be described by the following steps: , for the ratio ; , for the ratio ; , for the ratio ; , for the ratio ; , for the ratio . Finding parameters , , and of the first-order PID controller using some selected method (e.g., Ziegler–Nichols or any other tuning approach). Using Nelder–Mead optimisation to find new parameters , , and of first-order PID controller (as the starting point of the optimisation, , , and values calculated in step 1 should be used). Using Nelder–Mead optimisation to find fractional order PID (FOPID) controller parameters (as the starting point of the optimisation, , , and values calculated in step 2 should be used). In this case, besides , , parameters, the optimisation algorithm additionally searches for optimal constant order values (summation) and (difference). Using Nelder–Mead optimisation to find new parameters , , and and order values , of variable, fractional-order PID controller (as the starting point of the optimisation, , , , , values calculated in step 3 should be used). The second version of the algorithm (which will be referred to as PID-based) is similar to the FOPID-based algorithm. The difference is that FVOPID parameters are searched starting from the parameters of optimal PID controller instead of FOPID controller. Note that by optimal PID controller we mean the PID controller designed with the Nelder–Mead optimisation to minimise given error criteria. Additionally, it was assumed that and order values should be set to 1 in this case. The reason of setting the order values to 1 (which means first order integral/derivative) for small values of error is to eliminate steady-state error which is characteristic for fractional order controllers. The PID-based algorithm can be described by the following steps: Finding parameters , , and of the first-order PID controller using some selected method (e.g., Ziegler–Nichols or any other tuning approach). Using Nelder–Mead optimisation to find new parameters , , and of first-order PID controller (as the starting point of the optimisation, , , and values calculated in step 1 should be used). Using Nelder–Mead optimisation to find new parameters , , and and order values , of variable, fractional-order PID controller (as the starting point of the optimisation, , , values calculated in step 2 should be used). Parameter searching procedures are based on minimisation of three types of summation errors which are as follows: sum squared error (SSE), sum squared time weighted error (SSTE) and sum squared time-squared weighted error (SST2E). Mentioned errors are calculated based on the Equations (6)–(8).

3. Results

The simulations were performed for the plant described by the following transfer function: The plant model was taken from [23], where the authors presented a design method for PID controllers based on constrained optimisation. The simulations were performed in Matlab Simulink with the sampling time set to . The simulation time used for controllers parameters search was set to 60 s. The initial parameters of PID controller (which corresponds to step 1 of the described algorithms) were set to , , according to [23]. The simulations were executed for both unconstrained and constrained control signal values. A rise time and an overshoot presented in the result tables were calculated with Matlab function. A rise time in this case is considered as a time needed for the output signal to rise from 10% to 90% of the steady-state response [24].

3.1. Simulation Results for Controllers with Unconstrained Control Signal Values

During the first phase of the research, the simulations were performed with the assumption that there are no constraints set to the values of control signals generated by the controllers. As the starting point for the experiment, we chose a controller referred as Initial PID. By Initial PID, we understand PID controller with parameters set to , , (step 1 of previously described algorithms). The error values, rise time, overshoot, and minimum/maximum control values for the Initial PID controller setup are presented in Table 1. The step responses and the values of control signals generated by the controllers designed with SSE, SSTE, and SST2E error minimisation are presented in Figure 1, Figure 2, Figure 3, Figure 4, Figure 5, Figure 6, Figure 7, Figure 8 and Figure 9. To make figures more transparent/readable, presented simulation time was limited to 50 s (the parameters were searched for 60 s simulation). Additionally, control values presented in Figure 3 were limited to a range of −15 to 15 and in Figure 6 and Figure 9 to a range of to 5. This is because at the beginning of the control process, the signals generated by the controllers reach very high values which would make analysis of the signals in later phase of the control difficult. The maximum/minimum controllers output signal values (which usually occur at the beginning of the simulation) can be found in the last two rows of Table 2, Table 3 and Table 4.
Table 1

Initial Proportional–Integral–Derivative (PID) results.

SSE 1SSTE 2SST2E 3Rise TimeOvershootControl Min.Control Max.
3.438234 ×1029.559020 ×1031.705381 ×1064.1219 s22.61630.561948.8435

1 Integral squared error 2 Integral squared time weighted error 3 Integral squared time-squared weighted error.

Figure 1

Comparison of the results for SSE error minimisation—constant-order controllers, unconstrained control signal value (Table 2).

Figure 2

Comparison of the results for SSE error minimisation—fractional-order controllers, unconstrained control signal value (Table 2).

Figure 3

Control signal generated by controllers which minimise SSE error—unconstrained control signal value (Table 2).

Figure 4

Comparison of the results for SSTE error minimisation—constant-order controllers, unconstrained control signal value (Table 3).

Figure 5

Comparison of the results for SSTE error minimisation—fractional-order controllers, unconstrained control signal value (Table 3).

Figure 6

Control signal generated by controllers that minimise SSTE error—unconstrained control signal value (Table 3).

Figure 7

Comparison of the results for SST2E error minimisation—constant-order controllers, unconstrained control signal value (Table 4).

Figure 8

Comparison of the results for SST2E error minimisation—fractional-order controllers, unconstrained control signal value (Table 4).

Figure 9

Control signal generated by controllers which minimise SST2E error—unconstrained control signal value (Table 4).

Table 2

SSE minimisation results—unconstrained control signal (Figure 1, Figure 2 and Figure 3).

Optimal PIDFOPIDFVOPID-FOFVOPID
Kp 0.6374041.1427851.3338381.008945
Ki 0.1736030.1216790.1594790.182504
Kd 1.7779422.8759043.1841612.814701
vi1 1.0000001.096174 1.255358 0.205089
vi2 1.0000001.0961741.3294460.814011
vi3 1.0000001.0961741.0166071.194610
vi4 1.0000001.0961742.3593461.738563
vi5 1.0000001.0961741.0392441.000000
vd1 1.0000001.4981831.5089171.357796
vd2 1.0000001.4981831.054854 0.203925
vd3 1.0000001.4981832.4686210.998131
vd4 1.0000001.4981830.9744231.176751
vd5 1.0000001.4981831.0105961.000000
Rise Time2.7540 s2.7461 s0.9507 s1.4970 s
Overshoot17.162921.04875.14263.6411
SSTE3.069558 ×1022.798207 ×1022.693099 ×1022.768806 ×102
Control Min.0.5882 501.8611 597.4076 203.0352
Control Max.89.53591.0108 ×1031.1887 ×103571.6405
Table 3

SSTE minimisation results—unconstrained control signal (Figure 4, Figure 5 and Figure 6).

Optimal PIDFOPIDFVOPID-FOFVOPID
Kp 0.6265760.9053230.9848490.602993
Ki 0.1494530.1443900.1645330.160865
Kd 1.2538092.1401742.4166692.053849
vi1 1.0000001.0241190.1290420.684564
vi2 1.0000001.0241191.048072 0.177614
vi3 1.0000001.0241190.9853920.842508
vi4 1.0000001.0241191.0090211.941464
vi5 1.0000001.0241191.0038531.000000
vd1 1.0000001.3269891.2686510.889926
vd2 1.0000001.3269891.9476910.990233
vd3 1.0000001.3269892.1486870.916384
vd4 1.0000001.3269891.2325401.689788
vd5 1.0000001.3269891.0837511.000000
Rise Time3.8204 s3.2553 s1.6809 s1.8856 s
Overshoot9.841114.37333.53139.6220
SSTE4.917492 ×1033.672276 ×1033.056599 ×1033.779749 ×103
Control Min.0.6326 124.8473 91.7940 0.7087
Control Max.63.3196385.4887346.789467.3750
Table 4

SST2E minimisation results—unconstrained control signal (Figure 7, Figure 8 and Figure 9).

Optimal PIDFOPIDFVOPID-FOFVOPID
Kp 0.5763040.7285160.7333250.708525
Ki 0.1352260.1424960.1544790.150976
Kd 0.9330561.4929101.9296741.264259
vi1 1.0000001.0054050.411674 0.306919
vi2 1.0000001.0054050.6813751.055421
vi3 1.0000001.0054051.4234391.199411
vi4 1.0000001.0054051.0054241.273247
vi5 1.0000001.0054051.0030211.000000
vd1 1.0000001.1853701.0256740.680862
vd2 1.0000001.1853702.1176340.415573
vd3 1.0000001.1853701.5213931.035127
vd4 1.0000001.1853701.4253421.179871
vd5 1.0000001.1853701.0620231.000000
Rise Time4.5937 s3.9967 s2.2262 s2.2649 s
Overshoot3.75526.92692.05053.0619
SST2E2.140708 ×1051.407958 ×1058.475202 ×1041.071856 ×105
Control Min.0.5817 27.8483 1.9650 0.2866
Control Max.47.2320154.8977107.454119.3490
Optimal PID is a first-order controller, for which parameters were found by Nelder–Mead optimisation (steps 1 and 2 of described algorithms). FOPID controller is a fractional order PID for which parameters were found according to steps 1–3 of FOPID based algorithm. The values of implemented controllers parameters, rise time, overshoot, and minimised error of Optimal PID, FOPID, and FVOPIDs controllers are presented in Table 2, Table 3 and Table 4. Column ’Optimal PID‘ contains results for Optimal PID controller, ’FOPID‘ column represents results for Fractional order PID, while ’FVOPID-FO‘ and ’FVOPID‘ columns contain data respectively for FVOPID controller tuned with FOPID-based algorithm and FVOPID tuned with PID-based algorithm.

3.2. Simulation Results for Controllers with Constrained Control Signal Values

During the second phase of the research, the simulations were performed with the assumption that the absolute value of the control signal generated by the controllers should not exceed the maximum value returned by Initial PID (PID tuned with step 1). In this case, the controllers output signals are limited to the range of to 48.8435 (because the maximum value returned by the Initial PID controller is 48.8435). It is worth noticing that the limitation of the signal generated by the controllers is not achieved by adding saturation block to the controllers output, but by modifying the tuning algorithm so it searches for parameters for which the constraint criteria are met. This additional condition is simply achieved by checking the minimum and maximum controller output values in every optimisation step (for every set of parameters produced by Nelder–Mead optimisation) and if the values exceed the defined limit, then the maximum possible value is assigned to the minimised error (which forces the optimisation algorithm to search for another set of parameters). The obtained results for constrained controllers output values are presented in Figure 10, Figure 11, Figure 12, Figure 13, Figure 14, Figure 15, Figure 16, Figure 17 and Figure 18 and in Table 5, Table 6 and Table 7.
Figure 10

Comparison of the results for SSE error minimisation—constant order controllers, constrained control signal value (Table 5).

Figure 11

Comparison of the results for SSE error minimisation—fractional order controllers, constrained control signal value (Table 5).

Figure 12

Control signal generated by controllers which minimise SSE error—constrained control signal value (Table 5).

Figure 13

Comparison of the results for SSTE error minimisation—constant-order controllers, constrained control signal value (Table 6).

Figure 14

Comparison of the results for SSTE error minimisation—fractional-order controllers, constrained control signal value (Table 6).

Figure 15

Control signal generated by controllers which minimise SSTE error—constrained control signal value (Table 6).

Figure 16

Comparison of the results for SST2E error minimisation—constant-order controllers, constrained control signal value (Table 7).

Figure 17

Comparison of the results for SST2E error minimisation—fractional-order controllers, constrained control signal value (Table 7).

Figure 18

Control signal generated by controllers which minimise SST2E error—constrained control signal value (Table 7).

Table 5

SSE minimisation results—constrained control signal (Figure 10, Figure 11 and Figure 12).

Optimal PIDFOPIDFVOPID-FOFVOPID
Kp 0.6546980.3811530.4170260.882641
Ki 0.1381190.2376050.2530140.172904
Kd 0.9637171.6552541.8947541.594753
vi1 1.0000000.8699490.257874 0.520604
vi2 1.0000000.8699490.8375840.526714
vi3 1.0000000.8699491.3359042.129147
vi4 1.0000000.8699491.2421420.477752
vi5 1.0000000.8699490.8772281.000000
vd1 1.0000000.8631190.8237520.862873
vd2 1.0000000.8631190.9389780.576656
vd3 1.0000000.8631190.7270070.576989
vd4 1.0000000.8631191.1349381.491228
vd5 1.0000000.8631190.2817671.000000
Rise Time3.9919 s3.0231 s2.1032 s1.8657 s
Overshoot11.073215.98875.91389.3329
SSE3.266260 ×1023.119663 ×1023.003019 ×1022.994700 ×102
Control Min.0.66020.73580.00870.0346
Control Max.48.843548.838848.052748.8412
Table 6

SSTE minimisation results—constrained control signal (Figure 13, Figure 14 and Figure 15).

Optimal PIDFOPIDFVOPID-FOFVOPID
Kp 0.5971290.5745240.6399360.899289
Ki 0.1375710.1539880.1577050.157568
Kd 0.9648731.1534611.9206531.519192
vi1 1.0000000.9816120.093985 0.801974
vi2 1.0000000.9816120.4718460.651051
vi3 1.0000000.9816122.1611231.718251
vi4 1.0000000.9816120.9211581.271052
vi5 1.0000000.9816121.0050501.000000
vd1 1.0000000.9544680.8232240.862127
vd2 1.0000000.9544680.6962741.116588
vd3 1.0000000.9544680.2402371.398955
vd4 1.0000000.9544681.4547211.250374
vd5 1.0000000.9544681.0331501.000000
Rise Time4.3902 s3.9903 s1.8090 s1.9914 s
Overshoot5.89418.65956.62604.9527
SSTE5.301965 ×1035.058847 ×1033.700782 ×1033.754522 ×103
Control Min.0.60260.7589 0.0899 0.0635
Control Max.48.843448.843048.842548.8244
Table 7

SST2E minimisation results—constrained control signal (Figure 16, Figure 17 and Figure 18).

Optimal PIDFOPIDFVOPID-FOFVOPID
Kp 0.5762990.5747010.7174930.580432
Ki 0.1352320.1351730.1473180.147948
Kd 0.9330590.9326481.0829391.271947
vi1 1.0000000.9980710.1138850.165591
vi2 1.0000000.9980711.1705321.327732
vi3 1.0000000.9980710.7314350.638619
vi4 1.0000000.9980711.2069331.320971
vi5 1.0000000.9980711.0012981.000000
vd1 1.0000001.0088070.7086660.652788
vd2 1.0000001.0088070.8563601.989044
vd3 1.0000001.0088071.2564361.216525
vd4 1.0000001.0088071.3933180.268185
vd5 1.0000001.0088071.0276711.000000
Rise Time4.5937 s4.6411 s2.5475 s2.4746 s
Overshoot3.75523.28683.93462.2612
SST2E2.140708 ×1052.070077 ×1051.147133 ×1051.119850 ×105
Control Min.0.58170.15540.47440.3686
Control Max.47.232048.843218.133817.0081

3.3. Computational Effort

One of the drawbacks of fractional-, variable-order PID controller is high computational cost, which increases with the duration of the simulation. This is because the calculation of the current value of fractional-, variable-order Grünwald–Letnikov h-difference operator, which is used by both difference and summation controller actions, requires all the previous values returned by the controller as shown in Definition 2. It means that FVOPID controller needs an additional buffer, big enough to store mentioned values. Of course, in real-life implementation, the buffer would have to be periodically cleaned. The strategy for efficiently cleaning said buffer of FVOPID controller without significantly disturbing the control is an open topic that requires additional research. When it comes to the number of operations required to calculate the output of FVOPID controller, we will first focus on Definition 1, which describes the oblivion function. In the worst-case scenario, when the order function value is changed in every step and when the given order value did not occur in the past, the controller would have to recalculate all the values of oblivion vector. It means that if we assume that the current step of the simulation is k, then k calculations of Equation (2) would have to be executed in this particular step. At the same time, if the order function does not change very often (or does not change at all, like for constant order FOPID controller) the generation of oblivion function vector could be simplified by using previous calculation results (new value can be calculated by single invocation of Equation (2)). As we can see, in this case, computational cost of FOPID controllers is significantly lower than the one required by FVOPID. With the calculated vector of oblivion function values, backward difference can be evaluated according to Definition 2. For the step of the simulation we would have in this case multiplication and summation operations. Additionally, we have to calculate the elements of oblivion function vector to power of the current value of the order function and divide the final result by . Additionally, in this step, FOPID controller computational cost could be significantly lower (in comparison to FVOPID) by reusing previously calculated values of oblivion function. When it comes to the time required by Nelder–Mead optimisation algorithm to find optimal parameters of the controllers, it (as could be assumed) highly depends on the number of searched parameters. Table 8 shows the number of iterations and function evaluations required to find optimal parameters of each designed controller (Nelder–Mead algorithm requires the evaluation of the function at different points in each iteration [25]).
Table 8

Parameters search Nelder–Mead number of iterations/number of cost function evaluations.

Opt. PIDFOPIDFVOPID-FOFVOPID
SSE63/118196/334949/1433358/645
SSE–constrained69/130214/392380/719687/1068
SSTE73/128156/268731/1171286/569
SSTE–constrained84/150223/387932/1447517/890
SST2E73/134153/266524/904521/890
SST2E–constrained69/127144/255604/1025447/773
Average 72/131 181/317 687/1117 469/809

4. Discussion

In the first stage of the research, the simulations were carried out with the assumption that the value of control signal produced by the controller is unconstrained. In this case, most of designed FVOPID controllers achieved lower values of minimised errors than constant-order (first and fractional) controllers. Only in one case, when SSTE error was minimised, using FVOPID in which parameters search was based on PID controller parameters, resulted in higher value of error than then one returned by FOPID. In all the cases, fractional-order controllers outperformed Optimal PID which shows how beneficial in this case was the introduction of additional tuning parameters. When it comes to FVOPID controllers, the ones that were tuned with ’FOPID-based‘ algorithm returned lower values of errors than the controllers tuned with ’PID-based‘ algorithm. FVOPID controllers additionally achieved the lowest values of the rise time with the smallest value of the overshoot at the same time. On the other hand, the characteristics returned by PID controllers tend to be smoother (have less oscillations) than corresponding FOPID and FVOPIDs characteristics. It is worth noticing that the selection of minimised error had a great impact on the received results. SSE error minimisation results show short values of rise time and high values of overshoot. At the same time, SST2E error-minimising controllers returned high values of rise time with a very small overshoot. In the second stage of the research, the controller output values were limited to the values returned by the Initial PID controller (it was assumed that designed controllers’ absolute value of the output signal cannot exceed the absolute maximum value returned by the Initial PID). As we can see, also in this case, the best results when it comes to errors minimisation were achieved by variable order PID. Due to the addition of control signal constraints, FVOPID controller tuned by ’PID-based‘ algorithm gave a little better results than the one tuned with ’FOPID-based‘ algorithm for SSE and SST2E error minimisation. When it comes to the rise time, both FVOPID controllers outperformed the other constant-order (first and fractional) controllers. For overshoot, FVOPID controllers were also able to achieve the lowest values of this criterion, but with the exception of SST2E error minimisation, where FVOPID controller tuned with ’FOPID-based‘ gave slightly worse results than both FOPID and even Optimal PID. In most of the cases, setting restrictions to the controller output signal (as could be predicted) increased obtained error values. On the other hand, characteristics obtained by constrained FVOPID tend to be smoother (smaller oscillations) than the ones which were achieved by the controllers for which output values were not limited. What is also interesting is that in some cases, the order values of FVOPID controllers were negative. It means that given controllers during some phase of the control have two derivative blocks or two integral blocks instead of one derivative and one integral (negative order means that integral action changes to derivative and vice versa). When it comes to the control signals generated by FVOPID, we can observe a high rate of signal changes in the initial phase of the control, when output value of the process starts to increase and reaches the setpoint. This is the result of changing order values, which are adjusted based on the ratio between the current error and the setpoint. What is worth noticing is that the control signal in some cases reaches negative values, which has to be considered during control process design (not all systems allow negative values of control). Additionally, FVOPID control technique could be implemented in the systems that allow such dynamic control value changes. The potential application could in this case be, e.g., drone engine controllers, where both speed and direction of the propellers rotation could be dynamically changed.

5. Conclusions

In the paper, the simulation results of PID; fractional order PID; and fractional-, variable-order PID controllers were presented. Obtained results for the third-order plant with delay shows that for this family of objects/processes usage of FVOPID controller may give better results than the usage of PID/FOPID controllers tuned in a similar way (with Nelder–Mead optimisation). FVOPID control in this case seems to provide additional flexibility and may help to create new control strategies in the future. The main drawbacks of FVOPID controllers are high computational cost and the need to have an additional buffer to store previously returned control values which are used to calculate new controller response. The mentioned disadvantages could be the subject of further research in the future.
  1 in total

Review 1.  Applications of variable-order fractional operators: a review.

Authors:  Sansit Patnaik; John P Hollkamp; Fabio Semperlotti
Journal:  Proc Math Phys Eng Sci       Date:  2020-02-12       Impact factor: 2.704

  1 in total
  1 in total

Review 1.  Applications of Distributed-Order Fractional Operators: A Review.

Authors:  Wei Ding; Sansit Patnaik; Sai Sidhardh; Fabio Semperlotti
Journal:  Entropy (Basel)       Date:  2021-01-15       Impact factor: 2.524

  1 in total

北京卡尤迪生物科技股份有限公司 © 2022-2023.