SlideShare a Scribd company logo
ACEEE Int. J. on Control System and Instrumentation, Vol. 03, No. 02, March 2012



    Genetic algorithm based Different Re-dispatching
   Scheduling of Generator Units for Calculating Short
    Run Marginal Cost in Deregulated Environment
                                                 1
                                                     Priyanka Roy and 2A.Chakrabarti
     1
         Department of Electrical Engineering, Techno India, EM 4/1, Sector – V, Salt Lake, Kolkata-700091, W.B. India.
                                                   roy_priyan@rediffmail.com
          2
            Department of Electrical Engineering, Bengal Engineering and Science University, Shibpur, Botanic Garden,
                                                   Howrah - 711103, W.B. India
                                                  a_chakraborti55@yahoo.com


Abstract— Proper pricing of active power is an important issue           regulated environment, these are not produce any significant
in deregulated power environment. This paper presents a                  pricing scheme in open access system. In the context of
flexible formulation for determining short run marginal cost             deregulated electricity market, many literatures show marginal
of synchronous generators using genetic algorithm based                  cost of wheeling transactions and non-utility generation options
different re-dispatching scheduling considering economic load
                                                                         using OPF [8], calculation of SRMC for power production taking
dispatch as well as optimized loss condition. By integrating
genetic algorithm based solution, problem formulation became
                                                                         into account of real and reactive powers [9]. A mathematical
easier. The solution obtained from this methodology is quite             model of electric power system has been developed to
encouraging and useful in the economic point of view and it              understand marginal prices for consumers and generators in
has been observed that for calculating short run marginal                competitive generation market and verified with a practical power
cost, generator re-dispatching solution is better than classical         system [10]. Different methods of transmission pricing for
method solution. The proposed approach is efficient in the               wheeling transactions [11] is also adopted.
real time application and allows for carrying out active power               This paper introduces an alternative approach to determine
pricing independently. The paper includes test result of IEEE            SRMC using genetic algorithm based different redispatching
30 bus standard test system.
                                                                         solution followed by calculating SRMC for each generator. Using
Keywords— Short run marginal cost, genetic algorithm,                    genetic algorithm, three types of optimization problems have
economic load dispatch, loss optimization.                               been solved i.e. one simple ELD problem, loss optimization
                                                                         problem as well as loss optimization maintaining ELD constraint.
                        I. INTRODUCTION                                  In each and every optimization problem, one re-dispatching
                                                                         scheduling of generator units has been found. It has been
    In a restructured power industry, Electricity transmission           observed that calculating SRMC in open environment, re-
and distribution are considered natural monopolies, whereas              scheduling gives better result compare to conventional ELD
generation and retailing are open to competition. Open access            problem. One of the advantages of genetic algorithm is that it is
to the generation system and fair, cost reflective pricing of            a parallel process because it has multiple offspring thus making
generation are very imperative for healthy competition in the            it ideal for large problems where evaluation of all possible
power sector. Short run marginal cost (SRMC) in deregulated              solutions in serial would be too time taking. Application of the
environment is calculated from optimal power flow (OPF)                  proposed pricing formulation is demonstrated on the IEEE30
solution. Economic load dispatch (ELD) problem is the sub                bus systems. The results have also been compared with the
problem of OPF. The main objective of ELD is to minimize the             conventional method of solution of the ELD problem and shown
fuel cost while satisfying the load demand with transmission             that proposed re-dispatching method is more significant than
constraints. The classical lambda iteration method is the base to        classical one.
solve the ELD problem. This method is used equal increment                    In section 2, the proposed GA based ELD formulation as
cost criterion for systems without transmission losses and               well as loss optimization techniques together with SRMC
penalty factors using B-coefficient matrix for considering the           expressions are derived. Section 3 demonstrates the application
losses.                                                                  of proposed formulation on IEEE 30 bus test systems.
    In the past few years the interest in charging methodology           Conclusion follows in section 4.
has become more pronounced. Many techniques have been
adopted and used to solve this problem. Pricing method such as           A. Nomenclature
postage stamp, contract path, and megawatt mile are applied [1-             In the analytical model following symbols have been used:
2]. The various rate structures have sought improvements in a
wide range of social objectives including the cost of electricity
                                                                                 Fctotal    : Cost function of an N-bus power
generation, reliability of supply, utility profits and even income                           systems having NG number of fossil
distribution [3-7], but these methods are only applicable to                                 fuel units

© 2012 ACEEE                                                         1
DOI: 01.IJCSI.03.02.45
ACEEE Int. J. on Control System and Instrumentation, Vol. 03, No. 02, March 2012


   N                   : Number of buses                                                  Subject to

   ,  ,             : Cost coefficients                                                g ( x, u )  0                                                          (2)

   Bij                                                                                    h( x, u )  0                                                         (3)
                       : Loss coefficients for active power
                                                                                             Where
                      : Power factor angles of bus load
                                                                                                   NG       NG
                      : Phase angles of bus voltages                                     Fctotal    Fci     i PGi             2
                                                                                                                                              i PGi   i 
                                                                                                   i 1     i 1
   PD                 : Real power demands
                                                                                          The equality constraints (2) are the power flow equations, while
   PG                 : Real power outputs
                                                                                          the inequality constraints (3) are due to various operational
   PL                 : Real loss .                                                       limitations. The limitations include lower and upper limits of
                                                                                          generator power capacity.
    Rij              : Series resistance of lines                                         2) Loss optimization problem
                                                                                             The active loss is conventionally expressed using B-
    pi             : Lagrangian multiplier for active power                              coefficient (or loss coefficient) matrix and can be represented as,
                        balance at the ith bus                                                                n       m

g ( x, u )  0 : Equality constraint                                                          PL    PGi Bij PGj
                                                                                                             i 1 j 1
