Introduction

The deep beams differ from ordinary beams in their geometrical proportions and nowadays are widely used as transfer girders in multistory buildings to avoid columns for providing free space at different floor levels for parking. The ACI Committee 318 (2002), section 11.7.1 defines the deep beam based on two criteria: as clear span-to-depth ratio (L/D < 4) and shear span-to-depth ratio (a/d < 2). The IS: 456 (2000) describes deep beam having clear span-to-depth ratio less than 2. ACI-ASCE Committee 426 classifies a beam with shear span-to-depth ratio (a/d) less than 1.0 as deep beam and a beam with a/d exceeding 2.5 as an ordinary shallow beam. Any beam in between these two limits is categorized as a moderate deep beam. The concrete has inherent microcracks present in it which turns into macrocracks as the members are subjected to loading. The cracks are formed within the shear span when the principal tensile stress exceeds the tensile strength of concrete. The addition of randomly dispersed discrete steel fibers into concrete mix improves the post-cracking tensile strength of RC beams. The addition of fibers in concrete results in the reduction of crack formation and propagation (Anant and Modhera 2008). The high-strength concrete has relatively more brittleness and lack of ductility than normal strength concrete. This can be overcome by additions of fibers in high-strength concrete (HSC). It is important to understand better and predict the shear behavior of steel fiber-reinforced concrete (SFRC) deep beam for its wider applications. The lack of rational design equations in various building codes, shear failure modes, and various parameters affecting the load-carrying mechanism makes the shear behavior of steel fiber-reinforced concrete beams more complex, particularly in deep beams, and a topic for research (Roberts and Ho 1982). Many researchers in the past have studied the addition of steel fibers in concrete to improve the flexural as well as shear capacity of normal and deep beams. The studies support the use of steel fibers as shear reinforcement of reinforced concrete (RC) beam. The previous research is mainly carried on SFRC shallow beams (a/d > 2.5). The proposed equations are also generally based on tests carried on a certain type of fibers. The behavior of SFRC deep beam in shear needs to be investigated for different parameters for generalized shear strength equation if steel fibers are to be used in actual structural members (Al Ta’an and Al-Feel 1990; Mau and Hsu 1987; Kotsovos 1987; Lim 1987; Narayanan and Darwish 1987, 1988; Manicka Selvem and Kuruvilla 1988; Kwak 2002; Misrayah and Banthia 2002; Shah and Mishra 2004; Gohnert 2006; Gustavo 2006). The present study aims at proving the effectiveness of artificial neural network to study the effect of clear span-to-overall depth ratio on shear capacity of steel fiber in high-strength deep beams for L/D limit as per IS: 456 (2000) and compare the results obtained with the equations suggested by previous researchers. It also highlights the importance of span-to-depth ratio (L/D) in predicting the shear strength of deep beams.

Methods

Artificial neural network

The neural networks comprise a large number of highly interconnected elements called 'neurons’. The neural network is configured for a specific application. The main advantage is that they can solve problems that do not have an algorithmic solution or for which the solution is too complex. In recent past, artificial neural network (ANN) has been successfully applied in various disciplines of engineering analysis including the field of civil engineering. Sanand and Saka (2001) predicted the ultimate shear strength of RC deep beams using the artificial network. The results developed from ANN are more accurate than by ACI code and strut and tie method. Adhikari and Mutsuyoshi (2006) developed ANN for shear strength of SFRC beams and found that the accuracy of the network result increases with increase in number of inputs. It was found that five-input network predicts shear strength more closely than four-input networks. The accuracy of the results is found not biased with concrete strength, shear span-to-depth ratio, and beam depth. Arafa et al. (2011) showed that the developed ANN model has higher potential in predicting the ultimate shear strength of both normal and high-strength deep beams when compared with calculated values using ACI code.

