期刊文献+
共找到188篇文章
< 1 2 10 >
每页显示 20 50 100
A Bi-Level Optimization Model and Hybrid Evolutionary Algorithm for Wind Farm Layout with Different Turbine Types
1
作者 Erping Song Zipin Yao 《Energy Engineering》 2025年第12期5129-5147,共19页
Wind farm layout optimization is a critical challenge in renewable energy development,especially in regions with complex terrain.Micro-siting of wind turbines has a significant impact on the overall efficiency and eco... Wind farm layout optimization is a critical challenge in renewable energy development,especially in regions with complex terrain.Micro-siting of wind turbines has a significant impact on the overall efficiency and economic viability of wind farm,where the wake effect,wind speed,types of wind turbines,etc.,have an impact on the output power of the wind farm.To solve the optimization problem of wind farm layout under complex terrain conditions,this paper proposes wind turbine layout optimization using different types of wind turbines,the aim is to reduce the influence of the wake effect and maximize economic benefits.The linear wake model is used for wake flow calculation over complex terrain.Minimizing the unit energy cost is taken as the objective function,considering that the objective function is affected by cost and output power,which influence each other.The cost function includes construction cost,installation cost,maintenance cost,etc.Therefore,a bi-level constrained optimization model is established,in which the upper-level objective function is to minimize the unit energy cost,and the lower-level objective function is to maximize the output power.Then,a hybrid evolutionary algorithm is designed according to the characteristics of the decision variables.The improved genetic algorithm and differential evolution are used to optimize the upper-level and lower-level objective functions,respectively,these evolutionary operations search for the optimal solution as much as possible.Finally,taking the roughness of different terrain,wind farms of different scales and different types of wind turbines as research scenarios,the optimal deployment is solved by using the algorithm in this paper,and four algorithms are compared to verify the effectiveness of the proposed algorithm. 展开更多
关键词 Bi-level optimization genetic algorithm differential evolution hybrid evolutionary algorithm wind farm layout
在线阅读 下载PDF
Elitism-based immune genetic algorithm and its application to optimization of complex multi-modal functions 被引量:4
2
作者 谭冠政 周代明 +1 位作者 江斌 DIOUBATE Mamady I 《Journal of Central South University of Technology》 EI 2008年第6期845-852,共8页
A novel immune genetic algorithm with the elitist selection and elitist crossover was proposed, which is called the immune genetic algorithm with the elitism (IGAE). In IGAE, the new methods for computing antibody s... A novel immune genetic algorithm with the elitist selection and elitist crossover was proposed, which is called the immune genetic algorithm with the elitism (IGAE). In IGAE, the new methods for computing antibody similarity, expected reproduction probability, and clonal selection probability were given. IGAE has three features. The first is that the similarities of two antibodies in structure and quality are all defined in the form of percentage, which helps to describe the similarity of two antibodies more accurately and to reduce the computational burden effectively. The second is that with the elitist selection and elitist crossover strategy IGAE is able to find the globally optimal solution of a given problem. The third is that the formula of expected reproduction probability of antibody can be adjusted through a parameter r, which helps to balance the population diversity and the convergence speed of IGAE so that IGAE can find the globally optimal solution of a given problem more rapidly. Two different complex multi-modal functions were selected to test the validity of IGAE. The experimental results show that IGAE can find the globally maximum/minimum values of the two functions rapidly. The experimental results also confirm that IGAE is of better performance in convergence speed, solution variation behavior, and computational efficiency compared with the canonical genetic algorithm with the elitism and the immune genetic algorithm with the information entropy and elitism. 展开更多
关键词 immune genetic algorithm multi-modal function optimization evolutionary computation elitist selection elitist crossover
在线阅读 下载PDF
Evolutionary Algorithms in Software Defined Networks: Techniques, Applications, and Issues 被引量:1
3
作者 LIAO Lingxia Victor C.M.Leung LAI Chin-Feng 《ZTE Communications》 2017年第3期20-36,共17页
A software defined networking(SDN) system has a logically centralized control plane that maintains a global network view and enables network-wide management, optimization, and innovation. Network-wide management and o... A software defined networking(SDN) system has a logically centralized control plane that maintains a global network view and enables network-wide management, optimization, and innovation. Network-wide management and optimization problems are typicallyvery complex with a huge solution space, large number of variables, and multiple objectives. Heuristic algorithms can solve theseproblems in an acceptable time but are usually limited to some particular problem circumstances. On the other hand, evolutionaryalgorithms(EAs), which are general stochastic algorithms inspired by the natural biological evolution and/or social behavior of species, can theoretically be used to solve any complex optimization problems including those found in SDNs. This paper reviewsfour types of EAs that are widely applied in current SDNs: Genetic Algorithms(GAs), Particle Swarm Optimization(PSO), Ant Colony Optimization(ACO), and Simulated Annealing(SA) by discussing their techniques, summarizing their representative applications, and highlighting their issues and future works. To the best of our knowledge, our work is the first that compares the tech-niques and categorizes the applications of these four EAs in SDNs. 展开更多
关键词 SDN evolutionary algorithms genetic algorithms Particle Swarm optimization Ant Colony optimization Simulated Annealing
在线阅读 下载PDF
Fuzzy Genetic Sharing for Dynamic Optimization
4
作者 Khalid Jebari Abdelaziz Bouroumi Aziz Ettouhami 《International Journal of Automation and computing》 EI 2012年第6期616-626,共11页
Recently,genetic algorithms(GAs) have been applied to multi-modal dynamic optimization(MDO).In this kind of optimization,an algorithm is required not only to find the multiple optimal solutions but also to locate a dy... Recently,genetic algorithms(GAs) have been applied to multi-modal dynamic optimization(MDO).In this kind of optimization,an algorithm is required not only to find the multiple optimal solutions but also to locate a dynamically changing optimum.Our fuzzy genetic sharing(FGS) approach is based on a novel genetic algorithm with dynamic niche sharing(GADNS).FGS finds the optimal solutions,while maintaining the diversity of the population.For this,FGS uses several strategies.First,an unsupervised fuzzy clustering method is used to track multiple optima and perform GADNS.Second,a modified tournament selection is used to control selection pressure.Third,a novel mutation with an adaptive mutation rate is used to locate unexplored search areas.The effectiveness of FGS in dynamic environments is demonstrated using the generalized dynamic benchmark generator(GDBG). 展开更多
关键词 genetic algorithms unsupervised learning fuzzy clustering dynamic optimization evolutionary algorithms dynamic niche sharing Hill s diversity index multi-modal function optimization.
原文传递
Gait Optimization of a Quadruped Robot Using Evolutionary Computation 被引量:5
5
作者 Jihoon Kim Dang Xuan Ba +1 位作者 Hoyeon Yeom Joonbum Bae 《Journal of Bionic Engineering》 SCIE EI CSCD 2021年第2期306-318,共13页
Evolutionary Computation(EC)has strengths in terms of computation for gait optimization.However,conventional evolutionary algorithms use typical gait parameters such as step length and swing height,which limit the tra... Evolutionary Computation(EC)has strengths in terms of computation for gait optimization.However,conventional evolutionary algorithms use typical gait parameters such as step length and swing height,which limit the trajectory deformation for optimization of the foot trajectory.Furthermore,the quantitative index of fitness convergence is insufficient.In this paper,we perform gait optimization of a quadruped robot using foot placement perturbation based on EC.The proposed algorithm has an atypical solution search range,which is generated by independent manipulation of each placement that forms the foot trajectory.A convergence index is also introduced to prevent premature cessation of learning.The conventional algorithm and the proposed algorithm are applied to a quadruped robot;walking performances are then compared by gait simulation.Although the two algorithms exhibit similar computation rates,the proposed algorithm shows better fitness and a wider search range.The evolutionary tendency of the walking trajectory is analyzed using the optimized results,and the findings provide insight into reliable leg trajectory design. 展开更多
关键词 bionic robot evolutionary computation genetic algorithm gait optimization parameter perturbation convergence index
在线阅读 下载PDF
A New Evolutionary Algorithm Based on the Decimal Coding
6
作者 Dong Wen-yong, Li Yuan-xiang, Zheng Bo-jin, Zen San-you, Zhang Jin-bo State Key Laboratory of Software Engineering, Wuhan University, Wuhan 430072,Hubei, China 《Wuhan University Journal of Natural Sciences》 CAS 2002年第2期150-156,共7页
Traditional Evolutionary Algorithm (EAs) is based on the binary code, real number code, structure code and so on. But these coding strategies have their own advantages and disadvantages for the optimization of functio... Traditional Evolutionary Algorithm (EAs) is based on the binary code, real number code, structure code and so on. But these coding strategies have their own advantages and disadvantages for the optimization of functions. In this paper a new Decimal Coding Strategy (DCS), which is convenient for space division and alterable precision, was proposed, and the theory analysis of its implicit parallelism and convergence was also discussed. We also redesign several genetic operators for the decimal code. In order to utilize the historial information of the existing individuals in the process of evolution and avoid repeated exploring, the strategies of space shrinking and precision alterable, are adopted. Finally, the evolutionary algorithm based on decimal coding (DCEAs) was applied to the optimization of functions, the optimization of parameter, mixed-integer nonlinear programming. Comparison with traditional GAs was made and the experimental results show that the performances of DCEAS are better than the tradition GAs. 展开更多
关键词 evolutionary algorithm function optimize genetic algorithm decimal coding CLC number TP 301.6
在线阅读 下载PDF
A Rule Based Evolutionary Optimization Approach for the Traveling Salesman Problem
7
作者 Wissam M. Alobaidi David J. Webb Eric Sandgren 《Intelligent Information Management》 2017年第4期115-132,共18页
The traveling salesman problem has long been regarded as a challenging application for existing optimization methods as well as a benchmark application for the development of new optimization methods. As with many exi... The traveling salesman problem has long been regarded as a challenging application for existing optimization methods as well as a benchmark application for the development of new optimization methods. As with many existing algorithms, a traditional genetic algorithm will have limited success with this problem class, particularly as the problem size increases. A rule based genetic algorithm is proposed and demonstrated on sets of traveling salesman problems of increasing size. The solution character as well as the solution efficiency is compared against a simulated annealing technique as well as a standard genetic algorithm. The rule based genetic algorithm is shown to provide superior performance for all problem sizes considered. Furthermore, a post optimal analysis provides insight into which rules were successfully applied during the solution process which allows for rule modification to further enhance performance. 展开更多
关键词 TRAVELING SALESMAN evolutionary optimization RULE Based Search HEURISTIC optimization Hybrid genetic algorithm
在线阅读 下载PDF
Diploidy in evolutionary algorithms for dynamic optimization problems A best-chromosome-wins dominance mechanism
8
作者 Boris Shabash Kay C.Wiese 《International Journal of Intelligent Computing and Cybernetics》 EI 2015年第4期312-329,共18页
Purpose–In this work,the authors show the performance of the proposed diploid scheme(a representation where each individual contains two genotypes)with respect to two dynamic optimization problems,while addressing dr... Purpose–In this work,the authors show the performance of the proposed diploid scheme(a representation where each individual contains two genotypes)with respect to two dynamic optimization problems,while addressing drawbacks the authors have identified in previous works which compare diploid evolutionary algorithms(EAs)to standard EAs.The paper aims to discuss this issue.Design/methodology/approach–In the proposed diploid representation of EA,each individual possesses two copies of the genotype.In order to convert this pair of genotypes to a single phenotype,each genotype is individually evaluated in relation to the fitness function and the best genotype is presented as the phenotype.In order to provide a fair and objective comparison,the authors make sure to compare populations which contain the same amount of genetic information,where the only difference is the arrangement and interpretation of the information.The two representations are compared using two shifting fitness functions which change at regular intervals to displace the global optimum to a new position.Findings–For small fitness landscapes the haploid(standard)and diploid algorithms perform comparably and are able to find the global optimum very quickly.However,as the search space increases,rediscovering the global optimum becomes more difficult and the diploid algorithm outperforms the haploid algorithm with respect to how fast it relocates the new optimum.Since both algorithms use the same amount of genetic information,it is only fair to conclude it is the unique arrangement of the diploid algorithm that allows it to explore the search space better.Originality/value–The diploid representation presented here is novel in that instead of adopting a dominance scheme for each allele(value)in the vector of values that is the genotype,dominance is adopted across the entire genotype in relation to its homologue.As a result,this representation can be extended across any alphabet,for any optimization function. 展开更多
关键词 evolutionary computation genetic algorithms DIPLOIDY Dynamic optimization
在线阅读 下载PDF
Recent Advances in Global Optimization for Combinatorial Discrete Problems 被引量:1
9
作者 Adel R. Awad Samia O. Chiban 《Applied Mathematics》 2015年第11期1842-1856,共15页
The optimization of discrete problems is largely encountered in engineering and information domains. Solving these problems with continuous-variables approach then convert the continuous variables to discrete ones doe... The optimization of discrete problems is largely encountered in engineering and information domains. Solving these problems with continuous-variables approach then convert the continuous variables to discrete ones does not guarantee the optimal global solution. Evolutionary Algorithms (EAs) have been applied successfully in combinatorial discrete optimization. Here, the mathematical basics of real-coding Genetic Algorithm are presented in addition to three other Evolutionary Algorithms: Particle Swarm Optimization (PSO), Ant Colony Algorithms (ACOA) and Harmony Search (HS). The EAs are presented in as unifying notations as possible in order to facilitate understanding and comparison. Our combinatorial discrete problem example is the famous benchmark case of New-York Water Supply System WSS network. The mathematical construction in addition to the obtained results of Real-coding GA applied to this case study (authors), are compared with those of the three other algorithms available in literature. The real representation of GA, with its two operators: mutation and crossover, functions significantly faster than binary and other coding and illustrates its potential as a substitute to the traditional optimization methods for water systems design and planning. The real (actual) representation is very effective and provides two near-optimal feasible solutions to the New York tunnels problem. We found that the four EAs are capable to afford hydraulically-feasible solutions with reasonable cost but our real-coding GA takes more evaluations to reach the optimal or near-optimal solutions compared to other EAs namely the HS. HS approach discovers efficiently the research space because of the random generation of solutions in every iteration, and the ability of choosing neighbor values of solution elements “changing the diameter of the pipe to the next greater or smaller commercial diameter” beside keeping good current solutions. Our proposed promising point to improve the performance of GA is by introducing completely new individuals in every generation in GA using a new “immigration” operator beside “mutation” and “crossover”. 展开更多
关键词 evolutionary algorithmS META-HEURISTIC algorithmS Real-Coding genetic algorithmS Water Supply System New-York TUNNELS Optimal Design
暂未订购
Genetic Algorithm with Variable Length Chromosomes for Network Intrusion Detection 被引量:5
10
作者 Sunil Nilkanth Pawar Rajankumar Sadashivrao Bichkar 《International Journal of Automation and computing》 EI CSCD 2015年第3期337-342,共6页
Genetic algorithm(GA) has received significant attention for the design and implementation of intrusion detection systems. In this paper, it is proposed to use variable length chromosomes(VLCs) in a GA-based network i... Genetic algorithm(GA) has received significant attention for the design and implementation of intrusion detection systems. In this paper, it is proposed to use variable length chromosomes(VLCs) in a GA-based network intrusion detection system.Fewer chromosomes with relevant features are used for rule generation. An effective fitness function is used to define the fitness of each rule. Each chromosome will have one or more rules in it. As each chromosome is a complete solution to the problem, fewer chromosomes are sufficient for effective intrusion detection. This reduces the computational time. The proposed approach is tested using Defense Advanced Research Project Agency(DARPA) 1998 data. The experimental results show that the proposed approach is efficient in network intrusion detection. 展开更多
关键词 genetic algorithms intrusion detection variable length chromosome network security evolutionary optimization.
原文传递
Analyzing the Simple Ranking and Selection Process for Constrained Evolutionary Optimization
11
作者 Ehab Z.Elfeky Ruhul A.Sarker Daryl L.Essam 《Journal of Computer Science & Technology》 SCIE EI CSCD 2008年第1期19-34,共16页
Many optimization problems that involve practical applications have functional constraints, and some of these constraints are active, meaning that they prevent any solution from improving the objective function value ... Many optimization problems that involve practical applications have functional constraints, and some of these constraints are active, meaning that they prevent any solution from improving the objective function value to the one that is better than any solution lying beyond the constraint limits. Therefore, the optimal solution usually lies on the boundary of the feasible region. In order to converge faster when solving such problems, a new ranking and selection scheme is introduced which exploits this feature of constrained problems. In conjunction with selection, a new crossover method is also presented based on three parents. When comparing the results of this new algorithm with six other evolutionary based methods, using 12 benchmark problems from the literature, it shows very encouraging performance. T-tests have been applied in this research to show if there is any statistically significance differences between the algorithms. A study has also been carried out in order to show the effect of each component of the proposed algorithm. 展开更多
关键词 constrained continuous optimization evolutionary computation genetic algorithms multi-parent crossover
原文传递
Immune Genetic Algorithm for Optimal Design 被引量:2
12
作者 杨建国 李蓓智 项前 《Journal of Donghua University(English Edition)》 EI CAS 2002年第4期16-19,共4页
A computing model employing the immune and genetic algorithm (IGA) for the optimization of part design is presented. This model operates on a population of points in search space simultaneously, not on just one point.... A computing model employing the immune and genetic algorithm (IGA) for the optimization of part design is presented. This model operates on a population of points in search space simultaneously, not on just one point. It uses the objective function itself, not derivative or any other additional information and guarantees the fast convergence toward the global optimum. This method avoids some weak points in genetic algorithm, such as inefficient to some local searching problems and its convergence is too early. Based on this model, an optimal design support system (IGBODS) is developed.IGBODS has been used in practice and the result shows that this model has great advantage than traditional one and promises good application in optimal design. 展开更多
关键词 automation artificial IMMUNE system (AIS) Optimal design evolutionary algorithm genetic algorithm
在线阅读 下载PDF
A Hybrid Algorithm Based on PSO and GA for Feature Selection 被引量:1
13
作者 Yu Xue Asma Aouari +1 位作者 Romany F.Mansour Shoubao Su 《Journal of Cyber Security》 2021年第2期117-124,共8页
One of the main problems of machine learning and data mining is to develop a basic model with a few features,to reduce the algorithms involved in classification’s computational complexity.In this paper,the collection... One of the main problems of machine learning and data mining is to develop a basic model with a few features,to reduce the algorithms involved in classification’s computational complexity.In this paper,the collection of features has an essential importance in the classification process to be able minimize computational time,which decreases data size and increases the precision and effectiveness of specific machine learning activities.Due to its superiority to conventional optimization methods,several metaheuristics have been used to resolve FS issues.This is why hybrid metaheuristics help increase the search and convergence rate of the critical algorithms.A modern hybrid selection algorithm combining the two algorithms;the genetic algorithm(GA)and the Particle Swarm Optimization(PSO)to enhance search capabilities is developed in this paper.The efficacy of our proposed method is illustrated in a series of simulation phases,using the UCI learning array as a benchmark dataset. 展开更多
关键词 evolutionary computation genetic algorithm hybrid approach META-HEURISTIC feature selection particle swarm optimization
在线阅读 下载PDF
基于向量映射代理模型的分布式柔性作业车间调度算法 被引量:3
14
作者 靳思远 彭程 +3 位作者 王薇 任磊 吕金虎 赖李媛君 《控制与决策》 北大核心 2025年第5期1561-1570,共10页
随着定制化制造需求的增加,分布式柔性作业调度问题涉及的调度任务复杂多变,多产线制造设备动态重构,人机料法环协同约束倍增.面对多场景任务调度需求,单一进化算法难以适应不同场景,且由于算法对这类复杂约束问题评估时间成本较高,逐... 随着定制化制造需求的增加,分布式柔性作业调度问题涉及的调度任务复杂多变,多产线制造设备动态重构,人机料法环协同约束倍增.面对多场景任务调度需求,单一进化算法难以适应不同场景,且由于算法对这类复杂约束问题评估时间成本较高,逐场景调用算法生成调度方案十分耗时.为解决这一问题,建立分布式柔性作业车间调度问题数学模型,并提出基于向量映射代理模型(VMSM)的调度算法.VMSM通过高维特征向量映射进行特征提取,以增强对历史相似问题的识别能力,并在进化算法中辅助生成初始解和评估解集,提高搜索效率.实验结果表明,所提出的方法能够将相似调度方案的分类准确率提升25%~35%,有效减少进化算法初始解筛选和解集评估次数.在不同场景复杂度下,VMSM均能在保障调度方案质量的前提下,显著提高分布式柔性作业车间调度方案生成速度,方案生成时间最多缩短51.26%. 展开更多
关键词 调度优化 代理模型 进化算法 柔性作业车间调度问题 分布式调度 遗传算法
原文传递
遗传算法在三阶控制系统PID参数优化中的应用研究 被引量:4
15
作者 单玉忠 《自动化仪表》 2025年第2期19-23,共5页
为进一步拓展遗传算法在控制系统比例积分微分(PID)参数优化中的应用范围,将遗传算法引入具有三阶传递函数的压水堆核电厂某流体系统水位控制过程。在更大取值范围内搜索PID控制器的特征参数的最优解。搜索到了控制性能更优、调整时间... 为进一步拓展遗传算法在控制系统比例积分微分(PID)参数优化中的应用范围,将遗传算法引入具有三阶传递函数的压水堆核电厂某流体系统水位控制过程。在更大取值范围内搜索PID控制器的特征参数的最优解。搜索到了控制性能更优、调整时间更短、稳态误差更小、最大超调量更小的特征参数,证明了遗传算法在三阶控制系统中仍然具有很好的适应性。同时,分析遗传算法种群规模、进化代数对优化结果的影响,给出了趋于稳定最优解所需的最小种群规模和最小代数的建议。该研究对遗传算法在核电厂控制领域的推广应用具有重要意义。 展开更多
关键词 遗传算法 种群规模 进化代数 稳态误差 调整时间 最大超调量 特征参数 性能指标 稳定最优解
在线阅读 下载PDF
基于进化算法的电动物流车辆配送路径优化算法研究
16
作者 余法红 崔华 +1 位作者 陈梅佳 朱冬平 《现代信息科技》 2025年第6期75-82,共8页
针对物流配送中存在客户分布散乱及电动车续航等问题,文章设计了一个电动物流车线路优化算法用于求解电动车辆路径问题(Electric Vehicle Routing Problem,EVRP)。根据电动物流车的问题建立了EVRPTW问题的模型,从最终的配送成本出发,获... 针对物流配送中存在客户分布散乱及电动车续航等问题,文章设计了一个电动物流车线路优化算法用于求解电动车辆路径问题(Electric Vehicle Routing Problem,EVRP)。根据电动物流车的问题建立了EVRPTW问题的模型,从最终的配送成本出发,获得在电量、载重量以及客户时间窗等约束下成本尽可能小的解。在ERVPTW的模型基础上使用遗传算法,随机生成初始种群,在交叉、变异等过程当中保证求得解的复杂度。以嘉兴物流路径规划为例,经实际验证,所设计的方法具备有效性。 展开更多
关键词 车辆配送 路径优化 进化算法 遗传算法
在线阅读 下载PDF
Fault self-repair strategy based on evolvable hardware and reparation balance technology 被引量:11
17
作者 Zhang Junbin Cai Jinyan +1 位作者 Meng Yafeng Meng Tianzhen 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2014年第5期1211-1222,共12页
In the face of harsh natural environment applications such as earth-orbiting and deep space satellites, underwater sea vehicles, strong electromagnetic interference and temperature stress,the circuits faults appear ea... In the face of harsh natural environment applications such as earth-orbiting and deep space satellites, underwater sea vehicles, strong electromagnetic interference and temperature stress,the circuits faults appear easily. Circuit faults will inevitably lead to serious losses of availability or impeded mission success without self-repair over the mission duration. Traditional fault-repair methods based on redundant fault-tolerant technique are straightforward to implement, yet their area, power and weight cost can be excessive. Moreover they utilize all plug-in or component level circuits to realize redundant backup, such that their applicability is limited. Hence, a novel selfrepair technology based on evolvable hardware(EHW) and reparation balance technology(RBT) is proposed. Its cost is low, and fault self-repair of various circuits and devices can be realized through dynamic configuration. Making full use of the fault signals, correcting circuit can be found through EHW technique to realize the balance and compensation of the fault output-signals. In this paper, the self-repair model was analyzed which based on EHW and RBT technique, the specific self-repair strategy was studied, the corresponding self-repair circuit fault system was designed, and the typical faults were simulated and analyzed which combined with the actual electronic devices. Simulation results demonstrated that the proposed fault self-repair strategy was feasible. Compared to traditional techniques, fault self-repair based on EHW consumes fewer hardware resources, and the scope of fault self-repair was expanded significantly. 展开更多
关键词 evolutionary algorithm Evolvable hardware Fault Self-repair Fault-tolerant genetic algorithm particle swarm optimization Reparation balance technology
原文传递
基于云模型的进化算法 被引量:129
18
作者 张光卫 何锐 +2 位作者 刘禹 李德毅 陈桂生 《计算机学报》 EI CSCD 北大核心 2008年第7期1082-1091,共10页
基于云模型在非规范知识的定性、定量表示及其相互转换过程中的优良特征,结合进化计算的基本思想,提出一种基于云模型的进化算法.该算法利用云模型对物种的遗传变异进化统一建模,能够自适应控制遗传变异的程度和搜索空间的范围,从而可... 基于云模型在非规范知识的定性、定量表示及其相互转换过程中的优良特征,结合进化计算的基本思想,提出一种基于云模型的进化算法.该算法利用云模型对物种的遗传变异进化统一建模,能够自适应控制遗传变异的程度和搜索空间的范围,从而可以快速收敛到最优解,较好地避免了传统遗传算法易陷入局部最优解和选择压力过大造成的早熟收敛等问题.仿真结果表明:该算法具有精度高、收敛速度快等优点.云模型和进化计算思想的有效结合一方面拓宽了云模型的应用领域,也为进化计算的研究进行了新的探索和尝试. 展开更多
关键词 云模型 进化计算 遗传算法 数值优化 人工智能
在线阅读 下载PDF
多目标配电网故障定位的Pareto进化算法 被引量:16
19
作者 孙国强 卫志农 +2 位作者 唐利锋 李育燕 缪立恒 《电力自动化设备》 EI CSCD 北大核心 2012年第5期57-61,73,共6页
提出一种用于配电网故障定位的多目标优化模型,采用带精英策略的快速非支配排序遗传算法(NSGA-II)进行求解。传统多目标优化问题通过加权方式转换为单目标问题,对权值比较敏感,且每次只能得到一种权值下的最优解。NSGA-II则避免了传统... 提出一种用于配电网故障定位的多目标优化模型,采用带精英策略的快速非支配排序遗传算法(NSGA-II)进行求解。传统多目标优化问题通过加权方式转换为单目标问题,对权值比较敏感,且每次只能得到一种权值下的最优解。NSGA-II则避免了传统加权求解时权值的选择和解的偏好性。该算法采用快速非支配排序机制,计算复杂性低;同时考虑个体拥挤距离,从而保证种群的多样性;最后,提出适用于故障定位的最优解集处理方法,便于从多目标最优解集中筛选出唯一符合故障情况的解。算例测试分别模拟单点、多点故障,以及信息完备和部分信息畸变的情况,测试结果表明,所提方法均能准确地定位故障区段。 展开更多
关键词 配电网 故障定位 优化 模型 PARETO 非支配排序遗传算法 遗传算法 进化算法
在线阅读 下载PDF
主动配电网中考虑需求侧管理和网络重构的分布式电源规划方法 被引量:77
20
作者 张沈习 袁加妍 +1 位作者 程浩忠 李珂 《中国电机工程学报》 EI CSCD 北大核心 2016年第S1期1-9,共9页
以年综合费用最小为目标函数,以多种主动管理约束、分布式电源(distributed generation,DG)投资限制和电气限制为约束条件,建立了主动配电网(active distribution network,ADN)中考虑需求侧管理和网络重构的DG规划模型。根据分解协调的... 以年综合费用最小为目标函数,以多种主动管理约束、分布式电源(distributed generation,DG)投资限制和电气限制为约束条件,建立了主动配电网(active distribution network,ADN)中考虑需求侧管理和网络重构的DG规划模型。根据分解协调的思想,将模型转化为三层规划模型。针对模型的特点,提出了差分进化算法、树形结构编码的单亲遗传算法和原对偶内点法相结合的混合策略对模型进行求解。在61节点ADN上对规划模型和求解方法进行了仿真和验证,研究了需求侧管理和网络重构对规划结果的影响。 展开更多
关键词 主动配电网 需求侧管理 分布式电源 网络重构 三层规划
原文传递
上一页 1 2 10 下一页 到第
使用帮助 返回顶部