Superdense Coding Beyond the Pauli Gates

Total Page:16

File Type:pdf, Size:1020Kb

Superdense Coding Beyond the Pauli Gates Proceedings of Student-Faculty Research Day, CSIS, Pace University, May 8th, 2020 SuperDense Coding Beyond the Pauli Gates Lewis Westfall Pace University, Pleasantville NY, 10570, USA, [email protected] Abstract—Superdense coding is the quantum ability to trans- she will use to encode this message information to her qubit. mit two classical bits, four states, via one quantum bit (qubit) of These states are can be used to convey any four states. a pair of entangled qubits. This is almost always demonstrated + 1 using the Φ Bell state, p (j00i + j11i) and the Pauli gates to Because of the entanglement, the single qubit operation, 2 encode the data. This paper investigates the feasibility of using the represented by a 2x2 matrix, is insufficient to describe the u3 gate to encode a fifth state, first by analyzing the linear algebra effects the gate has on the two entangled qubits, since the that describes the process and then by running the process on operation also affects the second qubit. To understand the full the IBM Quantum Experience quantum computer. It is shown effects of her operation, the gate that Alice applies must be the that this does indeed work, making it possible to communicate tensor product of her gate and the identity (I) gate to generate more than four states using a single entangled qubit. a 4x4 operational matrix . A single qubit is represented by a Keywords—Superdense Coding; Quantum Computing; Classical 1x2 column matrix. Because the two qubits are entangled, they Bits; QuBits; Quantum Coding; Entanglement; IBM; Q Experi- must be represented by a 1x4 column matrix and this requires ence; H Gate; CNot, Quantum Channel; Bell State a 4x4 matrix to describe the operation. For instance, if we were to apply a Pauli X (X) gate we would take the tensor product I. INTRODUCTION of the X gate and the identity (I) gate as described below. Superdense coding is the ability for one of an entangled pair of qubits to carry 2 bits of information which is more 2 0 0 1 0 3 than a single classical bit allows [1]. This is possible because 0 1 1 0 0 0 0 1 ⊗ = 6 7 of quantum entanglement, which connects the quantum state 1 0 0 1 4 1 0 0 0 5 of one qubit with the quantum state of another qubit [2]. The 0 1 0 0 use of superdense coding by entanglement is a quantum cryp- tography method of great promise to defeat any eavesdropper Although the qubits are entangled, while the qubits are in [3]. Frequently the example is of one person, Alice is the usual the possession of their original owner, only Alice can perform person given, sending two classical bits of information in one gate operations on her qubit, and only Bob can perform gate qubit to another person, usually Bob. Frequently the example operations on his qubit. Remembering that any operation on is of Alice telling Bob that the weather is at her location, but either of the qubits affect the pair. Once Alice’s qubit has been actually the definition of the four states can be anything Alice encoded by operations of the quantum gates, it is transmitted and Bob agree to ahead of time. The process starts when a to Bob. third party, call him Oscar for originator, starting with two separate qubits, entangles the pair by applying a Hadamard Bob, with Alice’s qubit now in his possession, as well as (H) gate to the first qubit and then a Controlled Not (CNOT) his own qubit, can perform quantum gate operations on Alice’s gate to both qubits, where the first qubit is the control and qubit to decode the message in it. Bob first applies a CNOT the second qubit is the target. This entanglement produces the operation to both entangled qubits, where Alice’s qubit is the jΦ+i Bell state [4], p1 (j00i + j11i). It is important in this control and Bob’s qubit is the target. Applying the CNOT to an 2 exercise to remember that quantum gates are reversible, unlike entangled pair of qubits causes them to become disentangled classical gates. Whatever a CNOT gate does a second CNOT and break into two independent qubits. Bob measures the gate undoes. The CNOT can entangle, and disentangle. One second qubit, the formerly target qubit that was Bob’s qubit. of the pair of entangled qubit is given to Alice while the other This measurement ends the qubit’s active quantum life, but it is given to Bob. The qubits of Alice and Bob will remain reveals half of the state encoded in the pair. entangled, even though they are physically separated and one Bob then applies an H gate to Alice’s original qubit, the of the qubits is subjected to more gates than the other qubit. first qubit, the former control qubit of the now disentangled State Quantum Gate pair. The H gate operation extracts the second bit of informa- 00 I tion in the message specifying the state. When the qubit is 01 Z measured the binary code that reveals the message that Alice 10 X 11 ZX encoded in her qubit is displayed. The measurements end the process [5]. TABLE I: Alice’s States and Quantum Gates to Encode the States Circuit 1 shows the complete quantum circuit diagram for Alice using the X gate to encode the 10 state. We see the Hadamard and CNOT gates used by Oscar to entangle, Table I shows the options Alice has to send the message to the X gate used by Alice to encode the message, and finally Bob, the binary code for that message, and the quantum gates the CNOT and Hadamard gates used by Bob to extract the 1 message. researchers did not use a real quantum computer or a quantum simulator to test their ideas [8] • • (1) H X H Even when the researchers on a government funded study visited the engineers on the site of the real IBM quantum computers and made note of that in their paper, they still did not conduct a real experiment to test their ideas about Alice The goal is to show that by using the U3 gate, instead and Bob [9]. We did find a real experiment, using mirrors, of one of the Pauli gate, a fifth state can be encoded and photon detectors, and other optic equipment, of sending a communicated by the single entangled qubit. The encoding single photon on a two-way journey from Alice to Bob and decoding operations will first be done using linear algebra. carrying two classical bits [10]. However, although real, they Once the mathematics have been demonstrated, the process did not use a real quantum computer. Best in our review was will be run on the IBM Quantum Experience quantum simula- cryptography research that used Alice and Bob, joined by Eve tor and finally on the IBM Quantum Experience functional the eavesdropper and Charlie the observer, in quantum key quantum computer. Each step will be explained in careful distribution that used quantum optics simulations that show detail so nothing is assumed other than linear algebra and basic real results that could be practical [11]. quantum code notation [6]. To run the experiment on the IBM Quantum Experience will also require familiarity with Qiskit We determined at that point that we must try to match Notebooks. quantum theory to its test in real quantum computer output with this simple example of Bob and Alice. We then quickly Section 2 gives a review of the literature on explaining experienced chaos as we attempted to execute that plan. It superdense coding using Bob and Alice. became obvious that this new ability to test linear equations of Section 3 details the requirements to duplicate the experi- gates on real quantum computers did not have firm sequential ment. steps for newcomers. Real quantum computer programming is raw, new, full of phenomena not well defined. We found Section 4 describes the process using linear algebra. in that chaos the second objective of this study: making our findings clear enough that they could be easy for our readers Section 5 explains the details of the quantum program to duplicate and follow in the real environment of quantum that was run on the IBM Quantum Experience simulator and computing. functional computer. Although some cryptographers dislike using the terms Section 6 presents the results. ”Alice” and ”Bob”, or, in fact, any human name, in quantum Section 7 gives the conclusion and describes possible future computing mathematics, and ask that researchers instead use work. symbols such as ”A” or ”B” [12], the 1978 seminal paper establishing RSA famously created Alice and Bob, and they II. LITERATURE REVIEW remain enduring tools to understand complex security commu- nications protocols [13] including superdense coding, which is In the middle of 2017 came a great divide, as in that a purely quantum action - there is no classical equivalent. Alice time frame, IBM made available to the public real quantum and Bob are arguably as ubiquitous as Schrodinger’s cat [14]. computers over the Internet. IBM has continued this service, and the real quantum computers they are offering to the In 2018, Alice and Bob continue to appear in new quantum free service are in a state of continuously increasing qubit computer articles in publications from Russia [15] to China capacity. Research published before that time did not have the [16]. Alice and Bob are universal. We determined to use them, opportunity to test their equations on a commonly available as they are the standard.
Recommended publications
  • Superdense Teleportation and Quantum Key Distribution for Space Applications
    2015 IEEE International Conference on Space Optical Systems and Applications (ICSOS) Superdense Teleportation and Quantum Key Distribution for Space Applications Trent Graham, Christopher Zeitler, Joseph Chapman, Hamid Javadi Paul Kwiat Submillimeter Wave Advanced Technology Group Department of Physics Jet Propulsion Laboratory, University of Illinois at Urbana-Champaign California Institute of Technology Urbana, USA Pasadena, USA tgraham2@illinois. edu Herbert Bernstein Institute for Science & Interdisciplinary Studies & School of Natural Sciences Hampshire College Amherst, USA Abstract—The transfer of quantum information over long for long periods of time (as would be needed for large scale distances has long been a goal of quantum information science quantum repeaters) and cannot be amplified without and is required for many important quantum communication introducing error [ 6 ] and thus can be very difficult to and computing protocols. When these channels are lossy and distribute over large distances using conventional noisy, it is often impossible to directly transmit quantum states communication techniques. Despite current limitations, some between two distant parties. We use a new technique called quantum communication protocols have already been superdense teleportation to communicate quantum demonstrated over long-distances in terrestrial experiments. information deterministically with greatly reduced resources, Notably, quantum teleportation (a remote quantum state simplified measurements, and decreased classical transfer protocol),
    [Show full text]
  • Superdense Coding Ch.4.4 No Cloning Ch.4.2
    C/CS/PhysC191 SuperdenseCoding,NoCloning 9/15/07 Fall 2009 Lecture 6 1 Readings Benenti, Casati, and Strini: Superdense Coding Ch.4.4 No Cloning Ch.4.2 2 Superdense Coding Super dense coding is the less popular sibling of teleportation. It can actually be viewed as the process in reverse. The idea is to transmit two classical bits of information by only sending one quantum bit. The process starts out with an EPR pair that is shared between the sender (Alice) and receiver (Bob). ψ = 1 00 + 11 √2 The first qubit is Alice’s, the second is Bob’s. Alice wants to send a two bit message to Bob, e.g., 00, 01, 10, or 11. She first performs a single qubit operation on her qubit which transforms the EPR pair according to which message she wants to send: • for a message 00: Alice applies I (i.e., does nothing) • for a message 01: Alice applies X • for a message 10: Alice applies Z • for a message 11: Alice applies iY (i.e. both X and Z) + + + This transforms the EPR pair φ into the four Bell (EPR) states φ , φ − , ψ , and ψ− , respec- tively: 1 1 0 0 • 00: 1 00 + 11 1 00 + 11 = 1 0 1 √2 −→ √2 √2 0 1 0 0 1 1 • 01: 1 00 + 11 1 10 + 01 = 1 1 0 √2 −→ √2 √2 1 0 1 1 0 0 • 10: 1 00 + 11 1 00 11 = 1 0 1 √2 −→ √2 − √2 0 − 1 − C/CS/Phys C191, Fall 2009, Lecture 6 1 0 0 i 1 • 11: i − 1 00 + 11 1 01 10 = 1 i 0 √2 −→ √2 − √2 1 − 0 The key to super-dense coding is that these four Bell states are orthonormal and are hence distinguishable by a quantum measurement, in this case a two-qubit measurement made by Bob.
    [Show full text]
  • Classical Information Capacity of Superdense Coding
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by CERN Document Server Classical information capacity of superdense coding Garry Bowen∗ Department of Physics, Australian National University, Canberra, A.C.T. 0200, Australia. (February 1, 2001) Classical communication through quantum channels may be enhanced by sharing entanglement. Superdense coding allows the encoding, and transmission, of up to two classical bits of information in a single qubit. In this paper, the maximum classical channel capacity for states that are not maximally entangled is derived. Particular schemes are then shown to attain this capacity, firstly for pairs of qubits, and secondly for pairs of qutrits. 03.67.Hk Quantum information exhibits many features which do ters, then the maximal amount of classical information not have analogues in classical information theory [1]. that may be transferred is given by the Kholevo bound For this reason, when a quantum channel is used for com- [10], munication, there exist a number of different capacities for the different types of information transmitted through C = max S p (U k I )ρ (U k I )y k k A B AB A B the channel [2{5]. fU ;pkg ⊗ ⊗ A " k ! Superdense coding (referred to in this paper simply as X dense coding), first proposed by Bennett and Wiesner [6], k k y pkS (U IB )ρAB(U IB ) : (1) is where the transmission of classical information through − A ⊗ A ⊗ k # a quantum channel is enhanced by shared entanglement X between sender and receiver. The classical information This bound has been shown to be asymptotically attain- capacity for a channel where sender and receiver share able by using product state block coding [8,11].
    [Show full text]
  • General Overview of the Field
    Introduction to quantum computing and simulability General overview of the field Daniel J. Brod Leandro Aolita Ernesto Galvão Outline: General overview of the field • What is quantum computing? • A bit of history; • The rules: the postulates of quantum mechanics; • Information-theoretic-flavoured consequences; • Entanglement; • No-cloning; • Teleportation; • Superdense coding; What is quantum computing? • Computing paradigm where information is processed with the rules of quantum mechanics. • Extremely interdisciplinary research area! • Physics, Computer science, Mathematics; • Engineering (the thing looks nice on paper, but building it is hard!); • Chemistry, biology and others (applications); • Promised speedup on certain computational problems; • New insights into foundations of quantum mechanics and computer science. Let’s begin with some history! Timeline of (classical) computing Charles Babbage Ada Lovelace (1791-1871) (1815-1852) Analytical Engine (1837) First computer program (1843) First proposed general purpose Written by Ada Lovelace for the mechanical computer. Not Analytical engine. Computes completed by lack of money ☹️ Bernoulli numbers. Timeline of (classical) computing Alonzo Church Alan Turing (1903-1995) (1912-1954) 1 0 1 0 0 1 1 0 1 Turing Machine (1936) World War II Abstract model for a universal Colossus, Bombe, Z3/Z4 and others; computing device. - Decryption of secret messages; - Ballistics; Timeline of (classical) computing Intel® 4004 (1971) 2.300 transistors. Intel® Core™ (2010) 560.000.000 transistors. Transistor
    [Show full text]
  • The IBM Quantum Computing Platform
    The IBM Quantum Computing Platform Martin Koppenh¨ofer https://www.quantumtheory-bruder.physik.unibas.ch/ Online resources https://www.quantumtheory-bruder.physik.unibas.ch/ people/martin-koppenhoefer/ quantum-computing-and-robotic-science-workshop.html installation guide material for this session slides 2 Outline 1 Recap Overview of quantum-computing platforms Bell states 2 Programming the quantum computer with python The qiskit framework Programming session 1 3 Superdense coding Programming session 2 4 Quantum algorithms Deutsch algorithm Programming session 3 3 Recap spins in large molecules + NMR ions in electromagnetic traps neutral atoms in optical lattices optical quantum computing 31P donor atoms in silicon electron spins in semiconductor quantum dots superconducting electrical circuits flux qubit * charge qubit phase qubit * transmon qubit topological qubits * online access 4 Recap Bell states 1 2 3 x H 1 jβ00i = p (j00i + j11i) |βxy > 2 CNOT 1 y jβ01i = p (j01i + j10i) 2 1 jβ10i = p (j00i − j11i) 1 input state: jxyi = j00i 2 2 apply Hadamard gate 1 jβ i = p (j01i − j10i) 1 1 11 H^ = p1 : 2 2 1 −1 p1 (j00i + j10i) General expression: 2 jβ i = p1 (j0yi + (−1)x j1¯yi) 3 apply CNOT gate: xy 2 p1 (j00i + j11i) = jβ i 2 00 5 Recap Bell states 6 Recap Bell states on a real quantum processor 7 Programming the quantum computer with python The qiskit framework 8 Programming the quantum computer with python The qiskit framework Terra Ignis define quantum algorithms characterize quantum by quantum circuits / pulses hardware adapt quantum
    [Show full text]
  • Entanglement and Superdense Coding with Linear Optics
    International Journal of Quantum Information Vol. 9, Nos. 7 & 8 (2011) 1737À1744 #.c World Scientific Publishing Company DOI: 10.1142/S0219749911008222 ENTANGLEMENT AND SUPERDENSE CODING WITH LINEAR OPTICS MLADEN PAVIČIĆ Chair of Physics, Faculty of Civil Engineering, University of Zagreb, Croatia [email protected] Received 16 May 2011 We discuss a scheme for a full superdense coding of entangled photon states employing only linear optics elements. By using the mixed basis consisting of four states that are unambigu- ously distinguishable by a standard and polarizing beam splitters we can deterministically transfer four messages by manipulating just one of the two entangled photons. The sender achieves the determinism of the transfer either by giving up the control over 50% of sent messages (although known to her) or by discarding 33% of incoming photons. Keywords: Superdense coding; quantum communication; Bell states; mixed basis. 1. Introduction Superdense coding (SC)1 — sending up to two bits of information, i.e. four messages, by manipulating just one of two entangled qubits (two-state quantum systems) — is considered to be a protocol that launched the field of quantum communication.2 Apart from showing how different quantum coding of information is from the classical one — which can encode only two messages in a two-state system — the protocol has also shown how important entanglement of qubits is for their manipulation. Such an entanglement has proven to be a genuine quantum effect that cannot be achieved with the help of two classical bit carriers because we cannot entangle classical systems. To use this advantage of quantum information transfer, it is very important to keep the trade-off of the increased transfer capacity balanced with the technology of implementing the protocol.
    [Show full text]
  • I I Mladen Paviˇci´C: Companion to Quantum Computation and Communication — 2013/3/5 — Page 331 — Le-Tex I I
    i i Mladen Paviˇci´c: Companion to Quantum Computation and Communication — 2013/3/5 — page 331 — le-tex i i 331 Index a – nuclear 258 A-gate 218 – quantum number 258 abacus 10 – total 258 adiabatic passage 255 annihilation Adleman, Leonard 22 – operator 195 AlGaAs 223 anti-diagonally polarized photon 53 algorithm anti-Hermitian – Bernstein–Vazirani 286 –operator 43 – Deutsch–Jozsa 284 anti-Stokes – exponential speedup 286 – photon 265 – Deutsch’s 282 Antikythera mechanism 10 –eigenvalue argument – exponential speedup 293 –bit 27 – exponential time 293 astrolabe 10 – Euclid’s 288 atom –feasible 20 – interference 269 – field sieve 22, 287 atom–cavity – general number field sieve 155 – coupling 252, 256, 273 – GNFS 155, 287 – constant 256 – Grover’s 19, 293 atomic –intractable 20 – dipole matrix element 198 – Shor’s 19, 157, 214, 287, 288 – ensemble 262 – all optical 192 auxiliary qubit 181 – exponential speedup 288 axis – exponential time 288 –fast 53 – NMR 214, 287, 290 –slow 53 – Simon’s 287 – exponential speedup 287 b – subexponential 22 B92 165 Alice 81 B92 protocol 170, 171 – classical 141, 152 balanced function 282 – quantum 160 bandwidth 16 alkali-metal atoms 257 Bardeen all-optical 176 – John 236 analog computer 12 basis ancilla 103, 138, 146, 181 – computational 34 angular BB84 protocol 167, 170 – momentum BBN Technologies 157 – electron 215 BBO crystal 55 Companion to Quantum Computation and Communication, First Edition. M. Paviˇci´c. © 2013 WILEY-VCH Verlag GmbH & Co. KGaA. Published 2013 by WILEY-VCH Verlag GmbH & Co. KGaA. i
    [Show full text]
  • Quantum Protocols Involving Multiparticle Entanglement and Their Representations in the Zx-Calculus
    Quantum Protocols involving Multiparticle Entanglement and their Representations in the zx-calculus. Anne Hillebrand University College University of Oxford A thesis submitted for the degree of MSc Mathematics and the Foundations of Computer Science 1 September 2011 Acknowledgements First I want to express my gratitude to my parents for making it possible for me to study at Oxford and for always supporting me and believing in me. Furthermore, I would like to thank Alex Merry for helping me out whenever I had trouble with quantomatic. Moreover, I want to say thank you to my friends, who picked me up whenever I was down and took my mind off things when I needed it. Lastly I want to thank my supervisor Bob Coecke for introducing me to the subject of quantum picturalism and for always making time for me when I asked for it. Abstract Quantum entanglement, described by Einstein as \spooky action at a distance", is a key resource in many quantum protocols, like quantum teleportation and quantum cryptography. Yet entanglement makes protocols presented in Dirac notation difficult to follow and check. This is why Coecke nad Duncan have in- troduced a diagrammatic language for multi-qubit systems, called the red/green calculus or the zx-calculus [23]. This diagrammatic notation is both intuitive and formally rigorous. It is a simple, graphical, high level language that empha- sises the composition of systems and naturally captures the essentials of quantum mechanics. One crucial feature that will be exploited here is the encoding of complementary observables and corresponding phase shifts. Reasoning is done by rewriting diagrams, i.e.
    [Show full text]
  • Deterministic Entanglement Distillation for Secure Double-Server Blind Quantum Computation
    OPEN Deterministic entanglement distillation for SUBJECT AREAS: secure double-server blind quantum QUANTUM INFORMATION computation QUANTUM OPTICS Yu-Bo Sheng1,2 & Lan Zhou2,3 Received 1Institute of Signal Processing Transmission, Nanjing University of Posts and Telecommunications, Nanjing 210003, China, 2Key 2 May 2014 Lab of Broadband Wireless Communication and Sensor Network Technology, Nanjing University of Posts and Telecommunications, 3 Accepted Ministry of Education, Nanjing 210003, China, College of Mathematics & Physics, Nanjing University of Posts and 2 December 2014 Telecommunications, Nanjing 210003, China. Published 15 January 2015 Blind quantum computation (BQC) provides an efficient method for the client who does not have enough sophisticated technology and knowledge to perform universal quantum computation. The single-server BQC protocol requires the client to have some minimum quantum ability, while the double-server BQC protocol makes the client’s device completely classical, resorting to the pure and clean Bell state shared by Correspondence and two servers. Here, we provide a deterministic entanglement distillation protocol in a practical noisy requests for materials environment for the double-server BQC protocol. This protocol can get the pure maximally entangled Bell should be addressed to state. The success probability can reach 100% in principle. The distilled maximally entangled states can be remaind to perform the BQC protocol subsequently. The parties who perform the distillation protocol do Y.-B.S. (shengyb@ not need to exchange the classical information and they learn nothing from the client. It makes this protocol njupt.edu.cn) unconditionally secure and suitable for the future BQC protocol. lind quantum computation (BQC) is a new type of quantum computation model which can release the client who does not have enough knowledge and sophisticated technology to perform the universal B quantum computation1–15.
    [Show full text]
  • Deterministic Secure Quantum Communication on the BB84 System
    entropy Article Deterministic Secure Quantum Communication on the BB84 System Youn-Chang Jeong 1, Se-Wan Ji 1, Changho Hong 1, Hee Su Park 2 and Jingak Jang 1,* 1 The Affiliated Institute of Electronics and Telecommunications Research Institute, P.O.Box 1, Yuseong Daejeon 34188, Korea; [email protected] (Y.-C.J.); [email protected] (S.-W.J.); [email protected] (C.H.) 2 Korea Research Institute of Standards and Science, Daejeon 43113, Korea; [email protected] * Correspondence: [email protected]; Tel.: +82-42-870-2134 Received: 23 September 2020; Accepted: 6 November 2020; Published: 7 November 2020 Abstract: In this paper, we propose a deterministic secure quantum communication (DSQC) protocol based on the BB84 system. We developed this protocol to include quantum entity authentication in the DSQC procedure. By first performing quantum entity authentication, it was possible to prevent third-party intervention. We demonstrate the security of the proposed protocol against the intercept-and-re-send attack and the entanglement-and-measure attack. Implementation of this protocol was demonstrated for quantum channels of various lengths. Especially, we propose the use of the multiple generation and shuffling method to prevent a loss of message in the experiment. Keywords: optical communication; quantum cryptography; quantum mechanics 1. Introduction By using the fundamental postulates of quantum mechanics, quantum cryptography ensures secure communication among legitimate users. Many quantum cryptography schemes have been developed since the introduction of the BB84 protocol in 1984 [1] by C. H. Bennett and G. Brassard. In the BB84 protocol, the sender uses a rectilinear or diagonal basis to encode information in single photons.
    [Show full text]
  • Lecture 7 1 Readings 2 Superdense Coding
    C/CS/Phys C191 Superdense Coding, Quantum Cryptography 9/20/05 Fall 2005 Lecture 7 1 Readings Benenti, Casati, and Strini: Superdense Coding Ch.4.4 Quantum Cryptography Ch. 4.1, 4.3 2 Superdense Coding Super dense coding is the less popular sibling of teleportation. It can actually be viewed as the process in reverse. The idea is to transmit two classical bits of information by only sending one quantum bit. The process starts out with an EPR pair that is shared between the sender (Alice) and receiver (Bob). ψ = 1 00 + 11 √2 The first qubit is Alice’s, the second is Bob’s. Alice wants to send a two bit message to Bob, e.g., 00, 01, 10, or 11. She first performs a single qubit operation on her qubit which transforms the EPR pair according to which message she wants to send: • for a message 00: Alice applies I (i.e., does nothing) • for a message 01: Alice applies X • for a message 10: Alice applies Z • for a message 11: Alice applies iY (i.e. both X and Z) + + + This transforms the EPR pair φ into the four Bell (EPR) states φ , φ − , ψ , and ψ− , respec- tively: 1 1 0 0 • 00: 1 00 + 11 1 00 + 11 = 1 0 1 √2 −→ √2 √2 0 1 0 0 1 1 • 01: 1 00 + 11 1 10 + 01 = 1 1 0 √2 −→ √2 √2 1 0 1 1 0 0 • 10: 1 00 + 11 1 00 11 = 1 0 1 √2 −→ √2 − √2 0 − 1 − C/CS/Phys C191, Fall 2005, Lecture 7 1 0 0 i 1 • 11: i − 1 00 + 11 1 01 10 = 1 i 0 √2 −→ √2 − √2 1 − 0 The key to super-dense coding is that these four Bell states are orthonormal and are hence distinguishable by a quantum measurement, in this case a two-qubit measurement made by Bob.
    [Show full text]
  • Entanglement Manipulation
    Entanglement Manipulation Steven T. Flammia1 1Perimeter Institute for Theoretical Physics, Waterloo, Ontario, N2L 2Y5 Canada (Dated: 22 March 2010) These are notes for my RIT tutorial lecture at the University of Maryland math department. I. INTRODUCTION Entanglement serves as a resource which we can use to perform novel information processing tasks, in particular communication tasks. For example, superdense coding and teleportation are two such tasks which are impossible classically; they make essential use of entanglement. In this lecture I’m going to cover dense coding and teleportation and then show how we can manipulate entanglement into a standard “currency” which will allow us to quantify how useful different states are for these tasks. Based on an operational definition, we will define a way to measure the amount of entanglement in a quantum state. We will consider the following scenario. We have two parties, Alice and Bob (labeled A and B), and they wish to communicate through a quantum or classical channel. In the literature, channel does have a technical meaning: it is a completely positive linear map, i.e. a linear map that takes density operators to density operators (and it is not necessarily surjective). We call these CP maps for short. We can consider that the channel is noisy, or we can consider a perfect channel (the identity map), but we have noisy quantum states. We will always assume that any classical channel is perfect. A and B would like to communicate classical and quantum information in the most efficient way possible using the classical and quantum channels (respectively) that they share.
    [Show full text]