\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={Formulation of Verapamil Hydrochloride Matrix Granules by Sintering Technique and its Evaluation},
 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{2014-01-15 (revised: 15 January 2014)}
\def\TheID{\makeatother }
\def\TheDate{2014-01-15}
\title{Formulation of Verapamil Hydrochloride Matrix Granules by Sintering Technique and its Evaluation}
\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]{Rohita  Bhagwat}

             \affil[1]{  Mumbai University}

\renewcommand\Authands{ and }

\date{\small \em Received: 13 December 2013 Accepted: 1 January 2014 Published: 15 January 2014}

\maketitle


\begin{abstract}
        


Exploration of sintering concept in the pharmaceutical sciences is relatively recent. The aim of this study was to investigate the release characteristics of matrix granules consisting of hydrophobic ( i.e waxy ) material and Verapamil hydrochloride for sustained release application using thermal sintering technique. It was considered as an ideal drug for designing sustained release formulation on account of its high frequency of administration and short biological half life. Granules prepared by melt granulation technique were formulated with water soluble drug, carnauba wax, glyceryl behenate ( a wax matrix forming polymer ) lactose, magnesium stearate. Matrix granules of Verapamil hydrochloride prepared with various concentration of wax and polymer were sintered thermally at various times periods, temperature and were evaluated for physicochemical parameters and in vitro dissolution studies. The sintering time markedly affected the drug release properties of wax and polymer. It is notable that the release rate of Verapamil hydrochloride from granules was inversely related to the time of sintering. Sintering technique enhanced the extend of drug retardation from the systems studied.

\end{abstract}


\keywords{thermal sintering, granules, verapamil hydroc-hloride, polymer/wax, sustained release.}

