Я в основном работал со сверхпроводящими квантовыми компьютерами. Я не очень знаком с экспериментальными деталями фотонных квантовых компьютеров, которые используют фотоны для создания состояний непрерывных переменных кластеров, таких как тот, который строит канадский стартап Xanadu . Как операции с воротами реализуются в этих типах квантовых компьютеров? И что такое универсальные квантовые ворота, установленные в этом случае?
architecture
quantum-gate
universal-gates
continuous-variable
Марк Фингхут
источник
источник
Ответы:
Взяв простой гармонический осциллятор (SHO) с режимом в пространстве (Фока) F = ⨂ k H k , где H k - гильбертово пространство SHO на моде k .n F=⨂kHk Hk k
Это дает обычному оператору уничтожения , которые действуют на состоянии номера , как в к | п ⟩ = √ak дляп≥1ик| 0⟩=0и оператор создания в режимеккакв † к , действуя на состояние номеракак † к | п⟩= √ak|n⟩=n−−√|n−1⟩ n≥1 ak|0⟩=0 k a†k .a†k|n⟩=n+1−−−−−√|n+1⟩
The Hamiltonian of the SHO isH=ω(a†kak+12) (in units where ℏ=1 ).
We can then define the quadratures
Any Hamiltonian of the formaX+bP+c can be built by applying X and P . Adding S and H allows for any quadratic Hamiltonian to be built. Further adding the (nonlinear) Kerr Hamiltonian
Finally, including the beamsplitter operation (on two modesj and k )
The above operations form the universal gate-set for continuous variable quantum computing. More details can be found in e.g. here
To implement these unitaries:
Applying these operations is generally hinted at in the name: Coupling a current is acting as the displacement operatorD(α(t)) where, for an electric field ε and current j , α(t)=i∫tt0∫j(r,t′)⋅εe−i(k⋅r−wkt′)drdt′ . The displacement operator shifts X by the real part of α and P by the imaginary part of α .
A phase shift can be applied by simply letting the system evolve by itself, as the system is a harmonic oscillator. It can also be performed by using a physical phase shifter.
Squeezing is the hard bit and is something that needs to experimentally be improved. Such methods can be found in e.g. here and here is one experiment using a limited amount of squeezed light. One possible way of squeezing is using a Kerr(χ(3)) nonlinearity.
This same nonlinearity also allows for the Kerr Hamiltonian to be implemented.
The Beamsplitter operation is, unsurprisingly, performed using a beamsplitter.
источник