-
Notifications
You must be signed in to change notification settings - Fork 2
/
combustion.html
819 lines (798 loc) · 66.9 KB
/
combustion.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
"<!doctype html>
<html lang="en">
<head>
<title>Alternative Tagging - Combustion</title>
</head>
<body>
<div id="EssayTitle">
<h1>Combustion products as markers for the Anthropocene</h1>
<h2>Yongming Han, J.R. McNeill, Neil L. Rose, Simon Turner</h2>
<h3>
The long career of fire
</h3>
</div>
<div id="EssayBody"
prefix="time: http://www.w3.org/2006/time# ac: http://anthropocene-curriculum.org/tbd rdfs: http://www.w3.org/2000/01/rdf-schema#">
<!-- The vocabulary referenced via the prefix "ac" doesn't exist yet. The URI given here is a placeholder. -->
<p id="P1" prefix="time: http://www.w3.org/2006/time# ac: http://anthropocene-curriculum.org/tbd rdfs: http://www.w3.org/2000/01/rdf-schema#">
Since the
<span resource="#oxygenation_of_atmosphere" typeof="time:Instant">
<meta property="time:inXSDgYear" content="-1999997978" />
<meta property="rdfs:label" content="2 Billion Years Ago" />
<meta property="ac:hasIndefiniteness" content="1" />
oxygenation of the atmosphere
</span>
some two billion years ago, and the
<span resource="#evolution_of_vegetation" typeof="time:Instant">
<meta property="time:inXSDgYear" content="-499997978" />
<meta property="rdfs:label" content="0.5 Billion Years Ago" />
<meta property="ac:hasIndefiniteness" content="1" />
evolution of terrestrial vegetation
</span>
roughly half a billion years ago, Earth has been a fiery planet. For the last half million years or more,
<span resource="#anthropogenic_fire" typeof="time:ProperInterval">
<meta property="ac:label" content="A growing proportion of fire has been caused by humans" />
<meta property="ac:linksTo" resource="#hominin_harnessing_of_fire" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="-497978" />
<meta property="rdfs:label" content="0.5 Million Years Ago" />
<meta property="ac:hasIndefiniteness" content="0.8" />
</span>
a growing proportion of fire on Earth has been caused by species of the genus Homo
</span>
, in most cases <em>Homo sapiens.</em> Of that anthropogenic fire, much has been accidental, but a growing proportion has served specific human ends. The date of
<span resource="#hominin_harnessing_of_fire" typeof="time:ProperInterval">
<meta property="ac:linksTo" resource="#ancient_use_of_fire" />
<meta property="ac:linksTo" resource="#industrial_use_of_fire" />
<meta property="ac:linksTo" resource="#great_leap_in_combustion" />
<meta property="ac:linksTo" resource="#human_energy_use" />
<meta property="ac:linkedFrom" resource="#anthropogenic_fire" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="-1498050" />
<meta property="rdfs:label" content="1.5 Million Years BP" />
<meta property="ac:hasIndefiniteness" content="1" />
</span>
hominin harnessing of fire
</span>
is uncertain but probably lies between 1.5 and 0.5 million years Before Present (BP). According to one influential hypothesis, it might have happened early enough to help make our ancestors into big-brained humans:[note]Richard Wrangham, <em>Catching Fire: How Cooking Made Us Human</em>. London: Basic Books, 2009.[/note]
<span resource="#cooking" typeof="time:ProperInterval">
<meta property="ac:linksTo" resource="#biomass" />
<meta property="ac:linkedFrom" resource="#human_colonization_of_globe" />
<meta property="ac:linkedFrom" resource="#ancient_use_of_fire" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="-498050" />
<meta property="rdfs:label" content="0.5 Million Years BP" />
<meta property="ac:hasIndefiniteness" content="0.8" />
</span>
cooking
</span>
expanded the repertory of digestible foods, including high-quality animal proteins otherwise inedible for creatures with our teeth, jaws, and stomachs. Fire allowed our ancestors to out-source part of the digestion process.
</p>
<p id="P2" prefix="time: http://www.w3.org/2006/time# ac: http://anthropocene-curriculum.org/tbd rdfs: http://www.w3.org/2000/01/rdf-schema#">
Aside from
<span resource="#cooking">
cooking
</span>
, which involved tiny amounts of
<span resource="#biomass" typeof="time:ProperInterval">
<meta property="ac:linksTo" resource="#wood_charcoal" />
<meta property="ac:linksTo" resource="#charcoal" />
<meta property="ac:linksTo" resource="#anthropocene" />
<meta property="ac:linkedFrom" resource="#cooking" />
<meta property="ac:linkedFrom" resource="#coal_surpasses_biomass" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="-1498050" />
<meta property="rdfs:label" content="1.5 Million Years BP" />
<meta property="ac:hasIndefiniteness" content="1" />
</span>
biomass
</span>
fuel, the main purpose to which early humans put fire was
<span resource="#landscape_modification" typeof="time:ProperInterval">
<meta property="ac:linkedFrom" resource="#human_colonization_of_globe" />
<meta property="ac:linkedFrom" resource="#ancient_use_of_fire" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="-498050" />
<meta property="rdfs:label" content="0.5 Million Years BP" />
<meta property="ac:hasIndefiniteness" content="0.8" />
</span>
landscape and ecosystem modification
</span>
. Burning encouraged the growth of fresh grass and shoots, creating landscapes conducive to large herbivore herds, and thus to human hunting. The use of combustion for these purposes began in Africa but travelled with humans as they colonized the globe after about 100,000 years BP. In arid Australia, indigenous Australians (Aboriginals) relied on controlled fire known as “firestick farming” not only to boost populations of kangaroo and wallaby, but also of edible plants such as bush potato (<em>Ipomoea costata</em>).
<span resource="#human_colonization_of_globe" typeof="time:ProperInterval">
<meta property="ac:linksTo" resource="#cooking" />
<meta property="ac:linksTo" resource="#landscape_modification" />
<meta property="ac:linksTo" resource="#warmth" />
<meta property="ac:linkedFrom" resource="#ancient_use_of_fire" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="-98050" />
<meta property="rdfs:label" content="100,000 Years BP" />
<meta property="ac:hasIndefiniteness" content="0.8" />
</span>
Human colonization of the globe
</span>
also extended to high latitude landscapes where
<span resource="#warmth" typeof="time:ProperInterval">
<meta property="ac:label" content="Fire's warmth helped humans to survive in high latitudes" />
<meta property="ac:linkedFrom" resource="#human_colonization_of_globe" />
<meta property="ac:linkedFrom" resource="#ancient_use_of_fire" />
<span property="time:hasEnd" typeof="time:Instant">
<meta property="time:inXSDgYear" content="-9700" />
<meta property="rdfs:label" content="End of Pleistocene" />
</span>
fire’s warmth
</span>
allowed Pleistocene humans to survive in Siberia and northern North America. The extent of these
<span resource="#ancient_use_of_fire" typeof="time:ProperInterval">
<meta property="ac:linksTo" resource="#cooking" />
<meta property="ac:linksTo" resource="#landscape_modification" />
<meta property="ac:linksTo" resource="#human_colonization_of_globe" />
<meta property="ac:linksTo" resource="#warmth" />
<meta property="ac:linksTo" resource="#pottery" />
<meta property="ac:linksTo" resource="#kiln_fired_pottery" />
<meta property="ac:linksTo" resource="#burnt_remains" />
<meta property="ac:linkedFrom" resource="#hominin_harnessing_of_fire" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="-498050" />
<meta property="rdfs:label" content="0.5 Million Years BP" />
<meta property="ac:hasIndefiniteness" content="0.8" />
</span>
<span property="time:hasEnd" typeof="time:Instant">
<meta property="time:inXSDgYear" content="-6000" />
<meta property="rdfs:label" content="6th Millenium BCE" />
<meta property="ac:hasIndefiniteness" content="0.6" />
</span>
ancient uses of anthropogenic fire
</span>
varied with climate, population size, and distribution. Sedentary societies around the world developed
<span resource="#pottery" typeof="time:ProperInterval">
<meta property="ac:linkedFrom" resource="#ancient_use_of_fire" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="-18050" />
<meta property="rdfs:label" content="20,000 Years BP" />
</span>
pottery
</span>
, the oldest of which dates from East Asia some 20,000 years BP.
<span resource="#kiln_fired_pottery" typeof="time:ProperInterval">
<meta property="ac:linksTo" resource="#wood_charcoal" />
<meta property="ac:linkedFrom" resource="#ancient_use_of_fire" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="-6050" />
<meta property="rdfs:label" content="8,000 Years BP" />
</span>
Kiln-fired pottery
</span>
, using
<span resource="#wood_charcoal" typeof="time:ProperInterval">
<meta property="ac:linkedFrom" resource="#kiln_fired_pottery" />
<meta property="ac:linkedFrom" resource="#bronze" />
<meta property="ac:linkedFrom" resource="#biomass" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="-1498050" />
<meta property="rdfs:label" content="1.5 Million Years BP" />
<meta property="ac:hasIndefiniteness" content="1" />
</span>
<span property="time:hasEnd" typeof="time:Instant">
<meta property="time:inXSDgYear" content="-2000" />
<meta property="rdfs:label" content="2,000 BCE" />
</span>
wood and charcoal
</span>
for fuel, appeared on a small scale about 8,000 years BP in Southwest Asia.
<span resource="#burnt_remains" typeof="time:Instant">
<meta property="ac:linkedFrom" resource="#ancient_use_of_fire" />
<meta property="time:inXSDgYear" content="2022" />
<meta property="rdfs:label" content="Now" />
Burnt remains in the archaeological record
</span>
indicate a range of social, foodstuff, and technological complexities. Stratigraphic evidence of combustion occurs as a range of prepared structures or features (hearths), stratified deposits of ash, charcoal, and charred waste, as well as fuel/foodstuffs expressed in stable isotopes of carbon and nitrogen.[note]Kyungcheol Choy, Ben A. Potter, Holly J. McKinney, Joshua D. Reuther, Shiway W. Wang, and Matthew J. Wooller, “Chemical Profiling of Ancient Hearths Reveals Recurrent Salmon use in Ice Age Beringia,” <em>PNAS</em>, vol. 113, no. 35 (2016): pp. 9757–9762, <a href="https://www.pnas.org/content/113/35/9757">https://www.pnas.org/content/113/35/9757</a>.[/note]
</p>
<p id="P3" prefix="time: http://www.w3.org/2006/time# ac: http://anthropocene-curriculum.org/tbd rdfs: http://www.w3.org/2000/01/rdf-schema#">
The first genuinely
<span resource="#industrial_use_of_fire" typeof="time:ProperInterval">
<meta property="ac:linksTo" resource="#metallurgy" />
<meta property="ac:linksTo" resource="#other_traditional_industries" />
<meta property="ac:linksTo" resource="#scale_increase_industrial_combustion" />
<meta property="ac:linksTo" resource="#industrial_revolution" />
<meta property="ac:linkedFrom" resource="#hominin_harnessing_of_fire" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="-6000" />
<meta property="rdfs:label" content="6th Millenium BCE" />
<meta property="ac:hasIndefiniteness" content="0.6" />
</span>
industrial use of fire
</span>
came with
<span resource="#metallurgy" typeof="time:ProperInterval">
<meta property="ac:linksTo" resource="#lead" />
<meta property="ac:linksTo" resource="#tin" />
<meta property="ac:linksTo" resource="#copper" />
<meta property="ac:linksTo" resource="#bronze" />
<meta property="ac:linksTo" resource="#iron" />
<meta property="ac:linksTo" resource="#american_metal_production" />
<meta property="ac:linksTo" resource="#surge_in_metal_production" />
<meta property="ac:linkedFrom" resource="#industrial_use_of_fire" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="-6000" />
<meta property="rdfs:label" content="6th Millenium BCE" />
<meta property="ac:hasIndefiniteness" content="0.6" />
</span>
metallurgy
</span>
.
<span resource="#lead" typeof="time:ProperInterval">
<meta property="ac:linkedFrom" resource="#metallurgy" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="-6000" />
<meta property="rdfs:label" content="6th Millenium BCE" />
<meta property="ac:hasIndefiniteness" content="0.6" />
</span>
Lead
</span>
,
<span resource="#tin" typeof="time:ProperInterval">
<meta property="ac:linkedFrom" resource="#metallurgy" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="-6000" />
<meta property="rdfs:label" content="6th Millenium BCE" />
<meta property="ac:hasIndefiniteness" content="0.6" />
</span>
tin
</span>
, and
<span resource="#copper" typeof="time:ProperInterval">
<meta property="ac:linkedFrom" resource="#metallurgy" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="-6000" />
<meta property="rdfs:label" content="6th Millenium BCE" />
<meta property="ac:hasIndefiniteness" content="0.6" />
</span>
copper
</span>
were smelted from rock on small scales in southeastern Europe and southwestern Asia from the sixth millennium BCE, although earlier finds are likely in future. By about 3500 BCE, smiths in Mesopotamia had figured out how to combine copper with tin to make
<span resource="#bronze" typeof="time:ProperInterval">
<meta property="ac:linksTo" resource="#wood_charcoal" />
<meta property="ac:linkedFrom" resource="#metallurgy" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="-3500" />
<meta property="rdfs:label" content="3500 BCE" />
<meta property="ac:hasIndefiniteness" content="0.4" />
</span>
bronze
</span>
, a much more useful metal than any available before, and this greatly expanded the scale of
<span resource="#metallurgy">
metallurgy
</span>
and
<span resource="#industrial_use_of_fire">
industrial combustion
</span>
.
<span resource="#wood_charcoal">
Wood and charcoal
</span>
served as fuels. The scale of
<span resource="metallurgy">
metallurgy
</span>
expanded once again when smiths developed the complicated procedures for making
<span resource="#iron" typeof="time:ProperInterval">
<meta property="ac:linksTo" resource="#charcoal" />
<meta property="ac:linksTo" resource="#large_scale_iron-making" />
<meta property="ac:linksTo" resource="#blast_furnaces" />
<meta property="ac:linksTo" resource="#surge_in_metal_production" />
<meta property="ac:linkedFrom" resource="#metallurgy" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="-2000" />
<meta property="rdfs:label" content="2000 BCE" />
</span>
iron
</span>
.
<span resource="#iron">
Iron
</span>
melts at temperatures above 1,538 degrees Celsius, beyond the range of early furnaces, and requires elaborate efforts to remove impurities. By 2000 BCE smiths in Anatolia had begun
<span resource="#iron">
iron smelting
</span>
, and by 1200 BCE
<span resource="#large_scale_iron-making" typeof="time:Instant">
<meta property="ac:linkedFrom" resource="#iron" />
<meta property="ac:linkedFrom" resource="#great_leap_in_combustion" />
<meta property="time:inXSDgYear" content="-1200" />
<meta property="rdfs:label" content="1200 BCE" />
iron-making began on a large scale
</span>
in Anatolia and adjacent lands. It may have developed independently in the Great Lakes region of Africa and in northern India. In any case, the abundance of iron ore in the Earth’s crust allowed iron working to spread throughout large parts of Eurasia and Africa, marking a
<span resource="#great_leap_in_combustion" typeof="time:Instant">
<meta property="ac:linksTo" resource="#large_scale_iron-making" />
<meta property="ac:linkedFrom" resource="#hominin_harnessing_of_fire" />
<meta property="time:inXSDgYear" content="-300" />
<meta property="rdfs:label" content="300 BCE" />
great leap in the scale of intentional combustion
</span>
. By 300 BCE, iron forges were at work from Cameroon to Ireland to Korea. The global center of iron production became China, where
<span resource="#blast_furnaces" typeof="time:Instant">
<meta property="ac:linkedFrom" resource="#iron" />
<meta property="time:inXSDgYear" content="-200" />
<meta property="rdfs:label" content="Final Centuries BCE" />
<meta property="ac:hasIndefiniteness" content="0.4" />
blast furnaces
</span>
were invented in the final centuries BCE.
<span resource="#charcoal" typeof="time:ProperInterval">
<meta property="ac:linkedFrom" resource="#biomass" />
<meta property="ac:linkedFrom" resource="#iron" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="-2000" />
<meta property="rdfs:label" content="2,000 BCE" />
</span>
<span property="time:hasEnd" typeof="time:Instant">
<meta property="time:inXSDgYear" content="1775" />
<meta property="rdfs:label" content="Late 18th Century" />
<meta property="ac:hasIndefiniteness" content="0.2" />
</span>
Charcoal
</span>
, which burns hotter than wood, served as the primary fuel for
<span resource="#iron">
iron-making
</span>
. Metalworking peaked in the southern Andes after 1100 CE but elsewhere in the pre-Columbian Americas remained small in scale. Overall, fuel combustion for
<span resource="#american_metal_production" typeof="time:ProperInterval">
<meta property="ac:label" content="Metal production in the pre-Columbian Americas" />
<meta property="ac:linkedFrom" resource="#metallurgy" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="1100" />
<meta property="rdfs:label" content="1100" />
<meta property="ac:hasIndefiniteness" content="0.4" />
</span>
<span property="time:hasEnd" typeof="time:Instant">
<meta property="time:inXSDgYear" content="1492" />
<meta property="rdfs:label" content="1492" />
</span>
metal production in the Americas
</span>
before 1492 stood orders of magnitude below China’s.
</p>
<p id="P4" prefix="time: http://www.w3.org/2006/time# ac: http://anthropocene-curriculum.org/tbd rdfs: http://www.w3.org/2000/01/rdf-schema#">
Beyond
<span resource="#metallurgy">
metallurgy
</span>
, combustion formed an essential step in generating heat in several
<span resource="#other_traditional_industries" typeof="time:ProperInterval">
<meta property="ac:linksTo" resource="#lime" />
<meta property="ac:linksTo" resource="#brickmaking" />
<meta property="ac:linksTo" resource="#glassmaking" />
<meta property="ac:linkedFrom" resource="#industrial_use_of_fire" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="-8000" />
<meta property="rdfs:label" content="8th Millenium BCE" />
<meta property="ac:hasIndefiniteness" content="0.4" />
</span>
other traditional industries
</span>
.
<span resource="#lime" typeof="time:ProperInterval">
<meta property="ac:linkedFrom" resource="#other_traditional_industries" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="-8000" />
<meta property="rdfs:label" content="8th Millenium BCE" />
</span>
Lime
</span>
, made by heating limestone to 1,000 degrees Celsius, was used in plaster by the eighth millennium BCE in what is now Jordan; eventually it was used in mortar, cement, tanning, and fertilizer.
<span resource="#brickmaking" typeof="time:ProperInterval">
<meta property="ac:linkedFrom" resource="#other_traditional_industries" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="-5000" />
<meta property="rdfs:label" content="5th Millenium BCE" />
<meta property="ac:hasIndefiniteness" content="0.6" />
</span>
Brickmaking
</span>
with fire developed in China, India, and Mesopotamia in the fifth and fourth millennia BCE.
<span resource="#glassmaking" typeof="time:ProperInterval">
<meta property="ac:linkedFrom" resource="#other_traditional_industries" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="-3000" />
<meta property="rdfs:label" content="3rd Millenium BCE" />
</span>
Glassmaking
</span>
dates to the third millennium BCE. Sugar-refining, salt-making, and several other ancient industries also made use of combustion.[note]W. Patrick McCray and W. David Kingery, <em>Prehistory and History of Glassmaking Technology</em>. Columbus, OH: American Ceramic Society, 1998.[/note] The
<span resource="#scale_increase_industrial_combustion" typeof="time:ProperInterval">
<meta property="ac:label" content="Increase in scale of industrial combustion" />
<meta property="ac:linksTo" resource="#roman_combustion_peak" />
<meta property="ac:linkedFrom" resource="#industrial_use_of_fire" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="-200" />
<meta property="rdfs:label" content="2nd Century BCE" />
</span>
<span property="time:hasEnd" typeof="time:Instant">
<meta property="time:inXSDgYear" content="200" />
<meta property="rdfs:label" content="2nd Century CE" />
</span>
scale of combustion for industrial purposes greatly increased
</span>
during the era of the Roman and Han Chinese empires in the second century BCE to the second century CE. Airborne pollution from Roman lead smelting found in Greenland ice cores and lake sediment cores across Europe indicates that
<span resource="#roman_combustion_peak" typeof="time:ProperInterval">
<meta property="ac:label" content="Presumed combustion peak in the Roman Empire" />
<meta property="ac:linkedFrom" resource="#scale_increase_industrial_combustion" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="-200" />
<meta property="rdfs:label" content="2nd Century BCE" />
</span>
<span property="time:hasEnd" typeof="time:Instant">
<meta property="time:inXSDgYear" content="0" />
<meta property="rdfs:label" content="1st Century BCE" />
</span>
Roman production, and presumably combustion, peaked
</span>
in the first and second centuries BCE. A
<span resource="#surge_in_metal_production" typeof="time:ProperInterval">
<meta property="ac:linksTo" resource="#coal" />
<meta property="ac:linkedFrom" resource="#metallurgy" />
<meta property="ac:linkedFrom" resource="#iron" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="901" />
<meta property="rdfs:label" content="10th Century" />
</span>
<span property="time:hasEnd" typeof="time:Instant">
<meta property="time:inXSDgYear" content="1100" />
<meta property="rdfs:label" content="11th Century" />
</span>
surge in iron and other metal production
</span>
took place under China’s Song dynasty in the tenth and eleventh centuries CE. Here,
<span resource="#coal" typeof="time:ProperInterval">
<meta property="ac:linkedFrom" resource="#surge_in_metal_production" />
<meta property="ac:linkedFrom" resource="#pumping_engine" />
<meta property="ac:linkedFrom" resource="#coal_surpasses_biomass" />
<meta property="ac:linkedFrom" resource="#electricity" />
<meta property="ac:linkedFrom" resource="#massive_coal_combustion_expansion" />
<meta property="ac:linkedFrom" resource="#fossil_fuels" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="901" />
<meta property="rdfs:label" content="10th Century" />
</span>
coal
</span>
was used for the first time on a large scale.
</p>
<p id="P5" prefix="time: http://www.w3.org/2006/time# ac: http://anthropocene-curriculum.org/tbd rdfs: http://www.w3.org/2000/01/rdf-schema#">
<span resource="#coal">
Coal
</span>
became the primary fuel for industrial purposes following James Watt’s developments of Thomas Newcomen’s
<span resource="#pumping_engine" typeof="time:Instant">
<meta property="ac:linksTo" resource="#coal" />
<meta property="ac:linkedFrom" resource="#industrial_revolution" />
<meta property="time:inXSDgYear" content="1775" />
<meta property="rdfs:label" content="Late 18th Century" />
<meta property="ac:hasIndefiniteness" content="0.2" />
pumping engine
</span>
in the UK in the late eighteenth century. This inaugurated a new phase in the history of combustion, although the resulting “
<span resource="#industrial_revolution" typeof="time:ProperInterval">
<meta property="ac:linksTo" resource="#pumping_engine" />
<meta property="ac:linkedFrom" resource="#industrial_use_of_fire" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="1775" />
<meta property="rdfs:label" content="Late 18th Century" />
<meta property="ac:hasIndefiniteness" content="0.2" />
</span>
<span property="time:hasEnd" typeof="time:Instant">
<meta property="time:inXSDgYear" content="1900" />
<meta property="rdfs:label" content="1900" />
<meta property="ac:hasIndefiniteness" content="0.2" />
</span>
Industrial Revolution
</span>
” took almost two hundred years to develop around the globe. Before
<span resource="#coal">
coal’s widespread use
</span>
, combustion had left its mark in strata primarily in the form of char. After about 1900, when
<span resource="#coal_surpasses_biomass" typeof="time:Instant">
<meta property="ac:label" content="Coal surpasses biomass in global use" />
<meta property="ac:linksTo" resource="#coal" />
<meta property="ac:linksTo" resource="#biomass" />
<meta property="time:inXSDgYear" content="1900" />
<meta property="rdfs:label" content="1900" />
<meta property="ac:hasIndefiniteness" content="0.2" />
global coal use surpassed that of biomass
</span>
,
<span resource="#anthropogenic_fire">
anthropogenic combustion
</span>
left its mark increasingly in the form of soot.[note]Yongming Han, Z.S. An, and Junji Cao, “The Anthropocene—A Potential Stratigraphic Definition Based on Black Carbon, Char, and Soot Records,” in <em>The Encyclopedia of the Anthropocene </em>vol. 1<em>, </em>eds. Dominick A. DellaSala, and Michael I. Goldstein. Oxford: Elsevier, 2018, pp. 171–178, <a href="https://www.researchgate.net/publication/312386175_The_Anthropocene-A_Potential_Stratigraphic_Definition_Based_on_Black_Carbon_Char_and_Soot_Records">https://www.researchgate.net/publication/312386175_The_Anthropocene-A_Potential_Stratigraphic_Definition_Based_on_Black_Carbon_Char_and_Soot_Records</a>.[/note] A further key step for
<span resource="#coal">
coal
</span>
combustion occurred in London in 1882, when the
<span resource="#first_power_plant" typeof="time:Instant">
<meta property="ac:linkedFrom" resource="#electricity" />
<meta property="time:inXSDgYear" content="1882" />
<meta property="rdfs:label" content="1882" />
first power plant
</span>
generating
<span resource="#electricity" typeof="time:ProperInterval">
<meta property="ac:linksTo" resource="#first_power_plant" />
<meta property="ac:linksTo" resource="#public_lighting" />
<meta property="ac:linksTo" resource="#electricity_demand_escalation" />
<meta property="ac:linksTo" resource="#coal" />
<meta property="ac:linksTo" resource="#fuel-oils" />
<meta property="ac:linksTo" resource="#natural_gas" />
<meta property="ac:linkedFrom" resource="#human_energy_use" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="1882" />
<meta property="rdfs:label" content="1882" />
</span>
electricity
</span>
for
<span resource="#public_lighting" typeof="time:ProperInterval">
<meta property="ac:linkedFrom" resource="#electricity" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="1882" />
<meta property="rdfs:label" content="1882" />
</span>
public lighting
</span>
came into operation.
<span resource="#electricity">
Electricity generation
</span>
became, and continues to be, a major use of
<span resource="#coal">
coal
</span>
combustion. Following World War II, the
<span resource="#electricity_demand_escalation" typeof="time:ProperInterval">
<meta property="ac:linksTo" resource="#massive_coal_combustion_expansion" />
<meta property="ac:linkedFrom" resource="#electricity" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="1945" />
<meta property="rdfs:label" content="Following World War II" />
</span>
demand for electricity escalated
</span>
, resulting in the
<span resource="#massive_coal_combustion_expansion" typeof="time:ProperInterval">
<meta property="ac:linksTo" resource="#coal" />
<meta property="ac:linkedFrom" resource="#electricity_demand_escalation" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="1945" />
<meta property="rdfs:label" content="Following World War II" />
</span>
massive expansion of industrial coal burning
</span>
, supplemented by the combustion of
<span resource="#fuel-oils" typeof="time:ProperInterval">
<meta property="ac:linkedFrom" resource="#electricity" />
<meta property="ac:linkedFrom" resource="#fossil_fuels" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="1945" />
<meta property="rdfs:label" content="Following World War II" />
</span>
fuel-oils
</span>
and
<span resource="#natural_gas" typeof="time:ProperInterval">
<meta property="ac:linkedFrom" resource="#electricity" />
<meta property="ac:linkedFrom" resource="#fossil_fuels" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="1945" />
<meta property="rdfs:label" content="Following World War II" />
</span>
natural gas
</span>
. This period, termed “
<span resource="#great_acceleration" typeof="time:ProperInterval">
<meta property="ac:linksTo" resource="#anthropocene" />
<meta property="ac:linkedFrom" resource="#human_energy_use" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="1945" />
<meta property="rdfs:label" content="Following World War II" />
</span>
the Great Acceleration
</span>
,” which marks the start of the proposed
<span resource="#anthropocene" typeof="time:ProperInterval">
<meta property="ac:linkedFrom" resource="#great_acceleration" />
<meta property="ac:linkedFrom" resource="#fossil_fuels" />
<meta property="ac:linkedFrom" resource="#biomass" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="1945" />
<meta property="rdfs:label" content="Following World War II" />
</span>
Anthropocene Epoch
</span>
, saw an
<span resource="#human_energy_use" typeof="time:ProperInterval">
<meta property="ac:linksTo" resource="#great_acceleration" />
<meta property="ac:linksTo" resource="#electricity" />
<meta property="ac:linksTo" resource="#transport" />
<meta property="ac:linkedFrom" resource="#hominin_harnessing_of_fire" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="1945" />
<meta property="rdfs:label" content="Following World War II" />
</span>
extraordinary increase in human energy use
</span>
.[note]Jaia Syvitski, Colin Waters, John Day, John D. Milliman, Colin Summerhayes, Will Steffen, Jan Zalasiewicz, Alejandro Cearreta, Agnieszka Gałuszka, Irka Hajdas, Martin J. Head, Reinhold Leinfelder, J. R. McNeill, Clément Poirier, Neil L. Rose, William Shotyk, Michael Wagreich, and Mark Williams, “Extraordinary Human Energy Consumption and Resultant Geological Impacts Beginning Around 1950 CE Initiated the Proposed Anthropocene Epoch,” <em>Communications Earth & Environment</em>, vol. 1, no. 32 (2020): <a href="https://www.nature.com/articles/s43247-020-00029-y">https://www.nature.com/articles/s43247-020-00029-y</a>.[/note] This increase was not only for
<span resource="#electricity">
electricity generation
</span>
and other
<span resource="#industrial_use_of_fire">
industrial processes
</span>
, but also from a massive increase in
<span resource="#transport" typeof="time:ProperInterval">
<meta property="ac:linksTo" resource="#gasoline" />
<meta property="ac:linksTo" resource="#diesel" />
<meta property="ac:linksTo" resource="#aviation_fuels" />
<meta property="ac:linkedFrom" resource="#human_energy_use" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="1945" />
<meta property="rdfs:label" content="Following World War II" />
</span>
transport
</span>
involving the combustion of
<span resource="#gasoline" typeof="time:ProperInterval">
<meta property="ac:linkedFrom" resource="#transport" />
<meta property="ac:linkedFrom" resource="#fossil_fuels" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="1945" />
<meta property="rdfs:label" content="Following World War II" />
</span>
gasoline
</span>
,
<span resource="#diesel" typeof="time:ProperInterval">
<meta property="ac:linkedFrom" resource="#transport" />
<meta property="ac:linkedFrom" resource="#fossil_fuels" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="1945" />
<meta property="rdfs:label" content="Following World War II" />
</span>
diesel
</span>
, and
<span resource="#aviation_fuels" typeof="time:ProperInterval">
<meta property="ac:linkedFrom" resource="#transport" />
<meta property="ac:linkedFrom" resource="#fossil_fuels" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="1945" />
<meta property="rdfs:label" content="Following World War II" />
</span>
aviation fuels
</span>
.
</p>
<h3>
Combustion markers
</h3>
<p id="P6" prefix="time: http://www.w3.org/2006/time# ac: http://anthropocene-curriculum.org/tbd rdfs: http://www.w3.org/2000/01/rdf-schema#">
The combustion of
<span resource="#fossil_fuels" typeof="time:ProperInterval">
<meta property="ac:linksTo" resource="#coal" />
<meta property="ac:linksTo" resource="#fuel-oils" />
<meta property="ac:linksTo" resource="#natural_gas" />
<meta property="ac:linksTo" resource="#gasoline" />
<meta property="ac:linksTo" resource="#diesel" />
<meta property="ac:linksTo" resource="#aviation_fuels" />
<meta property="ac:linksTo" resource="#anthropocene" />
<meta property="ac:linksTo" resource="#13c_depletion" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="901" />
<meta property="rdfs:label" content="10th Century" />
</span>
fossil fuels
</span>
and
<span resource="#biomass">
biomass
</span>
is a major driving force behind many observed impacts of the
<span resource="#anthropocene">
Anthropocene
</span>
, and these fuels give rise to a range of particulate and gaseous products which may potentially be used as global markers. Many combustion products have been used as markers for historical reconstruction; black carbon (BC) is the most common. BC is a collective term that includes all thermally-altered carbonaceous materials generated from the burning of fossil fuels or biomass. From charred biomass to charcoal, industrial fly-ash to highly refractory “soot,” these materials together make up the BC “combustion continuum”.[note] Caroline A. Masiello, “New Directions in Black Carbon Organic Geochemistry,” <em>Marine Chemistry</em> 92, no. 1–4 (2004): pp. 201–213, <a href="https://www.sciencedirect.com/science/article/pii/S0304420304002051">https://www.sciencedirect.com/science/article/pii/S0304420304002051</a>.[/note] As there is no universally accepted definition for the term BC, many synonyms such as elemental carbon (EC), graphitic carbon, charcoal, char, SCPs, fly-ash, carbon black, and soot are also widely used. Here, we provide a summary of these terms:
</p>
<p id="P7" prefix="time: http://www.w3.org/2006/time# ac: http://anthropocene-curriculum.org/tbd rdfs: http://www.w3.org/2000/01/rdf-schema#">
<strong>Soot</strong> (above) is a combustion condensate formed via gas-to-particle conversion at high temperatures. It is a secondary aerosol with a fine (sub-micron) bunch of grapes-like morphology and can indicate combustion at a regional to continental scale.
</p>
<p id="P8" prefix="time: http://www.w3.org/2006/time# ac: http://anthropocene-curriculum.org/tbd rdfs: http://www.w3.org/2000/01/rdf-schema#">
<strong>Charcoal</strong> is a biomass combustion residue that may retain some original biomass structure. It has been used as an indicator for wildfires (or biomass burning, both human and natural), and particle size-distributions can be used to indicate local or regional sources.
</p>
<p id="P9" prefix="time: http://www.w3.org/2006/time# ac: http://anthropocene-curriculum.org/tbd rdfs: http://www.w3.org/2000/01/rdf-schema#">
<strong>Spheroidal carbonaceous particles (SCPs),</strong> (below) a component of fly-ash, are an industrial combustion residue derived from industrial coal and oil combustion. SCPs have an unambiguous morphology and no natural sources. Particle sizes vary from micron to 75–100μm, and distribution in the atmosphere varies accordingly.
</p>
<p id="P10" prefix="time: http://www.w3.org/2006/time# ac: http://anthropocene-curriculum.org/tbd rdfs: http://www.w3.org/2000/01/rdf-schema#">
<strong>Brown carbon (BrC)</strong> derives mainly from biomass burning although smaller contributions come from fossil fuel emissions and secondary formation.[note]Meinrat O. Andreae and András Gelencser, “Black Carbon or Brown Carbon? The Nature of Light-absorbing Carbonaceous Aerosols,” <em>Atmospheric Chemistry and Physics</em>, vol. 6 (2006): pp. 3131–3148, <a href="https://acp.copernicus.org/articles/6/3131/2006/">https://acp.copernicus.org/articles/6/3131/2006/</a>.[/note] As the name suggests it maybe differentiated from BC by its color, but it, too, absorbs sunlight in the atmosphere and may be placed at the lower refractory end of the combustion “continuum.”
</p>
<p id="P11" prefix="time: http://www.w3.org/2006/time# ac: http://anthropocene-curriculum.org/tbd rdfs: http://www.w3.org/2000/01/rdf-schema#">
<strong>Elemental carbon (EC)</strong> is a term often used interchangeably with BC. However, BC and EC have different usages in both aerosol and soil and sediment sciences. For example, in aerosol science, BC mainly refers to particles measured by optical methods to indicate their light-absorbing characteristics, while EC is more commonly used to indicate the refractiveness of this kind of carbon. In soil and sediment science, however, the term BC is more commonly used, while EC is used for some thermal methods, and is sometimes replaced by the term “graphitic carbon.”
</p>
<p id="P12" prefix="time: http://www.w3.org/2006/time# ac: http://anthropocene-curriculum.org/tbd rdfs: http://www.w3.org/2000/01/rdf-schema#">
<strong>Char</strong> (above) was originally thought to originate mainly from biomass burning or wildfires. It is measured as total carbon concentrations with chemical, thermal, or thermal/optical methods. Concentrations of char likely include not only the residues of biomass burning, but also emissions from fossil-fuel combustion; char can thus be considered a general term for all refractory combustion residues.
</p>
<p id="P13" prefix="time: http://www.w3.org/2006/time# ac: http://anthropocene-curriculum.org/tbd rdfs: http://www.w3.org/2000/01/rdf-schema#">
In general, BC can be regarded as the sum of char (combustion residues) and soot (combustion condensates). Soot is only produced from fires with flames, and more soot is emitted as combustion efficiency increases. By contrast, char can also originate from smoldering fires, and production increases with a decrease in combustion efficiency. Therefore char and soot may be used to indicate different fire types in wildfire reconstruction, although differences in their potential transport distance in the atmosphere influences the ratio of char/soot found in the environment.[note]Yongming Han, Shuncheng Lee, Junji Cao, Kin Fai Ho, and Z.S. An, “Spatial Distribution and Seasonal Variation of Char-EC and Soot-EC in the Atmosphere over China,” <em>Atmospheric Environment</em>, vol. 43, no. 38 (2009): pp. 6066–6073, <a href="https://www.researchgate.net/publication/229409947_Spatial_distribution_and_seasonal_variation_of_char-EC_and_soot-EC_in_the_atmosphere_over_China">https://www.researchgate.net/publication/229409947_Spatial_distribution_and_seasonal_variation_of_char-EC_and_soot-EC_in_the_atmosphere_over_China</a>.[/note] As fossil-fuel combustion generally has a high combustion efficiency, modern industrial emissions and especially those from vehicles would likely result in low char/soot ratios, which could make soot a good marker for industrial development in the
<span resource="#anthropocene">
Anthropocene
</span>
. Stable isotopic signatures of carbon, released during combustion, may also be used to reflect the range of fuel carbon sources (geological-biological origin), the nature of the combustion process itself, and the form of carbon by-products emitted (particle or gas). Characterizing stable carbon isotope composition of BC can assist in tracing urban atmospheric pollution sources. The combination of stable isotope and radiocarbon analyses may provide more exact information on sources. This approach, which has been widely used for source appointment in aerosol studies, may also be applied to geological archives.
</p>
<p id="P14" prefix="time: http://www.w3.org/2006/time# ac: http://anthropocene-curriculum.org/tbd rdfs: http://www.w3.org/2000/01/rdf-schema#">
Apart from refractory BC emissions, some organic compounds and thermally altered products may be used as combustion markers. For example, some magnetic parameters may be modified in combustion and wildfires,[note]Marco Conedera, Willy Tinner, Christophe Neff, Manfred Meurer, Angela F. Dickens, and Patrik Krebs, “Reconstructing Past Fire Regimes: Methods, Applications, and Relevance to Fire Management and Conservation,” <em>Quaternary Science Reviews</em>, vol. 28, no. 5–6 (2009): pp. 555–576, <a href="https://www.sciencedirect.com/science/article/pii/S0277379108003387">https://www.sciencedirect.com/science/article/pii/S0277379108003387</a>.[/note] while the increase in some trace elements such as lead, arsenic, and copper are related to industrial emissions and vehicle exhausts, and coal combustion is a major source of mercury emissions. Organic chemical combustion markers include polycyclic aromatic hydrocarbons (PAHs) and monosaccharide anhydrides.[note]This is well summarized in Conedera et al., “Reconstructing Past Fire Regimes.”[/note] However, due to the instability and degradation of some organic markers, their use as stratigraphic indicators may be limited. By comparison, BC records are likely to suffer less from degradation.
</p>
<p id="P15" prefix="time: http://www.w3.org/2006/time# ac: http://anthropocene-curriculum.org/tbd rdfs: http://www.w3.org/2000/01/rdf-schema#">
Gaseous combustion products include CO<sub>2</sub>, CO, CH<sub>4</sub>, NO, SO<sub>2</sub>, and some volatile organic carbons (VOCs). Carbon dioxide, NO, NO<sub>2</sub>, N<sub>2</sub>O, and molecular N<sub>2</sub> are released predominantly during flaming combustion, whereas CO, CH<sub>3</sub>, NH<sub>3</sub>, amines, and nitriles are mainly associated with smoldering fires. VOCs may be promising combustion markers as their composition can be related to specific sources. For example, coal combustion emissions may be enriched in ethylene, acetylene, ethane, propane, naphthalene, and BTEX (benzene, toluene, ethylbenzene, and xylenes), while gasoline vehicle exhausts may be enriched in light alkanes as well as iso-pentane, 2-methyl-petane, ethane, ethylene, acetylene, 1,3-butadiene, and BTEX. Some ratios of VOC species have also been used in source identification: For example, the ratio of toluene to benzene (T/B) ranges from 1.5–2.0 in mobile sources, particularly in gasoline exhaust, while in biomass burning and coal combustion it ranges from 0.23–0.68 and from 0.13–0.71, respectively.[note]Shuxiao Wang, Wei Wei, Li Du, Guanghui Li, and Jiming Hao, “Characteristics of Gaseous Pollutants from Biofuel-stoves in Rural China,” <em>Atmospheric Environmentci</em>, vol. 43, no. 27 (2009): pp. 4148–4154, <a href="https://www.sciencedirect.com/science/article/pii/S1352231009004804">https://www.sciencedirect.com/science/article/pii/S1352231009004804</a>.[/note]
</p>
<h3>
Combustion stratigraphy
</h3>
<p id="P16" prefix="time: http://www.w3.org/2006/time# ac: http://anthropocene-curriculum.org/tbd rdfs: http://www.w3.org/2000/01/rdf-schema#">
The definition of a Global Boundary Stratotype Section and Point (GSSP) for the proposed
<span resource="#anthropocene">
Anthropocene Epoch
</span>
allows for the consideration of a wide range of natural archives including lake and marine sediments, ice cores and peat sequences, and speleothems and tree rings. Many of these have not been appropriate or available for the definition of previous geological time divisions, but a number of these do contain records of combustion products, as well as fulfilling the additional criterion of high or annual temporal resolution. One interesting and recent example is the use of accumulating baleen whale earplugs, which may be used to observe changes in the marine environment over periods of decades.[note]Farzaneh Mansouri, Zach C. Winfield, Danielle D. Crainc, Brooke Morris, Patrick Charapata, Richard Sabin, Charles W. Pottere, Amanda S. Hering, James Fultong, Stephen J. Trumblec, and Sascha Usenko, “Evidence of Multi-decadal Behavior and Ecosystem-level Changes Revealed by Reconstructed Lifetime stable Isotope Profiles of Baleen Whale Earplugs,” <em>Science of The Total Environment</em> 757 (2020): p. 143985. <a href="https://www.sciencedirect.com/science/article/pii/S0048969720375161">https://www.sciencedirect.com/science/article/pii/S0048969720375161</a>.[/note] Here, stable carbon isotope records with an approximate six-month resolution indicate declining trends in δ<sup>13</sup>C as a result of the Suess effect, i.e. the depletion of atmospheric <sup>13</sup>CO<sub>2</sub> due to anthropogenic fossil-fuel combustion. This example also provides a demonstration of the ubiquitous nature of combustion products in many environmental compartments.
</p>
<p id="P17" prefix="time: http://www.w3.org/2006/time# ac: http://anthropocene-curriculum.org/tbd rdfs: http://www.w3.org/2000/01/rdf-schema#">
Methods employed in determining stratigraphic records of BC from environmental archives can be divided into five different categories: optical, thermal, microscopic, chemical, and indirect (e.g., molecular markers). Optical methods, usually used in atmospheric sciences, rely on the light-absorbing properties of BC; thermal methods, mainly used for analysis of sediments and soils, rely on its resistance to degradation, in particular oxidation. Chemical methods determine BC as that which resists chemical extraction (e.g., removal of organic material and inorganic minerals with acid treatments), and this may be followed by microscopic techniques for specific particle types, such as charcoal and SCPs, which are counted after the chemical extraction has removed unwanted components of the surrounding matrix. For most methods it is not possible to define with precision which components of the BC continuum are being measured. No single analytical method measures the whole range, and it is likely that overlap between particle types within the continuum results in discrepancy between analytical approaches. Such deficiency makes comparisons between studies using different analytical methods problematic, except where particle types can be more precisely defined by their morphology with specific identification criteria (e.g. SCPs).
</p>
<p id="P18" prefix="time: http://www.w3.org/2006/time# ac: http://anthropocene-curriculum.org/tbd rdfs: http://www.w3.org/2000/01/rdf-schema#">
Gaseous products of combustion distribute easily and rapidly in the atmosphere and global changes are clearly identifiable. The
<span resource="#13c_depletion" typeof="time:ProperInterval">
<meta property="ac:linksTo" resource="#co2_concentration" />
<meta property="ac:linkedFrom" resource="#fossil_fuels" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="1980" />
<meta property="rdfs:label" content="1980s" />
</span>
depletion of δ<sup>13</sup>C in ice cores
</span>
as a result of fossil-fuel combustion has been reported since the 1980s, and trends in depletion show a clear inverse relationship with the increasing
<span resource="#co2_concentration" typeof="time:ProperInterval">
<meta property="ac:label" content="Unprecedented CO2 concentrations" />
<meta property="ac:linkedFrom" resource="#13c_depletion" />
<span property="time:hasBeginning" typeof="time:Instant">
<meta property="time:inXSDgYear" content="1980" />
<meta property="rdfs:label" content="1980s" />
</span>
CO<sub>2</sub> concentrations
</span>
also stored in these sequences, concentrations which are now known to be unprecedented over hundreds of thousands of years. Similarly, industrially-derived reactive nitrogen emitted into the atmosphere is depleted in <sup>15</sup>N and reductions in δ<sup>15</sup>N, especially since the mid-twentieth century, are widely observed in natural archives including ice cores and lake sediments in remote locations.[note]Gordon W. Holtgrieve, Daniel E. Schindler, William O. Hobbs, Peter R. Leavitt, Eric J. Ward, Lynda Bunting, Guangjie Chen, Bruce P. Finney, Irene Gregory-Eaves, Sofia Holmgren, Mark J. Lisac, Peter J. Lisi, Koren Nydick, Lauren A. Rogers, Jasmine E. Saros, Daniel T. Selbie, Mark D. Shapley, Patrick B. Walsh, and Alexander P. Wolfe, “A Coherent Signature of Anthropogenic Nitrogen Deposition to Remote Watersheds of the Northern Hemisphere,” <em>Science, </em> vol. 334, no. 6062 (2011): pp. 1545–1548, <a href="https://www.science.org/doi/abs/10.1126/science.1212267">https://www.science.org/doi/abs/10.1126/science.1212267</a>.[/note] Atmospheric mercury concentrations are now thought to be 450 percent higher than they were in pre-industrial times. Gaseous mercury has an atmospheric lifetime of about a year and can thus circle the Earth many times prior to its deposition. As a consequence, increases in mercury concentrations and depositional fluxes since the mid-twentieth century have been reported from ice cores, marine sediment cores, ombrotrophic peats, and lake sediment cores, many of which also demonstrate a three- to five-fold increase in mercury enrichment since the pre-industrial period.
</p>
<p id="P19" prefix="time: http://www.w3.org/2006/time# ac: http://anthropocene-curriculum.org/tbd rdfs: http://www.w3.org/2000/01/rdf-schema#">
The particulate by-products of both natural and
<span resource="#anthropogenic_fire">
anthropogenic combustion
</span>
are well represented in archives. The records of naturally generated char and
<span resource="#charcoal">
charcoal
</span>
have been used for decades as a means to reconstruct wildfire frequency and by implication, climatic change over time scales of millennia to millions of years. Due to their size, these particles are unlikely to travel long distances in the atmosphere, and so their records likely indicate local and regional combustion. By contrast, soot from anthropogenic combustion may be transported continentally, and records in ice cores and lake sediments show major increases since the mid-nineteenth century with concentration peaks occurring through the twentieth century depending on the region.[note]Susan D. Kaspari, Margit Schwikowski, Martin Gysel, Mark G. Flanner, Shichang Kang, S., Shaocong Hou, and Paul A. Mayewski, “Recent Increase in Black Carbon Concentrations from a Mt. Everest Ice Core Spanning 1860–2000 AD,” <em>Geophysical Research Letters</em>, vol. 38, no. 4 (2011): L04703, <a href="https://agupubs.onlinelibrary.wiley.com/doi/10.1029/2010GL046096">https://agupubs.onlinelibrary.wiley.com/doi/10.1029/2010GL046096</a>.[/note] Black carbon inventories indicate major shifts in the geographical distribution of emissions, with sources in Europe and North America dominating from the mid-nineteenth century through to the latter decades of the twentieth century; more recently, sources in China and India have become more important.[note]Meri Ruppel, Marianne T. Lund, Henrik Grythe, Neil L. Rose, Jan Weckström, and Atte Korhola, “Comparison of Spheroidal Carbonaceous Particle Data with Modelled Atmospheric Black Carbon Concentration and Deposition and Air Mass Sources in Northern Europe, 1850–2010,” <em>Advances in Meteorology</em> 2013 (2013), <a href="https://www.hindawi.com/journals/amete/2013/393926/">https://www.hindawi.com/journals/amete/2013/393926/</a>.[/note] As a consequence, it has been suggested that uniform records of BC at the global scale should not be expected.[note]Yongming Han et al., “ The Anthropocene—A Potential Stratigraphic Definition Based on Black Carbon, Char, and Soot Records,” 2018.[/note] Falling somewhere in between soot and char—in terms of both size and combustion temperature—are SCPs. Records of SCPs have mainly been generated from lake sediments but have also been produced from ice, peat, and marine sediments. To date, SCP records in these other archives, along with records in the Southern Hemisphere more generally, remain sparse. However, available data indicate that a rapid increase in SCP accumulation may occur globally in the mid-twentieth century, and SCPs have been suggested as a stratigraphic marker for the Anthropocene.[note]Neil L. Rose, “Spheroidal Carbonaceous Fly-ash Particles Provide a Globally Synchronous Stratigraphic Marker for the Anthropocene,” <em>Environmental Science and Technology</em>, vol. 49, no. 7 (2015): pp. 4155–4162, <a href="https://pubs.acs.org/doi/10.1021/acs.est.5b00543">https://pubs.acs.org/doi/10.1021/acs.est.5b00543</a>.[/note]
</p>
<p id="P20" prefix="time: http://www.w3.org/2006/time# ac: http://anthropocene-curriculum.org/tbd rdfs: http://www.w3.org/2000/01/rdf-schema#">
Like BC, polycyclic aromatic hydrocarbons (PAHs) are also generated by both natural and anthropogenic combustion of organic materials, and their records in natural archives have been widely used to assess changes in emissions from many sources. While “total” PAHs have been used to indicate historical trends in overall combustion, high- and low-molecular weight (HMW; LMW) classes have been used to distinguish anthropogenic from natural sources, and individual congeners and PAH ratios may be used to identify more specific sources and classes of combustion. For example, retene and benzo(a)pyrene are sometimes used to indicate wood combustion and vehicular emissions respectively, while the ratio between fluoranthene and the sum of fluoranthene and pyrene has been used to distinguish between the combustion of biomass, coal, and petroleum.
</p>
<p id="P21" prefix="time: http://www.w3.org/2006/time# ac: http://anthropocene-curriculum.org/tbd rdfs: http://www.w3.org/2000/01/rdf-schema#">
Although not all the many gaseous and particulate products of combustion are able to provide the globally synchronous marker required for a GSSP, and while acknowledging the current geographical limitations to available data, especially in the Southern Hemisphere, combustion products can provide a clear anthropogenic signal with the potential to be of great stratigraphic utility as they represent a primary driving force of global anthropogenic change. Significant increases in combustion emissions have occurred since the mid-nineteenth century, and especially since the mid-twentieth century Great Acceleration, as a result of fossil-fuel combustion in electricity generation and vehicle emissions. However, natural archives show that records of combustion cover millennia, and so recent trends must be contextualized in the long-term human relationship with combustion. Furthermore, feedback mechanisms have the potential to exacerbate contributions to natural archives and may confound future stratigraphic interpretation. For example, the melting of glaciers and ice caps and the climatically-enhanced erosion of catchment soils is now understood to be remobilizing combustion products (mercury, SCPs, and PAHs) from long-term storage, returning them to environmental and biotic availability.
</p>
</div>
</body>
</html>