-
Inequality constraints in variational quantum circuits with qudits
Authors:
Alberto Bottarelli,
Sebastian Schmitt,
Philipp Hauke
Abstract:
Quantum optimization is emerging as a prominent candidate for exploiting the capabilities of near-term quantum devices. Many application-relevant optimization tasks require the inclusion of inequality constraints, usually handled by enlarging the Hilbert space through the addition of slack variables. This approach, however, requires significant additional resources especially when considering mult…
▽ More
Quantum optimization is emerging as a prominent candidate for exploiting the capabilities of near-term quantum devices. Many application-relevant optimization tasks require the inclusion of inequality constraints, usually handled by enlarging the Hilbert space through the addition of slack variables. This approach, however, requires significant additional resources especially when considering multiple constraints. Here, we study an alternative direct implementation of these constraints within the QAOA algorithm, achieved using qudit-SUM gates, and compare it to the slack variable method generalized to qudits. We benchmark these approaches on three paradigmatic optimization problems. We find that the direct implementation of the inequality penalties vastly outperforms the slack variables method, especially when studying real-world inspired problems with many constraints. Within the direct penalty implementation, a linear energy penalty for unfeasible states outperforms other investigated functional forms, such as the canonical quadratic penalty. The proposed approach may thus be an enabling step for approaching realistic industry-scale and fundamental science problems with large numbers of inequality constraints.
△ Less
Submitted 10 October, 2024;
originally announced October 2024.
-
Variational Quantum Multi-Objective Optimization
Authors:
Linus Ekstrom,
Hao Wang,
Sebastian Schmitt
Abstract:
Solving combinatorial optimization problems on near-term quantum devices has gained a lot of attraction in recent years. Currently, most works have focused on single-objective problems, whereas many real-world applications need to consider multiple, mostly conflicting objectives, such as cost and quality. We present a variational quantum optimization algorithm to solve discrete multi-objective opt…
▽ More
Solving combinatorial optimization problems on near-term quantum devices has gained a lot of attraction in recent years. Currently, most works have focused on single-objective problems, whereas many real-world applications need to consider multiple, mostly conflicting objectives, such as cost and quality. We present a variational quantum optimization algorithm to solve discrete multi-objective optimization problems on quantum computers. The proposed quantum multi-objective optimization (QMOO) algorithm incorporates all cost Hamiltonians representing the classical objective functions in the quantum circuit and produces a quantum state consisting of Pareto-optimal solutions in superposition. From this state we retrieve a set of solutions and utilize the widely applied hypervolume indicator to determine its quality as an approximation to the Pareto-front. The variational parameters of the QMOO circuit are tuned by maximizing the hypervolume indicator in a quantum-classical hybrid fashion. We show the effectiveness of the proposed algorithm on several benchmark problems with up to five objectives. We investigate the influence of the classical optimizer, the circuit depth and compare to results from classical optimization algorithms. We find that the algorithm is robust to shot noise and produces good results with as low as 128 measurement shots in each iteration. These promising result open the perspective to run the algorithm on near-term quantum hardware.
△ Less
Submitted 12 November, 2024; v1 submitted 21 December, 2023;
originally announced December 2023.
-
A Hybrid Quantum-Classical Approach to the Electric Mobility Problem
Authors:
Margarita Veshchezerova,
Mikhail Somov,
David Bertsche,
Steffen Limmer,
Sebastian Schmitt,
Michael Perelshtein,
Ayush Joshi Tripathi
Abstract:
We suggest a hybrid quantum-classical routine for the NP-hard Electric Vehicle Fleet Charging and Allocation Problem. The original formulation is a Mixed Integer Linear Program with continuous variables and inequality constraints. To separate inequality constraints that are difficult for quantum routines we use a decomposition in master and pricing problems: the former targets the assignment of ve…
▽ More
We suggest a hybrid quantum-classical routine for the NP-hard Electric Vehicle Fleet Charging and Allocation Problem. The original formulation is a Mixed Integer Linear Program with continuous variables and inequality constraints. To separate inequality constraints that are difficult for quantum routines we use a decomposition in master and pricing problems: the former targets the assignment of vehicles to reservations and the latter suggests vehicle exploitation plans that respect the battery state-of-charge constraints. The master problem is equivalent to the search for an optimal set partition. In our hybrid scheme, the master problem is reformulated in a quadratic unconstrained binary optimization problem which can be solved with quantum annealing on the DWave Advantage system. On large instances, we benchmark the performance of the decomposition technique with classical and quantum-inspired metaheuristics: simulated annealing, tabu search, and vector annealing by NEC. The numerical results with purely classical solvers are comparable to the solutions from the traditional mixed integer linear programming approaches in terms of solution quality while being faster. In addition, it scales better to larger instances. The major advantage of the proposed approach is that it enables quantum-based methods for this realistic problem with many inequality constraints. We show this by initial studies on DWave hardware where optimal solutions can be found for small instances.
△ Less
Submitted 4 October, 2023;
originally announced October 2023.
-
A supervised hybrid quantum machine learning solution to the emergency escape routing problem
Authors:
Nathan Haboury,
Mo Kordzanganeh,
Sebastian Schmitt,
Ayush Joshi,
Igor Tokarev,
Lukas Abdallah,
Andrii Kurkin,
Basil Kyriacou,
Alexey Melnikov
Abstract:
Managing the response to natural disasters effectively can considerably mitigate their devastating impact. This work explores the potential of using supervised hybrid quantum machine learning to optimize emergency evacuation plans for cars during natural disasters. The study focuses on earthquake emergencies and models the problem as a dynamic computational graph where an earthquake damages an are…
▽ More
Managing the response to natural disasters effectively can considerably mitigate their devastating impact. This work explores the potential of using supervised hybrid quantum machine learning to optimize emergency evacuation plans for cars during natural disasters. The study focuses on earthquake emergencies and models the problem as a dynamic computational graph where an earthquake damages an area of a city. The residents seek to evacuate the city by reaching the exit points where traffic congestion occurs. The situation is modeled as a shortest-path problem on an uncertain and dynamically evolving map. We propose a novel hybrid supervised learning approach and test it on hypothetical situations on a concrete city graph. This approach uses a novel quantum feature-wise linear modulation (FiLM) neural network parallel to a classical FiLM network to imitate Dijkstra's node-wise shortest path algorithm on a deterministic dynamic graph. Adding the quantum neural network in parallel increases the overall model's expressivity by splitting the dataset's harmonic and non-harmonic features between the quantum and classical components. The hybrid supervised learning agent is trained on a dataset of Dijkstra's shortest paths and can successfully learn the navigation task. The hybrid quantum network improves over the purely classical supervised learning approach by 7% in accuracy. We show that the quantum part has a significant contribution of 45.(3)% to the prediction and that the network could be executed on an ion-based quantum computer. The results demonstrate the potential of supervised hybrid quantum machine learning in improving emergency evacuation planning during natural disasters.
△ Less
Submitted 28 July, 2023;
originally announced July 2023.
-
Formulation of the Electric Vehicle Charging and Routing Problem for a Hybrid Quantum-Classical Search Space Reduction Heuristic
Authors:
M. Garcia de Andoin,
A. Bottarelli,
S. Schmitt,
I. Oregi,
P. Hauke,
M. Sanz
Abstract:
Combinatorial optimization problems have attracted much interest in the quantum computing community in the recent years as a potential testbed to showcase quantum advantage. In this paper, we show how to exploit multilevel carriers of quantum information -- qudits -- for the construction of algorithms for constrained quantum optimization. These systems have been recently introduced in the context…
▽ More
Combinatorial optimization problems have attracted much interest in the quantum computing community in the recent years as a potential testbed to showcase quantum advantage. In this paper, we show how to exploit multilevel carriers of quantum information -- qudits -- for the construction of algorithms for constrained quantum optimization. These systems have been recently introduced in the context of quantum optimization and they allow us to treat more general problems than the ones usually mapped into qubit systems. In particular, we propose a hybrid classical quantum heuristic strategy that allows us to sample constrained solutions while greatly reducing the search space of the problem, thus optimizing the use of fewer quantum resources. As an example, we focus on the Electric Vehicle Charging and Routing Problem (EVCRP). We translate the classical problem and map it into a quantum system, obtaining promising results on a toy example which shows the validity of our technique.
△ Less
Submitted 29 November, 2023; v1 submitted 7 June, 2023;
originally announced June 2023.
-
Data re-uploading with a single qudit
Authors:
Noah L. Wach,
Manuel S. Rudolph,
Fred Jendrzejewski,
Sebastian Schmitt
Abstract:
Quantum two-level systems, i.e. qubits, form the basis for most quantum machine learning approaches that have been proposed throughout the years. However, higher dimensional quantum systems constitute a promising alternative and are increasingly explored in theory and practice. Here, we explore the capabilities of multi-level quantum systems, so-called qudits, for their use in a quantum machine le…
▽ More
Quantum two-level systems, i.e. qubits, form the basis for most quantum machine learning approaches that have been proposed throughout the years. However, higher dimensional quantum systems constitute a promising alternative and are increasingly explored in theory and practice. Here, we explore the capabilities of multi-level quantum systems, so-called qudits, for their use in a quantum machine learning context. We formulate classification and regression problems with the data re-uploading approach and demonstrate that a quantum circuit operating on a single qudit is able to successfully learn highly non-linear decision boundaries of classification problems such as the MNIST digit recognition problem. We demonstrate that the performance strongly depends on the relation between the qudit states representing the labels and the structure of labels in the training data set. Such a bias can lead to substantial performance improvement over qubit-based circuits in cases where the labels, the qudit states and the operators employed to encode the data are well-aligned. Furthermore, we elucidate the influence of the choice of the elementary operators and show that a squeezing operator is necessary to achieve good performances. We also show that there exists a trade-off for qudit systems between the number of circuit-generating operators in each processing layer and the total number of layers needed to achieve a given accuracy. Finally, we compare classification results from numerically exact simulations and their equivalent implementation on actual IBM quantum hardware. The findings of our work support the notion that qudit-based algorithms exhibit attractive traits and constitute a promising route to increasing the computational capabilities of quantum machine learning approaches.
△ Less
Submitted 29 August, 2023; v1 submitted 27 February, 2023;
originally announced February 2023.
-
Quantum approximate optimization algorithm for qudit systems
Authors:
Yannick Deller,
Sebastian Schmitt,
Maciej Lewenstein,
Steve Lenk,
Marika Federer,
Fred Jendrzejewski,
Philipp Hauke,
Valentin Kasper
Abstract:
A frequent starting point of quantum computation platforms are two-state quantum systems, i.e., qubits. However, in the context of integer optimization problems, relevant to scheduling optimization and operations research, it is often more resource-efficient to employ quantum systems with more than two basis states, so-called qudits. Here, we discuss the quantum approximate optimization algorithm…
▽ More
A frequent starting point of quantum computation platforms are two-state quantum systems, i.e., qubits. However, in the context of integer optimization problems, relevant to scheduling optimization and operations research, it is often more resource-efficient to employ quantum systems with more than two basis states, so-called qudits. Here, we discuss the quantum approximate optimization algorithm (QAOA) for qudit systems. We illustrate how the QAOA can be used to formulate a variety of integer optimization problems such as graph coloring problems or electric vehicle (EV) charging optimization. In addition, we comment on the implementation of constraints and describe three methods to include these into a quantum circuit of a QAOA by penalty contributions to the cost Hamiltonian, conditional gates using ancilla qubits, and a dynamical decoupling strategy. Finally, as a showcase of qudit-based QAOA, we present numerical results for a charging optimization problem mapped onto a max-$k$-graph coloring problem. Our work illustrates the flexibility of qudit systems to solve integer optimization problems.
△ Less
Submitted 26 May, 2023; v1 submitted 1 April, 2022;
originally announced April 2022.
-
Quantum Annealing for Industry Applications: Introduction and Review
Authors:
Sheir Yarkoni,
Elena Raponi,
Thomas Bäck,
Sebastian Schmitt
Abstract:
Quantum annealing is a heuristic quantum optimization algorithm that can be used to solve combinatorial optimization problems. In recent years, advances in quantum technologies have enabled the development of small- and intermediate-scale quantum processors that implement the quantum annealing algorithm for programmable use. Specifically, quantum annealing processors produced by D-Wave Systems hav…
▽ More
Quantum annealing is a heuristic quantum optimization algorithm that can be used to solve combinatorial optimization problems. In recent years, advances in quantum technologies have enabled the development of small- and intermediate-scale quantum processors that implement the quantum annealing algorithm for programmable use. Specifically, quantum annealing processors produced by D-Wave Systems have been studied and tested extensively in both research and industrial settings across different disciplines. In this paper we provide a literature review of the theoretical motivations for quantum annealing as a heuristic quantum optimization algorithm, the software and hardware that is required to use such quantum processors, and the state-of-the-art applications and proofs-of-concepts that have been demonstrated using them. The goal of our review is to provide a centralized and condensed source regarding applications of quantum annealing technology. We identify the advantages, limitations, and potential of quantum annealing for both researchers and practitioners from various fields.
△ Less
Submitted 13 June, 2022; v1 submitted 14 December, 2021;
originally announced December 2021.
-
Phase sensitive quantum spectroscopy with high frequency resolution
Authors:
Nicolas Staudenmaier,
Simon Schmitt,
Liam P. McGuinness,
Fedor Jelezko
Abstract:
Classical sensors for spectrum analysis are widely used but lack micro- or nanoscale spatial resolution. On the other hand, quantum sensors, capable of working with nanoscale precision, do not provide precise frequency resolution over a wide range of frequencies. Using a single spin in diamond, we present a measurement protocol for quantum probes which enables full signal reconstruction on a nanos…
▽ More
Classical sensors for spectrum analysis are widely used but lack micro- or nanoscale spatial resolution. On the other hand, quantum sensors, capable of working with nanoscale precision, do not provide precise frequency resolution over a wide range of frequencies. Using a single spin in diamond, we present a measurement protocol for quantum probes which enables full signal reconstruction on a nanoscale spatial resolution up to potentially 100\,GHz. We achieve $58\,\mathrm{nT/\sqrt{Hz}}$ amplitude and $0.095\,\mathrm{rad/\sqrt{Hz}}$ phase sensitivity and a relative frequency uncertainty of $10^{-12}$ for a $1.51\,\mathrm{GHz}$ signal within $10\,\mathrm{s}$ of integration. This technique opens the way to quantum spectrum analysis methods with potential applications in electron spin detection and nanocircuitry in quantum technologies.
△ Less
Submitted 11 July, 2022; v1 submitted 18 May, 2021;
originally announced May 2021.
-
Conceptual Design Report for the LUXE Experiment
Authors:
Halina Abramowicz,
Uwe Hernandez Acosta,
Massimo Altarelli,
Ralph Assmann,
Zhaoyu Bai,
Ties Behnke,
Yan Benhammou,
Thomas Blackburn,
Stewart Boogert,
Oleksandr Borysov,
Maryna Borysova,
Reinhard Brinkmann,
Marco Bruschi,
Florian Burkart,
Karsten Büßer,
Niall Cavanagh,
Oz Davidi,
Winfried Decking,
Umberto Dosselli,
Nina Elkina,
Alexander Fedotov,
Miroslaw Firlej,
Tomasz Fiutowski,
Kyle Fleck,
Mikhail Gostkin
, et al. (66 additional authors not shown)
Abstract:
This Conceptual Design Report describes LUXE (Laser Und XFEL Experiment), an experimental campaign that aims to combine the high-quality and high-energy electron beam of the European XFEL with a powerful laser to explore the uncharted terrain of quantum electrodynamics characterised by both high energy and high intensity. We will reach this hitherto inaccessible regime of quantum physics by analys…
▽ More
This Conceptual Design Report describes LUXE (Laser Und XFEL Experiment), an experimental campaign that aims to combine the high-quality and high-energy electron beam of the European XFEL with a powerful laser to explore the uncharted terrain of quantum electrodynamics characterised by both high energy and high intensity. We will reach this hitherto inaccessible regime of quantum physics by analysing high-energy electron-photon and photon-photon interactions in the extreme environment provided by an intense laser focus. The physics background and its relevance are presented in the science case which in turn leads to, and justifies, the ensuing plan for all aspects of the experiment: Our choice of experimental parameters allows (i) effective field strengths to be probed at and beyond the Schwinger limit and (ii) a precision to be achieved that permits a detailed comparison of the measured data with calculations. In addition, the high photon flux predicted will enable a sensitive search for new physics beyond the Standard Model. The initial phase of the experiment will employ an existing 40 TW laser, whereas the second phase will utilise an upgraded laser power of 350 TW. All expectations regarding the performance of the experimental set-up as well as the expected physics results are based on detailed numerical simulations throughout.
△ Less
Submitted 27 July, 2021; v1 submitted 3 February, 2021;
originally announced February 2021.
-
Randomisation of Pulse Phases for Unambiguous and Robust Quantum Sensing
Authors:
Zhen-Yu Wang,
Jacob E. Lang,
Simon Schmitt,
Johannes Lang,
Jorge Casanova,
Liam McGuinness,
Tania S. Monteiro,
Fedor Jelezko,
Martin B. Plenio
Abstract:
We develop theoretically and demonstrate experimentally a universal dynamical decoupling method for robust quantum sensing with unambiguous signal identification. Our method uses randomisation of control pulses to suppress simultaneously two types of errors in the measured spectra that would otherwise lead to false signal identification. These are spurious responses due to finite-width $π$ pulses,…
▽ More
We develop theoretically and demonstrate experimentally a universal dynamical decoupling method for robust quantum sensing with unambiguous signal identification. Our method uses randomisation of control pulses to suppress simultaneously two types of errors in the measured spectra that would otherwise lead to false signal identification. These are spurious responses due to finite-width $π$ pulses, as well as signal distortion caused by $π$ pulse imperfections. For the cases of nanoscale nuclear spin sensing and AC magnetometry, we benchmark the performance of the protocol with a single nitrogen vacancy centre in diamond against widely used non-randomised pulse sequences. Our method is general and can be combined with existing multipulse quantum sensing sequences to enhance their performance.
△ Less
Submitted 4 March, 2019;
originally announced March 2019.
-
Magnetic-field-learning using a single electronic spin in diamond with one-photon-readout at room temperature
Authors:
Raffaele Santagati,
Antonio A. Gentile,
Sebastian Knauer,
Simon Schmitt,
Stefano Paesani,
Christopher Granade,
Nathan Wiebe,
Christian Osterkamp,
Liam P. McGuinness,
Jianwei Wang,
Mark G. Thompson,
John G. Rarity,
Fedor Jelezko,
Anthony Laing
Abstract:
Nitrogen-vacancy (NV) centres in diamond are appealing nano-scale quantum sensors for temperature, strain, electric fields and, most notably, for magnetic fields. However, the cryogenic temperatures required for low-noise single-shot readout that have enabled the most sensitive NV-magnetometry reported to date, are impractical for key applications, e.g. biological sensing. Overcoming the noisy rea…
▽ More
Nitrogen-vacancy (NV) centres in diamond are appealing nano-scale quantum sensors for temperature, strain, electric fields and, most notably, for magnetic fields. However, the cryogenic temperatures required for low-noise single-shot readout that have enabled the most sensitive NV-magnetometry reported to date, are impractical for key applications, e.g. biological sensing. Overcoming the noisy readout at room-temperature has until now demanded repeated collection of fluorescent photons, which increases the time-cost of the procedure thus reducing its sensitivity. Here we show how machine learning can process the noisy readout of a single NV centre at room-temperature, requiring on average only one photon per algorithm step, to sense magnetic field strength with a precision comparable to those reported for cryogenic experiments. Analysing large data sets from NV centres in bulk diamond, we report absolute sensitivities of $60$ nT s$^{1/2}$ including initialisation, readout, and computational overheads. We show that dephasing times can be simultaneously estimated, and that time-dependent fields can be dynamically tracked at room temperature. Our results dramatically increase the practicality of early-term single spin sensors.
△ Less
Submitted 25 July, 2018;
originally announced July 2018.
-
Non-flipping 13C spins in NV diamond: Hyperfine and Spatial Characteristics by DFT Simulation of the C510[NV]H252 Cluster
Authors:
A. P. Nizovtsev,
S. Ya. Kilin,
A. L. Pushkarchuk,
V. A. Pushkarchuk,
S. A. Kuten,
O. A. Zhikol,
S. Schmitt,
T. Unden,
F. Jelezko
Abstract:
Single NV centers in diamond coupled by hyperfine interaction to neighboring 13C nuclear spins are now widely used in the emerging quantum technologies as elements of quantum memory adjusted to NV center electron spin qubit. For nuclear spins with low flip-flop rate, single shot readout was demonstrated under ambient conditions. Here we report on the systematic search of such stable NV-13C systems…
▽ More
Single NV centers in diamond coupled by hyperfine interaction to neighboring 13C nuclear spins are now widely used in the emerging quantum technologies as elements of quantum memory adjusted to NV center electron spin qubit. For nuclear spins with low flip-flop rate, single shot readout was demonstrated under ambient conditions. Here we report on the systematic search of such stable NV-13C systems using density functional theory (DFT) to simulate hyperfine and spatial characteristics of all possible NV-13C complexes in the H-terminated cluster C510 [NV]-H252 hosting the NV center. Along with the expected stable NV- axial 13C systems wherein the 13C nuclear spin is located on the NV axis, we found for the first time new families of positions for the 13C nuclear spin exhibiting negligible hyperfine-induced flipping rates due to near-symmetric local spin density distribution. Spatially, these positions are located in the diamond bilayer passing through the vacancy of the NV center and being perpendicular to the NV axis. Analysis of available publications showed that, apparently, some of the predicted non-axial near-stable systems NV-13C have already been observed experimentally. A special experiment done on one of these systems confirmed the prediction made
△ Less
Submitted 21 September, 2017;
originally announced September 2017.
-
Towards hyperpolarization of oil molecules via nitrogen-vacancy centers in diamond
Authors:
P. Fernández-Acebal,
O. Rosolio,
J. Scheuer,
C. Müller,
S. Müller,
S. Schmitt,
L. P. McGuinness,
I. Schwarz,
Q. Chen,
A. Retzker,
B. Naydenov,
F. Jelezko,
M. B. Plenio
Abstract:
Efficient polarization of organic molecules is of extraordinary relevance when performing nuclear magnetic resonance (NMR) and imaging. Commercially available routes to dynamical nuclear polarization (DNP) work at extremely low-temperatures, thus bringing the molecules out of their ambient thermal conditions and relying on the solidification of organic samples. In this work we investigate polariza…
▽ More
Efficient polarization of organic molecules is of extraordinary relevance when performing nuclear magnetic resonance (NMR) and imaging. Commercially available routes to dynamical nuclear polarization (DNP) work at extremely low-temperatures, thus bringing the molecules out of their ambient thermal conditions and relying on the solidification of organic samples. In this work we investigate polarization transfer from optically-pumped nitrogen vacancy centers in diamond to external molecules at room temperature. This polarization transfer is described by both an extensive analytical analysis and numerical simulations based on spin bath bosonization and is supported by experimental data in excellent agreement. These results set the route to hyperpolarization of diffusive molecules in different scenarios and consequently, due to increased signal, to high-resolution NMR.
△ Less
Submitted 8 August, 2017;
originally announced August 2017.
-
Limits on Spectral Resolution Measurements by Quantum Probes
Authors:
Amit Rotem,
Tuvia Gefen,
Santiago Oviedo-Casado,
Javier Prior,
Simon Schmitt,
Yoram Burak,
Liam McGuiness,
Fedor Jelezko,
Alex Retzker
Abstract:
The limits of frequency resolution in nano-NMR experiments have been discussed extensively in recent years. It is believed that there is a crucial difference between the ability to resolve a few frequencies and the precision of estimating a single one. Whereas the efficiency of single frequency estimation gradually increases with the square root of the number of measurements, the ability to resolv…
▽ More
The limits of frequency resolution in nano-NMR experiments have been discussed extensively in recent years. It is believed that there is a crucial difference between the ability to resolve a few frequencies and the precision of estimating a single one. Whereas the efficiency of single frequency estimation gradually increases with the square root of the number of measurements, the ability to resolve two frequencies is limited by the specific timescale of the signal and cannot be compensated for by extra measurements. Here we show theoretically and demonstrate experimentally that the relationship between these quantities is more subtle and both are only limited by the Cramér-Rao bound of a single frequency estimation.
△ Less
Submitted 17 February, 2019; v1 submitted 6 July, 2017;
originally announced July 2017.
-
Blueprint for nanoscale NMR
Authors:
Ilai Schwartz,
Joachim Rosskopf,
Simon Schmitt,
Benedikt Tratzmiller,
Qiong Chen,
Liam P. McGuinness,
Fedor Jelezko,
Martin B. Plenio
Abstract:
Nitrogen vacancy (NV) centers in diamond have been used as ultrasensitive magnetometers to perform nuclear magnetic resonance (NMR) spectroscopy of statistically polarized samples at 1 - 100 nm length scales. However, the spectral linewidth is typically limited to the kHz level, both by the NV sensor coherence time and by rapid molecular diffusion of the nuclei through the detection volume which i…
▽ More
Nitrogen vacancy (NV) centers in diamond have been used as ultrasensitive magnetometers to perform nuclear magnetic resonance (NMR) spectroscopy of statistically polarized samples at 1 - 100 nm length scales. However, the spectral linewidth is typically limited to the kHz level, both by the NV sensor coherence time and by rapid molecular diffusion of the nuclei through the detection volume which in turn is critical for achieving long nuclear coherence times. Here we provide a blueprint for a set-up that combines a sensitivity sufficient for detecting NMR signals from nano- to micron-scale samples with a spectral resolution that is limited only by the nuclear spin coherence, i.e. comparable to conventional NMR. Our protocol detects the nuclear polarization induced along the direction of an external magnetic field with near surface NV centers using lock-in detection techniques to enable phase coherent signal averaging. Using NV centers in a dual role of NMR detector and optical hyperpolarization source to increase signal to noise, and in combination with Bayesian interference models for signal processing, nano/microscale NMR spectroscopy can be performed on sub-millimolar sample concentrations, several orders of magnitude better than the current state of the art.
△ Less
Submitted 21 June, 2017;
originally announced June 2017.
-
Sub-millihertz magnetic spectroscopy with a nanoscale quantum sensor
Authors:
Simon Schmitt,
Tuvia Gefen,
Felix M. Stürner,
Thomas Unden,
Gerhard Wolff,
Christoph Müller,
Jochen Scheuer,
Boris Naydenov,
Matthew Markham,
Sebastien Pezzagna,
Jan Meijer,
Ilai Schwarz,
Martin Plenio,
Alex Retzker,
Liam P. McGuinness,
Fedor Jelezko
Abstract:
Precise timekeeping is critical to metrology, forming the basis by which standards of time, length and fundamental constants are determined. Stable clocks are particularly valuable in spectroscopy as they define the ultimate frequency precision that can be reached. In quantum metrology, where the phase of a qubit is used to detect external fields, the clock stability is defined by the qubit cohere…
▽ More
Precise timekeeping is critical to metrology, forming the basis by which standards of time, length and fundamental constants are determined. Stable clocks are particularly valuable in spectroscopy as they define the ultimate frequency precision that can be reached. In quantum metrology, where the phase of a qubit is used to detect external fields, the clock stability is defined by the qubit coherence time, which determines the spectral linewidth and frequency precision. Here we demonstrate a quantum sensing protocol where the spectral precision goes beyond the sensor coherence time and is limited by the stability of a classical clock. Using this technique, we observe a precision in frequency estimation scaling in time $T$, as $T^{-3/2}$ for classical oscillating fields. The narrow linewidth magnetometer based on single spins in diamond is used to sense nanoscale magnetic fields with an intrinsic frequency resolution of 607 $μ$Hz, 8 orders of magnitude narrower than the qubit coherence time.
△ Less
Submitted 7 June, 2017;
originally announced June 2017.
-
Qudi: a modular python suite for experiment control and data processing
Authors:
Jan M Binder,
Alexander Stark,
Nikolas Tomek,
Jochen Scheuer,
Florian Frank,
Kay D Jahnke,
Christoph Müller,
Simon Schmitt,
Mathias H Metsch,
Thomas Unden,
Tobias Gehring,
Alexander Huck,
Ulrik L Andersen,
Lachlan J Rogers,
Fedor Jelezko
Abstract:
Qudi is a general, modular, multi-operating system suite written in Python 3 for controlling laboratory experiments. It provides a structured environment by separating functionality into hardware abstraction, experiment logic and user interface layers. The core feature set comprises a graphical user interface, live data visualization, distributed execution over networks, rapid prototyping via Jupy…
▽ More
Qudi is a general, modular, multi-operating system suite written in Python 3 for controlling laboratory experiments. It provides a structured environment by separating functionality into hardware abstraction, experiment logic and user interface layers. The core feature set comprises a graphical user interface, live data visualization, distributed execution over networks, rapid prototyping via Jupyter notebooks, configuration management, and data recording. Currently, the included modules are focused on confocal microscopy, quantum optics and quantum information experiments, but an expansion into other fields is possible and encouraged. Qudi is available from https://github.com/Ulm-IQO/qudi and is freely useable under the GNU General Public Licence.
△ Less
Submitted 7 December, 2016; v1 submitted 28 November, 2016;
originally announced November 2016.