<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet href="NULL" type="application/x-xsp"?>
<?xml-stylesheet href="/wp2html.xsl.en" type="text/xsl"?>

<!DOCTYPE webpage [
<!ENTITY menu SYSTEM "menu.xml">
<!ENTITY fyis SYSTEM "fyis.xml">
]>

<xsp:page
  language="Perl"
  xmlns:xsp="http://apache.org/xsp/core/v1"
  xmlns:esql="http://apache.org/xsp/SQL/v2"
  xmlns:conv="http://xmlns.knowscape.com/xsp/CharsetConv"
>

<webpage version="0.9">
<title>Solar Energy Materials Department</title>
<author e-mail="jefms@cie.unam.mx">jefms@cie.unam.mx</author>
<abstract>
Performe basic and applied research in materials for the development of optical and photothermal devices that can be used for in application and control of the solar energy.
</abstract>
<body>
<p>
<!--AQUI DEBEMOS PONER CODIGO PARA OBTENER EL RESPONSABLE DE LA BASE DE DATOS DEL SICA2005 -->
<esql:connection>
  <esql:driver>Pg</esql:driver>
  <esql:dburl>host=xalli.cie.unam.mx dbname=sica2005 user=eogm</esql:dburl>
  <esql:username>eogm</esql:username>
  <esql:execute-query>
     <esql:query>SELECT login,nombre,apellidos,webpath FROM datos_per,coord WHERE login=(SELECT login FROM datos_per,coord WHERE coord.cve_coord=datos_per.rfc AND coord.webpath='/xml/ms/') AND datos_per.coor=coord.cla_coor</esql:query>
    <esql:results>
      <esql:row-results>
        <b>Deparment head: </b>
        <a>
          <xsp:attribute name="href"><esql:get-string column='webpath'/><esql:get-string column='login'/>/</xsp:attribute>
          <xsp:content><esql:get-string column='nombre'/> <esql:get-string column='apellidos'/></xsp:content>
        </a>
        <br/>
        <b>E-mail: </b>
        <a>
          <xsp:attribute name="href">mailto:<esql:get-string column='login'/>@cie.unam.mx</xsp:attribute>
          <esql:get-string column='login'/>@cie.unam.mx
        </a>
      </esql:row-results>
    </esql:results>
  </esql:execute-query>
</esql:connection>
<!-- EOT -->
</p>
<p><b>MAIN OBJECTIVE</b><p/> Performe basic and applied research in materials for the development of optical and photothermal devices that can be used for in application and control of the solar energy.</p>
<hr/>
<p><b>PROJECTS</b></p>
<p>
<ul>
<li>Research and development of new semiconductor materials for solar cells.</li>
<li>Research and development of thin film semiconductor photoelectrodes, applicable in photoelectrochemical cells.</li>
<li>Development of a new technique for the elaboration of low cost Photovoltaic cells.</li>
<li>Development of electrochromic devices for domestic use and saving the electric power consumtion.</li>
<li> Development of gas sensors to control contaminating and explosive emissions.</li>
<li>Development of thin film semiconductor photovoltaic structures by chemical deposition technique.</li>
<li>Development of conducting polymer coatings as protective coatings in photoelectrochemical cells.</li>
<li>Absorber materials for photovoltaic application prepared by plasma enhanced chemical vapor deposition.</li>
<li>Transparent conductors for the fabrication of electrochromic devices and solar cells.</li>
<li>Fabrication and characterization of prototypes of laminated glass using semiconductor solar radiation control coatings.</li>
</ul>
</p>
</body>
</webpage>
</xsp:page>