SlideShare una empresa de Scribd logo
1 de 5
Descargar para leer sin conexión
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Special Issue: 03 | May-2014 | NCRIET-2014, Available @ http://www.ijret.org 237
ANALYSIS OF ECONOMIC LOAD DISPATCH USING FUZZIFIED PSO
Bhagyashree Hosamani1
, C R Sharada Prasad2
1
M.Tech Student, EEE, UBDT College of Engineering, Davanagere, Karnataka, India
2
Associate Professor, EEE, UBDT College of Engineering, Davanagere, Karnataka, India
Abstract
With large interconnection of the electric networks, the energy crisis in the world and continuous rise in prices, it is very essential to
reduce the running charges of the electric energy i.e., reduce the fuel consumption for meeting a particular load demand. The main
aim in the economic dispatch is to minimize the total cost of generating real power at various stations while satisfying the loads and
the losses in transmission links. A novel method is introduced in the planning and operation of power systems to provide reliable and
quality power to consumers at economical cost. The primary objective of this paper is to develop efficient and fast Fuzzified Particle
Swarm Optimization (FPSO) algorithm that can be applied to obtain the optimal solutions of multi-constrained dynamic ED, OPF. In
this paper, I considered Fuzzified particle swam optimization to solve multi-constrained dynamic economic dispatch problem. The
FPSO Method is inferred to have superior features than conventional methods and gives faster and stable convergence
characteristics. PSO is popular due to its significant property of dealing with optimization problem and ease of computation. But the
critical drawback of PSO is more number of iterations required and hence the computation time is required to obtain the optimal
solution is more and also the premature convergence Hence to overcome the premature convergence and to speed up the process, a
classical PSO technique is incorporated with fuzzy logic to get a faster convergence This improved technique is termed as Fuzzified
Particle Swarm Optimization (FPSO). The proposed method can provide an accurate solution with fast convergence and has the
potential to be applied to other power system optimization problems.
Keywords: Economic Dispatch(ED), Optimal Power Flow (OPF), Particle Swarm Optimization (PSO).
-----------------------------------------------------------------------***-----------------------------------------------------------------------
1. INTRODUCTION
In electrical power system operation we can minimize the total
generation cost by solving the economic dispatch problem by
satisfying some constraints. Economic load dispatch is taken
as optimization problem, to minimize the generation cost.
There are many algorithms to find the rate of optimum product
for every power generation division. Usual algorithms that are
used to solve the economic load dispatch problems are,
 Lambda iteration method.
 Gradient method.
 Newton method.
