Abekta

The Encyclopédie of CASSA

User Tools

Site Tools


courses:ast100:5

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
courses:ast100:5 [2025/08/16 09:31] asadcourses:ast100:5 [2026/03/25 05:07] (current) asad
Line 1: Line 1:
 ====== 5. Chemical Age ====== ====== 5. Chemical Age ======
-**Juno:** Our boat is now moving from the Brahmaputra into the Jamuna, this is just the right time to start talking about the Chemical Age, because through Krishna of Mathura and the Taj Mahal of Agra the Jamuna has a profound symbolic connection with life. But to begin this age we need to brush up a little on Earth’s 4.5-billion-year history, because the first 4.0 billion years of it will be our terrestrial Chemical Age. 
  
-**Socrates:** So in the Chemical Age we will focus only on Earth?+===== - Timeline =====
  
-**Juno:** Since we know the history of complex chemistry on only one planetit is logical in this age to think about EarthBut at the end of the discussion we will also talk about ways of searching for complex molecules and life on other planets, inside or outside the Solar System. In fact, our plan here is quite similar to that of the Planetary Age. In the Planetary Age Hermes mainly focused on the Solar System, but in the end he also spoke about the discovery of planets around other stars.+<html> 
 +<head> 
 +    <meta charset="UTF-8"> 
 +    <meta name="viewport" content="width=device-widthinitial-scale=1.0"> 
 +    <title>Chemical Age Table</title> 
 +</head> 
 +<body>
  
-**Socrates:** Good plan. Then begin.+<div id="doku-cosmic-light"> 
 +    <style> 
 +        /Container ID#doku-cosmic-light 
 +           Theme: Minimal Modern Elegant - Collapsible Table Version 
 +        */
  
-===== Seas and Atmosphere ===== +        #doku-cosmic-light { 
-**Juno:** About 4.5 billion years ago Earth was bornFor the first 500 million years the surface was very hot and full of volcanoesand it spun very fast on its own axistaking only 12 hours for one rotationOn top of thatmany leftover pieces of rock and comets from the construction of the inner four planets kept crashing onto Earth from space during the Late Heavy Bombardment. This period is called the Hadean Eon. Some intact zircon (ZrSiO$_4$crystals from that time have been foundfrom which we understand that oceans already existed then.+            /Elegant Theme Variables *
 +            --bg#ffffff; 
 +            --text-main: #1a202c; 
 +            --text-muted: #4a5568; 
 +            --border: #e2e8f0; 
 +            --hover: #f8fafc; 
 +            --accent: #2b6cb0; 
 +            --transition: all 0.35s cubic-bezier(0.400.21)
 +             
 +            /* Typography & Layout */ 
 +            font-family: -apple-systemBlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; 
 +            background-color: transparent; 
 +            max-width: 950px; 
 +            margin: 40px auto; 
 +            padding: 0 15px; 
 +        }
  
-**Socrates:** How did the oceans form?+        #doku-cosmic-light 
 +            box-sizingborder-box; 
 +        }
  
-**Juno:** Through volcanoes and all the cracks in the crustwater vapor rose from inside Earth into the atmospherethis process is called outgassing. After Earth cooled, this vapor formed cloudsand clouds produced rainOne reason for the oceans is this rain. But a large part of ocean water probably also came through asteroids and comets during the bombardment. At that time the whole Earth was probably surrounded by oceanwith no large continents. Scattered across the ocean were volcanic islandsthe peaks of various volcanoes. There was oxygen in vapor and waterand oxygen in zirconbut there was no free molecular oxygen (O$_2$) in the atmosphere at all.+        /Table Architecture *
 +        #doku-cosmic-light .timeline-table { 
 +            width100%; 
 +            background: var(--bg); 
 +            border: 1px solid var(--border); 
 +            border-radius: 12px; 
 +            box-shadow: 0 10px 15px -3px rgba(0000.05)0 4px 6px -2px rgba(0000.025); 
 +            overflow: hidden; 
 +        }
  
