\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={Design and Development of a Low Cost Solar Automated Vehicle},
 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-03-15 (revised: 15 March 2015)}
\def\TheID{\makeatother }
\def\TheDate{2015-03-15}
\title{Design and Development of a Low Cost Solar Automated Vehicle}
\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]{Galib  Hashmi}

             \affil[1]{  University of Dhaka}

\renewcommand\Authands{ and }

\date{\small \em Received: 4 February 2015 Accepted: 5 March 2015 Published: 15 March 2015}

\maketitle


\begin{abstract}
        


This paper represents design and development of a low cost solar automatic vehicle with two innovative approach. In both approaches, the solar automatic vehicle will be able to move on the roadturn to leftor right and stop at any obstruction on the road automatically. The automation is done by using three photosensors in the first approach and by using photosensorsand a microcontroller (PIC 16F877A) in the final approach.In the first approach, the photo sensors detects black or white color. Depending upon the color, the left and right photosensor will generates control instructions for the vehicle by observing the road so that the vehicle can turn left or right automatically and for any kind of obstruction found in road, the front sensor will detect it and send signal to the relay, which will stop driving the main power source to the driving unit and makesthe vehiclestop.In the final approach photosensors, depending upon color of the road, detect signals from the road and produce control instruction for the microcontroller. Microcontroller then process the instruction and generate instruction for the driving section. The driving section drives the vehicle according to the road.

\end{abstract}


\keywords{photosensors, solar automatic vehicle.}

