999精品在线视频,手机成人午夜在线视频,久久不卡国产精品无码,中日无码在线观看,成人av手机在线观看,日韩精品亚洲一区中文字幕,亚洲av无码人妻,四虎国产在线观看 ?

基于神經網絡的鋼筋混凝土剪力墻抗剪承載力研究

2021-03-11 08:49:38郭文燁張健新
土木建筑與環境工程 2021年1期
關鍵詞:鋼筋混凝土

郭文燁 張健新

摘 要:神經網絡(ANN)模型作為土木工程領域中一種有效的方法能夠用于解決復雜的問題。基于試驗數據采用神經網絡對鋼筋混凝土剪力墻的抗剪承載力進行預測,收集160個鋼筋混凝土剪力墻在低周往復荷載下的試驗數據,建立數據庫,選取140個試驗樣本對ANN模型進行訓練,20個試驗樣本進行測試驗證。ANN1和ANN2有14個輸入參數:混凝土抗壓強度、剪跨比、軸壓比、豎向鋼筋強度、橫向鋼筋強度、墻體豎向分布鋼筋配筋率、墻體水平分布鋼筋配筋率、邊緣構件縱向鋼筋配筋率、邊緣構件橫向鋼筋配筋率、邊緣構件與截面面積比、截面高厚比、總截面面積、墻高和截面形狀,輸入數據分別被歸一化到區間[0, 1]和[0.1, 0.9]。兩個模型的輸出數據均為剪力。對比分析ANN模型預測的鋼筋混凝土剪力墻抗剪承載力與采用規范GB 50011和ACI 318-14公式計算的抗剪承載力,結果表明,神經網絡模型能夠精確地預測鋼筋混凝土剪力墻的抗剪承載力,具有較好的預測和泛化能力。

關鍵詞:神經網絡;剪力墻;鋼筋混凝土;模型預測;抗剪承載力

1 Introduction

Reinforced concrete (RC)shear walls are often used in building structures due to their capacity to resist lateral loads under seismic action[1]. The concrete strength, aspect ratio, axial compression ratio, vertical or horizontal web reinforcement ratio, and vertical or horizontal boundary region reinforcement ratio are critical design parameters that govern the lateral load resistance capacity of RC shear walls[2-3]. The formula used in domestic and foreign codes to calculate the shear bearing capacity is an empirical formula determined by statistical analysis, that reflects the main physical and geometric parameters and considers the factors that influence the reliability. Differences in the calculation model and calculation method are incorporated in current codes, such as GB 50011, ACI 318, and EC2. Furthermore, the strength of the concrete used in the formula for calculating the shear bearing capacity is also different. Generally, most existing methods of calculating the shear bearing capacity of RC shear walls are based on models with limited experimental data, such as shear walls using high-strength steel bars. Therefore, further research on more reliable and effcient structural assessement is needed.

ANNs have been used for simulating engineering problems[4-6]. To predict the axial bearing capacity, Du et al.[7] suggested two ANN models of rectangular concrete-filled steel tubular columns. Kotsovou et al.[8] established an ANN model to predict the load bearing capacity of beam-column joints. However, the ANN models and experimental data are limited. In this study, shear bearing capacity predictions of RC shear walls were developed using artificial neural networks. The developed ANN model provides a reference for prefabricated concrete shear walls, the seismic performance of which are equivalent to cast-in-place RC walls[9-12].

2 Data collection

As shown in Fig.1,test results for 160 RC shear walls with rectangular or barbell sections was found in the literature [2-3, 13-29]. The test information included all parameters that may have an impact on the behavior of the RC shear walls. The test samples exhibited good deformation ability. The parameters for all samples were consistent.

The size parameters of the wall (b, h, and H), the yield strength of the horizontal reinforcements fy, the concrete compressive strength fc, the aspect ratio λ, the axial compression ratio μ, and the shear force V are included to train and test the ANN models. Finally, 160 test samples were obtained and are summarized in Table 1.

3 Artificial neural networks

3.1 Background information

ANN is an operational model that mimics the neural network of the human brain from the perspective of information processing. ANN is an artificial intelligence technology that can solve complex problems based on input parameters. The effects of these parameters are not explicitly illustrated or quantified. ANNs have the ability to learn, summarize, classify, and predict, and it have been achieved remarkable results in many practical applications over the past years. In this study, ANNs are used to predict the shear bearing capacity of RC shear walls.

