SlideShare a Scribd company logo
IAES International Journal of Artificial Intelligence (IJ-AI)
Vol. 14, No. 1, February 2025, pp. 780~787
ISSN: 2252-8938, DOI: 10.11591/ijai.v14.i1.pp780-787  780
Journal homepage: http://ijai.iaescore.com
Development of a 2 degree of freedom-proportional integral
derivative controller using the hippopotamus algorithm
Rattapon Dulyala1
, Worawat Sa-Ngiamvibool2
, Sitthisak Audomsi2
, Kittipong Ardhah3
,
Techatat Buranaaudsawakul4
1
Faculty of Industrial Technology, Uttaradit Rajabhat University, Uttaradit, Thailand
2
Faculty of Engineering, Mahasarakham University, Kantharawichai, Thailand
3
Faculty of Engineering and Industrial Technology, Kalasin University, Kalasin, Thailand
4
Faculty of Engineering, Pitchayabundit College, Nong Bua Lamphu, Thailand
Article Info ABSTRACT
Article history:
Received Jun 5, 2024
Revised Sep 2, 2024
Accepted Oct 8, 2024
This research project investigates the regulation of autonomous power
generation in two interconnected regions using two hydroelectric power
plants. It specifically addresses the challenges posed by significant electrical
system issues. The hippopotamus optimization algorithm (HOA) has
demonstrated enhanced gain value in research and designs of 2 degree of
freedom (2DOF)-proportional integral derivative (PID) controllers. The
objective is to provide efficient and uninterrupted functioning of the electrical
network in both areas. Contemporary technology and methods enable the
electrical system to efficiently and accurately fulfill user requirements,
resolving any problems related to system balance and stability. This
experiment evaluates the efficacy of several algorithms in accurately selecting
optimal values. We evaluate performance using the integral of absolute error
(IAE) and integral of time-weighted absolute error (ITAE) functions. This
experiment evaluates and contrasts different algorithms. Summarizing the
analysis using verifiable evidence. Optimization when evaluated using the
ITAE measurement, the HOA earned the lowest result of 0.08744 for ITAE.
Empirical research has demonstrated that this strategy is the most effective in
reducing the ITAE. The sine-cosine algorithm (SCA) and whale optimization
algorithm (WOA) have similar ITAE values, with SCA having an error of
0.08967 and WOA having an error of 0.08967. The numerical number is
0.08970.
Keywords:
2-DOF-PID control
A sine cosine algorithm
Hippopotamus optimization
algorithm
Load frquency control
Whale optimizatiom algorithm
This is an open access article under the CC BY-SA license.
Corresponding Author:
Techatat Buranaaudsawakul
Faculty of Engineering, Pitchayabundit College
Nong Bua Lamphun, 39000, Thailand
Email: techatat@gmail.com
1. INTRODUCTION
For the purpose of preserving the reliability and steadiness of power systems [1], it is of the highest
essential to guarantee that they will continue to provide energy without interruption, regardless of the varying
load needs [2], [3] load frequency control, often known as LFC, is a vital component of the functioning of
power systems. Its major function is to regulate the frequency of the system [4] within the parameters that have
been specified, and it also ensures that there is an equilibrium between the quantity of electricity produced and
the quantity consumed. LFC that is successful results in a reduction in frequency deviations, which in turn
decreases the likelihood of blackouts occurring and ensures that the power system remains stable [5].
Int J Artif Intell ISSN: 2252-8938 
Development of a 2 degree of freedom-proportional integral derivative controller … (Rattapon Dulyala)
781
As a result of its straightforward installation and dependable performance, proportional integral
derivative (PID) controllers [6] have discovered widespread use in the field of LFC. In spite of this, the problem
of fine-tuning the PID parameters (Kp, Ki, and Kd) continues to be a significant area of concern. Incorrectly
calibrated PID parameters may lead to insufficient frequency control, instability, and inefficiency in the power
system. These issues might be caused by the power system [7], [8].
When it comes to dealing with complex optimization problems [9], [10] such as the fine-tuning of
PID controllers, metaheuristic optimization approaches have grown more popular. There have been tremendous
accomplishments achieved via the use of algorithms such as the genetic algorithm (GA) [11], [12], the Bees
algorithm [13], [14], and the particle swarm optimization (PSO) [15], [16]. With that being said, the search for
optimization procedures that are both more efficient [17], [18] and effective continues, which has led to the
research of novel algorithms[19], [20] that are inspired by biological systems [21], [22].
Within the realm of bio-inspired optimization strategies, the hippopotamus optimization algorithm
(HOA) [23] is a recently established method that has recently come into existence. For the purpose of resolving
optimization challenges, HOA, which takes its cues from the social behavior, territorial instincts, and
cooperative hunting strategies of hippopotamuses, provides a highly promising approach. In order to enhance
the effectiveness and dependability of power systems, the purpose of this research is to investigate the
possibility of integrating a two degree of freedom (2DOF) PID control system [24] with HOA for LFC [25].
In this paper, the development of a PID control system [26] with 2DOF is described. For the purpose
of regulating the LFC in power systems, the system makes use of the HOA. There was an improvement in
system performance as a result of the introduction of HOA into the 2DOF-PID controller. This demonstrates
the power of bio-inspired algorithms to enhance complex control systems. By doing more research, it may be
possible to investigate the use of HOA in different control system domains and develop hybrid approaches that
combine HOA with other optimization techniques.
2. RESEARCH METHODOLOGY
2.1. Two degree of freedom proportional integral derivative control system
Due to the fact that they are uncomplicated and have the ability to deliver results that can be relied
upon, controllers have been utilized for a considerable amount of time currently. For the purpose of the study,
the LFC controller was a modified version of the PID controller that was referred to as the 2DOF-PID controller
[27]. As a result of its capacity to quickly reject disturbances without generating a large rise in overshoot during
set-point tracking, this option has been selected, in Figure 1 illustrates structure 2DOF PID control.
Figure 1. Structure 2DOF PID control [28]
2.2. Hippopotamus optimization algorithm
2.2.1. A mathematical representation of the hippopotamus optimization algorithm
The algorithm continuously monitors and saves the most optimal possible solution throughout its
operation. Once the process concludes, the hippopotamus plays a crucial role in revealing the final response,
also known as the prevailing solution to the dilemma. The flowchart in Figure 2 illustrates the procedural
components of the HOA.
 ISSN: 2252-8938
