SlideShare ist ein Scribd-Unternehmen logo
1 von 6
Downloaden Sie, um offline zu lesen
Full Paper
ACEEE Int. J. on Electrical and Power Engineering , Vol. 4, No. 3, November 2013

Economic Load Dispatch Problem with Valve – Point
Effect Using a Binary Bat Algorithm
Bestha Mallikarjuna1 M.Tech Student, K. Harinath Reddy2, and O. Hemakesavulu3
1

Department of Electrical & Electronics Engineering, Annamacharya Institute of Technology and Sciences, Rajampet, A.P, India

2

Department of Electrical & Electronics Engineering, Annamacharya Institute of Technology and Sciences, Rajampet, A.P, India

Email: malli.bestha@gmail.com
Email: harinathreddyks@gmail.com; hkesavulu6@gmail.com
Abstract—This paper proposes application of BAT algorithm

for solving economic load dispatch problem. BAT
algorithmic rule is predicated on the localization
characteristics of micro bats. The proposed approach has
been examined and tested with the numerical results of
economic load dispatch problems with three and five
generating units with valve - point loading without
considering prohibited operating zones and ramp rate limits.
The results of the projected BAT formula are compared with
that of other techniques such as lambda iteration, GA, PSO,
APSO, EP, ABC and basic principle. For each case, the
projected algorithmic program outperforms the answer
reported for the existing algorithms. Additionally, the
promising results show the hardness, quick convergence
and potency of the projected technique.
Index Terms—Binary BAT algorithm, Economic load dispatch,

valve-point effect, mathematical modeling.
I. INTRODUCTION
The economic load dispatch is an important real time
drawback, in properly allocating the important power demand
among the online generating units. Traditional optimization
techniques [1] such as the lambda iteration method, gradient
method, the linear programming method and Newton’s method
are used to solve the ELD problem with monotonically
increasing cost function. But they are highly sensitive to
starting points and often converge to local optimum or diverge
altogether. In reality, the input-output characteristic of
generating units are nonlinear due to valve-point loading
and more advanced algorithms are worth developing to obtain
accurate dispatch results.
Many works are in literature to solve the ELD problem
with valve-point loading. Dynamic programming (DP) is one
of the approaches to solve the non-convex ELD problem.
However, the DP method requires too many computational
resources in order to provide accurate results for large scale
power systems [1], [2]. Over the past few years, in order to
solve this problem, many stochastic methods have been developed such as GA [3], Evolutionary Programming (EP) [4],
[5], Simulated Annealing (SA) [6], and Particle Swarm Optimization (PSO) [7]. They may prove to be very effective in solving non-linear ED problems without any restriction on the
shape of the cost curves. SA is applied in many power system problems. Nevertheless, the setting of control parameters
33
© 2013 ACEEE
DOI: 01.IJEPE.4.3. 26

of the SA algorithm is a difficult task and convergence speed
is slow when applied to a real system [8]. Tabu Search (TS), a
heuristic search approach has also been applied to solve the
ED problem [9]. Though GA methods have been employed
successfully to solve complex optimization problems,
traditional GA has some drawbacks when applied to
multidimensional, high-precision numerical problems. The
basic disadvantage of GA is the fact that they may miss the
optimum and provide a near-optimum solution in a limited
runtime period [10]. Moreover, the premature convergence
of GA degrades its performance and reduces its search
capability that leads to a higher probability towards obtaining
a local optimum [11]. EP seems to be a good method to solve
optimization issues. Once applied to issues consisting of
additional number of local optima the solutions obtained from
EP method is just near global optimum. In addition, GA and
EP take long simulation time in order to obtain answer for
such issues. Therefore, hybrid strategies combining two or
more improvement strategies were introduced [12]-[15]. These
techniques are more efficient than the conventional
procedures because of their heuristic search procedure.
Recent research endeavours, therefore, have been directed
towards the application of these techniques.
In this paper, bat algorithm (BA) was based on the
echolocation is proposed to solve the ELD problem with nonconvex functions to consider non-linear generator
characteristics such as valve-point effect. The echolocation
based algorithm described in this paper is a search algorithm
capable of locating optimal solutions efficiently. The
effectiveness of the proposed algorithm is demonstrated
using three and five generating unit test systems. Results
show that the algorithm can handle complex multi-model
optimization problems.
II. ECONOMIC LOAD DISPATCH PROBLEM
The economic load dispatch problem is defined as to
minimize the total operating cost of a power system while
meeting the total load plus transmission losses with in the
generator limits. Mathematically, the problem is outlined on
minimize equation (1) subjected to the energy balance
equation given by (2) and the inequality constraints given
by equation (3).
Full Paper
ACEEE Int. J. on Electrical and Power Engineering , Vol. 4, No. 3, November 2013
A. BAT Algorithm
The Bat algorithm was developed by Xin-She Yang in
2010 [16]. The algorithm exploits the so-called echolocation
of the bats. The bats use sonar echoes to detect and avoid
obstacles. It is generally known that sound pulses are
transformed into a frequency which reflects from obstacles.
The bats navigate by using the time delay from emission to
reflection. They typically emit short, loud sound impulses.
The pulse rate is usually defined as 10 to 20 times per second.
After hitting and reflecting, the bats transform their own pulse
into useful information to gauge how far away the prey is.
The bats are using wavelengths that vary in the range from
0.7 to 17 mm or inbound frequencies of 20-500 kHz. To
implement the algorithm, the pulse frequency and the rate
have to be defined. The pulse rate can be simply determined
in the range from 0 to 1, where 0 means that there is no emission
and 1 means that the bats’ emitting is their maximum [17, 18,
19]. The bat behaviour can be used to formulate a new BA.
Yang [18] used three generalized rules when implementing
the bat algorithms:

(1)

(2)
(3)
where
ai, bi, and ci are the cost coefficients
PD is the load demand
Pgi is the real power generation
PL is the transmission power loss
NG is the number of generation buses.
One of the important, simple but approximate methods of
expressing transmission loss as a function of generator power
is through B- coefficients. The general form of the loss formula
using B- coefficients is
(4)

1.
where
Pi and Pj are the real power generations at the ith, jth
buses respectively
Bij are loss coefficients.
The above transmission loss formula of Eq. (4) is known
as the George’s formula.
In normal economic load dispatch problem the input output characteristics of a generator are approximated using
quadratic functions, underneath the idea that the progressive
cost curves of the units are monotonically increasing
piecewise-linear functions. However, real input- output
characteristics display higher order nonlinearities and
discontinuities due to valve – point loading in fossil fuel
burning plants.
The generating units with multi – valve steam turbines
exhibit a greater variation in the fuel cost functions. The valve
– point effects introduces ripples in the heat rate curves.
Mathematically operating cost is defined as:

2.

3.

All the bats use an echolocation to sense the
distance and they also guess the difference between
the food/prey and background barriers in a
somewhat magical way.
When searching for their prey, the bats y randomly
with velocity vi at position xi with fixed frequency
fmin, varying wavelength λ and loudness A0. They
can automatically adjust the wavelength (or
frequency) of their emitted pulses and adjust the
rate of pulse emission r ε [0, 1], depending on the
proximity of their target.
Although the loudness can vary in many ways, we
assume that it varies from a large (positive) A0 to a
minimum constant value Amin.

For simplicity, we do not use ray tracing in this algorithm,
though it can form an interesting feature for further extension.
In general, ray tracing can be computational extensive, but it
can be a very useful feature for computational geometry and
other applications. Furthermore, a given frequency is
intrinsically linked to a wavelength. For example, a frequency
range of [20 kHz, 500 kHz] corresponds to a range of
wavelengths from 0.7mm to 17mm in the air. Therefore, we
can describe the change either in terms of frequency f or
wavelength λ to suit different applications, depending on
the ease of implementation and other factors.

(5)
where
ai, bi, ci, di and ei are the cost coefficients of the ith
unit.
Mathematically, economic dispatch problem considering
valve point loading is defined as equation (5) subjected to:
energy balance equation is given by Eq. (2) and inequality
constraints are given by Eq. (3) respectively.

B. BAT Motion
Each bat is associated with a velocity and a location ,
at iteration t, in a d - dimensional search or solution space
(6)

III. PROPOSED METHODOLOGY
(7)

In this section, the solution procedure for the proposed
BAT algorithm is described.
© 2013 ACEEE
DOI: 01.IJEPE.4.3. 26

(8)
34
Full Paper
ACEEE Int. J. on Electrical and Power Engineering , Vol. 4, No. 3, November 2013
where β ε [0, 1] is a random vector drawn from a uniform
distribution. As mentioned earlier, we can either use
wavelengths or frequencies for implementation, we will use
fmin = 0 and fmax = O (1), depending on the domain size of the
problem of interest. Initially, each bat is randomly assigned a
frequency which is drawn uniformly from [fmin, fmax]. For
this reason, bat algorithm can be considered as a frequencytuning algorithm to provide a balanced combination of
exploration and exploitation. The loudness and pulse
emission rates essentially provide a mechanism for automatic
control and auto zooming into the region with promising
solutions.