h( x, u )  0 : Inequality constraint
                                                                                                              n              n      m
                  : Tolerance limit                                                       B00   Bi 0 PGi   PGi Bij PGj
    ρi              : Short run marginal cost for ith bus                                                                                                          (5)
                                                                                                             i 1           i 1 j 1

                                                                                          For a system of N-plants, the loss coefficients are given by :
Suffix i stands for ith bus while suffix j stands for jth bus. The
variables have been expressed in p.u. while the angles have                                                   cos( i   j ) Rij
been expressed in degree.                                                                 Bij 
                                                                                                    cos  i cos  j | Vi || V j |
             II. GA BASED RE-SCHEDULING WITH SRMC                                                                                                                   (6)
    Genetic algorithm (GA) is a global adaptive search technique                                         n        m                             m
based on the mechanics of natural genetics. It is applied to                              B00   PDi Bij PDj And Bi 0   ( Bij  B ji ) PDj
optimize existing solutions by using methods based on biological                                     i 1 j 1                                  j 1
evolution presented by Charles Darwin. It has many applications                           Constraints are considered to be
in certain types of problems that yield better results than the                                 min
commonly used methods. To solve a specific problem with GA,                                  PG i           PGi  PGmax
                                                                                                                     i
                                                                                                                                                                    (7)
a function known as fitness function needs to be constructed
                                                                                          and
which allows different possible solutions to be evaluated. The
                                                                                                     n
algorithm will then take those solutions and evaluate each one,
deleting the ones that show no promise towards a result but                                    PGi  PD  PL                                                     (8)
                                                                                                    i 1
keeping those which seem to show some activity towards a
working solution.                                                                         3) Loss optimization with ELD constraint
                                                                                              This paper proposed a new generation re-scheduling
A. Problem formulation considering power flow                                             where loss optimization problem is taken as a fitness function
requirements within GA                                                                    for GA based solution where a new constraint is included, i.e.
    In this paper, comparison study of short run marginal                                 ELD constraint, in a single optimization problem. Fitness function
cost calculation is made and analyzed with three different re-                            for this problem is same as discussed in equation number (5)
sheduling techniques, namely economic load dispatch, loss                                 and (6) where as a different constraint function is incorporated
optimization within power flow and loss optimization                                      with other constraints mentioned in equation number (7) and
technique with maintaining economic load dispatch                                         (8). Penalty factor has been selected as the constraint function,
constraint. The respective fitness function for three different                           and is given by equation number (9).
optimization problems is given hereunder.
1) Economic load dispatch problem                                                                                        
    The objective function being the total cost of power
                                                                                          dFc ( PGi )  1                 
generation, we have                                                                                                      
                      NG                                                                    dPG i 1  PL                                                         (9)
                                                                                                       P                
GC ( x, u )   Fc ( PGi )                       Gi              
                      i 1
© 2012 ACEEE                                                                          2
DOI: 01.IJCSI.03.02.45
ACEEE Int. J. on Control System and Instrumentation, Vol. 03, No. 02, March 2012


According to the marginal cost theory, the marginal price ρi for             of four types of condition denoted in types 1 to 4. All the
active power injection at bus i is                                           generating powers are in p.u. basis and for each condition
                                                                             Lagrange multiplier and B-coefficient are kept constant for power
           PL                                                               balancing. The incremental loss cost and respective short run
ρi =     -
         PGi                 for i = 1,2,……..,n               (10)        marginal cost of the generators for each operating condition are
                                                                             given in table IV.
i.e. for SRMC for active power at a generator bus has two
                                                                                                  TABLE I. T EST   SYSTEM PROPERTIES
components, the first is the increment cost and the second is in
proportion to the system production cost rate multiplied by the
incremental loss caused by transmitting active power to this
bus.


                                                                                               TABLE II. PRODUCTION UNITS’   PROPERTIES




                                                                             Table III shows different types of rescheduling, where first three
                                                                             scheduling are computed using genetic algorithm whereas forth
                                                                             one is classical method economic load dispatch. For each
                                                                             scheduling, system operating loss is also computed. It has been
                                                                             observed that for GA based scheduling, loss is less compared
                                                                             to classical method. Moreover, in between three types of
                                                                             scheduling, loss is minimum in third type of optimization, where
                                                                             not only system loss is optimized, ELD condition is also fulfilled.
                                                                                 In table IV, Incremental loss cost as well as short run marginal
                                                                             cost are calculated for each scheduling denoted in table IV. It
                                                                             has been observed again that incremental loss cost is much
                                                                             lesser in GA based scheduling compared to classical one.
       Figure 1. Flowchart of the proposed optimization procedure            Between three GA based optimization, proposed scheduling
                                                                             where loss optimization and ELD both are maintained, computed
             III. ANALYSIS   AND COMPARISON WITH EXAMPLE
                                                                             lesser incremental loss cost compared to other GA based
    To examine the validity of GA model for proposed re-                     optimization. As soon as loss cost is decreased, short run
dispatching scheduling of the power generation of the                        marginal cost of the generating units as well as total plant’s
participating generators as well as SRMC calculation in the                  marginal cost is increased. This observation can be conveyed a
deregulated electricity market, IEEE 30 bus test system has been             good economic message to the generation companies in
considered. The respective test system details are given in table            deregulated environment to determine a new open access pricing
I and II. Table III shows different re-dispatching scheduling                scheme for generating units.
                                              T ABLE III. different re-dispatching scheduling of generator units




© 2012 ACEEE                                                             3
DOI: 01.IJCSI.03.02.45
ACEEE Int. J. on Control System and Instrumentation, Vol. 03, No. 02, March 2012

                                          TABLE IV. I NCREMENTAL LOSS   COST AND   SRMC FOR GENERATING UNITS




                                                                         [3] .Jaskow, “Contribution to the theory of marginal cost pricing,”
                         IV. CONCLUSION                                  the bell journal of economics, vol9, no1, 1976.
                                                                         [4] A.Kahn, The economics of regulation, principles and
     This paper proposes a genetic algorithm based different             institutions, newyork, john wileyand sons, inc, 1971.
