CS191 – Fall 2014 Lecture 14: Open Quantum Systems: Quantum Process Formulation

Total Page:16

File Type:pdf, Size:1020Kb

CS191 – Fall 2014 Lecture 14: Open Quantum Systems: Quantum Process Formulation CS191 { Fall 2014 Lecture 14: Open quantum systems: quantum process formulation Mohan Sarovar (Dated: October 27, 2014) I. TWO MISSING PIECES Before we start on the bulk of this lecture, we need to cover two concepts that haven't been covered so far. The first is the concept of the entropy of a quantum state, which is defined as: S(ρ) = tr (ρ log ρ) (1) − This expression is most easily evaluated by diagonalizing ρ, in which case S(ρ) = i λi log λi, where λi are the eigenvalues of ρ. 1 The entropy is a measure of how mixed a state is, or how much classical− uncertainty it contains. Another measure of how mixed a state is, which is actually an approximation of theP inverse of the entropy is the purity, which is defined as: P (ρ) = tr (ρ2) (2) Exercise: What are the entropy and purity of a pure state, S( ) and P ( )? What are the j ihId j Idj ih j entropy and purity of the completely mixed state in d dimensions, S( d ) and P ( d )? Note that as the mixedness or uncertainty in the state increases, the entropy increases and the purity decreases. II. OPEN QUANTUM SYSTEMS AND NOISE So far in this course you've mainly seen what ideal quantum operations looks like. For example, a state trans- Pi formation is a unitary map U , and a projective measurement is the following map: j i . But in j i ! j i j i ! ppi reality when we perform a quantum operation (e.g., rotation, measurement, coupling) there will inevitably be errors due to noise in the experimental apparatus. Some examples of errors that are commonly encountered in quantum information processing are: 1. Uncertainty in the implemented rotation angle. 2. Control pulses with electronic noise. 3. Noise from nearby \junk", which are usually uncontrollable degrees of freedom that couple to qubits. In this lecture and the next four we will discuss how to model these nonidealities and how to deal with them and do quantum information tasks reliably in their presence. A. An example Let's start with an example. Suppose we have a qubit that starts in the state = 1 ( 0 + 1 ), and we want to j i p2 j i j i perform a σz rotation on it. To do so we turn on a Hamiltonian in the form ! H = σ : 2 z Then ideally, iHt 1 i ! t i ! t (t) = e− (0) = (e− 2 0 + e 2 1 ): j i j i p2 j i j i 1 We define 0 log 0 = 0. 2 π This affects a rotation around the Z axis, and if we apply it for t = ! , we get a Z-gate. That is, π 1 1 ( ) = ( 0 + 1 ) ( 0 1 ); ! p2 −| i j i ≡ p2 j i − j i E where the last equivalence is due to the unimportance of the global phase of a quantum state. But now, what if ! is not exactly known? Suppose we have some uncertainty in our calibration and all we can 2 2 says is that ! (!0; σ ). That is, ! is Gaussian distributed around some nominal value with some variance σ . Then after a time∼ Nt all we can say is that we have some distribution over Z rotations. We must average over this uncertainty to get an estimate of the actual state. Note that this is exactly what we do in classical physics also, we average over unknowns to get the state. Let's see what we get when we compute this average. Anytime we average over quantum states, we should use the density matrix formalism. The state at time t, for a given value of ! is 1 i ! t i ! t i ! t i ! t i ! t i ! t i ! t i ! t ρ (t) = (t) (t) = e− 2 0 0 e 2 + e− 2 0 1 e− 2 + e 2 1 0 e 2 + e 2 1 1 e 2 ! j ! ih ! j 2 j ih j j ih j j ih j j ih j 1 1 e i!t h i = 2 2 − 1 ei!t 1 2 2 So then, when we average over the rotation parameters, the average state is: ρ(t) = P (!)ρ!(t)d! ZΩ 1 P (!)d! 1 P (!)e i!td! = 2 Ω 2 Ω − 1 P (!)ei!td! 1 P (!)d! 2 ΩR R2 Ω 1 1 P (!)e i!td! = R 2 2 ΩR − ; 1 P (!)ei!td! 1 2 Ω R 2 where Ω is the support of the probability distributionR for ! (the whole real line for the normal distribution above). We see that the off-diagonal elements are complex conjugates of each other, so let's look at one of them: 2 2 (!−!0) (tσ) i!t 1 1 i!t i!0t P (!)e− d! = e− 2σ2 e− d! = e− 2 − : (3) 2 Ω p2πσ Z Z−∞ Therefore, the average density matrix is: (tσ)2 1 1 2 i!0t 2 2 e− − ρ(t) = (tσ)2 : (4) 1 2 +i!0t 1 2 e− 2 ! Exercise: Perform the generalized Gaussian integral required to get the last equality in Eq. (3). This is one of the most useful integrals in physics and it's usually obtained by completing the square in the exponent. There are several things to note about the state in Eq. (4): 1. tr (ρ2) < 1 for all t > 0. That means the state becomes mixed as a result of the uncertain rotation. 2. The off-diagonal elements oscillate at frequency !0, but also decay exponentially with time and increasing uncertainty (σ2). 3. As t or σ , ! 1 ! 1 1 1 0 ρ ; ! 2 0 1 So if we have too much uncertainty about the rotation angle or apply the Hamiltonian for too long, we just get the completely mixed state. Exercise: Compute the purity and entropy of the state in Eq. (4) as a function of t and σ. 3 Environment System FIG. 1: A system embedded in a larger environment. Most coupling between a quantum system and its environment will result in decoherence of the system. This example shows how uncertainty in the operations one performs can result in an increase in entropy or mixedness of the state. This is also true if there is noise (e.g., if ! is a time-dependent random process). In this example, the uncertainty led to a decay of the off-diagonal element of the density matrix, which contains information about the phase of the state (in the computational basis). Consequently, this process is called dephasing. In general, external influences and uncertainty can lead to more general transformations of the state, and we collectively refer to the wide class of phenomena that cause the state of a quantum system to evolve nondeterministically and/or to increase in entropy as decoherence. B. The operator sum decomposition All decoherence arises from a coupling of the system we are interested in to an environment that is (at least partially) uncontrolled and unobserved. See figure 1. For instance, in the example above, the uncertainty in ! could be due to us not knowing the precise parameters that dictate the physics that determine this rotation frequency. As a result, we refer to the dynamics of a system under such couplings to external environments as open system dynamics. In fact, this perspective gives us a general way to model open system dynamics and decohernce processes mathematically. Suppose we begin with the system and environment in a product state at an initial time: %(0) = ρS φE φE ; (5) 0 ⊗ S E E where ρ0 is the (possibly mixed) initial state of the system and φ φ is the pure initial state of the environment. We can always assume the environment is in a pure state initially since if it is not we can expand our definition of the environment until it is. Then, at some late time t, the joint state of the system and environment is: %(t) = USE%(0)USEy ; (6) where USE is a unitary evolution that captures the evolution of the system, the environment, and any coupling between them. Then the reduced state of the system at t is given by tracing out the environment from the above 4 S state, i.e., ρ (t) = tr E(%(t)). We can formally write down what this resulting state is as so: S S E E ρ (t) = tr U ρ φ φ U y E SE 0 ⊗ SE K h i E S E E E = a U ρ φ φ U y a k SE 0 ⊗ SE k k=1 X K S = Akρ0 Aky ; (7) kX=1 where eE for 1 k K is a complete set of orthonormal states (a basis) in the environment Hilbert space, and k ≤ ≤ A aE U φE , which is an operator acting on the system Hilbert space only. k k SE ≡ Example 1 [From Nielsen & Chuang, p.361] Consider an example where the system and environment are single qubits, and the environment starts off in the state 0E . Then suppose the interaction between them after some time t, is described by the unitary σx σy USE = I + σx: (8) p2 ⊗ p2 ⊗ Then the reduced state of the system at this time is given by Eq. (7), with E E σx σy σx A0 = 0 USE 0 = 0 I 0 + 0 σx 0 = p2 × h j j i p2 × h j j i p2 E E σx σy σy A1 = 1 USE 0 = 1 I 0 + 1 σx 0 = p2 × h j j i p2 × h j j i p2 Explicitly, 1 1 ρS = σ ρSσ + σ ρSσ (9) 2 x 0 x 2 y 0 y Notice that Eq.
Recommended publications
  • 1 Postulate (QM4): Quantum Measurements
    Part IIC Lent term 2019-2020 QUANTUM INFORMATION & COMPUTATION Nilanjana Datta, DAMTP Cambridge 1 Postulate (QM4): Quantum measurements An isolated (closed) quantum system has a unitary evolution. However, when an exper- iment is done to find out the properties of the system, there is an interaction between the system and the experimentalists and their equipment (i.e., the external physical world). So the system is no longer closed and its evolution is not necessarily unitary. The following postulate provides a means of describing the effects of a measurement on a quantum-mechanical system. In classical physics the state of any given physical system can always in principle be fully determined by suitable measurements on a single copy of the system, while leaving the original state intact. In quantum theory the corresponding situation is bizarrely different { quantum measurements generally have only probabilistic outcomes, they are \invasive", generally unavoidably corrupting the input state, and they reveal only a rather small amount of information about the (now irrevocably corrupted) input state identity. Furthermore the (probabilistic) change of state in a quantum measurement is (unlike normal time evolution) not a unitary process. Here we outline the associated mathematical formalism, which is at least, easy to apply. (QM4) Quantum measurements and the Born rule In Quantum Me- chanics one measures an observable, i.e. a self-adjoint operator. Let A be an observable acting on the state space V of a quantum system Since A is self-adjoint, its eigenvalues P are real. Let its spectral projection be given by A = n anPn, where fang denote the set of eigenvalues of A and Pn denotes the orthogonal projection onto the subspace of V spanned by eigenvectors of A corresponding to the eigenvalue Pn.
    [Show full text]
  • Quantum Circuits with Mixed States Is Polynomially Equivalent in Computational Power to the Standard Unitary Model
    Quantum Circuits with Mixed States Dorit Aharonov∗ Alexei Kitaev† Noam Nisan‡ February 1, 2008 Abstract Current formal models for quantum computation deal only with unitary gates operating on “pure quantum states”. In these models it is difficult or impossible to deal formally with several central issues: measurements in the middle of the computation; decoherence and noise, using probabilistic subroutines, and more. It turns out, that the restriction to unitary gates and pure states is unnecessary. In this paper we generalize the formal model of quantum circuits to a model in which the state can be a general quantum state, namely a mixed state, or a “density matrix”, and the gates can be general quantum operations, not necessarily unitary. The new model is shown to be equivalent in computational power to the standard one, and the problems mentioned above essentially disappear. The main result in this paper is a solution for the subroutine problem. The general function that a quantum circuit outputs is a probabilistic function. However, the question of using probabilistic functions as subroutines was not previously dealt with, the reason being that in the language of pure states, this simply can not be done. We define a natural notion of using general subroutines, and show that using general subroutines does not strengthen the model. As an example of the advantages of analyzing quantum complexity using density ma- trices, we prove a simple lower bound on depth of circuits that compute probabilistic func- arXiv:quant-ph/9806029v1 8 Jun 1998 tions. Finally, we deal with the question of inaccurate quantum computation with mixed states.
    [Show full text]
  • Quantum Zeno Dynamics from General Quantum Operations
    Quantum Zeno Dynamics from General Quantum Operations Daniel Burgarth1, Paolo Facchi2,3, Hiromichi Nakazato4, Saverio Pascazio2,3, and Kazuya Yuasa4 1Center for Engineered Quantum Systems, Dept. of Physics & Astronomy, Macquarie University, 2109 NSW, Australia 2Dipartimento di Fisica and MECENAS, Università di Bari, I-70126 Bari, Italy 3INFN, Sezione di Bari, I-70126 Bari, Italy 4Department of Physics, Waseda University, Tokyo 169-8555, Japan June 30, 2020 We consider the evolution of an arbitrary quantum dynamical semigroup of a finite-dimensional quantum system under frequent kicks, where each kick is a generic quantum operation. We develop a generalization of the Baker- Campbell-Hausdorff formula allowing to reformulate such pulsed dynamics as a continuous one. This reveals an adiabatic evolution. We obtain a general type of quantum Zeno dynamics, which unifies all known manifestations in the literature as well as describing new types. 1 Introduction Physics is a science that is often based on approximations. From high-energy physics to the quantum world, from relativity to thermodynamics, approximations not only help us to solve equations of motion, but also to reduce the model complexity and focus on im- portant effects. Among the largest success stories of such approximations are the effective generators of dynamics (Hamiltonians, Lindbladians), which can be derived in quantum mechanics and condensed-matter physics. The key element in the techniques employed for their derivation is the separation of different time scales or energy scales. Recently, in quantum technology, a more active approach to condensed-matter physics and quantum mechanics has been taken. Generators of dynamics are reversely engineered by tuning system parameters and device design.
    [Show full text]
  • Singles out a Specific Basis
    Quantum Information and Quantum Noise Gabriel T. Landi University of Sao˜ Paulo July 3, 2018 Contents 1 Review of quantum mechanics1 1.1 Hilbert spaces and states........................2 1.2 Qubits and Bloch’s sphere.......................3 1.3 Outer product and completeness....................5 1.4 Operators................................7 1.5 Eigenvalues and eigenvectors......................8 1.6 Unitary matrices.............................9 1.7 Projective measurements and expectation values............ 10 1.8 Pauli matrices.............................. 11 1.9 General two-level systems....................... 13 1.10 Functions of operators......................... 14 1.11 The Trace................................ 17 1.12 Schrodinger’s¨ equation......................... 18 1.13 The Schrodinger¨ Lagrangian...................... 20 2 Density matrices and composite systems 24 2.1 The density matrix........................... 24 2.2 Bloch’s sphere and coherence...................... 29 2.3 Composite systems and the almighty kron............... 32 2.4 Entanglement.............................. 35 2.5 Mixed states and entanglement..................... 37 2.6 The partial trace............................. 39 2.7 Reduced density matrices........................ 42 2.8 Singular value and Schmidt decompositions.............. 44 2.9 Entropy and mutual information.................... 50 2.10 Generalized measurements and POVMs................ 62 3 Continuous variables 68 3.1 Creation and annihilation operators................... 68 3.2 Some important
    [Show full text]
  • Choi's Proof and Quantum Process Tomography 1 Introduction
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE Choi's Proof and Quantum Process Tomography provided by CERN Document Server Debbie W. Leung IBM T.J. Watson Research Center, P.O. Box 218, Yorktown Heights, NY 10598, USA January 28, 2002 Quantum process tomography is a procedure by which an unknown quantum operation can be fully experimentally characterized. We reinterpret Choi's proof of the fact that any completely positive linear map has a Kraus representation [Lin. Alg. and App., 10, 1975] as a method for quantum process tomography. Furthermore, the analysis for obtaining the Kraus operators are particularly simple in this method. 1 Introduction The formalism of quantum operation can be used to describe a very large class of dynamical evolution of quantum systems, including quantum algorithms, quantum channels, noise processes, and measurements. The task to fully characterize an unknown quantum operation by applying it to carefully chosen input E state(s) and analyzing the output is called quantum process tomography. The parameters characterizing the quantum operation are contained in the density matrices of the output states, which can be measured using quantum state tomography [1]. Recipes for quantum process tomography have been proposed [12, 4, 5, 6, 8]. In earlier methods [12, 4, 5], is applied to different input states each of exactly the input dimension of . E E In [6, 8], is applied to part of a fixed bipartite entangled state. In other words, the input to is entangled E E with a reference system, and the joint output state is analyzed.
    [Show full text]
  • The Minimal Modal Interpretation of Quantum Theory
    The Minimal Modal Interpretation of Quantum Theory Jacob A. Barandes1, ∗ and David Kagan2, y 1Jefferson Physical Laboratory, Harvard University, Cambridge, MA 02138 2Department of Physics, University of Massachusetts Dartmouth, North Dartmouth, MA 02747 (Dated: May 5, 2017) We introduce a realist, unextravagant interpretation of quantum theory that builds on the existing physical structure of the theory and allows experiments to have definite outcomes but leaves the theory's basic dynamical content essentially intact. Much as classical systems have specific states that evolve along definite trajectories through configuration spaces, the traditional formulation of quantum theory permits assuming that closed quantum systems have specific states that evolve unitarily along definite trajectories through Hilbert spaces, and our interpretation extends this intuitive picture of states and Hilbert-space trajectories to the more realistic case of open quantum systems despite the generic development of entanglement. We provide independent justification for the partial-trace operation for density matrices, reformulate wave-function collapse in terms of an underlying interpolating dynamics, derive the Born rule from deeper principles, resolve several open questions regarding ontological stability and dynamics, address a number of familiar no-go theorems, and argue that our interpretation is ultimately compatible with Lorentz invariance. Along the way, we also investigate a number of unexplored features of quantum theory, including an interesting geometrical structure|which we call subsystem space|that we believe merits further study. We conclude with a summary, a list of criteria for future work on quantum foundations, and further research directions. We include an appendix that briefly reviews the traditional Copenhagen interpretation and the measurement problem of quantum theory, as well as the instrumentalist approach and a collection of foundational theorems not otherwise discussed in the main text.
    [Show full text]
  • Measurements of Entropic Uncertainty Relations in Neutron Optics
    applied sciences Review Measurements of Entropic Uncertainty Relations in Neutron Optics Bülent Demirel 1,† , Stephan Sponar 2,*,† and Yuji Hasegawa 2,3 1 Institute for Functional Matter and Quantum Technologies, University of Stuttgart, 70569 Stuttgart, Germany; [email protected] 2 Atominstitut, Vienna University of Technology, A-1020 Vienna, Austria; [email protected] or [email protected] 3 Division of Applied Physics, Hokkaido University Kita-ku, Sapporo 060-8628, Japan * Correspondence: [email protected] † These authors contributed equally to this work. Received: 30 December 2019; Accepted: 4 February 2020; Published: 6 February 2020 Abstract: The emergence of the uncertainty principle has celebrated its 90th anniversary recently. For this occasion, the latest experimental results of uncertainty relations quantified in terms of Shannon entropies are presented, concentrating only on outcomes in neutron optics. The focus is on the type of measurement uncertainties that describe the inability to obtain the respective individual results from joint measurement statistics. For this purpose, the neutron spin of two non-commuting directions is analyzed. Two sub-categories of measurement uncertainty relations are considered: noise–noise and noise–disturbance uncertainty relations. In the first case, it will be shown that the lowest boundary can be obtained and the uncertainty relations be saturated by implementing a simple positive operator-valued measure (POVM). For the second category, an analysis for projective measurements is made and error correction procedures are presented. Keywords: uncertainty relation; joint measurability; quantum information theory; Shannon entropy; noise and disturbance; foundations of quantum measurement; neutron optics 1. Introduction According to quantum mechanics, any single observable or a set of compatible observables can be measured with arbitrary accuracy.
    [Show full text]
  • Detection of Quantum Entanglement in Physical Systems
    Detection of quantum entanglement in physical systems Carolina Moura Alves Merton College University of Oxford A thesis submitted for the degree of Doctor of Philosophy Trinity 2005 Abstract Quantum entanglement is a fundamental concept both in quantum mechanics and in quantum information science. It encapsulates the shift in paradigm, for the descrip- tion of the physical reality, brought by quantum physics. It has therefore been a key element in the debates surrounding the foundations of quantum theory. Entangle- ment is also a physical resource of great practical importance, instrumental in the computational advantages o®ered by quantum information processors. However, the properties of entanglement are still to be completely understood. In particular, the development of methods to e±ciently identify entangled states, both theoretically and experimentally, has proved to be very challenging. This dissertation addresses this topic by investigating the detection of entanglement in physical systems. Multipartite interferometry is used as a tool to directly estimate nonlinear properties of quantum states. A quantum network where a qubit undergoes single-particle interferometry and acts as a control on a swap operation between k copies of the quantum state ½ is presented. This network is then extended to a more general quantum information scenario, known as LOCC. This scenario considers two distant parties A and B that share several copies of a given bipartite quantum state. The construction of entanglement criteria based on nonlinear properties of quantum states is investigated. A method to implement these criteria in a simple, experimen- tally feasible way is presented. The method is based of particle statistics' e®ects and its extension to the detection of multipartite entanglement is analyzed.
    [Show full text]
  • Key Points from Lecture 21
    KEY POINTS FROM LECTURE 21 No-Cloning Theorem It is impossible to produce a system with the same quantum mechanical properties as another system, without relying on prior knowledge of that system and without altering the state of that system. This can be proved quite simply (see Problem Sheet 6 and Solutions) but it makes some sense. If it were possible to create a large ensemble of cloned systems and measurements on individual systems could be done without effecting the whole ensemble, potentially violating the uncertainty principle. Quantum Teleportation Quantum teleportation is the transfer of the quantum state of a reference system to a target system (by non-cloning the state of the reference system is altered in the process). Initially this sounds like a hard thing to do; the uncertainty principle limits what you can know about the reference state so how can you transfer all the properties to another system? Entanglement helps as follows. Alice has a reference state based on a spin-1/2 qbit, Qbit 3: (3) = Aα(3)+ Bβ(3). She wants to transfer this to a target, Qbit 1, and then send it to Bob. She arranges things such that Qbit 1 is part of an entangled pair with a third qbit, Qbit 2. Ths overall system is then: 1 (1; 2; 3) = p [Aα(3) + Bβ(3)] [α(1)β(2) − β(1)α(2)] 2 This is algebraically identical to: 1 1 (1; 2; 3) = − [Aα(1) + Bβ(1)] (2; 3) + [Aα(1) − Bβ(1)] (2; 3) 2 1 2 2 1 1 − [Aβ(1) + Bα(1)] (2; 3) − [Aβ(1) − Bα(1)] (2; 3) 2 3 2 4 where the expression written in terms of an entangled wave function of Qbits 1 and 2 has been rewritten in terms of entangled states of Qbits 2 and 3: 1 1(2; 3) = p [α(2)β(3) − β(2)α(3)] 2 1 2(2; 3) = p [α(2)β(3) + β(2)α(3)] 2 1 1 3(2; 3) = p [α(2)α(3) − β(2)β(3)] 2 1 4(2; 3) = p [α(2)α(3) + β(2)β(3)] : 2 There four wave functions are known as Bell's States and are the maximally entangled states of two spin-1/2 particles or indeed two particles in any two-level systems.
    [Show full text]
  • Dissipation and Quantum Operations
    Dissipation and Quantum Operations Ignacio García-Mata Dto. de Física, Lab. TANDAR, Comisión Nacional de Energía Atómica Buenos Aires, Argentina International Summer School on Quantum Information, MPI PKS Dresden 2005 Nacho García-Mata (Buenos Aires.) Dissipation and Quantum Operations ISSQUI05 1 / 21 Outline 1 Intro 2 Open Systems 3 Open Systems in Phase Space 4 Dissipative Quantum Operations 5 Examples Nacho García-Mata (Buenos Aires.) Dissipation and Quantum Operations ISSQUI05 2 / 21 Outline 1 Intro 2 Open Systems 3 Open Systems in Phase Space 4 Dissipative Quantum Operations 5 Examples Nacho García-Mata (Buenos Aires.) Dissipation and Quantum Operations ISSQUI05 3 / 21 Intro. Motivations Understanding noise and (trying to) control it. Something to say about how the classical world emerges from the Quantum. Tools Quantum Channels (q. operations, superoperators, QDS’s . ) on an N dimensional Hilbert space, N £ N dimensional phase space (~ = 1=(2¼N)), Kraus operators. Nacho García-Mata (Buenos Aires.) Dissipation and Quantum Operations ISSQUI05 4 / 21 Outline 1 Intro 2 Open Systems 3 Open Systems in Phase Space 4 Dissipative Quantum Operations 5 Examples Nacho García-Mata (Buenos Aires.) Dissipation and Quantum Operations ISSQUI05 5 / 21 Open Systems Markov (local in time) assumption Lindblad Master equation 1 y y ½_ = (½) = i[H; ½] + [Lk ½; L ] + [Lk ; ½L ] L ¡ 2 k k Xk n o CPTP Quantum Dynamical Semi-group (channel, superoperator, quantum operation,. Lindblad (1976), Gorini et al. (1976)) Kraus operator sum form y S(½) = Mk ½Mk Xk y where k Mk Mk = I for TP. We asume discrete time. P Nacho García-Mata (Buenos Aires.) Dissipation and Quantum Operations ISSQUI05 6 / 21 Outline 1 Intro 2 Open Systems 3 Open Systems in Phase Space 4 Dissipative Quantum Operations 5 Examples Nacho García-Mata (Buenos Aires.) Dissipation and Quantum Operations ISSQUI05 7 / 21 Open Systems in Phase Space Representation in phase space by the Wigner function.
    [Show full text]
  • Problem Set # 10 Solutions Problem Set #10 (Due in Class, THURSDAY 02-Dec-10)
    MIT 2.111/8.411/6.898/18.435 Quantum Information Science I Fall, 2010 Sam OckoMASSACHUSETTS INSTITUTE OF TECHNOLOGY December 1, 2010 MIT 2.111/8.411/6.898/18.435 Quantum Information Science I November 22, 2010 Problem Set # 10 Solutions Problem Set #10 (due in class, THURSDAY 02-Dec-10) P1: (Circuit models of quantum operations) Let ρout = k EkρinEky. P1: (Circuit models of quantum operations) Let ρout = k Ek†ρinEk. (a) Give the operation elements Ek describing the mappingP for this circuit: (a) Give the operation elements Ek describing the mapping for this circuit: What physical process does this describe? (b)What Give the physicalE for this process circuit, does assuming this describe?ρ = p 0 0 +(1 p) 1 1 : kMASSACHUSETTS INSTITUTEe | | OF− TECHNOLOGY| | MITρin 2.111/8.411/6.898/18.435ρout Answer: Quantum⊕ Information Science I We use the identity Ek =ρekENovemberU 0E ,22, and 2010 as a placeholder we say = a 0 + b 1 . h j •j i j i j i j i What physical process does thisProblem describe? Set #10θ θ U(due in0E class,= a THURSDAY00 + b cos( 02-Dec-10)) 10 + b sin( ) 01 P2: (Quantum noise and codesj)i Single j i qubitj quantumi · operations2 j i (ρ) model· 2 quantumj i noise which is corrected by quantum error correction codes. E θ 1 0 P1: ((a)Circuit Construct models operation of quantum elements operations for such) Let thatρ upon= inputE†ρ ofE . any state ρ replaces it with the 0E U 0E = aE 0 + b cosout ( ) k1 k; in k E0 = θ completely randomizedh j j statei j iI/2.j Iti is amazing· 2 thatj i even such noise models0 cos as( 2 ) this may be (a)corrected Give the by operation codes such elements as theEk Shordescribing code! the mapping for this circuit: (b) The action of the bit flip channel can be describedθ by the quantum operationθ (ρ)=(1 0 sin( 2 ) p)ρ + pXρX.
    [Show full text]
  • Open N-Qubit System As a Quantum Computer with Four-Valued Logic
    View metadata, citation and similar papers at Ocore.ac.ukpen n-Qubit System as a Quantum Computer brought to you by CORE with Four-Valued Logic provided by CERN Document Server Vasily E. Tarasov Skobeltsyn Institute of Nuclear Physics, Moscow State University, Moscow 119899, Russia E-mail: [email protected] Preprint of Skobeltsyn Institute of Nuclear Physics, Moscow State University, Moscow SINP MSU 2001-31/671 20 August 2001 Abstract In this paper we generalize the usual model of quantum computer to a model in which the state is an operator of density matrix and the gates are general superoperators (quantum operations), not necessarily unitary. A mixed state (operator of density matrix) of n two- level quantum system (open or closed n-qubit system) is considered as an element of 4n- dimensional operator Hilbert space (Liouville space). It allows to use quantum computer (circuit) model with 4-valued logic. The gates of this model are general superoperators which act on n-ququats state. Ququat is quantum state in a 4-dimensional (operator) Hilbert space. Unitary two-valued logic gates and quantum operations for n-qubit open system are considered as four-valued logic gates acting on n-ququats. We discuss properties of quantum 4-valued logic gates. In the paper we study universality for quantum four-valued logic gates. PACS 3.67.Lx; 03.65-w; 3.65.Bz Keywords: Quantum computation, open quantum systems, ququats, many-valued logic 1 IIntroduction II Quantum stateand qubit Usual models for quantum computer use closed n-qubit sys- II.1 Pure states tems and deal only with unitary gates on pure states.
    [Show full text]