SlideShare a Scribd company logo
1 of 7
Download to read offline
IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE)
e-ISSN: 2278-1676,p-ISSN: 2320-3331, Volume 6, Issue 2 (May. - Jun. 2013), PP 21-27
www.iosrjournals.org
www.iosrjournals.org 21 | Page
Economic Load Dispatch Optimization of Six Interconnected
Generating Units Using Particle Swarm Optimization
Ravinder Singh Maan1
, Om Prakash Mahela2
, Mukesh Gupta3
1
(Assistant Professor, Dept. of Electrical Engineering, Jaipur National University, Jaipur, India)
2
(Graduate Student Member IEEE & Junior Engineer-I, RRVPNL, Jaipur, India)
3
(Assistant Professor, Department of Electrical Engineering, JNIT Jaipur, India)
Abstract : This paper describe about the optimization of economic loading dispatch (ELD) problem. Economic
loading dispatch is one of the important optimization tasks which provide economic condition for a power
system. The ELD problems have non-smooth objective function with equality and inequality constraints. This
paper presents particle swarm optimization (PSO) method for solving the economic dispatch(ED) problem in
power system. The particle swarm optimization is an efficient and reliable evolutionary computational
technique, which is used to solve economic load dispatch with line power flows. This paper describes, a new
PSO framework used to deal with the equality and inequality constraints in ELD problem. The proposed PSO
can always provide satisfying results within a realistic computation time. The PSO is applied with non-smooth
cost function. The six thermal units, 26 buses and 46 transmission lines system is used in this paper. The
proposed PSO method results are compared with the genetic algorithm (GA) and conventional method to show
the effectiveness of PSO method to solve the ELD problems in power system.
Keywords- Economic load dispatch, generating unit, genetic algorithm, power system, loss minimization,
particle swarm optimization.
I. INTRODUCTION
The electric utility systems are interconnected in such a way to achieve the benefits of minimum
production cost, maximum reliability and better operating conditions. The economic load dispatch is to
minimize the total operating cost of generating units while satisfying system equality and inequality constraints.
The economic load dispatch (ELD) is most of power system optimization problem which have complex and
non-linear characteristics with heavy equality and inequality. An Economic loading dispatch means
minimization of fuel cost of generating unit under some constraints and also reduced transmission losses [1].
The main objective of the optimization problem is to reduce the total generation cost of units while satisfying
constraints [3]-[5]. To solve these problems, various salient mathematical approaches have been suggested in
the past decades and the multi-objective optimization of power plant such as reduction of fuel cost, heat loss
rate, minimize the transmission losses and minimization of pollutant emissions [5]-[7].
The mathematical approaches also include non-linear programming, linear programming [8], Newton
based technique [1], Base point and participation method, lambda iteration method [7], gradient method [4]. In
this technique the required essential assumption is that the incremental cost curves of the units are
monotonically increasing piece wise-linear function but these methods are infeasible because of its non-linear
characteristics in practical system [4]-[7].
There are some powerful solution schemes to obtain global optimum solution or to solve ELD problem
in power system optimization problems which are Evolutionary technique such as Genetic algorithms (GA),
Artificial Neural Network (ANN), Tabu search, Simulated annealing and Particle swarm optimization (PSO). In
the past decade, Genetic Algorithm (GA) has been successfully used to solve power optimization problem such
as feeder reconfiguration and capacitor placement in a distribution system [4] & [7].
For solving continuous non-linear optimization problems, the PSO technique is robust; generate high
quality solutions within shorter computational time [4] & [8]. The Genetic algorithm (GA), Evolutionary
programming (EP), Artificial Neural Network (ANN) require high computational time and enhanced
computational efficiency [9]. The PSO is also easy to implement, flexible mechanism to obtain global optimum
solution, sensitive to turning of its parameters, improve the solution quality rapidly and simple in concept [8] &
[10]-[11]. The PSO is employed for complex optimization problem [12]. The PSO method gives the result for
lower generation cost compared with other hierarchical methods and provides better solution than others [5].
The PSO is also fast convergence technique. This method considers the maximum and minimum value of each
generator limits and line flow. This paper presents the application of PSO method for optimization of Economic
Load Dispatch problem of six interconnected generating units and the results are compared with the GA method
and conventional method. The results show the superiority of PSO as compared to the Genetic Algorithm and
Economic Load Dispatch Optimization of Six Interconnected Generating Units Using Particle Swarm
www.iosrjournals.org 22 | Page
conventional method. The ELD problem is represented as a non-smooth optimize problem and to solve these
problem various salient method have been proposed.
II. PARTICLE SWARM OPTIMIZATION TECHNIQUE
Particle swarm optimization (PSO) algorithm was developed by Kennedy and Eberhart in 1995, which
is a kind of heuristic global optimization technique [1]-[2]. The PSO method is also applied to various fields of
the power system optimization such as reactive power and voltage control, stabilizer design and dynamic
security border identification. In practice, an ELD problem is more difficult to obtain optimize problem solution.
Particle swarm optimization (PSO) is population based stochastic optimization technique and based on the
behaviour of birds flocking or fish schooling (called particle or agent) of a swarm [10]. The study of PSO is
performed in two dimensional spaces with the simulation of birds flocking or fish schooling and each bird or
fish positions is called agent or particle which is represented in the X-Y coordinates by a point.
The current position of the agent or particle is called 𝑝𝑏𝑒𝑠𝑑 value and the 𝑝𝑏𝑒𝑠𝑑 value is not in the
group of birds. There is some another value which is known as 𝑔𝑏𝑒𝑠𝑑 value. The 𝑔𝑏𝑒𝑠𝑑 value is defined as the
value of the agent or position of the agent in a whole group among 𝑝𝑏𝑒𝑠𝑑 of all agents.
Using the concept of velocity, each agent tries to modify its position which is given as:
𝑣𝑖
π‘˜+1
= πœ”π‘£π‘–
π‘˜
+𝐸1 π‘Ÿπ‘Žπ‘›π‘‘1 Γ—(𝑝𝑏𝑒𝑠𝑑𝑖 βˆ’ 𝑐𝑖
π‘˜
) +𝐸2 π‘Ÿπ‘Žπ‘›π‘‘2 Γ— 𝑔𝑏𝑒𝑠𝑑𝑖 βˆ’ 𝑐𝑖
π‘˜
………… (1)
Where,
π’—π’Š
π’Œ+𝟏
= velocity of agent i at iteration k
π’—π’Š
π’Œ
=velocity of agent 𝑖 at iteration π‘˜
𝝎 = weighting function
π’„π’Š
π’Œ
= current position of agent i at iteration k
𝐄 𝟏 𝐚𝐧𝐝 𝐄 𝟐 = weighting Factors
𝒓𝒂𝒏𝒅 𝟏, 𝒓𝒂𝒏𝒅 𝟐 = random number functions Between 0.0 to 1.0
π’‘π’ƒπ’†π’”π’•π’Š = personal best of agent 𝑖
π’ˆπ’ƒπ’†π’”π’•π’Š =best value of agent 𝑖 within whole group
The weighting function is defined as which is used in equation (1):
πœ” = πœ” π‘šπ‘Žπ‘₯ βˆ’
πœ” π‘šπ‘Žπ‘₯ βˆ’πœ” π‘šπ‘–π‘›
π‘–π‘‘π‘’π‘Ÿ π‘šπ‘Žπ‘₯
π‘–π‘‘π‘’π‘Ÿ … … . ….(2)
Where,
𝝎 π’Žπ’Šπ’ =final Weight
𝝎 π’Žπ’‚π’™ =initial Weight
π’Šπ’•π’†π’“ π’Žπ’‚π’™ =maximum Iteration Number
π’Šπ’•π’†π’“ =current iteration number
The current position (in the swarm) can be modified by the following equation:
𝑐𝑖
π‘˜+1
= 𝑐𝑖
π‘˜
+ 𝑣𝑖
π‘˜+1
… … … … . (3)
By the equation (1), we can find the 𝑔𝑏𝑒𝑠𝑑 model. The inertia weight approach (IWA) is defined using
equation (2) in (1). Fig.1 shows the concept of modification of a search point by a PSO.
Fig.1 Concept of modification of a searching point by PSO
The value of parameters in equations (1) and (2) are selected as given in Table 1.
Y
X
ck
𝒗 π’Œ
𝒄 π’Œ+𝟏
𝒗 π’ˆπ’ƒπ’†π’”π’•
𝒗 𝒑𝒃𝒆𝒔𝒕
𝒗 π’Œ+𝟏
Economic Load Dispatch Optimization of Six Interconnected Generating Units Using Particle Swarm
www.iosrjournals.org 23 | Page
TABLE 1
PARAMETER VALUES
III. PROBLEM FORMULATION
3.1 Objective Function Formulation
The main objective of economic load dispatch is that of the minimization of total fuel cost for each
generating unit and also reduced the transmission losses with increased each generating unit output also with
load demand of power system while satisfying various constraints. The objective function of ELD problem is
defined as:
𝑀𝑖𝑛𝐢𝑑 = 𝐢𝑖
𝑛 𝑔
𝑖=1
(𝑃𝑖)
= 𝛼𝑖 + 𝛽𝑖 𝑃𝑖 + 𝛾𝑖 𝑃𝑖
2𝑛 𝑔
𝑖=1
… (4)
Where,
π‘ͺπ’Š π‘·π’Š =: Generation cost function
πœΆπ’Š, πœ·π’Š, πœΈπ’Š = Cost coefficient of the 𝑖 π‘‘β„Ž
generator
𝒏 π’ˆ =The total number of dispatchable generating plants
π‘·π’Š = The Generation of the 𝑖 π‘‘β„Ž
Plant
3.2 Constraints Formulation
The power balance and generator operation are the two important constraints while optimizing the
economic load dispatch of interconnected generator units. These constraints are as given below:
(i) Power balance
𝑃𝑖 = 𝑃𝐷
𝑛 𝑔
𝑖=1
+ 𝑃𝐿 (𝑖 = 1, . . 𝑛 𝑔)…… (5)
(ii) Generator operation constraints
𝑃𝑖
π‘šπ‘–π‘›
≀ 𝑃𝑖 ≀ 𝑃𝑖
π‘šπ‘Žπ‘₯
(𝑖 = 1, . . 𝑛 𝑔)… (6)
Where
π‘·π’Š
π’Žπ’Šπ’
,π‘·π’Š
π’Žπ’‚π’™
= are the minimum and maximum output power generation of unit 𝑖.
The total transmission network losses is a function of unit power output that can be represented using
B-coefficient. The simplest quadratic form of transmission network power losses is
𝑃𝐿 = 𝑃𝑖 𝐡𝑖𝑗 𝑃𝑗
𝑛 𝑔
𝑗=1
𝑛 𝑔
𝑖=1
………….…. (7)
A more general formula containing a linear term and a constant term, referred to as Kron’s loss formula, is
𝑃𝐿 = 𝑃𝑖 𝐡𝑖𝑗 𝑃𝑗 + 𝐡0𝑖 𝑃𝑖 + 𝐡00
𝑛 𝑔
𝑖=1
𝑛 𝑔
𝑗=1
𝑛 𝑔
𝑖=1
………………………...……….. (8)
IV. PROPOSED ALGORITHM OF PSO FOR SOLVING ELD PROBLEM
In this paper a new approach to implement the PSO algorithm for solving the economic load dispatch
problem is used. The following steps are used while solving the ELD problem by using PSO techniques.
Step 1: Initialize the group (swarm size, initial velocity, particle position).
Step 2: Set the value for iteration count
Step 3: Check for fitness value of each particle
Step 4: If step 3 is satisfactory then update 𝑝𝑏𝑒𝑠𝑑 π‘Žπ‘›π‘‘ 𝑔𝑏𝑒𝑠𝑑
Step 5: Update position and velocity using equations (3) and (1)
Step 6: Go to step 3 until satisfying stopping criteria and go to step 7 when stopping criteria is satisfied.
Step 7: Print the final results.
The result of the PSO method is compared with GA method and conventional method. The MATLAB
7.10.0(R2010a) language is used for simulation and executed on an Intel CORE i3 laptop with 4 GB RAM. The
flow chart of proposed PSO algorithm for solving ELD problem is shown in Fig. 2.
𝑬 𝟏 = 𝑬 𝟐 π’˜ π’Žπ’‚π’™ π’˜ π’Žπ’Šπ’
2.0 0.9 0.4
Economic Load Dispatch Optimization of Six Interconnected Generating Units Using Particle Swarm
www.iosrjournals.org 24 | Page
Set for the initial conditions like swarm size, particle
velocity, initial velocity
Evaluate for particles by fitness value
If fitness value
satisfactory
Fitness Satisfactory
Fitness Satisfactory
Find 𝑝𝑏𝑒𝑠𝑑 π‘Žπ‘›π‘‘ 𝑔𝑏𝑒𝑠𝑑
Update Position and velocity using Eq. 7 and
5 respectively& check for modifying
velocity and position
If find solution
Stopping criteria met
Stop
NO
O
YES
YES
NO
Start
Update personal best and global best
Fig. 2. Flow Chart of Proposed Algorithm for ELD Optimization using PSO
V. SIMULATION RESULTS AND DISCUSSION
The six unit test system consisting of six thermal units, 26 buses, and 46 transmission lines is used for
simulation of proposed problem of economic load dispatch. This system is simulated for 50 iterations. The
characteristics of the six thermal units are given in Table 2.
Economic Load Dispatch Optimization of Six Interconnected Generating Units Using Particle Swarm
www.iosrjournals.org 25 | Page
TABLE 2
GENERATING UNIT CAPACITY AND COEFFICIENTS
Unit
π‘·π’Š
π’Žπ’Šπ’
π‘·π’Š
π’Žπ’‚π’™
πœΆπ’Š($) πœ·π’Š($/𝑴𝑾) πœΈπ’Š($/𝑴𝑾 𝟐
)
1 100 500 240 7.0 0.0070
2 50 200 200 10.0 0.0095
3 80 300 220 8.5 0.0090
4 50 150 200 11.0 0.0090
5 50 200 220 10.5 0.0080
6 50 120 190 12.0 0.0075
The equations used in simulation for fuel cost (Rs /hr) of six generating units are given below:
𝑭 𝟏𝟏 = 0.0070𝑷 𝟏
𝟐
+ 7.0𝑷 𝟏 + 240
𝑭 𝟏𝟐= 0.0095𝑷 𝟐
𝟐
+ 10.0𝑷 𝟐 + 200
𝑭 πŸπŸ‘ = 0.0090 𝑷 πŸ‘
𝟐
+ 8.5𝑷 πŸ‘ + 220
𝑭 πŸπŸ’ = 0.0090 𝑷 πŸ’
𝟐
+ 11.0𝑷 πŸ’ + 200
𝑭 πŸπŸ“=0.0080𝑷 πŸ“
𝟐
+10.5𝑷 πŸ“ + 220
𝑭 πŸπŸ” = 0.0075𝑷 πŸ”
𝟐
+12.0𝑷 πŸ”+ 190
The best solution of economic load dispatch optimization of 6 interconnected unit systems is given in
Table 3. The results of GA method and conventional method presented in [4] are also given in Table 3. The
results of genetic algorithm and conventional methods are used to compare the performance of proposed
method. The simulation results of relation between nos. of iterations and fuel cost (Rs /hr) using MATLAB is
shown in Fig. 3.
TABLE 3
BEST SOLUTION OF PROPOSED PSO METHOD AND GA*, CONVENTIONAL* METHODS
*Source [4].
Fig. 3 Relation between Nos. of Iteration and Cost in Rs/ hr
0 5 10 15 20 25 30 35 40 45 50
5000
6000
7000
8000
9000
10000
11000
12000
13000
# of iterations
CostinRs./hr
Unit Power
Output
PSO Method GA Method Conventional Method
P1(MW) 499.9170 444.64 474.1196
P2(MW) 199.5562 160.13 173.7886
P3(MW) 299.950 278.31 190.9515
P4(MW) 162.5222 140.55 150.0000
P5(MW) 199.8994 199.58 196.7196
P6(MW) 119.9644 107.74 103.5772
Total power
output(MW)
1561.8092 1331.35 1325.61
Total Generation
Cost (Rs. /hr.)
1.5269e+004 1.6198e+004 16760.73
Economic Load Dispatch Optimization of Six Interconnected Generating Units Using Particle Swarm
www.iosrjournals.org 26 | Page
In this paper, a new approach to solve economic load dispatch problem using PSO method is used. The
PSO algorithm provides an optimal solution with less computational time and reasonable number of iterations.
The results presented in Table 3 shows that PSO has provided modified results as compared to genetic algorithm
and other conventional numerical methods. The PSO technique improves the computational time and
convergence. This PSO algorithm is also used to find the optimum solution for the multi-objective problems.
The PSO algorithm gives specified load demand with minimum fuel cost and increased power output
for each unit. Therefore, in future the PSO algorithm will be most important and efficient technique to solve the
large optimization problems with lower transmission losses because the PSO algorithm is simpler in structure
than other methods.
VI. CONCLUSION
In this paper, the economic load dispatch optimization problem is solved using PSO algorithm
successfully. The PSO algorithm is simple in concept, higher solution quality and lower computational time.
From the results, we conclude that the PSO algorithm or method is capable to obtain higher quality solution with
better convergence property and higher computational efficiency. The PSO algorithm is also used to solve
multi-objective optimization problems. The PSO algorithm solves the optimization problems effectively as
compared to the genetic algorithm method and conventional methods. The PSO technique is based on
experimental trials for searching the particles in the solution space.
REFERENCES
[1] S.G. Soni, and Dr. M. Pandit, β€œHybrid PSO based optimization of emission and economic load dispatch problem,” Proceedings
National Conference on Advances in Power Systems and Energy Management, May 6-7, 2009, pp 462-467.
[2] G.N. Ajah, and B.O. Anyaka, β€œOptimization methods and algorithms for solving of hydro-thermal scheduling problems,” IOSR
Journal of Electrical and Electronics Engineering, Volume 5, Issue 3, Mar. - Apr. 2013, pp. 68-75.
[3] Nagendra Singh, and Yogendra Kumar, β€œEconomic load dispatch with valve point loading effect and generator ramp rate limits
constraint using MRPSO,” International Journal of Advanced Research in Computer Engineering & Technology(IJARCET),
Volume 2, Issue 4, April 2013, pp 1472-1477.
[4] S.G. Soni, M. Pandit and L.Shrivastava, β€œParticle swarm optimization technique for solving economic dispatch problem of large
power system,” National Conference on Advances in Power Systems and Energy Management, March 1- 2, 2008.
[5] Jong-Bae Park, Ki-Song Lee, Joong-Rin Shin, and Kwang Y. Lee, β€œEconomic load dispatch for non-smooth cost functions using
particle swarm optimization,” IEEE 0-7803-7989-6/03/$17.00, 2003, pp 938-943.
[6] Jin S. Heo, Kwang Y. Lee, and Raul Garduno-Ramirez, β€œMulti-objective control of power plants using particle swarm optimization
techniques,” IEEE Transactions on Energy Conversion, Vol. 21, No. 2, June 2006, pp. 552-561.
[7] A.Zaraki, and M.F.Bin Othman, β€œImplementing particle swarm optimization to solve economic load dispatch problem,”
International Conference of soft computing and Pattern Recognition, 2009, DOI 10.1109/SoCPaR.2009, 24.
[8] M.A.Abido, β€œOptimal power flow using particle swarm optimization” ELSEVIER, 2001, pp.563-571.
[9] Jong-Yul-Kim, Kyeong-Jun Mun, Hyung-Su Kim, and June Ho Park, β€œOptimal power system operation using parallel processing
system and PSO algorithm,” International Journal of Electrical Power and Energy System, Vol. 33, 2011, pp. 1457-1461.
[10] Vivek Kumar Jain, and Himmant Singh, β€œHybrid particle swarm optimization based reactive power optimization,” International
Journal of Computational Engineering Research, ISSN: 2250-3005
[11] W. M. Mansour, S. M. Abdelmaksoud, M. M. Salama, and H. A. Henry, β€œDynamic economic load dispatch of thermal power
system using genetic algorithm,” IRACST – Engineering Science and Technology: An International Journal, Vol.3, No.2, April
2013, pp 345-352.
[12] Mousumi Basu, β€œBi-objective generation scheduling of fixed head hydrothermal power systems through an interactive fuzzy
satisfying method and particle swarm optimization,” International Journal of Emerging Electric Power Systems, Vol. 6, Issue 1,
2006.
BIOGRAPHIES
Ravinder Singh Maan was born in Bhathinda in Punjab State of India on March 19, 1991.
He studied at Poornima Institute of Engineering & Technology Jaipur and received the
Electrical Engineering degree from Rajasthan Technical University Kota, Rajasthan, India
in 2011. He is currently Pursuing M.Tech (Power System) from Jagannath University
Jaipur, India.
He has been Assistant Professor with Jaipur National University, Jaipur, India
since 2011. His special fields of interest are Application of AI Techniques in Power
System and Power Electronics Devices.
Om Prakash Mahela was born in Sabalpura (Kuchaman City) in the Rajasthan state of
India, on April 11, 1977. He studied at Govt. College of Engineering and Technology
(CTAE), Udaipur, and received the electrical engineering degree from Maharana Pratap
University of Agriculture and Technology (MPUAT), Udaipur, India in 2002. He is
currently pursuing M.Tech. (Power System) from Jagannath University, Jaipur, India.
From 2002 to 2004, he was Assistant Professor with the RIET, Jaipur. Since 2004,
Economic Load Dispatch Optimization of Six Interconnected Generating Units Using Particle Swarm
www.iosrjournals.org 27 | Page
he has been Junior Engineer-I with the Rajasthan Rajya Vidhyut Prasaran Nigam Ltd., Jaipur, India. His special
fields of interest are Transmission and Distribution (T&D) grid operations, Power Electronics in Power System,
Power Quality, Load Forecasting and Integration of Renewable Energy with Electric Transmission and
Distribution Grid, Applications of AI Techniques in power system. He is an author of 23 International Journals
and Conference papers. He is a Graduate Student Member of IEEE. He is member of IEEE Communications
Society. He is Member of IEEE Power & Energy Society. He is Fellow Member of IAEME. He is Reviewer of
TJPRC International Journal of Electrical and Electronics Engineering Research. Mr. Mahela is recipient of
University Rank certificate from MPUAT, Udaipur, India, in 2002.
Mukesh Kumar Gupta completed his B.E. Degree in Electronic Instrumentation &
Control Engineering Branch in 1995 and M.E. Degree in Power System in 2009 from
Engineering College Kota (RTU Kota) Rajasthan, India and he is pursuing Ph.D on Solar
Energy from Jagannath University Jaipur, Rajasthan, India.

