\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={Problems of Micro Manufacturing Entrepreneurs in Chittoor District},
 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{2015-05-15 (revised: 15 May 2015)}
\def\TheID{\makeatother }
\def\TheDate{2015-05-15}
\title{Problems of Micro Manufacturing Entrepreneurs in Chittoor District}
\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]{Dr. P.  Sankarappa}

             \affil[1]{  Sri Venkateswara University}

\renewcommand\Authands{ and }

\date{\small \em Received: 14 April 2015 Accepted: 3 May 2015 Published: 15 May 2015}

\maketitle


\begin{abstract}
        


 Introduction- In present scenario of business, the Micro, Small and Medium Enterprises (MSMEs) have been accepted as the engine of growth for promoting equitable development. The MSME sector in India is highly  heterogeneous  in  terms  of  the  size  of  the  enterprises,  variety  of  products,  services  and  levels  of technology. The sector not only plays a critical role in providing employment opportunities at comparatively lower  capital  cost  than  large  industries  but  also  helps  in  industrialization  of  rural  and  backward  areas, reducing  regional  imbalances  and  assuring  more  equitable  distribution  of  national  income  and  wealth. The MSMEs  contribute  nearly  22 percent of the country?s GDP, 45 percent of the  manufacturing  output  and  40  percent  of  the  exports. Despite a vital role MSMEs play in the Indian economy, their development hampered by a number of problems and constrains. Therefore, an attempt is made in this article to analyse the problems confronted by micro manufacturing entrepreneurs in the Chittoor district, Andhra Pradesh. 

\end{abstract}


\keywords{}

