Team:Virginia/Modeling

From 2012.igem.org

(Difference between revisions)
m
 
(37 intermediate revisions not shown)
Line 1: Line 1:
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
<html>
-
!align="center"|[[Team:Virginia|Home]]
+
<head>
-
!align="center"|[[Team:Virginia/Team|Team]]
+
<!-- wiki hacks -->
-
!align="center"|[https://igem.org/Team.cgi?year=2012&team_name=Virginia Official Team Profile]
+
<style type="text/css">
-
!align="center"|[[Team:Virginia/Project|Project]]
+
#globalwrapper {
-
!align="center"|[[Team:Virginia/Parts|Parts Submitted to the Registry]]
+
    width:975px;
-
!align="center"|[[Team:Virginia/Modeling|Modeling]]
+
    padding:20px 0px;
-
!align="center"|[[Team:Virginia/Notebook|Notebook]]
+
    margin: 0 auto;
-
!align="center"|[[Team:Virginia/Safety|Safety]]
+
    background-color:#ffffff;
-
!align="center"|[[Team:Virginia/Attributions|Attributions]]
+
    height:100%;
-
|}
+
}
 +
.firstHeading {
 +
    height:0px;
 +
    visibility:hidden;
 +
}
 +
#footer-box{
 +
height:0px;
 +
    visibility:hidden;
 +
}
-
If you choose to include a '''Modeling''' page, please write about your modeling adventures here.  This is not necessary but it may be a nice list to include.
+
img.centering {  display: block;  margin-left: auto;  margin-right: auto; }
 +
 
 +
img
 +
{
 +
/* For IE8 and earlier */
 +
margin:0px auto;
 +
}
 +
img:hover
 +
{
 +
/* For IE8 and earlier */
 +
margin:0px auto;
 +
}
 +
 
 +
 
 +
body {
 +
    background-color: rgba(235,255,255, 1);
 +
   
 +
   
 +
   
 +
}
 +
#p-logo {
 +
    height:1px; overflow:hidden; display: none;
 +
}
 +
#top-section {
 +
 
 +
    background-repeat: no-repeat;
 +
    border-width:0px;
 +
    border-top-width:1px;
 +
 
 +
}
 +
 
 +
 
 +
#search-controls {
 +
height:0px;
 +
    visibility:hidden;
 +
}
 +
 
 +
#catlinks {
 +
visibility:hidden;
 +
}
 +
#content {
 +
background-color: rgba(255, 255, 255, 0);
 +
border-left:none;
 +
border-right:none;
 +
}
 +
 
 +
 
 +
 
 +
#navbar
 +
ul.navbar {
 +
float:left;
 +
width:100%;
 +
padding:0;
 +
margin:0;
 +
list-style-type:none;
 +
}
 +
 
 +
ul.navbar a {
 +
float:left;
 +
text-align:center;
 +
width:7em;
 +
text-decoration:none;
 +
color:white;
 +
background-color:#1A2B32;
 +
padding:0.2em 0.6em;
 +
border-right:1px solid white;
 +
}
 +
ul.navbar a:hover {background-color:#A3ABAE;}
 +
ul.navbar li {display:inline;}
 +
 
 +
#long {
 +
width:10em;
 +
}
 +
 
 +
#menubar li {visibility: hidden;
 +
}
 +
#menubar li a:hover{visibility: hidden;}
 +
 
 +
.navbar {
 +
padding:2 10px;
 +
}
 +
 
 +
 
 +
#float_corner {
 +
z-index:4000;
 +
position:fixed;_position:absolute;top:0px;  display: block;  margin-left: auto;  margin-right: auto;  clip:
 +
inherit;_top:expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight);_left:expression(document.documentElement.scrollLeft + document.documentElement.clientWidth - offsetWidth);}
 +
 
 +
