Structural Analysis of a RC Shear Wall by Use of a Truss Model

Abstract

Purpose of present work is to develop a reliable and simple method for structural analysis of RC Shear Walls. The shear wall is simulated by a truss model as the bar of a truss is the simplest finite element. An iterative method is used. Initially, there are only concrete bars. Repeated structural analyses are performed. After each structural analysis, every concrete bar exceeding tensile strength is replaced by a steel bar. For every concrete bar exceeding compressive strength, first its section area is increased. If this is not enough, a steel bar is placed at the side of it. For every steel bar exceeding tensile or compressive strength, its section area is increased. After the end of every structural analysis, if all concrete and steel bars fall within tensile and compressive strengths, the output data are written and the analysis is terminated. Otherwise, the structural analysis is repeated. As all the necessary conditions (static, elastic, linearized geometric) are satisfied and the stresses of ALL concrete and steel bars fall within the tensile and compressive strengths, the results are acceptable. Usually, the proposed method exhibits a fast convergence in 4 - 5 repeats of structural analysis of the RC Shear Wall.

Share and Cite:

Papadopoulos, P. and Lamprou, P. (2022) Structural Analysis of a RC Shear Wall by Use of a Truss Model. Open Journal of Civil Engineering, 12, 320-352. doi: 10.4236/ojce.2022.123019.

1. Introduction

The study of behavior of structural shear walls is recently of great interest for Civil Engineers [1] [2]. The structural analysis of a RC shear wall can be performed by the FEM (Finite Element Method).

The FEM, appeared in about 1965 [3] [4] [5], was a revolution in structural analysis, because it allowed the analysis of structures of any shape, any support conditions and any loading. However, in the case of nonlinear structural analysis, physical (of stress-strain law) or geometrical one, the FEM exhibits some problems [6] [7]. Even in the linear case, the local stiffness matrices of FEM are complicated.

The bar of a truss is the simplest possible finite element [8]. Its local stiffness matrix reduces to its axial stiffness k = E A / l 0 , where E Young (Elasticity) modulus, A section area and l 0 initial undeformed length of the bar. And any nonlinear stress-strain law can be easily described by its uniaxial σ-ε law [9].

Even geometric nonlinearity can be easily taken into account by a truss model, by simply considering the equilibrium conditions with respect to the deformed truss [10], within an incremental loading procedure.

Here, a computer program, developed for the 2D structural analysis of over-determined trusses, will be applied to the truss model of a typical RC (reinforced concrete) shear wall. And the computer program will be documented, step-by-step, by applying it to this specific example.

Initially, it will be assumed that the shear wall consists only of concrete, obeying a linear elastic stress-strain law. After every structural analysis, four steps are performed, for strengthening of the shear wall:

1) Every concrete bar exceeding tensile strength is replaced by a steel bar. 2) For every concrete bar exceeding compressive strength, its section area is increased by local increase of width of shear wall. 3) If this is not enough, the compressed concrete bar remains by receiving a part of the compressive axial force and a steel bar is added, to the side of it, by receiving the excess of compressive force. 4) For every steel bar exceeding tensile or compressive strength, its section area is increased.

At the compressed side of shear wall, due to overturning moments from horizontal seismic loading, the concrete section is enlarged near the base, in order to avoid stress concentrations.

Usually, in about 4 - 5 runs of the computer program, the stresses, of ALL concrete and steel bars, fall within the permissible limits of corresponding tensile and compressive strengths. So, the proposed method exhibits a rapid convergence. And, as all the necessary conditions (static, elastic, linearized geometric) are satisfied, as will be shown in the following, the results of the proposed iterative method are acceptable.

2. Application

2.1. Input Data

A typical ground floor shear wall of a building is considered, as shown in Figure 1, fixed at the base, with length l = 3.0 m, height h = 4.0 m, width w = 30 cm, subjected to vertical loading, from weights of storeys above it, with resultant R = 12,000 kN, thus loading intensity q = 12,000 kN/(300 cm × 30 cm) = 1.333 kN/cm2, by assuming uniform distribution of loading. And a horizontal seismic load H = 6000 kN is considered, at the top left corner of shear wall, directed to right.

