The purpose of this repository is to teach myself some basic concepts in laser physics.
I found this project very fun, I hope you do too!
The objective of a laser is to produce a beam of coherent photons of a single wavelength. Essentially, we want to input some amount of energy, and convert as much of that energy into coherent photons as possible.
In practice, this is done via "pumping". Pumping is the process of adding energy to the laser system, often via optical methods.
The first laser, a ruby laser, utilized an optical pump. This optical pump was a flash lamp that rapidly released a flash of bright light, which was quickly absorbed by the lasing medium, a ruby crystal. After absorbing the energy, the ruby crystal would release a flash of coherent photons known as the laser beam.
Lasers typically have colimated beams, which is achieved via an optical resonator. Two mirrors are placed at either end of the optical cavity and reflect light back and forth to filter only for photons travelling in the same direction.
A laser fundamentally operates off the principle that photons are emitted or absorbed upon the demotion or promotion of an electron from an energy level respectively.
A two-level laser has two energy levels, which we can denote as
- We denote the energy difference
$E_2 - E_1$ as$\Delta{E}$ .
Within a two-level laser, there are three main processes at play:
- Spontaneous Emission
- The spontanous emission of a photon due to the decay of an electron from
$E_1$ to$E_2$ . The emitted photon has a random direction and phase, and is said to be "incoherent."
- The spontanous emission of a photon due to the decay of an electron from
- Stimulated Emission
- An electron is "stimulated" to decay, due to the effects of another photon passing by. The emitted photon has identical phase and direction as the "stimulating" photon.
- Absorption
- An electron is promoted to a higher energy level by the absorption of a photon of the right energy.
Each of these processes follows a certain set of kinetic equations.
Suppose we have a population of N_2 atoms in the
Supposing again we have a population of
If we have a population of N_1
Because we know that the only two states for atoms are either
Einstein also showed that
From these individual rate laws, we finally get the following differential equation:
Lets say that we initially start out with a population of
Assuming of course, that all atoms were intially in the
All together, we can now solve these differential equations to see the population dynamics of a 2-level laser over time.

Here, we pump the system initially, providing enough energy to convert some atoms from
However, you might notice that we never achieve
Sustained population inversion is a necessary condition to achieve lasing, as it means that there is a >50% chance that a photon will encounter an excited atom to cause stimulated emission and thus amplify the original signal.
Without population inversion, the system will have a net absorption of photons at any time, meaning that a population of coherent photons is not able to build up and create the laser beam.
It is impossible to efficiently achieve a sustained state of population inversion in a 2-level laser when using optical pumping. However, if we add a new energy level to the system, we can achieve sustained population inversion.
Lets create a new energy level,
We will utilize optical pumping to excite atoms from
This system is able to achieve population inversion because we are able to continuously pump the system, filling the
Unlike with a two-level laser, 3-level lasers are able to achieve population inversion because the optical pumping does not remove atoms from our excited lasing state
Lets take a look at a 3-level laser system.

As you can see, in the steady state, we are able to achieve a >50% population inversion in this 3-level laser.
Lasing has been achieved!