navig{position:fixed; top:12px; left:12px; right:12px; z-index:3000; min-width:450px;
 +
background:url("") top left  no-repeat;
 +
background-position: 20px 0px;
 +
display: inline;
 +
float: left;
 +
height: 50px;
 +
margin-bottom: 0;
 +
 
 +
background-color:rgba(120,154,161,0.6);
 +
height:48px;
 +
/* Firefox v1.0+ */
 +
-moz-border-radius:12px ;
 +
/* Safari v3.0+ and by Chrome v0.2+ */
 +
-webkit-border-radius:12px ;
 +
/* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
 +
border-radius:12px ;
 +
/* Firefox v3.5+ */
 +
-moz-box-shadow:0px 7px 15px rgb(0,0,0) ,inset 0px 0px 11px rgba(0,0,0,0.59);
 +
/* Safari v3.0+ and by Chrome v0.2+ */
 +
-webkit-box-shadow:0px 7px 15px rgb(0,0,0) ,inset 0px 0px 11px rgba(0,0,0,0.59);
 +
/* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
 +
box-shadow:0px 7px 15px rgb(0,0,0) ,inset 0px 0px 11px rgba(0,0,0,0.59);
 +
-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=7,Color=#c9000000,Positive=true)";
 +
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=7,Color=#c9000000,Positive=true);
 +
 
 +
 
 +
 
 +
}
 +
 
 +
/* begin css tabs */
 +
 
 +
ul#tabnav { /* general settings */
 +
text-align: center; /* set to left, right or center */
 +
margin: 1em 0 1em 0; /* set margins as desired */
 +
font: bold 13px verdana, arial, sans-serif; /* set font as desired */
 +
color:#a1787f;
 +
border-bottom: 0px solid #6c6; /* set border COLOR as desired */
 +
list-style-type: none;
 +
padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
 +
position:fixed; top:0px;  z-index:3000;
 +
width: 950px;
 +
margin-left: auto;    margin-right: auto;
 +
}
 +
 
 +
ul#tabnav li { /* do not change */
 +
display: inline;
 +
}
 +
 
 +
body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 { /* settings for selected tab */
 +
border-bottom: 1px solid #fff; /* set border color to page background color */
 +
background-color: #fff; /* set background color to match above border color */
 +
}
 +
 
 +
body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a { /* settings for selected tab link */
 +
background-color: #fff; /* set selected tab background color as desired */
 +
color: #000; /* set selected tab link color as desired */
 +
position:relative;
 +
top: 1px;
 +
padding-top: 2px; /* must change with respect to padding (X) above and below */
 +
}
 +
 
 +
ul#tabnav li a { /* settings for all tab links */
 +
padding: 4px 6px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
 +
/*border: 1px solid #6c6;  set border COLOR as desired; usually matches border color specified in #tabnav */
 +
 
 +
background-color:rgba(74,92,97, 0);
 +
color: #000000;
 +
 
 +
 
 +
 
 +
/*background-color: #cfc;  set unselected tab background color as desired */
 +
color: #000000; /* set unselected tab link color as desired */
 +
margin-right: 15px; /* set additional spacing between tabs as desired */
 +
text-decoration: none;
 +
border-bottom: none;
 +
}
 +
 
 +
ul#tabnav a:hover { /* settings for hover effect */
 +
background-color:rgba(255,255,255, 0);
 +
color: #000000;
 +
background-image: -moz-radial-gradient(50% 50%, ellipse cover, rgba(255,255,255, 0.8), rgba(74,92,97, 0) 100%);
 +
background-image: -webkit-radial-gradient(50% 50%, ellipse cover, rgba(255,255,255, 0.8), rgba(74,92,97, 0) 100%);
 +
background-image: -o-radial-gradient(50% 50%, ellipse cover, rgba(255,255,255, 0.8), rgba(74,92,97, 0) 100%);
 +
background-image: -ms-radial-gradient(50% 50%, ellipse cover, rgba(255,255,255, 0.8), rgba(74,92,97, 0) 100%);
 +
background-image: radial-gradient(50% 50%, ellipse cover, rgba(255,255,255, 0.8), rgba(74,92,97, 0) 100%)
 +
}
 +
</style>
 +
<script type="text/javascript">
 +
 
 +
  var _gaq = _gaq || [];
 +
  _gaq.push(['_setAccount', 'UA-32492100-1']);
 +
  _gaq.push(['_trackPageview']);
 +
 
 +
  (function() {
 +
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
 +
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
 +
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
 +
  })();
 +
 
 +
 
 +
 
 +
