SlideShare a Scribd company logo
1 of 8
Download to read offline
TELKOMNIKA Telecommunication, Computing, Electronics and Control
Vol. 18, No. 4, August 2020, pp. 2140~2147
ISSN: 1693-6930, accredited First Grade by Kemenristekdikti, Decree No: 21/E/KPT/2018
DOI: 10.12928/TELKOMNIKA.v18i4.15032  2140
Journal homepage: http://journal.uad.ac.id/index.php/TELKOMNIKA
Modified moth swarm algorithm for optimal economic load
dispatch problem
Phu Trieu Ha1
, Hanh Minh Hoang2
, Thuan Thanh Nguyen3
, Thang Trung Nguyen4
1
Faculty of Electronics-Telecommunications, Saigon University, Vietnam
2
Faculty of Automation Technology, Thu Duc College of Technology, Vietnam
3
Faculty of Electrical Engineering Technology, Industrial University of Ho Chi Minh City, Vietnam
4
Power System Optimization Research Group, Faculty of Electrical and Electronics Engineering,
Ton Duc Thang University, Vietnam
Article Info ABSTRACT
Article history:
Received Dec 20, 2019
Revised Mar 17, 2020
Accepted Apr 12, 2020
In this study, optimal economic load dispatch problem (OELD) is resolved by
a novel improved algorithm. The proposed modified moth swarm algorithm
(MMSA), is developed by proposing two modifications on the classical moth
swarm algorithm (MSA). The first modification applies an effective formula
to replace an ineffective formula of the mutation technique. The second
modification is to cancel the crossover technique. For proving the efficient
improvements of the proposed method, different systems with discontinuous
objective functions as well as complicated constraints are used. Experiment
results on the investigated cases show that the proposed method can get less
cost and achieve stable search ability than MSA. As compared to other
previous methods, MMSA can archive equal or better results. From this view,
it can give a conclusion that MMSA method can be valued as a useful method
for OELD problem.
Keywords:
Discontinuous objective function
Modified moth swarm algorithm
Optimal economic load dispatch
This is an open access article under the CC BY-SA license.
Corresponding Author:
Thang Trung Nguyen,
Faculty of Electrical and Electronics Engineering,
Ton Duc Thang University,
Ho Chi Minh City 700000, Vietnam
Email: nguyentrungthang@tdtu.edu.vn
Nomenclature
Btn, B0t, B00 Coefficients of B-matrix for transmission power loss
Cp The number of randomly selected control variables among Dim variables
Ds Total system demand
Dim The number of control variables of each solution
1 2, 
, r1, r2, r3
Random numbers distributed uniformly within the interval [0,1]
j The jth variable of the pth new solutions
Lp1, Lp2 Two Lévy flight distributions
mt, nt, ot Fuel cost function coefficients of the tth thermal generator
mtS, ntS, otS Fuel cost function coefficients for the S fuel type of the tth thermal generator
n1, n2, n3 The number of solutions in group 1, group 2 and group 3
tS tSP P,min ,max,
The minimum and maximum power output of the tth thermal generator corresponding to the fuel
cost source S
Pt Power output of the tth thermal generator
TELKOMNIKA Telecommun Comput El Control 
Modified moth swarm algorithm for optimal economic load dispatch problem (Thang Trung Nguyen)
2141
t tP P,min ,max, The minimum and maximum power output of the tth thermal generator
tj tj
l u
P P1, The lower and upper limits of the jth prohibited operating zone of the tth generation unit
t, T The current iteration and the maximum iteration
Vr1, Vr2, Vr3, Vr4, Vr5, VrA Randomly selected solutions from solutions
best GbestVV , The best solution in group 1, group 2 and all groups
1. INTRODUCTION
In a power system, electric energy is produced by thermal plants, hydropower plants and renewable
power plants. The fuel cost of renewable power plants such as solar thermal plants, photovoltaic power plants
and wind turbines is approximately equal to zero; however, the sources are unstable and changeable during a
small interval. On the contrary, the fuel cost for power generation of thermal plants is very expensive owing to
fossil fuel. In the future, the fossil fuel including gas coal, and oil becomes exhausted. So, the fuel cost of
thermal plants is the main objective during the operation of the power systems. So far, a solution for dealing
with the fuel cost of thermal plants can be implemented by an optimal economic load dispatch problem
(OELD). The work in OELD problem is to determine the best effective strategy for allocating the power output
of all available thermal plants so that total fuel cost of plants can be decreased at least level [1]. In this paper,
we concentrate to study three systems that are employed to test the powerful ability of optimization tools.
The first system with 6 units considers single fuel, prohibited zones and power loss. The second system with
10 units considers multiple fuels. The last system with 20 units considers power losses in the line transmission.
For the first system, a huge number of methods consisting of modified particle swarm optimization
(MPSO) [1], hybrid bacterial foraging algorithm and Nelder Mead algorithm (HBFNM) [2], differential
evolution (DE) algorithm [3], multiple tabu search algorithm (MTS) [4], self-organizing hierarchical particle
swarm optimization (SOH_PSO) [5], new adaptive particle swarm optimization (NAPSO) [6], krill herd
algorithm (KHA) [7], chaotic bat method (CBM) [8], exchange market method (EMM) [9], adaptive charged
system search method (ACSS) [10], opposition based krill herd method (OKHM) [11], and improved social
spider optimization algorithm (ISSO) [12] have been satisfactorily applied. In this method group, MPSO [1] is
a version of particle swarm optimization developed in 2007 while ISSO [12] is a variant of social spider
optimization algorithm (SSO) proposed in 2019. ISSO was improved based on the classical SSO by proposing
three improvements.
As a result, optimal solutions found by ISSO were better than MPSO and other methods. For 10-unit
system, many methods as DE [3], antlion optimization algorithm (ALO) [13], artificial immune system (AIS)
method [14], enhanced augmented Lagrange Hopfield network (EALHN) [15], enhanced lagrangian artificial
neural network (ELANN) [16], improved quantum-behaved particle swarm optimization (IQPSO) [17],
modified firefly algorithm (MFA) [18] and modified stochastic fractal search algorithm (MSFS) [19] have been
successfully employed with the impressive results. Among these methods, MSFS is the latest tool that has been
formed by proposing three modifications based on the structure of stochastic fractal search (SFS). By applying
these modifications, the search ability of MSFS has been significantly improved when compared to SFS in
term of solution quality, convergence speed and stabilization. For the last system, several methods are used for
OELD problem. They include MFA [18], MSFS [19], Hopfield model (HM) [20], biogeography-based
optimization (BBO) algorithm [21], general algebraic modeling system (GAMS) [22], improved group search
optimizer (IGSO) [23], backtracking search algorithm (BSA) [24] and improved cuckoo search algorithm
(ICSA) [25]. The contribution of the above algorithms is worthy of recognition in dealing with such OELD
problem because these algorithms supply different solutions in aim to the most economical and stable power
system operation.
Moth Swarm Algorithm (MSA) was a population-based method that proposed in 2017 [26].
Although MSA has used three phases including reconnaissance phase, transverse orientation phase and
celestial navigation phase for producing new solution, it only has produced a number of new solutions equaling
to population. The disadvantage of MSA is low solution quality, many calculation processes and variation
searches by owning many formulas. In this study, a modified moth swarm algorithm (MMSA) is proposed
pursuant to the traditional MSA by canceling ineffective formulas and using effective one to deal with
drawbacks of MSA. Via three test systems, the results found by the proposed method are compared to other
ones for solving OELD problem. Consequently, the key work considered as contributions in the study can be
presented as follows:
- Point out disadvantages of MSA
- Suggest highly effective improvements on MSA
- MMSA has a faster simulation time and reaches a high performance and enhances stable search ability
 ISSN: 1693-6930
TELKOMNIKA Telecommun Comput El Control, Vol. 18, No. 4, August 2020: 2140 - 2147
2142
2. MODEL OF ECONOMIC LOAD DISPATCH
2.1. Objective function
Reducing total fuel cost (TC) of all units available in the plant is the most momentous mission of
OELD problem [27]. Its mathematical model is expressed by:
(1)
where TGt is a cost function of the tth thermal unit and Its variable is a power output of the unit t. TGt is
established by two forms corresponding to two cases of using single fuel or multi fuel sources as given in (2)
and (3) [28].
  t t t t t tTG m n o PP 2
, t=1, NG (2)
    

 
   
2
1 1 1 1,min 1,max
2
,min ,max
, fuel 1,
, fuel 1,
t t t t t t t t
t
tS tS t tS t tS t tS
m n P o P P P P
TG
m n P o P P P P
(3)
2.2. Constraints of OELD problem
The solutions of the objective function of OELD problem must be constrained as follows:
- Balance between supply side and demand side: The entirety of system demand (Ds) and power losses in
transmission lines (PLoss) has a relationship with the power generation of units as the (4) [29].

  Loss
