Abstract

This paper presents a methodology to improve installation of friction dampers in civil structures subjected to artificial and real earthquakes using a metaheuristic optimization technique. The Firefly Algorithm is used in this work and it is linked with a computational routine based on Finite Differences Method to solve simultaneous optimization of friction dampers problem. The methodology is implemented for two kinds of structures: a 2D steel frame building and a 3D concrete frame building. The scope of this study is to reduce two different objective functions: (i) the maximum displacement at the top of a structure and (ii) maximum interstorey drift. The results showed that the methodology was able to reduce two objective functions and it can be recommended as an efficient tool to project optimal fiction dampers.

1. Introduction

In order to avoid structural damage due to natural hazards like earthquakes, structural engineering has presented several advances in seismic energy dissipation devices. These devices could be active or passive and their implementation depends on project investment. The active devices change their properties in function of structural response; for this reason, they are most expensive. On the other hand, passive devices are cheaper than active ones, presenting a low cost of installation and maintenance.

Because of their characteristics, passive devices stand out between energy dissipation devices increasing development of several of these devices, such as, viscoelastic dampers, metallic yield dampers, and friction dampers [1]. Additionally, an increasing number of applications of this kind of passive control systems highlight effectiveness of these devices in reducing dynamic structural response, as demonstrated in the works found in literature, for example, [26]. To allow an economic use of these sorts of devices, in the last decade several researches have started development of damper optimization methodologies with the aim of optimizing their parameters and best location on structure. In literature it is possible to find several papers about optimization of Tuned Mass Dampers (TMD), as, for instance, [713]. On the other hand, few works about optimization of friction dampers are found in literature, for example, [1419].

The main goal of this work is to present a methodology for carrying out simultaneous optimization (friction forces and best places in structure) for a maximum number of friction dampers using a metaheuristic optimization algorithm such as Firefly Algorithm improving installation of this sort of devices in buildings located in regions with high seismic activity with the aim of carrying out a passive control of structural response. The dynamic response is obtained by a computational routine based on Finite Differences Method developed by the authors and it is linked with optimization algorithm.

The metaheuristic algorithms are more suitable to deal with dampers optimization problems because location of a friction dampers at a particular position in building is a discrete number; it is a discrete design variable, whereas friction forces of each damper are represented by a continuous number, that is, a continuous design variable. Thus, optimization problem presented in this work is a mixed-variable problem and such problems are usually nonconvex. According to Miguel et al. [20] metaheuristic algorithms are capable of solving such problems and some of salient characteristics of this sort of optimization techniques are as follows: (a) they do not require gradient information; (b) if metaheuristic algorithm is correctly tuned, it does not become trapped in local minima; (c) it is possible to apply in problems with discontinuous functions; (d) they provide a set of optimal solutions rather than a single one, giving to the designer a range of options to choose; (e) it is possible to use in solving mixed-variable optimization problem.

Finally, optimization of friction dampers is a relatively unexplored subject in the world, and this paper proposes a methodology for optimization of this kind of passive energy dissipation device.

2. Optimization Problem

Concerning civil structures located in regions with high seismic activity, engineers are usually able to suggest a suitable set of solutions to avoid structural damage. In order to avoid classical approaches based on trial and error, optimization techniques applied to energy dissipation devices have become an important tool for design engineers, avoiding high costs in project. In this way, it is possible to obtain optimal device parameters. For friction damper location problem, calculation of structure response for every possible arrangement of friction dampers mechanical parameters turns out to be a very time consuming procedure because each case requires a dynamical analysis of structure subjected to an external force such as earthquakes.

In the last years, some researchers such as Mousavi & Ghorbani-Tanha [21] have been optimizing location of viscoelastic dampers using Genetic Algorithms (GA) for reducing structure dynamic response in terms of displacement. In this research, with aim of carrying out simultaneous optimization, that is, obtain optimal location in building and optimal mechanical parameters (friction forces) of a maximum number of friction dampers, optimization technique has been improved through linking computational routine based on Finite Differences Method developed in MATLAB by the authors with Firefly Algorithm. Two objective functions of simultaneous optimization of friction dampers are proposed in this work: (i) maximum displacement at the top of a structure and (ii) maximum interstorey drift. Furthermore, complexity of optimization problem was a criterion to choose metaheuristic techniques, for example, Firefly Algorithm (FA).

