JC to the semi classical limit§
From the JC model, and then by taking classical limit for light ( laser ) with b ^ = α e − i ω k t \hat{b}=\alpha e^{-i\omega_k t} b ^ = α e − i ω k t where we recognise the Rabi frequency at resonant, so Ω R = 2 ∣ g ∣ n = ∣ 2 g α ∣ \Omega_R=2|g|\sqrt{n}=|2g\alpha| Ω R = 2∣ g ∣ n = ∣2 g α ∣ . Where from now onward, since the phase of α g \alpha g α g is constant and can be absorbed into the universal phase of the state of the system which have no physical significant in the current model. We assume g g g and α \alpha α to be real.
H ^ JC = ℏ ω e g σ ^ e + ℏ ω n ^ + ℏ g A ^ + ℏ g ∗ A ^ † = ℏ ω e g σ ^ e + ℏ ω ∣ α ∣ 2 + ℏ Ω R 2 ( σ ^ + e − i ω k t + σ ^ − e i ω k t ) \begin{align*}
\hat{H}_\text{JC} &= \hbar\omega_{eg}\hat{\sigma}_e+\hbar\omega\hat{n} + \hbar g\hat{A}+\hbar g^*\hat{A}^\dagger \\
&= \hbar\omega_{eg}\hat{\sigma}_e+\hbar\omega|\alpha|^2 + \frac{\hbar\Omega_R}{2} \left(\hat{\sigma}^+ e^{-i\omega_kt} +\hat{\sigma}^- e^{i\omega_kt} \right) \\
\end{align*} H ^ JC = ℏ ω e g σ ^ e + ℏ ω n ^ + ℏ g A ^ + ℏ g ∗ A ^ † = ℏ ω e g σ ^ e + ℏ ω ∣ α ∣ 2 + 2 ℏ Ω R ( σ ^ + e − i ω k t + σ ^ − e i ω k t )
Where since α \alpha α is now a constant, drop it and let's work in the interaction frame ( explicit laser energy )
H ^ = ℏ Δ σ ^ e + ℏ Ω R 2 ( σ ^ + + σ ^ − ) \hat{H}=\hbar\Delta\hat{\sigma}_e + \frac{\hbar\Omega_R}{2}\left(\hat{\sigma}^+ + \hat{\sigma}^-\right) H ^ = ℏΔ σ ^ e + 2 ℏ Ω R ( σ ^ + + σ ^ − )
Where Δ = ω e g − ω L \Delta = \omega_{eg} - \omega_L Δ = ω e g − ω L
The Hamiltonian Matrix§
Since the photon number is fixed, ∣ 0 ⟩ = ∣ e ⟩ \ket{0}=\ket{e} ∣ 0 ⟩ = ∣ e ⟩ , ∣ 1 ⟩ = ∣ g ⟩ \ket{1}=\ket{g} ∣ 1 ⟩ = ∣ g ⟩ , this trivially gives
H = ℏ [ Δ Ω R / 2 Ω R / 2 0 ] H=\hbar\begin{bmatrix}
\Delta & \Omega_R/2\\
\Omega_R/2 & 0
\end{bmatrix} H = ℏ [ Δ Ω R /2 Ω R /2 0 ]
Master equation§
Notice that the JC model is a very simplified model, it doesn't even contain a dephasing term which we can now add it back to the master equation as a dissipation. The justification is simply because in order to gain a dissipation, all it needs is for the dephasing operator coupled to the infinite mode of field which is very reasonable. Thus, the master equation reads
ρ ˙ = − i ℏ [ H , ρ ] + γ D σ − ( ρ ) + γ ϕ D σ z ( ρ ) \dot{\rho} = -\frac{i}{\hbar}\left[H,\rho\right]+\gamma\mathcal{D}_{\sigma^-}(\rho)+\gamma_\phi\mathcal{D}_{\sigma_z}(\rho) ρ ˙ = − ℏ i [ H , ρ ] + γ D σ − ( ρ ) + γ ϕ D σ z ( ρ )
Commutator term§
Shorthand
We will drop the R for resonant temporarily
first term = − i ℏ [ H , ρ ] = − i [ [ Δ Ω / 2 Ω / 2 0 ] , [ ρ e e ρ e g ρ g e ρ g g ] ] = − i { [ Δ Ω / 2 Ω / 2 0 ] [ ρ e e ρ e g ρ g e ρ g g ] − [ ρ e e ρ e g ρ g e ρ g g ] [ Δ Ω / 2 Ω / 2 0 ] } = − i [ Ω 2 ( ρ g e − ρ e g ) Δ ρ e g + Ω 2 ( ρ g g − ρ e e ) − Δ ρ g e + Ω 2 ( ρ e e − ρ g g ) Ω 2 ( ρ e g − ρ g e ) ] \begin{align*}
\text{first term}&=-\frac{i}{\hbar}\left[H,\rho\right] \\
&=-i\left[
\begin{bmatrix}
\Delta & \Omega/2\\
\Omega/2 & 0
\end{bmatrix},
\begin{bmatrix}
\rho_{ee} & \rho_{eg}\\
\rho_{ge} & \rho_{gg}
\end{bmatrix}\right]\\
&=-i\left\{
\begin{bmatrix}
\Delta & \Omega/2\\
\Omega/2 & 0
\end{bmatrix}
\begin{bmatrix}
\rho_{ee} & \rho_{eg}\\
\rho_{ge} & \rho_{gg}
\end{bmatrix}
-
\begin{bmatrix}
\rho_{ee} & \rho_{eg}\\
\rho_{ge} & \rho_{gg}
\end{bmatrix}
\begin{bmatrix}
\Delta & \Omega/2\\
\Omega/2 & 0
\end{bmatrix}\right\} \\
&=-i
\begin{bmatrix}
\frac{\Omega}{2}\left(\rho_{ge}-\rho_{eg}\right) & \Delta\rho_{eg}+\frac{\Omega}{2}\left(\rho_{gg}-\rho_{ee}\right)\\
-\Delta \rho_{ge} + \frac{\Omega}{2}\left(\rho_{ee} - \rho_{gg}\right) & \frac{\Omega}{2}\left(\rho_{eg} - \rho_{ge}\right)
\end{bmatrix}
\end{align*} first term = − ℏ i [ H , ρ ] = − i [ [ Δ Ω/2 Ω/2 0 ] , [ ρ ee ρ g e ρ e g ρ g g ] ] = − i { [ Δ Ω/2 Ω/2 0 ] [ ρ ee ρ g e ρ e g ρ g g ] − [ ρ ee ρ g e ρ e g ρ g g ] [ Δ Ω/2 Ω/2 0 ] } = − i [ 2 Ω ( ρ g e − ρ e g ) − Δ ρ g e + 2 Ω ( ρ ee − ρ g g ) Δ ρ e g + 2 Ω ( ρ g g − ρ ee ) 2 Ω ( ρ e g − ρ g e ) ]
Spontaneous emission term§
second term = γ D σ − ( ρ ) = γ ( σ − ρ σ + − 1 2 { σ + σ − , ρ } ) = γ ( [ 0 0 0 ρ e e ] − [ ρ e e 1 / 2 ρ e g 1 / 2 ρ g e 0 ] ) = − γ [ ρ e e 1 / 2 ρ e g 1 / 2 ρ g e − ρ e e ] \begin{align*}
\text{second term} &= \gamma\mathcal{D}_{\sigma^-}(\rho)\\
&=\gamma\left(\sigma^-\rho\sigma^+ - \frac{1}{2}\left\{\sigma^+\sigma^-,\rho\right\}\right)\\
&=\gamma\left(
\begin{bmatrix}
0 & 0 \\
0 & \rho_{ee}
\end{bmatrix}
-
\begin{bmatrix}
\rho_{ee} & 1/2\rho_{eg} \\
1/2\rho_{ge} & 0
\end{bmatrix}
\right) \\
&= -\gamma\begin{bmatrix}
\rho_{ee} & 1/2\rho_{eg} \\
1/2\rho_{ge} & -\rho_{ee}
\end{bmatrix}
\end{align*} second term = γ D σ − ( ρ ) = γ ( σ − ρ σ + − 2 1 { σ + σ − , ρ } ) = γ ( [ 0 0 0 ρ ee ] − [ ρ ee 1/2 ρ g e 1/2 ρ e g 0 ] ) = − γ [ ρ ee 1/2 ρ g e 1/2 ρ e g − ρ ee ]
Dephasing term§
third term = γ ϕ D σ z ( ρ ) = γ ϕ ( σ z ρ σ z − 1 2 { σ z 2 , ρ } ) = γ ϕ ( [ ρ e e − ρ e g − ρ g e ρ g g ] − [ ρ e e ρ e g ρ g e ρ g g ] ) = − 2 γ ϕ [ 0 ρ e g ρ g e 0 ] \begin{align*}
\text{third term} &= \gamma_\phi\mathcal{D}_{\sigma_z}(\rho)\\
&=\gamma_\phi\left(\sigma^z\rho\sigma^z - \frac{1}{2}\left\{\sigma_z^2,\rho\right\}\right)\\
&=\gamma_\phi\left(
\begin{bmatrix}
\rho_{ee} & -\rho_{eg} \\
-\rho_{ge} & \rho_{gg}
\end{bmatrix}
-
\begin{bmatrix}
\rho_{ee} & \rho_{eg} \\
\rho_{ge} & \rho_{gg}
\end{bmatrix}
\right) \\
&= -2\gamma_\phi\begin{bmatrix}
0 & \rho_{eg} \\
\rho_{ge} & 0
\end{bmatrix}
\end{align*} third term = γ ϕ D σ z ( ρ ) = γ ϕ ( σ z ρ σ z − 2 1 { σ z 2 , ρ } ) = γ ϕ ( [ ρ ee − ρ g e − ρ e g ρ g g ] − [ ρ ee ρ g e ρ e g ρ g g ] ) = − 2 γ ϕ [ 0 ρ g e ρ e g 0 ]
All together§
{ ρ ˙ e e = − i Ω 2 ( ρ g e − ρ e g ) − γ ρ e e ρ ˙ e g = − ( γ 2 + 2 γ ϕ + i Δ ) ρ e g + i Ω 2 ( ρ e e − ρ g g ) ρ ˙ g e = − ( γ 2 + 2 γ ϕ − i Δ ) ρ g e − i Ω 2 ( ρ e e − ρ g g ) ρ ˙ g g = − i Ω 2 ( ρ e g − ρ g e ) + γ ρ e e \begin{cases}
\dot{\rho}_{ee} &= -\cfrac{i\Omega}{2}\left(\rho_{ge}-\rho_{eg}\right) - \gamma \rho_{ee} \\
\dot{\rho}_{eg} &= -\left(\cfrac{\gamma}{2} + 2\gamma_\phi + i\Delta \right)\rho_{eg} + \cfrac{i\Omega}{2}\left(\rho_{ee}-\rho_{gg}\right) \\
\dot{\rho}_{ge} &= -\left(\cfrac{\gamma}{2} + 2\gamma_\phi - i\Delta \right)\rho_{ge} - \cfrac{i\Omega}{2}\left(\rho_{ee}-\rho_{gg}\right) \\
\dot{\rho}_{gg} &= -\cfrac{i\Omega}{2}\left(\rho_{eg}-\rho_{ge}\right) + \gamma\rho_{ee}
\end{cases} ⎩ ⎨ ⎧ ρ ˙ ee ρ ˙ e g ρ ˙ g e ρ ˙ g g = − 2 i Ω ( ρ g e − ρ e g ) − γ ρ ee = − ( 2 γ + 2 γ ϕ + i Δ ) ρ e g + 2 i Ω ( ρ ee − ρ g g ) = − ( 2 γ + 2 γ ϕ − i Δ ) ρ g e − 2 i Ω ( ρ ee − ρ g g ) = − 2 i Ω ( ρ e g − ρ g e ) + γ ρ ee