power generation scheduling, i.e. economic load dispatch                 [5] G.Morgan, S.Talukdar, “electric power load management:
scheduling, loss optimized scheduling and a new scheduling               some technical, economic, social issues, proc of IEEE, vol 67, no 2,
where loss optimization as well as ELD constrained are maintained        feb, 1979.
for calculating optimized short run marginal cost for each               [6] M.Munasinghe, “principles of modern electricity pricing”
generating unit with incremental loss cost. For each optimization        proc of IEEE , vol 69, no 3, march, 1981
problem LaGrange multiplier and B-coefficient of the system are          [7] Electric utility rate design study, EPRI, 1979.
                                                                         [8] R Mukerji, W Neugebauer, R P Ludorf and A Catelli.
kept constant. These features can be used for further studies of
                                                                         ‘Evaluation of Wheeling and Non-utility Generation (NUG)
recovering generating cost by gencos in open access. The GA              Options Using Optimal Power Flows’, IEEE Transactions on
based solution has been found suitable for calculation of SRMC           Power Systems, vol 7, no 1, 1992, pp 201-207.
of synchronous generators in deregulated environment which               [9] A A El-Keib and X Ma. ‘Calculating Short Run Marginal
is fundamentally different from those existing literature.               Costs of Active and Reactive Power Production’.IEEE Transactions
                                                                         on Power Systems, vol 12,no 2,1997,pp 559-565.
                          REFERENCES                                     [10] I J Perez-Arriaga and C Meseguer. ‘Wholesale Marginal Prices
                                                                         in Competitive Gener ation Markets’, IEEE Transactions on Power
[1] M.C.Caramanis, R.E.Bohn and F.C. Schweppe, “ optimal spot            Systems, vol 12, no 2, 1997, pp 710-717.
price:practice and theory,” IEEE trans on power app and syst, vol        [11] Y R Sood, N P Padhy and H O Gupta. ‘Wheeling of Power
101, no 9, sept, 1982.                                                   under Deregulated Environment of Power System - A Bibliographical
[2] R.D.Tabors, F.C.Schweppe and M.C.Caramanis, “utility                 Survey’, IEEE Transactions on Power Systems, vol 17, no 3, 2002,
experience with real time rates,” IEEE trans on power apps and           pp 870-878.
syst, vol 101, no 9, sept 1982.




© 2012 ACEEE                                                        4
DOI: 01.IJCSI.03.02.45

More Related Content

What's hot

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
IJAPEJOURNAL
 
Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...
Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...
Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...
ijeei-iaes
 
Optimum reactive power compensation for distribution system using dolphin alg...
Optimum reactive power compensation for distribution system using dolphin alg...Optimum reactive power compensation for distribution system using dolphin alg...
Optimum reactive power compensation for distribution system using dolphin alg...
IJECEIAES
 
1
11
Optimal Reactive Power Dispatch using Crow Search Algorithm
Optimal Reactive Power Dispatch using Crow Search Algorithm Optimal Reactive Power Dispatch using Crow Search Algorithm
Optimal Reactive Power Dispatch using Crow Search Algorithm
IJECEIAES
 
Enhancements of Extended Locational Marginal Pricing – Advancing Practical Im...
Enhancements of Extended Locational Marginal Pricing – Advancing Practical Im...Enhancements of Extended Locational Marginal Pricing – Advancing Practical Im...
Enhancements of Extended Locational Marginal Pricing – Advancing Practical Im...
Power System Operation
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
IJERD Editor
 
Small Signal Stability Improvement and Congestion Management Using PSO Based ...
Small Signal Stability Improvement and Congestion Management Using PSO Based ...Small Signal Stability Improvement and Congestion Management Using PSO Based ...
Small Signal Stability Improvement and Congestion Management Using PSO Based ...
IDES Editor
 
Energy Audit And Management Of Induction Motor Using Field Test And Genetic A...
Energy Audit And Management Of Induction Motor Using Field Test And Genetic A...Energy Audit And Management Of Induction Motor Using Field Test And Genetic A...
Energy Audit And Management Of Induction Motor Using Field Test And Genetic A...
IDES Editor
 
Ah31245249
Ah31245249Ah31245249
Ah31245249
IJERA Editor
 
IRJET- A New Approach to Economic Load Dispatch by using Improved QEMA ba...
IRJET-  	  A New Approach to Economic Load Dispatch by using Improved QEMA ba...IRJET-  	  A New Approach to Economic Load Dispatch by using Improved QEMA ba...
IRJET- A New Approach to Economic Load Dispatch by using Improved QEMA ba...
IRJET Journal
 
Speed Conrol of Separately Excited dc Motor using Fuzzy Technique
Speed Conrol of Separately Excited dc Motor using Fuzzy TechniqueSpeed Conrol of Separately Excited dc Motor using Fuzzy Technique
Speed Conrol of Separately Excited dc Motor using Fuzzy Technique
IDES Editor
 
Asymmetric quasi impedance source buck-boost converter
Asymmetric quasi impedance source buck-boost converterAsymmetric quasi impedance source buck-boost converter
Asymmetric quasi impedance source buck-boost converter
IJECEIAES
 
Improvement of voltage profile for large scale power system using soft comput...
Improvement of voltage profile for large scale power system using soft comput...Improvement of voltage profile for large scale power system using soft comput...
Improvement of voltage profile for large scale power system using soft comput...
TELKOMNIKA JOURNAL
 
Biogeography Based Optimization Approach for Optimal Power Flow Problem Consi...
Biogeography Based Optimization Approach for Optimal Power Flow Problem Consi...Biogeography Based Optimization Approach for Optimal Power Flow Problem Consi...
Biogeography Based Optimization Approach for Optimal Power Flow Problem Consi...
IDES Editor
 