Demand on energy is increasing day by day, whereas energy
resources are decreasing on the other side. Thus optimization
is necessary for power system operation and planning.
Economic Dispatch provides the best optimization scheme for
selecting the best generation schedule for supplying a preset
load, with minimum cost and satisfying the constraints [1].
The computation of optimum generation schedules for the
predicted loads over a period of time, with due considerations
of generator ramping rate limits, non-smooth fuel cost
function due to valve-point effect, spinning reserve
contribution constraints and prohibitive operating zones leads
to an advanced economic dispatch with multiple objectives
and several adequate constraints, effectively termed as multi-
constrained dynamic economic dispatch [2]. Thermal power
stations are a major cause of atmospheric pollution, due to the
high concentration of pollutants emitted. Currently, with the
increasing awareness of environmental pollution caused by
burning fossil fuels, controlling the amount of pollutant
emission is also a major criterion in the economic dispatch
problem. The purpose of Emission Constrained Economic
Dispatch (ECED) is to obtain the optimal generation schedule
by minimizing the fuel cost and the emission level
simultaneously while satisfying load demand and other
operational constraints [3].
From the exhaustive literature review on OPF it is inferred
that numerous deterministic and stochastic optimization
techniques have been applied for solving the OPF problems.
Moreover the conventional deterministic mathematical
optimization techniques are complex and leads to high
computational burden for large scale systems, and for
stochastic algorithms the large number of iterations leads to a
very large computation time. Partial Swarm Optimization
(PSO) technique is superior over all other stochastic
techniques cited in the literature review. But certain critical
Limitations are observed in the general PSO technique. The
literature review reveals that there exists a need for developing
simple, effective and accurate algorithm for solving ED and
OPF problems without and with security constraints. Hence, in
this research, an amendment has been made to PSO algorithm
to overcome drawbacks [2][3][5].
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Special Issue: 03 | May-2014 | NCRIET-2014, Available @ http://www.ijret.org 238
In this paper a new method is introduced to solve economic
load dispatch problem so that the state of the present power
system can be optimized. the various objectives considered in
the optimization problem are minimization of total generation
cost, minimization of total network active power loss and
maximization of security level.
2. ECONOMIC LOAD DISPATCH
In electric power industry the importance is given to the
operation of electric power system optimally and efficiently.
Now a day, the utilities are trying to minimize the cost of
running power systems and also trying to satisfy the demand
of their customers and by doing so the profit can be achieved.
For committed units it is necessary to operate optimally to
supply the expected load demand of customers even with
limited number of generating units, increasing fuel cost and
also increasing demand for power in different time intervals.
The main objective in ELD is to schedule the outputs of
committed generating units by meeting the power demand
with reduced operating cost to the utilities and also satisfying
equality and inequality constraints. Previously many
researches have been carried out for load dispatch problem.
There are different problems involved in ELD, the two main
problems considered are, Unit Commitment or pre-dispatch
problem and On-line economic dispatch. In unit commitment
problem the optimal generating unit is selected among the
available generating units to meet the expected load demand.
In the on-line economic dispatch the load is distributed equally
among the generating units in order to minimize the total cost
of supplying power [10].
2.1 Conventional Methods for solving ELD Problem
1. The Lambda –Iteration Method
2. The Gradient Search Method
3. Newton’s Method
4. ED with Piecewise linear Cost Functions
5. Base Point & Participation factor.
6. Linear Programming.
7. Dynamic Programming.
Fuzzy Logic and Particle Swarm Optimization methods are
introduced recently for solving load dispatch problem.
3. ECONOMIC LOAD DISPATCH USING FUZZY
LOGIC
The fuzzy logic method is treated as robust method because it
deals with fuzzy or crisp values and does not require precise
inputs and it can be programmed even if a feedback sensor
quits or is destroyed. Even though there is a wide variation in
the inputs the output control is a smooth control function. The
fuzzy logic controller processes user-defined rules hence it can
be modified easily to improve or modify system performance.
By the generation of appropriate governing rules the system
can be incorporated with new sensors. Fuzzy logic is not
limited one or two control outputs, and it is not necessary to
compute rate-of-change of parameters in order for
implementation. The sensor data is sufficient because that
provides some indication of a system's actions and reactions.
Hence the sensors will be inexpensive and less complex [3].
3.1 Advantages & Disadvantages:
3.1.1 Advantages:
1. ANFIS (Adaptive Neuro-Fuzzy Inference System)
method is faster in operation and gets better results in
most cases compare to delta gradient and analytical
method.
2. ANFIS Method uses the MATLAB toolbox and it is
applied to solve the problem that involves large
number of power plants.
3. Fuzzy logic solutions are easy to verify and optimize.
3.1.2 Disadvantage:
The variation in the limits of the real power generated will be
within minimum and maximum. Hence in the real time
optimization ELD problem will become more non-linear.
4. ECONOMIC LOAD DISPATCH USING PSO
Particle swarm optimization (PSO) is a technique of solving
optimization problem which considers the population based
stochastic optimization technique. This method is developed
by Dr.Ebehart and Dr. Kennedy in 1995, the main inspiration
is by the social behavior of bird flocking or fish schooling.
PSO is a robust, stochastic computational technique based on
movement and intelligence of swarm. PSO has many
similarities with evolutionary computation techniques such as
Genetic Algorithms (GA). The initialization of the system is
done with a population of random solutions and by updating
generations it will search for optimum solution. In GA
approach there are evolution operators such as crossover and
mutation. But PSO has no such operators. In PSO, the
particles fly through the problem space by following the
current optimum particles. PSO is easy in implementation and
having less parameter to make adjustment as compared to GA.
This is one of the advantages of PSO. The many areas of
application of PSO are: function optimization, artificial neural
network training, fuzzy system control, and other areas where
GA can be applied [6].
4.1 Problem Formulation [9]:
=w* +C1*rand ()*( ) +C2*rand
()*( - ) ---------------------- (1)
= + ------------------- (2)
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Special Issue: 03 | May-2014 | NCRIET-2014, Available @ http://www.ijret.org 239
Where C1, C2 are constants
The inertia weight ‘W’ is set according to the following
equation,
W = x ITER ------------ (3)
4.2 Steps of Implementation:
1. Initialize the total cost function this is also called as
Fitness Function. The total cost function is derived
from the individual cost function of the various
generating stations.
2. Initialization of the Parameters of the PSO they are
Population size, C1, C2, , , error
gradient etc.
3. Giving the inputs such as the Fuel cost Functions,
MW limits of the generating stations along with the
B-coefficient matrix and the total power demand.
4. In the first step the random allocation of large
number of vectors (equal to the population size) of
active power are done by satisfying the MW limits.
5. The value of fitness function is calculated for each
vector of active power. The values obtained in the
iteration are compared to obtain Pbest. At each
iteration all values of the whole population are
compared to obtain the Gbest. These values are
updated at each step.
6. The error gradient is checked at each step and the
value of Gbest is plotted till it comes within the pre-
specified range.
7. The final value of Gbest is the minimum cost and the
active power vector represents the economic load
dispatch solution.
4.3 Disadvantages:
1. Since PSO based algorithms are random search
techniques, the convergence will be very slow and
inconsistent for a large scale interconnected power
system as there are enormous number of decision
variables.
2. The inertia weight (in velocity adaptation) in PSO is
fixed throughout the whole search process. However,
for practical applications a small fixed inertia weight
may result in a premature convergence. Hence there
is a need for an adaptive inertia weight.
4.4 Need for Fuzzified PSO
1. PSO algorithm has very large computation time due
to the large number of iterations required to obtain a
global optimum.
2. In classical PSO technique the value of inertia weight
computation is completely based on iteration count
which leads to slow and premature convergence.
Hence there is a need for an adaptive inertia weight.
5. FUZZIFIED PARTICLE SWARM
OPTIMIZATION BASED ECONOMIC LOAD
DISPATCH
This presents an overview of some superior stochastic
optimization techniques followed by the need and formulation
of Fuzzified Particle Swarm Optimization (FPSO) algorithm
for solving Multi-constrained Dynamic Economic Dispatch,
Emission Constrained Economic Dispatch (ECED) and Multi-
area ED problems. Subsequently the FPSO algorithm is
applied on standard test systems for solving the above
mentioned ED problems and the optimal results obtained are
compared and analyzed with other stochastic optimization
techniques[7][8].
5.1 Problem Formulation:
Step 1 (Initialization): An initial swarm of particles Ii of size
n is generated randomly within the feasible range and the
distributions of initial trial parents are uniform. The elements
of each initial particle are the controllable real power outputs
of committed ng generating units.
= [ ]; i=1, 2 …n;
t=1, 2 …NT --------------------------------------------- (1)
Step 2 (Velocity updating): Using the Pbest and Gbest
compute the ith particle velocity as,
= ᵡ {w x + x rand ( - ) +
x rand ( - )} ------------------- (2)
Step 3 (Position updating): Based on the updated velocities,
each particle changes its position as,
- + --------------------- (3)
If a particle violates its position limits in any dimension, set its
position at the violating limit.
Step 4 (Updating Pbest and Gbest): With the updated
position evaluate fitness of all particles in the swarm and
obtain the Pbest of each particle and thereby compute the
Gbest.
Step 5 (Stopping criteria): If the preselected maximum
iteration is reached then the Gbest is the global optimal
solution, otherwise increment the iteration count and repeat
steps 2 to 4 [2].
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Special Issue: 03 | May-2014 | NCRIET-2014, Available @ http://www.ijret.org 240
The above algorithmic steps are depicted in the Flow Chart
below.
5.2 Flowchart
Fig - 1: Flow chart for Fuzzified PSO based ELD.
6. RESULTS
A program has been developed in Matlab and results are
obtained for Fuzzified PSO. Graphs show less iterations and
less computational time. Graphs are shown below (Fig 2 and
Fig 3).
Fig - 2: Graph of Gbest value versus epoch
Fig- 3: Convergence Characteristics
Green color represents the personal best (Pbest), and red color
represents the global best (Gbest) among the particles in Fig 3.
7. CONCLUSIONS
The primary objective of this paper is to develop efficient and
fast Fuzzified Particle Swarm Optimization (FPSO) algorithm
that can be applied to obtain the optimal solutions of multi-
constrained dynamic ED, ECED, multi-area OPF, multi-area
Security Constrained OPF (SCOPF) and OPF with multiple
FACTS controllers.
An enhanced ED problem is developed considering all the
practical constraints leading to an advanced economic dispatch
with multiple objectives and constraints. A new improved
stochastic technique namely Fuzzified Particle Swarm
Optimization (FPSO) is applied to solve multi-constrained
dynamic ED problem.
Start
Initialize position & velocities of
particles
Calculate the fitness function value
Calculate Pbest & Gbest
Update position and velocity of
particles
Is stopping
criteria
satisfied?
Print result
Get the parameters
Stop
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Special Issue: 03 | May-2014 | NCRIET-2014, Available @ http://www.ijret.org 241
The proposed FPSO method is used for solving emission
constrained economic dispatch problem. It is a bi-objective
problem.
The FPSO method is inferred to have superior features than
the classical Particle Swarm Optimization (PSO) methods
such as faster and stable convergence characteristics.
The Fuzzified Particle Swarm Optimization algorithm
developed will be extremely useful for electric power utilities,
for enhancing the economy and security of operation in their
systems.
REFERENCES
[1]. Chowdhury, B.H. and Rahman, S. “A review of recent
advances in economic dispatch,” IEEE Transactions on Power
Systems, Vol. 5, No. 4, pp. 1248-1259,1990.
[2]. Mohd. Asif Iqbal. “Analysis and Comparison of Lambda
Iteration, Genetic Algorithm and Particle Swarm Optimization
to Solve Economic Load Dispatch Problem” IASIR-IJSWS
2012
[3]. A. Laoufi, A Hazzab and M. Rahli, “Power Dispatch
Using Fuzzy-Genetic Algorithm.”IJAER 2009
[4]. T. Ratniyomchai, A. Oonsivilai, P. Pao-La-Or, And T.
Kulworawanichpong, “Particle Swarm Optimization for
Solving Combined Economic and Emission Dispatch
Problems.”RAEE Thailand
[5]. M.A. Abido, “Multiobjective particle swarm optimization
for environmental/economic dispatch problem.” Electric
Power Systems Research 79 (2009) 1105–1113.
[6]. Rasoul Rahmani, Mohd Fauzi Othman “Solving
Economic Dispatch Problem Using Particle Swarm
Optimization By An Evolutionary Technique For Initializing
Particles”. JATIT, 2012
[7]. T. Ratniyomchai, A. oonsivilai, “Particle Swarm
Optimization for Solving Combined Economic and Emission
Dispatch Problems.” Recent Advances In Energy &
Environment. 2010.
[8]. Taher Niknam, Hasan Doagou Mojarrad and Majid
Nayeripour. “A New Hybrid Fuzzy Adaptive Particle Swarm
Optimization For Non-Convex Economic Dispatch.” IJICICI,
Volume 7, January 2011
[9]. N.M Jothi Swaroopan., P. Somasundaram, “Fuzzified
PSO Algorithm For DC-OPF of Interconnected Power
System” Journal of Theoretical and Applied Information
Technology. 2010.
[10]. Mahesh Prasad Mishra, “Solution to Economic Load
Dispatch Using PSO” National Institute of Technology,
Rourkela 2012.

