Team:Cornell/project/drylab/modeling/deployment

From 2012.igem.org

(Difference between revisions)
(Undo revision 280318 by C.Radens (talk))
Line 57: Line 57:
<div class="nine columns">
<div class="nine columns">
-
<h3>Where should our biosensors be deployed and why does it matter?</h3>
+
<h3>Motivation</h3>
-
One inspiration behind our S.A.F.E.B.E.T. is to fulfill the currently inadequate system to monitor the overall water quality of the Athabasca region. In addition to gaining a better picture of the overall water quality, the system should be cheap enough to be worth implementing. Therefore, choosing strategic locations for our biosensors is very important in order to keep the cost and complexity of our system to a minimum.
+
-
 
+
-
Imagine for a moment that there is a river and in this river there is a spot where chemicals are seeping into the river from the soil. As these chemicals seep into the river, they are carried downstream through a process called advection and spread across the width of the river through a process called diffusion. There are several different types of diffusive processes that depend on what scale of diffusion you are looking at. Turbulent diffusion is the most relevant type of diffusion when considering how toxins are transported in the Athabasca river system. Taken together, advection and (turbulent?) diffusion affect the spread and transport of chemicals as seen in Figure 1 . If a biosensor is placed in the wrong part of a river, it may never even make contact with a chemical spilling into the river upstream. On the other hand, a biosensor can be strategically placed so as to maximize the likelihood of making contact with a chemical from an upstream spill. Using a tiny bit of luck and a lot of Fluid Mechanics, we must determine the optimal placement of S.A.F.E.B.E.T. devices to provide a comprehensive picture of the level of toxins in the Athabasca river basin.
+
 +
The final part of our project is determining where to place our biosensors. We can’t simply throw our biosensors in the river and expect them to detect toxins. Advective and diffusive processes dictate how toxins are transported in a river and if we don’t take these into account we could potentially place our biosensors in a spot where they would never detect any toxins! Why is this true?  Imagine for a moment that there is a river and in this river there is a spot where chemicals are seeping into the river from the soil. As these chemicals seep into the river they are carried downstream by the river through a process called advection. In addition to this, as the chemicals are carried downstream they spread across the width of the river through a process called diffusion. There are several different types of diffusive processes that depend on what scale of diffusion you are looking at. The most pertinent diffusion process for us is turbulent diffusion. If we combine these two processes together the resulting spread of chemicals is shown in Figure 1. As you can see, depending on where we place our biosensor we might never detect any chemicals at all because the chemicals haven’t spread there. If we want to place our biosensors so that they will detect chemicals we need to place them at least a distance $L$ downstream of the chemical source. However, if we place our biosensors too far downstream of the chemical source then the concentration of chemicals will be too dilute for our device to measure. So its best to place our biosensor a distance $L$ away from the chemical source.
</div>
</div>
<div class="three columns">
<div class="three columns">
Line 70: Line 68:
<div class="row" id="item2">
<div class="row" id="item2">
<div class="twelve columns">
<div class="twelve columns">
-
<h3>How far downstream from a chemical source can our sensor be in order to detect it?</h3>
+
<h3>Theory</h3>
-
If S.A.F.E.B.E.T. is too far downstream from a chemical source then the chemical will be too dilute to detect. Therefore, S.A.F.E.B.E.T. needs to be at most some distance $L$ downstream of a chemical source in order to detect the chemical.
+
So for a given river width $W$, how do we find the distance $L$ to place our biosensor? One way to do that would be to go to the river in question, measure its height, width, length and volumetric flow rate and numerically solve the advection diffusion equation. However the Alberta Oil Sands are roughly 4,000 km away from Cornell so it was impossible for us to go there and measure the rivers. Instead we decided to use dimensional analysis to estimate what the value of $L$ would be for different rivers. To do this we first defined a time scale $\tau$ which is the time scale for advection. $\tau$ can be written as
-
So for a given river width $W$, how do we find the distance $L$ to place our biosensor? One way to determine $L$ is to go to the river in question, measure its height, width, length and volumetric flow rate and numerically solve the advection diffusion equation . Unfortunately, the Alberta Oil Sands are roughly 4,000 km away from Cornell, so going to Alberta is out of the question. A simpler solution is to use dimensional analysis to estimate what the value of $L$ would be for each river that may be effected by Oil Sands operations.  
+
-
 
+
-
First the time scale $\tau$ which is the time scale for advection can be written as:
+
$$\tau = \frac{L}{u}$$
$$\tau = \frac{L}{u}$$
-
where $u$ is the average velocity of the river and $L$ is the length scale for advection. Similarly we defined a time scale for turbulent diffusion which can be written as
+
where $u$ is the average velocity of the river and $L$ is the length scale for advection. Similarly we defined a time scale for turbulent diffusion which can be written as
$$\tau=  \frac{l^2}{D}$$
$$\tau=  \frac{l^2}{D}$$
-
where $l$ is the length scale for turbulent diffusion and $D$ is the turbulent diffusion coefficient. Since advection and diffusion are happening at the same time we can set both time scales equal to each other and solve for $L$ which yields
+
where $l$ is the length scale for turbulent diffusion and $D$ is the turbulent diffusion coefficient. Since advection and diffusion are happening at the same time we can set both time scales equal to each other and solve for $L$ which yields
$$L=  \frac{ul^2}{D}$$
$$L=  \frac{ul^2}{D}$$

Revision as of 00:15, 26 October 2012

Deployment

Motivation