\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
ontrolled drug delivery technology represents one of the most rapidly advancing areas of science. Such delivery systems offer numerous advantages compared to conventional dosage forms including improved efficacy, reduced toxicity and improved patient compliance. \hyperref[b0]{[1]} Sintering is defined as the bonding as the bonding of adjacent particle surfaces in a mass of powder or in a compact by the application of heat. Conventional sintering involves the heating of a compact at a temperature below the melting point of the solid constituents in a controlled environment under atmosphere pressure. The sintering process has been used for the fabrication of sustained release matrix tablets and for the stabilisation of drug permeability of film coating derived from various pharmaceutical lattices. \hyperref[b3]{[2]}, \hyperref[b5]{[3]}, \hyperref[b6]{[4]} Recently, Uhumwangho et al., (2011) \hyperref[b7]{[5]} developed an oral sustained release dosage formulation of Diltiazem HCL wax matrix granules by sintering the polymer matrix using melt granulation technique. Flowerlet et al., (2010) \hyperref[b8]{[6]} developed an oral sustained release dosage formulation of Metformin HCL matrix tablets by sintering the polymer matrix with organic vapour such as acetone. Polymer films with different permeability have been explored to modify drug release from drug particles. Some examples mentioned in the literature include films with the drug as a solution in a polymeric matrix. E.g. polymer coated reservoir devices ( Lehmann et al. 1979 )  \hyperref[b9]{[7]} , polymeric colloidal particles ( microparticles or nanoparticles ) either in the form of reservoir or matrix devices ( Oppenheim 191; Douglas et al 1987 ) \hyperref[b10]{[8]} These methods are however very complicated and expensive since it requires the use of organic solvents as coating fluid. However these organic solvents are hazardous to the environment. A simple approach which was considered in the present study, is melt granulation whereby the drug powder is triturated with a melted wax serving as a hydrophobic retard release agent. The resulting granules consist of the drug particles dispersed in a wax continuous matrix.\par
Verapamil Hydrochloride ( VRH ) \hyperref[b11]{[9]}, \hyperref[b12]{[10]} is a vasodilator alkaloid found in the opium poppy. It is an L? type calcium channel blocker. It has been used in the treatment of hypertension, angina pectoris, cardiac arrhythmia. Its chemical formula is (RS The aim of this study was to prepare wax matrix granules by melt granulation technique using VRH as a model drug. These matrix granules were later subjected to thermal sintering at different time duration at different temperatures. Consequently, the effect of sintering temperature and duration on the drug release profiles and physicochemical parameters were investigated.  ) ? 5 ? [N ? (3,4 ? dimethoxy ? phenethyl ) methylamino ] ? 2 ? (3,4 ? dimethoxyphenyl) ? 2 ? isopropyl 
\section[{Materials and Methods}]{Materials and Methods} 
\section[{Materials:}]{Materials:}\par
The active ingredient used in the study was verapamil hydrochloride (Piramal Healthcare, Hydrabad, India). The matrix material used was glyceryl behenate ( Gattefose India Pvt Ltd.) carnauba wax ( S D Fine Chemicals Mumbai). Other materials used were of analytical grade.\par
Melt granulation technique: Two waxes are studied here for the effect of thermal sintering on drug release. Both waxes ( glyceryl behenate and carnauba wax ) were melted individually in porcelain dish in a water bath at a temperature higher than its melting point i.e. 83?C for glyceryl behenate and at 86?C for carnauba wax. A sample of VRH powder was added to the melted wax and thoroughly mixed with a glass rod. It was then allowed to cool to room temperature (35?C±2?C ). The mass was pressed through a sieve of mesh 12 to produce wax matrix granules.\par
Sintering of matrix granules: The matrix granules were then subjected to thermal treatment by placing them in aluminium foil and subjecting to sintering at different temperature i.e. 60?C, 75?C for different durations 1 and 3 hr for glyceryl behenate. For carnauba wax matrix granules it is 70?C, 80?C for durations 1 and 3 hr.\par
Packing property of the matrix granules \hyperref[b13]{[11]} : The packing property was determined by measuring the difference between bulk density and tapped density using standard procedure. 20 g of matrix granules sample was placed in a 250 ml clean measuring cylinder and the volume V o occupied by the sample without tapping was determined. An automated tap density tester was used for tapping the granules according to USP. After 100 taps the occupied volume V 100 was noted. The bulk and tap densities were calculated from these volumes (V o and V 100 ) using the formula Density = Weight/Volume occupied by sample. From the data Hauseners ratio was determined. 
\section[{Flow property of matrix granules:}]{Flow property of matrix granules:}\par
The flowability of the granules was determined by measuring the angle of repose formed when a sample of the granules was allowed to fall freely from the stem of a funnel to a horizontal bench surface. The radius (r) and the height (h) of the powder heap were determined and then the angle of repose (?) was calculated.\par
Encapsulation of the matrix granules: Samples of matrix granules before and after sintering were filled manually into plain hard gelatine capsules. The capsules were kept in airtight containers before their use in in ? vitro dissolution studies.\par
In vitro dissolution test: One capsule filled with the matrix granules were placed in a cylindrical basket ( aperture size 425µm; diameter 20mm; height 25mm ), and immersed in 1000ml of water with pH 3. The fluid was stirred at 75 rpm. Samples of the medium ( 5ml ) were withdrawn at selected time intervals and replaced with an equal volume of drug free dissolution fluid. The samples were suitably diluted with blank dissolution fluid and were analysed for content of Verapamil HCL at ?max 278nm by using a double beam spectrophotometer. The samples were filtered with Whatman No 3 filter paper before assay and the amounts released were expressed as a percentage of the drug content in each dissolution medium. The dissolution test was carried out in triplicate and the mean results reported. Individual results were reproducible to ±10\% of the mean. 
\section[{Fourier Transform Infra red ( FTIR ) :}]{Fourier Transform Infra red ( FTIR ) :}\par
The FTIR spectrum of the different samples were recorded in an Infra Red spectrometer using potassium bromide discs prepared from powdered samples. Infrared spectrum was recorded in the region 4000 to 400 cm? \hyperref[b0]{1} . 
\section[{Determination of rate order kinetics and mechanism:}]{Determination of rate order kinetics and mechanism:}\par
The dissolution data were analysed on the basis of zero order (cumulative amount of drug release vs time), first order rate (log cumulative amount of drug remaining vs time), Higuchi model (cumulative amount of drug released vs square root of time) and Korsmeyer \hyperref[b14]{[12]} and Peppas \hyperref[b15]{[13]} (log cumulative amount released vs log time). These are the most frequently reported kinetics of drug release from drug particles and their solid dosage forms. 
\section[{III.}]{III.} 
\section[{Results and Discussion}]{Results and Discussion}\par
Effects of sintering on physicochemical parameters of unsintered and sintered wax matrix granules: The effects of sintering on the physic-chemical parameters of unsintered and sintered matrix granules are presented in table 1 \& 2. It was observed that all the matrix granules were free flowing with angle of repose ? 29?C. No much difference was observed between the unsintered and sintered batches at different temperatures for different durations.  Drug release mechanism: A good knowledge of the drug release kinetics will provide a proper understanding of the drug release mechanism. Four mathematical models were used for analysis: zero order kinetics, first order kinetics Higuchi mechanism and Korsmeyer and Pepps model. FTIR: Formulation S4 and S16 were considered for FTIR studies since it was able to retard the drug for a period 24 hr. This study was carried out in order to investigate if there was any chemical interaction between added excipients and VRH in the formulation S4 and S16.before and after sintering. The FTIR of the pure drug, glyceryl behenate, carnauba wax, sintered matrix granules were recorded. The IR spectrum of VRH showed characteristic peaks at 2240cm -1 ( for C=N of saturated alkyl nitrile) 2542cm -1 ( broad complex band due to N-H stretch in amine group ). It was observed that the IR spectra showed both the principal peaks of VRH in sintered matrix granules also. It suggests that there was no chemical interaction between the VRH and added excipients. Conclusion: The use of lipophilic substances as release retarding agents is widely accepted concept because of their effectiveness in drug release control and low cost of manufacturing. The use of sintering technique adds to the effectiveness of polymers to extend the release of drug from formulation depending upon the duration and temperature of sintering. Sintering technique enhanced the extent of drug retardation from the systems studied. Formulation S16 sintered at 80?C for 3hr with carnauba wax and 75?C for 3hr with glyceryl behenate was able to sustain the drug for a period of 24hr with a maximum release of 84\% and 89\%. The FTIR studies showed that the model drug was not affected by the temperature and time duration used for sintering.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_1}FormulationB}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.2608910891089109\textwidth}P{0.07574257425742574\textwidth}P{0.08205445544554456\textwidth}P{0.04418316831683168\textwidth}P{0.07995049504950495\textwidth}P{0.04839108910891089\textwidth}P{0.08205445544554456\textwidth}P{0.039975247524752476\textwidth}P{0.07995049504950495\textwidth}P{0.008415841584158416\textwidth}P{0.04839108910891089\textwidth}}
2014\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Year\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Volume XIV Issue I Version I\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
( ) B\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Parameters\tabcellsep Unsintered\tabcellsep \multicolumn{2}{l}{Sintered at}\tabcellsep \multicolumn{2}{l}{Sintered at}\tabcellsep \multicolumn{2}{l}{Sintered at}\tabcellsep \multicolumn{3}{l}{Sintered at 75? C}\\
Evaluated\tabcellsep \tabcellsep 60? C\tabcellsep \tabcellsep 75? C\tabcellsep \tabcellsep 60? C\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep UF 1\tabcellsep S1\tabcellsep S2\tabcellsep S3\tabcellsep S4\tabcellsep S5\tabcellsep S6\tabcellsep S7\tabcellsep \tabcellsep S8\\
Bulk density\tabcellsep 0.55\tabcellsep 0.56\tabcellsep 0.55\tabcellsep 0.55\tabcellsep 0.53\tabcellsep 0.54\tabcellsep 0.53\tabcellsep 0.52\tabcellsep \tabcellsep 0.51\\
Tap density\tabcellsep 0.65\tabcellsep 0.67\tabcellsep 0.66\tabcellsep 0.64\tabcellsep 0.65\tabcellsep 0.63\tabcellsep 0.61\tabcellsep 0.64\tabcellsep \tabcellsep 0.60\\
Carr's index\tabcellsep 20.73\tabcellsep 15.38\tabcellsep 9.72\tabcellsep 10.1\tabcellsep 17.33\tabcellsep 14.28\tabcellsep 13.11\tabcellsep 18.75\tabcellsep \tabcellsep 15.00\\
Angle of repose\tabcellsep 28.47\tabcellsep 27.1\tabcellsep 27.0\tabcellsep 25.4\tabcellsep 25.4\tabcellsep 28.1\tabcellsep 28.7\tabcellsep 29\tabcellsep \tabcellsep 28.9\\
Hausners ratio\tabcellsep 1.18\tabcellsep 1.19\tabcellsep 1.2\tabcellsep 1.16\tabcellsep 1.22\tabcellsep 1.16\tabcellsep \tabcellsep 1.15\tabcellsep 1.23\tabcellsep 1.17\end{longtable} \par
 