Calculating objective functions for each arrangement of friction dampers requires a dynamic analysis of structure during earthquake. According to Miguel [22] it is possible to solve motion equation (see (1)) using Finite Difference Method. Thus, authors developed a computational routine based on Central Finite Difference Method.Equation (1) represents dynamic behavior of a multidegree of freedom (MDOF) system with friction dampers and subjected to external force, where and are size structural mass and stiffness matrices, respectively, and is number of degrees of freedom. Damping matrix is proportional to and matrices, as . The -dimensional vector represents the relative displacement with respect to base and differentiation with respect to time is represented with a dot over displacement vector symbol. Coulomb friction force is represented by -dimensional vector . is a matrix that contains cosine directors of angles formed between base motion and direction of displacement considered degree of freedom (DOF). is number of directions of ground motion and is -dimensional ground acceleration vector of seismic excitation. Coulomb friction force is represented by (2) where is the friction coefficient (assumed as constant), is normal force vector, is sign function, and is relative velocity vector between ends of damper.It is important to highlight that magnitude of friction force is constant but its direction is always opposite to sliding velocity. The changes in direction of velocity cause discontinuities in friction force, leading to difficulties in evaluating response of a system with friction dampers. For this reason, continuous function with was implemented, which was proposed by Mostaghel and Davis [23] and represents discontinuity of Coulomb friction force, where is parameter that controls level of accuracy of function representing friction force. The continuous function was already used in previous studies, for example, [1419, 22].

The friction damper is a device highlighted among passive dampers because of low maintenance cost and high performance to dissipate seismic energy. Behind its performance lies solid friction mechanism that gives desired energy dissipation to control structural response. An example of this sort of device is friction damper (see Figure 1(a)) Model A developed by Miguel [22]. The Model A develops friction force because of two solid bodies sliding in relation to each other. The material used for sliding bodies is brass and control of normal force at contact between two solid bodies is given by two compression springs. If the reader needs more information about Model A, the authors recommend reading Master Dissertation of Miguel [22]. In this work, placement of friction dampers in structure as diagonal bracing bars was considered as shown in Figure 1(b).

The optimization problem consist in an objective function to be minimized, a search space defined over a set of discrete design variable, and continuous design variables. Appropriate locations for a limited number of friction dampers in a civil structure can be represented by discrete variables and appropriate mechanical parameters for each optimal located damper are best represented by continuous variable. Optimization problem constraints are allowed limits for friction forces , number of available positions in structure for installation of a maximum number of friction dampers . As was mentioned above, positions for each passive device in structure are best represented as discrete design variable. Thus, is -dimensional vector of damper positions containing 0 and 1; that is, 1 indicates that there is a damper in that position. Thus, maximum number of ones in is . On the other hand, friction forces of each friction damper are better represented as continuous design variables. With aim of presenting a correct notation, design variables are grouped into design vector . Two optimization problems can be posed as shown in Table 1, where first objective function is minimize maximum displacement at top of structure and second objective function is minimize maximum interstorey drift in structure with same constraints mentioned above for two objective functions.

3. Firefly Algorithm

This metaheuristic optimization methodology was developed by Yang [24] based on characteristic bioluminescence of fireflies, that is, coleopteran insects notorious for their light emissions. In later years, several researches have been focused on solving structural optimization and damper optimization problems implementing Firefly Algorithm, as is presented in some works in literature, for example, [20, 2536].

The Firefly Algorithm will evaluate objective function after solving motion equation for each optimal arrangement of friction dampers through computational routine based on Central Finite Difference Method developed by the authors. For each iteration a number of objective functions are evaluated where fireflies’ population is ; in other words each firefly will evaluate one objective function. For purposes of guaranteeing optimal response and preventing Firefly Algorithm from converging to local optimum, fireflies’ population was set to fifty fireflies and iterations to one thousand. Two stopping criteria were taken into account; first one is maximum number of iterations (also called generation number) set to one thousand; second one is a consecutive number of iterations without change in incumbent (best objective function associated with best firefly in current iteration) settled to one hundred iterations. Thus, Firefly Algorithm may be stopped by either of two stop criteria. It is worth highlighting that stop criteria developed reduces computational time, in best case, up to a third of the time spent by stop criteria of number of iterations. In order to summarize information presented before, a flowchart of Firefly Algorithm is presented in Figure 2. Besides, if the reader requires more information about Firefly Algorithm, the authors recommend the book Yang [24], which provides several details about optimization methodology and computational code of Firefly Algorithm.