More Related Content

What's hot

Economic dispatch
Economic dispatch  Economic dispatch
Economic dispatch Hussain Ali
Β 
Solution to ELD problem
Solution to ELD problemSolution to ELD problem
Solution to ELD problemNaveena Navi
Β 
power flow and optimal power flow
power flow and optimal power flowpower flow and optimal power flow
power flow and optimal power flowAhmed M. Elkholy
Β 
ECONOMIC LOAD DISPATCH USING GENETIC ALGORITHM
ECONOMIC LOAD DISPATCH USING GENETIC ALGORITHMECONOMIC LOAD DISPATCH USING GENETIC ALGORITHM
ECONOMIC LOAD DISPATCH USING GENETIC ALGORITHMIJARIIT
Β 
Solution of Combined Heat and Power Economic Dispatch Problem Using Different...
Solution of Combined Heat and Power Economic Dispatch Problem Using Different...Solution of Combined Heat and Power Economic Dispatch Problem Using Different...
Solution of Combined Heat and Power Economic Dispatch Problem Using Different...Arkadev Ghosh
Β 
Economic load dispatch
Economic load dispatchEconomic load dispatch
Economic load dispatchvikram anand
Β 
Project on economic load dispatch
Project on economic load dispatchProject on economic load dispatch
Project on economic load dispatchayantudu
Β 
Economic operation of power system
Economic operation of power systemEconomic operation of power system
Economic operation of power systemBalaram Das
Β 
Optimization of power sytem
Optimization of power sytemOptimization of power sytem
Optimization of power sytemshawon1981
Β 
A presentation on economic load dispatch
A presentation on economic load dispatchA presentation on economic load dispatch
A presentation on economic load dispatchsouravsahoo28
Β 
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
Β 
Unit Commitment
Unit CommitmentUnit Commitment
Unit Commitmentrohitdasari
Β 
Optimized coordinated economic dispatch and automatic generation control for ...
Optimized coordinated economic dispatch and automatic generation control for ...Optimized coordinated economic dispatch and automatic generation control for ...
Optimized coordinated economic dispatch and automatic generation control for ...SANJAY SHARMA
Β 
Power station practice (NEE-702) unit-4
Power station practice (NEE-702) unit-4Power station practice (NEE-702) unit-4
Power station practice (NEE-702) unit-4Md Irshad Ahmad
Β 
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
Β 