-**Socrates:** Is the rise of oxygen in the atmosphere what this figure shows?+        #doku-cosmic-light .t-row { 
 +            border-bottom1px solid var(--border); 
 +        }
  
-{{:bn:courses:ast100:oxygen.webp?nolink&800|}}+        #doku-cosmic-light .t-row:last-child { 
 +            border-bottomnone; 
 +        }
  
-**Juno:** I am showing not only the increase of oxygen in the air, but also important changes in the chemical composition of the oceans. After the Hadean, the Archean Eon began 4.0 billion years ago. But Earth’s crust began to stabilize around 3.8 billion years ago, when the precursors of today’s continents, various microcontinents, started forming. In the figure you can see that many important events took place 3.5 billion years ago. At that time there were microbial mats, that is, layered colonies of cyanobacteria on the surface of the ocean water. The top layer of cyanobacteria had already begun producing oxygen by combining sunlight, carbon dioxide, and water, a process called photosynthesis. Over time these mats thickened and eventually turned into rock, known as stromatolites. By analyzing stromatolites we have learned how long ago free oxygen first began to be produced.+        /Collapsible Header (The "Row"*
 +        #doku-cosmic-light .t-header { 
 +            displayflex; 
 +            padding: 22px 30px; 
 +            cursor: pointer; 
 +            align-items: center; 
 +            background: var(--bg); 
 +            transition: var(--transition); 
 +        }
  
-**Socrates:** On the X axis the figure shows time, but on the Y axis it does not show oxygen content directly, it shows the contribution of oxygen to atmospheric pressure, where 1 means 100%, 0.1 means 10%, 0.01 means 1%. Does this basically indicate oxygen concentration?+        #doku-cosmic-light .t-header:hover { 
 +            background: var(--hover); 
 +        }
  
-**Juno:** Yes, you can take it that way. At present oxygen makes up about 21% of the atmosphere, and it began to rise from zero around 3.2 billion years ago, where the dashed line starts. The earliest photosynthesis was not oxygenic, meaning it did not produce oxygenAt that time bacteria mixed oxygen with iron and water to form iron compounds on the ocean floor. Oxygenic photosynthesis began properly around 3.0 billion years ago. At the same time microcontinents were joining to form various continents. The newly produced oxygen reacted with iron on the seafloor, filling the oceans with iron. In the figure this is what is meant by “Iron Ocean.+        #doku-cosmic-light .col-time 
 +            flex: 0 0 150px; 
 +            font-weight: 700; 
 +            font-size: 0.95rem; 
 +            color: var(--accent); 
 +            letter-spacing: 0.5px; 
 +        }
  
-**Socrates:** From the figure it seems that for a long time after free oxygen began to be produced the amount of oxygen in the atmosphere did not increase. Oxygen production began about 3.1 billion years ago, but the Great Oxidation Event happened 2.1 billion years agoFor almost a billion years did oxygen in the air fail to rise because of the iron in the oceans?+        #doku-cosmic-light .col-title { 
 +            flex: 1 1 auto; 
 +            font-weight: 600; 
 +            font-size: 1.15rem; 
 +            color: var(--text-main); 
 +            padding-right: 20px; 
 +            line-height: 1.4; 
 +        }
  
-**Juno:** Yes, iron was one reasonAnother reason may have been microbes in the ocean that lived by metabolizing oxygen. Only after the amount of oxidizable iron in the ocean decreased did the oxygen produced by cyanobacteria start mixing into the air, and in a very short time oxygen in the atmosphere rose to nearly 1%. Because of this oxygen, sulfur was oxidized and began to mix into the ocean, giving us the “Sulfide Ocean.” How oxygen rose from 1% to 20% is a subject for the Biological Age, not now.+        /Chevron Icon *
 +        #doku-cosmic-light .col-toggle { 
 +            flex: 0 0 32px; 
 +            display: flex; 
 +            align-items: center; 
 +            justify-content: center; 
 +            width: 32px; 
 +            height: 32px; 
 +            border-radius: 50%
 +            background: #edf2f7; 
 +            color: var(--text-muted); 
 +            transition: var(--transition); 
 +        }
  
