Power system simulations that extend over a time period of minutes,hours,or even longer are called extendedterm simulations.As power systems evolve into complex systems with increasing interdependencies and richer dyn...Power system simulations that extend over a time period of minutes,hours,or even longer are called extendedterm simulations.As power systems evolve into complex systems with increasing interdependencies and richer dynamic behaviors across a wide range of timescales,extendedterm simulation is needed for many power system analysis tasks(e.g.,resilience analysis,renewable energy integration,cascading failures),and there is an urgent need for efficient and robust extendedterm simulation approaches.The conventional approaches are insufficient for dealing with the extendedterm simulation of multitimescale processes.This paper proposes an extendedterm simulation approach based on the semianalytical simulation(SAS)methodology.Its accuracy and computational efficiency are backed by SAS's high accuracy in eventdriven simulation,larger and adaptive time steps,and flexible switching between fulldynamic and quasisteadystate(QSS)models.We used this proposed extendedterm simulation approach to evaluate bulk power system restoration plans,and it demonstrates satisfactory accuracy and efficiency in this complex simulation task.展开更多
Orthogonal netted radar systems (ONRS) can fundamentally improve the radar performance by using a group of specially designed orthogonal polyphase code signals which require a very low aperiodic autocorrelation peak...Orthogonal netted radar systems (ONRS) can fundamentally improve the radar performance by using a group of specially designed orthogonal polyphase code signals which require a very low aperiodic autocorrelation peak sidelobe level, low aperiodic cross-correlation, and a good resilience to small Doppler shifts. However, the existing numerical solutions degrade severely in the presence of small Doppler shifts. A new set of polyphase sequences is presented with good correlation properties as well as resilience to Doppler shifts. These sequences are built by using numerical optimization based on correlation properties as well as the Doppler effects on matched filter outputs, which maintains the Doppler tolerance. The statistical simulated annealing algorithm and the greedy code search method are used to optimize the sequences. Correlation and Doppler results are compared with the best-known sequences and show to be superior.展开更多
Capacitated vehicle routing problem (CVRP) is an NP-hard problem. For large-scale problems, it is quite difficult to achieve an optimal solution with traditional optimization methods due to the high computational comp...Capacitated vehicle routing problem (CVRP) is an NP-hard problem. For large-scale problems, it is quite difficult to achieve an optimal solution with traditional optimization methods due to the high computational complexity. A new hybrid ap- proximation algorithm is developed in this work to solve the problem. In the hybrid algorithm, discrete particle swarm optimiza- tion (DPSO) combines global search and local search to search for the optimal results and simulated annealing (SA) uses certain probability to avoid being trapped in a local optimum. The computational study showed that the proposed algorithm is a feasible and effective approach for capacitated vehicle routing problem, especially for large scale problems.展开更多
Genetic Algorithm (GA) is a biologically inspired technique and widely used to solve numerous combinational optimization problems. It works on a population of individuals, not just one single solution. As a result, it...Genetic Algorithm (GA) is a biologically inspired technique and widely used to solve numerous combinational optimization problems. It works on a population of individuals, not just one single solution. As a result, it avoids converging to the local optimum. However, it takes too much CPU time in the late process of GA. On the other hand, in the late process Simulated Annealing (SA) converges faster than GA but it is easily trapped to local optimum. In this letter, a useful method that unifies GA and SA is introduced, which utilizes the advantage of the global search ability of GA and fast convergence of SA. The experimental results show that the proposed algorithm outperforms GA in terms of CPU time without degradation of performance. It also achieves highly comparable placement cost compared to the state-of-the-art results obtained by Versatile Place and Route (VPR) Tool.展开更多
This paper establishes a mathematical model of multi-objective optimization with behavior constraints in solid space based on the problem of optimal design of hydraulic manifold blocks (HMB). Due to the limitation o...This paper establishes a mathematical model of multi-objective optimization with behavior constraints in solid space based on the problem of optimal design of hydraulic manifold blocks (HMB). Due to the limitation of its local search ability of genetic algorithm (GA) in solving a massive combinatorial optimization problem, simulated annealing (SA) is combined, the multi-parameter concatenated coding is adopted, and the memory function is added. Thus a hybrid genetic-simulated annealing with memory function is formed. Examples show that the modified algorithm can improve the local search ability in the solution space, and the solution quality.展开更多
As the idea of simulated annealing (SA) is introduced into the fitness function, an improved genetic algorithm (GA) is proposed to perform the optimal design of a pressure vessel which aims to attain the minimum weigh...As the idea of simulated annealing (SA) is introduced into the fitness function, an improved genetic algorithm (GA) is proposed to perform the optimal design of a pressure vessel which aims to attain the minimum weight under burst pressure con- straint. The actual burst pressure is calculated using the arc-length and restart analysis in finite element analysis (FEA). A penalty function in the fitness function is proposed to deal with the constrained problem. The effects of the population size and the number of generations in the GA on the weight and burst pressure of the vessel are explored. The optimization results using the proposed GA are also compared with those using the simple GA and the conventional Monte Carlo method.展开更多
The K-means algorithm is one of the most popular techniques in clustering. Nevertheless, the performance of the Kmeans algorithm depends highly on initial cluster centers and converges to local minima. This paper prop...The K-means algorithm is one of the most popular techniques in clustering. Nevertheless, the performance of the Kmeans algorithm depends highly on initial cluster centers and converges to local minima. This paper proposes a hybrid evolutionary programming based clustering algorithm, called PSO-SA, by combining particle swarm optimization (PSO) and simulated annealing (SA). The basic idea is to search around the global solution by SA and to increase the information exchange among particles using a mutation operator to escape local optima. Three datasets, Iris, Wisconsin Breast Cancer, and Ripley's Glass, have been considered to show the effectiveness of the proposed clustering algorithm in providing optimal clusters. The simulation results show that the PSO-SA clustering algorithm not only has a better response but also converges more quickly than the K-means, PSO, and SA algorithms.展开更多
An ant colony optimization (ACO)-simulated annealing (SA)-based algorithm is developed for the target assignment problem (TAP) in the air defense (AD) command and control (C2) system of surface to air missi...An ant colony optimization (ACO)-simulated annealing (SA)-based algorithm is developed for the target assignment problem (TAP) in the air defense (AD) command and control (C2) system of surface to air missile (SAM) tactical unit. The accomplishment process of target assignment (TA) task is analyzed. A firing advantage degree (FAD) concept of fire unit (FU) intercepting targets is put forward and its evaluation model is established by using a linear weighted synthetic method. A TA optimization model is presented and its solving algorithms are designed respectively based on ACO and SA. A hybrid optimization strategy is presented and developed synthesizing the merits of ACO and SA. The simulation examples show that the model and algorithms can meet the solving requirement of TAP in AD combat.展开更多
The similarity measure is crucial to the performance of spectral clustering. The Gaussian kernel function based on the Euclidean distance is usual y adopted as the similarity measure. However, the Euclidean distance m...The similarity measure is crucial to the performance of spectral clustering. The Gaussian kernel function based on the Euclidean distance is usual y adopted as the similarity measure. However, the Euclidean distance measure cannot ful y reveal the complex distribution data, and the result of spectral clustering is very sensitive to the scaling parameter. To solve these problems, a new manifold distance measure and a novel simulated anneal-ing spectral clustering (SASC) algorithm based on the manifold distance measure are proposed. The simulated annealing based on genetic algorithm (SAGA), characterized by its rapid convergence to the global optimum, is used to cluster the sample points in the spectral mapping space. The proposed algorithm can not only reflect local and global consistency better, but also reduce the sensitivity of spectral clustering to the kernel parameter, which improves the algorithm’s clustering performance. To efficiently apply the algorithm to image segmentation, the Nystrom method is used to reduce the computation complexity. Experimental results show that compared with traditional clustering algorithms and those popular spectral clustering algorithms, the proposed algorithm can achieve better clustering performances on several synthetic datasets, texture images and real images.展开更多
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.展开更多
Taking the Gaussian Schell-model beam as a typical example of partially coherent beams, this paper applies the simulated annealing (SA) algorithm to the design of phase plates for shaping partially coherent beams. A...Taking the Gaussian Schell-model beam as a typical example of partially coherent beams, this paper applies the simulated annealing (SA) algorithm to the design of phase plates for shaping partially coherent beams. A flow diagram is presented to illustrate the procedure of phase optimization by the SA algorithm. Numerical examples demonstrate the advantages of the SA algorithm in shaping partially coherent beams. An uniform flat-topped beam profile with maximum reconstruction error RE 〈 1.74% is achieved. A further extension of the approach is discussed.展开更多
The antenna geometry strategy for direction finding (DF) with multiple-input multiple-output (MIMO) radars is studied. One case, usually encountered is practical applications, is consi- dered. For a directional an...The antenna geometry strategy for direction finding (DF) with multiple-input multiple-output (MIMO) radars is studied. One case, usually encountered is practical applications, is consi- dered. For a directional antenna geometry with a prior direction, the trace-optimal (TO) criterion (minimizing the trace) on the av- erage Cramer-Rao bound (CRB) matrix is employed. A qualitative explanation for antenna geometry is provided, which is a combi- natorial optimization problem. In the numerical example section, it is shown that the antenna geometries, designed by the proposed strategy, outperform the representative DF antenna geometries.展开更多
We propose a method for estimating the mutual coupling coefficient among antennas in this paper which is based on the principle of signal subspace and the simulated annealing (SA) algorithm. The computer simulation ...We propose a method for estimating the mutual coupling coefficient among antennas in this paper which is based on the principle of signal subspace and the simulated annealing (SA) algorithm. The computer simulation has been conducted to illustrate the' excellent performance of this method and to demonstrate that it is statistically efficient. The benefit of this new method is that calibration signals and unknown signals can be received simultaneously, during the course of calibration.展开更多
To get simpler operation in modified fuzzy adaptive learning control network (FALCON) in some engineering application, sigmoid nonlinear function is employed as a substitute of traditional Gaussian membership functi...To get simpler operation in modified fuzzy adaptive learning control network (FALCON) in some engineering application, sigmoid nonlinear function is employed as a substitute of traditional Gaussian membership function. For making the modified FALCON learning more efficient and stable, a simulated annealing (SA) learning coefficient is introduced into learning algorithm. At first, the basic concepts and main advantages of FALCON were briefly reviewed. Subsequently, the topological structure and nodes operation were illustrated; the gradient-descent learning algorithm with SA learning coefficient was derived; and the distinctions between the archetype and the modification were analyzed. Eventually, the significance and worthiness of the modified FALCON were validated by its application to probability prediction of anode effect in aluminium electrolysis cells.展开更多
The existing optimized performance prediction of carbon fiber protofilament process model is still unable to meet the production needs. A way of performance prediction on carbon fiber protofilament was presented based...The existing optimized performance prediction of carbon fiber protofilament process model is still unable to meet the production needs. A way of performance prediction on carbon fiber protofilament was presented based on support vector regression( SVR) which was optimized by an optimization algorithm combining simulated annealing algorithm and genetic algorithm( SAGA-SVR). To verify the accuracy of the model,the carbon fiber protofilament production test data were analyzed and compared with BP neural network( BPNN). The results show that SAGA-SVR can predict the performance parameters of the carbon fiber protofilament accurately.展开更多
This paper describes one approach to the design of reinforced concrete (RC) bridge piers, using a three-hybrid multi- objective simulated annealing (SA) algorithm with a neighborhood move based on the mutation operato...This paper describes one approach to the design of reinforced concrete (RC) bridge piers, using a three-hybrid multi- objective simulated annealing (SA) algorithm with a neighborhood move based on the mutation operator from the genetic algorithms (GAs), namely MOSAMO1, MOSAMO2 and MOSAMO3. The procedure is applied to three objective functions: the economic cost, the reinforcing steel congestion and the embedded CO 2 emissions. Additional results for a random walk and a descent local search multi-objective algorithm are presented. The evaluation of solutions follows the Spanish Code for structural concrete. The methodology was applied to a typical bridge pier of 23.97 m in height. This example involved 110 design variables. Results indicate that algorithm MOSAMO2 outperforms other algorithms regarding the definition of Pareto fronts. Further, the proposed procedure will help structural engineers to enhance their bridge pier designs.展开更多
Utilizing the tool of beam propagation method (BPM) to calculate the zeroth order diffraction beam intensity, we find SVHG displays notched diffraction response as a function of the readout wavelength. Using the metho...Utilizing the tool of beam propagation method (BPM) to calculate the zeroth order diffraction beam intensity, we find SVHG displays notched diffraction response as a function of the readout wavelength. Using the method of SA and considering the variance of refractive index as the readout wavelength changes, a practiced notch filter can be designed and the period of the filter is discussed.展开更多
Design for six sigma (DFSS) is a powerful approach of designing products, processes, and services with the objective of meeting the needs of customers in a cost-effective maimer. DFSS activities are classified into ...Design for six sigma (DFSS) is a powerful approach of designing products, processes, and services with the objective of meeting the needs of customers in a cost-effective maimer. DFSS activities are classified into four major phases viz. identify, design, optimize, and validate (IDOV). And an adaptive design for six sigma (ADFSS) incorporating the traits of artifidai intelligence and statistical techniques is presented. In the identify phase of the ADFSS, fuzzy relation measures between customer attributes (CAs) and engineering characteristics (ECs) as well as fuzzy correlation measures among ECs are determined with the aid of two fuzzy logic controllers (FLCs). These two measures are then used to establish the cumulative impact factor for ECs. In the next phase ( i. e. design phase), a transfer function is developed with the aid of robust multiple nonlinear regression analysis. Furthermore, 1this transfer function is optimized with the simulated annealing ( SA ) algorithm in the optimize phase. In the validate phase, t-test is conducted for the validation of the design resulted in earlier phase. Finally, a case study of a hypothetical writing instrument is simulated to test the efficacy of the proposed ADFSS.展开更多
基金supported by the lab-directed research&develop-ment(LDRD)program of Argonne National Laboratory and U.S.DOE Advanced Grid Modeling Program grant DE-OE0000875.
文摘Power system simulations that extend over a time period of minutes,hours,or even longer are called extendedterm simulations.As power systems evolve into complex systems with increasing interdependencies and richer dynamic behaviors across a wide range of timescales,extendedterm simulation is needed for many power system analysis tasks(e.g.,resilience analysis,renewable energy integration,cascading failures),and there is an urgent need for efficient and robust extendedterm simulation approaches.The conventional approaches are insufficient for dealing with the extendedterm simulation of multitimescale processes.This paper proposes an extendedterm simulation approach based on the semianalytical simulation(SAS)methodology.Its accuracy and computational efficiency are backed by SAS's high accuracy in eventdriven simulation,larger and adaptive time steps,and flexible switching between fulldynamic and quasisteadystate(QSS)models.We used this proposed extendedterm simulation approach to evaluate bulk power system restoration plans,and it demonstrates satisfactory accuracy and efficiency in this complex simulation task.
文摘Orthogonal netted radar systems (ONRS) can fundamentally improve the radar performance by using a group of specially designed orthogonal polyphase code signals which require a very low aperiodic autocorrelation peak sidelobe level, low aperiodic cross-correlation, and a good resilience to small Doppler shifts. However, the existing numerical solutions degrade severely in the presence of small Doppler shifts. A new set of polyphase sequences is presented with good correlation properties as well as resilience to Doppler shifts. These sequences are built by using numerical optimization based on correlation properties as well as the Doppler effects on matched filter outputs, which maintains the Doppler tolerance. The statistical simulated annealing algorithm and the greedy code search method are used to optimize the sequences. Correlation and Doppler results are compared with the best-known sequences and show to be superior.
基金Project (No. 60174009) supported by the National Natural ScienceFoundation of China
文摘Capacitated vehicle routing problem (CVRP) is an NP-hard problem. For large-scale problems, it is quite difficult to achieve an optimal solution with traditional optimization methods due to the high computational complexity. A new hybrid ap- proximation algorithm is developed in this work to solve the problem. In the hybrid algorithm, discrete particle swarm optimiza- tion (DPSO) combines global search and local search to search for the optimal results and simulated annealing (SA) uses certain probability to avoid being trapped in a local optimum. The computational study showed that the proposed algorithm is a feasible and effective approach for capacitated vehicle routing problem, especially for large scale problems.
基金Supported by School of Engineering, Napier University, United Kingdom, and partially supported by the National Natural Science Foundation of China (No.60273093).
文摘Genetic Algorithm (GA) is a biologically inspired technique and widely used to solve numerous combinational optimization problems. It works on a population of individuals, not just one single solution. As a result, it avoids converging to the local optimum. However, it takes too much CPU time in the late process of GA. On the other hand, in the late process Simulated Annealing (SA) converges faster than GA but it is easily trapped to local optimum. In this letter, a useful method that unifies GA and SA is introduced, which utilizes the advantage of the global search ability of GA and fast convergence of SA. The experimental results show that the proposed algorithm outperforms GA in terms of CPU time without degradation of performance. It also achieves highly comparable placement cost compared to the state-of-the-art results obtained by Versatile Place and Route (VPR) Tool.
基金Project supported by the National Natural Science Foundation of China (Grant No.50375023)
文摘This paper establishes a mathematical model of multi-objective optimization with behavior constraints in solid space based on the problem of optimal design of hydraulic manifold blocks (HMB). Due to the limitation of its local search ability of genetic algorithm (GA) in solving a massive combinatorial optimization problem, simulated annealing (SA) is combined, the multi-parameter concatenated coding is adopted, and the memory function is added. Thus a hybrid genetic-simulated annealing with memory function is formed. Examples show that the modified algorithm can improve the local search ability in the solution space, and the solution quality.
基金Project (Nos. 2006BAK04A02-02 and 2006BAK02B02-08) sup-ported by the National Key Technology R&D Program, China
文摘As the idea of simulated annealing (SA) is introduced into the fitness function, an improved genetic algorithm (GA) is proposed to perform the optimal design of a pressure vessel which aims to attain the minimum weight under burst pressure con- straint. The actual burst pressure is calculated using the arc-length and restart analysis in finite element analysis (FEA). A penalty function in the fitness function is proposed to deal with the constrained problem. The effects of the population size and the number of generations in the GA on the weight and burst pressure of the vessel are explored. The optimization results using the proposed GA are also compared with those using the simple GA and the conventional Monte Carlo method.
文摘The K-means algorithm is one of the most popular techniques in clustering. Nevertheless, the performance of the Kmeans algorithm depends highly on initial cluster centers and converges to local minima. This paper proposes a hybrid evolutionary programming based clustering algorithm, called PSO-SA, by combining particle swarm optimization (PSO) and simulated annealing (SA). The basic idea is to search around the global solution by SA and to increase the information exchange among particles using a mutation operator to escape local optima. Three datasets, Iris, Wisconsin Breast Cancer, and Ripley's Glass, have been considered to show the effectiveness of the proposed clustering algorithm in providing optimal clusters. The simulation results show that the PSO-SA clustering algorithm not only has a better response but also converges more quickly than the K-means, PSO, and SA algorithms.
基金supported by the National Aviation Science Foundation of China(20090196002)
文摘An ant colony optimization (ACO)-simulated annealing (SA)-based algorithm is developed for the target assignment problem (TAP) in the air defense (AD) command and control (C2) system of surface to air missile (SAM) tactical unit. The accomplishment process of target assignment (TA) task is analyzed. A firing advantage degree (FAD) concept of fire unit (FU) intercepting targets is put forward and its evaluation model is established by using a linear weighted synthetic method. A TA optimization model is presented and its solving algorithms are designed respectively based on ACO and SA. A hybrid optimization strategy is presented and developed synthesizing the merits of ACO and SA. The simulation examples show that the model and algorithms can meet the solving requirement of TAP in AD combat.
基金supported by the National Natural Science Foundationof China(61272119)
文摘The similarity measure is crucial to the performance of spectral clustering. The Gaussian kernel function based on the Euclidean distance is usual y adopted as the similarity measure. However, the Euclidean distance measure cannot ful y reveal the complex distribution data, and the result of spectral clustering is very sensitive to the scaling parameter. To solve these problems, a new manifold distance measure and a novel simulated anneal-ing spectral clustering (SASC) algorithm based on the manifold distance measure are proposed. The simulated annealing based on genetic algorithm (SAGA), characterized by its rapid convergence to the global optimum, is used to cluster the sample points in the spectral mapping space. The proposed algorithm can not only reflect local and global consistency better, but also reduce the sensitivity of spectral clustering to the kernel parameter, which improves the algorithm’s clustering performance. To efficiently apply the algorithm to image segmentation, the Nystrom method is used to reduce the computation complexity. Experimental results show that compared with traditional clustering algorithms and those popular spectral clustering algorithms, the proposed algorithm can achieve better clustering performances on several synthetic datasets, texture images and real images.
基金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.
基金supported by the National Natural Science Foundation of China (Grant No 10574097)
文摘Taking the Gaussian Schell-model beam as a typical example of partially coherent beams, this paper applies the simulated annealing (SA) algorithm to the design of phase plates for shaping partially coherent beams. A flow diagram is presented to illustrate the procedure of phase optimization by the SA algorithm. Numerical examples demonstrate the advantages of the SA algorithm in shaping partially coherent beams. An uniform flat-topped beam profile with maximum reconstruction error RE 〈 1.74% is achieved. A further extension of the approach is discussed.
基金supported by the National Natural Science Foundation of China(6107211761302142)
文摘The antenna geometry strategy for direction finding (DF) with multiple-input multiple-output (MIMO) radars is studied. One case, usually encountered is practical applications, is consi- dered. For a directional antenna geometry with a prior direction, the trace-optimal (TO) criterion (minimizing the trace) on the av- erage Cramer-Rao bound (CRB) matrix is employed. A qualitative explanation for antenna geometry is provided, which is a combi- natorial optimization problem. In the numerical example section, it is shown that the antenna geometries, designed by the proposed strategy, outperform the representative DF antenna geometries.
基金Supported by the 863 High Technology Project ofChina (2001AA631050)
文摘We propose a method for estimating the mutual coupling coefficient among antennas in this paper which is based on the principle of signal subspace and the simulated annealing (SA) algorithm. The computer simulation has been conducted to illustrate the' excellent performance of this method and to demonstrate that it is statistically efficient. The benefit of this new method is that calibration signals and unknown signals can be received simultaneously, during the course of calibration.
文摘To get simpler operation in modified fuzzy adaptive learning control network (FALCON) in some engineering application, sigmoid nonlinear function is employed as a substitute of traditional Gaussian membership function. For making the modified FALCON learning more efficient and stable, a simulated annealing (SA) learning coefficient is introduced into learning algorithm. At first, the basic concepts and main advantages of FALCON were briefly reviewed. Subsequently, the topological structure and nodes operation were illustrated; the gradient-descent learning algorithm with SA learning coefficient was derived; and the distinctions between the archetype and the modification were analyzed. Eventually, the significance and worthiness of the modified FALCON were validated by its application to probability prediction of anode effect in aluminium electrolysis cells.
基金the Key Project of National Natural Science Foundation of China(No.61134009)Program for Changjiang Scholars and Innovation Research Team in University from the Ministry of Education,China(No.IRT1220)+1 种基金Specialized Research Fund for Shanghai Leading Talents,Project of the Shanghai Committee of Science and Technology,China(No.13JC1407500)the Fundamental Research Funds for the Central Universities,China(No.2232012A3-04)
文摘The existing optimized performance prediction of carbon fiber protofilament process model is still unable to meet the production needs. A way of performance prediction on carbon fiber protofilament was presented based on support vector regression( SVR) which was optimized by an optimization algorithm combining simulated annealing algorithm and genetic algorithm( SAGA-SVR). To verify the accuracy of the model,the carbon fiber protofilament production test data were analyzed and compared with BP neural network( BPNN). The results show that SAGA-SVR can predict the performance parameters of the carbon fiber protofilament accurately.
基金supported by the Spanish Ministry of Science and Innovation(No. BIA2011-23602)the European Community with the European Regional Development Fund (FEDER), Spain
文摘This paper describes one approach to the design of reinforced concrete (RC) bridge piers, using a three-hybrid multi- objective simulated annealing (SA) algorithm with a neighborhood move based on the mutation operator from the genetic algorithms (GAs), namely MOSAMO1, MOSAMO2 and MOSAMO3. The procedure is applied to three objective functions: the economic cost, the reinforcing steel congestion and the embedded CO 2 emissions. Additional results for a random walk and a descent local search multi-objective algorithm are presented. The evaluation of solutions follows the Spanish Code for structural concrete. The methodology was applied to a typical bridge pier of 23.97 m in height. This example involved 110 design variables. Results indicate that algorithm MOSAMO2 outperforms other algorithms regarding the definition of Pareto fronts. Further, the proposed procedure will help structural engineers to enhance their bridge pier designs.
基金Supported by the National Natural Science Foundation of China!696 07005)
文摘Utilizing the tool of beam propagation method (BPM) to calculate the zeroth order diffraction beam intensity, we find SVHG displays notched diffraction response as a function of the readout wavelength. Using the method of SA and considering the variance of refractive index as the readout wavelength changes, a practiced notch filter can be designed and the period of the filter is discussed.
基金Shanghai Leading Academic Discipline Project,China(No.B602)
文摘Design for six sigma (DFSS) is a powerful approach of designing products, processes, and services with the objective of meeting the needs of customers in a cost-effective maimer. DFSS activities are classified into four major phases viz. identify, design, optimize, and validate (IDOV). And an adaptive design for six sigma (ADFSS) incorporating the traits of artifidai intelligence and statistical techniques is presented. In the identify phase of the ADFSS, fuzzy relation measures between customer attributes (CAs) and engineering characteristics (ECs) as well as fuzzy correlation measures among ECs are determined with the aid of two fuzzy logic controllers (FLCs). These two measures are then used to establish the cumulative impact factor for ECs. In the next phase ( i. e. design phase), a transfer function is developed with the aid of robust multiple nonlinear regression analysis. Furthermore, 1this transfer function is optimized with the simulated annealing ( SA ) algorithm in the optimize phase. In the validate phase, t-test is conducted for the validation of the design resulted in earlier phase. Finally, a case study of a hypothetical writing instrument is simulated to test the efficacy of the proposed ADFSS.