Next Article in Journal
Special Issue: 3D Printing of Metals
Next Article in Special Issue
Fast Multi-Objective Antenna Optimization Based on RBF Neural Network Surrogate Model Optimized by Improved PSO Algorithm
Previous Article in Journal
Energy Enhancement and Energy Spread Compression of Electron Beams in a Hybrid Laser-Plasma Wakefield Accelerator
Previous Article in Special Issue
Hybrid Artificial Intelligence Approaches for Predicting Critical Buckling Load of Structural Members under Compression Considering the Influence of Initial Geometric Imperfections
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Developing a Library of Shear Walls Database and the Neural Network Based Predictive Meta-Model

by
Mohammad Javad Moradi
1 and
Mohammad Amin Hariri-Ardebili
2,*
1
Department of Civil Engineering, Razi University, Kermanshah 67144-14971, Iran
2
Department of Civil Environmental and Architectural Engineering, University of Colorado, Boulder, CO 80302, USA
*
Author to whom correspondence should be addressed.
Appl. Sci. 2019, 9(12), 2562; https://doi.org/10.3390/app9122562
Submission received: 26 May 2019 / Revised: 19 June 2019 / Accepted: 19 June 2019 / Published: 23 June 2019
(This article belongs to the Special Issue Soft Computing Techniques in Structural Engineering and Materials)

Abstract

:
There is a large amount of useful information from past experimental tests, which are usually ignored in test-setup for the new ones. Variation of assumptions, materials, test procedures, and test objectives make it difficult to choose the right model for validation of the numerical models. Results from different experiments are sometimes in conflict with each other, or have minimum correlation. Furthermore, not all these information are easily accessible for researchers and engineers. Therefore, this paper presents the results of a comprehensive study on different experimental models for steel plate and reinforced concrete shear walls. A unique library of up to 13 parameters (mechanical properties and geometric characteristics) affecting the strength, stiffness and drift ratio of the shear walls are gathered including their sensitivity analysis. Next, a predictive meta-model is developed based on artificial neural network. It is capable of forecasting the responses for any desired shear wall with good accuracy. The proposed network can be used to as an alternative to the nonlinear numerical simulations or expensive experimental test.

Graphical Abstract

1. Introduction

Bertero [1] defined the shear wall (SW) as a very stiff member, with high resistance to deformation under load. “It is essentially a plate loaded in its own plane, but the analysis needed to predict its behavior is more complicated than that of simple plates” [1]. Shear walls resist lateral forces parallel to their plane. The slender walls (where the bending deformation is of concern) resist the loads due to cantilever action. In general, the SW system can be classified as reinforced concrete shear walls (RCSW) [2,3,4], steel plate shear wall (SPSW) [5,6], masonry shear walls [7,8,9], composite shear walls, and timber plate shear walls [10,11]. Although the RCSWs have longer history than SPSWs in structural engineering (due to their remarkable strength and lateral stiffness), the application of SPSWs has also increased in the past few decades [12,13]. SPSWs reduce the overall steel consumption, they are lighter compared to other walls, and they can be easily adopted in existing or damaged buildings [14,15]. SPSWs were also added to the design codes as an acceptable lateral load bearing systems [16,17].
The proper design of a SW can provide energy absorption, stiffness, ductility, and appropriate behavior under cyclic/seismic loading. The adequate stiffness of the lateral load bearing system may reduce the story drift and fulfill the code requirements. Quantification of the strength, stiffness and ductility leads to a precise performance evaluation of the SW systems.
Design and/or analysis of a SW system requires proper background information about the mechanism and performance of these systems. Often, the numerical models should be validated based on the experimental tests [18]. There is a very large set of SW experiments tested by different researchers with various assumptions and purposes. The results are sometimes in conflict with each other or at least have minimum correlation. This makes the model selection quite difficult. In addition, not all these information are easy to collect and process by engineers (as they might be copyrighted or restricted materials). The authors have been confronted by such a problems in their previous studies on both steel and RC shear walls from experimental [15] and numerical [19] points of view. This was one of the motivations to develop such a comprehensive database of SW models, which would be useful for all the future studies related to the experimental and numerical validations.
On the other hand, such a huge database might be difficult to track by practitioners, and, thus, a meta-model is required to summarize and present the results in a systematic way. This should include the parameters affecting the stiffness and strength of the SWs, as well as their sensitivity. There exist many soft computing (or surrogate) techniques with different levels of sophistication that can be used to post-process a database [20]: artificial neural network (ANN), support vector machine [21], polynomial chaos expansion [22], etc. In this research, the ANN is selected, which has been proven to be one of the best soft computing techniques, in nearly all engineering fields. The neural network can predict several outputs by receiving a set of input parameters. To do this, a neural network should be trained efficiently. Then, it can predict other results that have not been investigated before.

2. Research Significance and Contributions

The research significance can relay on the profuse investigation of the existing database of the SWs, as well as to provide a useful tool to fellow researchers. It is important to notice that the difficulty in obtaining large scale results for SWs behavior has greatly limited the research in the past for this important issue. This paper is intended to adopt one of the widely-used and well-established soft computing techniques (i.e., ANN) to solve an engineering problem. Comparing and contrasting various surrogate models are not the focus of this paper. The developed predictive meta-model can be used as a useful alternative in the absence of detailed experiments or numerical simulations. The contribution of the authors in this paper can be summarized as follows:
  • Developing a large library of SW experimental tests for both the steel plate and reinforced concrete materials
  • Training and developing an ANN-based meta-model for SWs for response prediction purposes
  • Providing an active library of data which can be easily updated by any new information
  • Performing sensitivity analysis of the responses to the input parameters
  • Proposing a predictive models for stiffness and strength for both types of SWs, as well as the drift ratio for RCSWs
The paper starts with a brief description on ANN model and its fundamental features in Section 3 (for those readers who are not familiar with this concept). Next, the comprehensive database is introduced in Section 4. The ANN training process and meta-models are then presented in Section 5 followed by the sensitivity analysis. Finally, Section 6 provides the general conclusions and recommendations. Detailed information about the SW library, and the developed neural network model can be found in Appendixes Appendix A and Appendix B, respectively.

3. Artificial Neural Network

An ANN is inspired by the human brain, in which the neurons are tasked with data processing. By gathering these neurons, the layer is produced, and an ANN may consist of several layers. Neurons are connected by weighted synapse. Finally, the input data exit from the output layer after applying numerical processing on them [23,24]. Hebb [25], Widrow and Hoff [26] and Rosenblatt [27] offered fundamentals and extensions of the ANN. Research on the neural network continued until 1985, and Rumelhart et al. [28] proposed multi-layer perceptron (MLP) with back-propagation algorithm. Subsequently, various models and networks were presented and research is still ongoing [29].
A MLP is a type of neural network in which neurons are deployed on more than one layer. An output of nth neuron in the mth layer in a generic MLP is determined as:
O n m = f n m w ( m 1 ) T O n m 1 + b m
where f n m is the function of nth neuron in the mth layer, w ( m 1 ) is the weights from ( m 1 ) th to mth layer, and b m is mth layer’s bias term.
For the last layer, n = 1 and O n m = y ^ . The objective function for learning process is defined in a way to minimize the mean squared error ( MSE = 1 2 N y y ^ 2 ) between the observed value, y, and the estimated one, y ^ . This is an iterative procedure by initializing w value, estimating y ^ , and computing the corresponding MSE. If the obtained MSE falls outside the satisfactory range, the initial w should be updated.
The MLP is capable of classification, clustering, and function approximation. With a neural network of three [30,31,32,33] and four [34] layers, and sufficient number of neurons in the hidden layers, nearly any function can be estimated [23,35]. Usually, a four-layer network requires fewer weights to estimate the functions; however, it introduces more local minima [36].
The ANN is one of popular soft computing techniques in structural engineering and mechanics. Although there is much research and development, on both the theoretical aspects and application, some of the most relevant ones are reviewed in this section. Adeli and Seon Park [37] evaluated the maximum moment of a beam. Xu et al. [38] proposed a method for crack detection in plates using a MLP. De Lima et al. [39] evaluated three types of steel beam-column joints. It was observed that the neural network can properly estimate the bending strength of the connection; however, due to differences in the measurement systems, the network had extra error in estimation of the stiffness parameter. Abdalla et al. [40] provided an estimate of the shear strength of RC rectangular beams by examining the parameters such as concrete strength, reinforcement ratio, thickness, length, and width of the beam. It was observed that the network can estimate the shear strength of concrete beam with acceptable accuracy. More than 96% of the estimated neural network data had absolute error less than 15%, while it was 26% and 23% for UK and US standards estimated data, respectively. Kumar et al. [41] evaluated composite shell vibration. It was found that the response from the neural network for all of the loading patterns in the research was nearly identical to the response.
González and Zapico [42] determined the seismic failure in structures. The network inputs were the natural frequency of the structure and shape of the mode, and the output was mass and stiffness. The data were obtained using finite element analysis. The network showed a good performance in prediction of the structural behavior. Yan et al. [43] reviewed the structural failure of the beams using back propagation algorithm. It was observed that the neural network properly predicts the failure of the beams. Lee and Lee [44] predicted the shear strength of the RC beam reinforced with FRP by evaluating 106 experimental data using ANN. It was observed that the network can estimate shear strength with better accuracy than other available equations. Asteris and Plevris [45] proposed the application of ANNs to approximate the failure surface of the anisotropic masonry materials in a dimensionless form. They compared the derived results with experimental findings and analytical solutions, and reported a reliable performance for the ANN-based approximation of the masonry failure surface under biaxial stress. Toghroli et al. [46] reviewed various numerical methods to examine the parameters affecting the bearing capacity of composite beams. It was observed that extreme learning machine has the best result in estimating the composite beam behavior among other investigated methods. Naderpour et al. [47] proposed a method in which the geometric and mechanical properties of cross-section and FRP bars, and shear span-depth ratio were considered for concrete beams. The error in the shear strength estimation was about 9.7%, which was significantly lower than other methods and relationships.
Rezaei Rad and Banazadeh [48] presented a comprehensive application of probabilistic soft computing technique in damage determination of steel structure. Ghorbani et al. [49] used the MLP and radial basis function ANNs to predict the support pressure, and develop the ground motion curve in an underground structure (circular tunnel). An elastoplastic, strain-softening rock mass was considered including both single- and double-layer hidden neurons. Asteris and Kolovos [50] proposed the application of ANNs to predict the mechanical characteristics of self-compacting concrete. The 28-day compressive strength of admixture-based self-compacting concrete was predicted, and a formula was proposed for the data normalization. Chen et al. [51] developed two hybrid surrogate models by combining ANN with imperialist competitive algorithm (ICA) and genetic algorithm. These techniques were used to predict the safety factor of retaining walls in dynamic condition. A very large database of 8000 designs were used for this purpose. They found that the ICA-ANN provides a better performance. Finally, Asteris and Nikoo [52] optimized the connection weights of the feed-forward ANNs using the artificial bee colony (ABC). The algorithm was then used to determine the fundamental period of reinforced concrete infilled structures. They confirmed the superior performance of this hybrid method over the traditional ones.

4. Library of Shear Wall Database

As stated in Section 1, a comprehensive library of SW databases is collected. It includes about 300 samples with 12 features for SPSWs, and about 4000 samples with 13 features for the RCSWs. Those features are listed in Table 1 and Table 2. It should be noted that the SPSW models are without stiffener, slip, and opening and are non-corrugated.
Figure 1 illustrates the dimensions used for a generic SPSW and RCSW. Table A1 and Table A2 (see Appendix A) illustrate the detailed library of SW database for steel plate and reinforced concrete walls, respectively. Feature selection should be included in all the aspects of the problem. The input parameters are in a wide range of variations, and should be normalized before using in the meta-model. Therefore, the data were linearly normalized in range of [0, 1]. This linear transformation preserves all the relationships of the initial database [53]. Initial weights were selected randomly focusing on the range of [−0.77, +0.77]. It has been empirically observed that this weight initialization technique leads to better performance and faster training of the ANN [54].
A poor weight initialization may cause divergence of the outputs or becoming stuck at the local minima [23]. Table 1 and Table 2 show the statistics of the selected features for SPSWs and RCSWs, respectively. The target data were considered to be the maximum strength, P, and stiffness, K, for SPSWs, plus drift ratio, D, (in addition to K and P) for RCSWs. The choice of these parameters was based on the abundance of data (e.g., crack pattern) in the literature, as well as the proper SW behavior expression. By estimating these parameters, the geometric characteristics and the mechanical properties required to obtain the desired shear strength, stiffness and drift ratio can be determined (accounting for an appropriate reliability coefficient). In design of SPSWs, it is assumed that the boundary elements do not yield, thus the mechanical properties of these members are not included as a network input. In all experiments, the buckling and the collapse of the infill plate occurred prior to the boundary elements. The network is applicable to the initial design of the SWs, as well as to retrofit the existing ones.

5. Modeling the Network

5.1. Number of Neurons

When the desired performance of the network is accomplished, the learning process ends. On the other hand, the number of optimal neurons required for each layer is not known beforehand, and it is usually determined by trial and error. The constructive approach is used to overcome this problem. This method finds the smallest network that can provide the required performance, and is suitable for passing local responses (or local minima); however, it is time consuming [55]. Empirical research has been performed to determine the optimal number of neurons [56]. A summary of this research is presented in Table 3. The results of this table can be used to determine the range of changes in the number of the optimal neurons, and also is a limit for the interval of trial and error. As can be seen, the number of neuron in the hidden layer range from 2 to 39. The network’s MSE value is computed for each number of neurons in the hidden layer, while other parameters are kept constant.
Figure 2 shows the performance of the network based on MSE for train and test data as a function of number of neurons. Each ANN model (with particular number of neurons) was iterated 10 times and its mean was used to increase the accuracy of the model. The mean errors for each neuron is also summarized in Table 4. The best performance among the train and test data for SPSW belonged to the network with 6 neurons, i.e., ANN 12-6-1, where the first, second and third digits are the number of input nodes, hidden neurons, and output nodes, respectively. On the other hand, ANN 13-10-1 had the best performance for RCSW.

5.2. Performance of the Network

