\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={Discrete Time Averaging of Non-Ideal PWM DC-DC Converters Operating in DCM with Feedback},
 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{2013-01-15 (revised: 15 January 2013)}
\def\TheID{\makeatother }
\def\TheDate{2013-01-15}
\title{Discrete Time Averaging of Non-Ideal PWM DC-DC Converters Operating in DCM with Feedback}
\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]{N. M. Adamali  Shah}

             \author[2]{Mohammed S.  Al-Numay}

             \author[3]{Mohammed S.  Al-Numay}

             \affil[1]{  King Saud University}

\renewcommand\Authands{ and }

\date{\small \em Received: 13 December 2012 Accepted: 3 January 2013 Published: 15 January 2013}

\maketitle


\begin{abstract}
        


This paper presents a one-cycle-average (OCA) discrete-time model for PWM switched dc-dc converters operating in discontinuous conduction mode (DCM). The closed-loop system is considered in the presence of circuit parasitic. This model provides the exact OCA values of the output voltage and inductor current considering the conduction losses in the switching stage components. It also provides the exact discrete-time mathematical representation of the average values of other internal signals with little increase in simulation time. It is compared to some existing averaged models in terms of accuracy and speed through simulation results of boost converter.

\end{abstract}


\keywords{Simulation compared}

\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
C-DC converters are widely used in various applications. These converters are usually operated in two modes of operation, namely continuous and discontinuous conduction modes \hyperref[b0]{[1]}. The discontinuous conduction mode of operation of the converter is most frequently used for light load applications. It is also useful for extracting maximum power efficiently from the solar panel \hyperref[b1]{[2,}\hyperref[b2]{3]}.\par
Due to various applications and needs of dc-dc converter operating in DCM, it is very essential to have a proper analytical model for this mode of operation for the analysis and design. The literature shows that more effort has been taken in this view for past three decades \hyperref[b1]{[2,}\hyperref[b3]{4]}.\par
One of the most widely used techniques in the design procedure in power electronics is averaging technique. This technique provides the basic analytical foundation for the most power electronic design. In fact classical averaging procedure is not suitable when there are state discontinuities. At high switching operations the periodic solution has some amplitude ripple, and these ripples are not considered in the classical averaging theory. Due to this it has been found that the directly obtained averaged models are inaccurate for the converters operated in DCM \hyperref[b3]{[4]}. This has inculcated to take efforts to obtain more accurate averaging method.\par
In the continuous-time averaging procedure, each circuit topology is modeled separately and then combined in on approximated model \hyperref[b3]{[4,}\hyperref[b4]{5]}. The duty cycle is a discrete-time variable, but treated as a continuous time variable in the existing continuous-time averaged models. Thus the orbital nature of the periodic solution is not obtained. Intern the periodic solution of the converters is averaged to equilibrium to form a nominal solution. In contrast, no such approximations are made in the sample date model. This provides the most accurate result, which replicates the actual behavior of PWM systems and is also suitable for digital control process. Sampled-data models allow us to focus on cycle -to-cycle behavior, ignoring intra cycle ripples. This makes them effective in general simulation, analysis and design. These models predict the values of signals at the beginning of each switching period, which most of the times represent peaks or valleys of the signals rather than average values. To better understand the average behavior of the system, a discrete-time model for the OCA signals was presented in \hyperref[b5]{[6]}.\par
In this paper, a sampled-data model for nonideal closed loop PWM converters operating in DCM is formulated. This gives the exact discrete-time mathematical representation of the values of the output and internal signals at constant frequency. A discretetime model to provide the one-cycle-average (OCA) signals of the non ideal closed loop PWM converters operating in DCM is proposed. This model provides the exact discrete-time mathematical representation of the averaged values of the output signal at each switching period. It also provides the average values of other internal signals with little increase in simulation time. The main motivation for the new model is based on the fact that, in many power electronic applications, it is the average values of the voltage and current rather than their instantaneous values that are of greatest interest. In addition to that, the existing models are II. 
\section[{Existing Average Models}]{Existing Average Models}\par
The modeling method is validated by a nonideal boost converter with feedback as shown in Figure \hyperref[fig_1]{1} for the different existing averaging methods and presented in this section. is the input vector, x(t) R n is the state vector, y(t) R p is the output vector while denotes the length of a switching cycle. Then the DCM PWM converter can be described as \hyperref[b6]{[7]}.\par
The problem with the state-space averaging approach in DCM is that we are averaging just the matrix parameters, and not necessarily the state variable themselves. It is intended that (3) will apply when the true average of each state variable is used, but the average inductor current depends on the parameters and duty ratios. Considering this, the modified statespace averaged model that would correctly predict the behavior in DCM for the boost converter is given as \hyperref[b1]{[2]}.\par
Where M is the modification Matrix and its given by \hyperref[b5]{(6)} Based on (  {\ref 4}), (  {\ref 5}) and (  {\ref 6}) the averaged model can also be derived considering non-ideality in the switching stage components, and is given by?(t) = ? ? ? A 1 x(t) + B 1 u(t) ; t ? ? 1 A 2 x(t) + B 2 u(t) ; t ? ? 2 A 3 x(t) + B 3 u(t) ; t ? ? 3 y(t) = ? ? ? C 1 x(t) , t ? ? 1 C 2 x(t) , t ? ? 2 C 3 x(t) , t ? ? 3 ?(t) = [d 1 A 1 + d 2 A 2 + (1 ? d 1 ? d 2 )A 3 ]M x(t) +[d 1 B 1 + d 2 B 2 + (1 ? d 1 ? d 2 )B 3 ]u(t) M = ? ? 1 d1+d2 0 0 1 ? ? d 2 = 2Li L d 1 T s V g ? d 1 di L dt = (R L + R D S )(R + R C )(V g d 2 1 T s ) 2L 2 (R + R C ) ? ((R L + R D )(R + R C ) + RR C )(2i C L ? d 2 1 V g T s ) 2L 2 (R + R C ) ? (2i L L ? d 2 1 V g T s )RV C LV g d 1 T s (R + R C ) + dv C dt = 1 C(R + R C ) Ri L ? V C ? d 2 1 V g T s R 2L c) Conventional Discrete-Time Model\par
The conventional discrete-time mode (CDTM) is given by \hyperref[b3]{[4]} (7)x k+1 = A(d 1 k , d 2 k )x k + B(d 1 k , d 2 k )u k\textbf{(1)}\par
(2) (4)\par
(5)\par
XIII Issue V Version I 10 ( )Year\par
Where the input nonlinearities A(d 1 , d 2 ) and B(d 1 , d 2 ) are given byA(d 1 , d 2 ) := ? 3 ? 2 ? 1 B(d 1 , d 2 ) := ? 3 (? 2 Î?" 1 + Î?" 2 ) + Î?" 3 (8)\textbf{(9)}\par
The arguments d 1 T s , d 2 T s , and(1?d 1 ?d 2 )T s for (? 1 ,? 2 , ? 3 , Î?" 1 , Î?" 2 and Î?" 3 )\par
, respectively are omitted from the above equations for notation simplicity. Whereu(t) ? R m ? ? T s 2i L LV g ? d 2 1 V D S V g T s ? 2i L LV D + d 2 1 V g V D T s LV g d 1 T s\par
Where The system switches between three topologies (A 1, B 1 ,C 1 ), (A 2 ,B 2 ,C 2 ), and (A 3 ,B 3 ,C 3 ) , with switching intervals determined by Where (d 1  k +d 2 k ) [0, 1] are the switch duty ratios, and k is the discrete-time index. All auxiliary inputs will be assumed to be piecewise constants, i.e. for all t ). This assumption is not necessary and is made for convenience only; more general cases would only require more complex notations. This is the exact switching model which will be used as the base model for comparison of different methods. The control scheme given in is applied, where is , and in \hyperref[b7]{[8]}.\par
b) DCM State-Space Average Model (SSA)\par
In the conventional state-space averaging method the averaged model for DCM has been presented previously in numerous publications \hyperref[b1]{[2]}. The converters state-space equation in this mode is given by? 1 := kT s ? t < kT s + d 1 k T s ? 2 := kT s + d 1 k T s ? t < kT s + (d 1 k + d 2 k )T s ? 3 := kT s + (d 1 k + d 2 k )T s ? t < kT s + T s ? kT ( + 1)T k s s [ m( t) = V ref ? k 1 i( t) ? k 2 v( t) V ref = 0.13, k 1 = 0.174, k 2 = ?0 0435 as ?(t) = [d 1 A 1 + d 2 A 2 + (1 ? d 1 ? d 2 )A 3 ]x(t) +[d 1 B 1 + d 2 B 2 + (1 ? d 1 ? d 2 )B 3 ]u(t)\textbf{(3)}\par
?u(t) = u k\par
Where d 1 and d 2 are the duty ratios and d 2 can be determined as follows Note that the averaging operation adds "sensor" dynamics to the system; as a consequence, the largesignal model (  {\ref 11} ? * i (t) := 1 T s t 0 ? i (? )d? Î?" * i (t) := 1 T s t 0 Î?" i (? )d?. x * ? R n p + x * k+1 := x k+1 C(d 1 k , d 2 k )x k + D(d 1 k , d 2 k )u k x * k+1 = A * (d 1 k , d 2 k )x * k + B * (d 1 k , d 2 k )u k y * k = C * x * k A * (d 1 , d 2 ) := B * (d 1 , d 2 ) := B(d 1 , d 2 ) D(d 1 , d 2 ) C * (d 1 , d 2 ) := 0 p×n I p×p\par
Note that not only the OCA values of output signal will be available but also the values of the signals (without averaging) at the beginning of every switching period as well. 
\section[{b) Feedback Computation}]{b) Feedback Computation}\par
The modulation signal for feedback control ism(t) = V ref ? k 1 i(t) ? k 2 v(t)=\par
and the duty ratio at each switching period is . The time instant t* at which the modulation signal crosses    {\ref 16})tri(t * , T s ) = V ref ? s + t * ) = V ref ? K\{? 1 (t * )x k + Î?" 1 (t * )u k \}\par
at each time instant , where the sawtooth function is shown in Figure \hyperref[fig_0]{2} and mathematically represented by triA(d 1 , d 2 ) 0 n×p C(d 1 , d 2 ) 0 p×p V ref ?Kx(t) t * Ts k III. 
\section[{Proposed Model}]{Proposed Model}\par
This section introduces the new averaged discrete-time model for closed loop PWM dc-dc converter operating in DCM considering conduction losses. Description of the original system and derivation of the proposed model are discussed here. The onecycle average (OCA) representation of the output signal \hyperref[b5]{[6]} is given by (10)\par
The signal,\par
) is used to develop a new discrete-time model for PWM converters operating in DCM. This model provides the basis for discrete-time simulation of the averaged value of any state in the DCM PWM system, even during transient non-periodic operating conditions. a) Proposed OCA Discrete-Time Model It is desired to compute, without approximation, the evolution of all system variables at the sampling instants, assuming three different topologies for the system. Since the state and output equations ( \hyperref[formula_1]{1}  , andx k+1 = A(d 1 k , d 2 k )x k + B(d 1 k , d 2 k )u k y * k+1 = C(d 1 k , d 2 k )x k + D(d 1 k , d 2 k )u k A(d 1 , d 2 ) := ? 3 ? 2 ? 1 B(d 1 , d 2 ) := ? 3 (? 2 Î?" 1 + Î?" 2 ) + Î?" 3 C(d 1 , d 2 ) := C 1 ? * 1 + C 2 ? * 2 ? 1 + C 3 ? * 3 ? 2 ? 1 D(d 1 , d 2 ) := C 1 Î?" * 1 + C 2 (? * 2 Î?" 1 + Î?" * 2 ) +C 3 (? * 3 (? 2 Î?" 1 + Î?" 2 ) + Î?" * 3 ) ? i (t) := e Ait Î?" i\textbf{(}(1?d 1 ?d 2 ) T s ? ( 1 1 , Î?" * 3 )\par
floor For reasonably high switching frequency, the value of x(kT + t*) can be approximated by neglecting the higher order terms in the Taylor expansion of the nonlinear functions ? 1 and Î?" 1 . That is And hence, a good approximation of (  {\ref 16}) becomes  
\section[{Numerical Example}]{Numerical Example}\par
To compare existing models with DCM OCA model, consider a Boost converter with feedback considering conduction loss shown in Figure \hyperref[fig_1]{1}. The  ? 1 (t * ) = I + A 1 t * + A 2 1 2! t * 2 + . . . ? I + A 1 t * Î?" 1 (t * ) = (It * + A 1 t * 2 2! + . . .)B 1 ? It * B 1 tri(t * , T s ) ? V ref ? K\{(I + A 1 t * )x k + B 1 t * u k \} tri(t * , T s ) equals to t Ts for t * ? (kT s , (k + ], 1)T s t * T s ? V ref ? K\{(I + A 1 t * )x k + B 1 t * u k \} d k = t * T s ? V ref ? Kx k KT s (A 1 x k + B 1 u k ) + 1 input is u = V gR L = 0.0176 ?, R C = 30 m?, A 1 = ? ? ? (R L +R D S ) L 0 0 ? 1 (R+R C )C ? ? ; A 2 = ? ? ? ? (R L +R D )(R+R C )+RR C L(R+R C ) ? R L(R+R C ) R C(R+R C ) ? 1 C(R+R C ) ? ? ? ; t, T s ) = t\par
Ts ? ( t Ts ). x1 = i L x 2 = v C .\par
T s = 50 ?s.\par
R DS = 0.17 ?, R D = 0.15 ?, V DS = 0.17 V,   V D =0.4 V are periodically A 3 = ? ? ? (R L +R D S ) L 0 0 ? 1 (R+R C )C ? ? ; B 1 = ? ? 1 L ? 1 L 0 0 0 0 ? ? ; B 2 = ? ? 1 L 0 ? 1\begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-2.png}
\caption{\label{fig_0}D 2 F}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 2 F}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{fig_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{0}\includegraphics[]{image-6.png}
\caption{\label{fig_4}0 e}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{0}\includegraphics[]{image-7.png}
\caption{\label{fig_5}t) := t 0 e}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-8.png}
\caption{\label{fig_6}}\end{figure}
      \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.44596412556053805\textwidth}P{0.07242152466367713\textwidth}P{0.11434977578475336\textwidth}P{0.15246636771300448\textwidth}P{0.0647982062780269\textwidth}}
