首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 15 毫秒
1.
Large-scale multi-objective optimization problems (LSMOPs) pose challenges to existing optimizers since a set of well-converged and diverse solutions should be found in huge search spaces. While evolutionary algorithms are good at solving small-scale multi-objective optimization problems, they are criticized for low efficiency in converging to the optimums of LSMOPs. By contrast, mathematical programming methods offer fast convergence speed on large-scale single-objective optimization problems, but they have difficulties in finding diverse solutions for LSMOPs. Currently, how to integrate evolutionary algorithms with mathematical programming methods to solve LSMOPs remains unexplored. In this paper, a hybrid algorithm is tailored for LSMOPs by coupling differential evolution and a conjugate gradient method. On the one hand, conjugate gradients and differential evolution are used to update different decision variables of a set of solutions, where the former drives the solutions to quickly converge towards the Pareto front and the latter promotes the diversity of the solutions to cover the whole Pareto front. On the other hand, objective decomposition strategy of evolutionary multi-objective optimization is used to differentiate the conjugate gradients of solutions, and the line search strategy of mathematical programming is used to ensure the higher quality of each offspring than its parent. In comparison with state-of-the-art evolutionary algorithms, mathematical programming methods, and hybrid algorithms, the proposed algorithm exhibits better convergence and diversity performance on a variety of benchmark and real-world LSMOPs.   相似文献   

2.
This work is focused on improving the computational efficiency of evolutionary algorithms implemented in large-scale structural optimization problems. Locating optimal structural designs using evolutionary algorithms is a task associated with high computational cost, since a complete finite element (FE) analysis needs to be carried out for each parent and offspring design vector of the populations considered. Each of these FE solutions facilitates decision making regarding the feasibility or infeasibility of the corresponding structural design by evaluating the displacement and stress constraints specified for the structural problem at hand. This paper presents a neural network (NN) strategy to reliably predict, in the framework of an evolution strategies (ES) procedure for structural optimization, the feasibility or infeasibility of structural designs avoiding computationally expensive FE analyses. The proposed NN implementation is adaptive in the sense that the utilized NN configuration is appropriately updated as the ES process evolves by performing NN retrainings using information gradually accumulated during the ES execution. The prediction capabilities and the computational advantages offered by this adaptive NN scheme coupled with domain decomposition solution techniques are investigated in the context of design optimization of skeletal structures on both sequential and parallel computing environments.  相似文献   

3.
4.
This paper provides a level set based topology optimization approach to design structures exhibiting resistance to damage. The geometry of the structures is represented by the level set method. The design domains are discretized by the extended finite element method allowing for fixed non conforming meshes. The mechanical model represents quasi-brittle materials. Undamaged material behavior is assumed linear elastic while a loss of stiffness is introduced through a non-local damage model. Small strains are assumed. The sensitivities are evaluated by an analytical derivation of the discretized governing equations of the system and considering the adjoint approach. As the damage process is irreversible, the structural responses are path-dependent and this dependency is accounted for in the sensitivity analysis. The optimization problems are solved by mathematical programming algorithms, in particular using the GCMMA scheme. The proposed approach is illustrated with two dimensional examples that highlight the influence of degradation on the optimized designs.  相似文献   

5.
Structural optimization with frequency constraints is highly nonlinear dynamic optimization problems. Genetic algorithm (GA) has greater advantage in global optimization for nonlinear problem than optimality criteria and mathematical programming methods, but it needs more computational time and numerous eigenvalue reanalysis. To speed up the design process, an adaptive eigenvalue reanalysis method for GA-based structural optimization is presented. This reanalysis technique is derived primarily on the Kirsch’s combined approximations method, which is also highly accurate for case of repeated eigenvalues problem. The required number of basis vectors at every generation is adaptively determined and the rules for selecting initial number of basis vectors are given. Numerical examples of truss design are presented to validate the reanalysis-based frequency optimization. The results demonstrate that the adaptive eigenvalue reanalysis affects very slightly the accuracy of the optimal solutions and significantly reduces the computational time involved in the design process of large-scale structures.  相似文献   