The major concerns of structural analysis problems like predicting different properties of concrete and load-carrying capacity have been solved mostly by using backpropagation neural network. The processing units are grouped into layers of input, hidden, and output processing units. The networks are trained so that a particular input leads a specific target output. The log-sigmoid transfer function is used in multilayer networks that are trained using the backpropagation algorithm because this function is differentiable. This transfer function takes the input and squashes the output into the range 0 to 1, according to the expression:

a = 1 / 1 + exp - n where a = logsig n , n = net input .
(1)

The networks are adjusted based on the comparison of output and target. The batch training of network proceeds by making weight and bias changes based on the entire set of input vectors. A stable set of weights adaptively evolves will produce good results.

Experimental data

The development of neural network requires reliable data which include input parameters affecting the system and corresponding output. These data can be experimental test results, reliable empirical data, or theoretical results.

The experimental test results of 118 tests on SFRC normal and high-strength concrete deep beams, carried by various researchers (Narayanan and Darwish 1987, 1988; Kwak et al. 2002; Shah and Mishra 2004; Gustavo 2006) have been used to develop the ANN8 model in the present study where the number stands for number of input parameters affecting the shear strength of SFRC deep beams. The data consists of 90 test results for normal strength concrete (NSC) and 28 test results for HSC steel fiber-reinforced beams for different values of span-to-overall depth ratio. The basic parameters that control the shear strength of SFRC beams, based on previous research works, are beam width (b), effective depth (d), fiber volume (Vf), fiber aspect ratio (lf/df), shear span ratio (a/d), compressive strength of concrete (fc) and longitudinal reinforcement area (Ast), and clear span-to-depth ratio (L/D). The shear span-to-depth ratio (a/d) of 45 beams, out of total data, has shear span-to-depth ratio equal to or less than 2. The total data base also includes 19 beams having clear span-to-depth ratio less than or equal to 2 to satisfy the condition for deep beam as per IS: 456 (2000). Table 1 shows the statistics for input parameters for SFRC beams as per Additional file 1.

Table 1 Statistic for NSC and HSC SFRC beams

Preprocessing of data

The learning rate of networks is significantly affected by the data presented to artificial neural networks. To ensure that all variables receive equal attention during training, the data scaling is important. Hence, the data needs preprocessing before presented for training. The scaling of the inputs is done in the range of [-1, +1] to improve the speed of learning process as these values fall in the region of sigmoid. The normalization of input and output data before presenting them to network is done by linear normalization function within the values of 0 and 1 and given by

S = 2 P - P min / P max - P min 1 .
(2)

Training of ANN

The MATLAB (R2009a) package is used for the development of present ANN8 model. The backpropagation is most successful and widely used in civil engineering. The collected data is divided into three units, i.e., training, validation, and testing. In the present case, training set comprises 80% of data base and remaining data base is equally divided into validation (10%) and testing sets (10%).

The values of network parameters considered in this approach are as follows: number of hidden layers = 1, number of hidden units = 20, learning rate = 0.5, momentum factor = 0.5, and learning cycles = 1,000. The root mean square error (R2) was 0.924. The coefficient indicates a significant correlation.

Topology of network

The topology or architecture is obtained using trial and error method. The architecture of the network ANN8 is as shown in Figure 1.

Figure 1
figure 1

Three-layered feed-forward backpropagation ANN8.

Performance of the proposed model

The network is trained for 80% of data collected by gradually increasing the number of neurons in the hidden layer. The performance was monitored during training process as sum squared error over all the training data. The training process stops when the maximum number of epochs is reached.

A comparison between experimental shear strength and corresponding values obtained by ANN8 model for 118 normal and high-strength SFRC ordinary and deep beams is shown in Figure 2. It shows that predicted shear strength is in good agreement with the experimental results.

Figure 2
figure 2

Graph of targeted shear strength versus predicted shear strength.

Parametric study

