Skip to main content
  • Original research
  • Open access
  • Published:

Sliding mode controller design for frequency regulation in an interconnected power system

Abstract

In this paper, a Sliding mode controller design method for frequency regulation in an interconnected power system is presented. A sliding surface having four parameters has been selected for the load frequency control (LFC) system model. In order to achieve an optimal result, the parameter of the controller is obtained by grey wolf optimization (GWO) and particle swarm optimization (PSO) techniques. The objective function for optimization has been considered as the integral of square of error of deviation in frequency and tie-line power exchange. The method has been validated through simulation of a single area as well as a multi-area power system. The performance of the Sliding mode controller has also been analyzed for parametric variation and random loading patterns. The performance of the proposed method is better than recently reported methods. The performance of the proposed Sliding mode controller via GWO has 88.91% improvement in peak value of frequency deviation over the method of Anwar and Pan in case study 1 and similar improvement has been observed over different case studies taken from the literature.

1 Introduction

In an interconnected power system, load frequency control (LFC) is necessary to keep the frequency of each area and the tie-line power exchange within the specified limit [1,2,3].

The main objective of LFC is to regulate the frequency and tie-line power flow within the control area. The main control challenges in LFC are system model parametric uncertainty, non-linearity present in a realistic power system, and load-disturbances [4,5,6].

Various control techniques have been used in LFC to address these control issues, like model predictive control (MPC) [7], internal model control (IMC) [8], two-degree of freedom IMC (2DoF-IMC) [9], H-infinity control [10, 11], SMC [12,13,14,15], active disturbance rejection control (ADRC) [16, 17], the direct synthesis (DS) approach [18, 19] and artificial intelligence techniques [20] etc.

In recent times, the SMC design technique has gained more attention for being robust to modeling error, parametric variation, and external disturbance. These properties make SMC quite effective in many applications such as automotive systems [21], robotics [22], electric drives [23], wind-energy conversion systems [24, 25], process control [26, 27], unmanned aerial vehicles [28], etc. Recently the SMC technique has been used by many researchers to address the control issues of LFC [29,30,31,32,33,34,35,36,37,38,39].

Decentralized SMC has been designed for frequency control in a multi-area power system (MAPS), considering unmatched uncertainty, by Mi et al. [29]. Qian et al. [30] have improved control performance by using neural network-based integral SMC for the LFC of a non-linear power system. The method has been extended by Qian and Fan [31] for frequency control of a power system with renewable energy. A non-linear Sliding mode controller with matched and unmatched uncertainty has been proposed by Prasad et al. [32] for LFC of a three-area interconnected power system. Further, Prasad et al. [33] have extended their SMC design method to control the frequency of wind-integrated power systems.

A quasi decentralized SMC scheme has been proposed by S. Yu et al. [34] for frequency regulation in a power system under load disturbance. Mu et al. [35] proposed an improved SMC based on adaptive dynamic programming for frequency stabilization in an LFC system with parametric uncertainties. A particle swarm optimization (PSO) technique is used to obtain an optimal value for the SMC controller. Sun et al. [36] proposed a robust H-infinity SMC for frequency regulation in a MAPS with time delay. A new robust second-order SMC and extended disturbance observer has been proposed by Liao and Xu [37] for LFC in MAPS. This method first reduced the higher-order model to a lower-order model and then a new sliding surface is designed for SMC. Baghaee et al. [38] have designed a new decentralized SMC approach for frequency and voltage control in an islanded microgrid system. J. Guo [39] have used a full-order SMC method to control the frequency of different area power systems. These reported schemes are generally based on a low–order model i.e. (first or second-order) and for a higher-order system, the SMC controller may be designed by approximating the system to low-order one.

In this paper, a sliding mode controller is designed for a third-order system model. A sliding surface having four parameters is introduced and then the SMC control law is derived. This consists of two-parts: i.e., a continuous part UC(t) and a discontinuous part UD(t). The parameters of UC(t) and UD(t) have been obtained by optimizing the cost function as the integral of square error. To get the optimum value of the controller parameter, PSO and GWO optimization techniques have been used. The simulation results show that the proposed method outperforms recently reported methods.

The major contributions of the paper are as follows:

  • A SMC controller has been designed for a third-order transfer function model and controller parameters have been obtained using PSO and GWO optimization techniques.

  • The proposed SMC scheme has been used for load frequency control of single- area, two- area and four-area power systems.

  • The proposed method is robust to parametric uncertainty and works satisfactorily under load disturbance and nonlinearity like GRC.

This paper is organized as follows: the LFC model for a single-area as well as a multi-area power system along with the proposed controller design method is given in Section 2. The simulation results are shown in Section 3 and the paper is concluded in Section 4.

2 Sliding mode controller design

The SMC technique is a special type of variable structure control that was initially presented by Utkin and Vadim [12]. The SMC is a robust control technique that can effectively compensate for plant model mismatch and load-disturbances. The desired behavior is represented through sliding surface s(t) and the objective of the sliding mode controller is to drag the state of the system to the surface and keep it there.