6.
7.
In this paper, optimum three-dimensional microstructures derived in explicit analytical form by Gibianski and Cherkaev (1987) are used for topology optimization of linearly elastic three-dimensional continuum structures subjected to a single case of static loading. For prescribed loading and boundary conditions, and subject to a specified amount of structural material within a given three-dimensional design domain, the optimum structural topology is determined from the condition of maximum integral stiffness, which is equivalent to minimum elastic complicance or minimum total elastic energy at equilibrium.The use of optimum microstructures in the present work renders the local topology optimization problem convex, and the fact that local optima are avoided implies that we can develop and present a simple sensitivity based numerical method of mathematical programming for solution of the complete optimization problem.Several examples of optimum topology designs of three-dimensional structures are presented at the end of the paper. These examples include some illustrative full three-dimensional layout and topology optimization problems for plate-like structures. The solutions to these problems are compared to results obtained earlier in the literature by application of usual two-dimensional plate theories, and clearly illustrate the advantage of the full three-dimensional approach.  相似文献   

8.
This paper describes SCPIP, a FORTRAN77 subroutine that has been proven to be a reliable implementation of convex programming methods in an industrial environment. Convex approximation methods like the method of moving asymptotes are used nowadays in many software packages for structural optimization. They are known to be efficient tools for the solution of design problems, in particular if displacement dependent constraints like stresses occur. A major advantage over many but not all classical approaches of mathematical programming is that at an iteration point a local model is formulated. For the solution of such a model no further function and gradient evaluations are necessary besides those at the current iteration point. The first versions of convex approximation methods used all a dual approach to solve the subproblems which is still a very efficient algorithm to solve problems with at most a medium number of constraints. But it is not efficient for problems with many constraints. An alternative is the use of an interior point method for the subproblem solution. This leads to more freedom in the definition of the linear systems where most of the computing time to solve the subproblems is spent. In consequence, large-scale problems can be handled more efficiently.  相似文献   

9.
In this paper, a comparison of evolutionary-based optimization techniques for structural design optimization problems is presented. Furthermore, a hybrid optimization technique based on differential evolution algorithm is introduced for structural design optimization problems. In order to evaluate the proposed optimization approach a welded beam design problem taken from the literature is solved. The proposed approach is applied to a welded beam design problem and the optimal design of a vehicle component to illustrate how the present approach can be applied for solving structural design optimization problems. A comparative study of six population-based optimization algorithms for optimal design of the structures is presented. The volume reduction of the vehicle component is 28.4% using the proposed hybrid approach. The results show that the proposed approach gives better solutions compared to genetic algorithm, particle swarm, immune algorithm, artificial bee colony algorithm and differential evolution algorithm that are representative of the state-of-the-art in the evolutionary optimization literature.  相似文献   

10.
Degertekin  S. O.  Tutar  H.  Lamberti  L. 《Engineering with Computers》2021,37(4):3283-3297

The performance-based optimum seismic design of steel frames is one of the most complicated and computationally demanding structural optimization problems. Metaheuristic optimization methods have been successfully used for solving engineering design problems over the last three decades. A very recently developed metaheuristic method called school-based optimization (SBO) will be utilized in the performance-based optimum seismic design of steel frames for the first time in this study. The SBO actually is an improved/enhanced version of teaching–learning-based optimization (TLBO), which mimics the teaching and learning process in a class where learners interact with the teacher and between themselves. Ad hoc strategies are adopted in order to minimize the computational cost of SBO results. The objective of the optimization problem is to minimize the weight of steel frames under interstory drift and strength constraints. Three steel frames previously designed by different metaheuristic methods including particle swarm optimization, improved quantum particle swarm optimization, firefly and modified firefly algorithms, teaching–learning-based optimization, and JAYA algorithm are used as benchmark optimization examples to verify the efficiency and robustness of the present SBO algorithm. Optimization results are compared with those of other state-of-the-art metaheuristic algorithms in terms of minimum structural weight, convergence speed, and several statistical parameters. Remarkably, in all test problems, SBO finds lighter designs with less computational effort than the TLBO and other methods available in metaheuristic optimization literature.

  相似文献   

