ImageVerifierCode 换一换
格式:DOCX , 页数:11 ,大小:24.69KB ,
资源ID:1967910      下载积分:3 金币
快捷下载
登录下载
邮箱/手机:
温馨提示:
快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。 如填写123,账号就是123,密码也是123。
特别说明:
请自助下载,系统不会自动发送文件的哦; 如果您已付费,想二次下载,请登录后访问:我的下载记录
支付方式: 支付宝    微信支付   
验证码:   换一换

加入VIP,免费下载
 

温馨提示:由于个人手机设置不同,如果发现不能下载,请复制以下地址【https://www.bingdoc.com/d-1967910.html】到电脑端继续下载(重复下载不扣费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: 微信登录   QQ登录  

下载须知

1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
2: 试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。
3: 文件的所有权益归上传用户所有。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

本文(单亲遗传算法对于在梯级水力发系统中多级电站的经济分配方法的改进作用毕业论文外文翻译.docx)为本站会员(b****1)主动上传,冰点文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知冰点文库(发送邮件至service@bingdoc.com或直接QQ联系客服),我们立即给予删除!

单亲遗传算法对于在梯级水力发系统中多级电站的经济分配方法的改进作用毕业论文外文翻译.docx

1、单亲遗传算法对于在梯级水力发系统中多级电站的经济分配方法的改进作用 毕业论文外文翻译外文资料原文An improved partheno genetic algorithm for multi-objective economic dispatch in cascaded hydropower systemsAbstract:The multi-objective economic dispatch (MOED) problem in cascaded hydropower systems is a complicated nonlinear optimization problem with

2、 a group of complex constraints. In this paper, an improved partheno genetic algorithm (IPGA) for resolving the MOED problem in hydropower energy systems based on the non-uniform mutation operator is proposed. In the new algorithm, the crossover operator is removed and only mutation operation is mad

3、e, which makes it simpler than GA in the genetic operations and not generate invalid offspring during evolution. With the help of incorporating greedy selection idea into the non-uniform mutation operator, IPGA searches the solution space uniformly at the early stage and very locally at the later st

4、age, which makes it avoid the random blind jumping and stay at the promising solution areas. Finally, the proposed algorithm is applied to a realistic hydropower energy system with two giant scale cascaded hydropower plants in China. Compared with other algorithms, the results obtained using IPGA ve

5、rify its superiority in both efficienc.Key words: multi-objective optimization; Improved partheno genetic algorithm; Non-uniform mutation operator. Cascade hydropower station group of. Introduction Optimization of multi-objective economic dispatch (MOED) in cascaded hydropower systems is one of the

6、most complicated issues in water resources management as it typically involves trade-offs. For example, a single multipurpose reservoir, which not only serves hydropower but also navigation, its dispatcher may wish to maximize benefits from hydropower generation, while releasing sufficient water for

7、 navigation to satisfy the demands. However, a higher profit from hydropower generation would conflict with the navigation releases, that is to say, any improvement of one objective can be achieved only at the expense of another. The curve or surface (for more than 2 objectives), describing the opti

8、mal trade-off solutions between the objectives, is known as the Pareto front. In real life, most of reservoir systems serve multiple purposes and they are multi-objective in nature. Due to the dispatch rules for a joint operation of cascade reservoirs enable to develop the capacity of hydropower gen

9、eration, the MOED problem in cascaded hydropower systems becomes an active research area in recent years. The goal of MOED in cascaded hydropower systems is to determine the water discharge process of all hydropower stations during the scheduling period in order to maximize the total benefit while f

10、ulfilling various actual water demands and other complicated constraints simultaneously. Because of the complex power and hydraulic relations between cascaded hydropower systems, the multi-objective optimal operation of cascade hydropower stations is a large scale, dynamic, and strong coupling nonli

11、near problem, which involves many variables, such as, inflow, storage, discharge, water level, water head, output and generated energy. So far, different methods to solve the MOED problem have been proposed and discussed by many researchers. The traditional methods, such as, mixed integer linear pro

12、gramming (MILP), Lagrange relaxation (LR), nonlinear programming (NLP), dynamic programming (DP) and progressive optimality algorithm (POA), have been widely applied in the past. And many achievements have also been obtained. Nevertheless, all of the methods listed above exist some shortcomings whic

13、h make them less efficient and even difficult in searching for the optimal solution. When MILP is employed to solve the MOED problem, linearization of the multi-objective functions and constraints could deviate the original problem, which makes the non-inferior solution inaccuracy. For NLP methodolo

14、gy, some approximate approaches are adopted to deal with discontinuous, non-differentiable and non-convex multi-objective functions, and these methods are computational expensive. Lagrange multipliers updating strategy has an unfavorable influence on the efficiency of LR, which makes the stability o

