\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Textile Mill Sludege as Fine Aggregate in Concrete},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2012-01-15 (revised: 15 January 2012)}
\def\TheID{\makeatother }
\def\TheDate{2012-01-15}
\title{Textile Mill Sludege as Fine Aggregate in Concrete}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Girish Kulkarni  }

             \affil[1]{  }

\renewcommand\Authands{ and }

\date{\small \em Received: 9 December 2011 Accepted: 4 January 2012 Published: 15 January 2012}

\maketitle


\begin{abstract}
        


The textile industry is one of the oldest and largest sector in India. It generates liquid waste from its different processes. After treatment of the textile waste water in Effluent Treatment Plants, sludge is generated. Government has allotted specific location for its disposal. Generated sludge mostly disposed in landfill and dumping in the specified areas by Government. The transportation and disposal process is very costly. In this study an attempt is made to find out the feasibility of using sludge textile mill sludge as fine aggregates in M:20 grade of concrete. The replacement of fine aggregate with sludge in conventional concrete mix affects workability and density of concrete. The compressive strength gradually reduces with replacement and later it falls below desired value when fine aggregate replaced by textile mill sludge is beyond 32%. The fly ash is added to replace cement along with 32% sludge. It shows slight decrease in compressive strength. The fly ash i.e. byproduct from thermal power plants is now no more a waste. This is also clubbed with Textile Mill Sludge to use in concrete. The trials are also taken on concrete cubes with combination of Textile Mill Sludge and fly ash.

\end{abstract}