4. Numerical Simulations and Illustrative Examples

In this section, with the aim of illustrating methodology presented above and demonstrating capacity to optimize dynamic response of a structure under earthquake excitation, two kinds of structures are implemented: a 2D steel building adapted from Miguel et al. [37] and a 3D concrete building located in Cúcuta, Colombia.

As explained above, two objective functions are used to illustrate performance of proposed methodology for optimum design of friction dampers. The two objective functions involve computing of vector through solving (1) using finite difference explicit method as was mentioned previously.

4.1. Ten-Storey Steel Building

The first structure analyzed is a steel, three-bay, 10-storey building, 37.51 m high and 23.78 m wide, shown in Figure 3, in which it is also shown diagonal disposition of friction dampers. The structure is modeled as a FE 2D frame structure consisting of 70 elements and 44 nodes, that is, 132 degrees of freedom. The finite element is a 2D beam element with three degrees of freedom per node. The mass and stiffness matrices of element are present below in (3) and (4), respectively.in which is specific mass, is cross-sectional area, is element length, is Young’s modulus, and is moment of inertia. Geometrical properties of members of structure are presented in Table 2.

As well-known Finite Difference Method employed in this work is a conditionally stable method, it requires using a time integration step less than a critical time step . Thus, critical time step is calculated using (5) as suggested by Rao and Yap [38].in which is largest natural frequency of structure. Thus, for this case, time step equal to  s is used to solve motion equation (see (1)). It is noteworthy that, in a steel structure, damping ratio considered for first and second vibration modes is of critical damping and . The first six natural frequencies of structure are 2.3609, 6.0399, 9.9620, 14.5769, 20.1192, and 26.1602 Hz. As may be seen in Figure 3, there are ten predefined possible positions for friction dampers . The dampers are assumed to be installed between neighboring stories by braces. The ten-storey building is subjected to generated Kanai-Tajimi excitation for three kinds of soils. In the next section method to simulate seismic loads is presented.

4.1.1. Simulation Seismic Loading

As was mentioned above, part of motion equation is seismic acceleration . As a dynamic load a one-dimensional artificial earthquake was implemented where acceleration is zero-mean normal random processes simulated by superposition of harmonic waves, as shown by Shinozuka and Jan [39]. The Spectral Representation Method is best represented by In this method, frequency band of interest must be divided into intervals, such that and is phase angle, which is a random variable with a uniform probability distribution function between 0 and 2. On the other hand, power spectral density function (see (7) and Figure 4) used in this paper is proposed by Kanai [40] and Tajimi [41] known as Kanai-Tajimi filter techniquein which is earthquake power spectrum, is intensity of spectrum, is dominant ground frequency, and is critical damping parameter. The parameter is related to peak ground acceleration (PGA), where is the PGA value assumed as 35% of gravity and is peak factor taken as 3. Three values of and are presented by Seya et al. [42] as representative values of three kinds of soil: soft soil, stiff soil, and rock. The parameters of Kanai-Tajimi power spectra for three soil conditions and total duration of earthquake acceleration are listed in Table 3.

The Kanai-Tajimi power spectrum for each soil scenario and PGA of 0.35 g are shown in Figure 4(a). Given three different power spectra, earthquake time histories can be developed by using superposition of harmonic waves method as was mentioned above and three accelerograms for each soil scenario are also shown in Figures 4(b), 4(c), and 4(d).

4.1.2. Optimization Results of the Ten-Storey Building

In order to illustrate the methodology, the ten-storey building is studied taking into account the three kinds of soils presented above. The constraints for three optimization problems are the same. Thus, the number of predefine positions is equal to ten and maximum number of dampers to be installed in structure is equal to three. The allowable limit for friction forces for each device is . The population size and number of generations of Firefly Algorithm are 50 and 1000, respectively. It is important to highlight that the sum of friction forces of optimal devices does not exceed 50% of weight of structure, which is equal to 214.96 kN.

