Rabi Frequency¶
The Story Behind the Math¶
In the 1930s, Isidor Isaac Rabi, a physicist at Columbia University, was trying to measure the magnetic properties of atomic nuclei. The existing methods were imprecise, and Rabi wanted something better. His idea: send a beam of atoms through a carefully tuned oscillating magnetic field and watch what happens.
The problem: Quantum mechanics tells us that atoms can only exist in discrete energy states. But how exactly does an atom transition between states when you shine electromagnetic radiation on it? Does it jump instantly? Gradually? And can you control the transition?
Rabi discovered something remarkable. When an atom interacts with radiation at exactly the right frequency (the resonance frequency), it doesn't simply absorb a photon and jump to the excited state. Instead, the atom oscillates between the ground state and the excited state — cycling back and forth in a perfectly periodic fashion. The rate of this oscillation is what we now call the Rabi frequency.
The breakthrough: In 1937, Rabi developed the molecular beam magnetic resonance method. By sweeping the frequency of the oscillating field and detecting when atoms flipped their spin states, he could measure nuclear magnetic moments with extraordinary precision. This earned him the 1944 Nobel Prize in Physics.
Rabi's work became the foundation for two revolutionary technologies: Nuclear Magnetic Resonance (NMR) spectroscopy, developed by Felix Bloch and Edward Purcell in the 1940s, and its medical offspring, Magnetic Resonance Imaging (MRI), which has saved countless lives since the 1970s.
Why It Matters¶
The Rabi frequency is central to modern quantum physics and technology:
- MRI machines — The pulse sequences in MRI are designed around Rabi oscillations to flip nuclear spins by precise angles (90° and 180° pulses)
- Quantum computing — Single-qubit gates are implemented by driving Rabi oscillations for precise durations
- Atomic clocks — The most precise clocks use controlled Rabi oscillations in cesium or optical transitions
- Laser cooling — Understanding atom-light interaction requires Rabi frequency analysis
- Quantum optics — The Jaynes-Cummings model of an atom in a cavity is built on Rabi dynamics
- NMR spectroscopy — Chemical structure determination relies on controlled spin flips
Prerequisites¶
- Quantum mechanics basics (energy levels, wave functions)
- Schrödinger Equation — Time evolution of quantum states
- Complex numbers and matrix algebra
- Electromagnetic radiation and photon energy (\(E = \hbar\omega\))
The Formula¶
For a two-level atom driven by a near-resonant electromagnetic field, the Rabi frequency is:
Where: - \(\Omega_R\) = Rabi frequency (rad/s) - \(\mathbf{d}\) = transition dipole moment of the atom - \(\mathbf{E}_0\) = electric field amplitude of the driving field - \(\hbar\) = reduced Planck constant
When the driving field is not exactly on resonance, the atom oscillates at the generalized Rabi frequency:
Where \(\Delta = \omega - \omega_0\) is the detuning (difference between the driving frequency \(\omega\) and the atomic transition frequency \(\omega_0\)).
Derivation¶
Step 1: The Two-Level Atom¶
Consider an atom with just two relevant energy levels: a ground state \(|g\rangle\) with energy \(E_g\) and an excited state \(|e\rangle\) with energy \(E_e\). The energy difference corresponds to a transition frequency:
At any time, the atom's state is a superposition:
where \(|c_g|^2 + |c_e|^2 = 1\) (the atom must be in one state or the other).
Step 2: The Interaction¶
An electromagnetic field \(\mathbf{E}(t) = \mathbf{E}_0 \cos(\omega t)\) interacts with the atom through the electric dipole interaction. The interaction Hamiltonian is:
The key matrix element is the transition dipole moment:
This gives us the coupling strength. The Rabi frequency is defined as:
Step 3: Equations of Motion¶
Substituting the state into the time-dependent Schrödinger equation \(i\hbar \frac{\partial}{\partial t}|\Psi\rangle = (\hat{H}_0 + \hat{H}')|\Psi\rangle\) and projecting onto \(\langle g|\) and \(\langle e|\), we get coupled equations for the coefficients:
Step 4: The Rotating Wave Approximation (RWA)¶
The terms with \(e^{\pm i(\omega + \omega_0)t}\) oscillate very rapidly (at nearly twice the optical frequency) and average to zero over any measurable timescale. We drop these counter-rotating terms — this is the Rotating Wave Approximation.
Defining the detuning \(\Delta = \omega - \omega_0\), the equations simplify to:
Step 5: Solving on Resonance (\(\Delta = 0\))¶
When the driving field is exactly on resonance (\(\omega = \omega_0\), so \(\Delta = 0\)):
Differentiating the first equation and substituting the second:
This is the equation of simple harmonic motion! With initial conditions \(c_g(0) = 1\), \(c_e(0) = 0\) (atom starts in ground state):
The probability of finding the atom in the excited state is:
The atom oscillates between \(|g\rangle\) and \(|e\rangle\) at frequency \(\Omega_R\) — these are Rabi oscillations.
Step 6: Off-Resonance Solution (\(\Delta \neq 0\))¶
For non-zero detuning, the same procedure yields:
Where the generalized Rabi frequency is:
Physical interpretation: - The oscillation is faster (\(\Omega > \Omega_R\)) but the maximum excitation probability is reduced by the factor \(\Omega_R^2/\Omega^2 < 1\) - The further off-resonance, the less the atom gets excited and the faster it oscillates - Only at exact resonance (\(\Delta = 0\)) does the atom fully reach the excited state
Variables Explained¶
| Symbol | Name | Unit | Description |
|---|---|---|---|
| \(\Omega_R\) | Rabi frequency | rad/s | Rate of population oscillation on resonance |
| \(\Omega\) | Generalized Rabi frequency | rad/s | Oscillation rate including detuning |
| \(\Delta\) | Detuning | rad/s | \(\omega - \omega_0\), how far off resonance |
| \(\omega\) | Driving frequency | rad/s | Frequency of the applied electromagnetic field |
| \(\omega_0\) | Transition frequency | rad/s | Natural frequency of the atomic transition |
| \(\mathbf{d}\) | Transition dipole moment | C·m | Coupling strength between states |
| \(\mathbf{E}_0\) | Electric field amplitude | V/m | Peak electric field of the driving field |
| \(\hbar\) | Reduced Planck constant | J·s | \(\approx 1.055 \times 10^{-34}\) J·s |
| \(P_e(t)\) | Excitation probability | dimensionless | Probability of being in the excited state |
| \(c_g, c_e\) | State amplitudes | dimensionless | Probability amplitudes for ground/excited states |
Worked Examples¶
Example 1: A \(\pi\)-Pulse (Complete Inversion)¶
A resonant pulse (\(\Delta = 0\)) drives an atom starting in the ground state. How long must the pulse last to fully transfer the atom to the excited state?
We need \(P_e = 1\), so:
This is called a \(\pi\)-pulse because the "Bloch vector" rotates by \(\pi\) radians. If \(\Omega_R = 2\pi \times 10\) MHz (typical for a strong laser), then:
A 50-nanosecond pulse completely inverts the atom.
Example 2: A \(\pi/2\)-Pulse (Superposition)¶
Using the same Rabi frequency, a pulse of half the duration:
creates an equal superposition:
The atom is in a 50-50 superposition of ground and excited states. This is the quantum computing equivalent of a Hadamard gate and is fundamental to quantum algorithms.
Example 3: Off-Resonance Driving¶
An atom with \(\Omega_R = 2\pi \times 5\) MHz is driven with detuning \(\Delta = 2\pi \times 5\) MHz (detuning equals Rabi frequency).
The generalized Rabi frequency:
The maximum excitation probability:
The atom oscillates faster (7.07 MHz vs 5 MHz) but never gets more than 50% excited. This shows why resonance is crucial for efficient quantum state manipulation.
Common Mistakes¶
-
Confusing Rabi frequency with transition frequency: \(\Omega_R\) is the oscillation rate of the populations, not the frequency of the light. The Rabi frequency is typically MHz to GHz, while optical frequencies are hundreds of THz.
-
Forgetting the factor of 2: The probability oscillates as \(\sin^2(\Omega_R t / 2)\), so the population oscillation period is \(2\pi/\Omega_R\), not \(\pi/\Omega_R\). A \(\pi\)-pulse takes time \(\pi/\Omega_R\).
-
Applying RWA when it doesn't hold: The rotating wave approximation breaks down for very strong fields (\(\Omega_R \sim \omega_0\)) or very far from resonance. In ultrastrong coupling regimes, the counter-rotating terms matter.
-
Ignoring decoherence: Real atoms interact with their environment. Spontaneous emission, collisions, and other processes cause the Rabi oscillations to decay. The clean oscillations derived here are only observed when \(\Omega_R\) is much larger than the decoherence rate.
-
Treating the field classically when it shouldn't be: This derivation uses a classical electromagnetic field. For very weak fields (single photons), the quantized Jaynes-Cummings model is needed, which gives vacuum Rabi oscillations at \(\Omega_{\text{vac}} = 2g\), where \(g\) is the single-photon coupling.
Related Formulas¶
- Schrödinger Equation — The fundamental equation governing quantum state evolution
- Heisenberg Uncertainty Principle — Limits on simultaneous measurement of conjugate variables
- Simple Harmonic Motion — The classical analogue of Rabi oscillations
- Fourier Transform — Frequency analysis of pulse shapes and spectral lines
History¶
- 1937 — Isidor Rabi develops molecular beam magnetic resonance and observes spin flips
- 1944 — Rabi receives the Nobel Prize in Physics for the resonance method
- 1946 — Felix Bloch and Edward Purcell independently discover NMR in bulk matter (Nobel Prize 1952)
- 1954 — Charles Townes builds the first maser, exploiting stimulated emission between two levels
- 1963 — Jaynes and Cummings develop the fully quantum model of atom-field interaction
- 1970s — Rabi oscillations directly observed in atomic beams with laser excitation
- 1977 — Raymond Damadian produces the first MRI scan of a human body
- 2012 — Serge Haroche wins the Nobel Prize for observing quantum Rabi oscillations of photons in a cavity
References¶
- Rabi, I. I. (1937). Space Quantization in a Gyrating Magnetic Field. Physical Review, 51(8), 652–654.
- Allen, L., & Eberly, J. H. (1975). Optical Resonance and Two-Level Atoms. Dover Publications.
- Jaynes, E. T., & Cummings, F. W. (1963). Comparison of quantum and semiclassical radiation theories. Proceedings of the IEEE, 51(1), 89–109.
- Foot, C. J. (2005). Atomic Physics. Oxford University Press.