\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={New Biogas Renewable System for Combined Sofc-Electricity Generation with a Membrane Reactor},
 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-01-15 (revised: 15 January 2012)}
\def\TheID{\makeatother }
\def\TheDate{2012-01-15}
\title{New Biogas Renewable System for Combined Sofc-Electricity Generation with a Membrane Reactor}
\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]{Zoe  Vasileiadou}

\renewcommand\Authands{ and }

\date{\small \em Received: 10 December 2011 Accepted: 1 January 2012 Published: 15 January 2012}

\maketitle


\begin{abstract}
        


This paper presents and analyzes a new biogas based catalytic reforming-processing system for the conversion of gaseous hydrocarbons (coming from manure type anaerobic digesters) such as methane into hydrogen and carbon oxide mixtures. The exit synthesis gas (syn-gas) is introduced to power effectively high temperature fuel cells such as SOFC types for combined efficient electricity generation. Moreover, this research targets on the description and design aspects of permreactors (permeable reformers) carrying the same type of renewable-biogas reforming reactions. The goals of such a research include turnkey system and process development for the biogas based power generation and fuel cell industries. The proper utilization of biogas and waste type resources (coming from manure type anaerobic digesters) for green-type/renewable power generation with increased processing capacity and efficiency via SOFCs is introduced as well. Pollution reduction is under additional design benefit in the described catalytic processors-fuel cell systems, at the same time. Three different reactor configurations are examined and compared. The use of a membrane reformer and of a catalytic membrane reformer offer better hydrogen and syngas yields and methane conversions than the corresponding non-membrane plug flow reactor.

\end{abstract}


\keywords{biogas reforming, fuel cell, membrane reactor, catalytic reactor, SOFC, renewable energy.}

