\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={Assessment of Economic Viability for PV Based Hybrid Energy System in West Coast of Turkey},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

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

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


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

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

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2012-03-15 (revised: 15 March 2012)}
\def\TheID{\makeatother }
\def\TheDate{2012-03-15}
\title{Assessment of Economic Viability for PV Based Hybrid Energy System in West Coast of Turkey}
\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. Mustafa  Engin}

             \author[2]{DilAad  Engin}

             \affil[1]{  Ege University}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


In this paper, a pre-feasibility study of using PV-based hybrid energy system to provide electricity to a residential area in west coast of Turkey is examined. The selected case study represents a power demand of 12.6kWh day-1 with a 2.9 kW peak power demand. The power system used in this study contains diesel generator, grid connection and PV modules with backup storage. The energy system was redesigned and optimized as PV based in order to meet the existing user?s power demand at a minimum cost of energy. Temperature and solar radiation data obtained from Ege University meteorology station has been used in the simulation process through optimization software, HOMER. Three systems that were considered in this study area are stand-alone PV-diesel, stand-alone PV-battery and grid connected PV system. The proposed systems then were compared regarding on their operational characteristics and cost values. The comparisons prove that grid connected PV energy system had the lowest total net present cost and cost of energy, $53,197 and $0.57/kWh, respectively that makes it the most cost effective system and followed by PV-diesel and stand-alone PV-battery system. It can be concluded that the renewable-based system can become a favorable system without aid from the grid system and bring advantage in technical and economic point of view and also suitable to be applied in the residential application as energy supply if only the current cost of PV arrays and battery system technology have been reduced to its minimum rate.

\end{abstract}


\keywords{photovoltaic, renewable energy, hybrid system}