Generate a new solution by flying randomly
if (rand (0; 1) < Ai and f(xi) < f(x))
Accept the new solutions
Increase ri and reduce Ai
end if
Rank the bats and find the current best
end
Post process results and visualization

IV. SIMILATION RESULTS AND DISCUSSION
The applicability and validity of the BAT algorithm for
practical applications has been tested on various test cases.
The obtained best solution in fifty runs are compared with
the results obtained using GA. All the programs are developed
using MATLAB 7.8.0 (2009a) and the system configuration
is core i3 processor with 2.30 GHz speed and 6 GB RAM.

C. Variations of Loudness and Pulse Rates
In order to provide an effective mechanism to control the
exploration and exploitation and switch to exploitation stage
when necessary, we have to vary the loudness Ai and the rate
ri of pulse emission during the iterations. Since the loudness
usually decreases once a bat has found its prey, while the rate
of pulse emission increases, the loudness can be chosen as
any value of convenience, between Amin and Amax, assuming
Amin = 0 means that a bat has just found the prey and temporarily stop emitting any sound. With these assumptions, we
have
(9)

A. Settings of BAT Algorithm Parameters
The Parameters for BAT algorithm considered here are:
n=20; A=0.9; r=0.1; f_min= 0; f_max= 2. The proposed BAT
algorithm stopping criteria is based on maximumgeneration=100.
B. Numerical Solutions
i. Test Case 1: The system consists of three thermal units.
The cost coefficients of all thermal generating units with valve
point effect are listed in Table 1. The transmission losses are
neglected. Prohibited zones and ramp rate limits of generating
units are not considered. The economic load dispatch
problem is solved to meet a load demand of 850 MW and
1050 MW. This test system comprises of three generating
units and six buses and the unit data are adapted from [3]. In
this case, valve-point effect is included and transmission
losses are neglected. The total load demand for the system is
850 MW and 1050MW. Results obtained for the proposed
method is shown in Table 2 and the results are compared
with Lambda, GA, PSO and ABC. It was reported in that the
global optimum solution found for the 3-generator system is
8121.8568 Rs/hr and 10123.6953 Rs/hr.
From the results in Table 2 it is explicit that BAT algorithm
has succeeded in finding the global optimum solution that
has been reported in the literature. Fig. 1: shows the
convergence tendency of proposed BAT algorithm based
strategy for power demand of 850 MW and 1050 MW. It
shows that the technique converges in relatively fewer cycles
thereby possessing good convergence property.
ii. Test Case II: The system consists of five thermal units
[1]. The cost coefficients of all thermal generating units with
valve point effect are listed in table (3). The economic load
dispatch problem is solved to meet a load demand of 730
MW. This test system comprises of five generating units. In
this case, valve-point effect is included and transmission
losses are neglected. Prohibited zones and ramp rate limits
of generating units are not considered. The total load demand
for the system is 750 MW.

where α and γ are constants.
In essence, here α is similar to the cooling factor of a
cooling schedule in simulated annealing. For any 0 < α < 1
and γ > 0, we have
(10)
In the simplest case, we can use α = γ, and we have used
α = γ = 0.9 to 0.98 in our simulations.
D. Variants of BAT Algorithm
The Binary bat algorithm has many advantages, and one
of the key advantages is that it can provide very quick
convergence at a very initial stage by switching from
exploration to exploitation. This makes it an efficient algorithm
for applications such as classifications and others when a
quick solution is needed. However, if we allow the algorithm
to switch to exploitation stage too quickly by varying A and
r too quickly, it may lead to stagnation after some initial stage.
E. Pseudo Code of BAT Algorithm
Objective function f(x), x = (x1,....,xd)T
Initialize the bat population xi and vi for i = 1.....n
Define pulse frequency Qi ε [Qmin, Qmax]
Initialize pulse rates ri and the loudness Ai
while (t < Tmax) // number of iterations
Generate new solutions by adjusting frequency and
update velocities and locations/solutions [Eq.(7) to (9)]
if (rand (0; 1) > ri)
Select a solution among the best solutions
Generate a local solution around the best solution
end if
© 2013 ACEEE
DOI: 01.IJEPE.4.3. 26

35
Full Paper
ACEEE Int. J. on Electrical and Power Engineering , Vol. 4, No. 3, November 2013

TABLE: 1 COST COEFFICIENTS FOR THREE GENERATING UNITS
Fuel cost coefficients
(MW)

Unit

(MW)

G1

0.0016

7.92

561.0

300

0.032

100

600

G2

0.0048

7.92

78.0

150

0.063

50

200

G3

0.0019

7.85

310.0

200

0.042

100

400

TABLE: II COMPARISON OF RESULTS FOR TEST CASE 1
Load demand

Parameter

Lambda

GA

P SO

ABC

B AT

P1,MW

382.258

382.2552

394.5243

3 00.26 6

296.3495

P2,MW

127.419

127.4184

200.000

1 49.73 3

199.6002

P3,MW

340.323

340.3202

255.4756

4 00.00 0

334.0503

Total cost , Rs/h

8575.68

8575.64

8280.81

8 253 .1 0

8121.8568

P 1, MW

487.500

487.498

492.699

4 92 .6991

492.6991

P 2, MW

162.500

162.499

157.30

1 57.30 1

158.0995

P 3, MW

400.000

400.000

400.00

400.00

399.2014

Total cost , Rs/h

10212.459

10212.44

10123.73

1 0123.73

10123.6953

8 50 M W

1050 MW

Fig. 1 Convergence characteristics of three generating units.

© 2013 ACEEE
DOI: 01.IJEPE.4.3. 26

36
Full Paper
ACEEE Int. J. on Electrical and Power Engineering , Vol. 4, No. 3, November 2013
V. CONCLUSION
In this paper, a new BAT algorithm has been proposed. In
order to prove the effectiveness of algorithm it is applied to
economic load dispatch problem with three and five generating
units. The results obtained by proposed method were
compared to those obtained by lambda iteration method, GA,
PSO, APSO and ABC. The comparison shows that BAT
algorithm performs better than above mentioned methods.
The BAT algorithm has superior features, including quality
of solution, stable convergence characteristics and good
computational efficiency. Therefore, this results shows that
BAT optimization is a promising technique for solving
complicated problems in power system.
Fig.2 Convergence characteristics of five generating units.

VI. REFERENCES

Results obtained for the proposed method is shown in Table
4 and the results are compared with Lambda, GA, PSO and
ABC. It was reported in that the global optimum solution
found for the 5-generator system is 2029.668 Rs/hr. From the
results in Table 4 it is explicit thatBAT algorithm has succeeded
in finding the global optimum solution that has been reported
in the literature.
Fig. 2 shows the convergence tendency of proposed BAT
algorithm based strategy for power demand of 750 MW is
plotted in Fig. 3. It shows that the technique converges in
relatively fewer cycles thereby possessing good convergence
property.

[1] Wood, A. J. and Wollenberg, B. F., Power Generation, Operation,
and Control, 1996, Wiley, New York, 2nd ed.
[2] Liang, Z. X. and Glover, J. D., “A zoom feature for a dynamic
programming solution to economic dispatch including
transmission losses,” IEEE Trans. Power Syst., vol. 7, no. 2,
pp. 544-550, 1992.
[3] Walters, D. C. and Sheble, G. B., “Genetic algorithm solution
of economic dispatch with valve point loading,” IEEE Trans.
Power Syst, vol. 8, no. 3, pp. 1325-1332., 1993.
[4] Yang, H. T., Yang, P. C., and Huang, C. L., “Evolutionary

programming based economic dispatch for units with

TABLE III. COST COEFFICIENTS FOR THREE GENERATING UNITS
Fu el cost coefficients
Unit

(MW)

(MW )

G1

0.0015

1.8

40.0

200.0

0.035

50

300

G2

0.0030

1.8

60.0

140.0

0.040

20

125

G3

0.0012

2.1

100.0

160.0

0.038

30

175

G4

0.0080

2.0

25.0

100.0

0.042

10

75

G5

0.0010

2.0

120.0

180.0

0.037

40

250

TABLE: IV COMPARISON OF RESULTS FOR TEST CASE 2.
Load
demand

GA

PSO

APSO[1]

EP[1]

ABC

BAT

218.028

218.0184

229.51 95

225.3845

229.8030

229.5247

229.5209

P2, MW

109.014

109.0092

1 25.00

113.020

101.5736

102.0669

102.9878

P3, MW

147.535

147.5229

1 75.00

109.4146

113.7999

113.4005

112.6753

P4,MW

28.380

28.37844

75.00

73.11176

75.000

75.000

75.000

P5,MW

272.042

227.0275

125.48 04

209.0692

209.8235

210.0079

209.816

Total cost,
Rs /h

© 2013 ACEEE
DOI: 01.IJEPE.4.3. 26