The parametric study is carried out with the developed artificial neural network to evaluate the influence of parameters like b, d, Vf, lf/df, a/d, Ast, fc, and clear L/D. The effect was studied by varying one of the input parameters with respect to varying span-to-depth ratio mainly and all other parameters are set to constant values. The values of L/D ratio and a/d ratio are assumed less than 2 to fit the beam in deep beam category.

The model is fed with some assumed data and the resulting output values of shear strength are studied. The range of parameters used in parametric study is shown in Table 2.

Table 2 Values of trial data

Results and discussion

The effect of each parameter on the shear strength of SFRC deep beam is studied by varying influencing parameters. The model is fed with the values of influencing parameters and resulting output values of shear strength are studied. The range of parameters used in parametric study is shown in Table 2. The results obtained by developed ANN are plotted against respective parameters.

Effect of effective depth

Figure 3 shows the effect of increase in span-to-depth ratio on shear strength with increase in effective depth. It is found that for a constant volume fraction of 1% and fiber aspect ratio of 50, the shear strength of deep beam decreases as the depth of beam goes on increasing except at d = 350 mm (d/b = 2.33). The decrease in the shear strength varies from 18% to 26% for variation of depth from 300 to 500 mm. Similarly, it is noted that the shear strength decreases with increase in span-to-depth ratio (L/D) at different depths of high-strength SFRC deep beam shown in Figure 3. It resembles with the findings of Appa Rao (2007).

Figure 3
figure 3

Effect of depth on shear strength of deep beam at different L / D ratios.

Effect of fiber volume fraction

The effect of fiber content on shear strength is observed from Figure 4. It shows the variation of shear strength with increase in fiber volume fraction for different values of L/D ratios. As the fiber volume increases, the shear strength is enhanced at all considered span-to-depth ratio. It is also noted that the shear strength decreases with the increase in L/D ratio for a volume fraction. For the assumed parameters shown in Figure 4, the decrease in shear strength with increase in L/D ratio at Vf = 0.5% is 25% and with the increase in volume fraction at Vf = 2%, the decrease in shear strength is 6%. This predicts the effectiveness of steel fiber in enhancing the shear strength of high-strength deep beam. It can be seen that there is an almost linear increase in the shear strength of deep beams with increase in fiber contents as predicted by Remigijus and Gediminas (2007).

Figure 4
figure 4

Effect of V f percentage at different L / D ratios on shear strength deep beam.

Effect of fiber aspect ratio

The fiber aspect ratio is related with the geometry of the fibers. The influence of fiber aspect ratio on shear strength for different volume fraction and L/D ratio (less than 2) is represented in Figure 5. Many researchers like Narayan and Darwish (1987, 1988), Manicka Selvem and Kuruvilla (1988), Remigijus S (2007), Khuntia et al. (1999) have combined the effect of fiber aspect ratio and volume fraction in their formulations.

Figure 5
figure 5

Effect of l f / d f at varying L / D and V f percentage on shear strength of deep beam.

Figure 5 represents the effect of fiber aspect ratio with varying L/D ratio from 1 to 2 and fiber volume fraction from 0.5% to 1.5% at the interval of 0.25. It predicts that for L/D ratio <1.25, the effect of fiber aspect ratio is negligible for considered values of parameters. However, the shear strength goes on decreasing with increase in fiber aspect ratio though the volume fraction of fibers and L/D ratio is increased. The decrease in the shear strength by 0.8%, 1.6%, and 2.3% at L/D = 1.5, 1.75, and 2, respectively, is observed for change in fiber aspect ratio from 40 to 80 from Figure 5.

Effect of longitudinal steel

