L330 Black hole picture captured for first time in space ‘breakthrough’

L330 Black hole picture captured for first time in space ‘breakthrough’

Black hole picture captured for first time in space ‘breakthrough’

Astronomers have captured the first image of a black hole, heralding a revolution in our understanding of the universe’s most enigmatic objects.

The picture shows a halo of dust and gas, tracing the outline of a colossal black hole, at the heart of the Messier 87 galaxy, 55 million light years from Earth.

The black hole itself – a cosmic trapdoor from which neither light nor matter can escape – is unseeable. But the latest observations take astronomers right to its threshold for the first time, illuminating the event horizon beyond which all known physical laws collapse.

The breakthrough image was captured by the Event Horizon Telescope (EHT), a network of eight radio telescopes spanning locations from Antarctica to Spain and Chile, in an effort involving more than 200 scientists.
Sheperd Doeleman, Event Horizon Telescope Director and Harvard University senior research fellow said: “Black holes are the most mysterious objects in the universe. We have seen what we thought was unseeable. We have taken a picture of a black hole.”

The image gives the first direct glimpse of a black hole’s accretion disk, a fuzzy doughnut-shaped ring of gas and dust that steadily “feeds” the monster within.

The EHT picks up radiation emitted by particles within the disk that are heated to billions of degrees as they swirl around the black hole at close to the speed of light, before vanishing down the plughole.

The halo’s crescent-like appearance in the image is because the particles in the side of the disk rotating towards Earth are flung towards us faster and so appear brighter. The dark shadow within marks the edge of the event horizon, the point of no return, beyond which no light or matter can travel fast enough to escape the inexorable gravitational pull of the black hole.

Black holes were first predicted by Einstein’s theory of relativity – although Einstein himself was sceptical that they actually existed. Since then, astronomers have accumulated overwhelming evidence that these cosmic sinkholes are out there, including recent detection of gravitational waves that ripple across the cosmos when pairs of them collide.

But black holes are so small, dark and distant that observing them directly requires a telescope with a resolution equivalent to being able to see a bagel on the moon. This was once thought to be an insurmountable challenge.

The EHT achieved the necessary firepower by combining data from eight of the world’s leading radio observatories, including the Atacama Large Millimetre Array (Alma) in Chile and the South Pole Telescope, creating an effective telescope the size of the Earth.

When observations were launched in 2017, the EHT had two primary targets. First was Sagittarius A*, the black hole at the centre of the Milky Way, which has a mass of about four million suns. The second target, which yielded the image, was a supermassive black hole in the galaxy M87, into which the equivalent of six billion suns of light and matter has disappeared.

The success of the project hinged on clear skies on several continents simultaneously and exquisite coordination between the eight far-flung teams. Observations at the different sites were coordinated using atomic clocks, called hydrogen masers, accurate to within one second every 100 million years. And, on one night in 2017, everything came together. “We got super lucky, the weather was perfect,” said Ziri Younsi, a member of the EHT collaboration who is based at University College London.

The sheer volume of data generated was also unprecedented – in one night the EHT generated as much data as the Large Hadron Collider does in a year. This meant waiting for months for the South Pole data, which could only be shipped out at the end of Antarctic winter.

The observations are already giving scientists new insights into the weird environment close to black holes, where gravity is so fierce that reality as we know it is distorted beyond recognition.

At the event horizon, light is bent in a perfect loop around the black hole, meaning if you stood there you would be able to see the back of your own head. They also provide one of the most stringent tests to date of Einstein’s theory of general relativity: this predicts a rounded shape of the black hole’s halo, in line with what EHT has observed.

Scientists are also hoping to understand more about the origin of jets of radiation that are blasted out from the poles of some black holes at close to the speed of light, creating brilliant beacons that can be picked out across the cosmos.

However, the observations do not yet reveal anything about the black hole’s inscrutable interior.
“The black hole is not the event horizon, it’s something inside. It could be something just inside the event horizon, an exotic object hovering just beneath the surface, or it could be a singularity at the centre … or a ring,” said Younsi. “It doesn’t yet give us an explanation of what’s going on inside.”

