lindblad-equation
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| lindblad-equation [June 10, 2026 at 21:56] – Ivan Janevski | lindblad-equation [June 10, 2026 at 23:55] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| # Lindblad equation | # Lindblad equation | ||
| - | **Lindblad equation** (also known as the **master equation** or the **GKSL equation**) is an equation in quantum mechanics that generalizes | + | **Lindblad equation** (also called |
| - | $$\frac{\mathrm d \rho}{\mathrm | + | $$\frac{\mathrm{d}\rho}{\mathrm{d}t} = -\frac{i}{\hbar}[H,\,\rho] + \sum_k\!\left(L_k\rho L_k^\dagger - \frac{1}{2}\{L_k^\dagger L_k,\, |
| - | To understand | + | ## Coherent term |
| + | |||
| + | The first term $-\frac{i}{\hbar}[H, | ||
| + | |||
| + | ## Dissipator | ||
| + | |||
| + | The sum $\sum_k\!\left(L_k\rho L_k^\dagger - \frac{1}{2}\{L_k^\dagger L_k, \rho\}\right)$ is the dissipator. Each term corresponds to one incoherent channel indexed by $k$. The $L_k\rho L_k^\dagger$ part is the quantum jump: the environment has " | ||
| + | |||
| + | ## Jump operators | ||
| + | |||
| + | The operators $L_k$ are called **jump operators** or **Lindblad operators**. Their choice encodes the physics of the environment. Common single-qubit examples: | ||
| + | |||
| + | - **Amplitude damping** — $L = \sqrt{\gamma}\, | ||
| + | - **Dephasing** — $L = \sqrt{\gamma/ | ||
| + | - **Depolarizing** — $L_1 = \sqrt{p/ | ||
| + | |||
| + | ## Markov approximation | ||
| + | |||
| + | The Lindblad equation is valid under the **Markov approximation**: the environment is assumed to be memoryless, forgetting the interaction faster than the system evolves. This is analogous to an interrupt-driven peripheral that completes its transaction well within one main-loop cycle — the system never needs to track the peripheral' | ||
| + | |||
| + | ## List of code implementations | ||
| + | |||
| + | - [[lindblad-equation-qutip|Lindblad equation (QuTiP)]] | ||
| - | - [[density-matrix]] | ||
| - | - [[von-neumann-equation]] | ||
lindblad-equation.1781128590.txt.gz · Last modified: by Ivan Janevski