Lambda

P1, MW

730
MW

Parameter

2412.709

2412.538

2252.5 72

2140.97

2030.673

2030.259

2029.668

37
Full Paper
ACEEE Int. J. on Electrical and Power Engineering , Vol. 4, No. 3, November 2013
[12] Attaviriyanupap, P., Kita, H., Tanaka, E., Hasegawa, J., “A
hybrid EP and SQP for dynamic economic dispatch with
nonsmooth incremental fuel cost function,” IEEE Trans. Power
Syst., vol. 17, no. 2, pp. 411- 416, 2002.
[13] Lin, W. M., Cheng, F. S. and Tsay, M. T., “Nonconvex economic
dispatch by integrated artificial intelligence,” IEEE Trans.
Power Syst., vol. 16, no. 2, pp. 167-177, 2001.
[14] Victorie, T. A. A., Jeyakumar, A.E., “Hybrid PSO-SQP for
economic dispatch with valve-point effect,” Elect. Power Syst.
Res., vol. 71, no. 1, pp. 51-59, 2004.
[15] Dakuo He, Fuli Wang, and Zhizhong Mao, “A hybrid genetic
algorithm approach based on differential evolution for economic
dispatch with valve-point effect,” Electric Power and Energy
Systems, vol. 30, pp. 31- 38, 2008.
[16] X.S. Yang. A new metaheuristic bat-inspired algorithm. Nature
Inspired Cooperative Strategies for Optimization (NICSO
2010), pages 631 5-74, 2010.
[17] A.H. Gandomi, X.S. Yang, A.H. Alavi, and S. Talatahari. Bat
algorithm for constrained optimization tasks. Neural
Computing & Applications, pages 1-17, 2012.
[18] P.W. Tsai, J.S. Pan, B.Y. Liao, M.J. Tsai, and V. Istanda. Bat
algorithm inspired algorithm for solving numerical optimization
problems. Applied Mechanics and Materials, 148:134-137,
2012.
[19] X.S. Yang. Review of meta-heuristics and generalised
evolutionary walk algorithm. International Journal of BioInspired Computation, 3(2):77-84, 2011.

nonsmooth fuel cost functions,” IEEE Trans. Power Syst.,
vol. 11, no. 1, pp. 112-118, 1996.
[5] Sinha, N., Chakrabarti, R., and Chattopadhyay, P. K.,
“Evolutionary programming techniques for economic load
dispatch,” IEEE Trans. Evol. Comput., vol. 7, no. 1, pp. 8394, 2003.
[6] Wong, K.P. and Wong, Y.W., “Genetic and genetic/simulatedannealing approaches to economic dispatch,” IEE proc.
Gener., Transm. and Distrib., vol. 141, no. 5, pp. 507-513,
1994.
[7] Zwe-Lee Gaing, “Particle swarm optimization to solving the
economic dispatch considering the generator constraints,” IEEE
Trans. Power Syst. vol. 18, no. 3, pp. 1187-1195, 2003,.
[8] Bhagwan Das, D. and Patvardhan, C., “Solution of economic
load dispatch using real coded hybrid stochastic search,” Elect.
Power Energy Syst., vol. 21, pp. 165-170, 1999.
[9] Khamsawang, S., Booseng, C. and Pothiya, S., “Solving the
economic dispatch problem with Tabu search algorithm,” IEEE
Int. Conf. on Ind. Technology, vol. 1, pp. 108-112, 2002.
[10] Ling, S.H., Lam, H.K., Leung, F.H.F. and Lee, Y.S.,
“ImprovedGenetic Algorithm for Economic Load Dispatch
with Valve- Point Loadings,” IEEE Trans. power syst., vol.1,
442-447, 2003.
[11] Fogel, D.B., Evolutionary computation: Toward a New
Philosophy of Machine Intelligence,” IEEE Press, New York,
2nd ed., 2000.

© 2013 ACEEE
DOI: 01.IJEPE.4.3.26

38

Weitere ähnliche Inhalte

Was ist angesagt?

OPTIMAL ECONOMIC LOAD DISPATCH USING FUZZY LOGIC & GENETIC ALGORITHMS
OPTIMAL ECONOMIC LOAD DISPATCH USING FUZZY LOGIC & GENETIC ALGORITHMSOPTIMAL ECONOMIC LOAD DISPATCH USING FUZZY LOGIC & GENETIC ALGORITHMS
OPTIMAL ECONOMIC LOAD DISPATCH USING FUZZY LOGIC & GENETIC ALGORITHMSIAEME Publication
 
Project on economic load dispatch
Project on economic load dispatchProject on economic load dispatch
Project on economic load dispatchayantudu
 
Ifedi.Seminar Presenatation
Ifedi.Seminar PresenatationIfedi.Seminar Presenatation
Ifedi.Seminar PresenatationIfedi
 
Economic Dispatch Research paper solution slides
Economic Dispatch Research paper solution slidesEconomic Dispatch Research paper solution slides
Economic Dispatch Research paper solution slidesMuhammad Abdullah
 
Enriched Firefly Algorithm for Solving Reactive Power Problem
Enriched Firefly Algorithm for Solving Reactive Power ProblemEnriched Firefly Algorithm for Solving Reactive Power Problem
Enriched Firefly Algorithm for Solving Reactive Power Problemijeei-iaes
 
Economic operation of Power systems by Unit commitment
Economic operation of Power systems by Unit commitment Economic operation of Power systems by Unit commitment
Economic operation of Power systems by Unit commitment Pritesh Priyadarshi
 
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
 
Study of using particle swarm for optimal power flow
Study of using particle swarm for optimal power flowStudy of using particle swarm for optimal power flow
Study of using particle swarm for optimal power flowMohamed Abuella
 
Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...
Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...
Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...ijeei-iaes
 
5. 9375 11036-1-sm-1 20 apr 18 mar 16oct2017 ed iqbal qc
5. 9375 11036-1-sm-1 20 apr 18 mar 16oct2017 ed iqbal qc5. 9375 11036-1-sm-1 20 apr 18 mar 16oct2017 ed iqbal qc
5. 9375 11036-1-sm-1 20 apr 18 mar 16oct2017 ed iqbal qcIAESIJEECS
 
T04201162168Optimal Allocation of FACTS Device with Multiple Objectives Using...
T04201162168Optimal Allocation of FACTS Device with Multiple Objectives Using...T04201162168Optimal Allocation of FACTS Device with Multiple Objectives Using...
T04201162168Optimal Allocation of FACTS Device with Multiple Objectives Using...IJMER
 
Atmosphere Clouds Model Algorithm for Solving Optimal Reactive Power Dispatch...
Atmosphere Clouds Model Algorithm for Solving Optimal Reactive Power Dispatch...Atmosphere Clouds Model Algorithm for Solving Optimal Reactive Power Dispatch...
Atmosphere Clouds Model Algorithm for Solving Optimal Reactive Power Dispatch...ijeei-iaes
 
Dynamic Economic Dispatch Assessment Using Particle Swarm Optimization Technique
Dynamic Economic Dispatch Assessment Using Particle Swarm Optimization TechniqueDynamic Economic Dispatch Assessment Using Particle Swarm Optimization Technique
Dynamic Economic Dispatch Assessment Using Particle Swarm Optimization TechniquejournalBEEI
 
Relevance of Particle Swarm Optimization Technique for the Solution of Econom...
Relevance of Particle Swarm Optimization Technique for the Solution of Econom...Relevance of Particle Swarm Optimization Technique for the Solution of Econom...
Relevance of Particle Swarm Optimization Technique for the Solution of Econom...IRJET Journal
 
Multi Objective Directed Bee Colony Optimization for Economic Load Dispatch W...
Multi Objective Directed Bee Colony Optimization for Economic Load Dispatch W...Multi Objective Directed Bee Colony Optimization for Economic Load Dispatch W...
Multi Objective Directed Bee Colony Optimization for Economic Load Dispatch W...IJECEIAES
 

Was ist angesagt? (20)

OPTIMAL ECONOMIC LOAD DISPATCH USING FUZZY LOGIC & GENETIC ALGORITHMS
OPTIMAL ECONOMIC LOAD DISPATCH USING FUZZY LOGIC & GENETIC ALGORITHMSOPTIMAL ECONOMIC LOAD DISPATCH USING FUZZY LOGIC & GENETIC ALGORITHMS
OPTIMAL ECONOMIC LOAD DISPATCH USING FUZZY LOGIC & GENETIC ALGORITHMS
 
Project on economic load dispatch
Project on economic load dispatchProject on economic load dispatch
Project on economic load dispatch
 
Ifedi.Seminar Presenatation
Ifedi.Seminar PresenatationIfedi.Seminar Presenatation
Ifedi.Seminar Presenatation
 
I1065259
I1065259I1065259
I1065259
 
Economic Dispatch Research paper solution slides
Economic Dispatch Research paper solution slidesEconomic Dispatch Research paper solution slides
Economic Dispatch Research paper solution slides
 