-**Socrates:** Then now go back to the beginning of the Chemical AgeYou have mentioned zirconium, silicon, oxygen, iron, sulfur, carbon and many elements. But we know that after the Big Bang the universe mainly produced hydrogen and helium. Where did all the other chemical elements come from?+        #doku-cosmic-light .col-toggle svg { 
 +            width16px; 
 +            height: 16px; 
 +            transition: var(--transition); 
 +            fill: none; 
 +            stroke: currentColor; 
 +            stroke-width: 2.5; 
 +            stroke-linecap: round; 
 +            stroke-linejoin: round; 
 +        }
  
-===== - Periodic Table ===== +        /Active State *
-**Juno:** Before understanding where they came from, we need to look once at the periodic table. The pier you see on the left is actually Shakhahati Char, in the middle of the JamunaIf we dock the boat at that ghat we will see a marvelous seven-story building that has been built in the form of the periodic table.+        #doku-cosmic-light .t-row.active .t-header { 
 +            background: var(--hover); 
 +        }
  
-**Socrates:** Then let’s go.+        #doku-cosmic-light .t-row.active .col-toggle { 
 +            transform: rotate(180deg); 
 +            background: var(--accent); 
 +            color: var(--bg); 
 +        }
  
-**Juno:** Now you can all see it, the seven-story building faces the Jamuna, and each floor has 18 roomsThe top floor is number 1and the very bottom one is number 7From room number 3 on the bottom two floorsa two-story pier extends out toward the river. This pier is where the boat can be docked.+        /Expanded Content *
 +        #doku-cosmic-light .t-content { 
 +            max-height0; 
 +            overflow: hidden; 
 +            transition: max-height 0.4s cubic-bezier(0.40, 0.21); 
 +            background: var(--hover); 
 +        }
  
-[The boat docksSocrates and the other seven admire the building while still sitting in the boat.]+        #doku-cosmic-light .t-content-inner { 
 +            padding: 0 30px 30px 180px; /* Aligns with the title text (150 width + 30 padding) */ 
 +            font-size: 1.05rem; 
 +            line-height: 1.75; 
 +            color: var(--text-muted); 
 +            text-align: justify; 
 +        }
  
-**Ishtar:** Then by showing us the building, explain the beauty of the periodic table.+        /Mobile Optimization *
 +        @media (max-width768px) { 
 +            #doku-cosmic-light .t-header { 
 +                flex-wrap: wrap; 
 +                padding: 18px 20px; 
 +            } 
 +            #doku-cosmic-light .col-time { 
 +                flex: 1 1 100%; 
 +                margin-bottom: 6px; 
 +                font-size: 0.85rem; 
 +            } 
 +            #doku-cosmic-light .col-title { 
 +                font-size: 1.05rem; 
 +                padding-right: 15px; 
 +            } 
 +            #doku-cosmic-light .t-content-inner { 
 +                padding: 0 20px 24px 20px; 
 +            } 
 +        } 
 +    </style>
  
