Quantum Computers by Ran Li.

Slides:



Advertisements
Similar presentations
Slide 1 Introduction to Quantum Cryptography Nick Papanikolaou
Advertisements

Quantum Parallel Computing BY NIC & TIM: GUARDIANS OF THE HOOD.
Quantum Computing Uf H Nick Bonesteel
Quantum Computing. Introduction to Computing Is currently done on your laptop today Numbers as we commonly use them are in decimal (base 10) format. Computers.
Quantum Computing with Trapped Ion Hyperfine Qubits.
Ion Trap Quantum Computer. Two Level Atom as a qubit Electron on lower orbit Electron on higher orbit.
Quantum Computing Ambarish Roy Presentation Flow.
Quantum Computing CPSC 321 Andreas Klappenecker. Plan T November 16: Multithreading R November 18: Quantum Computing T November 23: QC + Exam prep R November.
Matthew Guidry. The Fundamentals of Cryptography  One of the fundamentals of cryptography is that keys selected for various protocols that are computationally.
Quantum Computing Joseph Stelmach.
From Atoms to Quantum Computers: the classical and quantum faces of nature Antonio H. Castro Neto Dartmouth College, November 2003.
Quantum Computing Marek Perkowski Part of Computational Intelligence Course 2007.
Quantum Computers Todd A. Brun Communication Sciences Institute USC.
Real Quantum Computers Sources Richard Spillman Mike Frank Mike Frank Julian Miller Isaac Chuang, M. Steffen, L.M.K. Vandersypen, G. Breyta, C.S. Yannoni,
Quantum Information Processing
Quantum computing Alex Karassev. Quantum Computer Quantum computer uses properties of elementary particle that are predicted by quantum mechanics Usual.
Department of Electronics Nanoelectronics 18 Atsufumi Hirohata 12:00 Wednesday, 11/March/2015 (P/L 006)
By: Mike Neumiller & Brian Yarbrough
Moore’s Law the number of circuits on a single silicon chip doubles every 18 to 24 months.
Quantum Devices (or, How to Build Your Own Quantum Computer)
Physics is becoming too difficult for physicists. — David Hilbert (mathematician)
Quantum Computing David Dvorak CIS 492. Quantum Computing Overview What is it? How does it work? –The basics –Clarifying with examples Factoring Quantum.
Quantum Computing The Next Generation of Computing Devices? by Heiko Frost, Seth Herve and Daniel Matthews.
From Bits to Qubits Wayne Viers and Josh Lamkins
Quantum Computers. Overview Brief History Computing – (generations) Current technology Limitations Theory of Quantum Computing How it Works? Applications.
Quantum Computer Speaker: Qeopten Date: 04/12/23.
Quantum Information Jan Guzowski. Universal Quantum Computers are Only Years Away From David’s Deutsch weblog: „For a long time my standard answer to.
Lecture note 8: Quantum Algorithms
An Introduction to Quantum Phenomena and their Effect on Computing Peter Shoemaker MSCS Candidate March 7 th, 2003.
David Westenberger Lucas Zurek. What’s Happening Now? Silicon-based Computation – Moore’s Law Transistors Physical limitation Then what’s next?
CHEMISTRY 2000 Topics of Interest #2: Quantum Computers.
By Joseph Szatkowski and Cody Borgschulte. ● Uses phenomenon associated with quantum mechanics instead of electrical circuitry ● Quantum mechanics explains.
Blake Morell Daniel Bowser Trenton Wood. Contents Background Experimental Design & Outcome Implications Future Applications.
Quantum Computing Paola Cappellaro
Physics of Computing and the Promise and Limitations of Quantum Computing Charles H. Bennett IBM Research Yorktown Santa Cruz, 24 Oct 2005.
Quantum Computer 電機四 鄭仲鈞. Outline Quantum Computer Quantum Computing Implement of Quantum Computer Nowadays research of Quantum computer.
QUANTUM COMPUTING What is it ? Jean V. Bellissard Georgia Institute of Technology & Institut Universitaire de France.
Build Your Own Quantum Computer for Fun and Profit!
Quantum Processing Simulation
Nawaf M Albadia
Quantum computing, teleportation, cryptography Computing Teleportation Cryptography.
Quantum Computing and Quantum Programming Language
Quantum Mechanics(14/2) Hongki Lee BIOPHOTONICS ENGINEERING LABORATORY School of Electrical and Electronic Engineering, Yonsei University Quantum Computing.
Introduction to Quantum Computing
Quantum Corby Ziesman Computing. Future of Computing? Transistor-based Computing –Move towards parallel architectures Biological Computing –DNA computing.
1 Realization of qubit and electron entangler with NanoTechnology Emilie Dupont.
FNI 1H Quantum Mechanics 1 Quantum Mechanics I don't like it, and I'm sorry I ever had anything to do with it. -- Erwin Schrodinger talking about Quantum.
Capabilities and limitations of quantum computers Michele Mosca 1 November 1999 ECC ’99.
As if computers weren’t fast enough already…
IPQI-2010-Anu Venugopalan 1 qubits, quantum registers and gates Anu Venugopalan Guru Gobind Singh Indraprastha Univeristy Delhi _______________________________________________.
An Introduction to Quantum Computation Sandy Irani Department of Computer Science University of California, Irvine.
Quantum Computers By Ryan Orvosh.
Norman Littlejohn COSC480.  Quantum Computing  History  How it works  Usage.
Christopher Monroe Joint Quantum Institute and Department of Physics NIST and University of Maryland Quantum Computation and Simulation.
Quantum Computing: An Introduction
Quantum Computers TAUKI TAHMID BRAC UNIVERSITY ID:
Quantum Computing Keith Kelley CS 6800, Theory of Computation.
QUANTUM COMPUTING By Sandeep Neeli.
QUANTUM COMPUTING: Quantum computing is an attempt to unite Quantum mechanics and information science together to achieve next generation computation.
Quantum Circuit Visualization
Poomipat Phusayangkul
CSC 110 – Fluency in Information Technology Ubiquitous Computing Quantum Computing Dr. Curry Guinn.
Quantum Computing: from theory to practice
|  Introduction to Quantum Computation Bruce Kane
Quantum Computing Science A brief history of Quantum Computing
Quantum Computing Hakem Alazmi Jhilakshi Sharma Linda Vu.
Quantum Computing Joseph Stelmach.
Quantum Computer Speaker: 李宥宏.
Presentation transcript:

