Array ( [0] => {{Short description|Basic unit of quantum information}} [1] => {{About|the quantum computing unit}}{{distinguish|Cubit}}{{Fundamental info units}} [2] => [[File:Simple qubits.svg|thumb|The general definition of a qubit as the quantum state of a two-[[Energy level|level]] quantum system.]] [3] => In [[quantum computing]], a '''qubit''' ({{IPAc-en|ˈ|k|juː|b|ɪ|t}}) or '''quantum bit''' is a basic unit of [[quantum information]]—the quantum version of the classic binary [[bit]] physically realized with a two-state device. A qubit is a [[Two-state quantum system|two-state (or two-level) quantum-mechanical system]], one of the simplest quantum systems displaying the peculiarity of quantum mechanics. Examples include the [[Spin (physics)|spin]] of the [[electron]] in which the two levels can be taken as spin up and spin down; or the [[Photon polarization|polarization]] of a single [[photon]] in which the two spin states (left-handed and the right-handed circular polarization) can also be measured as horizontal and vertical linear polarization. In a classical system, a bit would have to be in one state or the other. However, quantum mechanics allows the qubit to be in a coherent [[Quantum superposition|superposition]] of multiple states simultaneously, a property that is fundamental to [[quantum mechanics]] and [[quantum computing]]. [4] => [5] => ==Etymology== [6] => The coining of the term ''qubit'' is attributed to [[Benjamin Schumacher]]. [7] => {{cite journal [8] => |author=B. Schumacher | author-link=Benjamin Schumacher [9] => |year=1995 [10] => |title=Quantum coding [11] => |journal=[[Physical Review A]] [12] => |volume=51 |pages=2738–2747 [13] => |doi=10.1103/PhysRevA.51.2738 [14] => |bibcode = 1995PhRvA..51.2738S [15] => |issue=4 | pmid=9911903 [16] => }} In the acknowledgments of his 1995 paper, Schumacher states that the term ''qubit'' was created in jest during a conversation with [[William Wootters]]. [17] => [18] => ==Bit versus qubit== [19] => A [[binary digit]], characterized as 0 or 1, is used to represent information in classical computers. [20] => When averaged over both of its states (0,1), a binary digit can represent up to one bit of [[Shannon information]], where a [[bit]] is the basic unit of [[information theory|information]]. [21] => However, in this article, the word bit is synonymous with a binary digit. [22] => [23] => In classical computer technologies, a ''processed'' bit is implemented by one of two levels of low [[Direct Current|DC]] [[voltage]], and whilst switching from one of these two levels to the other, a so-called "forbidden zone" between two [[logic level]]s must be passed as fast as possible, as electrical voltage cannot change from one level to another instantaneously. [24] => [25] => There are two possible outcomes for the measurement of a qubit—usually taken to have the value "0" and "1", like a bit. However, whereas the state of a bit can only be binary (either 0 or 1), the general state of a qubit according to quantum mechanics can arbitrarily be a [[Quantum superposition|coherent superposition]] of ''all'' computable states simultaneously.{{cite book |last1=Nielsen |first1=Michael A. |title=Quantum Computation and Quantum Information |title-link=Quantum Computation and Quantum Information (book) |last2=Chuang |first2=Isaac L. |date=2010 |publisher=[[Cambridge University Press]] |isbn=978-1-107-00217-3 |page=[https://archive.org/details/quantumcomputati00niel_993/page/n46 13] |language=en-US}} Moreover, whereas a measurement of a classical bit would not disturb its state, a measurement of a qubit would destroy its coherence and irrevocably disturb the superposition state. It is possible to fully encode one bit in one qubit. However, a qubit can hold more information, e.g., up to two bits using [[superdense coding]]. [26] => [27] => For a system of ''n'' components, a complete description of its state in classical physics requires only ''n'' bits, whereas in quantum physics a system of ''n'' qubits requires 2''n'' [[complex number]]s (or a single point in a 2''n''-dimensional [[vector space]]).{{cite journal|last1=Shor|first1=Peter|title=Polynomial-Time Algorithms for Prime Factorization and Discrete Logarithms on a Quantum Computer∗|journal=SIAM Journal on Computing|volume=26|issue=5|pages=1484–1509|year=1997|arxiv=quant-ph/9508027|bibcode=1995quant.ph..8027S|doi=10.1137/S0097539795293172|s2cid=2337707}} {{clarification needed|date=May 2023|reason= [28] => This statement seems to be conflating bits of information with numbers of parameters. Hence I doubt that this actually a correct interpretation of Shor's paper. E.g. even in the n=2 case, earlier above the article says that one qubit (two-level quantum system, n=2) corresponds to at most 2 bits using superdense coding, while the number of parameters is 2^2 = 4. (And that is ignoring the redundancy of global phase, so e.g. it's only 3 < 2^2 parameters in the Bloch sphere representation.) So even if the number of parameters grows exponentially, that doesn't necessarily mean that the number of bits does. }} [29] => [30] => ==Standard representation== [31] => {{Unreferenced section|date=July 2023}} [32] => In quantum mechanics, the general [[quantum state]] of a qubit can be represented by a linear superposition of its two [[Orthonormality|orthonormal]] [[Basis (linear algebra)|basis]] states (or basis [[vector space|vector]]s). These vectors are usually denoted as [33] => | 0 \rangle = \bigl[\begin{smallmatrix} [34] => 1\\ [35] => 0 [36] => \end{smallmatrix}\bigr] [37] => and [38] => | 1 \rangle = \bigl[\begin{smallmatrix} [39] => 0\\ [40] => 1 [41] => \end{smallmatrix}\bigr]. They are written in the conventional [[List of things named after Paul Dirac|Dirac]]—or [[bra–ket notation|"bra–ket"]]—notation; the | 0 \rangle and | 1 \rangle are pronounced "ket 0" and "ket 1", respectively. These two orthonormal basis states, \{|0\rangle,|1\rangle\}, together called the computational basis, are said to span the two-dimensional [[Hilbert space|linear vector (Hilbert) space]] of the qubit. [42] => [43] => Qubit basis states can also be combined to form product basis states. A set of qubits taken together is called a [[quantum register]]. For example, two qubits could be represented in a four-dimensional linear vector space spanned by the following product basis states: [44] => [45] => | 00 \rangle = \biggl[\begin{smallmatrix} [46] => 1\\ [47] => 0\\ [48] => 0\\ [49] => 0 [50] => \end{smallmatrix}\biggr], [51] => | 01 \rangle = \biggl[\begin{smallmatrix} [52] => 0\\ [53] => 1\\ [54] => 0\\ [55] => 0 [56] => \end{smallmatrix}\biggr], [57] => | 10 \rangle = \biggl[\begin{smallmatrix} [58] => 0\\ [59] => 0\\ [60] => 1\\ [61] => 0 [62] => \end{smallmatrix}\biggr], and [63] => | 11 \rangle = \biggl[\begin{smallmatrix} [64] => 0\\ [65] => 0\\ [66] => 0\\ [67] => 1 [68] => \end{smallmatrix}\biggr]. [69] => [70] => In general, ''n'' qubits are represented by a superposition state vector in 2''n'' dimensional Hilbert space. [71] => [72] => ==Qubit states== [73] => [[File:Qubit represented by linear polarization of light.png|thumb|right|[[Polarization_(waves)|Polarization of light]] offers a straightforward way to present orthogonal states. With a typical mapping |H\rangle=|0\rangle and |V\rangle=|1\rangle, quantum states (|0\rangle \pm |1\rangle)/\sqrt{2} have a direct physical representation, both easily demonstrable experimentally in a class with [[Polarizer|linear polarizers]] and, for real \alpha and \beta, matching the high-school definition of [[orthogonality]]{{cite journal|last1=Seskir|first1=Zeki C.|last2=Migdał|first2=Piotr|last3=Weidner|first3=Carrie|last4=Anupam|first4=Aditya|last5=Case|first5=Nicky|last6=Davis|first6=Noah|last7=Decaroli|first7=Chiara|last8=Ercan|first8=İlke|last9=Foti|first9=Caterina|last10=Gora|first10=Paweł|last11=Jankiewicz|first11=Klementyna|last12=La Cour|first12=Brian R.|last13=Malo|first13=Jorge Yago|last14=Maniscalco|first14=Sabrina|last15=Naeemi|first15=Azad|last16=Nita|first16=Laurentiu|last17=Parvin|first17=Nassim|last18=Scafirimuto|first18=Fabio|last19=Sherson|first19=Jacob F.|last20=Surer|first20=Elif|last21=Wootton|first21=James|last22=Yeh|first22=Lia|last23=Zabello|first23=Olga|last24=Chiofalo|first24=Marilù|title=Quantum games and interactive tools for quantum technologies outreach and education|journal=Optical Engineering|volume=61|issue=8|pages=081809|year=2022|arxiv=2202.07756|doi=10.1117/1.OE.61.8.081809}}{{Creative Commons text attribution notice|cc=by4|from this source=yes}}.]] [74] => [75] => A pure qubit state is a [[quantum coherence|coherent]] [[quantum superposition|superposition]] of the basis states. This means that a single qubit (\psi) can be described by a [[linear combination]] of |0 \rangle and |1 \rangle : [76] => [77] => : | \psi \rangle = \alpha |0 \rangle + \beta |1 \rangle [78] => [79] => where α and β are the [[probability amplitude]]s, and are both [[complex number]]s. When we measure this qubit in the standard basis, according to the [[Born rule]], the probability of outcome |0 \rangle with value "0" is | \alpha |^2 and the probability of outcome |1 \rangle with value "1" is | \beta |^2. Because the absolute squares of the amplitudes equate to probabilities, it follows that \alpha and \beta must be constrained according to the [[Probability axioms#Second axiom|second axiom of probability theory]] by the equation{{cite book|author=Colin P. Williams |year=2011 |title=Explorations in Quantum Computing |publisher=[[Springer Science+Business Media|Springer]]|isbn=978-1-84628-887-6|pages=9–13}} [80] => [81] => : | \alpha |^2 + | \beta |^2 = 1. [82] => [83] => The probability amplitudes, \alpha and \beta, encode more than just the probabilities of the outcomes of a measurement; the ''relative phase'' between \alpha and \beta is for example responsible for [[wave interference|quantum interference]], as seen in the [[double-slit experiment]]. [84] => [85] => ===Bloch sphere representation=== [86] => [[File:Bloch sphere.svg|thumb|[[Bloch sphere]] representation of a qubit. The [[probability amplitude]]s for the superposition state, | \psi \rangle = \alpha |0 \rangle + \beta |1 \rangle,\, are given by \alpha = \cos\left(\frac{\theta}{2}\right) and \beta = e^{i \varphi} \sin\left(\frac{\theta}{2}\right)]] [87] => [88] => It might, at first sight, seem that there should be four [[Degrees of freedom (physics and chemistry)|degrees of freedom]] in | \psi \rangle = \alpha |0 \rangle + \beta |1 \rangle\,, as \alpha and \beta are [[complex number]]s with two degrees of freedom each. However, one degree of freedom is removed by the normalization constraint {{math|{{!}}''α''{{!}}2 + {{!}}''β''{{!}}2 {{=}} 1}}. This means, with a suitable change of coordinates, one can eliminate one of the degrees of freedom. One possible choice is that of [[3-sphere#Hopf coordinates|Hopf coordinates]]: [89] => :\begin{align} [90] => \alpha &= e^{i \delta} \cos\frac{\theta}{2}, \\ [91] => \beta &= e^{i (\delta + \varphi)} \sin\frac{\theta}{2}. [92] => \end{align} [93] => Additionally, for a single qubit the ''global [[phase factor|phase]]'' of the state e^{i\delta} has no physically observable consequences,{{efn|This is because of the [[Born rule]]. The probability to observe an outcome upon [[Quantum measurement|measurement]] is the [[modulus squared]] of the [[probability amplitude]] for that outcome (or basis state, [[eigenstate]]). The ''global phase'' factor e^{i\delta} is not measurable, because it applies to both basis states, and is on the complex [[unit circle]] so |e^{i\delta}|^2 = 1.
Note that by removing e^{i\delta} it means that [[quantum state]]s with global phase can not be represented as points on the surface of the Bloch sphere.}} so we can arbitrarily choose {{math|''α''}} to be real (or {{math|''β''}} in the case that {{math|''α''}} is zero), leaving just two degrees of freedom: [94] => :\begin{align} [95] => \alpha &= \cos\frac{\theta}{2}, \\ [96] => \beta &= e^{i \varphi} \sin\frac{\theta}{2}, [97] => \end{align} [98] => where e^{i \varphi} is the physically significant ''relative phase''.{{Cite book|title=Quantum Computation and Quantum Information|last1=Nielsen|first1=Michael A.|last2=Chuang|first2=Isaac|date=2010|publisher=[[Cambridge University Press]]|isbn=978-1-10700-217-3|location=Cambridge|oclc=43641333|author-link=Michael Nielsen|author-link2=Isaac Chuang|url=https://www.cambridge.org/9781107002173|pages=13–16}}{{efn|The Pauli Z basis is usually called the ''computational basis'', where the relative phase have no effect on measurement. [[Quantum measurement|Measuring]] instead in the X or Y Pauli basis depends on the relative phase. For example, (|0\rangle + e^{i\pi/2}|1\rangle)/{\sqrt{2}} will (because this state lies on the positive pole of the Y-axis) in the Y-basis always measure to the same value, while in the Z-basis results in equal probability of being measured to |0\rangle or |1\rangle.
Because measurement [[Wave function collapse|collapses]] the quantum state, measuring the state in one basis hides some of the values that would have been measurable the other basis; See the [[uncertainty principle]].}} [99] => [100] => The possible quantum states for a single qubit can be visualised using a [[Bloch sphere]] (see picture). Represented on such a [[2-sphere]], a classical bit could only be at the "North Pole" or the "South Pole", in the locations where |0 \rangle and |1 \rangle are respectively. This particular choice of the polar axis is arbitrary, however. The rest of the surface of the Bloch sphere is inaccessible to a classical bit, but a pure qubit state can be represented by any point on the surface. For example, the pure qubit state (|0 \rangle + |1 \rangle)/{\sqrt{2}} would lie on the equator of the sphere at the positive X-axis. In the [[classical limit]], a qubit, which can have quantum states anywhere on the Bloch sphere, reduces to the classical bit, which can be found only at either poles. [101] => [102] => The surface of the Bloch sphere is a [[Plane (mathematics)|two-dimensional space]], which represents the observable [[state space (physics)|state space]] of the pure qubit states. This state space has two local degrees of freedom, which can be represented by the two angles \varphi and \theta. [103] => [104] => ===Mixed state=== [105] => {{Main|Density matrix}} A pure state is fully specified by a single ket, |\psi\rangle = \alpha |0\rangle + \beta |1\rangle,\, a coherent superposition, represented by a point on the surface of the Bloch sphere as described above. Coherence is essential for a qubit to be in a superposition state. With interactions, [[quantum noise]] and [[decoherence]], it is possible to put the qubit in a [[Mixed state (physics)|mixed state]], a statistical combination or "incoherent mixture" of different pure states. Mixed states can be represented by points ''inside'' the Bloch sphere (or in the Bloch ball). A mixed qubit state has three degrees of freedom: the angles \varphi and \theta , as well as the length r of the vector that represents the mixed state. [106] => [107] => [[Quantum error correction]] can be used to maintain the purity of qubits. [108] => [109] => ==Operations on qubits== [110] => {{Further|DiVincenzo's criteria|Physical and logical qubits}} There are various kinds of physical operations that can be performed on qubits. [111] => * [[Quantum logic gate]]s, building blocks for a [[quantum circuit]] in a [[quantum computing|quantum computer]], operate on a set of qubits (a [[quantum register|register]]); mathematically, the qubits undergo a ([[reversible computing|reversible]]) [[unitary transformation]] described by [[matrix multiplication|multiplying]] the quantum gates [[unitary matrix]] with the [[quantum state]] vector. The result from this multiplication is a new quantum state. [112] => * [[Quantum measurement]] is an irreversible operation in which information is gained about the state of a single qubit, and [[quantum coherence|coherence]] is lost. The result of the measurement of a single qubit with the state |\psi\rangle = \alpha |0\rangle + \beta |1\rangle will be either |0\rangle with probability |\alpha|^2 or |1\rangle with probability |\beta|^2. Measurement of the state of the qubit alters the magnitudes of α and β. For instance, if the result of the measurement is |1\rangle, α is changed to 0 and β is changed to the phase factor e^{i \phi} no longer experimentally accessible. If measurement is performed on a qubit that is [[quantum entanglement|entangled]], the measurement may [[Wave function collapse|collapse]] the state of the other entangled qubits. [113] => * Initialization or re-initialization to a known value, often |0\rangle. This operation collapses the quantum state (exactly like with measurement). Initialization to |0\rangle may be implemented logically or physically: Logically as a measurement, followed by the application of the [[Quantum logic gate#X gate|Pauli-X gate]] if the result from the measurement was |1\rangle. Physically, for example if it is a [[Superconducting quantum computing|superconducting]] [[phase qubit]], by lowering the energy of the quantum system to its [[ground state]]. [114] => * Sending the qubit through a [[quantum channel]] to a remote system or machine (an [[Input/output|I/O]] operation), potentially as part of a [[quantum network]]. [115] => [116] => ==Quantum entanglement== [117] => {{Main|Quantum entanglement|Bell state}} An important distinguishing feature between qubits and classical bits is that multiple qubits can exhibit [[quantum entanglement]]; the qubit itself is an exhibition of quantum entanglement. In this case, quantum entanglement is a local or [[quantum nonlocality|nonlocal]] property of two or more qubits that allows a set of qubits to express higher correlation than is possible in classical systems. [118] => [119] => The simplest system to display quantum entanglement is the system of two qubits. Consider, for example, two entangled qubits in the |\Phi^+\rangle [[Bell state]]: [120] => [121] => :\frac{1}{\sqrt{2}} (|00\rangle + |11\rangle). [122] => [123] => In this state, called an ''equal superposition'', there are equal probabilities of measuring either product state |00\rangle or |11\rangle, as |1/\sqrt{2}|^2 = 1/2. In other words, there is no way to tell if the first qubit has value "0" or "1" and likewise for the second qubit. [124] => [125] => Imagine that these two entangled qubits are separated, with one each given to Alice and Bob. Alice makes a measurement of her qubit, obtaining—with equal probabilities—either |0\rangle or |1\rangle, i.e., she can now tell if her qubit has value "0" or "1". Because of the qubits' entanglement, Bob must now get exactly the same measurement as Alice. For example, if she measures a |0\rangle, Bob must measure the same, as |00\rangle is the only state where Alice's qubit is a |0\rangle. In short, for these two entangled qubits, whatever Alice measures, so would Bob, with perfect correlation, in any basis, however far apart they may be and even though both can not tell if their qubit has value "0" or "1" — a most surprising circumstance that cannot be explained by classical physics. [126] => [127] => ===Controlled gate to construct the Bell state=== [128] => [[Quantum logic gate#Controlled gates|Controlled gates]] act on 2 or more qubits, where one or more qubits act as a control for some specified operation. In particular, the [[controlled NOT gate]] (or CNOT or CX) acts on 2 qubits, and performs the NOT operation on the second qubit only when the first qubit is |1\rangle, and otherwise leaves it unchanged. With respect to the unentangled product basis \{|00\rangle, |01\rangle, |10\rangle, |11\rangle\}, it maps the basis states as follows: [129] => : | 0 0 \rangle \mapsto | 0 0 \rangle [130] => : | 0 1 \rangle \mapsto | 0 1 \rangle [131] => : | 1 0 \rangle \mapsto | 1 1 \rangle [132] => : | 1 1 \rangle \mapsto | 1 0 \rangle . [133] => [134] => A common application of the CNOT gate is to maximally entangle two qubits into the |\Phi^+\rangle [[Bell state]]. To construct |\Phi^+\rangle, the inputs A (control) and B (target) to the CNOT gate are: [135] => [136] => \frac{1}{\sqrt{2}}(|0\rangle + |1\rangle)_A and |0\rangle_B [137] => [138] => After applying CNOT, the output is the |\Phi^+\rangle Bell State: \frac{1}{\sqrt{2}}(|00\rangle + |11\rangle). [139] => [140] => ===Applications=== [141] => The |\Phi^+\rangle Bell state forms part of the setup of the [[superdense coding]], [[quantum teleportation]], and entangled [[quantum cryptography]] algorithms. [142] => [143] => Quantum entanglement also allows multiple states (such as the Bell state mentioned above) to be acted on simultaneously, unlike classical bits that can only have one value at a time. Entanglement is a necessary ingredient of any quantum computation that cannot be done efficiently on a classical computer. Many of the successes of quantum computation and communication, such as [[quantum teleportation]] and [[superdense coding]], make use of entanglement, suggesting that entanglement is a [[Computational resource|resource]] that is unique to quantum computation.{{Cite journal|last=Horodecki|first=Ryszard|display-authors=etal|date=2009|title=Quantum entanglement|journal=Reviews of Modern Physics|volume=81|issue=2|pages=865–942|doi=10.1103/RevModPhys.81.865|arxiv=quant-ph/0702225|bibcode=2009RvMP...81..865H|s2cid=59577352}} A major hurdle facing quantum computing, as of 2018, in its quest to surpass classical digital computing, is noise in quantum gates that limits the size of [[quantum circuit]]s that can be executed reliably.{{cite journal |last1=Preskill |first1=John |date=2018|title=Quantum Computing in the NISQ era and beyond |journal=Quantum |volume=2 |pages=79 |arxiv=1801.00862 |doi=10.22331/q-2018-08-06-79 |bibcode=2018Quant...2...79P |s2cid=44098998 }} [144] => [145] => ==Quantum register== [146] => A number of qubits taken together is a [[quantum register|qubit register]]. [[Quantum computer]]s perform calculations by manipulating qubits within a register. [147] => [148] => ===Qudits and qutrits=== [149] => The term '''qudit''' denotes the unit of quantum information that can be realized in suitable ''d''-level quantum systems.{{Cite journal|last1=Nisbet-Jones|first1=Peter B. R.|last2=Dilley|first2=Jerome|last3=Holleczek|first3=Annemarie|last4=Barter|first4=Oliver |last5=Kuhn|first5=Axel |date=2013|title=Photonic qubits, qutrits and ququads accurately prepared and delivered on demand|url=http://stacks.iop.org/1367-2630/15/i=5/a=053007|journal=New Journal of Physics|language=en |volume=15|issue=5|pages=053007|doi=10.1088/1367-2630/15/5/053007|issn=1367-2630|arxiv=1203.5614 |bibcode=2013NJPh...15e3007N|s2cid=110606655}} A qubit register that can be measured to ''N'' states is identical{{efn|Actually isomorphic: For a register with n qubits N=2^n and (\mathbb{C}^2)^{\otimes n} \cong \mathbb{C}^N}} to an ''N''-level qudit. A rarely usedAs of June 2022 [https://arxiv.org/search/advanced?advanced=&terms-0-operator=AND&terms-0-term=qudit&terms-0-field=all&classification-physics=True&classification-physics_archives=quant-ph&classification-include_cross_list=include&date-filter_by=all_dates&date-year=&date-from_date=&date-to_date=&date-date_type=submitted_date&abstracts=show&size=50&order=-announced_date_first 1150 uses] versus [https://arxiv.org/search/advanced?advanced=&terms-0-operator=AND&terms-0-term=qunit&terms-0-field=all&classification-physics=True&classification-physics_archives=quant-ph&classification-include_cross_list=include&date-filter_by=all_dates&date-year=&date-from_date=&date-to_date=&date-date_type=submitted_date&abstracts=show&size=50&order=-announced_date_first 31 uses] on in the quant-ph category of [[arxiv.org]]. [[synonym]] for qudit is '''quNit''',{{Cite journal |title=Violations of Local Realism by Two Entangled N-Dimensional Systems Are Stronger than for Two Qubits |first1=Dagomir |last1=Kaszlikowski |first2=Piotr |last2=Gnaciński |first3=Marek |last3=Żukowski |first4=Wieslaw |last4=Miklaszewski |first5=Anton |last5=Zeilinger |journal=Phys. Rev. Lett. |year=2000 |volume=85 |issue=21 |pages=4418–4421 |arxiv=quant-ph/0005028 |doi=10.1103/PhysRevLett.85.4418|pmid=11082560 |bibcode=2000PhRvL..85.4418K |s2cid=39822693 }} since both ''d'' and ''N'' are frequently used to denote the dimension of a quantum system. [150] => [151] => Qudits are similar to the [[Integer (computer science)|integer type]]s in classical computing, and may be mapped to (or realized by) arrays of qubits. Qudits where the ''d''-level system is not an exponent of 2 cannot be mapped to arrays of qubits. It is for example possible to have 5-level qudits. [152] => [153] => In 2017, scientists at the [[National Institute of Scientific Research]] constructed a pair of qudits with 10 different states each, giving more computational power than 6 qubits.{{Cite web |last=Choi |first=Charles Q. |date=2017-06-28 |title=Qudits: The Real Future of Quantum Computing? |url=https://spectrum.ieee.org/tech-talk/computing/hardware/qudits-the-real-future-of-quantum-computing |access-date=2017-06-29 |website=IEEE Spectrum |language=en-US}} [154] => [155] => In 2022, researchers at the [[University of Innsbruck]] succeeded in developing a universal qudit quantum processor with trapped ions.{{cite journal |last1=Ringbauer |first1=Martin |last2=Meth |first2=Michael |last3=Postler |first3=Lukas |last4=Stricker |first4=Roman |last5=Blatt |first5=Rainer |last6=Schindler |first6=Philipp |last7=Monz |first7=Thomas |title=A universal qudit quantum processor with trapped ions |journal=Nature Physics |date=21 July 2022 |volume=18 |issue=9 |pages=1053–1057 |doi=10.1038/s41567-022-01658-0 |arxiv=2109.06903 |bibcode=2022NatPh..18.1053R |s2cid=237513730 |url=https://www.nature.com/articles/s41567-022-01658-0 |access-date=21 July 2022 |language=en |issn=1745-2481}} In the same year, researchers at [[Tsinghua University]]'s Center for Quantum Information implemented the dual-type qubit scheme in trapped ion quantum computers using the same ion species.{{cite web|first1=Ingrid|last1=Fardelli|url=https://phys.org/news/2022-08-coherently-qubit-ion-species.amp|title=Researchers realize two coherently convertible qubit types using a single ion species|date=August 18, 2022|publisher=[[Phys.org]]}} [156] => [157] => Also in 2022, researchers at the [[University of California, Berkeley]] developed a technique to dynamically control the cross-Kerr interactions between fixed-frequency qutrits, achieving high two-qutrit gate fidelities.{{cite journal | last1=Goss | first1=Noah | last2=Morvan | first2=Alexis | last3=Marinelli | first3=Brian | last4=Mitchell | first4=Bradley K. | last5=Nguyen | first5=Long B. | last6=Naik | first6=Ravi K. | last7=Chen | first7=Larry | last8=Jünger | first8=Christian | last9=Kreikebaum | first9=John Mark | last10=Santiago | first10=David I. | last11=Wallman | first11=Joel J. | last12=Siddiqi | first12=Irfan | title=High-fidelity qutrit entangling gates for superconducting circuits | journal=Nature Communications | publisher=Springer Science and Business Media LLC | volume=13 | issue=1 | date=2022-12-05 | issn=2041-1723 | doi=10.1038/s41467-022-34851-z | page=7481| arxiv=2206.07216 | bibcode=2022NatCo..13.7481G }} This was followed by a demonstration of extensible control of superconducting qudits up to d=4 in 2024 based on programmable two-photon interactions.{{cite arXiv | last1=Nguyen | first1=Long B. | last2=Goss | first2=Noah | last3=Siva | first3=Karthik | last4=Kim | first4=Yosep | last5=Younis | first5=Ed | last6=Qing | first6=Bingcheng | last7=Hashim | first7=Akel | last8=Santiago | first8=David I. | last9=Siddiqi | first9=Irfan | title=Empowering high-dimensional quantum computing by traversing the dual bosonic ladder | date=2023-12-29 | class=quant-ph | eprint=2312.17741 }} [158] => [159] => Similar to the qubit, the [[qutrit]] is the unit of quantum information that can be realized in suitable 3-level quantum systems. This is analogous to the unit of classical information [[trit (computing)|trit]] of [[ternary computer]]s.{{Cite web |last=Irving |first=Michael |date=2022-10-14 |title="64-dimensional quantum space" drastically boosts quantum computing |url=https://newatlas.com/telecommunications/qudits-64-dimensional-quantum-space/ |access-date=2022-10-14 |website=New Atlas |language=en-US}} Besides the advantage associated with the enlarged computational space, the third qutrit level can be exploited to implement efficient compilation of multi-qubit gates.{{cite journal |last1=Nguyen |first1=L.B. |last2=Kim |first2=Y. |last3=Hashim |first3=A. |last4=Goss |first4=N.|last5=Marinelli |first5=B.|last6=Bhandari |first6=B.|last7=Das |first7=D.|last8=Naik |first8=R.K.|last9=Kreikebaum |first9=J.M.|last10=Jordan |first10=A.|last11=Santiago |first11=D.I.|last12=Siddiqi |first12=I. |title=Programmable Heisenberg interactions between Floquet qubits [160] => |journal=Nature Physics |date=16 January 2024 |volume=20 |issue=1 |pages=240–246 |doi=10.1038/s41567-023-02326-7 |bibcode=2024NatPh..20..240N |doi-access=free |arxiv=2211.10383}}{{cite journal | last1=Chu | first1=Ji | last2=He | first2=Xiaoyu | last3=Zhou | first3=Yuxuan | last4=Yuan | first4=Jiahao | last5=Zhang | first5=Libo | last6=Guo | first6=Qihao | last7=Hai | first7=Yongju | last8=Han | first8=Zhikun | last9=Hu | first9=Chang-Kang | last10=Huang | first10=Wenhui | last11=Jia | first11=Hao | last12=Jiao | first12=Dawei | last13=Li | first13=Sai | last14=Liu | first14=Yang | last15=Ni | first15=Zhongchu | last16=Nie | first16=Lifu | last17=Pan | first17=Xianchuang | last18=Qiu | first18=Jiawei | last19=Wei | first19=Weiwei | last20=Nuerbolati | first20=Wuerkaixi | last21=Yang | first21=Zusheng | last22=Zhang | first22=Jiajian | last23=Zhang | first23=Zhida | last24=Zou | first24=Wanjing | last25=Chen | first25=Yuanzhen | last26=Deng | first26=Xiaowei | last27=Deng | first27=Xiuhao | last28=Hu | first28=Ling | last29=Li | first29=Jian | last30=Liu | first30=Song | last31=Lu | first31=Yao | last32=Niu | first32=Jingjing | last33=Tan | first33=Dian | last34=Xu | first34=Yuan | last35=Yan | first35=Tongxing | last36=Zhong | first36=Youpeng | last37=Yan | first37=Fei | last38=Sun | first38=Xiaoming | last39=Yu | first39=Dapeng | title=Scalable algorithm simplification using quantum AND logic | journal=Nature Physics | publisher=Springer Science and Business Media LLC | volume=19 | issue=1 | date=2022-11-14 | issn=1745-2473 | doi=10.1038/s41567-022-01813-7 | pages=126–131| arxiv=2112.14922 }} [161] => [162] => ==Physical implementations== [163] => Any [[two-state quantum system|two-level quantum-mechanical system]] can be used as a qubit. Multilevel systems can be used as well, if they possess two states that can be effectively decoupled from the rest (e.g., the ground state and first excited state of a nonlinear oscillator). There are various proposals. Several physical implementations that approximate two-level systems to various degrees have been successfully realized. Similarly to a classical bit where the state of a transistor in a processor, the magnetization of a surface in a [[hard disk]] and the presence of current in a cable can all be used to represent bits in the same computer, an eventual quantum computer is likely to use various combinations of qubits in its design. [164] => [165] => All physical implementations are affected by noise. The so-called T1 lifetime and T2 dephasing time are a time to characterize the physical implementation and represent their sensitivity to noise. A higher time does not necessarily mean that one or the other qubit is better suited for [[quantum computing]] because gate times and fidelities need to be considered, too. [166] => [167] => Different applications like [[Quantum sensing]], [[Quantum computing]] and [[Quantum communication]] use different implementations of qubits to suit their application. [168] => [169] => The following is an incomplete list of physical implementations of qubits, and the choices of basis are by convention only. [170] => [171] => {| class="wikitable" align="center" [172] => |- [173] => ! scope="col" | Physical support [174] => ! scope="col" | Name [175] => ! scope="col" | Information support [176] => ! scope="col" style="background: white;" | |0 \rangle [177] => ! scope="col" style="background: white;" | |1 \rangle [178] => |- [179] => | rowspan=3 |[[Photon]] [180] => | [[Polarization (waves)|Polarization]] [[Encoding (memory)|encoding]] [181] => | [[Polarization of light]] [182] => | Horizontal [183] => | Vertical [184] => |- [185] => | [[Amount of substance|Number of photons]] [186] => | [[Fock state]] [187] => | [[Vacuum]] [188] => | Single photon state [189] => |- [190] => | [[Time-bin encoding]] [191] => | [[Time of arrival]] [192] => | Early [193] => | Late [194] => |- [195] => | [[Coherent state]] of [[light]] [196] => | [[Squeezed coherent state|Squeezed light]] [197] => | [[Optical phase space|Quadrature]] [198] => | [[Amplitude]]-[[Squeezed coherent state|squeezed]] [[Quantum state|state]] [199] => | Phase-squeezed state [200] => |- [201] => | rowspan=2|[[Electron]]s [202] => | [[Spin quantum number|Electronic spin]] [203] => | [[Spin (physics)|Spin]] [204] => | Up [205] => | Down [206] => |- [207] => | [[Electron]] [[Amount of substance|number]] [208] => | [[charge (physics)|Charge]] [209] => | No electron [210] => | Two electron [211] => |- [212] => | [[Atomic nucleus|Nucleus]] [213] => | [[Nuclear spin]] [[Address|addressed]] [[Preposition and postposition|through]] [[Nuclear magnetic resonance|NMR]] [214] => | [[Spin (physics)|Spin]] [215] => | Up [216] => | Down [217] => |- [218] => | [[Atom|Neutral atom]] [219] => | Atomic [[energy level]] [220] => | [[Spin (physics)|Spin]] [221] => | Up [222] => | Down [223] => |- [224] => |Trapped [[ion]] [225] => |Atomic [[energy level]] [226] => |[[Spin (physics)|Spin]] [227] => |Up [228] => |Down [229] => |- [230] => | rowspan=3|[[Josephson junction]] [231] => | [[Superconductivity|Superconducting]] [[charge qubit]] [232] => | [[Charge (physics)|Charge]] [233] => | Uncharged [[Superconductivity|superconducting]] island (''Q''=0) [234] => | Charged superconducting island (''Q''=2''e'', one extra [[Cooper pair]]) [235] => |- [236] => | [[Superconductivity|Superconducting]] [[flux qubit]] [237] => | [[Current source|Current]] [238] => | [[Clockwise]] [[Current source|current]] [239] => | Counterclockwise current [240] => |- [241] => | [[Superconductivity|Superconducting]] [[phase qubit]] [242] => | [[Energy]] [243] => | [[Ground state]] [244] => | First excited state [245] => |- [246] => | Singly charged [[quantum dot]] pair [247] => | [[Electron localization function|Electron localization]] [248] => | [[Charge (physics)|Charge]] [249] => | Electron on left dot [250] => | Electron on right dot [251] => |- [252] => | [[Quantum dot]] [253] => | [[Dot product|Dot]] [[Spin (physics)|spin]] [254] => | [[Spin (physics)|Spin]] [255] => | Down [256] => | Up [257] => |- [258] => | [[Topological order|Gapped topological system]] [259] => | [[Non-abelian group|Non-abelian]] [[anyon]]s [260] => | [[Braid group|Braiding of Excitations]] [261] => | Depends on specific [[Topology|topological]] [[system]] [262] => | Depends on specific topological system [263] => |- [264] => | Vibrational qubit{{cite journal | title=High fidelity quantum gates with vibrational qubits | author1 = Eduardo Berrios | author2 = Martin Gruebele |author3 = Dmytro Shyshlov | author4 = Lei Wang | author5 = Dmitri Babikov | journal = Journal of Chemical Physics | volume = 116 | issue = 46 | pages = 11347–11354 | year = 2012 | doi = 10.1021/jp3055729| pmid = 22803619 | bibcode = 2012JPCA..11611347B }} [265] => | [[Vibrational bond|Vibrational]] [[Quantum state|states]] [266] => | [[Phonon]]/[[Vibronic spectroscopy|vibron]] [267] => | |01 \rangle [[Superposition principle|superposition]] [268] => | |10 \rangle superposition [269] => |- [270] => |[[van der Waals heterostructure]] [271] => {{cite journal [272] => |title = Charge qubit in van der Waals heterostructures [273] => |author = B. Lucatto [274] => |journal = Physical Review B [275] => |volume = 100 [276] => |issue = 12 [277] => |pages = 121406 [278] => |year = 2019 [279] => |doi = 10.1103/PhysRevB.100.121406 [280] => |display-authors=etal|arxiv = 1904.10785 [281] => |bibcode = 2019PhRvB.100l1406L [282] => |s2cid = 129945636 [283] => }} [284] => |[[Electron localization function|Electron localization]] [285] => |[[Charge (physics)|Charge]] [286] => |[[Electron]] on bottom sheet [287] => |Electron on top sheet [288] => |} [289] => [290] => ==Qubit storage== [291] => In 2008 a team of scientists from the U.K. and U.S. reported the first relatively long (1.75 seconds) and coherent transfer of a superposition state in an electron spin "processing" qubit to a [[nuclear spin]] "memory" qubit.{{cite journal|author=J. J. L. Morton|year=2008|title=Solid-state quantum memory using the 31P nuclear spin |journal=[[Nature (journal)|Nature]]|volume=455|pages=1085–1088|doi=10.1038/nature07295|bibcode = 2008Natur.455.1085M|issue=7216|arxiv = 0803.2021|s2cid=4389416|display-authors=etal}} This event can be considered the first relatively consistent quantum data storage, a vital step towards the development of [[quantum computing]]. In 2013, a modification of similar systems (using charged rather than neutral donors) has dramatically extended this time, to 3 hours at very low temperatures and 39 minutes at room temperature.{{cite journal |author=Kamyar Saeedi |year=2013|title=Room-Temperature Quantum Bit Storage Exceeding 39 Minutes Using Ionized Donors in Silicon-28|volume=342|pages=830–833|doi=10.1126/science.1239584|issue=6160|journal=[[Science (journal)|Science]]|bibcode = 2013Sci...342..830S |display-authors=etal |pmid=24233718|arxiv=2303.17734 |s2cid=42906250}} Room temperature preparation of a qubit based on electron spins instead of nuclear spin was also demonstrated by a team of scientists from Switzerland and Australia.{{cite journal|last1=Náfrádi|first1=Bálint|last2=Choucair|first2=Mohammad|last3=Dinse|first3=Klaus-Pete|last4=Forró|first4=László|title=Room temperature manipulation of long lifetime spins in metallic-like carbon nanospheres|journal=Nature Communications|date=July 18, 2016|volume=7|page=12232|doi=10.1038/ncomms12232|pmid=27426851|pmc=4960311|arxiv=1611.07690|bibcode=2016NatCo...712232N}} An increased coherence of qubits is being explored by researchers who are testing the limitations of a [[Germanium|Ge]] [[Electron hole|hole]] spin-orbit qubit structure.{{Cite journal|first1=Zhanning |last1=Wang |first2=Elizabeth |last2=Marcellina |first3=A. R. |last3=Hamilton |first4=James H. |last4=Cullen |first5=Sven |last5=Rogge |first6=Joe |last6=Salfi |first7=Dimitrie |last7=Culcer|date=April 1, 2021|title=Qubits composed of holes could be the trick to build faster, larger quantum computers|doi=10.1038/s41534-021-00386-2|arxiv=1911.11143|journal=[[npj Quantum Information]]|volume=7|issue=1|s2cid=232486360|url=https://phys.org/news/2021-04-qubits-holes-faster-larger-quantum.html}} [292] => [293] => ==See also== [294] => * [[Ancilla bit]] [295] => * [[Bell state]], [[W state]] and [[Greenberger–Horne–Zeilinger state|GHZ state]] [296] => * [[Bloch sphere]] [297] => * [[Physical and logical qubits]] [298] => * [[Quantum register]] [299] => * [[Two-state quantum system]] [300] => * The elements of the [[Group (mathematics)|group]] [[U(2)]] are all possible single-qubit [[quantum gate]]s{{cite journal | last1=Barenco | first1=Adriano | last2=Bennett | first2=Charles H. | last3=Cleve | first3=Richard | last4=DiVincenzo | first4=David P. | last5=Margolus | first5=Norman | last6=Shor | first6=Peter | last7=Sleator | first7=Tycho | last8=Smolin | first8=John A. | last9=Weinfurter | first9=Harald | title=Elementary gates for quantum computation | journal=Physical Review A | publisher=American Physical Society (APS) | volume=52 | issue=5 | date=1995-11-01 | issn=1050-2947 | doi=10.1103/physreva.52.3457 | pages=3457–3467| pmid=9912645 |arxiv=quant-ph/9503016| bibcode=1995PhRvA..52.3457B | s2cid=8764584 }} [301] => * The circle group [[U(1)]] define the phase about the qubits basis states [302] => [303] => ==Notes== [304] => {{notelist}} [305] => [306] => ==References== [307] => {{Reflist}} [308] => [309] => ==Further reading== [310] => * {{Cite book|title=Quantum Computation and Quantum Information|last1=Nielsen|first1=Michael A.|last2=Chuang|first2=Isaac|date=2000|publisher=[[Cambridge University Press]]|isbn=0521632358|location=Cambridge|oclc=43641333|author-link=Michael Nielsen|author-link2=Isaac Chuang}} [311] => * {{cite book|author=Colin P. Williams |year=2011 |title=Explorations in Quantum Computing |publisher=[[Springers Science+Business Media|Springer]] |isbn=978-1-84628-887-6}} [312] => * {{Cite book|title=Quantum computing for computer scientists|last1=Yanofsky|first1=Noson S.|last2=Mannucci|first2=Mirco|date=2013|publisher=[[Cambridge University Press]]|isbn=978-0-521-87996-5}} [313] => * A treatment of two-level quantum systems, decades before the term "qubit" was coined, is found in the third volume of ''[[The Feynman Lectures on Physics]]'' [https://feynmanlectures.caltech.edu/III_toc.html (2013 ebook edition)], in chapters 9-11. [314] => * A non-traditional motivation of the qubit aimed at non-physicists is found in ''[[Quantum Computing Since Democritus]]'', by [[Scott Aaronson]], Cambridge University Press (2013). [315] => * An introduction to qubits for non-specialists, by the person who coined the word, is found in Lecture 21 of ''The science of information: from language to black holes'', by Professor [[Benjamin Schumacher]], [[The Great Courses]], The Teaching Company (4DVDs, 2015). [316] => * A [[picture book]] introduction to entanglement, showcasing a Bell state and the measurement of it, is found in ''Quantum entanglement for babies'', by [[Chris Ferrie]] (2017). {{ISBN|9781492670261}}. [317] => [318] => {{quantum computing}} [319] => {{Authority control}} [320] => [321] => [[Category:Quantum computing]] [322] => [[Category:Quantum states]] [323] => [[Category:Teleportation]] [324] => [[Category:Units of information]] [325] => [[Category:Australian inventions]] [] => )
good wiki

Qubit

A qubit, or quantum bit, is the fundamental unit of quantum information and computation. It is the quantum analogue of a classical bit, which is the basic unit of classical information and computation.

More about us

About

It is the quantum analogue of a classical bit, which is the basic unit of classical information and computation. While classical bits can only exist in two states, 0 or 1, qubits can exist in a superposition of states, allowing for more complex and parallel information processing. Qubits are the building blocks of quantum computers, which have the potential to solve certain problems exponentially faster than classical computers. This Wikipedia page provides a comprehensive overview of qubits, including their properties, quantum gates, measurement, and applications in quantum computing and quantum communication protocols.

Expert Team

Vivamus eget neque lacus. Pellentesque egauris ex.

Award winning agency

Lorem ipsum, dolor sit amet consectetur elitorceat .

10 Year Exp.

Pellen tesque eget, mauris lorem iupsum neque lacus.