NG
s t
t
PD P
1 (4)
In (4), the total power losses in transmission lines PLoss is calculated by
  
    
NG NG NG
Loss t tn n t t
t n t
P PB P B P B0 00
1 1 1 (5)
- Generation restriction: For each unit t, its power output generated is limited by [30]
 t t tP P P,min ,max (6)
- Violated working zone restriction: As the drawback of some equipment of unit, prohibited operating zones
are existing. In these zones, thermal units do not operate. The typical restriction can be seen in the following
form [7],

  
  
 

 
tj tj
tNk
l
t t t
u l
t
t
u
t t
P P P
P P P
P
P P P
1
,min 1
,max
(7)
3. METHOD
3.1. Moth swarm algorithm
MSA [26] was also based on the population to find the best solution. The initial population with n
solutions is divided into three groups with n1, n2 and n3 solutions corresponding to three phases of producing
new solutions. The detail of these phases is presented below:
- Reconnaissance Phase: Firstly, the mutation technique is used for creating new solutions as the following model
          p r p r r p r rS V L V V L V V p n1 1 2 3 2 4 5 1. . ; 1,2, ,
(8)
Secondly, adaptive crossover technique is used in aim to create the mixed solutions ,p jY as shown in (9)

 
NG
t
t
Reducing TC TG
1
TELKOMNIKA Telecommun Comput El Control 
Modified moth swarm algorithm for optimal economic load dispatch problem (Thang Trung Nguyen)
2143
 
 

p j
p j
p j
V j Cp
Y j Dim
S j Cp
,
,
,
if
; (1,2,..., )
if
(9)
Thirdly, selection technique is applied to compare between old solutions and mixed solutions based on their
fitness function to keep better ones as depicted in (10)
 
 

p p p
p
p p p
V if Fitness Y Fitness V
V
Y if Fitness Y Fitness V
( ) ( )
( ) ( )
(10)
For the next phase, VLights containing n solutions is chosen, in which each solution is formed by randomly
selecting the kept solutions in group 1.
- Transverse orientation phase: In the second phase, solutions are updated by using the (11),
 
      i i Lights i iV V V e V i n n n n, 1 1 1 2. .cos2 ; 1, 2, ,
(11)
where  is a random number within the interval [-1-(t/T),1] [26]; n2 is obtained by:
  
     
  
t
n round n n
T
2 1( ) 1
(12)
- Celestial navigation phase: In the last phase, n3 solutions are divided in two groups and newly updated by:
           k k rA best kV V V V V k n n n1 2 2 1. . ; 1,...,
(13)
        
                 
   
k k rA ligth k k best k
t t
V V r V r V V r V V k n n n
T T
1 2 , 3 2 1
2
. 1 ; 1,...,
(14)
3.2. The modified moth swarm algorithm
As seen from (8), new solutions via the mutation technique are updated by employing a random
solution with two step sizes and two Lévy Flight distributions. Clearly, the newly produced solutions are always
updated around random solutions. This work shows that a possibility of randomly selected one solution can be
exploited many times for updating new different solutions while promising solutions could not be used. In
addition, the exploitation space of Lévy Flight distribution is very large. So, if such distribution is used two
times, some effective search zone can be eliminated. To cover the drawbacks, we propose new formula to
replace with (8) as presented in (15).
      p p p p GbestV V L V V p n1 1. ; 1,2, ,
(15)
As seen from (9), the adaptive crossover technique is applied to mix solutions. Obviously, this process
does not ensure the quality of mixed solutions better than that of old solutions. By experiment, we saw that this
technique should be ignored. It means that all new solutions updated by using (8) are compared to old solutions
to keep better ones
4. NUMERICAL RESULTS
To appraise the performance of the proposed MMSA, 6-unit system considering single fuel source
with prohibited zones and power loss constraints [3], 10-unit system relating to multiple fuel sources [15], and
20-unit system concerning single fuel source and power loss constraint [25] have been used. The detailed
information and control parameters are abridged in Table 1. One hundred independent trial runs have been
implemented for MSA and MMSA on a PC with processor Core i5 – 2.2 GHz and 4GB of RAM.
4.1. Investigating the improved level of the proposed method
In this section, the improvement level of the proposed method over MSA has been examined. Results
obtained by the two methods are shown in Figures 1-6. Fitness under 100 runs for three cases are displayed in
Figures 1, 3 and 5 while the best cost (Min.FC), the average cost (Aver.FC), and the worst cost (Max.FC) are
 ISSN: 1693-6930
TELKOMNIKA Telecommun Comput El Control, Vol. 18, No. 4, August 2020: 2140 - 2147
2144
presented in Figures 2, 4 and 6. Figures 1, 3 and 5 indicate that variations of the best cost and the worst cost
values of MMSA are always smaller than those of MSA. Especially, in Figure 3 for 10-unit system with load
demand of 2400 MW, 2500 MW, and 2700 MW and Figure 5 for 20-unit system, almost all runs of MMSA
are approximately distributed on line. Furthermore, standard deviation of the proposed method and MSA is
also reckoned under 100 runs. Figures 2, 4 and 6 point out that the costs of MMSA are better than those of
MSA. Thus, the proposed method is capable of obtaining good results in three cases.
Table 1. Information of three used standard systems and the selected control parameters
Case Test system
Type of fuel
cost function
Constraints N T
1 6-unit Fuel single
- Active power output
- Balance between demand side and supply side
- Prohibited zones
20 50
2 10-unit Multi-fuel
- Active power output
- Balance between demand side and supply side
40 200
3 20-unit Fuel single
- Active power output
- Balance between demand side and supply side
40 300
Figure 1. The fitness function given by MSA and
MMSA methods over 100 runs for case 1
Figure 2. The costs from MSA and MMSA
methods for case 1
Figure 3. The fitness function given by MSA and MMSA methods over 100 runs for case 2
with different load demands
TELKOMNIKA Telecommun Comput El Control 
Modified moth swarm algorithm for optimal economic load dispatch problem (Thang Trung Nguyen)
2145
Figure 4. The minimum and standard deviation cost from MSA and MMSA methods for case 2
Figure 5. The fitness function given by MSA and
MMSA methods over 100 runs for case 3
Figure 6. The costs from MSA and MMSA
methods among 100 runs for case 3
4.2. Comparison of results on three systems
In OELD problem, the best cost is applied to be a main criterion for comparing the feasibility of MMSA
on searching solutions to other previous reported techniques. In the case 1, the results from Figure 7 show that
MMSA, KHA [7], EMM [9], OKHM [11], and ISSO [12] have a similar cost value of 15.443,075 ($/h) that is
considered as the optimal result of this case. CBA [8] is the worst one with result of 15.450,238 ($/h). For case 2,
from Table 2 the five smallest results are from MMSA, DE [3], ALO [13], EALHN [15], and MSFS [19] amongst
the nine considered methods for different load demands. The best costs corresponding to four levels of load
demand are 481.723 ($/h), 526. 239 ($/h), 574.381 ($/h), and 623.809 ($/h), in turns. ELANN [16] has bigger
costs than nine compared methods while IQPSO [17] does not report cost value for load demand of 2700 (MW).
The best cost of 62,456. 633 ($/h) is the smallest value for case 3 as shown in Figure 8. The figure shows that
MMSA, MSFS [19], GAMS [22], IGSO [23], and ICSA [25] attain the same value and are put at the top group.
The rest group has a presence of MFA [18], HM [20], BBO [21], and BSA [24] with the reported results of
62,456.638, 62,456. 634, 62,456.793, 62,456.6933 ($/h), respectively. After discussing the compared results of
different methods for all cases, it can be seen that the optimization results of MMSA were equal or better than
those from other algorithms.
Figure 7. The best cost comparison among different algorithms for 6-unit system
 ISSN: 1693-6930