Más contenido relacionado

La actualidad más candente

Multi Area Economic Dispatch Using Secant Method and Tie Line Matrix
Multi Area Economic Dispatch Using Secant Method and Tie Line MatrixMulti Area Economic Dispatch Using Secant Method and Tie Line Matrix
Multi Area Economic Dispatch Using Secant Method and Tie Line MatrixIJAPEJOURNAL
 
HSO: A Hybrid Swarm Optimization Algorithm for Reducing Energy Consumption in...
HSO: A Hybrid Swarm Optimization Algorithm for Reducing Energy Consumption in...HSO: A Hybrid Swarm Optimization Algorithm for Reducing Energy Consumption in...
HSO: A Hybrid Swarm Optimization Algorithm for Reducing Energy Consumption in...TELKOMNIKA JOURNAL
 
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...IRJET Journal
 
Comparative study of fuzzy logic and ann for short term load forecasting
Comparative study of fuzzy logic and ann for short term load forecastingComparative study of fuzzy logic and ann for short term load forecasting
Comparative study of fuzzy logic and ann for short term load forecastingeSAT Publishing House
 
An Application of Genetic Programming for Power System Planning and Operation
An Application of Genetic Programming for Power System Planning and OperationAn Application of Genetic Programming for Power System Planning and Operation
An Application of Genetic Programming for Power System Planning and OperationIDES Editor
 
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
 
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...IRJET Journal
 
IRJET- Optimization of Distributed Generation using Genetics Algorithm an...
IRJET-  	  Optimization of Distributed Generation using Genetics Algorithm an...IRJET-  	  Optimization of Distributed Generation using Genetics Algorithm an...
IRJET- Optimization of Distributed Generation using Genetics Algorithm an...IRJET Journal
 
A Critical Review on Employed Techniques for Short Term Load Forecasting
A Critical Review on Employed Techniques for Short Term Load ForecastingA Critical Review on Employed Techniques for Short Term Load Forecasting
A Critical Review on Employed Techniques for Short Term Load ForecastingIRJET Journal
 
IRJET- Reducing electricity usage in Internet using transactional data
IRJET-  	  Reducing electricity usage in Internet using transactional dataIRJET-  	  Reducing electricity usage in Internet using transactional data
IRJET- Reducing electricity usage in Internet using transactional dataIRJET Journal
 
Network reconfiguration to improve reliability indices and efficiency in dist...
Network reconfiguration to improve reliability indices and efficiency in dist...Network reconfiguration to improve reliability indices and efficiency in dist...
Network reconfiguration to improve reliability indices and efficiency in dist...INFOGAIN PUBLICATION
 
A new design of fuzzy logic controller optimized by PSO-SCSO applied to SFO-D...
A new design of fuzzy logic controller optimized by PSO-SCSO applied to SFO-D...A new design of fuzzy logic controller optimized by PSO-SCSO applied to SFO-D...
A new design of fuzzy logic controller optimized by PSO-SCSO applied to SFO-D...IJECEIAES
 
Economical and Reliable Expansion Alternative of Composite Power System under...
Economical and Reliable Expansion Alternative of Composite Power System under...Economical and Reliable Expansion Alternative of Composite Power System under...
Economical and Reliable Expansion Alternative of Composite Power System under...IJECEIAES
 
Compromising between-eld-&-eed-using-gatool-matlab
Compromising between-eld-&-eed-using-gatool-matlabCompromising between-eld-&-eed-using-gatool-matlab
Compromising between-eld-&-eed-using-gatool-matlabSubhankar Sau
 
Generator Maintenance Scheduling Of Power System Using Hybrid Technique
Generator Maintenance Scheduling Of Power System Using Hybrid TechniqueGenerator Maintenance Scheduling Of Power System Using Hybrid Technique
Generator Maintenance Scheduling Of Power System Using Hybrid TechniqueIRJET Journal
 
A weighted-sum-technique-for-the-joint-optimization-of-performance-and-power-...
A weighted-sum-technique-for-the-joint-optimization-of-performance-and-power-...A weighted-sum-technique-for-the-joint-optimization-of-performance-and-power-...
A weighted-sum-technique-for-the-joint-optimization-of-performance-and-power-...Cemal Ardil
 
ANALYSIS OF THRESHOLD BASED CENTRALIZED LOAD BALANCING POLICY FOR HETEROGENEO...
ANALYSIS OF THRESHOLD BASED CENTRALIZED LOAD BALANCING POLICY FOR HETEROGENEO...ANALYSIS OF THRESHOLD BASED CENTRALIZED LOAD BALANCING POLICY FOR HETEROGENEO...
ANALYSIS OF THRESHOLD BASED CENTRALIZED LOAD BALANCING POLICY FOR HETEROGENEO...ijait
 

La actualidad más candente (20)

40220140503002
4022014050300240220140503002
40220140503002
 
Multi Area Economic Dispatch Using Secant Method and Tie Line Matrix
Multi Area Economic Dispatch Using Secant Method and Tie Line MatrixMulti Area Economic Dispatch Using Secant Method and Tie Line Matrix
Multi Area Economic Dispatch Using Secant Method and Tie Line Matrix
 
HSO: A Hybrid Swarm Optimization Algorithm for Reducing Energy Consumption in...
HSO: A Hybrid Swarm Optimization Algorithm for Reducing Energy Consumption in...HSO: A Hybrid Swarm Optimization Algorithm for Reducing Energy Consumption in...
HSO: A Hybrid Swarm Optimization Algorithm for Reducing Energy Consumption in...
 
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
 
Comparative study of fuzzy logic and ann for short term load forecasting
Comparative study of fuzzy logic and ann for short term load forecastingComparative study of fuzzy logic and ann for short term load forecasting
Comparative study of fuzzy logic and ann for short term load forecasting
 
An Application of Genetic Programming for Power System Planning and Operation
An Application of Genetic Programming for Power System Planning and OperationAn Application of Genetic Programming for Power System Planning and Operation
An Application of Genetic Programming for Power System Planning and Operation
 
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
 
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
IRJET- Optimal Placement and Size of DG and DER for Minimizing Power Loss and...
 
IRJET- Optimization of Distributed Generation using Genetics Algorithm an...
IRJET-  	  Optimization of Distributed Generation using Genetics Algorithm an...IRJET-  	  Optimization of Distributed Generation using Genetics Algorithm an...
IRJET- Optimization of Distributed Generation using Genetics Algorithm an...
 
A Critical Review on Employed Techniques for Short Term Load Forecasting
A Critical Review on Employed Techniques for Short Term Load ForecastingA Critical Review on Employed Techniques for Short Term Load Forecasting
A Critical Review on Employed Techniques for Short Term Load Forecasting
 
IRJET- Reducing electricity usage in Internet using transactional data
IRJET-  	  Reducing electricity usage in Internet using transactional dataIRJET-  	  Reducing electricity usage in Internet using transactional data
IRJET- Reducing electricity usage in Internet using transactional data
 
N03430990106
N03430990106N03430990106
N03430990106
 
