Beam propagation method


The beam propagation method is an approximation technique for simulating the propagation of light in slowly varying optical waveguides. It is essentially the same as the so-called parabolic equation method in underwater acoustics. Both BPM and the PE were first introduced in the 1970s. When a wave propagates along a waveguide for a large distance, rigorous numerical simulation is difficult. The BPM relies on approximate differential equations which are also called the one-way models. These one-way models involve only a first order derivative in the variable z and they can be solved as "initial" value problem. The "initial" value problem does not involve time, rather it is for the spatial variable z.
The original BPM and PE were derived from the slowly varying envelope approximation and they are the so-called paraxial one-way models. Since then, a number of improved one-way models are introduced. They come from a one-way model involving a square root operator. They are obtained by applying rational approximations to the square root operator. After a one-way model is obtained, one still has to solve it by discretizing the variable z. However, it is possible to merge the two steps into one step. Namely, one can find rational approximations to the so-called one-way propagator directly. The rational approximations are not trivial. Standard diagonal Padé approximants have trouble with the so-called evanescent modes. These evanescent modes should decay rapidly in z, but the diagonal Padé approximants will incorrectly propagate them as propagating modes along the waveguide. Modified rational approximants that can suppress the evanescent modes are now available. The accuracy of the BPM can be further improved, if you use the energy-conserving one-way model or the single-scatter one-way model.

Principles

BPM is generally formulated as a solution to Helmholtz equation in a time-harmonic case,
with the field written as,
Now the spatial dependence of this field is written according to any one TE or TM polarizations
with the envelope
Now the solution when replaced into the Helmholtz equation follows,
With the aim to calculate the field at all points of space for all times, we only need to compute the function
for all space, and then we are able to reconstruct. Since the solution
is for the time-harmonic Helmholtz equation, we only need to calculate it over one time period. We can
visualize the fields along the propagation direction, or the cross section waveguide modes.

Numerical methods

Both spatial domain methods, and frequency domain methods are available for the numerical solution of the discretized master equation. Upon discretization into a grid, and field values rearranged in a causal fashion, the field evolution is computed through iteration, along the propagation direction. The spatial
domain method computes the field at the next step by solving a linear equation, whereas the spectral domain
methods use the powerful forward/inverse DFT algorithms. Spectral domain methods have the advantage of stability
even in the presence of nonlinearity, while spatial domain methods can possibly become numerically unstable.

Applications

BPM is a quick and easy method of solving for fields in integrated optical devices. It is typically
used only in solving for intensity and modes within shaped waveguide
structures, as opposed to scattering problems. These structures typically consist of isotropic optical materials, but the BPM has also been extended to be applicable to simulate the propagation of light in general anisotropic materials such as liquid crystals. This allows one to e.g. the polarization rotation of light in anisotropic materials, the tunability of a directional coupler based on liquid crystals or the light diffraction in LCD pixels.

Limitations of BPM

The Beam Propagation Method relies on the slowly varying envelope approximation, and is inaccurate for the modelling of discretely or fastly varying structures. Basic implementations are also inaccurate for the modelling of structures in which light propagates in large range of angles and for devices with high refractive-index contrast, commonly found for instance in silicon photonics. Advanced implementations, however, mitigate some of these limitations allowing BPM to be used to accurately model many of these cases, including many silicon photonics structures.
The BPM method can be used to model bi-directional propagation, but the reflections need to be implemented iteratively which can lead to convergence issues.

Implementations

There are several simulation tools that implement BPM algorithms. Popular commercial tools have been developed by and .