ANN for Predicting Concrete Compressive Strength

Published on . Written by

ANN for Predicting Concrete Compressive Strength
ANN (artificial neural network) is a huge architecture which has the capability of generalizing and learning from the data which is given in the form of exercises and examples from the humans. This ANN gives us a meaningful solution to problems if the input data isn’t correct or incomplete from the previous examples and experiences. This property makes ANN an outstanding tool for solving complex engineering problems. 

Read more..
Actually, the elements that process the things in neural networks are similar to the connection between neurons and the human brain. The strategy of developing a neural network for this compressive strength of the concrete is to train the ANN on the basis of results obtained from a series of experiments using the same material. If the results from the experiment have enough data which is relevant to the material behaviour then the ANN will have sufficient data to predict the behaviour for incomplete input. The trained ANN can also give approximate results related to the same material.


Skyfi Labs Projects
The compressive strength of the concrete is one of the most important and major mechanical property of the concrete which is generally measured after concreting and curing the cubes for 28 days. The compressive strength is influenced by many factors some of them are aggregate size, aggregate quality, the grade of cement, water-cement ratio, water content. Unfortunately, the equations to find the compressive strength are not yet available. The existing codes can only give target mean strength. And also, the strength cannot be found if we use other materials like fly-ash, superplasticizer, silica fume, etc…

Requirements:

Knowledge of Concrete Technology.

Knowledge of Testing concrete cubes.

Testing apparatus for compressive strength (CTM or UTM)

Project Implementation:

  1. Make the design for the concrete.
  2. Make a number of samples by changing the water-cement ratio, water content, etc...
  3. Perform standard curing for 28 days.
  4. Perform the compression strength on the cubes.
  5. Train the ANN using the obtained data.
  6. Enter the number of iterations as per conveniences as the number of iterations increases time and load as the process increase.
  7. Give some values of the aggregate and water content of the concrete and you will the get the approximate value of the compressive strength of the cement and vice-versa.
Software Requirements:

  • Any ANN packages like MATLAB can be used to train the neural networks.
Advantages:

  • The compressive strength can be found without conducting the actual experiment.
  • This can also be used to know the quantities of the materials for the required compressive strength.
Conclusion:

Predicting the compressive strength approximately without wasting any materials and not actually performing the experiment.

Kit required to develop ANN for Predicting Concrete Compressive Strength:
Technologies you will learn by working on ANN for Predicting Concrete Compressive Strength:


Any Questions?


Subscribe for more project ideas