Once the network is trained, it can be used to define the complex relationship among the input parameters, and to predict the output for any new SW model. Generalization means estimating the value on the hyper-surface where there are no available data. Mathematically, the learning process is a nonlinear curve-fitting algorithm, while generalization is the interpolation and extrapolation of the input data [47]. The ability of a network to generate new outputs depends on the number of parameters involved in the problem, the complexity of the parameters, and the structure of the network.
The neural network is constructed based on the number of neurons obtained from previous section. Figure 3 shows the architecture of the proposed networks for both SWs. In this paper, two MLPs are used to estimate the load bearing capacity, stiffness, and drift ratio of the SPSWs and RCSWs.
Overall, 70% of data were used for training, 15% for validation, and 15% for testing. The validation and test data monitor the network over-training and performance, respectively. Performance of the network is shown in Figure 4. It states that the network has specific MSE for nth epoch, and there is no un-convergence or over-fitting.
Furthermore, Figure 5 illustrates the quality of the estimation as a function of coefficient of determination, R2, in both SPSW and RCSW models. Finally, the MSE values for these data are summarized in Table 5. The proper performance of the network is evident in the estimation of the strength, stiffness and drift ratio of SWs. Therefore, the proposed network can learn the relation between the input and output parameters, and provide the results with appropriate accuracy. Finally, the true values of the strength, stiffness and drift ratio from experimental data and the predictive ANN-based meta-model are compared in Figure 6.
Thus far, a detailed performance is discussed with respect to MSE. However, one may evaluate the predictive meta-models using other statistical indicators such as root mean square error (RMSE), Nash–Sutcliffe efficiency (NSE) coefficient, mean absolute error (MAE), and correlation coefficient (R). These metrics can be computed using Equation (2).
RMSE = ( y ^ y ) 2 N NSE = 1 ( y ^ y ) 2 ( y y ¯ ) 2 MAE = 100 N y y ¯ y R = ( y ^ y ^ ¯ ) ( y y ¯ ) ( y ^ y ^ ¯ ) 2 ( y y ¯ ) 2
Table 6 compares these metrics (including MSE) based on all data points obtained from the networks. As seen, there is a good consistency among those five metrics for five meta-models. For example, higher R corresponds with lower RMSE.

5.3. Sensitivity Analysis

To evaluate the relative importance of the parameters in the network, the Garson’s factor was used [78]. The equation provided for the network with a hidden layer is:
Q i k = j = 1 L w i j r = 1 N w r j ν j k i = 1 N j = 1 L w i j r = 1 N w r j ν j k
where r = 1 N w r j is the sum of the connection weights between the N input neurons and the hidden neuron j, and ν j k is connection weight between the hidden neuron j and the output neuron k [79].
Sensitivity of each parameter is then presented in Figure 7. The first (and the most important) observation is that nearly all the parameters are contributing effectively in the overall performance of the SWs. Among them, the column’s moment of inertia and ultimate stress of the infill plate have most dominant effects. Strength and lateral stiffness of a SPSW depend on the development of diagonal tension field in the infill plate. To develop a uniform diagonal tension field, the boundary elements should have enough flexural stiffness to anchor the tension field [80]. As a result, the flexural stiffness of the boundary elements will have the greatest impact on the load bearing capacity (as seen in this figure). Due to the yielding of the infill plate during loading, its ultimate stress also affects the behavior of the SPSW. Moreover, the thickness and width of the infill plate have significant contribution in the strength. Therefore, the proposed ANN can accurately estimate the behavior of SPSWs. On the other hand, the most important parameters affecting the strength, stiffness and drift ratio of RCSWs are the wall’s length (effectiveness = 17.8%), the wall’s height (effectiveness = 14.6%), and the horizontal column’s reinforcement ratio (effectiveness = 10.3%).

6. Conclusions

Understanding the complex behavior of the shear walls through their effective parameters can help to properly determine the lateral response of the structures. In this paper, an efficient computational method was proposed to estimate the strength, stiffness, and drift ratio of the steel plate and reinforced concrete shear walls from a rich library of experimental data. Over 100 papers and reports were synthesized and the available information were extracted. The parameters were mainly related to the geometry of the shear walls (such as height, width and thickness of the plate and its surrendering frame), as well as the applied loads, and the material properties. On the other hand, the output was only considered the global behavior of the system (in terms of the stiffness, strength and drift). One may notice that the reinforcement detailing, collapse modes, and buckling parameters were not considered in this meta-modeling. The main reason can be attributed to unavailability of those information in majority of cases. In addition, the failure mode and crack pattern had more qualitative nature, and it was difficult (if not impossible) to present them in a quantitative format (using damage index concept). An artificial neural network was proposed to solve the problem. In this network, the back propagation algorithm was adopted. The network of a single hidden layer with 6 and 10 neurons would have the best performance for SPSW and RCSW, respectively. The major conclusions can be summarized as follows:
  • The MSE of test data to estimate the strength and stiffness of the SPSW was 0.000227 and 0.0108, respectively, which indicate the proper performance of the network.
  • The MSE of test data in RCSW was 0.0012, 0.0061, and 0.0056 for strength, stiffness and drift ratio, respectively.
  • Sensitivity analysis was performed to determine the relative importance of the input parameters on the shear wall’s behavior. It was observed that the stiffness of the vertical boundary elements and the ultimate stresses of the infill plate had largest effect on the strength and stiffness of the SPSW, respectively.
  • On the other hand, the most important parameters affecting the strength, stiffness and drift ratio of RCSWs were wall’s length, wall’s height, and the horizontal column’s reinforcement ratio, respectively.
  • The performance of the network based on different statistical indicators was also found to be very close.
Finally, the detailed values of the ANN weights are provided (see Appendix B). The proposed network can be used to design new walls, retrofit the existing ones, and validate the finite element models. In design level, the proposed network can provide an estimation of the ultimate strength and stiffness values, which can be further correlated with codified values. This is beyond the conventional design philosophy, which is based on linear elastic models. On the other hand, the performance of existing shear walls can be controlled with this meta-model to make sure they have a safe/proper behavior under the target loads, and, if not, they can be retrofitted.

Author Contributions

Conceptualization, M.J.M. and M.A.H.-A.; methodology, M.J.M. and M.A.H.-A.; software, M.J.M.; validation, M.J.M.; formal analysis, M.J.M.; investigation, M.J.M. and M.A.H.-A.; resources, M.J.M. and M.A.H.-A.; data curation, M.J.M.; writing—original draft preparation, M.J.M.; writing—review and editing, M.A.H.-A.; visualization, M.J.M. and M.A.H.-A.; supervision, M.A.H.-A.; project administration, M.A.H.-A.; funding acquisition, M.A.H.-A.

Funding

This research received no external funding.

Acknowledgments

The author would like to thank the editor and reviewers for their helpful and constructive comments that greatly contributed to improving the final version of the paper.

Conflicts of Interest

The authors declare no conflict of interest.

Appendix A. Details of Shear Wall Library