</script>
 +
</head>
 +
 
 +
<body>
 +
 
 +
 
 +
<navig><ul id="tabnav">
 +
 +
 +
 +
<li class="tab2"><a href="/Team:Virginia/Project">Project</a></li>
 +
<li class="tab4"><a href="/Team:Virginia/Parts">Parts</a></li>
 +
        <li class="tab8"><a href="/Team:Virginia/Team">Team</a></li>
 +
<li class="tab9"><a href="/Team:Virginia/Practices">Practices</a></li>
 +
<li class="tab5"><a href="/Team:Virginia">
 +
&nbsp;&nbsp;<img src="https://static.igem.org/mediawiki/2012/b/b8/Igemlogo.fw.png" border="0"/>&nbsp;&nbsp;</a></li>
 +
 
 +
<li class="tab3"><a href="/Team:Virginia/Modeling">Modeling</a></li>
 +
<li class="tab6"><a href="http://openwetware.org/wiki/IGEM:Virginia_2012">Notebook</a></li>
 +
<li class="tab7"><a href="/Team:Virginia/Safety">Safety</a></li>
 +
<li class="tab7"><a href="/Team:Virginia/Attributions">Attributions</a></li>
 +
</ul></navig>
 +
</p><p><br />
 +
 
 +
<div>
 +
 
 +
<h1><span class="editsection"></span> <span class="mw-headline" id="Epidemiological_Model"> <b>Epidemiological Model of the Spread of Pertussis</b> </span></h1>
 +
 
 +
<p><br />
 +
</p><p><br />
 +
</p>
 +
<table id="toc" class="toc"><tr><td><div id="toctitle"><h2>Contents</h2></div>
 +
<ul>
 +
<li class="toclevel-1 tocsection-1"><a href="#Introduction"><span class="tocnumber">1</span> <span class="toctext">Introduction</span></a></li>
 +
<li class="toclevel-1 tocsection-2"><a href="#Compartmental"><span class="tocnumber">2</span> <span class="toctext">Compartmental Flow Diagram</span></a>
 +
</li>
 +
<li class="toclevel-1 tocsection-3"><a href="#var"><span class="tocnumber">3</span> <span class="toctext">Variables and Parameters</span></a></li>
 +
<li class="toclevel-1 tocsection-4"><a href="#Assumptions "><span class="tocnumber">4</span> <span class="toctext">Assumptions</span></a></li>
 +
<li class="toclevel-1 tocsection-5"><a href="#Results"><span class="tocnumber">5</span> <span class="toctext">Results</span></a></li>
 +
<li class="toclevel-1 tocsection-6"><a href="#Spatial"><span class="tocnumber">6</span> <span class="toctext">Spatial analysis</span></a></li>
 +
</ul>
 +
</td></tr></table><script>if (window.showTocToggle) { var tocShowText = "show"; var tocHideText = "hide"; showTocToggle(); } </script>
 +
<br />
 +
<h2><span class="mw-headline" id="Introduction">Introduction</span></h2><br />
 +
Pertussis (whooping cough) resurges every few years onto the epidemic stage, infecting millions and killing hundreds of thousands globally. Pertussis is currently endemic in the human population, with epidemic phases every four years. One of the shortcomings with current diagnosis of pertussis is the lack of a cheap, fast and reliable method. Our method of detection, where phages are used to indicate the presence of pathogens, fix these shortcomings.<br /><br />
 +
To project the impact of our invention, we created a mathematical model that progresses through a pertussis epidemic and predicts beneficial effects on the health of a population. The model uses a population of 1000 individuals, a small number (n=10) of whom are initially infected with the pertussis, and forecasts the spread of the disease through the rest of the population. <br /><br />
 +
Individuals are categorized into five compartments: Susceptible (S), Exposed (E), Infected (I), Treated (T) and Recovered (R). Each individual can occupy one compartment at a time. An individual with no immunity or exposure would start in the susceptible compartment and upon exposure to infective bacteria would progress to the exposed compartment. After a brief latent period of infection, the individual progresses to the Infected compartment where the individual could either follow the nature course of infection and progress directly to the Recovered compartment, or the individual could be treated (after diagnosis) with anti-bacterial factors that would shorten the infective period as well is decrease the spread of pertussis to other hosts. Finally, the individual’s acquired immunity to pertussis would wane over time and the treated or recovered individuals would return back to the susceptible compartment.
 +