Hybrid bypass technique to mitigate leakage current in the grid-tied inverter
Hybrid bypass technique to mitigate leakage current in the grid-tied inverterHybrid bypass technique to mitigate leakage current in the grid-tied inverter
Hybrid bypass technique to mitigate leakage current in the grid-tied inverter
IJECEIAES
 
Optimal power flow based congestion management using enhanced genetic algorithms
Optimal power flow based congestion management using enhanced genetic algorithmsOptimal power flow based congestion management using enhanced genetic algorithms
Optimal power flow based congestion management using enhanced genetic algorithms
IJECEIAES
 
L367174
L367174L367174
L367174
IJERA Editor
 
FAST VOLTAGE STABILTY INDEX BASED OPTIMAL REACTIVE POWER PLANNING USING DIFFE...
FAST VOLTAGE STABILTY INDEX BASED OPTIMAL REACTIVE POWER PLANNING USING DIFFE...FAST VOLTAGE STABILTY INDEX BASED OPTIMAL REACTIVE POWER PLANNING USING DIFFE...
FAST VOLTAGE STABILTY INDEX BASED OPTIMAL REACTIVE POWER PLANNING USING DIFFE...
elelijjournal
 

What's hot (19)

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
 
Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...
Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...
Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...
 
Optimum reactive power compensation for distribution system using dolphin alg...
Optimum reactive power compensation for distribution system using dolphin alg...Optimum reactive power compensation for distribution system using dolphin alg...
Optimum reactive power compensation for distribution system using dolphin alg...
 
1
11
1
 
Optimal Reactive Power Dispatch using Crow Search Algorithm
Optimal Reactive Power Dispatch using Crow Search Algorithm Optimal Reactive Power Dispatch using Crow Search Algorithm
Optimal Reactive Power Dispatch using Crow Search Algorithm
 
Enhancements of Extended Locational Marginal Pricing – Advancing Practical Im...
Enhancements of Extended Locational Marginal Pricing – Advancing Practical Im...Enhancements of Extended Locational Marginal Pricing – Advancing Practical Im...
Enhancements of Extended Locational Marginal Pricing – Advancing Practical Im...
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
Small Signal Stability Improvement and Congestion Management Using PSO Based ...
Small Signal Stability Improvement and Congestion Management Using PSO Based ...Small Signal Stability Improvement and Congestion Management Using PSO Based ...
Small Signal Stability Improvement and Congestion Management Using PSO Based ...
 
Energy Audit And Management Of Induction Motor Using Field Test And Genetic A...
Energy Audit And Management Of Induction Motor Using Field Test And Genetic A...Energy Audit And Management Of Induction Motor Using Field Test And Genetic A...
Energy Audit And Management Of Induction Motor Using Field Test And Genetic A...
 
Ah31245249
Ah31245249Ah31245249
Ah31245249
 
IRJET- A New Approach to Economic Load Dispatch by using Improved QEMA ba...
IRJET-  	  A New Approach to Economic Load Dispatch by using Improved QEMA ba...IRJET-  	  A New Approach to Economic Load Dispatch by using Improved QEMA ba...
IRJET- A New Approach to Economic Load Dispatch by using Improved QEMA ba...
 
Speed Conrol of Separately Excited dc Motor using Fuzzy Technique
Speed Conrol of Separately Excited dc Motor using Fuzzy TechniqueSpeed Conrol of Separately Excited dc Motor using Fuzzy Technique
Speed Conrol of Separately Excited dc Motor using Fuzzy Technique
 
Asymmetric quasi impedance source buck-boost converter
Asymmetric quasi impedance source buck-boost converterAsymmetric quasi impedance source buck-boost converter
Asymmetric quasi impedance source buck-boost converter
 
Improvement of voltage profile for large scale power system using soft comput...
Improvement of voltage profile for large scale power system using soft comput...Improvement of voltage profile for large scale power system using soft comput...
Improvement of voltage profile for large scale power system using soft comput...
 
Biogeography Based Optimization Approach for Optimal Power Flow Problem Consi...
Biogeography Based Optimization Approach for Optimal Power Flow Problem Consi...Biogeography Based Optimization Approach for Optimal Power Flow Problem Consi...
Biogeography Based Optimization Approach for Optimal Power Flow Problem Consi...
 
Hybrid bypass technique to mitigate leakage current in the grid-tied inverter
Hybrid bypass technique to mitigate leakage current in the grid-tied inverterHybrid bypass technique to mitigate leakage current in the grid-tied inverter
Hybrid bypass technique to mitigate leakage current in the grid-tied inverter
 
Optimal power flow based congestion management using enhanced genetic algorithms
Optimal power flow based congestion management using enhanced genetic algorithmsOptimal power flow based congestion management using enhanced genetic algorithms
Optimal power flow based congestion management using enhanced genetic algorithms
 
L367174
L367174L367174
L367174
 
FAST VOLTAGE STABILTY INDEX BASED OPTIMAL REACTIVE POWER PLANNING USING DIFFE...
FAST VOLTAGE STABILTY INDEX BASED OPTIMAL REACTIVE POWER PLANNING USING DIFFE...FAST VOLTAGE STABILTY INDEX BASED OPTIMAL REACTIVE POWER PLANNING USING DIFFE...
FAST VOLTAGE STABILTY INDEX BASED OPTIMAL REACTIVE POWER PLANNING USING DIFFE...
 

Similar to Genetic algorithm based Different Re-dispatching Scheduling of Generator Units for Calculating Short Run Marginal Cost in Deregulated Environment

Gs3511851192
Gs3511851192Gs3511851192
Gs3511851192
IJERA Editor
 
FINAL VERSION PPT.pptx
FINAL VERSION PPT.pptxFINAL VERSION PPT.pptx
FINAL VERSION PPT.pptx
DeanAcademicsRamacha
 
