Skip to main content

Dyson sphere might be used to harvest energy from black holes by Aliens

Image credit - Unsplash

Technology-savvy aliens could be powering their society using a hypothetical megastructure called a Dyson sphere to harvest energy from a black hole. And the sphere might radiate in peculiar ways, allowing telescopes on Earth to discover the existence of intelligent beings elsewhere in the universe, a new study suggests.

A Dyson sphere is a speculative structure that would encircle a star with a tight formation of orbiting platforms in order to capture starlight and produce power. First proposed by theoretical physicist Freeman Dyson in 1960, the idea might be realized by a spacefaring extraterrestrial species who had spread out across their star system and therefore required ever-increasing amounts of energy. Dyson's answer is the Dyson sphere, or "a hollow ball built around the sun would solve the space and energy problems," according to his paper. Therefore, it's a theoretical device that sits around an entire star and harvests its energy. Its goal is to help power a civilization whose energy demands have simply eclipsed their planet's natural potential. It's part of Dyson's broader suggestion that the Search for Extra Terrestrial Intelligence (SETI) should set their sights on the kind of energy signature that such an item could discharge.

Another civilization, with even higher energy demands than what we've outlined above, might decide to deploy a Dyson sphere around a black hole, which is where these researchers began their work. Their goal is to explore the power needs of a civilization making the jump from a type 2 to a type 3 civilization, which could be Earth in as little as 1,000 years, according to their scientific napkin math. But is it at all feasible to use a black hole as you'd harness the energy of the sun or another star?

"In this paper, we consider and discuss six types of energy sources: the CMB, the Hawking radiation, an accretion disk, Bondi accretion, a corona, and the relativistic jets from two types of black holes: a non-rotating black hole and a rotating black hole," the researchers explain. This method, they say, is more intensive than previous attempts to study black hole energy-harvesting, which have only explored the accretion disk (the structure of a black hole that you typically picture) or the cosmic microwave background (CMB), the electromagnetic radiation that remains from the earliest stages of the universe. 

Comments

Popular posts from this blog

The Amazing Vantablack Material...!!

Vantablack is a material developed by Surrey NanoSystems in the United Kingdom and is one of the darkest substances known, absorbing up to 99.96% of visible light (at 663 nm if the light is perpendicular to the material).The name is a compound of the acronym VANTA (vertically aligned carbon nanotube arrays) and the color black. Vantablack is not actually a color pigment or a paint, but a coating of carbon nanotubes. These have the property of absorbing incident light almost completely. Against a deep black background, objects coated in Vantablack material seem to disappear, as the perception of spatial depth is lost. This is because the human eye perceives shapes coated in Vantablack to be two-dimensional. IUPAC Name is Activated carbon high density skeleton. Other names are Multiwalled carbon nanotube (MWCNT), Vantablack S-VIS and Vantablack S-IR. It is insoluble in water. When light strikes Vantablack, instead of bouncing off, it becomes trapped and is continually deflected amo...

NVIDIA Tesla V100 - First Tensor Core GPU

  8x NVIDIA Tesla V100 32GB Server As we all know NVIDIA processor are so famous now a days. It give a perfect gaming performance and people used it worldwide. The thing is that it is not only use in personal computer but also at data center, where so many super computer are present for providing services. So, NVIDIA Tesla V100 is a first tensor core GPU. It is especially built to focus on AI, High Performance Computing ( HPC ) and graphics. It is powered by NVIDIA Volta Architecture. It comes with configuration 16 and 32GB and have a performance up to 100 CPUs in single GPU. A single server node with V100 GPUs can replace 60 CPUs nodes. DATA CENTER GPUs Image © NVIDIA NVIDIA V100 for NVLINK  Performance with NVIDIA GPU Boost for double precision is  7.8 teraflops and single precision is 15.7 teraflops. Deep learning performance boost is 125 teraflops. Interconnect bandwidth with bidirectional is 300 GB/s. It have memory capacity of 32/16 GB HBM2 with bandwidth 900GB/s. I...

Operating System as Extended machine and Resource manager

Operating system is software that runs in kernel mode even that is not always true. Part of the problem is that operating system perform two essential unrelated function. We can say that operating system is system software that manages computer hardware, software resources, and provide common services for computer program.  The Operating System as an Extended machine The architecture of most computers at the machine language level is not developed and difficult to program, especially for input/output. To make this point more concrete, consider modern SATA hard disks used on most computers. Only the insane the programmer would try to mess with hard disks at the hardware level. Therefore disk driver - a piece of software deals with hardware and provide interface to read and write disks blocks. Operating System  contain many drivers for control input/output device. Macintosh hardware are complicated. Real processors, memories, disks, and other devices are very complicated and it...