亚洲免费av电影一区二区三区,日韩爱爱视频,51精品视频一区二区三区,91视频爱爱,日韩欧美在线播放视频,中文字幕少妇AV,亚洲电影中文字幕,久久久久亚洲av成人网址,久久综合视频网站,国产在线不卡免费播放

        ?

        Scenario-oriented hybrid particle swarm optimization algorithm for robust economic dispatch of power system with wind power

        2022-11-01 07:59:30WANGBingZHANGPengfeiHEYufengWANGXiaozhiandZHANGXianxia

        WANG Bing,ZHANG Pengfei,HE Yufeng,WANG Xiaozhi,and ZHANG Xianxia

        School of Mechatronic Engineering and Automation,Shanghai University,Shanghai 200444,China

        Abstract: 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 scenariooriented 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.

        Keywords: wind power,robust economic dispatch,scenario,simulated annealing (SA),particle swarm optimization (PSO).

        1.Introduction

        Traditional deterministic economic dispatch problem(EDP) does not consider the uncertainties of wind power.However,it is insufficient for real-world power system reliability [1-4].Robust optimization is becoming a promising alternative method of dealing with uncertain EDP [5-7].

        Using scenarios to describe the uncertainty of wind power output,the min-max (regret) criterion is usually used to establish the typical robust optimization model[8-12].However,the obtained robust solutions are overconservative because of merely concerning single extremepoint scenarios.In fact,the degradation of performances of power systems could occur under more bad scenarios than the worst-case extreme-point scenario [12].To hedge against the risk of the degradation of performances under bad scenarios,Wang et al.[13] proposed the badscenario-set robust optimization concept for machine scheduling problems [14,15],in which the defect of minmax (regret) robust solutions could be overcome [16].

        The bad-scenario-set robust optimization has been applied into uncertain EDP with wind power fluctuations and uncertainties [8-10].For the robust EDP with complex objective functions,exact algorithms could not be applicable especially for larger-size instances [17].Various meta-metaheuristic algorithms have been applied[18-22].Among them,the particle swarm optimization(PSO) algorithm was used frequently because of the advantages of simple implementation and fast convergence [19-21].Hybrid PSO algorithms of incorporating with local search are usually adopted to deal with the possible premature convergence of PSO [23-26].

        This paper discusses the uncertain power system EDP with wind power.The main contributions lie in the following aspects.Firstly,uncertain wind power is modeled by discrete scenarios.A threshold is given to identify bad scenarios.The bad-scenario-set robust economic dispatch model is formulated to hedge against the performance deterioration caused by bad wind power scenarios.The simulated-annealing hybrid PSO (SHPSO) algorithm,which combines PSO with simulated annealing(SA) operators,is developed here to solve the formulated problem.Specifically,the SA operator is designed in a problem-specific way.Finally,the computational results testify that the developed SHPSO algorithm outperforms possible alternative algorithms.

        The paper is organized as follows.In Section 2,the badscenario-set model is formulated.In Section 3,the SHPSO algorithm is developed to solve the formulated problem.An experiment is conducted to investigate the developed algorithm in Section 4.The conclusions are drawn in Section 5.

        2.Robust EDP with wind power

        In order to guarantee the operational security of power system,it is important to handle uncertain wind power for the economic dispatch problem.Robust dispatch methods can hedge against extreme adverse situations.Here the bad-scenario-set robust optimization model is formulated for the dispatch problem of power system with wind power.As the basis,we first provide the description of the deterministic economic dispatch problem.

        2.1 Deterministic economic dispatch

        In the deterministic economic dispatch problem,only the cost of thermal generators is taken into account as the generation cost of the power system.Here the EDP with wind power does not consider the starting-up and shuttingdown states of the units [22],but the valve-point effects are concerned in the total generation costF(P) of all thermal generators as follows:

        We assume that the wind poweris forecasted to be deterministic input parameters.

        2.2 Bad-scenario-set robust economic dispatch model

        We discuss the uncertain power system dispatch problem,in which the uncertainty of wind power causes the fluctuation of the power output as well as the generation costs of thermal generators.

        Uncertain wind power is described by a set of discrete scenarios.Let Λ be the scenario set of all possible wind power scenarios.For any scenario λ ∈Λ,λ={λt|t=1,2,···,T},where λtis a possible wind power fluctuation deviating from the normal value of wind powerduring time periodtunder scenario λ.We call the uncertain economic dispatch problem with wind power described by scenarios the scenario EDP (SEDP).

        LetF(P|λ) denote the generation cost of thermal generators with dispatch solutionPunder wind power scenario λ.Under some scenarios,the values ofF(P|λ) are getting particularly big.Given a thresholdB,those scenarios,under which the generation costsF(P|λ) are not lower thanB,are called bad scenarios.The set of bad scenarios is identified for dispatch solutionPas follows:

        The bad-scenario-set robust economic dispatch model is formulated by minimizing the total penalties on those bad scenarios.The penalty on individual bad scenario is calculated by the square of deviation between the generation costF(P|λ) and the value ofB.For the dispatch solutionP,the total penalties with respect to ΛB(P) is the sum of the penalties on all individual scenarios of ΛB(P).The bad-scenario-set robust-optimization (BR) criterion is formulated as follows:

        For the SEDP,the power balance constraint,expressed by (2),should be modified as follows:

        3.SHPSO algorithm

        The SEDP is of non-differentiability,high dimensions and multiple constraints.The SHPSO algorithm is developed to solve it.

        Basically,the PSO algorithm searches the solution space using a group of particles.Each particle represents a possible solution,and the quality of each particle is evaluated by the fitness function.In each iteration,a particle moves toward the optimum position based on its present velocity,its best previous position and the best previous position of its neighbors.After a number of iterations,the obtained solution is accepted.

        To overcome the premature convergence of PSO,the PSO algorithm is incorporated with SA operators.Here we adopt a problem-specific technique to design the SA operator.We utilize the constraints of power output of generators to construct a neighborhood structure,and perform the SA operators according to an elaborately designed scenario-oriented adaptive search rule.In such a local search process,partial constraints are handled while improving the search efficiency of local search.

        3.1 Framework of SHPSO algorithm

        The SHPSO algorithm adopts the real number encoding scheme [20].The initial position and velocity of each particle are generated randomly in the way of [19].We apply the heuristic constraint-handling (HC) technique proposed by Park et al.[19] to satisfy the constraints (2)-(5),and adopt the constraint treatment (CT) method proposed by Elsayed et al.[20] to handle the constraints (6)-(7).

        It is shown in (12) that better value ofhelps the PSO to converge more rapidly.The scenario-oriented SA operator (SSAO) is performed to obtain a better value ofin the SHPSO algorithm.

        The termination criterion of SHPSO is set to be the maximum iteration numberK.When the number of iterationk≥K,the algorithm is terminated.

        In summary,the framework of the SHPSO algorithm is presented in Fig.1.

        Fig.1 Framework of SHPSO algorithm

        3.2 SSAO

        The SA operator searches a constructed neighborhood for current solution and determines whether or not to accept a new solution according to the metropolis criterion.The SA operator usually accepts a better solution than the current solution,but occasionally accepts an inferior solution with a certain probability.Thus the SA operator has the chances to jump out of local minima and furtherly to find the global optimum.

        The problem-specific consideration is made for the SSAO through constructing a neighborhood,which is constructed based on the constraint intervals of thermal generators.The cooling function of SSAO adopts the linear cooling method.

        3.2.1 Constructing a neighborhood for SSAO

        To consider the ramp rate limits and power output limits constraints of conventional generators at the same time,constraints (3)-(5) can be rewritten as an inequality constraint as follows:

        Based on the constructed neighborhood,the search rule of SSAO is also a problem-specific consideration because the characteristics of discrete scenarios of uncertain wind power are utilized to design a scenario-oriented adaptive search rule for the SSAO so that the efficiency of the SA operator could be improved.

        3.2.2 Designing scenario-oriented adaptive search rule In the scenario-oriented adaptive search rule,the search direction is guided by the current value of the wind power scenario and the size of search step is dynamically adjusted based on the scenarios and the constraints.

        The scenario-oriented adaptive search rule is shown in Fig.2.The line segmentACrepresents the neighborhoodfor current solutionPi,t.PointBindicates the current solutionPi,t,pointAis the left boundary of the neighborhood,and pointCis the right boundary of the neighborhood.

        Fig.2 Scenario-oriented adaptive search rule

        According to (10) and (11),if the real-time wind power in time periodtis bigger than the forecasted value,then λt>0,and the power output of the units should be reduced to maintain the power balance of the system.A better solution should be closer to pointA.Therefore,the search direction is from pointAto pointB.On the contrary,if the real-time wind power in time periodtis smaller than the forecasted value,then λt<0,and the power output of the units should be increased.A better solution should be closer to pointC,thus the search direction is from pointCto pointB.

        Furthermore,for a bigger value of λt(λt>0),a better solution is closer to the pointA,and the smaller search step should be set.Letdenote the size of search step for current solutionPi,tunder scenario λ.For a smaller value of λt( λt<0),a better solution is closer to pointC,and a smaller value ofshould be set.

        Here the search direction and the step size are adaptively and dynamically adjusted as the wind power scenario changes.Let the maximum search number in the neighborhood beJ.Under scenario λ,the value ofis set as follows:

        For the current position of each particle,a neighborhood is constructed in the way that is described in Subsection 3.2.1,and the SSAO is performed according to the scenario-oriented adaptive search rule.

        4.Computation results and analysis

        An experiment is conducted to verify the effectiveness of the developed algorithm in this section.All the algorithms are coded in Matlab 2014A,and the experiment is conducted on the desktop computer with AMD Ryzen5 1600 3.2G CPU with 12.0G RAM.

        The developed SHPSO algorithm is tested on the instances of 10-unit system,13-unit system and 40-unit system,which are incorporated with wind power.The dispatch of 24 time periods is one cycle,and each time period is 1 h.The 10-unit system and the 13-unit system data are derived from [28].The relevant data of 40-unit system can be referred to [19].The forecasted data of wind power comes from [29]. |Λ|=50 wind power scenarios are generated by Latin hypercube sampling (LHS)for each instance [30].The value ofBis given in advance.The values ofBare given to be 9.539×105,4.268×105and 29.11×105for the BR criterion in the 10-unit,13-unit and 40-unit instances respectively.

        For the SHPSO algorithm,set the population size to be 20.Let the maximum iteration number be 300.Let the maximum and minimum values of inertia weight factorω be 0.9 and 0.4 respectively.LetT0=100,Tf=1,ξ=0.8.

        4.1 Tuning the parameter of SHPSO

        The maximum search numberJused in the SSAO is an important parameter for the developed SHPSO algorithm.In order to set appropriate values ofJfor different SEDP instances,the tuning test is performed for the instances of 10-unit system,13-unit system and 40-unit system respectively.The value ofJvaries from 90 to 10 with the step size of 20.Total 40 runs are executed independently.The computational results are presented in Fig.3 for different instances.It is shown that as the value ofJgets bigger,the BR performance of solutions obtained by the SHPSO gets better while CPU time spent gets larger for all instances.However,when the value ofJincreases to a certain extent,the qualities of solutions obtained do not vary again.To take a tradeoff between solution quality and CPU time,the values ofJare set to be 50,30 and 50 respectively for the 10-unit,13-unit and 40-unit systems.

        Fig.3 Curves of performances obtained by the SHPSO at different J values for the systems with 10,13 and 40 units

        4.2 Comparing five algorithms

        To test the efficiency of the SHPSO algorithm,we compare the SHPSO with four alternative algorithms.The first algorithm is the general PSO algorithm [19].The second algorithm is the hybrid PSO algorithm with the conventional neighborhood and the conventional search rule (HPSOCC) [20].The third algorithm is the hybrid PSO algorithm with the neighborhood based on the constraints but a conventional search rule (HPSONC) [21].The fourth algorithm is the PSO algorithm with modified inertia weight (MIW-PSO) [23].

        The parameters of the compared four algorithms are set according to the SHPSO.Five algorithms are performed respectively to solve the SEDP instances respectively.A total of 40 runs are performed for each instance.The maximum,the minimum and the mean values of BR criterion among 40 runs are recorded for the obtained solutions.The comparisons of solutions obtained are reported in Table 1.It is shown that the advantage of SHPSO over four alternative algorithms is obvious in terms of almost all the maximum,minimum and mean values of BR in all instances.The CPU time consumed by the SHPSO is relatively less.Compared with the PSO,the HPSOCC obtains much better results.It indicates that the efficiency of HPSOCC is improved by cooperating with the SA operators.However,the CPU time consumed by the HPSOCC is greatly bigger.Compared with the HPSONC,the SHPSO obtains better solutions in four test systems.It indicates that the scenario-oriented adaptive search rule could make the local search of SHPSO largely intensified and the CPU time consumed decreased.

        Table 1 Comparison of solutions obtained by five algorithms for the SEDP instances

        Specifically,the convergence characteristics of five algorithms in 10-unit system are illustrated in Fig.4.It is observed that the SHPSO outperforms four alternative algorithms in terms of convergence speed.The convergence of SHPSO is obviously improved due to the synergistic effects of the SSAO.

        Fig.4 Comparison of convergence curves of five algorithms in the 10-unit system

        5.Conclusions

        In the SEDP discussed here,describing uncertain wind power by discrete scenarios,we provide a threshold of performance to identify bad scenarios.The BR criterion based bad-scenario set is used to formulate the EDP with wind power.

        To solve the formulated problem,the SHPSO algorithm is developed by combining PSO with SA operators using a problem-specific technique.In the SA operator,the unit commitment constraint of power output of each generator is utilized to construct a neighborhood,in which the SA operator is performed according to a scenario-oriented adaptive search rule.The computational results testify the SHPSO algorithm developed in this paper outperforms other alternative algorithms.

        曰本无码人妻丰满熟妇啪啪| 台湾佬综合网| 久久狠狠第一麻豆婷婷天天| 久久久9色精品国产一区二区三区| 国产自拍一区在线视频| 18岁日韩内射颜射午夜久久成人| 日本一区二区在线播放| 亚洲欧洲精品无码av| 欧美整片第一页| 男女羞羞的视频免费网站| 中文字幕专区一区二区| 国产极品美女高潮无套| 免费99精品国产自在在线| 国产精品爽爽va在线观看网站| 中文亚洲第一av一区二区| 99噜噜噜在线播放| 白又丰满大屁股bbbbb| 亚洲熟妇色xxxxx欧美老妇y| 久久久99精品视频| 日本久久一级二级三级| 青青草视频在线观看绿色| 精品无人码麻豆乱码1区2区| 国产精品免费看久久久8| 久久AV中文综合一区二区| 99视频偷拍视频一区二区三区| 亚洲av综合av一区二区三区| 国产精品jizz视频| 亚洲Av无码专区尤物| 国产精品视频白浆免费看| 后入内射国产一区二区| 日韩人妻无码一区二区三区久久99| 欧美精品日韩一区二区三区| 91精品国产综合久久久蜜臀九色| 成人一区二区三区国产| 国产精品美女久久久久av福利| 99精品视频69V精品视频| 最新国产精品亚洲二区| 国产一区二区三区白浆肉丝| 成人一区二区免费中文字幕视频| 国产精品半夜| 在线a人片免费观看高清|