diff --git a/.DS_Store b/.DS_Store
index 7a387e9..3b745cc 100644
Binary files a/.DS_Store and b/.DS_Store differ
diff --git a/designprocess.html b/designprocess.html
index b637be0..c8a735b 100644
--- a/designprocess.html
+++ b/designprocess.html
@@ -122,11 +122,14 @@
-
-
-
-
Component A
+
Sampler
-
Sampler
+
+
Our sampling system consists of one vacuum pump connected to a solenoid valve array which regulate water inflow of each sample through plastic tubing. This apparatus can be placed on any aquatic vehicle, and in our case we built a small boat. The gps module on top of the boat coordinates the movement of the boat, the vacuum pump, and solenoid. Once we arrive at each location, an unused tube’s solenoid valve opens. An arduino controls the entire process.The vacuum pump transfers the water through the open valve into the test tube to complete a sample collection. After 8 seconds, the pump turns off and the valve closes. This specific valve remains closed for the duration of the trip. The number of seconds that we keep the pump on for and valve open for was determined through trial and error to determine how long it would take the test tube to fill up without overflowing.
By using one pump for all of the samples, we sped up the design process and made it much cheaper to build. However, contamination became a much bigger problem. Because of this, in order to use different tubes all connected to the same pump and only have one fill with water at a time, we incorporated the solenoid valves into our design.
-**ADD IMAGE**
-
+
+
+
+
+
-
Fabrication A
+
Fabrication of Sampler
-
Sampler
+
+
We modeled a prototype of the sampler vessel in Fusion 360 before fabrication. We then constructed the vessel by laser-cutting acrylic sheets and connecting the pieces with a solvent weld. We chose the method of laser-cutting because it is precise and can cut the acrylic sheet material with ease. The solvent welding method was extremely effective in creating strong, waterproof joints in the boat, which are necessary to prevent leaking. We also 3D modeled and printed a holder for the sample collection device using ABS plastic. We chose this additive manufacturing technique over a subtractive technique due to its accessibility and low cost of materials. Since the holder is not under considerable stress, the ABS plastic material is sufficiently strong.
-
+
-
Component B
+
Bioreactor
-
Bioreactor
+
+
The bioreactor consists of two sizes of inert tubing ¼ inch radius and ½ inch radius, flow distribution nozzles, 2 filters and a syringe. The water sample to be cleaned starts in the syringe and is pressed through the ¼ inch into the main compartment of the bioreactor. The main compartment consists of the ½ inch tubing filled with our alginate bead encapsulated bacteria. The water continues moving through, interacting with the bacteria so that the toxin breaks down, and then exits the system fully cleaned on the other side. Inert tubing was chosen in order to prevent chemical reactions with the microcystins or any other molecules in the water. Filters were included on both ends of the bioreactor in order to ensure that bacteria did not travel outside of the reaction vessel, even if they somehow escaped the alginate beads. Nozzles were included in order to evenly spread out the flow from the small tube coming from the syringe to the large reaction vessel tube. We designed the nozzles using Autodesk Inventor and then 3D printed them in our lab.
-
+
-
Fabrication B
+
Fabrication of Bioreactor
-
Bioreactor
+
+
We used a MakerBot Pro to 3D print the bioreactor nozzles out of ABS plastic. This method was the simplest way to produce the small and intricate parts. A subtractive manufacturing method wouldn’t have been able to accurately produce the interior chambers necessary in the design of the nozzle. The tight 3D printer tolerances resulted in fully watertight pieces.
-
+
diff --git a/images/arduino.JPG b/images/arduino.JPG
new file mode 100644
index 0000000..10473c3
Binary files /dev/null and b/images/arduino.JPG differ
diff --git a/images/component-b-bioreactor.JPG b/images/component-b-bioreactor.JPG
new file mode 100644
index 0000000..a540cac
Binary files /dev/null and b/images/component-b-bioreactor.JPG differ
diff --git a/images/component-sampler.jpg b/images/component-sampler.jpg
new file mode 100644
index 0000000..ae70588
Binary files /dev/null and b/images/component-sampler.jpg differ
diff --git a/images/fab-a-sampler.JPG b/images/fab-a-sampler.JPG
new file mode 100644
index 0000000..66ff7a0
Binary files /dev/null and b/images/fab-a-sampler.JPG differ
diff --git a/images/moter-gps-sensor.JPG b/images/moter-gps-sensor.JPG
new file mode 100644
index 0000000..882af76
Binary files /dev/null and b/images/moter-gps-sensor.JPG differ
diff --git a/images/nozzle.JPG b/images/nozzle.JPG
new file mode 100644
index 0000000..de344d8
Binary files /dev/null and b/images/nozzle.JPG differ
diff --git a/images/pd-jackie.JPG b/images/pd-jackie.JPG
new file mode 100644
index 0000000..a5ce5bb
Binary files /dev/null and b/images/pd-jackie.JPG differ
diff --git a/images/sampler.jpg b/images/sampler.jpg
new file mode 100644
index 0000000..f5e900b
Binary files /dev/null and b/images/sampler.jpg differ
diff --git a/images/wetlableo.JPG b/images/wetlableo.JPG
new file mode 100644
index 0000000..8829d83
Binary files /dev/null and b/images/wetlableo.JPG differ
diff --git a/images/wetlableoclose.JPG b/images/wetlableoclose.JPG
new file mode 100644
index 0000000..268fda5
Binary files /dev/null and b/images/wetlableoclose.JPG differ
diff --git a/images/wetlablucas.JPG b/images/wetlablucas.JPG
new file mode 100644
index 0000000..be66e85
Binary files /dev/null and b/images/wetlablucas.JPG differ
diff --git a/images/wetlabmicro.JPG b/images/wetlabmicro.JPG
new file mode 100644
index 0000000..c66c5c4
Binary files /dev/null and b/images/wetlabmicro.JPG differ
diff --git a/images/wetlaboscar.JPG b/images/wetlaboscar.JPG
new file mode 100644
index 0000000..0e4e011
Binary files /dev/null and b/images/wetlaboscar.JPG differ
diff --git a/images/wetlabrachel.JPG b/images/wetlabrachel.JPG
new file mode 100644
index 0000000..7f9a3b9
Binary files /dev/null and b/images/wetlabrachel.JPG differ
diff --git a/styles/styles.css b/styles/styles.css
index e3bfcd8..aa9b77a 100644
--- a/styles/styles.css
+++ b/styles/styles.css
@@ -150,6 +150,7 @@ nav {
padding-top: 12px;
padding-left: 16px;
padding-bottom: 14px;
+ text-decoration: underline;
}
.nav-second-col {
@@ -269,7 +270,7 @@ footer {
}
.tiles-wrapper {
- background-color: #e1e9e7;
+ background-color: #F9FCFB;
}
.tiles-wrapper img {
@@ -309,12 +310,12 @@ footer {
}
.overlay:hover {
- background-color: #e1e9e7;
- opacity: .6;
+ background-color: #F9FCFB;
+ opacity: .7;
}
.wrapper-space {
- background-color: #e1e9e6;
+ background-color: #F9FCFB;
}
@@ -384,6 +385,53 @@ footer {
/******************** STANDARD PAGE END ********************/
+/******************** PD PAGE START ********************/
+
+.pd-component-a-image {
+ height: 250px;
+ padding-top: 35px;
+ padding-right: 35px;
+}
+
+.pd-fab-a-image {
+ height: 400px;
+ padding-top: 45px;
+}
+
+.pd-com-b-image {
+ height: 300px;
+ padding-top: 35px;
+}
+
+.pd-fab-b-img {
+ height: 300px;
+ padding-top: 35px;
+}
+
+.pd-page-banner {
+ background-image: url("../images/pd-jackie.JPG");
+ background-size: cover;
+ fill: black;
+ font-size: 14px;
+}
+
+.pd-banner-box {
+ margin-left: auto;
+ margin-right: auto;
+ margin-top: 175px;
+ width: 35%;
+ height: 25%;
+ font-size: 64px;
+ background-color: rgba(235, 239, 238, 0.6);
+}
+
+.pd-banner-box p {
+ text-align: center;
+ line-height: 125px;
+ color: #000000;
+}
+
+/******************** PD PAGE END ********************/
/******************** TEAM PAGE START ********************/