Economic load dispatch
Economic load dispatchEconomic load dispatch
Economic load dispatch
 
Enriched Firefly Algorithm for Solving Reactive Power Problem
Enriched Firefly Algorithm for Solving Reactive Power ProblemEnriched Firefly Algorithm for Solving Reactive Power Problem
Enriched Firefly Algorithm for Solving Reactive Power Problem
 
Economic operation of Power systems by Unit commitment
Economic operation of Power systems by Unit commitment Economic operation of Power systems by Unit commitment
Economic operation of Power systems by Unit commitment
 
40220140503006
4022014050300640220140503006
40220140503006
 
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)
 
Study of using particle swarm for optimal power flow
Study of using particle swarm for optimal power flowStudy of using particle swarm for optimal power flow
Study of using particle swarm for optimal power flow
 
Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...
Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...
Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...
 
Gs3511851192
Gs3511851192Gs3511851192
Gs3511851192
 
5. 9375 11036-1-sm-1 20 apr 18 mar 16oct2017 ed iqbal qc
5. 9375 11036-1-sm-1 20 apr 18 mar 16oct2017 ed iqbal qc5. 9375 11036-1-sm-1 20 apr 18 mar 16oct2017 ed iqbal qc
5. 9375 11036-1-sm-1 20 apr 18 mar 16oct2017 ed iqbal qc
 
Gy3312241229
Gy3312241229Gy3312241229
Gy3312241229
 
T04201162168Optimal Allocation of FACTS Device with Multiple Objectives Using...
T04201162168Optimal Allocation of FACTS Device with Multiple Objectives Using...T04201162168Optimal Allocation of FACTS Device with Multiple Objectives Using...
T04201162168Optimal Allocation of FACTS Device with Multiple Objectives Using...
 
Atmosphere Clouds Model Algorithm for Solving Optimal Reactive Power Dispatch...
Atmosphere Clouds Model Algorithm for Solving Optimal Reactive Power Dispatch...Atmosphere Clouds Model Algorithm for Solving Optimal Reactive Power Dispatch...
Atmosphere Clouds Model Algorithm for Solving Optimal Reactive Power Dispatch...
 
Dynamic Economic Dispatch Assessment Using Particle Swarm Optimization Technique
Dynamic Economic Dispatch Assessment Using Particle Swarm Optimization TechniqueDynamic Economic Dispatch Assessment Using Particle Swarm Optimization Technique
Dynamic Economic Dispatch Assessment Using Particle Swarm Optimization Technique
 
Relevance of Particle Swarm Optimization Technique for the Solution of Econom...
Relevance of Particle Swarm Optimization Technique for the Solution of Econom...Relevance of Particle Swarm Optimization Technique for the Solution of Econom...
Relevance of Particle Swarm Optimization Technique for the Solution of Econom...
 
Multi Objective Directed Bee Colony Optimization for Economic Load Dispatch W...
Multi Objective Directed Bee Colony Optimization for Economic Load Dispatch W...Multi Objective Directed Bee Colony Optimization for Economic Load Dispatch W...
Multi Objective Directed Bee Colony Optimization for Economic Load Dispatch W...
 

Ähnlich wie Economic Load Dispatch Problem with Valve – Point Effect Using a Binary Bat Algorithm

Security constrained optimal load dispatch using hpso technique for thermal s...
Security constrained optimal load dispatch using hpso technique for thermal s...Security constrained optimal load dispatch using hpso technique for thermal s...
Security constrained optimal load dispatch using hpso technique for thermal s...eSAT Publishing House
 
Security constrained optimal load dispatch using hpso technique for thermal s...
Security constrained optimal load dispatch using hpso technique for thermal s...Security constrained optimal load dispatch using hpso technique for thermal s...
Security constrained optimal load dispatch using hpso technique for thermal s...eSAT Journals
 
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
 
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
 
Automatic generation-control-of-multi-area-electric-energy-systems-using-modi...
Automatic generation-control-of-multi-area-electric-energy-systems-using-modi...Automatic generation-control-of-multi-area-electric-energy-systems-using-modi...
Automatic generation-control-of-multi-area-electric-energy-systems-using-modi...Cemal Ardil
 
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
 
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
 
An Effective Biogeography Based Optimization Algorithm to Slove Economic Load...
An Effective Biogeography Based Optimization Algorithm to Slove Economic Load...An Effective Biogeography Based Optimization Algorithm to Slove Economic Load...
An Effective Biogeography Based Optimization Algorithm to Slove Economic Load...Hanoi, Water Resources University
 
Optimum designing of a transformer considering lay out constraints by penalty...
Optimum designing of a transformer considering lay out constraints by penalty...Optimum designing of a transformer considering lay out constraints by penalty...
Optimum designing of a transformer considering lay out constraints by penalty...INFOGAIN PUBLICATION
 
Hybrid Gravitational Search Flower Pollination Algorithm for Combined Economi...
Hybrid Gravitational Search Flower Pollination Algorithm for Combined Economi...Hybrid Gravitational Search Flower Pollination Algorithm for Combined Economi...
Hybrid Gravitational Search Flower Pollination Algorithm for Combined Economi...IRJET Journal
 
A Novel Approach to GSA, GA and Wavelet Transform to Design Fuzzy Logic Contr...
A Novel Approach to GSA, GA and Wavelet Transform to Design Fuzzy Logic Contr...A Novel Approach to GSA, GA and Wavelet Transform to Design Fuzzy Logic Contr...
A Novel Approach to GSA, GA and Wavelet Transform to Design Fuzzy Logic Contr...IAES-IJPEDS
 
PuShort Term Hydrothermal Scheduling using Evolutionary Programmingblished pa...
PuShort Term Hydrothermal Scheduling using Evolutionary Programmingblished pa...PuShort Term Hydrothermal Scheduling using Evolutionary Programmingblished pa...
PuShort Term Hydrothermal Scheduling using Evolutionary Programmingblished pa...Satyendra Singh
 
Improved ant colony optimization for quantum cost reduction
Improved ant colony optimization for quantum cost reductionImproved ant colony optimization for quantum cost reduction
Improved ant colony optimization for quantum cost reductionjournalBEEI
 
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
 
Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...
Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...
Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...IOSR Journals
 
Comparative and comprehensive study of linear antenna arrays’ synthesis
Comparative and comprehensive study of linear antenna  arrays’ synthesisComparative and comprehensive study of linear antenna  arrays’ synthesis
Comparative and comprehensive study of linear antenna arrays’ synthesisIJECEIAES
 
PRACTICAL IMPLEMENTION OF GAOPF ON INDIAN 220KV TRANSMISSION SYSTEM
PRACTICAL IMPLEMENTION OF GAOPF ON INDIAN 220KV TRANSMISSION SYSTEMPRACTICAL IMPLEMENTION OF GAOPF ON INDIAN 220KV TRANSMISSION SYSTEM
PRACTICAL IMPLEMENTION OF GAOPF ON INDIAN 220KV TRANSMISSION SYSTEMecij
 
A genetic algorithm for the optimal design of a multistage amplifier
A genetic algorithm for the optimal design of a multistage amplifier  A genetic algorithm for the optimal design of a multistage amplifier
A genetic algorithm for the optimal design of a multistage amplifier IJECEIAES
 

Ähnlich wie Economic Load Dispatch Problem with Valve – Point Effect Using a Binary Bat Algorithm (20)

Security constrained optimal load dispatch using hpso technique for thermal s...
Security constrained optimal load dispatch using hpso technique for thermal s...Security constrained optimal load dispatch using hpso technique for thermal s...
Security constrained optimal load dispatch using hpso technique for thermal s...
 
Security constrained optimal load dispatch using hpso technique for thermal s...
Security constrained optimal load dispatch using hpso technique for thermal s...Security constrained optimal load dispatch using hpso technique for thermal s...
Security constrained optimal load dispatch using hpso technique for thermal s...
 
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
 
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...
 
Automatic generation-control-of-multi-area-electric-energy-systems-using-modi...
Automatic generation-control-of-multi-area-electric-energy-systems-using-modi...Automatic generation-control-of-multi-area-electric-energy-systems-using-modi...
Automatic generation-control-of-multi-area-electric-energy-systems-using-modi...
 
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
 
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...
 
An Effective Biogeography Based Optimization Algorithm to Slove Economic Load...
An Effective Biogeography Based Optimization Algorithm to Slove Economic Load...An Effective Biogeography Based Optimization Algorithm to Slove Economic Load...
An Effective Biogeography Based Optimization Algorithm to Slove Economic Load...
 
Optimum designing of a transformer considering lay out constraints by penalty...
Optimum designing of a transformer considering lay out constraints by penalty...Optimum designing of a transformer considering lay out constraints by penalty...
Optimum designing of a transformer considering lay out constraints by penalty...
 
