Line 1: | Line 1: | ||
{{Template:Swiper}} | {{Template:Swiper}} | ||
− | |||
<!-- start of content --> | <!-- start of content --> | ||
Line 100: | Line 99: | ||
$("#patrollink").remove(); | $("#patrollink").remove(); | ||
}); | }); | ||
+ | $(window).resize(); | ||
</script> | </script> | ||
− | |||
− |
Revision as of 21:21, 1 November 2017
The clogging of drains and pipe systems by hair and fat is a serious problem in industry and private
households. Currently many blockages are dissolved by toxic and reactive chemicals like hydroxide
and chlorine compounds, leading to accelerate corrosion in the pipe system and ecological damage.
Our aim is to engage this problem in a more sustainable and eco-friendly way by developing a
biological cleaner based on a holistic approach using E.coli. Our microbial system is targeted on
producing and secreting enzymes, such as keratinases, lipases and esterases to break down hair, fat
and other pollutants. By optimizing the secretion of the selected enzymes, we are avoiding enzyme
purification which can save valuable money and time. Additionally, we want to produce a scent from
the existing waste as an indicator of successful degradation.
Involving mathematical modeling of enzymatic kinetics and degradation processes will support the
experimental work.
Finally this approach will LIGHT UP THE PIPE again!
<a target="_blank" title="find us on Facebook" href="https://www.facebook.com/igemstuttgart/"> <img alt="follow me on facebook" src="//login.create.net/images/icons/user/facebook_40x40.png" border="0"> </a>
<a target="_blank" title="follow us on twitter" href="https://twitter.com/igem_stuttgart?lang=de"> <img alt="follow me on twitter" src="//login.create.net/images/icons/user/twitter_40x40.png" border="0"> </a>
You can also find us on facebook - visit, contact us or follow us on twitter
<script type="application/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/Swiper/4.0.3/js/swiper.min.js"></script>
<script type="application/javascript">
var swiper = new Swiper('.swiper-container', { spaceBetween: 30, centeredSlides: true, autoplay: { delay: 3500, disableOnInteraction: true, }, pagination: { el: '.swiper-pagination', clickable: true, }, navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev', } });
</script>
<script type="application/javascript">
$(document).ready(function () { /* remove igem mess */ $("#content").removeClass("mw-body").attr("id", ""); $("#mw-content-text").removeClass("mw-content-ltr").attr("id", ""); $("#HQ_page").attr("id", ""); $("#bodyContent").attr("id", ""); $("#globalWrapper").attr("id", ""); }); $(window).load(function () { setTimeout(function () { $(".container").fadeIn(); }, 150); $("#home_logo").remove(); $("#sideMenu").remove(); $("#top_title").remove(); $("#patrollink").remove(); }); $(window).resize();
</script>