Remote sensing image segmentation is the basis of image understanding and analysis. However,the precision and the speed of segmentation can not meet the need of image analysis,due to strong uncertainty and rich textur...Remote sensing image segmentation is the basis of image understanding and analysis. However,the precision and the speed of segmentation can not meet the need of image analysis,due to strong uncertainty and rich texture details of remote sensing images. We proposed a new segmentation method based on Adaptive Genetic Algorithm(AGA) and Alternative Fuzzy C-Means(AFCM) . Segmentation thresholds were identified by AGA. Then the image was segmented by AFCM. The results indicate that the precision and the speed of segmentation have been greatly increased,and the accuracy of threshold selection is much higher compared with traditional Otsu and Fuzzy C-Means(FCM) segmentation methods. The segmentation results also show that multi-thresholds segmentation has been achieved by combining AGA with AFCM.展开更多
In this paper, a simple and practicable algorithm for optimization of membership function (MF) is proposed. As it is known that MF is very important in the fuzzy control. Unfortunately, to find, especially to optimize...In this paper, a simple and practicable algorithm for optimization of membership function (MF) is proposed. As it is known that MF is very important in the fuzzy control. Unfortunately, to find, especially to optimize MF is always rather complex even difficult. So, to study and develop an effectual aglorithm for MF optimization is a good topic. Allow for the inner advantages of genetic algorithm (GA), it is adopted in the algorithm .The principle and executive procdeure are first presented. Then it is applied in the fuzzy control system of a typical plant. Results of real time run show that the control strategy is encouraging, and the developed algorithm is practicable.展开更多
Proper fixture design is crucial to obtain the better product quality according to the design specification during the workpiece fabrication. Locator layout planning is one of the most important tasks in the fixture ...Proper fixture design is crucial to obtain the better product quality according to the design specification during the workpiece fabrication. Locator layout planning is one of the most important tasks in the fixture design process. However, the design of a fixture relies heavily on the designerts expertise and experience up to now. Therefore, a new approach to loeator layout determination for workpieces with arbitrary complex surfaces is pro- posed for the first time. Firstly, based on the fuzzy judgment method, the proper locating reference and locator - numbers are determined with consideration of surface type, surface area and position tolerance. Secondly, the lo- cator positions are optimized by genetic algorithm(GA). Finally, a typical example shows that the approach is su- perior to the experiential method and can improve positioning accuracy effectively.展开更多
This paper analyzes the optimization problem of mutation probability in genetic algorithms by applying the definition of i-bit improved sub-space. Then fuzzy reasoning technique is adopted to determine the optimal mut...This paper analyzes the optimization problem of mutation probability in genetic algorithms by applying the definition of i-bit improved sub-space. Then fuzzy reasoning technique is adopted to determine the optimal mutation probability in different conditions. The superior convergence property of the new method is evaluated by applying it to two simulation examples.展开更多
In order to optimize the signal control system, this paper proposes a method to design an optimized fuzzy logic controller (FLC) with the DNA evolutionary algorithm. Inspired by the DNA molecular operation character...In order to optimize the signal control system, this paper proposes a method to design an optimized fuzzy logic controller (FLC) with the DNA evolutionary algorithm. Inspired by the DNA molecular operation characteristics, the DNA evolutionary algorithm modifies the corresponding genetic operators. Compared with the traditional genetic algorithm (GA), the DNA evolutionary algorithm can overcome weak local search capability and premature convergence. The parameters of membership functions are optimized by adopting the quaternary encoding method and performing corresponding DNA genetic operators. The relevant optimized parameters are combined with the FLC for single intersection traffic signal control. Simulation experiments shows the better performance of the FLC with the DNA evolutionary algorithm optimization. The experimental results demonstrate the efficiency of the nrotmsed method.展开更多
A genetic-fuzzy HEV control strategy based on driving cycle recognition (DCR) was built. Six driving cycles were selected to represent different traffic conditions e.g. freeway, urban, suburb. A neural algorithm was...A genetic-fuzzy HEV control strategy based on driving cycle recognition (DCR) was built. Six driving cycles were selected to represent different traffic conditions e.g. freeway, urban, suburb. A neural algorithm was used for traffic condition recognition based on ten parameters of each driving cycle. The DCR was utilized for optimization of the HEV control parameters using a genetic-fuzzy approach. A fuzzy logic controller (FLC) was designed to be intelligent to manage the engine to work in the vicinity of its optimal condition. The fuzzy membership function parameters were optimized using the genetic algorithm (GA) for each driving cycle. The result is that the DCR_ fuzzy controller can reduce the fuel consumption by 1. 9%, higher than only CYC _ HWFET optimized fuzzy (0.2%) or CYC _ WVUSUB optimized fuzzy (0.7%). The DCR_ fuzzy method can get the better result than only optimizing one cycle on the complex real traffic conditions.展开更多
针对电动汽车单一电源电流冲击大的问题,构建了电容半主动拓扑的复合电源,并提出一种基于小波变换与遗传算法(genetic algorithm,GA)优化模糊控制的能量管理策略。利用Haar小波分解需求功率,以高频分量及储能元件荷电状态(state of char...针对电动汽车单一电源电流冲击大的问题,构建了电容半主动拓扑的复合电源,并提出一种基于小波变换与遗传算法(genetic algorithm,GA)优化模糊控制的能量管理策略。利用Haar小波分解需求功率,以高频分量及储能元件荷电状态(state of charge,SOC)为输入,通过GA优化隶属度函数参数实现功率精准分配。在新欧洲驾驶循环(new European driving cycle,NEDC)及中国轻型汽车行驶工况-乘用车(China light-duty vehicle test cycle-passenger car,CLTC-P)等工况下的仿真表明,相比单一电源策略,所提策略峰值电流平均降低约28.0%,均方根(root mean square,RMS)电流平均降低约21.0%,并将高电流区间占比压缩至6%以内,电池温升幅度降低34.8%和37.8%;在不同SOC条件下均表现出鲁棒性,对电流指标的优化幅度稳定保持在20%~28%区间,有效延长了电池循环寿命。展开更多
This paper presents a novel approach to feature subset selection using genetic algorithms.This approach has the ability to accommodate multiple criteria such as the accuracy and cost of classification into the process...This paper presents a novel approach to feature subset selection using genetic algorithms.This approach has the ability to accommodate multiple criteria such as the accuracy and cost of classification into the process of feature selection and finds the effective feature subset for texture classification.On the basis of the effective feature subset selected,a method is described to extract the objects which are higher than their surroundings,such as trees or forest,in the color aerial images.The methodology presented in this paper is illustrated by its application to the problem of trees extraction from aerial images.展开更多
The premise and basis of load modeling are substation load composition inquiries and cluster analyses.However,the traditional kernel fuzzy C-means(KFCM)algorithm is limited by artificial clustering number selection an...The premise and basis of load modeling are substation load composition inquiries and cluster analyses.However,the traditional kernel fuzzy C-means(KFCM)algorithm is limited by artificial clustering number selection and its convergence to local optimal solutions.To overcome these limitations,an improved KFCM algorithm with adaptive optimal clustering number selection is proposed in this paper.This algorithm optimizes the KFCM algorithm by combining the powerful global search ability of genetic algorithm and the robust local search ability of simulated annealing algorithm.The improved KFCM algorithm adaptively determines the ideal number of clusters using the clustering evaluation index ratio.Compared with the traditional KFCM algorithm,the enhanced KFCM algorithm has robust clustering and comprehensive abilities,enabling the efficient convergence to the global optimal solution.展开更多
An optimal PID controller with incomplete derivation is proposed based on fuzzy inference and the geneticalgorithm, which is called the fuzzy-GA PID controller with incomplete derivation. It consists of the off-line p...An optimal PID controller with incomplete derivation is proposed based on fuzzy inference and the geneticalgorithm, which is called the fuzzy-GA PID controller with incomplete derivation. It consists of the off-line part andthe on-line part. In the off-line part, by taking the overshoot, rise time, and settling time of system unit step re-sponse as the performance indexes and by using the genetic algorithm, a group of optimal PID parameters K*p , Ti* ,and Tj are obtained, which are used as the initial values for the on-line tuning of PID parameters. In the on-linepart, based on K; , Ti* , and T*d and according to the current system error e and its time derivative, a dedicatedprogram is written, which is used to optimize and adjust the PID parameters on line through a fuzzy inference mech-anism to ensure that the system response has optimal dynamic and steady-state performance. The controller has beenused to control the D. C. motor of the intelligent bionic artificial leg designed by the authors. The result of computersimulation shows that this kind of optimal PID controller has excellent control performance and robust performance.展开更多
为提高纯电动汽车复合储能系统的制动能量回收效率,提出一种基于模糊控制与遗传算法(genetic algorithm,GA)优化的双层再生制动控制策略。上层利用GA优化模糊控制器分配再生与机械制动力,下层依据电池/超级电容荷电状态(state of charge...为提高纯电动汽车复合储能系统的制动能量回收效率,提出一种基于模糊控制与遗传算法(genetic algorithm,GA)优化的双层再生制动控制策略。上层利用GA优化模糊控制器分配再生与机械制动力,下层依据电池/超级电容荷电状态(state of charge,SOC)自适应分配回收功率。基于CruiseSimulink联合仿真,在新欧洲驾驶循环(new European driving cycle,NEDC)和城市道路循环(urban dynamometer driving schedule,UDDS)工况下的验证结果表明,GA优化可使制动能量回收效率分别提高2.1和2.3百分点,SOC动态分配策略相较“优先电容”策略可增加储能吸收能量并降低回收链路损耗。展开更多
基金Under the auspices of National Natural Science Foundation of China (No. 30370267)Key Project of Jilin Provincial Science & Technology Department (No. 20075014)
文摘Remote sensing image segmentation is the basis of image understanding and analysis. However,the precision and the speed of segmentation can not meet the need of image analysis,due to strong uncertainty and rich texture details of remote sensing images. We proposed a new segmentation method based on Adaptive Genetic Algorithm(AGA) and Alternative Fuzzy C-Means(AFCM) . Segmentation thresholds were identified by AGA. Then the image was segmented by AFCM. The results indicate that the precision and the speed of segmentation have been greatly increased,and the accuracy of threshold selection is much higher compared with traditional Otsu and Fuzzy C-Means(FCM) segmentation methods. The segmentation results also show that multi-thresholds segmentation has been achieved by combining AGA with AFCM.
文摘In this paper, a simple and practicable algorithm for optimization of membership function (MF) is proposed. As it is known that MF is very important in the fuzzy control. Unfortunately, to find, especially to optimize MF is always rather complex even difficult. So, to study and develop an effectual aglorithm for MF optimization is a good topic. Allow for the inner advantages of genetic algorithm (GA), it is adopted in the algorithm .The principle and executive procdeure are first presented. Then it is applied in the fuzzy control system of a typical plant. Results of real time run show that the control strategy is encouraging, and the developed algorithm is practicable.
基金Supported by the Natural Science Foundation of Jiangxi Province(2009GZC0104)the Science and Technology Research Project of Jiangxi Provincial Department of Education(GJJ10521)~~
文摘Proper fixture design is crucial to obtain the better product quality according to the design specification during the workpiece fabrication. Locator layout planning is one of the most important tasks in the fixture design process. However, the design of a fixture relies heavily on the designerts expertise and experience up to now. Therefore, a new approach to loeator layout determination for workpieces with arbitrary complex surfaces is pro- posed for the first time. Firstly, based on the fuzzy judgment method, the proper locating reference and locator - numbers are determined with consideration of surface type, surface area and position tolerance. Secondly, the lo- cator positions are optimized by genetic algorithm(GA). Finally, a typical example shows that the approach is su- perior to the experiential method and can improve positioning accuracy effectively.
基金Supported by the Climbing PrOgram-National Key Project for Fundamental Research in China, Grant NSC92097
文摘This paper analyzes the optimization problem of mutation probability in genetic algorithms by applying the definition of i-bit improved sub-space. Then fuzzy reasoning technique is adopted to determine the optimal mutation probability in different conditions. The superior convergence property of the new method is evaluated by applying it to two simulation examples.
基金The National Natural Science Foundation of China(No.60972001)the Scientific Innovation Research of College Graduates in Jiangsu Province(No.CXZZ_0163)the Scientific Research Foundation of Graduate School of Southeast University(No.YBPY1212)
文摘In order to optimize the signal control system, this paper proposes a method to design an optimized fuzzy logic controller (FLC) with the DNA evolutionary algorithm. Inspired by the DNA molecular operation characteristics, the DNA evolutionary algorithm modifies the corresponding genetic operators. Compared with the traditional genetic algorithm (GA), the DNA evolutionary algorithm can overcome weak local search capability and premature convergence. The parameters of membership functions are optimized by adopting the quaternary encoding method and performing corresponding DNA genetic operators. The relevant optimized parameters are combined with the FLC for single intersection traffic signal control. Simulation experiments shows the better performance of the FLC with the DNA evolutionary algorithm optimization. The experimental results demonstrate the efficiency of the nrotmsed method.
文摘A genetic-fuzzy HEV control strategy based on driving cycle recognition (DCR) was built. Six driving cycles were selected to represent different traffic conditions e.g. freeway, urban, suburb. A neural algorithm was used for traffic condition recognition based on ten parameters of each driving cycle. The DCR was utilized for optimization of the HEV control parameters using a genetic-fuzzy approach. A fuzzy logic controller (FLC) was designed to be intelligent to manage the engine to work in the vicinity of its optimal condition. The fuzzy membership function parameters were optimized using the genetic algorithm (GA) for each driving cycle. The result is that the DCR_ fuzzy controller can reduce the fuel consumption by 1. 9%, higher than only CYC _ HWFET optimized fuzzy (0.2%) or CYC _ WVUSUB optimized fuzzy (0.7%). The DCR_ fuzzy method can get the better result than only optimizing one cycle on the complex real traffic conditions.
文摘针对电动汽车单一电源电流冲击大的问题,构建了电容半主动拓扑的复合电源,并提出一种基于小波变换与遗传算法(genetic algorithm,GA)优化模糊控制的能量管理策略。利用Haar小波分解需求功率,以高频分量及储能元件荷电状态(state of charge,SOC)为输入,通过GA优化隶属度函数参数实现功率精准分配。在新欧洲驾驶循环(new European driving cycle,NEDC)及中国轻型汽车行驶工况-乘用车(China light-duty vehicle test cycle-passenger car,CLTC-P)等工况下的仿真表明,相比单一电源策略,所提策略峰值电流平均降低约28.0%,均方根(root mean square,RMS)电流平均降低约21.0%,并将高电流区间占比压缩至6%以内,电池温升幅度降低34.8%和37.8%;在不同SOC条件下均表现出鲁棒性,对电流指标的优化幅度稳定保持在20%~28%区间,有效延长了电池循环寿命。
文摘This paper presents a novel approach to feature subset selection using genetic algorithms.This approach has the ability to accommodate multiple criteria such as the accuracy and cost of classification into the process of feature selection and finds the effective feature subset for texture classification.On the basis of the effective feature subset selected,a method is described to extract the objects which are higher than their surroundings,such as trees or forest,in the color aerial images.The methodology presented in this paper is illustrated by its application to the problem of trees extraction from aerial images.
基金supported by the Planning Special Project of Guangdong Power Grid Co.,Ltd.:“Study on load modeling based on total measurement and discrimination method suitable for system characteristic analysis and calculation during the implementation of target grid in Guangdong power grid”(0319002022030203JF00023).
文摘The premise and basis of load modeling are substation load composition inquiries and cluster analyses.However,the traditional kernel fuzzy C-means(KFCM)algorithm is limited by artificial clustering number selection and its convergence to local optimal solutions.To overcome these limitations,an improved KFCM algorithm with adaptive optimal clustering number selection is proposed in this paper.This algorithm optimizes the KFCM algorithm by combining the powerful global search ability of genetic algorithm and the robust local search ability of simulated annealing algorithm.The improved KFCM algorithm adaptively determines the ideal number of clusters using the clustering evaluation index ratio.Compared with the traditional KFCM algorithm,the enhanced KFCM algorithm has robust clustering and comprehensive abilities,enabling the efficient convergence to the global optimal solution.
基金Project (50275150) supported by the National Natural Science Foundation of ChinaProject (RL200002) supported by the Foundation of the Robotics Laboratory, Chinese Academy of Sciences
文摘An optimal PID controller with incomplete derivation is proposed based on fuzzy inference and the geneticalgorithm, which is called the fuzzy-GA PID controller with incomplete derivation. It consists of the off-line part andthe on-line part. In the off-line part, by taking the overshoot, rise time, and settling time of system unit step re-sponse as the performance indexes and by using the genetic algorithm, a group of optimal PID parameters K*p , Ti* ,and Tj are obtained, which are used as the initial values for the on-line tuning of PID parameters. In the on-linepart, based on K; , Ti* , and T*d and according to the current system error e and its time derivative, a dedicatedprogram is written, which is used to optimize and adjust the PID parameters on line through a fuzzy inference mech-anism to ensure that the system response has optimal dynamic and steady-state performance. The controller has beenused to control the D. C. motor of the intelligent bionic artificial leg designed by the authors. The result of computersimulation shows that this kind of optimal PID controller has excellent control performance and robust performance.
文摘为提高纯电动汽车复合储能系统的制动能量回收效率,提出一种基于模糊控制与遗传算法(genetic algorithm,GA)优化的双层再生制动控制策略。上层利用GA优化模糊控制器分配再生与机械制动力,下层依据电池/超级电容荷电状态(state of charge,SOC)自适应分配回收功率。基于CruiseSimulink联合仿真,在新欧洲驾驶循环(new European driving cycle,NEDC)和城市道路循环(urban dynamometer driving schedule,UDDS)工况下的验证结果表明,GA优化可使制动能量回收效率分别提高2.1和2.3百分点,SOC动态分配策略相较“优先电容”策略可增加储能吸收能量并降低回收链路损耗。