The conventional unity negative feedback configuration consisting of plant and sliding mode controller is shown in Fig. 1. The symbols used in the block diagram have their usual meanings.

Fig. 1
figure 1

Conventional feedback configuration of system model

In this work, the sliding surface has been selected as an integro-differential equation given by

$$ s(t)={k}_1\ddot{e}(t)+{k}_2\dot{e}(t)+{k}_3e(t)+{k}_4\int e(t) dt. $$
(1)

Here, e(t) is the tracking error, and k1, k2, k3 and k4 are the tuning parameters that are selected by the designer. The control objective in this case will be to ensure that e(t) and its derivatives must be equal to zero at all times, once s(t) is reached. So, to maintain s(t) at a constant value, it is essential to make its derivative equal to zero which can be mathematically represented as

$$ \dot{s}(t)=0. $$
(2)

After selection of the sliding surface the control law U(t) is developed by considering the condition in Eqs. (1) and (2), the SMC control law U(t), consists of a continuous control part UC(t) and a discontinuous control part UD(t) as

$$ U(t)={U}_C(t)+{U}_D(t). $$
(3)

The continuous component Uc(t) is expressed as

$$ {U}_C(t)=f\left(x(t),r(t),e(t)\right). $$
(4)

where, f (x(t), r(t), e(t)) is the function of output, command signal and tracking error.

The discontinuous control law UD(t) includes a non-linear element that denotes the switching element of the control law,

$$ {U}_D(t)={K}_D\frac{s(t)}{\left|s(t)\right|+\delta } $$
(5)

where KD and δ are the tuning parameters whose values are to be calculated.

The third-order transfer plant model has been considered as

$$ \frac{X(s)}{U_c(s)}=\frac{K}{\left({T}_1s+1\right)\left({T}_2s+1\right)\left({T}_3s+1\right)}. $$
(6)

Equation (6) can be written in differential equation form as

$$ {T}_1{T}_2{T}_3\overset{\dddot{}}{x}(t)+\left(\left({T}_1+{T}_2\right){T}_3+{T}_1{T}_2\right)\ddot{x}(t)+\left({T}_1+{T}_2+{T}_3\right)\dot{x}(t)+x(t)=K\kern0.5em {\mathrm{U}}_{\mathrm{c}}\left(\mathrm{t}\right) $$
(7)

Equation (2) can be simplified as

$$ \dot{s}(t)={k}_1\overset{\dddot{}}{e}(t)+{k}_2\ddot{e}(t)+{k}_3\dot{e}(t)+{k}_4e(t)=0 $$
(8)

The difference between the setpoint variable r(t) and the controlled variable x(t) is known as the tracking error e(t); that is,

$$ e(t)=r(t)-x(t) $$
(9)

Solving Eq. (7) for the third-order derivative of the controlled variable \( \overset{\dddot{}}{x}(t) \), in conjugation with Eq. (9) and replacing the expression into Eq. (8), the following equation is obtained:

$$ {\displaystyle \begin{array}{l}\dot{s}(t)={k}_1\left[\begin{array}{l}-\frac{K}{T_1{T}_2{T}_3}{U}_c(t)+\frac{\left(\left({T}_1+{T}_2\right){T}_3+{T}_1{T}_2\right)}{T_1{T}_2{T}_3}\ddot{x}(t)\\ {}+\frac{\left({T}_1+{T}_2+{T}_3\right)}{T_1{T}_2{T}_3}\dot{x}(t)+\frac{x(t)}{T_1{T}_2{T}_3}\end{array}\right]\\ {}-{k}_2\ddot{x}(t)-{k}_3\dot{x}(t)-{k}_4x(t)=0\end{array}} $$
(10)

The control law UC(t) can be derived as

$$ {U}_C(t)=\left[\begin{array}{l}\ddot{x}(t)\left(\frac{\left(\left({T}_1+{T}_2\right){T}_3+{T}_1{T}_2\right)}{K}-\frac{k_2}{Kk_1}{T}_1{T}_2{T}_3\right)\\ {}+\dot{x}(t)\left(\frac{T_1+{T}_2+{T}_3}{K}-\frac{k_3}{Kk_1}{T}_1{T}_2{T}_3\right)\\ {}+x(t)\left(\frac{1}{K}-\frac{k_4}{Kk_1}{T}_1{T}_2{T}_3\right)\end{array}\right]. $$
(11)

So, the resulting sliding mode controller is summarized as follows:

$$ U(t)={U}_C(t)+{K}_D\frac{s(t)}{\left|s(t)\right|+\delta } $$
(12)

where

$$ s(t)=\operatorname{sgn}(K)\left({k}_1\ddot{e}(t)+{k}_2\dot{e}(t)+{k}_3e(t)+{k}_4\underset{0}{\overset{t}{\int }}e(t) dt\right) $$
(13)

Here, sgn(K) is included in the system to guarantee the appropriate action of the control.