\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
oad accident is rapidly increasing with the number of vehicle and with the extension of metro life. About 1.24 million deaths occurred worldwide in the year 2010 due to road traffic injuries \hyperref[b0]{[1]}, and the number of people are injured or disabled every year also in the range of tens of millions  {\ref [2]}. WHO, is already working with governmental and nongovernmental organizations around the world to raise awareness to avoid road traffic injuries  {\ref [2]}.Many other organizations like, National Highway Traffic Safety Administration (NHTSA), USA, are on the pursuit of vehicle safety has led to focus attention on self-driving automated vehicles \hyperref[b1]{[3]}.Already Google got, first selfdriven automated vehicle license in Nevada, USA \hyperref[b2]{[4]}. Still there is lot of research work needed before the first low cost automated vehicle is on the road. For this purpose, this paper demonstrates design and development of a low cost solar automatic vehicle.\par
The demand of fuel energy is increasing day by day due to industrialization, transportation and inhabitation. According to BP(British Petroleum)-the Global demand will rise up to 5 to 20 Mb/d (Millions of Barrels per Day) from 2015 to 2035  {\ref [5]}. So renewable energy (energy from a source that is not depleted when used, such as wind or solar power) is indispensable for this crises. Renewable energy has a lot of advantages over the fuel energy, which is available abundant amount in nature with no negative effect on environment, having no solid wastes. It reduces pollution production and do not threaten the atmospheric levels. For these specific reasons, renewable energy to be used. The automatic solar vehicle is powered by solar energy and it is done by incorporating the vehicle with a solar panel. 
\section[{II.}]{II.} 
\section[{Background Study}]{Background Study} 
\section[{Automated Vehicle}]{Automated Vehicle}\par
Automated Vehicle is a vehicle, which has at least one automated functions (like steering, acceleration etc.).According to National Highway Traffic Safety Administration (NHTSA), USA. At level 4, an automated vehicle will be able drive itself without a human driver \hyperref[b3]{[6]}. The main reason for using automated vehicle is that, this technology will reduce crashes. Moreover, there will be less power consumption and pollution. 
\section[{b) Solar Module / Panel}]{b) Solar Module / Panel}\par
When groups of solar cells are interconnected and mounted together it is called solar panel or module. Like, a 12 V single solar module (panel) will contain 36 cells connected in series in a sealed weatherproof package  {\ref [7]}. Each solar cell in a solar module coverts light energy to electricity, so that the solar panel can be used as a power source. Because solar energy is  
\section[{F}]{F}\par
This paper discuss about design and development of an automated solar vehicle. The schematics were drawn by using Proteus Lite software and the components were soldered intoveroboard. It was found that the automated solar vehicle is able to move around the road automatically by using three photosensors or using photosensors and a microcontroller (PIC 16F877A). 
\section[{a)}]{a)}\par
, available in abundance and considered the easiest and cleanest means of tapping renewable energy \hyperref[b4]{[8]}, solar panel is used in the design as a mean ofcharging the battery of automated solar vehicle. Photodetector or Photosensor is a device that can detect the presence of photons and converts optical signal to electrical signals \hyperref[b5]{[9]}. Photodiodes operates in Photovoltaic or Photoconductive mode. In the photoconductive mode the photodiode operates in reverse bias and thus creates electric fields and increases the width of space charged region. When light falls, depending on the energy of the photon h?, electrons -holes pair are generated in the space charged region and the electric field (due to reverse bias) will swept away the e-h pairs and produces current in the external circuit \hyperref[b6]{[10]}. In developing the solar automatic vehicle, photosensors / photodetectors are used. These photodetectors can detect black or white color, by which the vehicle can sense where it is and moves accordingly on the road.  
\section[{d) Motor Driver}]{d) Motor Driver}\par
Motor driver is a device which can drive motor or motors. Motor driver is used because a motor needs high current and a motor driver, amplifies low current to necessary high current, which drives the motor  {\ref [12]}. In designing the solar automated vehicle L293D motor driver IC is used. L293D has two inbuilt H-bridge driver circuits to drive two motors simultaneously. It is called H-bridge because four switches are arranged such that it resembles like 'H'. Shown in figure \hyperref[fig_3]{3}.  
\section[{e) Relay}]{e) Relay}\par
A relay is an electrically controlled electromechanical switch. It operates on the principle of electromagnet  {\ref [14]}. By the relay control circuit, when the relay coil is energized, the electromagnetic field of the coil forces the common switch element (moving part of the switch) inside the relay to disconnect its contact with the normally closed (NC) terminal and make connection with the normally open (NO)terminal. Otherwise, when the relay coil is not energized, the common switch element will stay atnormally closed (NC) terminal.  After detection of light, the photosensors convert the light signal to electrical signal. Depending upon the electrical signal, the relay will provide isolation or electrical signal to the motor driver, the motor driver will provide necessary current to drive the motor and thus the vehicle will move around the road. The battery ensures necessary power to every components and a solar panel charges the battery. 
\section[{b) Block diagram of microcontroller based automated solar vehicle}]{b) Block diagram of microcontroller based automated solar vehicle}\par
The only difference in the block diagram of microcontroller based solar automated vehicle is that instead of a relay block (in figure \hyperref[fig_5]{5}) there is a micro controller block (figure \hyperref[fig_5]{5}). The relay function is done by using microcontroller. After getting electrical signal from the photodiodes, the microcontroller sends control signal to the motor driver to drive the motor and the vehicle moves around the road.   
\section[{Schematic Diagram of Solar Automated Vehicle}]{Schematic Diagram of Solar Automated Vehicle}\par
the vehicle moves forward. When the vehicle needs to turn right, the left photosensor will detect white color, thus converting the white color to 1 volt, which goes through the not gate thus producing 0 volt to the input 4 (pin 15) of L293D motor driver IC. At this moment the right photosensor detect black light and covert the black light to 0 volt, which goes through the not gate thus producing 5 volt to the input 3 (pin 10) of L293D motor driver IC. Because inputting binary 01 signal to motor driver input 3 (pin 10)and input 4 (pin 15)will give 12 volt to output pin 11 and 0 volt to output pin 14,So the right motor(figure \hyperref[fig_7]{7}) will stop and the vehicle will turn to the right.If there is a left turn, then right photosensor will detect white color and the left photosensor will detect black color, producing binary 10 signal to motor driver input 4 (pin 15)and input 3 (pin 10)will give 12 volt to output pin 14 and 0 volt to output pin 11, thus stopping the left motor(figure \hyperref[fig_7]{7}) and the vehicle will turn left. But if there is obstruction, the front sensor will detect white color, convert it to 1 volt, which goes through the not gate thereby producing 0 volt at the base of transistor. Thus the transistor will remain open, the relay coil will never magnetized, then the common switch element (moving part of the switch) remain open, 12 volt power will not go L293D motor driver IC power supply (VS, pin-8), making it powerless, and thereby making both the motor stops, as a result also making the vehicle stop.  
\section[{Battery Charging Section}]{Battery Charging Section}\par
A 12 volt Battery is used as power source of the solar automated vehicle. To charge the 12 Volt batterya 16 Volt, 12 Watt solar panel is directly connected(figure \hyperref[fig_9]{9}). The main purpose of using solar panel was to see driving. It is seen that, the vehicle can easily carry the weight of solar panel. Solar charge controller is not designed for this solar automatic vehicle, but it is proposed that a solar charge controller should be designed for better battery charge control.   
\section[{Implementing Solar Automated Vehicle}]{Implementing Solar Automated Vehicle}\par
According to the schematics, at first all the equipment was soldered into veroboard and the three photosensor based solar automatic vehicle was developed. Figure \hyperref[fig_11]{11} shows the internal circuitry of the solar automated vehicle. After assembling the prototype was tested first, then a road was constructed using black and white paper and seen that the solar automated vehicle moves around the road quite easily (Figure \hyperref[fig_12]{12}). An obstacle, was placed on the road while the vehicle was moving, and instantly the automated vehicle detect the obstacle and stop.    
\section[{Discussion \& Conclusion}]{Discussion \& Conclusion}\par
It is seen that both design of solar automatic vehicle operates smoothly in the road.Furthermore, it is seen that the three photosensor based solar automated vehicle operates better than microcontroller based solar automated vehicle on the road. But the microcontroller will be able to provide more options because a real vehicle needs more options. It is seen that cost variation (From table 2) between microcontroller based and three photosensor based solar automated vehicle is less, so for further research work, a vehicle having more options it is suggested that microcontroller to be used. Though the car moves successfully on the road there are some limitations. The vehicle cannot stop until the end of the road or switched off. Also the vehicle cannot park it on the side of the road. This problem can be solved, in the microcontroller based solar automatic vehicle. There should be a switch which can turn of the photosensors, and the vehicle will have to operate manually. Left, right turn and all other options can be done using (like in figure \hyperref[fig_8]{8}) switching function. Another limitation is there is no solar charge controller, it would be appropriate, if solar charge controller is incorporated with the vehicle to function more efficiently. Despite the limitations, there are lot of advantages, like use renewable energy, safe driving, not producing any smokeand noise, very light weight, low cost etc. Still many research work is needed to bring the solar automated vehicle on the road for commercial use. Hopefully, the day is not too far away that everybody will see solar automated vehicle on the road.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_1}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_2}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-4.png}
\caption{\label{fig_3}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-5.png}
\caption{\label{fig_4}Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-6.png}
\caption{\label{fig_5}Figure 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-7.png}
\caption{\label{fig_6}Figure 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7}\includegraphics[]{image-8.png}
\caption{\label{fig_7}Figure 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8}\includegraphics[]{image-9.png}
\caption{\label{fig_8}Figure 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9}\includegraphics[]{image-10.png}
\caption{\label{fig_9}Figure 9 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{10}\includegraphics[]{image-11.png}
\caption{\label{fig_10}Figure 10 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{11}\includegraphics[]{image-12.png}
\caption{\label{fig_11}Figure 11 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{12}\includegraphics[]{image-13.png}
\caption{\label{fig_12}Figure 12 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{13}\includegraphics[]{image-14.png}
\caption{\label{fig_13}Figure 13 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.29983818770226534\textwidth}P{0.10865695792880259\textwidth}P{0.32322006472491904\textwidth}P{0.11828478964401296\textwidth}}
\multicolumn{2}{l}{Three photosensor based solar}\tabcellsep \multicolumn{2}{l}{Microcontroller based solar automated vehicle}\\
automated vehicle\tabcellsep \tabcellsep \tabcellsep \\
Product Name\tabcellsep Cost(tk)\tabcellsep Product Name\tabcellsep Cost(tk)\\
a) Motor Driver IC\tabcellsep 90 tk\tabcellsep a) Microcontroller\tabcellsep 250 tk\\
b) Motor (2 pieces)\tabcellsep 600 tk\tabcellsep b) Motor Driver IC\tabcellsep 90 tk\\
c) Car Frame\tabcellsep 200tk\tabcellsep c) Motor (2 pieces)\tabcellsep 600 tk\\
d) Resistors(5 pieces)\tabcellsep 100 tk\tabcellsep d) Car Frame\tabcellsep 200tk\\
e) Photosensors\tabcellsep 50 tk\tabcellsep e) Resistors(5 pieces)\tabcellsep 100 tk\\
f)Veroboard\tabcellsep 30 tk\tabcellsep f) Photosensors\tabcellsep 100 tk\\
g) Battery\tabcellsep 600 tk\tabcellsep g)Veroboard\tabcellsep 30 tk\\
h) Solar panel\tabcellsep 1200 tk\tabcellsep h) Battery\tabcellsep 600 tk\\
i)Car Wheel\tabcellsep 150 tk\tabcellsep i) Solar panel\tabcellsep 1200 tk\\
j)Others Apparatus\tabcellsep 200 tk\tabcellsep j)Car Wheel\tabcellsep 150 tk\\
\tabcellsep \tabcellsep k)Others Apparatus\tabcellsep 200 tk\\
Total cost\tabcellsep 3220tk/\tabcellsep Total cost\tabcellsep 3520tk/\\
\tabcellsep 40.25\$\tabcellsep \tabcellsep 44.00\$\end{longtable} \par
 
