COMPRESSIVE STRENGTH MODELING OF SCC USING LINEAR REGRESSION AND ARTIFICIAL NEURAL NETWORK APPROACH

Size: px
Start display at page:

Download "COMPRESSIVE STRENGTH MODELING OF SCC USING LINEAR REGRESSION AND ARTIFICIAL NEURAL NETWORK APPROACH"

Transcription

1 SCC 2009-China, June , Beijing,China COMPRESSIVE STRENGTH MODELING OF SCC USING LINEAR REGRESSION AND ARTIFICIAL NEURAL NETWORK APPROACH Rafat Siddique(1), Paratibha Aggarwal(2) and Yogesh Aggarwal(2) (1) Civil Engineering Department, Thapar University, Patiala, India (2) Civil Engineering Department, N. I.T., Kurukshetra, India Abstract The paper presents the comparative performance of the models developed to predict 28-day compressive strength using linear regression approach with artificial neural network approach. The data used in the models was obtained experimentally with various fly ash contents in total powder content of 550 kg/m 3 and bottom ash contents as replacement of fine aggregates in SCC mixes and are arranged in the format of eight input parameters that cover the contents of cement, fine aggregates, fly ash as replacement of cement, bottom ash as replacement of sand, water and water-to-binder ratio with coarse aggregate content kept constant throughout the study and an output parameter which is compressive strength of concrete. The expression for 28-day compressive strength was developed using linear regression kernels and the performance of the models was compared with that of the artificial neural network to predict the 28-day compressive strength. 1. INTRODUCTION Concrete consist of some well-defined constituents such as cement, water, fine aggregate, coarse aggregate etc. The strength of concrete is considered as one of the most important property for a given concrete mix design. The tests for compressive strength are carried out at about 7 or 28 days from the date of placing the concrete. If due to some experimental error in designing the mix, the test results fall short of required strength, the entire process of concrete design has to be repeated which may be a costly and time consuming. Self-compacting concrete requires the manipulation of several mixture variables to ensure acceptable flowable behaviour and proper mechanical properties. Thus, the need of some suitable methodology was felt to estimate the compressive strength of self-compacting concrete based on its constituents at the time of design, before placing it. Some attempts have been made to describe these properties using neural network and statistical models[1-3]. Within last decade, researchers have explored the potential of artificial neural networks (ANNs), a nonlinear modeling approach, in predicting the compressive strength of the concrete due to its ability to learn input-output relation for any complex problem in an efficient way. Several work were reported on the use of neural network based modeling 391

2 SCC 2009-China, June , Beijing,China approach in predicting the concrete strength [4-15]. The objective of the present study was to examine the potential of linear regression and artificial neural network (ANN) for predicting the 28-day compressive strength of SCC mixtures and linear regression was found to work comparatively to much used neural network approach. The complex relationship between mixture proportions and engineering properties of SCC is based on data generated experimentally. To design a proper SCC mixture is not a simple task as there are many factors affecting the fresh and hardened performance of this concrete. Cement type, mineral admixture with pozzolanic or inert nature, water/cement ratio, sand/coarse aggregate ratio may change the amount of admixture needed to obtain a proper SCC. At the same time, these variables may change the fresh and mechanical properties of concrete. The models were developed using linear regression and ANN techniques to predict the compressive strengths of SCC mixes. Since, no relation is available to determine strength from the quantity of ingredients for SCC mixes containing bottom ash; specific expression has also been proposed to estimate the strength for mixes with fly ash in various percentages in total powder content and with 0,10, 20, and 30% replacement of fine aggregates with bottom ash. The response models are valid for mixes made with water/powder ratios of 0.41 to 0.62 that contain 90 to 200 kg/m3 of fly ash in total powder content and 0 to 30% replacement of fine aggregates with bottom ash. Coarse aggregate content was fixed and powder content at 550 kg/m3 was maintained. 2. TECHNIQUES 2.1. Linear regression Linear Regression is an excellent and simple scheme for numeric prediction, which is used for classification in domains with numeric attributes. The linear models serve very well as building blocks for more complex learning schemes. Relationship between input and output parameters is established by linear regression analysis. 2.2 Artificial neural network Neural networks are networks of many simple processes, which are called units, nodes, or neurons, with dense parallel interconnections. The connections between the neurons are called synapses. Each neuron receives weighted inputs from other neurons and communicates its outputs to other neurons by using an activation function. Thus, information is represented by massive cross-weighted interconnections. Neural networks might be single or multi layered. The basic methodology of neural networks consists of three processes: network training, testing, and implementation. The connection weights of the neural network are adjusted through the training process, while the training effect is referred to as learning. Then, other testing data are used to check the generalization. The initial weights and biases joining nodes of an input layer, hidden layers, and an output layer are commonly assigned randomly. The final sets of weights and biases comprise the long-term memory, or synapses, of respective events. Consequently, learning corresponds to determining the weights and biases associated with the connections in the networks. The back-propagation networks was used in this study. Figure.1 presents a simple architectural layout of the back propagation networks that consist of an input layer, a hidden layer, an output layer, and connections between them. The learning mechanism of the back-propagation networks is a generalized delta rule that performs a 392

3 SCC 2009-China, June , Beijing,China gradient descent on the error space to minimize the total error between the actual calculated values and the desired ones of an output layer during modification of connection weights. In other words, a least mean square procedure is carried out to find the values of the connection weights that minimize the error function by using a gradient descent method. Artificial neural networks (ANNs) have been successfully used to predict various concrete properties. Their prediction ability, however, depends, to a large extent, on the completeness and accuracy of the experimental database used in the training process. The main objective in building an ANN-based model is to train a specific network architecture using a comprehensive database to search for an optimum set of weights (connection strengths between its processing units) for which the trained ANN can predict accurate values of outputs for a given set of inputs from within the range of the training data. A neural network model requires no functional relationship among the variables, as is the case with most of other regression analysis techniques. A neural network based modelling algorithm requires setting up of different learning parameters (like learning rate, momentum), the optimal number of nodes in the hidden layer and the number of hidden layers so as to have a less complex network with a relatively better generalization capability. Figure. 1 Architecture of Neural Network Model 3. DATABASE The model s success in predicting the behavior of SCC mixtures depends on the training data. Availability of variety of experimental data is required to develop the relationship between the mixture variables of SCC and its measured properties. The basic parameters considered in paper were contents of cement, sand, coarse aggregate, fly ash, bottom ash, water-to-powder ratio and dosage of superplasticizer. The response has been derived for compressive strength at 28 days. The data has been taken from the experiments conducted. The training of model was carried out using pair of input vector and output vector. The model was designed using 31 pairs of input and output vectors for strength predictions. Input vector consisted of mix variables and an output vector of one element i.e. 28-day compressive strength. For strength prediction, the input parameters were content of cement, sand, coarse aggregate, fly ash, bottom ash, water-powder ratio and volume of superplasticizer. The database built in the experimental part was used for modeling hardened properties of SCCs. The major task herein is to define the hidden function connecting the 393