This study uses a back-propagation (BP) algorithm, as shown in Fig.2. A typical artificial neuron is shown in Fig.3. Three layers are included in the ANNs: input layer, hidden layer, and output layer. Each layer comprises k neurons, three neurons, and two neurons, respectively.

The connections between interrelated neurons with a set specific weight are multiplied by the input data produced by the neuron. The values obtained in a particular layer are passed through the link and summed up with the bias (refer to Fig.2)[8]. A predefined activation is used to represent the relationship between the inputs and the outputs, as shown in the followingwhere yi is the output of the ANN, wij is the weight coefficients of the jth neuron, xj is the input data, θi is the bias of the neuron, and g(·) is the activation function. In this study, input and hidden layers used sigmoid activation functions, and the output layer used the tan-sigmoid activation function.

3.2 Input and output data

The input parameters were selected based on the dominant effect of the parameters on the behavior of the RC shear wall, and included the concrete compressive strength (fc), the aspect ratio (λ), the axial compression ratio (μ), the vertical reinforcement yield strength (fy,vw), the horizontal reinforcement yield strength (fh,vw), the vertical reinforcement web ratio (ρvw), the horizontal reinforcement web ratio (ρhw), the vertical reinforcement boundary region ratio (ρvc), the horizontal reinforcement boundary region ratio (ρhc), the sectional area ratio of the boundary region to the total cross-section area (Ab/Ag), the sectional height thickness ratio (lw/tw), the total section area (Ag), the wall height (H), and the section shape (the rectangular section is “0” and the barbell section is “1”).

Since the performance of the RC shear walls specified in the code is determined by the limit of the shear load capacity, we take the maximum shear (Vmax) as the target parameter. The maximum and minimum values of the input and output data are listed in Table 2. Table 3 shows the correlation between the input parameters used for the prediction of the shear bearing capacity of the RC shear walls. Some parameters are weakly correlated while others are strongly correlated. For example, the correlation coefficient between the lw/tw and Ab/Ag was -0.763, which indicates a strong negative relationship. The correlation coefficient between the H and λ was 0.449, which indicates a weak positive relationship. The sequence of the correlation for the input parameters from strong to weak were Ag, ρvc, ρhc, fc,Ab/Ag, section shape, fy,vw,fh,vw,H,ρhw,λ,ρvw, μ, and lw/tw.

To minimize the deviation of the ANN and low convergence rates, the values of the input and output data are normalized using Eq.(2).

3.3 Training and testing of the ANNs

In this study, the network was built using the ANN toolbox in MATLAB. The BP network with 15 hidden layers was used to build the model of RC shear walls. The 160 experimental samples were randomly divided into two groups, 140 samples for training, and 20 samples for testing. In order to verify the effect of normalization equation on the ANNs prediction, the two control groups ANN1 and ANN2 were normalized in the range [0, 1] and [0.1, 0.9].

The training process of the neural network involves adjusting the network's weights and deviations (initially randomly assigned) to optimize the network's performance in the iterative process. The error performance index of the forward network is MSE, which is the mean square error between the network output and the target. The neural network would modify the network node weight, according to MSE. At the same time, in order to reduce the error in each iteration, ANN used the back-error propagation algorithm. After the error was calculated, the weights and bias were readjusted.

The calibration procedure of the ANN model is shown in Fig.4. This was repeated until one of the following conditions was met: 1) After 500 training sessions, the algorithm will stop the training process. 2) The error-index reaches 10-5. 3) The validation check occurs 10 times.

The ANN values (ANN-output) and test values (targets) are illustrated in Fig.5. The ANNs predicted values were close to the experimental values with good deformation ability, indicating that the ANN1 and ANN2 models successfully learned the relationship between input and output data. In addition, the predicted values and test values that were closer to each other in different normalized ranges were in the range [0, 1] rather than the range [0.1, 0.9].

The ratio of output to target OTR, mean value MV, and standard deviation SD are used to evaluate the behavior of the model.

Where Oi and Ti are the prediction values of the ANN models and the maximum shear of the experimental samples, respectively. n is the total sample number.

