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
Messages
3,750
Reaction score
1,832
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 have a quick questions. I am going through a book on C programming on my own. Afterwards, I plan to go through something call data structures and algorithms on my own also in C. I also need to learn C++, Matlab and for personal interest Haskell. For the two topic of data structures and algorithms, I understand there are standard ones across all programming languages. After learning it through C, what would be the biggest issue when trying to implement the same data...
Back
Top