What's hot (20)

Economic dispatch
Economic dispatch  Economic dispatch
Economic dispatch
Β 
Economic load dispatch
Economic load  dispatchEconomic load  dispatch
Economic load dispatch
Β 
Solution to ELD problem
Solution to ELD problemSolution to ELD problem
Solution to ELD problem
Β 
power flow and optimal power flow
power flow and optimal power flowpower flow and optimal power flow
power flow and optimal power flow
Β 
ECONOMIC LOAD DISPATCH USING GENETIC ALGORITHM
ECONOMIC LOAD DISPATCH USING GENETIC ALGORITHMECONOMIC LOAD DISPATCH USING GENETIC ALGORITHM
ECONOMIC LOAD DISPATCH USING GENETIC ALGORITHM
Β 
Solution of Combined Heat and Power Economic Dispatch Problem Using Different...
Solution of Combined Heat and Power Economic Dispatch Problem Using Different...Solution of Combined Heat and Power Economic Dispatch Problem Using Different...
Solution of Combined Heat and Power Economic Dispatch Problem Using Different...
Β 
Economic load dispatch
Economic load dispatchEconomic load dispatch
Economic load dispatch
Β 
Project on economic load dispatch
Project on economic load dispatchProject on economic load dispatch
Project on economic load dispatch
Β 
Economic operation of power system
Economic operation of power systemEconomic operation of power system
Economic operation of power system
Β 
Optimization of power sytem
Optimization of power sytemOptimization of power sytem
Optimization of power sytem
Β 
Unit commitment
Unit commitmentUnit commitment
Unit commitment
Β 
A presentation on economic load dispatch
A presentation on economic load dispatchA presentation on economic load dispatch
A presentation on economic load dispatch
Β 
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
Β 
Unit Commitment
Unit CommitmentUnit Commitment
Unit Commitment
Β 
Optimized coordinated economic dispatch and automatic generation control for ...
Optimized coordinated economic dispatch and automatic generation control for ...Optimized coordinated economic dispatch and automatic generation control for ...
Optimized coordinated economic dispatch and automatic generation control for ...
Β 
Economic load dispatch
Economic load dispatchEconomic load dispatch
Economic load dispatch
Β 
Power station practice (NEE-702) unit-4
Power station practice (NEE-702) unit-4Power station practice (NEE-702) unit-4
Power station practice (NEE-702) unit-4
Β 
Ifedi.Seminar Presenatation
Ifedi.Seminar PresenatationIfedi.Seminar Presenatation
Ifedi.Seminar Presenatation
Β 
Economic Dispatch Research paper solution slides
Economic Dispatch Research paper solution slidesEconomic Dispatch Research paper solution slides
Economic Dispatch Research paper solution slides
Β 
Economic Dispatch
Economic DispatchEconomic Dispatch
Economic Dispatch
Β 