15、f solution poor. Though DP method can resolve the optimal operation of a single multipurpose reservoir, it suffers from the curse of the dimensionality which makes the computation time increase dramatically when the dimension of cascaded hydropower systems increases. POA is widely used in the multi-

16、objective optimal operation of cascaded hydropower plants, but it is sensitive with the initial solution, which generally shrinks the searching area and traps it in the local Pareto optimal front easily. Recently, there has been an increasing interest in adaptive heuristic search algorithms modeled

17、from the biologically motivated adaptive systems, for solving the MOED problem, because of their powerful global searching capacity, such as genetic algorithm (GA), ant colony optimization (ACO) algorithm, particle swarm optimization (PSO) algorithm, and artificial bee colony (ABC) algorithm. Howeve

18、r, being same with the classical methods, all these heuristics stochastic search algorithms mentioned above have their drawbacks too. For example, sometimes they may suffer from premature convergence, and the searching ability of these algorithms is sensitive to parameter settings. GA is one of the

19、most promising techniques in natural adaptive system field of evolutionary algorithm paradigm and has received great attention, because of its flexibility and effectiveness for optimizing complex systems. But sometimes, the traditional GA may produce a violating offspring in the cross-over operation

20、, which has a negative effect on the efficiency of GA by reason of having to restore the violating offspring or adopt a penalty function in the objective functions to discard the violating offspring. In order to overcome this disadvantage, partheno genetic algorithm (PGA) is proposed as an improved

21、GA. In GA, the crossover is always seen as the major operator and the mutation operator just plays an assistant role. But in PGA, only the mutation operation is made and no invalid offspring is generated. According to the partheno genetic schema theorems proposed in literature, we find that high ran

22、k schemas in the subsequent generation decrease exponentially though their fitness values are more optimal than the average one in the population, which may cause the high rank schemas that match the global optimal individual to be deserted fast before the global optimal individual is found. It seem

23、s that PGA runs away from the area where the global optimal individual lies though search nears the area, which reduces the searching efficiency of PGA. In order to overcome this shortcoming and avoid the undesirable tendency, this paper presents an improved partheno genetic algorithm (IPGA) based o

24、n the non-uniform mutation operator to solve the MOED problem in cascaded hydropower systems. Meanwhile, the greedy idea and the idea of mutating a single component of the individual vector rather than modifying all the components are incorporated into IPGA in order to avoid possible random jumps an

25、d to ensure the algorithm to stay at the promising area just found by the search engine for the better optimal individual. The rest of the paper is organized as follows. Section Numerical model describes the model of the MOED problem in cascaded hydropower systems. Section Improved partheno genetic

26、algorithm presents the IPGA and introduces its realization process in detail. Section Implementation of IPGA for economic dispatch in cascade hydropower systems evaluates the proposed algorithm and compares it with different algorithms using the data from a hydropower energy system with two cascade

27、reservoirs in China. Finally, we conclude this paper in Section Conclusions.Numerical model The economic dispatch of cascaded hydropower plants is a typical problem in the optimal fields of hydropower energy system. Usually, the operation purpose is to maximize the total power generation benefits or

28、 total electricity production of cascaded hydropower plants during the scheduling period by determining the optimal process of water discharge value of hydropower stations, under the condition of satisfying all constraints. However, with the development of social economy in China, change of power co

29、nsumption structure requires most large-capacity units to be involved in peak load regulation of electricity grid. In order to guide optimal operation of cascade reservoirs and give full play to capacity benefits of cascade hydropower stations, a mathematical model is established based on the princi

30、ples of (1) maximum total electricity production and (2) maximum total least output of the cascaded hydropower plants in this paper. The spatial coupling of a hydropower energy system with two cascade reservoirs is shown in, and the objective functions and constraints of aforementioned mathematical

31、model are expressed as follows: Obviously, this is a multi-objective optimization problem. Weighted approach and constraint method are usually employed by many researchers to handle it in water resources management. For the constraint method, all objectives except the major one are constrained to sp

32、ecific values to yield a Pareto optimal solution. With increment of the specific values, the model is run again to find another Pareto optimal solution until the trade-off relationship between the objectives is sufficiently represented. In weighted method, all objectives are incorporated into one ob

33、jective function simultaneously by different weights, and a different set of weights is adopted in each run of the optimization model for the optimal trade-off solution. However, the constraint method has been used more for the MOED problem in a single multipurpose reservoir or cascaded hydropower systems by various researchers. Because when the non-inferior

copyright@ 2008-2023 冰点文库 网站版权所有

经营许可证编号:鄂ICP备19020893号-2