4 SCC 2009-China, June , Beijing,China input variables (X1, X2, X3,.., X7) and outputs (Y1, Y2, Y3, Y4 and Y5). The expected empirical models may be written in the form of following equation: Y =f ((X1, X2, X3,... X7) A 10-fold cross validation was used to predict the 28-day compressive strength for the data set used. The cross validation is the method of accuracy of a classification or regression model. The input data set is divided into several parts (a number defined by the user), with each part in turn used to test a model fitted to the remaining part. 4. RESULTS AND ANALYSIS 4.1 Linear regression The proposed expression by the model using linear regression is: fc28days = * Fly ash * FA * SP * WP Mean absolute error from percentage error in Table 1, of the proposed equations at 28-day age with regard to the test results was determined as (RMSE = ) and therefore the proposed equations can be well accepted. To compare the performance of linear regression model, graph between actual and predicted strengths was plotted as shown in Figure 2. Results show that most of the points were lying within ± 10% the line of perfect agreement for age, which suggest that linear regression approach, can effectively be used to predict the compressive strength for self-compacting concrete data. Table 1: Actual and Predicted Compressive Strengths at Various ages using Linear Regression Sr No. Actual Predicted Error % Sr No. Actual Predicted

5 SCC 2009-China, June , Beijing China 28 Days Compressive Strength Linear Regression 40 Predicted Strength(MPa) % Line -10% Line Actual Strength(MPa) Figure 2: 28-day actual strength versus 28-day predicted strength using Linear Regression model 4.2 Artificial neural networks One major issue in the design of an artificial neural network is the determination of suitable architecture. A back propagation neural network based modeling algorithm requires setting up of different learning parameters (like learning rate, momentum, etc), the optimal number of nodes in the hidden layer and the number of hidden layers so as to have a less complex network with a relatively better generalization capability. The different parameters used in the modeling for 28-day compressive were taken learning rate as 0.04, momentum as 0.1 and training iterations as

6 SCC 2009-China, June , Beijing China Table 2: Actual and Predicted Compressive Strengths at Various Ages using Artificial Neural Network Sr No. Actual Predicted Error % Sr No Actual Predicted Error % Mean absolute error from percentage error in Table 2 at 28-day age with regard to the test results was observed as (RMSE = 1.711). To compare the performance of artificial neural network, graph between actual and predicted strengths were plotted. Results suggest that most of the points are lying within ± 10% of the line of perfect agreement for 28-day age as shown in Figure

7 SCC 2009-China, June , Beijing, China 28 Days Compressive Strength Neural Network 40 Predicted Strength(MPa) % Line -10% Line Actual Strength(MPa) Figure 3: 28-day actual strength versus 28-day predicted strength using Artificial Neural Network 5. CONCLUSIONS The mean absolute error for linear regression was observed to be with correlation coefficient as and mean absolute error and correlation coefficient for artificial neural network was and 0.958, respectively. Although for the given data for SCC in the study, the higher value of correlation coefficient was obtained with linear regression technique indicating better fit with this technique, it could be concluded that a neural network model requires no functional relationship among the variables, as is the case with most of other regression analysis techniques.for both the techniques, the most of the actual strength with predicted strength results are lying within ± 10% of the line of perfect agreement for 28-day age. REFERENCES: [1]. Nehdi, M., Chabib, H.E. and Naggar, M.H.E., Predicting performance of self-compacting concrete mixtures using artificial neural networks, ACI Material Journal, Vol 98, No.5, pp ,2001. [2]. Sonebi, M., Application of Statistical models in proportioning medium strength self-consolidating concrete, ACI Material Journal, Vol 101, No.5, pp , 2004a. [3]. Sonebi M., Medium strength self-compacting concrete containing fly ash: Modelling using factorial experimental plans, Cement Concrete Research, Vol 34, No.7, pp , 2004b. [4]. Kasperkiewicz, J., Rach, J., and Dubrawski, A., HPC strength prediction using artificial neural network, Journal of Computing in Civil Engineering, Vol 9, No.4,pp ,1995. [5]. Lai, S. and Serra, M., Concrete strength prediction by means of neural network, Construction and Building Materials, Vol 11, No.2,pp ,

8 SCC 2009-China, June , Beijing, China [6]. Yeh, I-Cheng, Modeling concrete strength using augment-neuron network, Journal of Materials in Civil Engineering, Vol 10, No.4, Nov.1998a. [7]. Yeh, I-Cheng, Modeling of strength of high-performance concrete using artificial neural networks, Cement Concrete Research, Vol 28, No.12,pp ,1998b. [8]. Yeh, I-Cheng, Design of high-performance concrete mixture using neural networks and nonlinear programming. Journal of Computing in Civil Engineering, Vol 13, No.1, Jan., [9]. Oh, J.W., Kim, J.T., and Lee, G.W., Application of neural networks for proportioning of concrete mixes, ACI Material Journal, Vol 96, No.1, pp.61 67, [10]. Hong-Guang, N. and Ji-Zong, W., Prediction of compressive strength of concrete by neural networks, Cement Concrete Research, Vol 3, No.8, pp ,2000. [11]. Dias, W.P.S. and Pooliyadda, S.P., Neural networks for predicting properties of concretes with admixtures, Construction and Building Materials., Vol 15, pp , [12]. Ren, L.Q. and Zhao, Z.Y.,An Optimal neural network and concrete strength modeling, Journal of Advances in Engineering Software, Vol.33,pp ,2002. [13]. Lee S., Prediction of concrete strength using artificial neural networks, Engineering Structures, Vol 25, No.7, pp ,2003. [14]. Sebastia,M., Olmo, I.F., and Irabien, A., Neural network prediction of unconfined compressive strength of coal fly ash cement mixtures, Cement Concrete Research., Vol 33, pp , [15]. Kim,J.I., Kim,D. K., Feng,M.Q., and Yazdani, F., Application of neural networks for estimation of concrete strength, Journal of Materials in Civil Engineering, Vol 16, No.3, pp ,

[Bhat, 4(5), May, 2017] ISSN: IMPACT FACTOR

[Bhat, 4(5), May, 2017] ISSN: IMPACT FACTOR UTILIZATION OF WASTE LIMESTONE DUST (LSD) WITH REPLACEMENT OF FINE AGGREGATES (FA) IN SELF-COMPACTED CONCRETE (S.C.C) Aamir Iqbal Bhat *1 & Ravi Kumar 2 *1&2 Swami Devi Dyal institute of engineering and

More information

Predicting Density and Compressive Strength of Concrete Cement Paste Containing Silica Fume Using Articial Neural Networks

Predicting Density and Compressive Strength of Concrete Cement Paste Containing Silica Fume Using Articial Neural Networks Transaction A: Civil Engineering Vol. 16, No. 1, pp. 33{42 c Sharif University of Technology, February 2009 Predicting Density and Compressive Strength of Concrete Cement Paste Containing Silica Fume Using

More information

Development of green self compacting concrete containing low clinker cement and calcareous fly ash

Development of green self compacting concrete containing low clinker cement and calcareous fly ash Development of green self compacting concrete containing low clinker cement and calcareous fly ash Politechnika Śląska dr hab. inż. Jacek Gołaszewski, prof. w Pol. Śl. mgr inż. Grzegorz Cygan Introduction

More information

Research Review and Modeling of Concrete Compressive Strength Using Artificial Neural Networks

Research Review and Modeling of Concrete Compressive Strength Using Artificial Neural Networks Research Review and Modeling of Concrete Compressive Strength Using Artificial Neural Networks Geet Kalra Undergraduate Student, Department of Civil Engineering 6021, New Academic Block, Birla Institute

More information

INVESTIGATIONS ON THE TENSILE STRENGTH OF HIGH PERFORMANCE CONCRETE INCORPORATING SILICA FUME

INVESTIGATIONS ON THE TENSILE STRENGTH OF HIGH PERFORMANCE CONCRETE INCORPORATING SILICA FUME 18th International Conference on Structural Mechanics in Reactor Technology (SMiRT 18) Beijing, China, August 7-12, 2005 SmiRT 18-H06-1 INVESTIGATIONS ON THE TENSILE STRENGTH OF HIGH PERFORMANCE CONCRETE

More information

Self-Compacting Concrete - Procedure and Mix Design

Self-Compacting Concrete - Procedure and Mix Design Self-Compacting Concrete - Procedure and Mix Design CHAUTHA RAM 1, RAVI KUMAR 2 1,2Structural Engineering, Kurukshetra University, Kurukshetra, Haryana, India ---------------------------------------------------------------------***----------------------------------------------------------------------

More information

INTERNATIONAL JOURNAL OF CIVIL AND STRUCTURAL ENGINEERING Volume 5, No 3, 2015

INTERNATIONAL JOURNAL OF CIVIL AND STRUCTURAL ENGINEERING Volume 5, No 3, 2015 INTERNATIONAL JOURNAL OF CIVIL AND STRUCTURAL ENGINEERING Volume 5, No 3, 2015 Copyright by the authors - Licensee IPA- Under Creative Commons license 3.0 Research article ISSN 0976 4399 Five layers Artificial

More information

Estimating the Strength of Concrete Using Surface Rebound Value and Design Parameters of Concrete Material

Estimating the Strength of Concrete Using Surface Rebound Value and Design Parameters of Concrete Material Tamkang Journal of Science and Engineering, Vol. 12, No. 1, pp. 1 7 (2009) 1 Estimating the Strength of Concrete Using Surface Rebound Value and Design Parameters of Concrete Material Jen-Chei Liu, Mou-Lin

More information

Predictionof Compressive Strength of Concrete usingaritificial Neural Network: A case study

Predictionof Compressive Strength of Concrete usingaritificial Neural Network: A case study Predictionof Compressive Strength of Concrete usingaritificial Neural Network: A case study Dr. Pradeep K. Goyal 1 and Rohit Prajapati 2 1 Associate Professor& Head, Government Engineering College, Ajmer,

More information

Experimental Investigation on Self Compacting Concrete by Partial Replacement of Fine Aggregate with Quarry Dust and Cement with Fly Ash

Experimental Investigation on Self Compacting Concrete by Partial Replacement of Fine Aggregate with Quarry Dust and Cement with Fly Ash Experimental Investigation on Self Compacting Concrete by Partial Replacement of Fine Aggregate with Quarry Dust and Cement with Fly Ash M. Pavan Kumar 1, R. Suresh 2, G.Tirupathi Naidu 3 Assistant Professor,

More information

INVESTIGATION OF THE CHEMICAL ADMIXTURE INFLUENCE ON THE PERFORMANCE OF SELF COMPACTING CONCRETE

INVESTIGATION OF THE CHEMICAL ADMIXTURE INFLUENCE ON THE PERFORMANCE OF SELF COMPACTING CONCRETE PartI: Natural & Applied Sciences ISSNL: 22239553, ISSN: 22239944 INVESTIGATION OF THE CHEMICAL ADMIXTURE INFLUENCE ON THE PERFORMANCE OF SELF COMPACTING CONCRETE Akhmad Suryadi Qomariah Sarosa R. M. Civil

More information

Predicting Compressive Strength of Concrete

Predicting Compressive Strength of Concrete International Journal of Applied Science and Engineering 015. 13, : 171-185 Predicting Compressive Strength of Concrete Rachna Aggarwal a, Maneek Kumar b, R.K. Sharma c, and M.K. Sharma c a Department

More information

THE EFFECT OF ADDITION OF LIMESTONE POWDER ON THE PROPERTIES OF SELF-COMPACTING CONCRETE

THE EFFECT OF ADDITION OF LIMESTONE POWDER ON THE PROPERTIES OF SELF-COMPACTING CONCRETE THE EFFECT OF ADDITION OF LIMESTONE POWDER ON THE PROPERTIES OF SELF-COMPACTING CONCRETE B. Beeralingegowda 1, V. D. Gundakalle 2 P.G. Student, Civil Engineering Department, KLE Dr. MSSCET, Belgaum, Karnataka,

More information

e t International Journal on Emerging Technologies 6(2): 41-52(2015) ISSN No. (Print) : ISSN No. (Online) :

e t International Journal on Emerging Technologies 6(2): 41-52(2015) ISSN No. (Print) : ISSN No. (Online) : e t International Journal on Emerging Technologies 6(2): 41-52(215) ISSN No. (Print) : 975-8364 ISSN No. (Online) : 2249-3255 A Study on Strength Properties of Self Compacting Concrete with use of Steel

More information

THE USE OF ARTIFICIAL NEURAL NETWORK TO PREDICT COMPRESSIVE STRENGTH OF GEOPOLYMERS

THE USE OF ARTIFICIAL NEURAL NETWORK TO PREDICT COMPRESSIVE STRENGTH OF GEOPOLYMERS THE USE OF ARTIFICIAL NEURAL NETWORK TO PREDICT COMPRESSIVE STRENGTH OF GEOPOLYMERS ABSTRACT Dali Bondar Faculty member of Ministry of Energy, Iran E-mail: dlbondar@gmail.com In order to predict compressive

More information

Compressive and Flexural Strength Characteristics of Self-Compacting Concrete with Demolished Concrete

Compressive and Flexural Strength Characteristics of Self-Compacting Concrete with Demolished Concrete Volume-5, Issue-3, June-2015 International Journal of Engineering and Management Research Page Number: 124-128 Compressive and Flexural Strength Characteristics of Self-Compacting Concrete with Demolished

More information

EFFECT OF SUPERPLASTIZER DOSAGES ON COMPRESSIVE STRENGTH OF SELF COMPACTING CONCRETE

EFFECT OF SUPERPLASTIZER DOSAGES ON COMPRESSIVE STRENGTH OF SELF COMPACTING CONCRETE International Journal of Civil, Structural, Environmental and Infrastructure Engineering Research and Development (IJCSEIERD) ISSN 2249-6866 Vol.2, Issue 3, Sep 2012 98-105 TJPRC Pvt. Ltd., EFFECT OF SUPERPLASTIZER

More information

Prediction of Compressive Strength for Self- Compacting Concrete (SCC) using Artificial Intelligence and Regression Analysis

Prediction of Compressive Strength for Self- Compacting Concrete (SCC) using Artificial Intelligence and Regression Analysis International Journal of ChemTech Research CODEN (USA): IJCRGG, ISSN: 0974-4290, ISSN(Online):2455-9555 Vol.10 No.8, pp 263-275, 2017 Prediction of Compressive Strength for Self- Compacting Concrete (SCC)

More information

CHARACTERIZATION OF SELF COMPACTING CONCRETE IN TERMS OF BINGHAM CONSTANTS

CHARACTERIZATION OF SELF COMPACTING CONCRETE IN TERMS OF BINGHAM CONSTANTS CHARACTERIZATION OF SELF COMPACTING CONCRETE IN TERMS OF BINGHAM CONSTANTS H.M.G.U. Karunarathna, DRD Unit, Central Engineering Consultancy Bureau, Colombo 7, Sri Lanka gayanud@gmail.com H. Abeyruwan,

More information

FLOWABILITY OF FRESH MORTAR IN SELF-COMPACTING CONCRETE USING FLY ASH

FLOWABILITY OF FRESH MORTAR IN SELF-COMPACTING CONCRETE USING FLY ASH FLOWABILITY OF FRESH MORTAR IN SELF-COMPACTING CONCRETE USING FLY ASH Chalermchai Wattanalamlerd, Masahiro Ouchi Kochi University of Technology, Japan ABSTRACT: Self-compacting concrete is concrete that

More information

MATHEMATICAL MODEL FOR COMPRESSIVE STRENGTH PREDICTION OF RECYCLED AGGREGATE CONCRETE

MATHEMATICAL MODEL FOR COMPRESSIVE STRENGTH PREDICTION OF RECYCLED AGGREGATE CONCRETE CHAPTER 6 MATHEMATICAL MODEL FOR COMPRESSIVE STRENGTH PREDICTION OF RECYCLED AGGREGATE CONCRETE Preamble The design of concrete mixes involves determination of the proportions of the constituents namely

More information

Statistical Modeling and Prediction of Compressive Strength of High Performance Concrete

Statistical Modeling and Prediction of Compressive Strength of High Performance Concrete Statistical Modeling and Prediction of Compressive Strength of High Performance Concrete Dr. B. Vidivelli 1 T. Subbulakshmi 2 1 Professor, Department of Structural Engineering, Annamalai University, Chidambaram.

More information

Computer-aided design for optimum concrete mixtures

Computer-aided design for optimum concrete mixtures Cement & Concrete Composites 29 (2007) 193 202 www.elsevier.com/locate/cemconcomp Computer-aided design for optimum concrete mixtures I-Cheng Yeh * Department of Information Management, Chung Hua University,

More information

A review of Concrete Mix Designs

A review of Concrete Mix Designs A review of Concrete Mix Designs Santhosh R 1, Dr.P.Shivananda 2 1,2 VTU Research scholar, 2 Proffesor Department of Civil Engineering, Reva University Bengaluru Abstract: In this paper a study on mix

More information

Durability Properties of Self Compacting Concrete containing Fly ash, Lime powder and Metakaolin

Durability Properties of Self Compacting Concrete containing Fly ash, Lime powder and Metakaolin 206 JOURNAL OF MATERIALS AND ENGINEERING STRUCTURES 2 (2015) 206 212 Research Paper Durability Properties of Self Compacting Concrete containing Fly ash, Lime powder and Metakaolin Rizwan A. Khan*, Atul

More information

A MULTI- SCALE INVESTIGATION ON THE EFFECT OF VISCOSITY MODIFYING ADMIXTURES ON THE FLOWABILITY AND STABILITY OF SELF COMPACTING CONCRETE

A MULTI- SCALE INVESTIGATION ON THE EFFECT OF VISCOSITY MODIFYING ADMIXTURES ON THE FLOWABILITY AND STABILITY OF SELF COMPACTING CONCRETE SCC 2009-China, June 5-7 2009, Beijing,China A MULTI- SCALE INVESTIGATION ON THE EFFECT OF VISCOSITY MODIFYING ADMIXTURES ON THE FLOWABILITY AND STABILITY OF SELF COMPACTING CONCRETE Mohammad Shekarchi

More information

Effect of Lime Powder and Metakaolin on Fresh and Hardened properties of Self Compacting Concrete

Effect of Lime Powder and Metakaolin on Fresh and Hardened properties of Self Compacting Concrete JOURNAL OF MATERIALS AND ENGINEERING STRUCTURES 3 (216) 161 166 161 Research Paper Effect of Lime Powder and Metakaolin on Fresh and Hardened properties of Self Compacting Concrete Rizwan A Khan *, Atul

More information

Chapter 3 METHODOLOGY ADOPTED

Chapter 3 METHODOLOGY ADOPTED Chapter 3 METHODOLOGY ADOPTED 3.1 INTRODUCTION Concrete mix design is a well established practice around the world. Adapting from developed countries, many developing countries have standardized their

More information

Chapter 7. Concrete Mix Design and Fresh Concrete Properties

Chapter 7. Concrete Mix Design and Fresh Concrete Properties Chapter 7 Concrete Mix Design and Fresh Concrete Properties 7.1 GENERAL This chapter describes the conceptual concrete mix design procedures adopted for different lightweight s produced in this study.

More information

A NEW TEST METHOD FOR WORKABILITY OF SELF-COMPACTING CONCRETE

A NEW TEST METHOD FOR WORKABILITY OF SELF-COMPACTING CONCRETE A NEW TEST METHOD FOR WORKABILITY OF SELF-COMPACTING CONCRETE LONG Guangcheng (1), XIE Youjun (1) and LIU Yunhua (1,2) (1) School of Civil Engineering and Architecture, Central South University, China

More information

Determination of compressive strength difference between conventional concrete and recycled aggregate concrete

Determination of compressive strength difference between conventional concrete and recycled aggregate concrete ISSN: 2347-3215 Volume 2 Number 9 (September-2014) pp. 175-180 www.ijcrar.com Determination of compressive strength difference between conventional concrete and recycled aggregate concrete Rahul Sikka

More information

RESEARCH REGRESSION EQUATION OF STRENGTH OF ROLLER COMPACTED CONCRETE FOR ROAD CONSTRUCTION

RESEARCH REGRESSION EQUATION OF STRENGTH OF ROLLER COMPACTED CONCRETE FOR ROAD CONSTRUCTION International Journal of Civil Engineering and Technology (IJCIET) Volume 8, Issue 11, November 2017, pp. 376 382, Article ID: IJCIET_08_11_040 Available online at http://http://www.iaeme.com/ijciet/issues.asp?jtype=ijciet&vtype=8&itype=11

More information

SELF-COMPACTING CONCRETE- SCC

SELF-COMPACTING CONCRETE- SCC SELF-COMPACTING CONCRETE- SCC Fahim Al-Neshawy & Esko Sistonen 26.10.2015 Outlines Introduction Properties of fresh self-compacting concrete Mix design principles Testing self-compacting concrete Application

More information

APPLICATION OF HYBRID FIBER REINFORCEMENT AND HIGH VOLUME COARSE FLY ASH IN SELF COMPACTING CONCRETE

APPLICATION OF HYBRID FIBER REINFORCEMENT AND HIGH VOLUME COARSE FLY ASH IN SELF COMPACTING CONCRETE CD07-008 APPLICATION OF HYBRID FIBER REINFORCEMENT AND HIGH VOLUME COARSE FLY ASH IN SELF COMPACTING CONCRETE A.A. Mounesan 1, K. Siamardi 2, M.M. Khodavirdi Zanjani 2 1 Civil Engineer, Sharif University

More information

CONCRETE MIX DESIGN USING ARTIFICIAL NEURAL NETWORK

CONCRETE MIX DESIGN USING ARTIFICIAL NEURAL NETWORK CONCRETE MIX DESIGN USING ARTIFICIAL NEURAL NETWORK Asst. Prof. S. V. Shah 1, Ms. Deepika A. Pawar 2, Ms. Aishwarya S. Patil 3, Mr. Prathamesh S. Bhosale 4, Mr. Abhishek S. Subhedar 5, Mr. Gaurav D. Bhosale

More information

Regression Models for the Prediction of Compressive Strength of Concrete with & without Fly ash

Regression Models for the Prediction of Compressive Strength of Concrete with & without Fly ash Regression Models for the Prediction of Compressive Strength of Concrete with & without Fly ash Palika Chopra Lecturer and Ph. D Scholar,School of Mathematics and Computer Applications Thapar University,

More information

INFLUENCE Of AGGREGATE ON PROPERTIES OF SELF-CONSOLIDATING CONCRETE

INFLUENCE Of AGGREGATE ON PROPERTIES OF SELF-CONSOLIDATING CONCRETE INFLUENCE Of AGGREGATE ON PROPERTIES OF SELF-CONSOLIDATING CONCRETE Youjun Xie, Yanguang Li, Guangcheng Long School of Civil Engineering and Architecture, Central South University, 410075, Changsha, China

More information

International Journal of ChemTech Research CODEN (USA): IJCRGG ISSN: Vol.8, No.1, pp 01-05, 2015

International Journal of ChemTech Research CODEN (USA): IJCRGG ISSN: Vol.8, No.1, pp 01-05, 2015 International Journal of ChemTech Research CODEN (USA): IJCRGG ISSN: 97-9 Vol.8, No.1, pp 1-, 1 Effect of Silica Fume in Flow Properties and Compressive Strength of Self Compacting Concrete S.S.Vivek*

More information

Effect of silica fume on the resistance to chloride ion penetration in high performance concrete

Effect of silica fume on the resistance to chloride ion penetration in high performance concrete American Journal of Engineering Research (AJER) e-issn : 2320-0847 p-issn : 2320-0936 Volume-2 pp-01-05 www.ajer.org Research Paper Open Access Effect of silica fume on the resistance to chloride ion penetration

More information

MODELING THE EARLY AGE BEHAVIOR OF SELF-COMPACTING CONCRETE USING COAL ASH IN VIETNAM

MODELING THE EARLY AGE BEHAVIOR OF SELF-COMPACTING CONCRETE USING COAL ASH IN VIETNAM MODELING THE EARLY AGE BEHAVIOR OF SELF-COMPACTING CONCRETE USING COAL ASH IN VIETNAM M. K. Sam*, Papua New Guinea University of Technology, Papua New Guinea Troung Thi Hong Thuy, Institute of Building

More information

Cost analysis of green concrete

Cost analysis of green concrete Chapter 6 Cost analysis of green concrete 6.1 INTRODUCTION This chapter gives the most important factor that determines the use of materials in construction. Next to the engineering evaluation of the material,

More information

Flexural Behaviour of Self Compacting and Self Curing Concrete Beams

Flexural Behaviour of Self Compacting and Self Curing Concrete Beams Flexural Behaviour of Self Compacting and Self Curing Concrete Beams B. Vidivelli 1, T. Kathiravan 2 and T. Gobi 3 The Asian Review of Civil Engineering ISSN: 2249-6203 Vol. 2 No. 2, 2013, pp. 1-9 The

More information

What Is Concrete Mix Design?

What Is Concrete Mix Design? A concrete mix is a combination of five major elements in various proportions: cement, water, coarse aggregates, fine aggregates (i.e. sand), and air. Additional elements such as pozzolanic materials and

More information

Trench Backfill Material Using Plant Coal Ash

Trench Backfill Material Using Plant Coal Ash 217 World of Coal Ash (WOCA) Conference in Lexington, KY - May 9-11, 217 http://www.flyash.info/ Trench Backfill Material Using Plant Coal Ash Le H. M. Tri 1, Park D.W. 1, Seo J.W. 1, and Seo W.J. 1 1

More information

Study on Effect of Self-Compacting Concrete with Partial Replacement of Mineral Admixtures Using Quarry Dust

Study on Effect of Self-Compacting Concrete with Partial Replacement of Mineral Admixtures Using Quarry Dust International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 11, Issue 11 (November 2015), PP.01-07 Study on Effect of Self-Compacting Concrete

More information

STEEL FIBER REINFORCED SELF- COMPACTING CONCRETE INCORPORATING CLASS F FLY ASH

STEEL FIBER REINFORCED SELF- COMPACTING CONCRETE INCORPORATING CLASS F FLY ASH STEEL FIBER REINFORCED SELF- COMPACTING CONCRETE INCORPORATING CLASS F FLY ASH B. Krishna Rao Department of Civil Engineering, JNT University Kakinada, Kakinada, Andhra Pradesh, India Abstract: Professor

More information

A. HIGH-STRENGTH CONCRETE (HSC)

A. HIGH-STRENGTH CONCRETE (HSC) EFFECTS OF SILICA FUME ON PROPERTIES OF HIGH-STRENGTH CONCRETE Nasratullah Amarkhail Graduate School of Science and Technology, Department of Architecture and Building Engineering Kumamoto University Kumamoto

More information

Effect of Calcium Nitrate on the Pozzolanic Properties of High Early Strength Concrete

Effect of Calcium Nitrate on the Pozzolanic Properties of High Early Strength Concrete Research Journal of Applied Sciences, Engineering and Technology 6(13): 22-28, 213 ISSN: 2-79; e-issn: 2-767 Maxwell Scientific Organization, 213 Submitted: January, 213 Accepted: February 8, 213 Published:

More information

MODELLING OF PROCESS PARAMETERS OF SILICATE BONDED CO2 MOULD MADE OF RECLAIMED CO2 SAND USING ARTIFICIAL NEURAL NETWORKS

MODELLING OF PROCESS PARAMETERS OF SILICATE BONDED CO2 MOULD MADE OF RECLAIMED CO2 SAND USING ARTIFICIAL NEURAL NETWORKS MODELLING OF PROCESS PARAMETERS OF SILICATE BONDED CO2 MOULD MADE OF RECLAIMED CO2 SAND USING ARTIFICIAL NEURAL NETWORKS M.VenkataRamana Department of Mechanical Engineering,, Vignan Institute of Technology

More information

ISSN: [Majumdar* et al., 6(9): September, 2017] Impact Factor: 4.116

ISSN: [Majumdar* et al., 6(9): September, 2017] Impact Factor: 4.116 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY VALIDATION OF NON-DIMENSIONAL STRENGTH-CEMENTITIOUS MATERIAL-WATER RELATIONSHIP WITH FLY ASH CEMENT CONCRETE Dipesh Majumdar 1,

More information

CARBONATION OF MEDIUM STRENGTH SCC

CARBONATION OF MEDIUM STRENGTH SCC SCC 9-China, June 5-7 9, Beijing, China CARBONATION OF MEDIUM STRENGTH SCC Youjun Xie (1),Kunlin Ma (1,) and Guangcheng Long (1) (1) Civil Engineering and Architecture College, Central South University,

More information

A Comparitative Study on Hybrid Fiber Reinforced Self-Compacting Concrete with Different Grades

A Comparitative Study on Hybrid Fiber Reinforced Self-Compacting Concrete with Different Grades A Comparitative Study on Hybrid Fiber Reinforced Self-Compacting Concrete with Different Grades K. Santhi 1, PG Scholar, Department of Civil Engineering, Aditya Engineering College, Suramaplem, Kakinada,

More information

Study and Analysis of High Performance Concrete and Estimation of Concrete Strength

Study and Analysis of High Performance Concrete and Estimation of Concrete Strength Study and Analysis of High Performance Concrete and Estimation of Concrete Strength 1 Swapnil Bhoir, 2 Nilam Adsul, 3 Shrikant Charhate 1,2,3 Dept. of Civil Engineering Abstract --The present day world

More information

MIX DESIGN OF SELF COMPACTING CONCRETE USING SUPERPLASTISIZERS (VISCOSITY, MODIFYING AGENT)

MIX DESIGN OF SELF COMPACTING CONCRETE USING SUPERPLASTISIZERS (VISCOSITY, MODIFYING AGENT) ISSN: 0976-2876 (Print) ISSN: 2250-0138(Online) MIX DESIGN OF SELF COMPACTING CONCRETE USING SUPERPLASTISIZERS (VISCOSITY, MODIFYING AGENT) 1 Konkathi Ashwanth kumar, 2 Veshala Vinay Kumar, 3 Konda Rahul,

More information

PERFORMANCE STUDY OF SELF COMPACTING FLYASH CONCRETE

PERFORMANCE STUDY OF SELF COMPACTING FLYASH CONCRETE PERFORMANCE STUDY OF SELF COMPACTING FLYASH CONCRETE 1 Shibi Varghese, 2 Anju Ebrahim, 3 Neethu B, 4 Priyanka Teresa Mathew, 5 Remya Muraleedharan 1 Professor, Civil Engineering Department, Mar Athanasius

More information

RHEOLOGY OF PASTES AND MORTARS WITH FINES RESULTING FROM ORNAMENTAL ROCK WASTE

RHEOLOGY OF PASTES AND MORTARS WITH FINES RESULTING FROM ORNAMENTAL ROCK WASTE RHEOLOGY OF PASTES AND MORTARS WITH FINES RESULTING FROM ORNAMENTAL ROCK WASTE Manuel Vieira and António Bettencourt Concrete Division LNEC, Lisbon, Portugal Abstract Self compacting concrete (SCC) contains

More information

INFLUENCE OF FLY ASH ON FLOWABILITY OF FRESH MORTAR

INFLUENCE OF FLY ASH ON FLOWABILITY OF FRESH MORTAR INFLUENCE OF FLY ASH ON FLOWABILITY OF FRESH MORTAR Chalermchai Wattanalamlerd A dissertation submitted to Kochi University of Technology in partial fulfillment of the requirements for The Degree of Master

More information

Study on Strength Properties of Self Compacting Concrete using GGBS and Lime stone powder as Mineral Admixtures

Study on Strength Properties of Self Compacting Concrete using GGBS and Lime stone powder as Mineral Admixtures Study on Strength Properties of Self Compacting Concrete using GGBS and Lime stone powder as Mineral Admixtures 1 Kuruba Anil, 2 P. Lakshmaiah Chowdary 1 M.Tech Computer Aided Structural Engineering, Bheema

More information

Chapter VI Mix Design of Concrete

Chapter VI Mix Design of Concrete CIV415 CONCRETE TECHNOLOGY Chapter VI Mix Design of Concrete Assist.Prof.Dr. Mert Yücel YARDIMCI Advanced Concrete Technology - Zongjun Li 1 Mix Design Mix design can be defined as the processes of selecting

More information

Influence of a low-activity slag and silica fume on the fresh properties and durability of high performance selfconsolidating

Influence of a low-activity slag and silica fume on the fresh properties and durability of high performance selfconsolidating Influence of a low-activity slag and silica fume on the fresh properties and durability of high performance selfconsolidating concrete A. A. Ramezanianpour 1, A. Kazemian 2, M. Nikravan 3, A. Mahpur 3

More information

SELF COMPACTING CONCRETE FROM LOCAL MATERIALS IN NEPAL

SELF COMPACTING CONCRETE FROM LOCAL MATERIALS IN NEPAL SELF COMPACTING CONCRETE FROM LOCAL MATERIALS IN NEPAL Krishna Man Shrestha (1) Jhapper Singh Biswakarma (2) (1) College off Civil Engineering, Fuzhou University, 523# Gongye Rd., Fuzhou 350002, China

More information

Geometric Semantic Genetic Programming Algorithm and Slump Prediction

Geometric Semantic Genetic Programming Algorithm and Slump Prediction Geometric Semantic Genetic Programming Algorithm and Slump Prediction Juncai Xu 1, Zhenzhong Shen 1, Qingwen Ren 1, Xin Xie 2, and Zhengyu Yang 2 1 College of Water Conservancy and Hydropower Engineering,

More information

International Journal of Scientific & Engineering Research, Volume 5, Issue 11, November ISSN

International Journal of Scientific & Engineering Research, Volume 5, Issue 11, November ISSN International Journal of Scientific & Engineering Research, Volume 5, Issue 11, November-2014 158 Performance Of Self Compacting Concrete Placed Underwater Ali. T. Jasim 1, Marwa J. Murad 2 Abstract The

More information

SELF COMPACTING CONCRETE USING NEUTRALIZED RED MUD

SELF COMPACTING CONCRETE USING NEUTRALIZED RED MUD Available online at www.ijiere.com International Journal of Innovative and Emerging Research in Engineering e-issn: 2394 3343 p-issn: 2394 5494 SELF COMPACTING CONCRETE USING NEUTRALIZED RED MUD Manjur

More information

International Journal of Scientific & Engineering Research Volume 8, Issue 6, June ISSN

International Journal of Scientific & Engineering Research Volume 8, Issue 6, June ISSN International Journal of Scientific & Engineering Research Volume 8, Issue 6, June-07 83 Experimental Study on Self Compacting Concrete (SCC) Using Fly Ash and S.SARANYA Abstract -- Self-Compacting Concrete

More information

CHAPTER 3 MATERIAL PROPERTIES AND MIX PROPORTIONS

CHAPTER 3 MATERIAL PROPERTIES AND MIX PROPORTIONS 45 CHAPTER 3 MATERIAL PROPERTIES AND MIX PROPORTIONS 3.1 GENERAL In the present investigation, it was planned to cast M40 & M50 grade concrete with and without supplementary cementitious material such

More information

EXPERMENTAL STUDY ON SELF COMPACTING CONCRETE USING INDUSTRIAL WASTE

EXPERMENTAL STUDY ON SELF COMPACTING CONCRETE USING INDUSTRIAL WASTE International Journal of Scientific Research in Engineering (IJSRE) Vol. (), March, 07 EXPERMENTAL STUDY ON SELF COMPACTING CONCRETE USING INDUSTRIAL WASTE Vishal Raval, HarshalPatel, Parth Tilala, Vipin

More information

Study on Durability Characteristics of Self-Compacting Concrete with Fly Ash

Study on Durability Characteristics of Self-Compacting Concrete with Fly Ash Study on Durability Characteristics of Self-Compacting Concrete with Fly Ash Dhiyaneshwaran, S. 1), Ramanathan, P. 2), Baskar, I. 3) and Venkatasubramani, R. 4) 1) Post-Graduate Student, Department of