Figures 6 and 7 show the variation of shear strength with increase in longitudinal steel percentage. The relation is studied for the increase in fiber content as well as L/D ratio, respectively. Figure 6 obtained for variation of longitudinal steel along with volume fraction represents increase in shear capacity of up to Ast =1.5% by 140%, 94%, and 48% for the range of Vf = 0.5%, 1%, and 1.5%, respectively. However, the shear strength decreases even with the increase in fiber dosage at Ast = 2%, 2.5%, and 3% at constant fiber aspect ratio of 50. The percentage of decrease in the shear strength at Vf= 0.5%, 1%, and 1.5% is found to be 57%, 50%, and 37%, respectively. It indicates that for lower values of longitudinal steel percentage, the addition of steel fibers contributes to the shear strength of high-strength deep beams Lee and Kim (2008), and longitudinal steel with 1.5% is the optimum value for the considered parameters in Figure 6. For further increase in Ast from 2% to 3%, the decrease in shear strength percentage at lower than that of longitudinal steel and for the same fiber volume fraction is observed. This helps the optimum combination of longitudinal steel and volume fraction for high-strength SFRC deep beams.

Figure 6
figure 6

Effect of A st percentage at different fiber volume fractions on shear strength.

Figure 7
figure 7

Effect of L / D at different percentages of longitudinal steel on shear strength.

The Figure 7 shows variation of the shear strength with increase in percentage of longitudinal steel at constant volume fraction (1%) for different L/D < 2. The increase in shear capacity is noted at Ast = 1.5% for all L/D ratios mentioned in Figure 7. The increase in strength by 82% and 91% is observed at L/D = 1 and 1.75, respectively.

It is observed that with the increase in span-to-depth ratio, the shear strength decreases at all values of longitudinal steel. The minimum decrease by 19% at Ast = 0.5% and maximum decrease by 39% at Ast = 2.5% is found for L/D = 1 to 1.75, respectively, as shown in Figure 7. The decrease in shear strength is enhanced with increase in the percentage in longitudinal steel and span-to-depth ratio.

Effect of compressive strength

The effect of compressive strength of concrete is plotted in Figure 8 for different L/D ratios; while other parameters are Vf = 1%, a/d = 1, lf/df = 50, d = 300 mm, and b = 150 mm.

Figure 8
figure 8

Effect of L / D at different compressive strength ratios on shear strength.

It is found from Figure 8 that the shear strength of deep beam is enhanced by increase in compressive strength from 50 to 70 MPa for all L/D ratios but decreases with increase in L/D ratio at all considered compressive strengths. The depth of beam is constant. The result fairly agrees with the prediction of Appa Rao et al. (2007). The decrease in shear strength for variation in L/D from 1 to 2 is found to be 19% and 17% for compressive strength of concrete at 50 and 70 MPa, respectively, for other parameters shown in Figure 8.

Effect of shear span-to-depth ratio

The positions of load from support (shear span) affect the load-carrying mechanism of the flexure member. It is now well established that the point loads are directly transferred to the support through a strut, converting arch action into truss mechanism with increase in depth.

The shear span-to-depth ratio effect on deep beam for different L/D ratios is observed from Figure 9. The shear strength increases by 5%, 7%, 11%, 16%, and 12% at L/D = 1.25, 1.5, 1.75, 1.8, and 2, respectively, for variation in a/d = 0.5 to 1.5. The further increase in a/d decreases the shear strength. It is observed from Figure 9 that the shear strength is maximum at a/d = 1.5 for all L/D ratios considered. It also indicates that the shear strength decreases with the increase in L/D at a particular a/d ratio. The average decrease in the shear strength by 16% is found with increase in L/D ratio from 1.25 to 2 at each a/d ratio.

Figure 9
figure 9

Effect of L / D at different a / d ratios on shear strength.

Figure 10 indicates the shear strength variation with fiber volume content at different shear span ratios. It represents that at a volume fraction Vf = 1.5% and a/d = 1.5, there is 1% increase and at Vf = 2% and a/d = 1.5, the shear capacity decreases by 2%. This indicates that addition of fiber volume fraction does not affect the load-carrying mechanism.

Figure 10
figure 10

Effect of V f percentage for different a / d ratios on shear strength of deep beam.