<br /><br />
 +
<h2><span class="mw-headline" id="Compartmental">Compartmental Flow Diagram</span></h2><br />
 +
 
 +
<center><a href="https://static.igem.org/mediawiki/igem.org/f/f5/Compartmental_flow_diagram.png"><img width="500" style="border:5pt outset grey;background-color:#ffffff;" src="https://static.igem.org/mediawiki/igem.org/f/f5/Compartmental_flow_diagram.png" /></a></center><br /><br />
 +
 
 +
The flow diagram shows the movement of individuals through each compartment at a rate indicated on each arrow. The rates are derived through logical intuition consisting of parametric coefficientsThe flow rate between S and E is derived from the standard incidence function involving the force of infection, λ = b*(I/N), where (I/N) is the probability of infective exposure and b is the contact rate. The rates between compartments E and I, I and R, and R and S consist of a parametric coefficients a, v and k respectively, which represent the rates of outflow from the corresponding compartments. All compartments experience a general death rate of a human population proportional to µ, while the S compartment experiences the inflow of newborns to the human population also proportional to µ.
 +
<br /><br />
 +
 
 +
Each compartment experiences a net flux of people over time that can be represented mathematically with the following ordinary differential equations (ODEs):
 +
<br />
 +
<br />
 +
 
 +
<center><a href="https://static.igem.org/mediawiki/igem.org/6/60/Eq1.png"><img width="500" style="border:5pt outset grey;" src="https://static.igem.org/mediawiki/igem.org/6/60/Eq1.png" /></a></center>
 +
<br /><br />
 +
These system of equations are derived from the compartmental flow diagram, where each compartment experiences inflow and outflow of population at the rates shown on the arrows. An inflow would lead a positive term in the ODE for the compartment, while an outflow would be represented by a negative term.<br /><br />
 +
The deterministic compartmental model uses the system of ordinary differential equations in an initial value problem to progress through an epidemic scenario. To predict the outcome of an epidemic, we integrate the system using a stiff ODE solver. <br /><br />
 +
The following graph shows the changing population of each compartment where ɑ = 0.2701 and all other parameters are initialized as indicated in the next section. 
 +
<br /><br />
 +
<center><a href="https://static.igem.org/mediawiki/igem.org/8/81/Image023.png"><img width="700"  src="https://static.igem.org/mediawiki/igem.org/8/81/Image023.png" /></a></center>
 +
<br /><br /><br />
 +
 
 +
<h2><span class="mw-headline" id="var"> Variables and Parameters </span></h2>
 +
<br />
 +
<center><a href="https://static.igem.org/mediawiki/igem.org/9/98/Eq2.png"><img width="500" style="border:5pt outset grey;" src="https://static.igem.org/mediawiki/igem.org/9/98/Eq2.png" /></a></center>
 +
<br /><br />
 +
<center><a href="https://static.igem.org/mediawiki/igem.org/c/cf/Eq3.png"><img width="500" style="border:5pt outset grey;" src="https://static.igem.org/mediawiki/igem.org/c/cf/Eq3.png" /></a></center>
 +
<br /><br />
 +
 
 +
<h2><span class="mw-headline" id="Assumptions"> Assumptions </span></h2>
 +
<br />
 +
Our model assumes a non-heterogeneous mixture of people; however, extensive population gradients would be expected in a real scenario. To be more representative of this element, spatial abstraction would be required.
 +
<br /><br />
 +
Another assumption of the model is that age distribution is generalized as rectangular, which more closely represents the distribution of developed countries than the pyramidal distribution of developing countries.  Age is relevant because all individuals in developed countries are vaccinated in their early years, and acquired immunity wanes over an individual’s lifetime. This would be less true in developing countries where vaccination rates are lower.
 +
<br /><br />
 +
 
 +
<h2><span class="mw-headline" id="Results">Results</span></h2>
 +
<br />
 +