More information

RKDF Institute of science and Technology Bhopal, M.P., India

RKDF Institute of science and Technology Bhopal, M.P., India Comparative Study of BIS and ACI Method of Concrete Mix Design using Alccofine as a Partial Replacement of Cement Mr. Nitesh Kumar Chandel, Mr. Rohit Sahu 2, Dr. Pankaj Singh 3 1 Student - M.Tech (Structural

More information

EFFECT ON CONCRETE PROPERTIES BY REPLACEMENT OF SAND AS THERMAL POWER PLANT POND ASH

EFFECT ON CONCRETE PROPERTIES BY REPLACEMENT OF SAND AS THERMAL POWER PLANT POND ASH Int. J. Struct. & Civil Engg. Res. 2013 2014 S M Waysal et al., 2014 Research Paper ISSN 2319 6009 www.ijscer.com Vol. 3, No. 2, May 2014 2014 IJSCER. All Rights Reserved EFFECT ON CONCRETE PROPERTIES

More information

Effect of High Volume Fly ash on Rheological Properties of Self Compacting Concrete

Effect of High Volume Fly ash on Rheological Properties of Self Compacting Concrete Effect of High Volume Fly ash on Rheological Properties of Self Compacting Concrete Snehal Afiniwala 1, Dr. Indrajit Patel 2, Nirav Patel 3 1 Assistant Professor, Sigma polytechnic, Vadodara, 2 Professor,

More information

STRENGTH AND DURABILITY PROPERTIES OF HIGH PERFORMANCE CONCRETE INCORPORATING SILICA FUME

STRENGTH AND DURABILITY PROPERTIES OF HIGH PERFORMANCE CONCRETE INCORPORATING SILICA FUME International Journal of Engineering Sciences & Emerging Technologies, July 215. STRENGTH AND DURABILITY PROPERTIES OF HIGH PERFORMANCE CONCRETE INCORPORATING SILICA FUME AND FLY ASH B. Krishna Kumari

More information

Experimental Investigation on Self Compacting Concrete Using Quarry Dust Material Kodurupaka Rajesh, Nampally Anilkumar, Jagadeesh VijayaGiri

Experimental Investigation on Self Compacting Concrete Using Quarry Dust Material Kodurupaka Rajesh, Nampally Anilkumar, Jagadeesh VijayaGiri 2018 IJSRST Volume 4 Issue 5 Print ISSN: 2395-6011 Online ISSN: 2395-602X Themed Section: Science and Technology Experimental Investigation on Self Compacting Concrete Using Quarry Dust Material Kodurupaka

More information

Hydration and Hardness Features of Green Concrete

Hydration and Hardness Features of Green Concrete Hydration and Hardness Features of Green Concrete Sun Wen-biao Department of Safety Engineering Henan Institute of Engineering Zhengzhou, China ABSTRACT Green cement that contained about 7 percent of slag

More information

CHAPTER 3 MATERIALS AND MIX PROPORTIONING

CHAPTER 3 MATERIALS AND MIX PROPORTIONING 33 CHAPTER 3 MATERIALS AND MIX PROPORTIONING 3.1 GENERAL The mix design for self-compacting concrete warrants thorough knowledge of properties of materials used. In this chapter, the properties of the

More information

Development of self compacting concrete with various mineral admixtures

Development of self compacting concrete with various mineral admixtures American Journal of Civil Engineering 2014; 2(3): 96-101 Published online May 30, 2014 (http://www.sciencepublishinggroup.com/j/ajce) doi: 10.11648/j.ajce.20140203.16 Development of self compacting concrete

More information

Study of Mechanical and Durability Properties of High Performance Self Compacting Concrete with Varying Proportion of Alccofine and Fly Ash

Study of Mechanical and Durability Properties of High Performance Self Compacting Concrete with Varying Proportion of Alccofine and Fly Ash Study of Mechanical and Durability Properties of High Performance Self Compacting Concrete with Varying Proportion of Alccofine and Fly Ash Dr. Sinha Deepa A. Associate Professor, Structural Engineering

More information

Effect of Fly Ash On Elastic Properties Of Self Compacting Concrete With Prestressing

Effect of Fly Ash On Elastic Properties Of Self Compacting Concrete With Prestressing Effect of Fly Ash On Elastic Properties Of Self Compacting Concrete With Prestressing 1 Mr.Tushar Harihar Sonawane, 2 Prof. Yuvraj L. Bhirud 1 Lecturer, 2 Associate Professor and Head 1 Civil Engineering

More information

Study of Pile Cap Lateral Resistance using Artificial Neural Networks

Study of Pile Cap Lateral Resistance using Artificial Neural Networks International Journal of Computer Applications (975 8887) Volume 21 No.1, May 211 Study of Pile Cap Lateral Resistance using Artificial Neural Networks Utpal K. Nath Assistant Professor Civil Engineering

More information

A Study on the Influence of Mineral Admixtures in Cementitious System Containing Chemical Admixtures

A Study on the Influence of Mineral Admixtures in Cementitious System Containing Chemical Admixtures International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 10, Issue 3 (March 2014), PP.76-82 A Study on the Influence of Mineral Admixtures

More information

EFFECT OF SILICA FUME ON STRENGTH AND DURABILITY PARAMETERS OF CONCRETE

EFFECT OF SILICA FUME ON STRENGTH AND DURABILITY PARAMETERS OF CONCRETE EFFECT OF SILICA FUME ON STRENGTH AND DURABILITY PARAMETERS OF CONCRETE N. K. Amudhavalli 1, Jeena Mathew 2 1 Asst. Professor (Senior Grade), Department of Civil Engg, Tamilnadu College of Engineering,

More information

Center for By-Products Utilization

Center for By-Products Utilization Center for By-Products Utilization PROPERTIES OF FLOWABLE SLURRY CONTAINING WOOD ASH By Tarun R. Naik, Rafat Siddique, and Rudolph N. Kraus Report No. CBU-2002-14 REP-467 June 2002 For presentation and

More information

Contents EN 206:2013+A1:2016 (E)

Contents EN 206:2013+A1:2016 (E) Contents European foreword... 6 Introduction... 8 1 Scope... 9 2 Normative references... 10 3 Terms, definitions, symbols and abbreviations... 12 3.1 Terms and definitions... 12 3.1.1 General... 12 3.1.2

More information

Study of High Performance Concrete with Silica Fume and Glass Fibre

Study of High Performance Concrete with Silica Fume and Glass Fibre Study of High Performance Concrete with Silica Fume and Glass Fibre S. Durai 1, S.C. Boobalan 2, P. Muthupriya 3 and R.Venkatasubramani 4 The Asian Review of Civil Engineering ISSN 2249-6203 Vol. 2 No.

More information

IS : Dr. S. RAVIRAJ

IS : Dr. S. RAVIRAJ CONCRETE MIX PROPORTIONING IS 10262 : 2009 Dr. S. RAVIRAJ Professor of Civil Engineering JSS Science and Technology University S.J. College of Engineering Mysuru 570 006 ravirajs@sjce.ac.in 1 Introduction

More information

Mechanical Properties of Self Compacting Concrete Containing Crushed Sand and Sisal Fiber

Mechanical Properties of Self Compacting Concrete Containing Crushed Sand and Sisal Fiber International Journal of Applied Environmental Sciences ISSN 0973-6077 Volume 13, Number 1 (2018), pp. 71-81 Research India Publications http://www.ripublication.com Mechanical Properties of Self Compacting

More information

Effect of Different Types of Coarse Aggregates on Physical Properties of Mostly Used Grades M20, M25, M30 of Concrete

Effect of Different Types of Coarse Aggregates on Physical Properties of Mostly Used Grades M20, M25, M30 of Concrete IOSR Journal of Mechanical and Civil Engineering (IOSR-JMCE) e-issn: 2278-684,p-ISSN: 2320-334X, Volume 4, Issue Ver. II (Jan. - Feb. 207), PP 46-5 www.iosrjournals.org Effect of Different Types of Coarse

More information

A Case Study on Strength Properties of Partially Replaced Recycled Aggregate and Steel Fibers to a Nominal Concrete

A Case Study on Strength Properties of Partially Replaced Recycled Aggregate and Steel Fibers to a Nominal Concrete ISSN 2278 0211 (Online) A Case Study on Strength Properties of Partially Replaced Recycled Aggregate and Steel Fibers to a Nominal Concrete A. R. Pradeep Assistant Professor, Department of Civil Engineering,

More information

INVESTIGATION INTO THE USE OF MICROSILICA AND FLY ASH IN SELF COMPACTING CONCRETE

INVESTIGATION INTO THE USE OF MICROSILICA AND FLY ASH IN SELF COMPACTING CONCRETE www.arpapress.com/volumes/vol24issue2/ijrras_24_2_03.pdf INVESTIGATION INTO THE USE OF MICROSILICA AND FLY ASH IN SELF COMPACTING CONCRETE Victor Ajileye Faseyemi Technical Manager Al Andalus Factory for

More information

Effects of Aggregate Grading and Admixture/Filler on Self-Consolidating Concrete

Effects of Aggregate Grading and Admixture/Filler on Self-Consolidating Concrete The Open Construction and Building Technology Journal, 2008, 2, 89-95 89 Open Access Effects of Aggregate Grading and Admixture/Filler on Self-Consolidating Concrete Arka Bhattacharya, Indrajit Ray* and

More information

Performance Evaluation of Self-Compacting Concrete using Brick Dust and Marble Powder

Performance Evaluation of Self-Compacting Concrete using Brick Dust and Marble Powder Performance Evaluation of Self-Compacting Concrete using Brick Dust and Marble Powder 1 T K Lohani, 2 S Pati, and 3 M Padhi, 1 Professor and HOD, 2 Assistant Professor, 3 Assistant Executive Engineer,

More information

COMPARISON OF DIFFERENT STRESS-STRAIN MODELS FOR CONFINED SELF COMPACTING CONCRETE (SCC) UNDER AXIAL COMPRESSION

COMPARISON OF DIFFERENT STRESS-STRAIN MODELS FOR CONFINED SELF COMPACTING CONCRETE (SCC) UNDER AXIAL COMPRESSION COMPARISON OF DIFFERENT STRESS-STRAIN MODELS FOR CONFINED SELF COMPACTING CONCRETE (SCC) UNDER AXIAL COMPRESSION P. Srilakshmi and M. V. Seshagirirao Department of CIVIL Engineering, JNTUH College of Engineering,

More information

DRAFT. J D Dewar Consultancy. 32 Tolethorpe close Oakham Rutland LE15 6GF UK Tel/ Fax

DRAFT. J D Dewar Consultancy. 32 Tolethorpe close Oakham Rutland LE15 6GF UK Tel/ Fax J D Dewar Consultancy 32 Tolethorpe close Oakham Rutland LE15 6GF UK Tel/ Fax 01572 774 338 e-mail joedewar@btopenworld.com TECHNICAL NOTE 1022 Guidance on the use of MixSim for the design of concrete

More information

Plastic Fiber Concrete Design and 3D Printing Techniques

Plastic Fiber Concrete Design and 3D Printing Techniques Plastic Fiber Concrete Design and 3D Printing Techniques Idea Presentation: Qingli (Barbara) Dai Michigan Technological University NSF Workshop on Additive Manufacturing for Civil Infrastructure Design

More information

Behaviour of Self Compacting Concrete by Partial Replacement of Fine Aggregate with Coal Bottom Ash

Behaviour of Self Compacting Concrete by Partial Replacement of Fine Aggregate with Coal Bottom Ash Behaviour of Self Compacting Concrete by Partial Replacement of Fine Aggregate with Coal Bottom Ash Aswathy P.U Department of Civil Engineering, M G University Mathews M. Paul Department of Civil Engineering,

More information

Ceramic Processing Research

Ceramic Processing Research Journal of Ceramic Processing Research. Vol. 16, Special. 1, pp. s138~s143 (2015) J O U R N A L O F Ceramic Processing Research Effect of incorporation of self healing admixture (SHA) on physical and mechanical

More information

Improvement of Self-Compacting Cement Slurry for Autoclaved SIFCON Containing High Volume Class C Fly Ash

Improvement of Self-Compacting Cement Slurry for Autoclaved SIFCON Containing High Volume Class C Fly Ash Improvement of Self-Compacting Cement Slurry for Autoclaved SIFCON Containing High Volume Class C Fly Ash Mert Yücel YARDIMCI, Serdar AYDIN, Hüseyin YİĞİTER, Halit YAZICI Dokuz Eylul University Engineering

More information

HEAT OF HYDRATION OF SELF-COMPACTING CONCRETE

HEAT OF HYDRATION OF SELF-COMPACTING CONCRETE HEAT OF HYDRATION OF SELF-COMPACTING CONCRETE Anne-Mieke Poppe and Geert De Schutter Magnel Laboratory for Concrete Research, Department of Structural Engineering, Ghent University, Belgium Abstract The

More information

APPENDIX 1 MIX DESIGN

APPENDIX 1 MIX DESIGN 185 APPENDIX 1 MIX DESIGN A1.1 TARGET STRENGTH The majority of the construction works in study area are residential buildings with multiple floors and they are not more than three floors. The minimum grade

More information