\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={Modeling of the Transfer Function Characteristics of an Electrical Power Distribution System},
 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{2016-01-15 (revised: 15 January 2016)}
\def\TheID{\makeatother }
\def\TheDate{2016-01-15}
\title{Modeling of the Transfer Function Characteristics of an Electrical Power Distribution System}
\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]{Onoriode K.  Idiapho}

             \affil[1]{  University of Benin, Benin City}

\renewcommand\Authands{ and }

\date{\small \em Received: 7 December 2015 Accepted: 3 January 2016 Published: 15 January 2016}

\maketitle


\begin{abstract}
        


This study seeks to determine the mathematical model for the transfer function characteristics of a single-input-single-output (SISO) electrical power distribution system with a view to understanding better, how the variation in input variables affects the overall output of electrical power distribution. It involved taking input-output data from a real life electrical power distribution system over a given period of four months and developing a transfer function model for the system so as to determine its operations efficiency using SPSS software. From the analysis carried out, the value of (coefficient of performance) in the month 1-2 was found to be 0.670 while the value was 1.065 in the month 3-4. The higher the value of the more efficient is the power distribution system.

\end{abstract}


\keywords{transfer function, SISO, mathematical model, coefficient of performance (COP).}

\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[{I. Introduction}]{I. Introduction}\par
he focus of this research is to address the challenges of electrical power distribution systems in Nigeria. The relationship between the input and output of a single-input-single-output electrical power distribution system although fairly known, but it is least understood. A major reason for this is that electrical power distribution system transfer function which serves as a guide for measuring and monitoring electrical power distribution output is often never determined and factored into the distribution control system. The decision problem is which analytical technique to adopt to clarify the nature of the relationship. In this study, the transfer function model is employed. Transfer function modeling is an integral part of control and process monitoring which is used to determine the causal relationship between input and output of a process. Efforts at relating the input to output of a system statistically started with regression analysis \hyperref[b4]{(Lai, 1979)}. Hence, regression analysis formed the basis of the traditional statistical method of modeling the relationship between the input and output to systems. Regression analysis has many deficiencies, for example; regression analysis is inappropriate in situations where the output lags the input when there is a significant amount of noise in the system regression analysis cannot accommodate noise in the filter \hyperref[b0]{(Box and Jenkins, 1994)}.\par
In 1970, Box and Jenkins introduced an improved statistical method of modeling the relationship between the input and output to a system. This method was named Box-Jenkins transfer function modeling methodology \hyperref[b4]{(Lai, 1979)}. Box et al did a very significant work in transfer function modeling by introducing ARIMA and noise models into transfer function modeling. This significantly improved the efficiency and reliability of transfer function models. In addition to this, transfer function model forecasts usually have smaller forecasting errors than the forecasts based on univariate models which are based on the output, and gives good forecasts of the future output from a process which is very significant. Since the introduction of transfer function modeling in 1970, efforts have been made by various researchers to improve and extend its application in various fields of life. For example \hyperref[b4]{Lai (1979)}  This work is therefore conceived to explore transfer function modeling as a possible monitoring and control tool for improving the operational efficiency of an electrical power distribution system. The hub of our investigation is Shell Forcados Terminal located Southwest of Warri, Delta State Nigeria. 
\section[{II. The General Transfer Function Modelling Procedure}]{II. The General Transfer Function Modelling Procedure}\par
A discrete transfer function model applicable to a distribution process has been developed by  {\ref Box et al.} We shall assume the model as stated in equation (3.1) as follows:?? ??=?? ?1 (??)ð??"ð??"(??)?? ????? + ?? ?? (3.1)\par
The noise term, ?? ?? , is represented by an ARIMA (p,d,q) process such that:?? ??=?? ?1 (??)??(??)?? ?? (3.2)\par
Here ?? ?? is the white noise. Substituting equation (3.2) into (3.1), gives?? ??=?? ?1 (??)ð??"ð??"(??)?? ????? + ?? ?1 (??)??(??)?? ?? (3.3) 
\section[{III. Methodology}]{III. Methodology}\par
The basic model used in this research is the transfer function modeling. The transfer function modeling procedure consists of the following steps: 3), a plot of the 4-month inputoutput data was done using SPSS software. After the plot, the data was investigated for stationarity, using the plots of the autocorrelation functions (ACF) and Pearson's autocorrelation functions (PACF). The input and output series derived from the plots were found not to be stationary, hence differencing was used to achieve stationarity. Stochastic regularity was achieved after the second differencing. Following the achievement of stationarity of the input ?? ?? and output ?? ?? , univariate model was individually fitted to ?? ?? and ?? ?? in order to respectively estimate pre-whitened input and output series namely ?? ?? and ?? ?? . Calculation of the cross correlation function was used to identify r, s and b parameters of the transfer function model.\par
Furthermore, the transfer function was estimated using ?? ?? and ?? ?? . The residual of the transfer function was used to identify the noise term ?? ?? of the transfer function model. Finally, the model adequacy check and optimization was done using genetic algorithm.\par
As transfer function model parameters are continuous variables, the genetic algorithm method was the continuous version. The model parameters are: b, ?, ?, ? and ? as shown in equation  {\ref (3.3)}. 
\section[{IV. Results}]{IV. Results}\par
Transfer Function Modelling: The data gotten from transformer (TR-102) at switchgears SG-101(Input) and SG-102 (Output) at Shell Forcados Power Terminal was analyzed in line with the theory and procedure developed and described earlier in the methodology.\par
The abscissas of Figures 1 to 4 are in days-ofthe month (30). The distribution station is supplied with 33kv from the national grid and it is stepped down to 11kv for distribution to consumers. The power input depends on availability of power in the national grid which is fed by the generation stations. Thus as shown in Figures  {\ref 1 and 3}, the power supply does not follow any particular pattern. The output power depends on demand and the conditions of the distribution facilities. Hence, the output time series of Figures  {\ref 2 and 4} follow the pattern described in the foregoing.  The input series upon analysis was found to be stationarity, hence differencing was not used. Examination of the ACF and PACF in Figures  {\ref 4 and 5} are indicative that auto regression one (AR (1)) model is the appropriate model to use. The formula for AR (1) models [2, 14 and 15] is given by equation (  {\ref 4}):  The output series upon analysis was found to be stationarity, hence differencing was not used. Examination of the ACF and PACF in Figures \hyperref[fig_2]{5 and 6} are indicative that auto regression one (AR (1)) model is the appropriate model to use.   The CCF between ? t and ? t is shown in Figure  {\ref 5}.3.2. It has one significant CCF at lag zero (0).Hence, according to [14], the parameters r, s and b of the transfer function that supports such CCF pattern are 0, 0 and 0 respectively. In view of this fact, the CCF supports the following transfer function model:0 t N t x t y + = ?\par
Based on Ljung-Box statistics shown in Table  {\ref 5}.3 and analysis of the residuals, the transfer function was found to have white noise residuals, hence we disregarded the noise term t N , to obtain equation (22).   The lag of 0 in the transfer function model shows that the average gas flow in the month is used for generation the same month. The model has intuitive and theoretical appeal. The model fit and statistics are good as shown for month 1-2 in Tables \hyperref[tab_2]{1 and 2} respectively.  The lag of 0 in the transfer function model shows that the average gas flow in the month is used for generation the same month. The model has intuitive and theoretical appeal. The model fit and statistics are good as shown for the month 3-4 in Tables \hyperref[tab_3]{2 and 3} respectively.    \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1223445}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 1 :Figure 2 : 2 Figure 3 : 4 Figure 4 :Figure 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{fig_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7}\includegraphics[]{image-6.png}
\caption{\label{fig_5}Figure 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8}\includegraphics[]{image-7.png}
\caption{\label{fig_6}Figure 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-8.png}
\caption{\label{fig_7}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9}\includegraphics[]{image-9.png}
\caption{\label{fig_8}Figure 9 :F}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-10.png}
\caption{\label{fig_9}=}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2016}\includegraphics[]{image-11.png}
\caption{\label{fig_11}2016 F©}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-12.png}
\caption{\label{fig_12}?}\end{figure}
   \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.5295081967213114\textwidth}P{0.3204918032786885\textwidth}}