\caption{\label{tab_1}Table 1}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.37388797364085663\textwidth}P{0.06021416803953871\textwidth}P{0.04901153212520593\textwidth}P{0.04901153212520593\textwidth}P{0.056013179571663914\textwidth}P{0.04901153212520593\textwidth}P{0.050411861614497525\textwidth}P{0.0714168039538715\textwidth}P{0.05741350906095551\textwidth}P{0.03360790774299835\textwidth}}
Parameters\tabcellsep \multicolumn{3}{l}{Unsintered Sintered at}\tabcellsep \multicolumn{2}{l}{Sintered at}\tabcellsep Sintered\tabcellsep at\tabcellsep \multicolumn{2}{l}{Sintered at 80? C}\\
Evaluated\tabcellsep \tabcellsep 70? C\tabcellsep \tabcellsep 80? C\tabcellsep \tabcellsep 70? C\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep UF 2\tabcellsep S9\tabcellsep S10\tabcellsep S11\tabcellsep S12\tabcellsep S13\tabcellsep S14\tabcellsep S15\tabcellsep S16\\
Bulk density\tabcellsep 0.55\tabcellsep 0.56\tabcellsep 0.55\tabcellsep 0.55\tabcellsep 0.53\tabcellsep 0.50\tabcellsep 0.51\tabcellsep 0.53\tabcellsep 0.50\\
Tap density\tabcellsep 0.65\tabcellsep 0.67\tabcellsep 0.66\tabcellsep 0.64\tabcellsep 0.65\tabcellsep 0.60\tabcellsep 0.64\tabcellsep 0.63\tabcellsep 0.63\\
Carr's index\tabcellsep 19.27\tabcellsep 19.8\tabcellsep 15.27\tabcellsep 14.47\tabcellsep 10.81\tabcellsep 16.66\tabcellsep 20.31\tabcellsep 15.87\tabcellsep 20.63\\
\multicolumn{2}{l}{Angle of repose 28.47}\tabcellsep 27.1\tabcellsep 27.0\tabcellsep 25.4\tabcellsep 25.4\tabcellsep 26.2\tabcellsep 26.3\tabcellsep 29.6\tabcellsep 29.7\\
Hausners ratio\tabcellsep 1.18\tabcellsep 1.19\tabcellsep 1.2\tabcellsep 1.16\tabcellsep 1.22\tabcellsep 1.2\tabcellsep 1.25\tabcellsep 1.18\tabcellsep 1.26\\
\multicolumn{5}{l}{Composition of different formulations (mg/capsule) :}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{7}{l}{Formulation code F1 (S1 -S4) F2 (S5 -S8) F3 (S9 -S12)}\tabcellsep \multicolumn{3}{l}{F4 (S13 -S16)}\\
Ingredients\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Drug\tabcellsep \tabcellsep 120\tabcellsep 120\tabcellsep \tabcellsep 120\tabcellsep \tabcellsep 120\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Glyceryl behenate}\tabcellsep 60\tabcellsep 120\tabcellsep \tabcellsep ?\tabcellsep \tabcellsep ?\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Carnauba wax}\tabcellsep ?\tabcellsep ?\tabcellsep \tabcellsep 60\tabcellsep \tabcellsep 120\tabcellsep \tabcellsep \\
Lactose\tabcellsep \tabcellsep 97\tabcellsep 37\tabcellsep \tabcellsep 97\tabcellsep \tabcellsep 37\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{Magnesium stearate 2.8}\tabcellsep 2.8\tabcellsep \tabcellsep 2.8\tabcellsep \tabcellsep 2.8\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}Table 2}\end{figure}
 			\footnote{© 2014 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Ding]{b0}\label{b0} 	 		\textit{},  		 			X Ding 		.  		 	 