Int J Artif Intell, Vol. 14, No. 1, February 2025: 780-787
782
Figure 2. HOA flowchart [23]
2.3. Objective function
Consumer demands and system parameter disruptions have a significant impact on the frequency and
power variations of the linked electrical power system. These fluctuations deviate from the specified efficiency
values that are acceptable for a stable electrical system. A satisfactory level of stability, fast control response,
and reduced fluctuations is desired in the LFC system. These requirements enable the system to quickly restore
the frequency deviation (Δ𝑓) in each area and maintain the constant power deviation (Δ𝑃) at its original or
predetermined value [29].
The study work employs an integral performance index type as the fitness/objective function. The
fitness/objective functions of IAE and ITAE utilized in the literature are represented by (1) and (2):
Int J Artif Intell ISSN: 2252-8938 
Development of a 2 degree of freedom-proportional integral derivative controller … (Rattapon Dulyala)
783
𝐼𝐴𝐸 = ∫ [|Δf + ΔP|]
∞
0
⋅ 𝑑𝑡 (1)
𝐼𝑇𝐴𝐸 = ∫ [|Δf + ΔP|]
∞
0
∙ 𝑡 ⋅ 𝑑𝑡 (2)
Based on the literature study, it is preferred to use IAE and ITAE-optimized controllers in LFC systems.
Therefore, this study presents a new approach that utilizes the IAE and ITAE performance criterion to develop
and implement a weighted objective technique. This approach serves as the fitness function for optimizing the
2DOF-PID controller's settings.
3. METHOD
This research evaluates the efficacy of the HOA in finding the ideal configuration settings for the
2DOF PID control controller in a thermal power system that consists of two sections that are linked to one
another. Within the context of the simulation, each power plant has a load capacity of one thousand megawatts
and a production capacity of two thousand megawatts [28]. Currently, the system incorporates a governor-dead
band in order to further strengthen the realism of the system. Because of the enhancement, the system became
nonlinear, which enabled it possible to take use of it for the purpose of researching the dynamic response of
frequency in power plants [29]. To be more specific, it is able to conduct an analysis of the power response of
the tie line in response to a 0.01 p.u. Step load perturbation (SLP) disturbance at the thermal power plant located
at Figure 3 [30], the range of parameters will be set according to Table 1.
Figure 3. A thermal power system with two linked sections diagram [30]
Table 1. Minimum and maximum value of the control parameter [30]
Controller parameter Minimum Maximum
Kp 0 1
Ki 0 1
Kd 0 1
N 10 300
PW 0 2
DW 0 5
4. RESULTS AND DISCUSSION
The 2-DOF PID controller, which plays a crucial role in power system control, optimizes its
parameters using the HOA. The connection between two sources of information. We use the MATLAB
R2021A program to conduct tests and assess all operations. The program runs on a central processing unit
(CPU) that has a Core i5 processor operating at a clock speed of 2.50 GHz. In addition, it has a random-access
memory (RAM) capacity of 16 GB. Changing the settings for a 2DOF-PID controller yields different results.
 ISSN: 2252-8938
Int J Artif Intell, Vol. 14, No. 1, February 2025: 780-787
784
Table 2 shows that each function has just 6 parameter values, namely the parameters of the
2DOF-PID controller. Concerning the experimental power plant, the paramotor search operational simulation
produces an appropriate value for each method. The implementation has been carried out in two domains. A
link exists between the two thermal power plants.
Table 2. Optimization controller parameter
Parameter
HOA SCA WOA
IAE ITAE IAE ITAE IAE ITAE
Kp 1 0.3518 1 0.3132 1 0.3463
Ki 1 1 1 1 1 1
Kd 0.1215 0.2338 0.1714 0.1873 0.1188 0.2304
N 21.2966 282.3872 10 10 300 84.8399
PW 0.0123 1.3516 0.2124 0 0.5792 0.192
DW 4.3947 1.1593 0 0 3.2373 0.7401
The frequency response of areas 1-2 and 3 of the IAE was shown in Figure 4. The study revealed that
the HOA exhibited more responsiveness compared to the SCA and WOA in parameter search. The setting time
consideration value is 2%. Upon analyzing the function's graph, ITAE found that using the HOA yielded a
much superior response compared to the SCA and WOA. Additionally, Figure 5 demonstrates that the settling
time value at 2%, values of settling time, peak and values of error show in Tables 3 and 4.
Table 3. Values of settling time and peak
Values
HOA SCA WOA
IAE ITAE IAE ITAE IAE ITAE
Settling Time 2%
Area 1 605.928 242.4594 580.07 324.29 612.86 241.623
Area 2 579.732 302.578 442.86 267.22 469.46 301.951
Tie line 578.677 354.909 572.79 342.32 585.45 241.623
Peak
Area 1 0.0143 0.0149 0.0141 0.0159 0.0142 0.015
Area 2 0.0105 0.0096 0.0105 0.011 0.0102 0.0097
Tie line 0.0035 0.0031 0.0035 0.0036 0.0034 0.015
Table 4. Values of error
Algorithm HOA SCA WOA
IAE ITAE IAE ITAE IAE ITAE
Error 0.0348 0.0874 0.034 0.0896 0.0348 0.0897
Figure 4. Freqency deviation in area (IAE)
Int J Artif Intell ISSN: 2252-8938 
Development of a 2 degree of freedom-proportional integral derivative controller … (Rattapon Dulyala)
785
Figure 5. Freqency deviation in area (ITAE)
5. CONCLUSION
The aim of this experiment is to evaluate and compare the effectiveness of several algorithms in
determining the optimal values. The IAE and ITAE functions are used for quantifying the results. The
algorithms under comparison in this experiment are: According to the empirical data, the analysis may be stated
as follows. Effectiveness the SCA has exceptional efficiency in reducing the IAE when assessed using the IAE
metric, resulting in a minimum error of 0.034087693541846. SCA has higher optimization skills in comparison
to other approaches, particularly in terms of lowering the IAE. The HOA and WOA have similar IAE values,
with HOA showing an equal value. The error is 0.034848038938341, whereas WOA has an error value of
0.034846945292738, which exhibits a little disparity. Effectiveness when assessed utilizing ITAE
measurement, the HOA attained the minimum ITAE value of 0.087448913139503. Empirical research has
shown that this strategy is the most effective in reducing the ITAE. The SCA and WOA have similar ITAE
values, with SCA having an error of 0.089673119049235 and WOA having an error of 0.089673119049235.
The numerical number is 0.089705069065476.
ACKNOWLEDGEMENTS
The author expresses gratitude to all the Professors of Engineering at Mahasarakham University in
Thailand for their invaluable help in this endeavor.
REFERENCES
[1] X. Bombois and L. Vanfretti, “Performance monitoring and redesign of power system stabilizers based on system identification
techniques,” Sustainable Energy, Grids and Networks, vol. 38, 2024, doi: 10.1016/j.segan.2024.101278.
[2] P. Kundur, “Power system stability,” IEEE Power Engineering Review, vol. 5, no. 11, pp. 8–10, 1985, doi:
10.1109/MPER.1985.5528337.
[3] R. K. Khadanga, A. Kumar, and S. Panda, “A novel modified whale optimization algorithm for load frequency controller design of
a two-area power system composing of PV grid and thermal generator,” Neural Computing and Applications, vol. 32, no. 12, pp.
8205–8216, 2020, doi: 10.1007/s00521-019-04321-7.
[4] Z. Hu, K. Zhang, R. Su, R. Wang, and Y. Li, “Robust cooperative load frequency control for enhancing wind energy integration in
multi-area power systems,” IEEE Transactions on Automation Science and Engineering, 2024, doi: 10.1109/TASE.2024.3367030.
[5] A. J. Wood, B. F. Wollenberg, and G. B. Sheblé, Power generation, operation, and control, Hoboken, New Jersey: John Wiley &
Sons, 2013.
[6] S. B. Joseph, E. G. Dada, A. Abidemi, D. O. Oyewola, and B. M.Khammas, “Metaheuristic algorithms for PID controller parameters
tuning: review, approaches and open problems,” Heliyon, vol. 8, no. 5, 2022, doi: 10.1016/j.heliyon.2022.e09399.
[7] V. V. Patel, “Ziegler-Nichols tuning method: understanding the PID controller,” Resonance, vol. 25, no. 10, pp. 1385–1397, 2020,
doi: 10.1007/s12045-020-1058-z.
[8] Al-Khowarizmi, M. J. Watts, S. Efendi, and A. A. Kamil, “Financial technology forecasting using an evolving connectionist system
for lenders and borrowers: ecosystem behavior,” IAES International Journal of Artificial Intelligence, vol. 13, no. 2, pp. 2386–
2394, 2024, doi: 10.11591/ijai.v13.i2.pp2386-2394.
 ISSN: 2252-8938