Hybrid Gravitational Search Flower Pollination Algorithm for Combined Economi...
Hybrid Gravitational Search Flower Pollination Algorithm for Combined Economi...Hybrid Gravitational Search Flower Pollination Algorithm for Combined Economi...
Hybrid Gravitational Search Flower Pollination Algorithm for Combined Economi...
 
A Novel Approach to GSA, GA and Wavelet Transform to Design Fuzzy Logic Contr...
A Novel Approach to GSA, GA and Wavelet Transform to Design Fuzzy Logic Contr...A Novel Approach to GSA, GA and Wavelet Transform to Design Fuzzy Logic Contr...
A Novel Approach to GSA, GA and Wavelet Transform to Design Fuzzy Logic Contr...
 
PuShort Term Hydrothermal Scheduling using Evolutionary Programmingblished pa...
PuShort Term Hydrothermal Scheduling using Evolutionary Programmingblished pa...PuShort Term Hydrothermal Scheduling using Evolutionary Programmingblished pa...
PuShort Term Hydrothermal Scheduling using Evolutionary Programmingblished pa...
 
Improved ant colony optimization for quantum cost reduction
Improved ant colony optimization for quantum cost reductionImproved ant colony optimization for quantum cost reduction
Improved ant colony optimization for quantum cost reduction
 
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
 
Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...
Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...
Capacitor Placement and Reconfiguration of Distribution System with hybrid Fu...
 
A039101011
A039101011A039101011
A039101011
 
A BBO-based algorithm for the non-convex economic/environmental dispatch
A BBO-based algorithm for the non-convex economic/environmental dispatchA BBO-based algorithm for the non-convex economic/environmental dispatch
A BBO-based algorithm for the non-convex economic/environmental dispatch
 
Comparative and comprehensive study of linear antenna arrays’ synthesis
Comparative and comprehensive study of linear antenna  arrays’ synthesisComparative and comprehensive study of linear antenna  arrays’ synthesis
Comparative and comprehensive study of linear antenna arrays’ synthesis
 
PRACTICAL IMPLEMENTION OF GAOPF ON INDIAN 220KV TRANSMISSION SYSTEM
PRACTICAL IMPLEMENTION OF GAOPF ON INDIAN 220KV TRANSMISSION SYSTEMPRACTICAL IMPLEMENTION OF GAOPF ON INDIAN 220KV TRANSMISSION SYSTEM
PRACTICAL IMPLEMENTION OF GAOPF ON INDIAN 220KV TRANSMISSION SYSTEM
 
A genetic algorithm for the optimal design of a multistage amplifier
A genetic algorithm for the optimal design of a multistage amplifier  A genetic algorithm for the optimal design of a multistage amplifier
A genetic algorithm for the optimal design of a multistage amplifier
 

Mehr von IDES Editor

Power System State Estimation - A Review
Power System State Estimation - A ReviewPower System State Estimation - A Review
Power System State Estimation - A ReviewIDES Editor
 
Artificial Intelligence Technique based Reactive Power Planning Incorporating...
Artificial Intelligence Technique based Reactive Power Planning Incorporating...Artificial Intelligence Technique based Reactive Power Planning Incorporating...
Artificial Intelligence Technique based Reactive Power Planning Incorporating...IDES Editor
 
Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...
Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...
Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...IDES Editor
 
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...IDES Editor
 
Line Losses in the 14-Bus Power System Network using UPFC
Line Losses in the 14-Bus Power System Network using UPFCLine Losses in the 14-Bus Power System Network using UPFC
Line Losses in the 14-Bus Power System Network using UPFCIDES Editor
 
Study of Structural Behaviour of Gravity Dam with Various Features of Gallery...
Study of Structural Behaviour of Gravity Dam with Various Features of Gallery...Study of Structural Behaviour of Gravity Dam with Various Features of Gallery...
Study of Structural Behaviour of Gravity Dam with Various Features of Gallery...IDES Editor
 
Assessing Uncertainty of Pushover Analysis to Geometric Modeling
Assessing Uncertainty of Pushover Analysis to Geometric ModelingAssessing Uncertainty of Pushover Analysis to Geometric Modeling
Assessing Uncertainty of Pushover Analysis to Geometric ModelingIDES Editor
 
Secure Multi-Party Negotiation: An Analysis for Electronic Payments in Mobile...
Secure Multi-Party Negotiation: An Analysis for Electronic Payments in Mobile...Secure Multi-Party Negotiation: An Analysis for Electronic Payments in Mobile...
Secure Multi-Party Negotiation: An Analysis for Electronic Payments in Mobile...IDES Editor
 
Selfish Node Isolation & Incentivation using Progressive Thresholds
Selfish Node Isolation & Incentivation using Progressive ThresholdsSelfish Node Isolation & Incentivation using Progressive Thresholds
Selfish Node Isolation & Incentivation using Progressive ThresholdsIDES Editor
 
Various OSI Layer Attacks and Countermeasure to Enhance the Performance of WS...
Various OSI Layer Attacks and Countermeasure to Enhance the Performance of WS...Various OSI Layer Attacks and Countermeasure to Enhance the Performance of WS...
Various OSI Layer Attacks and Countermeasure to Enhance the Performance of WS...IDES Editor
 
Responsive Parameter based an AntiWorm Approach to Prevent Wormhole Attack in...
Responsive Parameter based an AntiWorm Approach to Prevent Wormhole Attack in...Responsive Parameter based an AntiWorm Approach to Prevent Wormhole Attack in...
Responsive Parameter based an AntiWorm Approach to Prevent Wormhole Attack in...IDES Editor
 
Cloud Security and Data Integrity with Client Accountability Framework
Cloud Security and Data Integrity with Client Accountability FrameworkCloud Security and Data Integrity with Client Accountability Framework
Cloud Security and Data Integrity with Client Accountability FrameworkIDES Editor
 
Genetic Algorithm based Layered Detection and Defense of HTTP Botnet
Genetic Algorithm based Layered Detection and Defense of HTTP BotnetGenetic Algorithm based Layered Detection and Defense of HTTP Botnet
Genetic Algorithm based Layered Detection and Defense of HTTP BotnetIDES Editor
 
Enhancing Data Storage Security in Cloud Computing Through Steganography
Enhancing Data Storage Security in Cloud Computing Through SteganographyEnhancing Data Storage Security in Cloud Computing Through Steganography
Enhancing Data Storage Security in Cloud Computing Through SteganographyIDES Editor
 
Low Energy Routing for WSN’s
Low Energy Routing for WSN’sLow Energy Routing for WSN’s
Low Energy Routing for WSN’sIDES Editor
 
Permutation of Pixels within the Shares of Visual Cryptography using KBRP for...
Permutation of Pixels within the Shares of Visual Cryptography using KBRP for...Permutation of Pixels within the Shares of Visual Cryptography using KBRP for...
Permutation of Pixels within the Shares of Visual Cryptography using KBRP for...IDES Editor
 
Rotman Lens Performance Analysis
Rotman Lens Performance AnalysisRotman Lens Performance Analysis
Rotman Lens Performance AnalysisIDES Editor
 
Band Clustering for the Lossless Compression of AVIRIS Hyperspectral Images
Band Clustering for the Lossless Compression of AVIRIS Hyperspectral ImagesBand Clustering for the Lossless Compression of AVIRIS Hyperspectral Images
Band Clustering for the Lossless Compression of AVIRIS Hyperspectral ImagesIDES Editor
 
Microelectronic Circuit Analogous to Hydrogen Bonding Network in Active Site ...
Microelectronic Circuit Analogous to Hydrogen Bonding Network in Active Site ...Microelectronic Circuit Analogous to Hydrogen Bonding Network in Active Site ...
Microelectronic Circuit Analogous to Hydrogen Bonding Network in Active Site ...IDES Editor
 
Texture Unit based Monocular Real-world Scene Classification using SOM and KN...
Texture Unit based Monocular Real-world Scene Classification using SOM and KN...Texture Unit based Monocular Real-world Scene Classification using SOM and KN...
Texture Unit based Monocular Real-world Scene Classification using SOM and KN...IDES Editor
 

Mehr von IDES Editor (20)

Power System State Estimation - A Review
Power System State Estimation - A ReviewPower System State Estimation - A Review
Power System State Estimation - A Review
 
Artificial Intelligence Technique based Reactive Power Planning Incorporating...
Artificial Intelligence Technique based Reactive Power Planning Incorporating...Artificial Intelligence Technique based Reactive Power Planning Incorporating...
Artificial Intelligence Technique based Reactive Power Planning Incorporating...
 
Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...
Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...
Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...
 
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
 
Line Losses in the 14-Bus Power System Network using UPFC
Line Losses in the 14-Bus Power System Network using UPFCLine Losses in the 14-Bus Power System Network using UPFC
Line Losses in the 14-Bus Power System Network using UPFC
 
Study of Structural Behaviour of Gravity Dam with Various Features of Gallery...
Study of Structural Behaviour of Gravity Dam with Various Features of Gallery...Study of Structural Behaviour of Gravity Dam with Various Features of Gallery...
Study of Structural Behaviour of Gravity Dam with Various Features of Gallery...
 