\bibitem[Alani]{b1}\label{b1} 	 		\textit{},  		 			A W Alani 		.  		 	 
\bibitem[Luk]{b3}\label{b3} 	 		\textit{},  		 			C I Luk 		.  		 	 
\bibitem[Douglas et al. ()]{b10}\label{b10} 	 		\textit{},  		 			S J Douglas 		,  		 			S S Davis 		,  		 			L Liium 		.  	 	 		\textit{CRC Critical Review Ther.Drug Carr. Syst}  		1987. 3  (3)  p. .  	 	 (Nanoparticles in Drug Delivery.) 
\bibitem[Peppas ()]{b15}\label{b15} 	 		‘Analysis of Fickian and non Fickian drug release from polymers’.  		 			N A Peppas 		.  	 	 		\textit{Pharm Acta Helv}  		1985. 60 p. .  	 
\bibitem[Katzung et al. ()]{b11}\label{b11} 	 		‘Basic and Clinical pharmacology’.  		 			B G Katzung 		,  		 			S B Masters 		,  		 			A J Trevor 		.  	 	 		\textit{Tata Mc Graw Hill Edu.Pvt.Ltd}  		2009. p. .  	 	 (11 th edition) 
\bibitem[Satyabrata et al. ()]{b6}\label{b6} 	 		‘Design and In vitro Evaluation of Mucoadhesive Buccal Tablets of Perindopril Prepared by Sintering Technique’.  		 			B Satyabrata 		,  		 			P Ellaiah 		,  		 			C Mohanty 		,  		 			K V R Murthy 		,  		 			B Panigrahi 		,  		 			P S Kumar 		.  	 	 		\textit{Asian J Phar Research}  		2010. 3  (4)  p. .  	 
\bibitem[Dollery ()]{b12}\label{b12} 	 		 			Colin Dollery 		.  		\textit{Therapeutic drugs},  				1999. 2 p. .  	 	 (2 nd edition) 
\bibitem[Lehmann et al. ()]{b9}\label{b9} 	 		‘Drug Release From Small Particles Encapsulated with Acrylic Resin’.  		 			K O R Lehmann 		,  		 			H M Bossler 		,  		 			D K Dreher 		.  	 	 		\textit{Monogr. Polym. Delivery systs}  		1979. 5 p. .  	 
\bibitem[Flowerlet et al. ()]{b8}\label{b8} 	 		‘Formulation of Metformin Hydrochloride Matrix Tablets by Sintering Technique and its Evaluation’.  		 			M Flowerlet 		,  		 			K R Anoop 		,  		 			S Jose 		,  		 			A Jose 		.  	 	 		\textit{Int.J Pharmacy \& Tech}  		2010. 2  (2)  p. .  	 
\bibitem[Korsmeyer et al. ()]{b14}\label{b14} 	 		‘mechanism of solute release from porous hydrophilic polymers’.  		 			R Korsmeyer 		,  		 			Gurny R 		,  		 			N Peppas 		.  	 	 		\textit{Int J Pharm}  		1983. 15 p. .  	 
\bibitem[Uhumwangho and Murthy ()]{b7}\label{b7} 	 		‘Release Characteristics of Diltiazem Hydrochloride Wax-Matrix Granules-Thermal Sintering Effect’.  		 			M U Uhumwangho 		,  		 			K V R Murthy 		.  	 	 		\textit{J. Appl. Sci. Environ. Manage}  		2011. 15  (2)  p. .  	 
\bibitem[
			RobinsonJ
		 ()]{b2}\label{b2} 	 		\textit{Remington The Science and Practice of Pharmacy},  		 			RobinsonJ 		.  		2006. B.I Pub.Pvt Ltd. 1 p. .  	 	 (21 st edition) 
\bibitem[Jane ()]{b4}\label{b4} 	 		‘Sintering in pharmaceutics’.  		 			H L Jane 		.  	 	 		\textit{Encyclopedia of Pharmaceutical Technology},  				 			New York,  			N Y Dekker 		 (ed.)  		1996. 14 p. .  	 
\bibitem[Singh et al. ()]{b5}\label{b5} 	 		‘Sintering of wax for controlling Release from pellets’.  		 			R Singh 		,  		 			S S Poddar 		,  		 			A Chivate 		.  	 	 		\textit{AAPS PharmaSciTech}  		2007. 8  (3)  p. .  	 
\bibitem[Us Pharmacopeia ()]{b13}\label{b13} 	 		\textit{USP Chapter 616 Bulk Density and Tapped density},  		 			Us Pharmacopeia 		.  		2006, 2628. Rockville, MD:USP.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
