anystyle 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (82) hide show
  1. checksums.yaml +7 -0
  2. data/HISTORY.md +78 -0
  3. data/LICENSE +27 -0
  4. data/README.md +103 -0
  5. data/lib/anystyle.rb +71 -0
  6. data/lib/anystyle/dictionary.rb +132 -0
  7. data/lib/anystyle/dictionary/gdbm.rb +52 -0
  8. data/lib/anystyle/dictionary/lmdb.rb +67 -0
  9. data/lib/anystyle/dictionary/marshal.rb +27 -0
  10. data/lib/anystyle/dictionary/redis.rb +55 -0
  11. data/lib/anystyle/document.rb +264 -0
  12. data/lib/anystyle/errors.rb +14 -0
  13. data/lib/anystyle/feature.rb +27 -0
  14. data/lib/anystyle/feature/affix.rb +43 -0
  15. data/lib/anystyle/feature/brackets.rb +32 -0
  16. data/lib/anystyle/feature/canonical.rb +13 -0
  17. data/lib/anystyle/feature/caps.rb +20 -0
  18. data/lib/anystyle/feature/category.rb +70 -0
  19. data/lib/anystyle/feature/dictionary.rb +16 -0
  20. data/lib/anystyle/feature/indent.rb +16 -0
  21. data/lib/anystyle/feature/keyword.rb +52 -0
  22. data/lib/anystyle/feature/line.rb +39 -0
  23. data/lib/anystyle/feature/locator.rb +18 -0
  24. data/lib/anystyle/feature/number.rb +39 -0
  25. data/lib/anystyle/feature/position.rb +28 -0
  26. data/lib/anystyle/feature/punctuation.rb +22 -0
  27. data/lib/anystyle/feature/quotes.rb +20 -0
  28. data/lib/anystyle/feature/ref.rb +21 -0
  29. data/lib/anystyle/feature/terminal.rb +19 -0
  30. data/lib/anystyle/feature/words.rb +74 -0
  31. data/lib/anystyle/finder.rb +94 -0
  32. data/lib/anystyle/format/bibtex.rb +63 -0
  33. data/lib/anystyle/format/csl.rb +28 -0
  34. data/lib/anystyle/normalizer.rb +65 -0
  35. data/lib/anystyle/normalizer/brackets.rb +13 -0
  36. data/lib/anystyle/normalizer/container.rb +13 -0
  37. data/lib/anystyle/normalizer/date.rb +109 -0
  38. data/lib/anystyle/normalizer/edition.rb +16 -0
  39. data/lib/anystyle/normalizer/journal.rb +14 -0
  40. data/lib/anystyle/normalizer/locale.rb +30 -0
  41. data/lib/anystyle/normalizer/location.rb +24 -0
  42. data/lib/anystyle/normalizer/locator.rb +22 -0
  43. data/lib/anystyle/normalizer/names.rb +88 -0
  44. data/lib/anystyle/normalizer/page.rb +29 -0
  45. data/lib/anystyle/normalizer/publisher.rb +18 -0
  46. data/lib/anystyle/normalizer/pubmed.rb +18 -0
  47. data/lib/anystyle/normalizer/punctuation.rb +23 -0
  48. data/lib/anystyle/normalizer/quotes.rb +14 -0
  49. data/lib/anystyle/normalizer/type.rb +54 -0
  50. data/lib/anystyle/normalizer/volume.rb +26 -0
  51. data/lib/anystyle/parser.rb +199 -0
  52. data/lib/anystyle/support.rb +4 -0
  53. data/lib/anystyle/support/finder.mod +3234 -0
  54. data/lib/anystyle/support/finder.txt +75 -0
  55. data/lib/anystyle/support/parser.mod +15025 -0
  56. data/lib/anystyle/support/parser.txt +75 -0
  57. data/lib/anystyle/utils.rb +70 -0
  58. data/lib/anystyle/version.rb +3 -0
  59. data/res/finder/bb132pr2055.ttx +6803 -0
  60. data/res/finder/bb550sh8053.ttx +18660 -0
  61. data/res/finder/bb599nz4341.ttx +2957 -0
  62. data/res/finder/bb725rt6501.ttx +15276 -0
  63. data/res/finder/bc605xz1554.ttx +18815 -0
  64. data/res/finder/bd040gx5718.ttx +4271 -0
  65. data/res/finder/bd413nt2715.ttx +4956 -0
  66. data/res/finder/bd466fq0394.ttx +6100 -0
  67. data/res/finder/bf668vw2021.ttx +3578 -0
  68. data/res/finder/bg495cx0468.ttx +7267 -0
  69. data/res/finder/bg599vt3743.ttx +6752 -0
  70. data/res/finder/bg608dx2253.ttx +4094 -0
  71. data/res/finder/bh410qk3771.ttx +8785 -0
  72. data/res/finder/bh989ww6442.ttx +17204 -0
  73. data/res/finder/bj581pc8202.ttx +2719 -0
  74. data/res/parser/bad.xml +5199 -0
  75. data/res/parser/core.xml +7924 -0
  76. data/res/parser/gold.xml +2707 -0
  77. data/res/parser/good.xml +34281 -0
  78. data/res/parser/stanford-books.xml +2280 -0
  79. data/res/parser/stanford-diss.xml +726 -0
  80. data/res/parser/stanford-theses.xml +4684 -0
  81. data/res/parser/ugly.xml +33246 -0
  82. metadata +195 -0
