\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={A Study on Technology Problems of Rural Industries in Madurai District By Selvaraj N \& Santhanamari R},
 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{2019-01-15 (revised: 15 January 2019)}
\def\TheID{\makeatother }
\def\TheDate{2019-01-15}
\title{A Study on Technology Problems of Rural Industries in Madurai District By Selvaraj N \& Santhanamari R}
\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]{Selvaraj  N}

             \author[2]{Santhanamari  .R}

\renewcommand\Authands{ and }

\date{\small \em Received: 12 December 2018 Accepted: 31 December 2018 Published: 15 January 2019}

\maketitle


\begin{abstract}
        


The rural industrial sector stands next only to agriculture in terms of employment; on value addition its share is about fifty percent of the total value of goods produced in the manufacturing sector and in the matter of exports, its share is more than one third of the total exports made by the country. Outdated technology was a major problem for rural industries in the early years of Independence. Lack of technological improvement resulted in the production of articles which did not command wide consumer preference and they could fetch only low prices. Consequently, the earnings of rural industries were low. After the collection of data, the filled up interview schedules were edited properly. A master table was prepared to sum up all the data. With the help of the master table, classification tables were prepared and they were adopted directly for analysis. The suggestion based on the findings of the study for the growth and development of rural industries in Madurai district can be considered: Outdated technology was identified as a problem of rural industries. The study suggests that governments should redouble their efforts in the provision of infrastructure, especially in the area of technology upgradation of rural industries.

\end{abstract}


\keywords{rural industrial, technological, special skill, infrastructure and production.}