IRJET- Optimal Power Flow Solution of Transmission Line Network of Electric p...
IRJET- Optimal Power Flow Solution of Transmission Line Network of Electric p...IRJET- Optimal Power Flow Solution of Transmission Line Network of Electric p...
IRJET- Optimal Power Flow Solution of Transmission Line Network of Electric p...
IRJET Journal
 
Economic Load Dispatch for Multi-Generator Systems with Units Having Nonlinea...
Economic Load Dispatch for Multi-Generator Systems with Units Having Nonlinea...Economic Load Dispatch for Multi-Generator Systems with Units Having Nonlinea...
Economic Load Dispatch for Multi-Generator Systems with Units Having Nonlinea...
IJAPEJOURNAL
 
Hybrid Particle Swarm Optimization for Multi-objective Reactive Power Optimiz...
Hybrid Particle Swarm Optimization for Multi-objective Reactive Power Optimiz...Hybrid Particle Swarm Optimization for Multi-objective Reactive Power Optimiz...
Hybrid Particle Swarm Optimization for Multi-objective Reactive Power Optimiz...
IDES Editor
 
Network loss reduction and voltage improvement by optimal placement and sizin...
Network loss reduction and voltage improvement by optimal placement and sizin...Network loss reduction and voltage improvement by optimal placement and sizin...
Network loss reduction and voltage improvement by optimal placement and sizin...
nooriasukmaningtyas
 
F43022431
F43022431F43022431
F43022431
IJERA Editor
 
Evolutionary algorithm solution for economic dispatch problems
Evolutionary algorithm solution for economic dispatch  problemsEvolutionary algorithm solution for economic dispatch  problems
Evolutionary algorithm solution for economic dispatch problems
IJECEIAES
 
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
V.KARTHIKEYAN PUBLISHED ARTICLEV.KARTHIKEYAN PUBLISHED ARTICLE
V.KARTHIKEYAN PUBLISHED ARTICLE
KARTHIKEYAN V
 
V.KARTHIKEYAN PUBLISHED ARTICLE A..
V.KARTHIKEYAN PUBLISHED ARTICLE A..V.KARTHIKEYAN PUBLISHED ARTICLE A..
V.KARTHIKEYAN PUBLISHED ARTICLE A..
KARTHIKEYAN V
 
IRJET- A Comparative Study of Economic Load Dispatch Optimization Methods
IRJET- A Comparative Study of Economic Load Dispatch Optimization MethodsIRJET- A Comparative Study of Economic Load Dispatch Optimization Methods
IRJET- A Comparative Study of Economic Load Dispatch Optimization Methods
IRJET Journal
 
Optimal Economic Load Dispatch of the Nigerian Thermal Power Stations Using P...
Optimal Economic Load Dispatch of the Nigerian Thermal Power Stations Using P...Optimal Economic Load Dispatch of the Nigerian Thermal Power Stations Using P...
Optimal Economic Load Dispatch of the Nigerian Thermal Power Stations Using P...
theijes
 
Comparative study of methods for optimal reactive power dispatch
Comparative study of methods for optimal reactive power dispatchComparative study of methods for optimal reactive power dispatch
Comparative study of methods for optimal reactive power dispatch
elelijjournal
 
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
 
IMPROVED SWARM INTELLIGENCE APPROACH TO MULTI OBJECTIVE ED PROBLEMS
IMPROVED SWARM INTELLIGENCE APPROACH TO MULTI OBJECTIVE ED PROBLEMSIMPROVED SWARM INTELLIGENCE APPROACH TO MULTI OBJECTIVE ED PROBLEMS
IMPROVED SWARM INTELLIGENCE APPROACH TO MULTI OBJECTIVE ED PROBLEMS
Suganthi Thangaraj
 
Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units
Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units
Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units
IJECEIAES
 
Dual technique of reconfiguration and capacitor placement for distribution sy...
Dual technique of reconfiguration and capacitor placement for distribution sy...Dual technique of reconfiguration and capacitor placement for distribution sy...
Dual technique of reconfiguration and capacitor placement for distribution sy...
IJECEIAES
 
A Decomposition Aggregation Method for Solving Electrical Power Dispatch Prob...
A Decomposition Aggregation Method for Solving Electrical Power Dispatch Prob...A Decomposition Aggregation Method for Solving Electrical Power Dispatch Prob...
A Decomposition Aggregation Method for Solving Electrical Power Dispatch Prob...
raj20072
 
Hybrid Particle Swarm Optimization for Solving Multi-Area Economic Dispatch P...
Hybrid Particle Swarm Optimization for Solving Multi-Area Economic Dispatch P...Hybrid Particle Swarm Optimization for Solving Multi-Area Economic Dispatch P...
Hybrid Particle Swarm Optimization for Solving Multi-Area Economic Dispatch P...
ijsc
 

Similar to Genetic algorithm based Different Re-dispatching Scheduling of Generator Units for Calculating Short Run Marginal Cost in Deregulated Environment (20)

Gs3511851192
Gs3511851192Gs3511851192
Gs3511851192
 
FINAL VERSION PPT.pptx
FINAL VERSION PPT.pptxFINAL VERSION PPT.pptx
FINAL VERSION PPT.pptx
 
IRJET- Optimal Power Flow Solution of Transmission Line Network of Electric p...
IRJET- Optimal Power Flow Solution of Transmission Line Network of Electric p...IRJET- Optimal Power Flow Solution of Transmission Line Network of Electric p...
IRJET- Optimal Power Flow Solution of Transmission Line Network of Electric p...
 
Economic Load Dispatch for Multi-Generator Systems with Units Having Nonlinea...
Economic Load Dispatch for Multi-Generator Systems with Units Having Nonlinea...Economic Load Dispatch for Multi-Generator Systems with Units Having Nonlinea...
Economic Load Dispatch for Multi-Generator Systems with Units Having Nonlinea...
 