Assessing Uncertainty of Pushover Analysis to Geometric Modeling
Assessing Uncertainty of Pushover Analysis to Geometric ModelingAssessing Uncertainty of Pushover Analysis to Geometric Modeling
Assessing Uncertainty of Pushover Analysis to Geometric Modeling
 
Secure Multi-Party Negotiation: An Analysis for Electronic Payments in Mobile...
Secure Multi-Party Negotiation: An Analysis for Electronic Payments in Mobile...Secure Multi-Party Negotiation: An Analysis for Electronic Payments in Mobile...
Secure Multi-Party Negotiation: An Analysis for Electronic Payments in Mobile...
 
Selfish Node Isolation & Incentivation using Progressive Thresholds
Selfish Node Isolation & Incentivation using Progressive ThresholdsSelfish Node Isolation & Incentivation using Progressive Thresholds
Selfish Node Isolation & Incentivation using Progressive Thresholds
 
Various OSI Layer Attacks and Countermeasure to Enhance the Performance of WS...
Various OSI Layer Attacks and Countermeasure to Enhance the Performance of WS...Various OSI Layer Attacks and Countermeasure to Enhance the Performance of WS...
Various OSI Layer Attacks and Countermeasure to Enhance the Performance of WS...
 
Responsive Parameter based an AntiWorm Approach to Prevent Wormhole Attack in...
Responsive Parameter based an AntiWorm Approach to Prevent Wormhole Attack in...Responsive Parameter based an AntiWorm Approach to Prevent Wormhole Attack in...
Responsive Parameter based an AntiWorm Approach to Prevent Wormhole Attack in...
 
Cloud Security and Data Integrity with Client Accountability Framework
Cloud Security and Data Integrity with Client Accountability FrameworkCloud Security and Data Integrity with Client Accountability Framework
Cloud Security and Data Integrity with Client Accountability Framework
 
Genetic Algorithm based Layered Detection and Defense of HTTP Botnet
Genetic Algorithm based Layered Detection and Defense of HTTP BotnetGenetic Algorithm based Layered Detection and Defense of HTTP Botnet
Genetic Algorithm based Layered Detection and Defense of HTTP Botnet
 
Enhancing Data Storage Security in Cloud Computing Through Steganography
Enhancing Data Storage Security in Cloud Computing Through SteganographyEnhancing Data Storage Security in Cloud Computing Through Steganography
Enhancing Data Storage Security in Cloud Computing Through Steganography
 
Low Energy Routing for WSN’s
Low Energy Routing for WSN’sLow Energy Routing for WSN’s
Low Energy Routing for WSN’s
 
Permutation of Pixels within the Shares of Visual Cryptography using KBRP for...
Permutation of Pixels within the Shares of Visual Cryptography using KBRP for...Permutation of Pixels within the Shares of Visual Cryptography using KBRP for...
Permutation of Pixels within the Shares of Visual Cryptography using KBRP for...
 
Rotman Lens Performance Analysis
Rotman Lens Performance AnalysisRotman Lens Performance Analysis
Rotman Lens Performance Analysis
 
Band Clustering for the Lossless Compression of AVIRIS Hyperspectral Images
Band Clustering for the Lossless Compression of AVIRIS Hyperspectral ImagesBand Clustering for the Lossless Compression of AVIRIS Hyperspectral Images
Band Clustering for the Lossless Compression of AVIRIS Hyperspectral Images
 
Microelectronic Circuit Analogous to Hydrogen Bonding Network in Active Site ...
Microelectronic Circuit Analogous to Hydrogen Bonding Network in Active Site ...Microelectronic Circuit Analogous to Hydrogen Bonding Network in Active Site ...
Microelectronic Circuit Analogous to Hydrogen Bonding Network in Active Site ...
 
Texture Unit based Monocular Real-world Scene Classification using SOM and KN...
Texture Unit based Monocular Real-world Scene Classification using SOM and KN...Texture Unit based Monocular Real-world Scene Classification using SOM and KN...
Texture Unit based Monocular Real-world Scene Classification using SOM and KN...
 

Kürzlich hochgeladen

Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptxMan or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptxDhatriParmar
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4JOYLYNSAMANIEGO
 
Congestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationCongestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationdeepaannamalai16
 
4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptxmary850239
 
How to Make a Duplicate of Your Odoo 17 Database
How to Make a Duplicate of Your Odoo 17 DatabaseHow to Make a Duplicate of Your Odoo 17 Database
How to Make a Duplicate of Your Odoo 17 DatabaseCeline George
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptxmary850239
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfPatidar M
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management systemChristalin Nelson
 
Mythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWMythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWQuiz Club NITW
 
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxDIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxMichelleTuguinay1
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfVanessa Camilleri
 
Using Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea DevelopmentUsing Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea Developmentchesterberbo7
 
4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptxmary850239
 
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITWQ-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITWQuiz Club NITW
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmStan Meyer
 
Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxGrade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxkarenfajardo43
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Projectjordimapav
 
Measures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataMeasures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataBabyAnnMotar
 

Kürzlich hochgeladen (20)

Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptxMan or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4
 
Congestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationCongestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentation
 
Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"
 
4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx
 
How to Make a Duplicate of Your Odoo 17 Database
How to Make a Duplicate of Your Odoo 17 DatabaseHow to Make a Duplicate of Your Odoo 17 Database
How to Make a Duplicate of Your Odoo 17 Database
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdf
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management system
 
Mythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWMythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITW
 
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxDIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdf
 
Using Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea DevelopmentUsing Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea Development
 
4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx
 
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITWQ-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and Film
 
Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxGrade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
 
Faculty Profile prashantha K EEE dept Sri Sairam college of Engineering
Faculty Profile prashantha K EEE dept Sri Sairam college of EngineeringFaculty Profile prashantha K EEE dept Sri Sairam college of Engineering
Faculty Profile prashantha K EEE dept Sri Sairam college of Engineering
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Project
 
Measures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataMeasures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped data
 