For rock soil, positions of friction dampers do not change and friction forces are similar in two independent runs for each objective functions. This is an advantage for design engineers for design of friction dampers, because there are two possible designs and both of them achieve a significant reduction in the structural response. Table 4 shows a comparison of two independent runs for each objective function. It is worthy to highlight achieved reduction of 66% for each one, preventing damage or collapse of structure.

Figures 5(a) and 5(c) illustrate a considerable reduction on structural response in terms of displacement at Node 44 and interstorey drift between fourth and fifth storey after installation of optimized friction damper on optimal locations. Figures 5(b) and 5(d) illustrate maximum displacement per storey and the maximum interstorey drift per storey, respectively, thus allowing having an idea of structure’s behavior before and after installation of optimized friction dampers and thus showing the efficiency of said devices.

With the aim of demonstrating effectiveness of friction damper optimization method in another way, optimal solution presented in Table 4 is compared with two alternative methods for damper’s location. The first alternative method is locating three optimized friction dampers, in a different position from optimized one. The second one is installing a friction damper on each storey (one damper on each predefine possible positions ; see Figure 3) with equal friction forces whose sum is equivalent to 50% of structure’s weight. Table 5 shows these comparisons, demonstrating optimization’s results presenting a better performance.

In the case of stiff soil, there are no changes in positions of friction dampers for two independent runs for each objective functions, giving two possible designs for design engineers for carrying out design of friction dampers. Both of two possible designs achieve a significant reduction in the structural response. Table 6 shows a comparison of two independent runs for each objective function. As may be seen, reduction achieves 66% for maximum displacement at Node 44 and 68% for maximum interstorey drift. Thus, passive control through friction dampers preventing structural integrity is compromised in a seismic event.

The reduction on structural response in terms of displacement at Node 44 and interstorey drift between fourth and fifth storey after installation of optimized friction damper on optimal positions on structure can be seen in Figures 6(a) and 6(c), respectively. On the other hand, Figures 6(b) and 6(d) illustrate maximum displacement per storey and maximum interstorey drift per storey, respectively, for a structure located on a stiff soil. As in previous case, optimal solution presented in Table 6 is compared with two alternative methods for damper’s location. The comparisons shown at Table 7 demonstrated that optimal solutions have a better performance than solutions of both alternative methods.

Finally, for soft soil case, there are not changes on positions of friction dampers for two independent runs for each objective functions. The two possible designs presented in Table 8 achieve a significant reduction in the structural response for each objective function. As may be seen, reduction achieves 75% for maximum displacement at Node 44 and 76% for maximum interstorey drift. Thus, passive control through friction dampers preventing structural integrity is compromised in a seismic event on soft soil.

The reduction in structural response in terms of displacement at Node 44 and interstorey drift between fourth and fifth storey after installation of optimized friction damper on optimal positions on structure can be seen in Figures 7(a) and 7(c), respectively. Figures 7(b) and 7(d) illustrate maximum displacement per storey and maximum interstorey drift per storey, respectively, for a structure located on a soft soil.

As in previous cases, optimal solution presented in Table 8 is compared with two alternative methods for damper’s location. The comparisons shown at Table 9 demonstrated that optimal solutions have a better performance than solutions of both alternative methods for soft soil scenario.

4.2. Six-Storey Concrete Building

The second structure analyzed is a concrete, three-bay, 6-storey building, 17.1 m high, 16.55 m wide, and 7 m long, shown in Figure 8, in which diagonal disposition of friction dampers is also shown. The structure is modeled as a FE 3D frame structure consisting of 108 elements and 56 nodes, that is, 336 degrees of freedom. The finite element is a 3D beam element with six degrees of freedom per node. The mass and stiffness matrices of element are presented below in (8) and (9), respectively.in which is specific mass, is cross-sectional area, is element length, is torsional moment of inertia, is Young’s modulus, is moment of inertia about vertical direction, is moment of inertia about horizontal direction, and is shear modulus. The geometrical properties of members of structure are presented in Table 10.

In this second case of study, time step was calculated using (5) and is equal to  s. It is known that for concrete structures damping ratio considered for first and second vibration modes is of critical damping and . The first six natural frequencies are 1.8767, 1.9169, 2.2497, 4.2518, 5.1794, and 5.8208 Hz.

