| Literature DB >> 31752193 |
Miguel Abambres1,2, Eva O L Lantsoght3,4.
Abstract
When concrete is subjected to cycles of compression, its strength is lower than the statically determined concrete compressive strength. This reduction is typically expressed as a function of the number of cycles. In this work, we study the reduced capacity as a function of a given number of cycles by means of artificial neural networks. We used an input database with 203 datapoints gathered from the literature. To find the optimal neural network, 14 features of neural networks were studied and varied, resulting in the optimal neural net. This proposed model resulted in a maximum relative error of 5.1% and a mean relative error of 1.2% for the 203 datapoints. The proposed model resulted in a better prediction (mean tested to predicted value = 1.00 with a coefficient of variation 1.7%) as compared to the existing code expressions. The model we developed can thus be used for the design and the assessment of concrete structures and provides a more accurate assessment and design than the existing methods.Entities:
Keywords: artificial neural networks; codes; compression; concrete; cyclic behavior; databases; fatigue
Year: 2019 PMID: 31752193 PMCID: PMC6888038 DOI: 10.3390/ma12223787
Source DB: PubMed Journal: Materials (Basel) ISSN: 1996-1944 Impact factor: 3.623
Overview of code expressions for fatigue.
| Code | Ref | Equations | Nr |
|---|---|---|---|
| NEN 6723:2009 | [ | (1) | |
|
| (2) | ||
|
| (3) | ||
|
| (4) | ||
| NEN-EN 1992-1-1+C2:2011 | [ | (5) | |
|
| (6) | ||
|
| (7) | ||
|
| (8) | ||
|
| (9) | ||
|
| (10) | ||
| NEN-EN 1992-2+C1:2011 | [ |
| (11) |
|
| (12) | ||
| [ | (13) | ||
|
| (14) | ||
|
| (15) | ||
|
| (16) | ||
|
| (17) | ||
|
| (18) | ||
|
| (19) | ||
|
| (20) | ||
|
| (21) | ||
|
| (22) |
Figure 1Example of feedforward neural network.
Figure 2Cross-validation—assessing network’s generalization ability.
Overview of input and output variables in the dataset, including ranges of values.
| Input Parameters | Input Number | Min | Max | ||
|---|---|---|---|---|---|
|
|
| average concrete compressive strength | 1 | 24 | 170 |
|
|
| lower limit of stress range | 2 | 0 | 0.836 |
|
| number of cycles to failure | 3 | 3 | 63,841,046 | |
|
|
| upper limit of stress range | 1 | 0.465 | 0.960 |
Figure 3Input (green) and output variables (red), shown on an example of a loading scheme in an experiment.
Implemented artificial neural network (ANN) features (F) 1–7. The highlighted cells show the features that were used to derive the final neural net.
| F1 | F2 | F3 | F4 | F5 | F6 | F7 |
|---|---|---|---|---|---|---|
| Qualitative Var Represent | Dimensional Analysis | Input Dimensionality Reduction | % Train-Valid-Test | Input Normalization | Output Transfer | Output Normalization |
| Boolean Vectors | Yes | Linear Correlation | 80-10-10 | Linear Max Abs | Logistic | Lin [a, b] = 0.7[φmin, φmax] |
| Eq Spaced in ]0,1] | No | Auto-Encoder | 70-15-15 | Linear [0, 1] | - | Lin [a, b] = 0.6[φmin, φmax] |
| - | - | - | 60-20-20 | Linear [−1, 1] | Hyperbolic Tang | Lin [a, b] = 0.5[φmin, φmax] |
| - | - | Ortho Rand Proj | 50-25-25 | Nonlinear | - | Linear Mean Std |
| - | - | Sparse Rand Proj | - | Lin Mean Std | Bilinear | No |
| - | - | No | - | No | Compet | - |
| Identity |
Implemented ANN features (F) 8–14. The highlighted cells show the features that were used to derive the final neural net.
| F8 | F9 | F10 | F11 | F12 | F13 | F14 |
|---|---|---|---|---|---|---|
| Net Architectue | Hidden Layers | Connectivity | Hidden Transfer | Parameter Initialization | Learning Algorithm | Training Mode |
| MLPN | 1 HL | Adjacent Layers | Logistic | Midpoint (W) + Rands (b) | BP | Batch |
| RBFN | 2 HL | Adj Layers + In-Out | Identity-Logistic | Rands | BPA | Mini-Batch |
| - | 3 HL | Fully-Connected | Hyperbolic Tang | Randnc (W) + Rands (b) | LM | Online |
| - | - | - | Bipolar | Randnr (W) + Rands (b) | ELM | - |
| - | - | - | Bilinear | Randsmall | mb ELM | - |
| - | - | - | Positive Sat Linear | Rand [− | I-ELM | - |
| - | - | - | Sinusoid | SVD | CI-ELM | - |
| Thin-Plate Spline | MB SVD | - | ||||
| Gaussian | - | - | ||||
| Multiquadratic | - | - | ||||
| Radbas | - | - | ||||
| Thin-Plate Spline | MB SVD | - |
Abbreviations: MLPN = multi-layer perceptron net, RBFN = radial basis function net, SVD = singular value decomposition, MB SVD = mini-batch SVD, BP = back propagation, BPA = back propagation with adaptive learning rate, LM = Levenberg–Marquardt, ELM = extreme learning machine, mb ELM = mini-batch ELM, I ELM = incremental ELM, CI ELM = convex incremental ELM, NNC = neural network composite.
Figure 4Proposed 3-4-4-4-1 fully connected MLPN—simplified scheme.
Figure 5Regression plot for the proposed ANN for the output variable, Smax. The expression for the blue line is: S = 0.98 S + 0.012 and R = 0.99238.
Figure 6Comparison between tested and predicted values with code formulas and ANN-based model.
Statistical properties of V/V for all datapoints with AVG = average of V/V, STD = standard deviation on V/V, and COV = coefficient of variation of V/V.
| Model | AVG | STD | COV | Min | Max | |
|---|---|---|---|---|---|---|
| Proposed model | 1.00 | 0.02 | 1.69% | 0.955 | 1.053 | |
| NEN 6723:2009 | [ | 1.55 | 0.63 | 40.53% | −5.828 | 2.869 |
| 1.59 | 0.35 | 22.27% | 0.893 | 2.869 | ||
| NEN-EN 1992-2+C1:2011 | [ | 1.07 | 4.59 | 430.61% | −56.25 | 3.913 |
| 1.70 | 0.69 | 40.90% | 0.971 | 3.913 | ||
| [ | 1.37 | 0.28 | 20.46% | 0.906 | 2.261 | |
| 1.37 | 0.28 | 20.68% | 0.906 | 2.261 |
Figure 7Tested to predicted values for all considered methods as a function of S
Figure 8Tested to predicted values for all considered methods as a function of the average concrete compressive strength.
Figure 9Tested to predicted values for all considered methods as a function of the number of cycles to failure, N.
Figure 10Tested to predicted values for all considered methods as a function of S.
Figure 11Comparison between Wöhler curve resulting from experimental data and from ANN-based predictions.