Artwork for Zimmerman en Space
Science

Zimmerman en Space

Hens Zimmerman

Een astronomische combinatie van wetenschap en flauwekul. 

  • 192 episodes
  • Updated Sunday

Episodes192

  • March 17 · 12 min

    Botsende planeten waargenomen?

    Op 11 maart van dit jaar verscheen er een artikel in The Astrophysical Journal Letters met de titel "Gaia-GIC-1: An Evolving Catastrophic Planetesimal Collision Candidate". In deze aflevering van de Zimmerman en Space podcast kijken we samen wat dit nou weer te betekenen heeft. 'Completely bonkers': Astronomers find evidence of a cataclysmic collision between exoplanets: https://www.space.com/astronomy/exoplanets/completely-bonkers-astronomers-find-evidence-of-a-cataclysmic-collision-between-planets Gaia-GIC-1: An Evolving Catastrophic Planetesimal Collision Candidate: https://iopscience.iop.org/article/10.3847/2041-8213/ae3ddc Gaia20ehk: https://gsaweb.ast.cam.ac.uk/alerts/alert/Gaia20ehk/ WISE ruimtetelescoop: https://www.jpl.nasa.gov/missions/wide-field-infrared-survey-explorer-wise/ Suspected Asteroid Collision Leaves Odd X-Pattern of Trailing Debris: https://science.nasa.gov/missions/hubble/suspected-asteroid-collision-leaves-odd-x-pattern-of-trailing-debris/ De Zimmerman en Space podcast is gelicenseerd onder een Creative Commons CC0 1.0 licentie. http://creativecommons.org/publicdomain/zero/1.0

  • March 10 · 23 min

    De banen van (exo)planeten

    Naar aanleiding van een aantal vragen van luisteraar Bas, kijken we in deze ietwat lange aflevering naar hoe planeten rond sterren cirkelen. The mass-period distribution of close-in exoplanets: https://www.aanda.org/articles/aa/full_html/2011/04/aa15774-10/aa15774-10.html Halting Planet Migration In The Evacuated Centers Of Protoplanetary Disks: https://iopscience.iop.org/article/10.1086/342370/pdf Orbital migration of the planetary companion of 51 Pegasi to its present location: https://pages.astro.umd.edu/~dcr/reprints/lin_nature380,606.pdf Connecting the dots II: Phase changes in the climate dynamics of tidally locked terrestrial exoplanets: https://arxiv.org/pdf/1508.00419 The climate and habitability of planets with eternal day and night sides: https://serious-science.org/the-climate-and-habitability-of-planets-with-eternal-day-and-night-sides-5289 import numpy as np import matplotlib.pyplot as plt import matplotlib.ticker as ticker a = 1.0 # semi-major axis (AU) M2 = 1.0 # mass of the central body # M1: mass of the orbiting body, from 0 to 1 M1 = np.linspace(0, 1, 500) # Newton's law T = np.sqrt(a**3 / (M1 + M2)) fig, ax = plt.subplots(figsize=(9, 5.5)) fig.patch.set_facecolor("#0d1117") ax.set_facecolor("#0d1117") # Gradient-ish line via a LineCollection from matplotlib.collections import LineCollection points = np.array([M1, T]).T.reshape(-1, 1, 2) segments = np.concatenate([points[:-1], points[1:]], axis=1) norm = plt.Normalize(T.min(), T.max()) lc = LineCollection(segments, cmap="cool", norm=norm, linewidth=2.5, zorder=3) lc.set_array(T) ax.add_collection(lc) ax.scatter([0], [np.sqrt(a**3 / M2)], color="#ff6b9d", s=70, zorder=5, label=f"Test-particle limit (M₁→0, T={np.sqrt(a**3/M2):.3f} yr)") T_eq = np.sqrt(a**3 / (M2 + M2)) ax.scatter([M2], [T_eq], color="#ffd166", s=70, zorder=5, label=f"Equal masses (M₁=M₂={M2}, T={T_eq:.3f} yr)") for spine in ax.spines.values(): spine.set_edgecolor("#30363d") ax.tick_params(colors="#8b949e", labelsize=10) ax.xaxis.label.set_color("#c9d1d9") ax.yaxis.label.set_color("#c9d1d9") ax.set_xlabel("M₁ — Mass of orbiting body (M☉)", fontsize=12, labelpad=10) ax.set_ylabel("Orbital Period T (years)", fontsize=12, labelpad=10) ax.set_title("Orbital Period vs. Mass of Orbiting Body\n" r"$T = \sqrt{\,a^3\,/\,(M_1+M_2)\,}$" f" [a = {a} AU, M₂ = {M2} M☉]", color="#e6edf3", fontsize=13, pad=14) ax.set_xlim(-0.01, 1.01) ax.set_ylim(T.min() * 0.97, T.max() * 1.03) ax.grid(color="#21262d", linestyle="--", linewidth=0.7, zorder=0) ax.legend(facecolor="#161b22", edgecolor="#30363d", labelcolor="#c9d1d9", fontsize=10, loc="upper right") plt.tight_layout() plt.show() De Zimmerman en Space podcast is gelicenseerd onder een Creative Commons CC0 1.0 licentie. http://creativecommons.org/publicdomain/zero/1.0

  • March 2 · 11 min

    WOH G64 - een rare ster

    Veel van wat zich afspeelt in ons heelal gebeurt op een tijdschaal waarbinnen een mensenleven tamelijk nietig lijkt. In ons verhaaltje van deze week een uitzondering daarop. Large Magellanic Cloud: https://en.wikipedia.org/wiki/Large_Magellanic_Cloud The Physical Properties of the Red Supergiant WOH G64: The Largest Star Known? https://arxiv.org/pdf/0903.2260 Astronomers just watched a star 1540 times the size of our sun transform into a hypergiant. Will it go supernova? https://www.space.com/astronomy/stars/astronomers-just-watched-a-star-1-540-times-the-size-of-our-sun-transform-into-a-hypergiant-will-it-go-supernova The dramatic transition of the extreme red supergiant WOH G64 to a yellow hypergiant: https://arxiv.org/pdf/2411.19329 De Zimmerman en Space podcast is gelicenseerd onder een Creative Commons CC0 1.0 licentie. http://creativecommons.org/publicdomain/zero/1.0

  • February 23 · 18 min

    Yay! Geluidjes!

    Het werd weer eens tijd voor een aflevering vol vreemde ruimtegeluiden, dus... hierbij! Cluster: https://www.esa.int/Science_Exploration/Space_Science/Cluster ESA sounds from space: https://www.esa.int/Science_Exploration/Space_Science/Sounds_from_space Hear Sounds From Mars Captured by NASA’s Perseverance Rover: https://www.nasa.gov/centers-and-facilities/jpl/hear-sounds-from-mars-captured-by-nasas-perseverance-rover/ NASA Sounds from beyond: https://www.nasa.gov/sounds-from-beyond/ Van Allen Probes Waves Investigation Audio Clips: https://space.physics.uiowa.edu/plasma-wave/rbsp/audio/ Perseus cluster: https://chandra.cfa.harvard.edu/sound/perseus.html NASA's Parker Solar Probe Discovers Natural Radio Emission in Venus' Atmosphere: https://www.youtube.com/watch?v=z5vK6-wuoOE De Zimmerman en Space podcast is gelicenseerd onder een Creative Commons CC0 1.0 licentie. http://creativecommons.org/publicdomain/zero/1.0

  • February 16 · 11 min

    Wacht even... was het wel een zwart gat?

    U herinnert zich vast wel die oranje-zwarte foto van het superzware zwarte gat in het midden van ons melkwegstelsel, genaamd Sagittarius A*. In deze aflevering willen we beweren dat dit misschien helemaal geen zwart gat was. Maar wat was het dan wel? Een zwart gat van donkere materie? https://news.mit.edu/2024/exotic-black-holes-could-be-dark-matter-byproduct-0606 Could the Milky Way galaxy's supermassive black hole actually be a clump of dark matter? https://www.space.com/astronomy/dark-universe/could-the-milky-way-galaxys-supermassive-black-hole-actually-be-a-clump-of-dark-matter The dynamics of S-stars and G-sources orbiting a supermassive compact object made of fermionic dark matter: https://academic.oup.com/mnras/article/546/1/staf1854/8431112?login=false Dark matter, not a black hole, could power Milky Way's heart: https://ras.ac.uk/news-and-press/research-highlights/dark-matter-not-black-hole-could-power-milky-ways-heart Imaging fermionic dark matter cores at the centre of galaxies: https://academic.oup.com/mnras/article/534/2/1217/7759710?login=false Quasars Have Always Had Dark Matter Halos: https://www.universetoday.com/articles/quasars-have-always-had-dark-matter-halos Subaru High-z Exploration of Low-Luminosity Quasars (SHELLQs). XVIII. The Dark Matter Halo Mass of Quasars at z ∼ 6: https://arxiv.org/pdf/2307.02531 Dark matter halos measured around ancient quasars: https://www.u-tokyo.ac.jp/focus/en/press/z0508_00310.html De Zimmerman en Space podcast is gelicenseerd onder een Creative Commons CC0 1.0 licentie. http://creativecommons.org/publicdomain/zero/1.0

  • February 9 · 12 min

    De donkere eeuwen en MoM-z14

    Luisteraar Joost vroeg of ik eens een aflevering kon besteden aan de donkere eeuwen, the dark ages, van ons heelal. Dat is een heel mooi onderwerp, omdat het juist in deze tijd enigszins onder vuur ligt door de waarnemingen die met de Webb ruimtetelescoop worden gedaan. Ask Ethan: What were the “dark ages” of the Universe? https://bigthink.com/starts-with-a-bang/what-were-dark-ages/ The cosmic dark ages: Everything you need to know: https://www.space.com/what-are-the-cosmic-dark-ages NASA Webb Pushes Boundaries of Observable Universe Closer to Big Bang: https://science.nasa.gov/missions/webb/nasa-webb-pushes-boundaries-of-observable-universe-closer-to-big-bang/ A Cosmic Miracle: A Remarkably Luminous Galaxy at z = 14.44 Confirmed with JWST: https://arxiv.org/pdf/2505.11263v2 GN-z11: https://en.wikipedia.org/wiki/GN-z11 Z calculator: https://www.astro.ucla.edu/%7Ewright/CosmoCalc.html De Zimmerman en Space podcast is gelicenseerd onder een Creative Commons CC0 1.0 licentie. http://creativecommons.org/publicdomain/zero/1.0

  • February 2 · 17 min

    Wintersporten op een andere planeet

    Eind januari van dit jaar, 2026, lazen we in het nieuws over de vondst van een ietwat koude exoplaneet, die grote gelijkenis vertoont met onze planeet aarde. Luisteraar Bert attendeerde mij erop. De grote vraag is dus... moeten we onze koffers gaan pakken? En nog belangrijker: moeten de ski-spullen mee. Laten we in deze aflevering de feiten eens langslopen. Kepler ruimtetelescoop: https://en.wikipedia.org/wiki/Kepler_space_telescope Frosty Candidate Planet 150 Light-Years Away Might Be Remarkably Similar To Earth: https://www.iflscience.com/frosty-candidate-planet-150-light-years-away-might-be-remarkably-similar-to-earth-82392 Discovery Alert: An Ice-Cold Earth? https://science.nasa.gov/universe/exoplanets/discovery-alert-an-ice-cold-earth/ A Cool Earth-sized Planet Candidate Transiting a Tenth Magnitude K-dwarf From K2: https://arxiv.org/pdf/2601.19870 PLATO - Terrestrial planet hunter: https://www.esa.int/Science_Exploration/Space_Science/Plato Planet Hunters TESS (Zooniverse): https://www.zooniverse.org/projects/nora-dot-eisner/planet-hunters-tess Afbeelding: NASA/JPL-Caltech/Keith Miller (Caltech/IPAC). De Zimmerman en Space podcast is gelicenseerd onder een Creative Commons CC0 1.0 licentie. http://creativecommons.org/publicdomain/zero/1.0

  • January 26 · 13 min

    Metalen balk in Ringnevel

    Onlangs werd een "metalen balk" in de beroemde Ringnevel M57 in sterrenbeeld de Lier waargenomen. Wat moeten we daar nou weer van denken? Messier challenge: https://britastro.org/section_information_/observing-challenges/the-messier-challenge Astronomers Spot Surprising Iron ‘Bar’ at Heart of Ring Nebula: https://www.sci.news/astronomy/iron-bar-ring-nebula-14488.html WEAVE imaging spectroscopy of NGC 6720: an iron bar in the Ring: https://academic.oup.com/mnras/article/546/1/staf2139/8425243?login=false WEAVE: https://www.ing.iac.es/astronomy/instruments/weave/weaveinst.html De Zimmerman en Space podcast is gelicenseerd onder een Creative Commons CC0 1.0 licentie. http://creativecommons.org/publicdomain/zero/1.0

  • January 18 · 14 min

    Cloud 9: een mislukt sterrenstelsel

    Eind vorig jaar werd een artikel gepubliceerd in the Astrophysical Journal Letters met de titel "The First RELHIC? Cloud-9 is a Starless Gas Cloud". Wat er zo bijzonder is aan een plek zonder sterren hoort u in deze aflevering, tenzij u natuurlijk besluit niet te luisteren. Why not finding stars has astronomers on Cloud-9: https://www.astronomy.com/science/why-not-finding-stars-has-astronomers-on-cloud-9/ The First RELHIC? Cloud-9 is a Starless Gas Cloud: https://iopscience.iop.org/article/10.3847/2041-8213/ae1584 Reionization: https://en.wikipedia.org/wiki/Reionization Five-hundred-meter Aperture Spherical Telescope (FAST): https://en.wikipedia.org/wiki/Five-hundred-meter_Aperture_Spherical_Telescope Steun deze podcast en koop het album met muziek: https://henszimmermanaudio.bandcamp.com/album/really-slow-tapes Hey en bedankt hè, iedereen die mijn muziekjes al kocht! Geweldig. De Zimmerman en Space podcast is gelicenseerd onder een Creative Commons CC0 1.0 licentie. http://creativecommons.org/publicdomain/zero/1.0

  • January 12 · 16 min

    Waaruit ontstond ons zonnestelsel?

    De titel is kort gezegd de vraag van de vader van Jan. In deze aflevering zullen we proberen samen te vatten wat onze oorsprong is. We hebben het daar natuurlijk wel vaker over gehad, maar hopelijk wordt het zo wat duidelijker! Periodic Table of the Elements: Origins of the Elements: https://svs.gsfc.nasa.gov/13873/ Synthetic elements: https://en.wikipedia.org/wiki/Synthetic_element Triggered Star Formation Inside The Shell Of A Wolf-Rayet Bubble As The Origin Of The Solar System: https://arxiv.org/pdf/1712.10053 De Zimmerman en Space podcast is gelicenseerd onder een Creative Commons CC0 1.0 licentie. http://creativecommons.org/publicdomain/zero/1.0

  • January 4 · 19 min

    Artemis 2

    Het ziet er naar uit dat we binnen enkele weken gaan meemaken dat astronauten voor het eerst sinds 1972 verder de ruimte in zullen reizen dan alleen in een baan rond de aarde. Om goed voorbereid te zijn als u binnenkort met de borrelnootjes achter de tv of laptop zit, leek het me aardig om in deze aflevering wat feiten op een rijtje te zetten. Artemis (NASA): https://www.nasa.gov/humans-in-space/artemis/ NASA Moon to Mars architecture: https://www.nasa.gov/moontomarsarchitecture/ Over the moon: How the Trump-Musk feud helps the lunar mission: https://www.politico.com/news/2025/06/06/musk-trump-nasa-spacex-moon-00391742 Here's how Artemis 2 astronauts will exercise, sleep and use the toilet on their moon mission: https://www.space.com/artemis-2-orion-spacecraft-moon-astronaut-mockup Stuur uw naam (of die van uw (klein)kind) mee naar de maan: https://www3.nasa.gov/send-your-name-with-artemis/ Trajectories in the Earth-Moon space with symmetrical free return properties: https://ntrs.nasa.gov/api/citations/19630007117/downloads/19630007117.pdf Free return trajectories: https://en.wikipedia.org/wiki/Free-return_trajectory Voedsel in de ruimte: https://www.nasa.gov/ochmo/food-in-space/ Fabrique des Lumières Amsterdam: https://www.fabrique-lumieres.com/nl De Zimmerman en Space podcast is gelicenseerd onder een Creative Commons CC0 1.0 licentie. http://creativecommons.org/publicdomain/zero/1.0

  • Dec 29, 2025 · 19 min

    De Oortwolk

    Ver voorbij de baan van Neptunus, zelfs nog verder weg dan de Kuipergordel, vinden we - waarschijnlijk - de Oortwolk, genoemd naar Jan Hendrik Oort (1900 - 1992). Maar kunnen we objecten in die "Oortwolk" eigenlijk waarnemen? Het antwoord daarop hoort u in deze laatste aflevering van 2025. Jan Hendrik Oort: https://nl.wikipedia.org/wiki/Jan_Hendrik_Oort Origin And Evolution Of The Unusual Object 1996 Pw: Asteroids From The Oort Cloud? https://sci-hub.se/10.1086/310940 1996 PW in het Minor Planet Center (klik vooral ook op Interactive Orbit Sketch): https://www.minorplanetcenter.net/db_search/show_object?object_id=1996+PW Angular Diameters and Fundamental Parameters of Forty-Four Stars from the Navy Precision Optical Interferometer: https://arxiv.org/pdf/2211.09030 An Efficient Observational Strategy for the Detection of the Oort Cloud: https://iopscience.iop.org/article/10.3847/1538-3881/ad644b Detectability Of Oort Cloud Objects Using Kepler: https://iopscience.iop.org/article/10.1088/2041-8205/711/1/L7 Detectability Of Occultations Of Stars By Objects In The Kuiper Belt And Oort Cloud: https://iopscience.iop.org/article/10.1086/521396/pdf Report on Three Stellar Occultations by the Excited Kuiper Belt Object 2002 MS4: https://iopscience.iop.org/article/10.3847/2515-5172/ac5f3b International Occultation Timing Association (IOTA): https://occultations.org/ De Zimmerman en Space podcast is gelicenseerd onder een Creative Commons CC0 1.0 licentie. http://creativecommons.org/publicdomain/zero/1.0

  • Dec 23, 2025 · 15 min

    De ster van midwinter

    Vaste luisteraars van deze podcast weten het misschien wel: elk jaar met kerst is er sprake van een onzin-aflevering. Dus in lijn der traditie heb ik een kerstverhaal voor u gemaakt. Fijne kerstdagen en dat 2026 maar vrede, liefde en saamhorigheid mag brengen. The Astronomer's Telegram bestaat trouwens echt: https://www.astronomerstelegram.org/ De Zimmerman en Space podcast is gelicenseerd onder een Creative Commons CC0 1.0 licentie. http://creativecommons.org/publicdomain/zero/1.0

  • Dec 16, 2025 · 10 min

    Monstersterren in GS 3073

    Gigantische sterren tijdens de begindagen van ons heelal. Hoe zit dat nou weer? Astronomers find first direct evidence of “Monster Stars” from the cosmic dawn: https://www.port.ac.uk/news-events-and-blogs/news/astronomers-find-first-direct-evidence-of-monster-stars-from-the-cosmic-dawn 1000–10,000 M⊙ Primordial Stars Created the Nitrogen Excess in GS 3073 at z = 5.55: https://iopscience.iop.org/article/10.3847/2041-8213/ae1a63 Astronomen vinden eerste directe bewijs voor ‘monstersterren’ in het vroege heelal: https://www.astronomie.nl/nieuws/astronomen-vinden-eerste-directe-bewijs-voor-monstersterren-in-het-vroege-heelal-4773 GA-NIFS: An extremely nitrogen-loud and chemically stratified galaxy at z ∼ 5.55: https://arxiv.org/html/2404.04148v1 Afbeelding: © Nandal et al De Zimmerman en Space podcast is gelicenseerd onder een Creative Commons CC0 1.0 licentie. http://creativecommons.org/publicdomain/zero/1.0

  • Dec 9, 2025 · 17 min

    Mars sample return

    Ja, hoe zit dat eigenlijk met die buisjes die momenteel op Mars verzameld worden door de Perseverance rover? Dat hoort u in deze aflevering. Vision and Voyages for planetary science in the decade 2013-2022: https://science.nasa.gov/wp-content/uploads/2023/04/Planetary_DS.pdf Mars rock samples: https://science.nasa.gov/mission/mars-2020-perseverance/mars-rock-samples/ Mars sample return: https://science.nasa.gov/mission/mars-sample-return/ NASA ziet op dit moment twee opties: https://www.nasa.gov/news-release/nasa-to-explore-two-landing-options-for-returning-samples-from-mars/ Mars Rock Samples: The Stories They Could Tell: https://www.youtube.com/watch?v=iIJcqiqYXG8 Earth Return Orbiter – the first round-trip to Mars: https://www.esa.int/Science_Exploration/Human_and_Robotic_Exploration/Earth_Return_Orbiter_the_first_round-trip_to_Mars Funding levels for fiscal year (FY) 2026: https://www.whitehouse.gov/wp-content/uploads/2025/05/Fiscal-Year-2026-Discretionary-Budget-Request.pdf Bringing Mars rock samples back to Earth: https://www.youtube.com/watch?v=YPNVVDphQVc De Zimmerman en Space podcast is gelicenseerd onder een Creative Commons CC0 1.0 licentie. http://creativecommons.org/publicdomain/zero/1.0

  • Dec 2, 2025 · 18 min

    Zijn wij eigenlijk buitenaards leven? Of anders geformuleerd: komen de bouwstenen van ons leven van elders?

    De ontdekking van tryptofaan op een ander hemellichaam dwingt ons na te denken over de geschiedenis van leven op onze aarde. Scientists found tryptophan, the ‘sleepy’ amino acid, in an asteroid. Here’s what it means: https://edition.cnn.com/2025/11/27/science/tryptophan-asteroid-bennu-nasa-sample Prebiotic organic compounds in samples of asteroid Bennu indicate heterogeneous aqueous alteration: https://www.pnas.org/doi/10.1073/pnas.2512461122 Hayabusa 2: https://en.wikipedia.org/wiki/Hayabusa2 OSIRIS-REx: https://nl.wikipedia.org/wiki/OSIRIS-REx Tryptofaan: https://nl.wikipedia.org/wiki/Tryptofaan Nucleobase: https://nl.wikipedia.org/wiki/Nucleobase Nucleobase synthesis in interstellar ices: https://upload.wikimedia.org/wikipedia/commons/5/5d/S41467-019-12404-1.pdf Could nucleobases form in the ISM? A theoretical study in the horsehead nebula: https://arxiv.org/pdf/2303.03963 De Zimmerman en Space podcast is gelicenseerd onder een Creative Commons CC0 1.0 licentie. http://creativecommons.org/publicdomain/zero/1.0

  • Nov 25, 2025 · 16 min

    Maar waar komt die mysterieuze interstellaire komeet 3I/ATLAS vandaan?

    Onze derde bekende interstellaire bezoeker, 3I/ATLAS, is de laatste tijd flink aanwezig in het nieuws. Luisteraar van deze podcast Chris vraagt zich af of we niet terug kunnen rekenen waar dit object vandaan komt. Asteroid Terrestrial-impact Last Alert System: https://atlas.fallingstar.com/ JUICE and 3I/ATLAS: An Unexpected Encounter in Space: https://www.mps.mpg.de/juice-and-3iatlas-an-unexpected-encounter-in-space NASA’S STEREO Observes Interstellar Comet 3I/ATLAS: https://science.nasa.gov/blogs/3iatlas/2025/11/19/nasas-stereo-observes-interstellar-comet-3i-atlas/ JWST detection of a carbon dioxide dominated gas coma surrounding interstellar object 3I/ATLAS: https://arxiv.org/pdf/2508.18209 All The Real Science of 3I/ATLAS. The Ultimate Guide: https://www.youtube.com/watch?v=hZWKAxFeNp8 The Kinematic Age of 3I/ATLAS and its Implications for Early Planet Formation: https://arxiv.org/pdf/2507.08111 3I/ATLAS: In Search of the Witnesses to Its Voyage: https://arxiv.org/pdf/2509.07678 Search for Past Stellar Encounters and the Origin of 3I/ATLAS: https://arxiv.org/pdf/2509.03361 Thick disk: https://astronomy.swin.edu.au/cosmos/t/thick+disk Spying Interstellar Comet 3I/ATLAS Near Perihelion: https://www.universetoday.com/articles/spying-interstellar-comet-3iatlas-near-perihelion Newly-Discovered Interstellar Comet is Billions of Years Older Than the Solar System: https://www.universetoday.com/articles/newly-discovered-interstellar-comet-is-billions-of-years-older-than-the-solar-system From a Different Star: 3I/ATLAS in the context of the Otautahi–Oxford interstellar object population model: https://arxiv.org/pdf/2507.05318 Foto credit: International Gemini Observatory/NOIRLab/NSF/AURA/Shadow the Scientist. De Zimmerman en Space podcast is gelicenseerd onder een Creative Commons CC0 1.0 licentie. http://creativecommons.org/publicdomain/zero/1.0

  • Nov 17, 2025 · 11 min

    Explosieve uitbarsting op een andere ster dan onze zon

    Een beetje een populair nieuwsitem, maar goed. Voor het eerst is een CME, een Coronal Mass Ejection, waargenomen bij een andere ster dan onze zon. Wellicht biedt deze aflevering nog wat extra context, die u in andere nieuwsbronnen moest missen. First confirmed sighting of giant explosion on nearby star: https://www.eurekalert.org/news-releases/1105091 Radio burst from a stellar coronal mass ejection (Arxiv): https://arxiv.org/pdf/2511.09289 Radio burst from a stellar coronal mass ejection (Nature): https://www.nature.com/articles/s41586-025-09715-3 Steun deze podcast en koop het album met muziek: https://henszimmermanaudio.bandcamp.com/album/really-slow-tapes Afbeelding credit: Olena Shmahalo/Callingham et al. De Zimmerman en Space podcast is gelicenseerd onder een Creative Commons CC0 1.0 licentie. http://creativecommons.org/publicdomain/zero/1.0

  • Nov 10, 2025 · 13 min

    Het gas waaruit bijna alles ontstaat

    Baanbrekend onderzoek aan de Cygnus X regio aan onze sterrenhemel laat op geheel nieuwe wijze het gas zien, waaruit sterren ontstaan. H II region: https://en.wikipedia.org/wiki/H_II_region Astronomers Map Mysterious “Dark” Gas in the Milky Way: https://public.nrao.edu/news/astronomers-map-mysterious-dark-gas-in-the-milky-way/ Cool Dark Gas in Cygnus X: The First Large-scale Mapping of Low-frequency Carbon Recombination Lines: https://iopscience.iop.org/article/10.3847/1538-4357/adfa17 Arecibo-Green Bank-LOFAR Carbon Radio Recombination Line Observations toward Cold H I Clouds: https://www.researchgate.net/publication/357968001_Arecibo-Green_Bank-LOFAR_Carbon_Radio_Recombination_Line_Observations_toward_Cold_H_i_Clouds LAP1-B is the First Observed System Consistent with Theoretical Predictions for Population III Stars: https://iopscience.iop.org/article/10.3847/2041-8213/ae122f Steun deze podcast en koop het album met muziek: https://henszimmermanaudio.bandcamp.com/album/really-slow-tapes De Zimmerman en Space podcast is gelicenseerd onder een Creative Commons CC0 1.0 licentie. http://creativecommons.org/publicdomain/zero/1.0

  • Nov 3, 2025 · 17 min

    Lijken aliens op ons?

    Lijken buitenaardse wezens op ons? Dat is min of meer de vraag die ik ontving van luisteraar Martijn. Voor het antwoord op deze vraag (deze aflevering, red.) is het belangrijk dat u goed wakker bent, want het is nogal veel informatie. En anders slaat u deze aflevering maar over of gebruikt u mijn langzame gezwets maar om juist lekker in slaap te vallen. Maar alle gekheid op een stokkie: het is heus een interessante vraag en als u het echt goed wilt begrijpen kan ik u aanraden het uitstekend leesbare Engelse artikel, waar ik naar verwijs, zelf nog eens rustig door te lezen. Het is de eerste link hieronder. Darwin's aliens: https://www.cambridge.org/core/journals/international-journal-of-astrobiology/article/darwins-aliens/89B3E0F2165EB8D63A7C5EAA7D9702D3 Hubble Reveals Observable Universe Contains 10 Times More Galaxies Than Previously Thought: https://science.nasa.gov/missions/hubble/hubble-reveals-observable-universe-contains-10-times-more-galaxies-than-previously-thought Widespread distribution of bacteria containing PETases with a functional motif across global oceans: https://repository.kaust.edu.sa/server/api/core/bitstreams/72764071-65d4-43e7-91f5-f7e62193227f/content Steun deze podcast en koop het album met muziek: https://henszimmermanaudio.bandcamp.com/album/really-slow-tapes De Zimmerman en Space podcast is gelicenseerd onder een Creative Commons CC0 1.0 licentie. http://creativecommons.org/publicdomain/zero/1.0