\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 present scenario of business, the Micro, Small and Medium Enterprises (MSMEs) have been accepted as the engine of growth for promoting equitable development. The MSME sector in India is highly heterogeneous in terms of the size of the enterprises, variety of products, services and levels of technology. The sector not only plays a critical role in providing employment opportunities at comparatively lower capital cost than large industries but also helps in industrialization of rural and backward areas, reducing regional imbalances and assuring more equitable distribution of national income and wealth. The MSMEs contribute nearly 22 percent of the country's GDP, 45 percent of the manufacturing output and 40 percent of the exports. Despite a vital role MSMEs play in the Indian economy, their development hampered by a number of problems and constrains. Therefore, an attempt is made in this article to analyse the problems confronted by micro manufacturing entrepreneurs in the Chittoor district, Andhra Pradesh. 
\section[{II.}]{II.} 
\section[{Methodology}]{Methodology}\par
The universe of the study is spread over the whole of Chittoor district. The study is confined to micro manufacturing enterprises as incorporated in the MSMEs Development  {\ref Act, 2006}. In Chittoor district, there are 176 agro, food and allied; 81mechanical and metallurgical; 206 chemical, plastic and rubber; 238 glass and ceramics; 39 paper; 30 textiles; 14 wooden; 9 electrical and electronics; and 5 leather and footwear units. For a meaningful analysis of cross sectional data, there shall be a minimum of 25 units. In the first instance, the last three categories are excluded since the number of units registered with the DIC itself is less than 25. In the case of textiles, nearly half of the units are sick/ closed. Finally, five categories are left and therefore, the researcher has to necessarily select the samples from these categories. One hundred and twenty five units spread over five categories are purposely brought into the sample frame. Thus, stratified random sample technique is conveniently adopted. 
\section[{III.}]{III.} 
\section[{Problems}]{Problems}\par
The various problems and constraints of micro manufacturing entrepreneurs discussed in this section. 
\section[{a) Finance}]{a) Finance}\par
A look at the Table \hyperref[tab_0]{1} shows that, 81 out of 125 entrepreneurs have faced the problems such as non availability, delay and high rate of interest in obtaining funds. If all the 81 respondents are put together, the highest, 23.46 per cent have cited non-availability of funds, high rate of interest, delay in obtaining funds and lack of security to offer followed by 14.81 percent non   {\ref and 7}.41 per cent delay in obtaining funds as leading problems. The respondents who have faced problems in obtaining funds are spread over in all the industrial categories without any exception. Those in glass and ceramics formed the highest (21) followed by each of agro, food and allied and mechanical and metallurgical (16), chemical, plastic and rubber (15) and paper \hyperref[b12]{(13)}. None of the respondents in agro, food and allied have referred to either non-availability of funds or delay in obtaining funds. In the case of glass and ceramics, those who have faced delay in obtaining funds are nil. Similarly, no one had reported high rate of interest and delay in obtaining funds in paper. The share of respondents spread over different problems varied across the categories in varying proportions. Those who reported non-availability were in the range of 6.25-15.38 per cent, high rate of interest 7.69-25 per cent, delay in obtaining loans 6.67-23.08 per cent, non-availability of funds and lack of security 6.25-23.08 per cent, nonavailability of funds and high rate of interest 6.25-14.29 per cent, high rate of interest and delay in obtaining funds 4.76-20 per cent, non-availability of funds, lack of security, high rate of interest and delay in obtaining funds 15.38-33.33 per cent and availability of funds, high rate of interest and delay in obtaining funds 6.67-25 per cent. 
\section[{b) Raw materials}]{b) Raw materials}\par
It can be observed from the Table \hyperref[tab_1]{2} that, if all the units are taken as a whole, the highest, 21.62 per cent have perceived that the fluctuation in the prices of raw materials is high followed by scarcity, high fluctuations in prices and high transportation cost (19.82 per cent), high prices and transportation cost (17.12 per cent), high fluctuations in prices and irregular supply (12.61 per cent), high fluctuations in prices and poor quality and high prices, fluctuations in prices and irregular supply (9.91 per cent each) and high fluctuations in prices (9.01 per cent). Across the industrial categories, the perceptions of respondents have varied considerably. In the case of mechanical and metallurgical, 47.62 per cent, 23.81 per cent, 14.29 per cent, 9.52 per cent and 4.76 per cent have opinioned high prices and transportation cost, high fluctuations in prices, high fluctuations in prices and poor quality and high fluctuations in price and irregular supply respectively. In the rest of the cases, the respondents are absent. In the case of glass and ceramics, 26.09 per cent each have stated high price and transportation cost and scarcity, high fluctuations in prices and high cost of transportation, 17.39 per cent each high fluctuation in prices and poor quality and high prices, fluctuations in prices, irregular supply and 13.04 per cent, high prices. The respondents with the remaining two problems are absent. With regard to agro, food and allied, 26.09 per cent each have cited high price and scarcity, high fluctuations in prices and transportation charges as major problems followed by 17.39 per cent each, high price and transportation cost and high fluctuations in prices and irregular supply, 8.70 per cent high prices, fluctuations in prices and irregular supply, 4.35 per cent high fluctuations in price and poor quality. But those who cited high fluctuations in prices are nil. In respect of chemical, plastic and rubber, the respondents are divided across the problems except those who have viewed that the prices of raw materials are high. The share of respondents was in the range of 4.76-33.33 per cent. The respondents under paper category have emerged in all the problem groups without any exceptions. Their proportion has varied between 4.35 per cent and 21.74 per cent. 
\section[{c) Labour}]{c) Labour}\par
A perusal of the Table \hyperref[tab_2]{3} shows that, out of 125 respondents, 108 have expressed labour problems. Of the entrepreneurs who have faced labour problems, 25 per cent have perceived  Problems of Micro Manufacturing Entrepreneurs in Chittoor District 
\section[{d) Power}]{d) Power}\par
Of the units, 70 have perceived the power problem. Of these 70 respondents, 55.70 per cent have cited power cuts as a major problem followed by power cuts and low voltage (31.40 per cent), power cuts, disruption and low voltage (7.10 per cent), power cuts and disruption (5.80 per cent) (see Table \hyperref[tab_3]{4}). In the case of mechanical and metallurgical category, 87.50 per cent have cited the problem of power cuts whereas the rest, 12.5 per cent, power cuts and low voltage. With regard to agro, food and allied, those who have cited power cuts, power cuts and low voltage, power cuts, disruption and low voltage and power cuts and disruption as major problems have formed 46.20 per cent, 30.80 per cent, 15.40 per cent and 7.70 per cent respectively. In respect of chemical, plastic and rubber, 61.50 per cent, 30.80 per cent and 7.70 per cent have reported power cuts and low voltage and power cuts and power cuts and disruption serially. In the case of glass and ceramics, 23.80 per cent have mentioned power cuts, 9.60 per cent power cuts and disruption, 57.10 per cent power cuts and low voltage and 9.50 per cent power cuts, disruption and low voltage. With regard to paper those who have faced power cuts have accounted for 86.70 per cent and each 6.70 per cent power cuts and low voltage and power cuts, low voltage and disruption. The share of respondents who have cited power cuts and power cuts and low voltage have emerged in all the categories in varying proportions without any exception. Across the industrial categories, those who have confronted power problems are the highest in glass and ceramics (21) followed by paper (15), each of agro, food and allied, chemical, plastic and rubber \hyperref[b12]{(13)} and mechanical and metallurgical \hyperref[b7]{(8)}. 
\section[{e) Marketing}]{e) Marketing}\par
A glance at the Table \hyperref[tab_4]{5} reveals that, among the industrial categories, those who have faced problems in marketing of goods have varied considerably. All the 25 units in paper, 24 in mechanical and metallurgical, 21 in chemical, plastic and rubber, 20 in agro, food and allied and 19 in glass and ceramics have faced marketing problems. In all, out of 125, 109 are subjected to marketing problem like competition, change of consumer taste, irregular demand, seasonal demand and transportation bottlenecks. Among the 109 respondents, 22.94 per cent each have cited competition and irregular demand and competition and transportation problems, 13.76 per cent competition and change in customer taste, 11.93 per cent change in consumer taste and irregular demand, 11.01 per cent competition, 9.17 per cent irregular demand and transportation problem and 8.26 per cent competition demand, 4.76-45.83 per cent and irregular demand and transportation problems 4.76-16 per cent. In the case of glass, ceramics, mechanical and metallurgical, agro, food and allied, paper and chemical, plastic and rubber those who have faced the highest number of problems constituted 47.37, 45.83, 45, 36, and 23.81 sequentially. 
\section[{IV.}]{IV.} 
\section[{Conclusions}]{Conclusions}\par
Nearly 65 per cent have faced the problems in obtaining finance. The respondents have stated multiple opinions over the acquisition of raw materials. The proportion of respondents is less than 40 per cent except high prices (47.62 per cent) in mechanical and metallurgical. The sample units are confronted with multiple problems with regard to labour in varying proportions across the industrial categories. Many units have faced marketing problems. Of the respondents who complained of problems, almost all the respondents felt that inadequate power has been a stumbling block to utilise the installed capacity fully.\begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-2.png}
\caption{\label{fig_0}4 Global}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.27233009708737865\textwidth}P{0.08046116504854368\textwidth}P{0.12997572815533978\textwidth}P{0.10934466019417476\textwidth}P{0.0907766990291262\textwidth}P{0.08252427184466019\textwidth}P{0.0845873786407767\textwidth}}
Type of problems\tabcellsep Agro, food and\tabcellsep Mechanical and metallurgical\tabcellsep Chemical, plastic and\tabcellsep Glass and ceramics\tabcellsep Paper\tabcellsep Total\\
\tabcellsep allied\tabcellsep \tabcellsep rubber\tabcellsep \tabcellsep \tabcellsep \\
Non-availability of funds\tabcellsep -\tabcellsep 1 (6.25)\tabcellsep 2 (13.33)\tabcellsep 2 (9.52)\tabcellsep 2 (15.38)\tabcellsep 7 (8.64)\\
High rate of interest\tabcellsep 4 (25.00)\tabcellsep 3 (18.75)\tabcellsep -\tabcellsep 2 (9.52)\tabcellsep 1 (7.69)\tabcellsep 10 (12.35)\\
Delay in obtaining funds\tabcellsep -\tabcellsep 2 (12.50)\tabcellsep 1 (6.67)\tabcellsep -\tabcellsep 3 (23.08)\tabcellsep 6 (7.41)\\
Non-availability of funds and lack of security\tabcellsep 1 (6.25)\tabcellsep 3 (18.75)\tabcellsep 1 (6.67)\tabcellsep 3 (14.29)\tabcellsep 3 (23.08)\tabcellsep 11 (13.58)\end{longtable} \par
  {\small\itshape [Note: Author : Academic Consultant, Dept. of Commerce, S.V. University, Tirupati. e-mail: sankar.mcom@gmail.com Author : UGC Post Doctoral Fellow, Dept. of Commerce, S.V. University, Tirupati. Author : Dean, Faculty of Commerce and Management, S.V. University, Tirupati.]} 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.20914826498422712\textwidth}P{0.10457413249211356\textwidth}P{0.1474763406940063\textwidth}P{0.12334384858044165\textwidth}P{0.09652996845425868\textwidth}P{0.0804416403785489\textwidth}P{0.08848580441640379\textwidth}}