\keywords{Textile Mill Sludge, Fly Ash, Concrete, Workability, Compressive Strength.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
n the industrial, mining, municipal, agricultural and other processes currently in India about 960 million tons of solid waste is being generated annually as by product out of which around 350 million tones are organic, around 290 million tons are inorganic from industrial and mining sector and around 4.5 million tons are hazardous in nature. The technology advancement has helped in using alternative construction materials as a substitute to traditional materials for manufacturing of bricks, concrete blocks, tiles, aggregates, ceramics, cements, limes etc. At the same time to safeguard the environment the efforts are being made for recycling different wastes and to utilize them in value added applications \hyperref[b2]{[Pappu et al, (2007)}] .\par
In India at present the textile industry is amongst the top foreign exchange earning industries. The textile units are scattered all over the country. The Maharashtra state has large number of textile mills in its western part i.e. cities which Solapur and Ichalkaranji, which are away MIDC area have many small scale and large scale textile units. The smaller units cannot afford the seldom treatment, therefore the waste generated is disposed in natural water streams through existing drainage system.\par
The textile processing consumes enormous quantity of water and chemicals for various operations like washing, dyeing etc. The low efficiency of chemical operations and spillage of chemicals cause a significant pollution hazards and make disposal of treated wastewater and sludge a complex problem. The most of wastewater treatment plants presently adopt methods of chemical precipitation and subsequent clarification. The textile waste water is treated by coagulation i.e. by adding chemicals such as Alum, Ferric chloride, Lime and polyelectrolytes. As a result, the clarifier produces sludge which is dried in sludge drying beds. This dried sludge is basically chemical in nature and hence no further biological treatment can be given to it. Thus the disposal in Landfills is an ultimate option.\par
The fly ash which is tail end byproduct of a thermal power station is used in concrete. It is well known fact now that the addition of fly ash in prescribed percentage improves compressive strength of concrete. 
\section[{II.}]{II.} 
\section[{Background}]{Background}\par
In India, the costs of construction material have increased four times in last two decades. Further high transportation costs of raw materials are making situation worser. Increasing demand and environmental restrictions, necessities to the find functional substitutes for conventional building materials in construction industry  {\ref (Pappuetal, 2007)}.\par
Based on characteristics of waste water from the textile industries coagulation and adsorption treatments are common procedure. Due to its chemical content sludge generated during treatment is hazardous in nature  {\ref (Senthilkumar etal, 2008)}. The conventional methods of sludge disposal and treatment such as composting, land filling etc has many drawbacks. According to \hyperref[b0]{Badur and Choudhary (2008)}, the industrial hazardous wastes and byproducts can be used as green concrete material through stabilization/solidification (S/S) methods. The use of sludge as construction and building materials converts the waste into useful products that can solve disposal problems  {\ref (Lin, 2001)}.I ( G ) ear 2012 Y III. 
\section[{Significance}]{Significance}\par
The sludge management is becoming a challenge for engineers these days. Except engineered landfills rest of the methods for the indiscriminate Mr.G.J.Kulkarni ? , Prof. A.K.Dwivedi ? \& Prof. S.S.Jahgirdar ? dumping lead ground water contamination and thereby other socio-economic impacts. Many studies carried out in this area have reported that the pollution level is high in ground water and nuisance due to dumping. So there is a growing need to find alternative solution for the sludge management. In this research an attempt is made to reutilize the Textile Mill Sludge (TMS) generated as building material to avoid adverse impacts on environment due to disposal methods.\par
IV. 
\section[{Material \& Methods}]{Material \& Methods}\par
The dried Textile Mill Sludge was collected from Somani Evergreen Knits, Pvt. Ltd, MIDC, Kondi, Solapur in polythene bags. The chemical characterisation of collected TMS is done by using Scanning Electron Microscope (SEM) at NITK Surthkal.\par
The physical properties such as specific gravity, particle size distribution, bulk density, and dry density are determined as per the standard procedures. The chemical properties such as pH, EC, TDS are also determined. The concrete mix M:20is prepared with OPC of 43 grade, J. K. Cement is procured from local market. The various tests performed on Cement are as per BIS 2386(I), 4031(V), 650.\par
The sand required for experimentation is extracted from Bhima River. The sand is tested as per BIS 2386(I, II, III, VI).\par
The coarse aggregate for concrete is procured from local market and tested in laboratory as per BIS 2386(I, III).\par
Using the properties obtained from testing the raw material, concrete mix design is done for grade of M:20.\par
The twelve number 150mm X 150mm X 150mm concrete cubes for M:20grade are casted as per standard practice.\par
The tests on fresh concrete such as slump test, compaction factor are carried out and. Out of twelve cubes nine cubes are tested for compressive strength after three, seven and twenty eight days respectively in set of three cubes each. The density of the concrete is also measured.\par
Further using same mix design the fine aggregate are replaced by TMS in range of 4\% to 36\% by weight at an increment of 4\%. All the test on fresh and hardened concrete similar to conventional trial mix ( G )© 2012 Global Journals Inc. (US)\par
ear 2012 Y are carried out and results are compared for different percentage of TMS. The maximum percentage of TMS for which compressive strength is within the range of acceptable value as per BIS is obtained.\par
With the selected maximum percentage of TMS in concrete, the part of cement is replaced by Fly ash.\par
Fly ash required for experimentation is obtained from Yamai Brick manufacturer, Solapur who is getting it from thermal power station, Parali, Maharashtra.\par
In the second stage of experimention 32\% Textile Mill Sludge as replacement to fine aggregate is kept constant and cement is replaced by fly ash from 5\% to 20\% with an interval of 5\%, for M:20 grade concrete.\par
All tests on fresh and hardened concrete as in case of conventional trial mix are carried out and results are compared.\par
V. 
\section[{Results \& Discussion}]{Results \& Discussion}\par
The percentage of TMS which can be used without compromising compressive strength as determined by testing the concrete cubes with varying percentage of TMS which is 32\%. Further in second stage of experimentation keeping TMS as 32\% fly ash is used to replace cement as per BIS guidelines. The concrete with combination of TMS \& fly ash is tested for its properties in hardened state.\par
Density of concrete with variation in sludge addition are notes and given in Table3.   From Table \hyperref[tab_3]{4} and Figure \hyperref[b0]{(1)} it is clear that, slump value is maximum for conventional mix for grade M20. As percentage of sludge goes on increasing slump value reduces to zero. For M20 grade, slump value is zero beyond 24\% sludge addition. It means workability reduces from high to low.  From Table \hyperref[tab_4]{5} and Figure \hyperref[b1]{(2)} it is clear that; compaction factor is maximum for conventional mix for grades M20. As percentage of sludge goes on increasing compaction factor reduces. This indicates workability reduces from high to low. 
\section[{Properties of Fresh Concrete}]{Properties of Fresh Concrete} 
\section[{VII. Properties of Hardened Concrete}]{VII. Properties of Hardened Concrete}\par
Compressive strength of cubes after three, seven and twenty eight days of M-20 concrete are given in table 6.  From table \hyperref[tab_4]{5} it is clear that 28 compressive strength for M:20 concrete is above the required compressive strength for it as per BIS code. 
\section[{VIII. Conclusion and Future Scope}]{VIII. Conclusion and Future Scope}\par
i. Textile mill sludge(32\%)and fly ash(20\%) can be successfully used as building material by adding it in M20 grade of concrete.\par
ii. Workability of concrete (measured in terms of slump values and compaction factor) goes on reducing as percentage of sludge increases. iii. The values of compressive strength obtained with addition of 32\% sludge and 20\% fly ash are 20.22N/mm 2 which is just at the verge of characteristic strength with laboratory precision. iv. For site execution quality control has to be equivalent to laboratory with form vibrator and immersed vibrators.\par
Following points are suggested for future work for reuse of textile sludge in concrete. i. To increase workability of concrete with increase in sludge percentage plasticizer can be used. ii. To increase the compressive strength of sludge based concrete silica fumes from glass industry can be added. iii. As textile mill sludge contains organic matter, it can be turned in to sludge ash by igniting it to 8000c for half an hour. This sludge ash can be used in concrete. iv.\par
More trials can be taken for higher grades of concrete with various percentage of fly ash and cubes can be tested for 45 and 90 days compressive strength in view of the fact concrete with fly ash shows more compressive strength as compared to conventional concrete with 100\% cement, but at higher age.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
   \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.0908805031446541\textwidth}P{0.40628930817610065\textwidth}P{0.3528301886792453\textwidth}}