Network reconfiguration to improve reliability indices and efficiency in dist...
Network reconfiguration to improve reliability indices and efficiency in dist...Network reconfiguration to improve reliability indices and efficiency in dist...
Network reconfiguration to improve reliability indices and efficiency in dist...
 
A new design of fuzzy logic controller optimized by PSO-SCSO applied to SFO-D...
A new design of fuzzy logic controller optimized by PSO-SCSO applied to SFO-D...A new design of fuzzy logic controller optimized by PSO-SCSO applied to SFO-D...
A new design of fuzzy logic controller optimized by PSO-SCSO applied to SFO-D...
 
Economical and Reliable Expansion Alternative of Composite Power System under...
Economical and Reliable Expansion Alternative of Composite Power System under...Economical and Reliable Expansion Alternative of Composite Power System under...
Economical and Reliable Expansion Alternative of Composite Power System under...
 
Compromising between-eld-&-eed-using-gatool-matlab
Compromising between-eld-&-eed-using-gatool-matlabCompromising between-eld-&-eed-using-gatool-matlab
Compromising between-eld-&-eed-using-gatool-matlab
 
Generator Maintenance Scheduling Of Power System Using Hybrid Technique
Generator Maintenance Scheduling Of Power System Using Hybrid TechniqueGenerator Maintenance Scheduling Of Power System Using Hybrid Technique
Generator Maintenance Scheduling Of Power System Using Hybrid Technique
 
A weighted-sum-technique-for-the-joint-optimization-of-performance-and-power-...
A weighted-sum-technique-for-the-joint-optimization-of-performance-and-power-...A weighted-sum-technique-for-the-joint-optimization-of-performance-and-power-...
A weighted-sum-technique-for-the-joint-optimization-of-performance-and-power-...
 
ANALYSIS OF THRESHOLD BASED CENTRALIZED LOAD BALANCING POLICY FOR HETEROGENEO...
ANALYSIS OF THRESHOLD BASED CENTRALIZED LOAD BALANCING POLICY FOR HETEROGENEO...ANALYSIS OF THRESHOLD BASED CENTRALIZED LOAD BALANCING POLICY FOR HETEROGENEO...
ANALYSIS OF THRESHOLD BASED CENTRALIZED LOAD BALANCING POLICY FOR HETEROGENEO...
 
E010323842
E010323842E010323842
E010323842
 

Destacado

Placate packet dropping attack using secure routing protocol and incentive ba...
Placate packet dropping attack using secure routing protocol and incentive ba...Placate packet dropping attack using secure routing protocol and incentive ba...
Placate packet dropping attack using secure routing protocol and incentive ba...eSAT Publishing House
 
Analysis of rc bridge decks for selected national and internationalstandard l...
Analysis of rc bridge decks for selected national and internationalstandard l...Analysis of rc bridge decks for selected national and internationalstandard l...
Analysis of rc bridge decks for selected national and internationalstandard l...eSAT Publishing House
 
Harmonized scheme for data mining technique to progress decision support syst...
Harmonized scheme for data mining technique to progress decision support syst...Harmonized scheme for data mining technique to progress decision support syst...
Harmonized scheme for data mining technique to progress decision support syst...eSAT Publishing House
 
Performance evaluation of uasbr for milk processing
Performance evaluation of uasbr for milk processingPerformance evaluation of uasbr for milk processing
Performance evaluation of uasbr for milk processingeSAT Publishing House
 
Effect of the use of crumb rubber in conventional
Effect of the use of crumb rubber in conventionalEffect of the use of crumb rubber in conventional
Effect of the use of crumb rubber in conventionaleSAT Publishing House
 
Dvr based hybrid routing protocols in mobile ad-hoc network application and c...
Dvr based hybrid routing protocols in mobile ad-hoc network application and c...Dvr based hybrid routing protocols in mobile ad-hoc network application and c...
Dvr based hybrid routing protocols in mobile ad-hoc network application and c...eSAT Publishing House
 
Arsenic removal from water using activated carbon
Arsenic removal from water using activated carbonArsenic removal from water using activated carbon
Arsenic removal from water using activated carboneSAT Publishing House
 
Swarm robotics for intelligent warehousing an
Swarm robotics for intelligent warehousing anSwarm robotics for intelligent warehousing an
Swarm robotics for intelligent warehousing aneSAT Publishing House
 
Comparison of symmetrical and asymmetrical cascaded
Comparison of symmetrical and asymmetrical cascadedComparison of symmetrical and asymmetrical cascaded
Comparison of symmetrical and asymmetrical cascadedeSAT Publishing House
 
Analysis of problems of biomass grinder integrated
Analysis of problems of biomass grinder integratedAnalysis of problems of biomass grinder integrated
Analysis of problems of biomass grinder integratedeSAT Publishing House
 
Computerized spoiled tomato detection
Computerized spoiled tomato detectionComputerized spoiled tomato detection
Computerized spoiled tomato detectioneSAT Publishing House
 
Performance analysis of new proposed window for
Performance analysis of new proposed window forPerformance analysis of new proposed window for
Performance analysis of new proposed window foreSAT Publishing House
 
View and illumination invariant iterative based image
View and illumination invariant iterative based imageView and illumination invariant iterative based image
View and illumination invariant iterative based imageeSAT Publishing House
 
Three phase vienna rectifier for wind power generation system
Three phase vienna rectifier for wind power generation systemThree phase vienna rectifier for wind power generation system
Three phase vienna rectifier for wind power generation systemeSAT Publishing House
 
Cfd analaysis of flow through a conical exhaust
Cfd analaysis of flow through a conical exhaustCfd analaysis of flow through a conical exhaust
Cfd analaysis of flow through a conical exhausteSAT Publishing House
 
Secure data storage and retrieval in the cloud
Secure data storage and retrieval in the cloudSecure data storage and retrieval in the cloud
Secure data storage and retrieval in the cloudeSAT Publishing House
 
Change in cropping pattern utilizing narmada main
Change in cropping pattern utilizing narmada mainChange in cropping pattern utilizing narmada main
Change in cropping pattern utilizing narmada maineSAT Publishing House
 
Orchestration of web services based on t qo s using user and web services agent
Orchestration of web services based on t qo s using user and web services agentOrchestration of web services based on t qo s using user and web services agent
Orchestration of web services based on t qo s using user and web services agenteSAT Publishing House
 
A multilevel security scheme using chaos based
A multilevel security scheme using chaos basedA multilevel security scheme using chaos based
A multilevel security scheme using chaos basedeSAT Publishing House
 
Parallel unit connected generator model for third
Parallel unit connected generator model for thirdParallel unit connected generator model for third
Parallel unit connected generator model for thirdeSAT Publishing House
 

Destacado (20)

Placate packet dropping attack using secure routing protocol and incentive ba...
Placate packet dropping attack using secure routing protocol and incentive ba...Placate packet dropping attack using secure routing protocol and incentive ba...
Placate packet dropping attack using secure routing protocol and incentive ba...
 
Analysis of rc bridge decks for selected national and internationalstandard l...
Analysis of rc bridge decks for selected national and internationalstandard l...Analysis of rc bridge decks for selected national and internationalstandard l...
Analysis of rc bridge decks for selected national and internationalstandard l...
 
Harmonized scheme for data mining technique to progress decision support syst...
Harmonized scheme for data mining technique to progress decision support syst...Harmonized scheme for data mining technique to progress decision support syst...
Harmonized scheme for data mining technique to progress decision support syst...
 
Performance evaluation of uasbr for milk processing
Performance evaluation of uasbr for milk processingPerformance evaluation of uasbr for milk processing
Performance evaluation of uasbr for milk processing
 
Effect of the use of crumb rubber in conventional
Effect of the use of crumb rubber in conventionalEffect of the use of crumb rubber in conventional
Effect of the use of crumb rubber in conventional
 