TELKOMNIKA Telecommun Comput El Control, Vol. 18, No. 4, August 2020: 2140 - 2147
2146
Table 2. The best cost comparison among different algorithms for 10-unit system with various load demands
Methods
Min. FC ($/h)
Ds = 2400 Ds=2500 Ds= 2600 Ds= 2700
DE [3] 481.723 526.239 574.381 623.809
ALO [13] 481.723 526.239 574.381 623.809
AIS [14] 481.723 526.240 574.381 623.809
EALHN [15] 481.723 526.239 574.381 623.809
ELANN [16] 481.740 526.270 574.410 623.880
IQPSO [17] 481.732 526.245 574.387 -
MFA [18] 481.723 526.240 574.381 623.810
MSFS [19] 481.723 526.239 574.381 623.809
MMSA 481.723 526.238 574.381 623.809
Figure 8. The best cost comparison among different algorithms for 20-unit system
5. CONCLUSION
In this study, the proposed MMSA is suggested for determining optimal solutions for various systems
of the OELD problem. MMSA method is built by improving the first phase of MSA for handling
the shortcomings of MSA like low solution quality, many calculation processes and variation
searches. By applying improvements, the proposed method has better solution quality and smaller variation
than MSA via the results obtained from three test systems. In comparisons with other existing methods, it also
shows that MMSA reaches the best cost value to be equal or better than other methods for all cases.
Additionally, the efficiency of MMSA over other reported algorithms has also been proven by calculating
saving cost. Namely, the saving cost can reach to 7.16 ($/h) for case 1, 0.017 ($/h) for case 2 with load demand
of 2400 (MW), 0.031 ($/h) for case 2 with load demand of 2500 (MW), 0.029 ($/h) for case 2 with load demand
of 2600 (MW), 0.071 ($/h) for case 2 with load demand of 2700 (MW) and 0.16 ($/h) for case 3. As a result,
it can deduce that the proposed method could be considered as a promising optimization method for addressing
the OELD problem.
REFERENCES
[1] Selvakumar A. I., Thanushkodi K., “A new particle swarm optimization solution to nonconvex economic dispatch
problems,” IEEE transactions on power systems, vol. 22, no. 1, pp. 42-51, January 2007.
[2] Panigrahi B. K., Pandi V. R., “Bacterial foraging optimisation: Nelder–Mead hybrid algorithm for economic load
dispatch,” IET generation, transmission & distribution, vol. 2, no. 4, pp. 556-565, July 2008.
[3] Noman N., Iba H., “Differential evolution for economic load dispatch problems,” Electric power systems research,
vol. 78, no. 8, pp. 1322-1331, August 2008.
[4] Pothiya S., Ngamroo I, et al., “Application of multiple tabu search algorithm to solve dynamic economic dispatch
considering generator constraints,” Energy Conversion and Management, vol. 49, no. 4, pp. 506-516, April 2008.
[5] Chaturvedi K. T., PanditM, et al., “Self-organizing hierarchical particle swarm optimization for nonconvex economic
dispatch,” IEEE transactions on power systems, vol. 23, no 3, pp. 1079-1087, June 2008.
[6] Niknam T., Mojarrad H. D., et al., “A new particle swarm optimization for non‐ convex economic dispatch,”
European Transactions on Electrical Power, vol. 21, no. 1, pp. 656-679, January 2011.
[7] Mandal B., Roy P. K., et al., “Economic load dispatch using krill herd algorithm,” International journal of electrical
power & energy systems, vol. 57, pp. 1-10, May 2014.
TELKOMNIKA Telecommun Comput El Control 
Modified moth swarm algorithm for optimal economic load dispatch problem (Thang Trung Nguyen)
2147
[8] Adarsh B. R., Raghunathan T., et al., “Economic dispatch using chaotic bat algorithm,” Energy, vol. 96, pp. 666-675,
February 2016.
[9] Ghorbani N., Babaei E., “Exchange market algorithm for economic load dispatch,” International Journal of Electrical
Power & Energy Systems, vol. 75, pp. 19-27, February 2016.
[10] Zakian P., Kaveh A., “Economic dispatch of power systems using an adaptive charged system search algorithm,”
Applied Soft Computing, vol. 73, pp. 607-622, December 2018.
[11] Bulbul S. M. A., Pradhan M., et al., “Opposition-based krill herd algorithm applied to economic load dispatch
problem,” Ain Shams Engineering Journal, vol. 9, no. 3, pp. 423-440, September 2018.
[12] Kien L. C., Nguyen T. T., et al., “A Novel Social Spider Optimization Algorithm for Large-Scale Economic Load
Dispatch Problem,” Energies, vol. 12, no. 6, March 2019.
[13] Van T. P., Snášel V., et al., “Antlion optimization algorithm for optimal non-smooth economic load dispatch,”
International Journal of Electrical & Computer Engineering, vol. 10, no. 2, pp, 1187-1199, April 2020.
[14] Panigrahi B. K., Yadav S. R., et al., “A clonal algorithm to solve economic load dispatch,” Electric Power Systems
Research, vol. 77, no. 10, pp. 1381-1389, August 2007.
[15] Vo D. N., Ongsakul W., “Economic dispatch with multiple fuel types by enhanced augmented Lagrange Hopfield
network,” Applied energy, vol. 91, no. 1, pp. 281-289, March 2012.
[16] Lee S. C., Kim Y. H., “An enhanced Lagrangian neural network for the ELD problems with piecewise quadratic cost
functions and nonlinear constraints,” Electric Power Systems Research, vol. 60, no. 3, pp. 167-177, January 2002.
[17] Niu Q., Zhou Z., et al., “An improved quantum-behaved particle swarm optimization method for economic dispatch
problems with multiple fuel options and valve-points effects,” Energies, vol. 5, no. 12, pp. 3655-3673, 2012.
[18] Nguyen T. T., Nguyen B. Q., et al., “Minimizing Electricity Fuel Cost of Thermal Generating Units by Using Improved
Firefly Algorithm,” Journal of Engineering and Technological Sciences, vol. 51, no. 1, 133-147, 2019.
[19] Pham L. H., Duong M. Q., et al., “A High-Performance Stochastic Fractal Search Algorithm for Optimal Generation
Dispatch Problem,” Energies, vol.12, no. 9, May 2019.
[20] Su C. T., Lin, C. T., “New approach with a Hopfield modeling framework to economic dispatch,” IEEE transactions
on power systems, vol. 15, no. 2, pp. 541-545, May 2000.
[21] Bhattacharya A., Chattopadhyay P. K., “Biogeography-based optimization for different economic load dispatch
problems,” IEEE transactions on power systems, vol. 25, no. 2, pp. 1064-1077, December 2009.
[22] Bisen D., Dubey H. M., et al., “Solution of large scale economic load dispatch problem using quadratic programming
and GAMS: a comparative analysis,” Journal of computing and information science in engineering, vol. 7, no. 3,
pp. 200-211, January 2012.
[23] Moradi Dalvand M., Mohammadi Ivatloo B., et al., “Continuous quick group search optimizer for solving non-convex
economic dispatch problems,” Electric Power Systems Research, vol. 93, pp. 93-105, December 2012.
[24] Modiri Delshad M., Rahim N. A., “Solving non-convex economic dispatch problem via backtracking search
algorithm,” Energy, vol. 77, pp. 372-381, December 2014.
[25] Nguyen T. T., Vo D. N., “The application of one rank cuckoo search algorithm for solving economic load dispatch
problems,” Applied Soft Computing, vol. 37, pp. 763-773, December 2015.
[26] Mohamed A. A. A., Mohamed Y. S., et al., “Optimal power flow using moth swarm algorithm,” Electric Power
Systems Research, vol. 37, pp. 763-773, December 2015.
[27] Khamsen W., Takeang, et al., “Hybrid method for solving the non-smooth cost function economic dispatch problem,”
International Journal of Electrical & Computer Engineering, vol. 10, no. 1, pp. 609-616, February 2020.
[28] Spea S. R., “Solving practical economic load dispatch problem using crow search algorithm,” International Journal
of Electrical and Computer Engineering (IJECE), vol. 10, no. 4, pp. 3431-3440, August 2020.
[29] Othman M. M., Salim M. A. I., et al., “Dynamic Economic Dispatch Assessment Using Particle Swarm Optimization
Technique,” Bulletin of Electrical Engineering and Informatics, vol. 7, no. 3, pp. 458-464, 2018.
[30] Anyaka B. O, Manirakiza, J. F, et al., “Optimal unit commitment of a power plant using particle swarm optimization
approach,” International Journal of Electrical and Computer Engineering (IJECE), vol. 10, no. 2, pp. 1135-1141,
April 2020.

More Related Content

What's hot

The optimal synthesis of scanned linear antenna arrays
The optimal synthesis of scanned linear antenna arrays The optimal synthesis of scanned linear antenna arrays
The optimal synthesis of scanned linear antenna arrays IJECEIAES
 
Economic and Emission Dispatch using Whale Optimization Algorithm (WOA)
Economic and Emission Dispatch using Whale Optimization Algorithm (WOA) Economic and Emission Dispatch using Whale Optimization Algorithm (WOA)
Economic and Emission Dispatch using Whale Optimization Algorithm (WOA) IJECEIAES
 