It is assumed that the shear wall initially consists only of concrete obeying the stress-strain σ-ε law of Figure 2.

2.2. Discretization

The shear wall is discretized to a grid of 8 × 6 = 48 equal square elements with dimensions 50 cm × 50 cm × 30 cm, as shown in Figure 3(a). One of these square elements is shown enlarged in Figure 3(b).

2.3. Truss Model

Every continuum square element is simulated by an elementary square plane truss, as shown in Figure 4.

By combining the stress-strain equations of the continuum square element of Figure 4(a), with the force-displacement equations of the elementary square plane truss model of Figure 4(b), by taking into account the relations between

Figure 1.The typical shear wall under consideration.

Figure 2.Concrete stress-strain σ-ε law of present application. Initial Young (Elasticity) modulus E 0 = σ y / ε y = 3.0 kN / cm 2 / 0.002 = 1500 kN / cm 2 .

Figure 3. (a) Discretization of the shear wall. (b) One of the square elements enlarged.

Figure 4. (a) Stress-Strain relations of the continuum square element. (b) Force-deformation relations of the elementary square truss model.

strains and displacements { ε x , ε z } = 2 a { u x , u z } , the relations between stresses and forces { σ x σ z } = 2 a w { F x F z } and by assuming a Poisson ratio v = 1 / 3 , the bars section areas of the elementary square truss model are obtained with respect to the dimensions of the continuum square element: A 1 = 3 8 a w , A 2 = 2 A 1 = 3 2 8 a w .

2.4. Numbering of Nodes and Bars

For the structural analysis of the truss model of the shear wall, the 9 × 7 = 63 nodes and 8 (7 + 6 + 2 × 6) = 200 bars, of the whole truss model of the shear wall, are systematically numbered, as shown in Appendix A. In the same figure, are also shown the external loads P x , P z at the top nodes of the wall, as well as the reference axes system Oxz.

2.5. Computer Program

The computer program, developed here for the 2D structural analysis of the truss model of a RC (reinforced concrete) shear wall, will be documented, in the following, step-by-step, by applying it on the specific example under consideration.

First, the main program MAIN reads the input data, as shown in the flow-chart of Figure 5.

The numbers of nodes ν n = 63 and bars ν b = 200 are read. For every node are read: its support codes K x , K z , which have the value 0 if the corresponding displacement u x or u z is free or 1 if it is restricted. So, K x , K z are equal to 1 only for the support nodes 1 up to 7. Then, the initial co-ordinates x, z in m of the node, with respect to global reference axes system Oxz, are read, and the external loads P x , P z in kN, acting on the node, which are here nonzero only for top nodes 57 up to 63.

For every bar, the numbers l , r of nodes it connects, left and right, are read, its section area A in cm2 and its initial undeformed length l 0 in m, which is 0.5 m for all vertical and horizontal bars and l 0 = 2 × 0.5 m = 0.7071 m for all diagonal bars.

Then, subroutine STIF is called to form the global stiffness matrix K (126 ×126) of the truss model. To the diagonal elements (2k − 1) (2k − 1) and (2k) (2k) of matrix K corresponding to restricted displacements u x , u z of a support node k,

Figure 5. Flow-chart of the main program MAIN, which performs the 2D structural analysis of an over-determined truss model of a RC shear wall.

very large values 1013 kN/m (practically infinite) are given, in order, for the corresponding support displacements u x , u z to tend to zero, u k x , u k z , as shown in Figure 6.

Within subroutine STIF, for every concrete bar, its axial elastic stiffness is determined k = E 0 A / l 0 , where E 0 = 1500 kN / cm 2 initial Young (Elasticity) modulus of concrete (later, when steel bars will be considered, E 0 = 7000 kN / cm 2 will be used, too, as initial Young (Elasticity) modulus of steel). A is section area in cm2 of the bar and l 0 initial undeformed length in m of the bar. The initial projections l x = x r x l , l z = z r z l of bar axis are found and its initial direction cosines c x = l x / l 0 , c z = l z / l 0 . The quantities K x = k c x 2 , K z = k c z 2 , K x z = k c x c z are determined and the 2 × 2 stiffness matrix of the bar is formed k = ( K x K x z K x z K z ) , which, with positive or negative sign, is summed to appropriate submatrices 2 × 2 of the global stiffness matrix K, as shown in Figure 7, where l , r numbers of nodes that the bar connects, left and right. When this procedure is completed for