\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
he rural industries occupy a premiere position of eminence in the industrial structure of the Indian economy. They provide employment opportunities to a large section of working force and contribute significantly towards the manufacture and export of goods. The rural industrial sector stands next only to agriculture in terms of employment; on value addition its share is about fifty percent of the total value of goods produced in the manufacturing sector and in the matter of exports, its share is more than one third of the total exports made by the country. The rural industrial sector consists of two segments viz. modern and traditional. The village and cottage industries such as handloom, khadi and other allied village industries, handicrafts, Seri-culture and coir form the traditional segment while the modern sector comprises a wide range of modern small scale industries. 
\section[{II.}]{II.} 
\section[{Statement of the Problem}]{Statement of the Problem}\par
Rural industries play an important role in employment creation, resource utilization, income generation and in helping to promote changes in a gradual and phased manner. The rural industry in India had particularly emerged as a vibrant and dynamic segment of the economy. It is a matter of pride that India has a distinct position of its own among the developing countries particularly in the area of rural industries. The rural industries sector was developing under the protective umbrella of the government. Since Independence, the government had been adopting protective policies and implementing a number of promotional measures to nurture rural industries sector.\par
The Government agencies had identified the areas constraining the growth of rural industries as inadequate supply of raw materials, lack of modern technology, insufficient finance and inefficient marketing practices. Hence, the study had been designed to enquire into the present state of affairs of these industries in respect of availability of raw materials, present state of technology, quality of training, finance and marketing. Madurai district had been taken up as a case in point to be chosen to study these problems pertaining to the rural industries. 
\section[{III.}]{III.} 
\section[{Scope of the Study}]{Scope of the Study}\par
This study aims at analyzing the various problems and prospects of rural industrial units in Madurai district including agro and forest-based units, engineering and allied units, textile and polymer-based industrial units, leather and leather-based units, chemical-based units and miscellaneous units situated in rural areas and identifying the factors influencing the growth of them. 
\section[{IV.}]{IV.} 
\section[{Objectives of the Study}]{Objectives of the Study}\par
The main objectives of the study are to find out the various problems faced by the rural industries and to identify the factors influencing the growth of rural industries in Madurai District. Under these main objectives, the following specific objectives were framed for the present study:\par
? To study the growth and development of rural industries in Madurai District. ? To examine the technology problem faced by them.\par
? To identify the factors influencing their growth and ? To offer suggestions based on the findings of the study for their future growth.\par
V. 
\section[{Period of the Study}]{Period of the Study}\par
To evaluate the growth and development of rural industries in Madurai district a ten year period from 2009-10 to 2018-19 was chosen. 
\section[{VI.}]{VI.} 
\section[{Collection of Data}]{Collection of Data}\par
The study is empirical in nature based on survey method. The entire data required for the study were collected at three stages. The primary data relating to the rural industries were collected by interviewing the entrepreneurs with the help of an interview schedule. The secondary data relating to the study were obtained from various published and unpublished records, annual reports, bulletins, booklets, journals, magazines, etc,. Lastly, discussions were held with the officials of various departments and with the officials of KVIC, co-operative societies and District Industries Centre. These discussions were helpful in identifying the problems for the study. 
\section[{VII.}]{VII.} 
\section[{Sampling Design}]{Sampling Design}\par
Madurai District had been selected for the study since there were a wide range of rural industrial units which provided considerable employment in and around Madurai. As census sampling survey method is not feasible, it was proposed to follow proportionate convenient sampling method. Out of 1,622 units 240 units, being 15 per cent of the universe, had been selected for this study. The rural industrial units located in Madurai District were agro and forest based, engineering and allied sectors, khadi and polymer based, leather and leather based, chemical based and miscellaneous units. 
\section[{VIII.}]{VIII.} 
\section[{Data Processing}]{Data Processing}\par
After the collection of data, the filled up interview schedules were edited properly. A master table was prepared to sum up all the data. With the help of the master table, classification tables were prepared and they were adopted directly for analysis. 
\section[{IX.}]{IX.} 
\section[{Tools of Analysis}]{Tools of Analysis}\par
The general plan of analysis ranges from simple descriptive statistics to 'F' test. The extent and variation of growth and development of rural industries were measured through scale and analysis on the basis of the scores of components.\par
In order to analyze the problems faced by the rural industries, Garrett's ranking technique has been used to rank the important problems faced by the small scale industries. The variables like formal education, nature of units, awareness of government schemes and period of existence were tested with the problems relating to rural industries by using the statistical tool of 'Chi -Square Test'. 
\section[{a) Chi -Square Test}]{a) Chi -Square Test}\par
The Chi -Square test represents a useful method of comparing experimentally obtained data with those expected theoretically. The following formula has been used:? (?o-?e) 2 ? Chi-square test (x 2 )= ?----------- ? ?e ? Where, ?o = Observed frequency. ? ?e = Expected frequency. ? Degree of freedom (d.f) = (r-1) (c-1)\par
? If the calculated value was greater than the table value at a particular significant level, say 0.05 level, it was concluded that the factor was dependent on variable for which Chi-Square is computed. If the calculated value was less than the table value, it was concluded that the factor was independent on the variable. 
\section[{b) Garrett's Ranking Technique}]{b) Garrett's Ranking Technique}\par
Garrett's Ranking Technique was used to rank the important problems faced by the rural industries. The collected pieces of information from the rural industrial units were arranged and converted into mean score values which were in turn ranked using Garrett's Ranking Technique.? 100 (R ij -0.05) ? Per cent position = -------------------- N i ? Where,\par
? R ij : Rank gives for its factor by the j th individual.\par
? N ij : Number of reasons ranked by the j th individual.\par
? A factor wise analysis was made. The dependent variable 'growth' was related to independent factors influencing the same. The units were grouped according to these factors. Based on these groups their mean and range of 'growth scores' for each factor group was calculated. In order to find out the significance of the difference between the average, analysis of variance, 'F' test, co-efficient of correlation analysis and partial regression analysis were applied.\par
X. 
\section[{Limitations}]{Limitations}\par
This study pertains to the performance, problems and prospects of the small scale industrial sector in Madurai District during a particular period only. This study is applicable to areas having similar physical, environmental and infrastructural conditions. of articles which did not command wide consumer preference and they could fetch only low prices. Consequently, the earnings of rural industries were low. Further, traditional methods involved very strenuous and tedious operations to manufacture goods. Again, the emergence of the organized sector producing similar articles in a standardized form using modern technology at lower cost posed a serious threat to the survival of rural industries. To make the products of rural industries competitive with those of small and large industries, there was need for modernization of technology. By increasing production, it can enhance the earnings of artisans to a level that makes it attractive for them to continue in their occupations. There was great emphasis on technological aspect of these industries in the successive Five Year Plans. Both the Central and State Governments had established a number of research institutions. Because of the efforts of above research institutions, the production techniques of rural industries had undergone a change. Partial mechanization had taken place in various sectors. The priority of employment generation required the development of widely dispersed, mass consumption of goods produced and labour intensive rural industries.\par
The problems relating to technology were identified as a) lack of technical improvement b) lack of infrastructure c) increase in cost of production d) low return on investment and e) lack of special skill. The aim of this analysis is to identify the foremost problem related with the technology. Table \hyperref[tab_0]{1} shows the various problems relating to technology with their mean score and rank. It is observed that lack of technical improvement had the highest mean score of 63.48 and it ranked first among the various problems associated with the technology. Lack of special skill with a mean score of 56.19 and lack of infrastructure with a mean score of 47.21 held the second and the third ranks respectively. Increase in cost of production with a mean score of 44.13 held the fourth rank. To analyse further, the problems relating to technology and the calculated mean score values are plotted in Figure 1. rural unit and did not want to seek employment with others. By and large, those artisans who had formal qualification realized the need for rapid expansion and modernization of their units. Thus, it was generally believed that qualified artisans could contribute more to the growth of rural industries. The management of rural industrial units was often left to one man, who operates on a 'rule of thumb' method, leading the business to a short life span. Most of the units became sick because of ineffective management or mismanagement. They did not allow others to take part in the decision-making. When correct decisions were taken, a unit could be run without any difficulty.\par
The formal educational qualification of the artisans was divided into three sections -namely Illiterate, primary, and secondary school level of education. Problems relating to technology were tested education-wise. For this, it was hypothesized that 'There is a significant relationship between education and problems relating to technology'. The ranking scores of rural units belonging to various educational qualifications of the artisans are furnished in Table \hyperref[tab_1]{2}. The calculated value was greater than the table value. It implied that the hypothesis 'There is a significant relationship between education and problems relating to technology' held good. This confirmed statistically that there is a significant relationship between education and problems relating to technology. 
\section[{b) Nature of Units and Problems Relating to}]{b) Nature of Units and Problems Relating to}\par
Technology Problems relating to technology were tested with the nature of units. For this, it was surmised that 'There is a significant relationship between nature of unit and problems relating to technology'. The ranking scores of the units belonging to different forms of organization are furnished in Table \hyperref[tab_2]{3}. The calculated value was greater than the table value. It implies that the hypothesis 'There is a significant relationship between nature of units and problems relating to technology' held good. This statistically revealed that there is a significant relationship between nature of the units and problems relating to technology. 
\section[{c) Awareness of Government Schemes and Problems}]{c) Awareness of Government Schemes and Problems}\par
Relating to Technology The awareness of government schemes was tested with problems relating to technology. For this, it is surmised that 'There is a significant relationship between awareness and problems relating to technology'. The ranking scores of the units are furnished in Table \hyperref[tab_3]{4}. The calculated value was greater than the table value. It implied that the hypothesis 'There is a significant relationship between awareness and problems relating to technology' held good. Thus, it was statistically revealed that there is a significant relationship between awareness and problems relating to technology. 
\section[{d) Period of Existence and Problems Relating to Technology}]{d) Period of Existence and Problems Relating to Technology}\par
The period of existence enhances the mental strength to overcome any problem. To study this factor, the length of the period of existence of the units was divided into three groups as those who have been working for 15 years (short), for 16 years to 25 years (medium) and for 25 years above (long). It is surmised that 'There is a significant relationship between period of existence and problems relating to technology'. The ranking scores of the units are furnished in Table \hyperref[tab_4]{5}. ( )\par
The calculated value was seen to be greater than the table value. It implied that the hypothesis 'There is a significant relationship between period of existence and problems relating to technology' held good. This revealed statistically that there is a significant relationship between period of existence and problems relating to technology. 
\section[{XII.}]{XII.} 
\section[{Findings of the Study}]{Findings of the Study}\par
It was observed that lack of technical improvement had the highest mean score of 63.48 and it ranked the first among the various problems associated with the technology. It was concluded that lack of technical improvement was the major problem associated with technology. 
\section[{XIII.}]{XIII.} 
\section[{Suggestions}]{Suggestions}\par
The suggestion based on the findings of the study for the growth and development of rural industries in Madurai district can be considered: Outdated technology was identified as a problem of rural industries. The study suggests that governments should redouble their efforts in the provision of infrastructure, especially in the area of technology up gradation of rural industries.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
  \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.04450261780104712\textwidth}P{0.5918848167539267\textwidth}P{0.1557591623036649\textwidth}P{0.057853403141361254\textwidth}}
