Split-step method explained
In numerical analysis, the split-step (Fourier) method is a pseudo-spectral numerical method used to solve nonlinear partial differential equations like the nonlinear Schrödinger equation. The name arises for two reasons. First, the method relies on computing the solution in small steps, and treating the linear and the nonlinear steps separately (see below). Second, it is necessary to Fourier transform back and forth because the linear step is made in the frequency domain while the nonlinear step is made in the time domain.
An example of usage of this method is in the field of light pulse propagation in optical fibers, where the interaction of linear and nonlinear mechanisms makes it difficult to find general analytical solutions. However, the split-step method provides a numerical solution to the problem. Another application of the split-step method that has been gaining a lot of traction since the 2010s is the simulation of Kerr frequency comb dynamics in optical microresonators.[1] [2] [3] The relative ease of implementation of the Lugiato–Lefever equation with reasonable numerical cost, along with its success in reproducing experimental spectra as well as predicting soliton behavior in these microresonators has made the method very popular.
Description of the method
Consider, for example, the nonlinear Schrödinger equation[4]
{\partialA\over\partialz}=-{i\beta2\over2}{\partial2A\over\partialt2}+i\gamma|A|2A=[\hatD+\hatN]A,
where
describes the pulse envelope in time
at the spatial position
. The equation can be split into a linear part,
{\partialAD\over\partialz}=-{i\beta2\over2}{\partial2A\over\partialt2}=\hatDA,
and a nonlinear part,
{\partialAN\over\partialz}=i\gamma|A|2A=\hatNA.
Both the linear and the nonlinear parts have analytical solutions, but the
nonlinear Schrödinger equation containing both parts does not have a general analytical solution.
However, if only a 'small' step
is taken along
, then the two parts can be treated separately with only a 'small' numerical error. One can therefore first take a small nonlinear step,
AN(t,z+h)=\exp\left[i\gamma|A(t,z)|2h\right]A(t,z),
using the analytical solution. Note that this ansatz imposes
and consequently
.
The dispersion step has an analytical solution in the frequency domain, so it is first necessary to Fourier transform
using
\tildeAN(\omega,z)=
AN(t,z)\exp[i(\omega-\omega0)t]dt
,where
is the center frequency of the pulse.It can be shown that using the above definition of the
Fourier transform, the analytical solution to the linear step, commuted with the frequency domain solution for the nonlinear step, is
\tilde{A}(\omega,z+h)=\exp\left[{i\beta2\over2}
h\right]\tilde{A}N(\omega,z).
By taking the inverse Fourier transform of
one obtains
; the pulse has thus been propagated a small step
. By repeating the above
times, the pulse can be propagated over a length of
.
The above shows how to use the method to propagate a solution forward in space; however, many physics applications, such as studying the evolution of a wave packet describing a particle, require one to propagate the solution forward in time rather than in space. The non-linear Schrödinger equation, when used to govern the time evolution of a wave function, takes the form
i\hbar{\partial\psi\over\partialt}=-{{\hbar}2\over{2m}}{\partial2\psi\over\partialx2}+\gamma|\psi|2\psi=[\hatD+\hatN]\psi,
where
describes the wave function at position
and time
. Note that
\hatD=-{{\hbar}2\over{2m}}{\partial2\over\partialx2}
and
, and that
is the mass of the particle and
is Planck's constant over
.The formal solution to this equation is a complex exponential, so we have that
\psi(x,t)=e-it(\hat\psi(x,0)
.Since
and
are operators, they do not in general commute. However, the
Baker-Campbell-Hausdorff formula can be applied to show that the error from treating them as if they do will be of order
if we are taking a small but finite time step
. We therefore can write
\psi(x,t+dt) ≈ e-idt\hate-idt\hat\psi(x,t)
.The part of this equation involving
can be computed directly using the wave function at time
, but to compute the exponential involving
we use the fact that in frequency space, the partial derivative operator can be converted into a number by substituting
for
, where
is the frequency (or more properly, wave number, as we are dealing with a spatial variable and thus transforming to a space of spatial frequencies—i.e. wave numbers) associated with the Fourier transform of whatever is being operated on. Thus, we take the Fourier transform of
,recover the associated wave number, compute the quantity
,and use it to find the product of the complex exponentials involving
and
in frequency space as below:
,where
denotes a Fourier transform. We then inverse Fourier transform this expression to find the final result in physical space, yielding the final expression
\psi(x,t+dt)=F-1
F[e-idt\hat\psi(x,t)]]
.A variation on this method is the symmetrized split-step Fourier method, which takes half a time step using one operator, then takes a full-time step with only the other, and then takes a second half time step again with only the first. This method is an improvement upon the generic split-step Fourier method because its error is of order
for a time step
.The
Fourier transforms of this
algorithm can be computed relatively fast using the
fast Fourier transform (FFT). The split-step Fourier method can therefore be much faster than typical
finite difference methods.
[5] External references
- Thomas E. Murphy, Software, http://www.photonics.umd.edu/software/ssprop/
- Andrés A. Rieznik, Software, http://www.freeopticsproject.org
- Prof. G. Agrawal, Software, http://www.optics.rochester.edu/workgroups/agrawal/grouphomepage.php?pageid=software
- Thomas Schreiber, Software, http://www.fiberdesk.com
- Edward J. Grace, Software, http://www.mathworks.com/matlabcentral/fileexchange/24016
Notes and References
- Erkintalo. Miro. Miro Erkintalo . Sylvestre. Thibaut. Randle. Hamish G.. Coen. Stéphane. 2013-01-01. Modeling of octave-spanning Kerr frequency combs using a generalized mean-field Lugiato–Lefever model. Optics Letters. EN. 38. 1. 37–39. 10.1364/OL.38.000037. 23282830. 1539-4794. 1211.1697. 2013OptL...38...37C. 7248349 .
- Maleki. L.. Seidel. D.. Ilchenko. V. S.. Liang. W.. Savchenkov. A. A.. Matsko. A. B.. 2011-08-01. Mode-locked Kerr frequency combs. Optics Letters. EN. 36. 15. 2845–2847. 10.1364/OL.36.002845. 21808332. 1539-4794. 2011OptL...36.2845M.
- Hansson. Tobias. Wabnitz. Stefan. 2016. Dynamics of microresonator frequency comb generation: models and stability. Nanophotonics. 5. 2. 231–243. 10.1515/nanoph-2016-0012. 2192-8606. 2016Nanop...5...12H. free.
- Book: Agrawal, Govind P. . Nonlinear Fiber Optics . 3rd. 2001 . Academic Press . San Diego, CA, USA. 0-12-045143-3.
- T. R. Taha and M. J. Ablowitz . 1984 . Analytical and numerical aspects of certain nonlinear evolution equations. II. Numerical, nonlinear Schrödinger equation . J. Comput. Phys. . 55 . 2 . 203–230 . 10.1016/0021-9991(84)90003-2 . 1984JCoPh..55..203T .