A Jaynes-Cummings Density Operator Evolution

Click For Summary
The discussion centers on the study of two-level atoms interacting with fields to explore Dicke Superradiance, referencing the Optical Bloch Equations and the Lindblad master equation. The Optical Bloch Equations describe the time evolution of the density operator matrix elements, while the Lindblad equation incorporates effects like spontaneous emission, decoherence, and dissipation, making it suitable for open quantum systems. The Lindblad equation's single equation format may simplify implementation compared to the coupled equations of the Optical Bloch approach. It is noted that starting with a pure state in the Lindblad framework typically results in a mixed state, contrasting with the unitary dynamics of isolated systems represented in the Optical Bloch Equations. Understanding these distinctions is crucial for accurately modeling quantum interactions and their implications.
stephen8686
Messages
42
Reaction score
5
TL;DR
I do not understand the optical bloch equations and the Lindblad master equation. Are they not stating the same thing?
I am studying two level atoms interacting with fields in order to study Dicke Superradiance.
From Loudon's book, the Optical Bloch Equations for a two level atom interacting with a field say (with rotating wave approx):

$$\frac{d\rho_{22}}{dt}=- \frac{d\rho_{11}}{dt} = -\frac{1}{2} iV(e^{i\Delta \omega t}\rho_{12}-e^{-i\Delta \omega t}\rho_{21})$$
and
$$ \frac{d\rho_{12}}{dt}= \frac{d\rho_{21}^*}{dt} = \frac{1}{2}iVe^{-i\Delta\omega t}(\rho_{11}-\rho_{22}) $$

I have also seen the Lindblad master equation, given by:
$$ \frac{d}{dt}\hat{\rho} = \frac{1}{i\hbar} [\hat{H},\hat{\rho}] + \kappa \hat{L}[\hat{a}]\hat{\rho} + \sum^N_{j=1} \gamma \hat{L}[\hat{\sigma}_j^-]\hat{\rho} + \frac{1}{2T_2}\hat{L}[\hat{\sigma}^z_j]\hat{\rho}+ w\hat{L}[\hat{\sigma}_j^+]\hat{\rho} $$

So if the optical bloch equations already give the time evolution for all of the elements of the density operator matrix, why is the master equation important? Is it just easier to implement because it is one equation rather than two coupled ones, or is there a more important difference between these two approaches?
 
Physics news on Phys.org
I think your first set of equations doesn't contain spontaneous emission while the Lindblad equation does. Compare your notes with this:
https://www.ifsc.usp.br/~strontium/Teaching/Material2020-1 SFI5814 Atomicamolecular/Anderson - Monograph - Bloch equations.pdf

Generally speaking, the Lindblad equation is used for open quantum systems and includes terms which lead to decoherence and dissipation. If you start with a pure state, this kind of time evolution usually leads to a mixed state. This can't happen under the unitary dynamics of isolated quantum systems which is represented by the first term of the RHS of the Lindblad equation you have written (the commutator term).
 
For the quantum state ##|l,m\rangle= |2,0\rangle## the z-component of angular momentum is zero and ##|L^2|=6 \hbar^2##. According to uncertainty it is impossible to determine the values of ##L_x, L_y, L_z## simultaneously. However, we know that ##L_x## and ## L_y##, like ##L_z##, get the values ##(-2,-1,0,1,2) \hbar##. In other words, for the state ##|2,0\rangle## we have ##\vec{L}=(L_x, L_y,0)## with ##L_x## and ## L_y## one of the values ##(-2,-1,0,1,2) \hbar##. But none of these...