The tuning parameters k1, k2, k3, k4, KD, and δ are obtained with the use of the metaheuristic optimization technique. Several researchers have used the metaheuristic optimization algorithm to determine the controller parameters in different control problems. The particle swarm optimization (PSO) technique is used by Mehta and Kaya [40] while the cuckoo search (CS) algorithm is adopted by Mehta and Rojas [41] to obtain the controller setting. The democratic joint operation algorithm [42], grouped grey wolf optimization [43], the dynamic leader-based collective intelligence algorithm [44] are some recently reported optimization techniques which have been successfully implemented in different control problems. Here, we have used PSO and GWO optimization techniques to obtain the controller parameters in Eq. (12).

The integral of square of the error signal (ISE) is taken as the objective function.

$$ ISE=\int {\left(e(t)\right)}^2 dt $$
(14)

The proposed controller design method is implemented for the LFC problem. The plant model for the LFC consists of governor, turbine, generator, and load. The schematic diagram of a single area power system (SAPS) is shown in Fig. 2.

Fig. 2
figure 2

Linearized model of single area power system

Along with the droop characteristics R, the system transfer function from u to ∆f can be written as:

$$ G(s)=\frac{X}{U_C(s)}=\frac{G_p{G}_t{G}_g}{1+{G}_p{G}_t{G}_g/R}=\frac{k_p}{\left({\tau}_ps+1\right)\left({\tau}_ts+1\right)\left({\tau}_gs+1\right)+{k}_p/R} $$
(15)

The block diagram of a multi-area power system (MAPS) is shown in Fig. 3. The proposed controller design method can also be extended to MAPS where the goal of LFC is to regulate the frequency of each area and further to maintain the tie-line power flow exchange between the areas. With the variation of load in the power system the area frequency and tie-line power interchange vary. So, a combined parameter, area control error (ACE), is a linear combination of deviation in frequency response and tie-line power flow exchange, and is used in each LFC of MAPS.

Fig. 3
figure 3

Schematic diagram of control area i

The ACE is of the ith control area is defined as

$$ {ACE}_i=\Delta {P}_{tiei}+{\beta}_i\Delta {f}_i $$
(16)

where βi is the frequency bias coefficient.

For the system in Eq. (15) the continuous control law UC(t) can be obtained as

$$ {\displaystyle \begin{array}{l}{U}_C(t)=\frac{1}{k_p}\left[\left({\tau}_g{\tau}_t+{\tau}_g{\tau}_p+{\tau}_p{\tau}_t\right)-\frac{k_2}{k_1}{\tau}_g{\tau}_t{\tau}_p\right]\ddot{x}(t)\\ {}+\frac{1}{k_p}\left[\left({\tau}_g+{\tau}_t+{\tau}_p\right)-\frac{k_3}{k_1}{\tau}_g{\tau}_t{\tau}_p\right]\dot{x}(t)\\ {}+\left[\frac{k_p}{R}+1-\frac{k_4}{k_1}{\tau}_g{\tau}_t{\tau}_p\right]x(t)\end{array}} $$
(17)

The resulting sliding mode controller can be written as:

$$ U(t)={U}_C(t)+{K}_D\frac{s(t)}{\left|s(t)\right|+\delta } $$
(18)

where,

$$ s(t)=-\operatorname{sgn}\left({k}_P\right)\left({k}_1\ddot{x}(t)+{k}_2\dot{x}(t)+{k}_3x(t)+{k}_4\int x(t) dt\right) $$
(19)

To obtain the controller parameters (k1, k2, k3, k4, KD and δ) PSO and GWO techniques have been used. In the case of SAPS the ISE of the frequency deviation is taken as the objective function (Eq. 20) and in the case of MAPS, the ISE of the change in frequency in all the areas alongside the adjustment in tie-line power is taken as the objective function (Eq. 21).

$$ ISE=\underset{0}{\overset{t_{sim}}{\int }}{\left(\Delta f\right)}^2 dt $$
(20)
$$ {\displaystyle \begin{array}{l} ISE=\underset{0}{\overset{t_{sim}}{\int }}\left(\Delta {f}_1^2+\Delta {f}_2^2+\dots +\Delta {f}_n^2\right) dt\\ {}+\underset{0}{\overset{t_{sim}}{\int }}\left(\Delta {P}_{tie1}^2+\Delta {P}_{tie2}^2+\dots +\Delta {P}_{tie n}^2\right) dt\end{array}} $$
(21)

3 Simulation results and discussion

In this section, three SAPS, one two-area power system (TAPS), and one FAPS is considered for the simulation. The response obtained with the proposed method is compared with the recently reported methods in the literature. The performance has been evaluated in terms of peak value, settling time, percentage improvement in peak value, integral absolute error (IAE), integral of square error (ISE), integral time absolute error (ITAE) of the output response.

3.1 Case study 1: single-area power system with non-reheated turbine (NRT)

The parameters of the power system are taken from [18] as follows:

$$ {k}_p= 120,{\tau}_p= 20,{\tau}_t= 0.3,{\tau}_g= 0.08\ and\ R= 2.4 $$

The tuning parameters k1, k2, k3, k4, KD, and δ of the proposed method as obtained from GWO are 0.01, 15.1687, 110.8602, 116.59, 0.0064, and 0.4270 respectively. The tuning parameters k1, k2, k3, k4, KD, and δ of the proposed method as obtained from PSO are 0.8617, 33.5230, 245.306, 680.97, 3.4599, and 0.4414 respectively.

To check the controller performance, a load disturbance ∆Pd = 0.01 p.u. is applied at t = 1 s in SAPS. The frequency response obtained with the proposed controller is shown in Fig. 4, and the comparison with Anwar and Pan [18] and Saxena and Hote [9] for case study 1 is reported in Table 1. It is confirmed from figure and table that the proposed method has much improved performance over those two. The performance of the proposed SMC controller via GWO has 88.91% improvement in peak value of frequency deviation over the method of Anwar and Pan [18] in case study 1.

Fig. 4
figure 4

Frequency regulation for case study 1

Table 1 Comparison analysis for case study 1

3.2 Case study 2: single area power system with NRT

The parameters of SAPS are taken from Anwar and Pan [18].

$$ {k}_p= 1.25,{\tau}_p= 12.5,{\tau}_t= 0.5,{\tau}_g= 0.2\ \mathrm{and}\ R= 0.05 $$

The tuning parameters k1, k2, k3, k4, KD, and δ of the proposed method as obtained from GWO are 0.0560, 1.9292, 29.8476, 84.8252, 0.0157, and 1.8729 respectively. The tuning parameters k1, k2, k3, k4, KD, and δ of the proposed method as obtained from PSO are 0.01, 7.2728, 73.09, 242.13,0.4743, and 3.386 respectively.

A step load disturbance of magnitude ∆Pd = 0.01 p.u. is applied at t = 1 s in SAPS. The frequency response of the proposed method along with Padhan and Majhi [4] and Anwar and Pan [18] is shown in Fig. 5 and the performance analysis of the proposed method is reported in Table 2. Table 2 and Fig. 5 show that the proposed controller performs better in terms of peak value, settling time, ISE, IAE, and ITAE. The percentage improvement in the peak value of the proposed1-GWO method is 91.44% than that of Padhan and Majhi [4].

Fig. 5
figure 5

Frequency regulation for case study 2

Table 2 Comparison analysis for case study 2

3.3 Case study 3: single area power system with NRT

A SAPS with NRT is considered as having the following system parameters Anwar and Pan [18].

$$ {k}_p= 1,{\tau}_p= 1 0,{\tau}_t= 7,{\tau}_g= 0.2\ \mathrm{and}\ R= 0.05 $$

The tuning parameters k1, k2, k3, k4, KD, and δ of the proposed method as obtained from GWO are 1.50, 27.54, 435.96, 872.3759, 1.02, and 1.1962 respectively. The tuning parameters k1, k2, k3, k4, KD, and δ of the proposed method as obtained from PSO are 1.195, 22.463, 167.96, 593.11,0.3808, and 0.01 respectively.

To test the effectiveness of the proposed method, a unit step load ∆Pd = 0.01 p.u. is applied at t = 1 s in SAPS. The simulation response of the proposed method compared with that of Anwar and Pan [18] is shown in Fig. 6 and its detailed analysis is reported in Table 3.

Fig. 6
figure 6

Frequency regulation for case study 3

Table 3 Comparison analysis for case study 3

From the above three case studies, it is seen clearly that the proposed method gave faster response with lower peak value. The performance of the proposed1-GWO method is observed in terms of IAE, ISE, ITAE, and it is better than that of the proposed2-PSO, Anwar and Pan [18].

3.4 Case study 4: single area power system with GRC

As a non-linear component like GRC is added to a power system it will produce oscillation and sometimes it may become unstable. In the case study 4, Fig. 7 shows the GRC block is cascaded in a turbine transfer function model.

Fig. 7
figure 7

Single-area power system with GRC block

In case study 4, the effect of GRC is considered to exhibit the adequacy of the proposed method. The system parameters are the same as in case study 1. In case study 4, the value of GRC is considered as 0.1 p.u./min = 0.0017 p.u./sec [18]. The controller parameters in this case study are the same as in case study 1. The frequency deviation of the LFC system shows satisfactory performance in the presence of GRC, as shown in Fig. 8. The proposed method outperforms when considering the GRC effect.

Fig. 8
figure 8

Frequency regulation of SAPS with GRC

3.5 Case study 5: two-area power system (TAPS) with NRT

A TAPS is considered taking an identical system model for each area having the following system parameters K. Lu et al. [6].

$$ {\displaystyle \begin{array}{l}{k}_{p 1}={k}_{p 2}= 120,{\tau}_{p 1}={\tau}_{p 2}= 20,{\tau}_{t 1}={\tau}_{t 2}= 0.3,{\tau}_{g 1}={\tau}_{g 2}= 0.08,\\ {}{R}_1={R}_2= 2.4,{\beta}_1={\beta}_2= 0.425,{T}_{1 2}={T}_{2 1}= 0.545.\end{array}} $$

