Electron movement in Polyacetylene modeled in quantum device

AI Thread Summary
Researchers at the Center of Excellence for Quantum Computation and Communication Technology have published a study in Nature detailing a quantum device that simulates electron motion in Polyacetylene. This device is not a general-purpose quantum processor; however, the methodologies employed have potential applications for modeling various molecular-level materials. The discussion highlights the distinction between this quantum device and traditional analog computers, noting that while both serve as analogs to target systems, the new device operates as a quantum analog of a quantum target system, differing fundamentally in its approach and capabilities.
.Scott
Science Advisor
Homework Helper
3,769
1,841
TL;DR Summary
Researchers at the Center of Excellence for Quantum Computation and Communication Technology have designed, constructed, and are operating a quantum device that models electron motion in a large molecule.
Researchers at the Center of Excellence for Quantum Computation and Communication Technology released a study published by Nature describing a quantum device that models the motion of electrons in Polyacetylene. The device is not a general purpose quantum processor, but the methods they used are applicable to the modelling of a variety of molecular-level materials and perhaps other applications.
 
Technology news on Phys.org
There used to be these things called "analog computers". Can someone explain the nuance here (other than possible venture capital considerations)?
 
hutchphd said:
There used to be these things called "analog computers". Can someone explain the nuance here (other than possible venture capital considerations)?
It is an analog computer. But instead of an electrical or mechanical analog to a classical target system, it is a quantum analog of a quantum target system.
 
  • Like
  • Informative
Likes aaroman, Jarvis323 and hutchphd
Dear Peeps I have posted a few questions about programing on this sectio of the PF forum. I want to ask you veterans how you folks learn program in assembly and about computer architecture for the x86 family. In addition to finish learning C, I am also reading the book From bits to Gates to C and Beyond. In the book, it uses the mini LC3 assembly language. I also have books on assembly programming and computer architecture. The few famous ones i have are Computer Organization and...
I had a Microsoft Technical interview this past Friday, the question I was asked was this : How do you find the middle value for a dataset that is too big to fit in RAM? I was not able to figure this out during the interview, but I have been look in this all weekend and I read something online that said it can be done at O(N) using something called the counting sort histogram algorithm ( I did not learn that in my advanced data structures and algorithms class). I have watched some youtube...
Back
Top