Home Examples Screenshots User manual Bluesky logo YouTube
OghmaNano Multiphysics simulation platform for optoelectronic devices and photonic systems DOWNLOAD Quick Start guide

What are Optical Modes in Photonic Structures?

Optical modes describe the stable electromagnetic field patterns that can propagate through a photonic structure. These structures may include dielectric waveguides, multilayer thin films, optical cavities, OLED stacks, solar cells, or integrated photonic circuits.

When light propagates through a structure with spatially varying refractive index, only certain field distributions satisfy Maxwell’s equations together with the boundary conditions imposed by the materials. These allowed solutions are known as optical modes.

Each mode propagates with a characteristic propagation constant \( \beta \), which is often expressed using an effective refractive index:

\[ n_{\mathrm{eff}} = \frac{\beta}{k_0} \]

where \(k_0 = 2\pi/\lambda\) is the free-space wavevector and \(\lambda\) is the wavelength of light.

The effective refractive index describes how strongly the optical field is confined within the structure. Modes with larger \(n_{\mathrm{eff}}\) are generally more strongly guided by high-index regions, while modes with lower \(n_{\mathrm{eff}}\) tend to leak into surrounding layers.

Illustration of optical modes confined inside a multilayer photonic structure
Optical modes confined within a multilayer photonic structure. Different modes exhibit different field distributions and confinement strengths.

Why are optical modes important?

Optical modes determine how light propagates, becomes confined, or escapes from a device. Understanding optical modes is therefore critical for designing many photonic systems, including:

In many devices, only a fraction of the generated optical power couples into useful radiative modes. Significant power may instead become trapped in waveguided modes, substrate modes, or plasmonic modes. Optical mode analysis is therefore essential for understanding device efficiency.

TE and TM polarization

Optical modes are commonly divided into two polarization families:

Because TE and TM modes interact differently with interfaces and refractive-index discontinuities, both polarizations are usually required for accurate optical modelling.

Governing equations

Optical modes arise directly from solutions to Maxwell’s equations. Assuming harmonic time dependence \(e^{-i\omega t}\), the electromagnetic fields satisfy the wave equation:

\[ \nabla^2 \mathbf{E} + k_0^2 n^2 \mathbf{E} = 0 \]

For guided optical modes propagating along the \(z\) direction, the fields are typically written as:

\[ \mathbf{E}(x,y,z)=\mathbf{E}(x,y)e^{i\beta z} \]

Substituting this form into the wave equation produces an eigenvalue problem for the propagation constant \( \beta \).

For TE polarization, the governing equation becomes:

\[ \nabla_\perp^2 E + \left(k_0^2 n^2 - \beta^2\right)E = 0 \]

For TM polarization:

\[ \nabla_\perp \cdot \left( \frac{1}{n^2}\nabla_\perp H \right) + \left( k_0^2-\frac{\beta^2}{n^2} \right)H =0 \]

Here \(n(x,y)\) is the spatially varying refractive index and \(E\) or \(H\) represent the mode profile.

Optical confinement

Modes become confined because light undergoes repeated total internal reflection inside high-index regions. The optical field therefore becomes localized within waveguides, active layers, or resonant cavities.

The strength of this confinement strongly influences device operation. For example:

A commonly used quantity is the confinement factor \( \Gamma \), which describes the fraction of optical energy overlapping with a chosen region:

\[ \Gamma = \frac{ \int_{\mathrm{active}} |E|^2\,dA }{ \int_{\mathrm{total}} |E|^2\,dA } \]

Higher values of \( \Gamma \) indicate stronger interaction between the optical mode and the active material.

Numerical mode solving

Analytical solutions exist only for relatively simple geometries such as slab waveguides. Most realistic photonic structures require numerical methods to calculate optical modes.

Mode solvers typically discretize the governing equations on a spatial grid using finite-difference or finite-element techniques. This converts Maxwell’s equations into a large sparse matrix eigenvalue problem.

The resulting eigenvalues correspond to the allowed propagation constants \( \beta \), while the eigenvectors represent the optical field distributions of the modes.

The numerical solver therefore provides:

Guided, leaky, and radiative modes

Not all optical modes are perfectly confined.

Understanding the balance between these different optical channels is critical for optimizing the efficiency of photonic devices.

💡 Practical tips

👉 Want to start simulating now? Try the quick start tutorial on the optical mode solver.