\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
n our earlier IASTED and ACS presentations (PGRES '02, Marina Del Ray, CA; Modeling and Simulation, '03, Palm Springs, CA; ACS-Fuel Chemistry '02, Boston, MA) we discussed about preliminary findings and results of catalytic processors for the steam reforming of methane, natural gas, and biogas, for use in fuel cell systems such as SOFC types \hyperref[b0]{[1]}.\par
The recent communication continues this research introducing the so-called "Biogas power" and "Bio-Energy" systems. The use of biogas mixtures (manure based generated feedstocks) as sources for electricity and heat generation using fuel cells of the SOFC type are studied here. Use of manure based gases rich in methane coming from anaerobic digesters, for the production of intermediate synthesis gas is an Author ? : International Hellenic University, Thermi-Thessaloniki, GR, 57001. E-mail : bookeng@hotmail.com attractive route in "green power" and "biogas/manure energy" based systems  {\ref [2]}. There is a recent emphasis on the development and commercialization of such SOFC systems for electricity and heat generation applications. Such installations begin to exist currently mainly in US, Europe, Japan, China and other developing countries. Fig.  {\ref 1} below, shows the itemized distribution of biogas energy-applications which is coming from various renewable sources \hyperref[b1]{[3]}.\par
Fig.  {\ref 1} shows the products that are coming from the biomass treatment process, especially those coming from the anaerobic digestion. In our case however the feedstock is animal wastes and not agricultural or forest biomass.\par
Such biomass-energy systems require the development and use of an effective catalytic reformer utilizing active metals such as Ni, Rh, Cr, or bimetallic combinations of those. Earth metal enrichment in the catalyst such as with Ca, Mg, La and K promotes the catalyst stability on stream and minimizes deactivation from carbon deposition, especially in the reactor inlet \hyperref[b0]{[1,} {\ref 2,}\hyperref[b2]{4,}\hyperref[b3]{5]}.\par
The reformer used can be a fixed bed catalysisreactor or a permreactor using membrane type materials as reactor walls. Use of a permreactor creates a two outlet reaction system which carries the synthesis gas product at different compositions. The permeate stream is richer in hydrogen and less rich in carbon oxides, by the use of hydrogen selective membranes such as microporous inorganics (e.g., alumina, titania based) or metal alloys (Pd/Ag, Pd/Cu). One or both of the outlet gas streams can be used as feed in the accompanied fuel cell/SOFC. Use of the permreactor increases the conversion of the reactant biogases in the reactor due to the separation of products. This increased shift in conversion yields the required quantity of synthesis gas product for the fuel cell at a lower operation temperature than the counterpart fixed bed (impermeable) reactor  {\ref [2]}. Process operation at a lower temperature is beneficial for increasing the reactor and catalyst life time and for reducing the endothermic heating load (Btu/hr) of the endothermic reformer. Below, we give design emphasis in both reformer configurations for the generation and delivery of hydrogen rich synthesis gas into the accompanied solid oxide fuel cell.\par
The traditional process utilizes directly the biogas via a turbine or an engine for heat and electricity generation without the use of a reformer. However, the process is of low efficiency with a high waste heat rate. 
\section[{II.}]{II.} 
\section[{Fuel Cell Analysis}]{Fuel Cell Analysis}\par
The process of reforming methane or higher hydrocarbons with steam is a key catalysis and reaction route for producing high quality hydrogen or synthesis gas for further use, in an economical way \hyperref[b0]{[1,} {\ref 2,}\hyperref[b2]{4,}\hyperref[b3]{5]}. Synthesis gas usually contains hydrogen mixed with carbon monoxide and possibly carbon dioxide as well. The reforming processes taking place are endothermic and use similar catalysis metals as those described above.\par
Use of biogas based feedstocks as the reactant gases constitute for a methane (CH 4 ) rich feed in the reformer which is converted with steam into a H 2 and CO rich mixture. The exit hydrogen-rich gas is used as direct fuel in the anode of the solid oxide fuel cell. The reactions of methane steam reforming and water gas shift take place in the reformer by adding steam in the feedstock as the oxidant [2, \hyperref[b2]{4,}\hyperref[b3]{5]}.CH 4 + H 2 O â??" CO + 3H 2 (?H o 298 = +206.1 kJ/mol)\textbf{(1)}\par
(methane -steam reforming reaction)CO + H 2 O â??" CO 2 + H 2 (?H o 298 = -41.15 kJ/mol)\textbf{(2)}\par
(water gas shift reaction)\par
Here we assume that the biogas has been purified before entering into the reformer from the various impurities (e.g., halogens) to avoid among others the deactivation of the catalyst. Further, the contained carbon dioxide and any hydrogen sulfide gases can be separated before the reformer, so that only pure methane is reformed catalytically  {\ref [2,}\hyperref[b4]{6]}. However, some CO 2 can be flown within the reactor and reformed catalytically together with methane  {\ref [2]}.\par
The catalyst used in the process was in the form of particles of 0.92mm average diameter. The catalyst was a 15\% NiO on alumina enriched with calcium and magnesium to withstand deactivation from carbon deposition. 8.03gr of catalyst was loaded in the reformer.\par
The interconnected solid oxide fuel cell (SOFC) produces electricity by the electrochemical oxidation of both hydrogen and carbon monoxide gases, following a dual electrochemical reaction mechanism  {\ref [2]}. Part of the hot gas exiting from the fuel cell can be diverted in the shellside of the membrane reactor in a closed loop, to provide the necessary endothermic heat for running the reformer.H 2 + O 2-? H 2 O + 2e - CO + O 2-? CO 2 + 2e -\par
In the SOFC cathode:O 2 + 4e -? 2O 2-\par
With the overall reaction to be:H 2 + CO + O 2 ? CO 2 + H 2 O (3)\par
Mathematical modeling of the CH 4 -H 2 O reformer for a steady state fixed-bed catalytic reactor includes the species reaction terms in the mass balance equations. Moreover the thermal and momentum balances are also written for a non-isothermal reformer with pressure drop along its catalyst bed  {\ref [2]}. A detailed analysis of the model, its parameters and their variation is given in earlier communications  {\ref [2]}. The system of these equations is integrated numerically as an initial value problem to provide the reactant conversions, product yields, reactor temperature and pressure along the axial length and to obtain the axial profiles of these variables and their values at the reactor exit.\par
By employing an inorganic permreactor as the main catalytic processing unit to convert manure biogas feedstocks into fuel cell gas, the above design equations are modified accordingly to include the permeation effects of the different gases via the membrane. In our experimental reaction studies we utilized mesoporous aluminum oxide membranes having a thin permselective layer (3-5 m thickne s s , 50\% porosity) with 40-50Å pore diameter \hyperref[b0]{[1,} {\ref 2]}. The membranes are multilayer structures having at the end a support layer. The separation of the gases through the membrane follows primarily the Knudsen diffusion. In the case of a permreactor the corresponding mass, temperature, and pressure variation equations are written as well for the gas which permeates via the membrane wall material and flows in the permeate side (S) of the membrane reactor. The detailed model for the permreactor has been described in our earlier communications  {\ref [2]}.\par
By using the above equations within the modeling procedure a detailed reactor analysis is obtained for the two different reformer configurations. Solution of the equations is obtained numerically by using an initial value integration technique for ordinary differential equations with variable stepsize to ensure higher accuracy (implicit Adams-Moulton method)  {\ref [2]}.\par
In our previous communications we have described and analyzed the reaction, separation (i.e., permeation), and process (conversion, yield) characteristics of permreactors (membrane based catalytic reactors) and related processes for methanesteam reforming, water gas shift, and methane-carbon µ dioxide reforming reactions including catalysis and membrane materials characteristics  {\ref [2]}. These effective and versatile catalytic systems were applied for pure hydrogen (H 2 ), H 2 and CO 2 , and H 2 and CO (syn-gas) generation to be used as fuel gas for power generation or as synthesis gas for production of specialty chemicals (such as methanol and higher hydrocarbons) \hyperref[b0]{[1,} {\ref 2]}.\par
The interconnected or integrated solid oxide fuel cell is fed directly by the fuel gas generated by the described reformers. The focus of our studies includes solutions in a number of problems associated with the installation, operation, and mass, energy conservation of the entire fuel cell and membrane-processing unit. The economic feasibility of the overall fuel cell installation is correlated with high efficiency (e.g., 50\%-75\% for advanced units) and high current density output (A/cm 2 ), increased system reliability for continuous dispersed power generation, and reduced plant installation, operation and maintenance cost. These targets combined with virtual elimination of pollution by use of fuel cells in stationary (e.g., central and remote power stations) and mobile/transportation (e.g., automobile) sources make this technology highly applicable and attractive. Clean fuel cell power minimizes NOx, CO, and hydrocarbon species in the emissions [2]. 
\section[{III.}]{III.} 
\section[{Results and Discussion}]{Results and Discussion}\par
The apparatus used in the experiments consists of mass flow controllers, a bubbler to generate steam for the reaction, the reactor housing wherein the plug flow reactor or the membrane reactor was placed. The apparatus with its details is shown in Fig 2  {\ref .} The reactor is equipped with thermocouples to read the temperature and with pressure transducers to read the pressure. At the exit of the reactor the apparatus consists of steam traps and a gas chromatograph to analyze the exit stream. The gas chromatograph operates in the TCD mode and is equipped with a porapack Q column for the gas analysis.\par
The idea of biogases utilization, coming from manure-type anaerobic digesters, within the reformer, constitutes an innovative approach in previous attempts for direct use of those feedstocks for power generation \hyperref[b4]{[6]}. There are important renewable resources of biogas feedstocks today generated from the large herds of farm animals grown in local and remote farms.\par
The gas that exits from the proper treatment of manure in anaerobic digesters is rich in methane and carbon dioxide, and constitutes the proper mixture for direct conversion into the described reformer/SOFC system. As the flowrate of the manure biogases increases (for larger sites and treatment systems) a larger capacity reformer and fuel cell are required to handle the conversion; consecutively, the final SOFC power output (kW/cm 2 ) increases as well.\par
The table  {\ref 1} shows the percentage of income from the direct utilization of biogases coming from agricultural and farm animal waste sources. It shows the different energy utilization of used biogas in terms of percentage \hyperref[b1]{[3]}.\par
Fig.  {\ref 1} is a useful flowchart of the biomass conversion process. It includes the anaerobic digestion process which yields methane and synthesis gas products.\par
The schematic of the experimental apparatus wherein the conversion to synthesis gas is taking place is shown in details in Fig.  {\ref 2}.\par
The performance of two types of reformers for the specific reactions is described. Hence, Fig.  {\ref 3} shows the total hydrogen yield produced from these reactions within the reformer and specifically at the reformer exit as function of the reaction temperature. We report results from a membrane type reformer and from a conventional (non-membrane) plug flow type reformer. The membrane reformer exceeds the non-membrane reformer in the total hydrogen yield and this is also shown by the accompanied modeling results which simulate well the experimental membrane reformer data. Moreover, the plug flow type reformer produces results that are very close to the calculated equilibrium hydrogen yields which are calculated at the tubeside (T) reaction conditions. Hydrogen produced under these conditions is directed in the fuel cell anode to drive the electrochemical reactions discussed above. The feed composition in the tubeside of the membrane reformer was maintained at CH 4 : H 2 O: Ar: H 2 = 1: 7: 1: 0.75 . Ar gas was added initially in the feed as a diluent to examine the effect of diluting the methane/biogas feed. The space time of the reactor tubeside was maintained at 54.0 gr cat .hr/gmole CH4 . The reaction temperature range examined in the two reactors was varied from 450-590 o C. The pressure in the tubeside of the reformers where the catalyst lies was maintained at about 2-3 psig (1.17atm) during the course of the experiments.\par
Methane conversion data at various reactor space times are included as well. This data is indicative of the performance of the catalytic methane steam reforming reaction within the reformers. The reaction conditions remained the same as with the above plot (hydrogen yield data).\par
Thus, Fig.  {\ref 4} below, shows methane conversion versus space time data for the production of H 2 and CO syngas (fuel gas). The operation took place at a constant temperature of 550 o C. The data is referred to two types of reformers and it is accompanied by simulation fittings by the numerical models developed and described above. It is interesting to notice that the membrane reactor data exceeds both the plug flow reactor and the equilibrium conversion data. The membrane reactor therefore produces more hydrogen and syngas for the joint fuel cell system (SOFC) at various methane inlet flowrates.\par
indicative of the extent of the water gas shift reaction (reaction (2)). The CO 2 yield also corresponds to the CO conversion according to reaction (2). As one can observe, there is a good agreement by the modeling results (simulation lines) to the experimental CO 2 yield data. The reaction conditions are the same with those described above. The above plots (Figs.  {\ref 3, 4, 5}) are shown the type of syngas (in terms of composition) which is entering into the SOFC system for electricity generation according to reactions (3), \hyperref[b0]{[1,} {\ref 2]}.\par
The included data shows that fuel gas rich in H 2 and CO compounds can be produced from the described reformers and especially from the membrane reformer for the continuous operation and electricity generation of the SOFC. Another related plot is shown in Fig.  {\ref 6}. It shows the generated power by the SOFC for various feed ratios and reforming conditions (i.e., reaction temperature, inlet feed composition). The plot assumes a 60\% fuel cell efficiency at equilibrium fuel gas composition according to reactions (1) and (2). As the steam to methane ratio is increased in the inlet the power output is increased as well. Higher power outputs (kW) can be achieved usually between 600-800?C.\par
Finally, Table  {\ref 2} below presents a summary of specifications from a medium biogas processing plant (farm-animal wastes plant) for energy cogeneration. The table shows details on the energetic distribution outcome of the entire plant (e.g., 60\% electricity generation efficiency for the SOFC). ?he data refers to 4,420 swines as the total number of farm animals. This table is included for comparison purposes, in order to provide the potential of the newly described biogas to SOFC unit. It is important to say that the electricity generated by the SOFC (assuming a 60\% efficiency) can cover the needs of the farm and any excess electricity can be sold in the nearby electrical network. Moreover, the useful heat from the SOFC can cover the heating needs of the farm (e.g., via a boiler) and those of the endothermic reformer.\par
Two more figures are also shown below for the socalled PBCMR configuration. In these plots the membrane was also rendered catalytic by the incipient wetness method. A solution of NiNO 3 was used to impregnate the ceramic membrane tube. The data shown in Figs.  {\ref 7 and 8} was taken under these conditions. It is important that the PBCMR (packed bed catalytic membrane reactor) exceeds substantially in both conversion and yield the CPFR (catalytic plug flow reactor) data. The PBCMR data are also higher than the equilibrium calculated conversions and yields. These facts are attributed to the use of the catalytically impregnated membrane as the reactor of the system. The feed composition in the tubeside of the membrane reformer was maintained at CH 4 : H 2 O: H 2 = 1: 4: 0.20. The space time of the reactor tubeside was maintained at about 50.0 gr cat .hr/gmole CH4 . The reaction temperature range examined in the two reactors was varied from 475-550?C. The pressure in the tubeside of the reformers where the catalyst lies was maintained at about 10 psig (1.68atm) during the course of the experiments. The developed computational model for the PBCMR shows a pretty good agreement with the experimental membrane reactor data. Thus, the catalytic impregnation of the membrane is an additional advantage of the described system by offering higher hydrogen yields and methane conversions.\par
IV. 
\section[{Conclusions}]{Conclusions}\par
In this paper, it is shown that the operation of high temperature SOFCs/fuel cells can be coupled with reforming reactors of biogases. The SOFCs can operate in series or integrated with a catalytic reformer or a membrane reformer which convert biogas into fuel gas at various operating conditions. Biogases are rich in CH 4 and are converted catalytically into a H 2 and CO mixture suitable for the continuous operation of the SOFC unit. Our reactors have been also simulated by computational models which account for the reaction and hydrogen separation in the permeable reformers. Various operating conditions in the permeable reformers have been tested by these models. The membrane based permreactor has shown to offer better hydrogen yields and better methane conversions than the counterpart fixed bed based reactor. Among the membrane reactors examined the PBCMR found to perform superior than the simple (non-catalytic) membrane reactor. This happens most probably due to the catalytic membrane contribution as well.\par
Essential distributed power generation within a wider power grid can be accomplished through this design, which can cover the local needs of municipal and remote areas. Fuel cell power relates to the reformer conversion and the efficient utilization of the syngas by the fuel cell. In addition, the waste heat from the conversion of syngas to electricity can be decreased with the fuel cell operation, especially with this of high efficiency SOFCs. Moreover, fuel cell/SOFC continuous operation and power generation from biogases contribute to the pollution minimization, higher power density and efficiency in comparison with conventional power operations. With the use of clean SOFC power, we can also minimize NOx, CO, and hydrocarbon species from the emissions of such stationary biogas power construction.\par
Table  {\ref 1} : Percentage of income from the direct utilization of biogas coming from agricultural sources and animal wastes \hyperref[b1]{[3]}.   \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1234}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Fig. 1 :Fig. 2 :Fig. 3 :Fig. 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5678}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Fig. 5 :Fig. 6 :Fig. 7 :Fig. 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{figure5}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-6.png}
\caption{\label{figure6}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-7.png}
\caption{\label{figure7}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-8.png}
\caption{\label{figure8}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-9.png}
\caption{\label{figure9}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.693076923076923\textwidth}P{0.15692307692307692\textwidth}}
Cooling\tabcellsep 19\%\\
Electricity\tabcellsep 43\%\\
Heat\tabcellsep 36\%\\
\multicolumn{2}{l}{Electric Power availability 2\%}\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 			\footnote{© 2012 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Van Hook ()]{b3}\label{b3} 	 		\textit{},  		 			J P Van Hook 		.  	 	 		\textit{Catal. Rev. Sci. Eng}  		1980. 21 p. 1.  	 
\bibitem[Xu and Froment ()]{b2}\label{b2} 	 		\textit{},  		 			J Xu 		,  		 			G F Froment 		.  	 	 		\textit{AIChE Journal}  		1989. 35 p. .  	 
\bibitem[Rautenbach and Welsch ()]{b4}\label{b4} 	 		\textit{},  		 			R Rautenbach 		,  		 			K Welsch 		.  	 	 		\textit{J. Membrane Science}  		1994. 87 p. 107.  	 
\bibitem[Ziaka and Vasileiadis ()]{b5}\label{b5} 	 		\textit{},  		 			Z Ziaka 		,  		 			S Vasileiadis 		.  		2000. USPatent \#6,090. p. 312.  	 
\bibitem[Vasileiadou ()]{b9}\label{b9} 	 		\textit{Biogas processes and applications},  		 			E M Vasileiadou 		.  		2011. Thessaloniki.  	 	 (Independent study) 
\bibitem[Vasileiadis and Ziaka ()]{b0}\label{b0} 	 		‘Catalytic reactor configurations for hydrogen generation and inline fuel cell operation’.  		 			S Vasileiadis 		,  		 			Z Ziaka 		.  	 	 		\textit{Proc.: Advances in Hydrogen Energy},  				 (Advances in Hydrogen EnergyBook; Indianapolis, USA)  		2002. Xlibris Publishing Co.  	 
\bibitem[Ziaka and Vasileiadis (2002)]{b7}\label{b7} 	 		‘Catalytic reformingshift processors for hydrogen generation and continuous fuel cell operation’.  		 			Z Ziaka 		,  		 			S Vasileiadis 		.  	 	 		\textit{Proc. IASTED-Power and Energy Systems},  				 (IASTED-Power and Energy SystemsMarina Del Ray, CA)  		May 2002. p. .  	 
\bibitem[Vasileiadis and Ziaka ()]{b6}\label{b6} 	 		‘Efficient catalytic reactors-processors for fuel cells and synthesis applications’.  		 			S Vasileiadis 		,  		 			Z Ziaka 		.  	 	 		\textit{Proc. 17th International Symposium on Chemical Reaction Engineering},  				 (17th International Symposium on Chemical Reaction EngineeringHong Kong, China)  		Aug. 25-28, 2002.  	 
\bibitem[Sfetsioris ()]{b1}\label{b1} 	 		\textit{Energy generation and management},  		 			K Sfetsioris 		.  		 \url{Availableat:www.chemeng.ntua.gr/courses/bpy/files/sfetsioris.pdf}  		2010.  	 
\bibitem[Vasileiadis and Ziaka (2011)]{b8}\label{b8} 	 		‘Methane and methanol steam reforming in a membrane reactor for efficient hydrogen production and continuous fuel cell operation’.  		 			S Vasileiadis 		,  		 			Z Ziaka 		.  	 	 		\textit{1st International Symposium on Intermetallic Compounds in Methanol Steam Reforming},  				 (Max Plank Institute; Berlin, Germany)  		Sept. 2011.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