Element\tabcellsep Mass \% in Oven Dried Textile Mill Sludge\tabcellsep Mass \% in Textile Mill Sludge Ash\\
\tabcellsep (ODTMS)\tabcellsep (TMSA)\\
C\tabcellsep 34.11\tabcellsep 3.19\\
O\tabcellsep 36.50\tabcellsep 39.81\\
Fe\tabcellsep 13.22\tabcellsep 24.69\\
Al\tabcellsep 1.03\tabcellsep 1.84\\
Ca\tabcellsep 3.690\tabcellsep 8.97\\
Si\tabcellsep 3.27\tabcellsep 6.21\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.07222222222222223\textwidth}P{0.5\textwidth}P{0.2777777777777778\textwidth}}
Sr. No.\tabcellsep Parameter\tabcellsep Value\\
1\tabcellsep Specific Gravity\tabcellsep 1.1\\
2\tabcellsep Dry density\tabcellsep 1080 kg/m 3\\
3\tabcellsep Sieve Analysis\tabcellsep F.M.= 2.83\\
4\tabcellsep pH (1:5 sludge suspension)\tabcellsep 6.46\\
5\tabcellsep EC (25 o C)\tabcellsep 11.93 mS\\
6\tabcellsep TDS\tabcellsep 6.072 ppm\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.1339393939393939\textwidth}P{0.11848484848484848\textwidth}P{0.3503030303030303\textwidth}P{0.12363636363636363\textwidth}P{0.12363636363636363\textwidth}}
\tabcellsep \tabcellsep \multicolumn{2}{l}{Average Density in Kg/m 3}\tabcellsep \\
Age of cube in Days\tabcellsep \tabcellsep \multicolumn{2}{l}{Percentage of fly ash}\tabcellsep \\
\tabcellsep 5\tabcellsep 10\tabcellsep 15\tabcellsep 20\\
3\tabcellsep 2524.19\tabcellsep 2496.76\tabcellsep 2465.84\tabcellsep 2460.36\\
7\tabcellsep 2536.26\tabcellsep 2536.58\tabcellsep 2496.93\tabcellsep 2478.65\\
28\tabcellsep 2572.123\tabcellsep 2474.8\tabcellsep 2427.145\tabcellsep 2533.567\\
VI.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_3}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.0965065502183406\textwidth}P{0.1670305676855895\textwidth}P{0.259825327510917\textwidth}P{0.1670305676855895\textwidth}P{0.15960698689956332\textwidth}}
Sludge \%\tabcellsep \tabcellsep \multicolumn{2}{l}{Percentage of Fly Ash}\tabcellsep \\
\tabcellsep 5\tabcellsep 10\tabcellsep 15\tabcellsep 20\\
0\tabcellsep 0.95\tabcellsep 0.955\tabcellsep 0.96\tabcellsep 0.96\\
4\tabcellsep 0.94\tabcellsep 0.935\tabcellsep 0.925\tabcellsep 0.93\\
8\tabcellsep 0.92\tabcellsep 0.922\tabcellsep 0.92\tabcellsep 0.92\\
12\tabcellsep 0.915\tabcellsep 0.913\tabcellsep 0.915\tabcellsep 0.9\\
16\tabcellsep 0.875\tabcellsep 0.88\tabcellsep 0.87\tabcellsep 0.86\\
20\tabcellsep 0.77\tabcellsep 0.78\tabcellsep 0.77\tabcellsep 0.78\\
24\tabcellsep 0.755\tabcellsep 0.765\tabcellsep 0.76\tabcellsep 0.75\\
28\tabcellsep 0.745\tabcellsep 0.745\tabcellsep 0.74\tabcellsep 0.74\\
32\tabcellsep 0.72\tabcellsep 0.72\tabcellsep 0.73\tabcellsep 0.725\\
36\tabcellsep 0.72\tabcellsep 0.713\tabcellsep 0.715\tabcellsep 0.716\end{longtable} \par
 
