Skip to content

Results are limited to the current section: Pulser

Product news

Conventions

A basis refers to a set of two eigenstates. The transition between these two states is said to be addressed by a channel that targets that basis. Namely:

Basis

Eigenstates

Channel type

ground-rydberg

g, r|g\rangle,~|r\rangle

Rydberg

digital

g, h|g\rangle,~|h\rangle

Raman

XY

0, 1|0\rangle,~|1\rangle

Microwave

The qutrit state combines the basis states of the ground-rydberg and digital bases, which share the same ground state, g|g\rangle. This qutrit state comes into play in the digital approach, where the qubit state is encoded in g|g\rangle and h|h\rangle but then the Rydberg state r|r\rangle is accessed in multi-qubit gates.

The qutrit state’s basis vectors are defined as:

r=(1,0,0)T,  g=(0,1,0)T,  h=(0,0,1)T. |r\rangle = (1, 0, 0)^T,~~|g\rangle = (0, 1, 0)^T, ~~|h\rangle = (0, 0, 1)^T.

When using only the ground-rydberg or digital basis, the qutrit state is not needed and is thus reduced to a qubit state. This reduction is made simply by tracing-out the extra basis state, so we obtain

  • ground-rydberg: r=(1,0)T,  g=(0,1)T|r\rangle = (1, 0)^T,~~|g\rangle = (0, 1)^T

  • digital: g=(1,0)T,  h=(0,1)T|g\rangle = (1, 0)^T,~~|h\rangle = (0, 1)^T

On the other hand, the XY basis uses an independent set of qubit states that are labelled 0|0\rangle and 1|1\rangle and follow the standard convention:

  • XY: 0=(1,0)T,  1=(0,1)T|0\rangle = (1, 0)^T,~~|1\rangle = (0, 1)^T

The combined quantum state of multiple atoms respects their order in the Register. For a register with ordered atoms (q0, q1, q2, ..., qn), the full quantum state will be

q0,q1,q2,...=q0q1q2...qn |q_0, q_1, q_2, ...\rangle = |q_0\rangle \otimes |q_1\rangle \otimes |q_2\rangle \otimes ... \otimes |q_n\rangle
Initial State and Measurement Conventions

Basis

Initial state

Measurement

ground-rydberg

g|g\rangle


r1|r\rangle \rightarrow 1
g,h0|g\rangle,|h\rangle \rightarrow 0

digital

g|g\rangle


h1|h\rangle \rightarrow 1
g,r0|g\rangle,|r\rangle \rightarrow 0

XY

0|0\rangle


11|1\rangle \rightarrow 1
00|0\rangle \rightarrow 0

Measurement samples are returned as a sequence of 0s and 1s, in the same order as the atoms in the Register and in the multi-partite state.

For example, a four-qutrit state q0,q1,q2,q3|q_0, q_1, q_2, q_3\rangle that’s projected onto g,r,h,r|g, r, h, r\rangle when measured will record a count to sample

  • 0101, if measured in the ground-rydberg basis

  • 0010, if measured in the digital basis

Independently of the mode of operation, the Hamiltonian describing the system can be written as

H(t)=i(HiD(t)+j<iHijint), H(t) = \sum_i \left (H^D_i(t) + \sum_{j<i}H^\text{int}_{ij} \right),

where HiDH^D_i is the driving Hamiltonian for atom ii and HijintH^\text{int}_{ij} is the interaction Hamiltonian between atoms ii and jj. Note that, if multiple basis are addressed, there will be a corresponding driving Hamiltonian for each transition.

The driving Hamiltonian describes the coherent excitation of an individual atom between two energies levels, a|a\rangle and b|b\rangle, with Rabi frequency Ω(t)\Omega(t), detuning δ(t)\delta(t) and phase ϕ(t)\phi(t).

The energy levels for the driving Hamiltonian.

The coherent excitation is driven between a lower energy level, a|a\rangle, and a higher energy level, b|b\rangle, with Rabi frequency Ω(t)\Omega(t) and detuning δ(t)\delta(t).

HD(t)/=Ω(t)2eiϕ(t)ab+Ω(t)2eiϕ(t)baδ(t)bb H^D(t) / \hbar = \frac{\Omega(t)}{2} e^{-i\phi(t)} |a\rangle\langle b| + \frac{\Omega(t)}{2} e^{i\phi(t)} |b\rangle\langle a| - \delta(t) |b\rangle\langle b|

A more conventional representation of the driving Hamiltonian uses Pauli operators instead of projectors. However, this form now depends on the state vector definition of a|a\rangle and b|b\rangle.

When the basis vectors are defined in descending energy order, we have

b=(1,0)T,  a=(0,1)T |b\rangle = (1, 0)^T,~~|a\rangle = (0, 1)^T

Thus, the Pauli and excited state occupation operators are defined as