To illustrate the proposed method, five cases are taken from K. Lu et al. [6]. Various cases are taken to analyze case study 5, which is given in Table 4. The block diagram of a two-area interconnected power system is shown in Fig. 9. The tuning parameters k1, k2, k3, k4, KD, and δ of the proposed method as obtained from GWO are 0.3554, 18.4423, 156.7927, 317.8682, 0.8789, and 3.3124 respectively. The tuning parameters k1, k2, k3, k4, KD, and δ of the proposed method as obtained from PSO are 0.086, 9.797, 47.4837, 113.97, 2.2183, and 0.5419 respectively. The controller parameters for both areas are the same.

Table 4 The conditions for test cases for case study 5
Fig. 9
figure 9

Two-area interconnected power system

3.6 Case 5a: 0.1 p.u. unit step load in area 1 and area 2 load = 0

In case 5a, 0.1 p.u. unit step load in area 1 is taken at t = 1 s to illustrate the performance of the proposed method through simulation results in TAPS.

The frequency deviation in area 1, area 2 and tie-line power flow between the two areas for case 5a is shown in Figs. 10, 11 and 12, respectively, and its response is compared with K. Lu et al. [6] and shows that the proposed1-GWO method gives the faster response and lower peak value for frequency regulation in TAPS.

Fig. 10
figure 10

Frequency regulation in area 1 for case 5a

Fig. 11
figure 11

Frequency regulation in area 2 for case 5a

Fig. 12
figure 12

Tie-line power flow for case 5a

3.7 Case 5b: 0.1 p.u. unit step load in area 2 and area 1 load = 0

In case 5b, 0.1 p.u. the unit step load in area 2 is taken at t = 1 s to illustrate the performance of the proposed method through simulation results in TAPS.

The frequency deviation in area 1, area 2 and tie-line power flow between the two areas for case 5b is shown in Figs. 13, 14 and 15 respectively, and its response is compared with that of the proposed2-PSO, K. Lu et al. [6] and show that the proposed1-GWO method has the faster transient speed for frequency regulation in TAPS.

Fig. 13
figure 13

Frequency regulation in area 1 for case 5b

Fig. 14
figure 14

Frequency regulation in area 2 for case 5b

Fig. 15
figure 15

Tie-line power flow for case 5b

3.8 Case 5c: 0.1 p.u. unit step load in area 1 and area 2 simultaneously

In case 5c, area 1 and area 2 undergoing 0.1 p.u. unit step load simultaneously is taken to illustrate the performance of the proposed method through simulation results in TAPS.

Figure 16 shows the frequency regulation in area 1 and ACE in area 1 is shown in Fig. 17. Figures 16 and 17 show that the proposed1-GWO controller has much-improved performance over that of the proposed2-PSO, K. Lu et al. [6].

Fig. 16
figure 16

Frequency regulation in area 1 for case 5c

Fig. 17
figure 17

Area control error in area 1 for case 5c

3.9 Case 5d: + 50% perturbation in T g, + 50% perturbation in T 12 , + 92% perturbation in T12 with 0.1 p.u. step load in area 1

In case 5d, + 50% perturbation in Tg, + 50% perturbation in T12, + 92% perturbation in T12, with 0.1 p.u. step load in area 1 is taken to validate the performance of the proposed method through simulation results in TAPS.

Figure 18 shows the frequency regulation in area 1 with + 50% perturbation in Tg, Fig. 19 shows the frequency regulation in area 1 with + 50% perturbation in T12 and Fig. 20 shows the frequency regulation in area 1 with + 92% perturbation in T12. From Figs. 18, 19 and 20 it can be seen that the proposed1-GWO method is more robust than the proposed2-PSO, K. Lu et al. [6]. It can be noted that there is not much effect on the response in the case of plant parameter variation and so we can confirm that the proposed scheme is more robust.

Fig. 18
figure 18

Frequency regulation in area 1 with + 50% perturbation in Tg for case 5d

Fig. 19
figure 19

Frequency regulation in area 1 with + 50% perturbation in T12 for case 5d

Fig. 20
figure 20

Frequency regulation in area 1 with + 92% perturbation in T12 for case 5d

3.10 Case 5e: 0.1 p.u. step load in area 1 and random step load in area 2

In case 5e, 0.1 p.u. step load in area 1 and random step load in area 2 is considered to validate the performance of the proposed method through simulation results in TAPS.

Random step load variation in area 2 is shown in Fig. 21. Frequency deviation in area-1, area 2 and tie-line power flow between the two areas for case 5e is shown in Figs. 22, 23 and 24 respectively, and its response is compared with that of the proposed2-PSO, K. Lu et al. [6] and confirm that the proposed1-GWO and the proposed2-PSO method is more robust for frequency regulation in TAPS.

Fig. 21
figure 21

Random step loading in area 2 for case 5e under case study 5

Fig. 22
figure 22

Frequency deviation in area 1 for case 5e under case study 5

Fig. 23
figure 23

Frequency deviation in area 2 for case 5e under case study 5

Fig. 24
figure 24

Tie-line power flow between two areas for case 5e under case study 5

3.11 Case study 6: four-area power system (FAPS) with NRT