Curves of OTR and sample number for ANN1, ANN2, GB 50011, and ACI 318 are presented in Fig.6. Two predicted values in the ANN1 model exhibited the errors of 8.1% and 8.7%, which were overestimated. Two predicted values in the ANN2 model exceeded the error of 8.0%. One was underestimated and the other was overestimated. The SD was 0.036 1 in ANN1 and 0.041 2 in ANN2 (refer to Table 4). Therefore, the ANN1 model was superior to the ANN2 model in calculating the shear bearing capacity of RC shear walls.

The outputs of the RC shear walls are the results calculated by the formulas Eqs.(6) to (9).

Fig.6 shows the OTRs calculated by ANN1, ANN2, GB 50011, and ACI 318. Table 4 lists MVs and SDs using the testing data for ANN1, ANN2, GB 50011, and ACI 318.

Results predicted by the ANN1 and ANN2 models matched those calculated by GB 50011 and ACI 318 very well.

The results predicted by the ANN1 and ANN2 models matched those calculated by GB 50011 and ACI 318 very well. There were two outputs with an error of over 8% for both ANN1 and ANN2, but they did not exceed 10%. Two out of twenty in ANN1 were overestimated. One was overestimated in ANN2, and the other was underestimated. These results show that the ANN model exhibited a significant improvement compared to the standard GB 50011 and ACI 318. Compared with the experimental data, fourteen results predicted by GB 50011 exceed 10% difference based on the OTRs. There were sixteen predicted results with errors exceeding 10% in ACI 318. The SDs of ANN1 and ANN2 were 0.036 1 and 0.041 2, much lower than those of GB 50011 and ACI 318 (refer to Table 3). Compared with GB 50011 and ACI 318, the ANNs exhibited better performance on predicting the shear bearing capacity of RC shear walls.

There were thirteen results with errors exceeding 10% in GB 50011 and three in ACI 318 were underestimated. The MVs of the results predicted by GB 50011 and ACI 318 were 0.954 4 and 0.825 6, respectively. ANN models exhibited higher MVs than GB 50011 and ACI 318, indicating that the formulas were conservative in GB 50011 and ACI 318 due to the usage of high strength materials. The SD of GB 50011 and ACI 318 reached 0.189 7 and 0.223 6, which were larger than the ANN models.

The ANN1 and ANN2 models had the two largest MVs, while ANN1 and ANN2 exhibited smaller SDs. Thus, ANN models can accurately predict the shear bearing capacity of RC shear walls. Compared with the design codes, ANN models may be safer.

5 Conclusions

Two ANN models with fourteen input parameters were developed, based on experimental data. An efficient learning model based on ANNs was proposed to evaluate the load bearing capacity of RC shear walls. The prediction results show that ANN models predict the load bearing capacity favorably using parameters such as the aspect ratio, the axial compression ratio, the concrete and reinforcement strength, the boundary region and web reinforcement ratio, and the sectional ratio and size, thus accurate predictions can be provided.

The ANN1 and ANN2 models exhibit a better correlation with the experimental results than the codes GB 50011 and ACI 318. The ANN models exhibit better accuracy in prediction and generalization capacity. The BP algorithm can be effectively adopted in the shear strength prediction of RC shear walls.

Application of developed ANNs can be extended by further experimental tests including other shaped sections as input data. More studies on RC shear walls including high strength concrete and high strength reinforcements are valuable for the structures adopting RC shear walls.

Acknowledgements

The authors would like to acknowledge the financial support from the Natural Science Foundation of Hebei Province (No. E2018202290).

References:

[1] NI X Y, CAO S Y, LIANG S, et al. High-strength bar reinforced concrete walls: Cyclic loading test and strength prediction [J]. Engineering Structures, 2019, 198: 109508.

[2] PARK H G, BAEK J W, LEE J H, et al. Cyclic loading tests for shear strength of low-rise reinforced concrete walls with grade 550 MPa bars [J]. ACI Structural Journal, 2015, 112(3): 299-310.

[3] CHENG M Y, HUNG S C, LEQUESNE R D, et al. Earthquake-resistant squat walls reinforced with high-strength steel [J]. ACI Structural Journal, 2016, 113(5): 1065-1076.

[4] SIAM A, EZZELDIN M, EL-DAKHAKHNI W. Machine learning algorithms for structural performance classifications and predictions: Application to reinforced masonry shear walls [J]. Structures, 2019, 22: 252-265.

