Acessibilidade / Reportar erro

Application of general method for design of concrete columns and encased composite steel and concrete columns

Aplicação do método geral para dimensionamento de pilares de concreto e pilares mistos de aço e concreto totalmente revestidos

Abstract

The purpose of this work is the development and implementation of a numerical procedure for the design of reinforced concrete columns (RC) and composite columns with fully concrete encased steel I-section (SC). For this purpose, a computer program was developed to determine the load capacity of these columns, applying the General Method adopted by ABNT NBR 6118:2014. The program is based on an iterative process from integration of the curvatures along the column, obtained by determining the moment-curvature relationship of the cross section by the Newton-Raphson method. Several experimental and numerical results are compared to the program's to demonstrate the accuracy of the procedure.

Keywords :
reinforced concrete columns; composite steel and concrete columns; general method

Resumo

O propósito deste trabalho é o desenvolvimento e implementação de um procedimento numérico voltado para o dimensionamento de pilares de concreto armado e pilares mistos de aço e concreto totalmente revestidos. Assim, foi desenvolvido um procedimento computacional para a determinação da capacidade resistente desses pilares, a partir do Método Geral adotado pela ABNT NBR 6118:2014. O programa emprega um processo iterativo a partir da integração das curvaturas ao longo do pilar, obtidas através da determinação da relação momento-curvatura da seção transversal pelo método de Newton-Raphson, com base em um modelo discreto de fibras. Diversos resultados numéricos e experimentais são utilizados em comparações para comprovação da eficácia do procedimento implementado.

Palavras-chave:
pilares de concreto armado; pilares mistos de aço e concreto; método geral

1. Introduction

The purpose of this work is the development and implementation of a general procedure for the design of reinforced concrete columns (RC) and composite columns with fully concrete encased steel I-section (SC).

A calculation model in accordance with the ABNT NBR 6118:2014 [1[1]ASSOCIAÇÃO BRASILEIRA DE NORMAS TÉCNICAS. NBR 6118: Projeto de Estruturas de Concreto - Procedimento. Rio de Janeiro, 2014.] General Method was implemented in order to evaluate the bearing capacity of reinforced concrete columns and composite columns according to the same parameters comparisons.

The program is based on an iterative process from integration of the curvatures along the column, obtained by determining the moment-curvature relationship of the cross section by the Newton-Raphson method, based on a discrete fiber model. Several experimental and numerical results are compared to the program's to verify the efficiency of the procedure.

2. Computational implementation

The program CSTMI, Calculation of Composite Cross Sections, was developed by Caldas and Sousa Jr. [2[2]CALDAS, R.B., SOUZA JR, J.B.M., Cálculo de Seções Transversais Mistas. Ouro Preto, 2004.] with the purpose of analyzing generic composite cross sections at ambient (Caldas [3[3]CALDAS, R.B., Análise Numérica de Pilares Mistos Aço-Concreto. Dissertação de Mestrado, Escola de Minas, Universidade Federal de Ouro Preto, 2004.]) and elevated temperature (Caldas [4[4]CALDAS, R.B., Análise Numérica de Estruturas de Aço, Concreto e Mistas em Situação de Incêndio. Tese de Doutorado, Universidade Federal de Minas Gerais, 2008.]).

The main algorithms implemented in CSTMI are: algorithms for obtaining moment-curvature relationship; algorithms for obtaining the deformed cross section according to the applied axial force and moments; algorithms for obtaining axial force-moment interaction surface and interaction surface of moments for a given axial force; and algorithms for obtaining 3D surface interaction to axial force and moments.

A fiber model is applied in the program for the integration of stresses and determination of resistances. In general, this method consists of discretization of the cross section in small elements (called fibers), and each of them can assume a constitutive model.

The stress-strain relationships for concrete and steel are considered according to ABNT NBR 6118:2014 [1[1]ASSOCIAÇÃO BRASILEIRA DE NORMAS TÉCNICAS. NBR 6118: Projeto de Estruturas de Concreto - Procedimento. Rio de Janeiro, 2014.]. The reinforcing steel properties are considered separately and are not included in the fiber mesh. Simply put, the concrete areas occupied by reinforcements are not deducted from the discretized cross section. All meshes are generated with the assistance of GMSH program [5[5]GEUZAINE, C., REMACLE, J. Gmsh: a three-dimensional finite element mesh generator with built-in pre- and post-processing facilities. International Journal for Numerical Methods in Engineering, 79(11), pp. 1309-1331, 2009.], which uses a text output from CSTMI as geometry data entry and discretizes the cross section to elements of three and four sides. The program interface for columns calculation developed for this study and the discretized cross section are shown in Figure 1.