Figure 6. Giving very large (practically infinite) values 1013 kN/m to the diagonal elements (2k − 1) (2k − 1) and (2k) (2k) of global stiffness matrix K, corresponding to restricted displacements u x , u z of a support node k, so that to obtain, for these displacements, values tending to zero, u k x 0 , u k z 0 .

Figure 7. Summing of the 2 × 2 stiffness matrix ± k = ± ( K x K x z K x z K z ) of every bar to appropriate positions of the global stiffness matrix K, so that to form K, where l , r numbers of nodes that the bar connects, left and right.

all the bars, the global stiffness matrix K of the structure is formed. This formulation is based on the consideration of the linearized equations expressing the nodal forces F x , F z with respect to the nodal displacements u x , u z .

The global load vector p (126) is formed, containing the external loads P x , P z in kN of all nodes, which, in present application, are zero in all nodes, except of the seven top nodes (57 up to 63), where the external loads are applied.

Now, we have to solve the linear algebraic system, K u = p , which will give, as result, the global vector u (126) of nodal displacements u x , u z .

Subroutine GAUS is called to solve the linear algebraic system, K u = p . By successive eliminations, this algebraic system is triangularized, so that we can easily solve it by beginning from bottom equation, with only one unknown, and proceeding upwards, one by one equation, by substituting the already known nodal displacements, so by solving, each time, only one equation, with only one unknown nodal displacement u x or u z .

So, all the nodal displacements u x , u z are, successively, easily determined.

For every node, its displacements u x , u z in mm and its new co-ordinates x + u x , z + u z in m, are written as output in Appendix B.

Then, the main program MAIN calls subroutine NONL, which applies the geometrically nonlinear equations of the problem.

For every bar, first the present projections of its axis l x = x r x l , l z = z r z l are determined, where l , r the numbers of nodes that the bar connects, left and right, then its present length l = ( l x 2 + l z 2 ) 1 / 2 , and its direction cosines c x = l x / l , c z = l z / l , its elongation Δ l = l l 0 , its dimensionless elongation ε = Δ l / l 0 , its stress σ = E 0 ε , where E 0 = 1500 kN / cm 2 initial Young (Elasticity) modulus of concrete (or E 0 = 7000 kN / cm 2 , for steel bars later) and N = σ A axial force of the bar, where A its section area.

All the above data, Δ l , ε , E 0 , σ , A , N , for every bar, are written as output, for first run of computer program, in Appendix C.

Then, the quantities ± N c x , ± N c z are formed for every bar, which are summed to the nodal forces F l x , F l z and F r x , F r z of the nodes l , r , that the bar connects, left and right, as shown in Figure 8:

For left node: F l x F l x + N c x , F l z F l z + N c z

For right node: F r x F r x N c x , F r z F r z N c z

Figure 8. Summation of the quantities ± N c x , ± N c z of a bar to the forces F x , F z of the nodes l , r , that the bar connects left, and right.

Initially, the nodal forces are equal to the external loads P x , P z . After completion of above procedure for all the bars, the nodal forces F x , F z obtain their total values, which are included in the previously mentioned Appendix B of nodal results, for first run of program.

The total nodal forces F x , F z have small values in all the nodes, except of the support nodes, 1 up to 7, where they are opposite to the external reactions R x , R z . In all the other nodes their small nonzero values are due to ignoring of geometric nonlinearity. Only at the nodes 50, 51, 57, 58, at top left corner of shear wall, where larger deformations occur, the geometric nonlinearity error is somewhat larger, but it does not significantly affects the global equilibrium equations, as will be shown below.

From the nodal displacements u x , u z of first run of Appendix B, the deformed configuration of the structure has been drawn in Figure 9, by using a

Figure 9. First run. Deformed configuration and equilibrium equations F x = 0 , F z = 0 , M 0 = 0 of the shear wall.