The final part of our project is determining where to place our biosensors. We can’t simply throw our biosensors in the river and expect them to detect toxins. Advective and diffusive processes dictate how toxins are transported in a river and if we don’t take these into account we could potentially place our biosensors in a spot where they would never detect any toxins! Why is this true? Imagine for a moment that there is a river and in this river there is a spot where chemicals are seeping into the river from the soil. As these chemicals seep into the river they are carried downstream by the river through a process called advection. In addition to this, as the chemicals are carried downstream they spread across the width of the river through a process called diffusion. There are several different types of diffusive processes that depend on what scale of diffusion you are looking at. The most pertinent diffusion process for us is turbulent diffusion. If we combine these two processes together the resulting spread of chemicals is shown in Figure 1. As you can see, depending on where we place our biosensor we might never detect any chemicals at all because the chemicals haven’t spread there. If we want to place our biosensors so that they will detect chemicals we need to place them at least a distance $L$ downstream of the chemical source. However, if we place our biosensors too far downstream of the chemical source then the concentration of chemicals will be too dilute for our device to measure. So its best to place our biosensor a distance $L$ away from the chemical source.

Theory

So for a given river width $W$, how do we find the distance $L$ to place our biosensor? One way to do that would be to go to the river in question, measure its height, width, length and volumetric flow rate and numerically solve the advection diffusion equation. However the Alberta Oil Sands are roughly 4,000 km away from Cornell so it was impossible for us to go there and measure the rivers. Instead we decided to use dimensional analysis to estimate what the value of $L$ would be for different rivers. To do this we first defined a time scale $\tau$ which is the time scale for advection. $\tau$ can be written as $$\tau = \frac{L}{u}$$ where $u$ is the average velocity of the river and $L$ is the length scale for advection. Similarly we defined a time scale for turbulent diffusion which can be written as $$\tau= \frac{l^2}{D}$$ where $l$ is the length scale for turbulent diffusion and $D$ is the turbulent diffusion coefficient. Since advection and diffusion are happening at the same time we can set both time scales equal to each other and solve for $L$ which yields $$L= \frac{ul^2}{D}$$ The average velocity $u$ can be rewritten as $$u = \frac{Q}{wh}$$ where $Q$ is the volumetric flow rate of the river, $w$ is the width of the river and $h$ is the depth of the river. Next, the turbulent diffusion coefficient can be rewritten as $$ D=kh \sqrt{ghs}$$ where $s$ is the slope of the river, $g$ is the acceleration due to gravity and $k$ is an experimentally determined constant. This constant differs for turbulent diffusion across a river (horizontal) and turbulent diffusion within a river (vertical). Since we want to place our biosensor at the point where the chemical is completely mixed in the river, we need to take into account both horizontal and vertical turbulent diffusion. Putting both of these definitions into our equation for $L$ gives us $$L= \frac{Ql^2}{kwh^2\sqrt{ghs}}$$ Finally, we need to define what $k$ and $l$ are. If we want to know how far downstream the chemicals will be mixed horizontally across the river ($L_Y$) then $l$ = $w$ and $k$ = 0.6 [1]. If we want to know how far downstream the chemicals will be mixed vertically in the river ($L_Z$) then $l$ = $h$ and $k$ = 0.067 [1]. The larger of these $L$ values will determine where we need to place our biosensor for a giver river. This gives us the following two equations $$L_Y= \frac{Qw}{0.6h^2\sqrt{ghs}}$$ $$L_Z= \frac{Q}{0.067w\sqrt{ghs}}$$

Calculation of Biosensor Placement

Now that we have equations for finding how far downstream we should place our biosensors it is time to plug in actually values. The values we need are the height, width, slope and the volumetric flow rate of the river. Since we could not measure these values ourselves we conducted research to see if environmental organizations monitoring the Alberta Oil Sands have tabulated these values. In particular the Alberta Government [2] and the Regional Monitoring Aquatics Program (RAMP) [3] have been conducting hydrologic tests on the Alberta Oil Sands for over a decade. Using data collected from these two independent sources we were able calculated $L_Y$ and $L_Z$ for several different rivers in the Alberta Oil Sands. The placement of these biosensors can be seen on the map below. In addition to these biosensors we’ve also marked on the map potential locations for our biosensors for rivers where we couldn’t get data on but are important nonetheless for quantifying the release of toxins into the Athabasca Oil Sands. These sites were chosen based on their proximity to tailing ponds and their similarity to the rivers for which we have data on. The determined locations are marked in green and the potential locations are marked in red.

$\mathrm{Athabasca\ River}$$\mathrm{Tar\ River}$$\mathrm{Steepbank\ River}$$\mathrm{Muskeg\ River}$$\mathrm{Jackpine\ Creek}$
$L_Y$$71.233 \ \mathrm{m}$ $1.683 \cdot 10^{-4} \ \mathrm{m}$$0.1639 \ \mathrm{m}$$0.0091 \ \mathrm{m}$$12.2495 \ \mathrm{m}$
$L_Z$$198.621 \ \mathrm{m}$ $0.2893 \ \mathrm{m}$$22.1028 \ \mathrm{m}$$9.5927 \ \mathrm{m}$$1.582 \cdot 10^{-4} \ \mathrm{m}$

References

[1] https://ceprofs.civil.tamu.edu/ssocolofsky/cven489/downloads/book/ch3.pdf

[2] http://www.environment.alberta.ca/apps/basins/Map.aspx?Basin=2&DataType=1

[3] http://www.ramp-alberta.org/data/ClimateHydrology/hydrology/default.aspx