This paper was converted on www.awesomepapers.org from LaTeX by an anonymous user.
Want to know more? Visit the Converter page.

Single-piston quantum engine

A. Rodin Yale-NUS College, 16 College Avenue West, 138527, Singapore Centre for Advanced 2D Materials, National University of Singapore, 117546, Singapore Department of Materials Science and Engineering, National University of Singapore, 117575, Singapore
Abstract

A single-piston quantum engine based on a harmonic oscillator acting as the working fluid is proposed. Using the fact that the interaction between the piston and the oscillator depends on the extent of the oscillator wavefunction, one can control this interaction by modifying the oscillator temperature. By retracting the piston when the interaction is weak (hot oscillator) and returning it to the original position when the coupling is strong (cold oscillator), useful work can be performed assuming the interaction is attractive. The cycle of the engine is simulated numerically using two different powering protocols: bath and measurement. Using the collision model for the baths, the engine is shown to reach a steady state with positive work output.

I Introduction

The purpose of an engine is to convert energy into work while operating cyclically. Although essentially all commonplace implementations are rooted in classical physics for their operation, there is a growing interest in quantum engines. [1, 2] Unlike their classical analogs, where the working fluid is typically a liquid or a gas, quantum engines employ quantum components. Some examples of these quantum “working fluids” are two-level systems [3, 4, 5, 6], single [7, 8, 9, 10, 11, 12, 13, 14] or multiple [15, 16] harmonic oscillators, or photons [17]. Another feature that sets quantum and classical varieties apart is how they are powered. In particular, classical implementations rely on hot reservoirs as energy sources and require cold baths to expel waste heat. Quantum versions, on the other hand, can also obtain the required energy from measurements, [18, 19, 20, 21, 22, 23, 24, 25, 26, 27] which act as an effective hot bath.

When discussing quantum engines, it is generally assumed that there is a way to transfer the work released during the power stroke of the cycle to some “piston” without explicitly focusing on this engine component. This paper proposes an implementation of a quantum engine in which the piston plays an integral role. A recent study [28] demonstrated that it is possible to modify the coupling strength between quantum engine components by controlling their energies. In particular, heating two interacting harmonic oscillators increases the extent of their probability distributions, leading to a greater separation and weakening their interaction. This temperature-dependent interaction strength is at the heart of the proposed cycle.

Refer to caption
Figure 1: Engine cycle schematic. The four phases of the engine cycle proceed in the direction indicated by the arrows. The working fluid is a quantum harmonic oscillator. It is coupled to an externally controlled piston via an attractive interaction, so adding heat to the working fluid reduces the coupling strength. Conversely, cooling the oscillator makes the interaction stronger. The power stroke of the cycle occurs when the piston is advanced and is denoted by the orange arrow.

A cycle employing this energy-controlled coupling is shown in Fig. 1. The system consists of a harmonic oscillator, acting as the working fluid, and a moving piston. The two components are coupled via an attractive interaction. The cycle starts with the oscillator in a low-energy state and the piston positioned close to the oscillator’s equilibrium point. As the first step, the oscillator’s energy is increased by adding heat to it. This heating reduces the interaction strength between the oscillator and the piston due to an increased extent of the oscillator wavefunction, allowing the piston to be retracted from the oscillator in the second step of the cycle with a reduced energy cost. With the piston retracted, the oscillator is cooled down using a cold bath. Finally, the piston is returned to its initial position. Due to the enhanced interaction because of the narrower oscillator wavefunction in the final step, more work is released during this phase than was required to retract it, resulting in a net-positive work output.

As mentioned above, the heat required for quantum engine operation can originate either from heat baths or measurements. Therefore, after introducing the general model for the engine in Sec. II, two prototypical approaches using a hot bath and measurements are demonstrated in Sec. III. Summary and conclusions of the main results and the outlook for future research are found in Sec. IV.

All computations are performed using julia[29] The plots are made using Makie.jl package [30] using the color scheme designed for colorblind readers. [31] The scripts used for computing and plotting can be found at https://github.com/rodin-physics/quantum-oscillator-engine.

II Model

As shown in Fig. 1, the engine consists of a harmonic oscillator, acting as the working fluid, coupled to an externally controlled piston. When the working fluid is decoupled from the environment, the corresponding time-dependent Hamiltonian, expressed in terms of the oscillator energy Ω\hbar\Omega, is given by

H^(τ)=(a^a^+12)+Φ[x^,y(τ)].\hat{H}(\tau)=\left(\hat{a}^{\dagger}\hat{a}+\frac{1}{2}\right)+\Phi\left[\hat{x},y(\tau)\right]\,. (1)

Here, the first term describes an independent oscillator using the second-quantization operators and Φ\Phi is the interaction between the two engine components, where x^\hat{x} is the oscillator’s position operator and y(τ)y(\tau) is the piston coordinate. In addition to using Ω\hbar\Omega as the energy scale, it is convenient to express lengths in terms of the quantum oscillator length and time in terms of the oscillator periods so that t=2πτ/Ωt=2\pi\tau/\Omega.

For this study, the interaction is set to

Φ[x^,y(τ)]=Φ0exp[x^2+y2(τ)2σ2].\Phi\left[\hat{x},y(\tau)\right]=\Phi_{0}\exp\left[-\frac{\hat{x}^{2}+y^{2}(\tau)}{2\sigma^{2}}\right]\,. (2)

There are two reasons for choosing this form of Φ\Phi. First, the amplitude and the extent of the Gaussian are easily tunable, making this type of interaction very convenient for illustrating the relevant behavior. Second, yy and x^\hat{x} are separable, simplifying the computational procedure. With this choice, the matrix elements of H^(τ)\hat{H}(\tau) in the Fock space become

j|H^(τ)|k=(j+12)δj,k+Φ0y2(τ)2σ2j|ex^22σ2|k.\langle j|\hat{H}(\tau)|k\rangle=\left(j+\frac{1}{2}\right)\delta_{j,k}+\Phi_{0}^{-\frac{y^{2}(\tau)}{2\sigma^{2}}}\langle j|e^{-\frac{\hat{x}^{2}}{2\sigma^{2}}}|k\rangle\,. (3)

The form of Eq. (3) indicates that the interaction matrix must be computed only once for a particular choice of σ\sigma and scaled based on y(τ)y(\tau) as the piston moves. Although j|ex^22σ2|k\langle j|e^{-\frac{\hat{x}^{2}}{2\sigma^{2}}}|k\rangle can be calculated analytically for the quantum oscillator wavefunctions, producing Gaussian hypergeometric functions, the integrals in the simulations are taken using Gaussian quadratures to avoid potential issues associated with the numerical implementation of these special functions. For simplicity, the piston is assumed to move at a constant speed so that y(τ)=yinit+τ(yfinalyinit)/τpy(\tau)=y_{\mathrm{init}}+\tau(y_{\mathrm{final}}-y_{\mathrm{init}})/\tau_{p} for 0ττp0\leq\tau\leq\tau_{p}, where τp\tau_{p} is the duration of the retraction and advancing phases.

With the interaction form chosen, it is now possible to demonstrate the key component of the engine operation: the temperature-dependent coupling between the working fluid and the piston. For this illustration, the oscillator is assumed to be in a thermal state, described by the density operator ρ^=eH^/ωT/tr(eH^/ωT)\hat{\rho}=e^{-\hat{H}/\omega_{T}}/\mathrm{tr}\left(e^{-\hat{H}/\omega_{T}}\right), where ωT=kBT/Ω\omega_{T}=k_{B}T/\hbar\Omega is the thermal frequency corresponding to temperature TT and kBk_{B} is the Boltzmann constant. The interaction energy is then given by tr(Φ^ρ^)\mathrm{tr}\left(\hat{\Phi}\hat{\rho}\right) with Φ^\hat{\Phi} matrix elements given by the second term of Eq. (3). Setting Φ0=5\Phi_{0}=-5, the value that will be used in subsequent simulations, the energy is calculated as a function of ωT\omega_{T} and yy for several values of σ\sigma with the results given in Fig. 2. As expected, the system’s energy is the lowest for a wide interaction term (large σ\sigma) when the piston is close to the oscillator and the temperature is low. Increasing either ωT\omega_{T} or yy reduces the magnitude of the interaction.

Refer to caption
Figure 2: Controlling the interaction. Dependence of the interaction energy on temperature and piston position for Φ0=5\Phi_{0}=-5 and several values of σ\sigma. The black lines are energy equicontours separated by 0.20.2. Retracting the piston or raising the oscillator temperature reduces the interaction strength. The green contour indicates an idealized engine cycle with vertical lines denoting heat transfer and the horizontal ones piston movement. The energy added or removed during a given phase is proportional to the number of equicontour lines crossed by the corresponding cycle segment.

Figure 2 provides a convenient way of thinking about the cycle described by the schematic in Fig. 1. Let the state of the system be given by a point in the ωT\omega_{T}-y/σy/\sigma plane, indicating that the working fluid is in a thermal state. Following Fig. 1, one starts at a small yy and ωT\omega_{T} and, by adding the heat to the system and assuming that the oscillator state remains in a thermal state, moves the point vertically. Next, with ωT\omega_{T} fixed, the piston is retracted and the point moves horizontally to the right. As the heat is removed from the system, the point moves down. Finally, the piston is advanced and the point returns to its starting position. An example of such a path is given in Fig. 2(a). If the piston is moved adiabatically, the state of the oscillator does not change and only the interaction energy is altered so that the amount of energy added to or removed from the system during these phases is proportional to the number of equicontours crossed by the path. Therefore, as long as more equicontours are crossed by the left-moving segment than the right-moving one, the engine outputs work.

It is useful to provide an estimate for the efficiency associated with this engine, given by η=(WoutWin)/Qadded\eta=(W_{\mathrm{out}}-W_{\mathrm{in}})/Q_{\mathrm{added}}, where QaddedQ_{\mathrm{added}} corresponds to the heat added to the system during the first phase and WW is the work extracted from or added to the system during the second and the fourth phases. Let ρH/L\rho_{H/L} correspond to the oscillator’s density operator in its high/low energy state, Φclose\Phi_{\mathrm{close}} and Φfar\Phi_{\mathrm{far}} give the interaction when the piston is close to/far from the oscillator, and H0H_{0} be the first term in Eq. (1). Assuming that the piston motion is adiabatic so that ρH/L\rho_{H/L} remains fixed, η\eta becomes

η\displaystyle\eta =tr[ρH(ΦcloseΦfar)]tr[ρL(ΦcloseΦfar)]tr[ρH(H0+Φclose)]tr[ρL(H0+Φclose)]\displaystyle=\frac{\mathrm{tr}\left[\rho_{H}\left(\Phi_{\mathrm{close}}-\Phi_{\mathrm{far}}\right)\right]-\mathrm{tr}\left[\rho_{L}\left(\Phi_{\mathrm{close}}-\Phi_{\mathrm{far}}\right)\right]}{\mathrm{tr}\left[\rho_{H}\left(H_{0}+\Phi_{\mathrm{close}}\right)\right]-\mathrm{tr}\left[\rho_{L}\left(H_{0}+\Phi_{\mathrm{close}}\right)\right]}
=tr[(ρHρL)Φclose]tr[(ρHρL)Φfar]tr[(ρHρL)H0]+tr[(ρHρL)Φclose]\displaystyle=\frac{\mathrm{tr}\left[\left(\rho_{H}-\rho_{L}\right)\Phi_{\mathrm{close}}\right]-\mathrm{tr}\left[\left(\rho_{H}-\rho_{L}\right)\Phi_{\mathrm{far}}\right]}{\mathrm{tr}\left[\left(\rho_{H}-\rho_{L}\right)H_{0}\right]+\mathrm{tr}\left[\left(\rho_{H}-\rho_{L}\right)\Phi_{\mathrm{close}}\right]}
1tr[(ρHρL)H0]tr[(ρHρL)Φclose]+1,\displaystyle\approx\frac{1}{\frac{\mathrm{tr}\left[\left(\rho_{H}-\rho_{L}\right)H_{0}\right]}{\mathrm{tr}\left[\left(\rho_{H}-\rho_{L}\right)\Phi_{\mathrm{close}}\right]}+1}\,, (4)

where the approximation in the final line holds when Φfar0\Phi_{\mathrm{far}}\rightarrow 0.

Equation (4) indicates that, for a particular oscillator (fixed H0H_{0}), the efficiency is maximized by increasing tr[(ρHρL)Φclose]\mathrm{tr}\left[\left(\rho_{H}-\rho_{L}\right)\Phi_{\mathrm{close}}\right]. Using the diagram in Fig. 2(a), this requirement means that one should maximize the number of equicontour lines that the upwards-moving segment crosses. Thus, from Fig. 2, for the parameters chosen, σ=2\sigma=2 is too wide as most of the energy delivered to the system comes from piston retraction rather than from heating. On the other hand, σ=1/4\sigma=1/4 is inferior to σ=1/2\sigma=1/2, where the equicontours are denser. This non-monotonic dependence of η\eta on σ\sigma suggestes that one can improve the efficiency by exploring different interaction profiles not limited to a Gaussian form.

To estimate η\eta, the piston movement was taken to be adiabatic. If it is not, the energy is added to the oscillator in a thermal state during the piston movement and has to be either removed as waste heat (after the piston retraction) or results in a reduced work output (during the piston advance). Of course, for the engine to deliver a finite power, the individual phases have to take a finite amount of time. Therefore, it is useful to explore how slow is “slow enough” when it comes to the piston motion using the following procedure.

Starting with the Hamiltionians corresponding to retracted (y=10σy=10\sigma) and advanced (y=0y=0) piston, denoted by H^R\hat{H}_{R} and H^A\hat{H}_{A}, respectively, one determines their ground states |R|R\rangle and |A|A\rangle. If the piston were retracted (advanced) adiabatically, the energy of the system would end up as R|H^R|R\langle R|\hat{H}_{R}|R\rangle (A|H^A|A\langle A|\hat{H}_{A}|A\rangle) because the system would remain in its ground state. Conversely, for an instantaneous change of piston position, the state would not have time to evolve and the final energy would be A|H^R|A\langle A|\hat{H}_{R}|A\rangle (R|H^A|R\langle R|\hat{H}_{A}|R\rangle). Hence, the actual final energy is bounded by these two values.

To obtain the system energy for a finite τp\tau_{p}, one uses the fact that the state evolves following the time-dependent Schrödinger equation

ddτ|Ψ(τ)=2πiH^(τ)|Ψ(τ),\frac{d}{d\tau}|\Psi(\tau)\rangle=-2\pi i\hat{H}(\tau)|\Psi(\tau)\rangle\,, (5)

where the factor of 2π2\pi originates from the definition of τ\tau. Solving Eq. (5) using the fifth order Runge-Kutta method starting with |Ψ(0)=|A|\Psi(0)\rangle=|A\rangle and |Ψ(0)=|R|\Psi(0)\rangle=|R\rangle, the final energy can be computed as a function of τp\tau_{p} for a constant-speed piston with the results given in Fig. 3. As expected, the finite-τp\tau_{p} energies lie between the adiabatic and instantaneous results for both retraction and advance of the piston. Figure 3 suggests that τp5\tau_{p}\gtrapprox 5 is sufficiently slow to avoid the non-adiabatic effects associated with the piston movement.

Refer to caption
Figure 3: Role of finite τp\tau_{p}. System energy as a function of time of piston retraction and advance τp\tau_{p} for Φ0=5\Phi_{0}=-5 and several values of σ\sigma. The piston moves between y=0y=0 and y=10σy=10\sigma. The numerically-computed results for finite τp\tau_{p} are bounded by the adiabatic (τp\tau_{p}\rightarrow\infty) and instantaneous (τp0\tau_{p}\rightarrow 0) results. Smaller σ\sigma leads to greater non-adiabatic effects.

III Engine operation

III.1 Operation protocol

Conceptually, the most straightforward way to heat up or cool down an oscillator mode is to connect it to a thermal bath. For the sake of illustration, this paper models the baths using single oscillator modes described by a density operator corresponding to a thermal state, as was done in Ref. [14]. Every time the working fluid is connected to a bath, the latter is reset to the appropriate thermal state. The process of resetting a relevant component to some predetermined configuration can be regarded as having the working fluid interact with a series of identical states, a scheme known as the collision model. [32] Naturally, using a single mode as a bath will not bring the working fluid to a thermal state with the bath temperature. [14] Therefore, the efficiency formula in Eq. (4) is not expected to hold. Nevertheless, as will be shown, the correct direction of the energy flow between the working fluid and the baths will be sufficient to demonstrate the engine operation.

To keep the discussion as streamlined as possible, the frequency of the bath oscillators is taken to be identical to that of the working fluid. In addition to eliminating a parameter, setting the oscillator frequencies to the same value facilitates the coupling between the modes. The bath coupling is Gaussian, just as the piston interaction term, given by

Y(x^,z^)=Y0exp[(x^x0)2+(z^z0)22λ2],Y(\hat{x},\hat{z})=Y_{0}\exp\left[-\frac{(\hat{x}-x_{0})^{2}+(\hat{z}-z_{0})^{2}}{2\lambda^{2}}\right]\,, (6)

where z^\hat{z} is the position of the bath oscillator. The offsets x0x_{0} and z0z_{0} mean that the equilibrium points of the two oscillators do not coincide in the xzxz plane and are introduced to allow modes with different parities to couple, which would be forbidden by a symmetric potential ex^2/2λ2e^{-\hat{x}^{2}/2\lambda^{2}}. Setting x0=z0=λ=1x_{0}=z_{0}=\lambda=1 and using the separability of the interaction term, one can write down the full interaction matrix Y=Y0YsingleYsingleY=Y_{0}Y_{\mathrm{single}}\otimes Y_{\mathrm{single}}, where YsingleY_{\mathrm{single}} elements are given by with elements j|e(xx0)2/2λ2|k\langle j|e^{-(x-x_{0})^{2}/2\lambda^{2}}|k\rangle for all the Fock states in the single-oscillator basis. Just as the matrix elements in Eq. (3), these are computed using Guassian quadratures.

For simplicity, the interaction between the bath and the working fluid is assumed to be switched on and off instantaneously so that, when the piston is stationary, the Hamiltonian is time-independent, leading to

H^bath\displaystyle\hat{H}_{\mathrm{bath}} =[(a^a^+12)+Φ(x^,y)]𝟏\displaystyle=\left[\left(\hat{a}^{\dagger}\hat{a}+\frac{1}{2}\right)+\Phi\left(\hat{x},y\right)\right]\otimes\mathbf{1}
+𝟏(b^b^+12)+Y0YsingleYsingle,\displaystyle+\mathbf{1}\otimes\left(\hat{b}^{\dagger}\hat{b}+\frac{1}{2}\right)+Y_{0}Y_{\mathrm{single}}\otimes Y_{\mathrm{single}}\,, (7)

where 𝟏\mathbf{1} is the identity. The corresponding time evolution operator ^=exp(2πiτbH^bath)\hat{\mathcal{B}}=\exp\left(-2\pi i\tau_{b}\hat{H}_{\mathrm{bath}}\right), where τb\tau_{b} is the contact time between the fluid and the bath, taken to be the same for both hot and cold baths. The baths’ thermal states are given by ρ^b=exp(bb/ωT)/tr[exp(bb/ωT)]\hat{\rho}_{b}=\exp\left(-b^{\dagger}b/\omega_{T}\right)/\mathrm{tr}[\exp\left(-b^{\dagger}b/\omega_{T}\right)], where ωT\omega_{T} is the bath temperature.

To move the piston, instead of working with the oscillator state as was done in Sec. II when studying the role of τp\tau_{p}, it is better to calculate the time evolution operator from

ddτ𝒰^(τ,τ)=2πiH^(τ)𝒰^(τ,τ),\frac{d}{d\tau}\hat{\mathcal{U}}(\tau,\tau^{\prime})=-2\pi i\hat{H}(\tau)\hat{\mathcal{U}}(\tau,\tau^{\prime})\,, (8)

which is solved using the fifth order Runge-Kutta method with 𝒰^(τ,τ)=1\hat{\mathcal{U}}(\tau^{\prime},\tau^{\prime})=1. To understand the advantage of 𝒰^\hat{\mathcal{U}}, it is illustrative to consider a particular implementation, starting with the bath-powered setup.

III.2 Bath-powered setup

Following Fig. 1, the cycle begins with heat addition. Thus, if the state of the working fluid in the beginning of the nnth cycle is given by ρ^n\hat{\rho}_{n}, the state of the fluid in the beginning of the following cycle is

ρ^n+1=𝒰^trb[^{𝒰^trb[^(ρ^nρ^h)^]𝒰^ρ^c}^]𝒰^,\displaystyle\hat{\rho}_{n+1}=\hat{\mathcal{U}}^{\dagger}\mathrm{tr}_{b}\left[\hat{\mathcal{B}}\left\{\hat{\mathcal{U}}\mathrm{tr}_{b}\left[\hat{\mathcal{B}}\left(\hat{\rho}_{n}\otimes\hat{\rho}_{h}\right)\hat{\mathcal{B}}^{\dagger}\right]\hat{\mathcal{U}^{\dagger}}\otimes\hat{\rho}_{c}\right\}\hat{\mathcal{B}}^{\dagger}\right]\hat{\mathcal{U}}\,, (9)

where 𝒰^\hat{\mathcal{U}} corresponds to the operator describing the piston retraction. Equation (9) should be read from the inside outward to follow the cycle. First, the fluid is coupled to the hot bath in thermal state ρ^h\hat{\rho}_{h}, as shown by the tensor product. After that, the composite system is allowed to evolve in time by applying operators ^\hat{\mathcal{B}} and ^\hat{\mathcal{B}}^{\dagger}. To decouple the working fluid from the bath, a partial trace trb\mathrm{tr}_{b} is performed with respect to the bath. Next, the piston is retracted by sandwiching the fluid state between 𝒰^\hat{\mathcal{U}} and 𝒰^\hat{\mathcal{U}}^{\dagger}. Then, the fluid is coupled to a cold bath ρ^c\hat{\rho}_{c} and the two-oscillator system is evolved using the same operator ^\hat{\mathcal{B}} as was used for the hot bath, followed by a decoupling. Finally, the piston is advanced, as can be seen from the reversed application of 𝒰^\hat{\mathcal{U}}^{\dagger} and 𝒰^\hat{\mathcal{U}}, completing the cycle. Thus, instead of evolving the state every time the piston moves, one needs to compute 𝒰^\hat{\mathcal{U}} only once making a multi-cycle calculation more efficient.

Refer to caption
Figure 4: Bath engine operation. 80 cycles of a bath-powered engine initialized in a thermal state and evolved using Eq. (9) with ωThot=5\omega_{T}^{\mathrm{hot}}=5 and ωTcold=1/10\omega_{T}^{\mathrm{cold}}=1/10. The interaction between the baths and the gas is given by Eq. (6) with Y0=x0=z0=1Y_{0}=x_{0}=z_{0}=1. The baths and the oscillator Fock spaces contain 51 states. The piston interaction is given by Eq. (2) with Φ0=5\Phi_{0}=-5.
(a)-(d) System energy at each phase of the cycle as a function of cycle number. For the fast engine (top row), the time of each stroke is 5, while for the slow one (bottom row) it is 10. (e) Efficiency for each of the engines as a function of the cycle number, computed by dividing the total work output by heat input. (f) The power of the engines, obtained by dividing the total work output by the duration of a cycle.

To demonstrate the engine operation, the four phases of the cycle are assumed to have the same duration τp\tau_{p}. Two different σ\sigma’s (1/21/2 and 22) and τp\tau_{p}’s (5 and 10) are used for a total of four configurations. The bath temperatures are set to ωTcold=1/10\omega_{T}^{\mathrm{cold}}=1/10 and ωThot=5\omega_{T}^{\mathrm{hot}}=5, and the Fock basis for each oscillator contains 51 states. For each configuration, the working fluid is initialized in the thermal state at ωTcold\omega_{T}^{\mathrm{cold}} with the piston in the advanced position. It is taken 80 times through the cycle described by Eq. (9). At the end of each stroke, the energy of the working fluid is computed by taking the trace of the product of its density operator with (a^a^+12)+Φ(x^,y)\left(\hat{a}^{\dagger}\hat{a}+\frac{1}{2}\right)+\Phi\left(\hat{x},y\right) for the appropriate value of yy. The computed energies for the four realizations are given in Fig. 4(a)-(d). The xx-coordinate labels the cycle and, for each cycle, the order of the points is “advanced cold” \rightarrow “advanced hot” \rightarrow “retracted hot” \rightarrow “retracted cold,” after which one moves to “advanced cold” of the next cycle.

Figure 4 demonstrates that even the single-oscillator bath, where the working fluid does not actually reach a thermal state, is sufficient for the engine to output work as it reaches a steady state. One can see that the faster cycle shows a small creep in energy, more substantial for σ=1/2\sigma=1/2. This creep can be attributed to the non-adiabatic effects of the piston movement: according to Fig. 3, smaller σ\sigma’s are more susceptible to this effect. In an experimental setup, this parasitic behavior can be mitigated by having the working fluid interact with a real baths which are able to absorb more heat from the oscillator than a single mode used as a bath here.

Figure 4(e) plots the cycle-resolved efficiency for each setup, shown to also reach a steady state. Theoretical efficiency obtained from Eq. (4), where ρH/L\rho_{H/L} are taken to be thermal states with ωThot/cold\omega_{T}^{\mathrm{hot}/\mathrm{cold}}, is plotted along with the simulation results. Because the working fluid does not reach a thermal state, the result does not agree quantitatively with the numerics. Nevertheless, as discussed after Eq. (4), σ=1/2\sigma=1/2 delivers a better efficiency than σ=2\sigma=2 for both theoretical and numerical results.

Curiously, the efficiency of the fast cycles is higher than the slow ones. This efficiency gain, however, comes at the expense of the work performed. Figure 4(f) provides the cycle-resolved power for each engine configuration obtained by dividing the net work output by 4τp4\tau_{p}. Even though the fast cycle takes half the time compared to the slow one, its power is not doubled, indicating that the slow cycle delivers more work. One can confirm this statement by comparing the separation between red markers for each cycle to that of the blue markers. The former corresponds to the work done on the engine, while the latter is the work done by the engine. The greater the difference, the more net work the engine outputs. It is evident that the difference is larger for the slow cycles for both σ\sigma’s.

Refer to caption
Figure 5: Measurement engine operation. 80 cycles of a measurement-powered engine initialized in a thermal state and evolved using Eq. (10) with ωTcold=1/10\omega_{T}^{\mathrm{cold}}=1/10. The interaction between the baths and the gas is given by Eq. (6) with Y0=x0=z0=1Y_{0}=x_{0}=z_{0}=1. The baths and the oscillator Fock spaces contain 51 states. The piston interaction is given by Eq. (2) with Φ0=5\Phi_{0}=-5.
(a)-(d) System energy at each phase of the cycle as a function of cycle number. For the fast engine (top row), the time of each stroke is 5, while for the slow one (bottom row) it is 10. (e) Efficiency for each of the engines as a function of the cycle number, computed by dividing the total work output by heat input. (f) The power of the engines, obtained by dividing the total work output by the duration of a cycle.

III.3 Measurement-powered setup

Changing to power source from a hot bath to measurements while keeping everything else the same amounts to replacing trb[^(ρ^nρ^h)^]diag(ρ^n)\mathrm{tr}_{b}\left[\hat{\mathcal{B}}\left(\hat{\rho}_{n}\otimes\hat{\rho}_{h}\right)\hat{\mathcal{B}}^{\dagger}\right]\rightarrow\mathrm{diag}\left(\hat{\rho}_{n}\right) in Eq. (9), corresponding to the measurement. diag(ρ^n)\mathrm{diag}\left(\hat{\rho}_{n}\right) means that the off-diagonal elements (coherence terms) are set to zero, giving a classical probability. Hence, the cycle expression becomes

ρ^n+1=𝒰^trb{^[𝒰^diag(ρ^n)𝒰^ρ^c]^}𝒰^.\displaystyle\hat{\rho}_{n+1}=\hat{\mathcal{U}}^{\dagger}\mathrm{tr}_{b}\left\{\hat{\mathcal{B}}\left[\hat{\mathcal{U}}\,\mathrm{diag}\left(\hat{\rho}_{n}\right)\hat{\mathcal{U}^{\dagger}}\otimes\hat{\rho}_{c}\right]\hat{\mathcal{B}}^{\dagger}\right\}\hat{\mathcal{U}}\,. (10)

The results for a set of four simulations using the same two values of σ\sigma and phase duration as above are given in Fig. 5. While the σ=1/2\sigma=1/2 setup looks qualitatively similar to the corresponding configurations in Fig. 4, including the energy creep in the fast cycle, σ=2\sigma=2 is drastically different, showing virtually no work output. This outcome is attributable to the fact that the piston-generated potential is wide on the scale of the the oscillator’s wavefunctions, resulting in a very weak harmonic mixing. Therefore, the measurement does not result in a substantial transfer of energy to the oscillator since the oscillator does not transition to higher energy states.

The efficiency for the measurement-powered cycle is similar to the bath-powered one, as seen by comparing Figs. 4(e) and 5(e). To compute the power, the net work output is divided by 3τp3\tau_{p} since the measurement is assumed to be an instantaneous process. The power for σ=1/2\sigma=1/2 is comparable to the bath-powered setup. In the σ=2\sigma=2 case, on the other hand, the vanishing work output results in negligible power.

The key takeaway of this section is that, despite the restricted and artificial form of the baths, the engine reaches a steady state and is able to output useful work. Enhancing the oscillator’s ability to expel the waste heat by using a real reservoir and optimizing the piston and bath interaction profiles will improve the work output.

IV Summary

This work has introduced and simulated a realization of a single-piston quantum engine, where the role of the working fluid is played by a harmonic oscillator. By taking advantage of the fact that the interaction between the working fluid and the piston can be controlled by modifying the oscillator’s energy, it has been shown that by following a cycle comprised of heating/cooling of the oscillator and piston motion towards and away from the oscillator, the engine can output work. Two general protocols of engine fueling have been discussed: bath-powered and measurement-powered with both successfully demonstrating stable work output over multiple cycles, indicating a steady state of operation. For simplicity, the heat reservoirs used here comprised of single thermal harmonic oscillator modes. Even though these modes do not function as true thermodynamic baths, the fact that the engine produces work suggests that the engine operation scheme is robust and will perform better in the presence of real thermodynamic reservoirs.

There are several research directions that naturally flow from this study. For an experimental realization of this system, the harmonic oscillator component could be implemented using cold atoms in an optical trap. To extract the waste heat, one could employ laser cooling. Therefore, a theoretical study could explore the operation of the proposed engine where the role of the working fluid is played by a harmonic oscillator with a controllable damping. In a similar vein, powering the engine using resonant driving is an option. Naturally, when the piston is in the advanced position, the oscillator Fock states are no longer the eigenstates, simply driving at the natural oscillator frequency might not be optimal in every case. Finally, a two-piston setup could be explored, where some of the waste heat expelled by one of the “cylinders” goes to heating the other one.

Acknowledgements.
The author acknowledges the National Research Foundation, Prime Minister Office, Singapore, under its Medium Sized Centre Programme and the support by Yale-NUS College (through Start-up Grant).

References