Category: computing – Page 372
Physicists at UC Santa Barbara, the University of Maryland, and the University of Washington have found an answer to the longstanding physics question: How do interparticle interactions affect dynamical localization?
“It’s a really old question inherited from condensed matter physics,” said David Weld, an experimental physicist at UCSB with specialties in ultracold atomic physics and quantum simulation. The question falls into the category of “many-body” physics, which interrogates the physical properties of a quantum system with multiple interacting parts. While many-body problems have been a matter of research and debate for decades, the complexity of these systems, with quantum behaviors such as superposition and entanglement, lead to multitudes of possibilities, making it impossible to solve through calculation alone. “Many aspects of the problem are beyond the reach of modern computers,” Weld added.
Fortunately, this problem was not beyond the reach of an experiment that involves ultracold lithium atoms and lasers. So, what emerges when you introduce interaction in a disordered, chaotic quantum system? A “weird quantum state,” according to Weld. “It’s a state which is anomalous, with properties which in some sense lie between the classical prediction and the non-interacting quantum prediction.”
Quantum computers have the potential to vastly exceed the capabilities of conventional computers for certain tasks. But there is still a long way to go before they can help to solve real-world problems. Many applications require quantum processors with millions of quantum bits. Today’s prototypes merely come up with a few of these compute units.
“Currently, each individual qubit is connected via several signal lines to control units about the size of a cupboard. That still works for a few qubits. But it no longer makes sense if you want to put millions of qubits on the chip. Because that’ s necessary for quantum error correction,” says Dr. Lars Schreiber from the JARA Institute for Quantum Information at Forschungszentrum Jülich and RWTH Aachen University.
At some point, the number of signal lines becomes a bottleneck. The lines take up too much space compared to the size of the tiny qubits. And a quantum chip cannot have millions of inputs and outputs—a modern classical chip only contains about 2,000 of these. Together with colleagues at Forschungszentrum Jülich and RWTH Aachen University, Schreiber has been conducting research for several years to find a solution to this problem.
Brain-computer interfaces may have a profound effect on people with limited mobility or other disabilities, but experts say they also introduce privacy issues that must be mitigated.
Computers that can make use of the “spooky” properties of quantum mechanics to solve problems faster than current technology may sound alluring, but first they must overcome a massive disadvantage. Scientists from Japan may have found the answer through their demonstration of how a superconducting material, niobium nitride, can be added to a nitride-semiconductor substrate as a flat, crystalline layer. This process may lead to the easy manufacturing of quantum qubits connected with conventional computer devices.
The processes used to manufacture conventional silicon microprocessors have matured over decades and are constantly being refined and improved. In contrast, most quantum computing architectures must be designed mostly from scratch. However, finding a way to add quantum capabilities to existing fabrication lines, or even integrate quantum and conventional logic units in a single chip, might be able to vastly accelerate the adoption of these new systems.
Now, a team of researchers at the Institute of Industrial Science at The University of Tokyo have shown how thin films of niobium nitride (NbNx) can be grown directly on top of an aluminum nitride (AlN) layer. Niobium nitride can become superconducting at temperatures colder than about 16 degrees above absolute zero. As a result, it can be used to make a superconducting qubit when arranged in a structure called a Josephson junction.
Welcome to another episode of Conversations with Coleman.
My guest today is David Chalmers. David is a professor of philosophy and neuroscience at NYU and the co-director of NYU Centre for Mind, Brain and Consciousness.
David just released a new book called “Reality+: Virtual Worlds and the Problems of Philosophy”, which we discuss in this episode. We also discuss whether we’re living in a simulation, the progress that’s been made in virtual reality, whether virtual worlds count as real, whether people would and should choose to live in a virtual world, and many other classic questions in the philosophy of mind and more.
#Ad.
The best way to learn anything is by doing it yourself. Learn interactively with Brilliant’s fun hands-on lessons in math, science, and computer science. Brilliant has lots of great courses for all ability and knowledge levels, so you’ll find something that interests you. Master all sorts of technical subjects, with topics ranging from Geometry to Classical Mechanics to Programming with Python to Cryptocurrency and much more.
Instead of just memorizing, Brilliant teaches you how to think about STEM by guiding you through fun problems. You’ll get practice with real problem solving, which helps you train your critical thinking and creative problem-solving skills. You’ll come to understand how STEM actually works, and how it’s relevant to your everyday life.
Head over to https://brilliant.org/CWC to get started with a free week of unlimited access to Brilliant’s interactive lessons. The first 200 listeners will also get 20% off an annual membership.
FOLLOW COLEMAN
YouTube — http://bit.ly/38kzium.
By helping scientists control a strange but useful phenomenon of quantum mechanics, an ultrathin invention could make future computing, sensing, and encryption technologies remarkably smaller and more powerful. The device is described in new research that was recently published in the journal Science.
This device could replace a roomful of equipment to link photons in a bizarre quantum effect called entanglement, according to scientists at Sandia National Laboratories and the Max Planck Institute for the Science of Light. It is a kind of nano-engineered material called a metasurface and paves the way for entangling photons in complex ways that have not been possible with compact technologies.
When photons are said to be entangled, it means they are linked in such a way that actions on one affect the other, no matter where or how far apart the photons are in the universe. It is a spooky effect of quantum mechanics, the laws of physics that govern particles and other very tiny things.
An MIT professor who studies quantum computing is sharing a $3 million Breakthrough Prize.
MIT math professor Peter Shor shared in the Breakthrough Prize in Fundamental Physics with three other researchers, David Deutsch at the University of Oxford, Charles Bennett at IBM Research, and Gilles Brassard at the University of Montreal. All of them are “pioneers in the field of quantum information,” the prize foundation said in a statement.
The 2023 Breakthrough Prizes are intended to honor fundamental discoveries in life sciences, physics, and math that are changing the world.
When Mohammad Javad Khojasteh arrived at MIT’s Laboratory for Information and Decision Systems (LIDS) in 2020 to begin his postdoc appointment, he was introduced to an entirely new universe. The domain he knew best could be explained by “classical” physics that predicts the behavior of ordinary objects with near-perfect accuracy (think Newton’s three laws of motion). But this new universe was governed by bizarre laws that can produce unpredictable results while operating at scales typically smaller than an atom.
“The rules of quantum mechanics are counterintuitive and seem very strange when you first start to learn them,” Khojasteh says. “But the more you know, the clearer it becomes that the underlying logic is extremely elegant.”
As a member of Professor Moe Win’s lab, called the Wireless Information and Network Sciences Laboratory, or WINS Lab, Khojasteh’s job is to straddle both the classical and quantum realms, in order to improve state-of-the-art communication, sensing, and computational capabilities.
Microsoft and Canonical have teamed up to add systemd support to the Windows Subsystem for Linux, allowing a larger number of compatible apps to be installed.
Systemd is a Linux software application that acts as the system and service manager for initializing daemons/services during the bootup of the operating system. Systemd also supports tools that allow Linux admins to easily manage and control these services after they have been started.
As systemd is responsible for launching all other services, it runs as the first process (PID 1) created by the Linux kernel on startup. All other initial startup services are then started and managed by systemd, as shown by the process tree below from Ubuntu.