Table A1. Library of steel plate shear walls information.
Table A1. Library of steel plate shear walls information.
ReferencehfbfAcIcAbIbhpbptpFypFupEpPK
mmmmmm 2 mm 4 mm 2 mm 4 mmmmmmPaPaPaNN/mm
Sigariyazd et al. [81]110014007.05 × 1033.86 × 1074.10 × 1031.13 × 107102012001.502.22 × 1083.15 × 1082.00 × 10117.15 × 1059.63 × 104
Shekastehband et al. [82]6206203.40 × 1038.64 × 1053.40 × 1038.64 × 1055004600.501.38 × 1082.81 × 1082.00 × 10111.15 × 1042.38 × 103
Shekastehband et al. [82]6206203.40 × 1038.64 × 1053.40 × 1038.64 × 1055004601.251.82 × 1083.28 × 1082.00 × 10113.13 × 1044.69 × 103
Berman et al. [83]183036601.82 × 1043.47 × 1081.63 × 1046.37 × 108135033401.002.15 × 1084.66 × 1081.60 × 10113.64 × 1051.06 × 105
Yu et al. [84]125013505.12 × 1032.88 × 1072.72 × 1031.84 × 107105011805.003.15 × 1084.78 × 1082.00 × 10117.08 × 1052.98 × 104
Choi and Park [85]107516509.90 × 1035.53 × 1075.80 × 1033.25 × 107100015004.002.40 × 1084.00 × 1082.00 × 10111.39 × 1067.00 × 104
Choi and Park [85]107523509.90 × 1035.53 × 1075.80 × 1033.25 × 107100022004.002.40 × 1084.00 × 1082.00 × 10111.82 × 1061.07 × 105
Choi and Park [85]107523507.20 × 1032.40 × 1075.80 × 1033.25 × 107100022004.002.40 × 1084.00 × 1082.00 × 10111.57 × 1061.03 × 105
Wang et al. [86]110020509.40 × 1037.15 × 1076.35 × 1034.72 × 107100018006.004.18 × 1085.63 × 1081.98 × 10111.66 × 1061.07 × 105
Wang et al. [86]110024008.10 × 1039.77 × 1076.35 × 1034.72 × 107100021606.004.18 × 1085.63 × 1081.98 × 10111.55 × 1069.25 × 104
Wang et al. [86]110024008.10 × 1039.77 × 1076.35 × 1034.72 × 107100024006.004.18 × 1085.63 × 1081.98 × 10111.64 × 1067.87 × 104
Sabouri-Ghomi and Sajjadi [87]110515005.40 × 1036.34 × 1061.06 × 1041.28 × 10896014102.001.92 × 1082.77 × 1082.00 × 10115.74 × 1051.81 × 105
Chen and Jhang [88]150015008.34 × 1031.33 × 1078.34 × 1031.33 × 1071200120015.008.54 × 1072.58 × 1081.75 × 10111.35 × 106N.A.
Chen and Jhang [88]150015008.34 × 1031.33 × 1078.34 × 1031.33 × 107120012008.009.28 × 1072.72 × 1081.75 × 10115.59 × 105N.A.
Nateghi-Alahi and Khazaei-Poul [89]5005002.70 × 1034.12 × 1062.70 × 1034.12 × 10638038000.901.97 × 1083.23 × 1082.04 × 10118.26 × 1042.62 × 104
Caccese et al. [90]83812452.48 × 1034.70 × 1061.08 × 1031.05 × 10676211400.763.06 × 1083.47 × 1081.75 × 10111.69 × 1051.42 × 104
Caccese et al. [90]124524774.70 × 1061.08 × 1031.05 × 1067.62 × 102114011401.902.91 × 1083.15 × 1081.75 × 10113.34 × 1052.01 × 104
Caccese et al. [90]124524774.70 × 1061.08 × 1031.05 × 1067.62 × 102114011402.662.95 × 1084.04 × 1081.75 × 10113.78 × 1052.66 × 104
Alavi and Nateghi [91]136619605.43 × 1032.49 × 1075.43 × 1032.49 × 107110217200.802.80 × 1085.00 × 1082.04 × 10117.65 × 1051.52 × 104
Park et al. [92]110022501.50 × 1042.09 × 1089.60 × 1038.55 × 107150010002.002.40 × 1084.00 × 1081.49 × 10111.72 × 1068.70 × 104
Park et al. [92]110022501.50 × 1042.09 × 1089.60 × 1038.55 × 107150010004.003.30 × 1084.90 × 1081.49 × 10112.53 × 1061.11 × 105
Park et al. [92]110022501.50 × 1042.09 × 1089.60 × 1038.55 × 107150010006.003.30 × 1084.90 × 1081.49 × 10113.02 × 1061.24 × 105
Park et al. [92]110022508.25 × 1031.15 × 1089.60 × 1038.55 × 107150010004.003.30 × 1084.90 × 1081.49 × 10111.53 × 1069.30 × 104
Park et al. [92]110022508.25 × 1031.15 × 1089.60 × 1038.55 × 107150010006.003.30 × 1084.90 × 1081.49 × 10111.68 × 1061.01 × 105
Lubell et al. [93]9009001.07 × 1031.04 × 1061.07 × 1031.04 × 1068008001.503.20 × 108N.A.N.A.2.66 × 1053.80 × 104
Roberts and Sabouri-Ghomi [94]370370N.A.N.A.N.A.N.A.3003000.832.19 × 1083.28 × 1082.02 × 10115.17 × 104N.A.
Roberts and Sabouri-Ghomi [94]370370N.A.N.A.N.A.N.A.3003001.231.52 × 1082.28 × 1062.03 × 10116.83 × 104N.A.
Roberts and Sabouri-Ghomi [94]370370N.A.N.A.N.A.N.A.3004500.832.19 × 1083.28 × 1082.02 × 10116.25 × 104N.A.
Roberts and Sabouri-Ghomi [94]370370N.A.N.A.N.A.N.A.3004501.231.52 × 1082.28 × 1062.03 × 10117.52 × 104N.A.
Table A2. Library of reinforced concrete shear walls information.
Table A2. Library of reinforced concrete shear walls information.
ReferenceA.Lacbc ρ vc ρ hc Fychwlwtw ρ vw ρ hw FywFcwPKD
kNmmmm%%MPammmmmm%%MPaMPakNkN/mm%
Carrillo et al. [95]601021020.6700.420434.0242624021020.1400.140447.018.80408.0N.A.2.01
Carrillo et al. [95]601011010.9800.420430.0242624021010.2800.280447.018.80617.0N.A.1.71
Carrillo et al. [95]601021020.6800.420434.0242323991020.1400.140447.017.50352.0N.A.1.03
Carrillo et al. [95]601011010.9800.420430.0242123971010.2800.280447.017.50453.0N.A.1.72
Carrillo et al. [95]601001000.2200.430443.0243054001000.2800.280447.016.20766.0N.A.1.05
Carrillo et al. [95]601031030.2200.410456.0243053961030.1200.120605.020.00776.0N.A.0.45
Carrillo et al. [95]601031030.7200.420443.0242223981030.1200.120605.020.00329.0N.A.0.54
Carrillo et al. [95]601011010.9600.420443.0247812391010.1200.120605.020.00154.0N.A.0.68
Carrillo et al. [95]6083830.7800.430411.019161916830.1100.110630.024.70234.068.60.54
Carrillo et al. [95]6084841.0200.420411.019211921840.2600.260435.024.70274.0721.51
Yuan et al. [96]15272002000.3700.800473.0236012802000.3900.330544.045.90656.0N.A.1.14
Yuan et al. [96]15272002000.3700.800473.0236012802000.7100.710544.045.90740.0N.A.1.15
Shiga et al. [97]01501200.0490.089390.06001000500.2500.250300.016.00177.0N.A.2.40
Shiga et al. [97]01501200.0490.089390.06001000500.2500.250300.016.00188.0N.A.2.40
Shiga et al. [97]01501200.0490.089390.06001000500.2500.250300.016.00211.0N.A.2.40
Shiga et al. [97]01501200.0490.089390.06001000500.2500.250300.016.00231.0N.A.4.28
Shiga et al. [97]2001501200.0490.089390.06001000500.2500.250300.016.00341.0N.A.4.28
Shiga et al. [97]01501200.0490.089390.06001000500.5000.500300.016.00240.0N.A.2.34
Shiga et al. [97]2001501200.0490.089390.06001000500.5000.500300.016.00310.0N.A.2.32
Shiga et al. [97]4001501200.0490.089390.06001000500.5000.500300.016.00287.0N.A.2.40
Greifenhagen and Lestuzzi [98]1361001000.3000.300504.061010001000.3000.300504.050.70204.03333.50
Greifenhagen and Lestuzzi [98]1361001000.3000.000504.061010001000.3000.000504.051.00203.01112.50
Greifenhagen and Lestuzzi [98]13680800.3000.300745.0610900800.3000.300745.020.10176.01081.70
Greifenhagen and Lestuzzi [98]13680800.3000.300745.0610900800.3000.300745.024.40135.01252.00
Looi et al. [99]22080802.0001.400601.0800800802.0001.400601.029.10252.51701.11
Looi et al. [99]38080802.0001.400601.0800800802.0001.400601.026.40245.01601.03
Looi et al. [99]68080802.0001.400601.0800800802.0001.400601.027.60249.31710.63
Looi et al. [99]78080802.0001.400601.0800800802.0001.400601.028.00250.92000.47
Lopes [100]96451154.1200.800436.0495450450.6200.400414.045.00108.314.42.12
Lopes [100]70451154.1205.000436.0495450450.6202.800414.044.5080.319.61.65
Lopes [100]80451154.1204.000436.0495450450.6202.000414.045.1083.617.52.52
Yanez et al. [101]01201200.5000.400475.0230020001200.5000.400475.034.00287.037.56.20
Bouchon et al. [102]1501801002.5000.070565.075015001000.3000.300585.031.70550.0N.A.N.A.
Bouchon et al. [102]1501801002.5000.070565.075015001000.5000.500615.036.40645.0N.A.N.A.
Bouchon et al. [102]1501801002.5000.070565.075015001000.8000.800620.028.60853.0N.A.N.A.
Tasnimi [103]050802.8000.250276.01500500500.2500.250216.021.6 cy15.43.291.10
Tasnimi [103]050802.8000.250276.01500500500.2500.250216.021.6019.64.50.75
Tasnimi [103]050802.8000.250276.01500500500.2500.250216.022.4517.54.11.03
Tasnimi [103]050802.8000.250276.01500500500.2500.250216.023.4519.83.50.90
Lefas et al. [104]0701403.1001.200470.0750750702.4001.100470.052.3 Cu260.0102.91.10
Lefas et al. [104]230701403.1001.200470.0750750702.4001.100470.053.60340.01731.18
Lefas et al. [104]355701403.1001.200470.0750750702.4001.100470.040.60330.0135.11.18
Lefas et al. [104]0701403.1001.200470.0750750702.4001.100470.042.10265.0102.91.49
Lefas et al. [104]185701403.1001.200470.0750750702.4001.100470.043.30320.0166.61.07
Lefas et al. [104]460701403.1001.200470.0750750702.4001.100470.051.70355.02000.77
Lefas et al. [104]0701403.1001.200470.0750750702.4000.370470.048.30247.065.71.43
Lefas et al. [104]0651403.3000.900470.01300650652.5000.800470.042.80127.031.251.58
Lefas et al. [104]182651403.3000.900470.01300650652.5000.800470.050.60150.035.91.17
Lefas et al. [104]343651403.3000.900470.01300650652.5000.800470.047.80180.038.41.01
Lefas et al. [104]0651403.3000.900470.01300650652.5000.800470.048.30120.034.41.39
Lefas et al. [104]325651403.3000.900470.01300650652.5000.800470.045.00150.062.50.73
Lefas et al. [104]0651403.3000.900470.01300650652.5000.400470.030.10123.025.61.61
Lefas and Kotsovos [105]0651403.3000.900470.01300650651.5000.350470.030.10117.711.41.61
Lefas and Kotsovos [105]0651403.3000.900470.01300650651.5000.350470.035.20115.811.421.70
Lefas and Kotsovos [105]0651403.3000.900470.01300650651.5000.350470.053.60111.081.88
Lefas and Kotsovos [105]0651403.3000.900470.01300650651.5000.350470.049.20111.5101.92
Pilakoutas and Elnashai [106]0110602.8300.780500.01200600600.3100.390550.036.90104.019.32.00
Pilakoutas and Elnashai [106]060603.0200.170540.01200600600.4700.310550.031.80117.321.70.80
Pilakoutas and Elnashai [106]0110602.8300.170500.01200600600.3100.310550.038.60107.8201.83
Pilakoutas and Elnashai [106]060603.0200.780540.01200600600.4700.390550.032.00127.321.31.83
Pilakoutas and Elnashai [106]0110602.9300.410540.01200600600.3100.310550.045.8095.318.62.16
Pilakoutas and Elnashai [106]0110602.9300.450540.01200600600.3100.310550.038.9097.418.72.16
Gupta and Rangan [107]03751001.2500.150545.010001000751.0000.500545.079.30427.8N.A.N.A.
Gupta and Rangan [107]6103751001.7300.150545.010001000751.0000.500545.065.10719.6N.A.N.A.
Gupta and Rangan [107]12303751002.1400.150545.010001000751.0000.500545.069.00850.7N.A.N.A.
Gupta and Rangan [107]03751001.8400.150533.210001000751.5000.500533.275.20600.0N.A.N.A.
Gupta and Rangan [107]6103751002.2600.150533.210001000751.5000.500533.273.10790.2N.A.N.A.
Gupta and Rangan [107]12303751002.4900.150533.210001000751.5000.500533.270.50970.0N.A.N.A.
Gupta and Rangan [107]6103751001.7300.150545.010001000751.0001.000545.071.20800.0N.A.N.A.
Gupta and Rangan [107]3103751000.6300.150545.010001000751.0000.500545.060.50486.6N.A.N.A.
Mickleborough et al. [108]357000.0000.0000.015007501251.1700.390460.044.70156.070.520.43
Mickleborough et al. [108]493000.0000.0000.015007501251.1700.390460.056.00235.056.550.66
Mickleborough et al. [108]334000.0000.0000.011257501251.1700.390460.029.50217.0105.810.45
Mickleborough et al. [108]486000.0000.0000.011257501251.1700.390460.057.30289.0173.610.43
Mickleborough et al. [108]360000.0000.0000.07507501251.1700.390460.057.30420.0269.20.54
Mickleborough et al. [108]477000.0000.0000.07507501251.1700.390460.029.50400.02840.93
Sittipunt et al. [109]02502502.2900.540473.0190010001000.3900.520450.036.60491.0137.82.90
Sittipunt et al. [109]02502502.2900.540473.0190010001000.5200.790450.035.80608.01852.80
Zhang and Wang [110]5001001000.0090.010405.015007001000.0070.010405.036.80201.249.792.08
Zhang and Wang [110]7841001000.0070.010432.015007001000.0070.010432.040.20224.0541.59
Zhang and Wang [110]5951001000.0180.010375.015007001000.0070.010375.043.10303.552.142.10
Adebar et al. [111]15003802030.6701.700455.01176016251270.2700.270455.049.00160.0422.39
Terzioglu et al. [112]01202505.1500.680440.075015001200.6800.680481.019.30799.03381.20
Terzioglu et al. [112]01202505.1500.680440.075015001200.6800.680481.025.80666.02821.20
Terzioglu et al. [112]01202505.1500.680473.075015001200.6800.680584.029.00813.0506.61.20
Terzioglu et al. [112]01202505.1500.680584.075015001200.6800.680584.032.10383.03401.20
Terzioglu et al. [112]01202505.1500.680519.050015001200.6800.680584.034.80874.014401.40
Terzioglu et al. [112]01202505.1500.340528.0150015001200.6800.340584.035.00710.02261.60
Terzioglu et al. [112]01202505.1500.680528.0150015001200.6800.680584.022.60735.01861.40
Terzioglu et al. [112]0120905.1500.340473.075015001200.3400.340584.024.00563.0426.61.20
Terzioglu et al. [112]240120905.1500.340473.075015001200.3400.340584.026.30789.08001.20
Terzioglu et al. [112]480120905.1500.340473.075015001200.3400.340584.027.00793.0733.331.20
Terzioglu et al. [112]0120905.1500.340440.075015001200.3400.340481.023.70635.04801.20
Abdulridha and Palermo [113]01601501.3001.700410.0220010001500.8800.880425.030.50156.012.343.20
Qazi et al. [114]110000.3000.200500.0610900800.3000.200500.035.00138.037.931.21
Christidis and Trezos [115]00014.3306.690588.0140075012514.3306.690588.031.12203.016.83.70
Christidis and Trezos [115]00012.0602.010580.0140075012512.0602.010580.031.12177.011.693.60
Christidis and Trezos [115]00012.0601.130580.0140075012512.0601.130580.031.12173.315.73.60
Christidis and Trezos [115]00012.0601.130580.0140075012512.0601.130580.025.37157.614.082.14
Wang et al. [116]1800000.3100.310347.8200010001250.3100.310347.828.76233.031.380.50
Wang et al. [116]1438000.3100.310347.8200010001250.3100.310347.828.76212.032.540.70
Wang et al. [116]2978000.1900.190347.8200010002000.1900.190347.849.64371.049.161.25
Ren et al. [117]14001801803.1400.310432.017009251800.2200.620312.044.30549.083.72.59
Hariri-Ardebili and Saouma [19]8002001202.1000.670430.075013001000.8000.770430.079.001180.05000.94
Le Nguyen et al. [118]110000.1600.130500.0610900800.1600.130500.035.93158.01530.98
Le Nguyen et al. [118]90000.1800.100500.01500600800.1800.100500.034.6525.020.60.86
Choi [119]3002002001.4201.300400.095015001000.4600.530400.037.26610.0104.81.70
Choi [119]3002002001.4201.300400.095015001000.8700.480400.041.91695.0109.61.89
Choi [119]3002002001.4201.300400.095015001000.4601.850400.040.34620.0117.11.57
Choi [119]3002002001.4201.300400.095015001000.4601.850400.040.34650.091.621.78
Cortés-Puentes and Palermo [120]0000.1800.210495.0200020001000.1800.210495.022.50145.024.21.85
Cortés-Puentes and Palermo [121]0000.1800.210495.0200020001000.1800.210495.09.50117.025.72.00
Cortés-Puentes and Palermo [122]02252251.0000.510495.0200015501250.1800.200495.020.00243.0105.31.50
Qiao et al. [123]1001601600.7850.220338.285010001600.2500.120535.826.48338.37942.93
Blandon et al. [124]4703501001.0000.140419.0240025001000.2700.270419.039.10323.7203.40.80
Blandon et al. [124]4703501001.0000.140419.0240025001000.2600.260419.040.10320.061.731.20
Blandon et al. [124]4703501001.7800.140419.0240025001000.2700.270419.039.20324.31300.92
Christidis et al. [125]0001.2000.110580.014007501251.2000.110580.025.37157.614.082.20
Liao et al. [126]3001701702.7800.590387.0820860850.5500.550397.049.20636.016302.00
Liao et al. [126]3001701702.7800.590387.08201320850.5500.550397.049.20852.07941.28
Liao et al. [126]6001701702.7800.590387.08201320850.5500.550397.049.20966.0564.61.12
Dazio et al. [127]6891501501.5701.430547.0403020001500.3000.250583.045.00336.047.31.04
Dazio et al. [127]6911501501.5701.590583.0403020001500.3000.250484.040.50359.064.91.38
Dazio et al. [127]6861502301.3001.210601.0403020001500.5400.250569.039.20454.01132.03
Dazio et al. [127]695000.0000.000576.0403020001500.5400.250583.040.90443.0691.35
Dazio et al. [127]14741502300.6700.390576.0403020001500.2700.250583.038.30439.064.41.36
Dazio et al. [127]14761503551.5400.820576.0399020001500.5400.250583.045.60597.087.92.07
Zhi et al. [128]6002003851.2000.780510.0345016002000.8600.390505.041.20482.022.42.23
Zhi et al. [128]6002004071.1301.200510.0345016002000.8600.390505.042.10448.022.92.05
Zhi et al. [128]6002004071.1301.200510.0345016002000.8600.390505.042.10462.026.82.05
Zhi et al. [128]6002004071.1301.600510.0345016002000.8600.390505.042.10439.026.81.80
Zhi et al. [128]6002004071.1301.600510.0345016002000.8600.390505.042.10456.021.92.26
Zhi et al. [128]6002004071.1301.600510.0345016002000.8600.390505.042.10462.021.31.80
Zhi et al. [128]7502004151.9401.200510.0365017002001.1500.390505.041.20580.022.42.55
Zhi et al. [128]7502004151.9401.200510.0365017002001.1500.390505.042.10605.023.42.62
Zhi et al. [128]7502004151.9401.200510.0365017002001.1500.390505.042.10598.017.23.03
Shen et al. [129]3251202251.7400.550335.0160010001200.6000.550235.031.00272.714.752.50
Zhang et al. [130]74.851401400.7600.250410.0105012001400.2500.250384.055.56400.0N.A.2.20
Zhang et al. [130]134.731401400.7600.120425.085010001400.2500.250290.022.76N.A.N.A.N.A.
Zhang et al. [130]67.361401400.7600.120302.085010001400.2500.250290.045.30N.A.N.A.N.A.
Zhang et al. [130]112.271401401.0000.180302.085010001400.2500.125397.024.65N.A.N.A.N.A.
Zhang et al. [130]112.271401401.0000.180302.085010001400.2500.250397.024.65N.A.N.A.N.A.
Zhang et al. [130]112.271401401.0000.180302.085010001400.1500.150397.024.65N.A.N.A.N.A.
Zhang et al. [130]112.271401401.0000.000302.085010001400.1500.150397.024.65N.A.N.A.N.A.
Zhang et al. [130]112.271401401.1500.000302.085010001400.1500.150397.024.65N.A.N.A.N.A.
Zhang et al. [130]112.271401401.4100.180302.085010001400.1500.150397.024.65N.A.N.A.N.A.
Hidalgo et al. [2]0N.A.N.A.N.A.N.A.N.A.200010001200.2510.131392.019.40198.01300.66
Hidalgo et al. [2]0N.A.N.A.N.A.N.A.N.A.200010001200.2510.246402.019.60270.0116.20.75
Hidalgo et al. [2]0N.A.N.A.N.A.N.A.N.A.200010001200.2510.381402.019.50324.079.90.75
Hidalgo et al. [2]0N.A.N.A.N.A.N.A.N.A.180013001200.2590.131314.017.60309.02400.44
Hidalgo et al. [2]0N.A.N.A.N.A.N.A.N.A.180013001200.1250.246471.018.10364.01370.63
Hidalgo et al. [2]0N.A.N.A.N.A.N.A.N.A.180013001200.2590.246471.015.70374.0212.70.55
Hidalgo et al. [2]0N.A.N.A.N.A.N.A.N.A.180013001000.2550.255366.017.60258.0590.54
Hidalgo et al. [2]0N.A.N.A.N.A.N.A.N.A.18001300800.2500.250367.016.40187.064.440.46
Hidalgo et al. [2]0N.A.N.A.N.A.N.A.N.A.140014001000.2550.127362.016.30235.0218.570.35
Hidalgo et al. [2]0N.A.N.A.N.A.N.A.N.A.140014001000.1270.255366.017.00304.0123.210.50
Hidalgo et al. [2]0N.A.N.A.N.A.N.A.N.A.140014001000.2550.255370.018.10289.0205.710.35
Hidalgo et al. [2]0N.A.N.A.N.A.N.A.N.A.12001700800.2500.125366.017.10255.0239.580.25
Hidalgo et al. [2]0N.A.N.A.N.A.N.A.N.A.12001700800.1250.250366.019.00368.02450.42
Hidalgo et al. [2]0N.A.N.A.N.A.N.A.N.A.12001700800.2500.250366.018.80362.0169.440.37
Hidalgo et al. [2]0N.A.N.A.N.A.N.A.N.A.180013001000.0000.0000.024.20258.081.810.28
Hidalgo et al. [2]0N.A.N.A.N.A.N.A.N.A.180013001000.0000.0000.017.20222.074.740.27
Hidalgo et al. [2]0N.A.N.A.N.A.N.A.N.A.180013001000.0000.250431.024.20333.075.810.36
Hidalgo et al. [2]0N.A.N.A.N.A.N.A.N.A.180013001000.2500.000431.023.90323.080.090.21
Hidalgo et al. [2]0N.A.N.A.N.A.N.A.N.A.140014001000.0000.0000.023.90352.0105.350.60
Hidalgo et al. [2]0N.A.N.A.N.A.N.A.N.A.140014001000.0000.0000.017.70262.0900.46
Hidalgo et al. [2]0N.A.N.A.N.A.N.A.N.A.140014001000.0000.250431.023.90491.087.140.64
Hidalgo et al. [2]0N.A.N.A.N.A.N.A.N.A.140014001000.2500.000431.023.30258.0119.840.31
Hidalgo et al. [2]0N.A.N.A.N.A.N.A.N.A.10501500800.0000.0000.023.20400.0216.190.51
Hidalgo et al. [2]0N.A.N.A.N.A.N.A.N.A.10501500800.0000.0000.017.90356.0252.380.63
Hidalgo et al. [2]0N.A.N.A.N.A.N.A.N.A.10501500800.0000.250431.023.10391.0211.10.35
Hidalgo et al. [2]0N.A.N.A.N.A.N.A.N.A.10501500800.2500.000431.023.30344.0206.350.38
Ji et al. [131]6171802805.6001.500349.0135015001800.5800.370396.362.90960.286.31.90
Ji et al. [131]10301802805.6001.500349.0135015001800.5800.370396.363.40822.876.131.70
Ji et al. [131]17161802805.6001.500349.0135015001800.5800.370396.363.60567.581.831.80
Ji et al. [131]25531802805.6001.500478.3135015001800.5800.370465.056.70460.093.143.40
Ji et al. [131]31921802805.6001.500478.3135015001800.5800.370465.058.10302.023.22.30
Ji et al. [131]01802805.6001.500478.3135015001800.5800.370465.055.401276.0109.81.50
Mohamed et al. [132]823.22001400.5000.630400.0355015002000.2300.630400.039.20476.036.52.60
Mohamed et al. [132]8382001401.4300.8901412.0355015002000.5801.5801412.039.90586.026.33.10
Mohamed et al. [132]668.62001400.0000.0001412.0355012002000.6200.0001412.039.80449.0193.00
Mohamed et al. [132]562.82001400.0000.0001412.0355010002000.5900.0001412.040.20289.013.73.35
Quiroz et al. [133]1862501001.5000.180450.0240026501000.1800.180450.017.16355.0170.681.08
Quiroz et al. [133]1862501001.5000.180450.0240026501000.1800.180450.017.16379.0170.790.48
Quiroz et al. [133]1862501001.5000.180450.0240026501000.1800.180450.017.16419.0201.460.78
Quiroz et al. [133]1862501001.5000.257450.0240026501000.2570.257450.017.16436.0216.070.71
Quiroz et al. [133]1862501001.5000.257450.0240026501000.2570.257450.017.16416.0227.440.53
Quiroz et al. [133]1862501001.5000.257450.0240026501000.2570.257450.017.16436.0215.261.41
Quiroz et al. [133]1862501001.5000.284450.0240026501000.2840.284450.017.16456.0217.621.04
Salonikios et al. [134]01002401.7001.700500.0120012001000.5650.565500.022.20262.01310.83
Salonikios et al. [134]01002401.3001.700500.0120012001000.2770.277500.021.60191.073.460.70
Salonikios et al. [134]2001002401.3001.700500.0120012001000.2770.277500.023.90268.092.41.80
Salonikios et al. [134]01002401.7001.100500.0180012001000.5650.565500.026.10197.024.321.50
Salonikios et al. [134]01002401.3001.100500.0180012001000.2770.277500.026.20124.0151.40
Salonikios et al. [134]2021002401.3001.100500.0180012001000.2770.277500.024.10176.0342.05
Salonikios et al. [134]01002401.3001.700500.0180012001000.5650.565500.027.50202.016.61.50
Thomsen [135]3411711023.2501.160414.0366012201020.2800.110414.027.40148.010.372.20
Thomsen [135]2381711023.2501.132414.0366012201020.2800.170414.027.40158.010.452.40
Tran and Wallace [136]8781801503.2300.250400.0244012201500.2700.270400.048.00481.0743.11
Tran and Wallace [136]8781801507.1100.250448.0244012201500.6100.610448.048.00742.080.473.00
Tran and Wallace [136]8781801503.2300.250400.0183012201500.3200.320400.048.00603.01463.20
Tran and Wallace [136]10241801506.0600.250448.0183012201500.7300.730448.056.00859.01343.00
Tran and Wallace [136]2561801506.0600.250400.0183012201500.6100.610400.056.00670.0109.23.00
Layssi and Mitchell [137]0000.8300.260460.0325012001500.8300.260470.031.2095.239.330.47
Layssi and Mitchell [137]0001.5000.260460.0325012001501.5000.260470.030.40140.525.120.50
Ghorbani-Renani et al. [138]02001505.3300.660429.0270013002000.6000.660440.028.30488.2394.60
Ghorbani-Renani et al. [138]02001505.3300.660429.0270013002000.6000.660440.028.30479.0394.00
Ghorbani-Renani et al. [138]0200602.3600.660437.01140548840.4800.660437.047.0086.719.953.23
Ghorbani-Renani et al. [138]0200602.3600.660437.01140548840.4800.660437.047.0088.519.954.00
Ghazizadeh et al. [139]01502402.2002.000414.0180018001500.6001.000414.061.00588.02002.20
Ghazizadeh and Cruz-Noguez [140]01502401.0500.8401254.0180018001500.5601.0001254.040.00550.02072.20
Athanasopoulou [141]010176.25.0000.530512.0101610161010.7100.710660.046.19362.045.442.50
Athanasopoulou [141]01011019.4001.000453.0101610161010.8300.830444.046.19476.092.642.30
Athanasopoulou [141]010176.29.4000.980480.0132010161010.7100.710660.046.88392.745.442.20
Athanasopoulou [141]010110113.0001.400482.0132010161010.6700.670463.042.74529.0125.82.20
Athanasopoulou [141]010110111.0001.200482.0132010161010.5000.500463.037.92476.083.92.40
Tupper [142]60015214011.0000.240450.0390010001520.2800.490450.038.70334.08.972.90
Arafa et al. [143]02002001.4300.8901372.0200015002000.5900.5101372.035.00678.02942.55
Arafa et al. [143]02002001.4300.8901372.0200015002000.5900.7901372.035.00708.02902.80
Arafa et al. [143]02002001.4300.8901372.0200015002000.5901.5801372.040.00912.03153.00
Arafa et al. [143]02002001.4300.8901372.0200015002000.5903.5601372.041.00935.03233.10
Arafa et al. [143]02002001.4300.8901372.0200015002000.5900.0001372.038.00398.03062.20
Arafa et al. [143]02002001.4300.8901372.0200015002000.0000.5101372.035.00482.0231.62.40
G. Oesterle et al. [144]0001.4700.000511.6457019101020.3100.250511.644.71118.013.72.30
G. Oesterle et al. [144]0004.0002.070450.2457019101020.3100.250450.246.37216.015.872.90
G. Oesterle et al. [144]03053051.1100.000449.6457013001020.3100.290449.652.98271.028.63.30
G. Oesterle et al. [144]03053053.6700.000410.3457013001020.6300.290410.353.60680.0332.30
G. Oesterle et al. [144]03053051.1101.280437.8457013001020.3100.290437.847.29276.025.93.90
G. Oesterle et al. [144]03053051.1101.280450.2457013001020.3100.290450.245.02335.0N.A.6.90
G. Oesterle et al. [144]03053053.6701.350444.0457013001020.6300.290444.045.30762.0342.70
Oesterle et al. [145]272.593053053.6700.810440.6457013001020.6300.290440.621.82825.5N.A.2.80
Oesterle et al. [145]349.563053053.6701.350457.8457013001021.3800.290457.849.33980.01722.70
Oesterle et al. [145]349.563053053.6701.350447.5457013001020.6300.290447.541.97978.0N.A.2.90
Oesterle et al. [145]349.563053053.6701.350429.6457013001020.6300.290429.644.09977.0N.A.3.00
Oesterle et al. [145]349.563053051.6701.350447.5457013001020.6300.290447.545.61707.0N.A.2.80
Shiu et al. [146]01063185.0000.000473.0550019051060.2400.360473.023.30338.67.532.86
JIANG and LU [147]20067950.0310.010297.09331667670.0100.010325.018.30521.83750.66
JIANG and LU [147]40067950.0310.010297.09331667670.0100.010325.018.30587.23870.79
JIANG and LU [147]067950.0310.010297.0933827670.0100.010325.019.10316.3371.70.80
JIANG and LU [147]20067950.0310.010297.0933827670.0100.010325.019.10399.5379.10.95
JIANG and LU [147]40067950.0310.010297.0933827670.0100.010325.019.10487.94830.87
JIANG and LU [147]067950.0310.010297.0933827670.0100.010325.016.60307.33000.80
JIANG and LU [147]20067950.0310.010297.0933827670.0100.010325.016.60381.1370.20.67
JIANG and LU [147]40067950.0310.010297.0933827670.0100.010325.016.60469.1402.40.65
JIANG and LU [147]067950.0310.010297.0933827670.0100.010325.016.20307.7277.90.64
JIANG and LU [147]20067950.0310.010297.0933827670.0100.010325.016.20393.6350.70.57
JIANG and LU [147]40067950.0310.010297.0933827670.0100.010325.016.20473.0385.10.66
Park et al. [148]9702003009.7000.000617.0150015002000.6600.510653.046.502158.01711.00
Park et al. [148]9702003009.7000.000617.0150015002000.6600.680653.046.502298.01051.00
Park et al. [148]14702003009.7000.000617.0150015002000.6600.510653.070.302085.03970.75
Park et al. [148]9703002009.7003.830617.0150015002000.5400.510653.046.502544.05421.00
Park et al. [148]9702002009.7000.000617.0150015002000.3600.250653.046.101477.01331.00
Park et al. [148]14702002009.7000.000617.0150015002000.3600.250653.070.301876.02221.00
Park et al. [148]9702002009.7002.300617.0150015002000.3600.250653.046.501915.03280.90
Park et al. [148]9702001202.0002.300653.0150015002000.3600.250653.046.501149.01392.85
Hube et al. [149]0000.8001.250500.0160016001000.2000.200500.028.90349.0135.50.39
Hube et al. [149]0000.3001.250500.0160016001000.2000.200500.028.90233.078.70.75
Hube et al. [149]0000.8001.250500.0160016001000.2600.260500.028.90471.089.50.61
Hube et al. [149]0000.8001.250500.0160016001000.1400.140500.028.90403.0980.55
Hube et al. [149]0000.8001.250500.0160016001000.2000.200500.028.90357.0113.80.80
Hube et al. [149]0000.8001.250500.0160016001000.1400.140500.028.90416.058.50.93
Hube et al. [149]0000.6001.250500.016001600800.2500.250500.028.90324.01710.61
Hube et al. [149]0000.6001.250500.016001600800.1700.170500.028.90292.0430.65
Hube et al. [149]0000.6001.250500.016001600800.2500.250500.028.90336.0741.25
Alarcon et al. [150]2871001400.4500.440469.016007001000.7200.440445.027.40144.310.062.70
Alarcon et al. [150]4791001400.4500.440469.016007001000.7200.440445.027.40166.015.31.80
Alarcon et al. [150]671.61001400.4500.440469.016007001000.7200.440445.027.40185.617.41.50
Kabeyasawa and Matsumoto [151]17642002002.1300.800776.030001300800.5300.5301001.087.601062.0134.58331.90
Kabeyasawa and Matsumoto [151]17642002002.1300.800776.020001300800.5300.5301001.093.601468.0228.57141.49
Kabeyasawa and Matsumoto [151]13722002002.1300.490713.030001300800.2650.265753.055.50717.0235.80250.99
Kabeyasawa and Matsumoto [151]15682002002.8400.490713.030001300800.2650.265753.054.60784.0122.22220.93
Kabeyasawa and Matsumoto [151]13722002002.8400.490713.030001300800.5300.530753.060.30900.0422.22221.52
Kabeyasawa and Matsumoto [151]15682002003.8100.490726.030001300800.5300.530753.065.201056.0160.66671.31
Luna et al. [152]0000.0000.000462.3286730502030.6700.670462.324.841125.9331.21.30
Luna et al. [152]0000.0000.000434.7164730502031.0001.000434.748.302505.41241.25
Luna et al. [152]0000.0000.000434.7164730502030.6700.670434.753.822082.661.22.09
Luna et al. [152]0000.0000.000462.3164730502030.3300.330462.328.981005.757.61.08
Luna et al. [152]0000.0000.000462.3100630502031.0001.000462.329.673230.716020.89
Luna et al. [152]0000.0000.000462.3100630502030.6700.670462.326.222541.01362.60.81
Luna et al. [152]0000.0000.000462.3100630502030.3300.330462.326.221415.12206.80.45
Luna et al. [152]0000.0000.000462.3164730502031.5001.500462.324.152772.4966.60.70
Luna et al. [152]0000.0000.000462.3164730502031.5000.670462.329.672767.9896.40.60
Luna et al. [152]0000.0000.000462.3164730502031.5000.330462.331.742202.89450.52
Luna et al. [152]02033951.5001.500462.3164730502030.6700.670462.334.501886.8736.20.56
Luna et al. [152]02032952.0002.000462.3164730502030.3300.330462.334.501624.36930.89
Altin et al. [153]01001002.0000.150425.0150010001001.8300.150325.015.50149.047.61.05
Aaleti et al. [154]01502005.0000.850413.0640023001500.3700.490413.735.40840.0282.00
Segura Jr and Wallace [155]1201330152.43.1800.920531.021342286152.40.4600.450578.035.80419.0124.62.20
Segura Jr and Wallace [155]1201330152.43.1801.300531.021342286152.40.4600.450578.041.70440.01272.10
Segura Jr and Wallace [155]1201330152.43.1800.980531.021342286152.40.4600.450578.042.40445.0103.83.00
Segura Jr and Wallace [155]15033301913.1401.600531.0213422861910.4600.490578.046.30583.01893.00
Segura Jr and Wallace [155]18023302293.1401.300531.0213422862290.4600.400578.048.60703.4184.53.00
Devi et al. [156]01001501.3001.400400.0380010001000.5700.280400.030.00157.816.72.50
Dragan et al. [157]0000.0000.000500.018008802401.1901.280500.040.00382.01005.00
Ganesan et al. [158]01001001.1301.130415.0700500600.5700.180415.053.00145.038.53.60
Ganesan et al. [158]01001001.1301.130415.0700500600.5700.180415.053.00152.030.84.00
Ganesan et al. [158]01301301.1901.190415.02200540800.4700.630415.060.0053.54.762.40
Ganesan et al. [158]01301301.1901.190415.02200540800.4700.630415.060.0055.05.462.40
Liu et al. [159]4001001008.0000.4404144.012007001000.4400.4404144.048.60297.01881.83
Liu et al. [159]4001001008.0000.660414.012007001000.6600.660414.048.60302.01521.83
Lu et al. [160]12001002001.1700.180552.0260015002000.3300.330557.039.10410.344.52.50
Zhu and Guo [161]9462004002.0000.400438.0328017002000.4100.390451.035.38682.038.52.66
Zhu and Guo [162]12202004002.0000.500438.0340017002000.3700.390455.035.90660.0272.60
Barda et al. [163]06101021.8001.800535.0952.519051020.5000.500554.029.401368.4829.730.61
Barda et al. [163]06101026.4006.400496.0952.519051020.5000.500562.416.601039.2800.10.69
Barda et al. [163]06101024.1004.100421.0952.519051020.5000.500555.327.401193.611000.56
Barda et al. [163]06101024.1004.100537.0952.519051020.5000.000545.519.301097.41137.90.53
Barda et al. [163]06101024.1004.100537.0952.519051020.0000.500537.029.40728.91466.80.53
Barda et al. [163]06101024.1004.100539.0952.519051020.2500.500506.021.56929.41148.80.61
Barda et al. [163]06101024.1004.100549.047619051020.5000.500541.326.101227.42933.70.85
Barda et al. [163]06101024.1004.100498.0190519051020.5000.500537.724.15953.8395.10.56
Mansur et al. [164]02001003.1400.280460.0600900600.6280.628327.033.70397.41721.40
Mansur et al. [164]02001003.1400.280460.0600900600.5500.550429.031.40399.6176.22.50
Mansur et al. [164]02001003.1400.280460.0600900600.5500.550429.031.30378.8217.52.14
Mansur et al. [164]02001003.1400.280460.0600900600.6200.620359.037.40414.3241.72.12