Dvr based hybrid routing protocols in mobile ad-hoc network application and c...
Dvr based hybrid routing protocols in mobile ad-hoc network application and c...Dvr based hybrid routing protocols in mobile ad-hoc network application and c...
Dvr based hybrid routing protocols in mobile ad-hoc network application and c...
 
Arsenic removal from water using activated carbon
Arsenic removal from water using activated carbonArsenic removal from water using activated carbon
Arsenic removal from water using activated carbon
 
Swarm robotics for intelligent warehousing an
Swarm robotics for intelligent warehousing anSwarm robotics for intelligent warehousing an
Swarm robotics for intelligent warehousing an
 
Comparison of symmetrical and asymmetrical cascaded
Comparison of symmetrical and asymmetrical cascadedComparison of symmetrical and asymmetrical cascaded
Comparison of symmetrical and asymmetrical cascaded
 
Analysis of problems of biomass grinder integrated
Analysis of problems of biomass grinder integratedAnalysis of problems of biomass grinder integrated
Analysis of problems of biomass grinder integrated
 
Computerized spoiled tomato detection
Computerized spoiled tomato detectionComputerized spoiled tomato detection
Computerized spoiled tomato detection
 
Performance analysis of new proposed window for
Performance analysis of new proposed window forPerformance analysis of new proposed window for
Performance analysis of new proposed window for
 
View and illumination invariant iterative based image
View and illumination invariant iterative based imageView and illumination invariant iterative based image
View and illumination invariant iterative based image
 
Three phase vienna rectifier for wind power generation system
Three phase vienna rectifier for wind power generation systemThree phase vienna rectifier for wind power generation system
Three phase vienna rectifier for wind power generation system
 
Cfd analaysis of flow through a conical exhaust
Cfd analaysis of flow through a conical exhaustCfd analaysis of flow through a conical exhaust
Cfd analaysis of flow through a conical exhaust
 
Secure data storage and retrieval in the cloud
Secure data storage and retrieval in the cloudSecure data storage and retrieval in the cloud
Secure data storage and retrieval in the cloud
 
Change in cropping pattern utilizing narmada main
Change in cropping pattern utilizing narmada mainChange in cropping pattern utilizing narmada main
Change in cropping pattern utilizing narmada main
 
Orchestration of web services based on t qo s using user and web services agent
Orchestration of web services based on t qo s using user and web services agentOrchestration of web services based on t qo s using user and web services agent
Orchestration of web services based on t qo s using user and web services agent
 
A multilevel security scheme using chaos based
A multilevel security scheme using chaos basedA multilevel security scheme using chaos based
A multilevel security scheme using chaos based
 
Parallel unit connected generator model for third
Parallel unit connected generator model for thirdParallel unit connected generator model for third
Parallel unit connected generator model for third
 

Similar a Analysis of economic load dispatch using fuzzified pso

Security Constraint Unit Commitment Considering Line and Unit Contingencies-p...
Security Constraint Unit Commitment Considering Line and Unit Contingencies-p...Security Constraint Unit Commitment Considering Line and Unit Contingencies-p...
Security Constraint Unit Commitment Considering Line and Unit Contingencies-p...IJAPEJOURNAL
 
A new approach to the solution of economic dispatch using particle Swarm opt...
A new approach to the solution of economic dispatch using particle Swarm  opt...A new approach to the solution of economic dispatch using particle Swarm  opt...
A new approach to the solution of economic dispatch using particle Swarm opt...ijcsa
 
V.KARTHIKEYAN PUBLISHED ARTICLE A..
V.KARTHIKEYAN PUBLISHED ARTICLE A..V.KARTHIKEYAN PUBLISHED ARTICLE A..
V.KARTHIKEYAN PUBLISHED ARTICLE A..KARTHIKEYAN V
 
V.KARTHIKEYAN PUBLISHED ARTICLE
V.KARTHIKEYAN PUBLISHED ARTICLEV.KARTHIKEYAN PUBLISHED ARTICLE
V.KARTHIKEYAN PUBLISHED ARTICLEKARTHIKEYAN V
 
A refined solution to classical unit commitment
A refined solution to classical unit commitmentA refined solution to classical unit commitment
A refined solution to classical unit commitmenteSAT Publishing House
 
Neuro-Genetic Optimization of LDO-fired Rotary Furnace Parameters for the Pro...
Neuro-Genetic Optimization of LDO-fired Rotary Furnace Parameters for the Pro...Neuro-Genetic Optimization of LDO-fired Rotary Furnace Parameters for the Pro...
Neuro-Genetic Optimization of LDO-fired Rotary Furnace Parameters for the Pro...IJERD Editor
 
Neuro-Genetic Optimization of LDO-fired Rotary Furnace Parameters for the Pro...
Neuro-Genetic Optimization of LDO-fired Rotary Furnace Parameters for the Pro...Neuro-Genetic Optimization of LDO-fired Rotary Furnace Parameters for the Pro...
Neuro-Genetic Optimization of LDO-fired Rotary Furnace Parameters for the Pro...IJERD Editor
 
Optimal power flow with distributed energy sources using whale optimization a...
Optimal power flow with distributed energy sources using whale optimization a...Optimal power flow with distributed energy sources using whale optimization a...
Optimal power flow with distributed energy sources using whale optimization a...IJECEIAES
 
Techno-economical Unit Commitment Using Harmony Search Optimization Approach
Techno-economical Unit Commitment Using Harmony Search Optimization ApproachTechno-economical Unit Commitment Using Harmony Search Optimization Approach
Techno-economical Unit Commitment Using Harmony Search Optimization ApproachIJAPEJOURNAL
 
Tap changer optimisation using embedded differential evolutionary programming...
Tap changer optimisation using embedded differential evolutionary programming...Tap changer optimisation using embedded differential evolutionary programming...
Tap changer optimisation using embedded differential evolutionary programming...journalBEEI
 
Load Shifting Technique on 24Hour Basis for a Smart-Grid to Reduce Cost and P...
Load Shifting Technique on 24Hour Basis for a Smart-Grid to Reduce Cost and P...Load Shifting Technique on 24Hour Basis for a Smart-Grid to Reduce Cost and P...
Load Shifting Technique on 24Hour Basis for a Smart-Grid to Reduce Cost and P...IRJET Journal
 
IRJET- Swarm Optimization Technique for Economic Load Dispatch
IRJET- Swarm Optimization Technique for Economic Load DispatchIRJET- Swarm Optimization Technique for Economic Load Dispatch
IRJET- Swarm Optimization Technique for Economic Load DispatchIRJET Journal
 
IRJET- Economic Load Dispatch using Metaheuristic Algorithms
IRJET-  	  Economic Load Dispatch using Metaheuristic AlgorithmsIRJET-  	  Economic Load Dispatch using Metaheuristic Algorithms
IRJET- Economic Load Dispatch using Metaheuristic AlgorithmsIRJET Journal
 
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
 
Optimization of automatic voltage regulator by proportional integral derivati...
Optimization of automatic voltage regulator by proportional integral derivati...Optimization of automatic voltage regulator by proportional integral derivati...
Optimization of automatic voltage regulator by proportional integral derivati...eSAT Journals
 
15325008%2 e2014%2e1002589
15325008%2 e2014%2e100258915325008%2 e2014%2e1002589
15325008%2 e2014%2e1002589rehman1oo
 
ENERGY EFFICIENT SCHEDULING FOR REAL-TIME EMBEDDED SYSTEMS WITH PRECEDENCE AN...
ENERGY EFFICIENT SCHEDULING FOR REAL-TIME EMBEDDED SYSTEMS WITH PRECEDENCE AN...ENERGY EFFICIENT SCHEDULING FOR REAL-TIME EMBEDDED SYSTEMS WITH PRECEDENCE AN...
ENERGY EFFICIENT SCHEDULING FOR REAL-TIME EMBEDDED SYSTEMS WITH PRECEDENCE AN...IJCSEA Journal
 
Advanced Automated Approach for Interconnected Power System Congestion Forecast
Advanced Automated Approach for Interconnected Power System Congestion ForecastAdvanced Automated Approach for Interconnected Power System Congestion Forecast
Advanced Automated Approach for Interconnected Power System Congestion ForecastPower System Operation
 
Optimization of FLC Using PSO – FF Hybrid Algorithm Using DSTATCOM for Powe...
Optimization of FLC Using PSO  –  FF Hybrid Algorithm Using DSTATCOM for Powe...Optimization of FLC Using PSO  –  FF Hybrid Algorithm Using DSTATCOM for Powe...
Optimization of FLC Using PSO – FF Hybrid Algorithm Using DSTATCOM for Powe...YogeshIJTSRD
 

Similar a Analysis of economic load dispatch using fuzzified pso (20)

Security Constraint Unit Commitment Considering Line and Unit Contingencies-p...
Security Constraint Unit Commitment Considering Line and Unit Contingencies-p...Security Constraint Unit Commitment Considering Line and Unit Contingencies-p...
Security Constraint Unit Commitment Considering Line and Unit Contingencies-p...
 
A new approach to the solution of economic dispatch using particle Swarm opt...
A new approach to the solution of economic dispatch using particle Swarm  opt...A new approach to the solution of economic dispatch using particle Swarm  opt...
A new approach to the solution of economic dispatch using particle Swarm opt...
 
V.KARTHIKEYAN PUBLISHED ARTICLE A..
V.KARTHIKEYAN PUBLISHED ARTICLE A..V.KARTHIKEYAN PUBLISHED ARTICLE A..
V.KARTHIKEYAN PUBLISHED ARTICLE A..
 
V.KARTHIKEYAN PUBLISHED ARTICLE
V.KARTHIKEYAN PUBLISHED ARTICLEV.KARTHIKEYAN PUBLISHED ARTICLE
V.KARTHIKEYAN PUBLISHED ARTICLE
 
A refined solution to classical unit commitment
A refined solution to classical unit commitmentA refined solution to classical unit commitment
A refined solution to classical unit commitment
 
Neuro-Genetic Optimization of LDO-fired Rotary Furnace Parameters for the Pro...
Neuro-Genetic Optimization of LDO-fired Rotary Furnace Parameters for the Pro...Neuro-Genetic Optimization of LDO-fired Rotary Furnace Parameters for the Pro...
Neuro-Genetic Optimization of LDO-fired Rotary Furnace Parameters for the Pro...
 
Neuro-Genetic Optimization of LDO-fired Rotary Furnace Parameters for the Pro...
Neuro-Genetic Optimization of LDO-fired Rotary Furnace Parameters for the Pro...Neuro-Genetic Optimization of LDO-fired Rotary Furnace Parameters for the Pro...
Neuro-Genetic Optimization of LDO-fired Rotary Furnace Parameters for the Pro...
 
Optimal power flow with distributed energy sources using whale optimization a...
Optimal power flow with distributed energy sources using whale optimization a...Optimal power flow with distributed energy sources using whale optimization a...
Optimal power flow with distributed energy sources using whale optimization a...
 
Techno-economical Unit Commitment Using Harmony Search Optimization Approach
Techno-economical Unit Commitment Using Harmony Search Optimization ApproachTechno-economical Unit Commitment Using Harmony Search Optimization Approach
Techno-economical Unit Commitment Using Harmony Search Optimization Approach
 
Tap changer optimisation using embedded differential evolutionary programming...
Tap changer optimisation using embedded differential evolutionary programming...Tap changer optimisation using embedded differential evolutionary programming...
Tap changer optimisation using embedded differential evolutionary programming...
 
Load Shifting Technique on 24Hour Basis for a Smart-Grid to Reduce Cost and P...
Load Shifting Technique on 24Hour Basis for a Smart-Grid to Reduce Cost and P...Load Shifting Technique on 24Hour Basis for a Smart-Grid to Reduce Cost and P...
Load Shifting Technique on 24Hour Basis for a Smart-Grid to Reduce Cost and P...
 
IRJET- Swarm Optimization Technique for Economic Load Dispatch
IRJET- Swarm Optimization Technique for Economic Load DispatchIRJET- Swarm Optimization Technique for Economic Load Dispatch
IRJET- Swarm Optimization Technique for Economic Load Dispatch
 
IRJET- Economic Load Dispatch using Metaheuristic Algorithms
IRJET-  	  Economic Load Dispatch using Metaheuristic AlgorithmsIRJET-  	  Economic Load Dispatch using Metaheuristic Algorithms
IRJET- Economic Load Dispatch using Metaheuristic Algorithms
 
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...
 
Optimization of automatic voltage regulator by proportional integral derivati...
Optimization of automatic voltage regulator by proportional integral derivati...Optimization of automatic voltage regulator by proportional integral derivati...
Optimization of automatic voltage regulator by proportional integral derivati...
 
15325008%2 e2014%2e1002589
15325008%2 e2014%2e100258915325008%2 e2014%2e1002589
15325008%2 e2014%2e1002589
 
ENERGY EFFICIENT SCHEDULING FOR REAL-TIME EMBEDDED SYSTEMS WITH PRECEDENCE AN...
ENERGY EFFICIENT SCHEDULING FOR REAL-TIME EMBEDDED SYSTEMS WITH PRECEDENCE AN...ENERGY EFFICIENT SCHEDULING FOR REAL-TIME EMBEDDED SYSTEMS WITH PRECEDENCE AN...
ENERGY EFFICIENT SCHEDULING FOR REAL-TIME EMBEDDED SYSTEMS WITH PRECEDENCE AN...
 
F43022431
F43022431F43022431
F43022431
 
Advanced Automated Approach for Interconnected Power System Congestion Forecast
Advanced Automated Approach for Interconnected Power System Congestion ForecastAdvanced Automated Approach for Interconnected Power System Congestion Forecast
Advanced Automated Approach for Interconnected Power System Congestion Forecast
 
Optimization of FLC Using PSO – FF Hybrid Algorithm Using DSTATCOM for Powe...
Optimization of FLC Using PSO  –  FF Hybrid Algorithm Using DSTATCOM for Powe...Optimization of FLC Using PSO  –  FF Hybrid Algorithm Using DSTATCOM for Powe...
Optimization of FLC Using PSO – FF Hybrid Algorithm Using DSTATCOM for Powe...
 

Más de eSAT Publishing House

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnameSAT Publishing House
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...eSAT Publishing House
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnameSAT Publishing House
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...eSAT Publishing House
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaeSAT Publishing House
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingeSAT Publishing House
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...eSAT Publishing House
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...eSAT Publishing House
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...eSAT Publishing House
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a revieweSAT Publishing House
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...eSAT Publishing House
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard managementeSAT Publishing House
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallseSAT Publishing House
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...eSAT Publishing House
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...eSAT Publishing House
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaeSAT Publishing House
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structureseSAT Publishing House
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingseSAT Publishing House
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...eSAT Publishing House
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...eSAT Publishing House
 

Más de eSAT Publishing House (20)

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnam
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnam
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, india
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity building
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a review
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard management
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear walls
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of india
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structures
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildings
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
 

Último

Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayEpec Engineered Technologies
 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086anil_gaur
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptDineshKumar4165
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueBhangaleSonal
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapRishantSharmaFr
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...tanu pandey
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdfKamal Acharya
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfRagavanV2
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Standamitlee9823
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.Kamal Acharya
 
2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projectssmsksolar
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptMsecMca
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTbhaskargani46
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
 

Último (20)

Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdf
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 

Analysis of economic load dispatch using fuzzified pso

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Special Issue: 03 | May-2014 | NCRIET-2014, Available @ http://www.ijret.org 237 ANALYSIS OF ECONOMIC LOAD DISPATCH USING FUZZIFIED PSO Bhagyashree Hosamani1 , C R Sharada Prasad2 1 M.Tech Student, EEE, UBDT College of Engineering, Davanagere, Karnataka, India 2 Associate Professor, EEE, UBDT College of Engineering, Davanagere, Karnataka, India Abstract With large interconnection of the electric networks, the energy crisis in the world and continuous rise in prices, it is very essential to reduce the running charges of the electric energy i.e., reduce the fuel consumption for meeting a particular load demand. The main aim in the economic dispatch is to minimize the total cost of generating real power at various stations while satisfying the loads and the losses in transmission links. A novel method is introduced in the planning and operation of power systems to provide reliable and quality power to consumers at economical cost. The primary objective of this paper is to develop efficient and fast Fuzzified Particle Swarm Optimization (FPSO) algorithm that can be applied to obtain the optimal solutions of multi-constrained dynamic ED, OPF. In this paper, I considered Fuzzified particle swam optimization to solve multi-constrained dynamic economic dispatch problem. The FPSO Method is inferred to have superior features than conventional methods and gives faster and stable convergence characteristics. PSO is popular due to its significant property of dealing with optimization problem and ease of computation. But the critical drawback of PSO is more number of iterations required and hence the computation time is required to obtain the optimal solution is more and also the premature convergence Hence to overcome the premature convergence and to speed up the process, a classical PSO technique is incorporated with fuzzy logic to get a faster convergence This improved technique is termed as Fuzzified Particle Swarm Optimization (FPSO). The proposed method can provide an accurate solution with fast convergence and has the potential to be applied to other power system optimization problems. Keywords: Economic Dispatch(ED), Optimal Power Flow (OPF), Particle Swarm Optimization (PSO). -----------------------------------------------------------------------***----------------------------------------------------------------------- 1. INTRODUCTION In electrical power system operation we can minimize the total generation cost by solving the economic dispatch problem by satisfying some constraints. Economic load dispatch is taken as optimization problem, to minimize the generation cost. There are many algorithms to find the rate of optimum product for every power generation division. Usual algorithms that are used to solve the economic load dispatch problems are,  Lambda iteration method.  Gradient method.  Newton method. Demand on energy is increasing day by day, whereas energy resources are decreasing on the other side. Thus optimization is necessary for power system operation and planning. Economic Dispatch provides the best optimization scheme for selecting the best generation schedule for supplying a preset load, with minimum cost and satisfying the constraints [1]. The computation of optimum generation schedules for the predicted loads over a period of time, with due considerations of generator ramping rate limits, non-smooth fuel cost function due to valve-point effect, spinning reserve contribution constraints and prohibitive operating zones leads to an advanced economic dispatch with multiple objectives and several adequate constraints, effectively termed as multi- constrained dynamic economic dispatch [2]. Thermal power stations are a major cause of atmospheric pollution, due to the high concentration of pollutants emitted. Currently, with the increasing awareness of environmental pollution caused by burning fossil fuels, controlling the amount of pollutant emission is also a major criterion in the economic dispatch problem. The purpose of Emission Constrained Economic Dispatch (ECED) is to obtain the optimal generation schedule by minimizing the fuel cost and the emission level simultaneously while satisfying load demand and other operational constraints [3]. From the exhaustive literature review on OPF it is inferred that numerous deterministic and stochastic optimization techniques have been applied for solving the OPF problems. Moreover the conventional deterministic mathematical optimization techniques are complex and leads to high computational burden for large scale systems, and for stochastic algorithms the large number of iterations leads to a very large computation time. Partial Swarm Optimization (PSO) technique is superior over all other stochastic techniques cited in the literature review. But certain critical Limitations are observed in the general PSO technique. The literature review reveals that there exists a need for developing simple, effective and accurate algorithm for solving ED and OPF problems without and with security constraints. Hence, in this research, an amendment has been made to PSO algorithm to overcome drawbacks [2][3][5].
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Special Issue: 03 | May-2014 | NCRIET-2014, Available @ http://www.ijret.org 238 In this paper a new method is introduced to solve economic load dispatch problem so that the state of the present power system can be optimized. the various objectives considered in the optimization problem are minimization of total generation cost, minimization of total network active power loss and maximization of security level. 2. ECONOMIC LOAD DISPATCH In electric power industry the importance is given to the operation of electric power system optimally and efficiently. Now a day, the utilities are trying to minimize the cost of running power systems and also trying to satisfy the demand of their customers and by doing so the profit can be achieved. For committed units it is necessary to operate optimally to supply the expected load demand of customers even with limited number of generating units, increasing fuel cost and also increasing demand for power in different time intervals. The main objective in ELD is to schedule the outputs of committed generating units by meeting the power demand with reduced operating cost to the utilities and also satisfying equality and inequality constraints. Previously many researches have been carried out for load dispatch problem. There are different problems involved in ELD, the two main problems considered are, Unit Commitment or pre-dispatch problem and On-line economic dispatch. In unit commitment problem the optimal generating unit is selected among the available generating units to meet the expected load demand. In the on-line economic dispatch the load is distributed equally among the generating units in order to minimize the total cost of supplying power [10]. 2.1 Conventional Methods for solving ELD Problem 1. The Lambda –Iteration Method 2. The Gradient Search Method 3. Newton’s Method 4. ED with Piecewise linear Cost Functions 5. Base Point & Participation factor. 6. Linear Programming. 7. Dynamic Programming. Fuzzy Logic and Particle Swarm Optimization methods are introduced recently for solving load dispatch problem. 3. ECONOMIC LOAD DISPATCH USING FUZZY LOGIC The fuzzy logic method is treated as robust method because it deals with fuzzy or crisp values and does not require precise inputs and it can be programmed even if a feedback sensor quits or is destroyed. Even though there is a wide variation in the inputs the output control is a smooth control function. The fuzzy logic controller processes user-defined rules hence it can be modified easily to improve or modify system performance. By the generation of appropriate governing rules the system can be incorporated with new sensors. Fuzzy logic is not limited one or two control outputs, and it is not necessary to compute rate-of-change of parameters in order for implementation. The sensor data is sufficient because that provides some indication of a system's actions and reactions. Hence the sensors will be inexpensive and less complex [3]. 3.1 Advantages & Disadvantages: 3.1.1 Advantages: 1. ANFIS (Adaptive Neuro-Fuzzy Inference System) method is faster in operation and gets better results in most cases compare to delta gradient and analytical method. 2. ANFIS Method uses the MATLAB toolbox and it is applied to solve the problem that involves large number of power plants. 3. Fuzzy logic solutions are easy to verify and optimize. 3.1.2 Disadvantage: The variation in the limits of the real power generated will be within minimum and maximum. Hence in the real time optimization ELD problem will become more non-linear. 4. ECONOMIC LOAD DISPATCH USING PSO Particle swarm optimization (PSO) is a technique of solving optimization problem which considers the population based stochastic optimization technique. This method is developed by Dr.Ebehart and Dr. Kennedy in 1995, the main inspiration is by the social behavior of bird flocking or fish schooling. PSO is a robust, stochastic computational technique based on movement and intelligence of swarm. PSO has many similarities with evolutionary computation techniques such as Genetic Algorithms (GA). The initialization of the system is done with a population of random solutions and by updating generations it will search for optimum solution. In GA approach there are evolution operators such as crossover and mutation. But PSO has no such operators. In PSO, the particles fly through the problem space by following the current optimum particles. PSO is easy in implementation and having less parameter to make adjustment as compared to GA. This is one of the advantages of PSO. The many areas of application of PSO are: function optimization, artificial neural network training, fuzzy system control, and other areas where GA can be applied [6]. 4.1 Problem Formulation [9]: =w* +C1*rand ()*( ) +C2*rand ()*( - ) ---------------------- (1) = + ------------------- (2)
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Special Issue: 03 | May-2014 | NCRIET-2014, Available @ http://www.ijret.org 239 Where C1, C2 are constants The inertia weight ‘W’ is set according to the following equation, W = x ITER ------------ (3) 4.2 Steps of Implementation: 1. Initialize the total cost function this is also called as Fitness Function. The total cost function is derived from the individual cost function of the various generating stations. 2. Initialization of the Parameters of the PSO they are Population size, C1, C2, , , error gradient etc. 3. Giving the inputs such as the Fuel cost Functions, MW limits of the generating stations along with the B-coefficient matrix and the total power demand. 4. In the first step the random allocation of large number of vectors (equal to the population size) of active power are done by satisfying the MW limits. 5. The value of fitness function is calculated for each vector of active power. The values obtained in the iteration are compared to obtain Pbest. At each iteration all values of the whole population are compared to obtain the Gbest. These values are updated at each step. 6. The error gradient is checked at each step and the value of Gbest is plotted till it comes within the pre- specified range. 7. The final value of Gbest is the minimum cost and the active power vector represents the economic load dispatch solution. 4.3 Disadvantages: 1. Since PSO based algorithms are random search techniques, the convergence will be very slow and inconsistent for a large scale interconnected power system as there are enormous number of decision variables. 2. The inertia weight (in velocity adaptation) in PSO is fixed throughout the whole search process. However, for practical applications a small fixed inertia weight may result in a premature convergence. Hence there is a need for an adaptive inertia weight. 4.4 Need for Fuzzified PSO 1. PSO algorithm has very large computation time due to the large number of iterations required to obtain a global optimum. 2. In classical PSO technique the value of inertia weight computation is completely based on iteration count which leads to slow and premature convergence. Hence there is a need for an adaptive inertia weight. 5. FUZZIFIED PARTICLE SWARM OPTIMIZATION BASED ECONOMIC LOAD DISPATCH This presents an overview of some superior stochastic optimization techniques followed by the need and formulation of Fuzzified Particle Swarm Optimization (FPSO) algorithm for solving Multi-constrained Dynamic Economic Dispatch, Emission Constrained Economic Dispatch (ECED) and Multi- area ED problems. Subsequently the FPSO algorithm is applied on standard test systems for solving the above mentioned ED problems and the optimal results obtained are compared and analyzed with other stochastic optimization techniques[7][8]. 5.1 Problem Formulation: Step 1 (Initialization): An initial swarm of particles Ii of size n is generated randomly within the feasible range and the distributions of initial trial parents are uniform. The elements of each initial particle are the controllable real power outputs of committed ng generating units. = [ ]; i=1, 2 …n; t=1, 2 …NT --------------------------------------------- (1) Step 2 (Velocity updating): Using the Pbest and Gbest compute the ith particle velocity as, = ᵡ {w x + x rand ( - ) + x rand ( - )} ------------------- (2) Step 3 (Position updating): Based on the updated velocities, each particle changes its position as, - + --------------------- (3) If a particle violates its position limits in any dimension, set its position at the violating limit. Step 4 (Updating Pbest and Gbest): With the updated position evaluate fitness of all particles in the swarm and obtain the Pbest of each particle and thereby compute the Gbest. Step 5 (Stopping criteria): If the preselected maximum iteration is reached then the Gbest is the global optimal solution, otherwise increment the iteration count and repeat steps 2 to 4 [2].
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Special Issue: 03 | May-2014 | NCRIET-2014, Available @ http://www.ijret.org 240 The above algorithmic steps are depicted in the Flow Chart below. 5.2 Flowchart Fig - 1: Flow chart for Fuzzified PSO based ELD. 6. RESULTS A program has been developed in Matlab and results are obtained for Fuzzified PSO. Graphs show less iterations and less computational time. Graphs are shown below (Fig 2 and Fig 3). Fig - 2: Graph of Gbest value versus epoch Fig- 3: Convergence Characteristics Green color represents the personal best (Pbest), and red color represents the global best (Gbest) among the particles in Fig 3. 7. CONCLUSIONS The primary objective of this paper is to develop efficient and fast Fuzzified Particle Swarm Optimization (FPSO) algorithm that can be applied to obtain the optimal solutions of multi- constrained dynamic ED, ECED, multi-area OPF, multi-area Security Constrained OPF (SCOPF) and OPF with multiple FACTS controllers. An enhanced ED problem is developed considering all the practical constraints leading to an advanced economic dispatch with multiple objectives and constraints. A new improved stochastic technique namely Fuzzified Particle Swarm Optimization (FPSO) is applied to solve multi-constrained dynamic ED problem. Start Initialize position & velocities of particles Calculate the fitness function value Calculate Pbest & Gbest Update position and velocity of particles Is stopping criteria satisfied? Print result Get the parameters Stop
  • 5. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Special Issue: 03 | May-2014 | NCRIET-2014, Available @ http://www.ijret.org 241 The proposed FPSO method is used for solving emission constrained economic dispatch problem. It is a bi-objective problem. The FPSO method is inferred to have superior features than the classical Particle Swarm Optimization (PSO) methods such as faster and stable convergence characteristics. The Fuzzified Particle Swarm Optimization algorithm developed will be extremely useful for electric power utilities, for enhancing the economy and security of operation in their systems. REFERENCES [1]. Chowdhury, B.H. and Rahman, S. “A review of recent advances in economic dispatch,” IEEE Transactions on Power Systems, Vol. 5, No. 4, pp. 1248-1259,1990. [2]. Mohd. Asif Iqbal. “Analysis and Comparison of Lambda Iteration, Genetic Algorithm and Particle Swarm Optimization to Solve Economic Load Dispatch Problem” IASIR-IJSWS 2012 [3]. A. Laoufi, A Hazzab and M. Rahli, “Power Dispatch Using Fuzzy-Genetic Algorithm.”IJAER 2009 [4]. T. Ratniyomchai, A. Oonsivilai, P. Pao-La-Or, And T. Kulworawanichpong, “Particle Swarm Optimization for Solving Combined Economic and Emission Dispatch Problems.”RAEE Thailand [5]. M.A. Abido, “Multiobjective particle swarm optimization for environmental/economic dispatch problem.” Electric Power Systems Research 79 (2009) 1105–1113. [6]. Rasoul Rahmani, Mohd Fauzi Othman “Solving Economic Dispatch Problem Using Particle Swarm Optimization By An Evolutionary Technique For Initializing Particles”. JATIT, 2012 [7]. T. Ratniyomchai, A. oonsivilai, “Particle Swarm Optimization for Solving Combined Economic and Emission Dispatch Problems.” Recent Advances In Energy & Environment. 2010. [8]. Taher Niknam, Hasan Doagou Mojarrad and Majid Nayeripour. “A New Hybrid Fuzzy Adaptive Particle Swarm Optimization For Non-Convex Economic Dispatch.” IJICICI, Volume 7, January 2011 [9]. N.M Jothi Swaroopan., P. Somasundaram, “Fuzzified PSO Algorithm For DC-OPF of Interconnected Power System” Journal of Theoretical and Applied Information Technology. 2010. [10]. Mahesh Prasad Mishra, “Solution to Economic Load Dispatch Using PSO” National Institute of Technology, Rourkela 2012.