Figure 1
Columns calculation interface of CSTMI

The solution by the General Method consists of finding the equilibrium of internal forces to external forces applied in all cross sections along the column, considering the effects of material and geometric nonlinearity.

Only columns subjected to axial load and moment about one axis were considered in this study. The methodology to calculate columns is based on the numerical integration of the curvatures obtained from moment-curvature relationship. Thus, the program obtains an initial displacement of the column, leading to its deformed shape. The process is then repeated, considering the second order effects, until the convergence of displacements, subsequently getting a final equilibrium setting.

Using the Newton-Raphson method, Caldas [3[3]CALDAS, R.B., Análise Numérica de Pilares Mistos Aço-Concreto. Dissertação de Mestrado, Escola de Minas, Universidade Federal de Ouro Preto, 2004.] has implemented an algorithm for determining the moment-curvature relationship by the control of applied moments (load control), given by increments of applied moment in the section.

In the implementation of this work the geometry of the column is simplified as a bar formed by a finite number of elements informed by the program user, as shown inFigure 2. The calculations of the equilibrium section are performed for each node of the bar.

Figure 2
Bar discretization and applied moments

Consider a restrained-free column with predefined cross-section and reinforcement subjected to an axial compressive load NSz. By the load control algorithm, the program obtains a moment-curvature relationship as shown in Figure 3.

Figure 3
Moment-curvature relationship for a load NSz

It is considered that the moments are applied only at the ends of the bar, by top and base eccentricity as shown in Figure 2. The axial force and moments (only about one axis) are applied to the geometrical center of the cross section and balanced on each node of the bar, so the accuracy of the model increases as more elements are used.

The applied moment of the bar at undeformed condition, on each node i, can be written as:

where Mbase and Mtop are, respectively, the moments applied at the base and top of the column; zi is the element position; and L is the length of the bar.

The program builds a position vector with the coordinates of the nodes and a vector with the applied moments corresponding to them. By introducing each point of the vector of applied moments at the moment-curvature relationship and interpolating linearly, the program obtains a vector with the corresponding curvatures for each node of the bar.

The rotation ϕy(z) of the cross section at any point can be obtained by integrating the curvatures k(z) along the length of the bar:

Applying the boundary condition ϕy(0) = 0 in equation (2) leads to C1 = 0. Numerically, the integration of curvature is obtained by the sum of the areas under the graph formed by the points of the curvatures vector.

From the integration of the curvatures the program builds a vector with the rotations ϕi of the nodes obtained with equation (3):

where ki and ki-1 are, respectively, the curvatures at the availed and at the previous node; zi and zi-1 are respectively the positions of the availed and of the previous node; and ϕi-1 is the rotation of the previous node. The equation (3) is valid for i ≥ 1. The node 0 has null rotation, ϕy(0), which is determined by the boundary conditions.

The transversal displacement dx(z) of the column's axis is obtained by double integration of the curvatures, ie., by simple integral of the rotations of the cross section, according to equation (4):

Applying the boundary condition dx(0) = 0 in equation (4) leads to C2 = 0. The reasoning for obtaining numerical integration of the rotations is identical to that used for the integration of curvatures. The program builds a vector with the displacements of the nodes, given by:

where ϕi and ϕi-1 are, respectively, the rotations at the availed and at the previous node; zi and zi-1 are, respectively, the positions of the availed and of the previous node; and di-1 is the displacement of the previous node.

Then, it is obtained by this process the deformed position of the cross sections at the nodes from the undeformed position. A second iteration is executed from the deformed position of the column, now considering the additional effects due to the column's displacement (second order effects). The applied moment in the deformed condition at node i is given by:

where di is the displacement obtained at the previous iteration for the node under consideration; and dn the displacement obtained at the previous iteration to the top of the column.

The increase of the applied moments in the second iteration results in a new deformed configuration of each cross section of the bar, which, in turn generates a new displaced position of the nodes and increases their moments. This process is repeated until the occurrence of one of the following situations:

a) convergence of the procedure for a given tolerance;

b) instability of the bar by excessive displacement;

c) failure of the material due to the occurrence of stresses exceeding the standards limits.

It was observed that the occurrence of items b and c is perceived by the fact that the applied moment considered is above the moment-curvature relationship, not being possible in this case to get a curvature corresponding to the moment.

The same formulation of restrained-free columns is adopted for the calculation of simple supported columns, but it uses half of the bar length value in the calculations (Figure 4), since the buckling coefficient K of those columns is equal to 1.0, compared to the value of K = 2.0 in restrained-free columns. It is emphasized that this symmetry condition must also be assumed to the applied diagram of bending moments.