Int J Artif Intell, Vol. 14, No. 1, February 2025: 780-787
786
[9] F. Silva, J. Batista, D. Souza, A. Lima, L. D. Reis, and A. Barbosa, “Control and identification of parameters of a joint of a
manipulator based on PID, PID 2-DOF, and least squares,” Journal of the Brazilian Society of Mechanical Sciences and
Engineering, vol. 45, no. 6, 2023, doi: 10.1007/s40430-023-04251-5.
[10] W. A. Al-Musawi, M. A. A. Al-Ibadi, and W. A. Wali, “Artificial intelligence techniques for encrypt images based on the chaotic
system implemented on field-programmable gate array,” IAES International Journal of Artificial Intelligence, vol. 12, no. 1, pp.
347–356, 2023, doi: 10.11591/ijai.v12.i1.pp347-356.
[11] M. M. Sati, D. Kumar, A. Singh, M. Raparthi, F. Y. Alghayadh, and M. Soni, “Two-area power system with automatic generation
control utilizing PID control, FOPID, particle swarm optimization, and genetic algorithms,” 2024 4th International Conference on
Advances in Electrical, Computing, Communication and Sustainable Technologies, ICAECT 2024, 2024, doi:
10.1109/ICAECT60202.2024.10469671.
[12] S. Mirjalili, “Genetic algorithm,” Studies in Computational Intelligence, pp. 125–132, 2021, doi: 10.1007/978-3-030-61111-8_13.
[13] D. T. Pham, M. Castellani, M. Sholedolu, and A. Ghanbarzadeh,“The Bees algorithm,” Technical Note, Manufacturing Engineering
Centre, Cardiff University, UK, pp. 250–255, 2008.
[14] D. T. Pham and M. Castellani, “A comparative study of the Bees algorithm as a tool for function optimisation,” Cogent Engineering,
vol. 2, no. 1, 2015, doi: 10.1080/23311916.2015.1091540.
[15] D. T. Pham, A. Ghanbarzadeh, E. Koç, S. Otri, S. Rahim, and M. Zaidi, “The Bees algorithm - a novel tool for complex optimisation
problems,” in Intelligent Production Machines and Systems - 2nd I*PROMS Virtual International Conference, 2006, pp. 454–459,
doi: 10.1016/B978-008045157-2/50081-X.
[16] D. Wang, D. Tan, and L. Liu, “Particle swarm optimization algorithm: an overview,” Soft Computing, vol. 22, no. 2, pp. 387–408,
2018, doi: 10.1007/s00500-016-2474-6.
[17] N. E. Y. Kouba, M. Menaa, M. Hasni, and M. Boudour, “A new optimal load frequency control based on hybrid genetic algorithm
and particle swarm optimization,” International Journal on Electrical Engineering and Informatics, vol. 9, no. 3, pp. 418–440,
2017, doi: 10.15676/ijeei.2017.9.3.1.
[18] J. Blanquiceth, J. M. Cardemil, M. Henríquez, and R. Escobar, “Thermodynamic evaluation of a pumped thermal electricity storage
system integrated with large-scale thermal power plants,” Renewable and Sustainable Energy Reviews, vol. 175, 2023, doi:
10.1016/j.rser.2022.113134.
[19] C. Dai, W. Chen, Y. Zhu, and X. Zhang, “Seeker optimization algorithm for optimal reactive power dispatch,” IEEE Transactions
on Power Systems, vol. 24, no. 3, pp. 1218–1231, 2009, doi: 10.1109/TPWRS.2009.2021226.
[20] M. H. Amiri, N. M. Hashjin, M. Montazeri, S. Mirjalili, and N. Khodadadi, “Hippopotamus optimization algorithm: a novel nature-
inspired optimization algorithm,” Scientific Reports, vol. 14, no. 1, 2024, doi: 10.1038/s41598-024-54910-3.
[21] R. Miklosovic and Z. Gao, “A robust two-degree-of-freedom control design technique and its practical application,” Conference
Record of the 2004 IEEE Industry Applications Conference, 2004. 39th IAS Annual Meeting, vol. 3, pp. 1495–1502, 2004, doi:
10.1109/ias.2004.1348669.
[22] P. A. Gbadega and A. K. Saha, “Load frequency control of a two-area power system with a stand-alone microgrid based on adaptive
model predictive control,” IEEE Journal of Emerging and Selected Topics in Power Electronics, vol. 9, no. 6, pp. 7253–7263, 2021,
doi: 10.1109/JESTPE.2020.3012659.
[23] S. Bassi, M. Mishra, and E. Omizegba, “Automatic tuning of proportional-integral-derivative (PID) controller using particle swarm
optimization (PSO) algorithm,” International Journal of Artificial Intelligence & Applications, vol. 2, no. 4, pp. 25–34, 2011, doi:
10.5121/ijaia.2011.2403.
[24] N. K. Gupta, M. K. Kar, and A. K. Singh, “Design of a 2-DOF-PID controller using an improved sine–cosine algorithm for load
frequency control of a three-area system with nonlinearities,” Protection and Control of Modern Power Systems, vol. 7, no. 1, 2022,
doi: 10.1186/s41601-022-00255-w.
[25] A. M. Abdel-hamed, A. Y. Abdelaziz, and A. El-Shahat, “Design of a 2DOF-PID control scheme for frequency/power regulation
in a two-area power system using dragonfly algorithm with integral-based weighted goal objective,” Energies, vol. 16, no. 1, 2023,
doi: 10.3390/en16010486.
[26] S. Audomsi et al., “The development of PID controller by chess algorithm,” Engineering Access, vol. 10, no. 1, pp. 46–50, 2024,
doi: 10.14456/mijet.2024.6.
[27] A. Chaisawasd and W. Sa-Ngiamvibool, “Design of PID controller by salp swarm optimization for interconnected thermal power
system,” Ph.D. Thesis, Department of Electrical and Computer Engineering, Mahasarakham University, Kham Riang, Thailand, 2023.
[28] M. N. S. Shahi, N. A. Orka, and A. Ahmed, “2DOF-PID-TD: A new hybrid control approach of load frequency control in an
interconnected thermal-hydro power system,” Heliyon, vol. 10, no. 17, 2024, doi: 10.1016/j.heliyon.2024.e36753.
[29] M. Sariki and R. Shankar, “Optimal CC-2DOF(PI)-PDF controller for LFC of restructured multi-area power system with IES-based
modified HVDC tie-line and electric vehicles,” Engineering Science and Technology, an International Journal, vol. 32, 2022, doi:
10.1016/j.jestch.2021.09.004.
[30] E. Thaokeaw, K. Prathepha, J. Obma, and W. Sa-Ngiamvibool, “Design of parallel 2-DOF PID controller by Bees algorithm for
interconnected thermal power systems,” Przeglad Elektrotechniczny, vol. 99, no. 2, pp. 104–108, 2023, doi:
10.15199/48.2023.02.17.
BIOGRAPHIES OF AUTHORS
Rattapon Dulyala, Ph.D. received his B.S.Tech. Ed. degree in electrical
engineering, from the Pathumwan Institute of Technology (PIT) and the M.S.Tech. Ed. degree
in electrical engineering, from the King Mongkut's University of Technology Thonburi
(KMUTT), Thailand. His research interests include power technology and power systems. Since
2007, he has been with Faculty of Industrial Technology, Uttaradit Rajabhat University (URU),
Thailand, where he is currently a lecturer of electrical engineering. He can be contacted at email:
rattapon.dul@live.uru.ac.th.
Int J Artif Intell ISSN: 2252-8938 
Development of a 2 degree of freedom-proportional integral derivative controller … (Rattapon Dulyala)
787
Worawat Sa-Ngiamvibool, Ph.D. received his B.Eng. degree in electrical
engineering, the M.Eng. degree in electrical engineering from the Khonkaen University (KKU),
Thailand and the Ph.D. degree in engineering from Sirindhorn International Institute of
Technology (SIIT), Thammasat University, Thailand. His research interests include analog
circuits and power systems. Since 2007, he has been with Faculty of Engineering,
Mahasarakham University (MSU), Thailand, where he is currently a Professor of Electrical
Engineering. He can be contacted at email: wor.nui@gmail.com.
Sitthisak Audomsi currently, he is pursuing a Ph.D. in the Department of Electrical
and Computer Engineering. He obtained a master's degree in electrical and computer
engineering in 2024, and a bachelor's degree in electrical engineering in 2023, Faculty of
Engineering at Mahasarakham University. His focused on doing research in the fields of control
systems, optimization methods, and artificial intelligence. He can be contacted at email:
65010353006@msu.ac.th.
Kittipong Ardhah received his B.Eng. degree in electrical engineering, from the
King Mongkut's University of Technology Thonburi (KMUTT), the M.Eng. and Ph.D. degree
in electrical and computer engineering from Maha Sarakham University (MSU), Thailand. His
research interests include interdigital capacitor and power systems. Since 2023, he has been with
Faculty of Engineering and Industrial Technology, Kalasin University (KSU), Thailand, where
he is currently a lecturer of electrical engineering. He can be contacted at email:
kittipong.ar@ksu.ac.th.
Techatat Buranaaudsawakul received his B.S.Tech. Ed. degree in electrical
engineering, from the King Mongkut's University of Technology Thonburi (KMUTT), the MBA
degree from the Bangkok University (BU) and the Ph.D. degree in electrical and computer
engineering from Maha Sarakham University (MSU), Thailand. His research interests include
power plant and power systems. Since 2023, he has been with Faculty of Engineering,
Pitchayabundit College (PCBU), Thailand, where he is currently a lecturer of electrical
engineering. He can be contacted at email: techatat@gmail.com.

