Difference between revisions of "Team:CLSB-UK/Description"

 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{:Team:CLSB-UK/Templates/NavBar}}
 
{{:Team:CLSB-UK/Templates/NavBar}}
{{:Team:CLSB-UK/Templates/Project}}
 
 
<html>
 
<html>
 +
<style>
 +
h2 {
 +
color: #941f8a;
 +
}
  
<h3> Overview <h3>
+
body {
 +
background-image:url("https://static.igem.org/mediawiki/2016/c/cc/T--CLSB-UK--temphousebg.jpg");
 +
background-repeat: no-repeat;
 +
background-size: 100vw;
 +
}
 +
#zoom {
 +
position: absolute;
 +
}
  
<p>
+
#zoom a {
The major challenges concerning us over global energy supply originates from the rapid depletion of fossil fuels which we are facing; as such there is an urgent demand for innovative solutions to produce regenerative energy. Thus our project aims to apply a genetic engineering approach towards developing a manner of generating electricity with the use of bacteria within a microbial fuel cell. We take traditional microbial fuel cell (MFC) designs and modify them to create a biological photovoltaic cell (BPV). By using cyanobacteria in our BPV, we can extract the energy that has been harvested from light. This has the potential to be a future sustainable and eco-friendly practice for the production of renewable energy. However, a major pitfall of the use of the BPV as a form of bioelectricity generation is the fact that it has low efficiency and thus this was an obstacle which we aimed to overcome in our design.
+
width: 100%;
</p>
+
height: 100%;
 +
display: none;
 +
}
  
<h3> Biological Photovoltaic Cell </h3>
+
#zoom a img {
 +
width: 100%;
 +
height: 100%;
 +
}
  
<a href="https://2016.igem.org/Team:CLSB-UK/Project/BPV_Cell">The Fuel Cell</a>
+
#zoom:hover > a {
 +
display: block;
 +
}
 +
</style>
 +
<div id="zoom">
 +
<a href="https://2016.igem.org/wiki/index.php?title=Team:CLSB-UK/Project/BPV_Cell">
 +
<img src = "https://static.igem.org/mediawiki/2016/7/74/T--CLSB-UK--zoomin.png">
 +
</a>
 +
</div>
 +
<script>
 +
$(window).on("resize", function () {
 +
var width = $(window).width();
 +
var zoom = document.getElementById("zoom");
 +
zoom.style.width = width * 0.22 + "px";
 +
zoom.style.height = width * 0.22 + "px";
 +
zoom.style.left = width * 0.60 + "px";
 +
zoom.style.top = width * 0.17 + "px";
 +
}).resize();
 +
</script>
 +
<div id="mainbox" style="width:40vw">
 +
<h2>Our Project</h2>
 +
<p> At the heart of any iGEM team is the project - the central idea that connects all the work they do. Our project aims to build the foundations for what has the potential to tackle to world energy crisis. By taking a step forward in providing a sustainable energy source with a negative Carbon Footprint we are helping to change the world. At heart our project is simple: modern solar panels leave a lot to be desired due to their low efficiency, their bulkiness and their high price. Biological Photovoltaics have the potential to provide a far cheaper, simpler energy source that can take up Carbon Dioxide from the air instead of pump more into it. If only scientists would modify some organism so that it can be used efficiently inside one. This is where we come in. Click on the solar panel on the house to zoom in and find out more. </p>
  
<p>
+
</div>
Edit text: BPV Cell Summary
+
</p>
+
 
+
<h3> Modifying Synechocystis </h3>
+
 
+
<a href="https://2016.igem.org/Team:CLSB-UK/Project/Synechocystis">Synechocystis</a>
+
 
+
<p>
+
Edit text: Synechocystis Summary
+
</p>
+
 
+
<h3> Carbonate Ions </h3>
+
 
+
<a href="https://2016.igem.org/Team:CLSB-UK/Project/CmpA">CmpA</a>
+
 
+
<p>
+
Edit text: CmpA Summary
+
</p>
+
 
+
<h3> Porins </h3>
+
 
+
<a href="https://2016.igem.org/Team:CLSB-UK/Project/Porins">Porins</a>
+
 
+
<p>
+
Edit text: Porins Summary
+
</p>
+
 
+
<h3> Riboflavin </h3>
+
 
+
<a href="https://2016.igem.org/Team:CLSB-UK/Project/Riboflavin">Riboflavin</a>
+
 
+
<p>
+
Edit text: Riboflavin Summary
+
</p>
+
 
+
</html>
+

Latest revision as of 18:02, 19 October 2016

Our Project

At the heart of any iGEM team is the project - the central idea that connects all the work they do. Our project aims to build the foundations for what has the potential to tackle to world energy crisis. By taking a step forward in providing a sustainable energy source with a negative Carbon Footprint we are helping to change the world. At heart our project is simple: modern solar panels leave a lot to be desired due to their low efficiency, their bulkiness and their high price. Biological Photovoltaics have the potential to provide a far cheaper, simpler energy source that can take up Carbon Dioxide from the air instead of pump more into it. If only scientists would modify some organism so that it can be used efficiently inside one. This is where we come in. Click on the solar panel on the house to zoom in and find out more.