Viewers also liked

Ll1411
Ll1411Ll1411
Ll1411salyacine
Β 
A review
A reviewA review
A reviewedzam
Β 
Recognize learning with the ELD method
Recognize learning with the ELD methodRecognize learning with the ELD method
Recognize learning with the ELD methodTerese Raymond
Β 
Hybrid Approach to Economic Load Dispatch
Hybrid Approach to Economic Load DispatchHybrid Approach to Economic Load Dispatch
Hybrid Approach to Economic Load DispatchSatyendra Singh
Β 
Lecture 04 newton-raphson, secant method etc
Lecture 04 newton-raphson, secant method etcLecture 04 newton-raphson, secant method etc
Lecture 04 newton-raphson, secant method etcRiyandika Jastin
Β 
Karmarkar's Algorithm For Linear Programming Problem
Karmarkar's Algorithm For Linear Programming ProblemKarmarkar's Algorithm For Linear Programming Problem
Karmarkar's Algorithm For Linear Programming ProblemAjay Dhamija
Β 
Definition of linear programming problem model decision variable, objective ...
Definition of linear programming problem model decision variable, objective ...Definition of linear programming problem model decision variable, objective ...
Definition of linear programming problem model decision variable, objective ...Sunny Mervyne Baa
Β 
algebric solutions by newton raphson method and secant method
algebric solutions by newton raphson method and secant methodalgebric solutions by newton raphson method and secant method
algebric solutions by newton raphson method and secant methodNagma Modi
Β 
Newton raphson
Newton raphsonNewton raphson
Newton raphsonbaxter89
Β 
Newton Raphson
Newton RaphsonNewton Raphson
Newton RaphsonAisu
Β 
Introduction to Genetic Algorithms
Introduction to Genetic AlgorithmsIntroduction to Genetic Algorithms
Introduction to Genetic AlgorithmsAhmed Othman
Β 
Applications of linear programming
Applications of linear programmingApplications of linear programming
Applications of linear programmingZenblade 93
Β 
Genetic Algorithms
Genetic AlgorithmsGenetic Algorithms
Genetic AlgorithmsKarthik Sankar
Β 
Linear Programming 1
Linear Programming 1Linear Programming 1
Linear Programming 1irsa javed
Β 
Genetic algorithm
Genetic algorithm Genetic algorithm
Genetic algorithm Rabiya Khalid
Β 
Genetic Algorithm by Example
Genetic Algorithm by ExampleGenetic Algorithm by Example
Genetic Algorithm by ExampleNobal Niraula
Β 
Linear Programming
Linear ProgrammingLinear Programming
Linear ProgrammingPulchowk Campus
Β 
Genetic Algorithms - Artificial Intelligence
Genetic Algorithms - Artificial IntelligenceGenetic Algorithms - Artificial Intelligence
Genetic Algorithms - Artificial IntelligenceSahil Kumar
Β 

Viewers also liked (20)