techTransmission usage and cost allocation using shapley value and tracing me...
techTransmission usage and cost allocation using shapley value and tracing me...techTransmission usage and cost allocation using shapley value and tracing me...
techTransmission usage and cost allocation using shapley value and tracing me...elelijjournal
 
Economic Load Dispatch Problem with Valve – Point Effect Using a Binary Bat A...
Economic Load Dispatch Problem with Valve – Point Effect Using a Binary Bat A...Economic Load Dispatch Problem with Valve – Point Effect Using a Binary Bat A...
Economic Load Dispatch Problem with Valve – Point Effect Using a Binary Bat A...IDES Editor
 
HYBRID PARTICLE SWARM OPTIMIZATION FOR SOLVING MULTI-AREA ECONOMIC DISPATCH P...
HYBRID PARTICLE SWARM OPTIMIZATION FOR SOLVING MULTI-AREA ECONOMIC DISPATCH P...HYBRID PARTICLE SWARM OPTIMIZATION FOR SOLVING MULTI-AREA ECONOMIC DISPATCH P...
HYBRID PARTICLE SWARM OPTIMIZATION FOR SOLVING MULTI-AREA ECONOMIC DISPATCH P...ijsc
 
Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units
Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units
Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units IJECEIAES
 
NOVEL PSO STRATEGY FOR TRANSMISSION CONGESTION MANAGEMENT
NOVEL PSO STRATEGY FOR TRANSMISSION CONGESTION MANAGEMENTNOVEL PSO STRATEGY FOR TRANSMISSION CONGESTION MANAGEMENT
NOVEL PSO STRATEGY FOR TRANSMISSION CONGESTION MANAGEMENTelelijjournal
 
Optimal Unit Commitment Based on Economic Dispatch Using Improved Particle Sw...
Optimal Unit Commitment Based on Economic Dispatch Using Improved Particle Sw...Optimal Unit Commitment Based on Economic Dispatch Using Improved Particle Sw...
Optimal Unit Commitment Based on Economic Dispatch Using Improved Particle Sw...paperpublications3
 
A novel approach for solving Optimal Economic load dispatch problem in power ...
A novel approach for solving Optimal Economic load dispatch problem in power ...A novel approach for solving Optimal Economic load dispatch problem in power ...
A novel approach for solving Optimal Economic load dispatch problem in power ...IRJET Journal
 
A novel method for determining fixed running time in operating electric train...
A novel method for determining fixed running time in operating electric train...A novel method for determining fixed running time in operating electric train...
A novel method for determining fixed running time in operating electric train...IJECEIAES
 
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEM
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEMA MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEM
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEMaeijjournal
 
Bi-objective Optimization Apply to Environment a land Economic Dispatch Probl...
Bi-objective Optimization Apply to Environment a land Economic Dispatch Probl...Bi-objective Optimization Apply to Environment a land Economic Dispatch Probl...
Bi-objective Optimization Apply to Environment a land Economic Dispatch Probl...ijceronline
 
GWO-based estimation of input-output parameters of thermal power plants
GWO-based estimation of input-output parameters of thermal power plantsGWO-based estimation of input-output parameters of thermal power plants
GWO-based estimation of input-output parameters of thermal power plantsTELKOMNIKA JOURNAL
 

What's hot (16)

The optimal synthesis of scanned linear antenna arrays
The optimal synthesis of scanned linear antenna arrays The optimal synthesis of scanned linear antenna arrays
The optimal synthesis of scanned linear antenna arrays
 
Economic and Emission Dispatch using Whale Optimization Algorithm (WOA)
Economic and Emission Dispatch using Whale Optimization Algorithm (WOA) Economic and Emission Dispatch using Whale Optimization Algorithm (WOA)
Economic and Emission Dispatch using Whale Optimization Algorithm (WOA)
 
techTransmission usage and cost allocation using shapley value and tracing me...
techTransmission usage and cost allocation using shapley value and tracing me...techTransmission usage and cost allocation using shapley value and tracing me...
techTransmission usage and cost allocation using shapley value and tracing me...
 
Economic Load Dispatch Problem with Valve – Point Effect Using a Binary Bat A...
Economic Load Dispatch Problem with Valve – Point Effect Using a Binary Bat A...Economic Load Dispatch Problem with Valve – Point Effect Using a Binary Bat A...
Economic Load Dispatch Problem with Valve – Point Effect Using a Binary Bat A...
 
Ao4102302310
Ao4102302310Ao4102302310
Ao4102302310
 
HYBRID PARTICLE SWARM OPTIMIZATION FOR SOLVING MULTI-AREA ECONOMIC DISPATCH P...
HYBRID PARTICLE SWARM OPTIMIZATION FOR SOLVING MULTI-AREA ECONOMIC DISPATCH P...HYBRID PARTICLE SWARM OPTIMIZATION FOR SOLVING MULTI-AREA ECONOMIC DISPATCH P...
HYBRID PARTICLE SWARM OPTIMIZATION FOR SOLVING MULTI-AREA ECONOMIC DISPATCH P...
 
Renewable Energy
Renewable EnergyRenewable Energy
Renewable Energy
 
Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units
Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units
Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units
 
NOVEL PSO STRATEGY FOR TRANSMISSION CONGESTION MANAGEMENT
NOVEL PSO STRATEGY FOR TRANSMISSION CONGESTION MANAGEMENTNOVEL PSO STRATEGY FOR TRANSMISSION CONGESTION MANAGEMENT
NOVEL PSO STRATEGY FOR TRANSMISSION CONGESTION MANAGEMENT
 
Optimal Unit Commitment Based on Economic Dispatch Using Improved Particle Sw...
Optimal Unit Commitment Based on Economic Dispatch Using Improved Particle Sw...Optimal Unit Commitment Based on Economic Dispatch Using Improved Particle Sw...
Optimal Unit Commitment Based on Economic Dispatch Using Improved Particle Sw...
 
A novel approach for solving Optimal Economic load dispatch problem in power ...
A novel approach for solving Optimal Economic load dispatch problem in power ...A novel approach for solving Optimal Economic load dispatch problem in power ...
A novel approach for solving Optimal Economic load dispatch problem in power ...
 
I1065259
I1065259I1065259
I1065259
 
A novel method for determining fixed running time in operating electric train...
A novel method for determining fixed running time in operating electric train...A novel method for determining fixed running time in operating electric train...
A novel method for determining fixed running time in operating electric train...
 
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEM
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEMA MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEM
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEM
 
Bi-objective Optimization Apply to Environment a land Economic Dispatch Probl...
Bi-objective Optimization Apply to Environment a land Economic Dispatch Probl...Bi-objective Optimization Apply to Environment a land Economic Dispatch Probl...
Bi-objective Optimization Apply to Environment a land Economic Dispatch Probl...
 
GWO-based estimation of input-output parameters of thermal power plants
GWO-based estimation of input-output parameters of thermal power plantsGWO-based estimation of input-output parameters of thermal power plants
GWO-based estimation of input-output parameters of thermal power plants
 

Similar to Modified moth swarm algorithm for optimal economic load dispatch problem

Improved particle swarm optimization algorithms for economic load dispatch co...
Improved particle swarm optimization algorithms for economic load dispatch co...Improved particle swarm optimization algorithms for economic load dispatch co...
Improved particle swarm optimization algorithms for economic load dispatch co...IJECEIAES
 
Application of a new constraint handling method for economic dispatch conside...
Application of a new constraint handling method for economic dispatch conside...Application of a new constraint handling method for economic dispatch conside...
Application of a new constraint handling method for economic dispatch conside...journalBEEI
 
Finding optimal reactive power dispatch solutions by using a novel improved s...
Finding optimal reactive power dispatch solutions by using a novel improved s...Finding optimal reactive power dispatch solutions by using a novel improved s...
Finding optimal reactive power dispatch solutions by using a novel improved s...TELKOMNIKA JOURNAL
 
Determining optimal location and size of capacitors in radial distribution ne...
Determining optimal location and size of capacitors in radial distribution ne...Determining optimal location and size of capacitors in radial distribution ne...
Determining optimal location and size of capacitors in radial distribution ne...IJECEIAES
 
Stochastic fractal search based method for economic load dispatch
Stochastic fractal search based method for economic load dispatchStochastic fractal search based method for economic load dispatch
Stochastic fractal search based method for economic load dispatchTELKOMNIKA JOURNAL
 
Hybrid method for achieving Pareto front on economic emission dispatch
Hybrid method for achieving Pareto front on economic  emission dispatch Hybrid method for achieving Pareto front on economic  emission dispatch
Hybrid method for achieving Pareto front on economic emission dispatch IJECEIAES
 