Economic Load Dispatch Problem with Valve – Point Effect Using a Binary Bat Algorithm

  • 1. Full Paper ACEEE Int. J. on Electrical and Power Engineering , Vol. 4, No. 3, November 2013 Economic Load Dispatch Problem with Valve – Point Effect Using a Binary Bat Algorithm Bestha Mallikarjuna1 M.Tech Student, K. Harinath Reddy2, and O. Hemakesavulu3 1 Department of Electrical & Electronics Engineering, Annamacharya Institute of Technology and Sciences, Rajampet, A.P, India 2 Department of Electrical & Electronics Engineering, Annamacharya Institute of Technology and Sciences, Rajampet, A.P, India Email: malli.bestha@gmail.com Email: harinathreddyks@gmail.com; hkesavulu6@gmail.com Abstract—This paper proposes application of BAT algorithm for solving economic load dispatch problem. BAT algorithmic rule is predicated on the localization characteristics of micro bats. The proposed approach has been examined and tested with the numerical results of economic load dispatch problems with three and five generating units with valve - point loading without considering prohibited operating zones and ramp rate limits. The results of the projected BAT formula are compared with that of other techniques such as lambda iteration, GA, PSO, APSO, EP, ABC and basic principle. For each case, the projected algorithmic program outperforms the answer reported for the existing algorithms. Additionally, the promising results show the hardness, quick convergence and potency of the projected technique. Index Terms—Binary BAT algorithm, Economic load dispatch, valve-point effect, mathematical modeling. I. INTRODUCTION The economic load dispatch is an important real time drawback, in properly allocating the important power demand among the online generating units. Traditional optimization techniques [1] such as the lambda iteration method, gradient method, the linear programming method and Newton’s method are used to solve the ELD problem with monotonically increasing cost function. But they are highly sensitive to starting points and often converge to local optimum or diverge altogether. In reality, the input-output characteristic of generating units are nonlinear due to valve-point loading and more advanced algorithms are worth developing to obtain accurate dispatch results. Many works are in literature to solve the ELD problem with valve-point loading. Dynamic programming (DP) is one of the approaches to solve the non-convex ELD problem. However, the DP method requires too many computational resources in order to provide accurate results for large scale power systems [1], [2]. Over the past few years, in order to solve this problem, many stochastic methods have been developed such as GA [3], Evolutionary Programming (EP) [4], [5], Simulated Annealing (SA) [6], and Particle Swarm Optimization (PSO) [7]. They may prove to be very effective in solving non-linear ED problems without any restriction on the shape of the cost curves. SA is applied in many power system problems. Nevertheless, the setting of control parameters 33 © 2013 ACEEE DOI: 01.IJEPE.4.3. 26 of the SA algorithm is a difficult task and convergence speed is slow when applied to a real system [8]. Tabu Search (TS), a heuristic search approach has also been applied to solve the ED problem [9]. Though GA methods have been employed successfully to solve complex optimization problems, traditional GA has some drawbacks when applied to multidimensional, high-precision numerical problems. The basic disadvantage of GA is the fact that they may miss the optimum and provide a near-optimum solution in a limited runtime period [10]. Moreover, the premature convergence of GA degrades its performance and reduces its search capability that leads to a higher probability towards obtaining a local optimum [11]. EP seems to be a good method to solve optimization issues. Once applied to issues consisting of additional number of local optima the solutions obtained from EP method is just near global optimum. In addition, GA and EP take long simulation time in order to obtain answer for such issues. Therefore, hybrid strategies combining two or more improvement strategies were introduced [12]-[15]. These techniques are more efficient than the conventional procedures because of their heuristic search procedure. Recent research endeavours, therefore, have been directed towards the application of these techniques. In this paper, bat algorithm (BA) was based on the echolocation is proposed to solve the ELD problem with nonconvex functions to consider non-linear generator characteristics such as valve-point effect. The echolocation based algorithm described in this paper is a search algorithm capable of locating optimal solutions efficiently. The effectiveness of the proposed algorithm is demonstrated using three and five generating unit test systems. Results show that the algorithm can handle complex multi-model optimization problems. II. ECONOMIC LOAD DISPATCH PROBLEM The economic load dispatch problem is defined as to minimize the total operating cost of a power system while meeting the total load plus transmission losses with in the generator limits. Mathematically, the problem is outlined on minimize equation (1) subjected to the energy balance equation given by (2) and the inequality constraints given by equation (3).
  • 2. Full Paper ACEEE Int. J. on Electrical and Power Engineering , Vol. 4, No. 3, November 2013 A. BAT Algorithm The Bat algorithm was developed by Xin-She Yang in 2010 [16]. The algorithm exploits the so-called echolocation of the bats. The bats use sonar echoes to detect and avoid obstacles. It is generally known that sound pulses are transformed into a frequency which reflects from obstacles. The bats navigate by using the time delay from emission to reflection. They typically emit short, loud sound impulses. The pulse rate is usually defined as 10 to 20 times per second. After hitting and reflecting, the bats transform their own pulse into useful information to gauge how far away the prey is. The bats are using wavelengths that vary in the range from 0.7 to 17 mm or inbound frequencies of 20-500 kHz. To implement the algorithm, the pulse frequency and the rate have to be defined. The pulse rate can be simply determined in the range from 0 to 1, where 0 means that there is no emission and 1 means that the bats’ emitting is their maximum [17, 18, 19]. The bat behaviour can be used to formulate a new BA. Yang [18] used three generalized rules when implementing the bat algorithms: (1) (2) (3) where ai, bi, and ci are the cost coefficients PD is the load demand Pgi is the real power generation PL is the transmission power loss NG is the number of generation buses. One of the important, simple but approximate methods of expressing transmission loss as a function of generator power is through B- coefficients. The general form of the loss formula using B- coefficients is (4) 1. where Pi and Pj are the real power generations at the ith, jth buses respectively Bij are loss coefficients. The above transmission loss formula of Eq. (4) is known as the George’s formula. In normal economic load dispatch problem the input output characteristics of a generator are approximated using quadratic functions, underneath the idea that the progressive cost curves of the units are monotonically increasing piecewise-linear functions. However, real input- output characteristics display higher order nonlinearities and discontinuities due to valve – point loading in fossil fuel burning plants. The generating units with multi – valve steam turbines exhibit a greater variation in the fuel cost functions. The valve – point effects introduces ripples in the heat rate curves. Mathematically operating cost is defined as: 2. 3. All the bats use an echolocation to sense the distance and they also guess the difference between the food/prey and background barriers in a somewhat magical way. When searching for their prey, the bats y randomly with velocity vi at position xi with fixed frequency fmin, varying wavelength λ and loudness A0. They can automatically adjust the wavelength (or frequency) of their emitted pulses and adjust the rate of pulse emission r ε [0, 1], depending on the proximity of their target. Although the loudness can vary in many ways, we assume that it varies from a large (positive) A0 to a minimum constant value Amin. For simplicity, we do not use ray tracing in this algorithm, though it can form an interesting feature for further extension. In general, ray tracing can be computational extensive, but it can be a very useful feature for computational geometry and other applications. Furthermore, a given frequency is intrinsically linked to a wavelength. For example, a frequency range of [20 kHz, 500 kHz] corresponds to a range of wavelengths from 0.7mm to 17mm in the air. Therefore, we can describe the change either in terms of frequency f or wavelength λ to suit different applications, depending on the ease of implementation and other factors. (5) where ai, bi, ci, di and ei are the cost coefficients of the ith unit. Mathematically, economic dispatch problem considering valve point loading is defined as equation (5) subjected to: energy balance equation is given by Eq. (2) and inequality constraints are given by Eq. (3) respectively. B. BAT Motion Each bat is associated with a velocity and a location , at iteration t, in a d - dimensional search or solution space (6) III. PROPOSED METHODOLOGY (7) In this section, the solution procedure for the proposed BAT algorithm is described. © 2013 ACEEE DOI: 01.IJEPE.4.3. 26 (8) 34
  • 3. Full Paper ACEEE Int. J. on Electrical and Power Engineering , Vol. 4, No. 3, November 2013 where β ε [0, 1] is a random vector drawn from a uniform distribution. As mentioned earlier, we can either use wavelengths or frequencies for implementation, we will use fmin = 0 and fmax = O (1), depending on the domain size of the problem of interest. Initially, each bat is randomly assigned a frequency which is drawn uniformly from [fmin, fmax]. For this reason, bat algorithm can be considered as a frequencytuning algorithm to provide a balanced combination of exploration and exploitation. The loudness and pulse emission rates essentially provide a mechanism for automatic control and auto zooming into the region with promising solutions. Generate a new solution by flying randomly if (rand (0; 1) < Ai and f(xi) < f(x)) Accept the new solutions Increase ri and reduce Ai end if Rank the bats and find the current best end Post process results and visualization IV. SIMILATION RESULTS AND DISCUSSION The applicability and validity of the BAT algorithm for practical applications has been tested on various test cases. The obtained best solution in fifty runs are compared with the results obtained using GA. All the programs are developed using MATLAB 7.8.0 (2009a) and the system configuration is core i3 processor with 2.30 GHz speed and 6 GB RAM. C. Variations of Loudness and Pulse Rates In order to provide an effective mechanism to control the exploration and exploitation and switch to exploitation stage when necessary, we have to vary the loudness Ai and the rate ri of pulse emission during the iterations. Since the loudness usually decreases once a bat has found its prey, while the rate of pulse emission increases, the loudness can be chosen as any value of convenience, between Amin and Amax, assuming Amin = 0 means that a bat has just found the prey and temporarily stop emitting any sound. With these assumptions, we have (9) A. Settings of BAT Algorithm Parameters The Parameters for BAT algorithm considered here are: n=20; A=0.9; r=0.1; f_min= 0; f_max= 2. The proposed BAT algorithm stopping criteria is based on maximumgeneration=100. B. Numerical Solutions i. Test Case 1: The system consists of three thermal units. The cost coefficients of all thermal generating units with valve point effect are listed in Table 1. The transmission losses are neglected. Prohibited zones and ramp rate limits of generating units are not considered. The economic load dispatch problem is solved to meet a load demand of 850 MW and 1050 MW. This test system comprises of three generating units and six buses and the unit data are adapted from [3]. In this case, valve-point effect is included and transmission losses are neglected. The total load demand for the system is 850 MW and 1050MW. Results obtained for the proposed method is shown in Table 2 and the results are compared with Lambda, GA, PSO and ABC. It was reported in that the global optimum solution found for the 3-generator system is 8121.8568 Rs/hr and 10123.6953 Rs/hr. From the results in Table 2 it is explicit that BAT algorithm has succeeded in finding the global optimum solution that has been reported in the literature. Fig. 1: shows the convergence tendency of proposed BAT algorithm based strategy for power demand of 850 MW and 1050 MW. It shows that the technique converges in relatively fewer cycles thereby possessing good convergence property. ii. Test Case II: The system consists of five thermal units [1]. The cost coefficients of all thermal generating units with valve point effect are listed in table (3). The economic load dispatch problem is solved to meet a load demand of 730 MW. This test system comprises of five generating units. In this case, valve-point effect is included and transmission losses are neglected. Prohibited zones and ramp rate limits of generating units are not considered. The total load demand for the system is 750 MW. where α and γ are constants. In essence, here α is similar to the cooling factor of a cooling schedule in simulated annealing. For any 0 < α < 1 and γ > 0, we have (10) In the simplest case, we can use α = γ, and we have used α = γ = 0.9 to 0.98 in our simulations. D. Variants of BAT Algorithm The Binary bat algorithm has many advantages, and one of the key advantages is that it can provide very quick convergence at a very initial stage by switching from exploration to exploitation. This makes it an efficient algorithm for applications such as classifications and others when a quick solution is needed. However, if we allow the algorithm to switch to exploitation stage too quickly by varying A and r too quickly, it may lead to stagnation after some initial stage. E. Pseudo Code of BAT Algorithm Objective function f(x), x = (x1,....,xd)T Initialize the bat population xi and vi for i = 1.....n Define pulse frequency Qi ε [Qmin, Qmax] Initialize pulse rates ri and the loudness Ai while (t < Tmax) // number of iterations Generate new solutions by adjusting frequency and update velocities and locations/solutions [Eq.(7) to (9)] if (rand (0; 1) > ri) Select a solution among the best solutions Generate a local solution around the best solution end if © 2013 ACEEE DOI: 01.IJEPE.4.3. 26 35
  • 4. Full Paper ACEEE Int. J. on Electrical and Power Engineering , Vol. 4, No. 3, November 2013 TABLE: 1 COST COEFFICIENTS FOR THREE GENERATING UNITS Fuel cost coefficients (MW) Unit (MW) G1 0.0016 7.92 561.0 300 0.032 100 600 G2 0.0048 7.92 78.0 150 0.063 50 200 G3 0.0019 7.85 310.0 200 0.042 100 400 TABLE: II COMPARISON OF RESULTS FOR TEST CASE 1 Load demand Parameter Lambda GA P SO ABC B AT P1,MW 382.258 382.2552 394.5243 3 00.26 6 296.3495 P2,MW 127.419 127.4184 200.000 1 49.73 3 199.6002 P3,MW 340.323 340.3202 255.4756 4 00.00 0 334.0503 Total cost , Rs/h 8575.68 8575.64 8280.81 8 253 .1 0 8121.8568 P 1, MW 487.500 487.498 492.699 4 92 .6991 492.6991 P 2, MW 162.500 162.499 157.30 1 57.30 1 158.0995 P 3, MW 400.000 400.000 400.00 400.00 399.2014 Total cost , Rs/h 10212.459 10212.44 10123.73 1 0123.73 10123.6953 8 50 M W 1050 MW Fig. 1 Convergence characteristics of three generating units. © 2013 ACEEE DOI: 01.IJEPE.4.3. 26 36
  • 5. Full Paper ACEEE Int. J. on Electrical and Power Engineering , Vol. 4, No. 3, November 2013 V. CONCLUSION In this paper, a new BAT algorithm has been proposed. In order to prove the effectiveness of algorithm it is applied to economic load dispatch problem with three and five generating units. The results obtained by proposed method were compared to those obtained by lambda iteration method, GA, PSO, APSO and ABC. The comparison shows that BAT algorithm performs better than above mentioned methods. The BAT algorithm has superior features, including quality of solution, stable convergence characteristics and good computational efficiency. Therefore, this results shows that BAT optimization is a promising technique for solving complicated problems in power system. Fig.2 Convergence characteristics of five generating units. VI. REFERENCES Results obtained for the proposed method is shown in Table 4 and the results are compared with Lambda, GA, PSO and ABC. It was reported in that the global optimum solution found for the 5-generator system is 2029.668 Rs/hr. From the results in Table 4 it is explicit thatBAT algorithm has succeeded in finding the global optimum solution that has been reported in the literature. Fig. 2 shows the convergence tendency of proposed BAT algorithm based strategy for power demand of 750 MW is plotted in Fig. 3. It shows that the technique converges in relatively fewer cycles thereby possessing good convergence property. [1] Wood, A. J. and Wollenberg, B. F., Power Generation, Operation, and Control, 1996, Wiley, New York, 2nd ed. [2] Liang, Z. X. and Glover, J. D., “A zoom feature for a dynamic programming solution to economic dispatch including transmission losses,” IEEE Trans. Power Syst., vol. 7, no. 2, pp. 544-550, 1992. [3] Walters, D. C. and Sheble, G. B., “Genetic algorithm solution of economic dispatch with valve point loading,” IEEE Trans. Power Syst, vol. 8, no. 3, pp. 1325-1332., 1993. [4] Yang, H. T., Yang, P. C., and Huang, C. L., “Evolutionary programming based economic dispatch for units with TABLE III. COST COEFFICIENTS FOR THREE GENERATING UNITS Fu el cost coefficients Unit (MW) (MW ) G1 0.0015 1.8 40.0 200.0 0.035 50 300 G2 0.0030 1.8 60.0 140.0 0.040 20 125 G3 0.0012 2.1 100.0 160.0 0.038 30 175 G4 0.0080 2.0 25.0 100.0 0.042 10 75 G5 0.0010 2.0 120.0 180.0 0.037 40 250 TABLE: IV COMPARISON OF RESULTS FOR TEST CASE 2. Load demand GA PSO APSO[1] EP[1] ABC BAT 218.028 218.0184 229.51 95 225.3845 229.8030 229.5247 229.5209 P2, MW 109.014 109.0092 1 25.00 113.020 101.5736 102.0669 102.9878 P3, MW 147.535 147.5229 1 75.00 109.4146 113.7999 113.4005 112.6753 P4,MW 28.380 28.37844 75.00 73.11176 75.000 75.000 75.000 P5,MW 272.042 227.0275 125.48 04 209.0692 209.8235 210.0079 209.816 Total cost, Rs /h © 2013 ACEEE DOI: 01.IJEPE.4.3. 26 Lambda P1, MW 730 MW Parameter 2412.709 2412.538 2252.5 72 2140.97 2030.673 2030.259 2029.668 37
  • 6. Full Paper ACEEE Int. J. on Electrical and Power Engineering , Vol. 4, No. 3, November 2013 [12] Attaviriyanupap, P., Kita, H., Tanaka, E., Hasegawa, J., “A hybrid EP and SQP for dynamic economic dispatch with nonsmooth incremental fuel cost function,” IEEE Trans. Power Syst., vol. 17, no. 2, pp. 411- 416, 2002. [13] Lin, W. M., Cheng, F. S. and Tsay, M. T., “Nonconvex economic dispatch by integrated artificial intelligence,” IEEE Trans. Power Syst., vol. 16, no. 2, pp. 167-177, 2001. [14] Victorie, T. A. A., Jeyakumar, A.E., “Hybrid PSO-SQP for economic dispatch with valve-point effect,” Elect. Power Syst. Res., vol. 71, no. 1, pp. 51-59, 2004. [15] Dakuo He, Fuli Wang, and Zhizhong Mao, “A hybrid genetic algorithm approach based on differential evolution for economic dispatch with valve-point effect,” Electric Power and Energy Systems, vol. 30, pp. 31- 38, 2008. [16] X.S. Yang. A new metaheuristic bat-inspired algorithm. Nature Inspired Cooperative Strategies for Optimization (NICSO 2010), pages 631 5-74, 2010. [17] A.H. Gandomi, X.S. Yang, A.H. Alavi, and S. Talatahari. Bat algorithm for constrained optimization tasks. Neural Computing & Applications, pages 1-17, 2012. [18] P.W. Tsai, J.S. Pan, B.Y. Liao, M.J. Tsai, and V. Istanda. Bat algorithm inspired algorithm for solving numerical optimization problems. Applied Mechanics and Materials, 148:134-137, 2012. [19] X.S. Yang. Review of meta-heuristics and generalised evolutionary walk algorithm. International Journal of BioInspired Computation, 3(2):77-84, 2011. nonsmooth fuel cost functions,” IEEE Trans. Power Syst., vol. 11, no. 1, pp. 112-118, 1996. [5] Sinha, N., Chakrabarti, R., and Chattopadhyay, P. K., “Evolutionary programming techniques for economic load dispatch,” IEEE Trans. Evol. Comput., vol. 7, no. 1, pp. 8394, 2003. [6] Wong, K.P. and Wong, Y.W., “Genetic and genetic/simulatedannealing approaches to economic dispatch,” IEE proc. Gener., Transm. and Distrib., vol. 141, no. 5, pp. 507-513, 1994. [7] Zwe-Lee Gaing, “Particle swarm optimization to solving the economic dispatch considering the generator constraints,” IEEE Trans. Power Syst. vol. 18, no. 3, pp. 1187-1195, 2003,. [8] Bhagwan Das, D. and Patvardhan, C., “Solution of economic load dispatch using real coded hybrid stochastic search,” Elect. Power Energy Syst., vol. 21, pp. 165-170, 1999. [9] Khamsawang, S., Booseng, C. and Pothiya, S., “Solving the economic dispatch problem with Tabu search algorithm,” IEEE Int. Conf. on Ind. Technology, vol. 1, pp. 108-112, 2002. [10] Ling, S.H., Lam, H.K., Leung, F.H.F. and Lee, Y.S., “ImprovedGenetic Algorithm for Economic Load Dispatch with Valve- Point Loadings,” IEEE Trans. power syst., vol.1, 442-447, 2003. [11] Fogel, D.B., Evolutionary computation: Toward a New Philosophy of Machine Intelligence,” IEEE Press, New York, 2nd ed., 2000. © 2013 ACEEE DOI: 01.IJEPE.4.3.26 38