S.No.\tabcellsep Problem\tabcellsep Mean Score\tabcellsep Rank\\
1\tabcellsep Lack of technical improvement\tabcellsep 63.48\tabcellsep I\\
2\tabcellsep Lack of infrastructure\tabcellsep 47.21\tabcellsep III\\
3\tabcellsep Increase in cost of production\tabcellsep 44.13\tabcellsep IV\\
4\tabcellsep Low return on investment\tabcellsep 39.74\tabcellsep V\\
5\tabcellsep Lack of special skill\tabcellsep 56.19\tabcellsep II\end{longtable} \par
  {\small\itshape [Note: Source: Calculated Data.]} 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.2801939058171745\textwidth}P{0.3249307479224377\textwidth}P{0.06592797783933517\textwidth}P{0.061218836565096954\textwidth}P{0.05886426592797784\textwidth}P{0.05886426592797784\textwidth}}
S.No.\tabcellsep Problem\tabcellsep Illiterate\tabcellsep Primary\tabcellsep Secondary\tabcellsep Total\\
1\tabcellsep Lack of technical improvement\tabcellsep 212\tabcellsep 663\tabcellsep 209\tabcellsep 1084\\
2\tabcellsep Lack of infrastructure\tabcellsep 128\tabcellsep 396\tabcellsep 124\tabcellsep 648\\
3\tabcellsep Increase in cost of production\tabcellsep 132\tabcellsep 365\tabcellsep 81\tabcellsep 578\\
4\tabcellsep Low return on investment\tabcellsep 108\tabcellsep 306\tabcellsep 50\tabcellsep 464\\
5\tabcellsep Lack of special skill\tabcellsep 170\tabcellsep 520\tabcellsep 136\tabcellsep 826\\
\tabcellsep Total\tabcellsep 750\tabcellsep 2250\tabcellsep 600\tabcellsep 3600\\
\multicolumn{2}{l}{Source: Calculated Data.}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Calculated value of x 2 = 24.07}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{Table value at 5\% significant level for 8 d.f = 15.51}\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.2649350649350649\textwidth}P{0.30467532467532465\textwidth}P{0.04857142857142857\textwidth}P{0.12363636363636363\textwidth}P{0.052987012987012985\textwidth}P{0.055194805194805185\textwidth}}
\tabcellsep \tabcellsep \tabcellsep Nature of units\tabcellsep \tabcellsep \\
S.No.\tabcellsep Problem\tabcellsep KVIC\tabcellsep Co-operative Societies\tabcellsep Others\tabcellsep Total\\
1\tabcellsep Lack of technical improvement\tabcellsep 281\tabcellsep 546\tabcellsep 257\tabcellsep 1084\\
2\tabcellsep Lack of infrastructure\tabcellsep 182\tabcellsep 339\tabcellsep 127\tabcellsep 648\\
3\tabcellsep Increase in cost of production\tabcellsep 155\tabcellsep 288\tabcellsep 135\tabcellsep 578\\
4\tabcellsep Low return on investment\tabcellsep 117\tabcellsep 225\tabcellsep 122\tabcellsep 464\\
5\tabcellsep Lack of special skill\tabcellsep 240\tabcellsep 447\tabcellsep 139\tabcellsep 826\\
\tabcellsep Total\tabcellsep 975\tabcellsep 1845\tabcellsep 780\tabcellsep 3600\\
\multicolumn{2}{l}{Source: Calculated Data.}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Calculated value of x 2 = 22.76}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{Table value at 5\% significant level for 8 d..f = 15.51}\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.29651162790697677\textwidth}P{0.34098837209302324\textwidth}P{0.059302325581395345\textwidth}P{0.09142441860465116\textwidth}P{0.06177325581395349\textwidth}}
\tabcellsep \tabcellsep \tabcellsep Awareness\tabcellsep \\
S.No.\tabcellsep Problem\tabcellsep Aware\tabcellsep Not-aware\tabcellsep Total\\
1\tabcellsep Lack of technical improvement\tabcellsep 306\tabcellsep 778\tabcellsep 1084\\
2\tabcellsep Lack of infrastructure\tabcellsep 158\tabcellsep 490\tabcellsep 648\\
3\tabcellsep Increase in cost of production\tabcellsep 134\tabcellsep 444\tabcellsep 578\\
4\tabcellsep Low return on investment\tabcellsep 118\tabcellsep 346\tabcellsep 464\\
5\tabcellsep Lack of special skill\tabcellsep 289\tabcellsep 537\tabcellsep 826\\
\tabcellsep Total\tabcellsep 1005\tabcellsep 2595\tabcellsep 3600\\
\multicolumn{2}{l}{Source: Calculated Data.}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Calculated value of x 2 = 32.46.}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Table value at 5\% significant level for 4 d.f = 9.49.}\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.25841708542713565\textwidth}P{0.2947236180904523\textwidth}P{0.05125628140703517\textwidth}P{0.10678391959798994\textwidth}P{0.038442211055276385\textwidth}P{0.10037688442211055\textwidth}}
S.No.\tabcellsep Problem\tabcellsep Short\tabcellsep \multicolumn{2}{l}{Period of Existence Medium Long}\tabcellsep Total\\
1\tabcellsep Lack of technical improvement\tabcellsep 348\tabcellsep 495\tabcellsep 241\tabcellsep 1084\\
2\tabcellsep Lack of infrastructure\tabcellsep 216\tabcellsep 297\tabcellsep 135\tabcellsep 648\\
3\tabcellsep Increase in cost of production\tabcellsep 192\tabcellsep 272\tabcellsep 114\tabcellsep 578\\
4\tabcellsep Low return on investment\tabcellsep 139\tabcellsep 214\tabcellsep 111\tabcellsep 464\\
5\tabcellsep Lack of special skill\tabcellsep 245\tabcellsep 342\tabcellsep 239\tabcellsep 826\\
\tabcellsep Total\tabcellsep 1140\tabcellsep 1620\tabcellsep 840\tabcellsep 3600\\
\multicolumn{2}{l}{Source: Calculated Data.}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Calculated value of x 2 = 22.51.}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{Table value at 5\% significant level for 8 d.f = 15.51.}\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep © 2019 Global Journals\end{longtable} \par
 