\caption{\label{tab_4}Table 5 :}\end{figure}
 			\footnote{© 2012 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Arora ()]{b1}\label{b1} 	 		\textit{Building Construction},  		 			Bindra Arora 		.  		2010. Delhi: Dhanpatrai Publications.  	 
\bibitem[Shetty ()]{b5}\label{b5} 	 		\textit{Concrete Technology},  		 			M Shetty 		.  		2009. New Delhi: S. Chand Publication.  	 
\bibitem[Sentholkumar et al. ()]{b3}\label{b3} 	 		‘Experimental studies on disposal of various industrial solid wastes’.  		 			K Sentholkumar 		,  		 			V Shivakumar 		,  		 			P Akilamudhan 		.  	 	 		\textit{Journal of Modern applied science}  		2008. 2  (6)  p. .  	 
\bibitem[Pappu et al. ()]{b2}\label{b2} 	 		‘Solid waste generation in India and their recycling potential in building materials’.  		 			A Pappu 		,  		 			M Saxena 		,  		 			S R Asolekar 		.  	 	 		\textit{Journal of Building and Environment}  		2007.  (42)  p. .  	 
\bibitem[Badur and Choudhary ()]{b0}\label{b0} 	 		‘Utilization of hazardous wastes and byproducts as a green concrete material through S/S process: A review’.  		 			S Badur 		,  		 			R Choudhary 		.  	 	 		\textit{Journal of Revol-utionary Advance Materials Science}  		2008. 17 p. .  	 
\bibitem[Rao ()]{b4}\label{b4} 	 		‘Waste Water Engineering’.  		 			Datta Rao 		.  	 	 		\textit{Oxford IBH Pvt Ltd},  				 (New Delhi)  		2011.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