displacements scale (1:1) 25 times larger than lengths scale (1:25). The largest displacement u x = 21.41 mm is observed at the top left corner of the wall.

In the same figure, the external reactions R x , R z of support nodes, 1 up to 7, are noted, as opposite of corresponding nodal forces F x , F z , as well as the external loads P x , P z at the top nodes 57 up to 63. By use of external loads P x , P z and external reactions R x , R z , the global equilibrium equations F x = 0 , F z = 0 , M 0 = 0 are written with respect to global reference axes Oxz. And, it is observed that they are verified with high accuracy, with errors only 0.542‰ up to 2.667‰ (per thousand), as demonstrated in Figure 9.

From the bars results of subroutine NONL, for first run, in Appendix C, is obtained, in the summarizing Table 1, that, in the first run, 66 concrete bars exceed tensile strength, σ > + 0.3 kN / cm 2 (12 vertical + 25 horizontal + 27 ascending diagonals + 2 descending diagonals), 13 concrete bars exceed compressive strength, σ < 3.0 kN / cm 2 (9 vertical + 2 horizontal + 2 descending diagonals). So, remain 121 concrete bars with stresses within tensile and compressive strengths, 3.0 kN / cm 2 < σ < + 0.3 kN / cm 2 (35 vertical + 21 horizontal + 21 ascending diagonals + 44 descending diagonals).

Based also on Appendix C, Figure 10 shows, for the first run, the stresses in kN/cm2 of the 66 concrete bars exceeding tensile strength, σ > + 0.3 kN / cm 2 , as well as the stresses in kN/cm2 of the 13 concrete bars exceeding compressive strength, σ < 3.0 kN / cm 2 .

3. Four Steps for the Strengthening of the Shear Wall

After every run of the program, the following four steps are performed, for the strengthening of the shear wall, as described by the flow-chart of Figure 11.

Step 1

Every concrete bar exceeding tensile strength, σ > + 0.3 kN / cm 2 , is replaced by a steel reinforcing bar with section area A s = A c E c / E s , where E c = 1500 kN / cm 2 and E s = 7000 kN / cm 2 Young moduli of concrete and steel, respectively, according to stress-strain σ-ε laws of concrete and steel of Figure 12 and A c , A s section areas of concrete and steel bar, respectively. So, A s results E c / E s = 1500 / 7000 = 1 / 4.667 times smaller than A c , and the initial axial stiffnesses of the failed concrete bar and the replacing steel bar result equal

Table 1. First run.Numbers of concrete bars exceeding or not exceeding strengths. V: Vertical bars, H: Horizintal bars, AD: Ascenting Diagonal bars, DD: Descenting Diagonal bars.

Figure 10. First run of computer program. Based on bars results of Appendix C, drawing of diagram of stresses in kN/cm2 of the 66 concrete bars exceeding tensile strength, σ > + 0.3 kN / cm 2 as well asstresses in kN/cm2 of the 13 concrete bars exceeding compressive strength, σ < 3.0 kN / cm 2 .

Figure 11. Flow-chart of the proposed iterative method for strengthening of the RC Shear Wall.

Figure 12. Concrete bar stress-strain σ-ε curve compared with b. Steel bar stress-strain σ-ε curve.

K s = E s A s / l 0 = E c A c / l 0 = K c , so the structural behavior is not disturbed.

If the replacing steel bar exceeds its tensile strength, σ > + 14 kN / cm 2 , its section area A s is increased.

Step 2

For every concrete bar exceeding compressive strength, σ < 3.0 kN / cm 2 , first its section area is increased, by increasing the corresponding local width w of the shear wall, so that to achieve, as far as possible, a reduction of compressive stress σ of concrete bar.

Step 3

If the above step 2 is not enough to allow a sufficient reduction of concrete bar compressive stress, the compressed concrete bar is maintained by receiving a part of the axial compression N 0 = σ c c × A c , where σ c c = 3.0 kN / cm 2 compressive strength of concrete and A c section area of concrete bar. And a steel bar is added, at the side of the compressed concrete bar, in order to receive the excess of the axial compression Δ N = N N 0 , with section area A s = Δ N / σ s c where σ s c = 14.0 kN / cm 2 compressive strength of steel. So, for the limit axial compressive deformation ε y = 0.002 , for both compressed bars, the initial concrete bar and the additional steel bar at the side of it, the total axial compressive force of two bars tends to N 0 + Δ N = N , as is required. If any of two bars slightly exceeds the corresponding compressive strength, the steel bar section area is increased.