\caption{\label{tab_4}Table 5 :}\end{figure}
 			\footnote{© 2019 Global Journals 1} 			\footnote{© 2019 Global Journals} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Selvaraj (2015)]{b4}\label{b4} 	 		‘A Study On The Development Of Small -Scale Industries In India’.  		 			N Selvaraj 		.  	 	 		\textit{International Journal Of Research In IT}  		 2249-1619.  		March 2015. 5  (3) .  	 	 (Management And Engineering) 
\bibitem[Selvaraj ()]{b3}\label{b3} 	 		‘A Study on the Socio-economic Background of the Entrepreneurs of Industrial Estates in Southern Districts of Tamil Nadu’.  		 			N Selvaraj 		.  		 \xref{http://dx.doi.org/10.4172/2332-0761.S2-002}{10.4172/2332-0761.S2-002}.  	 	 		\textit{J Pol Sci Pub Aff}  		2015. 2 p. 2.  	 
\bibitem[Mali]{b6}\label{b6} 	 		\textit{Development of Micro, Small and Medium Enterprises of India: Current Scenario and Challenges},  		 			D D Mali 		.  		SEDME (Small Enterprises.  	 
\bibitem[Khanka (1998)]{b5}\label{b5} 	 		‘Development of Small Scale Industries in Assam’.  		 			S S Khanka 		.  	 	 		\textit{Yojana}  		September, 1998. 42  (9) .  	 
\bibitem[Selvaraj ()]{b1}\label{b1} 	 		‘Financial Institutional Assistance and Support to Small-scale Industries in Tamilnadu -A View’.  		 			N Selvaraj 		.  		 doi:10.4172/ 2375-4516.1000141.  	 	 		\textit{Intel Prop Rights}  		2015. 3 p. 141.  	 
\bibitem[Selvaraj ()]{b0}\label{b0} 	 		‘Study on the Bank Finances to Small Scale Industries in Theni District in Tamil Nadu’.  		 			N Selvaraj 		.  		 \xref{http://dx.doi.org/10.4172/2169-026X.1000132}{10.4172/2169-026X.1000132}.  	 	 		\textit{J Entrepren Organiz Manag}  		2015. 4 p. 132.  	 
\bibitem[Selvaraj ()]{b2}\label{b2} 	 		‘Study on the Socio Economic Profile Performance of Micro Enterprises Runs by Women Self Help Groups in Madurai, Ramnad and Dindigul Districts of Tamil Nadu’.  		 			N Selvaraj 		.  		 \xref{http://dx.doi.org/10.4172/2168-9601.1000147}{10.4172/2168-9601.1000147}.  	 	 		\textit{J Account Mark}  		2016. 5 p. 147.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
