SlideShare a Scribd company logo
International Journal of Advances in Applied Sciences (IJAAS)
Vol. 9, No. 4, December 2020, pp. 265~269
ISSN: 2252-8814, DOI: 10.11591/ijaas.v9.i4.pp265-269  265
Journal homepage: http://ijaas.iaescore.com
Chaotic based Pteropus algorithm for solving optimal reactive
power problem
Lenin Kanagasabai
Department of EEE, Prasad V. Potluri Siddhartha Institute of Technology, India
Article Info ABSTRACT
Article history:
Received Jan 8, 2020
Revised May 31, 2020
Accepted Jun 9, 2020
In this work, a Chaotic based Pteropus algorithm (CPA) has been proposed
for solving optimal reactive power problem. Pteropus algorithm imitates
deeds of the Pteropus. Normally Pteropus while flying it avoid obstacles by
using sonar echoes, particularly utilize time delay. To the original Pteropus
algorithm chaotic disturbance has been applied and the optimal capability of
the algorithm has been improved in search of global solution. In order to
augment the population diversity and prevent early convergence, adaptively
chaotic disturbance is added at the time of stagnation. Furthermore,
exploration and exploitation capability of the proposed algorithm has been
improved. Proposed CPA technique has been tested in standard IEEE 14,300
bus systems & real power loss has been considerably reduced.
Keywords:
Chaotic Pteropus behaviour
Optimal reactive power
Transmission loss
This is an open access article under the CC BY-SA license.
Corresponding Author:
Lenin Kanagasabai,
Department of EEE,
Prasad V. Potluri Siddhartha Institute of Technology,
Kanuru, Vijayawada, Andhra Pradesh, 520007, India.
Email: gklenin@gmail.com
1. INTRODUCTION
To have secure & economic, operations of the power system optimal reactive power problem plays
a prime role. Numerous conventional methods [1-6] have been successfully solved the problem. But
difficulty found in handling the inequality constraints. Various types of evolutionary algorithms [7-18]
applied to solve the problem. This paper projects chaotic Pteropus algorithm (CPA) for solving reactive
power problem. Pteropus algorithm is designed based on the actions of Pteropus. while flying it avoid
obstacles by using sonar echoes, particularly utilize time delay; happened while release and reflection of echo
which has been utilized during the period of for course-plotting. In Projected algorithm echolocation feature
is utilized in the algorithm and chaos theory intermingled in the flowing process. In order to augment
the population diversity and prevent early convergence, adaptively chaotic disturbance 𝑃𝑐 is added at the time
of stagnation. Projected CPA algorithm has been tested in standard IEEE 14,300 bus systems & simulation
study show the best performance of the projected algorithm in reducing the real power loss.
2. PROBLEM FORMULATION
The key objective of the reactive power problem is to minimize the system real power loss &
given as,
Ploss= ∑ gk(Vi
2
+Vj
2
−2Vi Vj cos θij
)
n
k=1
k=(i,j)
(1)
 ISSN: 2252-8814
Int J Adv Appl Sci, Vol. 9, No. 4, December 2020: 265 – 269
266
Voltage deviation magnitudes (VD) is stated as follows,
Minimize VD = ∑ |Vk − 1.0|nl
k=1 (2)
Load flow equality constraints:
PGi – PDi − Vi ∑ Vj
nb
j=1
[
Gij cos θij
+Bij sin θij
] = 0, i = 1,2 … . , nb (3)
QGi − QDi − Vi ∑ Vj
nb
j=1
[
Gij sin θij
+Bij cos θij
] = 0, i = 1,2 … . , nb (4)
Inequality constraints are:
VGi
min
≤ VGi ≤ VGi
max
, i ∈ ng (5)
VLi
min
≤ VLi ≤ VLi
max
, i ∈ nl (6)
QCi
min
≤ QCi ≤ QCi
max
, i ∈ nc (7)
QGi
min
≤ QGi ≤ QGi
max
, i ∈ ng (8)
Ti
min
≤ Ti ≤ Ti
max
, i ∈ nt (9)
SLi
min
≤ SLi
max
, i ∈ nl (10)
3. PTEROPUS ALGORITHM
Pteropus algorithm imitates deeds of the Pteropus. Normally Pteropus while flying it avoid obstacles
by using sonar echoes, particularly utilize time delay; happened while release and reflection of echo which
has been utilized during the period of for course-plotting. Generalized rules for Pteropus algorithm are:
a. To sense the distance- all Pteropus use echolocation
b. In arbitrarily mode Pteropus fly with velocity ϑi at position yi with a fixed frequencyfmin, varying
wavelength λ and loudness A0 to search for prey. They can robotically adjust the frequency of their
released pulses and regulate the rate of pulse emission r ∈ [0; 1], with reference to the propinquity of
the goal.
c. Loudness will vary from a large (positive) A0 to a minimum constant value Amin.
Pteropus algorithm
Initialize the population
Pulse frequency defined in the range of Gi ∈ [Qmin, Gmax]
ri ,Ai are defined
While (t <Tmaximum)
By adjustment of frequency new solutions are generated
Obtained Solution & velocity are updated
If (random (0; 1) > ri )
Form the solution best one is selected
Around the best solution – a local solution will be engendered
End if
In arbitrary mode new solutions are generated
If (random (0; 1) < Ai and f (yi) < f(y))
New solutions are formed
ri and Ai values are increased
End if
Current best is found by ranking the Pteropus in order
End while
Output the optimized results
Virtual Pteropus are moved to form new solutions by the following,
Int J Adv Appl Sci ISSN: 2252-8814 
Chaotic based Pteropus algorithm for solving optimal reactive power problem (Lenin Kanagasabai)
267
Gi
(t)
= Gmin + (Gmax − Gmin) ∪ (0,1), (11)
li
(t+1)
= li
t
+ (yi
t
− best)Gi
(t)
, (12)
yi
(t+1)
= yi
(t)
+ li
(t)
(13)
Existing finest solution has been modified by the following,
y(t)
= best + ϵAi
(t)
(2U(0,1) − 1), (14)
When ri increases, Ai will decrease; when a Pteropus finds a prey & it mathematically written
as follows,
Ai
(t+1)
= αAi
(t)
, ri
(t)
= ri
(0)
[1 − exp(−γϵ)], (15)
To improve the Pteropus algorithm chaotic disturbance [19-21] is introduced. Here, variance 𝜎2
demonstrates the converge degree of all particles.
𝜎2
= ∑ [(𝑓𝑖 − 𝑓𝑎𝑣𝑔) 𝑓⁄ ]
2𝑁
𝑖=1 (16)
𝑓 = 𝑚𝑎𝑥 {1, 𝑚𝑎𝑥{|𝑓𝑖 − 𝑓𝑎𝑣𝑔|}} (17)
𝑦𝑖𝑑(𝑡 + 1) = 𝜇𝑦𝑖𝑑(𝑡)(1 − 𝑦𝑖𝑑(𝑡)) (18)
In order to augment the population diversity and prevent early convergence, adaptively chaotic
disturbance 𝑃𝑐 is added at the time of stagnation. Thus, 𝑃𝑐 𝑖𝑠 𝑚𝑜𝑑𝑖𝑓𝑖𝑒𝑑 𝑎𝑠 𝑃𝑐
′
.
𝐸𝑐𝑑
′
(𝑡 + 1) = 𝑝𝑐𝑑(𝑡) + 𝑍𝑖𝑑(2 𝑦𝑖𝑑(𝑡) − 1) (19)
𝑍𝑖𝑑 = 𝛽|𝑝𝑐𝑑(𝑡) − 𝐸𝑖𝑑(𝑡)| (20)
Chaotic based Pteropus Algorithm
Initialize the population
Pulse frequency defined in the range of Gi ∈ [Gmin, Gmax]
ri ,Ai are defined
While (t <Tmaximum)
By adjustment of frequency new solutions are generated
Obtained Solution & velocity are updated
Using the equations update the velocities and locations
Gi
(t)
= Gmin + (Gmax − Gmin) ∪ (0,1),
li
(t+1)
= li
t
+ (yi
t
− best)Gi
(t)
,
yi
(t+1)
= yi
(t)
+ li
(t)
If (random (0; 1) > ri )
Form the solution best one is selected
Around the best solution – a local solution will be engendered
End if
In arbitrary mode new solutions are generated
If (random (0; 1) < Ai and f (yi) < f(y))
New solutions are formed
ri and Ai values are increased
End if
Current best is found by ranking the Pteropus in order
End while
Output the optimized results
 ISSN: 2252-8814