Appendix B. Predictive Meta-Models

Table A3. Detailed meta-model for strength response of SPSW.
Table A3. Detailed meta-model for strength response of SPSW.
w11w21w31w41w51w61
h f 0.66046−0.808990.428230.01536−0.182740.56987
b f −0.14694−0.335240.10281−0.219300.561210.07946
A c −0.312300.585670.50296−0.216160.09030−0.54168
I c −0.253010.09989−0.847910.83422−0.71050−0.52802
A b −0.12027−0.381290.00603−0.304220.730800.34905
I b −0.707560.10070−0.65471−0.11693−0.026221.01008
h p −0.113730.75990−0.059300.379230.20590−0.37343
b p 0.870440.01324−0.11518−0.652010.62558−0.58151
t p −0.525840.633790.893110.10456−0.50542−0.05660
F y p −0.014190.86811−0.228260.638260.295560.20831
F u p −0.40961−0.393140.09353−0.733520.195470.39709
E p 0.27467−0.16444−0.48999−0.372090.38294−0.64189
b11b21b31b41b51b61
Bias−1.63294−1.18766−0.03826−0.16751−0.867621.24930
w12w22w32w42w52w62
P−0.126841.346510.45059−0.066010.44606−0.52102
b12
Bias1.02066
Table A4. Detailed meta-model for stiffness response of SPSW.
Table A4. Detailed meta-model for stiffness response of SPSW.
w11w21w31w41w51w61
h f 0.373050.226850.961720.271801.485340.13780
b f −0.19722−0.32485−0.45253−0.11746−0.603650.88083
A c 0.375180.812400.392960.71123−0.44507−0.83046
I c −0.79638−0.29590−0.74050−0.302170.209010.30874
A b 0.47524−0.30413−0.650310.63964−0.24198−0.63278
I b −0.220440.87375−0.385980.297490.373060.22694
h p −0.145320.85001−1.51534−0.485060.024250.11618
b p 0.375930.02488−0.276900.761700.880230.90595
t p 0.113810.04305−0.37526−0.77502−0.92189−0.21587
F y p 0.38798−0.531690.149330.441080.144240.79407
F u p −0.79426−0.046131.401760.68674−0.833760.50377
E p −0.668300.11349−1.272970.53022−0.026610.05945
b11b21b31b41b51b61
Bias−0.34198−0.20046−1.47401−0.09315−1.278740.46863
w12w22w32w42w52w62
k−0.34198−0.20046−1.47401−0.09315−1.278740.46863
b12
Bias0.80271
Table A5. Detailed meta-model for strength response of RCSW.
Table A5. Detailed meta-model for strength response of RCSW.
w11w21w31w41w51w61w71w81w91w101
A . L 0.030350.562710.65166−0.491580.95894−0.256770.353571.745731.369290.07470
W 1 b 0.00363−0.81004−0.288910.49325−0.288900.97131−0.026210.48072−0.970560.24001
W 2 b 0.44522−0.27800−0.01113−0.94223−0.045381.385810.34507−1.18083−0.18496−0.64199
ρ v c 0.442141.677350.23993−0.18993−0.112411.53625−0.54095−0.00594−0.00075−0.00729
ρ c h −0.70002−0.62402−0.33676−0.881470.72609−0.29662−0.374761.07065−0.314781.43449
F y c −0.218470.03408−0.406150.58864−0.255040.55362−0.19680−0.14657−0.956860.22086
h w 0.964570.876771.116670.394030.169330.234440.41240−0.239430.064032.21632
l w 0.75509−0.729980.90047−0.785933.45766−1.78285−2.394910.780370.99762−1.44196
t w 0.23458−0.938160.02132−1.070660.15785−1.02085−0.88543−1.359551.16582−0.01547
ρ v w −0.449640.535090.370300.44851−2.138630.39363−1.01356−1.20354−0.23381−0.72274
ρ h w 0.467590.619640.603640.60909−0.09700−0.04887−0.08554−0.07229−0.02111−1.10481
F y w −0.25250−0.34851−1.116660.275490.295640.624400.076601.05904−0.285510.02229
f c −0.632770.027350.54041−1.641950.070420.27903−0.17193−0.89626−0.00433−0.17178
b11b21b31b41b51b61b71b81b91b101
Bias1.54250−1.05560−0.64521−0.27120−0.564450.343400.67124−0.89740−1.64937−1.19042
w12w22w32w42w52w62w72w82w92w102
P0.80903−1.093060.46271−0.15223−1.587110.42260−1.194510.196950.20121−0.56320
b12
Bias0.27163
Table A6. Detailed meta-model for stiffness response of RCSW.
Table A6. Detailed meta-model for stiffness response of RCSW.
w11w21w31w41w51w61w71w81w91w101
A . L 0.278360.341790.551520.794691.259820.90687−0.028050.798500.09437−0.06686
W 1 b −0.35504−0.296620.630761.041870.28381−1.126080.609060.775890.17191−0.05209
W 2 b 0.388450.06067−0.07384−0.102420.118350.68601−0.516390.69812−0.33039−0.81421
ρ v c 0.00685−0.42597−0.56353−0.279640.075990.48414−0.130540.28632−0.565400.18407
ρ c h −0.18496−0.93420−0.21477−1.30458−0.25130−0.161121.17348−0.46040−1.01113−0.93252
F y c −0.328460.19449−0.00322−0.238760.00709−0.247570.12753−0.930460.73564−1.19427
h w −2.48463−0.53283−0.53211−0.16902−1.33119−0.022110.01571−0.43720−1.387121.51850
l w 0.337240.906200.576740.18346−0.224450.17460−0.49526−0.550050.450150.01144
t w −0.052300.71080−0.49130−0.721760.15461−0.046150.24655−0.736730.44326−0.53894
ρ v w 0.199461.35835−0.563880.44006−0.21862−0.43304−0.106591.16227−0.286890.63142
ρ h w 0.562980.407760.68201−0.37318−0.104580.18270−0.76181−0.203520.466430.20279
F y w 0.12877−0.025560.162790.55430−0.10325−0.351001.00406−0.471980.09076−0.07678
f c −0.25932−0.900330.239020.285500.115170.17102−0.33770−0.053280.31861−0.72958
b11b21b31b41b51b61b71b81b91b101
Bias−2.40062−1.413791.54715−0.579110.65255−0.61406−0.485021.078191.262154.07677
w12w22w32w42w52w62w72w82w92w102
K1.226670.59476−0.317430.595421.08410−0.91750−1.24778−0.90334−1.04493−1.19961
b12
Bias0.23727
Table A7. Detailed meta-model for drift response of RCSW.
Table A7. Detailed meta-model for drift response of RCSW.
w11w21w31w41w51w61w71w81w91w101
A . L −0.38551−0.215550.245610.724320.22761−0.32669−1.228271.029860.29691−0.65452
W 1 b −0.996730.44528−2.90900−0.047730.077690.14600−0.41686−2.04320−0.04020−0.30586
W 2 b −0.460100.27508−1.58672−0.07816−1.17859−0.022860.658621.95612−0.39298−0.07518
ρ v c 0.879501.244680.581890.45051−0.09522−1.02249−0.831210.201190.95248−0.00905
ρ c h −0.127960.88787−1.25140−0.33128−0.95154−1.33210−0.348431.308570.56996−0.77308
F y c −0.791250.592830.612200.65224−0.79856−0.225310.88950−0.53688−0.207370.09254
h w 1.019850.116460.074010.91305−0.10624−0.597150.535180.48895−0.48217−1.09651
l w −0.819030.56432−0.973810.573710.29790−1.10196−0.38007−0.455710.35466−0.85581
t w 0.90861−0.485380.621970.16745−0.229280.462330.015340.57427−0.458660.40609
ρ v w 0.14697−0.927530.618840.578540.93538−0.50672−0.20537−0.478421.45274−0.04762
ρ h w 1.196280.579150.409550.459580.11556−0.85086−0.68757−0.319591.006500.12659
F y w −0.027501.08842−1.35543−0.124000.09936−0.508410.31056−0.21224−0.157090.27799
f c 0.22400−1.75419−1.45567−0.309990.52838−0.352010.33484−0.728680.552170.18422
b11b21b31b41b51b61b71b81b91b101
Bias−1.620110.13056−0.50546−0.75766−0.61882−0.246120.634510.91834−1.27594−1.70098
w12w22w32w42w52w62w72w82w92w102
D1.38455−0.542260.41286−0.04294−1.175460.35975−0.26591−0.71351−0.36289−0.31776
b12
Bias0.16445