Our invention will provide cheap, reliable and quick diagnosis of pertussis which would allow medical facilities to treat infected individuals with antibiotics that shorten the infection period and, in fact, stop the individual’s contagiousness upon delivery of antibiotics. This produces an effect in the model where the infection period is generally decreased than the natural course of infection. Although, the efficacy of an antibiotic treatment must be considered as it can vary depending on how soon the antibiotics are delivered and there is also a general uncertainty with the impact of antibiotics in its reduction of infection period. Thus, it would be appropriate of find the progression of infection over time in relation to a range of infection periods.
 +
<br /><br />
 +
The following 3d graph shows the progression of epidemic over time over a range of infection periods. The surface graph shows the infected individuals (color gradient where more red means more infected) over time over different infection periods. Two conclusions can be drawn from the graph:
 +
 
 +
<ol>
 +
<li>Shorter infection period due to administration of antibiotics decrease overall level of infected individuals.</li>
 +
<li>Shorter infection period causes the maximum of the infected individuals to delay to a later time in in an epidemic (the maximum is shifted to a later time).</li>
 +
</ol>  
 +
<br />
 +
<center><a href="https://static.igem.org/mediawiki/igem.org/e/e9/3dg.png"><img width="800" style="border:5pt outset grey;"  src="https://static.igem.org/mediawiki/igem.org/e/e9/3dg.png" /></a></center>
 +
<br />
 +
The graph displays a typical population of the infected compartment in an epidemic, over varying infection period. The current course of epidemic without any intervention, with infection period of 15 days, is shown to have more infected population. Reduction in infected population and delay in peak of epidemic is seen when infection period is reduced with intervention.
 +
 
 +
<br /><br /><br />
 +
 
 +
<h2><span class="mw-headline" id="Spatial">Spatial analysis</span></h2><br />
 +
Spatial abstraction is achieved by partitioning of space where separate instances of the system of equations are solved for each partition of space. Subsequently, over each discrete time step, the populations are mixed in respect to possible travel between the spaces. This was made using an opensource project, <a href="http://www.eclipse.org/stem/">STEM</a>. <br /><br />
 +
A simulation involving an epidemic in Chad is run where a small number of people are infected in Mangalme district (0.005% of the population), which sets off an epidemic throughout the whole country. The desease infects a large amount of people in the starting area and then spills through to neighboring regions until the whole area is covered. After saturation, the infection decreases since most of the population have acquired immunity by exposure to the pathogen. <br /><br />
 +
If the model is run with faster recovery of the infected individuals, a possible result of our invention (since infected individuals would be treated), the impact of disease (amount of total people infected) is reduced and delayed (maximum occurs later). The following video shows the Spread of Pertussis in Chad without any intervention on the left and with intervention possible through our invention on the right. <br /><br />
 +
<center>
 +
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab" width="498" height="380" id="test1">
 +
<param name="movie" value="https://static.igem.org/mediawiki/2012/2/22/SpatialModel2.swf" /><embed src="https://static.igem.org/mediawiki/2012/2/22/SpatialModel2.swf" width="498" height="380" name="test1" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" /></object></center>
 +
<br />

Latest revision as of 02:24, 27 October 2012


Epidemiological Model of the Spread of Pertussis



Contents


Introduction


Pertussis (whooping cough) resurges every few years onto the epidemic stage, infecting millions and killing hundreds of thousands globally. Pertussis is currently endemic in the human population, with epidemic phases every four years. One of the shortcomings with current diagnosis of pertussis is the lack of a cheap, fast and reliable method. Our method of detection, where phages are used to indicate the presence of pathogens, fix these shortcomings.

To project the impact of our invention, we created a mathematical model that progresses through a pertussis epidemic and predicts beneficial effects on the health of a population. The model uses a population of 1000 individuals, a small number (n=10) of whom are initially infected with the pertussis, and forecasts the spread of the disease through the rest of the population.

Individuals are categorized into five compartments: Susceptible (S), Exposed (E), Infected (I), Treated (T) and Recovered (R). Each individual can occupy one compartment at a time. An individual with no immunity or exposure would start in the susceptible compartment and upon exposure to infective bacteria would progress to the exposed compartment. After a brief latent period of infection, the individual progresses to the Infected compartment where the individual could either follow the nature course of infection and progress directly to the Recovered compartment, or the individual could be treated (after diagnosis) with anti-bacterial factors that would shorten the infective period as well is decrease the spread of pertussis to other hosts. Finally, the individual’s acquired immunity to pertussis would wane over time and the treated or recovered individuals would return back to the susceptible compartment.