\caption{\label{tab_0}Table 2 :}\end{figure}
 			\footnote{© 2015 Global Journals Inc. (US)} 			\footnote{© 20 15 Global Journals Inc. (US)} 			\footnote{© 20 15 Global Journals Inc. (US) Global Journal of Researches in Engineering} 		 		\backmatter  			 			 			  				\begin{bibitemlist}{1}
\bibitem[Ajoyghatak and Thyagarajan ()]{b6}\label{b6} 	 		‘An Introduction to Fiber Optics’.  		 			K Ajoyghatak 		,  		 			Thyagarajan 		.  		 \url{https://www.pantechsolutions.net/fiber-optics/vi-characteristics-of-optical-photo-diode-in-reverse-bias.17}  	 	 		\textit{Microcontroller Systems Engineering: 45 Projects for PIC, AVR and ARM},  				1998. 2009. Elektor Electronics Publishing.  	 	 (Bert van Dam. 2nd edition) 
\bibitem[Anderson et al. ()]{b3}\label{b3} 	 		‘Autonomous Vehicle Technology -A Guide for Policymakers’.  		 			James M Anderson 		,  		 			Karlyn D Nidhikalra 		,  		 			Paul Stanley 		,  		 			Constantine Sorensen 		,  		 			Oluwatobi A Samaras 		,  		 			Oluwatola 		.  		 \url{http://www.samlexsolar.com/learning-center/solar-cell-module-array.aspx}  	 	 		\textit{Solar Panel, Samlex Solar}  		2014. RAND Corporation.  	 
\bibitem[Google self-driven car license Reuters]{b2}\label{b2} 	 		‘Google self-driven car license’.  		 \url{http://www.reuters.com/article/2012/05/08/uk-usa-nevada-google-idUSLNE84701320120508}  	 	 		\textit{Reuters}  		 	 
\bibitem[Deshmukh ()]{b9}\label{b9} 	 		‘McGraw Hill Education (India) Private Limited’.  		 			Ajay Deshmukh 		.  	 	 		\textit{Microcontrollers: Theory and Applications},  				2005.  	 	 (1 st edition) 
\bibitem[Soumitra Kumar Mandal ()]{b7}\label{b7} 	 		\textit{McGraw Hill Education (India) Private Limited},  		 			Soumitra Kumar Mandal 		.  		2013.  	 	 (Microprocessors and Microcontrollers. 2nd edition) 
\bibitem[Kothari and Singal ()]{b4}\label{b4} 	 		‘Renewable Energy Sources and Emerging Technologies’.  		 			D Kothari 		,  		 			K C Singal 		,  		 			Rakeshranjan 		.  	 	 		\textit{PHI Learning Private Limited},  				 (New Delhi, India)  		2001.  	 
\bibitem[Road traffic injuries Global Status Report on Road Safety 2013: supporting a decade of action" (PDF) (official report)]{b0}\label{b0} 	 		‘Road traffic injuries’.  		 \url{http://www.who.int/violence\textunderscore injury\textunderscore prevention/road\textunderscore traffic/en/}  	 	 		\textit{Global Status Report on Road Safety 2013: supporting a decade of action" (PDF) (official report)},  				 (Geneva, Switzerland)  		 	 
\bibitem[Sandhu ()]{b8}\label{b8} 	 		\textit{Running Small Motors with PIC Microcontrollers},  		 			Harprit Singh Sandhu 		.  		2009. McGraw-Hill Professional.  	 	 (1st edition) 
\bibitem[Self-driving cars: The next revolution KPMG and the Center for Automotive Research (CAR)]{b1}\label{b1} 	 		‘Self-driving cars: The next revolution’.  		 \url{http://www.cargroup.org/assets/files/self\textunderscore driving\textunderscore cars.pdf}  	 	 		\textit{KPMG and the Center for Automotive Research (CAR)},  				 	 
\bibitem[Neamen ()]{b5}\label{b5} 	 		\textit{Semiconductor Physics and Devices-basic principles},  		 			Donald A Neamen 		.  		2005. New Delhi: Tata McGrew-Hill Publishing Company Limited.  	 	 (Third edition) 
\end{bibitemlist}
 			 		 	 
\end{document}