Figure 4
Symmetry condition for simple supported columns

Based on this iterative process, it is possible to identify if the column resists the axial force and moments applied.

To obtain the column resistance, it was developed a second algorithm based on the plastic resistance of cross section and repeating the foregoing process. First, the plastic resistance of the cross section in axial compression, NREF, is obtained by:

where Aa, Ac and As are, respectively, the areas of steel I-section, concrete and reinforcements; fya, and fysare, respectively, the yield stresses of steel I-section and reinforcements; and fck is the compressive characteristic strength of concrete.

To determine the moment-curvature relationship the program starts considering an applied axial force NSz equal to 10% of the plastic resistance NREF. If the process results in convergence, the program increases the applied force in more 10% of NREF, and so on until convergence is not reached. From this point, cuts of 1% of NREF are made until there is convergence of the model again, yielding then, with 1% precision of NREF, the column axial force resistance.

3. Validation of results

3.1 Reinforced concrete columns

To validate the procedure for calculation of reinforced concrete columns implemented via CSTMI, the authors have modeled columns subjected to combined compression and uniaxial bending studied by Araújo [6[6]ARAÚJO, J.M. Pilares Esbeltos de Concreto Armado. Parte 1: Um modelo não linear para análise e dimensionamento. Teoria e Prática na Engenharia Civil, Porto Alegre, n.18, p.81-93, 2011.], who compared theoretical results obtained from a computer program implemented by him to results of several experiments by other researchers.

It is emphasized that, as a comparison with tests, all partial factors were considered unit. He also specified as unitary the value of α, reduction factor on the characteristic strength of the concrete due to the long-term effects (Rüsch effect). The tested columns were subjected to constant bending moments. All these considerations have also been adopted in the numerical model.

Table 1 shows the test results compared to the results obtained by CSTMI.

Table 1
Comparison of resistance for reinforced concrete columns by tests and CSTMI

In both tests performed by Goyal and Jackson [7[7]GOYAL, B.B., JACKSON, N. Slender concrete columns under sustained load. Journal of the Structural Division, ASCE, v. 97, n.11, p.2729-50, 1971.], and in those performed by Kim and Yang [8[8]KIM, J.K., YANG, J.K. Buckling behavior of slender high-strength concrete columns. Journal of Engng. Struct., v. 17, n.1, p.39-51, 1995.], two columns with the same geometric characteristics and material (for example, the first line of the Table, columns A1 and A2) were evaluated for each series. Thus, there are two experimental results, Fu,exp1 and Fu,exp2, for each column series.

Samples of columns of the same series can be considered dependent on each other, thus should not be evaluated separately in order to not violate the principle of statistical independence. In this case, it may be used only the value of Fu exp1, or only Fu, exp2, or the average of the two values. It was evaluated the data of the ratios R = Fu, CSTMI/Fu, EXP1 and R = Fu, CSTMI/Fu, EXP2 for the couple of tests with the same characteristics, and it can be concluded that it is possible to take the average between the tests since they do not differ (p-value = 0.357, from the paired t-test at 5% significance).

The histogram of Figure 5 shows the frequency distribution for the R mean values obtained for each tested pair of columns (for example, A1 and A2). It was observed that the distribution is normal (p-value > 0.15, using the Kolmogorov-Smirnov test).

Figure 5
Histogram of R ratios

The average value of the ratios R = Fu, CSTMI/Fu, EXP was 1.0, with a standard deviation of 0.07. In order to verify that the theoretical value calculated by CSTMI is equivalent to the test values, it was performed the t-test to compare if the average is equal to 1.0. The p-value found was 0.887, indicating that the average value does not differ from 1.0 so it can be stated that the column's resistance determined by CSTMI is equivalent to the test values.

3.2 Fully encased composite columns

Composite columns subjected to combined compression and uniaxial bending studied by Kim [9[9]KIM, D.K., A Database for Composite Columns. Dissertação de Mestrado, Georgia Institute of Technology, 2005.] were modeled to validate the procedure of calculation of fully concrete encased steel I-section (SC) implemented at CSTMI program. The author raised an extensive database of experimental results of several researchers [10[10]STEVENS, R.F., Encased Stanchions. Struct. Engineering, v.43, p.59-66, 1965. to 16[16]HAN, D.J., KIM, K.S. A study on the Strength and Histeretic Characteristics of Steel Reinforced Concrete Columns, Journal of the Architectural Institute of Korea, 11(4), 183-190, 1995.] with samples of fully encased composite columns, concrete-filled circular, and rectangular hollow sections.