Compartmental Flow Diagram




The flow diagram shows the movement of individuals through each compartment at a rate indicated on each arrow. The rates are derived through logical intuition consisting of parametric coefficients. The flow rate between S and E is derived from the standard incidence function involving the force of infection, λ = b*(I/N), where (I/N) is the probability of infective exposure and b is the contact rate. The rates between compartments E and I, I and R, and R and S consist of a parametric coefficients a, v and k respectively, which represent the rates of outflow from the corresponding compartments. All compartments experience a general death rate of a human population proportional to µ, while the S compartment experiences the inflow of newborns to the human population also proportional to µ.

Each compartment experiences a net flux of people over time that can be represented mathematically with the following ordinary differential equations (ODEs):



These system of equations are derived from the compartmental flow diagram, where each compartment experiences inflow and outflow of population at the rates shown on the arrows. An inflow would lead a positive term in the ODE for the compartment, while an outflow would be represented by a negative term.

The deterministic compartmental model uses the system of ordinary differential equations in an initial value problem to progress through an epidemic scenario. To predict the outcome of an epidemic, we integrate the system using a stiff ODE solver.

The following graph shows the changing population of each compartment where ɑ = 0.2701 and all other parameters are initialized as indicated in the next section.




Variables and Parameters






Assumptions


Our model assumes a non-heterogeneous mixture of people; however, extensive population gradients would be expected in a real scenario. To be more representative of this element, spatial abstraction would be required.

Another assumption of the model is that age distribution is generalized as rectangular, which more closely represents the distribution of developed countries than the pyramidal distribution of developing countries. Age is relevant because all individuals in developed countries are vaccinated in their early years, and acquired immunity wanes over an individual’s lifetime. This would be less true in developing countries where vaccination rates are lower.

Results


Our invention will provide cheap, reliable and quick diagnosis of pertussis which would allow medical facilities to treat infected individuals with antibiotics that shorten the infection period and, in fact, stop the individual’s contagiousness upon delivery of antibiotics. This produces an effect in the model where the infection period is generally decreased than the natural course of infection. Although, the efficacy of an antibiotic treatment must be considered as it can vary depending on how soon the antibiotics are delivered and there is also a general uncertainty with the impact of antibiotics in its reduction of infection period. Thus, it would be appropriate of find the progression of infection over time in relation to a range of infection periods.

The following 3d graph shows the progression of epidemic over time over a range of infection periods. The surface graph shows the infected individuals (color gradient where more red means more infected) over time over different infection periods. Two conclusions can be drawn from the graph:
  1. Shorter infection period due to administration of antibiotics decrease overall level of infected individuals.
  2. Shorter infection period causes the maximum of the infected individuals to delay to a later time in in an epidemic (the maximum is shifted to a later time).


The graph displays a typical population of the infected compartment in an epidemic, over varying infection period. The current course of epidemic without any intervention, with infection period of 15 days, is shown to have more infected population. Reduction in infected population and delay in peak of epidemic is seen when infection period is reduced with intervention.


Spatial analysis


Spatial abstraction is achieved by partitioning of space where separate instances of the system of equations are solved for each partition of space. Subsequently, over each discrete time step, the populations are mixed in respect to possible travel between the spaces. This was made using an opensource project, STEM.

A simulation involving an epidemic in Chad is run where a small number of people are infected in Mangalme district (0.005% of the population), which sets off an epidemic throughout the whole country. The desease infects a large amount of people in the starting area and then spills through to neighboring regions until the whole area is covered. After saturation, the infection decreases since most of the population have acquired immunity by exposure to the pathogen.

If the model is run with faster recovery of the infected individuals, a possible result of our invention (since infected individuals would be treated), the impact of disease (amount of total people infected) is reduced and delayed (maximum occurs later). The following video shows the Spread of Pertussis in Chad without any intervention on the left and with intervention possible through our invention on the right.