Difference between revisions of "Team:Pittsburgh/Model"

Line 25: Line 25:
 
           <center><img src="https://static.igem.org/mediawiki/2016/9/96/Def1.png" style="width:60%;"></center>
 
           <center><img src="https://static.igem.org/mediawiki/2016/9/96/Def1.png" style="width:60%;"></center>
  
           <p> From </p>  
+
           <p> From these differential equations, we generated a Simulink Model in MatLab 2016a and used a script to input values. The Simulink Model is shown below. </p>
  
 
           <center><img src="https://static.igem.org/mediawiki/2016/b/b8/Sim1.png" style="width:60%;"></center>
 
           <center><img src="https://static.igem.org/mediawiki/2016/b/b8/Sim1.png" style="width:60%;"></center>
 +
 +
            <p>We were able to find the average water consumed by a child based on their age in order to get an idea of their lead intake. In order to effectively simulate the "daily consumption", we used a random variable to guess how much water they drank on a given day (since many children also get water from juice, soda, and other beverages). The random variable was used to predict anywhere from 20-100% water consumption from contaminated tap water. This gave us a range of possible blood lead level concentrations based off of the level of lead contamination as we will see later.</p> 
 +
 +
          <p>Determining the blood volume was a little tricky. We were able to find a correlation that related a person's height and weight to an average blood volume. From there we looked up average values for children's height and weight over time. Using the reference values for height and weight, we calculated the average amount of blood for a person and related it to their age. </p>
 +
 +
            <p>With all the important information put into the model, we were able to begin simulating lead exposure. Initially, we used a pulse of lead contamination of 50ppb for 10 days on a 1-year-old child. <b>This was meant to simulate a brief exposure to a mild amount of lead. </b> We decided to model it using a 500 day window to see the long-term effects of lead exposure. The results of this simulation are below</p>
 +
 
           <center><img src="https://static.igem.org/mediawiki/2016/8/83/Res5010.png" style="width:60%;"></center>
 
           <center><img src="https://static.igem.org/mediawiki/2016/8/83/Res5010.png" style="width:60%;"></center>
 +
 +
          <p> It is clear that while the blood lead levels spike quickly, the body is able to filter the lead out of it's system within 1 or 2 months. The lead that makes it into the bones stays around much longer. Unfortunatley, this means that the child will continue to have prolonged exposure to lead but at a very low level. While there is not evidence to support that this low level of lead in the blood can cause physiological damage, there is still a  </p>
 +
 
           <center><img src="https://static.igem.org/mediawiki/2016/1/17/Res5025.png" style="width:60%;"></center>
 
           <center><img src="https://static.igem.org/mediawiki/2016/1/17/Res5025.png" style="width:60%;"></center>
 +
 +
          <p> From </p>
 +
 
           <center><img src="https://static.igem.org/mediawiki/2016/d/d6/Res5050.png" style="width:60%;"></center>
 
           <center><img src="https://static.igem.org/mediawiki/2016/d/d6/Res5050.png" style="width:60%;"></center>
 +
 +
          <p> From </p>
 +
 
           <center><img src="https://static.igem.org/mediawiki/2016/c/c8/Res50100.png" style="width:60%;"></center>
 
           <center><img src="https://static.igem.org/mediawiki/2016/c/c8/Res50100.png" style="width:60%;"></center>
 +
 +
          <p> From </p>
 +
 
           <center><img src="https://static.igem.org/mediawiki/2016/2/21/Res5010x.png" style="width:60%;"></center>
 
           <center><img src="https://static.igem.org/mediawiki/2016/2/21/Res5010x.png" style="width:60%;"></center>
 +
 +
          <p> From </p>
 +
 
           <center><img src="https://static.igem.org/mediawiki/2016/c/cb/Res50zoom.png" style="width:60%;"></center>
 
           <center><img src="https://static.igem.org/mediawiki/2016/c/cb/Res50zoom.png" style="width:60%;"></center>
 +
 +
          <p> From </p>
 +
 
           <center><img src="https://static.igem.org/mediawiki/2016/c/cd/Res25x100.png" style="width:60%;"></center>
 
           <center><img src="https://static.igem.org/mediawiki/2016/c/cd/Res25x100.png" style="width:60%;"></center>
 +
 +
          <p> From </p>
  
  

Revision as of 14:46, 18 October 2016

The Effect of Lead Contamination in Drinking Water on a Young Population

In developing a lead sensor for our project, we were curious about the effects of lead contamination in the water supply on small children. How do their bodies metabolize it? Where does it go? We were pretty appalled by the devastating effects lead can have on the human body and how long it can persist even after the initial exposure. Many journals report that there can be devastating neurological and physiological impairments from even the smallest exposure and there is no safe dosage of lead.

Very often, a journal would give a range of blood-lead levels and say that it correlated with a specific impairment but no paper was able to show a level or duration of contamination that resulted in that blood-lead level. Without this, we couldn't really gauge what level of lead exposure and for how long a person could be exposed to lead and miss out on the devastating health benefits. So we decided to try and model it!

We began with a thorough examination of the literature, looking for important details on how much lead is absorbed into the body, where the absorbed lead goes, and how long it stays in the body. With these literature values, we were able to create a rudimentary mass balance of the human body focusing on the amount of lead ingested and the amount that is excreted. We decided to treat the blood and bones of a contaminated person as two different systems to more accurately model how the body metabolizes lead and processes it. Our simplified version of how the body metabolizes lead is shown below.

The basic format of the differential equations for the two systems are included below.

To put the differential equations into terms that could be measured, estimated, or taken from literature, the following substitutions were made.

Below is the definition of each variable used in the differential equations. Units are included (as well as conversion factors) for dimensional analysis and confirming that each term is correct

From these differential equations, we generated a Simulink Model in MatLab 2016a and used a script to input values. The Simulink Model is shown below.

We were able to find the average water consumed by a child based on their age in order to get an idea of their lead intake. In order to effectively simulate the "daily consumption", we used a random variable to guess how much water they drank on a given day (since many children also get water from juice, soda, and other beverages). The random variable was used to predict anywhere from 20-100% water consumption from contaminated tap water. This gave us a range of possible blood lead level concentrations based off of the level of lead contamination as we will see later.

Determining the blood volume was a little tricky. We were able to find a correlation that related a person's height and weight to an average blood volume. From there we looked up average values for children's height and weight over time. Using the reference values for height and weight, we calculated the average amount of blood for a person and related it to their age.

With all the important information put into the model, we were able to begin simulating lead exposure. Initially, we used a pulse of lead contamination of 50ppb for 10 days on a 1-year-old child. This was meant to simulate a brief exposure to a mild amount of lead. We decided to model it using a 500 day window to see the long-term effects of lead exposure. The results of this simulation are below

It is clear that while the blood lead levels spike quickly, the body is able to filter the lead out of it's system within 1 or 2 months. The lead that makes it into the bones stays around much longer. Unfortunatley, this means that the child will continue to have prolonged exposure to lead but at a very low level. While there is not evidence to support that this low level of lead in the blood can cause physiological damage, there is still a

From

From

From

From

From

From

-->