The results of fully encased composite columns were divided into two categories:columns with 119 tests of bars subjected to axial compression; and beams-columns, with 136 tests of bars subjected to combined compression and uniaxial bending.

Since it is required an initial eccentricity to start the iterative process for the calculation of the column resistance, the category columnssamples were disregarded. It was also removed the tests ofbeams-columns, beams with low density concrete, without reinforcement bars, and specimen with the occurrence of biaxial bending, remaining a sample of 87 experiments.

The tests were performed in simply supported columns with axial compression and lateral forces producing a constant bending moment along the bar. As the tests of reinforced concrete columns, it was also considered for the concrete of the composite columns the factor α = 1.0. All columns were divided into 10 longitudinal elements and the cross section was divided into elements of 3 and 4 sides of approximately 10 mm.

Kim has compared the experimental data with the theoretical calculation from the procedures of ANSI/AISC 360-05 [17[17]AMERICAN INSTITUTE OF STEEL CONSTRUCTION. Specification for Structural Steel Buildings. ANSI/AISC 360-05.] (identical to ANSI/AISC 360-10 [18[18]AMERICAN INSTITUTE OF STEEL CONSTRUCTION. Specification for Structural Steel Buildings. ANSI/AISC 360-10.]) and EN 1994-1-1:2004 [19[19]EUROPEAN COMMITTEE FOR STANDARDIZATION. EN 1994-1-1: Eurocode 4 - Design of Composite Structures. Part 1-1: General rules and rules for buildings. Brussels, 2004.]. Table 3 lists the tests evaluated, with the characteristics of the columns, the applied eccentricities and the experimental resistance. It is also presented the R = NR,EXP/NR, TEOratios for each of the standards and with the use of CSTMI program.

Table 3
Database of test results of fully encased composite columns

It is observed that the R ratios for all of the evaluated methods presented great variability (for CSTMI the lowest value was R = 0.58 and the highest, R = 1.56). This shows the difficulty to calibrate a numerical method to results so different. With the elimination of outliers in the same test group (tests 106 to 109 of Han, 1992), the sample was reduced from 87 to 83 columns.

Table 2 lists the mean and standard deviation for the R ratio for the methods evaluated by Kim and the CSTMI. Figure 6 presents a box-plot illustrating this information.

Table 2
- Mean values of the R ratio for comparisons between the composite columns tests, implemented, and standards procedures

Figure 6
- Box-plot of R ratios for each method

For the CSTMI, it was obtained an average value of the ratio R equals to 1.01 with a standard deviation of 0.20. Figure 7shows a dispersion of the R values for all tests calculated by CSTMI. The 95% confidence interval was set between 0.60 and 1.41, ie., 95% of the R values are in this range.

Figure 7
Dispersion of the R ratio results for CSTMI calculation

To verify the equivalence of theoretical to the test values, it was performed a z test to compare if the mean is equal to 1.0. The CSTMI method has obtained acceptable result (p-value = 0.746 at 5% significance). It is noted that a p-value higher than 5% indicates no difference between the mean value and 1.0 so that the result obtained with CSTMI is satisfactory with a better quality than the result obtained by the ANSI/AISC 360-10 [18[18]AMERICAN INSTITUTE OF STEEL CONSTRUCTION. Specification for Structural Steel Buildings. ANSI/AISC 360-10.] (p-value equal to 0.377).

From this analysis it can be concluded that the procedure implemented to determine the ultimate axial force of fully encased composite columns is appropriate in general, with better approximations than the ANSI/AISC 360-10 [18[18]AMERICAN INSTITUTE OF STEEL CONSTRUCTION. Specification for Structural Steel Buildings. ANSI/AISC 360-10.] and EN 1994-1-1:2004 [19[19]EUROPEAN COMMITTEE FOR STANDARDIZATION. EN 1994-1-1: Eurocode 4 - Design of Composite Structures. Part 1-1: General rules and rules for buildings. Brussels, 2004.].

4. Conclusions

For reinforced concrete columns, CSTMI was adequate, since the resistance results proved compatible with the samples of 44 columns tested by other researchers.

For fully encased composite columns, the program CSTMI was compared with a sample of 87 tests by other researchers. The numerical results were calibrated with the experimental results for many slenderness ratios.

It is concluded that the implemented procedure provides good results for the determination of the resistance of reinforced concrete columns and fully encased composite columns. This procedure can be considered valid as a general method for calculating columns subjected to combined compression and uniaxial bending.

5. Acknowledgements