Problems\tabcellsep Agro, food and allied\tabcellsep Mechanical and metallurgical\tabcellsep Chemical, plastic and rubber\tabcellsep Glass and ceramics\tabcellsep Paper\tabcellsep Total\\
High price\tabcellsep 6 (26.09)\tabcellsep 10 (47.62)\tabcellsep -\tabcellsep 3 (13.04)\tabcellsep 5 (21.74)\tabcellsep 24 (21.62)\\
High fluctuations in prices\tabcellsep -\tabcellsep 3 (14.29)\tabcellsep 4 (19.05)\tabcellsep -\tabcellsep 3 (13.04)\tabcellsep 10 (9.01)\\
High price and\tabcellsep 4\tabcellsep 5\tabcellsep 3\tabcellsep 6\tabcellsep 1\tabcellsep 19\\
transportation cost\tabcellsep (17.39)\tabcellsep (23.81)\tabcellsep (14.29)\tabcellsep (26.09)\tabcellsep (4.35)\tabcellsep (17.12)\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.3240673339399454\textwidth}P{0.06960873521383075\textwidth}P{0.07424931756141948\textwidth}P{0.2467242948134668\textwidth}P{0.03171064604185623\textwidth}P{0.015468607825295721\textwidth}P{0.017788898999090082\textwidth}P{0.07038216560509554\textwidth}}
\multicolumn{6}{l}{Problems of Micro Manufacturing Entrepreneurs in Chittoor District}\tabcellsep \\
High fluctuations in\tabcellsep 1\tabcellsep 2\tabcellsep 1\tabcellsep 4\tabcellsep 3\tabcellsep 11\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Year 2015\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Volume XV Issue X Version I\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{absenteeism, shortage}\tabcellsep ( ) A\\
Problems Absenteeism Absenteeism and indiscipline Absenteeism and shortage of labour Absenteeism, indiscipline and demand for high wage Absenteeism, indiscipline and shortage of labour\tabcellsep Agro, food and allied 2 (9.52) 4 (19.05) 4 (19.05) 3 (14.29) 4 (19.05)\tabcellsep Mechanical and metallurgical 2 (8.70) 2 (8.70) 6 (26.09) 4 (17.39) 4 (17.39)\tabcellsep \multicolumn{4}{l}{Chemical, plastic and rubber 2 (8.70) 2 (8.70) 5 (21.74) 1 (4.35) 7 (30.43) and indiscipline 20.37 per cent absenteeism and Glass and ceramics Paper Total -4 (22.22) 10 (9.26) 3 (13.04) 2 (11.11) 13 (12.04) 5 (21.74) 2 (11.11) 22 (20.37) 6 (26.09) 2 (11.11) 16 (14.81) 6 (26.09) 6 (33.33) 27 (25.00)}\tabcellsep Global Journal of Management and Business Research\\
Absenteeism, labour turnover and shortage of labour\tabcellsep 4 (19.05)\tabcellsep 5 (21.74)\tabcellsep 6 (26.09)\tabcellsep 3 (13.04)\tabcellsep 2 (11.11)\tabcellsep 20 (18.52)\\
Total\tabcellsep 21\tabcellsep 23\tabcellsep 23\tabcellsep 23\tabcellsep 18\tabcellsep 108\\
\tabcellsep (100.00)\tabcellsep (100.00)\tabcellsep (100.00)\tabcellsep (100.00)\tabcellsep (100.00)\tabcellsep (100.00)\\
\multicolumn{3}{l}{Note: Figures in parentheses indicate the percentage to total}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Source: Compiled from field data}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.24709302325581395\textwidth}P{0.1136627906976744\textwidth}P{0.1136627906976744\textwidth}P{0.1309593023255814\textwidth}P{0.10872093023255815\textwidth}P{0.0568313953488372\textwidth}P{0.07906976744186046\textwidth}}
Problems\tabcellsep Agro, food and allied\tabcellsep Mechanical and metallurgical\tabcellsep Chemical, plastic and rubber\tabcellsep Glass and ceramics\tabcellsep Paper\tabcellsep Total\\
Power cut\tabcellsep 6 (46.20)\tabcellsep 7 (87.50)\tabcellsep 8 (61.50)\tabcellsep 5 (23.80)\tabcellsep 13 (86.70)\tabcellsep 39 (55.70)\\
Power cut and disruption\tabcellsep 1 (7.70)\tabcellsep -\tabcellsep 1 (7.70)\tabcellsep 2 (9.60)\tabcellsep -\tabcellsep 4 (5.80)\\
Power cut and low\tabcellsep 4\tabcellsep 1\tabcellsep 4\tabcellsep 12\tabcellsep 1\tabcellsep 22\\
voltage\tabcellsep (30.80)\tabcellsep (12.50)\tabcellsep (30.80)\tabcellsep (57.10)\tabcellsep (6.70)\tabcellsep (31.40)\\
Power cut,\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
disruption and low\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
voltage\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.2837086092715232\textwidth}P{0.09344370860927152\textwidth}P{0.10019867549668875\textwidth}P{0.10920529801324502\textwidth}P{0.09682119205298013\textwidth}P{0.07543046357615894\textwidth}P{0.09119205298013244\textwidth}}
Problem\tabcellsep Agro, food and allied\tabcellsep Mechanical and metallurgical\tabcellsep Chemical, plastic and rubber\tabcellsep Glass and ceramics\tabcellsep Paper\tabcellsep Total\\
Competition\tabcellsep 2\tabcellsep 1\tabcellsep 4\tabcellsep 2\tabcellsep 3\tabcellsep 12\\
\tabcellsep (10.00)\tabcellsep (4.17)\tabcellsep (19.05)\tabcellsep (10.53)\tabcellsep (12.00)\tabcellsep (11.01)\\
Competition and change of consumer taste\tabcellsep 3 (15.00)\tabcellsep 2 (8.33)\tabcellsep 4 (19.05)\tabcellsep 3 (15.79)\tabcellsep 3 (12.00)\tabcellsep 15 (13.76)\\
Competition and\tabcellsep 2\tabcellsep 5\tabcellsep 5\tabcellsep 9\tabcellsep 4\tabcellsep 25\\
irregular demand\tabcellsep (10.00)\tabcellsep (20.83)\tabcellsep (23.81)\tabcellsep (47.37)\tabcellsep (16.00)\tabcellsep (22.94)\\
Competition and seasonal demand\tabcellsep 3 (15.00)\tabcellsep -\tabcellsep 3 (14.29)\tabcellsep 1 (5.26)\tabcellsep 2 (8.00)\tabcellsep 9 (8.26)\\
Competition and transportation problems\tabcellsep 9 (45.00)\tabcellsep 2 (8.33)\tabcellsep 3 (14.29)\tabcellsep 2 (10.53)\tabcellsep 9 (36.00)\tabcellsep 25 (22.94)\\
Change of consumer taste and irregular demand\tabcellsep -\tabcellsep 11 (45.83)\tabcellsep 1 (4.76)\tabcellsep 1 (5.26)\tabcellsep -\tabcellsep 13 (11.93)\\
Irregular demand and transportation problem\tabcellsep 1 (5.00)\tabcellsep 3 (12.50)\tabcellsep 1 (4.76)\tabcellsep 1 (5.26)\tabcellsep 4 (16.00)\tabcellsep 10 (9.17)\\
Total\tabcellsep 20\tabcellsep 24\tabcellsep 21\tabcellsep 19\tabcellsep 25\tabcellsep 109\\
\tabcellsep (100.00)\tabcellsep (100.00)\tabcellsep (100.00)\tabcellsep (100.00)\tabcellsep (100.00)\tabcellsep (100.00)\end{longtable} \par
 