Hybrid Particle Swarm Optimization for Multi-objective Reactive Power Optimiz...
Hybrid Particle Swarm Optimization for Multi-objective Reactive Power Optimiz...Hybrid Particle Swarm Optimization for Multi-objective Reactive Power Optimiz...
Hybrid Particle Swarm Optimization for Multi-objective Reactive Power Optimiz...
 
Network loss reduction and voltage improvement by optimal placement and sizin...
Network loss reduction and voltage improvement by optimal placement and sizin...Network loss reduction and voltage improvement by optimal placement and sizin...
Network loss reduction and voltage improvement by optimal placement and sizin...
 
F43022431
F43022431F43022431
F43022431
 
Evolutionary algorithm solution for economic dispatch problems
Evolutionary algorithm solution for economic dispatch  problemsEvolutionary algorithm solution for economic dispatch  problems
Evolutionary algorithm solution for economic dispatch problems
 
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
V.KARTHIKEYAN PUBLISHED ARTICLEV.KARTHIKEYAN PUBLISHED ARTICLE
V.KARTHIKEYAN PUBLISHED ARTICLE
 
V.KARTHIKEYAN PUBLISHED ARTICLE A..
V.KARTHIKEYAN PUBLISHED ARTICLE A..V.KARTHIKEYAN PUBLISHED ARTICLE A..
V.KARTHIKEYAN PUBLISHED ARTICLE A..
 
IRJET- A Comparative Study of Economic Load Dispatch Optimization Methods
IRJET- A Comparative Study of Economic Load Dispatch Optimization MethodsIRJET- A Comparative Study of Economic Load Dispatch Optimization Methods
IRJET- A Comparative Study of Economic Load Dispatch Optimization Methods
 
Optimal Economic Load Dispatch of the Nigerian Thermal Power Stations Using P...
Optimal Economic Load Dispatch of the Nigerian Thermal Power Stations Using P...Optimal Economic Load Dispatch of the Nigerian Thermal Power Stations Using P...
Optimal Economic Load Dispatch of the Nigerian Thermal Power Stations Using P...
 
Comparative study of methods for optimal reactive power dispatch
Comparative study of methods for optimal reactive power dispatchComparative study of methods for optimal reactive power dispatch
Comparative study of methods for optimal reactive power dispatch
 
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...
 
IMPROVED SWARM INTELLIGENCE APPROACH TO MULTI OBJECTIVE ED PROBLEMS
IMPROVED SWARM INTELLIGENCE APPROACH TO MULTI OBJECTIVE ED PROBLEMSIMPROVED SWARM INTELLIGENCE APPROACH TO MULTI OBJECTIVE ED PROBLEMS
IMPROVED SWARM INTELLIGENCE APPROACH TO MULTI OBJECTIVE ED PROBLEMS
 
Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units
Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units
Firefly Algorithm to Opmimal Distribution of Reactive Power Compensation Units
 
Dual technique of reconfiguration and capacitor placement for distribution sy...
Dual technique of reconfiguration and capacitor placement for distribution sy...Dual technique of reconfiguration and capacitor placement for distribution sy...
Dual technique of reconfiguration and capacitor placement for distribution sy...
 
A Decomposition Aggregation Method for Solving Electrical Power Dispatch Prob...
A Decomposition Aggregation Method for Solving Electrical Power Dispatch Prob...A Decomposition Aggregation Method for Solving Electrical Power Dispatch Prob...
A Decomposition Aggregation Method for Solving Electrical Power Dispatch Prob...
 
Hybrid Particle Swarm Optimization for Solving Multi-Area Economic Dispatch P...
Hybrid Particle Swarm Optimization for Solving Multi-Area Economic Dispatch P...Hybrid Particle Swarm Optimization for Solving Multi-Area Economic Dispatch P...
Hybrid Particle Swarm Optimization for Solving Multi-Area Economic Dispatch P...
 

More from IDES Editor

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

More from IDES Editor (20)

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

Recently uploaded

Full-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalizationFull-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalization
Zilliz
 
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to ProductionGenerative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Aggregage
 
Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1
DianaGray10
 
20240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 202420240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 2024
Matthew Sinclair
 
National Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practicesNational Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practices
Quotidiano Piemontese
 
20240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 202420240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 2024
Matthew Sinclair
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 
Microsoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdfMicrosoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdf
Uni Systems S.M.S.A.
 
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex ProofszkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
Alex Pruden
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
ControlCase
 
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
Neo4j
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
SOFTTECHHUB
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
Safe Software
 
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
名前 です男
 
RESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for studentsRESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for students
KAMESHS29
 
Video Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the FutureVideo Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the Future
Alpen-Adria-Universität
 
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdfUni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems S.M.S.A.
 
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Nexer Digital
 
Pushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 daysPushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 days
Adtran
 
Mind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AIMind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AI
Kumud Singh
 

Recently uploaded (20)

Full-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalizationFull-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalization
 
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to ProductionGenerative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to Production
 
Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1
 
20240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 202420240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 2024
 
National Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practicesNational Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practices
 
20240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 202420240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 2024
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 
Microsoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdfMicrosoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdf
 
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex ProofszkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
 
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
 
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
 
RESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for studentsRESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for students
 
Video Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the FutureVideo Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the Future
 
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdfUni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdf
 
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?
 
Pushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 daysPushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 days
 
Mind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AIMind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AI
 