Ll1411
Ll1411Ll1411
Ll1411
Β 
A review
A reviewA review
A review
Β 
Recognize learning with the ELD method
Recognize learning with the ELD methodRecognize learning with the ELD method
Recognize learning with the ELD method
Β 
Hybrid Approach to Economic Load Dispatch
Hybrid Approach to Economic Load DispatchHybrid Approach to Economic Load Dispatch
Hybrid Approach to Economic Load Dispatch
Β 
Newton raphson
Newton raphsonNewton raphson
Newton raphson
Β 
Lecture 04 newton-raphson, secant method etc
Lecture 04 newton-raphson, secant method etcLecture 04 newton-raphson, secant method etc
Lecture 04 newton-raphson, secant method etc
Β 
Karmarkar's Algorithm For Linear Programming Problem
Karmarkar's Algorithm For Linear Programming ProblemKarmarkar's Algorithm For Linear Programming Problem
Karmarkar's Algorithm For Linear Programming Problem
Β 
Definition of linear programming problem model decision variable, objective ...
Definition of linear programming problem model decision variable, objective ...Definition of linear programming problem model decision variable, objective ...
Definition of linear programming problem model decision variable, objective ...
Β 
algebric solutions by newton raphson method and secant method
algebric solutions by newton raphson method and secant methodalgebric solutions by newton raphson method and secant method
algebric solutions by newton raphson method and secant method
Β 
Newton raphson
Newton raphsonNewton raphson
Newton raphson
Β 
Newton Raphson
Newton RaphsonNewton Raphson
Newton Raphson
Β 
Introduction to Genetic Algorithms
Introduction to Genetic AlgorithmsIntroduction to Genetic Algorithms
Introduction to Genetic Algorithms
Β 
Applications of linear programming
Applications of linear programmingApplications of linear programming
Applications of linear programming
Β 
Genetic Algorithms
Genetic AlgorithmsGenetic Algorithms
Genetic Algorithms
Β 
Linear Programming 1
Linear Programming 1Linear Programming 1
Linear Programming 1
Β 
Genetic algorithm
Genetic algorithm Genetic algorithm
Genetic algorithm
Β 
Linear programing
Linear programingLinear programing
Linear programing
Β 
Genetic Algorithm by Example
Genetic Algorithm by ExampleGenetic Algorithm by Example
Genetic Algorithm by Example
Β 
Linear Programming
Linear ProgrammingLinear Programming
Linear Programming
Β 
Genetic Algorithms - Artificial Intelligence
Genetic Algorithms - Artificial IntelligenceGenetic Algorithms - Artificial Intelligence
Genetic Algorithms - Artificial Intelligence
Β 

Similar to Economic Load Dispatch Optimization of Six Interconnected Generating Units Using Particle Swarm Optimization

IRJET- A New Approach to Economic Load Dispatch by using Improved QEMA ba...
IRJET-  	  A New Approach to Economic Load Dispatch by using Improved QEMA ba...IRJET-  	  A New Approach to Economic Load Dispatch by using Improved QEMA ba...
IRJET- A New Approach to Economic Load Dispatch by using Improved QEMA ba...IRJET Journal
Β 
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
Β 
Paper id 28201438
Paper id 28201438Paper id 28201438
Paper id 28201438IJRAT
Β 
The optimal solution for unit commitment problem using binary hybrid grey wol...
The optimal solution for unit commitment problem using binary hybrid grey wol...The optimal solution for unit commitment problem using binary hybrid grey wol...
The optimal solution for unit commitment problem using binary hybrid grey wol...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
Β 
Gy3312241229
Gy3312241229Gy3312241229
Gy3312241229IJERA Editor
Β 
An Optimal LFC in Two-Area Power Systems Using a Meta-heuristic Optimization...
An Optimal LFC in Two-Area Power Systems Using  a Meta-heuristic Optimization...An Optimal LFC in Two-Area Power Systems Using  a Meta-heuristic Optimization...
An Optimal LFC in Two-Area Power Systems Using a Meta-heuristic Optimization...IJECEIAES
Β 
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
Β 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)IJERD Editor
Β 
Economic dispatch by optimization techniques
Economic dispatch by optimization techniquesEconomic dispatch by optimization techniques
Economic dispatch by optimization techniquesIJECEIAES
Β 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)inventionjournals
Β 
Operation cost reduction in unit commitment problem using improved quantum bi...
Operation cost reduction in unit commitment problem using improved quantum bi...Operation cost reduction in unit commitment problem using improved quantum bi...
Operation cost reduction in unit commitment problem using improved quantum bi...IJECEIAES
Β 
Stable Multi Optimized Algorithm Used For Controlling The Load Shedding Probl...
Stable Multi Optimized Algorithm Used For Controlling The Load Shedding Probl...Stable Multi Optimized Algorithm Used For Controlling The Load Shedding Probl...
Stable Multi Optimized Algorithm Used For Controlling The Load Shedding Probl...IOSR Journals
Β 
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
Β 
Economic Dispatch using Quantum Evolutionary Algorithm in Electrical Power S...
Economic Dispatch  using Quantum Evolutionary Algorithm in Electrical Power S...Economic Dispatch  using Quantum Evolutionary Algorithm in Electrical Power S...
Economic Dispatch using Quantum Evolutionary Algorithm in Electrical Power S...IJECEIAES
Β 
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
Β 

Similar to Economic Load Dispatch Optimization of Six Interconnected Generating Units Using Particle Swarm Optimization (20)

IRJET- A New Approach to Economic Load Dispatch by using Improved QEMA ba...
IRJET-  	  A New Approach to Economic Load Dispatch by using Improved QEMA ba...IRJET-  	  A New Approach to Economic Load Dispatch by using Improved QEMA ba...
IRJET- A New Approach to Economic Load Dispatch by using Improved QEMA ba...
Β 
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)
Β 
Paper id 28201438
Paper id 28201438Paper id 28201438
Paper id 28201438
Β 
40220140503006
4022014050300640220140503006
40220140503006
Β 
The optimal solution for unit commitment problem using binary hybrid grey wol...
The optimal solution for unit commitment problem using binary hybrid grey wol...The optimal solution for unit commitment problem using binary hybrid grey wol...
The optimal solution for unit commitment problem using binary hybrid grey wol...
Β 
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
Β 
Gy3312241229
Gy3312241229Gy3312241229
Gy3312241229
Β 
An Optimal LFC in Two-Area Power Systems Using a Meta-heuristic Optimization...
An Optimal LFC in Two-Area Power Systems Using  a Meta-heuristic Optimization...An Optimal LFC in Two-Area Power Systems Using  a Meta-heuristic Optimization...
An Optimal LFC in Two-Area Power Systems Using a Meta-heuristic Optimization...
Β 
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
Β 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)
Β 
Economic dispatch by optimization techniques
Economic dispatch by optimization techniquesEconomic dispatch by optimization techniques
Economic dispatch by optimization techniques
Β 
A039101011
A039101011A039101011
A039101011
Β 
A02610106
A02610106A02610106
A02610106
Β 
A02610106
A02610106A02610106
A02610106
Β 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)
Β 
Operation cost reduction in unit commitment problem using improved quantum bi...
Operation cost reduction in unit commitment problem using improved quantum bi...Operation cost reduction in unit commitment problem using improved quantum bi...
Operation cost reduction in unit commitment problem using improved quantum bi...
Β 
Stable Multi Optimized Algorithm Used For Controlling The Load Shedding Probl...
Stable Multi Optimized Algorithm Used For Controlling The Load Shedding Probl...Stable Multi Optimized Algorithm Used For Controlling The Load Shedding Probl...
Stable Multi Optimized Algorithm Used For Controlling The Load Shedding Probl...
Β 
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
Β 
Economic Dispatch using Quantum Evolutionary Algorithm in Electrical Power S...
Economic Dispatch  using Quantum Evolutionary Algorithm in Electrical Power S...Economic Dispatch  using Quantum Evolutionary Algorithm in Electrical Power S...
Economic Dispatch using Quantum Evolutionary Algorithm in Electrical Power S...
Β 
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...
Β 