As may be seen in Figure 8, there are twelve predefined possible positions for friction dampers . The dampers are assumed to be installed between neighboring stories by braces. Since case of study is a 3D concrete building, a real three-component seismic record corresponding to Cordoba earthquake was implemented, which took place in Cordoba city, department of Quindío, Colombia, in January 25 of 1999. Because of this earthquake 1185 people passed away and 8523 people were injured and it caused serious damage in cities of Armenia and Pereira as well as 28 nearby municipalities. The earthquake generated losses of order of 1.591 USD million, corresponding to 1.88% of the National GDP (Gross Domestic Product) of that year [43].

Thus, in Figure 9 Cordoba seismic record with its three components is illustrated. Besides, if the reader requires three-component seismic record, the authors recommend visiting the website of Colombian geological service.

4.2.1. Optimization Results of the Six-Storey Building

In order to demonstrate friction dampers performance against real earthquakes, such as Cordoba earthquake, which causes a great destruction in many cities in Colombia, and illustrate that the methodology of optimizing friction dampers is reliable and flexible, simultaneous optimization is carried out using three-component Cordoba seismic record. The constraints for two optimization problems are same. Thus, the number of predefined positions is equal to twelve and maximum number of dampers to be installed in structure is equal to four. On the other hand, allowable limit for friction forces for each device is . The population size and number of generations of Firefly Algorithm are 50 and 1000, respectively, and results are presented in Table 11. It is important to highlight that the sum of friction forces of optimal devices does not exceed 70% of structure’s weight which is equal to 158560 kN.

The results show that uncontrolled structural response and controlled structural response (structure equipped with friction dampers) vary considerably in this scenario. As could be seen in results presented in Table 11, optimized dampers achieved a reduction of structural response (in terms of displacement at Node 56 and maximum interstorey drift) greater than 80%. As may be seen in Figures 10(a) and 10(c) there is a comparison between structural response in terms of displacement at Node 56 and interstorey drift between first and second storey, respectively, without control and with four optimal dampers in their optimal positions.

Finally, with the aim of demonstrating effectiveness of friction damper optimization method for spatial structures in another way, optimal solution presented in Table 11 is compared with two alternative methods for damper’s location. The first alternative method is locating four optimized friction dampers, in a different position from optimized one. The second one is installing a friction damper on each storey (one damper on each predefined possible position ; see Figure 8) with equal friction forces and whose sum is equivalent to seventy percent of structure’s weight. Table 12 shows these comparisons, demonstrating optimization’s results presenting a better performance.

5. Conclusions

As is well known, passive energy dissipation devices in structures have achieved notoriety in last years as an economic alternative in control of vibration in structures subjected to earthquakes. In the literature it is possible to find some allusive works on damper optimization, especially TMD and viscous and viscoelastic dampers in building structures. On the other hand, allusive studies on friction dampers are scarcer than other devices probably because of difficulties that a system with friction dampers presents.

The main contribution of this works is the methodology with well-known Firefly Algorithm optimization technique to carry out simultaneous optimization of friction dampers for two different objective functions: attenuate response in terms of displacement at top of structure and minimize interstorey drift for two kinds of structure: a ten-storey steel building and a six-storey concrete building. The methodology works with well-known Firefly Algorithm and for purpose of damper optimization the authors improve this algorithm through programming a second stop criterion, giving a good performance in terms of computational time.

The proposed methodology was used in computing the optimal friction forces of a given maximum number of friction dampers and their optimal placements in both of the buildings with the aim of achieving a desired reduction of structural response. It is noteworthy that methodology is flexible, allowing user to change performance function.

Concerning the computational time, the proposed methodology presents a good performance, achieving optimum design with less iterations than the maximum number of iterations set, taking around six hours.

It is important to highlight that the methodologies were developed using a PC with an Intel Core i7-4700MQ 2.4 GHz CPU and 12 GB RAM; thus the computational cost is satisfactory for this sort of dynamic problem.

The proposed methodology can be recommended due to its performance as an effective tool to carry out the optimum design of friction damper for civil structures. Thus, this work shows that the design of passive devices for the vibration control as friction dampers can be accomplished in an economic and safe way, reducing costs and optimizing the resources.

Conflicts of Interest

The authors declare that they have no conflicts of interest.

Acknowledgments

The authors acknowledge the financial support of CNPq.