Int J Adv Appl Sci, Vol. 9, No. 4, December 2020: 265 – 269
268
4. SIMULATION RESULTS
Proposed Chaotic based Pteropus algorithm (CPA) has been tested in standard IEEE 14,300 bus
systems and comparison has been done with standard algorithms. Simulation output clearly indicates about
the efficiency of the proposed algorithm in reducing the real power loss.
At first in standard IEEE 14 bus system the validity of the proposed CPA algorithm has been tested
& comparison results are presented in Table 1.
Table 1. Comparison results
Control variables ABCO [22] IABCO [22] Projected CPA
V1 1.06 1.05 1.03
V2 1.03 1.05 1.00
V3 0.98 1.03 1.01
V6 1.05 1.05 1.00
V8 1.00 1.04 0.99
Q9 0.139 0.132 0.129
T56 0.979 0.960 0.969
T47 0.950 0.950 0.948
T49 1.014 1.007 1.002
Ploss (MW) 5.92892 5.50031 5.49842
Then IEEE 300 bus system [23] is used as test system to validate the performance of the proposed
CPA algorithm. Table 2 shows the comparison of real power loss obtained after optimization. Real power
loss has been considerably reduced when compared to the other standard reported algorithms.
Table 2 comparison of real power loss
Parameter Method EGA [24] Method EEA [24] Method CSA [25] Projected CPA
PLOSS (MW) 646.2998 650.6027 635.8942 627.1564
5. CONCLUSION
In this paper, chaotic based Pteropus algorithm (CPA) has been successfully solved the optimal
reactive power problem. Natural actions of Pteropus has been effectively imitated and modelled to solve
the problem. An adaptive chaotic disturbance 𝑃𝑐 is added at the time of stagnation Performance of
the Pteropus algorithm has been improved and better-quality solutions have been obtained. In addition,
exploration and exploitation capability of the proposed algorithm has been enhanced. Proposed CPA
technique has been tested in standard IEEE 14,300 bus systems & real power loss has been
considerably reduced.
REFERENCES
[1] K. Y. Lee, et al, “Fuel-cost minimisation for both real and reactive-power dispatches,” Proceedings Generation,
Transmission and Distribution Conference, vol. 131, no. 3, pp. 85-93, 1984.
[2] N. I. Deeb, et al., “An efficient technique for reactive power dispatch using a revised linear programming
approach,” Electric Power System Research, vol. 15, no. 2, pp. 121-134, 1988.
[3] M. R. Bjelogrlic, M. S. Calovic, B. S. Babic, et. al., “Application of Newton’s optimal power flow in
voltage/reactive power control,” IEEE Trans Power System, vol. 5, no. 4, pp. 1447-1454, 1990.
[4] S. Granville, “Optimal reactive dispatch through interior point methods,” IEEE Transactions on Power System,
vol/issue: 9(1), pp. 136–146, 1994.
[5] N. Grudinin, “Reactive power optimization using successive quadratic programming method,” IEEE Transactions
on Power System, vol. 13, no. 4, pp. 1219-1225, 1998.
[6] Wei Yan, J. Yu, D. C. Yu and K. Bhattarai, “A new optimal reactive power flow model in rectangular form and its
solution by predictor corrector primal dual interior point method,” IEEE Trans. Pwr. Syst.,vol. 21,no. 1,
pp. 61-67, 2006.
[7] Aparajita Mukherjee, Vivekananda Mukherjee, “Solution of optimal reactive power dispatch by chaotic krill herd
algorithm,” IET Gener. Transm. Distrib, vol. 9, no. 15, pp. 2351-2362, 2015.
[8] Hu, Z., Wang, X. & Taylor, G. “Stochastic optimal reactive power dispatch: Formulation and solution method,”
Electr. Power Energy Syst., vol. 32, no. 6, pp. 615-621, 2010.
[9] Mahaletchumi A/P Morgan , Nor Rul Hasma Abdullah, Mohd Herwan Sulaiman, Mahfuzah Mustafa and
Rosdiyana Samad, “Computational intelligence technique for static VAR compensator (SVC) installation
Int J Adv Appl Sci ISSN: 2252-8814 
Chaotic based Pteropus algorithm for solving optimal reactive power problem (Lenin Kanagasabai)
269
considering multi-contingencies (N-m),” ARPN Journal of Engineering and Applied Sciences, vol. 10, no. 22,
Dec 2015.
[10] Mohd Herwan Sulaiman, Zuriani Mustaffa, Hamdan Daniyal, Mohd Rusllim Mohamed and Omar Aliman,
“Solving optimal reactive power planning problem utilizing nature inspired computing techniques,” ARPN Journal
of Engineering and Applied Sciences, vol. 10, no. 21, pp.9779-9785, Nov 2015.
[11] Mohd Herwan Sulaiman, Wong Lo Ing, Zuriani Mustaffa and Mohd Rusllim Mohamed, “Grey wolf optimizer for
solving economic dispatch problem with valve-loading effects,” ARPN Journal of Engineering and Applied
Sciences, vol. 10, no. 21, pp. 9796-9801, Nov 2015.
[12] Pandiarajan, K. & Babulal, C. K., “Fuzzy harmony search algorithm based optimal power flow for power system
security enhancement,” International Journal Electric Power Energy Syst., vol. 78, pp. 72-79. 2016.
[13] Mustaffa, Z., Sulaiman, M.H., Yusof, Y., Kamarulzaman, S.F., “A novel hybrid metaheuristic algorithm for short
term load forecasting,” International Journal of Simulation: Systems, Science and Technology, vol. 17, no. 41,
pp. 6.1-6.6, 2017.
[14] Sulaiman, M.H., Mustaffa, Z., Mohamed, M.R., Aliman, O., “An application of multi-verse optimizer for optimal
reactive power dispatch problems,” International Journal of Simulation: Systems, Science and Technology, vol. 17,
no. 41, pp. 5.1-5.5, 2017.
[15] Mahaletchumi A/P Morgan, Nor Rul Hasma Abdullah, Mohd Herwan Sulaiman,Mahfuzah Mustafa and Rosdiyana
Samad, “Multi-objective evolutionary programming (MOEP) using mutation based on adaptive mutation operator
(AMO) applied for optimal reactive power dispatch,” ARPN Journal of Engineering and Applied Sciences, vol. 11,
no. 14, Jul 2016.
[16] Rebecca Ng Shin Mei, Mohd Herwan Sulaiman, Zuriani Mustaffa, “Ant lion optimizer for optimal reactive power
dispatch solution,” Journal of Electrical Systems, Special Issue AMPE2015, pp. 68-74, 2016.
[17] Mahaletchumi Morgan, Nor Rul Hasma Abdullah, Mohd Herwan Sulaiman, Mahfuzah Mustafa, Rosdiyana Samad,
“Benchmark studies on optimal reactive power dispatch (ORPD) based multi-objective evolutionary programming
(MOEP) using mutation based on adaptive mutation adapter (AMO) and polynomial mutation operator (PMO),”
Journal of Electrical Systems, vol. 12, no.1, pp. 121-132, 2016.
[18] Rebecca Ng Shin Mei, Mohd Herwan Sulaiman, Zuriani Mustaffa, Hamdan Daniyal, “Optimal reactive power
dispatch solution by loss minimization using moth-flame optimization technique,” Applied Soft Computing, vol. 59,
Pages 210-222, Oct 2017.
[19] X.S. Yang., “Bat algorithm for multi-objective optimisation,” International Journal of Bio-Inspired Computation,
vol. 3, no. 5, pp. 267-274, 2011.
[20] A. H. Gandomi, G. J. Yun, X.-S. Yang, and S. Talatahari, “Chaos-enhanced accelerated particle swarm
optimization,” Communications in Nonlinear Science and Numerical Simulation, vol. 18, no. 2, pp. 327-340, 2012.
[21] O. Abdel-Raouf, I. El-henawy and M. Abdel-Baset, “Chaotic harmony search algorithm with different chaotic
maps for solving assignment problems,” International Journal of Computational Engineering & Management,
vol. 17, pp. 10-15 ,2014.
[22] Chandragupta Mauryan Kuppamuthu Sivalingam1, Subramanian Ramachandran, Purrnimaa Shiva Sakthi
Rajamani, “Reactive power optimization in a power system network through metaheuristic algorithms,” Turkish
Journal of Electrical Engineering & Computer Science, vol. 25, no. 6, pp. 4615-4623, 2017.
[23] Power Systems Test Case Archive, [Online] Available:, http://www2.ee.washington.edu/research/pstca/
[24] S.S. Reddy, et al., “Faster evolutionary algorithm based optimal power flow using incremental variables,”
Electrical Power and Energy Systems, vol. 54, pp. 198-210, 2014.
[25] S. Surender Reddy, “Optimal reactive power scheduling using cuckoo search algorithm,” International Journal of
Electrical and Computer Engineering, vol. 7, no. 5, pp. 2349-2356, 2017.