Optimization of Corridor Observation Method to Solve Environmental and Econom...
Optimization of Corridor Observation Method to Solve Environmental and Econom...Optimization of Corridor Observation Method to Solve Environmental and Econom...
Optimization of Corridor Observation Method to Solve Environmental and Econom...ijceronline
 
Hybrid Particle Swarm Optimization for Solving Multi-Area Economic Dispatch P...
Hybrid Particle Swarm Optimization for Solving Multi-Area Economic Dispatch P...Hybrid Particle Swarm Optimization for Solving Multi-Area Economic Dispatch P...
Hybrid Particle Swarm Optimization for Solving Multi-Area Economic Dispatch P...ijsc
 
Genetic Algorithm for Solving the Economic Load Dispatch
Genetic Algorithm for Solving the Economic Load DispatchGenetic Algorithm for Solving the Economic Load Dispatch
Genetic Algorithm for Solving the Economic Load DispatchSatyendra Singh
 
Optimal Operation of Wind-thermal generation using differential evolution
Optimal Operation of Wind-thermal generation using differential evolutionOptimal Operation of Wind-thermal generation using differential evolution
Optimal Operation of Wind-thermal generation using differential evolutionIOSR Journals
 
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEM
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEMA MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEM
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEMAEIJjournal2
 
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEM
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEMA MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEM
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEMAEIJjournal2
 
Advanced Energy: An International Journal (AEIJ)
Advanced Energy: An International Journal (AEIJ)Advanced Energy: An International Journal (AEIJ)
Advanced Energy: An International Journal (AEIJ)AEIJjournal2
 
Optimal power generation for wind-hydro-thermal system using meta-heuristic a...
Optimal power generation for wind-hydro-thermal system using meta-heuristic a...Optimal power generation for wind-hydro-thermal system using meta-heuristic a...
Optimal power generation for wind-hydro-thermal system using meta-heuristic a...IJECEIAES
 
The study of reducing the cost of investment in wind energy based on the cat ...
The study of reducing the cost of investment in wind energy based on the cat ...The study of reducing the cost of investment in wind energy based on the cat ...
The study of reducing the cost of investment in wind energy based on the cat ...TELKOMNIKA JOURNAL
 
Optimal electric distribution network configuration using adaptive sunflower ...
Optimal electric distribution network configuration using adaptive sunflower ...Optimal electric distribution network configuration using adaptive sunflower ...
Optimal electric distribution network configuration using adaptive sunflower ...journalBEEI
 
Application of-computational-intelligence-techniques-for-economic-load-dispatch
Application of-computational-intelligence-techniques-for-economic-load-dispatchApplication of-computational-intelligence-techniques-for-economic-load-dispatch
Application of-computational-intelligence-techniques-for-economic-load-dispatchCemal Ardil
 
Antlion optimization algorithm for optimal non-smooth economic load dispatch
Antlion optimization algorithm for optimal non-smooth economic load dispatchAntlion optimization algorithm for optimal non-smooth economic load dispatch
Antlion optimization algorithm for optimal non-smooth economic load dispatchIJECEIAES
 
Multi objective economic load dispatch using hybrid fuzzy, bacterial
Multi objective economic load dispatch using hybrid fuzzy, bacterialMulti objective economic load dispatch using hybrid fuzzy, bacterial
Multi objective economic load dispatch using hybrid fuzzy, bacterialIAEME Publication
 

Similar to Modified moth swarm algorithm for optimal economic load dispatch problem (20)

Improved particle swarm optimization algorithms for economic load dispatch co...
Improved particle swarm optimization algorithms for economic load dispatch co...Improved particle swarm optimization algorithms for economic load dispatch co...
Improved particle swarm optimization algorithms for economic load dispatch co...
 
Application of a new constraint handling method for economic dispatch conside...
Application of a new constraint handling method for economic dispatch conside...Application of a new constraint handling method for economic dispatch conside...
Application of a new constraint handling method for economic dispatch conside...
 
Finding optimal reactive power dispatch solutions by using a novel improved s...
Finding optimal reactive power dispatch solutions by using a novel improved s...Finding optimal reactive power dispatch solutions by using a novel improved s...
Finding optimal reactive power dispatch solutions by using a novel improved s...
 
Determining optimal location and size of capacitors in radial distribution ne...
Determining optimal location and size of capacitors in radial distribution ne...Determining optimal location and size of capacitors in radial distribution ne...
Determining optimal location and size of capacitors in radial distribution ne...
 
Stochastic fractal search based method for economic load dispatch
Stochastic fractal search based method for economic load dispatchStochastic fractal search based method for economic load dispatch
Stochastic fractal search based method for economic load dispatch
 
Hybrid method for achieving Pareto front on economic emission dispatch
Hybrid method for achieving Pareto front on economic  emission dispatch Hybrid method for achieving Pareto front on economic  emission dispatch
Hybrid method for achieving Pareto front on economic emission dispatch
 
Optimization of Corridor Observation Method to Solve Environmental and Econom...
Optimization of Corridor Observation Method to Solve Environmental and Econom...Optimization of Corridor Observation Method to Solve Environmental and Econom...
Optimization of Corridor Observation Method to Solve Environmental and Econom...
 
Hybrid Particle Swarm Optimization for Solving Multi-Area Economic Dispatch P...
Hybrid Particle Swarm Optimization for Solving Multi-Area Economic Dispatch P...Hybrid Particle Swarm Optimization for Solving Multi-Area Economic Dispatch P...
Hybrid Particle Swarm Optimization for Solving Multi-Area Economic Dispatch P...
 
Genetic Algorithm for Solving the Economic Load Dispatch
Genetic Algorithm for Solving the Economic Load DispatchGenetic Algorithm for Solving the Economic Load Dispatch
Genetic Algorithm for Solving the Economic Load Dispatch
 
Optimal Operation of Wind-thermal generation using differential evolution
Optimal Operation of Wind-thermal generation using differential evolutionOptimal Operation of Wind-thermal generation using differential evolution
Optimal Operation of Wind-thermal generation using differential evolution
 
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEM
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEMA MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEM
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEM
 
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEM
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEMA MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEM
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEM
 
Advanced Energy: An International Journal (AEIJ)
Advanced Energy: An International Journal (AEIJ)Advanced Energy: An International Journal (AEIJ)
Advanced Energy: An International Journal (AEIJ)
 
Optimal power generation for wind-hydro-thermal system using meta-heuristic a...
Optimal power generation for wind-hydro-thermal system using meta-heuristic a...Optimal power generation for wind-hydro-thermal system using meta-heuristic a...
Optimal power generation for wind-hydro-thermal system using meta-heuristic a...
 
C41016023
C41016023C41016023
C41016023
 
The study of reducing the cost of investment in wind energy based on the cat ...
The study of reducing the cost of investment in wind energy based on the cat ...The study of reducing the cost of investment in wind energy based on the cat ...
The study of reducing the cost of investment in wind energy based on the cat ...
 
Optimal electric distribution network configuration using adaptive sunflower ...
Optimal electric distribution network configuration using adaptive sunflower ...Optimal electric distribution network configuration using adaptive sunflower ...
Optimal electric distribution network configuration using adaptive sunflower ...
 
Application of-computational-intelligence-techniques-for-economic-load-dispatch
Application of-computational-intelligence-techniques-for-economic-load-dispatchApplication of-computational-intelligence-techniques-for-economic-load-dispatch
Application of-computational-intelligence-techniques-for-economic-load-dispatch
 
Antlion optimization algorithm for optimal non-smooth economic load dispatch
Antlion optimization algorithm for optimal non-smooth economic load dispatchAntlion optimization algorithm for optimal non-smooth economic load dispatch
Antlion optimization algorithm for optimal non-smooth economic load dispatch
 
Multi objective economic load dispatch using hybrid fuzzy, bacterial
Multi objective economic load dispatch using hybrid fuzzy, bacterialMulti objective economic load dispatch using hybrid fuzzy, bacterial
Multi objective economic load dispatch using hybrid fuzzy, bacterial
 

More from TELKOMNIKA JOURNAL

Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...TELKOMNIKA JOURNAL
 
Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...TELKOMNIKA JOURNAL
 
Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...TELKOMNIKA JOURNAL
 
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...TELKOMNIKA JOURNAL
 
Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...TELKOMNIKA JOURNAL
 
Efficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antennaEfficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antennaTELKOMNIKA JOURNAL
 
Design and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fireDesign and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fireTELKOMNIKA JOURNAL
 
Wavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio networkWavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio networkTELKOMNIKA JOURNAL
 
A novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bandsA novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bandsTELKOMNIKA JOURNAL
 
Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...TELKOMNIKA JOURNAL
 