Step 4

For every steel bar exceeding tensile or compressive strength, its section area is increased.

At the right side of the shear wall, compressed due to overturning moments of horizontal seismic loading, it is here advised that the concrete section is increased, near the base, in order to avoid stress concentrations.

Usually, the performing of above four steps takes only 3 - 4 runs of the computer program, after which, ALL stresses σ, of concrete and steel bars, fall within the permissible limits of corresponding tensile and compressive strengths: 3.0 kN / cm 2 < σ < + 0.3 kN / cm 2 for concrete bars and 14 kN / cm 2 < σ < + 14 kN / cm 2 for steel bars.

So, the proposed iterative method, for strengthening of a shear wall, exhibits a rapid convergence, in 4 - 5 runs of the computer program.

And, as all the necessary conditions (static, elastic, linearized geometric) are satisfied, according to what mentioned in previous sections, the results of the proposed here iterative method, for the strengthening of a shear wall, are acceptable.

4. Fourth and Final Run of the Computer Program

In the fourth and final run of the computer program, for the present application, the number of nodes is ν n = 66 , that is 63 initial nodes and 3 additional ones, of the truss model for right base enlargement, as shown in Figure 13.

Whereas, the number of bars is ν b = 212 , that is the 200 initial bars, plus 4 new compressed vertical steel bars at the right lower side of the shear wall and 2 new compressed horizontal steel bars at the top left corner of the shear wall, as well as the 6 new bars of the truss model, for right base enlargement, as shown in Figure 13.

The numbering of 3 additional nodes and 12 additional bars, for the fourth and final run of the computer program, is shown in Figure 13.

Figure 13. Fourth and final run of computer program. Numbering of additional 3 nodes and additional 12 bars.

As shown in Appendix E, in the results of bars of fourth and final run of computer program, for present application, ALL stresses σ, of concrete and steel bars, fall within the permissible limits of corresponding tensile and compressive strengths: 3.0 kN / cm 2 < σ < + 0.3 kN / cm 2 for concrete bars and 14 kN / cm 2 < σ < + 14 kN / cm 2 for steel bars.

And, as all the necessary conditions (static, elastic, linearized geometric) are satisfied, as mentioned in previous sections, the results of the proposed here iterative method, for strengthening of a shear wall, are acceptable.

By use of nodal displacements u x , u z , of the fourth and final run of present application, from Appendix D, the final deformed configuration of the RC (reinforced concrete) shear wall has been drawn in Figure 14, with displacements

Figure 14. Fourth and final run of computer program. a. Based on nodal displacements u x , u z of Appendix D, drawing of deformed configuration of shear wall. b. Based on external reactions R x = F x , R z = F z of Appendix D, writing of global equilibrium equations F x = 0 , F z = 0 , M 0 = 0 of the shear wall.

scale 1:1, 25 times larger than lengths scale 1:25 and maximum displacement u x = 15.66 mm at the top left corner of the shear wall.

In the same Figure 14, by using, from Appendix D, of nodal results of final run, the opposites of nodal forces F x , F z of supports, as external reactions R x , R z , the three final global equilibrium equations F x = 0 , F z = 0 , M 0 = 0 are written, which are verified with further higher accuracy than in the first run, with errors only 0.417‰ up to 1.000‰ (per thousand), as shown in Figure 14.

5. Conclusions

An iterative method is proposed for the nonlinear 2D structural analysis of a truss model of a RC shear wall, which is applied on a typical RC shear wall.

A relevant computer program has been developed, which is documented, step-by-step, by applying it on the specific example under consideration.

Initially, the truss model of the shear wall is assumed consisting only of concrete bars obeying a linear elastic axialσ-ε law.

After every structural analysis of truss model, the following four steps are performed:

1) Every concrete bar exceeding tensile strength is replaced by a steel bar.

2) For every concrete bar exceeding compressive strength, its section area is increased.

3) If the above is not enough,the concrete bar is maintained, by receiving part of axial compression and a steel bar is added at the side of it.

4) For every steel bar exceeding tensile or compressive strength, its section area is increased.

At the lower part of side of shear wall, compressed due to overturning moments from horizontal seismic loading, the concrete section is enlarged, in order to avoid stress concentration.

Usually, in 4 - 5 runs of the computer program, ALL stresses of concrete and steel bars fall within tensile and compressive strengths. So, the proposed here iterative method exhibits a rapid convergence.

And, as all necessary conditions (static, elastic, linearized geometric) are satisfied, the results of proposed here iterative method are acceptable.

Because of alternating nature, in direction of the horizontal seismic loading, the results of the application have to be symmetrically extended to both sides of the shear wall.

The results of the application confirm the need for boundary columns, at the two sides of the shear wall, and a boundary horizontal beam at the top, as well as the need for a grid of ascending diagonal and horizontal steel bars, receiving tension and shear, in the main body of the shear wall.

Appendices

Appendix A. Systematic Numbering of the 9 × 7 = 63 Nodes and 8 (7 + 6 + 2 × 6) = 200 Bars of the Whole Truss Model of the Shear Wall

Appendix B

Appendix C

Appendix D

Appendix E

Conflicts of Interest

The authors declare no conflicts of interest regarding the publication of this paper.

References

[1] Rezaie, A., Godio, M. and Beyer, K. (2021) Investigating the Cracking of Plastered Stone Masonry Walls under Shear-Compression Loading. Construction and Building Materials, 306, Article ID: 124831.
https://doi.org/10.1016/j.conbuildmat.2021.124831
[2] Zhao, J., Shen, F., Si, C., Sun, Y. and Yin, L. (2020) Experimental Investigation on Seismic Resistance of RC Shear Walls with CFRP Bars in Boundary Elements. International Journal of Concrete Structures and Materials, 14, Article No. 4.
https://doi.org/10.1186/s40069-019-0377-5
[3] Argyris, J.H. (1965) Continua and Discontinua; An Apercu of Recent Developments of the Matrix Displacement Method. Air Force Conference on Matrix Methods in Structural Mechanics, Wright Patterson Air Force Base, Dayton, Ohio, 26-28 October 1965.
[4] Holand, I. and Bell, K. (1969) Finite Element Methods in Stress Analysis. A Scandinavian Course at the Technical University of Norway by the Division of Structural Mechanics and the Norwegian Society of Professional Engineers, 6-11 January, 1969. Trondheim, Tapir.
[5] Zienkiewicz, O.C., Taylor, R.L. and Zhu, J.Z. (2005) The Finite Element Method: Its Basis and Fundamentals. 6th Edition, Elsevier Butterworth-Heinemann, Amsterdam.
[6] Ngo, D. and Scordelis, A.C. (1967) Finite Element Analysis of Reinforced Concrete beams. ACI Journal Proceedings, 64, 152-163.
[7] International Conferences FENoMech (Finite Elements in Nonlinear Mechanics). ISD (Institut für Statik und Dynamik) Stuttgart, Germany. 30 August-1 September 1978, II. 25-28 August 1981, III. 10-13 September 1984.
[8] Absi, E. (1978) Méthodes de calcul numeérique en Elasticité. Eyrolles, Paris.
[9] Papadopoulos, G.P., Xenidis, H., Lazaridis, P., Diamantopoulos, A., Lambrou, P. and Arethas, Y. (2012) Achievements of Truss Models for Reinforced Concrete Structures. Open Journal of Civil Engineering, 2, 125-131.
http://dx.doi.org/10.4236/ojce.2012.23018
[10] Papadopoulos, G.P. and Plasatis, D. (2015) Reinforced Concrete Column Confinement Interpreted as a Structural Stability Effect of Concrete. 15th International Conference on Civil, Structural and Environmental Engineering Computing, Prague, 1-4 September 2015.

Copyright © 2024 by authors and Scientific Research Publishing Inc.

Creative Commons License

This work and the related PDF file are licensed under a Creative Commons Attribution 4.0 International License.