The results obtained from ANN8 are also compared with the results obtained from the equations (Slater et al. 2012) proposed by previous researchers Narayanan and Darwish (1988), Khuntia et al. (1999), Ashour et al. (1992), and the results of ANN7 model developed using same data with the same input parameters except L/D ratio. The equations proposed by Narayanan and Darwish (1988) and Ashour et al. (1992) do not include the effect of L/D ratio but consider the contribution of longitudinal steel to shear strength in their formulations. Khuntia et al. (1999) proposes equation based on contribution of concrete strength (fc) and steel fiber content (Vf%) to the shear strength. The constant parameters assumed are b = 150 mm, d = 300 mm, fc = 70 MPa, a/d = 1, L/D = 1.9 and crimped-type fibers. The comparison is made for variation in fiber volume as a key factor controlling the properties of SFRC concrete. Tables 3 and 4 show the results obtained for Ast = 0% and 1.5% at different volume fractions, respectively.

Table 3 Shear strength by ANN8, ANN7, and researchers for without longitudinal steel
Table 4 Shear strength by ANN8, ANN7, and researchers for 1.5% longitudinal steel

It can be observed from Table 3 that the shear strength at different Vf percentages by ANN7 is in good agreement with the results by other researchers where parameter L/D ratio is not considered. The results by ANN8 shows greater shear strength when the effect of L/D ratio is incorporated in the analysis for conditions without longitudinal steel. The increase in shear strength for variation in fiber volume fraction from 0.5% to 2% is observed 28%, 33%, 58%, and 86% from the comparison of ANN8 and ANN7.

Table 4 for 1.5% longitudinal steel indicates good agreement between ANN7 and Narayanan and Darwish (1988) while there is also very good agreement between ANN8 and Ashour et al. (1992). The comparison of the results in Tables 3 and 4 shows that the equation proposed by Ashour et al. (1992) is more accurate to predict the results of high-strength SFRC deep beams for effect of L/D ratio.

The results are also plotted in Figures 11 and 12 which indicate that the variation in shear strength is linear for increase in fiber volume fraction as observed by ANN8. The equations of Narayanan and Darwish (1988) and Khuntia et al. (1999) do not consider the effect of L/D ratio (size effect) in their formulation and underestimate the shear strength of high-strength SFRC deep beams at various fiber volume fractions. The results by Ashour et al. (1992) show overestimation of the strength as fiber volume fraction increases for L/D < 2.

Figure 11
figure 11

Comparison of ANN8, ANN7, and researchers for without longitudinal steel.

Figure 12
figure 12

Comparison of ANN8, ANN7, and researchers with 1.5% longitudinal steel.

Conclusions

The artificial neural network (ANN8) is developed and utilized to predict the shear strength of steel fiber-reinforced deep beams which consists of input layer with eight neurons, hidden layer with twenty neurons, and output layer with one neuron.

The comparison between results of ANN8 with results of ANN7 and proposed equations by previous researchers reveals the reliability of neural network developed for prediction of shear strength of high-strength steel fiber-reinforced concrete deep beams.

The parametric study of variables affecting shear strength using the developed network shows identical variation of shear strength for a/d and L/D ratios of less than 2 as observed by various researchers through experimental research. The results of variation in span-to-depth ratio show decrease in shear strength for different influencing factors like fiber content, fiber aspect ratio, longitudinal steel, depth of beam, and shear span. This also shows that the size effect is predominant in decreasing the shear strength and must be taken into consideration as an important factor in analysis and design of high-strength SFRC deep beams. The result predicted by developed ANN8 resembles with the findings of previous researchers. This shows the validity and versatility of developed neural network for predicting the shear strength of high-strength SFRC deep beam using artificial neural network model.

The various parameters affecting the shear strength of SFRC deep beams make the analysis more complex and there is need to study the behavior of high-strength SFRC deep beams by suitable combinations of the parameters. The ANN proves to be the most powerful technique to analyze the complex behavior.