[5] TRUNG N T, SHAHGOLI A F, ZANDI Y, et al. Moment-rotation prediction of precast beam-to-column connections using extreme learning machine [J]. Structural Engineering and Mechanics, 2019, 70(5): 639-647.

[6] GEYER P, SINGARAVEL S. Component-based machine learning for performance prediction in building design [J]. Applied Energy, 2018, 228: 1439-1453.

[7] DU Y S, CHEN Z H, ZHANG C Q, et al. Research on axial bearing capacity of rectangular concrete-filled steel tubular columns based on artificial neural networks [J]. Frontiers of Computer Science, 2017, 11(5): 863-873.

[8] KOTSOVOU G M, COTSOVOS D M, LAGAROS N D. Assessment of RC exterior beam-column joints based on artificial neural networks and other methods [J]. Engineering Structures, 2017, 144: 1-18.

[9] SOUDKI K, WEST J S, RIZKALLA S H, et al. Horizontal connections for precast concrete shear wall panels under cyclic shear loading [J].PCI Journal, 1996, 41(3): 64-80.

[10] SMITH B J, KURAMA Y C, MCGINNIS M J. Behavior of precast concrete shear walls for seismic regions: comparison of hybrid and emulative specimens [J]. Journal of Structural Engineering, 2013, 139(11): 1917-1927.

[11] CHEN Y, ZHANG Q, FENG J, et al. Experimental study on shear resistance of precast RC shear walls with novel bundled connections [J]. Journal of Earthquake and Tsunami, 2019, 13: 1940002.

[12] LI J B, WANG L, LU Z, et al. Experimental study of L-shaped precast RC shear walls with middle cast-in-situ joint [J]. The Structural Design of Tall and Special Buildings, 2018, 27(6): e1457.

[13] OESTERLE R G, FIORATO A E, JOHAL L S, et al. Earthquake resistant structural walls tests of isolated walls [R]//Report to National Science Foundation, Skokie (IL, USA): PCA Construction Technology Laboratories, 1976.

[14] LEFAS I D, KOTSOVOS M D, AMBRASEYS N N. Behavior of reinforced concrete structural walls: strength, deformation characteristics, and failure mechanism [J].ACI Structural Journal, 1990, 87(1): 23-31.

[15] PILAKOUTAS K, ELNASHAI A. Cyclic behavior of RC cantilever walls, part I: Experimental results [J]. ACI Structural Journal, 1995, 92(3): 271-281.

[16] SALONIKIOS T N, KAPPOS A J, TEGOS I A, et al. Cyclic load behavior of low-slenderness reinforced concrete walls: Design basis and test results [J]. ACI Structural Journal, 1999, 96(4): 649-660.

[17] RIVA P, FRANCHI A. Behavior of reinforced concrete walls with welded wire mesh subjected to cyclic loading [J].ACI Structural Journal, 2001, 98(3): 324-334.

[18] HIDALGO P, LEDEZMA C, JORDAN R. Seismic behavior of squat reinforced concrete shear walls [J]. Earthquake Spectra, 2002, 18(2): 287-308.

[19] DAZIO A, BEYER K, BACHMANN H. Quasi-static cyclic tests and plastic hinge analysis of RC structural walls [J]. Engineering Structures, 2009, 31(7): 1556-1571.

[20] LIU X, BURGUEO R, EGLESTON E, et al. Inelastic web crushing performance limits of high-strength-concrete structural wall: Single wall test program: Report No. CEE-RR-2009/03 [R]. Michigan State University, East Lansing, MI, 2009, 281.

[21] TRAN T. Experimental and analytical studies of moderate aspect ratio reinforced concrete structural walls [D]. University of California, 2012.

[22] ALARCON C, HUBE M A, DE LA LLERA J C. Effect of axial loads in the seismic behavior of reinforced concrete walls with unconfined wall boundaries [J]. Engineering Structures, 2014, 73: 13-23.

[23] HUBE M A, MARIHUN A, DE LA LLERA J C, et al. Seismic behavior of slender reinforced concrete walls [J]. Engineering Structures, 2014, 80: 377-388.

[24] WANG Y. Effects of web reinforcement discontinuities on the seismic response of structural walls [D]. West Lafayette, Indiana: Purdue University. 2014.

[25] TENG S, CHANDRA J. Cyclic shear behavior of high-strength concrete structural walls [J].ACI Structural Journal, 2016, 113(6): 1335-1345.