The authors are grateful to Brazilian agencies for research CNPq, CAPES and FAPEMIG and CODEME Engenharia S.A., for supporting this work.

6. References

  • [1]ASSOCIAÇÃO BRASILEIRA DE NORMAS TÉCNICAS. NBR 6118: Projeto de Estruturas de Concreto - Procedimento. Rio de Janeiro, 2014.
  • [2]CALDAS, R.B., SOUZA JR, J.B.M., Cálculo de Seções Transversais Mistas. Ouro Preto, 2004.
  • [3]CALDAS, R.B., Análise Numérica de Pilares Mistos Aço-Concreto. Dissertação de Mestrado, Escola de Minas, Universidade Federal de Ouro Preto, 2004.
  • [4]CALDAS, R.B., Análise Numérica de Estruturas de Aço, Concreto e Mistas em Situação de Incêndio. Tese de Doutorado, Universidade Federal de Minas Gerais, 2008.
  • [5]GEUZAINE, C., REMACLE, J. Gmsh: a three-dimensional finite element mesh generator with built-in pre- and post-processing facilities. International Journal for Numerical Methods in Engineering, 79(11), pp. 1309-1331, 2009.
  • [6]ARAÚJO, J.M. Pilares Esbeltos de Concreto Armado. Parte 1: Um modelo não linear para análise e dimensionamento. Teoria e Prática na Engenharia Civil, Porto Alegre, n.18, p.81-93, 2011.
  • [7]GOYAL, B.B., JACKSON, N. Slender concrete columns under sustained load. Journal of the Structural Division, ASCE, v. 97, n.11, p.2729-50, 1971.
  • [8]KIM, J.K., YANG, J.K. Buckling behavior of slender high-strength concrete columns. Journal of Engng. Struct., v. 17, n.1, p.39-51, 1995.
  • [9]KIM, D.K., A Database for Composite Columns. Dissertação de Mestrado, Georgia Institute of Technology, 2005.
  • [10]STEVENS, R.F., Encased Stanchions. Struct. Engineering, v.43, p.59-66, 1965.
  • [11]JANSS, J., ANSLIJN, R. Le Calcul des Charges Ultimes des Colonnes Métalliques Enrobées de Béton. Rapport MT 89, C.R.I.F., Brussels, 1974.
  • [12]ROIK, K., SCHWALBENHOFER, K. Untersuchung der Verbundwirkung zwischen Stahlprofil und Beton hein Stützenkonstruktionen, Studiengesellschaft für Anwendungstechnik von Eisen und Stahl e.V., Forschungsvorhaben, p.51, Dusseldorf, 1989.
  • [13]ROIK, K., MANGERIG, I. Zur Traglast von einbetonierten Stahlprofilstützen unter Berücksichtigung des Langzeitverhaltens von Beton, Der Stahlbau, 1990.
  • [14]MIRZA, S., HYTTINEN, V., HYTTINEN, E. Physical Tests and Analyses of Composite Steel Concrete Beam-Columns, Journal of Structural Engineering, ASCE, 122(11), 1317-1326, 1996.
  • [15]ROIK, K., DIEKMANN, C. Experimental Studies on Composite Columns Encased in Concrete Following Loading, Der Stahlbau, 58(6), 161-164, 1989.
  • [16]HAN, D.J., KIM, K.S. A study on the Strength and Histeretic Characteristics of Steel Reinforced Concrete Columns, Journal of the Architectural Institute of Korea, 11(4), 183-190, 1995.
  • [17]AMERICAN INSTITUTE OF STEEL CONSTRUCTION. Specification for Structural Steel Buildings. ANSI/AISC 360-05.
  • [18]AMERICAN INSTITUTE OF STEEL CONSTRUCTION. Specification for Structural Steel Buildings. ANSI/AISC 360-10.
  • [19]EUROPEAN COMMITTEE FOR STANDARDIZATION. EN 1994-1-1: Eurocode 4 - Design of Composite Structures. Part 1-1: General rules and rules for buildings. Brussels, 2004.

Publication Dates

  • Publication in this collection
    Nov-Dec 2015

History

  • Received
    09 June 2015
  • Accepted
    04 Sept 2015
IBRACON - Instituto Brasileiro do Concreto Instituto Brasileiro do Concreto (IBRACON), Av. Queiroz Filho, nº 1700 sala 407/408 Torre D, Villa Lobos Office Park, CEP 05319-000, São Paulo, SP - Brasil, Tel. (55 11) 3735-0202, Fax: (55 11) 3733-2190 - São Paulo - SP - Brazil
E-mail: arlene@ibracon.org.br