More Related Content

PDF
Pa3426282645
PDF
Automatic generation-control-of-interconnected-power-system-with-generation-r...
PDF
DESIGN OF CONTROL STRATEGIES FOR THE LOAD FREQUENCY CONTROL (LFC) IN MULTI AR...
PDF
J010346786
PDF
IRJET- Load Frequency Control of a Wind Integrated Power System using Convent...
PDF
Design and implementation of variable and constant load for induction motor
PDF
IRJET- Load Frequency Control in Two Area Power Systems Integrated with S...
PDF
Fi34989995
Pa3426282645
Automatic generation-control-of-interconnected-power-system-with-generation-r...
DESIGN OF CONTROL STRATEGIES FOR THE LOAD FREQUENCY CONTROL (LFC) IN MULTI AR...
J010346786
IRJET- Load Frequency Control of a Wind Integrated Power System using Convent...
Design and implementation of variable and constant load for induction motor
IRJET- Load Frequency Control in Two Area Power Systems Integrated with S...
Fi34989995

Similar to Development of a 2 degree of freedom-proportional integral derivative controller using the hippopotamus algorithm (20)

PDF
Low Frequency Oscillations Damping by UPFC with GAPOD and GADC-voltage regulator
PDF
A New Simulation Modeling for Nonlinear Current Control in Single Phase Grid ...
PDF
Adıgüzel Hydroelectric Power Plant’s Modelling and LoadFrequency Control by F...
PDF
Energy Management System in Microgrid with ANFIS Control Scheme using Heurist...
PDF
Real coded-genetic-algorithm-for-robust-power-system-stabilizer-design
PDF
IRJET- Comparative Study of Load Frequency Control using PID and Fuzzy- PID C...
PDF
Adaptive Controllers for Enhancement of Stand-Alone Hybrid System Performance
PDF
IRJET- Design and Analysis of Fuzzy and GA-PID Controllers for Optimized Perf...
PDF
IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...
PDF
Transient response mitigation using type-2 fuzzy controller optimized by grey...
PDF
Hybrid fuzzy-PID like optimal control to reduce energy consumption
PDF
Enhanced self-regulation nonlinear PID for industrial pneumatic actuator
PDF
Optimal control of load frequency control power system based on particle swar...
PDF
C0333017026
PDF
IRJET- Load Frequency Control of a Renewable Source Integrated Four Area ...
PDF
Hybrid controller design using gain scheduling approach for compressor systems
PPTX
SIntelligent Optimization Techniques for Controlling Load Frequency of Interc...
PDF
IRJET- Analysis of Load Frequency Control for a Distributed Grid System Invol...
PDF
IRJET- Optimum Design of PSO based Tuning using PID Controller for an Automat...
PDF
A new scaled fuzzy method using PSO segmentation (SePSO) applied for two area...
Low Frequency Oscillations Damping by UPFC with GAPOD and GADC-voltage regulator
A New Simulation Modeling for Nonlinear Current Control in Single Phase Grid ...
Adıgüzel Hydroelectric Power Plant’s Modelling and LoadFrequency Control by F...
Energy Management System in Microgrid with ANFIS Control Scheme using Heurist...
Real coded-genetic-algorithm-for-robust-power-system-stabilizer-design
IRJET- Comparative Study of Load Frequency Control using PID and Fuzzy- PID C...
Adaptive Controllers for Enhancement of Stand-Alone Hybrid System Performance
IRJET- Design and Analysis of Fuzzy and GA-PID Controllers for Optimized Perf...
IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...
Transient response mitigation using type-2 fuzzy controller optimized by grey...
Hybrid fuzzy-PID like optimal control to reduce energy consumption
Enhanced self-regulation nonlinear PID for industrial pneumatic actuator
Optimal control of load frequency control power system based on particle swar...
C0333017026
IRJET- Load Frequency Control of a Renewable Source Integrated Four Area ...
Hybrid controller design using gain scheduling approach for compressor systems
SIntelligent Optimization Techniques for Controlling Load Frequency of Interc...
IRJET- Analysis of Load Frequency Control for a Distributed Grid System Invol...
IRJET- Optimum Design of PSO based Tuning using PID Controller for an Automat...
A new scaled fuzzy method using PSO segmentation (SePSO) applied for two area...
Ad