More Related Content

PDF
Optimization of Unit Commitment Problem using Classical Soft Computing Techni...
PDF
Gy3312241229
PDF
03 20256 ijict
PDF
Dynamic Economic Dispatch Assessment Using Particle Swarm Optimization Technique
PDF
IRJET- Fuel Cost Reduction for Thermal Power Generator by using G.A, PSO, QPS...
PDF
α Nearness ant colony system with adaptive strategies for the traveling sales...
PPTX
Bat Algorithm_Basics
PDF
Optimization of Unit Commitment Problem using Classical Soft Computing Techni...
Gy3312241229
03 20256 ijict
Dynamic Economic Dispatch Assessment Using Particle Swarm Optimization Technique
IRJET- Fuel Cost Reduction for Thermal Power Generator by using G.A, PSO, QPS...
α Nearness ant colony system with adaptive strategies for the traveling sales...
Bat Algorithm_Basics

What's hot (18)

PDF
Optimal Power System Planning with Renewable DGs with Reactive Power Consider...
PDF
A Hybrid Bat Algorithm
PPTX
Bat algorithm and applications
PPTX
Zurich machine learning_vicensgaitan
PDF
Security constrained optimal load dispatch using hpso technique for thermal s...
PDF
The behaviour of ACS-TSP algorithm when adapting both pheromone parameters us...
PDF
Relevance of Particle Swarm Optimization Technique for the Solution of Econom...
PDF
Computing the masses of hyperons and charmed baryons from Lattice QCD
PDF
A Genetic Algorithm Approach to Solve Unit Commitment Problem
PDF
International Journal of Engineering Research and Development
PDF
Bat Algorithm: Literature Review and Applications
PDF
Higgs Boson Machine Learning Challenge Report
PDF
Enriched Firefly Algorithm for Solving Reactive Power Problem
PDF
Parallel hybrid chicken swarm optimization for solving the quadratic assignme...
PDF
Automated Machine Learning via Sequential Uniform Designs
PDF
An Energy Efficient Demand- Response Model for High performance Computing System
PDF
03 20270 true power loss reduction
PPTX
Dynamic economic load dispatch a review of solution methodologies48
Optimal Power System Planning with Renewable DGs with Reactive Power Consider...
A Hybrid Bat Algorithm
Bat algorithm and applications
Zurich machine learning_vicensgaitan
Security constrained optimal load dispatch using hpso technique for thermal s...
The behaviour of ACS-TSP algorithm when adapting both pheromone parameters us...
Relevance of Particle Swarm Optimization Technique for the Solution of Econom...
Computing the masses of hyperons and charmed baryons from Lattice QCD
A Genetic Algorithm Approach to Solve Unit Commitment Problem
International Journal of Engineering Research and Development
Bat Algorithm: Literature Review and Applications
Higgs Boson Machine Learning Challenge Report
Enriched Firefly Algorithm for Solving Reactive Power Problem
Parallel hybrid chicken swarm optimization for solving the quadratic assignme...
Automated Machine Learning via Sequential Uniform Designs
An Energy Efficient Demand- Response Model for High performance Computing System
03 20270 true power loss reduction
Dynamic economic load dispatch a review of solution methodologies48
Ad

Similar to Chaotic based Pteropus algorithm for solving optimal reactive power problem (20)

PDF
Economic Load Dispatch Problem with Valve – Point Effect Using a Binary Bat A...
PDF
Optimized placement of multiple FACTS devices using PSO and CSA algorithms
PDF
40220140505002
PDF
The optimal synthesis of scanned linear antenna arrays
PDF
Economic and Emission Dispatch using Whale Optimization Algorithm (WOA)
PDF
Reduction of Active Power Loss byUsing Adaptive Cat Swarm Optimization
PDF
FPGA Implementation of A New Chien Search Block for Reed-Solomon Codes RS (25...
PDF
PuShort Term Hydrothermal Scheduling using Evolutionary Programmingblished pa...
PDF
04 20268 power loss reduction ...
PDF
Automatic generation-control-of-multi-area-electric-energy-systems-using-modi...
PDF
Maximum Power Extraction Method for Doubly-fed Induction Generator Wind Turbine
PDF
A fast efficient technique for the estimation of frequency
PDF
An improved ant colony algorithm based on
PDF
Economic Dispatch of Generated Power Using Modified Lambda-Iteration Method
PDF
Enhancing radial distribution system performance by optimal placement of DST...
PDF
Iaetsd position control of servo systems using pid
PDF
Microstrip coupler design using bat
PDF
Autotuning of pid controller for robot arm and magnet levitation plant
PDF
Security constrained optimal load dispatch using hpso technique for thermal s...
PDF
Solving Unit Commitment Problem Using Chemo-tactic PSO–DE Optimization Algori...
Economic Load Dispatch Problem with Valve – Point Effect Using a Binary Bat A...
Optimized placement of multiple FACTS devices using PSO and CSA algorithms
40220140505002
The optimal synthesis of scanned linear antenna arrays
Economic and Emission Dispatch using Whale Optimization Algorithm (WOA)
Reduction of Active Power Loss byUsing Adaptive Cat Swarm Optimization
FPGA Implementation of A New Chien Search Block for Reed-Solomon Codes RS (25...
PuShort Term Hydrothermal Scheduling using Evolutionary Programmingblished pa...
04 20268 power loss reduction ...
Automatic generation-control-of-multi-area-electric-energy-systems-using-modi...
Maximum Power Extraction Method for Doubly-fed Induction Generator Wind Turbine
A fast efficient technique for the estimation of frequency
An improved ant colony algorithm based on
Economic Dispatch of Generated Power Using Modified Lambda-Iteration Method
Enhancing radial distribution system performance by optimal placement of DST...
Iaetsd position control of servo systems using pid
Microstrip coupler design using bat
Autotuning of pid controller for robot arm and magnet levitation plant
Security constrained optimal load dispatch using hpso technique for thermal s...
Solving Unit Commitment Problem Using Chemo-tactic PSO–DE Optimization Algori...
Ad

More from IJAAS Team (20)

PDF
A Secure Data Transmission Scheme using Asymmetric Semi-Homomorphic Encryptio...
PDF
Lossless 4D Medical Images Compression Using Adaptive Inter Slices Filtering
PDF
Coding Schemes for Implementation of Fault Tolerant Parrallel Filter
PDF
Recycling of Industrial Waste Water for the Generation of Electricity by Regu...
PDF
Early Detection of High Blood Pressure and Diabetic Retinopathy on Retinal Fu...
PDF
Automation of DMPS Manufacturing by using LabView & PLC
PDF
Mobile Application Development with Android
PDF
Data Visualization and Analysis of Engineering Educational Statisticsx
PDF
Requirement Elicitation Model (REM) in the Context of Global Software Develop...
PDF
Mobile Learning Technologies
PDF
Spectral Efficient Blind Channel Estimation Technique for MIMO-OFDM Communica...
PDF
An Intuitionistic Fuzzy Sets Implementation for Key Distribution in Hybrid Me...
PDF
Angular Symmetric Axis Constellation Model for Off-line Odia Handwritten Char...
PDF
Energy and Load Aware Routing Protocol for Internet of Things
PDF
Analysis and Implementation of Unipolar PWM Strategies for Three Phase Cascad...
PDF
Design of an IOT based Online Monitoring Digital Stethoscope
PDF
Development of Russian Driverless Electric Vehicle
PDF
Cost Allocation of Reactive Power Using Matrix Methodology in Transmission Ne...
PDF
Depth Estimation from Defocused Images: a Survey
PDF
CP-NR Distributed Range Free Localization Algorithm in WSN
A Secure Data Transmission Scheme using Asymmetric Semi-Homomorphic Encryptio...
Lossless 4D Medical Images Compression Using Adaptive Inter Slices Filtering
Coding Schemes for Implementation of Fault Tolerant Parrallel Filter
Recycling of Industrial Waste Water for the Generation of Electricity by Regu...
Early Detection of High Blood Pressure and Diabetic Retinopathy on Retinal Fu...
Automation of DMPS Manufacturing by using LabView & PLC
Mobile Application Development with Android
Data Visualization and Analysis of Engineering Educational Statisticsx
Requirement Elicitation Model (REM) in the Context of Global Software Develop...
Mobile Learning Technologies
Spectral Efficient Blind Channel Estimation Technique for MIMO-OFDM Communica...
An Intuitionistic Fuzzy Sets Implementation for Key Distribution in Hybrid Me...
Angular Symmetric Axis Constellation Model for Off-line Odia Handwritten Char...
Energy and Load Aware Routing Protocol for Internet of Things
Analysis and Implementation of Unipolar PWM Strategies for Three Phase Cascad...
Design of an IOT based Online Monitoring Digital Stethoscope
Development of Russian Driverless Electric Vehicle
Cost Allocation of Reactive Power Using Matrix Methodology in Transmission Ne...
Depth Estimation from Defocused Images: a Survey
CP-NR Distributed Range Free Localization Algorithm in WSN

Recently uploaded (20)

PDF
The scientific heritage No 166 (166) (2025)
PPTX
2Systematics of Living Organisms t-.pptx
PDF
SEHH2274 Organic Chemistry Notes 1 Structure and Bonding.pdf
PDF
An interstellar mission to test astrophysical black holes
PPTX
Classification Systems_TAXONOMY_SCIENCE8.pptx
PPTX
cpcsea ppt.pptxssssssssssssssjjdjdndndddd
PPTX
7. General Toxicologyfor clinical phrmacy.pptx
PDF
Unveiling a 36 billion solar mass black hole at the centre of the Cosmic Hors...
PPTX
DRUG THERAPY FOR SHOCK gjjjgfhhhhh.pptx.
PDF
HPLC-PPT.docx high performance liquid chromatography
PDF
Cosmic Outliers: Low-spin Halos Explain the Abundance, Compactness, and Redsh...
PPTX
Taita Taveta Laboratory Technician Workshop Presentation.pptx
PPTX
Introduction to Cardiovascular system_structure and functions-1
PDF
Phytochemical Investigation of Miliusa longipes.pdf
PPTX
Protein & Amino Acid Structures Levels of protein structure (primary, seconda...
PPTX
The KM-GBF monitoring framework – status & key messages.pptx
PPTX
Comparative Structure of Integument in Vertebrates.pptx
DOCX
Q1_LE_Mathematics 8_Lesson 5_Week 5.docx
PPTX
neck nodes and dissection types and lymph nodes levels
PPTX
ECG_Course_Presentation د.محمد صقران ppt
The scientific heritage No 166 (166) (2025)
2Systematics of Living Organisms t-.pptx
SEHH2274 Organic Chemistry Notes 1 Structure and Bonding.pdf
An interstellar mission to test astrophysical black holes
Classification Systems_TAXONOMY_SCIENCE8.pptx
cpcsea ppt.pptxssssssssssssssjjdjdndndddd
7. General Toxicologyfor clinical phrmacy.pptx
Unveiling a 36 billion solar mass black hole at the centre of the Cosmic Hors...
DRUG THERAPY FOR SHOCK gjjjgfhhhhh.pptx.
HPLC-PPT.docx high performance liquid chromatography
Cosmic Outliers: Low-spin Halos Explain the Abundance, Compactness, and Redsh...
Taita Taveta Laboratory Technician Workshop Presentation.pptx
Introduction to Cardiovascular system_structure and functions-1
Phytochemical Investigation of Miliusa longipes.pdf
Protein & Amino Acid Structures Levels of protein structure (primary, seconda...
The KM-GBF monitoring framework – status & key messages.pptx
Comparative Structure of Integument in Vertebrates.pptx
Q1_LE_Mathematics 8_Lesson 5_Week 5.docx
neck nodes and dissection types and lymph nodes levels
ECG_Course_Presentation د.محمد صقران ppt

Chaotic based Pteropus algorithm for solving optimal reactive power problem

  • 1. International Journal of Advances in Applied Sciences (IJAAS) Vol. 9, No. 4, December 2020, pp. 265~269 ISSN: 2252-8814, DOI: 10.11591/ijaas.v9.i4.pp265-269  265 Journal homepage: http://ijaas.iaescore.com Chaotic based Pteropus algorithm for solving optimal reactive power problem Lenin Kanagasabai Department of EEE, Prasad V. Potluri Siddhartha Institute of Technology, India Article Info ABSTRACT Article history: Received Jan 8, 2020 Revised May 31, 2020 Accepted Jun 9, 2020 In this work, a Chaotic based Pteropus algorithm (CPA) has been proposed for solving optimal reactive power problem. Pteropus algorithm imitates deeds of the Pteropus. Normally Pteropus while flying it avoid obstacles by using sonar echoes, particularly utilize time delay. To the original Pteropus algorithm chaotic disturbance has been applied and the optimal capability of the algorithm has been improved in search of global solution. In order to augment the population diversity and prevent early convergence, adaptively chaotic disturbance is added at the time of stagnation. Furthermore, exploration and exploitation capability of the proposed algorithm has been improved. Proposed CPA technique has been tested in standard IEEE 14,300 bus systems & real power loss has been considerably reduced. Keywords: Chaotic Pteropus behaviour Optimal reactive power Transmission loss This is an open access article under the CC BY-SA license. Corresponding Author: Lenin Kanagasabai, Department of EEE, Prasad V. Potluri Siddhartha Institute of Technology, Kanuru, Vijayawada, Andhra Pradesh, 520007, India. Email: [email protected] 1. INTRODUCTION To have secure & economic, operations of the power system optimal reactive power problem plays a prime role. Numerous conventional methods [1-6] have been successfully solved the problem. But difficulty found in handling the inequality constraints. Various types of evolutionary algorithms [7-18] applied to solve the problem. This paper projects chaotic Pteropus algorithm (CPA) for solving reactive power problem. Pteropus algorithm is designed based on the actions of Pteropus. while flying it avoid obstacles by using sonar echoes, particularly utilize time delay; happened while release and reflection of echo which has been utilized during the period of for course-plotting. In Projected algorithm echolocation feature is utilized in the algorithm and chaos theory intermingled in the flowing process. In order to augment the population diversity and prevent early convergence, adaptively chaotic disturbance 𝑃𝑐 is added at the time of stagnation. Projected CPA algorithm has been tested in standard IEEE 14,300 bus systems & simulation study show the best performance of the projected algorithm in reducing the real power loss. 2. PROBLEM FORMULATION The key objective of the reactive power problem is to minimize the system real power loss & given as, Ploss= ∑ gk(Vi 2 +Vj 2 −2Vi Vj cos θij ) n k=1 k=(i,j) (1)
  • 2.  ISSN: 2252-8814 Int J Adv Appl Sci, Vol. 9, No. 4, December 2020: 265 – 269 266 Voltage deviation magnitudes (VD) is stated as follows, Minimize VD = ∑ |Vk − 1.0|nl k=1 (2) Load flow equality constraints: PGi – PDi − Vi ∑ Vj nb j=1 [ Gij cos θij +Bij sin θij ] = 0, i = 1,2 … . , nb (3) QGi − QDi − Vi ∑ Vj nb j=1 [ Gij sin θij +Bij cos θij ] = 0, i = 1,2 … . , nb (4) Inequality constraints are: VGi min ≤ VGi ≤ VGi max , i ∈ ng (5) VLi min ≤ VLi ≤ VLi max , i ∈ nl (6) QCi min ≤ QCi ≤ QCi max , i ∈ nc (7) QGi min ≤ QGi ≤ QGi max , i ∈ ng (8) Ti min ≤ Ti ≤ Ti max , i ∈ nt (9) SLi min ≤ SLi max , i ∈ nl (10) 3. PTEROPUS ALGORITHM Pteropus algorithm imitates deeds of the Pteropus. Normally Pteropus while flying it avoid obstacles by using sonar echoes, particularly utilize time delay; happened while release and reflection of echo which has been utilized during the period of for course-plotting. Generalized rules for Pteropus algorithm are: a. To sense the distance- all Pteropus use echolocation b. In arbitrarily mode Pteropus fly with velocity ϑi at position yi with a fixed frequencyfmin, varying wavelength λ and loudness A0 to search for prey. They can robotically adjust the frequency of their released pulses and regulate the rate of pulse emission r ∈ [0; 1], with reference to the propinquity of the goal. c. Loudness will vary from a large (positive) A0 to a minimum constant value Amin. Pteropus algorithm Initialize the population Pulse frequency defined in the range of Gi ∈ [Qmin, Gmax] ri ,Ai are defined While (t <Tmaximum) By adjustment of frequency new solutions are generated Obtained Solution & velocity are updated If (random (0; 1) > ri ) Form the solution best one is selected Around the best solution – a local solution will be engendered End if In arbitrary mode new solutions are generated If (random (0; 1) < Ai and f (yi) < f(y)) New solutions are formed ri and Ai values are increased End if Current best is found by ranking the Pteropus in order End while Output the optimized results Virtual Pteropus are moved to form new solutions by the following,
  • 3. Int J Adv Appl Sci ISSN: 2252-8814  Chaotic based Pteropus algorithm for solving optimal reactive power problem (Lenin Kanagasabai) 267 Gi (t) = Gmin + (Gmax − Gmin) ∪ (0,1), (11) li (t+1) = li t + (yi t − best)Gi (t) , (12) yi (t+1) = yi (t) + li (t) (13) Existing finest solution has been modified by the following, y(t) = best + ϵAi (t) (2U(0,1) − 1), (14) When ri increases, Ai will decrease; when a Pteropus finds a prey & it mathematically written as follows, Ai (t+1) = αAi (t) , ri (t) = ri (0) [1 − exp(−γϵ)], (15) To improve the Pteropus algorithm chaotic disturbance [19-21] is introduced. Here, variance 𝜎2 demonstrates the converge degree of all particles. 𝜎2 = ∑ [(𝑓𝑖 − 𝑓𝑎𝑣𝑔) 𝑓⁄ ] 2𝑁 𝑖=1 (16) 𝑓 = 𝑚𝑎𝑥 {1, 𝑚𝑎𝑥{|𝑓𝑖 − 𝑓𝑎𝑣𝑔|}} (17) 𝑦𝑖𝑑(𝑡 + 1) = 𝜇𝑦𝑖𝑑(𝑡)(1 − 𝑦𝑖𝑑(𝑡)) (18) In order to augment the population diversity and prevent early convergence, adaptively chaotic disturbance 𝑃𝑐 is added at the time of stagnation. Thus, 𝑃𝑐 𝑖𝑠 𝑚𝑜𝑑𝑖𝑓𝑖𝑒𝑑 𝑎𝑠 𝑃𝑐 ′ . 𝐸𝑐𝑑 ′ (𝑡 + 1) = 𝑝𝑐𝑑(𝑡) + 𝑍𝑖𝑑(2 𝑦𝑖𝑑(𝑡) − 1) (19) 𝑍𝑖𝑑 = 𝛽|𝑝𝑐𝑑(𝑡) − 𝐸𝑖𝑑(𝑡)| (20) Chaotic based Pteropus Algorithm Initialize the population Pulse frequency defined in the range of Gi ∈ [Gmin, Gmax] ri ,Ai are defined While (t <Tmaximum) By adjustment of frequency new solutions are generated Obtained Solution & velocity are updated Using the equations update the velocities and locations Gi (t) = Gmin + (Gmax − Gmin) ∪ (0,1), li (t+1) = li t + (yi t − best)Gi (t) , yi (t+1) = yi (t) + li (t) If (random (0; 1) > ri ) Form the solution best one is selected Around the best solution – a local solution will be engendered End if In arbitrary mode new solutions are generated If (random (0; 1) < Ai and f (yi) < f(y)) New solutions are formed ri and Ai values are increased End if Current best is found by ranking the Pteropus in order End while Output the optimized results
  • 4.  ISSN: 2252-8814 Int J Adv Appl Sci, Vol. 9, No. 4, December 2020: 265 – 269 268 4. SIMULATION RESULTS Proposed Chaotic based Pteropus algorithm (CPA) has been tested in standard IEEE 14,300 bus systems and comparison has been done with standard algorithms. Simulation output clearly indicates about the efficiency of the proposed algorithm in reducing the real power loss. At first in standard IEEE 14 bus system the validity of the proposed CPA algorithm has been tested & comparison results are presented in Table 1. Table 1. Comparison results Control variables ABCO [22] IABCO [22] Projected CPA V1 1.06 1.05 1.03 V2 1.03 1.05 1.00 V3 0.98 1.03 1.01 V6 1.05 1.05 1.00 V8 1.00 1.04 0.99 Q9 0.139 0.132 0.129 T56 0.979 0.960 0.969 T47 0.950 0.950 0.948 T49 1.014 1.007 1.002 Ploss (MW) 5.92892 5.50031 5.49842 Then IEEE 300 bus system [23] is used as test system to validate the performance of the proposed CPA algorithm. Table 2 shows the comparison of real power loss obtained after optimization. Real power loss has been considerably reduced when compared to the other standard reported algorithms. Table 2 comparison of real power loss Parameter Method EGA [24] Method EEA [24] Method CSA [25] Projected CPA PLOSS (MW) 646.2998 650.6027 635.8942 627.1564 5. CONCLUSION In this paper, chaotic based Pteropus algorithm (CPA) has been successfully solved the optimal reactive power problem. Natural actions of Pteropus has been effectively imitated and modelled to solve the problem. An adaptive chaotic disturbance 𝑃𝑐 is added at the time of stagnation Performance of the Pteropus algorithm has been improved and better-quality solutions have been obtained. In addition, exploration and exploitation capability of the proposed algorithm has been enhanced. Proposed CPA technique has been tested in standard IEEE 14,300 bus systems & real power loss has been considerably reduced. REFERENCES [1] K. Y. Lee, et al, “Fuel-cost minimisation for both real and reactive-power dispatches,” Proceedings Generation, Transmission and Distribution Conference, vol. 131, no. 3, pp. 85-93, 1984. [2] N. I. Deeb, et al., “An efficient technique for reactive power dispatch using a revised linear programming approach,” Electric Power System Research, vol. 15, no. 2, pp. 121-134, 1988. [3] M. R. Bjelogrlic, M. S. Calovic, B. S. Babic, et. al., “Application of Newton’s optimal power flow in voltage/reactive power control,” IEEE Trans Power System, vol. 5, no. 4, pp. 1447-1454, 1990. [4] S. Granville, “Optimal reactive dispatch through interior point methods,” IEEE Transactions on Power System, vol/issue: 9(1), pp. 136–146, 1994. [5] N. Grudinin, “Reactive power optimization using successive quadratic programming method,” IEEE Transactions on Power System, vol. 13, no. 4, pp. 1219-1225, 1998. [6] Wei Yan, J. Yu, D. C. Yu and K. Bhattarai, “A new optimal reactive power flow model in rectangular form and its solution by predictor corrector primal dual interior point method,” IEEE Trans. Pwr. Syst.,vol. 21,no. 1, pp. 61-67, 2006. [7] Aparajita Mukherjee, Vivekananda Mukherjee, “Solution of optimal reactive power dispatch by chaotic krill herd algorithm,” IET Gener. Transm. Distrib, vol. 9, no. 15, pp. 2351-2362, 2015. [8] Hu, Z., Wang, X. & Taylor, G. “Stochastic optimal reactive power dispatch: Formulation and solution method,” Electr. Power Energy Syst., vol. 32, no. 6, pp. 615-621, 2010. [9] Mahaletchumi A/P Morgan , Nor Rul Hasma Abdullah, Mohd Herwan Sulaiman, Mahfuzah Mustafa and Rosdiyana Samad, “Computational intelligence technique for static VAR compensator (SVC) installation
  • 5. Int J Adv Appl Sci ISSN: 2252-8814  Chaotic based Pteropus algorithm for solving optimal reactive power problem (Lenin Kanagasabai) 269 considering multi-contingencies (N-m),” ARPN Journal of Engineering and Applied Sciences, vol. 10, no. 22, Dec 2015. [10] Mohd Herwan Sulaiman, Zuriani Mustaffa, Hamdan Daniyal, Mohd Rusllim Mohamed and Omar Aliman, “Solving optimal reactive power planning problem utilizing nature inspired computing techniques,” ARPN Journal of Engineering and Applied Sciences, vol. 10, no. 21, pp.9779-9785, Nov 2015. [11] Mohd Herwan Sulaiman, Wong Lo Ing, Zuriani Mustaffa and Mohd Rusllim Mohamed, “Grey wolf optimizer for solving economic dispatch problem with valve-loading effects,” ARPN Journal of Engineering and Applied Sciences, vol. 10, no. 21, pp. 9796-9801, Nov 2015. [12] Pandiarajan, K. & Babulal, C. K., “Fuzzy harmony search algorithm based optimal power flow for power system security enhancement,” International Journal Electric Power Energy Syst., vol. 78, pp. 72-79. 2016. [13] Mustaffa, Z., Sulaiman, M.H., Yusof, Y., Kamarulzaman, S.F., “A novel hybrid metaheuristic algorithm for short term load forecasting,” International Journal of Simulation: Systems, Science and Technology, vol. 17, no. 41, pp. 6.1-6.6, 2017. [14] Sulaiman, M.H., Mustaffa, Z., Mohamed, M.R., Aliman, O., “An application of multi-verse optimizer for optimal reactive power dispatch problems,” International Journal of Simulation: Systems, Science and Technology, vol. 17, no. 41, pp. 5.1-5.5, 2017. [15] Mahaletchumi A/P Morgan, Nor Rul Hasma Abdullah, Mohd Herwan Sulaiman,Mahfuzah Mustafa and Rosdiyana Samad, “Multi-objective evolutionary programming (MOEP) using mutation based on adaptive mutation operator (AMO) applied for optimal reactive power dispatch,” ARPN Journal of Engineering and Applied Sciences, vol. 11, no. 14, Jul 2016. [16] Rebecca Ng Shin Mei, Mohd Herwan Sulaiman, Zuriani Mustaffa, “Ant lion optimizer for optimal reactive power dispatch solution,” Journal of Electrical Systems, Special Issue AMPE2015, pp. 68-74, 2016. [17] Mahaletchumi Morgan, Nor Rul Hasma Abdullah, Mohd Herwan Sulaiman, Mahfuzah Mustafa, Rosdiyana Samad, “Benchmark studies on optimal reactive power dispatch (ORPD) based multi-objective evolutionary programming (MOEP) using mutation based on adaptive mutation adapter (AMO) and polynomial mutation operator (PMO),” Journal of Electrical Systems, vol. 12, no.1, pp. 121-132, 2016. [18] Rebecca Ng Shin Mei, Mohd Herwan Sulaiman, Zuriani Mustaffa, Hamdan Daniyal, “Optimal reactive power dispatch solution by loss minimization using moth-flame optimization technique,” Applied Soft Computing, vol. 59, Pages 210-222, Oct 2017. [19] X.S. Yang., “Bat algorithm for multi-objective optimisation,” International Journal of Bio-Inspired Computation, vol. 3, no. 5, pp. 267-274, 2011. [20] A. H. Gandomi, G. J. Yun, X.-S. Yang, and S. Talatahari, “Chaos-enhanced accelerated particle swarm optimization,” Communications in Nonlinear Science and Numerical Simulation, vol. 18, no. 2, pp. 327-340, 2012. [21] O. Abdel-Raouf, I. El-henawy and M. Abdel-Baset, “Chaotic harmony search algorithm with different chaotic maps for solving assignment problems,” International Journal of Computational Engineering & Management, vol. 17, pp. 10-15 ,2014. [22] Chandragupta Mauryan Kuppamuthu Sivalingam1, Subramanian Ramachandran, Purrnimaa Shiva Sakthi Rajamani, “Reactive power optimization in a power system network through metaheuristic algorithms,” Turkish Journal of Electrical Engineering & Computer Science, vol. 25, no. 6, pp. 4615-4623, 2017. [23] Power Systems Test Case Archive, [Online] Available:, http://www2.ee.washington.edu/research/pstca/ [24] S.S. Reddy, et al., “Faster evolutionary algorithm based optimal power flow using incremental variables,” Electrical Power and Energy Systems, vol. 54, pp. 198-210, 2014. [25] S. Surender Reddy, “Optimal reactive power scheduling using cuckoo search algorithm,” International Journal of Electrical and Computer Engineering, vol. 7, no. 5, pp. 2349-2356, 2017.