\caption{\label{tab_4}Table 5 :}\end{figure}
 			\footnote{© 2015 Global Journals Inc. (US) 1} 			\footnote{© 2015 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Murugesan and Sankaran ()]{b7}\label{b7} 	 		\textit{},  		 			V Murugesan 		,  		 			A Sankaran 		.  		2005.  	 
\bibitem[Vaidivu and Devipriya ()]{b12}\label{b12} 	 		‘A Study on Problems of Women Entrepreneurs’.  		 			T S Vaidivu 		,  		 			V Devipriya 		.  	 	 		\textit{Research Revolution}  		2013.  (1)  p. .  	 
\bibitem[Sasikala ()]{b5}\label{b5} 	 		\textit{A Study on Women Entrepreneurs Problems and Perspectives in Coimbatore Cit},  		 			D Sasikala 		.  		2003. Maduria, Tamil Nadu.  		 			Madurai Kamaraj University 		 	 	 (Ph.D. Thesis) 
\bibitem[Current Statues, Opportunities and Challenges of Cottage and Small Scale Industries Economic Journal of Nepal ()]{b6}\label{b6} 	 		‘Current Statues, Opportunities and Challenges of Cottage and Small Scale Industries’.  	 	 		\textit{Economic Journal of Nepal}  		2004. 28  (4)  p. .  	 
\bibitem[Mali ()]{b3}\label{b3} 	 		‘Development of Micro, Small and Medium Enterprises of India: Current Scenario and Challenges. SEDME (Small Enterprises Development’.  		 			D Mali 		.  	 	 		\textit{Management and Extension) Journal}  		1998.  (4)  p. 25.  	 
\bibitem[Entrepreneurial Perception of Problems in Tiny, Small, Medium and Large Scale Industries: A Comparative Perspective SEDME]{b8}\label{b8} 	 		‘Entrepreneurial Perception of Problems in Tiny, Small, Medium and Large Scale Industries: A Comparative Perspective’.  	 	 		\textit{SEDME}  		32  (2)  p. .  	 
\bibitem[Saurabh ()]{b11}\label{b11} 	 		‘Issues and Challenges faced by Women entrepreneurs and their training needs’.  		 			S Saurabh 		.  	 	 		\textit{SHIV SHAKTI International Journal of in Multidisciplinary and Academic Research (SSIJMAR)}  		2012. 1  (2)  p. .  	 
\bibitem[Sardar and Kumar ()]{b9}\label{b9} 	 		‘Marketing Strategies and Problems of MSMEs in A’.  		 			Sardar 		,  		 			N K Kumar 		.  	 	 		\textit{P. Research Journal of Economics and Business Studies}  		2011. 1  (2)  p. .  	 
\bibitem[Desai ()]{b0}\label{b0} 	 		\textit{Problems and Prospects of Small scale Industries in India},  		 			Desai 		.  		1983. Bombay, Ind: Himalaya Publishing House.  	 
\bibitem[Kumbhar and Kumbhar ()]{b10}\label{b10} 	 		‘Problems and prospects of Women Entrepreneurs in India’.  		 			D A Kumbhar 		,  		 			D D Kumbhar 		.  	 	 		\textit{Global Economic Research}  		2011. 1  (1)  p. .  	 
\bibitem[Malgawakar ()]{b2}\label{b2} 	 		\textit{Problems of Small Industry: A Study},  		 			P D Malgawakar 		.  		1993. Andhra Pradesh. SIET, Hyderabad.  	 
\bibitem[Nirmala ()]{b1}\label{b1} 	 		\textit{Problems of Small-Scale Industries -A Study with special reference to Sattur Taluk},  		 			K Nirmala 		.  		1990. Maduria, Tamil Nadu.  		 			Madurai Kamaraj University 		 	 	 (Unpublished Ph.D Thesis) 
\bibitem[Naik ()]{b4}\label{b4} 	 		‘Problems of Women Entrepreneurs’.  		 			C Naik 		.  	 	 		\textit{Southern Economist}  		2001. 43  (8)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
