A chance-constrained energy dispatch model based on the distributed stochastic model predictive control(DSMPC)approach for an islanded multi-microgrid system is proposed.An ambiguity set considering the inherent uncer...A chance-constrained energy dispatch model based on the distributed stochastic model predictive control(DSMPC)approach for an islanded multi-microgrid system is proposed.An ambiguity set considering the inherent uncertainties of renewable energy sources(RESs)is constructed without requiring the full distribution knowledge of the uncertainties.The power balance chance constraint is reformulated within the framework of the distributionally robust optimization(DRO)approach.With the exchange of information and energy flow,each microgrid can achieve its local supply-demand balance.Furthermore,the closed-loop stability and recursive feasibility of the proposed algorithm are proved.The comparative results with other DSMPC methods show that a trade-off between robustness and economy can be achieved.展开更多
Accuracy in predictions leads to better planning with a minimum of opportunity lost. In open pit mining,the complexity of operations, coupled with a highly uncertain and dynamic production environment,limit the accura...Accuracy in predictions leads to better planning with a minimum of opportunity lost. In open pit mining,the complexity of operations, coupled with a highly uncertain and dynamic production environment,limit the accuracy of predictions and force a reactive planning approach to mitigate deviations from original plans. A simulation optimization framework/tool is presented in this paper to account for uncertainties in mining operations for robust short-term production planning and proactive decision making. This framework/tool uses a discrete event simulation model of mine operations, which interacts with a goalprogramming based mine operational optimization tool to develop an uncertainty based short-term schedule. Using scenario analysis, this framework allows the planner to make proactive decisions to achieve the mine's operational and long-term objectives. This paper details the development of simulation and optimization models and presents the implementation of the framework on an iron ore mine case study for verification through scenario analysis.展开更多
Owing to the rapid development of microgrids(MGs)and growing applications of renewable energy resources,multiobjective optimal dispatch of MGs need to be studied in detail.In this study,a multiobjective optimal dispat...Owing to the rapid development of microgrids(MGs)and growing applications of renewable energy resources,multiobjective optimal dispatch of MGs need to be studied in detail.In this study,a multiobjective optimal dispatch model is developed for a standalone MG composed of wind turbines,photovoltaics,diesel engine unit,load,and battery energy storage system.The economic cost,environmental concerns,and power supply consistency are expressed via subobjectives with varying priorities.Then,the analytic hierarchy process algorithm is employed to reasonably specify the weight coefficients of the subobjectives.The quantum particle swarm optimization algorithm is thereafter employed as a solution to achieve optimal dispatch of the MG.Finally,the validity of the proposed model and solution methodology are con firmed by case studies.This study provides refere nee for mathematical model of multiojective optimizati on of MG and can be widely used in current research field.展开更多
In this study, we present a Pareto-based chemicalreaction optimization(PCRO) algorithm for solving the multiarea environmental/economic dispatch optimization problems.Two objectives are minimized simultaneously, i.e.,...In this study, we present a Pareto-based chemicalreaction optimization(PCRO) algorithm for solving the multiarea environmental/economic dispatch optimization problems.Two objectives are minimized simultaneously, i.e., total fuel cost and emission. In the proposed algorithm, each solution is represented by a chemical molecule. A novel encoding mechanism for solving the multi-area environmental/economic dispatch optimization problems is designed to dynamically enhance the performance of the proposed algorithm. Then, an ensemble of effective neighborhood approaches is developed, and a selfadaptive neighborhood structure selection mechanism is also embedded in PCRO to increase the search ability while maintaining population diversity. In addition, a grid-based crowding distance strategy is introduced, which can obviously enable the algorithm to easily converge near the Pareto front. Furthermore,a kinetic-energy-based search procedure is developed to enhance the global search ability. Finally, the proposed algorithm is tested on sets of the instances that are generated based on realistic production. Through the analysis of experimental results, the highly effective performance of the proposed PCRO algorithm is favorably compared with several algorithms, with regards to both solution quality and diversity.展开更多
A multi-objective particle swarm optimization (MOPSO) approach for multi-objective economic load dispatch problem in power system is presented in this paper. The economic load dispatch problem is a non-linear constrai...A multi-objective particle swarm optimization (MOPSO) approach for multi-objective economic load dispatch problem in power system is presented in this paper. The economic load dispatch problem is a non-linear constrained multi-objective optimization problem. The proposed MOPSO approach handles the problem as a multi-objective problem with competing and non-commensurable fuel cost, emission and system loss objectives and has a diversity-preserving mechanism using an external memory (call “repository”) and a geographically-based approach to find widely different Pareto-optimal solutions. In addition, fuzzy set theory is employed to extract the best compromise solution. Several optimization runs of the proposed MOPSO approach were carried out on the standard IEEE 30-bus test system. The results revealed the capabilities of the proposed MOPSO approach to generate well-distributed Pareto-optimal non-dominated solutions of multi-objective economic load dispatch. Com- parison with Multi-objective Evolutionary Algorithm (MOEA) showed the superiority of the proposed MOPSO approach and confirmed its potential for solving multi-objective economic load dispatch.展开更多
An economic dispatch problem for power system with wind power is discussed.Using discrete scenario to describe uncertain wind powers,a threshold is given to identify bad scenario set.The bad-scenario-set robust econom...An economic dispatch problem for power system with wind power is discussed.Using discrete scenario to describe uncertain wind powers,a threshold is given to identify bad scenario set.The bad-scenario-set robust economic dispatch model is established to minimize the total penalties on bad scenarios.A specialized hybrid particle swarm optimization(PSO)algorithm is developed through hybridizing simulated annealing(SA)operators.The SA operators are performed according to a scenario-oriented adaptive search rule in a neighborhood which is constructed based on the unit commitment constraints.Finally,an experiment is conducted.The computational results show that the developed algorithm outperforms the existing algorithms.展开更多
This paper presents an optimization technique coupling two optimization techniques for solving Economic Emission Load Dispatch Optimization Problem EELD. The proposed approach integrates the merits of both genetic alg...This paper presents an optimization technique coupling two optimization techniques for solving Economic Emission Load Dispatch Optimization Problem EELD. The proposed approach integrates the merits of both genetic algorithm (GA) and local search (LS), where it maintains a finite-sized archive of non-dominated solutions which gets iteratively updated in the presence of new solutions based on the concept of ε-dominance. To improve the solution quality, local search technique was applied as neighborhood search engine, where it intends to explore the less-crowded area in the current archive to possibly obtain more non-dominated solutions. TOPSIS technique can incorporate relative weights of criterion importance, which has been implemented to identify best compromise solution, which will satisfy the different goals to some extent. Several optimization runs of the proposed approach are carried out on the standard IEEE 30-bus 6-genrator test system. The comparison demonstrates the superiority of the proposed approach and confirms its potential to solve the multiobjective EELD problem.展开更多
The back-propagation neural network(BPNN) is a well-known multi-layer feed-forward neural network which is trained by the error reverse propagation algorithm. It is very suitable for the complex of short-term traffic ...The back-propagation neural network(BPNN) is a well-known multi-layer feed-forward neural network which is trained by the error reverse propagation algorithm. It is very suitable for the complex of short-term traffic flow forecasting; however, BPNN is easy to fall into local optimum and slow convergence. In order to overcome these deficiencies, a new approach called social emotion optimization algorithm(SEOA) is proposed in this paper to optimize the linked weights and thresholds of BPNN. Each individual in SEOA represents a BPNN. The availability of the proposed forecasting models is proved with the actual traffic flow data of the 2 nd Ring Road of Beijing. Experiment of results show that the forecasting accuracy of SEOA is improved obviously as compared with the accuracy of particle swarm optimization back-propagation(PSOBP) and simulated annealing particle swarm optimization back-propagation(SAPSOBP) models. Furthermore, since SEOA does not respond to the negative feedback information, Metropolis rule is proposed to give consideration to both positive and negative feedback information and diversify the adjustment methods. The modified BPNN model, in comparison with social emotion optimization back-propagation(SEOBP) model, is more advantageous to search the global optimal solution. The accuracy of Metropolis rule social emotion optimization back-propagation(MRSEOBP) model is improved about 19.54% as compared with that of SEOBP model in predicting the dramatically changing data.展开更多
This paper presents the solution to the combined heat and power economic dispatch problem using a direct solution algorithm for constrained optimization problems. With the potential of Combined Heat and Power (CHP) pr...This paper presents the solution to the combined heat and power economic dispatch problem using a direct solution algorithm for constrained optimization problems. With the potential of Combined Heat and Power (CHP) production to increase the efficiency of power and heat generation simultaneously having been researched and established, the increasing penetration of CHP systems, and determination of economic dispatch of power and heat assumes higher relevance. The Combined Heat and Power Economic Dispatch (CHPED) problem is a demanding optimization problem as both constraints and objective functions can be non-linear and non-convex. This paper presents an explicit formula developed for computing the system-wide incremental costs corresponding with optimal dispatch. The circumvention of the use of iterative search schemes for this crucial step is the innovation inherent in the proposed dispatch procedure. The feasible operating region of the CHP unit three is taken into account in the proposed CHPED problem model, whereas the optimal dispatch of power/heat outputs of CHP unit is determined using the direct Lagrange multiplier solution algorithm. The proposed algorithm is applied to a test system with four units and results are provided.展开更多
The optimizationfield has grown tremendously,and new optimization techniques are developed based on statistics and evolutionary procedures.There-fore,it is necessary to identify a suitable optimization technique for a...The optimizationfield has grown tremendously,and new optimization techniques are developed based on statistics and evolutionary procedures.There-fore,it is necessary to identify a suitable optimization technique for a particular application.In this work,Black Widow Optimization(BWO)algorithm is intro-duced to minimize the cost functions in order to optimize the Multi-Area Economic Dispatch(MAED).The BWO is implemented for two different-scale test systems,comprising 16 and 40 units with three and four areas.The performance of BWO is compared with the available optimization techniques in the literature to demonstrate the strategy’s efficacy.Results show that the optimized cost for four areas with 16 units is found to be 7336.76$/h,whereas it is 121,589$/h for four areas with 40 units using BWO.It is also noted that optimization algo-rithms other than BWO require higher cost value.The best-optimized solution for emission is achieved at 9.2784e+06 tones/h,and it is observed that there is a considerable difference between the worst and the best values.Also,the suggested technique is implemented for large-scale test systems successfully with high precision,and rapid convergence occurs in MAED.展开更多
Hydrogen energy is a crucial support for China’s low-carbon energy transition.With the large-scale integration of renewable energy,the combination of hydrogen and integrated energy systems has become one of the most ...Hydrogen energy is a crucial support for China’s low-carbon energy transition.With the large-scale integration of renewable energy,the combination of hydrogen and integrated energy systems has become one of the most promising directions of development.This paper proposes an optimized schedulingmodel for a hydrogen-coupled electro-heat-gas integrated energy system(HCEHG-IES)using generative adversarial imitation learning(GAIL).The model aims to enhance renewable-energy absorption,reduce carbon emissions,and improve grid-regulation flexibility.First,the optimal scheduling problem of HCEHG-IES under uncertainty is modeled as a Markov decision process(MDP).To overcome the limitations of conventional deep reinforcement learning algorithms—including long optimization time,slow convergence,and subjective reward design—this study augments the PPO algorithm by incorporating a discriminator network and expert data.The newly developed algorithm,termed GAIL,enables the agent to perform imitation learning from expert data.Based on this model,dynamic scheduling decisions are made in continuous state and action spaces,generating optimal energy-allocation and management schemes.Simulation results indicate that,compared with traditional reinforcement-learning algorithms,the proposed algorithmoffers better economic performance.Guided by expert data,the agent avoids blind optimization,shortens the offline training time,and improves convergence performance.In the online phase,the algorithm enables flexible energy utilization,thereby promoting renewable-energy absorption and reducing carbon emissions.展开更多
As future ship system,hybrid energy ship system has a wide range of application prospects for solving the serious energy crisis.However,current optimization scheduling works lack the consideration of sea conditions an...As future ship system,hybrid energy ship system has a wide range of application prospects for solving the serious energy crisis.However,current optimization scheduling works lack the consideration of sea conditions and navigational circumstances.There-fore,this paper aims at establishing a two-stage optimization framework for hybrid energy ship power system.The proposed framework considers multiple optimizations of route,speed planning,and energy management under the constraints of sea conditions during navigation.First,a complex hybrid ship power model consisting of diesel generation system,propulsion system,energy storage system,photovoltaic power generation system,and electric boiler system is established,where sea state information and ship resistance model are considered.With objective optimization functions of cost and greenhouse gas(GHG)emissions,a two-stage optimization framework consisting of route planning,speed scheduling,and energy management is constructed.Wherein the improved A-star algorithm and grey wolf optimization algorithm are introduced to obtain the optimal solutions for route,speed,and energy optimization scheduling.Finally,simulation cases are employed to verify that the proposed two-stage optimization scheduling model can reduce load energy consumption,operating costs,and carbon emissions by 17.8%,17.39%,and 13.04%,respectively,compared with the non-optimal control group.展开更多
In order to address the synergistic optimization of energy efficiency improvement in the waste incineration power plant(WIPP)and renewable energy accommodation,an electricity-hydrogen-waste multi-energy system integra...In order to address the synergistic optimization of energy efficiency improvement in the waste incineration power plant(WIPP)and renewable energy accommodation,an electricity-hydrogen-waste multi-energy system integrated with phase change material(PCM)thermal storage is proposed.First,a thermal energy management framework is constructed,combining PCM thermal storage with the alkaline electrolyzer(AE)waste heat recovery and the heat pump(HP),while establishing a PCM-driven waste drying system to enhance the efficiency of waste incineration power generation.Next,a flue gas treatment method based on purification-separation-storage coordination is adopted,achieving spatiotemporal decoupling between waste incineration and flue gas treatment.Subsequently,a two-stage optimal dispatching strategy for the multi-energy system is developed:the first stage establishes a dayahead economic dispatch model with the objective of minimizing net system costs,while the second stage introduces model predictive control(MPC)to realize intraday rolling optimization.Finally,The optimal dispatching strategies under different scenarios are obtained using the Gurobi solver,followed by a comparative analysis of the optimized operational outcomes.Simulation results demonstrate that the proposed system optimizes the output and operational states of each unit,simultaneously reducing carbon trading costs while increasing electricity sales revenue.The proposed scheduling strategy demonstrates effective grid peak-shaving functionality,thereby simultaneously improving the system’s economic performance and operational flexibility while providing an innovative technical pathway for municipal solid waste(MSW)resource utilization and low-carbon transformation of energy systems.展开更多
ELD (economic load dispatch) problem is one of the essential issues in power system operation. The objective of solving ELD problem is to allocate the generation output of the committed generating units. The main co...ELD (economic load dispatch) problem is one of the essential issues in power system operation. The objective of solving ELD problem is to allocate the generation output of the committed generating units. The main contribution of this work is to solve the ELD problem concerned with daily load pattern. The proposed solution technique, developed based PSO (particle swarm optimization) algorithm, is applied to search for the optimal schedule of all generations units that can supply the required load demand at minimum fuel cost while satisfying all unit and system operational constraints. The performance of the developed methodology is demonstrated by case studies in test system of six-generation units. The results obtained from the PSO are compared to those achieved from other approaches, such as QP (quadratic programming), and GA (genetic algorithm).展开更多
Combined Economic and Emission Dispatch(CEED)task forms multi-objective optimization problems to be resolved to minimize emission and fuel costs.The disadvantage of the conventional method is its incapability to avoid...Combined Economic and Emission Dispatch(CEED)task forms multi-objective optimization problems to be resolved to minimize emission and fuel costs.The disadvantage of the conventional method is its incapability to avoid falling in local optimal,particularly when handling nonlinear and complex systems.Metaheuristics have recently received considerable attention due to their enhanced capacity to prevent local optimal solutions in addressing all the optimization problems as a black box.Therefore,this paper focuses on the design of an improved sand cat optimization algorithm based CEED(ISCOA-CEED)technique.The ISCOA-CEED technique majorly concen-trates on reducing fuel costs and the emission of generation units.Moreover,the presented ISCOA-CEED technique transforms the equality constraints of the CEED issue into inequality constraints.Besides,the improved sand cat optimization algorithm(ISCOA)is derived from the integration of tra-ditional SCOA with the Levy Flight(LF)concept.At last,the ISCOA-CEED technique is applied to solve a series of 6 and 11 generators in the CEED issue.The experimental validation of the ISCOA-CEED technique ensured the enhanced performance of the presented ISCOA-CEED technique over other recent approaches.展开更多
A new versatile optimization, the particle swarm optimization based on multi-agent system (MAPSO) is presented. The economic load dispatch (ELD) problem of power system can be solved by the algorithm. By competing and...A new versatile optimization, the particle swarm optimization based on multi-agent system (MAPSO) is presented. The economic load dispatch (ELD) problem of power system can be solved by the algorithm. By competing and cooperating with the randomly selected neighbors, and adjusting its global searching ability and local exploring ability, this algorithm achieves the goal of high convergence precision and speed. To verify the effectiveness of the proposed algorithm, this algorithm is tested by three different ELD cases, including 3, 13 and 40 units IEEE cases, and the experiment results are compared with those tested by other intelligent algorithms in the same cases. The compared results show that feasible solutions can be reached effectively, local optima can be avoided and faster solution can be applied with the proposed algorithm, the algorithm for ELD problem is versatile and efficient.展开更多
In this paper, the efficient population utilization strategy for particle swarm optimization (EPUSPSO) is proposed to solve the economic load dispatch (ELD) problem of power system. This algorithm improves the accurac...In this paper, the efficient population utilization strategy for particle swarm optimization (EPUSPSO) is proposed to solve the economic load dispatch (ELD) problem of power system. This algorithm improves the accuracy and the speed of its convergence by changing the number of particles effectively, and improving the velocity equation and position equation. In order to verify the effectiveness of the algorithm, this algorithm is tested in three different ELD cases of power system include IEEE 3-unit case, 13-unit case, and 40-unit case, and the obtained results are compared with those obtained from other algorithms using the same system parameters. The compared results show that the algorithm can find the optimal solution effectively and accurately, and avoid falling into the local optimal problem;meanwhile, faster speed can be ensured in the case.展开更多
Economic dispatch has a significant effect on optimal economical operation in the power systems in industrial revolution 4.0 in terms of considerable savings in revenue.Various non-linearity are added to make the foss...Economic dispatch has a significant effect on optimal economical operation in the power systems in industrial revolution 4.0 in terms of considerable savings in revenue.Various non-linearity are added to make the fossil fuel-based power systems more practical.In order to achieve an accurate economical schedule,valve point loading effect,ramp rate constraints,and prohibited operating zones are being considered for realistic scenarios.In this paper,an improved,and modified version of conventional particle swarm optimization(PSO),called Oscillatory PSO(OPSO),is devised to provide a cheaper schedule with optimum cost.The conventional PSO is improved by deriving a mechanism enabling the particle towards the trajectories of oscillatory motion to acquire the entire search space.A set of differential equations is implemented to expose the condition for trajectory motion in oscillation.Using adaptive inertia weights,this OPSO method provides an optimized cost of generation as compared to the conventional particle swarm optimization and other new meta-heuristic approaches.展开更多
In the increasingly decentralized energy environment,economical power dispatching from distributed generations(DGs)is crucial to minimizing operating costs,optimizing resource utilization,and guaranteeing a consistent...In the increasingly decentralized energy environment,economical power dispatching from distributed generations(DGs)is crucial to minimizing operating costs,optimizing resource utilization,and guaranteeing a consistent and sustainable supply of electricity.A comprehensive review of optimization techniques for economic power dispatching from distributed generations is imperative to identify the most effective strategies for minimizing operational costs while maintaining grid stability and sustainability.The choice of optimization technique for economic power dispatching from DGs depends on a number of factors,such as the size and complexity of the power system,the availability of computational resources,and the specific requirements of the application.Optimization techniques for economic power dispatching from distributed generations(DGs)can be classified into two main categories:(i)Classical optimization techniques,(ii)Heuristic optimization techniques.In classical optimization techniques,the linear programming(LP)model is one of the most popular optimization methods.Utilizing the LP model,power demand and network constraints are met while minimizing the overall cost of generating electricity from DGs.This approach is efficient in determining the best DGs dispatch and is capable of handling challenging optimization issues in the large-scale system including renewables.The quadratic programming(QP)model,a classical optimization technique,is a further popular optimization method,to consider non-linearity.The QP model can take into account the quadratic cost of energy production,with consideration constraints like network capacity,voltage,and frequency.The metaheuristic optimization techniques are also used for economic power dispatching from DGs,which include genetic algorithms(GA),particle swarm optimization(PSO),and ant colony optimization(ACO).Also,Some researchers are developing hybrid optimization techniques that combine elements of classical and heuristic optimization techniques with the incorporation of droop control,predictive control,and fuzzy-based methods.These methods can deal with large-scale systems with many objectives and non-linear,non-convex optimization issues.The most popular approaches are the LP and QP models,while more difficult problems are handled using metaheuristic optimization techniques.In summary,in order to increase efficiency,reduce costs,and ensure a consistent supply of electricity,optimization techniques are essential tools used in economic power dispatching from DGs.展开更多
In Dynamic Economic Load Dispatch (DELD), optimization and evolution computation become a major part with the strategy for solving the issues. From various algorithms Differential Evolution (DE) and Particle Swarm Opt...In Dynamic Economic Load Dispatch (DELD), optimization and evolution computation become a major part with the strategy for solving the issues. From various algorithms Differential Evolution (DE) and Particle Swarm Optimization (PSO) algorithms are used to encode in a vector form and in sharing information and both approaches are based on the master-apprentice mechanism for the Dual Evolution Strategy. In order to overcome the challenges like the clustering of PSO, optimization problems and maximum and minimum searching, a new approach is developed with the improvement of searching and efficient process. In this paper, an Enhanced Hybrid Differential Evolution and Particle Swarm Optimization (EHDE-PSO) is proposed with Dynamic Sigmoid Weight using parallel procedures. A hybrid form of the proposed approach combines the optimizing algorithm of Enhanced PSO with the Differential Evolution (DE) for the improvement of computation using parallel process. The implementation and the parallel process are analyzed and discussed to gather relevant data to show the performance enhancement which is better than the existing algorithm.展开更多
基金Supported by the National Natural Science Foundation of China(No.U24B20156)the National Defense Basic Scientific Research Program of China(No.JCKY2021204B051)the National Laboratory of Space Intelligent Control of China(Nos.HTKJ2023KL502005 and HTKJ2024KL502007)。
文摘A chance-constrained energy dispatch model based on the distributed stochastic model predictive control(DSMPC)approach for an islanded multi-microgrid system is proposed.An ambiguity set considering the inherent uncertainties of renewable energy sources(RESs)is constructed without requiring the full distribution knowledge of the uncertainties.The power balance chance constraint is reformulated within the framework of the distributionally robust optimization(DRO)approach.With the exchange of information and energy flow,each microgrid can achieve its local supply-demand balance.Furthermore,the closed-loop stability and recursive feasibility of the proposed algorithm are proved.The comparative results with other DSMPC methods show that a trade-off between robustness and economy can be achieved.
基金part of a PhD research, which was supported by Mine Optimization Laboratory, University of Alberta-Canada
文摘Accuracy in predictions leads to better planning with a minimum of opportunity lost. In open pit mining,the complexity of operations, coupled with a highly uncertain and dynamic production environment,limit the accuracy of predictions and force a reactive planning approach to mitigate deviations from original plans. A simulation optimization framework/tool is presented in this paper to account for uncertainties in mining operations for robust short-term production planning and proactive decision making. This framework/tool uses a discrete event simulation model of mine operations, which interacts with a goalprogramming based mine operational optimization tool to develop an uncertainty based short-term schedule. Using scenario analysis, this framework allows the planner to make proactive decisions to achieve the mine's operational and long-term objectives. This paper details the development of simulation and optimization models and presents the implementation of the framework on an iron ore mine case study for verification through scenario analysis.
基金State Grid Corporation Science and Technology Project(520605190010).
文摘Owing to the rapid development of microgrids(MGs)and growing applications of renewable energy resources,multiobjective optimal dispatch of MGs need to be studied in detail.In this study,a multiobjective optimal dispatch model is developed for a standalone MG composed of wind turbines,photovoltaics,diesel engine unit,load,and battery energy storage system.The economic cost,environmental concerns,and power supply consistency are expressed via subobjectives with varying priorities.Then,the analytic hierarchy process algorithm is employed to reasonably specify the weight coefficients of the subobjectives.The quantum particle swarm optimization algorithm is thereafter employed as a solution to achieve optimal dispatch of the MG.Finally,the validity of the proposed model and solution methodology are con firmed by case studies.This study provides refere nee for mathematical model of multiojective optimizati on of MG and can be widely used in current research field.
基金partially supported by the National Natural Science Foundation of China(61773192,61773246,61603169,61803192)Shandong Province Higher Educational Science and Technology Program(J17KZ005)+1 种基金Special Fund Plan for Local Science and Technology Development Lead by Central AuthorityMajor Basic Research Projects in Shandong(ZR2018ZB0419)
文摘In this study, we present a Pareto-based chemicalreaction optimization(PCRO) algorithm for solving the multiarea environmental/economic dispatch optimization problems.Two objectives are minimized simultaneously, i.e., total fuel cost and emission. In the proposed algorithm, each solution is represented by a chemical molecule. A novel encoding mechanism for solving the multi-area environmental/economic dispatch optimization problems is designed to dynamically enhance the performance of the proposed algorithm. Then, an ensemble of effective neighborhood approaches is developed, and a selfadaptive neighborhood structure selection mechanism is also embedded in PCRO to increase the search ability while maintaining population diversity. In addition, a grid-based crowding distance strategy is introduced, which can obviously enable the algorithm to easily converge near the Pareto front. Furthermore,a kinetic-energy-based search procedure is developed to enhance the global search ability. Finally, the proposed algorithm is tested on sets of the instances that are generated based on realistic production. Through the analysis of experimental results, the highly effective performance of the proposed PCRO algorithm is favorably compared with several algorithms, with regards to both solution quality and diversity.
基金Project (Nos. 60074040 and 6022506) supported by the NationalNatural Science Foundation of China
文摘A multi-objective particle swarm optimization (MOPSO) approach for multi-objective economic load dispatch problem in power system is presented in this paper. The economic load dispatch problem is a non-linear constrained multi-objective optimization problem. The proposed MOPSO approach handles the problem as a multi-objective problem with competing and non-commensurable fuel cost, emission and system loss objectives and has a diversity-preserving mechanism using an external memory (call “repository”) and a geographically-based approach to find widely different Pareto-optimal solutions. In addition, fuzzy set theory is employed to extract the best compromise solution. Several optimization runs of the proposed MOPSO approach were carried out on the standard IEEE 30-bus test system. The results revealed the capabilities of the proposed MOPSO approach to generate well-distributed Pareto-optimal non-dominated solutions of multi-objective economic load dispatch. Com- parison with Multi-objective Evolutionary Algorithm (MOEA) showed the superiority of the proposed MOPSO approach and confirmed its potential for solving multi-objective economic load dispatch.
基金supported by the National Natural Science Foundation of China(62173219,62073210).
文摘An economic dispatch problem for power system with wind power is discussed.Using discrete scenario to describe uncertain wind powers,a threshold is given to identify bad scenario set.The bad-scenario-set robust economic dispatch model is established to minimize the total penalties on bad scenarios.A specialized hybrid particle swarm optimization(PSO)algorithm is developed through hybridizing simulated annealing(SA)operators.The SA operators are performed according to a scenario-oriented adaptive search rule in a neighborhood which is constructed based on the unit commitment constraints.Finally,an experiment is conducted.The computational results show that the developed algorithm outperforms the existing algorithms.
文摘This paper presents an optimization technique coupling two optimization techniques for solving Economic Emission Load Dispatch Optimization Problem EELD. The proposed approach integrates the merits of both genetic algorithm (GA) and local search (LS), where it maintains a finite-sized archive of non-dominated solutions which gets iteratively updated in the presence of new solutions based on the concept of ε-dominance. To improve the solution quality, local search technique was applied as neighborhood search engine, where it intends to explore the less-crowded area in the current archive to possibly obtain more non-dominated solutions. TOPSIS technique can incorporate relative weights of criterion importance, which has been implemented to identify best compromise solution, which will satisfy the different goals to some extent. Several optimization runs of the proposed approach are carried out on the standard IEEE 30-bus 6-genrator test system. The comparison demonstrates the superiority of the proposed approach and confirms its potential to solve the multiobjective EELD problem.
基金the Research of New Intelligent Integrated Transport Information System,Technical Plan Project of Binhai New District,Tianjin(No.2015XJR21017)
文摘The back-propagation neural network(BPNN) is a well-known multi-layer feed-forward neural network which is trained by the error reverse propagation algorithm. It is very suitable for the complex of short-term traffic flow forecasting; however, BPNN is easy to fall into local optimum and slow convergence. In order to overcome these deficiencies, a new approach called social emotion optimization algorithm(SEOA) is proposed in this paper to optimize the linked weights and thresholds of BPNN. Each individual in SEOA represents a BPNN. The availability of the proposed forecasting models is proved with the actual traffic flow data of the 2 nd Ring Road of Beijing. Experiment of results show that the forecasting accuracy of SEOA is improved obviously as compared with the accuracy of particle swarm optimization back-propagation(PSOBP) and simulated annealing particle swarm optimization back-propagation(SAPSOBP) models. Furthermore, since SEOA does not respond to the negative feedback information, Metropolis rule is proposed to give consideration to both positive and negative feedback information and diversify the adjustment methods. The modified BPNN model, in comparison with social emotion optimization back-propagation(SEOBP) model, is more advantageous to search the global optimal solution. The accuracy of Metropolis rule social emotion optimization back-propagation(MRSEOBP) model is improved about 19.54% as compared with that of SEOBP model in predicting the dramatically changing data.
文摘This paper presents the solution to the combined heat and power economic dispatch problem using a direct solution algorithm for constrained optimization problems. With the potential of Combined Heat and Power (CHP) production to increase the efficiency of power and heat generation simultaneously having been researched and established, the increasing penetration of CHP systems, and determination of economic dispatch of power and heat assumes higher relevance. The Combined Heat and Power Economic Dispatch (CHPED) problem is a demanding optimization problem as both constraints and objective functions can be non-linear and non-convex. This paper presents an explicit formula developed for computing the system-wide incremental costs corresponding with optimal dispatch. The circumvention of the use of iterative search schemes for this crucial step is the innovation inherent in the proposed dispatch procedure. The feasible operating region of the CHP unit three is taken into account in the proposed CHPED problem model, whereas the optimal dispatch of power/heat outputs of CHP unit is determined using the direct Lagrange multiplier solution algorithm. The proposed algorithm is applied to a test system with four units and results are provided.
文摘The optimizationfield has grown tremendously,and new optimization techniques are developed based on statistics and evolutionary procedures.There-fore,it is necessary to identify a suitable optimization technique for a particular application.In this work,Black Widow Optimization(BWO)algorithm is intro-duced to minimize the cost functions in order to optimize the Multi-Area Economic Dispatch(MAED).The BWO is implemented for two different-scale test systems,comprising 16 and 40 units with three and four areas.The performance of BWO is compared with the available optimization techniques in the literature to demonstrate the strategy’s efficacy.Results show that the optimized cost for four areas with 16 units is found to be 7336.76$/h,whereas it is 121,589$/h for four areas with 40 units using BWO.It is also noted that optimization algo-rithms other than BWO require higher cost value.The best-optimized solution for emission is achieved at 9.2784e+06 tones/h,and it is observed that there is a considerable difference between the worst and the best values.Also,the suggested technique is implemented for large-scale test systems successfully with high precision,and rapid convergence occurs in MAED.
基金supported by State Grid Corporation Technology Project(No.522437250003).
文摘Hydrogen energy is a crucial support for China’s low-carbon energy transition.With the large-scale integration of renewable energy,the combination of hydrogen and integrated energy systems has become one of the most promising directions of development.This paper proposes an optimized schedulingmodel for a hydrogen-coupled electro-heat-gas integrated energy system(HCEHG-IES)using generative adversarial imitation learning(GAIL).The model aims to enhance renewable-energy absorption,reduce carbon emissions,and improve grid-regulation flexibility.First,the optimal scheduling problem of HCEHG-IES under uncertainty is modeled as a Markov decision process(MDP).To overcome the limitations of conventional deep reinforcement learning algorithms—including long optimization time,slow convergence,and subjective reward design—this study augments the PPO algorithm by incorporating a discriminator network and expert data.The newly developed algorithm,termed GAIL,enables the agent to perform imitation learning from expert data.Based on this model,dynamic scheduling decisions are made in continuous state and action spaces,generating optimal energy-allocation and management schemes.Simulation results indicate that,compared with traditional reinforcement-learning algorithms,the proposed algorithmoffers better economic performance.Guided by expert data,the agent avoids blind optimization,shortens the offline training time,and improves convergence performance.In the online phase,the algorithm enables flexible energy utilization,thereby promoting renewable-energy absorption and reducing carbon emissions.
基金supported by the National Natural Science Foundation of China under Grant 62473328by the Open Research Fund of Jiangsu Collaborative Innovation Center for Smart Distribution Network,Nanjing Institute of Technology under No.XTCX202203.
文摘As future ship system,hybrid energy ship system has a wide range of application prospects for solving the serious energy crisis.However,current optimization scheduling works lack the consideration of sea conditions and navigational circumstances.There-fore,this paper aims at establishing a two-stage optimization framework for hybrid energy ship power system.The proposed framework considers multiple optimizations of route,speed planning,and energy management under the constraints of sea conditions during navigation.First,a complex hybrid ship power model consisting of diesel generation system,propulsion system,energy storage system,photovoltaic power generation system,and electric boiler system is established,where sea state information and ship resistance model are considered.With objective optimization functions of cost and greenhouse gas(GHG)emissions,a two-stage optimization framework consisting of route planning,speed scheduling,and energy management is constructed.Wherein the improved A-star algorithm and grey wolf optimization algorithm are introduced to obtain the optimal solutions for route,speed,and energy optimization scheduling.Finally,simulation cases are employed to verify that the proposed two-stage optimization scheduling model can reduce load energy consumption,operating costs,and carbon emissions by 17.8%,17.39%,and 13.04%,respectively,compared with the non-optimal control group.
文摘In order to address the synergistic optimization of energy efficiency improvement in the waste incineration power plant(WIPP)and renewable energy accommodation,an electricity-hydrogen-waste multi-energy system integrated with phase change material(PCM)thermal storage is proposed.First,a thermal energy management framework is constructed,combining PCM thermal storage with the alkaline electrolyzer(AE)waste heat recovery and the heat pump(HP),while establishing a PCM-driven waste drying system to enhance the efficiency of waste incineration power generation.Next,a flue gas treatment method based on purification-separation-storage coordination is adopted,achieving spatiotemporal decoupling between waste incineration and flue gas treatment.Subsequently,a two-stage optimal dispatching strategy for the multi-energy system is developed:the first stage establishes a dayahead economic dispatch model with the objective of minimizing net system costs,while the second stage introduces model predictive control(MPC)to realize intraday rolling optimization.Finally,The optimal dispatching strategies under different scenarios are obtained using the Gurobi solver,followed by a comparative analysis of the optimized operational outcomes.Simulation results demonstrate that the proposed system optimizes the output and operational states of each unit,simultaneously reducing carbon trading costs while increasing electricity sales revenue.The proposed scheduling strategy demonstrates effective grid peak-shaving functionality,thereby simultaneously improving the system’s economic performance and operational flexibility while providing an innovative technical pathway for municipal solid waste(MSW)resource utilization and low-carbon transformation of energy systems.
文摘ELD (economic load dispatch) problem is one of the essential issues in power system operation. The objective of solving ELD problem is to allocate the generation output of the committed generating units. The main contribution of this work is to solve the ELD problem concerned with daily load pattern. The proposed solution technique, developed based PSO (particle swarm optimization) algorithm, is applied to search for the optimal schedule of all generations units that can supply the required load demand at minimum fuel cost while satisfying all unit and system operational constraints. The performance of the developed methodology is demonstrated by case studies in test system of six-generation units. The results obtained from the PSO are compared to those achieved from other approaches, such as QP (quadratic programming), and GA (genetic algorithm).
基金supported via funding from Prince Sattam bin Abdulaziz University project number(PSAU/2023/R/1444)The authors would like to thank the Deanship of Scientific Research at Umm Al-Qura University for supporting this work by Grant Code:22UQU4340237DSR65.
文摘Combined Economic and Emission Dispatch(CEED)task forms multi-objective optimization problems to be resolved to minimize emission and fuel costs.The disadvantage of the conventional method is its incapability to avoid falling in local optimal,particularly when handling nonlinear and complex systems.Metaheuristics have recently received considerable attention due to their enhanced capacity to prevent local optimal solutions in addressing all the optimization problems as a black box.Therefore,this paper focuses on the design of an improved sand cat optimization algorithm based CEED(ISCOA-CEED)technique.The ISCOA-CEED technique majorly concen-trates on reducing fuel costs and the emission of generation units.Moreover,the presented ISCOA-CEED technique transforms the equality constraints of the CEED issue into inequality constraints.Besides,the improved sand cat optimization algorithm(ISCOA)is derived from the integration of tra-ditional SCOA with the Levy Flight(LF)concept.At last,the ISCOA-CEED technique is applied to solve a series of 6 and 11 generators in the CEED issue.The experimental validation of the ISCOA-CEED technique ensured the enhanced performance of the presented ISCOA-CEED technique over other recent approaches.
文摘A new versatile optimization, the particle swarm optimization based on multi-agent system (MAPSO) is presented. The economic load dispatch (ELD) problem of power system can be solved by the algorithm. By competing and cooperating with the randomly selected neighbors, and adjusting its global searching ability and local exploring ability, this algorithm achieves the goal of high convergence precision and speed. To verify the effectiveness of the proposed algorithm, this algorithm is tested by three different ELD cases, including 3, 13 and 40 units IEEE cases, and the experiment results are compared with those tested by other intelligent algorithms in the same cases. The compared results show that feasible solutions can be reached effectively, local optima can be avoided and faster solution can be applied with the proposed algorithm, the algorithm for ELD problem is versatile and efficient.
文摘In this paper, the efficient population utilization strategy for particle swarm optimization (EPUSPSO) is proposed to solve the economic load dispatch (ELD) problem of power system. This algorithm improves the accuracy and the speed of its convergence by changing the number of particles effectively, and improving the velocity equation and position equation. In order to verify the effectiveness of the algorithm, this algorithm is tested in three different ELD cases of power system include IEEE 3-unit case, 13-unit case, and 40-unit case, and the obtained results are compared with those obtained from other algorithms using the same system parameters. The compared results show that the algorithm can find the optimal solution effectively and accurately, and avoid falling into the local optimal problem;meanwhile, faster speed can be ensured in the case.
基金The authors are grateful to the Raytheon Chair for Systems Engineering for funding.
文摘Economic dispatch has a significant effect on optimal economical operation in the power systems in industrial revolution 4.0 in terms of considerable savings in revenue.Various non-linearity are added to make the fossil fuel-based power systems more practical.In order to achieve an accurate economical schedule,valve point loading effect,ramp rate constraints,and prohibited operating zones are being considered for realistic scenarios.In this paper,an improved,and modified version of conventional particle swarm optimization(PSO),called Oscillatory PSO(OPSO),is devised to provide a cheaper schedule with optimum cost.The conventional PSO is improved by deriving a mechanism enabling the particle towards the trajectories of oscillatory motion to acquire the entire search space.A set of differential equations is implemented to expose the condition for trajectory motion in oscillation.Using adaptive inertia weights,this OPSO method provides an optimized cost of generation as compared to the conventional particle swarm optimization and other new meta-heuristic approaches.
文摘In the increasingly decentralized energy environment,economical power dispatching from distributed generations(DGs)is crucial to minimizing operating costs,optimizing resource utilization,and guaranteeing a consistent and sustainable supply of electricity.A comprehensive review of optimization techniques for economic power dispatching from distributed generations is imperative to identify the most effective strategies for minimizing operational costs while maintaining grid stability and sustainability.The choice of optimization technique for economic power dispatching from DGs depends on a number of factors,such as the size and complexity of the power system,the availability of computational resources,and the specific requirements of the application.Optimization techniques for economic power dispatching from distributed generations(DGs)can be classified into two main categories:(i)Classical optimization techniques,(ii)Heuristic optimization techniques.In classical optimization techniques,the linear programming(LP)model is one of the most popular optimization methods.Utilizing the LP model,power demand and network constraints are met while minimizing the overall cost of generating electricity from DGs.This approach is efficient in determining the best DGs dispatch and is capable of handling challenging optimization issues in the large-scale system including renewables.The quadratic programming(QP)model,a classical optimization technique,is a further popular optimization method,to consider non-linearity.The QP model can take into account the quadratic cost of energy production,with consideration constraints like network capacity,voltage,and frequency.The metaheuristic optimization techniques are also used for economic power dispatching from DGs,which include genetic algorithms(GA),particle swarm optimization(PSO),and ant colony optimization(ACO).Also,Some researchers are developing hybrid optimization techniques that combine elements of classical and heuristic optimization techniques with the incorporation of droop control,predictive control,and fuzzy-based methods.These methods can deal with large-scale systems with many objectives and non-linear,non-convex optimization issues.The most popular approaches are the LP and QP models,while more difficult problems are handled using metaheuristic optimization techniques.In summary,in order to increase efficiency,reduce costs,and ensure a consistent supply of electricity,optimization techniques are essential tools used in economic power dispatching from DGs.
文摘In Dynamic Economic Load Dispatch (DELD), optimization and evolution computation become a major part with the strategy for solving the issues. From various algorithms Differential Evolution (DE) and Particle Swarm Optimization (PSO) algorithms are used to encode in a vector form and in sharing information and both approaches are based on the master-apprentice mechanism for the Dual Evolution Strategy. In order to overcome the challenges like the clustering of PSO, optimization problems and maximum and minimum searching, a new approach is developed with the improvement of searching and efficient process. In this paper, an Enhanced Hybrid Differential Evolution and Particle Swarm Optimization (EHDE-PSO) is proposed with Dynamic Sigmoid Weight using parallel procedures. A hybrid form of the proposed approach combines the optimizing algorithm of Enhanced PSO with the Differential Evolution (DE) for the improvement of computation using parallel process. The implementation and the parallel process are analyzed and discussed to gather relevant data to show the performance enhancement which is better than the existing algorithm.