Qubits: Can We Store Information Again After Read?

  • Context: Undergrad 
  • Thread starter Thread starter bzt
  • Start date Start date
  • Tags Tags
    Qubit Qubits
Click For Summary
SUMMARY

This discussion centers on the behavior of qubits in quantum computing, specifically addressing the ability to store information after a read operation. It is established that reading a qubit collapses its wave function, thereby erasing the previous superposition state. Consequently, while it is possible to set a qubit again, the original information is lost, and the qubit can only represent a new state. Techniques such as polarization logic gates and the use of multiple qubits for complex processing are also mentioned as advanced methods in quantum information processing.

PREREQUISITES
  • Understanding of qubit superposition and wave function collapse
  • Familiarity with quantum entanglement principles
  • Knowledge of the Born rule in quantum mechanics
  • Basic concepts of quantum computing and logic gates
NEXT STEPS
  • Research the implications of wave function collapse in quantum measurements
  • Explore advanced quantum computing techniques using polarization logic gates
  • Study the Born rule and its applications in quantum mechanics
  • Investigate the role of entanglement in multi-qubit systems
USEFUL FOR

Quantum computing enthusiasts, physicists, and programmers interested in the principles of qubit behavior and quantum information processing.

bzt
Messages
3
Reaction score
0
Hello everyone!

I'm having trouble understanding a specific aspect of qubits, maybe someone among you clever guys can help me.

I understand that a qubit is in superposition, we can store information (a quantum property equivalent of true or false) in it. I also understand that reading that information leads to the collapse of the wave function, so subsequent read is not possible.
1. set(true)
2. read() = true
3. read() = ?

But can we use that qubit again? I mean can we restore the superposition and store another information in it after a read?
1. set(true)
2. read() = true
3. set(true)
4. read() = true?

In other words is it possible to store information again on the same qubit, or that would be a totally independent qubit superposition with different wave function?

Sorry if my question does not make sense, I'm not a physicist, just a programmer.
bzt
 
Physics news on Phys.org
Yes, but you will have erased the information from the 1st superposition, so no. You could maybe freeze the superposition as a third qbit number, but that would be very tricky in practice. You only get one (true or false), every time. Once it has been 're-entangled', with a magnet, such as in a spin liquid experiment, as far as I know, only has one 'random' spin choice, with a true (don't read the information) or false ( read the information and collapse the wave function). What AI computing is doing in Qbit spin memory is two tasks, 'not reading the information/spin' (keeping useful information) or 'reading the information' (getting rid of un-useful and bad information by collapsing the wave function). Or vice versa, depending on your program modeling.
There is though, another snazzy technique that uses polarization logic gates and use 4 or 8 variations per q bit. put those pieces of information on a 'card' of let's say 144 qbits and by inter tangling those card numbers can create huge orders of processing, but the math is insanely difficult to program those number combinations into functions.

Here is a Perimeter Institue lecture on the 4 atom amplitude technique. From one of the most prestigious quantum computing experts.
 
Thank you very much for your answer!
So is it possible to keep (or re-establish) the entanglement after a read? I mean what if we have 2 qbits entangled at start? Would the 2nd superposition keep that spooky effect from the 1st superposition or it's erased along with the information?

1. set(q1, true) (this would also set the spin of q2)
2. read(q2) = true
3. set(q1, true)
4. read(q2) = true?

Or would q1 and q2 became independent after step 2? Hope my question makes sense :-)

bzt
 
The Born rule applies to measurement of Qbits, so in your first example in number three, where you have a question mark, that would read true as would any subsequent measurement.
 
Thank you!

I've followed your lead, read about the role. That yield to another (hopefully final) question :-) Is it possible to have q1 and q2 entangled when the wave function is normalized? Or does normalization rule that out and give only one qbit per wave function?

bzt
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 29 ·
Replies
29
Views
3K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 8 ·
Replies
8
Views
7K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K