Genetic algorithm based Different Re-dispatching Scheduling of Generator Units for Calculating Short Run Marginal Cost in Deregulated Environment

  • 1. ACEEE Int. J. on Control System and Instrumentation, Vol. 03, No. 02, March 2012 Genetic algorithm based Different Re-dispatching Scheduling of Generator Units for Calculating Short Run Marginal Cost in Deregulated Environment 1 Priyanka Roy and 2A.Chakrabarti 1 Department of Electrical Engineering, Techno India, EM 4/1, Sector – V, Salt Lake, Kolkata-700091, W.B. India. roy_priyan@rediffmail.com 2 Department of Electrical Engineering, Bengal Engineering and Science University, Shibpur, Botanic Garden, Howrah - 711103, W.B. India a_chakraborti55@yahoo.com Abstract— Proper pricing of active power is an important issue regulated environment, these are not produce any significant in deregulated power environment. This paper presents a pricing scheme in open access system. In the context of flexible formulation for determining short run marginal cost deregulated electricity market, many literatures show marginal of synchronous generators using genetic algorithm based cost of wheeling transactions and non-utility generation options different re-dispatching scheduling considering economic load using OPF [8], calculation of SRMC for power production taking dispatch as well as optimized loss condition. By integrating genetic algorithm based solution, problem formulation became into account of real and reactive powers [9]. A mathematical easier. The solution obtained from this methodology is quite model of electric power system has been developed to encouraging and useful in the economic point of view and it understand marginal prices for consumers and generators in has been observed that for calculating short run marginal competitive generation market and verified with a practical power cost, generator re-dispatching solution is better than classical system [10]. Different methods of transmission pricing for method solution. The proposed approach is efficient in the wheeling transactions [11] is also adopted. real time application and allows for carrying out active power This paper introduces an alternative approach to determine pricing independently. The paper includes test result of IEEE SRMC using genetic algorithm based different redispatching 30 bus standard test system. solution followed by calculating SRMC for each generator. Using Keywords— Short run marginal cost, genetic algorithm, genetic algorithm, three types of optimization problems have economic load dispatch, loss optimization. been solved i.e. one simple ELD problem, loss optimization problem as well as loss optimization maintaining ELD constraint. I. INTRODUCTION In each and every optimization problem, one re-dispatching scheduling of generator units has been found. It has been In a restructured power industry, Electricity transmission observed that calculating SRMC in open environment, re- and distribution are considered natural monopolies, whereas scheduling gives better result compare to conventional ELD generation and retailing are open to competition. Open access problem. One of the advantages of genetic algorithm is that it is to the generation system and fair, cost reflective pricing of a parallel process because it has multiple offspring thus making generation are very imperative for healthy competition in the it ideal for large problems where evaluation of all possible power sector. Short run marginal cost (SRMC) in deregulated solutions in serial would be too time taking. Application of the environment is calculated from optimal power flow (OPF) proposed pricing formulation is demonstrated on the IEEE30 solution. Economic load dispatch (ELD) problem is the sub bus systems. The results have also been compared with the problem of OPF. The main objective of ELD is to minimize the conventional method of solution of the ELD problem and shown fuel cost while satisfying the load demand with transmission that proposed re-dispatching method is more significant than constraints. The classical lambda iteration method is the base to classical one. solve the ELD problem. This method is used equal increment In section 2, the proposed GA based ELD formulation as cost criterion for systems without transmission losses and well as loss optimization techniques together with SRMC penalty factors using B-coefficient matrix for considering the expressions are derived. Section 3 demonstrates the application losses. of proposed formulation on IEEE 30 bus test systems. In the past few years the interest in charging methodology Conclusion follows in section 4. has become more pronounced. Many techniques have been adopted and used to solve this problem. Pricing method such as A. Nomenclature postage stamp, contract path, and megawatt mile are applied [1- In the analytical model following symbols have been used: 2]. The various rate structures have sought improvements in a wide range of social objectives including the cost of electricity Fctotal : Cost function of an N-bus power generation, reliability of supply, utility profits and even income systems having NG number of fossil distribution [3-7], but these methods are only applicable to fuel units © 2012 ACEEE 1 DOI: 01.IJCSI.03.02.45
  • 2. ACEEE Int. J. on Control System and Instrumentation, Vol. 03, No. 02, March 2012 N : Number of buses Subject to  ,  , : Cost coefficients g ( x, u )  0  (2) Bij h( x, u )  0  (3) : Loss coefficients for active power Where  : Power factor angles of bus load  NG  NG  : Phase angles of bus voltages Fctotal    Fci     i PGi   2   i PGi   i   i 1  i 1 PD : Real power demands The equality constraints (2) are the power flow equations, while PG : Real power outputs the inequality constraints (3) are due to various operational PL : Real loss . limitations. The limitations include lower and upper limits of generator power capacity. Rij : Series resistance of lines 2) Loss optimization problem The active loss is conventionally expressed using B-  pi : Lagrangian multiplier for active power coefficient (or loss coefficient) matrix and can be represented as, balance at the ith bus n m g ( x, u )  0 : Equality constraint PL    PGi Bij PGj i 1 j 1 h( x, u )  0 : Inequality constraint n n m  : Tolerance limit  B00   Bi 0 PGi   PGi Bij PGj ρi : Short run marginal cost for ith bus (5) i 1 i 1 j 1 For a system of N-plants, the loss coefficients are given by : Suffix i stands for ith bus while suffix j stands for jth bus. The variables have been expressed in p.u. while the angles have cos( i   j ) Rij been expressed in degree. Bij  cos  i cos  j | Vi || V j | II. GA BASED RE-SCHEDULING WITH SRMC (6) Genetic algorithm (GA) is a global adaptive search technique n m m based on the mechanics of natural genetics. It is applied to B00   PDi Bij PDj And Bi 0   ( Bij  B ji ) PDj optimize existing solutions by using methods based on biological i 1 j 1 j 1 evolution presented by Charles Darwin. It has many applications Constraints are considered to be in certain types of problems that yield better results than the min commonly used methods. To solve a specific problem with GA, PG i  PGi  PGmax i (7) a function known as fitness function needs to be constructed and which allows different possible solutions to be evaluated. The n algorithm will then take those solutions and evaluate each one, deleting the ones that show no promise towards a result but    PGi  PD  PL (8) i 1 keeping those which seem to show some activity towards a working solution. 3) Loss optimization with ELD constraint This paper proposed a new generation re-scheduling A. Problem formulation considering power flow where loss optimization problem is taken as a fitness function requirements within GA for GA based solution where a new constraint is included, i.e. In this paper, comparison study of short run marginal ELD constraint, in a single optimization problem. Fitness function cost calculation is made and analyzed with three different re- for this problem is same as discussed in equation number (5) sheduling techniques, namely economic load dispatch, loss and (6) where as a different constraint function is incorporated optimization within power flow and loss optimization with other constraints mentioned in equation number (7) and technique with maintaining economic load dispatch (8). Penalty factor has been selected as the constraint function, constraint. The respective fitness function for three different and is given by equation number (9). optimization problems is given hereunder. 1) Economic load dispatch problem   The objective function being the total cost of power dFc ( PGi )  1  generation, we have   NG dPG i 1  PL  (9)  P  GC ( x, u )   Fc ( PGi )   Gi  i 1 © 2012 ACEEE 2 DOI: 01.IJCSI.03.02.45
  • 3. ACEEE Int. J. on Control System and Instrumentation, Vol. 03, No. 02, March 2012 According to the marginal cost theory, the marginal price ρi for of four types of condition denoted in types 1 to 4. All the active power injection at bus i is generating powers are in p.u. basis and for each condition Lagrange multiplier and B-coefficient are kept constant for power PL balancing. The incremental loss cost and respective short run ρi = -   PGi for i = 1,2,……..,n (10) marginal cost of the generators for each operating condition are given in table IV. i.e. for SRMC for active power at a generator bus has two TABLE I. T EST SYSTEM PROPERTIES components, the first is the increment cost and the second is in proportion to the system production cost rate multiplied by the incremental loss caused by transmitting active power to this bus. TABLE II. PRODUCTION UNITS’ PROPERTIES Table III shows different types of rescheduling, where first three scheduling are computed using genetic algorithm whereas forth one is classical method economic load dispatch. For each scheduling, system operating loss is also computed. It has been observed that for GA based scheduling, loss is less compared to classical method. Moreover, in between three types of scheduling, loss is minimum in third type of optimization, where not only system loss is optimized, ELD condition is also fulfilled. In table IV, Incremental loss cost as well as short run marginal cost are calculated for each scheduling denoted in table IV. It has been observed again that incremental loss cost is much lesser in GA based scheduling compared to classical one. Figure 1. Flowchart of the proposed optimization procedure Between three GA based optimization, proposed scheduling where loss optimization and ELD both are maintained, computed III. ANALYSIS AND COMPARISON WITH EXAMPLE lesser incremental loss cost compared to other GA based To examine the validity of GA model for proposed re- optimization. As soon as loss cost is decreased, short run dispatching scheduling of the power generation of the marginal cost of the generating units as well as total plant’s participating generators as well as SRMC calculation in the marginal cost is increased. This observation can be conveyed a deregulated electricity market, IEEE 30 bus test system has been good economic message to the generation companies in considered. The respective test system details are given in table deregulated environment to determine a new open access pricing I and II. Table III shows different re-dispatching scheduling scheme for generating units. T ABLE III. different re-dispatching scheduling of generator units © 2012 ACEEE 3 DOI: 01.IJCSI.03.02.45
  • 4. ACEEE Int. J. on Control System and Instrumentation, Vol. 03, No. 02, March 2012 TABLE IV. I NCREMENTAL LOSS COST AND SRMC FOR GENERATING UNITS [3] .Jaskow, “Contribution to the theory of marginal cost pricing,” IV. CONCLUSION the bell journal of economics, vol9, no1, 1976. [4] A.Kahn, The economics of regulation, principles and This paper proposes a genetic algorithm based different institutions, newyork, john wileyand sons, inc, 1971. power generation scheduling, i.e. economic load dispatch [5] G.Morgan, S.Talukdar, “electric power load management: scheduling, loss optimized scheduling and a new scheduling some technical, economic, social issues, proc of IEEE, vol 67, no 2, where loss optimization as well as ELD constrained are maintained feb, 1979. for calculating optimized short run marginal cost for each [6] M.Munasinghe, “principles of modern electricity pricing” generating unit with incremental loss cost. For each optimization proc of IEEE , vol 69, no 3, march, 1981 problem LaGrange multiplier and B-coefficient of the system are [7] Electric utility rate design study, EPRI, 1979. [8] R Mukerji, W Neugebauer, R P Ludorf and A Catelli. kept constant. These features can be used for further studies of ‘Evaluation of Wheeling and Non-utility Generation (NUG) recovering generating cost by gencos in open access. The GA Options Using Optimal Power Flows’, IEEE Transactions on based solution has been found suitable for calculation of SRMC Power Systems, vol 7, no 1, 1992, pp 201-207. of synchronous generators in deregulated environment which [9] A A El-Keib and X Ma. ‘Calculating Short Run Marginal is fundamentally different from those existing literature. Costs of Active and Reactive Power Production’.IEEE Transactions on Power Systems, vol 12,no 2,1997,pp 559-565. REFERENCES [10] I J Perez-Arriaga and C Meseguer. ‘Wholesale Marginal Prices in Competitive Gener ation Markets’, IEEE Transactions on Power [1] M.C.Caramanis, R.E.Bohn and F.C. Schweppe, “ optimal spot Systems, vol 12, no 2, 1997, pp 710-717. price:practice and theory,” IEEE trans on power app and syst, vol [11] Y R Sood, N P Padhy and H O Gupta. ‘Wheeling of Power 101, no 9, sept, 1982. under Deregulated Environment of Power System - A Bibliographical [2] R.D.Tabors, F.C.Schweppe and M.C.Caramanis, “utility Survey’, IEEE Transactions on Power Systems, vol 17, no 3, 2002, experience with real time rates,” IEEE trans on power apps and pp 870-878. syst, vol 101, no 9, sept 1982. © 2012 ACEEE 4 DOI: 01.IJCSI.03.02.45