Heino Falcke, chair of the EHT science council, who is based at Radboud University in the Netherlands, said: “The big question for me is whether we’ll ever be able to transcend that limit. The answer may be maybe not. That’s frustrating but we’ll have to accept it.”

转载于:https://www.cnblogs.com/huangbaobaoi/p/10687971.html

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请联系我们举报,一经查实,本站将立刻删除。

发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/100993.html原文链接:https://javaforall.net

(0)
全栈程序员-站长的头像全栈程序员-站长


相关推荐

  • 教程-经典Delphi教程网

    教程-经典Delphi教程网有理想+志同道合的人+取长补短去协同工作=完美团队一流的项目+三流的执行者=垃圾项目三流的项目+一流的执行者=完美项目自己公司网址:http://www.kaideruixin.icoc.cc/电脑管家误报提交地址:http://bbs.guanjia.qq.com/forum.php?mod=forumdisplay&fid=63本本驱动网站:http://www….

    2022年6月26日
    25
  • origin如何在柱状图上面显示数据_origin柱状图横坐标自定义

    origin如何在柱状图上面显示数据_origin柱状图横坐标自定义经验:Origin做柱状图常遇问题/柱状图X坐标轴如何设置—小技巧对于每个搞科研的人来说,origin这个作图软件是必不可少的!但是,对于新手来说(我也算是半个新手*^__^*),它有时候显得有点高深,不知道该如何设置。就拿这次来说吧,同门要画一个性能随含量变化的柱状图(希望大体效果希望如上图,上图还没完全设置好),但是不知道该如何设置X坐标轴,因为含量的变化区间不是固定的,例如10%,20%,4…

    2022年9月30日
    4
  • C++键盘钩子

    C++键盘钩子C++键盘钩子Windows系统是建立在事件驱动的机制上的,整个系统都是通过消息传递来实现的。而钩子是Windows系统中非常重要的系统接口,用它可以截获并处理送给其他应用程序的消息,来完成普通应用程序难以实现的功能。钩子可以监视系统或进程中的各种事件消息,截获发往目标窗口的消息并进行处理。这样,我们就可以在系统中安装自定义的钩子,监视系统中特定事件的发生,完成特定的功能,比如截获键盘、鼠标的…

    2022年4月26日
    45
  • Xna中利用Slimdx绘制中文

    Xna中利用Slimdx绘制中文国外网站看到的 在这分享给大家 http teamessell shiftarch com sixfont SIXFONT SlimDXinXNAF isawrapperth Itisopensour Itiscomplete

    2025年9月21日
    3
  • 树莓派小车C语言循迹,自动循迹小车_单片机/STM32/树莓派/Arduino/开发板创意项目-聚丰项目-电子发烧友网…[通俗易懂]

    树莓派小车C语言循迹,自动循迹小车_单片机/STM32/树莓派/Arduino/开发板创意项目-聚丰项目-电子发烧友网…[通俗易懂]1金属探测模块采集与计算金属探测LDC1314是根据电磁感应原理制成的,将一金属置于变化的磁场当中时,根据电磁感应原理就会在金属内部产生涡流,涡流产生的磁场反过来又影响原磁场,这种变化可以转换为电压幅值的变化,供相关电路进行检测。通过改变金属和线圈之间的距离得到不同的值,对前端探测到的数据进行再处理和分析,当其中一个线圈探测到铁丝则让小车向相反方向前进,若发现附近有硬币存在该探测器发出声音警报。L…

    2022年5月6日
    64
  • 网站挂马检测_域名拦截检测网站

    网站挂马检测_域名拦截检测网站网站挂马检测工具,网站挂马如何检测,如何检测网站挂马在最近的一次网站优化项目中,我负责的一个网站出现了网站被挂马问题,所以网站的关键词排名很快就从首页消失了。把网站挂马问题解决后,花费了很多的精力才让关键词排名恢复。在seo公司工作期间,经常听到同事说起网站挂马的危害,因为没有切身体会,所以并没有太多感触。突然网站挂马的问题落到了自己负责的项目上,这才意识到网站挂马问题真的很不简单,在平时…

    2022年9月30日
    3

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

关注全栈程序员社区公众号