11.
For FE-based structural optimization systems, a large variety of different numerical algorithms is available, e.g. sequential linear programming, sequential quadratic programming, convex approximation, generalized reduced gradient, multiplier, penalty or optimality criteria methods, and combinations of these approaches. The purpose of the paper is to present the numerical results of a comparative study of eleven mathematical programming codes which represent typical realizations of the mathematical methods mentioned. They are implemented in the structural optimization system MBB-LAGRANGE, which proceeds from a typical finite element analysis. The comparative results are obtained from a collection of 79 test problems. The majority of them are academic test cases, the others possess some practicalreal life background. Optimization is performed with respect to sizing of trusses and beams, wall thicknesses, etc., subject to stress, displacement, and many other constraints. Numerical comparison is based on reliability and efficiency measured by calculation time and number of analyses needed to reach a certain accuracy level.The research project was sponsored by the Deutsche Forschungsgemeinschaft under research contract DFG-Schi 173/6-1  相似文献   

12.
The robust design of non-linear structures with path-dependent response is stated as a two-criteria optimization problem and is solved by the method of mathematical programming. To this end, the perturbation technique is applied in conjunction with the incremental loading procedure for the response moment analysis of path-dependent non-linear structural systems with random parameters. Furthermore, the sensitivities of mean and variance of the structural performance function are evaluated using direct differentiation in the framework of perturbation based stochastic finite element analysis. By introducing a weighting factor in the compound objective––resp. desirability function, and feasibility indices in the constraints, the mathematical model of structural robust design problem is formulated and is solved with a gradient-based algorithm. Numerical examples demonstrate the applicability of the presented method.  相似文献   

13.
An improved, nonlinear, constrained mathematical programming optimization algorithm is presented in this report. It couples a rotating coordinate pattern search with a feasible direction finding procedure used at points of pattern search termination. The procedure is compared with nineteen algorithms, including most of the popular methods, on ten test problems. These problems are such that the majority of codes failed to solve more than half of them. The new method proved superior to all others in the overall generality and efficiency rating, being the only one solving all problems. It was particularly effective on constrained problems where it was best in all rating categories.  相似文献   

14.
Performance-Based Design (PBD) methodologies is the contemporary trend in designing better and more economic earthquake-resistant structures where the main objective is to achieve more predictable and reliable levels of safety and operability against natural hazards. On the other hand, reliability-based optimization (RBO) methods directly account for the variability of the design parameters into the formulation of the optimization problem. The objective of this work is to incorporate PBD methodologies under seismic loading into the framework of RBO in conjunction with innovative tools for treating computational intensive problems of real-world structural systems. Two types of random variables are considered: Those which influence the level of seismic demand and those that affect the structural capacity. Reliability analysis is required for the assessment of the probabilistic constraints within the RBO formulation. The Monte Carlo Simulation (MCS) method is considered as the most reliable method for estimating the probabilities of exceedance or other statistical quantities albeit with excessive, in many cases, computational cost. First or Second Order Reliability Methods (FORM, SORM) constitute alternative approaches which require an explicit limit-state function. This type of limit-state function is not available for complex problems. In this study, in order to find the most efficient methodology for performing reliability analysis in conjunction with performance-based optimum design under seismic loading, a Neural Network approximation of the limit-state function is proposed and is combined with either MCS or with FORM approaches for handling the uncertainties. These two methodologies are applied in RBO problems with sizing and topology design variables resulting in two orders of magnitude reduction of the computational effort.  相似文献   

15.
Combining genetic algorithms with BESO for topology optimization   总被引:2,自引:1,他引:1  
This paper proposes a new algorithm for topology optimization by combining the features of genetic algorithms (GAs) and bi-directional evolutionary structural optimization (BESO). An efficient treatment of individuals and population for finite element models is presented which is different from traditional GAs application in structural design. GAs operators of crossover and mutation suitable for topology optimization problems are developed. The effects of various parameters used in the proposed GA on the optimization speed and performance are examined. Several 2D and 3D examples of compliance minimization problems are provided to demonstrate the efficiency of the proposed new approach and its capability of obtaining convergent solutions. Wherever possible, the numerical results of the proposed algorithm are compared with the solutions of other GA methods and the SIMP method.  相似文献   