References

  1. Bertero, V.V. The Response of Shear Walls Subjected to Dynamic Loads. Ph.D. Thesis, Massachusetts Institute of Technology, Cambridge, MA, USA, 1957. [Google Scholar]
  2. Hidalgo, P.A.; Ledezma, C.A.; Jordan, R.M. Seismic behavior of squat reinforced concrete shear walls. Earthq. Spectra 2002, 18, 287–308. [Google Scholar] [CrossRef]
  3. Bao, Y.; Kunnath, S.K. Simplified progressive collapse simulation of RC frame–wall structures. Eng. Struct. 2010, 32, 3153–3162. [Google Scholar] [CrossRef]
  4. Kolozvari, K.; Wallace, J.W. Practical nonlinear modeling of reinforced concrete structural walls. J. Struct. Eng. 2016, 142, G4016001. [Google Scholar] [CrossRef]
  5. Thorburn, L.J.; Montgomery, C.; Kulak, G.L. Analysis of Steel Plate Shear Walls; Technical Report; University of Alberta: Edmonton, AB, Canada, 1983. [Google Scholar]
  6. Jalali, S.; Banazadeh, M. Development of a new deteriorating hysteresis model for seismic collapse assessment of thin steel plate shear walls. Thin-Walled Struct. 2016, 106, 244–257. [Google Scholar] [CrossRef]
  7. Yokel, F.Y.; Fattal, S.G. Failure hypothesis for masonry shear walls. J. Struct. Div. 1976, 102, 515–532. [Google Scholar]
  8. Caliò, I.; Pantò, B. A macro-element modelling approach of Infilled Frame Structures. Comput. Struct. 2014, 143, 91–107. [Google Scholar] [CrossRef]
  9. Pantò, B.; Cannizzaro, F.; Caddemi, S.; Caliò, I. 3D macro-element modelling approach for seismic assessment of historical masonry churches. Adv. Eng. Softw. 2016, 97, 40–59. [Google Scholar] [CrossRef]
  10. Bahmani, P.; van de Lindt, J.W. Experimental and numerical assessment of woodframe sheathing layer combinations for use in strength-based and performance-based design. J. Struct. Eng. 2014, 142, E4014001. [Google Scholar] [CrossRef]
  11. Stitic, A.; Nguyen, A.C.; Rezaei Rad, A.; Weinand, Y. Numerical Simulation of the Semi-Rigid Behaviour of Integrally Attached Timber Folded Surface Structures. Buildings 2019, 9, 55. [Google Scholar] [CrossRef]
  12. Timler, P.A.; Kulak, G.L. Experimental Study of Steel Plate Shear Walls; Technical Report; University of Alberta: Edmonton, AB, Canada, 1983. [Google Scholar]
  13. Tromposch, E.W.; Kulak, G.L. Cyclic and Static Behaviour of Thin Panel Steel Plate Shear Walls; Technical Report; University of Alberta: Edmonton, AB, Canada, 1987. [Google Scholar]
  14. Timler, P. Economical design of steel plate shear walls from a consulting engineers perspective. In 1999 North American Steel Construction Conference (NASCC); American Institute of Steel Construction: Chicago, IL, USA, 1999; p. 36. [Google Scholar]
  15. Hajimirsadeghi, M.; Mirtaheri, M.; Zandi, A.; Hariri-Ardebili, M. Experimental cyclic test and failure modes of a full scale enhanced modular steel plate shear wall. Eng. Fail. Anal. 2019, 95, 283–288. [Google Scholar] [CrossRef]
  16. AISC. Load and Resistance Factor Design Specifications for Structural Steel Buildings; American Institute of Steel Construction: Chicago, IL, USA, 1999. [Google Scholar]
  17. CSA-S16-01. Limit States Design of Steel Structures; Canadian Standard Association: Toronto, ON, Canada, 2001. [Google Scholar]
  18. Marzban, S.; Almasi, A.; Schwarz, J. Reinforced Concrete Structural Wall Database Development for Model Validation. In Proceedings of the 2nd European Conference on Earthquake Engineering and Seismology, Istanbul, Turkey, 25–29 August 2014. [Google Scholar]
  19. Hariri-Ardebili, M.A.; Saouma, V.E. Sensitivity and uncertainty analysis of AAR affected reinforced concrete shear walls. Eng. Struct. 2018, 172, 334–345. [Google Scholar] [CrossRef]
  20. Salazar, F.; Morán, R.; Toledo, M.Á.; Oñate, E. Data-based models for the prediction of dam behaviour: A review and some methodological considerations. Arch. Comput. Methods Eng. 2017, 24, 1–21. [Google Scholar] [CrossRef]
  21. Hariri-Ardebili, M.A.; Pourkamali-Anaraki, F. Support vector machine based reliability analysis of concrete dams. Soil Dyn. Earthq. Eng. 2018, 104, 276–295. [Google Scholar] [CrossRef]
  22. Blatman, G.; Sudret, B. Adaptive sparse polynomial chaos expansion based on least angle regression. J. Comput. Phys. 2011, 230, 2345–2367. [Google Scholar] [CrossRef]
  23. Du, K.L.; Swamy, M.N. Neural Networks in a Softcomputing Framework; Springer Science & Business Media: London, UK, 2006. [Google Scholar]
  24. McCulloch, W.S.; Pitts, W. A logical calculus of the ideas immanent in nervous activity. Bull. Math. Biophys. 1943, 5, 115–133. [Google Scholar] [CrossRef]
  25. Hebb, D. The Organization of Behavior; Wiley: New York, NY, USA, 1949. [Google Scholar]
  26. Widrow, B.; Hoff, M.E. Adaptive Switching Circuits; Technical Report; Stanford Univ CA Stanford Electronics Labs: Stanford, CA, USA, 1960. [Google Scholar]
  27. Rosenblatt, F. Principles of Neurodynamics. Perceptrons and the Theory of Brain Mechanisms; Technical Report; Cornell Aeronautical Lab Inc.: Buffalo, NY, USA, 1961. [Google Scholar]
  28. Rumelhart, D.E.; Hinton, G.E.; Williams, R.J. Learning Internal Representations by Error Propagation; Technical Report; California Univ San Diego La Jolla Inst for Cognitive Science: San Diego, CA, USA, 1985. [Google Scholar]
  29. Fausett, L.V. Fundamentals of Neural Networks: Architectures, Algorithms, and Applications; Prentice-Hall: Englewood Cliffs, NJ, USA, 1994; Volume 3. [Google Scholar]
  30. Cybenko, G. Approximation by superpositions of a sigmoidal function. Math. Control Signals Syst. 1989, 2, 303–314. [Google Scholar] [CrossRef]
  31. Funahashi, K.I. On the approximate realization of continuous mappings by neural networks. Neural Netw. 1989, 2, 183–192. [Google Scholar] [CrossRef]
  32. Hornik, K.; Stinchcombe, M.; White, H. Multilayer feedforward networks are universal approximators. Neural Netw. 1989, 2, 359–366. [Google Scholar] [CrossRef]
  33. Xiang, C.; Ding, S.Q.; Lee, T.H. Geometrical interpretation and architecture selection of MLP. IEEE Trans. Neural Netw. 2005, 16, 84–96. [Google Scholar] [CrossRef]
  34. Cybenko, G. Continuous Valued Neural Networks with Two Hidden Layers Are Sufficient; Technical Report; Department of Computer Science, Tufts University: Medford, MA, USA, 1988. [Google Scholar]
  35. Bui, T.Q.; Tran, A.V.; Shah, A.A. Improved knowledge-based neural network (KBNN) model for predicting spring-back angles in metal sheet bending. Int. J. Model. Simul. Sci. Comput. 2014, 5, 1350026. [Google Scholar] [CrossRef]
  36. Chester, D.L. Why Two Hidden Layers Are Better than One; Proc. IJCNN: Washington, DC, USA, 1990; Volume 1, pp. 265–268. [Google Scholar]
  37. Adeli, H.; Seon Park, H. Counterpropagation neural networks in structural engineering. J. Struct. Eng. 1995, 121, 1205–1212. [Google Scholar] [CrossRef]
  38. Xu, Y.; Liu, G.; Wu, Z.; Huang, X. Adaptive multilayer perceptron networks for detection of cracks in anisotropic laminated plates. Int. J. Solids Struct. 2001, 38, 5625–5645. [Google Scholar] [CrossRef]
  39. De Lima, L.; Vellasco, P.D.S.; De Andrade, S.; Da Silva, J.; Vellasco, M. Neural networks assessment of beam-to-column joints. J. Braz. Soc. Mech. Sci. Eng. 2005, 27, 314–324. [Google Scholar] [CrossRef] [Green Version]
  40. Abdalla, J.A.; Elsanosi, A.; Abdelwahab, A. Modeling and simulation of shear resistance of R/C beams using artificial neural network. J. Frankl. Inst. 2007, 344, 741–756. [Google Scholar] [CrossRef]
  41. Kumar, R.; Mishra, B.; Jain, S. Vibration control of smart composite laminated spherical shell using neural network. J. Intell. Mater. Syst. Struct. 2008, 19, 947–957. [Google Scholar] [CrossRef]
  42. González, M.P.; Zapico, J.L. Seismic damage identification in buildings using neural networks and modal data. Comput. Struct. 2008, 86, 416–426. [Google Scholar] [CrossRef]
  43. Yan, B.; Cui, Y.; Zhang, L.; Zhang, C.; Yang, Y.; Bao, Z.; Ning, G. Beam structure damage identification based on BP neural network and support vector machine. Math. Probl. Eng. 2014, 2014, 850141. [Google Scholar] [CrossRef]
  44. Lee, S.; Lee, C. Prediction of shear strength of FRP-reinforced concrete flexural members without stirrups using artificial neural networks. Eng. Struct. 2014, 61, 99–112. [Google Scholar] [CrossRef]
  45. Asteris, P.G.; Plevris, V. Anisotropic masonry failure criterion using artificial neural networks. Neural Comput. Appl. 2017, 28, 2207–2229. [Google Scholar] [CrossRef]
  46. Toghroli, A.; Suhatril, M.; Ibrahim, Z.; Safa, M.; Shariati, M.; Shamshirband, S. Potential of soft computing approach for evaluating the factors affecting the capacity of steel–concrete composite beam. J. Intell. Manuf. 2018, 29, 1793–1801. [Google Scholar] [CrossRef]
  47. Naderpour, H.; Poursaeidi, O.; Ahmadi, M. Shear resistance prediction of concrete beams reinforced by FRP bars using artificial neural networks. Measurement 2018, 126, 299–308. [Google Scholar] [CrossRef]
  48. Rezaei Rad, A.; Banazadeh, M. Probabilistic risk-based performance evaluation of seismically base-isolated steel structures subjected to far-field earthquakes. Buildings 2018, 8, 128. [Google Scholar] [CrossRef]
  49. Ghorbani, A.; Hasanzadehshooiili, H.; Sadowski, Ł. Neural Prediction of Tunnels’ Support Pressure in Elasto-Plastic, Strain-Softening Rock Mass. Appl. Sci. 2018, 8, 841. [Google Scholar] [CrossRef]
  50. Asteris, P.G.; Kolovos, K.G. Self-compacting concrete strength prediction using surrogate models. Neural Comput. Appl. 2019, 31, 409–424. [Google Scholar] [CrossRef]
  51. Chen, H.; Asteris, P.G.; Jahed Armaghani, D.; Gordan, B.; Pham, B.T. Assessing Dynamic Conditions of the Retaining Wall: Developing Two Hybrid Intelligent Models. Appl. Sci. 2019, 9, 1042. [Google Scholar] [CrossRef]
  52. Asteris, P.G.; Nikoo, M. Artificial bee colony-based neural network for the prediction of the fundamental period of infilled frame structures. Neural Comput. Appl. 2019, 1–11. [Google Scholar] [CrossRef]
  53. Li, H.; Chen, C.P.; Huang, H.P. Fuzzy Neural Intelligent Systems: Mathematical Foundation and the Applications in Engineering; CRC Press: Boca Raton, FL, USA, 2000. [Google Scholar]
  54. Thimm, G.; Fiesler, E. High-order and multilayer perceptron initialization. IEEE Trans. Neural Netw. 1997, 8, 349–359. [Google Scholar] [CrossRef] [Green Version]
  55. Hirose, Y.; Yamashita, K.; Hijiya, S. Back-propagation algorithm which varies the number of hidden units. Neural Netw. 1991, 4, 61–66. [Google Scholar] [CrossRef]
  56. Ozturan, M.; Kutlu, B.; Ozturan, T. Comparison of concrete strength prediction techniques with artificial neural network approach. Build. Res. J. 2008, 56, 23–36. [Google Scholar]
  57. Hecht-Nielsen, R. Kolmogorov’s mapping neural network existence theorem. In Proceedings of the International Conference on Neural Networks; IEEE Press: New York, NY, USA, 1987; Volume 3, pp. 11–14. [Google Scholar]
  58. Hush, D.R. Classification with neural networks: A performance analysis. In Proceedings of the IEEE International Conference on Systems Engineering, Fairborn, OH, USA, 24–26 August 1989; pp. 277–280. [Google Scholar]
  59. Ripley, B.D. Statistical aspects of neural networks. Netw. Chaos Stat. Probab. Asp. 1993, 50, 40–123. [Google Scholar]
  60. Gallant, S.I.; Gallant, S.I. Neural Network Learning and Expert Systems; MIT Press: Cambridge, MA, USA, 1993. [Google Scholar]
  61. Wang, C. A Theory of Generalization in Learning Machines with Neural Network Applications. Ph.D. Thesis, University of Pennsylvania, Philadelphia, PA, USA, 1994. [Google Scholar]
  62. Masters, T. Practical Neural Network Recipes in C++; Morgan Kaufmann: Burlington, MA, USA, 1993. [Google Scholar]
  63. Paola, J. Neural Network Classification of Multispectral Imagery. Master’s Thesis, The University of Arizona, Tucson, AZ, USA, 1994. [Google Scholar]
  64. Li, J.Y.; Chow, T.W.; Yu, Y.L. The estimation theory and optimization algorithm for the number of hidden units in the higher-order feedforward neural network. In Proceedings of the ICNN’95-International Conference on Neural Networks, Perth, WA, Australia, 27 November–1 December 1995; Volume 3, pp. 1229–1233. [Google Scholar]
  65. Tamura, S.; Tateishi, M. Capabilities of a four-layered feedforward neural network: four layers versus three. IEEE Trans. Neural Netw. 1997, 8, 251–255. [Google Scholar] [CrossRef] [PubMed]
  66. Lai, S.; Serra, M. Concrete strength prediction by means of neural network. Constr. Build. Mater. 1997, 11, 93–98. [Google Scholar] [CrossRef]
  67. Nagendra, S. Practical Aspects of Using Neural Networks: Necessary Preliminary Specifications; Technical Paper; GE Research and Development Center: Niskayuna, NY, USA, 1998. [Google Scholar]
  68. Gencay, R. Linear, non-linear and essential foreign exchange rate prediction with simple technical trading rules. J. Int. Econ. 1999, 47, 91–107. [Google Scholar] [CrossRef]
  69. Chris Wong, C.C.; Chan, M.C.; Lam, C.C. Financial Time Series Forecasting By Neural Network Using Conjugate Gradient Learning Algorithm And Multiple Linear Regression Weight Initialization. Soc. Comput. Econ. Comput. Econ. Financ. 2000, 61, 326–342. [Google Scholar]
  70. Heaton, J. Artificial Intelligence for Humans. Volume 1: Fundamental Algorithms; CreateSpace Independent Publishing: North Charleston, SC, USA, 2013. [Google Scholar]
  71. Zhang, Z.; Ma, X.; Yang, Y. Bounds on the number of hidden neurons in three-layer binary neural networks. Neural Netw. 2003, 16, 995–1002. [Google Scholar] [CrossRef]
  72. Huang, G.B. Learning capability and storage capacity of two-hidden-layer feedforward networks. IEEE Trans. Neural Netw. 2003, 14, 274–281. [Google Scholar] [CrossRef] [PubMed]
  73. Ke, J.; Liu, X. Empirical analysis of optimal hidden neurons in neural network modeling for stock prediction. In Proceedings of the 2008 IEEE Pacific-Asia Workshop on Computational Intelligence and Industrial Application, Wuhan, China, 19–20 December 2008; Volume 2, pp. 828–832. [Google Scholar]
  74. Trenn, S. Multilayer perceptrons: Approximation order and necessary number of hidden units. IEEE Trans. Neural Netw. 2008, 19, 836–844. [Google Scholar] [CrossRef] [PubMed]
  75. Shibata, K.; Ikeda, Y. Effect of number of hidden neurons on learning in large-scale layered neural networks. In Proceedings of the 2009 ICCAS-SICE, Fukuoka, Japan, 18–21 August 2009; pp. 5008–5013. [Google Scholar]
  76. Hunter, D.; Yu, H.; Pukish, M.; Kolbusz, J.; Wilamowski, B. Selection of Proper Neural Network Sizes and Architectures—A Comparative Study. IEEE Trans. Ind. Inform. 2012, 8, 228–240. [Google Scholar] [CrossRef]
  77. Sheela, K.G.; Deepa, S.N. Review on methods to fix number of hidden neurons in neural networks. Math. Probl. Eng. 2013, 2013, 425740. [Google Scholar] [CrossRef]
  78. Garson, G. Interpreting Neural-Network Connection Strengths. AI Expert 1991, 6, 47–51. [Google Scholar]
  79. Goh, A. Back-Propagation Neural Networks for Modeling Complex Systems. Artif. Intell. Eng. 1995, 9, 143–151. [Google Scholar] [CrossRef]
  80. Behbahanifard, M.R.; Grondin, G.Y.; Elwi, A.E.A. Experimental and Numerical Investigation of Steel Plate Shear Walls; Department of Civil and Environmental Engineering, University of Alberta: Edmonton, AB, Canada, 2003. [Google Scholar]
  81. Sigariyazd, M.A.; Joghataie, A.; Attari, N.K. Analysis and design recommendations for diagonally stiffened steel plate shear walls. Thin-Walled Struct. 2016, 103, 72–80. [Google Scholar] [CrossRef]
  82. Shekastehband, B.; Azaraxsh, A.; Showkati, H.; Pavir, A. Behavior of semi-supported steel shear walls: Experimental and numerical simulations. Eng. Struct. 2017, 135, 161–176. [Google Scholar] [CrossRef]
  83. Berman, J.W.; Celik, O.C.; Bruneau, M. Comparing hysteretic behavior of light-gauge steel plate shear walls and braced frames. Eng. Struct. 2005, 27, 475–485. [Google Scholar] [CrossRef]
  84. Yu, J.G.; Feng, X.T.; Li, B.; Hao, J.P. Cyclic performance of cross restrained steel plate shear walls with transverse braces. Thin-Walled Struct. 2018, 132, 250–264. [Google Scholar] [CrossRef]
  85. Choi, I.R.; Park, H.G. Ductility and energy dissipation capacity of shear-dominated steel plate walls. J. Struct. Eng. 2008, 134, 1495–1507. [Google Scholar] [CrossRef]
  86. Wang, M.; Shi, Y.; Xu, J.; Yang, W.; Li, Y. Experimental and numerical study of unstiffened steel plate shear wall structures. J. Constr. Steel Res. 2015, 112, 373–386. [Google Scholar] [CrossRef]
  87. Sabouri-Ghomi, S.; Sajjadi, S.R.A. Experimental and theoretical studies of steel shear walls with and without stiffeners. J. Constr. Steel Res. 2012, 75, 152–159. [Google Scholar] [CrossRef]
  88. Chen, S.J.; Jhang, C. Experimental study of low-yield-point steel plate shear wall under in-plane load. J. Constr. Steel Res. 2011, 67, 977–985. [Google Scholar] [CrossRef]
  89. Nateghi-Alahi, F.; Khazaei-Poul, M. Experimental study of steel plate shear walls with infill plates strengthened by GFRP laminates. J. Constr. Steel Res. 2012, 78, 159–172. [Google Scholar] [CrossRef]
  90. Caccese, V.; Elgaaly, M.; Chen, R. Experimental study of thin steel-plate shear walls under cyclic load. J. Struct. Eng. 1993, 119, 573–587. [Google Scholar] [CrossRef]
  91. Alavi, E.; Nateghi, F. Experimental study on diagonally stiffened steel plate shear walls with central perforation. J. Constr. Steel Res. 2013, 89, 9–20. [Google Scholar] [CrossRef]
  92. Park, H.G.; Kwack, J.H.; Jeon, S.W.; Kim, W.K.; Choi, I.R. Framed steel plate wall behavior under cyclic lateral loading. J. Struct. Eng. 2007, 133, 378–388. [Google Scholar] [CrossRef]
  93. Lubell, A.S.; Prion, H.G.; Ventura, C.E.; Rezai, M. Unstiffened steel plate shear wall performance under cyclic loading. J. Struct. Eng. 2000, 126, 453–460. [Google Scholar] [CrossRef]
  94. Roberts, T.M.; Sabouri-Ghomi, S. Hysteretic characteristics of unstiffened perforated steel plate shear panels. Thin-Walled Struct. 1992, 14, 139–151. [Google Scholar] [CrossRef]
  95. Carrillo, J.; Lizarazo, J.M.; Bonett, R. Effect of lightweight and low-strength concrete on seismic performance of thin lightly-reinforced shear walls. Eng. Struct. 2015, 93, 61–69. [Google Scholar] [CrossRef]
  96. Yuan, W.; Zhao, J.; Sun, Y.; Zeng, L. Experimental study on seismic behavior of concrete walls reinforced by PC strands. Eng. Struct. 2018, 175, 577–590. [Google Scholar] [CrossRef]
  97. Shiga, T.; Shibata, A.; Takahashi, J. Experimental study on dynamic properties of reinforced concrete shear walls. In Proceedings of the Fifth World Conference on Earthquake Engineering, Rome, Italy, 25–29 June 1973; Volume 1, pp. 1157–1166. [Google Scholar]
  98. Greifenhagen, C.; Lestuzzi, P. Static cyclic tests on lightly reinforced concrete shear walls. Eng. Struct. 2005, 27, 1703–1712. [Google Scholar] [CrossRef]
  99. Looi, D.; Su, R.; Cheng, B.; Tsang, H. Effects of axial load on seismic performance of reinforced concrete walls with short shear span. Eng. Struct. 2017, 151, 312–326. [Google Scholar] [CrossRef]
  100. Lopes, M. Experimental shear-dominated response of RC walls. Part II: Discussion of results and design implications. Eng. Struct. 2001, 23, 564–574. [Google Scholar] [CrossRef]
  101. Yanez, F.; Park, R.; Paulay, T. Seismic behaviour of reinforced concrete structural walls with irregular openings. In Proceedings of the Pacific Conference on Earthquake Engineering, Auckland, New Zealand, 20–23 November 1991; pp. 3303–3308. [Google Scholar]
  102. Bouchon, M.; Orbovic, N.; Foure, N. Tests on reinforced concrete low-rise shear walls under static cyclic loading. In Proceedings of the 13th World Conference on Earthquake Engineering, Vancouver, BC, Canada, 1–6 August 2004; p. 10. [Google Scholar]
  103. Tasnimi, A. Strength and deformation of mid-rise shear walls under load reversal. Eng. Struct. 2000, 22, 311–322. [Google Scholar] [CrossRef]
  104. Lefas, I.D.; Kotsovos, M.D.; Ambraseys, N.N. Behavior of reinforced concrete structural walls: Strength, deformation characteristics, and failure mechanism. Struct. J. 1990, 87, 23–31. [Google Scholar]
  105. Lefas, I.D.; Kotsovos, M.D. Strength and deformation characteristics of reinforced concrete walls under load reversals. Struct. J. 1990, 87, 716–726. [Google Scholar]
  106. Pilakoutas, K.; Elnashai, A. Cyclic behavior of reinforced concrete cantilever walls, Part I: Experimental results. ACI Struct. J. 1995, 92, 271–281. [Google Scholar]
  107. Gupta, A.; Rangan, B.V. High-strength concrete (HSC) structural walls. Struct. J. 1998, 95, 194–204. [Google Scholar]
  108. Mickleborough, N.C.; Ning, F.; Chan, C.M. Prediction of stiffness of reinforced concrete shearwalls under service loads. Struct. J. 1999, 96, 1018–1026. [Google Scholar]
  109. Sittipunt, C.; Wood, S.L.; Lukkunaprasit, P.; Pattararattanakul, P. Cyclic behavior of reinforced concrete structural walls with diagonal web reinforcement. Struct. J. 2001, 98, 554–562. [Google Scholar]
  110. Zhang, Y.; Wang, Z. Seismic behavior of reinforced concrete shear walls subjected to high axial loading. Struct. J. 2000, 97, 739–750. [Google Scholar]
  111. Adebar, P.; Ibrahim, A.M.; Bryson, M. Test of high-rise core wall: Effective stiffness for seismic analysis. ACI Struct. J. 2007, 104, 549. [Google Scholar]
  112. Terzioglu, T.; Orakcal, K.; Massone, L.M. Cyclic lateral load behavior of squat reinforced concrete walls. Eng. Struct. 2018, 160, 147–160. [Google Scholar] [CrossRef]
  113. Abdulridha, A.; Palermo, D. Behaviour and modelling of hybrid SMA-steel reinforced concrete slender shear wall. Eng. Struct. 2017, 147, 77–89. [Google Scholar] [CrossRef]
  114. Qazi, S.; Michel, L.; Ferrier, E. Seismic behaviour of RC short shear wall strengthened with externally bonded CFRP strips. Compos. Struct. 2019, 211, 390–400. [Google Scholar] [CrossRef]
  115. Christidis, K.I.; Trezos, K.G. Experimental investigation of existing non-conforming RC shear walls. Eng. Struct. 2017, 140, 26–38. [Google Scholar] [CrossRef]
  116. Wang, W.; Wang, Y.; Lu, Z. Experimental study on seismic behavior of steel plate reinforced concrete composite shear wall. Eng. Struct. 2018, 160, 281–292. [Google Scholar] [CrossRef]
  117. Ren, F.; Chen, J.; Chen, G.; Guo, Y.; Jiang, T. Seismic behavior of composite shear walls incorporating concrete-filled steel and FRP tubes as boundary elements. Eng. Struct. 2018, 168, 405–419. [Google Scholar] [CrossRef]
  118. Le Nguyen, K.; Brun, M.; Limam, A.; Ferrier, E.; Michel, L. Pushover experiment and numerical analyses on CFRP-retrofit concrete shear walls with different aspect ratios. Compos. Struct. 2014, 113, 403–418. [Google Scholar] [CrossRef]
  119. Choi, C.S. Improvement of earthquake-resistant performance of squat shear walls under reversed cyclic loads. Key Eng. Mater. 2006, 324, 535–538. [Google Scholar] [CrossRef]
  120. Cortés-Puentes, W.L.; Palermo, D. Performance of pre-1970s squat reinforced concrete shear walls. Can. J. Civ. Eng. 2018, 45, 922–935. [Google Scholar] [CrossRef]
  121. Cortés-Puentes, W.L.; Palermo, D. Seismic retrofit of concrete shear walls with SMA tension braces. J. Struct. Eng. 2017, 144, 04017200. [Google Scholar] [CrossRef]
  122. Cortés-Puentes, W.L.; Palermo, D. Modeling of RC shear walls retrofitted with steel plates or FRP sheets. J. Struct. Eng. 2011, 138, 602–612. [Google Scholar] [CrossRef]
  123. Qiao, Q.; Cao, W.; Qian, Z.; Li, X.; Zhang, W.; Liu, W. Cyclic behavior of low rise concrete shear walls containing recycled coarse and fine aggregates. Materials 2017, 10, 1400. [Google Scholar] [CrossRef] [PubMed]
  124. Blandon, C.A.; Arteta, C.A.; Bonett, R.L.; Carrillo, J.; Beyer, K.; Almeida, J.P. Response of thin lightly-reinforced concrete walls under cyclic loading. Eng. Struct. 2018, 176, 175–187. [Google Scholar] [CrossRef]
  125. Christidis, K.I.; Vougioukas, E.; Trezos, K.G. Strengthening of non-conforming RC shear walls using different steel configurations. Eng. Struct. 2016, 124, 258–268. [Google Scholar] [CrossRef]
  126. Liao, F.Y.; Han, L.H.; Tao, Z. Performance of reinforced concrete shear walls with steel reinforced concrete boundary columns. Eng. Struct. 2012, 44, 186–209. [Google Scholar] [CrossRef]
  127. Dazio, A.; Beyer, K.; Bachmann, H. Quasi-static cyclic tests and plastic hinge analysis of RC structural walls. Eng. Struct. 2009, 31, 1556–1571. [Google Scholar] [CrossRef]
  128. Zhi, Q.; Guo, Z.; Xiao, Q.; Yuan, F.; Song, J. Quasi-static test and strut-and-tie modeling of precast concrete shear walls with grouted lap-spliced connections. Constr. Build. Mater. 2017, 150, 190–203. [Google Scholar] [CrossRef]
  129. Shen, D.; Yang, Q.; Jiao, Y.; Cui, Z.; Zhang, J. Experimental investigations on reinforced concrete shear walls strengthened with basalt fiber-reinforced polymers under cyclic load. Constr. Build. Mater. 2017, 136, 217–229. [Google Scholar] [CrossRef]
  130. Zhang, J.W.; Zheng, W.B.; Cao, W.L.; Dong, H.Y.; Li, W.D. Seismic Behavior of Low-rise Concrete Shear Wall with Single Layer of Web Reinforcement and Inclined Rebars: Restoring Force Model. KSCE J. Civ. Eng. 2019, 23, 1302–1319. [Google Scholar] [CrossRef]
  131. Ji, X.; Cheng, X.; Xu, M. Coupled axial tension-shear behavior of reinforced concrete walls. Eng. Struct. 2018, 167, 132–142. [Google Scholar] [CrossRef]
  132. Mohamed, N.; Farghaly, A.S.; Benmokrane, B.; Neale, K.W. Numerical simulation of mid-rise concrete shear walls reinforced with GFRP bars subjected to lateral displacement reversals. Eng. Struct. 2014, 73, 62–71. [Google Scholar] [CrossRef]
  133. Quiroz, L.G.; Maruyama, Y.; Zavala, C. Cyclic behavior of thin RC Peruvian shear walls: Full-scale experimental investigation and numerical simulation. Eng. Struct. 2013, 52, 153–167. [Google Scholar] [CrossRef] [Green Version]
  134. Salonikios, T.; Kappos, A.; Tegos, I.A.; Penelis, G. Cyclic Load Behavior of Low-slenderness R/C Walls: Design Basis and Test Results. ACI Struct. J. 1999, 4, 649–660. [Google Scholar]
  135. Thomsen, J.H. Displacement Based Design of Reinforced Concrete Structural Walls: An Experimental Investigation of Walls with Rectangular and t-Shaped Cross-Sections: A Dissertation. Ph.D. Thesis, Clarkson University Richmond, Ontario County, NY, USA, 1995. [Google Scholar]
  136. Tran, T.A.; Wallace, J. Experimental study of nonlinear flexural and shear deformations of reinforced concrete structural walls. In Proceedings of the 15th World Conference on Earthquake Engineering, Lisbon, Portugal, 24–28 September 2012. [Google Scholar]
  137. Layssi, H.; Mitchell, D. Experiments on seismic retrofit and repair of reinforced concrete shear walls. In Proceedings of the 6th International Conference on FRP Composites in Civil Engineering (CICE), Rome, Italy, 13–15 June 2012; pp. 13–15. [Google Scholar]
  138. Ghorbani-Renani, I.; Velev, N.; Tremblay, R.; Palermo, D.; Massicotte, B.; Léger, P. Modeling and Testing Influence of Scaling Effects on Inelastic Response of Shear Walls. ACI Struct. J. 2009, 106, 358–367. [Google Scholar]
  139. Ghazizadeh, S.; Cruz-Noguez, C.A.; Li, Y. Numerical study of hybrid GFRP-steel reinforced concrete shear walls and SFRC walls. Eng. Struct. 2019, 180, 700–712. [Google Scholar] [CrossRef]
  140. Ghazizadeh, S.; Cruz-Noguez, C.A. Damage-resistant reinforced concrete low-rise walls with hybrid GFRP-steel reinforcement and steel fibers. J. Compos. Constr. 2018, 22, 04018002. [Google Scholar] [CrossRef]
  141. Athanasopoulou, A. Shear Strength and Drift Capacity of Reinforced Concrete and High-Performance Fiber Reinforced Concrete Low-Rise Walls Subjected to Displacement Reversals. Ph.D. Thesis, University of Michigan, Ann Arbor, MI, USA, 2010. [Google Scholar]
  142. Tupper, B. Seismic Response of Reinforced Concrete Walls with Steel Boundary Elements. Ph.D. Thesis, McGill University Libraries, Montreal, QC, Canada, 1999. [Google Scholar]
  143. Arafa, A.; Farghaly, A.; Benmokrane, B. Effect of web reinforcement on the seismic response of concrete squat walls reinforced with glass-FRP bars. Eng. Struct. 2018, 174, 712–723. [Google Scholar] [CrossRef]
  144. Oesterle, R.G.; Fiorato, A.E.; Aristizabal-Ochoa, J.D.; Corley, W.G. Hysteretic Response of Reinforced Concrete Structural Walls. ACI Spec. Publ. SP63-11 1980, 63, 243–273. [Google Scholar]
  145. Oesterle, R.; Fiorato, A.; Corley, W. Reinforcement details for earthquake-resistant structural walls. Concr. Int. 1980, 2, 55–66. [Google Scholar]
  146. Shiu, K.; Daniel, J.; Aristizabal-Ochoa, J.; Fiorato, A.; Corley, W. Earthquake Resistant Structural Walls: Test of Walls With and Without Openings; NASA STI/Recon Technical Report N; NASA: Boston, MA, USA, 1981; Volume 82.
  147. Jiang, H.J.; Lu, X.L. Calculating Method for the Hysteretic Characteristics of Shear Walls Dissipating Energy along the Vertical Direction. J. Tongji Univ. 1999, 6. [Google Scholar] [CrossRef]
  148. Park, H.G.; Baek, J.W.; Lee, J.H.; Shin, H.M. Cyclic Loading Tests for Shear Strength of Low-Rise Reinforced Concrete Walls with Grade 550 MPa Bars. ACI Struct. J. 2015, 112, 299–310. [Google Scholar] [CrossRef]
  149. Hube, M.; Santa María, H.; López, M. Experimental Campaign of thin Reinforced Concrete Shear Walls for Low-Rise Constructions. In Proceedings of the 16th World Conference on Earthquake Engineering, Santiago, Chile, 9–13 January 2017. [Google Scholar]
  150. Alarcon, C.; Hube, M.; De la Llera, J. Effect of axial loads in the seismic behavior of reinforced concrete walls with unconfined wall boundaries. Eng. Struct. 2014, 73, 13–23. [Google Scholar] [CrossRef]
  151. Kabeyasawa, T.; Matsumoto, K. Tests and analyses of ultra-high strength reinforced concrete shear walls. In Proceedings of the 10th World Conference on Earthquake Engineering, Madrid, Spain, 19–24 July 1992; pp. 3291–3296. [Google Scholar]
  152. Luna, B.N.; Rivera, J.P.; Whittaker, A.S. Seismic behavior of low-aspect-ratio reinforced concrete shear walls. ACI Struct. J. 2015, 112, 593. [Google Scholar] [CrossRef]
  153. Altin, S.; Anil, Ö.; Kopraman, Y.; Kara, M.E. Hysteretic behavior of RC shear walls strengthened with CFRP strips. Compos. Part B Eng. 2013, 44, 321–329. [Google Scholar] [CrossRef]
  154. Aaleti, S.; Brueggen, B.L.; Johnson, B.; French, C.E.; Sritharan, S. Cyclic response of reinforced concrete walls with different anchorage details: Experimental investigation. J. Struct. Eng. 2012, 139, 1181–1191. [Google Scholar] [CrossRef]
  155. Segura, C.L., Jr.; Wallace, J.W. Seismic Performance Limitations and Detailing of Slender Reinforced Concrete Walls. ACI Struct. J. 2018, 115, 849–859. [Google Scholar] [CrossRef]
  156. Devi, G.; Subramanian, K.; Santhakumar, A. Experimental investigations on reinforced concrete lateral load resisting systems under lateral loads. Exp. Tech. 2011, 35, 59–73. [Google Scholar] [CrossRef]
  157. Dragan, D.; Plumier, A.; Degée, H. Experimental Study Regarding Shear Behavior of Concrete Walls Reinforced by Multiple Steel Profiles. In High Tech Concrete: Where Technology and Engineering Meet; Springer: Berlin/Heidelberg, Germany, 2018; pp. 1077–1084. [Google Scholar]
  158. Ganesan, N.; Indira, P.; Seena, P. Reverse Cyclic Tests on High Performance Cement Concrete Shear Walls with Barbells. In Advances in Structural Engineering; Springer: Berlin/Heidelberg, Germany, 2015; pp. 2309–2321. [Google Scholar]
  159. Liu, G.R.; Song, Y.P.; Qu, F.L. Post-fire cyclic behavior of reinforced concrete shear walls. J. Cent. South Univ. Technol. 2010, 17, 1103–1108. [Google Scholar] [CrossRef]
  160. Lu, X.; Wang, D.; Zhao, B. Experimental Study on Seismic Performance of Precast Concrete Shear Wall with Joint Connecting Beam Under Cyclic Loadings. In Experimental Research in Earthquake Engineering; Springer: Berlin/Heidelberg, Germany, 2015; pp. 373–386. [Google Scholar]
  161. Zhu, Z.; Guo, Z. Experimental study on emulative hybrid precast concrete shear walls. KSCE J. Civil Eng. 2017, 21, 329–338. [Google Scholar] [CrossRef]
  162. Zhu, Z.; Guo, Z. Seismic Behavior of Precast Concrete Shear Walls with Different Confined Boundary Elements. KSCE J. Civil Eng. 2019, 23, 711–718. [Google Scholar] [CrossRef]
  163. Barda, F.; Hanson, J.M.; Corley, W.G. Shear strength of low-rise walls with boundary elements. Spec. Publ. 1977, 53, 149–202. [Google Scholar]
  164. Mansur, M.; Balendra, T.; H’ng, S. Tests on reinforced concrete low-rise shear walls under cyclic loading. In Concrete Shear in Earthquake; CRC Press: Boca Raton, FL, USA, 1992; pp. 14–16. [Google Scholar]