\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 technologies for power production from renewable energy sources such as solar are available and reliable. The rapid decrease in the PV module cost during the past few years and the recent escalation in the price of conventional petrochemical fuels used for generating electricity, resulted in the wider usage of PV based energy systems. The advantages of using solar resources to generate electricity include the avoidance of pollutant emissions, silent operation. The amount of annual solar energy reaching the Earth's surface is about 10,000 times more than annual global energy demand \hyperref[b0]{[1]}.\par
Recently, in order to reach sustainable development, humankind needs to be steady on the path of low-carbon society. For this reason, in order to make an efficient use of electrical energy there is a growing interest in optimizing the design of urban settlements by means of the exploitation of natural sources of energy and the development of building management systems \hyperref[b1]{[2]}. Additionally, electrical power nets are in a transition stage where these need to be more flexible and dynamical at all levels, from power generation plant to customer level in order to enable distributed generation, to promote efficient use of energy at customer level, and to reach an intelligent demand response \hyperref[b2]{[3]}, \hyperref[b3]{[4]}. The generation of electrical energy through of alternative sources such wind and solar, has become more attractive \hyperref[b4]{[5]}, \hyperref[b5]{[6]} and is widely used for substituting fossil fuels in the process of electrical power energy since 1970s because of the crisis oil \hyperref[b6]{[7]}. Nevertheless, such alternative energy sources have a slow development \hyperref[b7]{[8]}, and the transition into a new phase of evolution in the electrical power generation sector appears to be a complex task because of the different insights of the problem \hyperref[b8]{[9]}, not only due to environmental, and economic issues, also because of social and psychological impacts on people's behavior \hyperref[b9]{[10]}. Although PV systems are an expensive option of generating electricity when compared to other systems; this technology has been supported due to its potential benefits, which can be classified as customer-related benefits, electric utilityrelated benefits and environmental benefits. Earning revenue by selling PV electricity can be given as an example for the customer-related benefits. The examples for the electric utility-related benefits are; reduced transmission and distribution costs and losses, peak shaving, and meeting peak demand. CO2 savings, NOX and SO2 savings can be listed as the environmental benefits of PV systems \hyperref[b10]{[11]}.\par
At the beginning of 2011, Turkish parliament adopted a new feed-in tariff policy of equally limited duration of 10 years, and equally limited objectives of 600 MW of total capacity. The feed-in tariffs for solar photovoltaic (PV), the most costly of the new renewable technologies, are only US\$0.13/kWh. One divergence from previous policy, Turkey will now offer incentives for hardware 'Made in Turkey'. Solar PV systems made in Turkey would qualify for a bonus payment of nearly Author ? : Ege University, Ege Higher Vocational School Department of Electronics Technology, 35100, Bornova, Izmir, Turkey. E-mail : Mustafa.engin8@gmail.com Author ? : Ege University, Ege Higher Vocational School Department of Control and Automation Technology, 35100, Bornova, Izmir, Turkey. E-mail : dilsad.engin@ege.edu.tr US\$0.07/kWh \hyperref[b11]{[12]}. Industry observers have widely penned the new program to be insufficient to create the volume necessary to attract manufacturing.\par
The present study is proposed to design a PV based hybrid energy system to provide electricity for a residential house in ?zmir, Turkey. The system simulation performed to estimate its operational characteristics, such as annual electricity production, annual loads served, excess electricity and capacity shortage. The proposed systems then were compared concerning on their operational characteristics and cost value in order to meet the user's power demand at a minimum cost of energy. 
\section[{II. HYBRID POWER SYSTEM}]{II. HYBRID POWER SYSTEM}\par
A hybrid energy system generally consists of a primary renewable source working in parallel with a standby secondary non-renewable module or grid and storage units. The energy system components are PV module, diesel generator, grid, battery and power converter. Description of these components is given in the following sections. 
\section[{a) Electrical Loads}]{a) Electrical Loads}\par
The demand for electricity in each area is different and therefore depends on numerous factors, such as the price of electricity, the weather conditions, the time of day, the type of day and the season. The load profiles describe the variation of the electricity demand with time. The hourly load profile provides crucial information on how electricity is used, and thus on where and what demand side management strategies could be potentially effective. Demand side management is the process of managing the consumption of energy to optimize available and planned generation resources.\par
There are six generic load shape objectives that can be considered during demand-side management planning, namely peak clipping, valley filling, load shifting, strategic conservation, strategic load growth, and flexible load shape. The desired changes in the load shape can be obtained by shifting load to a less expensive time period, or by substituting another resource for delivered electricity such as solar PV/Battery systems. \hyperref[b12]{[13]}.\par
The data were taken from a small house which is located in Izmir near to solar energy institute building. The electrical load components include fluorescent lamps, ceiling fan, television, refrigerator, air conditioner, and also washing and dish washer machines which are the main components for a small house. The home owner uses demand side management by shifting load to inexpensive hours. The seasonal and daily profiles of household electricity demand which is measured power are presented in (Figure \hyperref[fig_1]{1}) and (Figure  {\ref 2}) respectively. 
\section[{b) Solar Radiation Resources}]{b) Solar Radiation Resources}\par
Renewable energy sources are intermittent and naturally available due to these factors our first choice to meet household electric demand will be solar energy. Weather data are important factor for pre-feasibility study of PV based hybrid energy system for any particular site \hyperref[b14]{[14]}. Hourly solar radiation data for year 2010 was collected from solar-wind meteorological station which is located on the roof of the Vocational School Building in Ege University for determining the local potentials of both solar and wind energy \hyperref[b15]{[15]}. Using this data, the monthly average daily solar radiation and calculated clearness index are plotted in (Figure  {\ref 3}). The installation cost of PV arrays may vary from \$3.38 -\$3.02 /W. A 1 kW solar energy system installation and replacement costs are taken as \$3380 and \$3000, respectively  {\ref [16]}. In this study, various sizes were considered, ranging from 0-13.5 kW. The lifetime of the PV arrays are taken as 25 years and no tracking system was included in the PV system. Battery bank is used as a backup system and it also maintains constant voltage across the load. The battery pack consists of 6V, 360 Ah batteries connected in series of 6. For a 1 kWh battery pack, the installation and replacement costs were taken as \$213 and \$200, respectively  {\ref [16]}. During simulation, different sizes of batteries capacity (0 through 50 kWh) were considered. Lifetime of a unit was considered to be 10 years with an efficiency of 85\%. A power electronic converter needs to maintain flow of energy between the ac and dc components. For a 1 kW system the installation and replacement costs were taken as \$715 and \$700, respectively  {\ref [16]}. Ten different sizes of converters (0, 1, 2.5, 3, 3.5, 4, 4.5, 5 and 7 kW) were considered for the simulation. Lifetime of a unit was considered to be 15 years with an efficiency of 95\%. 
\section[{d) Homer}]{d) Homer}\par
HOMER is an optimization software package which simulates varied renewable energy sources system configurations and scales them on the basis of net present cost which is the total cost of installing and operating the system over its lifetime  {\ref [17]}. It firstly assesses the technical feasibility of the RES system. Secondly, it estimates the NPC of the system. HOMER models each individual system configuration by performing an hourly time-step simulation of its operation for one year duration. The available renewable power is calculated and is compared to the required electrical load. Following calculations of one-year duration, any constraints on the system imposed by the user are then assessed; e.g. the fraction of the total electrical demand served or the proportion of power generated by renewable sources. Net present cost (NPC) represents the life cycle cost of the system. The calculation assesses all costs occurring within the project lifetime, including initial set-up costs, component replacements within the project lifetime, maintenance and fuel. Future cash flows are discounted to the present. HOMER assumes that all prices escalate at the same rate, and applies an annual real interest rate rather than a nominal interest rate. NPC estimation in HOMER also takes into account salvage costs, which is the residual value of power system components at the end of the project lifetime. 
\section[{III.}]{III.} 
\section[{Result and Discussion}]{Result and Discussion}\par
Two different PV based hybrid energy systems are investigated. First one is stand-alone PV based hybrid energy system. In this scenario, household load is supplied with solar energy. HOMER model of the system is given in (Figure \hyperref[fig_4]{4-a}). Second one is PV gridconnected hybrid energy system. In this scenario, household load is supplied with solar energy system connected to the grid. HOMER model of the investigated system is given in (Figure \hyperref[fig_4]{4-b}). In this case, if solar energy is not enough to supply the household load, the needed energy is supplied by purchasing energy from the grid. Otherwise, if the energy produced by PV arrays excesses the energy demand of household, the excess electrical energy production is sold to the grid.\par
The above proposed PV based hybrid energy systems supply the power to the household continuously throughout the year. For the analysis of these hybrid systems, consider three sensitivity variables: solar irradiation, temperature and renewable energy fraction. For each of the sensitivity values, simulate all the systems in their respective. An hourly time series simulation and configuration for every possible system type is done for a one-year period. A feasible system is defined as a solution for hybrid system configuration that is capable of meeting the load demand of household. It also allows a number of parameters to be displayed against the sensitivity variables for identifying an optimal system type.\par
According to the first scenario, net present cost values of optimal system solution for stand-alone system components are given Table \hyperref[tab_0]{1}. Monthly average electricity production of stand-alone PV based hybrid energy system for household demand is shown in (Figure \hyperref[fig_4]{4}). From the simulation results, the installation of PV based hybrid system stand-alone configuration is not suitable for power solutions of residential application in ?zmir region. Considering present cost analysis of a PV based hybrid system, stand-alone configuration is suitable for loads which stand more than 10 km far away from the grid. Total net present cost (NPC), capital cost and cost of energy (COE) for such a system is \$36,150, \$27,469 and \$0.940/kWh respectively.\par
In the second scenario, for the grid connected PV based hybrid energy system, two different solutions are obtained as optimal system configurations. First one is defined according to the lowest energy cost and second one is defined with the highest renewable energy fraction. During simulation, energy purchase price and sellback prices are used as \$0.198/kWh, \$0.13/kWh [18] respectively. In the first solution, detailed annual electricity production by grid-connected hybrid system components is shown in (Figure \hyperref[fig_6]{6}) and net present cost values of optimal system solution for grid connected configurations are given Table \hyperref[tab_2]{2}. Total net present cost (NPC), capital cost and cost of energy (COE) for grid-connected system is \$8,073, \$3,735 and \$0.208/kWh respectively.\par
For the second solution, that has the highest renewable fraction with lowest cost of energy, optimal system component size and cost values are given in (table \hyperref[tab_3]{3}) whereas detailed annual electricity production by grid-connected hybrid system components is shown in (figure \hyperref[fig_7]{7}). In this solution, energy cost is obtained as \$0.442/kWh with 87\% renewable fraction. If we compare this cost of energy which is obtained from grid connected hybrid systems solution with Turkish utility (\$0.198/kWh) and fed-in tariff prices (\$0.13 kWh), it is relatively high.        
\section[{CONCLUSION}]{CONCLUSION}\par
Alternative power solutions are not commonly used in residential applications in cities today, but are actively used for remote and isolated areas worldwide. The circumstances of each site are studied in order to decide the feasible combination of alternative energy resources. With the aid of above mentioned prefeasibility study, the PV based hybrid energy system is found to be an inadequate power solution for household electricity demand for the selected site over conventional grid connection. Although the net present cost is high, the running and maintenance costs are low as compared to the grid connection. With decreasing PV module prices, payback times on the PV based hybrid energy system investment are continuously decreasing. Considering operating and maintenance costs, an autonomous site powered by PV based hybrid system pay-off after 6-8 years in a good sunny location. Also newly announced Turkish grid connected PV feed-in tariff prices will descend to a feasible level for investor.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_1}Fig. 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{23}\includegraphics[]{image-3.png}
\caption{\label{fig_2}Fig. 2 :Fig. 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-5.png}
\caption{\label{fig_4}Fig. 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-6.png}
\caption{\label{fig_5}Fig. 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-7.png}
\caption{\label{fig_6}Fig. 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{1} \par 
\begin{longtable}{P{0.14631147540983605\textwidth}P{0.020901639344262295\textwidth}P{0.08360655737704918\textwidth}P{0.020901639344262295\textwidth}P{0.10450819672131147\textwidth}P{0.020901639344262295\textwidth}P{0.048770491803278686\textwidth}P{0.08360655737704918\textwidth}P{0.020901639344262295\textwidth}P{0.08360655737704918\textwidth}P{0.10450819672131147\textwidth}P{0.020901639344262295\textwidth}P{0.09057377049180328\textwidth}}
1.2\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
1.0\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
0.8\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
0.6\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
0.4\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
0.2\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
0.0\tabcellsep Jan\tabcellsep Feb\tabcellsep Mar\tabcellsep Apr\tabcellsep May\tabcellsep Jun\tabcellsep Jul\tabcellsep Aug\tabcellsep Sep\tabcellsep Oct\tabcellsep Nov\tabcellsep Dec\\
\tabcellsep \tabcellsep Component\tabcellsep \tabcellsep Capital (\$)\tabcellsep \tabcellsep (\$)\tabcellsep O\&M (\$)\tabcellsep \tabcellsep Fuel (\$)\tabcellsep Salvage (\$)\tabcellsep \tabcellsep Total (\$)\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.49583333333333335\textwidth}P{0.09050925925925926\textwidth}P{0.05509259259259259\textwidth}P{0.035416666666666666\textwidth}P{0.01574074074074074\textwidth}P{0.06689814814814815\textwidth}P{0.09050925925925926\textwidth}}
4\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
I\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Volume XII Issue v v v v VII Version\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
D D D D )\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
(\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Global Journal of Researches in Engineering\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
PV\tabcellsep 15,100\tabcellsep 0\tabcellsep 64\tabcellsep 0\tabcellsep 0\tabcellsep 15,164\\
STATIONARY BATTERY\tabcellsep 10,224\tabcellsep 8,772\tabcellsep 307\tabcellsep 0\tabcellsep -1,174\tabcellsep 18,128\\
Converter\tabcellsep 2,145\tabcellsep 876\tabcellsep 0\tabcellsep 0\tabcellsep -163\tabcellsep 2,858\\
System\tabcellsep 27,469\tabcellsep 9,648\tabcellsep 371\tabcellsep 0\tabcellsep -1,337\tabcellsep 36,150\end{longtable} \par
 
\caption{\label{tab_1}Power (kW) Monthly Average Electric Production PV}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.14488636363636362\textwidth}P{0.06278409090909091\textwidth}P{0.12556818181818183\textwidth}P{0.11590909090909089\textwidth}P{0.10625\textwidth}P{0.06278409090909091\textwidth}P{0.09659090909090909\textwidth}P{0.13522727272727272\textwidth}}
Component\tabcellsep Size\tabcellsep Capital (\$)\tabcellsep Replacement (\$)\tabcellsep O\&M (\$)\tabcellsep Fuel (\$)\tabcellsep Salvage (\$)\tabcellsep Total (\$)\\
PV\tabcellsep 1 kW\tabcellsep 3,020\tabcellsep 0\tabcellsep 13\tabcellsep 0\tabcellsep 0\tabcellsep 3,033\\
Grid\tabcellsep -\tabcellsep 0\tabcellsep 0\tabcellsep 4,087\tabcellsep 0\tabcellsep 0\tabcellsep 4,087\\
Converter\tabcellsep 1 kW\tabcellsep 715\tabcellsep 292\tabcellsep 0\tabcellsep 0\tabcellsep -54\tabcellsep 953\\
System\tabcellsep \tabcellsep 3,735\tabcellsep 292\tabcellsep 4,100\tabcellsep 0\tabcellsep -54\tabcellsep 8,073\end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.03204365079365079\textwidth}P{0.07926587301587301\textwidth}P{0.045535714285714284\textwidth}P{0.010119047619047618\textwidth}P{0.038789682539682534\textwidth}P{0.06071428571428571\textwidth}P{0.17539682539682538\textwidth}P{0.010119047619047618\textwidth}P{0.05565476190476191\textwidth}P{0.010119047619047618\textwidth}P{0.03204365079365079\textwidth}P{0.04722222222222222\textwidth}P{0.010119047619047618\textwidth}P{0.08938492063492064\textwidth}P{0.1534722222222222\textwidth}}
\tabcellsep 0.6\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{Monthly Average Electric Production}\tabcellsep \tabcellsep \tabcellsep \tabcellsep PV\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Grid\\
\tabcellsep 0.5\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
(kW)\tabcellsep 0.4\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Power\tabcellsep 0.3\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep 0.2\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep 0.1\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep 0.0\tabcellsep Jan\tabcellsep Feb\tabcellsep Mar\tabcellsep Apr\tabcellsep May\tabcellsep Jun\tabcellsep Jul\tabcellsep Aug\tabcellsep Sep\tabcellsep Oct\tabcellsep Nov\tabcellsep Dec\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 5\\
Power (kW)\tabcellsep 1.0 1.5 2.0\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{Monthly Average Electric Production}\tabcellsep \tabcellsep \tabcellsep \tabcellsep PV Grid\tabcellsep XII Issue v v v v VII Version I\\
\tabcellsep 0.5\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep 0.0\tabcellsep Jan\tabcellsep Feb\tabcellsep Mar\tabcellsep Apr\tabcellsep May\tabcellsep Jun\tabcellsep Jul\tabcellsep Aug\tabcellsep Sep\tabcellsep Oct\tabcellsep Nov\tabcellsep Dec\tabcellsep Volume\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep D D D D )\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep (\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Global Journal of Researches in Engineering\\
\tabcellsep \multicolumn{3}{l}{Component}\tabcellsep Size\tabcellsep Capital (\$)\tabcellsep \multicolumn{2}{l}{Replacement (\$)}\tabcellsep O\&M (\$)\tabcellsep \tabcellsep Fuel (\$)\tabcellsep \multicolumn{2}{l}{Salvage (\$)}\tabcellsep Total (\$)\\
\tabcellsep \tabcellsep PV\tabcellsep \tabcellsep 9 kW\tabcellsep 27,180\tabcellsep 0\tabcellsep \tabcellsep 115\tabcellsep \tabcellsep 0\tabcellsep 0\tabcellsep \tabcellsep 27,295\\
\tabcellsep \tabcellsep Grid\tabcellsep \tabcellsep 1 kW\tabcellsep 0\tabcellsep 0\tabcellsep \tabcellsep -15,859\tabcellsep \tabcellsep 0\tabcellsep 0\tabcellsep \tabcellsep -15,859\\
\tabcellsep \tabcellsep Converter\tabcellsep \tabcellsep 6 kW\tabcellsep 4,290\tabcellsep \multicolumn{2}{l}{1,753}\tabcellsep 0\tabcellsep \tabcellsep 0\tabcellsep \multicolumn{2}{l}{-326}\tabcellsep 5,716\\
\tabcellsep \tabcellsep System\tabcellsep \tabcellsep -\tabcellsep 31,740\tabcellsep \multicolumn{2}{l}{1,753}\tabcellsep -15,744\tabcellsep \tabcellsep 0\tabcellsep \multicolumn{2}{l}{-326}\tabcellsep 17,152\end{longtable} \par
 
\caption{\label{tab_3}Table 3 :}\end{figure}
 			\footnote{F © 2012 Global Journals Inc. (US) 2012 July} 			\footnote{© 2012 Global Journals Inc. (US) 2012 July} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ European Photovoltaic Solar Energy Conference and Exhibition/5th World Conference on Photovoltaic Energy Conversion]{b13}\label{b13} 	 		\textit{},  	 	 		\textit{European Photovoltaic Solar Energy Conference and Exhibition/5th World Conference on Photovoltaic Energy Conversion}  		p. .  	 
