Abstract

Accelerated particle swarm optimization (APSO) is developed for finding optimum design of frame structures. APSO shows some extra advantages in convergence for global search. The modifications on standard PSO effectively accelerate the convergence rate of the algorithm and improve the performance of the algorithm in finding better optimum solutions. The performance of the APSO algorithm is also validated by solving two frame structure problems.

1. Introduction

Optimum design of frame structures are inclined to determine suitable sections for elements that fulfill all design requirements while having the lowest possible cost. In this issue, optimization provides engineers with a variety of techniques to deal with these problems [1]. These techniques can be categorized as two general groups: classical methods and metaheuristic approaches [2]. Classical methods are often based on mathematical programming, and many of meta-heuristic methods make use of the ideas from nature and do not suffer the discrepancies of mathematical programming [38].

Particle swarm optimization (PSO), one of meta-heuristic algorithms, is based on the simulation of the social behavior of bird flocking and fish schooling. PSO is the most successful swarm intelligence inspired optimization algorithms. However, the local search capability of PSO is poor [9], since premature convergence occurs often. In order to overcome these disadvantages of PSO, many improvements have been proposed. Shi and Eberhart [10] introduced a fuzzy system to adapt the inertia weight for three benchmark test functions. Liu et al. [11] proposed center particle swarm optimization by adding a center particle into PSO to improve the performance. An improved quantum-behaved PSO was proposed by Xi et al. [12]. Jiao et al. [13] proposed the dynamic inertia weight PSO, by defining a dynamic inertia weight to decrease the inertia factor in the velocity update equation of the original PSO. Yang et al. [14] proposed another dynamic inertia weight to modify the velocity update formula in a method called modified particle swarm optimization with dynamic adaptation.

A number of studies have applied the PSO and improved it to be used in the field of structural engineering [1521]. In this study, we developed an improved PSO, so-called accelerated particle swarm optimization (APSO) [22], to find optimum design of frame structures. The resulted method is then tested by some numerical examples to estimate its potential for solving structural optimization problems.

2. Statement of Structural Optimization Problem

Optimum design of structures includes finding optimum sections for members that minimizes the structural weight . This minimum design should also satisfy inequality constraints that limit design variables and structural responses. Thus, the optimal design of a structure is formulated as [23] where is the weight of the structure; and are the number of members making up the structure and the number of total constraints, respectively; max and min denote upper and lower bounds, respectively; denotes the constraints considered for the structure containing interaction constraints as well as the lateral and interstory displacements, as follows.

The maximum lateral displacement:

The interstory displacements: where is the maximum lateral displacement; is the height of the frame structure; is the maximum drift index; is the inter-story drift; is the story height of the th floor; is the total number of stories; is the inter-story drift index permitted by the code of the practice.

LRFD interaction formula constraints (AISC 2001 [24, Equation H1-1a,b]): where is the required strength (tension or compression); is the nominal axial strength (tension or compression); is the resistance factor ( for tension, for compression); and are the required flexural strengths in the and directions, respectively; and are the nominal flexural strengths in the and directions (for two-dimensional structures, ); is the flexural resistance reduction factor ().

For the proposed method, it is essential to transform the constrained optimization problem to an unconstraint one. A detailed review of some constraint-handling approaches is presented in [25]. In this study, a modified penalty function method is utilized for handling the design constraints which is calculated using the following formulas [2]:

The objective function that determines the fitness of each particle is defined as where Mer is the merit function to be minimized; , , and are the coefficients of merit function; denotes the summation of penalties. In this study, and are set to 1 and (the weight of structure), respectively, while the value of is taken as 0.85 in order to achieve a feasible solution [26]. Before calculating , we first determine the weight of the structures generated by the particles, and if it becomes smaller than the so far best solution, then will be calculated; otherwise the structural analysis does not perform. This methodology will decrease the required computational costs, considerably.

3. Canonical Particle Swarm Optimization (PSO)