Figure 1. Dimensions of a generic shear wall. (a) SPSW, (b) RCSW.
Figure 1. Dimensions of a generic shear wall. (a) SPSW, (b) RCSW.
Applsci 09 02562 g001
Figure 2. The network’s neuron-dependent MSE. (a) SPSW; train data, (b) SPSW; test data, (c) RCSW; train data, (d) RCSW; test data.
Figure 2. The network’s neuron-dependent MSE. (a) SPSW; train data, (b) SPSW; test data, (c) RCSW; train data, (d) RCSW; test data.
Applsci 09 02562 g002
Figure 3. Proposed ANN models for shear walls. (a) SPSW, (b) RCSW.
Figure 3. Proposed ANN models for shear walls. (a) SPSW, (b) RCSW.
Applsci 09 02562 g003
Figure 4. Performance function of the proposed network. (a) SPSW; Stiffness, (b) SPSW; Strength, (c) RCSW; Strength, (d) RCSW; Stiffness, (e) RCSW; Drift.
Figure 4. Performance function of the proposed network. (a) SPSW; Stiffness, (b) SPSW; Strength, (c) RCSW; Strength, (d) RCSW; Stiffness, (e) RCSW; Drift.
Applsci 09 02562 g004aApplsci 09 02562 g004b
Figure 5. Regression values for the proposed ANN meta-model. (a) SPSW; Strength, (b) SPSW; Stiffness, (c) RCSW; Strength, (d) RCSW; Stiffness, (e) RCSW; Drift ratio.
Figure 5. Regression values for the proposed ANN meta-model. (a) SPSW; Strength, (b) SPSW; Stiffness, (c) RCSW; Strength, (d) RCSW; Stiffness, (e) RCSW; Drift ratio.
Applsci 09 02562 g005aApplsci 09 02562 g005b
Figure 6. Comparison of measured experiments and predicted ANN meta-model; Note: sorted in ascending order based on experimental data. (a) SPSW; Strength, (b) SPSW; Stiffness, (c) RCSW; Strength, (d) RCSW; Stiffness, (e) RCSW; Drift.
Figure 6. Comparison of measured experiments and predicted ANN meta-model; Note: sorted in ascending order based on experimental data. (a) SPSW; Strength, (b) SPSW; Stiffness, (c) RCSW; Strength, (d) RCSW; Stiffness, (e) RCSW; Drift.
Applsci 09 02562 g006
Figure 7. Relative importance of the input parameters in shear wall meta-model. (a) SPSW, (b) RCSW.
Figure 7. Relative importance of the input parameters in shear wall meta-model. (a) SPSW, (b) RCSW.
Applsci 09 02562 g007
Table 1. Statistics of the parameters in SPSW model.
Table 1. Statistics of the parameters in SPSW model.
ParameterSymbolUnitMinMaxMeanSTD
Frame Height h f mm50018301073283
Frame Width b f mm50036601747.8712.2
Column Area A c mm 2 1070181907598.54424.9
Column Moment of Inertia I c mm 4 864,0003.47 × 1087.00 × 1078.70 × 107
Beam Area A b mm 2 107016,3006163.13682
Beam Moment of Inertia I b mm 4 864,0006.37 × 1086.10 × 1071.20 × 108
Plate Height h p mm38015001034318.3
Plate Width b p mm38033371360.8668.8
Plate Thickness t p mm0.5153.793.12
Plate Yield Stress F y p Pa295,0004.20 × 1082.50 × 1081.00 × 108
Plate Ultimate Stress F u p Pa2.60 × 1085.60 × 1084.10 × 1089.60 × 107
Plate Modulus of Elasticity E p Pa1.50 × 10112.00 × 10111.80 × 10112.20 × 1010
Load Bearing CapacityPN11,4803,020,0001,056,303795,832
Lateral StiffnessKN/mm2380181,00068,983.245,897
Table 2. Statistics of the parameters in RCSW model.
Table 2. Statistics of the parameters in RCSW model.
ParameterSymbolUnitMinMaxMeanSTD
Axial Load A . L kN03192323514.1
Boundary Element Length W 1 b mm0380123.699.6
Boundary Element Width W 2 b mm0610142.7129
Vertical Column Reinforcement Ratio ρ v c %014.332.32.62
Horizontal Column Reinforcement Ratio ρ c h %06.690.750.93
Yield Stress of Column Reinforcement F y c MPa2761412495.6181.6
Wall Height h w mm47611,7601812.51210.3
Wall Width l w mm45054001389.2685.2
Wall Thickness t w mm4524011547
Vertical Wall Reinforcement Ratio ρ v w %014.330.741.47
Horizontal Wall Reinforcement Ratio ρ h w %06.690.470.54
Yield Stress of Wall Reinforcement F y w MPa2161412503.2190.2
Concrete Compressive Strength f c MPa9.593.635.314.6
Lateral Load BearingPkN15.423230.7530.2500
Lateral StiffnessKkN/mm3.292933.7209341.8
Drift RatioD%0.216.91.651.05
Table 3. A survey on number of the hidden neurons.
Table 3. A survey on number of the hidden neurons.
ReferenceCriteria for Neuron of Hidden LayerSPSWRCSW
Hecht-Nielsen [57] 2 N i ≤24≤26
Hush [58] 3 N i 3639
Ripley [59] N i + N o 2 6.57
Gallant and Gallant [60] 2 N i 2426
Wang [61] 2 N i 3 88.6
Masters [62] N i + N o 3.63.7
Paola [63] N o N i + 0 . 5 N o × ( N o 2 + N i ) 1 N o + N i 1.31.35
Li et al. [64] 8 N i + 1 2 2 2.93.1
Tamura and Tateishi [65] N i + 1 1314
Lai and Serra [66] N i 1213
Nagendra [67] N i + N o 1314
Gencay [68] ln ( N i ) 2.42.5
Chris Wong et al. [69] N i + N o 2 6.57
Heaton [70] 2 N i 3 + N o 99.6
Zhang et al. [71] 2 N i N + 1 14.63
Huang [72] ( N o + 2 ) N i + 2 N i ( N o + 2 ) 1010.4
Ke and Liu [73] N i + N 2976
Trenn [74] ( N i + N o + 1 ) 2 66.5
Shibata and Ikeda [75] N o N i 3.43.6
Hunter et al. [76] N i + 1 1314
Sheela and Deepa [77] 4 N i 2 + 3 N i 2 8 4.24.2
Table 4. Mean MSE for train and test data as a function of number of neurons.
Table 4. Mean MSE for train and test data as a function of number of neurons.
NeuronsSPWSRCSW
Train
Data
Test
Data
Train
Data
Test
Data
40.02620.01130.00290.0078
50.03160.01800.00190.0109
60.01020.00820.00290.0257
70.02590.02850.00380.0092
80.01950.01870.00360.0112
90.02000.00700.00350.0153
100.01670.01070.00120.0074
110.02170.01490.00230.0069
120.01850.00630.00190.0064
130.01880.00610.00340.0052
140.01350.01560.00180.0066
150.02530.01640.00110.0070
160.05450.02080.00160.0081
170.01690.00870.00290.0061
180.03030.01170.00410.0074
190.02560.02730.00190.0113
200.02300.01590.00090.0099
210.04730.02420.00160.0042
220.03800.03800.00190.0159
230.03800.02700.00410.0079
240.02200.00530.00100.0206
250.03800.01200.00140.0132
260.04100.01600.00380.0122
270.02100.01300.00090.0237
280.05350.06480.00220.0113
290.02510.02290.00330.0055
300.04590.02540.00190.0076
Table 5. MSE values for training, validation and test data.
Table 5. MSE values for training, validation and test data.
OutputTrainValidationTest
Strength of SPSW2.49 × 10−40.00462.28 × 10−4
Stiffness of SPSW1.64 × 10−50.00430.0108
Strength of RCSW0.007430.00340.00123
Stiffness of RCSW6.45 × 10−40.00380.0061
Drift ratio of RCSW0.00690.00590.0056
Table 6. Comparison of five statistical indicators to evaluate the accuracy of meta-models.
Table 6. Comparison of five statistical indicators to evaluate the accuracy of meta-models.
MSERMSENSEMAER
P; SPSW0.00140.03740.97960.02240.9939
K; SPSW0.00240.04890.96320.0220.9824
P; RCSW0.00150.03890.93750.02550.9622
K; RCSW0.00280.05340.790.02780.8992
D; RCSW0.00670.0820.72770.05850.8479

Share and Cite

MDPI and ACS Style

Moradi, M.J.; Hariri-Ardebili, M.A. Developing a Library of Shear Walls Database and the Neural Network Based Predictive Meta-Model. Appl. Sci. 2019, 9, 2562. https://doi.org/10.3390/app9122562

AMA Style

Moradi MJ, Hariri-Ardebili MA. Developing a Library of Shear Walls Database and the Neural Network Based Predictive Meta-Model. Applied Sciences. 2019; 9(12):2562. https://doi.org/10.3390/app9122562

Chicago/Turabian Style

Moradi, Mohammad Javad, and Mohammad Amin Hariri-Ardebili. 2019. "Developing a Library of Shear Walls Database and the Neural Network Based Predictive Meta-Model" Applied Sciences 9, no. 12: 2562. https://doi.org/10.3390/app9122562

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop