Fast and robust quantum control for multimode interactions using shortcuts to adiabaticity

Optics Express
|March 17, 2019
PubMed

Related Concept Videos

Quantum Numbers02:43

Quantum Numbers

It is said that the energy of an electron in an atom is quantized; that is, it can be equal only to certain specific values and can jump from one energy level to another but not transition smoothly or stay between these levels.
49.8K
Work Done in an Adiabatic Process01:20

Work Done in an Adiabatic Process

Consider the adiabatic compression of an ideal gas in the cylinder of an automobile diesel engine. The gasoline vapor is injected into the cylinder of an automobile engine when the piston is in its expanded position. The temperature, pressure, and volume of the resulting gas-air mixture are 20 °C, 1.00 x 105 N/m2, and 240 cm3 , respectively. The mixture is then compressed adiabatically to a volume of 40 cm3. Note that, in the actual operation of an automobile engine, the compression is not...
4.2K
The Quantum-Mechanical Model of an Atom02:45

The Quantum-Mechanical Model of an Atom

Shortly after de Broglie published his ideas that the electron in a hydrogen atom could be better thought of as being a circular standing wave instead of a particle moving in quantized circular orbits, Erwin Schrödinger extended de Broglie’s work by deriving what is now known as the Schrödinger equation. When Schrödinger applied his equation to hydrogen-like atoms, he was able to reproduce Bohr’s expression for the energy and, thus, the Rydberg formula governing hydrogen spectra.
57.0K
Adiabatic Processes for an Ideal Gas01:18

Adiabatic Processes for an Ideal Gas

When an ideal gas is compressed adiabatically, that is, without adding heat, work is done on it, and its temperature increases. In an adiabatic expansion, the gas does work, and its temperature drops. Adiabatic compressions actually occur in the cylinders of a car, where the compressions of the gas-air mixture take place so quickly that there is no time for the mixture to exchange heat with its environment. Nevertheless, because work is done on the mixture during the compression, its...
4.1K
Pressure and Volume in an Adiabatic Process01:27

Pressure and Volume in an Adiabatic Process

Free expansion of a gas is an adiabatic process. However, there are few differences between free expansion and adiabatic expansion. During free expansion, no work is done, and there is no change in internal energy. But, for an adiabatic expansion, work is done, and there is a change in internal energy. During an adiabatic process, the relation between the pressure and volume is obtained from the condition for the adiabatic process, that is,
3.4K
Fast Fourier Transform01:10

Fast Fourier Transform

The Fast Fourier Transform (FFT) is a computational algorithm designed to compute the Discrete Fourier Transform (DFT) efficiently. By breaking down the calculations into smaller, manageable sections, the FFT significantly reduces the computational complexity involved. Direct computation of an N-point DFT requires N2 complex multiplications, whereas the FFT algorithm needs only (N/2)log⁡2N multiplications, offering a much faster performance.
The computational efficiency of the FFT becomes...
932