A FAPS having the parameters as shown in Table 5 is taken from Cai et al. [5]. The block diagram interconnecting the four areas is shown in Fig. 25. The parameters of the sliding mode controllers obtained for the four areas from GWO and PSO are given in Tables 6 and 7. The simulation results of the proposed controller are observed by applying load demand ∆PL = 0.01 p.u.MW at t = 1 s in an areas no. 1, 2 and load demand ∆PL = 0.01 p.u.MW at t = 10 s in areas no. 3, 4 simultaneously. The comparison responses of proposed1-GWO with that of proposed2-PSO method and Cai et al. [5] for case study 6 is shown in Figs. 26 and 27. From these figures it can be seen that the proposed controller works very well in FAPS without any detoriation in system response.

Table 5 Parameters of four-area LFC system for case study 6
Fig. 25
figure 25

Simplified diagram of a four-area power system

Table 6 Parameters of sliding mode controller based on GWO for FAPS
Table 7 Parameters of sliding mode controller based on PSO for FAPS
Fig. 26
figure 26

Comparison of frequency deviation for FAPS in case study 6

Fig. 27
figure 27

Comparison of tie-line power flow for FAPS in case study 6

4 Conclusion

In this paper, the sliding mode controller has been designed for a third-order system and implemented for frequency regulation in single-area, two-area, and four-area power systems. The optimal value of SMC controller parameters is obtained via the GWO and PSO optimization techniques. The efficacy of the proposed method has been analyzed with consideration of GRC, parametric uncertainty, and a random loading pattern. The proposed SMC controller via GWO performs better than the proposed SMC controller via PSO and other recently reported methods. From the simulation study, it is seen that the proposed method via GWO has 88.91% improvement in peak value of frequency deviation with that of Anwar and Pan while the proposed method via PSO has 84.80% improvement in case study 1. Future work on the proposed method is to implement in LFC problem considering wind energy, hydro-energy, and photo-voltaic systems.

Availability of data and materials

The datasets supporting the conclusions of this article are included within the article.