\tabcellsep \tabcellsep \multicolumn{3}{l}{) -(12) is not in standard}\\
\multicolumn{5}{l}{statespace form. By defining the augmented state}\\
vector\tabcellsep such that\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep (13)\\
An\tabcellsep equivalent\tabcellsep (but\tabcellsep standard\tabcellsep form)\\
\multicolumn{5}{l}{representation of the OCA large-signal model is}\\
given by:\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep (14)\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep (15)\\
Where\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{© 2013 Global Journals Inc. (US)}\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 			\footnote{© 2013 Global Journals Inc. (US) Discrete Time Averaging of Non-Ideal PWM DC-DC Converters Operating in DCM with Feedback} 			\footnote{© 2013 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Maksimovic and Cuk (1991)]{b3}\label{b3} 	 		‘A Unified Analysis of PWM Converters in Discontinuous Modes’.  		 			D Maksimovic 		,  		 			S Cuk 		.  	 	 		\textit{IEEE Transactions on Power Electronics}  		July 1991. 6  (3)  p. .  	 
\bibitem[Al-Numay ()]{b5}\label{b5} 	 		‘Averaged Discrete-Time Model for Fast simulation of PWM Converters in DCM’.  		 			M S Al-Numay 		.  	 	 		\textit{International Journal of Modeling and Simulation}  		2009. 29  (1)  p. .  	 
\bibitem[Sun et al. (2001)]{b1}\label{b1} 	 		‘Averaged Modeling of PWM Converters Operating in Discontinuous Conduction Mode’.  		 			J Sun 		,  		 			D M Mitchell 		,  		 			M F Greuel 		,  		 			P T Krein 		,  		 			R M Bass 		.  	 	 		\textit{IEEE Transactions on Power Electronics}  		April 2001. 16 p. .  	 
\bibitem[Kassakian et al. ()]{b6}\label{b6} 	 		 			J G Kassakian 		,  		 			M F Schlecht 		,  		 			G C Verghese 		.  		\textit{Principles of Power Electronics Reading},  				 (MA)  		1991. Addison Wesley.  	 
\bibitem[Femia and Tucci (1994)]{b0}\label{b0} 	 		‘On the Modeling of PWM Converters for Large Signal Analysis in Discontinuous Conduction Mode’.  		 			N Femia 		,  		 			V Tucci 		.  	 	 		\textit{IEEE Transactions on Power Electronics}  		September 1994. 9  (5)  p. .  	 
\bibitem[Tse et al. (2002)]{b2}\label{b2} 	 		‘Ron) Hui: A Novel Maximum Power Point Tracker for PV Panels Using Switching Frequency Modulation’.  		 			K K Tse 		,  		 			M T Ho 		,  		 			S H Henry 		,  		 			S Y Chung 		.  	 	 		\textit{IEEE Transactions on Power Electronics}  		November 2002. 17  (6)  p. .  	 
\bibitem[Davoudi and Jatskevich (2006)]{b4}\label{b4} 	 		‘Rybel: Numerical state-space average-values modeling of PWM DC-DC Converters Operating in DCM and CCM’.  		 			A Davoudi 		,  		 			J Jatskevich 		,  		 			TD 		.  	 	 		\textit{IEEE Transactions on Power Electronics}  		July 2006. 21  (4)  p. .  	 
\bibitem[Lehman and Bass (1996)]{b7}\label{b7} 	 		‘Switching Frequency Dependent Averaged Models for PWM DC-DC Converters’.  		 			B Lehman 		,  		 			R M Bass 		.  	 	 		\textit{IEEE Transactions on Power Electronics}  		January 1996. 11  (1)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