it Statistic\tabcellsep Value\\
Stationary R-squared\tabcellsep .712\\
R-squared\tabcellsep .712\\
MSE\tabcellsep 12.362\\
MAPE\tabcellsep 3.407\\
MaxAPE\tabcellsep 12.212\\
MAE\tabcellsep 9.300\\
MaxAE\tabcellsep 30.309\\
Normalized BIC\tabcellsep 5.234\end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.3408018867924528\textwidth}P{0.08419811320754718\textwidth}P{0.17641509433962266\textwidth}P{0.06014150943396226\textwidth}P{0.08018867924528303\textwidth}P{0.03207547169811321\textwidth}P{0.07617924528301886\textwidth}}
\tabcellsep \tabcellsep Model Fit\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Model\tabcellsep Number of Predictors\tabcellsep statistics Stationary R-squared\tabcellsep Statistics\tabcellsep Ljung-Box Q(18) DF\tabcellsep Sig.\tabcellsep Number of Outliers\\
Transfer Function Model\tabcellsep 1\tabcellsep .712\tabcellsep 9.592\tabcellsep 17\tabcellsep .920\tabcellsep 0\\
\multicolumn{3}{l}{For month 1-2 operations of the Power Station we}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
obtained:\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.5261904761904762\textwidth}P{0.32380952380952377\textwidth}}
Fit Statistic\tabcellsep Value\\
Stationary R-squared\tabcellsep .587\\
R-squared\tabcellsep .067\\
RMSE\tabcellsep 31.836\\
MAPE\tabcellsep 7.766\\
MaxAPE\tabcellsep 80.056\\
MAE\tabcellsep 18.033\\
MaxAE\tabcellsep 131.997\\
Normalized BIC\tabcellsep 7.123\end{longtable} \par
 
