-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlab_and_research.html
311 lines (262 loc) · 11.9 KB
/
lab_and_research.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="keywords" content="Cornell project teams, Cornell engineering teams, clean water foundations, water treatment, sustainable drinking
water, drinking water, drinking water Honduras, Cornell drinking water, project team water Cornell, civil environmental engineering project team,
water treatment Cornell, clean water supply project, water, clear, clean, fresh, floc, sedimentation, gravity, sustainable, technology, Honduras,
affordable, cheap, inexpensive" />
<meta name="description"
content="AguaClara has numerous research teams that analyze and improve water treatment processes." />
<title>Lab and Research</title>
<link rel="stylesheet" type="text/css" href="styles/lab_and_research.css" media="all" />
<link rel="stylesheet" type="text/css" href="styles/all.css" media="all" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css"
integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script>
<script src="https://use.fontawesome.com/releases/v5.0.8/js/all.js"></script>
<script src="js/lab_and_research.js"></script>
</head>
<body>
<!-- nav bar -->
<nav class="navbar navbar-expand-md fixed-top navbar-light">
<div class="container-fluid">
<a class="navbar-brand" href="index.html"> <img src="images/logo.png"></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarResponsive">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="nav navbar-nav ml-auto">
<li class="nav-item active">
<a class="btn btn-primary" role="button" id="nav-btn" href="index.html">Home</a>
</li>
<li class="nav-item">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About Us
</button>
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<a class="dropdown-item" id="dropdown-item" href="impact.html">Impact</a>
<a class="dropdown-item" id="dropdown-item" href="publications.html">Publications</a>
</div>
</div>
</li>
<li class="nav-item">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Team
</button>
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<a class="dropdown-item" id="dropdown-item" href="team_overview.html">Team Overview</a>
<a class="dropdown-item" id="dropdown-item" href="going_global.html">Going Global</a>
<a class="dropdown-item" id="dropdown-item" href="lab_and_research.html">Lab and Research</a>
<a class="dropdown-item" id="dropdown-item" href="apps_and_algorithms.html">Apps and Algorithms</a>
<a class="dropdown-item" id="dropdown-item" href="fabrication.html">Fabrication</a>
</div>
</div>
</li>
<li class="nav-item">
<a class="btn btn-primary" role="button" id="nav-btn" href="joinus.html">Recruitment</a>
</li>
<li class="nav-item">
<a class="btn btn-primary" role="button" id="donate-btn"
href="https://securelb.imodules.com/s/1717/alumni/index.aspx?sid=1717&gid=2&pgid=403&cid=1031&dids=232&sort=1&bledit=1">Donate</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- end navbar -->
<div id="LR_banner">
<h1 id="LR_title"> Lab and Research Subteams </h1>
</div>
<h1 class="LR_subname"> Partical Removal </h1>
<div class="LR_color1">
<h2 class="blue" id="LR_team1"> Unit Processes Analysis: pH</h2>
<div class="LR_team_container" id="LR_team_container1">
<div class="LR_txt">
<p></p>
<h3> Members: </h3>
<ul>
<li>Justin Lee | jl3542 </li>
<li>Sarah Paquin | smp339</li>
<li>Malini Balachandran | mvb37 </li>
<li>Sanjana Uddin | ssu3</li>
</ul>
</div>
</div>
</div>
<div class="LR_color2">
<h2 class="green" id="LR_team2">Unit Processes Analysis: Coagulant Dose Response</h2>
<div class="LR_team_container" id="LR_team_container2">
<div class="LR_txt">
<p> </p>
<h3> Members: </h3>
<ul>
<li>Joseph Yoon | sy555</li>
<li>Rafaella Bruzual | rb697</li>
<li>Rachael Mends | rem367</li>
<li>Marguerite Lorenzo | mhl95</li>
</ul>
</div>
</div>
</div>
<div class="LR_color1">
<h2 class="blue" id="LR_team3">StaRS Filtration Theory</h2>
<div class="LR_team_container" id="LR_team_container3">
<div class="LR_txt">
<p> </p>
<p> For this semester, the team aspires to build on the research of the Summer 2018 team
and determine whether a flow recycle system will increase floc blanket uniformity. They will also
explore the effects of varied angles of entry and pipe thickness on the flow recycle system</p>
<h3> Members: </h3>
<ul>
<li>Andrea Lu | wl424</li>
<li>Claire Kenwood | cek225 </li>
<li>Valentina Dai | ld466</li>
</ul>
</div>
</div>
</div>
<h1 class="LR_subname"> Dissolved Species Removal </h1>
<div class="LR_color1">
<h2 class="green" id="LR_team6"> Fluoride </h2>
<div class="LR_team_container" id="LR_team_container6">
<div class="LR_txt">
<p> Fluoride contamination of groundwater is a major, well-known health concern, that
still does not have any highly effective or sustainable technologies to remedy it.
The World Health Organization suggests the Nalgonda method, but this technique has
several major flaws including a treatment efficiency that is limited to only 70 percent,
and a large dose of aluminum sulfate, which causes sludge disposal problems. Instead, we
use Polyaluminum Chloride (PACl) as a coagulant to which the fluoride can both adsorb to
and coprecipitate with. The goals of the Fluoride Team is to design and create the optimal
system for adsorbing and coprecipitating out fluoride from groundwater.
</p>
<h3> Members: </h3>
<ul>
<li>Amber Hsu | jh2226 </li>
<li>Nathan Catoera | nlc36 </li>
<li>Cindy Jin | cj359 </li>
<li>Claudia Buchard | cgb83</li>
</ul>
</div>
</div>
</div>
<div class="LR_color2">
<h2 class="blue" id="LR_team8">Humic Acid</h2>
<div class="LR_team_container" id="LR_team_container8">
<div class="LR_txt">
<p>Investigate the effluent HA concentrations as coagulant dosages increase
for certain HA influent concentration using spectrophotometer.
Design experiments to compare HA effluent concentration trends for
different HA influent concentations.
<p>
<h3> Members: </h3>
<ul>
<li>Tommy Bradford | tsb49</li>
<li>Matthew Lee | mbl222 </li>
<li>Carolyn Wang | jw2376</li>
<li>Bridget Childs | bac258</li>
</ul>
</div>
</div>
</div>
<div class="LR_color1">
<h2 class="green" id="LR_team9">Activated Carbon</h2>
<div class="LR_team_container" id="LR_team_container9">
<div class="LR_txt">
<p> We aim to design a system that removes excess dissolved gas from
influent water prior to entry into an AguaClara water treatment plant.
</p>
<h3> Members: </h3>
<ul>
<li>Maya Shanti | ms2664 </li>
<li>Jena Rozanski | jmr485 </li>
<li>Dorothy Leung | dhl84 </li>
<li>Brenda Solorzano Cuesta </li>
</ul>
</div>
</div>
</div>
<h1 class="LR_subname"> Wastewater Treatment </h1>
<div class="LR_color1">
<h2 class="blue" id="LR_team10">Upflow Anaerobic Sludge Blanket (UASB): Pilot Plant Operation and Monitoring</h2>
<div class="LR_team_container" id="LR_team_container10">
<div class="LR_txt">
<p>What is a UASB: a form of anaerobic digester that is used for wastewater treatment. </p>
<p> Wastewater enters the reactor from the bottom, and flows upward.
A settled sludge blanket filters and treats the wastewater as the wastewater
flows through it. </p>
<p>This semester, the team will be working on running tests with a lab-scale UASB reactor
to determine optimal geometry of components. Additionally, UASB Research will be running dye-tests
with synthetic sludge to study flow patterns of water moving through the reactor, and identify
fail conditions.</p>
<h3> Members: </h3>
<ul>
<li>Emily Wood | ew465 </li>
<li>Lydia LaGorga | lcl66</li>
<li>Katrina Chen | kc778</li>
</ul>
</div>
</div>
</div>
<div class="LR_color2">
<h2 class="green" id="LR_team11">Upflow Anaerobic Sludge Blanket (UASB) Fabrication</h2>
<div class="LR_team_container" id="LR_team_container11">
<div class="LR_txt">
<p>The Fabrication team will be fabricating a full-sized prototype UASB reactor
that will be commissioned for testing at the Ithaca Area Wastewater
Treatment Facility. They will also be creating CAD drawings of the UASB
reactor using Onshape to make the designs available to all on an open-source platform.</p>
<h3> Members: </h3>
<ul>
<li>Francesca Bard | fmb54</li>
<li>Tyson Reed | tnr7</li>
<li>Emily Liu | el642</li>
<li>Winnie Chan | wc436</li>
</ul>
</div>
</div>
</div>
<div class="LR_color1">
<h2 class="blue" id="LR_team12">String Digester</h2>
<div class="LR_team_container" id="LR_team_container12">
<div class="LR_txt">
<p> The team's goal this semester is to determine if ideas about using
strings as media for trickling filter based design are a feasible component
of a future AguaClara wastewater plant.
</p>
<h3> Members: </h3>
<ul>
<li>Madeline Garell | mpg95 </li>
<li>Shania Fang | sf449 </li>
<li>Madeline Keep | mpk83 </li>
<li>Adam Kulaczkowski| apk73</li>
</ul>
</div>
</div>
</div>
<!-- footer -->
<div class="container-fluid footer text-center footer-text">
<div class="row" id="footer-row">
<div class="social">
<a href="https://www.facebook.com/CUAguaClara/"><i class="fab fa-facebook"></i></a>
<a href="https://twitter.com/cuaguaclara?lang=en"><i class="fab fa-twitter"></i></a>
<a href="https://www.instagram.com/cuaguaclara/"><i class="fab fa-instagram"></i></a>
<a href="https://www.linkedin.com/company/aguaclara-at-cornell"><i class="fab fa-linkedin"></i></a>
<a href="https://github.com/AguaClara"><i class="fab fa-github"></i></a>
</div>
</div>
<div class="container-fluid">
<p class="copyright">© AguaClara Cornell</p>
</div>
</div>
<!-- end footer -->
<script src="js/navbar_scroll.js"></script>
</body>
</html>