σ^x=ab+ba,σ^y=iabiba,σ^z=bbaan^=bb=(1+σz)/2\begin{split} \hat{\sigma}^x = |a\rangle\langle b| + |b\rangle\langle a|, \\ \hat{\sigma}^y = i|a\rangle\langle b| - i|b\rangle\langle a|, \\ \hat{\sigma}^z = |b\rangle\langle b| - |a\rangle\langle a| \\ \hat{n} = |b\rangle\langle b| = (1 + \sigma_z) / 2 \end{split}

and the driving Hamiltonian takes the form

HD(t)/=Ω(t)2cosϕ(t)σ^xΩ(t)2sinϕ(t)σ^yδ(t)n^ H^D(t) / \hbar = \frac{\Omega(t)}{2} \cos\phi(t) \hat{\sigma}^x - \frac{\Omega(t)}{2} \sin\phi(t) \hat{\sigma}^y - \delta(t) \hat{n}

When the basis vectors are defined in ascending energy order, we have

a=(1,0)T,  b=(0,1)T |a\rangle = (1, 0)^T,~~|b\rangle = (0, 1)^T

This changes the operators and Hamiltonian definitions with respect to Case 1, as rewriten below with highlighted differences.

σ^x=ab+ba,σ^y=iab+iba,σ^z=bb+aan^=bb=(1σz)/2\begin{split} \hat{\sigma}^x = |a\rangle\langle b| + |b\rangle\langle a|, \\ \hat{\sigma}^y = \textcolor{red}{-}i|a\rangle\langle b| \textcolor{red}{+}i|b\rangle\langle a|, \\ \hat{\sigma}^z = \textcolor{red}{-}|b\rangle\langle b| \textcolor{red}{+} |a\rangle\langle a| \\ \hat{n} = |b\rangle\langle b| = (1 \textcolor{red}{-} \sigma_z) / 2 \end{split}HD(t)/=Ω(t)2cosϕ(t)σ^x+Ω(t)2sinϕ(t)σ^yδ(t)n^ H^D(t) / \hbar = \frac{\Omega(t)}{2} \cos\phi(t) \hat{\sigma}^x \textcolor{red}{+}\frac{\Omega(t)}{2} \sin\phi(t) \hat{\sigma}^y - \delta(t) \hat{n}

The interaction Hamiltonian depends on the states involved in the sequence. When working with the ground-rydberg and digital bases, atoms interact when they are in the Rydberg state r|r\rangle:

Hijint=C6Rij6n^in^j H^\text{int}_{ij} = \frac{C_6}{R_{ij}^6} \hat{n}_i \hat{n}_j

where n^i=rri\hat{n}_i = |r\rangle\langle r|_i (the projector of atom ii onto the Rydberg state), Rij6R_{ij}^6 is the distance between atoms ii and jj and C6C_6 is a coefficient depending on the specific Rydberg level of r|r\rangle.

On the other hand, with the two Rydberg states of the XY basis, the interaction Hamiltonian takes the form

Hijint=C3Rij3(10i01j+01i10j) H^\text{int}_{ij} = \frac{C_3}{R_{ij}^3} (|1\rangle\langle 0|_i |0\rangle\langle 1|_j + |0\rangle\langle 1|_i |1\rangle\langle 0|_j)

where C3C_3 is a coefficient that depends on the chosen Ryberg states.

Whenever an arbitrary operator is written with an index (typically ii or jj), e.g. O^i\hat{O}_i, it is implicit that O^\hat{O} is applied only to qudit ii while the rest of the qudits are applied the identity operator, I^\hat{I}. Put another way,

O^i=I^(1)I^(2)... O^(i) ...I^(N), \hat{O}_i = \underset{(1)}{\hat{I}} \otimes \underset{(2)}{\hat{I}} \otimes ... \otimes\ \underset{(i)}{\hat{O}}\ \otimes ... \otimes \underset{(N)}{\hat{I}},

where 1iN1 \leq i \leq N.

This notation is extendable to multiple indices. Take for instance the case with two indices, O^ij\hat{O}_{ij} – here, O^\hat{O} is a two-qudit operator. A good example is the interaction Hamiltonian in the ground-rydberg basis, which we write as

Hijint=C6Rij6n^in^j=C6Rij6(I^(1)... n^(j) ... n^(i) ...I^(N)),H^\text{int}_{ij} = \frac{C_6}{R_{ij}^6} \hat{n}_i \hat{n}_j = \frac{C_6}{R_{ij}^6} \left( \underset{(1)}{\hat{I}} \otimes ... \otimes \ \underset{(j)}{\hat{n}}\ \otimes ... \otimes \ \underset{(i)}{\hat{n}} \ \otimes ... \otimes \underset{(N)}{\hat{I}}\right),

where 1j<iN1 \leq j < i \leq N.

Note that, generally, we cannot write O^ij\hat{O}_{ij} in the form used above because O^\hat{O} might not be separable in a tensor product of two single-qudit operators, but the operator is valid nonetheless.