Quantum Computers by Ran Li

Contents Background Quantum Characteristics Applications Quantum Computer Design Current Challenges Predictions For The Future

Background Moore’s Law. The Wall! Predicted that the number of transistors on a chip will double every 18-24 months. The Wall! Transistors can only be so small. It is believed this will happen in the next 20 years.

Background The idea of the quantum computer first immerged in 1982 by Richard Feynman. In 1994, Peter W. Shor of AT&T Shor’s algorithm to factorize big number

Basic Idea A quantum computer uses the physical characteristics of atoms to represent 0 and 1. For example, spin of electrons.

Electron spin gate

Electron spin gate

Electron spin gate WRONG !

Electron spin gate

Superposition Electron is in two states at the same time. or

Qubit

Quantum Interference

Qubits Quantum Bits A normal bit can be either 0 or 1. Because of superposition, a qubit can be both 0 and 1 at the same time. There is no equivalency of superposition in classical world.

Qubits

Qubits An n-qubit register can store 2n numbers at the same time, or do 2n operations at one shot. It’s exponentially faster!

Application(1) Cryptography :perfectly secure communication Factorizing large numbers very rapidly (Shor’s algorithm) Today’s computers would take about a billion years to factor a 400-digit number. Using this new algorithm, a 400 digit number is estimated to take about a year to factor.

Application(2) Searching : especially algorithmic searching (Grover’s algorithm) To search 10,000 items Classical algorithm uses 5,000 queries average Grover’s algorithm takes 100 queries

Application(3) Simulating quantum-mechanical system efficiently Quantum computers will be able to model certain systems better. David Cory at MIT was the first to simulated a quantum mechanical process. He simulated a “truncated harmonic oscillator” in July of 1999.

Quantum Computer Designs NMR (Nuclear Magnetic Resonance) Ion Trap Quantum Dots

NMR (Nuclear Magnetic Resonance) Developed at IBM by Issac Chaung in 1996. Protons and Neutrons have spin. Use magnetic field to control the spins.

NMR (example) Technology already exists. Too large in size. 10-feet tall. Current NMR Machine

Ion Traps Ions in a radio frequency trap interact by exchanging vibrational excitations. Each ion can be controlled by a polarized, properly focused laser beam. Picture shows the electrode structure. The electrode is 1mm thick.

Quantum Dots

Current Challenges Number of bits in a word. 7-qubit machine is the most advanced to date. All the atoms interact with each other and cause undesirable results. Physical size of the machines. Current machines are too large to be of practical use to everyday society. Error correction. Many advance have been made but this is still an area of intense research.

Predictions For The Future In the next 20 years more research will be devoted to quantum computers. A working version for specific purposes should be ready to be released on the market by in 20 years. Very little of our population knows of quantum computers. This will change a great deal also in the next 20 years.