More from IAESIJAI (20)

PDF
Hybrid model detection and classification of lung cancer
PDF
Adaptive kernel integration in visual geometry group 16 for enhanced classifi...
PDF
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
PDF
Enhancing fall detection and classification using Jarratt‐butterfly optimizat...
PDF
Deep ensemble learning with uncertainty aware prediction ranking for cervical...
PDF
Event detection in soccer matches through audio classification using transfer...
PDF
Detecting road damage utilizing retinaNet and mobileNet models on edge devices
PDF
Optimizing deep learning models from multi-objective perspective via Bayesian...
PDF
Squeeze-excitation half U-Net and synthetic minority oversampling technique o...
PDF
A novel scalable deep ensemble learning framework for big data classification...
PDF
Exploring DenseNet architectures with particle swarm optimization: efficient ...
PDF
A transfer learning-based deep neural network for tomato plant disease classi...
PDF
U-Net for wheel rim contour detection in robotic deburring
PDF
Deep learning-based classifier for geometric dimensioning and tolerancing sym...
PDF
Enhancing fire detection capabilities: Leveraging you only look once for swif...
PDF
Accuracy of neural networks in brain wave diagnosis of schizophrenia
PDF
Depression detection through transformers-based emotion recognition in multiv...
PDF
A comparative analysis of optical character recognition models for extracting...
PDF
Enhancing financial cybersecurity via advanced machine learning: analysis, co...
PDF
Crop classification using object-oriented method and Google Earth Engine
Hybrid model detection and classification of lung cancer
Adaptive kernel integration in visual geometry group 16 for enhanced classifi...
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
Enhancing fall detection and classification using Jarratt‐butterfly optimizat...
Deep ensemble learning with uncertainty aware prediction ranking for cervical...
Event detection in soccer matches through audio classification using transfer...
Detecting road damage utilizing retinaNet and mobileNet models on edge devices
Optimizing deep learning models from multi-objective perspective via Bayesian...
Squeeze-excitation half U-Net and synthetic minority oversampling technique o...
A novel scalable deep ensemble learning framework for big data classification...
Exploring DenseNet architectures with particle swarm optimization: efficient ...
A transfer learning-based deep neural network for tomato plant disease classi...
U-Net for wheel rim contour detection in robotic deburring
Deep learning-based classifier for geometric dimensioning and tolerancing sym...
Enhancing fire detection capabilities: Leveraging you only look once for swif...
Accuracy of neural networks in brain wave diagnosis of schizophrenia
Depression detection through transformers-based emotion recognition in multiv...
A comparative analysis of optical character recognition models for extracting...
Enhancing financial cybersecurity via advanced machine learning: analysis, co...
Crop classification using object-oriented method and Google Earth Engine
Ad

Recently uploaded (20)

PDF
Machine learning based COVID-19 study performance prediction
PPTX
Programs and apps: productivity, graphics, security and other tools
PPT
Teaching material agriculture food technology
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Electronic commerce courselecture one. Pdf
PDF
Encapsulation theory and applications.pdf
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PPTX
sap open course for s4hana steps from ECC to s4
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PPTX
Big Data Technologies - Introduction.pptx
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Machine learning based COVID-19 study performance prediction
Programs and apps: productivity, graphics, security and other tools
Teaching material agriculture food technology
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
The Rise and Fall of 3GPP – Time for a Sabbatical?
Electronic commerce courselecture one. Pdf
Encapsulation theory and applications.pdf
Spectral efficient network and resource selection model in 5G networks
Reach Out and Touch Someone: Haptics and Empathic Computing
sap open course for s4hana steps from ECC to s4
Mobile App Security Testing_ A Comprehensive Guide.pdf
Review of recent advances in non-invasive hemoglobin estimation
Network Security Unit 5.pdf for BCA BBA.
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
The AUB Centre for AI in Media Proposal.docx
Dropbox Q2 2025 Financial Results & Investor Presentation
Big Data Technologies - Introduction.pptx
Per capita expenditure prediction using model stacking based on satellite ima...
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf

Development of a 2 degree of freedom-proportional integral derivative controller using the hippopotamus algorithm

  • 1. IAES International Journal of Artificial Intelligence (IJ-AI) Vol. 14, No. 1, February 2025, pp. 780~787 ISSN: 2252-8938, DOI: 10.11591/ijai.v14.i1.pp780-787  780 Journal homepage: http://ijai.iaescore.com Development of a 2 degree of freedom-proportional integral derivative controller using the hippopotamus algorithm Rattapon Dulyala1 , Worawat Sa-Ngiamvibool2 , Sitthisak Audomsi2 , Kittipong Ardhah3 , Techatat Buranaaudsawakul4 1 Faculty of Industrial Technology, Uttaradit Rajabhat University, Uttaradit, Thailand 2 Faculty of Engineering, Mahasarakham University, Kantharawichai, Thailand 3 Faculty of Engineering and Industrial Technology, Kalasin University, Kalasin, Thailand 4 Faculty of Engineering, Pitchayabundit College, Nong Bua Lamphu, Thailand Article Info ABSTRACT Article history: Received Jun 5, 2024 Revised Sep 2, 2024 Accepted Oct 8, 2024 This research project investigates the regulation of autonomous power generation in two interconnected regions using two hydroelectric power plants. It specifically addresses the challenges posed by significant electrical system issues. The hippopotamus optimization algorithm (HOA) has demonstrated enhanced gain value in research and designs of 2 degree of freedom (2DOF)-proportional integral derivative (PID) controllers. The objective is to provide efficient and uninterrupted functioning of the electrical network in both areas. Contemporary technology and methods enable the electrical system to efficiently and accurately fulfill user requirements, resolving any problems related to system balance and stability. This experiment evaluates the efficacy of several algorithms in accurately selecting optimal values. We evaluate performance using the integral of absolute error (IAE) and integral of time-weighted absolute error (ITAE) functions. This experiment evaluates and contrasts different algorithms. Summarizing the analysis using verifiable evidence. Optimization when evaluated using the ITAE measurement, the HOA earned the lowest result of 0.08744 for ITAE. Empirical research has demonstrated that this strategy is the most effective in reducing the ITAE. The sine-cosine algorithm (SCA) and whale optimization algorithm (WOA) have similar ITAE values, with SCA having an error of 0.08967 and WOA having an error of 0.08967. The numerical number is 0.08970. Keywords: 2-DOF-PID control A sine cosine algorithm Hippopotamus optimization algorithm Load frquency control Whale optimizatiom algorithm This is an open access article under the CC BY-SA license. Corresponding Author: Techatat Buranaaudsawakul Faculty of Engineering, Pitchayabundit College Nong Bua Lamphun, 39000, Thailand Email: techatat@gmail.com 1. INTRODUCTION For the purpose of preserving the reliability and steadiness of power systems [1], it is of the highest essential to guarantee that they will continue to provide energy without interruption, regardless of the varying load needs [2], [3] load frequency control, often known as LFC, is a vital component of the functioning of power systems. Its major function is to regulate the frequency of the system [4] within the parameters that have been specified, and it also ensures that there is an equilibrium between the quantity of electricity produced and the quantity consumed. LFC that is successful results in a reduction in frequency deviations, which in turn decreases the likelihood of blackouts occurring and ensures that the power system remains stable [5].
  • 2. Int J Artif Intell ISSN: 2252-8938  Development of a 2 degree of freedom-proportional integral derivative controller … (Rattapon Dulyala) 781 As a result of its straightforward installation and dependable performance, proportional integral derivative (PID) controllers [6] have discovered widespread use in the field of LFC. In spite of this, the problem of fine-tuning the PID parameters (Kp, Ki, and Kd) continues to be a significant area of concern. Incorrectly calibrated PID parameters may lead to insufficient frequency control, instability, and inefficiency in the power system. These issues might be caused by the power system [7], [8]. When it comes to dealing with complex optimization problems [9], [10] such as the fine-tuning of PID controllers, metaheuristic optimization approaches have grown more popular. There have been tremendous accomplishments achieved via the use of algorithms such as the genetic algorithm (GA) [11], [12], the Bees algorithm [13], [14], and the particle swarm optimization (PSO) [15], [16]. With that being said, the search for optimization procedures that are both more efficient [17], [18] and effective continues, which has led to the research of novel algorithms[19], [20] that are inspired by biological systems [21], [22]. Within the realm of bio-inspired optimization strategies, the hippopotamus optimization algorithm (HOA) [23] is a recently established method that has recently come into existence. For the purpose of resolving optimization challenges, HOA, which takes its cues from the social behavior, territorial instincts, and cooperative hunting strategies of hippopotamuses, provides a highly promising approach. In order to enhance the effectiveness and dependability of power systems, the purpose of this research is to investigate the possibility of integrating a two degree of freedom (2DOF) PID control system [24] with HOA for LFC [25]. In this paper, the development of a PID control system [26] with 2DOF is described. For the purpose of regulating the LFC in power systems, the system makes use of the HOA. There was an improvement in system performance as a result of the introduction of HOA into the 2DOF-PID controller. This demonstrates the power of bio-inspired algorithms to enhance complex control systems. By doing more research, it may be possible to investigate the use of HOA in different control system domains and develop hybrid approaches that combine HOA with other optimization techniques. 2. RESEARCH METHODOLOGY 2.1. Two degree of freedom proportional integral derivative control system Due to the fact that they are uncomplicated and have the ability to deliver results that can be relied upon, controllers have been utilized for a considerable amount of time currently. For the purpose of the study, the LFC controller was a modified version of the PID controller that was referred to as the 2DOF-PID controller [27]. As a result of its capacity to quickly reject disturbances without generating a large rise in overshoot during set-point tracking, this option has been selected, in Figure 1 illustrates structure 2DOF PID control. Figure 1. Structure 2DOF PID control [28] 2.2. Hippopotamus optimization algorithm 2.2.1. A mathematical representation of the hippopotamus optimization algorithm The algorithm continuously monitors and saves the most optimal possible solution throughout its operation. Once the process concludes, the hippopotamus plays a crucial role in revealing the final response, also known as the prevailing solution to the dilemma. The flowchart in Figure 2 illustrates the procedural components of the HOA.
  • 3.  ISSN: 2252-8938 Int J Artif Intell, Vol. 14, No. 1, February 2025: 780-787 782 Figure 2. HOA flowchart [23] 2.3. Objective function Consumer demands and system parameter disruptions have a significant impact on the frequency and power variations of the linked electrical power system. These fluctuations deviate from the specified efficiency values that are acceptable for a stable electrical system. A satisfactory level of stability, fast control response, and reduced fluctuations is desired in the LFC system. These requirements enable the system to quickly restore the frequency deviation (Δ𝑓) in each area and maintain the constant power deviation (Δ𝑃) at its original or predetermined value [29]. The study work employs an integral performance index type as the fitness/objective function. The fitness/objective functions of IAE and ITAE utilized in the literature are represented by (1) and (2):
  • 4. Int J Artif Intell ISSN: 2252-8938  Development of a 2 degree of freedom-proportional integral derivative controller … (Rattapon Dulyala) 783 𝐼𝐴𝐸 = ∫ [|Δf + ΔP|] ∞ 0 ⋅ 𝑑𝑡 (1) 𝐼𝑇𝐴𝐸 = ∫ [|Δf + ΔP|] ∞ 0 ∙ 𝑡 ⋅ 𝑑𝑡 (2) Based on the literature study, it is preferred to use IAE and ITAE-optimized controllers in LFC systems. Therefore, this study presents a new approach that utilizes the IAE and ITAE performance criterion to develop and implement a weighted objective technique. This approach serves as the fitness function for optimizing the 2DOF-PID controller's settings. 3. METHOD This research evaluates the efficacy of the HOA in finding the ideal configuration settings for the 2DOF PID control controller in a thermal power system that consists of two sections that are linked to one another. Within the context of the simulation, each power plant has a load capacity of one thousand megawatts and a production capacity of two thousand megawatts [28]. Currently, the system incorporates a governor-dead band in order to further strengthen the realism of the system. Because of the enhancement, the system became nonlinear, which enabled it possible to take use of it for the purpose of researching the dynamic response of frequency in power plants [29]. To be more specific, it is able to conduct an analysis of the power response of the tie line in response to a 0.01 p.u. Step load perturbation (SLP) disturbance at the thermal power plant located at Figure 3 [30], the range of parameters will be set according to Table 1. Figure 3. A thermal power system with two linked sections diagram [30] Table 1. Minimum and maximum value of the control parameter [30] Controller parameter Minimum Maximum Kp 0 1 Ki 0 1 Kd 0 1 N 10 300 PW 0 2 DW 0 5 4. RESULTS AND DISCUSSION The 2-DOF PID controller, which plays a crucial role in power system control, optimizes its parameters using the HOA. The connection between two sources of information. We use the MATLAB R2021A program to conduct tests and assess all operations. The program runs on a central processing unit (CPU) that has a Core i5 processor operating at a clock speed of 2.50 GHz. In addition, it has a random-access memory (RAM) capacity of 16 GB. Changing the settings for a 2DOF-PID controller yields different results.
  • 5.  ISSN: 2252-8938 Int J Artif Intell, Vol. 14, No. 1, February 2025: 780-787 784 Table 2 shows that each function has just 6 parameter values, namely the parameters of the 2DOF-PID controller. Concerning the experimental power plant, the paramotor search operational simulation produces an appropriate value for each method. The implementation has been carried out in two domains. A link exists between the two thermal power plants. Table 2. Optimization controller parameter Parameter HOA SCA WOA IAE ITAE IAE ITAE IAE ITAE Kp 1 0.3518 1 0.3132 1 0.3463 Ki 1 1 1 1 1 1 Kd 0.1215 0.2338 0.1714 0.1873 0.1188 0.2304 N 21.2966 282.3872 10 10 300 84.8399 PW 0.0123 1.3516 0.2124 0 0.5792 0.192 DW 4.3947 1.1593 0 0 3.2373 0.7401 The frequency response of areas 1-2 and 3 of the IAE was shown in Figure 4. The study revealed that the HOA exhibited more responsiveness compared to the SCA and WOA in parameter search. The setting time consideration value is 2%. Upon analyzing the function's graph, ITAE found that using the HOA yielded a much superior response compared to the SCA and WOA. Additionally, Figure 5 demonstrates that the settling time value at 2%, values of settling time, peak and values of error show in Tables 3 and 4. Table 3. Values of settling time and peak Values HOA SCA WOA IAE ITAE IAE ITAE IAE ITAE Settling Time 2% Area 1 605.928 242.4594 580.07 324.29 612.86 241.623 Area 2 579.732 302.578 442.86 267.22 469.46 301.951 Tie line 578.677 354.909 572.79 342.32 585.45 241.623 Peak Area 1 0.0143 0.0149 0.0141 0.0159 0.0142 0.015 Area 2 0.0105 0.0096 0.0105 0.011 0.0102 0.0097 Tie line 0.0035 0.0031 0.0035 0.0036 0.0034 0.015 Table 4. Values of error Algorithm HOA SCA WOA IAE ITAE IAE ITAE IAE ITAE Error 0.0348 0.0874 0.034 0.0896 0.0348 0.0897 Figure 4. Freqency deviation in area (IAE)
  • 6. Int J Artif Intell ISSN: 2252-8938  Development of a 2 degree of freedom-proportional integral derivative controller … (Rattapon Dulyala) 785 Figure 5. Freqency deviation in area (ITAE) 5. CONCLUSION The aim of this experiment is to evaluate and compare the effectiveness of several algorithms in determining the optimal values. The IAE and ITAE functions are used for quantifying the results. The algorithms under comparison in this experiment are: According to the empirical data, the analysis may be stated as follows. Effectiveness the SCA has exceptional efficiency in reducing the IAE when assessed using the IAE metric, resulting in a minimum error of 0.034087693541846. SCA has higher optimization skills in comparison to other approaches, particularly in terms of lowering the IAE. The HOA and WOA have similar IAE values, with HOA showing an equal value. The error is 0.034848038938341, whereas WOA has an error value of 0.034846945292738, which exhibits a little disparity. Effectiveness when assessed utilizing ITAE measurement, the HOA attained the minimum ITAE value of 0.087448913139503. Empirical research has shown that this strategy is the most effective in reducing the ITAE. The SCA and WOA have similar ITAE values, with SCA having an error of 0.089673119049235 and WOA having an error of 0.089673119049235. The numerical number is 0.089705069065476. ACKNOWLEDGEMENTS The author expresses gratitude to all the Professors of Engineering at Mahasarakham University in Thailand for their invaluable help in this endeavor. REFERENCES [1] X. Bombois and L. Vanfretti, “Performance monitoring and redesign of power system stabilizers based on system identification techniques,” Sustainable Energy, Grids and Networks, vol. 38, 2024, doi: 10.1016/j.segan.2024.101278. [2] P. Kundur, “Power system stability,” IEEE Power Engineering Review, vol. 5, no. 11, pp. 8–10, 1985, doi: 10.1109/MPER.1985.5528337. [3] R. K. Khadanga, A. Kumar, and S. Panda, “A novel modified whale optimization algorithm for load frequency controller design of a two-area power system composing of PV grid and thermal generator,” Neural Computing and Applications, vol. 32, no. 12, pp. 8205–8216, 2020, doi: 10.1007/s00521-019-04321-7. [4] Z. Hu, K. Zhang, R. Su, R. Wang, and Y. Li, “Robust cooperative load frequency control for enhancing wind energy integration in multi-area power systems,” IEEE Transactions on Automation Science and Engineering, 2024, doi: 10.1109/TASE.2024.3367030. [5] A. J. Wood, B. F. Wollenberg, and G. B. Sheblé, Power generation, operation, and control, Hoboken, New Jersey: John Wiley & Sons, 2013. [6] S. B. Joseph, E. G. Dada, A. Abidemi, D. O. Oyewola, and B. M.Khammas, “Metaheuristic algorithms for PID controller parameters tuning: review, approaches and open problems,” Heliyon, vol. 8, no. 5, 2022, doi: 10.1016/j.heliyon.2022.e09399. [7] V. V. Patel, “Ziegler-Nichols tuning method: understanding the PID controller,” Resonance, vol. 25, no. 10, pp. 1385–1397, 2020, doi: 10.1007/s12045-020-1058-z. [8] Al-Khowarizmi, M. J. Watts, S. Efendi, and A. A. Kamil, “Financial technology forecasting using an evolving connectionist system for lenders and borrowers: ecosystem behavior,” IAES International Journal of Artificial Intelligence, vol. 13, no. 2, pp. 2386– 2394, 2024, doi: 10.11591/ijai.v13.i2.pp2386-2394.
  • 7.  ISSN: 2252-8938 Int J Artif Intell, Vol. 14, No. 1, February 2025: 780-787 786 [9] F. Silva, J. Batista, D. Souza, A. Lima, L. D. Reis, and A. Barbosa, “Control and identification of parameters of a joint of a manipulator based on PID, PID 2-DOF, and least squares,” Journal of the Brazilian Society of Mechanical Sciences and Engineering, vol. 45, no. 6, 2023, doi: 10.1007/s40430-023-04251-5. [10] W. A. Al-Musawi, M. A. A. Al-Ibadi, and W. A. Wali, “Artificial intelligence techniques for encrypt images based on the chaotic system implemented on field-programmable gate array,” IAES International Journal of Artificial Intelligence, vol. 12, no. 1, pp. 347–356, 2023, doi: 10.11591/ijai.v12.i1.pp347-356. [11] M. M. Sati, D. Kumar, A. Singh, M. Raparthi, F. Y. Alghayadh, and M. Soni, “Two-area power system with automatic generation control utilizing PID control, FOPID, particle swarm optimization, and genetic algorithms,” 2024 4th International Conference on Advances in Electrical, Computing, Communication and Sustainable Technologies, ICAECT 2024, 2024, doi: 10.1109/ICAECT60202.2024.10469671. [12] S. Mirjalili, “Genetic algorithm,” Studies in Computational Intelligence, pp. 125–132, 2021, doi: 10.1007/978-3-030-61111-8_13. [13] D. T. Pham, M. Castellani, M. Sholedolu, and A. Ghanbarzadeh,“The Bees algorithm,” Technical Note, Manufacturing Engineering Centre, Cardiff University, UK, pp. 250–255, 2008. [14] D. T. Pham and M. Castellani, “A comparative study of the Bees algorithm as a tool for function optimisation,” Cogent Engineering, vol. 2, no. 1, 2015, doi: 10.1080/23311916.2015.1091540. [15] D. T. Pham, A. Ghanbarzadeh, E. Koç, S. Otri, S. Rahim, and M. Zaidi, “The Bees algorithm - a novel tool for complex optimisation problems,” in Intelligent Production Machines and Systems - 2nd I*PROMS Virtual International Conference, 2006, pp. 454–459, doi: 10.1016/B978-008045157-2/50081-X. [16] D. Wang, D. Tan, and L. Liu, “Particle swarm optimization algorithm: an overview,” Soft Computing, vol. 22, no. 2, pp. 387–408, 2018, doi: 10.1007/s00500-016-2474-6. [17] N. E. Y. Kouba, M. Menaa, M. Hasni, and M. Boudour, “A new optimal load frequency control based on hybrid genetic algorithm and particle swarm optimization,” International Journal on Electrical Engineering and Informatics, vol. 9, no. 3, pp. 418–440, 2017, doi: 10.15676/ijeei.2017.9.3.1. [18] J. Blanquiceth, J. M. Cardemil, M. Henríquez, and R. Escobar, “Thermodynamic evaluation of a pumped thermal electricity storage system integrated with large-scale thermal power plants,” Renewable and Sustainable Energy Reviews, vol. 175, 2023, doi: 10.1016/j.rser.2022.113134. [19] C. Dai, W. Chen, Y. Zhu, and X. Zhang, “Seeker optimization algorithm for optimal reactive power dispatch,” IEEE Transactions on Power Systems, vol. 24, no. 3, pp. 1218–1231, 2009, doi: 10.1109/TPWRS.2009.2021226. [20] M. H. Amiri, N. M. Hashjin, M. Montazeri, S. Mirjalili, and N. Khodadadi, “Hippopotamus optimization algorithm: a novel nature- inspired optimization algorithm,” Scientific Reports, vol. 14, no. 1, 2024, doi: 10.1038/s41598-024-54910-3. [21] R. Miklosovic and Z. Gao, “A robust two-degree-of-freedom control design technique and its practical application,” Conference Record of the 2004 IEEE Industry Applications Conference, 2004. 39th IAS Annual Meeting, vol. 3, pp. 1495–1502, 2004, doi: 10.1109/ias.2004.1348669. [22] P. A. Gbadega and A. K. Saha, “Load frequency control of a two-area power system with a stand-alone microgrid based on adaptive model predictive control,” IEEE Journal of Emerging and Selected Topics in Power Electronics, vol. 9, no. 6, pp. 7253–7263, 2021, doi: 10.1109/JESTPE.2020.3012659. [23] S. Bassi, M. Mishra, and E. Omizegba, “Automatic tuning of proportional-integral-derivative (PID) controller using particle swarm optimization (PSO) algorithm,” International Journal of Artificial Intelligence & Applications, vol. 2, no. 4, pp. 25–34, 2011, doi: 10.5121/ijaia.2011.2403. [24] N. K. Gupta, M. K. Kar, and A. K. Singh, “Design of a 2-DOF-PID controller using an improved sine–cosine algorithm for load frequency control of a three-area system with nonlinearities,” Protection and Control of Modern Power Systems, vol. 7, no. 1, 2022, doi: 10.1186/s41601-022-00255-w. [25] A. M. Abdel-hamed, A. Y. Abdelaziz, and A. El-Shahat, “Design of a 2DOF-PID control scheme for frequency/power regulation in a two-area power system using dragonfly algorithm with integral-based weighted goal objective,” Energies, vol. 16, no. 1, 2023, doi: 10.3390/en16010486. [26] S. Audomsi et al., “The development of PID controller by chess algorithm,” Engineering Access, vol. 10, no. 1, pp. 46–50, 2024, doi: 10.14456/mijet.2024.6. [27] A. Chaisawasd and W. Sa-Ngiamvibool, “Design of PID controller by salp swarm optimization for interconnected thermal power system,” Ph.D. Thesis, Department of Electrical and Computer Engineering, Mahasarakham University, Kham Riang, Thailand, 2023. [28] M. N. S. Shahi, N. A. Orka, and A. Ahmed, “2DOF-PID-TD: A new hybrid control approach of load frequency control in an interconnected thermal-hydro power system,” Heliyon, vol. 10, no. 17, 2024, doi: 10.1016/j.heliyon.2024.e36753. [29] M. Sariki and R. Shankar, “Optimal CC-2DOF(PI)-PDF controller for LFC of restructured multi-area power system with IES-based modified HVDC tie-line and electric vehicles,” Engineering Science and Technology, an International Journal, vol. 32, 2022, doi: 10.1016/j.jestch.2021.09.004. [30] E. Thaokeaw, K. Prathepha, J. Obma, and W. Sa-Ngiamvibool, “Design of parallel 2-DOF PID controller by Bees algorithm for interconnected thermal power systems,” Przeglad Elektrotechniczny, vol. 99, no. 2, pp. 104–108, 2023, doi: 10.15199/48.2023.02.17. BIOGRAPHIES OF AUTHORS Rattapon Dulyala, Ph.D. received his B.S.Tech. Ed. degree in electrical engineering, from the Pathumwan Institute of Technology (PIT) and the M.S.Tech. Ed. degree in electrical engineering, from the King Mongkut's University of Technology Thonburi (KMUTT), Thailand. His research interests include power technology and power systems. Since 2007, he has been with Faculty of Industrial Technology, Uttaradit Rajabhat University (URU), Thailand, where he is currently a lecturer of electrical engineering. He can be contacted at email: rattapon.dul@live.uru.ac.th.
  • 8. Int J Artif Intell ISSN: 2252-8938  Development of a 2 degree of freedom-proportional integral derivative controller … (Rattapon Dulyala) 787 Worawat Sa-Ngiamvibool, Ph.D. received his B.Eng. degree in electrical engineering, the M.Eng. degree in electrical engineering from the Khonkaen University (KKU), Thailand and the Ph.D. degree in engineering from Sirindhorn International Institute of Technology (SIIT), Thammasat University, Thailand. His research interests include analog circuits and power systems. Since 2007, he has been with Faculty of Engineering, Mahasarakham University (MSU), Thailand, where he is currently a Professor of Electrical Engineering. He can be contacted at email: wor.nui@gmail.com. Sitthisak Audomsi currently, he is pursuing a Ph.D. in the Department of Electrical and Computer Engineering. He obtained a master's degree in electrical and computer engineering in 2024, and a bachelor's degree in electrical engineering in 2023, Faculty of Engineering at Mahasarakham University. His focused on doing research in the fields of control systems, optimization methods, and artificial intelligence. He can be contacted at email: 65010353006@msu.ac.th. Kittipong Ardhah received his B.Eng. degree in electrical engineering, from the King Mongkut's University of Technology Thonburi (KMUTT), the M.Eng. and Ph.D. degree in electrical and computer engineering from Maha Sarakham University (MSU), Thailand. His research interests include interdigital capacitor and power systems. Since 2023, he has been with Faculty of Engineering and Industrial Technology, Kalasin University (KSU), Thailand, where he is currently a lecturer of electrical engineering. He can be contacted at email: kittipong.ar@ksu.ac.th. Techatat Buranaaudsawakul received his B.S.Tech. Ed. degree in electrical engineering, from the King Mongkut's University of Technology Thonburi (KMUTT), the MBA degree from the Bangkok University (BU) and the Ph.D. degree in electrical and computer engineering from Maha Sarakham University (MSU), Thailand. His research interests include power plant and power systems. Since 2023, he has been with Faculty of Engineering, Pitchayabundit College (PCBU), Thailand, where he is currently a lecturer of electrical engineering. He can be contacted at email: techatat@gmail.com.