\caption{\label{tab_3}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_4}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.12\textwidth}P{0.36\textwidth}P{0.36\textwidth}P{0.01\textwidth}}
Months\tabcellsep Total Energy Output\tabcellsep \multicolumn{2}{l}{Coefficient of}\\
\tabcellsep (MWH)\tabcellsep \multicolumn{2}{l}{Performance}\\
\tabcellsep \tabcellsep ?\tabcellsep 0\\
1-2\tabcellsep 401.32\tabcellsep \multicolumn{2}{l}{0.670}\\
3-4\tabcellsep 432.73\tabcellsep \multicolumn{2}{l}{1.065}\end{longtable} \par
 
\caption{\label{tab_5}Table 6 :}\end{figure}
 			\footnote{© 2016 Global Journals Inc. (US) Modeling of the Transfer Function Characteristics of an Electrical Power Distribution System} 			\footnote{© 2016 Global Journals Inc. (US)} 		 		\backmatter  			 
\subsection[{V. Discussion}]{V. Discussion}\par
The transfer function parameter ?? 0 is a measure of how effective the available gas is converted to electric energy, and could be regarded as the coefficient of performance of the Power Station's yearly operations. The higher the value of ?? 0 the more efficient is the power distribution facility and the lower the value of ?? 0 ; the power distribution facility is less effective in transforming the input power to suitable output state. Hence, ?? 0 is analogous to the intercept m of the equation of a straight-line. The results indicate that the month 3-4 had the highest coefficient of performance (COP) in the 4-month sample studied. On the other hand the month 1-2 had the least COP. As shown in Table  {\ref 3}.10, the value of ?? 0 in the month 1-2 was 0.670 while the value was 1.065 in the month 3-4. 
\subsection[{VI. Conclusion}]{VI. Conclusion}\par
In this research study, the relationship between the input and output of a single-input-single-output electrical power distribution system was analyzed using the transfer function modeling technique. From the analysis carried out, the system performance of transformer (TR-102) was more effective in the month 3-4 than in the month 1-2. This is in conformity with the theoretical proposal that the transfer function parameters could be used as performance indicators. The lower energy output in the month 1-2 was partly because operations efficiency was poorer in those months when compared to the month 3-4. 
\subsection[{Global Journals Inc. (US) Guidelines Handbook 2016}]{Global Journals Inc. (US) Guidelines Handbook 2016}\par
www.GlobalJournals.org			 			  				\begin{bibitemlist}{1}
\bibitem[Box et al. ()]{b0}\label{b0} 	 		 			G E P Box 		,  		 			G M Jenkins 		,  		 			G C Reinsel 		.  		\textit{Time Series Analysis: Forecasting and Control},  				 (Englewood Cliffs, NJ, USA)  		1994. Prentice Hall.  	 	 (3 rd edition) 
\bibitem[Brown ()]{b2}\label{b2} 	 		\textit{Electrical Power Distribution Reliability, Marcel Dekker},  		 			R E Brown 		.  		2002.  	 
\bibitem[Delurgio ()]{b3}\label{b3} 	 		\textit{Forecasting Principles and Applications},  		 			S A Delurgio 		.  		1998. New York, USA: McGraw-Hill.  	 	 (3rd Edition) 
\bibitem[Nwobi-Okoye and Igboanugo ()]{b6}\label{b6} 	 		‘Performance appraisal of gas based electric power generation system using transfer function modelling’.  		 			C C Nwobi-Okoye 		,  		 			A C Igboanugo 		.  	 	 		\textit{Ain Shams Eng. J}  		2015. 2015. 6 p. .  	 
\bibitem[Nwobi-Okoye and Igboanugo ()]{b5}\label{b5} 	 		‘Performance evaluation of hydropower generation system using transfer function modelling’.  		 			C C Nwobi-Okoye 		,  		 			A C Igboanugo 		.  	 	 		\textit{Int. J. Electr. Power Energ. Syst}  		2012. 43  (1)  p. .  	 
\bibitem[Nwobi-Okoye et al. ()]{b7}\label{b7} 	 		‘Performance evaluation of multi-input singleoutput (MISO) production process using transfer function and fuzzy logic: Case study of a brewery’.  		 			C C Nwobi-Okoye 		,  		 			S Okiy 		,  		 			A C Igboanugo 		.  		 \xref{http://dx.doi.org/10.1016/j.asej.2015.07.008}{10.1016/j.asej.2015.07.008}.  	 	 		\textit{Ain Shams Eng. J}  		2015. In Press.  	 
\bibitem[Box et al. ()]{b1}\label{b1} 	 		\textit{Time Series Analysis Forecasting and Control},  		 			G E P Box 		,  		 			G M Jenkins 		,  		 			G C Reinsel 		.  		2008. Hoboken, New Jersey: Wiley \& Sons.  	 
\bibitem[Lai ()]{b4}\label{b4} 	 		‘Transfer Function Modelling Relationship Between Time Series Variables’.  		 			P W Lai 		.  	 	 		\textit{Concepts and Techniques in Modern Geography (CATMOG)},  				1979. 1979.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