\bibitem[ Turkish Official Newspaper (2011)]{b11}\label{b11} 	 		\textit{},  	 	 		\textit{Turkish Official Newspaper}  		8 January 2011.  (27809) .  	 
\bibitem[Kolokotsa ()]{b1}\label{b1} 	 		‘A roadmap towards intelligent net zero-and positive-energy buildings’.  		 			D Kolokotsa 		.  	 	 		\textit{Solar Energy}  		2011. 85  (12)  p. .  	 
\bibitem[Castillo-Cagigal ()]{b2}\label{b2} 	 		‘A semi-distributed electric demand-side management system with PV generation for self-consumption enhancement’.  		 			M Castillo-Cagigal 		.  	 	 		\textit{Energy Conversion and Management}  		2011. 52  (7)  p. .  	 
\bibitem[Castillo-Cagigal ()]{b12}\label{b12} 	 		 			M Castillo-Cagigal 		.  		\textit{Self-Consumption of PV Electricity with Active Demand Side Management: The Gedelos-PV System},  				2010. p. 25.  	 
\bibitem[Ulgen and Hepbasli (200)]{b15}\label{b15} 	 		‘Comparison of solar radiation correlations for Izmir, Turkey’.  		 			K Ulgen 		,  		 			A Hepbasli 		.  	 	 		\textit{International Journal of Energy Research}  		200. 16  (4)  p. .  	 
\bibitem[Suna et al. ()]{b10}\label{b10} 	 		\textit{Demand side value of PV Report of the IEE project PV Upscale-Urban Scale Photovoltaic Systems},  		 			D Suna 		,  		 			A L Polo 		,  		 			R Haas 		.  		2006. Vienna.  	 
\bibitem[Cancino-Solo´rzano ()]{b6}\label{b6} 	 		‘Electricity sector in Mexico: current status. Contribution of renewable energy sources’.  		 			Y Cancino-Solo´rzano 		.  	 	 		\textit{Renewable and Sustainable Energy Reviews}  		2010. 14  (1)  p. .  	 
\bibitem[Sovacool ()]{b7}\label{b7} 	 		‘Exploring the hypothetical limits to nuclear and renewable electricity future’.  		 			B K Sovacool 		.  	 	 		\textit{International Journal of Energy Research}  		2010. 34  (13)  p. .  	 
\bibitem[Floyd and Zubevich ()]{b8}\label{b8} 	 		‘Linking foresight and sustainability: an integral approach’.  		 			J Floyd 		,  		 			K Zubevich 		.  	 	 		\textit{Futures}  		2010. 42  (1)  p. .  	 
\bibitem[Kaldellis et al. ()]{b5}\label{b5} 	 		‘Optimum autonomous stand-alone photovoltaic system design on the basis of energy payback analysis’.  		 			J K Kaldellis 		,  		 			D Zafirakis 		,  		 			E Kondili 		.  	 	 		\textit{Energy}  		2009. 34  (9)  p. .  	 
\bibitem[Khan ()]{b14}\label{b14} 	 		‘Pre-feasibility study of stand-alone hybrid energy systems for applications in Newfoundland’.  		 			M J Khan 		,  		 			MT 		.  	 	 		\textit{Renew. Energy}  		2005. 30 p. .  	 
\bibitem[Jarventausta ()]{b3}\label{b3} 	 		‘Smart grid power system control in distributed generation environment’.  		 			P Jarventausta 		.  	 	 		\textit{Annual Reviews in Control}  		2010. 34  (2)  p. .  	 
\bibitem[Hondo and Baba ()]{b9}\label{b9} 	 		‘Socio-psychological impacts of the introduction of energy technologies: change in environmental behavior of households with photovoltaic systems’.  		 			H Hondo 		,  		 			K Baba 		.  	 	 		\textit{Applied Energy}  		2010. 87  (1)  p. .  	 
\bibitem[Quaschning ()]{b0}\label{b0} 	 		‘Understanding renewable energy systems’.  		 			V Quaschning 		.  	 	 		\textit{London Sterling (UK)}  		2005. Earthscan-Carl Hanser Verlag Gmbh \& Co Kg.  	 
\bibitem[Michalak and Zimny ()]{b4}\label{b4} 	 		‘Wind energy development in the world’.  		 			P Michalak 		,  		 			J Zimny 		.  	 	 		\textit{Renewable and Sustainable Energy Reviews}  		2011. 1995. 2009. 15  (5)  p. .  	 	 (Europe) 
\end{bibitemlist}
 			 		 	 
\end{document}