@@ -0,0 +1,4094 @@
1
+ title | COMPETITIVE MICROBIAL AND GEOCHEMICAL PROCESSES CONTROLLING
2
+ blank |
3
+ title | THE FATE OF ARSENIC
4
+ blank |
5
+ |
6
+ |
7
+ |
8
+ text | A DISSERTATION
9
+ blank |
10
+ text | SUBMITTED TO THE DEPARTMENT OF ENVIRONMENTAL EARTH SYSTEM
11
+ blank |
12
+ text | SCIENCES
13
+ blank |
14
+ text | AND THE COMMITTEE ON GRADUATE STUDIES
15
+ blank |
16
+ text | OF STANFORD UNIVERSITY
17
+ blank |
18
+ text | IN PARTIAL FULFILLMENT OF THE REQUIREMENTS
19
+ blank |
20
+ text | FOR THE DEGREE OF
21
+ blank |
22
+ text | DOCTOR OF PHILOSOPHY
23
+ blank |
24
+ |
25
+ |
26
+ |
27
+ text | Samantha Chi-Yun Ying
28
+ blank |
29
+ text | August 2011
30
+ | © 2011 by Samantha Chi-Yun Ying. All Rights Reserved.
31
+ | Re-distributed by Stanford University under license with the author.
32
+ blank |
33
+ |
34
+ |
35
+ text | This work is licensed under a Creative Commons Attribution-
36
+ | Noncommercial 3.0 United States License.
37
+ | http://creativecommons.org/licenses/by-nc/3.0/us/
38
+ blank |
39
+ |
40
+ |
41
+ |
42
+ text | This dissertation is online at: http://purl.stanford.edu/bg608dx2253
43
+ blank |
44
+ |
45
+ |
46
+ |
47
+ meta | ii
48
+ text | I certify that I have read this dissertation and that, in my opinion, it is fully adequate
49
+ | in scope and quality as a dissertation for the degree of Doctor of Philosophy.
50
+ blank |
51
+ text | Scott Fendorf, Primary Adviser
52
+ blank |
53
+ |
54
+ |
55
+ text | I certify that I have read this dissertation and that, in my opinion, it is fully adequate
56
+ | in scope and quality as a dissertation for the degree of Doctor of Philosophy.
57
+ blank |
58
+ text | Christopher Francis, Primary Adviser
59
+ blank |
60
+ |
61
+ |
62
+ text | I certify that I have read this dissertation and that, in my opinion, it is fully adequate
63
+ | in scope and quality as a dissertation for the degree of Doctor of Philosophy.
64
+ blank |
65
+ text | Chad Saltikov
66
+ blank |
67
+ |
68
+ |
69
+ |
70
+ text | Approved for the Stanford University Committee on Graduate Studies.
71
+ | Patricia J. Gumport, Vice Provost Graduate Education
72
+ blank |
73
+ |
74
+ |
75
+ |
76
+ text | This signature page was generated electronically upon submission of this dissertation in
77
+ | electronic format. An original signed hard copy of the signature page is on file in
78
+ | University Archives.
79
+ blank |
80
+ |
81
+ |
82
+ |
83
+ meta | iii
84
+ | iv
85
+ title | Abstract
86
+ blank |
87
+ text | Consumption of naturally occurring arsenic (As) in groundwater likely poses the greatest
88
+ | threat to the most number of humans around the world today. Exposure to high As
89
+ | concentrations, occasionally up to three orders of magnitude higher than the
90
+ | recommended limit of 10 µg L-1 set by the World Health Organization, has lead to the
91
+ | chronic poisoning of millions in South and Southeast Asia.
92
+ | Within soil environments, reducing conditions generally promote release of As
93
+ | into the aqueous phase, while oxidizing conditions favor As immobilization. While many
94
+ | past studies have examined and illustrated the role of reduction and oxidation processes
95
+ | individually, there is currently a lack of information on competitive redox or coupled
96
+ | processes that may occur within soils. Furthermore, the combined effects of these
97
+ | chemical processes in soils is complicated by the complex physical structure within
98
+ | which these reactions take place. Accordingly, this dissertation focuses on defining the
99
+ | competitive reactions controlling As transformation and partitioning within the physically
100
+ | and chemically heterogeneous structure of soils.
101
+ | Within soils and sediments, redox gradients resulting from mass transfer
102
+ | limitations lead to competitive reduction-oxidation reactions that drive the fate of As. In
103
+ | Chapter 2, I investigated As reduction-oxidation dynamics in a diffusively-controlled
104
+ | system using a Donnan reactor where birnessite and Shewanella sp. ANA-3 are isolated
105
+ | by a semi-permeable membrane through which As migrates. Initially, As(III) is rapidly
106
+ | oxidized to As(V) by birnessite; however, a rapid decline in the rate of As(III) oxidation
107
+ | was observed owing to passivation of the birnessite surface. Modeling and experimental
108
+ | results show that high [Mn(II)] combined with increasing [CO32-] from microbial
109
+ | respiration leads to the precipitation of rhodochrosite, which eventually passivates the Mn
110
+ | oxide surface, inhibiting further As(III) oxidation. These findings show that despite the
111
+ | initial capacity of birnessite to rapidly oxidize As(III), the synergistic effect of intense
112
+ | As(V) reduction by microorganisms and the buildup of reactive metabolites capable of
113
+ blank |
114
+ meta | v
115
+ text | passivating reactive mineral surfaces will produce (bio)geochemical conditions outside of
116
+ | those based on thermodynamic predictions.
117
+ | Mass transfer limitations within soils also promote the formation of competitive
118
+ | sorption interfaces, where As mobility can be affected by multiple sorbents. Manganese
119
+ | and Fe oxides are ubiquitous solids in terrestrial systems that have high sorptive
120
+ | capacities for As. Although numerous studies have characterized the effects of As
121
+ | adsorption onto Fe and Mn oxides individually, the fate of As within mixed systems
122
+ | representative of natural environments is unresolved. In Chapter 3, I examined As(III)
123
+ | oxidation and competitive retention of As on goethite and birnessite by employing the
124
+ | Donnan reactor. It was found that As(V) is preferentially partitioned onto goethite due to
125
+ | higher sorption affinity compared to birnessite. Furthermore, reactive transport modeling
126
+ | demonstrates that the amount of aqueous As available is controlled by the sorption
127
+ | capacity of the goethite surface, which when saturated, leads to increased aqueous As
128
+ | concentrations. These findings show that Mn oxides in soils act as a temporary sorbent
129
+ | of As, but operate primarily as strong oxidants responsible for transformation of As(III)
130
+ | to As(V), which can then strongly adsorb on, and is ultimately immobilized by, the
131
+ | surrounding Fe oxide matrix.
132
+ | The aggregate-based structure of soils imparts physical heterogeneity that gives
133
+ | rise to variation in microbial and chemical processes that may influence the speciation
134
+ | and retention of As. To examine the impact of distributed redox conditions on the fate of
135
+ | As in aggregated soils, I imposed various redox treatments upon constructed soil
136
+ | aggregates composed of ferrihydrite- and birnessite-coated sands presorbed with As(V)
137
+ | and inoculation with Shewanella sp. ANA-3. In Chapter 4, I reveal that diffusion-limited
138
+ | transport allows reducing conditions to persist in the interior of the aggregate when
139
+ | aerated treatments are imposed, causing As, Mn, and Fe to migrate from the reduced
140
+ | aggregate interiors and become immobilized at the aerated exterior region. Upon
141
+ | transition to anoxic conditions, pulses of As, Mn and Fe are released into the advecting
142
+ | solution outside of the aggregate. These results demonstrate the importance of
143
+ blank |
144
+ meta | vi
145
+ text | considering redox conditions and the physical complexity of soils in determining the As
146
+ | dynamics, where redox transitions can either enhance or inhibit As release due to
147
+ | speciation shifts in both sorbents and sorbates.
148
+ | The physical and chemical heterogeneity of soils is accompanied by the great
149
+ | biological diversity that influences many of the chemical reactions controlling As
150
+ | transformation. Extensive flooding during monsoon seasons in many regions of South
151
+ | and Southeast Asia, such as Cambodia, creates anoxic soil conditions that favor anaerobic
152
+ | microbial metabolic processes, including microbial As(V) respiration. Few studies have
153
+ | successfully amplified arrA without prior enrichment and factors influencing sequence
154
+ | diversity are currently unknown. In Chapter 5, amplification of a highly conserved
155
+ | functional gene encoding dissimilatory As(V) reductase, arrA, was used as a molecular
156
+ | marker to detect the genetic potential for As(V) respiration in environmental samples. I
157
+ | demonstrated successful amplification, cloning, and sequencing of 223 novel arrA gene
158
+ | sequences from Cambodia soils without prior enrichment/stimulation, collectively
159
+ | forming a clade that is phylogenetically distinct from existing sequences available.
160
+ | Application of permutational MANOVA demonstrates that As and depth variables are
161
+ | most strongly associated with variations in arrA sequences. These findings demonstrate
162
+ | the potential for using biogeochemically and ecologically relevant functional genes to
163
+ | understand operative geochemical processes.
164
+ | In sum, strong oxidants of As, such as Mn oxides, may impede As transport by
165
+ | transforming As(III) to the less mobile As(V) form; however, aqueous As concentrations
166
+ | are ultimately controlled by the availability of Fe oxide sorption sites. Furthermore,
167
+ | diffusion limited transport induces the formation of reducing centers within soil
168
+ | aggregates even in the presence of oxygen. Reduced Fe that diffuses from the aggregate
169
+ | interior forms a protective Fe oxide barrier upon contact with oxygenated advective flow
170
+ | exterior of the aggregate, which adsorbs As from the interior, inhibiting its release to the
171
+ | advecting solution. However, elimination of oxygen from the advecting solution causes a
172
+ | pulse of As to be released upon reductive dissolution of the Fe oxide rind. Overall, the
173
+ blank |
174
+ meta | vii
175
+ text | research presented here reveals the importance of considering competitive chemical and
176
+ | biological reactions that arise within mass transfer limited environment when evaluating
177
+ | the fate and transport of As within soils.
178
+ blank |
179
+ |
180
+ |
181
+ |
182
+ meta | viii
183
+ | Dedication
184
+ blank |
185
+ text | For my Wai-Wai
186
+ blank |
187
+ text | For ∘∘子子
188
+ blank |
189
+ text | and past, present, and future members of the Ying Clan
190
+ blank |
191
+ |
192
+ |
193
+ |
194
+ meta | ix
195
+ | x
196
+ title | Acknowledgements
197
+ blank |
198
+ text | First and foremost I must thank Scott, who has not only been an exceptional PhD advisor,
199
+ | but also an amazing mentor for many things in life. I always appreciated how Scott
200
+ | placed so much of his effort into making our lives whole, recognizing that a student’s
201
+ | productivity directly linked with our overall happiness. Whenever I doubted my own
202
+ | abilities, Scott always had the right words to say and always went far and beyond to make
203
+ | things work. Raising a baby during grad school can really turn your life upside down and
204
+ | test all your limits, but Scott aided me in figuring out a brand new schedule to my day
205
+ | along with revamping my emotional approach to life in general, which taught me how to
206
+ | enjoy every moment with a perpetually positive attitude. I couldn’t be more grateful for
207
+ | all the opportunities Scott has provided me over these phenomenally long seven years of
208
+ | growth--he is a true inspiration.
209
+ | I must also thank my co-advisor Chris Francis and committee members Ali
210
+ | Boehm and Chad Saltikov for their encouraging attitudes and continuous support. I also
211
+ | thank my undergraduate advisor, Mike Goodchild for providing me guidance through
212
+ | numerous internship opportunities, fostering my love for research, and eventually guiding
213
+ | me toward my Stanford career.
214
+ | I thank past and present Fendorfians, Kate, Colleen, MattyP, MattGV, Matt
215
+ | Lappe, Hanne, Jessica, Jessi, Jason Stuckey, Mike, Debra, Angelia, for making the lab
216
+ | such a fun place. I thank Elise for being one of the world’s funniest people and greatest
217
+ | officemates and Sarah for being the best intern I could’ve ever had. Yoko, who I
218
+ | consider one of my “thesis co-authors,” has been like a sister to me throughout these
219
+ | seven years; we started together in our window-less office and we’re still together almost
220
+ | everyday. She spent countless days in the lab with me and I couldn’t thank her more for
221
+ | her mentoring and companionship. Together we made it through as Moms!
222
+ blank |
223
+ |
224
+ |
225
+ meta | xi
226
+ text | I would have 90% less data if it were not for Guangchao and his expertise on all
227
+ | our analytical machines. I also thank Sam Webb, Matthew Marcus for their help with
228
+ | synchrotron data and Lynsey and Robin for their administrative support.
229
+ | I also thank Ben Kocar, my other “thesis co-author.” Ben is the most amazing
230
+ | hands-on scientist I know and definitely one of the most intelligent. He was at many
231
+ | times my “mini-advisor” who patiently guided me through all the stupid questions, but
232
+ | also kept me on track with the big picture, and always had faith in me. I cherish the times
233
+ | we had in Cambodia and the friendship we’ll have for life. And of course I have to thank
234
+ | him for being a phenomenal father to our daughter, Wai Wai, the biggest, most wonderful
235
+ | accomplishment that could have come out during our PhDs!
236
+ | I thank Pie and Kevan for bringing me ice cream when I needed it, cheering me
237
+ | up when I was down and being two of the most dependable people I’ve ever known. I
238
+ | thank Jason for the endless hours of fantastic conversation, and being a fun, wonderful,
239
+ | hilarious friend. Beck, Alys, Jfer, Suse, Sony, thank you for always being the best. I
240
+ | must thank Carmen and PJ for changing my life, showing me how to live again, and
241
+ | being my life support at all times. Thank you for all the little things that make my
242
+ | everyday so fantastic; without you, finishing my PhD would have been nearly impossible.
243
+ | Most of all I thank Pa and Ma, my idols and perpetual guidance. Pa taught me
244
+ | and my sister how to be interested in everything and bends over backwards to help us
245
+ | accomplish anything we ever wanted. Ma taught me to be strong, to never regret, and
246
+ | always live life to the fullest. Gi, my obligatory bestfriend, who constantly reminds me
247
+ | there’s more to life than work and always makes me laugh until I cry. Thank you Tuba
248
+ | for taking care of Wai Wai like one of your own and bringing my adorable nephews
249
+ | Sandwich, Lolly, and Momo into my life all during my seven years at Stanford!
250
+ | Last, but definitely far from the least, my little lady, Wai Wai. I thank her for
251
+ | being the best daughter and buddy anyone could ever imagine and always being the
252
+ | highlight of my day. I thank her for her continuous silliness, her craziness, and her love.
253
+ blank |
254
+ |
255
+ |
256
+ |
257
+ meta | xii
258
+ title | Table of Contents
259
+ text | Abstract ................................................................................................................................v!
260
+ | Dedication .......................................................................................................................... ix!
261
+ | Acknowledgements............................................................................................................ xi!
262
+ | Chapter 1: Introduction ........................................................................................................1!
263
+ | 1.1 History of Arsenic Exposure....................................................................................1!
264
+ | 1.2 Mechanisms of Arsenic Toxicity .............................................................................2!
265
+ | 1.3 Impact of Redox Processes on As mobility .............................................................2!
266
+ | 1.4 Impact of As(V) and Fe(III) Reduction on Fate of As.............................................3!
267
+ | 1.5 Microbial As(V) Reduction .....................................................................................4!
268
+ | 1.6 Arsenic(III) oxidation ..............................................................................................7!
269
+ | 1.7 Arsenic sorption dynamics in soil environments .....................................................9!
270
+ | 1.8 Physical heterogeneity of soils and sediments.........................................................9!
271
+ | 1.9 Motivation of Research..........................................................................................11!
272
+ | 1.10 Scope of Research................................................................................................11!
273
+ | 1.11 References............................................................................................................15!
274
+ | Chapter 2: Competitive Microbially and Mn oxide Mediated Redox Processes
275
+ | Controlling Arsenic Speciation and Partitioning .........................................................23!
276
+ | 2.1 Abstract ..................................................................................................................23!
277
+ | 2.2 Introduction............................................................................................................24!
278
+ | 2.3 Materials and Methods...........................................................................................27!
279
+ | 2.3.1 MnO2 synthesis and characterization............................................................27!
280
+ | 2.3.2 Abiotic As(III)/birnessite incubations...........................................................28!
281
+ | 2.3.3 Shewanella sp. ANA-3 preparation. .............................................................28!
282
+ | 2.3.4 Donnan Cell and Experiments. .....................................................................29!
283
+ | 2.3.5 Aqueous phase analysis. ...............................................................................30!
284
+ | 2.3.6 Solid phase analysis. .....................................................................................30!
285
+ blank |
286
+ meta | xiii
287
+ text | 2.3.7 Reactive Transport Modeling. ......................................................................32!
288
+ | 2.4 Results....................................................................................................................32!
289
+ | 2.5 Discussion ..............................................................................................................37!
290
+ | 2.5.1 Rate Controlling Processes. ..........................................................................37!
291
+ | 2.5.2 Competing Redox Processes and Operative Reaction Network. ..................38!
292
+ | 2.6 Acknowledgements...............................................................................................43!
293
+ | 2.7 References.............................................................................................................43!
294
+ | Chapter 3: Competitive Adsorption of Arsenic Between Goethite and Birnessite............47!
295
+ | 3.1 Abstract ..................................................................................................................47!
296
+ | 3.2 Introduction............................................................................................................48!
297
+ | 3.3 Material and Methods ............................................................................................51!
298
+ | 3.3.1 Birnessite synthesis and goethite characterization........................................51!
299
+ | 3.3.2 Donnan experiment conditions. ....................................................................51!
300
+ | 3.3.3 Adsorption isotherms. ...................................................................................52!
301
+ | 3.3.4 Aqueous phase analysis. ...............................................................................53!
302
+ | 3.3.5 Solid phase analysis. .....................................................................................53!
303
+ | 3.3.6 Reactive transport modeling. ........................................................................55!
304
+ | 3.4 Results....................................................................................................................55!
305
+ | 3.4.1 Aqueous As dynamics within Donnan reactor..............................................55!
306
+ | 3.4.2 Arsenic sorption onto goethite and birnessite...............................................57!
307
+ | 3.4.3 Control experiments and reactive transport model calibration. ....................59!
308
+ | 3.5 Discussion ..............................................................................................................60!
309
+ | 3.6 Conclusions...........................................................................................................64!
310
+ | 3.7 Acknowledgements................................................................................................65!
311
+ | 3.8 References.............................................................................................................65!
312
+ | Chapter 4: Distributed microbially- and chemically-mediated redox processes
313
+ | controlling arsenic dynamics within Mn-/Fe-oxide constructed aggregates ...............69!
314
+ | 4.1 Abstract ..................................................................................................................69!
315
+ | 4.2 Introduction............................................................................................................70!
316
+ blank |
317
+ meta | xiv
318
+ text | 4.3 Materials and Methods...........................................................................................72!
319
+ | 4.3.1 Aggregate construction and reactor setup.....................................................72!
320
+ | 4.3.2 Flow-through reactor experimental procedure..............................................73!
321
+ | 4.3.3 Aqueous phase analysis. ...............................................................................74!
322
+ | 4.3.4 Solid phase analyses. ....................................................................................74!
323
+ | 4.4 Results....................................................................................................................76!
324
+ | 4.4.1 Aqueous phase results from aggregate reactors............................................76!
325
+ | 4.4.2 Solid phases analysis.....................................................................................82!
326
+ | 4.5 Discussion ..............................................................................................................87!
327
+ | 4.6 Conclusions............................................................................................................90!
328
+ | 4.7 Acknowledgements................................................................................................91!
329
+ | 4.8 References..............................................................................................................91!
330
+ | Chapter 5: Analysis of Arsenic(V)-reducing microbial community structure and
331
+ | environmental influences using multivariate statistics ................................................95!
332
+ | 5.1 Abstract ..................................................................................................................95!
333
+ | 5.2 Introduction............................................................................................................96!
334
+ | 5.3 Materials and Methods...........................................................................................98!
335
+ | 5.3.1 Site description and soil sampling. ...............................................................98!
336
+ | 5.3.2 Lysimeter installation and water collection. .................................................98!
337
+ | 5.3.3 Genomic DNA extraction and PCR amplification of arsenate reductase
338
+ | (arrA) genes. ....................................................................................................99!
339
+ | 5.3.5 Quality control and phylogenetic analysis of arrA gene sequences. ..........100!
340
+ | 5.3.6 Multivariate analysis of arrA genes and environmental factors. ................102!
341
+ | 5.4 Results and Discussion ........................................................................................102!
342
+ | 5.4.1 Phylogenetic analysis of arrA genes in Cambodian sediments. .................102!
343
+ | 5.4.2 Permutational MANOVA analysis. ............................................................106!
344
+ | 5.5 References............................................................................................................107!
345
+ | Chapter 6: Summary ........................................................................................................111!
346
+ | 6.1 References............................................................................................................115!
347
+ blank |
348
+ meta | xv
349
+ text | APPENDIX A: Supporting information for Chapter 2....................................................117!
350
+ | A.1 Reactive Transport Modeling using MIN3P.......................................................117!
351
+ | A.2 Carbonate calculations ........................................................................................120!
352
+ | A.3 Saturation index calculations ..............................................................................120!
353
+ | A.4 Diffusion coefficient calculations .......................................................................121!
354
+ | A.5 References cited in Appendix A ........................................................................121!
355
+ | APPENDIX B: Supporting Information for Chapter 3....................................................125!
356
+ | B.1 Reactive Transport Modeling using MIN3P .......................................................125!
357
+ | B.2 Diffusion coefficient calculations .......................................................................126!
358
+ | B.3 References cited in Appendix B.........................................................................129!
359
+ blank |
360
+ |
361
+ |
362
+ |
363
+ meta | xvi
364
+ title | List of tables
365
+ blank |
366
+ text | Number Page
367
+ | Table 2.1 Reaction network used within the reactive transport model to describe arsenic
368
+ | dynamics..................................................................................................................... 31!
369
+ | Table 3.1 Reactions and parameters considered in reactive transport modeling using MIN3P. ... 54!
370
+ | Table 4.1 Solid phase characteristics of aggregate sections .......................................................... 83!
371
+ | Table 4.2 Solid phase As and Fe speciation in aggregate sections ................................................ 85!
372
+ | Table 5.1 Concentration of aqueous constituents in porewater samples collected in Kien
373
+ | Svay, Kandal Province, Cambodia ............................................................................. 99!
374
+ | Table 5.2 Weighted UniFrac distance matrix used in PERMANOVA analysis. Definition of
375
+ | sample number with corresponding sample information is provided in Table 1. .... 102!
376
+ | Table 5.3 Permutational MANOVA results using adonis function of vegan package. ............... 106!
377
+ | Table A.1 Rate expressions for reactions used in simulation. ..................................................... 118!
378
+ | Table A.2 Kinetic and thermodynamic values used in reactive transport simulations. ............... 119!
379
+ | Table B.1 Rate expressions for reaction used in simulation ........................................................ 126!
380
+ blank |
381
+ |
382
+ |
383
+ |
384
+ meta | xvii
385
+ | xviii
386
+ title | List of figures
387
+ blank |
388
+ text | Number Page
389
+ | Figure 2.1 Schematic illustration of diffusion limited transport and formation of redox
390
+ | gradients in soil aggregates (A) and schematic overview of arsenic cycling
391
+ | between a suboxic zone (containing birnessite) and an anoxic zone (containing
392
+ | dissimilatory metal reducing bacteria, Shewanella) as determined by Donnan cell
393
+ | experiment (B)............................................................................................................ 26!
394
+ | Figure 2.2 Donnan reactor dimensions and experimental set up. .................................................. 29!
395
+ | Figure 2.3 Aqueous arsenic concentrations as a function of time in (A) birnessite and (B)
396
+ | Shewanella chambers, and (C) solid-phase As concentrations in birnessite. Total
397
+ | aqueous arsenic (black dots), As(V)aq (black squares), and As(III)aq (white
398
+ | squares) are shown. Dotted lines represent model results. ........................................ 34!
399
+ | Figure 2.4 Total aqueous Mn concentrations in Shewanella and birnessite chambers (squares
400
+ | and white circles, respectively, right axis) and rhodochrosite saturation index
401
+ | (black circles, left axis) are shown in (A). Low angle x-ray diffraction patterns
402
+ | for birnessite harvested from Donnan reactor after experiment termination (B
403
+ | top), birnessite incubated with 1.6 mM As(III) (B middle), and birnessite with no
404
+ | additions (B bottom) are also shown. Major peaks are labeled as birnessite, B,
405
+ | and rhodochrosite, R................................................................................................... 36!
406
+ | Figure 2.5 Simulated aqueous As concentrations in Shewanella and birnessite chambers when
407
+ | MnCO3 inhibition term is removed in the presence of 3 mM lactate (top) and
408
+ | when lactate concentrations are decreased to 0.03 mM (bottom) in reactive
409
+ | transport simulations. Total As (black and white dots), As(V) (black squares),
410
+ | and As(III) (white squares) concentrations are shown. .............................................. 39!
411
+ | Figure 2.6 Simulated As (aq) concentrations in Shewanella (left panel) and birnessite(right
412
+ | panel) chambers as lactate concentrations were decreased from 1 mM to 0.03
413
+ | mM in reactive transport simulations. In the presence of 0.3 mM lactate
414
+ | (middle), the electron donor becomes limiting at approximately 70 h, as shown
415
+ | by the decreasing As(III) concentrations in the Shewanella chamber indicating a
416
+ | lowered As(V) reduction rate. At approximately 110 h, the rate of As(V)
417
+ | reduction decreases below the As(III) oxidation rate within the birnessite
418
+ | chamber. Although As(III) oxidation by birnessite is inhibited, it is still
419
+ | operative, and therefore As(V) concentrations begin to increase once again. At
420
+ | 0.03 mM lactate concentrations (bottom), As(V) reduction by Shewanella cannot
421
+ | be 9 performed and, therefore, carbonate and Mn(II) concentrations do not reach
422
+ | concentrations great enough to precipitate rhodochrosite, allowing uninhibited
423
+ | oxidation of injected As(III). Symbols represent total Asaq (dots), As(V)aq (black
424
+ | squares), As(III)aq (open squares). .............................................................................. 42!
425
+ | Figure 3.1 Competitive sorption reactions within mass transfer limited soil systems, such as
426
+ | an rhizosphere aggregates composed of a mixture of Mn oxides along root-zones
427
+ blank |
428
+ |
429
+ meta | xix
430
+ text | within an Fe oxide matrix, is simulated and quantified using the Donnan reactor
431
+ | (bottom panel)............................................................................................................. 49!
432
+ | Figure 3.2 Aqueous arsenic concentrations in goethite chamber (right panel) and birnessite
433
+ | chamber (left panel) when 480 µM (top) and 40 µM (bottom) As(III) is injected
434
+ | into the reactor. Total aqueous arsenic (black dots), As(V)aq (white squares), and
435
+ | As(III)aq (black squares) are shown. Dotted line represents model results for
436
+ | aqueous As(V) and dashed line for aqueous As(III). ................................................. 56!
437
+ | Figure 3.3 Solid phase arsenic concentrations in goethite (white circles) and birnessite
438
+ | chamber (black circles) when 480 µM (A) and 40 µM (B) As(III) is injected into
439
+ | the reactor. Dotted line represents model results for sorption onto birnessite and
440
+ | dashed line for sorption onto goethite. ....................................................................... 57!
441
+ | Figure 3.4 Fraction of As(V) (white symbols) and As(III) (black symbols) adsorbed on
442
+ | goethite as determined by XANES analysis when 480 µM (circles) or 40 µM
443
+ | As(III) (squares) was added into Donnan reactor (A). Total solid phase Mn
444
+ | concentrations in goethite digestions when 480 µM (black circles) or 40 µM
445
+ | As(III) (white triangles) is added into Donnan reactor (B). ....................................... 58!
446
+ | Figure 3.5 Arsenic(III) input concentration in As(III) versus sorbed As on birnessite
447
+ | As(III)/birnessite incubations ..................................................................................... 59!
448
+ | Figure 3.6 Predictive modeling results of aqueous As with 0.4, 4, 10, and 20 µM As input in
449
+ | the birnessite chamber (A) and goethite chamber (B) with insets showing
450
+ | expanded regions. As(III) (dashed lines), As(V) (solid lines) are shown. (C)
451
+ | Predictive modeling results of As adsorbed onto birnessite with 20, 10, 4, and 0.4
452
+ | µM of As(III) input. (D) Predictive modeling results of As adsorbed onto
453
+ | goethite with 20, 10, 4, and 0.4 µM of As(III) input. ................................................. 61!
454
+ | Figure 3.7 Predictive model simulations of As concentrations in the aqueous phase and solid
455
+ | phase in birnessite chamber (A and C respectively), and aqueous and solid phase
456
+ | in goethite chamber (B and D respectively) at 1:10, 1:50, 1:100 goethite to
457
+ | birnessite ratios in the presence of 40 µM As(III). Arsenic(III) is instantly
458
+ | oxidized. Aqueous As(V) (solid lines) and aqueous As(III) (dashed lines) are
459
+ | shown. Lines have multiple labels if data overlaps. .................................................. 63!
460
+ | Figure 4.1 Dissolved As (A) and Fe and Mn (B) in effluent from aerated reactor. Dissolved
461
+ | total As (black dots), As(III) (open squares), and As(V) (black squares), Fe
462
+ | (white circles), and Mn (black circles) are shown...................................................... 77!
463
+ | Figure 4.2 Dissolved As (A) and Fe and Mn (B) in effluent from anoxic reactor. Dissolved
464
+ | total As (black dots), As(III) (open squares), and As(V) (black squares), Fe
465
+ | (white circles), and Mn (black circles) are shown...................................................... 78!
466
+ | Figure 4.3 Dissolved As (A) and Fe and Mn (B) in effluent from anoxic-to-aerated transition
467
+ | reactor. Dissolved total As (black dots), As(III) (open squares), and As(V)
468
+ | (black squares), Fe (white circles), and Mn (black circles) are shown. ..................... 80!
469
+ | Figure 4.4 Dissolved As (A) and Fe and Mn (B) in effluent from aerated-to-anoxic transition
470
+ | reactor. Dissolved total As (black dots), As(III) (open squares), and As(V)
471
+ | (black squares), Fe (white circles), and Mn (black circles) are shown. ..................... 81!
472
+ | Figure 4.5 Fraction of final concentration relative to initial for mass of As (gray), Fe (black),
473
+ | and Mn (white) in the exterior (E), mid (M), and interior (I) section for aerated
474
+ | (A), anoxic (B), aerated-to-anoxic transitioned (C), and anoxic-to-aerated
475
+ | transitioned (D) aggregates......................................................................................... 82!
476
+ blank |
477
+ |
478
+ meta | xx
479
+ text | Figure 4.6 X-ray fluorescence mapping of Fe and Mn (top panel 1) and As(III) and As(V)
480
+ | (bottom panel 2) in (A) aerated, (B) anoxic, (C) anoxic-to-aerated, (D) aerated-
481
+ | to-anoxic aggregates. .................................................................................................. 84!
482
+ | Figure 4.7 As species distribution for aggregate cross section determined by As !-XANES
483
+ | analysis from exterior (E), mid (M), to interior (I) sections of (A) aerated, (B)
484
+ | anoxic, (C) aerated-to-anoxic, (D) anoxic-to-aerated................................................. 86!
485
+ | Figure 5.1 Maximum likelihood phylogram of available ArrA sequences. Sequences were
486
+ | required to be at least 190 amino acids in length for inclusion in analysis.
487
+ | Sequences obtained from two previous environmental surveys (Song et al. (12);
488
+ | Hery et al. (13)) are also included. Tips (phylotypes) are labeled according to
489
+ | their source site and depth, the previous survey, or with an isolate name,
490
+ | respectively. Multiple symbols at the same tip indicate that the same phylotype
491
+ | was observed in multiple samples. The number inside the symbol indicates the
492
+ | total number of individuals observed. ...................................................................... 104!
493
+ | Figure 5.2 Expanded representation of the Cambodia-specific clade (this study)....................... 105!
494
+ | Figure B.1 Diffusion of 480 !M As(III) (A) and As(V) (B) through semi-permeable
495
+ | polycarbonate membrane. Closed circles and opened circles indicate
496
+ | concentration of As in the input chamber and diffusion chambers, respectively..... 127!
497
+ | Figure B.2 Diffusion controlled sorption of As(III) or (V) on birnessite or goethite. One of
498
+ | the oxides was placed in a reaction chamber in As was then injected in the
499
+ | opposing chamber; the temporal changes in (top four panels) and sorbed (bottom
500
+ | four panel) As concentrations were then followed................................................... 128!
501
+ blank |
502
+ |
503
+ |
504
+ |
505
+ meta | xxi
506
+ title | Chapter 1: Introduction
507
+ blank |
508
+ title | 1.1 History of Arsenic Exposure
509
+ text | Exposure to arsenic (As), a naturally occurring toxic metalloid, has lead to the
510
+ | illness and death of millions of people over many centuries. Scheele’s green, a greenish
511
+ | yellow pigment composed of cupric hydrogen arsenite, was invented in 1775 by Swedish
512
+ | pharmaceutical chemist Carl Wilhelm Scheele, and was used to pigment many everyday
513
+ | household items including paints, food-dye, candle-wax, and fabric (1). Illness caused by
514
+ | exposure to Scheele’s green through consumption or inhalation (as arsine gas, AsH3) and
515
+ | its blackening when subjected to hydrogen sulfide eventually lead to its replacement with
516
+ | cobalt green (1). Similarly, many other anthropogenic applications and activities have
517
+ | lead to human exposure to toxic concentrations of As, including its use as an additive in
518
+ | pesticides, herbicides, and feedstock (2), and its release during mining (3), metal smelting
519
+ | (4), and coal combustion (5). According to the Total Diet Market Basket Study
520
+ | conducted by the FDA for the years 1991-1997, total daily intake of As in the U.S, is less
521
+ | than 20 µg assuming consumption of 2000 mL of drinking water containing a maximum
522
+ | of 5 µg L-1 of As and approximately 10 µg from food intake (6).
523
+ | Consumption of naturally occurring As in groundwater likely poses the greatest
524
+ | threat to the most number of humans around the world today. Exposure to high As
525
+ | concentrations, occasionally up to three orders of magnitude higher than the
526
+ | recommended limit of 10 µg L-1 set by the World Health Organization (7), has lead to the
527
+ | chronic poisoning of millions in South and Southeast Asia (8, 9), many of whom are
528
+ | exhibiting a wide range of health problems including skin lesions due to
529
+ | hyperpigmentation and hyperkertosis (10, 11) and terminal cancers (8, 12, 13).
530
+ title | 1.2 Mechanisms of Arsenic Toxicity
531
+ text | Arsenic exists in both inorganic and organic forms with varying oxidation states
532
+ | (-3, 0, +3, and +5), where As(III) compounds have more potent toxic properties than
533
+ | those of As(V) compounds as determined by LD50 values of arsenicals in laboratory
534
+ | animals (14). The lethal range of inorganic As for a human adult is estimated to be 1 to3
535
+ | mg As kg-1 (15). In humans and many other mammals, As(V) is rapidly reduced to
536
+ | As(III) in the liver by glutathione-S-transferase (16), which can occur non-enzymatically
537
+ | in the presence of glutathione (GSH), followed by oxidative methylation to monomethyl
538
+ | arsenic (MMA) or dimethyl arsenic (DMA) (17).
539
+ | Arsenic(III) readily reacts with thiol-containing molecules including
540
+ | multifunctional enzymes which leads to the inhibition of key cellular functions.
541
+ | Arsenic(III) has a high affinity for dithiols, such as lipoic acid, a cofactor required for the
542
+ | enzymatic functioning of pyruvate dehydrogenase (PDH). PDH is responsible for the
543
+ | oxidation of pyruvate to acetyl-CoA, the activated precursor for the citric acid cycle
544
+ | where reducing equivalents (e.g. NADH) are produced to fuel the production of ATP
545
+ | through electron transport.
546
+ | Arsenic(V) is a chemical analog of phosphate, having similar structure and
547
+ | chemical properties, allowing As(V) to replace phosphate in many cellular processes.
548
+ | For example, reaction of As(V) with glucose can form glucose-6-arsenate, in replacement
549
+ | of glucose-6-phosphate (G6P), as a substrate for G6P dehydrogenase which inhibits
550
+ | hexokinase activity (required to direct glucose toward glycolysis or glycogenesis
551
+ | pathways). Aside from uncoupling glycolytic pathways, As(V) can also replace
552
+ | phosphate during substrate level phosphorylation. ATP is formed during glycolysis in
553
+ | the presence of phosphate, but not in the presence of arsenate (18).
554
+ blank |
555
+ |
556
+ title | 1.3 Impact of Redox Processes on As mobility
557
+ text | The degree of As mobility in soils and sediments is governed, in large part, by
558
+ | redox transformations of As and Fe species as seen in soils and sediments of South and
559
+ | Southeast Asia. Cyclic redox conditions in Bangladesh and Cambodia have resulted in
560
+ meta | 2
561
+ text | the release of As from surface sediments followed by eventual transport into aquifers
562
+ | below (19, 20). Arsenic release from As-bearing sulfur minerals during rock weathering
563
+ | leads to their repartitioning on Fe and Mn oxides. After sediment transport and
564
+ | deposition, the onset of reducing conditions with burial results in As release from the
565
+ | oxides, with As, Fe, and Mn entering the aqueous phase. Once As partitions into the
566
+ | aqueous, it is transported through sediments by a combination of advective flow paths
567
+ | between aggregates and diffusion-dominated flow within aggregates. The remainder of
568
+ | this chapter serves as an introduction to many biogeochemical mechanisms controlling
569
+ | As mobilization in soils and sediments; in particular, oxidation and reduction processes
570
+ | driven by biotic and abiotic forces, sorption mechanisms, and the physical heterogeneity
571
+ | of soil.
572
+ blank |
573
+ |
574
+ title | 1.4 Impact of As(V) and Fe(III) Reduction on Fate of As
575
+ text | Arsenic(III) and As(V) are the dominant As oxidation states in soils and
576
+ | sediments, where As(V), typically present as HxAsO4x-3, adsorbs to a wide-range of
577
+ | minerals including iron and aluminum (hydr)oxides and aluminosilicates minerals;
578
+ | As(III), by contrast, is usually present as the neutral H3AsO3 species in non-sulfidic
579
+ | environments and preferentially adsorbs to iron (hydr)oxides (21).
580
+ | Both As(V) and As(III) are able to adsorb strongly onto Fe oxides (here
581
+ | collectively referring to oxyhydroxides, hydroxides, and oxides), forming bidentate-
582
+ | binuclear, inner-sphere complexes (22). Sorption processes of As on Fe oxides control
583
+ | the availability of As in many environments including acid mine drainage, marine
584
+ | systems, and sediments (2). The effectiveness of Fe oxides for As sorption has been
585
+ | applied in adsorptive treatment and development of other As remediation technologies
586
+ | used in water treatment processes (23-25). Although Fe oxides are effective adsorbents
587
+ | of As, labile, outer-sphere complexes may comprise a large portion of surface population
588
+ | (26-28), which can be mobilized under flow conditions. Arsenic(III) binds more
589
+ | extensively on Fe oxide surfaces than As(V), but is more weakly bound compared to
590
+ blank |
591
+ |
592
+ |
593
+ meta | 3
594
+ text | As(V) as indicated by its more rapid and extensive desorption under advective flow (29-
595
+ | 31).
596
+ | Reduction of Fe(III) (hydr)oxides can also lead to As mobilization through
597
+ | reductive dissolution and mineral transformation. Transformation of ferrihydrite, a poorly
598
+ | crystalline Fe(III) oxide with high surface area and sorption capacity for both As(V) and
599
+ | As(III), to secondary minerals with lower surface area, such as magnetite and goethite
600
+ | (32), can lead to desorption (33). However, the effects of Fe oxide transformation under
601
+ | reducing conditions is complex and does not result in As release exclusively.
602
+ | Interestingly, secondary precipitation of magnetite during microbial respiration of
603
+ | ferrihydrite has been shown to temporarily sequester As(III) (29), followed by gradual
604
+ | release as Fe oxide transformation ceases and reductive dissolution proceeds (34).
605
+ | To elucidate the mechanisms involved in this dual stage process the relative role
606
+ | of As(V) and Fe(III) oxide reduction in As desorption under hydrodynamic conditions
607
+ | was characterized by inoculating Shewanella sp. ANA-3, a well-characterized model
608
+ | As(V)-respiring bacterium isolated from Eel Pond in Woods Hole, Massachusetts, (8)
609
+ | capable of Fe(III) and As(V) reduction, in columns containing ferrihydrite- or hematite-
610
+ | coated sands presorbed with As(V). Furthermore, mutant strains of Shewanella sp.
611
+ | ANA-3 incapable of As(V) reduction or Fe(III) reduction were used to isolate the relative
612
+ | effect of the two processes. The greatest amount of As was desorbed in the absence of
613
+ | Fe(III) reduction, where formation of magnetite was inhibited, preventing sequestration
614
+ | of As(III), while both Fe(III) reduction only and Fe(III)/As(V) reduction treatments
615
+ | resulted in temporary As immobilization. Masue-Slowey et al. (35) observed similar As
616
+ | sequestration effects within the anaerobic center of synthetic aggregates composed of
617
+ | As(V)-sorbed ferrihydrite coated sands and As(V)-reducing bacteria under aerated
618
+ | treatment.
619
+ blank |
620
+ |
621
+ title | 1.5 Microbial As(V) Reduction
622
+ text | Reduction of As(V) in natural environments is often mediated by microbes,
623
+ | where organic carbon amended to sediment from West Bengal have been shown to
624
+ blank |
625
+ meta | 4
626
+ text | enhance As(V) reduction (36). Microbes are able to reduce As(V) through detoxification
627
+ | or As(V) respiration under anaerobic conditions. Arsenic detoxification in bacteria is
628
+ | mediated by the ars system, which has been thoroughly characterized in E. coli.
629
+ | Arsenic(V) is taken up through phosphate transporters (e.g. Pit system) (37) while As(III)
630
+ | uptake is likely mediated by GlpF, a glycerol facilitator in the aquaporin superfamily (38)
631
+ | which may mistake As(OH)3 as an inorganic equivalent of glycerol. Arsenic(V) uptake is
632
+ | followed by reduction to As(III) by arsenate reductase, ArsC, encoded by arsC gene, the
633
+ | homolog of which is found in many bacteria. Arsenic(V) is reduced in a two-step process
634
+ | by glutaredoxin and GSH, producing an As(III) intermediate bound to a cysteine residue
635
+ | that is hydrolyzed to release As(III). Arsenic(III) produced from the reduction of As(V)
636
+ | by ArsC or by uptake through aquaporins is removed from the cytosol through either an
637
+ | arsenite carrier protein or an arsenite-translocation ATPase (39). In most bacteria, an
638
+ | ATPase encoded by arsA is coupled with a cytoplasmic membrane efflux pump, ArsB.
639
+ | Regulation of the ars operon is facilitated by ArsR and ArsD, which controls the basal
640
+ | level (Kd of 0.33 µM As(III)) and the maximal level (Kd of 60 µM As(III)) of operon
641
+ | expression, respectively (40), to prevent overexpression of ArsB.
642
+ | Under anaerobic conditions, microorganisms can couple the oxidation of a wide-
643
+ | range of organic compounds (e.g. H2, lactate, acetate), to the reduction of As(V) during
644
+ | respiration. Dissimilatory As(V)-reducing prokaryotes (DARPs) have been isolated from
645
+ | a wide-range of environments (41) and are physiologically and phylogenetically diverse
646
+ | with representatives from !-, "-, and #-Proteobacteria, low G+C gram positive bacteria
647
+ | (Firmicutes), Eubacteria, and Crenarchaea (41)
648
+ | Although the ability to respire upon As(V) is wide-spread among many phyla,
649
+ | no obligate As(V)-reducing microorganisms have been isolated, and instead, many are
650
+ | capable of respiring upon a large spectrum of terminal electron acceptors such as Mn(IV),
651
+ | Fe(III), Se(V), SO42-, and NO3-. Whereas the ars system is expressed under both aerobic
652
+ | and anaerobic conditions, the arr operon that encodes proteins necessary for As(V)
653
+ | respiration is expressed only under anaerobic conditions (42). Both systems are induced
654
+ | by As(III); however, the arr system is activated at much lower concentrations (>100 nM)
655
+ | than ars system (>100 µM) (42). The arr operon encodes for ArrA, a molybdenum-
656
+ meta | 5
657
+ text | containing enzyme and ArrB, an enzyme containing Fe-S clusters, both resembling
658
+ | proteins within the dimethyl sulfoxide (DMSO) reductase family (43). Arsenic(V) first
659
+ | binds to ArrA in the periplasm, and is then reduced to As(III) with electrons delivered by
660
+ | ArrB provided by c-type cytochromes during electron transport (43).
661
+ | The arrA gene is well conserved among phylogenetically diverse As(V)-
662
+ | respiring bacterial isolates, making it possible to design primers to probe for arrA
663
+ | presence using PCR methods (44-49). Divergences in the arrA sequences from different
664
+ | locations may be inferred as variations in functionality between environments; hence,
665
+ | specific environmental conditions may house a distinct clade of As(V)-respiring microbes
666
+ | detectable through phylogenetic analysis. Few studies have examined the diversity of
667
+ | arrA directly in the environment (44, 46, 47, 49), and even fewer so have focused on their
668
+ | presence in Southeast Asia where As(V) reduction processes have great impact on human
669
+ | health issues.
670
+ | Phylogenetic analysis of arrA sequences from two Soda Lakes, Searles and
671
+ | Mono Lake, containing As concentrations as high as 3.9 mM, showed unique ArrA
672
+ | phylotypes exist in both lakes, which could be explained by horizontal gene transfer
673
+ | between the two environments or the existence of unique populations of dissimilatory
674
+ | As(V)-reducing microorganisms within each lake (46). Similarly, arrA sequences
675
+ | acquired from sediments in West Bengal (49) and Chesapeake Bay (47) appear to form
676
+ | distinct phylogenetic clusters, implying distinct populations of As(V)-respiring microbes;
677
+ | however, inappropriate methods used for phylogenetic analysis (i.e. neighbor joining
678
+ | method) may provide results that are misleading regarding the relationship between arrA
679
+ | communities. Furthermore, many existing partial arrA sequences available have
680
+ | insufficient length (e.g. products amplified with primers provided in Malasarn et al are <
681
+ | 200 bp) or have been amplified from amended samples such as incubation experiments.
682
+ | To date, only one studies has explore the diversity of arrA in Southeast Asia (Lear et al.,
683
+ | 2007); however their findings are inconclusive regarding characterizing the phylogeny of
684
+ | the native As(V)-respiring community due to small dataset (i.e. only 10 sequences were
685
+ | acquired) and products were amplified from incubation experiments amended with As(V)
686
+ blank |
687
+ |
688
+ meta | 6
689
+ text | and acetate rather than untreated sediments. Further characterization of the functional
690
+ | gene responsible for encoding As(V) reduction in the environment is warranted.
691
+ blank |
692
+ |
693
+ title | 1.6 Arsenic(III) oxidation
694
+ text | While reductive processes promote As desorption, oxidative processes can
695
+ | immobilize As correspondingly through sorption on oxide surfaces formed via oxidative
696
+ | precipitation of Fe(II) and Mn(II), and oxidation of As(III) to the more strongly sorbing,
697
+ | less toxic As(V) form. Arsenic(III) oxidation can be catalyzed enzymatically by both
698
+ | heterotrophic and chemoautotrophic microbes as a detoxification mechanism (50) and for
699
+ | growth, (51), respectively. Additionally, As oxidation can also proceed chemically
700
+ | through electron transfer to Mn oxides (52-55). Oxidation of Mn(II) released from the
701
+ | weathering of igneous and metamorphic rocks produces a variety of Mn(III), Mn(IV),
702
+ | and mixed valence Mn oxides in the environment that thus may contribute to the abiotic
703
+ | oxidation of As in soils and sediments.
704
+ | Whereas abiotic oxidation of Fe(II) is rapid in the presence of oxygen at pH $ 4,
705
+ | Mn(II) is kinetically stabilized toward oxidation at circumneutral pH, and oxidation by
706
+ | molecular oxygen requires mineral surface or bacterial catalysis (56). Phylogenetically
707
+ | diverse Mn(II)-oxidizing microorganisms, including bacteria and fungi, have been
708
+ | cultured from a wide-range of environments (57). Although this metabolic capability
709
+ | appears to be widespread, its function is currently unknown. Direct bacterial Mn(II)
710
+ | oxidation is catalyzed enzymatically, while indirect biological oxidation is driven by non-
711
+ | enzymatic processes (for example, the oxidation of Mn(II) by metabolic by-products). A
712
+ | large body of information available regarding biological Mn(II) oxidation is based on
713
+ | studies involving a low G+C gram positive bacterium, Bacillus sp. SG-1. In genetic
714
+ | studies of Bacillus sp. SG-1 and other model Mn(II)-oxidizing organisms, it was found
715
+ | that genes involved in Mn(II) oxidation share high sequence similarity multicopper
716
+ | oxidases. MnxG, the multi-copper oxidase responsible for Mn(II)-oxidizing activity of
717
+ | Bacillus sp. SG-1, was localized to the exosporium of after sporulation. Oxidation of
718
+ | Mn(II) often encrusts the organisms within an Mn oxide shell and is hypothesized to act
719
+ blank |
720
+ meta | 7
721
+ text | as a protective coat against UV radiation, toxic heavy metals, reactive oxygen species,
722
+ | and viruses (58).
723
+ | Synthetic and bacterially produced Mn oxides have been used as effective
724
+ | oxidants and sorbents in water treatment (59). Manganese oxides are strong oxidants of
725
+ | trace metals including As (52, 53, 55, 60), Co(II) (61), Cr(III) (62), and organic
726
+ | molecules. Many studies examining As cycling and sorption processes in soils have
727
+ | focused primarily on interactions with Fe(III) oxides because of their greater abundance
728
+ | (63) and high affinity for As; however, Fe(III) oxides cannot readily oxidize As(III) (53).
729
+ | Removal of Mn oxides from lake sediments using hydroxylamine hydrochloride or
730
+ | sodium acetate has been shown to decrease As(III) oxidation appreciably (53, 54, 64)
731
+ | demonstrating their role as a primary oxidant in a range of natural systems.
732
+ | Chemical mechanisms of As(III) oxidation by Mn oxides has been examined
733
+ | primarily on birnessite, an easily synthesized analog of biotic Mn oxides (57, 65). The
734
+ | oxidation of As(III) by birnessite proceeds by a two one-electron transfers where Mn(IV)
735
+ | is reduced to Mn(III) as shown by equation [1]:
736
+ blank |
737
+ |
738
+ text | 2MnO2 + H3AsO3 + 2H+ = Mn2+ + H3AsO4 + H2O [1]
739
+ blank |
740
+ |
741
+ text | followed by reduction of Mn(III) to Mn(IV), producing two equivalents of H3AsO4,
742
+ | shown in equation [2]:
743
+ blank |
744
+ |
745
+ text | 2MnOOH + H3AsO3 + 4H+ = 2Mn2+ + H3AsO4 + 3H2O [2]
746
+ blank |
747
+ |
748
+ text | Arsenic(V) then adsorbs onto the birnessite surface forming a bidentate-binuclear
749
+ | complex (52, 66). Interestingly, the reductive dissolution of the birnessite surface during
750
+ | oxidation of As(III) leads to an increase in As(V) sorption capacity due to surface
751
+ | alterations (52). Although these studies elucidate the mechanisms of As(III) oxidation
752
+ | and sorption by Mn oxides within batch systems, biologically mediated transformation
753
+ | of As at redox interfaces is not well understood, where the source of As(III) is
754
+ | biologically reduced As(V) and may, therefore, be accompanied by other products of the
755
+ meta | 8
756
+ text | As(V) respiration process. The effects of these byproducts may have an effect on
757
+ | oxidation and sorption of As(III) in the presence of oxidants like Mn oxides.
758
+ blank |
759
+ |
760
+ title | 1.7 Arsenic sorption dynamics in soil environments
761
+ text | Within soils and sediments, various sorbents of As coexist, leading to
762
+ | competitive adsorption reactions. Application of extended X-ray fine structure (EXAFS)
763
+ | spectroscopy revealed that As(V) forms bidentate-binuclear complexes on both goethite
764
+ | and birnessite (22, 52), providing evidence that the two oxides may have competing roles
765
+ | for As retention in soils. Although numerous past studies have characterized the effects
766
+ | of As adsorption onto Fe and Mn oxides individually (33-35, 52, 67, 68), whether
767
+ | preferential adsorption of As onto one oxide over another will occur remains unclear.
768
+ | Aqueous As concentrations are often correlated with Fe(II) rather than Mn(II)
769
+ | (69-71), suggesting that Fe oxides are the primary adsorbent of As. However, there is
770
+ | evidence that As uptake by soils and sediments is enhanced in the presence of Mn oxides
771
+ | (72-74). Also, removal of Mn oxides within an Fe-Mn binary-oxide adsorbent developed
772
+ | for remediation of As lead to appreciably lower As(III) uptake by the adsorbent (75).
773
+ | Sun et al. (76) examined As adsorption in soils containing ferromanganese nodules/Fe-
774
+ | Mn oxide mixtures reporting As(III) was oxidized and then adsorbed onto the Fe-Mn
775
+ | mixed oxide; however, it was not possible to quantify and compare the amount of As
776
+ | adsorbed on the individual oxide phases. Futhermore, the extent and magnitude of
777
+ | adsorption can vary depending on oxide type, and the variation in surface coverage will
778
+ | lead to varying desorption rates. Tufano and Fendorf (77) demonstrated that the
779
+ | magnitude of As desorbed from iron (hydr)oxide coated sands varied over time and initial
780
+ | As loading, providing evidence for the existence of multiple adsorption sites of varying
781
+ | strengths.
782
+ blank |
783
+ |
784
+ title | 1.8 Physical heterogeneity of soils and sediments
785
+ text | Physical heterogeneity influences the extent and spatial distribution of oxidative
786
+ | and reductive processes within soils and sediments, and, as such, may influence the fate
787
+ meta | 9
788
+ text | and transport of As. Soils are composed of microaggregates fused together by labile
789
+ | organic matter into macroaggregates (78, 79), which form a complex matrix of transport
790
+ | mechanisms comprised of advective flow channels between aggregates combined with
791
+ | diffusion-controlled intra-aggregate transport (80-82). The rate of intra-aggregate
792
+ | transport of chemical species such as oxygen from the aggregate exterior decreases
793
+ | toward the aggregate center due to diminishing pore size, increased tortuosity, and
794
+ | discontinuities (82).
795
+ | Oxygen is further limited within aggregates through microbial respiration,
796
+ | becoming depleted within millimeters of the aggregate exterior (35, 83). Depletion of
797
+ | oxygen initiates microbial anaerobic respiration alternative terminal electron acceptors,
798
+ | including As(V) and Fe(III) and Mn(IV) oxides common to soil aggregates (84). In
799
+ | many environments, including seasonally saturated soils (85), bioturbated sediments (86),
800
+ | and forest soils (87), temporary O2 depletion within soil aggregates results from redox
801
+ | fluctuations (83, 88), where rapid switches in dominant metabolic processes may occur
802
+ | (86).
803
+ | The overall rate of reaction within a wide range of physical system depends
804
+ | upon the competition between chemical reactivity and diffusive transport of reactants.
805
+ | Reaction-diffusion processes have been examined for many decades in a wide-range of
806
+ | disciplines from chemical engineering (89, 90) to medical sciences (91), where accurate
807
+ | depiction of overall reaction rate requires a comparison of chemical kinetics and mass-
808
+ | transfer limitations. Similarly, the rate of chemical reactions within soils is greatly
809
+ | influenced by the availability of reactants within a physically heterogeneous matrix
810
+ | containing diffusion-controlled transport of species into soil aggregates. Thus, accurate
811
+ | characterization and quantification of overall chemical transformations within soils
812
+ | requires simultaneous consideration of chemical reaction kinetics and rates of mass
813
+ | transfer.
814
+ blank |
815
+ |
816
+ |
817
+ |
818
+ meta | 10
819
+ title | 1.9 Motivation of Research
820
+ text | Although past studies have examined and illustrated the role of reduction and
821
+ | oxidation processes individually, there is currently a lack of information on competitive
822
+ | redox or coupled processes that may occur within soils. Similarly, the retention of As in
823
+ | soil matrices is affected by competitive adsorption reactions onto multiple sorption
824
+ | surfaces. Furthermore, the combined effects of these chemical processes in soils is
825
+ | complicated by the complex physical structure within which these reactions take place.
826
+ | In addition, the microbial community responsible for As(V) reduction, a driving factor of
827
+ | As release in soil environments, has only been briefly explored in disparate locations, and
828
+ | is currently unknown in many parts of south and southeast Asia. Accordingly, this
829
+ | dissertation aims to decipher the competitive reactions controlling As transformation and
830
+ | partitioning within the physically and chemically heterogeneous structure of soils.
831
+ blank |
832
+ |
833
+ |
834
+ |
835
+ title | 1.10 Scope of Research
836
+ text | In Chapter 2, I investigate the competitive redox processes controlling As
837
+ | oxidation and reduction at the interface of Mn oxides and dissimilatory As(V)-reducing
838
+ | bacteria (DARB); in Chapter 3 I then examine the competitive retention and oxidation of
839
+ | As(III) on Mn and Fe oxides under anoxic conditions. In Chapter 4, I examine the
840
+ | combined As redox and sorption processes explored in Chapter 2 and 3 in a single,
841
+ | physically heterogeneous context of a soil aggregate under various aeration treatments.
842
+ | Finally, in Chapter 5, I survey the diversity and community structure of dissimilatory
843
+ | As(V)-reducing bacteria in near-surface sediments of the Mekong Delta in Cambodia,
844
+ | where porewater and groundwater concentrations of As can be orders of magnitude
845
+ | greater than the suggested limit for drinking water. Furthermore, I determined whether
846
+ | porewater concentrations of chemical constituents, including As, Fe, and Mn, directly
847
+ | impact the community structure of As(V)-reducing bacteria.
848
+ blank |
849
+ |
850
+ |
851
+ meta | 11
852
+ title | Chapter 2: Competitive microbially and Mn oxide mediated redox processes controlling
853
+ | arsenic speciation and partitioning
854
+ blank |
855
+ |
856
+ text | Within soils and sediments, redox gradients resulting from mass transfer limitations lead
857
+ | to competitive reduction-oxidation reactions that drive the fate of As. Accordingly, the
858
+ | objective of this study was to determine the redox cycling of As at the interface of
859
+ | birnessite (a strong oxidant in soil with a nominal formula of MnOx, where x % 2) and
860
+ | dissimilatory As(V)-reducing bacteria (strong reductant). Here, we investigate As
861
+ | reduction-oxidation dynamics in a diffusively controlled system using a Donnan reactor
862
+ | where birnessite and Shewanella sp. ANA-3 are isolated by a semi- permeable membrane
863
+ | through which As migrates. Arsenic(III) injected into the reaction cell containing
864
+ | birnessite is rapidly oxidized to As(V). Arsenic(V) diffusing into the Shewanella chamber
865
+ | is then reduced to As(III), which subsequently diffuses back to the birnessite chamber,
866
+ | undergoing oxidation, and establishing a continuous cycling of As. However, we observe
867
+ | a rapid decline in the rate of As(III) oxidation owing to passivation of the birnessite
868
+ | surface. Modeling and experimental results show that high [Mn(II)] combined with
869
+ | increasing [CO32-] from microbial respiration leads to the precipitation of rhodochrosite,
870
+ | which eventually passivates the Mn oxide surface, inhibiting further As(III) oxidation.
871
+ | Our results show that despite the initial capacity of birnessite to rapidly oxidize As(III),
872
+ | the synergistic effect of intense As(V) reduction by microorganisms and the buildup of
873
+ | reactive metabolites capable of passivating reactive mineral surfaces—here, birnessite—
874
+ | will produce (bio)geochemical conditions outside of those based on thermodynamic
875
+ | predictions.
876
+ blank |
877
+ |
878
+ text | This chapter has been published in Environmental Science and Technology:
879
+ ref | Ying, S. C., Kocar, B. D., Griffis, S. D., & Fendorf, S. (2011). Competitive Microbially
880
+ | and Mn Oxide Mediated Redox Processes Controlling Arsenic Speciation and
881
+ | Partitioning. Environmental Science & Technology, 45(13), 5572–5579. doi:10.1021/
882
+ | es200351m
883
+ blank |
884
+ |
885
+ meta | 12
886
+ title | Chapter 3: Competitive adsorption of arsenic between goethite and birnessite
887
+ blank |
888
+ |
889
+ text | Manganese (Mn) and iron (Fe) oxides are ubiquitous solids in terrestrial systems that
890
+ | have high sorptive capacities for many trace metals, including arsenic (As). Although
891
+ | numerous studies have characterized the effects of As adsorption onto Fe and Mn oxides
892
+ | individually, the fate of arsenic within mixed systems representative of natural
893
+ | environments is unresolved. Here, we examine As(III) oxidation and competitive
894
+ | retention of As on goethite and birnessite using a Donnan reactor, where each oxide is
895
+ | isolated by a semi-permeable membrane through which arsenic can migrate. To initiate
896
+ | the Donnan reactor experiments, As(III) is simultaneously added to both chambers.
897
+ | Arsenic(III) injected into the birnessite chamber is rapidly oxidized to As(V) and then
898
+ | slowly redistributes across both chambers, while that added to the goethite chamber
899
+ | undergoes rapid adsorption; As(III) on goethite undergoes desorption and diffusion into
900
+ | the birnessite chamber and subsequent oxidation to As(V). With increased reaction time,
901
+ | As(V) is generated and preferentially partitioned onto goethite due to higher sorption
902
+ | affinity compared to birnessite. Furthermore, reactive transport modeling demonstrates
903
+ | that the amount of aqueous As available is controlled by the sorption capacity of the
904
+ | goethite surface, which when saturated, leads to increased aqueous As concentrations.
905
+ | Our findings show that Mn oxides in soils act as a temporary sorbent of As, but operate
906
+ | primarily as strong oxidants responsible for transformation of As(III) to As(V), which
907
+ | can then strongly adsorb on, and is ultimately immobilized by, the surrounding Fe oxide
908
+ | matrix.
909
+ blank |
910
+ |
911
+ text | This chapter has been submitted to Geochimica et Cosmochimica Acta.
912
+ blank |
913
+ |
914
+ title | Chapter 4: Arsenic dynamics resulting from distributed microbially- and chemically-
915
+ | mediated redox processes within Mn-/Fe-oxide constructed aggregates
916
+ blank |
917
+ |
918
+ text | The aggregate-based structure of soils imparts physical heterogeneity that that gives rise
919
+ | to variation in microbial and chemical processes that may influence the speciation and
920
+ meta | 13
921
+ text | retention of trace elements such as As. To examine the impact of distributed redox
922
+ | conditions on the fate of As in soils systems, we imposed various redox treatments upon
923
+ | constructed soil aggregates composed of ferrihydrite- and birnessite-coated sands
924
+ | presorbed with As(V) and inoculation with the dissimilatory metal reducing bacterium
925
+ | Shewanella sp. ANA-3. Aeration of the advecting solution surrounding the aggregates
926
+ | was varied to simulate environmental conditions. We find that diffusion-limited transport
927
+ | allows reducing conditions to persist in the interior of the aggregate when aerated
928
+ | treatments are imposed, causing As, Mn, and Fe to migrate from the reduced aggregate
929
+ | interiors and become immobilized at the aerated exterior region. Upon transition to
930
+ | anoxic conditions, pulses of As, Mn and Fe are released into the advecting solution
931
+ | outside of the aggregate in order of energetic yield coupled with lactate oxidation during
932
+ | microbial respiration. Inversely, release of reduced species from the aggregate into the
933
+ | advecting solution is inhibited upon transition from aerated to anoxic conditions, where
934
+ | the oxidized exterior acts as an oxidizing adsorbent barrier. Importantly, we find that
935
+ | As(III) oxidation by birnessite is appreciable only in the presence of O2, where reductive
936
+ | dissolution of Mn oxides inhibits oxidation under anaerobic conditions. Our results
937
+ | demonstrate the importance of considering redox conditions and the physical complexity
938
+ | of soils in determining the As dynamics, where redox transitions can either enhance or
939
+ | inhibit As release due to speciation shifts in both sorbents (solubilization versus
940
+ | precipitation of Fe and Mn oxides) and sorbates.
941
+ blank |
942
+ |
943
+ text | This chapter has been submitted to Journal of Environmental Quality.
944
+ blank |
945
+ |
946
+ title | Chapter 5: Molecular analysis of arsenate-reducing bacteria within Cambodian
947
+ | sediments
948
+ blank |
949
+ |
950
+ text | Arsenic (As) cycling within soils and sediments of the Mekong Delta of Cambodia is
951
+ | strongly affected by drastic redox fluctuations caused by seasonal monsoons. Repeated
952
+ | oxidation and reduction of soils, which contain 10-40 mg kg-1 As, lead to the eventual
953
+ | downward movement of As to the underlying aquifer. Extensive flooding during
954
+ meta | 14
955
+ text | monsoon seasons creates anoxic soil conditions that favor anaerobic microbial metabolic
956
+ | processes, including arsenate (As(V)) respiration–a process contributing to the
957
+ | mobilization of As. Amplification of a highly conserved functional gene encoding
958
+ | dissimilatory As(V) reductase, arrA, can be used as a molecular marker to detect the
959
+ | genetic potential for As(V) respiration in environmental samples. However, few studies
960
+ | have successfully amplified arrA without prior enrichment, and factors influencing
961
+ | sequence diversity are currently unknown. In the present study, we examine the
962
+ | distribution and diversity of arrA genes amplified from multiple study sites within the
963
+ | Mekong Delta at various soil depths (10, 50, 100, 200, and 400 cm). Additionally, results
964
+ | from geochemical analysis of soil porewater collected using lysimeters at the
965
+ | corresponding depths were applied in multivariate analysis to determine whether
966
+ | variations in arrA sequence could be explained by environmental factors. Here we report
967
+ | successful amplification, cloning, and sequencing of 223 novel arrA gene sequences from
968
+ | Cambodia soils without prior enrichment/stimulation, collectively forming a clade that is
969
+ | phylogenetically distinct from existing sequences in the database. Application of
970
+ | permutational MANOVA demonstrates that As and depth variables are most strongly
971
+ | associated with variations in arrA sequences, whereas a number of other porewater
972
+ | constituents (including Fe) appeared insignificant. Our findings demonstrate the
973
+ | potential for using biogeochemically and ecologically relevant functional genes to
974
+ | understand operative geochemical processes and, in particular, conditions promoting the
975
+ | mobilization of arsenic within flooded, tropical soils—systems where arsenic is having a
976
+ | devastating impact on human health by contaminating regional aquifers.
977
+ blank |
978
+ |
979
+ title | 1.11 References
980
+ ref | 1. Fiedler I (1997) Fiedler: Emerald green and Scheele's green. In Artists' pigments:
981
+ | a handbook of their history and characteristics. Edited by Elisabeth West
982
+ | FitzHugh. Oxford. Oxford University Press.
983
+ | 2. Smedley P & Kinniburgh D (2002) A review of the source, behaviour and
984
+ | distribution of arsenic in natural waters. Appl Geochem 17(5):517-568 .
985
+ | 3. Welch A (1998) Factors controlling As and U in shallow ground water, southern
986
+ | Carson Desert, Nevada. Appl. Geochem.
987
+ blank |
988
+ meta | 15
989
+ ref | 4. Nriagu JO & Pacyna JM (1988) Quantitative assessment of worldwide
990
+ | contamination of air, water and soils by trace metals. Nature 333(6169):134-139.
991
+ | 5. Yu G, Sun D, & Zheng Y (2007) Health effects of exposure to natural arsenic in
992
+ | groundwater and coal in China: An overview of occurrence. Environ. Health
993
+ | Perspect. 115(4):636-642 .
994
+ | 6. Tao SS-H & Bolger PM (1999) Dietary arsenic intakes in the United States : FDA
995
+ | Total Diet Study, September 1991-December 1996. Food additives and
996
+ | contaminants 16(11):465-472 .
997
+ | 7. Compounds W (2001) Environmental Health Criteria 224: Arsenic compounds
998
+ | (World Health Organisation).
999
+ | 8. Smith A, Lingas E, & Rahman M (2000) Contamination of drinking-water by
1000
+ | arsenic in Bangladesh: a public health emergency. B World Health Organ
1001
+ | 78(9):1093-1103 .
1002
+ | 9. Ahmed MF, et al. (2006) Epidemiology - Ensuring safe drinking water in
1003
+ | Bangladesh. Science 314(5806):1687-1688 .
1004
+ | 10. Yeh S & How S (1968) Arsenical cancer of skin: Histologic study with special
1005
+ | reference to Bowen&apos;s disease. Cancer.
1006
+ | 11. Cebrian M, Albores A, & Aguilar M (1983) Chronic arsenic poisoning in the
1007
+ | north of Mexico. [Hum Toxicol. 1983] - PubMed result. Human Toxicology.
1008
+ | 12. Bates M & Smith A (1995) Case-Control Study of Bladder Cancer and Arsenic in
1009
+ | Drinking Water. American Journal of ….
1010
+ | 13. Smith A, Goycolea M, & Haque R (1998) Marked Increase in Bladder and Lung
1011
+ | Cancer Mortality in a Region of Northern Chile Due to Arsenic in Drinking
1012
+ | Water. American Journal of ….
1013
+ | 14. Hughes M (2002) Arsenic toxicity and potential mechanisms of action. Toxicol.
1014
+ | Lett.
1015
+ | 15. Ellenhorn M (1988) Medical Toxicology: Diagnosis and Treatment of Human
1016
+ | Poisoning ELSEVIER.
1017
+ | 16. Radabaugh TR & Aposhian HV (2000) Enzymatic Reduction of Arsenic
1018
+ | Compounds in Mammalian Systems: Reduction of Arsenate to Arsenite by
1019
+ | Human Liver Arsenate Reductase. Chem. Res. Toxicol. 13(1):26-30 .
1020
+ | 17. Thomas D (2001) The Cellular Metabolism and Systemic Toxicity of Arsenic.
1021
+ | Toxicol. Appl. Pharmacol. 176(2):127-144 .
1022
+ | 18. Crane R (1953) The Effect of Arsenate on Aerobic Phosphorylation. J. Biol.
1023
+ | Chem.
1024
+ | 19. Polizzotto M, Harvey C, Sutton S, & Fendorf S (2005) Processes conducive to the
1025
+ | release and transport of arsenic into aquifers of Bangladesh. P Natl Acad Sci USA
1026
+ | 102(52):18819-18823.
1027
+ | 20. Kocar BD, et al. (2008) Integrated biogeochemical and hydrologic processes
1028
+ | driving arsenic release from shallow sediments to groundwaters of the Mekong
1029
+ | delta. Appl Geochem 23(11):3059-3071 .
1030
+ | 21. Manning B & Goldberg S (1997) Adsorption and Stability of Arsenic(III) at the
1031
+ | Clay Mineral&Water Interface. Environmental Science & Technology 31(7):2005-
1032
+ | 2011.
1033
+ blank |
1034
+ meta | 16
1035
+ ref | 22. Fendorf S, Eick M, Grossl P, & Sparks D (1997) Arsenate and chromate retention
1036
+ | mechanisms on goethite .1. Surface structure. Environ Sci Technol 31(2):315-320
1037
+ | .
1038
+ | 23. Katsoyiannis I (2002) ScienceDirect - Water Research : Removal of arsenic from
1039
+ | contaminated water sources by sorption onto iron-oxide-coated polymeric
1040
+ | materials. Water Res.
1041
+ | 24. Thirunavukkarasu O & Viraraghavan T (2003) SpringerLink - Water, Air, &amp;
1042
+ | Soil Pollution, Volume 142, Numbers 1-4. Water.
1043
+ | 25. Garelick H, Dybowska A, Valsami-Jones E, & Priest N (2005) Remediation
1044
+ | Technologies for Arsenic Contaminated Drinking Waters (9 pp). J. Soils Sed.
1045
+ | 5(3):182-190 .
1046
+ | 26. Catalano JG, Zhang Z, Park C, Fenter P, & Bedzyk MJ (2007) Bridging arsenate
1047
+ | surface complexes on the hematite (012) surface. Geochim Cosmochim Ac
1048
+ | 71(8):1883-1897 .
1049
+ | 27. Goldberg S & Johnston C (2001) Mechanisms of arsenic adsorption on
1050
+ | amorphous oxides evaluated using macroscopic measurements, vibrational
1051
+ | spectroscopy, and surface complexation modeling. J Colloid Interf Sci
1052
+ | 234(1):204-216 .
1053
+ | 28. Sverjensky DA & Fukushi K (2006) A predictive model (ETLM) for As(III)
1054
+ | adsorption and surface speciation on oxides consistent with spectroscopic data.
1055
+ | Geochim Cosmochim Ac 70(15):3778-3802 .
1056
+ | 29. Herbel M & Fendorf S (2006) Biogeochemical processes controlling the
1057
+ | speciation and transport of arsenic within iron coated sands. Chem Geol 228(1-
1058
+ | 3):16-32 .
1059
+ | 30. Tufano KJ & Fendorf S (2008) Confounding impacts of iron reduction on arsenic
1060
+ | retention. Environ. Sci. Technol. 42(13):4777-4783 .
1061
+ | 31. Kocar BD, Herbel MJ, Tufano KJ, & Fendorf S (2006) Contrasting effects of
1062
+ | dissimilatory iron(III) and arsenic(V) reduction on arsenic retention and transport.
1063
+ | Environ. Sci. Technol. 40(21):6715-6721 .
1064
+ | 32. Hansel C, et al. (2003) Secondary mineralization pathways induced by
1065
+ | dissimilatory iron reduction of ferrihydrite under advective flow. Geochim
1066
+ | Cosmochim Ac 67(16):2977-2992 .
1067
+ | 33. Dixit S & Hering J (2003) Comparison of arsenic(V) and arsenic(III) sorption
1068
+ | onto iron oxide minerals: Implications for arsenic mobility. Environ Sci Technol
1069
+ | 37(18):4182-4189 .
1070
+ | 34. Tufano KJ & Fendorf S (2008) Confounding impacts of iron reduction on arsenic
1071
+ | retention. Environ Sci Technol 42(13):4777-4783 .
1072
+ | 35. Masue-Slowey Y, Kocar BD, Jofre SAB, Mayer KU, & Fendorf S (2011)
1073
+ | Transport Implications Resulting from Internal Redistribution of Arsenic and Iron
1074
+ | within Constructed Soil Aggregates. Environ. Sci. Technol. 45(2):582-588 .
1075
+ | 36. Islam F, et al. (2004) Role of metal-reducing bacteria in arsenic release from
1076
+ | Bengal delta sediments. Nature 430(6995):68-71 .
1077
+ blank |
1078
+ |
1079
+ |
1080
+ meta | 17
1081
+ ref | 37. Willsky GR & Malamy MH (1980) Characterization of two genetically separable
1082
+ | inorganic phosphate transport systems in Escherichia coli. The Journal of
1083
+ | Bacteriology 144(1):356.
1084
+ | 38. Sanders O, Rensing C, Kuroda M, Mitra B, & Rosen B (1997) Antimonite is
1085
+ | accumulated by the glycerol facilitator GlpF in Escherichia coli. The Journal of
1086
+ | Bacteriology 179(10):3365.
1087
+ | 39. Carlin A, Shi W, Dey S, & Rosen B (1995) The ars operon of Escherichia coli
1088
+ | confers arsenical and antimonial resistance. The Journal of Bacteriology
1089
+ | 177(4):981.
1090
+ | 40. Chen Y (1997) Metalloregulatory Properties of the ArsD Repressor. J. Biol.
1091
+ | Chem. 272(22):14257-14262.
1092
+ | 41. Oremland R & Stolz J (2003) The ecology of arsenic. Science 300(5621):939-
1093
+ | 944 .
1094
+ | 42. Saltikov C, Wildman R, & Newman D (2005) Expression Dynamics of Arsenic
1095
+ | Respiration and Detoxification in Shewanella sp. Strain ANA-3. J. Bacteriol.
1096
+ | 187(21):7390-7396.
1097
+ | 43. Krafft T (1998) Purification and characterization of the respiratory arsenate
1098
+ | reductase of Chrysiogenes arsenatis - Krafft - 2001 - European Journal of
1099
+ | Biochemistry - Wiley Online Library. Eur. J. Biochem.
1100
+ | 44. Hoeft SE, Kulp TR, Han S, Lanoil B, & Oremland RS (2010) Coupled
1101
+ | Arsenotrophy in a Hot Spring Photosynthetic Biofilm at Mono Lake, California.
1102
+ | Appl. Environ. Microbiol. 76(14):4633.
1103
+ | 45. Malasarn D, et al. (2004) arrA is a reliable marker for As(V) respiration. Science
1104
+ | 306(5695):455-455 .
1105
+ | 46. Kulp TR, et al. (2006) Dissimilatory arsenate and sulfate reduction in sediments
1106
+ | of two hypersaline, arsenic-rich soda lakes: Mono and Searles lakes, California.
1107
+ | Appl. Environ. Microbiol. 72(10):6514-6526 .
1108
+ | 47. Song B, Chyun E, Jaffe PR, & Ward BB (2009) Molecular methods to detect and
1109
+ | monitor dissimilatory arsenate-respiring bacteria (DARB) in sediments. Fems
1110
+ | Microbiol Ecol 68(1):108-117 .
1111
+ | 48. Lear G, Song B, Gault AG, Polya DA, & Lloyd JR (2007) Molecular analysis of
1112
+ | arsenate-reducing bacteria within Cambodian sediments following amendment
1113
+ | with acetate. Appl Environ Microb 73(4):1041-1048 .
1114
+ | 49. Hery M, et al. (2010) Arsenic release and attenuation in low organic carbon
1115
+ | aquifer sediments from West Bengal. Geobiology 8(2):155-168 .
1116
+ | 50. Gihring T, Druschel G, McCleskey R, Hamers R, & Banfield J (2001) Rapid
1117
+ | arsenite oxidation by Thermus aquaticus and Thermus thermophilus: Field and
1118
+ | laboratory investigations. Environ Sci Technol 35(19):3857-3862 .
1119
+ | 51. Santini J, Sly L, Schnagl R, & Macy J (2000) A new chemolithoautotrophic
1120
+ | arsenite-oxidizing bacterium isolated from a gold mine: Phylogenetic,
1121
+ | physiological, and preliminary biochemical studies. Appl Environ Microb
1122
+ | 66(1):92-97 .
1123
+ blank |
1124
+ |
1125
+ |
1126
+ meta | 18
1127
+ ref | 52. Manning B, Fendorf S, Bostick B, & Suarez D (2002) Arsenic(III) oxidation and
1128
+ | arsenic(V) adsorption reactions on synthetic birnessite. Environ Sci Technol
1129
+ | 36(5):976-981 .
1130
+ | 53. Oscarson D, Huang P, Defosse C, & Herbillon A (1981) Oxidative power of
1131
+ | Mn(IV) and Fe(III) oxides with respect to As(III) in terrestrial and aquatic
1132
+ | environments. Nature 291(5810):50-51 .
1133
+ | 54. Oscarson D & Huang P (1981) Role of manganese in the oxidation of arsenite by
1134
+ | freshwater lake sediments. Clays Clay Miner.
1135
+ | 55. Scott M & Morgan J (1995) Reactions at oxide surfaces. 1. Oxidation of As(III)
1136
+ | by synthetic birnessite. Environ Sci Technol 29(8):1898-1905 .
1137
+ | 56. Diem D & Stumm W (1984) ScienceDirect - Geochimica et Cosmochimica Acta :
1138
+ | Is dissolved Mn2+ being oxidized by O2 in absence of Mn-bacteria or surface
1139
+ | catalysts? Geochim. Cosmochim. Acta.
1140
+ | 57. Tebo B, et al. (2004) Biogenic manganese oxides: Properties and mechanisms of
1141
+ | formation. Annu Rev Earth Pl Sc 32:287-328 .
1142
+ | 58. Nelson Y, Lion L, Shuler M, & Ghiorse W (2002) Effect of oxide formation
1143
+ | mechanisms on lead adsorption by biogenic manganese (hydr)oxides, iron
1144
+ | (hydr)oxides, and their mixtures. Environ Sci Technol 36(3):421-425 .
1145
+ | 59. Driehaus W, Seith R, & Jekel M (1995) Oxidation OF arsenate(III) with
1146
+ | manganese oxides in water-treatment. Water Res 29(1):297-305 .
1147
+ | 60. Nesbitt H, Canning G, & Bancroft G (1998) XPS study of reductive dissolution of
1148
+ | 7 angstrom-birnessite by H3AsO3, with constraints on reaction mechanism.
1149
+ | Geochim Cosmochim Ac 62(12):2097-2110 .
1150
+ | 61. Mckenzie R (1971) Iinfluence of cobalt on reactivity of manganese dioxide. Aust
1151
+ | J Soil Res 9(1):55-& .
1152
+ | 62. Fendorf S & Zasoski R (1992) Chromium(III) oxidation by delta-MnO2. 1.
1153
+ | Characterization Environ Sci Technol 26(1):79-85 .
1154
+ | 63. Nealson K & Saffarini D (1994) Iron and manganese in anaerobic respiration -
1155
+ | environmental significance, physiology, and regulation. Annu Rev Microbiol
1156
+ | 48:311-343 .
1157
+ | 64. Oscarson D, Huang P, Hammer U, & Liaw W (1983) Oxidation and Sorption of
1158
+ | Arsenite by Manganese-Dioxide as Influenced by Surface-Coatings of Iron and
1159
+ | Aluminum-Oxides and Calcium-Carbonate. Water Air Soil Poll 20(2):233-244 .
1160
+ | 65. Bargar J, et al. (2005) Biotic and abiotic products of Mn(II) oxidation by spores
1161
+ | of the marine Bacillus sp. strain SG-1. Am Mineral 90(1):143-154 .
1162
+ | 66. Foster A, Brown G, & Parks G (2003) X-ray absorption fine structure study of
1163
+ | As(V) and Se(IV) sorption complexes on hydrous Mn oxides. Geochim.
1164
+ | Cosmochim. Acta 67(11):1937-1953.
1165
+ | 67. Kocar BD, Herbel MJ, Tufano KJ, & Fendorf S (2006) Contrasting effects of
1166
+ | dissimilatory iron(III) and arsenic(V) reduction on arsenic retention and transport.
1167
+ | Environ Sci Technol 40(21):6715-6721 .
1168
+ | 68. Manning B, Fendorf S, & Goldberg S (1998) Surface structures and stability of
1169
+ | arsenic(III) on goethite: Spectroscopic evidence for inner-sphere complexes.
1170
+ | Environ Sci Technol 32(16):2383-2388 .
1171
+ blank |
1172
+ meta | 19
1173
+ ref | 69. McArthur J, Ravenscroft P, Safiulla S, & Thirlwall M (2001) Arsenic in
1174
+ | groundwater: Testing pollution mechanisms for sedimentary aquifers in
1175
+ | Bangladesh. Water Resour Res 37(1):109-117 .
1176
+ | 70. Buschmann J, Berg M, Stengel C, & Sampson ML (2007) Arsenic and manganese
1177
+ | contamination of drinking water resources in Cambodia: Coincidence of risk areas
1178
+ | with low relief topography. Environmental Science &amp; Technology
1179
+ | 41(7):2146-2152 .
1180
+ | 71. Hasan MA, et al. (2007) Arsenic in shallow groundwater of Bangladesh:
1181
+ | investigations from three different physiographic settings. Hydrogeology Journal
1182
+ | 15(8):1507-1522 .
1183
+ | 72. Deschamps E, Ciminelli V, & Holl W (2005) Removal of As(III) and As(V) from
1184
+ | water using a natural Fe and Mn enriched sample. Water Res 39(20):5212-5220 .
1185
+ | 73. Deschamps E, Ciminelli V, & Holl W (2005) Removal of As(III) and As(V) from
1186
+ | water using a natural Fe and Mn enriched sample. Water Res. 39(20):5212-5220 .
1187
+ | 74. Deschamps E, Ciminelli V, Weidler P, & Ramos A (2003) Arsenic sorption onto
1188
+ | soils enriched in Mn and Fe minerals. Clay Clay Miner 51(2):197-204 .
1189
+ | 75. Zhang G-S, Qu J-H, Liu H-J, Liu R-P, & Li G-T (2007) Removal mechanism of
1190
+ | As(III) by a novel Fe-Mn binary oxide adsorbent: Oxidation and sorption.
1191
+ | Environ Sci Technol 41(13):4613-4619 .
1192
+ | 76. Sun X & Doner H (1998) Adsorption and Oxidation of Arsenite on Goethite. Soil
1193
+ | Sci 163(4).
1194
+ | 77. Tufano KJ, Reyes C, Saltikov CW, & Fendorf S (2008) Reductive Processes
1195
+ | Controlling Arsenic Retention: Revealing the Relative Importance of Iron and
1196
+ | Arsenic Reduction. Environ Sci Technol 42(22):8283-8289 .
1197
+ | 78. Jastrow J (1996) Soil aggregate formation and the accrual of particulate and
1198
+ | mineral-associated organic matter. Soil Biology &amp; Biochemistry 28(4-
1199
+ | 5):665-676 .
1200
+ | 79. Tisdall J & Oades J (1982) Organic matter and water-stable aggregates in soils -
1201
+ | Tisdall - 2006 - Journal of Soil Science - Wiley Online Library. Eur. J. Soil Sci.
1202
+ | 80. Tokunaga T, et al. (2003) Distribution of chromium contamination and microbial
1203
+ | activity in soil aggregates. J Environ Qual 32(2):541-549 .
1204
+ | 81. Vogel HJ, Cousin I, Ippisch O, & Bastian P (2006) The dominant role of structure
1205
+ | for solute transport in soil: experimental evidence and modelling of structure and
1206
+ | transport in a field experiment. Hydrology And Earth System Sciences 10(4):495-
1207
+ | 506 .
1208
+ | 82. Horn R, Taubner H, Wuttke M, & Baumgartl T (1994) Soil physical-properties
1209
+ | related to soil-structure. Soil &amp; Tillage Research 30(2-4):187-216 .
1210
+ | 83. Sexstone A & Parkin N (1985) Direct Measurement of Oxygen Profiles and
1211
+ | Denitrification Rates in Soil Aggregates. Soil Science Society of America ….
1212
+ | 84. Baas-Becking L, Kaplan I, & Moore D (1960) Limits of the natural environment
1213
+ | in terms of pH and oxidation-reduction potential. Journal Of Geology 68(3):243-
1214
+ | 284 .
1215
+ | 85. Flessa H & Fischer W (1992) Plant-Induced Changes in the Redox Potentials of
1216
+ | Rice Rhizospheres. Plant Soil 143(1):55-60 .
1217
+ blank |
1218
+ meta | 20
1219
+ ref | 86. ALLER R (1994) Bioturbation and Remineralization of Sedimentary Organic-
1220
+ | Matter - Effects of Redox Oscillation. Chem Geol 114(3-4):331-345 .
1221
+ | 87. Silver W, Lugo A, & Keller M (1999) Soil oxygen availability and
1222
+ | biogeochemistry along rainfall and topographic gradients in upland wet tropical
1223
+ | forest soils. Biogeochemistry 44(3):301-328 .
1224
+ | 88. Von Fischer J (2002) Separating methane production and consumption with a
1225
+ | field-based isotope pool dilution technique. Global Biogeochem Cycles.
1226
+ | 89. Thiele E (1939) Relation between catalytic activity and size of particle. Ind Eng
1227
+ | Chem 31:916-920 .
1228
+ | 90. Weisz PB (1973) Diffusion and Chemical Transformation. Science
1229
+ | 179(4072):433-440.
1230
+ | 91. Roughton F (1957) Relative Importance of Diffusion and Chemical Reaction
1231
+ | Rates in Determining Rate of Exchange of Gases in the Human Lung, With
1232
+ | Special Reference to True Diffusing Capacity of Pulmonary Membrane and
1233
+ | Volume of Blood in the Lung Capillaries. J. Appl. Physiol.
1234
+ blank |
1235
+ |
1236
+ |
1237
+ |
1238
+ meta | 21
1239
+ | 22
1240
+ title | Chapter 2: Competitive Microbially and Mn
1241
+ | oxide Mediated Redox Processes
1242
+ | Controlling Arsenic Speciation and
1243
+ | Partitioning
1244
+ blank |
1245
+ title | 2.1 Abstract
1246
+ text | The speciation and partitioning of arsenic (As) in surface and subsurface environments is
1247
+ | controlled, in part, by redox processes. Within soils and sediments, redox gradients
1248
+ | resulting from mass transfer limitations lead to competitive reduction-oxidation reactions
1249
+ | that drive the fate of As. Accordingly, the objective of this study was to determine the
1250
+ | fate and redox cycling of As at the interface of birnessite (a strong oxidant in soil with a
1251
+ | nominal formula of MnOx, where x % 2) and dissimilatory As(V)-reducing bacteria
1252
+ | (strong reductant). Here, we investigate As reduction-oxidation dynamics in a
1253
+ | diffusively-controlled system using a Donnan reactor where birnessite and Shewanella
1254
+ | sp. ANA-3, are isolated by a semi-permeable membrane through which As migrates.
1255
+ | Arsenic(III) injected into the reaction cell containing birnessite is rapidly oxidized to
1256
+ | As(V). Arsenic(V) diffusing into the Shewanella chamber is then reduced to As(III),
1257
+ | which subsequently diffuses back to the birnessite chamber, undergoing oxidation, and
1258
+ | establishing a continuous cycling of As. However, we observe a rapid decline in the rate
1259
+ | of As(III) oxidation owing to passivation of the birnessite surface. Modeling and
1260
+ | experimental results show that high [Mn(II)] combined with increasing [CO32-] from
1261
+ | microbial respiration leads to the precipitation of rhodochrosite, which eventually
1262
+ | passivates the Mn oxide surface, inhibiting further As(III) oxidation. Our results show
1263
+ | that despite the initial capacity of birnessite to rapidly oxidize As(III), the synergistic
1264
+ meta | 23
1265
+ text | effect of intense As(V) reduction by microorganisms and the buildup of reactive
1266
+ | metabolites capable of passivating reactive mineral surfaces—here, birnessite—will
1267
+ | produce (bio)geochemical conditions outside of those based on thermodynamic
1268
+ | predictions.
1269
+ blank |
1270
+ |
1271
+ title | 2.2 Introduction
1272
+ text | Arsenic (As) is a toxic metalloid that can cause human health problems such as
1273
+ | cancer, and eventually death, when consumed chronically. The risk of As exposure,
1274
+ | along with its transport, is highly dependent on its oxidation state. Within soils and
1275
+ | sediments, As typically resides in the trivalent state as the arsenite oxyanion (HxAsO3x-3),
1276
+ | which is more common in reducing environments, or the pentavalent state as the arsenate
1277
+ | oxyanion (HxAsO4x-3) which typically dominates under oxidizing conditions. Arsenic(V)
1278
+ | adsorbs on a range of soil/sediment minerals, with a particular affinity for oxides (used
1279
+ | here to collectively refer to hydroxides, oxyhydroxides, and oxides) of iron, aluminum,
1280
+ | and manganese (1, 2). In contrast, As(III) binds preferentially to iron oxides (3) and,
1281
+ | despite having a greater adsorption maxima at neutral to high pH values (1) it is generally
1282
+ | more mobile than As(V) (4).
1283
+ | Arsenic(V) retained on the solid phase may be desorbed through biological
1284
+ | reduction of the adsorbing material, such as microbial respiration on iron (5) or
1285
+ | manganese oxides (6), or through direct As(V) reduction (5)–the latter resulting from
1286
+ | microbial respiration or metal detoxification (7). Microbes capable of respiring As(V)
1287
+ | are phylogenically diverse, including members of Proteobacteria and Crenarcheota, and
1288
+ | have been cultured from a diverse range of environments (8); they couple the oxidation of
1289
+ | organic compounds (e.g. acetate, lactate, and formate), or inorganic compounds (e.g. H2,
1290
+ | sulfide), with the reduction of As(V) (8). Detoxification of As is also widespread among
1291
+ | many microbial phyla and has been studied in great detail (see (7) and references
1292
+ | therein), where As(V) is reduced to As(III) by the protein ArsC in the cytoplasm and the
1293
+ | reduced product is then expelled out of the cell through an efflux pump composed of
1294
+ | proteins ArsA and ArsB. The oxidation of As(III) to As(V) can occur in soils under
1295
+ meta | 24
1296
+ text | aerobic conditions, decreasing the concentration of dissolved As(III) and increasing the
1297
+ | extent of adsorption. Furthermore, As oxidation by oxygen is kinetically slow with a
1298
+ | reported half-life of one year (9), and no As(III) oxidation was observed even after 37
1299
+ | days of incubation in demineralized water (10). Arsenic(III) oxidation can be catalyzed
1300
+ | enzymatically by both heterotrophic and chemoautotrophic microbes as a detoxification
1301
+ | mechanism (11) and for growth (12), respectively. Additionally, As oxidation can also
1302
+ | proceed chemically through electron transfer to Mn oxides (2, 13, 14). In terrestrial
1303
+ | environments, Mn oxides compose a smaller fraction of total mass than Fe oxides (15),
1304
+ | but have the capacity to oxidize As(III) to the less toxic and less mobile As(V) state (13,
1305
+ | 16), as shown by studies using natural samples containing Mn oxides from lakes (13),
1306
+ | soils (17), and aquifer materials (18).
1307
+ | Soils and sediments are composed of a complex network of pores, which often
1308
+ | lead to diffusion-limited mass transport into soil aggregates and large variation in redox
1309
+ | conditions resulting from differing microbial respiration processes; anaerobic processes
1310
+ | may occur within microns of aerobic zones within soils and sediments (19-21) (Figure
1311
+ | 2.1A). As a consequence, oxidants of As(III) such as Mn oxides may reside in close
1312
+ | proximity to reductants, produced microbially or chemically, leading to a tight redox
1313
+ | cycle that will control the fate and transport of As.
1314
+ blank |
1315
+ |
1316
+ |
1317
+ |
1318
+ meta | 25
1319
+ text | Figure 2.1 Schematic illustration of diffusion limited transport and formation of redox gradients
1320
+ | in soil aggregates (A) and schematic overview of arsenic cycling between a suboxic zone
1321
+ | (containing birnessite) and an anoxic zone (containing dissimilatory metal reducing bacteria,
1322
+ | Shewanella) as determined by Donnan cell experiment (B).
1323
+ blank |
1324
+ text | Although past studies have illustrated the processes involved in As oxidation
1325
+ | and reduction individually, there is currently a lack of information on competitive or
1326
+ | coupled redox processes that may occur within soils. Furthermore, the impact of
1327
+ | microbial metabolic products on birnessite reactivity has not been well described. Fischer
1328
+ | et al. (22) demonstrated rhodochrosite precipitation can occur during microbial reduction
1329
+ | of birnessite when coupled with the oxidation of formate. Additionally, rhodochrosite
1330
+ | formation has also been speculated as the reason for the poor correlation of As and Mn in
1331
+ | various environments (23, 24), However, the impact of potential metabolic (or reaction)
1332
+ meta | 26
1333
+ text | products such rhodochrosite formation on arsenic cycling remains unresolved,
1334
+ | particularly within complex physical assemblages such as soils and sediments.
1335
+ | Accordingly, the objective of this study was to determine the fate and redox cycling of As
1336
+ | at the interface of Mn oxides and dissimilatory As(V)-reducing bacteria. To meet this
1337
+ | objective, we employed a modified Donnan reactor which allows the oxidative power of
1338
+ | a Mn oxide, birnessite, to be proximal to As(V)-reducing bacteria, Shewanella sp. ANA-
1339
+ | 3. Arsenic(III) was injected into the reactor, where Shewanella sp. ANA-3 and birnessite
1340
+ | were placed in neighboring reaction chambers separated by a permeable membrane. We
1341
+ | then followed the changes in dissolved As and Mn species as a function of reaction time.
1342
+ | Arsenic(III) within the birnessite chamber is rapidly oxidized to As(V) during the initial
1343
+ | phase of the experiment while the rate of reduction within the Shewanella sp. ANA-3 cell
1344
+ | always exceeds the rate of As(V) diffusion, resulting in As(III) being the sole form of As
1345
+ | in the reduction chamber. As the reaction progresses, the oxidative capacity of the
1346
+ | birnessite diminishes as a consequence of MnCO3 heterogeneous precipitation, resulting
1347
+ | in progressively lower concentrations of As(V). The combination of abiotic Mn(II)
1348
+ | production from As(III) oxidation by birnessite coupled with increased carbonate levels
1349
+ | resulting from biological activity leads to MnCO3 precipitation.
1350
+ blank |
1351
+ |
1352
+ title | 2.3 Materials and Methods
1353
+ blank |
1354
+ title | 2.3.1 MnO2 synthesis and characterization.
1355
+ text | Birnessite (MnO2) was synthesized using the procedure described in (25).
1356
+ | Briefly, 63 g of KMnO4 were dissolved in 1 L of double deionized (DDI) water, which
1357
+ | was then heated to 90˚C and combined with 66 mL concentrated HCl in a separate 4 L
1358
+ | flask while being vigorously stirred. The reaction continued at 90˚C for 10 min, then
1359
+ | cooled for 30 min before filtering through a vacuum filtration system. Oxides captured
1360
+ | by the filter were re-suspended in DDI water and filtered repeatedly to remove entrained
1361
+ | KMnO4. The MnO2 was dried and crushed using a mortar and pestle and then analyzed
1362
+ | by powder x-ray diffraction using Cu K' radiation. External specific surface area of the
1363
+ blank |
1364
+ meta | 27
1365
+ text | birnessite was determined by single point Brunauer-Emmett-Teller (BET) N2 adsorption
1366
+ | to be 54.9 ± 0.7 m2 g-1.
1367
+ blank |
1368
+ title | 2.3.2 Abiotic As(III)/birnessite incubations.
1369
+ text | A 0.5 g L-1 suspension of birnessite was made using N2-purged, autoclaved,
1370
+ | basal salt medium (BSM) (composed of 10 mM PIPES, 2.7 mM KCl, 7.9 mM NaCl, and
1371
+ | 0.4 mM CaCl2!2H2O, pH of 7.1), which was then sonicated for 60 minutes. Arsenic(III)
1372
+ | was added to the birnessite suspension to achieve final concentrations of 50, 100, 205,
1373
+ | 400, 480, 600, 800, 1000, 1300, or 1600 µM. The reaction vessels were then shaken in
1374
+ | the dark at 25˚C for 5 days, after which 10 mL of the slurry was removed, filtered
1375
+ | through a 0.2 µm membrane, and acidified. The aqueous phase As concentration was
1376
+ | then measured using inductively coupled plasma-optical emission spectrometry (ICP-
1377
+ | OES). All experiments were conducted in triplicate. The incubations provided As(III)-
1378
+ | reacted birnessite solids to document morphological differences between incubations of
1379
+ | various As(III) concentrations under abiotic conditions. These batch-incubated solids
1380
+ | were then compared with the morphology of reacted birnessite solids in Donnan reactor
1381
+ | after reactor termination. Solids from As(III)/birnessite batch incubations and Donnan
1382
+ | reactor were captured on nitrocellulose filters then air dried and crushed anaerobically in
1383
+ | preparation for powder x-ray diffraction (XRD) spectroscopy.
1384
+ blank |
1385
+ title | 2.3.3 Shewanella sp. ANA-3 preparation.
1386
+ text | 200 mL of Shewanella sp. ANA-3 were grown aerobically in autoclaved tryptic
1387
+ | soy broth (30 g L-1 DDI water) at 30°C until late log phase from frozen seed culture
1388
+ | (stored in 20% glycerol at -80°C). Cells were harvested by centrifuging liquid cultures
1389
+ | (5000 x g; 15 min; 25°C), re-suspending the pellet in 30 mL of BSM at pH 7.1, and
1390
+ | repeating the wash steps three times.
1391
+ blank |
1392
+ |
1393
+ |
1394
+ |
1395
+ meta | 28
1396
+ text | Figure 2.2 Donnan reactor dimensions and experimental set up.
1397
+ blank |
1398
+ title | 2.3.4 Donnan Cell and Experiments.
1399
+ text | Experiments were conducted at room temperature (25 ± 2 °C) in a glove bag
1400
+ | with a 95% N2:5% H2 atmosphere in a reaction cell with two chambers separated by a
1401
+ | permeable membrane (0.1 mm isopore polycarbonate filter)—a Donnan cell. The
1402
+ | reaction cell was constructed with HCl-washed PVC (internal diameter of 5 cm) to form
1403
+ | two 380 mL volume chambers; details, including a schematic diagram of the reactor, are
1404
+ | provided in the supporting information (Figure 2.2). A 5 g L-1 birnessite suspension in
1405
+ | N2-purged BSM was sonically dispersed (90 min), diluted to 1.43 g L-1 with BSM, and
1406
+ | then 337.4 mL added to a reaction chamber. To the other chamber, 100 mL of a 1.9 x 109
1407
+ | cells mL-1 Shewanella sp. ANA-3 culture in BSM was added to 237.4 mL BSM. The
1408
+ | reaction chambers were stirred mechanically with a 3-blade impeller at 400 rpm. Fluid
1409
+ | transport through the semi-permeable membrane is maximized in the presence of
1410
+ | advective flow caused by rapid stirring within the reaction chambers. The reaction was
1411
+ meta | 29
1412
+ text | initiated by adding 510 µM sodium meta-arsenite (Na2AsO2), and 3 mM sodium lactate
1413
+ | (NaC3H5O3), simultaneously to both chambers (total volume of 350 mL in each
1414
+ | chamber).
1415
+ blank |
1416
+ title | 2.3.5 Aqueous phase analysis.
1417
+ text | At each sampling time, 7 mL of well-mixed slurry from each chamber was
1418
+ | removed, maintaining a constant suspension and cell density, and then filtered through a
1419
+ | 0.2-µm membrane. Total dissolved As and Mn concentrations were then measured by
1420
+ | ICP-OES and As(III)/As(V) were determined using the hydride method described in (26)
1421
+ | as modified by Jones et al. (27). Finally, lactate and acetate concentrations were
1422
+ | measured on a separate portion of the filtered solution using ion chromatography (4);
1423
+ | carbonate concentrations were determined by stoichiometric difference in lactate and
1424
+ | acetate concentrations. The pH of solutions within reaction chambers remained constant
1425
+ | due to high concentration of PIPES to maintain a well buffered system.
1426
+ blank |
1427
+ title | 2.3.6 Solid phase analysis.
1428
+ text | The concentration of total As on/in the Mn oxide at each time point was
1429
+ | determined by HCl digest. A 2 mL sample of the slurry was collected from each reaction
1430
+ | chamber and placed into acid-washed borosilicate tubes. Samples were dried at 70˚C for
1431
+ | three days and resuspended in 2 mL of concentrated HCl. The solution was heated to
1432
+ | 90˚C and mixed occasionally until solids were completely dissolved. Arsenic
1433
+ | concentrations in the digested samples were determined using ICP-OES. The
1434
+ | concentration of As in filtered aqueous phases samples were subtracted from the total As
1435
+ | measured in digested samples to determine the solid phases concentration. Solids were
1436
+ | also collected on ashless filter paper by filtering 1 mL of slurry using a vacuum
1437
+ | apparatus. Filters were stored in Petri plates and kept under anaerobic conditions until
1438
+ | analysis by x-ray absorption near-edge structure (XANES) spectroscopy. XANES spectra
1439
+ | were collected at the Stanford Synchrotron Radiation Lightsource (SSRL) on beamline
1440
+ blank |
1441
+ |
1442
+ |
1443
+ meta | 30
1444
+ text | Table 2.0.1 Reaction network used within the reactive transport model to describe arsenic
1445
+ | dynamics.
1446
+ blank |
1447
+ |
1448
+ |
1449
+ |
1450
+ text | 11-2 using a Si(220) crystal monochromator and a 30-element Ge solid state detector
1451
+ | array. Spectra were collected from 229 eV below to 277 eV above the As K-edge of
1452
+ | 11867 eV. Energy calibration was performed by scanning a Na3AsO4 standard and
1453
+ | setting the inflection point to 11874 eV. Samples were encased in Kapton and frozen
1454
+ | with liquid nitrogen to prevent oxidation during scans. Linear combination XANES
1455
+ | fitting was done using SIXPACK to determine proportion of As(V) and As(III) while
1456
+ | minimizing X2 values (28). The change in morphology of birnessite particles was
1457
+ | monitored using scanning electron microscopy (SEM) and elemental analysis gained
1458
+ | through associated energy-dispersive x-ray spectroscopy (EDS) using a FEI XL30 Sirion
1459
+ | SEM in the Stanford Nanocharacterization Laboratory.
1460
+ blank |
1461
+ |
1462
+ |
1463
+ |
1464
+ meta | 31
1465
+ title | 2.3.7 Reactive Transport Modeling.
1466
+ text | Reactive transport modeling was applied to resolve the complex reaction
1467
+ | network and coupling of diffusion controlled mass transport with adsorption/desorption
1468
+ | equilibria that define the time-dependent partitioning of arsenic. Following model
1469
+ | calibration, input concentrations of carbon source were varied and oxidation inhibition
1470
+ | terms were removed to perform predictive modeling. Numerical modeling was
1471
+ | performed using MIN3P, a general purpose reactive transport code capable of coupling
1472
+ | advective-diffusive flow, aqueous and heterogeneous (bio)geochemical reactions, and
1473
+ | solid phase transformations. Details of the general model are described by Mayer et al.
1474
+ | (29).
1475
+ | The biogeochemical reactions taken into consideration in the Donnan system are
1476
+ | summarized in Table 2.1, and are examined within a one-dimensional simulation
1477
+ | framework (20 cm length) consisting of three cells representing birnessite chamber,
1478
+ | Shewanella sp. ANA-3 chamber, and semi-permeable membrane, with a porosity of 1
1479
+ | and diffusion coefficient of 3.0 x 10-7 m2 s-1. The diffusion rate of As across the
1480
+ | membrane was calibrated to experimental data—480 µM sodium meta-arsenite or sodium
1481
+ | arsenate (Na2HAsO4 • 7H2O) was injected into one chamber of the Donnan reactor; As
1482
+ | was subsequently monitored over time within the injection chamber and the diffusion
1483
+ | chamber. Further details of the modeling approach and diffusion coefficient calculations
1484
+ | are available in supporting information.
1485
+ blank |
1486
+ |
1487
+ title | 2.4 Results
1488
+ text | Competitive oxidation-reduction reactions controlling the fate of As were
1489
+ | examined by injecting As(III) into chambers containing either As(V)-reducing bacteria,
1490
+ | Shewanella sp. ANA-3 (SHEW chamber) or the As(III) oxidizing mineral, birnessite
1491
+ | (BIRN chamber), which were separated by a semi-permeable membrane. Within the
1492
+ | BIRN chamber, As(III) was quickly oxidized to As(V), with As(V)aq concentrations
1493
+ | increasing to 207 µM at 0.7 h and reaching a maximum concentration of 310 µM at 16 h
1494
+ blank |
1495
+ meta | 32
1496
+ text | (Figure 2.3A). Concomitant with As(V) production, As(III) concentrations decreased
1497
+ | rapidly to 100 µM by 0.7 h. In contrast, As(III) dominates the aqueous speciation
1498
+ | throughout the experiment within the Shewanella chamber, with As(V) concentrations
1499
+ | remaining nearly undetectable (Figure 2.3B). Total aqueous As in both chambers
1500
+ | decreased over time reflecting an increase in As sorption within the BIRN chamber
1501
+ | (Figure 2.3A and 2.3B). Acid digestion of Shewanella sp. ANA-3 slurries showed no
1502
+ | significant adsorption of As onto the bacteria at any time during the experiment (data not
1503
+ | shown). XANES spectroscopic analysis showed that all of the adsorbed As on birnessite
1504
+ | was As(V) at all time points (data not shown). Speciation of As adsorbed onto bacterial
1505
+ | cells could not be determined due to low As concentrations.
1506
+ blank |
1507
+ |
1508
+ |
1509
+ |
1510
+ meta | 33
1511
+ text | Figure 2.3 Aqueous arsenic concentrations as a function of time in (A) birnessite and (B)
1512
+ | Shewanella chambers, and (C) solid-phase As concentrations in birnessite. Total aqueous arsenic
1513
+ | (black dots), As(V)aq (black squares), and As(III)aq (white squares) are shown. Dotted lines
1514
+ | represent model results.
1515
+ blank |
1516
+ |
1517
+ |
1518
+ |
1519
+ meta | 34
1520
+ text | The rate of As oxidation and reduction within the BIRN chamber appears to
1521
+ | have 3 dominant temporal phases (Figure 2.3A); all three periods are reasonably
1522
+ | described with first-order kinetics. From 0 to 0.7 h, [As(III)]aq decreases rapidly, with
1523
+ | commensurate increases in [As(V)]aq, yielding a first-order As(III) oxidation rate constant
1524
+ | of 3.9 h-1. The oxidation rate decreases by 65-fold during the second phase of 1 to 8 h of
1525
+ | reaction, with a rate constant of 0.06 h-1, resulting from the onset of birnessite
1526
+ | transformation and an apparent surface passivation. In the final phase (16 to 132 h),
1527
+ | [As(III)]aq concentrations increase (rather than decrease), albeit at a slow rate, giving a
1528
+ | first-order rate constant of -0.02 h-1. During this reaction period, As(V) reduction rate by
1529
+ | Shewanella sp. ANA-3 dominates over the rate of As(III) oxidation by birnessite.
1530
+ | Manganese(II) concentrations did not follow the three temporal phases shown for As, and
1531
+ | instead total aqueous Mn gradually increased over the course of the experiment in both
1532
+ | reaction chambers, reaching a maximum of 389 µM in the BIRN and 322 µM in the
1533
+ | Shewanella chamber (Figure 2.4A).
1534
+ | Arsenic uptake on birnessite showed a rapid, linear increase over the first 0.7 h
1535
+ | (Figure 2.3C), with a sorption rate of 0.11 mol As kg-1 h-1. The sorption rate decreased
1536
+ | abruptly as the maximum [As]solid is reached, indicating an apparent cessation in As(III)
1537
+ | oxidation by birnessite. To investigate the source of oxidation inhibition, we compared
1538
+ | birnessite from the Donnan reactor (after 135 h of reaction) with birnessite abiotically
1539
+ | incubated with 1.6 mM As(III), examining both solids with low angle x-ray diffraction
1540
+ | (XRD) spectroscopy (Figure 2.4B). The birnessite/ANA-3 Donnan samples display
1541
+ | sharp peaks of high intensity consistent with rhodochrosite (MnCO3), whereas the XRD
1542
+ | data for birnessite incubated with 1.6 mM As(III) and un-reacted birnessite are very
1543
+ | similar and show no indication of rhodochrosite (or any other secondary solid).
1544
+ blank |
1545
+ |
1546
+ |
1547
+ |
1548
+ meta | 35
1549
+ text | Figure 2.4 Total aqueous Mn concentrations in Shewanella and birnessite chambers (squares and
1550
+ | white circles, respectively, right axis) and rhodochrosite saturation index (black circles, left axis)
1551
+ | are shown in (A). Low angle x-ray diffraction patterns for birnessite harvested from Donnan
1552
+ | reactor after experiment termination (B top), birnessite incubated with 1.6 mM As(III) (B
1553
+ | middle), and birnessite with no additions (B bottom) are also shown. Major peaks are labeled as
1554
+ | birnessite, B, and rhodochrosite, R.
1555
+ blank |
1556
+ |
1557
+ |
1558
+ meta | 36
1559
+ text | The formation of rhodochrosite on birnessite after reaction with As(III) has not
1560
+ | been observed in previous studies. A unique feature of the present experiment is
1561
+ | microbial respiration (on lactate), which results in increasing (bi)carbonate concentrations
1562
+ | that when combined with Mn(II) generation can lead to precipitation of MnCO3. The
1563
+ | saturation index of rhodochrosite calculated across the experimental timeframe (Figure
1564
+ | 2.4A) illustrates that precipitation becomes favorable. Reactive transport modeling was
1565
+ | used to simulate As(III) oxidation and adsorption dynamics within the Donnan reactor in
1566
+ | order to deconvolute the aqueous and solid phase reactions (reactions considered in the
1567
+ | model are presented in Table 2.1).
1568
+ | The reaction network used to simulate As reactions within the Donnan cell
1569
+ | (described in detail within the supporting information) capture the change in
1570
+ | concentration of both oxidation states (Figure 2.3). Both the rapid increase in As(V)
1571
+ | resulting from reaction with birnessite and the cessation of oxidation induced by MnCO3
1572
+ | surface precipitation are well described (Figure 2.3A). Further, the model reasonably
1573
+ | describes the decrease in aqueous As due to adsorption of As(V) on birnessite (Figure
1574
+ | 2.3C) and the production of As(III) by Shewanella (Figure 2.3B). The rate limiting
1575
+ | process throughout the reaction sequence is mass transfer between the reaction cell
1576
+ | induced by diffusion across the semi-permeable membrane—also well represented within
1577
+ | the simulations.
1578
+ blank |
1579
+ |
1580
+ title | 2.5 Discussion
1581
+ blank |
1582
+ title | 2.5.1 Rate Controlling Processes.
1583
+ text | The fate of arsenic within the Donnan cell is controlled by a combination of
1584
+ | chemical and microbial reactions coupled with diffusion limited transport between the
1585
+ | reaction chambers—controlling processes similar to those operating within soils and
1586
+ | sediments. Previous studies have shown that reaction product formation and distribution
1587
+ | in soil environments can be strongly influenced by diffusion rates (see, for example, (s19,
1588
+ | 20, 21, 29) and summary by (30)). To examine the contributions of diffusion versus
1589
+ blank |
1590
+ meta | 37
1591
+ text | chemical reaction controls on operative transformation rates, we turn to the Thiele
1592
+ | modulus, which has been used within diffusive domains of soil aggregates for such
1593
+ | purposes (see (20) for example). For first-order reactions and constant diffusivity, the
1594
+ | Thiele modulus can be calculated with the following equation:
1595
+ blank |
1596
+ |
1597
+ |
1598
+ |
1599
+ text | where ! is the dimensionless Thiele modulus, R is the radius of the aggregate (cm), k is
1600
+ | the rate constant (s-1), and De is the effective diffusivity of the reactants within the
1601
+ | aggregate (cm2 s-1). Taking into account aggregate size and effective first-order rate
1602
+ | constants, Tokunaga et al. (20) determined that reactions involving k values greater than
1603
+ | approximately 10-4 s-1 with a diffusional distance >5 mm are diffusion controlled (! > 3)
1604
+ | rather than kinetically limited (! < 0.3). This is consistent with our findings that
1605
+ | reactions within the reactor are diffusion limited, where applying a diffusional distance of
1606
+ | 10 cm (i.e. half length of reactor) and k values for As(III) oxidation by birnessite and
1607
+ | As(V) reduction by Shewanella sp. ANA-3 as 2.0 x 10-4 s-1 (1) and 1.0 x 10-8 s-1 (27),
1608
+ | respectively, yielded !BIRN = 258 and !SHEW = 1.83. De was calculated from measuring
1609
+ | the diffusion of As(III) and As(V) through the membrane over time. Because the
1610
+ | diffusional distance is significantly greater than 5 mm, inclusion of the low k for As(V)
1611
+ | reduction rate in the Thiele formula still yields a high ! value. These results confirm that
1612
+ | reactions within the Donnan are representative of diffusively controlled environments.
1613
+ blank |
1614
+ title | 2.5.2 Competing Redox Processes and Operative Reaction Network.
1615
+ text | Our results illustrate a dynamic competition between bacterial reduction and birnessite
1616
+ | oxidation of arsenic as summarized in Figure 2.1B. Arsenic(III) injected into the Donnan
1617
+ | reactor is quickly oxidized to As(V) by birnessite, which subsequently can diffuse into
1618
+ | the Shewanella chamber and undergo reduction to As(III). The As(III) produced from
1619
+ | bacterial reduction can then diffuse back into the BIRN chamber, where it is re-oxidized,
1620
+ | closing the redox loop between the reducing and oxidizing chambers. Using oxidation
1621
+ meta | 38
1622
+ text | and reduction rates, coupled with adsorption parameters for arsenic on birnessite, along
1623
+ | with diffusion parameters for the reaction cell, we are able to capture (i.e., simulate) the
1624
+ | experimental data in the early time periods of the reaction (Figure 2.3). However, we
1625
+ | observe inhibition of the oxidation step of the cycle after an initial rapid production of
1626
+ blank |
1627
+ |
1628
+ |
1629
+ |
1630
+ text | Figure 2.5 Simulated aqueous As concentrations in Shewanella and birnessite chambers when
1631
+ | MnCO3 inhibition term is removed in the presence of 3 mM lactate (top) and when lactate
1632
+ | concentrations are decreased to 0.03 mM (bottom) in reactive transport simulations. Total As
1633
+ | (black and white dots), As(V) (black squares), and As(III) (white squares) concentrations are
1634
+ | shown.
1635
+ blank |
1636
+ text | As(V), and we are unable to adequately describe the experimental trends without
1637
+ | expanding the reaction network.
1638
+ | Reductive dissolution of birnessite from the oxidation of As(III) leads to solid
1639
+ | phase transformations that can decrease the surface reactivity (2, 14, 31). Generally,
1640
+ | As(III) is first adsorbed onto the oxide surface, followed by the reduction of two Mn(IV)
1641
+ | equivalents to form two Mn(III) intermediates that can be quickly reduced by a second
1642
+ blank |
1643
+ meta | 39
1644
+ text | equivalent of As(III), finally producing the reaction products Mn(II) and As(V), which
1645
+ | can be released into the aqueous phase. Subsequently, Mn(II) produced through the
1646
+ | oxidation of As(III) can re-adsorb onto the birnessite surface, which may progressively
1647
+ | decrease oxidation rates of As(III) (32-34). High concentration of reaction products,
1648
+ | Mn(II) and As(V), have been postulated to result in the formation of manganese(II)-
1649
+ | arsenate precipitates (14, 26, 35). However, manganese arsenate precipitates are unlikely
1650
+ | to be a major product in our experiments given the unperturbed increase in soluble Mn
1651
+ | concentrations within both chambers (Figure 2.4A) and the absence of an As signal in
1652
+ | energy dispersive spectra of the birnessite (data not shown). Instead, XRD data and
1653
+ | saturation indices are consistent with rhodochrosite formation on birnessite, which
1654
+ | subsequently limits its reactivity and leads to a decreased rate of As(III) oxidation (Figure
1655
+ | 2.1B).
1656
+ | The formation of rhodochrosite is an unexpected product resulting from the
1657
+ | combined redox cycle. Carbonate (inclusive of bicarbonate) is generated from microbial
1658
+ | oxidation of lactate coupled to As(V) reduction while Mn(II) results from As(III)
1659
+ | oxidation by birnessite. As a consequence of these redox products, the saturation index
1660
+ | for rhodochrosite increases rapidly and becomes favorable for precipitation within 10 h of
1661
+ | reaction (Figure 2.4A). The consequence of rhodochrosite formation is an apparent
1662
+ | inhibition of the oxidative capacity of birnessite. By including an inhibition term in the
1663
+ | oxidation rate resulting from MnCO3 formation, the full time-series of the experiment is
1664
+ | well captured by the reactive transport model (Table 2.1, Eqn. 9 and Table A.1, Eqn. 3).
1665
+ | Interestingly, removal of the rhodochrosite inhibition term from the reaction
1666
+ | network leads to a predicted maintenance of pseudo-steady state conditions within the
1667
+ | two chambers (Figure 2.5). Arsenic(V) is rapidly formed by birnessite and then
1668
+ | continually reduced to As(III) by Shewanella sp. ANA-3; each reaction chamber reaches
1669
+ | a pseudo-steady state owing to the chemical (oxidation and reduction) rates exceeding
1670
+ | that of diffusion between the cells, and the reactions are perpetuated until either birnessite
1671
+ | or lactate are exhausted. A key factor in the reaction sequence is thus the microbial
1672
+ | generation of (bi)carbonate, along with As(III), which we can further assess through
1673
+ blank |
1674
+ meta | 40
1675
+ text | reaction simulations. Diminished carbonate concentrations from decreased lactate
1676
+ | concentration from 3 mM to 1 mM has little impact on the reaction sequence or resulting
1677
+ | As species concentration (Figure 2.6). However, further decreasing lactate to 0.3 mM
1678
+ | and 0.03 mM has the dual-impact of diminishing As(III) production and the extent of
1679
+ | rhodochrosite-induced inhibition of As(V) oxidation by birnessite (Figure 2.6); at 0.03
1680
+ | mM lactate, As(V) becomes the dominant species within both reaction chambers (Figure
1681
+ | 2.5).
1682
+ blank |
1683
+ |
1684
+ |
1685
+ |
1686
+ meta | 41
1687
+ text | Figure 2.6 Simulated As (aq) concentrations in Shewanella (left panel) and birnessite(right
1688
+ | panel) chambers as lactate concentrations were decreased from 1 mM to 0.03 mM in reactive
1689
+ | transport simulations. In the presence of 0.3 mM lactate (middle), the electron donor becomes
1690
+ | limiting at approximately 70 h, as shown by the decreasing As(III) concentrations in the
1691
+ | Shewanella chamber indicating a lowered As(V) reduction rate. At approximately 110 h, the
1692
+ | rate of As(V) reduction decreases below the As(III) oxidation rate within the birnessite chamber.
1693
+ | Although As(III) oxidation by birnessite is inhibited, it is still operative, and therefore As(V)
1694
+ | concentrations begin to increase once again. At 0.03 mM lactate concentrations (bottom), As(V)
1695
+ | reduction by Shewanella cannot be 9 performed and, therefore, carbonate and Mn(II)
1696
+ | concentrations do not reach concentrations great enough to precipitate rhodochrosite, allowing
1697
+ | uninhibited oxidation of injected As(III). Symbols represent total Asaq (dots), As(V)aq (black
1698
+ | squares), As(III)aq (open squares).
1699
+ blank |
1700
+ |
1701
+ meta | 42
1702
+ text | The operative rates of reduction and oxidation within soil micro-sites may shift
1703
+ | depending on aqueous concentrations of reaction products, solid phase transformations
1704
+ | and surface passivation, and microbial activity. Within the Donnan reactor used here to
1705
+ | examine competitive oxidation versus reduction of arsenic, local chemical reaction rates
1706
+ | within each chamber are more rapid than diffusion controlled inter-chamber transfer
1707
+ | rates, leading to As(III) within the bacterial reduction driven chamber and As(V) within
1708
+ | the oxidation driven birnessite cell. However, the combined redox reaction products,
1709
+ | Mn2+ and CO32-, lead to rhodochrosite-induced cessation of oxidation with continued
1710
+ | incubation. Together, the results of this study illustrate the complexity resulting from
1711
+ | redox reaction networks within physically complex soils and sediments that have
1712
+ | diffusionally linked, but operatively separate, biogeochemical environments.
1713
+ blank |
1714
+ |
1715
+ title | 2.6 Acknowledgements
1716
+ text | This research was supported by the Stanford NSF Environmental Molecular
1717
+ | Science Institute (NSF-CHE-0431425) and by the National Science Foundation (grant
1718
+ | number EAR-0952019), and by U.S. EPA STAR graduate fellowship (FP-91678701-3)
1719
+ | to S.C.Y. The authors thank Guangchao Li for analytical assistance and Yoko Masue-
1720
+ | Slowey for laboratory assistance and many helpful discussions. Portions of this research
1721
+ | were carried out at the Stanford Synchrotron Radiation Laboratory, a national user
1722
+ | facility operated by Stanford University on behalf of the U.S. Department of Energy,
1723
+ | Office of Basic Energy Sciences.
1724
+ blank |
1725
+ |
1726
+ title | 2.7 References
1727
+ blank |
1728
+ ref | 1. Dixit, S.; Hering, J. Comparison of arsenic(V) and arsenic(III) sorption onto iron
1729
+ | oxide minerals: Implications for arsenic mobility. Environ. Sci. Technol. 2003, 37
1730
+ | (18), 4182-4189.
1731
+ | 2. Manning, B.; Fendorf, S.; Bostick, B.; Suarez, D. Arsenic(III) oxidation and
1732
+ | arsenic(V) adsorption reactions on synthetic birnessite. Environ. Sci. Technol.
1733
+ | 2002, 36 (5), 976-981.
1734
+ blank |
1735
+ meta | 43
1736
+ ref | 3. Gupta, S. K.; Chen, K. Y. Arsenic removal by adsorption. J. Water Poll. Contr.
1737
+ | Fed. 1978, 50 (3), 493-506.
1738
+ | 4. Tufano, K. J.; Reyes, C.; Saltikov, C. W.; Fendorf, S. Reductive processes
1739
+ | controlling arsenic retention: Revealing the relative importance of iron and arsenic
1740
+ | reduction. Environ Sci. Technol. 2008, 42 (22), 8283-8289.
1741
+ | 5. Zobrist, J.; Dowdle, P.; Davis, J.; Oremland, R. Mobilization of arsenite by
1742
+ | dissimilatory reduction of adsorbed arsenate. Environ. Sci. Technol. 2000, 34 (22),
1743
+ | 4747-4753.
1744
+ | 6. Myers, C.; Nealson, K. Bacterial manganese reduction and growth with manganese
1745
+ | oxide as the sole electron-acceptor. Science 1988, 240 (4857), 1319-1321.
1746
+ | 7. Mukhopadhyay, R.; Rosen, B.; Pung, L.; Silver, S. Microbial arsenic: from
1747
+ | geocycles to genes and enzymes. Fems Microbiol. Rev. 2002, 26 (3), 311-325.
1748
+ | 8. Oremland, R.; Stolz, J. The Ecology of Arsenic. Science 2003, 300 (5621), 939.
1749
+ | 9. Eary, L.; Shramke, J., Chemical Modeling of Aqueous Systems II. American
1750
+ | Chemical Society: Washington, DC, 1990; Vol. 416.
1751
+ | 10. Tallman, D.; Shaikh, A. Redox stability of inorganic arsenic(III) and arsenic(V) in
1752
+ | aqueous-solution. Anal. Chem. 1980, 52,(1), 197-199.
1753
+ | 11. Gihring, T.; Druschel, G.; McCleskey, R.; Hamers, R.; Banfield, J. Rapid arsenite
1754
+ | oxidation by Thermus aquaticus and Thermus thermophilus: Field and laboratory
1755
+ | investigations. Environ. Sci. Technol. 2001, 35 (19), 3857-3862.
1756
+ | 12. Santini, J.; Sly, L.; Schnagl, R.; Macy, J. A new chemolithoautotrophic arsenite-
1757
+ | oxidizing bacterium isolated from a gold mine: Phylogenetic, physiological, and
1758
+ | preliminary biochemical studies. Appl. Environ. Microb. 2000, 66 (1), 92-97.
1759
+ | 13. Oscarson, D.; Huang, P.; Defosse, C.; Herbillon, A. Oxidative power of Mn(IV)
1760
+ | and Fe(III) oxides with respect to As(III) in terrestrial and aquatic environments.
1761
+ | Nature 1981, 291 (5810), 50-51.
1762
+ | 14. Scott, M.; Morgan, J. Reactions at oxide surfaces. 1. Oxidation of As(III) by
1763
+ | synthetic birnessite. Environ. Sci. Technol. 1995, 29 (8), 1898-1905.
1764
+ | 15. Nealson, K.; Saffarini, D. Iron and manganese in anaerobic respiration -
1765
+ | environmental significance, physiology, and regulation. Annu. Rev. Microbiol.
1766
+ | 1994, 48, 311-343.
1767
+ | 16. Manning, B.; Fendorf, S.; Goldberg, S. Surface structures and stability of
1768
+ | arsenic(III) on goethite: Spectroscopic evidence for inner-sphere complexes.
1769
+ | Environ. Sci. Technol. 1998, 32 (5), 2383-2388.
1770
+ | 17. Deschamps, E.; Ciminelli, V.; Weidler, P.; Ramos, A. Arsenic sorption onto soils
1771
+ | enriched in Mn and Fe minerals. Clay Clay Miner. 2003, 51 (2), 197-204.
1772
+ | 18. Amirbahman, A.; Kent, D.; Curtis, G.; Davis, J. Kinetics of sorption and abiotic
1773
+ | oxidation of arsenic(III) by aquifer materials. Geochim. Cosmochim. Ac. 2006, 70
1774
+ | (3), 533-547.
1775
+ | 19. Myrold, D.; Tiedje, J. Diffusional constraints on denitrification in soil. Soil Sci. Soc.
1776
+ | Am. J. 1985, 49 (3), 651-657.
1777
+ | 20. Tokunaga, T.; Wan, J.; Hazen, T.; Schwartz, E.; Firestone, M.; Sutton, S.;
1778
+ | Newville, M.; Olson, K.; Lanzirotti, A.; Rao, W. Distribution of chromium
1779
+ blank |
1780
+ meta | 44
1781
+ ref | contamination and microbial activity in soil aggregates. J. Environ. Qual. 2003, 32
1782
+ | (2), 541-549.
1783
+ | 21. Sexstone, A.; Revsbech, N.; Parkin, T.; Tiedje, J. Direct measurement of oxygen
1784
+ | profiles and denitrificaiotn rates in soil aggregates. Soil Sci. Soc. Am. J. 1985, 49
1785
+ | (3), 645-651.
1786
+ | 22. Fischer, T. B.; Heaney, P. J.; Jang, J. H.; Ross, D. E.; Brantley, S. L.; Post, J. E.;
1787
+ | Tien, M. Continuous time-resolved X-ray diffraction of the biocatalyzed reduction
1788
+ | of Mn oxide. Am. Mineral. 2008, 93 (11-12), 1929-1932.
1789
+ | 23. Ahmed, K. M.; Bhattacharya, P.; Hasan, M. A.; Akhter, S. H.; Alam, S. M. M.;
1790
+ | Bhuyian, M. A. H.; Imam, M. B.; Khan, A. A.; Sracek, O. Arsenic enrichment in
1791
+ | groundwater of the alluvial aquifers in Bangladesh: an overview. Appl. Geochem.
1792
+ | 2004, 19, (2), 181-200.
1793
+ | 24. McArthur, J.; Ravenscroft, P.; Safiulla, S.; Thirlwall, M. Arsenic in groundwater:
1794
+ | Testing pollution mechanisms for sedimentary aquifers in Bangladesh. Water
1795
+ | Resour. Res. 2001, 37 (1), 109-117.
1796
+ | 25. Fendorf, S.; Zasoski, R. Chromium(III) oxidation by delta-MnO2. 1.
1797
+ | Characterization Environ. Sci. Technol. 1992, 26 (1), 79-85.
1798
+ | 26. Masscheleyn, P.; Delaune, R.; Patrick, W. Effect of redox potential and pH on
1799
+ | arsenic speciation and solubility in a contaminated soil. Environ. Sci. Technol.
1800
+ | 1991, 25 (8), 1414-1419.
1801
+ | 27. Jones, C.; Langner, H.; Anderson, K.; McDermott, T.; Inskeep, W. Rates of
1802
+ | microbially mediated arsenate reduction and solubilization. Soil Sci. Soc. Am. J.
1803
+ | 2000, 64 (2), 600-608.
1804
+ | 28. Kocar, B. D.; Herbel, M. J.; Tufano, K. J.; Fendorf, S. Contrasting effects of
1805
+ | dissimilatory iron(III) and arsenic(V) reduction on arsenic retention and transport.
1806
+ | Environ. Sci. Technol. 2006, 40 (21), 6715-6721.
1807
+ | 29. Mayer, K.; Frind, E.; Blowes, D. Multicomponent reactive transport modeling in
1808
+ | variably saturated porous media using a generalized formulation for kinetically
1809
+ | controlled reactions. Water Res. Research 2002, 38 (9), 1174.
1810
+ | 30. Villaverde, J.; Van Beinum, W.; Beulke, S.; Brown, C. D. The kinetics of sorption
1811
+ | by redtarded diffusion into soil aggregate pores. Environ. Sci. Technol. 2009, 43
1812
+ | (21), 8227-8232.
1813
+ | 31. Nesbitt, H.; Canning, G.; Bancroft, G. XPS study of reductive dissolution of 7
1814
+ | angstrom-birnessite by H3AsO3, with constraints on reaction mechanism. Geochim.
1815
+ | Cosmochim. Ac. 1998, 62 (12), 2097-2110.
1816
+ | 32. Zhu, M.; Paul, K. W.; Kubicki, J. D.; Sparks, D. L. Quantum chemical study of
1817
+ | arsenic(III,V) adsorption on Mn-oxides: Implications for arsenic(III) oxidation.
1818
+ | Environ. Sci. Technol. 2009, 43 (17), 6655-6661.
1819
+ | 33. Parikh, S. J.; Lafeerty, B. J.; Meade, T. G.; Sparks, D. L. Evaluating environmental
1820
+ | influences on As-III oxidation kinetics by a poorly crystalline Mn-oxide. Environ.
1821
+ | Sci. Technol. 2010, 44 (10), 3772-3778.
1822
+ blank |
1823
+ |
1824
+ |
1825
+ meta | 45
1826
+ ref | 34. Ginder-Vogel, M.; Landrot, G.; Fischel, J. S.; Sparks, D. L. Quantification of rapid
1827
+ | environmental redox processes with quick-scanning x-ray absorption spectroscopy
1828
+ | (Q-XAS). Proc. Natl. Acad. Sci. 2009, 106 (38), 16124-16128.
1829
+ | 35. Tournassat, C.; Charlet, L.; Bosbach, D.; Manceau, A. Arsenic(III) oxidation by
1830
+ | birnessite and precipitation of manganese(II) arsenate. Environ. Sci. Technol.
1831
+ | 2002, 36 (3), 493-500.
1832
+ | 36. Laverman, A.; Blum, J.; Schaefer, K.; Phillips, E.; Lovley, D.; Oremland, R. Growth
1833
+ | of strain SES-3 with arsenate and other diverse electron-acceptors. Appl Environ
1834
+ | Microb 1995, 61, (10), 3556-3561.
1835
+ | 37. Morgan, J. J., Chemical equilibria and kinetic properties of manganese in natural
1836
+ | waters. . Wiley: New York, 1967; p pp. 561-622.
1837
+ blank |
1838
+ |
1839
+ |
1840
+ |
1841
+ meta | 46
1842
+ title | Chapter 3: Competitive Adsorption of
1843
+ | Arsenic Between Goethite and Birnessite
1844
+ blank |
1845
+ title | 3.1 Abstract
1846
+ text | Manganese (Mn) and iron (Fe) oxides are ubiquitous solids in terrestrial systems that
1847
+ | have high sorptive capacities for many trace metals, including arsenic (As). Although
1848
+ | numerous studies have characterized the effects of As adsorption onto Fe and Mn oxides
1849
+ | individually, the fate of arsenic within mixed systems representative of natural
1850
+ | environments is unresolved. Here, we examine As(III) oxidation and competitive
1851
+ | retention of As on goethite and birnessite using a Donnan reactor, where each oxide is
1852
+ | isolated by a semi-permeable membrane through which arsenic can migrate. To initiate
1853
+ | the Donnan reactor experiments, As(III) is simultaneously added to both chambers.
1854
+ | Arsenic(III) injected into the birnessite chamber is rapidly oxidized to As(V) and then
1855
+ | slowly redistributes across both chambers, while that added to the goethite chamber
1856
+ | undergoes rapid adsorption; As(III) on goethite undergoes desorption and diffusion into
1857
+ | the birnessite chamber and subsequent oxidation to As(V). With increased reaction time,
1858
+ | As(V) is generated and preferentially partitioned onto goethite due to higher sorption
1859
+ | affinity compared to birnessite. Furthermore, reactive transport modeling demonstrates
1860
+ | that the amount of aqueous As available is controlled by the sorption capacity of the
1861
+ | goethite surface, which when saturated, leads to increased aqueous As concentrations.
1862
+ | Our findings show that Mn oxides in soils act as a temporary sorbent of As, but operate
1863
+ | primarily as strong oxidants responsible for transformation of As(III) to As(V), which
1864
+ | can then strongly adsorb on, and is ultimately immobilized by, the surrounding Fe oxide
1865
+ | matrix.
1866
+ blank |
1867
+ |
1868
+ |
1869
+ |
1870
+ meta | 47
1871
+ title | 3.2 Introduction
1872
+ text | Arsenic (As) is a naturally occurring toxic metalloid that is found at hazardous
1873
+ | concentrations in drinking water of many countries within South and Southeast Asia (1-
1874
+ | 3). Long-term consumption of arsenic-containing groundwater within these regions has
1875
+ | lead to chronic poisoning of millions of people who are now manifesting a wide-range of
1876
+ | human health problems including arsenicosis and various types of cancers (4, 5).
1877
+ | The degree of As mobility in soils and sediments is, in part, governed by the
1878
+ | type of minerals present in the system and the oxidation state of As. Arsenic(III) and
1879
+ | As(V) are the dominant As oxidation states in soils and sediments, where As(V),
1880
+ | typically present as HxAsO4x-3, adsorbs to a wide-range of minerals including iron and
1881
+ | aluminum (hydr)oxides and aluminosilicates minerals; As(III), by contrast, is usually
1882
+ | present as the neutral H3AsO3 species in non-sulfidic environments and preferentially
1883
+ | adsorbs to iron (hydr)oxides (6, 7). Though it has been shown that As(III) can adsorb to
1884
+ | a greater extent on iron oxide surfaces than As(V) (8-10), a substantial portion of As(III)
1885
+ | is bound via weaker complexes (11-13) leading to extensive desorption in the presence of
1886
+ | advective flow (14) Tufano and Fendorf (14) demonstrated that the magnitude of As
1887
+ | desorbed from iron (hydr)oxide coated sands varied over time and initial As loading,
1888
+ | providing further evidence for the existence of multiple adsorption sites of varying
1889
+ | strengths. These studies show the extent and magnitude of adsorption can vary
1890
+ | depending on oxide type, and the variation in surface coverage will lead to varying
1891
+ | desorption rates.
1892
+ | Because As(V) and As(III) adsorb to differing extents, redox reactions of As
1893
+ | will have appreciable impacts on adsorption. Minerals that can oxidize As, such as
1894
+ | manganese (Mn) oxides, will thus alter the extent of As retention. Manganese(III/IV)
1895
+ | oxides are strong oxidants that can oxidize and sequester many trace metals found in
1896
+ | nature (15-17). Arsenic(III) oxidation by Mn oxides leads to reductive alteration of the
1897
+ | surface, leading to enhanced As(V) retention compared to As(V)-treated birnessite (18).
1898
+ | The oxidation reaction of As(III) by birnessite proceeds via two dominant steps where 1)
1899
+ blank |
1900
+ |
1901
+ |
1902
+ meta | 48
1903
+ text | Figure 3.1 Competitive sorption reactions within mass transfer limited soil systems, such as an
1904
+ | rhizosphere aggregates composed of a mixture of Mn oxides along root-zones within an Fe oxide
1905
+ | matrix, is simulated and quantified using the Donnan reactor (bottom panel).
1906
+ blank |
1907
+ |
1908
+ |
1909
+ meta | 49
1910
+ text | Mn(IV) is reduced to Mn(III) forming a MnOOH intermediate reaction product followed
1911
+ | by 2) the reaction of As(III) with MnOOH producing Mn2+ and As(V) (19).
1912
+ | Within soils and sediments, various sorbents of As (such as Fe- and Mn-oxides)
1913
+ | coexist, leading to competitive adsorption reactions. Although numerous past studies
1914
+ | have characterized the effects of As adsorption onto Fe and Mn oxides individually (8,
1915
+ | 14, 18, 20-22), whether preferential adsorption of As onto one oxide over another will
1916
+ | occur remains unclear. Sun et al. (23) examined As adsorption in soils containing
1917
+ | ferromanganese nodules/Fe-Mn oxide mixtures reporting As(III) was oxidized and then
1918
+ | adsorbed onto the Fe-Mn mixed oxide; however, it was not possible to quantify and
1919
+ | compare the amount of As adsorbed on the individual oxide phases.
1920
+ | The overall rate of reaction within soils and sediments depends upon the relative
1921
+ | rates of chemical reaction as compared to those of mass transfer (24). For soils and
1922
+ | sediments, structural complexity gives rise to large pores through which solutes flow via
1923
+ | advection intersecting small pores of the bulk matrix in which mass transfer is dominated
1924
+ | by diffusion. Thus, accurate characterization and quantification of overall chemical
1925
+ | transformation within soils require an experimental context that allows for simultaneous
1926
+ | consideration of chemical reaction kinetics and diffusion-limited transport. Herein we
1927
+ | examine reactions controlled by competitive chemical reaction and diffusion processes
1928
+ | using a Donnan reactor composed of reaction cells separated by a semi-permeable
1929
+ | membrane. Diffusive transport controls the exchange of chemical species between the
1930
+ | neighboring cells, while chemical reaction controls the rate within the cells.
1931
+ | Using the Donnan cell, we examine competitive retention and oxidation of As
1932
+ | on goethite ('-FeOOH) and birnessite under anoxic conditions, where each oxide is
1933
+ | isolated by a semi-permeable membrane through which As can migrate. Using a reactive
1934
+ | transport model (RTM), we are able to determine changes in adsorption dynamics at
1935
+ | environmentally relevant As(III) concentrations and alternate birnessite:goethite ratios.
1936
+ | Our results show that As(III) injected into both chambers is quickly oxidized by
1937
+ | birnessite, with As(V) then diffusing across the semi-permeable membrane where upon it
1938
+ | can adsorb on the goethite surface. Arsenic(III) initially adsorbed on goethite desorbs
1939
+ | and diffuses into the birnessite chamber in response to the concentration gradient
1940
+ meta | 50
1941
+ text | established as a result of As(III) oxidation. Therefore, the speciation of As on goethite
1942
+ | slowly shifts from As(III) to As(V), where the As(III) concentration changes in the
1943
+ | goethite chamber are essentially dependent on the rate of diffusion. Although the
1944
+ | sorption capacity of birnessite is increased during As(III) oxidation due to surface
1945
+ | alterations, aqueous As(V) concentrations increase when the sorption capacity of goethite
1946
+ | has been exceeded. Our findings show that birnessite acts primarily as an oxidizing agent
1947
+ | to transform the more mobile As(III) to As(V), while goethite acts as the dominant
1948
+ | adsorbent after oxidation.
1949
+ blank |
1950
+ |
1951
+ title | 3.3 Material and Methods
1952
+ blank |
1953
+ title | 3.3.1 Birnessite synthesis and goethite characterization.
1954
+ text | Birnessite was synthesized by dissolving 63 g of KMnO4 in one liter of doubly
1955
+ | deionized (DDI) water. The solution was heated to 90˚C and combined with 66 mL
1956
+ | concentrated HCl in a separate 4 L flask while being vigorously stirred. The reaction
1957
+ | continued at 90˚C for ten minutes, then cooled for 30 min before filtering through a
1958
+ | vacuum filtration system. Oxides captured by the filter were resuspended in DDI water
1959
+ | and filtered repeated to remove entrained KMnO4. The birnessite was then dried and
1960
+ | crushed using a mortar and pestle.
1961
+ | Goethite purchased from STREM Chemicals, Inc. (CAS no. 51274-00-1) was
1962
+ | washed with DDI water, dialyzed, then dried and crushed with mortar and pestle. The
1963
+ | identities of both goethite and synthesized birnessite were confirmed by powder X-ray
1964
+ | diffraction analysis using Cu K' radiation. Specific surface area of the birnessite and
1965
+ | goethite were determined by single point Brunauer-Emmett-Teller (BET) N2 adsorption
1966
+ | to be 54.951 ± 0.745 m2 g-1 and 15.526 ± 0.039 m2 g-1, respectively.
1967
+ blank |
1968
+ title | 3.3.2 Donnan experiment conditions.
1969
+ text | The experiment was carried out at room temperature under 95% N2:5% H2
1970
+ | atmosphere in an anaerobic glovebag. A Donnan cell was constructed using HCl-washed
1971
+ | PVC pipes (Figure 3.1) with a 0.1-µm polycarbonate filter mounted between the two
1972
+ meta | 51
1973
+ text | chambers as the permeable membrane. A concentrated solution of brilliant blue was
1974
+ | added to one side of the cell and allowed to stir for many hours to test for leakages. A
1975
+ | 1:1.35 mass ratio of birnessite:goethite was placed into the Donnan reactor and oxides
1976
+ | were suspended in 350 mL of N2-purged 10 mM PIPES (pH 7.0) and 0.1 M NaCl and
1977
+ | stirred at approximately 400 rpm for 5 h before As(III) was added. The reaction was
1978
+ | initiated by adding 480 and 40 µM sodium meta-arsenite, NaAsO2 (Sigma-Aldrich), with
1979
+ | continued stirring. Two concentrations were used to test the distribution of As between
1980
+ | the two oxide sorbents when total As available in the system is above (480 µM) and
1981
+ | approximately equal (40 µM) to the adsorption maximum of the two oxides (as inferred
1982
+ | from adsorption isotherms). After As(III) was added, the pH was monitored and
1983
+ | adjusted using 3 M HCl.
1984
+ blank |
1985
+ title | 3.3.3 Adsorption isotherms.
1986
+ text | Adsorption isotherms were conducted on birnessite and goethite to estimate
1987
+ | maximum adsorption capacities of As(V) and As(III) at pH 7. A 0.5 g L-1 suspension of
1988
+ | birnessite or goethite was made using N2-purged, autoclaved, basal salt medium (BSM)
1989
+ | (composed of 10 mM PIPES, and 0.1 M NaCl), which was then sonicated for 60 minutes.
1990
+ | Arsenic(III) or As(V) was added to the oxide suspensions to achieve final concentrations
1991
+ | of 10, 20, 50, 100, 205, 400, 480, 600, 800, 1000, 1300, or 1600 µM. The reaction
1992
+ | vessels were then shaken in the dark at 25˚C for 5 d, after which 10 mL of the slurry was
1993
+ | removed, filtered through a 0.2 µm membrane, and acidified. The aqueous phase As
1994
+ | concentration was then measured using inductively coupled plasma-optical emission
1995
+ | spectrometry (ICP-OES). All experiments were conducted in triplicate. Adsorption data
1996
+ | were then fit to the Langmuir isotherm, providing the adsorption maxima. Adsorption
1997
+ | maxima of As(V) on birnessite was 146.2 µmol As g-1 birnessite and 118.3 µmol As g-1
1998
+ | goethite. In As(III)/birnessite incubations, birnessite is reduced during As(III) oxidation,
1999
+ | providing an altered adsorption isotherm where the adsorptive capacity of birnessite
2000
+ | increases with increasing As(III), consistent with previous experiments. For incubations
2001
+ | containing 10 to 600 µM As(III), this increase was quantified as a linear regression of the
2002
+ blank |
2003
+ |
2004
+ meta | 52
2005
+ text | amount of As(III) added into the incubation and the amount adsorbed at equilibrium
2006
+ | (Table 1, equation 1).
2007
+ blank |
2008
+ title | 3.3.4 Aqueous phase analysis.
2009
+ text | At each sampling time, 5 mL of well mixed slurry from each chamber was
2010
+ | removed and filtered through a 0.2-µm membrane and As, Fe, and Mn concentrations
2011
+ | were measured using inductively coupled plasma optical emission spectrometry (ICP-
2012
+ | OES). Total As concentrations were also measured in samples using hydride generation
2013
+ | inductively coupled plasma spectrometry (HG-ICP-AES) where 3 mL of sample was
2014
+ | acidified (3 M HCl), reacted with 5% (w/v) KI, and mixed with 0.6% (w/v) NaBH4/0.5%
2015
+ | (w/v) NaOH in a reaction coil. Three mL of filtrate were used for As(III)/As(V)
2016
+ | speciation using the method from Masscheleyn et al. (26) as modified by Jones et al. (27).
2017
+ | While purging with N2, 0.6 mL of 2 M Tris (pH 6.0) was added to 3 mL of sample. After
2018
+ | Tris was thoroughly mixed into sample, two additions of 0.3 mL of 3% (w/v) NaBH4 in 1
2019
+ | M NaOH was added to sample tube, with 5 minutes of N2 purging between additions.
2020
+ blank |
2021
+ title | 3.3.5 Solid phase analysis.
2022
+ text | The concentrations of total arsenic adsorbed onto the oxide solid phases were
2023
+ | determined by HCl digestion; 2 mL of slurry was collected from each reaction chamber
2024
+ | and placed in acid-washed borosilicate tubes. Samples were dried at 80˚C for 3 d and re-
2025
+ | suspended in 2 mL of concentrated HCl. The solution was heated to 90˚C and vortexed
2026
+ | occasionally until the oxides were completely dissolved; As concentration was then
2027
+ | measured in the digested samples after ca. 10 h using ICP-OES as described above.
2028
+ blank |
2029
+ |
2030
+ |
2031
+ |
2032
+ meta | 53
2033
+ text | Table 3.1 Reactions and parameters considered in reactive transport modeling using MIN3P.
2034
+ blank |
2035
+ |
2036
+ |
2037
+ |
2038
+ text | Solids were also collected on ashless membranes by filtering 1 mL of slurry using a
2039
+ | vacuum apparatus. Filters were stored in Petri plates and kept under anaerobic conditions
2040
+ | until analysis by X-ray absorption near-edge structure (XANES) spectroscopy. XANES
2041
+ | spectra were collected at the Stanford Synchrotron Radiation Lightsource (SSRL) on
2042
+ | beamline 11-2 using a Si(220) crystal monochromator and a 30-element Ge solid state
2043
+ | Detector Array. Spectra were collected from 229 eV below to 277 eV above the As K-
2044
+ | edge of 11867 eV. Energy calibration was performed by scanning a sodium arsenate
2045
+ | dibasic hepta-hydrate (Na2HAsO4 • 7H2O) standard and setting the inflection point to
2046
+ | 11874 eV. Samples were encased in Kapton and frozen with liquid nitrogen to prevent
2047
+ | oxidation during scans; no changes were noted between successive scans. Linear
2048
+ meta | 54
2049
+ text | combination XANES fitting was done using SIXPACK (25) to determine proportion of
2050
+ | As(V) and As(III) while minimizing X2 values (20).
2051
+ blank |
2052
+ title | 3.3.6 Reactive transport modeling.
2053
+ text | Reactive transport modeling was applied to first constrain the probable rates and
2054
+ | mechanisms of reactions in our system. Following model calibration, input
2055
+ | concentrations of As were varied and the ratio of birnessite:goethite was decreased to
2056
+ | perform predictive modeling. Numerical modeling was performed using MIN3P, a
2057
+ | general purpose reactive transport code capable of coupling advective-diffusive flow,
2058
+ | aqueous and heterogeneous (bio)geochemical reactions, and solid phase transformations.
2059
+ | Details of the general model are described by Mayer et al. (36).
2060
+ | The biogeochemical reactions taken into consideration in the Donnan system are
2061
+ | summarized in Table 1, and are examined within a one-dimensional simulation
2062
+ | framework (20 cm length) consisting of three cells representing birnessite chamber,
2063
+ | goethite chamber, and a semi-permeable membrane with a porosity of 1 and diffusion
2064
+ | coefficient of 8.75 x 10-8 m2 s-1. The diffusion rate of As across the membrane was
2065
+ | calibrated to experimental data—480 µM or 40 µM As(V) or As(III) was injected into
2066
+ | one chamber of the Donnan reactor. Arsenic was subsequently monitored over time in
2067
+ | the injection chamber and the diffusion chamber. Further details of the modeling
2068
+ | approach and diffusion coefficient calculations are available in supporting information.
2069
+ blank |
2070
+ |
2071
+ title | 3.4 Results
2072
+ blank |
2073
+ title | 3.4.1 Aqueous As dynamics within Donnan reactor.
2074
+ text | Competitive adsorption of As on two metal oxide sorbents, goethite ('-FeOOH)
2075
+ | and birnessite (MnO2), were examined by injecting As(III) into a Donnan reactor, where
2076
+ | the two oxides were placed in chambers separated by a semi-permeable membrane. At
2077
+ | both 480 and 40 µM As(III), As was rapidly oxidized by birnessite to As(V), which then
2078
+ | diffused into the goethite chamber at a flux of 8.75 x 10-8 m2 s-1 (Figure 3.2).
2079
+ blank |
2080
+ |
2081
+ meta | 55
2082
+ text | Figure 3.2 Aqueous arsenic concentrations in goethite chamber (right panel) and birnessite
2083
+ | chamber (left panel) when 480 µM (top) and 40 µM (bottom) As(III) is injected into the reactor.
2084
+ | Total aqueous arsenic (black dots), As(V)aq (white squares), and As(III)aq (black squares) are
2085
+ | shown. Dotted line represents model results for aqueous As(V) and dashed line for aqueous
2086
+ | As(III).
2087
+ blank |
2088
+ text | At the higher As(III) concentration (480 µM), As(V)(aq) concentrations within the
2089
+ | birnessite chamber increase from 102 µM to 353 µM within the first 20 min of As(III)
2090
+ | addition; a concomitant rapid decrease in As(III) concentration from 295 µM to 41 µM
2091
+ | occurred within the same time period. Correspondingly, As(V) concentrations in the
2092
+ | goethite chamber slowly increased from 1.55 µM to 4.62 µM within the first hour of
2093
+ | reaction, and As(III) decreased at the same rate. Similarly, when 40 µM As(III) is
2094
+ | injected into the reactor, a rapid spike in As(V) is observed within 20 minutes in the
2095
+ | birnessite chamber with As(III) being undetectable almost immediately after injection;
2096
+ blank |
2097
+ meta | 56
2098
+ text | while in the goethite chamber, As(V) increases at a rate consistent with that predicted for
2099
+ | diffusion. The point at which As(III) and As(V) are at approximately equal
2100
+ | concentrations in the goethite chamber occurs 23 h earlier at high As(III) concentrations
2101
+ | (8 h) than at low concentrations (32 h). Sorption of As on solid phases is reflected in the
2102
+ | decrease of As from the aqueous phase where 16% of 480 µM As and 95% of 40 µM As
2103
+ | injected was depleted from the aqueous phase by 135 h.
2104
+ blank |
2105
+ text | Figure 3.3 Solid phase arsenic concentrations in goethite (white circles) and birnessite chamber
2106
+ | (black circles) when 480 µM (A) and 40 µM (B) As(III) is injected into the reactor. Dotted line
2107
+ | represents model results for sorption onto birnessite and dashed line for sorption onto goethite.
2108
+ blank |
2109
+ |
2110
+ |
2111
+ |
2112
+ title | 3.4.2 Arsenic sorption onto goethite and birnessite.
2113
+ text | At the higher As(III) concentration (480 µM As), on a mass basis of the solid, a
2114
+ | higher concentration of As was associated with birnessite than goethite throughout the
2115
+ | experiment–an average concentration of 110 µmol g-1 sorbed on birnessite and 21.6 µmol
2116
+ | g-1As on goethite after (pseudo) steady state is reached at approximately 52 h (Figure
2117
+ | 3.3). Conversely, at the lower As(III) concentration (40 µM As), a greater concentration
2118
+ | of As is initially (from 0 to 2.2 h) associated with birnessite, but then progressively
2119
+ | transfers (desorption, transport, re-adsorption) onto to goethite until a steady-state
2120
+ | concentration of 13.35 µmol g-1 is reached after 52 h of reaction (Figure 3.3).
2121
+ blank |
2122
+ |
2123
+ |
2124
+ meta | 57
2125
+ text | At both concentrations examined, the proportion of As(III) and As(V) on the
2126
+ | goethite changed during reaction progression—As(III) concentration decreased while,
2127
+ | concomitantly, As(V) increased at a rate-dependent on diffusional transport across the
2128
+ | semi-permeable membrane separating the reaction cells. Therefore, As(III) and As(V)
2129
+ | ligand exchange on the goethite surface is more rapid than the rate of mass transfer that is
2130
+ | controlled by diffusion across the semi-permeable membrane. XANES spectroscopic
2131
+ | analysis of birnessite solids illustrated that all of the As was present in the pentavalent
2132
+ | state (data not shown).
2133
+ | Oxidation of As(III) by birnessite leads to the reductive dissolution/
2134
+ | transformation of birnessite via Mn(IV) reduction to Mn(II), which can subsequently be
2135
+ | adsorbed by the remaining birnessite or released into the aqueous phase. The Mn(II) that
2136
+ | is released into the aqueous phase can diffuse from the birnessite chamber into the
2137
+ | goethite chamber and absorb on the iron oxide. Although limited within the 40 µM
2138
+ | As(III) system, reaction with 480 µM As(III) resulted in a progressive increase in Mn(II)
2139
+ | concentration on goethite (Figure 3.4B), with the rate of accumulation being, again,
2140
+ | diffusion controlled across the semi-permeable membrane.
2141
+ blank |
2142
+ |
2143
+ |
2144
+ |
2145
+ text | Figure 3.4 Fraction of As(V) (white symbols) and As(III) (black symbols) adsorbed on goethite
2146
+ | as determined by XANES analysis when 480 µM (circles) or 40 µM As(III) (squares) was added
2147
+ | into Donnan reactor (A). Total solid phase Mn concentrations in goethite digestions when 480
2148
+ | µM (black circles) or 40 µM As(III) (white triangles) is added into Donnan reactor (B).
2149
+ blank |
2150
+ |
2151
+ |
2152
+ |
2153
+ meta | 58
2154
+ title | 3.4.3 Control experiments and reactive transport model calibration.
2155
+ text | We use reactive transport modeling to discern the influence of specific reactions
2156
+ | within a multi-process system and to expand the experimental condition through
2157
+ | predictive modeling. In order to calibrate the reactive transport model, a set of diffusion
2158
+ | and adsorption reactions were executed to acquire reaction rates and to constrain the
2159
+ | probable mechanisms in the system. To determine the diffusion rate of As(V) and
2160
+ | As(III), 480 µM As was injected into one chamber of the Donnan reactor and allowed to
2161
+ | diffuse into the neighboring chamber in the absence of Fe or Mn solids (Figure B.1). The
2162
+ | diffusion rate of As(V) and As(III) were nearly identical and thus no differences in
2163
+ | diffusion rates were applied in the RTM.
2164
+ blank |
2165
+ |
2166
+ |
2167
+ |
2168
+ text | Figure 3.5 Arsenic(III) input concentration in As(III) versus sorbed As on birnessite
2169
+ | As(III)/birnessite incubations
2170
+ blank |
2171
+ |
2172
+ text | To examine the transport and binding of As species on birnessite or goethite,
2173
+ | 480 µM As(III) or As(V) was injected into one chamber and allowed to diffuse into the
2174
+ | second chamber containing either birnessite or goethite (no As was added into the Fe/Mn
2175
+ | oxide chamber directly) (Figure B.2). The concentration of As adsorbed on birnessite
2176
+ | was consistently higher than the amount adsorbed on goethite for both As(III) and As(V)
2177
+ | treatments. Manning et al. (18) showed that reductive dissolution of birnessite during the
2178
+ blank |
2179
+ meta | 59
2180
+ text | oxidation of As(III) lead to rearrangement of the oxide structure, effectively increasing
2181
+ | the sorptive capacity of the Mn solid. Our experiments are consistent with this finding,
2182
+ | where the concentration of As sorbed (adsorbed or incorporated) onto/into birnessite is
2183
+ | greater when it is reacted with As(III) than with As(V) (Figure B.2). The difference in
2184
+ | quantity of adsorbed As can then be used to calculate effective sorption sites (whether
2185
+ | they be truly adsorption sites or sites of As(V) incorporation into the surface structure)
2186
+ | created per mole of As(III) oxidized. In combination with As(III)/birnessite altered
2187
+ | sorption isotherm (Figure 3.5), we determined that 0.16 sorption sites are created for each
2188
+ | mol of As(III) reacted per mol MnO2 (Figure 3.5).
2189
+ blank |
2190
+ |
2191
+ title | 3.5 Discussion
2192
+ text | Iron and manganese oxides are ubiquitous solids found in terrestrial
2193
+ | environments that can act as sorbents for trace metals. Our results illustrate the
2194
+ | concentration dependence of competitive sorption for As on multiple sorbents along with
2195
+ | the compounding impacts of As(III) oxidation and associated changes to the Mn-oxide
2196
+ | solid. Owing to the rapid oxidation of As(III) by birnessite, the final distribution of As
2197
+ | results from the competing affinities of goethite and reductively modified birnessite
2198
+ | surfaces for As(V); despite having a non-oxidizing sorbent separated by a semi-
2199
+ | permeable membrane, As(III) is fully oxidized to As(V). The resulting As(V) sorbed to a
2200
+ | greater extent on birnessite than goethite in the presence of high As concentration, while,
2201
+ | in contrast, goethite is the dominant adsorbent at lower concentrations (Figure 3.3).
2202
+ | Treatment of Fe-Mn binary oxide sorbent with a strong reductant was shown to increase
2203
+ | As(V) sorption, while decreasing sorption of As(III) (26). Similarly, our results
2204
+ | demonstrate the alteration of the birnessite surface upon As(III) oxidation promotes
2205
+ | As(V) sorption–consistent with the findings of Manning et al. (2002)—with the increase
2206
+ | in sorption being proportional to the amount of As(III) reacted with the birnessite (Figure
2207
+ | 3.5).
2208
+ | Although mechanistically unfounded, we are able to describe competitive
2209
+ | sorption between the two oxides with the RTM using two site types, weak and strong, on
2210
+ blank |
2211
+ meta | 60
2212
+ text | each oxide. The adsorption constants for each oxide and site type are provided in Table
2213
+ | 1. In the presence of low As concentrations, goethite sorbs greater concentration of As
2214
+ | than birnessite; however, at high As concentrations, adsorption sites on goethite surface
2215
+ | become saturated while a higher concentration of As is achieved on birnessite due to
2216
+ | reductive alteration (induced by reaction with As(III) and creation of high-energy sites).
2217
+ blank |
2218
+ |
2219
+ |
2220
+ |
2221
+ text | Figure 3.6 Predictive modeling results of aqueous As with 0.4, 4, 10, and 20 µM As input in the
2222
+ | birnessite chamber (A) and goethite chamber (B) with insets showing expanded regions. As(III)
2223
+ | (dashed lines), As(V) (solid lines) are shown. (C) Predictive modeling results of As adsorbed onto
2224
+ | birnessite with 20, 10, 4, and 0.4 µM of As(III) input. (D) Predictive modeling results of As
2225
+ | adsorbed onto goethite with 20, 10, 4, and 0.4 µM of As(III) input.
2226
+ blank |
2227
+ text | Using the diffusion and oxidation rates and constants derived from experimental
2228
+ | controls, we were able to simulate the experimental data reasonably well throughout the
2229
+ | entire reaction period (Figure 3.2). Reactions considered in the RTM are presented in
2230
+ | Table 1 and the parameterization shown in the EA. Model simulations confirmed that the
2231
+ | shift in aqueous As speciation in the goethite chamber is determined solely by the
2232
+ blank |
2233
+ meta | 61
2234
+ text | diffusion rate at both concentrations tested due to the rapid rate of As(III) oxidation by
2235
+ | birnessite and rapid adsorption/desorption, relative to the rate of mass transfer, of both As
2236
+ | species (Figure 3.2). Our findings are in agreement with past findings that As(III)
2237
+ | oxidation is exclusively controlled by Mn oxides under anoxic conditions and proceeds
2238
+ | rapidly (27), greatly exceeding the rate of diffusive transport. Arsenic sorption on both
2239
+ | birnessite and goethite were also well described at both concentrations using sorption
2240
+ | constants listed in Table 1. (Figure 3.3).
2241
+ | Using RTM simulations we are able to provide an expansive prediction of
2242
+ | arsenic behavior for variations in arsenic concentration or mass ratios of competitive
2243
+ | sorbents. For As concentrations ranging from 20 to 0.4 µM, As(III) is rapidly oxidized
2244
+ | by birnessite, with the rate of oxidation increasing with As concentration in agreement
2245
+ | with the findings of Oscarson et al. (27). Depletion of As(III) within the birnessite
2246
+ | chamber establishes a concentration gradient that leads to As(III) migration from the
2247
+ | goethite chamber into the birnessite chamber where it is rapidly oxidized. By contrast,
2248
+ | within the concentrations explored here (20 to 0.4 uM), As(V) retention is dominated by
2249
+ | goethite, with As(V) generated in the birnessite chamber diffusing into the goethite
2250
+ | chamber and adsorbed (Figure 3.6); sorption is dominated by goethite across this
2251
+ | concentration range. Arsenic(III) sorption by Fe oxides is enhanced in the presence of
2252
+ | Mn oxides predominantly due to transformation to As(V), while also benefiting from the
2253
+ | creation of sorption sites (26, 28)
2254
+ | Aqueous concentrations of As appear to be controlled by the combined
2255
+ | oxidation of As(III) by birnessite and subsequent adsorption of As(V) on goethite.
2256
+ | Although As(V) is retained on/in birnessite at the highest As concentration explored (480
2257
+ | mM), regulation of dissolved concentrations are limited (Figure 3.2). To further test the
2258
+ | premise that goethite dominates the retention of As, but is dependent on As(III) oxidation
2259
+ | by birnessite, we conducted a series of RTM simulations at varying birnessite to goethite
2260
+ | mass ratios with initial As(III) concentrations at 40 mM. When the mass of birnessite is
2261
+ | decreased relative to goethite, greater aqueous concentrations of As result (Figure 3.7).
2262
+ | Aqueous As(III) concentrations are negligible at all ratios, but as birnessite decreases the
2263
+ | rate of oxidation concomitantly decreases and results in proportionally higher total
2264
+ meta | 62
2265
+ text | dissolved As concentrations. Thus, with decreasing Mn oxide concentrations (relative to
2266
+ | Fe oxides), As(III) oxidation is restricted and a resulting increase in aqueous arsenic is
2267
+ | expected.
2268
+ blank |
2269
+ |
2270
+ |
2271
+ |
2272
+ text | Figure 3.7 Predictive model simulations of As concentrations in the aqueous phase and solid
2273
+ | phase in birnessite chamber (A and C respectively), and aqueous and solid phase in goethite
2274
+ | chamber (B and D respectively) at 1:10, 1:50, 1:100 goethite to birnessite ratios in the presence of
2275
+ | 40 µM As(III). Arsenic(III) is instantly oxidized. Aqueous As(V) (solid lines) and aqueous
2276
+ | As(III) (dashed lines) are shown. Lines have multiple labels if data overlaps.
2277
+ blank |
2278
+ text | The mass ratio of Mn oxides to Fe oxides can vary extensively, ranging from greater than
2279
+ | 1:1 to less than 1:100, with iron generally being 5 to 10 times more abundant than
2280
+ | manganese (15). Decreasing Mn oxide content decreases the rate of As(V) production,
2281
+ | with subsequent adsorption onto the surrounding Fe oxide matrix. However, even at low
2282
+ | Mn to Fe oxide ratios (1:100), the oxidation rate is significantly greater than the rate of
2283
+ | diffusion limited transport; hence, variation in mass ratio has little effect upon the
2284
+ blank |
2285
+ meta | 63
2286
+ text | speciation of As adsorbed on Fe oxides. For example, the mass ratio of Mn to Fe oxides
2287
+ | may shift under anaerobic conditions, where reductive dissolution of Mn occurs prior to
2288
+ | Fe oxide reduction as a result of greater thermodynamic favorability; the rate of As(V)
2289
+ | production in the soil matrix as a whole will be nearly unaffected by the decreasing
2290
+ | presence of Mn oxides until complete dissolution of the Mn oxides. The total sorption
2291
+ | capacity of the soil is controlled by the available sorption sites on Fe oxide; therefore,
2292
+ | initial removal of Mn oxides will impact As mobility due to decreased sorption strength
2293
+ | (i.e. As(V) adsorbs more strongly on Fe oxides than As(III)) but has little influence on
2294
+ | sorption extent).
2295
+ blank |
2296
+ |
2297
+ title | 3.6 Conclusions
2298
+ text | Arsenic migration through soil is determined, in part, by the oxidation state of
2299
+ | arsenic, sorption capacity of the matrix, and transport mechanisms. Our experimental
2300
+ | results combined with reactive transport modeling demonstrate that the rate of mass
2301
+ | transfer dominates adsorption/desorption and oxidation, of which both processes are
2302
+ | rapid relative to diffusion limited transport. Further, As(V) production is decreased as
2303
+ | the mass of birnessite available decreases, consistent with previous findings (18, 29).
2304
+ | Scott and Morgan (29) demonstrated As(V) is quickly desorbed after rapid oxidation by
2305
+ | birnessite resulting in high aqueous As concentrations. Due to the relatively rapid rate of
2306
+ | As(III) oxidation by birnessite, strong diffusional gradients are produced leading to
2307
+ | desorption and transport of As(III) that is initially sorbed on goethite. Arsenic(III) that is
2308
+ | removed from the surface of goethite is diffusionally transported and then rapidly
2309
+ | oxidized by Mn oxides. The resulting As(V) then diffuses back toward the goethite and
2310
+ | undergoes adsorption, consistent with previous findings that Mn oxides enhance the
2311
+ | uptake of As by Fe oxides through the conversion of As(III) to As(V) (28, 31, 32).
2312
+ | Although Mn-oxides exhibit an increase retention capacity for As(III) owing to surface
2313
+ | alteration upon oxidation to As(V), the aqueous concentrations of As increase
2314
+ | appreciably when the sorption capacity of goethite is exceeded, indicative of a lower
2315
+ | affinity for Mn oxides, even after reductive modification, for As(V) relative to Fe oxides
2316
+ blank |
2317
+ meta | 64
2318
+ text | such as goethite. Thus, within natural environments, Mn oxides served to transform
2319
+ | (oxidize) As(III) to the stronger adsorbate, As(V), where upon Fe oxide act as dominant,
2320
+ | high-affinity sinks for As.
2321
+ blank |
2322
+ |
2323
+ title | 3.7 Acknowledgements
2324
+ text | This research was supported by the Stanford NSF Environmental Molecular
2325
+ | Science Institute (NSF-CHE-0431425) and by the National Science Foundation (grant
2326
+ | number EAR-0952019), and by U.S. EPA STAR graduate fellowship (FP-91678701-3)
2327
+ | to S.C.Y. The authors thank Guangchao Li for analytical assistance and Yoko Masue-
2328
+ | Slowey for helpful input and discussions and helping with very late night sampling.
2329
+ | Portions of this research were carried out at the Stanford Synchrotron Radiation
2330
+ | Laboratory, a national user facility operated by Stanford University on behalf of the U.S.
2331
+ | Department of Energy, Office of Basic Energy Sciences.
2332
+ blank |
2333
+ |
2334
+ title | 3.8 References
2335
+ ref | 1. Fendorf S, Michael HA, van Geen A (2010) Spatial and Temporal Variations of
2336
+ | Groundwater Arsenic in South and Southeast Asia. Science 328:1123–1127.
2337
+ blank |
2338
+ ref | 2. Smith A, Lingas E, Rahman M (2000) Contamination of drinking-water by arsenic
2339
+ | in Bangladesh: a public health emergency. B World Health Organ 78:1093–1103.
2340
+ blank |
2341
+ ref | 3. Yu W, Harvey C, Harvey C (2003) Arsenic in groundwater in Bangladesh: A
2342
+ | geostatistical and epidemiological framework for evaluating health effects and
2343
+ | potential remedies. Water Resour Res 39:1146.
2344
+ blank |
2345
+ ref | 4. Chen Y, Ahsan H (2004) Cancer burden from arsenic in drinking water in
2346
+ | Bangladesh. Am J Public Health 94:741–744.
2347
+ blank |
2348
+ ref | 5. Chowdhury U et al. (2000) Groundwater arsenic contamination in Bangladesh and
2349
+ | West Bengal, India. Environ Health Persp 108:393–397.
2350
+ blank |
2351
+ ref | 6. Gupta S, Chen K. (1978) Arsenic Removal by Adsorption. J Water Pollut Con F
2352
+ | 50:493–506.
2353
+ blank |
2354
+ |
2355
+ |
2356
+ |
2357
+ meta | 65
2358
+ ref | 7. Masue Y, Loeppert RH, Kramer TA (2007) Arsenate and arsenite adsorption and
2359
+ | desorption behavior on coprecipitated aluminum : iron hydroxides. Environ Sci
2360
+ | Technol 41:837–842.
2361
+ blank |
2362
+ ref | 8. Dixit S, Hering J (2003) Comparison of arsenic(V) and arsenic(III) sorption onto
2363
+ | iron oxide minerals: Implications for arsenic mobility. Environ Sci Technol
2364
+ | 37:4182–4189.
2365
+ blank |
2366
+ ref | 9. Herbel M, Fendorf S (2006) Biogeochemical processes controlling the speciation
2367
+ | and transport of arsenic within iron coated sands. Chem Geol 228:16–32.
2368
+ blank |
2369
+ ref | 10. Raven K, Jain A, Loeppert R (1998) Arsenite and arsenate adsorption on
2370
+ | ferrihydrite: Kinetics, equilibrium, and adsorption envelopes. Environ Sci Technol
2371
+ | 32:344–349.
2372
+ blank |
2373
+ ref | 11. Catalano JG, Zhang Z, Park C, Fenter P, Bedzyk MJ (2007) Bridging arsenate
2374
+ | surface complexes on the hematite (012) surface. Geochim Cosmochim Ac
2375
+ | 71:1883–1897.
2376
+ blank |
2377
+ ref | 12. Goldberg S, Johnston C (2001) Mechanisms of arsenic adsorption on amorphous
2378
+ | oxides evaluated using macroscopic measurements, vibrational spectroscopy, and
2379
+ | surface complexation modeling. J Colloid Interf Sci 234:204–216.
2380
+ blank |
2381
+ ref | 13. Sverjensky DA, Fukushi K (2006) A predictive model (ETLM) for As(III)
2382
+ | adsorption and surface speciation on oxides consistent with spectroscopic data.
2383
+ | Geochim Cosmochim Ac 70:3778–3802.
2384
+ blank |
2385
+ ref | 14. Tufano KJ, Fendorf S (2008) Confounding impacts of iron reduction on arsenic
2386
+ | retention. Environ Sci Technol 42:4777–4783.
2387
+ blank |
2388
+ ref | 15. Nealson K, Tebo B, Rosson R (1988) Occurrence and mechanisms of microbial
2389
+ | oxidation of manganese. Adv Appl Microbiol 33:279–318.
2390
+ blank |
2391
+ ref | 16. Toner B, Manceau A, Webb S, Sposito G (2006) Zinc sorption to biogenic
2392
+ | hexagonal-birnessite particles within a hydrated bacterial biofilm. Geochim
2393
+ | Cosmochim Ac 70:27–43.
2394
+ blank |
2395
+ ref | 17. Young L, Harvey H (1992) The relative importance of manganese and iron-oxides
2396
+ | and organic-matter in the sorption of trace-metals by surficial lake-sediments.
2397
+ | Geochim Cosmochim Ac 56:1175–1186.
2398
+ blank |
2399
+ ref | 18. Manning B, Fendorf S, Bostick B, Suarez D (2002) Arsenic(III) oxidation and
2400
+ | arsenic(V) adsorption reactions on synthetic birnessite. Environ Sci Technol
2401
+ | 36:976–981.
2402
+ blank |
2403
+ |
2404
+ meta | 66
2405
+ ref | 19. Nesbitt H, Canning G, Bancroft G (1998) XPS study of reductive dissolution of 7
2406
+ | angstrom-birnessite by H3AsO3, with constraints on reaction mechanism.
2407
+ | Geochim Cosmochim Ac 62:2097–2110.
2408
+ blank |
2409
+ ref | 20. Kocar BD, Herbel MJ, Tufano KJ, Fendorf S (2006) Contrasting effects of
2410
+ | dissimilatory iron(III) and arsenic(V) reduction on arsenic retention and transport.
2411
+ | Environ Sci Technol 40:6715–6721.
2412
+ blank |
2413
+ ref | 21. Manning B, Fendorf S, Goldberg S (1998) Surface structures and stability of
2414
+ | arsenic(III) on goethite: Spectroscopic evidence for inner-sphere complexes.
2415
+ | Environ Sci Technol 32:2383–2388.
2416
+ blank |
2417
+ ref | 22. Masue-Slowey Y, Kocar BD, Jofre SAB, Mayer KU, Fendorf S (2011) Transport
2418
+ | Implications Resulting from Internal Redistribution of Arsenic and Iron within
2419
+ | Constructed Soil Aggregates. Environ Sci Technol 45:582–588.
2420
+ blank |
2421
+ ref | 23. Sun X, Doner H (1998) Adsorption and Oxidation of Arsenite on Goethite. Soil
2422
+ | Science 163.
2423
+ blank |
2424
+ ref | 24. Aharoni C, Sparks D, Levinson S (1991) Kinetics of soil chemical reactions:
2425
+ | Relationships between empirical equations and diffusion models. Soil Sci Soc Am
2426
+ | J.
2427
+ blank |
2428
+ ref | 25. Webb SM (2005) SIXpack: a graphical user interface for XAS analysis using
2429
+ | IFEFFIT. Phys Scripta T115:1011–1014.
2430
+ blank |
2431
+ ref | 26. Zhang JJ, Smith KR (2007) Household air pollution from coal and biomass fuels in
2432
+ | China: Measurements, health impacts, and interventions. Environ Health Persp
2433
+ | 115:848–855.
2434
+ blank |
2435
+ ref | 27. Oscarson D, Huang P, Defosse C, Herbillon a (1981) Oxidative Power of Mn(Iv)
2436
+ | and Fe(Iii) Oxides with Respect to as(Iii) in Terrestrial and Aquatic Environments.
2437
+ | Nature 291:50–51.
2438
+ blank |
2439
+ ref | 28. Deschamps E, Ciminelli V, Weidler P, Ramos A (2003) Arsenic sorption onto
2440
+ | soils enriched in Mn and Fe minerals. Clay Clay Miner 51:197–204.
2441
+ blank |
2442
+ ref | 29. Scott M, Morgan J (1995) Reactions at Oxide Surfaces .1. Oxidation of as(Iii) by
2443
+ | Synthetic Birnessite. Environ Sci Technol 29:1898–1905.
2444
+ blank |
2445
+ ref | 30. Nealson, K., Saffarini, D. (1994). Iron and Manganese in Anaerobic Respiration -
2446
+ | Environmental Significance, Physiology, and Regulation. Annual Review Of
2447
+ | Microbiology, 48, 311–343.
2448
+ blank |
2449
+ |
2450
+ |
2451
+ meta | 67
2452
+ ref | 31. Deschamps, E., Ciminelli, V., & Holl, W. (2005). Removal of As(III) and As(V)
2453
+ | from water using a natural Fe and Mn enriched sample. Water Research, 39(20),
2454
+ | 5212–5220.
2455
+ blank |
2456
+ ref | 32. Zhang, G.-S., Qu, J.-H., Liu, H.-J., Liu, R.-P., & Li, G.-T. (2007). Removal
2457
+ | mechanism of As(III) by a novel Fe-Mn binary oxide adsorbent: Oxidation and
2458
+ | sorption. Environmental Science & Technology, 41(13), 4613–4619.
2459
+ blank |
2460
+ |
2461
+ |
2462
+ |
2463
+ meta | 68
2464
+ title | Chapter 4: Distributed microbially- and
2465
+ | chemically-mediated redox processes
2466
+ | controlling arsenic dynamics within Mn-/Fe-
2467
+ | oxide constructed aggregates
2468
+ blank |
2469
+ title | 4.1 Abstract
2470
+ text | The aggregate-based structure of soils imparts physical heterogeneity that that
2471
+ | gives rise to variation in microbial and chemical processes that may influence the
2472
+ | speciation and retention of trace elements such as As. To examine the impact of
2473
+ | distributed redox conditions on the fate of As in soils systems, we imposed various redox
2474
+ | treatments upon constructed soil aggregates composed of ferrihydrite- and birnessite-
2475
+ | coated sands presorbed with As(V) and inoculation with the dissimilatory metal reducing
2476
+ | bacterium Shewanella sp. ANA-3. Aeration of the advecting solution surrounding the
2477
+ | aggregates was varied to simulate environmental conditions. We find that diffusion-
2478
+ | limited transport allows reducing conditions to persist in the interior of the aggregate
2479
+ | when aerated treatments are imposed, causing As, Mn, and Fe to migrate from the
2480
+ | reduced aggregate interiors and become immobilized at the aerated exterior region. Upon
2481
+ | transition to anoxic conditions, pulses of As, Mn and Fe are released into the advecting
2482
+ | solution outside of the aggregate in order of energetic yield coupled with lactate
2483
+ | oxidation during microbial respiration. Inversely, release of reduced species from the
2484
+ | aggregate into the advecting solution is inhibited upon transition from aerated to anoxic
2485
+ | conditions, where the oxidized exterior acts as an oxidizing adsorbent barrier.
2486
+ | Importantly, we find that As(III) oxidation by birnessite is appreciable only in the
2487
+ | presence of O2, where reductive dissolution of Mn oxides inhibits oxidation under
2488
+ | anaerobic conditions. Our results demonstrate the importance of considering redox
2489
+ | conditions and the physical complexity of soils in determining the As dynamics, where
2490
+ | redox transitions can either enhance or inhibit As release due to speciation shifts in both
2491
+ | sorbents (solubilization versus precipitation of Fe and Mn oxides) and sorbates.
2492
+ blank |
2493
+ |
2494
+ title | 4.2 Introduction
2495
+ text | Arsenic is a ubiquitous contaminant that jeopardizes water quality as a result of
2496
+ | both natural and anthropogenic sources (1). The mobility of As through soils, and
2497
+ | eventual contribution to surface or groundwater, is controlled by biological, chemical,
2498
+ | and physical processes (most notably that influence the oxidation state of As) that are
2499
+ | heterogeneously distributed within surface and subsurface environments. Within soil and
2500
+ | water systems at circumneutral pH, As(V) predominates under aerated, oxidizing
2501
+ | conditions as the oxyanion HxAsO4x-1, while arsenite, as H3AsO30, typically dominates
2502
+ | under anaerobic, reducing conditions. Arsenic(III), though binding extensively to iron
2503
+ | oxides, is generally considered the more mobile species of As (2), while As(V) is less
2504
+ | selective and adsorbs appreciably onto a variety of metal oxyhydroxides, hydroxides, and
2505
+ | oxides (here collectively referred to as oxides) including Fe, Al, and Mn oxides (3-5).
2506
+ | In many environments, including seasonally saturated soils (6), bioturbated
2507
+ | sediments (7), and forest soils (8), temporary O2 depletion within soil aggregates results
2508
+ | from redox fluctuations (9, 10), where rapid switches in dominant metabolic processes
2509
+ | may occur (7). Iron and Mn oxides are produced by oxidative precipitation under aerated
2510
+ | conditions, while reductive dissolution reproduces Fe(II) and Mn(II) under anaerobic
2511
+ | conditions. The relative flux of Mn and Fe out of soils and sediments as a consequence
2512
+ | of reductive dissolution varies depending on biogeochemical pathways active in a certain
2513
+ | environment (11). Hence, microbial respiration upon Fe and Mn oxides may greatly
2514
+ | impact the transport of adsorbed trace metals including arsenic.
2515
+ | Physical heterogeneity influences the extent and spatial distribution of oxidative
2516
+ | and reductive processes within soils and sediments. Soils are composed of
2517
+ | microaggregates fused together by labile organic matter into macroaggregates (12, 13),
2518
+ blank |
2519
+ meta | 70
2520
+ text | which form a complex matrix of transport mechanisms comprised of advective flow
2521
+ | channels between aggregates combined with diffusion-controlled intra-aggregate
2522
+ | transport (14-16). The rate of intra-aggregate transport of chemical species such as
2523
+ | oxygen from the aggregate exterior decreases toward the aggregate center due to
2524
+ | diminishing pore size, increased tortuosity, and discontinuities (16). Oxygen is further
2525
+ | limited within aggregates through microbial respiration, becoming depleted within
2526
+ | millimeters of the aggregate exterior (10, 17). Depletion of oxygen initiates microbial
2527
+ | anaerobic respiration alternative terminal electron acceptors, including As(V) and Fe(III)
2528
+ | and Mn(IV) oxides common to soil aggregates (18).
2529
+ | Reductive dissolution and transformation of Fe and Mn oxides and As(V) have
2530
+ | been identified as the primary mechanisms controlling As mobilization within soils (1).
2531
+ | Anaerobic conditions in subsurface soils induce respiration of metal oxides and As(V),
2532
+ | ultimately leading to the release of arsenic into the aqueous phase as the surface area of
2533
+ | the Fe(III) oxides decreases during reductive transformation (3). Microbial reduction of
2534
+ | ferrihydrite initially results in sequestration of As concomitant with transformation to
2535
+ | magnetite; however, continued Fe reduction eventually prompts Fe oxide dissolution and
2536
+ | As release (3, 19).
2537
+ | Manganese is a highly redox active element in natural systems. In its oxidized
2538
+ | forms (MnIII/IV) is serves as one of nature’s strongest oxidants and a potent adsorbent of
2539
+ | many trace metals (20). Higher valent forms of manganese can undergo dissimilatory
2540
+ | reduction to Mn(II) under anaerobic conditions, while Mn(II), which is kinetically
2541
+ | stabilized towards oxidation at circumneutral pH, is oxidized by molecular oxygen via
2542
+ | mineral surface or bacterial catalysis (21).
2543
+ | Here, we examine the combined effects of redox oscillations and physical
2544
+ | heterogeneity on transport and transformation of As. Using synthetic aggregates
2545
+ | composed of birnessite- and ferrihydrite-coated quartz sands presorbed with As(V), we
2546
+ | examined the effects of redox fluctuations on the mobilization and speciation of As
2547
+ | within a chemically and physically complex system. The aggregates were inoculated
2548
+ | with dissimilatory metal reducing bacteria Shewanella sp. ANA-3, capable of respiring
2549
+ | upon As(V), Fe(III), and Mn(IV) and placed in aerated, anoxic, and redox transitioning
2550
+ meta | 71
2551
+ text | environments. We reveal that As release rates and concentrations from the aggregates are
2552
+ | highly similar even under different aeration/redox treatments, where As, Fe, and Mn
2553
+ | redox cycling is only active within the outer 3 millimeters of the aggregate exterior.
2554
+ | Under aerated conditions, the exterior of the aggregate remains oxic, forming an Fe(III)
2555
+ | oxide rich rind proximal to advective flow channel that adsorbs and accumulates As.
2556
+ | When the aerated aggregate is transitioned to anoxic conditions, microbial respiration of
2557
+ | Fe(III) oxides and As(V) cause an immediate pulse of As(III) to be released from the
2558
+ | aggregate. In the presence of aeration of advective flow path external of the aggregate,
2559
+ | Fe migrates from the interior and accumulates at the exterior relative to initial
2560
+ | concentrations. However, Mn(II) elution occurs independent of aeration status, albeit to
2561
+ | a lesser extent in the presence of oxygen. Manganese(II) released from the aggregate
2562
+ | occurs prior to Fe(II) release, following thermodynamic favorability of microbial electron
2563
+ | acceptors.
2564
+ blank |
2565
+ |
2566
+ title | 4.3 Materials and Methods
2567
+ blank |
2568
+ title | 4.3.1 Aggregate construction and reactor setup.
2569
+ text | Birnessite was synthesized by dissolving 63 g of KMnO4 in 1 L of doubly deionized
2570
+ | (DDI) water. The solution was heated to 90˚C and combined with 66 mL concentrated
2571
+ | HCl in a separate 4 L flask while being vigorously stirred. The reaction continued at
2572
+ | 90˚C for 10 min, then cooled for 30 min before filtering through a vacuum filtration
2573
+ | system. Oxides captured by the filter were resuspended in DDI water and filtered
2574
+ | repeated to remove entrained KMnO4. 2-line ferrihydrite was synthesized following
2575
+ | protocol previously outlined by Schwertmann and Cornell, 2000 (22). A small portion of
2576
+ | the birnessite and ferrihydrite was dried and crushed using a mortar and pestle to
2577
+ | confirmed oxide identity by powder X-ray diffraction analysis using Cu K' radiation.
2578
+ | In separate containers, birnessite and ferrihydrite pastes were mixed with quartz
2579
+ | sand, allowed to air-dry over 2 d, then rinsed repeatedly with DDI water and air-dried for
2580
+ | another 2 d. Birnessite- and ferrihydrite-coated sands were combined to form a 1:10
2581
+ | Mn:Fe molar ratio mixture. Oxide coated sands were sterilized by autoclaving 250 g of
2582
+ meta | 72
2583
+ text | sand in 1 L of DDI water. Phosphate was presorbed to sands by decanting DDI water and
2584
+ | incubating with 0.26 µM NaH2PO4 in 1 L of autoclaved basal salts medium, BSM (10
2585
+ | mM PIPES, 2.7 mM KCl, 0.3 mM MgSO4, 7.9 mM NaCl and 0.4 mM CaCl2.2H2O, and
2586
+ | its pH was adjusted to 7.1 with 3 M HCl) and allowed to incubate at room temperature
2587
+ | for 3 d. Phosphate and BSM was decanted and replaced with 2.5 mM Na2HAsO4(7H2O,
2588
+ | incubated also at room temperature for 3 d, then decanted and sands were rinsed twice
2589
+ | with 250 mL of autoclaved BSM. Arsenate concentration adsorbed to the sands at
2590
+ | experiment intiation was 0.0236 moles As(V)/mole Fe or 0.607 moles As(V)/mole Mn.
2591
+ | Shewanella sp. ANA-3 was grown aerobically in autoclaved tryptic soy broth
2592
+ | (30 g L-1 DDI water) at 30°C until late log phase from frozen seed culture (stored in 20%
2593
+ | glycerol at -80°C) in 200 mL of solution. Cells were harvested and washed by
2594
+ | centrifuging liquid cultures (5000 x g; 15 min; 25°C) and re-suspended in 30 mL of BSM
2595
+ | at pH 7.1 three times.
2596
+ | 250 g of As(V)-presorbed oxide-coated sand was inoculated with ~8 x 108 cells
2597
+ | g-1 sand, combined with 0.25% agarose (0.25 g UltraPure agarose dissolved in 100 mL
2598
+ | DDI water), and mixed thoroughly to ensure homogeneous distribution of bacteria and
2599
+ | agarose. The bacteria inoculated agarose sand mixture was poured into sterilized molds
2600
+ | to form 2.5 cm diameter spheres. The shaped aggregate had a dry bulk density of 1.21 g
2601
+ | cm-3 and porosity of 0.58.
2602
+ blank |
2603
+ title | 4.3.2 Flow-through reactor experimental procedure.
2604
+ text | Shaped aggregates were placed in the center of flow-through reactor made of
2605
+ | polycarbonate (3.7 cm height, 5.1 cm internal diameter) with 0.2 µm filters placed at the
2606
+ | inlet (bottom) and outlet (top) of reactor. A total of eight reactors were prepared where
2607
+ | four were run under aerated-flow conditions and four run under anoxic-flow. All reactors
2608
+ | were initiated with in-flow of BSM amended with 3 mM lactate, 17.8 µM NH4Cl and 1
2609
+ | mL L-1 Wolfe’s mineral solution from bottom of reactors at 1 mL h-1 flow-rate. Aerated-
2610
+ | flow reactors were run on bench-top with filtered air continuously purging solution
2611
+ | surrounding aggregates. Anoxic-flow reactor experiments were carried out in an
2612
+ blank |
2613
+ |
2614
+ meta | 73
2615
+ text | anaerobic glove-bag in a 95% N2:5% H2 atmosphere. Effluent was collected from the
2616
+ | outlet (top) of reactors at 1 mL h-1.
2617
+ blank |
2618
+ title | 4.3.3 Aqueous phase analysis.
2619
+ text | Aqueous As, Mn, and Fe concentrations were measured in filtered effluent
2620
+ | samples using inductively coupled plasma optical emission spectrometry (ICP-OES).
2621
+ | The lower detection limits for measuring As, Mn, and Fe were 5, 1, and 18 µg L-1,
2622
+ | respsectively. Another 3 mL of filtrate was used for As(III)/As(V) speciation following
2623
+ | the method of Masscheleyn et al. (1991) as modified by Jones et al. (2000) as follows:
2624
+ | while purging with N2, 0.6 mL of 2 M Tris (pH 6.0) was added to 3 mL of sample; after
2625
+ | Tris is thoroughly mixed into sample, two additions of 0.3 mL of 3% (w/v) NaBH4 in 1
2626
+ | M NaOH is added to sample tube, with 5 min of N2 purging between additions. Lactate
2627
+ | and acetate concentrations were determined from1 mL of filtrate stored at -20°C after
2628
+ | sampling using ion chromatography.
2629
+ blank |
2630
+ title | 4.3.4 Solid phase analyses.
2631
+ text | Aggregates were broken down for solid phases analysis after 48 d of flow. Each
2632
+ | aggregate was separated into three concentric zones labeled as ‘E’ for exterior (0 to 3.5
2633
+ | mm), ‘M’ for midsection (3.5 to 7.5 mm), and ‘I’ for interior (7.5 to 12.5 mm). Sands
2634
+ | from each zone were dried and used for bulk X-ray absorption spectroscopic (XAS)
2635
+ | analysis including, X-ray absorption near-edge structure (XANES) spectral collection to
2636
+ | determine ratio of As(III) and As(V), Fe extended X-ray absorption fine structure
2637
+ | (EXAFS) spectroscopy to quantify Fe phases, and acid digestion with 6 M HCl for
2638
+ | quantifying solid phase As, Fe, and Mn concentrations. Triplicate sand digestions were
2639
+ | averaged to determine initial solid phase As (17.054±1.23 mmol kg-1 sand), Fe
2640
+ | (709.562±27.02 mmol kg-1 sand), and Mn (35.462±6.60 mmol kg-1 sand) concentrations.
2641
+ | Bulk XAS was conducted on beamlines 11-2 and beamline 4-1 at Stanford
2642
+ | Synchrotron Radiation Laboratory (SSRL) using method described previously (Masue-
2643
+ | Slowey et al., 2011). Dried sands from each aggregate section were sonicated
2644
+ | anaerobically in DDI water. Homogenous As-Fe-Mn layers were collected by vacuum
2645
+ meta | 74
2646
+ text | filtration of aqueous phase from sonicated samples on cellulose nitrate filters and sealed
2647
+ | between Kapton tape. Double-crystal, Si(220) monochromators were used at both
2648
+ | beamlines for energy selection. Fe EXAFS spectra were obtained from 100 eV below to
2649
+ | 1000 eV above the Fe K-edge at 7111 eV. Fe solid-phase speciation was quantified by
2650
+ | performing linear combination fitting on Fe EXAFS collected on bulk samples with k3-
2651
+ | weighted EXAFS spectra of Fe standard compounds using the SIXPACK interface to
2652
+ | IFFEFIT (Webb, 2005). Iron fluorescence spectra were normalized and backscattering
2653
+ | contribution isolated by spline function subtraction. Normalized data (eV) were
2654
+ | converted to k-space (Å-1), and k3 weighted. Linear-combination fitting was performed
2655
+ | from 3 to 14 Å-1 and results were evaluated based on reduced X2 values. Ferrihydrite,
2656
+ | magnetite, and goethite were chosen as reference compounds for fittings based on
2657
+ | reaction products reported in similar past studies (19), and phases identified using
2658
+ | scanning electron microscopy (SEM). Arsenic speciation of bulk samples were
2659
+ | determined by analyzing the near-edge portion of the As spectra collected from 240 eV
2660
+ | below to 430 eV above the As(V) K-edge at 11874 eV. Ratio of As(III) and As(V)
2661
+ | adsorbed to solid phase samples were determined with linear-combination fitting of
2662
+ | normalized XANES spectra with spectra collected for As(III) and As(V)-sorbed
2663
+ | ferrihydrite as fitting standards.
2664
+ | Micro-X-ray fluorescence (µ-XRF) analysis of radial slices of each aggregate
2665
+ | was carried out at beamline 2-3 at SSRL and beamline 10.3.2 at ALS to map the spatial
2666
+ | distribution of As(III), As(V), Fe, and Mn from the exterior to interior of aggregates.
2667
+ | Aggregate slices were dried in anaerobic glove-bag, embedded in EPOTEK301-2FL
2668
+ | epoxy, thin-sectioned to 30 µm thickness and mounted on a quartz slide. Maps were
2669
+ | taken at three energies (11871, 11874, and 11880 eV) at 6 to 10 µm step size for low-
2670
+ | resolution maps and 2 to 5 µm step size for high-resolution maps. Arsenic µ-XANES
2671
+ | points were chosen using µ-XRF maps and analyzed for As(V)/As(III) ratio at each
2672
+ | location using the same analysis technique described for As speciation on bulk samples.
2673
+ | Arsenic speciation across the aggregates was determined by the XANES imaging
2674
+ | subroutine SMAK—a subroutine of SIXPAK (23).
2675
+ blank |
2676
+ |
2677
+ meta | 75
2678
+ title | 4.4 Results
2679
+ blank |
2680
+ title | 4.4.1 Aqueous phase results from aggregate reactors.
2681
+ text | Under aerated conditions, effluent As(V) is an initial concentration >50 µM but
2682
+ | undergoes rapid decay to a pseudo-steady-state concentration of ~2 µM decreased below
2683
+ | As(III) concentration after 2 d of reaction (Figure 4.1A). Arsenic(III) concentration is
2684
+ | initially lower than that of As(V), but over the first ~25 d undergoes a more gradual
2685
+ | decrease then becoming the dominant form of As in the effluent from 2 to 23 d of
2686
+ | reaction; after 25 d of elution, its concentration decreases below our level of detection
2687
+ | (Figure 4.1A). Overall, a greater mass of As(III) was eluted from the reactor than As(V),
2688
+ | with a total of 8.26 and 4.57 µmol removed, respectively. Effluent Mn(II) concentrations
2689
+ | increase from 2.7 to 130 µM after 6 d of reaction followed by gradual decreased to 40
2690
+ | µM over the remainder of the reaction period (Figure 4.1B). Aqueous Fe(II) remained at
2691
+ | or below the detection limit in the presence of oxygen (Figure 4.1B).
2692
+ | Under anoxic advecting solute conditions, As(III) was the dominant As species
2693
+ | from the first sampling, with As(V) near or below detection limit throughout the
2694
+ | experiment (Figure 4.2A). Manganese(II) concentrations peaked after 6 d of reaction, as
2695
+ | seen under aerated treatment; however, the maximum concentration of Mn(II) measured
2696
+ | was nearly three folds greater (372 µM) than the maximum under aerated conditions (126
2697
+ | µM) (Figure 4.2B). Effluent Mn(II) concentrations began to decrease after 7 d, with
2698
+ | concentrations reaching detection limit at approximately 30 d of reaction. Absence of
2699
+ blank |
2700
+ |
2701
+ |
2702
+ |
2703
+ meta | 76
2704
+ text | Figure 4.1 Dissolved As (A) and Fe and Mn (B) in effluent from aerated reactor. Dissolved total
2705
+ | As (black dots), As(III) (open squares), and As(V) (black squares), Fe (white circles), and Mn
2706
+ | (black circles) are shown.
2707
+ | Figure 4.2 Dissolved As (A) and Fe and Mn (B) in effluent from anoxic reactor. Dissolved total
2708
+ | As (black dots), As(III) (open squares), and As(V) (black squares), Fe (white circles), and Mn
2709
+ | (black circles) are shown.
2710
+ blank |
2711
+ |
2712
+ |
2713
+ meta | 78
2714
+ text | abiotic oxidation, Fe(II) concentrations increased over the first 15 d and stabilizing at
2715
+ | approximately 180 µM for the remainder of the reaction period (Figure 4.2B).
2716
+ | When anoxic reactors are transitioned to oxic conditions in the advecting
2717
+ | solution after a 20 d reaction period, As(III) concentrations dominated over As(V) in the
2718
+ | effluent throughout the experimental period (Figure 4.3A). Total As concentrations
2719
+ | gradually decreased from 54 µM to 18 µM over the first 17 d of anoxic solution addition;
2720
+ | upon switching to aerated conditions, a decrease in total effluent As concentration from
2721
+ | 18 µM to 13 µM (Figure 4.3A) results. Response to the aeration transition was also
2722
+ | reflected in Fe(II) concentrations, where effluent Fe(II) concentrations peaked just before
2723
+ | the switch to aerated conditions, where upon Fe decreased rapidly to our level of
2724
+ | detection. Manganese(II) concentrations are less affected by transition to aerated
2725
+ | conditions owing to effective depletion of Mn in the eluting solution over the first 20 d—
2726
+ | a maximum concentration occurs after 6 d of reaction (consistent under all aeration
2727
+ | treatments) and then undergoes progressive decay for the next 14 d.
2728
+ | For aggregates first subjected to aerated advecting solutions, a switch to
2729
+ | anaerobic conditions after 20 d leads to a nearly immediate pulse (2 d) of As(III), a
2730
+ | rebound in Mn(II) concentration, and a progressive increase in Fe(II) within effluent
2731
+ | solutions. Similar to results from the continually aerated aggregate reactor, during the
2732
+ | aeration period As(III) concentrations increase to a maximum of %30 uM within the first
2733
+ | 5 d and then progressively decreases until the cessation of aeration at day 20. A pulse of
2734
+ | As(III) (increase from 10 to 16 µmol L-1) occurred 2 d after the transition to anoxic
2735
+ | advecting solution conditions. Similarly, Mn(II) concentrations decrease from 200 µM
2736
+ | on day 6 to 107 µM over 11 d under aerated advecting solution conditions; upon the
2737
+ | transition to anoxic exterior conditions, a second pulse of Mn(II) was released, reaching a
2738
+ | comparable magnitude (210 µM) as the first concentration peak and then decaying to 40
2739
+ | µM over the following 11 d. Iron(II) concentrations were below detection limit under
2740
+ | aerated conditions (20 d), and then increased rapidly to 201 µM 5 d after the transition to
2741
+ | anoxic exterior conditions, reaching a maximum concentration of 225 µM.
2742
+ blank |
2743
+ |
2744
+ |
2745
+ |
2746
+ meta | 79
2747
+ text | Figure 4.3 Dissolved As (A) and Fe and Mn (B) in effluent from anoxic-to-aerated transition
2748
+ | reactor. Dissolved total As (black dots), As(III) (open squares), and As(V) (black squares), Fe
2749
+ | (white circles), and Mn (black circles) are shown.
2750
+ blank |
2751
+ |
2752
+ |
2753
+ |
2754
+ meta | 80
2755
+ text | Figure 4.4 Dissolved As (A) and Fe and Mn (B) in effluent from aerated-to-anoxic transition
2756
+ | reactor. Dissolved total As (black dots), As(III) (open squares), and As(V) (black squares), Fe
2757
+ | (white circles), and Mn (black circles) are shown.
2758
+ blank |
2759
+ |
2760
+ |
2761
+ |
2762
+ meta | 81
2763
+ text | Figure 4.5 Fraction of final concentration relative to initial for mass of As (gray), Fe (black), and
2764
+ | Mn (white) in the exterior (E), mid (M), and interior (I) section for aerated (A), anoxic (B),
2765
+ | aerated-to-anoxic transitioned (C), and anoxic-to-aerated transitioned (D) aggregates.
2766
+ blank |
2767
+ title | 4.4.2 Solid phases analysis.
2768
+ text | Redistribution of As, Fe, and Mn content and speciation varied between
2769
+ | aggregates under differing redox treatments. Consistent with findings reported by
2770
+ | Masue-Slowey et al. (17), total solid-phase Fe content of aggregate exteriors increased by
2771
+ | 49 µmol relative to the initial concentration over 47 d of reaction under aerated
2772
+ | conditions, while the mid-section and interior regions lost 30 and 7.7 µmol of Fe (Table
2773
+ | 4.1). Similarly, the highest Fe mass accumulated in the exterior region (only 14 µmol Fe
2774
+ | decrease from initial mass) and was depleted from interior regions of anoxic to aerated
2775
+ | transitioned aggregate. Anoxic and aerated-to-anoxic transitioned aggregates both lost Fe
2776
+ | from all regions relative to the initial mass (Table 4.1 and Figure 4.5). Iron EXAFS
2777
+ | analyses revealed that ferrihydrite was the dominant (>89 mol-%) Fe solid phase in all
2778
+ | aggregates,
2779
+ blank |
2780
+ |
2781
+ meta | 82
2782
+ text | Table 4.1 Solid phase characteristics of aggregate sections
2783
+ blank |
2784
+ text | Total Total Total As/Fe As/Mn As Fe Mn
2785
+ | As Fe Mn
2786
+ | molar molar relative relative relative
2787
+ | (µmol) (µmol) (µmol)
2788
+ | ratio ratio to initial to initial to initial
2789
+ | Initial E 36.3 446 17.4 0.0238 0.609 - - -
2790
+ | M 17.8 219 8.56 0.0237 0.607 - - -
2791
+ | I 3.57 43.9 1.712 0.0237 0.607 - - -
2792
+ | Total 57.7 709 27.7 0.0236 0.607 - - -
2793
+ blank |
2794
+ |
2795
+ text | Aerated E 28.1 495 9.54 0.0568 2.95 0.775 1.11 0.548
2796
+ | M 13.5 189 0.73 0.0714 18.5 0.759 0.862 0.0852
2797
+ | I 3.35 36.2 0.81 0.0922 4.12 0.937 0.827 0.0474
2798
+ | Total 45.0 720 11.1 0.0624 4.06 0.780 1.02 0.400
2799
+ blank |
2800
+ |
2801
+ text | Anoxic E 27.5 379 0.229 0.0727 120 0.759 0.849 0.0132
2802
+ | M 15.8 178 0.120 0.0888 131 0.886 0.809 0.0140
2803
+ | I 3.38 35.7 0.028 0.0947 121 0.947 0.813 0.0163
2804
+ | Total 46.7 592 0.377 0.0789 124 0.810 0.834 0.0136
2805
+ blank |
2806
+ |
2807
+ text | Aer->Ano E 23.7 372 0.307 0.0638 77.3 0.654 0.833 0.0176
2808
+ | M 15.3 174 0.167 0.0880 91.8 0.861 0.794 0.0195
2809
+ | I 3.45 34.5 0.044 0.100 78.4 0.967 0.7856 0.0257
2810
+ | Total 42.5 580 0.518 0.0732 82.1 0.737 0.818 0.0187
2811
+ blank |
2812
+ |
2813
+ text | Ano->Aer E 28.5 432 2.01 0.0660 14.2 0.786 0.969 0.116
2814
+ | M 16.1 178 0.213 0.0908 75.7 0.906 0.809 0.0249
2815
+ | I 3.37 35.5 0.135 0.0950 25.0 0.944 0.809 0.0789
2816
+ | Total 48.0 645 2.36 0.0744 20.3 0.833 0.910 0.0853
2817
+ blank |
2818
+ |
2819
+ |
2820
+ |
2821
+ meta | 83
2822
+ text | Figure 4.6 X-ray fluorescence mapping of Fe and Mn (top panel 1) and As(III) and As(V)
2823
+ | (bottom panel 2) in (A) aerated, (B) anoxic, (C) anoxic-to-aerated, (D) aerated-to-anoxic
2824
+ | aggregates.
2825
+ blank |
2826
+ text | while magnetite composed a smaller portion (7-11 mol-%) and was evenly distributed
2827
+ | across the three regions of the aggregate (Table 4.2).
2828
+ | The greatest mass of total solid-phase As was lost from the exterior sections
2829
+ | while higher amounts were maintained in interior regions of all aggregates (Table 4.1 and
2830
+ | Figure 4.5). Between 21 to 35 % of As was lost from the exterior, 9.4 to 24 % from the
2831
+ | mid-section, and only 3.3 to 6.3 % from the interior regions. µ-X-ray fluorescence (µ-
2832
+ | XRF) mapping and µ-XANES analysis (Figures 4.6 and 4.7) illustrated that As(V) was
2833
+ | present in the exterior of aerated and anoxic-to-aerated aggregates only (Figure 4.7);
2834
+ | As(V) was the dominant As species in the outer 2 mm of the aggregate. A transition zone
2835
+ blank |
2836
+ |
2837
+ |
2838
+ meta | 84
2839
+ text | Table 4.2 Solid phase As and Fe speciation in aggregate sections
2840
+ blank |
2841
+ text | As speciation (mol %) dominant Fe mineralogy (mol %)
2842
+ | As(V) As(III) ferrihydrite magnetite
2843
+ | Oxic E 46 54 93 7
2844
+ | M 15 85 90 10
2845
+ | I 10 90 91 9
2846
+ blank |
2847
+ |
2848
+ text | Anoxic E 9 92 92 8
2849
+ | M 16 84 91 9
2850
+ | I 19 81 92 8
2851
+ blank |
2852
+ |
2853
+ text | Ox->Ano E 17 83 93 7
2854
+ | M 15 85 89 11
2855
+ | I 12 88 90 10
2856
+ blank |
2857
+ |
2858
+ text | Ano->Ox E 29 71 92 8
2859
+ | M 28 72 89 11
2860
+ | I 33 67 93 7
2861
+ blank |
2862
+ |
2863
+ |
2864
+ |
2865
+ meta | 85
2866
+ text | Figure 4.7 As species distribution for aggregate cross section determined by As !-XANES
2867
+ | analysis from exterior (E), mid (M), to interior (I) sections of (A) aerated, (B) anoxic, (C) aerated-
2868
+ | to-anoxic, (D) anoxic-to-aerated.
2869
+ blank |
2870
+ text | occurs from 2 to 5 mm into the aggregates where the proportion of As(III) increases and
2871
+ | then dominates (~80 % As(III)) the solid phase speciation (Figure 4.7). By contrast, 70-
2872
+ | 80 % As(III) and only a maxiumum of 20-30 % As(V) is found in anoxic and oxic-to-
2873
+ | anoxic transition aggregates from the exterior to interior regions (Figure 4.7).
2874
+ | Total solid-phase Mn was greatly depleted (loss of >89 mol-% of initial mass)
2875
+ | from all sections of the aggregates except under aerated conditions, which retained 55,
2876
+ | 8.5, and 4.7 % Mn in the exterior, mid-section, and interior of the aggregate, respectively,
2877
+ | similar to the increased mass near the exterior seen in the redistribution of Fe (Table 4.1).
2878
+ | µ-XRF mapping of aerated aggregate confirms higher concentration of Mn near the
2879
+ | exterior of the aggregate and absence of Mn signal as distance from exterior increases
2880
+ | (Figure 4.6). Manganese redistribution in anoxic-to-aerated aggregate mirrored that of
2881
+ blank |
2882
+ meta | 86
2883
+ text | the aerated aggregate, with 11.6 % remaining in the exterior, and much less, 2 – 8 % left
2884
+ | in the mid and interior sections. Anoxic and aerated-to-anoxic aggregates lost slightly
2885
+ | more from the exterior sections than other sections, with losses of 97.4 and 98.4 % from
2886
+ | the interior and 98.7 and 98.2 % from the exterior.
2887
+ blank |
2888
+ |
2889
+ title | 4.5 Discussion
2890
+ text | Reduction-oxidation (redox) transitions in soils lead to the redistribution of
2891
+ | metal oxides and sorbed trace metals. We examined the effects of prolonged aerated and
2892
+ | anoxic conditions on synthetic aggregates composed of As(V) presorbed ferrihydrite- and
2893
+ | birnessite coated sands inoculated with dissimilatory metal reducing bacteria, Shewanella
2894
+ | sp. ANA-3, which are capable of respiring upon all three metals and oxygen while
2895
+ | utilizing lactate as a carbon and electron source. Furthermore, a comparison is made
2896
+ | between aggregates that undergo single aeration treatment (i.e. continuously anoxic or
2897
+ | aerated conditions) and aeration status transitioned aggregates, which were maintained
2898
+ | under aerated or anoxic conditions for 20 days then switched to anoxic or aerated
2899
+ | environments for another 30 days.
2900
+ | Spatial redistribution and speciation of As, Fe, and Mn within the aggregates are
2901
+ | controlled by redox gradients resulting from progressively decreasing oxygen
2902
+ | concentrations as one approaches the aggregate interior. As was clearly illustrated by
2903
+ | Masue-Slowey et al. (17), that despite having ample oxygen supplied at the aggregate
2904
+ | exterior under aerated conditions, anaerobic conditions arise within millimeters of the
2905
+ | exterior due to greater rate of oxygen respiration by Shewanella than rate of oxygen
2906
+ | diffusion into the aggregate. Hence, for elements such as Fe and Mn that have more
2907
+ | mobile reduced, biogeochemical conditions of aggregate interior leads to mobilization
2908
+ | and diffusion toward the exterior. When the advecting solution is aerated, Fe(II)
2909
+ | produced within the aggregate interior diffuses toward the exterior where upon it
2910
+ | undergoes oxidation. Subsequent precipitation of Fe(III) oxide results in the co-
2911
+ | association of As, which also diffuses from the reducing aggregate interior toward the
2912
+ | exterior. Upon reaching the metal oxide rind, As(III) is oxidized to As(V) by residual
2913
+ blank |
2914
+ meta | 87
2915
+ text | Mn oxides, producing a mixture of As(V) and As(III) associated with the aerated
2916
+ | aggregate exterior (Figures 4.6 and 4.7). Interestingly, As redistribution within the
2917
+ | aggregates was highly similar between all aeration treatments (Figure 4.5), with
2918
+ | increasing As/Fe ratios approaching the interior indicative of As retention concomitant
2919
+ | with release of Fe. Microbial respiration of ferrihydrite is active in the anaerobic center of
2920
+ | the aggregate to comparable levels to those exposed to anoxic advecting solutes, leading
2921
+ | to production of Fe(II). These results demonstrate that influence of oxygen (or aeration
2922
+ | status) on As dynamics is most pronounced in the exterior section, whereas reducing
2923
+ | conditions in the interior are similar across various aeration conditions.
2924
+ | Arsenic that is accumulated in the Fe oxide exterior under aerated conditions
2925
+ | was predicted to mobilize under anaerobic conditions (18). Our results support this
2926
+ | hypothesis, where As concentrations in the effluent of aerated-to-anoxic aggregate
2927
+ | gradually decreased over the first 20 days of aeration being composed of a mixture of
2928
+ | As(V) and As(III). When anoxic conditions were imposed upon the aerated aggregate on
2929
+ | day 20, a pulse of As was released and As(V) concentrations in the effluent decreased
2930
+ | (Figure 4.4B). Manganese and Fe were also measured in the effluent, though their peak
2931
+ | concentrations were delayed by 4 and 13 d, respectively, compared to peak As
2932
+ | concentration. Therefore, as the redox status of the exterior environment (advecting
2933
+ | solution) shifts from aerobic to anaerobic, an immediate pulse of As release occurs which
2934
+ | is then followed by Mn and Fe. Multiple studies support the release of As independent
2935
+ | of Fe reduction, consistent with our finding that Fe elution is not a prerequisite for As
2936
+ | release from the constructed aggregates (17, 19, 24). Reverting to aerated conditions
2937
+ | after anoxic treatment slowly decreases the rate of As release, as demonstrated by the
2938
+ | decrease in total As eluted after aeration onset, and As(V) re-appears in the effluent
2939
+ | concomitant with Fe oxidation and removal from effluent (Figure 4.2A and 4.4A).
2940
+ | Regardless of aeration status, As(III) composes approximately 80 mol-% of the
2941
+ | total solid phase As within the aggregate at distances greater than ~3 mm from the
2942
+ | advective flow channel. Therefore, As redox cycling occurs predominantly in the
2943
+ | exterior region of the aggregate, while mid and interior sections are highly reducing. The
2944
+ | predominantly As(III)-containing interior shows that As(III) oxidation by Mn oxides is
2945
+ meta | 88
2946
+ text | minimal and likely only occurs transiently prior to anoxic onset within the aggregate
2947
+ | interior. Conditions that promote Mn reduction inhibits appreciable As(III) oxidation due
2948
+ | to reductive dissolution of Mn oxides; our results demonstrate that the presence of O2 is
2949
+ | required for Mn oxides to be an effective oxidant of As(III) under conditions operative
2950
+ | for dissimilatory reduction of Mn. Similarly, Tokunaga et al. (14) demonstrated that
2951
+ | immediately following carbon amendment to sediments containing U(VI) and Fe and Mn
2952
+ | oxides, rapid and complete reduction of Mn(III,IV) oxides to Mn(II) was observed
2953
+ | indicating Mn oxides were not involved in U(IV) oxidation after dissolution. Instead,
2954
+ | As(III) oxidation by Mn oxides likely takes place in the aggregate exterior regions, where
2955
+ | As(III) diffused from the interior can be rapidly oxidized by Mn oxides and subsequently
2956
+ | adsorbed to the surrounding Fe oxide matrix.
2957
+ | Our results illustrate that oxic and anoxic cycling of soils will alter the retention
2958
+ | and distribution of trace elements such as arsenic. Owing to mass transfer limited O2
2959
+ | supply and sustained microbial activity, only the exterior region (outer few millimeters)
2960
+ | of soil aggregates may be aerobic even under seemingly well aerated conditions. Owing
2961
+ | the diffusive gradients established from the anaerobic aggregate interior and aerobic
2962
+ | exterior, redox active elements such as Fe, Mn, and As, all having generally more
2963
+ | soluble/mobile species under reducing conditions, will migrated and build in
2964
+ | concentration at aggregate exteriors. Upon a transition from aerobic to anaerobic
2965
+ | conditions, the accumulated elements will be released to the aqueous phase and result in a
2966
+ | concentration pulse within advecting waters. However, the effluent profiles for Mn and
2967
+ | Fe differ considerably. Respiration on Mn oxides is thermodynamically more favorable
2968
+ | than reduction of Fe oxides when coupled with most carbon sources (18). Hence,
2969
+ | sediment profiles containing both Mn and Fe oxides generally exhibit clearly stratified
2970
+ | redox layers where Mn reduction occurs at shallower depths than Fe reduction (25).
2971
+ | Similarly, Mn(II) elution from aggregates under anoxic conditions occurred prior to
2972
+ | Fe(II) elution. Manganese flux from the aggregates occurred under both aerated and
2973
+ | anoxic conditions due to the large activation energy required to oxidize Mn(II) and the
2974
+ | requirement for a microbial or mineral catalyst (21, 26, 27); in contrast, abiotic Fe(II)
2975
+ | oxidation by molecular oxygen is rapid (28), making Fe flux out of aggregates much
2976
+ meta | 89
2977
+ text | more dependent upon aeration status—with aeration resulting in a build-up of Fe in
2978
+ | aggregate exteriors and limited release to groundwater. Certain trace metals have been
2979
+ | found to be more strictly associated with Mn oxides versus Fe oxides; temporal variations
2980
+ | in trace metal efflux from soils and sediments may, therefore, be caused by the
2981
+ | differential reduction of Mn and Fe oxides over time and space.
2982
+ blank |
2983
+ |
2984
+ title | 4.6 Conclusions
2985
+ text | Fate and transport of As, Fe, and Mn is influenced by both redox transitions and
2986
+ | the physical heterogeneity inherent to soils that results in a distribution of biogeochemical
2987
+ | conditions. The structure of soil aggregates allows reductive processes to persist within
2988
+ | the aggregate interiors even under seemingly aerated conditions, with oxidizing processes
2989
+ | being restricted to only a few millimeters of aggregate exteriors. Therefore, reductive
2990
+ | dissolution of As, Mn, and Fe (and reduction of a large suite of constituents) actively
2991
+ | occur regardless of oxygenation within advective flow channels surrounding soil
2992
+ | aggregate. However, release of reduced species from aggregates is highly dependent
2993
+ | upon the metal and aeration status; Mn elution occurs prior to the release of Fe and can
2994
+ | be operative under aerated or anoxic conditions, while Fe is only released out of the
2995
+ | aggregate when the Fe oxide rind is reduced. However, rapid Mn(II) oxidation by
2996
+ | Mn(II)-oxidizing microorganisms has been observed in many oxic environments (29), a
2997
+ | process that can inhibit Mn elution from aggregates in a similar fashion to abiotic
2998
+ | oxidation of Fe(II). Interestingly, As elution from the aggregate is continuous and
2999
+ | comparable under aerated and anoxic conditions; however, As accumulated on the
3000
+ | aggregate exterior (due to adsorption onto Fe oxides formed the oxidation from Fe(II)
3001
+ | diffused from aggregate interior), is released when aerated flow channels transition to
3002
+ | anoxic conditions, producing a sudden high concentration discharge of As into the
3003
+ | advective flow channel. Collectively, our results demonstrate the importance of soil
3004
+ | structure and redox transitions when assessing the mobilization, speciation, and flux of
3005
+ | metal species from soils and sediments.
3006
+ blank |
3007
+ |
3008
+ |
3009
+ meta | 90
3010
+ title | 4.7 Acknowledgements
3011
+ text | This research was supported by the Stanford NSF Environmental Molecular
3012
+ | Science Institute (NSF-CHE-0431425) and by the National Science Foundation (grant
3013
+ | number EAR- 0952019), and by U.S. EPA STAR graduate fellowship (FP-91678701-3)
3014
+ | to S.C.Y. We thank Guangchao Li for analytical assistance and Sam Webb and Matthew
3015
+ | Marcus for µ-XAS/XRF data acquisition and analysis. We thank Yuji Arai and Chris
3016
+ | Fuller for the suggestion in thin section preparations for µ-XAS/ XRF. Portions of this
3017
+ | research were carried out at SSRL and ALS, user facilities supported by the Department
3018
+ | of Energy, Office of Basic Energy Sciences.
3019
+ blank |
3020
+ |
3021
+ title | 4.8 References
3022
+ ref | 1. Smedley P, Kinniburgh D (2002) A review of the source, behaviour and
3023
+ | distribution of arsenic in natural waters. Appl Geochem 17:517–568.
3024
+ blank |
3025
+ ref | 2. Gupta S, Chen K (1978) Arsenic Removal by Adsorption. J Water Pollut Con F
3026
+ | 50:493–506.
3027
+ blank |
3028
+ ref | 3. Tufano KJ, Fendorf S (2008) Confounding impacts of iron reduction on arsenic
3029
+ | retention. Environ Sci Technol 42:4777–4783.
3030
+ blank |
3031
+ ref | 4. Masue Y, Loeppert RH, Kramer TA (2007) Arsenate and arsenite adsorption and
3032
+ | desorption behavior on coprecipitated aluminum : iron hydroxides. Environ Sci
3033
+ | Technol 41:837–842.
3034
+ blank |
3035
+ ref | 5. Manning B, Fendorf S, Bostick B, Suarez D (2002) Arsenic(III) oxidation and
3036
+ | arsenic(V) adsorption reactions on synthetic birnessite. Environ Sci Technol
3037
+ | 36:976–981.
3038
+ blank |
3039
+ ref | 6. Flessa H, Fischer W (1992) Plant-Induced Changes in the Redox Potentials of Rice
3040
+ | Rhizospheres. Plant Soil 143:55–60.
3041
+ blank |
3042
+ ref | 7. ALLER R (1994) Bioturbation and Remineralization of Sedimentary Organic-
3043
+ | Matter - Effects of Redox Oscillation. Chem Geol 114:331–345.
3044
+ blank |
3045
+ ref | 8. Silver W, Lugo A, Keller M (1999) Soil oxygen availability and biogeochemistry
3046
+ | along rainfall and topographic gradients in upland wet tropical forest soils.
3047
+ | Biogeochemistry 44:301–328.
3048
+ blank |
3049
+ |
3050
+ meta | 91
3051
+ ref | 9. Fischer Von J (2002) Separating methane production and consumption with a
3052
+ | field-based isotope pool dilution technique. Global Biogeochem Cycles.
3053
+ blank |
3054
+ ref | 10. Sexstone A, Parkin N (1985) Direct Measurement of Oxygen Profiles and
3055
+ | Denitrification Rates in Soil Aggregates. Soil Science Society of America ….
3056
+ blank |
3057
+ ref | 11. Van Cappellen P et al. (1998) Biogeochemical cycles of manganese and iron at the
3058
+ | oxic-anoxic transition of a stratified marine basin (Orca Basin, Gulf of Mexico).
3059
+ | Environ Sci Technol 32:2931–2939.
3060
+ blank |
3061
+ ref | 12. Jastrow J (1996) Soil aggregate formation and the accrual of particulate and
3062
+ | mineral-associated organic matter. Soil Biol Biochem 28:665–676.
3063
+ blank |
3064
+ ref | 13. Tisdall J, Oades J (1982) Organic matter and water-stable aggregates in soils -
3065
+ | Tisdall - 2006 - Journal of Soil Science - Wiley Online Library. European Journal
3066
+ | of Soil Science.
3067
+ blank |
3068
+ ref | 14. Tokunaga T et al. (2003) Distribution of chromium contamination and microbial
3069
+ | activity in soil aggregates. J Environ Qual 32:541–549.
3070
+ blank |
3071
+ ref | 15. Vogel HJ, Cousin I, Ippisch O, Bastian P (2006) The dominant role of structure for
3072
+ | solute transport in soil: experimental evidence and modelling of structure and
3073
+ | transport in a field experiment. Hydrol Earth Syst Sc 10:495–506.
3074
+ blank |
3075
+ ref | 16. Horn R, Taubner H, Wuttke M, Baumgartl T (1994) Soil physical-properties
3076
+ | related to soil-structure. Soil Till Res 30:187–216.
3077
+ blank |
3078
+ ref | 17. Masue-Slowey Y, Kocar BD, Jofre SAB, Mayer KU, Fendorf S (2011) Transport
3079
+ | Implications Resulting from Internal Redistribution of Arsenic and Iron within
3080
+ | Constructed Soil Aggregates. Environ Sci Technol 45:582–588.
3081
+ blank |
3082
+ ref | 18. Baas-Becking L, Kaplan I, Moore D (1960) Limits of the natural environment in
3083
+ | terms of pH and oxidation-reduction potential. J Geol 68:243–284.
3084
+ blank |
3085
+ ref | 19. Kocar BD, Herbel MJ, Tufano KJ, Fendorf S (2006) Contrasting effects of
3086
+ | dissimilatory iron(III) and arsenic(V) reduction on arsenic retention and transport.
3087
+ | Environ Sci Technol 40:6715–6721.
3088
+ blank |
3089
+ ref | 20. Post J (1999) Manganese oxide minerals: Crystal structures and economic and
3090
+ | environmental significance. P Natl Acad Sci Usa 96:3447–3454.
3091
+ blank |
3092
+ ref | 21. Diem D, Stumm W (1984) ScienceDirect - Geochimica et Cosmochimica Acta : Is
3093
+ | dissolved Mn2+ being oxidized by O2 in absence of Mn-bacteria or surface
3094
+ | catalysts? Geochim Cosmochim Ac.
3095
+ blank |
3096
+ |
3097
+ |
3098
+ meta | 92
3099
+ ref | 22. Schwertmann U, Cornell RM eds. (2000) Iron Oxides in the Laboratary
3100
+ | Schwertmann U, Cornell RMeds (Wiley-VCH Verlag GmbH, Weinheim,
3101
+ | Germany).
3102
+ blank |
3103
+ ref | 23. Webb SM (2005) SIXpack: a graphical user interface for XAS analysis using
3104
+ | IFEFFIT. Phys Scripta T115:1011–1014.
3105
+ blank |
3106
+ ref | 24. Campbell KM, Malasarn D, Saltikov CW, Newman DK, Hering JG (2006)
3107
+ | Simultaneous microbial reduction of iron(III) and arsenic(V) in suspensions of
3108
+ | hydrous ferric oxide. Environ Sci Technol 40:5950–5955.
3109
+ blank |
3110
+ ref | 25. Canfield D, Thamdrup B, Hansen J (1993) the Anaerobic Degradation of Organic-
3111
+ | Matter in Danish Coastal Sediments - Iron Reduction, Manganese Reduction, and
3112
+ | Sulfate Reduction Geochim Cosmochim Ac 57:3867–3883.
3113
+ blank |
3114
+ ref | 26. Tebo B et al. (2004) Biogenic manganese oxides: Properties and mechanisms of
3115
+ | formation. Annu Rev Earth Pl Sc 32:287–328.
3116
+ blank |
3117
+ ref | 27. Nealson K, Tebo B, Rosson R (1988) Occurrence and Mechanisms of Microbial
3118
+ | Oxidation of Manganese.. Adv Appl Microbiol 33:279–318.
3119
+ blank |
3120
+ ref | 28. Stumm W, Lee GF (1961) Oxygenation of Ferrous Iron. Ind Eng Chem 53:143–
3121
+ | 146.
3122
+ blank |
3123
+ ref | 29. Nealson K (2006) in The Prokaryotes, Dworkin M, Falkow S, Rosenberg E,
3124
+ | Schleifer K-H, Stackebrandt Eeds (Springer New York), pp 222–231. Available at:
3125
+ | http://dx.doi.org/10.1007/0-387-30745-1_11.
3126
+ blank |
3127
+ |
3128
+ |
3129
+ |
3130
+ meta | 93
3131
+ | 94
3132
+ title | Chapter 5: Analysis of Arsenic(V)-reducing
3133
+ | microbial community structure and
3134
+ | environmental influences using multivariate
3135
+ | statistics
3136
+ blank |
3137
+ title | 5.1 Abstract
3138
+ text | Arsenic (As) cycling within soils and sediments of the Mekong Delta of
3139
+ | Cambodia is strongly affected by drastic redox fluctuations caused by seasonal
3140
+ | monsoons. Repeated oxidation and reduction of soils, which contain 10-40 mg kg-1 As,
3141
+ | lead to the eventual downward movement of As to the underlying aquifer. Extensive
3142
+ | flooding during monsoon seasons creates anoxic soil conditions that favor anaerobic
3143
+ | microbial metabolic processes, including arsenate (As(V)) respiration–a process
3144
+ | contributing to the mobilization of As. Amplification of a highly conserved functional
3145
+ | gene encoding dissimilatory As(V) reductase, arrA, can be used as a molecular marker to
3146
+ | detect the genetic potential for As(V) respiration in environmental samples. However,
3147
+ | few studies have successfully amplified arrA without prior enrichment, and factors
3148
+ | influencing sequence diversity are currently unknown. In the present study, we examine
3149
+ | the distribution and diversity of arrA genes amplified from multiple study sites within the
3150
+ | Mekong Delta at various soil depths (10, 50, 100, 200, and 400 cm). Additionally, results
3151
+ | from geochemical analysis of soil porewater collected using lysimeters at the
3152
+ | corresponding depths were applied in multivariate analysis to determine whether
3153
+ | variations in arrA sequence could be explained by environmental factors. Here we report
3154
+ | successful amplification, cloning, and sequencing of 223 novel arrA gene sequences from
3155
+ | Cambodia soils without prior enrichment/stimulation, collectively forming a clade that is
3156
+ blank |
3157
+ meta | 95
3158
+ text | phylogenetically distinct from existing sequences in the database. Application of
3159
+ | permutational MANOVA demonstrates that As and depth variables are most strongly
3160
+ | associated with variations in arrA sequences, whereas a number of other porewater
3161
+ | constituents (including Fe) appeared insignificant. Our findings demonstrate the
3162
+ | potential for using biogeochemically and ecologically relevant functional genes to
3163
+ | understand operative geochemical processes and, in particular, conditions promoting the
3164
+ | mobilization of arsenic within flooded, tropical soils—systems where arsenic is having a
3165
+ | devastating impact on human health by contaminating regional aquifers.
3166
+ blank |
3167
+ |
3168
+ title | 5.2 Introduction
3169
+ text | Millions in south and southeast Asia are currently exposed to arsenic (As)
3170
+ | concentrations as high as three orders of magnitude greater than the WHO suggested
3171
+ | limit of 10 µg L-1. Arsenic-bearing minerals derived from the Himalayas is transported
3172
+ | down river channels and deposited into deltas below including the Ganges–Brahmaputra–
3173
+ | Meghna (1, 2), Red River (3), and Mekong River deltas (2, 4, 5). Whereas groundwater
3174
+ | irrigation has been employed for many decades within the Ganges–Brahmaputra–Meghna
3175
+ | basin, groundwater pumping is limited within the Mekong Delta, providing a less
3176
+ | perturbed representation of the As release within southeast Asia. Studies have reported
3177
+ | that, even with relatively minimal groundwater extraction, aquifer As concentrations in
3178
+ | one of the most densely populated area of the Mekong Delta (between the Mekong and
3179
+ | Basaac Rivers) range from 100 to >1000 )g L-1, with an average of ~ 500 )g L-1 (2, 4).
3180
+ | Redox processes within near-surface sediments are responsible for the supply and release
3181
+ | of As into groundwater (2, 4). Oxidation of Himalayan-derived As-bearing sulfur
3182
+ | minerals deposited in the surface sediments releases As, which is temporarily
3183
+ | immobilized through adsorption onto Fe(III) oxides, hydroxides, and oxyhydroxides
3184
+ | (collectively referred to as oxides) in surrounding sediment matrix. Subsequent reductive
3185
+ | dissolution of Fe(III) oxides and As(V) reduction under reducing conditions during the
3186
+ | wet season leads to desorption and partitioning of As into the aqueous phase.
3187
+ | Arsenic(V), the predominant oxidation state under oxic conditions, is generally
3188
+ blank |
3189
+ meta | 96
3190
+ text | considered the less mobile species; in contrast, As(III) dominates under reducing
3191
+ | conditions and, although adsorbs more extensively onto Fe oxides, is loosely bound and
3192
+ | thus more mobile under flow conditions. Therefore, characterization of factors and
3193
+ | processes responsible for the reduction of As(V) is crucial toward understanding As
3194
+ | transport.
3195
+ | Under anaerobic conditions, a major pathway contributing to the transformation
3196
+ | of As(V) is microbial respiration of As(V), which has been shown to provide greater
3197
+ | energetic yield than respiration on goethite and hematite under environmental conditions
3198
+ | in Cambodian sediments (6). Dissimilatory As(V)-reducing bacteria (DARB) have been
3199
+ | isolated from a wide range of environments and are phylogenetically and physiologically
3200
+ | diverse (7). A number of studies have identified and characterized enzymes that catalyze
3201
+ | As(V) respiration (8-11). The reductase is a periplasmic heterodimer composed of the
3202
+ | terminal reductase, ArrA (87-110 kDa), and ArrB (25.7-34 kDa), which provides
3203
+ | electrons to ArrA from c-type cytochromes (9-11).
3204
+ | Model organisms are invaluable for deciphering biochemical mechanisms
3205
+ | responsible for As transformation under constrained laboratory conditions; however,
3206
+ | these organisms and their functional genes may not be representative of those found in
3207
+ | the environment. To this end, the diversity of arrA has only been explored in a limited
3208
+ | number of environments, namely estuarine sediments of Chesapeake bay (12), aquifer
3209
+ | sediments from West Bengal (13), and As-rich soda lakes (14, 15). Previously, Lear et
3210
+ | al. (16) examined arrA genes in acetate-amended Cambodian sediments collected from 9
3211
+ | m depth after 16 and 30 days of incubations, but were unable to amplify any products
3212
+ | from unamended samples. Furthermore, only 10 arrA sequences were reported in that
3213
+ | study, warranting further investigation of representative arrA genes within Cambodian
3214
+ | sediments. Here, we characterize the diversity of As(V)-respiring bacteria in sediments
3215
+ | from the Mekong Delta of Cambodia, where it has been shown that reduction-oxidation
3216
+ | processes occurring within near-surface sediments (* 4 m below surface) are responsible
3217
+ | for As release to the aquifer (2, 4). We report successful amplification and analysis of
3218
+ | 223 arrA sequences (length $ 570 bp) from naturally occurring (unamended) surface
3219
+ | sediments, increasing the existing sequence database by more than two-fold and
3220
+ meta | 97
3221
+ text | significantly expanding the known diversity of this gene. Furthermore, we perform
3222
+ | permutational multivariate analysis of variance (PERMANOVA; adonis function of the
3223
+ | vegan package (17) in R (18)) on UniFrac distances to ascertain how variation in arrA
3224
+ | sequences can be attributed to different environmental covariates (i.e., porewater
3225
+ | constituents) within the soil profile. Overall, this analysis suggests that variation among
3226
+ | arrA ecotypes at each site is best explained by porewater As and depth.
3227
+ blank |
3228
+ |
3229
+ title | 5.3 Materials and Methods
3230
+ blank |
3231
+ title | 5.3.1 Site description and soil sampling.
3232
+ text | Soil samples were obtained from four sites (Site A, B, C, and T) in Kien Svay
3233
+ | district of Kandal province, Cambodia, between the Mekong and Basaac Rivers
3234
+ | approximately 9 km southeast of capital city of Phnom Penh—a site representative of the
3235
+ | Mekong floodplain system. Details of the biogeochemistry and geology of the site have
3236
+ | been thoroughly discussed previously (2, 4, 19). Near surface intact cores were sampled
3237
+ | using the procedure described in (4). Briefly, intact core samples were collected by hand-
3238
+ | augering to 10, 50, 100, 200, and 400 cm depth with a soil sampling device fitted with a
3239
+ | slide hammer (AMS) and core sampler containing a polycarbonate sleeve. The surface 1-
3240
+ | 3 m of orange (Fe(III)-rich) sediment is overlain by gray clay, followed by gray sands at
3241
+ | approximately 12 m depth. Intact cores were kept in gas-tight bags with Anaeropacks
3242
+ | (Mitsubishi) to maintain anaerobic conditions. Core samples were homogenized
3243
+ | aseptically using mortar and pestal in an anaerobic chamber, and triplicate subcores were
3244
+ | taken with sterile 5-mL syringes and sealed in anaerobic containers stored at -80 ˚C prior
3245
+ | to DNA extraction.
3246
+ blank |
3247
+ title | 5.3.2 Lysimeter installation and water collection.
3248
+ text | Tension lysimeters (Prenart Equipment ApS) were installed at the corresponding
3249
+ | depths at each site prior to the collection of intact cores. The procedure used for
3250
+ | installing tension lysimeters was described in Kocar et al. (4). Holes were dug using a
3251
+ | hand auger and sediments removed were used as back-fill after lysimeter installation.
3252
+ meta | 98
3253
+ text | Aqueous chemistry analysis. Lysimeter samples were immediately filtered through a 0.2
3254
+ | µm membrane after collection. Total dissolved As was measured with hydride generation
3255
+ | inductively coupled plasma atomic emission spectroscopy (HG-ICP-AES) with a
3256
+ | detection limit of 5 µg L-1. Total dissolved Fe, Mn, Ca, Na, K, S, Mg, and P were
3257
+ | measured by ICP-AES (Table 5.1). Samples were collected in triplicate and averaged
3258
+ | values were used in multivariate analysis.
3259
+ blank |
3260
+ text | Table 5.1 Concentration of aqueous constituents in porewater samples collected in Kien Svay,
3261
+ | Kandal Province, Cambodia
3262
+ blank |
3263
+ text | # Site Depth Season As Ca Fe K Mg Mn Na P S
3264
+ | (µg L-1) (mg L -1)
3265
+ | 1 A 10 Dry 8.26 164.62 3.47 0.58 0 5.25 44.27 0 9.48
3266
+ | 2 A 50 Dry 11.37 175.77 2.65 0.46 38.74 4.3 36.01 0.04 4.91
3267
+ | 3 A 200 Dry 332.79 86.7 16.11 2.35 23.51 1.03 22.37 0.39 0.53
3268
+ | 4 A 400 Dry 367.03 118.64 16.88 0.63 32.94 1.09 28.42 0.42 0.49
3269
+ | 5 T 50 Dry 34.19 149.27 0.27 3.39 48.56 3.85 113.31 0.07 21.1
3270
+ | 6 C 400 Dry 162.43 73.64 8.91 1.54 39.98 1.01 86.88 1.42 12.01
3271
+ | 7 C 10 Dry 6.12 20.41 0.07 1.14 6.08 0.1 6.18 0 0.74
3272
+ | 8 B 200 Wet 26.86 8.51 1.93 5.43 26.97 0.03 44.09 0.24 102.47
3273
+ | 9 B 100 Wet 4.7 11.91 0.45 133.39 47.05 0.07 44.99 0.05 62.43
3274
+ | 10 B 10 Wet 5.83 5.67 1.05 10.07 14.81 0.3 16.32 0.11 19.7
3275
+ | 11 T 100 Wet 24.7 153.99 0.6 19.79 51.98 4.19 68.93 0.03 4.25
3276
+ | 12 A 100 Wet 7.49 7.8 0.71 24.66 34.62 0.33 20.17 0.16 3.71
3277
+ | 13 A 200 Wet 195.92 107.33 15.48 1.23 30.66 1.06 20.58 0.25 0.61
3278
+ | 14 A 50 Wet 13.65 84.58 1.56 10.22 38.05 1.98 30.02 1.24 14.08
3279
+ | 15 A 10 Wet 9.68 163.4 2.12 0.58 0 4.73 49.61 0 12.51
3280
+ blank |
3281
+ |
3282
+ |
3283
+ title | 5.3.3 Genomic DNA extraction and PCR amplification of arsenate reductase
3284
+ | (arrA) genes.
3285
+ text | DNA was extracted from soil (0.5 g) using FastDNA spin kit for soil (Qbiogene,
3286
+ | Inc.) including use of FastPrep instrument to ensure cell lysis of Gram-positive bacteria,
3287
+ | according to manufacturer’s instructions. Partial arrA gene sequences were amplified
3288
+ | using a nested PCR approach designed by (12). Briefly, primers As1F (5’-
3289
+ | CGAAGTTCGTCCCGATHACNTGG-3’) and As1R (5’- GGGGTGCGGTCYTTNARY
3290
+ | TC-3’) were used for PCR round 1 with a cycle of 5 min denaturation at 94 ˚C, followed
3291
+ | by 35 cycles of 30 s denaturation at 94 ˚C, primer annealing of 30 s at 50 ˚C, followed by
3292
+ blank |
3293
+ meta | 99
3294
+ text | 1 min extension at 72 ˚C. The nested PCR amplification was performed with As2F (5’-
3295
+ | GTCCCNATBASNTGGGANRARGCNMT-3’) and As1R. PCR amplifications were
3296
+ | performed in a total volume of 40 µL containing 20 µL 2X PCR Premix F (Epicentre),
3297
+ | 0.5 µM of each primer, and 1.25 U AmpliTaq DNA polymerase (Applied Biosystems).
3298
+ | 5.3.4 Cloning and sequencing PCR products.
3299
+ | Triplicate PCR products were pooled and gel purified using Qiaquick gel
3300
+ | extraction kit (Qiagen) and purified product was cloned into vector pCR2.1 using TOPO-
3301
+ | TA cloning kit (Invitrogen) following manufacturer’s instruction. Transformed cells
3302
+ | were plated on agar plates containing 50 µg mL-1 kanamycin with X-gal. White colonies
3303
+ | were transferred to 96-well plates containing LB broth with 50 µg mL-1 kanamycin,
3304
+ | grown overnight at 37 ˚C and screened for PCR inserts using T7 and M13R vector
3305
+ | primers. Clones were sequenced on ABI 3730xl capillary sequencers (Applied
3306
+ | Biosystems).
3307
+ blank |
3308
+ title | 5.3.5 Quality control and phylogenetic analysis of arrA gene sequences.
3309
+ text | The raw arrA gene sequences were first trimmed of vector and primer sequence
3310
+ | using the relevant tools in Geneious v5.4 (20) (~368 reads). All reads with trimmed-
3311
+ | length greater than 570 bp were exported to FASTA format and processed/trimmed to the
3312
+ | appropriate arrA open-reading frame using a custom script written with Biostings/R (21).
3313
+ | Trimmed arrA sequences that were still larger than 570 bp and had unambiguous
3314
+ | similarity with known arrA were translated and imported back into Geneious as amino
3315
+ | acid sequences.
3316
+ | Reference amino acid sequences of ArrA were obtained by generally querying
3317
+ | the public databases using PSI-BLAST (22) and several different ArrA sequences as
3318
+ | query. We also took 190 amino acids as a minimum length requirement for any reference
3319
+ | sequences from other studies. Using this approach, we retrieved and included arrA
3320
+ | sequences derived from the studies of Song et al. (12) and Hery et al. (13), as well as
3321
+ | sequences from cultured isolates, which include Bacillus selenitireducens MLS10
3322
+ | (AAQ19491), Chrysiogenes arsenatis DSM 11915 (AAU11839), Sulfurospirillum
3323
+ | barnesii SES-3 (AAU11840), Bacillus arseniciselenatis (AAU11841), Shewanella sp.
3324
+ meta | 100
3325
+ text | HAR-4 (AAU11842), Desulfosporosinus sp. Y5 (ABB02056), Bacillaceae bacterium
3326
+ | ML-SRAO (ABW38092), Halarsenatibacter silvermanii (ACF74513), Wolinella
3327
+ | succinogenes DSM 1740 (NP_906980), Geobacter uraniireducens Rf4 (YP_001229259),
3328
+ | Alkaliphilus metalliredigens QYMF (YP_001318866), Alkaliphilus oremlandii OhILAs
3329
+ | (YP_001512638), Natranaerobius thermophilus JW/NM-W N-LF (YP_001916826),
3330
+ | Geobacter lovleyi (YP_001951391), Shewanella piezotolerans WP3 (YP_002311519),
3331
+ | Desulfitobacterium hafniense DCB-2 (YP_002457721), Denitrovibrio acetiphilus DSM
3332
+ | 12809 (YP_003504839), Bacillus selenitireducens MLS10 (YP_003700672), Ferrimonas
3333
+ | balearica DSM 9799 (YP_003913347), Desulfurispirillum indicum S5 (YP_004111690),
3334
+ | Desulfitobacterium hafniense Y51 (YP_520364), Shewanella sp. W3-18-1 (YP_964317),
3335
+ | +-proteobacterium MLMS-1 (ZP_01288668), and Desulfonatronospira thiodismutans
3336
+ | ASO3-1 (ZP_07017810).
3337
+ | Alignment of the arrA sequences from this study and the reference sequences
3338
+ | was performed using MAFFT, and refined iteratively in Geneious. A total of 376
3339
+ | sequences of at least 190 amino acids (including 223 novel sequences from the present
3340
+ | study) remained in the final alignment after further quality trimming and the manual
3341
+ | removal of any remaining aberrant/problematic sequences. A putative molybdopterin
3342
+ | oxidoreductase from Burkholderiales bacterium 1_1_47 (ZP_07342827) was included as
3343
+ | an outgroup. The final trimmed amino acid alignment (211 positions) was used as input
3344
+ | for phylogenetic reconstruction using the maximum likelihood implementation in phyml
3345
+ | (23), taking as optional parameters the Whelan and Goldman (24) substitution model and
3346
+ | a discrete gamma model with two categories. The maximum likelihood tree was
3347
+ | recalculated in 100 bootstrap iterations to assess node support.
3348
+ blank |
3349
+ |
3350
+ |
3351
+ |
3352
+ meta | 101
3353
+ text | Table 5.2 Weighted UniFrac distance matrix used in PERMANOVA analysis. Definition of
3354
+ | sample number with corresponding sample information is provided in Table 1.
3355
+ blank |
3356
+ text | 1 2 3 4 5 6 7 8 9 10 11 12 13 14
3357
+ | 2 0.62
3358
+ | 3 0.61 0.6
3359
+ | 4 0.56 0.29 0.58
3360
+ | 5 0.57 0.66 0.62 0.62
3361
+ | 6 0.76 0.72 0.78 0.6 0.8
3362
+ | 7 0.58 0.56 0.58 0.56 0.52 0.71
3363
+ | 8 0.61 0.57 0.64 0.46 0.67 0.49 0.57
3364
+ | 9 0.55 0.59 0.59 0.48 0.54 0.59 0.43 0.37
3365
+ | 10 0.54 0.57 0.54 0.54 0.47 0.76 0.34 0.62 0.46
3366
+ | 11 0.58 0.55 0.57 0.57 0.53 0.72 0.3 0.57 0.46 0.22
3367
+ | 12 0.63 0.55 0.63 0.53 0.58 0.71 0.62 0.57 0.6 0.64 0.63
3368
+ | 13 0.59 0.64 0.65 0.6 0.39 0.8 0.64 0.66 0.65 0.63 0.66 0.56
3369
+ | 14 0.67 0.45 0.65 0.45 0.72 0.62 0.57 0.47 0.6 0.65 0.61 0.53 0.69
3370
+ | 15 0.59 0.65 0.65 0.62 0.37 0.81 0.62 0.68 0.63 0.6 0.63 0.58 0.12 0.71
3371
+ blank |
3372
+ title | 5.3.6 Multivariate analysis of arrA genes and environmental factors.
3373
+ text | In order to assess differences in the arrA ecotypes present in a particular sample,
3374
+ | we calculated the weighted-UniFrac distance metric for all pair-wise combinations of
3375
+ | samples (Table 5.2). The weighted-UniFrac calculation requires a species-abundance
3376
+ | table, which by implication requires a species definition for arrA. We took a somewhat
3377
+ | strict 98% amino acid similarity cutoff (as measured in branch-length on the phylogenetic
3378
+ | tree) as the species definition to build the abundance table, using the tipglom function
3379
+ | in the phyloseq package. The subsequent arrA species abundance matrix and
3380
+ | phylogenetic tree were provided as input to weighted-UniFrac, as implemented in
3381
+ | phyloseq/R. The resulting weighted-UniFrac distance matrix was used in PERMANOVA
3382
+ | analysis using the adonis function in the vegan package of R.
3383
+ blank |
3384
+ |
3385
+ title | 5.4 Results and Discussion
3386
+ blank |
3387
+ title | 5.4.1 Phylogenetic analysis of arrA genes in Cambodian sediments.
3388
+ text | The diversity of As(V)-reducing bacteria was assessed in near-surface
3389
+ | Cambodian sediments by amplifying the arrA functional gene from sediment samples
3390
+ meta | 102
3391
+ text | without prior enrichment (e.g., organic carbon amendment). A total of 376 non-chimeric
3392
+ | sequences were included in a maximum likelihood estimate of the ArrA phylogeny
3393
+ | (Figure 5.1). We arbitrarily defined 0.02 average amino acid substitutions per site
3394
+ | (branch length) as a cutoff for a stringent definition of an operational taxonomic unit
3395
+ | (OTU), calculated by the tipglom function in phyloseq, resulting in a total of 173 ArrA
3396
+ | phylotypes. In general, putative ArrA sequences obtained from Cambodia sediment
3397
+ | formed a separate monocladistic group that is most closely related to the arrA gene in
3398
+ | Geobacter uranireducens and Geobacter lovleyii (Figure 1).
3399
+ | Sequences acquired in the present study were compared phylogenetically to
3400
+ | environmental predicted ArrA sequences from Chesapeake Bay (12) and West Bengal
3401
+ | (13), made possible by the application of the same nested PCR method and primer set in
3402
+ | all three studies, which provided highly comparable product length and arrA region
3403
+ | amplified. A great majority (>90%) of sequences acquired from near-surface Cambodian
3404
+ | sediments form a distinct cluster from the Chesapeake Bay and West Bengal ArrA
3405
+ | sequences. The remaining sequences fell within the DARB isolate cluster, with closest
3406
+ | neighbor sequences from Chesapeake Bay. Previously, sequences from Chesapeake Bay
3407
+ | were reported to form distinct phylogenetic clusters from DARB isolates; however,
3408
+ | application of maximum likelihood rather than neighbor-joining method for tree
3409
+ | construction placed 51 (70%) sequences from Chesapeake Bay within the DARB isolate
3410
+ | cluster. Although neighbor-joining method is computationally efficient, it has several
3411
+ | well-understood weaknesses that make it a poor choice for estimating complex
3412
+ | phylogenies, whereas estimating phylogeny using maximum likelihood is demonstrably
3413
+ | more robust and consistent when encountering assumption violations (25). The ArrA
3414
+ | phylogenetic trees presented here are the first to be constructed with maximum likelihood
3415
+ | method and may provide a more accurate estimate of the relationship between clones
3416
+ | from various sites. Hery et al. (13) states that 10 arrA sequences acquired from
3417
+ | Cambodian sediments after enrichment/stimulation with As(V) and acetate amendments
3418
+ | (16) cluster separately from West Bengal sequences; however, sequences from that study
3419
+ | are unavailable and thus we are unable to make comparisons to those obtained within our
3420
+ | current study. Nevertheless, our current dataset supports the conclusion that clones from
3421
+ meta | 103
3422
+ text | Figure 5.1 Maximum likelihood phylogram of available ArrA sequences. Sequences were
3423
+ | required to be at least 190 amino acids in length for inclusion in analysis. Sequences obtained
3424
+ | from two previous environmental surveys (Song et al. (12); Hery et al. (13)) are also included.
3425
+ | Tips (phylotypes) are labeled according to their source site and depth, the previous survey, or
3426
+ | with an isolate name, respectively. Multiple symbols at the same tip indicate that the same
3427
+ | phylotype was observed in multiple samples. The number inside the symbol indicates the total
3428
+ | number of individuals observed.
3429
+ blank |
3430
+ |
3431
+ |
3432
+ meta | 104
3433
+ text | Figure 5.2 Expanded representation of the Cambodia-specific clade (this study).
3434
+ blank |
3435
+ |
3436
+ |
3437
+ |
3438
+ meta | 105
3439
+ text | Table 5.3 Permutational MANOVA results using adonis function of vegan package.
3440
+ blank |
3441
+ text | Sums of Mean
3442
+ | Variable Df F Model R2 P
3443
+ | Squares Squares
3444
+ | Depth 1 0.29 0.29 2.15 0.12 0.06
3445
+ | Site 3 0.57 0.19 1.41 0.23 0.22
3446
+ | As 1 0.28 0.28 2.12 0.12 0.07
3447
+ | Ca 1 0.15 0.15 1.14 0.06 0.38
3448
+ | Fe 1 0.15 0.15 1.13 0.06 0.40
3449
+ | K 1 0.05 0.05 0.35 0.02 0.96
3450
+ | Mg 1 0.20 0.20 1.47 0.08 0.21
3451
+ | Mn 1 0.17 0.17 1.30 0.07 0.30
3452
+ | Na 1 0.24 0.24 1.75 0.10 0.12
3453
+ | P 1 0.10 0.10 0.74 0.04 0.71
3454
+ | S 1 0.12 0.12 0.90 0.05 0.55
3455
+ | Cambodia are indeed distinct from those amplified from West Bengal. A more detailed
3456
+ | view of the phylogeny of arrA clones from Cambodia is provided in Figure 5.2. Clones
3457
+ | do not appear to form obvious clusters by site, depth, or season (wet-season samples are
3458
+ | indicated by black outline).
3459
+ blank |
3460
+ title | 5.4.2 Permutational MANOVA analysis.
3461
+ text | To determine whether variations in environmental factors can explain variations
3462
+ | observed in arrA sequence data, we applied permutational multivariate analysis of
3463
+ | variance (PERMANOVA) using distance matrix calculated by weighted UniFrac method
3464
+ | (26). PERMANOVA is a non-parametric method for multivariate analysis of variance
3465
+ | that is less stringent than traditional multivariate analyses and is, therefore, more
3466
+ | appropriate for ecological data (27). We were able to determine whether variation in
3467
+ | porewater chemistry (provided in Table 5.1) explained variations in As(V)-reducing
3468
+ | microbial community structure. Results indicate that variation in depth and As
3469
+ | concentrations in porewater are weakly associated (P = 0.06 and 0.07, respectively) with
3470
+ | variations in arrA sequences between samples, while other pore-water aqueous
3471
+ | constituents do not appear significant (Table 5.3).
3472
+ | Variations in As(V)-reducing microbial communities associated with depth and
3473
+ | As concentrations can be explained by shifts in active redox processes with increasing
3474
+ blank |
3475
+ meta | 106
3476
+ text | depth within the surface soils. Dry season conditions lead to the formation of large
3477
+ | cracks, due to the great shrink-swell capacity of clays, leading to aeration and adsorption
3478
+ | of As on Fe(III) oxides at shallow depths (< 1 m) (4). However, deeper depths (>1 cm)
3479
+ | are highly reducing throughout both the dry and wet seasons, where sediment color
3480
+ | transitions to gray and As concentrations are no longer strongly correlated with Fe and
3481
+ | alkalinity (4). Arsenic(V)-respiring microorganisms are most likely active in the near
3482
+ | surface sediments where fresh carbon sources are deposited annually (e.g. detritus from
3483
+ | plants and animals) and As(V) is available. At depths >1 m, As is present mostly in the
3484
+ | reduced form and, therefore, As(V)-respiration likely plays a minor role in As cycling.
3485
+ blank |
3486
+ |
3487
+ title | 5.5 References
3488
+ ref | 1. Nickson R, McArthur J, Ravenscroft P, Burgess W, & Ahmed K (2000)
3489
+ | Mechanism of arsenic release to groundwater, Bangladesh and West Bengal.
3490
+ | Appl Geochem 15(4):403-413 .
3491
+ | 2. Polizzotto ML, Kocar BD, Benner SG, Sampson M, & Fendorf S (2008) Near-
3492
+ | surface wetland sediments as a source of arsenic release to ground water in Asia.
3493
+ | Nature 454 (7203):505-U505 .
3494
+ | 3. Berg M, et al. (2001) Arsenic contamination of groundwater and drinking water
3495
+ | in Vietnam: a human health threat. Environ Sci Technol 35(13):2621-2626 .
3496
+ | 4. Kocar BD, et al. (2008) Integrated biogeochemical and hydrologic processes
3497
+ | driving arsenic release from shallow sediments to groundwaters of the Mekong
3498
+ | delta. Appl Geochem 23(11):3059-3071 .
3499
+ | 5. Buschmann J, Berg M, Stengel C, & Sampson ML (2007) Arsenic and manganese
3500
+ | contamination of drinking water resources in Cambodia: Coincidence of risk areas
3501
+ | with low relief topography. Environmental Science & Technology 41(7):2146-
3502
+ | 2152 .
3503
+ | 6. Kocar BD & Fendorf S (2009) Thermodynamic Constraints on Reductive
3504
+ | Reactions Influencing the Biogeochemistry of Arsenic in Soils and Sediments.
3505
+ | Environ Sci Technol 43(13):4871-4877 .
3506
+ | 7. Oremland R, et al. (2005) A microbial arsenic cycle in a salt-saturated, extreme
3507
+ | environment. Science 308(5726):1305-1308 .
3508
+ | 8. Saltikov C, Cifuentes A, Venkateswaran K, & Newman D (2003) The ars
3509
+ | detoxification system is advantageous but not required for As(V) respiration by
3510
+ | the genetically tractable Shewanella species strain ANA-3. Appl Environ Microb
3511
+ | 69(5):2800-2809 .
3512
+ | 9. Saltikov C & Newman D (2003) Genetic identification of a respiratory arsenate
3513
+ | reductase. P Natl Acad Sci USA 100(19):10983-10988 .
3514
+ blank |
3515
+ |
3516
+ meta | 107
3517
+ ref | 10. Krafft T (1998) Purification and characterization of the respiratory arsenate
3518
+ | reductase of Chrysiogenes arsenatis - Krafft - 2001 - European Journal of
3519
+ | Biochemistry - Wiley Online Library. Eur. J. Biochem.
3520
+ | 11. Afkar E, et al. (2003) The respiratory arsenate reductase from Bacillus
3521
+ | selenitireducens strain MLS10. Fems Microbiol Lett 226(1):107-112 .
3522
+ | 12. Song B, Chyun E, Jaffe PR, & Ward BB (2009) Molecular methods to detect and
3523
+ | monitor dissimilatory arsenate-respiring bacteria (DARB) in sediments. Fems
3524
+ | Microbiol Ecol 68(1):108-117 .
3525
+ | 13. Hery M, et al. (2010) Arsenic release and attenuation in low organic carbon
3526
+ | aquifer sediments from West Bengal. Geobiology 8(2):155-168 .
3527
+ | 14. Hoeft SE, Kulp TR, Han S, Lanoil B, & Oremland RS (2010) Coupled
3528
+ | Arsenotrophy in a Hot Spring Photosynthetic Biofilm at Mono Lake, California.
3529
+ | Appl. Environ. Microbiol. 76(14):4633.
3530
+ | 15. Kulp TR, et al. (2006) Dissimilatory arsenate and sulfate reduction in sediments
3531
+ | of two hypersaline, arsenic-rich soda lakes: Mono and Searles lakes, California.
3532
+ | Appl. Environ. Microbiol. 72(10):6514-6526 .
3533
+ | 16. Lear G, Song B, Gault AG, Polya DA, & Lloyd JR (2007) Molecular analysis of
3534
+ | arsenate-reducing bacteria within Cambodian sediments following amendment
3535
+ | with acetate. Appl Environ Microb 73(4):1041-1048 .
3536
+ | 17. Jari Oksanen FGB, Roeland Kindt, Pierre Legendre, R. B. O'Hara GLS, Peter
3537
+ | Solymos, M. Henry H. Stevens, & Wagner aH (2011) Vegan: Community
3538
+ | Ecology Package), R package version 1.17-11.
3539
+ | 18. R development core team RDC (2011) R: A language and environment for
3540
+ | statistical computing. R Foundation for Statistical Computing.
3541
+ | 19. Benner SG, et al. (2008) Groundwater flow in an arsenic-contaminated aquifer,
3542
+ | Mekong Delta, Cambodia. Appl Geochem 23(11):3072-3087 .
3543
+ | 20. Drummond AJ KM, Heled J, Moir R, Thierer T, Ashton B (2006) Geneious
3544
+ | v1.2.1), Available from http://www.geneious.com/.
3545
+ | 21. DebRoy HPaPAaRGaaS (2009) Biostrings: String objects representing biological
3546
+ | sequences, and matching algorithms), R package version 2.20.0.
3547
+ | 22. Altschul S (1997) Gapped BLAST and PSI-BLAST: a new generation of protein
3548
+ | database search programs. Nucleic Acids Res. 25(17):3389-3402.
3549
+ | 23. Guindon S, et al. (2010) New Algorithms and Methods to Estimate Maximum-
3550
+ | Likelihood Phylogenies: Assessing the Performance of PhyML 3.0. Syst. Biol.
3551
+ | 59(3):307-321 .
3552
+ | 24. Whelan S (2001) A General Empirical Model of Protein Evolution Derived from
3553
+ | Multiple Protein Families Using a Maximum-Likelihood Approach. Mol. Biol.
3554
+ | Evol.
3555
+ | 25. Huelsenbeck JP (1995) The robustness of two phylogenetic methods: four-taxon
3556
+ | simulations reveal a slight superiority of maximum likelihood over neighbor
3557
+ | joining. Mol Biol Evol 12(5):843-849 .
3558
+ | 26. Lozupone CA, Hamady M, Kelley ST, & Knight R (2007) Quantitative and
3559
+ | qualitative beta diversity measures lead to different insights into factors that
3560
+ | structure microbial communities. Appl. Environ. Microbiol. 73(5):1576-1585 .
3561
+ blank |
3562
+ meta | 108
3563
+ ref | 27. Anderson M (2001) A new method for non"parametric multivariate analysis of
3564
+ | variance. Austral Ecol.
3565
+ blank |
3566
+ |
3567
+ |
3568
+ |
3569
+ meta | 109
3570
+ | 110
3571
+ title | Chapter 6: Summary
3572
+ blank |
3573
+ text | The fate and transport of As in soils and sediments is determined by a complex
3574
+ | interplay of chemical, biological, and physical factors. To this end, this thesis aimed to
3575
+ | decipher the combined effects of biotic and abiotic reactions controlling As redox,
3576
+ | sorption, and transport processes within systems that simulate the physical complexity of
3577
+ | soil systems.
3578
+ | Mass transfer limitations within soil systems causes steep concentration
3579
+ | gradients that form redox interfaces. Competitive reduction and oxidation reactions may
3580
+ | take place at such boundaries, altering the fate of As due to fluctuations in As speciation.
3581
+ | In Chapter 2, I show that at the interface of a strong oxidant, birnessite, and reductant,
3582
+ | As(V)-reducing bacteria, As can be cycled between oxidized and reduced forms.
3583
+ | Arsenic(III) is rapidly oxidized by birnessite, producing As(V) which can then be
3584
+ | reduced back to As(III). The oxidation of As(III) reductively dissolves birnessite,
3585
+ | releasing Mn(II) into solution. During dissimilatory As(V) reduction, lactate oxidation
3586
+ | also results in the production of (bi)-carbonate. Initially, I hypothesized that the final
3587
+ | ratio of As(V) to As(III) would be determined by the ratio of birnessite relative to the
3588
+ | electron donor used for microbial respiration. Theoretically, As(V) would continue to be
3589
+ | generated until the exhaustion of the oxidant (birnessite) and, conversely, As(III)
3590
+ | concentrations would be expected to diminish only after lactate source is depleted.
3591
+ | However, I discovered that the redox cycle becomes short-circuited in the presence of
3592
+ | chemically and biologically produced reaction products: the products of the As oxidation
3593
+ | and reduction reactions combine to precipitate rhodochrosite (MnCO3), which
3594
+ | subsequently inhibits As(III) oxidation through birnessite surface passivation. Reactive
3595
+ | transport modeling predictions demonstrated that decreased supply of lactate decreases
3596
+ | the extent of As(III) production due to limiting carbon source for As(V) respiration,
3597
+ | which in turn decreases rhodochrosite formation and promotes As(III) oxidation by
3598
+ | birnessite. It was also observed that pseudo-steady state is reached within reducing and
3599
+ blank |
3600
+ meta | 111
3601
+ text | oxidizing environments due to the faster relative rate of redox processes as compared to
3602
+ | diffusion limited mass transport of solutes. This finding has important implications on
3603
+ | the speciation of As in soils where physical complexity can induce separated
3604
+ | biogeochemical islands that interact through diffusion controlled mass transfer. My
3605
+ | results demonstrate that products from biologically driven reaction products can alter the
3606
+ | expected rates and extent of redox processes taking place at redox interfaces within
3607
+ | diffusion limited systems like soils.
3608
+ | Although Chapter 2 explored the role of Mn oxides as an oxidant of As(III) that
3609
+ | is reductively dissolved during the oxidation process, Mn oxides can be regenerated by
3610
+ | Mn(II) oxidation pathways in soil systems, controlling the concentration of Mn(II) in
3611
+ | solution. A majority of Mn oxides in the environment are biogenically produced (1),
3612
+ | where the oxidative and sorptive properties of biogenic manganese oxides differ from
3613
+ | those of synthetic Mn oxides. The presence of Mn(II)-oxidizing bacteria may maintain a
3614
+ | lower aqueous concentration of Mn(II) through precipitation of Mn oxides, preventing
3615
+ | the formation of rhodochrosite, and thus allowing rapid redox cycling of As to be
3616
+ | maintained. Further exploration is needed to determine the role of biological processes in
3617
+ | Mn oxidation and its influence on As redox cycling.
3618
+ | The combined effects of oxidation and competitive adsorption of As onto
3619
+ | multiple sorbents available in soils can greatly impact the release of As from the solid
3620
+ | phase. In Chapter 3, I demonstrate that in the presence of both birnessite and goethite,
3621
+ | As(III) is rapidly oxidized to As(V) by birnessite, and oxidation rate is dependent upon
3622
+ | birnessite mass and As(III) concentrations, consistent with previous findings (2, 3).
3623
+ | Arsenic(V) then preferentially partitions onto goethite with aqueous As(V)
3624
+ | concentrations determined by the degree of surface coverage; saturation of the goethite
3625
+ | surface leads to a proportional increase in the aqueous concentration. My findings show
3626
+ | that within soil matrices composed of a mixture of Mn and Fe oxides, Mn oxides operate
3627
+ | primarily as oxidants of As(III) to form the more strongly sorbing As(V); ultimately, Fe
3628
+ | oxides are the primary adsorbents immobilizing As(V) within soil systems.
3629
+ | I examine the combined effects of competitive reduction-oxidation reactions
3630
+ | studied in Chapter 2 with the competitive sorption processes explored in Chapter 3within
3631
+ meta | 112
3632
+ text | a system simulating the conditions imposed by the complex structure of soils.
3633
+ | Accordingly, in Chapter 4, I reveal the mechanisms involved in As cycling within
3634
+ | synthetic aggregates composed of Mn and Fe oxide coated sands inoculated with As(V)-
3635
+ | reducing bacteria. The release and speciation of dissolved As, Mn, and Fe from
3636
+ | aggregates is highly dependent upon redox status. Even as the advecting solution
3637
+ | surrounding the aggregate is aerated, a reducing interior is formed where As, Mn, and Fe
3638
+ | are desorbed and mobilized to the oxygenated exterior realm of the aggregate. Reduced
3639
+ | species of As, Mn, and Fe are transported from the aggregate center and accumulate on
3640
+ | the exterior rind of the aggregate. Upon transition to anaerobic conditions in advecting
3641
+ | solution, a pulse of all three constituents is released into the advecting solution.
3642
+ | Conversely, transition from anaerobic to aerated conditions leads to decrease in release of
3643
+ | reduced species into the advecting channel because of oxidation precipitation of Fe and
3644
+ | Mn oxides. Additionally, As(III) oxidation by Mn oxides is only appreciable in the
3645
+ | presence of O2; the rapid dissimilatory reduction of Mn oxides after the onset of anoxic
3646
+ | conditions inhibits further oxidation. Collectively, these results show that As retention is
3647
+ | dependent upon redox conditions within soil, where retention and release can be highly
3648
+ | variable, spatially and temporally.
3649
+ | In addition to chemical and physical heterogeneity, biological diversity
3650
+ | contributes to the complexity of operative processes within soil systems. Accordingly, I
3651
+ | surveyed the microbial ecology of As(V) reduction in soils of the Mekong Delta, where
3652
+ | As cycling plays a crucial role in the health and safety of millions. Dissimilatory As(V)-
3653
+ | respiring bacteria (DARBs) have been shown to catalyze the reduction of As in many
3654
+ | environments (5). However, the community structure of DARBs, which can reflect local
3655
+ | chemical conditions, has not been thoroughly explored in the environment. In Chapter 5,
3656
+ | I discovered that sequences encoding functional gene arrA amplified from the Mekong
3657
+ | Delta of Cambodia composed a novel, phylogenetically distinct clade. Furthermore,
3658
+ | application of permutational multivariate analysis of variance using distance matrix
3659
+ | calculated from the constructed phylogenetic tree demonstrates that variations in
3660
+ | community structure can be explained by variations in porewater As concentration and
3661
+ | soil depth. However, changes in community structure of As(V)-reducing bacteria is
3662
+ meta | 113
3663
+ text | influenced by a multitude of factors aside from aqueous concentrations of select
3664
+ | constituents; therefore, additional sequence information along with corresponding
3665
+ | environmental chemical measurements is needed to confirm these findings.
3666
+ blank |
3667
+ |
3668
+ |
3669
+ |
3670
+ meta | 114
3671
+ title | 6.1 References
3672
+ blank |
3673
+ ref | 1. Diem D & Stumm W (1984) ScienceDirect - Geochimica et Cosmochimica Acta :
3674
+ | Is dissolved Mn2+ being oxidized by O2 in absence of Mn-bacteria or surface
3675
+ | catalysts? Geochim. Cosmochim. Acta.
3676
+ | 2. Manning B, Fendorf S, Bostick B, & Suarez D (2002) Arsenic(III) oxidation and
3677
+ | arsenic(V) adsorption reactions on synthetic birnessite. Environ Sci Technol
3678
+ | 36(5):976-981 .
3679
+ | 3. Scott M & Morgan J (1995) Reactions at oxide surfaces. 1. Oxidation of As(III)
3680
+ | by synthetic birnessite.Environ Sci Technol 29(8):1898-1905.
3681
+ | 4. Masue-Slowey Y, Kocar BD, Jofre SAB, Mayer KU, & Fendorf S (2011)
3682
+ | Transport Implications Resulting from Internal Redistribution of Arsenic and Iron
3683
+ | within Constructed Soil Aggregates. Environ. Sci. Technol. 45(2):582-588.
3684
+ | 5. Oremland R & Stolz J (2003) The ecology of arsenic. Science 300(5621):939-
3685
+ | 944 .
3686
+ blank |
3687
+ |
3688
+ |
3689
+ |
3690
+ meta | 115
3691
+ | 116
3692
+ | APPENDIX A: Supporting information for
3693
+ | Chapter 2
3694
+ blank |
3695
+ title | A.1 Reactive Transport Modeling using MIN3P
3696
+ blank |
3697
+ text | The framework of our simulation is divided into a finite difference matrix
3698
+ | consisting of three cells representing two chambers separated by a permeable membrane
3699
+ | (representing the third cell). Dirichlet (fixed head) boundaries are set at both ends of the
3700
+ | three-cell domain to simulate a closed system. The heads within both chambers remain
3701
+ | identical at all times; therefore, there is no hydraulic gradient. Hence, hydraulic
3702
+ | conductivities are not applicable in this system, and transport is solely governed by
3703
+ | diffusion.
3704
+ | The biogeochemical conceptual model of our system is summarized in Table 2.1
3705
+ | in Chapter 2, and can be divided into the following processes: 1) abiotic oxidation of
3706
+ | As(III) by birnessite (eq. 1-3), 2) reductive dissolution of birnessite (eq. 4), 3) microbial
3707
+ | reduction of As(V) with lactate oxidation to acetate (eq. 5), 4) adsorption/desorption of
3708
+ | As(V) and As(III) from birnessite (eq. 6-8), and 5) precipitation of rhodochrosite (eq. 9).
3709
+ | Rhodochrosite precipitation is allowed upon Mn2+/CO32- reaching saturation, the
3710
+ | formation of which inhibits As(III) oxidation by birnessite (eq. 1) by defining
3711
+ | rhodochrosite species as an inhibition term with an inhibition constant (Ki) of 1.5x10-10.
3712
+ | Arsenic adsorption/desorption is described using a simple reversible equilibrium
3713
+ | expression formulated by Dzombeck and Morel (38) as described by Mayer et al. (36,
3714
+ | 39). The diffusion coefficient was calibrated to As concentrations measured in chambers
3715
+ | over time when As was injected in the absence of bacteria and birnessite.
3716
+ | Within the chamber cells, rates of inter-aqueous and heterogeneous reactions were
3717
+ | described according to the general formulation:
3718
+ blank |
3719
+ |
3720
+ |
3721
+ |
3722
+ text | Where Vmax is the maximum rate of reaction, term (1) represents the rate
3723
+ | dependence on substrate concentration [A] (multiple substrates are allowed), with
3724
+ | exponent X providing reaction order (or fractional dependence), term (2) is a Monod
3725
+ | expression with exponential dependence Y, where Sm represents a limiting substrate
3726
+ | concentration and Km is a half-saturation constant, term (3) is an inhibition term with
3727
+ | exponential dependence Z, where Ki represents an inhibition threshold concentration for
3728
+ blank |
3729
+ meta | 117
3730
+ text | substrate Si, and term (4) is a chemical affinity term, where IAP and Keq represent the ion
3731
+ | activity product and reaction equilibrium (or solubility product) constants, respectively.
3732
+ | There is a paucity of adsorption isotherm data available for As on
3733
+ | birnessite; therefore, diffuse layer constants for As(V) adsorption on hydrous ferric
3734
+ | oxides (HFO) were applied in the model (using values from (1) shown in Table 2.1 of the
3735
+ | Chapter 2, Eqs 6 - 8).
3736
+ blank |
3737
+ |
3738
+ text | Table A.1 Rate expressions for reactions used in simulation.
3739
+ blank |
3740
+ text | Eqn (Bio)geoch- Rate Expression
3741
+ | No. emical reaction
3742
+ | 1 As(V) # [C 3H 5O -3 ] & y1 # [As(V)] &y2
3743
+ | Reduction R(As(V)-reduction) = "k(As(V)-reduction)%% halfsat -[C H O - ] ( % halfsat -[As(V)] (
3744
+ | - (
3745
+ | $ [K(As(V)-reduction) ] + [C 3H 5O 3 ] ' $ [K(As(V)-reduction) ] + [As(V)] '
3746
+ | 3 5 3
3747
+ blank |
3748
+ |
3749
+ |
3750
+ text | 2 As(III) # [MnO 2 ] & y1 # [As(III)] &y2 # thresh -[MnCO 3 ]
3751
+ | K(As(III)-oxidation) &z
3752
+ | Oxidation R(As(III)-oxidation) = "k(As(III)-oxidation)% halfsat -[MnO 2 ] ( % halfsat -[As(III)] ( % thresh -[MnCO3 ] (
3753
+ | $ K(As(III)-oxidation) + [MnO 2 ] ' $ K(As(III)-oxidation) + [As(III)]' $ K(As(III)-oxidation) + [MnCO 3 ] '
3754
+ | !
3755
+ | 3 Rhodochrosite # [Mn 2+ ] &y1 # [CO 3 2- ] &y 2
3756
+ | Precipitation R(MnCO3 -pptn) = "k(MnCO3 -pptn)%% halfsat -[Mn 2+ ] ( % (
3757
+ | ! 2+ ( % halfsat -[CO 3 2- ] 2- (
3758
+ | [K
3759
+ | $ (MnCO3 -pptn) ] + [Mn ] [K
3760
+ | ' $ (MnCO3 -pptn) ] + [CO 3 ] '
3761
+ blank |
3762
+ text | * Kinetic and thermodynamic parameters given in table A.2. All exponential values (yn
3763
+ | and z) are set
3764
+ | ! to 1.
3765
+ blank |
3766
+ |
3767
+ |
3768
+ |
3769
+ meta | 118
3770
+ text | Table A.2 Kinetic and thermodynamic values used in reactive transport simulations.
3771
+ blank |
3772
+ |
3773
+ text | Rhodochrosite
3774
+ | As(V) reduction As(III) oxidation
3775
+ | precipitation
3776
+ | Rate
3777
+ | constant
3778
+ | (mol L-1 d-1)b 1.0x10-8 2.0x10-4a 1.0x10-9a
3779
+ blank |
3780
+ |
3781
+ text | Literature 2.31x10-6
3782
+ | H (40) -- --- ---
3783
+ | Values
3784
+ | -9
3785
+ | 2.90x10
3786
+ | L (27) -- --- ---
3787
+ blank |
3788
+ |
3789
+ text | Half-
3790
+ | Saturation
3791
+ | Constant
3792
+ | (Ks)
3793
+ blank |
3794
+ text | C 3H 5O 3- 5.0x10-4a Birnessite 2.0x10-4a Mn2+ 1.0x10-10a
3795
+ | As(V) 1.0x10-10a As(III) 5.0x10-4a CO32- 1.0x10-10a
3796
+ blank |
3797
+ text | Inhibition
3798
+ | Constant
3799
+ | (Ki)
3800
+ blank |
3801
+ text | -- -- Rhodochrosite 1.5x10-10a -- --
3802
+ blank |
3803
+ |
3804
+ text | a = calibrated
3805
+ blank |
3806
+ |
3807
+ |
3808
+ |
3809
+ meta | 119
3810
+ title | A.2 Carbonate calculations
3811
+ blank |
3812
+ text | Concentrations of carbonate were calculated according to the following reaction:
3813
+ blank |
3814
+ text | 2H3AsO4 + C3H5O3- --> 2H3AsO3 + CO32- + H+ + CH3COOH
3815
+ blank |
3816
+ text | For every 1 mol of lactate oxidized via reduction of arsenate, 1 mol of carbonate and 1
3817
+ | mol of acetate are produced. pH of the solutions remained constant owing to the addition
3818
+ | of high concentration of PIPES buffer; therefore, the concentration of carbonate within
3819
+ | the system was equivalent to the concentration of acetate measured. The carbonate
3820
+ | concentrations calculated from these measurements were then used to calculate the
3821
+ | saturation index of rhodochrosite.
3822
+ blank |
3823
+ |
3824
+ |
3825
+ title | A.3 Saturation index calculations
3826
+ blank |
3827
+ text | The reaction representing the formation of rhodochrosite in the RTM is as follows:
3828
+ blank |
3829
+ text | Mn2+ + CO32- = MnCO3(s)
3830
+ blank |
3831
+ text | Saturation index of rhodochrosite is calculated as
3832
+ blank |
3833
+ |
3834
+ |
3835
+ |
3836
+ text | where
3837
+ blank |
3838
+ text | IAP = (Mn 2+ )(CO32" ) = # Mn 2+ [Mn 2+ ]# CO 2" [CO32" ]
3839
+ | 3
3840
+ blank |
3841
+ |
3842
+ |
3843
+ |
3844
+ text | calculated at pH 7.1.
3845
+ | ! Ionic strength of the solution was low (0.018), therefore the Debye-Hückel equation was
3846
+ | used to calculate activity coefficients.
3847
+ blank |
3848
+ text | Rhodochrosite solubility product values (log [Ksp]) in literature range from -10.2 (41) to -
3849
+ | 10.93(42). The intermediate value of -10.41 (43), was applied in this study.
3850
+ blank |
3851
+ |
3852
+ |
3853
+ |
3854
+ meta | 120
3855
+ title | A.4 Diffusion coefficient calculations
3856
+ blank |
3857
+ text | The diffusion coefficient (DAB) use in the reactive transport model was calculated using
3858
+ | the following formula:
3859
+ blank |
3860
+ |
3861
+ |
3862
+ text | Where S [m2] is the surface area of the membrane, DAB [m2 s-1] is the diffusion coefficient
3863
+ | for the solute, H [m3 g-1]is the partition coefficient, V [m3] is the volume of each
3864
+ | compartment, and L [m] is the length of the reactor. " [mol L-1 s-1]is the slope of the line
3865
+ | for a plot of y versus time, where
3866
+ blank |
3867
+ |
3868
+ |
3869
+ text | Conc1 [mol L-1] is As concentration in the chamber where As was injected and Conc2
3870
+ | [mol L-1]is the As concentration into which As is being diffused (here, an injection in
3871
+ | only one chamber was conducted while in all other experiments dual injection
3872
+ | transpired). An equal and constant head was applied to both chambers, creating a
3873
+ | diffusion controlled transport system.
3874
+ blank |
3875
+ |
3876
+ |
3877
+ |
3878
+ title | A.5 References cited in Appendix A
3879
+ blank |
3880
+ ref | 1. Dixit S & Hering J (2003) Comparison of arsenic(V) and arsenic(III) sorption
3881
+ | onto iron oxide minerals: Implications for arsenic mobility. Environ Sci Technol
3882
+ | 37(18):4182-4189 .
3883
+ | 2. Manning B, Fendorf S, Bostick B, & Suarez D (2002) Arsenic(III) oxidation and
3884
+ | arsenic(V) adsorption reactions on synthetic birnessite. Environ Sci Technol
3885
+ | 36(5):976-981 .
3886
+ | 3. Gupta SK & Chen KY (1978) Arsenic Removal by Adsorption. Journal Water
3887
+ | Pollution Control Federation 50(3):493-506 .
3888
+ | 4. Tufano KJ, Reyes C, Saltikov CW, & Fendorf S (2008) Reductive Processes
3889
+ | Controlling Arsenic Retention: Revealing the Relative Importance of Iron and
3890
+ | Arsenic Reduction. Environ Sci Technol 42(22):8283-8289 .
3891
+ | 5. Zobrist J, Dowdle P, Davis J, & Oremland R (2000) Mobilization of arsenite by
3892
+ | dissimilatory reduction of adsorbed arsenate. Environ Sci Technol 34(22):4747-
3893
+ | 4753 .
3894
+ | 6. Myers C & Nealson K (1988) Bacterial manganese reduction and growth with
3895
+ | manganese oxide as the sole electron-acceptor. Science 240(4857):1319-1321 .
3896
+ blank |
3897
+ |
3898
+ meta | 121
3899
+ ref | 7. Mukhopadhyay R, Rosen B, Pung L, & Silver S (2002) Microbial arsenic: from
3900
+ | geocycles to genes and enzymes. Fems Microbiol Rev 26(3):311-325 .
3901
+ | 8. Oremland R & Stolz J (2003) The Ecology of Arsenic. Science 300(5621):939.
3902
+ | 9. Eary L & Shramke J (1990) Chemical Modeling of Aqueous Systems II (American
3903
+ | Chemical Society, Washington, DC).
3904
+ | 10. Tallman D & Shaikh A (1980) Redox stability of inorganic arsenic(III) and
3905
+ | arsenic(V) in aqueous-solution. Anal Chem 52(1):197-199 .
3906
+ | 11. Gihring T, Druschel G, McCleskey R, Hamers R, & Banfield J (2001) Rapid
3907
+ | arsenite oxidation by Thermus aquaticus and Thermus thermophilus: Field and
3908
+ | laboratory investigations. Environ Sci Technol 35(19):3857-3862 .
3909
+ | 12. Santini J, Sly L, Schnagl R, & Macy J (2000) A new chemolithoautotrophic
3910
+ | arsenite-oxidizing bacterium isolated from a gold mine: Phylogenetic,
3911
+ | physiological, and preliminary biochemical studies. Appl Environ Microb
3912
+ | 66(1):92-97 .
3913
+ | 13. Oscarson D, Huang P, Defosse C, & Herbillon A (1981) Oxidative power of
3914
+ | Mn(IV) and Fe(III) oxides with respect to As(III) in terrestrial and aquatic
3915
+ | environments. Nature 291(5810):50-51 .
3916
+ | 14. Scott M & Morgan J (1995) Reactions at oxide surfaces. 1. Oxidation of As(III)
3917
+ | by synthetic birnessite. Environ Sci Technol 29(8):1898-1905 .
3918
+ | 15. Nealson K & Saffarini D (1994) Iron and manganese in anaerobic respiration -
3919
+ | environmental significance, physiology, and regulation. Annu Rev Microbiol
3920
+ | 48:311-343 .
3921
+ | 16. Manning B, Fendorf S, & Goldberg S (1998) Surface structures and stability of
3922
+ | arsenic(III) on goethite: Spectroscopic evidence for inner-sphere complexes.
3923
+ | Environ Sci Technol 32(16):2383-2388 .
3924
+ | 17. Deschamps E, Ciminelli V, Weidler P, & Ramos A (2003) Arsenic sorption onto
3925
+ | soils enriched in Mn and Fe minerals. Clay Clay Miner 51(2):197-204 .
3926
+ | 18. Amirbahman A, Kent D, Curtis G, & Davis J (2006) Kinetics of sorption and
3927
+ | abiotic oxidation of arsenic(III) by aquifer materials. Geochim Cosmochim Ac
3928
+ | 70(3):533-547 .
3929
+ | 19. Myrold D & Tiedje J (1985) Diffusional constraints on denitrification in soil. Soil
3930
+ | Sci Soc Am J 49(3):651-657 .
3931
+ | 20. Tokunaga T, et al. (2003) Distribution of chromium contamination and microbial
3932
+ | activity in soil aggregates. J Environ Qual 32(2):541-549 .
3933
+ | 21. Sexstone A, Revsbech N, Parkin T, & Tiedje J (1985) Direct measurement of
3934
+ | oxygen profiles and denitrificaiotn rates in soil aggregates. Soil Sci Soc Am J
3935
+ | 49(3):645-651 .
3936
+ | 22. Fischer TB, et al. (2008) Continuous time-resolved X-ray diffraction of the
3937
+ | biocatalyzed reduction of Mn oxide. American Mineralogist 93(11-12):1929-
3938
+ | 1932 .
3939
+ | 23. Ahmed KM, et al. (2004) Arsenic enrichment in groundwater of the alluvial
3940
+ | aquifers in Bangladesh: an overview. Appl. Geochem. 19(2):181-200 .
3941
+ blank |
3942
+ |
3943
+ |
3944
+ meta | 122
3945
+ ref | 24. McArthur J, Ravenscroft P, Safiulla S, & Thirlwall M (2001) Arsenic in
3946
+ | groundwater: Testing pollution mechanisms for sedimentary aquifers in
3947
+ | Bangladesh. Water Resour Res 37(1):109-117 .
3948
+ | 25. Fendorf S & Zasoski R (1992) Chromium(III) oxidation by delta-MnO2. 1.
3949
+ | Characterization Environ Sci Technol 26(1):79-85 .
3950
+ | 26. Masscheleyn P, Delaune R, & Patrick W (1991) Effect of redox potential and pH
3951
+ | on arsenic speciation and solubility in a contaminated soil Environ Sci Technol
3952
+ | 25(8):1414-1419 .
3953
+ | 27. Jones C, Langner H, Anderson K, McDermott T, & Inskeep W (2000) Rates of
3954
+ | microbially mediated arsenate reduction and solubilization. Soil Sci Soc Am J
3955
+ | 64(2):600-608 .
3956
+ | 28. Kocar BD, Herbel MJ, Tufano KJ, & Fendorf S (2006) Contrasting effects of
3957
+ | dissimilatory iron(III) and arsenic(V) reduction on arsenic retention and transport.
3958
+ | Environ Sci Technol 40(21):6715-6721 .
3959
+ | 29. Villaverde J, Van Beinum W, Beulke S, & Brown CD (2009) The Kinetics of
3960
+ | Sorption by Retarded Diffusion into Soil Aggregate Pores. Environ Sci Technol
3961
+ | 43(21):8227-8232 .
3962
+ | 30. Sparks D (1989) Kinetics of soil chemical processes‎ (Academic Press, Inc., San
3963
+ | Diego, CA) p 210.
3964
+ | 31. Nesbitt H, Canning G, & Bancroft G (1998) XPS study of reductive dissolution of
3965
+ | 7 angstrom-birnessite by H3AsO3, with constraints on reaction mechanism.
3966
+ | Geochim Cosmochim Ac 62(12):2097-2110 .
3967
+ | 32. Zhu M, Paul KW, Kubicki JD, & Sparks DL (2009) Quantum Chemical Study of
3968
+ | Arsenic (III, V) Adsorption on Mn-Oxides: Implications for Arsenic(III)
3969
+ | Oxidation. Environ Sci Technol 43(17):6655-6661 .
3970
+ | 33. Parikh SJ, Lafeerty BJ, Meade TG, & Sparks DL (2010) Evaluating
3971
+ | Environmental Influences on As-III Oxidation Kinetics by a Poorly Crystalline
3972
+ | Mn-Oxide. Environ Sci Technol 44(10):3772-3778 .
3973
+ | 34. Ginder-Vogel M, Landrot G, Fischel JS, & Sparks DL (2009) Quantification of
3974
+ | rapid environmental redox processes with quick-scanning x-ray absorption
3975
+ | spectroscopy (Q-XAS). P Natl Acad Sci USA 106(38):16124-16128 .
3976
+ | 35. Tournassat C, Charlet L, Bosbach D, & Manceau A (2002) Arsenic(III) oxidation
3977
+ | by birnessite and precipitation of manganese(II) arsenate. Environ Sci Technol
3978
+ | 36(3):493-500 .
3979
+ | 36. Mayer K, Frind E, & Blowes D (2002) Multicomponent reactive transport
3980
+ | modeling in variably saturated porous media using a generalized formulation for
3981
+ | kinetically controlled reactions. Water Resour Res 38(9):1174 .
3982
+ | 37. Diem D & Stumm W (1984) ScienceDirect - Geochimica et Cosmochimica Acta :
3983
+ | Is dissolved Mn2+ being oxidized by O2 in absence of Mn-bacteria or surface
3984
+ | catalysts? Geochim. Cosmochim. Acta.
3985
+ | 38. Dzombak DA & Morel F (1990) Surface complexation modeling : hydrous ferric
3986
+ | oxide (Wiley, New York) pp xvii, 393 p.
3987
+ | 39. Mayer K, Benner S, Frind E, Thornton S, & Lerner D (2001) Reactive transport
3988
+ | modeling of processes controlling the distribution and natural attenuation of
3989
+ meta | 123
3990
+ ref | phenolic compounds in a deep sandstone aquifer. J Contam Hydrol 53(3-4):341-
3991
+ | 368 .
3992
+ | 40. Laverman A, et al. (1995) Growth of strain SES-3 with arsenate and other diverse
3993
+ | electron-acceptors. Appl Environ Microb 61(10):3556-3561 .
3994
+ | 41. Luo Y & Millero F (2003) Solubility of rhodochrosite (MnCO3) in NaCl
3995
+ | solutions. J Solution Chem 32(5):405-416 .
3996
+ | 42. Garrels RM, Thompson ME, & Siever R (1960) Stability of Some Carbonates at
3997
+ | 25-Degrees-C and One Atmosphere Total Pressure. Am. J. Sci. 258(6):402-418 .
3998
+ | 43. Morgan JJ ed (1967) Chemical equilibria and kinetic properties of manganese in
3999
+ | natural waters. (Wiley, New York), pp pp. 561-622.
4000
+ blank |
4001
+ |
4002
+ |
4003
+ |
4004
+ meta | 124
4005
+ | APPENDIX B: Supporting Information for
4006
+ | Chapter 3
4007
+ blank |
4008
+ title | B.1 Reactive Transport Modeling using MIN3P
4009
+ blank |
4010
+ text | The framework of our simulation is divided into a finite difference matrix
4011
+ | consisting of three cells representing two chambers separated by a permeable membrane
4012
+ | (representing the third cell). Dirichlet (fixed head) boundaries are set at both ends of the
4013
+ | three-cell domain to simulate a closed system. The heads within both chambers remain
4014
+ | identical at all times, therefore, there is no hydraulic gradient. Hence, hydraulic
4015
+ | conductivities are not applicable in this system, and transport is solely governed by
4016
+ | diffusion.
4017
+ | The biogeochemical conceptual model of our system is summarized in Table 1 of
4018
+ | the main text, and can be divided into the following processes: 1) abiotic oxidation of
4019
+ | As(III) by birnessite (eq. 1-3), 2) reductive dissolution of birnessite (eq. 4), 3)
4020
+ | adsorption/desorption of As(V) and As(III) from goethite and birnessite (eq. 5-9).
4021
+ | Arsenic adsorption/desorption is described using a simple reversible equilibrium
4022
+ | expression formulated by Dzombeck and Morel (1) as described by Mayer et al. (2, 3).
4023
+ | The diffusion coefficient was calibrated to As concentrations measured in chambers over
4024
+ | time when As was injected in the absence of bacteria and birnessite.
4025
+ | Within the birnessite chamber cell, abiotic As(III) oxidation was described
4026
+ | according to the general formulation:
4027
+ blank |
4028
+ text | " [Sm ] %Y
4029
+ | X
4030
+ | R = k[A] $(1) '
4031
+ | # [K m ] + [Sm ] &(2)
4032
+ blank |
4033
+ text | Where Vmax is the maximum rate of reaction, term (1) represents the rate
4034
+ | dependence on substrate concentration [A] (multiple substrates are allowed), with
4035
+ | exponent X providing! reaction order (or fractional dependence), term (2) is a Monod
4036
+ | expression with exponential dependence Y, where Sm represents a limiting substrate
4037
+ | concentration and Km is a half-saturation constant.
4038
+ blank |
4039
+ |
4040
+ |
4041
+ |
4042
+ meta | 125
4043
+ title | Table B.1 Rate expressions for reaction used in simulation
4044
+ blank |
4045
+ |
4046
+ |
4047
+ text | (Bio)geochemical Rate Expression
4048
+ | reaction
4049
+ | As(III) Oxidation # [MnO 2 ] & y1 # [As(III)] &y2
4050
+ | R(As(III)-oxidation) = "k(As(III)-oxidation)% halfsat -[MnO 2 ] ( % halfsat -[As(III)] (
4051
+ | $ K(As(III)-oxidation) + [MnO 2 ] ' $ K(As(III)-oxidation) + [As(III)]'
4052
+ | * Kinetic and thermodynamic parameters given in table SI-2. All exponential values (yn)
4053
+ | are set to 1.
4054
+ | !
4055
+ blank |
4056
+ title | B.2 Diffusion coefficient calculations
4057
+ blank |
4058
+ text | Diffusion coefficient calculations used in this chapter are described in Appendix A.4.
4059
+ blank |
4060
+ |
4061
+ |
4062
+ |
4063
+ meta | 126
4064
+ text | Figure B.1 Diffusion of 480 !M As(III) (A) and As(V) (B) through semi-permeable
4065
+ | polycarbonate membrane. Closed circles and opened circles indicate concentration of As in the
4066
+ | input chamber and diffusion chambers, respectively.
4067
+ blank |
4068
+ |
4069
+ |
4070
+ |
4071
+ meta | 127
4072
+ text | Figure B.2 Diffusion controlled sorption of As(III) or (V) on birnessite or goethite. One of the
4073
+ | oxides was placed in a reaction chamber in As was then injected in the opposing chamber; the
4074
+ | temporal changes in (top four panels) and sorbed (bottom four panel) As concentrations were then
4075
+ | followed.
4076
+ blank |
4077
+ |
4078
+ meta | 128
4079
+ title | B.3 References cited in Appendix B
4080
+ ref | 1. Mayer K, Frind E, & Blowes D (2002) Multicomponent reactive transport
4081
+ | modeling in variably saturated porous media using a generalized formulation for
4082
+ | kinetically controlled reactions. Water Resour Res 38(9):1174 .
4083
+ | 2. Dzombak DA & Morel F (1990) Surface complexation modeling : hydrous ferric
4084
+ | oxide (Wiley, New York) pp xvii, 393 p.
4085
+ | 3. Mayer K, Benner S, Frind E, Thornton S, & Lerner D (2001) Reactive transport
4086
+ | modeling of processes controlling the distribution and natural attenuation of
4087
+ | phenolic compounds in a deep sandstone aquifer. J Contam Hydrol 53(3-4):341-
4088
+ | 368 .
4089
+ blank |
4090
+ |
4091
+ |
4092
+ |
4093
+ meta | 129
4094
+ blank |