-
QuTiP 5: The Quantum Toolbox in Python
Authors:
Neill Lambert,
Eric Giguère,
Paul Menczel,
Boxi Li,
Patrick Hopf,
Gerardo Suárez,
Marc Gali,
Jake Lishman,
Rushiraj Gadhvi,
Rochisha Agarwal,
Asier Galicia,
Nathan Shammah,
Paul Nation,
J. R. Johansson,
Shahnawaz Ahmed,
Simon Cross,
Alexander Pitchford,
Franco Nori
Abstract:
QuTiP, the Quantum Toolbox in Python, has been at the forefront of open-source quantum software for the last ten years. It is used as a research, teaching, and industrial tool, and has been downloaded millions of times by users around the world. Here we introduce the latest developments in QuTiP v5, which are set to have a large impact on the future of QuTiP and enable it to be a modern, continuou…
▽ More
QuTiP, the Quantum Toolbox in Python, has been at the forefront of open-source quantum software for the last ten years. It is used as a research, teaching, and industrial tool, and has been downloaded millions of times by users around the world. Here we introduce the latest developments in QuTiP v5, which are set to have a large impact on the future of QuTiP and enable it to be a modern, continuously developed and popular tool for another decade and more. We summarize the code design and fundamental data layer changes as well as efficiency improvements, new solvers, applications to quantum circuits with QuTiP-QIP, and new quantum control tools with QuTiP-QOC. Additional flexibility in the data layer underlying all "quantum objects" in QuTiP allows us to harness the power of state-of-the-art data formats and packages like JAX, CuPy, and more. We explain these new features with a series of both well-known and new examples. The code for these examples is available in a static form on GitHub and will be available also in a continuously updated and documented notebook form in the qutip-tutorials package.
△ Less
Submitted 5 December, 2024;
originally announced December 2024.
-
Benchmarking the performance of quantum computing software
Authors:
Paul D. Nation,
Abdullah Ash Saki,
Sebastian Brandhofer,
Luciano Bello,
Shelly Garion,
Matthew Treinish,
Ali Javadi-Abhari
Abstract:
We present Benchpress, a benchmarking suite for evaluating the performance and range of functionality of multiple quantum computing software development kits. This suite consists of a collection of over $1000$ tests measuring key performance metrics for a wide variety of operations on quantum circuits comprised of up to $930$ qubits and $\mathcal{O}(10^{6})$ two-qubit gates, as well as an executio…
▽ More
We present Benchpress, a benchmarking suite for evaluating the performance and range of functionality of multiple quantum computing software development kits. This suite consists of a collection of over $1000$ tests measuring key performance metrics for a wide variety of operations on quantum circuits comprised of up to $930$ qubits and $\mathcal{O}(10^{6})$ two-qubit gates, as well as an execution framework for running the tests over multiple quantum software packages in a unified manner. We give a detailed overview of the benchmark suite, its methodology, and generate representative results over seven different quantum software packages. The flexibility of the Benchpress framework allows for benchmarking that not only keeps pace with quantum hardware improvements but can preemptively gauge the quantum circuit processing costs of future device architectures. Being open-source, Benchpress ensures the transparency and verification of performance claims.
△ Less
Submitted 16 February, 2025; v1 submitted 13 September, 2024;
originally announced September 2024.
-
Quantum computing with Qiskit
Authors:
Ali Javadi-Abhari,
Matthew Treinish,
Kevin Krsulich,
Christopher J. Wood,
Jake Lishman,
Julien Gacon,
Simon Martiel,
Paul D. Nation,
Lev S. Bishop,
Andrew W. Cross,
Blake R. Johnson,
Jay M. Gambetta
Abstract:
We describe Qiskit, a software development kit for quantum information science. We discuss the key design decisions that have shaped its development, and examine the software architecture and its core components. We demonstrate an end-to-end workflow for solving a problem in condensed matter physics on a quantum computer that serves to highlight some of Qiskit's capabilities, for example the repre…
▽ More
We describe Qiskit, a software development kit for quantum information science. We discuss the key design decisions that have shaped its development, and examine the software architecture and its core components. We demonstrate an end-to-end workflow for solving a problem in condensed matter physics on a quantum computer that serves to highlight some of Qiskit's capabilities, for example the representation and optimization of circuits at various abstraction levels, its scalability and retargetability to new gates, and the use of quantum-classical computations via dynamic circuits. Lastly, we discuss some of the ecosystem of tools and plugins that extend Qiskit for various tasks, and the future ahead.
△ Less
Submitted 18 June, 2024; v1 submitted 14 May, 2024;
originally announced May 2024.
-
A combined quantum-classical method applied to material design: optimization and discovery of photochromic materials for photopharmacology applications
Authors:
Qi Gao,
Michihiko Sugawara,
Paul D. Nation,
Takao Kobayashi,
Yu-ya Ohnishi,
Hiroyuki Tezuka,
Naoki Yamamoto
Abstract:
Integration of quantum chemistry simulations, machine learning techniques, and optimization calculations is expected to accelerate material discovery by making large chemical spaces amenable to computational study; a challenging task for classical computers. In this work, we develop a combined quantum-classical computing scheme involving the computational-basis Variational Quantum Deflation (cVQD)…
▽ More
Integration of quantum chemistry simulations, machine learning techniques, and optimization calculations is expected to accelerate material discovery by making large chemical spaces amenable to computational study; a challenging task for classical computers. In this work, we develop a combined quantum-classical computing scheme involving the computational-basis Variational Quantum Deflation (cVQD) method for calculating excited states of a general classical Hamiltonian, such as Ising Hamiltonian. We apply this scheme to the practical use case of generating photochromic diarylethene (DAE) derivatives for photopharmacology applications. Using a data set of 384 DAE derivatives quantum chemistry calculation results, we show that a factorization-machine-based model can construct an Ising Hamiltonian to accurately predict the wavelength of maximum absorbance of the derivatives, $λ_{\rm max}$, for a larger set of 4096 DAE derivatives. A 12-qubit cVQD calculation for the constructed Ising Hamiltonian provides the ground and first four excited states corresponding to five DAE candidates possessing large $λ_{\rm max}$. On a quantum simulator, results are found to be in excellent agreement with those obtained by an exact eigensolver. Utilizing error suppression and mitigation techniques, cVQD on a real quantum device produces results with accuracy comparable to the ideal calculations on a simulator. Finally, we show that quantum chemistry calculations for the five DAE candidates provides a path to achieving large $λ_{\rm max}$ and oscillator strengths by molecular engineering of DAE derivatives. These findings pave the way for future work on applying hybrid quantum-classical approaches to large system optimization and the discovery of novel materials.
△ Less
Submitted 6 October, 2023;
originally announced October 2023.
-
Defining Standard Strategies for Quantum Benchmarks
Authors:
Mirko Amico,
Helena Zhang,
Petar Jurcevic,
Lev S. Bishop,
Paul Nation,
Andrew Wack,
David C. McKay
Abstract:
As quantum computers grow in size and scope, a question of great importance is how best to benchmark performance. Here we define a set of characteristics that any benchmark should follow -- randomized, well-defined, holistic, device independent -- and make a distinction between benchmarks and diagnostics. We use Quantum Volume (QV) [1] as an example case for clear rules in benchmarking, illustrati…
▽ More
As quantum computers grow in size and scope, a question of great importance is how best to benchmark performance. Here we define a set of characteristics that any benchmark should follow -- randomized, well-defined, holistic, device independent -- and make a distinction between benchmarks and diagnostics. We use Quantum Volume (QV) [1] as an example case for clear rules in benchmarking, illustrating the implications for using different success statistics, as in Ref. [2]. We discuss the issue of benchmark optimizations, detail when those optimizations are appropriate, and how they should be reported. Reporting the use of quantum error mitigation techniques is especially critical for interpreting benchmarking results, as their ability to yield highly accurate observables comes with exponential overhead, which is often omitted in performance evaluations. Finally, we use application-oriented and mirror benchmarking techniques to demonstrate some of the highlighted optimization principles, and introduce a scalable mirror quantum volume benchmark. We elucidate the importance of simple optimizations for improving benchmarking results, and note that such omissions can make a critical difference in comparisons. For example, when running mirror randomized benchmarking, we observe a reduction in error per qubit from 2% to 1% on a 26-qubit circuit with the inclusion of dynamic decoupling.
△ Less
Submitted 3 March, 2023;
originally announced March 2023.
-
Characterizing quantum processors using discrete time crystals
Authors:
Victoria Zhang,
Paul D. Nation
Abstract:
We present a method for characterizing the performance of noisy quantum processors using discrete time crystals. Deviations from ideal persistent oscillatory behavior give rise to numerical scores by which relative quantum processor capabilities can be measured. We construct small sets of qubit layouts that cover the full topology of a target system, and execute our metric over these sets on a wid…
▽ More
We present a method for characterizing the performance of noisy quantum processors using discrete time crystals. Deviations from ideal persistent oscillatory behavior give rise to numerical scores by which relative quantum processor capabilities can be measured. We construct small sets of qubit layouts that cover the full topology of a target system, and execute our metric over these sets on a wide range of IBM Quantum processors. We show that there is a large variability in scores, not only across multiple processors, but between different circuit layouts over individual devices. The stability of results is also examined. Our results suggest that capturing the true performance characteristics of a quantum system requires interrogation over the full device, rather than isolated subgraphs. Moreover, the disagreement between our results and other metrics indicates that benchmarks computed infrequently are not indicative of the real-world performance of a quantum processor. This method is platform agnostic, simple to implement, and scalable to any number of qubits forming a linear-chain, while simultaneously allowing for identifying ill-performing regions of a device at the individual qubit level.
△ Less
Submitted 18 January, 2023;
originally announced January 2023.
-
Suppressing quantum circuit errors due to system variability
Authors:
Paul D. Nation,
Matthew Treinish
Abstract:
We present a quantum circuit optimization technique that takes into account the variability in error rates that is inherent across present day noisy quantum computing platforms. This method can be run post qubit routing or post-compilation, and consists of computing isomorphic subgraphs to input circuits and scoring each using heuristic cost functions derived from system calibration data. Using an…
▽ More
We present a quantum circuit optimization technique that takes into account the variability in error rates that is inherent across present day noisy quantum computing platforms. This method can be run post qubit routing or post-compilation, and consists of computing isomorphic subgraphs to input circuits and scoring each using heuristic cost functions derived from system calibration data. Using an independent standard algorithmic test suite we show that it is possible to recover on average nearly 40% of missing fidelity using better qubit selection via efficient to compute cost functions. We demonstrate additional performance gains by considering qubit placement over multiple quantum processors. The overhead from these tools is minimal with respect to other compilation steps, such as qubit routing, as the number of qubits increases. As such, our method can be used to find qubit mappings for problems at the scale of quantum advantage and beyond.
△ Less
Submitted 21 March, 2023; v1 submitted 30 September, 2022;
originally announced September 2022.
-
Scalable mitigation of measurement errors on quantum computers
Authors:
Paul D. Nation,
Hwajung Kang,
Neereja Sundaresan,
Jay M. Gambetta
Abstract:
We present a method for mitigating measurement errors on quantum computing platforms that does not form the full assignment matrix, or its inverse, and works in a subspace defined by the noisy input bit-strings. This method accommodates both uncorrelated and correlated errors, and allows for computing accurate error bounds. Additionally, we detail a matrix-free preconditioned iterative solution me…
▽ More
We present a method for mitigating measurement errors on quantum computing platforms that does not form the full assignment matrix, or its inverse, and works in a subspace defined by the noisy input bit-strings. This method accommodates both uncorrelated and correlated errors, and allows for computing accurate error bounds. Additionally, we detail a matrix-free preconditioned iterative solution method that converges in $\mathcal{O}(1)$ steps that is performant and uses orders of magnitude less memory than direct factorization. We demonstrate the validity of our method, and mitigate errors in a few seconds on numbers of qubits that would otherwise be intractable.
△ Less
Submitted 27 August, 2021;
originally announced August 2021.
-
Challenges and Opportunities of Near-Term Quantum Computing Systems
Authors:
A. D. Corcoles,
A. Kandala,
A. Javadi-Abhari,
D. T. McClure,
A. W. Cross,
K. Temme,
P. D. Nation,
M. Steffen,
J. M. Gambetta
Abstract:
The concept of quantum computing has inspired a whole new generation of scientists, including physicists, engineers, and computer scientists, to fundamentally change the landscape of information technology. With experimental demonstrations stretching back more than two decades, the quantum computing community has achieved a major milestone over the past few years: the ability to build systems that…
▽ More
The concept of quantum computing has inspired a whole new generation of scientists, including physicists, engineers, and computer scientists, to fundamentally change the landscape of information technology. With experimental demonstrations stretching back more than two decades, the quantum computing community has achieved a major milestone over the past few years: the ability to build systems that are stretching the limits of what can be classically simulated, and which enable cloud-based research for a wide range of scientists, thus increasing the pool of talent exploring early quantum systems. While such noisy near-term quantum computing systems fall far short of the requirements for fault-tolerant systems, they provide unique testbeds for exploring the opportunities for quantum applications. Here we highlight the facets associated with these systems, including quantum software, cloud access, benchmarking quantum systems, error correction and mitigation in such systems, and understanding the complexity of quantum circuits and how early quantum applications can run on near term quantum computers.
△ Less
Submitted 7 October, 2019;
originally announced October 2019.
-
Validating quantum computers using randomized model circuits
Authors:
Andrew W. Cross,
Lev S. Bishop,
Sarah Sheldon,
Paul D. Nation,
Jay M. Gambetta
Abstract:
We introduce a single-number metric, quantum volume, that can be measured using a concrete protocol on near-term quantum computers of modest size ($n\lesssim 50$), and measure it on several state-of-the-art transmon devices, finding values as high as 16. The quantum volume is linked to system error rates, and is empirically reduced by uncontrolled interactions within the system. It quantifies the…
▽ More
We introduce a single-number metric, quantum volume, that can be measured using a concrete protocol on near-term quantum computers of modest size ($n\lesssim 50$), and measure it on several state-of-the-art transmon devices, finding values as high as 16. The quantum volume is linked to system error rates, and is empirically reduced by uncontrolled interactions within the system. It quantifies the largest random circuit of equal width and depth that the computer successfully implements. Quantum computing systems with high-fidelity operations, high connectivity, large calibrated gate sets, and circuit rewriting toolchains are expected to have higher quantum volumes. The quantum volume is a pragmatic way to measure and compare progress toward improved system-wide gate error rates for near-term quantum computation and error-correction experiments.
△ Less
Submitted 11 October, 2019; v1 submitted 30 November, 2018;
originally announced November 2018.
-
Qiskit Backend Specifications for OpenQASM and OpenPulse Experiments
Authors:
David C. McKay,
Thomas Alexander,
Luciano Bello,
Michael J. Biercuk,
Lev Bishop,
Jiayin Chen,
Jerry M. Chow,
Antonio D. Córcoles,
Daniel Egger,
Stefan Filipp,
Juan Gomez,
Michael Hush,
Ali Javadi-Abhari,
Diego Moreda,
Paul Nation,
Brent Paulovicks,
Erick Winston,
Christopher J. Wood,
James Wootton,
Jay M. Gambetta
Abstract:
As interest in quantum computing grows, there is a pressing need for standardized API's so that algorithm designers, circuit designers, and physicists can be provided a common reference frame for designing, executing, and optimizing experiments. There is also a need for a language specification that goes beyond gates and allows users to specify the time dynamics of a quantum experiment and recover…
▽ More
As interest in quantum computing grows, there is a pressing need for standardized API's so that algorithm designers, circuit designers, and physicists can be provided a common reference frame for designing, executing, and optimizing experiments. There is also a need for a language specification that goes beyond gates and allows users to specify the time dynamics of a quantum experiment and recover the time dynamics of the output. In this document we provide a specification for a common interface to backends (simulators and experiments) and a standarized data structure (Qobj --- quantum object) for sending experiments to those backends via Qiskit. We also introduce OpenPulse, a language for specifying pulse level control (i.e. control of the continuous time dynamics) of a general quantum device independent of the specific hardware implementation.
△ Less
Submitted 10 September, 2018;
originally announced September 2018.
-
Ultra-Strong Optomechanics Incorporating the Dynamical Casimir Effect
Authors:
P. D. Nation,
J. Suh,
M. P. Blencowe
Abstract:
We propose a superconducting circuit comprising a dc-SQUID with mechanically compliant arm embedded in a coplanar microwave cavity that realizes an optomechanical system with a degenerate or non-degenerate parametric interaction generated via the dynamical Casimir effect. For experimentally feasible parameters, this setup is capable of reaching the single-photon, ultra-strong coupling regime, whil…
▽ More
We propose a superconducting circuit comprising a dc-SQUID with mechanically compliant arm embedded in a coplanar microwave cavity that realizes an optomechanical system with a degenerate or non-degenerate parametric interaction generated via the dynamical Casimir effect. For experimentally feasible parameters, this setup is capable of reaching the single-photon, ultra-strong coupling regime, while simultaneously possessing a parametric coupling strength approaching the renormalized cavity frequency. This opens up the possibility of observing the interplay between these two fundamental nonlinearities at the single-photon level.
△ Less
Submitted 1 July, 2015;
originally announced July 2015.
-
Steady-state solution methods for open quantum optical systems
Authors:
P. D. Nation
Abstract:
We discuss the numerical solution methods available when solving for the steady-state density matrix of a time-independent open quantum optical system, where the system operators are expressed in a suitable basis representation as sparse matrices. In particular, we focus on the difficulties posed by the non-Hermitian structure of the Lindblad super operator, and the numerical techniques designed t…
▽ More
We discuss the numerical solution methods available when solving for the steady-state density matrix of a time-independent open quantum optical system, where the system operators are expressed in a suitable basis representation as sparse matrices. In particular, we focus on the difficulties posed by the non-Hermitian structure of the Lindblad super operator, and the numerical techniques designed to mitigate these pitfalls. In addition, we introduce a doubly iterative inverse-power method that can give reduced memory and runtime requirements in situations where other iterative methods are limited due to poor bandwidth and profile reduction. The relevant methods are demonstrated on several prototypical quantum optical systems where it is found that iterative methods based on iLU factorization using reverse Cuthill-Mckee ordering tend to outperform other solution techniques in terms of both memory consumption and runtime as the size of the underlying Hilbert space increases. For eigenvalue solving, Krylov iterations using the stabilized bi-conjugate gradient method outperform generalized minimal residual methods. In contrast, minimal residual methods work best for solvers based on direct LU decomposition. This work serves as a guide for solving the steady-state density matrix of an arbitrary quantum optical system, and points to several avenues of future research that will extend the applicability of these classical algorithms in absence of a quantum computer.
△ Less
Submitted 25 April, 2015;
originally announced April 2015.
-
Iterative solutions to the steady state density matrix for optomechanical systems
Authors:
P. D. Nation,
J. R. Johansson,
M. P. Blencowe,
A. J. Rimberg
Abstract:
We present a sparse matrix permutation from graph theory that gives stable incomplete Lower-Upper (LU) preconditioners necessary for iterative solutions to the steady state density matrix for quantum optomechanical systems. This reordering is efficient, adding little overhead to the computation, and results in a marked reduction in both memory and runtime requirements compared to other solution me…
▽ More
We present a sparse matrix permutation from graph theory that gives stable incomplete Lower-Upper (LU) preconditioners necessary for iterative solutions to the steady state density matrix for quantum optomechanical systems. This reordering is efficient, adding little overhead to the computation, and results in a marked reduction in both memory and runtime requirements compared to other solution methods, with performance gains increasing with system size. Either of these benchmarks can be tuned via the preconditioner accuracy and solution tolerance. This reordering optimizes the condition number of the approximate inverse, and is the only method found to be stable at large Hilbert space dimensions. This allows for steady state solutions to otherwise intractable quantum optomechanical systems.
△ Less
Submitted 16 November, 2014;
originally announced November 2014.
-
A cavity-Cooper pair transistor scheme for investigating quantum optomechanics in the ultra-strong coupling regime
Authors:
A. J. Rimberg,
M. P. Blencowe,
A. D. Armour,
P. D. Nation
Abstract:
We propose a scheme involving a Cooper pair transistor (CPT) embedded in a superconducting microwave cavity, where the CPT serves as a charge tunable quantum inductor to facilitate ultra-strong coupling between photons in the cavity and a nano- to meso-scale mechanical resonator. The mechanical resonator is capacitively coupled to the CPT, such that mechanical displacements of the resonator cause…
▽ More
We propose a scheme involving a Cooper pair transistor (CPT) embedded in a superconducting microwave cavity, where the CPT serves as a charge tunable quantum inductor to facilitate ultra-strong coupling between photons in the cavity and a nano- to meso-scale mechanical resonator. The mechanical resonator is capacitively coupled to the CPT, such that mechanical displacements of the resonator cause a shift in the CPT inductance and hence the cavity's resonant frequency. The amplification provided by the CPT is sufficient for the zero point motion of the mechanical resonator alone to cause a significant change in the cavity resonance. Conversely, a single photon in the cavity causes a shift in the mechanical resonator position on the order of its zero point motion. As a result, the cavity-Cooper pair transistor (cCPT) coupled to a mechanical resonator will be able to access a regime in which single photons can affect single phonons and vice versa. Realizing this ultra-strong coupling regime will facilitate the creation of non-classical states of the mechanical resonator, as well as the means to accurately characterize such states by measuring the cavity photon field.
△ Less
Submitted 29 December, 2013;
originally announced December 2013.
-
Nonclassical mechanical states in an optomechanical micromaser analogue
Authors:
P. D. Nation
Abstract:
Here we show that quantum states of a mechanical oscillator can be generated in an optomechanical analogue of the micromaser, in absence of any atom-like subsystem, thus exhibiting single-atom masing effects in a system composed solely of oscillator components. In the regime where the single-photon coupling strength is on the order of the cavity decay rate, a cavity mode with at most a single-exci…
▽ More
Here we show that quantum states of a mechanical oscillator can be generated in an optomechanical analogue of the micromaser, in absence of any atom-like subsystem, thus exhibiting single-atom masing effects in a system composed solely of oscillator components. In the regime where the single-photon coupling strength is on the order of the cavity decay rate, a cavity mode with at most a single-excitation present gives rise to sub-Poissonian oscillator limit-cycles that generate quantum features in the steady state just above the renormalized cavity resonance frequency and mechanical sidebands. The merger of multiple stable limit-cycles markedly reduces these nonclassical signatures. Varying the cavity-resonator coupling strength, corresponding to the micromaser pump parameter, reveals transitions for the oscillator phonon number that are the hallmark of a micromaser. The connection to the micromaser allows for a physical understanding of how nonclassical states arise in this system, and how best to maximize these signatures for experimental observation.
△ Less
Submitted 7 November, 2013; v1 submitted 19 August, 2013;
originally announced August 2013.
-
QuTiP 2: A Python framework for the dynamics of open quantum systems
Authors:
J. R. Johansson,
P. D. Nation,
Franco Nori
Abstract:
We present version 2 of QuTiP, the Quantum Toolbox in Python. Compared to the preceding version [Comput. Phys. Comm. 183 (2012) 1760], we have introduced numerous new features, enhanced performance, made changes in the Application Programming Interface (API) for improved functionality and consistency within the package, as well as increased compatibility with existing conventions used in other sci…
▽ More
We present version 2 of QuTiP, the Quantum Toolbox in Python. Compared to the preceding version [Comput. Phys. Comm. 183 (2012) 1760], we have introduced numerous new features, enhanced performance, made changes in the Application Programming Interface (API) for improved functionality and consistency within the package, as well as increased compatibility with existing conventions used in other scientific software packages for Python. The most significant new features include efficient solvers for arbitrary time-dependent Hamiltonians and collapse operators, support for the Floquet formalism, and new solvers for Bloch-Redfield and Floquet-Markov master equations. Here we introduce these new features, demonstrate their use, and give a summary of the important backward-incompatible API changes introduced in this version.
△ Less
Submitted 27 November, 2012;
originally announced November 2012.
-
QuTiP: An open-source Python framework for the dynamics of open quantum systems
Authors:
J. R. Johansson,
P. D. Nation,
Franco Nori
Abstract:
We present an object-oriented open-source framework for solving the dynamics of open quantum systems written in Python. Arbitrary Hamiltonians, including time-dependent systems, may be built up from operators and states defined by a quantum object class, and then passed on to a choice of master equation or Monte-Carlo solvers. We give an overview of the basic structure for the framework before det…
▽ More
We present an object-oriented open-source framework for solving the dynamics of open quantum systems written in Python. Arbitrary Hamiltonians, including time-dependent systems, may be built up from operators and states defined by a quantum object class, and then passed on to a choice of master equation or Monte-Carlo solvers. We give an overview of the basic structure for the framework before detailing the numerical simulation of open system dynamics. Several examples are given to illustrate the build up to a complete calculation. Finally, we measure the performance of our library against that of current implementations. The framework described here is particularly well-suited to the fields of quantum optics, superconducting circuit devices, nanomechanics, and trapped ions, while also being ideal for use in classroom instruction.
△ Less
Submitted 21 November, 2011; v1 submitted 4 October, 2011;
originally announced October 2011.
-
Stimulating uncertainty: Amplifying the quantum vacuum with superconducting circuits
Authors:
P. D. Nation,
J. R. Johansson,
M. P. Blencowe,
Franco Nori
Abstract:
The ability to generate particles from the quantum vacuum is one of the most profound consequences of Heisenberg's uncertainty principle. Although the significance of vacuum fluctuations can be seen throughout physics, the experimental realization of vacuum amplification effects has until now been limited to a few cases. Superconducting circuit devices, driven by the goal to achieve a viable quant…
▽ More
The ability to generate particles from the quantum vacuum is one of the most profound consequences of Heisenberg's uncertainty principle. Although the significance of vacuum fluctuations can be seen throughout physics, the experimental realization of vacuum amplification effects has until now been limited to a few cases. Superconducting circuit devices, driven by the goal to achieve a viable quantum computer, have been used in the experimental demonstration of the dynamical Casimir effect, and may soon be able to realize the elusive verification of analogue Hawking radiation. This article describes several mechanisms for generating photons from the quantum vacuum and emphasizes their connection to the well-known parametric amplifier from quantum optics. Discussed in detail is the possible realization of each mechanism, or its analogue, in superconducting circuit systems. The ability to selectively engineer these circuit devices highlights the relationship between the various amplification mechanisms.
△ Less
Submitted 11 January, 2012; v1 submitted 4 March, 2011;
originally announced March 2011.
-
Non-equilibrium Landauer Transport Model for Hawking radiation from a Black Hole
Authors:
P. D. Nation,
M. P. Blencowe,
Franco Nori
Abstract:
We propose that the Hawking radiation energy and entropy flow rates from a black hole can be viewed as a one-dimensional (1D), non-equilibrium Landauer transport process. Support for this viewpoint comes from previous calculations invoking conformal symmetry in the near-horizon region, which give radiation rates that are identical to those of a single 1D quantum channel connected to a thermal rese…
▽ More
We propose that the Hawking radiation energy and entropy flow rates from a black hole can be viewed as a one-dimensional (1D), non-equilibrium Landauer transport process. Support for this viewpoint comes from previous calculations invoking conformal symmetry in the near-horizon region, which give radiation rates that are identical to those of a single 1D quantum channel connected to a thermal reservoir at the Hawking temperature. The Landauer approach shows in a direct way the particle statistics independence of the energy and entropy fluxes of a black hole radiating into vacuum, as well as one near thermal equilibrium with its environment. As an application of the Landauer approach, we show that Hawking radiation gives a net entropy production that is 50% larger than that obtained assuming standard three-dimensional emission into vacuum.
△ Less
Submitted 12 March, 2012; v1 submitted 20 September, 2010;
originally announced September 2010.
-
Quantum Dynamics of Nonlinear Cavity Systems
Authors:
Paul D. Nation
Abstract:
We investigate the quantum dynamics of three different configurations of nonlinear cavity systems. To begin, we carry out a quantum analysis of a dc superconducting quantum interference device (SQUID) mechanical displacement detector comprised of a SQUID with a mechanically compliant loop segment. The SQUID is approximated by a nonlinear current-dependent inductor, inducing a flux tunable nonlinea…
▽ More
We investigate the quantum dynamics of three different configurations of nonlinear cavity systems. To begin, we carry out a quantum analysis of a dc superconducting quantum interference device (SQUID) mechanical displacement detector comprised of a SQUID with a mechanically compliant loop segment. The SQUID is approximated by a nonlinear current-dependent inductor, inducing a flux tunable nonlinear Duffing term in the cavity equation of motion. Expressions are derived for the detector signal and noise response where it is found that a soft-spring Duffing self-interaction enables a closer approach to the displacement detection standard quantum limit, as well as cooling closer to the ground state. Next, we make use of a superconducting transmission line formed from an array of dc-SQUIDs for investigating analogue Hawking radiation. Biasing the array with a space-time varying flux modifies the propagation velocity of the transmission line, leading to an effective metric with a horizon. This setup allows for quantum effects such as backreaction and analogue space-time fluctuations on the Hawking process. Finally, we look at a quantum parametric amplifier with dynamical pump mode, viewed as a zero-dimensional model of Hawking radiation from an evaporating black hole. The conditions are derived under which the spectrum of particles generated from vacuum fluctuations deviates from the thermal spectrum predicted for the conventional parametric amplifier. We find that significant deviation occurs once the pump mode (black hole) has released nearly half of its initial energy in the signal (Hawking radiation) and idler (in-falling particle) modes. As a model of black hole dynamics, this finding lends support to the view that late-time Hawking radiation contains information about the quantum state of the black hole and is entangled with the black hole's quantum gravitational degrees of freedom.
△ Less
Submitted 15 September, 2010;
originally announced September 2010.
-
The Trilinear Hamiltonian: A Zero Dimensional Model of Hawking Radiation from a Quantized Source
Authors:
P. D. Nation,
M. P. Blencowe
Abstract:
We investigate a quantum parametric amplifier with dynamical pump mode, viewed as a zero-dimensional model of Hawking radiation from an evaporating black hole. The conditions are derived under which the spectrum of particles generated from vacuum fluctuations deviates from the thermal spectrum predicted for the conventional parametric amplifier. We find that significant deviations arise when the p…
▽ More
We investigate a quantum parametric amplifier with dynamical pump mode, viewed as a zero-dimensional model of Hawking radiation from an evaporating black hole. The conditions are derived under which the spectrum of particles generated from vacuum fluctuations deviates from the thermal spectrum predicted for the conventional parametric amplifier. We find that significant deviations arise when the pump mode (black hole) has emitted nearly half of its initial energy into the signal (Hawking radiation) and idler (in-falling particle) modes. As a model of black hole dynamics, this finding lends support to the view that late-time Hawking radiation contains information about the quantum state of the black hole and is entangled with the black hole's quantum gravitational degrees of freedom.
△ Less
Submitted 4 April, 2010;
originally announced April 2010.
-
Analogue Hawking Radiation in a dc-SQUID Array Transmission Line
Authors:
P. D. Nation,
M. P. Blencowe,
A. J. Rimberg,
E. Buks
Abstract:
We propose the use of a superconducting waveguide formed from an array of dc-SQUID's for investigating analogue Hawking radiation. Biasing the array with a space-time varying flux modifies the propagation velocity of the waveguide, leading to an effective metric with an horizon. Being a fundamentally quantum mechanical device, this setup allows for investigations of quantum effects such as back-…
▽ More
We propose the use of a superconducting waveguide formed from an array of dc-SQUID's for investigating analogue Hawking radiation. Biasing the array with a space-time varying flux modifies the propagation velocity of the waveguide, leading to an effective metric with an horizon. Being a fundamentally quantum mechanical device, this setup allows for investigations of quantum effects such as back-reaction and analogue space-time fluctuations on the Hawking process.
△ Less
Submitted 1 August, 2009; v1 submitted 16 April, 2009;
originally announced April 2009.
-
Quantum analysis of a nonlinear microwave cavity-embedded dc SQUID displacement detector
Authors:
P. D. Nation,
M. P. Blencowe,
E. Buks
Abstract:
We carry out a quantum analysis of a dc SQUID mechanical displacement detector, comprising a SQUID with mechanically compliant loop segment, which is embedded in a microwave transmission line resonator. The SQUID is approximated as a nonlinear, current dependent inductance, inducing an external flux tunable, nonlinear Duffing self-interaction term in the microwave resonator mode equation. Motion…
▽ More
We carry out a quantum analysis of a dc SQUID mechanical displacement detector, comprising a SQUID with mechanically compliant loop segment, which is embedded in a microwave transmission line resonator. The SQUID is approximated as a nonlinear, current dependent inductance, inducing an external flux tunable, nonlinear Duffing self-interaction term in the microwave resonator mode equation. Motion of the compliant SQUID loop segment is transduced inductively through changes in the external flux threading SQUID loop, giving a ponderomotive, radiation pressure type coupling between the microwave and mechanical resonator modes. Expressions are derived for the detector signal response and noise, and it is found that a soft-spring Duffing self-interaction enables a closer approach to the displacement detection standard quantum limit, as well as cooling closer to the ground state.
△ Less
Submitted 25 June, 2008;
originally announced June 2008.