IET Generation Trans Dist - 2018 - Ramachandran - Load Frequency Control of A Dynamic Interconnected Power System Using
IET Generation Trans Dist - 2018 - Ramachandran - Load Frequency Control of A Dynamic Interconnected Power System Using
Research Article
Abstract: A novel generalised Hopfield neural network (GHNN) based self-adaptive proportional–integral–derivative (PID)
controller for load frequency control (LFC) is designed for a two-area interconnected power system with nonlinearities of
generator rate constraint and governor dead band. The control problem is conceptualised as an optimisation problem with an
objective function as an area control error in terms of the PID controller parameters. The differential equations governing the
behaviour of the GHNN were solved to obtain the controller parameters Kp, Ki and Kd. To test the feasibility and robustness of
the proposed controller, the system is tested in the presence of randomness in load demands, imprecisely modelled system
dynamics, nonlinearities in the system model and uncertainties in the system parameter variations. The proposed method is
simulated using Matlab R2014b/Simulink and the results obtained have shown that the propounded controller performance is
superior to the integral, PID and fuzzy-based proportional–integral controllers. In addition, the Lyapunov stability analysis of the
overall closed-loop system was carried out and the controller is implemented in real-time digital simulator run in hardware-in-the-
loop to validate the effectiveness of the proposed method. Furthermore, the proposed controller is applied to the three-area
power system to test its adaptability.
IET Gener. Transm. Distrib., 2018, Vol. 12 Iss. 21, pp. 5713-5722 5713
© The Institution of Engineering and Technology 2018
17518695, 2018, 21, Downloaded from https://ietresearch.onlinelibrary.wiley.com/doi/10.1049/iet-gtd.2018.5622 by Bangladesh Hinari NPL, Wiley Online Library on [14/05/2024]. See the Terms and Conditions (https://onlinelibrary.wiley.com/terms-and-conditions) on Wiley Online Library for rules of use; OA articles are governed by the applicable Creative Commons License
Fig. 1 Block diagram of the ith pool with GDB, GRC, and controller
de(t)
u(t) = Kpe(t) + Ki∫ e(t)dt + Kd , (13)
dt
Fig. 2 Generalised architecture of GHNN
where Kp, Ki, and Kd are the proportional, integral and differential
gain of the controller. e(t) is the error signal (input to the
controller), which is the difference between the set point of the
plant out and the actual output of the plant, such that e(t) = Yref –
Yplant. To design the controller based on the proposed neural
network, consider a positive valued objective function to be
minimised. This objective function is the energy function, which is
square of error of the closed loop system. By minimising this
Fig. 3 Closed loop feedback control system energy function the system error is minimised and the system
reaches the stable state. The energy function is given as
the problem is optimised by minimising the energy function
monotonically and it can be applicable to any optimisation problem 1 2
by a proper choice of energy/Lyapunov function [27]. The Minimise E(Kp, Ki, Kd) = y − T Kpe(t)
2 ref
generalised architecture of the GHNN is shown in Fig. 2. It is a (14)
nonlinear interconnected single layer system of ‘n’ neurons. The de(t)
+Ki∫ e(t)dt + Kd .
nonlinear amplifier shown in Fig. 2 has an input–output activation dt
function φ( . ): ℜ → [0 1] . This function is assumed to be
continuously differentiable and strictly increasing monotonically. This objective function is made equivalent to a computational
The most commonly used activation function is the sigmoid energy function for a three-neuron GHNN, whose outputs are Kp,
function and is given by Ki and Kd such that Kp = ϕ(xp), Ki = xϕ(xi), Kd = ϕ(xd), where xp, xi,
and xd are the inputs to the neurons and ϕ is the activation function
x = φ(u) = 1/1 + e− u / θ, (8) of the neuron. In this design of the controller, a linear activation
function is used such that xp = Kp, xi = Ki, xd = Kd. It is required to
where the positive parameter ‘θ’ controls the slope of the activation find the values of Kp, Ki and Kd of the variables to be determined in
function. It is observed from the figure that the product unit Π order to minimise E (Kp, Ki, Kd).
produces the function fij(.),where ‘i’ ∈ [1 … n] and ‘j’ is the In the Hopfield neural network-based optimisation technique,
number of product terms. The output obtained from the product the changes in Kp, Ki, and Kd in time are in the direction of the
units is linearly summed up through the synaptic weights Wij, negative gradient of the computational energy function. Hence, the
where ‘i’ ∈ [1 … n] and ‘j’ is the number of product terms. adaptive rules for changes in Kp, Ki and Kd are shown as
Applying Kirchhoff's current law at the input of each amplifier, the
results are shown as dKp ∂E
= − , (15)
dt ∂Kp
dui ui
Ci
dt
+
Ri
= ∑ Wi j f i j(x , x , … . , xn) + Ii .
1 2 (9)
j dKi ∂E
= − , (16)
dt ∂Ki
The output states of the network are given by x = ϕ(u). The
activation function ϕ(u) is strictly increasing, differentiable, and dKd ∂E
invertible, i.e. = − . (17)
dt ∂Kd
u = φ−1(x) . (10)
The application of (14)–(17), results in the following update rules
for Kp, Ki and Kd as
Rewriting (9) as
dKp
dφ−1(xi) φ−1(xi) = e(t)T′(u(t))e(t), (18)
Ci
dt
+
Ri
= ∑ Wi j f i j(x , … . , xn) + Ii
1 . (11) dt
j
dKi
The energy function of the proposed model is given as = e(t)T′(u(t))∫ e(t)dt, (19)
dt
xi
φ−1(s) dKd
E= ∑∫ Ri
ds ∑ ∑ W i j f i j(x1, x2, … . . , xn)xi +
dt
= e(t)T′(u(t))
de(t)
dt
. (20)
0
i i j
(12)
∑ Iixi . Equations (18)–(20) describe the behaviour of the proposed GHNN
based controller and are solved simultaneously to obtain the values
of Kp, Ki, and Kd using MATLAB/ Simulink as in [28].The
By using conventional methodology we can show that the architecture of the proposed GHNN based PID controller is shown
derivative of the proposed energy function is always less than or in Fig. 4.
equal to zero, i.e. dE/dt ≤ 0 and energy of the system is bounded
[28, 29].
IET Gener. Transm. Distrib., 2018, Vol. 12 Iss. 21, pp. 5713-5722 5715
© The Institution of Engineering and Technology 2018
17518695, 2018, 21, Downloaded from https://ietresearch.onlinelibrary.wiley.com/doi/10.1049/iet-gtd.2018.5622 by Bangladesh Hinari NPL, Wiley Online Library on [14/05/2024]. See the Terms and Conditions (https://onlinelibrary.wiley.com/terms-and-conditions) on Wiley Online Library for rules of use; OA articles are governed by the applicable Creative Commons License
Fig. 4 Architecture of proposed GHNN based controller
T
ITAEi = ∫0
( | Δ f i | ) t dt, i = 1, 2. (22)
where Yref is the set value for the plant output and Yp is the actual 4 Simulation results and discussion
output of the plant.
A two-area interconnected power system is considered for
Now consider the time derivative of the proposed Lyapunov
simulation of the proposed GHNN based PID controller over the
functions
existing controller. The specifications of the governor, turbine and
re-heater parameters of the area-1 and area-2 are shown in Table 1.
dE ∂E dKp ∂E dKi ∂E dKd To illustrate the robustness of the proposed GHNN based
= + + . (25)
dt ∂Kp dt ∂Ki dt ∂Kd dt controller, the system is analysed with the following different
cases.
By substituting the adaptive rules of KP, KI and Kd in (15)–(17) for
dKp/dt, dKi/dt, and dKd/dt into (25), we obtain Case I-A: In this case, the step increase in the demand of area-2
(ΔPD2) equal to 25 MW is considered with area-1 undisturbed. The
dE ∂E ∂E
2 2
∂E 2
frequency deviation of area-1 and area-2, and inter-area tie line
= − + + . (26) power fluctuations are shown in Fig. 5. From the plot, it is
dt ∂Kp ∂Ki ∂Kd
observed that the frequency and tie-line power variation converges
Equation (26) shows that the derivative of the proposed Lyapunov to zero faster for the proffered controller than the integral, PID and
function is always less than zero, i.e. negative definite (dE/dt≤0) fuzzy PI controller. Tables 2 and 3 depict the transient performance
except for the equilibrium state. The system cannot remain in the indices of peak overshoot, settling time and steady state error for
non-equilibrium state for which the energy profile increases the frequency deviation of area-1 and area-2, respectively. It is
observed that the indices are decreased for the system with the
5716 IET Gener. Transm. Distrib., 2018, Vol. 12 Iss. 21, pp. 5713-5722
© The Institution of Engineering and Technology 2018
17518695, 2018, 21, Downloaded from https://ietresearch.onlinelibrary.wiley.com/doi/10.1049/iet-gtd.2018.5622 by Bangladesh Hinari NPL, Wiley Online Library on [14/05/2024]. See the Terms and Conditions (https://onlinelibrary.wiley.com/terms-and-conditions) on Wiley Online Library for rules of use; OA articles are governed by the applicable Creative Commons License
Table 2 Transient performance of frequency deviation in area-1
Case Δf1
Settling time (s) % Steady state error |Peak Overshoot| (Hz)
Integral PID Fuzzy PI GHNN PID Integral × 10–6 PID × 10–6 Fuzzy PI × GHNN PID × Integral PID Fuzzy PI GHNN PID
10–6 10–6
IA 25.34 23.93 21.91 10.12 61.5 5.32 9.48 5.40 0.0439 0.0431 0.0373 0.0255
IB 19.63 19.51 19.8 17.12 25.6 1.79 3.46 1.83 0.0419 0.0421 0.0366 0.0244
IIA 21.91 21.55 19.75 10.39 14.1 3.12 6.67 1.36 0.0421 0.0413 0.0358 0.0248
IIB 16.3 16.59 20.26 11.9 2.11 0.726 0.703 0.177 0.038 0.0388 0.03 0.0214
proposed controller than the integral, PID and fuzzy-based PI and tie-line power variations for the above uncertain case are
controller [4]. Tables 4–6 depict the steady state performance shown in Fig. 9 and the corresponding changes in the values of KP,
indices such as IAE, ITAE, and control effort are greatly reduced KI and Kd are given in Figs. 10a–c. It is inferred that the values of
for the proposed controller. Moreover, the response of the fuzzy- KP, KI and Kd are tuned automatically even in the presence of
based PI controller is not satisfactory for the system with uncertain load disturbance or uncertainty conditions. In addition, to
uncertainty such as model parameter variation and nonlinearities in show the effectiveness of the overall system under admissible
the system model. uncertainties and load changes, the performance indices such as
Case II-A: In this case, the step increase in the demand of area-2 IAE and ITAE are calculated using (23) and (24), the results are
(ΔPD2) equal to 25 MW and 50% mismatch of inertia constant and tabulated in Tables 4 and 5. Furthermore, to study the potency of
damping co-efficient of area-1 and area-2 are considered with the proposed controller, control effort is also calculated. The
area-1 demand undisturbed. The frequency deviations of area-1 and control effort is the amount of energy or power required for the
area-2, inter-area tie line power fluctuations are shown in Fig. 6. controller to perform its duty. The control effort for the frequency
The oscillations in frequency and tie-line power deviation are deviation of area-1 and area-2 for all the cases is calculated and
damped out quickly with minimum overshoot and steady state error shown in Table 6. To ensure the stability of the overall system the
for the system with a proposed controller than the integral, PID and decrease in energy function profile against time for case I-A with
fuzzy PI controller and the corresponding parameters are given in the proposed controller has been observed and shown in Fig. 10d.
Tables 2–6. This depicts the system behaves in a Lyapunov sense and reaches a
Case I-B: In this study, the perturbation of ΔPD1 = 10 MW and stable equilibrium point [27].
ΔPD2 = 20 MW is applied to area-1 and area-2, respectively. The
frequency deviations of area-1 and area-2 and inter-area tie line
power fluctuations are shown in Fig. 7. From the figures, it is 5 Experimental validation using a real-time digital
observed that the frequency and tie-line power variation are simulator (RTDS)
quickly driven back to zero and the proposed GHNN based
controller shows superior performance than the integral, PID and The proposed GHNN based PID controller is validated using
fuzzy PI controller as shown in Tables 2–6. RTDS. The RTDS is a fully digital electromagnetic transient power
Case II-B: This case is similar to case I-B with 50% of system simulator that operates in real time. HYPERSIM is one of
synchronising power co-efficient mismatch. The frequency the most commercial RTDS available and has been developed by
deviation of area-1 and area-2, and inter-area tie line power Hydro-Québec based on OPAL-RT Technologies Inc. that runs in
fluctuations are shown in Fig. 8. Tables 2–6 show the effectiveness hardware-in-the-loop (HIL). In this work, OP4510 is used to
of the proposed controller against the integral, PID and fuzzy PI validate the proposed GHNN based control strategy for ALFC of
controllers. the multi-area dynamic power system against conventional
Case-III: To show the self-adaptiveness of the proposed approach, controllers. The experimental setup for testing the two-area system
two consecutive load perturbation of 10 and 20 MW are simulated with GHNN self-adaptive PID controllers and conventional
at time of t = 0 and 25 s in area-2. The results obtained show that controllers such as integral, PID and Fuzzy PI is shown in Fig. 11a.
the system settles to the equilibrium state even after the uncertain The results obtained such as frequency deviation and tie-line power
load disturbances. The frequency deviation of area-1 and area-2 deviation in real time for the case I-A of two area are shown in
Figs. 11b–d, respectively.
IET Gener. Transm. Distrib., 2018, Vol. 12 Iss. 21, pp. 5713-5722 5717
© The Institution of Engineering and Technology 2018
17518695, 2018, 21, Downloaded from https://ietresearch.onlinelibrary.wiley.com/doi/10.1049/iet-gtd.2018.5622 by Bangladesh Hinari NPL, Wiley Online Library on [14/05/2024]. See the Terms and Conditions (https://onlinelibrary.wiley.com/terms-and-conditions) on Wiley Online Library for rules of use; OA articles are governed by the applicable Creative Commons License
Table 5 Comparison of performance index – ITAE
Case ITAE
Integral PID Fuzzy PI GHNN PID
Δf1 Δf2 Δf1 Δf2 Δf1 Δf2 Δf1 Δf2
IA 0.8681 0.8969 0.6831 0.7106 0.5964 0.6031 0.3337 0.3158
IB 0.5168 0.545 0.4859 0.4966 0.5975 0.6101 0.3912 0.3842
IIA 0.5913 0.6175 0.5323 0.5415 0.5257 0.5402 0.3379 0.3174
IIB 0.4158 0.404 0.4574 0.4847 0.5776 0.5279 0.3927 0.3842
5719
(a) Frequency deviation in area-1, (b) Frequency deviation in area-2, (c) Tie-line power deviation
(a) Frequency deviation in area-1, (b) Frequency deviation in area-2, (c) Tie-line power deviation
IET Gener. Transm. Distrib., 2018, Vol. 12 Iss. 21, pp. 5713-5722
© The Institution of Engineering and Technology 2018
Fig. 8 Case II-B
Fig. 7 Case I-B
17518695, 2018, 21, Downloaded from https://ietresearch.onlinelibrary.wiley.com/doi/10.1049/iet-gtd.2018.5622 by Bangladesh Hinari NPL, Wiley Online Library on [14/05/2024]. See the Terms and Conditions (https://onlinelibrary.wiley.com/terms-and-conditions) on Wiley Online Library for rules of use; OA articles are governed by the applicable Creative Commons License
Fig. 9 Consecutive load disturbances
(a) Frequency deviation in area-1, (b) Frequency deviation in area-2, (c) Tie-line power deviation
5720 IET Gener. Transm. Distrib., 2018, Vol. 12 Iss. 21, pp. 5713-5722
© The Institution of Engineering and Technology 2018
17518695, 2018, 21, Downloaded from https://ietresearch.onlinelibrary.wiley.com/doi/10.1049/iet-gtd.2018.5622 by Bangladesh Hinari NPL, Wiley Online Library on [14/05/2024]. See the Terms and Conditions (https://onlinelibrary.wiley.com/terms-and-conditions) on Wiley Online Library for rules of use; OA articles are governed by the applicable Creative Commons License
Fig. 11 Hardware setup and results
(a) Experimental setup for testing the two area system, (b) Frequency deviation in area-1 (Case-IA), (c) Frequency deviation in area-2 (Case-IA), (d) Tie-line power deviation (Case-
IA)
to ALFC problem. Thus the energy profile of the proposed in a deterministic way by moving in the path of negative gradient
controller reaches zero and converges the system steady state error direction by ensuring the stability of the system in a Lyapunov
IET Gener. Transm. Distrib., 2018, Vol. 12 Iss. 21, pp. 5713-5722 5721
© The Institution of Engineering and Technology 2018
17518695, 2018, 21, Downloaded from https://ietresearch.onlinelibrary.wiley.com/doi/10.1049/iet-gtd.2018.5622 by Bangladesh Hinari NPL, Wiley Online Library on [14/05/2024]. See the Terms and Conditions (https://onlinelibrary.wiley.com/terms-and-conditions) on Wiley Online Library for rules of use; OA articles are governed by the applicable Creative Commons License
sense. Furthermore, to test the adaptability, the proposed controller [10] Tan, W.: ‘Unified tuning of PID load frequency controller for power systems
via IMC’, IEEE Trans. Power Syst., 2010, 25, (1), pp. 341–350
is tested for the three-area interconnected power system and the [11] Saxena, S., Hote, Y.V.: ‘Load frequency control in power systems via internal
results reveal that the proposed controller is suitable for any linear model control scheme and model-order reduction’, IEEE Trans. Power Syst.,
or nonlinear plant, which is imprecisely modelled and suffering 2013, 28, (3), pp. 2749–2757
from plant parameter variations. In addition, the simulation results [12] Bevrani, H., Hiyama, T.: ‘On load–frequency regulation with time delays:
design and real-time implementation’, IEEE Trans. Energy Convers., 2009,
of the two- and three-area dynamic power system are validated 24, (1), pp. 292–300
with the hardware results using HIL simulation. The proposed [13] Jiang, L., Yao, W., Wu, Q.H., et al.: ‘Delay-dependent stability for load
controller can also be applied and validated for the multi-area frequency control with constant and time-varying delays’, IEEE Trans. Power
interconnected power system constituted by the combination of the Syst., 2012, 27, (2), pp. 932–941
[14] Zhang, C.-K., Jiang, L., Wu, Q.H., et al.: ‘Delay-dependent robust load
thermal, hydel and renewable generation system. Moreover, the frequency control for time delay power systems’, IEEE Trans. Power Syst.,
concept of GHNN can be used for tuning the parameters of the 2013, 28, (3), pp. 2192–2201
fractional-order PID controller and the same can also be applied to [15] Yousef, H.A., AL-Kharusi, K., Albadi, M.H., et al.: ‘Load frequency control
the ALFC problem. of a multi-area power system: an adaptive fuzzy logic approach’, IEEE Trans.
Power Syst., 2014, 29, (4), pp. 1822–1830
[16] Chang, C.S., Fu, W.: ‘Area load frequency control using fuzzy gain
8 Acknowledgements scheduling of PI controllers’, Electr. Power Syst. Res., 1997, 42, (2), pp. 145–
152
The authors are thankful to the principal and authorities of [17] Abdennour, A.: ‘Adaptive optimal gain scheduling for the load frequency
Government College of Technology, Coimbatore-641013, India for control problem’, Electr. Power Comput. Syst., 2002, 30, (1), pp. 45–56
[18] Kocaarslan, I., Cam, E.: ‘Fuzzy logic controller in interconnected electrical
providing facilities procured under TEQIP fund to carry out the power systems for load-frequency control’, Int. J. Electr. Power Energy Syst.,
research. 2005, 27, (8), pp. 542–549
[19] Juang, C.F., Lu, C.F.: ‘Load-frequency control by hybrid evolutionary fuzzy
PI controller’, IEE Proc. Gener. Transm. Distrib., 2006, 153, (2), pp. 196–204
9 References [20] Arivoli, R., Chidambaram, I.A.: ‘CPSO based LFC for a two-area power
[1] Tripathy, S.C., Hope, G.S., Malik, O.P.: ‘Optimization of load-frequency system with GDB and GRC nonlinearities interconnected through TCPS in
control parameters for power systems with reheat steam turbines and governor series with the tie-line’, Int. J. Comput. Appl., 2012, 38, (7), pp. 1–10
dead band nonlinearity’, IEE Proc. Gener. Transm. Distrib., 1982, 129, (1), [21] Talaq, J., Al-Basri, F.: ‘Adaptive fuzzy gain scheduling for load frequency
pp. 10–16 control’, IEEE Trans. Power Syst., 1999, 14, (1), pp. 145–150
[2] Lim, K.Y., Wang, Y., Zhou, R.: ‘Robust decentralised load-frequency control [22] Xu, D., Liu, J., Yan, X.-G., et al.: ‘A novel adaptive neural network
of multi-area power systems’, IEE Proc. Gener. Transm. Distrib., 1996, 143, constrained control for multi-area interconnected power system with hybrid
(5), pp. 377–386 energy storage’, IEEE Trans. Ind. Electron., 2017, 65, (8), pp. 6625–6634
[3] Bevrani, H.Y., Mitani, Y., Tsuji, K.: ‘Robust decentralised load-frequency [23] Rahman, M.M., Chowdhury, A.H., Hossain, M.A.: ‘Improved load frequency
control using an iterative linear matrix inequalities algorithm’, IEE Proc. control using a fast acting active disturbance rejection controller’, Energies,
Gener. Transm. Distrib., 2004, 151, (3), pp. 347–354 2017, 10, pp. 1–18
[4] Sudha, K.R., Vijayasanthi, R.: ‘Robust decentralized load frequency control [24] Gupta, E., Saxena, A.: ‘Performance evaluation of antlion optimizer based
of interconnected power system with generation rate constraint using type-2 regulator in automatic generation control of interconnected power system’, J.
fuzzy approach’, Int. J. Electr. Power Energy Syst., 2011, 33, (3), pp. 699–707 Eng., 2016, 2016, pp. 1–14, http://dx.doi.org/10.1155/2016/4570617
[5] Dong, L., Zhang, Y., Gao, Z.: ‘A robust decentralized load frequency [25] Elgerd, O.I.: ‘Electric energy systems theory – an introduction’ (Tata
controller for interconnected power systems’, ISA Trans.., 2012, 51, (3), pp. McGraw-Hill, New York, 2007, 2nd edn.)
410–419 [26] Vijaya Chandrakala, K.R.M., Balamurugan, S., Sankaranarayanan, K.:
[6] Bevrani, H., Daneshmand, P.R.: ‘Fuzzy logic-based load-frequency control ‘Variable structure fuzzy gain scheduling based load frequency controller for
concerning high penetration of wind turbines’, IEEE Syst. J., 2012, 6, (1), pp. multi area hydro thermal system’, Int. J. Electr. Power Energy Syst., 2013, 53,
173–180 pp. 375–381
[7] Trinh, H., Fernando, T., Lu, H.H.C., et al.: ‘Quasi-decentralized functional [27] Veerapandiyan, V., Rajeswari, R., Mariammal, T., et al.: ‘Load flow analysis
observers for the LFC of interconnected power systems’, IEEE Trans. Power using generalized Hopfield neural network’, IET Gener. Transm. Distrib.,
Syst., 2013, 28, (3), pp. 3513–3514 2018, 12, (8), pp. 1765–1773
[8] Sivaramakrishnan, A.Y., Hariharan, M.V., Srisailam, M.C.: ‘Design of [28] Balasubramonian, M., Rajamani, V.: ‘Design and real-time implementation of
variable-structure load-frequency controller using pole assignment technique’, SHEPWM in single-phase inverter using generalized Hopfield neural
Int. J. Control, 1984, 40, (3), pp. 487–498 network’, IEEE Trans. Ind. Electron., 2014, 61, (11), pp. 1–11
[9] Chan, W.-C., Hsu, Y.-Y: ‘Automatic generation control of interconnected [29] Wen, U.-P., Lan, K.-M., Shih, H.-S.: ‘A review of Hopfield neural networks
power systems using variable-structure controllers’, IEE Proc. Gener. Transm. for solving mathematical programming problems’, Eur. J. Oper. Res., 2009,
Distrib., 1981, 128, (5), pp. 269–279 198, (3), pp. 675–787
5722 IET Gener. Transm. Distrib., 2018, Vol. 12 Iss. 21, pp. 5713-5722
© The Institution of Engineering and Technology 2018