More from IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
Β 
M0111397100
M0111397100M0111397100
M0111397100
Β 
L011138596
L011138596L011138596
L011138596
Β 
K011138084
K011138084K011138084
K011138084
Β 
J011137479
J011137479J011137479
J011137479
Β 
I011136673
I011136673I011136673
I011136673
Β 
G011134454
G011134454G011134454
G011134454
Β 
H011135565
H011135565H011135565
H011135565
Β 
F011134043
F011134043F011134043
F011134043
Β 
E011133639
E011133639E011133639
E011133639
Β 
D011132635
D011132635D011132635
D011132635
Β 
C011131925
C011131925C011131925
C011131925
Β 
B011130918
B011130918B011130918
B011130918
Β 
A011130108
A011130108A011130108
A011130108
Β 
I011125160
I011125160I011125160
I011125160
Β 
H011124050
H011124050H011124050
H011124050
Β 
G011123539
G011123539G011123539
G011123539
Β 
F011123134
F011123134F011123134
F011123134
Β 
E011122530
E011122530E011122530
E011122530
Β 
D011121524
D011121524D011121524
D011121524
Β 

Recently uploaded

Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
Β 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
Β 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
Β 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxhumanexperienceaaa
Β 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
Β 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
Β 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
Β 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
Β 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
Β 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
Β 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
Β 
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
Β 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
Β 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
Β 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
Β 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
Β 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
Β 

Recently uploaded (20)

Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Β 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
Β 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
Β 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
Β 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
Β 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
Β 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
Β 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
Β 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
Β 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
Β 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
Β 
β˜… CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
β˜… CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCRβ˜… CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
β˜… CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
Β 
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
Β 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
Β 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Β 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Β 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
Β 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
Β 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
Β 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
Β 