The PSO algorithm, inspired by social behavior simulation [27, 28], is a population-based optimization algorithm which involves a number of particles that move through the search space, and their positions are updated based on the best positions of individual particles (called ) and the best of the swarm (called ) in each iteration. This matter is shown mathematically as the following equations: where and represent the current position and the velocity of the th particle, respectively; rand1 and rand2 represent random numbers between 0 and 1; is the best position visited by each particle itself; corresponds to the global best position in the swarm up to iteration ; and represent cognitive and social parameters, respectively. According to Kennedy and Eberhart [27], these two constants are set to 2 in order to make the average velocity change coefficient close to one. is a weighting factor (inertia weight) which controls the trade-off between the global exploration and the local exploitation abilities of the flying particles. A larger inertia weight makes the global exploration easier, while a smaller inertia weight tends to facilitate local exploitation. The inertia weight can be reduced linearly from 0.9 to 0.4 during the optimization process [29].

4. Accelerated Particle Swam Optimization

The standard PSO uses both the current global best and the individual best . The reason of using the individual best is primarily to increase the diversity in the quality solutions; however, this diversity can be simulated using some randomness. Subsequently, there is no compelling reason for using the individual best, unless the optimization problem of interest is highly nonlinear and multimodal [22].

A simplified version which could accelerate the convergence of the algorithm is to use the global best only. Thus, in the APSO [22], the velocity vector is generated by a simpler formula as where is drawn from to replace the second term. The update of the position is simply like (8). In order to increase the convergence even further, we can also write the update of the location in a single step, as

This simpler version will give the same order of convergence [30]. Typically, , where is the scale of each variable, while is sufficient for most applications. It is worth pointing out that the velocity does not appear in (10), and there is no need to deal with initialization of velocity vectors. Therefore, the APSO is much simpler. Comparing with many PSO variants, the APSO uses only two parameters, and the mechanism is simple to understand. A further improvement to the accelerated PSO is to reduce the randomness as iterations proceed. This means that we can use a monotonically decreasing function. In our implementation, we use [30] where and is the maximum number of iterations.

5. Numerical Examples

This section presents the numerical examples to evaluate the capability of the new algorithm in finding the optimal design of the steel structures. The final results are compared to the solutions of other methods to show the efficiency of the present approach. The proposed algorithm is coded in Matlab, and structures are analyzed using the direct stiffness method. The steel members used for the design consist of 267 W-shaped sections from the AISC database.

5.1. 1Bay 8-Story Frame

Figure 1 shows the configuration of the 1-bay 8-story framed structure and applied loads. Several researchers have developed design procedures for this frame; Camp et al. [31] used a genetic algorithm, Kaveh and Shojaee [32] utilized ACO, and Kaveh and Talatahari [26] applied an improved ACO to solve this problem.

The APSO algorithm found the optimal weight of the one-bay eight-story frame to be 30.91 kN which is the best one compared to the other method. Table 1 lists the optimal values of the eight design variables obtained by this research and compares them with other results.

5.2. Design of a 3-Bay 15-Story Frame

The configuration and applied loads of a 3-bay 15-story frame structure is shown in Figure 2. The sway of the top story is limited to 23.5 cm (9.25 in). The material has a modulus of elasticity equal to and a yield stress of MPa.

The effective length factors of the members are calculated as for a sway-permitted frame, and the out-of-plane effective length factor is specified as . Each column is considered as non-braced along its length, and the non-braced length for each beam member is specified as one-fifth of the span length.

The optimum design of the frame obtained by using APSO has the minimum weight of 411.50 kN. The optimum designs for PSO [18], HBB-BC [33], and ICA [34] had the weights of 496.68 kN, 434.54 kN, and 417.46 kN, respectively. Table 2 summarizes the optimal results for these different algorithms. Clearly, it can be seen that the present algorithm can find the better design. Figure 3 provides the convergence history for this example obtained by the APSO.

6. Conclusions

The APSO algorithm, as an improved meta-heuristic algorithm, is developed to solve frame structural optimization problems. Optimization software based on the APSO algorithm was coded in the Matlab using object-oriented technology. A methodology to handle the constraints is also developed in a way that we first determine the weight of the structures generated by the particles, and if they become smaller than the so far best solution, then the structural analyses are performed. Two test problems were studied using the optimization program to show the efficiency of the algorithm. The comparison of the results of the new algorithm with those of other algorithms shows that the APSO algorithm provides results as good as or better than other algorithms and can be used effectively for solving engineering problems.