-[[https://pubchem.ncbi.nlm.nih.gov/periodic-table/|{{:bn:courses:ast100:periodic-table.webp?nolink|}}]]+    <div class="timeline-table"> 
 +         
 +        <!-- Row 1 --> 
 +        <div class="t-row"> 
 +            <div class="t-header" onclick="toggleRow(this)"> 
 +                <div class="col-time">10.5 – 11 Gy</div> 
 +                <div class="col-title">Synthesis of Prebiotic Molecules</div> 
 +                <div class="col-toggle"> 
 +                    <svg viewBox="0 0 24 24"><polyline points="6 9 12 15 18 9"></polyline></svg> 
 +                </div> 
 +            </div> 
 +            <div class="t-content"> 
 +                <div class="t-content-inner"> 
 +                    In the highly energetic and volatile environment of the early Earth, the stage was set for the universe's transition from inorganic chemistry to the foundational building blocks of lifeThe primordial atmosphere, rich in simple gases such as methane, ammonia, water vapor, and carbon dioxide, was continuously bombarded by fierce ultraviolet radiation from the young Sun and intense electrical stormsThese extreme energy sources catalyzed complex chemical reactions within the "primordial soup" of the early oceansThrough these spontaneous interactions, simple atomic constituents were forged into complex organic molecules, including a diverse array of amino acids and nucleotide basesThis crucial synthesis demonstrated that the essential components required for biological life could assemble naturally under abiotic conditions. It marked the dawn of the Chemical Age, a period where matter began to organize itself into increasingly intricate molecular structures, laying the essential groundwork for the subsequent emergence of self-replicating biological systems. 
 +                </div> 
 +            </div> 
 +        </div>
  
-**Juno:** Each floor is a period (row) of the periodic table, and each room is a group (column). Since there are 7 periods, there are 18 groups. The columns can again be divided into four blocks: s, p, d, fThe first two columns make the s-block. In this block hydrogen is a nonmetalbesides that the first column are alkali metals (red)and the second column are alkaline earth metals (purple). Helium in the last column is also placed in the s-blockExcept heliumeveryone in columns 13 to 18 are in the p-blockAmong them are metalloids, post-transition metals (green)halogensnonmetals (yellow) and noble gases (brown)A few of these nonmetals are very important for lifeespecially carbon (C), nitrogen (N), oxygen (O), phosphorus (P), and sulfur (S), abbreviated as CHNOPS. Columns 3 to 12 form the d-block, everyone here is a transition metal (blue)And the pier where we have dockedall the elements here belong to the f-block (cyan)on the bottom floor the actinides (beginning with Ac)and on the floor above them the lanthanides (beginning with La); many of them are radioactive.+        <!-- Row 2 --> 
 +        <div class="t-row"> 
 +            <div class="t-header" onclick="toggleRow(this)"> 
 +                <div class="col-time">11 Gy</div> 
 +                <div class="col-title">Formation of Protocells</div> 
 +                <div class="col-toggle"> 
 +                    <svg viewBox="0 0 24 24"><polyline points="6 9 12 15 18 9"></polyline></svg> 
 +                </div> 
 +            </div> 
 +            <div class="t-content"> 
 +                <div class="t-content-inner"> 
 +                    As the early oceans became increasingly concentrated with complex organic moleculesthese prebiotic compounds began to interact and organize into more sophisticated structuresCertain lipid-like moleculesdriven by their hydrophobic and hydrophilic propertiesnaturally congregated in the watery environment to form spherical droplets with semi-permeable boundary membranes, often referred to as proteinoid microspheres or coacervatesThese primitive structuresknown as protocells, effectively isolated an internal chemical environment from the chaotic external surroundingsWithin these enclosed micro-environmentsorganic molecules could concentrateallowing for primitive metabolic reactions to occur at accelerated ratesAlthough these early protocells displayed remarkable lifelike behaviors—such as absorbing nutrientsgrowing in size, and even dividing into smaller droplets—they fundamentally lacked the true hereditary mechanisms necessary for Darwinian evolutionNevertheless, the formation of protocells represented a critical evolutionary leapbridging the gap between a disorganized chemical soup and the highly structuredcompartmentalized architecture of the first true living cells. 
 +                </div> 
 +            </div> 
 +        </div>
  
-**Socrates:** Why exactly 118 rooms?+        <!-- Row 3 --> 
 +        <div class="t-row"> 
 +            <div class="t-header" onclick="toggleRow(this)"> 
 +                <div class="col-time">11 Gy</div> 
 +                <div class="col-title">The "RNA World"</div> 
 +                <div class="col-toggle"> 
 +                    <svg viewBox="0 0 24 24"><polyline points="6 9 12 15 18 9"></polyline></svg> 
 +                </div> 
 +            </div> 
 +            <div class="t-content"> 
 +                <div class="t-content-inner"> 
 +                    Before the complex interplay of DNA and proteins became the standard operating system for all life on Earth, there existed a pivotal transitional phase known as the "RNA World." In modern biology, DNA stores genetic information, while proteins act as the molecular machines that catalyze chemical reactions. However, neither can function without the other, creating a paradox for the origins of life. Ribonucleic acid (RNA) offers an elegant solution to this chicken-and-egg problem. During this crucial epoch, RNA likely served a dual evolutionary role. It acted as both the primary carrier of hereditary genetic information and as an active catalyst—known as a ribozyme—capable of accelerating essential chemical reactions, including its own replication. This remarkable versatility allowed early RNA-based systems to undergo rudimentary forms of natural selection and evolution. The RNA World hypothesis elegantly bridges the profound gap between non-living chemistry and true biology, establishing the first self-replicating, evolving molecular networks. 
 +                </div> 
 +            </div> 
 +        </div>
  
-**Juno:** Because until now a total of 118 basic atoms have been discoveredHydrogen’s atomic number is 1oganesson’s is 118. In the nucleus at the center of an atom there are protons and neutronsand around them are electrons. The number of protons in the nucleus is the atomic number. If there are as many electrons as protons, the atom is neutral; if there are more or fewer electrons than protonsions are obtained: more means negative ion (since electrons are negative), fewer means positive ion. But the property of an atom is determined by the number of protons.+        <!-- Row 4 --> 
 +        <div class="t-row"> 
 +            <div class="t-header" onclick="toggleRow(this)"> 
 +                <div class="col-time">11.5 Gy</div> 
 +                <div class="col-title">Emergence of Prokaryotes</div> 
 +                <div class="col-toggle"> 
 +                    <svg viewBox="0 0 24 24"><polyline points="6 9 12 15 18 9"></polyline></svg> 
 +                </div> 
 +            </div> 
 +            <div class="t-content"> 
 +                <div class="t-content-inner"> 
 +                    Following millions of years of chemical evolution, the first undeniably living entities emerged in the dark, mineral-rich depths of the early oceanslikely clustered around hydrothermal vents. These pioneering organisms were prokaryotes—simple, single-celled life forms that entirely lacked a distinct, membrane-bound nucleus or complex internal organelles. Functioning primarily as anaerobic heterotrophs, these early bacteria survived in an oxygen-free environment by directly consuming the abundant organic molecules suspended in the primordial soup. Their simple but highly effective cellular architecture allowed them to thrive and rapidly reproduce in extreme conditions that would be lethal to modern life. The emergence of these resilient prokaryotes marked the definitive beginning of the Biological Age, as matter successfully crossed the threshold from complex chemistry to living biology. Over countless generationsthese microscopic organisms dominated the planetestablishing the fundamental biochemical pathways that would eventually support the entire branching tree of life and transform the Earth's environment forever. 
 +                </div> 
 +            </div> 
 +        </div>
  
-**Socrates:** What do you mean by property of an atom?+        <!-- Row 5 --> 
 +        <div class="t-row"> 
 +            <div class="t-header" onclick="toggleRow(this)"> 
 +                <div class="col-time">12 Gy</div> 
 +                <div class="col-title">Invention of Photosynthesis</div> 
 +                <div class="col-toggle"> 
 +                    <svg viewBox="0 0 24 24"><polyline points="6 9 12 15 18 9"></polyline></svg> 
 +                </div> 
 +            </div> 
 +            <div class="t-content"> 
 +                <div class="t-content-inner"> 
 +                    As the growing populations of early heterotrophic bacteria began to deplete the finite supply of free-floating organic molecules in the primordial oceans, an evolutionary pressure spurred a revolutionary biochemical innovationphotosynthesis. Certain innovative prokaryotes, most notably the ancestors of modern cyanobacteria, evolved the remarkable ability to harness the abundant, inexhaustible energy of sunlight. By utilizing solar radiation, these pioneering autotrophs could convert simple inorganic molecules—specifically carbon dioxide and water—into complex, energy-rich organic sugars, effectively generating their own food supply. This profound evolutionary leap liberated life from its dependency on scarce, naturally occurring chemical soup and allowed organisms to spread globally across the Earth's sunlit surface waters. The invention of photosynthesis not only secured an infinite energy source for the biosphere but also drastically altered the planet's atmospheric composition. By absorbing carbon dioxide and eventually releasing free oxygen as a metabolic byproduct, these microscopic solar engines permanently reshaped the trajectory of Earth's biological and ecological future. 
 +                </div> 
 +            </div> 
 +        </div>
  
-**Juno:** You will understand with an example. Gold (Aufrom the Latin Aurum) has 79 protonsand gold is such a solid that even at 1000 degrees Celsius it remains hard, to melt it requires 1064° CelsiusBut by adding just one proton to it we get mercury (Hg)which melts and becomes liquid already at −40° Celsiuswhich is why at room temperature mercury is liquid inside a thermometerThat means just one proton can change the property of an atom so drastically.+        <!-- Row 6 --> 
 +        <div class="t-row"> 
 +            <div class="t-header" onclick="toggleRow(this)"> 
 +                <div class="col-time">12.2 Gy</div> 
 +                <div class="col-title">The Oxygen Crisis</div> 
 +                <div class="col-toggle"> 
 +                    <svg viewBox="0 0 24 24"><polyline points="6 9 12 15 18 9"></polyline></svg> 
 +                </div> 
 +            </div> 
 +            <div class="t-content"> 
 +                <div class="t-content-inner"> 
 +                    The proliferation of photosynthetic cyanobacteria initiated one of the most significant and catastrophic environmental transformations in planetary historyoften referred to as the Oxygen Crisis or the Great Oxidation Event. For billions of yearslife had evolved in an entirely anoxic environmentmaking the sudden accumulation of free oxygen—a highly reactive and toxic byproduct of photosynthesis—devastating to the established biosphere. As oxygen levels steadily rose in the atmosphere and dissolved into the oceans, it triggered a massive wave of extinctions among the dominant anaerobic organisms, for whom this new gas was a deadly poisonHowever, this profound ecological catastrophe simultaneously forged a new evolutionary frontier. Surviving organisms adapted to tolerate, and eventually harnessthis volatile elementThe integration of oxygen into cellular metabolism paved the way for aerobic respiration, a vastly more efficient method of energy production. This metabolic revolution ultimately unlocked the energetic potential required to support larger, more complex, and highly active life forms. 
 +                </div> 
 +            </div> 
 +        </div>
  
-**Socrates:** I seeSo the element Moscovium at number 115does that mean it is found only in Moscow?+        <!-- Row 7 --> 
 +        <div class="t-row"> 
 +            <div class="t-header" onclick="toggleRow(this)"> 
 +                <div class="col-time">12.5 Gy</div> 
 +                <div class="col-title">Eukaryotic Symbiosis</div> 
 +                <div class="col-toggle"> 
 +                    <svg viewBox="0 0 24 24"><polyline points="6 9 12 15 18 9"></polyline></svg> 
 +                </div> 
 +            </div> 
 +            <div class="t-content"> 
 +                <div class="t-content-inner"> 
 +                    The transition from simple, single-celled organisms to complex life was catalyzed by an extraordinary evolutionary event known as endosymbiosis. As the early oceans grew increasingly competitive, certain large, predatory prokaryotic cells began to engulf smaller, specialized bacteria. However, instead of digesting these consumed microbes for immediate energy, a mutually beneficial relationship formed. The engulfed aerobic bacteria, which were highly efficient at utilizing oxygen to generate energybecame permanent residents within the larger host cell, eventually evolving into modern mitochondria. Similarly, engulfed photosynthetic cyanobacteria were incorporated to become chloroplasts, the solar powerhouses of plant cells. This unprecedented biological merger created the first true eukaryotes—highly complex cells characterized by distinct, membrane-bound nuclei and specialized internal organelles. By combining the unique metabolic strengths of different organisms into a single, cohesive cellular unit, eukaryotic symbiosis provided the crucial structural and energetic foundation necessary for the subsequent evolution of all multicellular plants, fungi, and animals. 
 +                </div> 
 +            </div> 
 +        </div>
  
-**Juno:** You should cut down your annoying comedy, Socrates.+    </div>
  
-**Socrates:** Leave aside judgment and give the answer.+    <script> 
 +        function toggleRow(element) { 
 +            const row = element.parentElement; 
 +            const content = row.querySelector('.t-content'); 
 +            const inner = row.querySelector('.t-content-inner'); 
 +             
 +            // Toggle the active class for styling and rotation 
 +            row.classList.toggle('active'); 
 +             
 +            // Calculate and set the max-height to smoothly animate the opening 
 +            if (row.classList.contains('active')) { 
 +                content.style.maxHeight = inner.scrollHeight + "px"; 
 +            } else { 
 +                content.style.maxHeight = "0px"; 
 +            } 
 +        } 
 +         
 +        // Ensure heights are recalculated if the window is resized to prevent content clipping 
 +        window.addEventListener('resize', () => { 
 +            document.querySelectorAll('.t-row.active .t-content').forEach(content => { 
 +                const inner = content.querySelector('.t-content-inner'); 
 +                content.style.maxHeight = inner.scrollHeight + "px"; 
 +            }); 
 +        }); 
 +    </script> 
 +</div>
  
-**Juno:** Uranium’s nucleus has 92 protons, plutonium heavier than that has 94. Heavier than this are not found naturally in nature, scientists synthesized them artificially in the lab. In making Moscovium, Moscow’s scientists had the greatest contribution, that is why such a name.+</body> 
 +</html>
  
-**Socrates:** Why are there no elements heavier than plutonium in nature?+===== - Telescope ===== 
 +{{https://upload.wikimedia.org/wikipedia/commons/thumb/9/92/The_Moon_and_the_Arc_of_the_Milky_Way01.jpg/1280px-The_Moon_and_the_Arc_of_the_Milky_Way01.jpg?nolink}}
  
-**Juno:** To understand that we need to go back to the story of the Particle Age. We heard from Ravi that if you bring two particles with the same charge very closethen stronger than their electromagnetic repulsion becomes the attraction of the strong forceThat is why so many protons with positive charge can stay together in a nucleus. But if there are more than 94 protons, the nucleus cannot remain stableThat is why they are not in naturethey have to be made in the lab.+The Atacama Large Millimeter/submillimeter Array (ALMA) serves as the definitive instrument for the Chemical Age, providing a high-resolution window into the molecular evolution of the cosmosLocated in the high-altitude Chajnantor Plateau of Chilethis interferometer consists of 66 high-precision antennas that work in concert to detect the faint radio signatures of cold gas and dustWhile optical telescopes are blinded by the thick clouds surrounding infant star systemsALMA’s submillimeter capabilities allow it to penetrate these "stellar nurseries" to map the distribution of complex organic molecules. By observing the rotational transitions of molecules in these environments, ALMA bridges the gap between simple atomic matter and the complex chemistry required for life.
  
-**Socrates:** Suppose we made them in the labbut how did so many elements form naturally? In the Particle Age we saw that after the Big Bang the universe mainly produced hydrogen (76 percent) and helium (24 percent). Where did all the other elements come from? +TechnologicallyALMA’s power lies in its ability to detect the "spectral fingerprints" of a vast array of chemical compoundsincluding watersugars, and amino acid precursors. The array functions by collecting millimeter-wave radiationwhich is emitted by molecules as they rotate in space, and correlating the signals from dozens of antennas to create images with clarity surpassing even the Hubble Space TelescopeThis allows researchers to observe the "snow lines" in protoplanetary disks—the specific regions where volatile compounds like water or carbon monoxide freeze onto dust grainsThese observations are crucial for understanding the formation of oceans and atmospheres, as they reveal how the essential ingredients for habitability are distributed within developing solar systems.
- +
-{{:bn:courses:ast100:starfurnace.webp?nolink|}} +
- +
-**Juno:** That is what is shown in this diagram, through a star 500 times bigger than the Sun. A few elements heavier than helium were produced in very small amounts right after the Big Bang, but almost all the elements of the periodic table were born inside stars. The first generation of stars were much more massive than the Sun, which is why they were able to produce many heavy elements. How that happens we heard in the Stellar Age. +
- +
-**Socrates:** Actually we did not hear. Mars said that in the cores of massive stars elements up to iron are created, but he did not explain well how. +
- +
-**Juno:** Then look again at the diagram above. You will see that in the final stage of life the core of a massive star looks like an onionmeaning it has many layers. At the very center is ironoutside it are several shells: first shell silicon, then successively magnesium, neon, oxygen, carbon, helium, and hydrogen shells. The star has built these shells of elements throughout its life. Let us hear again how. After all the hydrogen in the core has been converted into heliumnuclear fusion stops, and without outward pressure gravity compresses and heats the star. Then at one point the helium at the core’s center produces carbon, while outside remains a shell of helium. After all the helium in the core turns into carbon, fusion again stops, and as before the star compresses and heats up. As a result carbon in the core produces oxygen, outside remains a shell of carbon, and outside that still the previous helium shell. In this way, through the interplay of fusion and gravity, one layer after another is born. The heaviest element is at the center, the further out we go the lighter the elements we find. +
- +
-**Socrates:** On the right side of the diagram is it showing how long each reaction takes? +
- +
-**Juno:** It is showing how long each reaction continues in the womb of the star, and along with that the temperature required for each fusion reaction is shown in megakelvin and gigakelvin unitsHydrogen fusion that happens at 5 megakelvin lasts for 7 million years. But silicon fusion that happens at 2.5 gigakelvin takes place within just 1 day. That means the iron core of a massive star is made in just one daythis day can be called the last day of its life. +
- +
-**Socrates:** But iron has only 26 protons. Then where did all the elements from cobalt with 27 protons up to plutonium with 94 protons come from? The star, you said, has already reached the last day of its life. +
- +
-**Juno:** In the Stellar Age we heard that at death such massive stars explode as supernovae. At death through one enormous explosion the star gives us all the other elements as a gift. This is the star’s last donation to the universe. Let me explain how. Elements heavier than iron cannot be formed through normal fusion, because to make them requires investing more energy than is returned after they are made. Nature does not allow such losing reactions to happen. But during a supernova explosion suddenly such a vast amount of energy is released inside the star that it can be invested in reactions to make heavier elements. At the moment of explosion within only a few seconds many elements heavier than iron are born. But besides supernovae there are also some slower processes through which heavy elements can be made. We will not go into that detail.+
  
 +The legacy of ALMA in the Chemical Age is defined by its contribution to astrochemistry and our understanding of the prebiotic universe. It has successfully detected complex nitriles and alcohols in the interstellar medium, proving that the building blocks of life are not unique to Earth but are common throughout the galaxy. As the instrument continues to refine its observations of the periodic table in a cosmic context, it provides the necessary data to transition from the study of inanimate matter to the Biological Age. By identifying where and how complex molecules form, ALMA allows "citizens of the universe" to trace their own chemical heritage back to the cold, dark clouds of the early Milky Way.
  
 +<html><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d4190.23166462251!2d-67.7564086918864!3d-23.028575650184745!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x96a9c7006f7a5ead%3A0x298a7d6113d5f913!2sAntenas%20de%20A.L.M.A.!5e1!3m2!1sen!2sbd!4v1774436649121!5m2!1sen!2sbd" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe></html>
courses/ast100/5.1755358275.txt.gz · Last modified: by asad

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki