Economic Load Dispatch Using Computational Techniques
Economic Load Dispatch Using Computational Techniques
https://doi.org/10.22214/ijraset.2022.47977
International Journal for Research in Applied Science & Engineering Technology (IJRASET)
ISSN: 2321-9653; IC Value: 45.98; SJ Impact Factor: 7.538
Volume 10 Issue XII Dec 2022- Available at www.ijraset.com
Abstract: This research paper introduces the importance of economic dispatch in a power system. Economic dispatch was the
method used in allocating the output power of each generator to achieve the optimal dispatch to reduce fuel cost to the
minimum. The research paper discusses how the economic dispatch problem can be solved by using the methods of Particle
Swarm Optimization (PSO) and Lambda Iteration (LI). These methods were applied in IEEE-30 busses systems. The system was
tested on a few loads demands to find out the total fuel cost, power losses, and computational time.
Keywords: Economic Load Dispatch, Lambda Iteration, Particle Swarm Optimization, Fuel Costs, Computational Methods
I. INTRODUCTION
The power saved is power generated, and transmission losses ultimately raise the cost of power transmitted to the end user.
Transmission losses account for 5 to 10% of total generation. Reduced transmission losses in the system will result in an improved
voltage profile, which will reduce generation costs. In other words, power generation and transmission must be done in such a way
that system transmission losses are minimized. Modern heuristic or probabilistic search optimization techniques such as DP
(dynamic programming), GA (genetic algorithms), AI (artificial intelligence), and Particle Swarm Optimization (PSO) are required
to solve the complex ELD problem.
©IJRASET: All Rights are Reserved | SJ Impact Factor 7.538 | ISRA Journal Impact Factor 7.894 | 831
International Journal for Research in Applied Science & Engineering Technology (IJRASET)
ISSN: 2321-9653; IC Value: 45.98; SJ Impact Factor: 7.538
Volume 10 Issue XII Dec 2022- Available at www.ijraset.com
The sequence of steps applied to solve the ELD problem using PSO is as follows.
1) The fitness function i.e., the reciprocal of the cost of generation, is initialized.
2) The parameters of PSO i.e., c1, c2, population size, , i , error gradient, etc. a,re initialized.
3) Input data is fed, which includes cost functions, MW limits of generators, B-coefficient matrix, and load-demand.
4) At the beginning of the execution of the algorithm many active power vectors which satisfy MW limits of generators are
allocated at random.
5) The value of fitness function for each vector of active power is evaluated. The values which are obtained in a single iterative
step are compared to decide pbest. All the fitness function values for the whole population are compared which decides the
gbest. These pbest and gbest values are updated at each iterative step.
6) In each iteration the error gradient is checked and gbest is plotted till it comes within the pre-specified range.
7) The gbest value so obtained is the minimum cost. Active power vector determines the optimum ELD (economic load dispatch)
solution.
IV. RESULTS
In Table (I,II), the system lambda was obtained for 6 generators 30 bus system during the analysis using the Lambda Iteration
method. Every generator must have the same lambda value to have optimal dispatch. (LI) method using less computational time in
every analysis of different power demands during the analysis of economic dispatch using MATLAB programming. From the table
below [13], it was shown the dispatched power for each generator, losses in transmission, fuel cost, system Lambda and
computational time under different power demands
©IJRASET: All Rights are Reserved | SJ Impact Factor 7.538 | ISRA Journal Impact Factor 7.894 | 832
International Journal for Research in Applied Science & Engineering Technology (IJRASET)
ISSN: 2321-9653; IC Value: 45.98; SJ Impact Factor: 7.538
Volume 10 Issue XII Dec 2022- Available at www.ijraset.com
In the particle swarm optimization analysis in Table (III), the number of particles was set to 100. Besides, the weight factor was
between the ranges of 0.4 to 0.9. The (PSO) was able to search for larger space and discover the G-best. The constants were set to 2.
Then, the number of iterations was set as 1000 iterations to avoid the analysis completely. Before it was really done, the iteration,
the Error was set as e-6, so if the error was less than this value, the iteration process would terminate after 5000 iterations. During
the analysis, the B-coefficient was considered to calculate the losses in the transmission line for a more accurate result. Besides, the
generator’s power limit constraint was also involved in the analysis. The computational time was obtained by using MATLAB.
©IJRASET: All Rights are Reserved | SJ Impact Factor 7.538 | ISRA Journal Impact Factor 7.894 | 833
International Journal for Research in Applied Science & Engineering Technology (IJRASET)
ISSN: 2321-9653; IC Value: 45.98; SJ Impact Factor: 7.538
Volume 10 Issue XII Dec 2022- Available at www.ijraset.com
Table (V) describes the comparison between lambda iteration results and particle swarm optimization results, including various load
demands, costs, power losses, and computation time columns. It was found that the (PSO) method is more accurate in fuel cost and
power losses compared to the (LI) method. Besides, the (LI) method losses are also higher than the (PSO) method, which will cause
a cost increase.
V. CONCLUSION
Economic dispatch played an important role in the economy and environment. Thus, to achieve a more effective dispatch, two
methods were used to solve, IEEE 30 busses generators power system. The methods were Particle Swarm Optimization (PSO) and
Lambda Iteration (LI). These two methods were analyzed using MATLAB software by running the codes for each of the methods.
From the analysis of IEEE 30 busses generators system with transmission losses, it was found that the PSO method was able to
produce a better accuracy in fuel cost and power losses compared to the LI method.
REFERENCES
[1] J.H.Park, Y.S. Kin, I.K.Eong and K.Y.Lee, “Economic Load Dispatch for Piecewise Quadratic Cost Function using Hopfield Neural Network,” IEEE
Transaction on Power System, Vol. 8, No.-3, pp. 1030-1038, August 1993.
[2] Po-Hung and Hong-Chan Chang, “Large Scale Economic Dispatch by Genetic Algorithm,” IEEE Transaction on Power System, Vol.10, No.-4, pp. 1919-1926,
Nov. 1995.
[3] Zee-Lee Gaing, “Particle swarm optimization to solving the economic dispatch considering the generator limits, ” IEEE Trans. Power Syst., vol. 18, pp. 1187-
1195, Aug. 2003.
[4] T. Aruldoss Albert Victoire, A. Ebenezer Jeyakumar, “Hybrid PSO-SQP for Economic Dispatch with Valve-Point Effect,” Elsevier, Vol. 71, pp. 51-59,
December 2003.
[5] G.Kalidas Babul et al, “Network and Generator Constrained ED Using Real and Binary Coded Gas”, Int. Journal of Engineering Research and Applications
ISSN: 2248-9622, Vol. 3, Issue 5, Oct 2013, pp.1185-1192.
[6] D. Rahall, G. Nikita and S. Harsha “Economic Load Dispatch Problem and MATLAB Programming of Different Methods” International Conference of
Advance Research and Innovation (ICARI-2014).
[7] A. Zonal, D. Devendra “Power Economic Dispatch of Thermal Power Plant Using Classical Traditional Method” International Journal for Research in Applied
Science & Engineering Technology (IJRASET), Vol. 4 Issue II, pp2321-9653.
[8] K.D. Susheel, J. Achala, and A.P.Huddar “Journal of Electrical and Electronics Engineering” (IOSR-JEEE), Vol. 10, Issue 2 Ver. III, PP 27-32.
[9] Z. Lee Gaing- “Particle Swarm Optimization to Solving the Economic Dispatch Considering the Generator Constraints” IEEE Transactions on power systems,
VOL. 18, NO. 3, Apr 2003 pp (1187-1195).
[10] Sivanagaraju “power system operation and control” JNTU Kakinada” copyripht2010, typeset by mukesh technologies pvt.ltd Pondicherry. Associate professor,
department of electrical &electronics engineering university college of engineering.
[11] A. Kauri, A.P. Singh and A. Hardwar. “Analysis of Economic Load Dispatch Using Genetic Algorithm,” International Journal of Application or Innovation in
Engineering & Management (IJAIEM), vol. 3, no. 3,pp. 240-246.
[12] Y. M. Swarup, K. S. Izui, “Optimal economic power dispatch using genetic algorithms” Proceedings of the Second International Forum. 1993 Neural Networks
to Power Systems.ANNPS157- 162.
[13] Zaineb Nisar, “Economic Load Dispatch using Lambda Iteration, Particle Swarm Optimization & Genetic Algorithm,” Volume 9 Issue VIII Aug 2021,
IJRASET
©IJRASET: All Rights are Reserved | SJ Impact Factor 7.538 | ISRA Journal Impact Factor 7.894 | 834