Economic Load Dispatch Optimization of Six Interconnected Generating Units Using Particle Swarm Optimization

  • 1. IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-ISSN: 2278-1676,p-ISSN: 2320-3331, Volume 6, Issue 2 (May. - Jun. 2013), PP 21-27 www.iosrjournals.org www.iosrjournals.org 21 | Page Economic Load Dispatch Optimization of Six Interconnected Generating Units Using Particle Swarm Optimization Ravinder Singh Maan1 , Om Prakash Mahela2 , Mukesh Gupta3 1 (Assistant Professor, Dept. of Electrical Engineering, Jaipur National University, Jaipur, India) 2 (Graduate Student Member IEEE & Junior Engineer-I, RRVPNL, Jaipur, India) 3 (Assistant Professor, Department of Electrical Engineering, JNIT Jaipur, India) Abstract : This paper describe about the optimization of economic loading dispatch (ELD) problem. Economic loading dispatch is one of the important optimization tasks which provide economic condition for a power system. The ELD problems have non-smooth objective function with equality and inequality constraints. This paper presents particle swarm optimization (PSO) method for solving the economic dispatch(ED) problem in power system. The particle swarm optimization is an efficient and reliable evolutionary computational technique, which is used to solve economic load dispatch with line power flows. This paper describes, a new PSO framework used to deal with the equality and inequality constraints in ELD problem. The proposed PSO can always provide satisfying results within a realistic computation time. The PSO is applied with non-smooth cost function. The six thermal units, 26 buses and 46 transmission lines system is used in this paper. The proposed PSO method results are compared with the genetic algorithm (GA) and conventional method to show the effectiveness of PSO method to solve the ELD problems in power system. Keywords- Economic load dispatch, generating unit, genetic algorithm, power system, loss minimization, particle swarm optimization. I. INTRODUCTION The electric utility systems are interconnected in such a way to achieve the benefits of minimum production cost, maximum reliability and better operating conditions. The economic load dispatch is to minimize the total operating cost of generating units while satisfying system equality and inequality constraints. The economic load dispatch (ELD) is most of power system optimization problem which have complex and non-linear characteristics with heavy equality and inequality. An Economic loading dispatch means minimization of fuel cost of generating unit under some constraints and also reduced transmission losses [1]. The main objective of the optimization problem is to reduce the total generation cost of units while satisfying constraints [3]-[5]. To solve these problems, various salient mathematical approaches have been suggested in the past decades and the multi-objective optimization of power plant such as reduction of fuel cost, heat loss rate, minimize the transmission losses and minimization of pollutant emissions [5]-[7]. The mathematical approaches also include non-linear programming, linear programming [8], Newton based technique [1], Base point and participation method, lambda iteration method [7], gradient method [4]. In this technique the required essential assumption is that the incremental cost curves of the units are monotonically increasing piece wise-linear function but these methods are infeasible because of its non-linear characteristics in practical system [4]-[7]. There are some powerful solution schemes to obtain global optimum solution or to solve ELD problem in power system optimization problems which are Evolutionary technique such as Genetic algorithms (GA), Artificial Neural Network (ANN), Tabu search, Simulated annealing and Particle swarm optimization (PSO). In the past decade, Genetic Algorithm (GA) has been successfully used to solve power optimization problem such as feeder reconfiguration and capacitor placement in a distribution system [4] & [7]. For solving continuous non-linear optimization problems, the PSO technique is robust; generate high quality solutions within shorter computational time [4] & [8]. The Genetic algorithm (GA), Evolutionary programming (EP), Artificial Neural Network (ANN) require high computational time and enhanced computational efficiency [9]. The PSO is also easy to implement, flexible mechanism to obtain global optimum solution, sensitive to turning of its parameters, improve the solution quality rapidly and simple in concept [8] & [10]-[11]. The PSO is employed for complex optimization problem [12]. The PSO method gives the result for lower generation cost compared with other hierarchical methods and provides better solution than others [5]. The PSO is also fast convergence technique. This method considers the maximum and minimum value of each generator limits and line flow. This paper presents the application of PSO method for optimization of Economic Load Dispatch problem of six interconnected generating units and the results are compared with the GA method and conventional method. The results show the superiority of PSO as compared to the Genetic Algorithm and
  • 2. Economic Load Dispatch Optimization of Six Interconnected Generating Units Using Particle Swarm www.iosrjournals.org 22 | Page conventional method. The ELD problem is represented as a non-smooth optimize problem and to solve these problem various salient method have been proposed. II. PARTICLE SWARM OPTIMIZATION TECHNIQUE Particle swarm optimization (PSO) algorithm was developed by Kennedy and Eberhart in 1995, which is a kind of heuristic global optimization technique [1]-[2]. The PSO method is also applied to various fields of the power system optimization such as reactive power and voltage control, stabilizer design and dynamic security border identification. In practice, an ELD problem is more difficult to obtain optimize problem solution. Particle swarm optimization (PSO) is population based stochastic optimization technique and based on the behaviour of birds flocking or fish schooling (called particle or agent) of a swarm [10]. The study of PSO is performed in two dimensional spaces with the simulation of birds flocking or fish schooling and each bird or fish positions is called agent or particle which is represented in the X-Y coordinates by a point. The current position of the agent or particle is called 𝑝𝑏𝑒𝑠𝑑 value and the 𝑝𝑏𝑒𝑠𝑑 value is not in the group of birds. There is some another value which is known as 𝑔𝑏𝑒𝑠𝑑 value. The 𝑔𝑏𝑒𝑠𝑑 value is defined as the value of the agent or position of the agent in a whole group among 𝑝𝑏𝑒𝑠𝑑 of all agents. Using the concept of velocity, each agent tries to modify its position which is given as: 𝑣𝑖 π‘˜+1 = πœ”π‘£π‘– π‘˜ +𝐸1 π‘Ÿπ‘Žπ‘›π‘‘1 Γ—(𝑝𝑏𝑒𝑠𝑑𝑖 βˆ’ 𝑐𝑖 π‘˜ ) +𝐸2 π‘Ÿπ‘Žπ‘›π‘‘2 Γ— 𝑔𝑏𝑒𝑠𝑑𝑖 βˆ’ 𝑐𝑖 π‘˜ ………… (1) Where, π’—π’Š π’Œ+𝟏 = velocity of agent i at iteration k π’—π’Š π’Œ =velocity of agent 𝑖 at iteration π‘˜ 𝝎 = weighting function π’„π’Š π’Œ = current position of agent i at iteration k 𝐄 𝟏 𝐚𝐧𝐝 𝐄 𝟐 = weighting Factors 𝒓𝒂𝒏𝒅 𝟏, 𝒓𝒂𝒏𝒅 𝟐 = random number functions Between 0.0 to 1.0 π’‘π’ƒπ’†π’”π’•π’Š = personal best of agent 𝑖 π’ˆπ’ƒπ’†π’”π’•π’Š =best value of agent 𝑖 within whole group The weighting function is defined as which is used in equation (1): πœ” = πœ” π‘šπ‘Žπ‘₯ βˆ’ πœ” π‘šπ‘Žπ‘₯ βˆ’πœ” π‘šπ‘–π‘› π‘–π‘‘π‘’π‘Ÿ π‘šπ‘Žπ‘₯ π‘–π‘‘π‘’π‘Ÿ … … . ….(2) Where, 𝝎 π’Žπ’Šπ’ =final Weight 𝝎 π’Žπ’‚π’™ =initial Weight π’Šπ’•π’†π’“ π’Žπ’‚π’™ =maximum Iteration Number π’Šπ’•π’†π’“ =current iteration number The current position (in the swarm) can be modified by the following equation: 𝑐𝑖 π‘˜+1 = 𝑐𝑖 π‘˜ + 𝑣𝑖 π‘˜+1 … … … … . (3) By the equation (1), we can find the 𝑔𝑏𝑒𝑠𝑑 model. The inertia weight approach (IWA) is defined using equation (2) in (1). Fig.1 shows the concept of modification of a search point by a PSO. Fig.1 Concept of modification of a searching point by PSO The value of parameters in equations (1) and (2) are selected as given in Table 1. Y X ck 𝒗 π’Œ 𝒄 π’Œ+𝟏 𝒗 π’ˆπ’ƒπ’†π’”π’• 𝒗 𝒑𝒃𝒆𝒔𝒕 𝒗 π’Œ+𝟏
  • 3. Economic Load Dispatch Optimization of Six Interconnected Generating Units Using Particle Swarm www.iosrjournals.org 23 | Page TABLE 1 PARAMETER VALUES III. PROBLEM FORMULATION 3.1 Objective Function Formulation The main objective of economic load dispatch is that of the minimization of total fuel cost for each generating unit and also reduced the transmission losses with increased each generating unit output also with load demand of power system while satisfying various constraints. The objective function of ELD problem is defined as: 𝑀𝑖𝑛𝐢𝑑 = 𝐢𝑖 𝑛 𝑔 𝑖=1 (𝑃𝑖) = 𝛼𝑖 + 𝛽𝑖 𝑃𝑖 + 𝛾𝑖 𝑃𝑖 2𝑛 𝑔 𝑖=1 … (4) Where, π‘ͺπ’Š π‘·π’Š =: Generation cost function πœΆπ’Š, πœ·π’Š, πœΈπ’Š = Cost coefficient of the 𝑖 π‘‘β„Ž generator 𝒏 π’ˆ =The total number of dispatchable generating plants π‘·π’Š = The Generation of the 𝑖 π‘‘β„Ž Plant 3.2 Constraints Formulation The power balance and generator operation are the two important constraints while optimizing the economic load dispatch of interconnected generator units. These constraints are as given below: (i) Power balance 𝑃𝑖 = 𝑃𝐷 𝑛 𝑔 𝑖=1 + 𝑃𝐿 (𝑖 = 1, . . 𝑛 𝑔)…… (5) (ii) Generator operation constraints 𝑃𝑖 π‘šπ‘–π‘› ≀ 𝑃𝑖 ≀ 𝑃𝑖 π‘šπ‘Žπ‘₯ (𝑖 = 1, . . 𝑛 𝑔)… (6) Where π‘·π’Š π’Žπ’Šπ’ ,π‘·π’Š π’Žπ’‚π’™ = are the minimum and maximum output power generation of unit 𝑖. The total transmission network losses is a function of unit power output that can be represented using B-coefficient. The simplest quadratic form of transmission network power losses is 𝑃𝐿 = 𝑃𝑖 𝐡𝑖𝑗 𝑃𝑗 𝑛 𝑔 𝑗=1 𝑛 𝑔 𝑖=1 ………….…. (7) A more general formula containing a linear term and a constant term, referred to as Kron’s loss formula, is 𝑃𝐿 = 𝑃𝑖 𝐡𝑖𝑗 𝑃𝑗 + 𝐡0𝑖 𝑃𝑖 + 𝐡00 𝑛 𝑔 𝑖=1 𝑛 𝑔 𝑗=1 𝑛 𝑔 𝑖=1 ………………………...……….. (8) IV. PROPOSED ALGORITHM OF PSO FOR SOLVING ELD PROBLEM In this paper a new approach to implement the PSO algorithm for solving the economic load dispatch problem is used. The following steps are used while solving the ELD problem by using PSO techniques. Step 1: Initialize the group (swarm size, initial velocity, particle position). Step 2: Set the value for iteration count Step 3: Check for fitness value of each particle Step 4: If step 3 is satisfactory then update 𝑝𝑏𝑒𝑠𝑑 π‘Žπ‘›π‘‘ 𝑔𝑏𝑒𝑠𝑑 Step 5: Update position and velocity using equations (3) and (1) Step 6: Go to step 3 until satisfying stopping criteria and go to step 7 when stopping criteria is satisfied. Step 7: Print the final results. The result of the PSO method is compared with GA method and conventional method. The MATLAB 7.10.0(R2010a) language is used for simulation and executed on an Intel CORE i3 laptop with 4 GB RAM. The flow chart of proposed PSO algorithm for solving ELD problem is shown in Fig. 2. 𝑬 𝟏 = 𝑬 𝟐 π’˜ π’Žπ’‚π’™ π’˜ π’Žπ’Šπ’ 2.0 0.9 0.4
  • 4. Economic Load Dispatch Optimization of Six Interconnected Generating Units Using Particle Swarm www.iosrjournals.org 24 | Page Set for the initial conditions like swarm size, particle velocity, initial velocity Evaluate for particles by fitness value If fitness value satisfactory Fitness Satisfactory Fitness Satisfactory Find 𝑝𝑏𝑒𝑠𝑑 π‘Žπ‘›π‘‘ 𝑔𝑏𝑒𝑠𝑑 Update Position and velocity using Eq. 7 and 5 respectively& check for modifying velocity and position If find solution Stopping criteria met Stop NO O YES YES NO Start Update personal best and global best Fig. 2. Flow Chart of Proposed Algorithm for ELD Optimization using PSO V. SIMULATION RESULTS AND DISCUSSION The six unit test system consisting of six thermal units, 26 buses, and 46 transmission lines is used for simulation of proposed problem of economic load dispatch. This system is simulated for 50 iterations. The characteristics of the six thermal units are given in Table 2.
  • 5. Economic Load Dispatch Optimization of Six Interconnected Generating Units Using Particle Swarm www.iosrjournals.org 25 | Page TABLE 2 GENERATING UNIT CAPACITY AND COEFFICIENTS Unit π‘·π’Š π’Žπ’Šπ’ π‘·π’Š π’Žπ’‚π’™ πœΆπ’Š($) πœ·π’Š($/𝑴𝑾) πœΈπ’Š($/𝑴𝑾 𝟐 ) 1 100 500 240 7.0 0.0070 2 50 200 200 10.0 0.0095 3 80 300 220 8.5 0.0090 4 50 150 200 11.0 0.0090 5 50 200 220 10.5 0.0080 6 50 120 190 12.0 0.0075 The equations used in simulation for fuel cost (Rs /hr) of six generating units are given below: 𝑭 𝟏𝟏 = 0.0070𝑷 𝟏 𝟐 + 7.0𝑷 𝟏 + 240 𝑭 𝟏𝟐= 0.0095𝑷 𝟐 𝟐 + 10.0𝑷 𝟐 + 200 𝑭 πŸπŸ‘ = 0.0090 𝑷 πŸ‘ 𝟐 + 8.5𝑷 πŸ‘ + 220 𝑭 πŸπŸ’ = 0.0090 𝑷 πŸ’ 𝟐 + 11.0𝑷 πŸ’ + 200 𝑭 πŸπŸ“=0.0080𝑷 πŸ“ 𝟐 +10.5𝑷 πŸ“ + 220 𝑭 πŸπŸ” = 0.0075𝑷 πŸ” 𝟐 +12.0𝑷 πŸ”+ 190 The best solution of economic load dispatch optimization of 6 interconnected unit systems is given in Table 3. The results of GA method and conventional method presented in [4] are also given in Table 3. The results of genetic algorithm and conventional methods are used to compare the performance of proposed method. The simulation results of relation between nos. of iterations and fuel cost (Rs /hr) using MATLAB is shown in Fig. 3. TABLE 3 BEST SOLUTION OF PROPOSED PSO METHOD AND GA*, CONVENTIONAL* METHODS *Source [4]. Fig. 3 Relation between Nos. of Iteration and Cost in Rs/ hr 0 5 10 15 20 25 30 35 40 45 50 5000 6000 7000 8000 9000 10000 11000 12000 13000 # of iterations CostinRs./hr Unit Power Output PSO Method GA Method Conventional Method P1(MW) 499.9170 444.64 474.1196 P2(MW) 199.5562 160.13 173.7886 P3(MW) 299.950 278.31 190.9515 P4(MW) 162.5222 140.55 150.0000 P5(MW) 199.8994 199.58 196.7196 P6(MW) 119.9644 107.74 103.5772 Total power output(MW) 1561.8092 1331.35 1325.61 Total Generation Cost (Rs. /hr.) 1.5269e+004 1.6198e+004 16760.73
  • 6. Economic Load Dispatch Optimization of Six Interconnected Generating Units Using Particle Swarm www.iosrjournals.org 26 | Page In this paper, a new approach to solve economic load dispatch problem using PSO method is used. The PSO algorithm provides an optimal solution with less computational time and reasonable number of iterations. The results presented in Table 3 shows that PSO has provided modified results as compared to genetic algorithm and other conventional numerical methods. The PSO technique improves the computational time and convergence. This PSO algorithm is also used to find the optimum solution for the multi-objective problems. The PSO algorithm gives specified load demand with minimum fuel cost and increased power output for each unit. Therefore, in future the PSO algorithm will be most important and efficient technique to solve the large optimization problems with lower transmission losses because the PSO algorithm is simpler in structure than other methods. VI. CONCLUSION In this paper, the economic load dispatch optimization problem is solved using PSO algorithm successfully. The PSO algorithm is simple in concept, higher solution quality and lower computational time. From the results, we conclude that the PSO algorithm or method is capable to obtain higher quality solution with better convergence property and higher computational efficiency. The PSO algorithm is also used to solve multi-objective optimization problems. The PSO algorithm solves the optimization problems effectively as compared to the genetic algorithm method and conventional methods. The PSO technique is based on experimental trials for searching the particles in the solution space. REFERENCES [1] S.G. Soni, and Dr. M. Pandit, β€œHybrid PSO based optimization of emission and economic load dispatch problem,” Proceedings National Conference on Advances in Power Systems and Energy Management, May 6-7, 2009, pp 462-467. [2] G.N. Ajah, and B.O. Anyaka, β€œOptimization methods and algorithms for solving of hydro-thermal scheduling problems,” IOSR Journal of Electrical and Electronics Engineering, Volume 5, Issue 3, Mar. - Apr. 2013, pp. 68-75. [3] Nagendra Singh, and Yogendra Kumar, β€œEconomic load dispatch with valve point loading effect and generator ramp rate limits constraint using MRPSO,” International Journal of Advanced Research in Computer Engineering & Technology(IJARCET), Volume 2, Issue 4, April 2013, pp 1472-1477. [4] S.G. Soni, M. Pandit and L.Shrivastava, β€œParticle swarm optimization technique for solving economic dispatch problem of large power system,” National Conference on Advances in Power Systems and Energy Management, March 1- 2, 2008. [5] Jong-Bae Park, Ki-Song Lee, Joong-Rin Shin, and Kwang Y. Lee, β€œEconomic load dispatch for non-smooth cost functions using particle swarm optimization,” IEEE 0-7803-7989-6/03/$17.00, 2003, pp 938-943. [6] Jin S. Heo, Kwang Y. Lee, and Raul Garduno-Ramirez, β€œMulti-objective control of power plants using particle swarm optimization techniques,” IEEE Transactions on Energy Conversion, Vol. 21, No. 2, June 2006, pp. 552-561. [7] A.Zaraki, and M.F.Bin Othman, β€œImplementing particle swarm optimization to solve economic load dispatch problem,” International Conference of soft computing and Pattern Recognition, 2009, DOI 10.1109/SoCPaR.2009, 24. [8] M.A.Abido, β€œOptimal power flow using particle swarm optimization” ELSEVIER, 2001, pp.563-571. [9] Jong-Yul-Kim, Kyeong-Jun Mun, Hyung-Su Kim, and June Ho Park, β€œOptimal power system operation using parallel processing system and PSO algorithm,” International Journal of Electrical Power and Energy System, Vol. 33, 2011, pp. 1457-1461. [10] Vivek Kumar Jain, and Himmant Singh, β€œHybrid particle swarm optimization based reactive power optimization,” International Journal of Computational Engineering Research, ISSN: 2250-3005 [11] W. M. Mansour, S. M. Abdelmaksoud, M. M. Salama, and H. A. Henry, β€œDynamic economic load dispatch of thermal power system using genetic algorithm,” IRACST – Engineering Science and Technology: An International Journal, Vol.3, No.2, April 2013, pp 345-352. [12] Mousumi Basu, β€œBi-objective generation scheduling of fixed head hydrothermal power systems through an interactive fuzzy satisfying method and particle swarm optimization,” International Journal of Emerging Electric Power Systems, Vol. 6, Issue 1, 2006. BIOGRAPHIES Ravinder Singh Maan was born in Bhathinda in Punjab State of India on March 19, 1991. He studied at Poornima Institute of Engineering & Technology Jaipur and received the Electrical Engineering degree from Rajasthan Technical University Kota, Rajasthan, India in 2011. He is currently Pursuing M.Tech (Power System) from Jagannath University Jaipur, India. He has been Assistant Professor with Jaipur National University, Jaipur, India since 2011. His special fields of interest are Application of AI Techniques in Power System and Power Electronics Devices. Om Prakash Mahela was born in Sabalpura (Kuchaman City) in the Rajasthan state of India, on April 11, 1977. He studied at Govt. College of Engineering and Technology (CTAE), Udaipur, and received the electrical engineering degree from Maharana Pratap University of Agriculture and Technology (MPUAT), Udaipur, India in 2002. He is currently pursuing M.Tech. (Power System) from Jagannath University, Jaipur, India. From 2002 to 2004, he was Assistant Professor with the RIET, Jaipur. Since 2004,
  • 7. Economic Load Dispatch Optimization of Six Interconnected Generating Units Using Particle Swarm www.iosrjournals.org 27 | Page he has been Junior Engineer-I with the Rajasthan Rajya Vidhyut Prasaran Nigam Ltd., Jaipur, India. His special fields of interest are Transmission and Distribution (T&D) grid operations, Power Electronics in Power System, Power Quality, Load Forecasting and Integration of Renewable Energy with Electric Transmission and Distribution Grid, Applications of AI Techniques in power system. He is an author of 23 International Journals and Conference papers. He is a Graduate Student Member of IEEE. He is member of IEEE Communications Society. He is Member of IEEE Power & Energy Society. He is Fellow Member of IAEME. He is Reviewer of TJPRC International Journal of Electrical and Electronics Engineering Research. Mr. Mahela is recipient of University Rank certificate from MPUAT, Udaipur, India, in 2002. Mukesh Kumar Gupta completed his B.E. Degree in Electronic Instrumentation & Control Engineering Branch in 1995 and M.E. Degree in Power System in 2009 from Engineering College Kota (RTU Kota) Rajasthan, India and he is pursuing Ph.D on Solar Energy from Jagannath University Jaipur, Rajasthan, India.