Difference between revisions of "Team:Cornell"

(Remove red wave animation)
Line 97: Line 97:
 
     <!------------------------ HOME BANNER START ------------------------>
 
     <!------------------------ HOME BANNER START ------------------------>
 
     <header class="home-banner">
 
     <header class="home-banner">
        <svg class="red-wave-animation" viewbox="0 0 1100 1100" width="110%">
 
<defs>
 
    <linearGradient id="gradient">
 
    <stop offset="0%" stop-color="#c93843">
 
        <animate id="anim1" attributeName="stop-color" values="#c93843;#0d1c38;#c93843" begin="0; anim2.end" fill="freeze" dur="5s" repeatCount="indefinite"></animate>
 
      </stop>
 
      <stop offset="100%" stop-color="#000000">
 
        <animate id="anim2" attributeName="stop-color" values="#0d1c38;#c93843;#0d1c38" begin="anim1.end; 0" fill="freeze" dur="5s" repeatCount="indefinite"></animate>
 
      </stop>
 
    </linearGradient>
 
  </defs>
 
 
 
  <path d="M 0 50
 
          Q 50 0, 125 35, 200 70, 275 35, 350 0, 425 35,
 
          500 70, 575 35, 650 0, 725 35, 800 70, 875 35,
 
          950 0, 1025 35, 1100 70, 1175 35, 1250 0, 1325 35,
 
          1400 70, 1475 35, 1550 0, 1625 35, 1700 70"
 
          stroke-width="1" stroke="url(#gradient)" fill="none" transform="translate(-40,0)" />
 
  <path d="M 0 50
 
          Q 50 0, 125 40, 200 80, 275 40, 350 0, 425 40,
 
          500 80, 575 40, 650 0, 725 40, 800 80, 875 40,
 
          950 0, 1025 40, 1100 80, 1175 40, 1250 0, 1325 40,
 
          1400 80, 1475 40, 1550 0, 1625 40, 1700 80"
 
          stroke-width="1" stroke="url(#gradient)" fill="none" transform="translate(-35,0)" />
 
  <path d="M 0 50
 
          Q 50 0, 125 45, 200 90, 275 45 350 0, 425 45
 
          500 90, 575 45, 650 0, 725 45, 800 90, 875 45,
 
          950 0, 1025 45, 1100 90, 1175 45, 1250 0, 1325 45,
 
          1400 90, 1475 45, 1550 0, 1625 45, 1700 90"
 
          stroke-width="1" stroke="url(#gradient)" fill="none" transform="translate(-30,0)" />
 
    <path d="M 0 50
 
            Q 50 0, 125 50, 200 100, 275 50 350 0, 425 50
 
            500 100, 575 50, 650 0, 725 50, 800 100, 875 50,
 
            950 0, 1025 50, 1100 100, 1175 50, 1250 0, 1325 50,
 
          1400 100, 1475 50, 1550 0, 1625 50, 1700 100"
 
            stroke-width="1" stroke="url(#gradient)" fill="none" transform="translate(-25,0)" />
 
    <path d="M 0 50
 
            Q 50 0, 125 55, 200 110, 275 55 350 0, 425 55
 
            500 110, 575 55, 650 0, 725 55, 800 110, 875 55,
 
            950 0, 1025 55, 1100 110, 1175 55, 1250 0, 1325 55,
 
            1400 110, 1475 55, 1550 0, 1625 55, 1700 110"
 
            stroke-width="1" stroke="url(#gradient)"
 
            fill="none" transform="translate(-20,0)" />
 
    <path d="M 0 50
 
          Q 50 0, 125 60, 200 120, 275 60 350 0, 425 60
 
          500 120, 575 60, 650 0, 725 60, 800 120, 875 60,
 
          950 0, 1025 60, 1100 120, 1175 60, 1250 0, 1325 60,
 
          1400 120, 1475 60, 1550 0, 1625 60, 1700 120"
 
          stroke-width="1" stroke="url(#gradient)"
 
          transform="translate(-15, 0)" fill="none" />
 
    <path d="M 0 50
 
          Q 50 0, 125 65, 200 130, 275 65 350 0, 425 65
 
          500 130, 575 65, 650 0, 725 65, 800 130, 875 65,
 
          950 0, 1025 65, 1100 130, 1175 65, 1250 0, 1325 65,
 
          1400 130, 1475 65, 1550 0, 1625 65, 1700 130"
 
          stroke-width="1" stroke="url(#gradient)"
 
          transform="translate(-10, 0)" fill="none" />
 
    <path d="M 0 55
 
            Q 55 0, 130 70, 205 140, 280 70 355 0, 430 70
 
            505 140, 580 70, 655 0, 730 70, 805 140, 880 70,
 
            955 0, 1030 70, 1105 140, 1180 70, 1255 0, 1330 70,
 
            1405 140, 1480 70, 1555 0, 1630 70, 1705 140"
 
          stroke-width="1" stroke="url(#gradient)" fill="none"
 
          transform="translate(-5,0)" />
 
    <path d="M 0 55
 
            Q 55 0, 130 75, 205 150, 280 75 355 0, 430 75
 
            505 150, 580 75, 655 0, 730 75, 805 150, 880 75,
 
            955 0, 1030 75, 1105 150, 1180 75, 1255 0, 1330 75,
 
            1405 150, 1480 75, 1555 0, 1630 75, 1705 150"
 
          stroke-width="1" stroke="url(#gradient)" fill="none" />
 
</svg>
 
 
         <div class="home-banner-wrapper">
 
         <div class="home-banner-wrapper">
 
             <div class="home-banner-content-wrapper">
 
             <div class="home-banner-content-wrapper">

Revision as of 02:56, 23 September 2018

Team:Cornell - 2018.igem.org

Introducing novelty through a frequency-based biological band-pass filter.


We are building a biological band-pass filter. While biological band pass filters have been developed before, none respond to frequency-based inputs but instead respond to amplitude based inputs. By controlling the rates of degradation of the components of our system, we are putting together a frequency-response low-pass and high-pass filter to create a novel band-pass filter.

Our filter would allow bacteria to respond only to certain frequency-based inputs, and give it even more digital logic-like character, long a goal of synthetic biology. Moving forward, our project could be an important tool for scientists as synthetic biology branches into increasingly diverse fields.
homesubdescriptions