16.
A variety of numerical methods have been proposed in literature in purpose to deal with the complexity and non-linearity of structural optimization problems. In practical design, sequential linear programming (SLP) is very popular because of its inherent simplicity and because linear solvers (e.g. Simplex) are easily available. However, SLP performance is sensitive to the definition of proper move limits for the design variables which task itself often involves considerable heuristics. This research presents a new SLP algorithm (LESLP--linearization error sequential linear programming) that implements an advanced technique for defining the move limits. The LESLP algorithm is formulated so to overcome the traditional limitations of the SLP method. The new algorithm is successfully tested in weight minimization problems of truss structures with up to hundreds of design variables and thousands of constraints: sizing and configuration problems are considered. Optimization problems of non-truss structures are also presented.The key-ideas of LESLP and the discussion on numerical efficiency of the new algorithm are presented in a two-part paper. The first part concerns the basics of the LESLP formulation and provides potential users with a guide to programming LESLP on computers. In a companion paper, the numerical efficiency, advantages and drawbacks of LESLP are discussed and compared to those of other SLP algorithms recently published or implemented in commercial software packages.  相似文献   

17.
A novel parameterization concept for the optimization of truss structures by means of evolutionary algorithms is presented. The main idea is to represent truss structures as mathematical graphs and directly apply genetic operators, i.e., mutation and crossover, on them. For this purpose, new genetic graph operators are introduced, which are combined with graph algorithms, e.g., Cuthill–McKee reordering, to raise their efficiency. This parameterization concept allows for the concurrent optimization of topology, geometry, and sizing of the truss structures. Furthermore, it is absolutely independent from any kind of ground structure normally reducing the number of possible topologies and sometimes preventing innovative design solutions. A further advantage of this parameterization concept compared to traditional encoding of evolutionary algorithms is the possibility of handling individuals of variable size. Finally, the effectiveness of the concept is demonstrated by examining three numerical examples.  相似文献   

18.
The paper deals with applications of numerical methods for optimal shape design of composite materials structures and devices. We consider two different physical models described by specific partial differential equations (PDEs) for real-life problems. The first application relates microstructural biomorphic ceramic materials for which the homogenization approach is invoked to formulate the macroscopic problem. The obtained homogenized equation in the macroscale domain is involved as an equality constraint in the optimization task. The second application is connected to active microfluidic biochips based on piezoelectrically actuated surface acoustic waves (SAWs). Our purpose is to find the best material-and-shape combination in order to achieve the optimal performance of the materials structures and, respectively, an improved design of the novel nanotechnological devices. In general, the PDEs constrained optimization routine gives rise to a large-scale nonlinear programming problem. For the numerical solution of this problem we use one-shot methods with proper optimization algorithms and inexact Newton solvers. Computational results for both applications are presented and discussed.  相似文献   

19.
The design of most engineering systems is a complex and time-consuming process. In addition, the need to optimize such systems where multidisciplinary analysis and design procedures are required can cost additional human and computational resources if proper software and numerical algorithms are not used. Several computational aspects of optimization algorithms and the associated software must be considered while making comparative studies and selecting a suitable algorithm for practical applications. Several parameters, such asaccuracy, generality, robustness, efficiency and ease of use, must be considered while deciding the superiority of an optimization approach. Approximate algorithms without sound mathematical basis can be sometimes more efficient for a specific problem, but fail to satisfy other requirements. They are, therefore, not suitable for general applications. An objective of the paper is to emphasize the critical importance of the above-mentioned parameters in large scalestructural optimization and other applications. Theoretical foundations of two promising approaches, thesequential quadratic programming (SQP) andoptimality criteria (OC), are presented and analysed. Recent numerical experiments and experiences with the SQP algorithm satisfying these requirements are described by solving a variety of structural design problems. An important conclusion of the paper is that the SQP method with a potential constraint strategy is a better choice as compared to the currently prevalent mathematical programming (MP) and OC approaches.  相似文献   

20.
Engineering design problems are often multi-objective in nature, which means trade-offs are required between conflicting objectives. In this study, we examine the multi-objective algorithms for the optimal design of reinforced concrete structures. We begin with a review of multi-objective optimization approaches in general and then present a more focused review on multi-objective optimization of reinforced concrete structures. We note that the existing literature uses metaheuristic algorithms as the most common approaches to solve the multi-objective optimization problems. Other efficient approaches, such as derivative-free optimization and gradient-based methods, are often ignored in structural engineering discipline. This paper presents a multi-objective model for the optimal design of reinforced concrete beams where the optimal solution is interested in trade-off between cost and deflection. We then examine the efficiency of six established multi-objective optimization algorithms, including one method based on purely random point selection, on the design problem. Ranking and consistency of the result reveals a derivative-free optimization algorithm as the most efficient one.  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号