[26] GUO R,ZHU K. Experimental research on seismic behavior of RC shear wall with 600 megapascal high-strength reinforced bars [J]. Industrial Construction, 2017, 47(6): 34-39.

[27] HUBE M, SANTA-MARIA H, LOPEZ M. Experimental campaign of thin reinforced concrete shear walls for low-rise constructions [C]//Proceedings of Sixteenth World Conference on Earthquake, Santiago, 2017.

[28] CHEN X L. Study on seismic performance of RC shear wall structure reinforced with HRB600 high strength reinforcement [D]. Chongqing: Chongqing University, 2018.

[29] LIU Y. Experimental study on seismic performance of concrete shear walls with 600 MPa steel bars [D]. Nanjing: Southeast University, 2019.

(編輯 章潤紅)

猜你喜歡
鋼筋混凝土
高層建筑的鋼筋混凝土梁式轉換層施工技術分析
淺析鋼筋混凝土主體結構檢測技術的應用
鋼筋混凝土結構在高層建筑中的應用現狀
鋼筋混凝土灌注樁施工技術探析
居業(2016年9期)2016-12-26 21:52:25
鋼筋混凝土橋梁裂縫的原因分析及修補方法
橋梁施工技術現狀及發展方向
中國市場(2016年32期)2016-12-06 11:08:24
鋼筋混凝土反力墻關鍵工序的施工改進技術
“鋼筋混凝土”治療動脈瘤
祝您健康(2016年11期)2016-10-31 11:41:27
基于鋼筋混凝土的結構設計論述
淺析建筑物鋼筋砼與砌體結構抗震加固的技術方法
主站蜘蛛池模板: 91久久国产成人免费观看| 天堂成人av| 99精品影院| 91黄视频在线观看| 国产成人狂喷潮在线观看2345| 奇米影视狠狠精品7777| www.99在线观看| 欧美成人A视频| 日韩在线视频网站| 狼友视频国产精品首页| 色爽网免费视频| 国产成人精品日本亚洲77美色| 成人久久精品一区二区三区 | 色综合手机在线| 四虎国产在线观看| 粉嫩国产白浆在线观看| 日韩精品无码免费专网站| 日本精品中文字幕在线不卡 | 六月婷婷精品视频在线观看| 最新精品久久精品| 无码日韩精品91超碰| 色婷婷综合在线| 97se亚洲综合在线天天| 免费国产高清视频| 亚洲欧美成人综合| 亚洲国产av无码综合原创国产| 成人亚洲天堂| 亚洲婷婷丁香| 国产黄色爱视频| 亚洲香蕉伊综合在人在线| 亚洲精品无码不卡在线播放| 亚洲AⅤ波多系列中文字幕| 91网红精品在线观看| 国产尤物jk自慰制服喷水| 国产免费精彩视频| 国产精品成人一区二区不卡| 91原创视频在线| 国产浮力第一页永久地址| 欧美成人综合在线| 国产一级片网址| 992Tv视频国产精品| 国内精品伊人久久久久7777人| 99视频在线看| 亚洲午夜福利精品无码不卡| 高清国产va日韩亚洲免费午夜电影| 114级毛片免费观看| av午夜福利一片免费看| 欧美一级高清视频在线播放| 久久久久亚洲精品成人网| 一级毛片免费播放视频| 日本人妻一区二区三区不卡影院 | 永久毛片在线播| 青青草原国产免费av观看| 欧美啪啪精品| 欧美中文字幕无线码视频| 国产精品综合久久久| 欧美福利在线| 久热re国产手机在线观看| 亚洲成网777777国产精品| 波多野结衣无码AV在线| 欧美午夜久久| 亚洲高清在线播放| 国产精品熟女亚洲AV麻豆| 香蕉久人久人青草青草| 亚洲国产天堂久久综合226114| 国产激爽大片在线播放| 欧美无专区| 欧美性精品| 国产视频欧美| 无码日韩视频| 国产精品免费p区| 99精品热视频这里只有精品7| 欧美色视频在线| 久久毛片基地| 久久久久免费精品国产| 久久久久无码国产精品不卡| 日本高清免费不卡视频| 欧美成人精品高清在线下载| …亚洲 欧洲 另类 春色| 国产精品林美惠子在线观看| 国产福利在线观看精品| 99热这里只有精品免费国产|