Brief note on match and miss-match uncertainties
Brief note on match and miss-match uncertaintiesBrief note on match and miss-match uncertainties
Brief note on match and miss-match uncertaintiesTELKOMNIKA JOURNAL
 
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...TELKOMNIKA JOURNAL
 
Evaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G systemEvaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G systemTELKOMNIKA JOURNAL
 
Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...TELKOMNIKA JOURNAL
 
Reagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensorReagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensorTELKOMNIKA JOURNAL
 
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...TELKOMNIKA JOURNAL
 
A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...TELKOMNIKA JOURNAL
 
Electroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networksElectroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networksTELKOMNIKA JOURNAL
 
Adaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imagingAdaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imagingTELKOMNIKA JOURNAL
 
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...TELKOMNIKA JOURNAL
 

More from TELKOMNIKA JOURNAL (20)

Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...
 
Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...
 
Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...
 
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
 
Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...
 
Efficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antennaEfficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antenna
 
Design and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fireDesign and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fire
 
Wavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio networkWavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio network
 
A novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bandsA novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bands
 
Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...
 
Brief note on match and miss-match uncertainties
Brief note on match and miss-match uncertaintiesBrief note on match and miss-match uncertainties
Brief note on match and miss-match uncertainties
 
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
 
Evaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G systemEvaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G system
 
Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...
 
Reagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensorReagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensor
 
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
 
A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...
 
Electroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networksElectroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networks
 
Adaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imagingAdaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imaging
 
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
 

Recently uploaded

Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesPrabhanshu Chaturvedi
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdfKamal Acharya
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 

Recently uploaded (20)

Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and Properties
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 

Modified moth swarm algorithm for optimal economic load dispatch problem

  • 1. TELKOMNIKA Telecommunication, Computing, Electronics and Control Vol. 18, No. 4, August 2020, pp. 2140~2147 ISSN: 1693-6930, accredited First Grade by Kemenristekdikti, Decree No: 21/E/KPT/2018 DOI: 10.12928/TELKOMNIKA.v18i4.15032  2140 Journal homepage: http://journal.uad.ac.id/index.php/TELKOMNIKA Modified moth swarm algorithm for optimal economic load dispatch problem Phu Trieu Ha1 , Hanh Minh Hoang2 , Thuan Thanh Nguyen3 , Thang Trung Nguyen4 1 Faculty of Electronics-Telecommunications, Saigon University, Vietnam 2 Faculty of Automation Technology, Thu Duc College of Technology, Vietnam 3 Faculty of Electrical Engineering Technology, Industrial University of Ho Chi Minh City, Vietnam 4 Power System Optimization Research Group, Faculty of Electrical and Electronics Engineering, Ton Duc Thang University, Vietnam Article Info ABSTRACT Article history: Received Dec 20, 2019 Revised Mar 17, 2020 Accepted Apr 12, 2020 In this study, optimal economic load dispatch problem (OELD) is resolved by a novel improved algorithm. The proposed modified moth swarm algorithm (MMSA), is developed by proposing two modifications on the classical moth swarm algorithm (MSA). The first modification applies an effective formula to replace an ineffective formula of the mutation technique. The second modification is to cancel the crossover technique. For proving the efficient improvements of the proposed method, different systems with discontinuous objective functions as well as complicated constraints are used. Experiment results on the investigated cases show that the proposed method can get less cost and achieve stable search ability than MSA. As compared to other previous methods, MMSA can archive equal or better results. From this view, it can give a conclusion that MMSA method can be valued as a useful method for OELD problem. Keywords: Discontinuous objective function Modified moth swarm algorithm Optimal economic load dispatch This is an open access article under the CC BY-SA license. Corresponding Author: Thang Trung Nguyen, Faculty of Electrical and Electronics Engineering, Ton Duc Thang University, Ho Chi Minh City 700000, Vietnam Email: nguyentrungthang@tdtu.edu.vn Nomenclature Btn, B0t, B00 Coefficients of B-matrix for transmission power loss Cp The number of randomly selected control variables among Dim variables Ds Total system demand Dim The number of control variables of each solution 1 2,  , r1, r2, r3 Random numbers distributed uniformly within the interval [0,1] j The jth variable of the pth new solutions Lp1, Lp2 Two Lévy flight distributions mt, nt, ot Fuel cost function coefficients of the tth thermal generator mtS, ntS, otS Fuel cost function coefficients for the S fuel type of the tth thermal generator n1, n2, n3 The number of solutions in group 1, group 2 and group 3 tS tSP P,min ,max, The minimum and maximum power output of the tth thermal generator corresponding to the fuel cost source S Pt Power output of the tth thermal generator
  • 2. TELKOMNIKA Telecommun Comput El Control  Modified moth swarm algorithm for optimal economic load dispatch problem (Thang Trung Nguyen) 2141 t tP P,min ,max, The minimum and maximum power output of the tth thermal generator tj tj l u P P1, The lower and upper limits of the jth prohibited operating zone of the tth generation unit t, T The current iteration and the maximum iteration Vr1, Vr2, Vr3, Vr4, Vr5, VrA Randomly selected solutions from solutions best GbestVV , The best solution in group 1, group 2 and all groups 1. INTRODUCTION In a power system, electric energy is produced by thermal plants, hydropower plants and renewable power plants. The fuel cost of renewable power plants such as solar thermal plants, photovoltaic power plants and wind turbines is approximately equal to zero; however, the sources are unstable and changeable during a small interval. On the contrary, the fuel cost for power generation of thermal plants is very expensive owing to fossil fuel. In the future, the fossil fuel including gas coal, and oil becomes exhausted. So, the fuel cost of thermal plants is the main objective during the operation of the power systems. So far, a solution for dealing with the fuel cost of thermal plants can be implemented by an optimal economic load dispatch problem (OELD). The work in OELD problem is to determine the best effective strategy for allocating the power output of all available thermal plants so that total fuel cost of plants can be decreased at least level [1]. In this paper, we concentrate to study three systems that are employed to test the powerful ability of optimization tools. The first system with 6 units considers single fuel, prohibited zones and power loss. The second system with 10 units considers multiple fuels. The last system with 20 units considers power losses in the line transmission. For the first system, a huge number of methods consisting of modified particle swarm optimization (MPSO) [1], hybrid bacterial foraging algorithm and Nelder Mead algorithm (HBFNM) [2], differential evolution (DE) algorithm [3], multiple tabu search algorithm (MTS) [4], self-organizing hierarchical particle swarm optimization (SOH_PSO) [5], new adaptive particle swarm optimization (NAPSO) [6], krill herd algorithm (KHA) [7], chaotic bat method (CBM) [8], exchange market method (EMM) [9], adaptive charged system search method (ACSS) [10], opposition based krill herd method (OKHM) [11], and improved social spider optimization algorithm (ISSO) [12] have been satisfactorily applied. In this method group, MPSO [1] is a version of particle swarm optimization developed in 2007 while ISSO [12] is a variant of social spider optimization algorithm (SSO) proposed in 2019. ISSO was improved based on the classical SSO by proposing three improvements. As a result, optimal solutions found by ISSO were better than MPSO and other methods. For 10-unit system, many methods as DE [3], antlion optimization algorithm (ALO) [13], artificial immune system (AIS) method [14], enhanced augmented Lagrange Hopfield network (EALHN) [15], enhanced lagrangian artificial neural network (ELANN) [16], improved quantum-behaved particle swarm optimization (IQPSO) [17], modified firefly algorithm (MFA) [18] and modified stochastic fractal search algorithm (MSFS) [19] have been successfully employed with the impressive results. Among these methods, MSFS is the latest tool that has been formed by proposing three modifications based on the structure of stochastic fractal search (SFS). By applying these modifications, the search ability of MSFS has been significantly improved when compared to SFS in term of solution quality, convergence speed and stabilization. For the last system, several methods are used for OELD problem. They include MFA [18], MSFS [19], Hopfield model (HM) [20], biogeography-based optimization (BBO) algorithm [21], general algebraic modeling system (GAMS) [22], improved group search optimizer (IGSO) [23], backtracking search algorithm (BSA) [24] and improved cuckoo search algorithm (ICSA) [25]. The contribution of the above algorithms is worthy of recognition in dealing with such OELD problem because these algorithms supply different solutions in aim to the most economical and stable power system operation. Moth Swarm Algorithm (MSA) was a population-based method that proposed in 2017 [26]. Although MSA has used three phases including reconnaissance phase, transverse orientation phase and celestial navigation phase for producing new solution, it only has produced a number of new solutions equaling to population. The disadvantage of MSA is low solution quality, many calculation processes and variation searches by owning many formulas. In this study, a modified moth swarm algorithm (MMSA) is proposed pursuant to the traditional MSA by canceling ineffective formulas and using effective one to deal with drawbacks of MSA. Via three test systems, the results found by the proposed method are compared to other ones for solving OELD problem. Consequently, the key work considered as contributions in the study can be presented as follows: - Point out disadvantages of MSA - Suggest highly effective improvements on MSA - MMSA has a faster simulation time and reaches a high performance and enhances stable search ability
  • 3.  ISSN: 1693-6930 TELKOMNIKA Telecommun Comput El Control, Vol. 18, No. 4, August 2020: 2140 - 2147 2142 2. MODEL OF ECONOMIC LOAD DISPATCH 2.1. Objective function Reducing total fuel cost (TC) of all units available in the plant is the most momentous mission of OELD problem [27]. Its mathematical model is expressed by: (1) where TGt is a cost function of the tth thermal unit and Its variable is a power output of the unit t. TGt is established by two forms corresponding to two cases of using single fuel or multi fuel sources as given in (2) and (3) [28].   t t t t t tTG m n o PP 2 , t=1, NG (2)             2 1 1 1 1,min 1,max 2 ,min ,max , fuel 1, , fuel 1, t t t t t t t t t tS tS t tS t tS t tS m n P o P P P P TG m n P o P P P P (3) 2.2. Constraints of OELD problem The solutions of the objective function of OELD problem must be constrained as follows: - Balance between supply side and demand side: The entirety of system demand (Ds) and power losses in transmission lines (PLoss) has a relationship with the power generation of units as the (4) [29].    Loss NG s t t PD P 1 (4) In (4), the total power losses in transmission lines PLoss is calculated by         NG NG NG Loss t tn n t t t n t P PB P B P B0 00 1 1 1 (5) - Generation restriction: For each unit t, its power output generated is limited by [30]  t t tP P P,min ,max (6) - Violated working zone restriction: As the drawback of some equipment of unit, prohibited operating zones are existing. In these zones, thermal units do not operate. The typical restriction can be seen in the following form [7],             tj tj tNk l t t t u l t t u t t P P P P P P P P P P 1 ,min 1 ,max (7) 3. METHOD 3.1. Moth swarm algorithm MSA [26] was also based on the population to find the best solution. The initial population with n solutions is divided into three groups with n1, n2 and n3 solutions corresponding to three phases of producing new solutions. The detail of these phases is presented below: - Reconnaissance Phase: Firstly, the mutation technique is used for creating new solutions as the following model           p r p r r p r rS V L V V L V V p n1 1 2 3 2 4 5 1. . ; 1,2, , (8) Secondly, adaptive crossover technique is used in aim to create the mixed solutions ,p jY as shown in (9)    NG t t Reducing TC TG 1
  • 4. TELKOMNIKA Telecommun Comput El Control  Modified moth swarm algorithm for optimal economic load dispatch problem (Thang Trung Nguyen) 2143      p j p j p j V j Cp Y j Dim S j Cp , , , if ; (1,2,..., ) if (9) Thirdly, selection technique is applied to compare between old solutions and mixed solutions based on their fitness function to keep better ones as depicted in (10)      p p p p p p p V if Fitness Y Fitness V V Y if Fitness Y Fitness V ( ) ( ) ( ) ( ) (10) For the next phase, VLights containing n solutions is chosen, in which each solution is formed by randomly selecting the kept solutions in group 1. - Transverse orientation phase: In the second phase, solutions are updated by using the (11),         i i Lights i iV V V e V i n n n n, 1 1 1 2. .cos2 ; 1, 2, , (11) where  is a random number within the interval [-1-(t/T),1] [26]; n2 is obtained by:             t n round n n T 2 1( ) 1 (12) - Celestial navigation phase: In the last phase, n3 solutions are divided in two groups and newly updated by:            k k rA best kV V V V V k n n n1 2 2 1. . ; 1,..., (13)                                k k rA ligth k k best k t t V V r V r V V r V V k n n n T T 1 2 , 3 2 1 2 . 1 ; 1,..., (14) 3.2. The modified moth swarm algorithm As seen from (8), new solutions via the mutation technique are updated by employing a random solution with two step sizes and two Lévy Flight distributions. Clearly, the newly produced solutions are always updated around random solutions. This work shows that a possibility of randomly selected one solution can be exploited many times for updating new different solutions while promising solutions could not be used. In addition, the exploitation space of Lévy Flight distribution is very large. So, if such distribution is used two times, some effective search zone can be eliminated. To cover the drawbacks, we propose new formula to replace with (8) as presented in (15).       p p p p GbestV V L V V p n1 1. ; 1,2, , (15) As seen from (9), the adaptive crossover technique is applied to mix solutions. Obviously, this process does not ensure the quality of mixed solutions better than that of old solutions. By experiment, we saw that this technique should be ignored. It means that all new solutions updated by using (8) are compared to old solutions to keep better ones 4. NUMERICAL RESULTS To appraise the performance of the proposed MMSA, 6-unit system considering single fuel source with prohibited zones and power loss constraints [3], 10-unit system relating to multiple fuel sources [15], and 20-unit system concerning single fuel source and power loss constraint [25] have been used. The detailed information and control parameters are abridged in Table 1. One hundred independent trial runs have been implemented for MSA and MMSA on a PC with processor Core i5 – 2.2 GHz and 4GB of RAM. 4.1. Investigating the improved level of the proposed method In this section, the improvement level of the proposed method over MSA has been examined. Results obtained by the two methods are shown in Figures 1-6. Fitness under 100 runs for three cases are displayed in Figures 1, 3 and 5 while the best cost (Min.FC), the average cost (Aver.FC), and the worst cost (Max.FC) are
  • 5.  ISSN: 1693-6930 TELKOMNIKA Telecommun Comput El Control, Vol. 18, No. 4, August 2020: 2140 - 2147 2144 presented in Figures 2, 4 and 6. Figures 1, 3 and 5 indicate that variations of the best cost and the worst cost values of MMSA are always smaller than those of MSA. Especially, in Figure 3 for 10-unit system with load demand of 2400 MW, 2500 MW, and 2700 MW and Figure 5 for 20-unit system, almost all runs of MMSA are approximately distributed on line. Furthermore, standard deviation of the proposed method and MSA is also reckoned under 100 runs. Figures 2, 4 and 6 point out that the costs of MMSA are better than those of MSA. Thus, the proposed method is capable of obtaining good results in three cases. Table 1. Information of three used standard systems and the selected control parameters Case Test system Type of fuel cost function Constraints N T 1 6-unit Fuel single - Active power output - Balance between demand side and supply side - Prohibited zones 20 50 2 10-unit Multi-fuel - Active power output - Balance between demand side and supply side 40 200 3 20-unit Fuel single - Active power output - Balance between demand side and supply side 40 300 Figure 1. The fitness function given by MSA and MMSA methods over 100 runs for case 1 Figure 2. The costs from MSA and MMSA methods for case 1 Figure 3. The fitness function given by MSA and MMSA methods over 100 runs for case 2 with different load demands
  • 6. TELKOMNIKA Telecommun Comput El Control  Modified moth swarm algorithm for optimal economic load dispatch problem (Thang Trung Nguyen) 2145 Figure 4. The minimum and standard deviation cost from MSA and MMSA methods for case 2 Figure 5. The fitness function given by MSA and MMSA methods over 100 runs for case 3 Figure 6. The costs from MSA and MMSA methods among 100 runs for case 3 4.2. Comparison of results on three systems In OELD problem, the best cost is applied to be a main criterion for comparing the feasibility of MMSA on searching solutions to other previous reported techniques. In the case 1, the results from Figure 7 show that MMSA, KHA [7], EMM [9], OKHM [11], and ISSO [12] have a similar cost value of 15.443,075 ($/h) that is considered as the optimal result of this case. CBA [8] is the worst one with result of 15.450,238 ($/h). For case 2, from Table 2 the five smallest results are from MMSA, DE [3], ALO [13], EALHN [15], and MSFS [19] amongst the nine considered methods for different load demands. The best costs corresponding to four levels of load demand are 481.723 ($/h), 526. 239 ($/h), 574.381 ($/h), and 623.809 ($/h), in turns. ELANN [16] has bigger costs than nine compared methods while IQPSO [17] does not report cost value for load demand of 2700 (MW). The best cost of 62,456. 633 ($/h) is the smallest value for case 3 as shown in Figure 8. The figure shows that MMSA, MSFS [19], GAMS [22], IGSO [23], and ICSA [25] attain the same value and are put at the top group. The rest group has a presence of MFA [18], HM [20], BBO [21], and BSA [24] with the reported results of 62,456.638, 62,456. 634, 62,456.793, 62,456.6933 ($/h), respectively. After discussing the compared results of different methods for all cases, it can be seen that the optimization results of MMSA were equal or better than those from other algorithms. Figure 7. The best cost comparison among different algorithms for 6-unit system
  • 7.  ISSN: 1693-6930 TELKOMNIKA Telecommun Comput El Control, Vol. 18, No. 4, August 2020: 2140 - 2147 2146 Table 2. The best cost comparison among different algorithms for 10-unit system with various load demands Methods Min. FC ($/h) Ds = 2400 Ds=2500 Ds= 2600 Ds= 2700 DE [3] 481.723 526.239 574.381 623.809 ALO [13] 481.723 526.239 574.381 623.809 AIS [14] 481.723 526.240 574.381 623.809 EALHN [15] 481.723 526.239 574.381 623.809 ELANN [16] 481.740 526.270 574.410 623.880 IQPSO [17] 481.732 526.245 574.387 - MFA [18] 481.723 526.240 574.381 623.810 MSFS [19] 481.723 526.239 574.381 623.809 MMSA 481.723 526.238 574.381 623.809 Figure 8. The best cost comparison among different algorithms for 20-unit system 5. CONCLUSION In this study, the proposed MMSA is suggested for determining optimal solutions for various systems of the OELD problem. MMSA method is built by improving the first phase of MSA for handling the shortcomings of MSA like low solution quality, many calculation processes and variation searches. By applying improvements, the proposed method has better solution quality and smaller variation than MSA via the results obtained from three test systems. In comparisons with other existing methods, it also shows that MMSA reaches the best cost value to be equal or better than other methods for all cases. Additionally, the efficiency of MMSA over other reported algorithms has also been proven by calculating saving cost. Namely, the saving cost can reach to 7.16 ($/h) for case 1, 0.017 ($/h) for case 2 with load demand of 2400 (MW), 0.031 ($/h) for case 2 with load demand of 2500 (MW), 0.029 ($/h) for case 2 with load demand of 2600 (MW), 0.071 ($/h) for case 2 with load demand of 2700 (MW) and 0.16 ($/h) for case 3. As a result, it can deduce that the proposed method could be considered as a promising optimization method for addressing the OELD problem. REFERENCES [1] Selvakumar A. I., Thanushkodi K., “A new particle swarm optimization solution to nonconvex economic dispatch problems,” IEEE transactions on power systems, vol. 22, no. 1, pp. 42-51, January 2007. [2] Panigrahi B. K., Pandi V. R., “Bacterial foraging optimisation: Nelder–Mead hybrid algorithm for economic load dispatch,” IET generation, transmission & distribution, vol. 2, no. 4, pp. 556-565, July 2008. [3] Noman N., Iba H., “Differential evolution for economic load dispatch problems,” Electric power systems research, vol. 78, no. 8, pp. 1322-1331, August 2008. [4] Pothiya S., Ngamroo I, et al., “Application of multiple tabu search algorithm to solve dynamic economic dispatch considering generator constraints,” Energy Conversion and Management, vol. 49, no. 4, pp. 506-516, April 2008. [5] Chaturvedi K. T., PanditM, et al., “Self-organizing hierarchical particle swarm optimization for nonconvex economic dispatch,” IEEE transactions on power systems, vol. 23, no 3, pp. 1079-1087, June 2008. [6] Niknam T., Mojarrad H. D., et al., “A new particle swarm optimization for non‐ convex economic dispatch,” European Transactions on Electrical Power, vol. 21, no. 1, pp. 656-679, January 2011. [7] Mandal B., Roy P. K., et al., “Economic load dispatch using krill herd algorithm,” International journal of electrical power & energy systems, vol. 57, pp. 1-10, May 2014.
  • 8. TELKOMNIKA Telecommun Comput El Control  Modified moth swarm algorithm for optimal economic load dispatch problem (Thang Trung Nguyen) 2147 [8] Adarsh B. R., Raghunathan T., et al., “Economic dispatch using chaotic bat algorithm,” Energy, vol. 96, pp. 666-675, February 2016. [9] Ghorbani N., Babaei E., “Exchange market algorithm for economic load dispatch,” International Journal of Electrical Power & Energy Systems, vol. 75, pp. 19-27, February 2016. [10] Zakian P., Kaveh A., “Economic dispatch of power systems using an adaptive charged system search algorithm,” Applied Soft Computing, vol. 73, pp. 607-622, December 2018. [11] Bulbul S. M. A., Pradhan M., et al., “Opposition-based krill herd algorithm applied to economic load dispatch problem,” Ain Shams Engineering Journal, vol. 9, no. 3, pp. 423-440, September 2018. [12] Kien L. C., Nguyen T. T., et al., “A Novel Social Spider Optimization Algorithm for Large-Scale Economic Load Dispatch Problem,” Energies, vol. 12, no. 6, March 2019. [13] Van T. P., Snášel V., et al., “Antlion optimization algorithm for optimal non-smooth economic load dispatch,” International Journal of Electrical & Computer Engineering, vol. 10, no. 2, pp, 1187-1199, April 2020. [14] Panigrahi B. K., Yadav S. R., et al., “A clonal algorithm to solve economic load dispatch,” Electric Power Systems Research, vol. 77, no. 10, pp. 1381-1389, August 2007. [15] Vo D. N., Ongsakul W., “Economic dispatch with multiple fuel types by enhanced augmented Lagrange Hopfield network,” Applied energy, vol. 91, no. 1, pp. 281-289, March 2012. [16] Lee S. C., Kim Y. H., “An enhanced Lagrangian neural network for the ELD problems with piecewise quadratic cost functions and nonlinear constraints,” Electric Power Systems Research, vol. 60, no. 3, pp. 167-177, January 2002. [17] Niu Q., Zhou Z., et al., “An improved quantum-behaved particle swarm optimization method for economic dispatch problems with multiple fuel options and valve-points effects,” Energies, vol. 5, no. 12, pp. 3655-3673, 2012. [18] Nguyen T. T., Nguyen B. Q., et al., “Minimizing Electricity Fuel Cost of Thermal Generating Units by Using Improved Firefly Algorithm,” Journal of Engineering and Technological Sciences, vol. 51, no. 1, 133-147, 2019. [19] Pham L. H., Duong M. Q., et al., “A High-Performance Stochastic Fractal Search Algorithm for Optimal Generation Dispatch Problem,” Energies, vol.12, no. 9, May 2019. [20] Su C. T., Lin, C. T., “New approach with a Hopfield modeling framework to economic dispatch,” IEEE transactions on power systems, vol. 15, no. 2, pp. 541-545, May 2000. [21] Bhattacharya A., Chattopadhyay P. K., “Biogeography-based optimization for different economic load dispatch problems,” IEEE transactions on power systems, vol. 25, no. 2, pp. 1064-1077, December 2009. [22] Bisen D., Dubey H. M., et al., “Solution of large scale economic load dispatch problem using quadratic programming and GAMS: a comparative analysis,” Journal of computing and information science in engineering, vol. 7, no. 3, pp. 200-211, January 2012. [23] Moradi Dalvand M., Mohammadi Ivatloo B., et al., “Continuous quick group search optimizer for solving non-convex economic dispatch problems,” Electric Power Systems Research, vol. 93, pp. 93-105, December 2012. [24] Modiri Delshad M., Rahim N. A., “Solving non-convex economic dispatch problem via backtracking search algorithm,” Energy, vol. 77, pp. 372-381, December 2014. [25] Nguyen T. T., Vo D. N., “The application of one rank cuckoo search algorithm for solving economic load dispatch problems,” Applied Soft Computing, vol. 37, pp. 763-773, December 2015. [26] Mohamed A. A. A., Mohamed Y. S., et al., “Optimal power flow using moth swarm algorithm,” Electric Power Systems Research, vol. 37, pp. 763-773, December 2015. [27] Khamsen W., Takeang, et al., “Hybrid method for solving the non-smooth cost function economic dispatch problem,” International Journal of Electrical & Computer Engineering, vol. 10, no. 1, pp. 609-616, February 2020. [28] Spea S. R., “Solving practical economic load dispatch problem using crow search algorithm,” International Journal of Electrical and Computer Engineering (IJECE), vol. 10, no. 4, pp. 3431-3440, August 2020. [29] Othman M. M., Salim M. A. I., et al., “Dynamic Economic Dispatch Assessment Using Particle Swarm Optimization Technique,” Bulletin of Electrical Engineering and Informatics, vol. 7, no. 3, pp. 458-464, 2018. [30] Anyaka B. O, Manirakiza, J. F, et al., “Optimal unit commitment of a power plant using particle swarm optimization approach,” International Journal of Electrical and Computer Engineering (IJECE), vol. 10, no. 2, pp. 1135-1141, April 2020.