References

  1. Kundur, P. (1994). Power system stability and control.

    Google Scholar 

  2. Kothari, D. P., & Nagrath, I. J. (2009). Modern power system analysis. Tata McGraw-Hill Education Privated Limited, New Delhi.

  3. Shankar, R., Pradhan, S. R., Chatterjee, K., & Mandal, R. (2017). A comprehensive state of the art literature survey on LFC mechanism for power system. Renewable and Sustainable Energy Reviews, 76, 1185–1207. https://doi.org/10.1016/j.rser.2017.02.064.

    Article  Google Scholar 

  4. Padhan, D. G., & Majhi, S. (2013). A new control scheme for PID load frequency controller of single-area and multi-area power systems. ISA Transactions, 52, 242–251. https://doi.org/10.1016/j.isatra.2012.10.003.

    Article  Google Scholar 

  5. Cai, L., He, Z., & Hu, H. (2016). A new load frequency control method of multi-area power system via the viewpoints of port-Hamiltonian system and Cascade system. IEEE Transactions on Power Apparatus and Systems, 8950, 1–11. https://doi.org/10.1109/TPWRS.2016.2605007.

    Article  Google Scholar 

  6. Lu, K., Zhou, W., Zeng, G., & Zheng, Y. (2019). Constrained population extremal optimization-based robust load frequency control of multi-area interconnected power system. International Journal of Electrical Power & Energy Systems, 105, 249–271. https://doi.org/10.1016/j.ijepes.2018.08.043.

    Article  Google Scholar 

  7. Ma, M., Zhang, C., Liu, X., & Chen, H. (2017). Distributed model predictive load frequency control of the multi-area power system after deregulation. IEEE Transactions on Industrial Electronics, 64, 5129–5139. https://doi.org/10.1109/TIE.2016.2613923.

    Article  Google Scholar 

  8. Saxena, S. (2019). Load frequency control strategy via fractional-order controller and reduced-order modeling. International Journal of Electrical Power & Energy Systems, 104, 603–614. https://doi.org/10.1016/j.ijepes.2018.07.005.

    Article  Google Scholar 

  9. Saxena, S., & Hote, Y. V. (2017). Stabilization of perturbed system via IMC: An application to load frequency control. Control Engineering Practice, 64, 61–73. https://doi.org/10.1016/j.conengprac.2017.04.002.

    Article  Google Scholar 

  10. Peng, C., Li, J., & Fei, M. (2017). Resilient event-triggering H∞ load frequency control for multi-area power systems with energy-limited DoS attacks. IEEE Transactions on Power Apparatus and Systems, 32, 4110–4118. https://doi.org/10.1109/TPWRS.2016.2634122.

    Article  Google Scholar 

  11. Ojaghi, P., & Rahmani, M. (2017). LMI-based robust predictive load frequency control for power systems with communication delays. IEEE Transactions on Power Apparatus and Systems, 32, 4091–4100. https://doi.org/10.1109/TPWRS.2017.2654453.

    Article  Google Scholar 

  12. Utkin, V. I. (1977). Variable structure systems with sliding modes. IEEE Transactions on Automatic Control, 22, 212–222.

    Article  MathSciNet  Google Scholar 

  13. Mu, C., Tang, Y., He, H., & Member, S. (2017). Improved sliding mode design for load frequency control of power system integrated an adaptive, (pp. 1–11). https://doi.org/10.1109/TIE.2017.2694396.

    Book  Google Scholar 

  14. Rinaldi, G., Cucuzzella, M., & Ferrara, A. (2017). Third order sliding mode observer-based approach for distributed optimal load frequency control, (p. 1456). https://doi.org/10.1109/LCSYS.2017.2712564.

    Book  Google Scholar 

  15. Mi, Y., He, X., Hao, X., Li, Z., Fu, Y., Wang, C., & Wang, J. (2019). Frequency control strategy of multi-area hybrid power system based on frequency division and sliding mode algorithm. IET Generation Transmission and Distribution, 13, 1145–1152. https://doi.org/10.1049/iet-gtd.2018.5145.

    Article  Google Scholar 

  16. Liu, F., Li, Y., Cao, Y., She, J., & Wu, M. (2016). A two-layer active disturbance rejection controller design for load frequency control of interconnected power system. IEEE Transactions on Power Apparatus and Systems, 31, 3320–3321. https://doi.org/10.1109/TPWRS.2015.2480005.

    Article  Google Scholar 

  17. Benysek, G., Bojarski, J., Smolenski, R., Jarnut, M., & Werminski, S. (2016). Application of stochastic decentralized active demand response (DADR) system for load frequency control. IEEE Transactions on Smart Grid, 3053, 1–1. https://doi.org/10.1109/TSG.2016.2574891.

    Article  Google Scholar 

  18. Anwar, M. N., & Pan, S. (2015). A new PID load frequency controller design method in frequency domain through direct synthesis approach. International Journal of Electrical Power & Energy Systems, 67, 560–569. https://doi.org/10.1016/j.ijepes.2014.12.024.

    Article  Google Scholar 

  19. Kumar, A., & Anwar, M. N. (2019). Decentralized load–frequency controller design for a single as well as multi-area power system. Iranian Journal of Science and Technology, Transactions of Electrical Engineering. https://doi.org/10.1007/s40998-019-00246-y.

  20. Sahoo, B. P., & Panda, S. (2018). Improved grey wolf optimization technique for fuzzy aided PID controller design for power system frequency control. Sustainable Energy, Grids and Networks, 16, 278–299. https://doi.org/10.1016/j.segan.2018.09.006.

    Article  Google Scholar 

  21. Fu, L., State, T. O., & Company, G. M. (2011). Automotive applications of sliding mode control, 1898–1903. https://doi.org/10.3182/20110828-6-IT-1002.01276.

  22. Taylor, P. (2007). Tracking control of non-linear systems using sliding surfaces, with application to robot manipulators, (pp. 37–41).

    Google Scholar 

  23. Utkin, V. I. (1993). Sliding mode control design principles and applications to electric drives. IEEE Transactions on Industrial Electronics, 40, 23–36.

    Article  Google Scholar 

  24. Yang, B., Yu, T., Shu, H., Dong, J., & Jiang, L. (2018). Robust sliding-mode control of wind energy conversion systems for optimal power extraction via nonlinear perturbation observers. Applied Energy, 210, 711–723. https://doi.org/10.1016/j.apenergy.2017.08.027.

    Article  Google Scholar 

  25. Yang, B., Yu, T., Shu, H., Zhang, Y., Chen, J., Sang, Y., & Jiang, L. (2018). Passivity-based sliding-mode control design for optimal power extraction of a PMSG based variable speed wind turbine. Renewable Energy, 119, 577–589. https://doi.org/10.1016/j.renene.2017.12.047.

    Article  Google Scholar 

  26. Camacho, O., & Smith, C. A. (2000). Sliding mode control: An approach to regulate nonlinear chemical processes. ISA Transactions, 39, 205–218. https://doi.org/10.1016/s0019-0578(99)00043-9.

    Article  Google Scholar 

  27. Kaya, I. (2007). Sliding-mode control of stable processes. Industrial and Engineering Chemistry Research, 46, 571–578. https://doi.org/10.1021/ie0607806.

    Article  Google Scholar 

  28. Geng, J., Sheng, Y., & Liu, X. (2014). Finite-time sliding mode attitude control for a reentry vehicle with blended aerodynamic surfaces and a reaction control system. Chinese Journal of Aeronautics, 27, 964–976. https://doi.org/10.1016/j.cja.2014.03.013.

    Article  Google Scholar 

  29. Mi, Y., Fu, Y., Wang, C., & Wang, P. (2013). Decentralized sliding mode load frequency control for multi-area power systems. IEEE Transactions on Power Apparatus and Systems, 28, 4301–4309. https://doi.org/10.1109/TPWRS.2013.2277131.

    Article  Google Scholar 

  30. Qian, D., Tong, S., Liu, H., & Liu, X. (2016). Load frequency control by neural-network-based integral sliding mode for nonlinear power systems with wind turbines. Neurocomputing, 173, 875–885. https://doi.org/10.1016/j.neucom.2015.08.043.

    Article  Google Scholar 

  31. Qian, D., & Fan, G. (2018). Neural-network-based terminal sliding mode control for frequency stabilization of renewable power systems. IEEE/CAA Journal of Automatica Sinica, 5, 706–717. https://doi.org/10.1109/JAS.2018.7511078.

    Article  MathSciNet  Google Scholar 

  32. Prasad, S., Purwar, S., & Kishor, N. (2017). Non-linear sliding mode load frequency control in multi-area power system. Control Engineering Practice, 61, 81–92. https://doi.org/10.1016/j.conengprac.2017.02.001.

    Article  Google Scholar 

  33. Prasad, S., Purwar, S., & Kishor, N. (2019). Non-linear sliding mode control for frequency regulation with variable- speed wind turbine systems. Electrical Power and Energy Systems, 107, 19–33. https://doi.org/10.1016/j.ijepes.2018.11.005.

    Article  Google Scholar 

  34. Yu, S., Chau, T. K., Fernando, T., Savkin, A. V., & Iu, H. H. C. (2017). Novel quasi-decentralized SMC-based frequency and voltage stability enhancement strategies using valve position control and FACTS device. IEEE Access, 5, 946–955. https://doi.org/10.1109/ACCESS.2016.2622709.

    Article  Google Scholar 

  35. Mu, C., Tang, Y., & He, H. (2017). Improved sliding mode design for load frequency control of power system integrated an adaptive learning strategy. IEEE Transactions on Industrial Electronics, 64, 6742–6751. https://doi.org/10.1109/TIE.2017.2694396.

    Article  Google Scholar 

  36. Sun, Y., Wang, Y., Wei, Z., Sun, G., & Wu, X. (2018). Robust H -infinity load frequency control of multi-area power system with time delay: A sliding mode control approach. IEEE/CAA Journal of Automatica Sinica, 5, 610–617. https://doi.org/10.1109/JAS.2017.7510649.

    Article  MathSciNet  Google Scholar 

  37. Liao, K., & Xu, Y. (2018). A robust load frequency control scheme for power systems based on second-order sliding mode and extended disturbance observer. IEEE Transactions on Industrial Informatics, 14, 3076–3086. https://doi.org/10.1109/TII.2017.2771487.

    Article  Google Scholar 

  38. Baghaee, H. R., Mirsalim, M., Gharehpetian, G. B., & Talebi, H. A. (2018). Decentralized sliding mode control of WG/PV/FC microgrids under unbalanced and nonlinear load conditions for on- and off-grid modes. IEEE Systems Journal, 12, 3108–3119. https://doi.org/10.1109/JSYST.2017.2761792.

    Article  Google Scholar 

  39. Guo, J. (2019). Application of full order sliding mode control based on different areas power system with load frequency control. ISA Transactions, 92, 23–34. https://doi.org/10.1016/j.isatra.2019.01.036.

    Article  Google Scholar 

  40. Mehta, U. (2017). Smith predictor with sliding mode control for processes with large dead times. Journal of Electrical Engineering, 68, 463–469. https://doi.org/10.1515/jee-2017.

    Article  Google Scholar 

  41. Mehta, U., & Rojas, R. (2017). Smith predictor based sliding mode control for a class of unstable processes. Transactions of the Institute of Measurement and Control, 39, 706–714. https://doi.org/10.1177/0142331215619973.

    Article  Google Scholar 

  42. Yang, B., Yu, T., Shu, H., Zhang, X., Qu, K., & Jiang, L. (2018). Democratic joint operations algorithm for optimal power extraction of PMSG based wind energy conversion system. Energy Conversion and Management, 159, 312–326. https://doi.org/10.1016/j.enconman.2017.12.090.

    Article  Google Scholar 

  43. Yang, B., Zhang, X., Yu, T., Shu, H., & Fang, Z. (2017). Grouped grey wolf optimizer for maximum power point tracking of doubly-fed induction generator based wind turbine. Energy Conversion and Management, 133, 427–443. https://doi.org/10.1016/j.enconman.2016.10.062.

    Article  Google Scholar 

  44. Yang, B., Yu, T., Zhang, X., Li, H., Shu, H., Sang, Y., & Jiang, L. (2019). Dynamic leader based collective intelligence for maximum power point tracking of PV systems affected by partial shading condition. Energy Conversion and Management, 179, 286–303. https://doi.org/10.1016/j.enconman.2018.10.074.

    Article  Google Scholar 

Download references

Acknowledgements

Not applicable.

Funding

Not applicable.

Author information

Authors and Affiliations

Authors

Contributions

All the authors have contributed in this manuscript. This manuscript is original research work. The author(s) read and approved the final manuscript.

Authors’ information

Not applicable.

Corresponding author

Correspondence to Anand Kumar.

Ethics declarations

Competing interests

I declare that authors have no competing interests.

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Kumar, A., Anwar, M.N. & Kumar, S. Sliding mode controller design for frequency regulation in an interconnected power system. Prot Control Mod Power Syst 6, 6 (2021). https://doi.org/10.1186/s41601-021-00183-1

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s41601-021-00183-1

Keywords